-- ========================================================== -- -- Database dump of tables in `smf` -- December 03 2015 07:14:19 am -- -- ========================================================== -- -- Table structure for table `smf_admin_info_files` -- DROP TABLE IF EXISTS `smf_admin_info_files`; CREATE TABLE `smf_admin_info_files` ( `id_file` tinyint(4) unsigned NOT NULL auto_increment `filename` varchar(255) NOT NULL default '' `path` varchar(255) NOT NULL default '' `parameters` varchar(255) NOT NULL default '' `data` text NOT NULL `filetype` varchar(255) NOT NULL default '' PRIMARY KEY (`id_file`) KEY `filename` (`filename`(30)) ) ENGINE=MyISAM; -- -- Dumping data in `smf_admin_info_files` -- INSERT INTO `smf_admin_info_files` " (`id_file`" `filename` `path` `parameters` `data` `filetype`) VALUES (1 'current-version.js' '/smf/' 'version=%3$s' " 'window.smfVersion = \""SMF 2.0.11\"";'" 'text/javascript') " (2" 'detailed-version.js' '/smf/' 'language=%1$s&version=%3$s' 'window.smfVersions = { " \'SMF\': \'SMF 2.0.11\'" " \'SourcesAdmin.php\': \'2.0\'" " \'SourcesBoardIndex.php\': \'2.0\'" " \'SourcesCalendar.php\': \'2.0\'" " \'SourcesClass-Graphics.php\': \'2.0\'" " \'SourcesClass-Package.php\': \'2.0.8\'" " \'SourcesDbExtra-mysql.php\': \'2.0\'" " \'SourcesDbExtra-postgresql.php\': \'2.0\'" " \'SourcesDbExtra-sqlite.php\': \'2.0\'" " \'SourcesDbPackages-mysql.php\': \'2.0\'" " \'SourcesDbPackages-postgresql.php\': \'2.0.10\'" " \'SourcesDbPackages-sqlite.php\': \'2.0\'" " \'SourcesDbSearch-mysql.php\': \'2.0\'" " \'SourcesDbSearch-postgresql.php\': \'2.0.7\'" " \'SourcesDbSearch-sqlite.php\': \'2.0.7\'" " \'SourcesDisplay.php\': \'2.0.9\'" " \'SourcesDumpDatabase.php\': \'2.0\'" " \'SourcesErrors.php\': \'2.0.4\'" " \'SourcesGroups.php\': \'2.0\'" " \'SourcesHelp.php\': \'2.0\'" " \'SourcesKarma.php\': \'2.0\'" " \'SourcesLoad.php\': \'2.0.11\'" " \'SourcesLockTopic.php\': \'2.0\'" " \'SourcesLogInOut.php\': \'2.0.11\'" " \'SourcesManageAttachments.php\': \'2.0.10\'" " \'SourcesManageBans.php\': \'2.0\'" " \'SourcesManageBoards.php\': \'2.0\'" " \'SourcesManageCalendar.php\': \'2.0\'" " \'SourcesManageErrors.php\': \'2.0.4\'" " \'SourcesManageMail.php\': \'2.0\'" " \'SourcesManageMaintenance.php\': \'2.0.7\'" " \'SourcesManageMembergroups.php\': \'2.0.7\'" " \'SourcesManageMembers.php\': \'2.0.11\'" " \'SourcesManageNews.php\': \'2.0.10\'" " \'SourcesManagePaid.php\': \'2.0.3\'" " \'SourcesManagePermissions.php\': \'2.0\'" " \'SourcesManagePosts.php\': \'2.0\'" " \'SourcesManageRegistration.php\': \'2.0\'" " \'SourcesManageScheduledTasks.php\': \'2.0\'" " \'SourcesManageSearch.php\': \'2.0\'" " \'SourcesManageSearchEngines.php\': \'2.0\'" " \'SourcesManageServer.php\': \'2.0.10\'" " \'SourcesManageSettings.php\': \'2.0.6\'" " \'SourcesManageSmileys.php\': \'2.0\'" " \'SourcesMemberlist.php\': \'2.0.8\'" " \'SourcesMessageIndex.php\': \'2.0.2\'" " \'SourcesModerationCenter.php\': \'2.0.1\'" " \'SourcesModlog.php\': \'2.0.11\'" " \'SourcesMoveTopic.php\': \'2.0\'" " \'SourcesNews.php\': \'2.0.8\'" " \'SourcesNotify.php\': \'2.0\'" " \'SourcesPackageGet.php\': \'2.0.9\'" " \'SourcesPackages.php\': \'2.0.11\'" " \'SourcesPersonalMessage.php\': \'2.0.5\'" " \'SourcesPoll.php\': \'2.0\'" " \'SourcesPost.php\': \'2.0.10\'" " \'SourcesPostModeration.php\': \'2.0\'" " \'SourcesPrintpage.php\': \'2.0\'" " \'SourcesProfile.php\': \'2.0.6\'" " \'SourcesProfile-Actions.php\': \'2.0.6\'" " \'SourcesProfile-Modify.php\': \'2.0.7\'" " \'SourcesProfile-View.php\': \'2.0.5\'" " \'SourcesQueryString.php\': \'2.0.9\'" " \'SourcesRecent.php\': \'2.0\'" " \'SourcesRegister.php\': \'2.0.7\'" " \'SourcesReminder.php\': \'2.0.4\'" " \'SourcesRemoveTopic.php\': \'2.0\'" " \'SourcesRepairBoards.php\': \'2.0\'" " \'SourcesReports.php\': \'2.0\'" " \'SourcesSSI.php\': \'2.0.10\'" " \'SourcesScheduledTasks.php\': \'2.0.9\'" " \'SourcesSearch.php\': \'2.0.9\'" " \'SourcesSearchAPI-Custom.php\': \'2.0\'" " \'SourcesSearchAPI-Fulltext.php\': \'2.0\'" " \'SourcesSearchAPI-Standard.php\': \'2.0\'" " \'SourcesSecurity.php\': \'2.0.3\'" " \'SourcesSendTopic.php\': \'2.0\'" " \'SourcesSplitTopics.php\': \'2.0\'" " \'SourcesStats.php\': \'2.0\'" " \'SourcesSubs.php\': \'2.0.11\'" " \'SourcesSubs-Admin.php\': \'2.0\'" " \'SourcesSubs-Auth.php\': \'2.0.11\'" " \'SourcesSubs-BoardIndex.php\': \'2.0\'" " \'SourcesSubs-Boards.php\': \'2.0\'" " \'SourcesSubs-Calendar.php\': \'2.0\'" " \'SourcesSubs-Categories.php\' : \'2.0\'" " \'SourcesSubs-Charset.php\' : \'2.0\'" " \'SourcesSubs-Compat.php\': \'2.0\'" " \'SourcesSubs-Db-mysql.php\': \'2.0.9\'" " \'SourcesSubs-Db-postgresql.php\': \'2.0.4\'" " \'SourcesSubs-Db-sqlite.php\': \'2.0\'" " \'SourcesSubs-Editor.php\': \'2.0.11\'" " \'SourcesSubs-Graphics.php\': \'2.0.9\'" " \'SourcesSubs-List.php\': \'2.0\'" " \'SourcesSubs-Membergroups.php\': \'2.0\'" " \'SourcesSubs-Members.php\': \'2.0.7\'" " \'SourcesSubs-MembersOnline.php\': \'2.0\'" " \'SourcesSubs-Menu.php\': \'2.0.1\'" " \'SourcesSubs-MessageIndex.php\': \'2.0\'" " \'SourcesSubs-OpenID.php\': \'2.0.11\'" " \'SourcesSubs-Package.php\': \'2.0.10\'" " \'SourcesSubs-Post.php\': \'2.0.10\'" " \'SourcesSubs-Recent.php\': \'2.0\'" " \'SourcesSubscriptions-PayPal.php\': \'2.0.10\'" " \'Sourcessubscriptions.php\': \'2.0.2\'" " \'SourcesSubs-Sound.php\': \'2.0\'" " \'SourcesThemes.php\': \'2.0.4\'" " \'SourcesViewQuery.php\': \'2.0\'" " \'SourcesWho.php\': \'2.0.2\'" " \'SourcesXml.php\': \'2.0\'" " \'DefaultAdmin.template.php\': \'2.0\'" " \'DefaultBoardIndex.template.php\': \'2.0\'" " \'DefaultCalendar.template.php\': \'2.0\'" " \'DefaultCompat.template.php\': \'2.0\'" " \'DefaultDisplay.template.php\': \'2.0\'" " \'DefaultErrors.template.php\': \'2.0\'" " \'DefaultGenericControls.template.php\': \'2.0\'" " \'DefaultGenericList.template.php\': \'2.0\'" " \'DefaultGenericMenu.template.php\': \'2.0\'" " \'DefaultHelp.template.php\': \'2.0.6\'" " \'DefaultLogin.template.php\': \'2.0\'" " \'DefaultManageAttachments.template.php\': \'2.0\'" " \'DefaultManageBans.template.php\': \'2.0\'" " \'DefaultManageBoards.template.php\': \'2.0\'" " \'DefaultManageCalendar.template.php\': \'2.0\'" " \'DefaultManageMail.template.php\': \'2.0\'" " \'DefaultManageMaintenance.template.php\': \'2.0\'" " \'DefaultManageMembergroups.template.php\': \'2.0\'" " \'DefaultManageMembers.template.php\': \'2.0\'" " \'DefaultManageNews.template.php\': \'2.0\'" " \'DefaultManagePaid.template.php\': \'2.0\'" " \'DefaultManagePermissions.template.php\': \'2.0.9\'" " \'DefaultManageScheduledTasks.template.php\': \'2.0\'" " \'DefaultManageSearch.template.php\': \'2.0\'" " \'DefaultManageSmileys.template.php\': \'2.0\'" " \'DefaultMemberlist.template.php\': \'2.0\'" " \'DefaultMessageIndex.template.php\': \'2.0\'" " \'DefaultModerationCenter.template.php\': \'2.0\'" " \'DefaultMoveTopic.template.php\': \'2.0\'" " \'DefaultNotify.template.php\': \'2.0\'" " \'DefaultPackages.template.php\': \'2.0\'" " \'DefaultPersonalMessage.template.php\': \'2.0\'" " \'DefaultPoll.template.php\': \'2.0\'" " \'DefaultPost.template.php\': \'2.0.10\'" " \'DefaultPrintpage.template.php\': \'2.0\'" " \'DefaultProfile.template.php\': \'2.0\'" " \'DefaultRecent.template.php\': \'2.0\'" " \'DefaultRegister.template.php\': \'2.0\'" " \'DefaultReminder.template.php\': \'2.0\'" " \'DefaultReports.template.php\': \'2.0\'" " \'DefaultSearch.template.php\': \'2.0.10\'" " \'DefaultSendTopic.template.php\': \'2.0\'" " \'DefaultSettings.template.php\': \'2.0\'" " \'DefaultSplitTopics.template.php\': \'2.0\'" " \'DefaultStats.template.php\': \'2.0\'" " \'DefaultThemes.template.php\': \'2.0.7\'" " \'DefaultWho.template.php\': \'2.0\'" " \'DefaultWireless.template.php\': \'2.0\'" " \'DefaultXml.template.php\': \'2.0\'" " \'Defaultindex.template.php\': \'2.0\'" " \'TemplatesAdmin.template.php\': \'2.0\'" " \'TemplatesBoardIndex.template.php\': \'2.0\'" " \'TemplatesCalendar.template.php\': \'2.0\'" " \'TemplatesDisplay.template.php\': \'2.0\'" " \'TemplatesErrors.template.php\': \'2.0\'" " \'TemplatesGenericControls.template.php\': \'2.0\'" " \'TemplatesGenericList.template.php\': \'2.0\'" " \'TemplatesGenericMenu.template.php\': \'2.0\'" " \'TemplatesHelp.template.php\': \'2.0\'" " \'TemplatesLogin.template.php\': \'2.0\'" " \'TemplatesManageAttachments.template.php\': \'2.0\'" " \'TemplatesManageBans.template.php\': \'2.0\'" " \'TemplatesManageBoards.template.php\': \'2.0\'" " \'TemplatesManageCalendar.template.php\': \'2.0\'" " \'TemplatesManageMail.template.php\': \'2.0\'" " \'TemplatesManageMaintenance.template.php\': \'2.0\'" " \'TemplatesManageMembergroups.template.php\': \'2.0\'" " \'TemplatesManageMembers.template.php\': \'2.0\'" " \'TemplatesManageNews.template.php\': \'2.0\'" " \'TemplatesManagePaid.template.php\': \'2.0\'" " \'TemplatesManagePermissions.template.php\': \'2.0.9\'" " \'TemplatesManageSearch.template.php\': \'2.0\'" " \'TemplatesManageSmileys.template.php\': \'2.0\'" " \'TemplatesMemberlist.template.php\': \'2.0\'" " \'TemplatesMessageIndex.template.php\': \'2.0\'" " \'TemplatesModerationCenter.template.php\': \'2.0\'" " \'TemplatesModlog.template.php\': \'2.0\'" " \'TemplatesMoveTopic.template.php\': \'2.0\'" " \'TemplatesNotify.template.php\': \'2.0\'" " \'TemplatesPackages.template.php\': \'2.0\'" " \'TemplatesPersonalMessage.template.php\': \'2.0\'" " \'TemplatesPoll.template.php\': \'2.0\'" " \'TemplatesPost.template.php\': \'2.0.10\'" " \'TemplatesPrintpage.template.php\': \'2.0\'" " \'TemplatesProfile.template.php\': \'2.0\'" " \'TemplatesRecent.template.php\': \'2.0\'" " \'TemplatesRegister.template.php\': \'2.0\'" " \'TemplatesReminder.template.php\': \'2.0\'" " \'TemplatesReports.template.php\': \'2.0\'" " \'TemplatesSearch.template.php\': \'2.0.10\'" " \'TemplatesSendTopic.template.php\': \'2.0\'" " \'TemplatesSettings.template.php\': \'2.0\'" " \'TemplatesSplitTopics.template.php\': \'2.0\'" " \'TemplatesStats.template.php\': \'2.0\'" " \'TemplatesThemes.template.php\': \'2.0\'" " \'TemplatesWho.template.php\': \'2.0\'" " \'TemplatesWireless.template.php\': \'2.0\'" " \'TemplatesXml.template.php\': \'2.0\'" " \'Templatesindex.template.php\': \'2.0\'" }; window.smfLanguageVersions = { " \'Admin\': \'2.0\'" " \'EmailTemplates\': \'2.0\'" " \'Errors\': \'2.0\'" " \'Help\': \'2.0\'" " \'index\': \'2.0.10\'" " \'Install\': \'2.0\'" " \'Login\': \'2.0\'" " \'ManageBoards\': \'2.0\'" " \'ManageCalendar\': \'2.0\'" " \'ManageMail\': \'2.0\'" " \'ManageMaintenance\': \'2.0\'" " \'ManageMembers\': \'2.0\'" " \'ManagePaid\': \'2.0.10\'" " \'ManagePermissions\': \'2.0\'" " \'ManageScheduledTasks\': \'2.0\'" " \'ManageSettings\': \'2.0\'" " \'ManageSmileys\': \'2.0\'" " \'Manual\': \'2.0\'" " \'ModerationCenter\': \'2.0\'" " \'Modifications\': \'2.0\'" " \'Modlog\': \'2.0\'" " \'Packages\': \'2.0\'" " \'PersonalMessage\': \'2.0\'" " \'Post\': \'2.0\'" " \'Profile\': \'2.0\'" " \'Reports\': \'2.0\'" " \'Search\': \'2.0\'" " \'Settings\': \'2.0\'" " \'Stats\': \'2.0\'" " \'Themes\': \'2.0\'" " \'Who\': \'2.0\'" " \'Wireless\': \'2.0\'" }; ' 'text/javascript') " (3" 'latest-news.js' '/smf/' 'language=%1$s&format=%2$s' ' window.smfAnnouncements = [ " {" " subject: \'SMF 2.0.11 has been released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=539888.0\'" " time: \'September 18" 2015 10:56:19 PM\' " author: \'Oldiesmann\'" " message: \'A patch has been released" addressing a vulnerability in SMF 2.0.10. We urge all forum administrators to upgrade as soon as possible. Just visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.1 Beta 2 released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=538198.0\'" " time: \'July 16" 2015 05:45:30 PM\' " author: \'Oldiesmann\'" " message: \'\'" " }" " {" " subject: \'SMF 2.0.10 and 1.1.21 have been released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=535828.0\'" " time: \'April 24" 2015 10:09:00 AM\' " author: \'Oldiesmann\'" " message: \'A patch has been released" addressing a few bugs in SMF 2.0.x and SMF 1.1.x. We urge all forum administrators to upgrade to SMF 2.0.10 or 1.1.21—simply visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.1 Beta 1 released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=530233.0\'" " time: \'November 20" 2014 07:40:06 PM\' " author: \'Oldiesmann\'" " message: \'Simple Machines is proud to announce the first beta of the next version of SMF" with many improvements and new features!\' " }" " {" " subject: \'SMF 2.0.9 and 1.1.20 security patches have been released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=528448.0\'" " time: \'October 02" 2014 07:13:50 PM\' " author: \'Oldiesmann\'" " message: \'Critical security patches have been released" addressing a few vulnerabilities in SMF 2.0.x and SMF 1.1.x. We urge all administrators to upgrade as soon as possible. Just visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0.8 released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=524016.0\'" " time: \'June 18" 2014 10:11:32 AM\' " author: \'Oldiesmann\'" " message: \'A patch has been released" addressing memory issues with 2.0.7 MySQL 5.6 compatibility issues and a rare memberlist search bug. We urge all forum administrators to upgrade to SMF 2.0.8—simply visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0.7 released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=517205.0\'" " time: \'January 20" 2014 09:48:07 PM\' " author: \'Oldiesmann\'" " message: \'A patch has been released" addressing several bugs including PHP 5.5 compatibility. We urge all forum administrators to upgrade to SMF 2.0.7—simply visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0.6 and 1.1.19 security patches have been released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=512964.0\'" " time: \'October 22" 2013 09:00:00 AM\' " author: \'Illori\'" " message: \'Critical security patches have been released" addressing few vulnerabilities in SMF 2.0.x and SMF 1.1.x. We urge all administrators to upgrade as soon as possible. Just visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0.5 security patches has been released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=509417.0\'" " time: \'August 12" 2013 08:34:06 PM\' " author: \'Oldiesmann\'" " message: \'A critical security patch has been released" addressing a few vulnerabilities in SMF 2.0.x. We urge all administrators to upgrade as soon as possible. Just visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0.4 and 1.1.18 security patches have been released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=496403.0\'" " time: \'February 01" 2013 05:27:00 PM\' " author: \'emanuele\'" " message: \'Critical security patches have been released" addressing few vulnerabilities in SMF 2.0.x and SMF 1.1.x. We urge all administrators to upgrade as soon as possible. Just visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0.3" 1.1.17 and 1.0.23 security patches have been released.\' " href: \'http://www.simplemachines.org/community/index.php?topic=492786.0\'" " time: \'December 16" 2012 11:41:05 PM\' " author: \'emanuele\'" " message: \'Security patches have been released" addressing a vulnerability in SMF 2.0.x SMF 1.1.x and SMF 1.0.x. We urge all administrators to upgrade as soon as possible. Just visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0.2 and 1.1.16 security patches have been released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=463103.0\'" " time: \'December 23" 2011 12:41:31 AM\' " author: \'Norv\'" " message: \'Critical security patches have been released" addressing vulnerabilities in SMF 2.0.x and SMF 1.1.x. We urge all administrators to upgrade as soon as possible. Just visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0.1 and 1.1.15 security patches have been released.\'" " href: \'http://www.simplemachines.org/community/index.php?topic=452888.0\'" " time: \'September 18" 2011 04:48:18 PM\' " author: \'Norv\'" " message: \'Critical security patches have been released" addressing vulnerabilities in SMF 2.0 and SMF 1.1.x. We urge all administrators to upgrade as soon as possible. Just visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0 Gold\'" " href: \'http://www.simplemachines.org/community/index.php?topic=421547.0\'" " time: \'June 04" 2011 05:00:00 PM\' " author: \'Norv\'" " message: \'SMF 2.0 has gone Gold! Please upgrade your forum from older versions" as 2.0 is now the stable version and mods and themes will be built on it.\' " }" " {" " subject: \'SMF 1.1.13" 2.0 RC4 security patch and SMF 2.0 RC5 released\' " href: \'http://www.simplemachines.org/community/index.php?topic=421547.0\'" " time: \'February 11" 2011 03:16:35 PM\' " author: \'Norv\'" " message: \'Simple Machines announces the release of important security patches for SMF 1.1.x and SMF 2.0 RC4" along with the fifth Release Candidate of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.\' " }" " {" " subject: \'SMF 2.0 RC4 and SMF 1.1.12 released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=407256.0\'" " time: \'November 01" 2010 12:14:21 PM\' " author: \'Norv\'" " message: \'Simple Machines is pleased to announce the release of the fourth Release Candidate of SMF 2.0" along with an important security patch for SMF 1.1.x. Please visit the Simple Machines site for more information on how you can help test this new release.\' " }" " {" " subject: \'SMF 2.0 RC3 Public released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=369616.0\'" " time: \'March 08" 2010 06:03:11 PM\' " author: \'Aaron\'" " message: \'Simple Machines is pleased to announce the release of the third Release Candidate of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.\'" " }" " {" " subject: \'SMF 1.1.11 released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=351341.0\'" " time: \'December 01" 2009 05:59:19 PM\' " author: \'SleePy\'" " message: \'A patch has been released" addressing multiple vulnerabilites. We urge all forum administrators to upgrade to 1.1.11. Simply visit the package manager to install the patch. Also for those still using the 1.0 branch version 1.0.19 has been released.\' " }" " {" " subject: \'SMF 2.0 RC2 Public released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=346813.0\'" " time: \'November 08" 2009 07:10:03 PM\' " author: \'Aaron\'" " message: \'Simple Machines is very pleased to announce the release of the second Release Candidate of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.\'" " }" " {" " subject: \'SMF 1.1.10 and 2.0 RC1.2 released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=324169.0\'" " time: \'July 14" 2009 07:05:19 PM\' " author: \'Compuart\'" " message: \'A patch has been released" addressing a few security vulnerabilites. We urge all forum administrators to upgrade to either 1.1.10 or 2.0 RC1.2 depending on the current version. Simply visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 1.1.9 and 2.0 RC1-1 released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=311899.0\'" " time: \'May 20" 2009 08:40:41 PM\' " author: \'Compuart\'" " message: \'A patch has been released" addressing multiple security vulnerabilites. We urge all forum administrators to upgrade to either 1.1.9 or 2.0 RC1-1 depending on the current version. Simply visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 2.0 RC1 Public Released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=290609.0\'" " time: \'February 04" 2009 11:10:01 PM\' " author: \'Compuart\'" " message: \'Simple Machines are very pleased to announce the release of the first Release Candidate of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.\'" " }" " {" " subject: \'SMF 1.1.8\'" " href: \'http://www.simplemachines.org/community/index.php?topic=290608.0\'" " time: \'February 04" 2009 11:08:44 PM\' " author: \'Compuart\'" " message: \'A patch has been released" addressing multiple security vulnerabilites. We urge all forum administrators to upgrade to SMF 1.1.8—simply visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 1.1.7\'" " href: \'http://www.simplemachines.org/community/index.php?topic=272861.0\'" " time: \'November 07" 2008 02:15:36 PM\' " author: \'Compuart\'" " message: \'A patch has been released" addressing multiple security vulnerabilites. We urge all forum administrators to upgrade to SMF 1.1.7—simply visit the package manager to install the patch.\' " }" " {" " subject: \'SMF 1.1.6\'" " href: \'http://www.simplemachines.org/community/index.php?topic=260145.0\'" " time: \'September 07" 2008 04:38:05 AM\' " author: \'Compuart\'" " message: \'A patch has been released fixing a few bugs and addressing a security vulnerability. We urge all forum administrators to upgrade to SMF 1.1.6—simply visit the package manager to install the patch.\'" " }" " {" " subject: \'SMF 1.1.5\'" " href: \'http://www.simplemachines.org/community/index.php?topic=236816.0\'" " time: \'April 20" 2008 09:56:14 PM\' " author: \'Compuart\'" " message: \'A patch has been released fixing a few bugs and addressing some security vulnerabilities. We urge all forum administrators to upgrade to SMF 1.1.5—simply visit the package manager to install the patch.\'" " }" " {" " subject: \'SMF 2.0 Beta 3 Public Released\'" " href: \'http://www.simplemachines.org/community/index.php?topic=228921.0\'" " time: \'March 17" 2008 03:20:21 PM\' " author: \'Grudge\'" " message: \'Simple Machines are very pleased to announce the release of the first public beta of SMF 2.0. Please visit the Simple Machines site for more information on how you can help test this new release.\'" " }" " {" " subject: \'SMF 1.1.4\'" " href: \'http://www.simplemachines.org/community/index.php?topic=196380.0\'" " time: \'September 24" 2007 09:07:36 PM\' " author: \'Compuart\'" " message: \'A patch has been released to address some security vulnerabilities discovered in SMF 1.1.3. We urge all forum administrators to upgrade to SMF 1.1.4—simply visit the package manager to install the patch.\'" " }" " {" " subject: \'SMF 2.0 Beta 1 Released to Charter Members\'" " href: \'http://www.simplemachines.org/community/index.php?topic=190812.0\'" " time: \'August 25" 2007 07:29:25 AM\' " author: \'Grudge\'" " message: \'Simple Machines are pleased to announce the first beta of SMF 2.0 has been released to our Charter Members. Visit the Simple Machines site for information on what\\\'s new\'" " }" " {" " subject: \'SMF 1.1.3\'" " href: \'http://www.simplemachines.org/community/index.php?topic=178757.0\'" " time: \'June 24" 2007 09:52:40 PM\' " author: \'Thantos\'" " message: \'A number of small bugs and a potential security issue have been discovered in SMF 1.1.2. We urge all forum administrators to upgrade to SMF 1.1.3—simply visit the package manager to install the patch.\'" " }" " {" " subject: \'SMF 1.1.2\'" " href: \'http://www.simplemachines.org/community/index.php?topic=149553.0\'" " time: \'February 11" 2007 08:35:45 AM\' " author: \'Grudge\'" " message: \'A patch has been released to address a number of outstanding bugs in SMF 1.1.1" including several around UTF-8 language support. In addition this patch offers improved image verification support and fixes a couple of low risk security related bugs. If you need any help upgrading please visit our forum.\' " }" " {" " subject: \'SMF 1.1.1\'" " href: \'http://www.simplemachines.org/community/index.php?topic=134971.0\'" " time: \'December 17" 2006 09:33:41 AM\' " author: \'Grudge\'" " message: \'A number of small bugs and a potential security issue have been discovered in SMF 1.1. We urge all forum administrators to upgrade to SMF 1.1.1 - simply visit the package manager to install the patch.\'" " }" " {" " subject: \'SMF 1.1\'" " href: \'http://www.simplemachines.org/community/index.php?topic=131008.0\'" " time: \'December 02" 2006 02:53:16 PM\' " author: \'Grudge\'" " message: \'SMF 1.1 has gone gold! If you are using an older version" please upgrade as soon as possible - many things have been changed and fixed and mods and packages will expect you to be using 1.1. If you need any help upgrading custom modifications to the new version please feel free to ask us at our forum.\' " }" " {" " subject: \'SMF 1.0.9 and patch for SMF 1.1 RC3\'" " href: \'http://www.simplemachines.org/community/index.php?topic=123285.0\'" " time: \'October 29" 2006 05:57:14 AM\' " author: \'Compuart\'" " message: \'A security issue has been discovered in both SMF 1.0 and SMF 1.1. Therefore a patch has been released that will upgrade SMF 1.0.8 to 1.0.9 and update SMF 1.1 RC3. You are encouraged to update immediately" using the package manager or otherwise.\' " }" " {" " subject: \'SMF 1.1 RC3\'" " href: \'http://www.simplemachines.org/community/index.php?topic=107112.0\'" " time: \'August 21" 2006 07:32:19 PM\' " author: \'Grudge\'" " message: \'Release Candidate 3 of SMF 1.1 has been released! This is the final update to SMF 1.1 before it goes final - and includes UTF support as well as numerous bug fixes. Please read the announcement for details - and only upgrade if you are comfortable running software yet to go gold.\'" " }" " {" " subject: \'SMF 1.0.8\'" " href: \'http://www.simplemachines.org/community/index.php?topic=107135.0\'" " time: \'August 21" 2006 07:32:19 PM\' " author: \'Compuart\'" " message: \'A security issue has been reported in PHP causing a vulnerability in SMF. A patch has been released to upgrade Simple Machines Forum from 1.0.7 to 1.0.8. You are encouraged to update immediately" using the package manager or otherwise.\' " }" " {" " subject: \'SMF 1.0.7 and patch for SMF 1.1 RC2\'" " href: \'http://www.simplemachines.org/community/index.php?topic=78841.0\'" " time: \'March 29" 2006 05:32:12 PM\' " author: \'Compuart\'" " message: \'A security issue has been discovered in both SMF 1.0 and SMF 1.1. Therefor a patch has been released that will upgrade SMF 1.0.6 to 1.0.7 and update SMF 1.1 RC2. You are encouraged to update immediately" using the package manager or otherwise.\' " }" " {" " subject: \'SMF 1.0.6\'" " href: \'http://www.simplemachines.org/community/index.php?topic=68110.0\'" " time: \'January 28" 2006 06:36:25 AM\' " author: \'Grudge\'" " message: \'SMF 1.0.6 has been released. This release addresses a potential security issue as well as a few minor bugs found since the 1.0.5 release. You are encouraged to update immediately" using the package manager or otherwise. This update does not apply to the 1.1 line!\' " }" " {" " subject: \'Bug in Firefox 1.5\'" " href: \'http://www.simplemachines.org/community/index.php?topic=66862.0\'" " time: \'January 24" 2006 08:09:45 AM\' " author: \'Grudge\'" " message: \'There is a bug in Firefox 1.5 which can cause server issues for forums running SMF 1.1 (RC1/RC2). There is a simple fix which can be downloaded from the Simple Machines forum.\'" " }" " {" " subject: \'SMF 1.1 RC2\'" " href: \'http://www.simplemachines.org/community/index.php?topic=62731.0\'" " time: \'December 31" 2005 02:58:20 PM\' " author: \'Grudge\'" " message: \'The second (and final) Release Candidate of SMF 1.1 has been released! Please read the announcement for details - and please update only if you are certain you are comfortable with software that hasn\\\'t gone gold yet. There is no package manager style update for this version.\'" " }" ]; "if (window.smfVersion < \""SMF 1.1\"")" { " window.smfUpdateNotice = \'SMF 1.1 Final has now been released. To take advantage of the improvements available in SMF 1.1 we recommend upgrading as soon as is practical.\';" " window.smfUpdateCritical = false;" } "if (document.getElementById(\""yourVersion\""))" { " var yourVersion = getInnerHTML(document.getElementById(\""yourVersion\""));" " if (yourVersion == \""SMF 1.0.4\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_1-0-5_package.tar.gz\"";" " else if (yourVersion == \""SMF 1.0.5\"" || yourVersion == \""SMF 1.0.6\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.7_1.1-RC2-1.tar.gz\"";" " window.smfUpdateCritical = false;" " }" " else if (yourVersion == \""SMF 1.0.7\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_1-0-8_package.tar.gz\"";" " else if (yourVersion == \""SMF 1.0.8\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1-0-9_1-1-rc3-1.tar.gz\"";" " else if (yourVersion == \""SMF 1.0.9\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_1-0-10_patch.tar.gz\"";" " else if (yourVersion == \""SMF 1.0.10\"" || yourVersion == \""SMF 1.1.2\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.1.3_1.0.11.tar.gz\"";" " else if (yourVersion == \""SMF 1.0.11\"" || yourVersion == \""SMF 1.1.3\"" || yourVersion == \""SMF 2.0 beta 1\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.12_1.1.4_2.0.b1.1.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.0.12\"" || yourVersion == \""SMF 1.1.4\"" || yourVersion == \""SMF 2.0 beta 3 Public\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.13_1.1.5_2.0-b3.1.zip\"";" " else if (yourVersion == \""SMF 1.0.13\"" || yourVersion == \""SMF 1.1.5\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.14_1.1.6.zip\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.0.14\"" || yourVersion == \""SMF 1.1.6\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.15_1.1.7.zip\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.0.15\"" || yourVersion == \""SMF 1.1.7\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.16_1.1.8.zip\"";" " window.smfUpdateCritical = false;" " }" " else if (yourVersion == \""SMF 1.0.16\"" || yourVersion == \""SMF 1.1.8\"" || yourVersion == \""SMF 2.0 RC1\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.17_1.1.9_2.0-RC1-1.zip\"";" " else if (yourVersion == \""SMF 1.0.17\"" || yourVersion == \""SMF 1.1.9\"" || yourVersion == \""SMF 2.0 RC1-1\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.18_1.1.10-2.0-RC1.2.zip\"";" " else if (yourVersion == \""SMF 1.0.18\"" || yourVersion == \""SMF 1.1.10\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.19_1.1.11.zip\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.0.19\"" || yourVersion == \""SMF 1.1.11\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.20_1.1.12.tar.gz\"";" " }" " else if (yourVersion == \""SMF 1.0.20\"" || yourVersion == \""SMF 1.1.12\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.21_1.1.13.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.1.14\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.1.15.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 2.0\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_2.0.1.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.1.15\"" || yourVersion == \""SMF 1.0.21\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.22_1.1.16.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 2.0.1\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_2.0.2.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.1.16\"" || yourVersion == \""SMF 1.0.22\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.0.23_1.1.17.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.1.17\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.1.18.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 2.0.2\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_2.0.3.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 2.0.3\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_2.0.4.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 2.0.4\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_2.0.5.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.1.18\"" || yourVersion == \""SMF 2.0.5\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.1.19_2.0.6.tar.gz\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.1.19\"" || yourVersion == \""SMF 2.0.8\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.1.20_2.0.9.zip\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.1.20\"" || yourVersion == \""SMF 2.0.9\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_1.1.21_2.0.10.zip\"";" " else if (yourVersion == \""SMF 2.0.10\"")" " {" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_patch_2.0.11.zip\"";" " window.smfUpdateCritical = true;" " }" " else if (yourVersion == \""SMF 1.1\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_1-1-1_patch.tar.gz\"";" " else if (yourVersion == \""SMF 1.1.1\"")" " window.smfUpdatePackage = \""http://custom.simplemachines.org/mods/downloads/smf_1-1-2_patch.tar.gz\"";" } if (document.getElementById(\'credits\')) " setInnerHTML(document.getElementById(\'credits\')" getInnerHTML(document.getElementById(\'credits\')).replace(/anyone we may have missed/ " \'anyone we may have missed\'));" ' 'text/javascript') " (4" 'latest-packages.js' '/smf/' 'language=%1$s&version=%3$s' " 'var actionurl = \'?action=admin;area=packages;sa=download;get;package=\';if (typeof(window.smfForum_sessionvar) == \""undefined\"")" " window.smfForum_sessionvar = \'sesc\';" "if (typeof(window.smfVersion) != \""undefined\"")" { " var version = window.smfVersion;" " // We might need this..." " var smf_modificationInfo = {};" " " " switch (version)" " {" " case \""SMF 2.0 Beta 1\"":" " window.smfLatestPackages = \'A few security vulnerabilities have been identified in SMF 2.0 beta 1 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 2.0 beta 1.1.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0 Beta 3 Public\"":" " window.smfLatestPackages = \'A few security vulnerabilities have been identified in SMF 2.0 beta 3 as well as a few small bugs. You can install this patch (click here to install) to update your version of SMF to 2.0 beta 3.1.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0 RC1\"":" " window.smfLatestPackages = \'A few security vulnerabilities have been identified in SMF 2.0 RC1. You can install this patch (click here to install) to update your version of SMF to 2.0-RC1-1.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0 RC1-1\"":" " window.smfLatestPackages = \'A few security vulnerabilities have been identified in SMF 2.0 RC1-1. You can install this patch (click here to install) to update your version of SMF to 2.0-RC1.2 .

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0 RC4\"":" " if (typeof(window.smfRC4patch) == \""undefined\"")" " window.smfLatestPackages = \'A few security vulnerabilities have been identified in SMF 2.0 RC4. You can install this patch (click here to install) to install the security patch for SMF 2.0 RC4.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " else" " showLatestPackages();" " break;" " case \""SMF 2.0\"":" " window.smfLatestPackages = \'A few security vulnerabilities have been identified in SMF 2.0. You can install this patch (click here to install) to update your forum.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.1\"":" " window.smfLatestPackages = \'A few security vulnerabilities and bugs in SMF 2.0.1 have been fixed. You can install this patch (click here to install) to fix your forum.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.2\"":" " window.smfLatestPackages = \'A security vulnerability and few bugs in SMF 2.0.2 have been fixed. You can install this patch (click here to install) to fix your forum.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.3\"":" " window.smfLatestPackages = \'A few security vulnerabilities in SMF 2.0.3 have been fixed. You can install this patch (click here to install) to fix your forum.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.4\"":" " window.smfLatestPackages = \'A few security vulnerabilities in SMF 2.0.4 have been fixed. You can install this patch (click here to install) to fix your forum.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.5\"":" " window.smfLatestPackages = \'A few security vulnerabilities and bugs in SMF 2.0.5 have been fixed. You can install this patch (click here to install) to fix your forum.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.6\"":" " window.smfLatestPackages = \'PHP 5.5 compatibility issues and several other bugs have been fixed. You can install this patch (click here to install) to fix your forum and update it to 2.0.7.

If you have any problems applying it" you can try to use the upgrade file posted on the downloads page - although " any modifications you have installed will need to be uninstalled when you use that method.
Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.7\"":" " window.smfLatestPackages = \'Memory issues encountered with SMF 2.0.7" " some MySQL 5.6 compatibility issues and a rare bug with the memberlist search feature have been fixed. You can install this patch (click here to install) to fix your forum and update it to 2.0.8.

If you have any problems applying it" you can try to use the upgrade file posted on the downloads page - although " any modifications you have installed will need to be uninstalled when you use that method.
Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.8\"":" " window.smfLatestPackages = \'A few security vulnerabilities and bugs in SMF 2.0.8 have been fixed. You can install this patch (click here to install) to fix your forum and update it to 2.0.9.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.9\"":" " window.smfLatestPackages = \'A few bugs in SMF 2.0.9 have been fixed. You can install this patch (click here to install) to fix your forum and update it to 2.0.10.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " case \""SMF 2.0.10\"":" " window.smfLatestPackages = \'A security vulnerability has been fixed. You can install this patch (click here to install) to fix your forum and update it to 2.0.11.

If you have any problems applying it" you can use the version posted on the downloads page - although " any modifications you have installed will need to be uninstalled. Please post on the forum if you need more help.\';" " break;" " default:" " showLatestPackages();" " break;" " }" } else { " window.smfLatestPackages = \'For the package manager to function properly" please upgrade to the latest version of SMF.\'; } // This function shows latest mods when there isn\'t anything else to display function showLatestPackages() { " smf_modificationInfo = {" " " " 4072: {" " name: \'Cloudflare IP Referral Support 1.3\'" " versions: [\'84\']" " desc: \'Introduction
Some of you may have been wanting to use Cloudflare with your forums and noticed that it uses the IP of your server as the $_SERVER["REMOTE_ADDR"] causing issues with banning people and even displaying people's IPs. I've found a VERY simple work around and implemented it in this simple mod. It pretty much checks if the Remote address is your server IP or inside of cloudflare's ip range that they own" " it will change the $_SERVER["REMOTE_ADDR"] to the Cloudflare user address.

The IP ranges in the list come from here: https://www.cloudflare.com/ips

As far as I'm aware it is 100% working.

Installation Instructions

If you do not have Tapatalk installed" use only cloudflare_ip_refferal_support_v1.zip

If you have Tapatalk " use only cloudflare_ip_refferal_support_tapatalk_v1.zip

Changelog
v1.2-
Cloudflare IPs changed into an array

v1-
Initial Release

License
??: [??]
The MIT License (MIT)

Copyright (c) 2015 Connor Davis

Permission is hereby granted"
free of charge to any person obtaining a copy
of this software and associated
documentation files (the "Software") to deal
in the Software without restriction
including without limitation the rights
to use copy modify merge publish
distribute sublicense and/or sell
copies of the Software and to permit persons
to whom the Software is
furnished to do so subject to the following conditions:


The above copyright notice and this permission notice shall be included in
all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED
"AS IS" WITHOUT WARRANTY OF ANY KIND EXPRESS OR
IMPLIED INCLUDING BUT NOT
LIMITED TO THE WARRANTIES OF MERCHANTABILITY
FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
ANY CLAIM DAMAGES OR OTHER
LIABILITY WHETHER IN AN ACTION OF CONTRACT TORT OR
OTHERWISE ARISING FROM
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE
SOFTWARE.
\' " file: \'cloudflare_ip_refferal_support_v1.3.zip\'" " }" " 4071: {" " name: \'Embed Vine Video BBCode 1.1\'" " versions: [\'82\'" \'84\'] " desc: \'
EMBED VINE VIDEO BBCODE v1.1
By Dougiefresh -> Link to Mod


Introduction
This modification adds a BBCode to view Vine videos and pictures.

The BBCode takes these forms:
??: [??]
[vine]{vine ID}[/vine]
[vine width=x height=x]{vine ID}[/vine]
where {vine ID} is the bnbO1QXLWhr part of the http://vine.co/v/bnbO1QXLWhr URL.

Admin Settings
There are two new settings on the Modifications Settings page:
o Vine default width
o Vine default height

Embed Information Source
o How To Embed Your Vine Videos Into Posts

Compatibility Notes
This mod was tested on SMF 2.0.10" but should work on SMF 2.1 Beta 2 " as well as SMF 2.0 and up.  SMF 1.x is not and will not be supported.

Changelog
The changelog has been removed and can be seen at XPtsp.com.

License
Copyright (c) 2015" Douglas Orend
All rights reserved.

Redistribution and use in source and binary forms with or without modification are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\' " file: \'Embed_Vine_BBCode_v1.1.zip\'" " }" " 4069: {" " name: \'Faster SMF BBCode Parser 2.0\'" " versions: [\'82\']" " desc: \'
FASTER SMF PARSER v2.0
By Dougiefresh -> Link to Mod


Introduction
The SMF parser in the SMF 2.0.x line" as well as the SMF 2.1 Beta 1 & 2 have a potentially "fatal flaw" at least where it concerns bbcodes with a large number of parameters.  The original SMF code generates permutations of all possible combinations of the parameters in order to make it easier for the user to use bbcodes and then checks to see which permutation is the right one.  A bbcode with 14 parameters generates 98 306 permutations taking little more than half a second on my system PER USE and using 90MB of memory!!  Checking for 15 parameters crashes my forum with an out-of-memory error because it attempts to allocate more than 128MB of memory!

SMF 2.1 Beta 2 Nightly (as of September 4th 2015) takes a different approach to the "fatal flaw" avoiding the use of a permutation array prior to processing the parameter permutations.  This avoids the possible of a forum crash plus potentially allows for more parameters to be processed without having to rearrange parameters.

Please note that both this mod and SMF 2.1 Beta 2 nightly leaves the permute function in place " as other mods or future forum versions may need the built-in functionality.

Related Discussion
o REPORT: Potentially "Fatal Flaw" in SMF's bbcode parser

Admin Settings
There are no admin settings to this mod.  To disable" " you must uninstall this mod.

Compatibility Notes
This mod was tested on SMF 2.0.10" " but should work on SMF 2.0 and up.  SMF 1.x is not and will not be supported.

Changelog
The changelog has been removed and can be seen at XPtsp.com.

License
Copy of SMF 2.1 Beta 2's License as copied from the LICENSE file in that install:
??
Copyright © 2011 Simple Machines. All rights reserved.

Developed by: Simple Machines Forum Project
Simple Machines
http://www.simplemachines.org

All rights reserved.

Redistribution and use in source and binary forms" with or without
modification are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice this
  list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

* Neither the name of SMF2.1 nor the names of its
  contributors may be used to endorse or promote products derived from
  this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL
DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE " EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\'" " file: \'Faster_SMF_BBCode_Parser_v2.0.zip\'" " }" " 2995: {" " name: \'Transparent Offline Avatars 1.1\'" " versions: [\'61\'" \'63\' \'65\' \'68\' \'71\' \'73\'] " desc: \'
Transparent Offline Avatars

Author: Project Evolution || Link to Modification || Support Topic


Transparent Offline Avatars is a modification which uses Javascript to set a specified transparency level on member's avatars if they are offline. This doesnt affect any XHTML or CSS validation in any way.

Created by Anthony Calandra/Project Evolution - 2010.\'" " file: \'Transparent_Offline_Avatars_v1.1.zip\'" " } };" " var smf_latestModifications = [4072" 4071 4069]; " " " window.smfLatestPackages = \'\\" "
\\" "

New Packages:

\\" " \""(package)\""\\" " \';" " " " if (typeof(window.smfVersion) != \""undefined\"" && (window.smfVersion < \""SMF 1.0.6\"" || (window.smfVersion == \""SMF 1.1 RC2\"" && !in_array(\'smf:smf-1.0.7\'" window.smfInstalledPackages)))) " window.smfLatestPackages += \'\\" "

Updates for SMF:

\\" "
\\" " Security update (X-Forwarded-For header vulnerability)\\" "
\';" " else" " window.smfLatestPackages += \'\\" "

Package of the Moment:

\\" "
\\" " Transparent Offline Avatars 1.1\\" "
\';" " " " window.smfLatestPackages += \'\\" "
\';" } function findTop(el) { " if (typeof(el.tagName) == \""undefined\"")" " return 0;" " var skipMe = in_array(el.tagName.toLowerCase()" " el.parentNode ? [\""tr\""" " \""tbody\""" " \""form\""] : []);" " var coordsParent = el.parentNode ? \""parentNode\"" : \""offsetParent\"";" " if (el[coordsParent] == null || typeof(el[coordsParent].offsetTop) == \""undefined\"")" " return skipMe ? 0 : el.offsetTop;" " else" " return (skipMe ? 0 : el.offsetTop) + findTop(el[coordsParent]);" } function in_array(item array) { " for (var i in array)" " {" " if (array[i] == item)" " return true;" " }" " return false;" } function smf_packagesMoreInfo(id) { " window.smfLatestPackages_temp = document.getElementById(\""smfLatestPackagesWindow\"").innerHTML;" " setInnerHTML(document.getElementById(\""smfLatestPackagesWindow\"")" " \'\\" "

\' + smf_modificationInfo[id].name + \'

\\" "

Install Now!

\\" "
\' + smf_modificationInfo[id].desc.replace(/\\ "
(go back)
\');" } function smf_packagesBack() { " setInnerHTML(document.getElementById(\""smfLatestPackagesWindow\"")" window.smfLatestPackages_temp); " window.scrollTo(0" " findTop(document.getElementById(\""smfLatestPackagesWindow\"")) - 10);" }' 'text/javascript') " (5" 'latest-smileys.js' '/smf/' 'language=%1$s&version=%3$s' 'var actionurl = \'?action=admin;area=smileys;sa=install;set_gz=\'; "if (typeof(window.smfForum_sessionvar) == \""undefined\"")" " window.smfForum_sessionvar = \'sesc\';" var smf_smileysInfo = { " 4049: {" " name: \'Flat emoji (Twitter Emoji) 1.0.1\'" " versions: [\'81\'" \'82\'] " desc: \'
Flat Emoji

\""\""


These flat twitter emoji will make your forum look much better" " especially when you like flat design!
Originally made for NMOT (http://nmot.nl).
\'" " file: \'FlatEmoji.zip\'" " }" " 4045: {" " name: \'sdgirlsmilies 1.0\'" " versions: [\'81\'" \'82\'] " desc: \'Set of over-sized smilies of a girls face with the default SMF emotions

NOTE: These will also work with SMF 2.1 B1

\""\""\'" " file: \'sdgirlsmilies.zip\'" " }" " 4044: {" " name: \'sdboysmilies 1.0\'" " versions: [\'81\'" \'82\'] " desc: \'Set of over-sized smilies of a boys face with the default SMF emotions

NOTE: These will also work with SMF 2.1 B1

\""\""\'" " file: \'sdboysmilies.zip\'" " }" " 2892: {" " name: \'Blue Smiley 1.0\'" " versions: [\'55\'" \'58\' \'62\' \'64\' \'67\' \'72\' \'57\' \'61\' \'63\' \'65\' \'68\' \'73\'] " desc: \'
Blue Smiley
English Support | Hungarian Support | My Mods


Autor:
WasdMan

Description (Hungarian):
Kék mosolygó arcok

Description (English):
Blue Smiley package

\""\""

Compatibility:
\'" " file: \'Blue_Smiley_1.0_UNI.zip\'" " }" }; var smf_latestSmileys = [4049 4045 4044]; function smf_packagesMoreInfo(id) { " window.smfLatestSmileys_temp = document.getElementById(\""smfLatestSmileysWindow\"").innerHTML;" " setInnerHTML(document.getElementById(\""smfLatestSmileysWindow\"")" " \'\\" "

\' + smf_smileysInfo[id].name + \'

\\" "

Install Now!

\\" "
\' + smf_smileysInfo[id].desc.replace(/\\ " \');" } function smf_packagesBack() { " setInnerHTML(document.getElementById(\""smfLatestSmileysWindow\"")" window.smfLatestSmileys_temp); " window.scrollTo(0" " findTop(document.getElementById(\""smfLatestSmileysWindow\"")) - 10);" } window.smfLatestSmileys = \'\\ "
\\" " \""(package)\""\\" "

Smiley of the Moment:

\\" "
\\" " Blue Smiley 1.0\\" "
\';" window.smfLatestSmileys += \'\\ "

New Smileys:

\\" "
    \';" for (var i = 0; i < smf_latestSmileys.length; i++) { " var id_mod = smf_latestSmileys[i];" " window.smfLatestSmileys += \'
  • \' + smf_smileysInfo[id_mod].name + \'
  • \';" } window.smfLatestSmileys += \'\\ "
\';" window.smfLatestSmileys += \'\\ "
\';" function findTop(el) { " if (typeof(el.tagName) == \""undefined\"")" " return 0;" " var skipMe = in_array(el.tagName.toLowerCase()" " el.parentNode ? [\""tr\""" " \""tbody\""" " \""form\""] : []);" " var coordsParent = el.parentNode ? \""parentNode\"" : \""offsetParent\"";" " if (el[coordsParent] == null || typeof(el[coordsParent].offsetTop) == \""undefined\"")" " return skipMe ? 0 : el.offsetTop;" " else" " return (skipMe ? 0 : el.offsetTop) + findTop(el[coordsParent]);" } function in_array(item array) { " for (var i in array)" " {" " if (array[i] == item)" " return true;" " }" " return false;" }' 'text/javascript') " (6" 'latest-support.js' '/smf/' 'language=%1$s&version=%3$s' " 'window.smfLatestSupport = \'
SMF 2.0.11
This version fixes a security issue. Please try it before requesting support.
\';" if (document.getElementById(\'credits\')) " setInnerHTML(document.getElementById(\'credits\')" getInnerHTML(document.getElementById(\'credits\')).replace(/thank you!/ " \'thank you!\'));" ' 'text/javascript') " (7" 'latest-themes.js' '/smf/' 'language=%1$s&version=%3$s' ' var smf_themeInfo = { " 2806: {" " name: \'Reseller\'" " desc: \'
\""\""

Theme by Daniiel. Designed by Brian Casillas

Demo online
\'" " file: \'Reseller.zip\'" " author: \'Daniiel\'" " }" " 2836: {" " name: \'Exodus\'" " desc: \'
\""\""

Theme by Daniiel. Designed by Raphisio






\""\""

\""\""

Demo: http://demo.smftricks.com/index.php\'" " file: \'Exodus.zip\'" " author: \'Daniiel\'" " }" " 2835: {" " name: \'Greeny\'" " desc: \'
\""\""

Theme by Pipee. Designed by Raphisio

\""\""
\""\""



\""\""\'" " file: \'Greeny.zip\'" " author: \'Pipee\'" " }" " 2834: {" " name: \'projectL\'" " desc: \'See this theme in action! Live demo available
Check out the Emerald variant

http://studiocrimes.com\'" " file: \'projectL_2.0.x.zip\'" " author: \'CrimeS\'" " }" " 701: {" " name: \'Namarie\'" " desc: \'Namarie Theme for 1.1.9\'" " file: \'Namarie.zip\'" " author: \'Ece\'" " }" }; var smf_featured = 2806; var smf_random = 701; var smf_latestThemes = [2836 2835 2834]; function smf_themesMoreInfo(id) { " window.smfLatestThemes_temp = document.getElementById(\""smfLatestThemesWindow\"").innerHTML;" " // !!! Why not just always auto?" " document.getElementById(\""smfLatestThemesWindow\"").style.overflow = \""auto\"";" " setInnerHTML(document.getElementById(\""smfLatestThemesWindow\"")" " \'\\" "

\' + smf_themeInfo[id].name + \'

\\" "

View Theme Now!

\\" "
\\" " \""\""\\" "
\' + smf_themeInfo[id].desc.replace(/\\ "
\\" " \');" } function smf_themesBack() { " document.getElementById(\""smfLatestThemesWindow\"").style.overflow = \""\"";" " setInnerHTML(document.getElementById(\""smfLatestThemesWindow\"")" window.smfLatestThemes_temp); " window.scrollTo(0" " findTop(document.getElementById(\""smfLatestThemesWindow\"")) - 10);" } window.smfLatestThemes = \'\\ "
\\" "
\\" " \""(package)\""\\" " \';" if ( smf_featured !=0 || smf_random != 0 ) { " if ( smf_featured != 0 )" " window.smfLatestThemes += \'\\" "

Featured Theme

\\" "

\\" " \'+smf_themeInfo[smf_featured].name + \' by \' + smf_themeInfo[smf_featured].author+\'\\" "

\';" " if ( smf_random != 0 )" " window.smfLatestThemes += \'\\" "

Theme of the Moment

\\" "

\\" " \'+smf_themeInfo[smf_random].name + \' by \' + smf_themeInfo[smf_random].author+\'\\" "

\';" } window.smfLatestThemes += \'\\ "
\\" "
\';" function findTop(el) { " if (typeof(el.tagName) == \""undefined\"")" " return 0;" " var skipMe = in_array(el.tagName.toLowerCase()" " el.parentNode ? [\""tr\""" " \""tbody\""" " \""form\""] : []);" " var coordsParent = el.parentNode ? \""parentNode\"" : \""offsetParent\"";" " if (el[coordsParent] == null || typeof(el[coordsParent].offsetTop) == \""undefined\"")" " return skipMe ? 0 : el.offsetTop;" " else" " return (skipMe ? 0 : el.offsetTop) + findTop(el[coordsParent]);" } function in_array(item array) { " for (var i in array)" " {" " if (array[i] == item)" " return true;" " }" " return false;" }' 'text/javascript'); -- -------------------------------------------------------- -- -- Table structure for table `smf_approval_queue` -- DROP TABLE IF EXISTS `smf_approval_queue`; CREATE TABLE `smf_approval_queue` ( `id_msg` int(10) unsigned NOT NULL default 0 `id_attach` int(10) unsigned NOT NULL default 0 `id_event` smallint(5) unsigned NOT NULL default 0 ) ENGINE=MyISAM; -- -- Table structure for table `smf_attachments` -- DROP TABLE IF EXISTS `smf_attachments`; CREATE TABLE `smf_attachments` ( `id_attach` int(10) unsigned NOT NULL auto_increment `id_thumb` int(10) unsigned NOT NULL default 0 `id_msg` int(10) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 `id_folder` tinyint(3) NOT NULL default 1 `attachment_type` tinyint(3) unsigned NOT NULL default 0 `filename` varchar(255) NOT NULL default '' `file_hash` varchar(40) NOT NULL default '' `fileext` varchar(8) NOT NULL default '' `size` int(10) unsigned NOT NULL default 0 `downloads` mediumint(8) unsigned NOT NULL default 0 `width` mediumint(8) unsigned NOT NULL default 0 `height` mediumint(8) unsigned NOT NULL default 0 `mime_type` varchar(20) NOT NULL default '' `approved` tinyint(3) NOT NULL default 1 PRIMARY KEY (`id_attach`) UNIQUE `id_member` (`id_member` `id_attach`) KEY `id_msg` (`id_msg`) KEY `attachment_type` (`attachment_type`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_attachments` -- INSERT INTO `smf_attachments` " (`id_attach`" `id_thumb` `id_msg` `id_member` `id_folder` `attachment_type` `filename` `file_hash` `fileext` `size` `downloads` `width` `height` `mime_type` `approved`) VALUES (230 0 0 11 1 0 'avatar_11_1413232208.png' '177a9592966ddcb7297224aed104e1682dda9467' 'png' 12897 5167 96 55 'image/png' 1) " (750" 751 10811 0 1 0 'Screen Shot.png' '78e95bbc2bcb4d9d63edf9332f895b6e0eb06df4' 'png' 58110 10 597 336 'image/png' 1) " (5" 0 0 15 1 0 'avatar_15_1405361467.png' '0a7f43e5b1421bcacf61a5f2a7d8856a344a3d61' 'png' 5428 89 44 64 'image/png' 1) " (803" 0 0 23 1 0 'avatar_23_1444428231.png' '50811de24e75d7d6e20cd8e38b8e09e23a7a2dcb' 'png' 18925 425 93 96 'image/png' 1) " (599" 0 0 24 1 0 'avatar_24_1439166785.png' 'b31248138586d2bde55d3cc6d84f32275ca9555b' 'png' 12161 3373 53 96 'image/png' 1) " (11" 0 0 27 1 0 'avatar_27_1405380620.png' 'aeb6c6c6de206280f6ac54989e552cf831b47795' 'png' 4191 1316 64 35 'image/png' 1) " (13" 0 0 4 1 0 'avatar_4_1405384295.png' '3d757d2920594d556c0adca2db4ff67f74ea0a85' 'png' 3992 95 64 48 'image/png' 1) " (602" 0 0 34 1 0 'avatar_34_1439218405.png' '4a820b103cf1ba33820f13a251d395efdb0ddf47' 'png' 17469 916 96 96 'image/png' 1) " (291" 0 0 16052 1 0 'avatar_16052_1416430511.png' '08e228b60c3b754801ed0d6c5db1ac5c28144e91' 'png' 9261 303 96 76 'image/png' 1) " (105" 0 0 35 1 0 'avatar_35_1409138679.png' '4f64009ce99644bdab9db4493d8f8a811507bf82' 'png' 13205 2116 96 96 'image/png' 1) " (26" 0 0 38 1 0 'avatar_38_1405609898.png' 'bd7ec06fc87dac2f1307e37ecf866bee78b63fdc' 'png' 8129 836 64 50 'image/png' 1) " (29" 0 0 28 1 0 'avatar_28_1405862215.png' 'a51f5ad790f0d0ec0545bf11eeb530b75a4b9a98' 'png' 10925 4011 64 64 'image/png' 1) " (32" 0 0 61 1 0 'avatar_61_1406078419.png' '3069833998525bcc4458de21e5cc148e9f41c94c' 'png' 5169 2755 64 36 'image/png' 1) " (33" 34 0 0 1 0 'nexusflame.PNG' '4fa2d0b8e9079a5c263b030d87a993964bab7607' 'png' 102488 0 559 182 'image/png' 1) " (34" 0 0 0 1 3 'nexusflame.PNG_thumb' '42174b263787acddbfddca0f5551053ede5a180c' 'png' 16671 0 150 48 'image/png' 1) " (45" 46 0 0 1 0 'dannytrex.PNG' '3bfc19054bd96799a231e645c01c7249bb713800' 'png' 83900 0 212 288 'image/png' 1) " (419" 0 0 26 1 0 'avatar_26_1429052835.png' '62b6004cb7dd1e558200ba48cf9be49c389616de' 'png' 9888 9825 96 73 'image/png' 1) " (46" 0 0 0 1 3 'dannytrex.PNG_thumb' '999b53b8cdc1c3c1eecb3faa426e804089eff0e1' 'png' 32554 0 110 150 'image/png' 1) " (729" 0 0 17129 1 0 'avatar_17129_1442868023.png' '9e53613bc208b9b381187eede831b5288579b916' 'png' 13071 57 96 72 'image/png' 1) " (71" 0 0 13 1 0 'avatar_13_1407611623.png' '157805f04394d1f5f230873fd3b39868e44a4b1a' 'png' 4487 81 64 48 'image/png' 1) " (377" 0 0 19 1 0 'avatar_19_1426434635.png' '2c391fe73c71872d91ab233678300ec7314fdb42' 'png' 10269 2296 96 54 'image/png' 1) " (454" 0 0 16707 1 0 'avatar_16707_1433103349.png' 'b3cc43ca2f46a502bc5423be6877d3fd24a99078' 'png' 17800 5 96 63 'image/png' 1) " (177" 0 1030 0 1 3 'wall of heads 2.PNG_thumb' '11e191fd1bcd458e19616bee60a6ce8780dd3fd7' 'png' 14735 0 150 66 'image/png' 1) " (176" 177 1030 0 1 0 'wall of heads 2.PNG' 'b8ee96021410d884638821ce85685502fa3b9017' 'png' 43653 7 579 257 'image/png' 1) " (175" 0 1030 0 1 3 'Wall of heads 1.PNG_thumb' '929b562fc49557f214586a2be2ab86bbfe40d318' 'png' 16352 0 150 54 'image/png' 1) " (174" 175 1030 0 1 0 'Wall of heads 1.PNG' '0b74f74f04b1bf92fa75b161044154881b3e537f' 'png' 203949 17 1118 409 'image/png' 1) " (261" 0 0 15969 1 0 'avatar_15969_1413909384.png' '3b0c7d9cbffbfbeef5892aa375dd8d1c1bee894b' 'png' 11953 21 71 96 'image/png' 1) " (198" 199 1325 0 1 0 'Help.PNG' '5731d0c12b533cd1a841d439da7890adc3075b70' 'png' 14763 15 593 64 'image/png' 1) " (199" 0 1325 0 1 3 'Help.PNG_thumb' '2e9ed8549ae2547a3d72a9b1a17441a74a6538d1' 'png' 5645 0 150 16 'image/png' 1) " (385" 386 0 0 1 0 'Screen Shot 2015-03-25 at 7.36.21 PM.png' '60c7895be37343d57af4372605d05f93176348d5' 'png' 704761 0 1440 900 'image/png' 1) " (205" 0 0 20 1 0 'avatar_20_1412369403.png' '4e086af57e3c6ed9e50269e38ce7dccaa28ca59e' 'png' 11070 1611 96 53 'image/png' 1) " (208" 0 0 15892 1 0 'avatar_15892_1412537217.png' '40710803b6f0890cd31c86e02aa82eac2631bcdc' 'png' 2716 62 46 43 'image/png' 1) " (209" 0 0 15901 1 0 'avatar_15901_1412554152.png' '1db53c18dd0c3c3e74d98995e7e242bdb300bc40' 'png' 13598 5 96 76 'image/png' 1) " (210" 0 0 15911 1 0 'avatar_15911_1412627520.png' 'e3a4174a7df2fc7e63d2e479901608271fb802b3' 'png' 4576 3 96 96 'image/png' 1) " (213" 0 0 15909 1 0 'avatar_15909_1412722133.png' 'e681a9478a674abc0e7a2134a5e1e4f5e60aa65b' 'png' 9315 69 96 59 'image/png' 1) " (212" 0 0 15917 1 0 'avatar_15917_1412696994.png' 'bb07fb394270d9514a4057c6fc8875a39cb3ac18' 'png' 7199 9 96 53 'image/png' 1) " (413" 0 0 49 1 0 'avatar_49_1428616971.png' 'bffd4bfc89d92c9858c95474e875be90fb8d131b' 'png' 13757 625 96 96 'image/png' 1) " (256" 0 0 15930 1 0 'avatar_15930_1413654305.png' 'df47550d97e02d45c400bcbe3bd96893d14b4c4c' 'png' 12950 574 96 64 'image/png' 1) " (221" 0 0 15937 1 0 'avatar_15937_1413068045.png' '41b91c592f4c563a0aa3f57428204b78fe4dcdd1' 'png' 9645 1081 96 54 'image/png' 1) " (360" 0 0 15864 1 0 'avatar_15864_1425182319.png' '18c057d44e72a38a8b3dc00978f452e8d716067e' 'png' 14365 123 96 96 'image/png' 1) " (222" 223 1694 0 1 0 '4.png' 'f45201063ea4d797f67701b3128f08c73065b104' 'png' 691413 1 1366 768 'image/png' 1) " (223" 0 1694 0 1 3 '4.png_thumb' 'f7c74873977da8a2734a28319c8dd292159ae797' 'png' 21857 0 150 84 'image/png' 1) " (224" 225 1694 0 1 0 '5.png' 'e00a959513781e8f51af46d714e54e2ff76cb29d' 'png' 984771 2 1366 768 'image/png' 1) " (225" 0 1694 0 1 3 '5.png_thumb' 'c543d56630b054524858fe00013290daf128e9b6' 'png' 22199 0 150 84 'image/png' 1) " (226" 227 1694 0 1 0 '1.png' 'd2a505105fa8cae7d97d8fe8e94e3e7a37bd93fb' 'png' 955579 0 1366 768 'image/png' 1) " (227" 0 1694 0 1 3 '1.png_thumb' 'b0d97380fe6bbc3875795d17f5ffc5a52ce25cb4' 'png' 21898 0 150 84 'image/png' 1) " (228" 229 1694 0 1 0 '7.png' '7bbbfba959cfce044d98b68668d12a86a096dc6c' 'png' 1130902 1 1366 768 'image/png' 1) " (229" 0 1694 0 1 3 '7.png_thumb' '92e15da4435c9ef2cd02787682337faf753c6bec' 'png' 26018 0 150 84 'image/png' 1) " (231" 232 0 0 1 0 'annoying 2.png' 'ccf8129dc4ee1ffc3d50aeb3a88d1368b63927ae' 'png' 777275 0 1366 768 'image/png' 1) " (232" 0 0 0 1 3 'annoying 2.png_thumb' 'a89b3ea14f5225319c0ab019ab3b74d989738a59' 'png' 27202 0 150 84 'image/png' 1) " (247" 0 0 15947 1 0 'avatar_15947_1413343230.png' 'd1a23264a7f3873a34f046f9cc5854aff446c613' 'png' 21451 3 96 96 'image/png' 1) " (248" 0 0 15881 1 0 'avatar_15881_1413398126.png' '053c8b8874f0effc08e91394e724d8bac5949692' 'png' 19792 108 96 96 'image/png' 1) " (251" 252 0 0 1 0 'xray.PNG' '06e19b6fece2be5bf7404f9e0fd65522e6a37615' 'png' 55249 0 605 406 'image/png' 1) " (252" 0 0 0 1 3 'xray.PNG_thumb' '238338c075b3703ec115b6eeba50f4bb83ca59e9' 'png' 9813 0 150 100 'image/png' 1) " (253" 254 0 0 1 0 'xray1.PNG' '02f0b8b8f559eea2e214a0a52713040adb270abd' 'png' 12518 0 542 234 'image/png' 1) " (254" 0 0 0 1 3 'xray1.PNG_thumb' '6934c5a1112295324284b33a7363d62a9c354524' 'png' 7694 0 150 64 'image/png' 1) " (257" 0 0 15958 1 0 'avatar_15958_1413682623.png' 'f13f60d9f40f33d0b68f5696c27563b41935610e' 'png' 10361 55 96 96 'image/png' 1) " (997" 0 0 15971 1 0 'avatar_15971_1448252409.png' 'bbe8bede905150c0fe4362e52095965c4b57c839' 'png' 18037 531 96 96 'image/png' 1) " (266" 0 0 15878 1 0 'avatar_15878_1414435446.png' 'ce568871e91f88ad4b9566e797fdf3eca76f2e91' 'png' 16216 3835 96 83 'image/png' 1) " (267" 0 0 15988 1 0 'avatar_15988_1414619634.png' '9d0be851065385c555ccb59f600e027ed2828ba2' 'png' 2077 5 64 32 'image/png' 1) " (273" 0 0 16007 1 0 'avatar_16007_1415216438.png' '4b7c5a11058929e36af98bf9df3d19e47f1641ef' 'png' 15140 815 74 96 'image/png' 1) " (272" 0 0 16004 1 0 'avatar_16004_1415079183.png' '4fa950e547e5f835557b97c79a349878dfdae407' 'png' 183 291 8 8 'image/png' 1) " (275" 0 0 16010 1 0 'avatar_16010_1415418822.png' 'f9c223acee772aee122a0f9dd687d30db33e08af' 'png' 5502 51 46 96 'image/png' 1) " (282" 0 0 15857 1 0 'avatar_15857_1415657830.png' 'b4f84924a4b28347415ba3bf69f592f519ca378f' 'png' 7404 31 96 76 'image/png' 1) " (296" 0 0 15897 1 0 'avatar_15897_1417331746.png' 'c7ebac67ec54ea823ed40f435dccc1f0816fbb52' 'png' 12840 7 96 54 'image/png' 1) " (288" 0 0 15936 1 0 'avatar_15936_1416081342.png' '7e77b164defef62e26d79eb755c3d3af0961d596' 'png' 16478 70 96 72 'image/png' 1) " (468" 0 0 16033 1 0 'avatar_16033_1434260320.png' 'f2ef91e48061df7b7cb166d79e4564b7323342aa' 'png' 15639 4 96 96 'image/png' 1) " (293" 0 0 16068 1 0 'avatar_16068_1416880082.png' '911ef2055cc0e89c591200476ab5212d9dd4f3bb' 'png' 4853 171 96 53 'image/png' 1) " (601" 0 0 15885 1 0 'avatar_15885_1439217130.png' '9c3b8ff387274a80fd6b97d2ec75d0681ff1de7b' 'png' 6327 348 96 34 'image/png' 1) " (299" 0 0 16097 1 0 'avatar_16097_1417894591.png' 'e1bd8efff93e1d83e664ab34dbd66b29782ea328' 'png' 14018 24 63 96 'image/png' 1) " (300" 0 0 16114 1 0 'avatar_16114_1418061026.png' 'c5cd51053ed1afb02906a2513ddd71a3803982c8' 'png' 15432 4 75 96 'image/png' 1) " (304" 0 0 16129 1 0 'avatar_16129_1418412660.png' '5abc8110305d20840f68ac5ec82753c5cd41d41b' 'png' 8958 507 96 54 'image/png' 1) " (307" 0 0 16130 1 0 'avatar_16130_1418584227.png' 'f943440dbe3bf73f8877eeb66eafac17f8708f2d' 'png' 4794 50 46 96 'image/png' 1) " (306" 0 0 16132 1 0 'avatar_16132_1418430302.png' 'f8804f6188284ecb2499c08e88ae346e63b83191' 'png' 11126 5 96 61 'image/png' 1) " (308" 0 0 16136 1 0 'avatar_16136_1418605104.png' 'e33200de6a8b4d17c84081e1bc74f98f23a5899a' 'png' 14031 9 96 75 'image/png' 1) " (313" 0 0 16150 1 0 'avatar_16150_1418944949.png' '97a13622a5f80b85a2c0ce64a4cc923c8f81759e' 'png' 11582 4 54 96 'image/png' 1) " (317" 0 0 16153 1 0 'avatar_16153_1419251559.png' '74751097079513ae75ba00fc01112c4633a98db1' 'png' 479 26 74 74 'image/png' 1) " (335" 0 0 16161 1 0 'avatar_16161_1422921614.png' '595267a81d97bfe6afcbaef79f7a2dacfd6f7c04' 'png' 4899 187 96 54 'image/png' 1) " (392" 0 0 16174 1 0 'avatar_16174_1427824281.png' 'c2258cbea8ce420e6fc0c6bf7eca320a5652a87c' 'png' 8339 484 96 49 'image/png' 1) " (320" 0 0 15888 1 0 'avatar_15888_1419824393.png' 'b3548a8edfda7d3bbdfc34170b81f1053d29176f' 'png' 5827 6913 96 49 'image/png' 1) " (321" 0 0 16185 1 0 'avatar_16185_1420145779.png' '11b57be646c58af6e53555e936ecec10aa80bd38' 'png' 15119 78 96 94 'image/png' 1) " (322" 0 0 16193 1 0 'avatar_16193_1420267893.png' 'dd713e9c6fcc3774eb65f5feda354cd4a0a3af1d' 'png' 14261 26 96 96 'image/png' 1) " (411" 0 0 16192 1 0 'avatar_16192_1428555395.png' 'fa6da50c178a1728c160337ba54f571f2465f480' 'png' 12697 296 96 96 'image/png' 1) " (326" 0 0 16020 1 0 'avatar_16020_1421007762.png' 'd683cf73d8e9c2f1d06c22dc839ce173721eee42' 'png' 10367 1145 96 67 'image/png' 1) " (327" 0 0 16265 1 0 'avatar_16265_1422406537.png' '6c5bdacd4071bfc1ea50453e2e60207acaeb4aec' 'png' 26732 111 96 96 'image/png' 1) " (328" 0 0 16282 1 0 'avatar_16282_1422834832.png' 'a03d9878a060d8a1d3fa7b4da0360224d5328ed2' 'png' 13125 684 96 80 'image/png' 1) " (407" 0 0 16286 1 0 'avatar_16286_1428529170.png' 'b8ecf8b0178fc71f9e53e91fcc1c429ed3637c5a' 'png' 7405 15 96 44 'image/png' 1) " (485" 0 0 16284 1 0 'avatar_16284_1436614212.png' '61b627e7ae27e716b66c9d41445cf683a3c30dde' 'png' 13832 287 96 54 'image/png' 1) " (477" 0 0 16775 1 0 'avatar_16775_1435359927.png' '52c7ba264888ae66a4e5289f780de5aa5f21e557' 'png' 16134 9 96 96 'image/png' 1) " (885" 0 0 16222 1 0 'avatar_16222_1446161785.png' '2ad9932c91da16be180e8317976a82e4546bb27a' 'png' 20470 3460 96 96 'image/png' 1) " (341" 0 0 16293 1 0 'avatar_16293_1423068254.png' '86806d7cd23c5f4d6805c9c88683d25c26b525cd' 'png' 10529 4 77 77 'image/png' 1) " (343" 0 0 16323 1 0 'avatar_16323_1424003994.png' '25b1a6fddfa3a7871ea88973769cebccd804e931' 'png' 15399 2 96 80 'image/png' 1) " (351" 352 4616 0 1 0 '20150224_193950.jpg' 'def928515cb046ec1cc9649f3312d5c4d12e6bf9' 'jpg' 549053 11 1280 720 'image/jpeg' 1) " (347" 0 4556 0 1 3 '2015-01-15_19.08.51.png_thumb' '13904eb07c177d47f2f2755ccb49b8ba2e4a5e47' 'png' 28063 0 150 93 'image/png' 1) " (346" 347 4556 0 1 0 '2015-01-15_19.08.51.png' 'a3336c122b0c8fda9bdd894d9fc141e351ef69f1' 'png' 679695 15 1440 900 'image/png' 1) " (349" 0 0 16349 1 0 'avatar_16349_1424584662.png' 'c73d089f4a5c2c21cdd4b847111846b7d5efdbb7' 'png' 9990 135 64 96 'image/png' 1) " (352" 0 4616 0 1 3 '20150224_193950.jpg_thumb' '73ed9bfdbdcd260d590eebab4e05b2f8fb81ae3d' 'jpg' 32841 0 150 84 'image/png' 1) " (356" 0 4617 0 1 3 '2015-02-24_23.08.57.png_thumb' '345d865f86e4411486fb478cdc68e46fe7ef1c00' 'png' 18942 0 150 77 'image/png' 1) " (355" 356 4617 0 1 0 '2015-02-24_23.08.57.png' 'c07b8c1e8bdd1bff4253fc749fb31ac003fc211c' 'png' 247475 15 1366 705 'image/png' 1) " (358" 0 0 16354 1 0 'avatar_16354_1425068774.png' '1f94e04cd3e10b4fe9a89553936a65a5c0a48a99' 'png' 11046 897 96 54 'image/png' 1) " (359" 0 0 16367 1 0 'avatar_16367_1425115199.png' '71e9af051775f61efc9c35436258547f7927361d' 'png' 13057 3 96 72 'image/png' 1) " (363" 0 0 15973 1 0 'avatar_15973_1425448500.png' '4e6e2ecefec98fe7027364c477a3c650dcb38888' 'png' 21482 3410 96 96 'image/png' 1) " (368" 369 4901 0 1 0 '2015-02-28_14.14.02.png' '1793822fa59b92e12c03e52add9015adec40b7b5' 'png' 1857645 15 1920 1080 'image/png' 1) " (365" 0 0 15846 1 0 'avatar_15846_1425650541.png' '06c8ad40399d73a54eac80ea21388cad9d537dbd' 'png' 4889 6433 94 96 'image/png' 1) " (600" 0 0 16168 1 0 'avatar_16168_1439202436.png' '128bab5af961e407283c5cbc280dc9c333363d71' 'png' 16079 388 96 96 'image/png' 1) " (369" 0 4901 0 1 3 '2015-02-28_14.14.02.png_thumb' '19b1502c18a4dd25d5a9bcee380355b86b65cbcf' 'png' 29767 0 150 84 'image/png' 1) " (919" 0 0 16393 1 0 'avatar_16393_1446702408.png' '803af4d6b25eb620be461cece35f4ce0ec8ad41d' 'png' 12125 36 96 60 'image/png' 1) " (371" 0 0 16413 1 0 'avatar_16413_1426020094.png' 'ebf9af89dc5a77dc2c9ad7410b4e98b153273b65' 'png' 9759 12 96 49 'image/png' 1) " (372" 0 0 16416 1 0 'avatar_16416_1426218610.png' '5a987dcf2cef42a9d6becf0ce8761fb577d7be1c' 'png' 17433 6 96 72 'image/png' 1) " (374" 0 0 16422 1 0 'avatar_16422_1426314831.png' '482da0249f7beb9800058ec7173a5348677d72cf' 'png' 9030 39 96 96 'image/png' 1) " (774" 775 10851 0 1 0 'bla.png' '7b67985b90ea6be437a409fb939bf385fb2c82ed' 'png' 588595 29 1366 768 'image/png' 1) " (380" 381 5398 0 1 0 '1st.jpg' '9a82bbd9d3bc97ea96ce7e61064e761400348dde' 'jpg' 164173 7 1163 928 'image/jpeg' 1) " (381" 0 5398 0 1 3 '1st.jpg_thumb' '7faf71c97bd17fda654bc126de5196b486d2c502' 'jpg' 28264 0 150 119 'image/png' 1) " (382" 383 5398 0 1 0 '2nd.jpg' 'f0841f9dd91a18f3acef0662402f28fda6975b47' 'jpg' 135592 5 1197 467 'image/jpeg' 1) " (383" 0 5398 0 1 3 '2nd.jpg_thumb' '1163e88190c129194c688ec4ea68c2118aec4018' 'jpg' 18719 0 150 58 'image/png' 1) " (386" 0 0 0 1 3 'Screen Shot 2015-03-25 at 7.36.21 PM.png_thumb' '5d10e372276a08f9db7f034755d72da33c80f32b' 'png' 30500 0 150 93 'image/png' 1) " (710" 0 0 16483 1 0 'avatar_16483_1442104272.png' 'f9a747d0ef319c2c11c14f0c7efe903883383aa8' 'png' 7716 1035 64 96 'image/png' 1) " (463" 0 0 16348 1 0 'avatar_16348_1434043784.png' 'e542c6282bfa25e231856b7d541766abb78841b3' 'png' 13127 3473 96 71 'image/png' 1) " (990" 0 0 16438 1 0 'avatar_16438_1447851440.png' '6bd428f9ad8d14283215969d0821e11a6451b2ff' 'png' 9336 195 96 52 'image/png' 1) " (430" 0 0 16493 1 0 'avatar_16493_1430158332.png' '344daf875a320b043309f864f6fbf3410c85bfdd' 'png' 13084 88 68 96 'image/png' 1) " (395" 0 0 16329 1 0 'avatar_16329_1428086549.png' '7bcd51df6b40883ffe4ef81de72bd6bcdfeedcef' 'png' 15826 254 96 84 'image/png' 1) " (438" 0 0 16296 1 0 'avatar_16296_1431148918.png' '7b8a371c35b58bd2372d2c6c5e6757a54e1f8803' 'png' 1464 7 54 96 'image/png' 1) " (400" 0 0 16500 1 0 'avatar_16500_1428197380.png' '06cc32fab12e982595fc5fe6eb36a32adf4cb5e4' 'png' 6836 49 96 96 'image/png' 1) " (401" 0 0 16518 1 0 'avatar_16518_1428443916.png' '2fa2b460eb5d86390264e3274b5ca39a13baf1c1' 'png' 11140 2 84 96 'image/png' 1) " (404" 0 0 16524 1 0 'avatar_16524_1428504609.png' '166942157f21b63984ecb29807628d58335dbf1b' 'png' 4761 4 96 64 'image/png' 1) " (408" 0 0 16453 1 0 'avatar_16453_1428540546.png' '83945336c71e6f0067cffc756101aacfd25e7fc2' 'png' 5479 22 96 72 'image/png' 1) " (471" 0 0 16530 1 0 'avatar_16530_1434739584.png' 'de3c8ab99397310e5f1e6c05779a5e6056459a8c' 'png' 5346 6621 47 96 'image/png' 1) " (414" 0 0 32 1 0 'avatar_32_1428680101.png' '888cb90fcec8122b4f9ba9bfab23f4187fa6d5f6' 'png' 16319 5699 96 61 'image/png' 1) " (415" 0 0 5 1 0 'avatar_5_1428870232.png' 'f479ae0fe7a3e800f3fafce92117b0d46781e6ac' 'png' 22300 951 96 96 'image/png' 1) " (838" 0 0 16800 1 0 'avatar_16800_1445099272.png' 'e1095e0c15a490d40cea7d5e052569280cb792e6' 'png' 11906 344 96 54 'image/png' 1) " (417" 0 0 16540 1 0 'avatar_16540_1428879043.png' '3344d392d6e63eceefe0b3095019250568405314' 'png' 13854 168 96 60 'image/png' 1) " (431" 0 0 16315 1 0 'avatar_16315_1430160001.jpg' '5c4ac4c3a6c4ff4f7dbe6d675d009a203a35f99a' 'jpg' 3752 294 70 52 'image/jpeg' 1) " (645" 0 0 16276 1 0 'avatar_16276_1439811285.png' '2d12e212a165171f12fa020c2bbf692120bd7c29' 'png' 5837 1220 96 71 'image/png' 1) " (423" 0 0 16321 1 0 'avatar_16321_1429477972.png' '35c3867a85a22b443735137f8cad99a847627731' 'png' 12395 115 96 54 'image/png' 1) " (425" 0 0 15912 1 0 'avatar_15912_1429639144.png' '1149b90363acd1ac72c0ae759e046fd18a518edb' 'png' 9032 331 96 53 'image/png' 1) " (427" 0 0 16555 1 0 'avatar_16555_1429725004.png' '057abf2bd98413682f33777cf4bcedf6f11b2d0f' 'png' 12593 62 96 54 'image/png' 1) " (618" 619 9574 0 1 0 '2015-08-15_20.24.26.png' 'd960a5bca9d14693d3c30b63c08e1c2ace56c243' 'png' 407592 11 1920 1200 'image/png' 1) " (434" 0 0 16628 1 0 'avatar_16628_1430852469.png' '2be04e6d0b3fe41885737191d3de5d891bc7aab8' 'png' 20846 6 96 96 'image/png' 1) " (437" 0 0 16260 1 0 'avatar_16260_1431125796.png' 'eb482977ece5ddb3f1658d803a4ac96ad09ec3f1' 'png' 17180 548 96 87 'image/png' 1) " (436" 0 0 16633 1 0 'avatar_16633_1430973761.png' '3367eb3659bff85b26c20031280921ebfe9aad39' 'png' 12603 3 96 96 'image/png' 1) " (445" 0 0 16652 1 0 'avatar_16652_1431571946.png' '959d55b9ef82ffbbd17a83eab6708ddb8b9fd30d' 'png' 11894 2 54 96 'image/png' 1) " (447" 0 0 16654 1 0 'avatar_16654_1431584096.png' '3401fdd01d63d4156b35d63ff1d4adf5df6e8f5f' 'png' 9428 328 96 96 'image/png' 1) " (448" 0 0 16657 1 0 'avatar_16657_1431766418.png' '12d6827683a91b364c1c94f48178b84ded55a13a' 'png' 14281 2 96 72 'image/png' 1) " (449" 0 0 16665 1 0 'avatar_16665_1431895766.png' '676fcd9454b30911a4fc29fdda7263e89ef41432' 'png' 6103 4 96 78 'image/png' 1) " (459" 0 0 16434 1 0 'avatar_16434_1433378080.png' 'e103fdc7e2c899418a7ea13b99167118f8f87fee' 'png' 21735 68 95 96 'image/png' 1) " (461" 0 0 16720 1 0 'avatar_16720_1433526918.png' '0b7bbc25f787f1e8c70ea6f3e5cef36eb674d9b1' 'png' 5628 31 96 54 'image/png' 1) " (465" 0 0 16748 1 0 'avatar_16748_1434147965.png' '7a561865f60638e04c0047af7116ba0459c1d891' 'png' 14736 30 96 96 'image/png' 1) " (464" 0 0 16745 1 0 'avatar_16745_1434053686.png' 'e2f72f61bf3d78f973070538603283c592ee116f' 'png' 15797 4 96 96 'image/png' 1) " (467" 0 0 16543 1 0 'avatar_16543_1434221051.png' '0070bf0a19a5afd470fb39a0b092f64f91568719' 'png' 19575 1183 96 80 'image/png' 1) " (474" 0 0 16767 1 0 'avatar_16767_1434781591.png' 'ad9bf6bc021cf253f44b906c601a4af60efdbed4' 'png' 17211 8 96 96 'image/png' 1) " (470" 0 0 16454 1 0 'avatar_16454_1434739134.png' 'da0cd9733f7f1deab6ff7ac602f9900c97b0b93e' 'png' 19675 290 96 96 'image/png' 1) " (473" 0 0 16765 1 0 'avatar_16765_1434758052.png' '6ebaaed59c3928b12908de7aab0cebbe10e2d1bc' 'png' 10089 71 96 85 'image/png' 1) " (479" 0 0 16786 1 0 'avatar_16786_1435545383.png' 'd42de7389956ecf61548cf0c5bade2073c098bd3' 'png' 6603 164 96 91 'image/png' 1) " (478" 0 0 16523 1 0 'avatar_16523_1435442610.png' '62e84ae446f97b1b6ea98811f934dea47593f11b' 'png' 12862 142 96 54 'image/png' 1) " (480" 481 8405 0 1 0 '2015-07-03_03.00.31.png' 'd7f7a02f38572722036126fad8208e7dac86cb74' 'png' 415299 10 1366 706 'image/png' 1) " (481" 0 8405 0 1 3 '2015-07-03_03.00.31.png_thumb' 'c6aaf7606900dcf4fb199f622fb6fbf0648e6a71' 'png' 25099 0 150 77 'image/png' 1) " (482" 0 0 16815 1 0 'avatar_16815_1436482113.png' '85b1680dea9537c3d3cbc03bc1df55a024ab75c9' 'png' 1114 5 64 32 'image/png' 1) " (483" 484 8612 0 1 0 '2015-07-10_23.06.55.png' '61113da3f38c8b8323809a0261c3e7fe9b65ea01' 'png' 249355 9 1360 715 'image/png' 1) " (484" 0 8612 0 1 3 '2015-07-10_23.06.55.png_thumb' '79d5d4edaa24e6b16b685cee4613ba6d79ece47a' 'png' 22441 0 150 78 'image/png' 1) " (486" 0 0 16818 1 0 'avatar_16818_1436634961.png' 'a5f6fda403f815590ba61a64d1ed838cf130a68e' 'png' 12447 2 68 96 'image/png' 1) " (487" 0 0 16696 1 0 'avatar_16696_1436679425.png' 'cccdb35f66ad1d45b72c8089c9e7b6ebce6eed1c' 'png' 10108 6922 96 54 'image/png' 1) " (488" 489 8658 0 1 0 '2015-07-12_15.41.13.png' '6f9c6ac10f8e4ab87fbe90882aadce677cffa528' 'png' 814296 3 1600 837 'image/png' 1) " (489" 0 8658 0 1 3 '2015-07-12_15.41.13.png_thumb' 'b34c7e4b668ea06f9058d55d9256c8adda64e132' 'png' 25560 0 150 78 'image/png' 1) " (491" 0 0 16822 1 0 'avatar_16822_1436735214.png' 'c23f2bfd29420f194f36f68266199f43abb18a3e' 'png' 10432 12 96 96 'image/png' 1) " (492" 0 0 16834 1 0 'avatar_16834_1437251106.png' '4282755ba02a8dc882ef9f8964fe0c1d48241e14' 'png' 538 95 64 64 'image/png' 1) " (683" 684 10202 0 1 0 '411Ghost.png' '8c84de8a7e78a4cb0af71fb9ed648848334ddb54' 'png' 635992 9 1600 837 'image/png' 1) " (609" 0 0 16952 1 0 'avatar_16952_1439309105.png' 'ce8dd20b7d1a55d1763795b6e02db82c3b170894' 'png' 14377 81 61 96 'image/png' 1) " (608" 0 0 16945 1 0 'avatar_16945_1439234523.png' 'de93af741ce2ff963e38dcba82874936699a5e4a' 'png' 12084 15 96 60 'image/png' 1) " (607" 0 9314 0 1 3 '2015-08-10_13.44.40.png_thumb' 'c30ccd8ff9ab5d701913d56da8623b6d6c917285' 'png' 24492 0 150 93 'image/png' 1) " (606" 607 9314 0 1 0 '2015-08-10_13.44.40.png' '4e666ae843160948711f1815b30fdcb1d07612f6' 'png' 930706 11 1920 1200 'image/png' 1) " (605" 0 0 16940 1 0 'avatar_16940_1439228321.png' '9efd9f0fbf0b4bdaeedfbae80b4719dc53fcc0ad' 'png' 3868 450 96 50 'image/png' 1) " (604" 0 9285 0 1 3 '2015-08-10_09.50.58.png_thumb' '1b507e0667faea5d3c280e07e021900293817dbf' 'png' 19511 0 150 113 'image/png' 1) " (603" 604 9285 0 1 0 '2015-08-10_09.50.58.png' '7a83e9975ac93fe6b45e8a02a5d9b12a688415c9' 'png' 314435 2 1280 971 'image/png' 1) " (504" 505 8818 0 1 0 '2015-07-20_10.53.26.png' '7a2f2bb4fbe5bf069bec1a3b2ae6bb8cacba3a43' 'png' 468789 4 1013 971 'image/png' 1) " (505" 0 8818 0 1 3 '2015-07-20_10.53.26.png_thumb' 'b08322acb9ecf9e1ba120f666cc62e770a40657b' 'png' 36257 0 150 143 'image/png' 1) " (506" 507 8818 0 1 0 '2015-07-20_10.53.30.png' '70eb1ef663921e39965a4a30a2c9a6640769cbd2' 'png' 426446 3 1013 971 'image/png' 1) " (507" 0 8818 0 1 3 '2015-07-20_10.53.30.png_thumb' '85bce7dc2edbaf020614efb7d81dc98aea604f7c' 'png' 34253 0 150 143 'image/png' 1) " (508" 509 8818 0 1 0 '2015-07-20_10.53.54.png' '9a6ed076a0f4d822cae3ce7e1660fe2844728fa8' 'png' 573016 5 1013 971 'image/png' 1) " (509" 0 8818 0 1 3 '2015-07-20_10.53.54.png_thumb' 'b7082580340ccb1379f514c0f697d0cc1a5fbb2e' 'png' 18458 0 150 143 'image/png' 1) " (510" 511 8818 0 1 0 '2015-07-20_10.56.56.png' 'a043d48be7fdcc70f94a3b6d561b77010ee38d37' 'png' 600372 2 1013 971 'image/png' 1) " (511" 0 8818 0 1 3 '2015-07-20_10.56.56.png_thumb' 'd1dc0ee6971401090dbf037a1270925d39498288' 'png' 25307 0 150 143 'image/png' 1) " (512" 513 8818 0 1 0 '2015-07-20_10.57.14.png' '0828bed1e93d14460782c40d1e283bb3a2efc7d1' 'png' 570703 1 1013 971 'image/png' 1) " (513" 0 8818 0 1 3 '2015-07-20_10.57.14.png_thumb' '2b64d781111bb3e2946e6ca54322412720f48b9a' 'png' 32258 0 150 143 'image/png' 1) " (514" 515 8818 0 1 0 '2015-07-20_10.57.29.png' 'f488168c06a0e37a6462dde1f242a16ed24dc93e' 'png' 817767 1 1013 971 'image/png' 1) " (515" 0 8818 0 1 3 '2015-07-20_10.57.29.png_thumb' 'd096bacd87233c2e3ac44cbaa70858711180fdc3' 'png' 39079 0 150 143 'image/png' 1) " (516" 517 8826 0 1 0 '2015-07-20_20.12.35.png' 'b859da248d31423d40a3fb55da5505f910649cdf' 'png' 363595 6 1366 705 'image/png' 1) " (517" 0 8826 0 1 3 '2015-07-20_20.12.35.png_thumb' '8f1aa1dbc82db6b453d8d7a4bddd3179db5255e7' 'png' 25352 0 150 77 'image/png' 1) " (518" 519 8835 0 1 0 'evidence 1.png' '63b78248a69361b7737836f997352f7adf9d54f6' 'png' 232972 3 854 480 'image/png' 1) " (519" 0 8835 0 1 3 'evidence 1.png_thumb' '4bad587874e68daad97efb4b920d539bae60e5dc' 'png' 29784 0 150 84 'image/png' 1) " (520" 521 8835 0 1 0 'evidence 2.png' 'ca7c3d2f4dc5a2761fe14114192da8207de50499' 'png' 214359 1 854 480 'image/png' 1) " (521" 0 8835 0 1 3 'evidence 2.png_thumb' '0928b63dd12824506cba4337037430364c2980d5' 'png' 30174 0 150 84 'image/png' 1) " (522" 523 8835 0 1 0 'evidence 3.png' '8d715f16ad5cf32300df25e748f47bb93fd60a0c' 'png' 201453 0 854 480 'image/png' 1) " (523" 0 8835 0 1 3 'evidence 3.png_thumb' '5d7dab013e943a26fcfdb1138a43ba4a3fa131e2' 'png' 29796 0 150 84 'image/png' 1) " (524" 525 8836 0 1 0 'evidence 1.png' '4e65e229c5ab9959473d5a5eafeda23bf71bf512' 'png' 232972 11 854 480 'image/png' 1) " (525" 0 8836 0 1 3 'evidence 1.png_thumb' '1feae88d6e8fb61cccb698674100aabaed0b360b' 'png' 29784 0 150 84 'image/png' 1) " (526" 527 8836 0 1 0 'evidence 2.png' 'd0d6bce3bfeb1d88d076d4c6e9cf06e8aa39b288' 'png' 214359 9 854 480 'image/png' 1) " (527" 0 8836 0 1 3 'evidence 2.png_thumb' 'd7a10fbb3352b0c81d3a447963f76cee6d8302d4' 'png' 30174 0 150 84 'image/png' 1) " (528" 529 8836 0 1 0 'evidence 3.png' '36535962d1be6047881ef33aac43107dc98e6fc0' 'png' 201453 7 854 480 'image/png' 1) " (529" 0 8836 0 1 3 'evidence 3.png_thumb' '7e70990d60d64d2519f3a308916b946e45d16e71' 'png' 29796 0 150 84 'image/png' 1) " (530" 531 8837 0 1 0 'evidence 4.png' '2a3ce4a243347b564239ee446b734c2cd008266f' 'png' 118508 7 854 480 'image/png' 1) " (531" 0 8837 0 1 3 'evidence 4.png_thumb' 'bd765c63bb0c817eebad4ddb896b20da6d7839f5' 'png' 24945 0 150 84 'image/png' 1) " (532" 533 8846 0 1 0 '2015-07-21_08.08.03.png' 'a111243bc1cabb001527900a3cdcf9069db3b4e5' 'png' 694197 1 1003 971 'image/png' 1) " (533" 0 8846 0 1 3 '2015-07-21_08.08.03.png_thumb' 'dc93067e80823e5fd455be8f4097ff15233ab46f' 'png' 35625 0 150 145 'image/png' 1) " (534" 535 8846 0 1 0 '2015-07-21_08.08.51.png' 'd24314cb4311eba3652f12bec6c1e0609ebcb40d' 'png' 606254 1 1003 971 'image/png' 1) " (535" 0 8846 0 1 3 '2015-07-21_08.08.51.png_thumb' '22d02498bcd97bde9a255c6d49f89545ea125581' 'png' 25458 0 150 145 'image/png' 1) " (536" 537 8846 0 1 0 '2015-07-21_08.09.47.png' '32942f8f9de42b7747b3917b16e8adf23954769c' 'png' 790531 3 1003 971 'image/png' 1) " (537" 0 8846 0 1 3 '2015-07-21_08.09.47.png_thumb' '1126160061c180079bdcafc2ea00e7239bc44758' 'png' 27930 0 150 145 'image/png' 1) " (538" 539 8846 0 1 0 '2015-07-21_09.31.35.png' 'a3ac0eef4c0813b922f27d2b0fe8de0881dce004' 'png' 368240 0 1003 971 'image/png' 1) " (539" 0 8846 0 1 3 '2015-07-21_09.31.35.png_thumb' 'b800449ab9c043346f9444951676e958841df554' 'png' 29582 0 150 145 'image/png' 1) " (540" 541 8846 0 1 0 '2015-07-21_09.32.01.png' '9184e016088a90416001c13d3e46ef64221424e6' 'png' 587635 0 1003 971 'image/png' 1) " (541" 0 8846 0 1 3 '2015-07-21_09.32.01.png_thumb' 'd8b861785e4eede74991ef17ce6ccc4ec9a76519' 'png' 27416 0 150 145 'image/png' 1) " (542" 543 8846 0 1 0 '2015-07-21_09.32.13.png' '8e720b4a0f4add8247a2dae3b5f16d8484bbc233' 'png' 845969 2 1003 971 'image/png' 1) " (543" 0 8846 0 1 3 '2015-07-21_09.32.13.png_thumb' '424d1e606a3f45b2b8cc3af69e33afd835907e67' 'png' 27614 0 150 145 'image/png' 1) " (995" 0 0 16842 1 0 'avatar_16842_1448118259.png' 'd3c51ed14f85a03e9d43730172aa6a073ef13e43' 'png' 21212 34 96 96 'image/png' 1) " (545" 546 8851 0 1 0 '2015-07-21_19.14.25.png' '166745543787f1d70cec8d969f68e1e8316bc081' 'png' 326460 12 1366 705 'image/png' 1) " (546" 0 8851 0 1 3 '2015-07-21_19.14.25.png_thumb' '07b93c55604f219f18324eafbd301ff86ae56e89' 'png' 22181 0 150 77 'image/png' 1) " (547" 548 8870 0 1 0 '2015-07-22_11.13.30.png' '6ac51fe872f4ef1e431314797e55bda82d7d0564' 'png' 430993 15 1366 705 'image/png' 1) " (548" 0 8870 0 1 3 '2015-07-22_11.13.30.png_thumb' '26071478b72b0e5ba1ae6eb91de9d79c2ed2622d' 'png' 23628 0 150 77 'image/png' 1) " (549" 550 8871 0 1 0 '2015-07-22_11.24.47.png' '1127d8b121e1b1616710816f5e3406faaa5a1646' 'png' 662567 7 1366 705 'image/png' 1) " (550" 0 8871 0 1 3 '2015-07-22_11.24.47.png_thumb' '293cc63d93c9e8b391d7fb75bc87ba436a9b5936' 'png' 24179 0 150 77 'image/png' 1) " (551" 552 8879 0 1 0 '2015-07-18_14.20.05.png' '2f7267d13ae6a500340d3bb2f09731f1b83cb646' 'png' 943302 14 1366 705 'image/png' 1) " (552" 0 8879 0 1 3 '2015-07-18_14.20.05.png_thumb' 'fbaee585269b245edaff7d8e3ce6661b8ae1a28f' 'png' 19500 0 150 77 'image/png' 1) " (553" 554 8879 0 1 0 '2015-07-18_14.21.57.png' 'a0b1349ad24a895b3836353e9bfbc5a57d06bc17' 'png' 952501 10 1366 705 'image/png' 1) " (554" 0 8879 0 1 3 '2015-07-18_14.21.57.png_thumb' '53f401e59b2831bcb5992f210481d954b19a2d32' 'png' 22361 0 150 77 'image/png' 1) " (555" 556 8879 0 1 0 '2015-07-18_14.20.42.png' '02a18088c73af32af7e8e1c03c736e90f03c2a08' 'png' 433384 8 1366 705 'image/png' 1) " (556" 0 8879 0 1 3 '2015-07-18_14.20.42.png_thumb' 'cdaba160a5c15a8d45bfdcb6524f9f91d3b9db75' 'png' 13496 0 150 77 'image/png' 1) " (557" 558 8879 0 1 0 '2015-07-18_14.20.48.png' 'ef802567b7affc23cc65edb9b854a91dea479358' 'png' 411060 6 1366 705 'image/png' 1) " (558" 0 8879 0 1 3 '2015-07-18_14.20.48.png_thumb' '40a2c86b174ed8db97bffa90e661ff86b8e85190' 'png' 13058 0 150 77 'image/png' 1) " (559" 560 8879 0 1 0 '2015-07-22_22.42.06.png' '68cc98f6e249ac8670fefe35d79b285cf3f5473e' 'png' 594521 9 1366 705 'image/png' 1) " (560" 0 8879 0 1 3 '2015-07-22_22.42.06.png_thumb' '5311e23e570d9892b78b039b7f1578c92b84cb7a' 'png' 13471 0 150 77 'image/png' 1) " (561" 562 8879 0 1 0 '2015-07-22_22.42.16.png' '2c038dbb28c989f21067de74c0a91492828891ab' 'png' 627712 10 1366 705 'image/png' 1) " (562" 0 8879 0 1 3 '2015-07-22_22.42.16.png_thumb' '0f3aeb2a830e617319c79300f1d179aa593d5318' 'png' 13664 0 150 77 'image/png' 1) " (563" 564 8892 0 1 0 '2015-07-23_13.47.50.png' 'c7c4b1d8f56279be9ab8416822175ba9f256226c' 'png' 447407 5 1366 705 'image/png' 1) " (564" 0 8892 0 1 3 '2015-07-23_13.47.50.png_thumb' 'ecfd19332f77e0e83d61188df3be98f0b89d9334' 'png' 13128 0 150 77 'image/png' 1) " (565" 566 8894 0 1 0 '2015-07-23_17.37.00.png' 'bfd82fa421306338eb9451447070e4800b9f4c81' 'png' 443594 8 1366 705 'image/png' 1) " (566" 0 8894 0 1 3 '2015-07-23_17.37.00.png_thumb' '34ea9514b6d62c6685637b8e53d7182b92b33529' 'png' 19720 0 150 77 'image/png' 1) " (567" 568 8897 0 1 0 '2015-07-23_18.45.57.png' 'a83fbf05e4288b6bb461ef07418c2b6feac0994b' 'png' 434708 2 1366 705 'image/png' 1) " (568" 0 8897 0 1 3 '2015-07-23_18.45.57.png_thumb' 'afa56c178ebce87d1a3e2f6161e7beda4d822715' 'png' 23729 0 150 77 'image/png' 1) " (569" 570 8898 0 1 0 '2015-07-23_18.50.07.png' '32087773672021e630c0c5ae4d038063a5af5bb9' 'png' 534444 3 1366 705 'image/png' 1) " (570" 0 8898 0 1 3 '2015-07-23_18.50.07.png_thumb' '30f109f5383044c67708712b6151d46a6692cab2' 'png' 24295 0 150 77 'image/png' 1) " (571" 572 8947 0 1 0 'new evidence.png' 'd9ed2e2f0e4d2433048f39dd8397e9c3cf81a8f4' 'png' 358402 13 1366 768 'image/png' 1) " (572" 0 8947 0 1 3 'new evidence.png_thumb' '2d247df9c767fee447ea85c0b2c7fff59049fcf9' 'png' 27577 0 150 84 'image/png' 1) " (573" 0 0 16855 1 0 'avatar_16855_1437975868.png' 'aa0fa617fb135ecb6149083f190a5072852830bb' 'png' 16357 3294 72 96 'image/png' 1) " (574" 575 8962 0 1 0 '2015-07-28_10.35.14.png' '1645dfaa7d137d13fa8ddc17758e47c3078abf4e' 'png' 641379 10 1920 1003 'image/png' 1) " (575" 0 8962 0 1 3 '2015-07-28_10.35.14.png_thumb' '33b5f97b2f66f988ef279a1f72d5bf63de74d02f' 'png' 25939 0 150 78 'image/png' 1) " (576" 577 8964 0 1 0 '2015-07-28_10.35.14.png' '71cc213c0cce849e7ec6fa29af1966b27a53118f' 'png' 641379 7 1920 1003 'image/png' 1) " (577" 0 8964 0 1 3 '2015-07-28_10.35.14.png_thumb' '4e45bf54c83a629fa2f3f7676e4f972fe8013480' 'png' 25939 0 150 78 'image/png' 1) " (578" 579 8964 0 1 0 '2015-07-28_10.35.08.png' 'b255019a88bd34e0cf9b83e9743f2928b62a6101' 'png' 637535 11 1920 1003 'image/png' 1) " (579" 0 8964 0 1 3 '2015-07-28_10.35.08.png_thumb' '8b47fda404f54a05a9c01290dcaa74da3fab2533' 'png' 25912 0 150 78 'image/png' 1) " (580" 581 8969 0 1 0 '2015-07-29_13.53.18.png' 'ea96e20163c0c48d10c6d52a4a5377a0fae91e65' 'png' 971003 16 1920 1003 'image/png' 1); INSERT INTO `smf_attachments` " (`id_attach`" `id_thumb` `id_msg` `id_member` `id_folder` `attachment_type` `filename` `file_hash` `fileext` `size` `downloads` `width` `height` `mime_type` `approved`) VALUES (581 0 8969 0 1 3 '2015-07-29_13.53.18.png_thumb' '15da54a88a240aa5dc41abed4d87180a15c32de9' 'png' 27505 0 150 78 'image/png' 1) " (583" 584 9026 0 1 0 '2015-08-02_23.36.03.png' 'b4c0270f75c002bb9889d677bcc840efb606b8cb' 'png' 396775 9 1366 705 'image/png' 1) " (584" 0 9026 0 1 3 '2015-08-02_23.36.03.png_thumb' '570bf91bc1373fa255032cd2738f633ed65065aa' 'png' 25540 0 150 77 'image/png' 1) " (585" 0 0 16877 1 0 'avatar_16877_1438720346.png' '2e5d720bf45985936e20583b245405cc7c72f19c' 'png' 10915 3 96 82 'image/png' 1) " (586" 587 9069 0 1 0 '2015-08-07_17.56.42.png' '649381d5e280b1e0deb8f4b39a4c445c062e3274' 'png' 539517 16 1920 1003 'image/png' 1) " (587" 0 9069 0 1 3 '2015-08-07_17.56.42.png_thumb' '052157b348b1694b588f831584a5a2d894b96546' 'png' 23794 0 150 78 'image/png' 1) " (588" 0 0 16885 1 0 'avatar_16885_1438983589.png' '7e793e63f246aac0bb0410e4383bc13e8e887907' 'png' 9257 8 54 96 'image/png' 1) " (591" 592 9095 0 1 0 '2015-08-08_07.46.25.png' 'dc0282c2d6e6dfdc603c78bef8ff145e4e874b6a' 'png' 607544 3 1366 768 'image/png' 1) " (592" 0 9095 0 1 3 '2015-08-08_07.46.25.png_thumb' 'f07adfc300c649722394a19fec03c2355c7881af' 'png' 27599 0 150 84 'image/png' 1) " (593" 594 9098 0 1 0 '2015-08-08_07.46.25.png' '8c04d22b5c4ce7e5a902d5034c4c1dc2b83462fa' 'png' 607544 31 1366 768 'image/png' 1) " (594" 0 9098 0 1 3 '2015-08-08_07.46.25.png_thumb' 'b37652ccc4ccd08142357246d4ef98f9510a1d56' 'png' 27599 0 150 84 'image/png' 1) " (595" 596 9123 0 1 0 '2015-08-09_02.17.23.png' 'b020d5108445463af643664b5b09ea149155be5f' 'png' 467019 3 1360 715 'image/png' 1) " (596" 0 9123 0 1 3 '2015-08-09_02.17.23.png_thumb' '854fe7f849ba388d5ede4c14ac426378b087dd19' 'png' 21828 0 150 78 'image/png' 1) " (598" 0 0 16913 1 0 'avatar_16913_1439162390.png' '48d0997f8b21e466bca9154d27556493b1371b4c' 'png' 15658 171 96 96 'image/png' 1) " (613" 0 0 16977 1 0 'avatar_16977_1439402280.png' '4cd07d06f6071533cf9347a86cba40cfbda2b051' 'png' 12955 270 96 54 'image/png' 1) " (777" 0 0 16837 1 0 'avatar_16837_1443952963.png' '0ca37549e496b9ab4e2577c637091210b170e533' 'png' 12621 4230 96 60 'image/png' 1) " (614" 615 9443 0 1 0 '2015-08-12_14.33.51.png' 'e4deb599d56a500c9376030edf62068f8a49ab0a' 'png' 223869 7 854 480 'image/png' 1) " (615" 0 9443 0 1 3 '2015-08-12_14.33.51.png_thumb' '5f69060cc51bdbb371c1940dd5ade26db014ed0a' 'png' 29497 0 150 84 'image/png' 1) " (616" 617 9443 0 1 0 '2015-08-12_14.33.51.png' '81e7627830956324def6b82c76318de315c1bc08' 'png' 223869 7 854 480 'image/png' 1) " (617" 0 9443 0 1 3 '2015-08-12_14.33.51.png_thumb' '05febb8ae1b1c0ab0e3b1273288620e7e7cb635c' 'png' 29497 0 150 84 'image/png' 1) " (619" 0 9574 0 1 3 '2015-08-15_20.24.26.png_thumb' '80c905602615646d3422296655e0618c9a0e4198' 'png' 23503 0 150 93 'image/png' 1) " (620" 621 9575 0 1 0 '2015-08-15_20.28.40.png' '2ac31673ffdfc388574c751c487f26c9432b8252' 'png' 438439 22 1920 1200 'image/png' 1) " (621" 0 9575 0 1 3 '2015-08-15_20.28.40.png_thumb' '2f48c698d86ab9eb695d8fb91c463ddf0e4dab46' 'png' 25176 0 150 93 'image/png' 1) " (622" 623 9641 0 1 0 '2015-08-16_22.16.57.png' '1b492894eb97b440d482996ae282c2fe6b6b24b3' 'png' 1353867 2 1366 705 'image/png' 1) " (623" 0 9641 0 1 3 '2015-08-16_22.16.57.png_thumb' 'e998cbfff7cabbc85f0cd59f3aed20b38a310117' 'png' 29134 0 150 77 'image/png' 1) " (624" 625 9642 0 1 0 '2015-08-16_22.16.57.png' '220bb10d79f1757b99479adcc8e2caba76798972' 'png' 1353867 1 1366 705 'image/png' 1) " (625" 0 9642 0 1 3 '2015-08-16_22.16.57.png_thumb' '27bc6fe2fa1befeab9d3f46a6194f563eb39e887' 'png' 29134 0 150 77 'image/png' 1) " (626" 627 9642 0 1 0 '2015-08-16_22.16.57.png' '3ce188e552df12403d4ce8b41238ed6fe35c1de9' 'png' 1353867 2 1366 705 'image/png' 1) " (627" 0 9642 0 1 3 '2015-08-16_22.16.57.png_thumb' '8901cba86badf009affff103bee38a58be343381' 'png' 29134 0 150 77 'image/png' 1) " (628" 629 9644 0 1 0 '2015-08-16_21.47.52.png' '68796714b5f4c1104aa61703f15ef731ecf4cd39' 'png' 349319 30 1920 1200 'image/png' 1) " (629" 0 9644 0 1 3 '2015-08-16_21.47.52.png_thumb' 'dc1065528b97e94204fef1840040a55d105cdda3' 'png' 23591 0 150 93 'image/png' 1) " (630" 0 0 16398 1 0 'avatar_16398_1439799127.png' 'faff7bd8879bd23e02e26950b269090d2ee8d453' 'png' 4410 1115 72 96 'image/png' 1) " (631" 632 9661 0 1 0 'Screen Shot 2015-08-17 at 12.45.30.png' '74a12960eb742f010f12909da4b5af6d1180b31f' 'png' 119614 18 650 293 'image/png' 1) " (632" 0 9661 0 1 3 'Screen Shot 2015-08-17 at 12.45.30.png_thumb' '59790c6078cd6dbc58087bbe07608f0ea02bf3e7' 'png' 24288 0 150 67 'image/png' 1) " (633" 634 9661 0 1 0 'Screen Shot 2015-08-17 at 12.53.36.png' '808c14feebb3e397a6503dd0e215b21cffe9f0ed' 'png' 91017 9 596 162 'image/png' 1) " (634" 0 9661 0 1 3 'Screen Shot 2015-08-17 at 12.53.36.png_thumb' '71189792074a5b3b9b6e054ab5de5ef3af1defc3' 'png' 15878 0 150 40 'image/png' 1) " (635" 636 9661 0 1 0 'Screen Shot 2015-08-17 at 12.53.10.png' '84fd7648f5ea64b98aa0afc3df417df8740f21aa' 'png' 79271 11 671 189 'image/png' 1) " (636" 0 9661 0 1 3 'Screen Shot 2015-08-17 at 12.53.10.png_thumb' 'c490474265d9e9b3da10a884e9e083734bd13957' 'png' 16719 0 150 42 'image/png' 1) " (637" 638 9661 0 1 0 'Screen Shot 2015-08-17 at 12.43.28.png' 'c9cb926cbfabec1950b969f4a5fab3f670111b5f' 'png' 51744 7 589 102 'image/png' 1) " (638" 0 9661 0 1 3 'Screen Shot 2015-08-17 at 12.43.28.png_thumb' 'f9ed6dae3229f6a53f828deddfe7163341a1a998' 'png' 9381 0 150 25 'image/png' 1) " (639" 640 9661 0 1 0 'Screen Shot 2015-08-17 at 12.44.01.png' '8e7d5f71b1aa2765e52953d7a13bfa085e560b8e' 'png' 88879 6 684 207 'image/png' 1) " (640" 0 9661 0 1 3 'Screen Shot 2015-08-17 at 12.44.01.png_thumb' '843ba5e518137031656f1a8617a8b94d5845687c' 'png' 16924 0 150 45 'image/png' 1) " (641" 642 9661 0 1 0 'Screen Shot 2015-08-17 at 12.57.12.png' '2d6728fef7fa0e8992f2a64aeced387b129514b4' 'png' 100085 5 677 140 'image/png' 1) " (642" 0 9661 0 1 3 'Screen Shot 2015-08-17 at 12.57.12.png_thumb' '81690b857457464e0c3206eda699e89e60c801ff' 'png' 10994 0 150 31 'image/png' 1) " (643" 644 9662 0 1 0 'My PC.PNG' '45ec4c62c75d02e123faaa4a8fcb0d5bf13d2d9d' 'png' 111706 24 761 897 'image/png' 1) " (644" 0 9662 0 1 3 'My PC.PNG_thumb' '2fa419683861408b87985715774cfb5bafac98a4' 'png' 14204 0 127 150 'image/png' 1) " (649" 650 9842 0 1 0 '2015-08-19_22.44.01.png' 'bcfc655e1b6444e938132736e22c35f0dde55b7e' 'png' 292199 8 854 480 'image/png' 1) " (650" 0 9842 0 1 3 '2015-08-19_22.44.01.png_thumb' 'ba91d63c6c57c7aa2c18982110764c93c8beb658' 'png' 27013 0 150 84 'image/png' 1) " (651" 652 9842 0 1 0 '2015-08-19_22.44.55.png' '54d8e874f97004a87f40db5a3d2b069b435674a9' 'png' 292090 5 854 480 'image/png' 1) " (652" 0 9842 0 1 3 '2015-08-19_22.44.55.png_thumb' '1f167f561753849d4dbf8c4166e17d1af36c35e3' 'png' 26614 0 150 84 'image/png' 1) " (653" 654 9842 0 1 0 '2015-08-19_22.45.25.png' '3a5ae5f17a83095be382c838f79dd63fe04f2fd3' 'png' 292036 4 854 480 'image/png' 1) " (654" 0 9842 0 1 3 '2015-08-19_22.45.25.png_thumb' 'a3f4b84dc81cb8e099a7b87921be75f4d2e0dfca' 'png' 26617 0 150 84 'image/png' 1) " (655" 656 9843 0 1 0 '2015-08-19_23.07.25.png' '0d364104c697f4a6ef8b9f69814451a12d66ccf7' 'png' 161003 3 854 480 'image/png' 1) " (656" 0 9843 0 1 3 '2015-08-19_23.07.25.png_thumb' 'da08f63f8a39bdaf57d688b4d3e1afe94312be58' 'png' 25590 0 150 84 'image/png' 1) " (657" 658 9845 0 1 0 '2015-08-19_23.09.11.png' '80a13594602ad26e93bd56ceb98bc0e5a38aa405' 'png' 456912 14 854 480 'image/png' 1) " (658" 0 9845 0 1 3 '2015-08-19_23.09.11.png_thumb' '9cac179993ee2674775eb9042622c3c6e0459174' 'png' 28852 0 150 84 'image/png' 1) " (659" 660 9845 0 1 0 '2015-08-19_23.20.00.png' '4ae24e464b7035882fd1e1fb0f5092c1c55c49e5' 'png' 375838 9 854 480 'image/png' 1) " (660" 0 9845 0 1 3 '2015-08-19_23.20.00.png_thumb' '98d34876e7680cffc6fc67bc62fd045a5e17c1b0' 'png' 27978 0 150 84 'image/png' 1) " (661" 662 9846 0 1 0 '2015-08-19_23.27.24.png' '5acf94dcf25580d6376d4e661de590e6a631ede0' 'png' 144131 11 854 480 'image/png' 1) " (662" 0 9846 0 1 3 '2015-08-19_23.27.24.png_thumb' 'f015f92385406e70e76f30dddf01fc9dc91f43cf' 'png' 25171 0 150 84 'image/png' 1) " (663" 664 9848 0 1 0 '2015-08-19_23.33.08.png' '6adec6693a808f80f9600693349f78e75cdd9b02' 'png' 582158 16 1600 837 'image/png' 1) " (664" 0 9848 0 1 3 '2015-08-19_23.33.08.png_thumb' 'dce77127794b9accbc525eb3b40ab364d1aaea9f' 'png' 23538 0 150 78 'image/png' 1) " (665" 666 9848 0 1 0 '2015-08-19_23.33.19.png' '3284699188c6d46a2e8e97c17e7280ad40e08509' 'png' 515791 10 1600 837 'image/png' 1) " (666" 0 9848 0 1 3 '2015-08-19_23.33.19.png_thumb' 'ed67e481a6597cb9c383f99f052c58eea7b63922' 'png' 23024 0 150 78 'image/png' 1) " (818" 0 0 16744 1 0 'avatar_16744_1444626796.png' 'b37e96c51c1839a7b7de66ae510fa8bd2b3a3c3b' 'png' 13939 20 96 63 'image/png' 1) " (670" 671 9989 0 1 0 '2015-08-24_16.35.56.png' 'fc2847f8be2f558bdf4baeba637d12b568ad574a' 'png' 764137 23 1920 1003 'image/png' 1) " (671" 0 9989 0 1 3 '2015-08-24_16.35.56.png_thumb' '087e3650a1cb5bda323561623dfd50b3d38cae52' 'png' 26725 0 150 78 'image/png' 1) " (672" 0 0 16997 1 0 'avatar_16997_1440381341.png' 'bffc83a5c011864a18b78b06649ea984b8df07d0' 'png' 20853 17 96 96 'image/png' 1) " (673" 674 10069 0 1 0 '2015-08-28_22.46.04.png' 'e70ef246c5e808abc96f0c357223fb09fa3dc4fe' 'png' 719220 8 1366 705 'image/png' 1) " (674" 0 10069 0 1 3 '2015-08-28_22.46.04.png_thumb' 'efb8a06a92a72a3d2e37be220f7628550bcc69bd' 'png' 22340 0 150 77 'image/png' 1) " (675" 676 10069 0 1 0 '2015-08-28_22.50.19.png' '141dba067a7b2fc67ecaee2da39ac71b7818bcef' 'png' 764162 4 1366 705 'image/png' 1) " (676" 0 10069 0 1 3 '2015-08-28_22.50.19.png_thumb' 'c984a101fbd3b78fcca32703a63f577a95f51940' 'png' 21622 0 150 77 'image/png' 1) " (677" 678 10093 0 1 0 '2015-08-30_11.19.21.png' '5c22e6bf945ac4c4980869d95643a9652c0a71df' 'png' 191907 10 1366 705 'image/png' 1) " (678" 0 10093 0 1 3 '2015-08-30_11.19.21.png_thumb' '24bde5160e5192a57b4d02771179e2fe646582c9' 'png' 10889 0 150 77 'image/png' 1) " (679" 680 10093 0 1 0 '2015-08-30_11.32.33.png' 'ed059f26d9fa0b85f6b91d571c89e0107e9d51fe' 'png' 250813 9 1366 705 'image/png' 1) " (680" 0 10093 0 1 3 '2015-08-30_11.32.33.png_thumb' 'fffd9a6f2acd3b2958e6a1e757c7fbe9dcef45c0' 'png' 19427 0 150 77 'image/png' 1) " (708" 0 0 17076 1 0 'avatar_17076_1442073521.png' 'e4bb75d552a58731cee38a7b66fda0a3ed5a69f5' 'png' 11952 268 96 56 'image/png' 1) " (684" 0 10202 0 1 3 '411Ghost.png_thumb' '706511af077eb97f3bdcfdf26a2a468cbdd519dc' 'png' 22718 0 150 78 'image/png' 1) " (685" 686 10202 0 1 0 '411Ghost Again.png' '7632f4dd49d0ae18b980987e63311076c89bbf9e' 'png' 629175 7 1600 837 'image/png' 1) " (686" 0 10202 0 1 3 '411Ghost Again.png_thumb' '0ffc2c867972ba44c49f04579764bdb5f43a53cd' 'png' 23090 0 150 78 'image/png' 1) " (687" 0 0 37 1 0 'avatar_37_1441217171.png' '9398897d7fd50b5eb182f7ca0aa2efba389b23b6' 'png' 20302 1558 96 96 'image/png' 1) " (688" 0 0 16923 1 0 'avatar_16923_1441246113.png' '94355c3e88d7bb7cd78401272684e55b8e3eb994' 'png' 21764 2 96 96 'image/png' 1) " (689" 690 10297 0 1 0 '2015-09-05_11.54.25.png' 'babfd7d52e16786cff83c739290c70a69851f610' 'png' 277019 5 1366 705 'image/png' 1) " (690" 0 10297 0 1 3 '2015-09-05_11.54.25.png_thumb' '353db6ec99a2e6988747b2524e41d2b234da85db' 'png' 22342 0 150 77 'image/png' 1) " (691" 692 10297 0 1 0 '2015-09-05_11.54.25.png' 'd52be3052bcbc006360674644926386f424ff316' 'png' 277019 2 1366 705 'image/png' 1) " (692" 0 10297 0 1 3 '2015-09-05_11.54.25.png_thumb' '843401320336e3902cc55fb902671ef334a5c002' 'png' 22342 0 150 77 'image/png' 1) " (693" 694 10298 0 1 0 '2015-09-05_12.23.49.png' 'e55680c52ccafa038900a97d9367a37e979805d2' 'png' 1052453 5 1366 705 'image/png' 1) " (694" 0 10298 0 1 3 '2015-09-05_12.23.49.png_thumb' 'c94974573f1e3f16e2ed6e34614822c050007d3c' 'png' 26293 0 150 77 'image/png' 1) " (695" 696 10299 0 1 0 '1.png' '665d361e24eeb6efa789be45bf12c54ba2b80ae3' 'png' 783905 21 1920 1080 'image/png' 1) " (696" 0 10299 0 1 3 '1.png_thumb' 'a9c102423e4fcef24012d43a4a5bf2957ff58cdd' 'png' 24063 0 150 84 'image/png' 1) " (697" 698 10299 0 1 0 '2.png' '3eed0cbe94d313089f193aece5231ed1a171432d' 'png' 779231 12 1920 1080 'image/png' 1) " (698" 0 10299 0 1 3 '2.png_thumb' '00de2a5d357ce9d273017eaed0d7cb27f7c4f922' 'png' 24092 0 150 84 'image/png' 1) " (699" 700 10300 0 1 0 'Screen Shot 2015-09-05 at 1.44.58 PM.png' 'd72040f3ac8e12ce0ef39d1c177689d1693b16f0' 'png' 464310 24 2002 1116 'image/png' 1) " (700" 0 10300 0 1 3 'Screen Shot 2015-09-05 at 1.44.58 PM.png_thumb' '3d864b113dbe343bf8612238611e7c92a24508c7' 'png' 30691 0 150 83 'image/png' 1) " (701" 0 0 17086 1 0 'avatar_17086_1441466076.png' 'ae7136fecf380658d92b309b6cbb2b8eab4ce8d0' 'png' 10892 2 96 54 'image/png' 1) " (702" 703 10342 0 1 0 '2015-09-06_21.17.26.png' '3c2d937a14cc7feb099504adb53aaae4abae7ca8' 'png' 129198 17 854 480 'image/png' 1) " (703" 0 10342 0 1 3 '2015-09-06_21.17.26.png_thumb' 'a5815092cb8cfa8e95ff26e6afa72535efee9dae' 'png' 29183 0 150 84 'image/png' 1) " (704" 705 10342 0 1 0 '2015-09-06_21.19.55.png' '3bd0f14e5f7563dba98650c52b8e691e157f0184' 'png' 129401 11 854 480 'image/png' 1) " (705" 0 10342 0 1 3 '2015-09-06_21.19.55.png_thumb' 'c33087af76cbcce007c9c2b6c10cb64b60b6909c' 'png' 28640 0 150 84 'image/png' 1) " (706" 707 10342 0 1 0 'lucas.png' '7a6d01e970e021408abd98a8fae5c5735cc76d2c' 'png' 128843 8 854 480 'image/png' 1) " (707" 0 10342 0 1 3 'lucas.png_thumb' '6c07d8e45f6b210dcfb3768da2566afac112e6f0' 'png' 28633 0 150 84 'image/png' 1) " (718" 0 10509 0 1 3 'Screen Shot 2015-09-13 at 9.46.55 AM.png_thumb' '8d25cff268cd3cc68bbe06a48df8f87f9cb1c39b' 'png' 32511 0 150 88 'image/png' 1) " (717" 718 10509 0 1 0 'Screen Shot 2015-09-13 at 9.46.55 AM.png' '07cd4666975720a12adb8b344e46c5ca8116a9f4' 'png' 233753 9 1794 1062 'image/png' 1) " (715" 716 10509 0 1 0 'Screen Shot 2015-09-13 at 9.46.35 AM.png' 'bcdc8f9375e2f84d136fc84cd67f9994e592ff39' 'png' 255435 13 1950 1038 'image/png' 1) " (716" 0 10509 0 1 3 'Screen Shot 2015-09-13 at 9.46.35 AM.png_thumb' '173fc5648de4a794bfdd251f431b04d353073eb2' 'png' 27755 0 150 79 'image/png' 1) " (719" 720 10509 0 1 0 'Screen Shot 2015-09-13 at 9.47.32 AM.png' '04e2dd89b39b240715be792b9c371686a9e8f4de' 'png' 202597 6 1908 818 'image/png' 1) " (720" 0 10509 0 1 3 'Screen Shot 2015-09-13 at 9.47.32 AM.png_thumb' 'b024894e0f9d19da933e494bf55c6ed2e4457e0d' 'png' 22459 0 150 64 'image/png' 1) " (721" 722 10593 0 1 0 '2015-09-18_22.12.13.png' '6aeb8b8c0a3a791db658fc9bdb3b1ae27e1c0b0e' 'png' 1248147 19 1920 1017 'image/png' 1) " (722" 0 10593 0 1 3 '2015-09-18_22.12.13.png_thumb' '7760ebe17134c3362d9763f75c86e3f5b1a62e6c' 'png' 24561 0 150 79 'image/png' 1) " (723" 724 10593 0 1 0 '2015-09-18_22.12.13.png' '1537e671b3d27e09515e53a3291350afb6639db7' 'png' 1248147 9 1920 1017 'image/png' 1) " (724" 0 10593 0 1 3 '2015-09-18_22.12.13.png_thumb' 'dbc046f45144cb1abcb6c59432ede3b899ed4110' 'png' 24561 0 150 79 'image/png' 1) " (726" 727 10600 0 1 0 '2015-09-19_18.02.55.png' 'c710e73b4e4fe5da66a04659285fde5067fd1b26' 'png' 425226 16 1366 705 'image/png' 1) " (727" 0 10600 0 1 3 '2015-09-19_18.02.55.png_thumb' '66675c8a841176ba789c9931c61f41fbb0257f19' 'png' 23633 0 150 77 'image/png' 1) " (730" 731 10765 0 1 0 'Screen Shot 2015-09-23 at 9.00.50 PM.png' '03136aeaa7df32bdcd6195c2ea6937540cb10183' 'png' 136325 8 1828 1046 'image/png' 1) " (731" 0 10765 0 1 3 'Screen Shot 2015-09-23 at 9.00.50 PM.png_thumb' '41de2ece22a77b04fde6f354c71e51a1fc36020b' 'png' 32474 0 150 85 'image/png' 1) " (732" 733 10765 0 1 0 'Screen Shot 2015-09-23 at 9.03.48 PM.png' '0705c063b33e99aadc0e122fbf442f8f1f0dc9a6' 'png' 139375 3 1596 1044 'image/png' 1) " (733" 0 10765 0 1 3 'Screen Shot 2015-09-23 at 9.03.48 PM.png_thumb' '4598b98f488b953f6d9ce2eb9fd6b69f3f88ca2f' 'png' 29569 0 150 98 'image/png' 1) " (734" 735 10765 0 1 0 'Screen Shot 2015-09-23 at 9.03.57 PM.png' 'bf96953b70442768e55043c8110ce4d81834f402' 'png' 165214 0 1816 1102 'image/png' 1) " (735" 0 10765 0 1 3 'Screen Shot 2015-09-23 at 9.03.57 PM.png_thumb' '353249559672bf8256adf1880ae1f6bfb88185b4' 'png' 28332 0 150 91 'image/png' 1) " (736" 737 10765 0 1 0 'Screen Shot 2015-09-23 at 9.04.03 PM.png' '50e30b908073da1d605cdc007c7f455dfb3d0dfa' 'png' 112332 0 1878 686 'image/png' 1) " (737" 0 10765 0 1 3 'Screen Shot 2015-09-23 at 9.04.03 PM.png_thumb' '9f1e53d9ee2217a45c54285a6b6a57612b0added' 'png' 16682 0 150 54 'image/png' 1) " (738" 739 10765 0 1 0 'Screen Shot 2015-09-23 at 9.14.37 PM.png' 'c11ca28567db911cda98c645c802014ee2f48b02' 'png' 113674 1 1248 728 'image/png' 1) " (739" 0 10765 0 1 3 'Screen Shot 2015-09-23 at 9.14.37 PM.png_thumb' 'd4a417e1fe8f375247e007b464e4bd785e9a3927' 'png' 32092 0 150 87 'image/png' 1) " (740" 741 10775 0 1 0 '2015-09-23_22.02.31.png' '4e4988c735b3f72f34e285ad5e1a88d2a0bd60df' 'png' 437845 31 1920 1018 'image/png' 1) " (741" 0 10775 0 1 3 '2015-09-23_22.02.31.png_thumb' 'de5c9b7e3b893be5d30a47a9e6401512a659c1c7' 'png' 23207 0 150 79 'image/png' 1) " (742" 743 0 0 1 0 '2015-09-24_19.06.09.png' 'c9e8943a41ba7714371d8dad94ef8b728e29ee2a' 'png' 1271063 0 1920 1018 'image/png' 1) " (743" 0 0 0 1 3 '2015-09-24_19.06.09.png_thumb' '8b5a43c3b4da8cb66b3964680deae287d712e616' 'png' 24735 0 150 79 'image/png' 1) " (744" 745 0 0 1 0 '2015-09-24_19.06.18.png' '770b32742b2d17e3e05631b1257814781a4f8ee3' 'png' 1267277 0 1920 1018 'image/png' 1) " (745" 0 0 0 1 3 '2015-09-24_19.06.18.png_thumb' '1c2a33439556e4e875bf2d4d21b937bb41287672' 'png' 24677 0 150 79 'image/png' 1) " (746" 747 0 0 1 0 '2015-09-24_19.06.09.png' 'ccd84c169e193799965a7f2dea36f8efd7f09c14' 'png' 1271063 0 1920 1018 'image/png' 1) " (747" 0 0 0 1 3 '2015-09-24_19.06.09.png_thumb' 'dd15d95a16884317c0bbd4f045b3beae4c91c4c4' 'png' 24735 0 150 79 'image/png' 1) " (748" 749 10796 0 1 0 '2015-09-25_20.09.55.png' '022a10c32f456dcf3cb3e9f4db9197c571237275' 'png' 397996 14 1842 1036 'image/png' 1) " (749" 0 10796 0 1 3 '2015-09-25_20.09.55.png_thumb' '2874bfa6627677cb1e4f204b744c21d0654a87fa' 'png' 28535 0 150 84 'image/png' 1) " (751" 0 10811 0 1 3 'Screen Shot.png_thumb' '46e3edc99f6683659b0cfec3c865b3523dd78e27' 'png' 24434 0 150 84 'image/png' 1) " (755" 0 10811 0 1 3 'Screen Shot 2.png_thumb' 'c3c90892c3396c62a67e9e49f6a0c38f2e573fd1' 'png' 18871 0 150 61 'image/png' 1) " (754" 755 10811 0 1 0 'Screen Shot 2.png' '94c2e8ceb1acff0890867c16b062c1684f4468f3' 'png' 50417 9 624 257 'image/png' 1) " (756" 757 10814 0 1 0 'TheXbs.png' '53c2a675b06b457ea768e9559a528ef9e3ca786f' 'png' 99029 0 500 116 'image/png' 1) " (757" 0 10814 0 1 3 'TheXbs.png_thumb' '3accf1151968ca34eff6a5265e4a1b74ea3ef147' 'png' 10645 0 150 34 'image/png' 1) " (758" 759 10817 0 1 0 'TheXbs.png' '3a5885118d37566008cfcd50cea01a7ad0237447' 'png' 99029 0 500 116 'image/png' 1) " (759" 0 10817 0 1 3 'TheXbs.png_thumb' '7b251e896ab151ef5cbc6fecbea0956e6834096d' 'png' 10645 0 150 34 'image/png' 1) " (760" 761 10821 0 1 0 'TheXbs.png' '67717f884c5f4123c20650e288d948aed53fb896' 'png' 99029 0 500 116 'image/png' 1) " (761" 0 10821 0 1 3 'TheXbs.png_thumb' 'cee3b48a709b9e95df781436a4af1390ee0ef63a' 'png' 10645 0 150 34 'image/png' 1) " (762" 763 10822 0 1 0 'TheXbs.png' '1993c673dc1cc195180c03ab3904fe950f4a4241' 'png' 99029 0 500 116 'image/png' 1) " (763" 0 10822 0 1 3 'TheXbs.png_thumb' '29cf66a206671d7c8173deb3627750e01743360c' 'png' 10645 0 150 34 'image/png' 1) " (764" 765 10826 0 1 0 'TheXbs.png' '1323a586484e8effa47a2efe89347b9aa02cefe6' 'png' 99029 0 500 116 'image/png' 1) " (765" 0 10826 0 1 3 'TheXbs.png_thumb' 'eed7d3aa33fd039d0c6dbaf30c4b23971ed64650' 'png' 10645 0 150 34 'image/png' 1) " (766" 767 10827 0 1 0 'TheXbs.png' '8c79d15b633015b67ee2ec253b497b29a9e891ad' 'png' 99029 3 500 116 'image/png' 1) " (767" 0 10827 0 1 3 'TheXbs.png_thumb' '2a6394418c74973441abac05c6deab01caec295a' 'png' 10645 0 150 34 'image/png' 1) " (768" 769 10830 0 1 0 'TheXbs.png' 'b3a7365920ef87685e940198dc093246843c7be9' 'png' 99029 0 500 116 'image/png' 1) " (769" 0 10830 0 1 3 'TheXbs.png_thumb' '719596fa78dd6ea89df072d1e52c2d73eb00af24' 'png' 10645 0 150 34 'image/png' 1) " (983" 0 0 17151 1 0 'avatar_17151_1447541331.png' '5ce80ab70c0e7d7519bc9f9cf769969417e0b9b1' 'png' 11811 1634 54 96 'image/png' 1) " (775" 0 10851 0 1 3 'bla.png_thumb' '2f9603f000a760c02e0f10a76ede76e5fb82d574' 'png' 25088 0 150 84 'image/png' 1) " (1011" 0 0 17154 1 0 'avatar_17154_1448642117.png' 'e67a74c103e516a185ae4a35ee4d43df5533126c' 'png' 14523 182 73 96 'image/png' 1) " (779" 780 10924 0 1 0 'meany.PNG' '0507bf39437fae1be5afcf1eef61b08994cb2279' 'png' 54556 23 835 591 'image/png' 1) " (780" 0 10924 0 1 3 'meany.PNG_thumb' '578f27f4bfceee42b1cce62fd234ade88f036da4' 'png' 11317 0 150 106 'image/png' 1) " (781" 782 10929 0 1 0 'meany2.PNG' 'b965ae1629d4946f8b21805ebd65fe5bf644f302' 'png' 19853 20 749 416 'image/png' 1) " (782" 0 10929 0 1 3 'meany2.PNG_thumb' '89bbe1ac574068b9174dd9b4338a8a3f1e057cc4' 'png' 8400 0 150 83 'image/png' 1) " (783" 784 10946 0 1 0 '2015-10-05_21.25.24.png' '4bb5ce867c43de1bac0f8e73fe04326198b303b9' 'png' 569867 18 1280 971 'image/png' 1) " (784" 0 10946 0 1 3 '2015-10-05_21.25.24.png_thumb' '39247c25475c2b07df820fc066c307ab868e755a' 'png' 23707 0 150 113 'image/png' 1) " (785" 786 11002 0 1 0 'Untitled.png' '4401bde78ef2698fc6313ebf4f48d345c83a61b3' 'png' 97008 26 1366 768 'image/png' 1) " (786" 0 11002 0 1 3 'Untitled.png_thumb' 'cf3bee2c978c4043bae32452afa49de27903b720' 'png' 6424 0 150 84 'image/png' 1) " (787" 788 11002 0 1 0 'Untitled 1.png' 'a9168bb7f788d770c591ab60026e08e0f2843fdd' 'png' 106249 16 1366 768 'image/png' 1) " (788" 0 11002 0 1 3 'Untitled 1.png_thumb' 'e8bf5d2bc3fdb2ffcb1b6f94684f21705a89ecc4' 'png' 7091 0 150 84 'image/png' 1) " (789" 790 11002 0 1 0 'Untitled 2.png' '6a30e7d83c1ebd4d6ef2ee022161eef45c50927e' 'png' 63166 11 1366 768 'image/png' 1) " (790" 0 11002 0 1 3 'Untitled 2.png_thumb' '37837e5cd5661f663b8c4519c102e26453fe2ffa' 'png' 7059 0 150 84 'image/png' 1) " (791" 792 11002 0 1 0 'Untitled 3.png' '045fc60ff72becc273163032e14b1f41047c315d' 'png' 39509 14 1366 768 'image/png' 1) " (792" 0 11002 0 1 3 'Untitled 3.png_thumb' '8a60664c083206070d24e5799857b07c4ea5ad30' 'png' 4120 0 150 84 'image/png' 1) " (793" 794 11002 0 1 0 'Untitled 4.png' 'fe09fe77668fd5a1116cd37b31f00ad2f2421513' 'png' 47842 14 1366 768 'image/png' 1) " (794" 0 11002 0 1 3 'Untitled 4.png_thumb' '901c9178a1e2710b036fce5bb3c588a36148991a' 'png' 5178 0 150 84 'image/png' 1) " (795" 796 11018 0 1 0 '2015-10-09_22.06.30.png' '5b61fb15a33d8a9a867545c561f1f1ff3cdc4300' 'png' 741459 12 1920 1027 'image/png' 1) " (796" 0 11018 0 1 3 '2015-10-09_22.06.30.png_thumb' 'a53233e1d0a42c22cd5863a5977a42e1ea57bcb3' 'png' 25290 0 150 80 'image/png' 1) " (797" 798 11018 0 1 0 '2015-10-09_22.07.05.png' 'd1346f8a9a79e6f1e475215fc146ff06a2017c0e' 'png' 868030 7 1920 1027 'image/png' 1) " (798" 0 11018 0 1 3 '2015-10-09_22.07.05.png_thumb' '0b471441067cb748411a51419393f1e1b7aade85' 'png' 23161 0 150 80 'image/png' 1) " (799" 800 11018 0 1 0 '2015-10-09_22.12.43.png' '065bc26892f81335a190499e8624696f30fd8d2f' 'png' 717805 7 1920 1027 'image/png' 1) " (800" 0 11018 0 1 3 '2015-10-09_22.12.43.png_thumb' 'dcf700712fe9fcca233a73f9d7ce7627e8583e2b' 'png' 21730 0 150 80 'image/png' 1) " (801" 802 11018 0 1 0 '2015-10-09_22.19.50.png' '2ffdfdfa69968d61b661edac56630c3173660a11' 'png' 1034857 6 1920 1080 'image/png' 1) " (802" 0 11018 0 1 3 '2015-10-09_22.19.50.png_thumb' '8aa9f8918b57a0ece14cf27c5602a1074ccb6f78' 'png' 22101 0 150 84 'image/png' 1) " (804" 805 11046 0 1 0 'IMG_20150813_214017.jpg' 'c005eb3a0adaca4b7e6409f448930d193a48da42' 'jpg' 1085003 11 2048 1536 'image/jpeg' 1) " (805" 0 11046 0 1 3 'IMG_20150813_214017.jpg_thumb' '3b39496e0d1bb569caa872076982ab99a5f7d134' 'jpg' 32198 0 150 112 'image/png' 1) " (806" 807 11049 0 1 0 'IMG_20150813_213646.jpg' '81e92774eccfeef84ebc3c3758057d8ccaa503e5' 'jpg' 1063132 3 2048 1536 'image/jpeg' 1) " (807" 0 11049 0 1 3 'IMG_20150813_213646.jpg_thumb' '6d9a4bf6b05d8b7629fe2ac7d51a06e7979cb2e6' 'jpg' 33149 0 150 112 'image/png' 1) " (880" 0 0 17157 1 0 'avatar_17157_1445914434.png' 'dcedd073bd5d400bf7c908459b391d6d0af14d03' 'png' 7033 235 96 54 'image/png' 1) " (809" 0 0 17165 1 0 'avatar_17165_1444527677.png' '882d0fda3bccd119e419be7703d2e39644bcb111' 'png' 16598 5 96 96 'image/png' 1) " (810" 811 11121 0 1 0 '2015-10-11_13.21.05.png' '68d2502078220ce3ba554d29475a8c06a399981b' 'png' 711250 14 1920 1017 'image/png' 1) " (811" 0 11121 0 1 3 '2015-10-11_13.21.05.png_thumb' '696c57cf863f58bb136e63227adb29e3aa1b1fe8' 'png' 22267 0 150 79 'image/png' 1) " (812" 813 11127 0 1 0 'BA.png' 'ff6fd72986d457402f052854d6607d6b9eb609fb' 'png' 40967 12 1366 768 'image/png' 1) " (813" 0 11127 0 1 3 'BA.png_thumb' 'ba0ec0bc058611a88a01ede76dc1cd586cb5e669' 'png' 4792 0 150 84 'image/png' 1) " (814" 815 11127 0 1 0 'BA 2.png' 'c04a818b869d18dc66354ec02850a598d111ec65' 'png' 68671 10 1366 768 'image/png' 1) " (815" 0 11127 0 1 3 'BA 2.png_thumb' '0b28e433c416fca8d1396dd2c6986dddd0c39aee' 'png' 3149 0 150 84 'image/png' 1) " (816" 817 11128 0 1 0 '2015-10-11_16.05.44.png' 'eab0a6acfcc8bb135af3db232fa09b1ebe081030' 'png' 345368 12 1920 1017 'image/png' 1) " (817" 0 11128 0 1 3 '2015-10-11_16.05.44.png_thumb' '1cc4f8ccb4e0019c7b8c0b3021107c30292c0ca9' 'png' 24618 0 150 79 'image/png' 1) " (820" 821 11178 0 1 0 'Screen Shot 2015-10-15 at 9.49.45 PM.png' '35ed915cfc082510a6e19eb81bf7995cb1db5a2d' 'png' 83785 10 629 329 'image/png' 1) " (821" 0 11178 0 1 3 'Screen Shot 2015-10-15 at 9.49.45 PM.png_thumb' '5a90298f21b4f53e934415ebaf992a89229a213d' 'png' 27664 0 150 78 'image/png' 1) " (822" 823 11178 0 1 0 'Screen Shot 2015-10-15 at 9.50.59 PM.png' 'e7266ab43a7bc96660c8d0593acc471232339411' 'png' 70603 9 558 301 'image/png' 1) " (823" 0 11178 0 1 3 'Screen Shot 2015-10-15 at 9.50.59 PM.png_thumb' '506404f711a1db2d3a3fe97b8397247e663a7f03' 'png' 28841 0 150 80 'image/png' 1) " (824" 825 11186 0 1 0 '2015-10-16_15.40.15.png' '1287d61ec86fffbb7635f857e3670917355d968e' 'png' 230939 10 1366 705 'image/png' 1) " (825" 0 11186 0 1 3 '2015-10-16_15.40.15.png_thumb' '22fd0905c7ab375bc7a0028396e874f24078a488' 'png' 19188 0 150 77 'image/png' 1) " (826" 827 11216 0 1 0 'Screen Shot 2015-10-17 at 15.06.14.png' 'c5fa622ec6528d4beed7528ba70cb67e8ea9c086' 'png' 295463 11 1396 808 'image/png' 1) " (827" 0 11216 0 1 3 'Screen Shot 2015-10-17 at 15.06.14.png_thumb' 'f81680047637cfd78a63e7f7a173e8a048ca2f91' 'png' 30910 0 150 86 'image/png' 1) " (828" 829 11216 0 1 0 'Screen Shot 2015-10-17 at 15.06.21.png' 'b9de4b991b205adc151a79b67784f223cd10d03c' 'png' 266948 6 1370 754 'image/png' 1) " (829" 0 11216 0 1 3 'Screen Shot 2015-10-17 at 15.06.21.png_thumb' '50672da8ad3eb8b724c7c46de1859904f566541c' 'png' 28765 0 150 82 'image/png' 1) " (830" 831 11216 0 1 0 'Screen Shot 2015-10-17 at 15.06.26.png' 'bc6e5b3a89cf06c1dd8fb6332e5226739317eeea' 'png' 290910 5 1392 802 'image/png' 1) " (831" 0 11216 0 1 3 'Screen Shot 2015-10-17 at 15.06.26.png_thumb' 'c8edc72dd62665f639aad19cf62a8c77a332c3ba' 'png' 28840 0 150 86 'image/png' 1) " (832" 833 11216 0 1 0 'Screen Shot 2015-10-17 at 15.08.10.png' '9b441d81b0816c8f17cacce2348ea1f3cbae712e' 'png' 331538 4 1396 836 'image/png' 1) " (833" 0 11216 0 1 3 'Screen Shot 2015-10-17 at 15.08.10.png_thumb' '30c643fcd28e5db988667856bf9f8bada6e60a32' 'png' 31676 0 150 89 'image/png' 1) " (834" 835 11216 0 1 0 'Screen Shot 2015-10-17 at 15.11.00.png' 'c08386e62d1b877d955ed13a95290abbee6b6c07' 'png' 220851 7 1294 762 'image/png' 1) " (835" 0 11216 0 1 3 'Screen Shot 2015-10-17 at 15.11.00.png_thumb' 'dcfdd6940f0583f412ecf69a4d55396c6bbb02a1' 'png' 35762 0 150 88 'image/png' 1) " (836" 837 11216 0 1 0 'Screen Shot 2015-10-17 at 15.11.22.png' '1f9aa0348986598267592dbdb2ca27836556a94e' 'png' 216549 4 1314 772 'image/png' 1) " (837" 0 11216 0 1 3 'Screen Shot 2015-10-17 at 15.11.22.png_thumb' '3920a8d255ddba407394285bc2f53e305b1c2dfa' 'png' 35160 0 150 88 'image/png' 1) " (839" 0 0 16717 1 0 'avatar_16717_1445175203.png' 'e8e21535253f94f6f71b0425ca5d32cdf03250ba' 'png' 13331 149 96 93 'image/png' 1) " (840" 841 11274 0 1 0 '2015-10-18_15.10.54.png' 'f5480abba0fe77eca4d00ef2d32888c6c1c4e398' 'png' 630834 16 1920 1080 'image/png' 1) " (841" 0 11274 0 1 3 '2015-10-18_15.10.54.png_thumb' '57ccd2169775e7e1aba138666c7721d9aa8dab81' 'png' 29265 0 150 84 'image/png' 1) " (842" 843 11310 0 1 0 'Screen Shot 2015-10-20 at 20.09.19.png' 'd61881642b77c6e5f2623c964ecec29aed7b805a' 'png' 207968 12 1296 734 'image/png' 1) " (843" 0 11310 0 1 3 'Screen Shot 2015-10-20 at 20.09.19.png_thumb' 'bc0f252e4bd4dea50be31f0b33db9db52f4426a1' 'png' 29093 0 150 84 'image/png' 1) " (844" 0 0 17148 1 0 'avatar_17148_1445363468.png' '010264bf66ae046a98334ed6d255f1ca94610b74' 'png' 5836 591 96 96 'image/png' 1) " (845" 846 11320 0 1 0 'report.png' 'b0730d02fc240ba4a28a55c48a713a5d84c31028' 'png' 282035 11 1366 768 'image/png' 1) " (846" 0 11320 0 1 3 'report.png_thumb' 'aaa41c4ef752b347e4603561520e3e1786afe1c0' 'png' 21255 0 150 84 'image/png' 1) " (847" 848 11320 0 1 0 'report 2.png' 'f3580dca9fc0c5080000eb86a3a75bca12511603' 'png' 303505 5 1366 768 'image/png' 1) " (848" 0 11320 0 1 3 'report 2.png_thumb' 'cf0a9addc09ce06d6c83a7a888777ea47a4d1936' 'png' 20255 0 150 84 'image/png' 1) " (852" 853 11358 0 1 0 'Blue_Smoke_2.png' 'b15dd9fc53a113d5b0a44e3983fae89635833589' 'png' 34628 2 256 256 'image/png' 1) " (851" 0 0 17109 1 0 'avatar_17109_1445559717.png' 'c0aecda1946d826260f26d5b1bd8a190423809a5' 'png' 5046 2 49 96 'image/png' 1) " (853" 0 11358 0 1 3 'Blue_Smoke_2.png_thumb' '286b8afbc0eb1ef06c2e7507b0bbd1800c65f50c' 'png' 14551 0 150 150 'image/png' 1) " (854" 855 11359 0 1 0 'Blue_Smoke_2.png' '6455b33da5f93f962838c4c69b3b4ac9552c1af7' 'png' 34628 2 256 256 'image/png' 1) " (855" 0 11359 0 1 3 'Blue_Smoke_2.png_thumb' 'c18036eb9a8882f2e4b2db875902016ad0a5e04d' 'png' 14551 0 150 150 'image/png' 1) " (856" 857 11360 0 1 0 'dude this is COOL.jpg' 'bdf6fb2e1db1f00e4c0c7f13b2d39f5b4706a10f' 'jpg' 629447 5 960 540 'image/jpeg' 1) " (857" 0 11360 0 1 3 'dude this is COOL.jpg_thumb' '8c60e4fb9d9d4977641121418b44acc1a27e5beb' 'jpg' 33438 0 150 84 'image/png' 1) " (861" 0 11407 0 1 3 '2015-10-24_02.02.03.png_thumb' '98e06b37856eb37bf9c42f9e59dba8459ab7e458' 'png' 22173 0 150 77 'image/png' 1) " (860" 861 11407 0 1 0 '2015-10-24_02.02.03.png' '2b15223f797bb886f6f766a1453b53906d7e439a' 'png' 892305 21 1366 706 'image/png' 1) " (862" 863 11407 0 1 0 '2015-10-24_02.02.13.png' '00db9ef3323578eb061aab02d8a1e9687204630a' 'png' 1036586 9 1366 706 'image/png' 1) " (863" 0 11407 0 1 3 '2015-10-24_02.02.13.png_thumb' '02d543e657cc15313872353b2f85f720a78f3f57' 'png' 21399 0 150 77 'image/png' 1) " (864" 865 11407 0 1 0 '2015-10-24_02.02.20.png' '1e6b62cf413ae6a3514d3f91bbbb4b14f66306a2' 'png' 828730 8 1366 706 'image/png' 1) " (865" 0 11407 0 1 3 '2015-10-24_02.02.20.png_thumb' 'edab13d79d6bc85f02615b6d805a3a0f63a7f16e' 'png' 18985 0 150 77 'image/png' 1) " (866" 867 11407 0 1 0 '2015-10-24_02.02.20.png' '795c4edcdb60b2c42454142d5d42adf26c4c0539' 'png' 828730 8 1366 706 'image/png' 1) " (867" 0 11407 0 1 3 '2015-10-24_02.02.20.png_thumb' 'ae2507528eae8d8b67903d84b1dca7085f6b63a1' 'png' 18985 0 150 77 'image/png' 1) " (868" 869 11407 0 1 0 '2015-10-24_02.04.02.png' '258742afc216cb6ebf9d50a704fb121bef2483af' 'png' 469639 7 1366 706 'image/png' 1) " (869" 0 11407 0 1 3 '2015-10-24_02.04.02.png_thumb' '94b625e0ae68189a5241cabf0660336e5e7da580' 'png' 23581 0 150 77 'image/png' 1) " (870" 871 11407 0 1 0 '2015-10-24_02.04.28.png' '1f9073226a53f4dde485318bd854f0add0c3d50f' 'png' 434821 6 1366 706 'image/png' 1) " (871" 0 11407 0 1 3 '2015-10-24_02.04.28.png_thumb' 'd79db58bd4ac056ae8bde2a2a2ecb9881cd0dc78' 'png' 20269 0 150 77 'image/png' 1) " (884" 0 0 16936 1 0 'avatar_16936_1446063345.png' 'e9abd3baeae3befa9b7d8e0990eae49b44dee39f' 'png' 14683 859 96 63 'image/png' 1) " (874" 875 11452 0 1 0 'Haunted Minecraft House.png' '780f1450f1c6e6e69cc540c0f26690deda971141' 'png' 409578 6 702 568 'image/png' 1) " (875" 0 11452 0 1 3 'Haunted Minecraft House.png_thumb' '640b7c925bfe1bcede68694b8059dac65a74bcfa' 'png' 36281 0 150 121 'image/png' 1) " (876" 877 11452 0 1 0 'Haunted Minecraft House2.png' '66846cceca0ce94a5ded48268a084124060aeea7' 'png' 454739 4 1364 712 'image/png' 1) " (877" 0 11452 0 1 3 'Haunted Minecraft House2.png_thumb' '95c156d3eba323fa73b9b38f37b995a03fd46fb7' 'png' 21854 0 150 78 'image/png' 1) " (878" 879 11452 0 1 0 'Haunted Minecraft House3.png' 'b36dbb037403ff9c2675a20fe4850658877f13da' 'png' 468657 5 1366 724 'image/png' 1) " (879" 0 11452 0 1 3 'Haunted Minecraft House3.png_thumb' '8851a1b46e4428af4eb8f4db6f73a13019bef3f0' 'png' 23867 0 150 79 'image/png' 1) " (886" 887 11779 0 1 0 'Screen Shot 2015-11-01 at 6.18.35 PM.png' 'bb4a4ee656c965ba73e2637ea14dc2b8a0cb5394' 'png' 35953 21 1008 196 'image/png' 1) " (883" 0 0 17198 1 0 'avatar_17198_1446063078.png' 'e878b8aa3eeacb693cf8d36e0e49c1ae4345bbb3' 'png' 9489 4 96 63 'image/png' 1) " (887" 0 11779 0 1 3 'Screen Shot 2015-11-01 at 6.18.35 PM.png_thumb' '64f44136becb349daa213c1e219db49d8f290591' 'png' 10803 0 150 29 'image/png' 1) " (888" 889 11806 0 1 0 '2015-11-02_19.14.54.png' '72f75017e8209c0ab88eeaaf2f0ed966898a6910' 'png' 622824 22 1920 977 'image/png' 1) " (889" 0 11806 0 1 3 '2015-11-02_19.14.54.png_thumb' 'fe8e27afd76f7781cd05e3e6105c45862d0a60cf' 'png' 19841 0 150 76 'image/png' 1); INSERT INTO `smf_attachments` " (`id_attach`" `id_thumb` `id_msg` `id_member` `id_folder` `attachment_type` `filename` `file_hash` `fileext` `size` `downloads` `width` `height` `mime_type` `approved`) VALUES (890 891 11806 0 1 0 '2015-11-02_19.09.03.png' '8dd99017203d5d54f63425c557024b275dfa4d9f' 'png' 1198441 14 1920 977 'image/png' 1) " (891" 0 11806 0 1 3 '2015-11-02_19.09.03.png_thumb' '32b0c0d3dbfac7084c4f9e1257eb3d45e6a72d60' 'png' 21718 0 150 76 'image/png' 1) " (892" 893 11806 0 1 0 '2015-11-02_19.09.26.png' 'd5540cfe31c6994fa8f9556daa44e66d3dba2431' 'png' 790079 9 1920 977 'image/png' 1) " (893" 0 11806 0 1 3 '2015-11-02_19.09.26.png_thumb' '169519a249b0b6da3c4ae9b1d99dbce5838b1bfa' 'png' 21266 0 150 76 'image/png' 1) " (894" 895 11806 0 1 0 '2015-11-02_19.07.42.png' '3cc6e29fdf6a01e5094e4e4497cfbd883e34960f' 'png' 621115 12 1920 977 'image/png' 1) " (895" 0 11806 0 1 3 '2015-11-02_19.07.42.png_thumb' '473208d6e01a3678b9ae90a6638f509ce2958e97' 'png' 19816 0 150 76 'image/png' 1) " (896" 897 11809 0 1 0 '2015-11-02_19.52.05.png' 'f4444a74d75b38dd4d64e022fc35180e4d5c4dbf' 'png' 779869 3 1920 977 'image/png' 1) " (897" 0 11809 0 1 3 '2015-11-02_19.52.05.png_thumb' '2bac2f1eb00125a0468182c1ae26979e2493e8ee' 'png' 13579 0 150 76 'image/png' 1) " (898" 899 11809 0 1 0 '2015-11-02_19.52.27.png' 'c09abec0952ffb286b9fe4c7b717eff8d2c59542' 'png' 754689 1 1920 977 'image/png' 1) " (899" 0 11809 0 1 3 '2015-11-02_19.52.27.png_thumb' 'df020f309d4d374b43f1ddc3e042d895bde2edab' 'png' 14586 0 150 76 'image/png' 1) " (900" 901 11809 0 1 0 '2015-11-02_19.54.04.png' 'bb8ee702ce6773fe8b4f82cf41481a89f0d51e33' 'png' 1111443 1 1920 977 'image/png' 1) " (901" 0 11809 0 1 3 '2015-11-02_19.54.04.png_thumb' 'c0d7f443aba8d44769d0ba24999f85de1276d27f' 'png' 11146 0 150 76 'image/png' 1) " (902" 903 11809 0 1 0 '2015-11-02_19.54.21.png' 'be06b6a20203748c9acc64f67122035cc58d70f2' 'png' 245396 1 1920 977 'image/png' 1) " (903" 0 11809 0 1 3 '2015-11-02_19.54.21.png_thumb' 'f3d411b6a9aabce0858604e92ac4ac474e4e1713' 'png' 14608 0 150 76 'image/png' 1) " (904" 905 11812 0 1 0 '2015-11-02_20.51.45.png' '7ad3e0b7af45ecc3bcd2820a536dd522f02bf5e8' 'png' 539642 16 1920 977 'image/png' 1) " (905" 0 11812 0 1 3 '2015-11-02_20.51.45.png_thumb' 'b1b553746ab99d7fa7159e69310e13e24cdfb1f2' 'png' 17868 0 150 76 'image/png' 1) " (906" 907 11812 0 1 0 '2015-11-02_20.51.57.png' '860ed77486573e808c64ae3c702cd38fd38cb2ce' 'png' 542125 9 1920 977 'image/png' 1) " (907" 0 11812 0 1 3 '2015-11-02_20.51.57.png_thumb' 'd57e2f6c5c7c12f395fb4183d8f120e5c901992a' 'png' 18027 0 150 76 'image/png' 1) " (908" 909 11816 0 1 0 '2015-11-02_21.00.43.png' '1875f4b979156080881df6a73223858f2e4ff49d' 'png' 583490 26 1920 977 'image/png' 1) " (909" 0 11816 0 1 3 '2015-11-02_21.00.43.png_thumb' '431ea819f8f0f7d74b6aed9ecc3e2e0ca2eb656e' 'png' 17386 0 150 76 'image/png' 1) " (988" 0 0 17186 1 0 'avatar_17186_1447802460.png' '7560a0a777161926941c0048360aa4471f9e7ed8' 'png' 8208 221 96 48 'image/png' 1) " (911" 912 11819 0 1 0 '2015-11-02_23.07.33.png' '38c8ccd8a2d95c01dbd0d96ad2535800ccdab5ef' 'png' 311678 13 1920 977 'image/png' 1) " (912" 0 11819 0 1 3 '2015-11-02_23.07.33.png_thumb' '51d2782a2cc2a2b8958f2b7f10438f2bf79963c8' 'png' 17357 0 150 76 'image/png' 1) " (913" 914 11819 0 1 0 '2015-11-02_23.07.28.png' '2d5dffcf977e3f2861c140c43343f7d7cb660f6b' 'png' 308190 9 1920 977 'image/png' 1) " (914" 0 11819 0 1 3 '2015-11-02_23.07.28.png_thumb' 'cef9d4828a0f890c15c18029e335d27425e95939' 'png' 17099 0 150 76 'image/png' 1) " (915" 916 11819 0 1 0 '2015-11-02_23.07.21.png' 'b3ac0746a336482be1f14c0e3bedc014e9ceca5e' 'png' 308406 10 1920 977 'image/png' 1) " (916" 0 11819 0 1 3 '2015-11-02_23.07.21.png_thumb' '73671e836ad08eab09c9b78a5c1ea679690cd5b2' 'png' 17215 0 150 76 'image/png' 1) " (917" 918 11841 0 1 0 '2015-11-03_17.12.24.png' '9cd5aa6b9f4eaa99563b6c790c83a2f8d7699652' 'png' 956909 9 1920 977 'image/png' 1) " (918" 0 11841 0 1 3 '2015-11-03_17.12.24.png_thumb' '078457b6f0e2d13eb2f4c481f5613badc62dd24b' 'png' 18737 0 150 76 'image/png' 1) " (920" 921 11882 0 1 0 'TheXbs.png' '06074a155f6d0bd192fe178b534059bcc833135d' 'png' 99029 0 500 116 'image/png' 1) " (921" 0 11882 0 1 3 'TheXbs.png_thumb' '5a12ad713f245b453660bd8aefed4e7f7518be8b' 'png' 10645 0 150 34 'image/png' 1) " (922" 923 11996 0 1 0 '2015-11-07_20.21.49.png' '69a2da9df55720da0c42b85ebcaa631f6e673f84' 'png' 239646 10 1920 977 'image/png' 1) " (923" 0 11996 0 1 3 '2015-11-07_20.21.49.png_thumb' '9582d9773e5b3de36be7d139121274163d33f823' 'png' 26267 0 150 76 'image/png' 1) " (924" 925 12005 0 1 0 'LOL.png' '27d46eb6f913ab3b2d358dca1502df0f356ec7aa' 'png' 296363 3 1366 768 'image/png' 1) " (925" 0 12005 0 1 3 'LOL.png_thumb' '0103a2d15138108b3f003d655638f0ba6e172329' 'png' 19080 0 150 84 'image/png' 1) " (926" 927 12019 0 1 0 '2015-11-08_21.00.46.png' 'eb6b808c0fc0fb86f59c46c91668b0d51f668fda' 'png' 164477 14 1366 768 'image/png' 1) " (927" 0 12019 0 1 3 '2015-11-08_21.00.46.png_thumb' '3c85d63d25a614b7ea91d6eca7df1c682201af4c' 'png' 20011 0 150 84 'image/png' 1) " (929" 930 12054 0 1 0 'Screen Shot 2015-11-10 at 9.19.54 PM.png' 'ec7cdc28883b011702fd5d316c853d8d44605556' 'png' 100532 7 1150 358 'image/png' 1) " (930" 0 12054 0 1 3 'Screen Shot 2015-11-10 at 9.19.54 PM.png_thumb' '4e48e0af070f18db7470577c5c06b0a1164d8a2c' 'png' 17074 0 150 46 'image/png' 1) " (931" 932 12054 0 1 0 'Screen Shot 2015-11-10 at 9.20.05 PM.png' 'f3c742a7adf02889a9dde3825b541165a9ac2919' 'png' 170813 5 1196 572 'image/png' 1) " (932" 0 12054 0 1 3 'Screen Shot 2015-11-10 at 9.20.05 PM.png_thumb' '53583984d0ce23fa5a9d23d8024ce9dd968552c3' 'png' 26592 0 150 71 'image/png' 1) " (933" 934 12054 0 1 0 'Screen Shot 2015-11-10 at 9.23.44 PM.png' 'f767f28b50adf41216895a4bb3f7f9a2987062fc' 'png' 128805 4 1212 468 'image/png' 1) " (934" 0 12054 0 1 3 'Screen Shot 2015-11-10 at 9.23.44 PM.png_thumb' '86be241444d9cb4354524a73b8453761a2460f6e' 'png' 20179 0 150 57 'image/png' 1) " (935" 936 12054 0 1 0 'Screen Shot 2015-11-10 at 9.23.59 PM.png' '6e07b63d06906dc7159758b5073212bae44e075b' 'png' 350198 4 2042 732 'image/png' 1) " (936" 0 12054 0 1 3 'Screen Shot 2015-11-10 at 9.23.59 PM.png_thumb' '4036ce4071649418c479ba128758847919b9e0b0' 'png' 19815 0 150 53 'image/png' 1) " (937" 938 12054 0 1 0 'Screen Shot 2015-11-10 at 9.23.59 PM.png' '76be830ab8630c9798676c5022c5f87e6bea6704' 'png' 350198 3 2042 732 'image/png' 1) " (938" 0 12054 0 1 3 'Screen Shot 2015-11-10 at 9.23.59 PM.png_thumb' '059954fc37b0a0b8b2da59c08d78f646fb4a3d9e' 'png' 19815 0 150 53 'image/png' 1) " (939" 940 12054 0 1 0 'Screen Shot 2015-11-10 at 9.24.14 PM.png' '95d943f82190819f2030b8528f5cd0d675e872b2' 'png' 420204 4 1888 902 'image/png' 1) " (940" 0 12054 0 1 3 'Screen Shot 2015-11-10 at 9.24.14 PM.png_thumb' 'c35125e8c204c7a19159979596083d17206effb7' 'png' 23648 0 150 71 'image/png' 1) " (941" 942 12055 0 1 0 'Screen Shot 2015-11-10 at 9.27.36 PM.png' 'cff5f67ce2024d48c6c06e1879d33ebc675e55e9' 'png' 491897 2 2190 1084 'image/png' 1) " (942" 0 12055 0 1 3 'Screen Shot 2015-11-10 at 9.27.36 PM.png_thumb' 'ace76240e0364d852cde78bac1c2201b58587059' 'png' 20447 0 150 74 'image/png' 1) " (943" 944 12055 0 1 0 'Screen Shot 2015-11-10 at 9.27.36 PM.png' 'fd23a6967d1ac5c27cdac19cf3eba7bdcb667764' 'png' 491897 2 2190 1084 'image/png' 1) " (944" 0 12055 0 1 3 'Screen Shot 2015-11-10 at 9.27.36 PM.png_thumb' 'cb48c66feeb9648b72a113646795502ee82977ad' 'png' 20447 0 150 74 'image/png' 1) " (945" 946 12055 0 1 0 'Screen Shot 2015-11-10 at 10.53.07 PM.png' 'c6b7bb7c4c52b0e423c7d2a5d1ea39935b8dba5d' 'png' 171810 1 1402 972 'image/png' 1) " (946" 0 12055 0 1 3 'Screen Shot 2015-11-10 at 10.53.07 PM.png_thumb' 'bb0aaf2e68b7695af186578753d6bce244be7113' 'png' 31770 0 150 103 'image/png' 1) " (947" 948 12055 0 1 0 'Screen Shot 2015-11-10 at 10.53.21 PM.png' 'f6c8ed02497ec1ed4800ce87823e39cb70427662' 'png' 272862 0 2026 882 'image/png' 1) " (948" 0 12055 0 1 3 'Screen Shot 2015-11-10 at 10.53.21 PM.png_thumb' '759c1457b57042c8d223e06f8efca8280d65ce58' 'png' 21930 0 150 65 'image/png' 1) " (949" 950 12055 0 1 0 'Screen Shot 2015-11-10 at 10.53.28 PM.png' 'feb6e7f3e78cfcee5e5f2910009020d6a3a44384' 'png' 280268 0 1798 1078 'image/png' 1) " (950" 0 12055 0 1 3 'Screen Shot 2015-11-10 at 10.53.28 PM.png_thumb' 'fdbd1e0571b5ce825e331cb1bb85913dbde3fa9e' 'png' 28119 0 150 89 'image/png' 1) " (951" 952 12055 0 1 0 'Screen Shot 2015-11-10 at 10.57.29 PM.png' 'd83e4ce9babb2a69e09ec0b6ec69fc668e68e7b3' 'png' 353402 2 1818 1034 'image/png' 1) " (952" 0 12055 0 1 3 'Screen Shot 2015-11-10 at 10.57.29 PM.png_thumb' '6fdd4df48833201a43b9f75e41efe150936724eb' 'png' 28320 0 150 85 'image/png' 1) " (953" 954 12066 0 1 0 '2015-11-10_19.36.04.png' '2c05bf9fc89b5ba11b8b21492ec738ad2a12274a' 'png' 477808 9 1920 977 'image/png' 1) " (954" 0 12066 0 1 3 '2015-11-10_19.36.04.png_thumb' '8104dbbf34983bb6c5a7011cf15094afd7bf3b72' 'png' 24308 0 150 76 'image/png' 1) " (955" 956 12066 0 1 0 '2015-11-10_19.39.30.png' 'f62835066ccbe99995f0b28955215db39f7f7baa' 'png' 611603 6 1920 977 'image/png' 1) " (956" 0 12066 0 1 3 '2015-11-10_19.39.30.png_thumb' '323770d068c2f8351b8389e0719c7268c4ea9973' 'png' 15940 0 150 76 'image/png' 1) " (957" 958 12080 0 1 0 '2015-11-11_13.05.24.png' '110e3ad9342377f108313f40f2763575ca4938a1' 'png' 326414 8 1360 768 'image/png' 1) " (958" 0 12080 0 1 3 '2015-11-11_13.05.24.png_thumb' 'e1f9ac6734091dd908cf8e9bb0222d413ce61b6b' 'png' 30519 0 150 84 'image/png' 1) " (959" 960 12080 0 1 0 '2015-11-11_13.05.28.png' '93bc92cc3a37b6f4c3c01172531103db83aa1662' 'png' 329247 5 1360 768 'image/png' 1) " (960" 0 12080 0 1 3 '2015-11-11_13.05.28.png_thumb' '6eb1c638fcc4f5976fe637a10206a4a448dcb16f' 'png' 30641 0 150 84 'image/png' 1) " (961" 962 12080 0 1 0 '2015-11-11_13.06.05.png' '77c2f207949a9008730d34f4d0d92615b04add3c' 'png' 342743 5 1360 768 'image/png' 1) " (962" 0 12080 0 1 3 '2015-11-11_13.06.05.png_thumb' '58e291bfd94431bb5461bbd166b41862395777f2' 'png' 30648 0 150 84 'image/png' 1) " (963" 964 12080 0 1 0 '2015-11-11_13.07.18.png' '4d80c51e6bc849102c6290fbac13ee24e2f1de12' 'png' 345270 4 1360 768 'image/png' 1) " (964" 0 12080 0 1 3 '2015-11-11_13.07.18.png_thumb' '4cf92e443e9dd9849e8ab8b1ae7d6236a3351c3f' 'png' 30703 0 150 84 'image/png' 1) " (965" 966 12080 0 1 0 '2015-11-11_13.11.22.png' '59f20b24dde4ab8ac3579b6f4f9aa2385ffec94a' 'png' 316826 4 1360 768 'image/png' 1) " (966" 0 12080 0 1 3 '2015-11-11_13.11.22.png_thumb' '9dfa2a577e1c6946a80210973e823776eed3253c' 'png' 30139 0 150 84 'image/png' 1) " (967" 968 12080 0 1 0 '2015-11-11_13.11.45.png' 'dba8f24f134e133ced7fd4b7728c85c3444f1fd3' 'png' 313657 4 1360 768 'image/png' 1) " (968" 0 12080 0 1 3 '2015-11-11_13.11.45.png_thumb' '27ef35d8fe250114a254f18fd4c9aab8e578a03c' 'png' 30505 0 150 84 'image/png' 1) " (969" 970 12164 0 1 0 'Pic 2.png' 'c1842f5549f2e21c2918f9e8dd59ad900a31336b' 'png' 86024 3 639 366 'image/png' 1) " (970" 0 12164 0 1 3 'Pic 2.png_thumb' 'f3596c03a1322bd10aa2936a846ae860f1b1738b' 'png' 29165 0 150 85 'image/png' 1) " (971" 972 12164 0 1 0 'Pic 1.png' '15141d3f422ec60bb6dd12509f5750dac12266fb' 'png' 87357 2 639 374 'image/png' 1) " (972" 0 12164 0 1 3 'Pic 1.png_thumb' '24868e7ed43bdea92eb2896073924b4098d2145c' 'png' 29742 0 150 87 'image/png' 1) " (973" 974 12167 0 1 0 'Screen Shot 2015-11-14 at 5.23.39 PM.png' '23aca3dadf6b512e3c0e91458f35f156173dc7a9' 'png' 111971 1 696 416 'image/png' 1) " (974" 0 12167 0 1 3 'Screen Shot 2015-11-14 at 5.23.39 PM.png_thumb' '53ecff8ad74981fbe2e1632547fee532a515e2e9' 'png' 31396 0 150 89 'image/png' 1) " (975" 976 12167 0 1 0 'Screen Shot 2015-11-14 at 5.23.57 PM.png' '73f3ff865ac6dff0eec60d1ddde3c8095ccbf3a7' 'png' 99001 0 649 402 'image/png' 1) " (976" 0 12167 0 1 3 'Screen Shot 2015-11-14 at 5.23.57 PM.png_thumb' '3b72e624378d9d4219f9f310977a9526ab7ca7c3' 'png' 32818 0 150 92 'image/png' 1) " (977" 978 12179 0 1 0 'Screen Shot 2015-11-14 at 11.17.27 PM.png' '97328ccdb5b41fb311e475ab023bbdc0a0b58de4' 'png' 89492 9 612 385 'image/png' 1) " (978" 0 12179 0 1 3 'Screen Shot 2015-11-14 at 11.17.27 PM.png_thumb' '26324819bb73b5261d3eee9baa6e11ff427af933' 'png' 33311 0 150 94 'image/png' 1) " (979" 980 12179 0 1 0 'Screen Shot 2015-11-14 at 11.17.40 PM.png' 'f854753418d1c5a2fcddca00c5c2fe34a235d70b' 'png' 86651 5 656 375 'image/png' 1) " (980" 0 12179 0 1 3 'Screen Shot 2015-11-14 at 11.17.40 PM.png_thumb' '60ce9411b5af0096900f4bfefffedc0d60a93dca' 'png' 28443 0 150 85 'image/png' 1) " (981" 982 12179 0 1 0 'Screen Shot 2015-11-14 at 11.17.56 PM.png' '7694a994b85385e0e1d86d97cb6e49f4cd0418b4' 'png' 86070 5 647 364 'image/png' 1) " (982" 0 12179 0 1 3 'Screen Shot 2015-11-14 at 11.17.56 PM.png_thumb' '1de0ed3282917cee1f685c9fa900d5d418b9fb3f' 'png' 29440 0 150 84 'image/png' 1) " (985" 0 0 17230 1 0 'avatar_17230_1447597166.png' 'c79fb1db778c9070789842d4d09c892f857a9a1f' 'png' 1440 46 64 32 'image/png' 1) " (986" 987 12230 0 1 0 'untitled.png' 'bab4cc4601fe1dc1bdccee9c12753646b3120797' 'png' 51608 12 320 98 'image/png' 1) " (987" 0 12230 0 1 3 'untitled.png_thumb' 'c43e2ad28ae141036cf33e10b1aec931a9849aaf' 'png' 13762 0 150 45 'image/png' 1) " (991" 992 12433 0 1 0 'Screen Shot 2015-11-20 at 9.09.37 PM.png' 'a6989d898d9d09100984b0b296a6fa4588361567' 'png' 73568 8 661 191 'image/png' 1) " (992" 0 12433 0 1 3 'Screen Shot 2015-11-20 at 9.09.37 PM.png_thumb' '2895494e53f4f84c895be32dacdcf616015026d0' 'png' 16098 0 150 43 'image/png' 1) " (996" 0 0 16342 1 0 'avatar_16342_1448236803.png' '61c96da7f8dfbb4df5a62619d1112dd061e8af52' 'png' 12451 477 96 59 'image/png' 1) " (998" 999 12691 0 1 0 'Screen Shot 2015-11-26 at 8.13.56 PM.png' '6b52e335cc9b0e7f2b9e0e6d18170f203149652c' 'png' 102754 19 678 410 'image/png' 1) " (999" 0 12691 0 1 3 'Screen Shot 2015-11-26 at 8.13.56 PM.png_thumb' '758fbc004744ca299ae1a0c50ef7e5e2cb044940' 'png' 31185 0 150 90 'image/png' 1) " (1000" 1001 12691 0 1 0 'Screen Shot 2015-11-26 at 8.10.20 PM.png' '9dfd4a8f28c79989d498799476fabf59d61bef7b' 'png' 108956 8 675 411 'image/png' 1) " (1001" 0 12691 0 1 3 'Screen Shot 2015-11-26 at 8.10.20 PM.png_thumb' '314f9b482f01e7b22245fba1fe06e5441c832ef2' 'png' 30633 0 150 91 'image/png' 1) " (1002" 1003 12691 0 1 0 'Screen Shot 2015-11-26 at 8.09.51 PM.png' 'cace362aff82bb09b0a470afec68d3371982758a' 'png' 108057 8 677 410 'image/png' 1) " (1003" 0 12691 0 1 3 'Screen Shot 2015-11-26 at 8.09.51 PM.png_thumb' '09f02c8c3387e1dc8eff7094d0fb2c38071587f5' 'png' 30543 0 150 90 'image/png' 1) " (1004" 1005 12693 0 1 0 'pic 2.png' '649d23af168edcb6d83345147f6e00d8bf927e58' 'png' 134094 4 697 426 'image/png' 1) " (1005" 0 12693 0 1 3 'pic 2.png_thumb' 'a9b92ff86c407a6fe0b1a6365c9f39372b24b949' 'png' 29893 0 150 91 'image/png' 1) " (1006" 1007 12693 0 1 0 'Pic 1.png' '6738979532337bdbd1b18ae9599950ac678020a6' 'png' 127082 1 677 421 'image/png' 1) " (1007" 0 12693 0 1 3 'Pic 1.png_thumb' '964642ee940f0234a5c82175e4f6e0db6805252d' 'png' 29174 0 150 93 'image/png' 1) " (1008" 1009 12693 0 1 0 'pic 3.png' 'd6c002f99ea55fcf3e2a93b0fd993d2fd4a3b132' 'png' 124914 2 682 416 'image/png' 1) " (1009" 0 12693 0 1 3 'pic 3.png_thumb' '196f242924edea5747b24d566e2787587728b572' 'png' 29164 0 150 91 'image/png' 1) " (1012" 1013 12772 0 1 0 'the_four_horsemen_02_color_vrs_by_rubendevela-d301odk.jpg' 'd7fcb47071b0fb65df5c6521a21d70d53f9e0d0f' 'jpg' 156125 2 1264 632 'image/jpeg' 1) " (1013" 0 12772 0 1 3 'the_four_horsemen_02_color_vrs_by_rubendevela-d301odk.jpg_thumb' 'b677b9ad41cb1c240e739828959512edc62042b7' 'jpg' 20121 0 150 75 'image/png' 1) " (1014" 0 0 16519 1 0 'avatar_16519_1448832813.png' 'dc27fd6ac64dae84b421118d9e6e31d380a42a84' 'png' 12281 46 96 60 'image/png' 1) " (1015" 0 0 17090 1 0 'avatar_17090_1448846431.png' '7200d13714bcdc16aaa011b3e31d8713426b1690' 'png' 21427 136 88 96 'image/png' 1) " (1016" 1017 12856 0 1 0 '2015-11-29_19.59.08.png' '6d15c6f5e2b6b610d4c1cf519d2c416d4388664b' 'png' 576383 9 1920 1017 'image/png' 1) " (1017" 0 12856 0 1 3 '2015-11-29_19.59.08.png_thumb' '804f0ef130c3399ed7cf5b83bd996a975901f284' 'png' 14849 0 150 79 'image/png' 1) " (1018" 1019 12903 0 1 0 'eJzzys_Iy6vMyC8qTjU04PJN5QrOyUzODsl3SQzJL03O4AouSSxS8EpNyeQKLs0ryixOVdBVCM4uzclR8ClNzuYyMjWFYwMA6OQXpg~~.png' 'a22e0adadfa037cb0b3201394b266abcde76951d' 'png' 42594 2 373 80 'image/png' 1) " (1019" 0 12903 0 1 3 'eJzzys_Iy6vMyC8qTjU04PJN5QrOyUzODsl3SQzJL03O4AouSSxS8EpNyeQKLs0ryixOVdBVCM4uzclR8ClNzuYyMjWFYwMA6OQXpg~~.png_thumb' '88fd44ab0561fa24b77402c63bc601259cdd4c2a' 'png' 9588 0 150 32 'image/png' 1) " (1020" 1021 12904 0 1 0 'eJzzys_Iy6vMyC8qTjU04PJN5QrOyUzODsl3SQzJL03O4AouSSxS8EpNyeQKLs0ryixOVdBVCM4uzclR8ClNzuYyMjWFYwMA6OQXpg~~.png' '56eaa16b1c3d95c8545ea24a2ce839f2d356f542' 'png' 42594 1 373 80 'image/png' 1) " (1021" 0 12904 0 1 3 'eJzzys_Iy6vMyC8qTjU04PJN5QrOyUzODsl3SQzJL03O4AouSSxS8EpNyeQKLs0ryixOVdBVCM4uzclR8ClNzuYyMjWFYwMA6OQXpg~~.png_thumb' 'c6655b1a97da9dd5f467bbcbf93d073a1d66e038' 'png' 9588 0 150 32 'image/png' 1) " (1022" 1023 12905 0 1 0 'asd.png' 'aef5f17f371d8a355bf021f9dd04d4ac06b6ca12' 'png' 42594 2 373 80 'image/png' 1) " (1023" 0 12905 0 1 3 'asd.png_thumb' '1054d0104767ff0d3e1b9260a4f16bbac660c661' 'png' 9588 0 150 32 'image/png' 1) " (1024" 1025 12924 0 1 0 '2015-11-30_14.33.06.png' 'c5f7dd72d39c5d2b344ece4d2d5e03e623b2a445' 'png' 643024 8 1920 977 'image/png' 1) " (1025" 0 12924 0 1 3 '2015-11-30_14.33.06.png_thumb' 'd4f4e3b609b343d90659ea009ddb8ce6b89ac05f' 'png' 22184 0 150 76 'image/png' 1) " (1026" 1027 12947 0 1 0 '2015-11-30_20.02.06.png' '1141fd61973ede190af088e3848d882d04f096ff' 'png' 554496 1 1920 977 'image/png' 1) " (1027" 0 12947 0 1 3 '2015-11-30_20.02.06.png_thumb' '45abb452d37a758f090132dabdc9fb79709f7ede' 'png' 21425 0 150 76 'image/png' 1) " (1028" 1029 12947 0 1 0 '2015-11-30_20.00.49.png' '7785a8043d430563ee5849a26ffaebf0d4d3d35c' 'png' 538422 1 1920 977 'image/png' 1) " (1029" 0 12947 0 1 3 '2015-11-30_20.00.49.png_thumb' '29de8521da7246091501601e79d29a92711779be' 'png' 21473 0 150 76 'image/png' 1) " (1030" 1031 12950 0 1 0 '2015-11-30_21.24.00.png' '3065013f6c8337ec4abfbd20192578c8449d9dc7' 'png' 289727 3 1920 977 'image/png' 1) " (1031" 0 12950 0 1 3 '2015-11-30_21.24.00.png_thumb' '45c5ca1b9b5a9423b250f4ac6b6e63e97a6857fa' 'png' 9565 0 150 76 'image/png' 1) " (1032" 1033 12976 0 1 0 '2015-12-01_14.30.43.png' 'f1a47ac9932bfa5b8a88fb0465c01a0a631a9642' 'png' 867220 19 1920 977 'image/png' 1) " (1033" 0 12976 0 1 3 '2015-12-01_14.30.43.png_thumb' '6867105c308a9cb0adf04568a5f55588f39a1734' 'png' 20121 0 150 76 'image/png' 1) " (1034" 1035 13003 0 1 0 '2015-12-01_20.06.06.png' '52ec3e394b871b2b335887ecd0b85a62f2d9adaf' 'png' 584438 3 1280 961 'image/png' 1) " (1035" 0 13003 0 1 3 '2015-12-01_20.06.06.png_thumb' 'a5dbbcc74bb437e7f51518c8bd1d97fd7ab9f93a' 'png' 32594 0 150 112 'image/png' 1) " (1036" 1037 13018 0 1 0 '2015-12-02_06.44.56.png' '97d3f3296ae23a5a394122a34b0493f01f7ba5e5' 'png' 883061 7 1920 1051 'image/png' 1) " (1037" 0 13018 0 1 3 '2015-12-02_06.44.56.png_thumb' '2a92a8f24a60e0c1dcada72b114b3abd3644cb34' 'png' 17495 0 150 82 'image/png' 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_ban_groups` -- DROP TABLE IF EXISTS `smf_ban_groups`; CREATE TABLE `smf_ban_groups` ( `id_ban_group` mediumint(8) unsigned NOT NULL auto_increment `name` varchar(20) NOT NULL default '' `ban_time` int(10) unsigned NOT NULL default 0 `expire_time` int(10) unsigned `cannot_access` tinyint(3) unsigned NOT NULL default 0 `cannot_register` tinyint(3) unsigned NOT NULL default 0 `cannot_post` tinyint(3) unsigned NOT NULL default 0 `cannot_login` tinyint(3) unsigned NOT NULL default 0 `reason` varchar(255) NOT NULL default '' `notes` text NOT NULL PRIMARY KEY (`id_ban_group`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_ban_groups` -- INSERT INTO `smf_ban_groups` " (`id_ban_group`" `name` `ban_time` `expire_time` `cannot_access` `cannot_register` `cannot_post` `cannot_login` `reason` `notes`) VALUES (1 'Miltonzifs' 1407437229 NULL 1 0 0 0 'Spamming the forum' '') " (2" 'carpinteyrouze' 1407438889 NULL 1 0 0 0 'spamming off-topic' '') " (3" 'DendeTheWizard' 1411761412 1411847812 0 0 1 0 'Spamming don't do this. Banned for a day.' '') " (5" 'Ballerboy17' 1415447584 NULL 1 0 0 0 'harassment spam' '') " (6" 'Pandakid6' 1417952081 1418384081 1 0 0 0 'Harrassment' '') " (8" 'jem0' 1418579869 NULL 1 0 0 0 'Virus/Spam link. Spambot' '') " (9" 'KidzBeEz' 1424034644 1424121044 1 0 0 0 'Harassment Due to the title i feal this is necessary for a day off the forums. But i did unban you in game. Please dont make titles like that in the future :)' 'Harassment in titles') " (12" 'Sandorcrafter' 1430874837 1431306837 1 0 0 0 'inappropriate post and photo' '') " (13" 'IIVorahII' 1433030833 1433203633 0 0 1 0 'Excessive Language and being rude to forum users. 2 days ban.' '') " (14" 'Excited_Fiber' 1433128736 1433387936 1 0 0 0 'Harassing Other Players; General Rudeness' '') " (15" 'Atomic_Kills' 1433969216 1434401216 1 0 0 0 'Offensive/Racist Profile Picture Excessive Language' '') " (16" 'VorahHD -Ban' 1435354054 0 1 0 0 0 'Posting multiple threads on the forums with harsh and extreme profanity' '') " (18" 'VorahHD' 1436280341 0 1 0 0 0 'Harassing players http://gyazo.com/86b66b3831d73d4e7599b00f2add6310' 'http://gyazo.com/86b66b3831d73d4e7599b00f2add6310') " (19" 'TangiGaming' 1439265399 NULL 1 0 0 0 'Stealing our forum content.' 'This user has been personally banned by an administrator please do not unban without approval.') " (20" 'kurjith12' 1443126057 NULL 1 0 0 0 'Advertising. No external advertising is allowed on the forums except for the use of youtube channels relating to Aviatorcraft.com and build teams. Anything pertaining to "in real life" advertising is strictly prohibited and will be warranted as' '') " (21" 'TheXbs' 1443890195 1444062995 0 0 1 0 'Unnecessary replies to users don't abuse large text. 2 Day Ban.' 'http://i.imgur.com/Syiuu5U.png') " (22" 'ItsVorah' 1446164028 1446423228 1 0 0 0 'Continual forum harassment. ' 'Ban will last for three days. If he continues afterwards it'll be a one week ban.'); -- -------------------------------------------------------- -- -- Table structure for table `smf_ban_items` -- DROP TABLE IF EXISTS `smf_ban_items`; CREATE TABLE `smf_ban_items` ( `id_ban` mediumint(8) unsigned NOT NULL auto_increment `id_ban_group` smallint(5) unsigned NOT NULL default 0 `ip_low1` tinyint(3) unsigned NOT NULL default 0 `ip_high1` tinyint(3) unsigned NOT NULL default 0 `ip_low2` tinyint(3) unsigned NOT NULL default 0 `ip_high2` tinyint(3) unsigned NOT NULL default 0 `ip_low3` tinyint(3) unsigned NOT NULL default 0 `ip_high3` tinyint(3) unsigned NOT NULL default 0 `ip_low4` tinyint(3) unsigned NOT NULL default 0 `ip_high4` tinyint(3) unsigned NOT NULL default 0 `hostname` varchar(255) NOT NULL default '' `email_address` varchar(255) NOT NULL default '' `id_member` mediumint(8) unsigned NOT NULL default 0 `hits` mediumint(8) unsigned NOT NULL default 0 PRIMARY KEY (`id_ban`) KEY `id_ban_group` (`id_ban_group`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_ban_items` -- INSERT INTO `smf_ban_items` " (`id_ban`" `id_ban_group` `ip_low1` `ip_high1` `ip_low2` `ip_high2` `ip_low3` `ip_high3` `ip_low4` `ip_high4` `hostname` `email_address` `id_member` `hits`) VALUES (1 1 0 0 0 0 0 0 0 0 '' 'dust.inwoi7@gmail.com' 0 22) " (2" 1 0 0 0 0 0 0 0 0 '' '' 646 157) " (3" 2 0 0 0 0 0 0 0 0 '' 'fd3f21w@mail.ru' 0 0) " (5" 3 0 0 0 0 0 0 0 0 '' 'calvindu9@gmail.com' 0 4) " (6" 3 0 0 0 0 0 0 0 0 '' '' 26 4) " (9" 5 0 0 0 0 0 0 0 0 '' 'ballerboy1717@gmail.com' 0 3) " (10" 5 0 0 0 0 0 0 0 0 '' '' 16001 3) " (11" 6 71 71 163 163 33 33 210 210 '' '' 0 1) " (12" 6 0 0 0 0 0 0 0 0 'pool-71-163-33-210.washdc.fios.verizon.net' '' 0 1) " (13" 6 0 0 0 0 0 0 0 0 '' 'jmanbowie6@gmail.com' 0 0) " (14" 6 0 0 0 0 0 0 0 0 '' '' 15997 0) " (20" 8 117 117 206 206 160 160 44 44 '' '' 0 0) " (21" 8 0 0 0 0 0 0 0 0 '' 'ungi805@yahoo.com' 0 0) " (22" 8 0 0 0 0 0 0 0 0 '' '' 16133 0) " (23" 9 0 0 0 0 0 0 0 0 '' 'allenle1999@gmail.com' 0 1) " (24" 9 0 0 0 0 0 0 0 0 '' '' 16168 1) " (25" 9 162 162 210 210 196 196 144 144 '' '' 0 0) " (26" 9 172 172 10 10 56 56 190 190 '' '' 0 2) " (27" 9 207 207 244 244 77 77 232 232 '' '' 0 0) " (28" 9 69 69 85 85 234 234 250 250 '' '' 0 0) " (29" 9 69 69 85 85 234 234 251 251 '' '' 0 0) " (30" 9 69 69 85 85 234 234 252 252 '' '' 0 0) " (31" 9 69 69 85 85 234 234 253 253 '' '' 0 0) " (36" 12 0 0 0 0 0 0 0 0 '' 'toxicmonkey66@aol.com' 0 1) " (37" 12 0 0 0 0 0 0 0 0 '' '' 16630 1) " (39" 13 0 0 0 0 0 0 0 0 '' 'kbuergert66@gmail.com' 0 3) " (40" 13 0 0 0 0 0 0 0 0 '' '' 16530 4) " (41" 14 0 0 0 0 0 0 0 0 '' 'troubledbacon@live.com' 0 3) " (42" 14 0 0 0 0 0 0 0 0 '' '' 16049 3) " (43" 15 0 0 0 0 0 0 0 0 '' 'thefirstdefence@gmail.com' 0 2) " (44" 15 0 0 0 0 0 0 0 0 '' '' 16454 2) " (45" 16 0 0 0 0 0 0 0 0 '' 'kbuergert66@gmail.com' 0 1) " (47" 18 96 96 232 232 193 193 73 73 '' '' 0 14) " (48" 18 0 0 0 0 0 0 0 0 'pool-96-232-193-73.nycmny.fios.verizon.net' '' 0 14) " (49" 18 0 0 0 0 0 0 0 0 '' 'kbuergert66@gmail.com' 0 2) " (50" 18 0 0 0 0 0 0 0 0 '' '' 16530 3) " (51" 18 108 108 41 41 204 204 107 107 '' '' 0 0) " (52" 18 70 70 199 199 67 67 177 177 '' '' 0 0) " (53" 18 70 70 199 199 69 69 194 194 '' '' 0 0) " (54" 18 70 70 199 199 71 71 192 192 '' '' 0 0) " (55" 18 70 70 199 199 72 72 23 23 '' '' 0 0) " (56" 18 70 70 199 199 76 76 245 245 '' '' 0 0) " (57" 18 70 70 208 208 68 68 211 211 '' '' 0 0) " (58" 18 70 70 208 208 83 83 240 240 '' '' 0 0) " (59" 18 96 96 250 250 112 112 224 224 '' '' 0 1) " (61" 20 0 0 0 0 0 0 0 0 '' 'kurjithrao@yahoo.com' 0 0) " (62" 20 0 0 0 0 0 0 0 0 '' '' 17136 0) " (63" 21 24 24 14 14 37 37 207 207 '' '' 0 1) " (64" 21 0 0 0 0 0 0 0 0 '' 'poppy321@ymail.com' 0 1) " (65" 21 0 0 0 0 0 0 0 0 '' '' 17119 1) " (66" 22 173 173 68 68 76 76 184 184 '' '' 0 3) " (67" 22 0 0 0 0 0 0 0 0 '' 'kbuergert66@gmail.com' 0 0) " (68" 22 0 0 0 0 0 0 0 0 '' '' 16530 0); -- -------------------------------------------------------- -- -- Table structure for table `smf_board_permissions` -- DROP TABLE IF EXISTS `smf_board_permissions`; CREATE TABLE `smf_board_permissions` ( `id_group` smallint(5) NOT NULL default 0 `id_profile` smallint(5) unsigned NOT NULL default 0 `permission` varchar(30) NOT NULL default '' `add_deny` tinyint(4) NOT NULL default 1 PRIMARY KEY (`id_group` `id_profile` `permission`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_board_permissions` -- INSERT INTO `smf_board_permissions` " (`id_group`" `id_profile` `permission` `add_deny`) VALUES (-1 1 'poll_view' 1) " (0" 1 'lock_own' 1) " (0" 1 'send_topic' 1) " (0" 1 'poll_vote' 1) " (0" 1 'report_any' 1) " (0" 1 'post_unapproved_replies_any' 1) " (0" 1 'poll_post' 1) " (0" 1 'remove_own' 1) " (0" 1 'post_unapproved_replies_own' 1) " (2" 1 'mark_any_notify' 1) " (2" 1 'mark_notify' 1) " (2" 1 'view_attachments' 1) " (2" 1 'poll_remove_any' 1) " (2" 1 'delete_own' 1) " (2" 1 'modify_own' 1) " (2" 1 'modify_any' 1) " (2" 1 'report_any' 1) " (2" 1 'moderate_board' 1) " (2" 1 'approve_posts' 1) " (2" 1 'post_unapproved_replies_own' 1) " (2" 1 'post_unapproved_replies_any' 1) " (2" 1 'post_reply_own' 1) " (2" 1 'post_reply_any' 1) " (2" 1 'merge_any' 1) " (2" 1 'split_any' 1) " (2" 1 'send_topic' 1) " (2" 1 'make_sticky' 1) " (2" 1 'move_own' 1) " (2" 1 'move_any' 1) " (3" 1 'moderate_board' 1) " (3" 1 'post_new' 1) " (3" 1 'post_reply_own' 1) " (3" 1 'post_reply_any' 1) " (3" 1 'post_unapproved_topics' 1) " (3" 1 'post_unapproved_replies_any' 1) " (3" 1 'post_unapproved_replies_own' 1) " (3" 1 'post_unapproved_attachments' 1) " (3" 1 'poll_post' 1) " (3" 1 'poll_add_any' 1) " (3" 1 'poll_remove_any' 1) " (3" 1 'poll_view' 1) " (3" 1 'poll_vote' 1) " (3" 1 'poll_lock_any' 1) " (3" 1 'poll_edit_any' 1) " (3" 1 'report_any' 1) " (3" 1 'lock_own' 1) " (3" 1 'send_topic' 1) " (3" 1 'mark_any_notify' 1) " (3" 1 'mark_notify' 1) " (3" 1 'delete_own' 1) " (3" 1 'modify_own' 1) " (3" 1 'make_sticky' 1) " (3" 1 'lock_any' 1) " (3" 1 'remove_any' 1) " (3" 1 'move_any' 1) " (3" 1 'merge_any' 1) " (3" 1 'split_any' 1) " (3" 1 'delete_any' 1) " (3" 1 'modify_any' 1) " (3" 1 'approve_posts' 1) " (3" 1 'post_attachment' 1) " (3" 1 'view_attachments' 1) " (-1" 2 'poll_view' 1) " (0" 2 'remove_own' 1) " (0" 2 'lock_own' 1) " (0" 2 'mark_any_notify' 1) " (0" 2 'mark_notify' 1) " (0" 2 'modify_own' 1) " (0" 2 'poll_view' 1) " (0" 2 'poll_vote' 1) " (0" 2 'post_attachment' 1) " (0" 2 'post_new' 1) " (0" 2 'post_reply_any' 1) " (0" 2 'post_reply_own' 1) " (0" 2 'post_unapproved_topics' 1) " (0" 2 'post_unapproved_replies_any' 1) " (0" 2 'post_unapproved_replies_own' 1) " (0" 2 'post_unapproved_attachments' 1) " (0" 2 'delete_own' 1) " (0" 2 'report_any' 1) " (0" 2 'send_topic' 1) " (0" 2 'view_attachments' 1) " (2" 2 'moderate_board' 1) " (2" 2 'post_new' 1) " (2" 2 'post_reply_own' 1) " (2" 2 'post_reply_any' 1) " (2" 2 'post_unapproved_topics' 1) " (2" 2 'post_unapproved_replies_any' 1) " (2" 2 'post_unapproved_replies_own' 1) " (2" 2 'post_unapproved_attachments' 1) " (2" 2 'poll_post' 1) " (2" 2 'poll_add_any' 1) " (2" 2 'poll_remove_any' 1) " (2" 2 'poll_view' 1) " (2" 2 'poll_vote' 1) " (2" 2 'poll_lock_any' 1) " (2" 2 'poll_edit_any' 1) " (2" 2 'report_any' 1) " (2" 2 'lock_own' 1) " (2" 2 'send_topic' 1) " (2" 2 'mark_any_notify' 1) " (2" 2 'mark_notify' 1) " (2" 2 'delete_own' 1) " (2" 2 'modify_own' 1) " (2" 2 'make_sticky' 1) " (2" 2 'lock_any' 1) " (2" 2 'remove_any' 1) " (2" 2 'move_any' 1) " (2" 2 'merge_any' 1) " (2" 2 'split_any' 1) " (2" 2 'delete_any' 1) " (2" 2 'modify_any' 1) " (2" 2 'approve_posts' 1) " (2" 2 'post_attachment' 1) " (2" 2 'view_attachments' 1) " (3" 2 'moderate_board' 1) " (3" 2 'post_new' 1) " (3" 2 'post_reply_own' 1) " (3" 2 'post_reply_any' 1) " (3" 2 'post_unapproved_topics' 1) " (3" 2 'post_unapproved_replies_any' 1) " (3" 2 'post_unapproved_replies_own' 1) " (3" 2 'post_unapproved_attachments' 1) " (3" 2 'poll_post' 1) " (3" 2 'poll_add_any' 1) " (3" 2 'poll_remove_any' 1) " (3" 2 'poll_view' 1) " (3" 2 'poll_vote' 1) " (3" 2 'poll_lock_any' 1) " (3" 2 'poll_edit_any' 1) " (3" 2 'report_any' 1) " (3" 2 'lock_own' 1) " (3" 2 'send_topic' 1) " (3" 2 'mark_any_notify' 1) " (3" 2 'mark_notify' 1) " (3" 2 'delete_own' 1) " (3" 2 'modify_own' 1) " (3" 2 'make_sticky' 1) " (3" 2 'lock_any' 1) " (3" 2 'remove_any' 1) " (3" 2 'move_any' 1) " (3" 2 'merge_any' 1) " (3" 2 'split_any' 1) " (3" 2 'delete_any' 1) " (3" 2 'modify_any' 1) " (3" 2 'approve_posts' 1) " (3" 2 'post_attachment' 1) " (3" 2 'view_attachments' 1) " (-1" 3 'poll_view' 1) " (0" 3 'remove_own' 1) " (0" 3 'lock_own' 1) " (0" 3 'mark_any_notify' 1) " (0" 3 'mark_notify' 1) " (0" 3 'modify_own' 1) " (0" 3 'poll_view' 1) " (0" 3 'poll_vote' 1) " (0" 3 'post_attachment' 1) " (0" 3 'post_reply_any' 1) " (0" 3 'post_reply_own' 1) " (0" 3 'post_unapproved_replies_any' 1) " (0" 3 'post_unapproved_replies_own' 1) " (0" 3 'post_unapproved_attachments' 1) " (0" 3 'delete_own' 1) " (0" 3 'report_any' 1) " (0" 3 'send_topic' 1) " (0" 3 'view_attachments' 1) " (2" 3 'moderate_board' 1) " (2" 3 'post_new' 1) " (2" 3 'post_reply_own' 1) " (2" 3 'post_reply_any' 1) " (2" 3 'post_unapproved_topics' 1) " (2" 3 'post_unapproved_replies_any' 1) " (2" 3 'post_unapproved_replies_own' 1) " (2" 3 'post_unapproved_attachments' 1) " (2" 3 'poll_post' 1) " (2" 3 'poll_add_any' 1) " (2" 3 'poll_remove_any' 1) " (2" 3 'poll_view' 1) " (2" 3 'poll_vote' 1) " (2" 3 'poll_lock_any' 1) " (2" 3 'poll_edit_any' 1) " (2" 3 'report_any' 1) " (2" 3 'lock_own' 1) " (2" 3 'send_topic' 1) " (2" 3 'mark_any_notify' 1) " (2" 3 'mark_notify' 1) " (2" 3 'delete_own' 1) " (2" 3 'modify_own' 1) " (2" 3 'make_sticky' 1) " (2" 3 'lock_any' 1) " (2" 3 'remove_any' 1) " (2" 3 'move_any' 1) " (2" 3 'merge_any' 1) " (2" 3 'split_any' 1) " (2" 3 'delete_any' 1) " (2" 3 'modify_any' 1) " (2" 3 'approve_posts' 1) " (2" 3 'post_attachment' 1) " (2" 3 'view_attachments' 1) " (3" 3 'moderate_board' 1) " (3" 3 'post_new' 1) " (3" 3 'post_reply_own' 1) " (3" 3 'post_reply_any' 1) " (3" 3 'post_unapproved_topics' 1) " (3" 3 'post_unapproved_replies_any' 1) " (3" 3 'post_unapproved_replies_own' 1) " (3" 3 'post_unapproved_attachments' 1) " (3" 3 'poll_post' 1) " (3" 3 'poll_add_any' 1) " (3" 3 'poll_remove_any' 1) " (3" 3 'poll_view' 1) " (3" 3 'poll_vote' 1) " (3" 3 'poll_lock_any' 1) " (3" 3 'poll_edit_any' 1) " (3" 3 'report_any' 1) " (3" 3 'lock_own' 1) " (3" 3 'send_topic' 1) " (3" 3 'mark_any_notify' 1) " (3" 3 'mark_notify' 1) " (3" 3 'delete_own' 1) " (3" 3 'modify_own' 1) " (3" 3 'make_sticky' 1) " (3" 3 'lock_any' 1) " (3" 3 'remove_any' 1) " (3" 3 'move_any' 1) " (3" 3 'merge_any' 1) " (3" 3 'split_any' 1) " (3" 3 'delete_any' 1) " (3" 3 'modify_any' 1) " (3" 3 'approve_posts' 1) " (3" 3 'post_attachment' 1) " (3" 3 'view_attachments' 1) " (-1" 4 'poll_view' 1) " (0" 4 'mark_any_notify' 1) " (0" 4 'mark_notify' 1) " (0" 4 'poll_view' 1) " (0" 4 'poll_vote' 1) " (0" 4 'report_any' 1) " (0" 4 'send_topic' 1) " (0" 4 'view_attachments' 1) " (2" 4 'moderate_board' 1) " (2" 4 'post_new' 1) " (2" 4 'post_reply_own' 1) " (2" 4 'post_reply_any' 1) " (2" 4 'post_unapproved_topics' 1) " (2" 4 'post_unapproved_replies_any' 1) " (2" 4 'post_unapproved_replies_own' 1) " (2" 4 'post_unapproved_attachments' 1) " (2" 4 'poll_post' 1) " (2" 4 'poll_add_any' 1); INSERT INTO `smf_board_permissions` " (`id_group`" `id_profile` `permission` `add_deny`) VALUES (2 4 'poll_remove_any' 1) " (2" 4 'poll_view' 1) " (2" 4 'poll_vote' 1) " (2" 4 'poll_lock_any' 1) " (2" 4 'poll_edit_any' 1) " (2" 4 'report_any' 1) " (2" 4 'lock_own' 1) " (2" 4 'send_topic' 1) " (2" 4 'mark_any_notify' 1) " (2" 4 'mark_notify' 1) " (2" 4 'delete_own' 1) " (2" 4 'modify_own' 1) " (2" 4 'make_sticky' 1) " (2" 4 'lock_any' 1) " (2" 4 'remove_any' 1) " (2" 4 'move_any' 1) " (2" 4 'merge_any' 1) " (2" 4 'split_any' 1) " (2" 4 'delete_any' 1) " (2" 4 'modify_any' 1) " (2" 4 'approve_posts' 1) " (2" 4 'post_attachment' 1) " (2" 4 'view_attachments' 1) " (3" 4 'moderate_board' 1) " (3" 4 'post_new' 1) " (3" 4 'post_reply_own' 1) " (3" 4 'post_reply_any' 1) " (3" 4 'post_unapproved_topics' 1) " (3" 4 'post_unapproved_replies_any' 1) " (3" 4 'post_unapproved_replies_own' 1) " (3" 4 'post_unapproved_attachments' 1) " (3" 4 'poll_post' 1) " (3" 4 'poll_add_any' 1) " (3" 4 'poll_remove_any' 1) " (3" 4 'poll_view' 1) " (3" 4 'poll_vote' 1) " (3" 4 'poll_lock_any' 1) " (3" 4 'poll_edit_any' 1) " (3" 4 'report_any' 1) " (3" 4 'lock_own' 1) " (3" 4 'send_topic' 1) " (3" 4 'mark_any_notify' 1) " (3" 4 'mark_notify' 1) " (3" 4 'delete_own' 1) " (3" 4 'modify_own' 1) " (3" 4 'make_sticky' 1) " (3" 4 'lock_any' 1) " (3" 4 'remove_any' 1) " (3" 4 'move_any' 1) " (3" 4 'merge_any' 1) " (3" 4 'split_any' 1) " (3" 4 'delete_any' 1) " (3" 4 'modify_any' 1) " (3" 4 'approve_posts' 1) " (3" 4 'post_attachment' 1) " (3" 4 'view_attachments' 1) " (0" 1 'poll_view' 1) " (0" 1 'modify_own' 1) " (0" 1 'post_reply_own' 1) " (0" 1 'post_reply_any' 1) " (0" 1 'post_new' 1) " (0" 1 'post_unapproved_topics' 1) " (2" 1 'post_unapproved_attachments' 1) " (2" 1 'poll_vote' 1) " (2" 1 'poll_post' 1) " (2" 1 'poll_add_any' 1) " (2" 1 'poll_edit_any' 1) " (2" 1 'poll_lock_any' 1) " (2" 1 'poll_view' 1) " (2" 1 'lock_own' 1) " (2" 1 'lock_any' 1) " (2" 1 'post_new' 1) " (2" 1 'post_unapproved_topics' 1) " (2" 1 'post_attachment' 1) " (-1" 5 'poll_view' 1) " (0" 5 'remove_own' 1) " (0" 5 'lock_own' 1) " (0" 5 'mark_any_notify' 1) " (0" 5 'mark_notify' 1) " (0" 5 'modify_own' 1) " (0" 5 'poll_view' 1) " (0" 5 'poll_vote' 1) " (0" 5 'post_attachment' 1) " (0" 5 'post_reply_any' 1) " (0" 5 'post_reply_own' 1) " (0" 5 'post_unapproved_replies_any' 1) " (0" 5 'post_unapproved_replies_own' 1) " (0" 5 'post_unapproved_attachments' 1) " (0" 5 'delete_own' 1) " (0" 5 'report_any' 1) " (0" 5 'send_topic' 1) " (0" 5 'view_attachments' 1) " (2" 5 'approve_posts' 1) " (2" 5 'modify_own' 1) " (2" 5 'delete_own' 1) " (2" 5 'post_reply_any' 1) " (2" 5 'merge_any' 1) " (2" 5 'split_any' 1) " (2" 5 'send_topic' 1) " (2" 5 'make_sticky' 1) " (2" 5 'move_any' 1) " (2" 5 'lock_own' 1) " (2" 5 'lock_any' 1) " (2" 5 'remove_own' 1) " (2" 5 'post_unapproved_replies_any' 1) " (2" 5 'post_unapproved_replies_own' 1) " (2" 5 'poll_view' 1) " (2" 5 'report_any' 1) " (2" 5 'post_reply_own' 1) " (2" 5 'post_unapproved_topics' 1) " (2" 5 'moderate_board' 1) " (2" 5 'modify_any' 1) " (2" 5 'post_new' 1) " (3" 5 'moderate_board' 1) " (3" 5 'post_new' 1) " (3" 5 'post_reply_own' 1) " (3" 5 'post_reply_any' 1) " (3" 5 'post_unapproved_topics' 1) " (3" 5 'post_unapproved_replies_any' 1) " (3" 5 'post_unapproved_replies_own' 1) " (3" 5 'post_unapproved_attachments' 1) " (3" 5 'poll_post' 1) " (3" 5 'poll_add_any' 1) " (3" 5 'poll_remove_any' 1) " (3" 5 'poll_view' 1) " (3" 5 'poll_vote' 1) " (3" 5 'poll_lock_any' 1) " (3" 5 'poll_edit_any' 1) " (3" 5 'report_any' 1) " (3" 5 'lock_own' 1) " (3" 5 'send_topic' 1) " (3" 5 'mark_any_notify' 1) " (3" 5 'mark_notify' 1) " (3" 5 'delete_own' 1) " (3" 5 'modify_own' 1) " (3" 5 'make_sticky' 1) " (3" 5 'lock_any' 1) " (3" 5 'remove_any' 1) " (3" 5 'move_any' 1) " (3" 5 'merge_any' 1) " (3" 5 'split_any' 1) " (3" 5 'delete_any' 1) " (3" 5 'modify_any' 1) " (3" 5 'approve_posts' 1) " (3" 5 'post_attachment' 1) " (3" 5 'view_attachments' 1) " (2" 5 'poll_vote' 1) " (2" 5 'poll_post' 1) " (2" 5 'poll_add_any' 1) " (2" 5 'poll_edit_any' 1) " (2" 5 'poll_lock_any' 1) " (2" 5 'poll_remove_any' 1) " (2" 5 'mark_any_notify' 1) " (2" 5 'mark_notify' 1) " (2" 5 'view_attachments' 1) " (2" 5 'post_unapproved_attachments' 1) " (2" 5 'post_attachment' 1) " (0" 1 'poll_add_own' 1) " (0" 1 'poll_edit_own' 1) " (0" 1 'poll_lock_own' 1) " (0" 1 'mark_any_notify' 1) " (0" 1 'mark_notify' 1) " (0" 1 'view_attachments' 1) " (0" 1 'post_unapproved_attachments' 1) " (0" 1 'post_attachment' 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_boards` -- DROP TABLE IF EXISTS `smf_boards`; CREATE TABLE `smf_boards` ( `id_board` smallint(5) unsigned NOT NULL auto_increment `id_cat` tinyint(4) unsigned NOT NULL default 0 `child_level` tinyint(4) unsigned NOT NULL default 0 `id_parent` smallint(5) unsigned NOT NULL default 0 `board_order` smallint(5) NOT NULL default 0 `id_last_msg` int(10) unsigned NOT NULL default 0 `id_msg_updated` int(10) unsigned NOT NULL default 0 `member_groups` varchar(255) NOT NULL default '-1 0' `id_profile` smallint(5) unsigned NOT NULL default 1 `name` varchar(255) NOT NULL default '' `description` text NOT NULL `num_topics` mediumint(8) unsigned NOT NULL default 0 `num_posts` mediumint(8) unsigned NOT NULL default 0 `count_posts` tinyint(4) NOT NULL default 0 `id_theme` tinyint(4) unsigned NOT NULL default 0 `override_theme` tinyint(4) unsigned NOT NULL default 0 `unapproved_posts` smallint(5) NOT NULL default 0 `unapproved_topics` smallint(5) NOT NULL default 0 `redirect` varchar(255) NOT NULL default '' PRIMARY KEY (`id_board`) UNIQUE `categories` (`id_cat` `id_board`) KEY `id_parent` (`id_parent`) KEY `id_msg_updated` (`id_msg_updated`) KEY `member_groups` (`member_groups`(48)) ) ENGINE=MyISAM; -- -- Dumping data in `smf_boards` -- INSERT INTO `smf_boards` " (`id_board`" `id_cat` `child_level` `id_parent` `board_order` `id_last_msg` `id_msg_updated` `member_groups` `id_profile` `name` `description` `num_topics` `num_posts` `count_posts` `id_theme` `override_theme` `unapproved_posts` `unapproved_topics` `redirect`) VALUES (1 6 0 0 17 13068 13068 '-1 0 2' 1 'Server Discussion' 'Discuss AviatorCraft related topics!' 250 1282 0 0 0 0 0 '') " (2" 5 0 0 8 13029 13029 '-1 0 2' 1 'Report a Player' 'Report a player for breaking the rules on Aviatorcraft.' 528 1980 0 0 0 0 0 '') " (3" 5 0 0 6 12945 12945 '-1 0 2' 1 'Help' 'Need help with anything on Aviatorcraft? Ask here.' 99 367 0 0 0 0 0 '') " (4" 5 0 0 9 13074 13074 '-1 0 2' 1 'Report a Problem/Bug' 'If you find anything not working correctly please post it here.' 198 790 0 0 0 0 0 '') " (5" 6 0 0 30 11345 11345 '-1 0 2' 1 'Your Creations' 'Share the things you\'ve made!' 55 278 0 0 0 0 0 '') " (7" 6 0 0 18 13070 13070 '-1 0 2' 1 'General Discussion' 'Discuss topics related to anything!' 153 953 0 0 0 0 0 '') " (9" 5 0 0 14 8347 8347 '-1 0 2 4 5 6 7 8' 4 'Moderator Applications (Closed)' 'Staff Applications are closed we will reopen them when we require new mods. Thanks for Applying!' 2 3 0 0 0 0 0 '') " (10" 5 0 0 10 12847 12847 '-1 0 2' 1 'Punishment Appeals' 'Appeal for any Bans or Punishments you have received here.' 76 368 0 0 0 0 0 '') " (12" 5 0 0 7 12091 12091 '-1 0 2' 1 'Donation Issues' 'You can now email support@aviatorcraft.com regarding donor issues as well!' 50 195 0 0 0 0 0 '') " (15" 6 1 33 20 13046 13046 '-1 0 2' 1 'All Servers' '' 57 305 0 0 0 0 0 '') " (34" 7 0 0 4 0 0 '-1 0 2' 1 'Events Page' 'Horse Racing Event 15/08/2015 (August 15th)' 0 246 0 0 0 0 0 'http://aviatorcraft.com/horse-racing-event/') " (16" 7 0 0 5 5802 5802 '-1 0 2' 4 'Creative Build Competition' 'This event is closed stay tuned!' 1 1 0 0 0 0 0 '') " (17" 6 1 33 22 12648 12648 '-1 0 2' 1 'Creative' 'Suggest things to add/modify for Creative.' 15 68 0 0 0 0 0 '') " (18" 6 1 33 26 13073 13073 '-1 0 2' 1 'Factions' 'Suggest things to add/modify for Factions.' 21 106 0 0 0 0 0 '') " (19" 6 1 33 25 11418 11418 '-1 0 2' 1 'Prison' 'Suggest things to add/modify for Prison.' 32 157 0 0 0 0 0 '') " (20" 6 1 33 23 10641 10641 '-1 0 2' 1 'Skyblock' 'Suggest things to add/modify for Skyblock.' 11 37 0 0 0 0 0 '') " (21" 6 1 33 21 11256 11256 '-1 0 2' 1 'Survival' 'Suggest things to add/modify for Survival.' 22 78 0 0 0 0 0 '') " (22" 2 0 0 1 12989 12989 '-1 0 2' 5 'Server News & Announcements' 'We tell you things you probably should know about!' 12 130 0 0 0 0 0 '') " (23" 6 1 33 24 8614 8614 '-1 0 2 4 5 6 7 8' 1 'Minigames' 'Suggest additions changes or other things for Minigames.' 7 19 0 0 0 0 0 '') " (24" 6 0 0 31 13040 13040 '-1 0 2' 1 'Videos/YouTube' 'Post videos from YouTube or anywhere else here!' 29 72 0 0 0 0 0 '') " (26" 3 0 0 32 13062 13062 2 4 'Recycled' '' 42 142 1 0 0 0 0 '') " (27" 6 1 33 27 8725 8725 '-1 0 2' 1 'UHC' 'Suggest things to add/modify for UHC.' 1 1 0 0 0 0 0 '') " (28" 5 0 0 11 13047 13047 '-1 0 2' 1 'Build Team Applications' 'Apply for the build team here!' 4 14 0 0 0 0 0 '') " (29" 5 1 28 12 10656 10656 '-1 0 2' 4 'Accepted Applications' '' 9 29 0 0 0 0 0 '') " (30" 5 1 28 13 12131 12131 '-1 0 2' 4 'Denied Applications' '' 21 107 0 0 0 0 0 '') " (31" 2 0 0 3 0 0 '-1 0 2' 4 'Server Store / Donate' 'Directs you to our donate page.' 0 285 0 0 0 0 0 'http://aviatorcraft.com/donate/') " (33" 6 0 0 19 0 0 '-1 0 2' 4 'Suggestions' 'Community Suggestions.' 0 0 0 0 0 0 0 '') " (35" 2 0 0 2 11337 11337 '-1 0 2' 4 'Server Information' 'Information Regarding AviatorCraft.' 4 7 0 0 0 0 0 '') " (36" 5 1 9 15 10110 10110 '-1 0 2' 4 'Accepted Applications' '' 3 24 0 0 0 0 0 '') " (37" 5 1 9 16 0 0 '-1 0 2' 4 'Denied Applications' '' 0 0 0 0 0 0 0 '') " (38" 3 1 26 33 10788 10788 2 4 'Announcement Archives' '' 17 104 0 0 0 0 0 '') " (39" 3 1 26 34 11039 11039 2 1 'Community Archives' '' 58 317 0 0 0 0 0 '') " (40" 3 1 26 35 11624 11624 2 1 'Application/Entry Archives' '' 136 493 0 0 0 0 0 '') " (41" 3 1 26 36 10794 10794 2 1 'Reports/Bans Archives' '' 20 57 0 0 0 0 0 '') " (43" 6 0 0 29 12492 12492 '-1 0 2' 1 'Introductions' 'Introduce yourself to the community!' 5 30 0 0 0 0 0 '') " (44" 6 0 0 28 13054 13054 '-1 0 2' 1 'Forum Games' 'Play community-made forum games!' 15 369 0 0 0 0 0 ''); -- -------------------------------------------------------- -- -- Table structure for table `smf_breeze_comments` -- DROP TABLE IF EXISTS `smf_breeze_comments`; CREATE TABLE `smf_breeze_comments` ( `comments_id` int(5) NOT NULL auto_increment `comments_status_id` int(5) NOT NULL `comments_status_owner_id` int(5) NOT NULL `comments_poster_id` int(5) NOT NULL `comments_profile_id` int(5) NOT NULL `comments_time` varchar(255) NOT NULL default '' `comments_body` text NOT NULL PRIMARY KEY (`comments_id`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_breeze_notifications` -- DROP TABLE IF EXISTS `smf_breeze_notifications`; CREATE TABLE `smf_breeze_notifications` ( `id` int(5) NOT NULL auto_increment `sender` int(5) NOT NULL `receiver` int(5) NOT NULL `type` varchar(255) NOT NULL default '' `time` int(5) NOT NULL `viewed` int(5) NOT NULL `content` text NOT NULL `type_id` int(5) NOT NULL `second_type` varchar(255) NOT NULL default '' PRIMARY KEY (`id`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_breeze_options` -- DROP TABLE IF EXISTS `smf_breeze_options`; CREATE TABLE `smf_breeze_options` ( `member_id` int(5) NOT NULL `variable` varchar(255) NOT NULL default '' `value` text NOT NULL PRIMARY KEY (`member_id` `variable`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_breeze_status` -- DROP TABLE IF EXISTS `smf_breeze_status`; CREATE TABLE `smf_breeze_status` ( `status_id` int(5) NOT NULL auto_increment `status_owner_id` int(5) NOT NULL `status_poster_id` int(5) NOT NULL `status_time` varchar(255) NOT NULL default '' `status_body` text NOT NULL PRIMARY KEY (`status_id`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_calendar` -- DROP TABLE IF EXISTS `smf_calendar`; CREATE TABLE `smf_calendar` ( `id_event` smallint(5) unsigned NOT NULL auto_increment `start_date` date NOT NULL default '0001-01-01' `end_date` date NOT NULL default '0001-01-01' `id_board` smallint(5) unsigned NOT NULL default 0 `id_topic` mediumint(8) unsigned NOT NULL default 0 `title` varchar(255) NOT NULL default '' `id_member` mediumint(8) unsigned NOT NULL default 0 PRIMARY KEY (`id_event`) KEY `start_date` (`start_date`) KEY `end_date` (`end_date`) KEY `topic` (`id_topic` `id_member`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_calendar` -- INSERT INTO `smf_calendar` " (`id_event`" `start_date` `end_date` `id_board` `id_topic` `title` `id_member`) VALUES (2 '2015-06-01' '2015-06-01' 38 1658 'We reset on THIS day.' 1) " (3" '2015-06-13' '2015-06-13' 38 1703 'Minigames Build Competition End' 1) " (4" '2015-06-13' '2015-06-13' 38 1703 'MINIGAMES MAP BUILD COMPETITION ' 50) " (5" '2015-07-19' '2015-07-19' 38 1994 'Skyblock Event Start' 1) " (6" '2015-10-06' '2015-10-06' 22 2462 'Minecraft Multi-Millionaire!!!' 46) " (7" '2015-11-03' '2015-11-03' 39 2471 'Autumn PvP Tournament!!!' 46); -- -------------------------------------------------------- -- -- Table structure for table `smf_calendar_holidays` -- DROP TABLE IF EXISTS `smf_calendar_holidays`; CREATE TABLE `smf_calendar_holidays` ( `id_holiday` smallint(5) unsigned NOT NULL auto_increment `event_date` date NOT NULL default '0001-01-01' `title` varchar(255) NOT NULL default '' PRIMARY KEY (`id_holiday`) KEY `event_date` (`event_date`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_calendar_holidays` -- INSERT INTO `smf_calendar_holidays` " (`id_holiday`" `event_date` `title`) VALUES (1 '0004-01-01' 'New Year\'s') " (2" '0004-12-25' 'Christmas') " (3" '0004-02-14' 'Valentine\'s Day') " (4" '0004-03-17' 'St. Patrick\'s Day') " (5" '0004-04-01' 'April Fools') " (6" '0004-04-22' 'Earth Day') " (7" '0004-10-24' 'United Nations Day') " (8" '0004-10-31' 'Halloween') " (9" '2010-05-09' 'Mother\'s Day') " (10" '2011-05-08' 'Mother\'s Day') " (11" '2012-05-13' 'Mother\'s Day') " (12" '2013-05-12' 'Mother\'s Day') " (13" '2014-05-11' 'Mother\'s Day') " (14" '2015-05-10' 'Mother\'s Day') " (15" '2016-05-08' 'Mother\'s Day') " (16" '2017-05-14' 'Mother\'s Day') " (17" '2018-05-13' 'Mother\'s Day') " (18" '2019-05-12' 'Mother\'s Day') " (19" '2020-05-10' 'Mother\'s Day') " (20" '2008-06-15' 'Father\'s Day') " (21" '2009-06-21' 'Father\'s Day') " (22" '2010-06-20' 'Father\'s Day') " (23" '2011-06-19' 'Father\'s Day') " (24" '2012-06-17' 'Father\'s Day') " (25" '2013-06-16' 'Father\'s Day') " (26" '2014-06-15' 'Father\'s Day') " (27" '2015-06-21' 'Father\'s Day') " (28" '2016-06-19' 'Father\'s Day') " (29" '2017-06-18' 'Father\'s Day') " (30" '2018-06-17' 'Father\'s Day') " (31" '2019-06-16' 'Father\'s Day') " (32" '2020-06-21' 'Father\'s Day') " (33" '2010-06-21' 'Summer Solstice') " (34" '2011-06-21' 'Summer Solstice') " (35" '2012-06-20' 'Summer Solstice') " (36" '2013-06-21' 'Summer Solstice') " (37" '2014-06-21' 'Summer Solstice') " (38" '2015-06-21' 'Summer Solstice') " (39" '2016-06-20' 'Summer Solstice') " (40" '2017-06-20' 'Summer Solstice') " (41" '2018-06-21' 'Summer Solstice') " (42" '2019-06-21' 'Summer Solstice') " (43" '2020-06-20' 'Summer Solstice') " (44" '2010-03-20' 'Vernal Equinox') " (45" '2011-03-20' 'Vernal Equinox') " (46" '2012-03-20' 'Vernal Equinox') " (47" '2013-03-20' 'Vernal Equinox') " (48" '2014-03-20' 'Vernal Equinox') " (49" '2015-03-20' 'Vernal Equinox') " (50" '2016-03-19' 'Vernal Equinox') " (51" '2017-03-20' 'Vernal Equinox') " (52" '2018-03-20' 'Vernal Equinox') " (53" '2019-03-20' 'Vernal Equinox') " (54" '2020-03-19' 'Vernal Equinox') " (55" '2010-12-21' 'Winter Solstice') " (56" '2011-12-22' 'Winter Solstice') " (57" '2012-12-21' 'Winter Solstice') " (58" '2013-12-21' 'Winter Solstice') " (59" '2014-12-21' 'Winter Solstice') " (60" '2015-12-21' 'Winter Solstice') " (61" '2016-12-21' 'Winter Solstice') " (62" '2017-12-21' 'Winter Solstice') " (63" '2018-12-21' 'Winter Solstice') " (64" '2019-12-21' 'Winter Solstice') " (65" '2020-12-21' 'Winter Solstice') " (66" '2010-09-22' 'Autumnal Equinox') " (67" '2011-09-23' 'Autumnal Equinox') " (68" '2012-09-22' 'Autumnal Equinox') " (69" '2013-09-22' 'Autumnal Equinox') " (70" '2014-09-22' 'Autumnal Equinox') " (71" '2015-09-23' 'Autumnal Equinox') " (72" '2016-09-22' 'Autumnal Equinox') " (73" '2017-09-22' 'Autumnal Equinox') " (74" '2018-09-22' 'Autumnal Equinox') " (75" '2019-09-23' 'Autumnal Equinox') " (76" '2020-09-22' 'Autumnal Equinox') " (77" '0004-07-04' 'Independence Day') " (78" '0004-05-05' 'Cinco de Mayo') " (79" '0004-06-14' 'Flag Day') " (80" '0004-11-11' 'Veterans Day') " (81" '0004-02-02' 'Groundhog Day') " (82" '2010-11-25' 'Thanksgiving') " (83" '2011-11-24' 'Thanksgiving') " (84" '2012-11-22' 'Thanksgiving') " (85" '2013-11-28' 'Thanksgiving') " (86" '2014-11-27' 'Thanksgiving') " (87" '2015-11-26' 'Thanksgiving') " (88" '2016-11-24' 'Thanksgiving') " (89" '2017-11-23' 'Thanksgiving') " (90" '2018-11-22' 'Thanksgiving') " (91" '2019-11-28' 'Thanksgiving') " (92" '2020-11-26' 'Thanksgiving') " (93" '2010-05-31' 'Memorial Day') " (94" '2011-05-30' 'Memorial Day') " (95" '2012-05-28' 'Memorial Day') " (96" '2013-05-27' 'Memorial Day') " (97" '2014-05-26' 'Memorial Day') " (98" '2015-05-25' 'Memorial Day') " (99" '2016-05-30' 'Memorial Day') " (100" '2017-05-29' 'Memorial Day') " (101" '2018-05-28' 'Memorial Day') " (102" '2019-05-27' 'Memorial Day') " (103" '2020-05-25' 'Memorial Day') " (104" '2010-09-06' 'Labor Day') " (105" '2011-09-05' 'Labor Day') " (106" '2012-09-03' 'Labor Day') " (107" '2013-09-02' 'Labor Day') " (108" '2014-09-01' 'Labor Day') " (109" '2015-09-07' 'Labor Day') " (110" '2016-09-05' 'Labor Day') " (111" '2017-09-04' 'Labor Day') " (112" '2018-09-03' 'Labor Day') " (113" '2019-09-02' 'Labor Day') " (114" '2020-09-07' 'Labor Day') " (115" '0004-06-06' 'D-Day'); -- -------------------------------------------------------- -- -- Table structure for table `smf_categories` -- DROP TABLE IF EXISTS `smf_categories`; CREATE TABLE `smf_categories` ( `id_cat` tinyint(4) unsigned NOT NULL auto_increment `cat_order` tinyint(4) NOT NULL default 0 `name` varchar(255) NOT NULL default '' `can_collapse` tinyint(1) NOT NULL default 1 PRIMARY KEY (`id_cat`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_categories` -- INSERT INTO `smf_categories` " (`id_cat`" `cat_order` `name` `can_collapse`) VALUES (7 1 'AviatorCraft Events' 1) " (2" 0 'AviatorCraft Server' 0) " (3" 4 'Staff Topics' 1) " (5" 2 'Reports & Applications' 1) " (6" 3 'AviatorCraft Community' 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_collapsed_categories` -- DROP TABLE IF EXISTS `smf_collapsed_categories`; CREATE TABLE `smf_collapsed_categories` ( `id_cat` tinyint(4) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 PRIMARY KEY (`id_cat` `id_member`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_collapsed_categories` -- INSERT INTO `smf_collapsed_categories` " (`id_cat`" `id_member`) VALUES (2 15897) " (2" 15938) " (2" 16026) " (2" 16045) " (2" 16149) " (2" 16155) " (2" 16230) " (2" 16454) " (2" 16462) " (2" 16477) " (2" 16488) " (2" 16515) " (2" 16546) " (2" 16690) " (2" 16705) " (2" 16728) " (2" 16739) " (2" 16799) " (2" 16806) " (2" 16815) " (2" 16827) " (3" 20) " (3" 15897) " (3" 15938) " (3" 15943) " (3" 16129) " (3" 16171) " (3" 16477) " (3" 16515) " (3" 16636) " (3" 16815) " (5" 183) " (5" 16613) " (5" 16728) " (5" 16799) " (5" 16815) " (5" 16827) " (6" 16728) " (6" 16799) " (6" 16815) " (6" 16884) " (7" 26) " (7" 16192) " (7" 16756); -- -------------------------------------------------------- -- -- Table structure for table `smf_custom_fields` -- DROP TABLE IF EXISTS `smf_custom_fields`; CREATE TABLE `smf_custom_fields` ( `id_field` smallint(5) NOT NULL auto_increment `col_name` varchar(12) NOT NULL default '' `field_name` varchar(40) NOT NULL default '' `field_desc` varchar(255) NOT NULL default '' `field_type` varchar(8) NOT NULL default 'text' `field_length` smallint(5) NOT NULL default 255 `field_options` text NOT NULL `mask` varchar(255) NOT NULL default '' `show_reg` tinyint(3) NOT NULL default 0 `show_display` tinyint(3) NOT NULL default 0 `show_profile` varchar(20) NOT NULL default 'forumprofile' `private` tinyint(3) NOT NULL default 0 `active` tinyint(3) NOT NULL default 1 `bbc` tinyint(3) NOT NULL default 0 `can_search` tinyint(3) NOT NULL default 0 `default_value` varchar(255) NOT NULL default '' `enclose` text NOT NULL `placement` tinyint(3) NOT NULL default 0 PRIMARY KEY (`id_field`) UNIQUE `col_name` (`col_name`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_custom_fields` -- INSERT INTO `smf_custom_fields` " (`id_field`" `col_name` `field_name` `field_desc` `field_type` `field_length` `field_options` `mask` `show_reg` `show_display` `show_profile` `private` `active` `bbc` `can_search` `default_value` `enclose` `placement`) VALUES (1 'cust_minecr' 'Minecraft Name' 'Your Minecraft Name' 'text' 16 '' 'nohtml' 2 1 'forumprofile' 0 1 0 1 '' " '
"
{INPUT}

' 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_group_moderators` -- DROP TABLE IF EXISTS `smf_group_moderators`; CREATE TABLE `smf_group_moderators` ( `id_group` smallint(5) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 PRIMARY KEY (`id_group` `id_member`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_actions` -- DROP TABLE IF EXISTS `smf_log_actions`; CREATE TABLE `smf_log_actions` ( `id_action` int(10) unsigned NOT NULL auto_increment `id_log` tinyint(3) unsigned NOT NULL default 1 `log_time` int(10) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 `ip` char(16) NOT NULL default '' `action` varchar(30) NOT NULL default '' `id_board` smallint(5) unsigned NOT NULL default 0 `id_topic` mediumint(8) unsigned NOT NULL default 0 `id_msg` int(10) unsigned NOT NULL default 0 `extra` text NOT NULL PRIMARY KEY (`id_action`) KEY `id_log` (`id_log`) KEY `log_time` (`log_time`) KEY `id_member` (`id_member`) KEY `id_board` (`id_board`) KEY `id_msg` (`id_msg`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_actions` -- INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (1 3 1432611589 1 '88.150.240.39' 'install_package' 0 0 0 " 'a:2:{s:7:\""package\"";s:25:\""SMF 1.1.20 / 2.0.9 Update\"";s:7:\""version\"";s:3:\""1.0\"";}')" " (2586" 1 1448638057 46 '70.192.209.110' 'lock' 2 2823 0 'a:0:{}') " (2585" 1 1448637772 46 '70.192.209.110' 'lock' 2 2819 0 'a:0:{}') " (2583" 1 1448637482 17211 '24.150.137.89' 'remove' 2 2822 0 'a:0:{}') " (2584" 1 1448637722 46 '70.192.209.110' 'lock' 2 2818 0 'a:0:{}') " (2582" 1 1448637275 46 '70.192.209.110' 'lock' 2 2812 0 'a:0:{}') " (8" 3 1432654295 1 '88.150.252.224' 'edit_board' 16 0 0 'a:0:{}') " (2581" 1 1448634748 17211 '24.150.137.89' 'remove' 2 2751 0 'a:0:{}') " (13" 2 1432667127 16222 '88.150.252.224' 'id_group' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:27:\""\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (14" 2 1432667135 16222 '88.150.252.224' 'id_group' 0 0 0 " 'a:3:{s:8:\""previous\"";s:27:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (2580" 2 1448615851 16696 '199.47.117.195' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:13:\""xPowerStaticx\"";s:3:\""new\"";s:13:\""xPowerDreamzx\"";s:10:\""applicator\"";s:5:\""16696\"";}')" " (18" 2 1432725478 16348 '143.176.57.59' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:33:\""Its FirePowerHD657+__+ iFirePlayz\"";s:3:\""new\"";s:29:\""Hey ^o^ How are you today ^o^\"";s:10:\""applicator\"";s:5:\""16348\"";}')" " (19" 2 1432740893 0 '31.3.243.90' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Fireblazer\"";s:10:\""applicator\"";i:0;}')" " (20" 3 1432741213 1 '31.3.243.90' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16691\"";s:4:\""name\"";s:7:\""testwow\"";s:12:\""member_acted\"";s:4:\""Alex\"";}')" " (22" 2 1432758201 16692 '98.95.87.199' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""pandakid3\"";s:10:\""applicator\"";i:0;}')" " (23" 2 1432771427 16693 '24.9.129.192' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""cael6565\"";s:10:\""applicator\"";i:0;}')" " (2579" 2 1448570060 17061 '69.112.149.196' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:6:\""Emmsey\"";s:3:\""new\"";s:9:\""Skittleee\"";s:10:\""applicator\"";s:5:\""17061\"";}')" " (2578" 1 1448561900 46 '24.112.147.40' 'lock' 2 2816 0 'a:0:{}') " (26" 3 1432774013 1 '31.3.243.90' 'add_board' 24 0 0 'a:0:{}') " (29" 2 1432779107 16694 '74.215.77.43' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Lunar_Fox\"";s:10:\""applicator\"";i:0;}')" " (30" 2 1432781974 16695 '99.239.145.121' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""StlakerPanda\"";s:10:\""applicator\"";i:0;}')" " (31" 3 1432829185 0 '199.47.117.195' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16313\"";s:4:\""name\"";s:9:\""ckarate01\"";s:12:\""member_acted\"";s:9:\""ckarate01\"";}')" " (32" 2 1432829265 16696 '199.47.117.195' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""xPowerStaticx\"";s:10:\""applicator\"";i:0;}')" " (33" 2 1432832478 16697 '2.221.176.126' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""ashleymariee.jr\"";s:10:\""applicator\"";i:0;}')" " (35" 2 1432852657 16698 '137.118.234.217' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""thechain\"";s:10:\""applicator\"";i:0;}')" " (36" 2 1432912444 0 '70.160.83.231' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Rosie \"";s:10:\""applicator\"";i:0;}')" " (37" 3 1432912675 0 '70.160.83.231' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16699\"";s:4:\""name\"";s:8:\""Rosemary\"";s:12:\""member_acted\"";s:8:\""Rosemary\"";}')" " (2577" 2 1448510870 17262 '174.125.38.244' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""lavinderice\"";s:10:\""applicator\"";i:0;}')" " (39" 2 1432945732 16700 '69.47.82.232' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""CrystalG123\"";s:10:\""applicator\"";i:0;}')" " (42" 2 1432966236 16701 '50.171.221.245' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Band_geek\"";s:10:\""applicator\"";i:0;}')" " (44" 2 1432999788 16702 '96.244.37.128' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""ChickenC00p\"";s:10:\""applicator\"";i:0;}')" " (45" 2 1433005075 16703 '94.174.52.180' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""theMCbunch\"";s:10:\""applicator\"";i:0;}')" " (46" 2 1433006258 16704 '23.241.91.246' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Rtodto30\"";s:10:\""applicator\"";i:0;}')" " (52" 2 1433037993 16705 '107.202.37.11' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Cookimonster\"";s:10:\""applicator\"";i:0;}')" " (53" 2 1433050968 16706 '24.236.33.109' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""SolarBeam112\"";s:10:\""applicator\"";i:0;}')" " (57" 2 1433102932 16707 '108.248.230.182' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""aviatorjr.\"";s:10:\""applicator\"";i:0;}')" " (58" 2 1433103349 16707 '108.248.230.182' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Wichita KS\"";s:10:\""applicator\"";s:5:\""16707\"";}')" " (65" 2 1433114131 16708 '172.56.6.19' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Christian_Carata\"";s:10:\""applicator\"";i:0;}')" " (67" 2 1433116721 16709 '108.90.85.148' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""Bear\"";s:10:\""applicator\"";i:0;}')" " (81" 3 1433172748 1 '31.3.236.10' 'add_board' 25 0 0 'a:0:{}') " (84" 2 1433195340 16696 '199.47.117.195' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:13:\""xPowerStaticx\"";s:3:\""new\"";s:15:\""Power_The_Panda\"";s:10:\""applicator\"";s:5:\""16696\"";}')" " (85" 2 1433196157 16710 '71.161.64.46' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""mccafferty207\"";s:10:\""applicator\"";i:0;}')" " (86" 2 1433199264 16711 '73.207.65.118' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Teamdtm\"";s:10:\""applicator\"";i:0;}')" " (87" 2 1433202380 16712 '98.179.223.240' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Kookie2004\"";s:10:\""applicator\"";i:0;}')" " (91" 2 1433205006 16713 '74.76.250.252' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Dogs1012\"";s:10:\""applicator\"";i:0;}')" " (92" 2 1433207173 16714 '72.51.240.198' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""MollyG428\"";s:10:\""applicator\"";i:0;}')" " (93" 2 1433217474 24 '24.28.139.43' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Morraltach\"";s:10:\""applicator\"";s:2:\""24\"";}')" " (94" 2 1433217474 24 '24.28.139.43' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:15:\""Let's Roll\"";s:3:\""new\"";s:41:\""I Will Never Give Up Till I Feel Like It.\"";s:10:\""applicator\"";s:2:\""24\"";}')" " (100" 2 1433287575 16713 '74.76.250.252' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:35:\""love" peace dogs "wolf and friendship\"";s:10:\""applicator\"";s:5:\""16713\"";}')" " (102" 2 1433316550 16715 '115.70.54.59' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Coop22w\"";s:10:\""applicator\"";i:0;}')" " (103" 3 1433320728 1 '149.3.142.250' 'edit_board' 12 0 0 'a:0:{}') " (108" 2 1433354352 15885 '81.234.198.203' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:23:\""hes sooooo not british!\"";s:3:\""new\"";s:55:\""Msg me IG if u need help with anything!" NOT BUILD\"";s:10:\""applicator\"";s:5:\""15885\"";}')" " (110" 2 1433378031 16434 '70.121.162.94' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16434\"";}')" " (111" 2 1433378031 16434 '70.121.162.94' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:22:\""I'm just special.\"";s:10:\""applicator\"";s:5:\""16434\"";}')" " (112" 2 1433378078 16434 '70.121.162.94' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:22:\""I'm just special.\"";s:3:\""new\"";s:38:\""I'm just special. That's it.\"";s:10:\""applicator\"";s:5:\""16434\"";}')" " (114" 2 1433394533 16530 '96.232.193.73' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:9:\""IIVorahII\"";s:3:\""new\"";s:7:\""VorahOG\"";s:10:\""applicator\"";s:5:\""16530\"";}')" " (115" 2 1433410720 16716 '101.162.186.4' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""Jess\"";s:10:\""applicator\"";i:0;}')" " (123" 2 1433440781 16717 '86.41.219.171' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""SirCactus\"";s:10:\""applicator\"";i:0;}')" " (125" 2 1433457829 16718 '99.98.66.86' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:3:\""Sky\"";s:10:\""applicator\"";i:0;}')" " (126" 2 1433459211 16719 '67.86.196.189' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""_Tempiz_\"";s:10:\""applicator\"";i:0;}')" " (129" 2 1433465835 16720 '24.177.165.237' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""KAT13J0\"";s:10:\""applicator\"";i:0;}')" " (130" 2 1433483620 16721 '172.56.4.39' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Nibbles1997\"";s:10:\""applicator\"";i:0;}')" " (131" 2 1433514330 16722 '86.180.3.211' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""datcoolbacondude\"";s:10:\""applicator\"";i:0;}')" " (132" 2 1433522831 16723 '73.204.178.11' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""ihazponys\"";s:10:\""applicator\"";i:0;}')" " (133" 2 1433529940 16724 '70.215.134.213' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""aubreybtay \"";s:10:\""applicator\"";i:0;}')" " (2870" 2 1449112899 17299 '98.239.124.226' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""SamimauPlaysMC\"";s:10:\""applicator\"";i:0;}')" " (139" 2 1433545994 16725 '66.229.10.114' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""HawkyJett14\"";s:10:\""applicator\"";i:0;}')" " (140" 2 1433591997 16726 '75.169.76.68' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""DerangedRogue\"";s:10:\""applicator\"";i:0;}')" " (141" 1 1433610174 17 '50.158.130.201' 'lock' 2 1746 0 'a:0:{}') " (142" 2 1433622216 16727 '50.88.138.227' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""Marie\"";s:10:\""applicator\"";i:0;}')" " (143" 1 1433627727 32 '104.159.161.172' 'move' 1 1745 0 " 'a:1:{s:10:\""board_from\"";s:2:\""20\"";}')" " (144" 2 1433644502 16728 '76.244.150.138' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""killin gameing\"";s:10:\""applicator\"";i:0;}')" " (145" 1 1433695517 15885 '81.234.198.203' 'unlock' 4 1717 0 'a:0:{}') " (146" 1 1433695522 15885 '81.234.198.203' 'lock' 4 1717 0 'a:0:{}') " (147" 2 1433697037 16349 '98.24.226.119' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Miss_Grummpy14\"";s:10:\""applicator\"";s:5:\""16349\"";}')" " (148" 1 1433698453 16349 '98.24.226.119' 'remove' 19 1753 0 'a:0:{}') " (149" 1 1433699108 32 '104.159.161.172' 'lock' 1 1749 0 'a:0:{}') " (150" 1 1433700674 32 '104.159.161.172' 'lock' 4 1752 0 'a:0:{}') " (151" 1 1433701842 15885 '81.234.198.203' 'remove' 4 1752 0 'a:0:{}') " (152" 2 1433711227 16729 '166.137.252.89' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""aTRIKO_RETREAT\"";s:10:\""applicator\"";i:0;}')" " (153" 2 1433712637 16730 '107.77.76.87' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Madam_Giggles\"";s:10:\""applicator\"";i:0;}')" " (154" 2 1433714939 16731 '75.120.180.130' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""KittyCakes23\"";s:10:\""applicator\"";i:0;}')" " (155" 2 1433720830 16732 '50.147.137.90' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""TheEndermanSquad\"";s:10:\""applicator\"";i:0;}')" " (156" 2 1433722386 16733 '67.160.216.9' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Imaginational\"";s:10:\""applicator\"";i:0;}')" " (157" 1 1433723407 32 '104.159.161.172' 'lock' 10 1757 0 'a:0:{}') " (158" 1 1433723557 16733 '67.160.216.9' 'remove' 10 1757 0 " 'a:2:{s:7:\""subject\"";s:27:\""I\'m not sure why I\'m banned\"";s:6:\""member\"";s:5:\""16733\"";}')" " (159" 2 1433780823 16734 '86.7.126.208' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""Mabel\"";s:10:\""applicator\"";i:0;}')" " (160" 2 1433782555 16735 '64.150.8.16' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""ElliotNightray\"";s:10:\""applicator\"";i:0;}')" " (161" 2 1433796276 16736 '73.53.200.31' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Neptune_Princess\"";s:10:\""applicator\"";i:0;}')" " (162" 1 1433799138 32 '104.159.161.172' 'lock' 2 1759 0 'a:0:{}') " (163" 1 1433799317 32 '104.159.161.172' 'lock' 2 1755 0 'a:0:{}') " (164" 1 1433810413 32 '104.159.161.172' 'lock' 10 1760 0 'a:0:{}') " (165" 1 1433810587 16733 '67.160.216.9' 'remove' 10 1760 0 " 'a:2:{s:7:\""subject\"";s:13:\""Still banned?\"";s:6:\""member\"";s:5:\""16733\"";}')" " (166" 1 1433814613 32 '104.159.161.172' 'lock' 2 1761 0 'a:0:{}') " (167" 2 1433817991 16737 '173.215.41.220' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""falling_shadows\"";s:10:\""applicator\"";i:0;}')" " (168" 1 1433819195 32 '104.159.161.172' 'lock' 12 1762 0 'a:0:{}') " (169" 2 1433822893 16738 '172.56.9.160' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""stamps dog\"";s:10:\""applicator\"";i:0;}')" " (170" 2 1433869865 16739 '108.197.41.126' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""lily\"";s:10:\""applicator\"";i:0;}')" " (171" 1 1433873328 46 '70.192.237.57' 'lock' 2 1765 0 'a:0:{}') " (172" 2 1433884436 16740 '68.61.3.8' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""PandaLover236\"";s:10:\""applicator\"";i:0;}')" " (173" 1 1433885908 32 '104.159.161.172' 'lock' 2 1766 0 'a:0:{}') " (174" 1 1433906601 32 '104.159.161.172' 'lock' 7 1764 0 'a:0:{}') " (175" 2 1433908058 16741 '70.26.58.209' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""totocop001\"";s:10:\""applicator\"";i:0;}')" " (176" 2 1433965337 16742 '173.217.94.241' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""xXSkyXx\"";s:10:\""applicator\"";i:0;}')" " (177" 2 1433966377 16454 '96.33.4.95' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:19:\""Rwanda motherfucker\"";s:3:\""new\"";s:12:\""Nazi Germany\"";s:10:\""applicator\"";s:5:\""16454\"";}')" " (178" 2 1433966377 16454 '96.33.4.95' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:44:\""Hard nipples are crunchier than soft nipples\"";s:3:\""new\"";s:11:\""heil hitler\"";s:10:\""applicator\"";s:5:\""16454\"";}')" " (179" 2 1433966487 16454 '96.33.4.95' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""Nazi Germany\"";s:3:\""new\"";s:42:\""Ku Klux Klan Rally" " Johnson City Tennessee\"";s:10:\""applicator\"";s:5:\""16454\"";}')" " (180" 2 1433966487 16454 '96.33.4.95' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:11:\""heil hitler\"";s:3:\""new\"";s:35:\""Faithful followers of the KKK unite\"";s:10:\""applicator\"";s:5:\""16454\"";}')" " (181" 1 1433968971 46 '70.192.196.240' 'lock' 4 1733 0 'a:0:{}') " (182" 1 1433969068 46 '70.192.196.240' 'modify' 19 1770 8020 " 'a:1:{s:6:\""member\"";s:5:\""16454\"";}')" " (183" 1 1433969216 46 '70.192.196.240' 'ban' 0 0 0 " 'a:2:{s:5:\""email\"";s:25:\""thefirstdefence@gmail.com\"";s:3:\""new\"";i:1;}')" " (184" 1 1433969216 46 '70.192.196.240' 'ban' 0 0 0 " 'a:2:{s:6:\""member\"";s:5:\""16454\"";s:3:\""new\"";i:1;}')" " (185" 1 1433969356 46 '70.192.196.240' 'lock' 2 1743 0 'a:0:{}') " (186" 1 1433969435 46 '70.192.196.240' 'lock' 2 1744 0 'a:0:{}') " (187" 1 1433969511 46 '70.192.196.240' 'lock' 10 1768 0 'a:0:{}') " (188" 1 1433969973 46 '70.192.196.240' 'lock' 2 1747 0 'a:0:{}') " (189" 1 1433970714 46 '70.192.196.240' 'lock' 2 1771 0 'a:0:{}') " (190" 1 1433970825 46 '70.192.196.240' 'lock' 2 1767 0 'a:0:{}') " (191" 1 1433971050 46 '70.192.196.240' 'lock' 2 1754 0 'a:0:{}') " (192" 1 1433972082 32 '104.159.161.172' 'lock' 19 1769 0 'a:0:{}') " (193" 2 1433973007 16454 '146.185.18.114' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:42:\""Ku Klux Klan Rally" " Johnson City Tennessee\"";s:3:\""new\"";s:22:\""Johnson City Tennessee\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (194" 2 1433973007 16454 '146.185.18.114' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:35:\""Faithful followers of the KKK unite\"";s:3:\""new\"";s:8:\""rainbows\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (195" 1 1433974636 32 '104.159.161.172' 'lock' 19 1770 0 'a:0:{}') " (196" 2 1433997325 16743 '50.134.147.84' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""DGJpadajuan\"";s:10:\""applicator\"";i:0;}')" " (197" 2 1433999995 16744 '73.40.184.150' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""xXMaciBoo123Xx\"";s:10:\""applicator\"";i:0;}')" " (198" 1 1434018548 28 '71.11.24.110' 'remove' 7 1693 0 'a:0:{}') " (199" 1 1434040093 1 '104.238.169.88' 'lock' 2 1774 0 'a:0:{}') " (200" 1 1434041535 16530 '96.232.193.73' 'remove' 4 1777 0 'a:0:{}') " (201" 3 1434043188 1 '104.238.169.88' 'add_board' 26 0 0 'a:0:{}') " (202" 1 1434043371 1 '104.238.169.88' 'remove' 4 1778 0 " 'a:2:{s:7:\""subject\"";s:4:\""test\"";s:6:\""member\"";s:1:\""1\"";}')" " (203" 2 1434053108 16745 '50.178.22.64' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""iTzChucky\"";s:10:\""applicator\"";i:0;}')" " (204" 2 1434053686 16745 '50.178.22.64' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:50:\""One does not simply think mayonnaise an instrument\"";s:10:\""applicator\"";s:5:\""16745\"";}')" " (205" 1 1434058390 32 '104.159.161.172' 'lock' 2 1773 0 'a:0:{}') " (206" 2 1434077966 16746 '108.42.143.146' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Eggontoasst\"";s:10:\""applicator\"";i:0;}')" " (207" 1 1434081316 31 '73.140.16.133' 'remove' 7 1786 0 'a:0:{}') " (208" 1 1434119093 0 '76.18.162.53' 'lock' 7 1113 0 'a:0:{}') " (209" 2 1434127757 16747 '94.9.194.78' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Beastie04\"";s:10:\""applicator\"";i:0;}')" " (210" 1 1434133617 46 '70.192.216.134' 'lock' 2 1772 0 'a:0:{}') " (211" 1 1434133774 46 '70.192.216.134' 'lock' 2 1784 0 'a:0:{}') " (212" 1 1434133982 46 '70.192.216.134' 'lock' 2 1785 0 'a:0:{}') " (213" 1 1434134055 46 '70.192.216.134' 'lock' 2 1776 0 'a:0:{}') " (214" 1 1434146576 32 '104.159.161.172' 'lock' 10 1787 0 'a:0:{}') " (215" 2 1434147451 16748 '108.162.111.80' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Syn2001954\"";s:10:\""applicator\"";i:0;}')" " (216" 2 1434147965 16748 '108.162.111.80' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Chatham\"";s:10:\""applicator\"";s:5:\""16748\"";}')" " (217" 2 1434147965 16748 '108.162.111.80' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Syn is here\"";s:10:\""applicator\"";s:5:\""16748\"";}')" " (218" 2 1434150175 16749 '101.184.13.118' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""jordan42264226\"";s:10:\""applicator\"";i:0;}')" " (219" 2 1434157598 16750 '24.152.232.108' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""GreatEthanChamp\"";s:10:\""applicator\"";i:0;}')" " (220" 2 1434204883 16751 '98.166.245.186' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""caraforever36\"";s:10:\""applicator\"";i:0;}')" " (221" 1 1434214153 1 '104.238.169.137' 'lock' 12 1790 0 'a:0:{}') " (222" 1 1434217862 0 '76.18.162.53' 'remove' 12 1790 0 'a:0:{}') " (223" 2 1434221064 16543 '77.248.51.3' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""I CANT HEAR YOU\"";s:10:\""applicator\"";s:5:\""16543\"";}')" " (224" 1 1434221215 32 '104.159.161.172' 'lock' 2 1792 0 'a:0:{}') " (225" 2 1434223885 16752 '184.156.214.43' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Lizard0verlord\"";s:10:\""applicator\"";i:0;}')" " (226" 2 1434227582 16753 '50.110.197.180' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Ningaturtalgal\"";s:10:\""applicator\"";i:0;}')" " (227" 1 1434228850 32 '104.159.161.172' 'lock' 4 1788 0 'a:0:{}') " (228" 2 1434260320 16033 '71.109.151.211' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:14:\""Silly Goose x3\"";s:3:\""new\"";s:17:\""Attitude on Fleek\"";s:10:\""applicator\"";s:5:\""16033\"";}')" " (229" 1 1434299511 32 '104.159.161.172' 'lock' 2 1798 0 'a:0:{}') " (230" 1 1434300931 32 '104.159.161.172' 'lock' 1 1796 0 'a:0:{}') " (231" 1 1434300962 32 '104.159.161.172' 'lock' 1 1794 0 'a:0:{}') " (232" 2 1434320150 16754 '73.1.238.194' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""WolvesRawesome12\"";s:10:\""applicator\"";i:0;}')" " (233" 2 1434344463 16755 '73.50.134.141' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Fresh_Mint_Spy\"";s:10:\""applicator\"";i:0;}')" " (234" 2 1434353847 16756 '98.80.234.61' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""411Ghost\"";s:10:\""applicator\"";i:0;}')" " (235" 2 1434387241 16757 '71.43.150.149' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Anime_Ender\"";s:10:\""applicator\"";i:0;}')" " (236" 2 1434398109 16758 '75.183.120.162' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Jasper Ross\"";s:10:\""applicator\"";i:0;}')" " (237" 1 1434402213 32 '104.159.161.172' 'lock' 10 1801 0 'a:0:{}') " (238" 1 1434404602 1 '104.238.169.146' 'lock' 21 1789 0 'a:0:{}') " (239" 1 1434404612 1 '104.238.169.146' 'lock' 21 1763 0 'a:0:{}') " (240" 1 1434405077 1 '104.238.169.146' 'news' 0 0 0 'a:0:{}') " (241" 1 1434405090 1 '104.238.169.146' 'news' 0 0 0 'a:0:{}') " (242" 1 1434405130 1 '104.238.169.146' 'news' 0 0 0 'a:0:{}') " (243" 3 1434405216 1 '104.238.169.146' 'edit_board' 25 0 0 'a:0:{}') " (244" 2 1434421627 16759 '50.175.191.165' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Xanbelor55\"";s:10:\""applicator\"";i:0;}')" " (245" 2 1434423405 16760 '71.30.183.220' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""xXKingMonsterXx\"";s:10:\""applicator\"";i:0;}')" " (246" 1 1434424130 46 '70.192.231.241' 'move' 24 1804 0 " 'a:1:{s:10:\""board_from\"";s:1:\""3\"";}')" " (247" 2 1434431264 16761 '66.44.194.26' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Gunhead567\"";s:10:\""applicator\"";i:0;}')" " (248" 1 1434431552 16761 '66.44.194.26' 'remove' 1 1811 0 'a:0:{}') " (249" 2 1434459210 16762 '85.150.42.122' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""TinyLittleKitty\"";s:10:\""applicator\"";i:0;}')" " (250" 2 1434466134 16454 '96.33.4.95' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:16:\""Atomic_The_Panda\"";s:3:\""new\"";s:11:\""Atomic_Fibs\"";s:10:\""applicator\"";s:5:\""16454\"";}')" " (251" 2 1434466134 16454 '96.33.4.95' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:22:\""Johnson City Tennessee\"";s:3:\""new\"";s:12:\""Arlen" " Texas\"";s:10:\""applicator\"";s:5:\""16454\"";}')" " (252" 2 1434466134 16454 '96.33.4.95' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:8:\""rainbows\"";s:3:\""new\"";s:38:\""I sell propane and propane accessories\"";s:10:\""applicator\"";s:5:\""16454\"";}')" " (253" 1 1434470907 16696 '199.47.117.195' 'lock' 4 1738 0 'a:0:{}') " (254" 2 1434474614 16763 '98.115.178.243' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""DJTIGER316\"";s:10:\""applicator\"";i:0;}')" " (255" 1 1434479001 1 '104.238.169.96' 'lock' 2 1816 0 'a:0:{}') " (256" 1 1434479038 1 '104.238.169.96' 'lock' 2 1818 0 'a:0:{}') " (257" 1 1434554341 46 '70.192.241.203' 'lock' 2 1797 0 'a:0:{}') " (258" 1 1434554730 46 '70.192.241.203' 'lock' 2 1821 0 'a:0:{}') " (259" 1 1434647087 46 '70.192.211.91' 'lock' 2 1813 0 'a:0:{}') " (260" 2 1434658261 16764 '75.139.95.6' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:3:\""Mia\"";s:10:\""applicator\"";i:0;}')" " (261" 2 1434734414 0 '86.128.68.88' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""FieryEnderOcelot\"";s:10:\""applicator\"";s:5:\""16290\"";}')" " (262" 2 1434734414 0 '86.128.68.88' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:50:\""The end is near... Inside that portal to be exact!\"";s:10:\""applicator\"";s:5:\""16290\"";}')" " (263" 1 1434735559 16530 '96.232.193.73' 'remove' 2 1830 0 'a:0:{}') " (264" 1 1434740046 46 '70.192.207.48' 'lock' 2 1833 0 'a:0:{}') " (265" 1 1434740349 46 '70.192.207.48' 'lock' 2 1832 0 'a:0:{}') " (266" 1 1434740555 46 '70.192.207.48' 'lock' 2 1826 0 'a:0:{}') " (267" 1 1434740557 46 '70.192.207.48' 'lock' 2 1828 0 'a:0:{}') " (268" 1 1434740642 46 '70.192.207.48' 'lock' 2 1827 0 'a:0:{}') " (269" 2 1434757303 0 '86.128.68.88' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:16:\""FieryEnderOcelot\"";s:3:\""new\"";s:1:\""-\"";s:10:\""applicator\"";s:5:\""16290\"";}')" " (270" 2 1434757303 0 '86.128.68.88' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:2:\""UK\"";s:3:\""new\"";s:1:\""-\"";s:10:\""applicator\"";s:5:\""16290\"";}')" " (271" 2 1434757303 0 '86.128.68.88' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""The end is near... Inside that portal to be exact!\"";s:3:\""new\"";s:15:\""Account closed.\"";s:10:\""applicator\"";s:5:\""16290\"";}')" " (272" 2 1434757330 0 '86.128.68.88' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:15:\""Account closed.\"";s:3:\""new\"";s:14:\""Account Moved.\"";s:10:\""applicator\"";s:5:\""16290\"";}')" " (273" 2 1434757624 16765 '86.128.68.88' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""FieryEnderOcelot\"";s:10:\""applicator\"";i:0;}')" " (274" 2 1434757867 16765 '86.128.68.88' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:2:\""UK\"";s:10:\""applicator\"";s:5:\""16765\"";}')" " (275" 2 1434757867 16765 '86.128.68.88' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:50:\""THE END IS NEAR! Inside that portal to be exact ;)\"";s:10:\""applicator\"";s:5:\""16765\"";}')" " (276" 2 1434765314 16766 '73.178.135.205' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""CrazySucksAtPvP\"";s:10:\""applicator\"";i:0;}')" " (277" 2 1434781370 16767 '67.193.192.92' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Chive92\"";s:10:\""applicator\"";i:0;}')" " (278" 2 1434781591 16767 '67.193.192.92' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Canada\"";s:10:\""applicator\"";s:5:\""16767\"";}')" " (279" 1 1434815571 46 '70.192.199.133' 'lock' 2 1834 0 'a:0:{}') " (280" 1 1434818995 50 '75.186.137.93' 'lock' 19 1724 0 'a:0:{}') " (281" 1 1434846012 32 '96.47.120.16' 'lock' 2 1835 0 'a:0:{}') " (282" 1 1434894014 1 '104.238.169.55' 'lock' 4 1809 0 'a:0:{}') " (283" 2 1434902912 16768 '90.215.193.251' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""h20ultrakiller\"";s:10:\""applicator\"";i:0;}')" " (284" 1 1434914693 0 '76.18.162.53' 'lock' 2 1840 0 'a:0:{}') " (285" 2 1434936370 16530 '96.232.193.73' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:19:\""#WhiteDecayForOwner\"";s:3:\""new\"";s:19:\""Professional Beaver\"";s:10:\""applicator\"";s:5:\""16530\"";}')" " (286" 1 1434937646 17 '50.158.130.201' 'lock' 25 1841 0 'a:0:{}') " (287" 1 1434937649 17 '50.158.130.201' 'sticky' 25 1841 0 'a:0:{}') " (288" 2 1434941459 16530 '50.158.130.201' 'real_name' 0 0 0 " 'a:3:{s:8:\""previous\"";s:9:\""IIVorahII\"";s:3:\""new\"";s:7:\""VorahHD\"";s:10:\""applicator\"";s:2:\""17\"";}')" " (289" 2 1434943546 16769 '99.8.157.44' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Katesnow\"";s:10:\""applicator\"";i:0;}')" " (290" 1 1434969817 1 '104.238.169.23' 'lock' 25 1703 0 'a:0:{}') " (291" 1 1434970367 1 '104.238.169.23' 'sticky' 25 1843 0 'a:0:{}') " (292" 1 1434970495 1 '104.238.169.23' 'news' 0 0 0 'a:0:{}') " (293" 1 1435230396 1 '104.238.169.30' 'remove' 22 1844 0 " 'a:2:{s:7:\""subject\"";s:4:\""test\"";s:6:\""member\"";s:1:\""1\"";}')" " (294" 1 1435246450 50 '75.186.137.93' 'modify' 25 1841 8243 " 'a:1:{s:6:\""member\"";s:2:\""17\"";}')" " (295" 2 1435253385 16770 '73.203.91.16' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""PixlChiks\"";s:10:\""applicator\"";i:0;}')" " (296" 2 1435262516 16771 '73.183.129.205' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Megamegs\"";s:10:\""applicator\"";i:0;}')" " (297" 1 1435262605 32 '104.159.161.172' 'lock' 10 1846 0 'a:0:{}') " (298" 2 1435263670 16771 '73.183.129.205' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""Meow\"";s:10:\""applicator\"";s:5:\""16771\"";}')" " (299" 2 1435268887 31 '73.140.16.133' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""CeralMuncher\"";s:3:\""new\"";s:13:\""ProbablyCeral\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (300" 1 1435275918 16530 '96.232.193.73' 'remove' 1 1849 0 'a:0:{}') " (301" 1 1435279754 16530 '96.232.193.73' 'remove' 10 1850 0 'a:0:{}') " (302" 1 1435280306 50 '75.186.137.93' 'lock' 10 1847 0 'a:0:{}') " (303" 3 1435283186 0 '24.14.37.207' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16605\"";s:4:\""name\"";s:13:\""thekillerjosh\"";s:12:\""member_acted\"";s:13:\""thekillerjosh\"";}')" " (304" 2 1435283236 0 '24.14.37.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""thekillerjosh\"";s:10:\""applicator\"";i:0;}')" " (305" 1 1435315500 1 '104.238.169.92' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1844\"";}')" " (306" 1 1435323777 1 '104.238.169.126' 'lock' 3 1839 0 'a:0:{}') " (307" 3 1435323833 1 '104.238.169.126' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16290\"";s:4:\""name\"";s:16:\""FieryEnderOcelot\"";s:12:\""member_acted\"";s:4:\""Alex\"";}')" " (308" 1 1435323851 1 '104.238.169.126' 'lock' 3 1831 0 'a:0:{}') " (309" 2 1435324706 16773 '69.112.96.239' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""XxBb906xX\"";s:10:\""applicator\"";i:0;}')" " (310" 2 1435325130 16774 '72.239.222.31' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""oMINDSPINo\"";s:10:\""applicator\"";i:0;}')" " (311" 1 1435337968 50 '75.186.137.93' 'lock' 1 1851 0 'a:0:{}') " (312" 1 1435339807 16530 '96.232.193.73' 'remove' 1 1851 0 'a:0:{}') " (313" 1 1435340061 32 '104.159.161.172' 'lock' 10 1854 0 'a:0:{}') " (314" 1 1435351089 32 '104.159.161.172' 'lock' 4 1852 0 'a:0:{}') " (315" 1 1435354054 17 '50.158.130.201' 'ban' 0 0 0 " 'a:2:{s:5:\""email\"";s:21:\""kbuergert66@gmail.com\"";s:3:\""new\"";i:1;}')" " (316" 1 1435354054 17 '50.158.130.201' 'ban' 0 0 0 " 'a:2:{s:6:\""member\"";s:5:\""16530\"";s:3:\""new\"";i:1;}')" " (317" 1 1435354196 17 '50.158.130.201' 'lock' 26 1849 0 'a:0:{}') " (318" 2 1435358162 16775 '66.87.151.223' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""djmoney\"";s:10:\""applicator\"";i:0;}')" " (319" 2 1435367874 0 '98.119.187.133' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""xXKingFighterXx\"";s:10:\""applicator\"";i:0;}')" " (320" 2 1435421610 16777 '146.198.33.209' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""bagpipelove\"";s:10:\""applicator\"";i:0;}')" " (321" 1 1435426293 32 '104.159.161.172' 'lock' 3 1855 0 'a:0:{}') " (322" 2 1435426882 16778 '68.39.30.15' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Micheliena\"";s:10:\""applicator\"";i:0;}');" INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (323 3 1435432724 1 '104.238.169.109' 'edited_group' 0 0 0 " 'a:1:{s:5:\""group\"";s:27:\""\"";}')" " (324" 2 1435436447 16779 '173.177.112.218' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""I Dont Know\"";s:10:\""applicator\"";i:0;}')" " (325" 1 1435437529 1 '104.238.169.109' 'lock' 4 1857 0 'a:0:{}') " (326" 2 1435442611 16523 '50.43.46.27' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""City of Dis\"";s:10:\""applicator\"";s:5:\""16523\"";}')" " (327" 2 1435450129 16780 '66.87.150.100' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""grayskull13\"";s:10:\""applicator\"";i:0;}')" " (328" 2 1435467941 16781 '99.102.18.115' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Darknight\"";s:10:\""applicator\"";i:0;}')" " (329" 2 1435470111 16782 '73.25.191.211' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""_HauntedToaster_\"";s:10:\""applicator\"";i:0;}')" " (330" 2 1435473238 0 '67.252.73.222' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Negative0\"";s:10:\""applicator\"";i:0;}')" " (331" 3 1435474840 0 '67.252.73.222' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16783\"";s:4:\""name\"";s:9:\""Negative0\"";s:12:\""member_acted\"";s:9:\""Negative0\"";}')" " (332" 1 1435497070 32 '104.159.161.172' 'lock' 2 1859 0 'a:0:{}') " (333" 2 1435497200 16784 '115.66.129.135' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""minecraft5457\"";s:10:\""applicator\"";i:0;}')" " (334" 2 1435497299 16696 '199.47.117.195' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:15:\""Power_The_Panda\"";s:3:\""new\"";s:13:\""xPowerStaticx\"";s:10:\""applicator\"";s:5:\""16696\"";}')" " (335" 1 1435518837 32 '104.159.161.172' 'lock' 2 1860 0 'a:0:{}') " (336" 2 1435534932 16785 '162.213.104.158' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""ClusterGames\"";s:10:\""applicator\"";i:0;}')" " (337" 2 1435536772 0 '68.52.58.59' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:9:\""Trialmod5\"";s:3:\""new\"";s:11:\""Achilles297\"";s:10:\""applicator\"";s:5:\""16357\"";}')" " (338" 2 1435536772 0 '68.52.58.59' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:35:\""Facey (Tmod5) reporting for duty ;)\"";s:3:\""new\"";s:27:\""Facey reporting for duty :)\"";s:10:\""applicator\"";s:5:\""16357\"";}')" " (339" 1 1435539002 32 '104.159.161.172' 'lock' 2 1863 0 'a:0:{}') " (340" 2 1435544799 16786 '72.195.148.91' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""_Vovin_\"";s:10:\""applicator\"";i:0;}')" " (341" 2 1435587844 16066 '98.226.133.231' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""DE4Di\"";s:10:\""applicator\"";s:5:\""16066\"";}')" " (342" 2 1435587844 16066 '98.226.133.231' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Indiana" " USA\"";s:10:\""applicator\"";s:5:\""16066\"";}')" " (343" 1 1435609488 32 '104.159.161.172' 'lock' 2 1865 0 'a:0:{}') " (344" 1 1435609564 32 '104.159.161.172' 'lock' 2 1866 0 'a:0:{}') " (345" 1 1435647128 17 '50.158.130.201' 'move' 26 13 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (346" 1 1435647144 17 '50.158.130.201' 'unsticky' 26 13 0 'a:0:{}') " (347" 1 1435647167 17 '50.158.130.201' 'modify' 26 13 16 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (348" 1 1435647264 17 '50.158.130.201' 'lock' 9 1869 0 'a:0:{}') " (349" 1 1435647267 17 '50.158.130.201' 'sticky' 9 1869 0 'a:0:{}') " (350" 1 1435647630 17 '50.158.130.201' 'lock' 9 1246 0 'a:0:{}') " (351" 1 1435647667 17 '50.158.130.201' 'modify' 9 1246 5907 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (352" 1 1435648789 17 '50.158.130.201' 'modify' 9 1173 5607 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (353" 1 1435648884 17 '50.158.130.201' 'modify' 9 1173 5607 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (354" 1 1435648948 17 '50.158.130.201' 'modify' 9 1173 5607 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (355" 1 1435649382 17 '50.158.130.201' 'modify' 9 1173 5607 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (356" 1 1435671322 16348 '143.176.57.59' 'remove' 2 1870 0 'a:0:{}') " (357" 1 1435686520 16683 '68.84.169.183' 'remove' 2 1865 0 'a:0:{}') " (358" 1 1435686634 16683 '68.84.169.183' 'remove' 2 1872 0 'a:0:{}') " (359" 1 1435686720 16683 '68.84.169.183' 'remove' 2 1868 0 'a:0:{}') " (360" 2 1435688067 16787 '71.88.237.237' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""freddie9950\"";s:10:\""applicator\"";i:0;}')" " (361" 1 1435689841 32 '104.159.161.172' 'lock' 12 1732 0 'a:0:{}') " (362" 2 1435693662 16788 '75.163.37.170' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Coolgirl13\"";s:10:\""applicator\"";i:0;}')" " (363" 2 1435697422 16789 '76.29.6.163' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""MrGrapple\"";s:10:\""applicator\"";i:0;}')" " (364" 1 1435697575 1 '104.238.169.98' 'remove' 9 1246 0 'a:0:{}') " (365" 1 1435697790 1 '104.238.169.98' 'lock' 2 1871 0 'a:0:{}') " (366" 2 1435704158 16790 '99.157.248.105' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""cheshire_says_no\"";s:10:\""applicator\"";i:0;}')" " (367" 1 1435704638 17 '50.158.130.201' 'modify' 9 1173 5607 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (368" 1 1435704801 17 '50.158.130.201' 'modify' 9 1173 5607 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (369" 1 1435712983 32 '104.159.161.172' 'lock' 2 1874 0 'a:0:{}') " (370" 1 1435713455 17 '50.158.130.201' 'move' 26 91 0 " 'a:1:{s:10:\""board_from\"";s:2:\""10\"";}')" " (371" 1 1435713487 17 '50.158.130.201' 'lock' 10 1876 0 'a:0:{}') " (372" 1 1435713489 17 '50.158.130.201' 'sticky' 10 1876 0 'a:0:{}') " (373" 1 1435713498 17 '50.158.130.201' 'unsticky' 26 91 0 'a:0:{}') " (374" 1 1435713510 17 '50.158.130.201' 'modify' 26 91 297 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (375" 1 1435713655 17 '50.158.130.201' 'delete' 2 676 0 " 'a:2:{s:7:\""subject\"";s:42:\""Re: ► Punishments for breaking rules\"";s:6:\""member\"";s:5:\""16129\"";}')" " (376" 1 1435713727 17 '50.158.130.201' 'lock' 2 4 0 'a:0:{}') " (377" 1 1435716223 17 '50.158.130.201' 'modify' 1 6 6 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (378" 3 1435717588 17 '50.158.130.201' 'edit_board' 9 0 0 'a:0:{}') " (379" 3 1435717730 17 '50.158.130.201' 'edit_board' 23 0 0 'a:0:{}') " (380" 3 1435718688 17 '50.158.130.201' 'edit_board' 9 0 0 'a:0:{}') " (381" 1 1435723140 17 '50.158.130.201' 'modify' 9 1173 5607 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (382" 2 1435755331 16791 '85.127.81.5' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""AwesomeNina\"";s:10:\""applicator\"";i:0;}')" " (383" 2 1435767627 16792 '68.84.92.93' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""SiriusGamingHD\"";s:10:\""applicator\"";i:0;}')" " (384" 3 1435770475 0 '24.14.37.207' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16772\"";s:4:\""name\"";s:13:\""thekillerjosh\"";s:12:\""member_acted\"";s:13:\""thekillerjosh\"";}')" " (385" 2 1435770514 0 '24.14.37.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""thexbs\"";s:10:\""applicator\"";i:0;}')" " (386" 2 1435771967 16794 '173.249.132.20' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Matthew7558\"";s:10:\""applicator\"";i:0;}')" " (387" 2 1435773239 16795 '173.52.66.147' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""sandorcrafter\"";s:10:\""applicator\"";i:0;}')" " (388" 1 1435789186 32 '104.159.161.172' 'lock' 2 1880 0 'a:0:{}') " (389" 2 1435795924 16796 '142.197.217.137' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Kittykitty\"";s:10:\""applicator\"";i:0;}')" " (390" 2 1435799152 16797 '108.214.145.113' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""abramschuetz\"";s:10:\""applicator\"";i:0;}')" " (391" 2 1435807037 15846 '49.197.165.182' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:41:\""M1 gonna rekt and help if needed😇\"";s:3:\""new\"";s:53:\""Micky is the god of godz..... Don't judge me....\"";s:10:\""applicator\"";s:5:\""15846\"";}')" " (392" 2 1435905558 16798 '76.103.176.50' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""PixelBuildA13\"";s:10:\""applicator\"";i:0;}')" " (393" 1 1435912893 1 '104.238.169.79' 'lock' 2 1878 0 'a:0:{}') " (394" 1 1435912898 1 '104.238.169.79' 'lock' 2 1887 0 'a:0:{}') " (395" 2 1435992636 16799 '73.53.217.22' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""minecraftwonder\"";s:10:\""applicator\"";i:0;}')" " (396" 1 1436021067 1 '104.238.169.134' 'lock' 4 1886 0 'a:0:{}') " (397" 2 1436036700 16800 '162.192.78.37' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""kellimater\"";s:10:\""applicator\"";i:0;}')" " (398" 1 1436103128 1 '104.238.169.113' 'lock' 4 1884 0 'a:0:{}') " (399" 3 1436133145 0 '73.162.165.237' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16666\"";s:4:\""name\"";s:11:\""FoxGirl1001\"";s:12:\""member_acted\"";s:11:\""FoxGirl1001\"";}')" " (400" 2 1436133446 16801 '73.162.165.237' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""FoxDoesGamez\"";s:10:\""applicator\"";i:0;}')" " (401" 1 1436134457 50 '75.186.137.93' 'modify' 1 1882 8428 " 'a:1:{s:6:\""member\"";s:5:\""16530\"";}')" " (402" 2 1436166155 16802 '71.45.130.15' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""BJG1256\"";s:10:\""applicator\"";i:0;}')" " (403" 1 1436170542 17 '50.158.130.201' 'lock' 2 1897 0 'a:0:{}') " (404" 1 1436170548 17 '50.158.130.201' 'sticky' 2 1897 0 'a:0:{}') " (405" 1 1436170561 17 '50.158.130.201' 'move' 26 4 0 " 'a:1:{s:10:\""board_from\"";s:1:\""2\"";}')" " (406" 1 1436170573 17 '50.158.130.201' 'unsticky' 26 4 0 'a:0:{}') " (407" 1 1436170588 17 '50.158.130.201' 'modify' 26 4 4 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (408" 1 1436170669 17 '50.158.130.201' 'move' 26 277 0 " 'a:1:{s:10:\""board_from\"";s:1:\""2\"";}')" " (409" 1 1436170677 17 '50.158.130.201' 'unsticky' 26 277 0 'a:0:{}') " (410" 1 1436181826 16348 '143.176.57.59' 'remove' 1 1899 0 'a:0:{}') " (411" 1 1436187268 50 '75.186.137.93' 'modify' 1 1882 8428 " 'a:1:{s:6:\""member\"";s:5:\""16530\"";}')" " (412" 1 1436201068 46 '70.192.201.1' 'lock' 2 1881 0 'a:0:{}') " (413" 2 1436201149 16803 '73.148.183.66' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""thefiresnacks05\"";s:10:\""applicator\"";i:0;}')" " (414" 1 1436201994 46 '70.192.201.1' 'lock' 7 1895 0 'a:0:{}') " (415" 1 1436202161 46 '70.192.201.1' 'lock' 15 1889 0 'a:0:{}') " (416" 2 1436202327 16804 '104.169.141.73' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""jules_2021\"";s:10:\""applicator\"";i:0;}')" " (417" 1 1436202423 46 '70.192.201.1' 'lock' 19 1853 0 'a:0:{}') " (418" 2 1436209882 16805 '24.11.61.189' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Lexi_Chan\"";s:10:\""applicator\"";i:0;}')" " (419" 1 1436214639 1 '104.238.169.63' 'move' 7 1815 0 " 'a:1:{s:10:\""board_from\"";s:2:\""19\"";}')" " (420" 1 1436215043 17 '50.158.130.201' 'lock' 2 1900 0 'a:0:{}') " (421" 1 1436256447 1 '146.185.29.82' 'lock' 1 1898 0 'a:0:{}') " (422" 1 1436256455 1 '146.185.29.82' 'move' 2 1898 0 " 'a:1:{s:10:\""board_from\"";s:1:\""1\"";}')" " (423" 2 1436276823 16806 '65.184.61.243' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""burtgasmfan\"";s:10:\""applicator\"";i:0;}')" " (424" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:13:\""96.232.193.73\"";s:3:\""new\"";i:1;}')" " (425" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""hostname\"";s:42:\""pool-96-232-193-73.nycmny.fios.verizon.net\"";s:3:\""new\"";i:1;}')" " (426" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:5:\""email\"";s:21:\""kbuergert66@gmail.com\"";s:3:\""new\"";i:1;}')" " (427" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:6:\""member\"";s:5:\""16530\"";s:3:\""new\"";i:1;}')" " (428" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:14:\""108.41.204.107\"";s:3:\""new\"";i:1;}')" " (429" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:13:\""70.199.67.177\"";s:3:\""new\"";i:1;}')" " (430" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:13:\""70.199.69.194\"";s:3:\""new\"";i:1;}')" " (431" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:13:\""70.199.71.192\"";s:3:\""new\"";i:1;}')" " (432" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:12:\""70.199.72.23\"";s:3:\""new\"";i:1;}')" " (433" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:13:\""70.199.76.245\"";s:3:\""new\"";i:1;}')" " (434" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:13:\""70.208.68.211\"";s:3:\""new\"";i:1;}')" " (435" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:13:\""70.208.83.240\"";s:3:\""new\"";i:1;}')" " (436" 1 1436280341 50 '75.186.137.93' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:14:\""96.250.112.224\"";s:3:\""new\"";i:1;}')" " (437" 2 1436284888 16807 '92.18.24.109' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Sectum_sempra\"";s:10:\""applicator\"";i:0;}')" " (438" 1 1436371656 46 '70.192.197.28' 'modify' 23 1911 8517 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (439" 1 1436371875 46 '70.192.197.28' 'lock' 2 1858 0 'a:0:{}') " (440" 1 1436371929 46 '70.192.197.28' 'lock' 2 1848 0 'a:0:{}') " (441" 2 1436380905 16808 '71.196.8.74' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Gr33nninjapanda_\"";s:10:\""applicator\"";i:0;}')" " (442" 2 1436385681 16809 '71.193.253.11' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""zachscraft59\"";s:10:\""applicator\"";i:0;}')" " (443" 1 1436392689 46 '70.192.197.28' 'lock' 2 1916 0 'a:0:{}') " (444" 1 1436395387 15846 '210.1.219.189' 'lock' 10 1885 0 'a:0:{}') " (445" 1 1436400857 1 '104.238.169.45' 'move' 4 1913 0 " 'a:1:{s:10:\""board_from\"";s:2:\""21\"";}')" " (446" 2 1436411477 16810 '75.74.155.87' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""yulieishere :p\"";s:10:\""applicator\"";i:0;}')" " (447" 2 1436412464 16811 '104.231.44.8' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Autumn_Moo_Cow\"";s:10:\""applicator\"";i:0;}')" " (448" 1 1436418009 16182 '50.172.43.93' 'remove' 2 1918 0 'a:0:{}') " (449" 1 1436422567 46 '173.209.212.157' 'lock' 2 1920 0 'a:0:{}') " (450" 1 1436422863 46 '173.209.212.237' 'lock' 2 1919 0 'a:0:{}') " (451" 2 1436457691 16812 '69.61.210.203' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Beastgirl502\"";s:10:\""applicator\"";i:0;}')" " (452" 2 1436468960 16813 '98.22.16.236' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""braxton241\"";s:10:\""applicator\"";i:0;}')" " (453" 2 1436470683 16814 '98.22.16.236' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""kbarrettas\"";s:10:\""applicator\"";i:0;}')" " (454" 3 1436476898 1 '104.238.169.134' 'add_board' 27 0 0 'a:0:{}') " (455" 3 1436476919 1 '104.238.169.134' 'edit_board' 27 0 0 'a:0:{}') " (456" 3 1436476926 1 '104.238.169.134' 'edit_board' 27 0 0 'a:0:{}') " (457" 3 1436476936 1 '104.238.169.134' 'edit_board' 17 0 0 'a:0:{}') " (458" 3 1436476980 1 '104.238.169.134' 'edit_board' 27 0 0 'a:0:{}') " (459" 1 1436479610 46 '70.192.208.90' 'move' 7 1921 0 " 'a:1:{s:10:\""board_from\"";s:1:\""3\"";}')" " (460" 1 1436480927 1 '104.238.169.134' 'sticky' 22 1923 0 'a:0:{}') " (461" 1 1436481253 1 '104.238.169.134' 'news' 0 0 0 'a:0:{}') " (462" 1 1436481481 1 '104.238.169.134' 'move' 1 1906 0 " 'a:1:{s:10:\""board_from\"";s:2:\""12\"";}')" " (463" 1 1436481544 1 '104.238.169.134' 'lock' 12 1873 0 'a:0:{}') " (464" 2 1436481632 16815 '70.73.240.51' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""monsie\"";s:10:\""applicator\"";i:0;}')" " (465" 2 1436482647 16815 '70.73.240.51' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Canada\"";s:10:\""applicator\"";s:5:\""16815\"";}')" " (466" 1 1436488016 17 '50.158.130.201' 'lock' 2 1925 0 'a:0:{}') " (467" 1 1436571337 1 '46.28.49.100' 'lock' 4 1928 0 'a:0:{}') " (468" 2 1436571708 16816 '68.204.105.119' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""NadiaXfinity\"";s:10:\""applicator\"";i:0;}')" " (469" 1 1436573811 1 '46.28.49.100' 'lock' 2 1929 0 'a:0:{}') " (470" 1 1436574265 17 '50.158.130.201' 'modify' 23 1927 8598 " 'a:1:{s:6:\""member\"";s:5:\""16348\"";}')" " (471" 1 1436578304 1 '46.28.49.100' 'lock' 2 1930 0 'a:0:{}') " (472" 2 1436588674 16817 '76.228.214.209' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""DiamondRing\"";s:10:\""applicator\"";i:0;}')" " (473" 1 1436595131 17 '50.158.130.201' 'lock' 2 1932 0 'a:0:{}') " (474" 2 1436614212 16284 '24.151.163.172' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16284\"";}')" " (475" 1 1436628596 46 '70.192.199.140' 'lock' 10 1933 0 'a:0:{}') " (476" 2 1436633700 16818 '90.208.240.134' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""mysterygirl01\"";s:10:\""applicator\"";i:0;}')" " (477" 2 1436634961 16818 '90.208.240.134' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""engaland\"";s:10:\""applicator\"";s:5:\""16818\"";}')" " (478" 2 1436634961 16818 '90.208.240.134' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""yolo\"";s:10:\""applicator\"";s:5:\""16818\"";}')" " (479" 3 1436647297 17 '50.158.130.201' 'edit_board' 10 0 0 'a:0:{}') " (480" 3 1436650294 17 '50.158.130.201' 'edit_board' 10 0 0 'a:0:{}') " (481" 3 1436651320 17 '50.158.130.201' 'edit_board' 10 0 0 'a:0:{}') " (482" 2 1436665994 16819 '68.226.126.185' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""megan62500\"";s:10:\""applicator\"";i:0;}')" " (483" 1 1436676946 46 '70.192.235.59' 'lock' 2 1936 0 'a:0:{}') " (484" 1 1436677136 46 '70.192.235.59' 'lock' 2 1931 0 'a:0:{}') " (485" 1 1436677674 16587 '135.19.83.131' 'remove' 21 1938 0 " 'a:2:{s:7:\""subject\"";s:17:\""Survival Problems\"";s:6:\""member\"";s:5:\""16587\"";}')" " (486" 1 1436678298 16696 '199.47.117.195' 'remove' 7 1940 0 'a:0:{}') " (487" 2 1436706115 16820 '104.48.138.127' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Timmyjcal\"";s:10:\""applicator\"";i:0;}')" " (488" 1 1436711317 32 '96.47.120.16' 'lock' 2 1943 0 'a:0:{}') " (489" 1 1436717808 0 '24.14.37.207' 'remove' 2 1936 0 'a:0:{}') " (490" 1 1436717813 0 '24.14.37.207' 'remove' 2 1929 0 'a:0:{}') " (491" 2 1436729765 16821 '65.7.207.144' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Junior_Gator\"";s:10:\""applicator\"";i:0;}')" " (492" 2 1436731524 16822 '90.224.203.201' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""CreepyAngel99\"";s:10:\""applicator\"";i:0;}')" " (493" 2 1436735214 16822 '90.224.203.201' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Sweden\"";s:10:\""applicator\"";s:5:\""16822\"";}')" " (494" 1 1436753427 16587 '135.19.83.131' 'remove' 21 1939 0 'a:0:{}') " (495" 2 1436753643 16587 '135.19.83.131' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:22:\""Canada" Quebec " Aylmer\"";s:10:\""applicator\"";s:5:\""16587\"";}')" " (496" 2 1436753643 16587 '135.19.83.131' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:36:\""Sensai-Senpai-San-Chan-Kun-sama-chan\"";s:10:\""applicator\"";s:5:\""16587\"";}')" " (497" 2 1436790087 16823 '87.64.80.232' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""pan__Cake\"";s:10:\""applicator\"";i:0;}')" " (498" 1 1436795728 0 '24.14.37.207' 'remove' 7 1951 0 'a:0:{}') " (499" 2 1436809225 16824 '217.120.166.237' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""OMYGOSH!!\"";s:10:\""applicator\"";i:0;}')" " (500" 2 1436818341 16825 '24.63.36.250' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""TheBlockySaiyan\"";s:10:\""applicator\"";i:0;}')" " (501" 1 1436828793 32 '96.47.120.16' 'move' 6 1921 0 " 'a:1:{s:10:\""board_from\"";s:1:\""7\"";}')" " (502" 1 1436828828 32 '96.47.120.16' 'lock' 6 1921 0 'a:0:{}') " (503" 2 1436843695 16826 '108.22.137.18' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Rainbowz_Science\"";s:10:\""applicator\"";i:0;}')" " (504" 2 1436910487 16827 '71.239.217.91' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""jayden\"";s:10:\""applicator\"";i:0;}')" " (505" 2 1436923096 16828 '24.127.172.211' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""BlossomGIGI\"";s:10:\""applicator\"";i:0;}')" " (506" 2 1436931537 16829 '73.177.175.170' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""ZombieResortMC\"";s:10:\""applicator\"";i:0;}')" " (507" 1 1436967110 46 '70.192.228.149' 'lock' 2 1958 0 'a:0:{}') " (508" 1 1436967446 46 '70.192.228.149' 'lock' 2 1957 0 'a:0:{}') " (509" 1 1436967638 46 '70.192.228.149' 'lock' 2 1956 0 'a:0:{}') " (510" 1 1436967773 46 '70.192.228.149' 'lock' 2 1954 0 'a:0:{}') " (511" 2 1437009930 0 '98.18.7.25' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""emilyriscool\"";s:10:\""applicator\"";i:0;}')" " (512" 3 1437010608 0 '98.18.7.25' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16830\"";s:4:\""name\"";s:12:\""emilyriscool\"";s:12:\""member_acted\"";s:12:\""emilyriscool\"";}')" " (513" 3 1437060022 17 '50.158.130.201' 'edit_board' 9 0 0 'a:0:{}') " (514" 1 1437067614 16587 '135.19.88.166' 'remove' 21 1947 0 'a:0:{}') " (515" 2 1437080394 16831 '76.111.150.13' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""FireAngelGrace\"";s:10:\""applicator\"";i:0;}')" " (516" 1 1437085391 1 '77.92.76.248' 'lock' 2 1962 0 'a:0:{}') " (517" 2 1437086228 16832 '96.240.230.139' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Selenamaa\"";s:10:\""applicator\"";i:0;}')" " (518" 2 1437098176 16833 '74.196.43.164' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""SerenityGames\"";s:10:\""applicator\"";i:0;}')" " (519" 1 1437100570 46 '70.192.195.99' 'lock' 2 1960 0 'a:0:{}') " (520" 2 1437103820 16530 '96.232.193.73' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:7:\""VorahOG\"";s:3:\""new\"";s:7:\""VorahHD\"";s:10:\""applicator\"";s:5:\""16530\"";}')" " (521" 1 1437141081 46 '70.192.198.182' 'lock' 2 1967 0 'a:0:{}') " (522" 1 1437141216 46 '70.192.198.182' 'lock' 2 1966 0 'a:0:{}') " (523" 3 1437176297 1 '5.63.151.188' 'add_board' 28 0 0 'a:0:{}') " (524" 1 1437176353 1 '5.63.151.188' 'sticky' 28 1972 0 'a:0:{}') " (525" 1 1437176579 1 '5.63.151.188' 'sticky' 22 1973 0 'a:0:{}') " (526" 1 1437176695 1 '5.63.151.188' 'news' 0 0 0 'a:0:{}') " (527" 2 1437184397 16834 '99.36.120.108' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Nightmare1027\"";s:10:\""applicator\"";i:0;}')" " (528" 2 1437190453 16835 '99.36.120.108' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Nightmare\"";s:10:\""applicator\"";i:0;}')" " (529" 2 1437191072 16834 '99.36.120.108' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:37:\""Ann Arbor Michigan 2303 pontiac trail\"";s:10:\""applicator\"";s:5:\""16834\"";}')" " (530" 2 1437193138 16836 '64.131.202.239' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""KawaiiiPandas\"";s:10:\""applicator\"";i:0;}')" " (531" 1 1437221640 1 '5.63.146.148' 'lock' 28 1974 0 'a:0:{}') " (532" 1 1437222692 1 '5.63.146.148' 'lock' 28 1977 0 'a:0:{}') " (533" 2 1437222913 16837 '89.100.47.52' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""PvPBuilder\"";s:10:\""applicator\"";i:0;}')" " (534" 1 1437223396 1 '5.63.146.148' 'lock' 2 1976 0 'a:0:{}') " (535" 1 1437223727 1 '5.63.146.148' 'lock' 2 1979 0 'a:0:{}') " (536" 1 1437233898 1 '5.63.146.148' 'lock' 28 1978 0 'a:0:{}') " (537" 1 1437237534 1 '5.63.146.148' 'lock' 4 1975 0 'a:0:{}') " (538" 1 1437237546 1 '5.63.146.148' 'lock' 4 1961 0 'a:0:{}') " (539" 2 1437251085 16834 '99.36.120.108' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:49:\""um hey guys im very new i dont know anything here\"";s:10:\""applicator\"";s:5:\""16834\"";}')" " (540" 1 1437260464 1 '5.63.146.148' 'lock' 28 1983 0 'a:0:{}') " (541" 2 1437265057 50 '75.186.137.93' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:16:\""Server Moderator\"";s:3:\""new\"";s:17:\""Retired Moderator\"";s:10:\""applicator\"";s:2:\""50\"";}')" " (542" 2 1437267278 50 '5.63.146.148' 'id_group' 0 0 0 " 'a:3:{s:8:\""previous\"";s:27:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (543" 2 1437293308 16838 '122.151.161.125' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""IIEliteNoiseII\"";s:10:\""applicator\"";i:0;}')" " (544" 1 1437295632 16759 '50.175.191.165' 'remove' 2 1985 0 " 'a:2:{s:7:\""subject\"";s:33:\""xPowerstaticx stealing my beacons\"";s:6:\""member\"";s:5:\""16759\"";}')" " (545" 2 1437317114 16839 '109.77.196.95' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""PvPBuilder\"";s:10:\""applicator\"";i:0;}')" " (546" 1 1437324729 1 '46.28.53.8' 'lock' 28 1986 0 'a:0:{}') " (547" 1 1437325591 46 '70.192.205.47' 'lock' 2 1981 0 'a:0:{}') " (548" 2 1437326436 16759 '50.175.191.165' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""Xanbelor55\"";s:3:\""new\"";s:15:\""The_FlamesZ_Xan\"";s:10:\""applicator\"";s:5:\""16759\"";}')" " (549" 2 1437326436 16759 '50.175.191.165' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:50:\""Hello Boys and girls! Presented by The_FlamesZ_Xan\"";s:10:\""applicator\"";s:5:\""16759\"";}')" " (550" 3 1437342642 1 '46.28.53.8' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16837\"";}')" " (551" 2 1437342910 16840 '71.227.13.197' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Paigestar9\"";s:10:\""applicator\"";i:0;}')" " (552" 3 1437343631 1 '46.28.53.8' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16839\"";}')" " (553" 1 1437344445 17 '83.244.151.247' 'modify' 22 1973 8728 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (554" 1 1437348846 1 '46.28.53.8' 'news' 0 0 0 'a:0:{}') " (555" 1 1437348923 1 '46.28.53.8' 'news' 0 0 0 'a:0:{}') " (556" 1 1437348938 1 '46.28.53.8' 'news' 0 0 0 'a:0:{}') " (557" 1 1437348943 1 '46.28.53.8' 'news' 0 0 0 'a:0:{}') " (558" 1 1437348993 1 '46.28.53.8' 'news' 0 0 0 'a:0:{}') " (559" 2 1437364955 16425 '68.5.22.105' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""TangiGaming\"";s:10:\""applicator\"";s:5:\""16425\"";}')" " (560" 1 1437390773 15994 '68.113.216.212' 'remove' 28 1990 0 'a:0:{}') " (561" 2 1437405143 16841 '74.99.77.128' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""pandalover360\"";s:10:\""applicator\"";i:0;}')" " (562" 2 1437405223 16842 '86.131.143.94' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""_HellsAngel_\"";s:10:\""applicator\"";i:0;}')" " (563" 2 1437405852 0 '86.131.143.94' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""_HellsAngel_\"";s:10:\""applicator\"";s:5:\""16289\"";}')" " (564" 3 1437405952 0 '86.131.143.94' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16289\"";s:4:\""name\"";s:9:\""dionsmith\"";s:12:\""member_acted\"";s:9:\""dionsmith\"";}')" " (565" 1 1437408833 16842 '86.131.143.94' 'remove' 28 1999 0 'a:0:{}') " (566" 2 1437428327 16843 '71.88.161.19' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""AVIATOR ROCKS\"";s:10:\""applicator\"";i:0;}')" " (567" 1 1437428916 46 '70.192.192.235' 'modify' 1 1156 5534 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (568" 1 1437428966 46 '70.192.192.235' 'modify' 1 1156 5534 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (569" 1 1437429414 46 '70.192.192.235' 'lock' 2 1980 0 'a:0:{}') " (570" 1 1437429629 46 '70.192.192.235' 'lock' 2 1995 0 'a:0:{}') " (571" 1 1437429633 46 '70.192.192.235' 'lock' 2 1988 0 'a:0:{}') " (572" 1 1437429649 46 '70.192.192.235' 'lock' 2 1989 0 'a:0:{}'); INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (573 1 1437429707 46 '70.192.192.235' 'lock' 2 1996 0 'a:0:{}') " (574" 1 1437430084 46 '70.192.192.235' 'lock' 2 2001 0 'a:0:{}') " (575" 2 1437465626 16842 '86.131.143.94' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:21:\""Somewhere in de UK m8\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (576" 2 1437465626 16842 '86.131.143.94' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:24:\""Ever Seen Toilet Rape ??\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (577" 2 1437472358 16844 '101.184.156.98' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Kawaii_Katieee\"";s:10:\""applicator\"";i:0;}')" " (578" 2 1437473065 16844 '101.184.156.98' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Australia\"";s:10:\""applicator\"";s:5:\""16844\"";}')" " (579" 2 1437473065 16844 '101.184.156.98' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:43:\""Hi" Im Katie " I Like To Play Aviator Craft!\"";s:10:\""applicator\"";s:5:\""16844\"";}')" " (580" 1 1437483514 1 '104.238.169.16' 'lock' 28 1998 0 'a:0:{}') " (581" 1 1437483585 1 '104.238.169.16' 'lock' 28 2000 0 'a:0:{}') " (582" 1 1437483646 15994 '68.113.216.212' 'remove' 28 1998 0 'a:0:{}') " (583" 1 1437486055 1 '104.238.169.16' 'lock' 28 1982 0 'a:0:{}') " (584" 1 1437499664 1 '104.238.169.16' 'lock' 28 2005 0 'a:0:{}') " (585" 1 1437524451 46 '70.192.202.247' 'lock' 2 2004 0 'a:0:{}') " (586" 2 1437529472 16845 '74.12.60.51' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""FunnyLittleToast\"";s:10:\""applicator\"";i:0;}')" " (587" 2 1437532160 16846 '50.183.79.16' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""DerpyParrot314\"";s:10:\""applicator\"";i:0;}')" " (588" 2 1437581419 16847 '81.159.12.161' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Agentstone\"";s:10:\""applicator\"";i:0;}')" " (589" 1 1437590020 16696 '199.47.117.195' 'remove' 4 2013 0 'a:0:{}') " (590" 1 1437601869 16837 '109.77.136.252' 'remove' 28 2014 0 'a:0:{}') " (591" 2 1437603110 16848 '109.77.136.252' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""xXx_LEAH_xXx\"";s:10:\""applicator\"";i:0;}')" " (592" 2 1437609867 16849 '98.235.5.247' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""xXIceDog15Xx\"";s:10:\""applicator\"";i:0;}')" " (593" 2 1437668603 16850 '107.77.76.80' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""sandorcrafter2\"";s:10:\""applicator\"";i:0;}')" " (594" 1 1437673911 46 '70.192.238.91' 'lock' 2 2022 0 'a:0:{}') " (595" 1 1437673962 46 '70.192.238.91' 'lock' 2 2023 0 'a:0:{}') " (596" 1 1437673998 46 '70.192.238.91' 'lock' 2 2019 0 'a:0:{}') " (597" 1 1437674008 46 '70.192.238.91' 'lock' 2 2007 0 'a:0:{}') " (598" 1 1437679987 32 '104.159.161.172' 'lock' 2 2008 0 'a:0:{}') " (599" 2 1437691279 16851 '70.121.135.243' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""seth-shaver\"";s:10:\""applicator\"";i:0;}')" " (600" 2 1437694872 16356 '108.133.37.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""XX_carlos_XX\"";s:10:\""applicator\"";s:5:\""16356\"";}')" " (601" 1 1437695781 32 '104.159.161.172' 'move' 4 2024 0 " 'a:1:{s:10:\""board_from\"";s:1:\""2\"";}')" " (602" 2 1437695862 16852 '108.133.37.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""XX_carlos_XX\"";s:10:\""applicator\"";i:0;}')" " (603" 1 1437712917 16356 '108.133.37.190' 'lock' 2 2029 0 'a:0:{}') " (604" 1 1437712934 16356 '108.133.37.190' 'unlock' 2 2029 0 'a:0:{}') " (605" 1 1437712946 16356 '108.133.37.190' 'lock' 2 2029 0 'a:0:{}') " (606" 1 1437712949 16356 '108.133.37.190' 'unlock' 2 2029 0 'a:0:{}') " (607" 1 1437712979 16356 '108.133.37.190' 'lock' 2 2029 0 'a:0:{}') " (608" 2 1437754676 16853 '108.199.237.60' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""Kitty\"";s:10:\""applicator\"";i:0;}')" " (609" 2 1437760922 16854 '24.96.122.67' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""ACE_Cheer_Girl\"";s:10:\""applicator\"";i:0;}')" " (610" 1 1437765529 46 '70.192.199.219' 'lock' 2 2028 0 'a:0:{}') " (611" 1 1437781884 32 '104.159.161.172' 'lock' 2 2038 0 'a:0:{}') " (612" 1 1437782015 32 '104.159.161.172' 'lock' 2 2030 0 'a:0:{}') " (613" 1 1437782020 32 '104.159.161.172' 'lock' 2 2031 0 'a:0:{}') " (614" 1 1437782022 32 '104.159.161.172' 'lock' 2 2032 0 'a:0:{}') " (615" 1 1437783005 32 '104.159.161.172' 'lock' 10 2034 0 'a:0:{}') " (616" 1 1437840754 17 '216.130.41.114' 'modify' 22 1973 8728 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (617" 1 1437840860 17 '216.130.41.114' 'modify' 28 1972 8727 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (618" 3 1437843153 17 '216.130.41.114' 'edit_board' 28 0 0 'a:0:{}') " (619" 3 1437843531 17 '216.130.41.114' 'add_board' 29 0 0 'a:0:{}') " (620" 3 1437843558 17 '216.130.41.114' 'add_board' 30 0 0 'a:0:{}') " (621" 3 1437843589 17 '216.130.41.114' 'edit_board' 29 0 0 'a:0:{}') " (622" 3 1437843610 17 '216.130.41.114' 'edit_board' 30 0 0 'a:0:{}') " (623" 3 1437843704 17 '216.130.41.114' 'edit_cat' 0 0 0 " 'a:1:{s:7:\""catname\"";s:19:\""AviatorCraft Server\"";}')" " (624" 3 1437843773 17 '216.130.41.114' 'edit_cat' 0 0 0 " 'a:1:{s:7:\""catname\"";s:26:\""Reports & Applications\"";}')" " (625" 3 1437843831 17 '216.130.41.114' 'edit_board' 28 0 0 'a:0:{}') " (626" 3 1437843865 17 '216.130.41.114' 'edit_board' 9 0 0 'a:0:{}') " (627" 3 1437843900 17 '216.130.41.114' 'edit_board' 10 0 0 'a:0:{}') " (628" 3 1437843976 17 '216.130.41.114' 'add_board' 31 0 0 'a:0:{}') " (629" 3 1437845471 17 '216.130.41.114' 'edit_board' 31 0 0 'a:0:{}') " (630" 3 1437845527 17 '216.130.41.114' 'edit_board' 31 0 0 'a:0:{}') " (631" 3 1437845775 17 '216.130.41.114' 'edit_cat' 0 0 0 " 'a:1:{s:7:\""catname\"";s:22:\""AviatorCraft Community\"";}')" " (632" 3 1437845826 17 '216.130.41.114' 'add_board' 32 0 0 'a:0:{}') " (633" 3 1437845827 17 '216.130.41.114' 'add_board' 33 0 0 'a:0:{}') " (634" 3 1437845920 17 '216.130.41.114' 'delete_board' 0 0 0 " 'a:1:{s:9:\""boardname\"";s:11:\""Suggestions\"";}')" " (635" 3 1437845942 17 '216.130.41.114' 'edit_board' 15 0 0 'a:0:{}') " (636" 3 1437845975 17 '216.130.41.114' 'edit_board' 21 0 0 'a:0:{}') " (637" 3 1437846006 17 '216.130.41.114' 'edit_board' 17 0 0 'a:0:{}') " (638" 3 1437846022 17 '216.130.41.114' 'edit_board' 20 0 0 'a:0:{}') " (639" 3 1437846039 17 '216.130.41.114' 'edit_board' 23 0 0 'a:0:{}') " (640" 3 1437846053 17 '216.130.41.114' 'edit_board' 19 0 0 'a:0:{}') " (641" 3 1437846069 17 '216.130.41.114' 'edit_board' 18 0 0 'a:0:{}') " (642" 3 1437846085 17 '216.130.41.114' 'edit_board' 27 0 0 'a:0:{}') " (643" 3 1437846123 17 '216.130.41.114' 'edit_board' 5 0 0 'a:0:{}') " (644" 3 1437846168 17 '216.130.41.114' 'edit_board' 8 0 0 'a:0:{}') " (645" 3 1437846213 17 '216.130.41.114' 'edit_board' 24 0 0 'a:0:{}') " (646" 3 1437846231 17 '216.130.41.114' 'edit_board' 6 0 0 'a:0:{}') " (647" 3 1437846285 17 '216.130.41.114' 'edit_cat' 0 0 0 " 'a:1:{s:7:\""catname\"";s:9:\""Off Topic\"";}')" " (648" 3 1437846313 17 '216.130.41.114' 'edit_board' 7 0 0 'a:0:{}') " (649" 3 1437846443 17 '216.130.41.114' 'edit_board' 3 0 0 'a:0:{}') " (650" 3 1437846476 17 '216.130.41.114' 'edit_board' 1 0 0 'a:0:{}') " (651" 3 1437846668 17 '216.130.41.114' 'edit_board' 33 0 0 'a:0:{}') " (652" 1 1437846881 17 '216.130.41.114' 'move' 7 1968 0 " 'a:1:{s:10:\""board_from\"";s:1:\""6\"";}')" " (653" 1 1437846900 17 '216.130.41.114' 'move' 7 1704 0 " 'a:1:{s:10:\""board_from\"";s:1:\""6\"";}')" " (654" 1 1437846927 17 '216.130.41.114' 'move' 7 1728 0 " 'a:1:{s:10:\""board_from\"";s:1:\""6\"";}')" " (655" 1 1437846956 17 '216.130.41.114' 'move' 7 1473 0 " 'a:1:{s:10:\""board_from\"";s:1:\""6\"";}')" " (656" 1 1437847028 17 '216.130.41.114' 'move' 7 1586 0 " 'a:1:{s:10:\""board_from\"";s:1:\""6\"";}')" " (657" 3 1437847493 17 '216.130.41.114' 'delete_cat' 0 0 0 " 'a:1:{s:7:\""catname\"";s:16:\""General Category\"";}')" " (658" 3 1437847554 17 '216.130.41.114' 'edit_cat' 0 0 0 " 'a:1:{s:7:\""catname\"";s:12:\""Staff Topics\"";}')" " (659" 3 1437847787 17 '216.130.41.114' 'edit_board' 15 0 0 'a:0:{}') " (660" 1 1437847845 17 '216.130.41.114' 'sticky' 6 1921 0 'a:0:{}') " (661" 3 1437848145 17 '216.130.41.114' 'edit_board' 15 0 0 'a:0:{}') " (662" 3 1437848439 17 '216.130.41.114' 'delete_board' 0 0 0 " 'a:1:{s:9:\""boardname\"";s:5:\""Games\"";}')" " (663" 1 1437860584 17 '216.130.41.114' 'sticky' 22 2042 0 'a:0:{}') " (664" 1 1437860599 17 '216.130.41.114' 'lock' 22 2042 0 'a:0:{}') " (665" 1 1437861436 1 '109.201.154.178' 'news' 0 0 0 'a:0:{}') " (666" 1 1437861705 1 '109.201.154.178' 'news' 0 0 0 'a:0:{}') " (667" 3 1437863044 17 '216.130.41.114' 'edit_board' 16 0 0 'a:0:{}') " (668" 3 1437863206 17 '216.130.41.114' 'edit_board' 25 0 0 'a:0:{}') " (669" 1 1437864110 17 '216.130.41.114' 'lock' 28 2018 0 'a:0:{}') " (670" 1 1437864127 17 '216.130.41.114' 'move' 30 2018 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (671" 2 1437887476 16855 '108.212.176.230' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""LilyBelle14\"";s:10:\""applicator\"";i:0;}')" " (672" 3 1437928343 17 '216.130.41.114' 'add_cat' 0 0 0 " 'a:1:{s:7:\""catname\"";s:19:\""AviatorCraft Events\"";}')" " (673" 3 1437928439 17 '216.130.41.114' 'edit_board' 25 0 0 'a:0:{}') " (674" 3 1437928457 17 '216.130.41.114' 'edit_board' 16 0 0 'a:0:{}') " (675" 3 1437928697 17 '216.130.41.114' 'add_board' 34 0 0 'a:0:{}') " (676" 3 1437928817 17 '216.130.41.114' 'edit_board' 34 0 0 'a:0:{}') " (677" 3 1437928908 17 '216.130.41.114' 'add_board' 35 0 0 'a:0:{}') " (678" 3 1437928996 17 '216.130.41.114' 'edit_board' 35 0 0 'a:0:{}') " (679" 3 1437929085 17 '216.130.41.114' 'edit_board' 1 0 0 'a:0:{}') " (680" 1 1437930201 17 '216.130.41.114' 'lock' 35 2043 0 'a:0:{}') " (681" 2 1437969209 16856 '201.127.171.202' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""startrack\"";s:10:\""applicator\"";i:0;}')" " (682" 2 1437975868 16855 '108.212.176.230' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Hi. ._.\"";s:10:\""applicator\"";s:5:\""16855\"";}')" " (683" 2 1437989453 0 '94.2.246.232' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""PrettyCat\"";s:10:\""applicator\"";i:0;}')" " (684" 2 1437994660 16858 '71.63.92.125' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Timarant\"";s:10:\""applicator\"";i:0;}')" " (685" 2 1438007536 16859 '67.140.153.7' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Dragonboy12\"";s:10:\""applicator\"";i:0;}')" " (686" 1 1438017340 0 '94.2.246.232' 'lock' 2 2045 0 'a:0:{}') " (687" 1 1438018585 0 '94.2.246.232' 'unlock' 2 2045 0 'a:0:{}') " (688" 1 1438018769 0 '94.2.246.232' 'remove' 2 2045 0 " 'a:2:{s:7:\""subject\"";s:4:\""Spam\"";s:6:\""member\"";s:5:\""16857\"";}')" " (689" 1 1438025088 32 '104.159.161.172' 'lock' 2 2046 0 'a:0:{}') " (690" 1 1438025211 32 '104.159.161.172' 'lock' 2 2037 0 'a:0:{}') " (691" 2 1438128622 16860 '108.207.166.84' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Skylar_Blue\"";s:10:\""applicator\"";i:0;}')" " (692" 2 1438148568 16861 '24.35.154.94' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""kiyla66\"";s:10:\""applicator\"";i:0;}')" " (693" 1 1438160827 1 '92.221.135.178' 'lock' 2 2049 0 'a:0:{}') " (694" 1 1438161272 1 '92.221.135.178' 'lock' 2 2050 0 'a:0:{}') " (695" 2 1438195315 16862 '173.173.57.206' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""diamondgirl004\"";s:10:\""applicator\"";i:0;}')" " (696" 2 1438202477 31 '73.140.16.133' 'email_address' 0 0 0 " 'a:3:{s:8:\""previous\"";s:26:\""Harrisonbuck1999@yahoo.com\"";s:3:\""new\"";s:28:\""Harrisonbuck119967@gmail.com\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (697" 2 1438202501 31 '73.140.16.133' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:13:\""ProbablyCeral\"";s:3:\""new\"";s:12:\""CeralMuncher\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (698" 2 1438204353 16863 '52.12.157.91' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""BubblyBecka6\"";s:10:\""applicator\"";i:0;}')" " (699" 1 1438214666 32 '104.159.161.172' 'lock' 2 2051 0 'a:0:{}') " (700" 2 1438225285 16864 '98.30.170.66' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Eligible\"";s:10:\""applicator\"";i:0;}')" " (701" 2 1438307491 16865 '73.198.58.30' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""IIMarinesII\"";s:10:\""applicator\"";i:0;}')" " (702" 1 1438308495 32 '104.159.161.172' 'lock' 2 2053 0 'a:0:{}') " (703" 3 1438310528 0 '24.14.37.207' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16793\"";s:4:\""name\"";s:6:\""thexbs\"";s:12:\""member_acted\"";s:6:\""thexbs\"";}')" " (704" 2 1438310574 0 '24.14.37.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""CreeepsMcPasta\"";s:10:\""applicator\"";i:0;}')" " (705" 2 1438363367 16867 '104.8.118.104' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Isukboobss\"";s:10:\""applicator\"";i:0;}')" " (706" 2 1438379164 16868 '70.140.69.24' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""Avbo\"";s:10:\""applicator\"";i:0;}')" " (707" 1 1438380124 32 '104.159.161.172' 'lock' 2 2054 0 'a:0:{}') " (708" 2 1438382198 16441 '107.137.64.145' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16441\"";}')" " (709" 2 1438382198 16441 '107.137.64.145' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:44:\""https://www.youtube.com/user/TeamWither Bets\"";s:10:\""applicator\"";s:5:\""16441\"";}')" " (710" 2 1438382304 16441 '107.137.64.145' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""TeamWither_Bets\"";s:10:\""applicator\"";s:5:\""16441\"";}')" " (711" 2 1438382304 16441 '107.137.64.145' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:22:\""You Trying To Stalk Me\"";s:10:\""applicator\"";s:5:\""16441\"";}')" " (712" 1 1438390857 16834 '99.36.120.108' 'remove' 3 2057 0 'a:0:{}') " (713" 1 1438393438 32 '104.159.161.172' 'lock' 10 2056 0 'a:0:{}') " (714" 1 1438400912 32 '104.159.161.172' 'lock' 2 2058 0 'a:0:{}') " (715" 2 1438411653 16869 '72.191.15.136' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Romeo_Wayne23\"";s:10:\""applicator\"";i:0;}')" " (716" 1 1438438029 17 '86.189.12.52' 'lock' 28 2033 0 'a:0:{}') " (717" 1 1438438046 17 '86.189.12.52' 'move' 30 2033 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (718" 1 1438438216 17 '86.189.12.52' 'lock' 28 2015 0 'a:0:{}') " (719" 1 1438438223 17 '86.189.12.52' 'move' 30 2015 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (720" 1 1438438329 17 '86.189.12.52' 'lock' 28 2006 0 'a:0:{}') " (721" 1 1438438338 17 '86.189.12.52' 'move' 30 2006 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (722" 2 1438466321 16870 '98.226.216.231' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""lexie\"";s:10:\""applicator\"";i:0;}')" " (723" 2 1438501485 16871 '64.178.243.79' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""nicks gaming\"";s:10:\""applicator\"";i:0;}')" " (724" 2 1438503084 16872 '76.29.6.163' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""S78WU\"";s:10:\""applicator\"";i:0;}')" " (725" 1 1438524861 32 '104.159.161.172' 'lock' 10 2062 0 'a:0:{}') " (726" 1 1438525171 32 '104.159.161.172' 'lock' 2 2059 0 'a:0:{}') " (727" 2 1438529885 16873 '104.159.161.172' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""gliam\"";s:10:\""applicator\"";i:0;}')" " (728" 1 1438531813 46 '70.192.199.19' 'lock' 2 2039 0 'a:0:{}') " (729" 1 1438532076 46 '70.192.199.19' 'lock' 2 2040 0 'a:0:{}') " (730" 2 1438535174 16874 '87.242.242.24' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""kiki\"";s:10:\""applicator\"";i:0;}')" " (731" 1 1438554766 32 '104.159.161.172' 'lock' 2 2064 0 'a:0:{}') " (732" 2 1438556300 16875 '73.148.60.49' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""PMBminecraft2004\"";s:10:\""applicator\"";i:0;}')" " (733" 1 1438563536 1 '104.238.169.55' 'modify' 1 1156 5534 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (734" 1 1438563551 1 '104.238.169.55' 'modify' 1 1156 5534 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (735" 1 1438563566 1 '104.238.169.55' 'modify' 1 1156 5534 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (736" 1 1438563598 1 '104.238.169.55' 'modify' 1 1156 5534 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (737" 1 1438577310 32 '104.159.161.172' 'lock' 2 1803 0 'a:0:{}') " (738" 1 1438577333 32 '104.159.161.172' 'lock' 2 1756 0 'a:0:{}') " (739" 1 1438577352 32 '104.159.161.172' 'lock' 2 1628 0 'a:0:{}') " (740" 2 1438600250 16876 '71.11.71.151' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""levi_carter22\"";s:10:\""applicator\"";i:0;}')" " (741" 1 1438607323 32 '104.159.161.172' 'lock' 2 2065 0 'a:0:{}') " (742" 1 1438636087 17 '67.163.44.134' 'modify' 22 1973 8728 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (743" 1 1438636120 17 '67.163.44.134' 'delete' 22 1973 0 " 'a:2:{s:7:\""subject\"";s:43:\""Re: 18/07/2015 - INTRODUCING THE BUILD TEAM\"";s:6:\""member\"";s:5:\""16348\"";}')" " (744" 1 1438636145 17 '67.163.44.134' 'delete' 22 1973 0 " 'a:2:{s:7:\""subject\"";s:43:\""Re: 18/07/2015 - INTRODUCING THE BUILD TEAM\"";s:6:\""member\"";s:2:\""31\"";}')" " (745" 1 1438636154 17 '67.163.44.134' 'lock' 22 1973 0 'a:0:{}') " (746" 1 1438650928 50 '75.186.137.93' 'lock' 3 1942 0 'a:0:{}') " (747" 3 1438706854 17 '67.163.44.134' 'edit_board' 1 0 0 'a:0:{}') " (748" 3 1438706879 17 '67.163.44.134' 'edit_board' 1 0 0 'a:0:{}') " (749" 1 1438710724 1 '104.238.169.23' 'move' 29 2005 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (750" 1 1438710758 1 '104.238.169.23' 'move' 30 1982 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (751" 1 1438710774 1 '104.238.169.23' 'move' 29 2000 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (752" 1 1438710780 1 '104.238.169.23' 'move' 29 1986 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (753" 1 1438710790 1 '104.238.169.23' 'move' 29 1983 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (754" 1 1438710797 1 '104.238.169.23' 'move' 29 1978 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (755" 1 1438710802 1 '104.238.169.23' 'move' 29 1977 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (756" 1 1438710807 1 '104.238.169.23' 'move' 29 1974 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (757" 1 1438710877 1 '104.238.169.23' 'lock' 3 2068 0 'a:0:{}') " (758" 1 1438717990 32 '104.159.161.172' 'lock' 10 2078 0 'a:0:{}') " (759" 2 1438719498 16877 '107.199.48.41' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Kris_the_Cat\"";s:10:\""applicator\"";i:0;}')" " (760" 1 1438725934 17 '67.163.44.134' 'modify' 9 1173 5607 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (761" 1 1438726008 17 '67.163.44.134' 'lock' 15 1915 0 'a:0:{}') " (762" 1 1438726041 17 '67.163.44.134' 'move' 1 1915 0 " 'a:1:{s:10:\""board_from\"";s:2:\""15\"";}')" " (763" 3 1438726116 17 '67.163.44.134' 'edit_board' 16 0 0 'a:0:{}') " (764" 1 1438726441 17 '67.163.44.134' 'lock' 25 1750 0 'a:0:{}') " (765" 1 1438726450 17 '67.163.44.134' 'sticky' 16 1637 0 'a:0:{}') " (766" 1 1438726455 17 '67.163.44.134' 'unsticky' 16 1637 0 'a:0:{}') " (767" 1 1438726458 17 '67.163.44.134' 'lock' 16 1637 0 'a:0:{}') " (768" 1 1438726460 17 '67.163.44.134' 'lock' 16 1639 0 'a:0:{}') " (769" 1 1438726462 17 '67.163.44.134' 'lock' 16 1635 0 'a:0:{}') " (770" 1 1438726465 17 '67.163.44.134' 'lock' 16 1555 0 'a:0:{}') " (771" 1 1438726467 17 '67.163.44.134' 'lock' 16 1542 0 'a:0:{}') " (772" 1 1438726469 17 '67.163.44.134' 'lock' 16 1373 0 'a:0:{}') " (773" 1 1438726472 17 '67.163.44.134' 'lock' 16 1388 0 'a:0:{}') " (774" 1 1438726474 17 '67.163.44.134' 'lock' 16 1360 0 'a:0:{}') " (775" 1 1438726477 17 '67.163.44.134' 'lock' 16 1273 0 'a:0:{}') " (776" 1 1438726480 17 '67.163.44.134' 'lock' 16 1242 0 'a:0:{}') " (777" 3 1438792064 17 '67.163.44.134' 'edit_board' 7 0 0 'a:0:{}') " (778" 1 1438806644 32 '104.159.161.172' 'lock' 2 2079 0 'a:0:{}') " (779" 2 1438817050 16878 '75.97.31.188' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""deztiny428045178\"";s:10:\""applicator\"";i:0;}')" " (780" 1 1438817687 32 '104.159.161.172' 'lock' 3 2080 0 'a:0:{}') " (781" 1 1438819938 17 '67.163.44.134' 'remove' 28 2077 0 'a:0:{}') " (782" 1 1438819942 17 '67.163.44.134' 'remove' 28 2076 0 'a:0:{}') " (783" 1 1438819947 17 '67.163.44.134' 'remove' 28 2075 0 'a:0:{}') " (784" 1 1438819950 17 '67.163.44.134' 'remove' 28 2074 0 'a:0:{}') " (785" 1 1438819953 17 '67.163.44.134' 'remove' 28 2073 0 'a:0:{}') " (786" 1 1438819957 17 '67.163.44.134' 'remove' 28 2072 0 'a:0:{}') " (787" 1 1438819960 17 '67.163.44.134' 'remove' 28 2071 0 'a:0:{}') " (788" 1 1438819963 17 '67.163.44.134' 'remove' 28 2070 0 'a:0:{}') " (789" 2 1438821859 16879 '174.110.171.15' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""AtomDee\"";s:10:\""applicator\"";i:0;}')" " (790" 2 1438822612 16880 '87.69.79.94' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Yuvalk\"";s:10:\""applicator\"";i:0;}')" " (791" 2 1438892464 16881 '45.52.86.19' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""mustanggirl\"";s:10:\""applicator\"";i:0;}')" " (792" 2 1438906127 16882 '184.17.200.193' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""alice123\"";s:10:\""applicator\"";i:0;}')" " (793" 1 1438914814 32 '104.159.161.172' 'lock' 2 2083 0 'a:0:{}') " (794" 1 1438930638 16696 '199.47.117.195' 'remove' 7 2087 0 'a:0:{}') " (795" 2 1438950665 16883 '71.215.190.221' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Neptune0110 \"";s:10:\""applicator\"";i:0;}')" " (796" 2 1438959549 16884 '84.109.240.7' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""benyben27\"";s:10:\""applicator\"";i:0;}')" " (797" 1 1438971465 17 '67.163.44.134' 'lock' 3 2086 0 'a:0:{}') " (798" 1 1438971496 17 '67.163.44.134' 'lock' 3 2060 0 'a:0:{}') " (799" 1 1438971519 17 '67.163.44.134' 'lock' 3 2067 0 'a:0:{}') " (800" 1 1438971651 17 '67.163.44.134' 'lock' 3 2066 0 'a:0:{}') " (801" 2 1438980821 16885 '99.3.36.89' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Sophie\"";s:10:\""applicator\"";i:0;}')" " (802" 1 1438981956 32 '104.159.161.172' 'lock' 10 2089 0 'a:0:{}') " (803" 1 1438982165 32 '104.159.161.172' 'lock' 2 2084 0 'a:0:{}') " (804" 2 1438983516 16886 '73.143.37.46' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""videogames7\"";s:10:\""applicator\"";i:0;}')" " (805" 2 1438983589 16885 '99.3.36.89' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:6:\""Sophie\"";s:3:\""new\"";s:6:\""Aphmau\"";s:10:\""applicator\"";s:5:\""16885\"";}')" " (806" 2 1438983589 16885 '99.3.36.89' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Arkansas\"";s:10:\""applicator\"";s:5:\""16885\"";}')" " (807" 2 1438985216 16887 '5.80.160.131' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Kitzzykaza \"";s:10:\""applicator\"";i:0;}')" " (808" 3 1438992555 17 '67.163.44.134' 'add_board' 36 0 0 'a:0:{}') " (809" 3 1438992574 17 '67.163.44.134' 'add_board' 37 0 0 'a:0:{}') " (810" 3 1438992699 17 '67.163.44.134' 'edit_board' 9 0 0 'a:0:{}') " (811" 3 1438992722 17 '67.163.44.134' 'edit_board' 9 0 0 'a:0:{}') " (812" 1 1438993889 32 '104.159.161.172' 'lock' 2 2090 0 'a:0:{}') " (813" 2 1438998750 16888 '73.143.37.46' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""videogames9\"";s:10:\""applicator\"";i:0;}')" " (814" 2 1439016457 16889 '5.64.148.204' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""IIh20PvPzII\"";s:10:\""applicator\"";i:0;}')" " (815" 1 1439017088 16889 '5.64.148.204' 'remove' 2 2092 0 " 'a:2:{s:7:\""subject\"";s:18:\""ban me for my xray\"";s:6:\""member\"";s:5:\""16889\"";}')" " (816" 1 1439021788 16889 '5.64.148.204' 'remove' 2 2093 0 " 'a:2:{s:7:\""subject\"";s:38:\""Ban me for X-Ray my IGN is IIh20PvPzII\"";s:6:\""member\"";s:5:\""16889\"";}')" " (817" 1 1439048301 16670 '162.238.66.49' 'remove' 24 2091 0 'a:0:{}') " (818" 2 1439061862 16890 '80.111.228.151' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""RacheI\"";s:10:\""applicator\"";i:0;}')" " (819" 1 1439062910 1 '104.238.169.98' 'move' 29 2026 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (820" 1 1439064091 1 '104.238.169.98' 'lock' 29 2026 0 'a:0:{}') " (821" 1 1439066157 17 '67.163.44.134' 'remove' 28 2009 0 'a:0:{}') " (822" 1 1439066186 17 '67.163.44.134' 'move' 28 2014 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}');" INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (823 1 1439066193 17 '67.163.44.134' 'remove' 28 2097 0 'a:0:{}') " (824" 1 1439067493 17 '67.163.44.134' 'remove' 28 2014 0 'a:0:{}') " (825" 1 1439067540 17 '67.163.44.134' 'move' 28 2009 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (826" 2 1439069976 16891 '108.45.148.86' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""RabPlaysMC\"";s:10:\""applicator\"";i:0;}')" " (827" 2 1439071823 15846 '123.211.183.155' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:6:\""M1KKYP\"";s:3:\""new\"";s:13:\""Critical_Hits\"";s:10:\""applicator\"";s:5:\""15846\"";}')" " (828" 2 1439071823 15846 '123.211.183.155' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:53:\""Micky is the god of godz..... Don't judge me....\"";s:3:\""new\"";s:50:\""Hello I'm Critical_Hits" " also known as M1KKYP\"";s:10:\""applicator\"";s:5:\""15846\"";}')" " (829" 1 1439074692 1 '104.238.169.98' 'lock' 1 2012 0 'a:0:{}') " (830" 1 1439075040 1 '104.238.169.98' 'lock' 28 2099 0 'a:0:{}') " (831" 1 1439075045 1 '104.238.169.98' 'move' 30 2099 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (832" 1 1439077673 17 '67.163.44.134' 'lock' 3 2101 0 'a:0:{}') " (833" 1 1439086719 46 '70.192.201.170' 'lock' 2 2044 0 'a:0:{}') " (834" 1 1439086882 46 '70.192.201.170' 'lock' 2 2048 0 'a:0:{}') " (835" 1 1439087011 46 '70.192.201.170' 'lock' 2 2052 0 'a:0:{}') " (836" 1 1439087579 46 '70.192.201.170' 'lock' 2 2081 0 'a:0:{}') " (837" 1 1439090095 17 '67.163.44.134' 'lock' 2 2095 0 'a:0:{}') " (838" 1 1439090241 17 '67.163.44.134' 'lock' 2 2094 0 'a:0:{}') " (839" 1 1439090464 17 '67.163.44.134' 'delete' 1 1101 0 " 'a:2:{s:7:\""subject\"";s:32:\""Re: >>Server Rules<<\"";s:6:\""member\"";s:5:\""16222\"";}')" " (840" 2 1439110872 16892 '217.33.116.188' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""BushyBooo\"";s:10:\""applicator\"";i:0;}')" " (841" 2 1439119037 31 '73.140.192.188' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:59:\""I'm not Alex the administrator" " I'm CeralMuncher!\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (842" 1 1439119973 31 '73.140.192.188' 'lock' 7 2105 0 'a:0:{}') " (843" 1 1439119983 31 '73.140.192.188' 'remove' 7 2105 0 'a:0:{}') " (844" 2 1439120365 31 '73.140.192.188' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:59:\""I'm not Alex the administrator" " I'm CeralMuncher!\"";s:3:\""new\"";s:28:\""Shrek is love" " Shrek is life\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (845" 3 1439140489 17 '67.163.44.134' 'edit_board' 34 0 0 'a:0:{}') " (846" 3 1439142395 1 '104.238.169.11' 'edit_board' 9 0 0 'a:0:{}') " (847" 3 1439142402 1 '104.238.169.11' 'edit_board' 9 0 0 'a:0:{}') " (848" 2 1439142604 16893 '24.255.154.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""goddessoflove\"";s:10:\""applicator\"";i:0;}')" " (849" 2 1439142649 16894 '173.19.24.90' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""randomrose123\"";s:10:\""applicator\"";i:0;}')" " (850" 2 1439142667 16895 '64.45.227.63' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""bat812\"";s:10:\""applicator\"";i:0;}')" " (851" 2 1439142709 16896 '75.69.250.156' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""icedevil100867\"";s:10:\""applicator\"";i:0;}')" " (852" 2 1439142843 16897 '62.254.23.50' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Ellieasyouknowit\"";s:10:\""applicator\"";i:0;}')" " (853" 2 1439142942 16898 '176.27.107.27' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""XxDarkyPlaysxX\"";s:10:\""applicator\"";i:0;}')" " (854" 2 1439143119 16899 '108.183.179.205' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Golden_Freddy256\"";s:10:\""applicator\"";i:0;}')" " (855" 1 1439143327 16683 '68.84.169.183' 'remove' 9 2108 0 'a:0:{}') " (856" 1 1439143430 16897 '62.254.23.50' 'remove' 9 2109 0 'a:0:{}') " (857" 1 1439143521 17 '67.163.44.134' 'move' 7 2106 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (858" 1 1439143948 32 '104.159.161.172' 'lock' 9 2107 0 'a:0:{}') " (859" 1 1439143997 17 '67.163.44.134' 'move' 26 2107 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (860" 1 1439144190 1 '104.238.169.11' 'modify' 9 2110 9137 " 'a:1:{s:6:\""member\"";s:5:\""16751\"";}')" " (861" 2 1439145420 16900 '68.56.21.162' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""honeybadger745\"";s:10:\""applicator\"";i:0;}')" " (862" 2 1439146446 16901 '172.6.233.33' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Xx_pandaman52_xX\"";s:10:\""applicator\"";i:0;}')" " (863" 2 1439146455 16902 '108.208.220.143' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""bman1111111\"";s:10:\""applicator\"";i:0;}')" " (864" 1 1439146739 17 '67.163.44.134' 'move' 1 2116 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (865" 1 1439147949 0 '90.215.83.172' 'remove' 9 2114 0 " 'a:2:{s:7:\""subject\"";s:23:\""PrettyCat\'s Application\"";s:6:\""member\"";s:5:\""16857\"";}')" " (866" 1 1439147958 0 '90.215.83.172' 'remove' 9 2120 0 'a:0:{}') " (867" 2 1439148614 16267 '81.109.135.231' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""MattOnlyPvpz\"";s:3:\""new\"";s:11:\""DepthStrafe\"";s:10:\""applicator\"";s:5:\""16267\"";}')" " (868" 2 1439148900 16837 '93.107.23.117' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""PvPBuilder\"";s:3:\""new\"";s:5:\""Reece\"";s:10:\""applicator\"";s:5:\""16837\"";}')" " (869" 2 1439148900 16837 '93.107.23.117' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:29:\""Need Help? I'm your man!\"";s:10:\""applicator\"";s:5:\""16837\"";}')" " (870" 2 1439148930 16837 '93.107.23.117' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:5:\""Reece\"";s:3:\""new\"";s:10:\""PvPBuilder\"";s:10:\""applicator\"";s:5:\""16837\"";}')" " (871" 2 1439149033 16903 '86.13.212.233' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Cheebii\"";s:10:\""applicator\"";i:0;}')" " (872" 1 1439149453 17 '67.163.44.134' 'delete' 9 2123 0 " 'a:2:{s:7:\""subject\"";s:25:\""Re: Moderator Application\"";s:6:\""member\"";s:5:\""16837\"";}')" " (873" 1 1439149458 17 '67.163.44.134' 'delete' 9 2123 0 " 'a:2:{s:7:\""subject\"";s:25:\""Re: Moderator Application\"";s:6:\""member\"";s:5:\""16837\"";}')" " (874" 2 1439149990 16904 '50.159.158.18' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""AJK510\"";s:10:\""applicator\"";i:0;}')" " (875" 1 1439152553 1 '104.238.169.11' 'news' 0 0 0 'a:0:{}') " (876" 2 1439152768 16905 '204.14.189.26' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""NoHaxJustRasta\"";s:10:\""applicator\"";i:0;}')" " (877" 2 1439153556 16906 '73.50.166.221' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""civiliancar930\"";s:10:\""applicator\"";i:0;}')" " (878" 2 1439153634 16907 '108.15.35.123' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""DanVSGaming\"";s:10:\""applicator\"";i:0;}')" " (879" 2 1439153802 16908 '72.182.90.175' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""punkenhed\"";s:10:\""applicator\"";i:0;}')" " (880" 1 1439156090 17 '67.163.44.134' 'modify' 9 2126 9166 " 'a:1:{s:6:\""member\"";s:5:\""16880\"";}')" " (881" 1 1439156712 17 '67.163.44.134' 'move' 1 2128 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (882" 2 1439157200 16909 '107.137.200.134' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""livi_02\"";s:10:\""applicator\"";i:0;}')" " (883" 1 1439157616 0 '90.215.83.172' 'lock' 9 2122 0 'a:0:{}') " (884" 1 1439157632 0 '90.215.83.172' 'unlock' 9 2122 0 'a:0:{}') " (885" 2 1439157673 16910 '70.176.25.127' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""RealBroGaming\"";s:10:\""applicator\"";i:0;}')" " (886" 1 1439157958 17 '67.163.44.134' 'move' 1 2130 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (887" 1 1439158363 16211 '68.46.10.159' 'remove' 9 2129 0 'a:0:{}') " (888" 2 1439158564 16911 '24.236.142.196' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""diamondqueen10\"";s:10:\""applicator\"";i:0;}')" " (889" 1 1439158663 17 '67.163.44.134' 'sticky' 9 2132 0 'a:0:{}') " (890" 2 1439159300 16912 '74.192.137.2' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""EchoLDL\"";s:10:\""applicator\"";i:0;}')" " (891" 1 1439160278 17 '67.163.44.134' 'modify' 9 2126 9166 " 'a:1:{s:6:\""member\"";s:5:\""16880\"";}')" " (892" 2 1439160298 16913 '70.121.162.94' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""FwizzPop\"";s:10:\""applicator\"";i:0;}')" " (893" 2 1439160811 16914 '174.1.141.88' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""stealthy56\"";s:10:\""applicator\"";i:0;}')" " (894" 3 1439160902 17 '67.163.44.134' 'edit_board' 34 0 0 'a:0:{}') " (895" 2 1439160905 16915 '174.1.141.88' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""aidancraig\"";s:10:\""applicator\"";i:0;}')" " (896" 1 1439161486 17 '67.163.44.134' 'modify' 9 2134 9190 " 'a:1:{s:6:\""member\"";s:5:\""16913\"";}')" " (897" 1 1439161499 17 '67.163.44.134' 'modify' 9 2134 9190 " 'a:1:{s:6:\""member\"";s:5:\""16913\"";}')" " (898" 1 1439161937 16913 '70.121.162.94' 'remove' 9 2134 0 'a:0:{}') " (899" 1 1439161982 16913 '70.121.162.94' 'remove' 9 2135 0 " 'a:2:{s:7:\""subject\"";s:19:\""Fwizz\'s Application\"";s:6:\""member\"";s:5:\""16913\"";}')" " (900" 1 1439162028 16913 '70.121.162.94' 'remove' 9 2136 0 " 'a:2:{s:7:\""subject\"";s:19:\""Fwizz\'s Application\"";s:6:\""member\"";s:5:\""16913\"";}')" " (901" 1 1439162381 17 '67.163.44.134' 'delete' 1 2130 0 " 'a:2:{s:7:\""subject\"";s:3:\""Mod\"";s:6:\""member\"";s:5:\""16910\"";}')" " (902" 2 1439163450 16916 '99.6.71.96' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Hit_da_target\"";s:10:\""applicator\"";i:0;}')" " (903" 2 1439164361 16917 '99.160.162.128' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""PrincessEmm13\"";s:10:\""applicator\"";i:0;}')" " (904" 1 1439166236 17 '67.163.44.134' 'modify' 9 2139 9200 " 'a:1:{s:6:\""member\"";s:5:\""16357\"";}')" " (905" 2 1439166785 24 '24.28.139.43' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""Morraltach\"";s:3:\""new\"";s:16:\""FargMasteraTach5\"";s:10:\""applicator\"";s:2:\""24\"";}')" " (906" 2 1439167202 16918 '71.243.255.4' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""PvpMeBruh\"";s:10:\""applicator\"";i:0;}')" " (907" 2 1439168071 16919 '73.12.104.56' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""jsbatman66\"";s:10:\""applicator\"";i:0;}')" " (908" 2 1439171612 16920 '71.81.168.96' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""arenson009\"";s:10:\""applicator\"";i:0;}')" " (909" 1 1439172857 46 '70.192.206.54' 'modify' 9 2142 9205 " 'a:1:{s:6:\""member\"";s:5:\""16559\"";}')" " (910" 1 1439173080 46 '70.192.206.54' 'modify' 9 2125 9164 " 'a:1:{s:6:\""member\"";s:5:\""16789\"";}')" " (911" 1 1439173084 32 '104.159.161.172' 'lock' 2 2143 0 'a:0:{}') " (912" 1 1439173158 32 '104.159.161.172' 'lock' 10 2104 0 'a:0:{}') " (913" 1 1439173218 46 '70.192.206.54' 'modify' 2 2143 9209 " 'a:1:{s:6:\""member\"";s:5:\""16742\"";}')" " (914" 1 1439173289 46 '70.192.206.54' 'modify' 2 2143 9209 " 'a:1:{s:6:\""member\"";s:5:\""16742\"";}')" " (915" 1 1439173304 46 '70.192.206.54' 'modify' 2 2143 9209 " 'a:1:{s:6:\""member\"";s:5:\""16742\"";}')" " (916" 2 1439175229 16921 '24.3.245.57' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""XxPartyAnimailXx\"";s:10:\""applicator\"";i:0;}')" " (917" 2 1439176248 16922 '38.132.105.101' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""MrStealYourGear\"";s:10:\""applicator\"";i:0;}')" " (918" 1 1439177264 17 '67.163.44.134' 'modify' 9 2113 9142 " 'a:1:{s:6:\""member\"";s:5:\""16897\"";}')" " (919" 2 1439177813 16923 '166.137.244.89' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Sabrina_Plays\"";s:10:\""applicator\"";i:0;}')" " (920" 3 1439177905 17 '67.163.44.134' 'add_board' 38 0 0 'a:0:{}') " (921" 3 1439177933 17 '67.163.44.134' 'add_board' 39 0 0 'a:0:{}') " (922" 3 1439177955 17 '67.163.44.134' 'add_board' 40 0 0 'a:0:{}') " (923" 1 1439178011 17 '67.163.44.134' 'move' 38 13 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (924" 1 1439178023 17 '67.163.44.134' 'move' 40 2075 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (925" 1 1439178040 17 '67.163.44.134' 'move' 40 2074 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (926" 1 1439178060 17 '67.163.44.134' 'move' 39 2087 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (927" 1 1439178065 17 '67.163.44.134' 'move' 39 2091 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (928" 1 1439178081 17 '67.163.44.134' 'move' 40 2114 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (929" 1 1439178102 17 '67.163.44.134' 'move' 40 2136 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (930" 1 1439178107 17 '67.163.44.134' 'move' 40 2135 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (931" 1 1439178119 17 '67.163.44.134' 'move' 40 2134 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (932" 1 1439178129 17 '67.163.44.134' 'move' 40 2129 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (933" 1 1439178142 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2109\"";}')" " (934" 1 1439178157 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2077\"";}')" " (935" 1 1439178162 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2076\"";}')" " (936" 1 1439178168 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2073\"";}')" " (937" 1 1439178173 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2072\"";}')" " (938" 1 1439178180 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2071\"";}')" " (939" 1 1439178185 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2070\"";}')" " (940" 1 1439178199 17 '67.163.44.134' 'move' 38 91 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (941" 1 1439178215 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2069\"";}')" " (942" 1 1439178232 17 '67.163.44.134' 'move' 39 1851 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (943" 1 1439178245 17 '67.163.44.134' 'move' 39 1951 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (944" 1 1439178258 17 '67.163.44.134' 'move' 39 2093 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (945" 3 1439178327 17 '67.163.44.134' 'add_board' 41 0 0 'a:0:{}') " (946" 1 1439178376 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2130\"";}')" " (947" 1 1439178385 17 '67.163.44.134' 'move' 39 1939 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (948" 1 1439178419 17 '67.163.44.134' 'move' 41 2093 0 " 'a:1:{s:10:\""board_from\"";s:2:\""39\"";}')" " (949" 1 1439178444 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2092\"";}')" " (950" 1 1439178451 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2097\"";}')" " (951" 1 1439178464 17 '67.163.44.134' 'move' 39 2105 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (952" 1 1439178486 17 '67.163.44.134' 'move' 40 2014 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (953" 1 1439178496 17 '67.163.44.134' 'move' 39 1947 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (954" 1 1439178512 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2120\"";}')" " (955" 1 1439178521 17 '67.163.44.134' 'move' 39 1938 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (956" 1 1439178535 17 '67.163.44.134' 'move' 41 1868 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (957" 1 1439178555 17 '67.163.44.134' 'move' 41 1870 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (958" 1 1439178567 17 '67.163.44.134' 'move' 41 1865 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (959" 1 1439178580 17 '67.163.44.134' 'move' 39 1849 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (960" 1 1439178598 17 '67.163.44.134' 'move' 39 1872 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (961" 1 1439178608 17 '67.163.44.134' 'move' 41 1918 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (962" 1 1439178628 17 '67.163.44.134' 'move' 40 2107 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (963" 1 1439178636 17 '67.163.44.134' 'move' 40 2108 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (964" 1 1439178645 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2124\"";}')" " (965" 1 1439178662 17 '67.163.44.134' 'move' 39 2057 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (966" 1 1439178675 17 '67.163.44.134' 'move' 41 2045 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (967" 1 1439178684 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2013\"";}')" " (968" 1 1439178695 17 '67.163.44.134' 'move' 40 1998 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (969" 1 1439178718 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1999\"";}')" " (970" 1 1439178730 17 '67.163.44.134' 'move' 39 1997 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (971" 2 1439178736 16924 '99.121.218.107' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""TheCraftWiz\"";s:10:\""applicator\"";i:0;}')" " (972" 2 1439178741 0 '99.8.29.141' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""_marota_\"";s:10:\""applicator\"";i:0;}')" " (973" 1 1439178745 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1990\"";}')" " (974" 1 1439178763 17 '67.163.44.134' 'move' 41 1985 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (975" 1 1439178775 17 '67.163.44.134' 'move' 39 304 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (976" 1 1439178781 17 '67.163.44.134' 'move' 39 1921 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (977" 1 1439178794 17 '67.163.44.134' 'move' 39 1946 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (978" 1 1439178803 17 '67.163.44.134' 'move' 39 1940 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (979" 1 1439178816 17 '67.163.44.134' 'move' 41 1936 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (980" 1 1439178829 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1929\"";}')" " (981" 1 1439178837 17 '67.163.44.134' 'move' 39 1899 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (982" 1 1439178847 17 '67.163.44.134' 'move' 39 1850 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (983" 1 1439178857 17 '67.163.44.134' 'move' 41 1830 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (984" 1 1439178865 17 '67.163.44.134' 'move' 39 1825 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (985" 2 1439178872 16926 '76.29.197.66' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Anime_Ender\"";s:10:\""applicator\"";i:0;}')" " (986" 1 1439178872 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1811\"";}')" " (987" 1 1439178888 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1807\"";}')" " (988" 1 1439178896 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1806\"";}')" " (989" 1 1439178907 17 '67.163.44.134' 'move' 39 1790 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (990" 1 1439178918 17 '67.163.44.134' 'move' 38 277 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (991" 1 1439178927 17 '67.163.44.134' 'move' 38 4 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (992" 1 1439178935 17 '67.163.44.134' 'move' 39 1246 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (993" 1 1439178948 17 '67.163.44.134' 'move' 39 1786 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (994" 1 1439178955 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1778\"";}')" " (995" 1 1439178963 17 '67.163.44.134' 'move' 39 1252 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (996" 1 1439178974 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2102\"";}')" " (997" 1 1439178985 17 '67.163.44.134' 'move' 39 290 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (998" 1 1439178999 17 '67.163.44.134' 'move' 39 1030 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (999" 1 1439179009 17 '67.163.44.134' 'move' 39 914 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1000" 1 1439179020 17 '67.163.44.134' 'move' 39 745 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1001" 1 1439179026 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:3:\""700\"";}')" " (1002" 1 1439179032 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1877\"";}')" " (1003" 1 1439179041 17 '67.163.44.134' 'move' 39 61 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1004" 1 1439179049 17 '67.163.44.134' 'move' 39 99 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1005" 3 1439179076 0 '99.8.29.141' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16925\"";s:4:\""name\"";s:8:\""_marota_\"";s:12:\""member_acted\"";s:8:\""_marota_\"";}')" " (1006" 1 1439179080 17 '67.163.44.134' 'move' 39 197 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1007" 3 1439179127 17 '67.163.44.134' 'edit_board' 40 0 0 'a:0:{}') " (1008" 1 1439179138 17 '67.163.44.134' 'move' 40 1637 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1009" 1 1439179143 17 '67.163.44.134' 'move' 40 1639 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1010" 1 1439179149 17 '67.163.44.134' 'move' 40 1635 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1011" 1 1439179153 17 '67.163.44.134' 'move' 40 1555 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1012" 1 1439179159 17 '67.163.44.134' 'move' 40 1542 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1013" 1 1439179162 17 '67.163.44.134' 'move' 40 1436 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1014" 1 1439179166 17 '67.163.44.134' 'move' 40 1373 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1015" 1 1439179173 17 '67.163.44.134' 'move' 40 1437 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1016" 1 1439179177 17 '67.163.44.134' 'move' 40 1388 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1017" 1 1439179183 17 '67.163.44.134' 'move' 40 1360 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1018" 1 1439179191 17 '67.163.44.134' 'remove' 16 1359 0 'a:0:{}') " (1019" 1 1439179195 17 '67.163.44.134' 'move' 40 1273 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1020" 1 1439179199 17 '67.163.44.134' 'move' 40 1242 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (1021" 1 1439179211 17 '67.163.44.134' 'remove' 16 1603 0 'a:0:{}') " (1022" 1 1439179221 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1359\"";}')" " (1023" 1 1439179229 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""1603\"";}')" " (1024" 1 1439179248 17 '67.163.44.134' 'move' 38 1843 0 " 'a:1:{s:10:\""board_from\"";s:2:\""25\"";}')" " (1025" 1 1439179258 17 '67.163.44.134' 'move' 38 1703 0 " 'a:1:{s:10:\""board_from\"";s:2:\""25\"";}')" " (1026" 1 1439179267 17 '67.163.44.134' 'move' 40 1750 0 " 'a:1:{s:10:\""board_from\"";s:2:\""25\"";}')" " (1027" 1 1439179454 17 '67.163.44.134' 'unsticky' 38 1843 0 'a:0:{}') " (1028" 1 1439179458 17 '67.163.44.134' 'unsticky' 38 1703 0 'a:0:{}') " (1029" 1 1439179461 17 '67.163.44.134' 'lock' 38 1843 0 'a:0:{}') " (1030" 1 1439179487 17 '67.163.44.134' 'remove' 40 2075 0 'a:0:{}') " (1031" 1 1439179496 17 '67.163.44.134' 'remove' 40 2074 0 'a:0:{}') " (1032" 1 1439179583 17 '67.163.44.134' 'move' 38 1623 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (1033" 1 1439179593 17 '67.163.44.134' 'move' 38 1243 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (1034" 1 1439179597 17 '67.163.44.134' 'move' 38 1606 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (1035" 1 1439179603 17 '67.163.44.134' 'move' 38 1658 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (1036" 1 1439179609 17 '67.163.44.134' 'move' 38 1805 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (1037" 1 1439179617 17 '67.163.44.134' 'move' 38 1994 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (1038" 1 1439179625 17 '67.163.44.134' 'move' 38 1604 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (1039" 1 1439179642 17 '67.163.44.134' 'move' 38 1642 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (1040" 1 1439179672 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2075\"";}')" " (1041" 1 1439179675 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2074\"";}')" " (1042" 2 1439181514 16927 '108.43.239.93' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""___aphmau___\"";s:10:\""applicator\"";i:0;}')" " (1043" 1 1439181789 16927 '108.43.239.93' 'remove' 9 2146 0 'a:0:{}') " (1044" 2 1439182733 16928 '73.160.37.160' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Jenna96272\"";s:10:\""applicator\"";i:0;}')" " (1045" 2 1439192517 16929 '101.190.20.176' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""SimpilyMe\"";s:10:\""applicator\"";i:0;}')" " (1046" 2 1439199458 16930 '77.99.8.202' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""MightyMo2506\"";s:10:\""applicator\"";i:0;}')" " (1047" 2 1439203034 16931 '2.220.223.98' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Pastel_Lover_xox\"";s:10:\""applicator\"";i:0;}')" " (1048" 2 1439206742 16932 '71.48.250.58' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Ballistic_Demon\"";s:10:\""applicator\"";i:0;}')" " (1049" 2 1439211417 16933 '216.165.253.80' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""_TheRealNoah_\"";s:10:\""applicator\"";i:0;}')" " (1050" 2 1439211837 16934 '24.14.37.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""creeepsmcpasta\"";s:10:\""applicator\"";i:0;}')" " (1051" 2 1439212139 16935 '24.14.37.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""creeepsmcpasta\"";s:10:\""applicator\"";i:0;}')" " (1052" 2 1439212744 61 '98.113.130.32' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""SH4DOWxD3LTA\"";s:10:\""applicator\"";s:2:\""61\"";}')" " (1053" 2 1439212744 61 '98.113.130.32' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""French fries\"";s:3:\""new\"";s:15:\""Trial Moderator\"";s:10:\""applicator\"";s:2:\""61\"";}')" " (1054" 2 1439214966 16936 '50.108.188.99' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""puppielove126\"";s:10:\""applicator\"";i:0;}')" " (1055" 1 1439215506 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2146\"";}')" " (1056" 1 1439215624 32 '104.159.161.172' 'lock' 2 2144 0 'a:0:{}') " (1057" 1 1439215731 17 '67.163.44.134' 'move' 15 2147 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1058" 1 1439216170 17 '67.163.44.134' 'modify' 9 2158 9243 " 'a:1:{s:6:\""member\"";s:5:\""16696\"";}')" " (1059" 1 1439216536 17 '67.163.44.134' 'modify' 9 2159 9244 " 'a:1:{s:6:\""member\"";s:5:\""16935\"";}')" " (1060" 2 1439216954 15885 '81.234.198.203' 'email_address' 0 0 0 " 'a:3:{s:8:\""previous\"";s:28:\""Max.olsosn@student.astorp.se\"";s:3:\""new\"";s:27:\""max.olsson.2000@outlook.com\"";s:10:\""applicator\"";s:5:\""15885\"";}')" " (1061" 2 1439217083 15885 '81.234.198.203' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:55:\""Msg me IG if u need help with anything!" NOT BUILD\"";s:3:\""new\"";s:41:\"":D send me a msg on skype if u need me :D\"";s:10:\""applicator\"";s:5:\""15885\"";}')" " (1062" 2 1439218405 34 '108.247.190.53' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:2:\""34\"";}')" " (1063" 2 1439218916 16937 '2.51.11.189' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""Ozou\"";s:10:\""applicator\"";i:0;}')" " (1064" 2 1439219388 16938 '70.123.120.134' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""michelle1234\"";s:10:\""applicator\"";i:0;}')" " (1065" 2 1439222055 16939 '68.49.85.46' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""zapyall5\"";s:10:\""applicator\"";i:0;}')" " (1066" 1 1439223455 16236 '71.184.207.110' 'remove' 9 2164 0 " 'a:2:{s:7:\""subject\"";s:50:\""I\'m GraceTheChunk036 and I\'d Like to become a mod.\"";s:6:\""member\"";s:5:\""16236\"";}')" " (1067" 1 1439225502 32 '104.159.161.172' 'lock' 2 2167 0 'a:0:{}') " (1068" 2 1439225527 16940 '108.3.91.206' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Archer_Power00\"";s:10:\""applicator\"";i:0;}')" " (1069" 2 1439225589 16941 '68.107.156.237' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""InfernalHunt\"";s:10:\""applicator\"";i:0;}')" " (1070" 1 1439226245 32 '104.159.161.172' 'lock' 2 2168 0 'a:0:{}') " (1071" 1 1439227019 16941 '68.107.156.237' 'lock' 9 2169 0 'a:0:{}') " (1072" 1 1439227025 16941 '68.107.156.237' 'unlock' 9 2169 0 'a:0:{}'); INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (1073 1 1439227029 16941 '68.107.156.237' 'lock' 9 2169 0 'a:0:{}') " (1074" 1 1439227032 16941 '68.107.156.237' 'unlock' 9 2169 0 'a:0:{}') " (1075" 1 1439227035 16941 '68.107.156.237' 'remove' 9 2169 0 'a:0:{}') " (1076" 1 1439227420 32 '104.159.161.172' 'lock' 2 2171 0 'a:0:{}') " (1077" 2 1439227433 16942 '72.177.150.174' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""lunamelodygaming\"";s:10:\""applicator\"";i:0;}')" " (1078" 2 1439227914 16940 '108.3.91.206' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:47:\""Hi im Tyler" im 15 " love soccer and video games\"";s:10:\""applicator\"";s:5:\""16940\"";}')" " (1079" 2 1439229233 16943 '73.168.15.99' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""Nee16\"";s:10:\""applicator\"";i:0;}')" " (1080" 1 1439229335 16800 '24.166.251.69' 'lock' 9 2177 0 'a:0:{}') " (1081" 1 1439229343 16800 '24.166.251.69' 'remove' 9 2177 0 'a:0:{}') " (1082" 2 1439229675 16944 '97.84.217.14' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Luna013085\"";s:10:\""applicator\"";i:0;}')" " (1083" 2 1439231228 16945 '73.180.81.101' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""_SapphireBlood_\"";s:10:\""applicator\"";i:0;}')" " (1084" 2 1439231392 16940 '108.3.91.206' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:47:\""Hi im Tyler" im 15 " love soccer and video games\"";s:3:\""new\"";s:40:\""Im Tyler" " I Created the factions Raiders\"";s:10:\""applicator\"";s:5:\""16940\"";}')" " (1085" 2 1439232086 16946 '81.97.155.30' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""SarahDestroysMC\"";s:10:\""applicator\"";i:0;}')" " (1086" 1 1439232301 32 '104.159.161.172' 'lock' 2 2179 0 'a:0:{}') " (1087" 2 1439232859 16947 '50.143.55.76' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""faerey\"";s:10:\""applicator\"";i:0;}')" " (1088" 1 1439234233 16747 '94.11.187.102' 'remove' 9 2165 0 'a:0:{}') " (1089" 1 1439234247 16747 '94.11.187.102' 'remove' 9 2157 0 'a:0:{}') " (1090" 1 1439235808 16945 '73.180.81.101' 'remove' 9 2181 0 'a:0:{}') " (1091" 2 1439236410 16948 '75.132.99.161' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""_NeonWolf_\"";s:10:\""applicator\"";i:0;}')" " (1092" 2 1439236541 16949 '92.30.39.76' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""BubblesGonnaPOP\"";s:10:\""applicator\"";i:0;}')" " (1093" 2 1439237334 16950 '198.72.137.14' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Ozzy375\"";s:10:\""applicator\"";i:0;}')" " (1094" 2 1439239014 16951 '173.80.53.152' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""xD4RK_Galaxy\"";s:10:\""applicator\"";i:0;}')" " (1095" 2 1439239111 16952 '71.227.13.197' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Paigestar9\"";s:10:\""applicator\"";i:0;}')" " (1096" 2 1439239400 16953 '72.181.121.196' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""WOAH_wafflez9088\"";s:10:\""applicator\"";i:0;}')" " (1097" 2 1439240032 16954 '70.118.130.74' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""cookie1__\"";s:10:\""applicator\"";i:0;}')" " (1098" 1 1439242020 17 '67.163.44.134' 'modify' 9 2159 9244 " 'a:1:{s:6:\""member\"";s:5:\""16935\"";}')" " (1099" 1 1439246465 17 '67.163.44.134' 'modify' 9 2139 9200 " 'a:1:{s:6:\""member\"";s:5:\""16357\"";}')" " (1100" 2 1439247038 16955 '1.152.96.31' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""Aza03\"";s:10:\""applicator\"";i:0;}')" " (1101" 2 1439249814 16952 '71.227.13.197' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Somewhere\"";s:10:\""applicator\"";s:5:\""16952\"";}')" " (1102" 2 1439249814 16952 '71.227.13.197' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:21:\""SQUEAKY CHICKEN IS GO\"";s:10:\""applicator\"";s:5:\""16952\"";}')" " (1103" 1 1439249828 46 '70.192.195.20' 'lock' 2 2088 0 'a:0:{}') " (1104" 1 1439250142 46 '70.192.195.20' 'lock' 2 2082 0 'a:0:{}') " (1105" 1 1439250285 46 '70.192.195.20' 'lock' 2 2055 0 'a:0:{}') " (1106" 2 1439252986 16956 '173.233.8.48' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""MLPLover2\"";s:10:\""applicator\"";i:0;}')" " (1107" 1 1439254078 17 '67.163.44.134' 'sticky' 26 2190 0 'a:0:{}') " (1108" 1 1439254081 17 '67.163.44.134' 'lock' 26 2190 0 'a:0:{}') " (1109" 3 1439254237 17 '67.163.44.134' 'edit_board' 41 0 0 'a:0:{}') " (1110" 1 1439256005 1 '104.238.169.77' 'lock' 9 2188 0 'a:0:{}') " (1111" 2 1439257019 16957 '72.190.6.252' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""GhostPandaFX\"";s:10:\""applicator\"";i:0;}')" " (1112" 3 1439257603 17 '67.163.44.134' 'edit_board' 7 0 0 'a:0:{}') " (1113" 3 1439257763 17 '67.163.44.134' 'add_board' 42 0 0 'a:0:{}') " (1114" 3 1439257822 17 '67.163.44.134' 'edit_board' 5 0 0 'a:0:{}') " (1115" 1 1439257841 17 '67.163.44.134' 'move' 5 1894 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1116" 1 1439257846 17 '67.163.44.134' 'move' 5 1864 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1117" 1 1439257851 17 '67.163.44.134' 'move' 5 308 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1118" 1 1439257854 17 '67.163.44.134' 'move' 5 698 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1119" 1 1439257858 17 '67.163.44.134' 'move' 5 1328 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1120" 1 1439257861 17 '67.163.44.134' 'move' 5 1475 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1121" 1 1439257865 17 '67.163.44.134' 'move' 5 1324 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1122" 1 1439257869 17 '67.163.44.134' 'move' 5 1019 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1123" 1 1439257874 17 '67.163.44.134' 'move' 5 458 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1124" 1 1439257877 17 '67.163.44.134' 'move' 5 725 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1125" 1 1439257881 17 '67.163.44.134' 'move' 5 727 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1126" 1 1439257884 17 '67.163.44.134' 'move' 5 721 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1127" 1 1439257888 17 '67.163.44.134' 'move' 5 718 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1128" 1 1439257891 17 '67.163.44.134' 'move' 5 568 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1129" 1 1439257895 17 '67.163.44.134' 'move' 5 541 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1130" 1 1439257898 17 '67.163.44.134' 'move' 5 416 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1131" 1 1439257902 17 '67.163.44.134' 'move' 5 101 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1132" 1 1439257905 17 '67.163.44.134' 'move' 5 231 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1133" 1 1439257908 17 '67.163.44.134' 'move' 5 218 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1134" 1 1439257912 17 '67.163.44.134' 'move' 5 258 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1135" 1 1439257915 17 '67.163.44.134' 'move' 5 264 0 " 'a:1:{s:10:\""board_from\"";s:1:\""8\"";}')" " (1136" 3 1439257949 17 '67.163.44.134' 'delete_board' 0 0 0 " 'a:1:{s:9:\""boardname\"";s:7:\""Gallery\"";}')" " (1137" 1 1439257979 17 '67.163.44.134' 'move' 7 1180 0 " 'a:1:{s:10:\""board_from\"";s:1:\""5\"";}')" " (1138" 3 1439258055 17 '67.163.44.134' 'edit_board' 16 0 0 'a:0:{}') " (1139" 3 1439258076 17 '67.163.44.134' 'edit_board' 25 0 0 'a:0:{}') " (1140" 2 1439258120 16958 '50.26.70.145' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Kellimater_\"";s:10:\""applicator\"";i:0;}')" " (1141" 3 1439258338 17 '67.163.44.134' 'edit_cat' 0 0 0 " 'a:1:{s:7:\""catname\"";s:19:\""AviatorCraft Events\"";}')" " (1142" 3 1439259329 17 '67.163.44.134' 'edit_board' 5 0 0 'a:0:{}') " (1143" 1 1439264518 17 '67.163.44.134' 'modify' 15 2147 9222 " 'a:1:{s:6:\""member\"";s:5:\""16757\"";}')" " (1144" 1 1439264546 17 '67.163.44.134' 'modify' 15 2147 9222 " 'a:1:{s:6:\""member\"";s:5:\""16757\"";}')" " (1145" 1 1439265399 17 '67.163.44.134' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:14:\""107.196.40.225\"";s:3:\""new\"";i:1;}')" " (1146" 2 1439268225 16959 '108.180.5.147' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""sewsavannah\"";s:10:\""applicator\"";i:0;}')" " (1147" 1 1439269694 17 '67.163.44.134' 'unlock' 9 2188 0 'a:0:{}') " (1148" 1 1439270720 17 '67.163.44.134' 'modify' 9 2191 9358 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (1149" 2 1439279606 16960 '24.1.54.10' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""SoldierJake\"";s:10:\""applicator\"";i:0;}')" " (1150" 2 1439290445 16961 '98.181.51.87' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Music_Band\"";s:10:\""applicator\"";i:0;}')" " (1151" 2 1439300499 16962 '80.229.26.133' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""_OMGitzANewEra_\"";s:10:\""applicator\"";i:0;}')" " (1152" 2 1439304781 16963 '98.254.210.133' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""unrocker13\"";s:10:\""applicator\"";i:0;}')" " (1153" 1 1439307242 17 '67.163.44.134' 'modify' 9 2117 9148 " 'a:1:{s:6:\""member\"";s:5:\""16398\"";}')" " (1154" 2 1439314800 16964 '75.129.174.167' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Ahri_Minecraft\"";s:10:\""applicator\"";i:0;}')" " (1155" 2 1439315539 16965 '24.3.245.57' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""XxPartyAnmail\"";s:10:\""applicator\"";i:0;}')" " (1156" 1 1439319222 0 '90.215.83.172' 'remove' 9 2122 0 'a:0:{}') " (1157" 2 1439321962 16966 '71.177.149.156' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Giggle_Angel_42\"";s:10:\""applicator\"";i:0;}')" " (1158" 1 1439325030 32 '104.159.161.172' 'lock' 2 2198 0 'a:0:{}') " (1159" 1 1439326388 17 '67.163.44.134' 'sticky' 35 2201 0 'a:0:{}') " (1160" 1 1439326395 17 '67.163.44.134' 'sticky' 35 2043 0 'a:0:{}') " (1161" 2 1439329949 16967 '199.119.146.136' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Datgirliscrafty\"";s:10:\""applicator\"";i:0;}')" " (1162" 2 1439332719 16968 '66.190.160.48' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""XxLovePugs04\"";s:10:\""applicator\"";i:0;}')" " (1163" 2 1439336459 16969 '71.84.151.135' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Viperman\"";s:10:\""applicator\"";i:0;}')" " (1164" 2 1439337298 0 '90.215.83.172' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Hey Peeps =^-^=\"";s:10:\""applicator\"";s:5:\""16857\"";}')" " (1165" 2 1439343487 16970 '75.115.169.26' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""BiscuitSis6815\"";s:10:\""applicator\"";i:0;}')" " (1166" 1 1439343505 17 '67.163.44.134' 'lock' 9 2208 0 'a:0:{}') " (1167" 1 1439345008 17 '67.163.44.134' 'move' 1 598 0 " 'a:1:{s:10:\""board_from\"";s:1:\""5\"";}')" " (1168" 1 1439345787 17 '67.163.44.134' 'sticky' 28 2211 0 'a:0:{}') " (1169" 1 1439345790 17 '67.163.44.134' 'lock' 28 1972 0 'a:0:{}') " (1170" 1 1439346563 17 '67.163.44.134' 'lock' 35 2201 0 'a:0:{}') " (1171" 2 1439347974 17 '67.163.44.134' 'real_name' 0 0 0 " 'a:3:{s:8:\""previous\"";s:7:\""lrice11\"";s:3:\""new\"";s:4:\""Luke\"";s:10:\""applicator\"";s:2:\""17\"";}')" " (1172" 1 1439351692 1 '104.238.169.120' 'modify' 35 2043 8960 " 'a:1:{s:6:\""member\"";s:2:\""17\"";}')" " (1173" 2 1439370271 16971 '90.215.83.172' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""IIFreyaII\"";s:10:\""applicator\"";i:0;}')" " (1174" 2 1439381040 16972 '99.229.218.167' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""fuzzy_wuzzy_fox\"";s:10:\""applicator\"";i:0;}')" " (1175" 2 1439384546 16973 '65.94.30.33' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""xX_TigeyPlayz_Xx\"";s:10:\""applicator\"";i:0;}')" " (1176" 1 1439385686 38 '70.178.250.170' 'remove' 9 2213 0 'a:0:{}') " (1177" 2 1439386137 16974 '114.77.183.142' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""dieseldaze\"";s:10:\""applicator\"";i:0;}')" " (1178" 2 1439390270 16975 '76.101.49.187' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""halobot3000\"";s:10:\""applicator\"";i:0;}')" " (1179" 1 1439395615 24 '24.28.139.43' 'unlock' 9 2189 0 'a:0:{}') " (1180" 1 1439395669 24 '24.28.139.43' 'lock' 9 2189 0 'a:0:{}') " (1181" 1 1439395701 24 '24.28.139.43' 'unlock' 9 2189 0 'a:0:{}') " (1182" 1 1439395758 24 '24.28.139.43' 'lock' 9 2189 0 'a:0:{}') " (1183" 2 1439397561 16976 '66.43.226.225' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""bellewickman\"";s:10:\""applicator\"";i:0;}')" " (1184" 2 1439399958 16977 '67.80.92.80' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""powerwolf345\"";s:10:\""applicator\"";i:0;}')" " (1185" 2 1439400032 16978 '104.52.101.58' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""JalinDoesMc \"";s:10:\""applicator\"";i:0;}')" " (1186" 1 1439401084 1 '104.238.169.103' 'lock' 4 2203 0 'a:0:{}') " (1187" 2 1439404734 16979 '71.43.197.108' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""_UniLlama_\"";s:10:\""applicator\"";i:0;}')" " (1188" 2 1439408319 16980 '188.247.77.40' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Heromnxpw\"";s:10:\""applicator\"";i:0;}')" " (1189" 2 1439412920 16981 '99.5.69.202' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Deadman9012\"";s:10:\""applicator\"";i:0;}')" " (1190" 2 1439415415 16055 '76.92.219.194' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:9:\""ASF_BAJAN\"";s:3:\""new\"";s:7:\""HolyGod\"";s:10:\""applicator\"";s:5:\""16055\"";}')" " (1191" 2 1439416710 16982 '75.162.216.6' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Insaneminers\"";s:10:\""applicator\"";i:0;}')" " (1192" 2 1439418268 16983 '50.80.214.247' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""lillyminion\"";s:10:\""applicator\"";i:0;}')" " (1193" 2 1439419090 16984 '64.237.92.21' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Rapid_Fire68X\"";s:10:\""applicator\"";i:0;}')" " (1194" 1 1439419949 16977 '67.80.92.80' 'remove' 9 2219 0 'a:0:{}') " (1195" 1 1439419968 16977 '67.80.92.80' 'remove' 9 2217 0 'a:0:{}') " (1196" 2 1439423549 16985 '71.48.250.58' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Ballistic_Demon\"";s:10:\""applicator\"";i:0;}')" " (1197" 2 1439423931 16986 '70.199.106.128' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""marcus89900\"";s:10:\""applicator\"";i:0;}')" " (1198" 2 1439435018 16987 '73.190.34.225' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""PigWhisperer987\"";s:10:\""applicator\"";i:0;}')" " (1199" 1 1439439043 16530 '96.232.193.73' 'lock' 2 2227 0 'a:0:{}') " (1200" 2 1439439507 16952 '71.227.13.197' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:21:\""SQUEAKY CHICKEN IS GO\"";s:3:\""new\"";s:19:\""Hinako is so kawaii\"";s:10:\""applicator\"";s:5:\""16952\"";}')" " (1201" 2 1439473918 16988 '72.183.106.227' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""IYamAWolfeh\"";s:10:\""applicator\"";i:0;}')" " (1202" 2 1439475221 16989 '99.49.221.102' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""OnlineForAreason\"";s:10:\""applicator\"";i:0;}')" " (1203" 2 1439492439 16990 '99.149.136.157' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""TNTFoxy1453\"";s:10:\""applicator\"";i:0;}')" " (1204" 2 1439498417 16991 '74.136.176.46' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""__ToxicBlock__\"";s:10:\""applicator\"";i:0;}')" " (1205" 2 1439512771 16992 '45.51.101.100' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""rocksdude\"";s:10:\""applicator\"";i:0;}')" " (1206" 2 1439513562 16993 '73.14.162.34' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""EpicBoss123abc\"";s:10:\""applicator\"";i:0;}')" " (1207" 1 1439516508 16770 '65.128.41.81' 'remove' 9 2232 0 'a:0:{}') " (1208" 2 1439519073 16994 '24.131.77.169' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""gabriellagaming\"";s:10:\""applicator\"";i:0;}')" " (1209" 2 1439535255 16995 '218.186.55.49' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""sackos\"";s:10:\""applicator\"";i:0;}')" " (1210" 2 1439553171 16996 '5.70.83.89' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""GamerGal284\"";s:10:\""applicator\"";i:0;}')" " (1211" 2 1439573902 16997 '73.191.254.59' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Cjgerbil\"";s:10:\""applicator\"";i:0;}')" " (1212" 2 1439577446 16998 '86.2.220.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""cookienerd8\"";s:10:\""applicator\"";i:0;}')" " (1213" 2 1439577478 16999 '72.186.240.108' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""MR_Monly\"";s:10:\""applicator\"";i:0;}')" " (1214" 2 1439588212 17000 '142.68.45.243' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""pown5432\"";s:10:\""applicator\"";i:0;}')" " (1215" 2 1439589281 17001 '74.129.120.108' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""AwesomeGurl05\"";s:10:\""applicator\"";i:0;}')" " (1216" 1 1439589305 32 '104.159.161.172' 'lock' 2 2235 0 'a:0:{}') " (1217" 2 1439589751 17002 '98.227.142.39' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Icognito666\"";s:10:\""applicator\"";i:0;}')" " (1218" 2 1439589796 17003 '98.227.142.39' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Crazycreater21\"";s:10:\""applicator\"";i:0;}')" " (1219" 2 1439591932 17004 '73.143.128.21' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""cupcakesrock2004\"";s:10:\""applicator\"";i:0;}')" " (1220" 2 1439595074 17005 '128.177.161.168' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""_YouTube4life_\"";s:10:\""applicator\"";i:0;}')" " (1221" 2 1439595452 17006 '98.116.94.79' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Real_TDM\"";s:10:\""applicator\"";i:0;}')" " (1222" 2 1439597552 17007 '99.98.240.90' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""ugotkilled469 \"";s:10:\""applicator\"";i:0;}')" " (1223" 2 1439602246 17008 '68.112.155.107' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""DerpyChoco\"";s:10:\""applicator\"";i:0;}')" " (1224" 2 1439609772 15846 '121.208.151.21' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""Hello I'm Critical_Hits" " also known as M1KKYP\"";s:3:\""new\"";s:46:\""Hello! Feel free to pm me for any help needed!\"";s:10:\""applicator\"";s:5:\""15846\"";}')" " (1225" 2 1439617146 17009 '119.94.116.213' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""MCEpicness\"";s:10:\""applicator\"";i:0;}')" " (1226" 2 1439618042 17010 '58.175.93.47' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""oliviar01\"";s:10:\""applicator\"";i:0;}')" " (1227" 1 1439646581 17 '67.163.44.134' 'modify' 9 2242 9496 " 'a:1:{s:6:\""member\"";s:5:\""17003\"";}')" " (1228" 1 1439656483 1 '146.185.28.212' 'lock' 4 2186 0 'a:0:{}') " (1229" 2 1439657545 17011 '104.137.84.206' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""walkindead76\"";s:10:\""applicator\"";i:0;}')" " (1230" 2 1439657573 17012 '72.28.188.8' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""_FireFoxWarrior_\"";s:10:\""applicator\"";i:0;}')" " (1231" 2 1439661447 17013 '98.176.124.42' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""_Orange04_\"";s:10:\""applicator\"";i:0;}')" " (1232" 1 1439665946 38 '70.178.250.170' 'remove' 2 2249 0 'a:0:{}') " (1233" 2 1439667501 17014 '50.34.163.163' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""ilovedaisydog\"";s:10:\""applicator\"";i:0;}')" " (1234" 2 1439667587 17015 '68.189.66.13' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Sprinkle784\"";s:10:\""applicator\"";i:0;}')" " (1235" 1 1439667689 16865 '73.198.58.30' 'remove' 9 2251 0 " 'a:2:{s:7:\""subject\"";s:11:\""IIMarinesII\"";s:6:\""member\"";s:5:\""16865\"";}')" " (1236" 1 1439669712 16977 '67.80.92.80' 'remove' 9 2220 0 'a:0:{}') " (1237" 2 1439671136 17016 '151.227.101.26' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""OllaAwesome\"";s:10:\""applicator\"";i:0;}')" " (1238" 1 1439678576 16837 '109.77.60.243' 'remove' 4 2256 0 'a:0:{}') " (1239" 2 1439682924 17017 '112.118.40.162' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Olivertwt\"";s:10:\""applicator\"";i:0;}')" " (1240" 2 1439686559 17018 '76.72.188.66' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""FluffyWuffy152\"";s:10:\""applicator\"";i:0;}')" " (1241" 1 1439688514 46 '70.192.201.198' 'lock' 2 2204 0 'a:0:{}') " (1242" 1 1439688762 46 '70.192.201.198' 'lock' 2 2221 0 'a:0:{}') " (1243" 1 1439689827 46 '70.192.201.198' 'lock' 2 2260 0 'a:0:{}') " (1244" 1 1439690166 46 '70.192.201.198' 'lock' 2 2243 0 'a:0:{}') " (1245" 2 1439690325 17019 '86.152.3.112' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Cadbury\"";s:10:\""applicator\"";i:0;}')" " (1246" 1 1439691089 46 '70.192.201.198' 'lock' 2 2262 0 'a:0:{}') " (1247" 1 1439691337 46 '70.192.201.198' 'lock' 2 2234 0 'a:0:{}') " (1248" 1 1439691661 46 '70.192.201.198' 'lock' 2 2247 0 'a:0:{}') " (1249" 1 1439692092 46 '70.192.201.198' 'lock' 2 2254 0 'a:0:{}') " (1250" 1 1439692334 46 '70.192.201.198' 'lock' 2 2258 0 'a:0:{}') " (1251" 1 1439692918 46 '70.192.201.198' 'lock' 2 2259 0 'a:0:{}') " (1252" 2 1439693505 17020 '24.56.45.119' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""gamedays\"";s:10:\""applicator\"";i:0;}')" " (1253" 2 1439693645 17021 '24.147.151.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""MicrosoftGaming\"";s:10:\""applicator\"";i:0;}')" " (1254" 2 1439699913 17022 '66.168.248.43' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""ITSBeartooth47\"";s:10:\""applicator\"";i:0;}')" " (1255" 2 1439703862 17023 '75.132.198.56' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""TheDNAlien\"";s:10:\""applicator\"";i:0;}')" " (1256" 2 1439707151 17024 '110.32.237.204' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""YummySalsa\"";s:10:\""applicator\"";i:0;}')" " (1257" 1 1439730069 17 '67.163.44.134' 'delete' 9 2118 0 " 'a:2:{s:7:\""subject\"";s:38:\""Re: PvPBuilder\'s Moderator Application\"";s:6:\""member\"";s:5:\""16837\"";}')" " (1258" 2 1439736243 17025 '94.10.61.82' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Killjoyzz\"";s:10:\""applicator\"";i:0;}')" " (1259" 2 1439746725 17026 '184.63.138.218' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""SymmieJax\"";s:10:\""applicator\"";i:0;}')" " (1260" 1 1439747349 16973 '70.26.176.36' 'lock' 9 2218 0 'a:0:{}') " (1261" 2 1439749549 16398 '41.33.213.186' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:39:\""Always here to help! Just message me :)\"";s:10:\""applicator\"";s:5:\""16398\"";}')" " (1262" 2 1439750241 17027 '108.214.254.234' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""KrisG03Plays\"";s:10:\""applicator\"";i:0;}')" " (1263" 2 1439751132 17028 '100.37.243.194' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""ItzRen\"";s:10:\""applicator\"";i:0;}')" " (1264" 1 1439751251 46 '97.73.50.115' 'move' 42 2266 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1265" 3 1439751926 17 '67.163.44.134' 'edit_board' 9 0 0 'a:0:{}') " (1266" 1 1439754116 17 '67.163.44.134' 'remove' 9 2275 0 'a:0:{}') " (1267" 1 1439754128 17 '67.163.44.134' 'lock' 9 2273 0 'a:0:{}') " (1268" 1 1439754160 17 '67.163.44.134' 'move' 37 2273 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1269" 1 1439754193 17 '67.163.44.134' 'remove' 37 2273 0 'a:0:{}') " (1270" 2 1439757472 17029 '68.119.0.236' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""explosion_time\"";s:10:\""applicator\"";i:0;}')" " (1271" 1 1439759658 16848 '93.107.16.236' 'remove' 4 2276 0 'a:0:{}') " (1272" 1 1439760022 16848 '93.107.16.236' 'lock' 2 2277 0 'a:0:{}') " (1273" 1 1439760029 16848 '93.107.16.236' 'unlock' 2 2277 0 'a:0:{}') " (1274" 1 1439760059 16848 '93.107.16.236' 'remove' 2 2277 0 " 'a:2:{s:7:\""subject\"";s:22:\""Achilles297 FLYING!!!!\"";s:6:\""member\"";s:5:\""16848\"";}')" " (1275" 2 1439761144 17030 '174.109.173.244' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Budder_Girl03\"";s:10:\""applicator\"";i:0;}')" " (1276" 2 1439772773 17031 '75.136.23.90' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""The_Miner25\"";s:10:\""applicator\"";i:0;}')" " (1277" 2 1439778022 17032 '97.73.50.115' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""MinecraftMiner20\"";s:10:\""applicator\"";i:0;}')" " (1278" 2 1439779969 17033 '66.177.253.140' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""bluecapeplaysmc\"";s:10:\""applicator\"";i:0;}')" " (1279" 1 1439804127 16276 '36.84.66.101' 'remove' 7 2237 0 'a:0:{}') " (1280" 2 1439815245 17034 '82.40.58.142' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""babejay\"";s:10:\""applicator\"";i:0;}')" " (1281" 2 1439815947 17035 '180.253.144.42' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Hard_sniper13\"";s:10:\""applicator\"";i:0;}')" " (1282" 2 1439818660 17036 '66.30.82.146' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""calmbat\"";s:10:\""applicator\"";i:0;}')" " (1283" 2 1439818825 17037 '74.133.43.23' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""aidanisawsome\"";s:10:\""applicator\"";i:0;}')" " (1284" 2 1439823317 17038 '24.63.255.90' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""xander12blue\"";s:10:\""applicator\"";i:0;}')" " (1285" 2 1439829454 17039 '24.190.16.19' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""SuperTrixter\"";s:10:\""applicator\"";i:0;}')" " (1286" 2 1439834042 17040 '87.48.15.42' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Preuss13\"";s:10:\""applicator\"";i:0;}')" " (1287" 2 1439844011 17041 '24.220.227.109' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""dariusjacob\"";s:10:\""applicator\"";i:0;}')" " (1288" 2 1439845706 17042 '68.179.248.39' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""adriansade5\"";s:10:\""applicator\"";i:0;}')" " (1289" 2 1439848337 17043 '66.190.35.24' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""SolarGamer28\"";s:10:\""applicator\"";i:0;}')" " (1290" 1 1439851623 46 '97.73.48.124' 'move' 37 2274 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1291" 1 1439851669 17 '67.163.44.134' 'remove' 9 2289 0 'a:0:{}') " (1292" 1 1439857682 1 '46.23.64.90' 'news' 0 0 0 'a:0:{}') " (1293" 2 1439899748 0 '90.215.83.172' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:9:\""PrettyCat\"";s:3:\""new\"";s:10:\""DerpyDashy\"";s:10:\""applicator\"";s:5:\""16857\"";}')" " (1294" 2 1439899748 0 '90.215.83.172' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:15:\""Hey Peeps =^-^=\"";s:3:\""new\"";s:13:\""Hey Peeps o3o\"";s:10:\""applicator\"";s:5:\""16857\"";}')" " (1295" 1 1439902046 46 '97.73.50.120' 'move' 37 2152 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1296" 1 1439902196 46 '97.73.50.120' 'move' 37 2226 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1297" 1 1439902255 46 '97.73.50.120' 'remove' 9 2151 0 'a:0:{}') " (1298" 1 1439902271 46 '97.73.50.120' 'delete' 9 2170 0 " 'a:2:{s:7:\""subject\"";s:25:\""Re: Moderator Application\"";s:6:\""member\"";s:5:\""17014\"";}')" " (1299" 1 1439902275 46 '97.73.50.120' 'delete' 9 2170 0 " 'a:2:{s:7:\""subject\"";s:25:\""Re: Moderator Application\"";s:6:\""member\"";s:5:\""17014\"";}')" " (1300" 1 1439902321 46 '97.73.50.120' 'move' 37 2252 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1301" 1 1439902366 46 '97.73.50.120' 'move' 37 2268 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1302" 1 1439902383 46 '97.73.50.120' 'remove' 9 2267 0 'a:0:{}') " (1303" 1 1439902409 46 '97.73.50.120' 'move' 37 2265 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1304" 1 1439902412 46 '97.73.50.120' 'remove' 9 2291 0 'a:0:{}') " (1305" 1 1439902449 46 '97.73.50.120' 'move' 37 2264 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1306" 1 1439902743 46 '97.73.50.120' 'modify' 9 2176 9302 " 'a:1:{s:6:\""member\"";s:5:\""16941\"";}')" " (1307" 1 1439902839 46 '97.73.50.120' 'move' 37 2246 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1308" 1 1439902901 46 '97.73.50.120' 'move' 37 2240 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1309" 1 1439902929 46 '97.73.50.120' 'move' 37 2236 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1310" 1 1439902989 46 '97.73.50.120' 'move' 37 2225 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1311" 1 1439903055 46 '97.73.50.120' 'remove' 9 2218 0 'a:0:{}') " (1312" 1 1439903091 46 '97.73.50.120' 'move' 37 2215 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1313" 1 1439903126 46 '97.73.50.120' 'move' 37 2183 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1314" 1 1439903213 46 '97.73.50.120' 'move' 37 2195 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1315" 1 1439903242 46 '97.73.50.120' 'move' 37 2209 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1316" 1 1439903397 46 '97.73.50.120' 'remove' 9 2180 0 'a:0:{}') " (1317" 1 1439903434 46 '97.73.50.120' 'move' 37 2184 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1318" 1 1439903469 46 '97.73.50.120' 'move' 37 2185 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1319" 1 1439903500 46 '97.73.50.120' 'move' 37 2192 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1320" 1 1439903534 46 '97.73.50.120' 'move' 37 2188 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1321" 1 1439903565 46 '97.73.50.120' 'move' 37 2149 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1322" 1 1439903593 46 '97.73.50.120' 'move' 37 2175 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}');" INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (1323 1 1439903631 46 '97.73.50.120' 'move' 37 2155 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1324" 1 1439903653 46 '97.73.50.120' 'move' 37 2163 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1325" 1 1439903703 46 '97.73.50.120' 'move' 37 2148 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1326" 1 1439903743 46 '97.73.50.120' 'move' 37 2138 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1327" 1 1439903790 46 '97.73.50.120' 'remove' 9 2160 0 'a:0:{}') " (1328" 1 1439903830 46 '97.73.50.120' 'move' 37 2141 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1329" 1 1439903860 46 '97.73.50.120' 'remove' 9 2133 0 'a:0:{}') " (1330" 1 1439903885 46 '97.73.50.120' 'move' 37 2131 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1331" 1 1439903910 46 '97.73.50.120' 'move' 37 2123 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1332" 1 1439903938 46 '97.73.50.120' 'lock' 37 2123 0 'a:0:{}') " (1333" 1 1439903941 46 '97.73.50.120' 'lock' 37 2131 0 'a:0:{}') " (1334" 1 1439903944 46 '97.73.50.120' 'lock' 37 2141 0 'a:0:{}') " (1335" 1 1439903947 46 '97.73.50.120' 'lock' 37 2138 0 'a:0:{}') " (1336" 1 1439903950 46 '97.73.50.120' 'lock' 37 2148 0 'a:0:{}') " (1337" 1 1439903953 46 '97.73.50.120' 'lock' 37 2163 0 'a:0:{}') " (1338" 1 1439903956 46 '97.73.50.120' 'lock' 37 2155 0 'a:0:{}') " (1339" 1 1439903962 46 '97.73.50.120' 'lock' 37 2175 0 'a:0:{}') " (1340" 1 1439903967 46 '97.73.50.120' 'lock' 37 2149 0 'a:0:{}') " (1341" 1 1439903970 46 '97.73.50.120' 'lock' 37 2188 0 'a:0:{}') " (1342" 1 1439903974 46 '97.73.50.120' 'lock' 37 2192 0 'a:0:{}') " (1343" 1 1439903978 46 '97.73.50.120' 'lock' 37 2185 0 'a:0:{}') " (1344" 1 1439903982 46 '97.73.50.120' 'lock' 37 2184 0 'a:0:{}') " (1345" 1 1439903986 46 '97.73.50.120' 'lock' 37 2209 0 'a:0:{}') " (1346" 1 1439903990 46 '97.73.50.120' 'lock' 37 2195 0 'a:0:{}') " (1347" 1 1439903998 46 '97.73.50.120' 'lock' 37 2183 0 'a:0:{}') " (1348" 1 1439904002 46 '97.73.50.120' 'lock' 37 2215 0 'a:0:{}') " (1349" 1 1439904005 46 '97.73.50.120' 'lock' 37 2225 0 'a:0:{}') " (1350" 1 1439904009 46 '97.73.50.120' 'lock' 37 2236 0 'a:0:{}') " (1351" 1 1439904013 46 '97.73.50.120' 'lock' 37 2240 0 'a:0:{}') " (1352" 1 1439904019 46 '97.73.50.120' 'lock' 37 2246 0 'a:0:{}') " (1353" 1 1439904022 46 '97.73.50.120' 'lock' 37 2264 0 'a:0:{}') " (1354" 1 1439904025 46 '97.73.50.120' 'lock' 37 2265 0 'a:0:{}') " (1355" 1 1439904028 46 '97.73.50.120' 'lock' 37 2268 0 'a:0:{}') " (1356" 1 1439904030 46 '97.73.50.120' 'lock' 37 2252 0 'a:0:{}') " (1357" 1 1439904033 46 '97.73.50.120' 'lock' 37 2226 0 'a:0:{}') " (1358" 1 1439904036 46 '97.73.50.120' 'lock' 37 2152 0 'a:0:{}') " (1359" 1 1439904039 46 '97.73.50.120' 'lock' 37 2274 0 'a:0:{}') " (1360" 1 1439904535 46 '97.73.50.120' 'lock' 2 2282 0 'a:0:{}') " (1361" 1 1439905093 46 '97.73.50.120' 'modify' 9 2270 9616 " 'a:1:{s:6:\""member\"";s:5:\""16964\"";}')" " (1362" 1 1439905259 46 '97.73.50.120' 'modify' 9 2170 9290 " 'a:1:{s:6:\""member\"";s:5:\""16914\"";}')" " (1363" 1 1439905406 46 '97.73.50.120' 'modify' 9 2261 9582 " 'a:1:{s:6:\""member\"";s:5:\""16933\"";}')" " (1364" 1 1439905659 46 '97.73.50.120' 'modify' 9 2245 9508 " 'a:1:{s:6:\""member\"";s:5:\""16995\"";}')" " (1365" 1 1439905682 46 '97.73.50.120' 'modify' 9 2245 9508 " 'a:1:{s:6:\""member\"";s:5:\""16995\"";}')" " (1366" 1 1439905835 46 '97.73.50.120' 'move' 37 2241 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1367" 1 1439905900 46 '97.73.50.120' 'remove' 9 2233 0 'a:0:{}') " (1368" 1 1439906406 46 '97.73.50.120' 'modify' 9 2222 9448 " 'a:1:{s:6:\""member\"";s:5:\""16981\"";}')" " (1369" 1 1439906669 46 '97.73.50.120' 'move' 37 2208 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1370" 1 1439906936 46 '97.73.50.120' 'lock' 37 2241 0 'a:0:{}') " (1371" 1 1439906968 46 '97.73.50.120' 'move' 37 2154 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1372" 1 1439918310 46 '97.73.50.120' 'lock' 2 2292 0 'a:0:{}') " (1373" 1 1439918413 46 '97.73.50.120' 'lock' 2 2279 0 'a:0:{}') " (1374" 1 1439918551 46 '97.73.50.120' 'lock' 2 2285 0 'a:0:{}') " (1375" 1 1439918744 46 '97.73.50.120' 'lock' 2 2293 0 'a:0:{}') " (1376" 1 1439919127 46 '97.73.50.120' 'lock' 2 2286 0 'a:0:{}') " (1377" 1 1439921429 46 '97.73.49.186' 'lock' 2 2295 0 'a:0:{}') " (1378" 1 1439921431 46 '97.73.49.186' 'lock' 2 2294 0 'a:0:{}') " (1379" 2 1439924839 17044 '96.226.195.164' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""ScaryGrandma1\"";s:10:\""applicator\"";i:0;}')" " (1380" 1 1439939830 16696 '199.47.117.195' 'remove' 1 2103 0 'a:0:{}') " (1381" 1 1439947874 17 '67.163.44.134' 'sticky' 37 2154 0 'a:0:{}') " (1382" 1 1439947881 17 '67.163.44.134' 'unsticky' 37 2154 0 'a:0:{}') " (1383" 1 1439947882 17 '67.163.44.134' 'sticky' 37 2154 0 'a:0:{}') " (1384" 1 1439947888 17 '67.163.44.134' 'unsticky' 37 2154 0 'a:0:{}') " (1385" 1 1439947916 17 '67.163.44.134' 'lock' 37 2154 0 'a:0:{}') " (1386" 1 1439947985 17 '67.163.44.134' 'unlock' 9 2189 0 'a:0:{}') " (1387" 2 1439952395 17045 '99.114.178.41' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Kittylover\"";s:10:\""applicator\"";i:0;}')" " (1388" 2 1439957240 30 '75.73.61.61' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Smallen8\"";s:10:\""applicator\"";s:2:\""30\"";}')" " (1389" 1 1439959427 46 '97.73.48.61' 'lock' 2 2296 0 'a:0:{}') " (1390" 2 1439997785 17046 '68.112.155.107' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""_Wildest_\"";s:10:\""applicator\"";i:0;}')" " (1391" 1 1440007287 32 '104.159.161.172' 'lock' 10 2229 0 'a:0:{}') " (1392" 1 1440019206 16759 '50.175.191.165' 'remove' 19 2036 0 " 'a:2:{s:7:\""subject\"";s:28:\""A-Z ranks and new donor rank\"";s:6:\""member\"";s:5:\""16759\"";}')" " (1393" 1 1440039771 46 '97.73.49.185' 'lock' 2 2305 0 'a:0:{}') " (1394" 2 1440042315 16744 '73.40.184.150' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:14:\""xXMaciBoo123Xx\"";s:3:\""new\"";s:10:\""TheRealOG2\"";s:10:\""applicator\"";s:5:\""16744\"";}')" " (1395" 2 1440042569 16744 '73.40.184.150' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""On Earth\"";s:10:\""applicator\"";s:5:\""16744\"";}')" " (1396" 1 1440043900 46 '97.73.48.124' 'lock' 2 2307 0 'a:0:{}') " (1397" 1 1440059864 1 '104.238.169.64' 'move' 10 2308 0 " 'a:1:{s:10:\""board_from\"";s:1:\""4\"";}')" " (1398" 1 1440059880 1 '104.238.169.64' 'modify' 24 2287 9676 " 'a:1:{s:6:\""member\"";s:5:\""16348\"";}')" " (1399" 1 1440098766 32 '104.159.161.172' 'lock' 2 2310 0 'a:0:{}') " (1400" 1 1440099256 32 '104.159.161.172' 'lock' 10 2280 0 'a:0:{}') " (1401" 1 1440119588 32 '104.159.161.172' 'lock' 10 2308 0 'a:0:{}') " (1402" 2 1440125204 16936 '50.108.175.180' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:45:\""I'm just a normal heroine teen 😀\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (1403" 2 1440125244 16936 '50.108.175.180' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:45:\""I'm just a normal heroine teen 😀\"";s:3:\""new\"";s:47:\""I'm just a normal herobrine teen 😀\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (1404" 2 1440125407 16936 '50.108.175.180' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:47:\""I'm just a normal herobrine teen 😀\"";s:3:\""new\"";s:50:\""You can ask me about minecraft and YouTube but don\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (1405" 2 1440125558 16936 '50.108.175.180' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""You can ask me about minecraft and YouTube but don\"";s:3:\""new\"";s:50:\""You can ask me about anything!!! (almost anything)\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (1406" 2 1440182472 16936 '50.108.175.180' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:45:\""candy land" unicorntopia " my imagination-land\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (1407" 2 1440196441 17047 '121.75.202.195' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""TheCrafter#1\"";s:10:\""applicator\"";i:0;}')" " (1408" 2 1440197372 17048 '216.130.82.232' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""crybotic\"";s:10:\""applicator\"";i:0;}')" " (1409" 3 1440197396 17 '67.163.44.134' 'delete_board' 0 0 0 " 'a:1:{s:9:\""boardname\"";s:18:\""Introduce Yourself\"";}')" " (1410" 2 1440206287 17049 '50.133.65.156' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""hensleyman\"";s:10:\""applicator\"";i:0;}')" " (1411" 2 1440213252 17050 '76.114.117.181' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Fluffy_Man177\"";s:10:\""applicator\"";i:0;}')" " (1412" 1 1440247237 46 '70.192.231.59' 'lock' 2 2306 0 'a:0:{}') " (1413" 1 1440253234 17 '67.163.44.134' 'lock' 28 2098 0 'a:0:{}') " (1414" 1 1440253253 17 '67.163.44.134' 'move' 30 2098 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1415" 1 1440253261 17 '67.163.44.134' 'remove' 28 2100 0 'a:0:{}') " (1416" 1 1440253403 17 '67.163.44.134' 'lock' 28 2009 0 'a:0:{}') " (1417" 1 1440253408 17 '67.163.44.134' 'move' 30 2009 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1418" 2 1440256706 0 '41.42.206.61' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""anggsharaf123\"";s:10:\""applicator\"";i:0;}')" " (1419" 2 1440260577 17052 '68.39.176.178' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""devonrocks\"";s:10:\""applicator\"";i:0;}')" " (1420" 2 1440267210 17053 '90.0.67.59' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""LunarWolf633\"";s:10:\""applicator\"";i:0;}')" " (1421" 2 1440289319 17054 '107.192.177.81' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""KiTiY123\"";s:10:\""applicator\"";i:0;}')" " (1422" 2 1440302922 17055 '171.98.84.48' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""PannPlayzMC\"";s:10:\""applicator\"";i:0;}')" " (1423" 2 1440304569 16483 '67.163.44.134' 'id_group' 0 0 0 " 'a:3:{s:8:\""previous\"";s:27:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:2:\""17\"";}')" " (1424" 1 1440326610 1 '104.238.169.64' 'lock' 4 2239 0 'a:0:{}') " (1425" 2 1440341607 16483 '67.163.44.134' 'id_group' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:27:\""\"";s:10:\""applicator\"";s:2:\""17\"";}')" " (1426" 2 1440341672 16483 '67.163.44.134' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:2:\""17\"";}')" " (1427" 1 1440346130 17 '67.163.44.134' 'modify' 9 2189 9343 " 'a:1:{s:6:\""member\"";s:2:\""24\"";}')" " (1428" 1 1440346146 17 '67.163.44.134' 'modify' 9 2189 9343 " 'a:1:{s:6:\""member\"";s:2:\""24\"";}')" " (1429" 2 1440346193 24 '67.163.44.134' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:16:\""FargMasteraTach5\"";s:3:\""new\"";s:11:\""SoulMastera\"";s:10:\""applicator\"";s:2:\""17\"";}')" " (1430" 1 1440369790 17 '67.163.44.134' 'sticky' 22 2323 0 'a:0:{}') " (1431" 1 1440369800 17 '67.163.44.134' 'lock' 22 1923 0 'a:0:{}') " (1432" 1 1440369803 17 '67.163.44.134' 'lock' 22 1605 0 'a:0:{}') " (1433" 1 1440371105 17 '67.163.44.134' 'lock' 3 8 0 'a:0:{}') " (1434" 2 1440375203 17056 '73.217.84.205' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""jamesshark4\"";s:10:\""applicator\"";i:0;}')" " (1435" 2 1440443612 17057 '184.56.203.153' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""DeeDee_13\"";s:10:\""applicator\"";i:0;}')" " (1436" 2 1440467027 17058 '98.95.90.232' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""haland06\"";s:10:\""applicator\"";i:0;}')" " (1437" 1 1440467900 17 '67.163.44.134' 'move' 7 2324 0 " 'a:1:{s:10:\""board_from\"";s:1:\""3\"";}')" " (1438" 2 1440534445 17059 '64.131.202.239' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""MidnightGhost_\"";s:10:\""applicator\"";i:0;}')" " (1439" 1 1440542406 32 '104.159.161.172' 'lock' 2 2326 0 'a:0:{}') " (1440" 1 1440542415 32 '104.159.161.172' 'lock' 2 2263 0 'a:0:{}') " (1441" 2 1440547244 17060 '173.25.239.204' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Capriii40\"";s:10:\""applicator\"";i:0;}')" " (1442" 2 1440547603 17060 '173.25.239.204' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Marshall Il\"";s:10:\""applicator\"";s:5:\""17060\"";}')" " (1443" 2 1440551975 16786 '72.195.148.91' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:1:\""k\"";s:10:\""applicator\"";s:5:\""16786\"";}')" " (1444" 2 1440609602 17061 '69.112.149.196' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""x__Emma__x\"";s:10:\""applicator\"";i:0;}')" " (1445" 2 1440609770 17062 '74.101.144.102' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""oreoisawesome\"";s:10:\""applicator\"";i:0;}')" " (1446" 1 1440609883 17061 '69.112.149.196' 'remove' 2 2328 0 'a:0:{}') " (1447" 2 1440624012 17063 '71.191.67.157' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""The Fear Girl\"";s:10:\""applicator\"";i:0;}')" " (1448" 2 1440690899 16222 '192.35.61.46' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Trial-Moderator\"";s:10:\""applicator\"";s:5:\""16222\"";}')" " (1449" 2 1440697038 16523 '50.43.46.27' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:24:\""shut up and let me build\"";s:10:\""applicator\"";s:5:\""16523\"";}')" " (1450" 2 1440714484 17064 '104.3.96.96' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""swagfunkymonkey\"";s:10:\""applicator\"";i:0;}')" " (1451" 2 1440794051 16222 '146.185.29.162' 'id_group' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:27:\""\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (1452" 2 1440794430 61 '146.185.29.162' 'id_group' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:27:\""\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (1453" 2 1440800261 61 '98.113.130.32' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:15:\""Trial Moderator\"";s:3:\""new\"";s:9:\""Moderator\"";s:10:\""applicator\"";s:2:\""61\"";}')" " (1454" 2 1440801758 16222 '173.65.227.169' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:15:\""Trial-Moderator\"";s:3:\""new\"";s:11:\""Slackorator\"";s:10:\""applicator\"";s:5:\""16222\"";}')" " (1455" 2 1440803911 17065 '71.227.102.34' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""slinger100\"";s:10:\""applicator\"";i:0;}')" " (1456" 2 1440808456 17066 '209.169.124.192' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""woofwooftails\"";s:10:\""applicator\"";i:0;}')" " (1457" 2 1440815149 37 '76.16.125.66' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""xXKillerDudezXx\"";s:10:\""applicator\"";s:2:\""37\"";}')" " (1458" 2 1440833448 17067 '75.65.205.160' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""wolfgirl\"";s:10:\""applicator\"";i:0;}')" " (1459" 2 1440844436 17068 '80.73.216.107' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""girlymc123\"";s:10:\""applicator\"";i:0;}')" " (1460" 1 1440853647 46 '70.192.197.66' 'lock' 2 2338 0 'a:0:{}') " (1461" 2 1440857728 17069 '67.235.99.38' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""Kate\"";s:10:\""applicator\"";i:0;}')" " (1462" 2 1440882523 17070 '68.5.233.61' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""_No_Texture_\"";s:10:\""applicator\"";i:0;}')" " (1463" 2 1440887960 0 '5.68.112.4' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""DerpyDashy\"";s:3:\""new\"";s:10:\""MrsGrapple\"";s:10:\""applicator\"";s:5:\""16857\"";}')" " (1464" 2 1440890140 17071 '173.79.107.56' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""brancrunch\"";s:10:\""applicator\"";i:0;}')" " (1465" 1 1440895332 37 '76.16.125.66' 'lock' 2 2341 0 'a:0:{}') " (1466" 1 1440905447 46 '70.192.199.170' 'lock' 2 2343 0 'a:0:{}') " (1467" 2 1440913090 17072 '74.42.102.56' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Super_Red_Slime\"";s:10:\""applicator\"";i:0;}')" " (1468" 2 1440915455 17073 '71.56.199.9' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""LeyLanhi\"";s:10:\""applicator\"";i:0;}')" " (1469" 2 1440915679 17074 '71.50.203.181' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Dezi16\"";s:10:\""applicator\"";i:0;}')" " (1470" 2 1440937682 16438 '94.205.128.95' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""maddythehipster\"";s:10:\""applicator\"";s:5:\""16438\"";}')" " (1471" 2 1440953118 16880 '87.69.79.94' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:6:\""Yuvalk\"";s:3:\""new\"";s:6:\""yuvalk\"";s:10:\""applicator\"";s:5:\""16880\"";}')" " (1472" 1 1440963231 17 '67.163.44.134' 'move' 37 2115 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1473" 1 1440963231 17 '67.163.44.134' 'move' 37 2127 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1474" 1 1440963231 17 '67.163.44.134' 'move' 37 2137 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1475" 1 1440963231 17 '67.163.44.134' 'move' 37 2156 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1476" 1 1440963231 17 '67.163.44.134' 'move' 37 2161 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1477" 1 1440963231 17 '67.163.44.134' 'move' 37 2166 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1478" 1 1440963231 17 '67.163.44.134' 'move' 37 2174 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1479" 1 1440963231 17 '67.163.44.134' 'move' 37 2178 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1480" 1 1440963231 17 '67.163.44.134' 'move' 37 2189 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1481" 1 1440963231 17 '67.163.44.134' 'move' 37 2196 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1482" 1 1440963231 17 '67.163.44.134' 'move' 37 2197 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1483" 1 1440963231 17 '67.163.44.134' 'move' 37 2200 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1484" 1 1440963231 17 '67.163.44.134' 'move' 37 2207 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1485" 1 1440963231 17 '67.163.44.134' 'move' 37 2222 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1486" 1 1440963231 17 '67.163.44.134' 'move' 37 2223 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1487" 1 1440963231 17 '67.163.44.134' 'move' 37 2224 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1488" 1 1440963231 17 '67.163.44.134' 'move' 37 2228 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1489" 1 1440963395 17 '67.163.44.134' 'move' 37 2145 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1490" 1 1440963395 17 '67.163.44.134' 'move' 37 2150 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1491" 1 1440963395 17 '67.163.44.134' 'move' 37 2170 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1492" 1 1440963395 17 '67.163.44.134' 'move' 37 2173 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1493" 1 1440963395 17 '67.163.44.134' 'move' 37 2176 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1494" 1 1440963395 17 '67.163.44.134' 'move' 37 2199 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1495" 1 1440963395 17 '67.163.44.134' 'move' 37 2212 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1496" 1 1440963395 17 '67.163.44.134' 'move' 37 2214 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1497" 1 1440963395 17 '67.163.44.134' 'move' 37 2238 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1498" 1 1440963395 17 '67.163.44.134' 'move' 37 2244 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1499" 1 1440963395 17 '67.163.44.134' 'move' 37 2245 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1500" 1 1440963395 17 '67.163.44.134' 'move' 37 2253 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1501" 1 1440963395 17 '67.163.44.134' 'move' 37 2255 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1502" 1 1440963395 17 '67.163.44.134' 'move' 37 2257 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1503" 1 1440963395 17 '67.163.44.134' 'move' 37 2261 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1504" 1 1440963395 17 '67.163.44.134' 'move' 37 2270 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1505" 1 1440963423 17 '67.163.44.134' 'move' 37 2110 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1506" 1 1440963423 17 '67.163.44.134' 'move' 37 2111 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1507" 1 1440963423 17 '67.163.44.134' 'move' 37 2112 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1508" 1 1440963423 17 '67.163.44.134' 'move' 37 2113 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1509" 1 1440963423 17 '67.163.44.134' 'move' 37 2117 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1510" 1 1440963423 17 '67.163.44.134' 'move' 37 2121 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1511" 1 1440963423 17 '67.163.44.134' 'move' 37 2125 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1512" 1 1440963423 17 '67.163.44.134' 'move' 37 2140 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1513" 1 1440963423 17 '67.163.44.134' 'move' 37 2142 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1514" 1 1440963423 17 '67.163.44.134' 'move' 37 2158 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1515" 1 1440963423 17 '67.163.44.134' 'move' 37 2159 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1516" 1 1440963423 17 '67.163.44.134' 'move' 37 2162 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1517" 1 1440963423 17 '67.163.44.134' 'move' 37 2172 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1518" 1 1440963423 17 '67.163.44.134' 'move' 37 2187 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1519" 1 1440963424 17 '67.163.44.134' 'move' 37 2242 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1520" 1 1440963433 17 '67.163.44.134' 'move' 37 2126 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1521" 1 1440963677 17 '67.163.44.134' 'lock' 9 2191 0 'a:0:{}') " (1522" 1 1440963890 17 '67.163.44.134' 'lock' 9 2118 0 'a:0:{}') " (1523" 1 1440963907 17 '67.163.44.134' 'lock' 9 2139 0 'a:0:{}') " (1524" 1 1440966655 17 '67.163.44.134' 'move' 36 2118 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1525" 1 1440966655 17 '67.163.44.134' 'move' 36 2139 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1526" 1 1440966655 17 '67.163.44.134' 'move' 36 2191 0 " 'a:1:{s:10:\""board_from\"";s:1:\""9\"";}')" " (1527" 2 1440967863 17075 '111.69.148.18' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""SMjr_paradox\"";s:10:\""applicator\"";i:0;}')" " (1528" 2 1440968188 17076 '151.229.153.10' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""DerpaTash\"";s:10:\""applicator\"";i:0;}')" " (1529" 2 1440968949 17076 '151.229.153.10' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""New york\"";s:10:\""applicator\"";s:5:\""17076\"";}')" " (1530" 2 1440968949 17076 '151.229.153.10' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:21:\""bruh gimee de cookies\"";s:10:\""applicator\"";s:5:\""17076\"";}')" " (1531" 2 1440971165 17077 '99.61.169.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""MeanEye52\"";s:10:\""applicator\"";i:0;}')" " (1532" 1 1440973263 1 '109.123.95.136' 'sticky' 22 2351 0 'a:0:{}') " (1533" 1 1440973341 1 '109.123.95.136' 'news' 0 0 0 'a:0:{}') " (1534" 1 1440973702 1 '109.123.95.136' 'lock' 7 2352 0 'a:0:{}') " (1535" 2 1440978471 17078 '69.139.127.16' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Awesomenes123\"";s:10:\""applicator\"";i:0;}')" " (1536" 3 1440982670 0 '5.68.112.4' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16857\"";s:4:\""name\"";s:9:\""PrettyCat\"";s:12:\""member_acted\"";s:9:\""PrettyCat\"";}')" " (1537" 2 1441045426 17079 '208.96.90.69' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""CanadianEnemy\"";s:10:\""applicator\"";i:0;}')" " (1538" 2 1441054566 17080 '72.43.124.51' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""ladylight\"";s:10:\""applicator\"";i:0;}')" " (1539" 1 1441065829 32 '104.159.161.172' 'lock' 3 2353 0 'a:0:{}') " (1540" 2 1441069389 17081 '99.61.169.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Cobra_MufSA\"";s:10:\""applicator\"";i:0;}')" " (1541" 1 1441069846 17081 '99.61.169.190' 'remove' 2 2358 0 'a:0:{}') " (1542" 1 1441070137 32 '104.159.161.172' 'lock' 2 2359 0 'a:0:{}') " (1543" 1 1441084544 46 '70.192.218.5' 'lock' 2 2322 0 'a:0:{}') " (1544" 1 1441084558 46 '70.192.218.5' 'lock' 2 2334 0 'a:0:{}') " (1545" 1 1441084562 46 '70.192.218.5' 'lock' 2 2315 0 'a:0:{}') " (1546" 2 1441089040 17082 '116.251.165.249' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""lovegirl500\"";s:10:\""applicator\"";i:0;}')" " (1547" 2 1441121698 17083 '73.218.140.11' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""TatNateslDude\"";s:10:\""applicator\"";i:0;}')" " (1548" 1 1441123643 46 '70.192.233.120' 'lock' 2 2361 0 'a:0:{}') " (1549" 1 1441125004 46 '70.192.233.120' 'lock' 2 2362 0 'a:0:{}') " (1550" 1 1441125348 46 '70.192.233.120' 'lock' 2 2363 0 'a:0:{}') " (1551" 2 1441131232 16837 '109.76.40.94' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:21:\""Some Country in Earth\"";s:10:\""applicator\"";s:5:\""16837\"";}')" " (1552" 2 1441131232 16837 '109.76.40.94' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:29:\""Need Help? I'm your man!\"";s:3:\""new\"";s:55:\""I'm a new Trial-Moderator. Ask me questions! <3\"";s:10:\""applicator\"";s:5:\""16837\"";}')" " (1553" 2 1441131411 16837 '109.76.40.94' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:55:\""I'm a new Trial-Moderator. Ask me questions! <3\"";s:3:\""new\"";s:44:\""Everybody's favourite Polar Bear! <3\"";s:10:\""applicator\"";s:5:\""16837\"";}')" " (1554" 1 1441134387 46 '70.192.233.120' 'lock' 2 2364 0 'a:0:{}') " (1555" 1 1441143333 16744 '73.40.184.150' 'lock' 2 2366 0 'a:0:{}') " (1556" 1 1441143345 16744 '73.40.184.150' 'unlock' 2 2366 0 'a:0:{}') " (1557" 2 1441143472 16744 '73.40.184.150' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""TheRealOG2\"";s:3:\""new\"";s:13:\""HeyyyImMaciii\"";s:10:\""applicator\"";s:5:\""16744\"";}')" " (1558" 2 1441143472 16744 '73.40.184.150' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""Heyyy\"";s:10:\""applicator\"";s:5:\""16744\"";}')" " (1559" 2 1441144763 17084 '71.81.131.135' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Dark angel\"";s:10:\""applicator\"";i:0;}')" " (1560" 1 1441146736 1 '5.63.147.4' 'lock' 2 2367 0 'a:0:{}') " (1561" 1 1441148393 30 '75.73.61.61' 'lock' 2 2366 0 'a:0:{}') " (1562" 2 1441148406 16068 '64.131.202.239' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""RoseRed789\"";s:10:\""applicator\"";s:5:\""16068\"";}')" " (1563" 2 1441160048 17085 '73.32.234.111' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Nicemyrna\"";s:10:\""applicator\"";i:0;}')" " (1564" 1 1441200559 32 '96.47.120.16' 'lock' 3 2370 0 'a:0:{}') " (1565" 1 1441200639 32 '96.47.120.16' 'lock' 2 2368 0 'a:0:{}') " (1566" 1 1441207913 0 '166.137.248.122' 'lock' 5 1894 0 'a:0:{}') " (1567" 1 1441214548 32 '96.47.120.16' 'modify' 7 2369 10216 " 'a:1:{s:6:\""member\"";s:5:\""16403\"";}')" " (1568" 1 1441214567 32 '96.47.120.16' 'modify' 7 2369 10227 " 'a:1:{s:6:\""member\"";s:5:\""16276\"";}')" " (1569" 2 1441215922 17086 '2.124.248.176' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""FreyaRulez\"";s:10:\""applicator\"";i:0;}')" " (1570" 1 1441223708 32 '96.47.120.16' 'modify' 2 2368 10214 " 'a:1:{s:6:\""member\"";s:2:\""24\"";}')" " (1571" 1 1441223741 32 '96.47.120.16' 'lock' 2 2371 0 'a:0:{}') " (1572" 2 1441225575 17087 '50.153.127.174' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""ownkidlord21\"";s:10:\""applicator\"";i:0;}');" INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (1573 2 1441236723 35 '203.42.73.202' 'email_address' 0 0 0 " 'a:3:{s:8:\""previous\"";s:18:\""kaine624@gmail.com\"";s:3:\""new\"";s:18:\""kaine724@gmail.com\"";s:10:\""applicator\"";s:2:\""35\"";}')" " (1574" 1 1441241424 16182 '50.172.43.93' 'remove' 3 2372 0 'a:0:{}') " (1575" 2 1441246096 16923 '76.177.176.97' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""United States\"";s:10:\""applicator\"";s:5:\""16923\"";}')" " (1576" 2 1441273289 17088 '203.45.226.45' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Kishja\"";s:10:\""applicator\"";i:0;}')" " (1577" 1 1441278382 46 '70.192.233.252' 'lock' 2 2373 0 'a:0:{}') " (1578" 1 1441287353 46 '204.126.204.10' 'modify' 1 6 6 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (1579" 1 1441287368 46 '204.126.204.10' 'modify' 1 6 6 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (1580" 1 1441287779 46 '204.126.204.10' 'sticky' 22 2374 0 'a:0:{}') " (1581" 1 1441303749 15846 '122.149.171.171' 'lock' 7 2350 0 'a:0:{}') " (1582" 2 1441312560 17089 '172.56.27.1' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Cyberknight\"";s:10:\""applicator\"";i:0;}')" " (1583" 2 1441333878 17090 '172.112.39.67' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""AtomicFoxPvp\"";s:10:\""applicator\"";i:0;}')" " (1584" 1 1441390916 16403 '36.84.66.83' 'lock' 7 2369 0 'a:0:{}') " (1585" 2 1441394161 17090 '172.112.39.67' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:38:\""Im just a simple person Playing games.\"";s:10:\""applicator\"";s:5:\""17090\"";}')" " (1586" 1 1441410185 17 '67.163.44.134' 'news' 0 0 0 'a:0:{}') " (1587" 3 1441412838 17 '67.163.44.134' 'edit_board' 28 0 0 'a:0:{}') " (1588" 3 1441412952 17 '67.163.44.134' 'edit_board' 29 0 0 'a:0:{}') " (1589" 3 1441412960 17 '67.163.44.134' 'edit_board' 30 0 0 'a:0:{}') " (1590" 1 1441414023 17 '67.163.44.134' 'move' 38 1156 0 " 'a:1:{s:10:\""board_from\"";s:1:\""1\"";}')" " (1591" 1 1441414100 17 '67.163.44.134' 'modify' 38 1156 5534 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (1592" 1 1441414110 17 '67.163.44.134' 'modify' 38 1156 5534 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (1593" 1 1441438559 16222 '173.65.227.169' 'lock' 10 2376 0 'a:0:{}') " (1594" 2 1441469415 17091 '198.91.165.48' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""lol_ipop247\"";s:10:\""applicator\"";i:0;}')" " (1595" 2 1441475226 17092 '100.2.166.226' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Rouge_Espeon\"";s:10:\""applicator\"";i:0;}')" " (1596" 2 1441475850 17093 '70.26.39.12' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Awquimon\"";s:10:\""applicator\"";i:0;}')" " (1597" 1 1441481035 16837 '93.107.21.150' 'remove' 7 2382 0 'a:0:{}') " (1598" 1 1441481851 26 '66.222.178.212' 'remove' 2 2384 0 " 'a:2:{s:7:\""subject\"";s:16:\""soul haz mlg hax\"";s:6:\""member\"";s:2:\""26\"";}')" " (1599" 2 1441494261 17094 '103.9.40.128' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Cosmic_Fyre\"";s:10:\""applicator\"";i:0;}')" " (1600" 1 1441500225 46 '70.192.217.143' 'lock' 2 2381 0 'a:0:{}') " (1601" 1 1441500344 46 '70.192.217.143' 'lock' 2 2379 0 'a:0:{}') " (1602" 1 1441500525 46 '70.192.217.143' 'lock' 2 2383 0 'a:0:{}') " (1603" 1 1441508117 30 '75.73.61.61' 'lock' 2 2387 0 'a:0:{}') " (1604" 2 1441526237 17095 '139.130.236.108' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Stampylongnose \"";s:10:\""applicator\"";i:0;}')" " (1605" 2 1441536138 17096 '81.109.199.96' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Milsees\"";s:10:\""applicator\"";i:0;}')" " (1606" 2 1441547233 17097 '73.180.117.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""austin_geng_17\"";s:10:\""applicator\"";i:0;}')" " (1607" 1 1441548395 17097 '73.180.117.207' 'lock' 3 2391 0 'a:0:{}') " (1608" 2 1441556815 16438 '94.205.128.95' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:15:\""maddythehipster\"";s:3:\""new\"";s:7:\""LilJinx\"";s:10:\""applicator\"";s:5:\""16438\"";}')" " (1609" 1 1441559410 16530 '68.132.45.153' 'remove' 1 2388 0 'a:0:{}') " (1610" 1 1441561291 16530 '68.132.45.153' 'remove' 1 2392 0 'a:0:{}') " (1611" 1 1441571886 32 '96.47.120.16' 'lock' 3 2347 0 'a:0:{}') " (1612" 1 1441589678 32 '96.47.120.16' 'lock' 2 2395 0 'a:0:{}') " (1613" 2 1441596054 17098 '180.131.248.100' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Gizzy's wife\"";s:10:\""applicator\"";i:0;}')" " (1614" 2 1441639539 17094 '103.9.40.128' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""New Zealand\"";s:10:\""applicator\"";s:5:\""17094\"";}')" " (1615" 1 1441648888 0 '41.42.179.123' 'remove' 12 2385 0 'a:0:{}') " (1616" 1 1441666995 32 '96.47.120.16' 'lock' 4 2389 0 'a:0:{}') " (1617" 1 1441676054 32 '96.47.120.16' 'lock' 2 2397 0 'a:0:{}') " (1618" 1 1441750670 16222 '173.65.227.169' 'modify' 1 2393 10399 " 'a:1:{s:6:\""member\"";s:5:\""16530\"";}')" " (1619" 2 1441766892 17099 '122.151.161.125' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""IINoFateII\"";s:10:\""applicator\"";i:0;}')" " (1620" 2 1441902976 17100 '41.42.205.165' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""red_135_hlulu\"";s:10:\""applicator\"";i:0;}')" " (1621" 2 1441919574 17101 '71.234.181.161' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Butterflyboss2\"";s:10:\""applicator\"";i:0;}')" " (1622" 1 1442001123 16222 '173.65.227.169' 'lock' 2 2403 0 'a:0:{}') " (1623" 2 1442001873 17102 '174.31.69.75' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Your Next\"";s:10:\""applicator\"";i:0;}')" " (1624" 2 1442013520 15846 '121.208.151.21' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:46:\""Hello! Feel free to pm me for any help needed!\"";s:3:\""new\"";s:50:\""Hey there" " feel free to pm me for any help or a ch\"";s:10:\""applicator\"";s:5:\""15846\"";}')" " (1625" 2 1442013585 15846 '121.208.151.21' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""Hey there" " feel free to pm me for any help or a ch\"";s:3:\""new\"";s:26:\""Take me to your leader! :P\"";s:10:\""applicator\"";s:5:\""15846\"";}')" " (1626" 2 1442018786 17103 '71.81.4.191' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""James\"";s:10:\""applicator\"";i:0;}')" " (1627" 1 1442057482 46 '70.192.217.216' 'lock' 2 2390 0 'a:0:{}') " (1628" 1 1442057596 46 '70.192.217.216' 'lock' 10 2404 0 'a:0:{}') " (1629" 1 1442058494 46 '70.192.217.216' 'lock' 10 2401 0 'a:0:{}') " (1630" 2 1442073521 17076 '151.229.153.10' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:21:\""bruh gimee de cookies\"";s:3:\""new\"";s:7:\""bruh :D\"";s:10:\""applicator\"";s:5:\""17076\"";}')" " (1631" 2 1442086307 17104 '50.120.24.11' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""DraGoNiC_EdGe\"";s:10:\""applicator\"";i:0;}')" " (1632" 2 1442088635 17105 '24.126.253.109' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""C00kie_Monster83\"";s:10:\""applicator\"";i:0;}')" " (1633" 2 1442095162 17106 '68.39.170.192' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""little devon\"";s:10:\""applicator\"";i:0;}')" " (1634" 1 1442104017 1 '104.238.169.98' 'lock' 12 2396 0 'a:0:{}') " (1635" 2 1442104106 16483 '100.36.100.5' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""The One And Only\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1636" 2 1442104149 16483 '100.36.100.5' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""United States\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1637" 2 1442104177 16483 '100.36.100.5' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:16:\""The One And Only\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1638" 2 1442111424 17107 '67.235.99.38' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""kate\"";s:10:\""applicator\"";i:0;}')" " (1639" 1 1442128432 16222 '173.65.227.169' 'lock' 2 2412 0 'a:0:{}') " (1640" 1 1442128514 16222 '173.65.227.169' 'lock' 10 2410 0 'a:0:{}') " (1641" 2 1442153399 17108 '135.26.29.156' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Woody_Hardscope\"";s:10:\""applicator\"";i:0;}')" " (1642" 1 1442164654 16530 '96.232.193.73' 'remove' 1 2408 0 'a:0:{}') " (1643" 2 1442172648 17109 '38.108.155.214' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""cello_saurus\"";s:10:\""applicator\"";i:0;}')" " (1644" 2 1442196343 16276 '202.47.66.114' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:35:\""amazing life we have here *sarcasm*\"";s:10:\""applicator\"";s:5:\""16276\"";}')" " (1645" 1 1442196806 46 '70.192.197.230' 'lock' 10 2411 0 'a:0:{}') " (1646" 1 1442197033 46 '70.192.197.230' 'lock' 2 2416 0 'a:0:{}') " (1647" 1 1442197415 46 '70.192.197.230' 'lock' 2 2414 0 'a:0:{}') " (1648" 1 1442263491 16342 '98.95.37.204' 'remove' 3 2348 0 'a:0:{}') " (1649" 1 1442269274 46 '204.126.204.10' 'modify' 3 2424 10536 " 'a:1:{s:6:\""member\"";s:5:\""16696\"";}')" " (1650" 1 1442269296 46 '204.126.204.10' 'modify' 4 2419 10537 " 'a:1:{s:6:\""member\"";s:5:\""16696\"";}')" " (1651" 1 1442269317 46 '204.126.204.10' 'modify' 3 1950 10538 " 'a:1:{s:6:\""member\"";s:5:\""16696\"";}')" " (1652" 1 1442288322 32 '104.159.161.172' 'lock' 7 2420 0 'a:0:{}') " (1653" 1 1442288594 32 '104.159.161.172' 'lock' 2 2418 0 'a:0:{}') " (1654" 1 1442299022 0 '41.42.153.231' 'remove' 3 2422 0 'a:0:{}') " (1655" 2 1442302916 17110 '180.131.248.100' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""aphmaubiggestfan\"";s:10:\""applicator\"";i:0;}')" " (1656" 2 1442302993 17111 '122.107.118.173' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""cheifII7\"";s:10:\""applicator\"";i:0;}')" " (1657" 1 1442340118 46 '204.126.204.10' 'lock' 10 2427 0 'a:0:{}') " (1658" 1 1442340154 46 '204.126.204.10' 'lock' 10 2407 0 'a:0:{}') " (1659" 1 1442341529 46 '204.126.204.10' 'lock' 10 2365 0 'a:0:{}') " (1660" 2 1442354920 17112 '108.91.46.197' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""the queenbee\"";s:10:\""applicator\"";i:0;}')" " (1661" 2 1442355456 17113 '67.223.8.41' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Completly_Random\"";s:10:\""applicator\"";i:0;}')" " (1662" 1 1442369655 16276 '202.47.66.114' 'remove' 1 2428 0 'a:0:{}') " (1663" 2 1442474148 17114 '172.56.16.249' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Ethan_22\"";s:10:\""applicator\"";i:0;}')" " (1664" 1 1442506349 46 '204.126.204.10' 'lock' 2 2431 0 'a:0:{}') " (1665" 1 1442506398 46 '204.126.204.10' 'lock' 2 2432 0 'a:0:{}') " (1666" 2 1442511559 16884 '84.109.240.7' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Israel\"";s:10:\""applicator\"";s:5:\""16884\"";}')" " (1667" 2 1442511559 16884 '84.109.240.7' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:3:\""Erm\"";s:10:\""applicator\"";s:5:\""16884\"";}')" " (1668" 2 1442512595 16884 '84.109.240.7' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:3:\""Erm\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16884\"";}')" " (1669" 2 1442519149 17115 '24.52.57.245' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Panda977\"";s:10:\""applicator\"";i:0;}')" " (1670" 2 1442589317 16530 '70.199.89.246' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:7:\""VorahHD\"";s:3:\""new\"";s:8:\""ItsVorah\"";s:10:\""applicator\"";s:5:\""16530\"";}')" " (1671" 2 1442622414 17116 '71.64.17.157' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""yackytheduck\"";s:10:\""applicator\"";i:0;}')" " (1672" 2 1442631720 17117 '72.133.40.187' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""dotyboyz\"";s:10:\""applicator\"";i:0;}')" " (1673" 1 1442667584 17061 '69.112.149.196' 'remove' 2 2437 0 'a:0:{}') " (1674" 1 1442668156 17061 '69.112.149.196' 'remove' 2 2438 0 " 'a:2:{s:7:\""subject\"";s:21:\""poseypink Spamming Me\"";s:6:\""member\"";s:5:\""17061\"";}')" " (1675" 1 1442682514 17034 '82.40.58.142' 'remove' 2 2441 0 'a:0:{}') " (1676" 2 1442683294 17118 '78.144.99.70' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""JackTheLad45\"";s:10:\""applicator\"";i:0;}')" " (1677" 1 1442684542 17034 '82.40.58.142' 'remove' 2 2442 0 'a:0:{}') " (1678" 3 1442697505 0 '24.14.37.207' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16866\"";s:4:\""name\"";s:6:\""kirito\"";s:12:\""member_acted\"";s:6:\""kirito\"";}')" " (1679" 2 1442697611 17119 '24.14.37.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""thexbs\"";s:10:\""applicator\"";i:0;}')" " (1680" 2 1442712678 17120 '74.243.128.118' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""angie1082\"";s:10:\""applicator\"";i:0;}')" " (1681" 2 1442719675 17121 '199.119.146.136' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Datgirliscrafty\"";s:10:\""applicator\"";i:0;}')" " (1682" 2 1442750262 17122 '50.158.115.78' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""RainbowWolf951\"";s:10:\""applicator\"";i:0;}')" " (1683" 2 1442759825 17123 '76.217.186.76' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Derpy_Noob1337\"";s:10:\""applicator\"";i:0;}')" " (1684" 1 1442760974 16530 '68.132.45.153' 'remove' 1 2393 0 'a:0:{}') " (1685" 1 1442761027 16530 '68.132.45.153' 'lock' 1 2447 0 'a:0:{}') " (1686" 1 1442762049 32 '104.159.161.172' 'lock' 2 2448 0 'a:0:{}') " (1687" 2 1442763939 17124 '67.84.248.219' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""leporen\"";s:10:\""applicator\"";i:0;}')" " (1688" 2 1442764172 17125 '72.191.211.68' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""gabby g.\"";s:10:\""applicator\"";i:0;}')" " (1689" 1 1442764507 16936 '50.108.172.85' 'lock' 3 2446 0 'a:0:{}') " (1690" 2 1442780582 17126 '47.18.119.187' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""bellabop234\"";s:10:\""applicator\"";i:0;}')" " (1691" 2 1442781249 17127 '47.18.119.187' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""bellabop296\"";s:10:\""applicator\"";i:0;}')" " (1692" 1 1442787730 16530 '96.232.193.73' 'remove' 1 2447 0 'a:0:{}') " (1693" 2 1442790041 17128 '99.61.169.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""MeanEye52\"";s:10:\""applicator\"";i:0;}')" " (1694" 2 1442791309 16530 '87.112.42.170' 'real_name' 0 0 0 " 'a:3:{s:8:\""previous\"";s:7:\""VorahHD\"";s:3:\""new\"";s:8:\""ItsVorah\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (1695" 2 1442791723 17129 '72.84.104.19' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Mutant Rose\"";s:10:\""applicator\"";i:0;}')" " (1696" 2 1442791738 17130 '70.184.222.177' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Aviator \"";s:10:\""applicator\"";i:0;}')" " (1697" 2 1442792463 17129 '72.84.104.19' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Chesapeake\"";s:10:\""applicator\"";s:5:\""17129\"";}')" " (1698" 2 1442793757 17129 '72.84.104.19' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:27:\""Dude I'm AWESOME!!!!!!\"";s:10:\""applicator\"";s:5:\""17129\"";}')" " (1699" 2 1442800425 17131 '76.19.47.49' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Shining_Sunset\"";s:10:\""applicator\"";i:0;}')" " (1700" 1 1442805174 16523 '50.43.46.27' 'lock' 28 2344 0 'a:0:{}') " (1701" 2 1442805517 31 '73.140.16.133' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:28:\""Shrek is love" " Shrek is life\"";s:3:\""new\"";s:50:\""[img]http://aviatorcraft.com/forum/admin1.gif[img]\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (1702" 1 1442805581 16523 '50.43.46.27' 'move' 29 2344 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1703" 2 1442805666 31 '73.140.16.133' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""[img]http://aviatorcraft.com/forum/admin1.gif[img]\"";s:3:\""new\"";s:32:\""There needs to be something here\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (1704" 1 1442805851 17 '67.163.44.134' 'remove' 28 2453 0 'a:0:{}') " (1705" 1 1442805977 16523 '50.43.46.27' 'lock' 28 2357 0 'a:0:{}') " (1706" 1 1442806291 16523 '50.43.46.27' 'move' 29 2357 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1707" 1 1442806305 16523 '50.43.46.27' 'move' 30 2357 0 " 'a:1:{s:10:\""board_from\"";s:2:\""29\"";}')" " (1708" 1 1442806898 16523 '50.43.46.27' 'lock' 28 2378 0 'a:0:{}') " (1709" 1 1442806906 16523 '50.43.46.27' 'move' 30 2378 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1710" 1 1442806959 17 '67.163.44.134' 'modify' 30 2357 10650 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1711" 1 1442806996 17 '67.163.44.134' 'modify' 30 2357 10650 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1712" 1 1442807284 17 '67.163.44.134' 'modify' 30 2357 10650 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1713" 1 1442807453 16523 '50.43.46.27' 'lock' 28 2386 0 'a:0:{}') " (1714" 1 1442807460 16523 '50.43.46.27' 'move' 30 2386 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1715" 1 1442807561 17 '67.163.44.134' 'modify' 30 2378 10652 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1716" 1 1442807867 16523 '50.43.46.27' 'lock' 28 2356 0 'a:0:{}') " (1717" 1 1442807874 16523 '50.43.46.27' 'move' 30 2356 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1718" 1 1442808527 17 '67.163.44.134' 'modify' 30 2386 10654 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1719" 1 1442808592 17 '67.163.44.134' 'modify' 30 2356 10655 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1720" 1 1442808696 17 '67.163.44.134' 'modify' 30 2356 10655 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1721" 1 1442808709 17 '67.163.44.134' 'modify' 30 2386 10654 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1722" 1 1442808725 17 '67.163.44.134' 'modify' 30 2378 10652 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1723" 1 1442808841 17 '67.163.44.134' 'modify' 29 2344 10656 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1724" 1 1442808849 17 '67.163.44.134' 'modify' 29 2344 10656 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1725" 1 1442808868 17 '67.163.44.134' 'modify' 29 2344 10656 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1726" 1 1442809043 17 '67.163.44.134' 'modify' 28 1972 8727 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (1727" 1 1442846525 1 '104.238.169.68' 'lock' 4 2452 0 'a:0:{}') " (1728" 1 1442852664 1 '104.238.169.68' 'lock' 2 2445 0 'a:0:{}') " (1729" 1 1442866228 32 '104.159.161.172' 'lock' 2 2456 0 'a:0:{}') " (1730" 1 1442866267 32 '104.159.161.172' 'lock' 2 2457 0 'a:0:{}') " (1731" 1 1442868004 17 '67.163.44.134' 'modify' 30 2357 10650 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1732" 1 1442873214 46 '204.126.204.10' 'move' 7 2458 0 " 'a:1:{s:10:\""board_from\"";s:1:\""3\"";}')" " (1733" 1 1442873289 46 '204.126.204.10' 'lock' 2 2455 0 'a:0:{}') " (1734" 1 1442873340 46 '204.126.204.10' 'lock' 2 2435 0 'a:0:{}') " (1735" 1 1442873367 46 '204.126.204.10' 'lock' 2 2439 0 'a:0:{}') " (1736" 1 1442873405 46 '204.126.204.10' 'lock' 2 2433 0 'a:0:{}') " (1737" 1 1442873576 46 '204.126.204.10' 'lock' 2 2443 0 'a:0:{}') " (1738" 1 1442873717 46 '204.126.204.10' 'modify' 2 2456 10667 " 'a:1:{s:6:\""member\"";s:5:\""16530\"";}')" " (1739" 1 1442887548 17 '67.163.44.134' 'modify' 30 2386 10654 " 'a:1:{s:6:\""member\"";s:5:\""16523\"";}')" " (1740" 2 1442888293 17132 '24.107.90.150' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""HoneyBee1224\"";s:10:\""applicator\"";i:0;}')" " (1741" 1 1442936737 16222 '192.35.61.46' 'modify' 1 2436 10613 " 'a:1:{s:6:\""member\"";s:5:\""16348\"";}')" " (1742" 1 1442936754 16222 '192.35.61.46' 'modify' 1 2436 10614 " 'a:1:{s:6:\""member\"";s:5:\""16530\"";}')" " (1743" 1 1442936779 16222 '192.35.61.46' 'modify' 1 2436 10617 " 'a:1:{s:6:\""member\"";s:5:\""16438\"";}')" " (1744" 1 1442937130 16222 '192.35.61.46' 'lock' 24 1675 0 'a:0:{}') " (1745" 1 1442938569 46 '204.126.204.10' 'lock' 10 2459 0 'a:0:{}') " (1746" 1 1442941371 46 '204.126.204.10' 'sticky' 22 2462 0 'a:0:{}') " (1747" 1 1442941374 46 '204.126.204.10' 'unsticky' 22 2374 0 'a:0:{}') " (1748" 2 1442956197 17133 '99.228.116.146' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Luna_Lovegood_1\"";s:10:\""applicator\"";i:0;}')" " (1749" 2 1443022608 16930 '90.217.154.208' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:45:\""Uk Dats all imma say cos Internet safety bruh\"";s:10:\""applicator\"";s:5:\""16930\"";}')" " (1750" 2 1443022608 16930 '90.217.154.208' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:26:\""He's HAWT admit it =P\"";s:10:\""applicator\"";s:5:\""16930\"";}')" " (1751" 2 1443022737 16930 '90.217.154.208' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:26:\""He's HAWT admit it =P\"";s:3:\""new\"";s:15:\""That Kawaii Emo\"";s:10:\""applicator\"";s:5:\""16930\"";}')" " (1752" 2 1443037467 17134 '24.205.170.86' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""xxgenixx\"";s:10:\""applicator\"";i:0;}')" " (1753" 1 1443040555 16222 '173.65.227.169' 'lock' 7 2470 0 'a:0:{}') " (1754" 1 1443040748 1 '146.185.24.26' 'lock' 2 2468 0 'a:0:{}') " (1755" 1 1443043704 46 '204.126.204.10' 'sticky' 22 2471 0 'a:0:{}') " (1756" 2 1443060146 17135 '184.156.174.171' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Ashton\"";s:10:\""applicator\"";i:0;}')" " (1757" 2 1443081494 17136 '182.72.120.106' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""kurjith\"";s:10:\""applicator\"";i:0;}')" " (1758" 1 1443125909 46 '204.126.204.10' 'lock' 7 2474 0 'a:0:{}') " (1759" 1 1443126057 46 '204.126.204.10' 'ban' 0 0 0 " 'a:2:{s:5:\""email\"";s:20:\""kurjithrao@yahoo.com\"";s:3:\""new\"";i:1;}')" " (1760" 1 1443126057 46 '204.126.204.10' 'ban' 0 0 0 " 'a:2:{s:6:\""member\"";s:5:\""17136\"";s:3:\""new\"";i:1;}')" " (1761" 1 1443136192 46 '70.192.196.101' 'remove' 22 2471 0 'a:0:{}') " (1762" 2 1443140726 17137 '73.212.246.38' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Trusty Comet\"";s:10:\""applicator\"";i:0;}')" " (1763" 1 1443145405 16936 '50.108.178.205' 'remove' 3 2446 0 'a:0:{}') " (1764" 1 1443213899 0 '41.42.207.129' 'remove' 2 2469 0 'a:0:{}') " (1765" 2 1443226756 17138 '24.191.212.185' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""xXCaseyXx\"";s:10:\""applicator\"";i:0;}')" " (1766" 1 1443236086 32 '104.159.161.172' 'lock' 2 2477 0 'a:0:{}') " (1767" 2 1443316430 17139 '76.88.224.247' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""R5er_\"";s:10:\""applicator\"";i:0;}')" " (1768" 2 1443317678 17140 '108.41.181.6' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""kostas0607\"";s:10:\""applicator\"";i:0;}')" " (1769" 2 1443323195 17141 '67.177.9.27' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""demonrider14\"";s:10:\""applicator\"";i:0;}')" " (1770" 2 1443367409 17142 '109.147.47.197' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""emeraldgirl\"";s:10:\""applicator\"";i:0;}')" " (1771" 2 1443376503 16483 '100.36.100.5' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:39:\""Swiggity Swooty Im Comin For Dat Booty!\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1772" 2 1443376823 16483 '100.36.100.5' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:39:\""Swiggity Swooty Im Comin For Dat Booty!\"";s:3:\""new\"";s:50:\""https://gyazo.com/983592f85a79e0faad006ce291725e72\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1773" 2 1443376871 16483 '100.36.100.5' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""https://gyazo.com/983592f85a79e0faad006ce291725e72\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1774" 1 1443376957 32 '104.159.161.172' 'lock' 3 2479 0 'a:0:{}') " (1775" 2 1443377080 16483 '100.36.100.5' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:39:\""Swiggity Swooty Im Comin For Dat Booty!\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1776" 2 1443377130 16483 '100.36.100.5' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""ThatTwiniGuy\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1777" 2 1443377228 16483 '100.36.100.5' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:39:\""Swiggity Swooty Im Comin For Dat Booty!\"";s:3:\""new\"";s:28:\""(Enter Useless Message Here)\"";s:10:\""applicator\"";s:5:\""16483\"";}')" " (1778" 3 1443377563 0 '100.36.100.5' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:2:\""18\"";s:4:\""name\"";s:8:\""Twini666\"";s:12:\""member_acted\"";s:8:\""Twini666\"";}')" " (1779" 2 1443381966 17143 '97.71.40.67' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""tvlesher\"";s:10:\""applicator\"";i:0;}')" " (1780" 1 1443467818 32 '104.159.161.172' 'lock' 2 2481 0 'a:0:{}') " (1781" 1 1443467886 32 '104.159.161.172' 'lock' 2 2482 0 'a:0:{}') " (1782" 1 1443473260 0 '41.42.229.157' 'remove' 3 2479 0 'a:0:{}') " (1783" 1 1443474110 0 '41.42.229.157' 'remove' 3 2317 0 'a:0:{}') " (1784" 2 1443486740 17144 '45.33.131.98' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Ms. Awesome\"";s:10:\""applicator\"";i:0;}')" " (1785" 2 1443539346 17145 '82.2.72.165' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""ender_slayer\"";s:10:\""applicator\"";i:0;}')" " (1786" 2 1443549562 17146 '2.98.33.213' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Valefootballer1\"";s:10:\""applicator\"";i:0;}')" " (1787" 1 1443575790 16222 '173.65.227.169' 'lock' 2 2472 0 'a:0:{}') " (1788" 1 1443650503 32 '104.159.161.172' 'lock' 2 2483 0 'a:0:{}') " (1789" 2 1443742885 17147 '99.61.169.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""HarmenGod\"";s:10:\""applicator\"";i:0;}')" " (1790" 2 1443743886 17148 '50.150.114.142' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""Mijy_\"";s:10:\""applicator\"";i:0;}')" " (1791" 1 1443744904 17 '67.163.44.134' 'modify' 28 1972 8727 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (1792" 1 1443744946 17 '67.163.44.134' 'delete' 28 1972 0 " 'a:2:{s:7:\""subject\"";s:35:\""Re: ► APPLYING HELP - READ ME\"";s:6:\""member\"";s:5:\""15846\"";}')" " (1793" 1 1443744949 17 '67.163.44.134' 'delete' 28 1972 0 " 'a:2:{s:7:\""subject\"";s:35:\""Re: ► APPLYING HELP - READ ME\"";s:6:\""member\"";s:1:\""0\"";}')" " (1794" 1 1443745000 17 '67.163.44.134' 'modify' 28 1972 8727 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (1795" 1 1443745092 17 '67.163.44.134' 'delete' 4 5 0 " 'a:2:{s:7:\""subject\"";s:19:\""Re: ► READ ME\"";s:6:\""member\"";s:1:\""0\"";}')" " (1796" 1 1443745099 17 '67.163.44.134' 'delete' 4 5 0 " 'a:2:{s:7:\""subject\"";s:19:\""Re: ► READ ME\"";s:6:\""member\"";s:2:\""50\"";}')" " (1797" 1 1443745101 17 '67.163.44.134' 'delete' 4 5 0 " 'a:2:{s:7:\""subject\"";s:26:\""Re: ► READ ME ADMINS\"";s:6:\""member\"";s:5:\""16020\"";}')" " (1798" 1 1443751282 16222 '173.65.227.169' 'lock' 24 2331 0 'a:0:{}') " (1799" 3 1443812735 0 '71.177.149.156' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16776\"";s:4:\""name\"";s:11:\""KingFighter\"";s:12:\""member_acted\"";s:11:\""KingFighter\"";}')" " (1800" 2 1443813185 17149 '71.177.149.156' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Giggle_Angel_42\"";s:10:\""applicator\"";i:0;}')" " (1801" 2 1443829932 17150 '108.226.216.137' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""zaylito\"";s:10:\""applicator\"";i:0;}')" " (1802" 2 1443841429 30 '75.73.61.61' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:27:\""One of them Moderator guys.\"";s:3:\""new\"";s:16:\""Server Moderator\"";s:10:\""applicator\"";s:2:\""30\"";}')" " (1803" 2 1443884004 17151 '162.238.66.49' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""IISkyHDII\"";s:10:\""applicator\"";i:0;}')" " (1804" 2 1443884926 17151 '162.238.66.49' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Houston" " Tx\"";s:10:\""applicator\"";s:5:\""17151\"";}')" " (1805" 2 1443884926 17151 '162.238.66.49' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:60:\""I like tacos" " and if you don't we can't be friends\"";s:10:\""applicator\"";s:5:\""17151\"";}')" " (1806" 2 1443885016 17151 '162.238.66.49' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:11:\""Houston" " Tx\"";s:3:\""new\"";s:12:\""Taco Town ;)\"";s:10:\""applicator\"";s:5:\""17151\"";}')" " (1807" 2 1443885016 17151 '162.238.66.49' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:60:\""I like tacos" " and if you don't we can't be friends\"";s:3:\""new\"";s:280:\""➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷\"";s:10:\""applicator\"";s:5:\""17151\"";}')" " (1808" 2 1443889284 16837 '109.77.9.38' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""PvPBuilder\"";s:3:\""new\"";s:14:\""UniversalGhost\"";s:10:\""applicator\"";s:5:\""16837\"";}')" " (1809" 2 1443889950 16837 '104.238.169.153' 'real_name' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""PvPBuilder\"";s:3:\""new\"";s:14:\""UniversalGhost\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (1810" 1 1443890195 1 '104.238.169.153' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:12:\""24.14.37.207\"";s:3:\""new\"";i:1;}')" " (1811" 1 1443890195 1 '104.238.169.153' 'ban' 0 0 0 " 'a:2:{s:5:\""email\"";s:18:\""poppy321@ymail.com\"";s:3:\""new\"";i:1;}')" " (1812" 1 1443890195 1 '104.238.169.153' 'ban' 0 0 0 " 'a:2:{s:6:\""member\"";s:5:\""17119\"";s:3:\""new\"";i:1;}')" " (1813" 1 1443895865 16222 '173.65.227.169' 'lock' 2 2487 0 'a:0:{}') " (1814" 1 1443896494 16222 '173.65.227.169' 'lock' 10 2488 0 'a:0:{}') " (1815" 1 1443900635 1 '104.238.169.153' 'modify' 35 2043 8960 " 'a:1:{s:6:\""member\"";s:2:\""17\"";}')" " (1816" 1 1443913857 30 '75.73.61.61' 'lock' 2 2490 0 'a:0:{}') " (1817" 2 1443914075 17152 '172.73.68.84' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Aquman123 \"";s:10:\""applicator\"";i:0;}')" " (1818" 2 1443918236 17153 '71.243.255.4' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""PvpMeBruh\"";s:10:\""applicator\"";i:0;}')" " (1819" 2 1443919159 30 '75.73.61.61' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:8:\""Smallen8\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:2:\""30\"";}')" " (1820" 1 1443926635 32 '104.159.161.172' 'lock' 2 2491 0 'a:0:{}') " (1821" 1 1443926883 32 '104.159.161.172' 'lock' 2 2492 0 'a:0:{}') " (1822" 1 1443927206 32 '104.159.161.172' 'lock' 2 2493 0 'a:0:{}'); INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (1823 2 1443940792 31 '73.140.192.188' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""CeralMuncher\"";s:3:\""new\"";s:5:\""Chiss\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (1824" 2 1443940819 31 '73.140.192.188' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:5:\""Chiss\"";s:3:\""new\"";s:12:\""CeralMuncher\"";s:10:\""applicator\"";s:2:\""31\"";}')" " (1825" 2 1443978656 17154 '76.111.150.13' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""_____Sara_____\"";s:10:\""applicator\"";i:0;}')" " (1826" 1 1443979426 32 '104.159.161.172' 'lock' 2 2494 0 'a:0:{}') " (1827" 1 1443979557 32 '104.159.161.172' 'lock' 2 2495 0 'a:0:{}') " (1828" 1 1443979903 32 '104.159.161.172' 'lock' 2 2496 0 'a:0:{}') " (1829" 2 1443980321 17154 '76.111.150.13' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:50:\""I play SB" I have friends.Mess w/ me " mess w/ them.\"";s:10:\""applicator\"";s:5:\""17154\"";}')" " (1830" 2 1443980866 17155 '108.30.122.8' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Mr_Ryhuna_Tomeru\"";s:10:\""applicator\"";i:0;}')" " (1831" 1 1443983095 32 '104.159.161.172' 'lock' 2 2499 0 'a:0:{}') " (1832" 1 1443987674 32 '104.159.161.172' 'lock' 1 2497 0 'a:0:{}') " (1833" 1 1443992426 32 '104.159.161.172' 'lock' 10 2502 0 'a:0:{}') " (1834" 2 1443996078 30 '75.73.61.61' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:16:\""Server Moderator\"";s:3:\""new\"";s:23:\""I need some shoes Manny\"";s:10:\""applicator\"";s:2:\""30\"";}')" " (1835" 2 1443996330 17156 '66.87.88.169' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""killateddy \"";s:10:\""applicator\"";i:0;}')" " (1836" 1 1444003955 32 '104.159.161.172' 'lock' 3 2501 0 'a:0:{}') " (1837" 1 1444004119 30 '75.73.61.61' 'unlock' 3 2501 0 'a:0:{}') " (1838" 1 1444004781 32 '104.159.161.172' 'lock' 3 2501 0 'a:0:{}') " (1839" 1 1444012942 1 '37.130.228.36' 'lock' 4 2503 0 'a:0:{}') " (1840" 1 1444092167 32 '104.159.161.172' 'lock' 2 2505 0 'a:0:{}') " (1841" 1 1444100155 32 '104.159.161.172' 'modify' 7 2506 10941 " 'a:1:{s:6:\""member\"";s:2:\""31\"";}')" " (1842" 1 1444100238 32 '104.159.161.172' 'modify' 7 2506 10941 " 'a:1:{s:6:\""member\"";s:2:\""31\"";}')" " (1843" 1 1444101713 32 '104.159.161.172' 'lock' 1 2504 0 'a:0:{}') " (1844" 1 1444101776 32 '104.159.161.172' 'lock' 1 2507 0 'a:0:{}') " (1845" 2 1444153047 17157 '146.199.3.96' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""bagpipeloveplays\"";s:10:\""applicator\"";i:0;}')" " (1846" 2 1444153322 17157 '146.199.3.96' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:49:\""This Server Is Epic I Make So Many New Friends!!!\"";s:10:\""applicator\"";s:5:\""17157\"";}')" " (1847" 1 1444162339 16530 '208.167.254.85' 'lock' 2 2511 0 'a:0:{}') " (1848" 1 1444162666 16222 '107.72.162.94' 'unlock' 2 2511 0 'a:0:{}') " (1849" 1 1444162786 16222 '107.72.162.94' 'lock' 2 2511 0 'a:0:{}') " (1850" 2 1444182007 17158 '73.204.160.121' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""betta27\"";s:10:\""applicator\"";i:0;}')" " (1851" 1 1444185487 32 '104.159.161.172' 'lock' 1 2450 0 'a:0:{}') " (1852" 1 1444188611 32 '104.159.161.172' 'unlock' 1 2450 0 'a:0:{}') " (1853" 1 1444188641 16530 '108.61.50.108' 'remove' 1 2450 0 'a:0:{}') " (1854" 1 1444188859 32 '104.159.161.172' 'lock' 1 2515 0 'a:0:{}') " (1855" 1 1444241091 16222 '173.65.228.146' 'lock' 2 2484 0 'a:0:{}') " (1856" 1 1444264129 32 '104.159.161.172' 'move' 7 2500 0 " 'a:1:{s:10:\""board_from\"";s:1:\""3\"";}')" " (1857" 2 1444264700 17159 '98.80.234.98' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""411Legend\"";s:10:\""applicator\"";i:0;}')" " (1858" 1 1444270482 16587 '135.19.109.245' 'remove' 21 2518 0 " 'a:2:{s:7:\""subject\"";s:41:\""Creative plot world: temporary World edit\"";s:6:\""member\"";s:5:\""16587\"";}')" " (1859" 1 1444271923 32 '104.159.161.172' 'lock' 1 2516 0 'a:0:{}') " (1860" 1 1444325303 16837 '109.77.79.247' 'lock' 7 2489 0 'a:0:{}') " (1861" 2 1444330866 16786 '72.209.56.205' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:1:\""k\"";s:3:\""new\"";s:14:\""Fish can roll.\"";s:10:\""applicator\"";s:5:\""16786\"";}')" " (1862" 1 1444331590 32 '104.159.161.172' 'lock' 2 2521 0 'a:0:{}') " (1863" 1 1444347404 16696 '199.47.117.195' 'remove' 21 2520 0 'a:0:{}') " (1864" 1 1444348655 32 '104.159.161.172' 'unlock' 1 2515 0 'a:0:{}') " (1865" 2 1444349108 17160 '98.216.138.199' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""SakuraPlayzMC\"";s:10:\""applicator\"";i:0;}')" " (1866" 1 1444349532 16530 '208.167.254.237' 'lock' 1 2515 0 'a:0:{}') " (1867" 1 1444349950 32 '104.159.161.172' 'unlock' 1 2515 0 'a:0:{}') " (1868" 1 1444350118 16530 '208.167.254.237' 'lock' 1 2515 0 'a:0:{}') " (1869" 1 1444358608 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1870" 1 1444358613 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1871" 1 1444358710 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1872" 1 1444358923 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1873" 1 1444359072 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1874" 1 1444359142 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1875" 1 1444365670 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1876" 1 1444365700 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1877" 2 1444371760 16837 '109.77.79.247' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:44:\""Everybody's favourite Polar Bear! <3\"";s:3:\""new\"";s:24:\""Oh no it's a ghost!\"";s:10:\""applicator\"";s:5:\""16837\"";}')" " (1878" 2 1444388989 17161 '58.179.32.77' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Hyronix\"";s:10:\""applicator\"";i:0;}')" " (1879" 1 1444418760 16530 '96.232.193.73' 'lock' 2 2525 0 'a:0:{}') " (1880" 1 1444418878 16483 '100.36.100.5' 'unlock' 2 2525 0 'a:0:{}') " (1881" 1 1444419018 16483 '100.36.100.5' 'lock' 2 2522 0 'a:0:{}') " (1882" 1 1444419946 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1883" 1 1444419996 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1884" 1 1444420120 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1885" 1 1444420177 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1886" 1 1444420186 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1887" 1 1444420219 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1888" 2 1444420760 17162 '99.61.169.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""_MrCyanide_\"";s:10:\""applicator\"";i:0;}')" " (1889" 1 1444423295 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1890" 1 1444423490 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1891" 1 1444423758 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1892" 1 1444423806 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1893" 1 1444423853 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1894" 1 1444423899 16530 '96.232.193.73' 'lock' 1 2515 0 'a:0:{}') " (1895" 1 1444426912 16530 '96.232.193.73' 'unlock' 1 2515 0 'a:0:{}') " (1896" 1 1444427771 16483 '100.36.100.5' 'lock' 2 2525 0 'a:0:{}') " (1897" 1 1444427784 16483 '100.36.100.5' 'lock' 2 2526 0 'a:0:{}') " (1898" 2 1444428190 23 '107.72.162.112' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:14:\""R3dninjapanda_\"";s:3:\""new\"";s:5:\""R3d__\"";s:10:\""applicator\"";s:2:\""23\"";}')" " (1899" 2 1444428379 23 '107.72.162.112' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:42:\""The peninsula with beaches and didney worl\"";s:3:\""new\"";s:20:\""Super weenie hut Jr.\"";s:10:\""applicator\"";s:2:\""23\"";}')" " (1900" 2 1444428379 23 '107.72.162.112' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:48:\""Mashed potatoes are honestly so important to me.\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:2:\""23\"";}')" " (1901" 2 1444428742 23 '107.72.162.112' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:50:\""I have a spiritual connection with cinnamon rolls.\"";s:10:\""applicator\"";s:2:\""23\"";}')" " (1902" 2 1444432058 17061 '69.112.149.196' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""x__Emma__x\"";s:3:\""new\"";s:6:\""Emmsey\"";s:10:\""applicator\"";s:5:\""17061\"";}')" " (1903" 2 1444432058 17061 '69.112.149.196' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:31:\""I'm weird and you know it.\"";s:10:\""applicator\"";s:5:\""17061\"";}')" " (1904" 1 1444434076 16530 '96.232.193.73' 'remove' 1 2515 0 'a:0:{}') " (1905" 1 1444434103 16530 '96.232.193.73' 'lock' 1 2531 0 'a:0:{}') " (1906" 1 1444437298 16483 '100.36.100.5' 'sticky' 28 2533 0 'a:0:{}') " (1907" 1 1444437304 16483 '100.36.100.5' 'unsticky' 28 2533 0 'a:0:{}') " (1908" 1 1444437396 16530 '96.232.193.73' 'unlock' 1 2531 0 'a:0:{}') " (1909" 1 1444438222 16530 '96.232.193.73' 'lock' 1 2531 0 'a:0:{}') " (1910" 2 1444441259 17163 '66.229.10.114' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Jetthawk15\"";s:10:\""applicator\"";i:0;}')" " (1911" 1 1444442238 16530 '96.232.193.73' 'unlock' 1 2531 0 'a:0:{}') " (1912" 1 1444442251 16530 '96.232.193.73' 'remove' 1 2531 0 'a:0:{}') " (1913" 2 1444446936 17157 '146.199.3.96' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""united kingdom\"";s:10:\""applicator\"";s:5:\""17157\"";}')" " (1914" 2 1444446936 17157 '146.199.3.96' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:49:\""This Server Is Epic I Make So Many New Friends!!!\"";s:3:\""new\"";s:31:\""I will be happy to help anybody\"";s:10:\""applicator\"";s:5:\""17157\"";}')" " (1915" 1 1444502722 16759 '50.175.191.165' 'remove' 7 2413 0 " 'a:2:{s:7:\""subject\"";s:24:\""Chole" " this is my new gf\"";s:6:\""member\"";s:5:\""16759\"";}')" " (1916" 1 1444502783 16483 '100.36.100.5' 'lock' 7 2461 0 'a:0:{}') " (1917" 1 1444502796 16483 '100.36.100.5' 'lock' 24 2480 0 'a:0:{}') " (1918" 1 1444502819 16483 '100.36.100.5' 'lock' 1 2498 0 'a:0:{}') " (1919" 2 1444513403 17164 '72.176.77.141' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Imonwashere\"";s:10:\""applicator\"";i:0;}')" " (1920" 2 1444522430 16777 '146.199.3.96' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:11:\""bagpipelove\"";s:3:\""new\"";s:13:\""clickyfingers\"";s:10:\""applicator\"";s:5:\""16777\"";}')" " (1921" 2 1444526922 17165 '71.92.107.48' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""AviatorGirl\"";s:10:\""applicator\"";i:0;}')" " (1922" 2 1444527720 17165 '71.92.107.48' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""selah wa\"";s:10:\""applicator\"";s:5:\""17165\"";}')" " (1923" 2 1444534214 17166 '99.61.169.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""ShikamaruPvP_\"";s:10:\""applicator\"";i:0;}')" " (1924" 1 1444573793 17 '67.163.44.134' 'lock' 28 2530 0 'a:0:{}') " (1925" 1 1444573839 17 '67.163.44.134' 'move' 30 2530 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1926" 1 1444578952 17 '67.163.44.134' 'lock' 28 2540 0 'a:0:{}') " (1927" 1 1444578963 17 '67.163.44.134' 'move' 30 2540 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1928" 1 1444592163 30 '75.73.61.61' 'lock' 28 2547 0 'a:0:{}') " (1929" 1 1444592236 30 '75.73.61.61' 'move' 37 2547 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (1930" 1 1444592442 17 '67.163.44.134' 'move' 30 2547 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1931" 1 1444592498 17 '67.163.44.134' 'remove' 28 2548 0 'a:0:{}') " (1932" 1 1444592906 17 '67.163.44.134' 'delete' 26 2548 0 " 'a:2:{s:7:\""subject\"";s:52:\""MOVED: (re-build app) MrCyanides builder application\"";s:6:\""member\"";s:2:\""30\"";}')" " (1933" 1 1444592962 17 '67.163.44.134' 'lock' 38 2132 0 'a:0:{}') " (1934" 1 1444592962 17 '67.163.44.134' 'lock' 38 1156 0 'a:0:{}') " (1935" 1 1444592962 17 '67.163.44.134' 'lock' 38 1642 0 'a:0:{}') " (1936" 1 1444592962 17 '67.163.44.134' 'lock' 38 1604 0 'a:0:{}') " (1937" 1 1444592962 17 '67.163.44.134' 'lock' 38 1623 0 'a:0:{}') " (1938" 1 1444592962 17 '67.163.44.134' 'lock' 38 1994 0 'a:0:{}') " (1939" 1 1444592962 17 '67.163.44.134' 'lock' 38 1805 0 'a:0:{}') " (1940" 1 1444592962 17 '67.163.44.134' 'lock' 38 1658 0 'a:0:{}') " (1941" 1 1444592962 17 '67.163.44.134' 'lock' 38 1606 0 'a:0:{}') " (1942" 1 1444592962 17 '67.163.44.134' 'lock' 38 1243 0 'a:0:{}') " (1943" 1 1444592977 17 '67.163.44.134' 'unsticky' 38 2132 0 'a:0:{}') " (1944" 1 1444592977 17 '67.163.44.134' 'unsticky' 38 1156 0 'a:0:{}') " (1945" 1 1444592977 17 '67.163.44.134' 'unsticky' 38 1642 0 'a:0:{}') " (1946" 1 1444592977 17 '67.163.44.134' 'unsticky' 38 1604 0 'a:0:{}') " (1947" 1 1444592977 17 '67.163.44.134' 'unsticky' 38 1623 0 'a:0:{}') " (1948" 1 1444593005 17 '67.163.44.134' 'lock' 40 2136 0 'a:0:{}') " (1949" 1 1444593005 17 '67.163.44.134' 'lock' 40 2135 0 'a:0:{}') " (1950" 1 1444593005 17 '67.163.44.134' 'lock' 40 2134 0 'a:0:{}') " (1951" 1 1444593005 17 '67.163.44.134' 'lock' 40 2129 0 'a:0:{}') " (1952" 1 1444593005 17 '67.163.44.134' 'lock' 40 2114 0 'a:0:{}') " (1953" 1 1444593005 17 '67.163.44.134' 'lock' 40 2108 0 'a:0:{}') " (1954" 1 1444593005 17 '67.163.44.134' 'lock' 40 2014 0 'a:0:{}') " (1955" 1 1444593038 17 '67.163.44.134' 'lock' 41 2093 0 'a:0:{}') " (1956" 1 1444593038 17 '67.163.44.134' 'lock' 41 2045 0 'a:0:{}') " (1957" 1 1444593038 17 '67.163.44.134' 'lock' 41 1985 0 'a:0:{}') " (1958" 1 1444593038 17 '67.163.44.134' 'unlock' 41 1936 0 'a:0:{}') " (1959" 1 1444593038 17 '67.163.44.134' 'lock' 41 1918 0 'a:0:{}') " (1960" 1 1444593038 17 '67.163.44.134' 'lock' 41 1868 0 'a:0:{}') " (1961" 1 1444593038 17 '67.163.44.134' 'lock' 41 1870 0 'a:0:{}') " (1962" 1 1444593038 17 '67.163.44.134' 'unlock' 41 1865 0 'a:0:{}') " (1963" 1 1444593038 17 '67.163.44.134' 'lock' 41 1830 0 'a:0:{}') " (1964" 1 1444593045 17 '67.163.44.134' 'lock' 41 1936 0 'a:0:{}') " (1965" 1 1444593045 17 '67.163.44.134' 'lock' 41 1865 0 'a:0:{}') " (1966" 1 1444593409 17 '67.163.44.134' 'move' 40 2122 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1967" 1 1444593409 17 '67.163.44.134' 'move' 40 2157 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1968" 1 1444593409 17 '67.163.44.134' 'move' 40 2160 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1969" 1 1444593409 17 '67.163.44.134' 'move' 40 2164 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1970" 1 1444593409 17 '67.163.44.134' 'move' 40 2165 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1971" 1 1444593409 17 '67.163.44.134' 'move' 40 2169 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1972" 1 1444593409 17 '67.163.44.134' 'move' 40 2177 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1973" 1 1444593409 17 '67.163.44.134' 'move' 40 2180 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1974" 1 1444593409 17 '67.163.44.134' 'move' 40 2181 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1975" 1 1444593426 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2100\"";}')" " (1976" 1 1444593456 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2133\"";}')" " (1977" 1 1444593456 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2485\"";}')" " (1978" 1 1444593456 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2486\"";}')" " (1979" 1 1444593477 17 '67.163.44.134' 'move' 40 2213 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (1980" 1 1444593526 17 '67.163.44.134' 'move' 40 2115 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1981" 1 1444593526 17 '67.163.44.134' 'move' 40 2127 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1982" 1 1444593526 17 '67.163.44.134' 'move' 40 2137 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1983" 1 1444593526 17 '67.163.44.134' 'move' 40 2154 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1984" 1 1444593526 17 '67.163.44.134' 'move' 40 2156 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1985" 1 1444593526 17 '67.163.44.134' 'move' 40 2161 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1986" 1 1444593526 17 '67.163.44.134' 'move' 40 2166 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1987" 1 1444593526 17 '67.163.44.134' 'move' 40 2173 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1988" 1 1444593526 17 '67.163.44.134' 'move' 40 2174 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1989" 1 1444593526 17 '67.163.44.134' 'move' 40 2178 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1990" 1 1444593526 17 '67.163.44.134' 'move' 40 2189 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1991" 1 1444593526 17 '67.163.44.134' 'move' 40 2196 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1992" 1 1444593526 17 '67.163.44.134' 'move' 40 2197 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1993" 1 1444593526 17 '67.163.44.134' 'move' 40 2200 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1994" 1 1444593526 17 '67.163.44.134' 'move' 40 2207 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1995" 1 1444593526 17 '67.163.44.134' 'move' 40 2208 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1996" 1 1444593526 17 '67.163.44.134' 'move' 40 2222 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1997" 1 1444593526 17 '67.163.44.134' 'move' 40 2223 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1998" 1 1444593526 17 '67.163.44.134' 'move' 40 2224 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (1999" 1 1444593526 17 '67.163.44.134' 'move' 40 2228 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2000" 1 1444593554 17 '67.163.44.134' 'move' 40 2123 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2001" 1 1444593554 17 '67.163.44.134' 'move' 40 2131 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2002" 1 1444593554 17 '67.163.44.134' 'move' 40 2138 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2003" 1 1444593554 17 '67.163.44.134' 'move' 40 2141 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2004" 1 1444593554 17 '67.163.44.134' 'move' 40 2148 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2005" 1 1444593554 17 '67.163.44.134' 'move' 40 2155 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2006" 1 1444593554 17 '67.163.44.134' 'move' 40 2163 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2007" 1 1444593554 17 '67.163.44.134' 'move' 40 2170 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2008" 1 1444593554 17 '67.163.44.134' 'move' 40 2199 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2009" 1 1444593554 17 '67.163.44.134' 'move' 40 2212 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2010" 1 1444593554 17 '67.163.44.134' 'move' 40 2214 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2011" 1 1444593554 17 '67.163.44.134' 'move' 40 2238 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2012" 1 1444593554 17 '67.163.44.134' 'move' 40 2241 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2013" 1 1444593554 17 '67.163.44.134' 'move' 40 2244 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2014" 1 1444593554 17 '67.163.44.134' 'move' 40 2245 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2015" 1 1444593554 17 '67.163.44.134' 'move' 40 2253 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2016" 1 1444593554 17 '67.163.44.134' 'move' 40 2255 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2017" 1 1444593554 17 '67.163.44.134' 'move' 40 2257 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2018" 1 1444593554 17 '67.163.44.134' 'move' 40 2261 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2019" 1 1444593554 17 '67.163.44.134' 'move' 40 2270 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2020" 1 1444593588 17 '67.163.44.134' 'move' 40 2149 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2021" 1 1444593588 17 '67.163.44.134' 'move' 40 2175 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2022" 1 1444593588 17 '67.163.44.134' 'move' 40 2176 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2023" 1 1444593588 17 '67.163.44.134' 'move' 40 2183 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2024" 1 1444593588 17 '67.163.44.134' 'move' 40 2184 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2025" 1 1444593588 17 '67.163.44.134' 'move' 40 2185 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2026" 1 1444593588 17 '67.163.44.134' 'move' 40 2188 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2027" 1 1444593588 17 '67.163.44.134' 'move' 40 2192 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2028" 1 1444593588 17 '67.163.44.134' 'move' 40 2195 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2029" 1 1444593588 17 '67.163.44.134' 'move' 40 2209 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2030" 1 1444593588 17 '67.163.44.134' 'move' 40 2215 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2031" 1 1444593588 17 '67.163.44.134' 'move' 40 2225 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2032" 1 1444593588 17 '67.163.44.134' 'move' 40 2226 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2033" 1 1444593588 17 '67.163.44.134' 'move' 40 2236 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2034" 1 1444593588 17 '67.163.44.134' 'move' 40 2240 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2035" 1 1444593588 17 '67.163.44.134' 'move' 40 2246 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2036" 1 1444593588 17 '67.163.44.134' 'move' 40 2252 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2037" 1 1444593588 17 '67.163.44.134' 'move' 40 2264 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2038" 1 1444593588 17 '67.163.44.134' 'move' 40 2265 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2039" 1 1444593588 17 '67.163.44.134' 'move' 40 2268 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2040" 1 1444593692 17 '67.163.44.134' 'move' 40 2110 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2041" 1 1444593692 17 '67.163.44.134' 'move' 40 2111 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2042" 1 1444593692 17 '67.163.44.134' 'move' 40 2112 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2043" 1 1444593692 17 '67.163.44.134' 'move' 40 2113 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2044" 1 1444593692 17 '67.163.44.134' 'move' 40 2117 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2045" 1 1444593692 17 '67.163.44.134' 'move' 40 2121 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2046" 1 1444593692 17 '67.163.44.134' 'move' 40 2125 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2047" 1 1444593692 17 '67.163.44.134' 'move' 40 2126 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2048" 1 1444593692 17 '67.163.44.134' 'move' 40 2140 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2049" 1 1444593692 17 '67.163.44.134' 'move' 40 2142 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2050" 1 1444593692 17 '67.163.44.134' 'move' 40 2145 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2051" 1 1444593692 17 '67.163.44.134' 'move' 40 2150 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2052" 1 1444593692 17 '67.163.44.134' 'move' 40 2152 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2053" 1 1444593692 17 '67.163.44.134' 'move' 40 2158 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2054" 1 1444593692 17 '67.163.44.134' 'move' 40 2159 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2055" 1 1444593692 17 '67.163.44.134' 'move' 40 2162 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2056" 1 1444593692 17 '67.163.44.134' 'move' 40 2172 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2057" 1 1444593692 17 '67.163.44.134' 'move' 40 2187 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2058" 1 1444593692 17 '67.163.44.134' 'move' 40 2242 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2059" 1 1444593692 17 '67.163.44.134' 'move' 40 2274 0 " 'a:1:{s:10:\""board_from\"";s:2:\""37\"";}')" " (2060" 1 1444593733 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2453\"";}')" " (2061" 1 1444593789 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2289\"";}')" " (2062" 1 1444593789 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2291\"";}')" " (2063" 1 1444593806 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2275\"";}')" " (2064" 1 1444593875 17 '67.163.44.134' 'move' 40 2151 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2065" 1 1444593875 17 '67.163.44.134' 'move' 40 2269 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2066" 1 1444593875 17 '67.163.44.134' 'move' 40 2273 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2067" 1 1444593916 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2454\"";}')" " (2068" 1 1444593935 17 '67.163.44.134' 'move' 40 2533 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2069" 1 1444593954 17 '67.163.44.134' 'remove' 40 2533 0 'a:0:{}') " (2070" 1 1444593977 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2533\"";}')" " (2071" 1 1444594009 17 '67.163.44.134' 'move' 41 2438 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2072" 1 1444594009 17 '67.163.44.134' 'move' 41 2441 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}');" INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (2073 1 1444594009 17 '67.163.44.134' 'move' 41 2442 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2074" 1 1444594009 17 '67.163.44.134' 'move' 41 2469 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2075" 1 1444594026 17 '67.163.44.134' 'move' 41 2437 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2076" 1 1444594063 17 '67.163.44.134' 'move' 39 2348 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2077" 1 1444594063 17 '67.163.44.134' 'move' 39 2385 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2078" 1 1444594063 17 '67.163.44.134' 'move' 39 2388 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2079" 1 1444594063 17 '67.163.44.134' 'move' 39 2392 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2080" 1 1444594063 17 '67.163.44.134' 'move' 39 2393 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2081" 1 1444594063 17 '67.163.44.134' 'move' 39 2408 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2082" 1 1444594063 17 '67.163.44.134' 'move' 39 2413 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2083" 1 1444594063 17 '67.163.44.134' 'move' 39 2422 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2084" 1 1444594063 17 '67.163.44.134' 'move' 39 2428 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2085" 1 1444594063 17 '67.163.44.134' 'move' 39 2446 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2086" 1 1444594063 17 '67.163.44.134' 'move' 39 2447 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2087" 1 1444594063 17 '67.163.44.134' 'move' 39 2450 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2088" 1 1444594063 17 '67.163.44.134' 'move' 39 2471 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2089" 1 1444594063 17 '67.163.44.134' 'move' 39 2479 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2090" 1 1444594063 17 '67.163.44.134' 'move' 39 2513 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2091" 1 1444594063 17 '67.163.44.134' 'move' 39 2515 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2092" 1 1444594063 17 '67.163.44.134' 'move' 39 2518 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2093" 1 1444594063 17 '67.163.44.134' 'move' 39 2520 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2094" 1 1444594063 17 '67.163.44.134' 'move' 39 2531 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2095" 1 1444594093 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2384\"";}')" " (2096" 1 1444594123 17 '67.163.44.134' 'move' 40 2220 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2097" 1 1444594123 17 '67.163.44.134' 'move' 40 2232 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2098" 1 1444594123 17 '67.163.44.134' 'move' 40 2233 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2099" 1 1444594123 17 '67.163.44.134' 'move' 40 2290 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2100" 1 1444594139 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2266\"";}')" " (2101" 1 1444594139 17 '67.163.44.134' 'remove' 26 0 0 " 'a:1:{s:12:\""old_topic_id\"";s:4:\""2267\"";}')" " (2102" 1 1444594160 17 '67.163.44.134' 'move' 40 2217 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2103" 1 1444594160 17 '67.163.44.134' 'move' 40 2218 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2104" 1 1444594193 17 '67.163.44.134' 'move' 41 2249 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2105" 1 1444594193 17 '67.163.44.134' 'move' 41 2276 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2106" 1 1444594193 17 '67.163.44.134' 'move' 41 2299 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2107" 1 1444594193 17 '67.163.44.134' 'move' 41 2358 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2108" 1 1444594214 17 '67.163.44.134' 'move' 41 2277 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2109" 1 1444594214 17 '67.163.44.134' 'move' 41 2328 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2110" 1 1444594243 17 '67.163.44.134' 'move' 39 2036 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2111" 1 1444594243 17 '67.163.44.134' 'move' 39 2103 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2112" 1 1444594243 17 '67.163.44.134' 'move' 39 2219 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2113" 1 1444594243 17 '67.163.44.134' 'move' 39 2237 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2114" 1 1444594243 17 '67.163.44.134' 'move' 39 2248 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2115" 1 1444594243 17 '67.163.44.134' 'move' 39 2251 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2116" 1 1444594243 17 '67.163.44.134' 'move' 39 2256 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2117" 1 1444594243 17 '67.163.44.134' 'move' 39 2317 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2118" 1 1444594243 17 '67.163.44.134' 'move' 39 2372 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2119" 1 1444594243 17 '67.163.44.134' 'move' 39 2382 0 " 'a:1:{s:10:\""board_from\"";s:2:\""26\"";}')" " (2120" 2 1444594522 17167 '68.52.74.22' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""thesilentslayer1\"";s:10:\""applicator\"";i:0;}')" " (2121" 1 1444598608 32 '104.159.161.172' 'lock' 2 2546 0 'a:0:{}') " (2122" 1 1444612375 32 '104.159.161.172' 'lock' 2 2553 0 'a:0:{}') " (2123" 2 1444626750 16744 '73.40.184.150' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:13:\""HeyyyImMaciii\"";s:3:\""new\"";s:10:\""BMOPlayzMC\"";s:10:\""applicator\"";s:5:\""16744\"";}')" " (2124" 1 1444679165 32 '104.159.161.172' 'lock' 2 2551 0 'a:0:{}') " (2125" 2 1444696915 17168 '99.98.240.90' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""bmo_gamer\"";s:10:\""applicator\"";i:0;}')" " (2126" 1 1444697555 16519 '24.107.90.150' 'remove' 2 2556 0 " 'a:2:{s:7:\""subject\"";s:15:\""Achilles Muting\"";s:6:\""member\"";s:5:\""16519\"";}')" " (2127" 1 1444713524 46 '70.192.194.34' 'lock' 10 2552 0 'a:0:{}') " (2128" 1 1444752835 46 '204.126.204.10' 'lock' 2 2557 0 'a:0:{}') " (2129" 1 1444752981 46 '204.126.204.10' 'move' 10 2501 0 " 'a:1:{s:10:\""board_from\"";s:1:\""3\"";}')" " (2130" 1 1444753091 46 '204.126.204.10' 'lock' 2 2475 0 'a:0:{}') " (2131" 1 1444753175 46 '204.126.204.10' 'modify' 1 1101 5291 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (2132" 1 1444753944 46 '204.126.204.10' 'modify' 1 1101 5291 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (2133" 1 1444754004 46 '204.126.204.10' 'modify' 1 1101 5291 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (2134" 1 1444754468 46 '204.126.204.10' 'modify' 1 1101 5291 " 'a:1:{s:6:\""member\"";s:2:\""50\"";}')" " (2135" 1 1444763201 46 '70.192.194.132' 'lock' 2 2558 0 'a:0:{}') " (2136" 1 1444774432 32 '104.159.161.172' 'lock' 4 2559 0 'a:0:{}') " (2137" 2 1444785940 17169 '74.36.135.127' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""desertking77\"";s:10:\""applicator\"";i:0;}')" " (2138" 1 1444829504 46 '70.192.214.185' 'lock' 2 2561 0 'a:0:{}') " (2139" 1 1444830413 32 '104.159.161.172' 'lock' 2 2550 0 'a:0:{}') " (2140" 3 1444853389 0 '76.18.162.53' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""16357\"";s:4:\""name\"";s:16:\""Facelesswarrior5\"";s:12:\""member_acted\"";s:16:\""Facelesswarrior5\"";}')" " (2141" 2 1444853944 16800 '24.166.251.69' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""kellimater\"";s:3:\""new\"";s:15:\""Dino_kellimater\"";s:10:\""applicator\"";s:5:\""16800\"";}')" " (2142" 2 1444853944 16800 '24.166.251.69' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:32:\""Sup Bish <3 :D -Dino Kelli :3\"";s:10:\""applicator\"";s:5:\""16800\"";}')" " (2143" 2 1444858705 16842 '81.133.7.184' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""_HellsAngel_\"";s:3:\""new\"";s:6:\""Hellyy\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (2144" 2 1444858705 16842 '81.133.7.184' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:24:\""Ever Seen Toilet Rape ??\"";s:3:\""new\"";s:25:\""Don't Read No bother\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (2145" 2 1444858740 16842 '81.133.7.184' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:25:\""Don't Read No bother\"";s:3:\""new\"";s:32:\""Get me on Skype or Instagram !!!\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (2146" 1 1444866275 32 '104.159.161.172' 'lock' 1 2563 0 'a:0:{}') " (2147" 2 1444866961 17170 '45.58.254.125' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Futurized\"";s:10:\""applicator\"";i:0;}')" " (2148" 2 1444870299 17171 '76.184.200.137' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""kyle\"";s:10:\""applicator\"";i:0;}')" " (2149" 1 1444933153 16222 '107.72.164.86' 'lock' 2 2565 0 'a:0:{}') " (2150" 2 1444941071 0 '76.18.162.53' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Achilles297\"";s:10:\""applicator\"";i:0;}')" " (2151" 1 1444944467 32 '104.159.161.172' 'lock' 2 2566 0 'a:0:{}') " (2152" 1 1444951193 46 '70.192.197.105' 'lock' 10 2567 0 'a:0:{}') " (2153" 2 1444959854 17173 '184.89.29.207' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""The information\"";s:10:\""applicator\"";i:0;}')" " (2154" 1 1445043258 32 '104.159.161.172' 'lock' 1 2568 0 'a:0:{}') " (2155" 2 1445048152 17174 '50.199.114.89' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""XX_carlosXX\"";s:10:\""applicator\"";i:0;}')" " (2156" 1 1445048641 16530 '70.199.69.110' 'remove' 10 2577 0 'a:0:{}') " (2157" 1 1445055552 17 '67.163.44.134' 'lock' 10 2579 0 'a:0:{}') " (2158" 1 1445055575 17 '67.163.44.134' 'sticky' 10 2579 0 'a:0:{}') " (2159" 1 1445055591 17 '67.163.44.134' 'unsticky' 10 2579 0 'a:0:{}') " (2160" 1 1445055605 17 '67.163.44.134' 'unsticky' 10 1876 0 'a:0:{}') " (2161" 1 1445055614 17 '67.163.44.134' 'sticky' 10 2579 0 'a:0:{}') " (2162" 1 1445055635 17 '67.163.44.134' 'sticky' 10 1876 0 'a:0:{}') " (2163" 1 1445098597 1 '146.199.253.141' 'lock' 2 2581 0 'a:0:{}') " (2164" 2 1445118450 17175 '115.133.59.91' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""cookiedoglover\"";s:10:\""applicator\"";i:0;}')" " (2165" 1 1445122267 32 '104.159.161.172' 'lock' 2 2585 0 'a:0:{}') " (2166" 2 1445164238 16438 '217.165.112.101' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:7:\""LilJinx\"";s:3:\""new\"";s:7:\""Furries\"";s:10:\""applicator\"";s:5:\""16438\"";}')" " (2167" 1 1445189953 1 '5.63.146.148' 'lock' 28 2544 0 'a:0:{}') " (2168" 1 1445190013 1 '5.63.146.148' 'move' 30 2544 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (2169" 1 1445190066 17 '67.163.44.134' 'delete' 28 2589 0 " 'a:2:{s:7:\""subject\"";s:20:\""MOVED: ShikamaruPvP_\"";s:6:\""member\"";s:1:\""1\"";}')" " (2170" 1 1445190078 17 '67.163.44.134' 'delete' 26 2589 0 " 'a:2:{s:7:\""subject\"";s:20:\""MOVED: ShikamaruPvP_\"";s:6:\""member\"";s:1:\""1\"";}')" " (2171" 1 1445190118 17 '67.163.44.134' 'move' 40 2513 0 " 'a:1:{s:10:\""board_from\"";s:2:\""39\"";}')" " (2172" 1 1445190158 1 '5.63.146.148' 'move' 30 2524 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (2173" 2 1445192073 17176 '104.178.97.170' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""cooco puff\"";s:10:\""applicator\"";i:0;}')" " (2174" 2 1445195481 17177 '73.44.51.5' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Spit_GoldenHeart\"";s:10:\""applicator\"";i:0;}')" " (2175" 2 1445198188 17178 '72.161.181.156' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""SavageVeil\"";s:10:\""applicator\"";i:0;}')" " (2176" 2 1445201774 17179 '98.206.86.248' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""ginger\"";s:10:\""applicator\"";i:0;}')" " (2177" 1 1445221232 16519 '24.107.90.150' 'remove' 3 2592 0 " 'a:2:{s:7:\""subject\"";s:19:\""ItsVorah Cape issue\"";s:6:\""member\"";s:5:\""16519\"";}')" " (2178" 1 1445223000 17 '67.163.44.134' 'lock' 10 2593 0 'a:0:{}') " (2179" 1 1445224738 17 '67.163.44.134' 'lock' 2 2590 0 'a:0:{}') " (2180" 2 1445268553 17180 '24.216.118.234' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Ghostmaster60\"";s:10:\""applicator\"";i:0;}')" " (2181" 2 1445284348 17181 '70.125.176.30' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Omnitrinity\"";s:10:\""applicator\"";i:0;}')" " (2182" 2 1445289718 17182 '204.126.204.10' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""JDK21132\"";s:10:\""applicator\"";i:0;}')" " (2183" 2 1445290092 17183 '24.211.181.198' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Winter boy\"";s:10:\""applicator\"";i:0;}')" " (2184" 2 1445291344 17184 '24.211.181.198' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Winter boy\"";s:10:\""applicator\"";i:0;}')" " (2185" 1 1445297579 46 '204.126.204.10' 'sticky' 22 2595 0 'a:0:{}') " (2186" 2 1445301045 16800 '24.166.251.69' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:32:\""Sup Bish <3 :D -Dino Kelli :3\"";s:3:\""new\"";s:37:\""Rawr!!!! -Dino_kellimater <3 :D :3\"";s:10:\""applicator\"";s:5:\""16800\"";}')" " (2187" 3 1445302988 17 '67.163.44.134' 'edit_board' 16 0 0 'a:0:{}') " (2188" 3 1445303129 17 '67.163.44.134' 'edit_board' 16 0 0 'a:0:{}') " (2189" 3 1445303289 17 '67.163.44.134' 'edit_board' 25 0 0 'a:0:{}') " (2190" 1 1445303501 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2191" 1 1445303523 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2192" 1 1445303862 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2193" 1 1445303922 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2194" 1 1445304175 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2195" 1 1445304281 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2196" 1 1445304410 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2197" 1 1445304509 16222 '173.65.228.146' 'modify' 12 2584 11234 " 'a:1:{s:6:\""member\"";s:5:\""16519\"";}')" " (2198" 2 1445305597 16530 '31.168.172.147' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:8:\""New York\"";s:3:\""new\"";s:13:\""New York" " USA\"";s:10:\""applicator\"";s:5:\""16530\"";}')" " (2199" 2 1445344864 17185 '96.32.203.232' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Noodleburg\"";s:10:\""applicator\"";i:0;}')" " (2200" 1 1445351111 1 '104.238.169.77' 'news' 0 0 0 'a:0:{}') " (2201" 1 1445351159 1 '104.238.169.77' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2202" 1 1445351170 1 '104.238.169.77' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2203" 2 1445363468 17148 '50.150.114.142' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:5:\""Mijy_\"";s:3:\""new\"";s:6:\""xMijy_\"";s:10:\""applicator\"";s:5:\""17148\"";}')" " (2204" 2 1445363468 17148 '50.150.114.142' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""United States\"";s:10:\""applicator\"";s:5:\""17148\"";}')" " (2205" 2 1445363468 17148 '50.150.114.142' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:23:\""Building Cool Stuffs :3\"";s:10:\""applicator\"";s:5:\""17148\"";}')" " (2206" 1 1445377624 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2207" 1 1445378208 32 '104.159.161.172' 'lock' 2 2600 0 'a:0:{}') " (2208" 1 1445378222 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2209" 1 1445378335 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2210" 1 1445378394 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2211" 1 1445378501 17 '67.163.44.134' 'modify' 22 2595 11298 " 'a:1:{s:6:\""member\"";s:2:\""46\"";}')" " (2212" 1 1445380320 30 '75.73.61.61' 'lock' 2 2601 0 'a:0:{}') " (2213" 2 1445406672 17186 '24.255.0.40' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""JuliaKitten05\"";s:10:\""applicator\"";i:0;}')" " (2214" 2 1445414318 17187 '122.148.112.9' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""cooldude4life\"";s:10:\""applicator\"";i:0;}')" " (2215" 2 1445418862 17188 '101.162.59.219' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Kittencoolss\"";s:10:\""applicator\"";i:0;}')" " (2216" 1 1445437886 46 '70.192.215.125' 'lock' 2 2604 0 'a:0:{}') " (2217" 1 1445437888 46 '70.192.215.125' 'lock' 2 2598 0 'a:0:{}') " (2218" 2 1445450478 17157 '87.112.30.142' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:16:\""bagpipeloveplays\"";s:3:\""new\"";s:12:\""Little_Rosie\"";s:10:\""applicator\"";s:5:\""17157\"";}')" " (2219" 1 1445468842 17 '67.163.44.134' 'lock' 35 2609 0 'a:0:{}') " (2220" 1 1445468848 17 '67.163.44.134' 'sticky' 35 2609 0 'a:0:{}') " (2221" 1 1445473210 1 '146.185.29.18' 'news' 0 0 0 'a:0:{}') " (2222" 1 1445473217 1 '146.185.29.18' 'news' 0 0 0 'a:0:{}') " (2223" 1 1445478079 32 '104.159.161.172' 'lock' 2 2610 0 'a:0:{}') " (2224" 2 1445559654 17109 '38.108.155.214' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:50:\""Hi im awkward and. . . . . Uh . . . . . Yay dinos.\"";s:10:\""applicator\"";s:5:\""17109\"";}')" " (2225" 2 1445591793 17189 '122.148.112.9' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""fluffypuppy1237\"";s:10:\""applicator\"";i:0;}')" " (2226" 1 1445625387 17 '67.163.44.134' 'modify' 1 2569 11364 " 'a:1:{s:6:\""member\"";s:5:\""16837\"";}')" " (2227" 1 1445633749 17 '67.163.44.134' 'lock' 22 2617 0 'a:0:{}') " (2228" 1 1445633755 17 '67.163.44.134' 'sticky' 22 2617 0 'a:0:{}') " (2229" 1 1445634306 17 '67.163.44.134' 'move' 38 2374 0 " 'a:1:{s:10:\""board_from\"";s:2:\""22\"";}')" " (2230" 1 1445634418 17 '67.163.44.134' 'modify' 22 1973 8728 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (2231" 1 1445635820 1 '84.93.77.5' 'news' 0 0 0 'a:0:{}') " (2232" 1 1445638887 16222 '173.65.228.146' 'lock' 24 2607 0 'a:0:{}') " (2233" 1 1445638924 16222 '173.65.228.146' 'unlock' 24 2607 0 'a:0:{}') " (2234" 2 1445640324 17190 '72.80.70.60' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Shadow_Knight108\"";s:10:\""applicator\"";i:0;}')" " (2235" 2 1445640602 17191 '75.86.152.68' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""GS_TinyTiger147\"";s:10:\""applicator\"";i:0;}')" " (2236" 1 1445644756 17191 '75.86.152.68' 'remove' 12 2619 0 'a:0:{}') " (2237" 1 1445663796 30 '75.73.61.61' 'lock' 2 2621 0 'a:0:{}') " (2238" 1 1445680192 17157 '87.112.30.142' 'lock' 15 2620 0 'a:0:{}') " (2239" 1 1445680202 17157 '87.112.30.142' 'remove' 15 2620 0 'a:0:{}') " (2240" 1 1445680272 17157 '87.112.30.142' 'lock' 5 2606 0 'a:0:{}') " (2241" 1 1445680278 17157 '87.112.30.142' 'lock' 5 2537 0 'a:0:{}') " (2242" 2 1445714465 17192 '120.155.154.226' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""Discon3t3d\"";s:10:\""applicator\"";i:0;}')" " (2243" 2 1445719519 17193 '99.253.115.208' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Littlebrooke145\"";s:10:\""applicator\"";i:0;}')" " (2244" 1 1445720561 17061 '69.112.149.196' 'remove' 2 2630 0 'a:0:{}') " (2245" 2 1445741519 17194 '24.246.148.13' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""requiemaeonic86\"";s:10:\""applicator\"";i:0;}')" " (2246" 2 1445753430 16936 '50.108.191.194' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""You can ask me about anything!!! (almost anything)\"";s:3:\""new\"";s:35:\""Fire and ice. Don't mess bruh.\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2247" 1 1445810306 17 '67.163.44.134' 'lock' 10 2580 0 'a:0:{}') " (2248" 1 1445819330 17190 '72.80.70.60' 'remove' 16 2625 0 'a:0:{}') " (2249" 1 1445835396 46 '70.192.203.188' 'lock' 2 2639 0 'a:0:{}') " (2250" 1 1445874887 17 '67.163.44.134' 'modify' 22 2351 11483 " 'a:1:{s:6:\""member\"";s:5:\""17151\"";}')" " (2251" 1 1445877261 17 '67.163.44.134' 'lock' 22 2351 0 'a:0:{}') " (2252" 3 1445878239 1 '104.238.169.74' 'delete_board' 0 0 0 " 'a:1:{s:9:\""boardname\"";s:27:\""Minigames Build Competition\"";}')" " (2253" 3 1445878251 1 '104.238.169.74' 'edit_board' 31 0 0 'a:0:{}') " (2254" 1 1445883895 1 '104.238.169.74' 'lock' 4 2636 0 'a:0:{}') " (2255" 1 1445883918 1 '104.238.169.74' 'lock' 4 2638 0 'a:0:{}') " (2256" 2 1445890433 17192 '120.155.154.226' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:27:\""I like myself when I say hi\"";s:10:\""applicator\"";s:5:\""17192\"";}')" " (2257" 2 1445890511 17192 '120.155.154.226' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:27:\""I like myself when I say hi\"";s:3:\""new\"";s:41:\""I like myself when I say hi lol 💲\"";s:10:\""applicator\"";s:5:\""17192\"";}')" " (2258" 1 1445897891 1 '104.238.169.74' 'lock' 12 2584 0 'a:0:{}') " (2259" 1 1445907057 16222 '173.65.228.146' 'lock' 2 2626 0 'a:0:{}') " (2260" 2 1445908816 17195 '107.142.19.243' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""PartyEndy\"";s:10:\""applicator\"";i:0;}')" " (2261" 2 1445909445 16276 '202.47.66.114' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:8:\""Grko_122\"";s:3:\""new\"";s:8:\""IIGRKOII\"";s:10:\""applicator\"";s:5:\""16276\"";}')" " (2262" 1 1445917555 17090 '172.112.39.67' 'remove' 16 2652 0 'a:0:{}') " (2263" 2 1445962802 16842 '81.133.7.184' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:21:\""Somewhere in de UK m8\"";s:3:\""new\"";s:5:\""uk m8\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (2264" 2 1445962802 16842 '81.133.7.184' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:32:\""Get me on Skype or Instagram !!!\"";s:3:\""new\"";s:26:\""Don't bother reading!\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (2265" 1 1445966833 46 '204.126.204.10' 'lock' 3 2466 0 'a:0:{}') " (2266" 1 1445966919 46 '204.126.204.10' 'lock' 3 2417 0 'a:0:{}') " (2267" 1 1445966926 46 '204.126.204.10' 'lock' 3 1950 0 'a:0:{}') " (2268" 1 1445966935 46 '204.126.204.10' 'lock' 3 2426 0 'a:0:{}') " (2269" 1 1445966995 46 '204.126.204.10' 'lock' 3 2402 0 'a:0:{}') " (2270" 1 1445967010 46 '204.126.204.10' 'lock' 3 2444 0 'a:0:{}') " (2271" 1 1445967021 46 '204.126.204.10' 'lock' 3 2451 0 'a:0:{}') " (2272" 1 1445967061 46 '204.126.204.10' 'lock' 3 2465 0 'a:0:{}') " (2273" 1 1445967125 46 '204.126.204.10' 'lock' 3 2460 0 'a:0:{}') " (2274" 1 1445967136 46 '204.126.204.10' 'lock' 3 2549 0 'a:0:{}') " (2275" 1 1445967184 46 '204.126.204.10' 'lock' 3 2473 0 'a:0:{}') " (2276" 1 1445967306 46 '204.126.204.10' 'modify' 16 2649 11598 " 'a:1:{s:6:\""member\"";s:5:\""17148\"";}')" " (2277" 1 1445967316 46 '204.126.204.10' 'modify' 16 2649 11598 " 'a:1:{s:6:\""member\"";s:5:\""17148\"";}')" " (2278" 1 1445968708 1 '104.238.169.124' 'move' 10 2646 0 " 'a:1:{s:10:\""board_from\"";s:2:\""12\"";}')" " (2279" 2 1445971586 16936 '50.108.191.194' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:45:\""candy land" unicorntopia " my imagination-land\"";s:3:\""new\"";s:37:\""Element Haven" Jupiter " The Milky Way\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2280" 2 1445975372 17190 '170.24.130.66' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Narnia\"";s:10:\""applicator\"";s:5:\""17190\"";}')" " (2281" 3 1445978897 1 '84.51.140.9' 'edit_board' 16 0 0 'a:0:{}') " (2282" 1 1445979172 1 '84.51.140.9' 'lock' 16 2644 0 'a:0:{}') " (2283" 1 1445979233 1 '84.51.140.9' 'lock' 16 2633 0 'a:0:{}') " (2284" 1 1445979266 1 '84.51.140.9' 'lock' 16 2615 0 'a:0:{}') " (2285" 1 1445980373 17 '67.163.44.134' 'lock' 30 2524 0 'a:0:{}') " (2286" 1 1445985755 1 '84.51.140.9' 'news' 0 0 0 'a:0:{}') " (2287" 1 1445985810 17191 '75.86.152.68' 'remove' 12 2618 0 'a:0:{}') " (2288" 2 1445998233 17196 '75.162.192.216' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Insaneminers\"";s:10:\""applicator\"";i:0;}')" " (2289" 2 1445998438 17197 '97.126.207.191' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Crete_Crash\"";s:10:\""applicator\"";i:0;}')" " (2290" 2 1446057233 17198 '50.108.191.194' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""kittielove126\"";s:10:\""applicator\"";i:0;}')" " (2291" 2 1446057486 17198 '50.108.191.194' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:37:\""Element Haven" Jupiter " The Milky Way\"";s:10:\""applicator\"";s:5:\""17198\"";}')" " (2292" 2 1446057486 17198 '50.108.191.194' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:38:\""I'm new here. Be nice. 😀\"";s:10:\""applicator\"";s:5:\""17198\"";}')" " (2293" 2 1446062935 17198 '50.108.191.194' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:38:\""I'm new here. Be nice. 😀\"";s:3:\""new\"";s:31:\""I'm new here. Be nice. :)\"";s:10:\""applicator\"";s:5:\""17198\"";}')" " (2294" 2 1446065709 16936 '50.108.191.194' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:35:\""Fire and ice. Don't mess bruh.\"";s:3:\""new\"";s:55:\""Don't mess with the assassin from another planet..\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2295" 1 1446066429 32 '104.159.161.172' 'lock' 1 2656 0 'a:0:{}') " (2296" 1 1446066452 32 '104.159.161.172' 'modify' 1 2656 11636 " 'a:1:{s:6:\""member\"";s:5:\""16530\"";}')" " (2297" 1 1446066503 1 '84.51.140.9' 'unlock' 1 2656 0 'a:0:{}') " (2298" 2 1446067759 16936 '50.108.191.194' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:55:\""Don't mess with the assassin from another planet..\"";s:3:\""new\"";s:41:\""I am the goddess from the planet Jupiter.\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2299" 1 1446068000 17 '67.163.44.134' 'lock' 1 2656 0 'a:0:{}') " (2300" 1 1446068516 30 '75.73.61.61' 'lock' 2 2655 0 'a:0:{}') " (2301" 1 1446069924 32 '104.159.161.172' 'modify' 1 2656 11651 " 'a:1:{s:6:\""member\"";s:5:\""16284\"";}')" " (2302" 1 1446070147 16222 '173.65.228.146' 'lock' 1 2657 0 'a:0:{}') " (2303" 1 1446122957 16222 '192.35.61.46' 'modify' 35 2043 8960 " 'a:1:{s:6:\""member\"";s:2:\""17\"";}')" " (2304" 1 1446123042 16222 '192.35.61.46' 'modify' 35 2043 8960 " 'a:1:{s:6:\""member\"";s:2:\""17\"";}')" " (2305" 1 1446140034 1 '84.51.140.9' 'lock' 10 2646 0 'a:0:{}') " (2306" 1 1446161297 16222 '173.65.228.146' 'lock' 7 2659 0 'a:0:{}') " (2307" 1 1446163305 17 '67.163.44.134' 'lock' 28 2534 0 'a:0:{}') " (2308" 1 1446163333 17 '67.163.44.134' 'move' 30 2534 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (2309" 1 1446163347 17 '67.163.44.134' 'lock' 28 2622 0 'a:0:{}') " (2310" 1 1446163367 17 '67.163.44.134' 'move' 30 2622 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (2311" 1 1446163618 17 '67.163.44.134' 'unlock' 7 2659 0 'a:0:{}') " (2312" 1 1446163723 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16530\"";}')" " (2313" 1 1446163747 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16837\"";}')" " (2314" 1 1446163776 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16530\"";}')" " (2315" 1 1446163790 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16837\"";}')" " (2316" 1 1446163803 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16530\"";}')" " (2317" 1 1446163813 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16530\"";}')" " (2318" 1 1446163817 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16530\"";}')" " (2319" 1 1446163826 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16837\"";}')" " (2320" 1 1446163831 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16530\"";}')" " (2321" 1 1446163843 17 '67.163.44.134' 'delete' 7 2659 0 " 'a:2:{s:7:\""subject\"";s:17:\""Re: Forum Game...\"";s:6:\""member\"";s:5:\""16837\"";}')" " (2322" 1 1446163890 17 '67.163.44.134' 'modify' 7 2659 11709 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}');" INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (2323 1 1446164028 17 '67.163.44.134' 'ban' 0 0 0 " 'a:2:{s:8:\""ip_range\"";s:13:\""173.68.76.184\"";s:3:\""new\"";i:1;}')" " (2324" 1 1446164028 17 '67.163.44.134' 'ban' 0 0 0 " 'a:2:{s:5:\""email\"";s:21:\""kbuergert66@gmail.com\"";s:3:\""new\"";i:1;}')" " (2325" 1 1446164028 17 '67.163.44.134' 'ban' 0 0 0 " 'a:2:{s:6:\""member\"";s:5:\""16530\"";s:3:\""new\"";i:1;}')" " (2326" 1 1446164067 17 '67.163.44.134' 'modify' 7 2659 11709 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (2327" 1 1446168739 32 '104.159.161.172' 'lock' 2 2663 0 'a:0:{}') " (2328" 2 1446169117 17 '67.163.44.134' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:7:\""lrice11\"";s:3:\""new\"";s:8:\""Alaric77\"";s:10:\""applicator\"";s:2:\""17\"";}')" " (2329" 1 1446170247 17 '67.163.44.134' 'lock' 1 2664 0 'a:0:{}') " (2330" 2 1446177454 17199 '174.31.63.141' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""mrcool503\"";s:10:\""applicator\"";i:0;}')" " (2331" 1 1446187755 15846 '1.132.97.109' 'remove' 7 2467 0 'a:0:{}') " (2332" 1 1446209353 17034 '82.40.58.142' 'lock' 2 2667 0 'a:0:{}') " (2333" 1 1446239890 16222 '173.65.228.146' 'lock' 1 2661 0 'a:0:{}') " (2334" 2 1446294948 17200 '99.61.169.190' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""_MrCyanide_\"";s:10:\""applicator\"";i:0;}')" " (2335" 2 1446310337 17201 '75.88.1.243' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Dreadful_PvP\"";s:10:\""applicator\"";i:0;}')" " (2336" 1 1446374277 1 '37.130.226.90' 'lock' 28 2672 0 'a:0:{}') " (2337" 1 1446374287 1 '37.130.226.90' 'move' 30 2672 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (2338" 1 1446377594 1 '37.130.226.90' 'news' 0 0 0 'a:0:{}') " (2339" 1 1446377599 1 '37.130.226.90' 'news' 0 0 0 'a:0:{}') " (2340" 1 1446377928 1 '37.130.226.90' 'sticky' 22 2675 0 'a:0:{}') " (2341" 1 1446390465 17 '67.163.44.134' 'remove' 28 2674 0 'a:0:{}') " (2342" 1 1446390473 17 '67.163.44.134' 'delete' 26 2674 0 " 'a:2:{s:7:\""subject\"";s:36:\""MOVED: Cyanide\'s Build App (re-done)\"";s:6:\""member\"";s:1:\""1\"";}')" " (2343" 1 1446390985 17 '67.163.44.134' 'modify' 30 2672 11775 " 'a:1:{s:6:\""member\"";s:1:\""1\"";}')" " (2344" 3 1446409618 17 '67.163.44.134' 'add_board' 43 0 0 'a:0:{}') " (2345" 1 1446409651 17 '67.163.44.134' 'move' 43 2669 0 " 'a:1:{s:10:\""board_from\"";s:1:\""1\"";}')" " (2346" 1 1446409651 17 '67.163.44.134' 'move' 43 2671 0 " 'a:1:{s:10:\""board_from\"";s:1:\""1\"";}')" " (2347" 1 1446409651 17 '67.163.44.134' 'move' 43 2673 0 " 'a:1:{s:10:\""board_from\"";s:1:\""1\"";}')" " (2348" 3 1446409697 17 '67.163.44.134' 'edit_board' 43 0 0 'a:0:{}') " (2349" 2 1446425058 17202 '70.140.187.41' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Nightcrawler3550\"";s:10:\""applicator\"";i:0;}')" " (2350" 2 1446497892 17203 '73.44.81.54' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""5cpz\"";s:10:\""applicator\"";i:0;}')" " (2351" 1 1446509373 37 '76.16.125.66' 'lock' 2 2677 0 'a:0:{}') " (2352" 2 1446516067 17204 '73.148.93.176' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""Darkagon\"";s:10:\""applicator\"";i:0;}')" " (2353" 1 1446519759 17186 '24.255.0.40' 'remove' 2 2680 0 " 'a:2:{s:7:\""subject\"";s:31:\""Relaxing is being really gross.\"";s:6:\""member\"";s:5:\""17186\"";}')" " (2354" 1 1446521988 17186 '24.255.0.40' 'remove' 2 2681 0 'a:0:{}') " (2355" 2 1446522108 17205 '173.54.167.239' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""connorbecrafting\"";s:10:\""applicator\"";i:0;}')" " (2356" 2 1446526581 17186 '24.255.0.40' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:48:\""I was once a strange child and I always will be.\"";s:10:\""applicator\"";s:5:\""17186\"";}')" " (2357" 2 1446526736 16855 '108.212.176.230' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:7:\""Hi. ._.\"";s:3:\""new\"";s:19:\""Sup (^._.^)ノ\"";s:10:\""applicator\"";s:5:\""16855\"";}')" " (2358" 2 1446527312 17186 '24.255.0.40' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:64:\""I would like to live safe in my house without robberies" " thanks.\"";s:10:\""applicator\"";s:5:\""17186\"";}')" " (2359" 2 1446527312 17186 '24.255.0.40' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:48:\""I was once a strange child and I always will be.\"";s:3:\""new\"";s:22:\""[Insert Personal Text]\"";s:10:\""applicator\"";s:5:\""17186\"";}')" " (2360" 1 1446566965 16222 '192.35.61.46' 'lock' 10 2678 0 'a:0:{}') " (2361" 2 1446575270 17206 '73.40.184.150' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""XGeekOnFleekX\"";s:10:\""applicator\"";i:0;}')" " (2362" 2 1446601638 16696 '199.47.117.195' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:41:\""[b][i]Keep Calm And Stay Strong! [/i][/b]\"";s:10:\""applicator\"";s:5:\""16696\"";}')" " (2363" 2 1446601682 16696 '199.47.117.195' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:41:\""[b][i]Keep Calm And Stay Strong! [/i][/b]\"";s:3:\""new\"";s:48:\""JUST DO IT! " " Lifes to short make the best of it\"";s:10:\""applicator\"";s:5:\""16696\"";}')" " (2364" 1 1446609668 16222 '173.65.228.146' 'lock' 2 2687 0 'a:0:{}') " (2365" 1 1446609794 16222 '173.65.228.146' 'lock' 2 2688 0 'a:0:{}') " (2366" 1 1446609976 16222 '173.65.228.146' 'lock' 2 2676 0 'a:0:{}') " (2367" 1 1446610266 16222 '173.65.228.146' 'lock' 2 2682 0 'a:0:{}') " (2368" 1 1446610910 16222 '173.65.228.146' 'lock' 2 2684 0 'a:0:{}') " (2369" 1 1446611213 16222 '173.65.228.146' 'lock' 2 2686 0 'a:0:{}') " (2370" 2 1446611796 17207 '74.36.229.74' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""desertking77\"";s:10:\""applicator\"";i:0;}')" " (2371" 2 1446612425 17208 '73.151.130.116' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""ImCj\"";s:10:\""applicator\"";i:0;}')" " (2372" 1 1446612516 16222 '173.65.228.146' 'lock' 2 2679 0 'a:0:{}') " (2373" 2 1446613711 17209 '201.143.7.58' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Perrito1256\"";s:10:\""applicator\"";i:0;}')" " (2374" 2 1446614799 17139 '67.49.107.192' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""United States\"";s:10:\""applicator\"";s:5:\""17139\"";}')" " (2375" 2 1446614799 17139 '67.49.107.192' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:19:\""Just that R5 fan...\"";s:10:\""applicator\"";s:5:\""17139\"";}')" " (2376" 1 1446628846 1 '46.28.53.166' 'lock' 2 2683 0 'a:0:{}') " (2377" 1 1446651101 17190 '170.24.130.66' 'lock' 4 2685 0 'a:0:{}') " (2378" 2 1446680204 17210 '68.112.155.107' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""TheGalaxyBlock\"";s:10:\""applicator\"";i:0;}')" " (2379" 2 1446694615 17211 '24.150.137.89' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""GodChris\"";s:10:\""applicator\"";i:0;}')" " (2380" 2 1446702408 16393 '60.240.241.113' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Marco_Polo619\"";s:10:\""applicator\"";s:5:\""16393\"";}')" " (2381" 2 1446710144 17100 '41.42.201.6' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:46:\""If you need help" " PM me and ill try my best :)\"";s:10:\""applicator\"";s:5:\""17100\"";}')" " (2382" 1 1446752076 16222 '192.35.61.46' 'lock' 2 2693 0 'a:0:{}') " (2383" 1 1446777807 17210 '68.112.155.107' 'remove' 2 2693 0 " 'a:2:{s:7:\""subject\"";s:12:\""yackytheduck\"";s:6:\""member\"";s:5:\""17210\"";}')" " (2384" 1 1446783240 16222 '173.65.228.146' 'lock' 2 2697 0 'a:0:{}') " (2385" 1 1446856045 16530 '108.61.19.6' 'remove' 7 2700 0 'a:0:{}') " (2386" 1 1446861896 17 '67.163.44.134' 'modify' 7 2702 11936 " 'a:1:{s:6:\""member\"";s:5:\""16284\"";}')" " (2387" 1 1446861931 17 '67.163.44.134' 'modify' 7 2702 11936 " 'a:1:{s:6:\""member\"";s:5:\""16284\"";}')" " (2388" 1 1446861945 17 '67.163.44.134' 'delete' 7 2702 0 " 'a:2:{s:7:\""subject\"";s:2:\""hi\"";s:6:\""member\"";s:5:\""16284\"";}')" " (2389" 2 1446902034 17212 '173.88.87.198' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""yackytheduck\"";s:10:\""applicator\"";i:0;}')" " (2390" 2 1446906202 17213 '78.144.78.96' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""_CATFACE_\"";s:10:\""applicator\"";i:0;}')" " (2391" 1 1446910160 17 '67.163.44.134' 'restore_posts' 15 2692 0 " 'a:1:{s:7:\""subject\"";s:30:\""Forum game section for forums?\"";}')" " (2392" 3 1446910562 17 '67.163.44.134' 'add_board' 44 0 0 'a:0:{}') " (2393" 1 1446910714 17 '67.163.44.134' 'lock' 15 2692 0 'a:0:{}') " (2394" 1 1446910760 17 '67.163.44.134' 'move' 44 2659 0 " 'a:1:{s:10:\""board_from\"";s:1:\""7\"";}')" " (2395" 1 1446910760 17 '67.163.44.134' 'move' 44 2698 0 " 'a:1:{s:10:\""board_from\"";s:1:\""7\"";}')" " (2396" 3 1446927765 17 '67.163.44.134' 'edit_board' 16 0 0 'a:0:{}') " (2397" 3 1446927805 17 '67.163.44.134' 'edit_board' 16 0 0 'a:0:{}') " (2398" 1 1446927835 17 '67.163.44.134' 'lock' 16 2649 0 'a:0:{}') " (2399" 1 1446927835 17 '67.163.44.134' 'lock' 16 2623 0 'a:0:{}') " (2400" 1 1446927835 17 '67.163.44.134' 'lock' 16 2651 0 'a:0:{}') " (2401" 1 1446927835 17 '67.163.44.134' 'lock' 16 2640 0 'a:0:{}') " (2402" 1 1446927835 17 '67.163.44.134' 'lock' 16 2605 0 'a:0:{}') " (2403" 1 1446927835 17 '67.163.44.134' 'lock' 16 2647 0 'a:0:{}') " (2404" 1 1446927835 17 '67.163.44.134' 'lock' 16 2637 0 'a:0:{}') " (2405" 1 1446927835 17 '67.163.44.134' 'lock' 16 2627 0 'a:0:{}') " (2406" 1 1446927835 17 '67.163.44.134' 'lock' 16 2635 0 'a:0:{}') " (2407" 1 1446927835 17 '67.163.44.134' 'lock' 16 2641 0 'a:0:{}') " (2408" 1 1446927835 17 '67.163.44.134' 'lock' 16 2634 0 'a:0:{}') " (2409" 1 1446927869 17 '67.163.44.134' 'move' 40 2605 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2410" 1 1446927869 17 '67.163.44.134' 'move' 40 2615 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2411" 1 1446927869 17 '67.163.44.134' 'move' 40 2623 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2412" 1 1446927869 17 '67.163.44.134' 'move' 40 2627 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2413" 1 1446927869 17 '67.163.44.134' 'move' 40 2633 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2414" 1 1446927869 17 '67.163.44.134' 'move' 40 2634 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2415" 1 1446927869 17 '67.163.44.134' 'move' 40 2635 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2416" 1 1446927869 17 '67.163.44.134' 'move' 40 2637 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2417" 1 1446927869 17 '67.163.44.134' 'move' 40 2640 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2418" 1 1446927869 17 '67.163.44.134' 'move' 40 2641 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2419" 1 1446927869 17 '67.163.44.134' 'move' 40 2644 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2420" 1 1446927869 17 '67.163.44.134' 'move' 40 2647 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2421" 1 1446927869 17 '67.163.44.134' 'move' 40 2649 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2422" 1 1446927869 17 '67.163.44.134' 'move' 40 2651 0 " 'a:1:{s:10:\""board_from\"";s:2:\""16\"";}')" " (2423" 2 1446935701 17214 '50.175.248.211' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""MuMu\"";s:10:\""applicator\"";i:0;}')" " (2424" 1 1446952649 16222 '173.65.228.146' 'lock' 7 2703 0 'a:0:{}') " (2425" 2 1446969755 17215 '78.144.78.96' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""_CATFACE_\"";s:10:\""applicator\"";i:0;}')" " (2426" 2 1447007202 17216 '66.102.212.3' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""TheGamingHorse\"";s:10:\""applicator\"";i:0;}')" " (2427" 1 1447010291 24 '66.69.119.243' 'remove' 2 2710 0 'a:0:{}') " (2428" 2 1447012467 17100 '41.42.194.200' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:46:\""If you need help" " PM me and ill try my best :)\"";s:3:\""new\"";s:52:\""If you need help" " PM me and I'll try my best :)\"";s:10:\""applicator\"";s:5:\""17100\"";}')" " (2429" 1 1447014679 16222 '173.65.228.146' 'lock' 2 2708 0 'a:0:{}') " (2430" 1 1447015090 16222 '173.65.228.146' 'lock' 2 2711 0 'a:0:{}') " (2431" 1 1447030237 30 '75.73.61.61' 'lock' 2 2714 0 'a:0:{}') " (2432" 2 1447031921 17217 '64.17.69.125' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""meg304\"";s:10:\""applicator\"";i:0;}')" " (2433" 1 1447037386 16222 '173.65.228.146' 'unlock' 2 2713 0 'a:0:{}') " (2434" 1 1447037516 16222 '173.65.228.146' 'lock' 2 2713 0 'a:0:{}') " (2435" 2 1447086054 17218 '173.19.97.19' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""AwesomePlayer\"";s:10:\""applicator\"";i:0;}')" " (2436" 2 1447104388 17219 '66.213.91.4' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""dragonboy\"";s:10:\""applicator\"";i:0;}')" " (2437" 2 1447175976 17100 '41.42.207.186' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:13:\""red_135_hlulu\"";s:3:\""new\"";s:14:\""RedMoonlight23\"";s:10:\""applicator\"";s:5:\""17100\"";}')" " (2438" 2 1447196392 17220 '65.190.78.116' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Butter Baron\"";s:10:\""applicator\"";i:0;}')" " (2439" 2 1447197670 17221 '68.63.159.56' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""ZoeyGamers \"";s:10:\""applicator\"";i:0;}')" " (2440" 1 1447205683 16222 '173.65.228.146' 'lock' 7 2719 0 'a:0:{}') " (2441" 1 1447247880 46 '97.32.64.176' 'lock' 2 2721 0 'a:0:{}') " (2442" 2 1447256269 16936 '104.229.33.121' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:37:\""Element Haven" Jupiter " The Milky Way\"";s:3:\""new\"";s:56:\""I travel to protect the innocent from the wrath of evil.\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2443" 2 1447256269 16936 '104.229.33.121' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:41:\""I am the goddess from the planet Jupiter.\"";s:3:\""new\"";s:30:\""I am the guard of your dreams.\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2444" 1 1447281970 46 '204.126.204.10' 'lock' 2 2723 0 'a:0:{}') " (2445" 1 1447282062 46 '204.126.204.10' 'lock' 2 2722 0 'a:0:{}') " (2446" 1 1447282219 46 '204.126.204.10' 'lock' 2 2717 0 'a:0:{}') " (2447" 1 1447282296 46 '204.126.204.10' 'lock' 2 2709 0 'a:0:{}') " (2448" 1 1447284851 46 '204.126.204.10' 'move' 35 1101 0 " 'a:1:{s:10:\""board_from\"";s:1:\""1\"";}')" " (2449" 1 1447284906 46 '204.126.204.10' 'lock' 2 816 0 'a:0:{}') " (2450" 1 1447284918 46 '204.126.204.10' 'lock' 2 940 0 'a:0:{}') " (2451" 1 1447348955 16222 '192.35.61.46' 'modify' 15 2643 11502 " 'a:1:{s:6:\""member\"";s:5:\""17151\"";}')" " (2452" 1 1447352177 1 '46.28.53.188' 'sticky' 22 2725 0 'a:0:{}') " (2453" 1 1447352278 1 '46.28.53.188' 'news' 0 0 0 'a:0:{}') " (2454" 2 1447383777 16936 '50.48.131.155' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:56:\""I travel to protect the innocent from the wrath of evil.\"";s:3:\""new\"";s:38:\""O'khasis minecraftia u know where\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2455" 2 1447383777 16936 '50.48.131.155' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:30:\""I am the guard of your dreams.\"";s:3:\""new\"";s:50:\""I am a ordinary teen who just happens to be a Lord\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2456" 1 1447386684 16222 '173.65.228.146' 'lock' 2 2727 0 'a:0:{}') " (2457" 2 1447387333 17222 '71.203.197.239' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Aphmau\"";s:10:\""applicator\"";i:0;}')" " (2458" 1 1447390953 17 '67.163.44.134' 'lock' 28 2695 0 'a:0:{}') " (2459" 1 1447390969 17 '67.163.44.134' 'move' 30 2695 0 " 'a:1:{s:10:\""board_from\"";s:2:\""28\"";}')" " (2460" 2 1447450472 17223 '73.212.246.38' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""BFFS4Life\"";s:10:\""applicator\"";i:0;}')" " (2461" 2 1447508144 17224 '24.231.227.164' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""silento\"";s:10:\""applicator\"";i:0;}')" " (2462" 1 1447519865 46 '70.192.201.76' 'lock' 2 2739 0 'a:0:{}') " (2463" 1 1447519983 46 '70.192.201.76' 'lock' 2 2726 0 'a:0:{}') " (2464" 1 1447519996 46 '70.192.201.76' 'lock' 2 2732 0 'a:0:{}') " (2465" 1 1447520166 46 '70.192.201.76' 'lock' 2 2734 0 'a:0:{}') " (2466" 2 1447520185 17225 '86.173.133.112' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""canerondoodle\"";s:10:\""applicator\"";i:0;}')" " (2467" 1 1447520208 46 '70.192.201.76' 'lock' 2 2737 0 'a:0:{}') " (2468" 1 1447520229 46 '70.192.201.76' 'lock' 2 2738 0 'a:0:{}') " (2469" 2 1447524100 17226 '75.168.7.51' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""DerpyErinYT\"";s:10:\""applicator\"";i:0;}')" " (2470" 1 1447526393 46 '70.192.201.76' 'lock' 10 2645 0 'a:0:{}') " (2471" 2 1447529888 17227 '90.221.105.129' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""alfiecat123\"";s:10:\""applicator\"";i:0;}')" " (2472" 2 1447531601 17228 '90.221.105.129' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""alfiecat123\"";s:10:\""applicator\"";i:0;}')" " (2473" 1 1447537827 17 '67.163.44.134' 'lock' 35 1101 0 'a:0:{}') " (2474" 1 1447545750 17210 '68.112.155.107' 'remove' 2 2740 0 " 'a:2:{s:7:\""subject\"";s:33:\""TheGamingHorse harassing me again\"";s:6:\""member\"";s:5:\""17210\"";}')" " (2475" 1 1447549299 17151 '162.238.66.49' 'remove' 44 2743 0 'a:0:{}') " (2476" 2 1447567010 16438 '217.165.96.92' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:7:\""Furries\"";s:3:\""new\"";s:9:\""Creamiest\"";s:10:\""applicator\"";s:5:\""16438\"";}')" " (2477" 1 1447570130 17157 '87.112.7.97' 'unlock' 5 2606 0 'a:0:{}') " (2478" 1 1447577459 16222 '173.65.228.146' 'lock' 10 2746 0 'a:0:{}') " (2479" 2 1447592776 17229 '90.221.105.129' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""alfiecat123\"";s:10:\""applicator\"";i:0;}')" " (2480" 2 1447593974 17230 '68.35.73.117' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Camo_soldier\"";s:10:\""applicator\"";i:0;}')" " (2481" 1 1447620499 16696 '199.47.117.195' 'lock' 1 2749 0 'a:0:{}') " (2482" 1 1447620781 16696 '199.47.117.195' 'unlock' 1 2749 0 'a:0:{}') " (2483" 1 1447621332 16696 '199.47.117.195' 'lock' 1 2749 0 'a:0:{}') " (2484" 2 1447625183 17231 '174.116.101.175' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Abeielmaria\"";s:10:\""applicator\"";i:0;}')" " (2485" 2 1447633677 17232 '68.112.155.178' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""biking_FREAK\"";s:10:\""applicator\"";i:0;}')" " (2486" 2 1447635524 17233 '68.68.86.67' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""FalconPunch\"";s:10:\""applicator\"";i:0;}')" " (2487" 2 1447639330 16855 '108.212.176.230' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:19:\""Sup (^._.^)ノ\"";s:3:\""new\"";s:3:\"".-.\"";s:10:\""applicator\"";s:5:\""16855\"";}')" " (2488" 2 1447700548 17234 '207.28.62.250' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""Termenator997\"";s:10:\""applicator\"";i:0;}')" " (2489" 2 1447719724 17235 '108.88.17.50' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""awesome\"";s:10:\""applicator\"";i:0;}')" " (2490" 2 1447756591 17236 '60.242.100.5' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Sozzzz\"";s:10:\""applicator\"";i:0;}')" " (2491" 2 1447799955 16936 '50.48.131.155' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""I am a ordinary teen who just happens to be a Lord\"";s:3:\""new\"";s:21:\""Hug a creeper. Do it.\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2492" 2 1447811090 16936 '50.48.131.155' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:38:\""O'khasis minecraftia u know where\"";s:3:\""new\"";s:24:\""The world of Minecraftia\"";s:10:\""applicator\"";s:5:\""16936\"";}')" " (2493" 2 1447814001 17237 '98.223.9.2' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""lorinkid01\"";s:10:\""applicator\"";i:0;}')" " (2494" 1 1447816760 16530 '173.68.76.184' 'lock' 7 2756 0 'a:0:{}') " (2495" 1 1447818962 16530 '173.68.76.184' 'remove' 7 2756 0 'a:0:{}') " (2496" 1 1447825078 14 '98.227.50.77' 'remove' 4 2759 0 " 'a:2:{s:7:\""subject\"";s:16:\""IM still in jail\"";s:6:\""member\"";s:2:\""14\"";}')" " (2497" 1 1447828511 16222 '173.65.228.146' 'lock' 2 2757 0 'a:0:{}') " (2498" 1 1447828877 16222 '173.65.228.146' 'unlock' 2 2757 0 'a:0:{}') " (2499" 2 1447861559 17238 '86.11.95.217' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:8:\""graciebo\"";s:10:\""applicator\"";i:0;}')" " (2500" 1 1447871709 46 '70.192.197.76' 'lock' 2 2757 0 'a:0:{}') " (2501" 2 1447874515 17239 '76.178.135.44' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""Lexi\"";s:10:\""applicator\"";i:0;}')" " (2502" 1 1447879215 1 '46.23.64.90' 'sticky' 22 2762 0 'a:0:{}') " (2503" 2 1447881783 16222 '46.23.64.90' 'id_group' 0 0 0 " 'a:3:{s:8:\""previous\"";s:27:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:1:\""1\"";}')" " (2504" 2 1447885974 16222 '173.65.228.146' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:10:\""WhiteDecay\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16222\"";}')" " (2505" 2 1447885974 16222 '173.65.228.146' 'location' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""Florida" " USA\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16222\"";}')" " (2506" 2 1447885974 16222 '173.65.228.146' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:11:\""Slackorator\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16222\"";}')" " (2507" 2 1447886152 17240 '86.172.116.174' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Flurpez\"";s:10:\""applicator\"";i:0;}')" " (2508" 2 1447886674 17241 '86.172.116.174' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Flurpez\"";s:10:\""applicator\"";i:0;}')" " (2509" 1 1447895711 17 '67.163.44.134' 'delete' 1 2755 0 " 'a:2:{s:7:\""subject\"";s:36:\""Re: Our Christmas Gift From Aviator \"";s:6:\""member\"";s:5:\""16222\"";}')" " (2510" 1 1447895743 17 '67.163.44.134' 'modify' 26 2763 12274 " 'a:1:{s:6:\""member\"";s:5:\""16222\"";}')" " (2511" 2 1447895810 17210 '68.112.155.107' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:14:\""TheGalaxyBlock\"";s:3:\""new\"";s:9:\""_BatLord_\"";s:10:\""applicator\"";s:5:\""17210\"";}')" " (2512" 2 1447896273 16387 '71.93.165.214' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16387\"";}')" " (2513" 2 1447896374 16387 '71.93.165.214' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""88tk88\"";s:10:\""applicator\"";s:5:\""16387\"";}')" " (2514" 1 1447905349 16696 '199.47.117.195' 'lock' 1 2764 0 'a:0:{}') " (2515" 1 1447923423 16438 '217.165.96.92' 'remove' 43 2673 0 'a:0:{}') " (2516" 1 1447941934 1 '46.28.53.168' 'news' 0 0 0 'a:0:{}') " (2517" 1 1447941967 1 '46.28.53.168' 'news' 0 0 0 'a:0:{}') " (2518" 2 1447947686 16222 '192.35.61.46' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""WhiteDecay\"";s:10:\""applicator\"";s:5:\""16222\"";}')" " (2519" 2 1447963683 17242 '80.111.248.9' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""thephosphorus\"";s:10:\""applicator\"";i:0;}')" " (2520" 2 1447967048 17151 '162.238.66.49' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:255:\""➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸➷ ➸\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""17151\"";}')" " (2521" 2 1447968347 17151 '162.238.66.49' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:9:\""IISkyHDII\"";s:3:\""new\"";s:8:\""SytexPvP\"";s:10:\""applicator\"";s:5:\""17151\"";}')" " (2522" 2 1447968414 17151 '162.238.66.49' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:9:\""IISkyHDII\"";s:3:\""new\"";s:8:\""SytexPvP\"";s:10:\""applicator\"";s:5:\""17151\"";}')" " (2523" 2 1447974322 17243 '96.41.211.179' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""ZachTheGREAT02\"";s:10:\""applicator\"";i:0;}')" " (2524" 2 1448048018 17244 '86.29.66.227' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""pokemaster\"";s:10:\""applicator\"";i:0;}')" " (2525" 2 1448049403 17245 '73.192.157.181' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""RoslyBeauty\"";s:10:\""applicator\"";i:0;}')" " (2526" 1 1448075253 16519 '24.107.90.150' 'remove' 10 2729 0 " 'a:2:{s:7:\""subject\"";s:38:\""Ip banned for a misunderstanding Appel\"";s:6:\""member\"";s:5:\""16519\"";}')" " (2527" 2 1448118339 16842 '81.133.7.184' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:26:\""Don't bother reading!\"";s:3:\""new\"";s:9:\""Its Chill\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (2528" 2 1448138921 17246 '72.181.234.227' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""babyjenni\"";s:10:\""applicator\"";i:0;}')" " (2529" 1 1448144057 46 '97.32.79.104' 'lock' 2 2776 0 'a:0:{}') " (2530" 2 1448149440 17247 '108.31.143.39' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Meowstacheo\"";s:10:\""applicator\"";i:0;}')" " (2531" 2 1448166783 17248 '24.150.198.49' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""SirScraps\"";s:10:\""applicator\"";i:0;}')" " (2532" 2 1448197386 17249 '24.150.198.49' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""SirScraps\"";s:10:\""applicator\"";i:0;}')" " (2533" 2 1448218923 17250 '71.227.13.197' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""alohagourment\"";s:10:\""applicator\"";i:0;}')" " (2534" 2 1448226885 17251 '104.139.11.16' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""It's Angie\"";s:10:\""applicator\"";i:0;}')" " (2535" 2 1448236803 16342 '98.95.43.129' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""DurableGamer84\"";s:10:\""applicator\"";s:5:\""16342\"";}')" " (2536" 2 1448236803 16342 '98.95.43.129' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:44:\""AviatorCraft Survival is the BOMB!!@!@!!@!@!\"";s:10:\""applicator\"";s:5:\""16342\"";}')" " (2537" 3 1448249779 0 '68.52.58.59' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""17172\"";s:4:\""name\"";s:11:\""Achilles297\"";s:12:\""member_acted\"";s:11:\""Achilles297\"";}')" " (2538" 2 1448252409 15971 '72.77.253.192' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""15971\"";}')" " (2539" 2 1448252416 15971 '72.77.253.192' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:5:\""Pepsi\"";s:10:\""applicator\"";s:5:\""15971\"";}')" " (2540" 2 1448252428 15971 '72.77.253.192' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:5:\""Pepsi\"";s:3:\""new\"";s:11:\""PepsiScopes\"";s:10:\""applicator\"";s:5:\""15971\"";}')" " (2541" 2 1448253690 17252 '64.17.69.125' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Meg_304\"";s:10:\""applicator\"";i:0;}')" " (2542" 1 1448256704 46 '70.192.202.221' 'lock' 2 2789 0 'a:0:{}') " (2543" 1 1448257039 46 '70.192.202.221' 'lock' 2 2786 0 'a:0:{}') " (2544" 1 1448257120 46 '70.192.202.221' 'lock' 2 2787 0 'a:0:{}') " (2545" 1 1448257322 46 '70.192.202.221' 'lock' 2 2781 0 'a:0:{}') " (2546" 1 1448257402 46 '70.192.202.221' 'lock' 2 2780 0 'a:0:{}') " (2547" 1 1448257615 46 '70.192.202.221' 'lock' 2 2777 0 'a:0:{}') " (2548" 1 1448257790 46 '70.192.202.221' 'lock' 2 2741 0 'a:0:{}') " (2549" 1 1448257923 46 '70.192.202.221' 'lock' 2 2769 0 'a:0:{}') " (2550" 1 1448258118 46 '70.192.202.221' 'lock' 2 2771 0 'a:0:{}') " (2551" 1 1448271986 1 '104.238.169.53' 'lock' 2 2754 0 'a:0:{}') " (2552" 2 1448284238 16342 '98.95.33.178' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:44:\""AviatorCraft Survival is the BOMB!!@!@!!@!@!\"";s:3:\""new\"";s:14:\""*AVIATORCRAFT*\"";s:10:\""applicator\"";s:5:\""16342\"";}')" " (2553" 2 1448287526 17253 '107.77.165.7' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""Hunterdog\"";s:10:\""applicator\"";i:0;}')" " (2554" 2 1448288701 17254 '27.4.5.133' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""lemon1173\"";s:10:\""applicator\"";i:0;}')" " (2555" 2 1448297277 16842 '81.133.7.184' 'email_address' 0 0 0 " 'a:3:{s:8:\""previous\"";s:26:\""bluepersecond123@gmail.com\"";s:3:\""new\"";s:19:\""hellyyalt@gmail.com\"";s:10:\""applicator\"";s:5:\""16842\"";}')" " (2556" 2 1448299995 17255 '96.5.11.17' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""EliteAgent07\"";s:10:\""applicator\"";i:0;}')" " (2557" 2 1448313132 16354 '75.107.20.233' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:0:\""\"";s:10:\""applicator\"";s:5:\""16354\"";}')" " (2558" 2 1448325825 17256 '73.175.58.180' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Pretty_Gurll94\"";s:10:\""applicator\"";i:0;}')" " (2559" 2 1448340230 16222 '96.254.112.246' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:27:\""Demoted staff/Active helper\"";s:10:\""applicator\"";s:5:\""16222\"";}')" " (2560" 2 1448340241 16222 '96.254.112.246' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:27:\""Demoted staff/Active helper\"";s:3:\""new\"";s:27:\""Demoted staff/Active Helper\"";s:10:\""applicator\"";s:5:\""16222\"";}')" " (2561" 2 1448378526 16342 '98.95.36.224' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:14:\""*AVIATORCRAFT*\"";s:3:\""new\"";s:34:\""The last ones must stand together.\"";s:10:\""applicator\"";s:5:\""16342\"";}')" " (2562" 2 1448395365 17257 '67.181.154.124' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""RoslyBeauty\"";s:10:\""applicator\"";i:0;}')" " (2563" 2 1448419925 17258 '68.109.189.221' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""hihinathan\"";s:10:\""applicator\"";i:0;}')" " (2564" 1 1448425330 16696 '199.47.117.195' 'lock' 1 2798 0 'a:0:{}') " (2565" 1 1448428489 16696 '199.47.117.195' 'remove' 1 2801 0 'a:0:{}') " (2566" 1 1448430408 16696 '199.47.117.195' 'remove' 1 2802 0 'a:0:{}') " (2567" 2 1448468757 17157 '84.51.159.143' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""Little_Rosie\"";s:3:\""new\"";s:15:\""Rosieassasin246\"";s:10:\""applicator\"";s:5:\""17157\"";}')" " (2568" 2 1448482584 17259 '96.225.44.134' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:6:\""Salios\"";s:10:\""applicator\"";i:0;}')" " (2569" 2 1448489750 17260 '76.14.251.29' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""MicrosoftHelp\"";s:10:\""applicator\"";i:0;}')" " (2570" 2 1448490819 17261 '76.14.251.29' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""MicrosoftHelp2\"";s:10:\""applicator\"";i:0;}')" " (2571" 1 1448494094 46 '70.192.200.137' 'lock' 2 2804 0 'a:0:{}') " (2572" 1 1448494163 46 '70.192.200.137' 'move' 1 2791 0 " 'a:1:{s:10:\""board_from\"";s:1:\""2\"";}');" INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (2573 1 1448494251 46 '70.192.200.137' 'lock' 2 2799 0 'a:0:{}') " (2574" 1 1448494291 46 '70.192.200.137' 'lock' 2 2806 0 'a:0:{}') " (2575" 1 1448494310 46 '70.192.200.137' 'lock' 2 2800 0 'a:0:{}') " (2576" 2 1448499591 23 '99.5.66.221' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:50:\""I have a spiritual connection with cinnamon rolls.\"";s:3:\""new\"";s:15:\""Woopsie-doodles\"";s:10:\""applicator\"";s:2:\""23\"";}')" " (2587" 1 1448645433 1 '87.115.38.254' 'lock' 1 2825 0 'a:0:{}') " (2588" 1 1448645443 1 '87.115.38.254' 'move' 4 2825 0 " 'a:1:{s:10:\""board_from\"";s:1:\""1\"";}')" " (2589" 2 1448658032 17263 '173.249.129.58' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""BeastyDounuts\"";s:10:\""applicator\"";i:0;}')" " (2590" 2 1448659200 17264 '112.198.103.53' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""MissAnimeLover\"";s:10:\""applicator\"";i:0;}')" " (2591" 2 1448663258 17265 '75.173.245.58' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""TheWarGuy\"";s:10:\""applicator\"";i:0;}')" " (2592" 2 1448687814 16530 '68.132.45.153' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:8:\""ItsVorah\"";s:3:\""new\"";s:5:\""Vorah\"";s:10:\""applicator\"";s:5:\""16530\"";}')" " (2593" 2 1448695533 17266 '73.197.203.197' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Djinthehouse\"";s:10:\""applicator\"";i:0;}')" " (2594" 1 1448699997 17100 '41.42.209.202' 'lock' 2 2814 0 'a:0:{}') " (2595" 1 1448712803 46 '97.32.64.173' 'lock' 2 2827 0 'a:0:{}') " (2596" 1 1448712813 46 '97.32.64.173' 'lock' 2 2811 0 'a:0:{}') " (2597" 2 1448727082 17267 '98.95.33.196' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""ThatRealOg\"";s:10:\""applicator\"";i:0;}')" " (2598" 2 1448728182 17268 '98.95.33.196' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""ThatRealOg\"";s:10:\""applicator\"";i:0;}')" " (2599" 2 1448737560 17269 '70.187.172.104' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""Tessa the miner\"";s:10:\""applicator\"";i:0;}')" " (2600" 2 1448740713 17270 '73.44.81.54' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:4:\""5cpz\"";s:10:\""applicator\"";i:0;}')" " (2601" 2 1448745621 17271 '76.16.239.151' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""Moviegirl102\"";s:10:\""applicator\"";i:0;}')" " (2602" 2 1448777808 17272 '75.135.168.226' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:3:\""BNR\"";s:10:\""applicator\"";i:0;}')" " (2603" 1 1448784099 31 '73.140.192.188' 'unlock' 1 2838 0 'a:0:{}') " (2604" 1 1448787026 31 '73.140.192.188' 'lock' 1 2838 0 'a:0:{}') " (2605" 2 1448806121 17273 '213.107.117.42' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""chazman2006\"";s:10:\""applicator\"";i:0;}')" " (2606" 1 1448824189 30 '75.73.61.61' 'lock' 2 2834 0 'a:0:{}') " (2607" 2 1448832326 16519 '24.107.90.150' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:36:\""Love Aviator!!!! Hope Your Ok Vorah!\"";s:10:\""applicator\"";s:5:\""16519\"";}')" " (2608" 2 1448832415 16519 '24.107.90.150' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:36:\""Love Aviator!!!! Hope Your Ok Vorah!\"";s:3:\""new\"";s:43:\""I Love AviatorCraft!!!! Hope Your Ok Vorah!\"";s:10:\""applicator\"";s:5:\""16519\"";}')" " (2609" 2 1448833147 16519 '24.107.90.150' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:43:\""I Love AviatorCraft!!!! Hope Your Ok Vorah!\"";s:3:\""new\"";s:42:\""I Love AviatorCraft!!!!Hope Your Ok Vorah!\"";s:10:\""applicator\"";s:5:\""16519\"";}')" " (2610" 2 1448833198 16519 '24.107.90.150' 'personal_text' 0 0 0 " 'a:3:{s:8:\""previous\"";s:42:\""I Love AviatorCraft!!!!Hope Your Ok Vorah!\"";s:3:\""new\"";s:19:\""Hope Your Ok Vorah!\"";s:10:\""applicator\"";s:5:\""16519\"";}')" " (2611" 2 1448845917 17090 '172.112.39.67' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:12:\""AtomicFoxPvp\"";s:3:\""new\"";s:14:\""SlickToDaTouch\"";s:10:\""applicator\"";s:5:\""17090\"";}')" " (2612" 1 1448849779 24 '66.69.119.243' 'remove' 1 2832 0 'a:0:{}') " (2613" 1 1448854321 24 '66.69.119.243' 'lock' 1 2846 0 'a:0:{}') " (2614" 2 1448855064 17274 '98.80.199.222' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""ToxicEzaf\"";s:10:\""applicator\"";i:0;}')" " (2615" 1 1448890135 17100 '41.42.209.202' 'lock' 2 2830 0 'a:0:{}') " (2616" 3 1448909123 0 '41.42.209.202' 'delete_member' 0 0 0 " 'a:3:{s:6:\""member\"";s:5:\""17051\"";s:4:\""name\"";s:13:\""anggsharaf123\"";s:12:\""member_acted\"";s:13:\""anggsharaf123\"";}')" " (2617" 2 1448909498 17275 '41.42.209.202' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:15:\""ScorchingDragon\"";s:10:\""applicator\"";i:0;}')" " (2618" 2 1448911025 17276 '67.214.207.33' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Thisisjulia\"";s:10:\""applicator\"";i:0;}')" " (2619" 2 1448937837 17277 '67.214.207.33' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""coolchick11\"";s:10:\""applicator\"";i:0;}')" " (2620" 1 1448940966 17 '67.163.44.134' 'delete' 1 2847 0 " 'a:2:{s:7:\""subject\"";s:29:\""Re: Faction recruitment Post.\"";s:6:\""member\"";s:5:\""15971\"";}')" " (2621" 1 1448940972 17 '67.163.44.134' 'delete' 1 2847 0 " 'a:2:{s:7:\""subject\"";s:29:\""Re: Faction recruitment Post.\"";s:6:\""member\"";s:5:\""15971\"";}')" " (2622" 1 1448941243 17 '67.163.44.134' 'modify' 1 2847 12940 " 'a:1:{s:6:\""member\"";s:5:\""15971\"";}')" " (2623" 1 1448941253 17 '67.163.44.134' 'modify' 1 2847 12940 " 'a:1:{s:6:\""member\"";s:5:\""15971\"";}')" " (2624" 2 1448942498 17278 '71.81.160.178' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:13:\""the_kings_son\"";s:10:\""applicator\"";i:0;}')" " (2625" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17143\"";}')" " (2626" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17144\"";}')" " (2627" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16838\"";}')" " (2628" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16706\"";}')" " (2629" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16710\"";}')" " (2630" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16714\"";}')" " (2631" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16716\"";}')" " (2632" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16718\"";}')" " (2633" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16719\"";}')" " (2634" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16725\"";}')" " (2635" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16738\"";}')" " (2636" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16768\"";}')" " (2637" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16750\"";}')" " (2638" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16764\"";}')" " (2639" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16752\"";}')" " (2640" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16754\"";}')" " (2641" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16755\"";}')" " (2642" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16779\"";}')" " (2643" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16788\"";}')" " (2644" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16780\"";}')" " (2645" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16795\"";}')" " (2646" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16802\"";}')" " (2647" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16817\"";}')" " (2648" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16808\"";}')" " (2649" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16809\"";}')" " (2650" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16829\"";}')" " (2651" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16832\"";}')" " (2652" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16835\"";}')" " (2653" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16840\"";}')" " (2654" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16841\"";}')" " (2655" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16847\"";}')" " (2656" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16856\"";}')" " (2657" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16850\"";}')" " (2658" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16851\"";}')" " (2659" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16852\"";}')" " (2660" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17083\"";}')" " (2661" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16859\"";}')" " (2662" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16860\"";}')" " (2663" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16867\"";}')" " (2664" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16861\"";}')" " (2665" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16874\"";}')" " (2666" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16862\"";}')" " (2667" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16868\"";}')" " (2668" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16869\"";}')" " (2669" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16870\"";}')" " (2670" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16879\"";}')" " (2671" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16881\"";}')" " (2672" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16886\"";}')" " (2673" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16888\"";}')" " (2674" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16893\"";}')" " (2675" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16907\"";}')" " (2676" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16908\"";}')" " (2677" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16912\"";}')" " (2678" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16960\"";}')" " (2679" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16915\"";}')" " (2680" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16918\"";}')" " (2681" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16921\"";}')" " (2682" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16926\"";}')" " (2683" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16929\"";}')" " (2684" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16932\"";}')" " (2685" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16934\"";}')" " (2686" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16938\"";}')" " (2687" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16946\"";}')" " (2688" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16947\"";}')" " (2689" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16953\"";}')" " (2690" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16954\"";}')" " (2691" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16958\"";}')" " (2692" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16961\"";}')" " (2693" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16966\"";}')" " (2694" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16967\"";}')" " (2695" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16971\"";}')" " (2696" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16974\"";}')" " (2697" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16991\"";}')" " (2698" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16978\"";}')" " (2699" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16979\"";}')" " (2700" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16980\"";}')" " (2701" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16982\"";}')" " (2702" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16989\"";}')" " (2703" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16992\"";}')" " (2704" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16994\"";}')" " (2705" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""16998\"";}')" " (2706" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17005\"";}')" " (2707" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17007\"";}')" " (2708" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17008\"";}')" " (2709" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17010\"";}')" " (2710" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17013\"";}')" " (2711" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17017\"";}')" " (2712" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17030\"";}')" " (2713" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17029\"";}')" " (2714" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17038\"";}')" " (2715" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17039\"";}')" " (2716" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17044\"";}')" " (2717" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17046\"";}')" " (2718" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17048\"";}')" " (2719" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17052\"";}')" " (2720" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17054\"";}')" " (2721" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17084\"";}')" " (2722" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17065\"";}')" " (2723" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17069\"";}')" " (2724" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17077\"";}')" " (2725" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17080\"";}')" " (2726" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17085\"";}')" " (2727" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17089\"";}')" " (2728" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17088\"";}')" " (2729" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17091\"";}')" " (2730" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17092\"";}')" " (2731" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17093\"";}')" " (2732" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17098\"";}')" " (2733" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17099\"";}')" " (2734" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17102\"";}')" " (2735" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17112\"";}')" " (2736" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17104\"";}')" " (2737" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17106\"";}')" " (2738" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17107\"";}')" " (2739" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17116\"";}')" " (2740" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17113\"";}')" " (2741" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17123\"";}')" " (2742" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17125\"";}')" " (2743" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17128\"";}')" " (2744" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17130\"";}')" " (2745" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17132\"";}')" " (2746" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17135\"";}')" " (2747" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17137\"";}')" " (2748" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17138\"";}')" " (2749" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17142\"";}')" " (2750" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17146\"";}')" " (2751" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17152\"";}')" " (2752" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17150\"";}')" " (2753" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17147\"";}')" " (2754" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17153\"";}')" " (2755" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17158\"";}')" " (2756" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17160\"";}')" " (2757" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17163\"";}')" " (2758" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17168\"";}')" " (2759" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17169\"";}')" " (2760" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17171\"";}')" " (2761" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17173\"";}')" " (2762" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17174\"";}')" " (2763" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17176\"";}')" " (2764" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17177\"";}')" " (2765" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17180\"";}')" " (2766" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17183\"";}')" " (2767" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17189\"";}')" " (2768" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17197\"";}')" " (2769" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17199\"";}')" " (2770" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17201\"";}')" " (2771" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17203\"";}')" " (2772" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17205\"";}')" " (2773" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17206\"";}')" " (2774" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17207\"";}')" " (2775" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17208\"";}')" " (2776" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17209\"";}')" " (2777" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17212\"";}')" " (2778" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17213\"";}')" " (2779" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17214\"";}')" " (2780" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17215\"";}')" " (2781" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17216\"";}')" " (2782" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17217\"";}')" " (2783" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17218\"";}')" " (2784" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17219\"";}')" " (2785" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17220\"";}')" " (2786" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17222\"";}')" " (2787" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17223\"";}')" " (2788" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17228\"";}')" " (2789" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17225\"";}')" " (2790" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17226\"";}')" " (2791" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17227\"";}')" " (2792" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17229\"";}')" " (2793" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17231\"";}')" " (2794" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17232\"";}')" " (2795" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17233\"";}')" " (2796" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17234\"";}')" " (2797" 3 1448962969 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17235\"";}')" " (2798" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17275\"";}')" " (2799" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17252\"";}')" " (2800" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17243\"";}')" " (2801" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17242\"";}')" " (2802" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17245\"";}')" " (2803" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17247\"";}')" " (2804" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17246\"";}')" " (2805" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17249\"";}')" " (2806" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17248\"";}')" " (2807" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17250\"";}')" " (2808" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17251\"";}')" " (2809" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17253\"";}')" " (2810" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17254\"";}')" " (2811" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17255\"";}')" " (2812" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17256\"";}')" " (2813" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17257\"";}')" " (2814" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17260\"";}')" " (2815" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17261\"";}')" " (2816" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17262\"";}')" " (2817" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17263\"";}')" " (2818" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17264\"";}')" " (2819" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17267\"";}')" " (2820" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17268\"";}')" " (2821" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17269\"";}')" " (2822" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17270\"";}')" " (2823" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17271\"";}')" " (2824" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17272\"";}')" " (2825" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17273\"";}')" " (2826" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17274\"";}')" " (2827" 3 1448963015 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17277\"";}')" " (2828" 3 1448963021 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17240\"";}')" " (2829" 3 1448963021 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17237\"";}')" " (2830" 3 1448963021 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17236\"";}')" " (2831" 3 1448963021 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17238\"";}')" " (2832" 3 1448963021 1 '5.63.147.132' 'approve_member' 0 0 0 " 'a:1:{s:6:\""member\"";s:5:\""17241\"";}');" INSERT INTO `smf_log_actions` " (`id_action`" `id_log` `log_time` `id_member` `ip` `action` `id_board` `id_topic` `id_msg` `extra`) VALUES (2833 1 1449003610 16530 '173.68.76.184' 'remove' 1 2656 0 'a:0:{}') " (2834" 2 1449004570 17279 '45.37.226.230' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""nibbles1997\"";s:10:\""applicator\"";i:0;}')" " (2835" 2 1449014211 17280 '97.80.176.246' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""Basherbulls200\"";s:10:\""applicator\"";i:0;}')" " (2836" 2 1449014982 17281 '88.110.244.40' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""finnafe\"";s:10:\""applicator\"";i:0;}')" " (2837" 2 1449014987 17282 '98.218.36.73' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Staplecomet7268 \"";s:10:\""applicator\"";i:0;}')" " (2838" 2 1449015099 17283 '174.22.101.105' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""DementedSponge\"";s:10:\""applicator\"";i:0;}')" " (2839" 2 1449015263 17284 '73.50.235.146' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:3:\""cam\"";s:10:\""applicator\"";i:0;}')" " (2840" 2 1449015811 17285 '98.218.36.73' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""Staplecomet7268 \"";s:10:\""applicator\"";i:0;}')" " (2841" 1 1449017964 46 '70.192.202.74' 'lock' 2 2831 0 'a:0:{}') " (2842" 1 1449018074 46 '70.192.202.74' 'lock' 2 2845 0 'a:0:{}') " (2843" 2 1449018089 17286 '24.99.35.134' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""wolfverin\"";s:10:\""applicator\"";i:0;}')" " (2844" 1 1449018237 46 '70.192.202.74' 'lock' 2 2742 0 'a:0:{}') " (2845" 1 1449018379 46 '70.192.202.74' 'lock' 2 2852 0 'a:0:{}') " (2846" 1 1449018496 46 '70.192.202.74' 'lock' 2 2859 0 'a:0:{}') " (2847" 1 1449018636 46 '70.192.202.74' 'lock' 2 2861 0 'a:0:{}') " (2848" 1 1449018683 46 '70.192.202.74' 'lock' 2 2865 0 'a:0:{}') " (2849" 1 1449018811 46 '70.192.202.74' 'lock' 2 2866 0 'a:0:{}') " (2850" 1 1449019287 46 '70.192.202.74' 'lock' 2 2869 0 'a:0:{}') " (2851" 1 1449019493 17090 '172.112.39.67' 'lock' 7 2854 0 'a:0:{}') " (2852" 1 1449019497 17090 '172.112.39.67' 'remove' 7 2854 0 'a:0:{}') " (2853" 2 1449019893 17287 '107.77.89.92' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:14:\""LivieGladiator\"";s:10:\""applicator\"";i:0;}')" " (2854" 2 1449020392 17288 '76.170.23.238' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Kawaii~Chan\"";s:10:\""applicator\"";i:0;}')" " (2855" 2 1449020714 17289 '174.102.136.120' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:10:\""stickninja\"";s:10:\""applicator\"";i:0;}')" " (2856" 2 1449022225 17290 '66.188.179.131' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""TheVampireDragon\"";s:10:\""applicator\"";i:0;}')" " (2857" 2 1449023454 17291 '74.76.39.151' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:12:\""vanossgaming\"";s:10:\""applicator\"";i:0;}')" " (2858" 2 1449024293 17292 '72.91.9.29' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""PvpMeBruh\"";s:10:\""applicator\"";i:0;}')" " (2859" 1 1449024757 1 '5.63.147.132' 'lock' 2 2871 0 'a:0:{}') " (2860" 2 1449070105 17293 '192.43.223.34' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""ninetailschidori\"";s:10:\""applicator\"";i:0;}')" " (2861" 1 1449073715 1 '46.23.68.178' 'lock' 2 2873 0 'a:0:{}') " (2862" 2 1449077277 17294 '92.21.225.124' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Platypus238\"";s:10:\""applicator\"";i:0;}')" " (2863" 2 1449089311 17295 '67.247.176.58' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:9:\""kittycat7\"";s:10:\""applicator\"";i:0;}')" " (2864" 2 1449092484 17296 '94.195.101.242' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:7:\""Master1\"";s:10:\""applicator\"";i:0;}')" " (2865" 1 1449097663 16774 '72.239.226.38' 'remove' 12 2875 0 'a:0:{}') " (2866" 2 1449100372 17297 '216.56.27.22' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:16:\""THE MASTER GAMER\"";s:10:\""applicator\"";i:0;}')" " (2867" 1 1449100856 1 '46.23.68.178' 'lock' 18 2785 0 'a:0:{}') " (2868" 2 1449101887 17298 '199.66.168.104' 'customfield_cust_minecr' 0 0 0 " 'a:3:{s:8:\""previous\"";s:0:\""\"";s:3:\""new\"";s:11:\""Baby_Ferris\"";s:10:\""applicator\"";i:0;}')" " (2869" 1 1449104298 46 '70.192.214.91' 'lock' 10 2829 0 'a:0:{}'); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_activity` -- DROP TABLE IF EXISTS `smf_log_activity`; CREATE TABLE `smf_log_activity` ( `date` date NOT NULL default '0001-01-01' `hits` mediumint(8) unsigned NOT NULL default 0 `topics` smallint(5) unsigned NOT NULL default 0 `posts` smallint(5) unsigned NOT NULL default 0 `registers` smallint(5) unsigned NOT NULL default 0 `most_on` smallint(5) unsigned NOT NULL default 0 PRIMARY KEY (`date`) KEY `most_on` (`most_on`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_activity` -- INSERT INTO `smf_log_activity` " (`date`" `hits` `topics` `posts` `registers` `most_on`) VALUES ('2014-07-12' 0 2 2 2 8) " ('2014-07-13'" 0 1 1 1 9) " ('2014-07-14'" 0 21 58 23 16) " ('2014-07-15'" 0 17 37 6 15) " ('2014-07-16'" 0 12 32 5 17) " ('2014-07-17'" 0 5 18 2 18) " ('2014-07-18'" 0 4 34 3 14) " ('2014-07-19'" 0 6 26 6 17) " ('2014-07-20'" 0 3 16 3 27) " ('2014-07-21'" 0 3 10 4 17) " ('2014-07-22'" 0 4 7 4 11) " ('2014-07-23'" 0 4 15 24 20) " ('2014-07-24'" 0 3 18 53 13) " ('2014-07-25'" 0 1 6 25 20) " ('2014-07-26'" 0 1 6 21 21) " ('2014-07-27'" 0 4 15 27 17) " ('2014-07-28'" 0 2 9 44 12) " ('2014-07-29'" 0 1 21 43 11) " ('2014-07-30'" 0 6 24 42 13) " ('2014-07-31'" 0 6 28 37 13) " ('2014-08-01'" 0 8 40 64 20) " ('2014-08-02'" 0 3 10 43 14) " ('2014-08-03'" 0 5 13 35 14) " ('2014-08-04'" 0 5 16 43 14) " ('2014-08-05'" 0 2 4 46 13) " ('2014-08-06'" 0 4 6 39 12) " ('2014-08-07'" 0 18 43 2272 24) " ('2014-08-08'" 0 2 17 4293 36) " ('2014-08-09'" 0 5 20 4373 35) " ('2014-08-10'" 0 1 9 3774 55) " ('2014-08-11'" 0 1 2 0 55) " ('2014-08-12'" 0 4 11 0 55) " ('2014-08-13'" 0 4 28 5 49) " ('2014-08-14'" 0 0 3 201 33) " ('2014-08-15'" 0 3 9 222 30) " ('2014-08-16'" 0 0 0 7 30) " ('2014-08-17'" 0 2 8 7 29) " ('2014-08-18'" 0 2 14 14 32) " ('2014-08-19'" 0 2 5 17 33) " ('2014-08-20'" 0 1 7 13 42) " ('2014-08-21'" 0 0 9 2 33) " ('2014-08-22'" 0 1 2 0 33) " ('2014-08-23'" 0 2 4 4 32) " ('2014-08-24'" 0 7 16 2 30) " ('2014-08-25'" 0 3 10 1 33) " ('2014-08-26'" 0 1 6 1 33) " ('2014-08-27'" 0 5 27 1 41) " ('2014-08-28'" 0 0 0 1 34) " ('2014-08-29'" 0 8 26 2 37) " ('2014-08-30'" 0 7 56 2 34) " ('2014-08-31'" 0 4 15 2 38) " ('2014-09-01'" 0 8 42 0 31) " ('2014-09-02'" 0 2 16 1 30) " ('2014-09-03'" 0 1 5 0 30) " ('2014-09-04'" 0 4 18 0 31) " ('2014-09-05'" 0 6 19 0 32) " ('2014-09-06'" 0 2 11 1 39) " ('2014-09-07'" 0 3 13 0 35) " ('2014-09-08'" 0 1 3 0 30) " ('2014-09-09'" 0 2 5 0 32) " ('2014-09-10'" 0 1 9 0 36) " ('2014-09-11'" 0 3 14 3 38) " ('2014-09-12'" 0 1 7 1 36) " ('2014-09-13'" 0 6 16 0 37) " ('2014-09-14'" 0 4 11 0 38) " ('2014-09-15'" 0 1 6 0 28) " ('2014-09-16'" 0 1 7 1 35) " ('2014-09-17'" 0 1 4 0 31) " ('2014-09-18'" 0 1 7 0 32) " ('2014-09-19'" 0 2 4 0 27) " ('2014-09-20'" 0 5 35 1 37) " ('2014-09-21'" 0 3 25 0 38) " ('2014-09-22'" 0 3 9 1 33) " ('2014-09-23'" 0 1 4 0 36) " ('2014-09-24'" 0 2 11 0 36) " ('2014-09-25'" 0 4 108 0 37) " ('2014-09-26'" 0 10 86 0 38) " ('2014-09-27'" 0 4 12 1 35) " ('2014-09-28'" 0 5 19 1 37) " ('2014-09-29'" 0 0 2 1 36) " ('2014-09-30'" 0 3 8 1 35) " ('2014-10-01'" 0 0 10 1 37) " ('2014-10-02'" 0 1 3 3 36) " ('2014-10-03'" 0 7 12 2 45) " ('2014-10-04'" 0 8 58 7 41) " ('2014-10-05'" 0 13 46 11 49) " ('2014-10-06'" 0 12 49 14 72) " ('2014-10-07'" 0 4 41 7 55) " ('2014-10-08'" 0 4 22 8 53) " ('2014-10-09'" 0 11 34 3 71) " ('2014-10-10'" 0 2 5 3 52) " ('2014-10-11'" 0 9 33 4 51) " ('2014-10-12'" 0 4 31 4 62) " ('2014-10-13'" 0 7 22 1 38) " ('2014-10-14'" 0 12 60 3 36) " ('2014-10-15'" 0 3 19 4 36) " ('2014-10-16'" 0 3 17 5 38) " ('2014-10-17'" 0 11 52 2 40) " ('2014-10-18'" 0 8 31 1 48) " ('2014-10-19'" 0 4 26 6 43) " ('2014-10-20'" 0 2 7 2 41) " ('2014-10-21'" 0 3 36 4 41) " ('2014-10-22'" 0 7 50 5 43) " ('2014-10-23'" 0 4 15 2 44) " ('2014-10-24'" 0 3 27 0 44) " ('2014-10-25'" 0 4 32 3 43) " ('2014-10-26'" 0 7 44 1 45) " ('2014-10-27'" 0 1 24 1 45) " ('2014-10-28'" 0 3 18 1 38) " ('2014-10-29'" 0 6 29 7 40) " ('2014-10-30'" 0 2 14 4 42) " ('2014-10-31'" 0 5 36 0 42) " ('2014-11-01'" 0 9 31 4 40) " ('2014-11-02'" 0 0 8 2 36) " ('2014-11-03'" 0 7 36 2 39) " ('2014-11-04'" 0 9 38 4 36) " ('2014-11-05'" 0 7 49 4 34) " ('2014-11-06'" 0 6 58 2 39) " ('2014-11-07'" 0 2 27 0 43) " ('2014-11-08'" 0 3 33 1 38) " ('2014-11-09'" 0 4 19 3 42) " ('2014-11-10'" 0 7 26 4 38) " ('2014-11-11'" 0 14 45 1 40) " ('2014-11-12'" 0 5 39 2 38) " ('2014-11-13'" 0 3 13 1 38) " ('2014-11-14'" 0 6 36 3 39) " ('2014-11-15'" 0 11 51 6 49) " ('2014-11-16'" 0 8 36 7 46) " ('2014-11-17'" 0 4 12 4 44) " ('2014-11-18'" 0 4 22 5 43) " ('2014-11-19'" 0 7 61 4 40) " ('2014-11-20'" 0 6 23 0 47) " ('2014-11-21'" 0 2 16 1 35) " ('2014-11-22'" 0 4 27 2 42) " ('2014-11-23'" 0 6 17 11 43) " ('2014-11-24'" 0 2 14 1 34) " ('2014-11-25'" 0 2 12 2 46) " ('2014-11-26'" 0 4 11 2 36) " ('2014-11-27'" 0 8 17 3 37) " ('2014-11-28'" 0 2 9 6 36) " ('2014-11-29'" 0 5 15 4 42) " ('2014-11-30'" 0 1 9 5 38) " ('2014-12-01'" 0 3 9 1 33) " ('2014-12-02'" 0 2 10 2 28) " ('2014-12-03'" 0 3 15 1 30) " ('2014-12-04'" 0 4 15 4 30) " ('2014-12-05'" 0 3 10 4 28) " ('2014-12-06'" 0 6 20 4 35) " ('2014-12-07'" 0 4 32 7 37) " ('2014-12-08'" 0 1 12 5 32) " ('2014-12-09'" 0 3 14 3 27) " ('2014-12-10'" 0 3 14 5 30) " ('2014-12-11'" 0 2 5 2 24) " ('2014-12-12'" 0 7 30 4 23) " ('2014-12-13'" 0 5 21 1 29) " ('2014-12-14'" 0 7 17 3 27) " ('2014-12-15'" 0 3 6 5 30) " ('2014-12-16'" 0 4 15 3 28) " ('2014-12-17'" 0 2 2 4 27) " ('2014-12-18'" 0 4 10 3 23) " ('2014-12-19'" 0 1 1 0 24) " ('2014-12-20'" 0 5 28 2 25) " ('2014-12-21'" 0 6 17 4 20) " ('2014-12-22'" 0 7 33 3 28) " ('2014-12-23'" 0 5 26 2 29) " ('2014-12-24'" 0 4 26 2 26) " ('2014-12-25'" 0 4 8 0 21) " ('2014-12-26'" 0 4 25 3 22) " ('2014-12-27'" 0 4 14 3 37) " ('2014-12-28'" 0 4 9 2 18) " ('2014-12-29'" 0 6 27 4 23) " ('2014-12-30'" 0 8 26 3 33) " ('2014-12-31'" 0 9 152 6 28) " ('2015-01-01'" 0 7 30 3 20) " ('2015-01-02'" 0 3 10 2 20) " ('2015-01-03'" 0 5 29 7 31) " ('2015-01-04'" 0 9 39 6 24) " ('2015-01-05'" 0 0 2 1 13) " ('2015-01-06'" 0 2 10 3 19) " ('2015-01-07'" 0 7 18 2 25) " ('2015-01-08'" 0 1 5 3 17) " ('2015-01-09'" 0 3 21 0 29) " ('2015-01-10'" 0 4 18 2 28) " ('2015-01-11'" 0 10 33 4 16) " ('2015-01-12'" 0 0 3 1 10) " ('2015-01-13'" 0 2 10 3 12) " ('2015-01-14'" 0 5 16 1 15) " ('2015-01-15'" 0 2 7 0 13) " ('2015-01-16'" 0 7 27 1 15) " ('2015-01-17'" 0 1 8 4 18) " ('2015-01-18'" 0 4 20 2 17) " ('2015-01-19'" 0 4 8 3 17) " ('2015-01-20'" 0 1 6 8 17) " ('2015-01-21'" 0 2 15 5 14) " ('2015-01-22'" 0 1 19 1 18) " ('2015-01-23'" 0 4 27 8 17) " ('2015-01-24'" 0 3 23 5 17) " ('2015-01-25'" 0 2 6 1 14) " ('2015-01-26'" 0 3 6 2 14) " ('2015-01-27'" 0 1 8 2 11) " ('2015-01-28'" 0 3 13 3 18) " ('2015-01-29'" 0 2 7 2 14) " ('2015-01-30'" 0 2 17 2 14) " ('2015-01-31'" 0 2 9 3 13) " ('2015-02-01'" 0 6 21 8 19) " ('2015-02-02'" 0 12 80 5 26) " ('2015-02-03'" 0 2 11 4 22) " ('2015-02-04'" 0 4 22 2 36) " ('2015-02-05'" 0 3 34 2 25) " ('2015-02-06'" 0 7 21 9 23) " ('2015-02-07'" 0 3 4 2 22) " ('2015-02-08'" 0 1 12 1 21) " ('2015-02-09'" 0 0 4 4 18) " ('2015-02-10'" 0 4 12 1 23) " ('2015-02-11'" 0 0 1 2 20) " ('2015-02-12'" 0 5 16 1 23) " ('2015-02-13'" 0 1 13 0 25) " ('2015-02-14'" 0 2 12 7 28) " ('2015-02-15'" 0 3 25 4 31) " ('2015-02-16'" 0 3 9 1 22) " ('2015-02-17'" 0 4 11 3 22) " ('2015-02-18'" 0 6 24 6 22) " ('2015-02-19'" 0 7 18 4 23) " ('2015-02-20'" 0 3 11 7 43) " ('2015-02-21'" 0 7 16 1 27) " ('2015-02-22'" 0 1 9 3 22) " ('2015-02-23'" 0 2 15 0 24) " ('2015-02-24'" 0 5 26 1 22) " ('2015-02-25'" 0 7 25 7 22) " ('2015-02-26'" 0 3 26 1 23) " ('2015-02-27'" 0 13 37 4 27) " ('2015-02-28'" 0 6 25 4 40) " ('2015-03-01'" 0 10 40 5 38) " ('2015-03-02'" 0 6 16 4 25) " ('2015-03-03'" 0 8 33 1 22) " ('2015-03-04'" 0 6 19 7 22) " ('2015-03-05'" 0 6 21 1 25) " ('2015-03-06'" 0 7 41 3 24) " ('2015-03-07'" 0 5 27 5 23) " ('2015-03-08'" 0 7 55 7 23) " ('2015-03-09'" 0 13 65 7 25) " ('2015-03-10'" 0 5 44 5 24) " ('2015-03-11'" 0 1 12 1 20) " ('2015-03-12'" 0 4 17 0 24) " ('2015-03-13'" 0 11 41 7 26) " ('2015-03-14'" 0 14 72 10 31) " ('2015-03-15'" 0 7 50 10 26) " ('2015-03-16'" 0 6 31 2 23) " ('2015-03-17'" 0 6 32 5 19) " ('2015-03-18'" 0 4 20 3 24); INSERT INTO `smf_log_activity` " (`date`" `hits` `topics` `posts` `registers` `most_on`) VALUES ('2015-03-19' 0 7 31 0 19) " ('2015-03-20'" 0 12 36 4 30) " ('2015-03-21'" 0 12 56 2 26) " ('2015-03-22'" 0 8 42 6 24) " ('2015-03-23'" 0 4 17 3 26) " ('2015-03-24'" 0 7 26 1 26) " ('2015-03-25'" 0 4 17 2 23) " ('2015-03-26'" 0 5 20 6 21) " ('2015-03-27'" 0 2 8 0 30) " ('2015-03-28'" 0 3 14 4 25) " ('2015-03-29'" 0 4 20 6 21) " ('2015-03-30'" 0 7 30 1 24) " ('2015-03-31'" 0 2 8 0 24) " ('2015-04-01'" 0 3 31 3 20) " ('2015-04-02'" 0 9 33 2 19) " ('2015-04-03'" 0 5 19 7 19) " ('2015-04-04'" 0 9 29 1 27) " ('2015-04-05'" 0 7 19 8 32) " ('2015-04-06'" 0 6 34 8 22) " ('2015-04-07'" 0 5 16 4 25) " ('2015-04-08'" 0 24 81 10 33) " ('2015-04-09'" 0 40 138 8 33) " ('2015-04-10'" 0 16 83 7 30) " ('2015-04-11'" 0 20 102 8 29) " ('2015-04-12'" 0 14 77 8 42) " ('2015-04-13'" 0 14 61 4 28) " ('2015-04-14'" 0 7 53 6 29) " ('2015-04-15'" 0 8 45 3 34) " ('2015-04-16'" 0 9 44 3 29) " ('2015-04-17'" 0 9 41 0 24) " ('2015-04-18'" 0 6 39 2 28) " ('2015-04-19'" 0 19 52 5 31) " ('2015-04-20'" 0 8 34 4 28) " ('2015-04-21'" 0 9 26 2 26) " ('2015-04-22'" 0 3 19 3 20) " ('2015-04-23'" 0 7 17 0 20) " ('2015-04-24'" 0 10 40 3 27) " ('2015-04-25'" 0 9 31 3 31) " ('2015-04-26'" 0 11 37 2 27) " ('2015-04-27'" 0 8 42 7 29) " ('2015-04-28'" 0 14 34 2 29) " ('2015-04-29'" 0 4 15 3 23) " ('2015-04-30'" 0 3 20 1 22) " ('2015-05-01'" 0 3 9 2 20) " ('2015-05-02'" 0 8 20 5 21) " ('2015-05-03'" 0 2 6 3 25) " ('2015-05-04'" 0 7 39 2 24) " ('2015-05-05'" 0 4 30 4 25) " ('2015-05-06'" 0 11 41 2 24) " ('2015-05-07'" 0 7 21 3 25) " ('2015-05-08'" 0 5 24 4 21) " ('2015-05-09'" 0 16 58 2 23) " ('2015-05-10'" 0 13 49 3 21) " ('2015-05-11'" 0 3 34 6 23) " ('2015-05-12'" 0 6 34 0 25) " ('2015-05-13'" 0 7 21 2 21) " ('2015-05-14'" 0 8 32 3 23) " ('2015-05-15'" 0 10 38 2 28) " ('2015-05-16'" 0 5 22 5 31) " ('2015-05-17'" 0 5 27 3 29) " ('2015-05-18'" 0 1 12 3 22) " ('2015-05-19'" 0 2 7 5 24) " ('2015-05-20'" 0 5 25 4 27) " ('2015-05-21'" 0 4 28 2 29) " ('2015-05-22'" 0 1 8 0 27) " ('2015-05-23'" 0 7 27 4 26) " ('2015-05-24'" 0 1 12 3 22) " ('2015-05-25'" 0 4 12 2 21) " ('2015-05-26'" 0 11 25 2 39) " ('2015-05-27'" 0 3 13 2 14) " ('2015-05-28'" 0 12 30 6 21) " ('2015-05-29'" 0 2 13 1 15) " ('2015-05-30'" 0 7 33 5 21) " ('2015-05-31'" 0 6 27 3 51) " ('2015-06-01'" 0 15 40 4 27) " ('2015-06-02'" 0 10 32 3 16) " ('2015-06-03'" 0 5 25 1 24) " ('2015-06-04'" 0 10 24 3 13) " ('2015-06-05'" 0 7 26 6 15) " ('2015-06-06'" 0 7 22 3 17) " ('2015-06-07'" 0 8 26 4 15) " ('2015-06-08'" 0 3 11 5 16) " ('2015-06-09'" 0 7 18 4 25) " ('2015-06-10'" 0 6 25 2 15) " ('2015-06-11'" 0 11 33 3 19) " ('2015-06-12'" 0 4 25 3 28) " ('2015-06-13'" 0 6 13 5 19) " ('2015-06-14'" 0 5 10 1 18) " ('2015-06-15'" 0 7 19 4 17) " ('2015-06-16'" 0 13 30 5 17) " ('2015-06-17'" 0 2 8 0 11) " ('2015-06-18'" 0 4 18 1 13) " ('2015-06-19'" 0 7 21 0 13) " ('2015-06-20'" 0 4 21 3 13) " ('2015-06-21'" 0 2 8 1 12) " ('2015-06-22'" 0 3 5 1 13) " ('2015-06-24'" 0 0 0 0 2) " ('2015-06-25'" 0 5 12 2 12) " ('2015-06-26'" 0 6 28 4 14) " ('2015-06-27'" 0 3 20 4 14) " ('2015-06-28'" 0 5 13 5 12) " ('2015-06-29'" 0 5 21 2 13) " ('2015-06-30'" 0 8 23 4 17) " ('2015-07-01'" 0 4 13 5 14) " ('2015-07-02'" 0 4 17 2 14) " ('2015-07-03'" 0 3 18 1 14) " ('2015-07-04'" 0 1 6 2 13) " ('2015-07-05'" 0 6 17 1 14) " ('2015-07-06'" 0 11 54 4 17) " ('2015-07-07'" 0 6 29 2 17) " ('2015-07-08'" 0 5 26 2 12) " ('2015-07-09'" 0 8 37 6 15) " ('2015-07-10'" 0 5 22 0 15) " ('2015-07-11'" 0 7 28 3 24) " ('2015-07-12'" 0 9 32 4 21) " ('2015-07-13'" 0 8 19 3 18) " ('2015-07-14'" 0 3 7 2 11) " ('2015-07-15'" 0 2 7 2 20) " ('2015-07-16'" 0 4 6 3 18) " ('2015-07-17'" 0 8 25 1 9) " ('2015-07-18'" 0 14 40 4 20) " ('2015-07-19'" 0 7 37 3 24) " ('2015-07-20'" 0 9 31 3 16) " ('2015-07-21'" 0 6 22 1 13) " ('2015-07-22'" 0 8 26 4 14) " ('2015-07-23'" 0 7 26 3 12) " ('2015-07-24'" 0 15 32 3 19) " ('2015-07-25'" 0 4 17 0 14) " ('2015-07-26'" 0 1 3 1 13) " ('2015-07-27'" 0 4 6 4 15) " ('2015-07-28'" 0 3 3 0 16) " ('2015-07-29'" 0 2 5 4 10) " ('2015-07-30'" 0 1 5 1 11) " ('2015-07-31'" 0 2 11 4 26) " ('2015-08-01'" 0 4 19 2 14) " ('2015-08-02'" 0 5 18 5 17) " ('2015-08-03'" 0 4 16 1 29) " ('2015-08-04'" 0 9 13 1 25) " ('2015-08-05'" 0 1 5 0 13) " ('2015-08-06'" 0 3 9 4 21) " ('2015-08-07'" 0 8 21 6 17) " ('2015-08-08'" 0 9 17 4 18) " ('2015-08-09'" 0 32 79 24 30) " ('2015-08-10'" 0 55 149 40 28) " ('2015-08-11'" 0 18 65 13 23) " ('2015-08-12'" 0 19 51 16 27) " ('2015-08-13'" 0 5 21 7 24) " ('2015-08-14'" 0 11 22 13 23) " ('2015-08-15'" 0 16 74 12 24) " ('2015-08-16'" 0 19 73 14 24) " ('2015-08-17'" 0 12 54 13 18) " ('2015-08-18'" 0 7 108 1 18) " ('2015-08-19'" 0 6 35 2 21) " ('2015-08-20'" 0 7 42 0 23) " ('2015-08-21'" 0 3 31 2 18) " ('2015-08-22'" 0 4 56 5 19) " ('2015-08-23'" 0 5 23 2 18) " ('2015-08-24'" 0 0 9 2 13) " ('2015-08-25'" 0 3 22 2 17) " ('2015-08-26'" 0 2 10 4 18) " ('2015-08-27'" 0 6 19 1 15) " ('2015-08-28'" 0 6 18 0 16) " ('2015-08-29'" 0 4 19 6 15) " ('2015-08-30'" 0 8 32 7 23) " ('2015-08-31'" 0 5 41 3 21) " ('2015-09-01'" 0 10 46 4 25) " ('2015-09-02'" 0 4 27 3 22) " ('2015-09-03'" 0 4 24 2 18) " ('2015-09-04'" 0 3 28 1 21) " ('2015-09-05'" 0 7 20 3 21) " ('2015-09-06'" 0 9 35 4 21) " ('2015-09-07'" 0 2 33 1 16) " ('2015-09-08'" 0 2 25 0 20) " ('2015-09-09'" 0 1 11 1 15) " ('2015-09-10'" 0 3 9 2 27) " ('2015-09-11'" 0 1 13 1 20) " ('2015-09-12'" 0 10 44 4 17) " ('2015-09-13'" 0 4 36 3 26) " ('2015-09-14'" 0 8 35 0 15) " ('2015-09-15'" 0 2 13 4 22) " ('2015-09-16'" 0 2 11 0 21) " ('2015-09-17'" 0 5 16 2 14) " ('2015-09-18'" 0 0 5 0 12) " ('2015-09-19'" 0 9 23 4 14) " ('2015-09-20'" 0 6 26 8 15) " ('2015-09-21'" 0 8 37 4 19) " ('2015-09-22'" 0 8 42 2 17) " ('2015-09-23'" 0 5 53 1 21) " ('2015-09-24'" 0 4 14 2 18) " ('2015-09-25'" 0 1 8 1 15) " ('2015-09-26'" 0 2 4 1 15) " ('2015-09-27'" 0 2 7 5 18) " ('2015-09-28'" 0 2 11 0 15) " ('2015-09-29'" 0 0 0 3 17) " ('2015-09-30'" 0 2 11 0 14) " ('2015-10-01'" 0 0 2 0 14) " ('2015-10-02'" 0 0 3 3 17) " ('2015-10-03'" 0 4 18 2 16) " ('2015-10-04'" 0 12 59 5 22) " ('2015-10-05'" 0 2 22 0 23) " ('2015-10-06'" 0 10 37 1 23) " ('2015-10-07'" 0 2 16 1 25) " ('2015-10-08'" 0 6 23 1 26) " ('2015-10-09'" 0 7 15 3 34) " ('2015-10-10'" 0 11 62 2 25) " ('2015-10-11'" 0 12 42 3 30) " ('2015-10-12'" 0 3 19 0 24) " ('2015-10-13'" 0 4 13 1 23) " ('2015-10-14'" 0 3 11 1 20) " ('2015-10-15'" 0 3 9 3 28) " ('2015-10-16'" 0 3 14 1 18) " ('2015-10-17'" 0 10 46 2 25) " ('2015-10-18'" 0 5 41 4 30) " ('2015-10-19'" 0 3 17 5 27) " ('2015-10-20'" 0 7 25 1 31) " ('2015-10-21'" 0 7 14 3 22) " ('2015-10-22'" 0 6 14 0 21) " ('2015-10-23'" 0 3 23 3 25) " ('2015-10-24'" 0 13 60 2 27) " ('2015-10-25'" 0 6 30 1 21) " ('2015-10-26'" 0 8 78 0 26) " ('2015-10-27'" 0 8 84 1 29) " ('2015-10-28'" 0 3 41 3 30) " ('2015-10-29'" 0 4 43 0 22) " ('2015-10-30'" 0 6 24 1 19) " ('2015-10-31'" 0 3 34 2 20) " ('2015-11-01'" 0 5 24 0 21) " ('2015-11-02'" 0 2 10 2 21) " ('2015-11-03'" 0 7 39 3 33) " ('2015-11-04'" 0 8 33 4 30) " ('2015-11-05'" 0 4 26 1 23) " ('2015-11-06'" 0 2 31 0 22) " ('2015-11-07'" 0 7 61 3 27) " ('2015-11-08'" 0 6 29 2 23) " ('2015-11-09'" 0 3 21 3 24) " ('2015-11-10'" 0 2 19 2 25) " ('2015-11-11'" 0 5 35 0 32) " ('2015-11-12'" 0 4 23 0 20) " ('2015-11-13'" 0 5 35 2 23) " ('2015-11-14'" 0 10 33 5 26) " ('2015-11-15'" 0 7 37 3 30) " ('2015-11-16'" 0 1 6 3 20) " ('2015-11-17'" 0 3 20 2 22) " ('2015-11-18'" 0 8 59 5 25) " ('2015-11-19'" 0 5 99 2 30) " ('2015-11-20'" 0 6 37 2 27) " ('2015-11-21'" 0 4 39 2 34) " ('2015-11-22'" 0 7 51 4 26) " ('2015-11-23'" 0 6 39 4 24) " ('2015-11-24'" 0 5 53 2 29); INSERT INTO `smf_log_activity` " (`date`" `hits` `topics` `posts` `registers` `most_on`) VALUES ('2015-11-25' 0 10 36 4 22) " ('2015-11-26'" 0 12 51 1 33) " ('2015-11-27'" 0 9 47 3 24) " ('2015-11-28'" 0 7 44 6 35) " ('2015-11-29'" 0 5 46 2 23) " ('2015-11-30'" 0 13 81 3 32) " ('2015-12-01'" 0 14 57 4 29) " ('2015-12-02'" 0 7 74 17 33) " ('2015-12-03'" 0 3 12 2 20); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_banned` -- DROP TABLE IF EXISTS `smf_log_banned`; CREATE TABLE `smf_log_banned` ( `id_ban_log` mediumint(8) unsigned NOT NULL auto_increment `id_member` mediumint(8) unsigned NOT NULL default 0 `ip` char(16) NOT NULL default '' `email` varchar(255) NOT NULL default '' `log_time` int(10) unsigned NOT NULL default 0 PRIMARY KEY (`id_ban_log`) KEY `log_time` (`log_time`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_banned` -- INSERT INTO `smf_log_banned` " (`id_ban_log`" `id_member` `ip` `email` `log_time`) VALUES (187 16454 '96.33.4.95' 'thefirstdefence@gmail.com' 1433969952) " (188" 16454 '96.33.4.95' 'thefirstdefence@gmail.com' 1434299101) " (189" 16530 '96.250.112.224' '' 1435369797) " (190" 16530 '96.250.112.224' 'kbuergert66@gmail.com' 1435369901) " (191" 16530 '96.250.112.224' '' 1435449665) " (192" 16530 '96.232.193.73' '' 1435535381) " (193" 16530 '96.232.193.73' 'kbuergert66@gmail.com' 1436289941) " (194" 0 '96.232.193.73' '' 1436337141) " (195" 0 '96.232.193.73' '' 1436370519) " (196" 16530 '96.232.193.73' 'kbuergert66@gmail.com' 1436388464) " (197" 0 '96.232.193.73' '' 1436388543) " (198" 0 '96.232.193.73' '' 1436388598) " (199" 0 '96.232.193.73' '' 1436422635) " (200" 0 '96.232.193.73' '' 1436437073) " (201" 0 '96.232.193.73' '' 1436466648) " (202" 0 '96.232.193.73' '' 1436548039) " (203" 0 '96.250.112.224' '' 1436566849) " (204" 0 '96.232.193.73' '' 1436719845) " (205" 0 '96.232.193.73' '' 1436763675) " (206" 16530 '70.199.71.139' '' 1436807298) " (207" 0 '96.232.193.73' '' 1436840562) " (208" 0 '96.232.193.73' '' 1436845716) " (209" 0 '107.196.40.225' '' 1440370614) " (210" 0 '107.196.40.225' '' 1440371803) " (211" 0 '107.196.40.225' '' 1440372094) " (212" 0 '107.196.40.225' '' 1441061269) " (213" 0 '107.196.40.225' '' 1441606177) " (214" 0 '107.196.40.225' '' 1441656173) " (215" 0 '107.196.40.225' '' 1441667333) " (216" 17119 '24.14.37.207' 'poppy321@ymail.com' 1443896166) " (217" 0 '107.196.40.225' '' 1444068085) " (218" 0 '173.68.76.184' '' 1446164732) " (219" 0 '173.68.76.184' '' 1446164797) " (220" 0 '173.68.76.184' '' 1446169811); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_boards` -- DROP TABLE IF EXISTS `smf_log_boards`; CREATE TABLE `smf_log_boards` ( `id_member` mediumint(8) unsigned NOT NULL default 0 `id_board` smallint(5) unsigned NOT NULL default 0 `id_msg` int(10) unsigned NOT NULL default 0 PRIMARY KEY (`id_member` `id_board`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_boards` -- INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (1 1 13002) " (2" 1 1048) " (1" 2 13029) " (1" 4 12985) " (1" 3 12067) " (5" 5 7658) " (1" 5 11649) " (15943" 1 4692) " (1" 7 13004) " (15972" 1 1990) " (15974" 12 3510) " (8" 1 12) " (15974" 4 3510) " (5" 1 7528) " (15973" 1 7309) " (1" 9 12175) " (9" 9 246) " (11" 9 6495) " (12" 9 9476) " (11" 2 6397) " (11" 1 6386) " (13" 1 12696) " (13" 4 189) " (15" 9 87) " (16" 9 1108) " (17" 9 11949) " (17" 7 13001) " (17" 4 13006) " (16483" 24 11365) " (17100" 33 12969) " (17100" 5 12318) " (17" 5 12095) " (17" 2 12484) " (19" 9 10110) " (20" 4 4426) " (20" 1 4427) " (20" 7 79) " (20" 3 35) " (20" 5 78) " (11" 7 6246) " (22" 9 921) " (5" 10 6986) " (23" 7 13061) " (23" 1 11883) " (23" 5 7530) " (1" 10 13002) " (5" 9 7519) " (24" 9 11170) " (20" 2 5779) " (22" 10 254) " (25" 9 1488) " (26" 9 13061) " (27" 9 7713) " (27" 10 7417) " (27" 2 8172) " (27" 1 6633) " (26" 10 13061) " (28" 9 10419) " (27" 3 309) " (4" 9 655) " (5" 7 7672) " (26" 1 13073) " (29" 9 72) " (4" 1 113) " (4" 3 73) " (5" 2 7579) " (30" 9 9968) " (10" 9 1377) " (31" 10 12824) " (31" 1 12848) " (31" 2 12820) " (26" 7 13073) " (26" 2 13061) " (26" 4 13074) " (30" 7 11996) " (30" 2 12997) " (24" 1 12969) " (24" 2 12016) " (24" 3 12077) " (24" 4 11740) " (24" 5 11740) " (24" 7 13004) " (24" 10 11873) " (20" 10 5779) " (20" 9 6550) " (16035" 9 2808) " (15971" 4 12487) " (29" 2 82) " (8" 9 113) " (32" 9 11167) " (22" 3 275) " (12" 2 94) " (26" 5 13061) " (31" 9 12445) " (11" 10 6387) " (33" 9 635) " (11" 4 6387) " (34" 9 10773) " (33" 3 234) " (35" 9 7546) " (8" 2 113) " (26" 3 13061) " (15" 2 124) " (28" 10 12840) " (28" 2 12495) " (37" 5 13015) " (37" 7 13061) " (37" 2 13015) " (32" 10 12216) " (35" 4 4296) " (32" 4 11507) " (32" 1 11779) " (31" 4 12443) " (32" 2 13063) " (27" 4 7417) " (32" 7 12534) " (32" 3 11623) " (38" 1 463) " (38" 9 10167) " (32" 5 10902) " (19" 7 6202) " (41" 9 659) " (41" 10 156) " (41" 1 156) " (15972" 9 1990) " (15974" 1 3510) " (13" 9 7586) " (44" 9 190) " (37" 10 13015) " (37" 9 13015) " (37" 1 13015) " (47" 2 12118) " (47" 9 11397) " (47" 10 1078) " (47" 3 1075) " (47" 1 12013) " (49" 9 6927) " (49" 2 8285) " (28" 5 11049) " (50" 9 13072) " (28" 7 12840) " (41" 2 226) " (54" 9 234) " (55" 9 231) " (33" 4 233) " (33" 2 234) " (46" 2 13063) " (56" 2 4473) " (56" 10 6271) " (37" 3 13015) " (57" 9 614) " (28" 4 11170) " (35" 10 11788) " (35" 2 6215) " (35" 5 626) " (61" 9 10083) " (62" 9 244) " (34" 5 9640) " (57" 1 249) " (50" 2 13072) " (50" 3 13072) " (61" 5 9344) " (17" 1 12988) " (61" 1 9344) " (57" 3 259) " (57" 7 278) " (57" 2 259) " (57" 10 259) " (50" 1 13072) " (50" 5 13072) " (22" 7 275) " (22" 1 275) " (34" 2 10031) " (27" 5 6087) " (13" 2 276) " (13" 7 276) " (28" 1 12841) " (50" 7 13072) " (19" 10 9329) " (19" 2 11007) " (16001" 2 5421) " (19" 4 9329) " (19" 3 6202) " (38" 2 9570) " (27" 7 3489) " (9" 3 340) " (50" 10 13072) " (61" 7 460) " (61" 2 3114) " (50" 4 13072) " (61" 4 710) " (34" 4 9398) " (34" 12 3723) " (567" 9 7740) " (644" 9 472) " (642" 9 573) " (38" 4 9570) " (38" 5 463) " (38" 12 463) " (61" 12 2296) " (17" 10 12216) " (38" 10 7491) " (61" 10 618) " (1" 12 12227) " (24" 12 11749) " (34" 10 9839) " (646" 7 498) " (50" 12 13072) " (15967" 4 1976) " (26" 12 13061) " (46" 1 13073) " (31" 12 11924) " (28" 12 10419) " (2" 9 10107) " (28" 3 11463) " (56" 9 2660) " (56" 4 3964) " (27" 12 3489) " (32" 12 13061) " (35" 1 4365) " (35" 7 3228) " (11" 5 6125) " (11" 3 6252) " (9" 2 614) " (35" 3 10237) " (30" 1 11738) " (15844" 9 648) " (30" 12 12815) " (34" 7 10031) " (34" 3 9445) " (30" 4 10207) " (19" 12 11007) " (30" 5 11738) " (2" 12 6655) " (5" 4 3104) " (17" 3 12216) " (47" 12 882) " (47" 5 888) " (30" 10 12813) " (17" 12 11687) " (19" 1 7046) " (2" 2 1045) " (47" 4 1125) " (47" 7 2828) " (15864" 4 4761) " (16" 2 1324) " (5" 3 3104) " (15878" 2 8283) " (2" 10 1371) " (15880" 9 1371); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (15871 9 1653) " (56" 7 2961) " (56" 12 5681) " (15881" 9 2605) " (15882" 9 1394) " (15882" 2 1390) " (15885" 9 10181) " (15878" 9 6845) " (15878" 10 7845) " (15878" 4 7676) " (15887" 9 1434) " (15888" 9 11181) " (15888" 2 13046) " (15888" 10 12871) " (15888" 4 13006) " (15888" 1 13006) " (15888" 12 11266) " (15889" 9 1451) " (15888" 7 12947) " (15891" 9 1460) " (15892" 9 1519) " (15892" 1 1461) " (15893" 9 1465) " (15894" 9 1469) " (15894" 2 1469) " (15895" 9 1563) " (15897" 7 1477) " (15897" 1 1477) " (15899" 1 1484) " (15900" 9 1484) " (15903" 1 1487) " (15905" 9 1487) " (15907" 9 1501) " (15909" 9 6319) " (15910" 1 1511) " (15912" 9 7102) " (15914" 9 1538) " (15915" 9 3276) " (15916" 9 2563) " (15915" 2 3723) " (15878" 1 7676) " (15923" 12 1590) " (15925" 9 1590) " (15927" 9 1595) " (15903" 9 2966) " (15930" 9 3000) " (15912" 10 3238) " (15912" 2 13055) " (15878" 3 7633) " (15864" 9 4758) " (15864" 10 1642) " (15864" 12 1645) " (15864" 5 1647) " (15864" 2 4758) " (15915" 12 1650) " (15915" 7 3276) " (15915" 1 4221) " (15936" 9 3385) " (15937" 9 7209) " (15937" 2 4740) " (15937" 12 6435) " (15937" 1 5158) " (23" 9 12931) " (49" 10 2801) " (49" 4 2587) " (49" 12 5298) " (15940" 9 2284) " (15941" 9 1691) " (46" 5 12989) " (15878" 5 7179) " (46" 12 12989) " (46" 7 13073) " (46" 9 12989) " (11" 12 8499) " (15943" 9 9390) " (15944" 1 1734) " (37" 4 13015) " (15945" 9 1739) " (46" 4 12989) " (46" 3 12989) " (15930" 1 1810) " (15930" 2 3238) " (15930" 3 1810) " (15930" 4 3029) " (15930" 5 3208) " (15930" 7 3069) " (15930" 10 3024) " (15930" 12 2081) " (15953" 1 1816) " (15943" 12 4700) " (23" 4 7652) " (23" 2 12931) " (19" 5 6130) " (46" 10 13063) " (15958" 9 1906) " (15960" 9 1909) " (15963" 3 1925) " (15963" 1 1925) " (15964" 4 1927) " (15964" 3 1942) " (15964" 1 1927) " (15967" 9 2034) " (15967" 2 1954) " (15969" 9 1954) " (15969" 2 1954) " (15969" 12 1954) " (15969" 7 1954) " (15969" 3 1954) " (15969" 1 3297) " (15974" 3 3509) " (16082" 9 3047) " (16033" 9 7458) " (15974" 2 2053) " (15976" 3 2025) " (16034" 1 3713) " (15877" 10 3315) " (15971" 9 2061) " (15974" 5 2053) " (15974" 9 2053) " (15977" 10 2069) " (15977" 2 2840) " (15980" 9 2833) " (15937" 5 4122) " (15937" 10 6460) " (15915" 10 3279) " (15943" 4 4692) " (15982" 9 2206) " (15937" 7 4256) " (15937" 3 4367) " (15983" 2 2183) " (15983" 9 2187) " (15984" 9 2191) " (15985" 9 2192) " (15985" 12 2192) " (15985" 7 2192) " (15846" 9 12304) " (15986" 9 2198) " (15986" 2 2198) " (15989" 2 2199) " (15989" 1 2199) " (15989" 3 2199) " (15989" 4 2199) " (15989" 5 2199) " (15989" 7 2199) " (15989" 9 2199) " (15989" 10 2199) " (15989" 12 2199) " (15857" 9 2767) " (15992" 9 2220) " (23" 12 13061) " (15994" 9 2265) " (15983" 4 2294) " (15995" 1 2271) " (15995" 3 2272) " (15995" 2 2272) " (15995" 4 2272) " (15936" 10 2272) " (15997" 10 7746) " (15985" 10 2283) " (15878" 12 7633) " (15998" 10 2296) " (23" 10 8523) " (16000" 9 2298) " (16001" 10 5424) " (16004" 9 2501) " (16005" 9 2685) " (16146" 4 3315) " (16146" 12 3315) " (16146" 10 3315) " (16145" 1 3772) " (16144" 2 3314) " (16141" 9 3303) " (16007" 2 3237) " (16007" 9 3280) " (16007" 10 3141) " (15969" 4 3297) " (20" 12 2404) " (16030" 9 5913) " (16032" 9 5771) " (16140" 4 4322) " (16010" 9 3179) " (16004" 10 2434) " (16004" 2 2434) " (16011" 9 2474) " (16136" 9 3292) " (15937" 4 7852) " (16001" 1 3715) " (16012" 9 2512) " (16135" 9 3287) " (16013" 9 2540) " (16129" 1 3288) " (16130" 1 3286) " (16015" 9 2583) " (16133" 7 3281) " (16016" 9 2562) " (16017" 9 2559) " (16018" 9 9470) " (16019" 9 2997) " (16015" 10 2583) " (16015" 12 2583) " (16133" 5 3282) " (16133" 1 3281) " (49" 1 2587) " (49" 3 2587) " (16019" 10 2596) " (16019" 2 2596) " (16020" 7 5558) " (16020" 2 7937) " (16022" 1 2649) " (16022" 2 2649) " (16022" 3 2649) " (16022" 4 2649) " (16022" 5 2649) " (16022" 7 2649) " (16022" 9 2649) " (16022" 10 2649) " (16022" 12 2649) " (16023" 9 3088) " (16133" 12 3281) " (31" 3 12572) " (15897" 2 3060) " (15838" 9 3054) " (16083" 3 3047) " (16082" 12 3047) " (15897" 9 3060) " (16026" 9 2711) " (16133" 4 3281) " (16001" 9 2706) " (16085" 9 3121) " (16029" 9 9673) " (16036" 10 4816) " (16037" 12 2798) " (16037" 1 2798) " (16038" 9 2806) " (15888" 3 12946) " (16040" 12 2804) " (16045" 4 2816) " (15888" 5 11350) " (16048" 3 2833) " (16049" 9 11167) " (16049" 1 12908) " (16049" 2 12931) " (16049" 3 12908) " (16049" 4 13074) " (16049" 5 11338) " (16049" 7 12861) " (16049" 10 12850) " (16049" 12 12296) " (16133" 9 3281) " (16050" 9 3361); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16050 10 2846) " (16051" 2 3030) " (16052" 2 4294) " (16051" 9 3030) " (15885" 5 10494) " (16051" 12 2890) " (16051" 4 2890) " (16051" 1 2891) " (16051" 3 2890) " (16051" 5 2890) " (16051" 7 2890) " (16051" 10 2900) " (15885" 1 3271) " (15912" 5 3058) " (16116" 1 6965) " (15877" 2 2902) " (16001" 5 2957) " (16007" 5 3280) " (16053" 3 2921) " (56" 5 4402) " (16130" 10 3265) " (16023" 10 2971) " (16023" 2 2971) " (16023" 7 2953) " (15903" 10 2954) " (15903" 2 2967) " (16054" 9 2959) " (16055" 9 10839) " (16007" 12 2961) " (56" 1 3127) " (16129" 12 3265) " (16057" 9 2966) " (16057" 1 2966) " (15903" 4 2966) " (16058" 9 2969) " (16060" 2 2972) " (16060" 1 7706) " (16060" 7 2972) " (16060" 5 2972) " (16060" 3 2972) " (16061" 9 3000) " (16033" 10 7458) " (16033" 2 7759) " (16033" 4 4728) " (16033" 12 7458) " (16033" 1 8542) " (16033" 5 5778) " (16062" 9 2975) " (16062" 1 2975) " (16065" 9 3021) " (16065" 4 2981) " (16066" 9 2981) " (16065" 10 3054) " (16066" 4 2981) " (16129" 4 3287) " (16129" 7 3276) " (16065" 12 2981) " (16066" 1 2981) " (15962" 1 2985) " (37" 12 13015) " (16" 1 2992) " (16" 5 2993) " (15962" 9 2995) " (16068" 4 2995) " (16068" 9 2995) " (16068" 2 10614) " (16068" 1 2995) " (16069" 2 3003) " (16070" 9 3009) " (16065" 2 3054) " (16072" 2 3021) " (16072" 9 3217) " (16073" 3 3021) " (16072" 1 4692) " (16074" 9 3032) " (16076" 9 3325) " (16078" 9 3042) " (16088" 9 3063) " (16089" 9 3068) " (16089" 10 3068) " (16090" 9 3068) " (16060" 4 3107) " (23" 3 12931) " (15885" 4 7987) " (15885" 2 10636) " (15885" 12 3880) " (16092" 4 3086) " (16052" 10 4701) " (16052" 7 3178) " (16095" 9 3102) " (16097" 2 3196) " (16100" 4 3119) " (16101" 4 3838) " (31" 5 11348) " (16103" 2 6653) " (16105" 9 3131) " (16105" 10 3131) " (16097" 9 3131) " (15997" 2 7908) " (16107" 10 3175) " (16108" 2 3178) " (16108" 7 3178) " (16109" 7 3178) " (16110" 7 3178) " (16111" 7 3179) " (16112" 7 3179) " (16113" 3 3180) " (16114" 12 3182) " (16114" 1 3182) " (16114" 9 3182) " (16101" 3 3190) " (16101" 12 3190) " (16101" 1 3223) " (16117" 2 3190) " (16117" 7 3190) " (16117" 9 3190) " (16117" 1 3322) " (16117" 4 3191) " (16119" 2 3192) " (16119" 7 3192) " (16122" 1 3209) " (16007" 1 3215) " (16128" 3 3226) " (15885" 10 7317) " (16129" 2 3372) " (16129" 10 3232) " (16130" 2 3362) " (16130" 9 3243) " (16130" 5 3243) " (16028" 9 7286) " (16148" 7 3319) " (14" 4 12272) " (14" 2 12677) " (16149" 5 3323) " (16149" 7 3323) " (14" 10 10718) " (16150" 5 3455) " (14" 1 10718) " (16151" 2 3758) " (16140" 5 4019) " (16140" 7 3331) " (16140" 2 4483) " (16151" 4 3332) " (31" 7 12820) " (16140" 10 4321) " (16140" 3 3344) " (16140" 12 4020) " (14" 5 9890) " (16154" 1 3361) " (16154" 2 3361) " (16154" 3 3361) " (16154" 4 3361) " (16154" 5 3361) " (16154" 7 3361) " (16154" 9 3361) " (16154" 10 3361) " (16154" 12 3361) " (16156" 2 7265) " (16236" 10 4035) " (16222" 9 12656) " (16153" 1 3382) " (16158" 1 3382) " (16158" 7 3382) " (16158" 12 3382) " (16158" 5 3422) " (16158" 2 3534) " (16158" 10 3428) " (16159" 9 3402) " (16159" 4 3402) " (34" 1 9991) " (10" 2 3413) " (16222" 10 12851) " (13" 12 3422) " (16161" 2 3786) " (16116" 12 4693) " (16236" 2 4035) " (16145" 2 5860) " (16233" 4 4834) " (16164" 12 3488) " (16156" 9 6769) " (16167" 4 3489) " (16168" 2 12338) " (16169" 2 3503) " (16168" 10 12347) " (16171" 9 3510) " (16173" 3 3513) " (16174" 1 13005) " (16174" 2 12829) " (16175" 1 3534) " (16176" 9 3545) " (16179" 9 3574) " (16180" 5 3692) " (16182" 1 12984) " (16182" 2 12812) " (16183" 1 3714) " (16183" 2 3714) " (16183" 3 3714) " (16183" 4 3714) " (16183" 5 3714) " (16183" 7 3714) " (16183" 9 3714) " (16183" 10 3714) " (16183" 12 3714) " (16184" 2 3717) " (16001" 7 3804) " (14" 12 9881) " (16185" 3 3739) " (16185" 7 3738) " (16186" 10 3739) " (16186" 2 3743) " (16189" 9 3752) " (16190" 2 3765) " (16190" 7 3764) " (16192" 1 6791) " (16192" 9 6293) " (16192" 7 11539) " (16193" 1 3786) " (16193" 7 3786) " (16193" 2 3772) " (16969" 9 9403) " (16192" 12 3772) " (16192" 2 11439) " (16168" 4 7438) " (16192" 4 6791) " (15973" 5 5845) " (16116" 2 8418) " (16116" 3 6929) " (16201" 1 3811) " (16202" 12 3811) " (15973" 4 7208) " (16192" 5 6292) " (16116" 4 6937) " (16204" 2 3830) " (16204" 10 3828) " (16204" 9 3828) " (14" 7 12415) " (14" 3 8998) " (16206" 3 3832) " (16206" 9 3832) " (16206" 4 3832) " (16207" 4 4452) " (16168" 12 9231) " (16208" 4 3854) " (15846" 7 13007) " (16168" 9 7382) " (16207" 12 3881) " (16020" 9 5433) " (16020" 4 6954) " (16020" 12 6901) " (16214" 10 3903); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16215 12 3903) " (16217" 9 3929) " (16217" 1 3930) " (16218" 2 3933) " (16219" 4 3936) " (16220" 1 3943) " (16222" 3 12602) " (16168" 1 12338) " (16968" 9 10208) " (16168" 7 12338) " (16168" 5 9232) " (16222" 1 13063) " (16222" 4 13006) " (16222" 2 13033) " (16936" 1 11929) " (16222" 7 13035) " (16222" 5 11384) " (16224" 1 3997) " (16224" 12 3997) " (16229" 4 4018) " (16140" 9 4018) " (16116" 5 6640) " (16116" 7 6966) " (16248" 2 4076) " (16248" 12 4076) " (16250" 2 4078) " (16255" 2 7570) " (16257" 12 4119) " (16257" 9 4119) " (16257" 7 4119) " (16257" 3 4119) " (16258" 1 4119) " (16259" 2 5421) " (16260" 10 8422) " (16260" 2 8668) " (16260" 9 6846) " (16262" 5 4128) " (16265" 2 4639) " (16168" 3 7382) " (16265" 4 4158) " (16267" 2 10362) " (16267" 12 7529) " (16259" 4 5421) " (16272" 4 4179) " (16272" 12 4379) " (16272" 9 4272) " (16272" 10 4184) " (16272" 2 4184) " (16273" 9 4184) " (16273" 10 4184) " (16273" 4 4185) " (16274" 9 4185) " (16276" 9 10239) " (16277" 10 5844) " (16277" 2 10321) " (16278" 1 4191) " (16278" 5 4191) " (16278" 9 4262) " (16279" 2 4192) " (16282" 1 5116) " (16282" 10 5116) " (16282" 2 5116) " (16282" 3 5116) " (16282" 4 5116) " (16282" 5 5116) " (16282" 7 5116) " (24" 30 10419) " (16282" 9 5116) " (16282" 12 5116) " (16284" 2 8618) " (16284" 9 8617) " (16284" 4 7678) " (16284" 12 7676) " (24" 28 11276) " (16284" 10 8624) " (16259" 9 6006) " (16277" 9 9139) " (16277" 12 4264) " (16267" 9 9400) " (16267" 10 7296) " (16277" 4 4265) " (16272" 1 4275) " (16161" 1 4285) " (16286" 1 4286) " (16286" 12 4286) " (32" 35 9400) " (16288" 1 4291) " (16756" 15 8835) " (16765" 3 8289) " (16291" 1 5025) " (16292" 9 4299) " (16293" 2 4307) " (16293" 4 4307) " (32" 24 10049) " (17" 26 13006) " (16369" 3 8312) " (16258" 4 4339) " (16760" 22 8290) " (16182" 5 11625) " (16182" 10 12812) " (16296" 9 4355) " (16297" 1 4358) " (16298" 3 4359) " (16298" 7 4381) " (16298" 1 4361) " (16298" 12 4365) " (16299" 9 4366) " (16300" 2 4366) " (16301" 1 4366) " (16182" 12 12137) " (16265" 1 4377) " (16305" 4 4379) " (16310" 12 4394) " (15943" 2 12081) " (16192" 10 6791) " (16765" 9 8290) " (16312" 2 4408) " (16696" 17 12882) " (16698" 19 7713) " (16315" 12 6917) " (16222" 12 12341) " (16519" 5 10679) " (16156" 12 4432) " (16316" 3 4445) " (16318" 9 4445) " (16319" 9 4445) " (16320" 1 4448) " (16321" 2 7948) " (16032" 2 4450) " (17049" 2 9959) " (16182" 3 13036) " (16327" 2 4478) " (16265" 9 4485) " (16328" 2 4493) " (16329" 2 5474) " (16331" 10 4499) " (16332" 1 4503) " (16334" 1 4504) " (16182" 9 12266) " (16337" 10 4519) " (16338" 2 4520) " (16338" 10 4828) " (16339" 2 4520) " (16182" 4 12249) " (16161" 9 4537) " (16342" 9 12565) " (16346" 2 4651) " (16331" 1 4542) " (16311" 9 4545) " (16347" 9 4546) " (16347" 2 4546) " (16347" 10 4546) " (16347" 12 4546) " (16347" 1 4546) " (16036" 2 4556) " (16020" 1 5362) " (16020" 10 7026) " (16072" 10 4586) " (16072" 4 4586) " (16072" 7 4586) " (16346" 9 4609) " (16346" 1 4610) " (16338" 9 4828) " (16338" 5 4614) " (16182" 7 12980) " (16331" 2 4623) " (16483" 19 11267) " (16312" 10 4642) " (16349" 7 4644) " (16349" 5 4644) " (16360" 1 6576) " (16759" 18 11266) " (17061" 7 11266) " (16717" 2 11264) " (16848" 2 10440) " (16020" 5 4667) " (16354" 1 10945) " (16156" 3 4671) " (16156" 1 4671) " (16354" 12 12695) " (16354" 2 13006) " (16354" 4 12236) " (16360" 4 5904) " (16696" 22 12882) " (16361" 12 4679) " (16362" 12 4680) " (16765" 21 8312) " (16363" 1 4683) " (16029" 12 4692) " (16364" 12 4700) " (16052" 12 4742) " (16698" 21 7713) " (16354" 10 12431) " (16354" 9 11593) " (16366" 1 4706) " (16366" 12 4708) " (16026" 12 4708) " (16368" 4 7899) " (16348" 9 10144) " (16348" 2 12834) " (16348" 4 12379) " (16348" 10 12379) " (16348" 12 12379) " (16174" 4 12829) " (16174" 12 4749) " (15846" 2 12780) " (16354" 5 4727) " (16354" 7 4832) " (16848" 9 9894) " (16354" 3 5105) " (15864" 3 4731) " (15864" 1 4763) " (16369" 12 5599) " (16370" 4 4742) " (16372" 4 4749) " (16483" 18 11267) " (16855" 20 11928) " (16036" 4 7920) " (16373" 1 4766) " (16519" 35 11346) " (16315" 1 7532) " (15973" 2 7348) " (16321" 10 6604) " (15973" 3 7008) " (16036" 9 7920) " (16368" 9 4814) " (16036" 1 9922) " (16036" 12 4813) " (16381" 2 4823) " (16383" 4 4825) " (15973" 7 7008) " (16384" 9 4830) " (16049" 21 11248) " (15973" 9 8352) " (16385" 9 4832) " (16842" 9 10120) " (16103" 10 5268) " (16103" 12 5298) " (16559" 37 9385) " (16103" 9 6653) " (16103" 4 6653) " (16386" 2 6206) " (16103" 1 5298) " (16103" 3 5100) " (16103" 5 5268) " (16774" 4 8276) " (16387" 4 4880) " (16387" 2 4880) " (16182" 27 8837) " (16391" 9 4897); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16392 2 4899) " (16392" 4 4970) " (16393" 10 5263) " (16393" 2 12144) " (16233" 10 5108) " (16394" 9 4916) " (16103" 7 5268) " (16396" 3 5220) " (16397" 1 4950) " (16398" 10 11413) " (16398" 9 10111) " (16393" 4 7598) " (16402" 9 4989) " (16369" 4 8312) " (16403" 4 6981) " (16398" 2 12055) " (16404" 4 5045) " (16403" 2 10216) " (16404" 1 5096) " (16405" 9 5019) " (16405" 4 5019) " (16406" 2 5658) " (16407" 4 5027) " (16409" 4 5047) " (15994" 12 5056) " (15994" 10 5056) " (16369" 1 5058) " (16393" 1 5059) " (15877" 1 5059) " (16410" 9 5078) " (16156" 4 5083) " (16233" 9 5082) " (16412" 4 5086) " (16413" 9 7332) " (16404" 3 5099) " (16396" 1 5276) " (16777" 10 9385) " (16233" 5 5115) " (16777" 4 9385) " (16416" 2 5118) " (16192" 3 6109) " (16401" 2 5123) " (16401" 7 5124) " (16401" 12 5348) " (16417" 5 5128) " (16417" 1 5129) " (16390" 9 5634) " (16390" 2 10031) " (16420" 9 5153) " (16396" 10 5429) " (16396" 2 7933) " (16696" 7 12987) " (16530" 7 12988) " (16422" 7 5161) " (16425" 12 8236) " (16426" 2 5197) " (16426" 10 7109) " (16429" 2 5862) " (16431" 9 5212) " (16431" 3 5212) " (16426" 9 5220) " (15973" 10 5229) " (16432" 2 5254) " (16698" 15 7713) " (16435" 5 5246) " (16284" 1 11933) " (16284" 5 7676) " (26" 33 13073) " (16033" 7 5779) " (26" 31 13061) " (16436" 2 5254) " (16438" 7 12689) " (16438" 12 11263) " (16174" 10 12832) " (16440" 4 5274) " (16174" 9 12817) " (16441" 12 5278) " (16425" 10 7457) " (16425" 3 8236) " (26" 30 13061) " (16020" 3 5286) " (16425" 9 10941) " (16438" 4 12237) " (16440" 12 5303) " (16698" 20 7713) " (16443" 4 5308) " (16356" 4 9851) " (26" 29 13061) " (16446" 1 5342) " (16446" 3 5342) " (16447" 9 5342) " (16447" 1 5342) " (16368" 2 5344) " (16369" 2 8312) " (26" 34 13061) " (16387" 1 5361) " (16451" 9 5362) " (16381" 12 5367) " (1" 15 11747) " (16168" 15 12341) " (16855" 27 11238) " (15973" 15 7209) " (16222" 15 13063) " (32" 15 9253) " (28" 15 11433) " (16696" 24 12882) " (16182" 15 12984) " (16773" 20 8276) " (26" 15 13061) " (34" 15 10773) " (46" 15 13063) " (46" 33 12989) " (16393" 15 8550) " (16453" 10 5419) " (46" 29 12989) " (16259" 10 5424) " (16456" 2 5592) " (15888" 15 13074) " (16457" 4 5454) " (17" 15 12495) " (16438" 2 12288) " (24" 15 12969) " (16422" 3 5487) " (16284" 15 7759) " (16460" 9 5494) " (16164" 15 5808) " (16164" 9 7367) " (16432" 9 5532) " (37" 15 13015) " (16466" 2 5545) " (16467" 9 7198) " (16315" 3 5557) " (15978" 2 5570) " (50" 15 13072) " (16174" 15 12829) " (16354" 15 6300) " (16348" 15 11357) " (16348" 5 11357) " (14" 15 10053) " (16471" 3 5595) " (16471" 1 5595) " (16471" 12 5595) " (16369" 15 5599) " (16369" 10 5599) " (16472" 1 5602) " (16475" 12 5608) " (16475" 9 5608) " (15937" 15 7760) " (16822" 35 11085) " (16476" 15 5621) " (16476" 9 5621) " (16049" 15 12908) " (16477" 1 5622) " (16477" 2 5622) " (16477" 3 5622) " (16477" 4 5622) " (16477" 5 5622) " (16504" 35 9895) " (16477" 7 5622) " (16777" 16 9385) " (16477" 9 5622) " (16477" 10 5622) " (16477" 12 5622) " (16477" 15 5622) " (16479" 4 5628) " (16479" 7 5628) " (16480" 12 5632) " (16480" 9 5632) " (16483" 10 11182) " (16483" 4 11160) " (16483" 2 12695) " (20" 15 5779) " (16483" 12 11365) " (16483" 15 11365) " (16483" 9 9670) " (16777" 3 11090) " (16483" 1 11365) " (16485" 5 5645) " (16406" 15 5652) " (16315" 9 7187) " (16192" 15 6290) " (16438" 5 9894) " (16472" 15 5690) " (16342" 2 12765) " (16696" 29 12882) " (16488" 9 5692) " (16488" 15 5692) " (16453" 4 5715) " (16348" 1 12519) " (32" 33 11126) " (16348" 3 8388) " (16342" 15 12590) " (16396" 15 5816) " (16491" 9 5750) " (16492" 9 5754) " (16493" 9 7485) " (16493" 1 5754) " (16494" 9 5754) " (16493" 15 5754) " (16495" 4 6274) " (16329" 9 6543) " (16267" 4 7844) " (16033" 15 7458) " (16164" 4 8061) " (16164" 2 5782) " (16438" 9 9113) " (16393" 9 6189) " (16500" 9 6971) " (27" 15 6087) " (16429" 9 5800) " (1" 16 11624) " (15973" 16 6562) " (16222" 16 11675) " (16393" 16 5805) " (50" 16 13072) " (16164" 16 5806) " (16348" 16 11773) " (16404" 16 5808) " (16398" 15 10529) " (17" 16 11962) " (26" 16 13061) " (16504" 16 9276) " (46" 16 12989) " (16284" 16 7586) " (16504" 2 8106) " (16506" 16 5816) " (16507" 9 5816) " (16507" 16 5816) " (16965" 9 9383) " (16500" 1 5816) " (23" 16 7112) " (28" 16 7165) " (15937" 16 11457) " (16508" 16 7614) " (32" 16 7566) " (16509" 16 5826) " (16510" 2 5829) " (16513" 16 5843) " (16491" 16 5846) " (16164" 1 5848) " (16260" 16 7297) " (16516" 16 5858) " (15885" 16 6047) " (15888" 16 11181) " (16398" 16 9973) " (16386" 9 10254) " (16386" 16 6099) " (15878" 15 6436) " (46" 30 12989) " (16518" 5 5866); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16518 9 5866) " (16518" 3 5866) " (16519" 2 12843) " (16519" 1 12844) " (16519" 10 12844) " (16519" 9 10500) " (16519" 16 11550) " (16519" 4 12845) " (16729" 7 9383) " (16519" 15 12450) " (16519" 3 11289) " (16519" 12 12449) " (16049" 16 11539) " (16349" 16 5874) " (16521" 5 5875) " (11" 15 6386) " (15846" 1 12768) " (15846" 5 12500) " (16354" 16 11310) " (46" 35 12989) " (35" 16 7221) " (16523" 16 10047) " (11" 16 6397) " (19" 16 6389) " (16525" 2 5900) " (32" 29 9113) " (16525" 1 5901) " (16525" 5 5901) " (16525" 16 5902) " (16729" 33 9383) " (16523" 9 10304) " (16526" 9 5913) " (16527" 9 5931) " (16030" 16 5931) " (16064" 9 6843) " (30" 15 11406) " (16362" 9 5936) " (16286" 4 5940) " (16349" 9 5949) " (16696" 1 12987) " (16529" 9 9643) " (16033" 16 7458) " (16286" 2 5955) " (16530" 2 13030) " (16532" 16 7383) " (16192" 16 6109) " (16533" 1 6006) " (16533" 10 6006) " (16533" 2 6009) " (16534" 16 6126) " (16534" 15 6126) " (16535" 9 9449) " (16536" 2 7645) " (16537" 2 6032) " (19" 15 6332) " (16064" 2 6047) " (16064" 16 6087) " (16064" 10 6053) " (16534" 9 6821) " (16529" 16 7586) " (27" 16 6087) " (16381" 9 9643) " (24" 16 11322) " (16538" 3 6103) " (16540" 9 7198) " (16028" 3 7468) " (16534" 10 6126) " (16534" 2 6126) " (16534" 7 6126) " (16543" 9 10440) " (16534" 3 6133) " (47" 16 6149) " (16544" 16 6151) " (16729" 35 9383) " (16532" 1 8688) " (16116" 9 6929) " (16545" 2 6174) " (16348" 35 11344) " (16858" 12 8962) " (16547" 16 6176) " (31" 15 12572) " (19" 24 9928) " (16207" 9 6181) " (16182" 16 11625) " (15846" 3 12651) " (16276" 2 12883) " (16276" 10 12883) " (16276" 15 10353) " (16549" 16 6203) " (16550" 9 6214) " (16543" 10 10818) " (35" 15 6234) " (35" 12 6232) " (16551" 9 6249) " (56" 16 6268) " (17079" 29 10798) " (1" 39 11189) " (1" 38 11798) " (16530" 3 11889) " (16530" 4 12988) " (16530" 15 11463) " (16553" 9 6288) " (16554" 9 9324) " (16554" 7 6293) " (16554" 1 6294) " (16530" 9 11300) " (16555" 9 6324) " (15909" 2 6319) " (16557" 15 6336) " (16557" 16 6336) " (16696" 35 12882) " (16855" 28 13030) " (61" 16 6350) " (16855" 30 12689) " (16559" 9 9400) " (16559" 16 7595) " (16530" 10 12766) " (16372" 9 6717) " (16561" 9 6362) " (16055" 5 6362) " (16055" 2 6896) " (16055" 12 6362) " (16055" 10 6362) " (16561" 1 6362) " (16055" 16 6364) " (16559" 12 6369) " (16559" 7 6369) " (16540" 16 6757) " (15846" 15 12651) " (16544" 2 8069) " (16508" 1 6379) " (16508" 2 6379) " (16508" 3 6379) " (16508" 4 6379) " (16508" 5 6379) " (16855" 9 12223) " (16508" 7 6379) " (1" 33 13063) " (16508" 9 6397) " (16508" 10 6379) " (16508" 12 6379) " (16508" 15 8513) " (16563" 9 6393) " (16414" 2 6857) " (15997" 9 6398) " (15997" 15 6398) " (15997" 16 6398) " (16559" 2 9205) " (16559" 1 7106) " (16559" 15 7634) " (15846" 16 11672) " (16564" 9 6411) " (16532" 4 6413) " (16855" 29 12051) " (16532" 9 6727) " (16409" 9 6431) " (16568" 9 6756) " (16568" 2 6831) " (16569" 16 6429) " (15973" 12 6447) " (16543" 2 12689) " (16182" 35 11666) " (15838" 16 6483) " (16571" 16 6495) " (16571" 9 6496) " (16298" 16 6497) " (16543" 16 7040) " (16267" 15 7529) " (16572" 5 6501) " (16574" 16 6512) " (16168" 16 7322) " (16575" 16 7633) " (16576" 16 6683) " (16348" 7 12519) " (16360" 9 6576) " (16321" 16 6582) " (16321" 9 6582) " (16573" 9 6596) " (16535" 2 6613) " (16535" 10 6613) " (16535" 4 6613) " (16855" 19 11910) " (16116" 15 6967) " (16579" 9 9968) " (16580" 16 6650) " (16529" 12 8662) " (16529" 15 7515) " (16103" 16 6653) " (16529" 2 7515) " (1" 19 11189) " (1" 20 10850) " (17" 19 11239) " (16321" 1 6662) " (16582" 1 6662) " (16582" 21 6662) " (16582" 19 6662) " (16583" 9 6662) " (16372" 10 6718) " (17" 18 11267) " (17" 20 10830) " (16696" 10 12882) " (32" 18 9064) " (16222" 20 10697) " (16222" 19 11626) " (16222" 18 13063) " (16519" 19 11666) " (26" 20 13061) " (26" 17 13061) " (26" 18 13073) " (26" 19 13061) " (26" 21 13061) " (15973" 20 7164) " (16488" 19 6691) " (16530" 16 7613) " (23" 15 8535) " (16168" 19 7382) " (32" 20 8911) " (16584" 9 7551) " (16585" 16 6703) " (16579" 3 6754) " (46" 18 13073) " (46" 20 12989) " (46" 19 12989) " (16587" 16 6713) " (16168" 18 7382) " (16372" 1 6766) " (19" 18 7590) " (19" 19 7046) " (28" 18 9069) " (15888" 18 13073) " (16532" 10 6727) " (16532" 15 6727) " (16530" 19 11318) " (16579" 1 6733) " (37" 16 13015) " (15878" 19 7551) " (16588" 9 6735) " (16837" 35 12175) " (15912" 16 6755) " (16589" 17 6742) " (17" 17 11364) " (15888" 17 12871) " (46" 17 12989) " (16396" 16 6742) " (17119" 1 11360) " (16590" 2 6748) " (16590" 17 6749) " (5" 16 6958) " (32" 17 11126) " (16222" 17 12653); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (15878 20 6755) " (16555" 20 6756) " (5" 21 7346) " (15888" 20 11181) " (16356" 9 7875) " (16356" 19 7937) " (16321" 4 7424) " (16530" 21 8713) " (50" 20 13072) " (16592" 2 6857) " (16579" 15 6971) " (15971" 24 12833) " (16438" 1 12322) " (16348" 17 11308) " (16168" 17 7322) " (16168" 20 7402) " (16584" 3 6781) " (16156" 10 12202) " (16284" 17 7678) " (16696" 19 12882) " (15888" 19 11238) " (16284" 20 7387) " (16284" 3 7143) " (16284" 7 11936) " (16284" 18 7759) " (16284" 19 8241) " (16594" 9 6791) " (16192" 18 12533) " (1" 18 13063) " (1" 17 11602) " (16438" 15 11451) " (16260" 1 8050) " (15937" 18 7029) " (16596" 17 6822) " (16596" 16 6822) " (16116" 10 6965) " (16579" 16 7637) " (16579" 4 6827) " (16348" 19 11357) " (16519" 18 6833) " (16519" 17 12762) " (61" 37 10069) " (16529" 10 7985) " (16600" 9 6864) " (28" 20 6872) " (16381" 16 6876) " (16519" 20 6879) " (16519" 7 12475) " (16267" 19 7296) " (16601" 20 6889) " (16601" 17 6889) " (16222" 35 12621) " (16602" 21 6889) " (16602" 20 6889) " (16602" 16 6889) " (16425" 1 10939) " (16603" 2 6891) " (16603" 18 6891) " (16604" 2 6891) " (16760" 18 8290) " (16020" 15 6902) " (46" 21 12989) " (16606" 21 6906) " (34" 30 10773) " (5" 15 7659) " (5" 18 7317) " (31" 19 12488) " (16315" 21 7288) " (16315" 4 6918) " (16315" 7 7289) " (16315" 2 7161) " (16315" 10 6917) " (16168" 21 7382) " (23" 18 8524) " (15973" 21 6922) " (16222" 21 11372) " (27" 18 7417) " (16116" 19 6929) " (16607" 2 6931) " (16607" 4 6932) " (16607" 5 6932) " (17" 21 9998) " (15888" 21 11264) " (16609" 16 6954) " (16609" 9 6954) " (16020" 19 6969) " (16020" 16 6956) " (16276" 4 10567) " (16403" 7 10565) " (16403" 12 6965) " (16403" 19 7000) " (16610" 19 6965) " (16530" 20 10641) " (16530" 1 12974) " (16434" 12 6965) " (16434" 17 6965) " (16276" 19 8817) " (16611" 16 6976) " (16612" 16 6979) " (5" 17 6980) " (50" 17 13072) " (16284" 21 7759) " (26" 35 13061) " (16613" 3 6982) " (16613" 1 6982) " (16613" 5 6982) " (16613" 19 6982) " (16613" 10 6982) " (5" 12 6985) " (16614" 17 7000) " (16381" 7 7001) " (16260" 19 7607) " (15888" 35 11338) " (24" 18 11267) " (15846" 10 12768) " (16579" 7 9968) " (15846" 12 12228) " (16156" 16 7009) " (16616" 19 7012) " (16616" 17 7012) " (16616" 15 7012) " (28" 19 11433) " (28" 17 11150) " (16617" 9 7014) " (16617" 10 7014) " (16617" 2 7014) " (16618" 16 11452) " (16619" 4 7015) " (1" 21 11783) " (16182" 19 12939) " (16398" 12 12055) " (16182" 17 11113) " (16425" 7 10071) " (16621" 19 7029) " (16621" 9 7029) " (16621" 21 7029) " (16438" 19 11343) " (16623" 9 7523) " (15878" 7 7441) " (16049" 19 11420) " (16049" 17 12646) " (16543" 15 11099) " (16543" 1 11267) " (16348" 18 11303) " (15973" 18 7044) " (16626" 2 7076) " (16627" 19 7076) " (16276" 1 12227) " (16628" 9 7102) " (16628" 21 7102) " (16628" 1 7102) " (16628" 2 7102) " (16628" 3 7102) " (16628" 4 7102) " (16628" 5 7102) " (17" 35 12695) " (16628" 7 7102) " (16963" 9 9780) " (16628" 10 7102) " (16628" 12 7102) " (16628" 15 7102) " (16628" 16 7102) " (16628" 17 7102) " (16628" 18 7102) " (16628" 19 7102) " (16628" 20 7102) " (16529" 19 7515) " (16529" 17 7515) " (16529" 3 8662) " (16630" 10 7108) " (16315" 15 7130) " (16962" 9 9373) " (16454" 19 8439) " (16454" 4 8277) " (16631" 17 7139) " (16631" 16 7606) " (16568" 4 7143) " (32" 19 10400) " (16182" 18 11666) " (16559" 10 7148) " (16559" 17 7259) " (16632" 10 7483) " (16645" 22 7711) " (16633" 17 7156) " (16633" 21 7156) " (50" 19 13072) " (16634" 16 7166) " (16634" 9 7166) " (16635" 1 7166) " (16635" 2 7166) " (16635" 3 7166) " (16635" 4 7166) " (16635" 5 7166) " (16759" 7 11267) " (16635" 7 7166) " (16935" 2 10834) " (16635" 9 7166) " (16635" 10 7166) " (16635" 12 7166) " (16635" 15 7166) " (16635" 16 7166) " (16635" 17 7166) " (16635" 18 7166) " (16635" 19 7166) " (16635" 20 7166) " (16635" 21 7166) " (15973" 19 7247) " (24" 19 11238) " (16028" 4 7171) " (16398" 7 12055) " (16398" 3 10454) " (32" 21 10977) " (31" 21 7183) " (16638" 16 7190) " (16260" 5 8050) " (16296" 18 7198) " (16296" 2 7861) " (16639" 18 7205) " (23" 17 8524) " (16260" 4 7273) " (16587" 2 10963) " (16559" 21 7519) " (16559" 4 7250) " (16641" 16 7257) " (16641" 18 8913) " (16475" 19 7287) " (16315" 17 7288) " (16586" 19 7293) " (16267" 16 7296) " (16587" 21 10989) " (31" 20 7297) " (16644" 16 7297) " (16645" 16 7646) " (16260" 18 7297) " (16068" 10 7302) " (16646" 10 7305) " (16647" 17 7308) " (5" 20 7317) " (16623" 12 7337) " (16623" 21 7523) " (16759" 30 8959) " (16530" 12 11680) " (50" 21 13072) " (16607" 10 7385) " (16632" 9 7374) " (16651" 9 7371) " (16756" 22 10546) " (16837" 19 11413) " (16837" 12 12042) " (16652" 17 7387); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16653 19 7387) " (37" 17 13015) " (37" 18 13015) " (37" 19 13015) " (37" 20 13015) " (37" 21 13015) " (1" 22 13005) " (16654" 22 7396) " (16222" 22 12974) " (15973" 22 7546) " (37" 22 13015) " (26" 22 13061) " (16168" 22 7476) " (46" 22 12989) " (16623" 22 7425) " (17" 22 12989) " (50" 22 13072) " (16438" 22 11777) " (15888" 22 12732) " (32" 22 11507) " (15846" 22 12715) " (16055" 22 7526) " (27" 22 8172) " (16036" 3 7420) " (16284" 22 11933) " (16623" 18 7425) " (16623" 3 7425) " (16623" 4 7426) " (16623" 1 7642) " (16623" 2 7721) " (1" 23 9381) " (16276" 23 7430) " (16276" 5 8792) " (16655" 22 7435) " (26" 23 13061) " (16623" 10 7443) " (16623" 15 7642) " (16348" 22 10553) " (16222" 23 12368) " (61" 22 7451) " (16519" 22 12122) " (17" 23 11794) " (28" 22 11805) " (16529" 22 7807) " (16425" 22 10939) " (16425" 2 11842) " (13" 10 11276) " (16696" 9 12882) " (15888" 23 11181) " (16033" 18 8542) " (16033" 22 7458) " (16544" 10 7458) " (16657" 16 7460) " (16657" 19 7460) " (16659" 20 7461) " (15885" 22 7962) " (50" 23 13072) " (46" 23 12989) " (16660" 16 7467) " (16660" 2 12484) " (16660" 12 7467) " (16660" 3 7467) " (16354" 22 12912) " (16660" 15 7468) " (16660" 19 7468) " (16660" 1 7468) " (16493" 17 7470) " (16661" 22 7472) " (16662" 17 7478) " (16662" 16 7478) " (16662" 23 7478) " (19" 22 7553) " (16182" 22 12936) " (16632" 2 7484) " (16632" 19 7484) " (16632" 1 7485) " (16348" 23 8614) " (19" 36 9923) " (16348" 20 10832) " (16348" 21 11308) " (16493" 19 7491) " (38" 22 7532) " (16530" 22 12267) " (16543" 23 7637) " (16373" 22 7504) " (16396" 19 7925) " (16665" 16 7507) " (23" 22 12146) " (16529" 23 7515) " (16759" 29 8959) " (16760" 24 8434) " (16579" 5 7517) " (16579" 22 7637) " (37" 23 13015) " (16529" 1 7519) " (16667" 16 7570) " (16623" 23 7523) " (16623" 16 7523) " (16668" 16 7526) " (16696" 30 12882) " (16668" 5 7526) " (16536" 10 7526) " (16669" 19 7526) " (16670" 2 10199) " (16670" 10 10846) " (16670" 19 7802) " (16670" 9 10203) " (16670" 4 7526) " (16670" 12 7801) " (16671" 9 7526) " (16670" 22 8481) " (16673" 9 7526) " (16673" 16 7526) " (16855" 2 13030) " (16673" 7 7526) " (16673" 3 7526) " (5" 22 7527) " (16267" 22 7529) " (16670" 16 7532) " (16508" 22 7535) " (16632" 7 7607) " (16530" 17 11113) " (16675" 16 7546) " (16676" 16 7546) " (35" 22 12264) " (16584" 2 7933) " (16584" 18 7551) " (16536" 7 7556) " (16678" 4 7559) " (16678" 19 7559) " (16678" 12 7559) " (16677" 22 7561) " (16677" 16 7565) " (16631" 22 7606) " (15912" 22 13036) " (15846" 17 12716) " (15888" 29 11181) " (16519" 23 7589) " (16559" 22 8191) " (16680" 3 7600) " (16681" 3 7600) " (16404" 22 7807) " (31" 16 7604) " (16682" 20 7607) " (16504" 22 12955) " (16504" 17 8792) " (16504" 19 9390) " (15846" 19 11481) " (15846" 18 12651) " (16683" 9 9132) " (16438" 23 7842) " (16260" 22 7628) " (28" 23 7858) " (16685" 16 7633) " (16686" 2 7633) " (46" 41 12989) " (16575" 22 7633) " (16687" 21 7633) " (16530" 5 11300) " (16276" 16 11556) " (16276" 22 8327) " (16543" 22 7637) " (46" 40 12989) " (16543" 3 10446) " (16688" 20 7642) " (16182" 21 11160) " (16689" 18 7646) " (16690" 20 7759) " (16438" 10 12156) " (16276" 12 11873) " (16540" 22 7649) " (15878" 22 7652) " (16284" 23 7672) " (16692" 10 7708) " (16692" 2 7679) " (16693" 22 7692) " (1" 24 11734) " (46" 24 13063) " (16222" 24 13044) " (26" 24 13061) " (16694" 9 7699) " (16694" 7 7699) " (16694" 22 7697) " (31" 24 12815) " (15888" 24 12871) " (16695" 12 7712) " (16438" 24 12072) " (16530" 24 13036) " (16060" 19 7706) " (16348" 24 12379) " (16696" 2 12882) " (15846" 24 12716) " (46" 39 12989) " (16623" 24 7721) " (16161" 22 7722) " (16700" 19 7727) " (16701" 23 7800) " (16701" 19 7985) " (16704" 21 7735) " (16704" 19 7735) " (16690" 1 7759) " (16690" 2 7759) " (16690" 3 7759) " (16690" 4 7759) " (16690" 5 7759) " (15888" 30 11181) " (16690" 7 7759) " (46" 38 12989) " (16690" 9 7759) " (16690" 10 7759) " (16690" 12 7759) " (16690" 15 7759) " (16690" 17 7759) " (16690" 18 7759) " (16690" 19 7759) " (16690" 21 7759) " (16690" 22 7759) " (16690" 23 7759) " (16690" 24 7759) " (16707" 22 7925) " (16707" 21 7777) " (16707" 19 7777) " (16708" 10 7787) " (16709" 17 7790) " (16709" 3 7790) " (16709" 23 7790) " (16404" 7 7794) " (16404" 2 7794) " (31" 17 10645) " (16701" 20 7800) " (16296" 22 7819) " (16696" 12 12882) " (16711" 22 7827) " (16712" 4 7843) " (16712" 10 7859) " (16712" 22 7831) " (16713" 21 8165) " (16713" 10 8165) " (16532" 17 7832) " (16713" 4 8165) " (16713" 1 8165) " (16713" 2 8165) " (16713" 3 8165) " (16713" 5 7833) " (16049" 33 11175) " (16713" 7 8165) " (46" 37 12989) " (16713" 9 8165) " (16713" 12 7833) " (16713" 15 7833); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16713 17 7833) " (16713" 18 8165) " (16713" 19 8165) " (16713" 20 7833) " (16713" 22 8165) " (16713" 23 7833) " (16713" 24 8165) " (16055" 18 7839) " (24" 23 10419) " (24" 20 10419) " (50" 18 13072) " (16696" 4 12882) " (16715" 7 7861) " (24" 21 11078) " (24" 22 12969) " (32" 23 7869) " (16321" 22 7875) " (16434" 18 8119) " (16530" 18 10295) " (16717" 12 11264) " (15885" 3 7904) " (15997" 22 7907) " (16720" 20 7911) " (16276" 7 12805) " (16696" 15 12950) " (16696" 3 12882) " (16722" 2 7964) " (16717" 10 11264) " (16724" 19 7924) " (46" 36 12989) " (16438" 3 12883) " (16717" 4 11264) " (16717" 3 7939) " (16726" 2 10302) " (16723" 3 8235) " (16727" 23 7955) " (16727" 15 7955) " (16728" 19 7956) " (16728" 22 7956) " (16587" 20 7956) " (16438" 20 10641) " (15885" 21 7962) " (15885" 15 7966) " (16504" 1 8128) " (16349" 1 7970) " (16349" 19 7970) " (16729" 2 9781) " (16730" 2 9774) " (16731" 2 8386) " (16733" 10 7995) " (16734" 19 7987) " (16735" 19 7988) " (5" 24 7990) " (16733" 2 7995) " (16737" 12 8059) " (16441" 21 8374) " (16739" 19 8008) " (46" 31 12989) " (16739" 22 8008) " (16739" 12 8008) " (16740" 2 8009) " (16739" 7 8010) " (16739" 3 8010) " (16739" 5 8010) " (16739" 23 8010) " (16759" 33 11266) " (46" 34 12989) " (16742" 10 12152) " (16742" 2 11800) " (16454" 2 8687) " (16742" 19 8020) " (16742" 9 9138) " (16683" 2 8352) " (16743" 2 8061) " (16744" 2 11872) " (16543" 4 10595) " (1" 26 11943) " (16745" 18 8060) " (16745" 24 8060) " (16745" 9 8060) " (16746" 2 8255) " (16441" 35 8990) " (16760" 10 8393) " (16748" 10 8093) " (16748" 22 8093) " (16748" 9 8093) " (16748" 15 8093) " (16748" 23 8093) " (16748" 3 8093) " (16748" 1 8093) " (16748" 2 8093) " (16748" 4 8093) " (16748" 5 8093) " (17" 30 12131) " (16748" 7 8093) " (15846" 35 12209) " (16748" 12 8093) " (16748" 17 8093) " (16748" 18 8093) " (16748" 19 8093) " (16748" 20 8093) " (16748" 21 8093) " (16748" 24 8093) " (16729" 4 9490) " (16729" 12 9128) " (16729" 10 8418) " (16729" 21 9383) " (16751" 2 9019) " (16753" 19 8104) " (16753" 4 8104) " (16398" 19 11413) " (16504" 15 8784) " (1" 29 11776) " (16544" 1 8110) " (16708" 9 8109) " (16441" 2 12295) " (28" 21 9070) " (30" 23 8116) " (16434" 10 8118) " (15994" 2 8121) " (16756" 19 8120) " (16756" 3 10910) " (16758" 3 8127) " (16746" 10 8127) " (16441" 10 8417) " (16504" 4 8133) " (16760" 2 10160) " (16760" 21 8394) " (16760" 4 8393) " (16761" 10 8141) " (16761" 1 8143) " (16762" 21 8147) " (28" 24 12840) " (16801" 3 8433) " (50" 24 13072) " (15846" 4 12751) " (16454" 17 8282) " (16773" 9 8276) " (16766" 2 8411) " (16767" 22 8236) " (16398" 1 10578) " (37" 24 13015) " (16425" 15 8236) " (16425" 4 8236) " (16425" 17 8236) " (16441" 22 8240) " (1" 30 12533) " (16770" 3 8250) " (16771" 22 8254) " (16771" 15 8254) " (16771" 10 8254) " (16760" 19 8290) " (16760" 1 8290) " (16760" 12 8393) " (16777" 22 9865) " (16777" 2 9383) " (16778" 4 8306) " (32" 26 11546) " (50" 26 13072) " (17149" 28 10832) " (16784" 4 8312) " (16794" 20 8908) " (24" 36 11170) " (16482" 3 8343) " (16683" 22 8352) " (16787" 12 8355) " (17" 24 12179) " (16356" 10 8359) " (16789" 2 10908) " (16790" 3 8363) " (16791" 17 8365) " (16791" 23 8365) " (34" 22 9992) " (16792" 2 8582) " (16794" 3 8390) " (16441" 18 8374) " (183" 18 8379) " (15846" 20 11481) " (16441" 9 8391) " (16441" 5 8393) " (16523" 22 10599) " (16523" 23 8393) " (16760" 9 8394) " (16798" 4 9476) " (16787" 2 8406) " (16766" 10 8411) " (16798" 17 8548) " (16441" 24 8990) " (16799" 22 8412) " (16799" 3 8526) " (16799" 2 8413) " (16799" 1 8413) " (16799" 10 8413) " (16441" 7 8990) " (16729" 9 9489) " (16729" 24 8418) " (16760" 15 8430) " (34" 23 8955) " (16801" 10 8434) " (16798" 2 8441) " (16798" 22 8487) " (16798" 10 8441) " (16798" 9 9473) " (16798" 15 8441) " (16798" 5 8486) " (16798" 7 8516) " (16803" 2 8513) " (16804" 2 8469) " (46" 26 12989) " (16182" 24 13036) " (16805" 19 8477) " (34" 33 10773) " (16805" 3 8479) " (16798" 1 10352) " (16798" 3 8486) " (16798" 24 8487) " (30" 18 9839) " (16360" 22 8511) " (16360" 19 8511) " (16807" 21 8525) " (16786" 5 10022) " (16033" 21 8542) " (16810" 17 8548) " (16810" 5 8548) " (16810" 22 8548) " (16811" 19 8548) " (16811" 23 8548) " (16811" 10 8548) " (16438" 17 10751) " (15846" 21 12101) " (16812" 3 8568) " (16812" 19 8568) " (16729" 15 8569) " (16438" 21 11256) " (16814" 19 8572) " (17" 27 11296) " (1" 27 9454) " (16815" 1 8580) " (16815" 2 8580) " (16815" 3 8580) " (16815" 4 8580) " (16815" 5 8580) " (16837" 29 11672) " (16815" 7 8580) " (24" 35 10419) " (16815" 9 8580) " (16815" 10 8580) " (16815" 12 8580) " (16815" 15 8580) " (16815" 17 8580); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16815 18 8580) " (16815" 19 8580) " (16815" 20 8580) " (16815" 21 8580) " (16815" 22 8580) " (16815" 23 8580) " (16815" 24 8580) " (16815" 27 8580) " (16348" 27 8845) " (26" 27 13061) " (50" 27 13072) " (16284" 24 8617) " (16818" 4 8626) " (17190" 15 12033) " (16794" 15 8896) " (16794" 1 8630) " (16820" 2 8649) " (16820" 10 8649) " (14" 35 8989) " (17190" 12 12035) " (16821" 4 8658) " (16821" 2 8658) " (16822" 9 11085) " (16822" 27 11085) " (31" 23 11625) " (16822" 2 11085) " (16822" 10 11085) " (16822" 1 11085) " (16822" 3 11085) " (16822" 4 11085) " (16822" 5 11085) " (16837" 30 12146) " (16822" 7 11085) " (24" 33 12968) " (16822" 12 11085) " (16822" 15 11085) " (16822" 17 11085) " (16822" 18 11085) " (16822" 19 11085) " (16822" 20 11085) " (16822" 21 11085) " (16822" 22 11085) " (16822" 23 11085) " (16822" 24 11085) " (16587" 27 8666) " (16587" 18 8666) " (16587" 23 8666) " (16587" 17 10991) " (16823" 3 8717) " (16348" 36 10144) " (16794" 4 8911) " (16824" 21 8676) " (16824" 23 8676) " (16824" 15 8676) " (16825" 2 8677) " (24" 29 10419) " (16827" 20 8688) " (16828" 22 8688) " (16696" 20 12882) " (24" 24 12935) " (16732" 4 8695) " (16831" 4 8698) " (16831" 9 8698) " (34" 24 9486) " (16833" 3 8724) " (16837" 33 12584) " (16222" 27 12368) " (16530" 27 8725) " (16696" 27 12882) " (16696" 5 12882) " (1" 28 13029) " (26" 28 13061) " (50" 28 13072) " (16530" 28 12480) " (23" 28 12931) " (16504" 28 13074) " (16222" 28 13063) " (15888" 28 11399) " (16834" 1 8761) " (16836" 4 8732) " (32" 28 11282) " (15994" 28 8859) " (15888" 27 11181) " (16182" 28 12811) " (31" 22 12114) " (16543" 28 11748) " (16696" 28 12882) " (16696" 21 12882) " (16398" 28 12055) " (16759" 28 8959) " (16759" 2 12629) " (16696" 18 12882) " (46" 28 13063) " (16276" 28 12883) " (16568" 22 8754) " (16834" 2 8761) " (16834" 3 9277) " (16834" 4 8761) " (16834" 5 8761) " (16348" 33 11357) " (16834" 7 8761) " (34" 29 10773) " (16834" 9 8761) " (16834" 10 8761) " (16834" 12 8761) " (16834" 15 8761) " (16834" 17 8761) " (16834" 18 8761) " (16834" 19 8761) " (16834" 20 8761) " (16834" 21 8761) " (16834" 22 9276) " (16834" 23 8761) " (16834" 24 8761) " (17190" 2 12690) " (16834" 27 8761) " (16834" 28 8761) " (16504" 9 9292) " (17" 28 12131) " (15846" 28 12709) " (16756" 2 10907) " (16756" 21 8913) " (16756" 10 10440) " (17190" 17 11867) " (15994" 17 8796) " (16759" 1 11083) " (16837" 28 12828) " (16837" 1 13031) " (16837" 22 13028) " (16837" 2 13035) " (16425" 28 10939) " (31" 28 12443) " (16837" 15 12966) " (16842" 28 12461) " (16842" 10 11296) " (17190" 4 12228) " (16842" 19 11296) " (17190" 7 12040) " (16844" 10 8838) " (16348" 28 12003) " (16837" 7 12970) " (15994" 22 8856) " (16837" 23 9242) " (16845" 28 9697) " (16837" 4 12846) " (16742" 28 8879) " (17192" 28 11623) " (16626" 22 8989) " (16849" 10 8884) " (16849" 2 9228) " (16849" 21 8919) " (16837" 21 11256) " (16837" 5 11345) " (16276" 21 8892) " (16794" 2 8908) " (16794" 21 8896) " (16620" 2 9576) " (16620" 10 8972) " (17119" 2 12773) " (16837" 10 12830) " (16356" 2 8955) " (16846" 28 8929) " (16641" 3 8913) " (46" 27 12989) " (16846" 2 8917) " (16849" 4 9228) " (28" 28 10986) " (47" 28 11895) " (16853" 17 8926) " (16853" 21 9061) " (16759" 19 10484) " (16587" 10 8942) " (16348" 29 10795) " (16348" 30 11296) " (17" 33 12495) " (16222" 29 12669) " (16222" 30 12766) " (32" 30 11126) " (1" 35 11369) " (16837" 24 12690) " (16288" 4 8972) " (16288" 22 8972) " (15971" 2 12860) " (16759" 22 12731) " (16864" 2 8977) " (16530" 30 12480) " (16864" 28 8977) " (50" 30 13072) " (15888" 33 12945) " (16865" 2 10416) " (16865" 10 10529) " (14" 9 9839) " (14" 28 9025) " (16255" 10 9004) " (16959" 9 9350) " (31" 18 11296) " (16872" 4 9025) " (16872" 10 9021) " (16872" 9 9017) " (16722" 33 9366) " (16722" 21 9366) " (16530" 33 12061) " (14" 30 9025) " (16837" 3 12953) " (16842" 2 12566) " (16872" 12 9027) " (16872" 35 9027) " (16872" 2 9585) " (16872" 28 9027) " (50" 35 13072) " (16876" 3 9031) " (16876" 7 9031) " (16174" 35 9040) " (16174" 3 12829) " (16174" 5 9041) " (16174" 24 9041) " (16182" 33 12984) " (16403" 3 9043) " (16403" 28 10178) " (16877" 28 9056) " (17" 29 11276) " (16878" 3 9062) " (16880" 28 10105) " (16880" 30 10105) " (16880" 29 10105) " (16543" 29 10319) " (16543" 30 10319) " (16543" 35 10446) " (16543" 12 10612) " (28" 35 9069) " (28" 30 9069) " (28" 29 9070) " (15971" 7 12767) " (15846" 33 12716) " (15846" 27 11481) " (15846" 29 11787) " (16883" 35 9081) " (16884" 4 10589) " (16885" 22 9088) " (16885" 9 9088) " (16885" 23 9090) " (16885" 3 9148) " (16670" 35 9092) " (16670" 24 9119) " (15846" 36 12161) " (15846" 30 12131) " (16889" 2 9098) " (16696" 36 12882) " (16837" 18 10293) " (16174" 19 9400); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (26 36 13061) " (26" 37 13061) " (16890" 28 10031) " (16890" 29 9966) " (16890" 30 9966) " (16891" 35 9102) " (16182" 29 11334) " (16182" 30 11736) " (16438" 37 9113) " (19" 28 9669) " (31" 29 12443) " (16398" 35 9912) " (16729" 16 9128) " (16729" 5 9128) " (16729" 22 9128) " (16729" 28 9128) " (16729" 29 9128) " (16729" 30 9128) " (16438" 28 10354) " (16438" 29 9129) " (16895" 9 9129) " (16894" 9 9129) " (16896" 9 9131) " (17079" 28 10981) " (16785" 37 10126) " (16751" 9 9405) " (16899" 36 9133) " (16899" 22 9133) " (16897" 9 9142) " (16837" 9 11962) " (16896" 5 9138) " (16670" 5 9142) " (16759" 9 9983) " (16759" 36 9983) " (16759" 37 9143) " (16900" 9 10013) " (16899" 9 9375) " (16899" 35 9146) " (16267" 5 9147) " (16902" 9 9148) " (16751" 36 9148) " (16902" 36 9148) " (16902" 28 9148) " (16898" 9 9229) " (16898" 36 9152) " (16900" 37 9797) " (16900" 36 9969) " (16885" 1 9152) " (50" 36 13072) " (17" 36 11197) " (16903" 9 9156) " (16789" 9 11158) " (16905" 9 9163) " (16880" 9 10118) " (16789" 28 9164) " (16530" 29 11094) " (16211" 9 9179) " (16890" 9 9415) " (16910" 9 9178) " (16911" 9 9180) " (15866" 9 9470) " (16913" 22 9184) " (16913" 9 9197) " (16914" 9 9467) " (16670" 3 9187) " (31" 36 10796) " (15866" 2 9808) " (16916" 9 9327) " (16916" 36 9197) " (16916" 37 9327) " (16917" 9 9198) " (16917" 22 9198) " (16751" 5 9199) " (16626" 9 9283) " (16342" 1 9504) " (16342" 3 12944) " (16342" 4 12673) " (16342" 5 9204) " (16342" 7 9400) " (16800" 30 11296) " (16342" 10 12534) " (16342" 12 9204) " (16342" 34 9204) " (16342" 16 12565) " (16342" 17 9204) " (16342" 18 9204) " (16342" 19 12534) " (16342" 20 9204) " (16342" 21 12590) " (16342" 22 12565) " (16342" 23 9204) " (16342" 24 12590) " (17192" 17 11598) " (16342" 27 9204) " (16342" 28 12565) " (16342" 29 9204) " (16342" 30 9204) " (16342" 31 9204) " (16342" 33 12590) " (16342" 35 9204) " (16342" 36 12565) " (16342" 37 9204) " (16920" 9 9204) " (16559" 36 9205) " (16922" 2 9216) " (16923" 9 9217) " (17" 38 12301) " (17" 40 12495) " (17" 39 11269) " (16923" 37 9217) " (17" 41 11118) " (16927" 9 9220) " (16924" 9 9217) " (16927" 26 9221) " (16927" 36 9220) " (16354" 36 11593) " (16757" 9 9228) " (16928" 9 9225) " (16914" 36 9229) " (16458" 9 9230) " (16930" 9 10764) " (16168" 24 12335) " (16931" 9 9238) " (16884" 9 9918) " (16757" 2 9240) " (16747" 9 9484) " (16837" 17 11363) " (16800" 29 11296) " (16837" 34 9242) " (16837" 16 11624) " (16837" 20 10641) " (16837" 27 9242) " (16837" 31 9242) " (16837" 36 11962) " (16837" 37 11782) " (16696" 16 12882) " (16933" 9 9582) " (16935" 9 9880) " (61" 28 9247) " (61" 29 9247) " (16936" 2 12259) " (34" 35 9991) " (34" 36 10234) " (34" 37 10773) " (16937" 23 9276) " (16504" 30 12669) " (16504" 36 9276) " (16236" 9 10052) " (16939" 9 9488) " (16939" 36 9278) " (16939" 37 9278) " (16722" 9 9366) " (16236" 26 9281) " (16940" 9 10591) " (16941" 9 9620) " (16941" 36 9620) " (16941" 37 9292) " (16504" 29 12810) " (16800" 9 11296) " (16942" 9 9301) " (16222" 36 12656) " (19" 29 9308) " (19" 30 9308) " (16777" 9 10951) " (15888" 34 11181) " (15888" 31 11181) " (15888" 36 11181) " (15888" 37 11181) " (16945" 9 9323) " (16730" 9 9315) " (16398" 4 12055) " (16948" 9 9549) " (16948" 37 9324) " (16948" 36 9324) " (16949" 9 9324) " (16950" 9 9333) " (16950" 36 9326) " (16952" 9 10048) " (16951" 9 9328) " (16742" 4 9328) " (16900" 4 9330) " (17090" 22 11590) " (16777" 36 10951) " (16777" 30 9383) " (16944" 9 9335) " (16777" 29 9821) " (16955" 9 9336) " (16952" 29 9338) " (16756" 9 9340) " (16956" 3 9346) " (16956" 2 9346) " (16956" 9 9640) " (16956" 36 9346) " (16957" 9 9348) " (16957" 36 9348) " (16970" 22 9406) " (16504" 7 9411) " (16970" 9 9409) " (16785" 9 10126) " (16972" 35 9415) " (38" 36 9990) " (16973" 9 10254) " (16543" 5 10595) " (16848" 4 9969) " (16975" 9 9419) " (16976" 9 9450) " (16977" 9 10275) " (16977" 36 10234) " (16800" 2 11873) " (16981" 9 9448) " (16984" 9 9451) " (16678" 9 9452) " (16678" 36 9452) " (16985" 9 11112) " (16985" 1 9453) " (16985" 2 9453) " (16985" 3 9453) " (16985" 4 11112) " (16985" 5 9453) " (16985" 7 9453) " (16985" 10 9453) " (16985" 12 9453) " (16985" 15 9453) " (16985" 34 9453) " (16985" 16 11112) " (16985" 17 9453) " (16985" 18 9453) " (16985" 19 9453) " (16985" 20 9453) " (16985" 21 9453) " (16985" 22 9453) " (16985" 23 9453) " (16985" 24 9453) " (17090" 16 11594) " (16985" 27 9453) " (16985" 28 9453) " (16985" 29 9453) " (16985" 30 9453) " (16985" 31 9453) " (16985" 33 9453) " (16985" 35 9453) " (16985" 36 11112) " (16985" 37 9453) " (16973" 17 9918) " (16381" 22 9454) " (16987" 9 10593) " (16987" 37 9467) " (1" 40 10509) " (1" 41 11783) " (16543" 24 12077); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16973 36 10254) " (16973" 7 9467) " (16988" 9 9467) " (16987" 28 10593) " (16987" 22 9467) " (16029" 2 11139) " (16987" 36 9467) " (16029" 22 11121) " (16029" 10 9467) " (16029" 4 10444) " (16029" 24 9467) " (16029" 5 9467) " (16777" 28 12808) " (16777" 37 10144) " (16018" 28 9470) " (16798" 16 9473) " (16993" 22 9475) " (16993" 9 9475) " (16993" 36 9475) " (16770" 9 9476) " (16995" 9 9508) " (16996" 9 9482) " (16276" 30 12883) " (16997" 9 10720) " (16997" 22 10161) " (16997" 35 10161) " (16999" 9 9486) " (16999" 36 9486) " (17000" 9 9502) " (17000" 36 9491) " (17000" 37 9491) " (17001" 9 9492) " (17003" 9 9922) " (17002" 9 9494) " (17004" 9 9495) " (17006" 16 9507) " (17006" 9 9509) " (17006" 36 9509) " (14" 18 9615) " (17009" 9 9516) " (37" 37 13015) " (37" 36 13015) " (37" 35 13015) " (37" 33 13015) " (17011" 9 9533) " (16865" 9 10101) " (15866" 24 9545) " (17015" 9 9548) " (17015" 36 9545) " (17014" 9 9552) " (16977" 37 10234) " (17016" 9 10097) " (16872" 24 9559) " (37" 31 13015) " (16872" 7 9563) " (17018" 5 9576) " (17018" 3 9576) " (17191" 37 11551) " (17018" 22 9576) " (16997" 2 10787) " (16846" 9 9583) " (17019" 2 9588) " (17020" 9 9597) " (17020" 36 9597) " (17021" 9 9881) " (17021" 36 9597) " (17022" 9 9881) " (17022" 36 9600) " (17023" 9 9604) " (17024" 9 9604) " (37" 30 13015) " (14" 33 10053) " (16964" 9 9616) " (16964" 36 9616) " (17025" 9 9618) " (16398" 33 11413) " (17027" 9 9628) " (37" 28 13015) " (16398" 5 10022) " (16398" 36 10111) " (16398" 24 10043) " (15866" 7 9634) " (16398" 37 10107) " (16398" 30 11778) " (17" 37 11118) " (16276" 29 12227) " (37" 27 13015) " (15846" 37 11008) " (37" 34 13015) " (38" 29 9806) " (38" 37 10167) " (17031" 28 9640) " (17032" 9 9648) " (17033" 28 9655) " (16276" 35 9656) " (16855" 35 12200) " (16855" 22 12988) " (15846" 34 9656) " (15846" 23 9656) " (15846" 31 9656) " (16398" 22 12055) " (16398" 21 10069) " (16398" 27 9673) " (16398" 20 9963) " (16438" 33 11451) " (17034" 9 9664) " (17035" 9 9665) " (16398" 17 9965) " (17037" 2 9668) " (19" 33 9669) " (19" 17 9669) " (17036" 9 9669) " (16398" 34 9673) " (16398" 18 10045) " (16398" 23 9815) " (17191" 9 11551) " (16398" 29 10914) " (16398" 31 9673) " (17040" 22 9673) " (17040" 35 9673) " (17040" 16 9673) " (17001" 16 11625) " (17040" 9 9681) " (17040" 36 9673) " (17040" 37 9673) " (16603" 9 9681) " (17041" 9 9685) " (16182" 37 10162) " (16880" 37 10110) " (16842" 7 11282) " (16855" 16 11815) " (16880" 22 10119) " (16880" 36 10111) " (16880" 2 10105) " (50" 37 13072) " (16880" 7 10129) " (16276" 37 9699) " (31" 37 11169) " (14" 19 10053) " (14" 37 9702) " (16348" 37 9989) " (17016" 36 10097) " (17016" 37 10089) " (16973" 37 10254) " (17040" 2 10495) " (16222" 37 9797) " (16696" 37 12882) " (15866" 33 9804) " (15866" 18 9804) " (16696" 34 12882) " (16696" 23 12882) " (16696" 31 12882) " (16696" 33 12882) " (16055" 37 10126) " (38" 30 9806) " (37" 29 13015) " (17045" 19 9809) " (17050" 2 9914) " (19" 37 10110) " (34" 18 10410) " (16519" 29 10679) " (1" 37 10509) " (17016" 16 9837) " (17016" 3 9992) " (17016" 22 10090) " (17016" 5 9838) " (24" 37 11170) " (30" 33 11406) " (16997" 29 9913) " (30" 24 12815) " (16777" 24 9865) " (30" 3 12041) " (16935" 36 9880) " (14" 24 10718) " (14" 22 10718) " (17021" 37 9881) " (17022" 37 9881) " (16936" 36 11626) " (16936" 10 11949) " (16936" 7 12262) " (16519" 24 11335) " (16936" 24 12075) " (16936" 29 11626) " (16936" 5 11626) " (16936" 3 12075) " (16708" 28 9890) " (16936" 28 11888) " (16708" 29 9890) " (16708" 30 9890) " (16997" 36 10720) " (16543" 36 10440) " (16936" 35 11626) " (16936" 27 11626) " (16848" 12 9900) " (16997" 4 9913) " (16936" 4 11849) " (16936" 19 11626) " (16936" 18 11626) " (16519" 37 9908) " (16936" 30 11736) " (16936" 9 11626) " (16936" 12 11930) " (16936" 15 11949) " (16936" 34 11626) " (16936" 16 11626) " (16936" 17 11626) " (16936" 20 11626) " (16936" 21 11626) " (16936" 22 12262) " (16936" 23 11626) " (17191" 22 11550) " (16936" 31 11626) " (16936" 33 11919) " (16936" 37 11626) " (16055" 36 10839) " (17016" 29 9966) " (16393" 7 9996) " (17053" 1 9979) " (17053" 2 9979) " (17053" 3 9979) " (17053" 4 9979) " (17053" 5 9979) " (17053" 7 9979) " (17053" 9 9979) " (17053" 10 9979) " (17053" 12 9979) " (17053" 15 9979) " (17053" 34 9979) " (17053" 16 9979) " (17053" 17 9979) " (17053" 18 9979) " (17053" 19 9979) " (17053" 20 9979) " (17053" 21 9979) " (17053" 22 9979) " (17053" 23 9979) " (17053" 24 9979) " (17157" 35 11550) " (17053" 27 9979) " (17053" 28 9979) " (17053" 29 9979) " (17053" 30 9979) " (17053" 31 9979) " (17053" 33 9979) " (17053" 35 9979) " (17053" 36 9979) " (17053" 37 9979) " (16800" 37 11296) " (16973" 5 9989) " (17056" 12 9992); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (16997 37 10719) " (24" 27 10419) " (17058" 3 10008) " (17058" 35 10008) " (17059" 2 10016) " (15838" 28 10086) " (16530" 37 10021) " (16530" 36 11300) " (32" 37 10022) " (16880" 3 10105) " (17061" 2 12765) " (17062" 9 10031) " (17063" 3 10031) " (17063" 23 10031) " (16726" 21 10302) " (16726" 33 10302) " (16726" 27 10035) " (16726" 15 10035) " (16726" 18 10035) " (17056" 33 10035) " (17056" 21 10035) " (16744" 33 10035) " (16744" 21 10035) " (16530" 35 11912) " (16276" 24 10045) " (16523" 35 10047) " (16952" 10 10048) " (16952" 2 10354) " (17064" 2 10050) " (16236" 29 10052) " (16236" 30 10052) " (16236" 36 10052) " (16880" 1 10832) " (17066" 2 10070) " (17067" 16 10074) " (16940" 37 10302) " (16222" 38 12175) " (16222" 39 10084) " (17070" 35 10086) " (16880" 19 10137) " (17016" 35 10090) " (17072" 1 10091) " (17073" 3 10092) " (16880" 4 10107) " (16865" 3 10529) " (16880" 5 10105) " (16880" 10 10105) " (16880" 12 10105) " (16880" 15 10120) " (16880" 34 10105) " (16880" 16 10105) " (16880" 17 10105) " (16880" 18 10105) " (16880" 20 10105) " (16880" 21 10105) " (16880" 23 10105) " (16880" 24 10105) " (17157" 31 11550) " (16880" 27 10105) " (16880" 31 10105) " (16880" 33 10105) " (16880" 35 10105) " (1" 36 12175) " (17075" 9 10111) " (17076" 9 10111) " (17076" 36 10111) " (17076" 10 10111) " (16789" 36 10111) " (16789" 37 10111) " (17056" 22 10118) " (17056" 35 10118) " (16842" 36 10120) " (16842" 37 10120) " (16842" 29 11296) " (16842" 16 10120) " (17078" 3 10122) " (16842" 33 12566) " (16182" 36 12266) " (17081" 2 10302) " (16276" 33 10217) " (16403" 30 10178) " (16403" 29 10178) " (17079" 30 10798) " (15885" 36 10181) " (16670" 36 10203) " (16968" 36 10208) " (16403" 10 10216) " (16899" 3 10221) " (17086" 36 10302) " (17086" 37 10302) " (16744" 22 10282) " (17087" 15 10234) " (17157" 27 11550) " (17087" 16 10234) " (35" 35 11788) " (17157" 23 11550) " (16276" 36 10239) " (16222" 26 12270) " (16386" 37 10254) " (16386" 36 10254) " (17081" 10 10254) " (16742" 18 10271) " (17090" 28 10275) " (17090" 29 10275) " (17090" 2 10275) " (17090" 1 10275) " (17090" 9 10349) " (17090" 4 12905) " (16996" 22 10279) " (16744" 9 10282) " (16744" 36 10282) " (16744" 37 10282) " (16267" 28 10284) " (17081" 9 10290) " (16940" 36 10591) " (17086" 9 10302) " (17086" 35 10302) " (16523" 36 10304) " (16523" 37 10304) " (23" 36 12931) " (17094" 28 10773) " (17094" 29 10773) " (31" 30 11789) " (17096" 2 10320) " (16996" 35 10323) " (17097" 3 10334) " (31" 35 10440) " (17094" 30 10773) " (17041" 28 10359) " (17041" 29 10359) " (16267" 1 10361) " (17094" 9 10381) " (17094" 36 10381) " (16744" 10 10416) " (17101" 3 10560) " (24" 34 10419) " (24" 17 10419) " (24" 31 10419) " (28" 36 10419) " (17103" 15 10436) " (17103" 23 10436) " (16029" 35 11121) " (16751" 4 10447) " (17076" 1 10469) " (15971" 10 10464) " (17108" 35 10497) " (17105" 22 12624) " (17105" 35 10499) " (16519" 36 10500) " (16913" 7 10503) " (17100" 35 12323) " (17100" 7 13035) " (17100" 2 13030) " (17100" 24 13045) " (16855" 24 13039) " (16756" 4 10546) " (17108" 3 10519) " (17061" 4 11266) " (16756" 1 10531) " (16756" 7 10531) " (16519" 28 12843) " (16756" 35 10850) " (16756" 28 10547) " (16756" 30 10547) " (16756" 29 10547) " (17110" 15 10550) " (17110" 18 10550) " (17110" 35 10550) " (17110" 22 10550) " (17110" 3 10550) " (16222" 40 12224) " (17114" 18 10571) " (17115" 28 10585) " (16987" 30 10586) " (16987" 29 10586) " (16987" 16 10586) " (17117" 2 10595) " (16747" 2 10621) " (17034" 2 11763) " (17118" 2 12036) " (17105" 2 10606) " (17105" 9 10608) " (17105" 36 10608) " (17120" 3 10616) " (17120" 35 10616) " (17120" 15 10616) " (17120" 23 10616) " (17121" 2 10616) " (17118" 22 10621) " (17119" 4 11360) " (17105" 33 11804) " (17105" 20 11804) " (17124" 20 10641) " (17001" 2 11813) " (17129" 22 10642) " (17129" 19 10642) " (17129" 9 10642) " (17129" 3 10669) " (17129" 17 10644) " (17131" 4 10646) " (16523" 28 11324) " (16523" 10 10648) " (16523" 29 10656) " (16523" 30 11300) " (17076" 22 10666) " (17076" 2 10668) " (17129" 16 10669) " (17129" 28 10669) " (16483" 3 11171) " (16519" 30 12843) " (17100" 3 12951) " (16930" 22 11882) " (16930" 7 10758) " (17105" 7 10713) " (17076" 3 10717) " (17133" 3 10720) " (50" 34 13072) " (50" 29 13072) " (50" 31 13072) " (50" 33 13072) " (50" 38 13072) " (50" 39 13072) " (50" 40 13072) " (50" 41 13072) " (17100" 17 12656) " (16930" 16 10759) " (16930" 2 11868) " (16930" 3 10761) " (16930" 1 11884) " (16930" 37 10764) " (17100" 1 13061) " (17108" 2 10787) " (17095" 3 10780) " (17136" 7 10781) " (16786" 16 10788) " (16786" 35 10788) " (16786" 28 10788) " (16786" 7 10788) " (16855" 36 12223) " (16855" 37 11175) " (17100" 10 12874) " (17100" 22 12989) " (17124" 35 10795) " (17124" 1 10795) " (15885" 28 10795) " (15885" 29 10795) " (17025" 2 10798) " (16855" 17 12769) " (17139" 29 13007) " (17139" 28 13007); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (17139 35 12959) " (17100" 4 12988) " (16483" 35 11179) " (16483" 16 11365) " (17157" 20 11550) " (16483" 26 11160) " (17100" 21 12318) " (17100" 19 12318) " (17100" 27 12318) " (17100" 18 13063) " (16855" 7 13036) " (17157" 19 11550) " (17141" 28 10817) " (16855" 33 12769) " (17140" 9 10828) " (17140" 36 10828) " (17140" 37 10828) " (17139" 7 12095) " (17119" 10 11547) " (16855" 12 12225) " (16855" 1 13032) " (17139" 9 13007) " (17149" 29 10832) " (17149" 30 10832) " (17151" 16 12308) " (17157" 18 11550) " (17151" 10 12989) " (17151" 2 13068) " (17151" 4 12988) " (17151" 28 13047) " (17151" 9 12950) " (17151" 36 12627) " (17151" 7 13067) " (17151" 5 12977) " (17151" 24 13040) " (16855" 4 12985) " (17151" 35 12974) " (17151" 12 12886) " (17151" 1 13068) " (16800" 28 11296) " (16800" 36 11167) " (16831" 2 10898) " (17155" 3 10904) " (17155" 35 10904) " (16789" 10 10909) " (17100" 9 12318) " (17100" 37 12318) " (16842" 35 12461) " (16425" 35 10939) " (16425" 29 10939) " (16425" 36 10941) " (16425" 37 10941) " (16354" 35 11312) " (17157" 3 11779) " (16587" 33 10991) " (16483" 28 11365) " (16483" 29 11034) " (16483" 30 11126) " (16855" 15 12769) " (16801" 22 10972) " (16801" 35 10972) " (16842" 22 12461) " (16842" 1 12566) " (17159" 3 10987) " (17159" 7 10987) " (19" 35 11007) " (16483" 21 11267) " (16483" 17 11365) " (16759" 12 11008) " (16759" 10 11012) " (17161" 2 11436) " (16049" 28 12920) " (16049" 29 11275) " (16049" 30 12254) " (17162" 28 11192) " (17161" 9 11018) " (17161" 4 11439) " (17161" 10 11018) " (15971" 1 12951) " (17061" 1 12841) " (17162" 5 11029) " (16483" 7 11267) " (17157" 34 11550) " (17157" 5 12210) " (17157" 24 11550) " (17157" 22 11550) " (17157" 15 12807) " (17157" 1 11567) " (17157" 29 12804) " (17157" 28 13024) " (17157" 30 11550) " (16483" 5 11083) " (16519" 21 11147) " (17157" 21 11550) " (17157" 17 12807) " (16759" 35 11083) " (16822" 34 11085) " (16822" 16 11085) " (16822" 28 11085) " (16822" 29 11085) " (16822" 30 11085) " (16822" 31 11085) " (16822" 33 11085) " (16822" 36 11085) " (16822" 37 11085) " (17056" 2 11085) " (17157" 7 12174) " (16777" 7 11089) " (16777" 5 11091) " (16777" 1 11091) " (16777" 33 11090) " (16777" 17 11090) " (17165" 35 11093) " (17165" 22 11093) " (17165" 5 11093) " (17162" 30 11126) " (17162" 29 11126) " (17162" 16 11094) " (17162" 22 11094) " (17162" 9 11094) " (17162" 36 11094) " (17162" 37 11094) " (17157" 9 11550) " (17157" 37 11550) " (17157" 36 11550) " (17157" 2 11550) " (17166" 28 11114) " (17166" 29 11114) " (16543" 19 11099) " (16543" 33 11099) " (16519" 33 12450) " (17166" 30 11114) " (30" 28 11117) " (30" 30 11116) " (17167" 2 11128) " (17139" 30 12155) " (17139" 36 13007) " (17167" 3 11119) " (16029" 3 11122) " (17061" 5 11124) " (16029" 16 11126) " (17195" 22 12095) " (16744" 4 11134) " (16855" 3 12974) " (16855" 10 12855) " (17162" 2 11158) " (17162" 4 11159) " (16855" 5 11347) " (16049" 22 12648) " (16735" 7 11281) " (32" 39 11167) " (32" 40 11167) " (32" 36 11167) " (16049" 36 11167) " (16800" 35 11167) " (17178" 22 11276) " (17179" 23 11276) " (17179" 3 11277) " (16735" 2 11282) " (16842" 17 11282) " (16354" 28 11666) " (16354" 29 11296) " (16354" 19 11905) " (17100" 28 13049) " (17182" 1 11296) " (17182" 2 11296) " (17182" 3 11296) " (17182" 4 11296) " (17182" 5 11296) " (17182" 7 11296) " (17182" 9 11296) " (17182" 10 11296) " (17182" 12 11296) " (17182" 15 11296) " (17182" 34 11296) " (17182" 16 11300) " (17182" 17 11296) " (17182" 18 11296) " (17182" 19 11296) " (17182" 20 11296) " (17182" 21 11296) " (17182" 22 11296) " (17182" 23 11296) " (17182" 24 11296) " (17195" 16 11547) " (17182" 27 11296) " (17182" 28 11296) " (17182" 29 11296) " (17182" 30 11296) " (17182" 31 11296) " (17182" 33 11296) " (17182" 35 11296) " (17182" 36 11296) " (17182" 37 11296) " (17184" 28 11296) " (16842" 3 12461) " (17191" 10 11544) " (16842" 30 12461) " (16530" 23 11300) " (17185" 3 11307) " (17148" 7 11840) " (17148" 16 11720) " (17148" 22 11720) " (16800" 22 11317) " (16800" 16 11317) " (17109" 16 11318) " (16049" 24 12848) " (16855" 23 11325) " (17187" 2 11733) " (17188" 16 11327) " (17157" 16 11625) " (17157" 10 12807) " (17186" 16 11342) " (16354" 33 11905) " (16438" 16 11343) " (17187" 12 11396) " (17187" 16 11733) " (17187" 28 11343) " (17187" 24 11356) " (17148" 28 11510) " (17187" 35 11357) " (17190" 16 11625) " (17100" 16 12318) " (17191" 12 12042) " (17157" 12 11550) " (17157" 33 12807) " (17157" 4 12807) " (17191" 3 11586) " (17190" 1 12689) " (16161" 28 11416) " (16161" 29 11416) " (16161" 30 11398) " (17139" 22 13007) " (17139" 10 12178) " (30" 26 11406) " (17161" 16 11444) " (17192" 16 11623) " (17118" 1 11425) " (17193" 22 11426) " (17193" 19 11426) " (17193" 3 11427) " (17193" 2 11427) " (17193" 35 11869) " (17061" 12 11429) " (16354" 17 11433) " (17148" 2 11839) " (17187" 4 11480) " (16192" 33 12533) " (16192" 22 11439) " (17192" 22 11516); INSERT INTO `smf_log_boards` " (`id_member`" `id_board` `id_msg`) VALUES (17190 36 11451) " (17190" 9 11451) " (17190" 19 13014) " (17124" 7 11451) " (16386" 4 11455) " (15937" 28 11456) " (17190" 28 11868) " (17190" 22 13014) " (16789" 16 11625) " (16789" 35 11478) " (17186" 2 13003) " (17151" 22 13013) " (17151" 3 12949) " (17151" 33 13069) " (17151" 19 12886) " (17151" 15 13046) " (17151" 21 11625) " (17190" 35 13014) " (17198" 7 11634) " (30" 16 11659) " (30" 35 11659) " (16354" 30 11666) " (17139" 2 13007) " (16362" 28 11667) " (17061" 22 11732) " (17196" 2 12233) " (30" 36 11738) " (17118" 4 11747) " (16543" 7 11748) " (17139" 1 12956) " (17200" 28 11933) " (17200" 30 11777) " (17200" 10 11777) " (17190" 10 11883) " (17" 43 12407) " (37" 43 13015) " (16222" 43 12494) " (15846" 43 12500) " (16049" 43 12431) " (17139" 3 12959) " (16837" 43 12320) " (46" 43 12989) " (16855" 43 12520) " (16438" 43 12492) " (26" 43 13061) " (15888" 43 12500) " (17190" 43 12322) " (17190" 33 13014) " (16708" 2 11804) " (17204" 2 11841) " (17100" 43 12527) " (16696" 43 12882) " (17139" 19 12026) " (17190" 5 11867) " (17190" 3 12322) " (17190" 29 11868) " (17190" 24 12288) " (16936" 43 11872) " (17210" 2 12911) " (9" 28 12148) " (9" 29 11898) " (17211" 29 12962) " (17211" 28 12962) " (17211" 30 12962) " (17100" 15 13049) " (17101" 2 12115) " (9" 30 12148) " (17139" 43 12155) " (17139" 24 11901) " (17200" 7 11933) " (17100" 12 13062) " (17100" 34 12318) " (17100" 20 12318) " (17100" 23 12318) " (17100" 29 12712) " (17100" 30 12689) " (17100" 31 12318) " (17100" 36 12318) " (17124" 22 12669) " (17" 44 12489) " (16936" 44 12262) " (17151" 44 13054) " (16049" 18 12567) " (16837" 44 12828) " (17151" 43 12629) " (17100" 44 13054) " (16342" 44 12568) " (16696" 44 12882) " (16055" 7 11968) " (16717" 44 11969) " (26" 44 13061) " (23" 44 12666) " (16855" 44 13036) " (50" 44 13072) " (37" 44 13015) " (17139" 16 12026) " (17139" 33 12063) " (17139" 15 12063) " (17139" 44 12020) " (17139" 12 12153) " (46" 44 13063) " (17139" 20 12026) " (17139" 27 12026) " (16222" 44 13063) " (17190" 44 13014) " (17139" 37 12761) " (15846" 44 12768) " (16786" 22 12936) " (17221" 3 12058) " (17221" 1 12058) " (17221" 44 12058) " (17139" 5 12072) " (17211" 16 12072) " (17211" 2 12741) " (17195" 35 12095) " (16519" 44 12762) " (31" 44 12481) " (16438" 44 12209) " (17151" 29 12484) " (15888" 44 13015) " (16049" 44 12627) " (16049" 35 12123) " (16530" 44 12200) " (16182" 44 12629) " (17224" 3 12163) " (17124" 2 12173) " (16168" 44 12194) " (17157" 43 12902) " (17139" 4 13007) " (17230" 19 12214) " (17230" 3 12215) " (16757" 4 12217) " (35" 44 12224) " (17151" 30 12949) " (17151" 37 12224) " (17196" 3 12810) " (17196" 12 12226) " (17210" 4 12232) " (17196" 7 12243) " (17196" 43 12243) " (24" 44 13004) " (35" 24 12251) " (35" 33 12256) " (35" 43 12264) " (16182" 43 12271) " (17239" 44 12297) " (17239" 3 12298) " (16168" 33 12341) " (16168" 43 12341) " (16222" 33 13063) " (16348" 43 12379) " (16348" 44 12379) " (17244" 3 12435) " (17244" 44 12435) " (17244" 16 12435) " (17151" 17 12442) " (28" 44 12462) " (15971" 3 12584) " (15971" 44 12620) " (17061" 44 12481) " (17200" 9 12521) " (17200" 36 12521) " (17200" 22 12973) " (17258" 28 12629) " (17258" 3 12629) " (17259" 3 12649) " (16504" 12 12662) " (13" 35 12695) " (17154" 22 12741) " (17154" 1 12743) " (17154" 4 12757) " (17154" 2 12764) " (17154" 10 12764) " (16683" 1 12917) " (15971" 15 12801) " (16174" 7 13066) " (16174" 36 12817) " (16174" 37 12817) " (16174" 28 12829) " (16174" 43 12829) " (16174" 44 12829) " (17090" 7 13059) " (17090" 43 12906) " (15971" 33 13072) " (15971" 18 13072) " (17151" 18 13069) " (17278" 4 12949) " (17278" 2 12949) " (17023" 22 12951) " (16504" 10 12953) " (17275" 22 12959) " (17200" 4 12972) " (17186" 7 12976) " (15937" 22 12995) " (1" 44 13017) " (17157" 44 13043) " (17260" 2 13018) " (15912" 1 13055) " (15912" 24 13036) " (16774" 12 13061) " (17090" 33 13063) " (17090" 19 13063) " (15971" 22 13063) " (50" 43 13072); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_comments` -- DROP TABLE IF EXISTS `smf_log_comments`; CREATE TABLE `smf_log_comments` ( `id_comment` mediumint(8) unsigned NOT NULL auto_increment `id_member` mediumint(8) unsigned NOT NULL default 0 `member_name` varchar(80) NOT NULL default '' `comment_type` varchar(8) NOT NULL default 'warning' `id_recipient` mediumint(8) unsigned NOT NULL default 0 `recipient_name` varchar(255) NOT NULL default '' `log_time` int(10) NOT NULL default 0 `id_notice` mediumint(8) unsigned NOT NULL default 0 `counter` tinyint(3) NOT NULL default 0 `body` text NOT NULL PRIMARY KEY (`id_comment`) KEY `id_recipient` (`id_recipient`) KEY `log_time` (`log_time`) KEY `comment_type` (`comment_type`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_comments` -- INSERT INTO `smf_log_comments` " (`id_comment`" `id_member` `member_name` `comment_type` `id_recipient` `recipient_name` `log_time` `id_notice` `counter` `body`) VALUES (1 0 '' 'ver_test' 0 'yes' 0 0 0 'To prevent spam bots we\'ll need you to answer two questions is that okay? (type yes)') " (2" 0 '' 'ver_test' 0 'minecraft' 0 0 0 'What game is aviatorcraft on?') " (3" 5 'Shores' 'reportc' 0 '' 1415638946 5 0 'Will do.') " (4" 50 'j_boy1234' 'reportc' 0 '' 1417267020 7 0 'Ok done') " (5" 50 'j_boy1234' 'reportc' 0 '' 1417694300 8 0 'Deleted Starting a fight') " (6" 50 'j_boy1234' 'reportc' 0 '' 1424349277 11 0 'Umm the fuck..... Closed not a real report i hope they dont abuse the ban system to often..') " (7" 50 'j_boy1234' 'reportc' 0 '' 1424524339 12 0 'It is impossible to vote more than 1nce a day.') " (8" 50 'j_boy1234' 'reportc' 0 '' 1424524910 13 0 'Abuseing the system') " (9" 50 'j_boy1234' 'reportc' 0 '' 1426503790 17 0 '??') " (12" 50 'j_boy1234' 'reportc' 0 '' 1429832858 25 0 'We ask them not to have the player part enabled') " (13" 46 'davide' 'reportc' 0 '' 1437674503 34 0 'Player will be warned to not provoke other players. These two seem to always be in a constant argument just weary of them.'); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_digest` -- DROP TABLE IF EXISTS `smf_log_digest`; CREATE TABLE `smf_log_digest` ( `id_topic` mediumint(8) unsigned NOT NULL `id_msg` int(10) unsigned NOT NULL `note_type` varchar(10) NOT NULL default 'post' `daily` tinyint(3) unsigned NOT NULL default 0 `exclude` mediumint(8) unsigned NOT NULL default 0 ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_digest` -- INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2 2 'topic' 0 2) " (3" 3 'topic' 0 3) " (4" 4 'topic' 0 1) " (5" 5 'topic' 0 1) " (6" 6 'topic' 0 1) " (7" 7 'topic' 0 5) " (8" 8 'topic' 0 1) " (8" 8 'sticky' 0 0) " (7" 9 'reply' 0 0) " (9" 10 'topic' 0 7) " (9" 11 'reply' 0 0) " (10" 12 'topic' 0 8) " (10" 13 'reply' 0 0) " (10" 13 'lock' 0 0) " (11" 14 'topic' 0 1) " (12" 15 'topic' 0 7) " (13" 16 'topic' 0 1) " (13" 16 'sticky' 0 0) " (13" 16 'lock' 0 0) " (12" 17 'reply' 0 0) " (12" 18 'reply' 0 0) " (14" 19 'topic' 0 9) " (14" 20 'reply' 0 0) " (15" 21 'topic' 0 11) " (10" 13 'remove' 0 0) " (16" 22 'topic' 0 1) " (17" 23 'topic' 0 15) " (17" 23 'remove' 0 0) " (18" 24 'topic' 0 15) " (19" 25 'topic' 0 1) " (20" 26 'topic' 0 19) " (20" 27 'reply' 0 0) " (18" 28 'reply' 0 0) " (20" 29 'reply' 0 0) " (20" 30 'reply' 0 0) " (20" 31 'reply' 0 0) " (20" 32 'reply' 0 0) " (20" 33 'reply' 0 0) " (15" 34 'reply' 0 0) " (20" 35 'reply' 0 0) " (15" 36 'reply' 0 0) " (20" 37 'reply' 0 0) " (15" 38 'reply' 0 0) " (21" 39 'topic' 0 20) " (21" 40 'reply' 0 0) " (21" 41 'reply' 0 0) " (21" 42 'reply' 0 0) " (21" 43 'reply' 0 0) " (21" 44 'reply' 0 0) " (21" 45 'reply' 0 0) " (21" 46 'reply' 0 0) " (21" 47 'reply' 0 0) " (21" 48 'reply' 0 0) " (18" 49 'reply' 0 0) " (21" 50 'reply' 0 0) " (15" 51 'reply' 0 0) " (21" 52 'reply' 0 0) " (21" 52 'lock' 0 0) " (22" 53 'topic' 0 22) " (21" 54 'reply' 0 0) " (21" 54 'move' 0 0) " (23" 55 'topic' 0 23) " (23" 56 'reply' 0 0) " (20" 57 'reply' 0 0) " (20" 58 'reply' 0 0) " (20" 59 'reply' 0 0) " (24" 60 'topic' 0 20) " (24" 61 'reply' 0 0) " (25" 62 'topic' 0 26) " (26" 63 'topic' 0 25) " (27" 64 'topic' 0 27) " (28" 65 'topic' 0 28) " (28" 65 'remove' 0 0) " (29" 66 'topic' 0 28) " (29" 67 'reply' 0 0) " (30" 68 'topic' 0 24) " (30" 68 'lock' 0 0) " (30" 68 'unlock' 0 0) " (31" 69 'topic' 0 4) " (19" 70 'reply' 0 0) " (20" 71 'reply' 0 0) " (20" 72 'reply' 0 0) " (20" 73 'reply' 0 0) " (24" 74 'reply' 0 0) " (32" 75 'topic' 0 30) " (33" 76 'topic' 0 31) " (34" 77 'topic' 0 26) " (35" 78 'topic' 0 10) " (36" 79 'topic' 0 20) " (18" 80 'reply' 0 0) " (24" 81 'reply' 0 0) " (33" 82 'reply' 0 0) " (12" 18 'lock' 0 0) " (20" 83 'reply' 0 0) " (33" 84 'reply' 0 0) " (37" 85 'topic' 0 10) " (35" 86 'reply' 0 0) " (35" 86 'remove' 0 0) " (38" 87 'topic' 0 8) " (39" 88 'topic' 0 7) " (39" 89 'reply' 0 0) " (33" 90 'reply' 0 0) " (33" 91 'reply' 0 0) " (15" 92 'reply' 0 0) " (24" 93 'reply' 0 0) " (15" 94 'reply' 0 0) " (33" 95 'reply' 0 0) " (40" 96 'topic' 0 5) " (33" 97 'reply' 0 0) " (33" 97 'lock' 0 0) " (33" 97 'remove' 0 0) " (41" 98 'topic' 0 31) " (15" 99 'reply' 0 0) " (42" 100 'topic' 0 31) " (41" 98 'remove' 0 0) " (43" 101 'topic' 0 31) " (15" 102 'reply' 0 0) " (15" 103 'reply' 0 0) " (15" 104 'reply' 0 0) " (44" 105 'topic' 0 33) " (45" 106 'topic' 0 33) " (44" 107 'reply' 0 0) " (46" 108 'topic' 0 34) " (44" 109 'reply' 0 0) " (37" 110 'reply' 0 0) " (47" 111 'topic' 0 31) " (15" 112 'reply' 0 0) " (48" 113 'topic' 0 8) " (39" 89 'remove' 0 0) " (15" 114 'reply' 0 0) " (37" 115 'reply' 0 0) " (48" 116 'reply' 0 0) " (24" 117 'reply' 0 0) " (29" 118 'reply' 0 0) " (29" 118 'lock' 0 0) " (40" 119 'reply' 0 0) " (43" 120 'reply' 0 0) " (49" 121 'topic' 0 26) " (25" 122 'reply' 0 0) " (43" 123 'reply' 0 0) " (20" 124 'reply' 0 0) " (20" 125 'reply' 0 0) " (50" 126 'topic' 0 28) " (51" 127 'topic' 0 28) " (52" 128 'topic' 0 7) " (50" 129 'reply' 0 0) " (53" 130 'topic' 0 7) " (54" 131 'topic' 0 28) " (55" 132 'topic' 0 35) " (43" 133 'reply' 0 0) " (43" 133 'lock' 0 0) " (47" 111 'remove' 0 0) " (55" 134 'reply' 0 0) " (20" 135 'reply' 0 0) " (56" 136 'topic' 0 31) " (57" 137 'topic' 0 26) " (56" 138 'reply' 0 0) " (56" 139 'reply' 0 0) " (56" 140 'reply' 0 0) " (55" 141 'reply' 0 0) " (58" 142 'topic' 0 7) " (55" 143 'reply' 0 0) " (22" 144 'reply' 0 0) " (58" 145 'reply' 0 0) " (58" 145 'remove' 0 0) " (54" 146 'reply' 0 0) " (56" 147 'reply' 0 0) " (51" 148 'reply' 0 0) " (40" 149 'reply' 0 0) " (51" 150 'reply' 0 0) " (54" 151 'reply' 0 0) " (54" 152 'reply' 0 0) " (51" 153 'reply' 0 0) " (59" 154 'topic' 0 26) " (59" 155 'reply' 0 0) " (60" 156 'topic' 0 41) " (60" 157 'reply' 0 0) " (60" 158 'reply' 0 0) " (51" 159 'reply' 0 0) " (22" 160 'reply' 0 0) " (61" 161 'topic' 0 5) " (62" 162 'topic' 0 5) " (55" 163 'reply' 0 0) " (62" 164 'reply' 0 0) " (53" 165 'reply' 0 0) " (37" 166 'reply' 0 0) " (49" 167 'reply' 0 0) " (59" 168 'reply' 0 0) " (57" 169 'reply' 0 0) " (50" 170 'reply' 0 0) " (50" 170 'lock' 0 0) " (62" 171 'reply' 0 0) " (56" 172 'reply' 0 0) " (25" 173 'reply' 0 0) " (62" 174 'reply' 0 0) " (36" 175 'reply' 0 0) " (44" 176 'reply' 0 0) " (46" 177 'reply' 0 0) " (59" 178 'reply' 0 0) " (57" 179 'reply' 0 0) " (53" 165 'lock' 0 0) " (53" 165 'unlock' 0 0) " (57" 180 'reply' 0 0) " (59" 181 'reply' 0 0) " (44" 182 'reply' 0 0) " (63" 183 'topic' 0 7) " (30" 184 'reply' 0 0) " (64" 185 'topic' 0 32) " (45" 186 'reply' 0 0) " (63" 183 'remove' 0 0) " (56" 187 'reply' 0 0) " (56" 188 'reply' 0 0) " (56" 189 'reply' 0 0) " (65" 190 'topic' 0 7) " (22" 191 'reply' 0 0) " (65" 190 'remove' 0 0) " (43" 133 'remove' 0 0) " (22" 192 'reply' 0 0) " (66" 193 'topic' 0 47) " (66" 194 'reply' 0 0) " (67" 195 'topic' 0 1) " (67" 195 'sticky' 0 0) " (67" 195 'lock' 0 0) " (66" 196 'reply' 0 0) " (66" 197 'reply' 0 0) " (66" 198 'reply' 0 0) " (61" 199 'reply' 0 0) " (66" 200 'reply' 0 0) " (66" 201 'reply' 0 0) " (66" 202 'reply' 0 0) " (59" 181 'lock' 0 0) " (66" 203 'reply' 0 0) " (66" 204 'reply' 0 0) " (66" 205 'reply' 0 0) " (66" 206 'reply' 0 0) " (68" 207 'topic' 0 20) " (66" 208 'reply' 0 0) " (68" 209 'reply' 0 0) " (66" 210 'reply' 0 0) " (66" 211 'reply' 0 0) " (66" 212 'reply' 0 0) " (66" 213 'reply' 0 0) " (22" 214 'reply' 0 0) " (69" 215 'topic' 0 22) " (37" 216 'reply' 0 0) " (66" 217 'reply' 0 0) " (66" 218 'reply' 0 0) " (66" 219 'reply' 0 0) " (66" 220 'reply' 0 0) " (70" 221 'topic' 0 50); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (70 222 'reply' 0 0) " (70" 223 'reply' 0 0) " (71" 224 'topic' 0 28) " (70" 225 'reply' 0 0) " (72" 226 'topic' 0 53) " (60" 227 'reply' 0 0) " (60" 228 'reply' 0 0) " (61" 229 'reply' 0 0) " (73" 230 'topic' 0 54) " (74" 231 'topic' 0 55) " (73" 232 'reply' 0 0) " (74" 233 'reply' 0 0) " (45" 234 'reply' 0 0) " (53" 165 'lock' 0 0) " (75" 235 'topic' 0 46) " (75" 236 'reply' 0 0) " (75" 237 'reply' 0 0) " (76" 238 'topic' 0 57) " (77" 239 'topic' 0 28) " (68" 209 'lock' 0 0) " (76" 240 'reply' 0 0) " (78" 241 'topic' 0 7) " (79" 242 'topic' 0 35) " (15" 243 'reply' 0 0) " (78" 244 'reply' 0 0) " (80" 245 'topic' 0 61) " (76" 240 'lock' 0 0) " (76" 240 'unlock' 0 0) " (80" 246 'reply' 0 0) " (80" 247 'reply' 0 0) " (37" 248 'reply' 0 0) " (76" 249 'reply' 0 0) " (20" 250 'reply' 0 0) " (76" 251 'reply' 0 0) " (81" 252 'topic' 0 50) " (81" 253 'reply' 0 0) " (75" 254 'reply' 0 0) " (75" 255 'reply' 0 0) " (82" 256 'topic' 0 7) " (76" 257 'reply' 0 0) " (83" 258 'topic' 0 17) " (83" 259 'reply' 0 0) " (83" 260 'reply' 0 0) " (64" 261 'reply' 0 0) " (52" 262 'reply' 0 0) " (7" 263 'reply' 0 0) " (84" 264 'topic' 0 28) " (85" 265 'topic' 0 46) " (80" 266 'reply' 0 0) " (80" 267 'reply' 0 0) " (76" 268 'reply' 0 0) " (22" 269 'reply' 0 0) " (80" 270 'reply' 0 0) " (22" 271 'reply' 0 0) " (22" 272 'reply' 0 0) " (66" 273 'reply' 0 0) " (82" 274 'reply' 0 0) " (82" 274 'lock' 0 0) " (85" 275 'reply' 0 0) " (27" 276 'reply' 0 0) " (82" 274 'remove' 0 0) " (83" 277 'reply' 0 0) " (76" 278 'reply' 0 0) " (27" 279 'reply' 0 0) " (86" 280 'topic' 0 7) " (66" 281 'reply' 0 0) " (66" 282 'reply' 0 0) " (66" 283 'reply' 0 0) " (87" 284 'topic' 0 26) " (87" 285 'reply' 0 0) " (83" 286 'reply' 0 0) " (83" 287 'reply' 0 0) " (88" 288 'topic' 0 26) " (87" 289 'reply' 0 0) " (87" 290 'reply' 0 0) " (87" 291 'reply' 0 0) " (89" 292 'topic' 0 28) " (88" 293 'reply' 0 0) " (90" 294 'topic' 0 5) " (90" 294 'sticky' 0 0) " (56" 295 'reply' 0 0) " (56" 295 'lock' 0 0) " (69" 296 'reply' 0 0) " (91" 297 'topic' 0 1) " (91" 297 'sticky' 0 0) " (69" 296 'lock' 0 0) " (78" 298 'reply' 0 0) " (90" 294 'lock' 0 0) " (61" 299 'reply' 0 0) " (79" 300 'reply' 0 0) " (61" 301 'reply' 0 0) " (92" 302 'topic' 0 26) " (92" 303 'reply' 0 0) " (92" 304 'reply' 0 0) " (92" 304 'remove' 0 0) " (87" 305 'reply' 0 0) " (45" 306 'reply' 0 0) " (20" 307 'reply' 0 0) " (53" 165 'unlock' 0 0) " (53" 308 'reply' 0 0) " (20" 309 'reply' 0 0) " (93" 310 'topic' 0 26) " (25" 311 'reply' 0 0) " (94" 312 'topic' 0 7) " (94" 313 'reply' 0 0) " (94" 314 'reply' 0 0) " (94" 315 'reply' 0 0) " (93" 316 'reply' 0 0) " (94" 317 'reply' 0 0) " (94" 318 'reply' 0 0) " (94" 319 'reply' 0 0) " (93" 320 'reply' 0 0) " (94" 321 'reply' 0 0) " (94" 322 'reply' 0 0) " (94" 323 'reply' 0 0) " (93" 324 'reply' 0 0) " (93" 325 'reply' 0 0) " (93" 326 'reply' 0 0) " (93" 327 'reply' 0 0) " (93" 328 'reply' 0 0) " (93" 329 'reply' 0 0) " (94" 330 'reply' 0 0) " (94" 331 'reply' 0 0) " (94" 331 'lock' 0 0) " (95" 332 'topic' 0 7) " (96" 333 'topic' 0 50) " (97" 334 'topic' 0 28) " (97" 335 'reply' 0 0) " (88" 336 'reply' 0 0) " (88" 337 'reply' 0 0) " (97" 338 'reply' 0 0) " (97" 339 'reply' 0 0) " (98" 340 'topic' 0 9) " (88" 341 'reply' 0 0) " (23" 342 'reply' 0 0) " (83" 343 'reply' 0 0) " (95" 344 'reply' 0 0) " (86" 345 'reply' 0 0) " (16" 346 'reply' 0 0) " (98" 347 'reply' 0 0) " (61" 348 'reply' 0 0) " (99" 349 'topic' 0 50) " (93" 350 'reply' 0 0) " (87" 351 'reply' 0 0) " (89" 352 'reply' 0 0) " (100" 353 'topic' 0 26) " (89" 354 'reply' 0 0) " (7" 355 'reply' 0 0) " (101" 356 'topic' 0 27) " (101" 357 'reply' 0 0) " (101" 358 'reply' 0 0) " (101" 359 'reply' 0 0) " (7" 360 'reply' 0 0) " (22" 361 'reply' 0 0) " (14" 362 'reply' 0 0) " (26" 363 'reply' 0 0) " (31" 364 'reply' 0 0) " (32" 365 'reply' 0 0) " (102" 366 'topic' 0 7) " (103" 367 'topic' 0 7) " (100" 368 'reply' 0 0) " (100" 369 'reply' 0 0) " (104" 370 'topic' 0 26) " (100" 371 'reply' 0 0) " (7" 372 'reply' 0 0) " (104" 373 'reply' 0 0) " (7" 374 'reply' 0 0) " (105" 375 'topic' 0 26) " (105" 376 'reply' 0 0) " (105" 377 'reply' 0 0) " (105" 378 'reply' 0 0) " (105" 379 'reply' 0 0) " (105" 380 'reply' 0 0) " (106" 381 'topic' 0 7) " (105" 382 'reply' 0 0) " (105" 383 'reply' 0 0) " (105" 384 'reply' 0 0) " (105" 385 'reply' 0 0) " (105" 386 'reply' 0 0) " (105" 387 'reply' 0 0) " (105" 388 'reply' 0 0) " (105" 389 'reply' 0 0) " (7" 390 'reply' 0 0) " (105" 391 'reply' 0 0) " (105" 392 'reply' 0 0) " (105" 393 'reply' 0 0) " (102" 394 'reply' 0 0) " (107" 395 'topic' 0 1) " (107" 395 'sticky' 0 0) " (105" 396 'reply' 0 0) " (105" 397 'reply' 0 0) " (108" 398 'topic' 0 26) " (109" 399 'topic' 0 20) " (110" 400 'topic' 0 20) " (111" 401 'topic' 0 38) " (112" 402 'topic' 0 38) " (112" 402 'remove' 0 0) " (113" 403 'topic' 0 38) " (105" 404 'reply' 0 0) " (102" 405 'reply' 0 0) " (7" 406 'reply' 0 0) " (113" 407 'reply' 0 0) " (105" 408 'reply' 0 0) " (102" 409 'reply' 0 0) " (113" 410 'reply' 0 0) " (107" 411 'reply' 0 0) " (113" 412 'reply' 0 0) " (105" 413 'reply' 0 0) " (113" 414 'reply' 0 0) " (113" 415 'reply' 0 0) " (113" 416 'reply' 0 0) " (113" 417 'reply' 0 0) " (105" 418 'reply' 0 0) " (113" 419 'reply' 0 0) " (113" 420 'reply' 0 0) " (105" 421 'reply' 0 0) " (113" 422 'reply' 0 0) " (114" 423 'topic' 0 26) " (114" 424 'reply' 0 0) " (105" 425 'reply' 0 0) " (114" 426 'reply' 0 0) " (105" 427 'reply' 0 0) " (115" 428 'topic' 0 7) " (105" 429 'reply' 0 0) " (105" 430 'reply' 0 0) " (116" 431 'topic' 0 26) " (116" 432 'reply' 0 0) " (105" 430 'lock' 0 0) " (105" 430 'remove' 0 0) " (117" 433 'topic' 0 24) " (118" 434 'topic' 0 7) " (118" 435 'reply' 0 0) " (118" 436 'reply' 0 0) " (118" 437 'reply' 0 0) " (118" 438 'reply' 0 0) " (118" 439 'reply' 0 0) " (118" 440 'reply' 0 0) " (118" 440 'remove' 0 0) " (119" 441 'topic' 0 7) " (120" 442 'topic' 0 7) " (120" 442 'remove' 0 0) " (52" 262 'remove' 0 0) " (121" 443 'topic' 0 7) " (122" 444 'topic' 0 7) " (116" 445 'reply' 0 0) " (122" 446 'reply' 0 0) " (123" 447 'topic' 0 28) " (124" 448 'topic' 0 28) " (20" 449 'reply' 0 0) " (22" 450 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (123 451 'reply' 0 0) " (125" 452 'topic' 0 1) " (126" 453 'topic' 0 34) " (127" 454 'topic' 0 34) " (127" 455 'reply' 0 0) " (127" 456 'reply' 0 0) " (127" 457 'reply' 0 0) " (127" 458 'reply' 0 0) " (127" 458 'lock' 0 0) " (127" 459 'reply' 0 0) " (127" 460 'reply' 0 0) " (127" 461 'reply' 0 0) " (127" 462 'reply' 0 0) " (127" 463 'reply' 0 0) " (128" 464 'topic' 0 7) " (129" 465 'topic' 0 38) " (128" 466 'reply' 0 0) " (130" 467 'topic' 0 629) " (131" 468 'topic' 0 7) " (132" 469 'topic' 0 642) " (133" 470 'topic' 0 644) " (132" 471 'reply' 0 0) " (133" 472 'reply' 0 0) " (132" 473 'reply' 0 0) " (132" 474 'reply' 0 0) " (131" 468 'remove' 0 0) " (134" 475 'topic' 0 7) " (135" 476 'topic' 0 567) " (135" 477 'reply' 0 0) " (136" 478 'topic' 0 640) " (137" 479 'topic' 0 646) " (138" 480 'topic' 0 640) " (139" 481 'topic' 0 640) " (140" 482 'topic' 0 640) " (141" 483 'topic' 0 646) " (142" 484 'topic' 0 646) " (143" 485 'topic' 0 646) " (7" 486 'reply' 0 0) " (22" 487 'reply' 0 0) " (70" 488 'reply' 0 0) " (127" 489 'reply' 0 0) " (129" 490 'reply' 0 0) " (144" 491 'topic' 0 646) " (145" 492 'topic' 0 50) " (146" 493 'topic' 0 640) " (147" 494 'topic' 0 640) " (80" 495 'reply' 0 0) " (148" 496 'topic' 0 646) " (149" 497 'topic' 0 646) " (150" 498 'topic' 0 646) " (145" 492 'sticky' 0 0) " (145" 492 'lock' 0 0) " (80" 499 'reply' 0 0) " (70" 500 'reply' 0 0) " (22" 501 'reply' 0 0) " (135" 502 'reply' 0 0) " (132" 503 'reply' 0 0) " (22" 504 'reply' 0 0) " (133" 505 'reply' 0 0) " (20" 506 'reply' 0 0) " (32" 507 'reply' 0 0) " (26" 508 'reply' 0 0) " (26" 509 'reply' 0 0) " (26" 510 'reply' 0 0) " (26" 511 'reply' 0 0) " (122" 446 'lock' 0 0) " (151" 512 'topic' 0 34) " (132" 513 'reply' 0 0) " (128" 514 'reply' 0 0) " (128" 514 'lock' 0 0) " (80" 515 'reply' 0 0) " (32" 516 'reply' 0 0) " (151" 517 'reply' 0 0) " (127" 518 'reply' 0 0) " (127" 519 'reply' 0 0) " (151" 520 'reply' 0 0) " (127" 521 'reply' 0 0) " (134" 522 'reply' 0 0) " (128" 514 'unlock' 0 0) " (128" 523 'reply' 0 0) " (132" 524 'reply' 0 0) " (123" 525 'reply' 0 0) " (101" 526 'reply' 0 0) " (121" 527 'reply' 0 0) " (152" 528 'topic' 0 1) " (152" 528 'sticky' 0 0) " (152" 528 'lock' 0 0) " (121" 529 'reply' 0 0) " (134" 530 'reply' 0 0) " (151" 531 'reply' 0 0) " (153" 532 'topic' 0 7) " (134" 533 'reply' 0 0) " (154" 534 'topic' 0 31) " (155" 535 'topic' 0 31) " (155" 536 'reply' 0 0) " (134" 537 'reply' 0 0) " (151" 538 'reply' 0 0) " (153" 539 'reply' 0 0) " (156" 540 'topic' 0 50) " (8" 541 'reply' 0 0) " (157" 542 'topic' 0 50) " (158" 543 'topic' 0 50) " (121" 544 'reply' 0 0) " (101" 545 'reply' 0 0) " (101" 546 'reply' 0 0) " (134" 547 'reply' 0 0) " (151" 548 'reply' 0 0) " (121" 549 'reply' 0 0) " (132" 524 'lock' 0 0) " (128" 523 'lock' 0 0) " (132" 550 'reply' 0 0) " (128" 551 'reply' 0 0) " (18" 80 'lock' 0 0) " (38" 87 'lock' 0 0) " (42" 100 'lock' 0 0) " (51" 159 'lock' 0 0) " (55" 163 'lock' 0 0) " (53" 165 'lock' 0 0) " (46" 177 'lock' 0 0) " (30" 184 'lock' 0 0) " (60" 228 'lock' 0 0) " (73" 232 'lock' 0 0) " (74" 233 'lock' 0 0) " (15" 243 'lock' 0 0) " (74" 552 'reply' 0 0) " (76" 278 'lock' 0 0) " (14" 362 'lock' 0 0) " (26" 511 'lock' 0 0) " (102" 409 'lock' 0 0) " (128" 551 'remove' 0 0) " (133" 505 'lock' 0 0) " (20" 506 'lock' 0 0) " (110" 400 'lock' 0 0) " (159" 553 'topic' 0 56) " (159" 554 'reply' 0 0) " (159" 555 'reply' 0 0) " (159" 556 'reply' 0 0) " (159" 557 'reply' 0 0) " (159" 558 'reply' 0 0) " (159" 559 'reply' 0 0) " (159" 560 'reply' 0 0) " (159" 561 'reply' 0 0) " (160" 562 'topic' 0 28) " (160" 563 'reply' 0 0) " (161" 564 'topic' 0 26) " (162" 565 'topic' 0 35) " (163" 566 'topic' 0 31) " (155" 567 'reply' 0 0) " (163" 568 'reply' 0 0) " (162" 569 'reply' 0 0) " (163" 570 'reply' 0 0) " (155" 571 'reply' 0 0) " (162" 572 'reply' 0 0) " (164" 573 'topic' 0 26) " (163" 574 'reply' 0 0) " (165" 575 'topic' 0 35) " (61" 576 'reply' 0 0) " (99" 577 'reply' 0 0) " (164" 578 'reply' 0 0) " (162" 579 'reply' 0 0) " (165" 580 'reply' 0 0) " (99" 581 'reply' 0 0) " (165" 582 'reply' 0 0) " (62" 583 'reply' 0 0) " (19" 584 'reply' 0 0) " (162" 585 'reply' 0 0) " (165" 586 'reply' 0 0) " (162" 587 'reply' 0 0) " (166" 588 'topic' 0 26) " (162" 589 'reply' 0 0) " (62" 590 'reply' 0 0) " (162" 591 'reply' 0 0) " (165" 592 'reply' 0 0) " (156" 593 'reply' 0 0) " (166" 594 'reply' 0 0) " (159" 595 'reply' 0 0) " (166" 596 'reply' 0 0) " (155" 597 'reply' 0 0) " (155" 597 'lock' 0 0) " (166" 596 'lock' 0 0) " (165" 592 'lock' 0 0) " (16" 346 'remove' 0 0) " (67" 195 'remove' 0 0) " (27" 279 'lock' 0 0) " (25" 311 'lock' 0 0) " (70" 500 'lock' 0 0) " (135" 502 'lock' 0 0) " (22" 504 'lock' 0 0) " (80" 515 'lock' 0 0) " (32" 516 'lock' 0 0) " (162" 591 'lock' 0 0) " (159" 595 'lock' 0 0) " (167" 598 'topic' 0 1) " (31" 364 'lock' 0 0) " (44" 182 'lock' 0 0) " (37" 248 'lock' 0 0) " (168" 599 'topic' 0 1) " (168" 599 'sticky' 0 0) " (168" 599 'lock' 0 0) " (168" 599 'unlock' 0 0) " (19" 600 'reply' 0 0) " (156" 601 'reply' 0 0) " (156" 601 'lock' 0 0) " (109" 602 'reply' 0 0) " (109" 602 'lock' 0 0) " (98" 347 'remove' 0 0) " (168" 603 'reply' 0 0) " (160" 604 'reply' 0 0) " (134" 605 'reply' 0 0) " (169" 606 'topic' 0 26) " (169" 607 'reply' 0 0) " (170" 608 'topic' 0 5) " (170" 609 'reply' 0 0) " (170" 610 'reply' 0 0) " (170" 611 'reply' 0 0) " (171" 612 'topic' 0 26) " (171" 613 'reply' 0 0) " (171" 614 'reply' 0 0) " (172" 615 'topic' 0 35) " (172" 616 'reply' 0 0) " (173" 617 'topic' 0 26) " (173" 618 'reply' 0 0) " (172" 619 'reply' 0 0) " (173" 620 'reply' 0 0) " (172" 621 'reply' 0 0) " (173" 622 'reply' 0 0) " (173" 623 'reply' 0 0) " (173" 624 'reply' 0 0) " (173" 625 'reply' 0 0) " (99" 626 'reply' 0 0) " (8" 627 'reply' 0 0) " (172" 628 'reply' 0 0) " (172" 629 'reply' 0 0) " (134" 605 'lock' 0 0) " (174" 630 'topic' 0 7) " (174" 631 'reply' 0 0) " (174" 632 'reply' 0 0) " (172" 633 'reply' 0 0) " (173" 625 'remove' 0 0) " (175" 634 'topic' 0 24) " (175" 635 'reply' 0 0) " (172" 636 'reply' 0 0) " (175" 635 'lock' 0 0) " (175" 635 'remove' 0 0) " (172" 637 'reply' 0 0) " (176" 638 'topic' 0 20) " (176" 639 'reply' 0 0) " (177" 640 'topic' 0 26) " (177" 641 'reply' 0 0) " (176" 642 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (176 643 'reply' 0 0) " (176" 644 'reply' 0 0) " (178" 645 'topic' 0 26) " (176" 646 'reply' 0 0) " (176" 647 'reply' 0 0) " (178" 648 'reply' 0 0) " (178" 649 'reply' 0 0) " (176" 650 'reply' 0 0) " (176" 651 'reply' 0 0) " (176" 652 'reply' 0 0) " (176" 653 'reply' 0 0) " (176" 654 'reply' 0 0) " (178" 655 'reply' 0 0) " (176" 656 'reply' 0 0) " (176" 657 'reply' 0 0) " (179" 658 'topic' 0 47) " (179" 659 'reply' 0 0) " (179" 660 'reply' 0 0) " (180" 661 'topic' 0 7) " (181" 662 'topic' 0 26) " (181" 663 'reply' 0 0) " (182" 664 'topic' 0 26) " (183" 665 'topic' 0 26) " (182" 666 'reply' 0 0) " (182" 666 'lock' 0 0) " (182" 666 'unlock' 0 0) " (182" 667 'reply' 0 0) " (184" 668 'topic' 0 7) " (185" 669 'topic' 0 26) " (185" 670 'reply' 0 0) " (186" 671 'topic' 0 7) " (186" 672 'reply' 0 0) " (187" 673 'topic' 0 61) " (187" 674 'reply' 0 0) " (187" 675 'reply' 0 0) " (188" 676 'topic' 0 7) " (188" 677 'reply' 0 0) " (180" 678 'reply' 0 0) " (151" 679 'reply' 0 0) " (186" 680 'reply' 0 0) " (189" 681 'topic' 0 26) " (190" 682 'topic' 0 20) " (183" 683 'reply' 0 0) " (184" 684 'reply' 0 0) " (191" 685 'topic' 0 28) " (183" 686 'reply' 0 0) " (191" 687 'reply' 0 0) " (190" 688 'reply' 0 0) " (190" 689 'reply' 0 0) " (172" 690 'reply' 0 0) " (192" 691 'topic' 0 35) " (172" 690 'remove' 0 0) " (19" 692 'reply' 0 0) " (188" 693 'reply' 0 0) " (188" 694 'reply' 0 0) " (192" 695 'reply' 0 0) " (192" 696 'reply' 0 0) " (184" 697 'reply' 0 0) " (192" 698 'reply' 0 0) " (193" 699 'topic' 0 26) " (193" 700 'reply' 0 0) " (193" 701 'reply' 0 0) " (194" 702 'topic' 0 26) " (194" 703 'reply' 0 0) " (194" 704 'reply' 0 0) " (194" 705 'reply' 0 0) " (193" 706 'reply' 0 0) " (194" 707 'reply' 0 0) " (194" 708 'reply' 0 0) " (194" 709 'reply' 0 0) " (194" 710 'reply' 0 0) " (194" 711 'reply' 0 0) " (194" 712 'reply' 0 0) " (188" 713 'reply' 0 0) " (195" 714 'topic' 0 35) " (192" 715 'reply' 0 0) " (194" 716 'reply' 0 0) " (196" 717 'topic' 0 26) " (192" 718 'reply' 0 0) " (151" 719 'reply' 0 0) " (151" 719 'lock' 0 0) " (196" 720 'reply' 0 0) " (197" 721 'topic' 0 1) " (197" 722 'reply' 0 0) " (198" 723 'topic' 0 26) " (199" 724 'topic' 0 26) " (200" 725 'topic' 0 27) " (201" 726 'topic' 0 26) " (202" 727 'topic' 0 27) " (201" 728 'reply' 0 0) " (200" 729 'reply' 0 0) " (198" 730 'reply' 0 0) " (203" 731 'topic' 0 7) " (153" 732 'reply' 0 0) " (153" 733 'reply' 0 0) " (153" 733 'lock' 0 0) " (201" 734 'reply' 0 0) " (198" 735 'reply' 0 0) " (204" 736 'topic' 0 35) " (192" 737 'reply' 0 0) " (204" 738 'reply' 0 0) " (201" 739 'reply' 0 0) " (198" 740 'reply' 0 0) " (201" 741 'reply' 0 0) " (198" 742 'reply' 0 0) " (201" 743 'reply' 0 0) " (201" 744 'reply' 0 0) " (204" 745 'reply' 0 0) " (204" 746 'reply' 0 0) " (201" 747 'reply' 0 0) " (205" 748 'topic' 0 7) " (205" 749 'reply' 0 0) " (205" 750 'reply' 0 0) " (201" 751 'reply' 0 0) " (205" 752 'reply' 0 0) " (205" 753 'reply' 0 0) " (205" 754 'reply' 0 0) " (205" 754 'lock' 0 0) " (206" 755 'topic' 0 26) " (206" 756 'reply' 0 0) " (206" 757 'reply' 0 0) " (206" 758 'reply' 0 0) " (206" 759 'reply' 0 0) " (206" 759 'lock' 0 0) " (206" 759 'remove' 0 0) " (207" 760 'topic' 0 7) " (204" 761 'reply' 0 0) " (204" 762 'reply' 0 0) " (204" 763 'reply' 0 0) " (204" 764 'reply' 0 0) " (204" 765 'reply' 0 0) " (208" 766 'topic' 0 26) " (208" 767 'reply' 0 0) " (200" 768 'reply' 0 0) " (196" 769 'reply' 0 0) " (113" 770 'reply' 0 0) " (129" 771 'reply' 0 0) " (196" 772 'reply' 0 0) " (200" 773 'reply' 0 0) " (200" 774 'reply' 0 0) " (204" 775 'reply' 0 0) " (204" 775 'lock' 0 0) " (113" 776 'reply' 0 0) " (209" 777 'topic' 0 28) " (209" 778 'reply' 0 0) " (209" 779 'reply' 0 0) " (129" 780 'reply' 0 0) " (196" 781 'reply' 0 0) " (129" 782 'reply' 0 0) " (209" 783 'reply' 0 0) " (210" 784 'topic' 0 26) " (210" 785 'reply' 0 0) " (209" 786 'reply' 0 0) " (210" 787 'reply' 0 0) " (129" 788 'reply' 0 0) " (129" 789 'reply' 0 0) " (210" 790 'reply' 0 0) " (201" 791 'reply' 0 0) " (194" 792 'reply' 0 0) " (101" 793 'reply' 0 0) " (201" 794 'reply' 0 0) " (101" 795 'reply' 0 0) " (211" 796 'topic' 0 26) " (211" 797 'reply' 0 0) " (211" 798 'reply' 0 0) " (211" 799 'reply' 0 0) " (211" 800 'reply' 0 0) " (212" 801 'topic' 0 7) " (212" 802 'reply' 0 0) " (212" 803 'reply' 0 0) " (212" 804 'reply' 0 0) " (212" 805 'reply' 0 0) " (212" 806 'reply' 0 0) " (212" 807 'reply' 0 0) " (213" 808 'topic' 0 26) " (212" 809 'reply' 0 0) " (212" 810 'reply' 0 0) " (211" 811 'reply' 0 0) " (214" 812 'topic' 0 7) " (215" 813 'topic' 0 26) " (215" 814 'reply' 0 0) " (215" 815 'reply' 0 0) " (210" 816 'reply' 0 0) " (210" 817 'reply' 0 0) " (212" 810 'remove' 0 0) " (215" 818 'reply' 0 0) " (216" 819 'topic' 0 7) " (214" 820 'reply' 0 0) " (214" 820 'lock' 0 0) " (217" 821 'topic' 0 7) " (216" 822 'reply' 0 0) " (216" 823 'reply' 0 0) " (216" 823 'lock' 0 0) " (218" 824 'topic' 0 7) " (211" 811 'lock' 0 0) " (129" 789 'lock' 0 0) " (196" 781 'lock' 0 0) " (209" 786 'lock' 0 0) " (129" 789 'remove' 0 0) " (196" 781 'remove' 0 0) " (182" 667 'lock' 0 0) " (210" 825 'reply' 0 0) " (113" 826 'reply' 0 0) " (186" 680 'remove' 0 0) " (113" 826 'lock' 0 0) " (215" 827 'reply' 0 0) " (215" 827 'lock' 0 0) " (199" 828 'reply' 0 0) " (211" 829 'reply' 0 0) " (209" 830 'reply' 0 0) " (191" 831 'reply' 0 0) " (183" 832 'reply' 0 0) " (183" 832 'lock' 0 0) " (179" 833 'reply' 0 0) " (179" 833 'lock' 0 0) " (178" 834 'reply' 0 0) " (178" 834 'lock' 0 0) " (171" 614 'lock' 0 0) " (169" 835 'reply' 0 0) " (169" 835 'lock' 0 0) " (163" 574 'remove' 0 0) " (164" 578 'remove' 0 0) " (161" 836 'reply' 0 0) " (161" 837 'reply' 0 0) " (219" 838 'topic' 0 17) " (219" 838 'sticky' 0 0) " (4" 4 'sticky' 0 0) " (4" 4 'sticky' 0 0) " (220" 839 'topic' 0 7) " (191" 831 'lock' 0 0) " (157" 542 'lock' 0 0) " (124" 840 'reply' 0 0) " (124" 840 'lock' 0 0) " (221" 841 'topic' 0 7) " (116" 445 'remove' 0 0) " (119" 441 'remove' 0 0) " (114" 426 'remove' 0 0) " (108" 398 'remove' 0 0) " (106" 381 'remove' 0 0) " (104" 373 'remove' 0 0) " (100" 371 'remove' 0 0) " (89" 354 'remove' 0 0) " (87" 351 'remove' 0 0) " (93" 350 'remove' 0 0) " (97" 339 'remove' 0 0) " (96" 333 'remove' 0 0) " (66" 283 'remove' 0 0) " (85" 275 'remove' 0 0) " (84" 264 'remove' 0 0) " (75" 255 'remove' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (81 253 'remove' 0 0) " (71" 224 'remove' 0 0) " (57" 180 'remove' 0 0) " (54" 152 'remove' 0 0) " (24" 117 'remove' 0 0) " (48" 116 'remove' 0 0) " (199" 842 'reply' 0 0) " (199" 842 'lock' 0 0) " (218" 843 'reply' 0 0) " (219" 838 'lock' 0 0) " (221" 844 'reply' 0 0) " (202" 845 'reply' 0 0) " (188" 846 'reply' 0 0) " (62" 847 'reply' 0 0) " (9" 848 'reply' 0 0) " (9" 849 'reply' 0 0) " (188" 850 'reply' 0 0) " (202" 851 'reply' 0 0) " (221" 852 'reply' 0 0) " (9" 853 'reply' 0 0) " (202" 854 'reply' 0 0) " (9" 855 'reply' 0 0) " (222" 856 'topic' 0 7) " (216" 823 'remove' 0 0) " (223" 857 'topic' 0 7) " (223" 858 'reply' 0 0) " (221" 859 'reply' 0 0) " (223" 860 'reply' 0 0) " (224" 861 'topic' 0 7) " (223" 862 'reply' 0 0) " (222" 863 'reply' 0 0) " (223" 864 'reply' 0 0) " (222" 865 'reply' 0 0) " (101" 866 'reply' 0 0) " (222" 867 'reply' 0 0) " (225" 868 'topic' 0 26) " (225" 869 'reply' 0 0) " (222" 867 'lock' 0 0) " (225" 870 'reply' 0 0) " (225" 871 'reply' 0 0) " (225" 872 'reply' 0 0) " (225" 873 'reply' 0 0) " (225" 874 'reply' 0 0) " (225" 875 'reply' 0 0) " (226" 876 'topic' 0 7) " (225" 877 'reply' 0 0) " (161" 837 'lock' 0 0) " (227" 878 'topic' 0 26) " (227" 879 'reply' 0 0) " (226" 880 'reply' 0 0) " (101" 881 'reply' 0 0) " (101" 882 'reply' 0 0) " (158" 883 'reply' 0 0) " (228" 884 'topic' 0 47) " (61" 885 'reply' 0 0) " (197" 886 'reply' 0 0) " (217" 887 'reply' 0 0) " (227" 888 'reply' 0 0) " (158" 889 'reply' 0 0) " (217" 890 'reply' 0 0) " (228" 891 'reply' 0 0) " (158" 892 'reply' 0 0) " (217" 893 'reply' 0 0) " (158" 892 'lock' 0 0) " (221" 894 'reply' 0 0) " (221" 895 'reply' 0 0) " (221" 896 'reply' 0 0) " (229" 897 'topic' 0 7) " (230" 898 'topic' 0 7) " (231" 899 'topic' 0 7) " (230" 900 'reply' 0 0) " (230" 900 'remove' 0 0) " (232" 901 'topic' 0 7) " (232" 902 'reply' 0 0) " (232" 902 'lock' 0 0) " (225" 903 'reply' 0 0) " (225" 903 'lock' 0 0) " (225" 903 'unlock' 0 0) " (233" 904 'topic' 0 7) " (225" 905 'reply' 0 0) " (83" 343 'remove' 0 0) " (225" 906 'reply' 0 0) " (225" 907 'reply' 0 0) " (233" 908 'reply' 0 0) " (225" 909 'reply' 0 0) " (234" 910 'topic' 0 7) " (234" 910 'lock' 0 0) " (235" 911 'topic' 0 31) " (235" 912 'reply' 0 0) " (236" 913 'topic' 0 35) " (168" 914 'reply' 0 0) " (235" 915 'reply' 0 0) " (236" 916 'reply' 0 0) " (237" 917 'topic' 0 7) " (237" 918 'reply' 0 0) " (237" 919 'reply' 0 0) " (233" 920 'reply' 0 0) " (233" 920 'lock' 0 0) " (238" 921 'topic' 0 24) " (238" 922 'reply' 0 0) " (238" 923 'reply' 0 0) " (238" 924 'reply' 0 0) " (238" 925 'reply' 0 0) " (238" 926 'reply' 0 0) " (238" 927 'reply' 0 0) " (238" 928 'reply' 0 0) " (238" 929 'reply' 0 0) " (239" 930 'topic' 0 26) " (239" 931 'reply' 0 0) " (239" 932 'reply' 0 0) " (240" 933 'topic' 0 26) " (240" 934 'reply' 0 0) " (238" 935 'reply' 0 0) " (239" 936 'reply' 0 0) " (238" 937 'reply' 0 0) " (238" 938 'reply' 0 0) " (241" 939 'topic' 0 26) " (241" 940 'reply' 0 0) " (241" 941 'reply' 0 0) " (242" 942 'topic' 0 7) " (241" 943 'reply' 0 0) " (241" 944 'reply' 0 0) " (243" 945 'topic' 0 26) " (243" 946 'reply' 0 0) " (244" 947 'topic' 0 26) " (245" 948 'topic' 0 26) " (245" 949 'reply' 0 0) " (243" 950 'reply' 0 0) " (245" 951 'reply' 0 0) " (245" 952 'reply' 0 0) " (245" 953 'reply' 0 0) " (245" 954 'reply' 0 0) " (245" 955 'reply' 0 0) " (246" 956 'topic' 0 26) " (246" 957 'reply' 0 0) " (244" 958 'reply' 0 0) " (246" 959 'reply' 0 0) " (246" 960 'reply' 0 0) " (246" 960 'remove' 0 0) " (247" 961 'topic' 0 26) " (248" 962 'topic' 0 26) " (248" 963 'reply' 0 0) " (248" 964 'reply' 0 0) " (247" 965 'reply' 0 0) " (248" 966 'reply' 0 0) " (248" 967 'reply' 0 0) " (248" 968 'reply' 0 0) " (248" 969 'reply' 0 0) " (249" 970 'topic' 0 7) " (249" 971 'reply' 0 0) " (249" 972 'reply' 0 0) " (249" 973 'reply' 0 0) " (245" 974 'reply' 0 0) " (249" 975 'reply' 0 0) " (249" 976 'reply' 0 0) " (245" 977 'reply' 0 0) " (249" 978 'reply' 0 0) " (250" 979 'topic' 0 19) " (221" 980 'reply' 0 0) " (221" 981 'reply' 0 0) " (168" 914 'lock' 0 0) " (251" 982 'topic' 0 1) " (251" 982 'sticky' 0 0) " (251" 983 'reply' 0 0) " (251" 984 'reply' 0 0) " (252" 985 'topic' 0 26) " (252" 986 'reply' 0 0) " (247" 987 'reply' 0 0) " (243" 950 'lock' 0 0) " (241" 944 'lock' 0 0) " (245" 977 'lock' 0 0) " (253" 988 'topic' 0 1) " (239" 936 'lock' 0 0) " (253" 989 'reply' 0 0) " (254" 990 'topic' 0 50) " (254" 991 'reply' 0 0) " (250" 992 'reply' 0 0) " (255" 993 'topic' 0 7) " (255" 994 'reply' 0 0) " (252" 995 'reply' 0 0) " (253" 996 'reply' 0 0) " (256" 997 'topic' 0 26) " (180" 998 'reply' 0 0) " (257" 999 'topic' 0 7) " (257" 999 'remove' 0 0) " (258" 1000 'topic' 0 7) " (258" 1001 'reply' 0 0) " (258" 1002 'reply' 0 0) " (258" 1003 'reply' 0 0) " (258" 1004 'reply' 0 0) " (258" 1005 'reply' 0 0) " (258" 1006 'reply' 0 0) " (259" 1007 'topic' 0 26) " (260" 1008 'topic' 0 26) " (258" 1009 'reply' 0 0) " (253" 1010 'reply' 0 0) " (253" 1011 'reply' 0 0) " (260" 1008 'remove' 0 0) " (253" 1012 'reply' 0 0) " (253" 1013 'reply' 0 0) " (261" 1014 'topic' 0 26) " (261" 1015 'reply' 0 0) " (261" 1016 'reply' 0 0) " (262" 1017 'topic' 0 26) " (262" 1018 'reply' 0 0) " (261" 1019 'reply' 0 0) " (262" 1020 'reply' 0 0) " (262" 1021 'reply' 0 0) " (263" 1022 'topic' 0 31) " (262" 1023 'reply' 0 0) " (263" 1024 'reply' 0 0) " (263" 1025 'reply' 0 0) " (236" 1026 'reply' 0 0) " (256" 1027 'reply' 0 0) " (256" 1028 'reply' 0 0) " (262" 1029 'reply' 0 0) " (262" 1029 'remove' 0 0) " (264" 1030 'topic' 0 26) " (256" 1031 'reply' 0 0) " (256" 1032 'reply' 0 0) " (265" 1033 'topic' 0 50) " (265" 1034 'reply' 0 0) " (266" 1035 'topic' 0 26) " (265" 1036 'reply' 0 0) " (266" 1037 'reply' 0 0) " (264" 1038 'reply' 0 0) " (263" 1039 'reply' 0 0) " (259" 1040 'reply' 0 0) " (267" 1041 'topic' 0 50) " (259" 1042 'reply' 0 0) " (264" 1043 'reply' 0 0) " (268" 1044 'topic' 0 26) " (269" 1045 'topic' 0 26) " (269" 1046 'reply' 0 0) " (269" 1047 'reply' 0 0) " (269" 1048 'reply' 0 0) " (268" 1049 'reply' 0 0) " (259" 1050 'reply' 0 0) " (263" 1051 'reply' 0 0) " (265" 1052 'reply' 0 0) " (270" 1053 'topic' 0 7) " (270" 1054 'reply' 0 0) " (271" 1055 'topic' 0 26) " (271" 1056 'reply' 0 0) " (271" 1057 'reply' 0 0) " (271" 1058 'reply' 0 0) " (271" 1059 'reply' 0 0) " (271" 1060 'reply' 0 0) " (271" 1061 'reply' 0 0) " (271" 1062 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (271 1063 'reply' 0 0) " (271" 1064 'reply' 0 0) " (271" 1065 'reply' 0 0) " (271" 1066 'reply' 0 0) " (271" 1067 'reply' 0 0) " (271" 1068 'reply' 0 0) " (271" 1069 'reply' 0 0) " (264" 1070 'reply' 0 0) " (270" 1071 'reply' 0 0) " (272" 1072 'topic' 0 47) " (272" 1073 'reply' 0 0) " (272" 1074 'reply' 0 0) " (272" 1075 'reply' 0 0) " (228" 1076 'reply' 0 0) " (228" 1077 'reply' 0 0) " (272" 1078 'reply' 0 0) " (273" 1079 'topic' 0 47) " (273" 1080 'reply' 0 0) " (228" 1081 'reply' 0 0) " (228" 1082 'reply' 0 0) " (274" 1083 'topic' 0 28) " (274" 1084 'reply' 0 0) " (273" 1085 'reply' 0 0) " (273" 1086 'reply' 0 0) " (274" 1087 'reply' 0 0) " (228" 1088 'reply' 0 0) " (272" 1089 'reply' 0 0) " (271" 1090 'reply' 0 0) " (271" 1091 'reply' 0 0) " (273" 1092 'reply' 0 0) " (274" 1093 'reply' 0 0) " (228" 1094 'reply' 0 0) " (273" 1095 'reply' 0 0) " (228" 1094 'lock' 0 0) " (273" 1096 'reply' 0 0) " (271" 1097 'reply' 0 0) " (271" 1098 'reply' 0 0) " (271" 1099 'reply' 0 0) " (271" 1099 'lock' 0 0) " (275" 1100 'topic' 0 26) " (275" 1100 'remove' 0 0) " (276" 1101 'topic' 0 26) " (276" 1102 'reply' 0 0) " (276" 1103 'reply' 0 0) " (276" 1104 'reply' 0 0) " (276" 1104 'lock' 0 0) " (276" 1104 'remove' 0 0) " (277" 1105 'topic' 0 5) " (277" 1105 'sticky' 0 0) " (277" 1105 'lock' 0 0) " (219" 838 'remove' 0 0) " (278" 1106 'topic' 0 15864) " (278" 1107 'reply' 0 0) " (278" 1108 'reply' 0 0) " (278" 1109 'reply' 0 0) " (278" 1110 'reply' 0 0) " (278" 1111 'reply' 0 0) " (279" 1112 'topic' 0 16) " (279" 1113 'reply' 0 0) " (280" 1114 'topic' 0 26) " (278" 1115 'reply' 0 0) " (279" 1116 'reply' 0 0) " (278" 1117 'reply' 0 0) " (279" 1118 'reply' 0 0) " (278" 1119 'reply' 0 0) " (278" 1120 'reply' 0 0) " (272" 1121 'reply' 0 0) " (273" 1122 'reply' 0 0) " (281" 1123 'topic' 0 28) " (279" 1124 'reply' 0 0) " (281" 1125 'reply' 0 0) " (280" 1126 'reply' 0 0) " (274" 1127 'reply' 0 0) " (272" 1128 'reply' 0 0) " (273" 1129 'reply' 0 0) " (279" 1130 'reply' 0 0) " (281" 1131 'reply' 0 0) " (280" 1132 'reply' 0 0) " (281" 1133 'reply' 0 0) " (281" 1134 'reply' 0 0) " (281" 1135 'reply' 0 0) " (281" 1136 'reply' 0 0) " (281" 1137 'reply' 0 0) " (281" 1138 'reply' 0 0) " (280" 1139 'reply' 0 0) " (279" 1140 'reply' 0 0) " (272" 1141 'reply' 0 0) " (282" 1142 'topic' 0 7) " (279" 1143 'reply' 0 0) " (279" 1144 'reply' 0 0) " (273" 1145 'reply' 0 0) " (278" 1146 'reply' 0 0) " (236" 1147 'reply' 0 0) " (270" 1148 'reply' 0 0) " (253" 1149 'reply' 0 0) " (127" 1150 'reply' 0 0) " (266" 1151 'reply' 0 0) " (252" 1152 'reply' 0 0) " (208" 1153 'reply' 0 0) " (256" 1154 'reply' 0 0) " (203" 1155 'reply' 0 0) " (194" 1156 'reply' 0 0) " (194" 1157 'reply' 0 0) " (282" 1158 'reply' 0 0) " (203" 1159 'reply' 0 0) " (281" 1160 'reply' 0 0) " (282" 1161 'reply' 0 0) " (269" 1162 'reply' 0 0) " (281" 1163 'reply' 0 0) " (269" 1164 'reply' 0 0) " (268" 1165 'reply' 0 0) " (280" 1166 'reply' 0 0) " (256" 1167 'reply' 0 0) " (280" 1168 'reply' 0 0) " (274" 1169 'reply' 0 0) " (268" 1170 'reply' 0 0) " (263" 1171 'reply' 0 0) " (249" 1172 'reply' 0 0) " (263" 1173 'reply' 0 0) " (259" 1174 'reply' 0 0) " (249" 1175 'reply' 0 0) " (259" 1176 'reply' 0 0) " (258" 1177 'reply' 0 0) " (274" 1178 'reply' 0 0) " (231" 1179 'reply' 0 0) " (258" 1180 'reply' 0 0) " (218" 1181 'reply' 0 0) " (283" 1182 'topic' 0 26) " (218" 1183 'reply' 0 0) " (283" 1184 'reply' 0 0) " (231" 1185 'reply' 0 0) " (208" 1186 'reply' 0 0) " (252" 1187 'reply' 0 0) " (266" 1188 'reply' 0 0) " (127" 1189 'reply' 0 0) " (253" 1190 'reply' 0 0) " (270" 1191 'reply' 0 0) " (270" 1191 'lock' 0 0) " (236" 1192 'reply' 0 0) " (278" 1193 'reply' 0 0) " (273" 1194 'reply' 0 0) " (279" 1195 'reply' 0 0) " (284" 1196 'topic' 0 7) " (284" 1197 'reply' 0 0) " (279" 1198 'reply' 0 0) " (280" 1199 'reply' 0 0) " (268" 1200 'reply' 0 0) " (263" 1201 'reply' 0 0) " (249" 1202 'reply' 0 0) " (259" 1203 'reply' 0 0) " (274" 1204 'reply' 0 0) " (258" 1205 'reply' 0 0) " (284" 1206 'reply' 0 0) " (273" 1207 'reply' 0 0) " (278" 1208 'reply' 0 0) " (236" 1209 'reply' 0 0) " (253" 1210 'reply' 0 0) " (127" 1211 'reply' 0 0) " (266" 1212 'reply' 0 0) " (252" 1213 'reply' 0 0) " (208" 1214 'reply' 0 0) " (231" 1215 'reply' 0 0) " (283" 1216 'reply' 0 0) " (218" 1217 'reply' 0 0) " (256" 1218 'reply' 0 0) " (269" 1219 'reply' 0 0) " (281" 1220 'reply' 0 0) " (282" 1221 'reply' 0 0) " (282" 1222 'reply' 0 0) " (203" 1223 'reply' 0 0) " (194" 1224 'reply' 0 0) " (272" 1225 'reply' 0 0) " (279" 1226 'reply' 0 0) " (279" 1227 'reply' 0 0) " (247" 1228 'reply' 0 0) " (247" 1229 'reply' 0 0) " (247" 1230 'reply' 0 0) " (273" 1231 'reply' 0 0) " (282" 1232 'reply' 0 0) " (285" 1233 'topic' 0 26) " (269" 1234 'reply' 0 0) " (269" 1235 'reply' 0 0) " (284" 1236 'reply' 0 0) " (286" 1237 'topic' 0 26) " (208" 1238 'reply' 0 0) " (287" 1239 'topic' 0 26) " (266" 1240 'reply' 0 0) " (267" 1241 'reply' 0 0) " (288" 1242 'topic' 0 7) " (289" 1243 'topic' 0 26) " (258" 1244 'reply' 0 0) " (290" 1245 'topic' 0 26) " (288" 1246 'reply' 0 0) " (291" 1247 'topic' 0 26) " (259" 1248 'reply' 0 0) " (247" 1249 'reply' 0 0) " (273" 1250 'reply' 0 0) " (282" 1251 'reply' 0 0) " (285" 1252 'reply' 0 0) " (269" 1253 'reply' 0 0) " (284" 1254 'reply' 0 0) " (286" 1255 'reply' 0 0) " (208" 1256 'reply' 0 0) " (287" 1257 'reply' 0 0) " (266" 1258 'reply' 0 0) " (267" 1259 'reply' 0 0) " (289" 1260 'reply' 0 0) " (258" 1261 'reply' 0 0) " (290" 1262 'reply' 0 0) " (288" 1263 'reply' 0 0) " (259" 1264 'reply' 0 0) " (291" 1265 'reply' 0 0) " (291" 1266 'reply' 0 0) " (288" 1267 'reply' 0 0) " (285" 1268 'reply' 0 0) " (273" 1269 'reply' 0 0) " (247" 1270 'reply' 0 0) " (290" 1271 'reply' 0 0) " (258" 1272 'reply' 0 0) " (218" 1273 'reply' 0 0) " (231" 1274 'reply' 0 0) " (282" 1275 'reply' 0 0) " (289" 1276 'reply' 0 0) " (267" 1277 'reply' 0 0) " (266" 1278 'reply' 0 0) " (287" 1279 'reply' 0 0) " (208" 1280 'reply' 0 0) " (286" 1281 'reply' 0 0) " (284" 1282 'reply' 0 0) " (269" 1283 'reply' 0 0) " (292" 1284 'topic' 0 26) " (292" 1285 'reply' 0 0) " (269" 1286 'reply' 0 0) " (292" 1287 'reply' 0 0) " (292" 1288 'reply' 0 0) " (293" 1289 'topic' 0 26) " (127" 1290 'reply' 0 0) " (127" 1291 'reply' 0 0) " (293" 1292 'reply' 0 0) " (292" 1293 'reply' 0 0) " (292" 1294 'reply' 0 0) " (269" 1295 'reply' 0 0) " (127" 1296 'reply' 0 0) " (292" 1297 'reply' 0 0) " (269" 1298 'reply' 0 0) " (127" 1299 'reply' 0 0) " (292" 1300 'reply' 0 0) " (269" 1301 'reply' 0 0) " (292" 1302 'reply' 0 0) " (284" 1303 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (292 1304 'reply' 0 0) " (292" 1305 'reply' 0 0) " (292" 1306 'reply' 0 0) " (168" 914 'remove' 0 0) " (292" 1307 'reply' 0 0) " (284" 1308 'reply' 0 0) " (284" 1308 'lock' 0 0) " (292" 1309 'reply' 0 0) " (294" 1310 'topic' 0 1) " (294" 1310 'sticky' 0 0) " (294" 1311 'reply' 0 0) " (292" 1312 'reply' 0 0) " (282" 1275 'remove' 0 0) " (284" 1308 'remove' 0 0) " (291" 1266 'remove' 0 0) " (292" 1312 'remove' 0 0) " (14" 362 'remove' 0 0) " (20" 506 'remove' 0 0) " (22" 504 'remove' 0 0) " (25" 311 'remove' 0 0) " (26" 511 'remove' 0 0) " (27" 279 'remove' 0 0) " (31" 364 'remove' 0 0) " (32" 516 'remove' 0 0) " (70" 500 'remove' 0 0) " (74" 552 'remove' 0 0) " (80" 515 'remove' 0 0) " (102" 409 'remove' 0 0) " (110" 400 'remove' 0 0) " (132" 550 'remove' 0 0) " (133" 505 'remove' 0 0) " (135" 502 'remove' 0 0) " (159" 595 'remove' 0 0) " (162" 591 'remove' 0 0) " (15" 243 'remove' 0 0) " (18" 80 'remove' 0 0) " (29" 118 'remove' 0 0) " (30" 184 'remove' 0 0) " (37" 248 'remove' 0 0) " (38" 87 'remove' 0 0) " (42" 100 'remove' 0 0) " (44" 182 'remove' 0 0) " (46" 177 'remove' 0 0) " (51" 159 'remove' 0 0) " (53" 165 'remove' 0 0) " (55" 163 'remove' 0 0) " (60" 228 'remove' 0 0) " (68" 209 'remove' 0 0) " (73" 232 'remove' 0 0) " (76" 278 'remove' 0 0) " (269" 1313 'reply' 0 0) " (269" 1314 'reply' 0 0) " (269" 1314 'lock' 0 0) " (115" 428 'lock' 0 0) " (86" 345 'lock' 0 0) " (237" 919 'lock' 0 0) " (217" 893 'lock' 0 0) " (226" 880 'lock' 0 0) " (220" 839 'lock' 0 0) " (207" 760 'lock' 0 0) " (255" 994 'lock' 0 0) " (283" 1216 'remove' 0 0) " (258" 1272 'lock' 0 0) " (218" 1273 'lock' 0 0) " (231" 1274 'lock' 0 0) " (218" 1273 'unlock' 0 0) " (127" 1150 'lock' 0 0) " (295" 1315 'topic' 0 5) " (40" 1316 'reply' 0 0) " (121" 1317 'reply' 0 0) " (61" 1318 'reply' 0 0) " (286" 1319 'reply' 0 0) " (296" 1320 'topic' 0 56) " (296" 1321 'reply' 0 0) " (286" 1322 'reply' 0 0) " (121" 1323 'reply' 0 0) " (295" 1324 'reply' 0 0) " (297" 1325 'topic' 0 26) " (298" 1326 'topic' 0 28) " (298" 1327 'reply' 0 0) " (299" 1328 'topic' 0 50) " (298" 1329 'reply' 0 0) " (8" 1330 'reply' 0 0) " (8" 1331 'reply' 0 0) " (8" 1332 'reply' 0 0) " (297" 1333 'reply' 0 0) " (297" 1333 'lock' 0 0) " (298" 1334 'reply' 0 0) " (299" 1328 'lock' 0 0) " (300" 1335 'topic' 0 50) " (298" 1336 'reply' 0 0) " (300" 1337 'reply' 0 0) " (300" 1338 'reply' 0 0) " (300" 1338 'lock' 0 0) " (301" 1339 'topic' 0 26) " (302" 1340 'topic' 0 56) " (302" 1341 'reply' 0 0) " (301" 1342 'reply' 0 0) " (301" 1343 'reply' 0 0) " (301" 1343 'lock' 0 0) " (264" 1070 'move' 0 0) " (268" 1345 'reply' 0 0) " (298" 1346 'reply' 0 0) " (298" 1347 'reply' 0 0) " (304" 1348 'topic' 0 50) " (305" 1349 'topic' 0 26) " (305" 1349 'remove' 0 0) " (306" 1350 'topic' 0 26) " (306" 1351 'reply' 0 0) " (306" 1352 'reply' 0 0) " (306" 1353 'reply' 0 0) " (306" 1354 'reply' 0 0) " (306" 1355 'reply' 0 0) " (306" 1356 'reply' 0 0) " (306" 1357 'reply' 0 0) " (306" 1358 'reply' 0 0) " (306" 1359 'reply' 0 0) " (306" 1360 'reply' 0 0) " (306" 1361 'reply' 0 0) " (306" 1362 'reply' 0 0) " (306" 1363 'reply' 0 0) " (306" 1364 'reply' 0 0) " (306" 1365 'reply' 0 0) " (307" 1366 'topic' 0 15878) " (307" 1367 'reply' 0 0) " (307" 1368 'reply' 0 0) " (308" 1369 'topic' 0 28) " (308" 1370 'reply' 0 0) " (308" 1371 'reply' 0 0) " (251" 984 'lock' 0 0) " (309" 1372 'topic' 0 1) " (309" 1372 'sticky' 0 0) " (310" 1373 'topic' 0 7) " (311" 1374 'topic' 0 20) " (310" 1375 'reply' 0 0) " (311" 1376 'reply' 0 0) " (312" 1377 'topic' 0 61) " (313" 1378 'topic' 0 28) " (313" 1379 'reply' 0 0) " (314" 1380 'topic' 0 26) " (306" 1381 'reply' 0 0) " (315" 1382 'topic' 0 31) " (313" 1383 'reply' 0 0) " (314" 1384 'reply' 0 0) " (314" 1385 'reply' 0 0) " (314" 1386 'reply' 0 0) " (314" 1387 'reply' 0 0) " (314" 1388 'reply' 0 0) " (314" 1389 'reply' 0 0) " (314" 1390 'reply' 0 0) " (316" 1391 'topic' 0 15882) " (316" 1392 'reply' 0 0) " (316" 1393 'reply' 0 0) " (316" 1394 'reply' 0 0) " (314" 1395 'reply' 0 0) " (316" 1396 'reply' 0 0) " (313" 1397 'reply' 0 0) " (315" 1398 'reply' 0 0) " (310" 1399 'reply' 0 0) " (306" 1400 'reply' 0 0) " (62" 1401 'reply' 0 0) " (62" 1402 'reply' 0 0) " (315" 1403 'reply' 0 0) " (317" 1404 'topic' 0 15885) " (310" 1405 'reply' 0 0) " (317" 1406 'reply' 0 0) " (315" 1407 'reply' 0 0) " (318" 1408 'topic' 0 15878) " (318" 1409 'reply' 0 0) " (310" 1410 'reply' 0 0) " (318" 1411 'reply' 0 0) " (315" 1412 'reply' 0 0) " (317" 1413 'reply' 0 0) " (317" 1414 'reply' 0 0) " (62" 1415 'reply' 0 0) " (317" 1416 'reply' 0 0) " (317" 1417 'reply' 0 0) " (318" 1418 'reply' 0 0) " (318" 1419 'reply' 0 0) " (319" 1420 'topic' 0 7) " (319" 1421 'reply' 0 0) " (319" 1422 'reply' 0 0) " (318" 1423 'reply' 0 0) " (320" 1424 'topic' 0 28) " (320" 1425 'reply' 0 0) " (321" 1426 'topic' 0 15881) " (321" 1427 'reply' 0 0) " (321" 1428 'reply' 0 0) " (321" 1429 'reply' 0 0) " (321" 1430 'reply' 0 0) " (322" 1431 'topic' 0 15878) " (322" 1432 'reply' 0 0) " (320" 1433 'reply' 0 0) " (321" 1434 'reply' 0 0) " (321" 1435 'reply' 0 0) " (321" 1436 'reply' 0 0) " (321" 1437 'reply' 0 0) " (321" 1438 'reply' 0 0) " (61" 1439 'reply' 0 0) " (323" 1440 'topic' 0 15881) " (321" 1438 'remove' 0 0) " (324" 1441 'topic' 0 15888) " (314" 1442 'reply' 0 0) " (310" 1443 'reply' 0 0) " (323" 1444 'reply' 0 0) " (62" 1445 'reply' 0 0) " (62" 1446 'reply' 0 0) " (310" 1447 'reply' 0 0) " (310" 1448 'reply' 0 0) " (324" 1449 'reply' 0 0) " (324" 1450 'reply' 0 0) " (310" 1451 'reply' 0 0) " (4" 1452 'reply' 0 0) " (325" 1453 'topic' 0 15878) " (325" 1454 'reply' 0 0) " (311" 1455 'reply' 0 0) " (326" 1456 'topic' 0 15878) " (311" 1457 'reply' 0 0) " (327" 1458 'topic' 0 27) " (324" 1459 'reply' 0 0) " (320" 1460 'reply' 0 0) " (328" 1461 'topic' 0 15892) " (328" 1461 'lock' 0 0) " (329" 1462 'topic' 0 15893) " (329" 1463 'reply' 0 0) " (328" 1461 'unlock' 0 0) " (328" 1464 'reply' 0 0) " (330" 1465 'topic' 0 15893) " (330" 1466 'reply' 0 0) " (328" 1467 'reply' 0 0) " (331" 1468 'topic' 0 15894) " (332" 1469 'topic' 0 15894) " (331" 1468 'remove' 0 0) " (333" 1470 'topic' 0 56) " (334" 1471 'topic' 0 15895) " (332" 1472 'reply' 0 0) " (328" 1473 'reply' 0 0) " (329" 1474 'reply' 0 0) " (327" 1475 'reply' 0 0) " (333" 1476 'reply' 0 0) " (335" 1477 'topic' 0 26) " (335" 1478 'reply' 0 0) " (333" 1479 'reply' 0 0) " (329" 1480 'reply' 0 0) " (330" 1481 'reply' 0 0) " (328" 1482 'reply' 0 0) " (335" 1483 'reply' 0 0) " (335" 1484 'reply' 0 0) " (336" 1485 'topic' 0 7) " (337" 1486 'topic' 0 7); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (337 1487 'reply' 0 0) " (337" 1488 'reply' 0 0) " (338" 1489 'topic' 0 15878) " (328" 1490 'reply' 0 0) " (330" 1491 'reply' 0 0) " (329" 1492 'reply' 0 0) " (333" 1493 'reply' 0 0) " (327" 1494 'reply' 0 0) " (332" 1495 'reply' 0 0) " (334" 1496 'reply' 0 0) " (320" 1497 'reply' 0 0) " (324" 1498 'reply' 0 0) " (311" 1499 'reply' 0 0) " (323" 1500 'reply' 0 0) " (339" 1501 'topic' 0 15878) " (323" 1502 'reply' 0 0) " (332" 1503 'reply' 0 0) " (328" 1504 'reply' 0 0) " (340" 1505 'topic' 0 7) " (341" 1506 'topic' 0 15895) " (312" 1507 'reply' 0 0) " (341" 1508 'reply' 0 0) " (342" 1509 'topic' 0 19) " (333" 1510 'reply' 0 0) " (342" 1511 'reply' 0 0) " (341" 1512 'reply' 0 0) " (334" 1513 'reply' 0 0) " (343" 1514 'topic' 0 15909) " (334" 1513 'lock' 0 0) " (334" 1515 'reply' 0 0) " (329" 1492 'remove' 0 0) " (343" 1516 'reply' 0 0) " (333" 1517 'reply' 0 0) " (344" 1518 'topic' 0 24) " (328" 1519 'reply' 0 0) " (312" 1520 'reply' 0 0) " (339" 1521 'reply' 0 0) " (340" 1522 'reply' 0 0) " (337" 1523 'reply' 0 0) " (345" 1524 'topic' 0 26) " (346" 1525 'topic' 0 26) " (337" 1526 'reply' 0 0) " (340" 1527 'reply' 0 0) " (340" 1527 'lock' 0 0) " (345" 1528 'reply' 0 0) " (347" 1529 'topic' 0 26) " (347" 1530 'reply' 0 0) " (324" 1531 'reply' 0 0) " (347" 1532 'reply' 0 0) " (342" 1533 'reply' 0 0) " (348" 1534 'topic' 0 24) " (343" 1535 'reply' 0 0) " (314" 1536 'reply' 0 0) " (320" 1537 'reply' 0 0) " (323" 1538 'reply' 0 0) " (320" 1539 'reply' 0 0) " (345" 1540 'reply' 0 0) " (345" 1541 'reply' 0 0) " (347" 1542 'reply' 0 0) " (348" 1543 'reply' 0 0) " (337" 1544 'reply' 0 0) " (290" 1545 'reply' 0 0) " (349" 1546 'topic' 0 15916) " (349" 1547 'reply' 0 0) " (349" 1548 'reply' 0 0) " (349" 1547 'remove' 0 0) " (350" 1549 'topic' 0 15916) " (348" 1550 'reply' 0 0) " (348" 1551 'reply' 0 0) " (345" 1552 'reply' 0 0) " (345" 1553 'reply' 0 0) " (348" 1554 'reply' 0 0) " (345" 1555 'reply' 0 0) " (290" 1556 'reply' 0 0) " (345" 1557 'reply' 0 0) " (290" 1558 'reply' 0 0) " (348" 1559 'reply' 0 0) " (345" 1560 'reply' 0 0) " (348" 1561 'reply' 0 0) " (290" 1562 'reply' 0 0) " (341" 1563 'reply' 0 0) " (337" 1564 'reply' 0 0) " (342" 1565 'reply' 0 0) " (343" 1566 'reply' 0 0) " (341" 1567 'reply' 0 0) " (348" 1568 'reply' 0 0) " (347" 1569 'reply' 0 0) " (348" 1570 'reply' 0 0) " (347" 1571 'reply' 0 0) " (348" 1570 'lock' 0 0) " (309" 1572 'reply' 0 0) " (335" 1573 'reply' 0 0) " (351" 1574 'topic' 0 23) " (290" 1575 'reply' 0 0) " (335" 1576 'reply' 0 0) " (347" 1577 'reply' 0 0) " (309" 1578 'reply' 0 0) " (345" 1579 'reply' 0 0) " (352" 1580 'topic' 0 49) " (347" 1581 'reply' 0 0) " (352" 1582 'reply' 0 0) " (345" 1583 'reply' 0 0) " (309" 1584 'reply' 0 0) " (335" 1585 'reply' 0 0) " (345" 1583 'lock' 0 0) " (309" 1586 'reply' 0 0) " (335" 1587 'reply' 0 0) " (353" 1588 'topic' 0 31) " (354" 1589 'topic' 0 31) " (353" 1590 'reply' 0 0) " (353" 1591 'reply' 0 0) " (353" 1592 'reply' 0 0) " (355" 1593 'topic' 0 15878) " (335" 1594 'reply' 0 0) " (352" 1595 'reply' 0 0) " (348" 1570 'remove' 0 0) " (335" 1596 'reply' 0 0) " (356" 1597 'topic' 0 23) " (356" 1598 'reply' 0 0) " (356" 1599 'reply' 0 0) " (356" 1600 'reply' 0 0) " (356" 1601 'reply' 0 0) " (357" 1602 'topic' 0 26) " (358" 1603 'topic' 0 23) " (359" 1604 'topic' 0 15888) " (355" 1605 'reply' 0 0) " (360" 1606 'topic' 0 15903) " (360" 1607 'reply' 0 0) " (360" 1608 'reply' 0 0) " (360" 1609 'reply' 0 0) " (361" 1610 'topic' 0 15930) " (361" 1611 'reply' 0 0) " (361" 1612 'reply' 0 0) " (361" 1613 'reply' 0 0) " (355" 1614 'reply' 0 0) " (362" 1615 'topic' 0 26) " (326" 1616 'reply' 0 0) " (326" 1617 'reply' 0 0) " (363" 1618 'topic' 0 5) " (335" 1619 'reply' 0 0) " (353" 1620 'reply' 0 0) " (326" 1621 'reply' 0 0) " (337" 1622 'reply' 0 0) " (337" 1623 'reply' 0 0) " (364" 1624 'topic' 0 1) " (365" 1625 'topic' 0 15912) " (365" 1626 'reply' 0 0) " (352" 1627 'reply' 0 0) " (311" 1628 'reply' 0 0) " (362" 1629 'reply' 0 0) " (366" 1630 'topic' 0 24) " (367" 1631 'topic' 0 15878) " (326" 1632 'reply' 0 0) " (367" 1633 'reply' 0 0) " (342" 1634 'reply' 0 0) " (368" 1635 'topic' 0 31) " (369" 1636 'topic' 0 15864) " (369" 1637 'reply' 0 0) " (342" 1638 'reply' 0 0) " (367" 1639 'reply' 0 0) " (326" 1640 'reply' 0 0) " (369" 1641 'reply' 0 0) " (370" 1642 'topic' 0 15864) " (369" 1643 'reply' 0 0) " (369" 1644 'reply' 0 0) " (369" 1644 'remove' 0 0) " (314" 1645 'reply' 0 0) " (314" 1646 'reply' 0 0) " (101" 1647 'reply' 0 0) " (314" 1648 'reply' 0 0) " (101" 1649 'reply' 0 0) " (311" 1650 'reply' 0 0) " (371" 1651 'topic' 0 15912) " (371" 1652 'reply' 0 0) " (372" 1653 'topic' 0 15936) " (373" 1654 'topic' 0 15916) " (311" 1655 'reply' 0 0) " (373" 1656 'reply' 0 0) " (372" 1657 'reply' 0 0) " (374" 1658 'topic' 0 7) " (372" 1659 'reply' 0 0) " (375" 1660 'topic' 0 15936) " (375" 1661 'reply' 0 0) " (317" 1662 'reply' 0 0) " (375" 1661 'remove' 0 0) " (372" 1659 'remove' 0 0) " (376" 1663 'topic' 0 15936) " (376" 1664 'reply' 0 0) " (371" 1665 'reply' 0 0) " (374" 1666 'reply' 0 0) " (377" 1667 'topic' 0 15937) " (371" 1668 'reply' 0 0) " (311" 1669 'reply' 0 0) " (311" 1670 'reply' 0 0) " (374" 1671 'reply' 0 0) " (377" 1672 'reply' 0 0) " (374" 1673 'reply' 0 0) " (374" 1674 'reply' 0 0) " (374" 1675 'reply' 0 0) " (374" 1676 'reply' 0 0) " (377" 1677 'reply' 0 0) " (377" 1678 'reply' 0 0) " (374" 1679 'reply' 0 0) " (374" 1680 'reply' 0 0) " (374" 1681 'reply' 0 0) " (374" 1682 'reply' 0 0) " (327" 1683 'reply' 0 0) " (327" 1684 'reply' 0 0) " (324" 1685 'reply' 0 0) " (327" 1686 'reply' 0 0) " (367" 1687 'reply' 0 0) " (370" 1688 'reply' 0 0) " (378" 1689 'topic' 0 26) " (379" 1690 'topic' 0 15878) " (374" 1691 'reply' 0 0) " (374" 1692 'reply' 0 0) " (370" 1693 'reply' 0 0) " (380" 1694 'topic' 0 46) " (376" 1664 'remove' 0 0) " (381" 1695 'topic' 0 15936) " (374" 1696 'reply' 0 0) " (380" 1697 'reply' 0 0) " (380" 1698 'reply' 0 0) " (380" 1699 'reply' 0 0) " (380" 1700 'reply' 0 0) " (382" 1701 'topic' 0 11) " (382" 1702 'reply' 0 0) " (383" 1703 'topic' 0 11) " (383" 1704 'reply' 0 0) " (382" 1705 'reply' 0 0) " (382" 1706 'reply' 0 0) " (383" 1707 'reply' 0 0) " (383" 1708 'reply' 0 0) " (381" 1695 'lock' 0 0) " (381" 1695 'remove' 0 0) " (384" 1709 'topic' 0 15936) " (383" 1710 'reply' 0 0) " (382" 1711 'reply' 0 0) " (382" 1712 'reply' 0 0) " (371" 1713 'reply' 0 0) " (383" 1714 'reply' 0 0) " (385" 1715 'topic' 0 11) " (384" 1716 'reply' 0 0) " (386" 1717 'topic' 0 46) " (387" 1718 'topic' 0 46) " (387" 1719 'reply' 0 0) " (387" 1720 'reply' 0 0) " (388" 1721 'topic' 0 46) " (389" 1722 'topic' 0 15943) " (390" 1723 'topic' 0 26); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (389 1724 'reply' 0 0) " (371" 1725 'reply' 0 0) " (390" 1726 'reply' 0 0) " (389" 1727 'reply' 0 0) " (391" 1728 'topic' 0 46) " (387" 1729 'reply' 0 0) " (387" 1729 'lock' 0 0) " (391" 1730 'reply' 0 0) " (391" 1730 'lock' 0 0) " (389" 1731 'reply' 0 0) " (371" 1732 'reply' 0 0) " (371" 1732 'lock' 0 0) " (374" 1733 'reply' 0 0) " (392" 1734 'topic' 0 15944) " (392" 1735 'reply' 0 0) " (374" 1736 'reply' 0 0) " (383" 1737 'reply' 0 0) " (388" 1738 'reply' 0 0) " (388" 1739 'reply' 0 0) " (383" 1740 'reply' 0 0) " (290" 1741 'reply' 0 0) " (61" 1742 'reply' 0 0) " (304" 1743 'reply' 0 0) " (197" 1744 'reply' 0 0) " (99" 1745 'reply' 0 0) " (393" 1746 'topic' 0 11) " (394" 1747 'topic' 0 46) " (395" 1748 'topic' 0 11) " (396" 1749 'topic' 0 11) " (383" 1750 'reply' 0 0) " (304" 1751 'reply' 0 0) " (99" 1752 'reply' 0 0) " (393" 1753 'reply' 0 0) " (395" 1754 'reply' 0 0) " (395" 1755 'reply' 0 0) " (383" 1756 'reply' 0 0) " (394" 1757 'reply' 0 0) " (383" 1758 'reply' 0 0) " (61" 1759 'reply' 0 0) " (320" 1760 'reply' 0 0) " (383" 1761 'reply' 0 0) " (383" 1762 'reply' 0 0) " (383" 1763 'reply' 0 0) " (383" 1764 'reply' 0 0) " (397" 1765 'topic' 0 15864) " (378" 1766 'reply' 0 0) " (397" 1767 'reply' 0 0) " (320" 1768 'reply' 0 0) " (398" 1769 'topic' 0 15864) " (397" 1770 'reply' 0 0) " (398" 1769 'remove' 0 0) " (399" 1771 'topic' 0 15864) " (393" 1772 'reply' 0 0) " (370" 1773 'reply' 0 0) " (399" 1774 'reply' 0 0) " (397" 1775 'reply' 0 0) " (396" 1776 'reply' 0 0) " (320" 1777 'reply' 0 0) " (290" 1778 'reply' 0 0) " (395" 1779 'reply' 0 0) " (400" 1780 'topic' 0 11) " (370" 1781 'reply' 0 0) " (396" 1782 'reply' 0 0) " (401" 1783 'topic' 0 24) " (395" 1784 'reply' 0 0) " (394" 1785 'reply' 0 0) " (394" 1786 'reply' 0 0) " (379" 1787 'reply' 0 0) " (394" 1788 'reply' 0 0) " (384" 1716 'remove' 0 0) " (402" 1789 'topic' 0 15936) " (403" 1790 'topic' 0 15878) " (403" 1791 'reply' 0 0) " (323" 1792 'reply' 0 0) " (323" 1793 'reply' 0 0) " (323" 1794 'reply' 0 0) " (361" 1795 'reply' 0 0) " (403" 1796 'reply' 0 0) " (383" 1797 'reply' 0 0) " (314" 1798 'reply' 0 0) " (323" 1799 'reply' 0 0) " (314" 1800 'reply' 0 0) " (404" 1801 'topic' 0 26) " (399" 1802 'reply' 0 0) " (404" 1803 'reply' 0 0) " (404" 1804 'reply' 0 0) " (402" 1789 'remove' 0 0) " (405" 1805 'topic' 0 15936) " (405" 1806 'reply' 0 0) " (405" 1807 'reply' 0 0) " (405" 1808 'reply' 0 0) " (405" 1809 'reply' 0 0) " (361" 1810 'reply' 0 0) " (405" 1811 'reply' 0 0) " (361" 1812 'reply' 0 0) " (406" 1813 'topic' 0 15930) " (406" 1814 'reply' 0 0) " (406" 1815 'reply' 0 0) " (405" 1816 'reply' 0 0) " (405" 1817 'reply' 0 0) " (407" 1818 'topic' 0 28) " (394" 1819 'reply' 0 0) " (364" 1820 'reply' 0 0) " (385" 1821 'reply' 0 0) " (385" 1822 'reply' 0 0) " (407" 1823 'reply' 0 0) " (408" 1824 'topic' 0 7) " (406" 1825 'reply' 0 0) " (406" 1826 'reply' 0 0) " (406" 1827 'reply' 0 0) " (399" 1828 'reply' 0 0) " (409" 1829 'topic' 0 11) " (410" 1830 'topic' 0 15878) " (410" 1831 'reply' 0 0) " (410" 1832 'reply' 0 0) " (411" 1833 'topic' 0 7) " (406" 1834 'reply' 0 0) " (383" 1835 'reply' 0 0) " (385" 1836 'reply' 0 0) " (267" 1837 'reply' 0 0) " (412" 1838 'topic' 0 11) " (385" 1839 'reply' 0 0) " (412" 1840 'reply' 0 0) " (413" 1841 'topic' 0 15943) " (413" 1842 'reply' 0 0) " (413" 1843 'reply' 0 0) " (412" 1844 'reply' 0 0) " (403" 1845 'reply' 0 0) " (367" 1846 'reply' 0 0) " (413" 1847 'reply' 0 0) " (4" 1848 'reply' 0 0) " (412" 1849 'reply' 0 0) " (412" 1850 'reply' 0 0) " (413" 1851 'reply' 0 0) " (414" 1852 'topic' 0 30) " (411" 1853 'reply' 0 0) " (415" 1854 'topic' 0 30) " (415" 1855 'reply' 0 0) " (415" 1856 'reply' 0 0) " (415" 1857 'reply' 0 0) " (416" 1858 'topic' 0 7) " (411" 1859 'reply' 0 0) " (416" 1860 'reply' 0 0) " (416" 1861 'reply' 0 0) " (417" 1862 'topic' 0 7) " (417" 1863 'reply' 0 0) " (417" 1864 'reply' 0 0) " (417" 1865 'reply' 0 0) " (383" 1866 'reply' 0 0) " (385" 1867 'reply' 0 0) " (411" 1868 'reply' 0 0) " (406" 1869 'reply' 0 0) " (406" 1870 'reply' 0 0) " (182" 667 'remove' 0 0) " (409" 1871 'reply' 0 0) " (418" 1872 'topic' 0 34) " (418" 1873 'reply' 0 0) " (418" 1874 'reply' 0 0) " (418" 1875 'reply' 0 0) " (418" 1876 'reply' 0 0) " (418" 1877 'reply' 0 0) " (419" 1878 'topic' 0 46) " (419" 1879 'reply' 0 0) " (411" 1880 'reply' 0 0) " (411" 1881 'reply' 0 0) " (420" 1882 'topic' 0 26) " (421" 1883 'topic' 0 26) " (422" 1884 'topic' 0 26) " (406" 1885 'reply' 0 0) " (406" 1885 'lock' 0 0) " (422" 1886 'reply' 0 0) " (423" 1887 'topic' 0 26) " (423" 1888 'reply' 0 0) " (423" 1889 'reply' 0 0) " (411" 1890 'reply' 0 0) " (420" 1891 'reply' 0 0) " (339" 1892 'reply' 0 0) " (339" 1893 'reply' 0 0) " (339" 1894 'reply' 0 0) " (383" 1895 'reply' 0 0) " (418" 1896 'reply' 0 0) " (250" 1897 'reply' 0 0) " (424" 1898 'topic' 0 23) " (425" 1899 'topic' 0 23) " (383" 1900 'reply' 0 0) " (425" 1901 'reply' 0 0) " (424" 1902 'reply' 0 0) " (418" 1903 'reply' 0 0) " (419" 1904 'reply' 0 0) " (426" 1905 'topic' 0 50) " (427" 1906 'topic' 0 15958) " (427" 1907 'reply' 0 0) " (427" 1908 'reply' 0 0) " (428" 1909 'topic' 0 15960) " (428" 1910 'reply' 0 0) " (428" 1911 'reply' 0 0) " (427" 1912 'reply' 0 0) " (426" 1913 'reply' 0 0) " (426" 1914 'reply' 0 0) " (99" 1915 'reply' 0 0) " (427" 1916 'reply' 0 0) " (304" 1917 'reply' 0 0) " (290" 1918 'reply' 0 0) " (428" 1919 'reply' 0 0) " (428" 1920 'reply' 0 0) " (290" 1921 'reply' 0 0) " (427" 1922 'reply' 0 0) " (418" 1923 'reply' 0 0) " (290" 1924 'reply' 0 0) " (290" 1925 'reply' 0 0) " (429" 1926 'topic' 0 7) " (429" 1926 'remove' 0 0) " (430" 1927 'topic' 0 15964) " (430" 1928 'reply' 0 0) " (431" 1929 'topic' 0 26) " (424" 1930 'reply' 0 0) " (397" 1931 'reply' 0 0) " (397" 1931 'lock' 0 0) " (362" 1629 'remove' 0 0) " (378" 1766 'remove' 0 0) " (203" 1223 'remove' 0 0) " (208" 1280 'remove' 0 0) " (236" 1209 'remove' 0 0) " (252" 1213 'remove' 0 0) " (256" 1218 'remove' 0 0) " (266" 1278 'remove' 0 0) " (278" 1208 'remove' 0 0) " (287" 1279 'remove' 0 0) " (306" 1400 'remove' 0 0) " (319" 1422 'remove' 0 0) " (424" 1932 'reply' 0 0) " (419" 1933 'reply' 0 0) " (430" 1934 'reply' 0 0) " (424" 1935 'reply' 0 0) " (430" 1934 'lock' 0 0) " (432" 1936 'topic' 0 46) " (411" 1937 'reply' 0 0) " (432" 1938 'reply' 0 0) " (432" 1939 'reply' 0 0) " (433" 1940 'topic' 0 15967) " (434" 1941 'topic' 0 26) " (433" 1942 'reply' 0 0) " (433" 1943 'reply' 0 0) " (433" 1944 'reply' 0 0) " (434" 1945 'reply' 0 0) " (411" 1946 'reply' 0 0) " (411" 1946 'lock' 0 0) " (424" 1947 'reply' 0 0) " (419" 1948 'reply' 0 0) " (431" 1949 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (434 1950 'reply' 0 0) " (417" 1951 'reply' 0 0) " (434" 1952 'reply' 0 0) " (417" 1953 'reply' 0 0) " (417" 1953 'lock' 0 0) " (339" 1954 'reply' 0 0) " (434" 1955 'reply' 0 0) " (434" 1956 'reply' 0 0) " (434" 1957 'reply' 0 0) " (250" 1958 'reply' 0 0) " (412" 1959 'reply' 0 0) " (434" 1960 'reply' 0 0) " (310" 1451 'remove' 0 0) " (394" 1961 'reply' 0 0) " (434" 1962 'reply' 0 0) " (431" 1963 'reply' 0 0) " (250" 1964 'reply' 0 0) " (339" 1965 'reply' 0 0) " (339" 1966 'reply' 0 0) " (250" 1967 'reply' 0 0) " (431" 1968 'reply' 0 0) " (434" 1969 'reply' 0 0) " (434" 1970 'reply' 0 0) " (424" 1971 'reply' 0 0) " (424" 1972 'reply' 0 0) " (426" 1973 'reply' 0 0) " (435" 1974 'topic' 0 26) " (435" 1975 'reply' 0 0) " (435" 1976 'reply' 0 0) " (434" 1977 'reply' 0 0) " (431" 1978 'reply' 0 0) " (436" 1979 'topic' 0 15971) " (436" 1980 'reply' 0 0) " (431" 1981 'reply' 0 0) " (434" 1982 'reply' 0 0) " (436" 1983 'reply' 0 0) " (436" 1984 'reply' 0 0) " (435" 1985 'reply' 0 0) " (431" 1986 'reply' 0 0) " (434" 1987 'reply' 0 0) " (434" 1988 'reply' 0 0) " (434" 1989 'reply' 0 0) " (434" 1990 'reply' 0 0) " (435" 1991 'reply' 0 0) " (433" 1992 'reply' 0 0) " (437" 1993 'topic' 0 15878) " (4" 1994 'reply' 0 0) " (403" 1995 'reply' 0 0) " (367" 1996 'reply' 0 0) " (339" 1997 'reply' 0 0) " (438" 1998 'topic' 0 15878) " (367" 1999 'reply' 0 0) " (435" 2000 'reply' 0 0) " (433" 2001 'reply' 0 0) " (437" 2002 'reply' 0 0) " (403" 2003 'reply' 0 0) " (339" 2004 'reply' 0 0) " (367" 2005 'reply' 0 0) " (439" 2006 'topic' 0 15973) " (439" 2007 'reply' 0 0) " (440" 2008 'topic' 0 46) " (437" 2009 'reply' 0 0) " (438" 2010 'reply' 0 0) " (434" 2011 'reply' 0 0) " (441" 2012 'topic' 0 15974) " (440" 2013 'reply' 0 0) " (437" 2014 'reply' 0 0) " (437" 2015 'reply' 0 0) " (438" 2016 'reply' 0 0) " (434" 2017 'reply' 0 0) " (441" 2018 'reply' 0 0) " (435" 2019 'reply' 0 0) " (339" 2020 'reply' 0 0) " (367" 2021 'reply' 0 0) " (367" 2022 'reply' 0 0) " (367" 2023 'reply' 0 0) " (367" 2024 'reply' 0 0) " (442" 2025 'topic' 0 15976) " (440" 2026 'reply' 0 0) " (434" 2027 'reply' 0 0) " (443" 2028 'topic' 0 15970) " (434" 2029 'reply' 0 0) " (438" 2030 'reply' 0 0) " (438" 2031 'reply' 0 0) " (439" 2032 'reply' 0 0) " (444" 2033 'topic' 0 15971) " (445" 2034 'topic' 0 11) " (442" 2035 'reply' 0 0) " (440" 2036 'reply' 0 0) " (443" 2037 'reply' 0 0) " (434" 2038 'reply' 0 0) " (438" 2039 'reply' 0 0) " (439" 2040 'reply' 0 0) " (444" 2041 'reply' 0 0) " (445" 2042 'reply' 0 0) " (439" 2043 'reply' 0 0) " (445" 2044 'reply' 0 0) " (444" 2045 'reply' 0 0) " (445" 2046 'reply' 0 0) " (443" 2047 'reply' 0 0) " (443" 2048 'reply' 0 0) " (443" 2049 'reply' 0 0) " (438" 2050 'reply' 0 0) " (446" 2051 'topic' 0 23) " (439" 2052 'reply' 0 0) " (441" 2053 'reply' 0 0) " (446" 2054 'reply' 0 0) " (441" 2055 'reply' 0 0) " (446" 2056 'reply' 0 0) " (446" 2057 'reply' 0 0) " (439" 2058 'reply' 0 0) " (446" 2059 'reply' 0 0) " (447" 2060 'topic' 0 26) " (448" 2061 'topic' 0 11) " (447" 2062 'reply' 0 0) " (439" 2063 'reply' 0 0) " (448" 2064 'reply' 0 0) " (448" 2065 'reply' 0 0) " (339" 2066 'reply' 0 0) " (339" 2067 'reply' 0 0) " (443" 2068 'reply' 0 0) " (447" 2069 'reply' 0 0) " (449" 2070 'topic' 0 15977) " (447" 2071 'reply' 0 0) " (447" 2072 'reply' 0 0) " (447" 2073 'reply' 0 0) " (450" 2074 'topic' 0 46) " (450" 2075 'reply' 0 0) " (450" 2076 'reply' 0 0) " (449" 2077 'reply' 0 0) " (450" 2078 'reply' 0 0) " (439" 2079 'reply' 0 0) " (451" 2080 'topic' 0 15930) " (451" 2081 'reply' 0 0) " (451" 2082 'reply' 0 0) " (449" 2083 'reply' 0 0) " (451" 2084 'reply' 0 0) " (441" 2085 'reply' 0 0) " (435" 2019 'lock' 0 0) " (451" 2086 'reply' 0 0) " (447" 2087 'reply' 0 0) " (451" 2088 'reply' 0 0) " (451" 2089 'reply' 0 0) " (451" 2090 'reply' 0 0) " (441" 2091 'reply' 0 0) " (449" 2092 'reply' 0 0) " (452" 2093 'topic' 0 26) " (452" 2094 'reply' 0 0) " (452" 2095 'reply' 0 0) " (452" 2096 'reply' 0 0) " (453" 2097 'topic' 0 27) " (453" 2098 'reply' 0 0) " (449" 2099 'reply' 0 0) " (449" 2099 'lock' 0 0) " (418" 2100 'reply' 0 0) " (451" 2101 'reply' 0 0) " (454" 2102 'topic' 0 26) " (454" 2103 'reply' 0 0) " (454" 2104 'reply' 0 0) " (418" 2105 'reply' 0 0) " (451" 2106 'reply' 0 0) " (451" 2107 'reply' 0 0) " (453" 2108 'reply' 0 0) " (455" 2109 'topic' 0 26) " (439" 2110 'reply' 0 0) " (456" 2111 'topic' 0 26) " (456" 2112 'reply' 0 0) " (455" 2113 'reply' 0 0) " (453" 2114 'reply' 0 0) " (457" 2115 'topic' 0 15970) " (454" 2116 'reply' 0 0) " (418" 2117 'reply' 0 0) " (451" 2118 'reply' 0 0) " (439" 2119 'reply' 0 0) " (456" 2120 'reply' 0 0) " (455" 2121 'reply' 0 0) " (453" 2122 'reply' 0 0) " (457" 2123 'reply' 0 0) " (451" 2124 'reply' 0 0) " (451" 2125 'reply' 0 0) " (454" 2126 'reply' 0 0) " (455" 2127 'reply' 0 0) " (456" 2128 'reply' 0 0) " (456" 2129 'reply' 0 0) " (455" 2130 'reply' 0 0) " (458" 2131 'topic' 0 15970) " (458" 2132 'reply' 0 0) " (458" 2133 'reply' 0 0) " (458" 2134 'reply' 0 0) " (456" 2135 'reply' 0 0) " (423" 2136 'reply' 0 0) " (459" 2137 'topic' 0 23) " (320" 2138 'reply' 0 0) " (460" 2139 'topic' 0 15915) " (460" 2140 'reply' 0 0) " (458" 2141 'reply' 0 0) " (458" 2142 'reply' 0 0) " (460" 2143 'reply' 0 0) " (451" 2144 'reply' 0 0) " (450" 2145 'reply' 0 0) " (450" 2146 'reply' 0 0) " (450" 2147 'reply' 0 0) " (451" 2148 'reply' 0 0) " (451" 2149 'reply' 0 0) " (450" 2150 'reply' 0 0) " (458" 2151 'reply' 0 0) " (456" 2152 'reply' 0 0) " (460" 2153 'reply' 0 0) " (455" 2154 'reply' 0 0) " (460" 2155 'reply' 0 0) " (455" 2156 'reply' 0 0) " (460" 2157 'reply' 0 0) " (458" 2158 'reply' 0 0) " (456" 2159 'reply' 0 0) " (450" 2160 'reply' 0 0) " (451" 2161 'reply' 0 0) " (455" 2162 'reply' 0 0) " (460" 2163 'reply' 0 0) " (452" 2164 'reply' 0 0) " (461" 2165 'topic' 0 15982) " (451" 2166 'reply' 0 0) " (451" 2166 'lock' 0 0) " (460" 2167 'reply' 0 0) " (460" 2167 'lock' 0 0) " (453" 2168 'reply' 0 0) " (453" 2168 'lock' 0 0) " (448" 2169 'reply' 0 0) " (448" 2169 'lock' 0 0) " (437" 2170 'reply' 0 0) " (437" 2170 'lock' 0 0) " (455" 2171 'reply' 0 0) " (403" 2003 'lock' 0 0) " (412" 1959 'lock' 0 0) " (455" 2172 'reply' 0 0) " (462" 2173 'topic' 0 15878) " (462" 2174 'reply' 0 0) " (463" 2175 'topic' 0 20) " (462" 2176 'reply' 0 0) " (463" 2177 'reply' 0 0) " (455" 2178 'reply' 0 0) " (462" 2179 'reply' 0 0) " (464" 2180 'topic' 0 15878) " (464" 2181 'reply' 0 0) " (189" 2182 'reply' 0 0) " (189" 2183 'reply' 0 0) " (461" 2184 'reply' 0 0) " (452" 2185 'reply' 0 0) " (456" 2186 'reply' 0 0) " (458" 2187 'reply' 0 0) " (458" 2188 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (452 2189 'reply' 0 0) " (452" 2190 'reply' 0 0) " (452" 2191 'reply' 0 0) " (450" 2192 'reply' 0 0) " (450" 2193 'reply' 0 0) " (450" 2193 'lock' 0 0) " (465" 2194 'topic' 0 15878) " (466" 2195 'topic' 0 46) " (466" 2196 'reply' 0 0) " (452" 2197 'reply' 0 0) " (467" 2198 'topic' 0 46) " (467" 2199 'reply' 0 0) " (468" 2200 'topic' 0 46) " (452" 2201 'reply' 0 0) " (468" 2202 'reply' 0 0) " (468" 2203 'reply' 0 0) " (466" 2204 'reply' 0 0) " (468" 2205 'reply' 0 0) " (461" 2206 'reply' 0 0) " (468" 2207 'reply' 0 0) " (469" 2208 'topic' 0 46) " (468" 2209 'reply' 0 0) " (452" 2210 'reply' 0 0) " (452" 2211 'reply' 0 0) " (465" 2212 'reply' 0 0) " (456" 2213 'reply' 0 0) " (461" 2214 'reply' 0 0) " (452" 2215 'reply' 0 0) " (461" 2216 'reply' 0 0) " (452" 2217 'reply' 0 0) " (456" 2218 'reply' 0 0) " (470" 2219 'topic' 0 15992) " (471" 2220 'topic' 0 15992) " (470" 2221 'reply' 0 0) " (470" 2222 'reply' 0 0) " (468" 2223 'reply' 0 0) " (311" 2224 'reply' 0 0) " (472" 2225 'topic' 0 20) " (311" 2226 'reply' 0 0) " (472" 2227 'reply' 0 0) " (473" 2228 'topic' 0 26) " (311" 2229 'reply' 0 0) " (471" 2230 'reply' 0 0) " (452" 2231 'reply' 0 0) " (452" 2232 'reply' 0 0) " (311" 2233 'reply' 0 0) " (311" 2234 'reply' 0 0) " (452" 2235 'reply' 0 0) " (452" 2236 'reply' 0 0) " (311" 2237 'reply' 0 0) " (473" 2238 'reply' 0 0) " (473" 2239 'reply' 0 0) " (339" 2240 'reply' 0 0) " (339" 2241 'reply' 0 0) " (474" 2242 'topic' 0 15878) " (442" 2243 'reply' 0 0) " (473" 2244 'reply' 0 0) " (475" 2245 'topic' 0 23) " (442" 2246 'reply' 0 0) " (339" 2247 'reply' 0 0) " (311" 2248 'reply' 0 0) " (311" 2249 'reply' 0 0) " (475" 2250 'reply' 0 0) " (475" 2251 'reply' 0 0) " (311" 2252 'reply' 0 0) " (442" 2253 'reply' 0 0) " (452" 2254 'reply' 0 0) " (452" 2254 'lock' 0 0) " (311" 2255 'reply' 0 0) " (476" 2256 'topic' 0 15970) " (476" 2257 'reply' 0 0) " (476" 2258 'reply' 0 0) " (476" 2259 'reply' 0 0) " (189" 2260 'reply' 0 0) " (189" 2260 'lock' 0 0) " (476" 2261 'reply' 0 0) " (476" 2262 'reply' 0 0) " (189" 2260 'remove' 0 0) " (476" 2263 'reply' 0 0) " (472" 2264 'reply' 0 0) " (477" 2265 'topic' 0 20) " (478" 2266 'topic' 0 15983) " (478" 2267 'reply' 0 0) " (442" 2268 'reply' 0 0) " (479" 2269 'topic' 0 15878) " (465" 2270 'reply' 0 0) " (480" 2271 'topic' 0 15878) " (481" 2272 'topic' 0 15995) " (472" 2273 'reply' 0 0) " (450" 2193 'remove' 0 0) " (482" 2274 'topic' 0 26) " (91" 2275 'reply' 0 0) " (91" 2276 'reply' 0 0) " (91" 2277 'reply' 0 0) " (91" 2278 'reply' 0 0) " (91" 2279 'reply' 0 0) " (91" 2280 'reply' 0 0) " (91" 2281 'reply' 0 0) " (91" 2282 'reply' 0 0) " (483" 2283 'topic' 0 15985) " (483" 2284 'reply' 0 0) " (482" 2285 'reply' 0 0) " (484" 2286 'topic' 0 15878) " (485" 2287 'topic' 0 31) " (484" 2288 'reply' 0 0) " (485" 2289 'reply' 0 0) " (484" 2290 'reply' 0 0) " (482" 2291 'reply' 0 0) " (484" 2292 'reply' 0 0) " (379" 2293 'reply' 0 0) " (478" 2294 'reply' 0 0) " (478" 2295 'reply' 0 0) " (478" 2296 'reply' 0 0) " (472" 2297 'reply' 0 0) " (486" 2298 'topic' 0 26) " (394" 2299 'reply' 0 0) " (91" 2300 'reply' 0 0) " (487" 2301 'topic' 0 16001) " (91" 2300 'lock' 0 0) " (339" 2302 'reply' 0 0) " (488" 2303 'topic' 0 46) " (487" 2304 'reply' 0 0) " (487" 2305 'reply' 0 0) " (483" 2306 'reply' 0 0) " (487" 2307 'reply' 0 0) " (487" 2308 'reply' 0 0) " (487" 2309 'reply' 0 0) " (487" 2310 'reply' 0 0) " (487" 2311 'reply' 0 0) " (487" 2312 'reply' 0 0) " (489" 2313 'topic' 0 15878) " (487" 2314 'reply' 0 0) " (487" 2315 'reply' 0 0) " (487" 2316 'reply' 0 0) " (487" 2317 'reply' 0 0) " (490" 2318 'topic' 0 46) " (487" 2319 'reply' 0 0) " (487" 2320 'reply' 0 0) " (487" 2321 'reply' 0 0) " (487" 2322 'reply' 0 0) " (487" 2323 'reply' 0 0) " (487" 2324 'reply' 0 0) " (487" 2325 'reply' 0 0) " (487" 2326 'reply' 0 0) " (487" 2327 'reply' 0 0) " (487" 2328 'reply' 0 0) " (491" 2329 'topic' 0 46) " (487" 2330 'reply' 0 0) " (487" 2331 'reply' 0 0) " (492" 2332 'topic' 0 46) " (487" 2333 'reply' 0 0) " (339" 2334 'reply' 0 0) " (493" 2335 'topic' 0 16004) " (494" 2336 'topic' 0 16004) " (339" 2337 'reply' 0 0) " (339" 2338 'reply' 0 0) " (339" 2339 'reply' 0 0) " (339" 2340 'reply' 0 0) " (492" 2341 'reply' 0 0) " (493" 2342 'reply' 0 0) " (494" 2343 'reply' 0 0) " (339" 2344 'reply' 0 0) " (487" 2345 'reply' 0 0) " (486" 2346 'reply' 0 0) " (495" 2347 'topic' 0 11) " (495" 2348 'reply' 0 0) " (339" 2349 'reply' 0 0) " (496" 2350 'topic' 0 16005) " (91" 2351 'reply' 0 0) " (483" 2306 'move' 0 0) " (495" 2353 'reply' 0 0) " (487" 2354 'reply' 0 0) " (487" 2354 'lock' 0 0) " (494" 2343 'move' 0 0) " (470" 2222 'move' 0 0) " (433" 2001 'move' 0 0) " (428" 1920 'move' 0 0) " (361" 2359 'reply' 0 0) " (496" 2360 'reply' 0 0) " (311" 2361 'reply' 0 0) " (339" 2362 'reply' 0 0) " (486" 2363 'reply' 0 0) " (495" 2364 'reply' 0 0) " (416" 2365 'reply' 0 0) " (101" 1649 'lock' 0 0) " (416" 2366 'reply' 0 0) " (493" 2367 'reply' 0 0) " (493" 2368 'reply' 0 0) " (486" 2369 'reply' 0 0) " (339" 2370 'reply' 0 0) " (339" 2371 'reply' 0 0) " (502" 2372 'topic' 0 47) " (503" 2373 'topic' 0 20) " (504" 2374 'topic' 0 26) " (504" 2375 'reply' 0 0) " (504" 2376 'reply' 0 0) " (493" 2377 'reply' 0 0) " (503" 2373 'remove' 0 0) " (504" 2378 'reply' 0 0) " (493" 2379 'reply' 0 0) " (493" 2380 'reply' 0 0) " (502" 2381 'reply' 0 0) " (504" 2382 'reply' 0 0) " (493" 2383 'reply' 0 0) " (502" 2384 'reply' 0 0) " (493" 2385 'reply' 0 0) " (504" 2386 'reply' 0 0) " (493" 2387 'reply' 0 0) " (493" 2388 'reply' 0 0) " (416" 2389 'reply' 0 0) " (386" 2390 'reply' 0 0) " (502" 2391 'reply' 0 0) " (493" 2392 'reply' 0 0) " (505" 2393 'topic' 0 15912) " (505" 2394 'reply' 0 0) " (505" 2395 'reply' 0 0) " (506" 2396 'topic' 0 16007) " (506" 2397 'reply' 0 0) " (506" 2398 'reply' 0 0) " (506" 2399 'reply' 0 0) " (506" 2400 'reply' 0 0) " (361" 2401 'reply' 0 0) " (507" 2402 'topic' 0 5) " (507" 2402 'sticky' 0 0) " (507" 2403 'reply' 0 0) " (505" 2404 'reply' 0 0) " (507" 2405 'reply' 0 0) " (361" 2406 'reply' 0 0) " (416" 2407 'reply' 0 0) " (339" 2408 'reply' 0 0) " (505" 2409 'reply' 0 0) " (505" 2410 'reply' 0 0) " (507" 2411 'reply' 0 0) " (493" 2412 'reply' 0 0) " (502" 2413 'reply' 0 0) " (508" 2414 'topic' 0 15970) " (508" 2414 'remove' 0 0) " (507" 2415 'reply' 0 0) " (506" 2416 'reply' 0 0) " (507" 2417 'reply' 0 0) " (504" 2418 'reply' 0 0) " (507" 2419 'reply' 0 0) " (493" 2420 'reply' 0 0) " (493" 2421 'reply' 0 0) " (507" 2422 'reply' 0 0) " (507" 2423 'reply' 0 0) " (493" 2424 'reply' 0 0) " (509" 2425 'topic' 0 16010) " (509" 2426 'reply' 0 0) " (510" 2427 'topic' 0 15970); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (510 2428 'reply' 0 0) " (507" 2429 'reply' 0 0) " (510" 2428 'lock' 0 0) " (510" 2430 'reply' 0 0) " (507" 2431 'reply' 0 0) " (507" 2432 'reply' 0 0) " (493" 2433 'reply' 0 0) " (493" 2434 'reply' 0 0) " (505" 2435 'reply' 0 0) " (493" 2436 'reply' 0 0) " (495" 2437 'reply' 0 0) " (493" 2438 'reply' 0 0) " (511" 2439 'topic' 0 15878) " (511" 2440 'reply' 0 0) " (493" 2441 'reply' 0 0) " (505" 2442 'reply' 0 0) " (511" 2443 'reply' 0 0) " (505" 2444 'reply' 0 0) " (505" 2445 'reply' 0 0) " (505" 2446 'reply' 0 0) " (512" 2447 'topic' 0 15930) " (512" 2448 'reply' 0 0) " (512" 2449 'reply' 0 0) " (512" 2450 'reply' 0 0) " (512" 2451 'reply' 0 0) " (512" 2452 'reply' 0 0) " (512" 2453 'reply' 0 0) " (512" 2454 'reply' 0 0) " (512" 2455 'reply' 0 0) " (512" 2456 'reply' 0 0) " (512" 2457 'reply' 0 0) " (512" 2458 'reply' 0 0) " (512" 2459 'reply' 0 0) " (512" 2460 'reply' 0 0) " (512" 2461 'reply' 0 0) " (512" 2462 'reply' 0 0) " (512" 2463 'reply' 0 0) " (505" 2464 'reply' 0 0) " (512" 2465 'reply' 0 0) " (512" 2466 'reply' 0 0) " (512" 2467 'reply' 0 0) " (505" 2468 'reply' 0 0) " (512" 2469 'reply' 0 0) " (505" 2470 'reply' 0 0) " (512" 2471 'reply' 0 0) " (512" 2469 'lock' 0 0) " (505" 2472 'reply' 0 0) " (505" 2472 'lock' 0 0) " (513" 2473 'topic' 0 15970) " (493" 2441 'lock' 0 0) " (493" 2441 'unlock' 0 0) " (513" 2474 'reply' 0 0) " (513" 2474 'remove' 0 0) " (493" 2475 'reply' 0 0) " (493" 2476 'reply' 0 0) " (493" 2477 'reply' 0 0) " (514" 2478 'topic' 0 26) " (493" 2477 'lock' 0 0) " (509" 2479 'reply' 0 0) " (509" 2480 'reply' 0 0) " (377" 1678 'remove' 0 0) " (509" 2481 'reply' 0 0) " (515" 2482 'topic' 0 15937) " (515" 2483 'reply' 0 0) " (509" 2484 'reply' 0 0) " (514" 2485 'reply' 0 0) " (515" 2486 'reply' 0 0) " (383" 2487 'reply' 0 0) " (514" 2488 'reply' 0 0) " (515" 2489 'reply' 0 0) " (514" 2490 'reply' 0 0) " (516" 2491 'topic' 0 46) " (516" 2492 'reply' 0 0) " (516" 2492 'sticky' 0 0) " (324" 2493 'reply' 0 0) " (516" 2494 'reply' 0 0) " (473" 2495 'reply' 0 0) " (493" 2477 'unlock' 0 0) " (516" 2496 'reply' 0 0) " (516" 2497 'reply' 0 0) " (502" 2498 'reply' 0 0) " (502" 2499 'reply' 0 0) " (502" 2500 'reply' 0 0) " (516" 2501 'reply' 0 0) " (515" 2502 'reply' 0 0) " (509" 2503 'reply' 0 0) " (473" 2504 'reply' 0 0) " (514" 2505 'reply' 0 0) " (509" 2506 'reply' 0 0) " (517" 2507 'topic' 0 16001) " (511" 2508 'reply' 0 0) " (456" 2509 'reply' 0 0) " (511" 2510 'reply' 0 0) " (456" 2511 'reply' 0 0) " (517" 2512 'reply' 0 0) " (517" 2513 'reply' 0 0) " (517" 2513 'lock' 0 0) " (509" 2514 'reply' 0 0) " (509" 2515 'reply' 0 0) " (514" 2516 'reply' 0 0) " (518" 2517 'topic' 0 16001) " (456" 2518 'reply' 0 0) " (511" 2519 'reply' 0 0) " (379" 2520 'reply' 0 0) " (518" 2521 'reply' 0 0) " (518" 2522 'reply' 0 0) " (518" 2523 'reply' 0 0) " (518" 2524 'reply' 0 0) " (518" 2525 'reply' 0 0) " (518" 2526 'reply' 0 0) " (518" 2527 'reply' 0 0) " (518" 2528 'reply' 0 0) " (519" 2529 'topic' 0 16001) " (518" 2530 'reply' 0 0) " (518" 2531 'reply' 0 0) " (361" 2532 'reply' 0 0) " (519" 2533 'reply' 0 0) " (518" 2534 'reply' 0 0) " (511" 2535 'reply' 0 0) " (456" 2536 'reply' 0 0) " (518" 2537 'reply' 0 0) " (518" 2538 'reply' 0 0) " (509" 2539 'reply' 0 0) " (509" 2540 'reply' 0 0) " (520" 2541 'topic' 0 31) " (511" 2542 'reply' 0 0) " (518" 2543 'reply' 0 0) " (518" 2543 'lock' 0 0) " (514" 2544 'reply' 0 0) " (514" 2545 'reply' 0 0) " (521" 2546 'topic' 0 11) " (522" 2547 'topic' 0 50) " (521" 2548 'reply' 0 0) " (522" 2549 'reply' 0 0) " (521" 2550 'reply' 0 0) " (521" 2551 'reply' 0 0) " (521" 2552 'reply' 0 0) " (521" 2553 'reply' 0 0) " (521" 2554 'reply' 0 0) " (521" 2555 'reply' 0 0) " (509" 2556 'reply' 0 0) " (515" 2502 'remove' 0 0) " (523" 2557 'topic' 0 15937) " (523" 2558 'reply' 0 0) " (523" 2559 'reply' 0 0) " (524" 2560 'topic' 0 16015) " (523" 2561 'reply' 0 0) " (525" 2562 'topic' 0 16016) " (525" 2563 'reply' 0 0) " (522" 2564 'reply' 0 0) " (526" 2565 'topic' 0 26) " (484" 2566 'reply' 0 0) " (520" 2567 'reply' 0 0) " (525" 2568 'reply' 0 0) " (527" 2569 'topic' 0 16018) " (527" 2570 'reply' 0 0) " (527" 2571 'reply' 0 0) " (386" 2572 'reply' 0 0) " (523" 2573 'reply' 0 0) " (523" 2573 'lock' 0 0) " (311" 2574 'reply' 0 0) " (311" 2574 'lock' 0 0) " (386" 2575 'reply' 0 0) " (386" 2576 'reply' 0 0) " (386" 2577 'reply' 0 0) " (528" 2578 'topic' 0 16019) " (386" 2579 'reply' 0 0) " (529" 2580 'topic' 0 15857) " (530" 2581 'topic' 0 16018) " (529" 2582 'reply' 0 0) " (530" 2583 'reply' 0 0) " (416" 2584 'reply' 0 0) " (531" 2585 'topic' 0 20) " (532" 2586 'topic' 0 31) " (531" 2587 'reply' 0 0) " (520" 2588 'reply' 0 0) " (533" 2589 'topic' 0 26) " (386" 2590 'reply' 0 0) " (534" 2591 'topic' 0 26) " (533" 2592 'reply' 0 0) " (533" 2593 'reply' 0 0) " (516" 2594 'reply' 0 0) " (531" 2595 'reply' 0 0) " (416" 2596 'reply' 0 0) " (533" 2597 'reply' 0 0) " (532" 2598 'reply' 0 0) " (534" 2599 'reply' 0 0) " (522" 2600 'reply' 0 0) " (514" 2601 'reply' 0 0) " (455" 2602 'reply' 0 0) " (533" 2603 'reply' 0 0) " (514" 2604 'reply' 0 0) " (516" 2605 'reply' 0 0) " (535" 2606 'topic' 0 46) " (535" 2607 'reply' 0 0) " (531" 2608 'reply' 0 0) " (536" 2609 'topic' 0 20) " (531" 2610 'reply' 0 0) " (536" 2611 'reply' 0 0) " (537" 2612 'topic' 0 20) " (538" 2613 'topic' 0 46) " (536" 2614 'reply' 0 0) " (539" 2615 'topic' 0 20) " (535" 2616 'reply' 0 0) " (539" 2617 'reply' 0 0) " (540" 2618 'topic' 0 26) " (540" 2619 'reply' 0 0) " (533" 2620 'reply' 0 0) " (541" 2621 'topic' 0 20) " (539" 2622 'reply' 0 0) " (541" 2623 'reply' 0 0) " (542" 2624 'topic' 0 23) " (543" 2625 'topic' 0 26) " (543" 2626 'reply' 0 0) " (543" 2627 'reply' 0 0) " (544" 2628 'topic' 0 26) " (545" 2629 'topic' 0 28) " (545" 2630 'reply' 0 0) " (539" 2631 'reply' 0 0) " (531" 2632 'reply' 0 0) " (539" 2633 'reply' 0 0) " (541" 2634 'reply' 0 0) " (539" 2635 'reply' 0 0) " (539" 2636 'reply' 0 0) " (539" 2637 'reply' 0 0) " (546" 2638 'topic' 0 20) " (539" 2639 'reply' 0 0) " (546" 2640 'reply' 0 0) " (547" 2641 'topic' 0 31) " (539" 2642 'reply' 0 0) " (546" 2643 'reply' 0 0) " (545" 2644 'reply' 0 0) " (504" 2645 'reply' 0 0) " (539" 2646 'reply' 0 0) " (548" 2647 'topic' 0 15878) " (484" 2648 'reply' 0 0) " (379" 2649 'reply' 0 0) " (545" 2650 'reply' 0 0) " (545" 2650 'lock' 0 0) " (539" 2651 'reply' 0 0) " (539" 2652 'reply' 0 0) " (539" 2652 'lock' 0 0) " (548" 2653 'reply' 0 0) " (531" 2654 'reply' 0 0) " (379" 2655 'reply' 0 0) " (547" 2656 'reply' 0 0) " (544" 2657 'reply' 0 0) " (543" 2658 'reply' 0 0) " (535" 2659 'reply' 0 0) " (386" 2660 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (548 2661 'reply' 0 0) " (547" 2662 'reply' 0 0) " (543" 2663 'reply' 0 0) " (544" 2664 'reply' 0 0) " (549" 2665 'topic' 0 46) " (504" 2666 'reply' 0 0) " (504" 2666 'lock' 0 0) " (484" 2667 'reply' 0 0) " (550" 2668 'topic' 0 26) " (550" 2669 'reply' 0 0) " (550" 2670 'reply' 0 0) " (550" 2671 'reply' 0 0) " (550" 2672 'reply' 0 0) " (551" 2673 'topic' 0 15930) " (551" 2674 'reply' 0 0) " (551" 2675 'reply' 0 0) " (550" 2676 'reply' 0 0) " (550" 2677 'reply' 0 0) " (552" 2678 'topic' 0 16023) " (551" 2679 'reply' 0 0) " (550" 2680 'reply' 0 0) " (546" 2681 'reply' 0 0) " (550" 2682 'reply' 0 0) " (551" 2683 'reply' 0 0) " (551" 2684 'reply' 0 0) " (553" 2685 'topic' 0 16005) " (553" 2686 'reply' 0 0) " (552" 2687 'reply' 0 0) " (552" 2688 'reply' 0 0) " (548" 2689 'reply' 0 0) " (554" 2690 'topic' 0 31) " (555" 2691 'topic' 0 16024) " (555" 2692 'reply' 0 0) " (481" 2693 'reply' 0 0) " (551" 2694 'reply' 0 0) " (551" 2695 'reply' 0 0) " (481" 2696 'reply' 0 0) " (481" 2697 'reply' 0 0) " (481" 2697 'move' 0 0) " (550" 2698 'reply' 0 0) " (550" 2698 'lock' 0 0) " (481" 2699 'reply' 0 0) " (434" 2700 'reply' 0 0) " (481" 2701 'reply' 0 0) " (492" 2702 'reply' 0 0) " (556" 2703 'topic' 0 16026) " (556" 2703 'lock' 0 0) " (557" 2704 'topic' 0 46) " (557" 2705 'reply' 0 0) " (557" 2706 'reply' 0 0) " (274" 2707 'reply' 0 0) " (554" 2708 'reply' 0 0) " (540" 2709 'reply' 0 0) " (484" 2710 'reply' 0 0) " (558" 2711 'topic' 0 47) " (558" 2712 'reply' 0 0) " (540" 2713 'reply' 0 0) " (554" 2714 'reply' 0 0) " (274" 2715 'reply' 0 0) " (554" 2716 'reply' 0 0) " (559" 2717 'topic' 0 26) " (559" 2718 'reply' 0 0) " (559" 2719 'reply' 0 0) " (386" 2720 'reply' 0 0) " (554" 2721 'reply' 0 0) " (560" 2722 'topic' 0 11) " (560" 2723 'reply' 0 0) " (561" 2724 'topic' 0 46) " (561" 2725 'reply' 0 0) " (554" 2726 'reply' 0 0) " (562" 2727 'topic' 0 46) " (560" 2728 'reply' 0 0) " (562" 2729 'reply' 0 0) " (561" 2730 'reply' 0 0) " (562" 2731 'reply' 0 0) " (554" 2732 'reply' 0 0) " (562" 2733 'reply' 0 0) " (554" 2734 'reply' 0 0) " (562" 2735 'reply' 0 0) " (554" 2736 'reply' 0 0) " (554" 2737 'reply' 0 0) " (562" 2738 'reply' 0 0) " (562" 2739 'reply' 0 0) " (561" 2740 'reply' 0 0) " (548" 2741 'reply' 0 0) " (563" 2742 'topic' 0 15936) " (564" 2743 'topic' 0 15912) " (562" 2744 'reply' 0 0) " (548" 2745 'reply' 0 0) " (562" 2746 'reply' 0 0) " (562" 2746 'lock' 0 0) " (564" 2747 'reply' 0 0) " (564" 2747 'lock' 0 0) " (551" 2748 'reply' 0 0) " (551" 2748 'lock' 0 0) " (546" 2749 'reply' 0 0) " (546" 2749 'lock' 0 0) " (543" 2663 'lock' 0 0) " (544" 2664 'lock' 0 0) " (533" 2620 'lock' 0 0) " (536" 2750 'reply' 0 0) " (536" 2750 'lock' 0 0) " (534" 2599 'lock' 0 0) " (520" 2588 'lock' 0 0) " (565" 2751 'topic' 0 15970) " (565" 2751 'remove' 0 0) " (566" 2752 'topic' 0 12) " (566" 2753 'reply' 0 0) " (566" 2754 'reply' 0 0) " (567" 2755 'topic' 0 20) " (567" 2755 'move' 0 0) " (523" 2559 'unlock' 0 0) " (556" 2703 'remove' 0 0) " (553" 2686 'remove' 0 0) " (566" 2754 'lock' 0 0) " (524" 2560 'lock' 0 0) " (527" 2571 'lock' 0 0) " (529" 2582 'lock' 0 0) " (502" 2500 'lock' 0 0) " (352" 1627 'lock' 0 0) " (328" 1519 'lock' 0 0) " (386" 2757 'reply' 0 0) " (555" 2758 'reply' 0 0) " (313" 2759 'reply' 0 0) " (360" 1609 'lock' 0 0) " (315" 2760 'reply' 0 0) " (316" 1396 'lock' 0 0) " (311" 2761 'reply' 0 0) " (311" 2761 'unlock' 0 0) " (552" 2762 'reply' 0 0) " (563" 2763 'reply' 0 0) " (530" 2583 'lock' 0 0) " (525" 2568 'lock' 0 0) " (523" 2764 'reply' 0 0) " (509" 2556 'lock' 0 0) " (361" 2532 'lock' 0 0) " (341" 2765 'reply' 0 0) " (389" 1727 'lock' 0 0) " (493" 2477 'lock' 0 0) " (569" 2766 'topic' 0 20) " (569" 2766 'remove' 0 0) " (323" 1799 'lock' 0 0) " (383" 2767 'reply' 0 0) " (342" 1638 'lock' 0 0) " (327" 1686 'lock' 0 0) " (443" 2068 'lock' 0 0) " (320" 2138 'lock' 0 0) " (343" 1566 'lock' 0 0) " (475" 2251 'lock' 0 0) " (365" 1626 'lock' 0 0) " (427" 1922 'lock' 0 0) " (373" 1656 'lock' 0 0) " (570" 2768 'topic' 0 46) " (571" 2769 'topic' 0 46) " (64" 2770 'reply' 0 0) " (64" 2771 'reply' 0 0) " (571" 2772 'reply' 0 0) " (571" 2772 'lock' 0 0) " (572" 2773 'topic' 0 16001) " (572" 2774 'reply' 0 0) " (572" 2775 'reply' 0 0) " (573" 2776 'topic' 0 16001) " (572" 2777 'reply' 0 0) " (572" 2778 'reply' 0 0) " (572" 2779 'reply' 0 0) " (572" 2780 'reply' 0 0) " (573" 2781 'reply' 0 0) " (572" 2782 'reply' 0 0) " (573" 2783 'reply' 0 0) " (572" 2784 'reply' 0 0) " (573" 2785 'reply' 0 0) " (574" 2786 'topic' 0 31) " (574" 2787 'reply' 0 0) " (572" 2788 'reply' 0 0) " (573" 2789 'reply' 0 0) " (572" 2790 'reply' 0 0) " (573" 2791 'reply' 0 0) " (561" 2792 'reply' 0 0) " (573" 2793 'reply' 0 0) " (572" 2794 'reply' 0 0) " (573" 2793 'move' 0 0) " (573" 2796 'reply' 0 0) " (573" 2796 'lock' 0 0) " (576" 2797 'topic' 0 46) " (572" 2798 'reply' 0 0) " (576" 2799 'reply' 0 0) " (572" 2798 'lock' 0 0) " (344" 1518 'lock' 0 0) " (318" 1423 'lock' 0 0) " (330" 1491 'lock' 0 0) " (333" 1517 'lock' 0 0) " (496" 2360 'lock' 0 0) " (324" 2800 'reply' 0 0) " (317" 1662 'lock' 0 0) " (332" 1503 'lock' 0 0) " (312" 2801 'reply' 0 0) " (370" 1781 'lock' 0 0) " (471" 2230 'lock' 0 0) " (461" 2216 'lock' 0 0) " (444" 2045 'lock' 0 0) " (314" 1800 'lock' 0 0) " (405" 1817 'lock' 0 0) " (528" 2578 'lock' 0 0) " (577" 2802 'topic' 0 46) " (577" 2803 'reply' 0 0) " (577" 2804 'reply' 0 0) " (578" 2805 'topic' 0 31) " (579" 2806 'topic' 0 31) " (442" 2807 'reply' 0 0) " (442" 2807 'lock' 0 0) " (577" 2808 'reply' 0 0) " (577" 2808 'lock' 0 0) " (580" 2809 'topic' 0 15878) " (580" 2810 'reply' 0 0) " (580" 2811 'reply' 0 0) " (580" 2811 'lock' 0 0) " (581" 2812 'topic' 0 46) " (386" 2813 'reply' 0 0) " (560" 2814 'reply' 0 0) " (560" 2815 'reply' 0 0) " (582" 2816 'topic' 0 26) " (560" 2817 'reply' 0 0) " (583" 2818 'topic' 0 46) " (583" 2819 'reply' 0 0) " (583" 2820 'reply' 0 0) " (583" 2821 'reply' 0 0) " (560" 2822 'reply' 0 0) " (583" 2823 'reply' 0 0) " (584" 2824 'topic' 0 23) " (558" 2825 'reply' 0 0) " (560" 2826 'reply' 0 0) " (272" 2827 'reply' 0 0) " (542" 2828 'reply' 0 0) " (281" 2829 'reply' 0 0) " (281" 2830 'reply' 0 0) " (281" 2830 'lock' 0 0) " (584" 2831 'reply' 0 0) " (558" 2832 'reply' 0 0) " (542" 2833 'reply' 0 0) " (585" 2834 'topic' 0 47) " (585" 2835 'reply' 0 0) " (585" 2835 'lock' 0 0) " (560" 2836 'reply' 0 0) " (537" 2837 'reply' 0 0) " (537" 2837 'lock' 0 0) " (586" 2838 'topic' 0 15977) " (586" 2839 'reply' 0 0) " (449" 2099 'remove' 0 0) " (586" 2840 'reply' 0 0) " (586" 2841 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (583 2842 'reply' 0 0) " (586" 2843 'reply' 0 0) " (583" 2844 'reply' 0 0) " (587" 2845 'topic' 0 23) " (587" 2846 'reply' 0 0) " (588" 2847 'topic' 0 16051) " (588" 2848 'reply' 0 0) " (588" 2849 'reply' 0 0) " (588" 2850 'reply' 0 0) " (588" 2851 'reply' 0 0) " (557" 2852 'reply' 0 0) " (312" 2853 'reply' 0 0) " (589" 2854 'topic' 0 16051) " (557" 2855 'reply' 0 0) " (589" 2856 'reply' 0 0) " (587" 2857 'reply' 0 0) " (589" 2858 'reply' 0 0) " (492" 2859 'reply' 0 0) " (589" 2860 'reply' 0 0) " (570" 2861 'reply' 0 0) " (581" 2862 'reply' 0 0) " (581" 2863 'reply' 0 0) " (589" 2864 'reply' 0 0) " (581" 2865 'reply' 0 0) " (590" 2866 'topic' 0 16051) " (590" 2867 'reply' 0 0) " (590" 2868 'reply' 0 0) " (591" 2869 'topic' 0 16051) " (590" 2870 'reply' 0 0) " (590" 2871 'reply' 0 0) " (591" 2872 'reply' 0 0) " (590" 2873 'reply' 0 0) " (591" 2874 'reply' 0 0) " (591" 2875 'reply' 0 0) " (591" 2876 'reply' 0 0) " (590" 2877 'reply' 0 0) " (591" 2878 'reply' 0 0) " (591" 2879 'reply' 0 0) " (591" 2880 'reply' 0 0) " (591" 2881 'reply' 0 0) " (591" 2882 'reply' 0 0) " (591" 2883 'reply' 0 0) " (591" 2884 'reply' 0 0) " (591" 2885 'reply' 0 0) " (590" 2886 'reply' 0 0) " (591" 2887 'reply' 0 0) " (591" 2888 'reply' 0 0) " (591" 2888 'lock' 0 0) " (590" 2886 'lock' 0 0) " (591" 2888 'unlock' 0 0) " (591" 2889 'reply' 0 0) " (589" 2864 'lock' 0 0) " (591" 2889 'lock' 0 0) " (591" 2889 'unlock' 0 0) " (590" 2886 'unlock' 0 0) " (589" 2864 'unlock' 0 0) " (591" 2890 'reply' 0 0) " (591" 2890 'lock' 0 0) " (591" 2890 'unlock' 0 0) " (592" 2891 'topic' 0 20) " (591" 2892 'reply' 0 0) " (591" 2892 'lock' 0 0) " (557" 2893 'reply' 0 0) " (581" 2894 'reply' 0 0) " (581" 2895 'reply' 0 0) " (592" 2896 'reply' 0 0) " (587" 2897 'reply' 0 0) " (590" 2898 'reply' 0 0) " (590" 2898 'lock' 0 0) " (588" 2851 'remove' 0 0) " (589" 2899 'reply' 0 0) " (589" 2899 'lock' 0 0) " (593" 2900 'topic' 0 46) " (594" 2901 'topic' 0 31) " (595" 2902 'topic' 0 15877) " (595" 2903 'reply' 0 0) " (594" 2904 'reply' 0 0) " (594" 2905 'reply' 0 0) " (596" 2906 'topic' 0 15878) " (594" 2907 'reply' 0 0) " (597" 2908 'topic' 0 16001) " (597" 2909 'reply' 0 0) " (597" 2910 'reply' 0 0) " (597" 2911 'reply' 0 0) " (597" 2912 'reply' 0 0) " (597" 2913 'reply' 0 0) " (598" 2914 'topic' 0 16007) " (598" 2915 'reply' 0 0) " (598" 2916 'reply' 0 0) " (598" 2917 'reply' 0 0) " (598" 2918 'reply' 0 0) " (598" 2919 'reply' 0 0) " (597" 2920 'reply' 0 0) " (594" 2921 'reply' 0 0) " (598" 2922 'reply' 0 0) " (597" 2923 'reply' 0 0) " (597" 2924 'reply' 0 0) " (594" 2925 'reply' 0 0) " (597" 2926 'reply' 0 0) " (597" 2927 'reply' 0 0) " (595" 2928 'reply' 0 0) " (599" 2929 'topic' 0 15878) " (587" 2930 'reply' 0 0) " (582" 2931 'reply' 0 0) " (597" 2932 'reply' 0 0) " (598" 2933 'reply' 0 0) " (597" 2934 'reply' 0 0) " (600" 2935 'topic' 0 46) " (595" 2936 'reply' 0 0) " (587" 2937 'reply' 0 0) " (601" 2938 'topic' 0 31) " (595" 2939 'reply' 0 0) " (595" 2939 'lock' 0 0) " (595" 2939 'unlock' 0 0) " (595" 2940 'reply' 0 0) " (601" 2941 'reply' 0 0) " (494" 2343 'lock' 0 0) " (597" 2942 'reply' 0 0) " (602" 2943 'topic' 0 17) " (601" 2944 'reply' 0 0) " (602" 2943 'sticky' 0 0) " (152" 528 'sticky' 0 0) " (152" 528 'sticky' 0 0) " (602" 2945 'reply' 0 0) " (602" 2946 'reply' 0 0) " (602" 2947 'reply' 0 0) " (602" 2948 'reply' 0 0) " (602" 2949 'reply' 0 0) " (602" 2950 'reply' 0 0) " (603" 2951 'topic' 0 16051) " (597" 2952 'reply' 0 0) " (602" 2953 'reply' 0 0) " (597" 2954 'reply' 0 0) " (602" 2955 'reply' 0 0) " (597" 2954 'lock' 0 0) " (602" 2956 'reply' 0 0) " (595" 2957 'reply' 0 0) " (604" 2958 'topic' 0 46) " (604" 2959 'reply' 0 0) " (604" 2959 'lock' 0 0) " (602" 2960 'reply' 0 0) " (602" 2961 'reply' 0 0) " (602" 2962 'reply' 0 0) " (587" 2963 'reply' 0 0) " (596" 2906 'lock' 0 0) " (596" 2906 'remove' 0 0) " (602" 2964 'reply' 0 0) " (602" 2965 'reply' 0 0) " (602" 2966 'reply' 0 0) " (605" 2967 'topic' 0 15903) " (602" 2968 'reply' 0 0) " (606" 2969 'topic' 0 5) " (607" 2970 'topic' 0 5) " (606" 2971 'reply' 0 0) " (606" 2972 'reply' 0 0) " (605" 2973 'reply' 0 0) " (608" 2974 'topic' 0 26) " (608" 2975 'reply' 0 0) " (608" 2975 'lock' 0 0) " (592" 2976 'reply' 0 0) " (609" 2977 'topic' 0 23) " (609" 2978 'reply' 0 0) " (609" 2979 'reply' 0 0) " (609" 2980 'reply' 0 0) " (609" 2980 'lock' 0 0) " (610" 2981 'topic' 0 28) " (602" 2982 'reply' 0 0) " (602" 2983 'reply' 0 0) " (607" 2984 'reply' 0 0) " (607" 2985 'reply' 0 0) " (602" 2983 'sticky' 0 0) " (611" 2986 'topic' 0 49) " (611" 2987 'reply' 0 0) " (601" 2988 'reply' 0 0) " (583" 2989 'reply' 0 0) " (601" 2990 'reply' 0 0) " (611" 2991 'reply' 0 0) " (602" 2992 'reply' 0 0) " (598" 2993 'reply' 0 0) " (598" 2994 'reply' 0 0) " (612" 2995 'topic' 0 46) " (613" 2996 'topic' 0 26) " (613" 2997 'reply' 0 0) " (613" 2998 'reply' 0 0) " (602" 2999 'reply' 0 0) " (602" 3000 'reply' 0 0) " (614" 3001 'topic' 0 15878) " (614" 3002 'reply' 0 0) " (614" 3003 'reply' 0 0) " (614" 3003 'lock' 0 0) " (613" 3004 'reply' 0 0) " (613" 3004 'lock' 0 0) " (607" 3005 'reply' 0 0) " (607" 3006 'reply' 0 0) " (613" 3007 'reply' 0 0) " (613" 3007 'unlock' 0 0) " (613" 3007 'lock' 0 0) " (602" 3008 'reply' 0 0) " (272" 3009 'reply' 0 0) " (612" 2995 'move' 0 0) " (612" 3010 'reply' 0 0) " (615" 3011 'topic' 0 5) " (610" 3012 'reply' 0 0) " (616" 3013 'topic' 0 46) " (617" 3014 'topic' 0 20) " (617" 3015 'reply' 0 0) " (618" 3016 'topic' 0 16007) " (616" 3017 'reply' 0 0) " (507" 3018 'reply' 0 0) " (507" 3018 'lock' 0 0) " (619" 3019 'topic' 0 28) " (620" 3020 'topic' 0 16065) " (620" 3021 'reply' 0 0) " (621" 3022 'topic' 0 26) " (621" 3023 'reply' 0 0) " (560" 3024 'reply' 0 0) " (622" 3025 'topic' 0 15930) " (623" 3026 'topic' 0 15930) " (624" 3027 'topic' 0 28) " (623" 3028 'reply' 0 0) " (614" 3003 'remove' 0 0) " (623" 3029 'reply' 0 0) " (622" 3030 'reply' 0 0) " (621" 3031 'reply' 0 0) " (625" 3032 'topic' 0 15878) " (626" 3033 'topic' 0 19) " (621" 3034 'reply' 0 0) " (621" 3035 'reply' 0 0) " (627" 3036 'topic' 0 61) " (621" 3037 'reply' 0 0) " (627" 3038 'reply' 0 0) " (620" 3039 'reply' 0 0) " (621" 3040 'reply' 0 0) " (621" 3041 'reply' 0 0) " (621" 3042 'reply' 0 0) " (628" 3043 'topic' 0 49) " (628" 3044 'reply' 0 0) " (629" 3045 'topic' 0 46) " (630" 3046 'topic' 0 46) " (631" 3047 'topic' 0 37) " (632" 3048 'topic' 0 15930) " (555" 2758 'remove' 0 0) " (632" 3049 'reply' 0 0) " (627" 3050 'reply' 0 0) " (599" 3051 'reply' 0 0) " (599" 3052 'reply' 0 0) " (632" 3053 'reply' 0 0) " (633" 3054 'topic' 0 26) " (620" 3055 'reply' 0 0) " (620" 3055 'lock' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (599 3056 'reply' 0 0) " (61" 3057 'reply' 0 0) " (598" 3058 'reply' 0 0) " (599" 3059 'reply' 0 0) " (634" 3060 'topic' 0 15915) " (634" 3061 'reply' 0 0) " (413" 1851 'lock' 0 0) " (388" 1739 'lock' 0 0) " (623" 3062 'reply' 0 0) " (623" 3062 'lock' 0 0) " (616" 3063 'reply' 0 0) " (634" 3064 'reply' 0 0) " (631" 3065 'reply' 0 0) " (628" 3066 'reply' 0 0) " (619" 3067 'reply' 0 0) " (618" 3068 'reply' 0 0) " (635" 3069 'topic' 0 46) " (290" 3070 'reply' 0 0) " (636" 3071 'topic' 0 16007) " (636" 3072 'reply' 0 0) " (636" 3073 'reply' 0 0) " (636" 3074 'reply' 0 0) " (636" 3075 'reply' 0 0) " (637" 3076 'topic' 0 56) " (290" 3077 'reply' 0 0) " (638" 3078 'topic' 0 15878) " (290" 3079 'reply' 0 0) " (638" 3080 'reply' 0 0) " (638" 3081 'reply' 0 0) " (638" 3082 'reply' 0 0) " (638" 3082 'lock' 0 0) " (636" 3083 'reply' 0 0) " (628" 3084 'reply' 0 0) " (628" 3085 'reply' 0 0) " (639" 3086 'topic' 0 16092) " (290" 3087 'reply' 0 0) " (640" 3088 'topic' 0 26) " (640" 3088 'sticky' 0 0) " (640" 3089 'reply' 0 0) " (639" 3090 'reply' 0 0) " (635" 3091 'reply' 0 0) " (636" 3092 'reply' 0 0) " (640" 3093 'reply' 0 0) " (641" 3094 'topic' 0 16052) " (642" 3095 'topic' 0 35) " (641" 3096 'reply' 0 0) " (641" 3097 'reply' 0 0) " (642" 3098 'reply' 0 0) " (642" 3099 'reply' 0 0) " (642" 3100 'reply' 0 0) " (642" 3101 'reply' 0 0) " (642" 3101 'remove' 0 0) " (641" 3102 'reply' 0 0) " (641" 3103 'reply' 0 0) " (636" 3104 'reply' 0 0) " (643" 3105 'topic' 0 5) " (643" 3105 'lock' 0 0) " (643" 3105 'sticky' 0 0) " (636" 3106 'reply' 0 0) " (636" 3106 'lock' 0 0) " (641" 3107 'reply' 0 0) " (644" 3108 'topic' 0 16097) " (644" 3109 'reply' 0 0) " (598" 3110 'reply' 0 0) " (645" 3111 'topic' 0 15878) " (646" 3112 'topic' 0 15878) " (646" 3113 'reply' 0 0) " (645" 3114 'reply' 0 0) " (645" 3114 'lock' 0 0) " (643" 3115 'reply' 0 0) " (646" 3116 'reply' 0 0) " (598" 3117 'reply' 0 0) " (599" 3118 'reply' 0 0) " (599" 3119 'reply' 0 0) " (647" 3120 'topic' 0 16100) " (647" 3120 'remove' 0 0) " (644" 3121 'reply' 0 0) " (648" 3122 'topic' 0 16101) " (649" 3123 'topic' 0 16101) " (644" 3124 'reply' 0 0) " (648" 3125 'reply' 0 0) " (648" 3125 'lock' 0 0) " (649" 3126 'reply' 0 0) " (635" 3127 'reply' 0 0) " (635" 3127 'lock' 0 0) " (644" 3128 'reply' 0 0) " (650" 3129 'topic' 0 46) " (629" 3045 'remove' 0 0) " (644" 3130 'reply' 0 0) " (651" 3131 'topic' 0 16103) " (652" 3132 'topic' 0 15912) " (644" 3133 'reply' 0 0) " (599" 3134 'reply' 0 0) " (628" 3135 'reply' 0 0) " (652" 3136 'reply' 0 0) " (628" 3137 'reply' 0 0) " (628" 3138 'reply' 0 0) " (628" 3138 'lock' 0 0) " (652" 3136 'lock' 0 0) " (651" 3139 'reply' 0 0) " (651" 3139 'lock' 0 0) " (653" 3140 'topic' 0 31) " (650" 3141 'reply' 0 0) " (653" 3142 'reply' 0 0) " (653" 3143 'reply' 0 0) " (654" 3144 'topic' 0 16001) " (653" 3145 'reply' 0 0) " (655" 3146 'topic' 0 16001) " (653" 3147 'reply' 0 0) " (653" 3148 'reply' 0 0) " (656" 3149 'topic' 0 16001) " (656" 3150 'reply' 0 0) " (656" 3151 'reply' 0 0) " (656" 3151 'lock' 0 0) " (657" 3152 'topic' 0 26) " (657" 3153 'reply' 0 0) " (657" 3154 'reply' 0 0) " (657" 3155 'reply' 0 0) " (657" 3156 'reply' 0 0) " (657" 3157 'reply' 0 0) " (657" 3158 'reply' 0 0) " (657" 3159 'reply' 0 0) " (657" 3160 'reply' 0 0) " (657" 3161 'reply' 0 0) " (657" 3162 'reply' 0 0) " (657" 3163 'reply' 0 0) " (657" 3164 'reply' 0 0) " (657" 3165 'reply' 0 0) " (657" 3166 'reply' 0 0) " (657" 3167 'reply' 0 0) " (657" 3168 'reply' 0 0) " (657" 3169 'reply' 0 0) " (657" 3169 'lock' 0 0) " (657" 3169 'unlock' 0 0) " (657" 3170 'reply' 0 0) " (657" 3171 'reply' 0 0) " (658" 3172 'topic' 0 31) " (657" 3173 'reply' 0 0) " (657" 3174 'reply' 0 0) " (657" 3175 'reply' 0 0) " (658" 3176 'reply' 0 0) " (658" 3176 'lock' 0 0) " (657" 3177 'reply' 0 0) " (657" 3177 'lock' 0 0) " (659" 3178 'topic' 0 16052) " (628" 3179 'reply' 0 0) " (660" 3180 'topic' 0 16113) " (660" 3181 'reply' 0 0) " (395" 3182 'reply' 0 0) " (395" 3182 'lock' 0 0) " (599" 3183 'reply' 0 0) " (599" 3183 'lock' 0 0) " (644" 3184 'reply' 0 0) " (644" 3184 'lock' 0 0) " (641" 3185 'reply' 0 0) " (641" 3185 'lock' 0 0) " (634" 3186 'reply' 0 0) " (634" 3186 'lock' 0 0) " (620" 3187 'reply' 0 0) " (627" 3188 'reply' 0 0) " (659" 3189 'reply' 0 0) " (634" 3190 'reply' 0 0) " (309" 3191 'reply' 0 0) " (661" 3192 'topic' 0 26) " (304" 3193 'reply' 0 0) " (662" 3194 'topic' 0 16052) " (663" 3195 'topic' 0 5) " (662" 3196 'reply' 0 0) " (662" 3197 'reply' 0 0) " (662" 3197 'lock' 0 0) " (661" 3198 'reply' 0 0) " (598" 3199 'reply' 0 0) " (661" 3200 'reply' 0 0) " (598" 3201 'reply' 0 0) " (633" 3202 'reply' 0 0) " (650" 3203 'reply' 0 0) " (650" 3203 'lock' 0 0) " (581" 3204 'reply' 0 0) " (581" 3204 'lock' 0 0) " (581" 3204 'remove' 0 0) " (650" 3203 'remove' 0 0) " (600" 2935 'remove' 0 0) " (593" 2900 'remove' 0 0) " (633" 3205 'reply' 0 0) " (661" 3200 'lock' 0 0) " (633" 3206 'reply' 0 0) " (627" 3207 'reply' 0 0) " (627" 3207 'lock' 0 0) " (200" 773 'lock' 0 0) " (633" 3208 'reply' 0 0) " (633" 3209 'reply' 0 0) " (664" 3210 'topic' 0 15878) " (664" 3211 'reply' 0 0) " (664" 3212 'reply' 0 0) " (664" 3213 'reply' 0 0) " (665" 3214 'topic' 0 16007) " (664" 3215 'reply' 0 0) " (665" 3216 'reply' 0 0) " (665" 3217 'reply' 0 0) " (666" 3218 'topic' 0 19) " (664" 3219 'reply' 0 0) " (664" 3220 'reply' 0 0) " (667" 3221 'topic' 0 16007) " (668" 3222 'topic' 0 15912) " (668" 3223 'reply' 0 0) " (664" 3224 'reply' 0 0) " (668" 3223 'lock' 0 0) " (668" 3225 'reply' 0 0) " (664" 3226 'reply' 0 0) " (669" 3227 'topic' 0 35) " (659" 3228 'reply' 0 0) " (664" 3229 'reply' 0 0) " (670" 3230 'topic' 0 15878) " (670" 3231 'reply' 0 0) " (598" 3232 'reply' 0 0) " (671" 3233 'topic' 0 16129) " (667" 3234 'reply' 0 0) " (667" 3235 'reply' 0 0) " (667" 3236 'reply' 0 0) " (672" 3237 'topic' 0 16007) " (672" 3238 'reply' 0 0) " (673" 3239 'topic' 0 26) " (674" 3240 'topic' 0 26) " (673" 3241 'reply' 0 0) " (673" 3242 'reply' 0 0) " (673" 3243 'reply' 0 0) " (674" 3244 'reply' 0 0) " (643" 3115 'remove' 0 0) " (507" 3018 'remove' 0 0) " (516" 2605 'remove' 0 0) " (309" 1586 'remove' 0 0) " (312" 2853 'lock' 0 0) " (324" 2800 'lock' 0 0) " (383" 2767 'lock' 0 0) " (341" 2765 'lock' 0 0) " (523" 2764 'lock' 0 0) " (563" 2763 'lock' 0 0) " (552" 2762 'lock' 0 0) " (311" 2761 'lock' 0 0) " (315" 2760 'lock' 0 0) " (313" 2759 'lock' 0 0) " (386" 2757 'lock' 0 0) " (566" 2754 'unlock' 0 0) " (545" 2650 'unlock' 0 0) " (530" 2583 'unlock' 0 0) " (529" 2582 'unlock' 0 0) " (528" 2578 'unlock' 0 0) " (527" 2571 'unlock' 0 0) " (525" 2568 'unlock' 0 0) " (524" 2560 'unlock' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (311 2761 'remove' 0 0) " (312" 2853 'remove' 0 0) " (313" 2759 'remove' 0 0) " (315" 2760 'remove' 0 0) " (324" 2800 'remove' 0 0) " (341" 2765 'remove' 0 0) " (383" 2767 'remove' 0 0) " (386" 2757 'remove' 0 0) " (523" 2764 'remove' 0 0) " (524" 2560 'remove' 0 0) " (525" 2568 'remove' 0 0) " (527" 2571 'remove' 0 0) " (528" 2578 'remove' 0 0) " (529" 2582 'remove' 0 0) " (530" 2583 'remove' 0 0) " (545" 2650 'remove' 0 0) " (552" 2762 'remove' 0 0) " (563" 2763 'remove' 0 0) " (566" 2754 'remove' 0 0) " (314" 1800 'remove' 0 0) " (320" 2138 'remove' 0 0) " (323" 1799 'remove' 0 0) " (361" 2532 'remove' 0 0) " (405" 1817 'remove' 0 0) " (427" 1922 'remove' 0 0) " (443" 2068 'remove' 0 0) " (444" 2045 'remove' 0 0) " (461" 2216 'remove' 0 0) " (471" 2230 'remove' 0 0) " (475" 2251 'remove' 0 0) " (493" 2477 'remove' 0 0) " (496" 2360 'remove' 0 0) " (498" 2355 'remove' 0 0) " (499" 2356 'remove' 0 0) " (500" 2357 'remove' 0 0) " (501" 2358 'remove' 0 0) " (502" 2500 'remove' 0 0) " (509" 2556 'remove' 0 0) " (316" 1396 'remove' 0 0) " (317" 1662 'remove' 0 0) " (318" 1423 'remove' 0 0) " (327" 1686 'remove' 0 0) " (328" 1519 'remove' 0 0) " (330" 1491 'remove' 0 0) " (332" 1503 'remove' 0 0) " (333" 1517 'remove' 0 0) " (334" 1515 'remove' 0 0) " (342" 1638 'remove' 0 0) " (343" 1566 'remove' 0 0) " (344" 1518 'remove' 0 0) " (352" 1627 'remove' 0 0) " (360" 1609 'remove' 0 0) " (365" 1626 'remove' 0 0) " (370" 1781 'remove' 0 0) " (373" 1656 'remove' 0 0) " (389" 1727 'remove' 0 0) " (674" 3245 'reply' 0 0) " (674" 3245 'lock' 0 0) " (418" 2117 'lock' 0 0) " (671" 3246 'reply' 0 0) " (673" 3247 'reply' 0 0) " (673" 3248 'reply' 0 0) " (671" 3249 'reply' 0 0) " (671" 3249 'lock' 0 0) " (21" 54 'remove' 0 0) " (56" 295 'remove' 0 0) " (69" 296 'remove' 0 0) " (127" 1150 'remove' 0 0) " (134" 605 'remove' 0 0) " (418" 2117 'remove' 0 0) " (460" 2167 'remove' 0 0) " (487" 2354 'remove' 0 0) " (497" 2352 'remove' 0 0) " (675" 3250 'topic' 0 1) " (675" 3250 'sticky' 0 0) " (675" 3250 'lock' 0 0) " (666" 3251 'reply' 0 0) " (673" 3252 'reply' 0 0) " (666" 3251 'lock' 0 0) " (667" 3253 'reply' 0 0) " (667" 3253 'lock' 0 0) " (672" 3254 'reply' 0 0) " (672" 3254 'lock' 0 0) " (665" 3217 'lock' 0 0) " (637" 3076 'lock' 0 0) " (618" 3068 'lock' 0 0) " (619" 3067 'lock' 0 0) " (631" 3065 'lock' 0 0) " (632" 3053 'lock' 0 0) " (626" 3033 'lock' 0 0) " (617" 3015 'lock' 0 0) " (611" 2991 'lock' 0 0) " (605" 2973 'lock' 0 0) " (595" 2957 'lock' 0 0) " (603" 2951 'lock' 0 0) " (570" 2861 'lock' 0 0) " (586" 2843 'lock' 0 0) " (549" 2665 'lock' 0 0) " (538" 2613 'lock' 0 0) " (521" 2555 'lock' 0 0) " (495" 2437 'lock' 0 0) " (506" 2416 'lock' 0 0) " (339" 2408 'lock' 0 0) " (491" 2329 'lock' 0 0) " (490" 2318 'lock' 0 0) " (489" 2313 'lock' 0 0) " (483" 2306 'lock' 0 0) " (488" 2303 'lock' 0 0) " (480" 2271 'lock' 0 0) " (479" 2269 'lock' 0 0) " (474" 2242 'lock' 0 0) " (468" 2223 'lock' 0 0) " (466" 2204 'lock' 0 0) " (467" 2199 'lock' 0 0) " (457" 2123 'lock' 0 0) " (438" 2050 'lock' 0 0) " (367" 2024 'lock' 0 0) " (250" 1967 'lock' 0 0) " (419" 1948 'lock' 0 0) " (421" 1883 'lock' 0 0) " (404" 1804 'lock' 0 0) " (390" 1726 'lock' 0 0) " (382" 1712 'lock' 0 0) " (326" 1640 'lock' 0 0) " (368" 1635 'lock' 0 0) " (355" 1614 'lock' 0 0) " (359" 1604 'lock' 0 0) " (338" 1489 'lock' 0 0) " (325" 1454 'lock' 0 0) " (322" 1432 'lock' 0 0) " (307" 1368 'lock' 0 0) " (302" 1341 'lock' 0 0) " (296" 1321 'lock' 0 0) " (247" 1270 'lock' 0 0) " (285" 1268 'lock' 0 0) " (288" 1267 'lock' 0 0) " (273" 1250 'lock' 0 0) " (279" 1227 'lock' 0 0) " (253" 1210 'lock' 0 0) " (248" 969 'lock' 0 0) " (240" 934 'lock' 0 0) " (225" 909 'lock' 0 0) " (223" 864 'lock' 0 0) " (224" 861 'lock' 0 0) " (210" 825 'lock' 0 0) " (90" 294 'remove' 0 0) " (664" 3255 'reply' 0 0) " (673" 3256 'reply' 0 0) " (676" 3257 'topic' 0 1) " (676" 3257 'sticky' 0 0) " (673" 3256 'lock' 0 0) " (633" 3258 'reply' 0 0) " (633" 3259 'reply' 0 0) " (677" 3260 'topic' 0 31) " (677" 3261 'reply' 0 0) " (659" 3262 'reply' 0 0) " (677" 3263 'reply' 0 0) " (677" 3264 'reply' 0 0) " (676" 3265 'reply' 0 0) " (678" 3266 'topic' 0 16130) " (678" 3267 'reply' 0 0) " (678" 3268 'reply' 0 0) " (677" 3269 'reply' 0 0) " (677" 3269 'lock' 0 0) " (676" 3265 'lock' 0 0) " (679" 3270 'topic' 0 16116) " (679" 3271 'reply' 0 0) " (598" 3272 'reply' 0 0) " (680" 3273 'topic' 0 16116) " (680" 3274 'reply' 0 0) " (679" 3275 'reply' 0 0) " (681" 3276 'topic' 0 26) " (682" 3277 'topic' 0 19) " (682" 3278 'reply' 0 0) " (683" 3279 'topic' 0 19) " (598" 3280 'reply' 0 0) " (682" 3281 'reply' 0 0) " (684" 3282 'topic' 0 16133) " (685" 3283 'topic' 0 16129) " (685" 3284 'reply' 0 0) " (664" 3285 'reply' 0 0) " (664" 3286 'reply' 0 0) " (685" 3287 'reply' 0 0) " (685" 3287 'lock' 0 0) " (649" 3126 'lock' 0 0) " (686" 3288 'topic' 0 31) " (686" 3289 'reply' 0 0) " (687" 3290 'topic' 0 26) " (682" 3291 'reply' 0 0) " (682" 3292 'reply' 0 0) " (682" 3292 'lock' 0 0) " (688" 3293 'topic' 0 46) " (689" 3294 'topic' 0 46) " (690" 3295 'topic' 0 16140) " (690" 3296 'reply' 0 0) " (690" 3297 'reply' 0 0) " (690" 3298 'reply' 0 0) " (691" 3299 'topic' 0 26) " (691" 3300 'reply' 0 0) " (691" 3300 'lock' 0 0) " (692" 3301 'topic' 0 26) " (692" 3302 'reply' 0 0) " (693" 3303 'topic' 0 26) " (693" 3304 'reply' 0 0) " (693" 3305 'reply' 0 0) " (692" 3306 'reply' 0 0) " (693" 3307 'reply' 0 0) " (687" 3308 'reply' 0 0) " (692" 3309 'reply' 0 0) " (692" 3309 'lock' 0 0) " (693" 3310 'reply' 0 0) " (693" 3311 'reply' 0 0) " (694" 3312 'topic' 0 20) " (694" 3313 'reply' 0 0) " (695" 3314 'topic' 0 16144) " (696" 3315 'topic' 0 26) " (692" 3309 'unlock' 0 0) " (697" 3316 'topic' 0 26) " (694" 3317 'reply' 0 0) " (692" 3318 'reply' 0 0) " (692" 3319 'reply' 0 0) " (458" 3320 'reply' 0 0) " (698" 3321 'topic' 0 19) " (699" 3322 'topic' 0 23) " (700" 3323 'topic' 0 16149) " (692" 3324 'reply' 0 0) " (458" 3325 'reply' 0 0) " (701" 3326 'topic' 0 16101) " (702" 3327 'topic' 0 19) " (702" 3328 'reply' 0 0) " (703" 3329 'topic' 0 26) " (703" 3330 'reply' 0 0) " (592" 3331 'reply' 0 0) " (704" 3332 'topic' 0 16140) " (705" 3333 'topic' 0 31) " (705" 3334 'reply' 0 0) " (705" 3335 'reply' 0 0) " (694" 3336 'reply' 0 0) " (703" 3337 'reply' 0 0) " (703" 3337 'lock' 0 0) " (702" 3338 'reply' 0 0) " (702" 3338 'lock' 0 0) " (695" 3339 'reply' 0 0) " (694" 3340 'reply' 0 0) " (694" 3341 'reply' 0 0) " (705" 3342 'reply' 0 0) " (683" 3279 'lock' 0 0) " (678" 3268 'lock' 0 0) " (705" 3343 'reply' 0 0) " (706" 3344 'topic' 0 16140); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (694 3345 'reply' 0 0) " (705" 3346 'reply' 0 0) " (701" 3347 'reply' 0 0) " (694" 3348 'reply' 0 0) " (694" 3349 'reply' 0 0) " (694" 3350 'reply' 0 0) " (694" 3351 'reply' 0 0) " (706" 3352 'reply' 0 0) " (706" 3352 'lock' 0 0) " (694" 3353 'reply' 0 0) " (705" 3354 'reply' 0 0) " (705" 3355 'reply' 0 0) " (705" 3355 'lock' 0 0) " (705" 3355 'unlock' 0 0) " (705" 3356 'reply' 0 0) " (705" 3356 'unlock' 0 0) " (695" 3339 'lock' 0 0) " (695" 3339 'unlock' 0 0) " (680" 3274 'lock' 0 0) " (633" 3259 'lock' 0 0) " (653" 3148 'lock' 0 0) " (663" 3195 'lock' 0 0) " (625" 3032 'lock' 0 0) " (592" 3331 'lock' 0 0) " (594" 3357 'reply' 0 0) " (705" 3358 'reply' 0 0) " (696" 3359 'reply' 0 0) " (696" 3360 'reply' 0 0) " (707" 3361 'topic' 0 26) " (708" 3362 'topic' 0 14) " (708" 3363 'reply' 0 0) " (709" 3364 'topic' 0 16140) " (710" 3365 'topic' 0 24) " (710" 3366 'reply' 0 0) " (696" 3367 'reply' 0 0) " (710" 3368 'reply' 0 0) " (711" 3369 'topic' 0 16140) " (711" 3370 'reply' 0 0) " (712" 3371 'topic' 0 16156) " (712" 3372 'reply' 0 0) " (711" 3373 'reply' 0 0) " (713" 3374 'topic' 0 14) " (713" 3375 'reply' 0 0) " (711" 3376 'reply' 0 0) " (714" 3377 'topic' 0 34) " (705" 3378 'reply' 0 0) " (705" 3379 'reply' 0 0) " (714" 3380 'reply' 0 0) " (713" 3381 'reply' 0 0) " (715" 3382 'topic' 0 16153) " (598" 3383 'reply' 0 0) " (714" 3384 'reply' 0 0) " (714" 3385 'reply' 0 0) " (716" 3386 'topic' 0 16158) " (714" 3387 'reply' 0 0) " (716" 3388 'reply' 0 0) " (717" 3389 'topic' 0 15878) " (715" 3390 'reply' 0 0) " (714" 3391 'reply' 0 0) " (716" 3392 'reply' 0 0) " (598" 3393 'reply' 0 0) " (716" 3394 'reply' 0 0) " (716" 3395 'reply' 0 0) " (713" 3396 'reply' 0 0) " (715" 3397 'reply' 0 0) " (716" 3398 'reply' 0 0) " (717" 3399 'reply' 0 0) " (716" 3400 'reply' 0 0) " (716" 3401 'reply' 0 0) " (716" 3401 'lock' 0 0) " (705" 3402 'reply' 0 0) " (718" 3403 'topic' 0 20) " (719" 3404 'topic' 0 20) " (719" 3405 'reply' 0 0) " (714" 3406 'reply' 0 0) " (705" 3407 'reply' 0 0) " (714" 3408 'reply' 0 0) " (720" 3409 'topic' 0 26) " (705" 3410 'reply' 0 0) " (705" 3410 'lock' 0 0) " (721" 3411 'topic' 0 26) " (720" 3412 'reply' 0 0) " (719" 3413 'reply' 0 0) " (722" 3414 'topic' 0 16151) " (719" 3415 'reply' 0 0) " (720" 3416 'reply' 0 0) " (690" 3417 'reply' 0 0) " (697" 3418 'reply' 0 0) " (693" 3419 'reply' 0 0) " (687" 3420 'reply' 0 0) " (689" 3421 'reply' 0 0) " (720" 3422 'reply' 0 0) " (723" 3423 'topic' 0 20) " (719" 3424 'reply' 0 0) " (701" 3425 'reply' 0 0) " (720" 3426 'reply' 0 0) " (690" 3427 'reply' 0 0) " (720" 3428 'reply' 0 0) " (722" 3429 'reply' 0 0) " (724" 3430 'topic' 0 20) " (724" 3431 'reply' 0 0) " (724" 3432 'reply' 0 0) " (720" 3428 'remove' 0 0) " (722" 3433 'reply' 0 0) " (723" 3434 'reply' 0 0) " (719" 3435 'reply' 0 0) " (722" 3436 'reply' 0 0) " (722" 3437 'reply' 0 0) " (724" 3438 'reply' 0 0) " (714" 3439 'reply' 0 0) " (696" 3440 'reply' 0 0) " (725" 3441 'topic' 0 16116) " (726" 3442 'topic' 0 31) " (725" 3443 'reply' 0 0) " (727" 3444 'topic' 0 16049) " (714" 3445 'reply' 0 0) " (722" 3437 'lock' 0 0) " (722" 3446 'reply' 0 0) " (725" 3447 'reply' 0 0) " (727" 3448 'reply' 0 0) " (726" 3449 'reply' 0 0) " (714" 3450 'reply' 0 0) " (725" 3451 'reply' 0 0) " (727" 3452 'reply' 0 0) " (713" 3396 'lock' 0 0) " (708" 3453 'reply' 0 0) " (708" 3453 'lock' 0 0) " (692" 3324 'lock' 0 0) " (695" 3339 'lock' 0 0) " (694" 3353 'lock' 0 0) " (712" 3454 'reply' 0 0) " (712" 3454 'lock' 0 0) " (728" 3455 'topic' 0 14) " (728" 3456 'reply' 0 0) " (729" 3457 'topic' 0 26) " (728" 3458 'reply' 0 0) " (728" 3459 'reply' 0 0) " (730" 3460 'topic' 0 1) " (731" 3461 'topic' 0 31) " (689" 3462 'reply' 0 0) " (730" 3463 'reply' 0 0) " (732" 3464 'topic' 0 28) " (731" 3465 'reply' 0 0) " (731" 3465 'lock' 0 0) " (732" 3466 'reply' 0 0) " (728" 3467 'reply' 0 0) " (732" 3468 'reply' 0 0) " (689" 3469 'reply' 0 0) " (730" 3470 'reply' 0 0) " (728" 3471 'reply' 0 0) " (728" 3471 'lock' 0 0) " (719" 3472 'reply' 0 0) " (723" 3473 'reply' 0 0) " (719" 3473 'merge' 0 0) " (730" 3474 'reply' 0 0) " (733" 3475 'topic' 0 16156) " (734" 3476 'topic' 0 16156) " (714" 3477 'reply' 0 0) " (734" 3478 'reply' 0 0) " (729" 3479 'reply' 0 0) " (730" 3480 'reply' 0 0) " (714" 3481 'reply' 0 0) " (714" 3481 'lock' 0 0) " (733" 3482 'reply' 0 0) " (733" 3482 'lock' 0 0) " (735" 3483 'topic' 0 16164) " (735" 3484 'reply' 0 0) " (735" 3484 'remove' 0 0) " (736" 3485 'topic' 0 16164) " (730" 3486 'reply' 0 0) " (729" 3487 'reply' 0 0) " (734" 3488 'reply' 0 0) " (736" 3489 'reply' 0 0) " (736" 3489 'lock' 0 0) " (737" 3490 'topic' 0 16001) " (737" 3490 'remove' 0 0) " (738" 3491 'topic' 0 16001) " (738" 3492 'reply' 0 0) " (739" 3493 'topic' 0 16049) " (738" 3494 'reply' 0 0) " (739" 3495 'reply' 0 0) " (739" 3496 'reply' 0 0) " (738" 3497 'reply' 0 0) " (739" 3498 'reply' 0 0) " (738" 3499 'reply' 0 0) " (740" 3500 'topic' 0 31) " (740" 3501 'reply' 0 0) " (738" 3502 'reply' 0 0) " (738" 3502 'lock' 0 0) " (739" 3503 'reply' 0 0) " (739" 3503 'lock' 0 0) " (741" 3504 'topic' 0 19) " (741" 3505 'reply' 0 0) " (742" 3506 'topic' 0 26) " (743" 3507 'topic' 0 16156) " (743" 3508 'reply' 0 0) " (744" 3509 'topic' 0 15974) " (741" 3510 'reply' 0 0) " (741" 3511 'reply' 0 0) " (744" 3512 'reply' 0 0) " (745" 3513 'topic' 0 46) " (741" 3514 'reply' 0 0) " (745" 3515 'reply' 0 0) " (745" 3516 'reply' 0 0) " (741" 3517 'reply' 0 0) " (746" 3518 'topic' 0 15888) " (746" 3519 'reply' 0 0) " (746" 3520 'reply' 0 0) " (747" 3521 'topic' 0 16174) " (747" 3522 'reply' 0 0) " (746" 3523 'reply' 0 0) " (747" 3524 'reply' 0 0) " (746" 3525 'reply' 0 0) " (743" 3526 'reply' 0 0) " (747" 3527 'reply' 0 0) " (748" 3528 'topic' 0 16151) " (748" 3529 'reply' 0 0) " (746" 3530 'reply' 0 0) " (746" 3530 'lock' 0 0) " (748" 3531 'reply' 0 0) " (748" 3531 'lock' 0 0) " (747" 3532 'reply' 0 0) " (747" 3532 'lock' 0 0) " (743" 3533 'reply' 0 0) " (743" 3533 'lock' 0 0) " (741" 3534 'reply' 0 0) " (741" 3534 'lock' 0 0) " (749" 3535 'topic' 0 26) " (750" 3536 'topic' 0 26) " (750" 3537 'reply' 0 0) " (750" 3538 'reply' 0 0) " (750" 3539 'reply' 0 0) " (750" 3540 'reply' 0 0) " (750" 3541 'reply' 0 0) " (751" 3542 'topic' 0 26) " (751" 3542 'lock' 0 0) " (751" 3542 'unlock' 0 0) " (751" 3543 'reply' 0 0) " (751" 3544 'reply' 0 0) " (751" 3545 'reply' 0 0) " (752" 3546 'topic' 0 15943) " (752" 3547 'reply' 0 0) " (753" 3548 'topic' 0 15878) " (753" 3549 'reply' 0 0) " (752" 3550 'reply' 0 0) " (751" 3551 'reply' 0 0) " (750" 3552 'reply' 0 0) " (753" 3553 'reply' 0 0) " (750" 3554 'reply' 0 0) " (754" 3555 'topic' 0 15888); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (754 3556 'reply' 0 0) " (754" 3556 'lock' 0 0) " (753" 3557 'reply' 0 0) " (755" 3558 'topic' 0 16151) " (756" 3559 'topic' 0 16151) " (756" 3560 'reply' 0 0) " (756" 3561 'reply' 0 0) " (756" 3562 'reply' 0 0) " (757" 3563 'topic' 0 16157) " (756" 3564 'reply' 0 0) " (757" 3563 'remove' 0 0) " (758" 3565 'topic' 0 14) " (753" 3566 'reply' 0 0) " (664" 3567 'reply' 0 0) " (664" 3568 'reply' 0 0) " (759" 3569 'topic' 0 16001) " (759" 3570 'reply' 0 0) " (753" 3571 'reply' 0 0) " (759" 3572 'reply' 0 0) " (759" 3573 'reply' 0 0) " (759" 3574 'reply' 0 0) " (759" 3575 'reply' 0 0) " (759" 3576 'reply' 0 0) " (759" 3577 'reply' 0 0) " (759" 3578 'reply' 0 0) " (759" 3579 'reply' 0 0) " (759" 3580 'reply' 0 0) " (759" 3581 'reply' 0 0) " (759" 3582 'reply' 0 0) " (759" 3583 'reply' 0 0) " (759" 3584 'reply' 0 0) " (759" 3585 'reply' 0 0) " (759" 3586 'reply' 0 0) " (759" 3587 'reply' 0 0) " (759" 3588 'reply' 0 0) " (759" 3589 'reply' 0 0) " (759" 3590 'reply' 0 0) " (759" 3591 'reply' 0 0) " (759" 3592 'reply' 0 0) " (759" 3593 'reply' 0 0) " (759" 3594 'reply' 0 0) " (759" 3595 'reply' 0 0) " (759" 3596 'reply' 0 0) " (759" 3597 'reply' 0 0) " (759" 3598 'reply' 0 0) " (759" 3599 'reply' 0 0) " (759" 3600 'reply' 0 0) " (759" 3601 'reply' 0 0) " (759" 3602 'reply' 0 0) " (759" 3603 'reply' 0 0) " (759" 3604 'reply' 0 0) " (759" 3605 'reply' 0 0) " (759" 3606 'reply' 0 0) " (759" 3607 'reply' 0 0) " (759" 3608 'reply' 0 0) " (759" 3609 'reply' 0 0) " (759" 3610 'reply' 0 0) " (759" 3611 'reply' 0 0) " (759" 3612 'reply' 0 0) " (759" 3613 'reply' 0 0) " (759" 3614 'reply' 0 0) " (759" 3615 'reply' 0 0) " (759" 3616 'reply' 0 0) " (759" 3617 'reply' 0 0) " (759" 3618 'reply' 0 0) " (759" 3619 'reply' 0 0) " (759" 3620 'reply' 0 0) " (759" 3621 'reply' 0 0) " (759" 3622 'reply' 0 0) " (759" 3623 'reply' 0 0) " (759" 3624 'reply' 0 0) " (759" 3625 'reply' 0 0) " (759" 3626 'reply' 0 0) " (759" 3627 'reply' 0 0) " (759" 3628 'reply' 0 0) " (759" 3629 'reply' 0 0) " (759" 3630 'reply' 0 0) " (759" 3631 'reply' 0 0) " (759" 3632 'reply' 0 0) " (759" 3633 'reply' 0 0) " (759" 3634 'reply' 0 0) " (759" 3635 'reply' 0 0) " (759" 3636 'reply' 0 0) " (759" 3637 'reply' 0 0) " (759" 3638 'reply' 0 0) " (759" 3639 'reply' 0 0) " (759" 3640 'reply' 0 0) " (759" 3641 'reply' 0 0) " (759" 3642 'reply' 0 0) " (759" 3643 'reply' 0 0) " (759" 3644 'reply' 0 0) " (759" 3645 'reply' 0 0) " (759" 3646 'reply' 0 0) " (759" 3647 'reply' 0 0) " (759" 3648 'reply' 0 0) " (759" 3649 'reply' 0 0) " (759" 3650 'reply' 0 0) " (759" 3651 'reply' 0 0) " (759" 3652 'reply' 0 0) " (759" 3653 'reply' 0 0) " (749" 3654 'reply' 0 0) " (759" 3655 'reply' 0 0) " (759" 3656 'reply' 0 0) " (759" 3657 'reply' 0 0) " (759" 3658 'reply' 0 0) " (759" 3659 'reply' 0 0) " (759" 3660 'reply' 0 0) " (759" 3661 'reply' 0 0) " (759" 3662 'reply' 0 0) " (759" 3663 'reply' 0 0) " (759" 3664 'reply' 0 0) " (759" 3665 'reply' 0 0) " (759" 3666 'reply' 0 0) " (759" 3667 'reply' 0 0) " (759" 3668 'reply' 0 0) " (759" 3669 'reply' 0 0) " (759" 3670 'reply' 0 0) " (759" 3671 'reply' 0 0) " (759" 3672 'reply' 0 0) " (759" 3673 'reply' 0 0) " (753" 3674 'reply' 0 0) " (753" 3675 'reply' 0 0) " (753" 3676 'reply' 0 0) " (759" 3677 'reply' 0 0) " (759" 3677 'lock' 0 0) " (749" 3678 'reply' 0 0) " (664" 3679 'reply' 0 0) " (664" 3679 'lock' 0 0) " (749" 3680 'reply' 0 0) " (749" 3681 'reply' 0 0) " (760" 3682 'topic' 0 16001) " (760" 3683 'reply' 0 0) " (760" 3684 'reply' 0 0) " (760" 3685 'reply' 0 0) " (752" 3686 'reply' 0 0) " (707" 3687 'reply' 0 0) " (760" 3688 'reply' 0 0) " (707" 3689 'reply' 0 0) " (760" 3690 'reply' 0 0) " (760" 3691 'reply' 0 0) " (760" 3692 'reply' 0 0) " (760" 3693 'reply' 0 0) " (760" 3693 'lock' 0 0) " (707" 3694 'reply' 0 0) " (761" 3695 'topic' 0 16001) " (761" 3696 'reply' 0 0) " (761" 3697 'reply' 0 0) " (761" 3698 'reply' 0 0) " (761" 3698 'lock' 0 0) " (762" 3699 'topic' 0 26) " (763" 3700 'topic' 0 16001) " (763" 3701 'reply' 0 0) " (763" 3702 'reply' 0 0) " (763" 3703 'reply' 0 0) " (763" 3704 'reply' 0 0) " (764" 3705 'topic' 0 16001) " (764" 3706 'reply' 0 0) " (765" 3707 'topic' 0 16157) " (764" 3708 'reply' 0 0) " (764" 3709 'reply' 0 0) " (764" 3710 'reply' 0 0) " (764" 3711 'reply' 0 0) " (764" 3712 'reply' 0 0) " (764" 3713 'reply' 0 0) " (764" 3714 'reply' 0 0) " (764" 3715 'reply' 0 0) " (764" 3714 'move' 0 0) " (767" 3717 'topic' 0 46) " (767" 3717 'lock' 0 0) " (753" 3718 'reply' 0 0) " (753" 3718 'lock' 0 0) " (768" 3719 'topic' 0 15878) " (756" 3720 'reply' 0 0) " (758" 3721 'reply' 0 0) " (752" 3722 'reply' 0 0) " (763" 3723 'reply' 0 0) " (714" 3481 'remove' 0 0) " (151" 719 'remove' 0 0) " (769" 3724 'topic' 0 16168) " (730" 3725 'reply' 0 0) " (752" 3726 'reply' 0 0) " (752" 3726 'move' 0 0) " (768" 3728 'reply' 0 0) " (707" 3729 'reply' 0 0) " (707" 3730 'reply' 0 0) " (769" 3731 'reply' 0 0) " (769" 3731 'lock' 0 0) " (771" 3732 'topic' 0 15888) " (771" 3733 'reply' 0 0) " (771" 3733 'lock' 0 0) " (707" 3734 'reply' 0 0) " (768" 3735 'reply' 0 0) " (764" 3736 'reply' 0 0) " (768" 3737 'reply' 0 0) " (707" 3738 'reply' 0 0) " (660" 3739 'reply' 0 0) " (772" 3740 'topic' 0 16186) " (773" 3741 'topic' 0 16186) " (773" 3742 'reply' 0 0) " (772" 3743 'reply' 0 0) " (773" 3742 'remove' 0 0) " (772" 3744 'reply' 0 0) " (772" 3745 'reply' 0 0) " (774" 3746 'topic' 0 26) " (774" 3747 'reply' 0 0) " (775" 3748 'topic' 0 20) " (774" 3749 'reply' 0 0) " (776" 3750 'topic' 0 16157) " (775" 3751 'reply' 0 0) " (772" 3752 'reply' 0 0) " (762" 3699 'lock' 0 0) " (777" 3753 'topic' 0 26) " (768" 3754 'reply' 0 0) " (768" 3755 'reply' 0 0) " (775" 3756 'reply' 0 0) " (775" 3757 'reply' 0 0) " (775" 3758 'reply' 0 0) " (775" 3759 'reply' 0 0) " (775" 3760 'reply' 0 0) " (764" 3761 'reply' 0 0) " (659" 3762 'reply' 0 0) " (659" 3763 'reply' 0 0) " (764" 3764 'reply' 0 0) " (772" 3765 'reply' 0 0) " (763" 3766 'reply' 0 0) " (775" 3767 'reply' 0 0) " (775" 3767 'lock' 0 0) " (758" 3721 'lock' 0 0) " (732" 3768 'reply' 0 0) " (764" 3769 'reply' 0 0) " (764" 3770 'reply' 0 0) " (764" 3771 'reply' 0 0) " (764" 3772 'reply' 0 0) " (768" 3773 'reply' 0 0) " (768" 3774 'reply' 0 0) " (764" 3775 'reply' 0 0) " (764" 3775 'lock' 0 0) " (768" 3776 'reply' 0 0) " (768" 3777 'reply' 0 0) " (730" 3725 'lock' 0 0) " (778" 3778 'topic' 0 1) " (778" 3778 'sticky' 0 0) " (779" 3779 'topic' 0 56) " (780" 3780 'topic' 0 15973) " (779" 3781 'reply' 0 0) " (781" 3782 'topic' 0 16168) " (780" 3783 'reply' 0 0) " (780" 3783 'move' 0 0) " (780" 3785 'reply' 0 0) " (780" 3785 'lock' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (781 3786 'reply' 0 0) " (783" 3787 'topic' 0 16049) " (783" 3788 'reply' 0 0) " (784" 3789 'topic' 0 16116) " (783" 3790 'reply' 0 0) " (784" 3791 'reply' 0 0) " (779" 3792 'reply' 0 0) " (784" 3793 'reply' 0 0) " (783" 3794 'reply' 0 0) " (784" 3795 'reply' 0 0) " (783" 3796 'reply' 0 0) " (784" 3797 'reply' 0 0) " (784" 3798 'reply' 0 0) " (784" 3799 'reply' 0 0) " (659" 3800 'reply' 0 0) " (783" 3796 'lock' 0 0) " (784" 3799 'lock' 0 0) " (784" 3801 'reply' 0 0) " (784" 3802 'reply' 0 0) " (784" 3803 'reply' 0 0) " (659" 3804 'reply' 0 0) " (785" 3805 'topic' 0 35) " (785" 3806 'reply' 0 0) " (659" 3807 'reply' 0 0) " (784" 3808 'reply' 0 0) " (779" 3809 'reply' 0 0) " (781" 3810 'reply' 0 0) " (729" 3811 'reply' 0 0) " (786" 3812 'topic' 0 15973) " (787" 3813 'topic' 0 20) " (786" 3814 'reply' 0 0) " (787" 3815 'reply' 0 0) " (786" 3816 'reply' 0 0) " (786" 3817 'reply' 0 0) " (659" 3818 'reply' 0 0) " (779" 3819 'reply' 0 0) " (784" 3820 'reply' 0 0) " (788" 3821 'topic' 0 31) " (788" 3821 'remove' 0 0) " (789" 3822 'topic' 0 31) " (789" 3822 'lock' 0 0) " (789" 3822 'unlock' 0 0) " (789" 3822 'lock' 0 0) " (789" 3822 'remove' 0 0) " (790" 3823 'topic' 0 16116) " (779" 3819 'lock' 0 0) " (784" 3820 'lock' 0 0) " (659" 3818 'lock' 0 0) " (790" 3824 'reply' 0 0) " (791" 3825 'topic' 0 31) " (790" 3826 'reply' 0 0) " (785" 3827 'reply' 0 0) " (792" 3828 'topic' 0 16204) " (792" 3829 'reply' 0 0) " (792" 3830 'reply' 0 0) " (792" 3831 'reply' 0 0) " (785" 3832 'reply' 0 0) " (786" 3833 'reply' 0 0) " (792" 3834 'reply' 0 0) " (772" 3765 'lock' 0 0) " (790" 3835 'reply' 0 0) " (793" 3836 'topic' 0 16049) " (793" 3837 'reply' 0 0) " (790" 3835 'lock' 0 0) " (781" 3810 'lock' 0 0) " (794" 3838 'topic' 0 16101) " (795" 3839 'topic' 0 16207) " (795" 3840 'reply' 0 0) " (796" 3841 'topic' 0 16168) " (796" 3842 'reply' 0 0) " (796" 3843 'reply' 0 0) " (795" 3844 'reply' 0 0) " (794" 3845 'reply' 0 0) " (794" 3846 'reply' 0 0) " (794" 3846 'lock' 0 0) " (795" 3847 'reply' 0 0) " (796" 3848 'reply' 0 0) " (796" 3849 'reply' 0 0) " (796" 3850 'reply' 0 0) " (797" 3851 'topic' 0 26) " (798" 3852 'topic' 0 16208) " (798" 3853 'reply' 0 0) " (799" 3854 'topic' 0 24) " (800" 3855 'topic' 0 28) " (795" 3856 'reply' 0 0) " (795" 3857 'reply' 0 0) " (795" 3858 'reply' 0 0) " (795" 3859 'reply' 0 0) " (801" 3860 'topic' 0 19) " (802" 3861 'topic' 0 16174) " (803" 3862 'topic' 0 31) " (802" 3863 'reply' 0 0) " (802" 3864 'reply' 0 0) " (802" 3865 'reply' 0 0) " (803" 3866 'reply' 0 0) " (801" 3867 'reply' 0 0) " (802" 3868 'reply' 0 0) " (795" 3869 'reply' 0 0) " (795" 3869 'lock' 0 0) " (798" 3870 'reply' 0 0) " (798" 3870 'lock' 0 0) " (799" 3871 'reply' 0 0) " (799" 3871 'lock' 0 0) " (796" 3872 'reply' 0 0) " (796" 3872 'lock' 0 0) " (787" 3873 'reply' 0 0) " (787" 3873 'lock' 0 0) " (803" 3874 'reply' 0 0) " (696" 3875 'reply' 0 0) " (690" 3427 'lock' 0 0) " (802" 3876 'reply' 0 0) " (801" 3877 'reply' 0 0) " (792" 3878 'reply' 0 0) " (696" 3879 'reply' 0 0) " (792" 3878 'lock' 0 0) " (801" 3880 'reply' 0 0) " (801" 3880 'lock' 0 0) " (804" 3881 'topic' 0 24) " (804" 3882 'reply' 0 0) " (804" 3883 'reply' 0 0) " (804" 3884 'reply' 0 0) " (744" 3885 'reply' 0 0) " (744" 3885 'lock' 0 0) " (804" 3884 'remove' 0 0) " (799" 3871 'remove' 0 0) " (805" 3886 'topic' 0 24) " (806" 3887 'topic' 0 16207) " (806" 3888 'reply' 0 0) " (805" 3889 'reply' 0 0) " (805" 3890 'reply' 0 0) " (805" 3890 'lock' 0 0) " (807" 3891 'topic' 0 14) " (807" 3892 'reply' 0 0) " (807" 3893 'reply' 0 0) " (807" 3894 'reply' 0 0) " (807" 3895 'reply' 0 0) " (808" 3896 'topic' 0 16157) " (5" 3897 'reply' 0 0) " (696" 3898 'reply' 0 0) " (805" 3890 'remove' 0 0) " (807" 3899 'reply' 0 0) " (807" 3899 'lock' 0 0) " (809" 3900 'topic' 0 16020) " (810" 3901 'topic' 0 16020) " (809" 3900 'remove' 0 0) " (810" 3902 'reply' 0 0) " (811" 3903 'topic' 0 16214) " (812" 3904 'topic' 0 16116) " (811" 3905 'reply' 0 0) " (811" 3905 'lock' 0 0) " (812" 3906 'reply' 0 0) " (696" 3907 'reply' 0 0) " (812" 3908 'reply' 0 0) " (812" 3909 'reply' 0 0) " (813" 3910 'topic' 0 16116) " (812" 3911 'reply' 0 0) " (812" 3912 'reply' 0 0) " (813" 3913 'reply' 0 0) " (814" 3914 'topic' 0 16168) " (814" 3915 'reply' 0 0) " (815" 3916 'topic' 0 16001) " (815" 3917 'reply' 0 0) " (814" 3918 'reply' 0 0) " (814" 3919 'reply' 0 0) " (816" 3920 'topic' 0 16168) " (814" 3921 'reply' 0 0) " (814" 3922 'reply' 0 0) " (816" 3923 'reply' 0 0) " (816" 3924 'reply' 0 0) " (814" 3925 'reply' 0 0) " (814" 3925 'lock' 0 0) " (812" 3926 'reply' 0 0) " (810" 3927 'reply' 0 0) " (817" 3928 'topic' 0 16157) " (818" 3929 'topic' 0 16116) " (818" 3930 'reply' 0 0) " (797" 3931 'reply' 0 0) " (818" 3932 'reply' 0 0) " (818" 3932 'lock' 0 0) " (810" 3933 'reply' 0 0) " (808" 3934 'reply' 0 0) " (808" 3934 'lock' 0 0) " (810" 3933 'lock' 0 0) " (696" 3935 'reply' 0 0) " (696" 3935 'lock' 0 0) " (819" 3936 'topic' 0 16168) " (819" 3937 'reply' 0 0) " (819" 3938 'reply' 0 0) " (820" 3939 'topic' 0 31) " (819" 3940 'reply' 0 0) " (819" 3941 'reply' 0 0) " (819" 3942 'reply' 0 0) " (820" 3943 'reply' 0 0) " (820" 3944 'reply' 0 0) " (820" 3945 'reply' 0 0) " (819" 3946 'reply' 0 0) " (806" 3947 'reply' 0 0) " (821" 3948 'topic' 0 16222) " (660" 3949 'reply' 0 0) " (821" 3950 'reply' 0 0) " (821" 3951 'reply' 0 0) " (820" 3952 'reply' 0 0) " (820" 3952 'lock' 0 0) " (822" 3953 'topic' 0 19) " (822" 3954 'reply' 0 0) " (806" 3955 'reply' 0 0) " (823" 3956 'topic' 0 16168) " (824" 3957 'topic' 0 16168) " (823" 3956 'move' 0 0) " (823" 3959 'reply' 0 0) " (823" 3960 'reply' 0 0) " (821" 3961 'reply' 0 0) " (660" 3962 'reply' 0 0) " (826" 3963 'topic' 0 14) " (826" 3964 'reply' 0 0) " (827" 3965 'topic' 0 16222) " (827" 3966 'reply' 0 0) " (827" 3967 'reply' 0 0) " (826" 3968 'reply' 0 0) " (826" 3969 'reply' 0 0) " (828" 3970 'topic' 0 16168) " (826" 3971 'reply' 0 0) " (829" 3972 'topic' 0 16222) " (830" 3973 'topic' 0 16222) " (830" 3974 'reply' 0 0) " (830" 3975 'reply' 0 0) " (831" 3976 'topic' 0 16222) " (832" 3977 'topic' 0 16222) " (833" 3978 'topic' 0 16222) " (826" 3979 'reply' 0 0) " (830" 3980 'reply' 0 0) " (830" 3981 'reply' 0 0) " (826" 3982 'reply' 0 0) " (828" 3983 'reply' 0 0) " (822" 3984 'reply' 0 0) " (828" 3985 'reply' 0 0) " (822" 3986 'reply' 0 0) " (830" 3987 'reply' 0 0) " (832" 3988 'reply' 0 0) " (831" 3989 'reply' 0 0) " (834" 3990 'topic' 0 16156) " (830" 3991 'reply' 0 0) " (834" 3992 'reply' 0 0) " (830" 3993 'reply' 0 0) " (830" 3994 'reply' 0 0) " (830" 3995 'reply' 0 0) " (834" 3996 'reply' 0 0) " (834" 3997 'reply' 0 0) " (831" 3998 'reply' 0 0) " (822" 3999 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (835 4000 'topic' 0 16116) " (835" 4001 'reply' 0 0) " (834" 4002 'reply' 0 0) " (834" 4003 'reply' 0 0) " (834" 4004 'reply' 0 0) " (831" 4005 'reply' 0 0) " (831" 4006 'reply' 0 0) " (836" 4007 'topic' 0 16116) " (834" 4008 'reply' 0 0) " (834" 4009 'reply' 0 0) " (837" 4010 'topic' 0 16222) " (834" 4011 'reply' 0 0) " (834" 4012 'reply' 0 0) " (836" 4013 'reply' 0 0) " (836" 4014 'reply' 0 0) " (836" 4015 'reply' 0 0) " (834" 4016 'reply' 0 0) " (837" 4017 'reply' 0 0) " (831" 4018 'reply' 0 0) " (838" 4019 'topic' 0 16140) " (838" 4020 'reply' 0 0) " (838" 4021 'reply' 0 0) " (839" 4022 'topic' 0 16222) " (838" 4023 'reply' 0 0) " (838" 4024 'reply' 0 0) " (840" 4025 'topic' 0 16157) " (841" 4026 'topic' 0 16222) " (842" 4027 'topic' 0 16222) " (843" 4028 'topic' 0 16116) " (843" 4029 'reply' 0 0) " (843" 4030 'reply' 0 0) " (819" 4031 'reply' 0 0) " (834" 4016 'lock' 0 0) " (844" 4032 'topic' 0 16233) " (844" 4033 'reply' 0 0) " (819" 4034 'reply' 0 0) " (819" 4035 'reply' 0 0) " (5" 4036 'reply' 0 0) " (5" 4037 'reply' 0 0) " (5" 4037 'lock' 0 0) " (845" 4038 'topic' 0 16222) " (845" 4039 'reply' 0 0) " (846" 4040 'topic' 0 16222) " (845" 4041 'reply' 0 0) " (838" 4042 'reply' 0 0) " (725" 4043 'reply' 0 0) " (458" 4044 'reply' 0 0) " (698" 4045 'reply' 0 0) " (845" 4046 'reply' 0 0) " (846" 4047 'reply' 0 0) " (846" 4048 'reply' 0 0) " (846" 4049 'reply' 0 0) " (845" 4050 'reply' 0 0) " (842" 4051 'reply' 0 0) " (846" 4052 'reply' 0 0) " (846" 4053 'reply' 0 0) " (843" 4054 'reply' 0 0) " (844" 4055 'reply' 0 0) " (698" 4056 'reply' 0 0) " (823" 4057 'reply' 0 0) " (823" 4058 'reply' 0 0) " (823" 4059 'reply' 0 0) " (745" 4060 'reply' 0 0) " (841" 4061 'reply' 0 0) " (842" 4062 'reply' 0 0) " (698" 4063 'reply' 0 0) " (823" 4064 'reply' 0 0) " (847" 4065 'topic' 0 31) " (698" 4066 'reply' 0 0) " (308" 4067 'reply' 0 0) " (823" 4068 'reply' 0 0) " (687" 4069 'reply' 0 0) " (842" 4070 'reply' 0 0) " (846" 4071 'reply' 0 0) " (842" 4072 'reply' 0 0) " (823" 4073 'reply' 0 0) " (823" 4074 'reply' 0 0) " (687" 4075 'reply' 0 0) " (848" 4076 'topic' 0 31) " (842" 4077 'reply' 0 0) " (849" 4078 'topic' 0 16250) " (850" 4079 'topic' 0 16222) " (849" 4080 'reply' 0 0) " (850" 4081 'reply' 0 0) " (848" 4082 'reply' 0 0) " (849" 4083 'reply' 0 0) " (847" 4084 'reply' 0 0) " (844" 4085 'reply' 0 0) " (843" 4086 'reply' 0 0) " (844" 4087 'reply' 0 0) " (850" 4088 'reply' 0 0) " (850" 4088 'lock' 0 0) " (842" 4089 'reply' 0 0) " (845" 4090 'reply' 0 0) " (839" 4091 'reply' 0 0) " (835" 4092 'reply' 0 0) " (822" 4093 'reply' 0 0) " (830" 4094 'reply' 0 0) " (828" 4095 'reply' 0 0) " (813" 4096 'reply' 0 0) " (851" 4097 'topic' 0 46) " (830" 4098 'reply' 0 0) " (847" 4099 'reply' 0 0) " (852" 4100 'topic' 0 16168) " (852" 4101 'reply' 0 0) " (823" 4102 'reply' 0 0) " (830" 4103 'reply' 0 0) " (822" 4104 'reply' 0 0) " (823" 4105 'reply' 0 0) " (830" 4106 'reply' 0 0) " (853" 4107 'topic' 0 16222) " (853" 4108 'reply' 0 0) " (853" 4109 'reply' 0 0) " (853" 4110 'reply' 0 0) " (851" 4111 'reply' 0 0) " (823" 4112 'reply' 0 0) " (823" 4113 'reply' 0 0) " (598" 4114 'reply' 0 0) " (598" 4115 'reply' 0 0) " (854" 4116 'topic' 0 16116) " (853" 4117 'reply' 0 0) " (851" 4118 'reply' 0 0) " (853" 4119 'reply' 0 0) " (854" 4120 'reply' 0 0) " (830" 4121 'reply' 0 0) " (855" 4122 'topic' 0 16259) " (856" 4123 'topic' 0 16116) " (856" 4124 'reply' 0 0) " (854" 4125 'reply' 0 0) " (851" 4126 'reply' 0 0) " (856" 4127 'reply' 0 0) " (855" 4128 'reply' 0 0) " (855" 4128 'lock' 0 0) " (857" 4129 'topic' 0 16116) " (858" 4130 'topic' 0 16116) " (859" 4131 'topic' 0 16116) " (857" 4132 'reply' 0 0) " (857" 4133 'reply' 0 0) " (857" 4134 'reply' 0 0) " (857" 4135 'reply' 0 0) " (857" 4136 'reply' 0 0) " (856" 4137 'reply' 0 0) " (860" 4138 'topic' 0 16222) " (856" 4139 'reply' 0 0) " (860" 4140 'reply' 0 0) " (858" 4141 'reply' 0 0) " (858" 4142 'reply' 0 0) " (860" 4143 'reply' 0 0) " (856" 4144 'reply' 0 0) " (762" 3699 'remove' 0 0) " (861" 4145 'topic' 0 16222) " (861" 4146 'reply' 0 0) " (858" 4147 'reply' 0 0) " (862" 4148 'topic' 0 16222) " (862" 4149 'reply' 0 0) " (861" 4150 'reply' 0 0) " (863" 4151 'topic' 0 16259) " (863" 4152 'reply' 0 0) " (863" 4153 'reply' 0 0) " (863" 4154 'reply' 0 0) " (861" 4155 'reply' 0 0) " (861" 4155 'lock' 0 0) " (864" 4156 'topic' 0 16222) " (864" 4157 'reply' 0 0) " (865" 4158 'topic' 0 31) " (864" 4159 'reply' 0 0) " (865" 4160 'reply' 0 0) " (864" 4161 'reply' 0 0) " (865" 4162 'reply' 0 0) " (865" 4163 'reply' 0 0) " (864" 4164 'reply' 0 0) " (865" 4165 'reply' 0 0) " (866" 4166 'topic' 0 31) " (865" 4167 'reply' 0 0) " (866" 4166 'remove' 0 0) " (864" 4168 'reply' 0 0) " (864" 4169 'reply' 0 0) " (865" 4170 'reply' 0 0) " (867" 4171 'topic' 0 16267) " (865" 4172 'reply' 0 0) " (864" 4173 'reply' 0 0) " (867" 4174 'reply' 0 0) " (865" 4175 'reply' 0 0) " (867" 4176 'reply' 0 0) " (867" 4177 'reply' 0 0) " (838" 4178 'reply' 0 0) " (838" 4178 'move' 0 0) " (868" 4179 'topic' 0 16222) " (869" 4180 'topic' 0 16272) " (869" 4181 'reply' 0 0) " (868" 4182 'reply' 0 0) " (868" 4183 'reply' 0 0) " (868" 4184 'reply' 0 0) " (865" 4175 'lock' 0 0) " (868" 4185 'reply' 0 0) " (868" 4186 'reply' 0 0) " (838" 4187 'reply' 0 0) " (868" 4188 'reply' 0 0) " (870" 4189 'topic' 0 16277) " (870" 4190 'reply' 0 0) " (870" 4190 'lock' 0 0) " (871" 4191 'topic' 0 16168) " (872" 4192 'topic' 0 16279) " (872" 4193 'reply' 0 0) " (871" 4194 'reply' 0 0) " (873" 4195 'topic' 0 26) " (871" 4196 'reply' 0 0) " (873" 4197 'reply' 0 0) " (874" 4198 'topic' 0 26) " (874" 4199 'reply' 0 0) " (873" 4200 'reply' 0 0) " (873" 4201 'reply' 0 0) " (874" 4202 'reply' 0 0) " (873" 4203 'reply' 0 0) " (875" 4204 'topic' 0 16282) " (873" 4205 'reply' 0 0) " (875" 4206 'reply' 0 0) " (873" 4207 'reply' 0 0) " (873" 4208 'reply' 0 0) " (875" 4209 'reply' 0 0) " (874" 4210 'reply' 0 0) " (868" 4188 'lock' 0 0) " (844" 4087 'lock' 0 0) " (838" 4211 'reply' 0 0) " (838" 4211 'lock' 0 0) " (831" 4212 'reply' 0 0) " (831" 4212 'lock' 0 0) " (826" 3982 'lock' 0 0) " (803" 3874 'lock' 0 0) " (874" 4213 'reply' 0 0) " (875" 4214 'reply' 0 0) " (846" 4071 'lock' 0 0) " (875" 4215 'reply' 0 0) " (871" 4216 'reply' 0 0) " (871" 4216 'lock' 0 0) " (875" 4217 'reply' 0 0) " (875" 4218 'reply' 0 0) " (876" 4219 'topic' 0 16282) " (874" 4220 'reply' 0 0) " (745" 4221 'reply' 0 0) " (877" 4222 'topic' 0 16282) " (877" 4223 'reply' 0 0) " (745" 4224 'reply' 0 0) " (876" 4225 'reply' 0 0) " (875" 4226 'reply' 0 0) " (875" 4227 'reply' 0 0) " (872" 4193 'lock' 0 0) " (876" 4228 'reply' 0 0) " (876" 4229 'reply' 0 0) " (875" 4230 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (875 4231 'reply' 0 0) " (875" 4232 'reply' 0 0) " (857" 4136 'lock' 0 0) " (856" 4144 'lock' 0 0) " (863" 4154 'lock' 0 0) " (859" 4131 'lock' 0 0) " (830" 4121 'lock' 0 0) " (852" 4233 'reply' 0 0) " (864" 4234 'reply' 0 0) " (864" 4234 'lock' 0 0) " (853" 4235 'reply' 0 0) " (778" 3778 'remove' 0 0) " (869" 4236 'reply' 0 0) " (874" 4237 'reply' 0 0) " (874" 4238 'reply' 0 0) " (878" 4239 'topic' 0 26) " (879" 4240 'topic' 0 16284) " (873" 4241 'reply' 0 0) " (875" 4242 'reply' 0 0) " (877" 4243 'reply' 0 0) " (880" 4244 'topic' 0 16222) " (881" 4245 'topic' 0 15937) " (880" 4246 'reply' 0 0) " (882" 4247 'topic' 0 16222) " (880" 4248 'reply' 0 0) " (882" 4249 'reply' 0 0) " (880" 4250 'reply' 0 0) " (881" 4251 'reply' 0 0) " (881" 4252 'reply' 0 0) " (883" 4253 'topic' 0 31) " (883" 4253 'lock' 0 0) " (745" 4254 'reply' 0 0) " (881" 4255 'reply' 0 0) " (881" 4256 'reply' 0 0) " (880" 4257 'reply' 0 0) " (881" 4258 'reply' 0 0) " (880" 4259 'reply' 0 0) " (884" 4260 'topic' 0 31) " (884" 4261 'reply' 0 0) " (884" 4262 'reply' 0 0) " (885" 4263 'topic' 0 16277) " (885" 4264 'reply' 0 0) " (886" 4265 'topic' 0 16277) " (881" 4266 'reply' 0 0) " (884" 4267 'reply' 0 0) " (881" 4268 'reply' 0 0) " (886" 4269 'reply' 0 0) " (886" 4270 'reply' 0 0) " (880" 4271 'reply' 0 0) " (869" 4272 'reply' 0 0) " (880" 4273 'reply' 0 0) " (881" 4274 'reply' 0 0) " (848" 4275 'reply' 0 0) " (848" 4276 'reply' 0 0) " (884" 4277 'reply' 0 0) " (885" 4278 'reply' 0 0) " (885" 4279 'reply' 0 0) " (869" 4280 'reply' 0 0) " (871" 4216 'remove' 0 0) " (884" 4281 'reply' 0 0) " (887" 4282 'topic' 0 16284) " (887" 4283 'reply' 0 0) " (884" 4284 'reply' 0 0) " (881" 4285 'reply' 0 0) " (881" 4286 'reply' 0 0) " (887" 4287 'reply' 0 0) " (869" 4288 'reply' 0 0) " (881" 4289 'reply' 0 0) " (881" 4290 'reply' 0 0) " (888" 4291 'topic' 0 16288) " (888" 4292 'reply' 0 0) " (869" 4293 'reply' 0 0) " (869" 4294 'reply' 0 0) " (888" 4295 'reply' 0 0) " (869" 4296 'reply' 0 0) " (889" 4297 'topic' 0 16290) " (889" 4298 'reply' 0 0) " (889" 4299 'reply' 0 0) " (890" 4300 'topic' 0 16222) " (889" 4301 'reply' 0 0) " (890" 4302 'reply' 0 0) " (890" 4303 'reply' 0 0) " (891" 4304 'topic' 0 31) " (890" 4305 'reply' 0 0) " (889" 4306 'reply' 0 0) " (889" 4307 'reply' 0 0) " (889" 4308 'reply' 0 0) " (892" 4309 'topic' 0 46) " (889" 4310 'reply' 0 0) " (892" 4311 'reply' 0 0) " (854" 4312 'reply' 0 0) " (892" 4313 'reply' 0 0) " (892" 4314 'reply' 0 0) " (892" 4315 'reply' 0 0) " (892" 4316 'reply' 0 0) " (892" 4317 'reply' 0 0) " (892" 4318 'reply' 0 0) " (892" 4319 'reply' 0 0) " (893" 4320 'topic' 0 16140) " (854" 4321 'reply' 0 0) " (892" 4322 'reply' 0 0) " (892" 4322 'sticky' 0 0) " (892" 4322 'sticky' 0 0) " (892" 4322 'sticky' 0 0) " (640" 3093 'sticky' 0 0) " (892" 4323 'reply' 0 0) " (892" 4324 'reply' 0 0) " (892" 4325 'reply' 0 0) " (854" 4326 'reply' 0 0) " (894" 4327 'topic' 0 16049) " (894" 4328 'reply' 0 0) " (894" 4329 'reply' 0 0) " (889" 4330 'reply' 0 0) " (889" 4331 'reply' 0 0) " (894" 4332 'reply' 0 0) " (894" 4333 'reply' 0 0) " (894" 4334 'reply' 0 0) " (894" 4335 'reply' 0 0) " (892" 4336 'reply' 0 0) " (890" 4337 'reply' 0 0) " (892" 4338 'reply' 0 0) " (895" 4339 'topic' 0 16258) " (894" 4340 'reply' 0 0) " (889" 4331 'lock' 0 0) " (893" 4341 'reply' 0 0) " (893" 4341 'lock' 0 0) " (880" 4273 'lock' 0 0) " (886" 4270 'lock' 0 0) " (873" 4241 'lock' 0 0) " (879" 4342 'reply' 0 0) " (894" 4340 'lock' 0 0) " (874" 4238 'lock' 0 0) " (878" 4343 'reply' 0 0) " (878" 4343 'lock' 0 0) " (813" 4096 'lock' 0 0) " (890" 4344 'reply' 0 0) " (891" 4345 'reply' 0 0) " (891" 4345 'lock' 0 0) " (890" 4344 'lock' 0 0) " (888" 4346 'reply' 0 0) " (888" 4346 'lock' 0 0) " (884" 4347 'reply' 0 0) " (819" 4035 'lock' 0 0) " (892" 4348 'reply' 0 0) " (892" 4349 'reply' 0 0) " (892" 4350 'reply' 0 0) " (896" 4351 'topic' 0 16222) " (896" 4352 'reply' 0 0) " (892" 4353 'reply' 0 0) " (892" 4354 'reply' 0 0) " (892" 4355 'reply' 0 0) " (897" 4356 'topic' 0 16222) " (898" 4357 'topic' 0 16222) " (899" 4358 'topic' 0 31) " (899" 4359 'reply' 0 0) " (900" 4360 'topic' 0 16298) " (900" 4361 'reply' 0 0) " (869" 4296 'lock' 0 0) " (885" 4362 'reply' 0 0) " (867" 4177 'lock' 0 0) " (892" 4363 'reply' 0 0) " (901" 4364 'topic' 0 35) " (900" 4365 'reply' 0 0) " (900" 4366 'reply' 0 0) " (900" 4367 'reply' 0 0) " (901" 4368 'reply' 0 0) " (899" 4369 'reply' 0 0) " (902" 4370 'topic' 0 16222) " (900" 4367 'lock' 0 0) " (898" 4371 'reply' 0 0) " (903" 4372 'topic' 0 16222) " (903" 4373 'reply' 0 0) " (903" 4374 'reply' 0 0) " (903" 4375 'reply' 0 0) " (892" 4376 'reply' 0 0) " (903" 4377 'reply' 0 0) " (904" 4378 'topic' 0 16116) " (905" 4379 'topic' 0 16222) " (906" 4380 'topic' 0 16290) " (906" 4381 'reply' 0 0) " (906" 4382 'reply' 0 0) " (906" 4383 'reply' 0 0) " (907" 4384 'topic' 0 26) " (907" 4385 'reply' 0 0) " (906" 4386 'reply' 0 0) " (907" 4387 'reply' 0 0) " (907" 4388 'reply' 0 0) " (906" 4386 'lock' 0 0) " (907" 4389 'reply' 0 0) " (905" 4390 'reply' 0 0) " (905" 4391 'reply' 0 0) " (905" 4392 'reply' 0 0) " (907" 4389 'lock' 0 0) " (905" 4393 'reply' 0 0) " (885" 4394 'reply' 0 0) " (752" 4395 'reply' 0 0) " (752" 4396 'reply' 0 0) " (752" 4396 'lock' 0 0) " (839" 4091 'lock' 0 0) " (908" 4397 'topic' 0 46) " (908" 4397 'remove' 0 0) " (752" 4398 'reply' 0 0) " (909" 4399 'topic' 0 56) " (854" 4400 'reply' 0 0) " (909" 4401 'reply' 0 0) " (854" 4402 'reply' 0 0) " (901" 4368 'lock' 0 0) " (909" 4401 'remove' 0 0) " (910" 4403 'topic' 0 16222) " (910" 4404 'reply' 0 0) " (910" 4405 'reply' 0 0) " (911" 4406 'topic' 0 16290) " (911" 4407 'reply' 0 0) " (911" 4408 'reply' 0 0) " (911" 4408 'lock' 0 0) " (823" 4409 'reply' 0 0) " (912" 4410 'topic' 0 16315) " (854" 4411 'reply' 0 0) " (912" 4412 'reply' 0 0) " (913" 4413 'topic' 0 16222) " (912" 4414 'reply' 0 0) " (854" 4415 'reply' 0 0) " (519" 2533 'lock' 0 0) " (394" 2299 'remove' 0 0) " (913" 4416 'reply' 0 0) " (914" 4417 'topic' 0 46) " (862" 4149 'lock' 0 0) " (822" 4104 'lock' 0 0) " (828" 4095 'lock' 0 0) " (835" 4092 'lock' 0 0) " (845" 4090 'lock' 0 0) " (842" 4089 'lock' 0 0) " (849" 4083 'lock' 0 0) " (837" 4017 'lock' 0 0) " (676" 4418 'reply' 0 0) " (914" 4419 'reply' 0 0) " (913" 4420 'reply' 0 0) " (903" 4421 'reply' 0 0) " (903" 4422 'reply' 0 0) " (915" 4423 'topic' 0 16222) " (916" 4424 'topic' 0 16207) " (916" 4425 'reply' 0 0) " (916" 4426 'reply' 0 0) " (915" 4427 'reply' 0 0) " (188" 4428 'reply' 0 0) " (19" 4429 'reply' 0 0) " (742" 4430 'reply' 0 0) " (742" 4431 'reply' 0 0) " (742" 4432 'reply' 0 0) " (917" 4433 'topic' 0 16156); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (915 4434 'reply' 0 0) " (917" 4435 'reply' 0 0) " (915" 4436 'reply' 0 0) " (879" 4342 'lock' 0 0) " (917" 4437 'reply' 0 0) " (917" 4438 'reply' 0 0) " (917" 4438 'lock' 0 0) " (915" 4439 'reply' 0 0) " (918" 4440 'topic' 0 16282) " (918" 4441 'reply' 0 0) " (918" 4442 'reply' 0 0) " (918" 4443 'reply' 0 0) " (918" 4444 'reply' 0 0) " (918" 4445 'reply' 0 0) " (918" 4446 'reply' 0 0) " (918" 4447 'reply' 0 0) " (918" 4448 'reply' 0 0) " (918" 4449 'reply' 0 0) " (919" 4450 'topic' 0 16282) " (920" 4451 'topic' 0 31) " (916" 4452 'reply' 0 0) " (921" 4453 'topic' 0 16168) " (921" 4454 'reply' 0 0) " (921" 4455 'reply' 0 0) " (921" 4456 'reply' 0 0) " (919" 4457 'reply' 0 0) " (919" 4458 'reply' 0 0) " (921" 4459 'reply' 0 0) " (921" 4460 'reply' 0 0) " (921" 4461 'reply' 0 0) " (921" 4462 'reply' 0 0) " (921" 4463 'reply' 0 0) " (921" 4464 'reply' 0 0) " (921" 4465 'reply' 0 0) " (921" 4466 'reply' 0 0) " (921" 4467 'reply' 0 0) " (921" 4468 'reply' 0 0) " (921" 4469 'reply' 0 0) " (921" 4470 'reply' 0 0) " (921" 4471 'reply' 0 0) " (921" 4472 'reply' 0 0) " (921" 4472 'lock' 0 0) " (920" 4473 'reply' 0 0) " (919" 4474 'reply' 0 0) " (922" 4475 'topic' 0 26) " (922" 4476 'reply' 0 0) " (922" 4476 'move' 0 0) " (922" 4476 'lock' 0 0) " (922" 4476 'remove' 0 0) " (924" 4478 'topic' 0 16327) " (924" 4479 'reply' 0 0) " (924" 4480 'reply' 0 0) " (924" 4481 'reply' 0 0) " (924" 4482 'reply' 0 0) " (924" 4482 'lock' 0 0) " (924" 4483 'reply' 0 0) " (925" 4484 'topic' 0 32) " (892" 4485 'reply' 0 0) " (926" 4486 'topic' 0 16222) " (927" 4487 'topic' 0 31) " (928" 4488 'topic' 0 16049) " (927" 4489 'reply' 0 0) " (928" 4490 'reply' 0 0) " (928" 4491 'reply' 0 0) " (928" 4492 'reply' 0 0) " (928" 4492 'lock' 0 0) " (926" 4493 'reply' 0 0) " (926" 4493 'lock' 0 0) " (929" 4494 'topic' 0 28) " (929" 4495 'reply' 0 0) " (916" 4496 'reply' 0 0) " (927" 4497 'reply' 0 0) " (930" 4498 'topic' 0 26) " (931" 4499 'topic' 0 16331) " (930" 4500 'reply' 0 0) " (931" 4501 'reply' 0 0) " (932" 4502 'topic' 0 16222) " (931" 4503 'reply' 0 0) " (933" 4504 'topic' 0 16334) " (933" 4505 'reply' 0 0) " (933" 4506 'reply' 0 0) " (932" 4507 'reply' 0 0) " (934" 4508 'topic' 0 16168) " (935" 4509 'topic' 0 34) " (935" 4510 'reply' 0 0) " (932" 4511 'reply' 0 0) " (935" 4512 'reply' 0 0) " (935" 4513 'reply' 0 0) " (935" 4514 'reply' 0 0) " (935" 4515 'reply' 0 0) " (935" 4516 'reply' 0 0) " (935" 4517 'reply' 0 0) " (935" 4518 'reply' 0 0) " (935" 4519 'reply' 0 0) " (935" 4520 'reply' 0 0) " (935" 4520 'lock' 0 0) " (931" 4521 'reply' 0 0) " (931" 4521 'lock' 0 0) " (932" 4522 'reply' 0 0) " (933" 4523 'reply' 0 0) " (929" 4524 'reply' 0 0) " (12" 18 'remove' 0 0) " (50" 170 'remove' 0 0) " (59" 181 'remove' 0 0) " (157" 542 'remove' 0 0) " (171" 614 'remove' 0 0) " (200" 773 'remove' 0 0) " (204" 775 'remove' 0 0) " (214" 820 'remove' 0 0) " (210" 825 'remove' 0 0) " (113" 826 'remove' 0 0) " (215" 827 'remove' 0 0) " (211" 829 'remove' 0 0) " (209" 830 'remove' 0 0) " (191" 831 'remove' 0 0) " (183" 832 'remove' 0 0) " (179" 833 'remove' 0 0) " (178" 834 'remove' 0 0) " (169" 835 'remove' 0 0) " (161" 837 'remove' 0 0) " (124" 840 'remove' 0 0) " (199" 842 'remove' 0 0) " (224" 861 'remove' 0 0) " (223" 864 'remove' 0 0) " (222" 867 'remove' 0 0) " (232" 902 'remove' 0 0) " (225" 909 'remove' 0 0) " (234" 910 'remove' 0 0) " (240" 934 'remove' 0 0) " (239" 936 'remove' 0 0) " (241" 944 'remove' 0 0) " (243" 950 'remove' 0 0) " (248" 969 'remove' 0 0) " (245" 977 'remove' 0 0) " (271" 1099 'remove' 0 0) " (253" 1210 'remove' 0 0) " (279" 1227 'remove' 0 0) " (273" 1250 'remove' 0 0) " (288" 1267 'remove' 0 0) " (285" 1268 'remove' 0 0) " (247" 1270 'remove' 0 0) " (296" 1321 'remove' 0 0) " (302" 1341 'remove' 0 0) " (307" 1368 'remove' 0 0) " (322" 1432 'remove' 0 0) " (325" 1454 'remove' 0 0) " (338" 1489 'remove' 0 0) " (340" 1527 'remove' 0 0) " (359" 1604 'remove' 0 0) " (355" 1614 'remove' 0 0) " (368" 1635 'remove' 0 0) " (326" 1640 'remove' 0 0) " (382" 1712 'remove' 0 0) " (390" 1726 'remove' 0 0) " (387" 1729 'remove' 0 0) " (391" 1730 'remove' 0 0) " (371" 1732 'remove' 0 0) " (404" 1804 'remove' 0 0) " (421" 1883 'remove' 0 0) " (419" 1948 'remove' 0 0) " (417" 1953 'remove' 0 0) " (412" 1959 'remove' 0 0) " (924" 4483 'remove' 0 0) " (250" 1967 'remove' 0 0) " (403" 2003 'remove' 0 0) " (367" 2024 'remove' 0 0) " (438" 2050 'remove' 0 0) " (457" 2123 'remove' 0 0) " (451" 2166 'remove' 0 0) " (453" 2168 'remove' 0 0) " (448" 2169 'remove' 0 0) " (437" 2170 'remove' 0 0) " (467" 2199 'remove' 0 0) " (466" 2204 'remove' 0 0) " (468" 2223 'remove' 0 0) " (474" 2242 'remove' 0 0) " (479" 2269 'remove' 0 0) " (480" 2271 'remove' 0 0) " (488" 2303 'remove' 0 0) " (483" 2306 'remove' 0 0) " (489" 2313 'remove' 0 0) " (490" 2318 'remove' 0 0) " (491" 2329 'remove' 0 0) " (339" 2408 'remove' 0 0) " (506" 2416 'remove' 0 0) " (510" 2430 'remove' 0 0) " (495" 2437 'remove' 0 0) " (512" 2469 'remove' 0 0) " (505" 2472 'remove' 0 0) " (521" 2555 'remove' 0 0) " (520" 2588 'remove' 0 0) " (534" 2599 'remove' 0 0) " (538" 2613 'remove' 0 0) " (533" 2620 'remove' 0 0) " (543" 2663 'remove' 0 0) " (544" 2664 'remove' 0 0) " (549" 2665 'remove' 0 0) " (562" 2746 'remove' 0 0) " (564" 2747 'remove' 0 0) " (551" 2748 'remove' 0 0) " (546" 2749 'remove' 0 0) " (536" 2750 'remove' 0 0) " (571" 2772 'remove' 0 0) " (575" 2795 'remove' 0 0) " (572" 2798 'remove' 0 0) " (577" 2808 'remove' 0 0) " (537" 2837 'remove' 0 0) " (586" 2843 'remove' 0 0) " (570" 2861 'remove' 0 0) " (591" 2892 'remove' 0 0) " (590" 2898 'remove' 0 0) " (589" 2899 'remove' 0 0) " (603" 2951 'remove' 0 0) " (595" 2957 'remove' 0 0) " (604" 2959 'remove' 0 0) " (605" 2973 'remove' 0 0) " (611" 2991 'remove' 0 0) " (617" 3015 'remove' 0 0) " (626" 3033 'remove' 0 0) " (632" 3053 'remove' 0 0) " (631" 3065 'remove' 0 0) " (619" 3067 'remove' 0 0) " (618" 3068 'remove' 0 0) " (637" 3076 'remove' 0 0) " (636" 3106 'remove' 0 0) " (641" 3107 'remove' 0 0) " (645" 3114 'remove' 0 0) " (652" 3136 'remove' 0 0) " (651" 3139 'remove' 0 0) " (656" 3151 'remove' 0 0) " (658" 3176 'remove' 0 0) " (657" 3177 'remove' 0 0) " (628" 3179 'remove' 0 0) " (599" 3183 'remove' 0 0) " (644" 3184 'remove' 0 0) " (620" 3187 'remove' 0 0) " (634" 3190 'remove' 0 0) " (662" 3197 'remove' 0 0) " (627" 3207 'remove' 0 0) " (665" 3217 'remove' 0 0) " (668" 3225 'remove' 0 0) " (674" 3245 'remove' 0 0) " (671" 3249 'remove' 0 0) " (666" 3251 'remove' 0 0) " (667" 3253 'remove' 0 0) " (672" 3254 'remove' 0 0) " (673" 3256 'remove' 0 0) " (678" 3268 'remove' 0 0) " (683" 3279 'remove' 0 0) " (685" 3287 'remove' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (682 3292 'remove' 0 0) " (691" 3300 'remove' 0 0) " (692" 3324 'remove' 0 0) " (703" 3337 'remove' 0 0) " (702" 3338 'remove' 0 0) " (695" 3339 'remove' 0 0) " (706" 3352 'remove' 0 0) " (694" 3353 'remove' 0 0) " (713" 3396 'remove' 0 0) " (722" 3446 'remove' 0 0) " (708" 3453 'remove' 0 0) " (712" 3454 'remove' 0 0) " (731" 3465 'remove' 0 0) " (728" 3471 'remove' 0 0) " (719" 3472 'remove' 0 0) " (733" 3482 'remove' 0 0) " (734" 3488 'remove' 0 0) " (738" 3502 'remove' 0 0) " (739" 3503 'remove' 0 0) " (746" 3530 'remove' 0 0) " (748" 3531 'remove' 0 0) " (747" 3532 'remove' 0 0) " (743" 3533 'remove' 0 0) " (741" 3534 'remove' 0 0) " (751" 3551 'remove' 0 0) " (750" 3554 'remove' 0 0) " (754" 3556 'remove' 0 0) " (759" 3677 'remove' 0 0) " (756" 3720 'remove' 0 0) " (758" 3721 'remove' 0 0) " (34" 77 'remove' 0 0) " (49" 167 'remove' 0 0) " (399" 1828 'remove' 0 0) " (409" 1871 'remove' 0 0) " (270" 1191 'remove' 0 0) " (156" 601 'remove' 0 0) " (109" 602 'remove' 0 0) " (160" 604 'remove' 0 0) " (187" 675 'remove' 0 0) " (184" 697 'remove' 0 0) " (205" 754 'remove' 0 0) " (194" 792 'remove' 0 0) " (201" 794 'remove' 0 0) " (213" 808 'remove' 0 0) " (229" 897 'remove' 0 0) " (242" 942 'remove' 0 0) " (261" 1019 'remove' 0 0) " (397" 1931 'remove' 0 0) " (436" 1984 'remove' 0 0) " (435" 2019 'remove' 0 0) " (441" 2091 'remove' 0 0) " (463" 2177 'remove' 0 0) " (462" 2179 'remove' 0 0) " (464" 2181 'remove' 0 0) " (452" 2254 'remove' 0 0) " (476" 2263 'remove' 0 0) " (478" 2296 'remove' 0 0) " (547" 2662 'remove' 0 0) " (504" 2666 'remove' 0 0) " (550" 2698 'remove' 0 0) " (481" 2701 'remove' 0 0) " (561" 2792 'remove' 0 0) " (580" 2811 'remove' 0 0) " (492" 2859 'remove' 0 0) " (582" 2931 'remove' 0 0) " (587" 2963 'remove' 0 0) " (609" 2980 'remove' 0 0) " (613" 3007 'remove' 0 0) " (615" 3011 'remove' 0 0) " (610" 3012 'remove' 0 0) " (623" 3062 'remove' 0 0) " (616" 3063 'remove' 0 0) " (638" 3082 'remove' 0 0) " (639" 3090 'remove' 0 0) " (646" 3116 'remove' 0 0) " (648" 3125 'remove' 0 0) " (649" 3126 'remove' 0 0) " (635" 3127 'remove' 0 0) " (661" 3200 'remove' 0 0) " (677" 3269 'remove' 0 0) " (710" 3368 'remove' 0 0) " (711" 3376 'remove' 0 0) " (701" 3425 'remove' 0 0) " (690" 3427 'remove' 0 0) " (724" 3438 'remove' 0 0) " (122" 446 'remove' 0 0) " (77" 239 'remove' 0 0) " (78" 298 'remove' 0 0) " (79" 300 'remove' 0 0) " (117" 433 'remove' 0 0) " (94" 331 'remove' 0 0) " (88" 341 'remove' 0 0) " (23" 342 'remove' 0 0) " (95" 344 'remove' 0 0) " (86" 345 'remove' 0 0) " (115" 428 'remove' 0 0) " (123" 525 'remove' 0 0) " (165" 592 'remove' 0 0) " (166" 596 'remove' 0 0) " (155" 597 'remove' 0 0) " (174" 632 'remove' 0 0) " (177" 641 'remove' 0 0) " (176" 657 'remove' 0 0) " (181" 663 'remove' 0 0) " (185" 670 'remove' 0 0) " (190" 689 'remove' 0 0) " (193" 706 'remove' 0 0) " (195" 714 'remove' 0 0) " (192" 737 'remove' 0 0) " (198" 742 'remove' 0 0) " (207" 760 'remove' 0 0) " (220" 839 'remove' 0 0) " (226" 880 'remove' 0 0) " (227" 888 'remove' 0 0) " (217" 893 'remove' 0 0) " (235" 915 'remove' 0 0) " (237" 919 'remove' 0 0) " (238" 938 'remove' 0 0) " (244" 958 'remove' 0 0) " (221" 981 'remove' 0 0) " (251" 984 'remove' 0 0) " (254" 991 'remove' 0 0) " (255" 994 'remove' 0 0) " (180" 998 'remove' 0 0) " (228" 1094 'remove' 0 0) " (280" 1199 'remove' 0 0) " (263" 1201 'remove' 0 0) " (249" 1202 'remove' 0 0) " (259" 1264 'remove' 0 0) " (293" 1292 'remove' 0 0) " (269" 1314 'remove' 0 0) " (299" 1328 'remove' 0 0) " (300" 1337 'remove' 0 0) " (301" 1343 'remove' 0 0) " (303" 1344 'remove' 0 0) " (268" 1345 'remove' 0 0) " (298" 1347 'remove' 0 0) " (336" 1485 'remove' 0 0) " (351" 1574 'remove' 0 0) " (347" 1581 'remove' 0 0) " (345" 1583 'remove' 0 0) " (354" 1589 'remove' 0 0) " (356" 1601 'remove' 0 0) " (357" 1602 'remove' 0 0) " (358" 1603 'remove' 0 0) " (363" 1618 'remove' 0 0) " (335" 1619 'remove' 0 0) " (353" 1620 'remove' 0 0) " (337" 1623 'remove' 0 0) " (392" 1735 'remove' 0 0) " (374" 1736 'remove' 0 0) " (400" 1780 'remove' 0 0) " (396" 1782 'remove' 0 0) " (364" 1820 'remove' 0 0) " (407" 1823 'remove' 0 0) " (408" 1824 'remove' 0 0) " (410" 1832 'remove' 0 0) " (415" 1857 'remove' 0 0) " (422" 1886 'remove' 0 0) " (420" 1891 'remove' 0 0) " (425" 1901 'remove' 0 0) " (432" 1939 'remove' 0 0) " (411" 1946 'remove' 0 0) " (424" 1972 'remove' 0 0) " (426" 1973 'remove' 0 0) " (431" 1986 'remove' 0 0) " (445" 2046 'remove' 0 0) " (446" 2059 'remove' 0 0) " (439" 2119 'remove' 0 0) " (423" 2136 'remove' 0 0) " (469" 2208 'remove' 0 0) " (477" 2265 'remove' 0 0) " (485" 2289 'remove' 0 0) " (482" 2291 'remove' 0 0) " (472" 2297 'remove' 0 0) " (486" 2369 'remove' 0 0) " (473" 2504 'remove' 0 0) " (517" 2513 'remove' 0 0) " (519" 2533 'remove' 0 0) " (456" 2536 'remove' 0 0) " (511" 2542 'remove' 0 0) " (518" 2543 'remove' 0 0) " (526" 2565 'remove' 0 0) " (532" 2598 'remove' 0 0) " (522" 2600 'remove' 0 0) " (539" 2652 'remove' 0 0) " (531" 2654 'remove' 0 0) " (379" 2655 'remove' 0 0) " (535" 2659 'remove' 0 0) " (434" 2700 'remove' 0 0) " (484" 2710 'remove' 0 0) " (540" 2713 'remove' 0 0) " (274" 2715 'remove' 0 0) " (559" 2719 'remove' 0 0) " (554" 2737 'remove' 0 0) " (548" 2745 'remove' 0 0) " (574" 2787 'remove' 0 0) " (576" 2799 'remove' 0 0) " (578" 2805 'remove' 0 0) " (579" 2806 'remove' 0 0) " (281" 2830 'remove' 0 0) " (584" 2831 'remove' 0 0) " (558" 2832 'remove' 0 0) " (585" 2835 'remove' 0 0) " (583" 2989 'remove' 0 0) " (601" 2990 'remove' 0 0) " (560" 3024 'remove' 0 0) " (624" 3027 'remove' 0 0) " (625" 3032 'remove' 0 0) " (621" 3042 'remove' 0 0) " (640" 3093 'remove' 0 0) " (653" 3148 'remove' 0 0) " (663" 3195 'remove' 0 0) " (633" 3259 'remove' 0 0) " (679" 3271 'remove' 0 0) " (680" 3274 'remove' 0 0) " (686" 3289 'remove' 0 0) " (699" 3322 'remove' 0 0) " (592" 3331 'remove' 0 0) " (594" 3357 'remove' 0 0) " (715" 3397 'remove' 0 0) " (717" 3399 'remove' 0 0) " (705" 3410 'remove' 0 0) " (726" 3449 'remove' 0 0) " (740" 3501 'remove' 0 0) " (664" 3679 'remove' 0 0) " (760" 3693 'remove' 0 0) " (761" 3698 'remove' 0 0) " (766" 3716 'remove' 0 0) " (767" 3717 'remove' 0 0) " (753" 3718 'remove' 0 0) " (36" 175 'remove' 0 0) " (9" 853 'remove' 0 0) " (202" 854 'remove' 0 0) " (265" 1052 'remove' 0 0) " (289" 1276 'remove' 0 0) " (62" 1446 'remove' 0 0) " (393" 1772 'remove' 0 0) " (401" 1783 'remove' 0 0) " (267" 1837 'remove' 0 0) " (447" 2087 'remove' 0 0) " (454" 2126 'remove' 0 0) " (459" 2137 'remove' 0 0) " (455" 2602 'remove' 0 0) " (514" 2604 'remove' 0 0) " (573" 2796 'remove' 0 0) " (542" 2833 'remove' 0 0) " (606" 2972 'remove' 0 0) " (607" 3006 'remove' 0 0) " (602" 3008 'remove' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (272 3009 'remove' 0 0) " (612" 3010 'remove' 0 0) " (622" 3030 'remove' 0 0) " (669" 3227 'remove' 0 0) " (681" 3276 'remove' 0 0) " (697" 3418 'remove' 0 0) " (693" 3419 'remove' 0 0) " (689" 3469 'remove' 0 0) " (749" 3681 'remove' 0 0) " (765" 3707 'remove' 0 0) " (764" 3775 'remove' 0 0) " (929" 4524 'lock' 0 0) " (933" 4523 'lock' 0 0) " (898" 4371 'move' 0 0) " (930" 4500 'move' 0 0) " (914" 4419 'move' 0 0) " (939" 4528 'topic' 0 50) " (939" 4528 'sticky' 0 0) " (939" 4529 'reply' 0 0) " (939" 4530 'reply' 0 0) " (940" 4531 'topic' 0 16174) " (940" 4532 'reply' 0 0) " (939" 4533 'reply' 0 0) " (939" 4533 'remove' 0 0) " (940" 4534 'reply' 0 0) " (941" 4535 'topic' 0 46) " (941" 4535 'sticky' 0 0) " (942" 4536 'topic' 0 16290) " (932" 4537 'reply' 0 0) " (892" 4538 'reply' 0 0) " (852" 4233 'lock' 0 0) " (943" 4539 'topic' 0 16346) " (943" 4540 'reply' 0 0) " (892" 4541 'reply' 0 0) " (944" 4542 'topic' 0 16331) " (944" 4543 'reply' 0 0) " (945" 4544 'topic' 0 16222) " (945" 4545 'reply' 0 0) " (944" 4546 'reply' 0 0) " (944" 4547 'reply' 0 0) " (945" 4548 'reply' 0 0) " (946" 4549 'topic' 0 16222) " (946" 4550 'reply' 0 0) " (946" 4551 'reply' 0 0) " (947" 4552 'topic' 0 16222) " (948" 4553 'topic' 0 16036) " (948" 4554 'reply' 0 0) " (948" 4554 'move' 0 0) " (948" 4554 'remove' 0 0) " (950" 4556 'topic' 0 16036) " (950" 4557 'reply' 0 0) " (950" 4557 'lock' 0 0) " (946" 4558 'reply' 0 0) " (947" 4559 'reply' 0 0) " (935" 4560 'reply' 0 0) " (951" 4561 'topic' 0 16020) " (947" 4562 'reply' 0 0) " (952" 4563 'topic' 0 16020) " (951" 4564 'reply' 0 0) " (943" 4565 'reply' 0 0) " (953" 4566 'topic' 0 16346) " (953" 4567 'reply' 0 0) " (947" 4568 'reply' 0 0) " (947" 4569 'reply' 0 0) " (953" 4570 'reply' 0 0) " (947" 4571 'reply' 0 0) " (946" 4572 'reply' 0 0) " (930" 4573 'reply' 0 0) " (946" 4572 'lock' 0 0) " (892" 4574 'reply' 0 0) " (953" 4575 'reply' 0 0) " (954" 4576 'topic' 0 16346) " (954" 4577 'reply' 0 0) " (943" 4578 'reply' 0 0) " (953" 4579 'reply' 0 0) " (952" 4580 'reply' 0 0) " (954" 4581 'reply' 0 0) " (942" 4582 'reply' 0 0) " (942" 4583 'reply' 0 0) " (953" 4584 'reply' 0 0) " (943" 4585 'reply' 0 0) " (943" 4585 'lock' 0 0) " (953" 4584 'lock' 0 0) " (954" 4586 'reply' 0 0) " (954" 4586 'lock' 0 0) " (955" 4587 'topic' 0 16072) " (955" 4587 'lock' 0 0) " (930" 4588 'reply' 0 0) " (956" 4589 'topic' 0 16192) " (930" 4590 'reply' 0 0) " (956" 4591 'reply' 0 0) " (945" 4592 'reply' 0 0) " (945" 4592 'lock' 0 0) " (932" 4537 'move' 0 0) " (920" 4594 'reply' 0 0) " (920" 4594 'lock' 0 0) " (836" 4015 'lock' 0 0) " (812" 4595 'reply' 0 0) " (812" 4595 'lock' 0 0) " (815" 4596 'reply' 0 0) " (815" 4596 'lock' 0 0) " (802" 4597 'reply' 0 0) " (802" 4597 'lock' 0 0) " (763" 3766 'lock' 0 0) " (912" 4598 'reply' 0 0) " (885" 4394 'lock' 0 0) " (904" 4599 'reply' 0 0) " (942" 4583 'lock' 0 0) " (927" 4497 'lock' 0 0) " (887" 4600 'reply' 0 0) " (887" 4600 'lock' 0 0) " (952" 4601 'reply' 0 0) " (916" 4496 'lock' 0 0) " (895" 4602 'reply' 0 0) " (905" 4603 'reply' 0 0) " (905" 4603 'lock' 0 0) " (786" 3833 'lock' 0 0) " (793" 3837 'lock' 0 0) " (729" 4604 'reply' 0 0) " (729" 4604 'lock' 0 0) " (806" 4605 'reply' 0 0) " (304" 4606 'reply' 0 0) " (951" 4607 'reply' 0 0) " (952" 4608 'reply' 0 0) " (958" 4609 'topic' 0 16346) " (959" 4610 'topic' 0 16346) " (958" 4611 'reply' 0 0) " (959" 4612 'reply' 0 0) " (952" 4608 'lock' 0 0) " (958" 4613 'reply' 0 0) " (960" 4614 'topic' 0 32) " (961" 4615 'topic' 0 16168) " (962" 4616 'topic' 0 16020) " (963" 4617 'topic' 0 16331) " (963" 4618 'reply' 0 0) " (963" 4618 'lock' 0 0) " (964" 4619 'topic' 0 16284) " (964" 4620 'reply' 0 0) " (964" 4621 'reply' 0 0) " (964" 4622 'reply' 0 0) " (961" 4623 'reply' 0 0) " (964" 4624 'reply' 0 0) " (964" 4625 'reply' 0 0) " (961" 4626 'reply' 0 0) " (961" 4626 'lock' 0 0) " (962" 4627 'reply' 0 0) " (964" 4628 'reply' 0 0) " (962" 4629 'reply' 0 0) " (962" 4630 'reply' 0 0) " (962" 4631 'reply' 0 0) " (962" 4631 'lock' 0 0) " (964" 4632 'reply' 0 0) " (964" 4632 'lock' 0 0) " (965" 4633 'topic' 0 16290) " (966" 4634 'topic' 0 16357) " (966" 4635 'reply' 0 0) " (966" 4636 'reply' 0 0) " (967" 4637 'topic' 0 16156) " (966" 4638 'reply' 0 0) " (966" 4639 'reply' 0 0) " (967" 4640 'reply' 0 0) " (966" 4641 'reply' 0 0) " (966" 4642 'reply' 0 0) " (966" 4643 'reply' 0 0) " (966" 4644 'reply' 0 0) " (968" 4645 'topic' 0 16222) " (966" 4646 'reply' 0 0) " (967" 4647 'reply' 0 0) " (968" 4648 'reply' 0 0) " (965" 4649 'reply' 0 0) " (958" 4650 'reply' 0 0) " (969" 4651 'topic' 0 16346) " (965" 4652 'reply' 0 0) " (967" 4653 'reply' 0 0) " (958" 4654 'reply' 0 0) " (958" 4654 'lock' 0 0) " (967" 4655 'reply' 0 0) " (967" 4655 'lock' 0 0) " (969" 4656 'reply' 0 0) " (969" 4656 'lock' 0 0) " (965" 4657 'reply' 0 0) " (968" 4658 'reply' 0 0) " (951" 4659 'reply' 0 0) " (966" 4660 'reply' 0 0) " (970" 4661 'topic' 0 16222) " (970" 4662 'reply' 0 0) " (968" 4663 'reply' 0 0) " (965" 4664 'reply' 0 0) " (969" 4665 'reply' 0 0) " (968" 4666 'reply' 0 0) " (971" 4667 'topic' 0 16020) " (912" 4668 'reply' 0 0) " (972" 4669 'topic' 0 16049) " (972" 4670 'reply' 0 0) " (971" 4667 'remove' 0 0) " (972" 4671 'reply' 0 0) " (972" 4672 'reply' 0 0) " (972" 4672 'lock' 0 0) " (912" 4668 'lock' 0 0) " (973" 4673 'topic' 0 16020) " (973" 4674 'reply' 0 0) " (973" 4675 'reply' 0 0) " (974" 4676 'topic' 0 16360) " (974" 4676 'lock' 0 0) " (974" 4676 'remove' 0 0) " (975" 4677 'topic' 0 16360) " (976" 4678 'topic' 0 16313) " (977" 4679 'topic' 0 16361) " (976" 4680 'reply' 0 0) " (978" 4681 'topic' 0 16290) " (978" 4682 'reply' 0 0) " (979" 4683 'topic' 0 15943) " (978" 4684 'reply' 0 0) " (976" 4685 'reply' 0 0) " (976" 4685 'lock' 0 0) " (980" 4686 'topic' 0 15943) " (979" 4683 'remove' 0 0) " (977" 4687 'reply' 0 0) " (977" 4687 'lock' 0 0) " (978" 4688 'reply' 0 0) " (975" 4689 'reply' 0 0) " (981" 4690 'topic' 0 31) " (978" 4691 'reply' 0 0) " (980" 4692 'reply' 0 0) " (982" 4693 'topic' 0 16116) " (982" 4694 'reply' 0 0) " (966" 4695 'reply' 0 0) " (975" 4689 'lock' 0 0) " (968" 4696 'reply' 0 0) " (973" 4675 'lock' 0 0) " (982" 4697 'reply' 0 0) " (982" 4697 'lock' 0 0) " (966" 4698 'reply' 0 0) " (980" 4699 'reply' 0 0) " (980" 4699 'lock' 0 0) " (904" 4700 'reply' 0 0) " (904" 4700 'lock' 0 0) " (806" 4605 'lock' 0 0) " (895" 4602 'lock' 0 0) " (983" 4701 'topic' 0 16052) " (981" 4702 'reply' 0 0) " (984" 4703 'topic' 0 26) " (981" 4704 'reply' 0 0) " (981" 4705 'reply' 0 0) " (966" 4706 'reply' 0 0) " (985" 4707 'topic' 0 16366) " (985" 4708 'reply' 0 0) " (986" 4709 'topic' 0 31) " (986" 4710 'reply' 0 0) " (986" 4711 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (966 4712 'reply' 0 0) " (986" 4713 'reply' 0 0) " (966" 4714 'reply' 0 0) " (987" 4715 'topic' 0 16368) " (966" 4716 'reply' 0 0) " (986" 4717 'reply' 0 0) " (986" 4717 'lock' 0 0) " (966" 4718 'reply' 0 0) " (966" 4719 'reply' 0 0) " (986" 4720 'reply' 0 0) " (988" 4721 'topic' 0 26) " (989" 4722 'topic' 0 16174) " (987" 4723 'reply' 0 0) " (987" 4723 'lock' 0 0) " (978" 4724 'reply' 0 0) " (978" 4724 'lock' 0 0) " (983" 4725 'reply' 0 0) " (983" 4725 'lock' 0 0) " (985" 4726 'reply' 0 0) " (985" 4726 'lock' 0 0) " (989" 4727 'reply' 0 0) " (989" 4727 'lock' 0 0) " (965" 4664 'lock' 0 0) " (970" 4662 'lock' 0 0) " (990" 4728 'topic' 0 23) " (991" 4729 'topic' 0 16168) " (918" 4730 'reply' 0 0) " (875" 4731 'reply' 0 0) " (984" 4732 'reply' 0 0) " (988" 4733 'reply' 0 0) " (992" 4734 'topic' 0 15864) " (992" 4735 'reply' 0 0) " (993" 4736 'topic' 0 16222) " (991" 4737 'reply' 0 0) " (994" 4738 'topic' 0 16369) " (995" 4739 'topic' 0 16267) " (995" 4740 'reply' 0 0) " (991" 4741 'reply' 0 0) " (996" 4742 'topic' 0 16052) " (984" 4743 'reply' 0 0) " (988" 4744 'reply' 0 0) " (996" 4745 'reply' 0 0) " (984" 4746 'reply' 0 0) " (984" 4747 'reply' 0 0) " (988" 4748 'reply' 0 0) " (966" 4749 'reply' 0 0) " (995" 4750 'reply' 0 0) " (966" 4751 'reply' 0 0) " (991" 4752 'reply' 0 0) " (991" 4753 'reply' 0 0) " (995" 4754 'reply' 0 0) " (988" 4755 'reply' 0 0) " (984" 4756 'reply' 0 0) " (994" 4757 'reply' 0 0) " (997" 4758 'topic' 0 15864) " (996" 4759 'reply' 0 0) " (996" 4759 'lock' 0 0) " (988" 4755 'lock' 0 0) " (995" 4760 'reply' 0 0) " (995" 4760 'lock' 0 0) " (966" 4761 'reply' 0 0) " (997" 4758 'remove' 0 0) " (984" 4762 'reply' 0 0) " (984" 4763 'reply' 0 0) " (998" 4764 'topic' 0 16036) " (999" 4765 'topic' 0 16373) " (999" 4766 'reply' 0 0) " (998" 4767 'reply' 0 0) " (1000" 4768 'topic' 0 16354) " (1000" 4769 'reply' 0 0) " (1001" 4770 'topic' 0 16222) " (968" 4771 'reply' 0 0) " (994" 4772 'reply' 0 0) " (1001" 4773 'reply' 0 0) " (994" 4774 'reply' 0 0) " (1002" 4775 'topic' 0 15973) " (1003" 4776 'topic' 0 16315) " (998" 4777 'reply' 0 0) " (1004" 4778 'topic' 0 15973) " (1004" 4779 'reply' 0 0) " (1005" 4780 'topic' 0 49) " (1002" 4781 'reply' 0 0) " (1001" 4773 'lock' 0 0) " (998" 4782 'reply' 0 0) " (1005" 4783 'reply' 0 0) " (998" 4784 'reply' 0 0) " (994" 4785 'reply' 0 0) " (994" 4785 'lock' 0 0) " (1002" 4781 'move' 0 0) " (998" 4784 'lock' 0 0) " (1000" 4787 'reply' 0 0) " (1000" 4787 'lock' 0 0) " (984" 4788 'reply' 0 0) " (984" 4788 'lock' 0 0) " (1004" 4789 'reply' 0 0) " (1007" 4790 'topic' 0 16222) " (1008" 4791 'topic' 0 16222) " (1008" 4792 'reply' 0 0) " (1009" 4793 'topic' 0 31) " (1009" 4794 'reply' 0 0) " (1008" 4795 'reply' 0 0) " (1009" 4796 'reply' 0 0) " (1008" 4797 'reply' 0 0) " (1008" 4797 'lock' 0 0) " (1010" 4798 'topic' 0 16222) " (1004" 4799 'reply' 0 0) " (1002" 4800 'reply' 0 0) " (1003" 4801 'reply' 0 0) " (1009" 4802 'reply' 0 0) " (1002" 4803 'reply' 0 0) " (991" 4753 'lock' 0 0) " (1009" 4804 'reply' 0 0) " (1002" 4805 'reply' 0 0) " (1011" 4806 'topic' 0 15973) " (1012" 4807 'topic' 0 15846) " (1002" 4808 'reply' 0 0) " (941" 4535 'remove' 0 0) " (1012" 4809 'reply' 0 0) " (930" 4810 'reply' 0 0) " (687" 4811 'reply' 0 0) " (1009" 4812 'reply' 0 0) " (1004" 4813 'reply' 0 0) " (1010" 4814 'reply' 0 0) " (1010" 4814 'lock' 0 0) " (1012" 4815 'reply' 0 0) " (1013" 4816 'topic' 0 26) " (1014" 4817 'topic' 0 16259) " (992" 4818 'reply' 0 0) " (1014" 4819 'reply' 0 0) " (1014" 4819 'lock' 0 0) " (1013" 4820 'reply' 0 0) " (1012" 4821 'reply' 0 0) " (1004" 4822 'reply' 0 0) " (687" 4823 'reply' 0 0) " (1015" 4824 'topic' 0 15937) " (1016" 4825 'topic' 0 16020) " (1016" 4826 'reply' 0 0) " (1015" 4827 'reply' 0 0) " (1013" 4828 'reply' 0 0) " (1004" 4829 'reply' 0 0) " (1017" 4830 'topic' 0 15973) " (687" 4831 'reply' 0 0) " (992" 4832 'reply' 0 0) " (1017" 4830 'remove' 0 0) " (1018" 4833 'topic' 0 23) " (1019" 4834 'topic' 0 15973) " (1005" 4783 'remove' 0 0) " (1016" 4835 'reply' 0 0) " (1020" 4836 'topic' 0 16103) " (1020" 4837 'reply' 0 0) " (1020" 4838 'reply' 0 0) " (1020" 4838 'lock' 0 0) " (1021" 4839 'topic' 0 16313) " (1021" 4840 'reply' 0 0) " (1021" 4841 'reply' 0 0) " (1021" 4842 'reply' 0 0) " (1022" 4843 'topic' 0 16222) " (1023" 4844 'topic' 0 16103) " (1024" 4845 'topic' 0 16277) " (1024" 4846 'reply' 0 0) " (1024" 4847 'reply' 0 0) " (1024" 4848 'reply' 0 0) " (1021" 4849 'reply' 0 0) " (1024" 4850 'reply' 0 0) " (1021" 4849 'lock' 0 0) " (1025" 4851 'topic' 0 16267) " (1025" 4852 'reply' 0 0) " (1022" 4853 'reply' 0 0) " (1025" 4854 'reply' 0 0) " (1024" 4855 'reply' 0 0) " (1024" 4855 'lock' 0 0) " (1025" 4856 'reply' 0 0) " (1026" 4857 'topic' 0 16103) " (1003" 4858 'reply' 0 0) " (1003" 4859 'reply' 0 0) " (1022" 4860 'reply' 0 0) " (1023" 4861 'reply' 0 0) " (1025" 4862 'reply' 0 0) " (1025" 4863 'reply' 0 0) " (1027" 4864 'topic' 0 31) " (1028" 4865 'topic' 0 16282) " (1027" 4866 'reply' 0 0) " (1022" 4867 'reply' 0 0) " (1022" 4868 'reply' 0 0) " (1012" 4869 'reply' 0 0) " (823" 4870 'reply' 0 0) " (1029" 4871 'topic' 0 15846) " (1025" 4872 'reply' 0 0) " (1025" 4873 'reply' 0 0) " (1029" 4874 'reply' 0 0) " (1025" 4875 'reply' 0 0) " (1029" 4876 'reply' 0 0) " (892" 4877 'reply' 0 0) " (1019" 4878 'reply' 0 0) " (1019" 4879 'reply' 0 0) " (1019" 4880 'reply' 0 0) " (1019" 4881 'reply' 0 0) " (1030" 4882 'topic' 0 46) " (1025" 4883 'reply' 0 0) " (1028" 4884 'reply' 0 0) " (1026" 4885 'reply' 0 0) " (1029" 4886 'reply' 0 0) " (1025" 4887 'reply' 0 0) " (1025" 4888 'reply' 0 0) " (1031" 4889 'topic' 0 31) " (1032" 4890 'topic' 0 16290) " (1032" 4891 'reply' 0 0) " (1032" 4892 'reply' 0 0) " (1032" 4893 'reply' 0 0) " (1031" 4894 'reply' 0 0) " (1032" 4895 'reply' 0 0) " (1032" 4895 'lock' 0 0) " (1030" 4896 'reply' 0 0) " (1019" 4897 'reply' 0 0) " (892" 4898 'reply' 0 0) " (892" 4898 'lock' 0 0) " (1030" 4899 'reply' 0 0) " (1033" 4900 'topic' 0 16392) " (1034" 4901 'topic' 0 16393) " (1030" 4902 'reply' 0 0) " (1029" 4903 'reply' 0 0) " (1035" 4904 'topic' 0 31) " (1034" 4905 'reply' 0 0) " (1035" 4906 'reply' 0 0) " (1036" 4907 'topic' 0 15846) " (1035" 4908 'reply' 0 0) " (1035" 4909 'reply' 0 0) " (1035" 4910 'reply' 0 0) " (1034" 4911 'reply' 0 0) " (1034" 4912 'reply' 0 0) " (1019" 4913 'reply' 0 0) " (1030" 4914 'reply' 0 0) " (1033" 4915 'reply' 0 0) " (1030" 4916 'reply' 0 0) " (1034" 4917 'reply' 0 0) " (1033" 4918 'reply' 0 0) " (1026" 4919 'reply' 0 0) " (1035" 4920 'reply' 0 0) " (1025" 4921 'reply' 0 0) " (1019" 4922 'reply' 0 0) " (1037" 4923 'topic' 0 16103) " (1019" 4924 'reply' 0 0) " (1030" 4925 'reply' 0 0) " (1036" 4926 'reply' 0 0) " (981" 4927 'reply' 0 0) " (1031" 4928 'reply' 0 0) " (823" 4929 'reply' 0 0) " (687" 4930 'reply' 0 0) " (19" 4931 'reply' 0 0) " (1037" 4932 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (19 4933 'reply' 0 0) " (1038" 4934 'topic' 0 15973) " (1030" 4935 'reply' 0 0) " (1025" 4936 'reply' 0 0) " (1025" 4936 'lock' 0 0) " (1035" 4937 'reply' 0 0) " (1026" 4938 'reply' 0 0) " (1033" 4939 'reply' 0 0) " (1034" 4940 'reply' 0 0) " (1034" 4940 'lock' 0 0) " (1038" 4941 'reply' 0 0) " (823" 4942 'reply' 0 0) " (1031" 4943 'reply' 0 0) " (1038" 4944 'reply' 0 0) " (1039" 4945 'topic' 0 31) " (1040" 4946 'topic' 0 37) " (1041" 4947 'topic' 0 16396) " (1025" 4948 'reply' 0 0) " (1040" 4949 'reply' 0 0) " (1042" 4950 'topic' 0 16397) " (1041" 4951 'reply' 0 0) " (1043" 4952 'topic' 0 16398) " (1043" 4953 'reply' 0 0) " (1039" 4954 'reply' 0 0) " (1041" 4955 'reply' 0 0) " (1041" 4956 'reply' 0 0) " (1043" 4957 'reply' 0 0) " (1039" 4958 'reply' 0 0) " (1043" 4959 'reply' 0 0) " (19" 4960 'reply' 0 0) " (1043" 4961 'reply' 0 0) " (1043" 4962 'reply' 0 0) " (1043" 4962 'move' 0 0) " (1039" 4964 'reply' 0 0) " (1043" 4965 'reply' 0 0) " (19" 4966 'reply' 0 0) " (1039" 4967 'reply' 0 0) " (1035" 4968 'reply' 0 0) " (1043" 4969 'reply' 0 0) " (1038" 4970 'reply' 0 0) " (1044" 4963 'remove' 0 0) " (1023" 4971 'reply' 0 0) " (1023" 4972 'reply' 0 0) " (1043" 4973 'reply' 0 0) " (1040" 4974 'reply' 0 0) " (1039" 4975 'reply' 0 0) " (1042" 4976 'reply' 0 0) " (1042" 4976 'lock' 0 0) " (1011" 4977 'reply' 0 0) " (1011" 4977 'lock' 0 0) " (1037" 4932 'lock' 0 0) " (1016" 4978 'reply' 0 0) " (1016" 4978 'lock' 0 0) " (1023" 4979 'reply' 0 0) " (1023" 4979 'lock' 0 0) " (1039" 4980 'reply' 0 0) " (1045" 4981 'topic' 0 23) " (1045" 4982 'reply' 0 0) " (1045" 4983 'reply' 0 0) " (1045" 4984 'reply' 0 0) " (1039" 4985 'reply' 0 0) " (1045" 4986 'reply' 0 0) " (1043" 4987 'reply' 0 0) " (1045" 4988 'reply' 0 0) " (1046" 4989 'topic' 0 16393) " (1047" 4990 'topic' 0 16222) " (1043" 4991 'reply' 0 0) " (1039" 4992 'reply' 0 0) " (1047" 4993 'reply' 0 0) " (1048" 4994 'topic' 0 16369) " (1048" 4995 'reply' 0 0) " (1048" 4996 'reply' 0 0) " (1030" 4997 'reply' 0 0) " (1043" 4998 'reply' 0 0) " (1049" 4999 'topic' 0 16168) " (1050" 5000 'topic' 0 16404) " (1043" 5001 'reply' 0 0) " (1050" 5002 'reply' 0 0) " (1043" 5003 'reply' 0 0) " (1050" 5004 'reply' 0 0) " (1050" 5005 'reply' 0 0) " (1051" 5006 'topic' 0 1) " (1051" 5006 'sticky' 0 0) " (1049" 5007 'reply' 0 0) " (1043" 5008 'reply' 0 0) " (1030" 5009 'reply' 0 0) " (1048" 5010 'reply' 0 0) " (1046" 5011 'reply' 0 0) " (1043" 5012 'reply' 0 0) " (1050" 5013 'reply' 0 0) " (1049" 5014 'reply' 0 0) " (1030" 5015 'reply' 0 0) " (1050" 5016 'reply' 0 0) " (1050" 5017 'reply' 0 0) " (1050" 5018 'reply' 0 0) " (1050" 5019 'reply' 0 0) " (1052" 5020 'topic' 0 16406) " (1052" 5021 'reply' 0 0) " (1043" 5022 'reply' 0 0) " (1052" 5021 'lock' 0 0) " (1043" 5023 'reply' 0 0) " (1043" 5024 'reply' 0 0) " (1053" 5025 'topic' 0 16291) " (1050" 5026 'reply' 0 0) " (1054" 5027 'topic' 0 16407) " (1054" 5028 'reply' 0 0) " (1053" 5029 'reply' 0 0) " (1043" 5030 'reply' 0 0) " (1030" 5031 'reply' 0 0) " (1049" 5032 'reply' 0 0) " (1045" 5033 'reply' 0 0) " (1055" 5034 'topic' 0 16168) " (1055" 5035 'reply' 0 0) " (1053" 5036 'reply' 0 0) " (1054" 5037 'reply' 0 0) " (1054" 5038 'reply' 0 0) " (1055" 5039 'reply' 0 0) " (1046" 5040 'reply' 0 0) " (1054" 5041 'reply' 0 0) " (1030" 5042 'reply' 0 0) " (1056" 5043 'topic' 0 16404) " (1057" 5044 'topic' 0 16368) " (1054" 5045 'reply' 0 0) " (1058" 5046 'topic' 0 16409) " (1054" 5047 'reply' 0 0) " (1059" 5048 'topic' 0 32) " (1051" 5049 'reply' 0 0) " (1051" 5050 'reply' 0 0) " (1058" 5051 'reply' 0 0) " (1054" 5052 'reply' 0 0) " (1057" 5053 'reply' 0 0) " (1056" 5054 'reply' 0 0) " (1030" 5055 'reply' 0 0) " (1060" 5056 'topic' 0 16393) " (1048" 5057 'reply' 0 0) " (1057" 5058 'reply' 0 0) " (1051" 5059 'reply' 0 0) " (1057" 5060 'reply' 0 0) " (1061" 5061 'topic' 0 50) " (1061" 5061 'sticky' 0 0) " (1051" 5062 'reply' 0 0) " (1061" 5063 'reply' 0 0) " (1054" 5064 'reply' 0 0) " (1061" 5065 'reply' 0 0) " (1054" 5066 'reply' 0 0) " (1054" 5066 'lock' 0 0) " (1048" 5067 'reply' 0 0) " (1060" 5068 'reply' 0 0) " (1030" 5069 'reply' 0 0) " (1056" 5070 'reply' 0 0) " (1058" 5071 'reply' 0 0) " (1055" 5072 'reply' 0 0) " (1049" 5073 'reply' 0 0) " (1043" 5074 'reply' 0 0) " (1043" 5074 'lock' 0 0) " (1055" 5075 'reply' 0 0) " (1061" 5076 'reply' 0 0) " (1055" 5077 'reply' 0 0) " (1061" 5078 'reply' 0 0) " (1043" 5074 'remove' 0 0) " (1061" 5079 'reply' 0 0) " (1061" 5080 'reply' 0 0) " (1061" 5081 'reply' 0 0) " (1062" 5082 'topic' 0 16156) " (1061" 5083 'reply' 0 0) " (1061" 5084 'reply' 0 0) " (1061" 5085 'reply' 0 0) " (1057" 5086 'reply' 0 0) " (1041" 4956 'remove' 0 0) " (1061" 5087 'reply' 0 0) " (1061" 5088 'reply' 0 0) " (1061" 5089 'reply' 0 0) " (853" 5090 'reply' 0 0) " (853" 5091 'reply' 0 0) " (1048" 5092 'reply' 0 0) " (1061" 5093 'reply' 0 0) " (853" 5094 'reply' 0 0) " (853" 5095 'reply' 0 0) " (853" 5096 'reply' 0 0) " (1063" 5097 'topic' 0 16404) " (1063" 5098 'reply' 0 0) " (1063" 5099 'reply' 0 0) " (1063" 5100 'reply' 0 0) " (1064" 5101 'topic' 0 23) " (1064" 5102 'reply' 0 0) " (1065" 5103 'topic' 0 26) " (1065" 5104 'reply' 0 0) " (1065" 5105 'reply' 0 0) " (1066" 5106 'topic' 0 16396) " (1066" 5107 'reply' 0 0) " (1066" 5108 'reply' 0 0) " (1067" 5109 'topic' 0 16222) " (1066" 5110 'reply' 0 0) " (1066" 5111 'reply' 0 0) " (1066" 5112 'reply' 0 0) " (1066" 5113 'reply' 0 0) " (1030" 5114 'reply' 0 0) " (1066" 5115 'reply' 0 0) " (1065" 5116 'reply' 0 0) " (1065" 5117 'reply' 0 0) " (1065" 5117 'lock' 0 0) " (1048" 5092 'lock' 0 0) " (1057" 5086 'lock' 0 0) " (1068" 5118 'topic' 0 31) " (1068" 5119 'reply' 0 0) " (1067" 5120 'reply' 0 0) " (1066" 5115 'lock' 0 0) " (1068" 5119 'lock' 0 0) " (1069" 5121 'topic' 0 31) " (853" 5122 'reply' 0 0) " (1070" 5123 'topic' 0 16192) " (1070" 5124 'reply' 0 0) " (1071" 5125 'topic' 0 16222) " (1069" 5126 'reply' 0 0) " (1072" 5127 'topic' 0 15878) " (1069" 5128 'reply' 0 0) " (1051" 5129 'reply' 0 0) " (1069" 5130 'reply' 0 0) " (1069" 5130 'lock' 0 0) " (1073" 5131 'topic' 0 16277) " (1073" 5132 'reply' 0 0) " (1074" 5133 'topic' 0 19) " (1051" 5134 'reply' 0 0) " (1072" 5135 'reply' 0 0) " (1074" 5136 'reply' 0 0) " (1074" 5137 'reply' 0 0) " (1074" 5138 'reply' 0 0) " (1072" 5139 'reply' 0 0) " (1075" 5140 'topic' 0 16390) " (1075" 5141 'reply' 0 0) " (1073" 5142 'reply' 0 0) " (1075" 5143 'reply' 0 0) " (1075" 5144 'reply' 0 0) " (1073" 5145 'reply' 0 0) " (1075" 5146 'reply' 0 0) " (1076" 5147 'topic' 0 16222) " (1075" 5148 'reply' 0 0) " (1075" 5148 'lock' 0 0) " (1059" 5149 'reply' 0 0) " (1077" 5150 'topic' 0 31) " (1077" 5151 'reply' 0 0) " (1077" 5152 'reply' 0 0) " (1077" 5153 'reply' 0 0) " (1072" 5139 'move' 0 0) " (1076" 5155 'reply' 0 0) " (1073" 5156 'reply' 0 0) " (1073" 5157 'reply' 0 0) " (1076" 5158 'reply' 0 0) " (1079" 5159 'topic' 0 16260) " (1080" 5160 'topic' 0 16313); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1081 5161 'topic' 0 16422) " (1081" 5162 'reply' 0 0) " (1080" 5163 'reply' 0 0) " (1080" 5163 'lock' 0 0) " (1079" 5164 'reply' 0 0) " (1079" 5164 'lock' 0 0) " (1082" 5165 'topic' 0 16368) " (1081" 5166 'reply' 0 0) " (1081" 5167 'reply' 0 0) " (1083" 5168 'topic' 0 16425) " (1084" 5169 'topic' 0 16425) " (1084" 5169 'remove' 0 0) " (1083" 5168 'remove' 0 0) " (1085" 5170 'topic' 0 16425) " (1086" 5171 'topic' 0 16396) " (1086" 5171 'remove' 0 0) " (1087" 5172 'topic' 0 16396) " (1087" 5172 'remove' 0 0) " (1059" 5173 'reply' 0 0) " (1088" 5174 'topic' 0 16396) " (1072" 5175 'reply' 0 0) " (1088" 5176 'reply' 0 0) " (1051" 5177 'reply' 0 0) " (1085" 5178 'reply' 0 0) " (1074" 5179 'reply' 0 0) " (1074" 5179 'lock' 0 0) " (1076" 5180 'reply' 0 0) " (1076" 5180 'lock' 0 0) " (1073" 5157 'lock' 0 0) " (1088" 5181 'reply' 0 0) " (1088" 5182 'reply' 0 0) " (1088" 5183 'reply' 0 0) " (1088" 5184 'reply' 0 0) " (1088" 5185 'reply' 0 0) " (1088" 5186 'reply' 0 0) " (1088" 5187 'reply' 0 0) " (1088" 5188 'reply' 0 0) " (1088" 5189 'reply' 0 0) " (1088" 5190 'reply' 0 0) " (1088" 5191 'reply' 0 0) " (1088" 5192 'reply' 0 0) " (1088" 5193 'reply' 0 0) " (1088" 5194 'reply' 0 0) " (1088" 5195 'reply' 0 0) " (1089" 5196 'topic' 0 16222) " (1089" 5197 'reply' 0 0) " (1088" 5198 'reply' 0 0) " (1089" 5199 'reply' 0 0) " (1088" 5200 'reply' 0 0) " (1089" 5199 'lock' 0 0) " (1088" 5201 'reply' 0 0) " (1088" 5202 'reply' 0 0) " (1088" 5203 'reply' 0 0) " (1088" 5204 'reply' 0 0) " (1088" 5205 'reply' 0 0) " (1088" 5205 'lock' 0 0) " (1088" 5206 'reply' 0 0) " (1090" 5207 'topic' 0 16429) " (1090" 5208 'reply' 0 0) " (1090" 5209 'reply' 0 0) " (1091" 5210 'topic' 0 15973) " (1091" 5211 'reply' 0 0) " (1091" 5212 'reply' 0 0) " (1090" 5213 'reply' 0 0) " (1081" 5214 'reply' 0 0) " (1091" 5215 'reply' 0 0) " (1082" 5216 'reply' 0 0) " (1070" 5217 'reply' 0 0) " (1072" 5218 'reply' 0 0) " (1092" 5219 'topic' 0 16396) " (1092" 5220 'reply' 0 0) " (1092" 5221 'reply' 0 0) " (1092" 5222 'reply' 0 0) " (1092" 5223 'reply' 0 0) " (1092" 5224 'reply' 0 0) " (1092" 5225 'reply' 0 0) " (1072" 5226 'reply' 0 0) " (1092" 5227 'reply' 0 0) " (1092" 5228 'reply' 0 0) " (1092" 5229 'reply' 0 0) " (1088" 5230 'reply' 0 0) " (1092" 5231 'reply' 0 0) " (1092" 5232 'reply' 0 0) " (1092" 5233 'reply' 0 0) " (1092" 5234 'reply' 0 0) " (1092" 5234 'lock' 0 0) " (1091" 5235 'reply' 0 0) " (1091" 5235 'lock' 0 0) " (1090" 5236 'reply' 0 0) " (1090" 5236 'lock' 0 0) " (1093" 5237 'topic' 0 16432) " (1070" 5238 'reply' 0 0) " (1093" 5239 'reply' 0 0) " (1085" 5240 'reply' 0 0) " (1051" 5241 'reply' 0 0) " (1072" 5242 'reply' 0 0) " (1072" 5243 'reply' 0 0) " (1072" 5244 'reply' 0 0) " (1093" 5245 'reply' 0 0) " (1094" 5246 'topic' 0 16313) " (1095" 5247 'topic' 0 16284) " (1070" 5248 'reply' 0 0) " (1077" 5249 'reply' 0 0) " (1095" 5250 'reply' 0 0) " (1094" 5251 'reply' 0 0) " (1093" 5252 'reply' 0 0) " (1093" 5252 'lock' 0 0) " (1094" 5251 'lock' 0 0) " (19" 5253 'reply' 0 0) " (1081" 5254 'reply' 0 0) " (1095" 5255 'reply' 0 0) " (1096" 5256 'topic' 0 1) " (1096" 5256 'sticky' 0 0) " (1085" 5257 'reply' 0 0) " (1097" 5258 'topic' 0 19) " (1097" 5259 'reply' 0 0) " (1097" 5259 'lock' 0 0) " (1085" 5260 'reply' 0 0) " (1085" 5261 'reply' 0 0) " (1085" 5262 'reply' 0 0) " (1095" 5263 'reply' 0 0) " (1095" 5264 'reply' 0 0) " (1095" 5264 'lock' 0 0) " (1085" 5262 'lock' 0 0) " (1096" 5265 'reply' 0 0) " (1081" 5254 'lock' 0 0) " (19" 5266 'reply' 0 0) " (19" 5267 'reply' 0 0) " (1031" 5268 'reply' 0 0) " (1061" 5269 'reply' 0 0) " (1061" 5270 'reply' 0 0) " (1082" 5271 'reply' 0 0) " (1098" 5272 'topic' 0 16174) " (1099" 5273 'topic' 0 16440) " (1061" 5274 'reply' 0 0) " (1098" 5275 'reply' 0 0) " (1092" 5233 'remove' 0 0) " (1098" 5276 'reply' 0 0) " (1096" 5277 'reply' 0 0) " (1096" 5278 'reply' 0 0) " (1096" 5279 'reply' 0 0) " (1047" 5280 'reply' 0 0) " (1100" 5281 'topic' 0 15973) " (1100" 5282 'reply' 0 0) " (1100" 5283 'reply' 0 0) " (1100" 5284 'reply' 0 0) " (1096" 5285 'reply' 0 0) " (1030" 5286 'reply' 0 0) " (1096" 5287 'reply' 0 0) " (1096" 5288 'reply' 0 0) " (1100" 5289 'reply' 0 0) " (1030" 5290 'reply' 0 0) " (1101" 5291 'topic' 0 50) " (1101" 5291 'sticky' 0 0) " (1101" 5292 'reply' 0 0) " (1061" 5293 'reply' 0 0) " (1100" 5294 'reply' 0 0) " (1101" 5295 'reply' 0 0) " (1061" 5296 'reply' 0 0) " (1101" 5297 'reply' 0 0) " (1101" 5298 'reply' 0 0) " (1102" 5299 'topic' 0 16284) " (1102" 5300 'reply' 0 0) " (1102" 5301 'reply' 0 0) " (1102" 5302 'reply' 0 0) " (1103" 5303 'topic' 0 34) " (1103" 5304 'reply' 0 0) " (1104" 5305 'topic' 0 16313) " (1105" 5306 'topic' 0 16313) " (1103" 5307 'reply' 0 0) " (1061" 5308 'reply' 0 0) " (1103" 5309 'reply' 0 0) " (1039" 5310 'reply' 0 0) " (1102" 5311 'reply' 0 0) " (935" 4560 'remove' 0 0) " (1106" 5312 'topic' 0 28) " (1107" 5313 'topic' 0 16222) " (1108" 5314 'topic' 0 16020) " (1108" 5315 'reply' 0 0) " (1108" 5316 'reply' 0 0) " (1108" 5317 'reply' 0 0) " (1107" 5318 'reply' 0 0) " (1107" 5319 'reply' 0 0) " (1107" 5319 'lock' 0 0) " (1038" 5320 'reply' 0 0) " (1038" 5320 'lock' 0 0) " (1033" 5321 'reply' 0 0) " (1033" 5321 'lock' 0 0) " (1099" 5322 'reply' 0 0) " (1046" 5323 'reply' 0 0) " (1046" 5323 'lock' 0 0) " (1062" 5324 'reply' 0 0) " (1062" 5324 'lock' 0 0) " (1058" 5325 'reply' 0 0) " (1058" 5325 'lock' 0 0) " (1050" 5326 'reply' 0 0) " (1050" 5326 'lock' 0 0) " (1056" 5327 'reply' 0 0) " (1056" 5327 'lock' 0 0) " (1103" 5328 'reply' 0 0) " (1026" 4938 'lock' 0 0) " (1082" 5329 'reply' 0 0) " (1082" 5329 'lock' 0 0) " (1096" 5330 'reply' 0 0) " (1101" 5331 'reply' 0 0) " (1059" 5332 'reply' 0 0) " (1101" 5333 'reply' 0 0) " (1109" 5334 'topic' 0 16222) " (1110" 5335 'topic' 0 15973) " (1109" 5336 'reply' 0 0) " (1109" 5337 'reply' 0 0) " (1111" 5338 'topic' 0 15888) " (1111" 5339 'reply' 0 0) " (1111" 5340 'reply' 0 0) " (1101" 5341 'reply' 0 0) " (1111" 5342 'reply' 0 0) " (1108" 5343 'reply' 0 0) " (1109" 5344 'reply' 0 0) " (1108" 5345 'reply' 0 0) " (1110" 5346 'reply' 0 0) " (1108" 5347 'reply' 0 0) " (1112" 5348 'topic' 0 16020) " (1108" 5349 'reply' 0 0) " (1112" 5350 'reply' 0 0) " (1113" 5351 'topic' 0 16357) " (1113" 5352 'reply' 0 0) " (1108" 5353 'reply' 0 0) " (1112" 5354 'reply' 0 0) " (1109" 5355 'reply' 0 0) " (1109" 5356 'reply' 0 0) " (1108" 5357 'reply' 0 0) " (1109" 5358 'reply' 0 0) " (1108" 5359 'reply' 0 0) " (1109" 5360 'reply' 0 0) " (1114" 5361 'topic' 0 16387) " (1109" 5360 'lock' 0 0) " (1114" 5362 'reply' 0 0) " (1114" 5362 'move' 0 0) " (1116" 5364 'topic' 0 16313) " (1116" 5365 'reply' 0 0) " (1116" 5366 'reply' 0 0) " (1117" 5367 'topic' 0 16381) " (1039" 5368 'reply' 0 0) " (1118" 5369 'topic' 0 16284) " (1118" 5370 'reply' 0 0) " (1113" 5371 'reply' 0 0) " (1118" 5372 'reply' 0 0) " (1117" 5373 'reply' 0 0) " (1108" 5374 'reply' 0 0) " (1112" 5354 'lock' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1118 5375 'reply' 0 0) " (1039" 5368 'move' 0 0) " (1051" 5241 'remove' 0 0) " (1030" 5377 'reply' 0 0) " (1120" 5378 'topic' 0 19) " (1121" 5379 'topic' 0 16222) " (1121" 5380 'reply' 0 0) " (1121" 5381 'reply' 0 0) " (1102" 5382 'reply' 0 0) " (1113" 5383 'reply' 0 0) " (1113" 5384 'reply' 0 0) " (1121" 5385 'reply' 0 0) " (1121" 5386 'reply' 0 0) " (1108" 5387 'reply' 0 0) " (1113" 5388 'reply' 0 0) " (1121" 5389 'reply' 0 0) " (1039" 5390 'reply' 0 0) " (1122" 5391 'topic' 0 16313) " (1122" 5392 'reply' 0 0) " (1114" 5393 'reply' 0 0) " (1122" 5394 'reply' 0 0) " (1102" 5395 'reply' 0 0) " (1123" 5396 'topic' 0 16222) " (1124" 5397 'topic' 0 16222) " (1125" 5398 'topic' 0 16393) " (1126" 5399 'topic' 0 16393) " (1126" 5400 'reply' 0 0) " (1030" 5401 'reply' 0 0) " (1121" 5402 'reply' 0 0) " (1126" 5403 'reply' 0 0) " (1121" 5404 'reply' 0 0) " (1121" 5405 'reply' 0 0) " (1127" 5406 'topic' 0 15888) " (1128" 5407 'topic' 0 15878) " (1102" 5408 'reply' 0 0) " (1127" 5409 'reply' 0 0) " (1127" 5409 'lock' 0 0) " (1116" 5366 'lock' 0 0) " (1125" 5410 'reply' 0 0) " (1128" 5411 'reply' 0 0) " (1128" 5411 'lock' 0 0) " (1125" 5410 'lock' 0 0) " (1110" 5346 'lock' 0 0) " (1120" 5412 'reply' 0 0) " (1120" 5412 'lock' 0 0) " (1121" 5413 'reply' 0 0) " (1102" 5414 'reply' 0 0) " (1129" 5415 'topic' 0 16453) " (1129" 5416 'reply' 0 0) " (1129" 5416 'lock' 0 0) " (1129" 5416 'unlock' 0 0) " (1129" 5417 'reply' 0 0) " (1129" 5418 'reply' 0 0) " (1129" 5419 'reply' 0 0) " (1129" 5420 'reply' 0 0) " (1129" 5420 'lock' 0 0) " (1030" 5421 'reply' 0 0) " (1130" 5422 'topic' 0 16001) " (1131" 5423 'topic' 0 16001) " (1132" 5424 'topic' 0 16001) " (1133" 5425 'topic' 0 16001) " (1134" 5426 'topic' 0 16001) " (1132" 5424 'lock' 0 0) " (1131" 5423 'lock' 0 0) " (1132" 5424 'unlock' 0 0) " (1132" 5424 'lock' 0 0) " (1130" 5422 'lock' 0 0) " (1130" 5422 'unlock' 0 0) " (1130" 5427 'reply' 0 0) " (1130" 5428 'reply' 0 0) " (1130" 5428 'lock' 0 0) " (1131" 5423 'remove' 0 0) " (1132" 5424 'remove' 0 0) " (1130" 5428 'remove' 0 0) " (1030" 5429 'reply' 0 0) " (1030" 5430 'reply' 0 0) " (1135" 5431 'topic' 0 24) " (1113" 5432 'reply' 0 0) " (1030" 5433 'reply' 0 0) " (1135" 5434 'reply' 0 0) " (1124" 5435 'reply' 0 0) " (1136" 5436 'topic' 0 16456) " (1136" 5437 'reply' 0 0) " (1137" 5438 'topic' 0 16456) " (1124" 5439 'reply' 0 0) " (1136" 5440 'reply' 0 0) " (1137" 5441 'reply' 0 0) " (1138" 5442 'topic' 0 16457) " (1139" 5443 'topic' 0 16168) " (1136" 5444 'reply' 0 0) " (1138" 5445 'reply' 0 0) " (1139" 5446 'reply' 0 0) " (1139" 5447 'reply' 0 0) " (1139" 5448 'reply' 0 0) " (1139" 5449 'reply' 0 0) " (1139" 5450 'reply' 0 0) " (1138" 5451 'reply' 0 0) " (1138" 5452 'reply' 0 0) " (1138" 5453 'reply' 0 0) " (1138" 5454 'reply' 0 0) " (1098" 5455 'reply' 0 0) " (1138" 5456 'reply' 0 0) " (1108" 5457 'reply' 0 0) " (1140" 5458 'topic' 0 15878) " (1139" 5459 'reply' 0 0) " (1098" 5460 'reply' 0 0) " (1139" 5461 'reply' 0 0) " (1140" 5462 'reply' 0 0) " (1138" 5463 'reply' 0 0) " (1136" 5464 'reply' 0 0) " (1108" 5465 'reply' 0 0) " (1101" 5466 'reply' 0 0) " (1101" 5467 'reply' 0 0) " (1140" 5468 'reply' 0 0) " (1140" 5468 'lock' 0 0) " (1030" 5469 'reply' 0 0) " (1138" 5470 'reply' 0 0) " (1141" 5471 'topic' 0 16277) " (1142" 5472 'topic' 0 16438) " (1141" 5473 'reply' 0 0) " (1141" 5473 'lock' 0 0) " (1143" 5474 'topic' 0 16329) " (1143" 5475 'reply' 0 0) " (1139" 5461 'move' 0 0) " (1144" 5476 'remove' 0 0) " (1143" 5477 'reply' 0 0) " (1143" 5477 'lock' 0 0) " (1138" 5478 'reply' 0 0) " (1138" 5479 'reply' 0 0) " (1135" 5480 'reply' 0 0) " (1145" 5481 'topic' 0 16390) " (1145" 5482 'reply' 0 0) " (1146" 5483 'topic' 0 16284) " (1108" 5484 'reply' 0 0) " (1146" 5485 'reply' 0 0) " (1135" 5486 'reply' 0 0) " (1098" 5460 'lock' 0 0) " (1101" 5487 'reply' 0 0) " (1138" 5488 'reply' 0 0) " (1147" 5489 'topic' 0 16284) " (1147" 5490 'reply' 0 0) " (1148" 5491 'topic' 0 16156) " (1148" 5492 'reply' 0 0) " (1145" 5493 'reply' 0 0) " (1147" 5494 'reply' 0 0) " (1147" 5494 'lock' 0 0) " (1149" 5495 'topic' 0 26) " (1149" 5496 'reply' 0 0) " (1136" 5497 'reply' 0 0) " (1136" 5497 'lock' 0 0) " (1150" 5498 'topic' 0 50) " (1145" 5499 'reply' 0 0) " (1150" 5500 'reply' 0 0) " (1149" 5501 'reply' 0 0) " (1151" 5502 'topic' 0 16164) " (1149" 5503 'reply' 0 0) " (1150" 5504 'reply' 0 0) " (1145" 5505 'reply' 0 0) " (1151" 5506 'reply' 0 0) " (1151" 5507 'reply' 0 0) " (1151" 5508 'reply' 0 0) " (1151" 5509 'reply' 0 0) " (1151" 5510 'reply' 0 0) " (1150" 5511 'reply' 0 0) " (1145" 5512 'reply' 0 0) " (1152" 5513 'topic' 0 19) " (1139" 5514 'reply' 0 0) " (1152" 5515 'reply' 0 0) " (1150" 5516 'reply' 0 0) " (1139" 5517 'reply' 0 0) " (1139" 5517 'lock' 0 0) " (1145" 5512 'lock' 0 0) " (1145" 5518 'reply' 0 0) " (1149" 5519 'reply' 0 0) " (1148" 5520 'reply' 0 0) " (1124" 5521 'reply' 0 0) " (1138" 5522 'reply' 0 0) " (1138" 5522 'lock' 0 0) " (1122" 5523 'reply' 0 0) " (1148" 5520 'lock' 0 0) " (1153" 5524 'topic' 0 19) " (1154" 5525 'topic' 0 16313) " (1137" 5526 'reply' 0 0) " (1153" 5527 'reply' 0 0) " (1151" 5528 'reply' 0 0) " (1153" 5529 'reply' 0 0) " (1153" 5529 'lock' 0 0) " (1137" 5530 'reply' 0 0) " (1154" 5531 'reply' 0 0) " (1154" 5531 'lock' 0 0) " (1151" 5532 'reply' 0 0) " (1155" 5533 'topic' 0 15973) " (1156" 5534 'topic' 0 16222) " (1157" 5535 'topic' 0 15888) " (1151" 5536 'reply' 0 0) " (1155" 5537 'reply' 0 0) " (1155" 5538 'reply' 0 0) " (1152" 5539 'reply' 0 0) " (1158" 5540 'topic' 0 16222) " (1158" 5541 'reply' 0 0) " (1155" 5542 'reply' 0 0) " (1158" 5543 'reply' 0 0) " (1158" 5544 'reply' 0 0) " (1155" 5545 'reply' 0 0) " (1155" 5545 'lock' 0 0) " (1159" 5546 'topic' 0 31) " (1159" 5547 'reply' 0 0) " (1158" 5548 'reply' 0 0) " (1159" 5549 'reply' 0 0) " (1160" 5550 'topic' 0 16313) " (1160" 5550 'lock' 0 0) " (1160" 5550 'remove' 0 0) " (1161" 5551 'topic' 0 16020) " (1162" 5552 'topic' 0 16020) " (1159" 5553 'reply' 0 0) " (1163" 5554 'topic' 0 16284) " (1164" 5555 'topic' 0 16020) " (1164" 5555 'remove' 0 0) " (1159" 5556 'reply' 0 0) " (1159" 5557 'reply' 0 0) " (1165" 5558 'topic' 0 16020) " (1159" 5559 'reply' 0 0) " (1158" 5560 'reply' 0 0) " (1158" 5561 'reply' 0 0) " (1162" 5562 'reply' 0 0) " (1162" 5562 'lock' 0 0) " (1161" 5563 'reply' 0 0) " (1161" 5563 'lock' 0 0) " (1137" 5564 'reply' 0 0) " (1137" 5564 'lock' 0 0) " (1149" 5565 'reply' 0 0) " (1149" 5565 'lock' 0 0) " (1099" 5566 'reply' 0 0) " (1099" 5566 'lock' 0 0) " (1111" 5567 'reply' 0 0) " (1111" 5567 'lock' 0 0) " (1122" 5523 'lock' 0 0) " (1158" 5568 'reply' 0 0) " (1159" 5569 'reply' 0 0) " (1158" 5570 'reply' 0 0) " (1151" 5571 'reply' 0 0) " (1114" 5393 'lock' 0 0) " (1151" 5572 'reply' 0 0) " (1166" 5573 'topic' 0 16174) " (1167" 5574 'topic' 0 16354) " (1167" 5575 'reply' 0 0) " (1166" 5576 'reply' 0 0) " (1166" 5577 'reply' 0 0) " (1167" 5578 'reply' 0 0) " (1168" 5579 'topic' 0 16438); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1168 5580 'reply' 0 0) " (1167" 5581 'reply' 0 0) " (1169" 5582 'topic' 0 19) " (1169" 5583 'reply' 0 0) " (1169" 5583 'lock' 0 0) " (1156" 5584 'reply' 0 0) " (1167" 5585 'reply' 0 0) " (1156" 5586 'reply' 0 0) " (1167" 5587 'reply' 0 0) " (1168" 5588 'reply' 0 0) " (1168" 5589 'reply' 0 0) " (1156" 5590 'reply' 0 0) " (1170" 5591 'topic' 0 16456) " (1170" 5592 'reply' 0 0) " (1170" 5593 'reply' 0 0) " (1156" 5594 'reply' 0 0) " (1156" 5595 'reply' 0 0) " (1156" 5596 'reply' 0 0) " (1168" 5597 'reply' 0 0) " (1165" 5598 'reply' 0 0) " (1170" 5599 'reply' 0 0) " (1171" 5600 'topic' 0 16438) " (1172" 5601 'topic' 0 16438) " (1167" 5602 'reply' 0 0) " (1156" 5603 'reply' 0 0) " (1156" 5604 'reply' 0 0) " (1168" 5605 'reply' 0 0) " (1170" 5606 'reply' 0 0) " (1173" 5607 'topic' 0 50) " (1173" 5607 'sticky' 0 0) " (1174" 5608 'topic' 0 16222) " (1174" 5609 'reply' 0 0) " (1175" 5610 'topic' 0 16393) " (1163" 5611 'reply' 0 0) " (1163" 5612 'reply' 0 0) " (1163" 5612 'lock' 0 0) " (1174" 5613 'reply' 0 0) " (1175" 5614 'reply' 0 0) " (1174" 5615 'reply' 0 0) " (1176" 5616 'topic' 0 26) " (1170" 5606 'lock' 0 0) " (1176" 5617 'reply' 0 0) " (1175" 5618 'reply' 0 0) " (1175" 5618 'lock' 0 0) " (1176" 5617 'lock' 0 0) " (1166" 5619 'reply' 0 0) " (1166" 5619 'lock' 0 0) " (1158" 5620 'reply' 0 0) " (1158" 5620 'lock' 0 0) " (1172" 5621 'reply' 0 0) " (1172" 5621 'lock' 0 0) " (1167" 5622 'reply' 0 0) " (1177" 5623 'topic' 0 15878) " (1178" 5624 'topic' 0 28) " (1178" 5625 'reply' 0 0) " (1178" 5625 'lock' 0 0) " (1168" 5626 'reply' 0 0) " (1168" 5627 'reply' 0 0) " (1179" 5628 'topic' 0 16479) " (1179" 5629 'reply' 0 0) " (1177" 5630 'reply' 0 0) " (1180" 5631 'topic' 0 32) " (1181" 5632 'topic' 0 26) " (1180" 5633 'reply' 0 0) " (1179" 5634 'reply' 0 0) " (1171" 5635 'reply' 0 0) " (1177" 5636 'reply' 0 0) " (1177" 5637 'reply' 0 0) " (1124" 5638 'reply' 0 0) " (1180" 5639 'reply' 0 0) " (1124" 5640 'reply' 0 0) " (1180" 5641 'reply' 0 0) " (1182" 5642 'topic' 0 15973) " (1061" 5643 'reply' 0 0) " (1171" 5644 'reply' 0 0) " (1061" 5645 'reply' 0 0) " (1061" 5646 'reply' 0 0) " (1124" 5647 'reply' 0 0) " (1177" 5648 'reply' 0 0) " (1177" 5648 'lock' 0 0) " (1183" 5649 'topic' 0 16406) " (1183" 5650 'reply' 0 0) " (1101" 5651 'reply' 0 0) " (1183" 5652 'reply' 0 0) " (1183" 5652 'lock' 0 0) " (1180" 5653 'reply' 0 0) " (1184" 5654 'topic' 0 26) " (1184" 5655 'reply' 0 0) " (1184" 5656 'reply' 0 0) " (1180" 5657 'reply' 0 0) " (1182" 5642 'remove' 0 0) " (1185" 5658 'topic' 0 15973) " (1186" 5659 'topic' 0 16315) " (1186" 5660 'reply' 0 0) " (1187" 5661 'topic' 0 16284) " (1185" 5662 'reply' 0 0) " (1184" 5663 'reply' 0 0) " (1186" 5664 'reply' 0 0) " (1180" 5665 'reply' 0 0) " (1188" 5666 'topic' 0 16192) " (1188" 5667 'reply' 0 0) " (1186" 5668 'reply' 0 0) " (1185" 5669 'reply' 0 0) " (1188" 5670 'reply' 0 0) " (1189" 5671 'topic' 0 16390) " (1190" 5672 'topic' 0 16390) " (1190" 5673 'reply' 0 0) " (1185" 5674 'reply' 0 0) " (1180" 5675 'reply' 0 0) " (1187" 5676 'reply' 0 0) " (1185" 5677 'reply' 0 0) " (1180" 5678 'reply' 0 0) " (1187" 5676 'lock' 0 0) " (1186" 5679 'reply' 0 0) " (1188" 5680 'reply' 0 0) " (1191" 5681 'topic' 0 16390) " (1188" 5682 'reply' 0 0) " (1191" 5683 'reply' 0 0) " (1192" 5684 'topic' 0 5) " (1192" 5685 'reply' 0 0) " (1192" 5686 'reply' 0 0) " (1192" 5687 'reply' 0 0) " (1192" 5688 'reply' 0 0) " (1192" 5689 'reply' 0 0) " (1192" 5690 'reply' 0 0) " (1191" 5683 'lock' 0 0) " (1190" 5673 'lock' 0 0) " (1193" 5691 'topic' 0 16342) " (1193" 5692 'reply' 0 0) " (1192" 5693 'reply' 0 0) " (1192" 5694 'reply' 0 0) " (1194" 5695 'topic' 0 16453) " (1194" 5696 'reply' 0 0) " (1193" 5697 'reply' 0 0) " (1195" 5698 'topic' 0 16156) " (1194" 5699 'reply' 0 0) " (1195" 5700 'reply' 0 0) " (1195" 5701 'reply' 0 0) " (1195" 5702 'reply' 0 0) " (1195" 5703 'reply' 0 0) " (1195" 5704 'reply' 0 0) " (1194" 5705 'reply' 0 0) " (1194" 5706 'reply' 0 0) " (1194" 5707 'reply' 0 0) " (1194" 5708 'reply' 0 0) " (1194" 5709 'reply' 0 0) " (1194" 5710 'reply' 0 0) " (1193" 5711 'reply' 0 0) " (1193" 5712 'reply' 0 0) " (1195" 5713 'reply' 0 0) " (1195" 5713 'lock' 0 0) " (1193" 5714 'reply' 0 0) " (1101" 5715 'reply' 0 0) " (1194" 5716 'reply' 0 0) " (1193" 5717 'reply' 0 0) " (1193" 5717 'lock' 0 0) " (1194" 5718 'reply' 0 0) " (1193" 5717 'remove' 0 0) " (1194" 5719 'reply' 0 0) " (1196" 5720 'topic' 0 16313) " (1196" 5721 'reply' 0 0) " (1197" 5722 'topic' 0 16313) " (1198" 5723 'topic' 0 16313) " (1199" 5724 'topic' 0 26) " (1197" 5725 'reply' 0 0) " (1180" 5726 'reply' 0 0) " (1180" 5727 'reply' 0 0) " (1196" 5728 'reply' 0 0) " (1200" 5729 'topic' 0 16396) " (1199" 5730 'reply' 0 0) " (1199" 5731 'reply' 0 0) " (1200" 5732 'reply' 0 0) " (1199" 5733 'reply' 0 0) " (1199" 5734 'reply' 0 0) " (1199" 5735 'reply' 0 0) " (1200" 5736 'reply' 0 0) " (1199" 5737 'reply' 0 0) " (1196" 5738 'reply' 0 0) " (1197" 5739 'reply' 0 0) " (1198" 5740 'reply' 0 0) " (1198" 5740 'lock' 0 0) " (1196" 5741 'reply' 0 0) " (1201" 5742 'topic' 0 16386) " (1202" 5743 'topic' 0 16174) " (1200" 5744 'reply' 0 0) " (1202" 5745 'reply' 0 0) " (1201" 5746 'reply' 0 0) " (1201" 5746 'lock' 0 0) " (1202" 5745 'lock' 0 0) " (1197" 5739 'lock' 0 0) " (1196" 5747 'reply' 0 0) " (1196" 5747 'lock' 0 0) " (1203" 5748 'topic' 0 15973) " (1199" 5749 'reply' 0 0) " (1204" 5750 'topic' 0 16222) " (1199" 5751 'reply' 0 0) " (1199" 5752 'reply' 0 0) " (1199" 5753 'reply' 0 0) " (1199" 5754 'reply' 0 0) " (1199" 5755 'reply' 0 0) " (1180" 5756 'reply' 0 0) " (1205" 5757 'topic' 0 16495) " (1206" 5758 'topic' 0 16357) " (1206" 5759 'reply' 0 0) " (1206" 5759 'lock' 0 0) " (1203" 5760 'reply' 0 0) " (1200" 5744 'lock' 0 0) " (1205" 5761 'reply' 0 0) " (1199" 5762 'reply' 0 0) " (1180" 5763 'reply' 0 0) " (1205" 5761 'lock' 0 0) " (1180" 5764 'reply' 0 0) " (1206" 5765 'reply' 0 0) " (1203" 5766 'reply' 0 0) " (1207" 5767 'topic' 0 16495) " (1180" 5768 'reply' 0 0) " (1208" 5769 'topic' 0 16267) " (1209" 5770 'topic' 0 16116) " (1208" 5771 'reply' 0 0) " (1208" 5771 'lock' 0 0) " (1210" 5772 'topic' 0 20) " (1210" 5773 'reply' 0 0) " (1209" 5774 'reply' 0 0) " (1211" 5775 'topic' 0 26) " (1210" 5776 'reply' 0 0) " (1212" 5777 'topic' 0 16260) " (1209" 5778 'reply' 0 0) " (1213" 5779 'topic' 0 16357) " (1210" 5776 'remove' 0 0) " (1214" 5780 'topic' 0 16049) " (1214" 5781 'reply' 0 0) " (1214" 5782 'reply' 0 0) " (1215" 5783 'topic' 0 15973) " (1215" 5784 'reply' 0 0) " (1215" 5785 'reply' 0 0) " (1215" 5786 'reply' 0 0) " (1215" 5787 'reply' 0 0) " (1215" 5788 'reply' 0 0) " (1212" 5789 'reply' 0 0) " (1215" 5790 'reply' 0 0) " (1209" 5778 'move' 0 0) " (1213" 5792 'reply' 0 0) " (1215" 5793 'reply' 0 0) " (1213" 5794 'reply' 0 0) " (1213" 5795 'reply' 0 0) " (1212" 5796 'reply' 0 0) " (1212" 5797 'reply' 0 0) " (1217" 5798 'topic' 0 16260) " (1214" 5799 'reply' 0 0) " (1218" 5800 'topic' 0 15973); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1217 5801 'reply' 0 0) " (1219" 5802 'topic' 0 1) " (1219" 5802 'sticky' 0 0) " (1220" 5803 'topic' 0 1) " (1220" 5803 'sticky' 0 0) " (1220" 5803 'move' 0 0) " (1219" 5802 'lock' 0 0) " (1215" 5804 'reply' 0 0) " (1215" 5804 'lock' 0 0) " (1211" 5805 'reply' 0 0) " (1108" 5484 'lock' 0 0) " (1117" 5373 'lock' 0 0) " (1221" 5806 'topic' 0 16393) " (1221" 5807 'reply' 0 0) " (1222" 5808 'topic' 0 16164) " (1217" 5809 'reply' 0 0) " (1218" 5810 'reply' 0 0) " (1218" 5810 'lock' 0 0) " (1214" 5811 'reply' 0 0) " (1214" 5811 'lock' 0 0) " (1223" 5812 'topic' 0 16260) " (1212" 5813 'reply' 0 0) " (1212" 5813 'lock' 0 0) " (1223" 5812 'lock' 0 0) " (1223" 5812 'unlock' 0 0) " (1217" 5809 'lock' 0 0) " (1223" 5814 'reply' 0 0) " (1224" 5815 'topic' 0 15973) " (1220" 5816 'reply' 0 0) " (1223" 5814 'lock' 0 0) " (1225" 5817 'topic' 0 23) " (1220" 5818 'reply' 0 0) " (1220" 5819 'reply' 0 0) " (1226" 5820 'topic' 0 16049) " (1220" 5821 'reply' 0 0) " (1226" 5820 'move' 0 0) " (1226" 5820 'move' 0 0) " (1228" 5823 'remove' 0 0) " (1225" 5824 'reply' 0 0) " (1225" 5825 'reply' 0 0) " (1220" 5826 'reply' 0 0) " (1225" 5827 'reply' 0 0) " (1225" 5828 'reply' 0 0) " (1226" 5829 'reply' 0 0) " (1225" 5830 'reply' 0 0) " (1225" 5831 'reply' 0 0) " (1226" 5832 'reply' 0 0) " (1225" 5833 'reply' 0 0) " (1225" 5834 'reply' 0 0) " (1225" 5835 'reply' 0 0) " (1220" 5836 'reply' 0 0) " (1225" 5837 'reply' 0 0) " (1224" 5838 'reply' 0 0) " (1220" 5839 'reply' 0 0) " (1220" 5840 'reply' 0 0) " (1225" 5841 'reply' 0 0) " (1225" 5842 'reply' 0 0) " (1220" 5843 'reply' 0 0) " (1226" 5844 'reply' 0 0) " (1220" 5845 'reply' 0 0) " (1220" 5846 'reply' 0 0) " (1220" 5847 'reply' 0 0) " (1229" 5848 'topic' 0 16164) " (1225" 5849 'reply' 0 0) " (1220" 5850 'reply' 0 0) " (1230" 5851 'topic' 0 26) " (1231" 5852 'topic' 0 16313) " (1231" 5853 'reply' 0 0) " (1231" 5853 'lock' 0 0) " (1225" 5849 'move' 0 0) " (1230" 5855 'reply' 0 0) " (1230" 5856 'reply' 0 0) " (1230" 5857 'reply' 0 0) " (1230" 5858 'reply' 0 0) " (1230" 5859 'reply' 0 0) " (1230" 5860 'reply' 0 0) " (1220" 5861 'reply' 0 0) " (1225" 5862 'reply' 0 0) " (1225" 5863 'reply' 0 0) " (1233" 5864 'topic' 0 15878) " (1233" 5865 'reply' 0 0) " (1233" 5865 'lock' 0 0) " (1234" 5866 'topic' 0 15878) " (1235" 5867 'topic' 0 16519) " (1236" 5868 'topic' 0 16519) " (1235" 5869 'reply' 0 0) " (1235" 5870 'reply' 0 0) " (1235" 5871 'reply' 0 0) " (1235" 5872 'reply' 0 0) " (1237" 5873 'topic' 0 16519) " (1237" 5874 'reply' 0 0) " (1234" 5875 'reply' 0 0) " (1238" 5876 'topic' 0 16313) " (1236" 5877 'reply' 0 0) " (1235" 5878 'reply' 0 0) " (1235" 5879 'reply' 0 0) " (1234" 5880 'reply' 0 0) " (1237" 5881 'reply' 0 0) " (1236" 5882 'reply' 0 0) " (1235" 5879 'move' 0 0) " (1240" 5884 'topic' 0 15846) " (1150" 5885 'reply' 0 0) " (1240" 5886 'reply' 0 0) " (598" 5887 'reply' 0 0) " (1240" 5888 'reply' 0 0) " (1237" 5889 'reply' 0 0) " (1234" 5890 'reply' 0 0) " (1241" 5891 'topic' 0 16192) " (1241" 5892 'reply' 0 0) " (1234" 5893 'reply' 0 0) " (1242" 5894 'topic' 0 16523) " (1238" 5895 'reply' 0 0) " (1243" 5896 'topic' 0 1) " (1243" 5896 'sticky' 0 0) " (1234" 5897 'reply' 0 0) " (1244" 5898 'topic' 0 16360) " (1242" 5899 'reply' 0 0) " (1244" 5900 'reply' 0 0) " (1156" 5901 'reply' 0 0) " (1220" 5902 'reply' 0 0) " (1061" 5646 'remove' 0 0) " (1234" 5903 'reply' 0 0) " (1225" 5904 'reply' 0 0) " (1245" 5905 'topic' 0 15885) " (1245" 5906 'reply' 0 0) " (1246" 5907 'topic' 0 50) " (1246" 5907 'sticky' 0 0) " (1247" 5908 'topic' 0 19) " (1247" 5909 'reply' 0 0) " (1247" 5909 'lock' 0 0) " (1247" 5909 'unlock' 0 0) " (1248" 5910 'topic' 0 15973) " (1247" 5909 'lock' 0 0) " (1248" 5911 'reply' 0 0) " (1248" 5911 'lock' 0 0) " (1249" 5912 'topic' 0 16222) " (1249" 5913 'reply' 0 0) " (1249" 5913 'lock' 0 0) " (1250" 5914 'topic' 0 26) " (1250" 5915 'reply' 0 0) " (1250" 5916 'reply' 0 0) " (1250" 5916 'lock' 0 0) " (1251" 5917 'topic' 0 26) " (1251" 5918 'reply' 0 0) " (1252" 5919 'topic' 0 26) " (1251" 5920 'reply' 0 0) " (1251" 5921 'reply' 0 0) " (1250" 5916 'unlock' 0 0) " (1249" 5913 'unlock' 0 0) " (1248" 5911 'unlock' 0 0) " (1247" 5909 'unlock' 0 0) " (1253" 5922 'topic' 0 16033) " (1251" 5923 'reply' 0 0) " (1253" 5924 'reply' 0 0) " (1253" 5925 'reply' 0 0) " (1254" 5926 'topic' 0 16527) " (1251" 5927 'reply' 0 0) " (1254" 5928 'reply' 0 0) " (1251" 5929 'reply' 0 0) " (1251" 5930 'reply' 0 0) " (1251" 5931 'reply' 0 0) " (1251" 5931 'lock' 0 0) " (1255" 5932 'topic' 0 16064) " (1255" 5933 'reply' 0 0) " (1255" 5934 'reply' 0 0) " (1255" 5935 'reply' 0 0) " (1256" 5936 'topic' 0 16362) " (1255" 5937 'reply' 0 0) " (1255" 5938 'reply' 0 0) " (1257" 5939 'topic' 0 16519) " (1256" 5940 'reply' 0 0) " (304" 5941 'reply' 0 0) " (1258" 5942 'topic' 0 16349) " (1258" 5943 'reply' 0 0) " (1257" 5944 'reply' 0 0) " (1255" 5945 'reply' 0 0) " (1259" 5946 'topic' 0 16519) " (1260" 5947 'topic' 0 16313) " (1260" 5948 'reply' 0 0) " (1257" 5949 'reply' 0 0) " (1235" 5950 'reply' 0 0) " (1260" 5951 'reply' 0 0) " (1261" 5952 'topic' 0 16398) " (1257" 5953 'reply' 0 0) " (1261" 5954 'reply' 0 0) " (1259" 5955 'reply' 0 0) " (1259" 5956 'reply' 0 0) " (1262" 5957 'topic' 0 16519) " (1263" 5958 'topic' 0 16500) " (1263" 5959 'reply' 0 0) " (1260" 5960 'reply' 0 0) " (1264" 5961 'topic' 0 31) " (1246" 5962 'reply' 0 0) " (1264" 5963 'reply' 0 0) " (1262" 5964 'reply' 0 0) " (1259" 5956 'lock' 0 0) " (1235" 5950 'lock' 0 0) " (1265" 5965 'topic' 0 16313) " (1266" 5966 'topic' 0 16259) " (1267" 5967 'topic' 0 16530) " (1265" 5968 'reply' 0 0) " (1268" 5969 'topic' 0 15937) " (1269" 5970 'topic' 0 16313) " (1265" 5968 'move' 0 0) " (1265" 5970 'merge' 0 0) " (1255" 5972 'reply' 0 0) " (1267" 5973 'reply' 0 0) " (1271" 5974 'topic' 0 16529) " (1267" 5975 'reply' 0 0) " (1267" 5975 'lock' 0 0) " (1271" 5976 'reply' 0 0) " (1266" 5977 'reply' 0 0) " (1268" 5978 'reply' 0 0) " (1250" 5979 'reply' 0 0) " (1272" 5980 'topic' 0 16164) " (1272" 5981 'reply' 0 0) " (1272" 5982 'reply' 0 0) " (1265" 5983 'reply' 0 0) " (1265" 5984 'reply' 0 0) " (1273" 5985 'topic' 0 16532) " (1274" 5986 'topic' 0 16192) " (1275" 5987 'topic' 0 16357) " (1265" 5988 'reply' 0 0) " (1276" 5989 'topic' 0 16493) " (1277" 5990 'topic' 0 15846) " (1070" 5991 'reply' 0 0) " (1070" 5992 'reply' 0 0) " (1278" 5993 'topic' 0 16348) " (1278" 5994 'reply' 0 0) " (1278" 5994 'remove' 0 0) " (1279" 5995 'topic' 0 16348) " (1027" 5996 'reply' 0 0) " (1077" 5997 'reply' 0 0) " (1280" 5998 'topic' 0 15878) " (1181" 5999 'reply' 0 0) " (1275" 6000 'reply' 0 0) " (1280" 6001 'reply' 0 0) " (1279" 6002 'reply' 0 0) " (1276" 6003 'reply' 0 0) " (1281" 6004 'topic' 0 15878) " (1273" 6005 'reply' 0 0) " (1281" 6006 'reply' 0 0) " (1281" 6006 'lock' 0 0) " (1282" 6007 'topic' 0 16533) " (1282" 6008 'reply' 0 0) " (1282" 6008 'lock' 0 0) " (1255" 6009 'reply' 0 0) " (1255" 6010 'reply' 0 0) " (1225" 6011 'reply' 0 0) " (1245" 6012 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1275 6013 'reply' 0 0) " (1283" 6014 'topic' 0 16348) " (1283" 6015 'reply' 0 0) " (1283" 6016 'reply' 0 0) " (1283" 6017 'reply' 0 0) " (1245" 6018 'reply' 0 0) " (1245" 6018 'lock' 0 0) " (1283" 6019 'reply' 0 0) " (1283" 6020 'reply' 0 0) " (1283" 6020 'lock' 0 0) " (1284" 6021 'topic' 0 16348) " (1284" 6022 'reply' 0 0) " (1284" 6022 'lock' 0 0) " (1279" 6023 'reply' 0 0) " (1279" 6024 'reply' 0 0) " (1246" 6025 'reply' 0 0) " (1285" 6026 'topic' 0 15885) " (1285" 6027 'reply' 0 0) " (1286" 6028 'topic' 0 15878) " (1286" 6029 'reply' 0 0) " (1286" 6029 'lock' 0 0) " (1181" 5999 'remove' 0 0) " (1285" 6030 'reply' 0 0) " (1246" 6031 'reply' 0 0) " (1287" 6032 'topic' 0 16535) " (1287" 6032 'lock' 0 0) " (1287" 6032 'unlock' 0 0) " (1287" 6033 'reply' 0 0) " (1287" 6034 'reply' 0 0) " (1277" 6035 'reply' 0 0) " (1288" 6036 'topic' 0 15846) " (1287" 6034 'lock' 0 0) " (1289" 6037 'topic' 0 15846) " (1288" 6038 'reply' 0 0) " (1288" 6039 'reply' 0 0) " (1152" 5539 'remove' 0 0) " (1288" 6040 'reply' 0 0) " (999" 6041 'reply' 0 0) " (1273" 6042 'reply' 0 0) " (1288" 6043 'reply' 0 0) " (1234" 6044 'reply' 0 0) " (1273" 6045 'reply' 0 0) " (1288" 6043 'lock' 0 0) " (1273" 6046 'reply' 0 0) " (1255" 6047 'reply' 0 0) " (1245" 6018 'remove' 0 0) " (1290" 6048 'topic' 0 15846) " (1290" 6049 'reply' 0 0) " (1287" 6034 'unlock' 0 0) " (1290" 6050 'reply' 0 0) " (1287" 6051 'reply' 0 0) " (1273" 6052 'reply' 0 0) " (1273" 6053 'reply' 0 0) " (1287" 6054 'reply' 0 0) " (1291" 6055 'topic' 0 16534) " (1291" 6056 'reply' 0 0) " (1291" 6057 'reply' 0 0) " (1291" 6058 'reply' 0 0) " (1262" 6059 'reply' 0 0) " (1292" 6060 'topic' 0 15973) " (1293" 6061 'topic' 0 28) " (1293" 6062 'reply' 0 0) " (1294" 6063 'topic' 0 16386) " (1294" 6064 'reply' 0 0) " (1293" 6065 'reply' 0 0) " (1295" 6066 'topic' 0 15878) " (1295" 6067 'reply' 0 0) " (1295" 6068 'reply' 0 0) " (1295" 6069 'reply' 0 0) " (1291" 6070 'reply' 0 0) " (1295" 6071 'reply' 0 0) " (1295" 6072 'reply' 0 0) " (1295" 6072 'lock' 0 0) " (1291" 6073 'reply' 0 0) " (1291" 6074 'reply' 0 0) " (1294" 6075 'reply' 0 0) " (1296" 6076 'topic' 0 49) " (1273" 6077 'reply' 0 0) " (1296" 6078 'reply' 0 0) " (1291" 6079 'reply' 0 0) " (1291" 6080 'reply' 0 0) " (1292" 6081 'reply' 0 0) " (1297" 6082 'topic' 0 26) " (1292" 6083 'reply' 0 0) " (1298" 6084 'topic' 0 16519) " (1298" 6085 'reply' 0 0) " (1299" 6086 'topic' 0 27) " (1299" 6087 'reply' 0 0) " (1298" 6085 'lock' 0 0) " (1300" 6088 'topic' 0 16381) " (1246" 6089 'reply' 0 0) " (1301" 6090 'topic' 0 5) " (1301" 6091 'reply' 0 0) " (1300" 6092 'reply' 0 0) " (1302" 6093 'topic' 0 24) " (1303" 6094 'topic' 0 28) " (1304" 6095 'topic' 0 16519) " (1303" 6096 'reply' 0 0) " (1305" 6097 'topic' 0 24) " (1302" 6093 'remove' 0 0) " (1306" 6098 'topic' 0 16182) " (1303" 6099 'reply' 0 0) " (1307" 6100 'topic' 0 16049) " (1307" 6101 'reply' 0 0) " (1307" 6102 'reply' 0 0) " (1305" 6103 'reply' 0 0) " (1303" 6104 'reply' 0 0) " (1303" 6104 'lock' 0 0) " (1308" 6105 'topic' 0 16222) " (1306" 6106 'reply' 0 0) " (1307" 6107 'reply' 0 0) " (1292" 6108 'reply' 0 0) " (1287" 6109 'reply' 0 0) " (1309" 6110 'topic' 0 16222) " (1113" 6111 'reply' 0 0) " (1031" 6112 'reply' 0 0) " (1306" 6106 'lock' 0 0) " (1307" 6113 'reply' 0 0) " (1031" 6114 'reply' 0 0) " (1309" 6115 'reply' 0 0) " (1246" 6116 'reply' 0 0) " (1307" 6117 'reply' 0 0) " (1308" 6118 'reply' 0 0) " (1308" 6119 'reply' 0 0) " (1291" 6120 'reply' 0 0) " (1291" 6121 'reply' 0 0) " (1031" 6122 'reply' 0 0) " (1031" 6123 'reply' 0 0) " (1031" 6124 'reply' 0 0) " (1304" 6095 'lock' 0 0) " (1297" 6082 'lock' 0 0) " (1244" 5900 'lock' 0 0) " (1230" 5860 'lock' 0 0) " (1211" 5805 'lock' 0 0) " (1213" 5795 'lock' 0 0) " (1207" 5767 'lock' 0 0) " (1194" 5719 'lock' 0 0) " (1179" 5634 'lock' 0 0) " (1171" 5644 'lock' 0 0) " (598" 6125 'reply' 0 0) " (1291" 6126 'reply' 0 0) " (598" 6127 'reply' 0 0) " (1113" 6128 'reply' 0 0) " (1309" 6129 'reply' 0 0) " (1308" 6130 'reply' 0 0) " (1310" 6131 'topic' 0 16543) " (1310" 6132 'reply' 0 0) " (1255" 6133 'reply' 0 0) " (1299" 6134 'reply' 0 0) " (1299" 6135 'reply' 0 0) " (1299" 6136 'reply' 0 0) " (1299" 6137 'reply' 0 0) " (1299" 6138 'reply' 0 0) " (1310" 6139 'reply' 0 0) " (1299" 6140 'reply' 0 0) " (1299" 6141 'reply' 0 0) " (1311" 6142 'topic' 0 15973) " (1311" 6143 'reply' 0 0) " (1311" 6144 'reply' 0 0) " (1311" 6145 'reply' 0 0) " (1311" 6146 'reply' 0 0) " (1311" 6147 'reply' 0 0) " (1311" 6148 'reply' 0 0) " (1311" 6149 'reply' 0 0) " (1311" 6150 'reply' 0 0) " (1299" 6151 'reply' 0 0) " (1312" 6152 'topic' 0 16540) " (1299" 6153 'reply' 0 0) " (1313" 6154 'topic' 0 16267) " (1314" 6155 'topic' 0 16425) " (1113" 6156 'reply' 0 0) " (1238" 6157 'reply' 0 0) " (1314" 6158 'reply' 0 0) " (1255" 6159 'reply' 0 0) " (1311" 6160 'reply' 0 0) " (1313" 6161 'reply' 0 0) " (1311" 6160 'lock' 0 0) " (1315" 6162 'topic' 0 16055) " (1315" 6163 'reply' 0 0) " (1315" 6164 'reply' 0 0) " (1316" 6165 'topic' 0 16386) " (1316" 6166 'reply' 0 0) " (1316" 6166 'lock' 0 0) " (1311" 6167 'reply' 0 0) " (1315" 6168 'reply' 0 0) " (1255" 6169 'reply' 0 0) " (1301" 6170 'reply' 0 0) " (981" 6171 'reply' 0 0) " (1113" 6172 'reply' 0 0) " (1307" 6173 'reply' 0 0) " (1031" 6174 'reply' 0 0) " (1315" 6175 'reply' 0 0) " (1317" 6176 'topic' 0 16519) " (1318" 6177 'topic' 0 31) " (1315" 6178 'reply' 0 0) " (1307" 6179 'reply' 0 0) " (1264" 6180 'reply' 0 0) " (1315" 6181 'reply' 0 0) " (1319" 6182 'topic' 0 16523) " (1319" 6183 'reply' 0 0) " (660" 6184 'reply' 0 0) " (1314" 6185 'reply' 0 0) " (1318" 6186 'reply' 0 0) " (1318" 6187 'reply' 0 0) " (1307" 6188 'reply' 0 0) " (1315" 6189 'reply' 0 0) " (1320" 6190 'topic' 0 16276) " (1320" 6191 'reply' 0 0) " (1320" 6191 'lock' 0 0) " (1313" 6192 'reply' 0 0) " (1321" 6193 'topic' 0 16276) " (1313" 6192 'lock' 0 0) " (1321" 6194 'reply' 0 0) " (1321" 6195 'reply' 0 0) " (1321" 6196 'reply' 0 0) " (1321" 6197 'reply' 0 0) " (1321" 6197 'lock' 0 0) " (1301" 6198 'reply' 0 0) " (1318" 6199 'reply' 0 0) " (1322" 6200 'topic' 0 16276) " (1322" 6201 'reply' 0 0) " (1113" 6202 'reply' 0 0) " (1220" 6203 'reply' 0 0) " (1323" 6204 'topic' 0 11) " (1323" 6204 'sticky' 0 0) " (1287" 6205 'reply' 0 0) " (1318" 6206 'reply' 0 0) " (1323" 6204 'move' 0 0) " (1310" 6208 'reply' 0 0) " (1324" 6207 'sticky' 0 0) " (1324" 6207 'sticky' 0 0) " (1323" 6209 'reply' 0 0) " (1323" 6210 'reply' 0 0) " (1323" 6211 'reply' 0 0) " (1325" 6212 'topic' 0 35) " (1323" 6213 'reply' 0 0) " (1315" 6214 'reply' 0 0) " (1325" 6215 'reply' 0 0) " (1315" 6216 'reply' 0 0) " (1325" 6217 'reply' 0 0) " (1325" 6218 'reply' 0 0) " (1113" 6219 'reply' 0 0) " (1323" 6220 'reply' 0 0) " (1323" 6221 'reply' 0 0) " (1113" 6222 'reply' 0 0) " (1315" 6223 'reply' 0 0) " (1318" 6224 'reply' 0 0) " (1241" 6225 'reply' 0 0) " (1318" 6226 'reply' 0 0) " (1326" 6227 'topic' 0 35); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1287 6228 'reply' 0 0) " (1326" 6229 'reply' 0 0) " (1287" 6230 'reply' 0 0) " (1325" 6231 'reply' 0 0) " (1287" 6232 'reply' 0 0) " (1287" 6233 'reply' 0 0) " (1326" 6234 'reply' 0 0) " (1327" 6235 'topic' 0 15973) " (1287" 6236 'reply' 0 0) " (1328" 6237 'topic' 0 16357) " (1113" 6238 'reply' 0 0) " (1327" 6239 'reply' 0 0) " (1326" 6240 'reply' 0 0) " (1322" 6241 'reply' 0 0) " (1287" 6242 'reply' 0 0) " (1287" 6243 'reply' 0 0) " (1312" 6244 'reply' 0 0) " (1318" 6245 'reply' 0 0) " (1315" 6246 'reply' 0 0) " (1315" 6247 'reply' 0 0) " (1329" 6248 'topic' 0 16315) " (1315" 6249 'reply' 0 0) " (1329" 6250 'reply' 0 0) " (1327" 6251 'reply' 0 0) " (1318" 6252 'reply' 0 0) " (1330" 6253 'topic' 0 16357) " (1328" 6254 'reply' 0 0) " (1315" 6255 'reply' 0 0) " (1330" 6256 'reply' 0 0) " (1331" 6257 'topic' 0 16519) " (1332" 6258 'topic' 0 26) " (1328" 6259 'reply' 0 0) " (1327" 6260 'reply' 0 0) " (1330" 6261 'reply' 0 0) " (1333" 6262 'topic' 0 15973) " (1333" 6263 'reply' 0 0) " (1333" 6264 'reply' 0 0) " (1333" 6265 'reply' 0 0) " (1331" 6266 'reply' 0 0) " (1291" 6267 'reply' 0 0) " (1173" 6268 'reply' 0 0) " (1334" 6269 'topic' 0 15997) " (1334" 6269 'lock' 0 0) " (1334" 6269 'remove' 0 0) " (1335" 6270 'topic' 0 15997) " (1335" 6271 'reply' 0 0) " (1335" 6272 'reply' 0 0) " (1336" 6273 'topic' 0 15973) " (1337" 6274 'topic' 0 16495) " (1336" 6275 'reply' 0 0) " (1338" 6276 'topic' 0 16530) " (1330" 6277 'reply' 0 0) " (1339" 6278 'topic' 0 16530) " (1330" 6279 'reply' 0 0) " (1330" 6279 'lock' 0 0) " (1299" 6280 'reply' 0 0) " (1336" 6281 'reply' 0 0) " (1301" 6282 'reply' 0 0) " (1268" 6283 'reply' 0 0) " (1272" 6284 'reply' 0 0) " (1255" 6285 'reply' 0 0) " (1315" 6286 'reply' 0 0) " (1315" 6287 'reply' 0 0) " (1315" 6288 'reply' 0 0) " (1173" 6268 'sticky' 0 0) " (1336" 6289 'reply' 0 0) " (1340" 6290 'topic' 0 15973) " (1322" 6291 'reply' 0 0) " (1339" 6292 'reply' 0 0) " (1341" 6293 'topic' 0 16192) " (1262" 6294 'reply' 0 0) " (1285" 6295 'reply' 0 0) " (1342" 6296 'topic' 0 15973) " (1339" 6297 'reply' 0 0) " (1342" 6298 'reply' 0 0) " (1342" 6299 'reply' 0 0) " (1342" 6300 'reply' 0 0) " (1322" 6301 'reply' 0 0) " (1342" 6302 'reply' 0 0) " (1339" 6303 'reply' 0 0) " (1338" 6304 'reply' 0 0) " (1342" 6305 'reply' 0 0) " (1323" 6306 'reply' 0 0) " (1240" 5888 'remove' 0 0) " (1342" 6307 'reply' 0 0) " (1285" 6308 'reply' 0 0) " (1315" 6309 'reply' 0 0) " (1342" 6310 'reply' 0 0) " (1342" 6311 'reply' 0 0) " (1338" 6312 'reply' 0 0) " (1339" 6313 'reply' 0 0) " (1335" 6314 'reply' 0 0) " (1340" 6315 'reply' 0 0) " (1340" 6315 'lock' 0 0) " (1338" 6312 'lock' 0 0) " (999" 6041 'lock' 0 0) " (1336" 6281 'lock' 0 0) " (1333" 6316 'reply' 0 0) " (1342" 6317 'reply' 0 0) " (1275" 6318 'reply' 0 0) " (1301" 6319 'reply' 0 0) " (1343" 6320 'topic' 0 16438) " (1301" 6321 'reply' 0 0) " (1250" 6322 'reply' 0 0) " (1344" 6323 'topic' 0 61) " (1344" 6324 'reply' 0 0) " (1220" 6325 'reply' 0 0) " (1345" 6326 'topic' 0 15878) " (1346" 6327 'topic' 0 23) " (1220" 6328 'reply' 0 0) " (1344" 6329 'reply' 0 0) " (1347" 6330 'topic' 0 15973) " (1344" 6331 'reply' 0 0) " (1347" 6332 'reply' 0 0) " (1347" 6332 'lock' 0 0) " (1290" 6333 'reply' 0 0) " (1331" 6334 'reply' 0 0) " (290" 6335 'reply' 0 0) " (1341" 6336 'reply' 0 0) " (1220" 6337 'reply' 0 0) " (1344" 6338 'reply' 0 0) " (1220" 6339 'reply' 0 0) " (1335" 6340 'reply' 0 0) " (1335" 6340 'remove' 0 0) " (1348" 6341 'topic' 0 16168) " (1349" 6342 'topic' 0 16559) " (1346" 6343 'reply' 0 0) " (1350" 6344 'topic' 0 15997) " (1220" 6345 'reply' 0 0) " (1346" 6346 'reply' 0 0) " (1220" 6347 'reply' 0 0) " (1325" 6348 'reply' 0 0) " (1349" 6349 'reply' 0 0) " (1346" 6350 'reply' 0 0) " (1322" 6351 'reply' 0 0) " (1307" 6352 'reply' 0 0) " (1351" 6353 'topic' 0 16519) " (1350" 6354 'reply' 0 0) " (1352" 6355 'topic' 0 16559) " (1350" 6356 'reply' 0 0) " (1349" 6357 'reply' 0 0) " (1349" 6357 'move' 0 0) " (1220" 6359 'reply' 0 0) " (1348" 6360 'reply' 0 0) " (1352" 6361 'reply' 0 0) " (1345" 6362 'reply' 0 0) " (1345" 6362 'lock' 0 0) " (1348" 6360 'lock' 0 0) " (1354" 6363 'topic' 0 16313) " (1355" 6364 'topic' 0 16055) " (1315" 6365 'reply' 0 0) " (1354" 6366 'reply' 0 0) " (1355" 6367 'reply' 0 0) " (1355" 6367 'lock' 0 0) " (1354" 6366 'lock' 0 0) " (1349" 6368 'reply' 0 0) " (1356" 6369 'topic' 0 16174) " (1349" 6370 'reply' 0 0) " (1352" 6371 'reply' 0 0) " (1351" 6372 'reply' 0 0) " (1315" 6373 'reply' 0 0) " (1357" 6374 'topic' 0 15973) " (1354" 6366 'remove' 0 0) " (1344" 6375 'reply' 0 0) " (1325" 6376 'reply' 0 0) " (1350" 6377 'reply' 0 0) " (1350" 6378 'reply' 0 0) " (1351" 6379 'reply' 0 0) " (1307" 6380 'reply' 0 0) " (1255" 6381 'reply' 0 0) " (1357" 6382 'reply' 0 0) " (1358" 6383 'topic' 0 16267) " (1344" 6384 'reply' 0 0) " (1355" 6367 'move' 0 0) " (1355" 6367 'unlock' 0 0) " (1355" 6386 'reply' 0 0) " (1358" 6387 'reply' 0 0) " (1357" 6388 'reply' 0 0) " (1350" 6389 'reply' 0 0) " (1360" 6390 'topic' 0 16508) " (1360" 6391 'reply' 0 0) " (1360" 6392 'reply' 0 0) " (1360" 6393 'reply' 0 0) " (1360" 6394 'reply' 0 0) " (1361" 6395 'topic' 0 16414) " (1360" 6396 'reply' 0 0) " (1360" 6397 'reply' 0 0) " (1358" 6398 'reply' 0 0) " (1350" 6399 'reply' 0 0) " (1361" 6400 'reply' 0 0) " (1362" 6401 'topic' 0 16559) " (1358" 6402 'reply' 0 0) " (1363" 6403 'topic' 0 16559) " (1305" 6404 'reply' 0 0) " (1349" 6405 'reply' 0 0) " (1322" 6406 'reply' 0 0) " (1362" 6407 'reply' 0 0) " (1361" 6408 'reply' 0 0) " (1325" 6409 'reply' 0 0) " (1220" 6410 'reply' 0 0) " (1364" 6411 'topic' 0 16329) " (1364" 6412 'reply' 0 0) " (1364" 6413 'reply' 0 0) " (1275" 6414 'reply' 0 0) " (1220" 6415 'reply' 0 0) " (1275" 6416 'reply' 0 0) " (1362" 6417 'reply' 0 0) " (1363" 6418 'reply' 0 0) " (1360" 6419 'reply' 0 0) " (1351" 6420 'reply' 0 0) " (1365" 6421 'topic' 0 16409) " (1220" 6422 'reply' 0 0) " (1365" 6423 'reply' 0 0) " (1362" 6424 'reply' 0 0) " (1220" 6425 'reply' 0 0) " (1365" 6426 'reply' 0 0) " (1360" 6427 'reply' 0 0) " (1358" 6428 'reply' 0 0) " (1361" 6429 'reply' 0 0) " (1363" 6418 'lock' 0 0) " (1365" 6430 'reply' 0 0) " (1365" 6431 'reply' 0 0) " (1366" 6432 'topic' 0 16222) " (1362" 6433 'reply' 0 0) " (1365" 6434 'reply' 0 0) " (1351" 6435 'reply' 0 0) " (1366" 6436 'reply' 0 0) " (1366" 6437 'reply' 0 0) " (1367" 6438 'topic' 0 16277) " (1367" 6439 'reply' 0 0) " (1368" 6440 'topic' 0 16267) " (1322" 6441 'reply' 0 0) " (1357" 6388 'lock' 0 0) " (1361" 6442 'reply' 0 0) " (1368" 6443 'reply' 0 0) " (1369" 6444 'topic' 0 15878) " (1369" 6445 'reply' 0 0) " (1369" 6446 'reply' 0 0) " (1255" 6447 'reply' 0 0) " (1366" 6448 'reply' 0 0) " (1369" 6449 'reply' 0 0) " (1369" 6450 'reply' 0 0) " (1369" 6451 'reply' 0 0) " (1369" 6452 'reply' 0 0) " (1369" 6453 'reply' 0 0) " (1369" 6454 'reply' 0 0) " (1369" 6455 'reply' 0 0) " (1349" 6456 'reply' 0 0) " (1370" 6457 'topic' 0 28) " (1371" 6458 'topic' 0 16321); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1364 6459 'reply' 0 0) " (1255" 6460 'reply' 0 0) " (1371" 6461 'reply' 0 0) " (1361" 6462 'reply' 0 0) " (1370" 6463 'reply' 0 0) " (1361" 6464 'reply' 0 0) " (1371" 6465 'reply' 0 0) " (1370" 6466 'reply' 0 0) " (1371" 6467 'reply' 0 0) " (1372" 6468 'topic' 0 15878) " (1372" 6469 'reply' 0 0) " (1372" 6470 'reply' 0 0) " (1370" 6471 'reply' 0 0) " (1369" 6472 'reply' 0 0) " (1366" 6473 'reply' 0 0) " (1368" 6474 'reply' 0 0) " (1358" 6475 'reply' 0 0) " (1362" 6476 'reply' 0 0) " (1361" 6477 'reply' 0 0) " (1367" 6478 'reply' 0 0) " (1351" 6479 'reply' 0 0) " (1351" 6479 'lock' 0 0) " (1367" 6478 'lock' 0 0) " (1362" 6476 'lock' 0 0) " (1358" 6475 'lock' 0 0) " (1368" 6474 'lock' 0 0) " (1369" 6472 'lock' 0 0) " (1370" 6471 'lock' 0 0) " (1372" 6470 'lock' 0 0) " (1372" 6470 'unlock' 0 0) " (1371" 6467 'lock' 0 0) " (1366" 6480 'reply' 0 0) " (1366" 6481 'reply' 0 0) " (1356" 6482 'reply' 0 0) " (1373" 6483 'topic' 0 15838) " (1356" 6484 'reply' 0 0) " (1366" 6485 'reply' 0 0) " (1285" 6486 'reply' 0 0) " (1366" 6487 'reply' 0 0) " (1356" 6488 'reply' 0 0) " (1374" 6489 'topic' 0 16519) " (1374" 6490 'reply' 0 0) " (1366" 6491 'reply' 0 0) " (1375" 6492 'topic' 0 16222) " (1376" 6493 'topic' 0 16222) " (1374" 6494 'reply' 0 0) " (1376" 6495 'reply' 0 0) " (1246" 6496 'reply' 0 0) " (1372" 6497 'reply' 0 0) " (1372" 6497 'lock' 0 0) " (1377" 6498 'topic' 0 16438) " (1377" 6499 'reply' 0 0) " (1255" 6500 'reply' 0 0) " (1366" 6501 'reply' 0 0) " (1366" 6502 'reply' 0 0) " (1378" 6503 'topic' 0 16267) " (1322" 6504 'reply' 0 0) " (1156" 6505 'reply' 0 0) " (1366" 6506 'reply' 0 0) " (1366" 6507 'reply' 0 0) " (1376" 6508 'reply' 0 0) " (1379" 6509 'topic' 0 31) " (1380" 6510 'topic' 0 26) " (1380" 6511 'reply' 0 0) " (1378" 6512 'reply' 0 0) " (1315" 6513 'reply' 0 0) " (1380" 6514 'reply' 0 0) " (1381" 6515 'topic' 0 26) " (1379" 6516 'reply' 0 0) " (1381" 6517 'reply' 0 0) " (1381" 6518 'reply' 0 0) " (1381" 6519 'reply' 0 0) " (1380" 6520 'reply' 0 0) " (1382" 6521 'topic' 0 16393) " (1380" 6522 'reply' 0 0) " (1379" 6523 'reply' 0 0) " (1381" 6524 'reply' 0 0) " (1379" 6525 'reply' 0 0) " (1382" 6526 'reply' 0 0) " (1379" 6527 'reply' 0 0) " (1383" 6528 'topic' 0 16354) " (1379" 6529 'reply' 0 0) " (1376" 6530 'reply' 0 0) " (1376" 6530 'lock' 0 0) " (1366" 6531 'reply' 0 0) " (1366" 6531 'lock' 0 0) " (1382" 6532 'reply' 0 0) " (1384" 6533 'topic' 0 16222) " (1377" 6534 'reply' 0 0) " (1322" 6535 'reply' 0 0) " (1382" 6536 'reply' 0 0) " (1384" 6537 'reply' 0 0) " (1384" 6538 'reply' 0 0) " (598" 6539 'reply' 0 0) " (1384" 6540 'reply' 0 0) " (1385" 6541 'topic' 0 16575) " (1364" 6542 'reply' 0 0) " (1377" 6543 'reply' 0 0) " (1386" 6544 'topic' 0 15973) " (1377" 6545 'reply' 0 0) " (1315" 6546 'reply' 0 0) " (1323" 6547 'reply' 0 0) " (1386" 6548 'reply' 0 0) " (1386" 6548 'lock' 0 0) " (1387" 6549 'topic' 0 31) " (1387" 6550 'reply' 0 0) " (1113" 6551 'reply' 0 0) " (1291" 6552 'reply' 0 0) " (1388" 6553 'topic' 0 16575) " (1389" 6554 'topic' 0 26) " (1387" 6555 'reply' 0 0) " (1390" 6556 'topic' 0 16342) " (1377" 6557 'reply' 0 0) " (1382" 6558 'reply' 0 0) " (1391" 6559 'topic' 0 16284) " (1391" 6560 'reply' 0 0) " (1382" 6561 'reply' 0 0) " (1383" 6562 'reply' 0 0) " (1265" 6563 'reply' 0 0) " (1392" 6564 'topic' 0 16222) " (1393" 6565 'topic' 0 16222) " (1383" 6566 'reply' 0 0) " (1383" 6567 'reply' 0 0) " (1393" 6568 'reply' 0 0) " (1393" 6569 'reply' 0 0) " (1393" 6570 'reply' 0 0) " (1382" 6571 'reply' 0 0) " (1383" 6572 'reply' 0 0) " (1265" 6573 'reply' 0 0) " (1265" 6573 'lock' 0 0) " (1328" 6574 'reply' 0 0) " (1394" 6575 'topic' 0 16360) " (1382" 6576 'reply' 0 0) " (1377" 6577 'reply' 0 0) " (1380" 6522 'lock' 0 0) " (1291" 6578 'reply' 0 0) " (1291" 6579 'reply' 0 0) " (1382" 6580 'reply' 0 0) " (1395" 6581 'topic' 0 50) " (1396" 6582 'topic' 0 16321) " (1396" 6583 'reply' 0 0) " (1397" 6584 'topic' 0 31) " (1397" 6585 'reply' 0 0) " (1394" 6586 'reply' 0 0) " (1387" 6587 'reply' 0 0) " (1395" 6588 'reply' 0 0) " (1394" 6589 'reply' 0 0) " (1396" 6590 'reply' 0 0) " (1395" 6591 'reply' 0 0) " (1391" 6592 'reply' 0 0) " (1391" 6592 'lock' 0 0) " (1395" 6593 'reply' 0 0) " (1395" 6594 'reply' 0 0) " (1396" 6595 'reply' 0 0) " (1396" 6596 'reply' 0 0) " (1398" 6597 'topic' 0 16222) " (1398" 6598 'reply' 0 0) " (1395" 6599 'reply' 0 0) " (1325" 6600 'reply' 0 0) " (1381" 6601 'reply' 0 0) " (1381" 6602 'reply' 0 0) " (1388" 6603 'reply' 0 0) " (1381" 6604 'reply' 0 0) " (1395" 6605 'reply' 0 0) " (1395" 6606 'reply' 0 0) " (1382" 6607 'reply' 0 0) " (1395" 6608 'reply' 0 0) " (1381" 6609 'reply' 0 0) " (1388" 6610 'reply' 0 0) " (1373" 6611 'reply' 0 0) " (1399" 6612 'topic' 0 16348) " (1287" 6613 'reply' 0 0) " (1396" 6596 'lock' 0 0) " (1350" 6614 'reply' 0 0) " (1350" 6614 'lock' 0 0) " (1361" 6615 'reply' 0 0) " (1361" 6615 'lock' 0 0) " (1381" 6616 'reply' 0 0) " (1323" 6547 'sticky' 0 0) " (1395" 6617 'reply' 0 0) " (1398" 6618 'reply' 0 0) " (1350" 6619 'reply' 0 0) " (1400" 6620 'topic' 0 16543) " (1400" 6621 'reply' 0 0) " (1398" 6622 'reply' 0 0) " (1400" 6623 'reply' 0 0) " (1400" 6624 'reply' 0 0) " (1398" 6625 'reply' 0 0) " (1400" 6626 'reply' 0 0) " (1401" 6627 'topic' 0 38) " (1387" 6628 'reply' 0 0) " (1398" 6629 'reply' 0 0) " (1400" 6626 'lock' 0 0) " (1398" 6630 'reply' 0 0) " (1402" 6631 'topic' 0 15973) " (1402" 6632 'reply' 0 0) " (1402" 6632 'lock' 0 0) " (1381" 6616 'lock' 0 0) " (1403" 6633 'topic' 0 15846) " (1403" 6634 'reply' 0 0) " (1382" 6635 'reply' 0 0) " (1382" 6636 'reply' 0 0) " (1252" 6637 'reply' 0 0) " (1397" 6638 'reply' 0 0) " (1404" 6639 'topic' 0 16284) " (1405" 6640 'topic' 0 16116) " (1406" 6641 'topic' 0 16116) " (1406" 6642 'reply' 0 0) " (1397" 6643 'reply' 0 0) " (1252" 6644 'reply' 0 0) " (1252" 6645 'reply' 0 0) " (1403" 6646 'reply' 0 0) " (1406" 6647 'reply' 0 0) " (1407" 6648 'topic' 0 16222) " (1382" 6649 'reply' 0 0) " (1406" 6650 'reply' 0 0) " (1403" 6646 'lock' 0 0) " (1387" 6651 'reply' 0 0) " (1408" 6652 'topic' 0 28) " (1409" 6653 'topic' 0 16529) " (1255" 6654 'reply' 0 0) " (1409" 6655 'reply' 0 0) " (1410" 6656 'topic' 0 15878) " (1398" 6657 'reply' 0 0) " (1395" 6658 'reply' 0 0) " (1379" 6527 'move' 0 0) " (1393" 6570 'move' 0 0) " (1410" 6661 'reply' 0 0) " (1410" 6662 'reply' 0 0) " (1410" 6663 'reply' 0 0) " (1413" 6664 'topic' 0 16357) " (1414" 6665 'topic' 0 16372) " (1414" 6666 'reply' 0 0) " (1414" 6666 'lock' 0 0) " (1415" 6667 'topic' 0 16372) " (1415" 6668 'reply' 0 0) " (1415" 6669 'reply' 0 0) " (1415" 6669 'lock' 0 0) " (1415" 6670 'reply' 0 0) " (1395" 6671 'reply' 0 0) " (1397" 6672 'reply' 0 0) " (1395" 6673 'reply' 0 0) " (1395" 6674 'reply' 0 0) " (1395" 6674 'lock' 0 0) " (1395" 6675 'reply' 0 0) " (1393" 6676 'reply' 0 0) " (1393" 6676 'lock' 0 0) " (1225" 6011 'move' 0 0) " (1225" 6678 'reply' 0 0) " (1225" 6678 'lock' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1222 5808 'move' 0 0) " (1203" 5766 'move' 0 0) " (1419" 6681 'topic' 0 16313) " (1039" 5390 'move' 0 0) " (1421" 6683 'topic' 0 17) " (1421" 6683 'sticky' 0 0) " (1422" 6684 'topic' 0 16222) " (1398" 6685 'reply' 0 0) " (1398" 6685 'lock' 0 0) " (1421" 6686 'reply' 0 0) " (1423" 6687 'topic' 0 16116) " (1422" 6688 'reply' 0 0) " (1423" 6689 'reply' 0 0) " (1423" 6690 'reply' 0 0) " (1315" 6691 'reply' 0 0) " (1423" 6692 'reply' 0 0) " (1424" 6693 'topic' 0 16530) " (1424" 6694 'reply' 0 0) " (1425" 6695 'topic' 0 23) " (1425" 6696 'reply' 0 0) " (1424" 6697 'reply' 0 0) " (1424" 6698 'reply' 0 0) " (1424" 6699 'reply' 0 0) " (1426" 6700 'topic' 0 16168) " (1408" 6701 'reply' 0 0) " (1349" 6456 'move' 0 0) " (1366" 6531 'move' 0 0) " (1325" 6704 'reply' 0 0) " (1377" 6705 'reply' 0 0) " (1377" 6706 'reply' 0 0) " (1377" 6707 'reply' 0 0) " (1429" 6708 'topic' 0 16579) " (1429" 6709 'reply' 0 0) " (1408" 6710 'reply' 0 0) " (1408" 6710 'lock' 0 0) " (1377" 6711 'reply' 0 0) " (1424" 6712 'reply' 0 0) " (1424" 6713 'reply' 0 0) " (1308" 6130 'lock' 0 0) " (1430" 6714 'topic' 0 15912) " (598" 6715 'reply' 0 0) " (1424" 6716 'reply' 0 0) " (1415" 6670 'remove' 0 0) " (1414" 6666 'remove' 0 0) " (1424" 6717 'reply' 0 0) " (1430" 6718 'reply' 0 0) " (1424" 6719 'reply' 0 0) " (1431" 6720 'topic' 0 28) " (1431" 6721 'reply' 0 0) " (1432" 6722 'topic' 0 16222) " (1101" 6723 'reply' 0 0) " (1429" 6724 'reply' 0 0) " (1421" 6683 'lock' 0 0) " (1429" 6725 'reply' 0 0) " (1429" 6726 'reply' 0 0) " (1299" 6727 'reply' 0 0) " (1424" 6728 'reply' 0 0) " (1433" 6729 'topic' 0 16530) " (1434" 6730 'topic' 0 16530) " (1434" 6731 'reply' 0 0) " (1252" 6732 'reply' 0 0) " (1424" 6733 'reply' 0 0) " (1434" 6734 'reply' 0 0) " (1315" 6735 'reply' 0 0) " (1430" 6736 'reply' 0 0) " (1435" 6737 'topic' 0 16348) " (1435" 6737 'remove' 0 0) " (1436" 6738 'topic' 0 16348) " (1424" 6739 'reply' 0 0) " (1424" 6740 'reply' 0 0) " (1437" 6741 'topic' 0 15912) " (1438" 6742 'topic' 0 16589) " (1439" 6743 'topic' 0 16284) " (1439" 6744 'reply' 0 0) " (1439" 6745 'reply' 0 0) " (1315" 6746 'reply' 0 0) " (1439" 6747 'reply' 0 0) " (1439" 6748 'reply' 0 0) " (1440" 6749 'topic' 0 16590) " (918" 6750 'reply' 0 0) " (1409" 6655 'lock' 0 0) " (1440" 6749 'move' 0 0) " (1438" 6752 'reply' 0 0) " (1439" 6753 'reply' 0 0) " (1439" 6754 'reply' 0 0) " (918" 6755 'reply' 0 0) " (1442" 6756 'topic' 0 16555) " (1426" 6757 'reply' 0 0) " (1442" 6758 'reply' 0 0) " (1433" 6759 'reply' 0 0) " (1433" 6759 'lock' 0 0) " (1433" 6760 'reply' 0 0) " (1442" 6761 'reply' 0 0) " (1442" 6761 'lock' 0 0) " (918" 6762 'reply' 0 0) " (918" 6763 'reply' 0 0) " (918" 6764 'reply' 0 0) " (1426" 6765 'reply' 0 0) " (1443" 6766 'topic' 0 16467) " (1442" 6761 'unlock' 0 0) " (1444" 6767 'topic' 0 16222) " (918" 6768 'reply' 0 0) " (1445" 6769 'topic' 0 16156) " (1439" 6770 'reply' 0 0) " (1439" 6770 'lock' 0 0) " (918" 6771 'reply' 0 0) " (1446" 6772 'topic' 0 15973) " (1447" 6773 'topic' 0 16438) " (1432" 6774 'reply' 0 0) " (1448" 6775 'topic' 0 15973) " (1426" 6776 'reply' 0 0) " (1439" 6777 'reply' 0 0) " (1432" 6778 'reply' 0 0) " (1447" 6779 'reply' 0 0) " (1446" 6780 'reply' 0 0) " (1446" 6780 'lock' 0 0) " (1447" 6779 'lock' 0 0) " (1449" 6781 'topic' 0 15888) " (1450" 6782 'topic' 0 16284) " (1450" 6783 'reply' 0 0) " (1450" 6784 'reply' 0 0) " (1450" 6784 'lock' 0 0) " (1451" 6785 'topic' 0 16313) " (1451" 6786 'reply' 0 0) " (1451" 6787 'reply' 0 0) " (1451" 6787 'lock' 0 0) " (1451" 6787 'move' 0 0) " (1453" 6789 'topic' 0 16594) " (1453" 6790 'reply' 0 0) " (1453" 6791 'reply' 0 0) " (1453" 6791 'remove' 0 0) " (1454" 6792 'topic' 0 16222) " (1442" 6793 'reply' 0 0) " (1442" 6793 'lock' 0 0) " (1246" 6794 'reply' 0 0) " (1455" 6795 'topic' 0 1) " (1455" 6795 'lock' 0 0) " (1455" 6795 'sticky' 0 0) " (1449" 6796 'reply' 0 0) " (1426" 6797 'reply' 0 0) " (1445" 6798 'reply' 0 0) " (1443" 6799 'reply' 0 0) " (1315" 6800 'reply' 0 0) " (1430" 6801 'reply' 0 0) " (1377" 6802 'reply' 0 0) " (1437" 6803 'reply' 0 0) " (1437" 6803 'lock' 0 0) " (1454" 6804 'reply' 0 0) " (1454" 6804 'lock' 0 0) " (1424" 6805 'reply' 0 0) " (1438" 6806 'reply' 0 0) " (1432" 6807 'reply' 0 0) " (1432" 6808 'reply' 0 0) " (1456" 6809 'topic' 0 16222) " (1445" 6810 'reply' 0 0) " (1377" 6811 'reply' 0 0) " (1456" 6812 'reply' 0 0) " (1291" 6813 'reply' 0 0) " (1457" 6814 'topic' 0 16348) " (1322" 6815 'reply' 0 0) " (1449" 6816 'reply' 0 0) " (1458" 6817 'topic' 0 16222) " (1459" 6818 'topic' 0 16414) " (1291" 6819 'reply' 0 0) " (1457" 6820 'reply' 0 0) " (1249" 6821 'reply' 0 0) " (1459" 6822 'reply' 0 0) " (1459" 6822 'lock' 0 0) " (1460" 6823 'topic' 0 15888) " (1461" 6824 'topic' 0 16168) " (1460" 6825 'reply' 0 0) " (1461" 6826 'reply' 0 0) " (1461" 6826 'lock' 0 0) " (1460" 6827 'reply' 0 0) " (1460" 6827 'lock' 0 0) " (1457" 6828 'reply' 0 0) " (1458" 6829 'reply' 0 0) " (1322" 6830 'reply' 0 0) " (1462" 6831 'topic' 0 15878) " (1463" 6832 'topic' 0 15878) " (1463" 6833 'reply' 0 0) " (1463" 6834 'reply' 0 0) " (1464" 6835 'topic' 0 15973) " (1463" 6836 'reply' 0 0) " (1465" 6837 'topic' 0 16260) " (1465" 6838 'reply' 0 0) " (1466" 6839 'topic' 0 16222) " (1463" 6840 'reply' 0 0) " (1467" 6841 'topic' 0 16020) " (1463" 6842 'reply' 0 0) " (1463" 6843 'reply' 0 0) " (1463" 6844 'reply' 0 0) " (1463" 6845 'reply' 0 0) " (1463" 6846 'reply' 0 0) " (1468" 6847 'topic' 0 16168) " (1468" 6848 'reply' 0 0) " (1468" 6849 'reply' 0 0) " (1468" 6850 'reply' 0 0) " (1463" 6851 'reply' 0 0) " (1467" 6852 'reply' 0 0) " (1463" 6853 'reply' 0 0) " (1466" 6854 'reply' 0 0) " (1466" 6854 'lock' 0 0) " (1463" 6853 'lock' 0 0) " (1462" 6855 'reply' 0 0) " (1467" 6856 'reply' 0 0) " (1467" 6856 'lock' 0 0) " (1462" 6855 'lock' 0 0) " (1468" 6857 'reply' 0 0) " (1469" 6858 'topic' 0 16222) " (1469" 6859 'reply' 0 0) " (1468" 6860 'reply' 0 0) " (1468" 6861 'reply' 0 0) " (1470" 6862 'topic' 0 16530) " (1471" 6863 'topic' 0 16530) " (1471" 6864 'reply' 0 0) " (1471" 6865 'reply' 0 0) " (1471" 6866 'reply' 0 0) " (1328" 6867 'reply' 0 0) " (1471" 6868 'reply' 0 0) " (1471" 6868 'lock' 0 0) " (1470" 6869 'reply' 0 0) " (1469" 6870 'reply' 0 0) " (1471" 6871 'reply' 0 0) " (1471" 6872 'reply' 0 0) " (1470" 6869 'lock' 0 0) " (1472" 6873 'topic' 0 5) " (1472" 6874 'reply' 0 0) " (1473" 6875 'topic' 0 5) " (1472" 6876 'reply' 0 0) " (1472" 6876 'lock' 0 0) " (1474" 6877 'topic' 0 16519) " (1474" 6878 'reply' 0 0) " (1474" 6878 'lock' 0 0) " (1475" 6879 'topic' 0 16519) " (1476" 6880 'topic' 0 16116) " (1476" 6881 'reply' 0 0) " (1476" 6882 'reply' 0 0) " (1477" 6883 'topic' 0 16116) " (1478" 6884 'topic' 0 16530) " (1477" 6885 'reply' 0 0) " (1475" 6886 'reply' 0 0) " (1469" 6887 'reply' 0 0) " (1479" 6888 'topic' 0 16116) " (1469" 6889 'reply' 0 0) " (1469" 6890 'reply' 0 0) " (1475" 6891 'reply' 0 0) " (1475" 6891 'lock' 0 0) " (1480" 6892 'topic' 0 16116) " (1465" 6893 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1469 6894 'reply' 0 0) " (1469" 6895 'reply' 0 0) " (1481" 6896 'topic' 0 16020) " (1469" 6897 'reply' 0 0) " (1482" 6898 'topic' 0 16519) " (1482" 6899 'reply' 0 0) " (1478" 6900 'reply' 0 0) " (1478" 6900 'lock' 0 0) " (1476" 6901 'reply' 0 0) " (1413" 6902 'reply' 0 0) " (1482" 6903 'reply' 0 0) " (1469" 6904 'reply' 0 0) " (1413" 6905 'reply' 0 0) " (1473" 6906 'reply' 0 0) " (1481" 6907 'reply' 0 0) " (1328" 6908 'reply' 0 0) " (1455" 6795 'remove' 0 0) " (1483" 6909 'topic' 0 16348) " (1482" 6910 'reply' 0 0) " (1484" 6911 'topic' 0 16438) " (1481" 6912 'reply' 0 0) " (1413" 6913 'reply' 0 0) " (1485" 6914 'topic' 0 31) " (1485" 6915 'reply' 0 0) " (1486" 6916 'topic' 0 16315) " (1289" 6917 'reply' 0 0) " (1424" 6918 'reply' 0 0) " (1424" 6919 'reply' 0 0) " (1486" 6920 'reply' 0 0) " (1486" 6921 'reply' 0 0) " (1487" 6922 'topic' 0 23) " (1482" 6923 'reply' 0 0) " (1487" 6924 'reply' 0 0) " (1481" 6925 'reply' 0 0) " (1481" 6925 'lock' 0 0) " (1476" 6901 'lock' 0 0) " (1487" 6924 'lock' 0 0) " (1485" 6926 'reply' 0 0) " (1413" 6927 'reply' 0 0) " (1482" 6928 'reply' 0 0) " (1485" 6929 'reply' 0 0) " (1465" 6930 'reply' 0 0) " (1480" 6931 'reply' 0 0) " (1488" 6932 'topic' 0 16607) " (1480" 6933 'reply' 0 0) " (1480" 6934 'reply' 0 0) " (1488" 6935 'reply' 0 0) " (918" 6936 'reply' 0 0) " (1488" 6935 'lock' 0 0) " (918" 6937 'reply' 0 0) " (918" 6938 'reply' 0 0) " (1480" 6939 'reply' 0 0) " (1480" 6940 'reply' 0 0) " (1489" 6941 'topic' 0 16116) " (1490" 6942 'topic' 0 16116) " (1491" 6943 'topic' 0 16116) " (1491" 6944 'reply' 0 0) " (1491" 6945 'reply' 0 0) " (1492" 6946 'topic' 0 16116) " (1492" 6947 'reply' 0 0) " (1492" 6947 'lock' 0 0) " (1491" 6948 'reply' 0 0) " (1491" 6948 'lock' 0 0) " (1489" 6941 'move' 0 0) " (1490" 6950 'reply' 0 0) " (1494" 6951 'topic' 0 16222) " (1494" 6952 'reply' 0 0) " (1494" 6952 'move' 0 0) " (1495" 6953 'remove' 0 0) " (1494" 6954 'reply' 0 0) " (1496" 6955 'topic' 0 16276) " (1496" 6956 'reply' 0 0) " (1496" 6957 'reply' 0 0) " (1289" 6958 'reply' 0 0) " (1497" 6959 'topic' 0 16116) " (1497" 6959 'move' 0 0) " (1490" 6950 'move' 0 0) " (1450" 6784 'remove' 0 0) " (1500" 6962 'topic' 0 16284) " (1500" 6962 'lock' 0 0) " (1500" 6963 'reply' 0 0) " (1500" 6964 'reply' 0 0) " (1496" 6957 'move' 0 0) " (1500" 6964 'unlock' 0 0) " (698" 6966 'reply' 0 0) " (1423" 6967 'reply' 0 0) " (1502" 6968 'topic' 0 16168) " (1503" 6969 'topic' 0 16222) " (1504" 6970 'topic' 0 16156) " (1504" 6971 'reply' 0 0) " (1504" 6971 'lock' 0 0) " (1500" 6972 'reply' 0 0) " (1500" 6972 'lock' 0 0) " (1468" 6861 'lock' 0 0) " (1503" 6973 'reply' 0 0) " (1503" 6974 'reply' 0 0) " (1503" 6975 'reply' 0 0) " (1436" 6976 'reply' 0 0) " (1505" 6977 'topic' 0 16530) " (1505" 6978 'reply' 0 0) " (1505" 6979 'reply' 0 0) " (1438" 6980 'reply' 0 0) " (1505" 6981 'reply' 0 0) " (1505" 6982 'reply' 0 0) " (1505" 6982 'lock' 0 0) " (1497" 6983 'reply' 0 0) " (1506" 6984 'topic' 0 16348) " (1373" 6985 'reply' 0 0) " (1289" 6986 'reply' 0 0) " (1506" 6987 'reply' 0 0) " (1496" 6988 'reply' 0 0) " (1484" 6989 'reply' 0 0) " (1494" 6990 'reply' 0 0) " (1506" 6991 'reply' 0 0) " (1289" 6992 'reply' 0 0) " (1440" 6993 'reply' 0 0) " (1507" 6994 'topic' 0 15846) " (981" 6995 'reply' 0 0) " (1508" 6996 'topic' 0 16530) " (1373" 6997 'reply' 0 0) " (1507" 6998 'reply' 0 0) " (1507" 6999 'reply' 0 0) " (1496" 7000 'reply' 0 0) " (1509" 7001 'topic' 0 16381) " (1509" 7002 'reply' 0 0) " (1510" 7003 'topic' 0 31) " (1511" 7004 'topic' 0 31) " (1252" 7005 'reply' 0 0) " (1509" 7006 'reply' 0 0) " (1509" 7007 'reply' 0 0) " (1509" 7007 'lock' 0 0) " (1484" 7008 'reply' 0 0) " (1511" 7009 'reply' 0 0) " (1512" 7010 'topic' 0 16168) " (1512" 7011 'reply' 0 0) " (1512" 7011 'lock' 0 0) " (1513" 7012 'topic' 0 16284) " (851" 7013 'reply' 0 0) " (1484" 7014 'reply' 0 0) " (1514" 7015 'topic' 0 16619) " (1514" 7016 'reply' 0 0) " (1484" 7017 'reply' 0 0) " (1484" 7018 'reply' 0 0) " (1515" 7019 'topic' 0 28) " (1516" 7020 'topic' 0 15878) " (1514" 7016 'move' 0 0) " (1514" 7022 'reply' 0 0) " (1511" 7009 'move' 0 0) " (1511" 7024 'reply' 0 0) " (1511" 7024 'lock' 0 0) " (1484" 7025 'reply' 0 0) " (1484" 7025 'move' 0 0) " (1429" 6726 'lock' 0 0) " (1516" 7027 'reply' 0 0) " (1516" 7028 'reply' 0 0) " (1516" 7029 'reply' 0 0) " (1484" 7030 'reply' 0 0) " (1436" 7031 'reply' 0 0) " (1520" 7032 'topic' 0 15878) " (1521" 7033 'topic' 0 23) " (1484" 7034 'reply' 0 0) " (1521" 7035 'reply' 0 0) " (1521" 7035 'lock' 0 0) " (1522" 7036 'topic' 0 16168) " (1522" 7037 'reply' 0 0) " (1522" 7038 'reply' 0 0) " (1522" 7039 'reply' 0 0) " (1522" 7040 'reply' 0 0) " (1522" 7041 'reply' 0 0) " (1522" 7041 'lock' 0 0) " (1222" 7042 'reply' 0 0) " (1222" 7043 'reply' 0 0) " (1222" 7044 'reply' 0 0) " (1523" 7045 'topic' 0 19) " (1484" 7046 'reply' 0 0) " (1524" 7047 'topic' 0 16348) " (1524" 7048 'reply' 0 0) " (1524" 7049 'reply' 0 0) " (1524" 7050 'reply' 0 0) " (1524" 7051 'reply' 0 0) " (1524" 7052 'reply' 0 0) " (1484" 7053 'reply' 0 0) " (1222" 7054 'reply' 0 0) " (1523" 7055 'reply' 0 0) " (1520" 7056 'reply' 0 0) " (1222" 7057 'reply' 0 0) " (1523" 7058 'reply' 0 0) " (1520" 7059 'reply' 0 0) " (1523" 7060 'reply' 0 0) " (1520" 7061 'reply' 0 0) " (1508" 7062 'reply' 0 0) " (1523" 7063 'reply' 0 0) " (1523" 7064 'reply' 0 0) " (1503" 7065 'reply' 0 0) " (1524" 7066 'reply' 0 0) " (1525" 7067 'topic' 0 23) " (1524" 7068 'reply' 0 0) " (1524" 7068 'lock' 0 0) " (1525" 7069 'reply' 0 0) " (1526" 7070 'topic' 0 16559) " (1527" 7071 'topic' 0 16559) " (1528" 7072 'topic' 0 16559) " (1528" 7073 'reply' 0 0) " (1523" 7074 'reply' 0 0) " (1526" 7075 'reply' 0 0) " (1525" 7076 'reply' 0 0) " (1522" 7041 'unlock' 0 0) " (1522" 7077 'reply' 0 0) " (1527" 7078 'reply' 0 0) " (1522" 7079 'reply' 0 0) " (1529" 7080 'topic' 0 16222) " (1484" 7081 'reply' 0 0) " (1530" 7082 'topic' 0 31) " (1529" 7083 'reply' 0 0) " (1527" 7084 'reply' 0 0) " (1531" 7085 'topic' 0 16222) " (1530" 7086 'reply' 0 0) " (1529" 7087 'reply' 0 0) " (1522" 7088 'reply' 0 0) " (1522" 7088 'lock' 0 0) " (1484" 7089 'reply' 0 0) " (1222" 7090 'reply' 0 0) " (1523" 7091 'reply' 0 0) " (1531" 7092 'reply' 0 0) " (1523" 7093 'reply' 0 0) " (1530" 7094 'reply' 0 0) " (1531" 7095 'reply' 0 0) " (1531" 7096 'reply' 0 0) " (1531" 7097 'reply' 0 0) " (1523" 7098 'reply' 0 0) " (1530" 7099 'reply' 0 0) " (1532" 7100 'topic' 0 16168) " (1531" 7101 'reply' 0 0) " (1516" 7102 'reply' 0 0) " (1531" 7103 'reply' 0 0) " (1531" 7104 'reply' 0 0) " (1526" 7075 'lock' 0 0) " (1526" 7075 'remove' 0 0) " (1528" 7073 'remove' 0 0) " (1533" 7105 'topic' 0 16559) " (1349" 7106 'reply' 0 0) " (1531" 7107 'reply' 0 0) " (1534" 7108 'topic' 0 16630) " (1534" 7109 'reply' 0 0) " (1534" 7110 'reply' 0 0) " (1534" 7110 'lock' 0 0) " (1535" 7111 'topic' 0 23) " (1525" 7112 'reply' 0 0) " (1536" 7113 'topic' 0 23) " (1533" 7114 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1531 7115 'reply' 0 0) " (1535" 7116 'reply' 0 0) " (1535" 7117 'reply' 0 0) " (1494" 7118 'reply' 0 0) " (1494" 7119 'reply' 0 0) " (1537" 7120 'topic' 0 16222) " (1538" 7121 'topic' 0 16168) " (1538" 7121 'remove' 0 0) " (1537" 7122 'reply' 0 0) " (1494" 7123 'reply' 0 0) " (1537" 7124 'reply' 0 0) " (1534" 7125 'reply' 0 0) " (1537" 7126 'reply' 0 0) " (1531" 7127 'reply' 0 0) " (1531" 7128 'reply' 0 0) " (1533" 7129 'reply' 0 0) " (1531" 7130 'reply' 0 0) " (1539" 7131 'topic' 0 16454) " (1540" 7132 'topic' 0 16519) " (1516" 7133 'reply' 0 0) " (1516" 7134 'reply' 0 0) " (1516" 7135 'reply' 0 0) " (1540" 7136 'reply' 0 0) " (1529" 7137 'reply' 0 0) " (1529" 7137 'lock' 0 0) " (1506" 7138 'reply' 0 0) " (1506" 7138 'lock' 0 0) " (1502" 7139 'reply' 0 0) " (1502" 7139 'lock' 0 0) " (1533" 7129 'move' 0 0) " (1542" 7141 'topic' 0 16631) " (1543" 7142 'topic' 0 16260) " (1543" 7143 'reply' 0 0) " (1543" 7143 'lock' 0 0) " (1539" 7144 'reply' 0 0) " (1173" 6268 'lock' 0 0) " (1173" 6268 'sticky' 0 0) " (1539" 7145 'reply' 0 0) " (1544" 7146 'topic' 0 26) " (1536" 7147 'reply' 0 0) " (1545" 7148 'topic' 0 16559) " (1545" 7149 'reply' 0 0) " (1545" 7150 'reply' 0 0) " (1546" 7151 'topic' 0 16559) " (1547" 7152 'topic' 0 16313) " (1547" 7153 'reply' 0 0) " (1547" 7154 'reply' 0 0) " (1547" 7155 'reply' 0 0) " (1547" 7156 'reply' 0 0) " (1548" 7157 'topic' 0 16222) " (1547" 7158 'reply' 0 0) " (1547" 7159 'reply' 0 0) " (1536" 7160 'reply' 0 0) " (1531" 7161 'reply' 0 0) " (1549" 7162 'topic' 0 16348) " (1549" 7163 'reply' 0 0) " (1539" 7164 'reply' 0 0) " (1550" 7165 'topic' 0 15878) " (1531" 7166 'reply' 0 0) " (1516" 7167 'reply' 0 0) " (1516" 7168 'reply' 0 0) " (1531" 7169 'reply' 0 0) " (1531" 7169 'lock' 0 0) " (1547" 7170 'reply' 0 0) " (1547" 7170 'lock' 0 0) " (1551" 7171 'topic' 0 16028) " (1547" 7172 'reply' 0 0) " (1536" 7173 'reply' 0 0) " (1545" 7174 'reply' 0 0) " (1551" 7175 'reply' 0 0) " (1552" 7176 'topic' 0 16398) " (1486" 7177 'reply' 0 0) " (1549" 7178 'reply' 0 0) " (1536" 7179 'reply' 0 0) " (1549" 7180 'reply' 0 0) " (1549" 7180 'lock' 0 0) " (1545" 7181 'reply' 0 0) " (1545" 7181 'lock' 0 0) " (1527" 7084 'lock' 0 0) " (1553" 7182 'topic' 0 16559) " (1545" 7181 'remove' 0 0) " (1527" 7084 'remove' 0 0) " (1553" 7183 'reply' 0 0) " (1552" 7184 'reply' 0 0) " (1554" 7185 'topic' 0 16559) " (1553" 7186 'reply' 0 0) " (1554" 7187 'reply' 0 0) " (1486" 7188 'reply' 0 0) " (1552" 7189 'reply' 0 0) " (1555" 7190 'topic' 0 16638) " (1520" 7191 'reply' 0 0) " (1556" 7192 'topic' 0 16260) " (1557" 7193 'topic' 0 16260) " (1557" 7194 'reply' 0 0) " (1546" 7195 'reply' 0 0) " (1558" 7196 'topic' 0 16222) " (1484" 7197 'reply' 0 0) " (1557" 7198 'reply' 0 0) " (1557" 7199 'reply' 0 0) " (1557" 7200 'reply' 0 0) " (1557" 7201 'reply' 0 0) " (1557" 7202 'reply' 0 0) " (1559" 7203 'topic' 0 16313) " (1537" 7204 'reply' 0 0) " (1560" 7205 'topic' 0 16639) " (1561" 7206 'topic' 0 16393) " (1537" 7207 'reply' 0 0) " (1561" 7208 'reply' 0 0) " (1530" 7209 'reply' 0 0) " (1559" 7210 'reply' 0 0) " (1559" 7210 'lock' 0 0) " (1553" 7211 'reply' 0 0) " (1520" 7212 'reply' 0 0) " (1554" 7213 'reply' 0 0) " (1554" 7213 'lock' 0 0) " (1553" 7211 'lock' 0 0) " (1560" 7214 'reply' 0 0) " (1561" 7215 'reply' 0 0) " (1520" 7216 'reply' 0 0) " (1560" 7217 'reply' 0 0) " (1222" 7218 'reply' 0 0) " (1562" 7219 'topic' 0 23) " (1561" 7220 'reply' 0 0) " (1557" 7221 'reply' 0 0) " (1557" 7221 'lock' 0 0) " (1561" 7222 'reply' 0 0) " (1562" 7223 'reply' 0 0) " (1563" 7224 'topic' 0 26) " (1564" 7225 'topic' 0 26) " (1565" 7226 'topic' 0 26) " (1222" 7227 'reply' 0 0) " (1566" 7228 'topic' 0 26) " (1567" 7229 'topic' 0 26) " (1539" 7230 'reply' 0 0) " (1568" 7231 'topic' 0 15878) " (1484" 7232 'reply' 0 0) " (1564" 7233 'reply' 0 0) " (1562" 7234 'reply' 0 0) " (1222" 7235 'reply' 0 0) " (1568" 7236 'reply' 0 0) " (1562" 7237 'reply' 0 0) " (1537" 7238 'reply' 0 0) " (1568" 7239 'reply' 0 0) " (1561" 7240 'reply' 0 0) " (1484" 7241 'reply' 0 0) " (1533" 7129 'lock' 0 0) " (1533" 7129 'move' 0 0) " (1424" 6919 'lock' 0 0) " (1561" 7243 'reply' 0 0) " (1568" 7244 'reply' 0 0) " (1553" 7211 'remove' 0 0) " (1554" 7213 'remove' 0 0) " (1568" 7245 'reply' 0 0) " (1570" 7246 'topic' 0 16260) " (1568" 7247 'reply' 0 0) " (1557" 7221 'remove' 0 0) " (1571" 7248 'topic' 0 16260) " (1572" 7249 'topic' 0 16559) " (1477" 7250 'reply' 0 0) " (1570" 7251 'reply' 0 0) " (1573" 7252 'topic' 0 16559) " (1573" 7253 'reply' 0 0) " (1477" 7254 'reply' 0 0) " (1477" 7254 'lock' 0 0) " (1571" 7255 'reply' 0 0) " (1570" 7256 'reply' 0 0) " (1573" 7253 'lock' 0 0) " (1571" 7255 'lock' 0 0) " (1572" 7257 'reply' 0 0) " (1574" 7258 'topic' 0 26) " (1546" 7259 'reply' 0 0) " (1575" 7260 'topic' 0 16260) " (1563" 7261 'reply' 0 0) " (1537" 7262 'reply' 0 0) " (1575" 7263 'reply' 0 0) " (1546" 7264 'reply' 0 0) " (1570" 7256 'lock' 0 0) " (1561" 7265 'reply' 0 0) " (1576" 7266 'topic' 0 16156) " (1568" 7267 'reply' 0 0) " (1539" 7268 'reply' 0 0) " (1577" 7269 'topic' 0 16260) " (1539" 7270 'reply' 0 0) " (1576" 7271 'reply' 0 0) " (1576" 7272 'reply' 0 0) " (1576" 7272 'lock' 0 0) " (1546" 7273 'reply' 0 0) " (1577" 7274 'reply' 0 0) " (1578" 7275 'topic' 0 15878) " (1579" 7276 'topic' 0 16260) " (1579" 7277 'reply' 0 0) " (1578" 7278 'reply' 0 0) " (1579" 7279 'reply' 0 0) " (1580" 7280 'topic' 0 16028) " (1581" 7281 'topic' 0 16028) " (1578" 7282 'reply' 0 0) " (1579" 7283 'reply' 0 0) " (1579" 7284 'reply' 0 0) " (1579" 7285 'reply' 0 0) " (1579" 7285 'lock' 0 0) " (1578" 7286 'reply' 0 0) " (1578" 7286 'lock' 0 0) " (1537" 7287 'reply' 0 0) " (1566" 7288 'reply' 0 0) " (1582" 7289 'topic' 0 16315) " (1566" 7290 'reply' 0 0) " (1581" 7291 'reply' 0 0) " (1582" 7292 'reply' 0 0) " (1537" 7293 'reply' 0 0) " (1568" 7267 'move' 0 0) " (1583" 7294 'move' 0 0) " (1567" 7296 'reply' 0 0) " (1567" 7297 'reply' 0 0) " (1585" 7298 'topic' 0 16632) " (1565" 7299 'reply' 0 0) " (1565" 7300 'reply' 0 0) " (1565" 7301 'reply' 0 0) " (1585" 7302 'reply' 0 0) " (1565" 7303 'reply' 0 0) " (1585" 7304 'reply' 0 0) " (1585" 7305 'reply' 0 0) " (1585" 7306 'reply' 0 0) " (1565" 7307 'reply' 0 0) " (1565" 7308 'reply' 0 0) " (1565" 7309 'reply' 0 0) " (1565" 7310 'reply' 0 0) " (1546" 7311 'reply' 0 0) " (1484" 7312 'reply' 0 0) " (1565" 7313 'reply' 0 0) " (1484" 7314 'reply' 0 0) " (1568" 7315 'reply' 0 0) " (1585" 7316 'reply' 0 0) " (1486" 7317 'reply' 0 0) " (1586" 7318 'topic' 0 16438) " (1565" 7319 'reply' 0 0) " (1585" 7320 'reply' 0 0) " (1520" 7321 'reply' 0 0) " (1586" 7322 'reply' 0 0) " (1484" 7323 'reply' 0 0) " (1484" 7324 'reply' 0 0) " (1585" 7325 'reply' 0 0) " (1585" 7325 'lock' 0 0) " (1520" 7326 'reply' 0 0) " (1520" 7327 'reply' 0 0) " (1520" 7328 'reply' 0 0) " (1565" 7329 'reply' 0 0) " (1565" 7330 'reply' 0 0) " (1565" 7330 'lock' 0 0) " (1587" 7331 'topic' 0 16559) " (1587" 7332 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1520 7333 'reply' 0 0) " (1520" 7334 'reply' 0 0) " (1520" 7335 'reply' 0 0) " (1588" 7336 'topic' 0 16222) " (1589" 7337 'topic' 0 16623) " (1590" 7338 'topic' 0 16623) " (1566" 7339 'reply' 0 0) " (1591" 7340 'topic' 0 16623) " (1592" 7341 'topic' 0 16623) " (1592" 7342 'reply' 0 0) " (1589" 7337 'lock' 0 0) " (1589" 7343 'reply' 0 0) " (1588" 7344 'reply' 0 0) " (1591" 7345 'reply' 0 0) " (1591" 7346 'reply' 0 0) " (1473" 7347 'reply' 0 0) " (1588" 7348 'reply' 0 0) " (1568" 7349 'reply' 0 0) " (1588" 7350 'reply' 0 0) " (1588" 7350 'lock' 0 0) " (1592" 7342 'lock' 0 0) " (1587" 7351 'reply' 0 0) " (1587" 7351 'lock' 0 0) " (1566" 7352 'reply' 0 0) " (1566" 7352 'lock' 0 0) " (1590" 7353 'reply' 0 0) " (1590" 7353 'lock' 0 0) " (1520" 7354 'reply' 0 0) " (1520" 7354 'lock' 0 0) " (1484" 7355 'reply' 0 0) " (1484" 7355 'lock' 0 0) " (1486" 7356 'reply' 0 0) " (1486" 7356 'lock' 0 0) " (1546" 7357 'reply' 0 0) " (1546" 7357 'lock' 0 0) " (1567" 7358 'reply' 0 0) " (1567" 7358 'lock' 0 0) " (1582" 7359 'reply' 0 0) " (1582" 7359 'lock' 0 0) " (1580" 7360 'reply' 0 0) " (1580" 7360 'lock' 0 0) " (1567" 7358 'unlock' 0 0) " (1590" 7353 'unlock' 0 0) " (1566" 7352 'unlock' 0 0) " (1591" 7361 'reply' 0 0) " (1520" 7354 'unlock' 0 0) " (1520" 7362 'reply' 0 0) " (1520" 7363 'reply' 0 0) " (1520" 7363 'move' 0 0) " (1520" 7365 'reply' 0 0) " (1550" 7366 'reply' 0 0) " (1520" 7367 'reply' 0 0) " (1520" 7368 'reply' 0 0) " (1520" 7368 'move' 0 0) " (1550" 7370 'reply' 0 0) " (1550" 7370 'lock' 0 0) " (1595" 7371 'topic' 0 16313) " (1596" 7372 'topic' 0 16530) " (1596" 7373 'reply' 0 0) " (1596" 7374 'reply' 0 0) " (1596" 7375 'reply' 0 0) " (1596" 7376 'reply' 0 0) " (1520" 7368 'move' 0 0) " (1598" 7378 'topic' 0 16348) " (1595" 7379 'reply' 0 0) " (1520" 7380 'reply' 0 0) " (1595" 7381 'reply' 0 0) " (1595" 7381 'lock' 0 0) " (1598" 7382 'reply' 0 0) " (1598" 7382 'lock' 0 0) " (1520" 7383 'reply' 0 0) " (1599" 7384 'topic' 0 16222) " (1600" 7385 'topic' 0 16607) " (1520" 7386 'reply' 0 0) " (1600" 7387 'reply' 0 0) " (1600" 7388 'reply' 0 0) " (1600" 7388 'lock' 0 0) " (1601" 7389 'topic' 0 31) " (1601" 7390 'reply' 0 0) " (1568" 7391 'reply' 0 0) " (1469" 7392 'reply' 0 0) " (1469" 7392 'lock' 0 0) " (1096" 5330 'lock' 0 0) " (1243" 5896 'move' 0 0) " (1220" 6425 'move' 0 0) " (1604" 7395 'topic' 0 1) " (1604" 7395 'sticky' 0 0) " (1605" 7396 'topic' 0 16654) " (1605" 7397 'reply' 0 0) " (1604" 7398 'reply' 0 0) " (1604" 7399 'reply' 0 0) " (1605" 7397 'sticky' 0 0) " (1605" 7400 'reply' 0 0) " (1606" 7401 'topic' 0 1) " (1604" 7402 'reply' 0 0) " (1436" 7031 'lock' 0 0) " (1606" 7403 'reply' 0 0) " (1607" 7404 'topic' 0 16315) " (1599" 7405 'reply' 0 0) " (1590" 7406 'reply' 0 0) " (1605" 7407 'reply' 0 0) " (1605" 7408 'reply' 0 0) " (1606" 7409 'reply' 0 0) " (1599" 7405 'lock' 0 0) " (1605" 7410 'reply' 0 0) " (1605" 7411 'reply' 0 0) " (1606" 7412 'reply' 0 0) " (1606" 7413 'reply' 0 0) " (1608" 7414 'topic' 0 16267) " (1608" 7415 'reply' 0 0) " (1608" 7416 'reply' 0 0) " (1605" 7417 'reply' 0 0) " (1608" 7418 'reply' 0 0) " (1608" 7419 'reply' 0 0) " (1609" 7420 'topic' 0 16036) " (1609" 7421 'reply' 0 0) " (1608" 7422 'reply' 0 0) " (1608" 7422 'lock' 0 0) " (1610" 7423 'topic' 0 16321) " (1610" 7424 'reply' 0 0) " (1604" 7425 'reply' 0 0) " (1611" 7426 'topic' 0 16623) " (1612" 7427 'topic' 0 16623) " (1612" 7428 'reply' 0 0) " (1606" 7429 'reply' 0 0) " (1612" 7430 'reply' 0 0) " (1612" 7430 'lock' 0 0) " (1611" 7431 'reply' 0 0) " (1608" 7432 'reply' 0 0) " (1611" 7433 'reply' 0 0) " (1611" 7433 'lock' 0 0) " (1609" 7434 'reply' 0 0) " (1609" 7434 'lock' 0 0) " (1604" 7435 'reply' 0 0) " (1604" 7436 'reply' 0 0) " (1606" 7437 'reply' 0 0) " (1610" 7438 'reply' 0 0) " (1568" 7439 'reply' 0 0) " (1568" 7440 'reply' 0 0) " (1568" 7440 'lock' 0 0) " (1536" 7441 'reply' 0 0) " (1613" 7442 'topic' 0 15878) " (1613" 7443 'reply' 0 0) " (1612" 7430 'remove' 0 0) " (1614" 7444 'topic' 0 16623) " (1614" 7445 'reply' 0 0) " (1615" 7446 'topic' 0 50) " (1615" 7446 'remove' 0 0) " (1616" 7447 'topic' 0 50) " (1606" 7448 'reply' 0 0) " (1616" 7447 'remove' 0 0) " (1617" 7449 'topic' 0 16222) " (1614" 7450 'reply' 0 0) " (1617" 7451 'reply' 0 0) " (1617" 7451 'lock' 0 0) " (1613" 7452 'reply' 0 0) " (1618" 7453 'topic' 0 16519) " (1618" 7454 'reply' 0 0) " (1564" 7455 'reply' 0 0) " (1564" 7455 'lock' 0 0) " (1548" 7157 'move' 0 0) " (1423" 6967 'move' 0 0) " (1444" 6767 'move' 0 0) " (1421" 6683 'move' 0 0) " (1618" 7456 'reply' 0 0) " (1618" 7456 'lock' 0 0) " (1619" 7457 'topic' 0 15888) " (1620" 7458 'topic' 0 16222) " (1620" 7459 'reply' 0 0) " (1613" 7460 'reply' 0 0) " (1613" 7461 'reply' 0 0) " (1604" 7462 'reply' 0 0) " (1604" 7463 'reply' 0 0) " (1613" 7464 'reply' 0 0) " (1613" 7464 'lock' 0 0) " (1620" 7465 'reply' 0 0) " (1620" 7465 'lock' 0 0) " (1619" 7466 'reply' 0 0) " (1619" 7466 'lock' 0 0) " (1621" 7467 'topic' 0 15878) " (1621" 7468 'reply' 0 0) " (1621" 7468 'lock' 0 0) " (1621" 7469 'reply' 0 0) " (1562" 7470 'reply' 0 0) " (1520" 7471 'reply' 0 0) " (1622" 7472 'topic' 0 16559) " (1622" 7472 'lock' 0 0) " (1622" 7472 'unlock' 0 0) " (1623" 7473 'topic' 0 1) " (1623" 7473 'sticky' 0 0) " (1623" 7474 'reply' 0 0) " (1623" 7475 'reply' 0 0) " (1623" 7476 'reply' 0 0) " (1622" 7477 'reply' 0 0) " (1622" 7477 'lock' 0 0) " (1623" 7478 'reply' 0 0) " (1623" 7479 'reply' 0 0) " (1520" 7480 'reply' 0 0) " (1624" 7481 'topic' 0 26) " (1623" 7482 'reply' 0 0) " (1624" 7483 'reply' 0 0) " (1624" 7484 'reply' 0 0) " (1520" 7485 'reply' 0 0) " (1562" 7486 'reply' 0 0) " (1625" 7487 'topic' 0 16348) " (1536" 7488 'reply' 0 0) " (1623" 7489 'reply' 0 0) " (1243" 7490 'reply' 0 0) " (1606" 7491 'reply' 0 0) " (1606" 7501 'reply' 0 0) " (1536" 7502 'reply' 0 0) " (1623" 7503 'reply' 0 0) " (1220" 7504 'reply' 0 0) " (1552" 7505 'reply' 0 0) " (1552" 7505 'lock' 0 0) " (1581" 7291 'lock' 0 0) " (1581" 7506 'reply' 0 0) " (1625" 7507 'reply' 0 0) " (1626" 7508 'topic' 0 16313) " (1626" 7509 'reply' 0 0) " (1626" 7509 'lock' 0 0) " (1552" 7510 'reply' 0 0) " (1562" 7511 'reply' 0 0) " (1562" 7511 'lock' 0 0) " (1627" 7512 'topic' 0 1) " (1627" 7512 'remove' 0 0) " (1247" 5909 'remove' 0 0) " (1253" 5925 'remove' 0 0) " (1248" 5911 'remove' 0 0) " (1254" 5928 'remove' 0 0) " (1256" 5940 'remove' 0 0) " (1258" 5943 'remove' 0 0) " (1257" 5953 'remove' 0 0) " (1261" 5954 'remove' 0 0) " (1263" 5959 'remove' 0 0) " (1260" 5960 'remove' 0 0) " (1271" 5976 'remove' 0 0) " (1266" 5977 'remove' 0 0) " (1280" 6001 'remove' 0 0) " (1276" 6003 'remove' 0 0) " (1279" 6024 'remove' 0 0) " (1293" 6065 'remove' 0 0) " (1294" 6075 'remove' 0 0) " (1296" 6078 'remove' 0 0) " (1300" 6092 'remove' 0 0) " (1264" 6180 'remove' 0 0) " (1319" 6183 'remove' 0 0) " (1314" 6185 'remove' 0 0) " (1310" 6208 'remove' 0 0) " (1312" 6244 'remove' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1329 6250 'remove' 0 0) " (1268" 6283 'remove' 0 0) " (1272" 6284 'remove' 0 0) " (1301" 6321 'remove' 0 0) " (1250" 6322 'remove' 0 0) " (1290" 6333 'remove' 0 0) " (1346" 6350 'remove' 0 0) " (1353" 6358 'remove' 0 0) " (1352" 6371 'remove' 0 0) " (1307" 6380 'remove' 0 0) " (1344" 6384 'remove' 0 0) " (1305" 6404 'remove' 0 0) " (1275" 6416 'remove' 0 0) " (1365" 6434 'remove' 0 0) " (1285" 6486 'remove' 0 0) " (1356" 6488 'remove' 0 0) " (1378" 6512 'remove' 0 0) " (1364" 6542 'remove' 0 0) " (1390" 6556 'remove' 0 0) " (1287" 6613 'remove' 0 0) " (1401" 6627 'remove' 0 0) " (1255" 6654 'remove' 0 0) " (1325" 6704 'remove' 0 0) " (1299" 6727 'remove' 0 0) " (1322" 6830 'remove' 0 0) " (1457" 6828 'remove' 0 0) " (1249" 6821 'remove' 0 0) " (1291" 6819 'remove' 0 0) " (1449" 6816 'remove' 0 0) " (1377" 6811 'remove' 0 0) " (1445" 6810 'remove' 0 0) " (1430" 6801 'remove' 0 0) " (1315" 6800 'remove' 0 0) " (1443" 6799 'remove' 0 0) " (1426" 6797 'remove' 0 0) " (1434" 6734 'remove' 0 0) " (1626" 7513 'reply' 0 0) " (1628" 7514 'topic' 0 28) " (1604" 7515 'reply' 0 0) " (1604" 7516 'reply' 0 0) " (1558" 7517 'reply' 0 0) " (1625" 7518 'reply' 0 0) " (1591" 7519 'reply' 0 0) " (1629" 7520 'topic' 0 16667) " (1629" 7521 'reply' 0 0) " (1604" 7522 'reply' 0 0) " (1591" 7523 'reply' 0 0) " (1629" 7524 'reply' 0 0) " (1520" 7525 'reply' 0 0) " (1520" 7526 'reply' 0 0) " (1623" 7527 'reply' 0 0) " (1520" 7528 'reply' 0 0) " (1520" 7529 'reply' 0 0) " (1624" 7530 'reply' 0 0) " (1630" 7531 'topic' 0 16670) " (1631" 7532 'topic' 0 16315) " (1631" 7533 'reply' 0 0) " (1631" 7534 'reply' 0 0) " (1630" 7535 'reply' 0 0) " (1630" 7536 'reply' 0 0) " (1630" 7537 'reply' 0 0) " (1630" 7538 'reply' 0 0) " (1630" 7539 'reply' 0 0) " (1630" 7539 'lock' 0 0) " (1632" 7540 'topic' 0 16313) " (1629" 7541 'reply' 0 0) " (1629" 7541 'lock' 0 0) " (1632" 7542 'reply' 0 0) " (1633" 7543 'topic' 0 16632) " (1631" 7544 'reply' 0 0) " (1631" 7544 'lock' 0 0) " (1631" 7544 'move' 0 0) " (1635" 7546 'topic' 0 16284) " (1603" 7394 'sticky' 0 0) " (1604" 7547 'reply' 0 0) " (1623" 7548 'reply' 0 0) " (1220" 7549 'reply' 0 0) " (1605" 7550 'reply' 0 0) " (1520" 7551 'reply' 0 0) " (1636" 7552 'topic' 0 16398) " (1632" 7553 'reply' 0 0) " (1636" 7554 'reply' 0 0) " (1520" 7555 'reply' 0 0) " (1520" 7555 'lock' 0 0) " (1605" 7556 'reply' 0 0) " (1632" 7557 'reply' 0 0) " (1632" 7558 'reply' 0 0) " (1632" 7559 'reply' 0 0) " (1637" 7560 'topic' 0 16645) " (1637" 7561 'reply' 0 0) " (1638" 7562 'topic' 0 16677) " (1639" 7563 'topic' 0 16677) " (1639" 7564 'reply' 0 0) " (1639" 7565 'reply' 0 0) " (1639" 7566 'reply' 0 0) " (1640" 7567 'topic' 0 16530) " (1636" 7568 'reply' 0 0) " (1636" 7569 'reply' 0 0) " (1289" 7570 'reply' 0 0) " (1289" 7570 'lock' 0 0) " (1403" 6646 'remove' 0 0) " (1629" 7541 'remove' 0 0) " (1636" 7571 'reply' 0 0) " (1636" 7572 'reply' 0 0) " (1636" 7573 'reply' 0 0) " (1640" 7574 'reply' 0 0) " (1640" 7575 'reply' 0 0) " (1636" 7576 'reply' 0 0) " (1596" 7577 'reply' 0 0) " (1636" 7578 'reply' 0 0) " (1636" 7579 'reply' 0 0) " (1636" 7580 'reply' 0 0) " (1640" 7581 'reply' 0 0) " (1640" 7582 'reply' 0 0) " (1156" 7583 'reply' 0 0) " (1640" 7582 'remove' 0 0) " (1639" 7584 'reply' 0 0) " (1637" 7585 'reply' 0 0) " (1636" 7586 'reply' 0 0) " (1637" 7587 'reply' 0 0) " (1636" 7586 'lock' 0 0) " (1632" 7559 'lock' 0 0) " (1637" 7588 'reply' 0 0) " (1548" 7589 'reply' 0 0) " (1641" 7590 'topic' 0 16543) " (1641" 7591 'reply' 0 0) " (308" 7592 'reply' 0 0) " (1641" 7593 'reply' 0 0) " (1637" 7594 'reply' 0 0) " (1642" 7595 'topic' 0 1) " (1642" 7595 'sticky' 0 0) " (1643" 7596 'topic' 0 16559) " (1643" 7597 'reply' 0 0) " (1643" 7597 'lock' 0 0) " (1644" 7598 'topic' 0 16393) " (1645" 7599 'topic' 0 16680) " (1642" 7600 'reply' 0 0) " (1642" 7601 'reply' 0 0) " (1220" 7549 'remove' 0 0) " (1641" 7602 'reply' 0 0) " (1644" 7603 'reply' 0 0) " (1645" 7604 'reply' 0 0) " (1646" 7605 'topic' 0 31) " (1641" 7606 'reply' 0 0) " (1623" 7607 'reply' 0 0) " (1623" 7608 'reply' 0 0) " (1647" 7609 'topic' 0 16348) " (1644" 7610 'reply' 0 0) " (1623" 7611 'reply' 0 0) " (1647" 7612 'reply' 0 0) " (1623" 7613 'reply' 0 0) " (1623" 7614 'reply' 0 0) " (1642" 7615 'reply' 0 0) " (1623" 7616 'reply' 0 0) " (1641" 7617 'reply' 0 0) " (1646" 7618 'reply' 0 0) " (1637" 7619 'reply' 0 0) " (1606" 7620 'reply' 0 0) " (1648" 7621 'topic' 0 16559) " (1156" 7583 'sticky' 0 0) " (1648" 7622 'reply' 0 0) " (1648" 7622 'lock' 0 0) " (1646" 7623 'reply' 0 0) " (1644" 7624 'reply' 0 0) " (1644" 7624 'lock' 0 0) " (1610" 7438 'lock' 0 0) " (308" 7625 'reply' 0 0) " (1642" 7626 'reply' 0 0) " (1641" 7627 'reply' 0 0) " (1641" 7627 'lock' 0 0) " (1548" 7628 'reply' 0 0) " (1548" 7628 'lock' 0 0) " (1647" 7612 'remove' 0 0) " (1649" 7629 'topic' 0 15878) " (1649" 7630 'reply' 0 0) " (1645" 7631 'reply' 0 0) " (1645" 7632 'reply' 0 0) " (1645" 7632 'lock' 0 0) " (1649" 7633 'reply' 0 0) " (1649" 7633 'lock' 0 0) " (1650" 7634 'topic' 0 16222) " (1646" 7635 'reply' 0 0) " (1651" 7636 'topic' 0 16530) " (1180" 7637 'reply' 0 0) " (1651" 7638 'reply' 0 0) " (1651" 7638 'lock' 0 0) " (1651" 7638 'unlock' 0 0) " (1651" 7638 'remove' 0 0) " (1652" 7639 'topic' 0 16260) " (1653" 7640 'topic' 0 28) " (1652" 7641 'reply' 0 0) " (1650" 7642 'reply' 0 0) " (1653" 7643 'reply' 0 0) " (1653" 7643 'lock' 0 0) " (1652" 7644 'reply' 0 0) " (1652" 7645 'reply' 0 0) " (1652" 7645 'lock' 0 0) " (1591" 7646 'reply' 0 0) " (1654" 7647 'topic' 0 16670) " (1655" 7648 'topic' 0 16530) " (1654" 7649 'reply' 0 0) " (1655" 7650 'reply' 0 0) " (1655" 7650 'lock' 0 0) " (1656" 7651 'topic' 0 50) " (1657" 7652 'topic' 0 23) " (1633" 7653 'reply' 0 0) " (1657" 7654 'reply' 0 0) " (1658" 7655 'topic' 0 1) " (1656" 7651 'remove' 0 0) " (1623" 7656 'reply' 0 0) " (1604" 7657 'reply' 0 0) " (1654" 7658 'reply' 0 0) " (1654" 7658 'lock' 0 0) " (1659" 7659 'topic' 0 5) " (1660" 7660 'topic' 0 16267) " (1660" 7661 'reply' 0 0) " (1660" 7661 'lock' 0 0) " (1657" 7654 'lock' 0 0) " (1661" 7662 'topic' 0 16267) " (1662" 7663 'topic' 0 16530) " (1661" 7664 'reply' 0 0) " (1661" 7664 'lock' 0 0) " (1658" 7665 'reply' 0 0) " (1663" 7666 'topic' 0 16670) " (1662" 7667 'reply' 0 0) " (1662" 7667 'lock' 0 0) " (1664" 7668 'topic' 0 26) " (1664" 7669 'reply' 0 0) " (1663" 7670 'reply' 0 0) " (1663" 7671 'reply' 0 0) " (1663" 7672 'reply' 0 0) " (1663" 7672 'lock' 0 0) " (1664" 7673 'reply' 0 0) " (1664" 7674 'reply' 0 0) " (1664" 7675 'reply' 0 0) " (1664" 7676 'reply' 0 0) " (1665" 7677 'topic' 0 16277) " (1665" 7678 'reply' 0 0) " (1665" 7678 'lock' 0 0) " (1666" 7679 'topic' 0 16692) " (1667" 7680 'topic' 0 15997) " (1666" 7681 'reply' 0 0) " (1667" 7682 'reply' 0 0) " (1667" 7683 'reply' 0 0) " (1667" 7684 'reply' 0 0) " (1667" 7684 'lock' 0 0) " (1666" 7685 'reply' 0 0) " (1666" 7685 'lock' 0 0) " (1605" 7686 'reply' 0 0) " (1668" 7687 'topic' 0 16222); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1605 7688 'reply' 0 0) " (1642" 7689 'reply' 0 0) " (1605" 7690 'reply' 0 0) " (1605" 7691 'reply' 0 0) " (1503" 7692 'reply' 0 0) " (1668" 7693 'reply' 0 0) " (1503" 7694 'reply' 0 0) " (1669" 7695 'topic' 0 1) " (1669" 7695 'sticky' 0 0) " (1669" 7695 'lock' 0 0) " (1670" 7696 'topic' 0 26) " (1671" 7697 'topic' 0 16222) " (1672" 7698 'topic' 0 16694) " (1672" 7699 'reply' 0 0) " (1673" 7700 'topic' 0 31) " (1671" 7701 'reply' 0 0) " (1674" 7702 'topic' 0 16695) " (1673" 7703 'reply' 0 0) " (1671" 7704 'reply' 0 0) " (1675" 7705 'topic' 0 16530) " (1675" 7706 'reply' 0 0) " (1671" 7707 'reply' 0 0) " (1674" 7708 'reply' 0 0) " (1676" 7709 'topic' 0 16696) " (1677" 7710 'topic' 0 16696) " (1678" 7711 'topic' 0 16696) " (1674" 7712 'reply' 0 0) " (1679" 7713 'topic' 0 50) " (1679" 7713 'lock' 0 0) " (1678" 7714 'reply' 0 0) " (1672" 7715 'reply' 0 0) " (1680" 7716 'topic' 0 16530) " (1678" 7717 'reply' 0 0) " (1539" 7718 'reply' 0 0) " (1039" 7719 'reply' 0 0) " (1680" 7720 'reply' 0 0) " (1680" 7721 'reply' 0 0) " (1681" 7722 'topic' 0 16348) " (1680" 7723 'reply' 0 0) " (1680" 7723 'lock' 0 0) " (1672" 7724 'reply' 0 0) " (1681" 7725 'reply' 0 0) " (1681" 7726 'reply' 0 0) " (1681" 7727 'reply' 0 0) " (1682" 7728 'topic' 0 16357) " (1683" 7729 'topic' 0 16530) " (1683" 7730 'reply' 0 0) " (1683" 7731 'reply' 0 0) " (1673" 7703 'lock' 0 0) " (1673" 7703 'unlock' 0 0) " (1673" 7732 'reply' 0 0) " (1673" 7732 'lock' 0 0) " (1681" 7733 'reply' 0 0) " (1684" 7734 'topic' 0 23) " (1684" 7735 'reply' 0 0) " (1684" 7736 'reply' 0 0) " (1681" 7737 'reply' 0 0) " (1685" 7738 'topic' 0 19) " (1686" 7739 'topic' 0 19) " (1687" 7740 'topic' 0 16438) " (1683" 7741 'reply' 0 0) " (1687" 7742 'reply' 0 0) " (1682" 7743 'reply' 0 0) " (1683" 7744 'reply' 0 0) " (1683" 7744 'lock' 0 0) " (1682" 7745 'reply' 0 0) " (1674" 7746 'reply' 0 0) " (1682" 7747 'reply' 0 0) " (1688" 7748 'topic' 0 16544) " (1687" 7749 'reply' 0 0) " (1688" 7750 'reply' 0 0) " (1682" 7751 'reply' 0 0) " (1687" 7752 'reply' 0 0) " (1688" 7753 'reply' 0 0) " (1687" 7754 'reply' 0 0) " (1687" 7755 'reply' 0 0) " (1685" 7756 'reply' 0 0) " (1688" 7757 'reply' 0 0) " (1688" 7758 'reply' 0 0) " (1687" 7759 'reply' 0 0) " (1689" 7760 'topic' 0 15937) " (1690" 7761 'topic' 0 16519) " (1687" 7762 'reply' 0 0) " (1686" 7763 'reply' 0 0) " (1691" 7764 'topic' 0 31) " (1691" 7764 'remove' 0 0) " (1681" 7765 'reply' 0 0) " (1692" 7766 'topic' 0 16276) " (1687" 7767 'reply' 0 0) " (1692" 7768 'reply' 0 0) " (1692" 7769 'reply' 0 0) " (1692" 7770 'reply' 0 0) " (1687" 7771 'reply' 0 0) " (1686" 7772 'reply' 0 0) " (1687" 7773 'reply' 0 0) " (1686" 7774 'reply' 0 0) " (1686" 7775 'reply' 0 0) " (1693" 7776 'topic' 0 28) " (1693" 7777 'reply' 0 0) " (1686" 7778 'reply' 0 0) " (1686" 7778 'lock' 0 0) " (1687" 7779 'reply' 0 0) " (1687" 7779 'lock' 0 0) " (1692" 7780 'reply' 0 0) " (1692" 7780 'lock' 0 0) " (1693" 7781 'reply' 0 0) " (1688" 7782 'reply' 0 0) " (1688" 7782 'lock' 0 0) " (1685" 7783 'reply' 0 0) " (1685" 7783 'lock' 0 0) " (1684" 7784 'reply' 0 0) " (1684" 7784 'lock' 0 0) " (1684" 7785 'reply' 0 0) " (1694" 7786 'topic' 0 16049) " (1694" 7787 'reply' 0 0) " (1652" 7645 'remove' 0 0) " (1695" 7788 'topic' 0 19) " (1695" 7789 'reply' 0 0) " (1695" 7790 'reply' 0 0) " (1695" 7791 'reply' 0 0) " (1695" 7791 'lock' 0 0) " (1696" 7792 'topic' 0 23) " (1694" 7793 'reply' 0 0) " (1694" 7794 'reply' 0 0) " (1697" 7795 'topic' 0 16544) " (1698" 7796 'topic' 0 16519) " (1699" 7797 'topic' 0 16544) " (1699" 7797 'remove' 0 0) " (1700" 7798 'topic' 0 16544) " (1700" 7799 'reply' 0 0) " (1697" 7800 'reply' 0 0) " (1700" 7799 'remove' 0 0) " (1701" 7801 'topic' 0 16544) " (1694" 7802 'reply' 0 0) " (1694" 7802 'lock' 0 0) " (1697" 7803 'reply' 0 0) " (1697" 7803 'lock' 0 0) " (1701" 7804 'reply' 0 0) " (1701" 7804 'lock' 0 0) " (1693" 7805 'reply' 0 0) " (1698" 7806 'reply' 0 0) " (1698" 7807 'reply' 0 0) " (1698" 7808 'reply' 0 0) " (1702" 7809 'topic' 0 16398) " (1702" 7810 'reply' 0 0) " (1698" 7811 'reply' 0 0) " (1703" 7812 'topic' 0 1) " (1703" 7812 'sticky' 0 0) " (1703" 7813 'reply' 0 0) " (1703" 7814 'reply' 0 0) " (1704" 7815 'topic' 0 32) " (1703" 7816 'reply' 0 0) " (1703" 7817 'reply' 0 0) " (1705" 7818 'topic' 0 26) " (1705" 7819 'reply' 0 0) " (1706" 7820 'topic' 0 31) " (1707" 7821 'topic' 0 16696) " (1708" 7822 'topic' 0 15937) " (1707" 7823 'reply' 0 0) " (1707" 7824 'reply' 0 0) " (1707" 7825 'reply' 0 0) " (1709" 7826 'topic' 0 26) " (1605" 7827 'reply' 0 0) " (1707" 7828 'reply' 0 0) " (1707" 7829 'reply' 0 0) " (1707" 7829 'lock' 0 0) " (1710" 7830 'topic' 0 16712) " (1711" 7831 'topic' 0 16712) " (1710" 7830 'lock' 0 0) " (1710" 7830 'unlock' 0 0) " (1703" 7832 'reply' 0 0) " (1711" 7833 'reply' 0 0) " (1703" 7834 'reply' 0 0) " (1710" 7835 'reply' 0 0) " (1709" 7836 'reply' 0 0) " (1712" 7837 'topic' 0 16530) " (1713" 7838 'topic' 0 16055) " (1714" 7839 'topic' 0 16713) " (1712" 7840 'reply' 0 0) " (1712" 7841 'reply' 0 0) " (1715" 7842 'topic' 0 24) " (1712" 7843 'reply' 0 0) " (1716" 7844 'topic' 0 16267) " (1712" 7845 'reply' 0 0) " (1712" 7845 'lock' 0 0) " (1717" 7846 'topic' 0 15885) " (1708" 7847 'reply' 0 0) " (1710" 7848 'reply' 0 0) " (1716" 7849 'reply' 0 0) " (1706" 7850 'reply' 0 0) " (1716" 7851 'reply' 0 0) " (1716" 7851 'lock' 0 0) " (1718" 7852 'topic' 0 16544) " (1714" 7853 'reply' 0 0) " (1706" 7854 'reply' 0 0) " (1711" 7855 'reply' 0 0) " (1711" 7855 'lock' 0 0) " (1718" 7856 'reply' 0 0) " (1714" 7857 'reply' 0 0) " (1719" 7858 'topic' 0 28) " (1714" 7857 'lock' 0 0) " (1720" 7859 'topic' 0 16519) " (1711" 7855 'remove' 0 0) " (1720" 7860 'reply' 0 0) " (1721" 7861 'topic' 0 16544) " (1721" 7862 'reply' 0 0) " (1715" 7863 'reply' 0 0) " (1722" 7864 'topic' 0 24) " (1715" 7865 'reply' 0 0) " (1723" 7866 'topic' 0 1) " (1723" 7866 'sticky' 0 0) " (1724" 7867 'topic' 0 50) " (1724" 7867 'move' 0 0) " (1724" 7868 'reply' 0 0) " (1539" 7869 'reply' 0 0) " (1722" 7870 'reply' 0 0) " (1724" 7871 'reply' 0 0) " (1539" 7872 'reply' 0 0) " (1721" 7873 'reply' 0 0) " (1721" 7873 'lock' 0 0) " (1719" 7874 'reply' 0 0) " (1719" 7874 'lock' 0 0) " (1718" 7875 'reply' 0 0) " (1718" 7875 'lock' 0 0) " (1539" 7876 'reply' 0 0) " (1706" 7877 'reply' 0 0) " (1706" 7878 'reply' 0 0) " (1714" 7857 'remove' 0 0) " (1722" 7879 'reply' 0 0) " (1539" 7880 'reply' 0 0) " (1722" 7881 'reply' 0 0) " (1539" 7882 'reply' 0 0) " (1539" 7883 'reply' 0 0) " (1539" 7884 'reply' 0 0) " (1725" 7885 'topic' 0 16434) " (1722" 7886 'reply' 0 0) " (1722" 7886 'lock' 0 0) " (1726" 7887 'topic' 0 16530) " (1727" 7888 'topic' 0 16530) " (1727" 7889 'reply' 0 0) " (1728" 7890 'topic' 0 24) " (1727" 7891 'reply' 0 0) " (1727" 7891 'lock' 0 0) " (1681" 7765 'remove' 0 0) " (1729" 7892 'topic' 0 16348) " (1730" 7893 'topic' 0 16530) " (1717" 7846 'lock' 0 0) " (1730" 7894 'reply' 0 0) " (1730" 7894 'lock' 0 0) " (1702" 7895 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1731 7896 'topic' 0 16530) " (1732" 7897 'topic' 0 16717) " (1733" 7898 'topic' 0 16368) " (1733" 7899 'reply' 0 0) " (1733" 7900 'reply' 0 0) " (1702" 7901 'reply' 0 0) " (1729" 7902 'reply' 0 0) " (1724" 7903 'reply' 0 0) " (1734" 7904 'topic' 0 15885) " (1732" 7905 'reply' 0 0) " (1734" 7906 'reply' 0 0) " (1731" 7907 'reply' 0 0) " (1731" 7907 'lock' 0 0) " (1735" 7908 'topic' 0 15997) " (1735" 7909 'reply' 0 0) " (1735" 7909 'lock' 0 0) " (1735" 7909 'move' 0 0) " (1737" 7911 'topic' 0 16720) " (1659" 7912 'reply' 0 0) " (1702" 7913 'reply' 0 0) " (1708" 7914 'reply' 0 0) " (1729" 7915 'reply' 0 0) " (1732" 7916 'reply' 0 0) " (1738" 7917 'topic' 0 16696) " (1738" 7918 'reply' 0 0) " (1739" 7919 'topic' 0 16438) " (1732" 7920 'reply' 0 0) " (1724" 7921 'reply' 0 0) " (1702" 7922 'reply' 0 0) " (1734" 7923 'reply' 0 0) " (1739" 7924 'reply' 0 0) " (1708" 7925 'reply' 0 0) " (1708" 7925 'sticky' 0 0) " (1708" 7925 'lock' 0 0) " (1740" 7926 'topic' 0 16396) " (1740" 7927 'reply' 0 0) " (1659" 7928 'reply' 0 0) " (1741" 7929 'topic' 0 16544) " (1741" 7930 'reply' 0 0) " (1741" 7930 'remove' 0 0) " (1740" 7931 'reply' 0 0) " (1740" 7932 'reply' 0 0) " (1740" 7932 'lock' 0 0) " (1739" 7933 'reply' 0 0) " (1659" 7934 'reply' 0 0) " (1742" 7935 'topic' 0 28) " (1742" 7936 'reply' 0 0) " (1737" 7937 'reply' 0 0) " (1739" 7938 'reply' 0 0) " (1734" 7939 'reply' 0 0) " (1743" 7940 'topic' 0 15885) " (1743" 7941 'reply' 0 0) " (1743" 7942 'reply' 0 0) " (1743" 7943 'reply' 0 0) " (1743" 7944 'reply' 0 0) " (1743" 7945 'reply' 0 0) " (1744" 7946 'topic' 0 15885) " (1745" 7947 'topic' 0 26) " (1746" 7948 'topic' 0 16321) " (1746" 7949 'reply' 0 0) " (1746" 7949 'lock' 0 0) " (1747" 7950 'topic' 0 16559) " (1744" 7951 'reply' 0 0) " (1744" 7952 'reply' 0 0) " (1747" 7953 'reply' 0 0) " (1732" 7954 'reply' 0 0) " (1745" 7947 'move' 0 0) " (1744" 7956 'reply' 0 0) " (1749" 7957 'topic' 0 16530) " (1749" 7958 'reply' 0 0) " (1749" 7959 'reply' 0 0) " (1749" 7960 'reply' 0 0) " (1749" 7961 'reply' 0 0) " (1744" 7962 'reply' 0 0) " (1744" 7963 'reply' 0 0) " (1744" 7964 'reply' 0 0) " (1750" 7965 'topic' 0 16348) " (1751" 7966 'topic' 0 15885) " (1752" 7967 'topic' 0 15885) " (1749" 7968 'reply' 0 0) " (1749" 7969 'reply' 0 0) " (1717" 7846 'unlock' 0 0) " (1717" 7846 'lock' 0 0) " (1749" 7970 'reply' 0 0) " (1753" 7971 'topic' 0 16349) " (1753" 7971 'remove' 0 0) " (1749" 7972 'reply' 0 0) " (1749" 7972 'lock' 0 0) " (1749" 7973 'reply' 0 0) " (1752" 7974 'reply' 0 0) " (1752" 7974 'lock' 0 0) " (1744" 7975 'reply' 0 0) " (1752" 7974 'remove' 0 0) " (1747" 7976 'reply' 0 0) " (1754" 7977 'topic' 0 16729) " (1754" 7978 'reply' 0 0) " (1755" 7979 'topic' 0 16544) " (1756" 7980 'topic' 0 16731) " (1756" 7981 'reply' 0 0) " (1703" 7982 'reply' 0 0) " (1757" 7983 'topic' 0 16733) " (1757" 7984 'reply' 0 0) " (1757" 7984 'lock' 0 0) " (1751" 7985 'reply' 0 0) " (1757" 7984 'remove' 0 0) " (1756" 7986 'reply' 0 0) " (1659" 7987 'reply' 0 0) " (1724" 7988 'reply' 0 0) " (1758" 7989 'topic' 0 16348) " (1759" 7990 'topic' 0 15885) " (1759" 7991 'reply' 0 0) " (1759" 7991 'lock' 0 0) " (1755" 7992 'reply' 0 0) " (1755" 7992 'lock' 0 0) " (1754" 7993 'reply' 0 0) " (1760" 7994 'topic' 0 16733) " (1760" 7995 'reply' 0 0) " (1760" 7995 'lock' 0 0) " (1760" 7995 'remove' 0 0) " (1761" 7996 'topic' 0 16530) " (1761" 7997 'reply' 0 0) " (1761" 7997 'lock' 0 0) " (1762" 7998 'topic' 0 16737) " (1762" 7999 'reply' 0 0) " (1762" 7999 'lock' 0 0) " (1763" 8000 'topic' 0 16441) " (1724" 8001 'reply' 0 0) " (1703" 8002 'reply' 0 0) " (1763" 8003 'reply' 0 0) " (1764" 8004 'topic' 0 16438) " (1765" 8005 'topic' 0 16260) " (1765" 8006 'reply' 0 0) " (1724" 8007 'reply' 0 0) " (1765" 8008 'reply' 0 0) " (1765" 8008 'lock' 0 0) " (1766" 8009 'topic' 0 16559) " (1766" 8010 'reply' 0 0) " (1766" 8010 'lock' 0 0) " (1767" 8011 'topic' 0 16544) " (1702" 8012 'reply' 0 0) " (1659" 8013 'reply' 0 0) " (1764" 8014 'reply' 0 0) " (1751" 8015 'reply' 0 0) " (1764" 8016 'reply' 0 0) " (1764" 8016 'lock' 0 0) " (1751" 8017 'reply' 0 0) " (1768" 8018 'topic' 0 16742) " (1769" 8019 'topic' 0 16454) " (1770" 8020 'topic' 0 16454) " (1771" 8021 'topic' 0 16544) " (1768" 8022 'reply' 0 0) " (1733" 7900 'lock' 0 0) " (1770" 8023 'reply' 0 0) " (1770" 8024 'reply' 0 0) " (1768" 8025 'reply' 0 0) " (1743" 8026 'reply' 0 0) " (1743" 8026 'lock' 0 0) " (1744" 8027 'reply' 0 0) " (1744" 8027 'lock' 0 0) " (1768" 8028 'reply' 0 0) " (1768" 8028 'lock' 0 0) " (1747" 8029 'reply' 0 0) " (1747" 8029 'lock' 0 0) " (1771" 8030 'reply' 0 0) " (1771" 8030 'lock' 0 0) " (1767" 8031 'reply' 0 0) " (1772" 8032 'topic' 0 16683) " (1767" 8031 'lock' 0 0) " (1772" 8033 'reply' 0 0) " (1754" 8034 'reply' 0 0) " (1754" 8034 'lock' 0 0) " (1769" 8035 'reply' 0 0) " (1769" 8035 'lock' 0 0) " (1770" 8024 'lock' 0 0) " (1773" 8036 'topic' 0 16743) " (1773" 8037 'reply' 0 0) " (1774" 8038 'topic' 0 16744) " (1774" 8039 'reply' 0 0) " (1693" 7805 'remove' 0 0) " (1775" 8040 'topic' 0 28) " (1775" 8041 'reply' 0 0) " (1776" 8042 'topic' 0 16530) " (1777" 8043 'topic' 0 16530) " (1777" 8044 'reply' 0 0) " (1777" 8045 'reply' 0 0) " (1777" 8046 'reply' 0 0) " (1774" 8039 'lock' 0 0) " (1777" 8047 'reply' 0 0) " (1763" 8048 'reply' 0 0) " (1776" 8049 'reply' 0 0) " (1777" 8047 'remove' 0 0) " (1776" 8050 'reply' 0 0) " (1751" 8051 'reply' 0 0) " (1778" 8052 'topic' 0 1) " (1778" 8052 'remove' 0 0) " (1779" 8053 'topic' 0 16348) " (1776" 8054 'reply' 0 0) " (1779" 8055 'reply' 0 0) " (1751" 8056 'reply' 0 0) " (1776" 8057 'reply' 0 0) " (1751" 8058 'reply' 0 0) " (1780" 8059 'topic' 0 16530) " (1773" 8060 'reply' 0 0) " (1781" 8061 'topic' 0 16164) " (1779" 8062 'reply' 0 0) " (1775" 8063 'reply' 0 0) " (1782" 8064 'topic' 0 16222) " (1782" 8065 'reply' 0 0) " (1783" 8066 'topic' 0 32) " (1773" 8067 'reply' 0 0) " (1773" 8068 'reply' 0 0) " (1773" 8068 'lock' 0 0) " (1784" 8069 'topic' 0 16544) " (1785" 8070 'topic' 0 16746) " (1113" 8071 'reply' 0 0) " (1785" 8072 'reply' 0 0) " (1786" 8073 'topic' 0 31) " (1786" 8073 'remove' 0 0) " (1785" 8074 'reply' 0 0) " (1113" 8075 'reply' 0 0) " (1775" 8076 'reply' 0 0) " (1781" 8077 'reply' 0 0) " (1784" 8078 'reply' 0 0) " (1113" 8079 'reply' 0 0) " (1784" 8080 'reply' 0 0) " (1784" 8081 'reply' 0 0) " (1784" 8082 'reply' 0 0) " (1784" 8083 'reply' 0 0) " (1113" 8084 'reply' 0 0) " (1781" 8085 'reply' 0 0) " (1113" 8086 'reply' 0 0) " (1113" 8086 'lock' 0 0) " (1772" 8033 'lock' 0 0) " (1784" 8087 'reply' 0 0) " (1784" 8087 'lock' 0 0) " (1785" 8088 'reply' 0 0) " (1785" 8088 'lock' 0 0) " (1776" 8089 'reply' 0 0) " (1776" 8089 'lock' 0 0) " (1787" 8090 'topic' 0 16605) " (1787" 8091 'reply' 0 0) " (1787" 8092 'reply' 0 0) " (1787" 8092 'lock' 0 0) " (1605" 8093 'reply' 0 0) " (1788" 8094 'topic' 0 16729) " (1788" 8095 'reply' 0 0) " (1789" 8096 'topic' 0 16729) " (1788" 8097 'reply' 0 0) " (1605" 8098 'reply' 0 0) " (1790" 8099 'topic' 0 16357); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1791 8100 'topic' 0 16696) " (1792" 8101 'topic' 0 16751) " (1792" 8102 'reply' 0 0) " (1790" 8103 'reply' 0 0) " (1790" 8103 'lock' 0 0) " (1790" 8103 'remove' 0 0) " (1792" 8104 'reply' 0 0) " (1792" 8104 'lock' 0 0) " (1788" 8105 'reply' 0 0) " (1788" 8105 'lock' 0 0) " (1793" 8106 'topic' 0 16398) " (1794" 8107 'topic' 0 16544) " (1794" 8108 'reply' 0 0) " (1793" 8109 'reply' 0 0) " (1794" 8110 'reply' 0 0) " (1795" 8111 'topic' 0 15846) " (1796" 8112 'topic' 0 15846) " (1797" 8113 'topic' 0 15885) " (1782" 8114 'reply' 0 0) " (1798" 8115 'topic' 0 16605) " (1798" 8116 'reply' 0 0) " (1798" 8116 'lock' 0 0) " (1796" 8112 'lock' 0 0) " (1794" 8110 'lock' 0 0) " (1791" 8117 'reply' 0 0) " (1780" 8118 'reply' 0 0) " (1799" 8119 'topic' 0 16434) " (1799" 8120 'reply' 0 0) " (1800" 8121 'topic' 0 16756) " (1800" 8122 'reply' 0 0) " (1801" 8123 'topic' 0 16742) " (1801" 8124 'reply' 0 0) " (1802" 8125 'topic' 0 16530) " (1803" 8126 'topic' 0 16746) " (1804" 8127 'topic' 0 16758) " (1801" 8128 'reply' 0 0) " (1801" 8128 'lock' 0 0) " (1791" 8129 'reply' 0 0) " (1803" 8130 'reply' 0 0) " (1789" 8131 'reply' 0 0) " (1789" 8131 'lock' 0 0) " (1763" 8048 'lock' 0 0) " (1805" 8132 'topic' 0 1) " (1799" 8133 'reply' 0 0) " (1791" 8134 'reply' 0 0) " (1724" 8135 'reply' 0 0) " (1804" 8136 'reply' 0 0) " (1802" 8137 'reply' 0 0) " (1804" 8136 'move' 0 0) " (1710" 8139 'reply' 0 0) " (1809" 8140 'topic' 0 16760) " (1810" 8141 'topic' 0 31) " (1811" 8142 'topic' 0 16761) " (1811" 8142 'remove' 0 0) " (1812" 8143 'topic' 0 16761) " (1813" 8144 'topic' 0 16276) " (1783" 8145 'reply' 0 0) " (1795" 8146 'reply' 0 0) " (1814" 8147 'topic' 0 16762) " (1815" 8148 'topic' 0 16454) " (1816" 8149 'topic' 0 16454) " (1738" 7918 'lock' 0 0) " (1817" 8150 'topic' 0 16696) " (1818" 8151 'topic' 0 16454) " (1817" 8152 'reply' 0 0) " (1810" 8153 'reply' 0 0) " (1812" 8154 'reply' 0 0) " (1819" 8155 'topic' 0 16530) " (1816" 8156 'reply' 0 0) " (1816" 8156 'lock' 0 0) " (1818" 8157 'reply' 0 0) " (1818" 8157 'lock' 0 0) " (1810" 8158 'reply' 0 0) " (1814" 8159 'reply' 0 0) " (1222" 8160 'reply' 0 0) " (1804" 8161 'reply' 0 0) " (1810" 8162 'reply' 0 0) " (1795" 8163 'reply' 0 0) " (1817" 8164 'reply' 0 0) " (1820" 8165 'topic' 0 16666) " (1805" 8166 'reply' 0 0) " (1795" 8167 'reply' 0 0) " (1821" 8168 'topic' 0 16276) " (1795" 8169 'reply' 0 0) " (1797" 8170 'reply' 0 0) " (1797" 8170 'lock' 0 0) " (1821" 8171 'reply' 0 0) " (1821" 8171 'lock' 0 0) " (1813" 8172 'reply' 0 0) " (1822" 8173 'topic' 0 16530) " (1795" 8174 'reply' 0 0) " (1820" 8175 'reply' 0 0) " (1698" 8176 'reply' 0 0) " (1823" 8177 'topic' 0 16454) " (1824" 8178 'topic' 0 16696) " (1823" 8179 'reply' 0 0) " (1824" 8180 'reply' 0 0) " (1795" 8181 'reply' 0 0) " (1823" 8182 'reply' 0 0) " (1823" 8183 'reply' 0 0) " (1820" 8184 'reply' 0 0) " (1813" 8172 'lock' 0 0) " (1826" 8185 'topic' 0 16348) " (1826" 8186 'reply' 0 0) " (1823" 8187 'reply' 0 0) " (1826" 8188 'reply' 0 0) " (1827" 8189 'topic' 0 16746) " (1795" 8190 'reply' 0 0) " (1659" 8191 'reply' 0 0) " (1828" 8192 'topic' 0 16276) " (1659" 8193 'reply' 0 0) " (1827" 8194 'reply' 0 0) " (1829" 8195 'topic' 0 16543) " (1830" 8196 'topic' 0 16530) " (1830" 8197 'reply' 0 0) " (1830" 8198 'reply' 0 0) " (1831" 8199 'topic' 0 16290) " (1830" 8198 'remove' 0 0) " (1832" 8200 'topic' 0 16530) " (1833" 8201 'topic' 0 16454) " (1833" 8202 'reply' 0 0) " (1833" 8203 'reply' 0 0) " (1833" 8204 'reply' 0 0) " (1833" 8205 'reply' 0 0) " (1833" 8206 'reply' 0 0) " (1833" 8207 'reply' 0 0) " (1833" 8207 'lock' 0 0) " (1832" 8208 'reply' 0 0) " (1832" 8208 'lock' 0 0) " (1828" 8209 'reply' 0 0) " (1826" 8210 'reply' 0 0) " (1826" 8210 'lock' 0 0) " (1828" 8209 'lock' 0 0) " (1827" 8211 'reply' 0 0) " (1827" 8211 'lock' 0 0) " (1834" 8212 'topic' 0 16441) " (1834" 8213 'reply' 0 0) " (1834" 8214 'reply' 0 0) " (1834" 8215 'reply' 0 0) " (1834" 8216 'reply' 0 0) " (1834" 8217 'reply' 0 0) " (1834" 8218 'reply' 0 0) " (1835" 8219 'topic' 0 16276) " (1704" 8220 'reply' 0 0) " (1659" 8221 'reply' 0 0) " (1836" 8222 'topic' 0 16696) " (1837" 8223 'topic' 0 16398) " (1823" 8224 'reply' 0 0) " (1823" 8225 'reply' 0 0) " (1834" 8226 'reply' 0 0) " (1834" 8226 'lock' 0 0) " (1835" 8227 'reply' 0 0) " (1837" 8228 'reply' 0 0) " (1724" 8229 'reply' 0 0) " (1724" 8229 'lock' 0 0) " (1838" 8230 'topic' 0 26) " (1838" 8231 'reply' 0 0) " (1838" 8232 'reply' 0 0) " (1838" 8233 'reply' 0 0) " (1838" 8233 'lock' 0 0) " (1835" 8227 'lock' 0 0) " (1836" 8234 'reply' 0 0) " (1839" 8235 'topic' 0 16723) " (1839" 8236 'reply' 0 0) " (1659" 8237 'reply' 0 0) " (1704" 8238 'reply' 0 0) " (1805" 8239 'reply' 0 0) " (1809" 8240 'reply' 0 0) " (1809" 8240 'lock' 0 0) " (1840" 8241 'topic' 0 16357) " (1840" 8241 'lock' 0 0) " (1805" 8242 'reply' 0 0) " (1841" 8243 'topic' 0 17) " (1841" 8243 'lock' 0 0) " (1841" 8243 'sticky' 0 0) " (1842" 8244 'topic' 0 16696) " (1842" 8245 'reply' 0 0) " (1703" 8002 'lock' 0 0) " (1843" 8246 'topic' 0 1) " (1843" 8246 'sticky' 0 0) " (1844" 8247 'topic' 0 1) " (1844" 8247 'remove' 0 0) " (1815" 8248 'reply' 0 0) " (1659" 8249 'reply' 0 0) " (1845" 8250 'topic' 0 16770) " (1846" 8251 'topic' 0 16530) " (1845" 8252 'reply' 0 0) " (1846" 8253 'reply' 0 0) " (1846" 8253 'lock' 0 0) " (1847" 8254 'topic' 0 16530) " (1848" 8255 'topic' 0 16746) " (1847" 8256 'reply' 0 0) " (1845" 8257 'reply' 0 0) " (1848" 8258 'reply' 0 0) " (1845" 8259 'reply' 0 0) " (1849" 8260 'topic' 0 16530) " (1849" 8261 'reply' 0 0) " (1849" 8262 'reply' 0 0) " (1849" 8262 'remove' 0 0) " (1850" 8263 'topic' 0 16530) " (1850" 8263 'remove' 0 0) " (1851" 8264 'topic' 0 16530) " (1847" 8265 'reply' 0 0) " (1847" 8265 'lock' 0 0) " (1852" 8266 'topic' 0 16605) " (1852" 8267 'reply' 0 0) " (1851" 8268 'reply' 0 0) " (1851" 8269 'reply' 0 0) " (1851" 8270 'reply' 0 0) " (1851" 8271 'reply' 0 0) " (1659" 8272 'reply' 0 0) " (1851" 8273 'reply' 0 0) " (1851" 8274 'reply' 0 0) " (1844" 8247 'remove' 0 0) " (1845" 8275 'reply' 0 0) " (1839" 8236 'lock' 0 0) " (1831" 8276 'reply' 0 0) " (1831" 8276 'lock' 0 0) " (1851" 8277 'reply' 0 0) " (1853" 8278 'topic' 0 16454) " (1853" 8279 'reply' 0 0) " (1851" 8280 'reply' 0 0) " (1851" 8280 'lock' 0 0) " (1846" 8281 'reply' 0 0) " (1854" 8282 'topic' 0 16742) " (1851" 8280 'remove' 0 0) " (1854" 8283 'reply' 0 0) " (1854" 8283 'lock' 0 0) " (1852" 8284 'reply' 0 0) " (1659" 8285 'reply' 0 0) " (1852" 8284 'lock' 0 0) " (1849" 8286 'reply' 0 0) " (1849" 8286 'lock' 0 0) " (1855" 8287 'topic' 0 16369) " (1855" 8288 'reply' 0 0) " (1855" 8289 'reply' 0 0) " (1856" 8290 'topic' 0 16765) " (1659" 8291 'reply' 0 0) " (1659" 8292 'reply' 0 0) " (1855" 8293 'reply' 0 0) " (1856" 8294 'reply' 0 0) " (1855" 8295 'reply' 0 0) " (1855" 8295 'lock' 0 0) " (1857" 8296 'topic' 0 16778) " (1857" 8297 'reply' 0 0) " (1856" 8298 'reply' 0 0) " (1857" 8299 'reply' 0 0) " (1659" 8300 'reply' 0 0) " (1856" 8301 'reply' 0 0) " (1857" 8302 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1857 8303 'reply' 0 0) " (1659" 8304 'reply' 0 0) " (1857" 8305 'reply' 0 0) " (1857" 8306 'reply' 0 0) " (1857" 8306 'lock' 0 0) " (1856" 8307 'reply' 0 0) " (1858" 8308 'topic' 0 16276) " (1858" 8309 'reply' 0 0) " (1859" 8310 'topic' 0 16696) " (1858" 8311 'reply' 0 0) " (1859" 8312 'reply' 0 0) " (1859" 8312 'lock' 0 0) " (1860" 8313 'topic' 0 16772) " (1860" 8314 'reply' 0 0) " (1860" 8315 'reply' 0 0) " (1860" 8315 'lock' 0 0) " (1861" 8316 'topic' 0 26) " (1861" 8317 'reply' 0 0) " (1862" 8318 'topic' 0 31) " (1862" 8319 'reply' 0 0) " (1863" 8320 'topic' 0 47) " (1861" 8321 'reply' 0 0) " (1862" 8322 'reply' 0 0) " (1861" 8323 'reply' 0 0) " (1861" 8324 'reply' 0 0) " (1863" 8325 'reply' 0 0) " (1863" 8325 'lock' 0 0) " (1864" 8326 'topic' 0 16786) " (1861" 8327 'reply' 0 0) " (1864" 8328 'reply' 0 0) " (1865" 8329 'topic' 0 16683) " (1865" 8330 'reply' 0 0) " (1865" 8331 'reply' 0 0) " (1862" 8332 'reply' 0 0) " (1862" 8333 'reply' 0 0) " (1866" 8334 'topic' 0 16267) " (1862" 8335 'reply' 0 0) " (1862" 8336 'reply' 0 0) " (1862" 8337 'reply' 0 0) " (1865" 8338 'reply' 0 0) " (1865" 8338 'lock' 0 0) " (1866" 8339 'reply' 0 0) " (1866" 8339 'lock' 0 0) " (1867" 8340 'topic' 0 16482) " (1867" 8341 'reply' 0 0) " (1862" 8342 'reply' 0 0) " (1862" 8343 'reply' 0 0) " (1868" 8344 'topic' 0 16683) " (1864" 8345 'reply' 0 0) " (1868" 8346 'reply' 0 0) " (13" 16 'move' 0 0) " (13" 16 'sticky' 0 0) " (1869" 8347 'topic' 0 17) " (1869" 8347 'lock' 0 0) " (1869" 8347 'sticky' 0 0) " (1246" 6794 'lock' 0 0) " (1870" 8348 'topic' 0 16348) " (1870" 8348 'remove' 0 0) " (1871" 8349 'topic' 0 16683) " (1868" 8350 'reply' 0 0) " (1871" 8351 'reply' 0 0) " (1871" 8352 'reply' 0 0) " (1872" 8353 'topic' 0 16683) " (1872" 8354 'reply' 0 0) " (1865" 8338 'remove' 0 0) " (1872" 8354 'remove' 0 0) " (1868" 8350 'remove' 0 0) " (1873" 8355 'topic' 0 16787) " (1873" 8356 'reply' 0 0) " (1732" 7954 'lock' 0 0) " (1246" 6794 'remove' 0 0) " (1873" 8357 'reply' 0 0) " (1871" 8358 'reply' 0 0) " (1871" 8358 'lock' 0 0) " (1874" 8359 'topic' 0 16789) " (1874" 8360 'reply' 0 0) " (1874" 8361 'reply' 0 0) " (1874" 8362 'reply' 0 0) " (1875" 8363 'topic' 0 16790) " (1874" 8364 'reply' 0 0) " (1874" 8364 'lock' 0 0) " (91" 2351 'move' 0 0) " (1876" 8365 'topic' 0 17) " (1876" 8365 'lock' 0 0) " (1876" 8365 'sticky' 0 0) " (91" 2351 'sticky' 0 0) " (4" 1994 'lock' 0 0) " (1864" 8366 'reply' 0 0) " (1878" 8367 'topic' 0 16792) " (1659" 8368 'reply' 0 0) " (1878" 8369 'reply' 0 0) " (1878" 8370 'reply' 0 0) " (1879" 8371 'topic' 0 16794) " (1879" 8372 'reply' 0 0) " (1864" 8373 'reply' 0 0) " (1878" 8374 'reply' 0 0) " (1880" 8375 'topic' 0 16559) " (1880" 8376 'reply' 0 0) " (1880" 8376 'lock' 0 0) " (1878" 8377 'reply' 0 0) " (1881" 8378 'topic' 0 16454) " (1881" 8379 'reply' 0 0) " (1882" 8380 'topic' 0 16530) " (1882" 8381 'reply' 0 0) " (1882" 8382 'reply' 0 0) " (1864" 8383 'reply' 0 0) " (1882" 8384 'reply' 0 0) " (1882" 8385 'reply' 0 0) " (1883" 8386 'topic' 0 15846) " (1881" 8387 'reply' 0 0) " (1864" 8388 'reply' 0 0) " (1881" 8389 'reply' 0 0) " (1881" 8390 'reply' 0 0) " (1884" 8391 'topic' 0 16729) " (1881" 8392 'reply' 0 0) " (1882" 8393 'reply' 0 0) " (1885" 8394 'topic' 0 15846) " (1885" 8395 'reply' 0 0) " (1885" 8396 'reply' 0 0) " (1885" 8397 'reply' 0 0) " (1885" 8398 'reply' 0 0) " (1885" 8399 'reply' 0 0) " (1885" 8400 'reply' 0 0) " (1853" 8401 'reply' 0 0) " (1885" 8402 'reply' 0 0) " (1885" 8403 'reply' 0 0) " (1886" 8404 'topic' 0 16798) " (1887" 8405 'topic' 0 16787) " (1887" 8406 'reply' 0 0) " (1878" 8377 'lock' 0 0) " (1887" 8406 'lock' 0 0) " (1881" 8407 'reply' 0 0) " (1853" 8408 'reply' 0 0) " (1882" 8409 'reply' 0 0) " (1882" 8410 'reply' 0 0) " (1853" 8411 'reply' 0 0) " (1888" 8412 'topic' 0 16441) " (1875" 8413 'reply' 0 0) " (1875" 8414 'reply' 0 0) " (1882" 8415 'reply' 0 0) " (1886" 8416 'reply' 0 0) " (1886" 8416 'lock' 0 0) " (1884" 8417 'reply' 0 0) " (1884" 8418 'reply' 0 0) " (1889" 8419 'topic' 0 16393) " (1889" 8420 'reply' 0 0) " (1882" 8421 'reply' 0 0) " (1884" 8422 'reply' 0 0) " (1884" 8422 'lock' 0 0) " (1882" 8423 'reply' 0 0) " (1889" 8424 'reply' 0 0) " (1799" 8425 'reply' 0 0) " (1889" 8426 'reply' 0 0) " (1890" 8427 'topic' 0 16798) " (1882" 8428 'reply' 0 0) " (1891" 8429 'topic' 0 16530) " (1892" 8430 'topic' 0 16798) " (1891" 8431 'reply' 0 0) " (1882" 8432 'reply' 0 0) " (1893" 8433 'topic' 0 16666) " (1894" 8434 'topic' 0 16357) " (1889" 8435 'reply' 0 0) " (1889" 8436 'reply' 0 0) " (1895" 8437 'topic' 0 16530) " (1896" 8438 'topic' 0 16182) " (1853" 8439 'reply' 0 0) " (1897" 8440 'topic' 0 17) " (1897" 8440 'lock' 0 0) " (1897" 8440 'sticky' 0 0) " (4" 1994 'move' 0 0) " (4" 1994 'sticky' 0 0) " (277" 1105 'move' 0 0) " (277" 1105 'sticky' 0 0) " (1892" 8441 'reply' 0 0) " (1881" 8442 'reply' 0 0) " (1889" 8443 'reply' 0 0) " (1853" 8444 'reply' 0 0) " (1894" 8445 'reply' 0 0) " (1895" 8446 'reply' 0 0) " (1882" 8447 'reply' 0 0) " (1898" 8448 'topic' 0 16348) " (1891" 8449 'reply' 0 0) " (1891" 8450 'reply' 0 0) " (1899" 8451 'topic' 0 16348) " (1899" 8451 'remove' 0 0) " (1891" 8452 'reply' 0 0) " (1896" 8453 'reply' 0 0) " (1892" 8454 'reply' 0 0) " (1898" 8455 'reply' 0 0) " (1882" 8456 'reply' 0 0) " (1881" 8457 'reply' 0 0) " (1881" 8457 'lock' 0 0) " (1893" 8458 'reply' 0 0) " (1900" 8459 'topic' 0 16803) " (1901" 8460 'topic' 0 46) " (1895" 8461 'reply' 0 0) " (1900" 8462 'reply' 0 0) " (1900" 8463 'reply' 0 0) " (1889" 8464 'reply' 0 0) " (1895" 8465 'reply' 0 0) " (1895" 8465 'lock' 0 0) " (1853" 8466 'reply' 0 0) " (1889" 8467 'reply' 0 0) " (1889" 8467 'lock' 0 0) " (1853" 8468 'reply' 0 0) " (1853" 8468 'lock' 0 0) " (1815" 8469 'reply' 0 0) " (1900" 8470 'reply' 0 0) " (1900" 8471 'reply' 0 0) " (1900" 8472 'reply' 0 0) " (1896" 8473 'reply' 0 0) " (1902" 8474 'topic' 0 16182) " (1903" 8475 'topic' 0 26) " (1882" 8476 'reply' 0 0) " (1902" 8477 'reply' 0 0) " (1902" 8478 'reply' 0 0) " (1904" 8479 'topic' 0 16805) " (1904" 8480 'reply' 0 0) " (1900" 8481 'reply' 0 0) " (1903" 8482 'reply' 0 0) " (1903" 8483 'reply' 0 0) " (1815" 8484 'reply' 0 0) " (1815" 8484 'move' 0 0) " (1903" 8486 'reply' 0 0) " (1900" 8487 'reply' 0 0) " (1900" 8487 'lock' 0 0) " (1902" 8488 'reply' 0 0) " (1902" 8489 'reply' 0 0) " (1902" 8490 'reply' 0 0) " (1902" 8491 'reply' 0 0) " (1902" 8492 'reply' 0 0) " (1902" 8493 'reply' 0 0) " (1906" 8494 'topic' 0 11) " (1906" 8495 'reply' 0 0) " (1906" 8496 'reply' 0 0) " (1902" 8497 'reply' 0 0) " (1906" 8498 'reply' 0 0) " (1906" 8499 'reply' 0 0) " (1906" 8500 'reply' 0 0) " (1906" 8501 'reply' 0 0) " (1902" 8502 'reply' 0 0) " (1898" 8503 'reply' 0 0) " (1898" 8504 'reply' 0 0) " (1902" 8505 'reply' 0 0) " (1907" 8506 'topic' 0 16348) " (1902" 8507 'reply' 0 0) " (1898" 8504 'lock' 0 0) " (1898" 8504 'move' 0 0) " (1909" 8509 'topic' 0 16348) " (1891" 8510 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1901 8511 'reply' 0 0) " (1891" 8512 'reply' 0 0) " (1902" 8513 'reply' 0 0) " (1891" 8514 'reply' 0 0) " (1891" 8515 'reply' 0 0) " (1910" 8516 'topic' 0 16807) " (1911" 8517 'topic' 0 16222) " (1891" 8518 'reply' 0 0) " (1858" 8519 'reply' 0 0) " (1858" 8519 'lock' 0 0) " (1848" 8520 'reply' 0 0) " (1848" 8520 'lock' 0 0) " (1856" 8521 'reply' 0 0) " (1891" 8522 'reply' 0 0) " (1885" 8523 'reply' 0 0) " (1912" 8524 'topic' 0 23) " (1913" 8525 'topic' 0 16807) " (1914" 8526 'topic' 0 16799) " (1915" 8527 'topic' 0 16438) " (1915" 8528 'reply' 0 0) " (1915" 8529 'reply' 0 0) " (1885" 8530 'reply' 0 0) " (1912" 8531 'reply' 0 0) " (1915" 8532 'reply' 0 0) " (1915" 8533 'reply' 0 0) " (1915" 8534 'reply' 0 0) " (1915" 8535 'reply' 0 0) " (1914" 8536 'reply' 0 0) " (1915" 8537 'reply' 0 0) " (1915" 8538 'reply' 0 0) " (1912" 8539 'reply' 0 0) " (1916" 8540 'topic' 0 16742) " (1916" 8541 'reply' 0 0) " (1916" 8542 'reply' 0 0) " (1916" 8542 'lock' 0 0) " (1885" 8543 'reply' 0 0) " (1885" 8543 'lock' 0 0) " (1915" 8544 'reply' 0 0) " (1913" 8525 'move' 0 0) " (1913" 8546 'reply' 0 0) " (1915" 8547 'reply' 0 0) " (1915" 8548 'reply' 0 0) " (1918" 8549 'topic' 0 16182) " (1918" 8550 'reply' 0 0) " (1918" 8550 'remove' 0 0) " (1919" 8551 'topic' 0 16182) " (1920" 8552 'topic' 0 16284) " (1920" 8553 'reply' 0 0) " (1920" 8554 'reply' 0 0) " (1920" 8555 'reply' 0 0) " (1914" 8556 'reply' 0 0) " (1920" 8557 'reply' 0 0) " (1920" 8557 'lock' 0 0) " (1919" 8558 'reply' 0 0) " (1919" 8558 'lock' 0 0) " (1891" 8559 'reply' 0 0) " (1891" 8560 'reply' 0 0) " (1912" 8561 'reply' 0 0) " (1914" 8562 'reply' 0 0) " (1913" 8563 'reply' 0 0) " (1891" 8564 'reply' 0 0) " (1902" 8565 'reply' 0 0) " (1915" 8566 'reply' 0 0) " (1906" 8567 'reply' 0 0) " (1921" 8568 'topic' 0 16812) " (1910" 8569 'reply' 0 0) " (1913" 8570 'reply' 0 0) " (1921" 8571 'reply' 0 0) " (1906" 8572 'reply' 0 0) " (1921" 8573 'reply' 0 0) " (1906" 8574 'reply' 0 0) " (1913" 8575 'reply' 0 0) " (1910" 8576 'reply' 0 0) " (1921" 8573 'move' 0 0) " (1923" 8578 'topic' 0 1) " (1923" 8578 'sticky' 0 0) " (1906" 8574 'move' 0 0) " (1873" 8580 'reply' 0 0) " (1873" 8580 'lock' 0 0) " (1923" 8581 'reply' 0 0) " (1101" 8582 'reply' 0 0) " (1925" 8583 'topic' 0 16793) " (1925" 8584 'reply' 0 0) " (1925" 8584 'lock' 0 0) " (1921" 8585 'reply' 0 0) " (1921" 8586 'reply' 0 0) " (1915" 8587 'reply' 0 0) " (1913" 8588 'reply' 0 0) " (1911" 8589 'reply' 0 0) " (1915" 8590 'reply' 0 0) " (1911" 8591 'reply' 0 0) " (1915" 8592 'reply' 0 0) " (1911" 8593 'reply' 0 0) " (1923" 8594 'reply' 0 0) " (1926" 8595 'topic' 0 16729) " (1915" 8596 'reply' 0 0) " (1911" 8597 'reply' 0 0) " (1927" 8598 'topic' 0 16348) " (1923" 8599 'reply' 0 0) " (1928" 8600 'topic' 0 16729) " (1929" 8601 'topic' 0 16793) " (1929" 8602 'reply' 0 0) " (1928" 8603 'reply' 0 0) " (1928" 8603 'lock' 0 0) " (1929" 8604 'reply' 0 0) " (1929" 8604 'lock' 0 0) " (1927" 8605 'reply' 0 0) " (1930" 8606 'topic' 0 15888) " (1930" 8607 'reply' 0 0) " (1930" 8607 'lock' 0 0) " (1931" 8608 'topic' 0 16696) " (1931" 8609 'reply' 0 0) " (1931" 8610 'reply' 0 0) " (1932" 8611 'topic' 0 31) " (1932" 8612 'reply' 0 0) " (1932" 8613 'reply' 0 0) " (1932" 8613 'lock' 0 0) " (1927" 8614 'reply' 0 0) " (1903" 8615 'reply' 0 0) " (1903" 8616 'reply' 0 0) " (1903" 8617 'reply' 0 0) " (1933" 8618 'topic' 0 16284) " (1934" 8619 'topic' 0 16348) " (1933" 8620 'reply' 0 0) " (1933" 8621 'reply' 0 0) " (1933" 8622 'reply' 0 0) " (1933" 8623 'reply' 0 0) " (1933" 8624 'reply' 0 0) " (1933" 8625 'reply' 0 0) " (1933" 8625 'lock' 0 0) " (1935" 8626 'topic' 0 16729) " (1936" 8627 'topic' 0 16793) " (1936" 8628 'reply' 0 0) " (1903" 8629 'reply' 0 0) " (1936" 8630 'reply' 0 0) " (1937" 8631 'topic' 0 16794) " (1937" 8632 'reply' 0 0) " (1937" 8633 'reply' 0 0) " (1936" 8634 'reply' 0 0) " (1936" 8634 'lock' 0 0) " (1931" 8635 'reply' 0 0) " (1931" 8635 'lock' 0 0) " (1938" 8636 'topic' 0 16587) " (1938" 8636 'remove' 0 0) " (1939" 8637 'topic' 0 16587) " (1856" 8638 'reply' 0 0) " (1590" 8639 'reply' 0 0) " (1940" 8640 'topic' 0 16696) " (1940" 8640 'remove' 0 0) " (1941" 8641 'topic' 0 16696) " (1939" 8642 'reply' 0 0) " (1590" 8643 'reply' 0 0) " (1937" 8644 'reply' 0 0) " (1942" 8645 'topic' 0 16696) " (1942" 8646 'reply' 0 0) " (1942" 8647 'reply' 0 0) " (1943" 8648 'topic' 0 16348) " (1939" 8649 'reply' 0 0) " (1937" 8650 'reply' 0 0) " (1943" 8651 'reply' 0 0) " (1943" 8651 'lock' 0 0) " (1942" 8652 'reply' 0 0) " (1942" 8653 'reply' 0 0) " (1936" 8634 'remove' 0 0) " (1929" 8604 'remove' 0 0) " (1942" 8654 'reply' 0 0) " (1942" 8655 'reply' 0 0) " (1942" 8656 'reply' 0 0) " (1942" 8657 'reply' 0 0) " (1944" 8658 'topic' 0 16821) " (1944" 8659 'reply' 0 0) " (1944" 8660 'reply' 0 0) " (1942" 8661 'reply' 0 0) " (1945" 8662 'topic' 0 16529) " (1942" 8663 'reply' 0 0) " (1947" 8664 'topic' 0 16587) " (1948" 8665 'topic' 0 16587) " (1939" 8649 'remove' 0 0) " (1926" 8666 'reply' 0 0) " (1949" 8667 'topic' 0 24) " (1950" 8668 'topic' 0 16823) " (1921" 8669 'reply' 0 0) " (1950" 8670 'reply' 0 0) " (1951" 8671 'topic' 0 16793) " (1951" 8671 'remove' 0 0) " (1952" 8672 'topic' 0 16793) " (1952" 8673 'reply' 0 0) " (1953" 8674 'topic' 0 16348) " (1952" 8675 'reply' 0 0) " (1949" 8676 'reply' 0 0) " (1954" 8677 'topic' 0 16825) " (1913" 8678 'reply' 0 0) " (1935" 8679 'reply' 0 0) " (1861" 8680 'reply' 0 0) " (1861" 8681 'reply' 0 0) " (1921" 8669 'move' 0 0) " (1921" 8669 'lock' 0 0) " (1949" 8683 'reply' 0 0) " (1954" 8684 'reply' 0 0) " (1956" 8685 'topic' 0 16729) " (1948" 8686 'reply' 0 0) " (1957" 8687 'topic' 0 16793) " (1861" 8688 'reply' 0 0) " (1958" 8689 'topic' 0 16348) " (1950" 8690 'reply' 0 0) " (1958" 8691 'reply' 0 0) " (1958" 8691 'lock' 0 0) " (1957" 8692 'reply' 0 0) " (1957" 8692 'lock' 0 0) " (1956" 8693 'reply' 0 0) " (1956" 8693 'lock' 0 0) " (1954" 8694 'reply' 0 0) " (1954" 8694 'lock' 0 0) " (1959" 8695 'topic' 0 16530) " (1947" 8664 'remove' 0 0) " (1960" 8696 'topic' 0 16182) " (1960" 8697 'reply' 0 0) " (1961" 8698 'topic' 0 16831) " (1962" 8699 'topic' 0 31) " (1962" 8700 'reply' 0 0) " (1962" 8700 'lock' 0 0) " (1963" 8701 'topic' 0 26) " (1963" 8702 'reply' 0 0) " (1964" 8703 'topic' 0 16587) " (1965" 8704 'topic' 0 16833) " (1965" 8705 'reply' 0 0) " (1964" 8706 'reply' 0 0) " (1960" 8707 'reply' 0 0) " (1960" 8707 'lock' 0 0) " (1964" 8708 'reply' 0 0) " (1966" 8709 'topic' 0 16530) " (1967" 8710 'topic' 0 16530) " (1704" 8711 'reply' 0 0) " (1961" 8712 'reply' 0 0) " (1964" 8713 'reply' 0 0) " (598" 8714 'reply' 0 0) " (1966" 8715 'reply' 0 0) " (1968" 8716 'topic' 0 15846) " (1969" 8717 'topic' 0 16823) " (1961" 8718 'reply' 0 0) " (1961" 8719 'reply' 0 0) " (1969" 8720 'reply' 0 0) " (598" 8721 'reply' 0 0) " (1967" 8722 'reply' 0 0) " (1967" 8722 'lock' 0 0) " (1966" 8723 'reply' 0 0) " (1966" 8723 'lock' 0 0) " (1968" 8724 'reply' 0 0) " (1970" 8725 'topic' 0 16222) " (1971" 8726 'topic' 0 16530); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1972 8727 'topic' 0 1) " (1972" 8727 'sticky' 0 0) " (1973" 8728 'topic' 0 1) " (1973" 8728 'sticky' 0 0) " (1974" 8729 'topic' 0 16504) " (1537" 8730 'reply' 0 0) " (1975" 8731 'topic' 0 16530) " (1975" 8732 'reply' 0 0) " (1974" 8733 'reply' 0 0) " (1975" 8734 'reply' 0 0) " (1976" 8735 'topic' 0 31) " (1973" 8736 'reply' 0 0) " (1977" 8737 'topic' 0 16543) " (1975" 8738 'reply' 0 0) " (1978" 8739 'topic' 0 16398) " (1979" 8740 'topic' 0 16398) " (1974" 8741 'reply' 0 0) " (1974" 8741 'lock' 0 0) " (1977" 8742 'reply' 0 0) " (1977" 8742 'lock' 0 0) " (1979" 8743 'reply' 0 0) " (1979" 8744 'reply' 0 0) " (1976" 8745 'reply' 0 0) " (1976" 8745 'lock' 0 0) " (1979" 8746 'reply' 0 0) " (1979" 8746 'lock' 0 0) " (1975" 8747 'reply' 0 0) " (1537" 8748 'reply' 0 0) " (1975" 8749 'reply' 0 0) " (1978" 8750 'reply' 0 0) " (1978" 8751 'reply' 0 0) " (1978" 8752 'reply' 0 0) " (1978" 8752 'lock' 0 0) " (1975" 8753 'reply' 0 0) " (1980" 8754 'topic' 0 16543) " (1981" 8755 'topic' 0 16759) " (1981" 8756 'reply' 0 0) " (1975" 8753 'lock' 0 0) " (1961" 8719 'lock' 0 0) " (1981" 8757 'reply' 0 0) " (1980" 8758 'reply' 0 0) " (1982" 8759 'topic' 0 16276) " (1983" 8760 'topic' 0 16530) " (1984" 8761 'topic' 0 16519) " (1985" 8762 'topic' 0 16759) " (1985" 8763 'reply' 0 0) " (1985" 8764 'reply' 0 0) " (1985" 8765 'reply' 0 0) " (1985" 8766 'reply' 0 0) " (1983" 8767 'reply' 0 0) " (1983" 8767 'lock' 0 0) " (1985" 8768 'reply' 0 0) " (1985" 8769 'reply' 0 0) " (1985" 8770 'reply' 0 0) " (1985" 8771 'reply' 0 0) " (1985" 8772 'reply' 0 0) " (1985" 8773 'reply' 0 0) " (1985" 8774 'reply' 0 0) " (1985" 8775 'reply' 0 0) " (1985" 8776 'reply' 0 0) " (1986" 8777 'topic' 0 23) " (1987" 8778 'topic' 0 50) " (1985" 8779 'reply' 0 0) " (1987" 8780 'reply' 0 0) " (1985" 8781 'reply' 0 0) " (1985" 8782 'reply' 0 0) " (1987" 8783 'reply' 0 0) " (1984" 8784 'reply' 0 0) " (1985" 8785 'reply' 0 0) " (1985" 8785 'lock' 0 0) " (1985" 8785 'unlock' 0 0) " (1963" 8786 'reply' 0 0) " (1968" 8787 'reply' 0 0) " (1985" 8788 'reply' 0 0) " (1986" 8789 'reply' 0 0) " (1988" 8790 'topic' 0 16756) " (1988" 8791 'reply' 0 0) " (1985" 8788 'remove' 0 0) " (1989" 8792 'topic' 0 16759) " (1986" 8793 'reply' 0 0) " (1986" 8793 'lock' 0 0) " (1981" 8757 'lock' 0 0) " (1989" 8794 'reply' 0 0) " (1990" 8795 'topic' 0 15994) " (1982" 8796 'reply' 0 0) " (1990" 8797 'reply' 0 0) " (1990" 8798 'reply' 0 0) " (1990" 8799 'reply' 0 0) " (1991" 8800 'topic' 0 16759) " (1992" 8801 'topic' 0 26) " (1992" 8802 'reply' 0 0) " (1991" 8803 'reply' 0 0) " (1993" 8804 'topic' 0 16837) " (1994" 8805 'topic' 0 1) " (1993" 8806 'reply' 0 0) " (1984" 8807 'reply' 0 0) " (1995" 8808 'topic' 0 16759) " (1994" 8809 'reply' 0 0) " (1996" 8810 'topic' 0 16742) " (1994" 8811 'reply' 0 0) " (1994" 8812 'reply' 0 0) " (1994" 8813 'reply' 0 0) " (1990" 8799 'remove' 0 0) " (1156" 8814 'reply' 0 0) " (1994" 8815 'reply' 0 0) " (1994" 8816 'reply' 0 0) " (1993" 8817 'reply' 0 0) " (1998" 8818 'topic' 0 15994) " (1998" 8819 'reply' 0 0) " (1998" 8820 'reply' 0 0) " (1999" 8821 'topic' 0 16842) " (2000" 8822 'topic' 0 16842) " (1999" 8821 'remove' 0 0) " (2000" 8823 'reply' 0 0) " (2000" 8824 'reply' 0 0) " (1156" 8825 'reply' 0 0) " (2001" 8826 'topic' 0 16837) " (1156" 8827 'reply' 0 0) " (1980" 8828 'reply' 0 0) " (1980" 8828 'lock' 0 0) " (1988" 8829 'reply' 0 0) " (1995" 8830 'reply' 0 0) " (1995" 8830 'lock' 0 0) " (1988" 8829 'lock' 0 0) " (1989" 8794 'lock' 0 0) " (1996" 8831 'reply' 0 0) " (1996" 8831 'lock' 0 0) " (2001" 8832 'reply' 0 0) " (2001" 8832 'lock' 0 0) " (2002" 8833 'topic' 0 16837) " (1995" 8834 'reply' 0 0) " (2003" 8835 'topic' 0 16756) " (2004" 8836 'topic' 0 16756) " (2004" 8837 'reply' 0 0) " (2003" 8838 'reply' 0 0) " (2000" 8839 'reply' 0 0) " (2002" 8840 'reply' 0 0) " (1998" 8841 'reply' 0 0) " (1998" 8841 'lock' 0 0) " (2000" 8842 'reply' 0 0) " (2000" 8842 'lock' 0 0) " (1998" 8841 'remove' 0 0) " (1993" 8843 'reply' 0 0) " (1982" 8844 'reply' 0 0) " (1982" 8844 'lock' 0 0) " (2005" 8845 'topic' 0 16348) " (2006" 8846 'topic' 0 15994) " (1973" 8847 'reply' 0 0) " (1993" 8848 'reply' 0 0) " (2005" 8849 'reply' 0 0) " (2005" 8849 'lock' 0 0) " (1993" 8850 'reply' 0 0) " (2007" 8851 'topic' 0 16837) " (2008" 8852 'topic' 0 16793) " (2008" 8853 'reply' 0 0) " (2008" 8854 'reply' 0 0) " (2006" 8855 'reply' 0 0) " (2006" 8856 'reply' 0 0) " (2006" 8857 'reply' 0 0) " (2004" 8858 'reply' 0 0) " (2004" 8858 'lock' 0 0) " (2006" 8859 'reply' 0 0) " (2009" 8860 'topic' 0 16845) " (1971" 8861 'reply' 0 0) " (2010" 8862 'topic' 0 16793) " (2010" 8863 'reply' 0 0) " (2006" 8864 'reply' 0 0) " (2010" 8865 'reply' 0 0) " (2010" 8866 'reply' 0 0) " (2009" 8867 'reply' 0 0) " (2006" 8868 'reply' 0 0) " (2011" 8869 'topic' 0 16837) " (2011" 8870 'reply' 0 0) " (2011" 8871 'reply' 0 0) " (2011" 8872 'reply' 0 0) " (2011" 8873 'reply' 0 0) " (2009" 8874 'reply' 0 0) " (2007" 8875 'reply' 0 0) " (2012" 8876 'topic' 0 16837) " (2013" 8877 'topic' 0 16696) " (2013" 8877 'remove' 0 0) " (2014" 8878 'topic' 0 16837) " (2014" 8878 'remove' 0 0) " (2015" 8879 'topic' 0 16837) " (2016" 8880 'topic' 0 16182) " (2016" 8881 'reply' 0 0) " (2011" 8882 'reply' 0 0) " (2016" 8883 'reply' 0 0) " (2016" 8884 'reply' 0 0) " (2017" 8885 'topic' 0 16849) " (2016" 8886 'reply' 0 0) " (2016" 8887 'reply' 0 0) " (2016" 8888 'reply' 0 0) " (2011" 8889 'reply' 0 0) " (2015" 8890 'reply' 0 0) " (2015" 8891 'reply' 0 0) " (2015" 8892 'reply' 0 0) " (2018" 8893 'topic' 0 16222) " (2019" 8894 'topic' 0 16837) " (2020" 8895 'topic' 0 16356) " (2021" 8896 'topic' 0 16794) " (2022" 8897 'topic' 0 16837) " (2022" 8898 'reply' 0 0) " (2022" 8899 'reply' 0 0) " (2023" 8900 'topic' 0 16696) " (2022" 8899 'lock' 0 0) " (2020" 8901 'reply' 0 0) " (2023" 8902 'reply' 0 0) " (2023" 8902 'lock' 0 0) " (2019" 8903 'reply' 0 0) " (2019" 8903 'lock' 0 0) " (2007" 8875 'lock' 0 0) " (2021" 8904 'reply' 0 0) " (2017" 8905 'reply' 0 0) " (2020" 8906 'reply' 0 0) " (2008" 8907 'reply' 0 0) " (2008" 8907 'lock' 0 0) " (2008" 8908 'reply' 0 0) " (2024" 8909 'topic' 0 16356) " (2024" 8910 'reply' 0 0) " (2024" 8910 'move' 0 0) " (2026" 8912 'topic' 0 16846) " (2027" 8913 'topic' 0 16641) " (2027" 8914 'reply' 0 0) " (2028" 8915 'topic' 0 16759) " (2028" 8916 'reply' 0 0) " (2018" 8917 'reply' 0 0) " (2029" 8918 'topic' 0 16356) " (2029" 8918 'lock' 0 0) " (2029" 8918 'unlock' 0 0) " (2029" 8918 'lock' 0 0) " (2029" 8918 'unlock' 0 0) " (2029" 8918 'lock' 0 0) " (2024" 8919 'reply' 0 0) " (2018" 8920 'reply' 0 0) " (2026" 8921 'reply' 0 0) " (2030" 8922 'topic' 0 31) " (2031" 8923 'topic' 0 16398) " (2031" 8924 'reply' 0 0) " (2032" 8925 'topic' 0 16276) " (2018" 8926 'reply' 0 0) " (2033" 8927 'topic' 0 47) " (2034" 8928 'topic' 0 16620) " (2026" 8929 'reply' 0 0) " (2034" 8930 'reply' 0 0) " (2032" 8931 'reply' 0 0) " (2031" 8932 'reply' 0 0) " (2030" 8933 'reply' 0 0) " (2024" 8934 'reply' 0 0) " (2035" 8935 'topic' 0 46); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2028 8916 'lock' 0 0) " (2034" 8936 'reply' 0 0) " (2035" 8937 'reply' 0 0) " (2036" 8938 'topic' 0 16759) " (2037" 8939 'topic' 0 16759) " (2038" 8940 'topic' 0 16759) " (2036" 8938 'lock' 0 0) " (2036" 8938 'unlock' 0 0) " (2038" 8941 'reply' 0 0) " (2038" 8941 'lock' 0 0) " (2030" 8933 'lock' 0 0) " (2031" 8932 'lock' 0 0) " (2032" 8931 'lock' 0 0) " (2034" 8942 'reply' 0 0) " (2034" 8942 'lock' 0 0) " (2035" 8943 'reply' 0 0) " (2039" 8944 'topic' 0 16849) " (2039" 8945 'reply' 0 0) " (2037" 8946 'reply' 0 0) " (2040" 8947 'topic' 0 16756) " (2015" 8948 'reply' 0 0) " (2015" 8949 'reply' 0 0) " (2036" 8950 'reply' 0 0) " (2040" 8951 'reply' 0 0) " (2036" 8952 'reply' 0 0) " (2036" 8953 'reply' 0 0) " (1968" 8787 'move' 0 0) " (1704" 8711 'move' 0 0) " (1728" 7890 'move' 0 0) " (1473" 7347 'move' 0 0) " (1586" 7322 'move' 0 0) " (1921" 8669 'sticky' 0 0) " (2036" 8954 'reply' 0 0) " (2041" 8955 'topic' 0 16837) " (2042" 8956 'topic' 0 17) " (2042" 8956 'sticky' 0 0) " (2042" 8956 'lock' 0 0) " (2018" 8957 'reply' 0 0) " (2018" 8957 'lock' 0 0) " (2018" 8957 'move' 0 0) " (2037" 8958 'reply' 0 0) " (2024" 8959 'reply' 0 0) " (2043" 8960 'topic' 0 17) " (2043" 8960 'lock' 0 0) " (2044" 8961 'topic' 0 16742) " (2045" 8962 'topic' 0 16857) " (2045" 8962 'lock' 0 0) " (2045" 8962 'unlock' 0 0) " (2045" 8963 'reply' 0 0) " (2045" 8963 'remove' 0 0) " (2046" 8964 'topic' 0 16857) " (2047" 8965 'topic' 0 16729) " (2046" 8966 'reply' 0 0) " (2046" 8966 'lock' 0 0) " (2037" 8958 'lock' 0 0) " (2048" 8967 'topic' 0 16759) " (2049" 8968 'topic' 0 16742) " (2050" 8969 'topic' 0 16857) " (2049" 8970 'reply' 0 0) " (2049" 8971 'reply' 0 0) " (2049" 8971 'lock' 0 0) " (2050" 8972 'reply' 0 0) " (2050" 8972 'lock' 0 0) " (2051" 8973 'topic' 0 15971) " (2052" 8974 'topic' 0 16759) " (2051" 8975 'reply' 0 0) " (2051" 8975 'lock' 0 0) " (2053" 8976 'topic' 0 16530) " (2053" 8977 'reply' 0 0) " (2053" 8978 'reply' 0 0) " (2053" 8979 'reply' 0 0) " (2053" 8980 'reply' 0 0) " (2053" 8981 'reply' 0 0) " (2053" 8982 'reply' 0 0) " (2053" 8982 'lock' 0 0) " (2053" 8983 'reply' 0 0) " (2054" 8984 'topic' 0 16530) " (2054" 8985 'reply' 0 0) " (2055" 8986 'topic' 0 16793) " (2055" 8987 'reply' 0 0) " (2054" 8988 'reply' 0 0) " (2054" 8989 'reply' 0 0) " (2054" 8990 'reply' 0 0) " (2054" 8990 'lock' 0 0) " (2027" 8991 'reply' 0 0) " (2056" 8992 'topic' 0 16865) " (2057" 8993 'topic' 0 16834) " (2057" 8993 'remove' 0 0) " (2056" 8994 'reply' 0 0) " (2056" 8995 'reply' 0 0) " (2056" 8996 'reply' 0 0) " (2056" 8997 'reply' 0 0) " (2056" 8998 'reply' 0 0) " (2056" 8999 'reply' 0 0) " (2056" 8999 'lock' 0 0) " (2058" 9000 'topic' 0 16530) " (2058" 9001 'reply' 0 0) " (2058" 9001 'lock' 0 0) " (2055" 9002 'reply' 0 0) " (2055" 9003 'reply' 0 0) " (2055" 9004 'reply' 0 0) " (2033" 9005 'reply' 0 0) " (2033" 9005 'lock' 0 0) " (2033" 9005 'move' 0 0) " (2015" 9006 'reply' 0 0) " (2015" 9006 'lock' 0 0) " (2015" 9006 'move' 0 0) " (2006" 9007 'reply' 0 0) " (2006" 9007 'lock' 0 0) " (2006" 9007 'move' 0 0) " (2059" 9008 'topic' 0 16751) " (2059" 9009 'reply' 0 0) " (2060" 9010 'topic' 0 16834) " (1965" 9011 'reply' 0 0) " (2059" 9012 'reply' 0 0) " (2059" 9013 'reply' 0 0) " (2059" 9014 'reply' 0 0) " (2061" 9015 'topic' 0 31) " (2059" 9016 'reply' 0 0) " (2062" 9017 'topic' 0 16872) " (2059" 9018 'reply' 0 0) " (2059" 9019 'reply' 0 0) " (2062" 9020 'reply' 0 0) " (2062" 9020 'lock' 0 0) " (2059" 9019 'lock' 0 0) " (2063" 9021 'topic' 0 16722) " (2060" 9022 'reply' 0 0) " (1965" 9023 'reply' 0 0) " (2039" 9024 'reply' 0 0) " (2039" 9024 'lock' 0 0) " (2040" 9025 'reply' 0 0) " (2040" 9025 'lock' 0 0) " (2064" 9026 'topic' 0 16837) " (2064" 9027 'reply' 0 0) " (2064" 9027 'lock' 0 0) " (1803" 8130 'lock' 0 0) " (1756" 7986 'lock' 0 0) " (1628" 7514 'lock' 0 0) " (2065" 9028 'topic' 0 16276) " (2035" 9029 'reply' 0 0) " (2066" 9030 'topic' 0 16876) " (2067" 9031 'topic' 0 16876) " (2065" 9032 'reply' 0 0) " (2065" 9032 'lock' 0 0) " (2067" 9033 'reply' 0 0) " (2035" 9034 'reply' 0 0) " (2067" 9035 'reply' 0 0) " (2067" 9036 'reply' 0 0) " (2060" 9037 'reply' 0 0) " (2035" 9038 'reply' 0 0) " (2061" 9039 'reply' 0 0) " (2035" 9040 'reply' 0 0) " (2068" 9041 'topic' 0 16174) " (2068" 9042 'reply' 0 0) " (2035" 9043 'reply' 0 0) " (1973" 8728 'lock' 0 0) " (1942" 8661 'lock' 0 0) " (2005" 8849 'move' 0 0) " (1982" 8844 'move' 0 0) " (2000" 8842 'move' 0 0) " (1986" 8793 'move' 0 0) " (1983" 8767 'move' 0 0) " (1978" 8752 'move' 0 0) " (1977" 8742 'move' 0 0) " (1974" 8741 'move' 0 0) " (2068" 9052 'reply' 0 0) " (2068" 9052 'lock' 0 0) " (2061" 9053 'reply' 0 0) " (2061" 9054 'reply' 0 0) " (2078" 9055 'topic' 0 16519) " (2078" 9056 'reply' 0 0) " (2078" 9056 'lock' 0 0) " (1915" 8596 'lock' 0 0) " (1915" 8596 'move' 0 0) " (1750" 7965 'lock' 0 0) " (1637" 7619 'sticky' 0 0) " (1637" 7619 'sticky' 0 0) " (1637" 7619 'lock' 0 0) " (1639" 7584 'lock' 0 0) " (1635" 7546 'lock' 0 0) " (1555" 7190 'lock' 0 0) " (1542" 7141 'lock' 0 0) " (1373" 6997 'lock' 0 0) " (1388" 6610 'lock' 0 0) " (1360" 6427 'lock' 0 0) " (1273" 6077 'lock' 0 0) " (1242" 5899 'lock' 0 0) " (2061" 9057 'reply' 0 0) " (2079" 9058 'topic' 0 16742) " (2079" 9059 'reply' 0 0) " (2079" 9060 'reply' 0 0) " (2079" 9061 'reply' 0 0) " (2079" 9061 'lock' 0 0) " (2080" 9062 'topic' 0 16878) " (2080" 9063 'reply' 0 0) " (2080" 9063 'lock' 0 0) " (2080" 9064 'reply' 0 0) " (2077" 9051 'remove' 0 0) " (2076" 9050 'remove' 0 0) " (2075" 9049 'remove' 0 0) " (2074" 9048 'remove' 0 0) " (2073" 9047 'remove' 0 0) " (2072" 9046 'remove' 0 0) " (2071" 9045 'remove' 0 0) " (2070" 9044 'remove' 0 0) " (2041" 9065 'reply' 0 0) " (2061" 9066 'reply' 0 0) " (2081" 9067 'topic' 0 16696) " (2081" 9068 'reply' 0 0) " (2082" 9069 'topic' 0 16857) " (2055" 9070 'reply' 0 0) " (2061" 9066 'lock' 0 0) " (2083" 9071 'topic' 0 16742) " (2083" 9072 'reply' 0 0) " (2083" 9072 'lock' 0 0) " (2084" 9073 'topic' 0 16530) " (2085" 9074 'topic' 0 15971) " (2084" 9075 'reply' 0 0) " (2084" 9076 'reply' 0 0) " (2084" 9077 'reply' 0 0) " (2086" 9078 'topic' 0 16696) " (2085" 9079 'reply' 0 0) " (2087" 9080 'topic' 0 16696) " (2087" 9080 'remove' 0 0) " (2088" 9081 'topic' 0 16267) " (2089" 9082 'topic' 0 16348) " (2086" 9083 'reply' 0 0) " (2026" 9084 'reply' 0 0) " (2090" 9085 'topic' 0 16742) " (2084" 9086 'reply' 0 0) " (2086" 9087 'reply' 0 0) " (2086" 9087 'lock' 0 0) " (2060" 9037 'lock' 0 0) " (2067" 9036 'lock' 0 0) " (2066" 9088 'reply' 0 0) " (2066" 9088 'lock' 0 0) " (2089" 9089 'reply' 0 0) " (2089" 9089 'lock' 0 0) " (2084" 9090 'reply' 0 0) " (2084" 9090 'lock' 0 0) " (2026" 9091 'reply' 0 0) " (2090" 9092 'reply' 0 0) " (2090" 9092 'lock' 0 0) " (2091" 9093 'topic' 0 16670) " (2092" 9094 'topic' 0 16889) " (2092" 9094 'remove' 0 0) " (2093" 9095 'topic' 0 16889) " (2093" 9096 'reply' 0 0) " (2093" 9096 'remove' 0 0) " (2094" 9097 'topic' 0 16277); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2095 9098 'topic' 0 16889) " (2091" 9093 'remove' 0 0) " (2096" 9099 'topic' 0 16837) " (2026" 9100 'reply' 0 0) " (2026" 9100 'move' 0 0) " (2098" 9102 'topic' 0 16890) " (2026" 9100 'lock' 0 0) " (2009" 8874 'remove' 0 0) " (2014" 8878 'move' 0 0) " (2097" 9101 'remove' 0 0) " (2014" 9103 'reply' 0 0) " (2014" 9103 'remove' 0 0) " (2009" 8874 'move' 0 0) " (2095" 9104 'reply' 0 0) " (2098" 9105 'reply' 0 0) " (2099" 9106 'topic' 0 16182) " (2096" 9107 'reply' 0 0) " (2012" 9108 'reply' 0 0) " (2012" 9108 'lock' 0 0) " (2099" 9109 'reply' 0 0) " (2099" 9109 'lock' 0 0) " (2099" 9109 'move' 0 0) " (2101" 9111 'topic' 0 16182) " (2101" 9112 'reply' 0 0) " (2101" 9113 'reply' 0 0) " (2101" 9113 'lock' 0 0) " (2044" 9114 'reply' 0 0) " (2044" 9114 'lock' 0 0) " (2048" 9115 'reply' 0 0) " (2048" 9115 'lock' 0 0) " (2052" 9116 'reply' 0 0) " (2052" 9116 'lock' 0 0) " (2081" 9117 'reply' 0 0) " (2081" 9117 'lock' 0 0) " (2095" 9118 'reply' 0 0) " (2095" 9118 'lock' 0 0) " (2094" 9119 'reply' 0 0) " (2094" 9119 'lock' 0 0) " (2103" 9120 'topic' 0 16696) " (2104" 9121 'topic' 0 16670) " (2103" 9122 'reply' 0 0) " (2105" 9123 'topic' 0 31) " (2096" 9124 'reply' 0 0) " (2098" 9125 'reply' 0 0) " (2096" 9126 'reply' 0 0) " (2096" 9127 'reply' 0 0) " (2105" 9123 'lock' 0 0) " (2105" 9123 'remove' 0 0) " (2063" 9128 'reply' 0 0) " (2098" 9129 'reply' 0 0) " (2104" 9130 'reply' 0 0) " (2106" 9131 'topic' 0 16896) " (2107" 9132 'topic' 0 16751) " (2108" 9133 'topic' 0 16683) " (2108" 9133 'remove' 0 0) " (2109" 9134 'topic' 0 16897) " (2109" 9134 'remove' 0 0) " (2109" 9135 'reply' 0 0) " (2107" 9136 'reply' 0 0) " (2106" 9131 'move' 0 0) " (2110" 9137 'topic' 0 16751) " (2107" 9136 'lock' 0 0) " (2107" 9136 'move' 0 0) " (2110" 9138 'reply' 0 0) " (2111" 9139 'topic' 0 16277) " (2112" 9140 'topic' 0 31) " (2104" 9141 'reply' 0 0) " (2113" 9142 'topic' 0 16897) " (2114" 9143 'topic' 0 16857) " (2115" 9144 'topic' 0 16900) " (2115" 9145 'reply' 0 0) " (2116" 9146 'topic' 0 16899) " (2116" 9147 'reply' 0 0) " (2116" 9147 'move' 0 0) " (2117" 9148 'topic' 0 16398) " (2118" 9149 'topic' 0 16837) " (2119" 9150 'topic' 0 16837) " (2120" 9151 'topic' 0 16857) " (2114" 9143 'remove' 0 0) " (2120" 9151 'remove' 0 0) " (2104" 9152 'reply' 0 0) " (2121" 9153 'topic' 0 16267) " (2122" 9154 'topic' 0 16857) " (2122" 9155 'reply' 0 0) " (2123" 9156 'topic' 0 16903) " (2123" 9157 'reply' 0 0) " (2123" 9158 'reply' 0 0) " (2123" 9159 'reply' 0 0) " (2104" 9160 'reply' 0 0) " (2122" 9161 'reply' 0 0) " (2122" 9162 'reply' 0 0) " (2118" 9163 'reply' 0 0) " (2125" 9164 'topic' 0 16789) " (2112" 9165 'reply' 0 0) " (2126" 9166 'topic' 0 16880) " (2127" 9167 'topic' 0 26) " (2128" 9168 'topic' 0 16211) " (2128" 9169 'reply' 0 0) " (2126" 9170 'reply' 0 0) " (2112" 9171 'reply' 0 0) " (2129" 9172 'topic' 0 16211) " (2128" 9173 'reply' 0 0) " (2128" 9173 'move' 0 0) " (2128" 9174 'reply' 0 0) " (2129" 9175 'reply' 0 0) " (2127" 9176 'reply' 0 0) " (2122" 9162 'lock' 0 0) " (2122" 9162 'unlock' 0 0) " (2130" 9177 'topic' 0 16910) " (2130" 9177 'move' 0 0) " (2131" 9178 'topic' 0 16910) " (2131" 9179 'reply' 0 0) " (2129" 9175 'remove' 0 0) " (2132" 9180 'topic' 0 17) " (2132" 9180 'sticky' 0 0) " (2127" 9181 'reply' 0 0) " (2127" 9182 'reply' 0 0) " (2127" 9183 'reply' 0 0) " (2127" 9184 'reply' 0 0) " (2127" 9185 'reply' 0 0) " (2127" 9186 'reply' 0 0) " (2133" 9187 'topic' 0 16914) " (2133" 9188 'reply' 0 0) " (2127" 9189 'reply' 0 0) " (2134" 9190 'topic' 0 16913) " (2134" 9191 'reply' 0 0) " (2134" 9192 'reply' 0 0) " (2133" 9193 'reply' 0 0) " (2135" 9194 'topic' 0 16913) " (2134" 9192 'remove' 0 0) " (2135" 9194 'remove' 0 0) " (2136" 9195 'topic' 0 16913) " (2136" 9195 'remove' 0 0) " (2137" 9196 'topic' 0 16913) " (2137" 9197 'reply' 0 0) " (2138" 9198 'topic' 0 16916) " (2138" 9199 'reply' 0 0) " (2139" 9200 'topic' 0 16357) " (2139" 9201 'reply' 0 0) " (2140" 9202 'topic' 0 16342) " (2104" 9203 'reply' 0 0) " (2141" 9204 'topic' 0 16626) " (2142" 9205 'topic' 0 16559) " (2096" 9206 'reply' 0 0) " (2141" 9207 'reply' 0 0) " (2113" 9208 'reply' 0 0) " (2143" 9209 'topic' 0 16742) " (2142" 9210 'reply' 0 0) " (2140" 9211 'reply' 0 0) " (2143" 9212 'reply' 0 0) " (2143" 9212 'lock' 0 0) " (2125" 9213 'reply' 0 0) " (2104" 9214 'reply' 0 0) " (2104" 9214 'lock' 0 0) " (2143" 9215 'reply' 0 0) " (2144" 9216 'topic' 0 16922) " (2113" 9217 'reply' 0 0) " (13" 16 'move' 0 0) " (2075" 9049 'move' 0 0) " (2074" 9048 'move' 0 0) " (2087" 9080 'move' 0 0) " (2091" 9093 'move' 0 0) " (2114" 9143 'move' 0 0) " (2136" 9195 'move' 0 0) " (2135" 9194 'move' 0 0) " (2134" 9192 'move' 0 0) " (2129" 9175 'move' 0 0) " (2109" 9134 'remove' 0 0) " (2077" 9051 'remove' 0 0) " (2076" 9050 'remove' 0 0) " (2073" 9047 'remove' 0 0) " (2072" 9046 'remove' 0 0) " (2071" 9045 'remove' 0 0) " (2070" 9044 'remove' 0 0) " (91" 2351 'move' 0 0) " (2069" 8847 'remove' 0 0) " (1851" 8280 'move' 0 0) " (1951" 8671 'move' 0 0) " (2093" 9096 'move' 0 0) " (2130" 9177 'remove' 0 0) " (1939" 8649 'move' 0 0) " (2093" 9096 'move' 0 0) " (2092" 9094 'remove' 0 0) " (2097" 9101 'remove' 0 0) " (2105" 9123 'move' 0 0) " (2014" 8878 'move' 0 0) " (1947" 8664 'move' 0 0) " (2120" 9151 'remove' 0 0) " (1938" 8636 'move' 0 0) " (1868" 8350 'move' 0 0) " (1870" 8348 'move' 0 0) " (1865" 8338 'move' 0 0) " (1849" 8286 'move' 0 0) " (1872" 8354 'move' 0 0) " (1918" 8550 'move' 0 0) " (2107" 9136 'move' 0 0) " (2108" 9133 'move' 0 0) " (2124" 9158 'remove' 0 0) " (2057" 8993 'move' 0 0) " (2045" 8963 'move' 0 0) " (2013" 8877 'remove' 0 0) " (1998" 8841 'move' 0 0) " (1999" 8821 'remove' 0 0) " (1997" 8811 'move' 0 0) " (1990" 8799 'remove' 0 0) " (1985" 8788 'move' 0 0) " (304" 5941 'move' 0 0) " (1921" 8669 'move' 0 0) " (1946" 8663 'move' 0 0) " (1940" 8640 'move' 0 0) " (1936" 8634 'move' 0 0) " (1929" 8604 'remove' 0 0) " (1899" 8451 'move' 0 0) " (1850" 8263 'move' 0 0) " (1830" 8198 'move' 0 0) " (1825" 8179 'move' 0 0) " (1811" 8142 'remove' 0 0) " (1807" 8137 'remove' 0 0) " (1806" 8134 'remove' 0 0) " (1790" 8103 'move' 0 0) " (277" 1105 'move' 0 0) " (4" 1994 'move' 0 0) " (1246" 6794 'move' 0 0) " (1786" 8073 'move' 0 0) " (1778" 8052 'remove' 0 0) " (1252" 7005 'move' 0 0) " (2102" 6723 'remove' 0 0) " (290" 6335 'move' 0 0) " (1030" 5469 'move' 0 0) " (914" 4419 'move' 0 0) " (745" 4254 'move' 0 0) " (1972" 9218 'reply' 0 0) " (700" 3323 'remove' 0 0) " (1877" 3265 'remove' 0 0) " (61" 3057 'move' 0 0) " (99" 1915 'move' 0 0) " (197" 1744 'move' 0 0) " (1637" 7619 'move' 0 0) " (1639" 7584 'move' 0 0) " (1635" 7546 'move' 0 0) " (1555" 7190 'move' 0 0) " (1542" 7141 'move' 0 0) " (1436" 7031 'move' 0 0) " (1373" 6997 'move' 0 0) " (1437" 6803 'move' 0 0) " (1388" 6610 'move' 0 0) " (1360" 6427 'move' 0 0) " (1359" 6385 'remove' 0 0) " (1273" 6077 'move' 0 0) " (1242" 5899 'move' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1603 7394 'remove' 0 0) " (1359" 6385 'remove' 0 0) " (1603" 7394 'remove' 0 0) " (1843" 8246 'move' 0 0) " (1703" 8002 'move' 0 0) " (1750" 7965 'move' 0 0) " (1843" 8246 'sticky' 0 0) " (1703" 8002 'sticky' 0 0) " (1843" 8246 'lock' 0 0) " (2075" 9049 'remove' 0 0) " (2074" 9048 'remove' 0 0) " (1623" 7656 'move' 0 0) " (1243" 7490 'move' 0 0) " (1606" 7620 'move' 0 0) " (1658" 7665 'move' 0 0) " (1805" 8242 'move' 0 0) " (1994" 8816 'move' 0 0) " (1604" 7657 'move' 0 0) " (1642" 7689 'move' 0 0) " (2075" 9049 'remove' 0 0) " (2074" 9048 'remove' 0 0) " (2145" 9219 'topic' 0 19) " (2144" 9220 'reply' 0 0) " (2146" 9221 'topic' 0 16927) " (2146" 9221 'remove' 0 0) " (2147" 9222 'topic' 0 16757) " (2144" 9223 'reply' 0 0) " (2096" 9224 'reply' 0 0) " (2148" 9225 'topic' 0 16928) " (2144" 9226 'reply' 0 0) " (2144" 9227 'reply' 0 0) " (2149" 9228 'topic' 0 16757) " (2150" 9229 'topic' 0 16898) " (2151" 9230 'topic' 0 16914) " (2152" 9231 'topic' 0 16930) " (2153" 9232 'topic' 0 16168) " (2154" 9233 'topic' 0 16931) " (2155" 9234 'topic' 0 16931) " (2144" 9235 'reply' 0 0) " (2103" 9236 'reply' 0 0) " (2155" 9237 'reply' 0 0) " (2156" 9238 'topic' 0 16931) " (2144" 9239 'reply' 0 0) " (2144" 9240 'reply' 0 0) " (2157" 9241 'topic' 0 16747) " (2157" 9242 'reply' 0 0) " (2158" 9243 'topic' 0 16696) " (2159" 9244 'topic' 0 16935) " (2138" 9245 'reply' 0 0) " (2160" 9246 'topic' 0 16933) " (2159" 9247 'reply' 0 0) " (2159" 9248 'reply' 0 0) " (2160" 9249 'reply' 0 0) " (2158" 9250 'reply' 0 0) " (2157" 9251 'reply' 0 0) " (2146" 9221 'remove' 0 0) " (2144" 9252 'reply' 0 0) " (2144" 9252 'lock' 0 0) " (2147" 9253 'reply' 0 0) " (2147" 9253 'move' 0 0) " (2148" 9254 'reply' 0 0) " (2157" 9255 'reply' 0 0) " (2158" 9256 'reply' 0 0) " (2113" 9257 'reply' 0 0) " (2159" 9258 'reply' 0 0) " (2161" 9259 'topic' 0 15885) " (2161" 9260 'reply' 0 0) " (2161" 9261 'reply' 0 0) " (2161" 9262 'reply' 0 0) " (2161" 9263 'reply' 0 0) " (2161" 9264 'reply' 0 0) " (2162" 9265 'topic' 0 34) " (2162" 9266 'reply' 0 0) " (2103" 9267 'reply' 0 0) " (1180" 9268 'reply' 0 0) " (2162" 9269 'reply' 0 0) " (2162" 9270 'reply' 0 0) " (2118" 9271 'reply' 0 0) " (2162" 9272 'reply' 0 0) " (2162" 9273 'reply' 0 0) " (2118" 9274 'reply' 0 0) " (2162" 9275 'reply' 0 0) " (2118" 9276 'reply' 0 0) " (2138" 9277 'reply' 0 0) " (2149" 9278 'reply' 0 0) " (2163" 9279 'topic' 0 16722) " (2164" 9280 'topic' 0 16236) " (2165" 9281 'topic' 0 16747) " (2164" 9280 'remove' 0 0) " (2166" 9282 'topic' 0 16939) " (2165" 9283 'reply' 0 0) " (2165" 9284 'reply' 0 0) " (2167" 9285 'topic' 0 31) " (2165" 9286 'reply' 0 0) " (2168" 9287 'topic' 0 16742) " (2167" 9288 'reply' 0 0) " (2167" 9288 'lock' 0 0) " (2169" 9289 'topic' 0 16941) " (2170" 9290 'topic' 0 16914) " (2096" 9291 'reply' 0 0) " (2168" 9292 'reply' 0 0) " (2168" 9292 'lock' 0 0) " (2169" 9289 'lock' 0 0) " (2169" 9289 'unlock' 0 0) " (2169" 9289 'lock' 0 0) " (2169" 9289 'unlock' 0 0) " (2169" 9289 'remove' 0 0) " (2171" 9293 'topic' 0 31) " (2172" 9294 'topic' 0 16940) " (2171" 9295 'reply' 0 0) " (2173" 9296 'topic' 0 16236) " (2171" 9295 'lock' 0 0) " (2165" 9297 'reply' 0 0) " (2155" 9298 'reply' 0 0) " (2174" 9299 'topic' 0 16747) " (2175" 9300 'topic' 0 16942) " (2175" 9301 'reply' 0 0) " (2176" 9302 'topic' 0 16941) " (2175" 9303 'reply' 0 0) " (2176" 9304 'reply' 0 0) " (2173" 9305 'reply' 0 0) " (2166" 9306 'reply' 0 0) " (2149" 9307 'reply' 0 0) " (2177" 9308 'topic' 0 16800) " (2174" 9309 'reply' 0 0) " (2178" 9310 'topic' 0 16800) " (2177" 9308 'lock' 0 0) " (2177" 9308 'remove' 0 0) " (2173" 9311 'reply' 0 0) " (2178" 9312 'reply' 0 0) " (2172" 9313 'reply' 0 0) " (2179" 9314 'topic' 0 16865) " (2180" 9315 'topic' 0 16729) " (2179" 9316 'reply' 0 0) " (2179" 9316 'lock' 0 0) " (2178" 9317 'reply' 0 0) " (2172" 9318 'reply' 0 0) " (2172" 9319 'reply' 0 0) " (2165" 9297 'remove' 0 0) " (2157" 9255 'remove' 0 0) " (2181" 9320 'topic' 0 16945) " (2172" 9321 'reply' 0 0) " (2172" 9322 'reply' 0 0) " (2182" 9323 'topic' 0 16398) " (2181" 9320 'remove' 0 0) " (2183" 9324 'topic' 0 16554) " (2184" 9325 'topic' 0 16948) " (2184" 9326 'reply' 0 0) " (2118" 9327 'reply' 0 0) " (2185" 9328 'topic' 0 16951) " (2185" 9329 'reply' 0 0) " (2186" 9330 'topic' 0 16900) " (2139" 9331 'reply' 0 0) " (2187" 9332 'topic' 0 16777) " (2188" 9333 'topic' 0 16950) " (2188" 9334 'reply' 0 0) " (2186" 9335 'reply' 0 0) " (2187" 9336 'reply' 0 0) " (2142" 9337 'reply' 0 0) " (2183" 9338 'reply' 0 0) " (2088" 9339 'reply' 0 0) " (2088" 9339 'lock' 0 0) " (2082" 9340 'reply' 0 0) " (2082" 9340 'lock' 0 0) " (2055" 9341 'reply' 0 0) " (2055" 9341 'lock' 0 0) " (2174" 9342 'reply' 0 0) " (2189" 9343 'topic' 0 24) " (2189" 9344 'reply' 0 0) " (2189" 9345 'reply' 0 0) " (2172" 9346 'reply' 0 0) " (2190" 9347 'topic' 0 17) " (2190" 9347 'sticky' 0 0) " (2190" 9347 'lock' 0 0) " (2188" 9334 'lock' 0 0) " (2191" 9348 'topic' 0 23) " (1894" 8445 'move' 0 0) " (1864" 8388 'move' 0 0) " (308" 7625 'move' 0 0) " (698" 6966 'move' 0 0) " (1328" 6908 'move' 0 0) " (1475" 6891 'move' 0 0) " (1324" 6207 'move' 0 0) " (1019" 4924 'move' 0 0) " (458" 4044 'move' 0 0) " (725" 4043 'move' 0 0) " (727" 3452 'move' 0 0) " (721" 3411 'move' 0 0) " (718" 3403 'move' 0 0) " (568" 2756 'move' 0 0) " (541" 2634 'move' 0 0) " (416" 2596 'move' 0 0) " (101" 1649 'move' 0 0) " (231" 1274 'move' 0 0) " (218" 1273 'move' 0 0) " (258" 1272 'move' 0 0) " (264" 1070 'move' 0 0) " (1180" 9268 'move' 0 0) " (2191" 9349 'reply' 0 0) " (2192" 9350 'topic' 0 16959) " (2192" 9351 'reply' 0 0) " (2185" 9352 'reply' 0 0) " (2184" 9353 'reply' 0 0) " (2178" 9354 'reply' 0 0) " (2188" 9334 'unlock' 0 0) " (2180" 9355 'reply' 0 0) " (2173" 9356 'reply' 0 0) " (2189" 9357 'reply' 0 0) " (2191" 9358 'reply' 0 0) " (2118" 9359 'reply' 0 0) " (2139" 9360 'reply' 0 0) " (2189" 9361 'reply' 0 0) " (2189" 9362 'reply' 0 0) " (2193" 9363 'topic' 0 24) " (2194" 9364 'topic' 0 24) " (2063" 9365 'reply' 0 0) " (1856" 9366 'reply' 0 0) " (2189" 9367 'reply' 0 0) " (1972" 9368 'reply' 0 0) " (2103" 9369 'reply' 0 0) " (2172" 9370 'reply' 0 0) " (2103" 9371 'reply' 0 0) " (2189" 9367 'lock' 0 0) " (2186" 9372 'reply' 0 0) " (2195" 9373 'topic' 0 16962) " (2110" 9374 'reply' 0 0) " (2127" 9375 'reply' 0 0) " (2196" 9376 'topic' 0 16963) " (2162" 9377 'reply' 0 0) " (2117" 9378 'reply' 0 0) " (2117" 9379 'reply' 0 0) " (2117" 9380 'reply' 0 0) " (2162" 9381 'reply' 0 0) " (2103" 9382 'reply' 0 0) " (2197" 9383 'topic' 0 16729) " (2198" 9384 'topic' 0 16174) " (2122" 9162 'remove' 0 0) " (2199" 9385 'topic' 0 16857) " (2199" 9386 'reply' 0 0) " (2118" 9387 'reply' 0 0) " (2199" 9388 'reply' 0 0) " (2199" 9389 'reply' 0 0) " (2199" 9390 'reply' 0 0) " (2118" 9391 'reply' 0 0) " (2118" 9392 'reply' 0 0) " (2118" 9393 'reply' 0 0) " (2198" 9394 'reply' 0 0) " (2198" 9394 'lock' 0 0) " (2200" 9395 'topic' 0 16519) " (2201" 9396 'topic' 0 17); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2201 9396 'sticky' 0 0) " (2043" 8960 'sticky' 0 0) " (2202" 9397 'topic' 0 16174) " (2203" 9398 'topic' 0 16342) " (2204" 9399 'topic' 0 16342) " (2205" 9400 'topic' 0 16342) " (2206" 9401 'topic' 0 16837) " (2204" 9402 'reply' 0 0) " (2207" 9403 'topic' 0 16968) " (2200" 9404 'reply' 0 0) " (2208" 9405 'topic' 0 16751) " (2208" 9406 'reply' 0 0) " (2208" 9406 'lock' 0 0) " (2207" 9407 'reply' 0 0) " (2204" 9408 'reply' 0 0) " (2209" 9409 'topic' 0 16970) " (2209" 9410 'reply' 0 0) " (2210" 9411 'topic' 0 16504) " (2195" 9412 'reply' 0 0) " (598" 8721 'move' 0 0) " (2211" 9413 'topic' 0 17) " (2211" 9413 'sticky' 0 0) " (1972" 9368 'lock' 0 0) " (2201" 9396 'lock' 0 0) " (2212" 9414 'topic' 0 15846) " (2212" 9415 'reply' 0 0) " (2213" 9416 'topic' 0 38) " (2156" 9417 'reply' 0 0) " (2213" 9416 'remove' 0 0) " (2214" 9418 'topic' 0 38) " (2215" 9419 'topic' 0 16975) " (2183" 9420 'reply' 0 0) " (2206" 9421 'reply' 0 0) " (2189" 9367 'unlock' 0 0) " (2189" 9367 'lock' 0 0) " (2189" 9367 'unlock' 0 0) " (2189" 9367 'lock' 0 0) " (2216" 9422 'topic' 0 16277) " (2216" 9423 'reply' 0 0) " (2216" 9424 'reply' 0 0) " (2216" 9425 'reply' 0 0) " (2216" 9426 'reply' 0 0) " (2216" 9427 'reply' 0 0) " (2215" 9428 'reply' 0 0) " (2215" 9429 'reply' 0 0) " (2215" 9430 'reply' 0 0) " (2203" 9431 'reply' 0 0) " (2203" 9431 'lock' 0 0) " (2215" 9432 'reply' 0 0) " (2217" 9433 'topic' 0 16977) " (2218" 9434 'topic' 0 16973) " (2215" 9435 'reply' 0 0) " (2216" 9436 'reply' 0 0) " (2216" 9437 'reply' 0 0) " (2218" 9438 'reply' 0 0) " (2218" 9439 'reply' 0 0) " (2219" 9440 'topic' 0 16977) " (2220" 9441 'topic' 0 16977) " (2220" 9442 'reply' 0 0) " (2221" 9443 'topic' 0 16800) " (2206" 9444 'reply' 0 0) " (2210" 9445 'reply' 0 0) " (2220" 9446 'reply' 0 0) " (2220" 9447 'reply' 0 0) " (2222" 9448 'topic' 0 16981) " (2223" 9449 'topic' 0 16535) " (2224" 9450 'topic' 0 16055) " (2225" 9451 'topic' 0 16984) " (2219" 9440 'remove' 0 0) " (2217" 9433 'remove' 0 0) " (2220" 9452 'reply' 0 0) " (2216" 9453 'reply' 0 0) " (2226" 9454 'topic' 0 16985) " (2227" 9455 'topic' 0 16530) " (2227" 9456 'reply' 0 0) " (2227" 9457 'reply' 0 0) " (2227" 9458 'reply' 0 0) " (2227" 9459 'reply' 0 0) " (2227" 9460 'reply' 0 0) " (2227" 9461 'reply' 0 0) " (2227" 9462 'reply' 0 0) " (2227" 9463 'reply' 0 0) " (2227" 9463 'lock' 0 0) " (2228" 9464 'topic' 0 16952) " (2210" 9465 'reply' 0 0) " (2210" 9466 'reply' 0 0) " (2216" 9467 'reply' 0 0) " (2229" 9468 'topic' 0 16543) " (2229" 9469 'reply' 0 0) " (2187" 9470 'reply' 0 0) " (2156" 9471 'reply' 0 0) " (2224" 9472 'reply' 0 0) " (2230" 9473 'topic' 0 16342) " (2231" 9474 'topic' 0 16798) " (2229" 9475 'reply' 0 0) " (2115" 9476 'reply' 0 0) " (2232" 9477 'topic' 0 16770) " (2232" 9477 'remove' 0 0) " (2173" 9478 'reply' 0 0) " (2233" 9479 'topic' 0 16995) " (2234" 9480 'topic' 0 16277) " (2235" 9481 'topic' 0 16276) " (2236" 9482 'topic' 0 16996) " (2194" 9483 'reply' 0 0) " (2199" 9484 'reply' 0 0) " (2237" 9485 'topic' 0 16276) " (2237" 9486 'reply' 0 0) " (2238" 9487 'topic' 0 16997) " (2239" 9488 'topic' 0 16729) " (2238" 9489 'reply' 0 0) " (2239" 9490 'reply' 0 0) " (2240" 9491 'topic' 0 17000) " (2235" 9492 'reply' 0 0) " (2235" 9492 'lock' 0 0) " (2240" 9493 'reply' 0 0) " (2241" 9494 'topic' 0 17002) " (2238" 9495 'reply' 0 0) " (2242" 9496 'topic' 0 17003) " (2243" 9497 'topic' 0 16530) " (2243" 9498 'reply' 0 0) " (2243" 9499 'reply' 0 0) " (2243" 9500 'reply' 0 0) " (2243" 9501 'reply' 0 0) " (2243" 9502 'reply' 0 0) " (2243" 9503 'reply' 0 0) " (2243" 9504 'reply' 0 0) " (2238" 9505 'reply' 0 0) " (2242" 9506 'reply' 0 0) " (2244" 9507 'topic' 0 16956) " (2245" 9508 'topic' 0 16995) " (2246" 9509 'topic' 0 17006) " (2243" 9510 'reply' 0 0) " (2246" 9511 'reply' 0 0) " (2243" 9512 'reply' 0 0) " (2243" 9513 'reply' 0 0) " (2243" 9514 'reply' 0 0) " (2243" 9515 'reply' 0 0) " (2243" 9516 'reply' 0 0) " (2243" 9517 'reply' 0 0) " (2243" 9518 'reply' 0 0) " (2243" 9519 'reply' 0 0) " (2247" 9520 'topic' 0 16530) " (2176" 9521 'reply' 0 0) " (2176" 9522 'reply' 0 0) " (2176" 9523 'reply' 0 0) " (2176" 9524 'reply' 0 0) " (2237" 9525 'reply' 0 0) " (2242" 9526 'reply' 0 0) " (2172" 9527 'reply' 0 0) " (2226" 9528 'reply' 0 0) " (2172" 9529 'reply' 0 0) " (2172" 9530 'reply' 0 0) " (2248" 9531 'topic' 0 16348) " (2214" 9532 'reply' 0 0) " (2186" 9372 'lock' 0 0) " (2243" 9533 'reply' 0 0) " (2172" 9534 'reply' 0 0) " (2249" 9535 'topic' 0 38) " (2243" 9536 'reply' 0 0) " (2243" 9537 'reply' 0 0) " (2249" 9538 'reply' 0 0) " (2249" 9539 'reply' 0 0) " (2249" 9540 'reply' 0 0) " (2249" 9541 'reply' 0 0) " (2249" 9541 'remove' 0 0) " (2250" 9542 'topic' 0 16530) " (2243" 9543 'reply' 0 0) " (2250" 9544 'reply' 0 0) " (2243" 9545 'reply' 0 0) " (2251" 9546 'topic' 0 16865) " (2251" 9546 'remove' 0 0) " (2250" 9547 'reply' 0 0) " (2250" 9548 'reply' 0 0) " (2250" 9548 'lock' 0 0) " (2252" 9549 'topic' 0 16948) " (2170" 9550 'reply' 0 0) " (2170" 9551 'reply' 0 0) " (2220" 9452 'remove' 0 0) " (2253" 9552 'topic' 0 16977) " (2254" 9553 'topic' 0 38) " (2252" 9554 'reply' 0 0) " (2254" 9555 'reply' 0 0) " (2252" 9556 'reply' 0 0) " (2254" 9557 'reply' 0 0) " (2254" 9558 'reply' 0 0) " (2254" 9559 'reply' 0 0) " (2254" 9560 'reply' 0 0) " (2254" 9561 'reply' 0 0) " (2255" 9562 'topic' 0 17016) " (2254" 9563 'reply' 0 0) " (2176" 9564 'reply' 0 0) " (2254" 9565 'reply' 0 0) " (2254" 9566 'reply' 0 0) " (2256" 9567 'topic' 0 16837) " (2254" 9568 'reply' 0 0) " (2256" 9567 'remove' 0 0) " (2257" 9569 'topic' 0 16973) " (2243" 9570 'reply' 0 0) " (2257" 9571 'reply' 0 0) " (2243" 9572 'reply' 0 0) " (2253" 9573 'reply' 0 0) " (2258" 9574 'topic' 0 16865) " (2259" 9575 'topic' 0 16865) " (2259" 9576 'reply' 0 0) " (2243" 9577 'reply' 0 0) " (2243" 9578 'reply' 0 0) " (2260" 9579 'topic' 0 16530) " (2260" 9580 'reply' 0 0) " (2204" 9408 'lock' 0 0) " (2221" 9581 'reply' 0 0) " (2261" 9582 'topic' 0 16933) " (2221" 9581 'lock' 0 0) " (2260" 9583 'reply' 0 0) " (2260" 9584 'reply' 0 0) " (2260" 9585 'reply' 0 0) " (2260" 9586 'reply' 0 0) " (2260" 9586 'lock' 0 0) " (2243" 9587 'reply' 0 0) " (2243" 9587 'lock' 0 0) " (2262" 9588 'topic' 0 17019) " (2262" 9589 'reply' 0 0) " (2262" 9589 'lock' 0 0) " (2234" 9590 'reply' 0 0) " (2234" 9590 'lock' 0 0) " (2247" 9591 'reply' 0 0) " (2247" 9591 'lock' 0 0) " (2254" 9592 'reply' 0 0) " (2238" 9593 'reply' 0 0) " (2254" 9592 'lock' 0 0) " (2258" 9594 'reply' 0 0) " (2258" 9594 'lock' 0 0) " (2227" 9595 'reply' 0 0) " (2259" 9596 'reply' 0 0) " (2259" 9596 'lock' 0 0) " (2250" 9597 'reply' 0 0) " (2263" 9598 'topic' 0 16530) " (2264" 9599 'topic' 0 17021) " (2264" 9600 'reply' 0 0) " (2265" 9601 'topic' 0 17022) " (2266" 9602 'topic' 0 17023) " (2267" 9603 'topic' 0 17023) " (2268" 9604 'topic' 0 17023) " (2264" 9605 'reply' 0 0) " (2265" 9606 'reply' 0 0) " (2266" 9607 'reply' 0 0) " (2267" 9608 'reply' 0 0) " (2268" 9609 'reply' 0 0) " (2255" 9610 'reply' 0 0) " (2252" 9611 'reply' 0 0) " (2170" 9612 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2118 9613 'reply' 0 0) " (2118" 9614 'reply' 0 0) " (2212" 9615 'reply' 0 0) " (2270" 9616 'topic' 0 16964) " (2271" 9617 'topic' 0 16348) " (2272" 9618 'topic' 0 16759) " (2271" 9619 'reply' 0 0) " (2237" 9620 'reply' 0 0) " (2270" 9621 'reply' 0 0) " (2117" 9622 'reply' 0 0) " (2117" 9623 'reply' 0 0) " (2218" 9439 'lock' 0 0) " (2117" 9624 'reply' 0 0) " (2206" 9625 'reply' 0 0) " (2206" 9626 'reply' 0 0) " (2273" 9627 'topic' 0 17027) " (2274" 9628 'topic' 0 17027) " (2273" 9629 'reply' 0 0) " (2206" 9630 'reply' 0 0) " (2226" 9631 'reply' 0 0) " (2266" 9607 'move' 0 0) " (2226" 9633 'reply' 0 0) " (2206" 9634 'reply' 0 0) " (2132" 9180 'move' 0 0) " (2205" 9635 'reply' 0 0) " (2229" 9636 'reply' 0 0) " (2275" 9632 'remove' 0 0) " (2273" 9629 'lock' 0 0) " (2273" 9629 'move' 0 0) " (2273" 9629 'remove' 0 0) " (2237" 9637 'reply' 0 0) " (2229" 9638 'reply' 0 0) " (2272" 9639 'reply' 0 0) " (2272" 9640 'reply' 0 0) " (2276" 9641 'topic' 0 16848) " (2276" 9641 'remove' 0 0) " (2277" 9642 'topic' 0 16848) " (2277" 9642 'lock' 0 0) " (2277" 9642 'unlock' 0 0) " (2277" 9642 'remove' 0 0) " (2278" 9643 'topic' 0 16342) " (2279" 9644 'topic' 0 16865) " (2229" 9645 'reply' 0 0) " (2237" 9646 'reply' 0 0) " (2106" 9647 'reply' 0 0) " (2280" 9648 'topic' 0 16182) " (2111" 9649 'reply' 0 0) " (2121" 9650 'reply' 0 0) " (2112" 9651 'reply' 0 0) " (2145" 9652 'reply' 0 0) " (2150" 9653 'reply' 0 0) " (2151" 9654 'reply' 0 0) " (2152" 9655 'reply' 0 0) " (2237" 9656 'reply' 0 0) " (2237" 9657 'reply' 0 0) " (2237" 9658 'reply' 0 0) " (2281" 9659 'topic' 0 16438) " (2280" 9660 'reply' 0 0) " (2282" 9661 'topic' 0 16438) " (2237" 9658 'remove' 0 0) " (2283" 9662 'topic' 0 16276) " (2284" 9663 'topic' 0 16438) " (2284" 9664 'reply' 0 0) " (2284" 9665 'reply' 0 0) " (2284" 9666 'reply' 0 0) " (2284" 9667 'reply' 0 0) " (2285" 9668 'topic' 0 17037) " (2285" 9669 'reply' 0 0) " (2284" 9670 'reply' 0 0) " (2283" 9671 'reply' 0 0) " (2279" 9672 'reply' 0 0) " (2279" 9673 'reply' 0 0) " (2286" 9674 'topic' 0 16935) " (2286" 9675 'reply' 0 0) " (2287" 9676 'topic' 0 16348) " (2284" 9677 'reply' 0 0) " (2279" 9678 'reply' 0 0) " (2286" 9679 'reply' 0 0) " (2285" 9680 'reply' 0 0) " (2239" 9681 'reply' 0 0) " (2285" 9682 'reply' 0 0) " (2288" 9683 'topic' 0 16398) " (2288" 9684 'reply' 0 0) " (2288" 9685 'reply' 0 0) " (2288" 9686 'reply' 0 0) " (2288" 9687 'reply' 0 0) " (2288" 9688 'reply' 0 0) " (2286" 9689 'reply' 0 0) " (2282" 9690 'reply' 0 0) " (2288" 9691 'reply' 0 0) " (2288" 9692 'reply' 0 0) " (2288" 9693 'reply' 0 0) " (2283" 9694 'reply' 0 0) " (2274" 9695 'reply' 0 0) " (2274" 9695 'move' 0 0) " (2289" 9696 'remove' 0 0) " (2282" 9697 'reply' 0 0) " (2283" 9698 'reply' 0 0) " (2283" 9699 'reply' 0 0) " (2282" 9700 'reply' 0 0) " (2284" 9701 'reply' 0 0) " (2288" 9702 'reply' 0 0) " (2284" 9703 'reply' 0 0) " (2152" 9704 'reply' 0 0) " (2152" 9704 'move' 0 0) " (2226" 9705 'reply' 0 0) " (2226" 9705 'move' 0 0) " (2151" 9654 'remove' 0 0) " (2252" 9706 'reply' 0 0) " (2252" 9706 'move' 0 0) " (2268" 9707 'reply' 0 0) " (2268" 9707 'move' 0 0) " (2267" 9608 'remove' 0 0) " (2265" 9708 'reply' 0 0) " (2265" 9708 'move' 0 0) " (2291" 9709 'remove' 0 0) " (2264" 9710 'reply' 0 0) " (2264" 9710 'move' 0 0) " (2176" 9711 'reply' 0 0) " (2246" 9712 'reply' 0 0) " (2246" 9712 'move' 0 0) " (2240" 9713 'reply' 0 0) " (2240" 9713 'move' 0 0) " (2236" 9714 'reply' 0 0) " (2236" 9714 'move' 0 0) " (2225" 9715 'reply' 0 0) " (2225" 9715 'move' 0 0) " (2218" 9439 'remove' 0 0) " (2215" 9716 'reply' 0 0) " (2215" 9716 'move' 0 0) " (2183" 9717 'reply' 0 0) " (2183" 9717 'move' 0 0) " (2195" 9718 'reply' 0 0) " (2195" 9718 'move' 0 0) " (2209" 9719 'reply' 0 0) " (2209" 9719 'move' 0 0) " (2180" 9355 'remove' 0 0) " (2184" 9720 'reply' 0 0) " (2286" 9721 'reply' 0 0) " (2184" 9720 'move' 0 0) " (2185" 9722 'reply' 0 0) " (2185" 9722 'move' 0 0) " (2192" 9723 'reply' 0 0) " (2286" 9724 'reply' 0 0) " (2192" 9723 'move' 0 0) " (2188" 9725 'reply' 0 0) " (2188" 9725 'move' 0 0) " (2149" 9726 'reply' 0 0) " (2149" 9726 'move' 0 0) " (2175" 9727 'reply' 0 0) " (2175" 9727 'move' 0 0) " (2155" 9728 'reply' 0 0) " (2155" 9728 'move' 0 0) " (2163" 9729 'reply' 0 0) " (2163" 9729 'move' 0 0) " (2148" 9730 'reply' 0 0) " (2148" 9730 'move' 0 0) " (2138" 9731 'reply' 0 0) " (2138" 9731 'move' 0 0) " (2160" 9249 'remove' 0 0) " (2141" 9732 'reply' 0 0) " (2141" 9732 'move' 0 0) " (2133" 9193 'remove' 0 0) " (2131" 9733 'reply' 0 0) " (2131" 9733 'move' 0 0) " (2123" 9734 'reply' 0 0) " (2123" 9734 'move' 0 0) " (2123" 9734 'lock' 0 0) " (2131" 9733 'lock' 0 0) " (2141" 9732 'lock' 0 0) " (2138" 9731 'lock' 0 0) " (2148" 9730 'lock' 0 0) " (2163" 9729 'lock' 0 0) " (2155" 9728 'lock' 0 0) " (2175" 9727 'lock' 0 0) " (2149" 9726 'lock' 0 0) " (2188" 9725 'lock' 0 0) " (2192" 9723 'lock' 0 0) " (2185" 9722 'lock' 0 0) " (2184" 9720 'lock' 0 0) " (2209" 9719 'lock' 0 0) " (2195" 9718 'lock' 0 0) " (2183" 9717 'lock' 0 0) " (2215" 9716 'lock' 0 0) " (2225" 9715 'lock' 0 0) " (2236" 9714 'lock' 0 0) " (2240" 9713 'lock' 0 0) " (2246" 9712 'lock' 0 0) " (2264" 9710 'lock' 0 0) " (2265" 9708 'lock' 0 0) " (2268" 9707 'lock' 0 0) " (2252" 9706 'lock' 0 0) " (2226" 9705 'lock' 0 0) " (2152" 9704 'lock' 0 0) " (2274" 9695 'lock' 0 0) " (2282" 9735 'reply' 0 0) " (2282" 9735 'lock' 0 0) " (2270" 9736 'reply' 0 0) " (2212" 9737 'reply' 0 0) " (2118" 9738 'reply' 0 0) " (2170" 9739 'reply' 0 0) " (2255" 9740 'reply' 0 0) " (2261" 9741 'reply' 0 0) " (2253" 9742 'reply' 0 0) " (2238" 9743 'reply' 0 0) " (2257" 9744 'reply' 0 0) " (2214" 9745 'reply' 0 0) " (2245" 9746 'reply' 0 0) " (2244" 9747 'reply' 0 0) " (2241" 9748 'reply' 0 0) " (2241" 9748 'move' 0 0) " (2199" 9749 'reply' 0 0) " (2233" 9479 'remove' 0 0) " (2173" 9750 'reply' 0 0) " (2115" 9751 'reply' 0 0) " (2224" 9752 'reply' 0 0) " (2156" 9753 'reply' 0 0) " (2228" 9754 'reply' 0 0) " (2223" 9755 'reply' 0 0) " (2222" 9756 'reply' 0 0) " (2207" 9757 'reply' 0 0) " (2127" 9758 'reply' 0 0) " (2200" 9759 'reply' 0 0) " (2208" 9760 'reply' 0 0) " (2208" 9760 'move' 0 0) " (2197" 9761 'reply' 0 0) " (2196" 9762 'reply' 0 0) " (2189" 9763 'reply' 0 0) " (2191" 9764 'reply' 0 0) " (2178" 9765 'reply' 0 0) " (2174" 9766 'reply' 0 0) " (2166" 9767 'reply' 0 0) " (2161" 9768 'reply' 0 0) " (2241" 9748 'lock' 0 0) " (2154" 9769 'reply' 0 0) " (2154" 9769 'move' 0 0) " (2137" 9770 'reply' 0 0) " (2286" 9771 'reply' 0 0) " (2286" 9772 'reply' 0 0) " (2284" 9773 'reply' 0 0) " (2292" 9774 'topic' 0 16730) " (2292" 9775 'reply' 0 0) " (2292" 9775 'lock' 0 0) " (2293" 9776 'topic' 0 16729) " (2279" 9777 'reply' 0 0) " (2279" 9777 'lock' 0 0) " (2285" 9778 'reply' 0 0) " (2285" 9778 'lock' 0 0) " (2293" 9779 'reply' 0 0) " (2293" 9779 'lock' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2286 9780 'reply' 0 0) " (2286" 9780 'lock' 0 0) " (2294" 9781 'topic' 0 16729) " (2294" 9782 'reply' 0 0) " (2295" 9783 'topic' 0 16348) " (2295" 9784 'reply' 0 0) " (2295" 9785 'reply' 0 0) " (2295" 9785 'lock' 0 0) " (2294" 9782 'lock' 0 0) " (2296" 9786 'topic' 0 16348) " (2296" 9787 'reply' 0 0) " (2296" 9788 'reply' 0 0) " (2296" 9789 'reply' 0 0) " (2296" 9790 'reply' 0 0) " (2296" 9791 'reply' 0 0) " (2296" 9792 'reply' 0 0) " (2296" 9793 'reply' 0 0) " (2296" 9794 'reply' 0 0) " (2296" 9795 'reply' 0 0) " (2296" 9796 'reply' 0 0) " (2296" 9797 'reply' 0 0) " (2296" 9798 'reply' 0 0) " (2284" 9799 'reply' 0 0) " (2283" 9800 'reply' 0 0) " (2283" 9801 'reply' 0 0) " (2284" 9802 'reply' 0 0) " (2296" 9803 'reply' 0 0) " (2297" 9804 'topic' 0 15866) " (2284" 9805 'reply' 0 0) " (2103" 9382 'remove' 0 0) " (2296" 9806 'reply' 0 0) " (2298" 9807 'topic' 0 16182) " (2297" 9808 'reply' 0 0) " (2154" 9769 'sticky' 0 0) " (2154" 9769 'sticky' 0 0) " (2154" 9769 'sticky' 0 0) " (2154" 9769 'sticky' 0 0) " (2154" 9769 'lock' 0 0) " (2189" 9763 'unlock' 0 0) " (2298" 9809 'reply' 0 0) " (2295" 9810 'reply' 0 0) " (2286" 9811 'reply' 0 0) " (2298" 9812 'reply' 0 0) " (2296" 9813 'reply' 0 0) " (2296" 9813 'lock' 0 0) " (2300" 9814 'topic' 0 30) " (2300" 9815 'reply' 0 0) " (2300" 9816 'reply' 0 0) " (2284" 9817 'reply' 0 0) " (2284" 9818 'reply' 0 0) " (2300" 9819 'reply' 0 0) " (2283" 9820 'reply' 0 0) " (2300" 9821 'reply' 0 0) " (2300" 9822 'reply' 0 0) " (2300" 9823 'reply' 0 0) " (2300" 9824 'reply' 0 0) " (2229" 9825 'reply' 0 0) " (2229" 9825 'lock' 0 0) " (2301" 9826 'topic' 0 16519) " (2272" 9827 'reply' 0 0) " (2302" 9828 'topic' 0 16398) " (2301" 9829 'reply' 0 0) " (2301" 9830 'reply' 0 0) " (2301" 9831 'reply' 0 0) " (2301" 9832 'reply' 0 0) " (2302" 9833 'reply' 0 0) " (2302" 9834 'reply' 0 0) " (2302" 9835 'reply' 0 0) " (2302" 9836 'reply' 0 0) " (2302" 9837 'reply' 0 0) " (2303" 9838 'topic' 0 17016) " (2036" 8954 'remove' 0 0) " (2304" 9839 'topic' 0 14) " (2304" 9840 'reply' 0 0) " (2304" 9841 'reply' 0 0) " (2305" 9842 'topic' 0 16756) " (2305" 9843 'reply' 0 0) " (2305" 9844 'reply' 0 0) " (2305" 9844 'lock' 0 0) " (2306" 9845 'topic' 0 16756) " (2306" 9846 'reply' 0 0) " (2280" 9847 'reply' 0 0) " (2307" 9848 'topic' 0 16744) " (2307" 9849 'reply' 0 0) " (2307" 9849 'lock' 0 0) " (2303" 9850 'reply' 0 0) " (2308" 9851 'topic' 0 16356) " (2308" 9852 'reply' 0 0) " (2304" 9853 'reply' 0 0) " (2304" 9854 'reply' 0 0) " (2308" 9852 'move' 0 0) " (2304" 9856 'reply' 0 0) " (2304" 9857 'reply' 0 0) " (2304" 9858 'reply' 0 0) " (2304" 9859 'reply' 0 0) " (2304" 9860 'reply' 0 0) " (2304" 9861 'reply' 0 0) " (2304" 9862 'reply' 0 0) " (2304" 9863 'reply' 0 0) " (2304" 9864 'reply' 0 0) " (2280" 9865 'reply' 0 0) " (2302" 9866 'reply' 0 0) " (2310" 9867 'topic' 0 16348) " (2302" 9868 'reply' 0 0) " (2310" 9869 'reply' 0 0) " (2310" 9870 'reply' 0 0) " (2310" 9871 'reply' 0 0) " (2310" 9872 'reply' 0 0) " (2310" 9873 'reply' 0 0) " (2310" 9874 'reply' 0 0) " (2310" 9875 'reply' 0 0) " (2311" 9876 'topic' 0 16398) " (2310" 9877 'reply' 0 0) " (2310" 9878 'reply' 0 0) " (2310" 9879 'reply' 0 0) " (2310" 9880 'reply' 0 0) " (2310" 9880 'lock' 0 0) " (2280" 9865 'lock' 0 0) " (2311" 9881 'reply' 0 0) " (2302" 9882 'reply' 0 0) " (2308" 9883 'reply' 0 0) " (2308" 9883 'lock' 0 0) " (2283" 9884 'reply' 0 0) " (2302" 9885 'reply' 0 0) " (2311" 9886 'reply' 0 0) " (2312" 9887 'topic' 0 16519) " (2312" 9888 'reply' 0 0) " (2312" 9889 'reply' 0 0) " (1483" 9890 'reply' 0 0) " (2311" 9891 'reply' 0 0) " (2312" 9892 'reply' 0 0) " (1483" 9893 'reply' 0 0) " (2283" 9894 'reply' 0 0) " (1483" 9895 'reply' 0 0) " (1483" 9896 'reply' 0 0) " (1483" 9897 'reply' 0 0) " (1483" 9898 'reply' 0 0) " (1483" 9899 'reply' 0 0) " (2278" 9900 'reply' 0 0) " (1483" 9901 'reply' 0 0) " (2313" 9902 'topic' 0 16759) " (2313" 9903 'reply' 0 0) " (2313" 9904 'reply' 0 0) " (2313" 9905 'reply' 0 0) " (2313" 9905 'lock' 0 0) " (2313" 9905 'unlock' 0 0) " (2313" 9906 'reply' 0 0) " (1483" 9907 'reply' 0 0) " (2312" 9908 'reply' 0 0) " (2312" 9909 'reply' 0 0) " (2312" 9910 'reply' 0 0) " (2314" 9911 'topic' 0 16398) " (2306" 9912 'reply' 0 0) " (2311" 9913 'reply' 0 0) " (2315" 9914 'topic' 0 17050) " (2315" 9915 'reply' 0 0) " (2315" 9916 'reply' 0 0) " (1483" 9917 'reply' 0 0) " (2315" 9918 'reply' 0 0) " (2311" 9919 'reply' 0 0) " (2306" 9912 'lock' 0 0) " (2098" 9920 'reply' 0 0) " (2098" 9920 'lock' 0 0) " (2098" 9920 'move' 0 0) " (2100" 9110 'remove' 0 0) " (2009" 9921 'reply' 0 0) " (2009" 9921 'lock' 0 0) " (2009" 9921 'move' 0 0) " (2316" 9922 'topic' 0 16036) " (2317" 9923 'topic' 0 17051) " (2317" 9924 'reply' 0 0) " (2317" 9925 'reply' 0 0) " (2317" 9926 'reply' 0 0) " (2317" 9927 'reply' 0 0) " (2317" 9928 'reply' 0 0) " (2316" 9929 'reply' 0 0) " (2311" 9930 'reply' 0 0) " (2317" 9931 'reply' 0 0) " (2239" 9932 'reply' 0 0) " (2239" 9933 'reply' 0 0) " (2317" 9934 'reply' 0 0) " (2317" 9935 'reply' 0 0) " (2318" 9936 'topic' 0 17051) " (2318" 9937 'reply' 0 0) " (2318" 9938 'reply' 0 0) " (2318" 9939 'reply' 0 0) " (2317" 9940 'reply' 0 0) " (2318" 9941 'reply' 0 0) " (2318" 9942 'reply' 0 0) " (2317" 9943 'reply' 0 0) " (2317" 9944 'reply' 0 0) " (2318" 9945 'reply' 0 0) " (2315" 9946 'reply' 0 0) " (2318" 9947 'reply' 0 0) " (2317" 9948 'reply' 0 0) " (2315" 9949 'reply' 0 0) " (2315" 9950 'reply' 0 0) " (2317" 9951 'reply' 0 0) " (2315" 9952 'reply' 0 0) " (2317" 9953 'reply' 0 0) " (2318" 9954 'reply' 0 0) " (2317" 9955 'reply' 0 0) " (2315" 9956 'reply' 0 0) " (2317" 9957 'reply' 0 0) " (2317" 9958 'reply' 0 0) " (2317" 9959 'reply' 0 0) " (2317" 9960 'reply' 0 0) " (2317" 9961 'reply' 0 0) " (2317" 9962 'reply' 0 0) " (2317" 9963 'reply' 0 0) " (2311" 9964 'reply' 0 0) " (2311" 9965 'reply' 0 0) " (2311" 9966 'reply' 0 0) " (2314" 9967 'reply' 0 0) " (2314" 9968 'reply' 0 0) " (2314" 9969 'reply' 0 0) " (2314" 9970 'reply' 0 0) " (2319" 9971 'topic' 0 16182) " (2319" 9972 'reply' 0 0) " (2314" 9973 'reply' 0 0) " (2239" 9974 'reply' 0 0) " (2320" 9975 'topic' 0 16393) " (2320" 9976 'reply' 0 0) " (2320" 9977 'reply' 0 0) " (1483" 9978 'reply' 0 0) " (2239" 9974 'lock' 0 0) " (1856" 9979 'reply' 0 0) " (2317" 9980 'reply' 0 0) " (2317" 9981 'reply' 0 0) " (2320" 9982 'reply' 0 0) " (2320" 9983 'reply' 0 0) " (2321" 9984 'topic' 0 16759) " (2317" 9985 'reply' 0 0) " (2317" 9986 'reply' 0 0) " (2320" 9987 'reply' 0 0) " (2314" 9988 'reply' 0 0) " (2322" 9989 'topic' 0 16857) " (2323" 9990 'topic' 0 17) " (2323" 9990 'sticky' 0 0) " (1923" 8599 'lock' 0 0) " (1605" 8098 'lock' 0 0) " (2323" 9991 'reply' 0 0) " (8" 1332 'lock' 0 0) " (2323" 9992 'reply' 0 0) " (2323" 9993 'reply' 0 0) " (2320" 9994 'reply' 0 0) " (2323" 9995 'reply' 0 0) " (2320" 9996 'reply' 0 0) " (2320" 9996 'lock' 0 0) " (2314" 9997 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (1483 9998 'reply' 0 0) " (2314" 9999 'reply' 0 0) " (2323" 10000 'reply' 0 0) " (1864" 10001 'reply' 0 0) " (1894" 10002 'reply' 0 0) " (1894" 10003 'reply' 0 0) " (2323" 10004 'reply' 0 0) " (2323" 10005 'reply' 0 0) " (2263" 10006 'reply' 0 0) " (2323" 10007 'reply' 0 0) " (2324" 10008 'topic' 0 17058) " (2324" 10008 'move' 0 0) " (2324" 10009 'reply' 0 0) " (2323" 10010 'reply' 0 0) " (2324" 10011 'reply' 0 0) " (2323" 10012 'reply' 0 0) " (2323" 10013 'reply' 0 0) " (2323" 10014 'reply' 0 0) " (2325" 10015 'topic' 0 16837) " (2326" 10016 'topic' 0 17059) " (2325" 10017 'reply' 0 0) " (2324" 10018 'reply' 0 0) " (1894" 10019 'reply' 0 0) " (2325" 10020 'reply' 0 0) " (2326" 10021 'reply' 0 0) " (2326" 10022 'reply' 0 0) " (2326" 10022 'lock' 0 0) " (2263" 10006 'lock' 0 0) " (2314" 10023 'reply' 0 0) " (2327" 10024 'topic' 0 37) " (2317" 10025 'reply' 0 0) " (2317" 10026 'reply' 0 0) " (2325" 10027 'reply' 0 0) " (2325" 10028 'reply' 0 0) " (2323" 10029 'reply' 0 0) " (2317" 10030 'reply' 0 0) " (2325" 10031 'reply' 0 0) " (2328" 10032 'topic' 0 17061) " (2328" 10032 'remove' 0 0) " (2323" 10033 'reply' 0 0) " (2329" 10034 'topic' 0 16726) " (2330" 10035 'topic' 0 16726) " (2323" 10036 'reply' 0 0) " (2323" 10037 'reply' 0 0) " (2331" 10038 'topic' 0 16222) " (2331" 10039 'reply' 0 0) " (2332" 10040 'topic' 0 16530) " (2325" 10041 'reply' 0 0) " (2333" 10042 'topic' 0 16276) " (2317" 10043 'reply' 0 0) " (2327" 10044 'reply' 0 0) " (2327" 10045 'reply' 0 0) " (2332" 10046 'reply' 0 0) " (2327" 10047 'reply' 0 0) " (2332" 10048 'reply' 0 0) " (2332" 10049 'reply' 0 0) " (2334" 10050 'topic' 0 17064) " (2334" 10051 'reply' 0 0) " (2332" 10052 'reply' 0 0) " (2332" 10053 'reply' 0 0) " (2318" 10054 'reply' 0 0) " (2318" 10055 'reply' 0 0) " (2335" 10056 'topic' 0 16438) " (2336" 10057 'topic' 0 16837) " (2337" 10058 'topic' 0 46) " (2318" 10059 'reply' 0 0) " (2337" 10060 'reply' 0 0) " (2337" 10061 'reply' 0 0) " (2337" 10062 'reply' 0 0) " (2336" 10063 'reply' 0 0) " (2338" 10064 'topic' 0 16530) " (2337" 10065 'reply' 0 0) " (2337" 10066 'reply' 0 0) " (2339" 10067 'topic' 0 16837) " (2339" 10068 'reply' 0 0) " (2340" 10069 'topic' 0 16837) " (2339" 10070 'reply' 0 0) " (2341" 10071 'topic' 0 37) " (2338" 10072 'reply' 0 0) " (2337" 10073 'reply' 0 0) " (2336" 10074 'reply' 0 0) " (2338" 10075 'reply' 0 0) " (2338" 10076 'reply' 0 0) " (2342" 10077 'topic' 0 17051) " (2338" 10078 'reply' 0 0) " (2338" 10079 'reply' 0 0) " (2338" 10079 'lock' 0 0) " (2341" 10080 'reply' 0 0) " (2342" 10081 'reply' 0 0) " (2336" 10082 'reply' 0 0) " (2336" 10083 'reply' 0 0) " (2343" 10084 'topic' 0 16519) " (2344" 10085 'topic' 0 15838) " (2343" 10086 'reply' 0 0) " (2343" 10087 'reply' 0 0) " (2336" 10088 'reply' 0 0) " (2336" 10089 'reply' 0 0) " (2341" 10080 'lock' 0 0) " (2323" 10090 'reply' 0 0) " (2343" 10091 'reply' 0 0) " (2343" 10091 'lock' 0 0) " (2345" 10092 'topic' 0 17073) " (2346" 10093 'topic' 0 16837) " (2346" 10094 'reply' 0 0) " (2182" 10095 'reply' 0 0) " (2346" 10096 'reply' 0 0) " (2182" 10097 'reply' 0 0) " (2346" 10098 'reply' 0 0) " (2346" 10099 'reply' 0 0) " (2346" 10100 'reply' 0 0) " (2347" 10101 'topic' 0 16865) " (2347" 10102 'reply' 0 0) " (2348" 10103 'topic' 0 16342) " (2347" 10104 'reply' 0 0) " (2348" 10105 'reply' 0 0) " (2348" 10106 'reply' 0 0) " (2346" 10107 'reply' 0 0) " (2115" 9751 'move' 0 0) " (2127" 9758 'move' 0 0) " (2137" 9770 'move' 0 0) " (2156" 9753 'move' 0 0) " (2161" 9768 'move' 0 0) " (2166" 9767 'move' 0 0) " (2174" 9766 'move' 0 0) " (2178" 9765 'move' 0 0) " (2189" 9763 'move' 0 0) " (2196" 9762 'move' 0 0) " (2197" 9761 'move' 0 0) " (2200" 9759 'move' 0 0) " (2207" 9757 'move' 0 0) " (2222" 9756 'move' 0 0) " (2223" 9755 'move' 0 0) " (2224" 9752 'move' 0 0) " (2228" 9754 'move' 0 0) " (2145" 9652 'move' 0 0) " (2150" 9653 'move' 0 0) " (2170" 9739 'move' 0 0) " (2173" 9750 'move' 0 0) " (2176" 9711 'move' 0 0) " (2199" 9749 'move' 0 0) " (2212" 9737 'move' 0 0) " (2214" 9745 'move' 0 0) " (2238" 9743 'move' 0 0) " (2244" 9747 'move' 0 0) " (2245" 9746 'move' 0 0) " (2253" 9742 'move' 0 0) " (2255" 9740 'move' 0 0) " (2257" 9744 'move' 0 0) " (2261" 9741 'move' 0 0) " (2270" 9736 'move' 0 0) " (2110" 9374 'move' 0 0) " (2111" 9649 'move' 0 0) " (2112" 9651 'move' 0 0) " (2113" 9257 'move' 0 0) " (2117" 9624 'move' 0 0) " (2121" 9650 'move' 0 0) " (2125" 9213 'move' 0 0) " (2140" 9211 'move' 0 0) " (2142" 9337 'move' 0 0) " (2158" 9256 'move' 0 0) " (2159" 9258 'move' 0 0) " (2162" 9381 'move' 0 0) " (2172" 9534 'move' 0 0) " (2187" 9470 'move' 0 0) " (2242" 9526 'move' 0 0) " (2126" 9170 'move' 0 0) " (2191" 9764 'lock' 0 0) " (2191" 10108 'reply' 0 0) " (2118" 9738 'lock' 0 0) " (2118" 10109 'reply' 0 0) " (2139" 9360 'lock' 0 0) " (2139" 10110 'reply' 0 0) " (2118" 10109 'move' 0 0) " (2139" 10110 'move' 0 0) " (2191" 10108 'move' 0 0) " (2349" 10111 'topic' 0 24) " (2350" 10112 'topic' 0 15846) " (2351" 10113 'topic' 0 1) " (2351" 10113 'sticky' 0 0) " (2352" 10114 'topic' 0 24) " (2352" 10115 'reply' 0 0) " (2352" 10115 'lock' 0 0) " (2351" 10116 'reply' 0 0) " (2339" 10117 'reply' 0 0) " (2351" 10118 'reply' 0 0) " (2351" 10119 'reply' 0 0) " (2349" 10120 'reply' 0 0) " (2353" 10121 'topic' 0 17078) " (2354" 10122 'topic' 0 17078) " (2354" 10123 'reply' 0 0) " (2350" 10124 'reply' 0 0) " (2353" 10125 'reply' 0 0) " (2353" 10126 'reply' 0 0) " (2349" 10127 'reply' 0 0) " (2353" 10128 'reply' 0 0) " (2350" 10129 'reply' 0 0) " (2349" 10130 'reply' 0 0) " (2350" 10131 'reply' 0 0) " (2350" 10132 'reply' 0 0) " (2350" 10133 'reply' 0 0) " (2350" 10134 'reply' 0 0) " (2355" 10135 'topic' 0 15846) " (2355" 10136 'reply' 0 0) " (2355" 10137 'reply' 0 0) " (2354" 10138 'reply' 0 0) " (2355" 10139 'reply' 0 0) " (2355" 10140 'reply' 0 0) " (2349" 10141 'reply' 0 0) " (2349" 10142 'reply' 0 0) " (2354" 10143 'reply' 0 0) " (2356" 10144 'topic' 0 16276) " (2350" 10145 'reply' 0 0) " (2350" 10146 'reply' 0 0) " (2351" 10147 'reply' 0 0) " (1675" 10148 'reply' 0 0) " (2354" 10149 'reply' 0 0) " (2356" 10150 'reply' 0 0) " (2356" 10151 'reply' 0 0) " (2350" 10152 'reply' 0 0) " (2350" 10153 'reply' 0 0) " (2349" 10154 'reply' 0 0) " (2356" 10155 'reply' 0 0) " (2349" 10156 'reply' 0 0) " (2349" 10157 'reply' 0 0) " (2350" 10158 'reply' 0 0) " (2350" 10159 'reply' 0 0) " (2357" 10160 'topic' 0 17079) " (2350" 10161 'reply' 0 0) " (2356" 10162 'reply' 0 0) " (2353" 10163 'reply' 0 0) " (2337" 10164 'reply' 0 0) " (2353" 10163 'lock' 0 0) " (2358" 10165 'topic' 0 17081) " (2358" 10165 'remove' 0 0) " (2359" 10166 'topic' 0 17081) " (2359" 10167 'reply' 0 0) " (2359" 10167 'lock' 0 0) " (2337" 10168 'reply' 0 0) " (2351" 10169 'reply' 0 0) " (2351" 10170 'reply' 0 0) " (2322" 10171 'reply' 0 0) " (2322" 10171 'lock' 0 0) " (2334" 10051 'lock' 0 0) " (2315" 9956 'lock' 0 0) " (2359" 10172 'reply' 0 0) " (2351" 10173 'reply' 0 0) " (2356" 10174 'reply' 0 0) " (2356" 10175 'reply' 0 0) " (2356" 10176 'reply' 0 0) " (2356" 10177 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2356 10178 'reply' 0 0) " (2360" 10179 'topic' 0 24) " (2351" 10180 'reply' 0 0) " (2349" 10181 'reply' 0 0) " (2351" 10182 'reply' 0 0) " (2361" 10183 'topic' 0 17040) " (2361" 10184 'reply' 0 0) " (2361" 10185 'reply' 0 0) " (2361" 10185 'lock' 0 0) " (2362" 10186 'topic' 0 17040) " (2362" 10187 'reply' 0 0) " (2362" 10188 'reply' 0 0) " (2362" 10188 'lock' 0 0) " (2349" 10189 'reply' 0 0) " (2363" 10190 'topic' 0 16029) " (2363" 10191 'reply' 0 0) " (2363" 10192 'reply' 0 0) " (2363" 10192 'lock' 0 0) " (2364" 10193 'topic' 0 16530) " (2364" 10194 'reply' 0 0) " (2364" 10194 'lock' 0 0) " (2360" 10195 'reply' 0 0) " (2351" 10196 'reply' 0 0) " (2351" 10197 'reply' 0 0) " (2351" 10198 'reply' 0 0) " (2365" 10199 'topic' 0 16670) " (2365" 10200 'reply' 0 0) " (2365" 10201 'reply' 0 0) " (2366" 10202 'topic' 0 16744) " (2366" 10202 'lock' 0 0) " (2366" 10202 'unlock' 0 0) " (2366" 10203 'reply' 0 0) " (2367" 10204 'topic' 0 16865) " (2367" 10205 'reply' 0 0) " (2367" 10206 'reply' 0 0) " (2367" 10206 'lock' 0 0) " (2366" 10207 'reply' 0 0) " (2366" 10207 'lock' 0 0) " (2368" 10208 'topic' 0 16530) " (2368" 10209 'reply' 0 0) " (2368" 10210 'reply' 0 0) " (2368" 10211 'reply' 0 0) " (2368" 10212 'reply' 0 0) " (2368" 10213 'reply' 0 0) " (2368" 10214 'reply' 0 0) " (2350" 10215 'reply' 0 0) " (2369" 10216 'topic' 0 16403) " (2349" 10217 'reply' 0 0) " (2350" 10218 'reply' 0 0) " (2349" 10219 'reply' 0 0) " (2350" 10220 'reply' 0 0) " (2370" 10221 'topic' 0 16899) " (2368" 10222 'reply' 0 0) " (2370" 10223 'reply' 0 0) " (2370" 10223 'lock' 0 0) " (2368" 10224 'reply' 0 0) " (2368" 10224 'lock' 0 0) " (2369" 10225 'reply' 0 0) " (1894" 10226 'reply' 0 0) " (1894" 10226 'lock' 0 0) " (2369" 10227 'reply' 0 0) " (2371" 10228 'topic' 0 16530) " (2371" 10229 'reply' 0 0) " (2371" 10230 'reply' 0 0) " (2371" 10231 'reply' 0 0) " (2371" 10232 'reply' 0 0) " (2371" 10232 'lock' 0 0) " (2369" 10233 'reply' 0 0) " (2350" 10234 'reply' 0 0) " (2351" 10235 'reply' 0 0) " (2323" 10236 'reply' 0 0) " (2347" 10237 'reply' 0 0) " (2372" 10238 'topic' 0 16182) " (2372" 10238 'remove' 0 0) " (2369" 10239 'reply' 0 0) " (2351" 10240 'reply' 0 0) " (2369" 10241 'reply' 0 0) " (2369" 10242 'reply' 0 0) " (2369" 10243 'reply' 0 0) " (2373" 10244 'topic' 0 16267) " (2373" 10245 'reply' 0 0) " (2373" 10246 'reply' 0 0) " (2373" 10246 'lock' 0 0) " (2374" 10247 'topic' 0 46) " (2374" 10247 'move' 0 0) " (2374" 10247 'sticky' 0 0) " (2375" 10248 'topic' 0 16530) " (2374" 10249 'reply' 0 0) " (2369" 10250 'reply' 0 0) " (2350" 10251 'reply' 0 0) " (2350" 10251 'lock' 0 0) " (2355" 10252 'reply' 0 0) " (2355" 10253 'reply' 0 0) " (2375" 10254 'reply' 0 0) " (2375" 10255 'reply' 0 0) " (2355" 10256 'reply' 0 0) " (2374" 10257 'reply' 0 0) " (2375" 10258 'reply' 0 0) " (2375" 10259 'reply' 0 0) " (2375" 10260 'reply' 0 0) " (2376" 10261 'topic' 0 16696) " (2355" 10262 'reply' 0 0) " (944" 10263 'reply' 0 0) " (2376" 10264 'reply' 0 0) " (944" 10265 'reply' 0 0) " (944" 10266 'reply' 0 0) " (2375" 10267 'reply' 0 0) " (944" 10268 'reply' 0 0) " (2377" 10269 'topic' 0 24) " (2377" 10270 'reply' 0 0) " (2377" 10271 'reply' 0 0) " (2377" 10272 'reply' 0 0) " (2377" 10273 'reply' 0 0) " (2377" 10274 'reply' 0 0) " (2377" 10275 'reply' 0 0) " (2327" 10276 'reply' 0 0) " (2375" 10277 'reply' 0 0) " (2375" 10278 'reply' 0 0) " (2375" 10279 'reply' 0 0) " (2375" 10280 'reply' 0 0) " (2369" 10250 'lock' 0 0) " (2374" 10281 'reply' 0 0) " (2374" 10282 'reply' 0 0) " (2377" 10283 'reply' 0 0) " (2378" 10284 'topic' 0 16267) " (2377" 10285 'reply' 0 0) " (2377" 10286 'reply' 0 0) " (2379" 10287 'topic' 0 17081) " (2375" 10288 'reply' 0 0) " (2375" 10289 'reply' 0 0) " (1156" 8827 'move' 0 0) " (2377" 10290 'reply' 0 0) " (2379" 10291 'reply' 0 0) " (2376" 10264 'lock' 0 0) " (2380" 10292 'topic' 0 31) " (2377" 10293 'reply' 0 0) " (2380" 10294 'reply' 0 0) " (2375" 10295 'reply' 0 0) " (2381" 10296 'topic' 0 16277) " (2381" 10297 'reply' 0 0) " (2382" 10298 'topic' 0 16837) " (2383" 10299 'topic' 0 16726) " (2383" 10300 'reply' 0 0) " (2383" 10301 'reply' 0 0) " (2383" 10302 'reply' 0 0) " (2383" 10303 'reply' 0 0) " (2383" 10304 'reply' 0 0) " (2382" 10298 'remove' 0 0) " (2384" 10305 'topic' 0 26) " (2384" 10305 'remove' 0 0) " (2385" 10306 'topic' 0 17051) " (2381" 10307 'reply' 0 0) " (2381" 10307 'lock' 0 0) " (2379" 10308 'reply' 0 0) " (2379" 10308 'lock' 0 0) " (2383" 10309 'reply' 0 0) " (2383" 10309 'lock' 0 0) " (2386" 10310 'topic' 0 17094) " (2387" 10311 'topic' 0 16935) " (2387" 10312 'reply' 0 0) " (2387" 10312 'lock' 0 0) " (2388" 10313 'topic' 0 16530) " (2388" 10314 'reply' 0 0) " (2388" 10315 'reply' 0 0) " (2389" 10316 'topic' 0 17090) " (2389" 10317 'reply' 0 0) " (2389" 10318 'reply' 0 0) " (2388" 10319 'reply' 0 0) " (2389" 10320 'reply' 0 0) " (2390" 10321 'topic' 0 16277) " (2390" 10322 'reply' 0 0) " (2390" 10323 'reply' 0 0) " (2388" 10324 'reply' 0 0) " (2390" 10325 'reply' 0 0) " (2390" 10326 'reply' 0 0) " (2388" 10327 'reply' 0 0) " (2388" 10328 'reply' 0 0) " (2356" 10329 'reply' 0 0) " (2388" 10330 'reply' 0 0) " (2388" 10331 'reply' 0 0) " (2388" 10332 'reply' 0 0) " (2388" 10333 'reply' 0 0) " (2391" 10334 'topic' 0 17097) " (2391" 10334 'lock' 0 0) " (2388" 10335 'reply' 0 0) " (2388" 10336 'reply' 0 0) " (2388" 10336 'remove' 0 0) " (2392" 10337 'topic' 0 16530) " (2392" 10338 'reply' 0 0) " (2392" 10338 'remove' 0 0) " (2393" 10339 'topic' 0 16530) " (2347" 10237 'lock' 0 0) " (2394" 10340 'topic' 0 31) " (2394" 10341 'reply' 0 0) " (2395" 10342 'topic' 0 16756) " (2395" 10343 'reply' 0 0) " (2395" 10343 'lock' 0 0) " (2394" 10344 'reply' 0 0) " (2393" 10345 'reply' 0 0) " (2393" 10346 'reply' 0 0) " (2393" 10347 'reply' 0 0) " (2394" 10348 'reply' 0 0) " (2394" 10349 'reply' 0 0) " (2389" 10350 'reply' 0 0) " (2394" 10351 'reply' 0 0) " (2389" 10352 'reply' 0 0) " (2394" 10353 'reply' 0 0) " (2394" 10354 'reply' 0 0) " (2394" 10355 'reply' 0 0) " (2394" 10356 'reply' 0 0) " (2394" 10357 'reply' 0 0) " (2386" 10358 'reply' 0 0) " (2386" 10359 'reply' 0 0) " (2385" 10306 'remove' 0 0) " (2386" 10360 'reply' 0 0) " (2393" 10361 'reply' 0 0) " (2396" 10362 'topic' 0 17051) " (2393" 10363 'reply' 0 0) " (2394" 10364 'reply' 0 0) " (2394" 10365 'reply' 0 0) " (2355" 10366 'reply' 0 0) " (2355" 10367 'reply' 0 0) " (2374" 10368 'reply' 0 0) " (2396" 10369 'reply' 0 0) " (2389" 10370 'reply' 0 0) " (2386" 10371 'reply' 0 0) " (2386" 10372 'reply' 0 0) " (2386" 10373 'reply' 0 0) " (2389" 10374 'reply' 0 0) " (2389" 10375 'reply' 0 0) " (2389" 10375 'lock' 0 0) " (2394" 10376 'reply' 0 0) " (2397" 10377 'topic' 0 16742) " (2397" 10378 'reply' 0 0) " (2393" 10379 'reply' 0 0) " (2397" 10380 'reply' 0 0) " (2397" 10380 'lock' 0 0) " (2386" 10381 'reply' 0 0) " (2393" 10382 'reply' 0 0) " (2394" 10383 'reply' 0 0) " (2394" 10384 'reply' 0 0) " (2393" 10385 'reply' 0 0) " (2393" 10386 'reply' 0 0) " (2396" 10387 'reply' 0 0) " (2396" 10388 'reply' 0 0) " (2393" 10389 'reply' 0 0) " (2394" 10390 'reply' 0 0) " (2393" 10391 'reply' 0 0) " (2393" 10392 'reply' 0 0) " (2396" 10393 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2396 10394 'reply' 0 0) " (2398" 10395 'topic' 0 16438) " (2396" 10396 'reply' 0 0) " (2396" 10397 'reply' 0 0) " (2396" 10398 'reply' 0 0) " (2393" 10399 'reply' 0 0) " (2399" 10400 'topic' 0 16530) " (2396" 10401 'reply' 0 0) " (2393" 10402 'reply' 0 0) " (2399" 10403 'reply' 0 0) " (2399" 10404 'reply' 0 0) " (2398" 10405 'reply' 0 0) " (2398" 10406 'reply' 0 0) " (2399" 10407 'reply' 0 0) " (2398" 10408 'reply' 0 0) " (2396" 10409 'reply' 0 0) " (2398" 10410 'reply' 0 0) " (2400" 10411 'topic' 0 16354) " (2400" 10412 'reply' 0 0) " (2400" 10413 'reply' 0 0) " (2401" 10414 'topic' 0 16865) " (2402" 10415 'topic' 0 17101) " (2401" 10416 'reply' 0 0) " (2401" 10417 'reply' 0 0) " (2402" 10418 'reply' 0 0) " (2401" 10419 'reply' 0 0) " (2393" 10420 'reply' 0 0) " (2393" 10421 'reply' 0 0) " (2393" 10422 'reply' 0 0) " (2403" 10423 'topic' 0 16742) " (2403" 10424 'reply' 0 0) " (2403" 10425 'reply' 0 0) " (2393" 10426 'reply' 0 0) " (2399" 10427 'reply' 0 0) " (2403" 10428 'reply' 0 0) " (2403" 10428 'lock' 0 0) " (2393" 10429 'reply' 0 0) " (2399" 10430 'reply' 0 0) " (2402" 10431 'reply' 0 0) " (2402" 10432 'reply' 0 0) " (2399" 10433 'reply' 0 0) " (2402" 10434 'reply' 0 0) " (2402" 10435 'reply' 0 0) " (2393" 10436 'reply' 0 0) " (2401" 10437 'reply' 0 0) " (2401" 10438 'reply' 0 0) " (2402" 10439 'reply' 0 0) " (2393" 10440 'reply' 0 0) " (2404" 10441 'topic' 0 16348) " (2393" 10442 'reply' 0 0) " (2399" 10443 'reply' 0 0) " (2390" 10444 'reply' 0 0) " (2401" 10445 'reply' 0 0) " (2405" 10446 'topic' 0 16438) " (2406" 10447 'topic' 0 16751) " (2390" 10448 'reply' 0 0) " (2390" 10448 'lock' 0 0) " (2404" 10449 'reply' 0 0) " (2404" 10449 'lock' 0 0) " (2401" 10450 'reply' 0 0) " (2401" 10450 'lock' 0 0) " (2376" 10451 'reply' 0 0) " (2407" 10452 'topic' 0 16543) " (2407" 10453 'reply' 0 0) " (2407" 10454 'reply' 0 0) " (2393" 10455 'reply' 0 0) " (2408" 10456 'topic' 0 16530) " (2399" 10457 'reply' 0 0) " (2408" 10458 'reply' 0 0) " (2393" 10459 'reply' 0 0) " (2409" 10460 'topic' 0 17076) " (2409" 10461 'reply' 0 0) " (2408" 10462 'reply' 0 0) " (2410" 10463 'topic' 0 16530) " (2411" 10464 'topic' 0 15971) " (2412" 10465 'topic' 0 15971) " (2412" 10466 'reply' 0 0) " (2408" 10467 'reply' 0 0) " (2411" 10468 'reply' 0 0) " (2412" 10469 'reply' 0 0) " (2409" 10470 'reply' 0 0) " (2393" 10471 'reply' 0 0) " (2405" 10472 'reply' 0 0) " (2412" 10473 'reply' 0 0) " (2412" 10474 'reply' 0 0) " (2413" 10475 'topic' 0 16759) " (2393" 10476 'reply' 0 0) " (2412" 10477 'reply' 0 0) " (2405" 10478 'reply' 0 0) " (2412" 10479 'reply' 0 0) " (2412" 10480 'reply' 0 0) " (2396" 10481 'reply' 0 0) " (2396" 10481 'lock' 0 0) " (2411" 10482 'reply' 0 0) " (2413" 10483 'reply' 0 0) " (2393" 10484 'reply' 0 0) " (2405" 10485 'reply' 0 0) " (2412" 10486 'reply' 0 0) " (2410" 10487 'reply' 0 0) " (2410" 10488 'reply' 0 0) " (2409" 10489 'reply' 0 0) " (2410" 10490 'reply' 0 0) " (2410" 10491 'reply' 0 0) " (2410" 10492 'reply' 0 0) " (2412" 10493 'reply' 0 0) " (2412" 10493 'lock' 0 0) " (2410" 10492 'lock' 0 0) " (2414" 10494 'topic' 0 17040) " (2414" 10495 'reply' 0 0) " (2413" 10496 'reply' 0 0) " (2409" 10497 'reply' 0 0) " (2409" 10498 'reply' 0 0) " (2409" 10499 'reply' 0 0) " (2409" 10500 'reply' 0 0) " (2415" 10501 'topic' 0 24) " (2415" 10502 'reply' 0 0) " (2415" 10503 'reply' 0 0) " (2415" 10504 'reply' 0 0) " (2409" 10505 'reply' 0 0) " (2415" 10506 'reply' 0 0) " (2415" 10507 'reply' 0 0) " (2415" 10508 'reply' 0 0) " (2408" 10467 'remove' 0 0) " (2416" 10509 'topic' 0 17051) " (2414" 10510 'reply' 0 0) " (2417" 10511 'topic' 0 16696) " (2417" 10512 'reply' 0 0) " (2414" 10513 'reply' 0 0) " (2413" 10514 'reply' 0 0) " (2411" 10482 'lock' 0 0) " (2416" 10515 'reply' 0 0) " (2416" 10515 'lock' 0 0) " (2414" 10516 'reply' 0 0) " (2414" 10516 'lock' 0 0) " (1950" 10517 'reply' 0 0) " (2417" 10518 'reply' 0 0) " (2348" 10519 'reply' 0 0) " (2413" 10520 'reply' 0 0) " (2418" 10521 'topic' 0 16543) " (2419" 10522 'topic' 0 17061) " (2419" 10523 'reply' 0 0) " (2348" 10524 'reply' 0 0) " (1950" 10525 'reply' 0 0) " (2420" 10526 'topic' 0 26) " (2421" 10527 'topic' 0 26) " (2422" 10528 'topic' 0 17051) " (1950" 10529 'reply' 0 0) " (1950" 10530 'reply' 0 0) " (2348" 10531 'reply' 0 0) " (2418" 10532 'reply' 0 0) " (2423" 10533 'topic' 0 16519) " (2424" 10534 'topic' 0 16342) " (2348" 10531 'remove' 0 0) " (2419" 10535 'reply' 0 0) " (2424" 10536 'reply' 0 0) " (2419" 10537 'reply' 0 0) " (1950" 10538 'reply' 0 0) " (2422" 10539 'reply' 0 0) " (2419" 10540 'reply' 0 0) " (2424" 10541 'reply' 0 0) " (2423" 10542 'reply' 0 0) " (2425" 10543 'topic' 0 24) " (2424" 10544 'reply' 0 0) " (1950" 10545 'reply' 0 0) " (2419" 10546 'reply' 0 0) " (2402" 10547 'reply' 0 0) " (2425" 10548 'reply' 0 0) " (2420" 10526 'lock' 0 0) " (2418" 10549 'reply' 0 0) " (2418" 10549 'lock' 0 0) " (2422" 10539 'remove' 0 0) " (2423" 10550 'reply' 0 0) " (2426" 10551 'topic' 0 17051) " (2426" 10552 'reply' 0 0) " (2427" 10553 'topic' 0 16348) " (2427" 10554 'reply' 0 0) " (2427" 10555 'reply' 0 0) " (2427" 10555 'lock' 0 0) " (2407" 10556 'reply' 0 0) " (2407" 10556 'lock' 0 0) " (2365" 10557 'reply' 0 0) " (2365" 10557 'lock' 0 0) " (2426" 10558 'reply' 0 0) " (2426" 10559 'reply' 0 0) " (2402" 10560 'reply' 0 0) " (2428" 10561 'topic' 0 16276) " (2429" 10562 'topic' 0 16276) " (2428" 10561 'remove' 0 0) " (2423" 10563 'reply' 0 0) " (2429" 10564 'reply' 0 0) " (2429" 10565 'reply' 0 0) " (2429" 10566 'reply' 0 0) " (2429" 10567 'reply' 0 0) " (2429" 10568 'reply' 0 0) " (2429" 10569 'reply' 0 0) " (2429" 10570 'reply' 0 0) " (2429" 10571 'reply' 0 0) " (2423" 10572 'reply' 0 0) " (2413" 10573 'reply' 0 0) " (2430" 10574 'topic' 0 15888) " (2430" 10575 'reply' 0 0) " (2423" 10576 'reply' 0 0) " (2423" 10577 'reply' 0 0) " (2393" 10578 'reply' 0 0) " (2431" 10579 'topic' 0 16398) " (2432" 10580 'topic' 0 16398) " (2431" 10581 'reply' 0 0) " (2431" 10581 'lock' 0 0) " (2432" 10582 'reply' 0 0) " (2432" 10582 'lock' 0 0) " (2393" 10583 'reply' 0 0) " (2393" 10584 'reply' 0 0) " (2433" 10585 'topic' 0 16530) " (2433" 10586 'reply' 0 0) " (2434" 10587 'topic' 0 16696) " (2393" 10588 'reply' 0 0) " (2423" 10589 'reply' 0 0) " (2393" 10590 'reply' 0 0) " (2393" 10591 'reply' 0 0) " (2393" 10592 'reply' 0 0) " (2435" 10593 'topic' 0 17117) " (2435" 10594 'reply' 0 0) " (2435" 10595 'reply' 0 0) " (2436" 10596 'topic' 0 16438) " (2437" 10597 'topic' 0 17061) " (2437" 10597 'remove' 0 0) " (2438" 10598 'topic' 0 17061) " (2438" 10598 'remove' 0 0) " (2439" 10599 'topic' 0 17061) " (2440" 10600 'topic' 0 16747) " (2441" 10601 'topic' 0 17034) " (2441" 10601 'remove' 0 0) " (2440" 10602 'reply' 0 0) " (2442" 10603 'topic' 0 17034) " (2440" 10604 'reply' 0 0) " (2440" 10605 'reply' 0 0) " (2440" 10606 'reply' 0 0) " (2440" 10607 'reply' 0 0) " (2440" 10608 'reply' 0 0) " (2440" 10609 'reply' 0 0) " (2442" 10610 'reply' 0 0) " (2440" 10611 'reply' 0 0) " (2440" 10612 'reply' 0 0) " (2442" 10610 'remove' 0 0) " (2436" 10613 'reply' 0 0) " (2440" 10612 'lock' 0 0) " (2436" 10614 'reply' 0 0) " (2443" 10615 'topic' 0 17119) " (2444" 10616 'topic' 0 17120) " (2436" 10617 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2436 10618 'reply' 0 0) " (2393" 10619 'reply' 0 0) " (2423" 10620 'reply' 0 0) " (2429" 10621 'reply' 0 0) " (2433" 10622 'reply' 0 0) " (2433" 10623 'reply' 0 0) " (2445" 10624 'topic' 0 17061) " (2446" 10625 'topic' 0 16936) " (2446" 10626 'reply' 0 0) " (2446" 10627 'reply' 0 0) " (2393" 10619 'remove' 0 0) " (2447" 10628 'topic' 0 16530) " (2447" 10628 'lock' 0 0) " (2446" 10629 'reply' 0 0) " (1675" 10630 'reply' 0 0) " (2446" 10631 'reply' 0 0) " (2446" 10632 'reply' 0 0) " (2448" 10633 'topic' 0 15885) " (2446" 10634 'reply' 0 0) " (2448" 10635 'reply' 0 0) " (2448" 10636 'reply' 0 0) " (2448" 10637 'reply' 0 0) " (2448" 10637 'lock' 0 0) " (2446" 10638 'reply' 0 0) " (2449" 10639 'topic' 0 17105) " (2446" 10640 'reply' 0 0) " (2446" 10640 'lock' 0 0) " (2449" 10641 'reply' 0 0) " (2447" 10628 'remove' 0 0) " (2450" 10642 'topic' 0 16530) " (2451" 10643 'topic' 0 17129) " (2281" 10644 'reply' 0 0) " (2451" 10645 'reply' 0 0) " (2452" 10646 'topic' 0 17131) " (2452" 10647 'reply' 0 0) " (2452" 10648 'reply' 0 0) " (2344" 10085 'lock' 0 0) " (2344" 10085 'move' 0 0) " (2453" 10649 'remove' 0 0) " (2357" 10160 'lock' 0 0) " (2357" 10160 'move' 0 0) " (2357" 10160 'move' 0 0) " (2357" 10650 'reply' 0 0) " (2378" 10284 'lock' 0 0) " (2378" 10284 'move' 0 0) " (2452" 10651 'reply' 0 0) " (2378" 10652 'reply' 0 0) " (2386" 10381 'lock' 0 0) " (2386" 10381 'move' 0 0) " (2378" 10653 'reply' 0 0) " (2386" 10654 'reply' 0 0) " (2356" 10329 'lock' 0 0) " (2356" 10329 'move' 0 0) " (2356" 10655 'reply' 0 0) " (2344" 10656 'reply' 0 0) " (2281" 10657 'reply' 0 0) " (2281" 10658 'reply' 0 0) " (2452" 10659 'reply' 0 0) " (2452" 10660 'reply' 0 0) " (2452" 10660 'lock' 0 0) " (2455" 10661 'topic' 0 16543) " (2455" 10662 'reply' 0 0) " (2445" 10663 'reply' 0 0) " (2445" 10663 'lock' 0 0) " (2456" 10664 'topic' 0 16742) " (2456" 10665 'reply' 0 0) " (2456" 10666 'reply' 0 0) " (2456" 10667 'reply' 0 0) " (2457" 10668 'topic' 0 17076) " (2456" 10667 'lock' 0 0) " (2457" 10668 'lock' 0 0) " (2458" 10669 'topic' 0 17129) " (2455" 10670 'reply' 0 0) " (2458" 10671 'reply' 0 0) " (2458" 10671 'move' 0 0) " (2455" 10672 'reply' 0 0) " (2455" 10672 'lock' 0 0) " (2435" 10673 'reply' 0 0) " (2435" 10673 'lock' 0 0) " (2439" 10674 'reply' 0 0) " (2439" 10674 'lock' 0 0) " (2433" 10675 'reply' 0 0) " (2433" 10675 'lock' 0 0) " (2434" 10676 'reply' 0 0) " (2443" 10677 'reply' 0 0) " (2443" 10677 'lock' 0 0) " (2456" 10678 'reply' 0 0) " (2459" 10679 'topic' 0 16519) " (2458" 10680 'reply' 0 0) " (2460" 10681 'topic' 0 17100) " (2460" 10682 'reply' 0 0) " (2460" 10683 'reply' 0 0) " (2460" 10684 'reply' 0 0) " (2413" 10685 'reply' 0 0) " (2413" 10686 'reply' 0 0) " (2413" 10687 'reply' 0 0) " (2461" 10688 'topic' 0 16530) " (2461" 10689 'reply' 0 0) " (2461" 10690 'reply' 0 0) " (2413" 10691 'reply' 0 0) " (2423" 10692 'reply' 0 0) " (2430" 10693 'reply' 0 0) " (2421" 10694 'reply' 0 0) " (2415" 10695 'reply' 0 0) " (2398" 10696 'reply' 0 0) " (2394" 10697 'reply' 0 0) " (1675" 10630 'lock' 0 0) " (2459" 10698 'reply' 0 0) " (2459" 10698 'lock' 0 0) " (2461" 10699 'reply' 0 0) " (2461" 10700 'reply' 0 0) " (2462" 10701 'topic' 0 46) " (2462" 10701 'sticky' 0 0) " (2374" 10368 'sticky' 0 0) " (2462" 10702 'reply' 0 0) " (2462" 10703 'reply' 0 0) " (2462" 10704 'reply' 0 0) " (2462" 10705 'reply' 0 0) " (2461" 10706 'reply' 0 0) " (2462" 10707 'reply' 0 0) " (2462" 10708 'reply' 0 0) " (2463" 10709 'topic' 0 16930) " (2463" 10710 'reply' 0 0) " (2460" 10711 'reply' 0 0) " (2463" 10712 'reply' 0 0) " (2464" 10713 'topic' 0 17105) " (2464" 10714 'reply' 0 0) " (2462" 10715 'reply' 0 0) " (2424" 10716 'reply' 0 0) " (2465" 10717 'topic' 0 17076) " (2462" 10718 'reply' 0 0) " (2464" 10719 'reply' 0 0) " (2466" 10720 'topic' 0 17133) " (2466" 10721 'reply' 0 0) " (2464" 10722 'reply' 0 0) " (2281" 10723 'reply' 0 0) " (2461" 10724 'reply' 0 0) " (2394" 10725 'reply' 0 0) " (2464" 10726 'reply' 0 0) " (2464" 10727 'reply' 0 0) " (2464" 10728 'reply' 0 0) " (2462" 10729 'reply' 0 0) " (2464" 10730 'reply' 0 0) " (2464" 10731 'reply' 0 0) " (2398" 10732 'reply' 0 0) " (2398" 10733 'reply' 0 0) " (2398" 10734 'reply' 0 0) " (2464" 10735 'reply' 0 0) " (2462" 10736 'reply' 0 0) " (2460" 10737 'reply' 0 0) " (2465" 10738 'reply' 0 0) " (2450" 10739 'reply' 0 0) " (2462" 10740 'reply' 0 0) " (2281" 10741 'reply' 0 0) " (2466" 10742 'reply' 0 0) " (2450" 10743 'reply' 0 0) " (2467" 10744 'topic' 0 15846) " (2467" 10745 'reply' 0 0) " (2450" 10746 'reply' 0 0) " (2467" 10747 'reply' 0 0) " (2467" 10748 'reply' 0 0) " (2468" 10749 'topic' 0 16530) " (2462" 10750 'reply' 0 0) " (2281" 10751 'reply' 0 0) " (2460" 10752 'reply' 0 0) " (2461" 10753 'reply' 0 0) " (2468" 10754 'reply' 0 0) " (2450" 10755 'reply' 0 0) " (2467" 10756 'reply' 0 0) " (2463" 10757 'reply' 0 0) " (2464" 10758 'reply' 0 0) " (2468" 10759 'reply' 0 0) " (2468" 10760 'reply' 0 0) " (2424" 10761 'reply' 0 0) " (2380" 10762 'reply' 0 0) " (2436" 10763 'reply' 0 0) " (2409" 10764 'reply' 0 0) " (2469" 10765 'topic' 0 17051) " (2470" 10766 'topic' 0 16530) " (2470" 10767 'reply' 0 0) " (2470" 10767 'lock' 0 0) " (2468" 10760 'lock' 0 0) " (2471" 10768 'topic' 0 46) " (2471" 10768 'sticky' 0 0) " (2462" 10769 'reply' 0 0) " (2464" 10770 'reply' 0 0) " (2424" 10771 'reply' 0 0) " (2461" 10772 'reply' 0 0) " (2413" 10773 'reply' 0 0) " (2461" 10774 'reply' 0 0) " (2472" 10775 'topic' 0 17108) " (2472" 10776 'reply' 0 0) " (2472" 10777 'reply' 0 0) " (2413" 10778 'reply' 0 0) " (2413" 10779 'reply' 0 0) " (2473" 10780 'topic' 0 17095) " (2474" 10781 'topic' 0 17136) " (2424" 10782 'reply' 0 0) " (2475" 10783 'topic' 0 16930) " (2475" 10784 'reply' 0 0) " (2475" 10785 'reply' 0 0) " (2461" 10786 'reply' 0 0) " (2374" 10787 'reply' 0 0) " (2474" 10781 'lock' 0 0) " (2471" 10768 'remove' 0 0) " (2374" 10788 'reply' 0 0) " (2446" 10640 'remove' 0 0) " (2476" 10789 'topic' 0 16354) " (2476" 10790 'reply' 0 0) " (2472" 10791 'reply' 0 0) " (2472" 10792 'reply' 0 0) " (2475" 10793 'reply' 0 0) " (2469" 10794 'reply' 0 0) " (2475" 10795 'reply' 0 0) " (2469" 10794 'remove' 0 0) " (2477" 10796 'topic' 0 16800) " (2477" 10797 'reply' 0 0) " (2477" 10798 'reply' 0 0) " (2477" 10798 'lock' 0 0) " (2478" 10799 'topic' 0 24) " (2461" 10800 'reply' 0 0) " (2479" 10801 'topic' 0 17051) " (2479" 10802 'reply' 0 0) " (2479" 10802 'lock' 0 0) " (2461" 10803 'reply' 0 0) " (2478" 10804 'reply' 0 0) " (2480" 10805 'topic' 0 24) " (2466" 10806 'reply' 0 0) " (2481" 10807 'topic' 0 16530) " (2461" 10808 'reply' 0 0) " (2481" 10809 'reply' 0 0) " (2481" 10810 'reply' 0 0) " (2482" 10811 'topic' 0 17051) " (2481" 10812 'reply' 0 0) " (2481" 10813 'reply' 0 0) " (2481" 10814 'reply' 0 0) " (2481" 10815 'reply' 0 0) " (2481" 10815 'lock' 0 0) " (2482" 10816 'reply' 0 0) " (2482" 10816 'lock' 0 0) " (2475" 10817 'reply' 0 0) " (2479" 10802 'remove' 0 0) " (2317" 10043 'remove' 0 0) " (2472" 10792 'lock' 0 0) " (2475" 10818 'reply' 0 0) " (2483" 10819 'topic' 0 16543) " (2484" 10820 'topic' 0 17100) " (2484" 10821 'reply' 0 0) " (2483" 10822 'reply' 0 0) " (2483" 10823 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2483 10824 'reply' 0 0) " (2483" 10824 'lock' 0 0) " (2475" 10825 'reply' 0 0) " (2475" 10826 'reply' 0 0) " (2484" 10827 'reply' 0 0) " (2475" 10828 'reply' 0 0) " (2484" 10829 'reply' 0 0) " (2484" 10830 'reply' 0 0) " (2331" 10039 'lock' 0 0) " (2484" 10831 'reply' 0 0) " (2484" 10832 'reply' 0 0) " (2409" 10833 'reply' 0 0) " (2487" 10834 'topic' 0 16935) " (2487" 10835 'reply' 0 0) " (2487" 10836 'reply' 0 0) " (2487" 10837 'reply' 0 0) " (2488" 10838 'topic' 0 17151) " (2487" 10839 'reply' 0 0) " (2484" 10840 'reply' 0 0) " (2478" 10841 'reply' 0 0) " (2425" 10842 'reply' 0 0) " (1864" 10843 'reply' 0 0) " (1483" 10844 'reply' 0 0) " (1204" 10845 'reply' 0 0) " (2480" 10846 'reply' 0 0) " (1204" 10847 'reply' 0 0) " (2487" 10848 'reply' 0 0) " (2487" 10848 'lock' 0 0) " (2488" 10849 'reply' 0 0) " (2488" 10849 'lock' 0 0) " (2489" 10850 'topic' 0 16837) " (2490" 10851 'topic' 0 16756) " (2490" 10852 'reply' 0 0) " (2490" 10852 'lock' 0 0) " (2450" 10853 'reply' 0 0) " (2450" 10854 'reply' 0 0) " (2450" 10855 'reply' 0 0) " (2491" 10856 'topic' 0 16530) " (2491" 10856 'lock' 0 0) " (2492" 10857 'topic' 0 16530) " (2492" 10858 'reply' 0 0) " (2492" 10858 'lock' 0 0) " (2493" 10859 'topic' 0 16530) " (2493" 10860 'reply' 0 0) " (2493" 10860 'lock' 0 0) " (2494" 10861 'topic' 0 16789) " (2495" 10862 'topic' 0 37) " (2495" 10863 'reply' 0 0) " (2494" 10864 'reply' 0 0) " (2495" 10865 'reply' 0 0) " (2494" 10866 'reply' 0 0) " (2494" 10867 'reply' 0 0) " (2450" 10868 'reply' 0 0) " (2450" 10869 'reply' 0 0) " (2409" 10870 'reply' 0 0) " (2436" 10871 'reply' 0 0) " (2375" 10872 'reply' 0 0) " (2489" 10873 'reply' 0 0) " (2461" 10874 'reply' 0 0) " (1953" 10875 'reply' 0 0) " (2494" 10876 'reply' 0 0) " (2495" 10877 'reply' 0 0) " (2496" 10878 'topic' 0 16543) " (2496" 10879 'reply' 0 0) " (2496" 10880 'reply' 0 0) " (2497" 10881 'topic' 0 17151) " (2497" 10882 'reply' 0 0) " (2498" 10883 'topic' 0 17151) " (2496" 10884 'reply' 0 0) " (2496" 10885 'reply' 0 0) " (944" 10886 'reply' 0 0) " (2480" 10887 'reply' 0 0) " (2496" 10888 'reply' 0 0) " (2489" 10889 'reply' 0 0) " (2489" 10890 'reply' 0 0) " (2498" 10891 'reply' 0 0) " (2497" 10892 'reply' 0 0) " (2450" 10893 'reply' 0 0) " (2450" 10894 'reply' 0 0) " (2497" 10895 'reply' 0 0) " (2496" 10896 'reply' 0 0) " (2498" 10897 'reply' 0 0) " (2498" 10898 'reply' 0 0) " (2494" 10899 'reply' 0 0) " (2494" 10899 'lock' 0 0) " (2495" 10900 'reply' 0 0) " (2495" 10900 'lock' 0 0) " (2489" 10901 'reply' 0 0) " (2496" 10902 'reply' 0 0) " (2496" 10902 'lock' 0 0) " (2499" 10903 'topic' 0 15912) " (2500" 10904 'topic' 0 17155) " (2499" 10905 'reply' 0 0) " (2499" 10905 'lock' 0 0) " (2450" 10906 'reply' 0 0) " (2497" 10907 'reply' 0 0) " (2497" 10907 'lock' 0 0) " (2501" 10908 'topic' 0 16756) " (2502" 10909 'topic' 0 16789) " (2502" 10910 'reply' 0 0) " (2502" 10910 'lock' 0 0) " (2501" 10911 'reply' 0 0) " (2501" 10911 'lock' 0 0) " (2501" 10911 'unlock' 0 0) " (2501" 10911 'lock' 0 0) " (2503" 10912 'topic' 0 26) " (2503" 10913 'reply' 0 0) " (2503" 10913 'lock' 0 0) " (2450" 10914 'reply' 0 0) " (2489" 10915 'reply' 0 0) " (2489" 10916 'reply' 0 0) " (2450" 10917 'reply' 0 0) " (2498" 10918 'reply' 0 0) " (2502" 10919 'reply' 0 0) " (2489" 10920 'reply' 0 0) " (2498" 10921 'reply' 0 0) " (2450" 10922 'reply' 0 0) " (2489" 10923 'reply' 0 0) " (2504" 10924 'topic' 0 26) " (2504" 10925 'reply' 0 0) " (2504" 10926 'reply' 0 0) " (2504" 10927 'reply' 0 0) " (2504" 10928 'reply' 0 0) " (2504" 10929 'reply' 0 0) " (2504" 10930 'reply' 0 0) " (2504" 10931 'reply' 0 0) " (2504" 10932 'reply' 0 0) " (2462" 10933 'reply' 0 0) " (2505" 10934 'topic' 0 16696) " (2505" 10935 'reply' 0 0) " (2505" 10935 'lock' 0 0) " (2504" 10936 'reply' 0 0) " (2504" 10937 'reply' 0 0) " (2504" 10938 'reply' 0 0) " (2450" 10939 'reply' 0 0) " (2504" 10940 'reply' 0 0) " (2506" 10941 'topic' 0 31) " (2507" 10942 'topic' 0 16354) " (2504" 10943 'reply' 0 0) " (2504" 10943 'lock' 0 0) " (2507" 10944 'reply' 0 0) " (2507" 10944 'lock' 0 0) " (2508" 10945 'topic' 0 16530) " (2509" 10946 'topic' 0 31) " (2509" 10947 'reply' 0 0) " (2508" 10948 'reply' 0 0) " (2506" 10949 'reply' 0 0) " (2506" 10950 'reply' 0 0) " (2462" 10951 'reply' 0 0) " (2510" 10952 'topic' 0 17157) " (2508" 10953 'reply' 0 0) " (2511" 10954 'topic' 0 16530) " (2511" 10955 'reply' 0 0) " (2511" 10955 'lock' 0 0) " (2511" 10955 'unlock' 0 0) " (2511" 10956 'reply' 0 0) " (2511" 10956 'lock' 0 0) " (2512" 10957 'topic' 0 16587) " (2510" 10958 'reply' 0 0) " (2513" 10959 'topic' 0 16483) " (2508" 10960 'reply' 0 0) " (2513" 10961 'reply' 0 0) " (2513" 10962 'reply' 0 0) " (2489" 10963 'reply' 0 0) " (2508" 10964 'reply' 0 0) " (2514" 10965 'topic' 0 16587) " (2450" 10966 'reply' 0 0) " (2508" 10967 'reply' 0 0) " (2489" 10968 'reply' 0 0) " (2506" 10969 'reply' 0 0) " (2506" 10970 'reply' 0 0) " (2450" 10971 'reply' 0 0) " (2450" 10972 'reply' 0 0) " (2450" 10972 'lock' 0 0) " (2450" 10972 'unlock' 0 0) " (2450" 10972 'remove' 0 0) " (2515" 10973 'topic' 0 16530) " (2515" 10973 'lock' 0 0) " (2506" 10974 'reply' 0 0) " (2484" 10975 'reply' 0 0) " (2512" 10976 'reply' 0 0) " (2513" 10977 'reply' 0 0) " (2510" 10978 'reply' 0 0) " (2510" 10979 'reply' 0 0) " (2484" 10980 'reply' 0 0) " (2484" 10980 'lock' 0 0) " (2510" 10981 'reply' 0 0) " (2500" 10982 'reply' 0 0) " (2512" 10983 'reply' 0 0) " (2513" 10984 'reply' 0 0) " (2516" 10985 'topic' 0 24) " (2512" 10986 'reply' 0 0) " (2500" 10982 'move' 0 0) " (2518" 10988 'topic' 0 16587) " (2516" 10989 'reply' 0 0) " (2518" 10988 'remove' 0 0) " (2516" 10990 'reply' 0 0) " (2519" 10991 'topic' 0 16587) " (2516" 10992 'reply' 0 0) " (2516" 10992 'lock' 0 0) " (2519" 10993 'reply' 0 0) " (2514" 10994 'reply' 0 0) " (2512" 10995 'reply' 0 0) " (2063" 10996 'reply' 0 0) " (2520" 10997 'topic' 0 16696) " (2520" 10998 'reply' 0 0) " (2520" 10999 'reply' 0 0) " (2489" 11000 'reply' 0 0) " (2489" 11000 'lock' 0 0) " (2521" 11001 'topic' 0 24) " (2521" 11001 'lock' 0 0) " (2522" 11002 'topic' 0 24) " (2522" 11003 'reply' 0 0) " (2522" 11004 'reply' 0 0) " (2522" 11005 'reply' 0 0) " (2522" 11006 'reply' 0 0) " (2522" 11007 'reply' 0 0) " (2520" 11008 'reply' 0 0) " (2522" 11009 'reply' 0 0) " (2523" 11010 'topic' 0 16696) " (2523" 11011 'reply' 0 0) " (2520" 11008 'remove' 0 0) " (2515" 10973 'unlock' 0 0) " (2515" 11012 'reply' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2524" 11013 'topic' 0 16049) " (2524" 11014 'reply' 0 0) " (2524" 11015 'reply' 0 0) " (2525" 11016 'topic' 0 16530) " (2525" 11016 'lock' 0 0) " (2525" 11016 'unlock' 0 0) " (2522" 11009 'lock' 0 0) " (2525" 11017 'reply' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2526" 11018 'topic' 0 17161); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2515 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2515" 11012 'unlock' 0 0) " (2515" 11012 'lock' 0 0) " (2527" 11019 'topic' 0 15971) " (2515" 11012 'unlock' 0 0) " (2526" 11020 'reply' 0 0) " (2528" 11021 'topic' 0 15971) " (2525" 11017 'lock' 0 0) " (2526" 11020 'lock' 0 0) " (2529" 11022 'topic' 0 17061) " (2515" 11023 'reply' 0 0) " (2523" 11024 'reply' 0 0) " (2509" 11025 'reply' 0 0) " (2530" 11026 'topic' 0 17162) " (2524" 11027 'reply' 0 0) " (2530" 11028 'reply' 0 0) " (2529" 11029 'reply' 0 0) " (2530" 11030 'reply' 0 0) " (2524" 11031 'reply' 0 0) " (2515" 11023 'remove' 0 0) " (2523" 11032 'reply' 0 0) " (2531" 11033 'topic' 0 16530) " (2531" 11033 'lock' 0 0) " (2532" 11034 'topic' 0 16696) " (2530" 11035 'reply' 0 0) " (2523" 11036 'reply' 0 0) " (2513" 10984 'move' 0 0) " (2533" 11037 'sticky' 0 0) " (2533" 11037 'sticky' 0 0) " (2533" 11037 'move' 0 0) " (2531" 11033 'unlock' 0 0) " (2534" 11038 'topic' 0 16483) " (2531" 11039 'reply' 0 0) " (2531" 11039 'lock' 0 0) " (2535" 11040 'topic' 0 16182) " (2531" 11039 'unlock' 0 0) " (2531" 11039 'remove' 0 0) " (2536" 11041 'topic' 0 16530) " (2529" 11042 'reply' 0 0) " (2534" 11043 'reply' 0 0) " (2535" 11044 'reply' 0 0) " (2506" 11045 'reply' 0 0) " (2537" 11046 'topic' 0 17157) " (2508" 11047 'reply' 0 0) " (2535" 11048 'reply' 0 0) " (2538" 11049 'topic' 0 17157) " (2461" 11050 'reply' 0 0) " (2538" 11051 'reply' 0 0) " (2537" 11052 'reply' 0 0) " (1953" 11053 'reply' 0 0) " (2508" 11054 'reply' 0 0) " (2537" 11055 'reply' 0 0) " (2537" 11056 'reply' 0 0) " (2537" 11057 'reply' 0 0) " (2537" 11058 'reply' 0 0) " (2063" 11059 'reply' 0 0) " (2510" 11060 'reply' 0 0) " (2536" 11061 'reply' 0 0) " (2510" 11062 'reply' 0 0) " (2537" 11063 'reply' 0 0) " (2537" 11064 'reply' 0 0) " (2539" 11065 'topic' 0 17157) " (2536" 11066 'reply' 0 0) " (2536" 11067 'reply' 0 0) " (2498" 11068 'reply' 0 0) " (2536" 11069 'reply' 0 0) " (2537" 11070 'reply' 0 0) " (2537" 11071 'reply' 0 0) " (1864" 11072 'reply' 0 0) " (1864" 11073 'reply' 0 0) " (2536" 11074 'reply' 0 0) " (1864" 11075 'reply' 0 0) " (2063" 11076 'reply' 0 0) " (2498" 11077 'reply' 0 0) " (2480" 11078 'reply' 0 0) " (2539" 11079 'reply' 0 0) " (2539" 11080 'reply' 0 0) " (2540" 11081 'topic' 0 17157) " (2539" 11082 'reply' 0 0) " (2537" 11083 'reply' 0 0) " (2540" 11084 'reply' 0 0) " (2461" 11085 'reply' 0 0) " (2413" 10779 'remove' 0 0) " (2461" 11085 'lock' 0 0) " (2480" 11078 'lock' 0 0) " (2498" 11077 'lock' 0 0) " (2540" 11086 'reply' 0 0) " (2541" 11087 'topic' 0 17157) " (2542" 11088 'topic' 0 17157) " (2540" 11089 'reply' 0 0) " (2543" 11090 'topic' 0 16777) " (2542" 11091 'reply' 0 0) " (2540" 11092 'reply' 0 0) " (2542" 11093 'reply' 0 0) " (2536" 11094 'reply' 0 0) " (2542" 11095 'reply' 0 0) " (2541" 11096 'reply' 0 0) " (2544" 11097 'topic' 0 17166) " (2541" 11098 'reply' 0 0) " (2542" 11099 'reply' 0 0) " (2530" 11100 'reply' 0 0) " (2530" 11100 'lock' 0 0) " (2530" 11100 'move' 0 0) " (2536" 11101 'reply' 0 0) " (2540" 11102 'reply' 0 0) " (2540" 11103 'reply' 0 0) " (2540" 11103 'lock' 0 0) " (2540" 11103 'move' 0 0) " (2543" 11104 'reply' 0 0) " (2543" 11105 'reply' 0 0) " (2545" 11106 'topic' 0 16543) " (2545" 11107 'reply' 0 0) " (2545" 11108 'reply' 0 0) " (2545" 11109 'reply' 0 0) " (2545" 11110 'reply' 0 0) " (2545" 11111 'reply' 0 0) " (2545" 11112 'reply' 0 0) " (2545" 11112 'lock' 0 0) " (2543" 11113 'reply' 0 0) " (2546" 11114 'topic' 0 16530) " (2547" 11115 'topic' 0 17162) " (2547" 11116 'reply' 0 0) " (2547" 11116 'lock' 0 0) " (2547" 11116 'move' 0 0) " (2547" 11118 'reply' 0 0) " (2547" 11118 'move' 0 0) " (2548" 11117 'remove' 0 0) " (2132" 9180 'lock' 0 0) " (1156" 8827 'lock' 0 0) " (1642" 7689 'lock' 0 0) " (1604" 7657 'lock' 0 0) " (1623" 7656 'lock' 0 0) " (1994" 8816 'lock' 0 0) " (1805" 8242 'lock' 0 0) " (1658" 7665 'lock' 0 0) " (1606" 7620 'lock' 0 0) " (1243" 7490 'lock' 0 0) " (2132" 9180 'sticky' 0 0) " (1156" 8827 'sticky' 0 0) " (1642" 7689 'sticky' 0 0) " (1604" 7657 'sticky' 0 0) " (1623" 7656 'sticky' 0 0) " (2136" 9195 'lock' 0 0) " (2135" 9194 'lock' 0 0) " (2134" 9192 'lock' 0 0) " (2129" 9175 'lock' 0 0) " (2114" 9143 'lock' 0 0) " (2108" 9133 'lock' 0 0) " (2014" 8878 'lock' 0 0) " (2093" 9096 'lock' 0 0) " (2045" 8963 'lock' 0 0) " (1985" 8788 'lock' 0 0) " (1936" 8634 'unlock' 0 0) " (1918" 8550 'lock' 0 0) " (1868" 8350 'lock' 0 0) " (1870" 8348 'lock' 0 0) " (1865" 8338 'unlock' 0 0) " (1830" 8198 'lock' 0 0) " (1936" 8634 'lock' 0 0) " (1865" 8338 'lock' 0 0) " (2122" 9162 'move' 0 0) " (2157" 9255 'move' 0 0) " (2160" 9249 'move' 0 0) " (2164" 9280 'move' 0 0) " (2165" 9297 'move' 0 0) " (2169" 9289 'move' 0 0) " (2177" 9308 'move' 0 0) " (2180" 9355 'move' 0 0) " (2181" 9320 'move' 0 0) " (2100" 9110 'remove' 0 0) " (2133" 9193 'remove' 0 0) " (2485" 9368 'remove' 0 0) " (2486" 4037 'remove' 0 0) " (2213" 9416 'move' 0 0) " (2115" 9751 'move' 0 0) " (2127" 9758 'move' 0 0) " (2137" 9770 'move' 0 0) " (2154" 9769 'move' 0 0) " (2156" 9753 'move' 0 0) " (2161" 9768 'move' 0 0) " (2166" 9767 'move' 0 0) " (2173" 9750 'move' 0 0) " (2174" 9766 'move' 0 0) " (2178" 9765 'move' 0 0) " (2189" 9763 'move' 0 0) " (2196" 9762 'move' 0 0) " (2197" 9761 'move' 0 0) " (2200" 9759 'move' 0 0) " (2207" 9757 'move' 0 0) " (2208" 9760 'move' 0 0) " (2222" 9756 'move' 0 0) " (2223" 9755 'move' 0 0) " (2224" 9752 'move' 0 0) " (2228" 9754 'move' 0 0) " (2123" 9734 'move' 0 0) " (2131" 9733 'move' 0 0) " (2138" 9731 'move' 0 0) " (2141" 9732 'move' 0 0) " (2148" 9730 'move' 0 0) " (2155" 9728 'move' 0 0) " (2163" 9729 'move' 0 0) " (2170" 9739 'move' 0 0) " (2199" 9749 'move' 0 0) " (2212" 9737 'move' 0 0) " (2214" 9745 'move' 0 0) " (2238" 9743 'move' 0 0) " (2241" 9748 'move' 0 0) " (2244" 9747 'move' 0 0) " (2245" 9746 'move' 0 0) " (2253" 9742 'move' 0 0) " (2255" 9740 'move' 0 0) " (2257" 9744 'move' 0 0) " (2261" 9741 'move' 0 0) " (2270" 9736 'move' 0 0) " (2149" 9726 'move' 0 0) " (2175" 9727 'move' 0 0) " (2176" 9711 'move' 0 0) " (2183" 9717 'move' 0 0) " (2184" 9720 'move' 0 0) " (2185" 9722 'move' 0 0) " (2188" 9725 'move' 0 0) " (2192" 9723 'move' 0 0) " (2195" 9718 'move' 0 0) " (2209" 9719 'move' 0 0) " (2215" 9716 'move' 0 0) " (2225" 9715 'move' 0 0) " (2226" 9705 'move' 0 0) " (2236" 9714 'move' 0 0) " (2240" 9713 'move' 0 0) " (2246" 9712 'move' 0 0) " (2252" 9706 'move' 0 0) " (2264" 9710 'move' 0 0) " (2265" 9708 'move' 0 0) " (2268" 9707 'move' 0 0) " (2110" 9374 'move' 0 0) " (2111" 9649 'move' 0 0) " (2112" 9651 'move' 0 0) " (2113" 9257 'move' 0 0) " (2117" 9624 'move' 0 0) " (2121" 9650 'move' 0 0) " (2125" 9213 'move' 0 0) " (2126" 9170 'move' 0 0) " (2140" 9211 'move' 0 0) " (2142" 9337 'move' 0 0) " (2145" 9652 'move' 0 0) " (2150" 9653 'move' 0 0) " (2152" 9704 'move' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2158 9256 'move' 0 0) " (2159" 9258 'move' 0 0) " (2162" 9381 'move' 0 0) " (2172" 9534 'move' 0 0) " (2187" 9470 'move' 0 0) " (2242" 9526 'move' 0 0) " (2274" 9695 'move' 0 0) " (2453" 10649 'remove' 0 0) " (2289" 9696 'remove' 0 0) " (2291" 9709 'remove' 0 0) " (2275" 9632 'remove' 0 0) " (2151" 9654 'move' 0 0) " (2269" 9613 'move' 0 0) " (2273" 9629 'move' 0 0) " (2454" 10653 'remove' 0 0) " (2533" 11037 'move' 0 0) " (2533" 11037 'remove' 0 0) " (2533" 11037 'remove' 0 0) " (2438" 10598 'move' 0 0) " (2441" 10601 'move' 0 0) " (2442" 10610 'move' 0 0) " (2469" 10794 'move' 0 0) " (2437" 10597 'move' 0 0) " (2348" 10531 'move' 0 0) " (2385" 10306 'move' 0 0) " (2388" 10336 'move' 0 0) " (2392" 10338 'move' 0 0) " (2393" 10619 'move' 0 0) " (2408" 10467 'move' 0 0) " (2413" 10779 'move' 0 0) " (2422" 10539 'move' 0 0) " (2428" 10561 'move' 0 0) " (2446" 10640 'move' 0 0) " (2447" 10628 'move' 0 0) " (2450" 10972 'move' 0 0) " (2471" 10768 'move' 0 0) " (2479" 10802 'move' 0 0) " (2513" 10984 'move' 0 0) " (2515" 11023 'move' 0 0) " (2518" 10988 'move' 0 0) " (2520" 11008 'move' 0 0) " (2531" 11039 'move' 0 0) " (2384" 10305 'remove' 0 0) " (2220" 9452 'move' 0 0) " (2232" 9477 'move' 0 0) " (2233" 9479 'move' 0 0) " (2290" 9551 'move' 0 0) " (2266" 9607 'remove' 0 0) " (2267" 9608 'remove' 0 0) " (2217" 9433 'move' 0 0) " (2218" 9439 'move' 0 0) " (2249" 9541 'move' 0 0) " (2276" 9641 'move' 0 0) " (2299" 9810 'move' 0 0) " (2358" 10165 'move' 0 0) " (2277" 9642 'move' 0 0) " (2328" 10032 'move' 0 0) " (2036" 8954 'move' 0 0) " (2103" 9382 'move' 0 0) " (2219" 9440 'move' 0 0) " (2237" 9658 'move' 0 0) " (2248" 9531 'move' 0 0) " (2251" 9546 'move' 0 0) " (2256" 9567 'move' 0 0) " (2317" 10043 'move' 0 0) " (2372" 10238 'move' 0 0) " (2382" 10298 'move' 0 0) " (2549" 11119 'topic' 0 17167) " (2549" 11120 'reply' 0 0) " (2550" 11121 'topic' 0 17167) " (2550" 11122 'reply' 0 0) " (2551" 11123 'topic' 0 16029) " (2551" 11124 'reply' 0 0) " (2546" 11125 'reply' 0 0) " (2546" 11125 'lock' 0 0) " (2506" 11126 'reply' 0 0) " (2552" 11127 'topic' 0 24) " (2553" 11128 'topic' 0 17167) " (2553" 11129 'reply' 0 0) " (2553" 11130 'reply' 0 0) " (2535" 11131 'reply' 0 0) " (2553" 11132 'reply' 0 0) " (2535" 11133 'reply' 0 0) " (2553" 11132 'lock' 0 0) " (2535" 11134 'reply' 0 0) " (2554" 11135 'topic' 0 16530) " (2555" 11136 'topic' 0 17100) " (2552" 11137 'reply' 0 0) " (2551" 11138 'reply' 0 0) " (2552" 11139 'reply' 0 0) " (2552" 11140 'reply' 0 0) " (2551" 11138 'lock' 0 0) " (2535" 11141 'reply' 0 0) " (2535" 11142 'reply' 0 0) " (2535" 11143 'reply' 0 0) " (2552" 11144 'reply' 0 0) " (2552" 11145 'reply' 0 0) " (2552" 11146 'reply' 0 0) " (2554" 11147 'reply' 0 0) " (2556" 11148 'topic' 0 16519) " (2556" 11148 'remove' 0 0) " (2552" 11149 'reply' 0 0) " (2557" 11150 'topic' 0 16519) " (2557" 11151 'reply' 0 0) " (2554" 11152 'reply' 0 0) " (2557" 11153 'reply' 0 0) " (2554" 11154 'reply' 0 0) " (2554" 11155 'reply' 0 0) " (2552" 11149 'lock' 0 0) " (2557" 11153 'lock' 0 0) " (2501" 10911 'move' 0 0) " (2475" 10828 'lock' 0 0) " (2558" 11156 'topic' 0 16049) " (2558" 11157 'reply' 0 0) " (2558" 11157 'lock' 0 0) " (2559" 11158 'topic' 0 17162) " (2559" 11159 'reply' 0 0) " (2559" 11159 'lock' 0 0) " (2555" 11160 'reply' 0 0) " (2555" 11161 'reply' 0 0) " (2560" 11162 'topic' 0 16735) " (2560" 11163 'reply' 0 0) " (2561" 11164 'topic' 0 37) " (2561" 11165 'reply' 0 0) " (2561" 11166 'reply' 0 0) " (2561" 11166 'lock' 0 0) " (2550" 11167 'reply' 0 0) " (2550" 11167 'lock' 0 0) " (2563" 11168 'topic' 0 16530) " (2424" 11169 'reply' 0 0) " (2563" 11170 'reply' 0 0) " (2563" 11170 'lock' 0 0) " (2563" 11171 'reply' 0 0) " (2564" 11172 'topic' 0 24) " (2564" 11173 'reply' 0 0) " (2564" 11174 'reply' 0 0) " (2564" 11175 'reply' 0 0) " (2565" 11176 'topic' 0 16348) " (2565" 11177 'reply' 0 0) " (2565" 11177 'lock' 0 0) " (2566" 11178 'topic' 0 17100) " (2566" 11179 'reply' 0 0) " (2566" 11179 'lock' 0 0) " (2567" 11180 'topic' 0 16530) " (2567" 11180 'lock' 0 0) " (2568" 11181 'topic' 0 16049) " (2568" 11182 'reply' 0 0) " (2568" 11183 'reply' 0 0) " (2569" 11184 'topic' 0 17172) " (2569" 11185 'reply' 0 0) " (2569" 11186 'reply' 0 0) " (2568" 11187 'reply' 0 0) " (2569" 11188 'reply' 0 0) " (2569" 11189 'reply' 0 0) " (2544" 11190 'reply' 0 0) " (2544" 11191 'reply' 0 0) " (2544" 11192 'reply' 0 0) " (2569" 11193 'reply' 0 0) " (2569" 11194 'reply' 0 0) " (2569" 11195 'reply' 0 0) " (2569" 11196 'reply' 0 0) " (2569" 11197 'reply' 0 0) " (2568" 11187 'lock' 0 0) " (2569" 11198 'reply' 0 0) " (2577" 11199 'topic' 0 16530) " (2577" 11199 'remove' 0 0) " (2569" 11200 'reply' 0 0) " (2578" 11201 'topic' 0 16519) " (2578" 11202 'reply' 0 0) " (2578" 11203 'reply' 0 0) " (2578" 11204 'reply' 0 0) " (2579" 11205 'topic' 0 17) " (2579" 11205 'lock' 0 0) " (2579" 11205 'sticky' 0 0) " (2579" 11205 'sticky' 0 0) " (1876" 8365 'sticky' 0 0) " (2579" 11205 'sticky' 0 0) " (1876" 8365 'sticky' 0 0) " (2578" 11206 'reply' 0 0) " (2560" 11207 'reply' 0 0) " (2580" 11208 'topic' 0 16530) " (2560" 11209 'reply' 0 0) " (768" 11210 'reply' 0 0) " (2580" 11211 'reply' 0 0) " (2569" 11212 'reply' 0 0) " (2580" 11213 'reply' 0 0) " (2560" 11214 'reply' 0 0) " (2569" 11215 'reply' 0 0) " (2581" 11216 'topic' 0 16438) " (2581" 11217 'reply' 0 0) " (2581" 11218 'reply' 0 0) " (2581" 11219 'reply' 0 0) " (2580" 11220 'reply' 0 0) " (2580" 11221 'reply' 0 0) " (2582" 11222 'topic' 0 15971) " (2581" 11219 'lock' 0 0) " (2580" 11223 'reply' 0 0) " (2582" 11224 'reply' 0 0) " (2578" 11225 'reply' 0 0) " (2582" 11226 'reply' 0 0) " (2583" 11227 'topic' 0 24) " (2582" 11228 'reply' 0 0) " (2582" 11229 'reply' 0 0) " (2584" 11230 'topic' 0 16717) " (2584" 11231 'reply' 0 0) " (2535" 11232 'reply' 0 0) " (2535" 11233 'reply' 0 0) " (2584" 11234 'reply' 0 0) " (2585" 11235 'topic' 0 16519) " (2586" 11236 'topic' 0 16519) " (2564" 11237 'reply' 0 0) " (2564" 11238 'reply' 0 0) " (2585" 11239 'reply' 0 0) " (2585" 11239 'lock' 0 0) " (2586" 11240 'reply' 0 0) " (2586" 11241 'reply' 0 0) " (2063" 11242 'reply' 0 0) " (2542" 11243 'reply' 0 0) " (2587" 11244 'topic' 0 16936) " (2542" 11245 'reply' 0 0) " (2542" 11246 'reply' 0 0) " (2587" 11247 'reply' 0 0) " (2063" 11248 'reply' 0 0) " (2580" 11249 'reply' 0 0) " (2584" 11250 'reply' 0 0) " (2580" 11251 'reply' 0 0) " (2580" 11252 'reply' 0 0) " (2580" 11253 'reply' 0 0) " (2580" 11254 'reply' 0 0) " (2584" 11255 'reply' 0 0) " (2063" 11256 'reply' 0 0) " (2580" 11257 'reply' 0 0) " (2580" 11258 'reply' 0 0) " (2580" 11259 'reply' 0 0) " (2535" 11260 'reply' 0 0) " (2580" 11261 'reply' 0 0) " (2584" 11262 'reply' 0 0) " (2587" 11263 'reply' 0 0) " (2580" 11264 'reply' 0 0) " (2588" 11265 'topic' 0 24) " (2588" 11266 'reply' 0 0) " (2580" 11267 'reply' 0 0) " (2580" 11268 'reply' 0 0) " (2544" 11269 'reply' 0 0) " (2544" 11269 'lock' 0 0) " (2544" 11269 'move' 0 0) " (2513" 10984 'move' 0 0) " (2524" 11271 'reply' 0 0) " (2524" 11271 'move' 0 0) " (2534" 11272 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2580 11273 'reply' 0 0) " (2590" 11274 'topic' 0 16800) " (2590" 11275 'reply' 0 0) " (2580" 11276 'reply' 0 0) " (2591" 11277 'topic' 0 17179) " (2535" 11278 'reply' 0 0) " (2580" 11279 'reply' 0 0) " (2534" 11280 'reply' 0 0) " (2560" 11281 'reply' 0 0) " (2580" 11282 'reply' 0 0) " (2587" 11283 'reply' 0 0) " (2542" 11284 'reply' 0 0) " (2587" 11285 'reply' 0 0) " (2591" 11286 'reply' 0 0) " (2587" 11287 'reply' 0 0) " (2587" 11288 'reply' 0 0) " (2587" 11289 'reply' 0 0) " (2592" 11290 'topic' 0 16519) " (2592" 11291 'reply' 0 0) " (2592" 11291 'remove' 0 0) " (2593" 11292 'topic' 0 16519) " (2593" 11293 'reply' 0 0) " (2593" 11294 'reply' 0 0) " (2593" 11295 'reply' 0 0) " (2593" 11295 'lock' 0 0) " (2590" 11275 'lock' 0 0) " (2591" 11296 'reply' 0 0) " (2594" 11297 'topic' 0 46) " (2595" 11298 'topic' 0 46) " (2595" 11298 'sticky' 0 0) " (2595" 11299 'reply' 0 0) " (2595" 11300 'reply' 0 0) " (2528" 11301 'reply' 0 0) " (2587" 11302 'reply' 0 0) " (2587" 11303 'reply' 0 0) " (2596" 11304 'topic' 0 16348) " (2596" 11305 'reply' 0 0) " (2597" 11306 'topic' 0 17185) " (2597" 11307 'reply' 0 0) " (2596" 11308 'reply' 0 0) " (2595" 11309 'reply' 0 0) " (2598" 11310 'topic' 0 16438) " (2599" 11311 'topic' 0 17148) " (2595" 11312 'reply' 0 0) " (2600" 11313 'topic' 0 16354) " (2600" 11314 'reply' 0 0) " (2600" 11315 'reply' 0 0) " (2600" 11316 'reply' 0 0) " (2595" 11317 'reply' 0 0) " (2596" 11318 'reply' 0 0) " (2600" 11316 'lock' 0 0) " (2599" 11319 'reply' 0 0) " (2601" 11320 'topic' 0 24) " (2601" 11321 'reply' 0 0) " (2601" 11321 'lock' 0 0) " (2597" 11322 'reply' 0 0) " (2582" 11323 'reply' 0 0) " (2582" 11324 'reply' 0 0) " (2602" 11325 'topic' 0 16530) " (2599" 11326 'reply' 0 0) " (2603" 11327 'topic' 0 16348) " (2604" 11328 'topic' 0 17187) " (2604" 11329 'reply' 0 0) " (2604" 11330 'reply' 0 0) " (2598" 11331 'reply' 0 0) " (2604" 11330 'lock' 0 0) " (2598" 11331 'lock' 0 0) " (2599" 11332 'reply' 0 0) " (2605" 11333 'topic' 0 17157) " (2606" 11334 'topic' 0 17157) " (2607" 11335 'topic' 0 16519) " (2608" 11336 'topic' 0 16049) " (2609" 11337 'topic' 0 17) " (2609" 11337 'lock' 0 0) " (2609" 11337 'sticky' 0 0) " (2605" 11338 'reply' 0 0) " (2606" 11339 'reply' 0 0) " (2610" 11340 'topic' 0 16696) " (2611" 11341 'topic' 0 16696) " (2610" 11342 'reply' 0 0) " (2610" 11342 'lock' 0 0) " (2612" 11343 'topic' 0 16354) " (2613" 11344 'topic' 0 17187) " (2606" 11345 'reply' 0 0) " (2605" 11346 'reply' 0 0) " (2614" 11347 'topic' 0 16519) " (2613" 11348 'reply' 0 0) " (2580" 11349 'reply' 0 0) " (2614" 11350 'reply' 0 0) " (2607" 11351 'reply' 0 0) " (2614" 11352 'reply' 0 0) " (2607" 11353 'reply' 0 0) " (2615" 11354 'topic' 0 17187) " (2615" 11355 'reply' 0 0) " (2605" 11356 'reply' 0 0) " (2615" 11357 'reply' 0 0) " (2569" 11358 'reply' 0 0) " (2611" 11359 'reply' 0 0) " (2535" 11360 'reply' 0 0) " (2605" 11361 'reply' 0 0) " (2543" 11362 'reply' 0 0) " (2543" 11363 'reply' 0 0) " (2569" 11364 'reply' 0 0) " (2616" 11365 'topic' 0 16837) " (2617" 11366 'topic' 0 17) " (2617" 11366 'lock' 0 0) " (2617" 11366 'sticky' 0 0) " (2607" 11367 'reply' 0 0) " (2374" 10788 'move' 0 0) " (2616" 11368 'reply' 0 0) " (2614" 11369 'reply' 0 0) " (2616" 11370 'reply' 0 0) " (2614" 11371 'reply' 0 0) " (2615" 11372 'reply' 0 0) " (2607" 11367 'lock' 0 0) " (2607" 11367 'unlock' 0 0) " (2543" 11373 'reply' 0 0) " (2618" 11374 'topic' 0 17191) " (2618" 11375 'reply' 0 0) " (2619" 11376 'topic' 0 17191) " (2619" 11376 'remove' 0 0) " (2543" 11377 'reply' 0 0) " (2618" 11378 'reply' 0 0) " (2618" 11379 'reply' 0 0) " (2620" 11380 'topic' 0 17157) " (2618" 11381 'reply' 0 0) " (2618" 11382 'reply' 0 0) " (2618" 11383 'reply' 0 0) " (2618" 11384 'reply' 0 0) " (2618" 11385 'reply' 0 0) " (2618" 11386 'reply' 0 0) " (2618" 11387 'reply' 0 0) " (2618" 11388 'reply' 0 0) " (2618" 11389 'reply' 0 0) " (2618" 11390 'reply' 0 0) " (2528" 11391 'reply' 0 0) " (2618" 11392 'reply' 0 0) " (2618" 11393 'reply' 0 0) " (2618" 11394 'reply' 0 0) " (2621" 11395 'topic' 0 47) " (2618" 11396 'reply' 0 0) " (2620" 11397 'reply' 0 0) " (2605" 11398 'reply' 0 0) " (2622" 11399 'topic' 0 16161) " (2615" 11400 'reply' 0 0) " (2615" 11401 'reply' 0 0) " (2622" 11402 'reply' 0 0) " (2621" 11403 'reply' 0 0) " (2621" 11404 'reply' 0 0) " (2620" 11405 'reply' 0 0) " (2621" 11406 'reply' 0 0) " (2621" 11406 'lock' 0 0) " (2623" 11407 'topic' 0 17148) " (2623" 11408 'reply' 0 0) " (2615" 11409 'reply' 0 0) " (2605" 11410 'reply' 0 0) " (2605" 11411 'reply' 0 0) " (2620" 11412 'reply' 0 0) " (2620" 11412 'lock' 0 0) " (2620" 11412 'remove' 0 0) " (2606" 11345 'lock' 0 0) " (2537" 11083 'lock' 0 0) " (2624" 11413 'topic' 0 16398) " (2623" 11414 'reply' 0 0) " (2615" 11415 'reply' 0 0) " (2625" 11416 'topic' 0 17190) " (2625" 11417 'reply' 0 0) " (2624" 11418 'reply' 0 0) " (2626" 11419 'topic' 0 17061) " (2627" 11420 'topic' 0 17192) " (2628" 11421 'topic' 0 37) " (2628" 11422 'reply' 0 0) " (2623" 11423 'reply' 0 0) " (2627" 11424 'reply' 0 0) " (2587" 11425 'reply' 0 0) " (2629" 11426 'topic' 0 17118) " (2629" 11426 'lock' 0 0) " (2630" 11427 'topic' 0 17061) " (2630" 11428 'reply' 0 0) " (2630" 11428 'remove' 0 0) " (2605" 11429 'reply' 0 0) " (2605" 11430 'reply' 0 0) " (2605" 11431 'reply' 0 0) " (2605" 11432 'reply' 0 0) " (2626" 11433 'reply' 0 0) " (2626" 11434 'reply' 0 0) " (2615" 11435 'reply' 0 0) " (2605" 11436 'reply' 0 0) " (2631" 11437 'topic' 0 17187) " (2616" 11438 'reply' 0 0) " (2614" 11439 'reply' 0 0) " (2632" 11440 'topic' 0 16936) " (2632" 11441 'reply' 0 0) " (2633" 11442 'topic' 0 17187) " (2633" 11443 'reply' 0 0) " (2623" 11444 'reply' 0 0) " (2633" 11445 'reply' 0 0) " (2633" 11446 'reply' 0 0) " (2633" 11447 'reply' 0 0) " (2614" 11448 'reply' 0 0) " (2633" 11449 'reply' 0 0) " (2623" 11450 'reply' 0 0) " (2614" 11451 'reply' 0 0) " (2634" 11452 'topic' 0 16618) " (2633" 11453 'reply' 0 0) " (2635" 11454 'topic' 0 16348) " (2636" 11455 'topic' 0 16386) " (2633" 11456 'reply' 0 0) " (2633" 11457 'reply' 0 0) " (2636" 11458 'reply' 0 0) " (2580" 11459 'reply' 0 0) " (2580" 11459 'lock' 0 0) " (2634" 11460 'reply' 0 0) " (2623" 11461 'reply' 0 0) " (2616" 11462 'reply' 0 0) " (2616" 11463 'reply' 0 0) " (2625" 11417 'remove' 0 0) " (2637" 11464 'topic' 0 17190) " (2633" 11465 'reply' 0 0) " (2636" 11466 'reply' 0 0) " (2638" 11467 'topic' 0 16936) " (2633" 11468 'reply' 0 0) " (2623" 11469 'reply' 0 0) " (2634" 11470 'reply' 0 0) " (2635" 11471 'reply' 0 0) " (2637" 11472 'reply' 0 0) " (2633" 11473 'reply' 0 0) " (2635" 11474 'reply' 0 0) " (2639" 11475 'topic' 0 37) " (2639" 11476 'reply' 0 0) " (2639" 11476 'lock' 0 0) " (2627" 11477 'reply' 0 0) " (2640" 11478 'topic' 0 16789) " (2638" 11479 'reply' 0 0) " (2640" 11480 'reply' 0 0) " (2641" 11481 'topic' 0 17187) " (2595" 11482 'reply' 0 0) " (2351" 11483 'reply' 0 0) " (2632" 11484 'reply' 0 0) " (2597" 11485 'reply' 0 0) " (2591" 11486 'reply' 0 0) " (2578" 11487 'reply' 0 0) " (2466" 11488 'reply' 0 0) " (2642" 11489 'topic' 0 17151) " (2642" 11490 'reply' 0 0) " (2642" 11491 'reply' 0 0) " (2528" 11492 'reply' 0 0) " (2535" 11493 'reply' 0 0) " (2626" 11494 'reply' 0 0) " (2618" 11495 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2618 11496 'reply' 0 0) " (2638" 11497 'reply' 0 0) " (2636" 11498 'reply' 0 0) " (2641" 11499 'reply' 0 0) " (2627" 11500 'reply' 0 0) " (2635" 11501 'reply' 0 0) " (2643" 11502 'topic' 0 17151) " (2349" 11503 'reply' 0 0) " (2635" 11504 'reply' 0 0) " (2349" 11505 'reply' 0 0) " (2632" 11506 'reply' 0 0) " (2616" 11507 'reply' 0 0) " (2642" 11508 'reply' 0 0) " (2351" 11483 'lock' 0 0) " (2642" 11509 'reply' 0 0) " (2640" 11510 'reply' 0 0) " (2616" 11511 'reply' 0 0) " (2636" 11512 'reply' 0 0) " (2636" 11512 'lock' 0 0) " (2638" 11513 'reply' 0 0) " (2638" 11513 'lock' 0 0) " (2637" 11514 'reply' 0 0) " (2644" 11515 'topic' 0 17190) " (2631" 11516 'reply' 0 0) " (2349" 11517 'reply' 0 0) " (2637" 11518 'reply' 0 0) " (2640" 11519 'reply' 0 0) " (2602" 11520 'reply' 0 0) " (2582" 11521 'reply' 0 0) " (2632" 11522 'reply' 0 0) " (2642" 11523 'reply' 0 0) " (2587" 11524 'reply' 0 0) " (2627" 11525 'reply' 0 0) " (2642" 11526 'reply' 0 0) " (2640" 11527 'reply' 0 0) " (2642" 11528 'reply' 0 0) " (2642" 11529 'reply' 0 0) " (2349" 11530 'reply' 0 0) " (2642" 11531 'reply' 0 0) " (2618" 11532 'reply' 0 0) " (2613" 11533 'reply' 0 0) " (2584" 11534 'reply' 0 0) " (2584" 11534 'lock' 0 0) " (2616" 11535 'reply' 0 0) " (2642" 11536 'reply' 0 0) " (2642" 11537 'reply' 0 0) " (2640" 11538 'reply' 0 0) " (2642" 11539 'reply' 0 0) " (2637" 11540 'reply' 0 0) " (2623" 11541 'reply' 0 0) " (2645" 11542 'topic' 0 17151) " (2623" 11543 'reply' 0 0) " (2618" 11544 'reply' 0 0) " (2642" 11545 'reply' 0 0) " (2626" 11546 'reply' 0 0) " (2626" 11546 'lock' 0 0) " (2645" 11547 'reply' 0 0) " (2645" 11548 'reply' 0 0) " (2646" 11549 'topic' 0 17191) " (2647" 11550 'topic' 0 16519) " (2622" 11551 'reply' 0 0) " (2622" 11552 'reply' 0 0) " (2648" 11553 'topic' 0 17157) " (2647" 11554 'reply' 0 0) " (2649" 11555 'topic' 0 16342) " (2650" 11556 'topic' 0 17157) " (2649" 11557 'reply' 0 0) " (2642" 11558 'reply' 0 0) " (2642" 11559 'reply' 0 0) " (2648" 11560 'reply' 0 0) " (2648" 11561 'reply' 0 0) " (2648" 11562 'reply' 0 0) " (2632" 11563 'reply' 0 0) " (2648" 11564 'reply' 0 0) " (2642" 11565 'reply' 0 0) " (2648" 11566 'reply' 0 0) " (2541" 11567 'reply' 0 0) " (2648" 11568 'reply' 0 0) " (2650" 11569 'reply' 0 0) " (2648" 11570 'reply' 0 0) " (2650" 11571 'reply' 0 0) " (2648" 11572 'reply' 0 0) " (2622" 11573 'reply' 0 0) " (2648" 11574 'reply' 0 0) " (2650" 11575 'reply' 0 0) " (2650" 11576 'reply' 0 0) " (2648" 11577 'reply' 0 0) " (2650" 11578 'reply' 0 0) " (2650" 11579 'reply' 0 0) " (2648" 11580 'reply' 0 0) " (2650" 11581 'reply' 0 0) " (2648" 11582 'reply' 0 0) " (2650" 11583 'reply' 0 0) " (2648" 11584 'reply' 0 0) " (2605" 11585 'reply' 0 0) " (2605" 11586 'reply' 0 0) " (2650" 11587 'reply' 0 0) " (2640" 11588 'reply' 0 0) " (2650" 11589 'reply' 0 0) " (2651" 11590 'topic' 0 17090) " (2652" 11591 'topic' 0 17090) " (2652" 11591 'remove' 0 0) " (2623" 11592 'reply' 0 0) " (2651" 11593 'reply' 0 0) " (2623" 11594 'reply' 0 0) " (2642" 11595 'reply' 0 0) " (2623" 11596 'reply' 0 0) " (2622" 11597 'reply' 0 0) " (2649" 11598 'reply' 0 0) " (2642" 11599 'reply' 0 0) " (2642" 11600 'reply' 0 0) " (2541" 11601 'reply' 0 0) " (2642" 11602 'reply' 0 0) " (2616" 11603 'reply' 0 0) " (2642" 11604 'reply' 0 0) " (2595" 11605 'reply' 0 0) " (2595" 11606 'reply' 0 0) " (2632" 11607 'reply' 0 0) " (2466" 11608 'reply' 0 0) " (2466" 11608 'lock' 0 0) " (2578" 11609 'reply' 0 0) " (2417" 10518 'lock' 0 0) " (1950" 10545 'lock' 0 0) " (2426" 10559 'lock' 0 0) " (2402" 11610 'reply' 0 0) " (2402" 11610 'lock' 0 0) " (2444" 10616 'lock' 0 0) " (2451" 10645 'lock' 0 0) " (2465" 11611 'reply' 0 0) " (2465" 11611 'lock' 0 0) " (2460" 11612 'reply' 0 0) " (2460" 11612 'lock' 0 0) " (2549" 11120 'lock' 0 0) " (2473" 10780 'lock' 0 0) " (2595" 11613 'reply' 0 0) " (2649" 11614 'reply' 0 0) " (2646" 11549 'move' 0 0) " (2632" 11615 'reply' 0 0) " (2622" 11616 'reply' 0 0) " (2649" 11617 'reply' 0 0) " (2578" 11618 'reply' 0 0) " (2616" 11619 'reply' 0 0) " (2642" 11620 'reply' 0 0) " (2649" 11621 'reply' 0 0) " (2649" 11622 'reply' 0 0) " (2649" 11623 'reply' 0 0) " (2644" 11515 'lock' 0 0) " (2644" 11624 'reply' 0 0) " (2633" 11473 'lock' 0 0) " (2615" 11435 'lock' 0 0) " (2524" 11271 'lock' 0 0) " (2642" 11625 'reply' 0 0) " (2618" 11544 'remove' 0 0) " (2642" 11626 'reply' 0 0) " (2642" 11627 'reply' 0 0) " (2642" 11628 'reply' 0 0) " (2642" 11629 'reply' 0 0) " (2642" 11630 'reply' 0 0) " (2655" 11631 'topic' 0 16354) " (2642" 11632 'reply' 0 0) " (2587" 11633 'reply' 0 0) " (2587" 11634 'reply' 0 0) " (2587" 11635 'reply' 0 0) " (2656" 11636 'topic' 0 16530) " (2656" 11636 'lock' 0 0) " (2656" 11637 'reply' 0 0) " (2656" 11637 'unlock' 0 0) " (2656" 11638 'reply' 0 0) " (2656" 11639 'reply' 0 0) " (2656" 11640 'reply' 0 0) " (2656" 11641 'reply' 0 0) " (2656" 11642 'reply' 0 0) " (2656" 11643 'reply' 0 0) " (2656" 11644 'reply' 0 0) " (2656" 11645 'reply' 0 0) " (2656" 11646 'reply' 0 0) " (2656" 11647 'reply' 0 0) " (2657" 11648 'topic' 0 16519) " (2657" 11649 'reply' 0 0) " (2656" 11650 'reply' 0 0) " (2656" 11651 'reply' 0 0) " (2656" 11652 'reply' 0 0) " (2656" 11653 'reply' 0 0) " (2656" 11654 'reply' 0 0) " (2656" 11655 'reply' 0 0) " (2656" 11655 'lock' 0 0) " (2657" 11656 'reply' 0 0) " (2657" 11657 'reply' 0 0) " (2655" 11658 'reply' 0 0) " (2655" 11658 'lock' 0 0) " (2657" 11659 'reply' 0 0) " (2657" 11660 'reply' 0 0) " (2657" 11661 'reply' 0 0) " (2657" 11662 'reply' 0 0) " (2657" 11663 'reply' 0 0) " (2657" 11664 'reply' 0 0) " (2657" 11665 'reply' 0 0) " (2657" 11666 'reply' 0 0) " (2657" 11666 'lock' 0 0) " (2658" 11667 'topic' 0 16696) " (2349" 11668 'reply' 0 0) " (2534" 11669 'reply' 0 0) " (2622" 11670 'reply' 0 0) " (2659" 11671 'topic' 0 15846) " (2659" 11672 'reply' 0 0) " (2659" 11673 'reply' 0 0) " (2659" 11674 'reply' 0 0) " (2642" 11675 'reply' 0 0) " (2660" 11676 'topic' 0 17191) " (2661" 11677 'topic' 0 16222) " (2660" 11678 'reply' 0 0) " (2646" 11679 'reply' 0 0) " (2646" 11679 'lock' 0 0) " (2659" 11680 'reply' 0 0) " (2659" 11681 'reply' 0 0) " (2659" 11682 'reply' 0 0) " (2659" 11683 'reply' 0 0) " (2659" 11684 'reply' 0 0) " (2659" 11685 'reply' 0 0) " (2642" 11686 'reply' 0 0) " (2659" 11687 'reply' 0 0) " (2659" 11688 'reply' 0 0) " (2659" 11689 'reply' 0 0) " (2659" 11690 'reply' 0 0) " (2659" 11691 'reply' 0 0) " (2659" 11692 'reply' 0 0) " (2659" 11693 'reply' 0 0) " (2659" 11694 'reply' 0 0) " (2659" 11695 'reply' 0 0) " (2659" 11696 'reply' 0 0) " (2659" 11697 'reply' 0 0) " (2659" 11698 'reply' 0 0) " (2659" 11699 'reply' 0 0) " (2659" 11700 'reply' 0 0) " (2659" 11701 'reply' 0 0) " (2659" 11702 'reply' 0 0) " (2659" 11703 'reply' 0 0) " (2659" 11704 'reply' 0 0) " (2659" 11705 'reply' 0 0) " (2659" 11706 'reply' 0 0) " (2659" 11707 'reply' 0 0) " (2659" 11708 'reply' 0 0) " (2659" 11709 'reply' 0 0) " (2659" 11709 'lock' 0 0) " (2534" 11669 'lock' 0 0) " (2534" 11669 'move' 0 0) " (2622" 11670 'lock' 0 0) " (2622" 11670 'move' 0 0) " (2622" 11710 'reply' 0 0) " (2659" 11709 'unlock' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2659 11711 'reply' 0 0) " (2659" 11712 'reply' 0 0) " (2659" 11713 'reply' 0 0) " (2642" 11714 'reply' 0 0) " (2663" 11715 'topic' 0 16182) " (2663" 11716 'reply' 0 0) " (2663" 11716 'lock' 0 0) " (2659" 11717 'reply' 0 0) " (2664" 11718 'topic' 0 17) " (2664" 11718 'lock' 0 0) " (2659" 11719 'reply' 0 0) " (2659" 11720 'reply' 0 0) " (2665" 11721 'topic' 0 17148) " (2659" 11722 'reply' 0 0) " (2665" 11723 'reply' 0 0) " (2467" 10756 'remove' 0 0) " (2666" 11724 'topic' 0 16438) " (2642" 11725 'reply' 0 0) " (2666" 11726 'reply' 0 0) " (2667" 11727 'topic' 0 17034) " (2667" 11727 'lock' 0 0) " (2666" 11728 'reply' 0 0) " (2668" 11729 'topic' 0 15971) " (2659" 11730 'reply' 0 0) " (2666" 11731 'reply' 0 0) " (2659" 11732 'reply' 0 0) " (2666" 11733 'reply' 0 0) " (2661" 11677 'lock' 0 0) " (2660" 11734 'reply' 0 0) " (2669" 11735 'topic' 0 16222) " (2659" 11736 'reply' 0 0) " (2659" 11737 'reply' 0 0) " (2670" 11738 'topic' 0 28) " (2659" 11739 'reply' 0 0) " (2666" 11740 'reply' 0 0) " (2671" 11741 'topic' 0 16837) " (2659" 11742 'reply' 0 0) " (2671" 11743 'reply' 0 0) " (2671" 11744 'reply' 0 0) " (2659" 11745 'reply' 0 0) " (2659" 11746 'reply' 0 0) " (2659" 11747 'reply' 0 0) " (2659" 11748 'reply' 0 0) " (2659" 11749 'reply' 0 0) " (2659" 11750 'reply' 0 0) " (2659" 11751 'reply' 0 0) " (2659" 11752 'reply' 0 0) " (2659" 11753 'reply' 0 0) " (2659" 11754 'reply' 0 0) " (2659" 11755 'reply' 0 0) " (2659" 11756 'reply' 0 0) " (2659" 11757 'reply' 0 0) " (2659" 11758 'reply' 0 0) " (2659" 11759 'reply' 0 0) " (2659" 11760 'reply' 0 0) " (2659" 11761 'reply' 0 0) " (2659" 11762 'reply' 0 0) " (2659" 11763 'reply' 0 0) " (2659" 11764 'reply' 0 0) " (2659" 11765 'reply' 0 0) " (2659" 11766 'reply' 0 0) " (2669" 11767 'reply' 0 0) " (2672" 11768 'topic' 0 17200) " (2659" 11769 'reply' 0 0) " (2669" 11770 'reply' 0 0) " (2659" 11771 'reply' 0 0) " (2669" 11772 'reply' 0 0) " (2673" 11773 'topic' 0 16438) " (2672" 11774 'reply' 0 0) " (2672" 11775 'reply' 0 0) " (2672" 11775 'lock' 0 0) " (2672" 11775 'move' 0 0) " (2675" 11777 'topic' 0 1) " (2675" 11777 'sticky' 0 0) " (2675" 11778 'reply' 0 0) " (2674" 11776 'remove' 0 0) " (2676" 11779 'topic' 0 17051) " (2675" 11780 'reply' 0 0) " (2676" 11781 'reply' 0 0) " (2675" 11782 'reply' 0 0) " (2676" 11783 'reply' 0 0) " (2669" 11772 'move' 0 0) " (2671" 11744 'move' 0 0) " (2673" 11773 'move' 0 0) " (2659" 11784 'reply' 0 0) " (2669" 11785 'reply' 0 0) " (2673" 11786 'reply' 0 0) " (2659" 11787 'reply' 0 0) " (2645" 11788 'reply' 0 0) " (2676" 11789 'reply' 0 0) " (2659" 11790 'reply' 0 0) " (2676" 11791 'reply' 0 0) " (2673" 11792 'reply' 0 0) " (2677" 11793 'topic' 0 37) " (2677" 11794 'reply' 0 0) " (2677" 11795 'reply' 0 0) " (2675" 11796 'reply' 0 0) " (2659" 11797 'reply' 0 0) " (2677" 11798 'reply' 0 0) " (2677" 11799 'reply' 0 0) " (2678" 11800 'topic' 0 16742) " (2677" 11801 'reply' 0 0) " (2677" 11802 'reply' 0 0) " (2677" 11803 'reply' 0 0) " (2677" 11803 'lock' 0 0) " (2677" 11804 'reply' 0 0) " (2659" 11805 'reply' 0 0) " (2679" 11806 'topic' 0 17186) " (2679" 11807 'reply' 0 0) " (2680" 11808 'topic' 0 17186) " (2681" 11809 'topic' 0 17186) " (2680" 11808 'remove' 0 0) " (2679" 11810 'reply' 0 0) " (2678" 11811 'reply' 0 0) " (2681" 11809 'remove' 0 0) " (2682" 11812 'topic' 0 17186) " (2642" 11813 'reply' 0 0) " (2678" 11814 'reply' 0 0) " (2659" 11815 'reply' 0 0) " (2683" 11816 'topic' 0 17186) " (2678" 11817 'reply' 0 0) " (2678" 11818 'reply' 0 0) " (2684" 11819 'topic' 0 17186) " (2683" 11820 'reply' 0 0) " (2659" 11821 'reply' 0 0) " (2645" 11822 'reply' 0 0) " (2678" 11823 'reply' 0 0) " (2678" 11824 'reply' 0 0) " (2678" 11825 'reply' 0 0) " (2678" 11826 'reply' 0 0) " (2678" 11827 'reply' 0 0) " (2678" 11827 'lock' 0 0) " (2659" 11828 'reply' 0 0) " (2659" 11829 'reply' 0 0) " (2659" 11830 'reply' 0 0) " (2659" 11831 'reply' 0 0) " (2685" 11832 'topic' 0 17190) " (2685" 11833 'reply' 0 0) " (2685" 11834 'reply' 0 0) " (2685" 11835 'reply' 0 0) " (2682" 11836 'reply' 0 0) " (2683" 11837 'reply' 0 0) " (2684" 11838 'reply' 0 0) " (2679" 11839 'reply' 0 0) " (2665" 11840 'reply' 0 0) " (2686" 11841 'topic' 0 17186) " (2686" 11842 'reply' 0 0) " (2687" 11843 'topic' 0 16696) " (2686" 11844 'reply' 0 0) " (2645" 11845 'reply' 0 0) " (2679" 11846 'reply' 0 0) " (2683" 11847 'reply' 0 0) " (2688" 11848 'topic' 0 28) " (2659" 11849 'reply' 0 0) " (2687" 11850 'reply' 0 0) " (2687" 11850 'lock' 0 0) " (2688" 11851 'reply' 0 0) " (2688" 11851 'lock' 0 0) " (2689" 11852 'topic' 0 16696) " (2676" 11853 'reply' 0 0) " (2676" 11853 'lock' 0 0) " (2682" 11854 'reply' 0 0) " (2682" 11854 'lock' 0 0) " (2659" 11855 'reply' 0 0) " (2684" 11856 'reply' 0 0) " (2684" 11856 'lock' 0 0) " (2659" 11857 'reply' 0 0) " (2686" 11858 'reply' 0 0) " (2686" 11858 'lock' 0 0) " (2690" 11859 'topic' 0 16696) " (2691" 11860 'topic' 0 16696) " (2679" 11861 'reply' 0 0) " (2679" 11861 'lock' 0 0) " (2659" 11862 'reply' 0 0) " (2691" 11863 'reply' 0 0) " (2659" 11864 'reply' 0 0) " (2659" 11865 'reply' 0 0) " (2683" 11866 'reply' 0 0) " (2683" 11866 'lock' 0 0) " (2642" 11867 'reply' 0 0) " (2690" 11868 'reply' 0 0) " (2685" 11835 'lock' 0 0) " (2659" 11869 'reply' 0 0) " (2692" 11870 'topic' 0 15846) " (2659" 11871 'reply' 0 0) " (2692" 11872 'reply' 0 0) " (2693" 11873 'topic' 0 17210) " (2694" 11874 'topic' 0 17139) " (2692" 11875 'reply' 0 0) " (2693" 11876 'reply' 0 0) " (2693" 11877 'reply' 0 0) " (2695" 11878 'topic' 0 9) " (2696" 11879 'topic' 0 16438) " (2696" 11880 'reply' 0 0) " (2696" 11881 'reply' 0 0) " (2693" 11882 'reply' 0 0) " (2696" 11883 'reply' 0 0) " (2696" 11884 'reply' 0 0) " (2696" 11885 'reply' 0 0) " (2693" 11886 'reply' 0 0) " (2693" 11886 'lock' 0 0) " (2692" 11887 'reply' 0 0) " (2696" 11888 'reply' 0 0) " (2696" 11889 'reply' 0 0) " (2694" 11890 'reply' 0 0) " (2659" 11891 'reply' 0 0) " (2692" 11892 'reply' 0 0) " (2692" 11893 'reply' 0 0) " (2697" 11894 'topic' 0 17101) " (2694" 11895 'reply' 0 0) " (2696" 11896 'reply' 0 0) " (2692" 11897 'reply' 0 0) " (2659" 11898 'reply' 0 0) " (2697" 11899 'reply' 0 0) " (2694" 11900 'reply' 0 0) " (2696" 11901 'reply' 0 0) " (2697" 11902 'reply' 0 0) " (2692" 11903 'reply' 0 0) " (2696" 11904 'reply' 0 0) " (2697" 11905 'reply' 0 0) " (2693" 11886 'remove' 0 0) " (2697" 11906 'reply' 0 0) " (2697" 11906 'lock' 0 0) " (2696" 11907 'reply' 0 0) " (2696" 11908 'reply' 0 0) " (2659" 11909 'reply' 0 0) " (2659" 11910 'reply' 0 0) " (2645" 11911 'reply' 0 0) " (2696" 11912 'reply' 0 0) " (2696" 11913 'reply' 0 0) " (2659" 11914 'reply' 0 0) " (2659" 11915 'reply' 0 0) " (2659" 11916 'reply' 0 0) " (2696" 11917 'reply' 0 0) " (2696" 11918 'reply' 0 0) " (2692" 11919 'reply' 0 0) " (2645" 11920 'reply' 0 0) " (2659" 11921 'reply' 0 0) " (2692" 11922 'reply' 0 0) " (2698" 11923 'topic' 0 15846) " (2660" 11924 'reply' 0 0) " (2698" 11925 'reply' 0 0) " (2698" 11926 'reply' 0 0) " (2696" 11927 'reply' 0 0) " (2699" 11928 'topic' 0 16696) " (2696" 11929 'reply' 0 0) " (2698" 11930 'reply' 0 0) " (2700" 11931 'topic' 0 16530) " (2701" 11932 'topic' 0 16530) " (2701" 11933 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2700 11934 'reply' 0 0) " (2700" 11935 'reply' 0 0) " (2700" 11935 'remove' 0 0) " (2702" 11936 'topic' 0 16284) " (2696" 11937 'reply' 0 0) " (2703" 11938 'topic' 0 15971) " (2703" 11939 'reply' 0 0) " (2703" 11940 'reply' 0 0) " (2703" 11941 'reply' 0 0) " (2703" 11942 'reply' 0 0) " (2703" 11943 'reply' 0 0) " (2659" 11944 'reply' 0 0) " (2703" 11945 'reply' 0 0) " (2703" 11946 'reply' 0 0) " (2645" 11947 'reply' 0 0) " (2645" 11948 'reply' 0 0) " (2692" 11949 'reply' 0 0) " (2692" 11949 'lock' 0 0) " (2659" 11944 'move' 0 0) " (2698" 11930 'move' 0 0) " (2659" 11950 'reply' 0 0) " (2659" 11951 'reply' 0 0) " (2659" 11952 'reply' 0 0) " (2645" 11953 'reply' 0 0) " (2659" 11954 'reply' 0 0) " (2701" 11955 'reply' 0 0) " (2642" 11956 'reply' 0 0) " (2659" 11957 'reply' 0 0) " (2659" 11958 'reply' 0 0) " (2659" 11959 'reply' 0 0) " (2659" 11960 'reply' 0 0) " (2659" 11961 'reply' 0 0) " (2659" 11962 'reply' 0 0) " (2649" 11623 'lock' 0 0) " (2623" 11596 'lock' 0 0) " (2651" 11593 'lock' 0 0) " (2640" 11588 'lock' 0 0) " (2605" 11586 'lock' 0 0) " (2647" 11554 'lock' 0 0) " (2637" 11540 'lock' 0 0) " (2627" 11525 'lock' 0 0) " (2635" 11504 'lock' 0 0) " (2641" 11499 'lock' 0 0) " (2634" 11470 'lock' 0 0) " (2605" 11586 'move' 0 0) " (2615" 11435 'move' 0 0) " (2623" 11596 'move' 0 0) " (2627" 11525 'move' 0 0) " (2633" 11473 'move' 0 0) " (2634" 11470 'move' 0 0) " (2635" 11504 'move' 0 0) " (2637" 11540 'move' 0 0) " (2640" 11588 'move' 0 0) " (2641" 11499 'move' 0 0) " (2644" 11624 'move' 0 0) " (2647" 11554 'move' 0 0) " (2649" 11623 'move' 0 0) " (2651" 11593 'move' 0 0) " (2705" 11963 'topic' 0 16696) " (2705" 11964 'reply' 0 0) " (2705" 11965 'reply' 0 0) " (2703" 11966 'reply' 0 0) " (2706" 11967 'topic' 0 16837) " (2642" 11968 'reply' 0 0) " (2706" 11969 'reply' 0 0) " (2706" 11970 'reply' 0 0) " (2705" 11971 'reply' 0 0) " (2705" 11972 'reply' 0 0) " (2706" 11973 'reply' 0 0) " (2706" 11974 'reply' 0 0) " (2705" 11975 'reply' 0 0) " (2706" 11976 'reply' 0 0) " (2706" 11977 'reply' 0 0) " (2705" 11978 'reply' 0 0) " (2705" 11979 'reply' 0 0) " (2705" 11980 'reply' 0 0) " (2707" 11981 'topic' 0 23) " (2705" 11982 'reply' 0 0) " (2705" 11983 'reply' 0 0) " (2703" 11984 'reply' 0 0) " (2705" 11985 'reply' 0 0) " (2706" 11986 'reply' 0 0) " (2659" 11987 'reply' 0 0) " (2707" 11988 'reply' 0 0) " (2703" 11989 'reply' 0 0) " (2703" 11990 'reply' 0 0) " (2707" 11991 'reply' 0 0) " (2707" 11992 'reply' 0 0) " (2705" 11993 'reply' 0 0) " (2642" 11994 'reply' 0 0) " (2703" 11995 'reply' 0 0) " (2708" 11996 'topic' 0 17186) " (2703" 11995 'lock' 0 0) " (2708" 11997 'reply' 0 0) " (2705" 11998 'reply' 0 0) " (2659" 11999 'reply' 0 0) " (2706" 12000 'reply' 0 0) " (2701" 12001 'reply' 0 0) " (2701" 12002 'reply' 0 0) " (2709" 12003 'topic' 0 17061) " (2642" 12004 'reply' 0 0) " (2710" 12005 'topic' 0 24) " (2659" 12006 'reply' 0 0) " (2659" 12007 'reply' 0 0) " (2659" 12008 'reply' 0 0) " (2711" 12009 'topic' 0 47) " (2694" 12010 'reply' 0 0) " (2694" 12011 'reply' 0 0) " (2694" 12012 'reply' 0 0) " (2694" 12013 'reply' 0 0) " (2701" 12014 'reply' 0 0) " (2698" 12015 'reply' 0 0) " (2694" 12016 'reply' 0 0) " (2710" 12005 'remove' 0 0) " (2708" 11997 'lock' 0 0) " (2711" 12017 'reply' 0 0) " (2711" 12017 'lock' 0 0) " (2712" 12018 'topic' 0 16530) " (2713" 12019 'topic' 0 17118) " (2712" 12020 'reply' 0 0) " (2712" 12021 'reply' 0 0) " (2714" 12022 'topic' 0 17061) " (2714" 12023 'reply' 0 0) " (2714" 12023 'lock' 0 0) " (2715" 12024 'topic' 0 46) " (2713" 12019 'unlock' 0 0) " (2713" 12025 'reply' 0 0) " (2713" 12025 'lock' 0 0) " (2715" 12026 'reply' 0 0) " (2716" 12027 'topic' 0 16519) " (2701" 12028 'reply' 0 0) " (2715" 12029 'reply' 0 0) " (2712" 12030 'reply' 0 0) " (2716" 12031 'reply' 0 0) " (2716" 12032 'reply' 0 0) " (2715" 12033 'reply' 0 0) " (2716" 12034 'reply' 0 0) " (2716" 12035 'reply' 0 0) " (2716" 12036 'reply' 0 0) " (2716" 12037 'reply' 0 0) " (2716" 12038 'reply' 0 0) " (2716" 12039 'reply' 0 0) " (2659" 12040 'reply' 0 0) " (2716" 12041 'reply' 0 0) " (2660" 12042 'reply' 0 0) " (2716" 12043 'reply' 0 0) " (2659" 12044 'reply' 0 0) " (2716" 12045 'reply' 0 0) " (2643" 12046 'reply' 0 0) " (2659" 12047 'reply' 0 0) " (2706" 12048 'reply' 0 0) " (2706" 12049 'reply' 0 0) " (2706" 12050 'reply' 0 0) " (2659" 12051 'reply' 0 0) " (2659" 12052 'reply' 0 0) " (2706" 12053 'reply' 0 0) " (2717" 12054 'topic' 0 17051) " (2717" 12055 'reply' 0 0) " (2706" 12056 'reply' 0 0) " (2659" 12057 'reply' 0 0) " (2718" 12058 'topic' 0 17221) " (2718" 12059 'reply' 0 0) " (2659" 12060 'reply' 0 0) " (2719" 12061 'topic' 0 16530) " (2719" 12062 'reply' 0 0) " (2720" 12063 'topic' 0 15971) " (2719" 12062 'lock' 0 0) " (2719" 12064 'reply' 0 0) " (2718" 12065 'reply' 0 0) " (2721" 12066 'topic' 0 17186) " (2690" 12067 'reply' 0 0) " (2720" 12068 'reply' 0 0) " (2659" 12069 'reply' 0 0) " (2718" 12070 'reply' 0 0) " (2720" 12071 'reply' 0 0) " (2720" 12072 'reply' 0 0) " (2721" 12073 'reply' 0 0) " (2721" 12073 'lock' 0 0) " (2706" 12074 'reply' 0 0) " (2706" 12075 'reply' 0 0) " (2698" 12076 'reply' 0 0) " (2720" 12077 'reply' 0 0) " (2722" 12078 'topic' 0 16543) " (2706" 12079 'reply' 0 0) " (2723" 12080 'topic' 0 15943) " (2723" 12081 'reply' 0 0) " (2706" 12082 'reply' 0 0) " (2723" 12083 'reply' 0 0) " (2723" 12084 'reply' 0 0) " (2723" 12085 'reply' 0 0) " (2706" 12086 'reply' 0 0) " (2723" 12087 'reply' 0 0) " (2723" 12087 'lock' 0 0) " (2722" 12088 'reply' 0 0) " (2722" 12088 'lock' 0 0) " (2717" 12089 'reply' 0 0) " (2717" 12089 'lock' 0 0) " (2709" 12090 'reply' 0 0) " (2709" 12090 'lock' 0 0) " (2660" 12091 'reply' 0 0) " (2695" 12092 'reply' 0 0) " (2715" 12093 'reply' 0 0) " (2707" 12094 'reply' 0 0) " (1101" 8582 'move' 0 0) " (816" 3924 'lock' 0 0) " (940" 4534 'lock' 0 0) " (2462" 12095 'reply' 0 0) " (2724" 12096 'topic' 0 16696) " (2724" 12097 'reply' 0 0) " (2724" 12098 'reply' 0 0) " (2724" 12099 'reply' 0 0) " (2659" 12100 'reply' 0 0) " (2643" 12101 'reply' 0 0) " (2718" 12102 'reply' 0 0) " (2718" 12103 'reply' 0 0) " (2718" 12104 'reply' 0 0) " (2715" 12105 'reply' 0 0) " (2643" 12106 'reply' 0 0) " (2643" 12107 'reply' 0 0) " (2643" 12108 'reply' 0 0) " (2724" 12109 'reply' 0 0) " (2725" 12110 'topic' 0 1) " (2725" 12110 'sticky' 0 0) " (2725" 12111 'reply' 0 0) " (2643" 12112 'reply' 0 0) " (2643" 12113 'reply' 0 0) " (2725" 12114 'reply' 0 0) " (2726" 12115 'topic' 0 17101) " (2727" 12116 'topic' 0 47) " (2720" 12117 'reply' 0 0) " (2643" 12118 'reply' 0 0) " (2727" 12119 'reply' 0 0) " (2728" 12120 'topic' 0 46) " (2659" 12121 'reply' 0 0) " (2659" 12122 'reply' 0 0) " (2726" 12123 'reply' 0 0) " (2729" 12124 'topic' 0 16519) " (2727" 12119 'lock' 0 0) " (2659" 12125 'reply' 0 0) " (2730" 12126 'topic' 0 16049) " (2729" 12127 'reply' 0 0) " (2659" 12128 'reply' 0 0) " (2730" 12129 'reply' 0 0) " (2659" 12130 'reply' 0 0) " (2695" 12131 'reply' 0 0) " (2695" 12131 'lock' 0 0) " (2695" 12131 'move' 0 0) " (2659" 12132 'reply' 0 0) " (2731" 12133 'topic' 0 15846) " (2730" 12134 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2730 12135 'reply' 0 0) " (2730" 12136 'reply' 0 0) " (2731" 12137 'reply' 0 0) " (2731" 12138 'reply' 0 0) " (2728" 12139 'reply' 0 0) " (2731" 12140 'reply' 0 0) " (2731" 12141 'reply' 0 0) " (2659" 12142 'reply' 0 0) " (2731" 12143 'reply' 0 0) " (2725" 12144 'reply' 0 0) " (2725" 12145 'reply' 0 0) " (2659" 12146 'reply' 0 0) " (2732" 12147 'topic' 0 17210) " (2728" 12148 'reply' 0 0) " (2728" 12149 'reply' 0 0) " (2725" 12150 'reply' 0 0) " (2729" 12151 'reply' 0 0) " (2728" 12152 'reply' 0 0) " (2728" 12153 'reply' 0 0) " (2733" 12154 'topic' 0 16222) " (2734" 12155 'topic' 0 37) " (2729" 12156 'reply' 0 0) " (2733" 12157 'reply' 0 0) " (2735" 12158 'topic' 0 16837) " (2735" 12159 'reply' 0 0) " (2735" 12160 'reply' 0 0) " (2734" 12161 'reply' 0 0) " (2735" 12162 'reply' 0 0) " (2736" 12163 'topic' 0 17224) " (2737" 12164 'topic' 0 17100) " (2736" 12165 'reply' 0 0) " (2738" 12166 'topic' 0 17061) " (2739" 12167 'topic' 0 17100) " (2739" 12168 'reply' 0 0) " (2739" 12168 'lock' 0 0) " (2726" 12169 'reply' 0 0) " (2726" 12169 'lock' 0 0) " (2732" 12170 'reply' 0 0) " (2732" 12170 'lock' 0 0) " (2734" 12171 'reply' 0 0) " (2734" 12171 'lock' 0 0) " (2737" 12172 'reply' 0 0) " (2737" 12172 'lock' 0 0) " (2738" 12173 'reply' 0 0) " (2738" 12173 'lock' 0 0) " (2650" 12174 'reply' 0 0) " (2650" 12175 'reply' 0 0) " (2740" 12176 'topic' 0 17210) " (2740" 12177 'reply' 0 0) " (2645" 12178 'reply' 0 0) " (2645" 12178 'lock' 0 0) " (2741" 12179 'topic' 0 17100) " (1101" 8582 'lock' 0 0) " (2741" 12180 'reply' 0 0) " (2659" 12181 'reply' 0 0) " (2659" 12182 'reply' 0 0) " (2740" 12183 'reply' 0 0) " (2742" 12184 'topic' 0 17210) " (2659" 12185 'reply' 0 0) " (2740" 12186 'reply' 0 0) " (2740" 12186 'remove' 0 0) " (2659" 12187 'reply' 0 0) " (2650" 12188 'reply' 0 0) " (2743" 12189 'topic' 0 17151) " (2743" 12189 'remove' 0 0) " (2744" 12190 'topic' 0 17151) " (2744" 12191 'reply' 0 0) " (2744" 12192 'reply' 0 0) " (2744" 12193 'reply' 0 0) " (2744" 12194 'reply' 0 0) " (2745" 12195 'topic' 0 16168) " (2744" 12196 'reply' 0 0) " (2745" 12197 'reply' 0 0) " (2744" 12198 'reply' 0 0) " (2731" 12199 'reply' 0 0) " (2724" 12200 'reply' 0 0) " (2659" 12201 'reply' 0 0) " (2746" 12202 'topic' 0 16156) " (2742" 12203 'reply' 0 0) " (2746" 12204 'reply' 0 0) " (2746" 12205 'reply' 0 0) " (2745" 12206 'reply' 0 0) " (2744" 12207 'reply' 0 0) " (2744" 12208 'reply' 0 0) " (2744" 12209 'reply' 0 0) " (2745" 12210 'reply' 0 0) " (2606" 11345 'unlock' 0 0) " (2746" 12211 'reply' 0 0) " (2746" 12211 'lock' 0 0) " (2745" 12212 'reply' 0 0) " (2745" 12213 'reply' 0 0) " (2744" 12214 'reply' 0 0) " (2747" 12215 'topic' 0 17230) " (2747" 12216 'reply' 0 0) " (2748" 12217 'topic' 0 16757) " (2748" 12218 'reply' 0 0) " (2745" 12219 'reply' 0 0) " (2749" 12220 'topic' 0 16696) " (2749" 12221 'reply' 0 0) " (2749" 12221 'lock' 0 0) " (2749" 12221 'unlock' 0 0) " (2749" 12221 'lock' 0 0) " (2744" 12222 'reply' 0 0) " (2744" 12223 'reply' 0 0) " (2744" 12224 'reply' 0 0) " (2744" 12225 'reply' 0 0) " (2750" 12226 'topic' 0 17196) " (2744" 12227 'reply' 0 0) " (2744" 12228 'reply' 0 0) " (2744" 12229 'reply' 0 0) " (2751" 12230 'topic' 0 17211) " (2752" 12231 'topic' 0 17210) " (2425" 12232 'reply' 0 0) " (2752" 12233 'reply' 0 0) " (2753" 12234 'topic' 0 15971) " (2587" 12235 'reply' 0 0) " (2751" 12236 'reply' 0 0) " (2753" 12237 'reply' 0 0) " (2744" 12238 'reply' 0 0) " (2744" 12239 'reply' 0 0) " (2724" 12240 'reply' 0 0) " (2751" 12241 'reply' 0 0) " (2751" 12242 'reply' 0 0) " (2753" 12243 'reply' 0 0) " (2751" 12244 'reply' 0 0) " (2753" 12245 'reply' 0 0) " (2753" 12246 'reply' 0 0) " (2587" 12247 'reply' 0 0) " (2724" 12248 'reply' 0 0) " (2751" 12249 'reply' 0 0) " (2753" 12250 'reply' 0 0) " (2587" 12251 'reply' 0 0) " (2751" 12252 'reply' 0 0) " (2754" 12253 'topic' 0 16696) " (2730" 12254 'reply' 0 0) " (2725" 12255 'reply' 0 0) " (2755" 12256 'topic' 0 16696) " (2730" 12257 'reply' 0 0) " (2724" 12258 'reply' 0 0) " (2751" 12259 'reply' 0 0) " (2650" 12260 'reply' 0 0) " (2730" 12261 'reply' 0 0) " (2725" 12262 'reply' 0 0) " (2724" 12263 'reply' 0 0) " (2755" 12264 'reply' 0 0) " (2755" 12265 'reply' 0 0) " (2756" 12266 'topic' 0 16530) " (2756" 12266 'lock' 0 0) " (2757" 12267 'topic' 0 14) " (2757" 12268 'reply' 0 0) " (2757" 12269 'reply' 0 0) " (2756" 12270 'reply' 0 0) " (2756" 12266 'remove' 0 0) " (2757" 12271 'reply' 0 0) " (2757" 12272 'reply' 0 0) " (2759" 12273 'topic' 0 14) " (2759" 12273 'remove' 0 0) " (2755" 12274 'reply' 0 0) " (2757" 12272 'lock' 0 0) " (2757" 12275 'reply' 0 0) " (2757" 12275 'unlock' 0 0) " (2754" 12276 'reply' 0 0) " (2760" 12277 'topic' 0 37) " (2724" 12278 'reply' 0 0) " (2754" 12279 'reply' 0 0) " (2760" 12280 'reply' 0 0) " (2730" 12281 'reply' 0 0) " (2724" 12282 'reply' 0 0) " (2659" 12283 'reply' 0 0) " (2757" 12284 'reply' 0 0) " (2757" 12285 'reply' 0 0) " (2757" 12286 'reply' 0 0) " (2755" 12287 'reply' 0 0) " (2757" 12288 'reply' 0 0) " (2744" 12289 'reply' 0 0) " (2744" 12290 'reply' 0 0) " (2744" 12291 'reply' 0 0) " (2744" 12292 'reply' 0 0) " (2744" 12293 'reply' 0 0) " (2757" 12294 'reply' 0 0) " (2744" 12295 'reply' 0 0) " (2744" 12296 'reply' 0 0) " (2757" 12297 'reply' 0 0) " (2757" 12297 'lock' 0 0) " (2761" 12298 'topic' 0 17239) " (2761" 12299 'reply' 0 0) " (2762" 12300 'topic' 0 1) " (2762" 12300 'sticky' 0 0) " (2760" 12301 'reply' 0 0) " (2762" 12302 'reply' 0 0) " (2762" 12303 'reply' 0 0) " (2762" 12304 'reply' 0 0) " (2762" 12305 'reply' 0 0) " (2762" 12306 'reply' 0 0) " (2725" 12307 'reply' 0 0) " (2762" 12308 'reply' 0 0) " (2730" 12309 'reply' 0 0) " (2754" 12310 'reply' 0 0) " (2762" 12311 'reply' 0 0) " (2754" 12312 'reply' 0 0) " (2730" 12313 'reply' 0 0) " (2764" 12314 'topic' 0 16696) " (2725" 12315 'reply' 0 0) " (2764" 12314 'lock' 0 0) " (2659" 12316 'reply' 0 0) " (2659" 12317 'reply' 0 0) " (2760" 12318 'reply' 0 0) " (2659" 12319 'reply' 0 0) " (2730" 12320 'reply' 0 0) " (2673" 11792 'remove' 0 0) " (2765" 12321 'topic' 0 16438) " (2755" 12322 'reply' 0 0) " (2762" 12323 'reply' 0 0) " (2765" 12324 'reply' 0 0) " (2659" 12325 'reply' 0 0) " (2765" 12326 'reply' 0 0) " (2766" 12327 'topic' 0 16222) " (2744" 12328 'reply' 0 0) " (2766" 12329 'reply' 0 0) " (2724" 12330 'reply' 0 0) " (2766" 12331 'reply' 0 0) " (2766" 12332 'reply' 0 0) " (2766" 12333 'reply' 0 0) " (2766" 12334 'reply' 0 0) " (2766" 12335 'reply' 0 0) " (2767" 12336 'topic' 0 16222) " (2767" 12337 'reply' 0 0) " (2767" 12338 'reply' 0 0) " (2765" 12339 'reply' 0 0) " (2767" 12340 'reply' 0 0) " (2643" 12341 'reply' 0 0) " (2766" 12342 'reply' 0 0) " (2767" 12343 'reply' 0 0) " (2766" 12344 'reply' 0 0) " (2767" 12345 'reply' 0 0) " (2766" 12346 'reply' 0 0) " (2767" 12347 'reply' 0 0) " (2766" 12348 'reply' 0 0) " (2767" 12349 'reply' 0 0) " (2767" 12350 'reply' 0 0) " (2767" 12351 'reply' 0 0) " (2766" 12352 'reply' 0 0) " (2767" 12353 'reply' 0 0) " (2767" 12354 'reply' 0 0) " (2767" 12355 'reply' 0 0) " (2766" 12356 'reply' 0 0) " (2767" 12357 'reply' 0 0) " (2767" 12358 'reply' 0 0) " (2767" 12359 'reply' 0 0) " (2767" 12360 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2767 12361 'reply' 0 0) " (2767" 12362 'reply' 0 0) " (2767" 12363 'reply' 0 0) " (2767" 12364 'reply' 0 0) " (2765" 12365 'reply' 0 0) " (2767" 12366 'reply' 0 0) " (2765" 12367 'reply' 0 0) " (2767" 12368 'reply' 0 0) " (2767" 12369 'reply' 0 0) " (2767" 12370 'reply' 0 0) " (2659" 12371 'reply' 0 0) " (2659" 12372 'reply' 0 0) " (2767" 12373 'reply' 0 0) " (2659" 12374 'reply' 0 0) " (2768" 12375 'topic' 0 16222) " (2659" 12376 'reply' 0 0) " (2768" 12377 'reply' 0 0) " (2768" 12378 'reply' 0 0) " (2659" 12379 'reply' 0 0) " (2767" 12380 'reply' 0 0) " (2659" 12381 'reply' 0 0) " (2724" 12382 'reply' 0 0) " (2767" 12383 'reply' 0 0) " (2724" 12384 'reply' 0 0) " (2659" 12385 'reply' 0 0) " (2659" 12386 'reply' 0 0) " (2659" 12387 'reply' 0 0) " (2767" 12388 'reply' 0 0) " (2659" 12389 'reply' 0 0) " (2724" 12390 'reply' 0 0) " (2659" 12391 'reply' 0 0) " (2659" 12392 'reply' 0 0) " (2659" 12393 'reply' 0 0) " (2659" 12394 'reply' 0 0) " (2744" 12395 'reply' 0 0) " (2659" 12396 'reply' 0 0) " (2659" 12397 'reply' 0 0) " (2659" 12398 'reply' 0 0) " (2659" 12399 'reply' 0 0) " (2767" 12400 'reply' 0 0) " (2766" 12401 'reply' 0 0) " (2659" 12402 'reply' 0 0) " (2659" 12403 'reply' 0 0) " (2724" 12404 'reply' 0 0) " (2766" 12405 'reply' 0 0) " (2766" 12406 'reply' 0 0) " (2730" 12407 'reply' 0 0) " (2769" 12408 'topic' 0 16222) " (2770" 12409 'topic' 0 15971) " (2770" 12410 'reply' 0 0) " (2770" 12411 'reply' 0 0) " (2770" 12412 'reply' 0 0) " (2770" 12413 'reply' 0 0) " (2754" 12414 'reply' 0 0) " (2760" 12415 'reply' 0 0) " (2760" 12416 'reply' 0 0) " (2770" 12417 'reply' 0 0) " (2766" 12418 'reply' 0 0) " (2770" 12419 'reply' 0 0) " (2643" 12420 'reply' 0 0) " (2766" 12421 'reply' 0 0) " (2724" 12422 'reply' 0 0) " (2766" 12423 'reply' 0 0) " (2766" 12424 'reply' 0 0) " (2766" 12425 'reply' 0 0) " (2724" 12426 'reply' 0 0) " (2724" 12427 'reply' 0 0) " (2724" 12428 'reply' 0 0) " (2724" 12429 'reply' 0 0) " (2724" 12430 'reply' 0 0) " (2730" 12431 'reply' 0 0) " (2724" 12432 'reply' 0 0) " (2771" 12433 'topic' 0 17100) " (2771" 12434 'reply' 0 0) " (2772" 12435 'topic' 0 17244) " (2772" 12436 'reply' 0 0) " (2772" 12437 'reply' 0 0) " (2772" 12438 'reply' 0 0) " (2773" 12439 'topic' 0 17151) " (2773" 12440 'reply' 0 0) " (2770" 12441 'reply' 0 0) " (2773" 12442 'reply' 0 0) " (2773" 12443 'reply' 0 0) " (2774" 12444 'topic' 0 16837) " (2774" 12445 'reply' 0 0) " (2766" 12446 'reply' 0 0) " (2775" 12447 'topic' 0 15846) " (2775" 12448 'reply' 0 0) " (2769" 12449 'reply' 0 0) " (2775" 12450 'reply' 0 0) " (2729" 12156 'remove' 0 0) " (2760" 12451 'reply' 0 0) " (2760" 12452 'reply' 0 0) " (2760" 12453 'reply' 0 0) " (2766" 12454 'reply' 0 0) " (2766" 12455 'reply' 0 0) " (2769" 12456 'reply' 0 0) " (2772" 12457 'reply' 0 0) " (2741" 12458 'reply' 0 0) " (2773" 12459 'reply' 0 0) " (2741" 12460 'reply' 0 0) " (2773" 12461 'reply' 0 0) " (2775" 12462 'reply' 0 0) " (2741" 12463 'reply' 0 0) " (2776" 12464 'topic' 0 15971) " (2776" 12465 'reply' 0 0) " (2776" 12466 'reply' 0 0) " (2776" 12467 'reply' 0 0) " (2776" 12468 'reply' 0 0) " (2776" 12469 'reply' 0 0) " (2776" 12470 'reply' 0 0) " (2776" 12471 'reply' 0 0) " (2776" 12472 'reply' 0 0) " (2776" 12473 'reply' 0 0) " (2776" 12474 'reply' 0 0) " (2776" 12475 'reply' 0 0) " (2777" 12476 'topic' 0 16354) " (2776" 12477 'reply' 0 0) " (2775" 12478 'reply' 0 0) " (2775" 12479 'reply' 0 0) " (2776" 12480 'reply' 0 0) " (2776" 12481 'reply' 0 0) " (2776" 12481 'lock' 0 0) " (2778" 12482 'topic' 0 17100) " (2778" 12483 'reply' 0 0) " (2778" 12484 'reply' 0 0) " (2780" 12485 'topic' 0 16222) " (2778" 12486 'reply' 0 0) " (2781" 12487 'topic' 0 28) " (2773" 12488 'reply' 0 0) " (2773" 12489 'reply' 0 0) " (2773" 12490 'reply' 0 0) " (2781" 12491 'reply' 0 0) " (2765" 12492 'reply' 0 0) " (2767" 12493 'reply' 0 0) " (2767" 12494 'reply' 0 0) " (2781" 12495 'reply' 0 0) " (2772" 12496 'reply' 0 0) " (2760" 12497 'reply' 0 0) " (2781" 12498 'reply' 0 0) " (2772" 12499 'reply' 0 0) " (2781" 12500 'reply' 0 0) " (2778" 12501 'reply' 0 0) " (2782" 12502 'topic' 0 37) " (2782" 12503 'reply' 0 0) " (2778" 12504 'reply' 0 0) " (2778" 12505 'reply' 0 0) " (2778" 12506 'reply' 0 0) " (2778" 12507 'reply' 0 0) " (2778" 12508 'reply' 0 0) " (2778" 12509 'reply' 0 0) " (2778" 12510 'reply' 0 0) " (2778" 12511 'reply' 0 0) " (2778" 12512 'reply' 0 0) " (2778" 12513 'reply' 0 0) " (2778" 12514 'reply' 0 0) " (2778" 12515 'reply' 0 0) " (2778" 12516 'reply' 0 0) " (2778" 12517 'reply' 0 0) " (2778" 12518 'reply' 0 0) " (2778" 12519 'reply' 0 0) " (2773" 12520 'reply' 0 0) " (2778" 12521 'reply' 0 0) " (2778" 12522 'reply' 0 0) " (2773" 12523 'reply' 0 0) " (2783" 12524 'topic' 0 16222) " (2778" 12525 'reply' 0 0) " (2784" 12526 'topic' 0 16182) " (2784" 12527 'reply' 0 0) " (2778" 12528 'reply' 0 0) " (2778" 12529 'reply' 0 0) " (2778" 12530 'reply' 0 0) " (2778" 12531 'reply' 0 0) " (2778" 12532 'reply' 0 0) " (2785" 12533 'topic' 0 16192) " (2786" 12534 'topic' 0 16182) " (2785" 12535 'reply' 0 0) " (2785" 12536 'reply' 0 0) " (2786" 12537 'reply' 0 0) " (2786" 12538 'reply' 0 0) " (2781" 12539 'reply' 0 0) " (2786" 12540 'reply' 0 0) " (2787" 12541 'topic' 0 16222) " (2786" 12542 'reply' 0 0) " (2788" 12543 'topic' 0 15971) " (2789" 12544 'topic' 0 15971) " (2789" 12545 'reply' 0 0) " (2789" 12545 'lock' 0 0) " (2786" 12546 'reply' 0 0) " (2786" 12546 'lock' 0 0) " (2787" 12547 'reply' 0 0) " (2787" 12547 'lock' 0 0) " (2781" 12548 'reply' 0 0) " (2781" 12548 'lock' 0 0) " (2780" 12549 'reply' 0 0) " (2780" 12549 'lock' 0 0) " (2790" 12550 'topic' 0 15971) " (2777" 12551 'reply' 0 0) " (2777" 12551 'lock' 0 0) " (2790" 12552 'reply' 0 0) " (2790" 12553 'reply' 0 0) " (2790" 12554 'reply' 0 0) " (2741" 12555 'reply' 0 0) " (2741" 12555 'lock' 0 0) " (2790" 12556 'reply' 0 0) " (2769" 12557 'reply' 0 0) " (2769" 12557 'lock' 0 0) " (2771" 12558 'reply' 0 0) " (2771" 12558 'lock' 0 0) " (2790" 12559 'reply' 0 0) " (2790" 12560 'reply' 0 0) " (2790" 12561 'reply' 0 0) " (2790" 12562 'reply' 0 0) " (2754" 12563 'reply' 0 0) " (2754" 12563 'lock' 0 0) " (2791" 12564 'topic' 0 16049) " (2791" 12565 'reply' 0 0) " (2790" 12566 'reply' 0 0) " (2790" 12567 'reply' 0 0) " (2792" 12568 'topic' 0 16342) " (2792" 12569 'reply' 0 0) " (2792" 12570 'reply' 0 0) " (2790" 12571 'reply' 0 0) " (2788" 12572 'reply' 0 0) " (2792" 12573 'reply' 0 0) " (2793" 12574 'topic' 0 15971) " (2793" 12575 'reply' 0 0) " (2793" 12576 'reply' 0 0) " (2792" 12577 'reply' 0 0) " (2791" 12578 'reply' 0 0) " (2790" 12579 'reply' 0 0) " (2793" 12580 'reply' 0 0) " (2794" 12581 'topic' 0 16222) " (2793" 12582 'reply' 0 0) " (2793" 12583 'reply' 0 0) " (2792" 12584 'reply' 0 0) " (2795" 12585 'topic' 0 15971) " (2784" 12586 'reply' 0 0) " (2796" 12587 'topic' 0 15971) " (2796" 12588 'reply' 0 0) " (2791" 12589 'reply' 0 0) " (2792" 12590 'reply' 0 0) " (2792" 12591 'reply' 0 0) " (2791" 12592 'reply' 0 0) " (2793" 12593 'reply' 0 0) " (2792" 12594 'reply' 0 0) " (2793" 12595 'reply' 0 0) " (2792" 12596 'reply' 0 0) " (2796" 12597 'reply' 0 0) " (2792" 12598 'reply' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2762 12599 'reply' 0 0) " (2793" 12600 'reply' 0 0) " (2797" 12601 'topic' 0 16342) " (2797" 12602 'reply' 0 0) " (2797" 12603 'reply' 0 0) " (2793" 12604 'reply' 0 0) " (2784" 12605 'reply' 0 0) " (2795" 12606 'reply' 0 0) " (2797" 12607 'reply' 0 0) " (2797" 12608 'reply' 0 0) " (2797" 12609 'reply' 0 0) " (2792" 12610 'reply' 0 0) " (2792" 12611 'reply' 0 0) " (2795" 12612 'reply' 0 0) " (2783" 12613 'reply' 0 0) " (2796" 12614 'reply' 0 0) " (2792" 12615 'reply' 0 0) " (2783" 12616 'reply' 0 0) " (2797" 12617 'reply' 0 0) " (2792" 12618 'reply' 0 0) " (2797" 12619 'reply' 0 0) " (2792" 12620 'reply' 0 0) " (2795" 12621 'reply' 0 0) " (2793" 12622 'reply' 0 0) " (2784" 12623 'reply' 0 0) " (2725" 12624 'reply' 0 0) " (2725" 12625 'reply' 0 0) " (2796" 12626 'reply' 0 0) " (2791" 12627 'reply' 0 0) " (2798" 12628 'topic' 0 16696) " (2799" 12629 'topic' 0 16759) " (2800" 12630 'topic' 0 16222) " (2793" 12631 'reply' 0 0) " (2796" 12632 'reply' 0 0) " (2795" 12633 'reply' 0 0) " (2799" 12634 'reply' 0 0) " (2799" 12635 'reply' 0 0) " (2800" 12636 'reply' 0 0) " (2798" 12628 'lock' 0 0) " (2801" 12637 'topic' 0 16696) " (2801" 12637 'remove' 0 0) " (2802" 12638 'topic' 0 16696) " (2802" 12639 'reply' 0 0) " (2802" 12639 'remove' 0 0) " (2803" 12640 'topic' 0 17100) " (2804" 12641 'topic' 0 16696) " (2804" 12642 'reply' 0 0) " (2795" 12643 'reply' 0 0) " (2804" 12644 'reply' 0 0) " (2803" 12645 'reply' 0 0) " (2803" 12646 'reply' 0 0) " (2803" 12647 'reply' 0 0) " (2803" 12648 'reply' 0 0) " (2805" 12649 'topic' 0 17259) " (2805" 12650 'reply' 0 0) " (2805" 12651 'reply' 0 0) " (2659" 12652 'reply' 0 0) " (2796" 12653 'reply' 0 0) " (2659" 12654 'reply' 0 0) " (2796" 12655 'reply' 0 0) " (2806" 12656 'topic' 0 16222) " (2807" 12657 'topic' 0 16222) " (2807" 12658 'reply' 0 0) " (2804" 12659 'reply' 0 0) " (2804" 12659 'lock' 0 0) " (2791" 12627 'move' 0 0) " (2799" 12660 'reply' 0 0) " (2799" 12660 'lock' 0 0) " (2806" 12661 'reply' 0 0) " (2806" 12661 'lock' 0 0) " (2800" 12662 'reply' 0 0) " (2800" 12662 'lock' 0 0) " (2807" 12663 'reply' 0 0) " (2808" 12664 'topic' 0 26) " (2807" 12665 'reply' 0 0) " (2807" 12666 'reply' 0 0) " (2809" 12667 'topic' 0 16696) " (2808" 12668 'reply' 0 0) " (2810" 12669 'topic' 0 16504) " (2807" 12670 'reply' 0 0) " (2807" 12671 'reply' 0 0) " (2809" 12672 'reply' 0 0) " (2807" 12673 'reply' 0 0) " (2811" 12674 'topic' 0 16342) " (2811" 12675 'reply' 0 0) " (2811" 12676 'reply' 0 0) " (2807" 12677 'reply' 0 0) " (2807" 12678 'reply' 0 0) " (2808" 12679 'reply' 0 0) " (2812" 12680 'topic' 0 16354) " (2808" 12681 'reply' 0 0) " (2807" 12682 'reply' 0 0) " (2808" 12683 'reply' 0 0) " (2807" 12684 'reply' 0 0) " (2807" 12685 'reply' 0 0) " (2812" 12686 'reply' 0 0) " (2807" 12687 'reply' 0 0) " (2807" 12688 'reply' 0 0) " (2810" 12689 'reply' 0 0) " (2813" 12690 'topic' 0 16222) " (2814" 12691 'topic' 0 17100) " (2815" 12692 'topic' 0 16837) " (2816" 12693 'topic' 0 17100) " (2816" 12694 'reply' 0 0) " (2816" 12694 'lock' 0 0) " (2812" 12695 'reply' 0 0) " (2815" 12696 'reply' 0 0) " (2815" 12697 'reply' 0 0) " (2815" 12698 'reply' 0 0) " (2815" 12699 'reply' 0 0) " (2815" 12700 'reply' 0 0) " (2815" 12701 'reply' 0 0) " (2815" 12702 'reply' 0 0) " (2817" 12703 'topic' 0 16696) " (2808" 12704 'reply' 0 0) " (2817" 12705 'reply' 0 0) " (2817" 12706 'reply' 0 0) " (2815" 12707 'reply' 0 0) " (2817" 12708 'reply' 0 0) " (2817" 12709 'reply' 0 0) " (2817" 12710 'reply' 0 0) " (2818" 12711 'topic' 0 16696) " (2818" 12712 'reply' 0 0) " (2819" 12713 'topic' 0 37) " (2762" 12714 'reply' 0 0) " (2815" 12715 'reply' 0 0) " (2659" 12716 'reply' 0 0) " (2818" 12717 'reply' 0 0) " (2811" 12718 'reply' 0 0) " (2819" 12719 'reply' 0 0) " (2814" 12720 'reply' 0 0) " (2809" 12721 'reply' 0 0) " (2820" 12722 'topic' 0 15846) " (2762" 12723 'reply' 0 0) " (2820" 12724 'reply' 0 0) " (2820" 12725 'reply' 0 0) " (2814" 12726 'reply' 0 0) " (2811" 12727 'reply' 0 0) " (2814" 12728 'reply' 0 0) " (2811" 12729 'reply' 0 0) " (2821" 12730 'topic' 0 16696) " (2762" 12731 'reply' 0 0) " (2811" 12732 'reply' 0 0) " (2751" 12259 'remove' 0 0) " (2812" 12695 'lock' 0 0) " (2822" 12733 'topic' 0 17211) " (2822" 12733 'remove' 0 0) " (2823" 12734 'topic' 0 17211) " (2818" 12735 'reply' 0 0) " (2818" 12735 'lock' 0 0) " (2819" 12736 'reply' 0 0) " (2819" 12736 'lock' 0 0) " (2814" 12737 'reply' 0 0) " (2811" 12738 'reply' 0 0) " (2811" 12739 'reply' 0 0) " (2823" 12740 'reply' 0 0) " (2823" 12740 'lock' 0 0) " (2762" 12741 'reply' 0 0) " (2824" 12742 'topic' 0 16222) " (2825" 12743 'topic' 0 17154) " (2825" 12744 'reply' 0 0) " (2825" 12745 'reply' 0 0) " (2817" 12746 'reply' 0 0) " (2762" 12747 'reply' 0 0) " (2821" 12748 'reply' 0 0) " (2825" 12749 'reply' 0 0) " (2825" 12749 'lock' 0 0) " (2825" 12749 'move' 0 0) " (2817" 12751 'reply' 0 0) " (2820" 12752 'reply' 0 0) " (2820" 12753 'reply' 0 0) " (2820" 12754 'reply' 0 0) " (2820" 12755 'reply' 0 0) " (2824" 12756 'reply' 0 0) " (2820" 12757 'reply' 0 0) " (2827" 12758 'topic' 0 17154) " (2827" 12759 'reply' 0 0) " (2828" 12760 'topic' 0 16837) " (2828" 12761 'reply' 0 0) " (2829" 12762 'topic' 0 16519) " (2830" 12763 'topic' 0 17100) " (2827" 12764 'reply' 0 0) " (2811" 12765 'reply' 0 0) " (2829" 12766 'reply' 0 0) " (2829" 12767 'reply' 0 0) " (2827" 12768 'reply' 0 0) " (2814" 12737 'lock' 0 0) " (2827" 12769 'reply' 0 0) " (2827" 12769 'lock' 0 0) " (2811" 12765 'lock' 0 0) " (2809" 12770 'reply' 0 0) " (2829" 12771 'reply' 0 0) " (2831" 12772 'topic' 0 17119) " (2830" 12773 'reply' 0 0) " (2824" 12774 'reply' 0 0) " (2824" 12775 'reply' 0 0) " (2830" 12776 'reply' 0 0) " (2824" 12777 'reply' 0 0) " (2824" 12778 'reply' 0 0) " (2824" 12779 'reply' 0 0) " (2824" 12780 'reply' 0 0) " (2824" 12781 'reply' 0 0) " (2832" 12782 'topic' 0 24) " (2832" 12783 'reply' 0 0) " (2833" 12784 'topic' 0 15971) " (2833" 12785 'reply' 0 0) " (2833" 12786 'reply' 0 0) " (2832" 12787 'reply' 0 0) " (2833" 12788 'reply' 0 0) " (2833" 12789 'reply' 0 0) " (2833" 12790 'reply' 0 0) " (2833" 12791 'reply' 0 0) " (2833" 12792 'reply' 0 0) " (2833" 12793 'reply' 0 0) " (2833" 12794 'reply' 0 0) " (2833" 12795 'reply' 0 0) " (2834" 12796 'topic' 0 16222) " (2833" 12797 'reply' 0 0) " (2833" 12798 'reply' 0 0) " (2833" 12799 'reply' 0 0) " (2830" 12800 'reply' 0 0) " (2824" 12801 'reply' 0 0) " (2835" 12802 'topic' 0 17157) " (2824" 12803 'reply' 0 0) " (2835" 12804 'reply' 0 0) " (2835" 12805 'reply' 0 0) " (2835" 12806 'reply' 0 0) " (2835" 12807 'reply' 0 0) " (2835" 12808 'reply' 0 0) " (2835" 12809 'reply' 0 0) " (2833" 12810 'reply' 0 0) " (2835" 12811 'reply' 0 0) " (2832" 12812 'reply' 0 0) " (2829" 12813 'reply' 0 0) " (2836" 12814 'topic' 0 15971) " (2829" 12815 'reply' 0 0) " (2829" 12816 'reply' 0 0) " (2837" 12817 'topic' 0 16174) " (2829" 12818 'reply' 0 0) " (2832" 12819 'reply' 0 0) " (2837" 12820 'reply' 0 0) " (2838" 12821 'topic' 0 31) " (2838" 12821 'lock' 0 0) " (2829" 12822 'reply' 0 0) " (2838" 12821 'unlock' 0 0) " (2838" 12823 'reply' 0 0) " (2837" 12824 'reply' 0 0) " (2832" 12825 'reply' 0 0) " (2838" 12826 'reply' 0 0) " (2838" 12826 'lock' 0 0); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2837 12827 'reply' 0 0) " (2838" 12826 'unlock' 0 0) " (2838" 12826 'lock' 0 0) " (2824" 12828 'reply' 0 0) " (2833" 12829 'reply' 0 0) " (2829" 12830 'reply' 0 0) " (2829" 12831 'reply' 0 0) " (2833" 12832 'reply' 0 0) " (2833" 12833 'reply' 0 0) " (2832" 12834 'reply' 0 0) " (2834" 12835 'reply' 0 0) " (2834" 12835 'lock' 0 0) " (2833" 12836 'reply' 0 0) " (2832" 12837 'reply' 0 0) " (2832" 12838 'reply' 0 0) " (2832" 12839 'reply' 0 0) " (2832" 12840 'reply' 0 0) " (2839" 12841 'topic' 0 16182) " (2832" 12842 'reply' 0 0) " (2829" 12843 'reply' 0 0) " (2840" 12844 'topic' 0 16519) " (2840" 12845 'reply' 0 0) " (2840" 12846 'reply' 0 0) " (2829" 12847 'reply' 0 0) " (2832" 12848 'reply' 0 0) " (2832" 12849 'reply' 0 0) " (2832" 12850 'reply' 0 0) " (2841" 12851 'topic' 0 17090) " (2839" 12852 'reply' 0 0) " (2832" 12850 'remove' 0 0) " (2842" 12853 'topic' 0 16222) " (2843" 12854 'topic' 0 16174) " (2844" 12855 'topic' 0 16174) " (2845" 12856 'topic' 0 17186) " (2844" 12857 'reply' 0 0) " (2846" 12858 'topic' 0 24) " (2846" 12858 'lock' 0 0) " (2847" 12859 'topic' 0 26) " (2847" 12860 'reply' 0 0) " (2848" 12861 'topic' 0 15888) " (2847" 12862 'reply' 0 0) " (2847" 12863 'reply' 0 0) " (2847" 12864 'reply' 0 0) " (2848" 12865 'reply' 0 0) " (2848" 12866 'reply' 0 0) " (2847" 12867 'reply' 0 0) " (2848" 12868 'reply' 0 0) " (2848" 12869 'reply' 0 0) " (2848" 12870 'reply' 0 0) " (2848" 12871 'reply' 0 0) " (2839" 12872 'reply' 0 0) " (2847" 12873 'reply' 0 0) " (2847" 12874 'reply' 0 0) " (2841" 12875 'reply' 0 0) " (2843" 12876 'reply' 0 0) " (2844" 12877 'reply' 0 0) " (2844" 12878 'reply' 0 0) " (2839" 12879 'reply' 0 0) " (2848" 12880 'reply' 0 0) " (2842" 12881 'reply' 0 0) " (2849" 12882 'topic' 0 16696) " (2839" 12883 'reply' 0 0) " (2839" 12884 'reply' 0 0) " (2840" 12885 'reply' 0 0) " (2848" 12886 'reply' 0 0) " (2844" 12887 'reply' 0 0) " (2839" 12888 'reply' 0 0) " (2841" 12889 'reply' 0 0) " (2809" 12890 'reply' 0 0) " (2839" 12891 'reply' 0 0) " (2844" 12892 'reply' 0 0) " (2844" 12893 'reply' 0 0) " (2830" 12800 'lock' 0 0) " (2844" 12894 'reply' 0 0) " (2844" 12895 'reply' 0 0) " (2844" 12896 'reply' 0 0) " (2844" 12897 'reply' 0 0) " (2844" 12898 'reply' 0 0) " (2844" 12899 'reply' 0 0) " (2844" 12900 'reply' 0 0) " (2848" 12901 'reply' 0 0) " (2850" 12902 'topic' 0 16837) " (2809" 12903 'reply' 0 0) " (2844" 12904 'reply' 0 0) " (2752" 12905 'reply' 0 0) " (2850" 12906 'reply' 0 0) " (2844" 12907 'reply' 0 0) " (2752" 12908 'reply' 0 0) " (2839" 12909 'reply' 0 0) " (2841" 12910 'reply' 0 0) " (2742" 12911 'reply' 0 0) " (2742" 12912 'reply' 0 0) " (2839" 12913 'reply' 0 0) " (2839" 12914 'reply' 0 0) " (2833" 12915 'reply' 0 0) " (2851" 12916 'topic' 0 15971) " (2847" 12917 'reply' 0 0) " (2762" 12918 'reply' 0 0) " (2762" 12919 'reply' 0 0) " (2809" 12920 'reply' 0 0) " (2762" 12921 'reply' 0 0) " (2839" 12922 'reply' 0 0) " (2839" 12923 'reply' 0 0) " (2852" 12924 'topic' 0 17186) " (2852" 12925 'reply' 0 0) " (2852" 12926 'reply' 0 0) " (2839" 12927 'reply' 0 0) " (2852" 12928 'reply' 0 0) " (2853" 12929 'topic' 0 15971) " (2851" 12930 'reply' 0 0) " (2851" 12931 'reply' 0 0) " (2853" 12932 'reply' 0 0) " (2839" 12933 'reply' 0 0) " (2851" 12934 'reply' 0 0) " (2851" 12935 'reply' 0 0) " (2762" 12936 'reply' 0 0) " (2854" 12937 'topic' 0 17090) " (2855" 12938 'topic' 0 16174) " (2856" 12939 'topic' 0 16174) " (2847" 12940 'reply' 0 0) " (2847" 12941 'reply' 0 0) " (2847" 12942 'reply' 0 0) " (2857" 12943 'topic' 0 15971) " (2858" 12944 'topic' 0 16342) " (2858" 12945 'reply' 0 0) " (2848" 12946 'reply' 0 0) " (2859" 12947 'topic' 0 17186) " (2856" 12948 'reply' 0 0) " (2854" 12949 'reply' 0 0) " (2861" 12950 'topic' 0 17186) " (2862" 12951 'topic' 0 15971) " (2855" 12952 'reply' 0 0) " (2861" 12953 'reply' 0 0) " (2863" 12954 'topic' 0 16174) " (2863" 12955 'reply' 0 0) " (2850" 12956 'reply' 0 0) " (2762" 12957 'reply' 0 0) " (2762" 12958 'reply' 0 0) " (2762" 12959 'reply' 0 0) " (2762" 12960 'reply' 0 0) " (2762" 12961 'reply' 0 0) " (2762" 12962 'reply' 0 0) " (2857" 12963 'reply' 0 0) " (2862" 12964 'reply' 0 0) " (2862" 12965 'reply' 0 0) " (2864" 12966 'topic' 0 16222) " (2864" 12967 'reply' 0 0) " (2864" 12968 'reply' 0 0) " (2864" 12969 'reply' 0 0) " (2762" 12970 'reply' 0 0) " (2865" 12971 'topic' 0 16354) " (2865" 12972 'reply' 0 0) " (2864" 12973 'reply' 0 0) " (2866" 12974 'topic' 0 16222) " (2656" 11655 'remove' 0 0) " (2864" 12975 'reply' 0 0) " (2867" 12976 'topic' 0 17186) " (2864" 12977 'reply' 0 0) " (2868" 12978 'topic' 0 17100) " (2867" 12979 'reply' 0 0) " (2867" 12980 'reply' 0 0) " (2867" 12981 'reply' 0 0) " (2867" 12982 'reply' 0 0) " (2867" 12983 'reply' 0 0) " (2867" 12984 'reply' 0 0) " (2752" 12985 'reply' 0 0) " (2867" 12986 'reply' 0 0) " (2844" 12987 'reply' 0 0) " (2762" 12988 'reply' 0 0) " (2762" 12989 'reply' 0 0) " (2831" 12990 'reply' 0 0) " (2831" 12990 'lock' 0 0) " (2845" 12991 'reply' 0 0) " (2845" 12991 'lock' 0 0) " (2742" 12992 'reply' 0 0) " (2742" 12992 'lock' 0 0) " (2852" 12993 'reply' 0 0) " (2852" 12993 'lock' 0 0) " (2859" 12994 'reply' 0 0) " (2859" 12994 'lock' 0 0) " (2861" 12995 'reply' 0 0) " (2861" 12995 'lock' 0 0) " (2865" 12996 'reply' 0 0) " (2865" 12996 'lock' 0 0) " (2866" 12997 'reply' 0 0) " (2866" 12997 'lock' 0 0) " (2869" 12998 'topic' 0 37) " (2869" 12999 'reply' 0 0) " (2869" 12999 'lock' 0 0) " (2854" 12949 'lock' 0 0) " (2854" 12949 'remove' 0 0) " (2870" 13000 'topic' 0 17090) " (2870" 13001 'reply' 0 0) " (2824" 13002 'reply' 0 0) " (2871" 13003 'topic' 0 17186) " (2867" 13004 'reply' 0 0) " (2824" 13005 'reply' 0 0) " (2871" 13006 'reply' 0 0) " (2871" 13006 'lock' 0 0) " (2809" 13007 'reply' 0 0) " (2872" 13008 'topic' 0 17157) " (2867" 13009 'reply' 0 0) " (2864" 13010 'reply' 0 0) " (2872" 13011 'reply' 0 0) " (2864" 13012 'reply' 0 0) " (2872" 13013 'reply' 0 0) " (2872" 13014 'reply' 0 0) " (2872" 13015 'reply' 0 0) " (2867" 13016 'reply' 0 0) " (2824" 13017 'reply' 0 0) " (2873" 13018 'topic' 0 17260) " (2872" 13019 'reply' 0 0) " (2864" 13020 'reply' 0 0) " (2872" 13021 'reply' 0 0) " (2872" 13022 'reply' 0 0) " (2659" 13023 'reply' 0 0) " (2835" 13024 'reply' 0 0) " (2873" 13025 'reply' 0 0) " (2872" 13026 'reply' 0 0) " (2706" 13027 'reply' 0 0) " (2872" 13028 'reply' 0 0) " (2873" 13029 'reply' 0 0) " (2873" 13029 'lock' 0 0) " (2872" 13030 'reply' 0 0) " (2850" 13031 'reply' 0 0) " (2824" 13032 'reply' 0 0) " (2864" 13033 'reply' 0 0) " (2824" 13034 'reply' 0 0) " (2867" 13035 'reply' 0 0) " (2874" 13036 'topic' 0 16222) " (2874" 13037 'reply' 0 0) " (2864" 13038 'reply' 0 0) " (2874" 13039 'reply' 0 0) " (2874" 13040 'reply' 0 0) " (2872" 13041 'reply' 0 0) " (2872" 13042 'reply' 0 0) " (2872" 13043 'reply' 0 0) " (2864" 13044 'reply' 0 0) " (2872" 13045 'reply' 0 0) " (2864" 13046 'reply' 0 0) " (2835" 13047 'reply' 0 0) " (2872" 13048 'reply' 0 0) " (2872" 13049 'reply' 0 0) " (2706" 13050 'reply' 0 0) " (2872" 13051 'reply' 0 0) " (2872" 13052 'reply' 0 0) " (2872" 13053 'reply' 0 0) " (2872" 13054 'reply' 0 0) " (2839" 13055 'reply' 0 0) " (2875" 13056 'topic' 0 16774); INSERT INTO `smf_log_digest` " (`id_topic`" `id_msg` `note_type` `daily` `exclude`) VALUES (2875 13057 'reply' 0 0) " (2839" 13058 'reply' 0 0) " (2875" 13059 'reply' 0 0) " (2875" 13060 'reply' 0 0) " (2839" 13061 'reply' 0 0) " (2875" 13062 'reply' 0 0) " (2875" 13062 'remove' 0 0) " (2785" 13063 'reply' 0 0) " (2785" 13063 'lock' 0 0) " (2829" 12847 'lock' 0 0) " (2876" 13064 'topic' 0 15971) " (2876" 13065 'reply' 0 0) " (2877" 13066 'topic' 0 16174) " (2877" 13067 'reply' 0 0) " (2839" 13068 'reply' 0 0) " (2876" 13069 'reply' 0 0) " (2867" 13070 'reply' 0 0) " (2876" 13071 'reply' 0 0) " (2876" 13072 'reply' 0 0) " (2876" 13073 'reply' 0 0) " (2878" 13074 'topic' 0 16049); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_errors` -- DROP TABLE IF EXISTS `smf_log_errors`; CREATE TABLE `smf_log_errors` ( `id_error` mediumint(8) unsigned NOT NULL auto_increment `log_time` int(10) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 `ip` char(16) NOT NULL default '' `url` text NOT NULL `message` text NOT NULL `session` char(32) NOT NULL default '' `error_type` char(15) NOT NULL default 'general' `file` varchar(255) NOT NULL default '' `line` mediumint(8) unsigned NOT NULL default 0 PRIMARY KEY (`id_error`) KEY `log_time` (`log_time`) KEY `id_member` (`id_member`) KEY `ip` (`ip`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_floodcontrol` -- DROP TABLE IF EXISTS `smf_log_floodcontrol`; CREATE TABLE `smf_log_floodcontrol` ( `ip` char(16) NOT NULL default '' `log_time` int(10) unsigned NOT NULL default 0 `log_type` varchar(8) NOT NULL default 'post' PRIMARY KEY (`ip` `log_type`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_floodcontrol` -- INSERT INTO `smf_log_floodcontrol` " (`ip`" `log_time` `log_type`) VALUES ('99.253.115.208' 1445719834 'sendmail') " ('199.47.117.195'" 1446947833 'reporttm') " ('120.155.154.226'" 1445890869 'sendtopc') " ('98.239.124.226'" 1449112899 'register') " ('98.239.124.226'" 1449118150 'search') " ('68.227.61.215'" 1449107904 'pm') " ('50.181.127.128'" 1449117130 'post') " ('198.8.80.170'" 1449126792 'login'); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_group_requests` -- DROP TABLE IF EXISTS `smf_log_group_requests`; CREATE TABLE `smf_log_group_requests` ( `id_request` mediumint(8) unsigned NOT NULL auto_increment `id_member` mediumint(8) unsigned NOT NULL default 0 `id_group` smallint(5) unsigned NOT NULL default 0 `time_applied` int(10) unsigned NOT NULL default 0 `reason` text NOT NULL PRIMARY KEY (`id_request`) UNIQUE `id_member` (`id_member` `id_group`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_karma` -- DROP TABLE IF EXISTS `smf_log_karma`; CREATE TABLE `smf_log_karma` ( `id_target` mediumint(8) unsigned NOT NULL default 0 `id_executor` mediumint(8) unsigned NOT NULL default 0 `log_time` int(10) unsigned NOT NULL default 0 `action` tinyint(4) NOT NULL default 0 PRIMARY KEY (`id_target` `id_executor`) KEY `log_time` (`log_time`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_mark_read` -- DROP TABLE IF EXISTS `smf_log_mark_read`; CREATE TABLE `smf_log_mark_read` ( `id_member` mediumint(8) unsigned NOT NULL default 0 `id_board` smallint(5) unsigned NOT NULL default 0 `id_msg` int(10) unsigned NOT NULL default 0 PRIMARY KEY (`id_member` `id_board`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_mark_read` -- INSERT INTO `smf_log_mark_read` " (`id_member`" `id_board` `id_msg`) VALUES (11 9 6114) " (24" 1 10419) " (24" 2 10419) " (24" 3 10419) " (24" 4 10419) " (24" 5 10419) " (24" 7 10419) " (24" 9 10419) " (24" 10 10419) " (26" 1 13061) " (26" 2 13061) " (26" 3 13061) " (26" 4 13061) " (26" 5 13061) " (26" 7 13061) " (26" 9 13061) " (26" 10 13061) " (24" 12 10419) " (56" 9 552) " (26" 12 13061) " (15881" 9 1426) " (15912" 9 1514) " (28" 1 4774) " (28" 2 4774) " (28" 3 4774) " (28" 4 4774) " (28" 5 4774) " (28" 7 4774) " (28" 9 4774) " (28" 10 4774) " (28" 12 4774) " (15930" 1 1810) " (15930" 2 1810) " (15930" 3 1810) " (15930" 4 1810) " (15930" 5 1810) " (15930" 7 1810) " (15930" 9 1810) " (15930" 10 1810) " (15930" 12 1810) " (15977" 2 2069) " (15989" 1 2199) " (15989" 2 2199) " (15989" 3 2199) " (15989" 4 2199) " (15989" 5 2199) " (15989" 7 2199) " (15989" 9 2199) " (15989" 10 2199) " (15989" 12 2199) " (16022" 1 2649) " (16022" 2 2649) " (16022" 3 2649) " (16022" 4 2649) " (16022" 5 2649) " (16022" 7 2649) " (16022" 9 2649) " (16022" 10 2649) " (16022" 12 2649) " (12" 9 2750) " (16038" 9 2806) " (16049" 1 2837) " (16049" 2 2837) " (16049" 3 2837) " (16049" 4 2837) " (16049" 5 2837) " (16049" 7 2837) " (16049" 9 2837) " (16049" 10 2837) " (16049" 12 2837) " (16050" 9 2846) " (16051" 1 2890) " (16051" 2 2890) " (16051" 3 2890) " (16051" 4 2890) " (16051" 5 2890) " (16051" 7 2890) " (16051" 9 2890) " (16051" 10 2890) " (16051" 12 2890) " (16072" 9 3021) " (16088" 9 3063) " (16090" 9 3068) " (37" 1 13015) " (37" 2 13015) " (37" 3 13015) " (37" 4 13015) " (37" 5 13015) " (37" 7 13015) " (37" 9 13015) " (37" 10 13015) " (37" 12 13015) " (16154" 1 3361) " (16154" 2 3361) " (16154" 3 3361) " (16154" 4 3361) " (16154" 5 3361) " (16154" 7 3361) " (37" 28 13015) " (16154" 9 3361) " (16154" 10 3361) " (16154" 12 3361) " (16171" 9 3510) " (16183" 1 3714) " (16183" 2 3714) " (16183" 3 3714) " (16183" 4 3714) " (16183" 5 3714) " (16183" 7 3714) " (37" 27 13015) " (16183" 9 3714) " (16183" 10 3714) " (16183" 12 3714) " (46" 41 12989) " (16273" 9 4184) " (16282" 1 5116) " (16282" 2 5116) " (16282" 3 5116) " (16282" 4 5116) " (16282" 5 5116) " (16282" 7 5116) " (46" 40 12989) " (16282" 9 5116) " (16282" 10 5116) " (16282" 12 5116) " (46" 2 12989) " (16698" 21 7713) " (16348" 2 7490) " (16348" 4 7490) " (16348" 9 7490) " (16348" 10 7490) " (16348" 12 7490) " (16321" 2 4783) " (16386" 2 4843) " (16267" 9 5033) " (26" 15 13061) " (16477" 1 5622) " (16477" 2 5622) " (16477" 3 5622) " (16477" 4 5622) " (16477" 5 5622) " (16477" 7 5622) " (46" 39 12989) " (16477" 9 5622) " (16477" 10 5622) " (16477" 12 5622) " (16477" 15 5622) " (16525" 1 5900) " (26" 16 13061) " (11" 1 6114) " (11" 2 6114) " (11" 3 6114) " (11" 4 6114) " (11" 5 6114) " (11" 7 6114) " (46" 38 12989) " (11" 10 6114) " (11" 12 6114) " (11" 15 6114) " (11" 16 6114) " (1" 9 6130) " (16557" 16 6336) " (15997" 10 6398) " (16508" 1 6379) " (16508" 2 6379) " (16508" 3 6379) " (16508" 4 6379) " (16508" 5 6379) " (16508" 7 6379) " (46" 37 12989) " (16508" 9 6379) " (16508" 10 6379) " (16508" 12 6379) " (16508" 15 6379) " (16508" 16 6390) " (15997" 9 6398) " (15997" 15 6398) " (15997" 16 6398) " (26" 17 13061) " (26" 18 13061) " (26" 19 13061) " (26" 20 13061) " (26" 21 13061) " (16356" 9 6756) " (16596" 17 6822) " (16623" 9 7031) " (46" 1 12989) " (46" 3 12989) " (46" 4 12989) " (46" 5 12989) " (46" 7 12989) " (46" 36 12989) " (46" 9 12989) " (46" 10 12989) " (46" 12 12989) " (46" 15 12989) " (46" 16 12989) " (46" 17 12989) " (46" 18 12989) " (46" 19 12989) " (46" 20 12989) " (46" 21 12989) " (16628" 1 7102) " (16628" 2 7102) " (16628" 3 7102) " (16628" 4 7102) " (16628" 5 7102) " (16628" 7 7102) " (46" 35 12989) " (16628" 9 7102) " (16628" 10 7102) " (16628" 12 7102) " (16628" 15 7102) " (16628" 16 7102) " (16628" 17 7102) " (16628" 18 7102) " (16628" 19 7102) " (16628" 20 7102) " (16628" 21 7102) " (16635" 1 7166) " (16635" 2 7166) " (16635" 3 7166) " (16635" 4 7166) " (16635" 5 7166) " (16635" 7 7166) " (46" 33 12989) " (16635" 9 7166) " (16635" 10 7166) " (16635" 12 7166) " (16635" 15 7166) " (16635" 16 7166) " (16635" 17 7166) " (16635" 18 7166) " (16635" 19 7166) " (16635" 20 7166) " (16635" 21 7166) " (37" 15 13015) " (37" 16 13015) " (37" 17 13015) " (37" 18 13015) " (37" 19 13015) " (37" 20 13015) " (37" 21 13015) " (26" 22 13061) " (26" 23 13061) " (16348" 1 7490) " (16348" 3 7490) " (16348" 5 7490) " (16348" 7 7490) " (46" 31 12989); INSERT INTO `smf_log_mark_read` " (`id_member`" `id_board` `id_msg`) VALUES (16348 15 7490) " (16348" 16 7490) " (16348" 17 7490) " (16348" 18 7490) " (16348" 19 7490) " (16348" 20 7490) " (16348" 21 7490) " (16348" 22 7490) " (16348" 23 7490) " (16698" 20 7713) " (16690" 1 7759) " (16690" 2 7759) " (16690" 3 7759) " (16690" 4 7759) " (16690" 5 7759) " (16690" 7 7759) " (46" 30 12989) " (16690" 9 7759) " (16690" 10 7759) " (16690" 12 7759) " (16690" 15 7759) " (16690" 17 7759) " (16690" 18 7759) " (16690" 19 7759) " (16690" 20 7759) " (16690" 21 7759) " (16690" 22 7759) " (16690" 23 7759) " (16690" 24 7759) " (26" 24 13061) " (17157" 28 11550) " (16713" 1 7833) " (16713" 2 7833) " (16713" 3 7833) " (16713" 4 7833) " (16713" 5 7833) " (26" 35 13061) " (16713" 7 7833) " (46" 29 12989) " (16713" 9 7833) " (16713" 10 7833) " (16713" 12 7833) " (16713" 15 7833) " (16713" 17 7833) " (16713" 18 7833) " (16713" 19 7833) " (16713" 20 7833) " (16713" 21 7833) " (16713" 22 7833) " (16713" 23 7833) " (16713" 24 7833) " (17157" 27 11550) " (16722" 2 7964) " (16441" 21 7999) " (17157" 24 11550) " (16683" 2 8030) " (16748" 1 8093) " (16748" 2 8093) " (16748" 3 8093) " (16748" 4 8093) " (16748" 5 8093) " (26" 33 13061) " (16748" 7 8093) " (46" 28 12989) " (16748" 9 8093) " (16748" 10 8093) " (16748" 12 8093) " (16748" 15 8093) " (16748" 17 8093) " (16748" 18 8093) " (16748" 19 8093) " (16748" 20 8093) " (16748" 21 8093) " (16748" 22 8093) " (16748" 23 8093) " (16748" 24 8093) " (17157" 23 11550) " (16760" 21 8136) " (37" 22 13015) " (16815" 1 8580) " (16815" 2 8580) " (16815" 3 8580) " (16815" 4 8580) " (16815" 5 8580) " (26" 31 13061) " (16815" 7 8580) " (46" 27 12989) " (16815" 9 8580) " (16815" 10 8580) " (16815" 12 8580) " (16815" 15 8580) " (16815" 17 8580) " (16815" 18 8580) " (16815" 19 8580) " (16815" 20 8580) " (16815" 21 8580) " (16815" 22 8580) " (16815" 23 8580) " (16815" 24 8580) " (17157" 22 11550) " (16815" 27 8580) " (26" 27 13061) " (16587" 21 8635) " (16821" 4 8657) " (16822" 1 11085) " (16822" 2 11085) " (16822" 3 11085) " (16822" 4 11085) " (16822" 5 11085) " (26" 30 13061) " (16822" 7 11085) " (46" 26 12989) " (16822" 9 11085) " (16822" 10 11085) " (16822" 12 11085) " (16822" 15 11085) " (16822" 17 11085) " (16822" 18 11085) " (16822" 19 11085) " (16822" 20 11085) " (16822" 21 11085) " (16822" 22 11085) " (16822" 23 11085) " (16822" 24 11085) " (17157" 21 11550) " (16822" 27 11085) " (16504" 28 8728) " (16834" 1 8761) " (16834" 2 8761) " (16834" 3 8761) " (16834" 4 8761) " (16834" 5 8761) " (26" 29 13061) " (16834" 7 8761) " (17157" 20 11550) " (16834" 9 8761) " (16834" 10 8761) " (16834" 12 8761) " (16834" 15 8761) " (16834" 17 8761) " (16834" 18 8761) " (16834" 19 8761) " (16834" 20 8761) " (16834" 21 8761) " (16834" 22 8761) " (16834" 23 8761) " (16834" 24 8761) " (17157" 19 11550) " (16834" 27 8761) " (16834" 28 8761) " (26" 28 13061) " (17157" 18 11550) " (17182" 24 11296) " (17182" 23 11296) " (17182" 22 11296) " (17182" 21 11296) " (26" 34 13061) " (17182" 20 11296) " (46" 24 12989) " (17182" 19 11296) " (17182" 18 11296) " (17182" 17 11296) " (17182" 16 11296) " (17182" 34 11296) " (17182" 15 11296) " (17182" 12 11296) " (17182" 10 11296) " (17182" 9 11296) " (17182" 7 11296) " (17182" 5 11296) " (17182" 4 11296) " (17182" 3 11296) " (17182" 2 11296) " (17182" 1 11296) " (26" 36 13061) " (26" 37 13061) " (16342" 1 9204) " (16342" 2 9204) " (16342" 3 9204) " (16342" 4 9204) " (16342" 5 9204) " (16342" 7 9204) " (46" 23 12989) " (16342" 9 9204) " (16342" 10 9204) " (16342" 12 9204) " (16342" 15 9204) " (16342" 34 9204) " (16342" 16 9204) " (16342" 17 9204) " (16342" 18 9204) " (16342" 19 9204) " (16342" 20 9204) " (16342" 21 9204) " (16342" 22 9204) " (16342" 23 9204) " (16342" 24 9204) " (17157" 17 11550) " (16342" 27 9204) " (16342" 28 9204) " (16342" 29 9204) " (16342" 30 9204) " (16342" 31 9204) " (16342" 33 9204) " (16342" 35 9204) " (16342" 36 9204) " (16342" 37 9204) " (16837" 1 9242) " (16837" 2 9242) " (16837" 3 9242) " (16837" 4 9242) " (16837" 5 9242) " (16837" 7 9242) " (46" 22 12989) " (16837" 9 9242) " (16837" 10 9242) " (16837" 12 9242) " (16837" 15 9242) " (16837" 34 9242) " (16837" 16 9242) " (16837" 17 9242) " (16837" 18 9242) " (16837" 19 9242) " (16837" 20 9242) " (16837" 21 9242) " (16837" 22 9242) " (16837" 23 9242) " (16837" 24 9242) " (17157" 16 11550) " (16837" 27 9242) " (16837" 28 9242) " (16837" 29 9242) " (16837" 30 9242) " (16837" 31 9242) " (16837" 33 9242) " (16837" 35 9242) " (16837" 36 9242) " (16837" 37 9242) " (15888" 1 11181) " (15888" 2 11181) " (15888" 3 11181) " (15888" 4 11181) " (15888" 5 11181) " (15888" 7 11181) " (46" 34 12989) " (15888" 9 11181) " (15888" 10 11181) " (15888" 12 11181) " (15888" 15 11181) " (15888" 34 11181); INSERT INTO `smf_log_mark_read` " (`id_member`" `id_board` `id_msg`) VALUES (15888 16 11181) " (15888" 17 11181) " (15888" 18 11181) " (15888" 19 11181) " (15888" 20 11181) " (15888" 21 11181) " (15888" 22 11181) " (15888" 23 11181) " (15888" 24 11181) " (17157" 34 11550) " (15888" 27 11181) " (15888" 28 11181) " (15888" 29 11181) " (15888" 30 11181) " (15888" 31 11181) " (15888" 33 11181) " (15888" 35 11181) " (15888" 36 11181) " (15888" 37 11181) " (16848" 2 9640) " (16985" 1 9453) " (16985" 2 9453) " (16985" 3 9453) " (16985" 4 9453) " (16985" 5 9453) " (16985" 7 9453) " (16985" 9 9453) " (16985" 10 9453) " (16985" 12 9453) " (16985" 15 9453) " (16985" 34 9453) " (16985" 16 9453) " (16985" 17 9453) " (16985" 18 9453) " (16985" 19 9453) " (16985" 20 9453) " (16985" 21 9453) " (16985" 22 9453) " (16985" 23 9453) " (16985" 24 9453) " (17157" 15 11550) " (16985" 27 9453) " (16985" 28 9453) " (16985" 29 9453) " (16985" 30 9453) " (16985" 31 9453) " (16985" 33 9453) " (16985" 35 9453) " (16985" 36 9453) " (16985" 37 9453) " (17157" 12 11550) " (16483" 4 9641) " (15846" 1 9656) " (15846" 2 9656) " (15846" 3 9656) " (15846" 4 9656) " (15846" 5 9656) " (15846" 7 9656) " (15846" 9 9656) " (15846" 10 9656) " (15846" 12 9656) " (15846" 15 9656) " (15846" 34 9656) " (15846" 16 9656) " (15846" 17 9656) " (15846" 18 9656) " (15846" 19 9656) " (15846" 20 9656) " (15846" 21 9656) " (15846" 22 9656) " (15846" 23 9656) " (15846" 24 9656) " (17157" 10 11550) " (15846" 27 9656) " (15846" 28 9656) " (15846" 29 9656) " (15846" 30 9656) " (15846" 31 9656) " (15846" 33 9656) " (15846" 35 9656) " (15846" 36 9656) " (15846" 37 9656) " (37" 24 13015) " (16398" 1 9673) " (16398" 2 9673) " (16398" 3 9673) " (16398" 4 9673) " (16398" 5 9673) " (16398" 7 9673) " (16398" 9 9673) " (16398" 10 9673) " (16398" 12 9673) " (16398" 15 9673) " (16398" 34 9673) " (16398" 16 9673) " (16398" 17 9673) " (16398" 18 9673) " (16398" 19 9673) " (16398" 20 9673) " (16398" 21 9673) " (16398" 22 9673) " (16398" 23 9673) " (16398" 24 9673) " (17157" 9 11550) " (16398" 27 9673) " (16398" 28 9673) " (16398" 29 9673) " (16398" 30 9673) " (16398" 31 9673) " (16398" 33 9673) " (16398" 35 9673) " (16398" 36 9673) " (16398" 37 9673) " (37" 23 13015) " (17040" 9 9673) " (16696" 1 12882) " (16696" 2 12882) " (16696" 3 12882) " (16696" 4 12882) " (16696" 5 12882) " (16696" 7 12882) " (16696" 9 12882) " (16696" 10 12882) " (16696" 12 12882) " (16696" 15 12882) " (16696" 34 12882) " (16696" 16 12882) " (16696" 17 12882) " (16696" 18 12882) " (16696" 19 12882) " (16696" 20 12882) " (16696" 21 12882) " (16696" 22 12882) " (16696" 23 12882) " (16696" 24 12882) " (17157" 7 11550) " (16696" 27 12882) " (16696" 28 12882) " (16696" 29 12882) " (16696" 30 12882) " (16696" 31 12882) " (16696" 33 12882) " (16696" 35 12882) " (16696" 36 12882) " (16696" 37 12882) " (37" 34 13015) " (37" 29 13015) " (37" 30 13015) " (37" 31 13015) " (37" 33 13015) " (37" 35 13015) " (37" 36 13015) " (37" 37 13015) " (16936" 1 11626) " (16936" 2 11626) " (16936" 3 11626) " (16936" 4 11626) " (16936" 5 11626) " (16936" 7 11626) " (16936" 9 11626) " (16936" 10 11626) " (16936" 12 11626) " (16936" 15 11626) " (16936" 34 11626) " (16936" 16 11626) " (16936" 17 11626) " (16936" 18 11626) " (16936" 19 11626) " (16936" 20 11626) " (16936" 21 11626) " (16936" 22 11626) " (16936" 23 11626) " (16936" 24 11626) " (17157" 5 11550) " (16936" 27 11626) " (16936" 28 11626) " (16936" 29 11626) " (16936" 30 11626) " (16936" 31 11626) " (16936" 33 11626) " (16936" 35 11626) " (16936" 36 11626) " (16936" 37 11626) " (17053" 1 9979) " (17053" 2 9979) " (17053" 3 9979) " (17053" 4 9979) " (17053" 5 9979) " (17053" 7 9979) " (17053" 9 9979) " (17053" 10 9979) " (17053" 12 9979) " (17053" 15 9979) " (17053" 34 9979) " (17053" 16 9979) " (17053" 17 9979) " (17053" 18 9979) " (17053" 19 9979) " (17053" 20 9979) " (17053" 21 9979) " (17053" 22 9979) " (17053" 23 9979) " (17053" 24 9979) " (17157" 4 11550) " (17053" 27 9979) " (17053" 28 9979) " (17053" 29 9979) " (17053" 30 9979) " (17053" 31 9979) " (17053" 33 9979) " (17053" 35 9979) " (17053" 36 9979) " (17053" 37 9979) " (16880" 1 10105) " (16880" 2 10105) " (16880" 3 10105) " (16880" 4 10105) " (16880" 5 10105) " (16880" 7 10105) " (16880" 9 10105) " (16880" 10 10105) " (16880" 12 10105) " (16880" 15 10105) " (16880" 34 10105) " (16880" 16 10105) " (16880" 17 10105) " (16880" 18 10105) " (16880" 19 10105) " (16880" 20 10105) " (16880" 21 10105) " (16880" 22 10105) " (16880" 23 10105) " (16880" 24 10105) " (17157" 3 11550) " (16880" 27 10105) " (16880" 28 10105) " (16880" 29 10105) " (16880" 30 10105) " (16880" 31 10105) " (16880" 33 10105) " (16880" 35 10105) " (16880" 36 10105) " (16880" 37 10105) " (17094" 28 10373) " (24" 15 10419) " (24" 34 10419) " (24" 16 10419) " (24" 17 10419) " (24" 18 10419) " (24" 19 10419); INSERT INTO `smf_log_mark_read` " (`id_member`" `id_board` `id_msg`) VALUES (24 20 10419) " (24" 21 10419) " (24" 22 10419) " (24" 23 10419) " (24" 24 10419) " (17157" 2 11550) " (24" 27 10419) " (24" 28 10419) " (24" 29 10419) " (24" 30 10419) " (24" 31 10419) " (24" 33 10419) " (24" 35 10419) " (24" 36 10419) " (24" 37 10419) " (15912" 2 10591) " (50" 1 13072) " (50" 2 13072) " (50" 3 13072) " (50" 4 13072) " (50" 5 13072) " (50" 7 13072) " (50" 9 13072) " (50" 10 13072) " (50" 12 13072) " (50" 15 13072) " (50" 34 13072) " (50" 16 13072) " (50" 17 13072) " (50" 18 13072) " (50" 19 13072) " (50" 20 13072) " (50" 21 13072) " (50" 22 13072) " (50" 23 13072) " (50" 24 13072) " (17157" 1 11550) " (50" 26 13072) " (50" 27 13072) " (50" 28 13072) " (50" 29 13072) " (50" 30 13072) " (50" 31 13072) " (50" 33 13072) " (50" 35 13072) " (50" 36 13072) " (50" 37 13072) " (50" 38 13072) " (50" 39 13072) " (50" 40 13072) " (50" 41 13072) " (17149" 28 10832) " (16842" 22 10973) " (16822" 34 11085) " (16822" 16 11085) " (16822" 28 11085) " (16822" 29 11085) " (16822" 30 11085) " (16822" 31 11085) " (16822" 33 11085) " (16822" 35 11085) " (16822" 36 11085) " (16822" 37 11085) " (17182" 27 11296) " (17182" 28 11296) " (17182" 29 11296) " (17182" 30 11296) " (17182" 31 11296) " (17182" 33 11296) " (17182" 35 11296) " (17182" 36 11296) " (17182" 37 11296) " (17192" 16 11477) " (17157" 29 11550) " (17157" 30 11550) " (17157" 31 11550) " (17157" 33 11550) " (17157" 35 11550) " (17157" 36 11550) " (17157" 37 11550) " (37" 43 13015) " (26" 43 13061) " (46" 43 12989) " (16696" 43 12882) " (17100" 1 12318) " (17100" 2 12318) " (17100" 3 12318) " (17100" 4 12318) " (17100" 5 12318) " (17100" 7 12318) " (17100" 9 12318) " (17100" 10 12318) " (17100" 12 12318) " (17100" 15 12318) " (17100" 34 12318) " (17100" 16 12318) " (17100" 17 12318) " (17100" 18 12318) " (17100" 19 12318) " (17100" 20 12318) " (17100" 21 12318) " (17100" 22 12318) " (17100" 23 12318) " (17100" 24 12318) " (17100" 27 12318) " (17100" 28 12318) " (17100" 29 12318) " (17100" 30 12318) " (17100" 31 12318) " (17100" 33 12318) " (17100" 35 12318) " (17100" 36 12318) " (17100" 37 12318) " (17100" 43 12318) " (37" 44 13015) " (16696" 44 12882) " (26" 44 13061) " (17100" 44 12318) " (46" 44 12989) " (50" 43 13072) " (50" 44 13072); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_member_notices` -- DROP TABLE IF EXISTS `smf_log_member_notices`; CREATE TABLE `smf_log_member_notices` ( `id_notice` mediumint(8) unsigned NOT NULL auto_increment `subject` varchar(255) NOT NULL default '' `body` text NOT NULL PRIMARY KEY (`id_notice`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_notify` -- DROP TABLE IF EXISTS `smf_log_notify`; CREATE TABLE `smf_log_notify` ( `id_member` mediumint(8) unsigned NOT NULL default 0 `id_topic` mediumint(8) unsigned NOT NULL default 0 `id_board` smallint(5) unsigned NOT NULL default 0 `sent` tinyint(1) unsigned NOT NULL default 0 PRIMARY KEY (`id_member` `id_topic` `id_board`) KEY `id_topic` (`id_topic` `id_member`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_notify` -- INSERT INTO `smf_log_notify` " (`id_member`" `id_topic` `id_board` `sent`) VALUES (54 0 9 1) " (15880" 0 9 1) " (16141" 13 0 0) " (15912" 0 9 1) " (15871" 13 0 0) " (15964" 0 3 1) " (15977" 0 2 1) " (15986" 13 0 0) " (15897" 0 9 1) " (16038" 0 9 1) " (16049" 0 9 0) " (16090" 0 9 1) " (16097" 0 2 1) " (15974" 744 0 1) " (16116" 851 0 0) " (16116" 857 0 0) " (16276" 0 9 0) " (16778" 1857 0 0) " (16338" 0 10 1) " (16020" 962 0 0) " (16029" 0 12 1) " (16029" 976 0 0) " (16364" 0 12 1) " (16387" 0 2 1) " (16393" 1034 0 1) " (32" 1059 0 0) " (16174" 1098 0 0) " (16696" 0 22 0) " (16525" 1096 0 0) " (1" 0 9 0) " (15997" 91 0 0) " (16544" 0 2 1) " (16670" 1630 0 0) " (16284" 1451 0 0) " (15846" 0 9 0) " (23" 1684 0 0) " (16787" 1887 0 0) " (16825" 1954 0 1) " (16759" 1985 0 0) " (16885" 2101 0 0) " (16865" 2179 0 0) " (16985" 2226 0 1) " (16777" 2187 0 0) " (38" 2249 0 0) " (17023" 2268 0 1) " (17040" 0 9 0) " (17016" 0 36 0) " (16744" 2307 0 0) " (16936" 2312 0 0) " (16936" 2302 0 0) " (17117" 2435 0 1) " (17001" 0 2 1) " (17108" 2472 0 1) " (17001" 1897 0 0) " (17161" 2526 0 0) " (17157" 2537 0 0) " (17157" 2540 0 0) " (17167" 2550 0 1) " (17157" 2605 0 0) " (17157" 2648 0 0) " (17157" 2650 0 1) " (17190" 2625 0 0) " (17148" 2623 0 0) " (17148" 2599 0 0) " (16800" 2590 0 0) " (17139" 0 2 1) " (17186" 2679 0 0) " (17118" 2713 0 0) " (17154" 2762 0 1) " (17154" 2825 0 0) " (17154" 2827 0 1) " (31" 2829 0 1) " (31" 2838 0 0) " (17278" 0 2 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_online` -- DROP TABLE IF EXISTS `smf_log_online`; CREATE TABLE `smf_log_online` ( `session` varchar(32) NOT NULL default '' `log_time` int(10) NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 `id_spider` smallint(5) unsigned NOT NULL default 0 `ip` int(10) unsigned NOT NULL default 0 `url` text NOT NULL PRIMARY KEY (`session`) KEY `log_time` (`log_time`) KEY `id_member` (`id_member`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_online` -- INSERT INTO `smf_log_online` " (`session`" `log_time` `id_member` `id_spider` `ip` `url`) VALUES ('ip185.22.183.199' 1449125962 0 0 3105273799 " 'a:2:{s:6:\""action\"";s:6:\""login2\"";s:10:\""USER_AGENT\"";s:75:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\"";}')" " ('ip87.112.31.154'" 1449126842 0 0 1466965914 " 'a:3:{s:5:\""topic\"";i:1173;s:5:\""board\"";i:9;s:10:\""USER_AGENT\"";s:133:\""Mozilla/5.0 (Linux; Android 4.1.1; HP Slate 7 Build/JRO03H) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/36.0.1985.135 Safari/537.36\"";}')" " ('ip188.165.15.233'" 1449126554 0 0 3164934121 " 'a:3:{s:5:\""topic\"";i:2591;s:5:\""board\"";i:3;s:10:\""USER_AGENT\"";s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";}')" " ('ip52.4.29.156'" 1449126321 0 0 872684956 " 'a:1:{s:10:\""USER_AGENT\"";s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";}')" " ('ip40.77.167.8'" 1449126340 0 0 676177672 " 'a:3:{s:5:\""board\"";i:1;s:4:\""sort\"";s:7:\""replies\"";s:10:\""USER_AGENT\"";s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";}')" " ('ip207.46.13.138'" 1449126752 0 0 3475901834 " 'a:3:{s:5:\""topic\"";i:1933;s:5:\""board\"";i:10;s:10:\""USER_AGENT\"";s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";}')" " ('q3iv0n0ovon267pjhudmqgcsf7'" 1449126859 16654 0 3322433706 " 'a:5:{s:6:\""action\"";s:5:\""admin\"";s:4:\""area\"";s:8:\""maintain\"";s:2:\""sa\"";s:8:\""database\"";s:8:\""activity\"";s:6:\""backup\"";s:10:\""USER_AGENT\"";s:75:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\"";}')" " ('ip160.87.89.250'" 1449126529 0 0 2690079226 " 'a:3:{s:9:\""PHPSESSID\"";s:26:\""1ekl438spcels980i4pgsj33p0\"";s:6:\""action\"";s:5:\""login\"";s:10:\""USER_AGENT\"";s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.7 (KHTML" " like Gecko) Version/9.0.1 Safari/601.2.7\"";}')" " ('ip180.76.15.147'" 1449126451 0 0 3024883603 " 'a:3:{s:5:\""topic\"";i:2769;s:5:\""board\"";i:2;s:10:\""USER_AGENT\"";s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";}')" " ('ip180.76.15.22'" 1449126737 0 0 3024883478 " 'a:4:{s:5:\""topic\"";i:1955;s:9:\""prev_next\"";s:4:\""next\"";s:5:\""board\"";i:7;s:10:\""USER_AGENT\"";s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";}');" -- -------------------------------------------------------- -- -- Table structure for table `smf_log_packages` -- DROP TABLE IF EXISTS `smf_log_packages`; CREATE TABLE `smf_log_packages` ( `id_install` int(10) NOT NULL auto_increment `filename` varchar(255) NOT NULL default '' `package_id` varchar(255) NOT NULL default '' `name` varchar(255) NOT NULL default '' `version` varchar(255) NOT NULL default '' `id_member_installed` mediumint(8) NOT NULL default 0 `member_installed` varchar(255) NOT NULL default '' `time_installed` int(10) NOT NULL default 0 `id_member_removed` mediumint(8) NOT NULL default 0 `member_removed` varchar(255) NOT NULL default '' `time_removed` int(10) NOT NULL default 0 `install_state` tinyint(3) NOT NULL default 1 `failed_steps` text NOT NULL `themes_installed` varchar(255) NOT NULL default '' `db_changes` text NOT NULL PRIMARY KEY (`id_install`) KEY `filename` (`filename`(15)) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_packages` -- INSERT INTO `smf_log_packages` " (`id_install`" `filename` `package_id` `name` `version` `id_member_installed` `member_installed` `time_installed` `id_member_removed` `member_removed` `time_removed` `install_state` `failed_steps` `themes_installed` `db_changes`) VALUES (1 'reCAPTCHA.zip' 'motokochan:recaptchaforsmf' 'reCAPTCHA for SMF' '0.9.9' 2 'carmau' 1407684576 0 0 0 1 'a:0:{}' '1 6' '') " (2" 'YouTube_BBCode_v2.6.zip' 'karlbenson:youtubebbcode' 'YouTube BBCode' '2.6' 1 'Alex' 1412886058 0 0 0 1 'a:0:{}' 1 '') " (3" 'Breeze_v1.0.7.zip' 'Suki:breeze' 'Breeze' '1.0.7' 1 'Alex' 1426934338 0 0 0 1 'a:0:{}' 1 " 'a:5:{i:0;a:2:{i:0;s:12:\""remove_table\"";i:1;s:24:\""smf_breeze_notifications\"";}i:1;a:2:{i:0;s:12:\""remove_table\"";i:1;s:17:\""smf_breeze_status\"";}i:2;a:2:{i:0;s:12:\""remove_table\"";i:1;s:19:\""smf_breeze_comments\"";}i:3;a:2:{i:0;s:12:\""remove_table\"";i:1;s:18:\""smf_breeze_options\"";}i:4;a:3:{i:0;s:13:\""remove_column\"";i:1;s:11:\""smf_members\"";i:2;s:20:\""breeze_profile_views\"";}}')" " (4" 'RIPCFinalForAllVersions.zip' 'ahrasis:RemoveIndexPhpFromUrl' 'Remove Index.Php Completely From URL' '1.2' 1 'Alex' 1432611305 0 0 0 1 'a:0:{}' 1 '') " (5" 'smf_patch_1.1.20_2.0.9.zip' 'smf:smf-1.1.20_2.0.9' 'SMF 1.1.20 / 2.0.9 Update' 1 1 'Alex' 1432611589 0 0 0 1 'a:0:{}' 1 ''); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_polls` -- DROP TABLE IF EXISTS `smf_log_polls`; CREATE TABLE `smf_log_polls` ( `id_poll` mediumint(8) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 `id_choice` tinyint(3) unsigned NOT NULL default 0 KEY `id_poll` (`id_poll` `id_member` `id_choice`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_polls` -- INSERT INTO `smf_log_polls` " (`id_poll`" `id_member` `id_choice`) VALUES (22 11 0) " (22" 26 1) " (22" 50 1) " (36" 14 0) " (36" 26 0) " (36" 31 0) " (36" 50 2) " (36" 15912 0) " (36" 16001 1) " (36" 16052 0) " (36" 16108 1) " (36" 16109 1) " (36" 16110 1) " (36" 16111 1) " (36" 16112 1) " (36" 16115 1) " (36" 16116 0) " (36" 16129 0) " (37" 0 0) " (37" 20 2) " (37" 26 0) " (37" 32 1) " (37" 50 1) " (37" 15877 0) " (37" 15888 2) " (37" 16020 0) " (37" 16116 0) " (37" 16146 0) " (37" 16207 0) " (37" 16222 2) " (37" 16479 2) " (39" 14 2) " (39" 46 2) " (39" 15878 1) " (39" 16168 1) " (39" 16204 0) " (41" 1 1) " (41" 50 0) " (41" 16267 0) " (41" 16277 0) " (42" 26 4) " (42" 16168 4) " (42" 16267 4) " (42" 16277 4) " (43" 0 0) " (43" 1 1) " (43" 14 1) " (43" 26 1) " (43" 16020 1) " (43" 16168 0) " (43" 16182 1) " (43" 16277 0) " (43" 16284 0) " (43" 16519 1) " (44" 16277 0) " (45" 26 1) " (45" 15846 1) " (45" 15937 1) " (45" 16103 1) " (45" 16182 0) " (45" 16222 1) " (45" 16298 0) " (46" 24 0) " (46" 16168 0) " (46" 16182 0) " (46" 16192 0) " (46" 16331 0) " (46" 16519 0) " (46" 16530 0) " (46" 16696 2) " (46" 16837 0) " (48" 16036 1) " (48" 16168 1) " (48" 16174 0) " (48" 16284 1) " (49" 19 1) " (49" 26 2) " (49" 32 1) " (49" 34 1) " (49" 183 1) " (49" 15864 2) " (49" 16033 1) " (49" 16222 0) " (49" 16286 1) " (50" 26 0) " (50" 16103 0) " (50" 16277 0) " (51" 26 0) " (51" 26 1) " (51" 26 2) " (51" 26 4) " (51" 26 5) " (51" 26 6) " (51" 26 7) " (51" 26 8) " (51" 26 9) " (51" 31 0) " (51" 31 3) " (51" 31 4) " (51" 31 5) " (51" 31 8) " (51" 31 9) " (51" 15846 0) " (51" 15888 9) " (51" 16036 0) " (51" 16036 4) " (51" 16036 6) " (51" 16168 6) " (51" 16222 0) " (51" 16222 4) " (51" 16222 6) " (51" 17100 0) " (51" 17100 4) " (51" 17100 5) " (51" 17100 6) " (51" 17100 8) " (51" 17100 9) " (52" 16033 0) " (52" 16103 1) " (53" 16033 0) " (53" 16103 1) " (53" 16168 0) " (53" 16277 0) " (56" 0 1) " (56" 16103 0) " (56" 16368 1) " (57" 0 0) " (57" 16103 1) " (57" 16222 1) " (57" 16277 1) " (57" 16390 0) " (59" 16168 2) " (59" 16182 2) " (59" 16284 2) " (59" 16321 3) " (59" 16426 3) " (59" 17100 0) " (60" 1 1) " (60" 32 1) " (60" 34 0) " (60" 16049 0) " (60" 16168 1) " (60" 16222 1) " (60" 16284 0) " (60" 16447 0) " (61" 1 4) " (61" 28 3) " (61" 16049 4) " (61" 16168 2) " (61" 16222 1) " (63" 16168 0) " (63" 16222 0) " (63" 16277 0) " (63" 16390 0) " (64" 26 1) " (64" 16049 1) " (64" 16277 1) " (64" 16329 0) " (64" 16390 2) " (65" 11 1) " (65" 20 0) " (65" 34 1) " (65" 15937 1) " (65" 16182 0) " (65" 16222 1) " (65" 16315 0) " (65" 16393 0) " (68" 19 0) " (68" 15846 1) " (68" 15937 0) " (68" 16055 0) " (68" 16168 0) " (68" 16182 0) " (68" 16222 0) " (68" 16260 0) " (68" 16348 0) " (68" 16441 0) " (68" 16519 0) " (68" 16559 0) " (68" 16623 0) " (68" 16639 0) " (68" 16760 0) " (69" 19 2) " (69" 16222 0) " (71" 11 0) " (71" 11 1) " (71" 11 3) " (71" 15846 4) " (71" 16020 0) " (71" 16276 0) " (71" 16276 1) " (71" 16276 3) " (71" 16321 0) " (71" 16321 1) " (71" 16321 3) " (71" 16519 4) " (71" 16559 0) " (71" 16559 2) " (71" 16559 3) " (71" 16561 0) " (71" 16561 1) " (71" 16561 3) " (73" 16156 1) " (73" 16321 1) " (73" 16559 0) " (73" 16559 1) " (73" 16568 0) " (74" 16277 0) " (74" 16519 0) " (82" 16028 0) " (82" 16182 0) " (82" 16723 0) " (84" 15846 0) " (84" 16315 0) " (84" 16315 1) " (84" 16559 0) " (84" 16559 1) " (84" 16798 0) " (84" 17190 1) " (85" 15878 0) " (85" 16182 4) " (85" 16260 4) " (85" 16759 4) " (93" 1 0) " (93" 26 6) " (93" 50 6) " (93" 15888 6) " (93" 16222 0) " (93" 16623 6) " (94" 16760 1) " (95" 0 0) " (95" 15878 1) " (95" 15885 1) " (95" 16348 1) " (95" 16696 0) " (97" 15997 0) " (97" 16182 0) " (97" 16276 2) " (97" 16692 0) " (97" 16712 0) " (97" 16713 2) " (100" 15885 1) " (100" 15937 1) " (100" 16760 0) " (102" 15994 0) " (102" 16441 1) " (102" 16743 0) " (102" 16744 0) " (102" 16760 1) " (104" 16743 0); INSERT INTO `smf_log_polls` " (`id_poll`" `id_member` `id_choice`) VALUES (105 16760 0) " (106" 0 1) " (106" 16441 0) " (106" 16760 0) " (108" 0 0) " (108" 16182 0) " (108" 16356 0) " (108" 16441 0) " (108" 16530 1) " (108" 16792 0) " (108" 16798 0) " (108" 17100 0) " (109" 15846 1) " (109" 16441 0) " (110" 16182 0) " (110" 16222 1) " (110" 16530 0) " (112" 16276 0) " (112" 16756 0) " (112" 16837 0) " (112" 16849 0) " (113" 16182 3) " (113" 16587 2) " (113" 16620 0) " (113" 16696 4) " (113" 16837 3) " (114" 16182 0) " (114" 16696 0) " (114" 16759 1) " (114" 16837 0) " (119" 1 1) " (119" 61 1) " (119" 16182 1) " (119" 16530 1) " (119" 16543 1) " (119" 16620 1) " (119" 16696 1) " (119" 16837 1) " (119" 16848 1) " (120" 34 0) " (120" 16381 2) " (120" 16977 0) " (120" 16985 0) " (121" 16848 1) " (124" 17081 0) " (127" 15846 0) " (127" 16543 0) " (127" 16742 0) " (128" 24 0) " (128" 26 1) " (128" 31 1) " (128" 37 1) " (128" 37 4) " (128" 50 3) " (128" 50 4) " (128" 15846 0) " (128" 16182 2) " (128" 16348 2) " (128" 16398 1) " (128" 16438 4) " (128" 16530 3) " (128" 16696 1) " (128" 16696 4) " (128" 16837 0) " (128" 16837 1) " (129" 16519 0) " (130" 50 0) " (130" 50 1) " (130" 50 2) " (130" 50 3) " (130" 50 4) " (130" 16848 0) " (130" 17081 0) " (131" 16837 1) " (132" 50 0) " (132" 16276 0) " (132" 16742 0) " (132" 17040 0) " (133" 0 1) " (133" 24 1) " (133" 26 11) " (133" 31 0) " (133" 31 5) " (133" 31 6) " (133" 31 8) " (133" 31 11) " (133" 50 4) " (133" 50 5) " (133" 50 6) " (133" 50 7) " (133" 50 10) " (133" 15846 1) " (133" 16222 4) " (133" 16222 7) " (133" 16276 8) " (133" 16276 10) " (133" 16276 11) " (133" 16276 12) " (133" 16276 13) " (133" 16438 12) " (133" 16530 0) " (133" 16696 1) " (133" 16742 0) " (133" 16742 1) " (133" 16742 6) " (133" 16742 9) " (133" 16742 12) " (133" 16759 0) " (133" 16837 2) " (133" 16837 6) " (133" 16837 8) " (133" 16837 12) " (133" 16837 13) " (133" 16930 3) " (133" 16930 12) " (133" 16936 12) " (133" 17139 2) " (134" 14 0) " (134" 24 1) " (134" 16530 1) " (134" 16696 1) " (134" 16837 1) " (134" 16930 2) " (134" 16936 0) " (134" 17100 1) " (134" 17127 0) " (136" 24 4) " (136" 15846 4) " (136" 16483 4) " (136" 16696 4) " (136" 16777 4) " (136" 16837 1) " (136" 16855 0) " (136" 16936 0) " (136" 17100 2) " (136" 17157 0) " (137" 24 2) " (137" 24 5) " (137" 37 2) " (137" 15888 5) " (137" 16182 2) " (137" 16483 0) " (137" 16483 2) " (137" 16530 2) " (137" 16777 0) " (137" 16777 3) " (137" 16837 2) " (137" 16855 0) " (137" 16936 0) " (137" 16936 2) " (137" 17157 0) " (137" 17157 1) " (138" 24 0) " (138" 24 3) " (138" 26 1) " (138" 46 3) " (138" 50 1) " (138" 16222 3) " (138" 16222 4) " (138" 16276 3) " (138" 16276 4) " (138" 16483 3) " (138" 16530 1) " (138" 16777 0) " (138" 16777 7) " (138" 16855 3) " (138" 16936 2) " (138" 16936 5) " (138" 17157 4) " (138" 17157 7) " (139" 17 10) " (139" 24 6) " (139" 26 10) " (139" 37 11) " (139" 46 0) " (139" 15846 11) " (139" 15971 11) " (139" 16276 10) " (139" 16348 11) " (139" 16483 4) " (139" 16696 3) " (139" 16696 4) " (139" 16837 0) " (139" 16936 0) " (139" 16936 1) " (139" 17151 11) " (139" 17157 6) " (139" 17157 7) " (139" 17198 0) " (139" 17198 1) " (140" 16342 2) " (140" 16696 2) " (140" 16855 5) " (140" 16936 5) " (140" 17157 0) " (140" 17190 1) " (140" 17191 1) " (142" 16696 0) " (142" 16936 0) " (142" 16936 3) " (142" 16936 5) " (142" 17157 0) " (142" 17157 1) " (142" 17157 5) " (143" 15846 3) " (143" 16696 0) " (143" 16696 5) " (143" 16837 0) " (143" 16837 5) " (143" 16936 0) " (143" 16936 5) " (143" 17100 0) " (143" 17100 4) " (143" 17151 1) " (143" 17151 5) " (143" 17157 5) " (144" 37 2) " (144" 46 4) " (144" 47 2) " (144" 15846 2) " (144" 16222 2) " (144" 16696 2) " (144" 16837 2) " (144" 16855 4) " (144" 16936 4) " (144" 17100 0) " (144" 17190 2) " (145" 1 0) " (145" 37 0) " (145" 46 1) " (145" 47 0) " (145" 16696 0) " (145" 16855 1) " (145" 16936 1) " (145" 17100 0) " (146" 15888 0) " (146" 16696 1) " (146" 16837 0) " (147" 26 1) " (147" 16174 4) " (147" 16182 0) " (147" 16837 2) " (147" 17090 1) " (147" 17100 2) " (148" 37 4) " (148" 15846 5) " (148" 16174 5) " (148" 16855 2) " (148" 17090 5) " (149" 37 0); INSERT INTO `smf_log_polls` " (`id_poll`" `id_member` `id_choice`) VALUES (149 16182 4) " (149" 16222 0) " (149" 17151 2); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_reported` -- DROP TABLE IF EXISTS `smf_log_reported`; CREATE TABLE `smf_log_reported` ( `id_report` mediumint(8) unsigned NOT NULL auto_increment `id_msg` int(10) unsigned NOT NULL default 0 `id_topic` mediumint(8) unsigned NOT NULL default 0 `id_board` smallint(5) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 `membername` varchar(255) NOT NULL default '' `subject` varchar(255) NOT NULL default '' `body` text NOT NULL `time_started` int(10) NOT NULL default 0 `time_updated` int(10) NOT NULL default 0 `num_reports` mediumint(6) NOT NULL default 0 `closed` tinyint(3) NOT NULL default 0 `ignore_all` tinyint(3) NOT NULL default 0 PRIMARY KEY (`id_report`) KEY `id_member` (`id_member`) KEY `id_topic` (`id_topic`) KEY `closed` (`closed`) KEY `time_started` (`time_started`) KEY `id_msg` (`id_msg`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_reported` -- INSERT INTO `smf_log_reported` " (`id_report`" `id_msg` `id_topic` `id_board` `id_member` `membername` `subject` `body` `time_started` `time_updated` `num_reports` `closed` `ignore_all`) VALUES (33 8601 1929 26 16793 'thexbs' 'Xx_Carlos_Xx hacking' 'I am not by a comp to show any mods but if you go on YouTube look up Joshua saptan and then the Xx_Carlos_Xx hacling video please LOOK' 1436585887 1436585887 1 1 1) " (40" 10166 2359 2 17081 'Cobra_MufSA' 'Achilles abusement' ' :'( :'( :'( :'( :'( :'( BAN ACHILLES HE IS RUINING EVERYTHING' 1441309534 1441309534 1 1 1) " (41" 5273 1099 4 16440 'Johnnyhorse10' 'May i have my THug back Plz' 'After the reset i lost my thug also i switched accounts with my bro because his account is banned on another server so i let him have my account to play on the server he was ban from. I was wondering if i can have my thug back to my new account (bro's account).My new username is xBlazingLightsx. I would appreciate it if i can have my thug back on prison. Thank you for spending your time reading this.

' 1441335913 1441335913 1 1 0) " (42" 10261 2376 10 16696 'xPowerStaticx' 'XX_carlos_XX Apeal ' 'Name - XX_carlos_XX

Banned By Who? - JDK

Banned From ? - The Whole Server

Description? - He Was Banned With False Evidence Of Him Hacking He was Reported By thexbs if i recall and iv gone over this report for many weeks now  [ dont judge ] And I Came to a conclusion on why he should be un-banned This Was The Evidence https://www.youtube.com/watch?v=WKezBButWq4 But its False Evidence because pause the video before he says mybad like right away once u see him and his friends skyping one of them is hacking [I will show the image Right Below ] [img]https://i.gyazo.com/e303ce4ccf258cd798884855856e6c6d.png[/img] So Im Guessing they plotted this ban out to hack into his account and make him banned by making carlos him self hacking so in the screen shot u see one of them hacking but according to the end of the video none of them was On Minecraft except thexbs where was the others u may ask? The Others Are Aparently Playing Wizard101 but at the VERY begining  someone was on minecraft hacking on xx_carlos_xx account but at the end all of them were playing wizard101 and also at the end none of them were surprisingly Screen Sharing So If I Do Recall This Was False Evidence And Thexbs should take the blame for hacking since you know Carlos wasnt really hacking If You Know What I Mean Comment on this apeal and tell me what u think [color=red]-xPowerStaticx[/color]' 1441744334 1442024820 2 1 0) " (38" 9922 2316 1 16036 'FernandoVD2003' 'WHERE IS MY THUG' 'Where is my thug i only have my color name. My ign is TheFakeJesus ' 1440274246 1440274246 1 1 1) " (39" 9344 2189 40 17 'Luke' 'Re: Moderator Applications : FargMasteraTach5' 'Hello

Thanks for applying using the correct format. I must say these colors are a little bizarre.

Thanks
Luke' 1440345439 1440345439 1 1 1) " (43" 10377 2397 2 16742 'xXSkyXx' 'Grko hacking' 'Name of the suspect?: Grko_122
2.What server was this on?: Prison m9
3.When did they break this rule?: IN 2015 BRUH
4.Proof of the happening: https://www.youtube.com/watch?v=pBJAgF6TLMU CLICK THAT BRUH
5.What rule was broken?: hacks m8
6.Concise description (Not Required): Idk what that means
' 1442051345 1442051345 1 1 0) " (44" 10321 2390 2 16277 'KayDJ' 'Grko hacking not sure if this bann has already happened' 'im not sure if this action has already happened but the link is from larz not mine own :/ https://www.youtube.com/watch?v=pBJAgF6TLMU' 1442051369 1442051369 1 1 0) " (45" 10600 2440 2 16747 'Beastie04' 'JackThelad45 Bullying me and my friends constantly' 'JackThelad45 Constantly bullies me and every1 else that steppes in his path. Read where he put's little Cunt and Stand on a cliff edge. By the way i'm Katie/Beastie04  ' 1442684004 1442684004 1 1 1) " (46" 10796 2477 2 16800 'kellimater' 'Twini And Misun Not Givin Meh A Pony ;-; xD ' ':( Whu u nu give meh Ponii?? ;-; Mean Muchh? jkjk dis just foe life xDD Luvv U Modss <33
' 1443226712 1443226712 1 1 1) " (29" 492 145 12 50 'j_boy1234' '► PLEASE READ - DONATION ISSUE FORMAT' 'Your [b]In-Game Name[/b]
The [b]Rank you were supposed to get when donating[/b]
[b]When[/b] were you online when you bought your rank?
Other:

---Missing command or kit screw up?----
Rank:
Command or Kit:
Whats missing?:

edit: Stickied thanks - Alex' 1432166040 1432166040 1 1 1) " (30" 8130 1803 2 1 'Alex' 'Re: Rudeness ;-;' 'From what i can tell from your screenshots;
[b]Server[/b]: Survival?
[b]Player[/b]: GreatEthanChamp?

Please follow the [url=http://aviatorcraft.com/forum/index.php?topic=4.0]READ ME[/url] at the top of the page.' 1434423601 1434423601 1 1 1) " (31" 3257 676 2 1 'Alex' '► Punishments for breaking rules' 'If you would like to know the punishments for breaking any rules on aviatorcraft look no further:
[b]HACKING[/b]
First time - 2 week ban.
Second time is a PERMANENT BAN.

[b]ADVERTISING[/b]
This only counts if it's another server 14 day Ban;
If done again 28 day ban ect.
Sharing ip's in private message is fine as long as it is not a mass message (SPAM)

[b]IMPERSONATING[/b]
Results in a kick if you abuse your /nick perks they will be taken away from you.

[b]SPAMMING[/b]
Results in a kick for the first 3 times.
If you spam more than 3 times in a row you will be MUTED for 20 minutes.

[b]HARRASSMENT[/b]
Results in a kick.
If you continue you will be muted for an hour.
If you are offline after serious offenses you can be banned up to 1 day or longer.

[b]PROFANITY (ONLY EXCESSIVE)[/b]
If you use an excessive amount of profanity you can be kicked up to 3 times.
If you continue you will be muted for 10 minutes.

[b]MINOR THINGS SUCH AS CAPS[/b]
If it gets seen the day they are on we can check to see if they are currently doing it resulting in them being kicked
or possibly muted if they continue.

Topics which are very minor will be locked.' 1435422087 1435422087 1 1 1) " (32" 8246 1843 38 1 'Alex' '► MINIGAMES BUILD COMPETITION WINNER' '[b][size=22pt]MINIGAMES BUILD COMPETITION WINNER[/size][/b]
The best looking [size=8pt](and only rip all other competitors)[/size] build selected is done by [url=http://aviatorcraft.com/forum/index.php?action=profile;u=16348]FirePowerHD657[/url]
[img width=640]http://i.imgur.com/4ILCjKl.jpg[/img]
[img width=640]http://i.imgur.com/974fAIM.jpg[/img]
[img width=640]http://i.imgur.com/Z5LjWTg.jpg[/img]

Some new events are coming very soon!' 1436473707 1436475093 2 1 1) " (34" 8827 1156 38 16530 'VorahHD' 'Re: AviatorCraft Staff Team' 'Lolololol

Shkrubbb' 1437434173 1437434173 1 1 0) " (35" 9113 2101 3 17 'lrice11' 'Re: Mod/Admin' 'Hello

I can come take a look at your builds although your application has already been denied. Two pictures was required you only showed one.

Edit: Dealt with.' 1439148664 1439148664 1 1 0) " (36" 9532 2214 40 38 '109number9' 'Re: 109number9\'s Staff Application' '.' 1439654869 1439654869 1 1 1) " (37" 9589 2262 2 46 'davide' 'Re: SH4DOWxD3LTA Abused Against Me :(' '[b][font=georgia]Hello

Based on the evidence that was given to us from SH4DOW the mute seems to be justifiable.  From the screenshots you were saying the following things to the player:

[i]- "U against gays"
- "Homophobic prick"
- "Are you Autistic"[/i]

This alone is harassment and results in a 1 hour mute.  So your mute is justified.

When a player is harassing you we do not encourage "Counter Harassment."  This only makes situations like this happen where we have the accuser being muted for saying worse things to the opposition.  We suggest that if you see someone breaking rules (such as harassment) that you report it to our forums website.

Other then this the punishment is justified.

~[color=blue]JDK21132[/color]
[/font][/b]' 1439691687 1439691687 1 1 1) " (47" 9587 2243 2 46 'davide' 'Re: Blaze2558.' '[b][font=georgia]Topic Will Be Locked Until Decision By Staff has been reached.  Any further arguments may result in temporary bans from forums. Be patient as we decide this.[/font][/b]' 1446947833 1446947833 1 1 0); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_reported_comments` -- DROP TABLE IF EXISTS `smf_log_reported_comments`; CREATE TABLE `smf_log_reported_comments` ( `id_comment` mediumint(8) unsigned NOT NULL auto_increment `id_report` mediumint(8) NOT NULL default 0 `id_member` mediumint(8) NOT NULL `membername` varchar(255) NOT NULL default '' `email_address` varchar(255) NOT NULL default '' `member_ip` varchar(255) NOT NULL default '' `comment` varchar(255) NOT NULL default '' `time_sent` int(10) NOT NULL PRIMARY KEY (`id_comment`) KEY `id_report` (`id_report`) KEY `id_member` (`id_member`) KEY `time_sent` (`time_sent`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_reported_comments` -- INSERT INTO `smf_log_reported_comments` " (`id_comment`" `id_report` `id_member` `membername` `email_address` `member_ip` `comment` `time_sent`) VALUES (36 33 16356 'lulu0421@yahoo.com' 'lulu0421@yahoo.com' '108.133.37.64' 'Thexbs that wrong they hacked my account u know ill never hack' 1436585887) " (42" 39 24 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 'Can you pls fix my mod app to soulmastera mod app i change my username to my original and edit my current username' 1440345439) " (41" 38 16398 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 'Posted in wrong section. It\'s about ranks so I thought it needed to be addressed if the information is legitimate. ~Louis' 1440274246) " (48" 44 16543 '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 'copy right of my video' 1442051369) " (46" 42 16696 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 'This Ban Apeal Has Not Yet Been Judged' 1442024820) " (47" 43 16543 '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 'copy right of my video' 1442051345) " (49" 45 17118 'JackTheLad45' 'Jackgille45@gmail.com' '78.144.99.70' 'This is a lie please dont ban me' 1442684004) " (50" 46 16800 'kellimater' 'hollis.teresa@ymail.com' '24.166.251.69' ';-;' 1443226712) " (31" 29 16678 'darklegacy24' 'khorymb24@gmail.com' '173.217.63.153' 'I bought the Thug rank and it won\'t let me use the kit and commands' 1432166040) " (32" 30 16760 'xXKingMonsterXx' 'destoryerking111@gmail.com' '71.30.183.220' 'Hey Fireblazer Coul You make more commands to rags?' 1434423601) " (33" 31 16777 'bagpipelove123' 'roseanneiscool98@gmail.com' '146.198.33.209' 'somebody called clickyfingers has been hacking and MarkDoesMC I saw him online and I saw him with op armour also I know you can only enchant up to level 5 so please ban them' 1435422087) " (34" 32 16814 'kbarrettas' 'kyzernbarrett@gmail.com' '66.209.255.24' 'awesome' 1436473707) " (35" 32 16814 'kbarrettas' 'kyzernbarrett@gmail.com' '66.209.255.24' 'awesome' 1436475093) " (37" 34 50 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' '-_-' 1437434173) " (38" 35 16885 'Sophie' 'Sneihouse@icloud.com' '99.3.36.89' 'Why did you dini' 1439148664) " (39" 36 38 '109number9' 'wverge@cox.net' '70.178.250.170' 'I was looking over my post and I wasnt sure how reply worked because I was going to add something and I didnt realize this is how it worked so I ask that you please remove my reply.' 1439654869) " (40" 37 17019 'Cadbury' 'ajiaujla@gmail.com' '86.152.3.112' 'This is bullshit The u against gays is not an insult and why did nothing happen to the other person? this is injustice just because that player is more well known' 1439691687) " (43" 40 17081 'Cobra_MufSA' 'ethanminer10@gmail.com' '99.61.169.190' 'Please ban Achilles297 or derank him from trialmod' 1441309534) " (44" 41 17090 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 'JDK i have my old account back. The ign is IIR3dfoxPvpII I would appreciate if i can have my thug back' 1441335913) " (45" 42 16696 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 'It hasnt been reviewed but a staff member keeps locking the topic' 1441744334) " (51" 47 16696 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 'HASNT Been Decided' 1446947833); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_scheduled_tasks` -- DROP TABLE IF EXISTS `smf_log_scheduled_tasks`; CREATE TABLE `smf_log_scheduled_tasks` ( `id_log` mediumint(8) NOT NULL auto_increment `id_task` smallint(5) NOT NULL default 0 `time_run` int(10) NOT NULL default 0 `time_taken` float NOT NULL default 0 PRIMARY KEY (`id_log`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_scheduled_tasks` -- INSERT INTO `smf_log_scheduled_tasks` " (`id_log`" `id_task` `time_run` `time_taken`) VALUES (7416 1 1447117435 0) " (7415" 1 1447110066 0) " (7414" 1 1447102869 0) " (7413" 1 1447095757 0) " (7412" 1 1447088448 0) " (7411" 7 1447085773 3) " (7410" 1 1447081239 0) " (7409" 1 1447074416 0) " (7408" 1 1447067109 0) " (7524" 1 1447722052 0) " (7523" 1 1447714801 0) " (7522" 1 1447707999 0) " (7521" 1 1447700418 0) " (7520" 1 1447693244 0) " (7519" 7 1447691085 1) " (7518" 1 1447686656 0) " (7517" 1 1447678976 0) " (7516" 1 1447671654 0) " (7515" 1 1447664455 0) " (7514" 1 1447657254 0) " (7513" 1 1447650078 0) " (7740" 1 1448931658 0) " (7739" 1 1448924428 0) " (7738" 1 1448917213 0) " (7737" 1 1448910327 0) " (7736" 1 1448902910 0) " (7735" 7 1448900328 1) " (7734" 1 1448895627 0) " (7733" 1 1448888415 0) " (7732" 1 1448881528 0) " (7731" 1 1448874029 0) " (7730" 1 1448866826 0) " (7729" 1 1448859626 0) " (7728" 1 1448852415 0) " (7727" 3 1448845463 0) " (7726" 5 1448845226 0) " (7725" 1 1448845226 0) " (7724" 1 1448838026 0) " (7723" 1 1448830812 0) " (7722" 1 1448823619 0) " (7721" 1 1448816403 0) " (7720" 7 1448813946 1) " (7719" 1 1448809225 0) " (7718" 1 1448802027 0) " (7717" 1 1448794826 0) " (7716" 1 1448787624 0) " (7715" 1 1448780420 0) " (7714" 1 1448773277 0) " (7713" 1 1448766085 0) " (7712" 3 1448758878 0) " (7711" 5 1448758818 0) " (7710" 1 1448758801 0) " (7709" 1 1448751629 0) " (7708" 1 1448744726 0) " (7707" 1 1448737298 0) " (7706" 1 1448730082 0) " (7407" 1 1447059668 0) " (7406" 1 1447052467 0) " (7405" 1 1447045255 0) " (7404" 1 1447038655 0) " (7403" 3 1447030865 0) " (7402" 5 1447030845 0) " (7401" 1 1447030841 0) " (7400" 1 1447023639 0) " (7399" 1 1447016643 0) " (7398" 1 1447009366 0) " (7397" 1 1447002239 0) " (7396" 7 1446999304 2) " (7395" 1 1446994861 0) " (7394" 1 1446987643 0) " (7393" 1 1446980882 0) " (7392" 1 1446973265 0) " (7391" 1 1446966325 0) " (7390" 1 1446958936 0) " (7389" 1 1446951601 0) " (7388" 3 1446944769 0) " (7387" 5 1446944768 0) " (7386" 1 1446944768 0) " (7385" 1 1446937209 0) " (7384" 1 1446930225 0) " (7383" 1 1446922975 0) " (7382" 1 1446915603 0) " (7381" 7 1446912971 1) " (7380" 1 1446908558 0) " (7379" 1 1446901268 0) " (7378" 1 1446894001 0) " (7377" 1 1446886871 0) " (7376" 1 1446879652 0) " (7375" 1 1446872581 0) " (7512" 1 1447642999 0) " (7511" 3 1447635698 0) " (7510" 5 1447635690 0) " (7509" 1 1447635689 0) " (7508" 1 1447628427 0) " (7507" 1 1447621225 0) " (7506" 1 1447614054 0) " (7505" 1 1447606855 0) " (7504" 7 1447604344 1) " (7503" 1 1447599634 0) " (7502" 1 1447592700 0) " (7501" 1 1447585253 0) " (7500" 1 1447578055 0) " (7499" 1 1447571153 0) " (7498" 1 1447563620 0) " (7497" 1 1447556428 0) " (7496" 3 1447549266 0) " (7495" 5 1447549215 0) " (7494" 1 1447549201 0) " (7493" 1 1447542005 0) " (7492" 1 1447534858 0) " (7491" 1 1447527629 0) " (7490" 1 1447520403 0) " (7489" 7 1447517827 1) " (7488" 1 1447513383 0) " (7487" 1 1447506354 0) " (7486" 1 1447499155 0) " (7485" 1 1447491657 0) " (7484" 1 1447484456 0) " (7483" 1 1447477256 0) " (7705" 7 1448727329 1) " (7704" 1 1448723069 0) " (7703" 1 1448715823 0) " (7702" 1 1448708837 0) " (7701" 1 1448701636 0) " (7700" 1 1448694006 0) " (7699" 1 1448686897 0) " (7632" 1 1448326820 0) " (7631" 1 1448319611 0) " (7630" 1 1448312411 0) " (7629" 1 1448305211 0) " (7628" 1 1448298031 0) " (7627" 7 1448295401 1) " (7626" 1 1448290813 0) " (7625" 1 1448283942 0) " (7624" 1 1448276517 0) " (7698" 1 1448679625 0) " (7697" 3 1448672503 0) " (7696" 5 1448672500 0) " (7695" 1 1448672432 0) " (7694" 1 1448665206 0) " (7693" 1 1448658030 0) " (7692" 1 1448650802 0) " (7691" 1 1448643867 0) " (7690" 7 1448640908 1) " (7689" 1 1448636445 0) " (7688" 1 1448629231 0) " (7687" 1 1448622033 0) " (7686" 1 1448614832 0) " (7685" 1 1448607608 0) " (7684" 1 1448601030 0) " (7683" 1 1448593439 0) " (7682" 3 1448586072 0) " (7681" 5 1448586068 0) " (7680" 1 1448586063 0) " (7679" 1 1448578811 0) " (7678" 1 1448571607 0) " (7677" 1 1448564402 0) " (7676" 1 1448557233 0) " (7675" 7 1448554536 1) " (7674" 1 1448550003 0) " (7673" 1 1448543077 0) " (7672" 1 1448535903 0) " (7671" 1 1448528436 0) " (7670" 1 1448521215 0) " (7669" 1 1448514035 0) " (7668" 1 1448507064 0) " (7667" 3 1448499761 0) " (7666" 9 1448499637 0) " (7623" 1 1448269376 0) " (7622" 1 1448262243 0) " (7621" 1 1448255139 0) " (7620" 1 1448247616 0) " (7619" 3 1448241001 0) " (7618" 5 1448240439 0) " (7617" 1 1448240439 0) " (7616" 1 1448233428 0) " (7615" 1 1448226152 0) " (7614" 1 1448218842 0) " (7613" 1 1448211739 0) " (7612" 7 1448208994 1) " (7611" 1 1448204431 0) " (7610" 1 1448197226 0) " (7609" 1 1448190166 0) " (7608" 1 1448182962 0) " (7607" 1 1448175639 0) " (7606" 1 1448168555 0) " (7605" 1 1448161261 0) " (7604" 3 1448154085 0) " (7603" 5 1448154020 0) " (7602" 1 1448154012 0) " (7601" 1 1448146832 0) " (7600" 1 1448139642 0) " (7599" 1 1448132474 0) " (7598" 1 1448125222 0) " (7597" 7 1448122535 2) " (7596" 1 1448118112 0) " (7595" 1 1448110898 0) " (7594" 1 1448103775 0) " (7593" 1 1448096505 0) " (7592" 1 1448089540 0) " (7591" 1 1448082527 0) " (7374" 1 1446865227 0) " (7373" 3 1446858134 0) " (7372" 5 1446858022 0) " (7371" 1 1446858011 0) " (7370" 1 1446850808 0) " (7369" 1 1446843802 0) " (7368" 1 1446836725 0) " (7367" 1 1446829437 0) " (7366" 7 1446826578 1) " (7365" 1 1446822065 0) " (7364" 1 1446814852 0) " (7363" 1 1446807901 0) " (7362" 1 1446800474 0) " (7361" 1 1446793288 0) " (7360" 1 1446786076 0) " (7359" 1 1446778874 0) " (7358" 3 1446771675 0) " (7357" 5 1446771675 0) " (7356" 1 1446771675 0) " (7355" 1 1446764667 0) " (7354" 1 1446757276 0) " (7353" 1 1446750214 0) " (7352" 1 1446743176 0) " (7351" 7 1446740112 1) " (7350" 1 1446735639 0) " (7349" 1 1446728608 0) " (7348" 1 1446721576 0) " (7347" 1 1446714377 0) " (7346" 1 1446706848 0) " (7345" 1 1446699651 0) " (7344" 1 1446692416 0) " (7343" 3 1446685411 0) " (7342" 9 1446685410 0) " (7482" 1 1447470059 0) " (7481" 3 1447463083 0) " (7480" 5 1447462858 0) " (7479" 1 1447462842 0) " (7478" 1 1447455613 0) " (7477" 1 1447448729 0) " (7476" 1 1447441377 0) " (7475" 1 1447434361 0) " (7474" 7 1447431600 1) " (7473" 1 1447426861 0) " (7472" 1 1447419661 0) " (7471" 1 1447412460 0) " (7470" 1 1447405527 0) " (7469" 1 1447398059 0) " (7468" 1 1447390859 0) " (7467" 1 1447383633 0); INSERT INTO `smf_log_scheduled_tasks` " (`id_log`" `id_task` `time_run` `time_taken`) VALUES (7466 3 1447376642 0) " (7465" 5 1447376636 0) " (7464" 1 1447376572 0) " (7463" 1 1447369261 0) " (7462" 1 1447362359 0) " (7461" 1 1447354909 0) " (7460" 1 1447347872 0) " (7459" 7 1447344918 1) " (7458" 1 1447340461 0) " (7457" 1 1447333262 0) " (7456" 1 1447326097 0) " (7455" 1 1447318862 0) " (7454" 1 1447311661 0) " (7453" 1 1447304404 0) " (7452" 1 1447297271 0) " (7451" 3 1447290357 0) " (7450" 9 1447290298 0) " (7590" 1 1448075147 0) " (7589" 3 1448067739 0) " (7588" 5 1448067738 0) " (7587" 1 1448067738 0) " (7586" 1 1448060590 0) " (7585" 1 1448053287 0) " (7584" 1 1448046010 0) " (7583" 1 1448038849 0) " (7582" 7 1448036120 1) " (7581" 1 1448031646 0) " (7580" 1 1448025347 0) " (7579" 1 1448017547 0) " (7578" 1 1448010124 0) " (7577" 1 1448002914 0) " (7576" 1 1447995665 0) " (7575" 1 1447988423 0) " (7574" 3 1447981261 0) " (7573" 5 1447981226 0) " (7572" 1 1447981214 0) " (7571" 1 1447974040 0) " (7570" 1 1447966921 0) " (7569" 1 1447959628 0) " (7568" 1 1447952596 0) " (7567" 7 1447949753 2) " (7566" 1 1447945212 0) " (7565" 1 1447938646 0) " (7564" 1 1447930806 0) " (7563" 1 1447923871 0) " (7562" 1 1447916565 0) " (7561" 1 1447909203 0) " (7560" 1 1447902108 0) " (7559" 3 1447894876 0) " (7558" 9 1447894840 0) " (7778" 1 1449126095 0) " (7777" 1 1449118887 0) " (7776" 1 1449111613 0) " (7775" 3 1449105081 0) " (7774" 9 1449104723 0) " (7309" 2 1446512806 0) " (7310" 5 1446512806 0) " (7311" 3 1446512807 0) " (7312" 1 1446519713 0) " (7313" 1 1446527180 0) " (7314" 1 1446534104 0) " (7315" 1 1446541226 0) " (7316" 1 1446548479 0) " (7317" 1 1446555681 0) " (7318" 1 1446562882 0) " (7319" 7 1446567350 1) " (7320" 1 1446570379 0) " (7321" 1 1446577279 0) " (7322" 1 1446584475 0) " (7323" 1 1446591679 0) " (7324" 1 1446598833 0) " (7325" 5 1446598833 0) " (7326" 3 1446598895 0) " (7327" 1 1446606032 0) " (7328" 1 1446613247 0) " (7329" 1 1446620405 0) " (7330" 1 1446627658 0) " (7331" 1 1446634824 0) " (7332" 1 1446642060 0) " (7333" 1 1446649993 0) " (7334" 7 1446653739 2) " (7335" 1 1446656478 0) " (7336" 1 1446663642 0) " (7337" 1 1446670831 0) " (7338" 1 1446678139 0) " (7339" 1 1446685287 0) " (7340" 5 1446685292 0) " (7341" 6 1446685298 0) " (7417" 2 1447117562 0) " (7418" 5 1447117562 0) " (7419" 3 1447117562 0) " (7420" 1 1447124765 0) " (7421" 1 1447131632 0) " (7422" 1 1447138904 0) " (7423" 1 1447146324 0) " (7424" 1 1447153735 0) " (7425" 1 1447160566 0) " (7426" 1 1447168086 0) " (7427" 7 1447172124 1) " (7428" 1 1447174868 0) " (7429" 1 1447182097 0) " (7430" 1 1447189233 0) " (7431" 1 1447196423 0) " (7432" 1 1447203623 0) " (7433" 5 1447203626 0) " (7434" 3 1447203661 0) " (7435" 1 1447211113 0) " (7436" 1 1447218040 0) " (7437" 1 1447225562 0) " (7438" 1 1447232763 0) " (7439" 1 1447239665 0) " (7440" 1 1447246958 0) " (7441" 1 1447254642 0) " (7442" 7 1447258507 1) " (7443" 1 1447262164 0) " (7444" 1 1447268519 0) " (7445" 1 1447275844 0) " (7446" 1 1447282811 0) " (7447" 1 1447290256 0) " (7448" 5 1447290285 0) " (7449" 6 1447290296 0) " (7525" 2 1447722052 0) " (7526" 5 1447722052 0) " (7527" 3 1447722340 0) " (7528" 1 1447729224 0) " (7529" 1 1447736452 0) " (7530" 1 1447743652 0) " (7531" 1 1447750853 0) " (7532" 1 1447758352 0) " (7533" 1 1447765206 0) " (7534" 1 1447772506 0) " (7535" 7 1447777247 1) " (7536" 1 1447779655 0) " (7537" 1 1447787451 0) " (7538" 1 1447794052 0) " (7539" 1 1447801209 0) " (7540" 1 1447808406 0) " (7541" 5 1447808410 0) " (7542" 3 1447808523 0) " (7543" 1 1447815640 0) " (7544" 1 1447822844 0) " (7545" 1 1447830154 0) " (7546" 1 1447837231 0) " (7547" 1 1447844425 0) " (7548" 1 1447851650 0) " (7549" 1 1447859153 0) " (7550" 7 1447863358 6) " (7551" 1 1447866125 0) " (7552" 1 1447873248 0) " (7553" 1 1447880449 0) " (7554" 1 1447887630 0) " (7555" 1 1447894808 0) " (7556" 5 1447894827 0) " (7557" 6 1447894837 0) " (7633" 2 1448326898 0) " (7634" 5 1448326901 0) " (7635" 3 1448327088 0) " (7636" 1 1448334024 0) " (7637" 1 1448341996 0) " (7638" 1 1448348439 0) " (7639" 1 1448356537 0) " (7640" 1 1448363061 0) " (7641" 1 1448370039 0) " (7642" 1 1448377203 0) " (7643" 7 1448381989 1) " (7644" 1 1448384430 0) " (7645" 1 1448391741 0) " (7646" 1 1448398840 0) " (7647" 1 1448406176 0) " (7648" 1 1448413233 0) " (7649" 5 1448413872 0) " (7650" 3 1448414079 0) " (7651" 1 1448420437 0) " (7652" 1 1448427677 0) " (7653" 1 1448435152 0) " (7654" 1 1448442336 0) " (7655" 1 1448449238 0) " (7656" 1 1448456437 0) " (7657" 1 1448463937 0) " (7658" 7 1448468140 1) " (7659" 1 1448471073 0) " (7660" 1 1448478037 0) " (7661" 1 1448485201 0) " (7662" 1 1448492430 0) " (7663" 1 1448499603 0) " (7664" 5 1448499604 0) " (7665" 6 1448499614 0) " (7741" 2 1448931666 0) " (7742" 5 1448931691 0) " (7743" 3 1448931692 0) " (7744" 1 1448938803 0) " (7745" 1 1448946013 0) " (7746" 1 1448953225 0) " (7747" 1 1448960479 0) " (7748" 1 1448967629 0) " (7749" 1 1448974859 0) " (7750" 1 1448982138 0) " (7751" 7 1448986528 1) " (7752" 1 1448989203 0) " (7753" 1 1448996425 0) " (7754" 1 1449003610 0) " (7755" 1 1449010803 0) " (7756" 1 1449018033 0) " (7757" 5 1449018036 0) " (7758" 3 1449018063 0) " (7759" 1 1449025351 0) " (7760" 1 1449032401 0) " (7761" 1 1449039660 0) " (7762" 1 1449046825 0) " (7763" 1 1449054203 0) " (7764" 1 1449061207 0) " (7765" 1 1449068413 0) " (7766" 7 1449072925 1) " (7767" 1 1449075602 0) " (7768" 1 1449082803 0) " (7769" 1 1449090023 0) " (7770" 1 1449097253 0) " (7771" 1 1449104471 0) " (7772" 5 1449104722 0) " (7773" 6 1449104722 0); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_search_messages` -- DROP TABLE IF EXISTS `smf_log_search_messages`; CREATE TABLE `smf_log_search_messages` ( `id_search` tinyint(3) unsigned NOT NULL default 0 `id_msg` int(10) unsigned NOT NULL default 0 PRIMARY KEY (`id_search` `id_msg`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_search_results` -- DROP TABLE IF EXISTS `smf_log_search_results`; CREATE TABLE `smf_log_search_results` ( `id_search` tinyint(3) unsigned NOT NULL default 0 `id_topic` mediumint(8) unsigned NOT NULL default 0 `id_msg` int(10) unsigned NOT NULL default 0 `relevance` smallint(5) unsigned NOT NULL default 0 `num_matches` smallint(5) unsigned NOT NULL default 0 PRIMARY KEY (`id_search` `id_topic`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_search_results` -- INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (33 816 3920 202 1) " (33" 823 3956 134 1) " (33" 834 3990 136 1) " (33" 845 4046 55 1) " (32" 1101 8582 110 1) " (27" 2614 11350 282 1) " (24" 2610 11340 488 1) " (24" 2614 11350 282 1) " (27" 2610 11340 488 1) " (33" 1055 5034 155 1) " (23" 2352 10114 400 1) " (23" 1509 7001 178 1) " (23" 1650 7634 251 1) " (23" 1911 8589 263 2) " (23" 2191 9349 158 1) " (23" 2369 10216 298 1) " (28" 1522 7036 141 1) " (28" 1654 7647 202 1) " (28" 1943 8648 292 1) " (28" 2645 11542 650 1) " (29" 2633 11442 375 1) " (30" 1101 5651 78 1) " (30" 1316 6165 251 1) " (30" 1383 6566 224 2) " (30" 1500 6962 178 1) " (30" 1535 7117 102 1) " (30" 1605 7827 34 1) " (30" 2118 9149 208 1) " (30" 1698 7811 55 1) " (30" 2139 9200 242 1) " (30" 2595 11298 377 1) " (30" 2597 11322 308 1) " (30" 2609 11337 631 1) " (30" 2635 11474 305 1) " (30" 2623 11407 577 1) " (13" 1531 7127 34 1) " (31" 6 6 400 1) " (31" 790 3835 153 2) " (31" 853 4117 35 1) " (30" 2627 11420 603 1) " (31" 991 4752 284 3) " (31" 1059 5048 328 1) " (31" 1124 5397 149 1) " (31" 1531 7127 34 1) " (31" 1539 7145 34 1) " (31" 1582 7292 102 1) " (31" 1605 7827 34 1) " (31" 2043 8960 460 1) " (31" 2118 9149 208 1) " (10" 1366 6480 56 2) " (11" 597 2952 34 1) " (11" 1045 4986 49 1) " (11" 1071 5125 400 1) " (11" 1135 5486 78 1) " (11" 1192 5693 41 1) " (11" 1492 6947 151 1) " (11" 1539 7145 34 1) " (11" 1497 6983 401 2) " (11" 1746 7949 151 1) " (11" 1810 8141 192 1) " (11" 1915 8547 78 1) " (11" 2394 10355 211 1) " (11" 2456 10678 265 1) " (11" 1098 5272 366 1) " (13" 2618 11394 299 2) " (13" 2620 11405 352 1) " (11" 4 4 178 1) " (11" 6 6 400 1) " (11" 13 16 400 1) " (11" 231 1274 78 1) " (11" 385 1836 64 1) " (16" 977 4687 151 1) " (11" 1091 5235 64 1) " (11" 853 4117 58 2) " (11" 1030 5114 36 1) " (11" 1102 5302 41 1) " (11" 958 4611 64 1) " (11" 1022 4868 64 1) " (11" 1090 5236 64 1) " (11" 1145 5482 49 1) " (11" 1150 5885 405 3) " (11" 1168 5588 45 1) " (11" 1173 5607 251 1) " (11" 1185 5674 64 1) " (11" 1213 5795 153 2) " (11" 1197 5739 102 1) " (11" 1215 5788 41 1) " (11" 1225 6678 34 1) " (11" 1231 5853 151 1) " (11" 1423 6689 302 2) " (11" 1429 6726 124 2) " (11" 1491 6948 78 1) " (11" 1494 6952 49 1) " (31" 2060 9022 167 1) " (11" 1564 7233 102 1) " (11" 1565 7329 58 2) " (11" 1668 7687 251 1) " (11" 1839 8236 172 1) " (11" 1861 8317 69 1) " (11" 2189 9361 223 3) " (11" 1927 8605 150 1) " (11" 1972 8727 457 1) " (11" 2115 9144 266 1) " (11" 2155 9237 173 1) " (11" 2157 9242 173 1) " (11" 2161 9262 145 1) " (11" 2165 9284 162 1) " (11" 2166 9282 300 1) " (11" 2324 10009 229 1) " (31" 2066 9088 221 1) " (11" 2375 10295 207 1) " (11" 2380 10294 274 1) " (11" 2435 10594 272 1) " (11" 2504 10927 403 1) " (11" 2578 11225 296 1) " (11" 2513 10959 587 1) " (12" 2617 11366 798 1) " (13" 1101 5651 253 2) " (13" 1124 5397 149 1) " (13" 1539 7145 34 1) " (13" 1582 7292 102 1) " (13" 2043 8960 471 1) " (13" 2060 9022 178 1) " (13" 2066 9088 232 1) " (13" 2118 9149 220 1) " (13" 2342 10081 304 1) " (13" 2405 10485 336 2) " (13" 2461 10786 238 1) " (13" 2478 10804 308 1) " (13" 2560 11281 346 2) " (13" 2587 11288 280 1) " (16" 975 4689 151 1) " (11" 1869 8347 429 1) " (31" 1101 5651 253 2) " (11" 1156 5590 177 3) " (31" 2405 10485 323 2) " (33" 1522 7038 41 1) " (31" 2461 10786 225 1) " (31" 2478 10804 295 1) " (31" 2560 11281 332 2) " (22" 2605 11333 372 1) " (33" 921 4472 401 2) " (33" 931 4499 202 1) " (33" 932 4537 64 1) " (33" 1002 4805 55 1) " (33" 1050 5326 37 1) " (33" 1075 5148 55 1) " (33" 1468 6861 192 2) " (33" 1484 7014 49 2) " (33" 1496 7000 64 1) " (33" 1508 6996 251 1) " (33" 1520 7321 36 1) " (33" 1523 7063 39 1) " (33" 1537 7124 36 1) " (33" 1568 7315 36 1) " (33" 1678 7714 302 2) " (33" 2497 10895 422 2) " (33" 951 4561 178 1) " (16" 978 4681 155 1) " (33" 2153 9232 678 1) " (33" 1966 8709 243 1) " (11" 1129 5420 55 1) " (31" 2342 10081 292 1) " (13" 1605 7827 34 1) " (16" 985 4707 202 1) " (16" 597 2920 34 1) " (21" 2540 11081 372 1) " (20" 2464 10713 332 1) " (19" 2617 11366 794 1) " (18" 40 96 178 1) " (18" 233 904 251 1) " (18" 258 1004 61 2) " (18" 676 4418 151 1) " (16" 844 4032 164 1) " (13" 853 4117 35 1) " (13" 1059 5048 328 1) " (17" 878 4343 151 1) " (16" 966 4716 48 2) " (16" 608 2975 151 1) " (16" 752 4395 45 1) " (16" 873 4241 425 5) " (16" 875 4230 61 2) " (16" 876 4225 253 2) " (16" 929 4495 151 1) " (16" 882 4247 401 1) " (16" 888 4346 478 3) " (16" 890 4344 255 2) " (16" 891 4345 551 2) " (16" 892 4877 371 9) " (16" 894 4334 220 3) " (16" 895 4602 151 1) " (16" 899 4369 402 3) " (16" 903 4372 149 1) " (16" 912 4598 102 1) " (16" 913 4413 202 1) " (16" 919 4450 178 1) " (16" 942 4583 302 2) " (16" 947 4571 105 2) " (16" 952 4601 328 3) " (16" 956 4591 551 2) " (16" 965 4657 64 1) " (16" 973 4675 452 2) " (13" 6 6 400 1) " (13" 790 3835 153 2) " (13" 991 4752 284 3) " (16" 920 4594 151 1) " (16" 970 4661 251 1) " (18" 716 3386 145 1) " (18" 744 3512 102 1) " (18" 763 3766 49 1) " (16" 308 7625 55 1) " (18" 752 4395 220 3) " (31" 2587 11288 264 1) " (31" 2618 11394 283 2) " (32" 2436 10596 325 1) " (33" 763 3700 149 1) " (42" 1819 8155 400 1) " (47" 1634 7545 400 1) " (47" 1584 7295 400 1) " (47" 1592 7342 151 1) " (47" 1593 7364 400 1) " (47" 1594 7369 400 1) " (47" 1597 7377 400 1) " (47" 1602 7393 400 1) " (47" 1607 7404 400 1) " (47" 1614 7444 202 1) " (47" 1631 7544 153 2) " (47" 1641 7627 49 1) " (47" 1650 7634 251 1) " (47" 1654 7647 202 1) " (47" 1657 7654 401 2) " (47" 1655 7648 251 1) " (30" 918 6771 34 1) " (42" 1923 8578 204 1) " (42" 1915 8587 60 1) " (42" 406 1885 39 1) " (42" 1101 5651 78 1) " (42" 1124 5397 149 1) " (42" 1196 5720 155 1) " (42" 1413 6664 164 1) " (42" 1706 7820 164 1) " (42" 2597 11322 299 1) " (42" 1887 8406 165 1) " (42" 1833 8207 49 1) " (42" 1911 8589 251 2) " (42" 1914 8562 103 1) " (42" 1955 8682 433 1) " (42" 2042 8956 453 1) " (42" 2060 9022 159 1) " (42" 2066 9088 213 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (42 2118 9149 201 1) " (42" 1468 6847 149 1) " (42" 1497 6983 151 1) " (37" 1892 8454 122 1) " (42" 1972 8727 436 1) " (37" 1894 8434 174 1) " (42" 2609 11337 622 1) " (42" 2402 10547 207 1) " (42" 2595 11298 358 1) " (42" 2628 11421 479 1) " (42" 2645 11542 438 1) " (42" 2659 11671 600 1) " (47" 1518 7023 550 1) " (47" 1519 7026 400 1) " (47" 1520 7525 60 3) " (47" 1525 7076 78 1) " (47" 1531 7127 153 2) " (47" 1533 7129 102 1) " (47" 1534 7125 102 1) " (47" 1537 7287 386 5) " (47" 1541 7140 400 1) " (47" 1565 7319 81 3) " (47" 1568 7231 136 1) " (47" 1569 7242 400 1) " (47" 1580 7280 251 1) " (47" 1582 7292 252 1) " (47" 1810 8153 78 1) " (47" 1812 8143 251 1) " (47" 1816 8156 151 1) " (47" 1818 8157 151 1) " (47" 1819 8155 400 1) " (47" 1822 8173 400 1) " (47" 1748 7955 400 1) " (47" 1823 8187 55 1) " (47" 1837 8228 151 1) " (47" 1846 8251 202 1) " (47" 1857 8305 431 4) " (47" 1861 8321 46 1) " (47" 1862 8318 294 1) " (47" 1869 8347 407 1) " (47" 1873 8357 85 1) " (47" 1871 8358 85 1) " (47" 1876 8365 558 1) " (47" 1860 8313 206 1) " (52" 995 4739 314 1) " (52" 1471 6863 305 1) " (52" 1474 6877 401 1) " (52" 1475 6879 401 1) " (52" 1488 6932 401 1) " (52" 1600 7385 352 1) " (52" 1618 7453 352 1) " (52" 2084 9073 363 1) " (52" 2179 9314 476 1) " (52" 2198 9384 481 1) " (47" 1827 8211 102 1) " (47" 1833 8206 49 1) " (47" 1834 8218 45 1) " (47" 1770 8023 102 1) " (47" 1706 7820 314 1) " (47" 1716 7844 202 1) " (47" 1717 7846 400 1) " (47" 1734 7923 78 1) " (47" 1736 7910 400 1) " (47" 1751 8015 192 2) " (47" 1762 7998 251 1) " (47" 1763 8048 102 1) " (47" 1768 8022 102 1) " (47" 1774 8039 151 1) " (47" 1787 8092 102 1) " (47" 1800 8122 151 1) " (47" 1803 8130 151 1) " (47" 1808 8138 400 1) " (46" 1379 6509 202 1) " (46" 1382 6571 35 1) " (47" 1893 8458 165 1) " (46" 1730 7894 401 2) " (46" 1911 8597 209 3) " (46" 2351 10147 289 2) " (46" 2511 10954 544 1) " (45" 2659 11671 623 1) " (71" 1213 5795 153 2) " (68" 2582 11521 378 4) " (68" 2703 11941 534 3) " (71" 1318 6186 41 1) " (65" 1942 8655 60 1) " (71" 1225 5841 34 1) " (71" 1234 5897 45 1) " (71" 1349 6342 145 1) " (71" 1383 6562 64 1) " (71" 1425 6695 251 1) " (63" 2692 11870 628 1) " (65" 2673 11773 441 1) " (63" 2659 11671 654 1) " (65" 1933 8625 68 1) " (65" 1954 8694 126 1) " (65" 1977 8737 278 1) " (65" 2000 8822 197 1) " (65" 2284 9663 226 1) " (65" 2334 10050 370 1) " (65" 2386 10358 182 1) " (65" 2464 10758 204 1) " (65" 2475 10783 309 1) " (65" 2484 10820 461 1) " (65" 2507 10942 432 1) " (65" 2512 10995 249 1) " (65" 2510 10952 331 1) " (65" 2514 10994 486 1) " (65" 2526 11018 437 1) " (65" 2541 11601 291 1) " (65" 2543 11377 293 2) " (65" 2581 11216 528 1) " (65" 2584 11255 252 1) " (65" 2595 11298 345 1) " (65" 2597 11322 286 1) " (65" 2598 11310 608 1) " (65" 2599 11311 385 1) " (65" 2530 11035 411 2) " (65" 2609 11337 609 1) " (65" 2631 11516 372 1) " (65" 2632 11607 634 4) " (65" 2635 11474 282 1) " (65" 2636 11512 595 2) " (65" 2639 11475 469 1) " (65" 2696 11879 380 1) " (65" 2699 11928 800 1) " (65" 1355 6364 403 1) " (65" 2671 11741 439 1) " (65" 2679 11806 396 1) " (65" 2682 11812 444 1) " (65" 2683 11816 406 1) " (65" 2684 11819 444 1) " (65" 2686 11841 422 1) " (65" 2687 11850 395 1) " (65" 2689 11852 645 1) " (65" 2694 11890 325 1) " (65" 1409 6653 401 1) " (65" 1425 6695 251 1) " (65" 1439 6770 182 2) " (65" 1465 6837 178 1) " (65" 1500 6962 328 1) " (65" 1535 7117 102 1) " (65" 1546 7151 149 1) " (65" 1550 7366 102 1) " (65" 1562 7470 92 2) " (65" 1601 7389 251 1) " (65" 1605 7827 151 2) " (65" 1620 7458 202 1) " (65" 1636 7580 186 1) " (65" 1698 7811 455 4) " (65" 1706 7820 164 1) " (65" 1744 7946 145 1) " (65" 1773 8068 64 1) " (65" 1823 8225 305 3) " (65" 1878 8367 165 1) " (65" 1892 8454 259 1) " (65" 1903 8615 100 2) " (65" 1904 8480 160 1) " (65" 1912 8561 343 3) " (65" 1914 8562 93 1) " (71" 1465 6893 78 1) " (71" 1550 7366 102 1) " (65" 1308 6130 253 2) " (65" 1318 6199 75 2) " (65" 1588 7336 178 1) " (65" 1599 7384 251 1) " (65" 1564 7455 352 2) " (65" 1572 7257 151 1) " (65" 2380 10762 720 3) " (65" 2638 11513 699 3) " (65" 2650 11556 361 1) " (72" 2523 11010 347 1) " (72" 2464 10722 199 1) " (55" 1019 4834 141 1) " (72" 2543 11362 290 2) " (65" 2139 9200 223 1) " (72" 2584 11255 249 1) " (72" 2597 11322 283 1) " (65" 2118 9149 190 1) " (72" 2609 11337 606 1) " (65" 2191 9348 234 1) " (72" 2671 11741 436 1) " (72" 1175 5610 403 1) " (72" 1516 7020 344 1) " (73" 8 8 251 1) " (73" 40 96 178 1) " (73" 64 185 328 1) " (72" 906 4380 366 1) " (73" 258 1272 36 1) " (73" 380 1694 314 1) " (73" 406 1834 39 1) " (73" 413 1851 124 2) " (73" 442 2253 49 1) " (72" 2673 11773 438 1) " (73" 557 2852 64 1) " (73" 568 2756 400 1) " (73" 660 6184 155 3) " (73" 725 3441 178 1) " (56" 1019 4834 141 1) " (73" 676 3257 251 1) " (56" 1101 5651 78 1) " (65" 2231 9474 628 1) " (65" 2281 10658 253 2) " (65" 2282 9735 321 2) " (92" 2247 9591 481 2) " (92" 2258 9594 231 1) " (92" 2260 9586 284 2) " (92" 2243 9497 210 1) " (92" 2259 9596 182 1) " (92" 2250 9542 240 1) " (92" 2281 10751 251 2) " (92" 2286 9780 292 3) " (92" 2288 9686 255 2) " (92" 2311 9876 238 1) " (92" 2320 9975 401 1) " (92" 2322 10171 521 2) " (92" 2323 9990 241 1) " (92" 2325 10041 159 1) " (92" 2326 10022 411 2) " (92" 2327 10024 273 1) " (92" 2336 10057 261 1) " (92" 2338 10064 267 1) " (92" 2347 10104 368 2) " (92" 2349 11503 529 3) " (92" 2352 10115 267 1) " (92" 2354 10149 242 2) " (92" 2361 10185 223 1) " (72" 1563 7261 151 1) " (72" 1572 7249 251 1) " (72" 1577 7274 151 1) " (92" 2363 10190 323 1) " (92" 2373 10246 227 1) " (92" 2387 10311 380 1) " (92" 2397 10377 336 1) " (67" 1289 6958 55 1) " (67" 1350 6344 141 1) " (67" 1675 7705 202 1) " (92" 2403 10423 315 1) " (92" 2405 10485 619 3) " (67" 2608 11336 808 1) " (71" 1605 7827 151 2) " (67" 557 2706 64 1) " (67" 1209 5770 202 1) " (92" 2406 10447 689 1) " (92" 2414 10494 306 1) " (92" 2418 10521 346 1) " (92" 2431 10579 399 1) " (92" 2432 10580 399 1) " (92" 2433 10585 312 1) " (92" 2439 10599 400 1) " (92" 2445 10624 402 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (92 2455 10661 331 1) " (92" 2456 10664 318 1) " (92" 2461 10688 289 1) " (92" 2462 10701 290 1) " (92" 2464 10719 193 1) " (92" 2494 10861 322 1) " (92" 2483 10819 342 1) " (92" 2496 10878 313 1) " (92" 2466 10742 593 3) " (92" 2507 10942 424 1) " (92" 2512 10983 300 2) " (92" 2341 10080 514 2) " (92" 2546 11114 436 1) " (92" 2389 10316 271 1) " (92" 2008 8852 192 1) " (92" 2541 11601 282 1) " (92" 2543 11373 247 1) " (92" 2521 11001 577 1) " (64" 2645 11542 380 1) " (71" 1463 6843 36 1) " (71" 1486 7177 49 1) " (71" 1521 7033 251 1) " (71" 1525 7076 253 2) " (71" 1531 7127 34 1) " (71" 1537 7126 36 1) " (71" 1535 7117 102 1) " (71" 1548 7589 452 2) " (71" 1590 8643 83 1) " (65" 385 1715 164 1) " (65" 913 4413 202 1) " (65" 918 6936 49 2) " (64" 768 3735 37 1) " (64" 853 4117 35 1) " (64" 1630 7531 155 1) " (64" 1694 7802 64 1) " (64" 1837 8223 251 1) " (65" 1026 4938 78 1) " (64" 1857 8296 149 1) " (64" 2034 8928 220 1) " (65" 1072 5139 41 1) " (65" 1096 5287 41 1) " (65" 1101 5651 78 1) " (65" 1102 5302 41 1) " (65" 1168 5627 157 4) " (65" 1174 5613 253 2) " (65" 1226 5844 78 1) " (65" 1383 6566 284 3) " (65" 1316 6165 401 1) " (65" 1328 6237 155 1) " (65" 1370 6457 178 1) " (65" 1387 6651 55 1) " (65" 1391 6559 202 1) " (92" 2505 10934 423 1) " (71" 1614 7450 402 3) " (71" 1717 7846 400 1) " (71" 1751 7966 149 1) " (71" 1774 8038 251 1) " (71" 1785 8070 178 1) " (71" 1788 8097 253 2) " (71" 1803 8130 151 1) " (71" 1809 8240 151 1) " (71" 1601 7389 251 1) " (71" 1698 7811 55 1) " (71" 1706 7820 164 1) " (71" 1708 7925 228 3) " (71" 1710 7848 78 1) " (71" 1179 5629 102 1) " (71" 1186 5660 224 2) " (71" 442 2243 49 1) " (71" 853 4117 35 1) " (71" 875 4242 61 2) " (71" 876 4219 178 1) " (71" 1607 7404 400 1) " (71" 1659 8249 67 3) " (72" 103 367 400 1) " (73" 6 6 400 1) " (71" 891 4304 251 1) " (92" 798 3852 352 1) " (92" 784 3795 61 2) " (92" 1476 6880 178 1) " (92" 1478 6884 251 1) " (92" 763 3700 149 1) " (94" 2412 10486 240 3) " (96" 2595 11298 334 1) " (95" 995 4739 314 1) " (99" 2535 11133 216 1) " (99" 2723 12085 302 1) " (112" 1795 8111 145 1) " (112" 1972 8727 412 1) " (112" 1983 8760 265 1) " (112" 2066 9088 188 1) " (112" 2391 10334 522 1) " (112" 2498 11077 217 1) " (96" 2597 11322 275 1) " (99" 1262 5957 178 1) " (99" 1463 6834 36 1) " (99" 1568 7349 36 1) " (99" 2543 11105 225 1) " (99" 2584 11255 239 1) " (99" 2587 11285 226 1) " (99" 2677 11798 302 2) " (99" 2701 11932 536 1) " (99" 2614 11369 243 1) " (99" 2712 12018 622 1) " (112" 1692 7780 64 1) " (112" 1698 7811 55 1) " (112" 1715 7865 402 3) " (112" 1706 7820 164 1) " (112" 1751 8056 327 4) " (112" 1901 8511 401 2) " (112" 1914 8562 79 1) " (112" 1911 8591 67 1) " (112" 1912 8561 79 1) " (112" 1954 8694 112 1) " (112" 1955 8682 409 1) " (112" 2042 8956 428 1) " (112" 2521 11001 567 1) " (112" 2567 11180 579 1) " (112" 2584 11255 233 1) " (112" 2597 11322 267 1) " (112" 2659 12040 364 1) " (112" 2671 11741 420 1) " (112" 2692 11949 406 6) " (112" 2698 12076 396 3) " (112" 2706 12048 272 1) " (112" 2724 12097 297 1) " (112" 2730 12126 408 1) " (114" 2255 9610 324 1) " (92" 779 3792 224 2) " (92" 218 824 305 1) " (92" 380 1694 314 1) " (114" 2268 9707 630 3) " (114" 2269 9613 622 1) " (114" 2271 9617 323 1) " (114" 2273 9627 474 1) " (114" 2296 9790 118 1) " (114" 2274 9628 474 1) " (114" 2278 9900 243 1) " (114" 2279 9644 238 1) " (114" 2285 9669 140 1) " (114" 2290 9550 469 1) " (114" 2301 9829 151 1) " (114" 2311 9891 160 2) " (114" 2314 9911 231 1) " (114" 2315 9946 203 3) " (114" 2318 9937 130 1) " (96" 2609 11337 598 1) " (99" 2593 11295 271 1) " (112" 2060 9022 134 1) " (112" 2067 9031 211 1) " (114" 2262 9588 321 1) " (114" 889 4330 69 2) " (114" 890 4344 205 2) " (114" 2257 9569 421 1) " (114" 2264 9710 382 2) " (114" 2261 9741 632 2) " (114" 2265 9708 431 2) " (125" 2043 8960 427 1) " (125" 2567 11180 579 1) " (125" 2669 11735 380 1) " (125" 2671 11741 419 1) " (124" 19 600 39 1) " (124" 1605 7556 34 1) " (124" 188 846 49 1) " (124" 2351 10240 148 1) " (114" 2140 9202 445 1) " (114" 2141 9732 432 2) " (114" 2145 9219 446 1) " (114" 2149 9726 483 2) " (114" 2150 9229 447 1) " (114" 2151 9654 626 2) " (114" 2152 9704 630 3) " (114" 2154 9769 634 2) " (114" 2155 9728 483 2) " (114" 2157 9255 351 2) " (114" 2156 9471 465 2) " (114" 2158 9243 399 1) " (114" 2159 9258 451 2) " (114" 2160 9246 448 1) " (114" 2163 9729 631 2) " (114" 2173 9296 355 1) " (114" 2164 9280 599 1) " (114" 2165 9297 445 4) " (114" 2166 9282 401 1) " (114" 2162 9265 340 1) " (114" 2172 9534 403 3) " (114" 2169 9289 600 1) " (114" 2197 9383 457 1) " (114" 2170 9739 633 3) " (114" 2174 9342 457 2) " (114" 2175 9727 483 2) " (114" 2176 9564 438 3) " (114" 2178 9354 268 1) " (114" 2180 9355 355 1) " (114" 2182 10095 207 1) " (114" 2183 9717 632 4) " (114" 2184 9720 557 3) " (114" 2185 9722 407 3) " (114" 2189 9343 348 1) " (114" 2191 10108 450 4) " (114" 2192 9723 632 3) " (114" 2195 9718 631 3) " (114" 2196 9376 457 1) " (114" 2187 9332 405 1) " (114" 2199 9385 205 1) " (114" 2205 9635 225 1) " (114" 2207 9407 510 2) " (114" 2208 9406 510 2) " (114" 2209 9719 631 3) " (114" 2212 9415 462 2) " (114" 2213 9416 459 1) " (114" 2214 9418 261 1) " (114" 2217 9433 610 1) " (114" 2188 9725 532 2) " (114" 2218 9438 512 2) " (114" 2225 9715 630 2) " (114" 2220 9441 374 1) " (114" 2226 9705 292 1) " (114" 2252 9706 512 3) " (114" 2233 9479 613 1) " (114" 2227 9463 101 1) " (114" 2232 9477 613 1) " (114" 2236 9714 630 2) " (114" 2237 9646 249 2) " (114" 2241 9748 632 2) " (114" 2242 9496 416 1) " (114" 2244 9507 466 1) " (114" 2245 9746 632 2) " (114" 2246 9712 631 3) " (114" 2249 9539 291 2) " (114" 2251 9546 467 1) " (114" 2253 9552 420 1) " (114" 2254 9553 204 1) " (114" 2215 9716 549 5) " (114" 2224 9450 413 1) " (114" 2228 9464 463 1) " (114" 2250 9548 132 1) " (134" 1035 4909 82 2) " (134" 1063 5100 78 1) " (134" 1025 4872 194 4) " (134" 1071 5125 400 1) " (114" 2222 9756 383 1) " (134" 1088 5206 64 1) " (134" 1094 5246 251 1) " (134" 1096 5277 75 2) " (134" 1192 5690 208 3) " (114" 2240 9713 631 3) " (134" 1225 5849 34 1) " (134" 1259 5956 102 1) " (134" 1288 6036 164 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (134 1484 7314 120 7) " (114" 2148 9730 632 3) " (111" 1454 6792 251 1) " (134" 1491 6943 178 1) " (134" 1492 6946 251 1) " (134" 1537 7287 211 4) " (134" 1561 7265 120 3) " (134" 1664 7676 55 1) " (134" 1579 7277 55 1) " (134" 1610 7438 102 1) " (134" 1611 7431 102 1) " (134" 1625 7487 202 1) " (134" 1659 8285 67 3) " (134" 1668 7687 251 1) " (111" 1482 6923 55 1) " (111" 1348 6341 251 1) " (111" 1357 6388 102 1) " (111" 1358 6402 55 1) " (111" 1368 6440 202 1) " (111" 1369 6444 137 1) " (111" 1372 6468 178 1) " (111" 1379 6523 452 2) " (111" 1384 6538 78 1) " (111" 1389 6554 400 1) " (111" 1394 6586 102 1) " (111" 1396 6596 224 2) " (111" 1411 6659 550 1) " (111" 1419 6681 400 1) " (111" 1447 6773 401 1) " (111" 1461 6824 251 1) " (111" 1462 6855 401 2) " (111" 1463 6832 136 1) " (111" 1465 6837 178 1) " (111" 1466 6839 251 1) " (111" 1470 6862 251 1) " (111" 1471 6863 155 1) " (111" 1472 6873 202 1) " (111" 1476 6880 178 1) " (111" 1478 6884 251 1) " (111" 1481 6896 178 1) " (111" 1489 6941 550 1) " (111" 1496 6988 124 2) " (111" 1500 6972 78 1) " (111" 1501 6965 400 1) " (111" 1502 6968 251 1) " (111" 1504 6970 251 1) " (111" 1505 6977 164 1) " (111" 1512 7010 251 1) " (111" 1514 7022 102 1) " (111" 1522 7036 141 1) " (111" 1529 7080 202 1) " (111" 1524 7047 155 1) " (111" 1537 7287 211 4) " (111" 1531 7127 71 3) " (111" 1506 6984 178 1) " (134" 1683 7741 284 3) " (134" 1712 7837 178 1) " (134" 1724 7903 39 1) " (134" 2673 11773 419 1) " (134" 1781 8077 302 2) " (134" 1733 7900 102 1) " (134" 1796 8112 400 1) " (134" 1774 8039 151 1) " (134" 1839 8236 151 1) " (134" 1857 8306 49 1) " (134" 1869 8347 400 1) " (134" 1898 8448 178 1) " (134" 1902 8513 54 2) " (134" 1913 8678 184 4) " (134" 1915 8527 134 1) " (134" 1933 8625 94 2) " (134" 1961 8712 87 1) " (134" 1973 8728 410 1) " (134" 1981 8757 114 1) " (134" 1984 8784 116 1) " (134" 1993 8804 170 1) " (134" 1995 8834 119 1) " (134" 2005 8845 269 1) " (134" 2011 8882 255 3) " (134" 1977 8737 261 1) " (134" 2043 8960 425 1) " (134" 2394 10355 154 1) " (134" 2061 9054 87 1) " (134" 2118 9149 173 1) " (134" 2210 9411 234 1) " (134" 2304 9856 121 1) " (134" 2319 9972 245 1) " (114" 2147 9253 199 1) " (134" 2324 10009 175 1) " (134" 2380 10292 318 1) " (134" 2399 10400 265 1) " (134" 2400 10413 226 1) " (134" 2412 10493 199 2) " (134" 2456 10678 206 1) " (134" 2495 10863 219 1) " (134" 2506 10941 305 1) " (134" 2543 11373 234 1) " (134" 2563 11171 278 1) " (134" 2578 11204 219 1) " (134" 2580 11279 331 2) " (134" 2596 11305 263 1) " (134" 2609 11337 587 1) " (134" 2642 11630 253 1) " (134" 2656 11646 258 2) " (134" 2657 11664 245 1) " (134" 2659 11682 336 1) " (134" 2669 11735 378 1) " (134" 2672 11775 319 1) " (134" 2671 11741 416 1) " (134" 2689 11852 622 1) " (134" 2716 12041 346 4) " (134" 2724 12098 278 1) " (134" 2729 12124 418 1) " (134" 2755 12264 352 1) " (135" 2118 9149 171 1) " (135" 1683 7729 314 1) " (137" 875 4242 61 2) " (135" 1698 7811 55 1) " (134" 2472 10775 515 1) " (135" 1706 7820 164 1) " (135" 1737 7937 301 1) " (135" 1937 8631 166 1) " (135" 1945 8662 554 1) " (135" 1961 8698 334 1) " (135" 2018 8893 183 1) " (135" 1969 8720 309 1) " (135" 2060 9022 130 1) " (135" 2066 9088 184 1) " (135" 2323 10036 396 2) " (135" 2440 10604 174 1) " (135" 2452 10646 293 1) " (135" 2464 10713 279 1) " (135" 2521 11001 562 1) " (135" 2671 11741 414 1) " (135" 2676 11779 370 1) " (135" 2717 12054 586 1) " (135" 2725 12150 322 2) " (135" 782 3784 600 1) " (135" 786 3812 366 1) " (135" 1019 4834 345 1) " (135" 1052 5020 452 1) " (135" 1091 5210 366 1) " (135" 1218 5800 452 1) " (135" 1201 5742 452 1) " (135" 1311 6142 342 1) " (135" 1347 6330 452 1) " (135" 1357 6374 403 1) " (135" 1389 6554 600 1) " (135" 1464 6835 600 1) " (135" 1670 7696 600 1) " (135" 1745 7947 600 1) " (135" 1748 7955 600 1) " (135" 2012 8876 470 1) " (135" 2303 9838 535 1) " (136" 1548 7157 202 1) " (136" 1706 7820 164 1) " (136" 2591 11296 435 2) " (137" 876 4219 178 1) " (137" 891 4304 251 1) " (137" 892 4309 138 1) " (137" 902 4370 400 1) " (137" 918 6771 149 2) " (137" 1033 5321 64 1) " (137" 1101 5651 253 2) " (137" 1124 5397 149 1) " (137" 1179 5629 102 1) " (137" 1149 5519 405 3) " (137" 945 4544 178 1) " (137" 1168 5589 45 1) " (137" 1186 5660 224 2) " (137" 1213 5795 153 2) " (137" 1225 5841 34 1) " (137" 1234 5897 45 1) " (137" 1318 6186 41 1) " (134" 1815 8484 153 2) " (134" 1972 8727 410 1) " (134" 2638 11513 277 1) " (137" 1349 6342 145 1) " (137" 1383 6562 64 1) " (137" 1803 8130 151 1) " (137" 1425 6695 251 1) " (137" 1463 6843 36 1) " (137" 1486 7177 49 1) " (137" 1521 7033 251 1) " (137" 1548 7589 452 2) " (137" 1525 7076 253 2) " (137" 1531 7127 34 1) " (136" 1605 7827 151 2) " (137" 1535 7117 102 1) " (137" 1537 7126 36 1) " (137" 1465 6893 78 1) " (137" 1550 7366 102 1) " (137" 1590 8643 66 1) " (137" 1601 7389 251 1) " (137" 1605 7827 151 2) " (137" 1607 7404 400 1) " (137" 1614 7450 402 3) " (137" 1659 8249 67 3) " (137" 1698 7811 55 1) " (137" 1706 7820 164 1) " (137" 1708 7925 228 3) " (137" 1717 7846 400 1) " (137" 1774 8038 251 1) " (137" 1785 8070 178 1) " (137" 1788 8097 253 2) " (137" 1710 7848 78 1) " (137" 1809 8240 151 1) " (137" 1814 8147 251 1) " (137" 1823 8187 55 1) " (137" 1834 8226 182 2) " (137" 1848 8255 202 1) " (137" 1856 9366 259 3) " (137" 1880 8375 251 1) " (137" 1892 8454 302 2) " (137" 1910 8576 202 2) " (137" 1912 8561 153 2) " (137" 1913 8678 225 5) " (137" 1914 8562 78 1) " (137" 1956 8693 157 1) " (137" 1964 8708 85 1) " (137" 2040 9025 130 1) " (137" 2060 9022 130 1) " (137" 2066 9088 183 1) " (137" 2118 9149 171 1) " (137" 2203 9398 454 1) " (137" 2204 9408 156 1) " (137" 2205 9635 470 2) " (137" 2239 9932 345 2) " (137" 2278 9643 321 1) " (137" 2292 9775 480 2) " (137" 2293 9779 480 2) " (137" 2307 9848 335 1) " (137" 2318 9937 251 2) " (137" 2329 10034 496 1) " (137" 2332 10046 152 1) " (137" 2352 10115 253 1) " (137" 2366 10202 310 1) " (137" 2383 10309 307 2) " (137" 2386 10310 257 1) " (137" 2395 10342 368 1) " (111" 1666 7679 202 1) " (137" 2396 10362 255 1) " (137" 2402 10547 173 1) " (137" 2416 10515 530 2) " (111" 1550 7366 252 1) " (137" 2460 10682 322 2) " (111" 1568 7247 161 2) " (111" 1572 7257 151 1) " (111" 1552 7184 224 2) " (111" 1561 7265 220 3); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (111 1567 7229 328 1) " (111" 1570 7246 251 1) " (111" 1571 7248 251 1) " (111" 1577 7269 251 1) " (111" 1580 7280 251 1) " (111" 1587 7331 202 1) " (111" 1590 7338 164 1) " (111" 1594 7369 400 1) " (111" 1598 7378 251 1) " (111" 1605 8098 169 3) " (111" 1613 7442 155 1) " (111" 1614 7444 202 1) " (111" 1618 7453 202 1) " (111" 1621 7469 302 2) " (111" 1626 7508 202 1) " (137" 2490 10851 403 1) " (137" 2742 12184 493 1) " (137" 2495 10863 377 2) " (137" 2512 10976 224 1) " (137" 2521 11001 562 1) " (137" 2541 11098 233 1) " (137" 2426 10551 310 1) " (137" 2555 11161 475 2) " (137" 2564 11175 229 1) " (137" 2566 11178 425 1) " (137" 2569 11194 209 1) " (137" 2632 11563 245 1) " (137" 2638 11479 272 1) " (137" 2671 11741 414 1) " (137" 2732 12147 491 1) " (137" 2762 12300 650 1) " (137" 1566 7228 366 1) " (137" 1884 8391 380 1) " (137" 1935 8626 453 1) " (137" 2230 9473 658 1) " (138" 1986 8777 212 1) " (138" 2042 8956 422 1) " (138" 2118 9149 170 1) " (138" 2281 10644 328 2) " (138" 2595 11298 320 1) " (138" 2597 11322 260 1) " (126" 982 4693 202 1) " (126" 1206 5758 352 1) " (126" 1209 5770 202 1) " (126" 1358 6383 305 1) " (111" 1284 6021 251 1) " (111" 894 4327 145 1) " (111" 895 4339 251 1) " (111" 906 4382 224 2) " (111" 902 4370 400 1) " (111" 907 4384 164 1) " (137" 2725 12150 322 2) " (111" 1283 6016 55 1) " (126" 1491 6943 178 1) " (126" 1400 6620 314 1) " (126" 1419 6681 400 1) " (126" 1476 6880 328 1) " (126" 1579 7284 105 2) " (137" 2761 12299 401 1) " (126" 2037 8946 278 1) " (117" 2018 8957 91 1) " (117" 2042 8956 427 1) " (126" 727 3444 403 1) " (114" 2131 9733 632 3) " (117" 2099 9106 288 1) " (117" 2108 9133 439 1) " (134" 1424 6805 114 5) " (135" 2499 10903 407 1) " (137" 2752 12233 646 2) " (122" 2227 9595 110 1) " (137" 2614 11371 232 1) " (114" 2099 9106 288 1) " (137" 2342 10081 651 2) " (137" 2306 9845 286 1) " (137" 1751 7966 149 1) " (122" 1915 8548 69 3) " (122" 2429 10569 206 2) " (122" 2648 11566 389 1) " (114" 2112 9140 218 1) " (114" 2084 9086 91 1) " (114" 2088 9081 287 1) " (114" 2098 9102 201 1) " (114" 2110 9138 342 2) " (114" 2108 9133 589 1) " (114" 2111 9649 625 2) " (114" 2113 9217 523 3) " (114" 2114 9143 440 1) " (114" 2115 9144 368 1) " (114" 2116 9147 591 2) " (114" 2117 9148 339 1) " (114" 2118 10109 433 3) " (114" 2119 9150 590 1) " (114" 2121 9153 442 1) " (114" 2126 9170 343 1) " (114" 2127 9185 412 4) " (114" 2128 9174 345 2) " (114" 2129 9175 443 2) " (114" 2123 9734 532 2) " (114" 2122 9154 219 1) " (114" 2132 9180 443 1) " (114" 2134 9190 245 1) " (114" 2135 9194 443 1) " (114" 2136 9195 444 1) " (114" 2137 9197 346 2) " (114" 2138 9731 574 4) " (114" 2139 10110 540 3) " (112" 5 5 400 1) " (114" 2125 9213 596 2) " (112" 442 2807 277 4) " (122" 977 4679 251 1) " (122" 861 4145 178 1) " (122" 1099 5322 102 1) " (121" 2567 11180 579 1) " (121" 2616 11365 328 1) " (122" 2436 10596 288 1) " (121" 2669 11735 380 1) " (121" 2689 11852 624 1) " (121" 2730 12126 407 1) " (122" 442 2243 49 1) " (122" 541 2634 102 1) " (122" 597 2954 56 2) " (122" 660 3962 105 2) " (122" 707 3729 45 1) " (122" 730 3463 49 1) " (122" 819 4034 39 1) " (122" 732 3464 178 1) " (122" 776 3750 400 1) " (122" 795 3847 41 1) " (122" 784 3801 36 1) " (122" 814 3922 92 2) " (122" 830 3973 134 1) " (122" 831 3976 149 1) " (122" 838 4211 75 2) " (122" 851 4097 164 1) " (122" 867 4177 78 1) " (122" 874 4199 45 1) " (122" 882 4247 251 1) " (122" 892 4309 138 1) " (122" 893 4320 251 1) " (122" 894 4335 45 1) " (122" 913 4420 302 2) " (122" 916 4426 64 1) " (122" 918 6771 34 1) " (122" 932 4502 164 1) " (122" 966 4634 135 1) " (122" 968 4645 149 1) " (122" 2460 10682 189 1) " (122" 969 4651 202 1) " (122" 1008 4795 153 2) " (122" 1025 4887 154 2) " (122" 1034 4901 155 1) " (122" 1046 4989 178 1) " (122" 1076 5147 178 1) " (122" 1080 5160 251 1) " (122" 1085 5257 92 2) " (122" 1101 8582 254 2) " (122" 1102 5302 41 1) " (122" 1108 5374 34 1) " (122" 1117 5373 151 1) " (122" 1124 5397 149 1) " (122" 1138 5456 35 1) " (122" 1151 5502 137 1) " (122" 1167 5602 120 3) " (122" 2419 10535 390 3) " (122" 1219 5802 400 1) " (122" 1188 5666 164 1) " (122" 1234 5890 45 1) " (122" 1277 5990 251 1) " (122" 1292 6083 78 1) " (122" 1328 6237 155 1) " (122" 1340 6315 151 1) " (122" 1349 6456 45 1) " (122" 1382 6607 58 2) " (122" 1381 6602 39 1) " (122" 1423 6687 202 1) " (122" 1425 6695 251 1) " (122" 1433 6729 202 1) " (122" 1483 9998 132 1) " (122" 1121 5404 45 1) " (122" 1489 6941 400 1) " (122" 1515 7019 400 1) " (122" 1413 6927 64 1) " (122" 1532 7100 400 1) " (122" 1537 7287 211 4) " (122" 1605 8098 34 1) " (122" 1702 8012 92 2) " (122" 1774 8038 251 1) " (122" 1792 8101 202 1) " (122" 1834 8226 82 2) " (122" 1845 8252 64 1) " (122" 1856 9979 138 1) " (122" 1857 8302 192 2) " (122" 1875 8414 102 1) " (122" 1901 8511 401 2) " (122" 1902 8565 94 4) " (122" 1912 8561 78 1) " (122" 1914 8562 153 2) " (122" 1942 8645 145 1) " (122" 1950 10525 175 1) " (122" 1965 9023 360 3) " (122" 1974 8729 214 1) " (122" 2016 8883 71 1) " (122" 2026 8912 179 1) " (122" 2035 8935 170 1) " (122" 2060 9022 133 1) " (122" 2063 11059 212 1) " (122" 2066 9088 187 1) " (122" 2080 9064 236 2) " (122" 2118 9149 175 1) " (122" 2139 9200 208 1) " (122" 2281 10644 334 2) " (122" 2296 9798 118 1) " (122" 2312 9887 239 1) " (122" 2315 9946 169 2) " (122" 2334 10050 353 1) " (122" 2354 10138 232 2) " (122" 2365 10557 214 1) " (122" 2369 10242 156 1) " (122" 2371 10228 278 1) " (122" 2380 10292 320 1) " (122" 2396 10369 159 1) " (122" 2402 10415 268 1) " (122" 2415 10504 464 2) " (122" 2462 12095 542 2) " (122" 2464 10726 184 1) " (122" 2475 10785 191 1) " (122" 2498 11077 391 3) " (122" 2524 11013 322 1) " (122" 2530 11100 397 2) " (122" 2587 11633 463 7) " (122" 2591 11286 264 1) " (122" 2595 11298 326 1) " (122" 2609 11337 589 1) " (122" 2645 11953 492 6) " (122" 2650 12174 445 4) " (122" 2669 11735 380 1) " (122" 2689 11852 624 1) " (122" 2706 11967 366 1) " (122" 2715 12105 347 2) " (122" 2718 12102 376 3) " (109" 6 6 400 1) " (109" 790 3835 153 2) " (109" 853 4117 35 1) " (109" 991 4752 284 3) " (109" 1059 5048 328 1) " (111" 5 5 400 1) " (119" 1687 7740 137 1) " (119" 2000 8822 332 1) " (110" 2349 11668 247 1) " (110" 2488 10838 407 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (110 2489 10901 222 2) " (112" 849 4078 352 1) " (122" 858 4142 78 1) " (122" 2736 12165 397 1) " (122" 2719 12064 341 1) " (122" 2723 12085 345 2) " (122" 2730 12126 407 1) " (122" 2744 12208 282 1) " (122" 2747 12216 400 1) " (122" 1976 8735 463 1) " (122" 295 1315 452 1) " (122" 1289 6037 358 1) " (122" 2345 10092 704 1) " (122" 2420 10526 734 1) " (122" 2500 10904 611 1) " (122" 2517 10987 765 1) " (123" 2000 8822 332 1) " (122" 2695 12092 343 1) " (121" 2671 11741 419 1) " (122" 2671 11741 419 1) " (122" 2376 10261 318 1) " (122" 2311 9876 229 1) " (122" 2673 11773 421 1) " (122" 2304 9853 123 1) " (117" 258 1272 36 1) " (117" 7 406 99 3) " (117" 853 4117 158 2) " (117" 875 4242 61 2) " (117" 1022 4843 164 1) " (117" 1212 5789 64 1) " (117" 1259 5946 352 1) " (117" 1350 6389 175 2) " (117" 1892 8454 102 1) " (117" 1902 8489 34 1) " (117" 867 4171 178 1) " (117" 1246 6116 82 2) " (117" 1494 6951 149 1) " (117" 1424 6805 74 3) " (117" 1743 7944 49 1) " (117" 8 8 251 1) " (117" 13 16 400 1) " (117" 716 3386 145 1) " (117" 772 3743 55 1) " (117" 810 3901 178 1) " (117" 812 3904 145 1) " (117" 873 4195 141 1) " (117" 892 4309 138 1) " (117" 915 4423 164 1) " (117" 964 4632 182 2) " (117" 1025 4862 34 1) " (117" 1030 4882 136 1) " (117" 1046 4989 178 1) " (117" 1039 4967 35 1) " (117" 1081 5254 155 3) " (117" 1101 5715 328 3) " (117" 1102 5408 41 1) " (117" 1113 5351 134 1) " (117" 1151 5532 37 1) " (117" 1167 5602 45 1) " (117" 1173 5607 251 1) " (117" 1180 5768 34 1) " (117" 1194 5710 36 1) " (117" 1192 5694 391 4) " (117" 1233 5864 251 1) " (117" 1251 5917 141 1) " (117" 1288 6036 314 1) " (117" 1318 6199 41 1) " (117" 1342 6300 39 1) " (117" 1381 6515 139 1) " (117" 1387 6651 355 2) " (117" 1395 6658 34 1) " (117" 1398 6618 41 1) " (117" 1429 6726 284 3) " (117" 1432 6808 184 3) " (117" 1481 6907 78 1) " (117" 1496 7000 124 2) " (117" 1500 6972 78 1) " (117" 1516 7020 139 1) " (117" 1530 7082 164 1) " (117" 1537 7287 186 3) " (117" 1549 7178 78 1) " (117" 1604 7463 156 2) " (117" 1658 7655 251 1) " (117" 1605 7827 151 2) " (117" 1623 7616 150 2) " (117" 1644 7598 178 1) " (117" 1667 7684 253 2) " (117" 1706 7820 164 1) " (117" 1751 8056 49 1) " (117" 1794 8110 302 2) " (117" 1796 8112 550 1) " (117" 1869 8347 400 1) " (117" 1876 8365 400 1) " (117" 1906 8567 70 2) " (117" 1889 8419 141 1) " (117" 1915 8596 278 9) " (117" 1933 8625 54 1) " (117" 1683 7741 124 2) " (117" 1973 8728 412 1) " (117" 1986 8777 217 1) " (143" 2448 10633 509 1) " (140" 1019 4834 141 1) " (140" 1101 5651 78 1) " (140" 1680 7723 78 1) " (140" 1965 9023 101 1) " (140" 2617 11366 580 1) " (139" 842 4051 49 1) " (138" 2609 11337 584 1) " (138" 2645 11542 333 1) " (138" 2671 11741 413 1) " (139" 819 4035 39 1) " (139" 831 4018 49 1) " (139" 834 4012 36 1) " (127" 2659 12128 369 1) " (140" 1840 8241 400 1) " (135" 902 4370 400 1) " (135" 991 4737 64 1) " (135" 1002 4775 155 1) " (135" 1004 4822 199 1) " (143" 890 4344 55 1) " (143" 932 4502 164 1) " (143" 831 4018 49 1) " (143" 819 4035 39 1) " (143" 834 4012 36 1) " (143" 842 4051 49 1) " (143" 865 4172 41 1) " (143" 868 4185 49 1) " (143" 881 4256 35 1) " (143" 1151 5536 37 1) " (137" 442 2243 49 1) " (137" 853 4117 35 1) " (143" 892 4877 49 2) " (143" 903 4421 49 1) " (143" 915 4436 224 2) " (143" 944 10265 146 1) " (143" 986 4711 55 1) " (143" 1004 4799 49 1) " (143" 1047 5280 102 1) " (143" 1318 6245 75 2) " (143" 1102 5408 41 1) " (143" 1136 5464 55 1) " (143" 1163 5554 202 1) " (143" 1213 5795 78 1) " (143" 1309 6115 102 1) " (143" 1379 6509 202 1) " (135" 860 4138 202 1) " (135" 385 1822 224 2) " (135" 442 2243 49 1) " (135" 780 3780 352 1) " (135" 821 3950 403 2) " (135" 827 3965 352 1) " (135" 831 3976 149 1) " (135" 872 4192 401 1) " (135" 875 4242 61 2) " (135" 876 4219 178 1) " (135" 882 4247 251 1) " (135" 888 4291 178 1) " (151" 1674 7708 78 1) " (151" 1675 7705 202 1) " (151" 1682 7747 124 2) " (151" 1683 7744 64 1) " (151" 1687 7767 146 5) " (151" 1694 7794 64 1) " (151" 1712 7843 78 1) " (151" 1680 7721 328 3) " (151" 1702 8012 92 2) " (165" 1046 4989 178 1) " (165" 1076 5147 178 1) " (165" 1085 5257 92 2) " (165" 1101 8582 253 2) " (165" 1102 5302 41 1) " (165" 1108 5374 34 1) " (165" 1702 8012 92 2) " (165" 1117 5373 151 1) " (165" 1121 5404 45 1) " (165" 1124 5397 149 1) " (165" 1099 5322 102 1) " (165" 1080 5160 251 1) " (173" 19 4429 39 1) " (173" 442 2253 235 3) " (173" 660 3181 205 2) " (173" 725 3441 178 1) " (173" 752 3546 145 1) " (173" 768 3719 137 1) " (173" 783 3787 164 1) " (173" 802 3861 149 1) " (173" 831 3976 149 1) " (173" 841 4026 251 1) " (173" 853 4109 158 2) " (179" 964 4632 45 1) " (173" 855 4122 251 1) " (173" 861 4145 178 1) " (173" 864 4169 208 3) " (173" 865 4175 41 1) " (173" 875 4242 36 1) " (173" 889 4297 139 1) " (173" 892 4309 138 1) " (173" 916 4424 164 1) " (173" 918 6771 34 1) " (173" 928 4488 178 1) " (173" 942 4536 202 1) " (173" 943 4585 224 2) " (173" 953 4584 55 1) " (173" 956 4589 251 1) " (173" 966 4634 135 1) " (179" 920 4594 151 1) " (179" 931 4499 202 1) " (179" 943 4539 164 1) " (179" 953 4570 55 1) " (179" 954 4586 78 1) " (179" 955 4587 400 1) " (179" 965 4652 64 1) " (179" 967 4655 124 2) " (165" 831 3976 149 1) " (165" 838 4211 75 2) " (159" 2095 9098 225 1) " (173" 860 4138 202 1) " (173" 968 4645 149 1) " (179" 994 4757 64 1) " (179" 1004 4779 192 2) " (179" 1009 4793 305 1) " (179" 1025 4936 54 2) " (178" 1074 5138 64 1) " (178" 1701 7801 452 1) " (178" 1695 7788 380 1) " (178" 101 866 34 1) " (178" 264 1030 178 1) " (178" 458 2187 81 3) " (178" 2678 11826 262 2) " (178" 2724 12109 247 1) " (178" 2790 12550 376 1) " (178" 1718 7852 403 1) " (179" 1038 5320 64 1) " (179" 1039 4975 35 1) " (179" 1049 5032 64 1) " (179" 1053 5029 102 1) " (179" 1057 5053 64 1) " (179" 1088 5230 64 1) " (179" 1081 5167 55 1) " (179" 1093 5245 78 1) " (179" 1096 5330 75 2) " (179" 1100 5281 155 1) " (179" 1101 8582 403 4) " (179" 1102 5408 108 3) " (179" 1103 5328 64 1) " (179" 1111 5338 164 1) " (179" 1112 5350 102 1) " (179" 1026 4938 78 1) " (178" 1686 7775 205 4) " (178" 2807 12687 324 3); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (197 2314 9973 107 1) " (197" 2376 10261 288 1) " (197" 2524 11013 290 1) " (197" 2579 11205 548 1) " (197" 2724 12240 263 2) " (197" 2762 12300 353 1) " (197" 2227 9595 82 1) " (197" 2206 9630 137 2) " (197" 2243 9537 76 1) " (197" 2260 9586 97 1) " (197" 2281 10644 303 2) " (197" 2304 9853 94 1) " (197" 2306 9845 261 1) " (197" 2307 9848 310 1) " (197" 2308 9883 164 1) " (197" 2310 9880 97 1) " (197" 2311 9876 200 1) " (197" 2312 9887 211 1) " (197" 2315 9946 140 2) " (197" 2334 10050 324 1) " (197" 2327 10024 235 1) " (197" 2338 10079 129 1) " (197" 2349 10156 113 1) " (197" 2350 10133 112 1) " (197" 2354 10138 202 2) " (197" 2365 10557 359 2) " (197" 2369 10242 126 1) " (197" 2371 10228 248 1) " (197" 2380 10292 290 1) " (197" 2390 10321 239 1) " (197" 2396 10369 129 1) " (197" 2402 10415 238 1) " (197" 2415 10695 522 4) " (197" 2419 10535 359 3) " (197" 2429 10569 175 2) " (197" 2436 10596 257 1) " (197" 2455 10661 290 1) " (197" 2460 10682 158 1) " (197" 2462 12095 507 2) " (197" 2464 10726 153 1) " (197" 2466 10806 186 1) " (197" 2474 10781 520 1) " (197" 2475 10785 160 1) " (197" 2498 11077 359 3) " (197" 2530 11100 365 2) " (197" 2587 11633 410 7) " (197" 2591 11286 231 1) " (197" 2595 11298 293 1) " (197" 2609 11337 557 1) " (197" 2622 11597 315 4) " (179" 1056 5054 78 1) " (197" 2296 9798 90 1) " (197" 2645 11953 458 6) " (197" 2648 11566 356 1) " (197" 2650 12174 405 4) " (197" 2669 11735 347 1) " (197" 2675 11778 249 1) " (197" 2671 11741 385 1) " (197" 2689 11852 590 1) " (197" 2695 12092 308 1) " (197" 2696 11879 326 1) " (197" 2715 12105 312 2) " (197" 2706 11967 331 1) " (197" 2707 11991 263 1) " (197" 2718 12102 341 3) " (197" 2719 12064 306 1) " (197" 2723 12085 310 2) " (197" 2730 12126 342 1) " (197" 2736 12165 362 1) " (197" 2747 12216 365 1) " (197" 2744 12208 252 1) " (197" 2750 12226 615 1) " (197" 2766 12334 257 1) " (197" 2768 12375 426 1) " (197" 2772 12437 320 2) " (197" 2783 12524 436 1) " (197" 2792 12598 391 2) " (197" 2795 12585 393 1) " (197" 2797 12617 285 1) " (197" 2805 12651 444 2) " (197" 2807 12684 398 2) " (197" 2810 12669 494 1) " (197" 1976 8735 452 1) " (197" 1690 7761 600 1) " (197" 2305 9842 261 1) " (197" 2345 10092 675 1) " (197" 2420 10526 704 1) " (197" 2500 10904 580 1) " (197" 2517 10987 734 1) " (198" 2528 11021 515 1) " (199" 2489 10968 168 1) " (199" 2659 11685 331 1) " (197" 1173 5607 251 1) " (197" 1188 5666 164 1) " (197" 1318 6199 41 1) " (197" 1219 5802 400 1) " (197" 1225 5841 50 2) " (197" 1234 5890 45 1) " (197" 1277 5990 251 1) " (197" 1292 6083 78 1) " (197" 1328 6237 155 1) " (197" 1336 6273 202 1) " (197" 1340 6315 401 2) " (197" 1341 6293 251 1) " (197" 1372 6497 78 1) " (197" 1381 6602 39 1) " (197" 1382 6607 58 2) " (197" 1413 6927 64 1) " (197" 1423 6687 202 1) " (197" 1425 6695 251 1) " (197" 1433 6729 202 1) " (197" 1469 6897 65 2) " (197" 1483 9998 104 1) " (197" 1485 6926 153 2) " (197" 1488 6932 251 1) " (197" 1489 6941 400 1) " (197" 1491 6943 178 1) " (169" 557 2852 64 1) " (169" 676 4418 151 1) " (169" 744 3512 102 1) " (169" 853 4119 204 4) " (169" 875 4232 36 1) " (169" 897 4356 400 1) " (169" 902 4370 400 1) " (169" 910 4403 202 1) " (169" 928 4490 78 1) " (169" 940 4534 102 1) " (169" 993 4736 400 1) " (169" 1009 4796 55 1) " (169" 1042 4950 251 1) " (169" 1081 5254 55 1) " (169" 1095 5263 124 2) " (169" 1101 5715 153 2) " (197" 1515 7019 400 1) " (197" 1516 7020 139 1) " (197" 1523 7063 39 1) " (197" 1532 7100 400 1) " (197" 1536 7147 45 1) " (187" 1547 7156 358 3) " (197" 1546 7311 49 1) " (197" 1551 7171 251 1) " (197" 1605 8098 34 1) " (190" 816 3920 202 1) " (190" 860 4138 202 1) " (168" 1522 7036 141 1) " (187" 1512 7010 251 1) " (188" 1512 7010 251 1) " (188" 1547 7156 358 3) " (190" 2595 11298 295 1) " (190" 2736 12165 363 1) " (190" 2772 12496 368 3) " (197" 1650 7634 251 1) " (197" 1975 8732 192 2) " (197" 1682 7728 164 1) " (197" 1702 8012 235 3) " (190" 1203 5748 202 1) " (190" 2435 10594 362 2) " (197" 1885 8402 36 1) " (197" 1901 8511 401 2) " (197" 1903 8475 145 1) " (197" 1912 8561 78 1) " (197" 1914 8562 153 2) " (197" 1915 8548 69 3) " (197" 1942 8645 139 1) " (197" 1950 10530 179 2) " (197" 1974 8729 202 1) " (197" 2001 8826 251 1) " (197" 2002 8840 401 2) " (197" 2016 8883 49 1) " (197" 2024 8934 64 1) " (197" 2026 8912 155 1) " (197" 2035 8935 145 1) " (197" 2056 8994 53 1) " (197" 2060 9022 107 1) " (197" 2063 11059 180 1) " (197" 2066 9088 161 1) " (197" 2080 9064 210 2) " (197" 2096 9107 56 1) " (197" 2118 9271 178 2) " (197" 2139 9331 250 2) " (197" 2182 10097 528 2) " (197" 2191 9348 191 1) " (197" 1537 7287 211 4) " (197" 1902 8565 94 4) " (190" 2534 11038 303 1) " (190" 6 6 400 1) " (190" 8 8 251 1) " (190" 660 3962 155 3) " (190" 676 3257 251 1) " (190" 771 3733 151 1) " (190" 772 3743 55 1) " (190" 776 3750 400 1) " (190" 810 3927 78 1) " (197" 1965 9023 334 3) " (197" 1349 6456 45 1) " (197" 295 1315 452 1) " (197" 1289 6037 358 1) " (175" 995 4739 314 1) " (179" 830 3974 34 1) " (179" 832 3988 151 1) " (179" 838 4019 141 1) " (179" 847 4065 202 1) " (179" 853 4235 58 2) " (179" 860 4143 102 1) " (179" 875 4242 36 1) " (179" 884 4267 45 1) " (179" 892 4309 138 1) " (179" 895 4602 151 1) " (179" 912 4598 102 1) " (179" 918 6771 34 1) " (175" 1068 5118 251 1) " (179" 676 4418 151 1) " (179" 744 3512 102 1) " (179" 752 4395 220 3) " (179" 763 3766 49 1) " (179" 771 3733 151 1) " (179" 776 3750 400 1) " (179" 779 3792 64 1) " (179" 783 3790 64 1) " (179" 784 3791 36 1) " (179" 811 3903 251 1) " (179" 807 3895 55 1) " (179" 1034 4905 55 1) " (179" 1035 4937 45 1) " (179" 716 3386 145 1) " (179" 40 96 178 1) " (179" 233 904 251 1) " (179" 258 1004 61 2) " (197" 2755 12264 441 2) " (197" 2761 12299 370 1) " (197" 2765 12321 370 1) " (197" 1167 5602 120 3) " (197" 1845 8252 64 1) " (197" 1834 8226 82 2) " (190" 1162 5552 251 1) " (190" 1167 5585 45 1) " (196" 2464 10726 153 1) " (196" 2528 11492 320 2) " (190" 864 4164 41 1) " (190" 888 4292 78 1) " (190" 892 4309 138 1) " (190" 894 4335 45 1) " (190" 918 6771 34 1) " (190" 942 4536 202 1) " (190" 968 4658 49 1) " (190" 1019 4834 141 1) " (190" 1022 4853 64 1) " (190" 1068 5118 251 1) " (190" 1071 5125 400 1) " (190" 1101 8582 328 3); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (190 1102 5302 41 1) " (190" 1124 5397 149 1) " (196" 2541 11096 205 1) " (190" 2034 8936 154 2) " (190" 2035 8935 145 1) " (190" 2058 9000 256 1) " (190" 2059 9018 88 2) " (196" 2543 11377 204 1) " (196" 2552 11127 288 1) " (196" 2603 11327 556 1) " (196" 2609 11337 557 1) " (196" 2636 11498 231 1) " (196" 2645 11542 306 1) " (190" 2054 8984 168 1) " (190" 2051 8973 254 1) " (190" 2053 8976 148 1) " (196" 2656 11642 227 2) " (197" 1706 7820 164 1) " (197" 1716 7844 202 1) " (197" 1774 8038 251 1) " (202" 2707 12094 267 1) " (202" 2717 12089 305 1) " (202" 2784 12586 519 3) " (202" 2789 12545 383 1) " (202" 2791 12592 290 1) " (202" 2807 12663 274 1) " (202" 2825 12743 423 1) " (202" 1219 5802 900 1) " (206" 2765 12321 360 1) " (204" 2412 10486 165 2) " (202" 2497 10895 349 2) " (199" 1992 8801 251 1) " (202" 2660 11676 331 1) " (198" 1342 6299 39 1) " (202" 1785 8088 78 1) " (202" 2043 8960 400 1) " (202" 1972 8727 400 1) " (202" 2034 8936 153 2) " (202" 2284 9670 259 5) " (200" 1098 5275 64 1) " (202" 964 4632 45 1) " (202" 990 4728 400 1) " (202" 2678 11825 225 1) " (202" 1039 4975 35 1) " (202" 1047 4990 202 1) " (202" 1059 5048 178 1) " (202" 1074 5136 64 1) " (202" 1075 5144 55 1) " (202" 1081 5167 55 1) " (202" 1113 5351 134 1) " (202" 1174 5608 178 1) " (202" 1265 5968 45 1) " (202" 1281 6006 151 1) " (202" 2622 11402 199 1) " (202" 1350 6344 141 1) " (202" 1355 6367 102 1) " (202" 1421 6683 400 1) " (202" 1422 6684 251 1) " (202" 1423 6687 202 1) " (202" 1429 6726 124 2) " (202" 1432 6774 64 1) " (202" 1447 6773 251 1) " (202" 1500 6972 78 1) " (202" 1520 7321 148 2) " (202" 1537 7287 86 3) " (202" 1565 7226 135 1) " (202" 1632 7540 305 1) " (202" 1675 7705 352 1) " (202" 1702 7810 49 1) " (202" 1719 7874 151 1) " (202" 1721 7873 102 1) " (202" 1775 8041 78 1) " (202" 1822 8173 400 1) " (202" 1839 8236 151 1) " (202" 1869 8347 400 1) " (202" 1876 8365 400 1) " (202" 1881 8389 41 1) " (202" 1888 8412 400 1) " (202" 1915 8544 34 1) " (202" 1923 8578 178 1) " (202" 1967 8722 151 1) " (202" 1982 8844 102 1) " (202" 2059 9019 123 3) " (202" 2201 9396 428 1) " (202" 2379 10308 189 1) " (202" 2381 10307 189 1) " (202" 2386 10654 151 1) " (202" 2414 10516 164 1) " (202" 2436 10618 156 1) " (202" 2462 10702 264 2) " (202" 2535 11142 215 3) " (202" 2579 11205 545 1) " (202" 2584 11255 197 1) " (202" 2587 11285 184 1) " (202" 2595 11606 340 2) " (202" 2609 11337 554 1) " (202" 2617 11366 556 1) " (202" 2645 12178 245 1) " (204" 2582 11324 195 1) " (204" 2587 12235 243 1) " (204" 2703 11940 225 1) " (204" 2720 12072 254 1) " (204" 2776 12469 259 1) " (204" 2793 12582 293 2) " (195" 1031 6112 41 1) " (195" 1911 8589 224 2) " (195" 2462 10701 249 1) " (195" 2535 11040 272 1) " (195" 2579 11205 548 1) " (195" 2724 12282 254 1) " (195" 2778 12529 273 1) " (195" 2783 12524 436 1) " (195" 1381 6616 39 1) " (195" 2803 12640 406 1) " (204" 2788 12543 480 1) " (203" 1632 7540 305 1) " (230" 1580 7280 251 1) " (230" 1101 5651 253 2) " (230" 1382 6571 35 1) " (230" 1731 7896 251 1) " (230" 1906 8499 69 2) " (230" 1734 7904 178 1) " (230" 1852 8267 102 1) " (230" 2055 8987 49 1) " (230" 2466 10742 168 1) " (230" 2481 10812 158 1) " (230" 2579 11205 534 1) " (223" 1912 8561 78 1) " (223" 1914 8562 78 1) " (230" 1064 5101 251 1) " (230" 1076 5147 178 1) " (230" 1098 5455 64 1) " (230" 1102 5395 41 1) " (230" 1121 5405 220 3) " (230" 1124 5397 149 1) " (230" 1196 5738 55 1) " (211" 2527 11019 527 1) " (223" 2805 12651 333 1) " (223" 2850 12902 498 1) " (226" 1124 5521 192 2) " (224" 1522 7036 141 1) " (224" 1654 7647 202 1) " (224" 1943 8648 251 1) " (224" 2645 11542 295 1) " (225" 1159 5546 145 1) " (225" 1194 5696 36 1) " (225" 1782 8065 102 1) " (225" 1834 8218 45 1) " (225" 2254 9553 167 1) " (225" 2628 11421 402 1) " (225" 2783 12524 424 1) " (225" 2845 12856 793 1) " (226" 990 4728 400 1) " (226" 1096 5277 41 1) " (226" 1101 5291 178 1) " (226" 1118 5372 253 2) " (226" 1173 5607 251 1) " (226" 1288 6036 164 1) " (226" 1318 6245 241 4) " (226" 1326 6227 178 1) " (226" 1500 6962 178 1) " (216" 2250 9542 195 1) " (226" 1562 7470 192 2) " (226" 1650 7642 551 2) " (226" 1702 7901 49 1) " (230" 1265 5988 257 4) " (230" 1197 5739 102 1) " (230" 1225 5817 134 1) " (230" 1288 6036 164 1) " (230" 1433 6729 202 1) " (230" 1349 6456 82 2) " (230" 1413 6913 224 2) " (230" 1432 6807 224 2) " (230" 1482 6910 55 1) " (230" 1489 6941 400 1) " (230" 1509 7002 78 1) " (230" 1523 7055 39 1) " (230" 1535 7117 102 1) " (230" 1631 7544 78 1) " (230" 1787 8091 302 2) " (230" 1794 8110 102 1) " (230" 1833 8201 149 1) " (230" 1912 8561 78 1) " (230" 2010 8866 78 1) " (230" 2050 8969 251 1) " (230" 2064 9026 251 1) " (230" 2082 9069 251 1) " (230" 2086 9087 102 1) " (230" 2116 9147 153 1) " (230" 2118 9149 137 1) " (230" 2143 9209 208 1) " (230" 2168 9287 262 1) " (230" 2191 9348 179 1) " (230" 2229 9645 126 2) " (230" 2334 10050 311 1) " (230" 2365 10557 171 1) " (230" 2429 10569 162 2) " (230" 785 3806 78 1) " (230" 2472 10776 171 1) " (230" 2490 10851 512 1) " (230" 2492 10857 363 1) " (230" 2495 10863 336 2) " (230" 716 3388 45 1) " (230" 2624 11413 398 1) " (230" 2646 11679 565 2) " (217" 2807 12663 266 1) " (223" 1675 7705 202 1) " (223" 1692 7780 64 1) " (223" 1698 7811 55 1) " (223" 1706 7820 164 1) " (215" 876 4219 178 1) " (215" 2377 10269 214 1) " (215" 2521 11001 525 1) " (215" 2588 11265 393 1) " (215" 2753 12234 360 1) " (215" 2793 12582 288 2) " (223" 1795 8111 145 1) " (230" 802 3876 49 1) " (213" 442 2243 49 1) " (213" 696 3315 139 1) " (223" 2747 12215 454 1) " (223" 2792 12598 336 5) " (229" 2805 12651 329 1) " (229" 2867 13004 324 2) " (229" 906 4380 366 1) " (229" 1175 5610 403 1) " (229" 1516 7020 344 1) " (230" 101 882 34 1) " (230" 158 543 178 1) " (230" 608 2974 251 1) " (230" 660 3949 55 1) " (230" 676 4418 151 1) " (230" 853 4109 158 2) " (230" 861 4145 178 1) " (230" 892 4355 149 2) " (230" 894 4327 145 1) " (230" 899 4359 102 1) " (230" 913 4413 202 1) " (230" 943 4539 164 1) " (230" 947 4568 55 1) " (230" 965 4649 64 1) " (230" 1002 4775 155 1) " (230" 1014 4817 251 1) " (230" 1058 5046 178 1) " (213" 744 3509 202 1) " (213" 5 5 400 1) " (213" 45 186 78 1) " (213" 416 2365 325 2) " (213" 687 3420 41 1) " (213" 718 3403 400 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (213 736 3489 151 1) " (223" 2042 8956 400 1) " (223" 2060 9022 102 1) " (223" 2066 9088 153 1) " (223" 2067 9031 178 1) " (223" 2391 10334 482 1) " (223" 2498 11077 174 1) " (223" 2521 11001 525 1) " (223" 2567 11180 536 1) " (223" 2584 11255 190 1) " (223" 2591 11296 397 2) " (223" 2597 11322 223 1) " (223" 2609 11337 546 1) " (223" 2659 12325 365 2) " (223" 2671 11741 374 1) " (223" 2698 12076 349 3) " (223" 2706 12048 226 1) " (223" 2724 12282 255 2) " (223" 2730 12126 332 1) " (223" 2755 12264 430 2) " (223" 2762 12300 342 1) " (223" 2765 12321 359 1) " (223" 2768 12375 415 1) " (223" 2770 12441 299 2) " (223" 2778 12482 358 1) " (223" 2783 12524 425 1) " (223" 2796 12597 272 1) " (223" 1901 8511 401 2) " (223" 1904 8479 251 1) " (223" 1911 8591 64 1) " (223" 1954 8694 102 1) " (223" 1955 8682 400 1) " (223" 1972 8727 400 1) " (223" 1983 8760 251 1) " (223" 1715 7865 402 3) " (223" 1751 8056 327 4) " (238" 1548 7157 202 1) " (238" 1537 7287 236 5) " (238" 1486 6916 149 1) " (238" 881 4289 158 2) " (238" 1458 6829 151 1) " (238" 1444 6767 400 1) " (238" 1438 6742 178 1) " (238" 1318 6199 75 2) " (238" 1200 5736 153 2) " (238" 1186 5664 64 1) " (238" 1174 5609 253 2) " (238" 991 4737 224 2) " (238" 1168 5597 45 1) " (238" 1151 5528 37 1) " (238" 1124 5397 149 1) " (238" 1102 5300 41 1) " (238" 1101 5651 78 1) " (238" 1082 5329 78 1) " (238" 1056 5054 228 1) " (238" 1039 4975 158 2) " (238" 1035 4908 45 1) " (238" 1002 4800 55 1) " (238" 982 4697 102 1) " (238" 980 4692 102 1) " (238" 978 4681 155 1) " (238" 965 4649 64 1) " (238" 942 4582 102 1) " (238" 912 4410 202 1) " (238" 891 4304 251 1) " (238" 880 4250 82 2) " (238" 873 4207 208 3) " (238" 858 4142 78 1) " (238" 827 3966 452 2) " (238" 806 3955 124 2) " (238" 796 3849 49 1) " (238" 790 3826 78 1) " (238" 557 2852 55 1) " (238" 103 367 400 1) " (238" 1810 8158 278 2) " (238" 1442 6758 403 2) " (238" 1308 6105 178 1) " (232" 2847 12863 278 1) " (238" 892 4336 159 3) " (236" 2281 10751 267 1) " (236" 2139 9200 267 1) " (236" 1861 8688 106 1) " (235" 1381 6616 39 1) " (236" 807 3899 55 1) " (241" 2580 11208 413 1) " (241" 2118 9149 231 1) " (238" 1496 6957 124 2) " (232" 2791 12564 525 1) " (236" 2535 11142 322 2) " (236" 1382 6607 58 2) " (236" 2350 10129 206 1) " (236" 2320 9996 244 2) " (236" 2035 9029 134 1) " (236" 2034 8936 161 1) " (236" 1923 8594 136 1) " (236" 1687 7754 65 2) " (236" 1683 7741 64 1) " (236" 1351 6420 105 2) " (236" 1333 6316 64 1) " (236" 1226 5844 78 1) " (236" 1113 5351 134 1) " (236" 1103 5309 64 1) " (236" 1057 5058 64 1) " (236" 831 4005 49 1) " (236" 687 4930 41 1) " (236" 440 2036 78 1) " (236" 2351 10197 212 1) " (234" 2839 12841 370 1) " (241" 2104 9121 243 1) " (241" 1972 8727 465 1) " (241" 1904 8480 197 1) " (241" 1537 7126 36 1) " (237" 853 4117 35 1) " (237" 783 3787 314 1) " (243" 2584 11255 534 3) " (243" 2581 11219 400 2) " (243" 2580 11252 287 1) " (243" 2462 10769 285 3) " (243" 2436 10596 350 1) " (243" 2429 10567 238 1) " (243" 2423 10563 238 1) " (243" 2410 10490 298 2) " (243" 2281 10644 254 1) " (243" 1915 8596 104 2) " (243" 1484 7324 177 4) " (243" 1424 6739 34 1) " (243" 1891 8564 171 5) " (243" 1608 7414 299 1) " (243" 1172 5601 251 1) " (246" 1548 7157 202 1) " (16" 1657 7654 551 2) " (16" 1655 7650 151 1) " (6" 2495 10862 380 1) " (6" 2472 10775 523 1) " (6" 2416 10509 591 1) " (0" 1424 6805 154 2) " (16" 1649 7630 302 2) " (0" 1209 5770 202 1) " (47" 966 4634 285 1) " (46" 2324 10009 203 1) " (47" 958 4609 164 1) " (47" 957 4593 400 1) " (47" 955 4587 400 1) " (47" 951 4561 178 1) " (47" 949 4555 400 1) " (47" 946 4558 274 2) " (47" 945 4544 178 1) " (47" 943 4540 64 1) " (47" 938 4527 400 1) " (47" 937 4526 400 1) " (46" 2448 10633 549 1) " (46" 2673 11773 650 1) " (46" 2671 11741 449 1) " (46" 2339 10068 382 2) " (46" 2018 8893 210 1) " (46" 1915 8537 54 1) " (46" 1891 8564 78 2) " (46" 1885 8403 47 1) " (47" 965 4657 64 1) " (46" 2489 10916 225 1) " (46" 2043 8960 451 1) " (47" 568 2756 400 1) " (47" 882 4247 251 1) " (47" 873 4207 41 1) " (47" 833 3978 400 1) " (47" 782 3784 400 1) " (47" 442 2253 49 1) " (47" 413 1851 124 2) " (47" 64 185 328 1) " (47" 40 96 178 1) " (47" 6 6 400 1) " (47" 888 4346 78 1) " (47" 861 4145 178 1) " (47" 853 4119 204 4) " (47" 847 4084 102 1) " (47" 843 4030 64 1) " (47" 841 4026 251 1) " (47" 827 3966 102 1) " (47" 825 3958 400 1) " (47" 821 3948 178 1) " (47" 811 3905 151 1) " (47" 792 3834 55 1) " (47" 791 3825 400 1) " (47" 8 8 251 1) " (47" 790 3835 153 2) " (47" 787 3813 202 1) " (47" 784 3791 161 2) " (47" 783 3790 64 1) " (47" 779 3792 64 1) " (47" 771 3732 251 1) " (47" 770 3727 400 1) " (47" 768 3719 137 1) " (47" 744 3512 302 2) " (47" 725 3441 178 1) " (47" 676 3257 251 1) " (47" 660 6184 155 3) " (47" 557 2852 64 1) " (47" 406 1834 39 1) " (47" 380 1694 314 1) " (47" 258 1272 36 1) " (49" 2407 10452 534 1) " (49" 1506 6984 380 1) " (49" 2414 10516 533 2) " (49" 2229 9469 284 1) " (49" 2216 9436 122 1) " (49" 1977 8737 285 1) " (49" 954 4586 228 1) " (49" 911 4406 202 1) " (47" 902 4370 400 1) " (47" 898 4371 151 1) " (47" 897 4356 400 1) " (47" 892 4309 138 1) " (47" 890 4344 55 1) " (49" 870 4189 251 1) " (68" 2528 11492 547 3) " (68" 2527 11019 586 1) " (67" 2506 10941 528 1) " (67" 2677 11799 282 1) " (67" 2669 11772 302 1) " (67" 2535 11493 423 2) " (67" 2528 11492 697 3) " (67" 2504 10925 214 1) " (67" 2016 8888 86 1) " (67" 1991 8803 182 1) " (72" 1592 7342 551 2) " (73" 791 3825 400 1) " (73" 790 3835 153 2) " (73" 787 3813 202 1) " (73" 784 3791 161 2) " (73" 783 3790 64 1) " (73" 782 3784 400 1) " (73" 779 3792 64 1) " (73" 771 3732 251 1) " (73" 770 3727 400 1) " (73" 768 3719 137 1) " (73" 744 3512 302 2) " (92" 2239 9681 141 1) " (92" 2235 9481 323 1) " (92" 2234 9590 230 1) " (92" 2227 9455 209 1) " (92" 2221 9581 230 1) " (92" 2206 9421 260 2) " (92" 2202 9397 616 1) " (92" 2198 9384 316 1) " (92" 2191 9348 227 1) " (92" 2179 9316 212 1) " (92" 2171 9293 310 1) " (92" 2168 9287 310 1) " (92" 2167 9285 309 1) " (92" 2144 9216 195 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (92 2143 9209 255 1) " (92" 2139 9200 217 1) " (92" 2118 9149 183 1) " (92" 2104 9121 196 1) " (92" 2101 9111 248 1) " (92" 2099 9106 297 1) " (92" 2096 9107 91 1) " (92" 2095 9118 149 1) " (92" 2090 9085 296 1) " (92" 2084 9073 199 1) " (92" 2083 9071 295 1) " (92" 2082 9340 463 2) " (92" 2081 9067 245 1) " (92" 2079 9058 221 1) " (92" 2066 9088 196 1) " (92" 2065 9028 292 1) " (92" 2061 9054 297 3) " (92" 2060 9022 142 1) " (92" 2058 9000 290 1) " (92" 2055 8986 187 1) " (92" 2030 8933 435 2) " (92" 2054 8984 202 1) " (92" 2053 8976 182 1) " (92" 2051 8973 288 1) " (92" 2050 8969 288 1) " (92" 2049 8968 238 1) " (92" 2046 8964 287 1) " (92" 2044 8961 287 1) " (92" 2034 8928 212 1) " (92" 2032 8931 435 2) " (92" 2031 8923 235 1) " (92" 2023 8900 283 1) " (92" 2002 8840 579 2) " (92" 2000 8839 252 2) " (92" 1996 8810 277 1) " (92" 1995 8830 129 1) " (92" 1976 8735 271 1) " (92" 1967 8710 270 1) " (92" 1966 8709 221 1) " (92" 1962 8699 269 1) " (92" 1960 8696 220 1) " (92" 1958 8689 268 1) " (92" 1957 8692 418 2) " (92" 1943 8648 265 1) " (92" 1933 8618 161 1) " (92" 1931 8635 266 2) " (92" 1920 8552 172 1) " (92" 1919 8551 259 1) " (92" 1915 8592 179 3) " (92" 1914 8562 86 1) " (92" 1912 8561 86 1) " (92" 1904 8480 154 1) " (92" 1894 8434 155 1) " (92" 1889 8426 241 4) " (92" 1874 8359 164 1) " (92" 1860 8313 202 1) " (92" 1858 8308 178 1) " (92" 1839 8236 151 1) " (92" 2443 10615 401 1) " (92" 2010 8862 207 1) " (92" 1932 8611 214 1) " (83" 2671 11741 432 1) " (84" 1070 5123 149 1) " (114" 2448 10635 220 1) " (92" 2642 11627 267 1) " (80" 2671 11741 432 1) " (80" 2587 11633 317 4) " (80" 2542 11245 237 1) " (114" 2669 11735 381 1) " (114" 2661 11677 613 1) " (114" 2660 11676 368 1) " (114" 2659 11958 365 4) " (114" 2646 11549 455 1) " (114" 2642 11602 277 4) " (114" 2632 11441 379 2) " (114" 2609 11337 590 1) " (114" 2599 11311 366 1) " (114" 2580 11208 316 1) " (114" 2579 11205 581 1) " (114" 2569 11364 263 3) " (114" 2557 11151 279 1) " (114" 2552 11149 434 4) " (114" 2545 11111 266 2) " (114" 2534 11038 333 1) " (114" 2524 11013 322 1) " (114" 2522 11009 216 1) " (114" 2521 11001 567 1) " (114" 2516 10989 244 1) " (114" 2511 10954 365 1) " (114" 2510 10979 257 2) " (114" 2502 10909 362 1) " (114" 2489 10850 292 1) " (114" 2484 10975 264 3) " (114" 2483 10822 232 1) " (114" 2475 10826 194 1) " (114" 2474 10781 552 1) " (114" 2468 10759 228 1) " (114" 2412 10486 231 3) " (114" 2452 10648 198 1) " (114" 2403 10424 205 1) " (114" 2402 10439 170 1) " (114" 2390 10444 178 1) " (114" 2381 10297 221 1) " (114" 2371 10228 278 1) " (114" 2369 10241 323 3) " (114" 2365 10557 389 2) " (114" 2364 10193 363 1) " (114" 2363 10192 214 1) " (114" 2362 10188 363 1) " (114" 2358 10165 510 1) " (114" 2356 10144 244 1) " (114" 2352 10114 357 1) " (114" 2351 11483 583 6) " (114" 2350 10234 359 8) " (114" 2349 10154 143 1) " (114" 2347 10104 184 1) " (114" 2344 10085 355 1) " (114" 2342 10081 505 2) " (114" 2333 10042 651 1) " (114" 2339 10067 281 1) " (114" 2338 10076 209 2) " (114" 2337 10058 244 1) " (114" 2326 10021 202 1) " (114" 2320 9975 241 1) " (114" 2324 10018 328 3) " (95" 2198 9384 465 1) " (95" 2084 9073 348 1) " (95" 1618 7453 352 1) " (95" 1600 7385 352 1) " (95" 1488 6932 401 1) " (95" 1475 6879 401 1) " (95" 1474 6877 401 1) " (95" 1471 6863 305 1) " (95" 1470 6862 251 1) " (95" 1068 5118 251 1) " (94" 2720 12072 328 1) " (94" 2703 11989 541 8) " (94" 2582 11521 369 4) " (94" 2528 11492 538 3) " (92" 2714 12022 499 1) " (92" 2611 11341 652 1) " (92" 2068 9041 445 1) " (92" 1881 8378 345 1) " (92" 1829 8195 600 1) " (92" 1797 8113 452 1) " (92" 1690 7761 600 1) " (92" 1519 7026 600 1) " (92" 1508 6996 452 1) " (92" 1484 6911 344 1) " (92" 987 4715 452 1) " (92" 950 4556 452 1) " (92" 899 4358 403 1) " (92" 869 4180 345 1) " (92" 557 2704 366 1) " (92" 103 367 600 1) " (92" 2716 12036 334 3) " (92" 2711 12009 498 1) " (92" 2709 12003 646 1) " (92" 2708 11996 497 1) " (92" 2699 11928 791 1) " (92" 2696 11879 372 1) " (92" 2688 11848 486 1) " (92" 2687 11843 486 1) " (92" 2677 11793 373 1) " (92" 2671 11741 430 1) " (92" 2601 11320 450 1) " (92" 2663 11715 477 1) " (92" 2656 11641 255 1) " (92" 2655 11631 471 1) " (92" 2645 11542 352 1) " (92" 2638 11479 288 1) " (92" 2628 11421 457 1) " (92" 2626 11419 370 1) " (92" 2624 11413 456 1) " (92" 2622 11597 359 4) " (92" 2597 11322 277 1) " (92" 2600 11313 377 1) " (92" 2621 11395 382 1) " (92" 2616 11365 339 1) " (92" 2610 11340 451 1) " (92" 2609 11337 600 1) " (92" 2595 11298 336 1) " (92" 2593 11292 375 1) " (92" 2590 11274 447 1) " (92" 2585 11235 444 1) " (92" 2580 11208 327 1) " (92" 2569 11212 363 3) " (92" 2567 11180 589 1) " (92" 2565 11176 440 1) " (92" 2564 11238 348 3) " (92" 2561 11164 390 1) " (92" 2557 11150 389 1) " (92" 2558 11157 589 2) " (92" 2555 11161 290 1) " (92" 2552 11127 330 1) " (92" 2551 11123 387 1) " (92" 597 2908 341 1) " (92" 2689 11852 636 1) " (92" 2678 11817 272 1) " (114" 2565 11176 630 1) " (114" 2161 9259 400 1) " (114" 913 4413 403 1) " (114" 2270 9616 475 1) " (114" 2219 9440 660 1) " (114" 907 4384 366 1) " (114" 2223 9449 512 1) " (114" 2200 9395 460 1) " (114" 2181 9320 652 1) " (114" 2107 9132 491 1) " (114" 2101 9111 441 1) " (114" 1480 6892 366 1) " (114" 1197 5722 403 1) " (114" 2723 12085 496 3) " (114" 2716 12036 473 5) " (114" 2695 11878 428 1) " (114" 2689 11852 625 1) " (114" 2675 11777 384 1) " (114" 2671 11741 419 1) " (114" 2678 11817 261 1) " (89" 1267 5967 202 1) " (92" 796 3841 149 1) " (92" 786 3814 64 1) " (92" 783 3790 224 2) " (89" 2593 11295 276 1) " (89" 1447 6773 251 1) " (89" 1432 6807 64 1) " (89" 1409 6653 251 1) " (89" 1396 6582 164 1) " (89" 1382 6561 35 1) " (89" 1371 6458 178 1) " (89" 1265 5965 145 1) " (89" 1217 5798 202 1) " (89" 1212 5777 164 1) " (89" 1199 5762 77 3) " (89" 1192 5684 141 1) " (89" 1081 5167 55 1) " (89" 1047 5280 102 1) " (89" 892 4309 138 1) " (92" 744 3509 202 1) " (92" 729 3479 374 2) " (92" 727 3448 102 1) " (92" 725 3441 178 1) " (92" 696 3935 169 2) " (92" 676 4418 151 1) " (92" 598 6539 59 3) " (92" 442 2243 49 1) " (92" 406 1870 39 1) " (92" 395 1754 355 2) " (92" 153 539 253 2) " (92" 5 5 400 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (94 2527 11019 577 1) " (93" 2720 12072 328 1) " (93" 2703 11989 541 8) " (93" 2582 11521 369 4) " (93" 2528 11492 538 3) " (93" 2527 11019 577 1) " (93" 2412 10486 240 3) " (93" 2051 8973 287 1) " (94" 2143 9209 254 1) " (94" 2059 9018 84 1) " (94" 2051 8973 287 1) " (96" 1605 7827 34 1) " (96" 1383 6566 224 2) " (96" 1316 6165 251 1) " (114" 2317 9926 133 1) " (114" 2280 9847 166 1) " (112" 2609 11337 590 1) " (112" 1904 8479 251 1) " (82" 2542 11245 237 1) " (82" 2587 11633 316 4) " (143" 2767 12369 445 7) " (143" 2766 12327 378 1) " (143" 2765 12326 448 2) " (143" 2757 12267 525 1) " (143" 2745 12219 285 1) " (143" 2724 12382 281 1) " (143" 2716 12038 335 4) " (143" 2706 12049 258 1) " (143" 2689 11852 611 1) " (143" 2671 11741 406 1) " (143" 2643 12101 265 1) " (143" 2659 12389 397 1) " (141" 2765 12321 399 1) " (141" 2761 12299 394 1) " (141" 2118 9149 166 1) " (141" 2323 10036 125 1) " (141" 2066 9088 178 1) " (141" 2060 9022 125 1) " (141" 1945 8662 400 1) " (141" 1535 7117 102 1) " (141" 1531 7127 34 1) " (141" 1458 6817 251 1) " (141" 1318 6186 41 1) " (141" 1167 5574 145 1) " (141" 1124 5397 149 1) " (141" 1101 5651 78 1) " (141" 1100 5294 55 1) " (141" 902 4370 400 1) " (141" 892 4355 38 1) " (141" 872 4192 251 1) " (141" 860 4138 202 1) " (141" 385 1715 164 1) " (139" 915 4436 224 2) " (143" 2511 10954 503 1) " (142" 1548 7157 202 1) " (143" 2351 10147 251 2) " (143" 2339 10068 345 2) " (143" 2324 10009 166 1) " (143" 2043 8960 418 1) " (143" 2018 8893 177 1) " (143" 1915 8537 34 1) " (143" 1911 8597 184 3) " (143" 1891 8564 56 2) " (143" 1885 8403 36 1) " (143" 1862 8336 39 1) " (143" 1794 8107 352 1) " (143" 1791 8100 202 1) " (143" 1782 8114 102 1) " (143" 1730 7894 401 2) " (143" 1724 7903 39 1) " (139" 903 4421 49 1) " (143" 1702 7913 49 1) " (143" 1698 7807 55 1) " (143" 1494 6990 49 1) " (143" 1671 7697 178 1) " (143" 1668 7687 251 1) " (143" 1641 7606 49 1) " (143" 1605 7400 34 1) " (143" 1582 7289 202 1) " (143" 1565 7319 35 1) " (139" 890 4344 55 1) " (143" 1537 7122 36 1) " (143" 1529 7087 102 1) " (143" 1485 6926 78 1) " (135" 1469 7392 37 1) " (143" 1473 7347 102 1) " (143" 1467 6856 102 1) " (143" 1432 6807 64 1) " (143" 1382 6571 35 1) " (135" 1101 5651 78 1) " (135" 744 3509 352 1) " (135" 1563 7261 151 1) " (135" 1550 7366 102 1) " (135" 1537 7287 186 3) " (135" 1535 7117 102 1) " (135" 1531 7127 34 1) " (135" 1458 6817 251 1) " (135" 1446 6772 401 1) " (135" 1442 6793 403 2) " (135" 1423 6687 202 1) " (135" 1412 6660 400 1) " (135" 1402 6631 401 1) " (135" 1393 6565 178 1) " (135" 1386 6544 401 1) " (135" 1333 6265 64 1) " (135" 1327 6235 178 1) " (135" 1318 6186 41 1) " (135" 1215 5804 191 1) " (135" 1214 5811 64 1) " (135" 1203 5748 352 1) " (135" 1200 5732 78 1) " (135" 1185 5658 164 1) " (135" 1183 5649 352 1) " (135" 1178 5625 401 2) " (135" 1167 5574 145 1) " (135" 1158 5544 349 3) " (135" 1155 5533 314 1) " (135" 1124 5397 149 1) " (135" 1110 5335 401 1) " (135" 1100 5294 55 1) " (135" 1053 5025 352 1) " (135" 1047 4990 352 1) " (135" 1038 4934 314 1) " (135" 1022 4843 164 1) " (135" 1011 4806 401 1) " (135" 1007 4790 400 1) " (139" 986 4711 55 1) " (139" 968 4648 49 1) " (139" 944 10265 150 1) " (139" 865 4172 41 1) " (139" 932 4502 164 1) " (139" 892 4877 49 2) " (139" 868 4185 49 1) " (139" 881 4256 35 1) " (135" 892 4877 200 7) " (135" 890 4300 155 1) " (139" 1323 6213 41 1) " (139" 1309 6115 102 1) " (139" 1213 5795 78 1) " (139" 1163 5554 202 1) " (139" 1151 5536 37 1) " (139" 1136 5464 55 1) " (139" 1102 5408 41 1) " (166" 2569 11185 311 2) " (166" 2191 9348 201 1) " (166" 2118 9149 158 1) " (166" 1876 8365 400 1) " (166" 1366 6480 34 1) " (166" 1102 5302 41 1) " (166" 1101 8582 403 4) " (166" 918 6771 34 1) " (166" 875 4242 36 1) " (166" 853 4117 35 1) " (165" 2517 10987 747 1) " (165" 2420 10526 717 1) " (165" 1289 6037 358 1) " (165" 295 1315 452 1) " (165" 1976 8735 452 1) " (165" 2783 12524 649 1) " (165" 2772 12436 292 1) " (165" 2765 12321 385 1) " (165" 2761 12299 385 1) " (165" 2747 12216 380 1) " (165" 2744 12208 267 1) " (165" 2736 12165 377 1) " (165" 2730 12126 357 1) " (165" 2724 12240 266 1) " (165" 2723 12085 325 2) " (165" 2719 12064 321 1) " (165" 2718 12102 356 3) " (165" 2715 12105 327 2) " (165" 2695 12092 323 1) " (165" 2689 11852 605 1) " (165" 2671 11741 399 1) " (165" 2669 11735 361 1) " (165" 2650 12174 420 4) " (165" 2648 11566 370 1) " (165" 2595 11298 307 1) " (165" 2591 11286 245 1) " (165" 2587 11633 424 7) " (165" 2500 10904 593 1) " (165" 2345 10092 688 1) " (165" 2706 11967 346 1) " (165" 2530 11100 379 2) " (165" 2524 11013 304 1) " (165" 2498 11077 373 3) " (165" 2475 10785 173 1) " (165" 2464 10726 166 1) " (165" 2460 10682 171 1) " (165" 2429 10569 188 2) " (165" 2419 10535 372 3) " (165" 2415 10504 447 2) " (165" 2462 12095 522 2) " (226" 696 3907 39 1) " (226" 898 4357 251 1) " (226" 752 3546 145 1) " (245" 1548 7157 202 1) " (244" 1171 5600 202 1) " (244" 1172 5601 251 1) " (244" 1484 7081 149 2) " (244" 1732 7920 81 1) " (244" 2584 11230 412 1) " (241" 1124 5397 149 1) " (241" 1846 8251 231 1) " (241" 2314 9911 292 1) " (228" 823 4113 50 2) " (228" 831 4018 92 2) " (228" 830 3973 134 1) " (228" 687 4075 41 1) " (241" 1605 7827 151 2) " (241" 744 3509 202 1) " (241" 853 4109 158 2) " (241" 1080 5160 251 1) " (241" 1101 5651 78 1) " (241" 1196 5720 155 1) " (241" 1421 6683 400 1) " (241" 1496 6957 64 1) " (235" 1468 6849 49 1) " (233" 1839 8236 151 1) " (232" 2786 12546 574 2) " (232" 2730 12126 477 1) " (232" 2524 11013 426 1) " (232" 1895 8446 253 2) " (232" 1866 8334 251 1) " (232" 1832 8200 401 1) " (232" 1798 8115 251 1) " (232" 1687 7779 165 2) " (232" 1465 6930 153 2) " (232" 1419 6681 400 1) " (232" 1350 6389 108 3) " (232" 1318 6245 41 1) " (232" 1226 5820 178 1) " (232" 1209 5770 202 1) " (232" 1139 5447 169 2) " (232" 964 4632 182 2) " (232" 951 4564 253 2) " (228" 1109 5358 45 1) " (229" 982 4697 102 1) " (229" 790 3826 78 1) " (229" 980 4692 102 1) " (229" 978 4681 155 1) " (229" 965 4649 64 1) " (229" 942 4582 102 1) " (229" 912 4410 202 1) " (229" 892 4336 159 3) " (229" 891 4304 251 1) " (229" 882 4249 151 1) " (229" 881 4289 158 2) " (229" 880 4250 82 2) " (229" 873 4207 208 3); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (229 858 4142 78 1) " (229" 827 3966 452 2) " (229" 806 3955 124 2) " (229" 796 3849 49 1) " (229" 557 2852 64 1) " (229" 103 367 400 1) " (238" 1552 7505 64 1) " (238" 1563 7261 151 1) " (238" 1572 7249 251 1) " (238" 1577 7274 151 1) " (238" 1592 7342 551 2) " (238" 1605 7827 152 2) " (238" 1650 7634 251 1) " (238" 1667 7684 78 1) " (238" 1706 7820 164 1) " (238" 1712 7837 329 1) " (238" 1763 8048 119 1) " (238" 1782 8065 320 2) " (238" 1855 8295 99 1) " (238" 1873 8357 193 2) " (238" 1923 8594 385 3) " (238" 1973 8728 467 1) " (238" 2096 9124 141 1) " (238" 2272 9827 302 2) " (238" 2310 9871 189 1) " (238" 2316 9929 308 1) " (238" 2323 10036 215 2) " (238" 2377 10290 245 2) " (238" 2389 10375 332 4) " (238" 2396 10396 228 1) " (238" 2464 10722 252 1) " (238" 2523 11010 402 1) " (238" 2543 11105 323 1) " (238" 906 4380 366 1) " (238" 1175 5610 403 1) " (238" 1516 7020 344 1) " (235" 1185 5658 164 1) " (235" 1101 5291 178 1) " (235" 891 4345 151 1) " (236" 258 1006 161 2) " (236" 416 2584 41 1) " (238" 1733 7900 108 1) " (238" 1915 8538 87 1) " (238" 882 4249 151 1) " (236" 40 149 78 1) " (236" 121 1317 49 1) " (236" 231 1215 78 1) " (0" 1694 7794 64 1) " (0" 1682 7747 124 2) " (0" 1687 7767 146 5) " (0" 1822 8173 419 1) " (254" 1070 5123 149 1) " (0" 1683 7744 64 1) " (0" 1702 8012 99 2) " (0" 1712 7843 78 1) " (0" 1749 7969 133 4) " (0" 1759 7990 407 1) " (0" 1776 8049 65 1) " (0" 1791 8129 118 1) " (0" 1812 8154 169 1) " (0" 1826 8185 348 1) " (1" 1128 5407 251 1) " (1" 1129 5415 155 1) " (1" 1194 5695 136 1) " (3" 2349 10111 296 1) " (3" 2569 11194 275 1) " (0" 1194 5695 136 1) " (0" 1547 7152 141 1) " (0" 1488 6932 251 1) " (0" 1511 7024 102 1) " (0" 1543 7143 151 1) " (0" 1577 7274 401 2) " (0" 1610 7438 102 1) " (0" 1655 7648 251 1) " (0" 1674 7708 78 1) " (0" 1675 7705 202 1) " (0" 1680 7721 328 3) " (5" 2349 10111 296 1) " (6" 2366 10202 519 1) " (5" 2569 11194 275 1) " (16" 991 4729 314 1) " (16" 1071 5125 400 1) " (7" 1366 6480 56 2) " (16" 993 4736 400 1) " (16" 994 4738 164 1) " (16" 996 4742 202 1) " (16" 998 4764 164 1) " (16" 1004 4778 149 1) " (16" 1011 4806 251 1) " (16" 1019 4881 41 1) " (16" 1025 4921 34 1) " (16" 1035 4937 482 6) " (16" 1039 4945 135 1) " (16" 1042 4950 251 1) " (16" 1046 4989 178 1) " (16" 1048 4996 49 1) " (16" 1054 5047 129 4) " (16" 1058 5051 253 2) " (16" 1066 5106 145 1) " (16" 1085 5170 149 1) " (16" 1098 5460 224 2) " (16" 1099 5322 302 2) " (16" 1108 5353 171 3) " (16" 1124 5397 149 1) " (16" 1151 5509 37 1) " (16" 1194 5716 36 1) " (16" 1215 5790 41 1) " (16" 1318 6199 41 1) " (16" 1330 6261 64 1) " (16" 1381 6601 39 1) " (16" 1424 6919 404 7) " (16" 1484 7053 249 9) " (16" 1531 7169 340 12) " (16" 1535 7117 402 3) " (16" 1537 8748 316 6) " (16" 1539 7869 384 6) " (16" 1540 7136 401 2) " (16" 1550 7366 102 1) " (16" 1551 7175 151 1) " (16" 1552 7505 434 3) " (16" 1564 7455 552 3) " (16" 1565 7319 208 2) " (16" 1582 7289 352 1) " (16" 1589 7337 401 1) " (16" 1590 8639 111 1) " (16" 1592 7342 401 2) " (16" 1605 7827 187 4) " (16" 1607 7404 400 1) " (16" 1610 7424 102 1) " (16" 1632 7557 105 2) " (16" 1641 7627 49 1) " (16" 1644 7624 478 3) " (16" 1645 7632 78 1) " (16" 987 4715 251 1) " (16" 989 4722 251 1) " (33" 1486 6921 49 1) " (33" 1505 6979 64 1) " (33" 1559 7203 251 1) " (29" 2623 11407 521 1) " (71" 1033 5321 64 1) " (71" 892 4309 138 1) " (71" 902 4370 400 1) " (71" 918 6771 149 2) " (71" 945 4544 178 1) " (71" 1101 5651 253 2) " (71" 1124 5397 149 1) " (71" 1149 5519 405 3) " (71" 1168 5589 45 1) " (68" 2051 8973 294 1) " (68" 2059 9018 90 1) " (68" 2143 9209 261 1) " (68" 2412 10486 247 3) " (65" 1375 6492 600 1) " (65" 1438 6742 380 1) " (65" 1558 7196 452 1) " (65" 1886 8404 455 1) " (65" 1890 8427 605 1) " (65" 2519 10991 636 1) " (65" 2537 11046 531 1) " (65" 2605 11333 549 1) " (65" 2623 11407 555 1) " (65" 2627 11420 580 1) " (71" 1814 8147 251 1) " (71" 1823 8187 55 1) " (71" 1834 8226 182 2) " (71" 1848 8255 202 1) " (71" 1856 9366 277 3) " (71" 1880 8375 251 1) " (71" 1892 8454 308 2) " (71" 1910 8576 216 2) " (71" 1912 8561 166 2) " (71" 1913 8678 242 5) " (71" 1914 8562 91 1) " (71" 1928 8600 417 1) " (71" 1956 8693 174 1) " (71" 1964 8708 102 1) " (71" 2040 9025 148 1) " (71" 2060 9022 147 1) " (59" 768 3719 137 1) " (59" 875 4242 36 1) " (59" 918 6771 34 1) " (59" 1059 5048 178 1) " (59" 1101 5651 78 1) " (59" 1168 5626 157 4) " (59" 1192 5684 141 1) " (59" 1225 5841 34 1) " (59" 1303 6094 178 1) " (59" 1496 6957 64 1) " (59" 1573 7252 251 1) " (59" 1823 8187 55 1) " (59" 1837 8228 151 1) " (59" 1842 8245 151 1) " (59" 1892 8454 112 1) " (59" 1897 8440 409 1) " (59" 1912 8561 346 3) " (59" 1915 8587 53 1) " (59" 1954 8694 329 2) " (71" 2066 9088 201 1) " (71" 2118 9149 189 1) " (71" 2204 9408 174 1) " (71" 2305 9844 205 1) " (71" 2332 10046 172 1) " (71" 2342 10081 670 2) " (71" 2395 10342 388 1) " (71" 2490 10851 424 1) " (71" 2614 11371 254 1) " (71" 2638 11479 295 1) " (71" 2671 11741 437 1) " (71" 2230 9473 677 1) " (72" 557 2852 64 1) " (72" 827 3966 452 2) " (72" 982 4697 102 1) " (72" 1002 4800 55 1) " (72" 1082 5329 78 1) " (72" 1548 7157 202 1) " (72" 1552 7505 64 1) " (71" 2203 9398 473 1) " (71" 2205 9635 489 2) " (71" 2239 9932 364 2) " (71" 2278 9643 340 1) " (71" 2292 9775 499 2) " (71" 2293 9779 499 2) " (71" 2306 9845 305 1) " (71" 2307 9848 354 1) " (71" 2318 9937 270 2) " (71" 2329 10034 516 1) " (71" 2352 10115 273 1) " (71" 2366 10202 330 1) " (71" 2383 10309 327 2) " (71" 2386 10310 277 1) " (71" 2396 10362 275 1) " (71" 2402 10547 193 1) " (71" 2416 10515 550 2) " (71" 2426 10551 330 1) " (71" 2460 10682 343 2) " (71" 2482 10811 421 1) " (71" 2495 10863 398 2) " (71" 2512 10976 246 1) " (71" 2521 11001 583 1) " (71" 2541 11098 254 1) " (71" 2555 11161 496 2) " (71" 2564 11175 250 1) " (71" 2566 11178 447 1) " (71" 2569 11194 231 1) " (71" 2632 11563 267 1) " (71" 1566 7228 366 1) " (71" 1884 8391 381 1) " (71" 1935 8626 469 1) " (72" 790 3826 78 1) " (72" 796 3849 49 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (72 806 3955 124 2) " (72" 873 4207 208 3) " (72" 880 4250 82 2) " (72" 881 4289 158 2) " (72" 882 4249 151 1) " (72" 891 4304 251 1) " (72" 892 4336 159 3) " (72" 912 4410 202 1) " (72" 942 4582 102 1) " (72" 965 4649 64 1) " (72" 980 4692 102 1) " (72" 991 4737 224 2) " (72" 1039 4975 158 2) " (72" 1056 5054 228 1) " (72" 1101 5651 78 1) " (72" 1102 5300 41 1) " (72" 1124 5397 149 1) " (72" 1151 5528 37 1) " (72" 1168 5597 45 1) " (72" 1174 5609 253 2) " (72" 1186 5664 64 1) " (72" 1200 5736 153 2) " (72" 1308 6105 178 1) " (72" 1318 6199 75 2) " (72" 1438 6742 178 1) " (72" 1442 6758 403 2) " (72" 1444 6767 400 1) " (72" 1458 6829 151 1) " (72" 1486 6916 149 1) " (72" 1496 6957 124 2) " (72" 1537 7287 236 5) " (72" 1605 7827 151 2) " (72" 1650 7634 251 1) " (72" 1667 7684 78 1) " (72" 1706 7820 164 1) " (72" 1712 7837 328 1) " (72" 1733 7900 102 1) " (72" 1763 8048 102 1) " (72" 1782 8065 302 2) " (72" 1810 8158 253 2) " (72" 1855 8295 64 1) " (72" 1873 8357 153 2) " (72" 1915 8538 45 1) " (72" 1923 8594 343 3) " (72" 1973 8728 424 1) " (72" 2096 9124 96 1) " (72" 2272 9827 254 2) " (72" 2310 9871 140 1) " (72" 2316 9929 259 1) " (72" 2323 10036 165 2) " (72" 2377 10290 194 2) " (72" 2389 10375 280 4) " (72" 2396 10396 176 1) " (37" 1915 8590 181 2) " (37" 2063 11256 261 1) " (72" 858 4142 78 1) " (72" 978 4681 155 1) " (72" 1035 4908 45 1) " (47" 1663 7670 78 1) " (47" 1666 7679 202 1) " (47" 1667 7680 178 1) " (47" 1673 7700 202 1) " (47" 1675 7705 202 1) " (47" 1682 7728 164 1) " (47" 1687 7767 37 1) " (47" 1694 7787 64 1) " (47" 1698 7796 155 1) " (47" 1702 7901 49 1) " (39" 1194 5695 136 1) " (47" 1539 7164 54 2) " (47" 1559 7210 151 1) " (47" 1583 7294 400 1) " (47" 1605 8098 275 9) " (47" 1882 8380 143 1) " (47" 1896 8438 215 1) " (47" 1897 8440 413 1) " (47" 1900 8487 61 1) " (47" 1901 8511 419 2) " (47" 1902 8489 51 1) " (47" 1903 8616 70 1) " (47" 1904 8480 167 1) " (47" 1905 8485 416 1) " (47" 1908 8508 418 1) " (47" 1914 8562 100 1) " (47" 1915 8548 90 3) " (47" 1917 8545 571 1) " (47" 1922 8577 423 1) " (47" 1923 8578 201 1) " (47" 1924 8579 423 1) " (46" 819 4035 39 1) " (46" 831 4018 49 1) " (46" 834 4012 36 1) " (46" 842 4051 49 1) " (46" 865 4172 41 1) " (46" 868 4185 49 1) " (46" 881 4256 35 1) " (46" 892 4877 49 2) " (46" 903 4421 49 1) " (46" 915 4436 224 2) " (46" 932 4502 164 1) " (46" 944 10265 184 1) " (46" 968 4648 49 1) " (46" 986 4711 55 1) " (46" 1004 4799 49 1) " (46" 1047 5280 102 1) " (46" 1102 5408 41 1) " (46" 1136 5464 55 1) " (46" 1151 5536 37 1) " (46" 1163 5554 202 1) " (46" 1213 5795 78 1) " (46" 1309 6115 102 1) " (46" 1318 6245 75 2) " (46" 1323 6213 41 1) " (46" 1339 6297 64 1) " (46" 1432 6807 64 1) " (46" 1467 6856 102 1) " (46" 1473 7347 102 1) " (46" 1485 6926 78 1) " (46" 1494 6990 49 1) " (46" 1529 7087 102 1) " (46" 1537 7122 36 1) " (46" 1565 7319 35 1) " (46" 1582 7289 202 1) " (46" 1605 7400 34 1) " (46" 1641 7606 49 1) " (46" 1668 7687 251 1) " (46" 1671 7697 178 1) " (46" 1698 7807 55 1) " (46" 1702 7913 49 1) " (46" 1724 7903 39 1) " (46" 1782 8114 102 1) " (46" 1791 8100 202 1) " (46" 1794 8107 352 1) " (44" 2043 8960 453 1) " (44" 2351 10113 268 1) " (44" 2536 11094 249 1) " (44" 2565 11176 461 1) " (44" 2580 11259 251 1) " (44" 2581 11219 291 1) " (44" 2656 11650 277 1) " (47" 969 4651 202 1) " (47" 970 4661 251 1) " (47" 973 4673 202 1) " (47" 983 4701 251 1) " (47" 991 4752 284 3) " (47" 993 4736 400 1) " (47" 1003 4801 403 2) " (47" 1006 4786 400 1) " (47" 1011 4806 251 1) " (47" 1020 4836 202 1) " (47" 1021 4842 64 1) " (47" 1022 4853 64 1) " (47" 1034 4901 155 1) " (47" 1035 4937 45 1) " (47" 1042 4950 251 1) " (47" 1048 5067 92 2) " (47" 1054 5066 39 1) " (47" 1055 5072 55 1) " (47" 1056 5070 78 1) " (47" 1058 5071 78 1) " (47" 1059 5048 328 1) " (47" 1077 5150 155 1) " (47" 1078 5154 400 1) " (47" 1080 5160 251 1) " (43" 2659 11671 600 1) " (47" 1088 5230 224 2) " (47" 1090 5236 64 1) " (47" 1093 5252 78 1) " (47" 1094 5246 251 1) " (47" 1096 5288 141 4) " (47" 1101 8582 426 4) " (47" 1102 5395 191 1) " (47" 1115 5363 400 1) " (47" 1119 5376 400 1) " (47" 1124 5397 149 1) " (47" 1126 5399 202 1) " (47" 1167 5585 45 1) " (47" 1168 5626 82 2) " (47" 1180 5653 51 2) " (47" 1192 5684 141 1) " (47" 1194 5695 136 1) " (47" 1196 5738 205 2) " (47" 1199 5724 134 1) " (47" 1201 5746 151 1) " (47" 1212 5813 64 1) " (47" 1214 5811 64 1) " (47" 1216 5791 400 1) " (47" 1227 5822 400 1) " (47" 1229 5848 400 1) " (47" 1231 5852 251 1) " (47" 1234 5866 145 1) " (47" 1262 5957 178 1) " (47" 1265 5988 45 1) " (47" 1270 5971 400 1) " (47" 1277 5990 251 1) " (47" 1288 6040 64 1) " (47" 1295 6066 178 1) " (47" 1303 6104 328 3) " (47" 1309 6110 202 1) " (47" 1318 6224 175 2) " (47" 1342 6311 39 1) " (47" 1349 6342 145 1) " (47" 1350 6619 175 2) " (47" 1351 6479 105 2) " (47" 1362 6433 55 1) " (47" 1363 6418 401 2) " (47" 1366 6480 327 3) " (47" 1368 6440 202 1) " (47" 1374 6494 102 1) " (47" 1375 6492 400 1) " (47" 1382 6561 35 1) " (47" 1394 6589 202 2) " (47" 1395 6658 54 2) " (47" 1397 6584 314 1) " (47" 1398 6597 141 1) " (47" 1411 6659 400 1) " (47" 1412 6660 400 1) " (47" 1419 6681 400 1) " (47" 1421 6683 400 1) " (47" 1432 6807 224 2) " (47" 1451 6785 202 1) " (47" 1452 6788 400 1) " (47" 1463 6853 36 1) " (47" 1484 7314 49 2) " (47" 1492 6946 251 1) " (47" 1494 6951 299 1) " (47" 1496 6957 224 2) " (47" 1497 6959 251 1) " (47" 1498 6960 400 1) " (47" 1499 6961 400 1) " (47" 1500 6972 78 1) " (47" 1501 6965 400 1) " (47" 1503 7694 92 2) " (47" 1511 7024 352 2) " (47" 1516 7020 139 1) " (47" 1517 7021 400 1) " (52" 1068 5118 251 1) " (52" 1470 6862 251 1) " (46" 890 4344 55 1) " (47" 1106 5312 550 1) " (47" 1129 5418 55 1) " (46" 1862 8336 46 1) " (47" 912 4410 202 1) " (47" 918 6771 63 3) " (47" 923 4477 400 1) " (47" 926 4493 151 1) " (47" 932 4522 224 2) " (47" 936 4525 400 1) " (74" 6 6 400 1) " (74" 790 3835 153 2); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (74 853 4117 35 1) " (74" 991 4752 284 3) " (74" 1059 5048 328 1) " (74" 1101 5651 253 2) " (74" 1124 5397 149 1) " (74" 1531 7127 34 1) " (74" 1539 7145 34 1) " (74" 1582 7292 102 1) " (74" 1605 7827 34 1) " (74" 2043 8960 439 1) " (74" 2060 9022 146 1) " (74" 2066 9088 199 1) " (74" 2118 9149 187 1) " (74" 2405 10485 298 2) " (74" 2461 10786 200 1) " (74" 2478 10804 270 1) " (74" 2560 11281 306 2) " (74" 2587 11288 235 1) " (74" 2669 11735 396 1) " (74" 2671 11741 435 1) " (74" 2673 11773 437 1) " (74" 2689 11852 640 1) " (79" 931 4521 202 2) " (79" 932 4537 224 2) " (79" 958 4611 64 1) " (79" 965 4649 64 1) " (79" 986 4720 55 1) " (79" 996 4742 202 1) " (79" 1007 4790 400 1) " (79" 1008 4795 78 1) " (79" 1009 4796 55 1) " (79" 1012 4869 64 1) " (79" 1026 4938 78 1) " (79" 1035 4968 45 1) " (79" 1038 5320 64 1) " (79" 1039 4985 35 1) " (79" 1046 5323 78 1) " (79" 1047 4990 202 1) " (79" 1049 4999 164 1) " (79" 1050 5326 37 1) " (79" 1056 5327 78 1) " (79" 1058 5325 78 1) " (79" 1062 5324 151 1) " (79" 1082 5329 78 1) " (79" 1093 5239 78 1) " (79" 1095 5247 164 1) " (79" 1099 5566 202 2) " (79" 1101 5651 78 1) " (79" 1102 5302 75 2) " (79" 1108 5374 34 1) " (79" 1109 5360 45 1) " (74" 2342 10081 268 1) " (79" 1033 5321 64 1) " (79" 1059 5173 78 1) " (79" 1103 5328 64 1) " (77" 2566 11178 644 1) " (78" 1362 6417 355 2) " (78" 2482 10811 418 1) " (78" 2566 11178 443 1) " (78" 2676 11779 539 1) " (78" 1956 8685 471 1) " (79" 6 6 400 1) " (79" 380 1694 164 1) " (79" 416 2584 75 2) " (79" 440 2036 303 2) " (79" 598 6127 148 2) " (79" 822 4104 49 1) " (79" 830 4098 34 1) " (79" 853 4117 35 1) " (79" 884 4281 45 1) " (79" 887 4287 78 1) " (79" 907 4388 64 1) " (79" 910 4403 202 1) " (79" 918 6768 34 1) " (76" 2629 11426 610 1) " (76" 1366 6480 56 2) " (92" 1751 8015 49 1) " (92" 2694 11890 280 1) " (114" 2731 12199 297 1) " (114" 2177 9308 651 1) " (92" 2511 10954 376 1) " (92" 2545 11106 333 1) " (95" 2179 9314 460 1) " (114" 2477 10796 355 1) " (114" 2560 11162 333 1) " (85" 2703 11966 280 1) " (86" 875 4232 36 1) " (86" 892 4309 138 1) " (86" 1081 5214 255 2) " (86" 1102 5408 41 1) " (86" 1173 5607 251 1) " (86" 1192 5694 175 2) " (86" 1259 5946 202 1) " (86" 1387 6587 205 2) " (86" 1429 6726 274 2) " (86" 1432 6778 64 1) " (86" 1509 7007 78 1) " (86" 1869 8347 400 1) " (86" 1915 8596 304 10) " (86" 1973 8728 421 1) " (86" 2118 9149 184 1) " (86" 2147 9253 208 1) " (86" 2211 9413 468 1) " (86" 2280 9648 262 1) " (86" 2351 10119 151 1) " (86" 2569 11364 237 1) " (86" 2609 11337 601 1) " (92" 1641 7617 235 3) " (92" 1644 7598 178 1) " (92" 1645 7599 178 1) " (92" 1646 7605 178 1) " (92" 1649 7630 102 1) " (92" 1653 7640 251 1) " (92" 1655 7648 401 1) " (92" 1660 7660 251 1) " (92" 1663 7672 478 3) " (92" 1665 7678 151 1) " (92" 1666 7679 202 1) " (92" 1667 7680 178 1) " (92" 1674 7702 328 1) " (92" 1680 7716 178 1) " (92" 1692 7766 164 1) " (92" 1694 7786 164 1) " (92" 1698 7811 55 1) " (92" 1702 8012 513 6) " (92" 1706 7820 164 1) " (92" 1707 7821 155 1) " (92" 1717 7846 400 1) " (92" 1724 7903 189 1) " (92" 1731 7896 251 1) " (92" 1738 7917 251 1) " (92" 1739 7919 178 1) " (92" 1746 7948 251 1) " (92" 1761 7996 251 1) " (92" 1765 8006 302 2) " (92" 1776 8042 155 1) " (92" 1780 8059 251 1) " (92" 1782 8065 302 2) " (92" 1791 8129 452 2) " (92" 1793 8109 551 2) " (92" 1810 8162 78 1) " (92" 1813 8144 251 1) " (92" 1817 8150 352 1) " (92" 1819 8155 550 1) " (92" 1821 8168 251 1) " (92" 1824 8178 251 1) " (92" 1826 8185 178 1) " (92" 1828 8192 251 1) " (92" 1832 8200 251 1) " (92" 1835 8219 251 1) " (92" 1837 8223 251 1) " (85" 2642 11994 301 2) " (86" 2042 8956 436 1) " (92" 1798 8115 251 1) " (81" 158 543 178 1) " (81" 188 693 49 1) " (81" 258 1000 136 1) " (114" 2673 11773 421 1) " (114" 2729 12124 421 1) " (114" 770 3727 600 1) " (92" 802 3861 149 1) " (92" 803 3862 202 1) " (92" 808 3896 251 1) " (92" 815 3916 202 1) " (92" 820 3939 164 1) " (92" 822 3986 49 1) " (92" 831 3976 149 1) " (92" 834 3990 136 1) " (92" 846 4040 149 1) " (92" 848 4076 328 1) " (92" 852 4100 202 1) " (92" 853 4117 35 1) " (92" 854 4415 69 2) " (92" 858 4141 253 2) " (92" 860 4140 302 2) " (92" 861 4150 403 2) " (92" 863 4151 178 1) " (92" 864 4159 41 1) " (92" 865 4175 208 3) " (92" 874 4238 45 1) " (92" 875 4242 61 2) " (92" 876 4219 178 1) " (92" 880 4248 45 1) " (92" 882 4247 251 1) " (92" 886 4265 352 1) " (92" 888 4291 178 1) " (92" 889 4297 139 1) " (92" 892 4376 190 6) " (92" 894 4327 145 1) " (92" 895 4339 251 1) " (92" 896 4351 251 1) " (92" 902 4370 400 1) " (92" 906 4382 224 2) " (92" 910 4403 202 1) " (92" 911 4406 202 1) " (92" 915 4423 164 1) " (92" 917 4433 178 1) " (92" 918 4440 134 1) " (92" 919 4450 328 1) " (92" 920 4594 401 2) " (92" 928 4488 178 1) " (92" 930 4498 155 1) " (92" 940 4531 202 1) " (92" 942 4583 302 2) " (92" 943 4539 164 1) " (92" 944 4542 291 1) " (92" 952 4580 78 1) " (92" 958 4609 164 1) " (92" 959 4612 301 1) " (92" 961 4615 202 1) " (92" 963 4617 251 1) " (92" 967 4637 164 1) " (92" 969 4651 202 1) " (92" 972 4669 328 1) " (92" 975 4677 251 1) " (92" 976 4680 252 1) " (92" 977 4687 551 2) " (92" 978 4681 155 1) " (92" 986 4709 155 1) " (92" 989 4722 251 1) " (92" 994 4738 164 1) " (92" 999 4765 251 1) " (92" 1001 4770 251 1) " (92" 1002 4805 105 2) " (92" 1014 4817 251 1) " (92" 1023 4844 314 1) " (92" 1026 4857 178 1) " (92" 1032 4890 164 1) " (92" 1035 4904 145 1) " (92" 1037 4923 251 1) " (92" 1039 5390 81 3) " (92" 1040 4946 202 1) " (92" 1045 4986 92 2) " (92" 1048 5010 49 1) " (92" 1054 5028 39 1) " (92" 1056 5054 253 2) " (92" 1057 5053 64 1) " (92" 1058 5046 178 1) " (92" 1063 5098 403 2) " (92" 1066 5115 157 4) " (92" 1068 5118 251 1) " (92" 1069 5121 178 1) " (92" 1074 5133 164 1) " (92" 1079 5159 251 1) " (92" 1080 5160 251 1) " (92" 1082 5329 78 1) " (92" 1085 5260 49 1) " (92" 1094 5246 251 1) " (92" 1097 5258 251 1) " (92" 1098 5272 164 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (92 1099 5322 302 2) " (92" 1101 8582 338 3) " (92" 1116 5364 251 1) " (92" 1120 5378 251 1) " (92" 1122 5394 78 1) " (92" 1124 5397 149 1) " (92" 1126 5400 102 1) " (92" 1128 5407 251 1) " (92" 1139 5443 139 1) " (92" 1140 5458 202 1) " (92" 1146 5483 251 1) " (92" 1147 5489 202 1) " (92" 1148 5492 102 1) " (92" 1154 5525 251 1) " (92" 1159 5556 182 2) " (92" 1163 5554 202 1) " (92" 1166 5573 178 1) " (92" 1167 5578 182 2) " (92" 1168 5597 45 1) " (92" 1286 6028 251 1) " (92" 1318 6199 108 3) " (92" 1381 6515 139 1) " (92" 1419 6681 400 1) " (92" 1465 6837 178 1) " (92" 1470 6862 251 1) " (92" 1169 5582 251 1) " (92" 1177 5623 164 1) " (92" 1184 5654 178 1) " (92" 1186 5668 124 2) " (92" 1187 5661 251 1) " (92" 1190 5672 251 1) " (92" 1191 5681 251 1) " (92" 1192 5686 41 1) " (92" 1194 5695 136 1) " (92" 1195 5698 149 1) " (92" 1197 5722 202 1) " (92" 1198 5740 401 2) " (92" 1200 5732 253 2) " (92" 1202 5745 401 2) " (92" 1206 5758 202 1) " (92" 1212 5777 164 1) " (92" 1214 5811 214 1) " (92" 1215 5804 41 1) " (92" 1217 5798 202 1) " (92" 1223 5812 251 1) " (92" 1231 5852 251 1) " (92" 1233 5865 401 2) " (92" 1244 5898 401 1) " (92" 1265 5970 182 2) " (92" 1267 5967 202 1) " (92" 1281 6004 251 1) " (92" 1283 6016 55 1) " (92" 1320 6190 251 1) " (92" 1321 6193 164 1) " (92" 1326 6227 178 1) " (92" 1332 6258 400 1) " (92" 1338 6276 352 1) " (92" 1339 6313 404 5) " (92" 1345 6326 251 1) " (92" 1348 6341 251 1) " (92" 1351 6353 155 1) " (92" 1357 6388 102 1) " (92" 1358 6402 55 1) " (92" 1368 6440 202 1) " (92" 1369 6444 137 1) " (92" 1372 6468 178 1) " (92" 1379 6523 452 2) " (92" 1383 6562 64 1) " (92" 1384 6538 78 1) " (92" 1389 6554 400 1) " (92" 1394 6586 102 1) " (92" 1396 6596 224 2) " (92" 1411 6659 550 1) " (92" 1447 6773 401 1) " (92" 1454 6792 251 1) " (92" 1461 6824 251 1) " (92" 1462 6855 401 2) " (92" 1463 6832 136 1) " (92" 1466 6839 251 1) " (92" 1471 6863 155 1) " (92" 1472 6873 202 1) " (87" 8 8 251 1) " (87" 875 4232 36 1) " (87" 892 4309 138 1) " (87" 1081 5214 255 2) " (87" 1102 5408 41 1) " (87" 1173 5607 251 1) " (87" 1192 5694 175 2) " (87" 1259 5946 202 1) " (87" 1387 6587 205 2) " (87" 1429 6726 274 2) " (87" 1432 6778 64 1) " (87" 1509 7007 78 1) " (87" 1869 8347 400 1) " (87" 1915 8596 304 10) " (87" 1973 8728 421 1) " (87" 2042 8956 436 1) " (87" 2118 9149 184 1) " (87" 2147 9253 208 1) " (87" 2211 9413 468 1) " (87" 2280 9648 262 1) " (87" 2351 10119 151 1) " (87" 2569 11364 237 1) " (87" 2609 11337 601 1) " (92" 1514 7022 102 1) " (92" 1522 7036 141 1) " (92" 1524 7047 155 1) " (92" 1529 7080 202 1) " (92" 1531 7127 71 3) " (92" 1535 7117 102 1) " (92" 1537 7287 211 4) " (92" 1539 7718 34 1) " (92" 1540 7132 251 1) " (92" 1543 7142 251 1) " (92" 1549 7162 178 1) " (92" 1550 7366 252 1) " (92" 1552 7184 224 2) " (92" 1559 7203 251 1) " (92" 1561 7265 220 3) " (92" 1567 7229 328 1) " (92" 1568 7247 161 2) " (92" 1570 7246 251 1) " (92" 1571 7248 251 1) " (92" 1572 7257 151 1) " (92" 1577 7269 251 1) " (92" 1580 7280 251 1) " (92" 1587 7331 202 1) " (92" 1590 7338 164 1) " (92" 1594 7369 400 1) " (92" 1595 7371 202 1) " (92" 1598 7378 251 1) " (92" 1605 8098 169 3) " (92" 1613 7442 155 1) " (92" 1614 7444 202 1) " (92" 1618 7453 202 1) " (92" 1621 7469 302 2) " (92" 1626 7508 202 1) " (92" 1632 7540 155 1) " (86" 8 8 251 1) " (112" 2591 11296 440 2) " (93" 2059 9018 84 1) " (93" 2143 9209 254 1) " (92" 873 4207 175 2) " (92" 907 4384 164 1) " (92" 1025 4851 134 1) " (92" 1284 6021 251 1) " (92" 1333 6316 124 2) " (89" 1429 6726 124 2) " (92" 785 3805 178 1) " (92" 1153 5524 202 1) " (92" 1481 6896 178 1) " (92" 1482 6923 55 1) " (92" 1489 6941 550 1) " (92" 1496 6988 124 2) " (92" 1501 6965 400 1) " (92" 1505 6977 164 1) " (92" 1506 6984 178 1) " (92" 1512 7010 251 1) " (92" 1500 6972 78 1) " (92" 1502 6968 251 1) " (92" 1504 6970 251 1) " (114" 892 4309 138 1) " (114" 893 4320 251 1) " (114" 895 4339 251 1) " (114" 897 4356 400 1) " (114" 902 4370 400 1) " (114" 903 4421 192 2) " (114" 915 4423 314 1) " (114" 918 6771 63 3) " (114" 921 4472 401 2) " (114" 928 4490 78 1) " (114" 940 4534 102 1) " (114" 945 4548 78 1) " (114" 958 4650 124 2) " (114" 962 4630 64 1) " (114" 964 4632 182 2) " (114" 976 4678 202 1) " (114" 992 4735 253 2) " (114" 999 6041 401 2) " (114" 1004 4799 92 2) " (114" 1007 4790 400 1) " (114" 1009 4796 55 1) " (114" 1019 4834 141 1) " (114" 1022 4843 164 1) " (114" 1025 4862 34 1) " (114" 1030 4882 136 1) " (114" 1039 4967 35 1) " (114" 1042 4950 251 1) " (114" 1046 4989 178 1) " (114" 1047 4990 202 1) " (114" 1050 5013 37 1) " (114" 1059 5173 78 1) " (114" 1066 5113 45 1) " (114" 1067 5109 251 1) " (114" 1071 5125 550 1) " (114" 1081 5254 155 3) " (114" 1095 5263 124 2) " (114" 1096 5330 41 1) " (114" 1101 5715 328 3) " (114" 1102 5408 75 2) " (114" 1113 5352 149 2) " (114" 1121 5386 195 1) " (114" 1124 5397 149 1) " (114" 1125 5398 251 1) " (114" 1135 5480 78 1) " (114" 1150 5516 55 1) " (114" 1151 5532 65 2) " (114" 1156 5594 177 3) " (114" 1158 5540 139 1) " (114" 1163 5554 202 1) " (114" 1167 5602 45 1) " (114" 1170 5599 64 1) " (114" 1173 5607 251 1) " (114" 1174 5608 178 1) " (114" 1175 5610 202 1) " (114" 1180 5768 69 3) " (114" 1192 5694 391 4) " (114" 1194 5710 36 1) " (114" 1200 5732 78 1) " (114" 1208 5769 251 1) " (114" 1212 5789 64 1) " (114" 1233 5864 251 1) " (114" 1235 5867 145 1) " (114" 1236 5877 102 1) " (114" 1243 5896 251 1) " (114" 1246 6116 82 2) " (114" 1251 5917 141 1) " (114" 1259 5946 352 1) " (114" 1273 6046 49 1) " (114" 1282 6008 151 1) " (114" 1288 6036 314 1) " (114" 1308 6105 178 1) " (114" 1318 6199 41 1) " (114" 1333 6316 64 1) " (114" 1339 6303 64 1) " (114" 1342 6305 99 3) " (114" 1349 6370 45 1) " (114" 1350 6389 175 2) " (114" 1358 6383 155 1) " (114" 1362 6417 205 2) " (114" 1366 6506 242 6) " (114" 1368 6440 202 1) " (114" 1379 6523 102 1) " (114" 1381 6616 349 3) " (114" 1382 6558 181 3) " (114" 1383 6528 164 1) " (114" 1387 6651 355 2) " (114" 1395 6673 74 3) " (114" 1396 6583 64 1) " (114" 1397 6584 164 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (114 1398 6685 358 3) " (114" 1410 6662 478 3) " (114" 1422 6684 251 1) " (114" 1423 6687 202 1) " (114" 1424 6805 74 3) " (114" 1425 6695 401 1) " (114" 1429 6726 284 3) " (113" 831 4018 49 1) " (114" 1600 7385 202 1) " (114" 1604 7463 177 3) " (114" 2142 9337 605 3) " (114" 2238 9489 419 2) " (113" 819 4035 39 1) " (113" 834 4012 36 1) " (113" 842 4051 49 1) " (113" 865 4172 41 1) " (113" 868 4185 49 1) " (113" 881 4256 35 1) " (113" 890 4344 55 1) " (113" 892 4877 49 2) " (113" 903 4421 49 1) " (113" 915 4436 224 2) " (113" 932 4502 164 1) " (113" 944 10265 158 1) " (97" 2535 11048 212 1) " (99" 1234 5890 45 1) " (114" 910 4405 452 2) " (114" 993 4736 400 1) " (114" 1497 6959 251 1) " (113" 968 4648 49 1) " (113" 1004 4799 49 1) " (113" 1047 5280 102 1) " (113" 1102 5408 41 1) " (113" 1136 5464 55 1) " (113" 1151 5536 37 1) " (113" 1156 5534 134 1) " (113" 1309 6115 102 1) " (113" 1318 6245 75 2) " (113" 1323 6213 41 1) " (113" 1339 6297 64 1) " (113" 1379 6509 202 1) " (113" 1382 6571 35 1) " (113" 1432 6807 64 1) " (113" 1467 6856 102 1) " (113" 1473 7347 102 1) " (113" 1485 6926 78 1) " (113" 1494 6990 49 1) " (113" 1529 7087 102 1) " (113" 1537 7122 36 1) " (113" 1565 7319 35 1) " (113" 1582 7289 202 1) " (113" 1604 7425 56 2) " (113" 1605 7400 34 1) " (113" 1606 7494 146 5) " (113" 1623 7489 167 3) " (113" 1641 7606 49 1) " (113" 1668 7687 251 1) " (113" 1671 7697 178 1) " (113" 1698 7807 55 1) " (113" 1702 7913 49 1) " (113" 1724 7903 39 1) " (113" 1730 7894 401 2) " (113" 1782 8114 102 1) " (113" 1791 8100 202 1) " (113" 1794 8107 352 1) " (113" 1851 8273 75 2) " (113" 1862 8336 39 1) " (113" 1885 8403 36 1) " (113" 1891 8564 56 2) " (113" 1911 8597 187 3) " (113" 2018 8893 187 1) " (113" 2043 8960 428 1) " (113" 2112 9140 218 1) " (113" 2324 10009 177 1) " (113" 2339 10068 356 2) " (113" 2351 10147 262 2) " (113" 2489 10916 197 1) " (113" 2511 10954 515 1) " (113" 2643 12101 283 1) " (113" 2671 11741 419 1) " (113" 2673 11792 523 2) " (113" 2689 11852 625 1) " (113" 2696 11881 261 1) " (113" 2716 12038 348 4) " (113" 2745 12219 299 1) " (113" 2448 10633 521 1) " (114" 1432 6808 494 4) " (114" 1451 6786 302 2) " (114" 1463 6843 61 2) " (114" 1468 6857 49 1) " (114" 1481 6907 253 2) " (114" 1484 7089 34 1) " (114" 1494 7123 342 2) " (114" 1496 7000 184 3) " (114" 1500 6972 253 2) " (114" 1504 6970 251 1) " (114" 1505 6981 64 1) " (114" 1509 7002 403 2) " (114" 1516 7168 169 2) " (114" 1523 7060 39 1) " (114" 1530 7082 164 1) " (114" 1531 7115 34 1) " (114" 1537 7287 361 4) " (114" 1549 7178 78 1) " (114" 1561 7208 182 2) " (114" 1565 7309 35 1) " (114" 1567 7296 78 1) " (114" 1580 7360 401 2) " (114" 1585 7320 120 3) " (114" 1588 7344 78 1) " (114" 1596 7374 105 2) " (114" 1605 7827 151 2) " (114" 1608 7415 49 1) " (114" 1623 7656 434 10) " (114" 1636 7568 36 1) " (114" 1644 7610 328 3) " (114" 1650 7634 251 1) " (114" 1658 7655 251 1) " (114" 1659 7987 34 1) " (114" 1667 7684 253 2) " (114" 1668 7687 251 1) " (114" 1671 7697 178 1) " (114" 1680 7716 178 1) " (114" 1682 7728 164 1) " (114" 1683 7741 124 2) " (114" 1684 7736 64 1) " (114" 1702 7913 92 2) " (114" 1706 7820 164 1) " (114" 1716 7849 302 2) " (114" 1717 7846 400 1) " (114" 1724 7903 169 2) " (114" 1734 7904 178 1) " (114" 1738 7918 151 1) " (114" 1743 7944 92 2) " (114" 1751 8058 427 4) " (114" 1776 8057 55 1) " (114" 1782 8064 202 1) " (114" 1791 8129 102 1) " (114" 1794 8110 302 2) " (114" 1796 8112 550 1) " (114" 1823 8187 55 1) " (114" 1833 8203 92 2) " (114" 1834 8214 45 1) " (114" 1838 8231 253 2) " (114" 1840 8241 400 1) " (114" 1851 8274 391 4) " (114" 1866 8334 251 1) " (114" 1869 8347 400 1) " (114" 1876 8365 400 1) " (114" 1878 8370 124 2) " (114" 1882 8421 90 4) " (114" 1889 8467 341 7) " (114" 1892 8454 202 2) " (114" 1896 8473 452 2) " (114" 1900 8481 45 1) " (114" 1901 8511 401 2) " (114" 1902 8565 235 6) " (114" 1906 8567 230 4) " (114" 1911 8589 226 2) " (114" 1915 8596 313 11) " (114" 1927 8605 105 1) " (114" 1933 8625 54 1) " (114" 1954 8694 461 2) " (114" 1973 8728 412 1) " (114" 1981 8755 216 1) " (114" 1986 8777 217 1) " (114" 1987 8778 217 1) " (114" 1989 8792 267 1) " (114" 1995 8808 219 1) " (114" 2018 8957 251 2) " (114" 2021 8896 274 1) " (114" 2026 8912 179 1) " (114" 2028 8915 275 1) " (114" 2037 8939 228 1) " (114" 2038 8940 277 1) " (114" 2042 8956 427 1) " (114" 2043 8960 428 1) " (114" 2048 8967 279 1) " (114" 2052 8974 279 1) " (114" 2053 8982 111 2) " (110" 2104 9121 188 1) " (107" 6 6 400 1) " (107" 790 3835 153 2) " (107" 853 4117 35 1) " (107" 991 4752 284 3) " (107" 1059 5048 328 1) " (107" 1101 5651 253 2) " (107" 1124 5397 149 1) " (107" 1531 7127 34 1) " (107" 1539 7145 34 1) " (107" 1582 7292 102 1) " (107" 1605 7827 34 1) " (107" 2043 8960 430 1) " (107" 2060 9022 136 1) " (107" 2066 9088 190 1) " (107" 2118 9149 177 1) " (107" 2342 10081 258 1) " (107" 2405 10485 287 2) " (107" 2461 10786 189 1) " (107" 2478 10804 258 1) " (107" 2560 11281 294 2) " (107" 2587 11288 223 1) " (107" 2669 11735 384 1) " (107" 2671 11741 422 1) " (107" 2673 11773 424 1) " (107" 2689 11852 628 1) " (109" 1101 5651 253 2) " (109" 1124 5397 149 1) " (109" 1531 7127 34 1) " (109" 1539 7145 34 1) " (109" 1582 7292 102 1) " (109" 1605 7827 34 1) " (109" 2043 8960 429 1) " (109" 2060 9022 136 1) " (109" 2066 9088 189 1) " (109" 2118 9149 177 1) " (109" 2342 10081 257 1) " (109" 2405 10485 287 2) " (109" 2461 10786 188 1) " (109" 2478 10804 258 1) " (109" 2560 11281 293 2) " (109" 2587 11288 223 1) " (109" 2669 11735 383 1) " (109" 2671 11741 422 1) " (109" 2673 11773 424 1) " (109" 2689 11852 627 1) " (110" 2496 10888 492 2) " (110" 2497 10881 323 1) " (110" 2578 11609 250 1) " (110" 2642 11813 269 1) " (110" 2645 11920 391 2) " (111" 153 539 253 2) " (111" 218 824 305 1) " (111" 380 1694 314 1) " (111" 395 1754 355 2) " (111" 406 1870 39 1) " (111" 442 2243 49 1) " (111" 676 4418 151 1) " (111" 696 3935 169 2) " (111" 725 3441 178 1) " (111" 727 3448 102 1) " (111" 729 3479 374 2) " (111" 744 3509 202 1) " (111" 763 3700 149 1) " (111" 779 3792 224 2) " (111" 783 3790 224 2) " (111" 785 3805 178 1) " (111" 786 3814 64 1) " (111" 798 3852 352 1) " (111" 802 3861 149 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (111 803 3862 202 1) " (111" 808 3896 251 1) " (111" 815 3916 202 1) " (111" 820 3939 164 1) " (111" 822 3986 49 1) " (111" 831 3976 149 1) " (111" 834 3990 136 1) " (111" 846 4040 149 1) " (111" 848 4076 328 1) " (111" 852 4100 202 1) " (111" 853 4117 35 1) " (111" 854 4415 69 2) " (111" 858 4141 253 2) " (111" 860 4140 302 2) " (111" 861 4150 403 2) " (111" 863 4151 178 1) " (111" 864 4159 41 1) " (111" 865 4175 208 3) " (111" 873 4207 175 2) " (111" 874 4238 45 1) " (111" 875 4242 61 2) " (111" 876 4219 178 1) " (111" 880 4248 45 1) " (111" 882 4247 251 1) " (111" 886 4265 352 1) " (111" 888 4291 178 1) " (111" 889 4297 139 1) " (111" 892 4376 190 6) " (105" 6 6 400 1) " (105" 790 3835 153 2) " (105" 853 4117 35 1) " (105" 991 4752 284 3) " (105" 1059 5048 328 1) " (105" 1101 5651 253 2) " (105" 1124 5397 149 1) " (105" 1531 7127 34 1) " (105" 1539 7145 34 1) " (105" 1582 7292 102 1) " (105" 1605 7827 34 1) " (105" 2043 8960 430 1) " (105" 2060 9022 136 1) " (105" 2066 9088 190 1) " (105" 2118 9149 177 1) " (105" 2342 10081 258 1) " (105" 2405 10485 287 2) " (105" 2461 10786 189 1) " (105" 2478 10804 258 1) " (105" 2560 11281 294 2) " (105" 2669 11735 384 1) " (105" 2671 11741 422 1) " (105" 2673 11773 424 1) " (105" 2689 11852 628 1) " (111" 1191 5681 251 1) " (111" 1192 5686 41 1) " (111" 1194 5695 136 1) " (111" 1195 5698 149 1) " (111" 1197 5722 202 1) " (111" 1198 5740 401 2) " (111" 1200 5732 253 2) " (111" 1202 5745 401 2) " (111" 1206 5758 202 1) " (111" 1212 5777 164 1) " (111" 1214 5811 214 1) " (111" 1215 5804 41 1) " (111" 1217 5798 202 1) " (111" 1223 5812 251 1) " (111" 1231 5852 251 1) " (111" 1233 5865 401 2) " (111" 1265 5970 182 2) " (111" 1267 5967 202 1) " (111" 1281 6004 251 1) " (104" 1937 8632 72 1) " (111" 1559 7203 251 1) " (111" 1595 7371 202 1) " (104" 6 6 400 1) " (104" 258 1006 211 4) " (104" 264 1030 178 1) " (104" 853 4117 35 1) " (104" 869 4288 41 1) " (104" 875 4230 61 2) " (104" 882 4247 251 1) " (104" 945 4545 253 2) " (98" 995 4739 314 1) " (98" 1068 5118 251 1) " (98" 1471 6863 305 1) " (98" 1474 6877 401 1) " (98" 1475 6879 401 1) " (98" 1488 6932 401 1) " (98" 1600 7385 352 1) " (98" 1618 7453 352 1) " (98" 2084 9073 347 1) " (98" 2179 9314 459 1) " (98" 2198 9384 464 1) " (98" 2723 12080 554 1) " (99" 852 4100 352 1) " (99" 1079 5159 251 1) " (99" 1162 5552 401 1) " (113" 986 4711 55 1) " (113" 1163 5554 202 1) " (113" 1213 5795 78 1) " (113" 1915 8537 34 1) " (113" 2706 12049 272 1) " (114" 1525 7076 253 2) " (114" 1609 7434 102 1) " (111" 598 6539 59 3) " (111" 784 3795 61 2) " (111" 796 3841 149 1) " (105" 2587 11288 223 1) " (111" 1244 5898 401 1) " (104" 308 1370 55 1) " (98" 1470 6862 251 1) " (104" 1007 4790 400 1) " (104" 1022 4843 164 1) " (104" 1039 4967 35 1) " (104" 1096 5330 41 1) " (104" 1124 5397 149 1) " (104" 1308 6105 178 1) " (104" 1366 6432 134 1) " (104" 1424 6719 34 1) " (104" 1539 7145 34 1) " (104" 1546 7195 49 1) " (104" 1565 7329 35 1) " (104" 1577 7269 251 1) " (104" 1668 7687 251 1) " (104" 1694 7794 64 1) " (104" 1731 7896 251 1) " (104" 1791 8117 102 1) " (104" 1814 8159 151 1) " (104" 1817 8152 102 1) " (104" 1869 8347 400 1) " (104" 1903 8629 52 1) " (104" 1913 8678 145 3) " (104" 1942 8657 48 1) " (104" 1972 8727 414 1) " (104" 2058 9000 284 1) " (104" 2104 9121 190 1) " (104" 2323 10036 137 1) " (104" 2324 10009 180 1) " (104" 2414 10495 199 1) " (104" 2456 10678 212 1) " (104" 2580 11208 319 1) " (104" 2669 11735 384 1) " (104" 2671 11741 422 1) " (104" 2673 11773 424 1) " (104" 2689 11852 628 1) " (104" 2730 12126 411 1) " (104" 2210 9411 440 1) " (111" 1286 6028 251 1) " (111" 1318 6199 108 3) " (111" 1320 6190 251 1) " (111" 1321 6193 164 1) " (111" 1326 6227 178 1) " (111" 1332 6258 400 1) " (111" 1333 6316 124 2) " (111" 1338 6276 352 1) " (111" 1339 6313 404 5) " (111" 1345 6326 251 1) " (111" 1539 7718 34 1) " (111" 1540 7132 251 1) " (111" 1543 7142 251 1) " (111" 1549 7162 178 1) " (103" 875 4232 36 1) " (103" 1100 5294 55 1) " (103" 1101 5651 78 1) " (111" 1641 7617 235 3) " (111" 1644 7598 178 1) " (111" 1645 7599 178 1) " (111" 1646 7605 178 1) " (111" 1649 7630 102 1) " (111" 1655 7648 401 1) " (111" 1660 7660 251 1) " (111" 1663 7672 478 3) " (111" 1665 7678 151 1) " (111" 1821 8168 251 1) " (111" 1976 8735 264 1) " (111" 2049 8968 231 1) " (111" 2079 9058 213 1) " (111" 2082 9340 455 2) " (111" 1746 7948 251 1) " (111" 1751 8015 49 1) " (111" 1761 7996 251 1) " (111" 1765 8006 302 2) " (111" 1776 8042 155 1) " (111" 1780 8059 251 1) " (111" 1782 8065 302 2) " (111" 1791 8129 452 2) " (111" 1798 8115 251 1) " (111" 1810 8162 78 1) " (111" 1813 8144 251 1) " (111" 1817 8150 352 1) " (111" 1819 8155 550 1) " (111" 1824 8178 251 1) " (111" 1826 8185 178 1) " (111" 1828 8192 251 1) " (111" 1832 8200 251 1) " (111" 1835 8219 251 1) " (111" 1837 8223 251 1) " (111" 1839 8236 151 1) " (111" 1858 8308 178 1) " (111" 1874 8359 164 1) " (111" 1889 8426 241 4) " (111" 1894 8434 155 1) " (111" 1904 8480 151 1) " (111" 1912 8561 79 1) " (111" 1914 8562 79 1) " (111" 1915 8592 172 3) " (111" 1919 8551 251 1) " (111" 1920 8552 164 1) " (111" 1931 8635 259 2) " (111" 1932 8611 206 1) " (111" 1933 8618 154 1) " (111" 1943 8648 258 1) " (111" 1957 8692 411 2) " (111" 1958 8689 261 1) " (111" 1960 8696 212 1) " (111" 1962 8699 261 1) " (111" 1966 8709 213 1) " (111" 1967 8710 262 1) " (111" 1995 8830 121 1) " (111" 1996 8810 269 1) " (111" 2000 8839 244 2) " (111" 2002 8840 571 2) " (111" 2008 8852 185 1) " (111" 2010 8862 199 1) " (111" 2023 8900 275 1) " (111" 2030 8933 427 2) " (111" 2031 8923 228 1) " (111" 2032 8931 427 2) " (111" 2034 8928 204 1) " (111" 2044 8961 279 1) " (111" 2046 8964 279 1) " (111" 2050 8969 280 1) " (111" 2051 8973 280 1) " (111" 2053 8976 174 1) " (111" 2054 8984 194 1) " (111" 2055 8986 179 1) " (111" 2058 9000 282 1) " (111" 2060 9022 134 1) " (111" 2061 9054 289 3) " (111" 2065 9028 284 1) " (111" 2066 9088 188 1) " (111" 2081 9067 237 1) " (111" 2083 9071 287 1) " (111" 2084 9073 191 1) " (111" 2090 9085 288 1) " (111" 2095 9118 141 1) " (111" 2096 9107 83 1) " (111" 2099 9106 289 1) " (111" 2101 9111 240 1) " (111" 2104 9121 188 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (111 2118 9149 175 1) " (111" 2139 9200 208 1) " (111" 2143 9209 247 1) " (111" 2144 9216 187 1) " (111" 2167 9285 301 1) " (111" 2168 9287 301 1) " (111" 2171 9293 302 1) " (111" 2179 9316 203 1) " (101" 1172 5601 251 1) " (101" 1424 6739 34 1) " (101" 1484 7324 177 4) " (101" 1608 7414 299 1) " (101" 1891 8564 123 5) " (101" 1915 8596 57 2) " (101" 2281 10644 195 1) " (101" 2410 10490 240 2) " (101" 2423 10563 179 1) " (111" 2689 11852 625 1) " (101" 2462 10769 223 3) " (101" 2580 11252 223 1) " (101" 2581 11219 338 2) " (101" 2584 11255 379 2) " (101" 2614 11448 245 1) " (101" 2666 11724 525 1) " (101" 2673 11773 425 1) " (101" 2687 11850 779 2) " (101" 2696 11937 328 5) " (101" 2701 12028 332 2) " (101" 2715 12105 351 2) " (111" 2206 9421 251 2) " (111" 2221 9581 221 1) " (111" 2227 9455 201 1) " (111" 2234 9590 222 1) " (111" 2235 9481 315 1) " (111" 2239 9681 132 1) " (111" 2243 9497 202 1) " (111" 2247 9591 472 2) " (111" 2250 9542 232 1) " (111" 2258 9594 222 1) " (111" 2259 9596 173 1) " (111" 2260 9586 276 2) " (111" 2281 10751 242 2) " (111" 2286 9780 283 3) " (111" 2288 9686 247 2) " (111" 2311 9876 230 1) " (111" 2320 9975 392 1) " (111" 2322 10171 512 2) " (111" 2323 9990 232 1) " (111" 2325 10041 151 1) " (111" 2326 10022 402 2) " (111" 2327 10024 265 1) " (111" 2336 10057 252 1) " (111" 2338 10064 258 1) " (111" 2341 10080 505 2) " (111" 2347 10104 359 2) " (111" 2349 11503 519 3) " (111" 2352 10115 258 1) " (111" 2354 10149 233 2) " (111" 2361 10185 214 1) " (111" 2363 10190 314 1) " (111" 2373 10246 218 1) " (111" 2387 10311 371 1) " (111" 2389 10316 262 1) " (111" 2397 10377 327 1) " (111" 2403 10423 306 1) " (111" 2405 10485 610 3) " (111" 2406 10447 679 1) " (111" 2414 10494 297 1) " (111" 2418 10521 337 1) " (111" 2431 10579 389 1) " (111" 2432 10580 390 1) " (111" 2433 10585 303 1) " (111" 2439 10599 391 1) " (111" 2445 10624 393 1) " (111" 2455 10661 322 1) " (111" 2456 10664 308 1) " (111" 2461 10688 280 1) " (111" 2462 12095 393 2) " (111" 2464 10719 184 1) " (111" 2466 10742 584 3) " (111" 2483 10819 333 1) " (111" 2494 10861 313 1) " (111" 2505 10934 414 1) " (111" 2507 10942 414 1) " (111" 2512 10983 290 2) " (111" 2521 11001 567 1) " (111" 2541 11601 272 1) " (111" 2543 11373 237 1) " (111" 2545 11106 323 1) " (111" 2546 11114 426 1) " (111" 2551 11123 378 1) " (111" 2552 11127 320 1) " (111" 2555 11161 280 1) " (111" 2557 11150 379 1) " (111" 2558 11157 579 2) " (111" 2561 11164 380 1) " (111" 2564 11238 338 3) " (111" 2565 11176 430 1) " (111" 2567 11180 579 1) " (111" 2569 11212 353 3) " (111" 2580 11208 317 1) " (111" 2585 11235 434 1) " (111" 2590 11274 437 1) " (111" 2593 11292 365 1) " (111" 2595 11298 327 1) " (111" 2597 11322 267 1) " (111" 2600 11313 367 1) " (111" 2601 11320 440 1) " (111" 2609 11337 590 1) " (111" 2610 11340 441 1) " (111" 2616 11365 329 1) " (111" 2621 11395 372 1) " (111" 2622 11597 349 4) " (111" 2624 11413 446 1) " (111" 2626 11419 360 1) " (111" 2628 11421 447 1) " (111" 2638 11479 278 1) " (111" 2642 11627 256 1) " (111" 2645 11542 340 1) " (111" 2655 11631 461 1) " (111" 2656 11641 245 1) " (111" 2663 11715 467 1) " (111" 2671 11741 420 1) " (111" 2677 11793 363 1) " (111" 2678 11817 262 1) " (111" 2687 11843 476 1) " (111" 2688 11848 476 1) " (111" 2694 11890 269 1) " (111" 2696 11879 361 1) " (111" 2699 11928 780 1) " (111" 2708 11996 486 1) " (111" 2709 12003 487 1) " (111" 2711 12009 487 1) " (111" 2714 12022 488 1) " (111" 2718 12102 291 1) " (111" 2722 12078 492 1) " (111" 2727 12116 494 1) " (111" 2730 12126 408 1) " (111" 2734 12155 448 1) " (111" 2735 12158 424 1) " (111" 2737 12164 498 1) " (111" 2738 12166 498 1) " (111" 2739 12167 498 1) " (111" 2741 12179 499 1) " (111" 103 367 600 1) " (111" 557 2704 366 1) " (111" 597 2908 341 1) " (111" 869 4180 345 1) " (111" 899 4358 403 1) " (111" 950 4556 452 1) " (111" 987 4715 452 1) " (111" 1484 6911 344 1) " (111" 1508 6996 452 1) " (111" 1519 7026 600 1) " (111" 1797 8113 452 1) " (111" 1829 8195 600 1) " (111" 1881 8378 345 1) " (111" 2068 9041 437 1) " (111" 2611 11341 642 1) " (111" 2725 12110 900 1) " (112" 853 4109 158 2) " (112" 932 4502 164 1) " (112" 938 4527 400 1) " (112" 1026 4938 78 1) " (112" 1031 6174 75 2) " (112" 1058 5046 178 1) " (112" 1101 5715 78 1) " (112" 1109 5334 145 1) " (112" 1124 5397 149 1) " (112" 1174 5608 178 1) " (112" 1234 5890 45 1) " (112" 1382 6561 35 1) " (112" 1421 6683 400 1) " (112" 1432 6807 224 2) " (112" 1456 6812 401 2) " (112" 1531 7085 134 1) " (112" 1537 7287 211 4) " (112" 1548 7157 352 1) " (112" 1565 7319 58 2) " (112" 1605 7827 151 2) " (112" 1625 7507 102 1) " (112" 1650 7634 401 1) " (112" 1675 7705 202 1) " (111" 1351 6353 155 1) " (111" 1381 6515 139 1) " (111" 1383 6562 64 1) " (111" 1535 7117 102 1) " (111" 1653 7640 251 1) " (111" 1793 8109 551 2) " (111" 1860 8313 202 1) " (111" 2443 10615 392 1) " (111" 2496 10878 303 1) " (111" 2511 10954 366 1) " (111" 2716 12036 324 3) " (111" 1690 7761 600 1) " (112" 968 4645 149 1) " (112" 1224 5838 151 1) " (101" 2429 10567 179 1) " (101" 2436 10596 291 1) " (111" 2191 9348 219 1) " (111" 2198 9384 308 1) " (111" 2202 9397 608 1) " (111" 1667 7680 178 1) " (111" 1674 7702 328 1) " (111" 1680 7716 178 1) " (111" 1692 7766 164 1) " (111" 1694 7786 164 1) " (111" 1698 7811 55 1) " (111" 1702 8012 513 6) " (111" 1706 7820 164 1) " (111" 1707 7821 155 1) " (111" 1717 7846 400 1) " (111" 1724 7903 189 1) " (111" 1731 7896 251 1) " (111" 1738 7917 251 1) " (111" 1739 7919 178 1) " (111" 1632 7540 155 1) " (111" 910 4403 202 1) " (111" 911 4406 202 1) " (111" 915 4423 164 1) " (111" 917 4433 178 1) " (111" 918 4440 134 1) " (111" 919 4450 328 1) " (111" 920 4594 401 2) " (111" 928 4488 178 1) " (111" 930 4498 155 1) " (111" 940 4531 202 1) " (111" 942 4583 302 2) " (111" 943 4539 164 1) " (111" 944 4542 291 1) " (111" 952 4580 78 1) " (111" 958 4609 164 1) " (111" 959 4612 301 1) " (111" 961 4615 202 1) " (111" 963 4617 251 1) " (111" 967 4637 164 1) " (111" 969 4651 202 1) " (111" 972 4669 328 1) " (111" 975 4677 251 1) " (111" 976 4680 252 1) " (111" 977 4687 551 2) " (111" 978 4681 155 1) " (111" 986 4709 155 1) " (111" 989 4722 251 1) " (111" 994 4738 164 1) " (111" 999 4765 251 1) " (111" 1001 4770 251 1) " (111" 1002 4805 105 2) " (111" 1014 4817 251 1) " (111" 1023 4844 314 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (111 1025 4851 134 1) " (111" 1026 4857 178 1) " (111" 1032 4890 164 1) " (111" 1035 4904 145 1) " (111" 1037 4923 251 1) " (111" 1039 5390 81 3) " (111" 1040 4946 202 1) " (111" 1045 4986 92 2) " (111" 1048 5010 49 1) " (111" 1054 5028 39 1) " (111" 1056 5054 253 2) " (111" 1057 5053 64 1) " (111" 1058 5046 178 1) " (111" 1063 5098 403 2) " (111" 1066 5115 157 4) " (111" 1068 5118 251 1) " (111" 1069 5121 178 1) " (111" 1074 5133 164 1) " (111" 1079 5159 251 1) " (111" 1080 5160 251 1) " (111" 1085 5260 49 1) " (111" 1094 5246 251 1) " (111" 1097 5258 251 1) " (111" 1098 5272 164 1) " (111" 1099 5322 302 2) " (111" 1101 8582 330 3) " (111" 1116 5364 251 1) " (111" 1120 5378 251 1) " (111" 1122 5394 78 1) " (111" 1124 5397 149 1) " (111" 1126 5400 102 1) " (111" 1128 5407 251 1) " (111" 1139 5443 139 1) " (111" 1140 5458 202 1) " (111" 1146 5483 251 1) " (111" 1147 5489 202 1) " (111" 1148 5492 102 1) " (111" 1153 5524 202 1) " (111" 1154 5525 251 1) " (111" 1159 5556 182 2) " (111" 1163 5554 202 1) " (111" 1166 5573 178 1) " (111" 1167 5578 182 2) " (111" 1168 5597 45 1) " (111" 1169 5582 251 1) " (111" 1177 5623 164 1) " (111" 1184 5654 178 1) " (111" 1186 5668 124 2) " (111" 1187 5661 251 1) " (111" 1190 5672 251 1) " (111" 896 4351 251 1) " (111" 1082 5329 78 1) " (121" 2043 8960 427 1) " (125" 2616 11365 328 1) " (122" 170 608 178 1) " (123" 1687 7740 137 1) " (143" 968 4648 49 1) " (143" 1323 6213 41 1) " (143" 1339 6297 64 1) " (143" 2696 11881 247 1) " (143" 2489 10916 185 1) " (141" 875 4242 61 2) " (165" 2436 10596 270 1) " (165" 2609 11337 570 1) " (165" 2645 11953 472 6) " (166" 1185 5658 164 1) " (166" 2609 11337 568 1) " (149" 1522 7036 141 1) " (149" 1654 7647 202 1) " (149" 1943 8648 251 1) " (149" 2645 11542 324 1) " (151" 1749 7969 129 4) " (151" 1759 7990 401 1) " (151" 1776 8049 55 1) " (151" 1791 8129 102 1) " (151" 1812 8154 151 1) " (151" 1822 8173 400 1) " (151" 1826 8185 328 1) " (151" 1832 8200 251 1) " (151" 1833 8202 342 2) " (151" 1834 8215 45 1) " (151" 1846 8281 452 2) " (151" 1847 8265 102 1) " (151" 1853 8411 75 2) " (151" 1881 8442 75 2) " (151" 1882 8447 209 5) " (151" 1891 8449 34 1) " (151" 1895 8446 78 1) " (151" 1898 8448 328 1) " (151" 1915 8592 51 2) " (151" 1959 8695 400 1) " (151" 1983 8760 402 1) " (151" 2010 8865 86 1) " (151" 2053 8977 60 1) " (151" 2099 9106 275 1) " (151" 2104 9141 76 1) " (151" 2243 9577 115 3) " (151" 2260 9583 111 1) " (151" 2279 9777 563 4) " (151" 2280 9865 153 1) " (151" 2323 10033 120 1) " (151" 2324 10018 163 1) " (151" 2338 10076 144 1) " (151" 2350 10234 212 6) " (151" 2351 10197 151 2) " (151" 2355 10137 131 1) " (151" 2356 10155 130 1) " (151" 2368 10214 140 1) " (151" 2369 10233 141 1) " (151" 2375 10288 223 5) " (151" 2377 10275 163 2) " (151" 2399 10457 189 2) " (151" 2409 10489 178 2) " (151" 2410 10492 372 3) " (151" 2436 10618 174 1) " (151" 2456 10667 193 1) " (151" 1991 8800 456 1) " (151" 2481 10812 187 1) " (151" 2510 10979 198 1) " (151" 2522 11004 200 1) " (151" 2528 11021 330 1) " (151" 2536 11094 277 3) " (151" 2542 11095 199 1) " (151" 2552 11145 205 1) " (151" 2554 11155 405 4) " (151" 2557 11153 263 1) " (151" 2567 11180 713 1) " (151" 2578 11609 466 5) " (151" 2580 11459 617 13) " (151" 2602 11520 487 1) " (151" 2645 11947 250 1) " (151" 2656 11655 562 6) " (151" 2657 11665 231 1) " (151" 2659 11709 348 1) " (151" 2677 11804 279 2) " (151" 2678 11826 275 2) " (151" 2696 11913 391 4) " (151" 2701 12028 268 1) " (151" 2703 11966 250 1) " (151" 2705 11985 372 2) " (151" 2720 12072 277 1) " (151" 2724 12097 260 1) " (151" 2757 12294 373 5) " (151" 2765 12339 345 2) " (151" 2776 12481 284 1) " (151" 1908 8508 600 1) " (151" 2516 10985 529 1) " (151" 2052 8974 467 1) " (151" 2259 9575 459 1) " (151" 2532 11034 753 1) " (151" 1975 8734 49 1) " (151" 2504 10937 202 2) " (151" 1194 5695 136 1) " (151" 1209 5770 202 1) " (151" 1424 6805 154 2) " (151" 1488 6932 251 1) " (151" 1511 7024 102 1) " (151" 1543 7143 151 1) " (151" 1547 7152 141 1) " (151" 1577 7274 401 2) " (151" 1610 7438 102 1) " (151" 1655 7648 251 1) " (165" 1138 5456 35 1) " (165" 1151 5502 137 1) " (165" 1167 5602 120 3) " (165" 1188 5666 164 1) " (165" 1219 5802 400 1) " (165" 893 4320 251 1) " (165" 707 3729 45 1) " (165" 597 2954 56 2) " (165" 442 2243 49 1) " (165" 541 2634 102 1) " (165" 170 608 178 1) " (170" 388 1739 102 1) " (170" 659 3804 69 2) " (170" 752 4395 182 2) " (170" 831 3976 149 1) " (169" 6 6 400 1) " (169" 8 8 251 1) " (169" 458 2131 135 1) " (169" 1102 5408 41 1) " (169" 1121 5386 45 1) " (169" 1173 5607 251 1) " (169" 1192 5686 325 2) " (169" 1259 5946 352 1) " (169" 1288 6036 164 1) " (169" 1342 6305 39 1) " (166" 776 3750 400 1) " (169" 1350 6389 41 1) " (169" 1366 6480 56 2) " (167" 258 1261 36 1) " (167" 817 3928 550 1) " (167" 2503 10912 391 1) " (190" 2600 11313 334 1) " (190" 2609 11337 558 1) " (190" 2622 11399 303 1) " (190" 2638 11467 345 1) " (190" 2655 11631 428 1) " (190" 2663 11715 434 1) " (190" 2677 11793 329 1) " (190" 2679 11806 344 1) " (190" 2682 11812 391 1) " (190" 2683 11816 353 1) " (190" 2684 11819 392 1) " (190" 2686 11841 369 1) " (190" 2695 11878 395 1) " (190" 2696 11879 327 1) " (190" 2708 11996 452 1) " (190" 2718 12102 300 2) " (190" 2721 12066 457 1) " (190" 2747 12216 367 1) " (190" 2761 12299 372 1) " (190" 2773 12439 367 1) " (190" 2783 12524 438 1) " (190" 2786 12538 442 2) " (190" 2789 12544 488 1) " (190" 2793 12582 300 2) " (190" 2803 12640 407 1) " (190" 2805 12650 346 1) " (190" 2815 12692 386 1) " (190" 2825 12743 650 1) " (190" 2478 10799 526 1) " (185" 1512 7010 251 1) " (185" 1547 7156 358 3) " (197" 1856 9979 109 1) " (197" 1857 8302 192 2) " (197" 1869 8347 400 1) " (197" 1871 8349 178 1) " (197" 1875 8414 102 1) " (197" 1876 8365 400 1) " (190" 1173 5607 251 1) " (190" 1183 5650 302 2) " (190" 1186 5660 64 1) " (190" 1198 5740 151 1) " (190" 1199 5724 134 1) " (190" 1206 5758 202 1) " (190" 1215 5790 41 1) " (190" 1226 5844 78 1) " (190" 1234 5897 45 1) " (190" 1366 6436 34 1) " (190" 1421 6683 400 1) " (190" 1461 6824 251 1) " (190" 1489 6941 400 1) " (190" 1503 6975 49 1) " (190" 1530 7082 164 1) " (190" 1605 8098 34 1) " (190" 1618 7453 202 1) " (190" 1666 7679 202 1) " (190" 1667 7684 253 2) " (190" 1751 8017 192 2); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (190 1782 8065 102 1) " (190" 1800 8122 151 1) " (190" 1801 8124 102 1) " (190" 1813 8144 251 1) " (190" 1826 8186 78 1) " (190" 1846 8251 202 1) " (190" 1847 8265 302 2) " (190" 1857 8303 49 1) " (190" 1875 8414 102 1) " (190" 1876 8365 400 1) " (190" 1897 8440 400 1) " (190" 1912 8561 78 1) " (190" 1914 8536 78 1) " (190" 1915 8587 69 3) " (190" 1950 10545 181 2) " (190" 1972 8727 400 1) " (190" 2000 8842 64 1) " (190" 2024 8934 65 1) " (190" 2026 8912 155 1) " (190" 2032 8925 251 1) " (190" 2060 9037 210 2) " (190" 2065 9028 258 1) " (190" 2066 9088 162 1) " (190" 2080 9064 211 2) " (190" 2083 9071 261 1) " (190" 2090 9085 262 1) " (190" 2118 9149 149 1) " (190" 2139 9200 182 1) " (190" 2143 9209 221 1) " (190" 2168 9287 275 1) " (190" 2191 9348 192 1) " (190" 2198 9384 281 1) " (190" 2227 9455 174 1) " (190" 2235 9481 288 1) " (190" 2243 9497 175 1) " (190" 2250 9542 205 1) " (190" 2254 9553 177 1) " (190" 2260 9579 198 1) " (190" 2316 9929 217 1) " (190" 2323 10036 107 1) " (190" 2347 10237 414 3) " (190" 2354 10138 204 2) " (190" 2365 10557 185 1) " (190" 2375 10295 167 3) " (190" 2376 10261 290 1) " (190" 2383 10299 239 1) " (190" 2387 10312 242 1) " (190" 2389 10370 169 2) " (190" 2397 10377 297 1) " (190" 2401 10450 145 1) " (190" 2403 10423 276 1) " (190" 2418 10521 307 1) " (190" 2424 10544 314 3) " (190" 2425 12232 620 2) " (190" 2432 10580 360 1) " (190" 2456 10666 338 2) " (190" 2464 10726 154 1) " (190" 2494 10861 282 1) " (190" 2495 10862 291 1) " (190" 2499 10903 381 1) " (190" 2502 10919 433 2) " (190" 2511 10954 335 1) " (190" 2521 11001 536 1) " (190" 2524 11013 292 1) " (190" 2526 11018 388 1) " (190" 2528 11301 234 1) " (190" 2540 11081 290 1) " (190" 2543 11373 205 1) " (190" 2557 11150 348 1) " (190" 2559 11158 397 1) " (190" 2569 11185 301 2) " (190" 2585 11235 402 1) " (190" 2591 11486 321 2) " (190" 2579 11205 549 1) " (197" 1782 8065 102 1) " (197" 1791 8100 202 1) " (197" 1792 8101 202 1) " (197" 1793 8109 151 1) " (197" 1829 8195 550 1) " (197" 1717 7846 400 1) " (197" 784 3801 36 1) " (196" 2718 12058 353 1) " (196" 2725 12150 271 2) " (196" 2753 12234 370 1) " (196" 2762 12300 354 1) " (196" 2772 12437 278 1) " (196" 2773 12489 424 3) " (196" 2792 12568 371 1) " (196" 2797 12617 285 1) " (196" 2803 12640 406 1) " (196" 2805 12651 345 1) " (196" 2815 12692 384 1) " (197" 101 1647 34 1) " (197" 103 367 400 1) " (197" 153 732 403 2) " (197" 170 608 178 1) " (197" 442 2243 49 1) " (197" 541 2634 102 1) " (197" 597 2954 56 2) " (197" 598 2914 138 1) " (197" 660 3962 105 2) " (197" 707 3729 45 1) " (197" 727 3444 202 1) " (197" 730 3463 49 1) " (196" 2614 11371 204 1) " (196" 5 5 400 1) " (196" 6 6 400 1) " (196" 598 6127 38 1) " (196" 771 3733 151 1) " (196" 776 3750 400 1) " (196" 811 3905 151 1) " (196" 861 4146 78 1) " (196" 864 4168 41 1) " (196" 868 4188 49 1) " (196" 875 4242 61 2) " (196" 876 4219 178 1) " (196" 877 4222 202 1) " (196" 881 4256 58 2) " (196" 889 4331 39 1) " (196" 902 4370 400 1) " (196" 905 4603 55 1) " (196" 915 4423 164 1) " (194" 2318 9938 102 1) " (194" 1668 7693 151 1) " (194" 2118 9149 148 1) " (194" 744 3509 202 1) " (194" 2424 10536 146 1) " (194" 780 3780 202 1) " (194" 810 3927 78 1) " (194" 844 4085 64 1) " (194" 875 4242 36 1) " (194" 911 4406 202 1) " (194" 918 4444 34 1) " (194" 920 4594 151 1) " (194" 932 4502 164 1) " (194" 947 4562 55 1) " (194" 993 4736 400 1) " (194" 1018 4833 400 1) " (194" 1033 5321 64 1) " (194" 1040 4949 102 1) " (194" 1050 5005 37 1) " (194" 1081 5167 55 1) " (194" 1085 5240 49 1) " (194" 1096 5330 41 1) " (194" 1108 5484 53 2) " (194" 1175 5618 102 1) " (194" 1191 5683 151 1) " (194" 1197 5739 102 1) " (194" 1213 5779 178 1) " (194" 1537 7126 36 1) " (194" 1910 8516 202 1) " (194" 1915 8592 34 1) " (194" 1950 10545 180 2) " (194" 2035 9043 52 1) " (194" 2314 9973 107 1) " (194" 2365 10557 184 1) " (194" 2394 10697 149 1) " (194" 2402 10431 272 2) " (194" 2419 10537 160 1) " (194" 2508 10967 215 2) " (194" 2538 11049 539 1) " (194" 2560 11214 204 1) " (194" 2569 11212 220 3) " (194" 2614 11448 246 2) " (194" 2632 11607 219 1) " (194" 2678 11825 228 1) " (194" 2696 11879 326 1) " (194" 2720 12117 263 1) " (194" 2724 12099 255 2) " (194" 2760 12453 269 1) " (194" 2767 12336 362 1) " (194" 2786 12538 290 1) " (194" 2807 12684 549 2) " (194" 2811 12738 490 4) " (196" 918 6771 34 1) " (196" 927 4497 102 1) " (196" 931 4521 102 1) " (196" 991 4737 64 1) " (196" 1002 4775 155 1) " (196" 1025 4851 134 1) " (196" 1034 4901 155 1) " (196" 1039 5390 35 1) " (196" 1066 5115 45 1) " (196" 1081 5214 55 1) " (196" 1101 8582 328 3) " (196" 1102 5408 41 1) " (196" 1129 5419 55 1) " (196" 1158 5543 39 1) " (196" 1167 5578 45 1) " (196" 1168 5588 45 1) " (196" 1174 5613 328 3) " (196" 1185 5658 164 1) " (196" 1192 5686 175 2) " (196" 1194 5706 36 1) " (196" 1225 5828 34 1) " (196" 1052 5020 251 1) " (195" 1101 5651 253 2) " (194" 1586 7318 251 1) " (203" 1520 7321 148 2) " (202" 7 7 139 1) " (202" 258 1272 36 1) " (202" 597 2908 134 1) " (202" 598 2914 138 1) " (202" 823 3956 134 1) " (202" 853 5122 58 2) " (202" 854 4116 139 1) " (202" 860 4138 202 1) " (202" 892 4376 149 2) " (202" 915 4423 164 1) " (202" 919 4474 328 3) " (202" 932 4502 164 1) " (202" 960 4614 400 1) " (204" 2059 9018 46 1) " (204" 2143 9209 215 1) " (223" 2692 11949 359 6) " (223" 2772 12437 266 1) " (226" 902 4370 550 1) " (217" 2034 8928 178 1) " (227" 875 4242 36 1) " (228" 2204 9408 122 1) " (230" 1166 5619 78 1) " (230" 1316 6165 251 1) " (214" 796 3850 49 1) " (227" 2678 11817 213 1) " (227" 2713 12019 438 1) " (229" 1563 7261 151 1) " (229" 2762 12731 391 3) " (230" 776 3750 400 1) " (230" 2311 9876 188 1) " (230" 2322 9989 307 1) " (230" 2580 11208 270 1) " (214" 218 1273 55 1) " (214" 258 1006 211 4) " (214" 806 3888 64 1) " (214" 876 4219 178 1) " (214" 1158 5540 139 1) " (214" 1735 7908 251 1) " (214" 2323 10000 95 1) " (214" 2349 10154 104 1) " (214" 2354 10138 134 1) " (214" 2375 10259 112 1) " (214" 2377 10286 240 2) " (214" 2399 10407 128 1) " (214" 2402 10431 130 1) " (214" 2425 12232 283 1) " (214" 2480 10846 193 1) " (214" 2521 11001 675 1) " (214" 2525 11016 527 1) " (214" 2545 11111 517 3) " (214" 2546 11114 534 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (214 2554 11152 199 1) " (214" 2557 11153 237 1) " (214" 2564 11172 291 1) " (214" 2569 11197 190 2) " (214" 2588 11265 393 1) " (214" 2591 11286 222 1) " (214" 2659 11757 329 2) " (214" 2678 11826 217 1) " (214" 2703 11966 588 6) " (214" 2753 12234 360 1) " (214" 2784 12586 451 2) " (214" 2790 12579 308 3) " (214" 2793 12582 288 2) " (214" 2824 12801 277 1) " (214" 2839 12913 402 2) " (214" 2847 12874 454 3) " (214" 2848 12868 315 2) " (214" 1135 5431 380 1) " (214" 2629 11426 753 1) " (215" 2847 12859 386 1) " (216" 2535 11360 322 3) " (216" 2837 12817 420 1) " (216" 2839 12841 378 1) " (226" 1795 8111 145 1) " (226" 2018 8957 64 1) " (226" 2323 10036 94 1) " (226" 2394 10725 154 2) " (226" 2519 10991 373 1) " (226" 2539 11065 305 1) " (226" 2541 11087 292 1) " (226" 2542 11284 315 2) " (226" 2543 11373 628 6) " (226" 2587 11288 191 2) " (226" 2699 11928 582 1) " (226" 2792 12569 257 1) " (227" 19 4429 39 1) " (227" 442 2253 235 3) " (227" 660 3181 205 2) " (227" 725 3441 178 1) " (227" 752 3546 145 1) " (227" 768 3719 137 1) " (227" 783 3787 164 1) " (227" 802 3861 149 1) " (227" 831 3976 149 1) " (227" 853 4109 158 2) " (227" 855 4122 251 1) " (227" 860 4138 202 1) " (227" 861 4145 178 1) " (227" 864 4169 208 3) " (227" 865 4175 41 1) " (227" 889 4297 139 1) " (227" 892 4309 138 1) " (227" 916 4424 164 1) " (227" 918 6771 34 1) " (227" 928 4488 178 1) " (227" 942 4536 202 1) " (227" 943 4585 224 2) " (227" 953 4584 55 1) " (227" 956 4589 251 1) " (227" 966 4634 135 1) " (227" 968 4645 149 1) " (227" 986 4710 55 1) " (227" 993 4736 400 1) " (227" 1013 4828 102 1) " (227" 1031 4889 141 1) " (227" 1039 4975 35 1) " (227" 1071 5125 400 1) " (227" 1076 5158 78 1) " (227" 1082 5329 78 1) " (227" 1101 8582 328 3) " (227" 1102 5382 41 1) " (227" 1103 5328 64 1) " (227" 1124 5397 149 1) " (227" 1136 5497 55 1) " (227" 1138 5442 135 1) " (227" 1186 5664 124 2) " (227" 1192 5684 141 1) " (227" 1197 5739 102 1) " (227" 1214 5782 64 1) " (227" 1225 5841 50 2) " (227" 1303 6096 253 2) " (227" 1327 6235 178 1) " (227" 1330 6253 164 1) " (227" 1381 6616 39 1) " (227" 1387 6587 55 1) " (227" 1421 6683 400 1) " (227" 1423 6687 202 1) " (227" 1439 6753 45 1) " (227" 1479 6888 400 1) " (227" 1480 6892 164 1) " (227" 1482 6903 105 2) " (227" 1496 6988 64 1) " (227" 1516 7029 39 1) " (227" 1520 7335 36 1) " (227" 1530 7086 64 1) " (227" 1531 7127 34 1) " (227" 1537 7287 211 4) " (227" 1549 7178 78 1) " (227" 1560 7205 202 1) " (227" 1586 7318 251 1) " (227" 1605 8093 34 1) " (227" 1636 7580 36 1) " (227" 1654 7647 202 1) " (227" 1667 7684 78 1) " (227" 1683 7741 124 2) " (227" 1694 7802 64 1) " (227" 1698 7811 55 1) " (227" 1702 8012 92 2) " (227" 1706 7820 164 1) " (227" 1717 7846 400 1) " (227" 1730 7894 151 1) " (227" 1747 8029 78 1) " (227" 1756 7986 102 1) " (227" 1774 8038 251 1) " (227" 1776 8089 55 1) " (227" 1782 8065 102 1) " (227" 1794 8110 102 1) " (227" 1833 8207 49 1) " (227" 1842 8245 151 1) " (227" 1863 8320 251 1) " (227" 1869 8347 400 1) " (227" 1875 8363 202 1) " (227" 1897 8440 400 1) " (227" 1904 8479 251 1) " (227" 1912 8561 78 1) " (227" 1914 8562 78 1) " (227" 1915 8592 87 4) " (227" 1923 8578 178 1) " (227" 1927 8598 202 1) " (227" 1933 8625 49 1) " (227" 1954 8694 102 1) " (227" 1965 9023 78 1) " (227" 2011 8869 149 1) " (227" 2015 8879 149 1) " (227" 2034 8936 328 3) " (227" 2035 8935 145 1) " (227" 2059 9019 120 3) " (227" 2060 9037 402 3) " (227" 2061 9015 155 1) " (227" 2066 9088 151 1) " (227" 2067 9031 178 1) " (227" 2118 9149 138 1) " (227" 2139 9200 170 1) " (227" 2191 9348 180 1) " (227" 2211 9413 420 1) " (227" 2227 9595 71 1) " (227" 2279 9678 101 1) " (227" 2282 9661 200 1) " (227" 1008 4792 78 1) " (214" 2552 11127 428 1) " (227" 841 4026 251 1) " (227" 2284 9663 170 1) " (227" 2295 9785 146 1) " (227" 2296 9798 78 1) " (227" 2323 10036 110 2) " (227" 2334 10050 312 1) " (227" 2352 10114 316 1) " (227" 2354 10138 191 2) " (227" 2356 10144 203 1) " (227" 2364 10194 221 1) " (227" 2365 10557 171 1) " (227" 2368 10222 113 1) " (227" 2369 10242 115 1) " (227" 2376 10261 276 1) " (227" 2377 10293 237 2) " (227" 2378 10284 327 1) " (227" 2456 10678 165 1) " (227" 2462 10701 236 1) " (227" 2466 10742 169 1) " (227" 2524 11013 278 1) " (227" 2530 11026 287 1) " (227" 2540 11103 320 2) " (227" 2557 11153 234 1) " (227" 2569 11185 286 2) " (227" 2580 11276 287 2) " (227" 2587 11288 174 1) " (227" 2591 11286 218 1) " (227" 2595 11298 280 1) " (227" 2599 11311 320 1) " (227" 2609 11337 543 1) " (227" 2616 11365 282 1) " (227" 2645 11542 292 1) " (227" 2646 11549 408 1) " (227" 2650 11556 291 1) " (227" 2659 11671 418 1) " (227" 2671 11741 371 1) " (227" 2672 11768 373 1) " (227" 2688 11851 327 1) " (227" 2689 11852 576 1) " (227" 2706 11967 318 1) " (227" 2707 11991 249 1) " (227" 2718 12058 338 1) " (227" 2719 12064 292 1) " (227" 2761 12299 356 1) " (227" 2762 12300 343 1) " (227" 2765 12321 355 1) " (227" 2768 12375 412 1) " (227" 2770 12409 357 1) " (227" 2772 12496 395 4) " (227" 2773 12489 254 1) " (227" 2776 12475 430 5) " (227" 2782 12503 369 1) " (227" 2783 12616 627 3) " (227" 2792 12618 259 1) " (227" 2793 12582 259 1) " (227" 2803 12640 391 1) " (227" 2805 12651 330 1) " (227" 2837 12817 416 1) " (227" 2842 12853 492 1) " (227" 2850 12902 446 1) " (227" 2851 12916 409 1) " (227" 2867 12981 293 1) " (228" 1113 6222 34 1) " (228" 1362 6424 55 1) " (228" 1370 6471 78 1) " (228" 1484 7018 34 1) " (228" 1525 7076 78 1) " (228" 1539 7883 34 1) " (228" 1608 7418 49 1) " (228" 1686 7774 55 1) " (228" 1749 7959 39 1) " (228" 1784 8082 49 1) " (228" 1882 8421 34 1) " (228" 1906 8574 39 1) " (228" 1914 8536 78 1) " (228" 1930 8606 251 1) " (228" 1942 8647 39 1) " (228" 1988 8829 102 1) " (228" 2061 9039 55 1) " (228" 2302 9868 88 1) " (228" 2423 10620 196 3) " (228" 2553 11132 358 1) " (228" 2569 11193 168 1) " (228" 2580 11276 187 2) " (228" 2666 11728 223 1) " (228" 2772 12496 266 1) " (228" 2815 12699 269 1) " (228" 2833 12915 293 2) " (228" 2847 12862 280 1) " (228" 1229 5848 600 1) " (229" 991 4737 224 2) " (229" 1002 4800 55 1) " (229" 1035 4908 45 1) " (229" 1039 4975 158 2) " (229" 1056 5054 228 1) " (229" 1082 5329 78 1) " (229" 1101 5651 78 1) " (229" 1102 5300 41 1) " (229" 1124 5397 149 1) " (229" 1151 5528 37 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (229 1168 5597 45 1) " (229" 1174 5609 253 2) " (229" 1186 5664 64 1) " (229" 1200 5736 153 2) " (229" 1308 6105 178 1) " (229" 1318 6199 75 2) " (229" 1438 6742 178 1) " (229" 1442 6758 403 2) " (229" 1444 6767 400 1) " (229" 1458 6829 151 1) " (229" 1486 6916 149 1) " (229" 1496 6957 124 2) " (229" 1537 7287 236 5) " (229" 1548 7157 202 1) " (229" 1552 7505 64 1) " (229" 1572 7249 251 1) " (229" 1577 7274 151 1) " (229" 1592 7342 551 2) " (229" 1605 7827 151 2) " (229" 1667 7684 78 1) " (229" 1706 7820 164 1) " (229" 1712 7837 328 1) " (229" 1763 8048 102 1) " (229" 1782 8065 302 2) " (229" 1810 8158 253 2) " (229" 1855 8295 64 1) " (229" 1873 8357 153 2) " (229" 1915 8538 34 1) " (229" 1923 8594 328 3) " (229" 1973 8728 400 1) " (229" 2096 9124 46 1) " (229" 2272 9827 199 2) " (229" 2310 9871 85 1) " (229" 2316 9929 204 1) " (229" 2323 10036 109 2) " (229" 2377 10290 137 2) " (229" 2389 10375 223 4) " (229" 2396 10396 119 1) " (229" 2464 10722 140 1) " (229" 2523 11010 286 1) " (229" 2543 11362 227 2) " (227" 2543 11373 190 1) " (227" 2730 12407 389 3) " (229" 1650 7634 251 1) " (229" 1733 7900 102 1) " (227" 2314 9973 225 2) " (227" 2552 11127 274 1) " (229" 2584 11255 187 1) " (229" 2597 11322 220 1) " (229" 2609 11337 543 1) " (229" 2671 11741 371 1) " (229" 2755 12322 330 2) " (229" 2772 12437 262 1) " (229" 2773 12520 465 5) " (229" 2783 12524 421 1) " (212" 823 3956 134 1) " (212" 2034 8928 178 1) " (212" 2807 12663 266 1) " (213" 772 3765 205 2) " (213" 775 3767 45 1) " (211" 2051 8973 251 1) " (211" 2059 9018 45 1) " (211" 2143 9209 212 1) " (211" 2412 10486 191 3) " (223" 1382 6561 35 1) " (223" 1421 6683 400 1) " (218" 597 2908 134 1) " (218" 598 2914 138 1) " (218" 887 4282 178 1) " (218" 1212 5789 374 2) " (218" 1217 5809 452 2) " (218" 1223 5812 401 1) " (218" 1520 7383 48 2) " (218" 1896 8438 202 1) " (218" 1902 8488 154 2) " (218" 1920 8552 314 1) " (218" 2054 8984 314 1) " (218" 2056 8996 92 2) " (218" 2058 9000 251 1) " (218" 2062 9020 151 1) " (218" 2144 9240 437 5) " (218" 2227 9458 195 2) " (218" 2250 9542 345 1) " (218" 2260 9579 339 1) " (218" 2263 9598 286 1) " (218" 2497 10881 282 1) " (218" 2535 11040 262 1) " (218" 2784 12586 291 1) " (218" 2837 12817 420 1) " (218" 2839 12933 284 1) " (218" 1381 6515 344 1) " (218" 1596 7372 358 1) " (218" 1881 8378 345 1) " (223" 1109 5334 145 1) " (223" 1124 5397 149 1) " (223" 1174 5608 178 1) " (223" 1224 5838 151 1) " (223" 1234 5890 45 1) " (223" 1432 6807 224 2) " (223" 1456 6812 401 2) " (223" 1531 7085 134 1) " (223" 1537 7287 211 4) " (223" 1548 7157 352 1) " (223" 1565 7319 58 2) " (223" 1605 7827 151 2) " (223" 1625 7507 102 1) " (223" 1650 7634 401 1) " (218" 2099 9106 404 1) " (223" 5 5 400 1) " (223" 442 2807 277 4) " (219" 887 4282 178 1) " (223" 849 4078 352 1) " (223" 853 4109 158 2) " (223" 932 4502 164 1) " (223" 938 4527 400 1) " (223" 968 4645 149 1) " (223" 1026 4938 78 1) " (223" 1031 6174 75 2) " (223" 1058 5046 178 1) " (223" 1101 5715 78 1) " (247" 2351 10119 199 1) " (247" 2280 9648 307 1) " (247" 2211 9413 512 1) " (247" 2147 9253 251 1) " (247" 2118 9149 227 1) " (247" 2042 8956 478 1) " (247" 1973 8728 461 1) " (247" 1915 8596 344 10) " (247" 1869 8347 433 1) " (247" 1509 7007 78 1) " (247" 1432 6778 64 1) " (247" 1429 6726 274 2) " (247" 1387 6587 205 2) " (247" 1259 5946 202 1) " (247" 1192 5694 175 2) " (247" 1173 5607 251 1) " (247" 1102 5408 41 1) " (247" 1081 5214 255 2) " (247" 875 4232 36 1) " (247" 8 8 251 1) " (247" 892 4309 138 1) " (18" 1734 7904 380 1) " (18" 1214 5780 366 1) " (18" 2614 11371 470 2) " (18" 2610 11340 495 1) " (18" 2609 11337 644 1) " (18" 2595 11298 396 1) " (18" 2580 11276 400 3) " (18" 2578 11206 339 2) " (18" 2569 11186 404 3) " (18" 2565 11177 383 1) " (18" 2560 11281 394 3) " (18" 2559 11158 482 1) " (18" 2557 11153 332 1) " (18" 2543 11373 291 1) " (18" 2510 10979 309 2) " (18" 2494 10867 314 2) " (18" 2488 10838 458 1) " (18" 2484 10832 246 1) " (18" 2478 10804 307 1) " (18" 2462 10701 331 1) " (18" 2456 10678 260 1) " (18" 2440 10609 229 1) " (18" 2429 10562 326 1) " (18" 2412 10465 469 1) " (18" 2411 10464 532 1) " (18" 2405 10485 334 2) " (18" 2394 10725 383 1) " (18" 2389 10317 211 1) " (18" 2386 10359 214 1) " (18" 2376 10451 281 1) " (18" 2370 10223 313 1) " (18" 2369 10243 205 1) " (18" 2368 10224 237 2) " (18" 2367 10206 263 1) " (18" 2365 10557 265 1) " (18" 2359 10172 261 1) " (18" 2351 10197 509 4) " (18" 2350 10215 311 2) " (18" 2325 10027 240 2) " (18" 2323 10036 198 2) " (18" 2315 9916 181 1) " (18" 2308 9883 240 1) " (18" 2288 9686 162 1) " (18" 2286 9780 199 2) " (18" 2254 9559 150 1) " (18" 2243 9587 153 1) " (18" 2216 9423 143 1) " (18" 2201 9396 502 1) " (18" 2191 10108 528 2) " (18" 2139 10110 378 2) " (18" 2118 10109 310 2) " (18" 2066 9088 231 1) " (18" 2043 8960 620 1) " (18" 2034 8936 221 2) " (18" 2018 8893 229 1) " (18" 2008 8907 130 1) " (18" 1982 8759 258 1) " (18" 1975 8734 103 1) " (18" 1973 8728 453 1) " (18" 1942 8645 186 1) " (18" 1915 8596 521 12) " (18" 1912 8561 294 2) " (18" 1902 8513 92 2) " (18" 1897 8440 432 1) " (18" 1892 8454 135 1) " (18" 1889 8467 76 1) " (18" 1887 8406 181 1) " (18" 1878 8377 152 2) " (18" 1876 8365 427 1) " (18" 1869 8347 426 1) " (18" 1836 8234 418 2) " (18" 1824 8178 264 1) " (18" 1822 8173 413 1) " (18" 1820 8184 116 1) " (18" 1773 8067 69 1) " (18" 1751 8056 53 1) " (18" 1744 7964 45 1) " (18" 1738 7917 251 1) " (18" 1716 7849 102 1) " (18" 1702 7810 49 1) " (18" 1694 7802 124 2) " (18" 1684 7736 64 1) " (18" 1683 7741 124 2) " (18" 1668 7693 401 2) " (18" 1667 7684 253 2) " (18" 1666 7679 202 1) " (18" 1655 7648 251 1) " (18" 1654 7647 202 1) " (18" 1645 7599 178 1) " (18" 1626 7513 102 1) " (18" 1613 7461 55 1) " (18" 1611 7431 102 1) " (18" 1609 7421 102 1) " (18" 1566 7339 64 1) " (18" 1565 7319 81 3) " (18" 1561 7208 45 1) " (18" 1548 7157 202 1) " (18" 1546 7264 49 1) " (18" 1537 7287 211 4) " (18" 1534 7125 102 1) " (18" 1531 7130 71 3) " (18" 1530 7082 164 1) " (18" 1523 7063 39 1) " (18" 1516 7020 139 1) " (18" 1500 6972 478 3) " (18" 1497 6959 251 1) " (18" 1486 7177 49 1) " (18" 1484 7014 49 2) " (18" 1482 6903 105 2); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (18 1474 6878 151 1) " (18" 1468 6850 92 2) " (18" 1463 6843 36 1) " (18" 1451 6785 202 1) " (18" 1429 6726 284 3) " (18" 1421 6683 400 1) " (18" 1419 6681 400 1) " (18" 1410 6656 178 1) " (18" 1398 6625 41 1) " (18" 1395 6658 174 3) " (18" 1387 6651 55 1) " (18" 1382 6607 58 2) " (18" 1381 6616 39 1) " (18" 1370 6457 178 1) " (18" 1366 6502 334 8) " (18" 1362 6424 105 2) " (18" 1361 6615 75 2) " (18" 1351 6420 55 1) " (18" 1350 6614 41 1) " (18" 1349 6456 82 2) " (18" 1342 6310 129 4) " (18" 1340 6315 401 2) " (18" 1336 6273 202 1) " (18" 1326 6240 153 2) " (18" 1318 6226 41 1) " (18" 1309 6115 102 1) " (18" 1308 6118 78 1) " (18" 1292 6060 178 1) " (18" 1282 6008 151 1) " (18" 1265 5988 45 1) " (18" 1237 5889 78 1) " (18" 1235 5879 45 1) " (18" 1233 5865 151 1) " (18" 1226 5844 153 2) " (18" 1213 5795 253 2) " (18" 1194 5719 36 1) " (18" 1192 5686 208 3) " (18" 1186 5660 64 1) " (18" 1185 5658 164 1) " (18" 1173 5607 251 1) " (18" 1151 5528 37 1) " (18" 1149 5519 55 1) " (18" 1140 5458 352 1) " (18" 1137 5526 64 1) " (18" 1116 5366 151 1) " (18" 1114 5362 102 1) " (18" 1112 5350 102 1) " (18" 1111 5338 164 1) " (18" 1103 5328 64 1) " (18" 1102 5408 108 3) " (18" 1101 8582 446 4) " (18" 1100 5281 155 1) " (18" 1096 5330 75 2) " (18" 1093 5245 78 1) " (18" 1088 5230 64 1) " (18" 1081 5167 55 1) " (18" 1057 5053 64 1) " (18" 1056 5054 78 1) " (18" 1053 5029 102 1) " (18" 1049 5032 64 1) " (18" 1039 4975 35 1) " (18" 1038 5320 64 1) " (18" 1035 4937 45 1) " (18" 1034 4905 55 1) " (18" 1026 4938 78 1) " (18" 1025 4936 54 2) " (18" 1009 4793 305 1) " (18" 1004 4779 192 2) " (18" 994 4757 64 1) " (18" 967 4655 124 2) " (18" 965 4652 64 1) " (18" 964 4632 45 1) " (18" 955 4587 400 1) " (18" 954 4586 78 1) " (18" 953 4570 55 1) " (18" 943 4539 164 1) " (18" 931 4499 202 1) " (18" 920 4594 151 1) " (18" 918 6771 34 1) " (18" 912 4598 102 1) " (18" 895 4602 151 1) " (18" 892 4309 138 1) " (18" 884 4267 45 1) " (18" 875 4242 36 1) " (18" 860 4143 102 1) " (18" 853 4235 58 2) " (18" 847 4065 202 1) " (18" 838 4019 141 1) " (18" 832 3988 151 1) " (18" 830 3974 34 1) " (18" 811 3903 251 1) " (18" 807 3895 55 1) " (18" 784 3791 36 1) " (18" 783 3790 64 1) " (18" 779 3792 64 1) " (18" 776 3750 400 1) " (18" 771 3733 151 1) " (17" 2464 10726 536 3) " (17" 2463 10712 452 2) " (17" 2460 10682 245 1) " (17" 2426 10551 365 1) " (17" 2419 10522 340 1) " (17" 2035 8935 213 1) " (17" 1871 8351 104 1) " (17" 1792 8101 210 1) " (17" 1673 7700 352 1) " (17" 1581 7281 352 1) " (17" 1580 7280 251 1) " (17" 1539 7718 34 1) " (17" 1484 7046 34 1) " (17" 1464 6835 400 1) " (17" 1339 6278 314 1) " (17" 1330 6253 314 1) " (17" 1039 5390 35 1) " (17" 980 4686 202 1) " (17" 954 4581 78 1) " (17" 899 4359 102 1) " (17" 892 4338 38 1) " (16" 1705 7818 452 1) " (16" 916 4424 366 1) " (16" 880 4244 348 1) " (16" 2609 11337 644 1) " (16" 2597 11322 345 1) " (16" 2578 11204 290 1) " (16" 2555 11136 432 1) " (16" 2543 11373 291 1) " (16" 2524 11031 477 3) " (16" 2521 11001 620 1) " (16" 2507 10944 767 2) " (16" 2464 10731 286 3) " (16" 2426 10559 665 3) " (16" 2389 10375 415 4) " (16" 2323 10029 183 1) " (16" 2316 9929 292 1) " (16" 2314 9999 186 1) " (16" 2296 9798 166 1) " (16" 2284 9663 256 1) " (16" 2182 10097 256 1) " (16" 2096 9206 208 3) " (16" 2035 8935 213 1) " (16" 2034 8928 246 1) " (16" 2019 8903 468 2) " (16" 1915 8532 73 1) " (16" 1879 8371 279 1) " (16" 1873 8357 505 3) " (16" 1855 8295 396 2) " (16" 1845 8252 83 1) " (16" 1829 8195 415 1) " (16" 1782 8065 107 1) " (16" 1781 8077 308 2) " (16" 1763 8048 106 1) " (16" 1738 7918 151 1) " (16" 1737 7911 251 1) " (16" 1733 7900 102 1) " (16" 1725 7885 400 1) " (16" 1724 7867 139 1) " (16" 1722 7864 164 1) " (16" 1712 7837 178 1) " (16" 1706 7878 224 2) " (16" 1694 7802 124 2) " (16" 1683 7741 344 4) " (16" 1667 7684 328 3) " (16" 1662 7663 251 1) " (0" 2532 11034 830 1) " (0" 1991 8800 517 1) " (0" 2259 9575 526 1) " (0" 2052 8974 530 1) " (0" 2516 10985 606 1) " (0" 1908 8508 644 1) " (0" 2580 11279 669 11) " (0" 2578 11225 499 3) " (0" 2567 11180 791 1) " (0" 2557 11153 341 1) " (0" 2554 11155 483 4) " (0" 2552 11145 283 1) " (0" 2542 11095 276 1) " (0" 2536 11094 354 3) " (0" 2528 11021 629 1) " (0" 2522 11004 277 1) " (0" 2510 10979 275 1) " (0" 2481 10812 263 1) " (0" 2456 10667 267 1) " (0" 2436 10618 249 1) " (0" 2410 10492 445 3) " (0" 2409 10489 251 2) " (0" 2399 10457 263 2) " (0" 2377 10275 235 2) " (0" 2375 10288 296 5) " (0" 2374 10368 226 1) " (0" 2368 10214 211 1) " (0" 2356 10155 202 1) " (0" 2355 10137 202 1) " (0" 2351 10197 225 2) " (0" 2350 10234 284 6) " (0" 2338 10076 215 1) " (0" 2324 10018 233 1) " (0" 2280 9865 222 1) " (0" 2279 9777 632 4) " (0" 2260 9583 178 1) " (0" 2243 9577 182 3) " (252" 2303 9838 594 1) " (252" 2012 8876 523 1) " (252" 1748 7955 604 1) " (252" 1745 7947 603 1) " (252" 1670 7696 600 1) " (252" 1464 6835 600 1) " (252" 1389 6554 600 1) " (252" 1357 6374 403 1) " (252" 1347 6330 452 1) " (252" 1311 6142 342 1) " (252" 1218 5800 452 1) " (252" 1201 5742 452 1) " (252" 1091 5210 366 1) " (252" 1052 5020 452 1) " (252" 1019 4834 345 1) " (252" 786 3812 366 1) " (252" 782 3784 600 1) " (252" 2521 11001 628 1) " (252" 2499 10903 472 1) " (252" 2464 10713 343 1) " (252" 2452 10646 357 1) " (252" 2440 10604 238 1) " (252" 2323 10036 457 2) " (252" 2118 9149 226 1) " (252" 2066 9088 238 1) " (252" 2060 9022 184 1) " (252" 2018 8893 237 1) " (252" 1969 8720 361 1) " (252" 1961 8698 386 1) " (252" 1945 8662 606 1) " (252" 1937 8631 217 1) " (252" 1737 7937 303 1) " (252" 1706 7820 164 1) " (252" 1698 7811 55 1) " (252" 1683 7729 314 1) " (252" 1563 7261 151 1) " (252" 1550 7366 102 1) " (252" 1537 7287 186 3) " (252" 1535 7117 102 1) " (252" 1469 7392 37 1) " (252" 1458 6817 251 1) " (252" 1446 6772 401 1) " (252" 1442 6793 403 2) " (252" 1423 6687 202 1) " (252" 1412 6660 400 1) " (252" 1402 6631 401 1) " (252" 1393 6565 178 1) " (252" 1386 6544 401 1) " (252" 1333 6265 64 1) " (252" 1327 6235 178 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (252 1318 6186 41 1) " (252" 1215 5804 191 1) " (252" 1214 5811 64 1) " (252" 1203 5748 352 1) " (252" 1200 5732 78 1) " (252" 1185 5658 164 1) " (252" 1183 5649 352 1) " (252" 1178 5625 401 2) " (252" 1167 5574 145 1) " (252" 1158 5544 349 3) " (252" 1155 5533 314 1) " (252" 1124 5397 149 1) " (252" 1110 5335 401 1) " (252" 1101 5651 78 1) " (252" 1100 5294 55 1) " (252" 1053 5025 352 1) " (252" 1047 4990 352 1) " (252" 1038 4934 314 1) " (252" 1022 4843 164 1) " (252" 1011 4806 401 1) " (252" 1007 4790 400 1) " (252" 1004 4822 199 1) " (252" 1002 4775 155 1) " (252" 991 4737 64 1) " (252" 902 4370 400 1) " (252" 892 4877 200 7) " (252" 890 4300 155 1) " (252" 888 4291 178 1) " (252" 882 4247 251 1) " (252" 876 4219 178 1) " (252" 875 4242 61 2) " (252" 872 4192 401 1) " (252" 860 4138 202 1) " (252" 831 3976 149 1) " (252" 827 3965 352 1) " (252" 821 3950 403 2) " (252" 780 3780 352 1) " (252" 744 3509 352 1) " (252" 442 2243 49 1) " (252" 385 1822 224 2) " (18" 2579 11205 634 1) " (18" 2552 11137 273 1) " (18" 2547 11116 529 2) " (18" 2211 9413 503 1) " (18" 1933 8625 95 1) " (18" 1749 7959 69 2) " (18" 1630 7538 205 2) " (17" 2396 10387 236 2) " (17" 1424 6739 54 2) " (17" 1040 4946 202 1) " (16" 1688 7757 105 2) " (0" 2504 10937 279 2) " (0" 2369 10233 213 1) " (0" 2323 10033 190 1) " (252" 1531 7127 34 1) " (0" 2104 9141 140 1) " (0" 2099 9106 339 1) " (0" 2053 8977 123 1) " (0" 2010 8865 148 1) " (0" 1983 8760 464 1) " (0" 1975 8734 110 1) " (0" 1959 8695 458 1) " (0" 1915 8592 102 2) " (0" 1898 8448 368 1) " (0" 1895 8446 118 1) " (0" 1891 8449 74 1) " (0" 1882 8447 248 5) " (0" 1881 8442 114 2) " (0" 1853 8411 112 2) " (0" 1847 8265 128 1) " (0" 1846 8281 479 2) " (0" 1834 8215 67 1) " (0" 1833 8202 363 2) " (0" 1832 8200 272 1) " (114" 884 4267 45 1) " (114" 875 4242 61 2) " (114" 873 4195 141 1) " (114" 867 4171 178 1) " (114" 865 4175 41 1) " (114" 853 5090 377 5) " (114" 843 4028 164 1) " (114" 831 4018 49 1) " (114" 830 3974 34 1) " (114" 826 3963 299 1) " (114" 814 3919 49 1) " (114" 812 3904 145 1) " (114" 810 3901 178 1) " (114" 781 3810 102 1) " (114" 772 3765 205 4) " (114" 752 3686 332 2) " (114" 745 4060 192 2) " (114" 744 3512 102 1) " (114" 729 3811 64 1) " (114" 716 3386 145 1) " (114" 676 4418 151 1) " (114" 557 2852 64 1) " (114" 458 2131 135 1) " (114" 290 1575 65 3) " (114" 258 1272 36 1) " (114" 197 721 178 1) " (114" 158 883 78 1) " (114" 121 527 49 1) " (114" 99 349 149 1) " (114" 91 297 251 1) " (114" 13 16 400 1) " (114" 8 8 251 1) " (114" 7 406 99 3) " (114" 6 6 400 1) " (117" 2161 9259 400 1) " (117" 2270 9616 475 1) " (117" 2219 9440 660 1) " (117" 2223 9449 512 1) " (117" 2200 9395 460 1) " (117" 2181 9320 652 1) " (117" 2177 9308 651 1) " (117" 1509 7001 380 1) " (117" 1480 6892 366 1) " (117" 2731 12199 297 1) " (117" 2678 11817 261 1) " (117" 2671 11741 419 1) " (117" 2669 11735 381 1) " (117" 2646 11549 455 1) " (117" 2642 11509 255 2) " (117" 2609 11337 590 1) " (117" 2579 11205 581 1) " (117" 2569 11364 244 2) " (117" 2552 11149 434 4) " (117" 2521 11001 567 1) " (117" 2511 10954 365 1) " (117" 2484 10831 224 2) " (117" 2475 10826 194 1) " (117" 2381 10297 221 1) " (117" 2351 10197 286 3) " (117" 2337 10058 244 1) " (117" 2315 9946 169 2) " (117" 2290 9550 469 1) " (117" 2274 9628 474 1) " (117" 2273 9627 474 1) " (117" 2269 9613 622 1) " (117" 2268 9707 430 2) " (117" 2265 9708 281 2) " (117" 2264 9710 382 2) " (117" 2261 9741 632 2) " (117" 2257 9569 421 1) " (117" 2255 9610 324 1) " (117" 2254 9553 204 1) " (117" 2253 9552 420 1) " (117" 2252 9706 352 2) " (117" 2249 9535 231 1) " (117" 2246 9712 281 2) " (117" 2245 9746 632 2) " (117" 2244 9507 466 1) " (117" 2242 9496 416 1) " (117" 2241 9748 632 2) " (117" 2240 9713 631 3) " (117" 2238 9489 419 2) " (117" 2236 9714 480 2) " (117" 2233 9479 613 1) " (117" 2232 9477 613 1) " (117" 2228 9464 463 1) " (117" 2226 9705 292 1) " (117" 2225 9715 630 2) " (117" 2224 9450 413 1) " (117" 2222 9756 383 1) " (117" 2220 9441 374 1) " (117" 2218 9438 512 2) " (117" 2217 9433 610 1) " (117" 2215 9716 256 4) " (117" 2214 9418 261 1) " (117" 2213 9416 459 1) " (117" 2212 9414 386 1) " (117" 2209 9719 431 2) " (117" 2208 9406 510 2) " (117" 2207 9407 510 2) " (117" 2199 9385 205 1) " (117" 2197 9383 457 1) " (117" 2196 9376 457 1) " (117" 2195 9718 631 3) " (117" 2192 9723 632 3) " (117" 2191 10108 390 3) " (117" 2189 9343 348 1) " (117" 2188 9725 182 1) " (117" 2187 9332 405 1) " (117" 2185 9722 232 2) " (117" 2184 9720 382 2) " (117" 2183 9717 557 3) " (117" 2180 9355 355 1) " (117" 2178 9354 268 1) " (117" 2176 9564 251 2) " (117" 2175 9727 333 2) " (117" 2174 9342 457 2) " (117" 2172 9346 365 2) " (117" 2170 9739 633 3) " (117" 2169 9289 450 1) " (117" 2166 9282 401 1) " (117" 2165 9297 175 2) " (117" 2164 9280 449 1) " (117" 2163 9729 631 2) " (117" 2162 9265 340 1) " (117" 2160 9246 448 1) " (117" 2158 9243 399 1) " (117" 2157 9255 276 1) " (117" 2155 9728 333 2) " (117" 2154 9769 234 1) " (117" 2152 9704 430 2) " (117" 2151 9654 376 1) " (117" 2150 9229 447 1) " (117" 2149 9726 483 2) " (117" 2148 9730 632 3) " (117" 2147 9253 199 1) " (117" 2145 9219 446 1) " (117" 2142 9337 605 3) " (117" 2141 9732 432 2) " (117" 2140 9202 445 1) " (117" 2139 10110 540 3) " (117" 2138 9731 204 2) " (117" 2137 9197 346 2) " (117" 2136 9195 444 1) " (117" 2135 9194 443 1) " (117" 2134 9190 245 1) " (117" 2132 9180 443 1) " (117" 2131 9733 282 2) " (117" 2129 9175 193 1) " (117" 2128 9174 345 2) " (117" 2127 9181 357 2) " (117" 2126 9170 343 1) " (117" 2125 9213 596 2) " (117" 2123 9734 532 2) " (117" 2122 9154 219 1) " (117" 2121 9153 442 1) " (117" 2119 9150 590 1) " (117" 2118 10109 412 2) " (117" 2117 9148 339 1) " (117" 2115 9144 368 1) " (117" 2114 9143 440 1) " (117" 2113 9217 523 3) " (117" 2112 9140 218 1) " (117" 2111 9649 625 2) " (117" 2110 9138 342 2) " (115" 2290 9550 519 1) " (115" 2273 9627 524 1) " (115" 2232 9477 663 1) " (115" 2228 9464 513 1) " (115" 2220 9441 426 1) " (115" 2219 9440 660 1) " (115" 2197 9383 508 1) " (115" 2181 9320 652 1) " (115" 2177 9308 651 1) " (115" 2166 9282 452 1) " (115" 2150 9229 497 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (115 2140 9202 496 1) " (115" 2136 9195 644 1) " (115" 2135 9194 643 1) " (115" 2134 9190 446 1) " (115" 2126 9166 493 1) " (115" 2122 9154 420 1) " (115" 2114 9143 640 1) " (115" 2112 9140 419 1) " (115" 2026 8912 382 1) " (115" 1983 8760 465 1) " (115" 1974 8729 415 1) " (115" 2695 12131 596 2) " (115" 2672 11775 321 1) " (115" 2647 11550 455 1) " (115" 2622 11710 406 1) " (115" 2609 11337 590 1) " (115" 2579 11205 581 1) " (115" 2569 11364 225 1) " (115" 2547 11116 426 1) " (115" 2540 11103 372 1) " (115" 2534 11272 249 1) " (115" 2530 11100 387 1) " (115" 2524 11271 390 1) " (115" 2393 10379 168 1) " (115" 2386 10654 368 2) " (115" 2378 10652 294 1) " (115" 2357 10650 444 1) " (115" 2356 10655 329 1) " (115" 2350 10152 143 1) " (115" 2344 10656 444 1) " (115" 2311 9919 162 2) " (115" 2280 9648 252 1) " (115" 2274 9695 629 2) " (115" 2270 9621 525 2) " (115" 2269 9613 622 1) " (115" 2265 9708 281 2) " (115" 2264 9710 382 2) " (115" 2261 9741 632 2) " (115" 2257 9744 433 2) " (115" 2255 9610 324 1) " (115" 2253 9573 321 1) " (115" 2252 9706 412 3) " (115" 2246 9712 281 2) " (115" 2245 9746 632 2) " (115" 2242 9506 317 1) " (115" 2241 9748 382 1) " (115" 2240 9713 431 2) " (115" 2238 9505 320 2) " (115" 2236 9714 480 2) " (115" 2226 9705 202 2) " (115" 2225 9715 380 1) " (115" 2224 9472 314 1) " (115" 2222 9756 383 1) " (115" 2218 9438 312 1) " (115" 2217 9433 610 1) " (115" 2215 9716 214 3) " (115" 2214 9418 411 1) " (115" 2213 9416 609 1) " (115" 2212 9414 386 1) " (115" 2211 9413 458 1) " (115" 2209 9719 281 2) " (115" 2208 9760 434 2) " (115" 2207 9407 510 2) " (115" 2199 9389 106 1) " (115" 2196 9376 457 1) " (115" 2195 9718 631 3) " (115" 2192 9723 632 3) " (115" 2191 10108 170 1) " (115" 2189 9361 312 4) " (115" 2188 9725 182 1) " (115" 2187 9470 314 1) " (115" 2185 9722 382 2) " (115" 2184 9720 382 2) " (115" 2183 9717 557 3) " (115" 2180 9355 355 1) " (115" 2178 9354 268 1) " (115" 2176 9711 161 2) " (115" 2175 9727 158 1) " (115" 2173 9478 318 2) " (115" 2172 9529 327 4) " (115" 2170 9739 433 2) " (115" 2165 9297 335 3) " (115" 2163 9729 631 2) " (115" 2162 9381 448 4) " (115" 2161 9259 347 1) " (115" 2160 9246 448 1) " (115" 2159 9258 126 1) " (115" 2158 9256 300 1) " (115" 2157 9255 126 1) " (115" 2155 9728 158 1) " (115" 2154 9769 234 1) " (115" 2152 9704 430 2) " (115" 2151 9654 376 1) " (115" 2149 9726 233 2) " (115" 2148 9730 282 2) " (115" 2147 9253 199 1) " (115" 2145 9219 296 1) " (115" 2142 9337 605 3) " (115" 2141 9732 282 2) " (115" 2139 10110 600 4) " (115" 2138 9731 204 2) " (115" 2137 9197 296 1) " (115" 2132 9180 443 1) " (115" 2131 9733 182 1) " (115" 2129 9175 193 1) " (115" 2128 9173 120 1) " (115" 2127 9189 208 2) " (115" 2125 9213 596 2) " (115" 2123 9734 432 2) " (115" 2121 9153 292 1) " (115" 2118 10109 455 4) " (115" 2117 9622 414 2) " (115" 2115 9145 443 2) " (115" 2113 9217 373 3) " (115" 2111 9649 475 2) " (115" 2110 9138 292 1) " (115" 2107 9136 191 1) " (115" 2101 9113 140 1) " (115" 2098 9920 307 1) " (115" 2042 8956 427 1) " (115" 2033 9005 332 1) " (115" 2018 8957 91 1) " (115" 2006 9007 263 2) " (115" 2000 8823 82 1) " (115" 1998 8841 247 1) " (115" 1986 8777 217 1) " (115" 1982 8844 272 1) " (115" 1978 8752 91 1) " (115" 1973 8728 412 1) " (115" 1972 8727 412 1) " (115" 1915 8596 313 11) " (115" 1906 8567 70 2) " (115" 1876 8365 400 1) " (115" 1869 8347 400 1) " (115" 1796 8112 400 1) " (115" 1659 7912 34 1) " (115" 1530 7082 164 1) " (115" 1509 7007 78 1) " (115" 1432 6778 124 2) " (115" 1429 6726 274 2) " (115" 1424 6805 34 1) " (115" 1395 6658 34 1) " (115" 1387 6587 205 2) " (115" 1288 6039 124 2) " (115" 1259 5946 202 1) " (115" 1246 6025 45 1) " (115" 1192 5694 175 2) " (115" 1173 5607 251 1) " (115" 1102 5408 41 1) " (115" 1101 8582 80 1) " (115" 1081 5214 255 2) " (115" 892 4309 138 1) " (115" 875 4232 36 1) " (115" 13 16 400 1) " (115" 8 8 251 1) " (115" 7 374 39 1) " (117" 2173 9296 355 1) " (117" 2159 9258 451 2) " (117" 2156 9238 374 1) " (115" 2156 9238 426 1) " (115" 2544 11269 249 1) " (115" 2351 10119 261 2) " (115" 2268 9707 430 2) " (115" 2174 9342 532 3) " (134" 989 4727 151 1) " (134" 980 4692 302 2) " (134" 952 4601 78 1) " (134" 945 4545 78 1) " (134" 944 10266 189 2) " (134" 918 6762 49 2) " (134" 915 4434 64 1) " (134" 910 4404 302 2) " (134" 901 4364 401 1) " (134" 898 4371 151 1) " (134" 885 4394 55 1) " (134" 875 4242 36 1) " (134" 853 4117 35 1) " (134" 819 3941 39 1) " (134" 806 3887 164 1) " (134" 798 3853 102 1) " (134" 796 3849 49 1) " (134" 795 3856 41 1) " (134" 784 3799 36 1) " (134" 777 3753 400 1) " (134" 752 3547 182 2) " (134" 729 3811 64 1) " (134" 716 3388 45 1) " (134" 707 3734 45 1) " (134" 557 2852 64 1) " (134" 416 1860 41 1) " (134" 406 1834 69 2) " (134" 388 1739 102 1) " (134" 145 492 400 1) " (134" 7 406 99 3) " (134" 6 6 400 1) " (133" 2472 10775 515 1) " (133" 2755 12264 401 1) " (133" 2729 12124 418 1) " (133" 2724 12098 278 1) " (133" 2716 12041 346 4) " (133" 2689 11852 622 1) " (133" 2673 11773 419 1) " (133" 2672 11775 319 1) " (133" 2671 11741 416 1) " (133" 2669 11735 378 1) " (133" 2659 11682 336 1) " (133" 2657 11664 245 1) " (133" 2656 11646 258 2) " (133" 2642 11630 253 1) " (133" 2638 11513 277 1) " (133" 2609 11337 587 1) " (133" 2596 11305 263 1) " (133" 2580 11279 331 2) " (133" 2578 11204 219 1) " (133" 2563 11171 278 1) " (133" 2552 11127 317 1) " (133" 2543 11373 234 1) " (133" 2506 10941 305 1) " (133" 2495 10863 219 1) " (133" 2456 10678 206 1) " (133" 2412 10493 199 2) " (133" 2400 10413 226 1) " (133" 2399 10400 265 1) " (133" 2394 10355 154 1) " (133" 2380 10292 318 1) " (133" 2336 10074 150 1) " (133" 2324 10009 175 1) " (133" 2319 9972 245 1) " (133" 2318 10059 136 1) " (133" 2304 9856 121 1) " (133" 2210 9411 234 1) " (133" 2118 9149 173 1) " (133" 2061 9054 87 1) " (133" 2043 8960 426 1) " (133" 2011 8882 255 3) " (133" 1995 8834 119 1) " (133" 1993 8804 170 1) " (133" 1984 8784 116 1) " (133" 1981 8757 114 1) " (133" 1977 8737 261 1) " (133" 1973 8728 410 1) " (133" 1972 8727 410 1) " (133" 1961 8712 87 1) " (133" 1933 8625 94 2) " (133" 1915 8527 134 1) " (133" 1913 8678 184 4) " (133" 1902 8513 54 2) " (133" 1898 8448 178 1) " (133" 1869 8347 400 1) " (133" 1857 8306 49 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (133 1839 8236 151 1) " (133" 1815 8484 153 2) " (133" 1796 8112 400 1) " (133" 1781 8077 302 2) " (133" 1774 8039 151 1) " (133" 1733 7900 102 1) " (133" 1724 7903 39 1) " (133" 1712 7837 178 1) " (133" 1683 7741 284 3) " (133" 1668 7687 251 1) " (133" 1664 7676 55 1) " (133" 1659 8285 67 3) " (133" 1625 7487 202 1) " (133" 1611 7431 102 1) " (133" 1610 7438 102 1) " (133" 1579 7277 55 1) " (133" 1561 7265 120 3) " (133" 1537 7287 211 4) " (133" 1492 6946 251 1) " (133" 1491 6943 178 1) " (133" 1484 7314 120 7) " (133" 1424 6805 114 5) " (133" 1288 6036 164 1) " (133" 1259 5956 102 1) " (133" 1225 5849 34 1) " (133" 1214 5799 64 1) " (133" 1192 5690 208 3) " (133" 1096 5277 75 2) " (133" 1094 5246 251 1) " (133" 1088 5206 64 1) " (133" 1071 5125 400 1) " (133" 1063 5100 78 1) " (133" 1035 4909 82 2) " (133" 1025 4872 194 4) " (133" 989 4727 151 1) " (133" 980 4692 302 2) " (133" 952 4601 78 1) " (133" 945 4545 78 1) " (133" 944 10266 189 2) " (133" 918 6762 49 2) " (133" 915 4434 64 1) " (133" 910 4404 302 2) " (133" 901 4364 401 1) " (133" 898 4371 151 1) " (133" 885 4394 55 1) " (133" 875 4242 36 1) " (133" 873 4208 41 1) " (133" 853 4117 35 1) " (133" 819 3941 39 1) " (133" 806 3887 164 1) " (133" 798 3853 102 1) " (133" 796 3849 49 1) " (133" 795 3856 41 1) " (133" 784 3799 36 1) " (133" 777 3753 400 1) " (133" 752 3547 182 2) " (133" 730 3474 92 2) " (133" 729 3811 64 1) " (133" 716 3388 45 1) " (133" 707 3734 45 1) " (133" 557 2852 64 1) " (133" 416 1860 41 1) " (133" 406 1834 69 2) " (133" 388 1739 102 1) " (133" 258 1004 161 2) " (133" 145 492 400 1) " (133" 7 406 99 3) " (133" 6 6 400 1) " (139" 1318 6245 75 2) " (139" 1047 5280 102 1) " (139" 1004 4799 49 1) " (137" 2718 12102 285 1) " (137" 2482 10811 400 1) " (137" 2305 9844 186 1) " (137" 1928 8600 401 1) " (134" 2552 11127 317 1) " (134" 2336 10074 150 1) " (134" 2318 10059 136 1) " (134" 1214 5799 64 1) " (134" 873 4208 41 1) " (134" 730 3474 92 2) " (134" 258 1004 161 2) " (133" 2005 8845 269 1) " (145" 2537 11046 499 1) " (145" 2519 10991 605 1) " (145" 1890 8427 600 1) " (145" 1886 8404 452 1) " (145" 1558 7196 452 1) " (145" 1438 6742 380 1) " (145" 1375 6492 600 1) " (145" 1355 6364 403 1) " (145" 2768 12375 448 1) " (145" 2765 12321 397 1) " (145" 2762 12300 382 1) " (145" 2761 12299 392 1) " (145" 2750 12226 786 1) " (145" 2725 12150 300 2) " (145" 2724 12097 263 1) " (145" 2721 12066 476 1) " (145" 2706 11967 352 1) " (145" 2699 11928 766 1) " (145" 2696 11879 347 1) " (145" 2694 11890 255 1) " (145" 2689 11852 611 1) " (145" 2687 11850 362 1) " (145" 2686 11841 388 1) " (145" 2684 11819 411 1) " (145" 2683 11816 373 1) " (145" 2682 11812 410 1) " (145" 2679 11806 363 1) " (145" 2671 11741 405 1) " (145" 2659 12319 392 1) " (145" 2650 11556 325 1) " (145" 2639 11475 437 1) " (145" 2638 11513 666 3) " (145" 2636 11512 562 2) " (145" 2632 11607 602 4) " (145" 2631 11516 339 1) " (145" 2609 11337 576 1) " (145" 2599 11311 353 1) " (145" 2598 11310 576 1) " (145" 2597 11322 253 1) " (145" 2595 11298 313 1) " (145" 2584 11255 220 1) " (145" 2581 11216 496 1) " (145" 2543 11377 261 2) " (145" 2541 11601 258 1) " (145" 2530 11035 380 2) " (145" 2526 11018 406 1) " (145" 2514 10994 454 1) " (145" 2512 10995 218 1) " (145" 2510 10952 299 1) " (145" 2507 10942 401 1) " (145" 2484 10820 431 1) " (145" 2475 10783 278 1) " (145" 2464 10758 174 1) " (145" 2386 10358 152 1) " (145" 2380 10762 690 3) " (145" 2334 10050 341 1) " (145" 2284 9663 198 1) " (145" 2282 9735 293 2) " (145" 2281 10658 223 2) " (145" 2231 9474 602 1) " (145" 2191 9348 207 1) " (145" 2139 9200 197 1) " (145" 2118 9149 164 1) " (145" 2000 8822 172 1) " (145" 1977 8737 253 1) " (145" 1954 8694 102 1) " (145" 1942 8655 39 1) " (145" 1933 8625 49 1) " (145" 1914 8562 78 1) " (145" 1912 8561 328 3) " (145" 1904 8480 151 1) " (145" 1903 8615 82 2) " (145" 1892 8454 252 1) " (145" 1878 8367 164 1) " (145" 1823 8225 305 3) " (145" 1773 8068 64 1) " (145" 1744 7946 145 1) " (145" 1706 7820 164 1) " (145" 1698 7811 455 4) " (145" 1636 7580 186 1) " (145" 1605 7827 151 2) " (145" 1601 7389 251 1) " (145" 1599 7384 251 1) " (145" 1588 7336 178 1) " (145" 1572 7257 151 1) " (145" 1564 7455 352 2) " (145" 1562 7470 92 2) " (145" 1550 7366 102 1) " (145" 1546 7151 149 1) " (145" 1535 7117 102 1) " (145" 1500 6962 328 1) " (145" 1465 6837 178 1) " (145" 1439 6770 182 2) " (145" 1425 6695 251 1) " (145" 1409 6653 401 1) " (145" 1391 6559 202 1) " (145" 1387 6651 55 1) " (145" 1383 6566 284 3) " (145" 1370 6457 178 1) " (145" 1328 6237 155 1) " (145" 1318 6199 75 2) " (145" 1316 6165 401 1) " (145" 1308 6130 253 2) " (145" 1226 5844 78 1) " (145" 1174 5613 253 2) " (145" 1168 5627 157 4) " (145" 1102 5302 41 1) " (145" 1101 5651 78 1) " (145" 1096 5287 41 1) " (145" 1072 5139 41 1) " (145" 1026 4938 78 1) " (145" 918 6936 49 2) " (145" 913 4413 202 1) " (145" 385 1715 164 1) " (145" 2715 12024 580 1) " (145" 1620 7458 202 1) " (165" 2402 10415 251 1) " (165" 2396 10369 142 1) " (165" 2380 10292 303 1) " (165" 2376 10261 301 1) " (165" 2371 10228 261 1) " (165" 2369 10242 139 1) " (165" 2365 10557 197 1) " (165" 2354 10138 215 2) " (165" 2334 10050 336 1) " (165" 2315 9946 153 2) " (165" 2312 9887 223 1) " (165" 2311 9876 212 1) " (165" 2304 9853 106 1) " (165" 2296 9798 102 1) " (165" 2281 10644 316 2) " (165" 2227 9595 94 1) " (165" 2139 9200 192 1) " (165" 2118 9149 159 1) " (165" 2080 9064 221 2) " (165" 2066 9088 172 1) " (165" 2063 11059 193 1) " (165" 2060 9022 119 1) " (165" 2035 8935 155 1) " (165" 2026 8912 164 1) " (165" 2016 8883 56 1) " (165" 1974 8729 202 1) " (165" 1965 9023 345 3) " (165" 1950 10525 158 1) " (153" 2567 11180 563 1) " (153" 1983 8760 252 1) " (153" 1791 8129 102 1) " (153" 1749 7960 39 1) " (153" 1687 7767 119 4) " (153" 1682 7747 64 1) " (153" 1577 7269 251 1) " (153" 1511 7024 102 1) " (153" 1424 6805 34 1) " (165" 1942 8645 139 1) " (165" 1915 8548 69 3) " (165" 1914 8562 153 2) " (165" 1912 8561 78 1) " (165" 1902 8565 94 4) " (165" 1901 8511 401 2) " (165" 1875 8414 102 1) " (165" 1857 8302 192 2) " (165" 1856 9979 122 1) " (165" 1845 8252 64 1) " (165" 1834 8226 82 2) " (165" 1792 8101 202 1) " (165" 1774 8038 251 1) " (154" 2210 9411 424 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (154 2773 12439 402 1) " (154" 2770 12411 289 1) " (154" 2767 12336 379 1) " (154" 2765 12321 394 1) " (154" 2730 12126 360 1) " (154" 2689 11852 608 1) " (154" 2671 11741 402 1) " (154" 2669 11735 364 1) " (154" 2580 11208 300 1) " (154" 2456 10678 193 1) " (154" 2414 10495 181 1) " (154" 2324 10009 163 1) " (154" 2323 10036 120 1) " (154" 2104 9121 174 1) " (154" 2058 9000 268 1) " (154" 1972 8727 400 1) " (154" 1942 8657 39 1) " (154" 1937 8632 64 1) " (154" 1913 8678 135 3) " (154" 1903 8629 45 1) " (154" 1869 8347 400 1) " (154" 1817 8152 102 1) " (154" 1814 8159 151 1) " (154" 1791 8117 102 1) " (154" 1731 7896 251 1) " (154" 1694 7794 64 1) " (154" 1668 7687 251 1) " (154" 1577 7269 251 1) " (154" 1565 7329 35 1) " (154" 1546 7195 49 1) " (154" 1539 7145 34 1) " (154" 1424 6719 34 1) " (154" 1366 6432 134 1) " (154" 1308 6105 178 1) " (154" 1124 5397 149 1) " (154" 1096 5330 41 1) " (154" 1039 4967 35 1) " (154" 1022 4843 164 1) " (154" 1007 4790 400 1) " (154" 945 4545 253 2) " (154" 882 4247 251 1) " (154" 875 4230 61 2) " (154" 869 4288 41 1) " (154" 853 4117 35 1) " (154" 308 1370 55 1) " (154" 264 1030 178 1) " (154" 258 1006 211 4) " (154" 6 6 400 1) " (165" 1605 8098 34 1) " (165" 1537 7287 211 4) " (165" 1532 7100 400 1) " (165" 1515 7019 400 1) " (165" 1489 6941 400 1) " (165" 1483 9998 116 1) " (165" 1433 6729 202 1) " (165" 1425 6695 251 1) " (165" 1423 6687 202 1) " (165" 1413 6927 64 1) " (165" 1382 6607 58 2) " (165" 1381 6602 39 1) " (165" 1349 6456 45 1) " (165" 1340 6315 151 1) " (165" 1328 6237 155 1) " (165" 1292 6083 78 1) " (165" 1277 5990 251 1) " (165" 1234 5890 45 1) " (156" 2724 12330 275 1) " (156" 2671 11741 402 1) " (156" 2669 11735 364 1) " (156" 2616 11365 312 1) " (156" 2567 11180 563 1) " (156" 2043 8960 415 1) " (165" 1034 4901 155 1) " (165" 1025 4887 154 2) " (165" 1008 4795 153 2) " (165" 977 4679 251 1) " (165" 969 4651 202 1) " (165" 968 4645 149 1) " (165" 966 4634 135 1) " (165" 932 4502 164 1) " (165" 918 6771 34 1) " (165" 916 4426 64 1) " (165" 913 4420 302 2) " (165" 894 4335 45 1) " (165" 892 4309 138 1) " (165" 882 4247 251 1) " (165" 874 4199 45 1) " (165" 867 4177 78 1) " (165" 861 4145 178 1) " (165" 858 4142 78 1) " (159" 1900 8481 45 1) " (159" 1608 7415 49 1) " (159" 1491 6943 178 1) " (159" 1887 8405 251 1) " (165" 851 4097 164 1) " (165" 830 3973 134 1) " (165" 819 4034 39 1) " (165" 814 3922 92 2) " (165" 795 3847 41 1) " (165" 784 3801 36 1) " (165" 776 3750 400 1) " (165" 732 3464 178 1) " (165" 730 3463 49 1) " (162" 2095 9098 224 1) " (162" 1900 8481 45 1) " (162" 1887 8405 251 1) " (162" 1608 7415 49 1) " (162" 1491 6943 178 1) " (165" 660 3962 105 2) " (170" 19 4429 39 1) " (170" 8 8 251 1) " (170" 7 406 39 1) " (172" 1055 5072 55 1) " (172" 993 4736 400 1) " (172" 964 4619 145 1) " (172" 943 4539 164 1) " (172" 932 4502 164 1) " (172" 892 4309 138 1) " (172" 864 4164 41 1) " (172" 860 4140 102 1) " (172" 855 4122 251 1) " (172" 853 4107 135 1) " (172" 831 3976 149 1) " (172" 752 4395 182 2) " (171" 1101 5651 78 1) " (172" 659 3804 69 2) " (172" 388 1739 102 1) " (172" 19 4429 39 1) " (172" 8 8 251 1) " (172" 7 406 39 1) " (180" 2770 12441 316 2) " (180" 2723 12080 365 1) " (180" 2718 12070 258 1) " (180" 2609 11337 561 1) " (180" 2580 11276 193 1) " (180" 2579 11205 552 1) " (180" 2365 10557 188 1) " (180" 2323 10036 110 1) " (180" 2201 9396 434 1) " (180" 2191 10108 144 1) " (180" 2139 10110 145 1) " (180" 2118 10109 236 2) " (180" 1973 8728 400 1) " (180" 1933 8625 49 1) " (180" 1915 8527 134 1) " (180" 1897 8440 400 1) " (180" 1876 8365 400 1) " (180" 1869 8347 400 1) " (180" 1630 7538 55 1) " (180" 1451 6785 202 1) " (180" 1421 6683 400 1) " (180" 1282 6008 151 1) " (180" 1173 5607 251 1) " (180" 1101 8582 153 2) " (180" 955 4587 400 1) " (180" 943 4539 164 1) " (180" 892 4309 138 1) " (180" 853 4117 35 1) " (180" 40 96 178 1) " (197" 1166 5573 178 1) " (197" 1159 5553 45 1) " (197" 1158 5540 139 1) " (197" 1151 5502 137 1) " (197" 1138 5456 58 2) " (197" 1124 5397 149 1) " (197" 1121 5404 45 1) " (197" 1117 5373 151 1) " (197" 1116 5364 251 1) " (197" 1111 5338 164 1) " (197" 1108 5374 34 1) " (197" 1102 5395 75 2) " (197" 1101 8582 253 2) " (197" 1099 5322 102 1) " (197" 1085 5257 92 2) " (197" 1080 5160 251 1) " (197" 1076 5147 178 1) " (197" 1054 5037 39 1) " (197" 1046 4989 178 1) " (197" 1039 5390 250 6) " (197" 1036 4907 251 1) " (197" 1034 4911 255 3) " (197" 1025 4887 154 2) " (197" 1022 4843 164 1) " (197" 1019 4881 75 2) " (197" 1008 4795 153 2) " (197" 986 4717 55 1) " (197" 977 4679 251 1) " (197" 969 4651 202 1) " (197" 968 4648 192 2) " (197" 966 4634 135 1) " (197" 942 4582 302 2) " (197" 932 4502 164 1) " (197" 921 4472 151 1) " (197" 918 6771 34 1) " (197" 916 4426 64 1) " (197" 913 4420 302 2) " (197" 896 4351 251 1) " (197" 894 4335 45 1) " (197" 893 4320 251 1) " (197" 892 4350 180 5) " (197" 882 4247 251 1) " (197" 881 4258 35 1) " (197" 879 4240 401 1) " (197" 875 4242 36 1) " (197" 874 4199 45 1) " (197" 867 4177 78 1) " (197" 861 4145 178 1) " (197" 858 4142 78 1) " (197" 851 4097 164 1) " (197" 846 4040 149 1) " (197" 838 4211 108 3) " (197" 831 3976 149 1) " (197" 830 3973 134 1) " (197" 819 4034 39 1) " (197" 814 3922 92 2) " (197" 795 3847 41 1) " (191" 2730 12126 343 1) " (191" 1607 7404 400 1) " (197" 1184 5654 178 1) " (197" 776 3750 400 1) " (197" 752 3546 145 1) " (197" 732 3464 178 1) " (196" 2463 10712 369 2) " (196" 2451 10643 513 1) " (196" 2426 10559 184 1) " (196" 2424 10536 146 1) " (196" 2419 10537 210 2) " (196" 2412 10474 140 1) " (196" 2405 10485 254 2) " (196" 2404 10441 349 1) " (196" 2380 10292 291 1) " (196" 2377 10293 125 1) " (196" 2365 10557 184 1) " (196" 2352 10115 228 1) " (196" 2347 10104 154 1) " (196" 2329 10034 472 1) " (196" 2312 9887 211 1) " (196" 2286 9771 124 2) " (196" 2239 9681 104 1) " (196" 2139 9200 181 1) " (196" 2118 9149 148 1) " (196" 2066 9088 161 1) " (196" 2063 11256 226 2) " (196" 2060 9022 458 2) " (196" 2035 8935 145 1) " (196" 2024 8934 64 1) " (196" 2016 8883 92 2) " (196" 2000 8822 164 1) " (196" 1979 8743 78 1) " (196" 1978 8739 178 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (196 1973 8728 400 1) " (196" 1972 8727 400 1) " (196" 1969 8720 151 1) " (196" 1950 10545 213 3) " (196" 1915 8590 151 2) " (196" 1906 8494 139 1) " (196" 1903 8629 120 3) " (196" 1896 8473 102 1) " (196" 1889 8424 41 1) " (196" 1875 8363 202 1) " (196" 1857 8296 149 1) " (196" 1800 8121 401 1) " (196" 1768 8022 102 1) " (196" 1706 7820 164 1) " (196" 1702 7810 192 2) " (196" 1683 7731 64 1) " (196" 1670 7696 400 1) " (196" 1663 7671 78 1) " (196" 1655 7650 151 1) " (196" 1605 7827 151 2) " (196" 1562 7486 235 3) " (196" 1539 7883 34 1) " (196" 1530 7082 164 1) " (196" 1520 7525 36 1) " (196" 1503 6974 49 1) " (196" 1489 6941 400 1) " (196" 1474 6877 251 1) " (196" 1424 6739 54 2) " (196" 1423 6687 202 1) " (196" 1397 6584 164 1) " (196" 1394 6586 102 1) " (196" 1379 6509 202 1) " (196" 1349 6456 257 4) " (196" 1333 6264 224 2) " (196" 1318 6224 75 2) " (196" 1241 5891 202 1) " (196" 1229 5848 400 1) " (196" 2323 10012 220 2) " (196" 2281 10644 303 2) " (196" 2081 9117 114 1) " (34" 40 96 178 1) " (34" 388 1721 202 1) " (34" 406 1885 39 1) " (34" 660 3962 55 1) " (34" 768 3719 137 1) " (34" 776 3750 400 1) " (34" 819 3937 189 1) " (34" 823 4059 50 2) " (34" 847 4099 552 3) " (34" 853 4117 35 1) " (34" 877 4243 302 2) " (34" 885 4394 55 1) " (34" 892 4309 138 1) " (34" 918 6768 34 1) " (34" 926 4493 151 1) " (34" 956 4591 151 1) " (34" 965 4657 64 1) " (34" 966 4643 148 2) " (34" 992 4818 78 1) " (34" 1012 4869 184 3) " (34" 1032 4890 164 1) " (34" 1048 5067 49 1) " (34" 1053 5029 102 1) " (34" 1054 5066 39 1) " (34" 1055 5072 55 1) " (34" 1056 5070 78 1) " (34" 1058 5071 78 1) " (34" 1081 5167 105 2) " (34" 1082 5329 78 1) " (34" 1096 5330 108 3) " (34" 1100 5294 205 2) " (34" 1101 8582 360 3) " (34" 1112 5350 102 1) " (34" 1124 5647 49 1) " (34" 1136 5497 55 1) " (34" 1167 5602 45 1) " (34" 1173 5607 251 1) " (34" 1175 5610 202 1) " (34" 1188 5667 64 1) " (34" 1196 5720 155 1) " (34" 1201 5746 151 1) " (34" 1213 5795 253 2) " (34" 1265 5988 45 1) " (34" 1277 5990 251 1) " (34" 1288 6038 64 1) " (34" 1295 6066 178 1) " (34" 1342 6296 139 1) " (34" 1395 6673 34 1) " (34" 1413 6664 164 1) " (34" 1422 6688 151 1) " (34" 1459 6822 151 1) " (34" 1463 6853 36 1) " (34" 1468 6850 235 3) " (34" 1477 7254 78 1) " (34" 1497 6983 151 1) " (34" 1500 6972 78 1) " (34" 1534 7110 102 1) " (34" 1543 7142 251 1) " (34" 1551 7175 151 1) " (34" 1667 7684 78 1) " (34" 1682 7728 164 1) " (34" 1687 7754 92 3) " (34" 1694 7802 64 1) " (34" 1706 7820 164 1) " (34" 1730 7894 151 1) " (34" 1734 7923 153 2) " (34" 1770 8023 102 1) " (34" 1774 8039 151 1) " (34" 1784 8082 49 1) " (34" 1787 8092 102 1) " (34" 1819 8155 401 1) " (34" 1827 8211 107 1) " (34" 1833 8207 54 1) " (34" 1836 8234 158 1) " (34" 1842 8245 159 1) " (34" 1853 8411 94 2) " (34" 1882 8476 195 3) " (34" 1891 8559 86 2) " (34" 1892 8454 125 1) " (34" 1911 8589 256 2) " (34" 1914 8562 108 1) " (34" 1915 8587 83 2) " (34" 1933 8625 227 2) " (34" 1942 8645 325 1) " (34" 2024 8934 281 2) " (34" 2035 9029 283 3) " (34" 2042 8956 459 1) " (34" 2054 8988 125 1) " (34" 2060 9022 165 1) " (34" 2066 9088 219 1) " (34" 2116 9147 223 1) " (34" 2139 9200 240 1) " (34" 2143 9215 179 1) " (34" 2243 9587 141 1) " (34" 2262 9589 255 1) " (34" 2286 9771 156 1) " (34" 2305 9844 224 1) " (34" 2314 9973 171 1) " (34" 2315 9952 205 2) " (34" 2320 9975 276 1) " (34" 2324 10009 212 1) " (34" 2379 10308 258 1) " (34" 2381 10307 257 1) " (34" 2402 10547 214 1) " (34" 2424 10761 229 1) " (34" 2460 11612 293 1) " (34" 2536 11069 255 1) " (34" 2547 11118 316 1) " (34" 2560 11162 372 1) " (34" 2580 11257 259 1) " (34" 2593 11295 304 1) " (34" 2609 11337 629 1) " (34" 2614 11371 276 1) " (34" 2628 11421 486 1) " (34" 2645 11542 446 1) " (34" 2646 11549 644 1) " (37" 2139 9200 237 1) " (37" 2315 9956 169 1) " (37" 2350 10159 339 5) " (37" 2351 10197 338 4) " (37" 2359 10166 494 1) " (37" 2364 10194 445 1) " (37" 2368 10214 220 2) " (37" 2369 10241 189 1) " (37" 2468 10760 588 2) " (37" 2504 10927 231 1) " (37" 2506 10941 342 1) " (37" 2511 10954 400 1) " (37" 2536 11094 290 2) " (37" 2552 11137 256 1) " (37" 2557 11150 564 1) " (37" 2563 11171 516 2) " (37" 2567 11180 615 1) " (37" 2569 11198 425 5) " (37" 2580 11223 366 2) " (37" 2642 11600 294 2) " (38" 852 4100 352 1) " (38" 1079 5159 251 1) " (38" 1162 5552 401 1) " (38" 1234 5890 45 1) " (38" 1262 5957 178 1) " (38" 1463 6834 36 1) " (38" 1568 7349 36 1) " (38" 2535 11133 245 1) " (38" 2543 11105 253 1) " (38" 2584 11255 269 1) " (38" 2587 11285 256 1) " (38" 2593 11295 301 1) " (38" 2614 11369 272 1) " (38" 2647 11550 642 1) " (39" 1209 5770 202 1) " (39" 1424 6805 154 2) " (39" 1488 6932 251 1) " (39" 1511 7024 102 1) " (39" 1543 7143 151 1) " (39" 1547 7152 141 1) " (39" 1577 7274 401 2) " (39" 1610 7438 102 1) " (39" 1635 7546 400 1) " (39" 1655 7648 251 1) " (39" 1674 7708 78 1) " (39" 1675 7705 202 1) " (39" 1680 7721 328 3) " (39" 1682 7747 124 2) " (39" 1683 7744 64 1) " (39" 1687 7767 146 5) " (39" 1694 7794 64 1) " (39" 1702 8012 92 2) " (39" 1712 7843 78 1) " (39" 1749 7969 129 4) " (39" 1759 7990 401 1) " (39" 1776 8049 55 1) " (39" 1791 8129 102 1) " (39" 1805 8239 81 1) " (39" 1812 8154 151 1) " (39" 1822 8173 400 1) " (39" 1826 8185 328 1) " (39" 1830 8196 202 1) " (39" 1832 8200 251 1) " (39" 1833 8202 342 2) " (39" 1834 8215 46 1) " (39" 1846 8281 458 2) " (39" 1847 8265 107 1) " (39" 1849 8262 83 1) " (39" 1851 8280 181 5) " (39" 1853 8411 90 2) " (39" 1881 8442 92 2) " (39" 1882 8447 227 5) " (39" 1891 8449 52 1) " (39" 1895 8446 96 1) " (39" 1898 8448 346 1) " (39" 1915 8592 79 2) " (39" 1959 8695 436 1) " (39" 1975 8734 87 1) " (39" 1983 8760 441 1) " (39" 2010 8865 126 1) " (39" 2053 8977 100 1) " (39" 2099 9106 316 1) " (39" 2103 9369 132 1) " (39" 2104 9141 116 1) " (39" 2243 9577 158 3) " (39" 2260 9583 154 1) " (39" 2279 9777 607 4) " (39" 2280 9865 197 1) " (39" 2323 10033 165 1) " (39" 2324 10018 208 1) " (39" 2338 10076 189 1) " (39" 2350 10234 258 6) " (39" 2351 10197 196 2) " (39" 2355 10137 175 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (39 2356 10155 175 1) " (39" 2368 10214 185 1) " (39" 2369 10233 186 1) " (39" 2374 10368 199 1) " (39" 2375 10288 269 5) " (39" 2377 10275 209 2) " (39" 2388 10336 334 3) " (39" 2392 10337 403 1) " (39" 2393 10619 366 7) " (39" 2399 10457 236 2) " (39" 2409 10489 224 2) " (39" 2410 10492 418 3) " (39" 2436 10618 221 1) " (39" 2446 10640 215 1) " (39" 2447 10628 573 1) " (39" 2450 10972 362 3) " (39" 2456 10667 240 1) " (39" 2481 10812 235 1) " (39" 2504 10937 251 2) " (39" 2510 10979 247 1) " (39" 2515 11023 503 2) " (39" 2522 11004 249 1) " (39" 2528 11021 379 1) " (39" 2531 11033 453 1) " (39" 2536 11094 326 3) " (39" 2542 11095 248 1) " (39" 2552 11145 254 1) " (39" 2554 11155 455 4) " (39" 2557 11153 312 1) " (39" 2567 11180 762 1) " (39" 2578 11609 518 5) " (39" 2580 11459 668 13) " (39" 2602 11520 538 1) " (39" 2656 11655 613 6) " (39" 2657 11665 283 1) " (39" 1908 8508 622 1) " (39" 2516 10985 578 1) " (39" 2052 8974 507 1) " (39" 2259 9575 501 1) " (39" 1991 8800 494 1) " (39" 2532 11034 802 1) " (40" 6 6 400 1) " (40" 380 1694 164 1) " (40" 416 2584 75 2) " (40" 440 2036 303 2) " (40" 598 6127 148 2) " (40" 822 4104 49 1) " (40" 830 4098 34 1) " (40" 853 4117 35 1) " (40" 884 4281 45 1) " (40" 887 4287 78 1) " (40" 907 4388 64 1) " (40" 910 4403 202 1) " (40" 918 6768 34 1) " (40" 931 4521 202 2) " (40" 932 4537 224 2) " (40" 958 4611 64 1) " (40" 965 4649 64 1) " (40" 986 4720 55 1) " (40" 996 4742 202 1) " (40" 1007 4790 400 1) " (40" 1008 4795 78 1) " (40" 1009 4796 55 1) " (40" 1012 4869 64 1) " (40" 1026 4938 78 1) " (40" 1033 5321 64 1) " (40" 1035 4968 45 1) " (40" 1038 5320 64 1) " (40" 1039 4985 35 1) " (40" 1046 5323 78 1) " (40" 1047 4990 202 1) " (40" 1049 4999 164 1) " (40" 1050 5326 37 1) " (40" 1056 5327 78 1) " (40" 1058 5325 78 1) " (40" 1059 5173 78 1) " (40" 1062 5324 151 1) " (40" 1082 5329 78 1) " (40" 1093 5239 78 1) " (40" 1095 5247 164 1) " (40" 1099 5566 202 2) " (40" 1101 5651 78 1) " (40" 1102 5302 75 2) " (40" 1103 5328 64 1) " (40" 1108 5374 34 1) " (40" 1109 5360 45 1) " (40" 1111 5567 64 1) " (40" 1120 5412 151 1) " (40" 1122 5523 78 1) " (40" 1124 5397 149 1) " (40" 1125 5410 151 1) " (40" 1127 5409 151 1) " (40" 1128 5411 151 1) " (40" 1137 5564 124 2) " (40" 1138 5522 35 1) " (40" 1139 5517 39 1) " (40" 1145 5512 135 3) " (40" 1148 5520 202 2) " (40" 1149 5565 105 2) " (40" 1150 5500 55 1) " (40" 1153 5529 102 1) " (40" 1154 5531 151 1) " (40" 1155 5545 64 1) " (40" 1158 5543 39 1) " (40" 1161 5563 151 1) " (40" 1162 5562 151 1) " (40" 1166 5619 78 1) " (40" 1170 5606 64 1) " (40" 1175 5618 102 1) " (40" 1176 5617 151 1) " (40" 1177 5648 64 1) " (40" 1178 5625 151 1) " (40" 1180 5756 34 1) " (40" 1185 5674 64 1) " (40" 1187 5676 151 1) " (40" 1190 5673 151 1) " (40" 1191 5683 151 1) " (40" 1194 5709 61 2) " (40" 1195 5713 49 1) " (40" 1196 5741 255 3) " (40" 1197 5739 402 3) " (40" 1198 5740 151 1) " (40" 1199 5755 156 2) " (40" 1200 5736 78 1) " (40" 1201 5746 151 1) " (40" 1202 5745 151 1) " (40" 1206 5759 102 1) " (40" 1244 5900 151 1) " (40" 1265 6573 45 1) " (40" 1282 6008 151 1) " (40" 1313 6192 102 1) " (40" 1318 6226 41 1) " (40" 1320 6191 151 1) " (40" 1321 6197 64 1) " (40" 1326 6240 78 1) " (40" 1338 6312 102 1) " (40" 1339 6313 64 1) " (40" 1340 6315 151 1) " (40" 1342 6311 39 1) " (40" 1345 6362 151 1) " (40" 1348 6360 151 1) " (40" 1350 6614 41 1) " (40" 1351 6479 55 1) " (40" 1357 6382 102 1) " (40" 1361 6615 75 2) " (40" 1362 6476 55 1) " (40" 1367 6478 102 1) " (40" 1368 6474 102 1) " (40" 1369 6472 37 1) " (40" 1370 6466 78 1) " (40" 1371 6467 78 1) " (40" 1372 6469 78 1) " (40" 1381 6616 39 1) " (40" 1396 6596 64 1) " (40" 1398 6657 75 2) " (40" 1400 6626 64 1) " (40" 1408 6710 102 1) " (40" 1439 6770 45 1) " (40" 1446 6780 151 1) " (40" 1447 6779 151 1) " (40" 1451 6785 202 1) " (40" 1459 6822 151 1) " (40" 1460 6827 102 1) " (40" 1461 6826 151 1) " (40" 1462 6855 151 1) " (40" 1463 6853 36 1) " (40" 1466 6854 151 1) " (40" 1467 6856 102 1) " (40" 1470 6869 151 1) " (40" 1471 6872 105 2) " (40" 1476 6901 78 1) " (40" 1477 7254 78 1) " (40" 1478 6900 151 1) " (40" 1481 6925 78 1) " (40" 1487 6924 151 1) " (40" 1488 6935 151 1) " (40" 1502 7139 151 1) " (40" 1506 7138 78 1) " (40" 1520 7555 60 3) " (40" 1522 7041 75 2) " (40" 1523 7074 69 2) " (40" 1529 7137 102 1) " (40" 1530 7094 64 1) " (40" 1531 7169 71 3) " (40" 1534 7125 102 1) " (40" 1536 7179 45 1) " (40" 1537 7287 86 3) " (40" 1546 7264 49 1) " (40" 1547 7155 41 1) " (40" 1549 7180 78 1) " (40" 1559 7210 151 1) " (40" 1570 7256 151 1) " (40" 1571 7255 151 1) " (40" 1573 7253 151 1) " (40" 1575 7263 151 1) " (40" 1578 7286 78 1) " (40" 1579 7285 55 1) " (40" 1581 7291 102 1) " (40" 1587 7332 102 1) " (40" 1592 7342 151 1) " (40" 1595 7381 102 1) " (40" 1598 7382 151 1) " (40" 1599 7405 151 1) " (40" 1608 7432 92 2) " (40" 1610 7438 102 1) " (40" 1613 7464 55 1) " (40" 1619 7466 151 1) " (40" 1620 7465 102 1) " (40" 1621 7469 102 1) " (40" 1626 7513 102 1) " (40" 1630 7536 255 3) " (40" 1632 7557 55 1) " (40" 1654 7658 102 1) " (40" 1665 7678 151 1) " (40" 1666 7685 102 1) " (40" 1667 7684 403 4) " (40" 1668 7687 251 1) " (40" 1680 7723 78 1) " (40" 1684 7784 64 1) " (40" 1685 7783 102 1) " (40" 1686 7778 55 1) " (40" 1687 7779 146 5) " (40" 1688 7782 55 1) " (40" 1692 7780 64 1) " (40" 1694 7802 124 2) " (40" 1695 7791 78 1) " (40" 1697 7803 102 1) " (40" 1698 7811 55 1) " (40" 1701 7804 151 1) " (40" 1702 7901 92 2) " (40" 1710 7848 153 2) " (40" 1718 7875 102 1) " (40" 1719 7874 151 1) " (40" 1721 7873 102 1) " (40" 1727 7889 102 1) " (40" 1729 7902 102 1) " (40" 1730 7894 151 1) " (40" 1733 7900 102 1) " (40" 1739 7933 78 1) " (40" 1740 7932 78 1) " (40" 1742 7936 151 1) " (40" 1743 8026 49 1) " (40" 1744 8027 45 1) " (40" 1747 8029 228 3) " (40" 1754 8034 78 1) " (40" 1765 8006 102 1) " (40" 1767 8031 151 1) " (40" 1768 8022 102 1) " (40" 1770 8023 452 2) " (40" 1771 8030 151 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (40 1772 8033 151 1) " (40" 1776 8089 55 1) " (40" 1784 8087 49 1) " (40" 1785 8088 78 1) " (40" 1787 8090 202 1) " (40" 1795 8190 120 3) " (40" 1797 8170 151 1) " (40" 1813 8172 151 1) " (40" 1817 8150 352 1) " (40" 1821 8171 151 1) " (40" 1823 8225 56 1) " (40" 1826 8210 78 1) " (40" 1827 8211 102 1) " (40" 1828 8209 151 1) " (40" 1832 8208 151 1) " (40" 1833 8207 49 1) " (40" 1834 8226 45 1) " (40" 1835 8227 152 1) " (40" 1848 8520 124 1) " (40" 1853 8468 59 1) " (40" 1858 8519 100 1) " (40" 1861 8321 49 1) " (40" 1881 8457 59 1) " (40" 1882 8476 71 2) " (40" 1889 8467 59 1) " (40" 1893 8458 168 1) " (40" 1895 8465 96 1) " (40" 1896 8473 120 1) " (40" 1898 8455 95 1) " (40" 1900 8462 62 1) " (40" 1901 8511 572 2) " (40" 1902 8513 95 3) " (40" 1911 8589 251 2) " (40" 1912 8561 178 2) " (40" 1915 8538 57 1) " (40" 1916 8542 125 1) " (40" 1919 8558 176 1) " (40" 1920 8557 88 1) " (40" 1931 8635 108 1) " (40" 1933 8625 221 2) " (40" 1950 8670 74 1) " (40" 1954 8694 336 2) " (40" 1956 8693 185 1) " (40" 1957 8692 185 1) " (40" 1958 8691 185 1) " (40" 1960 8707 137 1) " (40" 1963 8702 137 1) " (40" 1964 8706 113 1) " (40" 1966 8723 138 1) " (40" 1967 8722 187 1) " (40" 1969 8720 187 1) " (40" 1971 8726 287 1) " (40" 1988 8829 146 1) " (40" 1989 8794 192 1) " (40" 1993 8804 197 1) " (40" 1995 8830 146 1) " (40" 1996 8831 195 1) " (40" 2001 8832 195 1) " (40" 2004 8858 148 1) " (40" 2007 8875 198 1) " (40" 2019 8903 200 1) " (40" 2021 8904 200 1) " (40" 2022 8899 151 1) " (40" 2023 8902 200 1) " (40" 2024 8934 115 1) " (40" 2028 8916 201 1) " (40" 2030 8933 202 1) " (40" 2031 8932 153 1) " (40" 2032 8931 202 1) " (40" 2035 9029 277 3) " (40" 2039 9024 160 1) " (40" 2040 9025 160 1) " (40" 2043 8960 453 1) " (40" 2044 9114 215 1) " (40" 2048 9115 215 1) " (40" 2052 9116 215 1) " (40" 2055 9341 129 1) " (40" 2060 9022 159 1) " (40" 2081 9117 166 1) " (40" 2082 9340 231 1) " (40" 2088 9339 231 1) " (40" 2143 9215 173 1) " (40" 2204 9408 187 1) " (40" 2221 9581 248 1) " (40" 2227 9595 137 1) " (40" 2234 9590 249 1) " (40" 2247 9591 249 1) " (40" 2250 9597 162 1) " (40" 2254 9592 134 1) " (40" 2258 9594 249 1) " (40" 2259 9596 200 1) " (40" 2260 9586 153 1) " (40" 2262 9589 249 1) " (40" 2279 9777 175 1) " (40" 2280 9847 369 2) " (40" 2282 9735 172 1) " (40" 2285 9778 175 1) " (40" 2286 9780 150 1) " (40" 2292 9775 262 1) " (40" 2293 9779 262 1) " (40" 2295 9785 214 1) " (40" 2296 9798 284 3) " (40" 2300 9822 159 1) " (40" 2305 9844 218 1) " (40" 2308 9883 221 1) " (40" 2322 10171 290 1) " (40" 2323 10029 194 3) " (40" 2324 10009 206 1) " (40" 2338 10079 188 1) " (40" 2341 10080 284 1) " (40" 2343 10091 211 1) " (40" 2351 10173 173 1) " (40" 2359 10172 241 1) " (40" 2361 10185 242 1) " (40" 2362 10188 242 1) " (40" 2363 10192 243 1) " (40" 2364 10194 292 1) " (40" 2365 10557 569 2) " (40" 2368 10214 217 2) " (40" 2373 10246 246 1) " (40" 2375 10248 429 1) " (40" 2376 10451 461 2) " (40" 2379 10308 251 1) " (40" 2381 10307 251 1) " (40" 2383 10309 198 1) " (40" 2401 10450 203 1) " (40" 2404 10449 310 1) " (40" 2414 10516 228 1) " (40" 2416 10515 314 1) " (40" 2426 10559 245 1) " (40" 2427 10555 268 1) " (40" 2431 10581 319 1) " (40" 2432 10582 319 1) " (40" 2433 10675 239 1) " (40" 2434 10676 326 1) " (40" 2435 10673 253 1) " (40" 2439 10674 326 1) " (40" 2443 10677 326 1) " (40" 2452 10659 229 1) " (40" 2455 10672 253 1) " (40" 2456 10678 299 2) " (40" 2459 10679 426 1) " (40" 2461 10786 234 2) " (40" 2462 10951 247 2) " (40" 2475 10817 254 2) " (40" 2481 10815 234 1) " (40" 2488 10838 437 1) " (40" 2504 10938 228 1) " (40" 2558 11157 360 1) " (40" 2561 11166 312 1) " (40" 2567 11180 611 1) " (40" 2569 11185 364 2) " (40" 2578 11609 316 2) " (40" 2580 11279 266 2) " (40" 2587 11287 252 1) " (40" 2590 11275 368 1) " (40" 2595 11300 258 1) " (40" 2598 11331 372 1) " (40" 2604 11330 323 1) " (40" 2623 11423 263 1) " (40" 2632 11615 286 1) " (40" 2635 11474 296 1) " (40" 2639 11476 383 1) " (40" 557 2704 366 1) " (40" 2503 10912 643 1) " (41" 1605 7827 151 2) " (41" 2464 10758 217 1) " (41" 2595 11298 358 1) " (41" 2597 11322 299 1) " (41" 2609 11337 622 1) " (47" 1933 8625 75 1) " (47" 1942 8655 347 2) " (47" 1944 8658 231 1) " (47" 1950 10517 235 2) " (47" 1955 8682 430 1) " (47" 1963 8702 134 1) " (47" 1965 9023 132 1) " (47" 1969 8720 184 1) " (47" 1972 8727 433 1) " (47" 1973 8728 434 1) " (47" 1974 8741 136 1) " (47" 1975 8749 84 1) " (47" 1977 8742 186 1) " (47" 1978 8752 113 1) " (47" 1982 8759 238 1) " (47" 1983 8767 187 1) " (47" 1986 8793 140 1) " (47" 1992 8801 290 1) " (47" 2000 8842 266 2) " (47" 2004 8858 145 1) " (47" 2008 8908 110 1) " (47" 2015 8879 193 1) " (47" 2018 8957 274 2) " (47" 2021 8904 197 1) " (47" 2024 8934 112 1) " (47" 2025 8911 446 1) " (47" 2026 8912 202 1) " (47" 2029 8918 447 1) " (47" 2033 8927 299 1) " (47" 2035 8935 193 1) " (47" 2039 8945 151 1) " (47" 2043 8960 600 1) " (47" 2054 8988 116 1) " (47" 2056 8992 351 1) " (47" 2060 9022 356 2) " (47" 2066 9088 210 1) " (47" 2067 9036 133 1) " (47" 2080 9064 259 2) " (47" 2085 9074 309 1) " (47" 2099 9106 311 1) " (47" 2104 9121 210 1) " (47" 2116 9147 214 1) " (47" 2118 9149 198 1) " (47" 2128 9174 218 2) " (47" 2139 9200 231 1) " (47" 2191 9348 241 1) " (47" 2201 9396 481 1) " (47" 2203 9398 482 1) " (47" 2205 9400 332 1) " (47" 2211 9413 482 1) " (47" 2234 9590 245 1) " (47" 2263 9598 346 1) " (47" 2278 9643 349 1) " (47" 2280 9847 191 1) " (47" 2305 9844 214 1) " (47" 2308 9883 217 1) " (47" 2309 9855 513 1) " (47" 2314 9911 256 1) " (47" 2315 9946 161 1) " (47" 2318 10054 288 2) " (47" 2324 10009 202 1) " (47" 2332 10040 281 1) " (47" 2334 10051 278 1) " (47" 2339 10117 210 1) " (47" 2342 10081 530 2) " (47" 2347 10237 293 2) " (47" 2350 10234 205 3) " (47" 2351 10113 265 1) " (47" 2354 10138 257 2) " (47" 2356 10655 206 1) " (47" 2357 10650 320 1) " (47" 2361 10185 239 1) " (47" 2362 10188 239 1) " (47" 2363 10192 239 1) " (47" 2365 10557 491 3) " (47" 2367 10206 240 1) " (47" 2373 10246 243 1) " (47" 2378 10652 571 2) " (47" 2379 10308 347 2) " (47" 2381 10307 247 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (47 2386 10654 211 1) " (47" 2390 10322 195 1) " (47" 2394 10355 182 1) " (47" 2401 10450 200 1) " (47" 2402 10431 329 2) " (47" 2405 10485 311 2) " (47" 2411 10482 460 2) " (47" 2412 10465 295 1) " (47" 2424 11169 597 4) " (47" 2425 10548 614 2) " (47" 2426 10559 241 1) " (47" 2429 10621 266 3) " (47" 2435 10593 343 1) " (47" 2460 10682 216 1) " (47" 2461 11050 570 6) " (47" 2462 10701 307 1) " (47" 2463 10709 352 1) " (47" 2464 10735 211 1) " (47" 2465 10717 526 1) " (47" 2466 10721 238 1) " (47" 2476 10790 330 1) " (47" 2478 10804 282 1) " (47" 2488 10849 584 2) " (47" 2494 10861 339 1) " (47" 2495 10862 348 1) " (47" 2501 10911 339 1) " (47" 2516 10985 371 1) " (47" 2517 10987 593 1) " (47" 2522 11002 343 1) " (47" 2525 11017 346 1) " (47" 2530 11100 425 2) " (47" 2538 11049 599 1) " (47" 2543 11377 265 1) " (47" 2547 11116 304 1) " (47" 2549 11120 354 1) " (47" 2552 11149 387 2) " (47" 2554 11154 269 1) " (47" 2558 11157 356 1) " (47" 2560 11281 619 3) " (47" 2568 11187 285 1) " (47" 2569 11212 399 4) " (47" 2578 11225 285 2) " (47" 2579 11205 609 1) " (47" 2580 11459 400 4) " (47" 2586 11236 413 1) " (47" 2587 11425 278 2) " (47" 2591 11286 292 1) " (47" 2595 11298 354 1) " (47" 2597 11322 295 1) " (47" 2599 11332 371 2) " (47" 2604 11329 319 1) " (47" 2609 11337 768 1) " (47" 2613 11348 321 1) " (47" 2614 11371 265 1) " (47" 2616 11619 275 1) " (47" 2617 11366 770 1) " (47" 2622 11597 378 4) " (47" 2635 11474 292 1) " (47" 2636 11455 390 1) " (47" 2642 11626 407 4) " (47" 2645 11542 410 1) " (47" 2646 11549 484 1) " (47" 2650 11587 273 1) " (47" 2657 11648 376 1) " (47" 2659 11732 321 3) " (47" 2660 11734 348 1) " (47" 2669 11735 410 1) " (47" 2671 11741 448 1) " (47" 2672 11768 450 1) " (47" 2673 11773 500 1) " (47" 987 4715 452 1) " (47" 1913 8525 371 1) " (47" 2319 9971 573 1) " (47" 2649 11555 581 1) " (47" 831 3976 352 1) " (47" 1016 4825 380 1) " (47" 1646 7605 380 1) " (47" 1852 8266 404 1) " (47" 2352 10114 583 1) " (54" 8 8 251 1) " (54" 875 4232 36 1) " (54" 892 4309 138 1) " (54" 1081 5167 55 1) " (54" 1102 5408 41 1) " (54" 1173 5607 251 1) " (54" 1192 5694 175 2) " (54" 1259 5946 202 1) " (54" 1387 6549 155 1) " (54" 1429 6726 124 2) " (54" 1869 8347 406 1) " (54" 1915 8596 263 7) " (54" 1973 8728 432 1) " (54" 2042 8956 449 1) " (54" 2118 9149 197 1) " (54" 2147 9253 220 1) " (54" 2569 11364 252 1) " (54" 2609 11337 616 1) " (55" 1101 5651 78 1) " (55" 1680 7723 78 1) " (55" 1840 8241 400 1) " (55" 1965 9023 129 1) " (55" 2617 11366 615 1) " (73" 792 3834 55 1) " (73" 811 3905 151 1) " (73" 821 3948 178 1) " (73" 825 3958 400 1) " (73" 827 3966 102 1) " (73" 833 3978 400 1) " (73" 841 4026 251 1) " (73" 843 4030 64 1) " (73" 847 4084 102 1) " (73" 853 4119 204 4) " (73" 861 4145 178 1) " (73" 873 4207 41 1) " (73" 882 4247 251 1) " (73" 888 4346 78 1) " (73" 890 4344 55 1) " (73" 892 4309 138 1) " (73" 897 4356 400 1) " (73" 898 4371 151 1) " (73" 902 4370 400 1) " (73" 912 4410 202 1) " (73" 918 6771 63 3) " (73" 923 4477 400 1) " (73" 926 4493 151 1) " (73" 932 4522 224 2) " (73" 936 4525 400 1) " (73" 937 4526 400 1) " (73" 938 4527 400 1) " (73" 943 4540 64 1) " (73" 945 4544 178 1) " (73" 946 4558 274 2) " (73" 949 4555 400 1) " (73" 951 4561 178 1) " (73" 955 4587 400 1) " (73" 957 4593 400 1) " (73" 958 4609 164 1) " (73" 965 4657 64 1) " (73" 966 4634 285 1) " (73" 969 4651 202 1) " (73" 970 4661 251 1) " (73" 973 4673 202 1) " (73" 983 4701 251 1) " (73" 991 4752 284 3) " (73" 993 4736 400 1) " (73" 1003 4801 403 2) " (73" 1006 4786 400 1) " (73" 1011 4806 251 1) " (73" 1020 4836 202 1) " (73" 1021 4842 64 1) " (73" 1022 4853 64 1) " (73" 1034 4901 155 1) " (73" 1035 4937 45 1) " (73" 1042 4950 251 1) " (73" 1048 5067 92 2) " (73" 1054 5066 39 1) " (73" 1055 5072 55 1) " (73" 1056 5070 78 1) " (73" 1058 5071 78 1) " (73" 1059 5048 328 1) " (73" 1077 5150 155 1) " (73" 1078 5154 400 1) " (73" 1080 5160 251 1) " (73" 1088 5230 224 2) " (73" 1090 5236 64 1) " (73" 1093 5252 78 1) " (73" 1094 5246 251 1) " (73" 1096 5288 141 4) " (73" 1101 8582 416 4) " (73" 1102 5395 191 1) " (73" 1106 5312 550 1) " (73" 1115 5363 400 1) " (73" 1119 5376 400 1) " (73" 1124 5397 149 1) " (73" 1126 5399 202 1) " (73" 1129 5418 55 1) " (73" 1167 5585 45 1) " (73" 1168 5626 82 2) " (73" 1180 5653 51 2) " (73" 1192 5684 141 1) " (73" 1194 5695 136 1) " (73" 1196 5738 205 2) " (73" 1199 5724 134 1) " (73" 1201 5746 151 1) " (73" 1212 5813 64 1) " (73" 1214 5811 64 1) " (73" 1216 5791 400 1) " (73" 1227 5822 400 1) " (73" 1229 5848 400 1) " (73" 1231 5852 251 1) " (73" 1234 5866 145 1) " (73" 1262 5957 178 1) " (73" 1265 5988 45 1) " (73" 1270 5971 400 1) " (73" 1277 5990 251 1) " (73" 1288 6040 64 1) " (73" 1295 6066 178 1) " (73" 1303 6104 328 3) " (73" 1309 6110 202 1) " (73" 1318 6224 175 2) " (73" 1342 6311 39 1) " (73" 1349 6342 145 1) " (73" 1350 6619 175 2) " (73" 1351 6479 105 2) " (73" 1362 6433 55 1) " (73" 1363 6418 401 2) " (73" 1366 6480 327 3) " (73" 1368 6440 202 1) " (73" 1374 6494 102 1) " (73" 1375 6492 400 1) " (73" 1382 6561 35 1) " (73" 1394 6589 202 2) " (73" 1395 6658 54 2) " (73" 1397 6584 314 1) " (73" 1398 6597 141 1) " (73" 1411 6659 400 1) " (73" 1412 6660 400 1) " (73" 1419 6681 400 1) " (73" 1421 6683 400 1) " (73" 1432 6807 224 2) " (73" 1451 6785 202 1) " (73" 1452 6788 400 1) " (73" 1463 6853 36 1) " (73" 1484 7314 49 2) " (73" 1492 6946 251 1) " (73" 1494 6951 299 1) " (73" 1496 6957 224 2) " (73" 1497 6959 251 1) " (73" 1498 6960 400 1) " (73" 1499 6961 400 1) " (73" 1500 6972 78 1) " (73" 1501 6965 400 1) " (73" 1503 7694 92 2) " (73" 1511 7024 352 2) " (73" 1516 7020 139 1) " (73" 1517 7021 400 1) " (73" 1518 7023 550 1) " (73" 1519 7026 400 1) " (73" 1520 7525 60 3) " (73" 1525 7076 78 1) " (73" 1531 7127 153 2) " (73" 1533 7129 102 1) " (73" 1534 7125 102 1) " (73" 1537 7287 386 5) " (73" 1539 7164 54 2) " (73" 1541 7140 400 1) " (73" 1559 7210 151 1) " (73" 1565 7319 81 3) " (73" 1568 7231 136 1) " (73" 1569 7242 400 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (73 1580 7280 251 1) " (73" 1582 7292 252 1) " (73" 1583 7294 400 1) " (73" 1584 7295 400 1) " (73" 1592 7342 151 1) " (73" 1593 7364 400 1) " (73" 1594 7369 400 1) " (73" 1597 7377 400 1) " (73" 1602 7393 400 1) " (73" 1605 8098 275 9) " (73" 1607 7404 400 1) " (73" 1614 7444 202 1) " (73" 1631 7544 153 2) " (73" 1634 7545 400 1) " (73" 1641 7627 49 1) " (73" 1650 7634 251 1) " (73" 1654 7647 202 1) " (73" 1655 7648 251 1) " (73" 1657 7654 401 2) " (73" 1663 7670 78 1) " (73" 1666 7679 202 1) " (73" 1667 7680 178 1) " (73" 1673 7700 202 1) " (73" 1675 7705 202 1) " (73" 1682 7728 164 1) " (73" 1687 7767 37 1) " (73" 1694 7787 64 1) " (73" 1698 7796 155 1) " (73" 1702 7901 49 1) " (73" 1706 7820 314 1) " (73" 1716 7844 202 1) " (73" 1717 7846 400 1) " (73" 1734 7923 78 1) " (73" 1736 7910 400 1) " (73" 1748 7955 400 1) " (73" 1751 8015 192 2) " (73" 1762 7998 251 1) " (73" 1763 8048 102 1) " (73" 1768 8022 102 1) " (73" 1770 8023 102 1) " (73" 1774 8039 151 1) " (73" 1787 8092 102 1) " (73" 1800 8122 151 1) " (73" 1803 8130 151 1) " (73" 1808 8138 400 1) " (73" 1810 8153 78 1) " (73" 1812 8143 251 1) " (73" 1816 8156 151 1) " (73" 1818 8157 151 1) " (73" 1819 8155 400 1) " (73" 1822 8173 400 1) " (73" 1823 8187 55 1) " (73" 1827 8211 102 1) " (73" 1833 8206 49 1) " (73" 1834 8218 45 1) " (73" 1837 8228 151 1) " (73" 1846 8251 202 1) " (73" 1857 8305 427 4) " (73" 1860 8313 202 1) " (73" 1861 8321 41 1) " (73" 1862 8318 289 1) " (73" 1869 8347 400 1) " (73" 1871 8358 78 1) " (73" 1873 8357 78 1) " (73" 1876 8365 550 1) " (73" 1882 8380 134 1) " (73" 1893 8458 156 1) " (73" 1896 8438 205 1) " (73" 1897 8440 403 1) " (73" 1900 8487 51 1) " (73" 1901 8511 409 2) " (73" 1902 8489 41 1) " (73" 1903 8616 60 1) " (73" 1904 8480 157 1) " (73" 1905 8485 406 1) " (73" 1908 8508 408 1) " (73" 1914 8562 90 1) " (73" 1915 8548 80 3) " (73" 1917 8545 561 1) " (73" 1922 8577 413 1) " (73" 1923 8578 191 1) " (73" 1924 8579 413 1) " (73" 1933 8625 65 1) " (73" 1942 8655 337 2) " (73" 1944 8658 220 1) " (73" 1950 10517 222 2) " (73" 1955 8682 420 1) " (73" 1963 8702 124 1) " (73" 1965 9023 122 1) " (73" 1969 8720 174 1) " (73" 1972 8727 423 1) " (73" 1973 8728 423 1) " (73" 1974 8741 126 1) " (73" 1975 8749 74 1) " (73" 1977 8742 175 1) " (73" 1978 8752 103 1) " (73" 1982 8759 228 1) " (73" 1983 8767 177 1) " (73" 1986 8793 130 1) " (73" 1992 8801 279 1) " (73" 2000 8842 255 2) " (73" 2004 8858 134 1) " (73" 2008 8908 100 1) " (73" 2015 8879 183 1) " (73" 2018 8957 263 2) " (73" 2021 8904 187 1) " (73" 2024 8934 102 1) " (73" 2025 8911 436 1) " (73" 2026 8912 191 1) " (73" 2029 8918 437 1) " (73" 2033 8927 288 1) " (73" 2035 8935 182 1) " (73" 2039 8945 140 1) " (73" 2043 8960 589 1) " (73" 2054 8988 105 1) " (73" 2056 8992 341 1) " (73" 2060 9022 346 2) " (73" 2066 9088 199 1) " (73" 2067 9036 123 1) " (73" 2080 9064 249 2) " (73" 2085 9074 298 1) " (73" 2099 9106 301 1) " (73" 2104 9121 200 1) " (73" 2116 9147 203 1) " (73" 2118 9149 187 1) " (73" 2128 9174 207 2) " (73" 2139 9200 220 1) " (73" 2191 9348 230 1) " (73" 2201 9396 470 1) " (73" 2203 9398 471 1) " (73" 2205 9400 321 1) " (73" 2211 9413 471 1) " (73" 2234 9590 234 1) " (73" 2263 9598 335 1) " (73" 2278 9643 338 1) " (73" 2280 9847 179 1) " (73" 2305 9844 203 1) " (73" 2308 9883 206 1) " (73" 2309 9855 502 1) " (73" 2314 9911 245 1) " (73" 2315 9946 149 1) " (73" 2318 10054 277 2) " (73" 2324 10009 190 1) " (73" 2332 10040 270 1) " (73" 2334 10051 266 1) " (73" 2339 10117 198 1) " (73" 2342 10081 518 2) " (73" 2347 10237 281 2) " (73" 2350 10234 193 3) " (73" 2351 10113 254 1) " (73" 2354 10138 245 2) " (73" 2356 10655 193 1) " (73" 2357 10650 308 1) " (73" 2361 10185 227 1) " (73" 2362 10188 227 1) " (73" 2363 10192 227 1) " (73" 2365 10557 478 3) " (73" 2367 10206 228 1) " (73" 2373 10246 231 1) " (73" 2378 10652 558 2) " (73" 2379 10308 335 2) " (73" 2381 10307 235 1) " (73" 2386 10654 199 1) " (73" 2390 10322 183 1) " (73" 2394 10355 170 1) " (73" 2401 10450 188 1) " (73" 2402 10431 316 2) " (73" 2405 10485 298 2) " (73" 2411 10482 447 2) " (73" 2412 10465 283 1) " (73" 2424 11169 584 4) " (73" 2425 10548 602 2) " (73" 2426 10559 229 1) " (73" 2429 10621 254 3) " (73" 2435 10593 331 1) " (73" 2460 10682 204 1) " (73" 2461 11050 557 6) " (73" 2462 10701 294 1) " (73" 2463 10709 339 1) " (73" 2464 10735 199 1) " (73" 2465 10717 514 1) " (73" 2466 10721 226 1) " (73" 2476 10790 318 1) " (73" 2478 10804 270 1) " (73" 2488 10849 572 2) " (73" 2494 10861 327 1) " (73" 2495 10862 336 1) " (73" 2501 10911 326 1) " (73" 2516 10985 358 1) " (73" 2517 10987 580 1) " (73" 2522 11002 330 1) " (73" 2525 11017 333 1) " (73" 2530 11100 412 2) " (73" 2538 11049 586 1) " (73" 2543 11377 252 1) " (73" 2547 11116 291 1) " (73" 2549 11120 341 1) " (73" 2552 11149 374 2) " (73" 2554 11154 256 1) " (73" 2558 11157 343 1) " (73" 2560 11281 606 3) " (73" 2568 11187 272 1) " (73" 2569 11212 386 4) " (73" 2578 11225 272 2) " (73" 2579 11205 596 1) " (73" 2580 11459 386 4) " (73" 2586 11236 400 1) " (73" 2587 11425 265 2) " (73" 2591 11286 279 1) " (73" 2595 11298 341 1) " (73" 2597 11322 282 1) " (73" 2599 11332 357 2) " (73" 2604 11329 306 1) " (73" 2609 11337 755 1) " (73" 2613 11348 307 1) " (73" 2614 11371 252 1) " (73" 2616 11619 262 1) " (73" 2617 11366 757 1) " (73" 2622 11597 364 4) " (73" 2636 11455 377 1) " (73" 2642 11968 425 5) " (73" 2645 11920 410 2) " (73" 2646 11549 470 1) " (73" 2650 11587 259 1) " (73" 2657 11648 362 1) " (73" 2659 11732 338 3) " (73" 2660 11734 310 1) " (73" 2669 11735 396 1) " (73" 2671 11741 435 1) " (73" 2672 11768 437 1) " (73" 2673 11773 437 1) " (73" 2682 11836 341 1) " (73" 2689 11852 640 1) " (73" 2696 11888 392 2) " (73" 2706 11967 393 1) " (73" 987 4715 452 1) " (73" 1913 8525 361 1) " (73" 2319 9971 561 1) " (73" 2691 11860 693 1) " (73" 831 3976 352 1) " (73" 1016 4825 380 1) " (73" 1646 7605 380 1) " (73" 1852 8266 403 1) " (73" 2352 10114 571 1) " (73" 2685 11832 619 1) " (73" 2694 11874 622 1) " (79" 1111 5567 64 1) " (79" 1120 5412 151 1) " (79" 1122 5523 78 1) " (79" 1124 5397 149 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (79 1125 5410 151 1) " (79" 1127 5409 151 1) " (79" 1128 5411 151 1) " (79" 1137 5564 124 2) " (79" 1138 5522 35 1) " (79" 1139 5517 39 1) " (79" 1145 5512 135 3) " (79" 1148 5520 202 2) " (79" 1149 5565 105 2) " (79" 1150 5500 55 1) " (79" 1153 5529 102 1) " (79" 1154 5531 151 1) " (79" 1155 5545 64 1) " (79" 1158 5543 39 1) " (79" 1161 5563 151 1) " (79" 1162 5562 151 1) " (79" 1166 5619 78 1) " (79" 1170 5606 64 1) " (79" 1175 5618 102 1) " (79" 1176 5617 151 1) " (79" 1177 5648 64 1) " (79" 1178 5625 151 1) " (79" 1180 5756 34 1) " (79" 1185 5674 64 1) " (79" 1187 5676 151 1) " (79" 1190 5673 151 1) " (79" 1191 5683 151 1) " (79" 1194 5709 61 2) " (79" 1195 5713 49 1) " (79" 1196 5741 255 3) " (79" 1197 5739 402 3) " (79" 1198 5740 151 1) " (79" 1199 5755 156 2) " (79" 1200 5736 78 1) " (79" 1201 5746 151 1) " (79" 1202 5745 151 1) " (79" 1206 5759 102 1) " (79" 1244 5900 151 1) " (79" 1265 6573 45 1) " (79" 1282 6008 151 1) " (79" 1313 6192 102 1) " (79" 1318 6226 41 1) " (79" 1320 6191 151 1) " (79" 1321 6197 64 1) " (79" 1326 6240 78 1) " (79" 1338 6312 102 1) " (79" 1339 6313 64 1) " (79" 1340 6315 151 1) " (79" 1342 6311 39 1) " (79" 1345 6362 151 1) " (79" 1348 6360 151 1) " (79" 1350 6614 41 1) " (79" 1351 6479 55 1) " (79" 1357 6382 102 1) " (79" 1361 6615 75 2) " (79" 1362 6476 55 1) " (79" 1367 6478 102 1) " (79" 1368 6474 102 1) " (79" 1369 6472 37 1) " (79" 1370 6466 78 1) " (79" 1371 6467 78 1) " (79" 1372 6469 78 1) " (79" 1381 6616 39 1) " (79" 1396 6596 64 1) " (79" 1398 6657 75 2) " (79" 1400 6626 64 1) " (79" 1408 6710 102 1) " (79" 1439 6770 45 1) " (79" 1446 6780 151 1) " (79" 1447 6779 151 1) " (79" 1451 6785 202 1) " (79" 1459 6822 151 1) " (79" 1460 6827 102 1) " (79" 1461 6826 151 1) " (79" 1462 6855 151 1) " (79" 1463 6853 36 1) " (79" 1466 6854 151 1) " (79" 1467 6856 102 1) " (79" 1470 6869 151 1) " (79" 1471 6872 105 2) " (79" 1476 6901 78 1) " (79" 1477 7254 78 1) " (79" 1478 6900 151 1) " (79" 1481 6925 78 1) " (79" 1487 6924 151 1) " (79" 1488 6935 151 1) " (79" 1502 7139 151 1) " (79" 1506 7138 78 1) " (79" 1520 7555 60 3) " (79" 1522 7041 75 2) " (79" 1523 7074 69 2) " (79" 1529 7137 102 1) " (79" 1530 7094 64 1) " (79" 1531 7169 71 3) " (79" 1534 7125 102 1) " (79" 1536 7179 45 1) " (79" 1537 7287 86 3) " (79" 1546 7264 49 1) " (79" 1547 7155 41 1) " (79" 1549 7180 78 1) " (79" 1559 7210 151 1) " (79" 1570 7256 151 1) " (79" 1571 7255 151 1) " (79" 1573 7253 151 1) " (79" 1575 7263 151 1) " (79" 1578 7286 78 1) " (79" 1579 7285 55 1) " (79" 1581 7291 102 1) " (79" 1587 7332 102 1) " (79" 1592 7342 151 1) " (79" 1595 7381 102 1) " (79" 1598 7382 151 1) " (79" 1599 7405 151 1) " (79" 1608 7432 92 2) " (79" 1610 7438 102 1) " (79" 1613 7464 55 1) " (79" 1619 7466 151 1) " (79" 1620 7465 102 1) " (79" 1621 7469 102 1) " (79" 1626 7513 102 1) " (79" 1630 7536 255 3) " (79" 1632 7557 55 1) " (79" 1654 7658 102 1) " (79" 1665 7678 151 1) " (79" 1666 7685 102 1) " (79" 1667 7684 403 4) " (79" 1668 7687 251 1) " (79" 1680 7723 78 1) " (79" 1684 7784 64 1) " (79" 1685 7783 102 1) " (79" 1686 7778 55 1) " (79" 1687 7779 146 5) " (79" 1688 7782 55 1) " (79" 1692 7780 64 1) " (79" 1694 7802 124 2) " (79" 1695 7791 78 1) " (79" 1697 7803 102 1) " (79" 1698 7811 55 1) " (79" 1701 7804 151 1) " (79" 1702 7901 92 2) " (79" 1710 7848 153 2) " (79" 1718 7875 102 1) " (79" 1719 7874 151 1) " (79" 1721 7873 102 1) " (79" 1727 7889 102 1) " (79" 1729 7902 102 1) " (79" 1730 7894 151 1) " (79" 1733 7900 102 1) " (79" 1739 7933 78 1) " (79" 1740 7932 78 1) " (79" 1742 7936 151 1) " (79" 1743 8026 49 1) " (79" 1744 8027 45 1) " (79" 1747 8029 228 3) " (79" 1754 8034 78 1) " (79" 1765 8006 102 1) " (79" 1767 8031 151 1) " (79" 1768 8022 102 1) " (79" 1770 8023 452 2) " (79" 1771 8030 151 1) " (79" 1772 8033 151 1) " (79" 1776 8089 55 1) " (79" 1784 8087 49 1) " (79" 1785 8088 78 1) " (79" 1787 8090 202 1) " (79" 1795 8190 120 3) " (79" 1797 8170 151 1) " (79" 1813 8172 151 1) " (79" 1817 8150 352 1) " (79" 1821 8171 151 1) " (79" 1823 8225 55 1) " (79" 1826 8210 78 1) " (79" 1827 8211 102 1) " (79" 1828 8209 151 1) " (79" 1832 8208 151 1) " (79" 1833 8207 49 1) " (79" 1834 8226 45 1) " (79" 1835 8227 151 1) " (79" 1848 8520 109 1) " (79" 1853 8468 45 1) " (79" 1858 8519 85 1) " (79" 1861 8321 41 1) " (79" 1881 8457 44 1) " (79" 1882 8476 57 2) " (79" 1889 8467 45 1) " (79" 1893 8458 154 1) " (79" 1895 8465 81 1) " (79" 1896 8473 106 1) " (79" 1898 8455 81 1) " (79" 1900 8462 48 1) " (79" 1901 8511 558 2) " (79" 1902 8513 81 3) " (79" 1911 8589 236 2) " (79" 1912 8561 163 2) " (79" 1915 8538 42 1) " (79" 1916 8542 111 1) " (79" 1919 8558 161 1) " (79" 1920 8557 74 1) " (79" 1931 8635 93 1) " (79" 1933 8625 206 2) " (79" 1950 8670 59 1) " (79" 1954 8694 321 2) " (79" 1956 8693 170 1) " (79" 1957 8692 170 1) " (79" 1958 8691 170 1) " (79" 1960 8707 122 1) " (79" 1963 8702 122 1) " (79" 1964 8706 98 1) " (79" 1966 8723 123 1) " (79" 1967 8722 172 1) " (79" 1969 8720 172 1) " (79" 1971 8726 272 1) " (79" 1988 8829 131 1) " (79" 1989 8794 177 1) " (79" 1993 8804 182 1) " (79" 1995 8830 131 1) " (79" 1996 8831 180 1) " (79" 2001 8832 180 1) " (79" 2004 8858 133 1) " (79" 2007 8875 183 1) " (79" 2019 8903 185 1) " (79" 2021 8904 185 1) " (79" 2022 8899 135 1) " (79" 2023 8902 185 1) " (79" 2024 8934 100 1) " (79" 2028 8916 186 1) " (79" 2030 8933 187 1) " (79" 2031 8932 138 1) " (79" 2032 8931 187 1) " (79" 2035 9029 262 3) " (79" 2039 9024 144 1) " (79" 2040 9025 144 1) " (79" 2043 8960 438 1) " (79" 2044 9114 199 1) " (79" 2048 9115 199 1) " (79" 2052 9116 200 1) " (79" 2055 9341 113 1) " (79" 2060 9022 144 1) " (79" 2081 9117 151 1) " (79" 2082 9340 215 1) " (79" 2088 9339 215 1) " (79" 2143 9215 157 1) " (79" 2204 9408 171 1) " (79" 2221 9581 232 1) " (79" 2227 9595 121 1) " (79" 2234 9590 232 1) " (79" 2247 9591 232 1) " (79" 2250 9597 146 1) " (79" 2254 9592 117 1) " (79" 2258 9594 233 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (79 2259 9596 184 1) " (79" 2260 9586 136 1) " (79" 2262 9589 232 1) " (79" 2279 9777 158 1) " (79" 2280 9847 352 2) " (79" 2282 9735 155 1) " (79" 2285 9778 158 1) " (79" 2286 9780 134 1) " (79" 2292 9775 245 1) " (79" 2293 9779 245 1) " (79" 2295 9785 197 1) " (79" 2296 9798 267 3) " (79" 2300 9822 142 1) " (79" 2305 9844 201 1) " (79" 2308 9883 204 1) " (79" 2322 10171 273 1) " (79" 2323 10029 177 3) " (79" 2324 10009 188 1) " (79" 2338 10079 170 1) " (79" 2341 10080 266 1) " (79" 2343 10091 194 1) " (79" 2351 10173 156 1) " (79" 2359 10172 224 1) " (79" 2361 10185 225 1) " (79" 2362 10188 225 1) " (79" 2363 10192 225 1) " (79" 2364 10194 274 1) " (79" 2365 10557 551 2) " (79" 2368 10214 199 2) " (79" 2373 10246 229 1) " (79" 2375 10248 411 1) " (79" 2376 10451 443 2) " (79" 2379 10308 233 1) " (79" 2381 10307 233 1) " (79" 2383 10309 180 1) " (79" 2401 10450 185 1) " (79" 2404 10449 292 1) " (79" 2414 10516 210 1) " (79" 2416 10515 296 1) " (79" 2426 10559 226 1) " (79" 2427 10555 250 1) " (79" 2431 10581 301 1) " (79" 2432 10582 301 1) " (79" 2433 10675 221 1) " (79" 2434 10676 308 1) " (79" 2435 10673 234 1) " (79" 2439 10674 307 1) " (79" 2443 10677 308 1) " (79" 2452 10659 210 1) " (79" 2455 10672 234 1) " (79" 2456 10678 281 2) " (79" 2459 10679 408 1) " (79" 2461 10786 216 2) " (79" 2462 10951 228 2) " (79" 2475 10817 235 2) " (79" 2481 10815 215 1) " (79" 2488 10838 419 1) " (79" 2504 10938 209 1) " (79" 2558 11157 341 1) " (79" 2561 11166 293 1) " (79" 2567 11180 592 1) " (79" 2569 11185 344 2) " (79" 2578 11609 296 2) " (79" 2580 11279 246 2) " (79" 2587 11287 233 1) " (79" 2590 11275 349 1) " (79" 2595 11300 239 1) " (79" 2598 11331 353 1) " (79" 2604 11330 304 1) " (79" 2632 11615 266 1) " (79" 2639 11476 363 1) " (79" 2645 11788 271 1) " (79" 2669 11735 394 1) " (79" 2671 11741 432 1) " (79" 2673 11773 435 1) " (79" 2677 11801 276 1) " (79" 2678 11826 495 5) " (79" 557 2704 366 1) " (79" 2503 10912 624 1) " (80" 2715 12024 650 1) " (81" 264 1030 178 1) " (81" 395 1755 55 1) " (81" 406 1826 39 1) " (81" 598 2914 138 1) " (81" 716 3386 145 1) " (81" 730 3474 192 2) " (81" 752 3722 45 1) " (81" 819 3936 139 1) " (81" 823 4059 34 1) " (81" 853 5122 58 2) " (81" 873 4241 41 1) " (81" 921 4453 401 1) " (81" 1054 5041 39 1) " (81" 1096 5287 75 2) " (81" 1124 5397 149 1) " (81" 1173 6268 151 1) " (81" 1180 5768 34 1) " (81" 1350 6344 141 1) " (81" 1366 6502 56 2) " (81" 1395 6606 34 1) " (81" 1400 6626 224 2) " (81" 1432 6807 64 1) " (81" 1468 6847 149 1) " (81" 1480 6940 64 1) " (81" 1500 6962 178 1) " (81" 1504 6970 251 1) " (81" 1537 7287 36 1) " (81" 1546 7195 49 1) " (81" 1565 7329 58 2) " (81" 1568 7239 36 1) " (81" 1664 7676 55 1) " (81" 1668 7687 251 1) " (81" 1739 7938 78 1) " (81" 1862 8336 69 2) " (81" 1915 8566 61 2) " (81" 2283 9820 166 2) " (81" 2284 9817 131 1) " (81" 2323 10005 143 1) " (81" 2353 10126 182 1) " (81" 2365 10557 226 1) " (81" 2390 10326 181 1) " (81" 2394 10351 183 2) " (81" 2401 10437 184 1) " (81" 2542 11095 260 2) " (81" 2580 11264 232 1) " (81" 923 4477 600 1) " (82" 2671 11741 432 1) " (82" 2715 12026 502 2) " (129" 406 1885 39 1) " (129" 1101 5651 78 1) " (129" 1124 5397 149 1) " (129" 1196 5720 155 1) " (129" 1413 6664 164 1) " (129" 1468 6847 149 1) " (129" 1497 6983 151 1) " (129" 1706 7820 164 1) " (129" 1819 8155 400 1) " (129" 1833 8207 49 1) " (129" 1887 8406 151 1) " (129" 1911 8589 226 2) " (129" 1914 8562 78 1) " (129" 1915 8587 35 1) " (129" 1923 8578 179 1) " (129" 1955 8682 408 1) " (129" 1972 8727 411 1) " (129" 2042 8956 427 1) " (129" 2060 9022 133 1) " (129" 2066 9088 187 1) " (129" 2118 9149 175 1) " (129" 2402 10547 177 1) " (129" 2595 11298 326 1) " (129" 2597 11322 266 1) " (129" 2609 11337 589 1) " (129" 2628 11421 446 1) " (129" 2645 11542 339 1) " (129" 2659 12040 513 1) " (129" 2671 11741 419 1) " (129" 2692 11949 682 7) " (129" 2698 11923 534 1) " (129" 2706 12048 537 2) " (129" 2724 12097 446 2) " (129" 2730 12126 407 1) " (129" 2731 12133 542 1) " (130" 2659 12128 369 1) " (131" 1196 5720 155 1) " (131" 1351 6353 155 1) " (131" 1547 7152 141 1) " (131" 1559 7203 251 1) " (131" 1677 7710 400 1) " (131" 1678 7714 102 1) " (131" 1707 7821 155 1) " (131" 1950 10545 209 2) " (131" 2084 9077 90 1) " (131" 2284 9818 119 1) " (131" 2286 9771 121 1) " (131" 2315 9916 133 1) " (131" 2376 10261 317 1) " (131" 2405 10485 208 1) " (131" 2419 10537 189 1) " (131" 2424 10536 175 1) " (131" 2523 11036 232 1) " (131" 2569 11212 214 1) " (131" 2580 11220 216 1) " (131" 2642 11558 250 1) " (131" 2677 11798 261 1) " (131" 2686 11844 301 1) " (131" 2689 11852 623 1) " (131" 2692 11897 264 1) " (131" 2696 11937 278 2) " (131" 2705 11978 309 3) " (131" 2706 12000 267 1) " (131" 1195 5698 352 1) " (132" 6 6 400 1) " (132" 557 2852 64 1) " (132" 730 3474 192 2) " (132" 798 3853 102 1) " (132" 811 3905 151 1) " (132" 853 4117 35 1) " (132" 898 4371 151 1) " (132" 910 4405 202 2) " (132" 918 4447 34 1) " (132" 952 4601 78 1) " (132" 1088 5206 64 1) " (132" 1096 5287 75 2) " (132" 1124 5397 149 1) " (132" 1138 5463 35 1) " (132" 1168 5627 45 1) " (132" 1366 6480 156 2) " (132" 1424 6739 54 2) " (132" 1539 7145 34 1) " (132" 1645 7604 253 2) " (132" 1649 7630 102 1) " (132" 1869 8347 400 1) " (132" 1902 8513 54 2) " (132" 1915 8527 134 1) " (132" 2043 8960 426 1) " (132" 2336 10074 151 1) " (132" 2394 10355 155 1) " (132" 2456 10678 207 1) " (132" 2730 12126 406 1) " (139" 1339 6297 64 1) " (139" 1379 6509 202 1) " (139" 1382 6571 35 1) " (139" 1432 6807 64 1) " (139" 1467 6856 102 1) " (139" 1473 7347 102 1) " (139" 1485 6926 78 1) " (139" 1494 6990 49 1) " (139" 1529 7087 102 1) " (139" 1537 7122 36 1) " (139" 1565 7319 35 1) " (139" 1582 7289 202 1) " (139" 1605 7400 34 1) " (139" 1641 7606 49 1) " (139" 1668 7687 251 1) " (139" 1671 7697 178 1) " (139" 1698 7807 55 1) " (139" 1702 7913 49 1) " (139" 1724 7903 39 1) " (139" 1730 7894 401 2) " (139" 1782 8114 102 1) " (139" 1791 8100 202 1) " (139" 1794 8107 352 1) " (139" 1862 8336 39 1) " (139" 1885 8403 36 1) " (139" 1891 8564 56 2) " (139" 1911 8597 184 3) " (139" 1915 8537 34 1) " (139" 2018 8893 180 1) " (139" 2043 8960 421 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (139 2324 10009 169 1) " (139" 2339 10068 348 2) " (139" 2351 10147 255 2) " (139" 2489 10916 188 1) " (139" 2511 10954 507 1) " (139" 2643 12101 271 1) " (139" 2671 11741 410 1) " (139" 2689 11852 615 1) " (139" 2696 11881 251 1) " (139" 2706 12049 263 1) " (139" 2716 12038 339 4) " (139" 2745 12219 289 1) " (139" 2757 12267 529 1) " (139" 2765 12326 500 2) " (139" 2766 12327 383 1) " (139" 2767 12345 426 4) " (139" 2448 10633 513 1) " (168" 1654 7647 202 1) " (168" 1943 8648 251 1) " (168" 2645 11542 314 1) " (169" 1387 6549 305 1) " (169" 1494 7123 49 1) " (169" 1497 6959 251 1) " (169" 1509 7002 78 1) " (169" 1525 7076 78 1) " (169" 1531 7115 34 1) " (169" 1537 7124 36 1) " (169" 1600 7385 202 1) " (169" 1609 7434 102 1) " (169" 1668 7687 251 1) " (169" 1734 7904 178 1) " (169" 1840 8241 400 1) " (169" 1869 8347 400 1) " (169" 1876 8365 400 1) " (169" 1889 8467 175 2) " (169" 1901 8511 401 2) " (169" 1906 8567 99 3) " (169" 1915 8538 34 1) " (169" 1987 8778 202 1) " (169" 2042 8956 408 1) " (169" 2043 8960 408 1) " (169" 2116 9147 171 1) " (169" 2118 9149 305 1) " (169" 2128 9174 325 2) " (169" 2139 9360 98 1) " (169" 2147 9253 178 1) " (169" 2191 9358 158 2) " (169" 2205 9635 204 1) " (169" 2285 9669 119 1) " (169" 2301 9829 129 1) " (169" 2324 10018 306 3) " (169" 2339 10067 259 1) " (169" 2342 10081 233 1) " (169" 2349 10154 120 1) " (169" 2350 10112 218 1) " (169" 2351 10147 240 2) " (169" 2362 10188 191 1) " (169" 2363 10192 191 1) " (169" 2365 10557 191 1) " (169" 2369 10241 134 1) " (169" 2381 10297 198 1) " (169" 2403 10424 183 1) " (169" 2452 10648 174 1) " (169" 2489 10850 269 1) " (169" 2552 11127 296 1) " (169" 2579 11205 556 1) " (169" 2580 11208 292 1) " (169" 2609 11337 565 1) " (169" 2669 11735 355 1) " (169" 2671 11741 394 1) " (169" 2678 11817 236 1) " (170" 853 4107 135 1) " (170" 855 4122 251 1) " (170" 860 4140 102 1) " (170" 864 4164 41 1) " (170" 892 4309 138 1) " (170" 932 4502 164 1) " (170" 943 4539 164 1) " (170" 964 4619 145 1) " (170" 993 4736 400 1) " (170" 1055 5072 55 1) " (170" 1056 5070 78 1) " (170" 1058 5071 78 1) " (170" 1096 5287 108 3) " (170" 1101 5651 78 1) " (170" 1102 5302 41 1) " (170" 1136 5497 55 1) " (170" 1197 5739 102 1) " (170" 1213 5779 178 1) " (170" 1349 6456 45 1) " (170" 1387 6549 155 1) " (170" 1395 6673 34 1) " (170" 1421 6683 400 1) " (170" 1423 6687 202 1) " (170" 1429 6708 164 1) " (170" 1479 6888 400 1) " (170" 1484 7014 34 1) " (170" 1496 6988 64 1) " (170" 1520 7335 36 1) " (170" 1537 7287 36 1) " (170" 1654 7658 302 2) " (170" 1671 7697 178 1) " (170" 1675 7705 202 1) " (170" 1698 7811 55 1) " (170" 1706 7820 164 1) " (170" 1730 7894 151 1) " (170" 1774 8039 151 1) " (170" 1804 8161 102 1) " (170" 1869 8347 400 1) " (170" 1912 8539 78 1) " (170" 1915 8592 51 2) " (170" 1972 8727 400 1) " (170" 1988 8790 202 1) " (170" 2006 8864 46 1) " (170" 2015 8879 151 1) " (170" 2018 8893 167 1) " (170" 2035 8935 151 1) " (170" 2059 9019 56 1) " (170" 2066 9088 167 1) " (170" 2118 9149 155 1) " (170" 2128 9174 175 2) " (170" 2201 9396 437 1) " (170" 2312 9887 218 1) " (170" 2314 9911 210 1) " (170" 2315 9946 114 1) " (170" 2323 10029 112 1) " (170" 2346 10093 232 1) " (170" 2365 10557 191 1) " (170" 2475 10825 170 1) " (170" 2495 10862 297 1) " (170" 2524 11271 215 1) " (170" 2540 11103 198 1) " (170" 2544 11097 313 1) " (170" 2569 11185 307 2) " (170" 2580 11276 196 1) " (170" 2584 11231 207 1) " (170" 2609 11337 565 1) " (170" 2671 11741 393 1) " (170" 2678 11826 236 1) " (170" 2689 11852 599 1) " (170" 2713 12019 461 1) " (170" 2730 12126 351 1) " (170" 2735 12158 397 1) " (170" 2762 12300 367 1) " (170" 2770 12411 280 1) " (170" 2790 12566 281 1) " (170" 1833 8201 352 1) " (172" 1056 5070 78 1) " (172" 1058 5071 78 1) " (172" 1096 5287 108 3) " (172" 1101 5651 78 1) " (172" 1102 5302 41 1) " (172" 1136 5497 55 1) " (172" 1197 5739 102 1) " (172" 1213 5779 178 1) " (172" 1349 6456 45 1) " (172" 1387 6549 155 1) " (172" 1395 6673 34 1) " (172" 1421 6683 400 1) " (172" 1423 6687 202 1) " (172" 1429 6708 164 1) " (172" 1479 6888 400 1) " (172" 1484 7014 34 1) " (172" 1496 6988 64 1) " (172" 1520 7335 36 1) " (172" 1537 7287 36 1) " (172" 1654 7658 302 2) " (172" 1671 7697 178 1) " (172" 1675 7705 202 1) " (172" 1698 7811 55 1) " (172" 1706 7820 164 1) " (172" 1730 7894 151 1) " (172" 1774 8039 151 1) " (172" 1804 8161 102 1) " (172" 1869 8347 400 1) " (172" 1912 8539 78 1) " (172" 1915 8592 51 2) " (172" 1972 8727 400 1) " (172" 1988 8790 202 1) " (172" 2006 8864 46 1) " (172" 2015 8879 151 1) " (172" 2018 8893 167 1) " (172" 2035 8935 151 1) " (172" 2059 9019 56 1) " (172" 2066 9088 167 1) " (172" 2118 9149 155 1) " (172" 2128 9174 175 2) " (172" 2201 9396 437 1) " (172" 2312 9887 218 1) " (172" 2314 9911 210 1) " (172" 2315 9946 114 1) " (172" 2323 10029 112 1) " (172" 2346 10093 232 1) " (172" 2365 10557 191 1) " (172" 2475 10825 170 1) " (172" 2495 10862 297 1) " (172" 2524 11271 215 1) " (172" 2540 11103 198 1) " (172" 2544 11097 313 1) " (172" 2569 11185 307 2) " (172" 2580 11276 196 1) " (172" 2584 11231 207 1) " (172" 2609 11337 565 1) " (172" 2671 11741 393 1) " (172" 2678 11826 236 1) " (172" 2689 11852 599 1) " (172" 2713 12019 461 1) " (172" 2730 12126 351 1) " (172" 2735 12158 397 1) " (172" 2762 12300 367 1) " (172" 2770 12411 280 1) " (172" 2790 12566 281 1) " (172" 1833 8201 352 1) " (173" 986 4710 55 1) " (173" 993 4736 400 1) " (173" 1008 4792 78 1) " (173" 1013 4828 102 1) " (173" 1031 4889 141 1) " (173" 1039 4975 35 1) " (173" 1071 5125 400 1) " (173" 1076 5158 78 1) " (173" 1082 5329 78 1) " (173" 1101 8582 328 3) " (173" 1102 5382 41 1) " (173" 1103 5328 64 1) " (173" 1124 5397 149 1) " (173" 1136 5497 55 1) " (173" 1138 5442 135 1) " (173" 1186 5664 124 2) " (173" 1192 5684 141 1) " (173" 1197 5739 102 1) " (173" 1214 5782 64 1) " (173" 1225 5841 50 2) " (173" 1303 6096 253 2) " (173" 1327 6235 178 1) " (173" 1330 6253 164 1) " (173" 1381 6616 39 1) " (173" 1387 6587 55 1) " (173" 1421 6683 400 1) " (173" 1423 6687 202 1) " (173" 1439 6753 45 1) " (173" 1479 6888 400 1) " (173" 1480 6892 164 1) " (173" 1482 6903 105 2) " (173" 1496 6988 64 1) " (173" 1516 7029 39 1) " (173" 1520 7335 36 1) " (173" 1530 7086 64 1) " (173" 1531 7127 34 1) " (173" 1537 7287 211 4); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (173 1549 7178 78 1) " (173" 1560 7205 202 1) " (173" 1586 7318 251 1) " (173" 1605 8093 34 1) " (173" 1636 7580 36 1) " (173" 1654 7647 202 1) " (173" 1667 7684 78 1) " (173" 1683 7741 124 2) " (173" 1694 7802 64 1) " (173" 1698 7811 55 1) " (173" 1702 8012 92 2) " (173" 1706 7820 164 1) " (173" 1717 7846 400 1) " (173" 1730 7894 151 1) " (173" 1747 8029 78 1) " (173" 1756 7986 102 1) " (173" 1774 8038 251 1) " (173" 1776 8089 55 1) " (173" 1782 8065 102 1) " (173" 1794 8110 102 1) " (173" 1833 8207 49 1) " (173" 1842 8245 151 1) " (173" 1863 8320 251 1) " (173" 1869 8347 400 1) " (173" 1875 8363 202 1) " (173" 1897 8440 400 1) " (173" 1904 8479 251 1) " (173" 1912 8561 78 1) " (173" 1914 8562 78 1) " (173" 1915 8592 87 4) " (173" 1923 8578 178 1) " (173" 1927 8598 202 1) " (173" 1933 8625 49 1) " (173" 1954 8694 102 1) " (173" 1965 9023 89 1) " (173" 2011 8869 150 1) " (173" 2015 8879 151 1) " (173" 2034 8936 333 3) " (173" 2035 8935 150 1) " (173" 2059 9019 130 3) " (173" 2060 9037 414 3) " (173" 2061 9015 166 1) " (173" 2066 9088 166 1) " (173" 2067 9031 190 1) " (173" 2118 9149 154 1) " (173" 2139 9200 187 1) " (173" 2191 9348 197 1) " (173" 2211 9413 437 1) " (173" 2227 9595 88 1) " (173" 2279 9678 118 1) " (173" 2282 9661 217 1) " (173" 2284 9663 187 1) " (173" 2295 9785 163 1) " (173" 2296 9798 96 1) " (173" 2314 9973 243 2) " (173" 2323 10036 127 2) " (173" 2334 10050 330 1) " (173" 2352 10114 334 1) " (173" 2354 10138 209 2) " (173" 2356 10144 221 1) " (173" 2364 10194 239 1) " (173" 2365 10557 190 1) " (173" 2368 10222 131 1) " (173" 2369 10242 133 1) " (173" 2376 10261 295 1) " (173" 2377 10293 256 2) " (173" 2378 10284 345 1) " (173" 2456 10678 184 1) " (173" 2462 10701 255 1) " (173" 2466 10742 188 1) " (173" 2524 11013 297 1) " (173" 2530 11026 307 1) " (173" 2540 11103 340 2) " (173" 2543 11373 210 1) " (173" 2552 11127 294 1) " (173" 2557 11153 253 1) " (173" 2569 11185 306 2) " (173" 2580 11276 308 2) " (173" 2587 11288 194 1) " (173" 2591 11286 238 1) " (173" 2595 11298 300 1) " (173" 2599 11311 340 1) " (173" 2609 11337 564 1) " (173" 2616 11365 303 1) " (173" 2645 11542 313 1) " (173" 2646 11549 429 1) " (173" 2650 11556 312 1) " (173" 2656 11642 217 1) " (173" 2659 11671 436 1) " (173" 2671 11741 392 1) " (173" 2672 11768 394 1) " (173" 2678 11817 234 1) " (173" 2688 11851 348 1) " (173" 2689 11852 597 1) " (173" 2706 11967 339 1) " (173" 2707 11991 271 1) " (173" 2713 12019 459 1) " (173" 2718 12058 360 1) " (173" 2719 12064 313 1) " (173" 2730 12407 411 3) " (173" 2761 12299 378 1) " (173" 2762 12300 366 1) " (173" 2765 12321 377 1) " (173" 2768 12375 434 1) " (173" 2770 12409 379 1) " (173" 2772 12496 417 4) " (173" 2773 12489 277 1) " (173" 2776 12475 453 5) " (173" 2782 12503 391 1) " (173" 2783 12616 650 3) " (173" 2792 12618 282 1) " (173" 2793 12582 282 1) " (173" 2803 12640 413 1) " (174" 101 356 284 1) " (174" 1784 8087 49 1) " (174" 2043 8960 407 1) " (174" 2262 9589 349 1) " (174" 2324 10009 154 1) " (174" 2351 10147 259 3) " (175" 1470 6862 251 1) " (175" 1471 6863 305 1) " (175" 1474 6877 401 1) " (175" 1475 6879 401 1) " (175" 1488 6932 401 1) " (175" 1600 7385 352 1) " (175" 1618 7453 352 1) " (175" 2084 9073 319 1) " (175" 2179 9314 431 1) " (175" 2198 9384 435 1) " (175" 2723 12080 517 1) " (176" 2735 12158 394 1) " (176" 2808 12668 401 1) " (177" 752 3547 45 1) " (177" 771 3732 251 1) " (177" 802 3861 149 1) " (177" 831 3976 149 1) " (177" 853 4109 158 2) " (177" 855 4122 251 1) " (177" 875 4242 36 1) " (177" 892 4309 138 1) " (177" 910 4403 202 1) " (177" 931 4499 202 1) " (177" 942 4536 202 1) " (177" 943 4585 64 1) " (177" 953 4584 55 1) " (177" 986 4710 55 1) " (177" 993 4736 400 1) " (177" 1071 5125 400 1) " (177" 1076 5158 78 1) " (177" 1101 5651 253 2) " (177" 1103 5328 64 1) " (177" 1136 5497 55 1) " (177" 1173 5607 251 1) " (177" 1231 5852 251 1) " (177" 1303 6094 178 1) " (177" 1313 6161 102 1) " (177" 1349 6456 45 1) " (177" 1374 6489 202 1) " (177" 1439 6753 45 1) " (177" 1706 7820 164 1) " (177" 1744 7964 45 1) " (177" 1747 8029 78 1) " (177" 1776 8089 55 1) " (177" 1833 8207 199 1) " (177" 1834 8226 45 1) " (177" 1842 8245 151 1) " (177" 1897 8440 400 1) " (177" 1914 8562 78 1) " (177" 1915 8537 34 1) " (177" 1980 8828 102 1) " (177" 2084 9086 69 1) " (177" 2118 9149 153 1) " (177" 2201 9396 435 1) " (177" 2227 9595 87 1) " (177" 2295 9785 162 1) " (177" 2315 9946 112 1) " (177" 2364 10194 238 1) " (177" 2365 10557 189 1) " (177" 2368 10222 130 1) " (177" 2370 10221 340 1) " (177" 2376 10451 406 2) " (177" 2390 10322 144 1) " (177" 2456 10678 183 1) " (177" 2501 10908 385 1) " (177" 2557 11153 252 1) " (177" 2569 11194 186 1) " (177" 2609 11337 562 1) " (177" 2614 11350 207 1) " (177" 2645 11542 312 1) " (177" 2726 12123 316 1) " (177" 2734 12171 319 1) " (177" 2757 12285 260 1) " (177" 2765 12321 376 1) " (177" 2776 12475 291 2) " (177" 2782 12503 390 1) " (177" 2786 12546 297 1) " (177" 2790 12566 278 1) " (177" 2791 12564 398 1) " (179" 1114 5362 102 1) " (179" 1116 5366 151 1) " (179" 1137 5526 64 1) " (179" 1140 5458 352 1) " (179" 1149 5519 55 1) " (179" 1151 5528 37 1) " (179" 1173 5607 251 1) " (179" 1185 5658 164 1) " (179" 1186 5660 64 1) " (179" 1192 5686 208 3) " (179" 1194 5719 36 1) " (179" 1213 5795 253 2) " (179" 1226 5844 153 2) " (179" 1233 5865 151 1) " (179" 1235 5879 45 1) " (179" 1237 5889 78 1) " (179" 1265 5988 45 1) " (179" 1282 6008 151 1) " (179" 1292 6060 178 1) " (179" 1308 6118 78 1) " (179" 1309 6115 102 1) " (179" 1318 6226 41 1) " (179" 1326 6240 153 2) " (179" 1336 6273 202 1) " (179" 1340 6315 401 2) " (179" 1342 6310 129 4) " (179" 1349 6456 82 2) " (179" 1350 6614 41 1) " (179" 1351 6420 55 1) " (179" 1361 6615 75 2) " (179" 1362 6424 105 2) " (179" 1366 6502 334 8) " (179" 1370 6457 178 1) " (179" 1381 6616 39 1) " (179" 1382 6607 58 2) " (179" 1387 6651 55 1) " (179" 1395 6658 174 3) " (179" 1398 6625 41 1) " (179" 1410 6656 178 1) " (179" 1419 6681 400 1) " (179" 1421 6683 400 1) " (179" 1429 6726 284 3) " (179" 1451 6785 202 1) " (179" 1463 6843 36 1) " (179" 1468 6850 92 2) " (179" 1474 6878 151 1) " (179" 1482 6903 105 2) " (179" 1484 7014 49 2) " (179" 1486 7177 49 1) " (179" 1497 6959 251 1) " (179" 1500 6972 478 3) " (179" 1516 7020 139 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (179 1523 7063 39 1) " (179" 1530 7082 164 1) " (179" 1531 7130 71 3) " (179" 1534 7125 102 1) " (179" 1537 7287 211 4) " (179" 1546 7264 49 1) " (179" 1548 7157 202 1) " (179" 1561 7208 45 1) " (179" 1565 7319 81 3) " (179" 1566 7339 64 1) " (179" 1609 7421 102 1) " (179" 1611 7431 102 1) " (179" 1613 7461 55 1) " (179" 1626 7513 102 1) " (179" 1630 7538 205 2) " (179" 1645 7599 178 1) " (179" 1654 7647 202 1) " (179" 1655 7648 251 1) " (179" 1666 7679 202 1) " (179" 1667 7684 253 2) " (179" 1668 7693 401 2) " (179" 1683 7741 124 2) " (179" 1684 7736 64 1) " (179" 1694 7802 124 2) " (179" 1702 7810 49 1) " (179" 1716 7849 102 1) " (179" 1738 7917 251 1) " (179" 1744 7964 45 1) " (179" 1749 7959 69 2) " (179" 1751 8056 49 1) " (179" 1773 8067 64 1) " (179" 1820 8184 102 1) " (179" 1822 8173 400 1) " (179" 1824 8178 251 1) " (179" 1836 8234 401 2) " (179" 1869 8347 400 1) " (179" 1876 8365 400 1) " (179" 1878 8377 124 2) " (179" 1887 8406 151 1) " (179" 1889 8467 41 1) " (179" 1892 8454 102 1) " (179" 1897 8440 400 1) " (179" 1902 8513 54 2) " (179" 1912 8561 253 2) " (179" 1915 8596 478 12) " (179" 1933 8625 49 1) " (179" 1942 8645 139 1) " (179" 1973 8728 400 1) " (179" 1975 8734 49 1) " (179" 1982 8759 202 1) " (179" 2008 8907 66 1) " (179" 2018 8893 165 1) " (179" 2034 8936 156 2) " (179" 2043 8960 555 1) " (179" 2066 9088 164 1) " (179" 2118 10109 236 2) " (179" 2139 10110 305 2) " (179" 2191 10108 454 2) " (179" 2201 9396 434 1) " (179" 2211 9413 435 1) " (179" 2216 9423 74 1) " (179" 2243 9587 83 1) " (179" 2254 9559 80 1) " (179" 2286 9780 128 2) " (179" 2288 9686 92 1) " (179" 2308 9883 168 1) " (179" 2315 9916 109 1) " (179" 2323 10036 125 2) " (179" 2325 10027 167 2) " (179" 2350 10215 237 2) " (179" 2351 10197 430 4) " (179" 2359 10172 187 1) " (179" 2365 10557 188 1) " (179" 2367 10206 189 1) " (179" 2368 10224 163 2) " (179" 2369 10243 131 1) " (179" 2370 10223 239 1) " (179" 2376 10451 205 1) " (179" 2386 10359 138 1) " (179" 2389 10317 136 1) " (179" 2394 10725 305 1) " (179" 2405 10485 258 2) " (179" 2411 10464 456 1) " (179" 2412 10465 393 1) " (179" 2429 10562 249 1) " (179" 2440 10609 152 1) " (179" 2456 10678 182 1) " (179" 2462 12095 362 2) " (179" 2478 10804 228 1) " (179" 2484 10832 167 1) " (179" 2488 10838 379 1) " (179" 2494 10867 235 2) " (179" 2510 10979 229 2) " (179" 2543 11373 208 1) " (179" 2547 11116 449 2) " (179" 2552 11137 193 1) " (179" 2557 11153 251 1) " (179" 2559 11158 400 1) " (179" 2560 11281 312 3) " (179" 2565 11177 302 1) " (179" 2569 11186 322 3) " (179" 2578 11206 227 2) " (179" 2579 11205 552 1) " (179" 2580 11459 342 4) " (179" 2595 11298 298 1) " (179" 2609 11337 561 1) " (179" 2610 11340 412 1) " (179" 2614 11371 345 2) " (179" 2616 11535 211 1) " (179" 2626 11434 232 1) " (179" 2642 11508 219 1) " (179" 2645 11542 311 1) " (179" 2656 11646 232 2) " (179" 2659 12394 389 4) " (179" 2669 11735 351 1) " (179" 2671 11741 390 1) " (179" 2676 11789 246 1) " (179" 2678 11826 232 1) " (179" 2679 11846 250 1) " (179" 2686 11844 347 2) " (179" 2689 11852 595 1) " (179" 2692 11922 291 3) " (179" 2696 11879 331 1) " (179" 2703 11938 336 1) " (179" 2716 12038 468 6) " (179" 2718 12070 258 1) " (179" 2720 12072 264 1) " (179" 2723 12080 365 1) " (179" 2724 12109 247 1) " (179" 2727 12116 613 1) " (179" 2730 12126 347 1) " (179" 2741 12463 390 3) " (179" 2755 12256 385 1) " (179" 2757 12285 259 1) " (179" 2765 12321 375 1) " (179" 2767 12373 398 4) " (179" 2768 12378 332 1) " (179" 2770 12441 428 5) " (179" 2776 12481 530 9) " (179" 2782 12503 389 1) " (179" 2792 12577 414 3) " (179" 2799 12629 424 1) " (179" 2807 12663 282 1) " (179" 1214 5780 366 1) " (179" 1734 7904 380 1) " (211" 2528 11492 485 3) " (211" 2582 11521 316 4) " (211" 2587 12235 239 1) " (211" 2703 11989 486 8) " (211" 2720 12077 300 2) " (211" 2769 12408 394 1) " (211" 2770 12419 411 1) " (211" 2776 12477 414 4) " (211" 2788 12543 476 1) " (211" 2790 12550 360 1) " (211" 2793 12622 316 3) " (211" 2795 12585 382 1) " (211" 2833 12915 313 3) " (211" 2839 12933 284 1) " (211" 2853 12929 501 1) " (211" 2753 12234 562 1) " (213" 784 3795 36 1) " (213" 795 3857 358 3) " (213" 796 3842 49 1) " (213" 801 3860 178 1) " (213" 822 3986 192 2) " (213" 823 4102 34 1) " (213" 831 3989 192 2) " (213" 841 4026 401 1) " (213" 853 4117 58 2) " (213" 854 4326 39 1) " (213" 860 4138 202 1) " (213" 864 4234 425 5) " (213" 868 4188 242 2) " (213" 873 4207 175 2) " (213" 874 4237 82 2) " (213" 875 4232 61 2) " (213" 876 4219 178 1) " (213" 880 4244 145 1) " (213" 881 4286 204 4) " (213" 882 4247 251 1) " (213" 884 4277 332 2) " (213" 887 4287 253 2) " (213" 888 4291 178 1) " (213" 890 4300 155 1) " (213" 892 4877 221 9) " (213" 896 4351 251 1) " (213" 900 4360 164 1) " (213" 902 4370 400 1) " (213" 905 4379 155 1) " (213" 906 4381 64 1) " (213" 910 4405 102 1) " (213" 911 4406 202 1) " (213" 915 4427 224 2) " (213" 930 4588 355 2) " (213" 972 4669 178 1) " (213" 988 4733 64 1) " (213" 990 4728 550 1) " (213" 991 4737 64 1) " (213" 992 4735 78 1) " (213" 993 4736 550 1) " (213" 1007 4790 400 1) " (213" 1013 4828 202 2) " (213" 1015 4824 251 1) " (213" 1018 4833 550 1) " (213" 1022 4860 124 2) " (213" 1045 4984 242 2) " (213" 1058 5046 178 1) " (213" 1065 5103 164 1) " (213" 1066 5115 82 2) " (213" 1067 5120 401 2) " (213" 1071 5125 550 1) " (213" 1074 5133 164 1) " (213" 1076 5147 178 1) " (213" 1097 5258 251 1) " (213" 1101 5651 253 2) " (213" 1109 5360 220 3) " (213" 1111 5567 224 2) " (213" 1113 8086 163 3) " (213" 1120 5378 251 1) " (213" 1124 5397 149 1) " (213" 1127 5406 251 1) " (213" 1138 5454 308 2) " (213" 1139 5443 139 1) " (213" 1151 5510 246 5) " (213" 1153 5524 202 1) " (213" 1157 5535 400 1) " (213" 1167 5574 145 1) " (213" 1169 5582 251 1) " (213" 1176 5616 251 1) " (213" 1188 5682 64 1) " (213" 1192 5686 41 1) " (213" 1200 5732 78 1) " (213" 1201 5746 151 1) " (213" 1213 5779 328 1) " (213" 1214 5811 64 1) " (213" 1215 5804 41 1) " (213" 1222 5808 137 1) " (213" 1225 5862 276 10) " (213" 1226 5844 153 2) " (213" 1234 5890 45 1) " (213" 1241 5891 202 1) " (213" 1303 6096 253 2) " (213" 1318 6224 108 3) " (213" 1328 6574 55 1) " (213" 1332 6258 400 1) " (213" 1333 6264 64 1) " (213" 1339 6297 124 2) " (213" 1348 6341 251 1) " (213" 1351 6372 55 1); INSERT INTO `smf_log_search_results` " (`id_search`" `id_topic` `id_msg` `relevance` `num_matches`) VALUES (213 1361 6395 141 1) " (213" 1395 6673 74 3) " (213" 1408 6710 302 2) " (213" 1413 6664 164 1) " (213" 1423 6687 202 1) " (213" 1425 6695 251 1) " (213" 1459 6818 251 1) " (213" 1460 6823 202 1) " (213" 1461 6824 251 1) " (213" 1463 6843 36 1) " (213" 1472 6873 202 1) " (213" 1482 6923 55 1) " (213" 1492 6947 151 1) " (213" 1500 6972 78 1) " (213" 1502 6968 251 1) " (213" 1503 7065 49 1) " (213" 1505 6977 164 1) " (213" 1512 7010 251 1) " (213" 1522 7036 141 1) " (213" 1523 7063 39 1) " (213" 1525 7112 403 4) " (213" 1530 7099 64 1) " (213" 1531 7127 34 1) " (213" 1535 7117 302 2) " (213" 1540 7132 251 1) " (213" 1550 7366 102 1) " (213" 1552 7505 64 1) " (213" 1572 7257 151 1) " (213" 1590 8643 224 2) " (213" 1605 8098 169 3) " (213" 1614 7445 302 2) " (213" 1619 7466 401 2) " (213" 1628 7514 400 1) " (213" 1641 7617 92 2) " (213" 1643 7596 251 1) " (213" 1685 7738 202 1) " (213" 1686 7739 155 1) " (213" 1688 7750 205 2) " (213" 1695 7788 178 1) " (213" 1697 7795 202 1) " (213" 1698 7811 55 1) " (213" 1701 7801 251 1) " (213" 1702 7810 49 1) " (213" 1706 7878 224 2) " (213" 1708 7925 78 1) " (213" 1713 7838 400 1) " (213" 1718 7852 202 1) " (213" 1719 7858 251 1) " (213" 1721 7861 202 1) " (213" 1725 7885 400 1) " (213" 1742 7935 401 1) " (213" 1755 7979 251 1) " (213" 1767 8011 251 1) " (213" 1771 8021 251 1) " (213" 1779 8055 302 2) " (213" 1781 8077 302 2) " (213" 1782 8064 202 1) " (213" 1784 8082 235 3) " (213" 1794 8110 452 2) " (213" 1799 8133 253 2) " (213" 1838 8230 178 1) " (213" 1839 8236 151 1) " (213" 1840 8241 400 1) " (213" 1863 8320 251 1) " (213" 1871 8349 178 1) " (213" 1885 8523 161 2) " (213" 1904 8480 151 1) " (213" 1914 8562 78 1) " (213" 1930 8606 251 1) " (213" 1986 8777 202 1) " (213" 2018 8917 64 1) " (213" 2027 8914 102 1) " (213" 2060 9022 102 1) " (213" 2061 9066 206 2) " (213" 2066 9088 153 1) " (213" 2085 9079 153 1) " (213" 2118 9149 140 1) " (213" 2191 9348 183 1) " (213" 2193 9363 420 1) " (213" 2254 9553 168 1) " (213" 2286 9772 115 2) " (213" 2288 9693 80 1) " (213" 2297 9804 449 1) " (213" 2314 10023 351 6) " (213" 2323 10029 378 3) " (213" 2327 10047 128 1) " (213" 2349 11530 226 3) " (213" 2352 10115 219 1) " (213" 2354 10149 194 2) " (213" 2369 10225 117 1) " (213" 2377 10290 266 3) " (213" 2405 10446 268 1) " (213" 2461 10774 162 2) " (213" 2521 11001 525 1) " (213" 2564 11175 192 1) " (213" 2569 11185 290 2) " (213" 2588 11265 393 1) " (213" 2614 11371 194 1) " (213" 2629 11426 553 1) " (213" 2638 11479 234 1) " (213" 2642 11508 204 1) " (213" 2667 11727 572 1) " (213" 2669 11735 337 1) " (213" 2671 11741 375 1) " (213" 2694 11900 258 2) " (213" 2718 12102 245 1) " (213" 2725 12307 245 1) " (213" 2753 12246 560 2) " (213" 2762 12308 359 2) " (213" 2765 12321 359 1) " (213" 2768 12375 416 1) " (213" 2770 12441 300 2) " (213" 2772 12437 310 2) " (213" 2773 12439 355 1) " (213" 2783 12616 631 3) " (213" 2785 12536 626 3) " (213" 2793 12622 316 3) " (213" 2795 12643 436 2) " (213" 2805 12651 334 1) " (213" 2807 12658 266 1) " (213" 2808 12664 387 1) " (213" 2833 12829 307 3) " (213" 2847 12859 386 1) " (213" 2851 12916 413 1) " (213" 707 3361 348 1) " (213" 806 3887 366 1) " (213" 937 4526 600 1) " (213" 1861 8316 345 1) " (213" 1992 8801 452 1) " (230" 2660 11678 219 1) " (230" 2715 12024 342 1) " (230" 2718 12065 238 1) " (230" 2781 12491 265 1) " (230" 2791 12565 276 1) " (230" 2792 12596 276 2) " (230" 2796 12614 306 2) " (230" 2811 12674 367 1) " (230" 2842 12853 491 1) " (235" 2723 12080 342 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_search_subjects` -- DROP TABLE IF EXISTS `smf_log_search_subjects`; CREATE TABLE `smf_log_search_subjects` ( `word` varchar(20) NOT NULL default '' `id_topic` mediumint(8) unsigned NOT NULL default 0 PRIMARY KEY (`word` `id_topic`) KEY `id_topic` (`id_topic`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_search_subjects` -- INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('#' 2301) " ('#2'" 541) " ('#2'" 1350) " ('#2'" 2698) " ('#2'" 2810) " ('#3'" 2731) " ('#4'" 2775) " ('#bigmac'" 1204) " ('#blamemicrosoft'" 2415) " ('#important'" 2423) " ('#thug'" 742) " ('►'" 4) " ('►'" 5) " ('►'" 6) " ('►'" 8) " ('►'" 13) " ('►'" 91) " ('►'" 145) " ('►'" 152) " ('►'" 675) " ('►'" 676) " ('►'" 1219) " ('►'" 1421) " ('►'" 1703) " ('►'" 1723) " ('►'" 1841) " ('►'" 1843) " ('►'" 1869) " ('►'" 1876) " ('►'" 1897) " ('►'" 1972) " ('►'" 2211) " ('►'" 2579) " (0" 1558) " (01" 1703) " (01" 2762) " (05" 1604) " (05" 1605) " (05" 1623) " (05" 1642) " (06" 1703) " (06" 1805) " (07" 1923) " (07" 1973) " (07" 1994) " (07" 1997) " (08" 1243) " (08" 1602) " (08" 2351) " (08" 2562) " (09" 1923) " (1" 882) " (1" 1104) " (1" 1911) " (1" 1927) " (1" 1989) " (1" 2321) " (1" 2874) " (10" 597) " (10" 718) " (10" 823) " (10" 825) " (10" 1104) " (10" 1536) " (10" 2527) " (100" 1480) " ('109number9\'s'" 2213) " ('109number9\'s'" 2214) " (11" 13) " (11" 1949) " (11" 2725) " (11" 2762) " (11" 2801) " (11" 2828) " (12" 2725) " (12" 2762) " ('123storm12'" 2038) " (14" 1604) " (14" 1605) " (14" 2020) " (15" 13) " (15" 598) " (15" 1805) " (15" 1959) " (15" 2527) " (15" 2801) " (15" 2828) " (16" 1623) " (18" 1973) " (18" 2762) " (19" 1994) " (19" 1997) " ('1st'" 1604) " ('1st'" 1658) " ('1v1'" 846) " ('1v1\'s'" 1508) " (2" 1178) " (2" 1179) " (2" 1558) " (2" 2355) " (2" 2532) " (2" 2719) " (2014" 13) " (2015" 1243) " (2015" 1602) " (2015" 1604) " (2015" 1605) " (2015" 1623) " (2015" 1642) " (2015" 1703) " (2015" 1728) " (2015" 1805) " (2015" 1923) " (2015" 1949) " (2015" 1973) " (2015" 1994) " (2015" 1997) " (2015" 2351) " (2015" 2562) " (2015" 2725) " (2015" 2762) " (2016" 1915) " (22" 1642) " (24" 2801) " ('25th'" 1246) " (26" 2724) " (27" 2828) " ('2k15'" 925) " ('2nd'" 2054) " (3" 1341) " (3" 2018) " (3" 2161) " (3" 2497) " (3" 2581) " (3" 2815) " (30" 2351) " (30" 2562) " ('3d'" 851) " ('3rd'" 2054) " (4" 1243) " (4" 1252) " (4" 1602) " (4" 2770) " (404" 2319) " (411" 2495) " ('411ghost'" 2366) " ('411ghost'" 2416) " ('411ghost'" 2472) " ('4th'" 2263) " (5" 1097) " (5" 1120) " (5" 2707) " ('5zig'" 1896) " (64" 1166) " ('720p'" 2254) " ('7misun'" 897) " ('7misun'" 1059) " ('7misun'" 2332) " ('7misun'" 2491) " ('7misun'" 2492) " (8" 882) " (8" 2583) " (9" 2527) " (';'" 1716) " (';'" 2520) " (';'" 2855) " (';-;'" 1188) " (';-;'" 1803) " (';-;'" 2477) " (';d'" 2673) " (';p'" 2744) " ('a'" 40) " ('a'" 121) " ('a'" 158) " ('a'" 707) " ('a'" 721) " ('a'" 808) " ('a'" 819) " ('a'" 846) " ('a'" 876) " ('a'" 889) " ('a'" 892) " ('a'" 894) " ('a'" 899) " ('a'" 918) " ('a'" 930) " ('a'" 937) " ('a'" 949) " ('a'" 953) " ('a'" 990) " ('a'" 1090) " ('a'" 1098) " ('a'" 1102) " ('a'" 1147) " ('a'" 1184) " ('a'" 1219) " ('a'" 1244) " ('a'" 1251) " ('a'" 1323) " ('a'" 1324) " ('a'" 1470) " ('a'" 1494) " ('a'" 1535) " ('a'" 1563) " ('a'" 1723) " ('a'" 1751) " ('a'" 1773) " ('a'" 1782) " ('a'" 1809) " ('a'" 1816) " ('a'" 1871) " ('a'" 1931) " ('a'" 1935) " ('a'" 1954) " ('a'" 1975) " ('a'" 2027) " ('a'" 2108) " ('a'" 2113) " ('a'" 2131) " ('a'" 2138) " ('a'" 2164) " ('a'" 2188) " ('a'" 2204) " ('a'" 2477) " ('a'" 2484) " ('a'" 2536) " ('a'" 2549) " ('a'" 2558) " ('a'" 2607) " ('a'" 2609) " ('a'" 2644) " ('a'" 2696) " ('a'" 2701) " ('a'" 2729) " ('a'" 2781) " ('a'" 2782) " ('a'" 2837) " ('a'" 2840) " ('a'" 2844) " ('a'" 2876) " ('a-z'" 2036) " ('able'" 2278) " ('about'" 781) " ('about'" 891) " ('about'" 892) " ('about'" 906) " ('about'" 991) " ('about'" 1049) " ('about'" 1058) " ('about'" 1217); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('about' 1746) " ('about'" 1899) " ('about'" 2204) " ('about'" 2650) " ('about'" 2703) " ('about'" 2796) " ('about'" 2815) " ('above'" 2796) " ('absolutely'" 1613) " ('abuse'" 2363) " ('abuse'" 2709) " ('abused'" 2262) " ('abusement'" 2358) " ('abusement'" 2359) " ('abusing'" 1570) " ('abusing'" 2448) " ('abusing'" 2565) " ('ac'" 1596) " ('accepted'" 811) " ('access'" 744) " ('account'" 1424) " ('account'" 1676) " ('account'" 1831) " ('accusing'" 2052) " ('achilles'" 2276) " ('achilles'" 2358) " ('achilles'" 2359) " ('achilles'" 2364) " ('achilles'" 2468) " ('achilles'" 2556) " ('achilles'" 2557) " ('achilles297'" 2277) " ('acidx'" 2593) " ('actual'" 1295) " ('actual'" 1632) " ('actually'" 1168) " ('actually'" 1875) " ('add'" 1166) " ('add'" 1590) " ('add'" 2063) " ('add'" 2271) " ('added'" 1523) " ('adding'" 1546) " ('adding'" 2836) " ('adertising'" 2714) " ('admin'" 913) " ('admin'" 1071) " ('admin'" 1121) " ('admin'" 2101) " ('admin'" 2116) " ('admin'" 2389) " ('admin'" 2833) " ('admins'" 297) " ('admins'" 875) " ('admins'" 915) " ('admiting'" 1740) " ('admitted'" 2366) " ('admitted'" 2550) " ('adress'" 2424) " ('advert'" 1052) " ('advert'" 1183) " ('advert'" 1402) " ('advert'" 1446) " ('advertisement'" 1347) " ('advertisement'" 2341) " ('advertisement'" 2601) " ('advertisement'" 2710) " ('advertising'" 1169) " ('advertising'" 1206) " ('advertising'" 1598) " ('advertising'" 1826) " ('advertising'" 1958) " ('advertising'" 2038) " ('advertising'" 2168) " ('advertising'" 2418) " ('advertising'" 2502) " ('advertising'" 2590) " ('advertising'" 2621) " ('advertising'" 2708) " ('advertising'" 2711) " ('advertising'" 2738) " ('advertising'" 2771) " ('advertising'" 2777) " ('advertising'" 2789) " ('advertising'" 2834) " ('advertising'" 2861) " ('advertising'" 2865) " ('advertising'" 2866) " ('advertising'" 2869) " ('advertising'" 2871) " ('advertisment'" 1218) " ('advertisng'" 1460) " ('af'" 2395) " ('after'" 1065) " ('after'" 1095) " ('after'" 1244) " ('after'" 1544) " ('after'" 1589) " ('after'" 1747) " ('again'" 842) " ('again'" 1004) " ('again'" 1032) " ('again'" 1175) " ('again'" 1192) " ('again'" 1223) " ('again'" 1369) " ('again'" 1579) " ('again'" 1626) " ('again'" 1828) " ('again'" 2082) " ('again'" 2566) " ('again'" 2626) " ('again'" 2739) " ('again'" 2740) " ('again'" 2741) " ('again'" 2867) " ('against'" 1701) " ('against'" 1980) " ('against'" 2262) " ('age'" 1727) " ('agen'" 2414) " ('agentsone'" 763) " ('agentstone'" 1447) " ('agentstone'" 1967) " ('agentstone'" 2433) " ('agentstone'" 2784) " ('aigan'" 1943) " ('aiganst'" 1506) " ('aimbot'" 1024) " ('aint'" 2457) " ('aint'" 2505) " ('aivy'" 1187) " ('aka'" 2666) " ('alaric77'" 2664) " ('alert'" 2867) " ('alex'" 901) " ('alex'" 2472) " ('alfecat123'" 1074) " ('alfecat123'" 1120) " ('alfie123'" 1176) " ('alice'" 2837) " ('all'" 913) " ('all'" 1763) " ('all'" 1818) " ('all'" 1852) " ('all'" 1857) " ('all'" 2041) " ('all'" 2377) " ('all'" 2628) " ('all'" 2705) " ('allowed'" 1237) " ('allowed'" 1491) " ('allowed'" 2086) " ('ally'" 944) " ('alot'" 2398) " ('alow'" 1674) " ('alpacaa'" 1932) " ('already'" 873) " ('already'" 1687) " ('already'" 2390) " ('also'" 1774) " ('also'" 2401) " ('alts'" 2086) " ('am'" 1029) " ('am'" 1077) " ('am'" 1118) " ('am'" 1231) " ('am'" 1262) " ('am'" 1534) " ('am'" 1630) " ('am'" 1768) " ('am'" 1854) " ('am'" 2020) " ('am'" 2024) " ('am'" 2025) " ('am'" 2029) " ('am'" 2062) " ('am'" 2501) " ('am'" 2658) " ('an'" 1749) " ('and'" 297) " ('and'" 304) " ('and'" 659) " ('and'" 776) " ('and'" 786) " ('and'" 798) " ('and'" 841) " ('and'" 853) " ('and'" 855) " ('and'" 861) " ('and'" 862) " ('and'" 863) " ('and'" 892) " ('and'" 913) " ('and'" 914) " ('and'" 915) " ('and'" 938) " ('and'" 954) " ('and'" 993) " ('and'" 1001) " ('and'" 1014) " ('and'" 1021) " ('and'" 1034) " ('and'" 1040) " ('and'" 1058) " ('and'" 1065) " ('and'" 1068) " ('and'" 1071) " ('and'" 1080) " ('and'" 1109) " ('and'" 1116) " ('and'" 1121) " ('and'" 1124) " ('and'" 1143) " ('and'" 1163) " ('and'" 1169) " ('and'" 1175) " ('and'" 1198) " ('and'" 1202) " ('and'" 1229) " ('and'" 1281) " ('and'" 1308) " ('and'" 1327) " ('and'" 1376) " ('and'" 1461) " ('and'" 1491) " ('and'" 1592) " ('and'" 1632) " ('and'" 1712) " ('and'" 1766) " ('and'" 1767) " ('and'" 1774) " ('and'" 1792) " ('and'" 1813) " ('and'" 1827) " ('and'" 1853) " ('and'" 1891) " ('and'" 1900) " ('and'" 1925) " ('and'" 1932) " ('and'" 1942) " ('and'" 1946) " ('and'" 1956) " ('and'" 1959) " ('and'" 2007) " ('and'" 2008) " ('and'" 2036) " ('and'" 2039) " ('and'" 2058) " ('and'" 2059); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('and' 2087) " ('and'" 2164) " ('and'" 2234) " ('and'" 2253) " ('and'" 2279) " ('and'" 2321) " ('and'" 2366) " ('and'" 2400) " ('and'" 2416) " ('and'" 2440) " ('and'" 2475) " ('and'" 2476) " ('and'" 2477) " ('and'" 2521) " ('and'" 2612) " ('and'" 2624) " ('and'" 2658) " ('and'" 2679) " ('and'" 2682) " ('and'" 2686) " ('and'" 2717) " ('and'" 2806) " ('and'" 2808) " ('and'" 2815) " ('and'" 2836) " ('angel_darky'" 2037) " ('anggsharaf123'" 2383) " ('animation'" 725) " ('animation'" 727) " ('animearcher'" 1771) " ('animearcher'" 1775) " ('annoyed'" 861) " ('annoying'" 950) " ('annoying'" 1937) " ('annoying'" 2003) " ('annoying'" 2004) " ('annoying'" 2469) " ('another'" 1217) " ('another'" 1379) " ('another'" 1411) " ('another'" 1456) " ('another'" 1539) " ('another'" 1774) " ('another'" 2616) " ('another'" 2706) " ('another'" 2743) " ('another'" 2815) " ('another'" 2863) " ('answer'" 2313) " ('anti'" 961) " ('anti'" 1474) " ('anti'" 1475) " ('anti'" 2051) " ('anti-looter'" 878) " ('antikb'" 1471) " ('anvil'" 2230) " ('any'" 152) " ('any'" 968) " ('anyone'" 732) " ('anyone'" 2465) " ('anything'" 1197) " ('apeal'" 1129) " ('apeal'" 1666) " ('apeal'" 1846) " ('apeal'" 2034) " ('apeal'" 2376) " ('apeal'" 2646) " ('apeal'" 2660) " ('aplication'" 2129) " ('apology'" 2696) " ('app'" 1081) " ('app'" 1288) " ('app'" 1480) " ('app'" 1509) " ('app'" 1977) " ('app'" 1978) " ('app'" 2000) " ('app'" 2005) " ('app'" 2009) " ('app'" 2014) " ('app'" 2015) " ('app'" 2018) " ('app'" 2099) " ('app'" 2121) " ('app'" 2127) " ('app'" 2145) " ('app'" 2159) " ('app'" 2189) " ('app'" 2191) " ('app'" 2199) " ('app'" 2200) " ('app'" 2378) " ('app'" 2513) " ('app'" 2534) " ('app'" 2547) " ('app'" 2672) " ('appeal'" 91) " ('appeal'" 716) " ('appeal'" 807) " ('appeal'" 811) " ('appeal'" 1350) " ('appeal'" 1654) " ('appeal'" 2078) " ('appeal'" 2104) " ('appeal'" 2404) " ('appeal'" 2580) " ('appeal'" 2645) " ('appeal'" 2746) " ('appeal;'" 1885) " ('appealing'" 2579) " ('appel'" 1474) " ('appel'" 1801) " ('appel'" 2459) " ('appel'" 2593) " ('appel'" 2729) " ('appel'" 2829) " ('application'" 1974) " ('application'" 1982) " ('application'" 1983) " ('application'" 1998) " ('application'" 2006) " ('application'" 2026) " ('application'" 2033) " ('application'" 2098) " ('application'" 2110) " ('application'" 2112) " ('application'" 2114) " ('application'" 2115) " ('application'" 2117) " ('application'" 2118) " ('application'" 2122) " ('application'" 2123) " ('application'" 2125) " ('application'" 2126) " ('application'" 2134) " ('application'" 2135) " ('application'" 2136) " ('application'" 2137) " ('application'" 2139) " ('application'" 2140) " ('application'" 2142) " ('application'" 2150) " ('application'" 2151) " ('application'" 2152) " ('application'" 2156) " ('application'" 2158) " ('application'" 2160) " ('application'" 2161) " ('application'" 2162) " ('application'" 2163) " ('application'" 2166) " ('application'" 2170) " ('application'" 2172) " ('application'" 2173) " ('application'" 2174) " ('application'" 2177) " ('application'" 2178) " ('application'" 2180) " ('application'" 2181) " ('application'" 2183) " ('application'" 2184) " ('application'" 2185) " ('application'" 2187) " ('application'" 2195) " ('application'" 2196) " ('application'" 2197) " ('application'" 2207) " ('application'" 2208) " ('application'" 2212) " ('application'" 2213) " ('application'" 2214) " ('application'" 2217) " ('application'" 2218) " ('application'" 2219) " ('application'" 2220) " ('application'" 2222) " ('application'" 2224) " ('application'" 2225) " ('application'" 2228) " ('application'" 2232) " ('application'" 2238) " ('application'" 2240) " ('application'" 2241) " ('application'" 2242) " ('application'" 2245) " ('application'" 2252) " ('application'" 2253) " ('application'" 2255) " ('application'" 2257) " ('application'" 2261) " ('application'" 2264) " ('application'" 2268) " ('application'" 2269) " ('application'" 2273) " ('application'" 2274) " ('application'" 2290) " ('application'" 2344) " ('application'" 2356) " ('application'" 2357) " ('application'" 2386) " ('application'" 2524) " ('application'" 2530) " ('application'" 2540) " ('application'" 2547) " ('application'" 2622) " ('application'" 2695) " ('application'" 2794) " ('application'" 2810) " ('application'" 2835) " ('applications'" 1081) " ('applications'" 1429) " ('applications'" 2192) " ('applications'" 2270) " ('applie'" 2111) " ('applied'" 2211) " ('appling'" 2244) " ('appliying'" 2148) " ('apply'" 1246) " ('apply'" 2113) " ('apply'" 2128) " ('apply'" 2132) " ('apply'" 2141) " ('apply'" 2149) " ('apply'" 2157) " ('apply'" 2233) " ('applying'" 13) " ('applying'" 1173) " ('applying'" 1192) " ('applying'" 1246) " ('applying'" 1387) " ('applying'" 1869) " ('applying'" 1972) " ('applying'" 2174) " ('applying'" 2209) " ('applying'" 2223) " ('applying'" 2226) " ('apps'" 1259) " ('apps'" 1288) " ('apps'" 1796) " ('apps'" 2119) " ('apptrend'" 2663) " ('april'" 1246) " ('archer_power00'" 2172) " ('archives'" 2190) " ('are'" 1824) " ('are'" 2035) " ('are'" 2086) " ('are'" 2712) " ('area'" 1698) " ('area'" 2409); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('arena' 286) " ('arena'" 824) " ('arena'" 1304) " ('arguing'" 2003) " ('arguing'" 2004) " ('armor'" 1026) " ('armor'" 1838) " ('around'" 2302) " ('around'" 2340) " ('art'" 1142) " ('as'" 707) " ('as'" 1799) " ('as'" 1942) " ('as'" 1946) " ('as'" 2482) " ('asap'" 989) " ('asap'" 994) " ('asf_luis1'" 1153) " ('ashley'" 1165) " ('ashley_madz'" 1351) " ('ask'" 910) " ('asked'" 1747) " ('ass'" 2143) " ('assissin\'s'" 1473) " ('at'" 675) " ('at'" 718) " ('at'" 851) " ('at'" 1118) " ('at'" 1852) " ('at'" 1853) " ('at'" 1857) " ('at'" 1933) " ('at'" 2021) " ('at'" 2318) " ('at'" 2660) " ('atmic_the_panda'" 1505) " ('atomic'" 1746) " ('atomic_element\'s'" 2651) " ('atomic_element\'s'" 2652) " ('atomic_fibs'" 1830) " ('atomic_fibs'" 1832) " ('atomic_the_panda'" 1797) " ('attempt'" 851) " ('auc'" 1551) " ('auction'" 1229) " ('auction'" 1298) " ('auction'" 1405) " ('aura'" 870) " ('aura'" 2481) " ('auroa'" 849) " ('australian_m8'" 1813) " ('auto'" 304) " ('auto'" 856) " ('autobrewer'" 1513) " ('autoclick'" 832) " ('autoclick'" 845) " ('autoclick'" 926) " ('autoclicker'" 857) " ('autoclicking'" 830) " ('automatic'" 1330) " ('autosprint'" 1902) " ('autumn'" 2471) " ('av'" 2668) " ('available'" 2856) " ('avian'" 744) " ('aviator'" 64) " ('aviator'" 946) " ('aviator'" 966) " ('aviator'" 987) " ('aviator'" 1494) " ('aviator'" 1537) " ('aviator'" 1706) " ('aviator'" 1913) " ('aviator'" 1917) " ('aviator'" 2056) " ('aviator'" 2150) " ('aviator'" 2203) " ('aviator'" 2319) " ('aviator'" 2560) " ('aviator'" 2691) " ('aviator'" 2719) " ('aviator'" 2753) " ('aviator'" 2755) " ('aviator'" 2763) " ('aviator'" 2836) " ('aviator\'s'" 2649) " ('aviatorcraft'" 380) " ('aviatorcraft'" 831) " ('aviatorcraft'" 1016) " ('aviatorcraft'" 1030) " ('aviatorcraft'" 1102) " ('aviatorcraft'" 1106) " ('aviatorcraft'" 1156) " ('aviatorcraft'" 1366) " ('aviatorcraft'" 1397) " ('aviatorcraft'" 1511) " ('aviatorcraft'" 1518) " ('aviatorcraft'" 1582) " ('aviatorcraft'" 1646) " ('aviatorcraft'" 1852) " ('aviatorcraft'" 1857) " ('aviatorcraft'" 1862) " ('aviatorcraft'" 1876) " ('aviatorcraft'" 2043) " ('aviatorcraft'" 2352) " ('aviatorcraft'" 2424) " ('aviatorcraft'" 2425) " ('aviatorcraft'" 2461) " ('aviatorcraft'" 2465) " ('aviatorcraft'" 2538) " ('aviatorcraft'" 2609) " ('aviatorcraft'" 2617) " ('aviatorcraft'" 2685) " ('aviatorcraft'" 2694) " ('aviatorcraft'" 2700) " ('aviatorcraft'" 2773) " ('aviatorcraft'" 2797) " ('aviatorcraft'" 2801) " ('aviatorcraft'" 2802) " ('aviatorcraft'" 2817) " ('aviatorcraft'" 2838) " ('aviatorcraft'" 2854) " ('aviatorcraft\'s'" 1942) " ('aviatorcraft\'s'" 1946) " ('aviatorcrafts'" 1003) " ('aviatorgaming'" 1059) " ('away'" 2411) " ('away'" 2412) " ('away'" 2836) " ('awesome'" 2497) " ('awesomegurl05'" 2683) " ('awsome'" 1422) " ('awsomedjn'" 1141) " ('axes'" 2377) " ('babejay'" 2629) " ('back'" 687) " ('back'" 985) " ('back'" 994) " ('back'" 1037) " ('back'" 1099) " ('back'" 1207) " ('back'" 1211) " ('back'" 1544) " ('back'" 1577) " ('back'" 2331) " ('back'" 2658) " ('back'" 2745) " ('back'" 2753) " ('back'" 2870) " ('back'" 2876) " ('backpacks'" 1425) " ('bad'" 1029) " ('bad'" 1116) " ('bad'" 1363) " ('bad'" 1587) " ('bad'" 1633) " ('bad'" 1744) " ('bad'" 2403) " ('bags'" 1735) " ('bags'" 1736) " ('bahmlounge'" 1303) " ('bahmlounge'" 1407) " ('bakerman1971'" 2727) " ('balancing'" 2061) " ('ballergirl'" 1802) " ('ban'" 91) " ('ban'" 716) " ('ban'" 792) " ('ban'" 807) " ('ban'" 811) " ('ban'" 839) " ('ban'" 931) " ('ban'" 964) " ('ban'" 1129) " ('ban'" 1470) " ('ban'" 1474) " ('ban'" 1575) " ('ban'" 1654) " ('ban'" 1666) " ('ban'" 1667) " ('ban'" 1801) " ('ban'" 1830) " ('ban'" 1832) " ('ban'" 1837) " ('ban'" 1846) " ('ban'" 1885) " ('ban'" 2020) " ('ban'" 2034) " ('ban'" 2058) " ('ban'" 2093) " ('ban'" 2095) " ('ban'" 2104) " ('ban'" 2227) " ('ban'" 2280) " ('ban'" 2295) " ('ban'" 2299) " ('ban'" 2308) " ('ban'" 2309) " ('ban'" 2361) " ('ban'" 2401) " ('ban'" 2459) " ('ban'" 2481) " ('ban'" 2492) " ('ban'" 2559) " ('ban'" 2579) " ('ban'" 2604) " ('ban'" 2645) " ('ban'" 2646) " ('ban'" 2660) " ('ban'" 2746) " ('ban'" 2829) " ('banapeal'" 1196) " ('banapeal'" 1547) " ('baned'" 1787) " ('baned'" 2024) " ('baned'" 2025) " ('bank'" 1028) " ('bann'" 2390) " ('bannable'" 1230) " ('banned'" 771) " ('banned'" 775) " ('banned'" 921) " ('banned'" 1025) " ('banned'" 1088) " ('banned'" 1095) " ('banned'" 1226) " ('banned'" 1227) " ('banned'" 1231) " ('banned'" 1306) " ('banned'" 1350) " ('banned'" 1400) " ('banned'" 1488) " ('banned'" 1504) " ('banned'" 1534) " ('banned'" 1543) " ('banned'" 1579) " ('banned'" 1585) " ('banned'" 1600) " ('banned'" 1618) " ('banned'" 1630) " ('banned'" 1663) " ('banned'" 1768) " ('banned'" 1769) " ('banned'" 1775) " ('banned'" 1854) " ('banned'" 1898) " ('banned'" 1908) " ('banned'" 1988) " ('banned'" 2029) " ('banned'" 2056); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('banned' 2062) " ('banned'" 2229) " ('banned'" 2401) " ('banned'" 2402) " ('banned'" 2410) " ('banned'" 2411) " ('banned'" 2412) " ('banned'" 2459) " ('banned'" 2488) " ('banned'" 2501) " ('banned'" 2502) " ('banned'" 2618) " ('banned'" 2653) " ('banned'" 2678) " ('banned'" 2729) " ('banning'" 2365) " ('bans'" 2402) " ('bans'" 2653) " ('base'" 718) " ('base'" 721) " ('base'" 1204) " ('bastard'" 1816) " ('be'" 258) " ('be'" 675) " ('be'" 775) " ('be'" 930) " ('be'" 937) " ('be'" 1102) " ('be'" 1491) " ('be'" 1523) " ('be'" 1544) " ('be'" 1564) " ('be'" 1687) " ('be'" 1988) " ('be'" 2108) " ('be'" 2113) " ('be'" 2131) " ('be'" 2138) " ('be'" 2332) " ('be'" 2678) " ('be'" 2843) " ('be'" 2855) " ('beacon'" 2321) " ('beacons'" 1985) " ('beans'" 2047) " ('beauty'" 416) " ('because'" 2843) " ('become'" 2164) " ('become'" 2597) " ('been'" 1395) " ('been'" 1775) " ('been'" 1873) " ('been'" 2020) " ('been'" 2402) " ('been'" 2653) " ('been'" 2660) " ('before'" 13) " ('before'" 1421) " ('before'" 1855) " ('before'" 1869) " ('before'" 2402) " ('before'" 2653) " ('begging'" 2445) " ('beggining'" 876) " ('beginning'" 1323) " ('beginning'" 1324) " ('beginning'" 2536) " ('behalf'" 942) " ('behavior'" 2007) " ('behind'" 1113) " ('being'" 812) " ('being'" 953) " ('being'" 1068) " ('being'" 1069) " ('being'" 1171) " ('being'" 1244) " ('being'" 1283) " ('being'" 1440) " ('being'" 1500) " ('being'" 1582) " ('being'" 1771) " ('being'" 1785) " ('being'" 1932) " ('being'" 1976) " ('being'" 2167) " ('being'" 2188) " ('being'" 2278) " ('being'" 2292) " ('being'" 2305) " ('being'" 2306) " ('being'" 2307) " ('being'" 2328) " ('being'" 2395) " ('being'" 2475) " ('being'" 2680) " ('beloved'" 2854) " ('bennyboy3204'" 2032) " ('best'" 745) " ('best'" 1009) " ('best'" 1490) " ('best'" 1499) " ('best'" 1851) " ('best'" 2694) " ('bet'" 2793) " ('beta'" 1625) " ('better'" 1883) " ('biff_dope'" 1283) " ('big'" 1483) " ('big'" 1975) " ('big'" 2583) " ('bigmacnation'" 1059) " ('bil'" 2321) " ('birthday'" 1678) " ('birthday'" 2877) " ('birthdays'" 2764) " ('blackmail'" 1021) " ('blaze'" 707) " ('blaze'" 2058) " ('blaze'" 2338) " ('blaze2558'" 2053) " ('blaze2558'" 2227) " ('blaze2558'" 2243) " ('blazerodco'" 2832) " ('blazerodco'" 2846) " ('bloccmaster'" 2007) " ('block'" 1927) " ('blocking'" 960) " ('blocks'" 1146) " ('blue'" 1664) " ('blue'" 2583) " ('bluebot'" 1097) " ('bobby'" 1815) " ('bobby'" 1905) " ('bobman231123'" 1481) " ('boi'" 2656) " ('boofhead'" 837) " ('boofhead100'" 842) " ('book'" 1040) " ('books'" 1166) " ('books'" 2400) " ('boolin'" 2388) " ('boolin'" 2392) " ('boolin'" 2393) " ('boolin'" 2408) " ('boolin'" 2447) " ('boolin'" 2450) " ('boolin'" 2515) " ('boolin'" 2527) " ('boolin'" 2531) " ('boombox_bubbles'" 1835) " ('boondock'" 2480) " ('boot'" 1743) " ('bored'" 1520) " ('bored'" 1593) " ('bored'" 1594) " ('bored'" 1597) " ('bored'" 2035) " ('bored'" 2428) " ('bottoms'" 2728) " ('bought'" 798) " ('bought'" 838) " ('bounty'" 1339) " ('bow'" 2529) " ('bowbattle'" 1911) " ('br3ton'" 170) " ('brah'" 2168) " ('breaking'" 676) " ('breaking'" 1587) " ('breaking'" 1754) " ('breaking'" 1755) " ('breaking'" 2366) " ('breeding'" 2336) " ('bricksb'" 852) " ('bricksb'" 1162) " ('bricksb'" 2200) " ('bricksb'" 2701) " ('bricksb'" 2712) " ('bricksb'" 2829) " ('bricksb\'s'" 2647) " ('bring'" 1037) " ('broken'" 1722) " ('broken'" 2186) " ('bros'" 290) " ('bruhgetrekt'" 1900) " ('bruhgetrekt'" 1932) " ('bubblemada'" 2666) " ('bug'" 895) " ('bug'" 1050) " ('bug'" 1122) " ('bug'" 1742) " ('bug'" 1791) " ('bug'" 1809) " ('bug'" 1944) " ('bug'" 2638) " ('bugs'" 1717) " ('build'" 1102) " ('build'" 1184) " ('build'" 1219) " ('build'" 1360) " ('build'" 1373) " ('build'" 1436) " ('build'" 1542) " ('build'" 1555) " ('build'" 1635) " ('build'" 1637) " ('build'" 1639) " ('build'" 1642) " ('build'" 1659) " ('build'" 1703) " ('build'" 1723) " ('build'" 1750) " ('build'" 1843) " ('build'" 1973) " ('build'" 1974) " ('build'" 1978) " ('build'" 2014) " ('build'" 2015) " ('build'" 2018) " ('build'" 2099) " ('build'" 2524) " ('build'" 2595) " ('build'" 2605) " ('build'" 2623) " ('build'" 2625) " ('build'" 2627) " ('build'" 2635) " ('build'" 2637) " ('build'" 2651) " ('build'" 2652) " ('build'" 2672) " ('build'" 2695) " ('build'" 2813) " ('build-off'" 2594) " ('builder'" 1982) " ('builder'" 1998) " ('builder'" 2005) " ('builder'" 2009) " ('builder'" 2033) " ('builder'" 2344) " ('builder'" 2357) " ('builder'" 2378) " ('builder'" 2386) " ('builder'" 2456) " ('builder'" 2513) " ('builder'" 2534) " ('builder'" 2540) " ('builder'" 2547) " ('builder'" 2622) " ('builder'" 2835) " ('builders'" 945); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('builders' 2474) " ('building'" 1118) " ('building'" 2098) " ('building'" 2810) " ('builds'" 385) " ('builds'" 1355) " ('builds'" 2647) " ('bulk'" 1789) " ('bulk'" 1926) " ('bulk'" 2327) " ('bullied'" 2475) " ('bullying'" 1136) " ('bullying'" 1774) " ('bullying'" 2440) " ('bullying'" 2442) " ('bup'" 2324) " ('burt'" 833) " ('burtgasm'" 1059) " ('bus'" 1031) " ('but'" 828) " ('but'" 1197) " ('but'" 1587) " ('but'" 1761) " ('but'" 2411) " ('but'" 2412) " ('but'" 2748) " ('buy'" 1166) " ('buy'" 1514) " ('buy'" 1517) " ('buy'" 2278) " ('buy'" 2628) " ('buycraft'" 1200) " ('buycraft'" 1810) " ('buycraft'" 2520) " ('buycraft'" 2523) " ('buying'" 2194) " ('by'" 921) " ('by'" 1190) " ('by'" 1191) " ('by'" 1212) " ('by'" 1717) " ('by'" 1770) " ('by'" 1954) " ('by'" 1957) " ('bye'" 1199) " ('bye'" 2854) " ('bypassing'" 2282) " ('c'" 2844) " ('c31'" 1773) " ('cactus'" 1789) " ('call'" 1530) " ('calling'" 458) " ('calling'" 1140) " ('calling'" 2039) " ('calling'" 2676) " ('camper'" 1535) " ('can'" 826) " ('can'" 1065) " ('can'" 1168) " ('can'" 1836) " ('can'" 1867) " ('can'" 2027) " ('can'" 2411) " ('can'" 2412) " ('can'" 2876) " ('can\'t'" 1950) " ('can\'t'" 2016) " ('can\'t'" 2372) " ('can\'t'" 2463) " ('can\'t'" 2465) " ('canadianenemy'" 2357) " ('cannot'" 1857) " ('cant'" 258) " ('cant'" 1337) " ('cant'" 1809) " ('cant'" 1812) " ('cant'" 1852) " ('cant'" 1893) " ('cant'" 2347) " ('cant'" 2406) " ('cant'" 2793) " ('cape'" 2592) " ('capppyy'" 2677) " ('caps'" 801) " ('caps'" 822) " ('caps'" 2234) " ('captain'" 1069) " ('caraforever36'" 1284) " ('caraforever36'" 1286) " ('caraforever36'" 1598) " ('carpal'" 2298) " ('carsoncramer'" 771) " ('cash'" 1910) " ('casino'" 790) " ('casino'" 795) " ('casino'" 796) " ('casino'" 797) " ('casino'" 798) " ('casino'" 806) " ('casino'" 810) " ('casino'" 832) " ('casino'" 844) " ('casino'" 850) " ('casino'" 869) " ('casino'" 895) " ('casino'" 916) " ('casino'" 933) " ('casino'" 1211) " ('casino'" 1458) " ('casino'" 1540) " ('casino'" 1544) " ('casino'" 1855) " ('casino'" 2011) " ('casino'" 2186) " ('castle'" 1715) " ('catching'" 2182) " ('caught'" 845) " ('cause'" 819) " ('cause'" 921) " ('cause'" 2505) " ('ceasarandedger'" 792) " ('cellular'" 2337) " ('censored'" 1770) " ('ceral\'s'" 2112) " ('chain'" 2844) " ('change'" 904) " ('change'" 921) " ('change'" 1186) " ('change'" 1236) " ('change'" 1464) " ('change'" 1609) " ('change'" 1820) " ('change'" 2648) " ('change'" 2664) " ('change'" 2788) " ('changed'" 929) " ('changed'" 1292) " ('changed'" 2310) " ('changes'" 965) " ('channel'" 1677) " ('channel'" 1907) " ('channel'" 2153) " ('charge'" 1577) " ('chat'" 231) " ('chat'" 816) " ('chat'" 1060) " ('chat'" 1382) " ('chat'" 1406) " ('chat'" 1561) " ('chat'" 1644) " ('chat'" 1684) " ('chat'" 1738) " ('chat'" 1842) " ('chat'" 1912) " ('chat'" 2202) " ('chat'" 2611) " ('chat'" 2803) " ('chating'" 1734) " ('cheat'" 830) " ('cheat'" 1107) " ('cheating'" 1900) " ('cheating'" 2019) " ('check'" 1822) " ('check'" 1888) " ('check'" 2582) " ('checker'" 1292) " ('chickens'" 1591) " ('chickens'" 1824) " ('chief'" 858) " ('chief'" 867) " ('chief'" 980) " ('chief'" 983) " ('chief'" 996) " ('chief'" 1085) " ('chief'" 1117) " ('chief'" 1172) " ('chief'" 1707) " ('chief'" 1732) " ('chief'" 2271) " ('chief'" 2584) " ('chole'" 2413) " ('christmas'" 730) " ('christmas'" 2087) " ('christmas'" 2755) " ('christmas'" 2763) " ('chubby'" 2008) " ('chubby_chowder'" 659) " ('chubby_chowder'" 2034) " ('circle'" 541) " ('citrus'" 736) " ('citrus'" 838) " ('citypvp'" 2564) " ('ck'" 969) " ('claimed'" 1157) " ('claiming'" 1018) " ('click'" 2809) " ('click'" 2870) " ('clicking'" 856) " ('clicking'" 2298) " ('clickyfingers'" 1744) " ('client'" 2293) " ('client'" 2294) " ('clip'" 2091) " ('clock'" 1657) " ('closed'" 1246) " ('clustergames'" 849) " ('cm_sexywizard'" 1320) " ('co-ords'" 1550) " ('cobear0809-advertise'" 2639) " ('cobrakiller805'" 1127) " ('cocoa'" 2047) " ('collection'" 101) " ('color'" 904) " ('color'" 981) " ('color'" 1514) " ('color'" 1517) " ('color'" 1820) " ('color'" 2611) " ('colored'" 1645) " ('colored'" 1738) " ('coloured'" 1060) " ('coloured'" 1175) " ('coloured'" 1208) " ('coloured'" 1382) " ('coloured'" 1561) " ('coloured'" 1644) " ('coloured'" 1649) " ('coloured'" 1661) " ('com'" 2352) " ('combat'" 988) " ('combat'" 1065) " ('combat'" 1332) " ('comcast'" 1027) " ('come'" 687) " ('come'" 1970) " ('come'" 2582) " ('comedians'" 2281) " ('comes'" 1544) " ('coming'" 2331) " ('coming'" 2745) " ('coming'" 2753) " ('coming'" 2870) " ('command'" 912) " ('command'" 1038) " ('command'" 1572) " ('command'" 1601) " ('command'" 1710) " ('command'" 1886) " ('commands'" 1393) " ('commands'" 1412); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('commands' 1486) " ('commands'" 1780) " ('comment'" 1833) " ('comment'" 2379) " ('commenting'" 1568) " ('commenting'" 1583) " ('commenting'" 1584) " ('comments'" 1979) " ('comp'" 2304) " ('comp'" 2627) " ('compact'" 1513) " ('compass'" 1308) " ('compass'" 1389) " ('compass'" 1937) " ('competition'" 1242) " ('competition'" 1273) " ('competition'" 1388) " ('competition'" 1642) " ('competition'" 1703) " ('competition'" 1750) " ('competition'" 1843) " ('competition'" 2595) " ('competition'" 2623) " ('complaint'" 2364) " ('computer'" 2237) " ('computer'" 2283) " ('conditions'" 1841) " ('confess'" 1887) " ('confirmed'" 2468) " ('confused'" 2346) " ('congrats'" 2339) " ('congrats'" 2350) " ('congratulation'" 897) " ('congratz'" 1150) " ('connect'" 1950) " ('connect'" 2016) " ('connection'" 1903) " ('connerbecrafting'" 2679) " ('consider'" 1546) " ('considering'" 1192) " ('constantly'" 2440) " ('constantly'" 2475) " ('constantly'" 2636) " ('cont'" 2294) " ('content'" 855) " ('contest'" 1047) " ('contest'" 1490) " ('contest'" 1499) " ('continue'" 2059) " ('contributers'" 1788) " ('converter'" 1333) " ('cooldaevon15'" 2687) " ('cooldaevon15'" 2852) " ('corruption'" 1113) " ('cosmic_fyre'" 2386) " ('cough'" 1561) " ('could'" 1546) " ('could'" 2772) " ('count'" 2085) " ('count'" 2087) " ('courage'" 1072) " ('courage'" 1078) " ('cover'" 2716) " ('craft'" 966) " ('craft'" 2150) " ('crash'" 1817) " ('crash'" 1928) " ('crashes'" 786) " ('crashes'" 1961) " ('crashing'" 1934) " ('crashing'" 2380) " ('crates'" 1318) " ('creation'" 2649) " ('creative'" 1316) " ('creative'" 1355) " ('creative'" 1360) " ('creative'" 1373) " ('creative'" 1375) " ('creative'" 1409) " ('creative'" 1438) " ('creative'" 1500) " ('creative'" 1558) " ('creative'" 1564) " ('creative'" 1636) " ('creative'" 1642) " ('creative'" 1698) " ('creative'" 1823) " ('creative'" 1825) " ('creative'" 1886) " ('creative'" 1890) " ('creative'" 1892) " ('creative'" 2231) " ('creative'" 2380) " ('creative'" 2484) " ('creative'" 2514) " ('creative'" 2518) " ('creative'" 2519) " ('creative'" 2537) " ('creative'" 2581) " ('creative'" 2598) " ('creative'" 2605) " ('creative'" 2623) " ('creative'" 2627) " ('creative'" 2632) " ('creative'" 2636) " ('creative'" 2638) " ('creative'" 2699) " ('creative'" 2715) " ('creative'" 2750) " ('creatove'" 1376) " ('creed'" 1473) " ('creeper'" 1742) " ('creeperdude9092\'s'" 1639) " ('creepermcpasta'" 2258) " ('creepy'" 1827) " ('crew'" 2851) " ('crisis'" 1338) " ('critical'" 1537) " ('critical_hits'" 2212) " ('crops'" 1391) " ('crops'" 1948) " ('cult'" 541) " ('cunt'" 1549) " ('cupquake_love'" 2621) " ('curiousity'" 2205) " ('currently'" 1536) " ('cursing'" 837) " ('cursing'" 1956) " ('cussing'" 837) " ('cussing'" 1109) " ('cussing'" 1792) " ('cussing'" 2059) " ('custom'" 1241) " ('custom'" 2311) " ('cute'" 1895) " ('cuteemily'" 1190) " ('cuteemily'" 1191) " ('cyanide'" 2558) " ('cyanide\'s'" 2672) " ('cyberbullying'" 1792) " ('cyberbullying'" 2059) " ('cycle'" 2512) " ('cycle'" 2514) " ('d'" 380) " ('d'" 440) " ('d'" 557) " ('d'" 598) " ('d'" 727) " ('d'" 815) " ('d'" 928) " ('d'" 1326) " ('d'" 1761) " ('d'" 1771) " ('d'" 1851) " ('d'" 1909) " ('d'" 2095) " ('d'" 2150) " ('d'" 2409) " ('d'" 2449) " ('d'" 2608) " ('d'" 2735) " ('d'" 2774) " ('d'" 2798) " ('d'" 2821) " ('daily'" 844) " ('daily'" 850) " ('dammit'" 2271) " ('damn'" 2399) " ('dang'" 1815) " ('dang'" 1905) " ('dangm'" 2742) " ('danielpat'" 926) " ('danny_bajan1'" 1140) " ('darkthepanda\'s'" 1480) " ('darky'" 727) " ('darkythepanda'" 1476) " ('darkythepanda\'s'" 1358) " ('das'" 2296) " ('date'" 1513) " ('day'" 949) " ('day'" 1964) " ('day'" 2512) " ('day'" 2514) " ('days'" 458) " ('days'" 2020) " ('days'" 2665) " ('dayz'" 99) " ('ddos'" 963) " ('ddos'" 1759) " ('ddos'" 1784) " ('ddos'" 1786) " ('ddos'" 2081) " ('ddoser'" 2468) " ('dead'" 960) " ('dead'" 2059) " ('deadline'" 1246) " ('deal'" 993) " ('deal'" 1819) " ('death'" 887) " ('death'" 917) " ('death'" 1226) " ('death'" 1227) " ('death'" 1482) " ('death'" 2008) " ('death'" 2058) " ('deathreaprii'" 1212) " ('deathreaprii'" 1217) " ('deathreaprii'" 1223) " ('deathreaprii'" 1381) " ('deathreaprii'" 1596) " ('deathreaprii'" 1881) " ('deathreaprii'" 1920) " ('deathreaprii'" 2054) " ('deathreaprii'" 2144) " ('deathreaprii'" 2250) " ('deathreaprii'" 2260) " ('deathreaprii\'s'" 2099) " ('deathtouch'" 258) " ('deathtouch'" 1113) " ('deathtouch\'s'" 264) " ('decay'" 2331) " ('decay'" 2756) " ('decay'" 2758) " ('december'" 2507) " ('decide'" 928) " ('decorations'" 718) " ('defeated'" 258) " ('delete'" 2833) " ('demoted'" 1395) " ('demoteee'" 2491) " ('dende'" 458) " ('dende\'s'" 2808) " ('dendethewizard\'s'" 2127) " ('denied'" 716) " ('denied'" 807) " ('denying'" 2203) " ('depthstrafe\'s'" 2121) " ('depthstrafe\'s'" 2378) " ('derangedrouge'" 1743) " ('derpydog11'" 1643) " ('derpyparrot314\'s'" 2026) " ('describe'" 2724) " ('desicion'" 1500) " ('details'" 1282) " ('developer'" 2770) " ('diamondpiggy'" 2373) " ('diamondqueen10'" 1756) " ('did'" 1196) " ('did'" 1761) " ('did'" 1871); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('did' 1942) " ('did'" 1946) " ('did'" 2396) " ('did'" 2459) " ('did'" 2748) " ('didn\'t'" 707) " ('didnt'" 798) " ('didnt'" 828) " ('didnt'" 1197) " ('die'" 887) " ('die'" 1065) " ('die'" 1935) " ('dieg0nini'" 659) " ('diesaldaze'" 2381) " ('difficulty'" 1174) " ('digthegold\'s'" 608) " ('dimension'" 1103) " ('dis'" 923) " ('disciplinary'" 1876) " ('discs'" 1425) " ('discussing'" 1786) " ('disgusting'" 1932) " ('disgusting'" 2307) " ('disgusting'" 2681) " ('disrespect'" 1021) " ('disrespect'" 2144) " ('disrespectful'" 752) " ('disrespectful'" 770) " ('disrespectful'" 1080) " ('disrespecting'" 2727) " ('dissapearing'" 1050) " ('divasan'" 2234) " ('djdedj'" 811) " ('do'" 297) " ('do'" 660) " ('do'" 1197) " ('do'" 1235) " ('do'" 1236) " ('do'" 1581) " ('do'" 1674) " ('do'" 1695) " ('do'" 1734) " ('do'" 1820) " ('do'" 2057) " ('do'" 2060) " ('do'" 2080) " ('do'" 2128) " ('do'" 2317) " ('do'" 2318) " ('do'" 2446) " ('do'" 2473) " ('do'" 2539) " ('do'" 2549) " ('do'" 2597) " ('do'" 2632) " ('do'" 2718) " ('do'" 2747) " ('do'" 2805) " ('does'" 1259) " ('does'" 1394) " ('does'" 1514) " ('does'" 1517) " ('does'" 1633) " ('does'" 1882) " ('does'" 1965) " ('does'" 2210) " ('does'" 2313) " ('doesn'" 810) " ('doesnt'" 819) " ('doesnt'" 1433) " ('dog'" 828) " ('dogjones'" 834) " ('doglovercasey'" 954) " ('dogzillakingmlmg'" 1367) " ('doing'" 2021) " ('dokie'" 2581) " ('dollarshaveclub'" 2360) " ('don\'t'" 294) " ('don\'t'" 2467) " ('donation'" 145) " ('donation'" 1762) " ('donator'" 45) " ('donator'" 103) " ('donator'" 153) " ('donator'" 883) " ('donator'" 1002) " ('donator'" 1006) " ('donators'" 1492) " ('done'" 865) " ('done'" 915) " ('donor'" 2036) " ('donovans'" 1165) " ('dont'" 828) " ('dont'" 1146) " ('dont'" 1707) " ('dont'" 2369) " ('dont'" 2599) " ('dont'" 2722) " ('dont'" 2876) " ('doo00m'" 1828) " ('dosent'" 1898) " ('dosent'" 1908) " ('double'" 1470) " ('down'" 2085) " ('down'" 2087) " ('down'" 2371) " ('down'" 2417) " ('down'" 2420) " ('down'" 2478) " ('dox'" 963) " ('dr'" 2608) " ('dragagwa'" 2717) " ('dragon0508'" 2431) " ('dragonslayer'" 812) " ('drama'" 1357) " ('draw'" 1135) " ('dress'" 981) " ('droppings'" 1159) " ('drugs'" 1655) " ('drunk'" 2867) " ('dr_duck1'" 2799) " ('ds4ndwich'" 2056) " ('dualcrim'" 1838) " ('duck'" 2506) " ('due'" 918) " ('duffy'" 1487) " ('dumb'" 1233) " ('dumb'" 2712) " ('during'" 1033) " ('dynmap'" 1779) " ('e'" 1516) " ('e3'" 1728) " ('each'" 1931) " ('eastriver'" 2686) " ('eating'" 2701) " ('ecading'" 2058) " ('echest'" 1332) " ('economy'" 1215) " ('edit'" 1562) " ('edit'" 1617) " ('edit'" 1886) " ('edit'" 1890) " ('edit'" 2231) " ('edit'" 2518) " ('edit'" 2519) " ('edited'" 2191) " ('edited'" 2633) " ('edition'" 1867) " ('edollie'" 2865) " ('eff'" 2476) " ('egg'" 698) " ('egg'" 1931) " ('eggmanmaster'" 1547) " ('eggmenmaster'" 1512) " ('eggontoasst'" 1754) " ('eggontoasst'" 1834) " ('eh'" 1520) " ('eh'" 1593) " ('eh'" 1594) " ('eh'" 1597) " ('eightysquid5'" 1462) " ('else'" 2465) " ('elvis'" 1233) " ('elvis'" 1395) " ('elvis0102'" 772) " ('enchants'" 1241) " ('end'" 1103) " ('end'" 1709) " ('ender'" 2555) " ('enderchests'" 1327) " ('enderdragon'" 698) " ('endergods'" 458) " ('enderman1579'" 1178) " ('enderpearls'" 1103) " ('enemy'" 1111) " ('enemy'" 1861) " ('entirely'" 768) " ('entry'" 1242) " ('entry'" 1273) " ('entry'" 1360) " ('entry'" 1373) " ('entry'" 1388) " ('entry'" 1555) " ('entry'" 1635) " ('entry'" 1639) " ('ep'" 2874) " ('eranos123'" 1870) " ('eric_minecraft22'" 1976) " ('eryndaesha'" 1784) " ('essence'" 2623) " ('estimate'" 1095) " ('etc'" 1136) " ('evading'" 2227) " ('evading'" 2401) " ('evading'" 2402) " ('evading'" 2653) " ('even'" 1197) " ('even'" 2467) " ('event'" 730) " ('event'" 930) " ('event'" 937) " ('event'" 1970) " ('event'" 1994) " ('event'" 1997) " ('event'" 2012) " ('event'" 2792) " ('ever'" 745) " ('ever'" 1851) " ('everone'" 1283) " ('every'" 1265) " ('every'" 1270) " ('every'" 1514) " ('every'" 1517) " ('everyone'" 1568) " ('everyone'" 1583) " ('everyone'" 1584) " ('everyone'" 1633) " ('everyone'" 2446) " ('everyone'" 2798) " ('everyone'" 2836) " ('everyone'" 2852) " ('everything'" 1664) " ('everything'" 2521) " ('everything'" 2836) " ('evidence'" 911) " ('evil'" 1437) " ('excessive'" 1027) " ('excessive'" 1031) " ('exp'" 1333) " ('experience'" 966) " ('explaineing'" 2308) " ('explaineing'" 2309) " ('exploit'" 861) " ('explosions'" 1157) " ('explosive'" 1485) " ('extra'" 1486) " ('extreme'" 1316) " ('extreme'" 1920) " ('ez'" 1830) " ('ez'" 1832) " ('ezpz'" 2491) " ('ezpz'" 2656) " ('f'" 969) " ('f'" 1933) " ('f'" 2193) " ('fac'" 984) " ('facebook'" 2560) " ('faceless'" 687) " ('faceless'" 2568) " ('faction'" 458); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('faction' 881) " ('faction'" 888) " ('faction'" 992) " ('faction'" 1008) " ('faction'" 1010) " ('faction'" 1013) " ('faction'" 1015) " ('faction'" 1022) " ('faction'" 1028) " ('faction'" 1107) " ('faction'" 1204) " ('faction'" 1423) " ('faction'" 1532) " ('faction'" 1708) " ('faction'" 1779) " ('faction'" 1872) " ('faction'" 2027) " ('faction'" 2314) " ('faction'" 2349) " ('faction'" 2588) " ('faction'" 2770) " ('faction'" 2785) " ('faction'" 2795) " ('faction'" 2832) " ('faction'" 2847) " ('faction'" 2851) " ('faction'" 2857) " ('faction'" 2860) " ('factions'" 416) " ('factions'" 707) " ('factions'" 795) " ('factions'" 806) " ('factions'" 841) " ('factions'" 864) " ('factions'" 868) " ('factions'" 884) " ('factions'" 930) " ('factions'" 937) " ('factions'" 990) " ('factions'" 993) " ('factions'" 1018) " ('factions'" 1045) " ('factions'" 1071) " ('factions'" 1138) " ('factions'" 1213) " ('factions'" 1742) " ('factions'" 1790) " ('factions'" 1794) " ('factions'" 1861) " ('factions'" 1992) " ('factions'" 2297) " ('factions'" 2323) " ('factions'" 2753) " ('factions'" 2864) " ('factios'" 1067) " ('facts'" 2707) " ('fail'" 736) " ('fail'" 1511) " ('fail'" 1518) " ('faking'" 1481) " ('fall'" 295) " ('falsely'" 1488) " ('faq'" 8) " ('faq'" 2609) " ('farid002'" 2103) " ('fast'" 2809) " ('fatality'" 1468) " ('fatalitypvp'" 1585) " ('fav'" 1036) " ('fave'" 2542) " ('fave'" 2587) " ('favorite'" 896) " ('favorite'" 2300) " ('feed'" 1124) " ('feelings'" 1718) " ('feller'" 905) " ('ferrrrrry1'" 907) " ('ferrrrrry1'" 1749) " ('ferrrrrry1'" 1759) " ('ferrrry1'" 769) " ('festive'" 2675) " ('few'" 990) " ('few'" 1782) " ('fibs'" 2524) " ('fibs'" 2730) " ('fibs'" 2786) " ('fibs'" 2791) " ('final'" 919) " ('final'" 930) " ('final'" 937) " ('find'" 1282) " ('fire'" 2182) " ('fire'" 2427) " ('fireblazer'" 2210) " ('firepower'" 2404) " ('firepowerhd657'" 1436) " ('firepowerhd657'" 1483) " ('firepowerhd657'" 1750) " ('firepowerhd657'" 2005) " ('first'" 851) " ('first'" 1727) " ('first'" 1909) " ('fix'" 846) " ('fix'" 1229) " ('fix'" 1709) " ('fix'" 1725) " ('fix'" 1731) " ('fix'" 2377) " ('fixed'" 1382) " ('fixed'" 2197) " ('fixed'" 2253) " ('flight'" 794) " ('floating'" 821) " ('fly'" 2271) " ('fly'" 2630) " ('flying'" 1141) " ('flying'" 2276) " ('flying'" 2277) " ('flying'" 2476) " ('folder'" 1959) " ('follow'" 1804) " ('follow'" 1808) " ('for'" 91) " ('for'" 440) " ('for'" 676) " ('for'" 707) " ('for'" 792) " ('for'" 798) " ('for'" 802) " ('for'" 819) " ('for'" 826) " ('for'" 865) " ('for'" 882) " ('for'" 907) " ('for'" 912) " ('for'" 916) " ('for'" 930) " ('for'" 937) " ('for'" 944) " ('for'" 964) " ('for'" 968) " ('for'" 969) " ('for'" 1025) " ('for'" 1070) " ('for'" 1088) " ('for'" 1098) " ('for'" 1102) " ('for'" 1192) " ('for'" 1244) " ('for'" 1381) " ('for'" 1387) " ('for'" 1442) " ('for'" 1451) " ('for'" 1452) " ('for'" 1474) " ('for'" 1489) " ('for'" 1492) " ('for'" 1494) " ('for'" 1510) " ('for'" 1532) " ('for'" 1547) " ('for'" 1550) " ('for'" 1552) " ('for'" 1562) " ('for'" 1579) " ('for'" 1581) " ('for'" 1650) " ('for'" 1727) " ('for'" 1750) " ('for'" 1785) " ('for'" 1823) " ('for'" 1825) " ('for'" 1838) " ('for'" 1856) " ('for'" 1885) " ('for'" 1898) " ('for'" 1908) " ('for'" 1912) " ('for'" 1926) " ('for'" 1989) " ('for'" 2002) " ('for'" 2078) " ('for'" 2093) " ('for'" 2128) " ('for'" 2140) " ('for'" 2141) " ('for'" 2145) " ('for'" 2148) " ('for'" 2152) " ('for'" 2157) " ('for'" 2209) " ('for'" 2218) " ('for'" 2223) " ('for'" 2225) " ('for'" 2226) " ('for'" 2227) " ('for'" 2229) " ('for'" 2232) " ('for'" 2244) " ('for'" 2245) " ('for'" 2321) " ('for'" 2365) " ('for'" 2401) " ('for'" 2402) " ('for'" 2409) " ('for'" 2410) " ('for'" 2411) " ('for'" 2412) " ('for'" 2424) " ('for'" 2459) " ('for'" 2476) " ('for'" 2502) " ('for'" 2520) " ('for'" 2523) " ('for'" 2564) " ('for'" 2593) " ('for'" 2615) " ('for'" 2618) " ('for'" 2625) " ('for'" 2637) " ('for'" 2653) " ('for'" 2692) " ('for'" 2705) " ('for'" 2729) " ('for'" 2750) " ('for'" 2795) " ('for'" 2837) " ('for'" 2846) " ('for'" 2851) " ('for'" 2856) " ('format'" 145) " ('formation'" 1209) " ('formation'" 1216) " ('forum'" 6) " ('forum'" 40) " ('forum'" 860) " ('forum'" 1096) " ('forum'" 1243) " ('forum'" 1433) " ('forum'" 1448) " ('forum'" 1602) " ('forum'" 1668) " ('forum'" 1675) " ('forum'" 2042) " ('forum'" 2201) " ('forum'" 2659) " ('forum'" 2662) " ('forum'" 2692) " ('forum'" 2698) " ('forum'" 2706); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('forum' 2731) " ('forum'" 2775) " ('forums'" 819) " ('forums'" 847) " ('forums'" 1942) " ('forums'" 1946) " ('forums'" 2692) " ('forums'" 2798) " ('foul'" 1756) " ('foul'" 1772) " ('found'" 925) " ('found'" 1717) " ('found'" 2319) " ('fountain'" 1437) " ('foxy33'" 2235) " ('fps'" 2582) " ('freakyfroggyg'" 1692) " ('free'" 1023) " ('free'" 1057) " ('free'" 1063) " ('free'" 1082) " ('friend'" 828) " ('friend'" 1766) " ('friend'" 2607) " ('friend'" 2837) " ('friends'" 1494) " ('friends'" 1764) " ('friends'" 1956) " ('friends'" 2440) " ('from'" 64) " ('from'" 798) " ('from'" 869) " ('from'" 1104) " ('from'" 1500) " ('from'" 1663) " ('from'" 1720) " ('from'" 1855) " ('from'" 1934) " ('from'" 1935) " ('from'" 1942) " ('from'" 1946) " ('from'" 2021) " ('from'" 2056) " ('from'" 2095) " ('from'" 2298) " ('from'" 2755) " ('from'" 2763) " ('frostybmw'" 2734) " ('ft'" 170) " ('ftw'" 2715) " ('fuck'" 1733) " ('fucking'" 1712) " ('fucking'" 2083) " ('fucking'" 2712) " ('full'" 1926) " ('fun'" 1670) " ('fun'" 1862) " ('fun'" 1956) " ('fun'" 2707) " ('funny'" 231) " ('funny'" 1891) " ('funnylittletoast\'s'" 2009) " ('furries'" 2666) " ('furries'" 2687) " ('future'" 2284) " ('future'" 2612) " ('fwizz\'s'" 2134) " ('fwizz\'s'" 2135) " ('fwizz\'s'" 2136) " ('fwizz\'s'" 2137) " ('fwizzpop'" 1887) " ('g'" 1516) " ('g'" 2676) " ('galaxyyochill'" 2550) " ('game'" 745) " ('game'" 1121) " ('game'" 1185) " ('game'" 1479) " ('game'" 1494) " ('game'" 1532) " ('game'" 2352) " ('game'" 2591) " ('game'" 2659) " ('game'" 2662) " ('game'" 2692) " ('game'" 2698) " ('game'" 2705) " ('game'" 2706) " ('game'" 2731) " ('game'" 2743) " ('game'" 2744) " ('game'" 2775) " ('game'" 2808) " ('gamemode'" 1751) " ('gamer_girl_a'" 2601) " ('games'" 1548) " ('gaming'" 2311) " ('gang'" 2388) " ('gang'" 2392) " ('gang'" 2393) " ('gang'" 2447) " ('gang'" 2450) " ('gang'" 2515) " ('gang'" 2531) " ('gang'" 2596) " ('gangs'" 1655) " ('gangs'" 1702) " ('gangster'" 1968) " ('gangster_cat'" 1957) " ('gave'" 2607) " ('gear'" 1763) " ('generator'" 1469) " ('gest'" 2597) " ('gestion'" 2444) " ('get'" 819) " ('get'" 1214) " ('get'" 1800) " ('get'" 1898) " ('get'" 1908) " ('get'" 2298) " ('get'" 2369) " ('get'" 2411) " ('get'" 2412) " ('get'" 2459) " ('gettin'" 1234) " ('getting'" 406) " ('getting'" 1211) " ('getting'" 1226) " ('getting'" 1227) " ('getting'" 1907) " ('getting'" 2003) " ('getting'" 2004) " ('getting'" 2304) " ('getting'" 2505) " ('gf'" 2413) " ('gg'" 2735) " ('gg'" 2774) " ('ghost'" 2495) " ('ghoul'" 1624) " ('gift'" 2755) " ('gift'" 2763) " ('girl'" 1915) " ('give'" 2876) " ('giveaway'" 1724) " ('given'" 1788) " ('givin'" 2477) " ('giving'" 2432) " ('giving'" 2836) " ('glitch'" 889) " ('glitch'" 925) " ('glitch'" 1023) " ('glitch'" 1405) " ('glitch'" 1477) " ('glitching'" 779) " ('glitching'" 2216) " ('gmob'" 1595) " ('gmob'" 1632) " ('gmob04'" 1626) " ('gmob04'" 1860) " ('go'" 875) " ('go'" 1675) " ('go'" 1809) " ('go'" 1928) " ('go'" 2080) " ('go'" 2876) " ('goals'" 2335) " ('god'" 964) " ('god'" 1739) " ('god'" 2508) " ('going'" 2279) " ('gone'" 608) " ('gone'" 1057) " ('gone'" 1082) " ('gone'" 1205) " ('gone'" 1409) " ('gonna'" 887) " ('good'" 1118) " ('good'" 1199) " ('good'" 1262) " ('good'" 2854) " ('good'" 2876) " ('got'" 297) " ('got'" 973) " ('got'" 1424) " ('got'" 1520) " ('got'" 1593) " ('got'" 1594) " ('got'" 1597) " ('got'" 1954) " ('got'" 2402) " ('got'" 2410) " ('got'" 2653) " ('got'" 2815) " ('gotta'" 923) " ('gotta'" 1522) " ('gotten'" 2875) " ('gracethechunk036'" 2164) " ('gracethechunk036'" 2173) " ('grand'" 304) " ('graveyard'" 2649) " ('grayftw'" 2822) " ('grayftw'" 2823) " ('great'" 1072) " ('great'" 1078) " ('greenbomb9393\'s'" 2033) " ('greifing'" 1237) " ('griefed'" 1171) " ('griefers'" 1969) " ('grinder'" 1019) " ('grko'" 2390) " ('grko'" 2397) " ('grko_122'" 1980) " ('grko_122'" 1982) " ('grko_122'" 2356) " ('gross'" 2680) " ('group'" 1747) " ('gs_tinytiger147'" 2646) " ('gta'" 2333) " ('guess'" 297) " ('guess'" 800) " ('guidance'" 1876) " ('guidance'" 1897) " ('guidance'" 2579) " ('guy'" 856) " ('guy'" 1665) " ('guys'" 785) " ('guys'" 928) " ('guys'" 1795) " ('guys'" 2305) " ('guys'" 2306) " ('guys'" 2307) " ('guys'" 2415) " ('guys'" 2657) " ('h1z1'" 1704) " ('ha'" 2521) " ('haccusations'" 812) " ('hack'" 659) " ('hack'" 1522) " ('hack'" 1633) " ('hack'" 2095) " ('hack'" 2338) " ('hack'" 2483) " ('hack'" 2713) " ('hacked'" 2293) " ('hacked'" 2294) " ('hacker'" 857) " ('hacker'" 1093) " ('hacker'" 2549) " ('hacker'" 2553) " ('hackers'" 1491); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('hackers' 2083) " ('hackin'" 1936) " ('hacking'" 769) " ('hacking'" 792) " ('hacking'" 814) " ('hacking'" 828) " ('hacking'" 834) " ('hacking'" 849) " ('hacking'" 928) " ('hacking'" 972) " ('hacking'" 995) " ('hacking'" 1024) " ('hacking'" 1075) " ('hacking'" 1079) " ('hacking'" 1139) " ('hacking'" 1145) " ('hacking'" 1361) " ('hacking'" 1369) " ('hacking'" 1372) " ('hacking'" 1459) " ('hacking'" 1462) " ('hacking'" 1491) " ('hacking'" 1559) " ('hacking'" 1608) " ('hacking'" 1619) " ('hacking'" 1621) " ('hacking'" 1636) " ('hacking'" 1665) " ('hacking'" 1680) " ('hacking'" 1692) " ('hacking'" 1773) " ('hacking'" 1874) " ('hacking'" 1943) " ('hacking'" 1995) " ('hacking'" 2008) " ('hacking'" 2216) " ('hacking'" 2249) " ('hacking'" 2254) " ('hacking'" 2260) " ('hacking'" 2295) " ('hacking'" 2299) " ('hacking'" 2367) " ('hacking'" 2368) " ('hacking'" 2373) " ('hacking'" 2390) " ('hacking'" 2397) " ('hacking'" 2414) " ('hacking'" 2443) " ('hacking'" 2487) " ('hacking'" 2494) " ('hacking'" 2496) " ('hacking'" 2545) " ('hacking'" 2598) " ('hacking'" 2677) " ('hacks'" 870) " ('hacks'" 907) " ('hacks'" 911) " ('hacks'" 1025) " ('hacks'" 1088) " ('hacks'" 1684) " ('hacks'" 1740) " ('hacks'" 1887) " ('hacks'" 2028) " ('hacks'" 2055) " ('hacks'" 2296) " ('hacks'" 2521) " ('hacks'" 2550) " ('hacks'" 2630) " ('hacks'" 2799) " ('hacks'" 2804) " ('hacks'" 2822) " ('hacks'" 2823) " ('had'" 1507) " ('hair'" 1672) " ('halloween'" 440) " ('halloween'" 2594) " ('halloween'" 2595) " ('halloween'" 2605) " ('halloween'" 2625) " ('halloween'" 2627) " ('halloween'" 2637) " ('halloween'" 2640) " ('halloween'" 2641) " ('halloween'" 2647) " ('hallowen'" 2615) " ('hamer'" 1470) " ('hammer'" 1667) " ('hand'" 2017) " ('happened'" 878) " ('happened'" 1188) " ('happened'" 2390) " ('happens'" 2611) " ('happy'" 730) " ('happy'" 774) " ('happy'" 1224) " ('happy'" 1535) " ('happy'" 1678) " ('happy'" 2877) " ('har'" 2143) " ('harassed'" 1785) " ('harassing'" 1154) " ('harassing'" 1187) " ('harassing'" 1321) " ('harassing'" 1688) " ('harassing'" 1718) " ('harassing'" 1721) " ('harassing'" 1766) " ('harassing'" 1767) " ('harassing'" 1900) " ('harassing'" 1918) " ('harassing'" 1919) " ('harassing'" 1920) " ('harassing'" 2007) " ('harassing'" 2040) " ('harassing'" 2084) " ('harassing'" 2167) " ('harassing'" 2366) " ('harassing'" 2484) " ('harassing'" 2683) " ('harassing'" 2684) " ('harassing'" 2732) " ('harassing'" 2740) " ('harassing'" 2742) " ('harassment'" 986) " ('harassment'" 1034) " ('harassment'" 1091) " ('harassment'" 1125) " ('harassment'" 1143) " ('harassment'" 1190) " ('harassment'" 1191) " ('harassment'" 1212) " ('harassment'" 1217) " ('harassment'" 1223) " ('harassment'" 1267) " ('harassment'" 1311) " ('harassment'" 1371) " ('harassment'" 1530) " ('harassment'" 1697) " ('harassment'" 1925) " ('harassment'" 2030) " ('harassment'" 2179) " ('harassment'" 2221) " ('harassment'" 2258) " ('harassment'" 2259) " ('harassment'" 2279) " ('harassment'" 2343) " ('harassment'" 2383) " ('harassment'" 2526) " ('harassment'" 2585) " ('harassment'" 2723) " ('hard'" 2057) " ('hardcore'" 864) " ('haribell'" 779) " ('harissment'" 1148) " ('harrasement'" 1089) " ('harraser'" 1198) " ('harrasing'" 1197) " ('harrasing'" 1834) " ('harrasing'" 1858) " ('harrasing'" 1931) " ('harrasing'" 2039) " ('harrasing'" 2431) " ('harrasing'" 2687) " ('harrasmant'" 1524) " ('harrasment'" 813) " ('harrasment'" 836) " ('harrasment'" 855) " ('harrasment'" 862) " ('harrasment'" 863) " ('harrasment'" 1281) " ('harrasment'" 1506) " ('harrasment'" 2031) " ('harrasment'" 2234) " ('harrasng'" 1367) " ('harrassed'" 2292) " ('harrassed'" 2475) " ('harrassing'" 1816) " ('harrassing'" 2064) " ('harrassment'" 1136) " ('harrassment'" 1137) " ('harrassment'" 1170) " ('harrassment'" 1818) " ('harrassment'" 2088) " ('harrassment'" 2285) " ('harressment'" 1001) " ('harressment'" 1014) " ('harribell'" 1321) " ('has'" 916) " ('has'" 1395) " ('has'" 1705) " ('has'" 1873) " ('has'" 2390) " ('has'" 2516) " ('has'" 2660) " ('has'" 2840) " ('hat'" 912) " ('hat'" 1788) " ('hated'" 1077) " ('haunted'" 2634) " ('haunted'" 2640) " ('haunted'" 2649) " ('haunted'" 2651) " ('haunted'" 2652) " ('have'" 294) " ('have'" 745) " ('have'" 828) " ('have'" 894) " ('have'" 1099) " ('have'" 1695) " ('have'" 1707) " ('have'" 1775) " ('have'" 2287) " ('have'" 2402) " ('have'" 2521) " ('have'" 2653) " ('have'" 2798) " ('haven\'t'" 2875) " ('hax'" 2079) " ('haxed'" 2700) " ('haxing'" 818) " ('haz'" 2503) " ('hcf'" 2297) " ('he'" 860) " ('he'" 1833) " ('he'" 1895) " ('he'" 1898) " ('he'" 1908) " ('he'" 2505) " ('he\'ll'" 2852) " ('head'" 101) " ('head'" 308) " ('head'" 1433) " ('head'" 2697) " ('headless'" 1960) " ('heads'" 264) " ('heads'" 1126) " ('heal'" 1492) " ('hello'" 1671) " ('hello'" 2767) " ('hello'" 2841) " ('hellsangel4builder'" 2000) " ('help'" 785) " ('help'" 841) " ('help'" 893) " ('help'" 1071) " ('help'" 1440) " ('help'" 1533) " ('help'" 1541) " ('help'" 1569) " ('help'" 1606); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('help' 1710) " ('help'" 1799) " ('help'" 1904) " ('help'" 1906) " ('help'" 1924) " ('help'" 1951) " ('help'" 1952) " ('help'" 1972) " ('help'" 2010) " ('help'" 2068) " ('help'" 2312) " ('help'" 2452) " ('help'" 2613) " ('help'" 2618) " ('help'" 2629) " ('help'" 2772) " ('help'" 2794) " ('helper'" 2265) " ('here'" 823) " ('here'" 875) " ('here'" 2795) " ('hermits'" 1106) " ('hey'" 1735) " ('hey'" 1736) " ('hey'" 2421) " ('hi'" 1225) " ('hi'" 2702) " ('high'" 791) " ('hills'" 1444) " ('him'" 839) " ('him'" 921) " ('him'" 1197) " ('him'" 2362) " ('him'" 2492) " ('hipster41'" 2418) " ('his'" 458) " ('his'" 784) " ('his'" 870) " ('his'" 1436) " ('his'" 1718) " ('his'" 1833) " ('his'" 2263) " ('hit'" 1090) " ('hitman'" 885) " ('hitman'" 1108) " ('hitman'" 1112) " ('hitman'" 1610) " ('hitman-chief'" 2272) " ('hoaktell'" 1483) " ('hoes_aint_loyal'" 2457) " ('hogs'" 197) " ('hole'" 1304) " ('holygod'" 2224) " ('homes'" 2509) " ('homophobia'" 1881) " ('homophobicc'" 812) " ('honeybee1224'" 2459) " ('hope'" 2063) " ('hope'" 2220) " ('hope'" 2253) " ('hoping'" 828) " ('hoppers'" 1327) " ('horrible'" 1979) " ('horse'" 2256) " ('horse'" 2325) " ('horses'" 2336) " ('horsing'" 2340) " ('hotbar'" 786) " ('hottea1224'" 2722) " ('hours'" 2858) " ('house'" 380) " ('house'" 440) " ('house'" 1104) " ('house'" 2623) " ('house'" 2634) " ('house'" 2649) " ('house'" 2651) " ('house'" 2652) " ('how'" 660) " ('how'" 819) " ('how'" 1070) " ('how'" 1072) " ('how'" 1078) " ('how'" 1116) " ('how'" 1118) " ('how'" 1219) " ('how'" 1229) " ('how'" 1231) " ('how'" 1235) " ('how'" 1236) " ('how'" 1723) " ('how'" 1734) " ('how'" 1800) " ('how'" 1820) " ('how'" 1914) " ('how'" 2027) " ('how'" 2060) " ('how'" 2080) " ('how'" 2132) " ('how'" 2317) " ('how'" 2318) " ('how'" 2430) " ('how'" 2446) " ('how'" 2473) " ('how'" 2481) " ('how'" 2549) " ('how'" 2597) " ('how'" 2718) " ('how'" 2747) " ('how'" 2761) " ('how'" 2805) " ('how'" 2809) " ('how'" 2858) " ('hub'" 947) " ('hub'" 1331) " ('hub'" 1525) " ('hub'" 1673) " ('hub'" 1838) " ('hub'" 2675) " ('hueheuheuheeheehue'" 2048) " ('huge'" 894) " ('hugoclt'" 1161) " ('hunger'" 1548) " ('hunger'" 2670) " ('hunter'" 1252) " ('hurtful'" 2493) " ('hurts'" 1718) " ('hvnrrr'" 967) " ('hype'" 2862) " ('hypersonictnt'" 1834) " ('i'" 297) " ('i'" 707) " ('i'" 785) " ('i'" 798) " ('i'" 828) " ('i'" 838) " ('i'" 839) " ('i'" 893) " ('i'" 894) " ('i'" 921) " ('i'" 925) " ('i'" 929) " ('i'" 977) " ('i'" 1029) " ('i'" 1077) " ('i'" 1099) " ('i'" 1116) " ('i'" 1118) " ('i'" 1196) " ('i'" 1198) " ('i'" 1231) " ('i'" 1236) " ('i'" 1251) " ('i'" 1262) " ('i'" 1337) " ('i'" 1514) " ('i'" 1517) " ('i'" 1534) " ('i'" 1581) " ('i'" 1589) " ('i'" 1596) " ('i'" 1610) " ('i'" 1630) " ('i'" 1633) " ('i'" 1683) " ('i'" 1707) " ('i'" 1734) " ('i'" 1739) " ('i'" 1747) " ('i'" 1761) " ('i'" 1763) " ('i'" 1768) " ('i'" 1774) " ('i'" 1787) " ('i'" 1812) " ('i'" 1820) " ('i'" 1852) " ('i'" 1854) " ('i'" 1867) " ('i'" 1949) " ('i'" 1950) " ('i'" 1951) " ('i'" 1952) " ('i'" 1954) " ('i'" 1959) " ('i'" 1971) " ('i'" 1987) " ('i'" 1992) " ('i'" 2020) " ('i'" 2024) " ('i'" 2025) " ('i'" 2027) " ('i'" 2029) " ('i'" 2062) " ('i'" 2063) " ('i'" 2108) " ('i'" 2113) " ('i'" 2128) " ('i'" 2131) " ('i'" 2138) " ('i'" 2205) " ('i'" 2317) " ('i'" 2318) " ('i'" 2347) " ('i'" 2369) " ('i'" 2401) " ('i'" 2402) " ('i'" 2410) " ('i'" 2446) " ('i'" 2467) " ('i'" 2473) " ('i'" 2498) " ('i'" 2501) " ('i'" 2513) " ('i'" 2521) " ('i'" 2549) " ('i'" 2597) " ('i'" 2648) " ('i'" 2653) " ('i'" 2658) " ('i'" 2700) " ('i'" 2718) " ('i'" 2747) " ('i'" 2748) " ('i'" 2805) " ('i'" 2809) " ('i'" 2815) " ('i'" 2876) " ('i\'d'" 2164) " ('i\'ll'" 2843) " ('i\'m'" 768) " ('i\'m'" 1306) " ('i\'m'" 1672) " ('i\'m'" 1795) " ('i\'m'" 2164) " ('i\'m'" 2346) " ('i\'m'" 2772) " ('i\'m'" 2843) " ('iamblackbird'" 1079) " ('iamblackbirds'" 1088) " ('ice'" 1727) " ('iceage'" 1730) " ('id'" 1003) " ('idea'" 864) " ('idea'" 1578) " ('idea'" 1655) " ('idea'" 1911) " ('ideas'" 881) " ('ideas'" 1782) " ('ideas'" 1970); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('ideas' 2768) " ('ideas'" 2864) " ('idk'" 1579) " ('idk'" 1587) " ('idk'" 2054) " ('idk'" 2057) " ('idk'" 2391) " ('if'" 294) " ('if'" 707) " ('if'" 891) " ('if'" 955) " ('if'" 1186) " ('if'" 1507) " ('if'" 1587) " ('if'" 2211) " ('if'" 2390) " ('ign'" 2093) " ('ignoring'" 803) " ('iiclutchii'" 1372) " ('iih20pvpzii'" 2093) " ('iimarinesii'" 2251) " ('iipvpii'" 1068) " ('iiskyhdii'" 2496) " ('ii_pvpmattpvp_ii'" 1463) " ('illegal'" 2632) " ('im'" 819) " ('im'" 1194) " ('im'" 1479) " ('im'" 1535) " ('im'" 1694) " ('im'" 2209) " ('im'" 2248) " ('im'" 2292) " ('im'" 2304) " ('im'" 2502) " ('im'" 2657) " ('im'" 2748) " ('im'" 2759) " ('im'" 2870) " ('imaginative'" 2474) " ('imcj'" 2682) " ('imcj\'s'" 2681) " ('imgur'" 1374) " ('imitating'" 1595) " ('imitating'" 1626) " ('imitating'" 2754) " ('imitation'" 1336) " ('imitation'" 1340) " ('immitate'" 1632) " ('impersination'" 2610) " ('impersonating'" 852) " ('impersonation'" 1176) " ('impersonation'" 1463) " ('impersonation'" 1866) " ('impersonation'" 1930) " ('impersonation'" 2614) " ('important'" 2408) " ('important'" 2586) " ('important'" 2790) " ('impressive'" 2313) " ('improved'" 914) " ('improved'" 938) " ('in'" 103) " ('in'" 277) " ('in'" 297) " ('in'" 597) " ('in'" 779) " ('in'" 816) " ('in'" 868) " ('in'" 925) " ('in'" 950) " ('in'" 1008) " ('in'" 1063) " ('in'" 1065) " ('in'" 1090) " ('in'" 1141) " ('in'" 1157) " ('in'" 1244) " ('in'" 1332) " ('in'" 1464) " ('in'" 1567) " ('in'" 1589) " ('in'" 1591) " ('in'" 1684) " ('in'" 1734) " ('in'" 1786) " ('in'" 1797) " ('in'" 1809) " ('in'" 1928) " ('in'" 1961) " ('in'" 1963) " ('in'" 1969) " ('in'" 2210) " ('in'" 2271) " ('in'" 2327) " ('in'" 2352) " ('in'" 2414) " ('in'" 2474) " ('in'" 2514) " ('in'" 2555) " ('in'" 2598) " ('in'" 2724) " ('in'" 2759) " ('in'" 2852) " ('inactivity'" 1682) " ('inappropriate'" 2007) " ('inappropriate'" 2667) " ('incognito'" 1570) " ('incoming'" 1604) " ('infectedtaco'" 1169) " ('infectedtaco\'s'" 2162) " ('info'" 841) " ('info'" 890) " ('info'" 891) " ('info'" 2815) " ('information'" 892) " ('ink'" 1064) " ('inpersonating'" 1187) " ('instant'" 729) " ('instant'" 1567) " ('insult'" 1109) " ('interest'" 2205) " ('into'" 846) " ('into'" 1852) " ('into'" 1857) " ('introducing'" 670) " ('introducing'" 1973) " ('introduction'" 2669) " ('introduction'" 2671) " ('introduction'" 2673) " ('introduction'" 2689) " ('introduction'" 2730) " ('introfuckinduction'" 2765) " ('inucase'" 1073) " ('inventorys'" 1926) " ('invinsablethrone'" 2655) " ('invis'" 1122) " ('involved'" 1031) " ('ip'" 816) " ('ip'" 1461) " ('ip'" 2401) " ('ip'" 2424) " ('ip'" 2425) " ('ip'" 2432) " ('ip'" 2478) " ('ip'" 2729) " ('ip\'s'" 2849) " ('irl'" 1482) " ('is'" 458) " ('is'" 557) " ('is'" 784) " ('is'" 837) " ('is'" 850) " ('is'" 889) " ('is'" 953) " ('is'" 958) " ('is'" 1009) " ('is'" 1042) " ('is'" 1055) " ('is'" 1059) " ('is'" 1081) " ('is'" 1116) " ('is'" 1147) " ('is'" 1207) " ('is'" 1211) " ('is'" 1234) " ('is'" 1246) " ('is'" 1288) " ('is'" 1400) " ('is'" 1409) " ('is'" 1565) " ('is'" 1582) " ('is'" 1585) " ('is'" 1587) " ('is'" 1664) " ('is'" 1733) " ('is'" 1769) " ('is'" 1771) " ('is'" 1772) " ('is'" 1773) " ('is'" 1788) " ('is'" 1802) " ('is'" 1816) " ('is'" 1898) " ('is'" 1901) " ('is'" 1908) " ('is'" 1937) " ('is'" 1996) " ('is'" 2056) " ('is'" 2093) " ('is'" 2186) " ('is'" 2210) " ('is'" 2298) " ('is'" 2316) " ('is'" 2331) " ('is'" 2413) " ('is'" 2420) " ('is'" 2421) " ('is'" 2435) " ('is'" 2492) " ('is'" 2508) " ('is'" 2599) " ('is'" 2607) " ('is'" 2680) " ('is'" 2684) " ('is'" 2690) " ('is'" 2753) " ('is'" 2837) " ('is'" 2867) " ('isa'" 2468) " ('isaiahashton'" 1930) " ('island'" 821) " ('island'" 1879) " ('island-rank'" 1038) " ('islands'" 2021) " ('isn\'t'" 1895) " ('isn\'t'" 2685) " ('issue'" 145) " ('issue'" 780) " ('issue'" 782) " ('issue'" 794) " ('issue'" 1011) " ('issue'" 1215) " ('issue'" 1575) " ('issue'" 1645) " ('issue'" 2389) " ('issue'" 2592) " ('issue'" 2846) " ('issues'" 1213) " ('issues'" 1577) " ('issues'" 1710) " ('isthisnametaken'" 1940) " ('isthisnametaken'" 1941) " ('isukboobss'" 2171) " ('it'" 297) " ('it'" 798) " ('it'" 828) " ('it'" 864) " ('it'" 921) " ('it'" 973) " ('it'" 993) " ('it'" 1491) " ('it'" 1514) " ('it'" 1517) " ('it'" 1544) " ('it'" 1695) " ('it'" 1705) " ('it'" 1815) " ('it'" 1822) " ('it'" 1905); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('it' 1942) " ('it'" 1946) " ('it'" 2298) " ('it'" 2369) " ('it'" 2401) " ('it'" 2411) " ('it'" 2412) " ('it'" 2582) " ('it'" 2748) " ('it'" 2815) " ('item'" 786) " ('item'" 1870) " ('items'" 779) " ('items'" 1550) " ('items'" 2449) " ('items'" 2632) " ('items'" 2675) " ('its'" 1587) " ('its'" 1718) " ('its'" 2020) " ('its'" 2057) " ('its'" 2481) " ('its'" 2821) " ('itsvorah'" 2567) " ('itsvorah'" 2580) " ('itsvorah'" 2592) " ('itzcappy'" 1918) " ('itzcappy'" 1919) " ('itzdeadeye\'s'" 1635) " ('itz_chowder'" 1571) " ('iv'" 304) " ('iwata'" 1949) " ('jackthelad45'" 2440) " ('jack_g45'" 2629) " ('jail'" 2759) " ('jaygan'" 2721) " ('jboy'" 752) " ('jboy'" 770) " ('jboy'" 1451) " ('jboy'" 1452) " ('jboy'" 2508) " ('jdk'" 557) " ('jdk'" 1770) " ('jdk'" 1851) " ('jdk'" 1901) " ('jdk'" 2365) " ('jdk'" 2375) " ('jdk'" 2503) " ('jdk\'s'" 1817) " ('jdk21132'" 440) " ('jerk'" 953) " ('jitter'" 2298) " ('joe'" 2421) " ('johnny'" 814) " ('join'" 1180) " ('join'" 1893) " ('join'" 2027) " ('join'" 2060) " ('join'" 2347) " ('join'" 2405) " ('join'" 2406) " ('join'" 2419) " ('join'" 2797) " ('joining'" 2736) " ('jonthorpe316'" 969) " ('juicey03'" 1267) " ('july'" 1949) " ('june'" 1604) " ('june'" 1658) " ('junior_gator'" 1719) " ('just'" 158) " ('just'" 659) " ('just'" 1105) " ('just'" 1689) " ('just'" 1786) " ('just'" 1847) " ('just'" 1989) " ('just'" 2204) " ('just'" 2366) " ('just'" 2402) " ('just'" 2653) " ('just'" 2782) " ('j_boy'" 921) " ('j_boy'" 923) " ('k'" 2558) " ('kal6825'" 835) " ('kammy1212'" 1772) " ('kart'" 2583) " ('kawaiiipandas'" 2048) " ('kaydj'" 1143) " ('kaydj'" 2111) " ('kb'" 2051) " ('keep'" 277) " ('keyboard'" 907) " ('keyboard'" 2701) " ('kicked'" 1935) " ('kicked'" 1954) " ('kicked'" 2476) " ('kicking'" 1720) " ('kidz'" 1966) " ('kidzbeez'" 2153) " ('kill'" 849) " ('kill'" 870) " ('kill'" 1878) " ('kill'" 1966) " ('killer\'s'" 2628) " ('kills'" 879) " ('king'" 736) " ('king'" 838) " ('king'" 1444) " ('kingdom'" 2436) " ('kit'" 736) " ('kit'" 978) " ('kit'" 987) " ('kit'" 998) " ('kit'" 1000) " ('kit'" 1464) " ('kit'" 1516) " ('kit'" 1563) " ('kit'" 1674) " ('kit'" 2422) " ('kit'" 2460) " ('kit'" 2643) " ('kitpvp'" 1729) " ('kitpvp'" 2773) " ('kits'" 965) " ('kits'" 2505) " ('knockback'" 1474) " ('knockback'" 1475) " ('knocks'" 961) " ('know'" 707) " ('know'" 819) " ('know'" 891) " ('know'" 1229) " ('know'" 1235) " ('know'" 1251) " ('know'" 2467) " ('know'" 2599) " ('kochi'" 2474) " ('koolkillerdudes'" 1580) " ('koth'" 1532) " ('kys'" 2411) " ('kys'" 2412) " ('lag'" 874) " ('lag'" 961) " ('lag'" 1776) " ('lagg'" 886) " ('lagg'" 952) " ('land'" 1018) " ('land'" 1111) " ('land'" 1157) " ('language'" 842) " ('language'" 1027) " ('language'" 1031) " ('language'" 1472) " ('language'" 1701) " ('language'" 1756) " ('language'" 1772) " ('language'" 2667) " ('language'" 2806) " ('larz'" 1816) " ('larz'" 1977) " ('larz'" 2216) " ('last'" 1407) " ('last'" 2665) " ('lasttimelord213'" 2684) " ('late'" 1480) " ('laugh'" 2398) " ('launch'" 64) " ('lava'" 1376) " ('layout'" 2042) " ('lazerblade17'" 2483) " ('leader'" 1879) " ('least'" 1933) " ('leave'" 1899) " ('leavin'" 2599) " ('leaving'" 768) " ('leaving'" 2569) " ('left'" 2527) " ('legit'" 2516) " ('lel'" 2635) " ('lemongod'" 608) " ('lemongod'" 1523) " ('les'" 1675) " ('let\'s'" 2778) " ('let\'s'" 2844) " ('let\'s'" 2855) " ('letters'" 2724) " ('letting'" 2797) " ('level'" 1496) " ('level'" 1501) " ('life'" 742) " ('like'" 1238) " ('like'" 2055) " ('like'" 2108) " ('like'" 2113) " ('like'" 2164) " ('like'" 2220) " ('like'" 2253) " ('like'" 2332) " ('like'" 2516) " ('like'" 2539) " ('likely'" 1802) " ('likes'" 1959) " ('limit'" 1383) " ('list'" 2043) " ('list'" 2795) " ('listening'" 1536) " ('little'" 1188) " ('little'" 2470) " ('little'" 2782) " ('livestream'" 2733) " ('livestreaming'" 1515) " ('liz'" 2482) " ('lizisbae'" 2482) " ('locked'" 675) " ('locked'" 2842) " ('locked'" 2874) " ('log'" 1812) " ('log'" 1852) " ('log'" 1857) " ('log'" 2463) " ('log'" 2465) " ('logic'" 2535) " ('logic'" 2678) " ('login'" 844) " ('logo'" 40) " ('lol'" 1991) " ('lol'" 2296) " ('lol'" 2516) " ('lol'" 2607) " ('lollipop0022-donatio'" 388) " ('lololololol'" 2603) " ('lonely'" 2843) " ('long'" 2642) " ('look'" 2313) " ('look'" 2318) " ('looked'" 675) " ('looked'" 2660) " ('looked'" 2840) " ('loot'" 696) " ('lose'" 1186) " ('lose'" 1589) " ('lose'" 1592) " ('lost'" 977) " ('lost'" 1056) " ('lost'" 1172) " ('lost'" 1610) " ('lost'" 1763) " ('lot'" 918); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('lot' 1871) " ('lot'" 2484) " ('love'" 964) " ('love'" 1070) " ('loveandbuild1'" 2726) " ('lovelife12354'" 1370) " ('loving'" 2837) " ('loyal'" 2457) " ('lrice'" 1150) " ('lrice'" 2504) " ('lrice'" 2513) " ('lrice11'" 1098) " ('lrice11'" 2664) " ('lukehockey13'" 2379) " ('m8'" 2079) " ('m8'" 2083) " ('m8'" 2494) " ('m8s'" 1769) " ('m9'" 1830) " ('m9'" 1832) " ('ma'" 1907) " ('machinima'" 170) " ('machinima'" 295) " ('mad'" 921) " ('made'" 921) " ('made'" 2681) " ('mail'" 297) " ('maintenance'" 1805) " ('major'" 1981) " ('major'" 2037) " ('make'" 864) " ('make'" 1670) " ('make'" 1695) " ('make'" 2297) " ('make'" 2564) " ('making'" 1776) " ('making'" 1956) " ('making'" 2409) " ('maksdosemc'" 1636) " ('man'" 923) " ('mancow'" 541) " ('mancow'" 718) " ('mansion'" 2640) " ('many'" 779) " ('many'" 850) " ('many'" 1591) " ('many'" 2858) " ('map'" 1993) " ('mario'" 2583) " ('masked'" 2469) " ('massacre'" 121) " ('mate'" 1234) " ('matrixflame'" 1721) " ('matrixflame'" 1885) " ('mattymann1'" 1024) " ('matuer'" 1480) " ('may'" 1099) " ('may'" 1196) " ('may'" 1678) " ('maybe'" 928) " ('maybe'" 1241) " ('maybe'" 1961) " ('maybe'" 2054) " ('maybe'" 2564) " ('maybe'" 2745) " ('mc'" 914) " ('mc'" 938) " ('mc'" 2372) " ('mc'" 2498) " ('mcmmo'" 1066) " ('mcmmo'" 1489) " ('mcmmo'" 1713) " ('mcmmo'" 1725) " ('mcmmo'" 1781) " ('mcmmo'" 1790) " ('mcmmos'" 1590) " ('mcmmos'" 1614) " ('me'" 4) " ('me'" 5) " ('me'" 6) " ('me'" 91) " ('me'" 815) " ('me'" 835) " ('me'" 836) " ('me'" 852) " ('me'" 891) " ('me'" 916) " ('me'" 917) " ('me'" 958) " ('me'" 1054) " ('me'" 1184) " ('me'" 1229) " ('me'" 1326) " ('me'" 1367) " ('me'" 1421) " ('me'" 1533) " ('me'" 1541) " ('me'" 1569) " ('me'" 1674) " ('me'" 1717) " ('me'" 1766) " ('me'" 1804) " ('me'" 1808) " ('me'" 1833) " ('me'" 1836) " ('me'" 1897) " ('me'" 1898) " ('me'" 1900) " ('me'" 1908) " ('me'" 1933) " ('me'" 1966) " ('me'" 1972) " ('me'" 2085) " ('me'" 2093) " ('me'" 2094) " ('me'" 2095) " ('me'" 2171) " ('me'" 2188) " ('me'" 2262) " ('me'" 2353) " ('me'" 2365) " ('me'" 2429) " ('me'" 2438) " ('me'" 2440) " ('me'" 2458) " ('me'" 2469) " ('me'" 2503) " ('me'" 2569) " ('me'" 2599) " ('me'" 2607) " ('me'" 2629) " ('me'" 2650) " ('me'" 2666) " ('me'" 2676) " ('me'" 2684) " ('me'" 2732) " ('me'" 2740) " ('me'" 2741) " ('me'" 2750) " ('me'" 2760) " ('me'" 2772) " ('me'" 2797) " ('mean'" 1116) " ('mean'" 1283) " ('mean'" 1487) " ('mean'" 1771) " ('mean'" 1882) " ('mean'" 2492) " ('meaneye52'" 2343) " ('meaneye52'" 2435) " ('meanie'" 1147) " ('medieval'" 1639) " ('megadrill'" 1724) " ('meh'" 732) " ('meh'" 959) " ('meh'" 2477) " ('member'" 1009) " ('member'" 2394) " ('member'" 2840) " ('meme'" 1490) " ('meme'" 1499) " ('meme'" 2824) " ('ment'" 2143) " ('merge'" 2239) " ('merge'" 2317) " ('merging'" 1814) " ('merrow'" 567) " ('merrow'" 568) " ('message'" 913) " ('message'" 1098) " ('message'" 1833) " ('message'" 2408) " ('message'" 2611) " ('messages'" 1448) " ('messaging'" 927) " ('messed'" 1725) " ('mhmmm'" 1238) " ('mijy'" 2599) " ('mil'" 1989) " ('millionaire'" 914) " ('millionaire'" 938) " ('millionaire'" 2733) " ('mincraft'" 1867) " ('mind'" 277) " ('mine'" 153) " ('mine'" 879) " ('mine'" 1690) " ('mine'" 1829) " ('minecraft'" 295) " ('minecraft'" 1289) " ('minecraft'" 2345) " ('minecraft'" 2415) " ('minecraft'" 2420) " ('minecraft'" 2462) " ('minecraft'" 2500) " ('minecraft'" 2517) " ('minecraft'" 2648) " ('mines'" 2182) " ('mini'" 1532) " ('mini-game'" 2444) " ('mini-games'" 1650) " ('minidiggy'" 2432) " ('minifatfunk'" 836) " ('minigame'" 1309) " ('minigame'" 1423) " ('minigame'" 1444) " ('minigame'" 1625) " ('minigames'" 1703) " ('minigames'" 1750) " ('minigames'" 1751) " ('minigames'" 1843) " ('minimagwa'" 2717) " ('minimap'" 903) " ('miss'" 732) " ('miss'" 1451) " ('miss'" 1452) " ('missing'" 744) " ('missing'" 1059) " ('missing'" 1824) " ('missing'" 1901) " ('misun'" 2477) " ('misun'" 2554) " ('misunalliance'" 1180) " ('misunderstanding'" 2729) " ('mlg'" 2430) " ('mlghwnt'" 1059) " ('mmo'" 777) " ('mmo'" 1722) " ('mob'" 1019) " ('mob'" 1159) " ('mob'" 1383) " ('mobs'" 1431) " ('mod'" 752) " ('mod'" 770) " ('mod'" 1197) " ('mod'" 1288) " ('mod'" 1480) " ('mod'" 1509) " ('mod'" 1796) " ('mod'" 1851) " ('mod'" 1896) " ('mod'" 1954) " ('mod'" 2101) " ('mod'" 2107) " ('mod'" 2108) " ('mod'" 2111) " ('mod'" 2113) " ('mod'" 2115) " ('mod'" 2116) " ('mod'" 2117); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('mod' 2119) " ('mod'" 2121) " ('mod'" 2125) " ('mod'" 2127) " ('mod'" 2131) " ('mod'" 2138) " ('mod'" 2141) " ('mod'" 2142) " ('mod'" 2145) " ('mod'" 2149) " ('mod'" 2151) " ('mod'" 2160) " ('mod'" 2162) " ('mod'" 2163) " ('mod'" 2164) " ('mod'" 2166) " ('mod'" 2172) " ('mod'" 2173) " ('mod'" 2174) " ('mod'" 2175) " ('mod'" 2177) " ('mod'" 2178) " ('mod'" 2180) " ('mod'" 2181) " ('mod'" 2183) " ('mod'" 2184) " ('mod'" 2187) " ('mod'" 2196) " ('mod'" 2197) " ('mod'" 2200) " ('mod'" 2215) " ('mod'" 2218) " ('mod'" 2222) " ('mod'" 2223) " ('mod'" 2224) " ('mod'" 2240) " ('mod'" 2241) " ('mod'" 2257) " ('mod'" 2261) " ('mod'" 2265) " ('mod'" 2268) " ('mod'" 2362) " ('mod'" 2794) " ('mod'" 2833) " ('modddd'" 2209) " ('modded'" 907) " ('modded'" 1381) " ('modded'" 1410) " ('modded'" 1425) " ('modderator'" 2226) " ('moderater'" 2192) " ('moderator'" 1192) " ('moderator'" 1259) " ('moderator'" 1387) " ('moderator'" 2118) " ('moderator'" 2123) " ('moderator'" 2126) " ('moderator'" 2128) " ('moderator'" 2140) " ('moderator'" 2148) " ('moderator'" 2150) " ('moderator'" 2152) " ('moderator'" 2154) " ('moderator'" 2155) " ('moderator'" 2156) " ('moderator'" 2157) " ('moderator'" 2165) " ('moderator'" 2169) " ('moderator'" 2170) " ('moderator'" 2176) " ('moderator'" 2188) " ('moderator'" 2189) " ('moderator'" 2195) " ('moderator'" 2207) " ('moderator'" 2208) " ('moderator'" 2212) " ('moderator'" 2217) " ('moderator'" 2219) " ('moderator'" 2220) " ('moderator'" 2225) " ('moderator'" 2228) " ('moderator'" 2232) " ('moderator'" 2233) " ('moderator'" 2236) " ('moderator'" 2238) " ('moderator'" 2242) " ('moderator'" 2244) " ('moderator'" 2245) " ('moderator'" 2246) " ('moderator'" 2252) " ('moderator'" 2253) " ('moderator'" 2255) " ('moderator'" 2264) " ('moderator'" 2269) " ('moderator'" 2270) " ('moderator'" 2273) " ('moderator'" 2274) " ('moderator'" 2290) " ('mods'" 826) " ('mods'" 853) " ('mods'" 910) " ('mods'" 913) " ('mods'" 915) " ('mods'" 1071) " ('mods'" 1121) " ('mods'" 1432) " ('mods'" 1494) " ('mods'" 1537) " ('mods'" 2333) " ('moment'" 2538) " ('moments'" 2807) " ('money'" 406) " ('money'" 806) " ('money'" 826) " ('money'" 848) " ('money'" 916) " ('money'" 1333) " ('money'" 1544) " ('money'" 1989) " ('money'" 2624) " ('monkey'" 670) " ('monkey'" 1072) " ('monkey'" 1078) " ('monkey-mansion'" 465) " ('monster'" 1252) " ('monster'" 1358) " ('monument'" 121) " ('moonmaster'" 2064) " ('moonmaster565'" 940) " ('moonmaster565'" 1143) " ('more'" 860) " ('more'" 949) " ('more'" 1496) " ('more'" 1501) " ('more'" 1961) " ('more'" 2503) " ('more'" 2858) " ('morraltach'" 1628) " ('most'" 1077) " ('most'" 1513) " ('most'" 1802) " ('motd'" 233) " ('mouse'" 1381) " ('mouses'" 1410) " ('moved'" 568) " ('moved'" 752) " ('moved'" 770) " ('moved'" 780) " ('moved'" 782) " ('moved'" 823) " ('moved'" 825) " ('moved'" 923) " ('moved'" 936) " ('moved'" 937) " ('moved'" 938) " ('moved'" 949) " ('moved'" 957) " ('moved'" 1006) " ('moved'" 1078) " ('moved'" 1115) " ('moved'" 1119) " ('moved'" 1216) " ('moved'" 1227) " ('moved'" 1270) " ('moved'" 1324) " ('moved'" 1411) " ('moved'" 1412) " ('moved'" 1452) " ('moved'" 1498) " ('moved'" 1499) " ('moved'" 1501) " ('moved'" 1517) " ('moved'" 1518) " ('moved'" 1519) " ('moved'" 1541) " ('moved'" 1569) " ('moved'" 1583) " ('moved'" 1584) " ('moved'" 1593) " ('moved'" 1594) " ('moved'" 1597) " ('moved'" 1602) " ('moved'" 1634) " ('moved'" 1736) " ('moved'" 1748) " ('moved'" 1808) " ('moved'" 1905) " ('moved'" 1908) " ('moved'" 1917) " ('moved'" 1922) " ('moved'" 1924) " ('moved'" 1955) " ('moved'" 2025) " ('moved'" 2309) " ('moved'" 2517) " ('moved'" 2826) " ('move_skills'" 2249) " ('move_skills'" 2254) " ('movies'" 188) " ('movies'" 2300) " ('mrcyanide'" 2530) " ('mrcyanide'" 2558) " ('mrcyanides'" 2547) " ('mrcyanides'" 2559) " ('mrgamewatch44'" 2686) " ('mrgrapple'" 2125) " ('mrgrapple\'s'" 2640) " ('mrpika'" 2751) " ('msg'" 2600) " ('much'" 1070) " ('much'" 1934) " ('much'" 2283) " ('multi-millionaire'" 2462) " ('multi-millionaire'" 2616) " ('multimillionaire'" 2735) " ('multimillionaire'" 2774) " ('multimillionaire'" 2828) " ('multimillionaire'" 2850) " ('multiplayer'" 776) " ('multiple'" 1648) " ('music'" 19) " ('music'" 843) " ('music'" 1397) " ('music'" 1425) " ('music'" 2766) " ('musicfreaks'" 1341) " ('muskycat'" 1611) " ('mute'" 1197) " ('mute'" 2381) " ('muted'" 1694) " ('muted'" 2089) " ('muting'" 2556) " ('muting'" 2557) " ('my'" 7) " ('my'" 101) " ('my'" 380) " ('my'" 385) " ('my'" 440) " ('my'" 465) " ('my'" 557) " ('my'" 598) " ('my'" 828) " ('my'" 851) " ('my'" 929) " ('my'" 966) " ('my'" 977) " ('my'" 1042) " ('my'" 1073) " ('my'" 1074) " ('my'" 1081); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('my' 1099) " ('my'" 1236) " ('my'" 1288) " ('my'" 1409) " ('my'" 1410) " ('my'" 1419) " ('my'" 1424) " ('my'" 1433) " ('my'" 1581) " ('my'" 1589) " ('my'" 1607) " ('my'" 1610) " ('my'" 1677) " ('my'" 1679) " ('my'" 1682) " ('my'" 1685) " ('my'" 1707) " ('my'" 1712) " ('my'" 1733) " ('my'" 1763) " ('my'" 1766) " ('my'" 1792) " ('my'" 1819) " ('my'" 1820) " ('my'" 1822) " ('my'" 1824) " ('my'" 1873) " ('my'" 1888) " ('my'" 1909) " ('my'" 1956) " ('my'" 1959) " ('my'" 1985) " ('my'" 2056) " ('my'" 2059) " ('my'" 2093) " ('my'" 2105) " ('my'" 2129) " ('my'" 2152) " ('my'" 2156) " ('my'" 2160) " ('my'" 2205) " ('my'" 2207) " ('my'" 2217) " ('my'" 2218) " ('my'" 2219) " ('my'" 2220) " ('my'" 2225) " ('my'" 2237) " ('my'" 2253) " ('my'" 2257) " ('my'" 2261) " ('my'" 2280) " ('my'" 2283) " ('my'" 2308) " ('my'" 2309) " ('my'" 2316) " ('my'" 2413) " ('my'" 2421) " ('my'" 2440) " ('my'" 2470) " ('my'" 2505) " ('my'" 2508) " ('my'" 2509) " ('my'" 2521) " ('my'" 2522) " ('my'" 2537) " ('my'" 2564) " ('my'" 2606) " ('my'" 2607) " ('my'" 2615) " ('my'" 2625) " ('my'" 2631) " ('my'" 2633) " ('my'" 2635) " ('my'" 2637) " ('my'" 2641) " ('my'" 2645) " ('my'" 2646) " ('my'" 2648) " ('my'" 2660) " ('my'" 2671) " ('my'" 2673) " ('my'" 2689) " ('my'" 2697) " ('my'" 2765) " ('my'" 2788) " ('my'" 2836) " ('my'" 2875) " ('myself'" 1878) " ('myself'" 1966) " ('naked'" 1265) " ('naked'" 1270) " ('name'" 784) " ('name'" 921) " ('name'" 929) " ('name'" 1186) " ('name'" 1208) " ('name'" 1289) " ('name'" 1292) " ('name'" 1336) " ('name'" 1340) " ('name'" 1514) " ('name'" 1517) " ('name'" 1609) " ('name'" 1645) " ('name'" 1649) " ('name'" 1661) " ('name'" 1685) " ('name'" 1820) " ('name'" 2193) " ('name'" 2310) " ('name'" 2421) " ('name'" 2489) " ('name'" 2648) " ('name'" 2664) " ('names'" 1128) " ('names'" 2039) " ('names'" 2041) " ('naughty'" 817) " ('naw'" 1139) " ('nba'" 925) " ('need'" 785) " ('need'" 846) " ('need'" 893) " ('need'" 980) " ('need'" 1898) " ('need'" 1908) " ('need'" 1951) " ('need'" 1952) " ('needed'" 2513) " ('needs'" 775) " ('needs'" 1988) " ('needs'" 2001) " ('needs'" 2381) " ('negativity'" 2808) " ('neonwolf'" 2167) " ('neonwolf'" 2247) " ('neonwolf'" 2326) " ('neonwolf'" 2334) " ('nephew'" 2056) " ('nerfing'" 2377) " ('nether'" 430) " ('nether'" 1138) " ('nether'" 1158) " ('nether'" 1708) " ('nether'" 1809) " ('network'" 1805) " ('never'" 2402) " ('never'" 2653) " ('new'" 170) " ('new'" 290) " ('new'" 774) " ('new'" 781) " ('new'" 787) " ('new'" 791) " ('new'" 823) " ('new'" 824) " ('new'" 825) " ('new'" 864) " ('new'" 876) " ('new'" 914) " ('new'" 938) " ('new'" 992) " ('new'" 1007) " ('new'" 1104) " ('new'" 1151) " ('new'" 1167) " ('new'" 1213) " ('new'" 1308) " ('new'" 1309) " ('new'" 1323) " ('new'" 1324) " ('new'" 1516) " ('new'" 1560) " ('new'" 1623) " ('new'" 1632) " ('new'" 1641) " ('new'" 1672) " ('new'" 1751) " ('new'" 1822) " ('new'" 1888) " ('new'" 1923) " ('new'" 2036) " ('new'" 2237) " ('new'" 2283) " ('new'" 2304) " ('new'" 2314) " ('new'" 2337) " ('new'" 2351) " ('new'" 2409) " ('new'" 2413) " ('new'" 2436) " ('new'" 2449) " ('new'" 2489) " ('new'" 2536) " ('new'" 2562) " ('new'" 2564) " ('new'" 2582) " ('new'" 2587) " ('new'" 2602) " ('new'" 2668) " ('new'" 2720) " ('new'" 2772) " ('new'" 2842) " ('new'" 2857) " ('new-years'" 2087) " ('newforum'" 1676) " ('news'" 1124) " ('news'" 1537) " ('news'" 2650) " ('news'" 2785) " ('next'" 2349) " ('next'" 2753) " ('next'" 2795) " ('nexus'" 1695) " ('nexusflame'" 1701) " ('nexusflame'" 1718) " ('nice'" 1571) " ('nick'" 1049) " ('nick'" 1074) " ('nick'" 1175) " ('nick'" 1442) " ('nick'" 1570) " ('nickle'" 2863) " ('nickname'" 1297) " ('night'" 1964) " ('night'" 2512) " ('night'" 2514) " ('ninjaplayzzzz'" 2679) " ('nintendo'" 1949) " ('no'" 286) " ('no'" 912) " ('no'" 969) " ('no'" 973) " ('no'" 1090) " ('no'" 1200) " ('no'" 1531) " ('no'" 1578) " ('no'" 1644) " ('no'" 1740) " ('no'" 1745) " ('no'" 1748) " ('no'" 1785) " ('no'" 2229) " ('no'" 2481) " ('no'" 2577) " ('no'" 2618) " ('noah'" 1135) " ('noahweatherall'" 1380) " ('nooooo'" 2464); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('noooooooo' 1531) " ('not'" 406) " ('not'" 707) " ('not'" 768) " ('not'" 771) " ('not'" 905) " ('not'" 1081) " ('not'" 1196) " ('not'" 1197) " ('not'" 1288) " ('not'" 1382) " ('not'" 1387) " ('not'" 1514) " ('not'" 1517) " ('not'" 1535) " ('not'" 1571) " ('not'" 1572) " ('not'" 1761) " ('not'" 1788) " ('not'" 1886) " ('not'" 2086) " ('not'" 2319) " ('not'" 2390) " ('not'" 2396) " ('not'" 2425) " ('not'" 2459) " ('not'" 2477) " ('not'" 2597) " ('not'" 2748) " ('not'" 2797) " ('notes'" 2624) " ('nothing'" 294) " ('nothing'" 2410) " ('nothing'" 2748) " ('notice'" 1607) " ('november'" 2764) " ('now'" 865) " ('now'" 964) " ('now'" 1062) " ('now'" 1576) " ('now'" 2271) " ('now'" 2361) " ('nude'" 2490) " ('nvm'" 2870) " ('o'" 1817) " ('o'" 2448) " ('o'" 2456) " ('o'" 2590) " ('o'" 2616) " ('o'" 2716) " ('obsession'" 1226) " ('obsession'" 1227) " ('obviously'" 2481) " ('odd'" 1251) " ('of'" 7) " ('of'" 264) " ('of'" 416) " ('of'" 806) " ('of'" 831) " ('of'" 911) " ('of'" 918) " ('of'" 919) " ('of'" 942) " ('of'" 964) " ('of'" 1336) " ('of'" 1358) " ('of'" 1407) " ('of'" 1444) " ('of'" 1604) " ('of'" 1690) " ('of'" 1747) " ('of'" 1773) " ('of'" 1818) " ('of'" 1833) " ('of'" 1871) " ('of'" 1956) " ('of'" 2205) " ('of'" 2338) " ('of'" 2484) " ('of'" 2623) " ('of'" 2696) " ('of'" 2808) " ('of'" 2815) " ('of'" 2848) " ('of'" 2850) " ('off'" 850) " ('off'" 969) " ('offending'" 958) " ('offense'" 1230) " ('offense'" 2054) " ('offense'" 2263) " ('offensive'" 1472) " ('offensive'" 1701) " ('officer'" 982) " ('officer'" 1660) " ('official'" 2821) " ('offline'" 557) " ('offline'" 1244) " ('offline'" 1743) " ('ok'" 2516) " ('okie'" 2581) " ('old'" 4) " ('old'" 13) " ('old'" 91) " ('old'" 1188) " ('old'" 1764) " ('old'" 1809) " ('old'" 2876) " ('omg'" 1194) " ('omgg'" 1850) " ('on'" 660) " ('on'" 729) " ('on'" 860) " ('on'" 872) " ('on'" 942) " ('on'" 959) " ('on'" 972) " ('on'" 977) " ('on'" 984) " ('on'" 987) " ('on'" 1033) " ('on'" 1052) " ('on'" 1077) " ('on'" 1104) " ('on'" 1116) " ('on'" 1173) " ('on'" 1183) " ('on'" 1196) " ('on'" 1200) " ('on'" 1201) " ('on'" 1214) " ('on'" 1316) " ('on'" 1347) " ('on'" 1410) " ('on'" 1636) " ('on'" 1749) " ('on'" 1792) " ('on'" 1800) " ('on'" 1804) " ('on'" 1808) " ('on'" 1812) " ('on'" 1867) " ('on'" 1881) " ('on'" 2059) " ('on'" 2087) " ('on'" 2105) " ('on'" 2279) " ('on'" 2312) " ('on'" 2320) " ('on'" 2362) " ('on'" 2459) " ('on'" 2463) " ('on'" 2465) " ('on'" 2473) " ('on'" 2484) " ('on'" 2512) " ('on'" 2538) " ('on'" 2606) " ('on'" 2632) " ('on'" 2668) " ('on'" 2694) " ('on'" 2697) " ('on'" 2733) " ('on'" 2748) " ('on'" 2785) " ('on'" 2798) " ('on'" 2836) " ('once'" 949) " ('once'" 1223) " ('one'" 7) " ('one'" 1507) " ('one'" 1689) " ('one'" 2365) " ('one'" 2876) " ('ones'" 1898) " ('ones'" 1908) " ('online'" 1142) " ('only'" 990) " ('only'" 1633) " ('only'" 2271) " ('onto'" 2080) " ('onwer'" 913) " ('oooooo'" 2415) " ('op'" 2510) " ('open'" 675) " ('open'" 2372) " ('opinion'" 598) " ('opinion'" 1410) " ('opinion'" 2564) " ('opinions'" 2868) " ('or'" 40) " ('or'" 707) " ('or'" 961) " ('or'" 973) " ('or'" 1139) " ('or'" 1494) " ('or'" 1548) " ('or'" 1740) " ('or'" 1970) " ('or'" 2205) " ('or'" 2216) " ('or'" 2338) " ('or'" 2472) " ('or'" 2482) " ('or'" 2699) " ('or'" 2833) " ('other'" 1900) " ('other'" 2021) " ('others'" 1124) " ('our'" 1544) " ('our'" 1592) " ('our'" 2629) " ('our'" 2755) " ('our'" 2763) " ('out'" 1282) " ('out'" 1606) " ('out'" 1734) " ('out'" 1822) " ('out'" 1888) " ('out'" 2432) " ('out'" 2582) " ('out'" 2856) " ('over'" 1931) " ('owner'" 820) " ('owner'" 898) " ('owner'" 936) " ('p'" 851) " ('p'" 1032) " ('p'" 1244) " ('p'" 1949) " ('p'" 1971) " ('p'" 1992) " ('p'" 2106) " ('p'" 2202) " ('p'" 2496) " ('p'" 2554) " ('p'" 2722) " ('pack'" 968) " ('page'" 1100) " ('page'" 2560) " ('paigestar9\'s'" 2228) " ('panda'" 817) " ('panda'" 2223) " ('pandacorp'" 1894) " ('pandakid5'" 1116) " ('pandasrcool'" 1559) " ('pandasrcool'" 1575) " ('pandas_19'" 1191) " ('panicing'" 1194) " ('parkerbyfield'" 1094); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('parkour' 947) " ('parkour'" 1045) " ('parkour'" 1331) " ('parkour'" 1944) " ('parodyvv'" 1586) " ('part'" 2719) " ('party'" 970) " ('pathetic'" 2598) " ('paths'" 1163) " ('pay'" 826) " ('pay'" 2752) " ('pc'" 1659) " ('pc'" 2311) " ('pc'" 2582) " ('pearls'" 2555) " ('people'" 1201) " ('people'" 1265) " ('people'" 1270) " ('people'" 1595) " ('people'" 1626) " ('people'" 1678) " ('people'" 1695) " ('people'" 1747) " ('people'" 1871) " ('people'" 1928) " ('people'" 2003) " ('people'" 2004) " ('people'" 2021) " ('people'" 2039) " ('people'" 2366) " ('people'" 2497) " ('peoples'" 2021) " ('pepsi'" 2753) " ('pepsi'" 2770) " ('perk'" 1438) " ('perks'" 1589) " ('perks'" 1592) " ('perks'" 1650) " ('perm'" 2295) " ('perm'" 2299) " ('perm'" 2829) " ('perma'" 2580) " ('permanent'" 2579) " ('permission'" 912) " ('permissions'" 1028) " ('permissions'" 1486) " ('perrito1256'" 2683) " ('person'" 1077) " ('person'" 1734) " ('person'" 2796) " ('personal'" 1282) " ('personal'" 1448) " ('perverted'" 2305) " ('perverted'" 2306) " ('pic'" 1484) " ('pic'" 1519) " ('pick'" 1326) " ('pickaxe'" 1485) " ('pickaxe'" 1552) " ('pickaxe'" 1716) " ('picks'" 2476) " ('picks'" 2612) " ('pig'" 1953) " ('pissing'" 850) " ('place'" 896) " ('places'" 2302) " ('planners'" 2792) " ('play'" 660) " ('play'" 1745) " ('play'" 1748) " ('play'" 1837) " ('play'" 1867) " ('play'" 2473) " ('play'" 2718) " ('play'" 2747) " ('play'" 2805) " ('played'" 745) " ('player'" 1048) " ('player'" 1148) " ('player'" 1154) " ('player'" 1394) " ('player'" 1433) " ('player'" 1774) " ('players'" 826) " ('players'" 896) " ('players'" 918) " ('players'" 1648) " ('players'" 1900) " ('players'" 1912) " ('players'" 2204) " ('players'" 2642) " ('playing'" 1233) " ('playing'" 1875) " ('playing'" 2066) " ('playing'" 2067) " ('please'" 145) " ('please'" 152) " ('please'" 989) " ('please'" 990) " ('please'" 1054) " ('please'" 1062) " ('please'" 1071) " ('please'" 1104) " ('please'" 1374) " ('please'" 1537) " ('please'" 1590) " ('please'" 1675) " ('please'" 1725) " ('please'" 1799) " ('please'" 1847) " ('please'" 1884) " ('please'" 2095) " ('please'" 2371) " ('please'" 2604) " ('please'" 2629) " ('please'" 2833) " ('plot'" 959) " ('plot'" 1058) " ('plot'" 1179) " ('plot'" 1184) " ('plot'" 1237) " ('plot'" 1358) " ('plot'" 1465) " ('plot'" 1780) " ('plot'" 1791) " ('plot'" 1817) " ('plot'" 1935) " ('plot'" 1964) " ('plot'" 2105) " ('plot'" 2281) " ('plot'" 2320) " ('plot'" 2512) " ('plot'" 2518) " ('plot'" 2519) " ('plot'" 2537) " ('plot'" 2631) " ('plot'" 2681) " ('plot'" 2836) " ('plots'" 218) " ('plots'" 1163) " ('plots'" 1580) " ('plots'" 1720) " ('plots'" 1809) " ('plots'" 1814) " ('plots'" 2041) " ('plots'" 2068) " ('plots'" 2271) " ('plots'" 2278) " ('plots'" 2317) " ('pls'" 1710) " ('pls'" 1836) " ('plug'" 781) " ('plug-in'" 990) " ('plug-in'" 1702) " ('plugin'" 787) " ('plugin'" 920) " ('plugin'" 944) " ('plugin'" 992) " ('plugin'" 1151) " ('plugin'" 1167) " ('plugin'" 1203) " ('plugin'" 1339) " ('plugin'" 1779) " ('plugin'" 1791) " ('plugin'" 1842) " ('plugin'" 2288) " ('plugin'" 2596) " ('plugin'" 2857) " ('plugin'" 2876) " ('plugins'" 1067) " ('plz'" 893) " ('plz'" 994) " ('plz'" 1099) " ('plz'" 2389) " ('pm'" 1836) " ('pocket'" 1867) " ('poeple'" 853) " ('point'" 1525) " ('points'" 1781) " ('pokemon2117'" 1840) " ('policy'" 2201) " ('poll'" 990) " ('poll'" 1096) " ('poll'" 2374) " ('poll'" 2863) " ('pony'" 2477) " ('poptarts_321'" 815) " ('porn'" 1746) " ('portal'" 1138) " ('portal'" 1939) " ('portals'" 430) " ('portals'" 1708) " ('poseypink'" 2437) " ('poseypink'" 2438) " ('poseypink'" 2600) " ('posh'" 2728) " ('positive'" 2796) " ('positivity'" 2808) " ('possible'" 1001) " ('possible'" 1014) " ('possible'" 1799) " ('possible'" 2298) " ('possibly'" 1680) " ('possibly'" 1995) " ('possibly'" 2028) " ('post'" 828) " ('post'" 877) " ('post'" 1288) " ('post'" 1959) " ('post'" 2641) " ('post'" 2815) " ('post'" 2846) " ('post'" 2847) " ('post'" 2860) " ('posting'" 1421) " ('posting'" 1461) " ('posting'" 1669) " ('posting'" 2312) " ('posting'" 2843) " ('posts'" 2503) " ('potion'" 2288) " ('pots'" 1122) " ('pots'" 2355) " ('power'" 1068) " ('ppl'" 2484) " ('prefix'" 1617) " ('prefixes'" 1185) " ('president'" 1949) " ('prettycat'" 2199) " ('prettycat\'s'" 2114) " ('prettycat\'s'" 2122) " ('prettygirl527'" 2688) " ('preuss13'" 1369) " ('preuss13'" 2295) " ('preuss13'" 2299) " ('preuss13'" 2310) " ('preuss13'" 2494) " ('price'" 2283) " ('prison'" 103) " ('prison'" 218) " ('prison'" 380) " ('prison'" 395) " ('prison'" 557) " ('prison'" 597) " ('prison'" 729) " ('prison'" 798) " ('prison'" 848) " ('prison'" 861) " ('prison'" 869) " ('prison'" 886); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('prison' 899) " ('prison'" 919) " ('prison'" 944) " ('prison'" 950) " ('prison'" 959) " ('prison'" 972) " ('prison'" 976) " ('prison'" 977) " ('prison'" 987) " ('prison'" 1023) " ('prison'" 1063) " ('prison'" 1214) " ('prison'" 1244) " ('prison'" 1338) " ('prison'" 1379) " ('prison'" 1411) " ('prison'" 1447) " ('prison'" 1484) " ('prison'" 1489) " ('prison'" 1508) " ('prison'" 1519) " ('prison'" 1550) " ('prison'" 1567) " ('prison'" 1655) " ('prison'" 1663) " ('prison'" 1674) " ('prison'" 1690) " ('prison'" 1702) " ('prison'" 1724) " ('prison'" 1791) " ('prison'" 1793) " ('prison'" 1797) " ('prison'" 1817) " ('prison'" 1819) " ('prison'" 1829) " ('prison'" 1881) " ('prison'" 2002) " ('prison'" 2068) " ('prison'" 2105) " ('prison'" 2202) " ('prison'" 2320) " ('prison'" 2349) " ('prison'" 2388) " ('prison'" 2393) " ('prison'" 2405) " ('prison'" 2406) " ('prison'" 2450) " ('prison'" 2515) " ('prison'" 2531) " ('prison'" 2611) " ('prison'" 2699) " ('prison'" 2725) " ('prison'" 2832) " ('prison'" 2851) " ('prison'" 2868) " ('prisons'" 2466) " ('prisons'" 2654) " ('prisons'" 2878) " ('problem'" 388) " ('problem'" 707) " ('problem'" 796) " ('problem'" 831) " ('problem'" 847) " ('problem'" 883) " ('problem'" 894) " ('problem'" 999) " ('problem'" 1049) " ('problem'" 1111) " ('problem'" 1419) " ('problem'" 1551) " ('problem'" 1884) " ('problem'" 1890) " ('problem'" 1945) " ('problem'" 1975) " ('problem'" 2011) " ('problem'" 2231) " ('problem'" 2239) " ('problem'" 2878) " ('problems'" 793) " ('problems'" 1013) " ('problems'" 1015) " ('problems'" 1298) " ('problems'" 1717) " ('problems'" 1831) " ('problems'" 1845) " ('problems'" 1903) " ('problems'" 1938) " ('problems'" 1939) " ('problems'" 2230) " ('problems'" 2529) " ('problems'" 2825) " ('problems'" 2826) " ('probs'" 2599) " ('profanity'" 1001) " ('profanity'" 1014) " ('profanity'" 1110) " ('profanity'" 2526) " ('profile'" 1236) " ('project'" 557) " ('project'" 915) " ('project'" 1163) " ('promotions'" 2351) " ('promotions'" 2562) " ('proninja27'" 1368) " ('proninja27'" 2585) " ('proof'" 806) " ('proof'" 2249) " ('proof'" 2254) " ('proof'" 2522) " ('protection'" 1179) " ('protection'" 2281) " ('pro_bash'" 2279) " ('public'" 2696) " ('pumpkins'" 2697) " ('punishments'" 676) " ('punkenhed'" 2590) " ('punkenhed'" 2708) " ('purchase'" 795) " ('purchase'" 806) " ('purchase'" 1458) " ('put'" 707) " ('put'" 1552) " ('put'" 1581) " ('put'" 1942) " ('put'" 1946) " ('pvp'" 286) " ('pvp'" 395) " ('pvp'" 824) " ('pvp'" 846) " ('pvp'" 972) " ('pvp'" 1030) " ('pvp'" 1033) " ('pvp'" 1090) " ('pvp'" 1141) " ('pvp'" 1566) " ('pvp'" 1690) " ('pvp'" 1698) " ('pvp'" 1853) " ('pvp'" 1963) " ('pvp'" 1984) " ('pvp'" 2085) " ('pvp'" 2091) " ('pvp'" 2388) " ('pvp'" 2392) " ('pvp'" 2393) " ('pvp'" 2409) " ('pvp'" 2414) " ('pvp'" 2422) " ('pvp'" 2447) " ('pvp'" 2450) " ('pvp'" 2471) " ('pvp'" 2515) " ('pvp'" 2528) " ('pvp'" 2531) " ('pvp'" 2564) " ('pvp'" 2643) " ('pvp2'" 2460) " ('pvparena'" 1591) " ('pvpbuilder'" 2403) " ('pvpbuilder\'s'" 2014) " ('pvpbuilder\'s'" 2015) " ('pvpbuilder\'s'" 2118) " ('pvpbuilder\'s'" 2269) " ('pvpbulider'" 2363) " ('pvpers'" 597) " ('pvpers'" 598) " ('pvpers'" 823) " ('pvpers'" 825) " ('pvpers'" 854) " ('pvpers'" 1633) " ('pvpmaster629'" 1653) " ('pvpmebro'" 1020) " ('pvpmebruh'" 995) " ('pvpmebruh'" 1471) " ('pvpmebruh'" 1474) " ('pvpmebruh'" 1475) " ('pvpmebruh'" 1488) " ('pvpmebruh'" 1618) " ('pvpmebruh'" 2084) " ('pvpmebruh'" 2179) " ('pvpmebruh'" 2198) " ('pvpmebruh'" 2723) " ('pvpmebruh\'s'" 1600) " ('pvpscrub'" 2456) " ('q'" 892) " ('q'" 1244) " ('q'" 2609) " ('question'" 158) " ('question'" 906) " ('question'" 1002) " ('question'" 1006) " ('question'" 1225) " ('question'" 1251) " ('question'" 1662) " ('question'" 1762) " ('question'" 2096) " ('question'" 2204) " ('question'" 2205) " ('question'" 2354) " ('question'" 2541) " ('question'" 2644) " ('quick'" 1225) " ('quick'" 1243) " ('quick'" 1602) " ('quick'" 1689) " ('quick'" 1731) " ('quick'" 2042) " ('quiet'" 1687) " ('quills'" 1040) " ('quills'" 2400) " ('quit'" 2498) " ('quitting'" 1479) " ('quitz'" 2656) " ('quotes'" 231) " ('quotes'" 2778) " ('r'" 1949) " ('r'" 1971) " ('r'" 1992) " ('r'" 2003) " ('r'" 2004) " ('r2r'" 794) " ('r3dninjapanda'" 1986) " ('r3dninjapanda'" 2191) " ('race'" 1076) " ('rachei'" 2098) " ('racism'" 1177) " ('racist'" 1128) " ('racist'" 1872) " ('racist'" 2379) " ('rager'" 2505) " ('rags'" 1033) " ('rags'" 1179) " ('rags'" 1589) " ('rags2riches'" 730) " ('ragstoriches'" 1809) " ('raid'" 1715) " ('raiding'" 2751) " ('railzdog'" 819) " ('railzdogg'" 1147) " ('ramon_0920'" 1622) " ('random'" 2428) " ('random'" 2843) " ('randomness'" 1921) " ('randomness'" 1922) " ('randomness'" 1955) " ('rank'" 413) " ('rank'" 608) " ('rank'" 744) " ('rank'" 795) " ('rank'" 796); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('rank' 798) " ('rank'" 806) " ('rank'" 808) " ('rank'" 810) " ('rank'" 869) " ('rank'" 881) " ('rank'" 899) " ('rank'" 976) " ('rank'" 977) " ('rank'" 980) " ('rank'" 983) " ('rank'" 985) " ('rank'" 989) " ('rank'" 994) " ('rank'" 996) " ('rank'" 1042) " ('rank'" 1057) " ('rank'" 1058) " ('rank'" 1082) " ('rank'" 1085) " ('rank'" 1108) " ('rank'" 1112) " ('rank'" 1172) " ('rank'" 1186) " ('rank'" 1200) " ('rank'" 1244) " ('rank'" 1337) " ('rank'" 1409) " ('rank'" 1458) " ('rank'" 1610) " ('rank'" 1650) " ('rank'" 1660) " ('rank'" 1683) " ('rank'" 1707) " ('rank'" 1732) " ('rank'" 1855) " ('rank'" 1873) " ('rank'" 2036) " ('rank'" 2330) " ('rank'" 2342) " ('rank'" 2389) " ('rank'" 2396) " ('rank'" 2543) " ('rank'" 2584) " ('rank'" 2612) " ('rank'" 2620) " ('rank'" 2875) " ('ranks'" 827) " ('ranks'" 906) " ('ranks'" 1056) " ('ranks'" 1175) " ('ranks'" 1442) " ('ranks'" 1516) " ('ranks'" 1592) " ('ranks'" 1712) " ('ranks'" 2036) " ('rant'" 1646) " ('rape'" 2852) " ('rare'" 1103) " ('rate'" 1104) " ('rawr'" 1274) " ('re'" 727) " ('re'" 1825) " ('re'" 1946) " ('re'" 1997) " ('re'" 2269) " ('re'" 2290) " ('re'" 2299) " ('re'" 2356) " ('re'" 2562) " ('re'" 2653) " ('re'" 2654) " ('re'" 2662) " ('re'" 2758) " ('re'" 2763) " ('re'" 2791) " ('re'" 2860) " ('re-build'" 2547) " ('re-done'" 2174) " ('re-done'" 2534) " ('re-done'" 2672) " ('re-opened'" 1459) " ('reach'" 1734) " ('read'" 4) " ('read'" 5) " ('read'" 6) " ('read'" 13) " ('read'" 91) " ('read'" 145) " ('read'" 792) " ('read'" 1054) " ('read'" 1062) " ('read'" 1071) " ('read'" 1421) " ('read'" 1537) " ('read'" 1576) " ('read'" 1598) " ('read'" 1754) " ('read'" 1869) " ('read'" 1884) " ('read'" 1897) " ('read'" 1972) " ('read'" 2211) " ('read'" 2389) " ('read'" 2504) " ('reaet'" 891) " ('reaf'" 891) " ('real'" 721) " ('real'" 1116) " ('real'" 1731) " ('real'" 1996) " ('real'" 2055) " ('really'" 1827) " ('really'" 2298) " ('really'" 2457) " ('really'" 2680) " ('really'" 2830) " ('reason'" 969) " ('reason'" 1785) " ('reason'" 2618) " ('reasonable'" 2283) " ('recent'" 931) " ('recent'" 1682) " ('record'" 1761) " ('recruitment'" 2528) " ('recruitment'" 2832) " ('recruitment'" 2846) " ('recruitment'" 2847) " ('recruitment'" 2851) " ('recruitment'" 2860) " ('redhippoplaysmc\'s'" 1637) " ('rediculous'" 1234) " ('redneck\'s'" 1226) " ('redneck\'s'" 1227) " ('redstone'" 1146) " ('reduce'" 1339) " ('refund'" 1631) " ('refund'" 1634) " ('related'" 1646) " ('relationship'" 2335) " ('relaxing'" 2679) " ('relaxing'" 2680) " ('relaxing'" 2681) " ('removed'" 1295) " ('removed'" 1440) " ('removing'" 2377) " ('renamed'" 2147) " ('renders'" 851) " ('repair'" 1037) " ('replacement'" 786) " ('reply'" 727) " ('reply'" 1497) " ('reply'" 1498) " ('reply'" 2313) " ('report'" 152) " ('report'" 783) " ('report'" 784) " ('report'" 802) " ('report'" 1058) " ('report'" 1093) " ('report'" 1217) " ('report'" 1362) " ('report'" 1396) " ('report'" 1451) " ('report'" 1452) " ('report'" 1533) " ('report'" 1541) " ('report'" 1569) " ('report'" 1573) " ('report'" 1833) " ('report'" 1839) " ('report'" 1980) " ('report'" 2032) " ('report'" 2065) " ('report'" 2235) " ('report'" 2315) " ('report'" 2370) " ('report'" 2549) " ('report'" 2614) " ('reported'" 2522) " ('reporting'" 277) " ('reporting'" 907) " ('reporting'" 940) " ('reporting'" 1202) " ('reporting'" 1381) " ('reporting'" 1897) " ('reporting'" 2198) " ('reporting'" 2204) " ('reporting'" 2521) " ('repost'" 1112) " ('reposted'" 1833) " ('reposted'" 2851) " ('request'" 792) " ('request'" 920) " ('request'" 1406) " ('request'" 1793) " ('request'" 2233) " ('reset'" 873) " ('reset'" 880) " ('reset'" 882) " ('reset'" 888) " ('reset'" 890) " ('reset'" 891) " ('reset'" 892) " ('reset'" 916) " ('reset'" 956) " ('reset'" 973) " ('reset'" 991) " ('reset'" 1035) " ('reset'" 1424) " ('reset'" 1539) " ('reset'" 1552) " ('reset'" 1565) " ('reset'" 1582) " ('reset'" 1589) " ('reset'" 1604) " ('reset'" 1644) " ('reset'" 1657) " ('reset'" 1658) " ('reset'" 1855) " ('reset'" 1873) " ('reset'" 2426) " ('reset'" 2507) " ('reset'" 2691) " ('reset'" 2753) " ('reset'" 2795) " ('reset'" 2820) " ('reset'" 2848) " ('reset'" 2858) " ('reseted'" 1705) " ('reseting'" 1564) " ('resets'" 2762) " ('resigned'" 1987) " ('resolved'" 675) " ('resource'" 968) " ('restart'" 1581) " ('restart'" 2464) " ('restarting'" 1673) " ('restarting'" 2636) " ('restarts'" 1330) " ('restarts'" 1339) " ('restored'" 980) " ('results'" 2828) " ('revamp'" 1605) " ('revamp'" 2096) " ('revamp'" 2206) " ('revamp'" 2399) " ('revamp'" 2564) " ('revamp'" 2588) " ('revamp'" 2690); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('revamp' 2725) " ('revamp'" 2733) " ('revamp'" 2762) " ('revamp'" 2785) " ('revamp'" 2832) " ('revamp'" 2839) " ('revamp'" 2851) " ('revamp'" 2868) " ('revised'" 1848) " ('reward'" 850) " ('rewards'" 2330) " ('rexmein'" 1931) " ('riches'" 1033) " ('riches'" 1179) " ('riches'" 1589) " ('ridiculous'" 1613) " ('riffyrif'" 961) " ('rip'" 2415) " ('rip'" 2461) " ('rip'" 2719) " ('rip'" 2760) " ('rn'" 1535) " ('rnak'" 982) " ('roast'" 2429) " ('roast'" 2666) " ('rods'" 707) " ('role'" 918) " ('role'" 1837) " ('role'" 1912) " ('roleplay'" 1168) " ('roleplay'" 1548) " ('roleplay'" 1842) " ('roleplay'" 2436) " ('roleplay'" 2803) " ('roleplayers'" 1823) " ('roleplayers'" 1825) " ('roleplayers'" 2715) " ('rosered'" 2368) " ('rosered'" 2481) " ('roster'" 2388) " ('roster'" 2392) " ('roster'" 2393) " ('roster'" 2795) " ('roster'" 2853) " ('roughly'" 1797) " ('rude'" 837) " ('rude'" 1068) " ('rude'" 1069) " ('rude'" 1439) " ('rude'" 1976) " ('rude'" 2167) " ('rude'" 2328) " ('rudeness'" 862) " ('rudeness'" 1803) " ('ruining'" 1794) " ('rule'" 1097) " ('rule'" 1120) " ('rule'" 1178) " ('rule'" 2201) " ('rule'" 2375) " ('rules'" 6) " ('rules'" 676) " ('rules'" 1100) " ('rules'" 1101) " ('rules'" 1413) " ('rules'" 1587) " ('rules'" 1669) " ('rules'" 1754) " ('rules'" 2366) " ('rules'" 2374) " ('ruls'" 1755) " ('ryangus'" 2040) " ('ryannguyen1103'" 1865) " ('ryanuu'" 953) " ('s'" 1750) " ('s'" 1907) " ('s'" 2386) " ('s78wu'" 2877) " ('sack'" 1064) " ('sad'" 1695) " ('sad'" 1898) " ('sad'" 1908) " ('sad'" 2781) " ('safezoners'" 1033) " ('said'" 2401) " ('said'" 2513) " ('sale'" 1783) " ('salty'" 2470) " ('same'" 2306) " ('same'" 2657) " ('sancheet'" 1282) " ('sancheet'" 1521) " ('sankuoflight'" 2811) " ('sapphireblood'" 2181) " ('sarrahmc'" 2039) " ('satoru'" 1949) " ('save'" 2629) " ('saved'" 1544) " ('saving'" 1550) " ('say'" 2722) " ('say'" 2796) " ('say;'" 294) " ('saying'" 967) " ('saying'" 969) " ('saying'" 1195) " ('saying'" 1549) " ('saying'" 2365) " ('saying'" 2403) " ('saying'" 2411) " ('saying'" 2412) " ('saying'" 2852) " ('says'" 2748) " ('scammers'" 868) " ('scamming'" 1351) " ('school'" 2284) " ('scquidy'" 1931) " ('scum'" 857) " ('second'" 990) " ('second'" 2227) " ('section'" 831) " ('section'" 955) " ('section'" 1823) " ('section'" 1825) " ('section'" 2692) " ('see'" 659) " ('see'" 721) " ('see'" 2287) " ('see'" 2521) " ('see'" 2870) " ('select'" 1937) " ('self'" 2521) " ('self'" 2522) " ('self'" 2724) " ('selfie'" 1953) " ('sell'" 1222) " ('sell'" 1789) " ('sell'" 1926) " ('sell'" 2017) " ('sell'" 2047) " ('sell'" 2628) " ('selling'" 2320) " ('selling'" 2321) " ('selling'" 2327) " ('sending'" 816) " ('sending'" 917) " ('sends'" 1673) " ('sentence'" 2365) " ('seperate'" 1823) " ('seperate'" 1825) " ('septer101'" 1940) " ('septer101'" 1941) " ('septer101'" 2051) " ('series'" 2842) " ('seriously'" 1539) " ('seriously'" 2563) " ('server'" 660) " ('server'" 791) " ('server'" 898) " ('server'" 933) " ('server'" 936) " ('server'" 968) " ('server'" 1035) " ('server'" 1039) " ('server'" 1100) " ('server'" 1101) " ('server'" 1116) " ('server'" 1119) " ('server'" 1379) " ('server'" 1394) " ('server'" 1411) " ('server'" 1601) " ('server'" 1625) " ('server'" 1672) " ('server'" 1751) " ('server'" 1776) " ('server'" 1809) " ('server'" 1845) " ('server'" 1899) " ('server'" 1923) " ('server'" 1934) " ('server'" 1937) " ('server'" 1950) " ('server'" 2016) " ('server'" 2080) " ('server'" 2320) " ('server'" 2347) " ('server'" 2374) " ('server'" 2417) " ('server'" 2419) " ('server'" 2425) " ('server'" 2478) " ('server'" 2539) " ('server'" 2632) " ('server'" 2694) " ('server'" 2762) " ('server'" 2770) " ('server'" 2820) " ('server'" 2825) " ('server'" 2826) " ('servers'" 1800) " ('servers'" 2060) " ('servers'" 2451) " ('service'" 1027) " ('sethome'" 2021) " ('settings'" 1236) " ('setvback'" 973) " ('setwarp'" 2193) " ('severs'" 2718) " ('sexist'" 1136) " ('sexual'" 855) " ('sexual'" 1697) " ('sgc'" 1484) " ('sgc'" 1519) " ('sgc'" 1552) " ('sgc'" 1662) " ('sgc'" 1716) " ('sh4dowxd3lta'" 2262) " ('sh4dowxd3lta\'s'" 101) " ('shadowsneak04'" 2367) " ('shall'" 2855) " ('shames20'" 1197) " ('she'" 819) " ('she'" 2459) " ('she\'s'" 2059) " ('shikamarupvp'" 2544) " ('shit'" 1712) " ('shit'" 1735) " ('shit'" 1736) " ('shit'" 2229) " ('shit_monster2468'" 1989) " ('shit_monster2468'" 1995) " ('shop'" 45) " ('shop'" 103) " ('shop'" 1053) " ('shop'" 1560) " ('shop'" 1793) " ('shop'" 1856) " ('shop'" 1947) " ('shop'" 2318) " ('shop'" 2319) " ('shop'" 2329) " ('shop'" 2342) " ('shop'" 2385) " ('shop'" 2555) " ('shop'" 2628) " ('shops'" 1007) " ('shores'" 1510) " ('shores2510\'s'" 308) " ('short'" 295) " ('should'" 707); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('should' 1102) " ('should'" 1491) " ('should'" 1523) " ('should'" 2648) " ('should'" 2798) " ('should'" 2856) " ('shouldn\'t'" 1775) " ('shouldn\'t'" 2678) " ('show'" 1036) " ('show'" 1833) " ('showing'" 2352) " ('shugey'" 1755) " ('sign'" 1064) " ('sign'" 1789) " ('signature'" 40) " ('signs'" 1853) " ('sims_the_gamer'" 1437) " ('since'" 1792) " ('since'" 2059) " ('single'" 946) " ('singleplayer'" 2606) " ('sirscraps'" 2711) " ('sister'" 1792) " ('sister'" 2059) " ('skin'" 2490) " ('skullzflare'" 1371) " ('skullzflare'" 1684) " ('skullzflare'" 1685) " ('sky'" 1943) " ('sky\'s'" 2104) " ('skyblock'" 744) " ('skyblock'" 780) " ('skyblock'" 782) " ('skyblock'" 786) " ('skyblock'" 821) " ('skyblock'" 827) " ('skyblock'" 872) " ('skyblock'" 1004) " ('skyblock'" 1011) " ('skyblock'" 1019) " ('skyblock'" 1038) " ('skyblock'" 1047) " ('skyblock'" 1052) " ('skyblock'" 1053) " ('skyblock'" 1091) " ('skyblock'" 1110) " ('skyblock'" 1155) " ('skyblock'" 1158) " ('skyblock'" 1183) " ('skyblock'" 1201) " ('skyblock'" 1203) " ('skyblock'" 1215) " ('skyblock'" 1218) " ('skyblock'" 1311) " ('skyblock'" 1347) " ('skyblock'" 1357) " ('skyblock'" 1386) " ('skyblock'" 1389) " ('skyblock'" 1402) " ('skyblock'" 1442) " ('skyblock'" 1446) " ('skyblock'" 1464) " ('skyblock'" 1670) " ('skyblock'" 1683) " ('skyblock'" 1737) " ('skyblock'" 1745) " ('skyblock'" 1748) " ('skyblock'" 1945) " ('skyblock'" 1961) " ('skyblock'" 1969) " ('skyblock'" 1994) " ('skyblock'" 1997) " ('skyblock'" 2012) " ('skyblock'" 2303) " ('skyblock'" 2323) " ('skyblock'" 2717) " ('skysfan1'" 802) " ('skythers1876'" 1767) " ('skywarrior05\'s'" 1998) " ('skywarrior05s'" 2006) " ('slacker'" 1745) " ('slacker'" 1748) " ('slayer_shadow'" 2434) " ('sleep'" 2852) " ('slime'" 1146) " ('slower'" 1948) " ('slowly'" 877) " ('smaller'" 1486) " ('smash'" 290) " ('smashhills'" 1444) " ('smelliest'" 2394) " ('smiley'" 2851) " ('smiley'" 2853) " ('smileysquad'" 2528) " ('smooth'" 2481) " ('snipercraft'" 1813) " ('so'" 877) " ('so'" 1439) " ('so'" 1795) " ('so'" 1833) " ('so'" 1891) " ('so'" 1895) " ('so'" 2055) " ('so'" 2296) " ('so'" 2346) " ('soccor'" 1121) " ('solar'" 1070) " ('solar'" 1188) " ('solved'" 832) " ('solved'" 1071) " ('some'" 1486) " ('some'" 1523) " ('some'" 1646) " ('some'" 2338) " ('someone'" 964) " ('someone'" 1836) " ('something'" 277) " ('something'" 1105) " ('songs'" 1536) " ('soniccalab'" 2713) " ('soniccaleb'" 1229) " ('soniccaleb'" 2553) " ('soon'" 1799) " ('soon'" 1970) " ('soon'" 2331) " ('sorry'" 828) " ('sorry'" 955) " ('sorry'" 1032) " ('sorry'" 1342) " ('sorry'" 1795) " ('sorry'" 2174) " ('sorry'" 2191) " ('sorry'" 2657) " ('sorry'" 2726) " ('sort'" 2338) " ('soulmastera'" 1135) " ('soulmastera'" 2521) " ('soulmastera'" 2525) " ('soulmastera'" 2545) " ('soulmastera'" 2546) " ('soulmastera'" 2552) " ('soulmastera'" 2703) " ('soulmastera\'s'" 2189) " ('souls'" 2629) " ('spam'" 152) " ('spam'" 294) " ('spam'" 802) " ('spam'" 859) " ('spam'" 1080) " ('spam'" 1110) " ('spam'" 1153) " ('spam'" 1155) " ('spam'" 1161) " ('spam'" 1162) " ('spam'" 1281) " ('spam'" 1311) " ('spam'" 1386) " ('spam'" 1466) " ('spam'" 1467) " ('spam'" 1476) " ('spam'" 1521) " ('spam'" 1695) " ('spam'" 1767) " ('spam'" 1798) " ('spam'" 1840) " ('spam'" 1925) " ('spam'" 1957) " ('spam'" 1981) " ('spam'" 1996) " ('spam'" 2001) " ('spam'" 2022) " ('spam'" 2023) " ('spam'" 2037) " ('spam'" 2044) " ('spam'" 2045) " ('spam'" 2046) " ('spam'" 2049) " ('spam'" 2050) " ('spam'" 2082) " ('spam'" 2322) " ('spam'" 2455) " ('spam'" 2456) " ('spam'" 2626) " ('spam'" 2663) " ('spam'" 2769) " ('spam'" 2780) " ('spam'" 2787) " ('spam'" 2800) " ('spam'" 2806) " ('spam'" 2812) " ('spam'" 2816) " ('spam'" 2859) " ('spaming'" 1454) " ('spaming'" 2551) " ('spaming'" 2737) " ('spaming'" 2831) " ('spammed'" 2475) " ('spammer'" 1198) " ('spammers'" 950) " ('spamming'" 815) " ('spamming'" 835) " ('spamming'" 836) " ('spamming'" 1021) " ('spamming'" 1034) " ('spamming'" 1073) " ('spamming'" 1094) " ('spamming'" 1114) " ('spamming'" 1115) " ('spamming'" 1116) " ('spamming'" 1127) " ('spamming'" 1313) " ('spamming'" 1320) " ('spamming'" 1345) " ('spamming'" 1348) " ('spamming'" 1368) " ('spamming'" 1461) " ('spamming'" 1502) " ('spamming'" 1529) " ('spamming'" 1588) " ('spamming'" 1599) " ('spamming'" 1620) " ('spamming'" 1686) " ('spamming'" 1813) " ('spamming'" 1821) " ('spamming'" 1828) " ('spamming'" 1835) " ('spamming'" 1916) " ('spamming'" 1979) " ('spamming'" 1989) " ('spamming'" 2048) " ('spamming'" 2052) " ('spamming'" 2090) " ('spamming'" 2094) " ('spamming'" 2171) " ('spamming'" 2435) " ('spamming'" 2437) " ('spamming'" 2438) " ('spamming'" 2439) " ('spamming'" 2600) " ('spamming'" 2721) " ('spamming'" 2727) " ('spamming'" 2739) " ('spamming'" 2845) " ('spare'" 2210) " ('spawn'" 416) " ('spawn'" 1045) " ('spawn'" 1141) " ('spawn'" 1383) " ('spawn'" 1525) " ('spawner'" 793); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('spawner' 1015) " ('spawners'" 984) " ('spawners'" 1008) " ('spawners'" 1358) " ('spawning'" 2256) " ('spawning'" 2325) " ('speech'" 2696) " ('speed'" 1853) " ('speedy_42'" 1981) " ('spidermankat'" 942) " ('spire'" 1864) " ('sponge'" 2321) " ('sponges'" 2194) " ('spooky'" 2634) " ('spot'" 2107) " ('squad'" 2382) " ('squad'" 2388) " ('squad'" 2392) " ('squad'" 2393) " ('squad'" 2408) " ('squad'" 2447) " ('squad'" 2450) " ('squad'" 2506) " ('squad'" 2515) " ('squad'" 2531) " ('squad'" 2535) " ('squad'" 2608) " ('squirreliscool'" 1080) " ('squirreliscool'" 1148) " ('squirreliscool'" 1361) " ('squirreliscool'" 1459) " ('squirreliscool'" 2749) " ('stacking'" 2288) " ('staff'" 1009) " ('staff'" 1140) " ('staff'" 1156) " ('staff'" 1214) " ('staff'" 1366) " ('staff'" 1500) " ('staff'" 1734) " ('staff'" 1915) " ('staff'" 2043) " ('staff'" 2110) " ('staff'" 2112) " ('staff'" 2191) " ('staff'" 2213) " ('staff'" 2214) " ('staff'" 2257) " ('staff'" 2351) " ('staff'" 2394) " ('staff'" 2411) " ('staff'" 2412) " ('staff'" 2562) " ('staff'" 2727) " ('staff'" 2815) " ('staff'" 2840) " ('stands'" 1026) " ('starring'" 1059) " ('start'" 264) " ('start'" 1568) " ('start'" 1583) " ('start'" 1584) " ('start'" 2750) " ('start'" 2844) " ('starter'" 1563) " ('starting'" 1464) " ('startrack555'" 2827) " ('stats'" 1690) " ('stats'" 1725) " ('statue'" 1366) " ('stawp'" 923) " ('stealing'" 696) " ('stealing'" 1020) " ('stealing'" 1074) " ('stealing'" 1774) " ('stealing'" 1985) " ('steam'" 1783) " ('steve'" 1059) " ('still'" 771) " ('still'" 1095) " ('still'" 1400) " ('still'" 1504) " ('still'" 1585) " ('still'" 1600) " ('still'" 1618) " ('still'" 1630) " ('still'" 1722) " ('still'" 1854) " ('still'" 1935) " ('still'" 2020) " ('still'" 2024) " ('still'" 2025) " ('still'" 2029) " ('still'" 2089) " ('still'" 2396) " ('still'" 2488) " ('still'" 2759) " ('stolen'" 872) " ('stone'" 1469) " ('stone'" 1477) " ('stooofsss'" 2670) " ('stop'" 1033) " ('stop'" 1259) " ('stop'" 1747) " ('stop'" 2001) " ('stop'" 2021) " ('stop'" 2516) " ('storage'" 1333) " ('story'" 2872) " ('straw'" 990) " ('strength'" 1853) " ('strength'" 2355) " ('strongsteven'" 2871) " ('struck'" 842) " ('stucando'" 1169) " ('stucando'" 1467) " ('stuff'" 858) " ('stuff'" 967) " ('stuff'" 1004) " ('stuff'" 1523) " ('stuff'" 1581) " ('stuff'" 1641) " ('stuff'" 2510) " ('stuff'" 2796) " ('stupid'" 1931) " ('stupidaustralian'" 2065) " ('sub0x32'" 1632) " ('submit'" 1219) " ('submit'" 1723) " ('submit'" 2615) " ('submit'" 2625) " ('submit'" 2637) " ('subscribe'" 1675) " ('subzeroplayz'" 1632) " ('such'" 2781) " ('suggestion'" 797) " ('suggestion'" 843) " ('suggestion'" 1203) " ('suggestion'" 1423) " ('suggestion'" 1670) " ('suggestion'" 1689) " ('suggestion'" 1856) " ('suggestion'" 2002) " ('suggestion'" 2147) " ('suggestion'" 2202) " ('suggestion'" 2272) " ('suggestion'" 2520) " ('suggestion'" 2523) " ('suggestion'" 2588) " ('suggestion'" 2803) " ('suggestions'" 1039) " ('suggestions'" 1119) " ('suggestions'" 1947) " ('suggestions'" 2349) " ('suicide'" 1481) " ('summer'" 1605) " ('summit'" 2633) " ('sunday'" 1224) " ('super'" 1480) " ('super-cannon'" 1328) " ('superslime38'" 943) " ('support'" 1394) " ('sure'" 2390) " ('survey'" 2617) " ('survival'" 1149) " ('survival'" 1548) " ('survival'" 1566) " ('survival'" 1884) " ('survival'" 1928) " ('survival'" 1935) " ('survival'" 1938) " ('survival'" 2203) " ('survival'" 2230) " ('survival'" 2239) " ('survival'" 2342) " ('survival'" 2348) " ('survival'" 2422) " ('survival'" 2479) " ('survived'" 1072) " ('survived'" 1078) " ('suspect'" 1773) " ('suspencecreeper'" 2030) " ('suspensecreeper'" 2031) " ('swag'" 670) " ('swansonduo'" 958) " ('swear'" 1739) " ('swearing'" 1786) " ('swearing'" 1797) " ('swearing'" 2441) " ('swearing'" 2873) " ('swears'" 2282) " ('swedishduck2000'" 2161) " ('system'" 927) " ('system'" 1889) " ('system'" 1912) " ('system'" 2867) " ('systems'" 2624) " ('t'" 879) " ('t-mod'" 1398) " ('t-mod'" 2158) " ('t-mod'" 2159) " ('t-mod'" 2161) " ('t-mod'" 2565) " ('t-moderator'" 2212) " ('tag'" 988) " ('tag'" 1065) " ('tag'" 1308) " ('tag'" 1668) " ('tags'" 1185) " ('take'" 990) " ('take'" 1942) " ('take'" 1946) " ('take'" 2371) " ('talk'" 1933) " ('talk'" 2766) " ('talk'" 2778) " ('talking'" 1684) " ('talking'" 1746) " ('taming'" 1722) " ('tangicraft'" 1942) " ('tangicraft'" 1946) " ('taylor3445'" 1408) " ('tcr_swift'" 2818) " ('team'" 1102) " ('team'" 1156) " ('team'" 1209) " ('team'" 1216) " ('team'" 1366) " ('team'" 1973) " ('team'" 1974) " ('team'" 1991) " ('team'" 2099) " ('team'" 2284) " ('team'" 2524) " ('team'" 2528) " ('team'" 2695) " ('team'" 2832) " ('team'" 2839) " ('teamspeak'" 955) " ('teamspeak'" 1003) " ('teasers'" 2725) " ('tecnotherobot'" 818) " ('tee\'s'" 2801) " ('tee\'s'" 2802) " ('tee\'s'" 2817) " ('teleporting'" 729) " ('teleporting'" 1567) " ('telling'" 2521) " ('tells'" 1966) " ('temp'" 2132); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('temporary' 2518) " ('temporary'" 2519) " ('terms'" 1841) " ('terraria'" 61) " ('territory'" 1861) " ('test'" 2582) " ('texturepack'" 1959) " ('than'" 949) " ('thankful'" 2855) " ('thanks'" 2409) " ('that'" 1523) " ('that'" 1633) " ('that'" 2263) " ('that'" 2538) " ('that'" 2722) " ('that'" 2852) " ('that\'s'" 1646) " ('thatbritishgurl\'s'" 1542) " ('the'" 121) " ('the'" 297) " ('the'" 416) " ('the'" 670) " ('the'" 698) " ('the'" 781) " ('the'" 787) " ('the'" 791) " ('the'" 853) " ('the'" 891) " ('the'" 912) " ('the'" 919) " ('the'" 921) " ('the'" 960) " ('the'" 964) " ('the'" 992) " ('the'" 1009) " ('the'" 1049) " ('the'" 1072) " ('the'" 1077) " ('the'" 1078) " ('the'" 1103) " ('the'" 1113) " ('the'" 1116) " ('the'" 1122) " ('the'" 1180) " ('the'" 1213) " ('the'" 1246) " ('the'" 1295) " ('the'" 1328) " ('the'" 1343) " ('the'" 1413) " ('the'" 1444) " ('the'" 1479) " ('the'" 1565) " ('the'" 1567) " ('the'" 1587) " ('the'" 1606) " ('the'" 1623) " ('the'" 1658) " ('the'" 1672) " ('the'" 1708) " ('the'" 1709) " ('the'" 1727) " ('the'" 1733) " ('the'" 1750) " ('the'" 1786) " ('the'" 1809) " ('the'" 1851) " ('the'" 1856) " ('the'" 1864) " ('the'" 1934) " ('the'" 1942) " ('the'" 1946) " ('the'" 1950) " ('the'" 1963) " ('the'" 1973) " ('the'" 2016) " ('the'" 2023) " ('the'" 2055) " ('the'" 2060) " ('the'" 2080) " ('the'" 2085) " ('the'" 2227) " ('the'" 2302) " ('the'" 2318) " ('the'" 2347) " ('the'" 2409) " ('the'" 2419) " ('the'" 2424) " ('the'" 2506) " ('the'" 2514) " ('the'" 2564) " ('the'" 2608) " ('the'" 2614) " ('the'" 2623) " ('the'" 2625) " ('the'" 2637) " ('the'" 2796) " ('the'" 2798) " ('the'" 2822) " ('the'" 2823) " ('the'" 2846) " ('the'" 2850) " ('the'" 2867) " ('the'" 2876) " ('the9001stdoctor'" 2416) " ('thearticmonkey'" 1549) " ('theekorus\'s'" 1660) " ('theekorus\'s'" 1661) " ('theft'" 304) " ('thegamingcakeyt'" 2819) " ('thegaminghorse'" 2732) " ('thegaminghorse'" 2740) " ('theidioticjedi\'s'" 1555) " ('their'" 2004) " ('their'" 2852) " ('them'" 1747) " ('theme'" 1096) " ('then'" 2503) " ('there'" 930) " ('there'" 937) " ('there'" 1102) " ('there'" 2003) " ('theres'" 1809) " ('thers'" 1942) " ('thers'" 1946) " ('these'" 458) " ('these'" 2003) " ('these'" 2004) " ('thesniper123'" 917) " ('thexbs'" 1345) " ('thexbs'" 1478) " ('thexbs'" 1960) " ('thexbs'" 2028) " ('thexbs'" 2487) " ('they'" 659) " ('the_flamesz_xan'" 1866) " ('the_larz'" 954) " ('the_larz'" 1506) " ('the_larz'" 2229) " ('the_larz'" 2407) " ('the_larz'" 2414) " ('thing'" 2782) " ('things'" 872) " ('things'" 1363) " ('things'" 1871) " ('think'" 1198) " ('think'" 1596) " ('think'" 1633) " ('thinki'" 839) " ('thinking'" 1899) " ('thinks'" 659) " ('thinks'" 1596) " ('this'" 297) " ('this'" 557) " ('this'" 707) " ('this'" 775) " ('this'" 828) " ('this'" 856) " ('this'" 889) " ('this'" 990) " ('this'" 1055) " ('this'" 1081) " ('this'" 1234) " ('this'" 1288) " ('this'" 1394) " ('this'" 1530) " ('this'" 1587) " ('this'" 1665) " ('this'" 1761) " ('this'" 1818) " ('this'" 1833) " ('this'" 1867) " ('this'" 1882) " ('this'" 1898) " ('this'" 1908) " ('this'" 1965) " ('this'" 2001) " ('this'" 2063) " ('this'" 2091) " ('this'" 2210) " ('this'" 2313) " ('this'" 2371) " ('this'" 2390) " ('this'" 2413) " ('this'" 2473) " ('this'" 2504) " ('this'" 2539) " ('this'" 2607) " ('this'" 2798) " ('this'" 2815) " ('this'" 2837) " ('thompanne'" 969) " ('though'" 2023) " ('thread'" 61) " ('thread'" 304) " ('thread'" 1473) " ('thread'" 1503) " ('thread'" 1530) " ('thread'" 1624) " ('thread'" 1786) " ('thread'" 2833) " ('thread;'" 1786) " ('threat'" 1743) " ('threat'" 2081) " ('threatening'" 863) " ('threatening'" 1784) " ('threatning'" 2713) " ('threats'" 917) " ('threats'" 963) " ('thug'" 798) " ('thug'" 810) " ('thug'" 978) " ('thug'" 987) " ('thug'" 989) " ('thug'" 994) " ('thug'" 998) " ('thug'" 1000) " ('thug'" 1032) " ('thug'" 1042) " ('thug'" 1099) " ('thug'" 1205) " ('thug'" 1207) " ('thug'" 1516) " ('thug'" 1674) " ('thug'" 1733) " ('thug'" 2316) " ('thugs'" 808) " ('tigergirl'" 1979) " ('till'" 2691) " ('till'" 2858) " ('time'" 1095) " ('time'" 1514) " ('time'" 1517) " ('time'" 1657) " ('time'" 1727) " ('time'" 2210) " ('time'" 2227) " ('time'" 2642) " ('time'" 2691) " ('time'" 2781) " ('time'" 2848) " ('tips'" 776) " ('tips'" 1022) " ('tips'" 1173) " ('tired'" 1818) " ('tmod'" 2856) " ('tnt'" 1927) " ('to'" 121) " ('to'" 277) " ('to'" 294); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('to' 659) " ('to'" 727) " ('to'" 775) " ('to'" 823) " ('to'" 878) " ('to'" 910) " ('to'" 913) " ('to'" 918) " ('to'" 965) " ('to'" 969) " ('to'" 1033) " ('to'" 1104) " ('to'" 1112) " ('to'" 1148) " ('to'" 1188) " ('to'" 1219) " ('to'" 1229) " ('to'" 1244) " ('to'" 1246) " ('to'" 1282) " ('to'" 1283) " ('to'" 1333) " ('to'" 1513) " ('to'" 1523) " ('to'" 1530) " ('to'" 1536) " ('to'" 1552) " ('to'" 1589) " ('to'" 1606) " ('to'" 1632) " ('to'" 1646) " ('to'" 1670) " ('to'" 1672) " ('to'" 1673) " ('to'" 1674) " ('to'" 1695) " ('to'" 1723) " ('to'" 1734) " ('to'" 1739) " ('to'" 1740) " ('to'" 1743) " ('to'" 1747) " ('to'" 1784) " ('to'" 1788) " ('to'" 1800) " ('to'" 1809) " ('to'" 1833) " ('to'" 1878) " ('to'" 1898) " ('to'" 1899) " ('to'" 1908) " ('to'" 1914) " ('to'" 1928) " ('to'" 1933) " ('to'" 1950) " ('to'" 1966) " ('to'" 1970) " ('to'" 1988) " ('to'" 2001) " ('to'" 2016) " ('to'" 2057) " ('to'" 2085) " ('to'" 2108) " ('to'" 2113) " ('to'" 2128) " ('to'" 2132) " ('to'" 2164) " ('to'" 2278) " ('to'" 2287) " ('to'" 2298) " ('to'" 2366) " ('to'" 2405) " ('to'" 2419) " ('to'" 2430) " ('to'" 2513) " ('to'" 2516) " ('to'" 2521) " ('to'" 2550) " ('to'" 2632) " ('to'" 2648) " ('to'" 2658) " ('to'" 2713) " ('to'" 2749) " ('to'" 2753) " ('to'" 2756) " ('to'" 2758) " ('to'" 2836) " ('to'" 2870) " ('to'" 2876) " ('today'" 1180) " ('tokyo'" 1624) " ('told'" 1878) " ('tonight'" 970) " ('too'" 779) " ('too'" 819) " ('too'" 1571) " ('too'" 1591) " ('too'" 2055) " ('took'" 1685) " ('top'" 597) " ('top'" 598) " ('top'" 823) " ('top'" 825) " ('top'" 854) " ('top'" 1536) " ('topic'" 860) " ('topic'" 1456) " ('topic'" 2375) " ('topic'" 2428) " ('topics'" 675) " ('tournament'" 1030) " ('tournament'" 1993) " ('tournament'" 2349) " ('tournament'" 2471) " ('tourney'" 2085) " ('tournoment'" 1984) " ('tourny'" 1963) " ('towny'" 2783) " ('tp'" 2055) " ('tpa'" 1073) " ('trading'" 1889) " ('trading'" 2624) " ('trampling'" 1391) " ('transfers'" 1465) " ('trap'" 1138) " ('trap'" 2813) " ('trapped'" 1380) " ('tread'" 2483) " ('tree'" 905) " ('treefeller'" 744) " ('trial'" 913) " ('trial-mods'" 1623) " ('trial-mods'" 2351) " ('trial-mods'" 2562) " ('trialmod'" 2139) " ('trialmod'" 2145) " ('tricks'" 776) " ('trollers'" 2281) " ('trolling'" 1201) " ('trolling'" 1316) " ('trolling'" 1349) " ('true'" 1891) " ('truth'" 2703) " ('try'" 2856) " ('trying'" 1105) " ('trying'" 1282) " ('trying'" 1632) " ('ts'" 2352) " ('tunnel'" 2298) " ('tuth'" 1343) " ('tv'" 1036) " ('twini'" 2470) " ('twini'" 2477) " ('twini\'s'" 2513) " ('twini\'s'" 2534) " ('twini_6'" 784) " ('twini_6_6_6'" 783) " ('twinkie'" 121) " ('twinkledink'" 64) " ('twitch'" 1515) " ('two'" 2317) " ('tyler13533'" 1802) " ('typing'" 819) " ('u'" 1168) " ('u'" 1745) " ('u'" 1748) " ('u'" 2521) " ('u'" 2612) " ('ugopvp'" 1202) " ('uhc'" 1923) " ('uhh'" 2814) " ('uhm'" 1429) " ('ultimate'" 1252) " ('ultimatetacosx'" 1460) " ('un-add'" 2446) " ('unable'" 2405) " ('unable'" 2419) " ('unarmed'" 777) " ('unban'" 2427) " ('unbanned'" 1468) " ('unbanned'" 1500) " ('under'" 2041) " ('under'" 2716) " ('underpowered'" 103) " ('understanding'" 1451) " ('understanding'" 1452) " ('universalghost'" 2776) " ('unrocker13\'s'" 2196) " ('untitle'" 2661) " ('up'" 1337) " ('up'" 1513) " ('up'" 1725) " ('up'" 2396) " ('up'" 2842) " ('up'" 2874) " ('upcoming'" 1805) " ('update'" 1243) " ('update'" 1433) " ('update'" 1444) " ('update'" 1537) " ('update'" 1602) " ('update'" 1706) " ('update'" 1749) " ('update'" 1911) " ('update'" 2042) " ('update'" 2733) " ('updated'" 2762) " ('updated'" 2815) " ('updates'" 1970) " ('upgrade'" 413) " ('upgrades'" 1200) " ('ups'" 2342) " ('used'" 1756) " ('username'" 2788) " ('using'" 870) " ('using'" 1267) " ('using'" 1571) " ('using'" 1701) " ('using'" 1744) " ('using'" 1772) " ('using'" 2338) " ('uuid'" 1394) " ('v'" 304) " ('v'" 2333) " ('v2'" 1892) " ('vacation'" 1605) " ('vacation'" 1679) " ('vagamer'" 2812) " ('vages'" 1968) " ('vaults'" 1048) " ('vault_dweller101'" 1766) " ('version'" 831) " ('version'" 1632) " ('version'" 1848) " ('very'" 1251) " ('very'" 2510) " ('very'" 2790) " ('victoria'" 1277) " ('vid'" 64) " ('vid'" 2607) " ('vid'" 2720) " ('video'" 1669) " ('video'" 1822) " ('video'" 1888) " ('video'" 1907) " ('video'" 1909) " ('video'" 2249) " ('video'" 2254) " ('video'" 2360) " ('video'" 2480); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('video' 2602) " ('video'" 2668) " ('videos'" 7) " ('villager'" 1383) " ('villagers'" 1046) " ('vinnyvdavicci'" 1925) " ('violent'" 1080) " ('vmindless'" 1765) " ('vorah'" 1833) " ('vorah'" 1898) " ('vorah'" 1908) " ('vorah'" 2516) " ('vorah'" 2602) " ('vorah'" 2656) " ('vorahhd'" 1846) " ('vorahhd'" 1983) " ('vorahhd'" 2052) " ('vorahhd'" 2259) " ('vorahhd'" 2279) " ('vorahhd\'s'" 1991) " ('vorahog'" 1759) " ('vorahog'" 1826) " ('vorahs'" 2532) " ('vote'" 1650) " ('voter'" 2543) " ('votes'" 902) " ('voting'" 949) " ('voting'" 1562) " ('vs'" 458) " ('vs'" 1135) " ('vs'" 1940) " ('vs'" 1941) " ('vs'" 2349) " ('vulgar'" 1267) " ('vulgar'" 1827) " ('vvrandom'" 1586) " ('waffleman1037'" 2710) " ('wall'" 264) " ('wall'" 1926) " ('wanna'" 721) " ('wanna'" 2131) " ('wanna'" 2138) " ('wannabe'" 2281) " ('want'" 40) " ('want'" 891) " ('want'" 1606) " ('want'" 1683) " ('want'" 1749) " ('want'" 2399) " ('wany'" 1683) " ('war'" 919) " ('war'" 951) " ('war'" 2824) " ('warning'" 2762) " ('warp'" 1065) " ('warp'" 1591) " ('warp'" 2564) " ('warps'" 2314) " ('wars'" 1423) " ('warzone'" 1010) " ('was'" 828) " ('was'" 1246) " ('was'" 1787) " ('was'" 1792) " ('was'" 1878) " ('was'" 2059) " ('was'" 2263) " ('was'" 2401) " ('wash'" 197) " ('wat'" 2057) " ('watch'" 1727) " ('watch'" 2091) " ('watchu'" 1596) " ('watch_dogs'" 197) " ('water'" 1376) " ('waves'" 1840) " ('way'" 2577) " ('wdf'" 1095) " ('we'" 874) " ('we'" 877) " ('we'" 1592) " ('we'" 1749) " ('we'" 2080) " ('we'" 2399) " ('we'" 2855) " ('website'" 1606) " ('website'" 2473) " ('weeeee'" 840) " ('weekend'" 64) " ('weird'" 2395) " ('welcome'" 1761) " ('well'" 894) " ('well'" 1012) " ('well'" 2581) " ('well'" 2760) " ('wesleh32'" 813) " ('wesrmor512'" 1868) " ('west'" 1107) " ('west'" 1928) " ('wetwipe'" 2052) " ('wha'" 1188) " ('what'" 442) " ('what'" 878) " ('what'" 1055) " ('what'" 1196) " ('what'" 1295) " ('what'" 1530) " ('what'" 1546) " ('what'" 1882) " ('what'" 1898) " ('what'" 1908) " ('what'" 2128) " ('what'" 2210) " ('what'" 2611) " ('what'" 2632) " ('what'" 2648) " ('whatever'" 458) " ('whatever'" 2338) " ('whats'" 1730) " ('whats'" 1883) " ('when'" 277) " ('when'" 1211) " ('when'" 1259) " ('when'" 1565) " ('when'" 1727) " ('when'" 1935) " ('when'" 2035) " ('when'" 2611) " ('when'" 2690) " ('when'" 2856) " ('whenever'" 1928) " ('where'" 1042) " ('where'" 1265) " ('where'" 1270) " ('where'" 1552) " ('where'" 1581) " ('where'" 1733) " ('where'" 2055) " ('where'" 2316) " ('whhy'" 2603) " ('which'" 1009) " ('while'" 1244) " ('whitedecay'" 1794) " ('whitedecay'" 2448) " ('whitedecay'" 2511) " ('whitedecay'" 2757) " ('whitelist'" 975) " ('whitelist'" 2748) " ('who'" 659) " ('who'" 800) " ('who'" 910) " ('who'" 2856) " ('whole'" 1424) " ('why'" 874) " ('why'" 1200) " ('why'" 1400) " ('why'" 1491) " ('why'" 1522) " ('why'" 1534) " ('why'" 1585) " ('why'" 1630) " ('why'" 1633) " ('why'" 1695) " ('why'" 1768) " ('why'" 1769) " ('why'" 1787) " ('why'" 1854) " ('why'" 1942) " ('why'" 1946) " ('why'" 1987) " ('why'" 2056) " ('why'" 2062) " ('why'" 2401) " ('why'" 2539) " ('why'" 2578) " ('why'" 2870) " ('wide'" 2611) " ('will'" 675) " ('will'" 930) " ('will'" 937) " ('will'" 990) " ('will'" 1186) " ('will'" 1544) " ('will'" 1564) " ('will'" 1589) " ('will'" 1592) " ('winner'" 1843) " ('winner'" 2850) " ('winners'" 1642) " ('winners'" 2735) " ('winners'" 2774) " ('winners'" 2850) " ('wish'" 1507) " ('with'" 101) " ('with'" 744) " ('with'" 849) " ('with'" 993) " ('with'" 1072) " ('with'" 1078) " ('with'" 1146) " ('with'" 1213) " ('with'" 1223) " ('with'" 1226) " ('with'" 1227) " ('with'" 1606) " ('with'" 1730) " ('with'" 2003) " ('with'" 2004) " ('with'" 2068) " ('with'" 2085) " ('with'" 2249) " ('with'" 2254) " ('with'" 2411) " ('with'" 2412) " ('with'" 2522) " ('with'" 2632) " ('with'" 2822) " ('with'" 2823) " ('with'" 2846) " ('witherlord101'" 2845) " ('without'" 1734) " ('wont'" 1016) " ('wont'" 1674) " ('wont'" 2750) " ('wood'" 2182) " ('woohoo'" 2706) " ('word'" 2403) " ('words'" 1195) " ('words'" 1487) " ('words'" 1571) " ('words'" 1744) " ('words'" 1942) " ('words'" 1946) " ('work'" 798) " ('work'" 810) " ('work'" 1016) " ('work'" 1146) " ('work'" 1514) " ('work'" 1517) " ('work'" 1965) " ('working'" 905) " ('working'" 1572) " ('working'" 1886) " ('working'" 2425) " ('working'" 2685) " ('world'" 1562) " ('world'" 1617) " ('world'" 1886) " ('world'" 1890) " ('world'" 1964); INSERT INTO `smf_log_search_subjects` " (`word`" `id_topic`) VALUES ('world' 2231) " ('world'" 2302) " ('world'" 2512) " ('world'" 2514) " ('world'" 2518) " ('world'" 2519) " ('world'" 2606) " ('world'" 2670) " ('would'" 828) " ('would'" 2108) " ('would'" 2113) " ('wouldn\'t'" 1833) " ('wouldnt'" 1747) " ('wow'" 1439) " ('wow'" 2387) " ('wreslnpunk13\'s'" 1373) " ('wrong'" 955) " ('wrong'" 1297) " ('wrong'" 1730) " ('wrong'" 2748) " ('wtf'" 1913) " ('wtf'" 1917) " ('wtf'" 2286) " ('wtf'" 2814) " ('wtv'" 784) " ('x'" 2476) " ('x-ray'" 2093) " ('x-ray'" 2095) " ('x3'" 2669) " ('x3'" 2671) " ('xcutersedgechick'" 954) " ('xd'" 2429) " ('xd'" 2477) " ('xd'" 2607) " ('xdddd'" 2712) " ('xfinity'" 1027) " ('xkanekisenpai'" 1688) " ('xkanekisenpai'" 1697) " ('xkanekisenpai'" 1701) " ('xkanekisenpai'" 1718) " ('xkanekisenpaix'" 1863) " ('xmijy'" 2623) " ('xmijy'" 2682) " ('xmijy_\'s'" 2665) " ('xpowerstaticx'" 1195) " ('xpowerstaticx'" 1985) " ('xthegreenninjax'" 2094) " ('xx69furries69xx'" 1608) " ('xxashleymadzxx'" 2679) " ('xxballerbroxx'" 1619) " ('xxbutterslayerxx'" 1880) " ('xxcool_pac_manxx'" 1202) " ('xxdarkyplaysxx'" 1206) " ('xxdarkyplaysxx'" 1400) " ('xxgoodyerxx'" 1978) " ('xxgoodyerxx'" 2117) " ('xxh20pvpzxx'" 1962) " ('xxicedog15xx'" 1988) " ('xxkingmonsterxx'" 1774) " ('xxshadow_linkxx'" 2561) " ('xxskyxx'" 1769) " ('xxswannypvpxx'" 1680) " ('xxx_leah_xxx'" 1858) " ('xxx_leah_xxx'" 1859) " ('xx_carlos_xx'" 1936) " ('xx_carlos_xx'" 2376) " ('xx_koala_king_xx'" 1916) " ('xx_moonmaster_xx'" 2078) " ('xx_obeykiller_xx'" 1874) " ('x_blackdeath'" 1821) " ('x_radioactive_x'" 962) " ('x_radioactive_x'" 964) " ('y'" 1745) " ('y'" 1748) " ('y'" 2020) " ('y'" 2024) " ('y'" 2025) " ('y'" 2029) " ('y'" 2501) " ('y'" 2676) " ('ya'" 2656) " ('yacktheduck'" 2566) " ('yacky'" 2482) " ('yackytheduck'" 1362) " ('yackytheduck'" 1956) " ('yackytheduck'" 2676) " ('yackytheduck'" 2693) " ('yackytheduck'" 2726) " ('yannugo'" 870) " ('yannugo'" 1313) " ('yea'" 2619) " ('year'" 774) " ('yet'" 1394) " ('yet'" 1705) " ('you'" 294) " ('you'" 660) " ('you'" 721) " ('you'" 745) " ('you'" 875) " ('you'" 891) " ('you'" 928) " ('you'" 1065) " ('you'" 1186) " ('you'" 1235) " ('you'" 1507) " ('you'" 1522) " ('you'" 1546) " ('you'" 1673) " ('you'" 1727) " ('you'" 1809) " ('you'" 2035) " ('you'" 2060) " ('you'" 2211) " ('you'" 2220) " ('you'" 2253) " ('you'" 2539) " ('you'" 2599) " ('you'" 2611) " ('you'" 2712) " ('you'" 2772) " ('you'" 2793) " ('you'" 2796) " ('you'" 2837) " ('you'" 2876) " ('you\'ll'" 2063) " ('your'" 91) " ('your'" 1186) " ('your'" 1536) " ('your'" 1659) " ('your'" 1761) " ('your'" 1800) " ('your'" 2313) " ('your'" 2724) " ('your'" 2795) " ('youtube'" 7) " ('youtube'" 900) " ('youtube'" 932) " ('youtube'" 957) " ('youtube'" 1503) " ('youtube'" 1671) " ('youtube'" 1675) " ('youtube'" 1804) " ('youtube'" 1808) " ('youtube'" 1907) " ('youtube'" 2312) " ('youtube'" 2658) " ('youtube'" 2842) " ('youtuber'" 2542) " ('youtuber'" 2587) " ('youtuber'" 2620) " ('youtubers'" 1384) " ('yt'" 1677) " ('yup'" 2741) " ('yuvalk\'s'" 2126) " ('zachthegreat02'" 2499) " ('zapyall5\'s'" 2166) " ('zeus360\'s'" 1242) " ('zombie250'" 816) " ('zone'" 1090); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_search_topics` -- DROP TABLE IF EXISTS `smf_log_search_topics`; CREATE TABLE `smf_log_search_topics` ( `id_search` tinyint(3) unsigned NOT NULL default 0 `id_topic` mediumint(8) unsigned NOT NULL default 0 PRIMARY KEY (`id_search` `id_topic`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_search_topics` -- INSERT INTO `smf_log_search_topics` " (`id_search`" `id_topic`) VALUES (204 1330) " (204" 1339) " (204" 1581) " (204" 1673); -- -------------------------------------------------------- -- -- Table structure for table `smf_log_spider_hits` -- DROP TABLE IF EXISTS `smf_log_spider_hits`; CREATE TABLE `smf_log_spider_hits` ( `id_hit` int(10) unsigned NOT NULL auto_increment `id_spider` smallint(5) unsigned NOT NULL default 0 `log_time` int(10) unsigned NOT NULL default 0 `url` varchar(255) NOT NULL default '' `processed` tinyint(3) NOT NULL default 0 PRIMARY KEY (`id_hit`) KEY `id_spider` (`id_spider`) KEY `log_time` (`log_time`) KEY `processed` (`processed`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_spider_stats` -- DROP TABLE IF EXISTS `smf_log_spider_stats`; CREATE TABLE `smf_log_spider_stats` ( `id_spider` smallint(5) unsigned NOT NULL default 0 `page_hits` smallint(5) unsigned NOT NULL default 0 `last_seen` int(10) unsigned NOT NULL default 0 `stat_date` date NOT NULL default '0001-01-01' PRIMARY KEY (`stat_date` `id_spider`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_subscribed` -- DROP TABLE IF EXISTS `smf_log_subscribed`; CREATE TABLE `smf_log_subscribed` ( `id_sublog` int(10) unsigned NOT NULL auto_increment `id_subscribe` mediumint(8) unsigned NOT NULL default 0 `id_member` int(10) NOT NULL default 0 `old_id_group` smallint(5) NOT NULL default 0 `start_time` int(10) NOT NULL default 0 `end_time` int(10) NOT NULL default 0 `status` tinyint(3) NOT NULL default 0 `payments_pending` tinyint(3) NOT NULL default 0 `pending_details` text NOT NULL `reminder_sent` tinyint(3) NOT NULL default 0 `vendor_ref` varchar(255) NOT NULL default '' PRIMARY KEY (`id_sublog`) UNIQUE `id_subscribe` (`id_subscribe` `id_member`) KEY `end_time` (`end_time`) KEY `reminder_sent` (`reminder_sent`) KEY `payments_pending` (`payments_pending`) KEY `status` (`status`) KEY `id_member` (`id_member`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_log_topics` -- DROP TABLE IF EXISTS `smf_log_topics`; CREATE TABLE `smf_log_topics` ( `id_member` mediumint(8) unsigned NOT NULL default 0 `id_topic` mediumint(8) unsigned NOT NULL default 0 `id_msg` int(10) unsigned NOT NULL default 0 PRIMARY KEY (`id_member` `id_topic`) KEY `id_topic` (`id_topic`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_log_topics` -- INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16519 277 6152) " (1" 5 11185) " (1" 4 8358) " (1" 6 10893) " (5" 7 274) " (1" 8 11338) " (1" 7 526) " (5" 8 8) " (8" 6 11) " (13" 5 21) " (5" 6 2905) " (16030" 13 5915) " (16" 13 22) " (17" 13 9530) " (17" 5 11324) " (15" 13 23) " (1" 19 5375) " (17" 7 25) " (19" 13 6117) " (20" 5 399) " (20" 6 33) " (20" 8 35) " (16532" 218 6170) " (22" 13 275) " (47" 101 882) " (23" 6 2297) " (23" 7 54) " (32" 40 155) " (25" 13 61) " (27" 8 205) " (27" 13 6073) " (5" 13 6860) " (4" 13 69) " (5" 19 90) " (16147" 304 3315) " (5" 4 6872) " (30" 13 4828) " (10" 13 248) " (31" 6 4065) " (31" 4 7798) " (19" 218 3321) " (1" 99 721) " (30" 19 655) " (20" 19 79) " (8" 13 86) " (31" 13 5533) " (4" 6 88) " (22" 8 275) " (12" 4 94) " (5" 40 1316) " (33" 45 474) " (33" 13 233) " (32" 5 4243) " (8" 4 113) " (16146" 696 3315) " (47" 13 2371) " (17" 153 5608) " (15" 4 124) " (17" 45 11933) " (35" 5 310) " (35" 40 244) " (32" 13 8116) " (32" 8 157) " (16628" 1388 7102) " (27" 45 309) " (567" 13 474) " (47" 170 888) " (32" 19 4432) " (32" 45 307) " (38" 13 6626) " (38" 6 463) " (32" 4 4243) " (1" 2405 10481) " (41" 13 156) " (32" 304 4613) " (1" 170 719) " (41" 6 156) " (5" 61 6334) " (47" 4 8319) " (27" 101 2096) " (32" 61 183) " (32" 7 265) " (32" 64 9113) " (1" 64 3884) " (1" 45 602) " (13" 6 7586) " (44" 13 190) " (47" 61 2706) " (47" 8 205) " (20" 13 2971) " (16398" 2031 9796) " (1" 61 4362) " (16146" 413 3315) " (16145" 8 3476) " (1" 40 224) " (47" 158 1075) " (41" 4 226) " (54" 13 229) " (16168" 995 4803) " (55" 13 229) " (57" 19 278) " (54" 61 234) " (47" 145 882) " (16150" 598 3201) " (24" 13 6088) " (57" 13 259) " (1" 2398 10483) " (35" 6 4363) " (35" 13 6205) " (35" 64 244) " (35" 7 244) " (34" 40 244) " (61" 13 6323) " (19" 45 306) " (57" 6 249) " (1" 103 3729) " (13" 13 259) " (57" 45 259) " (19" 91 305) " (15877" 6 3315) " (1" 153 777) " (15983" 5 2265) " (1" 158 602) " (22" 45 275) " (27" 40 276) " (27" 6 280) " (16145" 676 3314) " (15877" 8 3315) " (19" 8 3372) " (17" 170 880) " (30" 91 3279) " (1" 91 3347) " (32" 91 7331) " (16144" 277 3313) " (31" 91 3820) " (27" 91 301) " (17" 64 2787) " (17" 675 8490) " (27" 7 301) " (1" 152 10031) " (1" 121 3727) " (1" 101 2365) " (34" 101 385) " (16144" 4 3313) " (5" 91 2853) " (38" 7 463) " (61" 101 9243) " (38" 4 464) " (38" 8 463) " (17" 687 10306) " (32" 99 424) " (34" 91 4727) " (61" 121 532) " (1" 2409 10849) " (14" 940 4535) " (1" 145 11532) " (1" 763 3834) " (61" 7 532) " (32" 838 4038) " (56" 8 3075) " (56" 4 3778) " (47" 197 886) " (32" 233 920) " (23" 687 4573) " (32" 845 4049) " (61" 6 556) " (1" 769 3731) " (1" 541 3729) " (35" 145 564) " (16222" 1107 5318) " (17190" 2481 11868) " (19" 258 3321) " (642" 13 573) " (35" 91 6704) " (35" 61 626) " (35" 99 626) " (35" 19 713) " (35" 152 713) " (1" 2413 10498) " (1" 2394 10498) " (24" 61 1363) " (24" 99 631) " (16342" 101 9204) " (1" 1313 6168) " (17" 1281 6168) " (16532" 1019 6170) " (1" 294 10623) " (5" 170 645) " (32" 158 893) " (30" 8 3342) " (35" 170 626) " (35" 8 10236) " (35" 158 627) " (35" 103 627) " (35" 45 3226) " (1" 2386 10663) " (1" 2393 10402) " (1" 2360 10483) " (61" 170 636) " (24" 91 636) " (15844" 13 648) " (15844" 8 648) " (17" 8 11348) " (35" 188 11788) " (1" 707 3729) " (20" 231 1874) " (20" 308 1874) " (20" 101 1873) " (1" 768 11187) " (30" 188 689) " (1" 659 3257) " (30" 99 689) " (30" 121 689) " (17" 295 1372) " (1" 197 4362) " (1" 188 721) " (27" 4 6087) " (2" 153 732) " (30" 153 782) " (30" 170 765) " (15971" 5 5080) " (19" 5 2746) " (19" 197 792) " (19" 99 6045) " (19" 61 792) " (19" 101 3320) " (30" 197 808) " (19" 4 7735) " (17" 218 824) " (17" 233 3208) " (1" 2411 10482) " (15871" 13 1653) " (27" 231 997) " (16483" 2412 10802) " (1" 258 1004) " (1" 231 1332) " (1" 218 1314) " (16183" 752 3714) " (15967" 13 1942) " (49" 13 5769) " (15878" 264 1564) " (47" 264 1076) " (15877" 696 3315) " (5" 277 1105) " (24" 277 1105) " (1" 2378 10663) " (30" 294 1314) " (17" 188 1105) " (15864" 5 1772) " (47" 277 1124); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (1 277 7561) " (5" 295 1400) " (5" 121 1317) " (5" 290 6335) " (5" 99 1318) " (5" 286 1319) " (1" 2412 10482) " (15974" 4 2012) " (15974" 277 2012) " (15846" 2683 11868) " (12" 8 1339) " (12" 40 1339) " (12" 6 1339) " (5" 264 1343) " (5" 294 1345) " (15897" 277 3060) " (30" 304 6268) " (24" 290 7005) " (15878" 4 7466) " (15880" 13 1371) " (15916" 13 1545) " (15915" 277 3723) " (15882" 13 1390) " (30" 308 4828) " (5" 152 1400) " (15885" 13 6027) " (15878" 13 6113) " (15878" 91 7274) " (15877" 91 3315) " (2" 388 1932) " (2" 406 1932) " (15881" 13 1439) " (15888" 277 3674) " (15887" 13 1434) " (15976" 442 2025) " (47" 99 1439) " (15888" 13 6791) " (1" 770 3727) " (1" 295 1449) " (15878" 442 2268) " (15888" 4 7456) " (27" 264 1457) " (15892" 13 1519) " (15893" 13 1463) " (56" 13 2577) " (15894" 277 1469) " (15895" 13 1471) " (27" 121 1471) " (15912" 13 6714) " (15974" 297 2007) " (15899" 290 1484) " (15900" 13 1484) " (15906" 304 1487) " (15906" 8 1487) " (15974" 158 2007) " (15974" 218 2053) " (15974" 103 2007) " (19" 277 3319) " (15909" 13 6319) " (19" 308 3320) " (15974" 430 3509) " (19" 264 3321) " (27" 308 5800) " (15974" 8 2011) " (15864" 295 1647) " (15974" 153 3510) " (15974" 145 3510) " (15923" 153 1590) " (15915" 13 1591) " (15974" 406 3510) " (27" 290 2555) " (23" 290 1597) " (23" 121 1597) " (23" 308 1597) " (23" 218 1597) " (23" 264 1597) " (23" 258 1597) " (15878" 233 1631) " (15974" 388 3510) " (15878" 297 1631) " (15878" 45 1631) " (15903" 13 1605) " (15974" 413 3510) " (15930" 406 2081) " (15878" 103 1631) " (15864" 264 1645) " (15878" 286 1631) " (15912" 91 1625) " (15912" 4 6740) " (15969" 13 3297) " (15932" 8 1630) " (15864" 13 4758) " (15864" 308 1645) " (1" 752 3767) " (15864" 258 1645) " (15864" 231 1645) " (15864" 101 1647) " (16222" 1106 5312) " (15864" 40 1647) " (15864" 64 1647) " (15967" 4 1954) " (15915" 153 1650) " (16168" 769 3879) " (15937" 13 5966) " (15878" 380 2293) " (15937" 6 4267) " (49" 277 1699) " (16168" 763 3849) " (15941" 13 1691) " (15943" 406 1841) " (15878" 64 1699) " (15878" 277 1699) " (15878" 121 1699) " (17" 385 5717) " (15973" 1011 4979) " (15943" 413 4689) " (1" 1311 6168) " (11" 1316 6166) " (16386" 1316 6165) " (16532" 725 6170) " (16398" 2255 9797) " (16103" 822 4835) " (15943" 13 4691) " (15974" 5 2011) " (15967" 277 1954) " (15973" 8 6956) " (1" 388 3061) " (15945" 13 1739) " (17" 676 10830) " (16222" 2544 11207) " (17" 1316 6168) " (34" 921 4471) " (49" 1235 6165) " (16536" 1628 7526) " (16348" 2295 9786) " (16168" 903 4421) " (30" 388 1772) " (15943" 153 1841) " (1" 413 3061) " (16085" 13 3059) " (17" 406 2767) " (15943" 145 1841) " (16222" 914 4423) " (15956" 290 1824) " (15878" 8 6443) " (1" 406 1885) " (23" 101 1851) " (23" 385 2136) " (23" 380 1851) " (23" 416 2833) " (23" 231 1861) " (20" 416 1861) " (30" 416 1861) " (19" 385 1866) " (19" 1006 4806) " (16519" 1522 7526) " (20" 258 2089) " (14" 931 9890) " (15967" 61 1976) " (15878" 395 2243) " (15958" 13 1905) " (31" 145 11347) " (15960" 13 1908) " (32" 1010 4823) " (15964" 8 1925) " (15964" 430 1942) " (15969" 8 3297) " (15969" 45 1954) " (15969" 233 1954) " (16168" 1008 4804) " (15971" 13 2033) " (19" 698 4843) " (16222" 967 4640) " (15974" 442 3509) " (15974" 440 2053) " (15992" 13 2218) " (56" 277 3778) " (20" 218 2089) " (20" 264 2089) " (15980" 13 2833) " (27" 277 6087) " (16001" 4 3915) " (16016" 13 2561) " (19" 458 6149) " (23" 440 2136) " (15937" 458 2178) " (16049" 295 3322) " (15846" 2690 11868) " (16182" 942 4537) " (15981" 395 2143) " (16519" 1505 7526) " (15937" 413 2563) " (16137" 4 3292) " (15915" 8 3723) " (16129" 598 3201) " (15937" 406 2563) " (31" 388 2961) " (30" 440 2161) " (15982" 13 2161) " (15937" 153 2172) " (15937" 416 2178) " (15937" 101 2178) " (27" 458 2578) " (16136" 13 3292) " (15983" 277 2183) " (15983" 13 2187) " (15984" 13 2191) " (15878" 465 3113) " (17" 442 2942) " (15846" 13 8345) " (15986" 13 2198) " (17" 286 9138) " (15857" 13 2767) " (15878" 385 2270) " (15995" 430 2271) " (15995" 158 2271) " (15936" 91 2272) " (16129" 557 3287) " (15912" 659 3269) " (32" 687 4823) " (15937" 64 2770) " (15985" 91 2282) " (16016" 8 2561) " (15878" 406 2289) " (15878" 413 2289) " (16004" 13 2333) " (15983" 91 2294) " (15983" 8 2294) " (23" 145 2296) " (23" 406 2296) " (23" 13 5769) " (16049" 64 3322) " (1" 676 8656) " (17" 465 2297) " (16000" 13 2298) " (16001" 91 2331) " (17" 91 8439) " (15912" 277 3055) " (15912" 8 6740) " (17" 458 2333) " (16015" 13 2555) " (19" 416 3319) " (16005" 13 2350) " (19" 541 3319) " (15912" 61 3057) " (1" 458 4878) " (1" 416 2767) " (1" 308 7647) " (16007" 413 2961) " (15937" 277 2371); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16004 61 2372) " (16033" 676 3264) " (16007" 277 2400) " (16007" 13 3280) " (19" 231 3321) " (16130" 8 3269) " (15915" 4 3723) " (16033" 13 6846) " (32" 406 2408) " (15885" 385 3272) " (16010" 13 2514) " (16057" 6 2966) " (17" 416 2433) " (15912" 416 2446) " (15930" 277 2458) " (16011" 13 2474) " (31" 406 2961) " (16130" 4 3265) " (15885" 670 3272) " (15885" 598 5298) " (16129" 152 3276) " (16168" 963 4647) " (16032" 13 5771) " (16012" 13 2512) " (16013" 13 2540) " (27" 416 2578) " (16130" 676 3265) " (16129" 659 3262) " (16018" 13 2580) " (16082" 13 3047) " (16015" 91 2583) " (16015" 406 2583) " (16054" 13 2959) " (16020" 4 5552) " (17" 1311 6168) " (56" 598 3127) " (20" 4 5779) " (32" 416 2614) " (16023" 304 2953) " (20" 541 2634) " (23" 465 2622) " (23" 541 2833) " (23" 152 2623) " (23" 19 2623) " (23" 188 2624) " (16092" 5 3086) " (15885" 608 3080) " (19" 995 4806) " (17" 696 3315) " (16121" 568 3205) " (32" 598 3201) " (20" 567 2765) " (16130" 91 3265) " (30" 541 2753) " (16129" 541 3265) " (17" 598 9412) " (20" 458 2681) " (16058" 13 2969) " (15912" 101 3057) " (15912" 541 3057) " (15897" 4 3060) " (15912" 264 3057) " (15912" 557 3058) " (15912" 7 3058) " (15912" 458 3057) " (15912" 598 3058) " (15997" 4 3168) " (15897" 13 3060) " (15912" 218 3057) " (5" 442 3104) " (16026" 13 2700) " (16097" 13 3131) " (5" 567 2764) " (16090" 13 3088) " (1" 557 3934) " (27" 541 3084) " (16049" 197 3322) " (17" 557 5905) " (16222" 846 4049) " (31" 413 4253) " (15912" 597 3058) " (15936" 13 3279) " (17" 568 9808) " (17" 567 3294) " (16037" 6 2798) " (16049" 598 3201) " (15937" 608 3059) " (31" 153 2961) " (16040" 145 2804) " (30" 568 2804) " (30" 64 2804) " (16019" 13 2808) " (15936" 598 2956) " (16129" 388 3265) " (15885" 153 3880) " (15885" 597 3880) " (16043" 61 2814) " (15888" 197 2815) " (15912" 99 3057) " (16048" 8 2833) " (19" 1001 4806) " (16222" 1011 5019) " (16052" 4 4294) " (16148" 458 3321) " (16052" 8 2849) " (5" 557 2852) " (15930" 598 3208) " (16051" 264 2898) " (16052" 277 3193) " (17" 277 9530) " (15912" 568 3057) " (16049" 557 3322) " (16049" 40 2876) " (16051" 231 2898) " (16051" 416 2898) " (16057" 13 2966) " (16001" 597 2957) " (56" 597 3127) " (15889" 597 2908) " (15857" 597 2912) " (16007" 597 2934) " (16007" 598 3280) " (15857" 598 2917) " (16001" 598 3123) " (17" 597 2959) " (16053" 290 2921) " (16023" 13 3088) " (16060" 290 2972) " (16061" 13 2973) " (1" 608 2975) " (31" 608 2979) " (16033" 541 4727) " (16033" 597 2975) " (16062" 13 2975) " (16062" 197 2975) " (16063" 290 2976) " (15912" 304 3057) " (32" 608 2977) " (15997" 277 3160) " (16066" 13 2981) " (16065" 145 2981) " (15885" 406 3811) " (16065" 608 2981) " (16066" 6 2981) " (17" 608 11394) " (16049" 99 4330) " (16" 598 2993) " (16" 597 2992) " (16" 557 2992) " (16" 64 2992) " (16" 567 2992) " (16" 465 2992) " (16" 440 2992) " (16" 385 2992) " (15962" 13 2995) " (16068" 4 2995) " (16068" 8 2995) " (16068" 277 2995) " (16049" 145 11352) " (16049" 608 3035) " (16049" 406 3035) " (16049" 413 2996) " (16049" 388 2996) " (16049" 153 2996) " (32" 839 4396) " (16069" 277 3002) " (16082" 8 3047) " (16070" 13 3009) " (5" 5 3012) " (1" 1004 4806) " (16103" 4 4835) " (17" 61 9218) " (16089" 13 3068) " (16065" 4 3019) " (17" 145 11342) " (17" 388 3069) " (34" 304 3723) " (34" 290 3034) " (16078" 13 3042) " (61" 277 3039) " (16076" 13 3063) " (16007" 670 3280) " (16141" 13 3303) " (35" 277 3100) " (17" 294 10289) " (16095" 13 3102) " (5" 297 3104) " (15878" 557 3109) " (15878" 598 7031) " (15878" 5 3112) " (15878" 608 3113) " (16100" 5 3119) " (16101" 5 3123) " (31" 598 3125) " (17" 659 3206) " (14" 676 8989) " (16049" 4 4668) " (16222" 916 4473) " (16049" 277 3786) " (16049" 385 3322) " (16049" 61 4330) " (16049" 13 6094) " (16052" 152 3177) " (16052" 659 3179) " (31" 659 3178) " (16049" 290 3070) " (16108" 659 3178) " (16109" 659 3178) " (16110" 659 3178) " (16111" 659 3179) " (16112" 659 3179) " (16049" 465 3322) " (16113" 660 3180) " (16049" 304 4330) " (17" 660 7933) " (19" 1238 6160) " (16055" 1243 7526) " (16519" 921 7526) " (16114" 8 3182) " (16114" 13 3182) " (16115" 659 3188) " (11" 1313 6193) " (17" 4 11949) " (16101" 8 3190) " (16101" 442 3190) " (16101" 406 3190) " (16117" 61 3190) " (16117" 304 3191) " (16117" 290 3191) " (16117" 5 3191) " (16117" 8 3191) " (16049" 170 3322) " (16049" 121 3322) " (16049" 380 3322) " (16049" 676 6099) " (16119" 304 3193) " (16119" 99 3192) " (16119" 61 3192) " (16119" 290 3070) " (17" 304 5957) " (16125" 290 3070) " (16125" 304 3217) " (16125" 197 3217) " (16125" 99 3217) " (23" 568 3219) " (35" 659 3228) " (16129" 676 3288) " (15878" 597 7179) " (15878" 670 3230) " (32" 670 3230); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (1 675 7845) " (19" 557 3321) " (19" 64 3321) " (19" 567 3321) " (19" 568 3321) " (16130" 13 3243) " (16101" 696 3425) " (16140" 598 3201) " (32" 942 4586) " (26" 1388 9217) " (16049" 718 4330) " (16049" 721 3442) " (16140" 295 4019) " (16140" 170 3344) " (16140" 7 3344) " (16140" 395 3344) " (16140" 608 3344) " (14" 406 9467) " (16140" 676 3344) " (1" 696 3935) " (16116" 725 3473) " (16049" 727 6109) " (1" 698 7034) " (14" 597 3355) " (14" 465 3355) " (14" 598 4321) " (16342" 1437 9204) " (16348" 1437 7490) " (14" 698 3361) " (14" 458 3361) " (14" 707 3361) " (14" 557 3361) " (30" 707 3361) " (16050" 13 3361) " (14" 277 3455) " (16398" 770 9683) " (16168" 1003 4803) " (16033" 1173 5909) " (27" 696 3365) " (27" 707 3842) " (15846" 2685 11868) " (37" 1437 7391) " (16156" 676 3370) " (16116" 745 4060) " (32" 696 3374) " (16635" 1437 7166) " (31" 847 4099) " (31" 294 7104) " (16049" 772 3799) " (16158" 598 3422) " (16158" 597 3383) " (16158" 91 3386) " (16158" 716 3422) " (34" 716 3554) " (20" 718 3403) " (20" 698 3403) " (16033" 716 3765) " (34" 598 3201) " (16222" 845 4077) " (16438" 2447 10641) " (16116" 842 4072) " (14" 855 4122) " (16116" 841 4061) " (16174" 940 4531) " (16168" 676 4614) " (32" 852 4396) " (35" 828 4064) " (17" 1843 9218) " (31" 687 3420) " (17037" 2285 9668) " (16049" 745 4330) " (16342" 2098 9204) " (16049" 716 4329) " (16049" 725 6109) " (31" 725 3443) " (31" 727 3444) " (16116" 727 3489) " (34" 696 6694) " (16049" 91 3475) " (16168" 5 4071) " (19" 721 3435) " (19" 718 3435) " (19" 716 3437) " (19" 687 3438) " (16168" 936 4535) " (16168" 721 4043) " (16180" 730 3692) " (16168" 458 4044) " (16001" 727 3452) " (16001" 725 3452) " (16168" 718 4043) " (16049" 458 4330) " (16049" 698 4330) " (16049" 258 4330) " (16049" 823 4058) " (16168" 861 4146) " (19" 729 3503) " (1" 730 3777) " (16116" 817 4057) " (16001" 707 3695) " (16001" 763 3777) " (16049" 763 3799) " (16192" 721 5120) " (16181" 290 3070) " (16181" 304 3704) " (16181" 730 3704) " (15888" 91 3462) " (16168" 1010 4803) " (16168" 1009 4803) " (30" 732 3465) " (16116" 825 4072) " (16116" 838 4056) " (19" 732 3837) " (16222" 940 4533) " (19" 730 6150) " (1" 732 3885) " (16049" 732 3476) " (16049" 707 3476) " (16145" 277 3476) " (16116" 803 4055) " (16116" 823 4115) " (16049" 846 4329) " (16168" 994 4803) " (16116" 698 4056) " (16164" 736 3488) " (16164" 145 3488) " (16193" 770 3770) " (16116" 696 4055) " (16001" 752 3760) " (16164" 675 3488) " (16164" 608 3488) " (34" 8 4377) " (17" 736 3488) " (1" 736 3489) " (14" 732 3489) " (14" 4 3489) " (27" 730 3489) " (27" 736 3489) " (16222" 900 4533) " (16167" 729 3489) " (16001" 676 3589) " (16116" 844 4055) " (16192" 732 3770) " (16116" 846 4071) " (16049" 771 3799) " (16245" 676 4052) " (16168" 1002 4803) " (32" 729 3968) " (19" 736 3503) " (1" 783 3801) " (16116" 742 3506) " (16049" 729 3507) " (16049" 696 3507) " (16174" 752 4528) " (14" 730 3508) " (15974" 608 3510) " (15974" 736 3510) " (15974" 744 3510) " (15974" 675 3509) " (15974" 730 3509) " (15974" 385 3509) " (15974" 707 3509) " (15974" 732 3510) " (15974" 45 3509) " (15974" 395 3509) " (15974" 660 3509) " (15974" 286 3509) " (15974" 233 3509) " (15974" 696 3510) " (15974" 742 3509) " (15974" 729 3509) " (16034" 557 3731) " (16222" 906 4533) " (19" 742 3510) " (19" 744 3510) " (15974" 687 3510) " (15974" 458 3510) " (16628" 1437 7102) " (15974" 698 3510) " (15974" 304 3510) " (30" 742 4452) " (16168" 1006 4802) " (15973" 821 4804) " (16173" 745 3513) " (16173" 304 3752) " (16173" 730 3752) " (16173" 660 3513) " (16174" 597 3517) " (16174" 598 3201) " (15888" 745 4067) " (16174" 4 3521) " (16222" 822 4124) " (16260" 807 4126) " (16175" 730 3534) " (16175" 6 3534) " (1" 716 3534) " (1" 727 3729) " (1" 598 3201) " (1" 745 4362) " (26" 1437 9217) " (1" 742 3534) " (16222" 937 4533) " (1" 687 4878) " (16168" 914 4541) " (1" 729 3873) " (1" 744 3885) " (1" 725 4362) " (1" 721 3534) " (1" 718 3534) " (16260" 828 4126) " (32" 940 4537) " (16176" 13 3545) " (15943" 752 4395) " (1" 670 3884) " (16168" 698 7042) " (32" 963 4618) " (16260" 13 5570) " (56" 676 3548) " (16174" 676 4531) " (14" 752 3554) " (16168" 308 4147) " (16168" 725 4043) " (27" 752 4409) " (16034" 730 3569) " (16192" 659 3800) " (16168" 838 4136) " (32" 962 4643) " (16168" 846 4071) " (15878" 732 3710) " (16182" 707 3714) " (16182" 763 3714) " (16103" 1039 4958) " (16168" 845 4050) " (15878" 768 6838) " (30" 768 3719) " (30" 745 3820) " (30" 744 3719) " (19" 752 6149) " (14" 763 10019) " (34" 732 3723) " (34" 725 3723) " (34" 676 3823) " (16192" 768 3768) " (1" 771 3767) " (17" 856 4145) " (16185" 660 3739) " (16185" 730 3738) " (16185" 395 3739) " (16185" 442 3739) " (16185" 430 3739); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16185 297 3739) " (16186" 772 3740) " (16190" 772 3765) " (16190" 775 3764) " (20" 775 3837) " (19" 774 3749) " (1" 660 7026) " (1" 304 5941) " (16055" 13 6895) " (1" 772 3834) " (16193" 732 3770) " (16193" 763 3772) " (16193" 752 3772) " (16193" 725 3772) " (16193" 771 3772) " (34" 752 3751) " (16189" 13 3752) " (16189" 745 3752) " (16189" 304 3752) " (16189" 290 3070) " (16173" 197 3752) " (1" 775 3767) " (16238" 197 4035) " (16222" 1002 4828) " (32" 676 8295) " (20" 916 4426) " (16321" 1002 4783) " (16222" 1004 4828) " (16029" 2368 10444) " (16222" 1003 4801) " (32" 915 4436) " (15878" 775 3778) " (16001" 769 3757) " (16001" 772 3760) " (16151" 775 3758) " (16151" 772 3758) " (16001" 775 3760) " (16001" 771 3760) " (16222" 938 4533) " (16001" 659 3804) " (16193" 676 3772) " (16192" 413 3772) " (16193" 698 3772) " (16193" 727 3772) " (16193" 718 3772) " (16193" 101 3772) " (16192" 101 3772) " (16193" 218 3772) " (15878" 776 3773) " (16194" 687 3774) " (16194" 676 3774) " (16192" 687 3800) " (15937" 768 3777) " (15937" 732 3777) " (32" 869 4299) " (16049" 775 3799) " (15878" 716 6066) " (14" 771 3778) " (14" 772 4288) " (56" 779 3786) " (15973" 780 4774) " (16192" 784 4614) " (16049" 779 3799) " (15973" 294 6006) " (32" 967 4641) " (16168" 781 4034) " (1" 780 3785) " (1" 782 3784) " (1" 781 3837) " (1" 777 3873) " (16236" 839 4035) " (32" 844 4035) " (1" 784 3801) " (15973" 782 3840) " (15973" 768 3786) " (16161" 775 3786) " (16116" 676 4056) " (16199" 745 3786) " (16222" 8 4425) " (16049" 783 3835) " (16116" 783 3811) " (16116" 784 3860) " (16116" 775 3789) " (16116" 763 3789) " (16116" 779 3792) " (16049" 784 3835) " (1" 779 3801) " (16168" 837 4035) " (16168" 290 3070) " (17" 784 9397) " (17" 727 3803) " (17" 781 3803) " (16260" 856 4126) " (16001" 716 5426) " (16222" 915 4483) " (35" 785 11788) " (16222" 1103 5312) " (16116" 395 3805) " (15937" 696 4267) " (14" 783 3807) " (14" 779 3996) " (16001" 784 3809) " (16001" 783 3808) " (16001" 779 3809) " (15885" 779 3809) " (15885" 784 3809) " (15885" 781 3810) " (16342" 1373 9204) " (15885" 780 3810) " (15885" 777 3810) " (15885" 729 3811) " (15885" 91 3811) " (16284" 887 4282) " (15973" 786 3840) " (16192" 782 3812) " (16192" 598 6109) " (20" 787 3947) " (15937" 853 4256) " (15937" 787 4122) " (16156" 967 4643) " (30" 784 3820) " (32" 716 4355) " (32" 784 3820) " (15937" 698 4122) " (16116" 790 3823) " (31" 790 3824) " (31" 786 3824) " (31" 791 3825) " (17" 791 3825) " (16348" 1373 7490) " (15937" 819 4284) " (16168" 707 4035) " (16168" 800 4035) " (16168" 770 4035) " (16168" 597 4141) " (16001" 8 3826) " (16204" 792 3830) " (16204" 91 3828) " (16204" 277 3828) " (16259" 855 4151) " (14" 659 9839) " (14" 785 3831) " (14" 791 3831) " (14" 792 4288) " (14" 790 3831) " (14" 786 3831) " (16206" 785 3832) " (16206" 13 3832) " (16206" 790 3832) " (16206" 8 3832) " (16206" 676 3832) " (1" 786 3873) " (1" 792 3884) " (1" 790 3837) " (1" 787 4237) " (16049" 792 3835) " (16049" 790 3835) " (16049" 793 3836) " (35" 730 3836) " (32" 792 3836) " (32" 791 3836) " (1" 793 3872) " (16168" 793 4034) " (16168" 844 4136) " (16103" 828 4835) " (19" 775 3837) " (19" 763 3837) " (19" 772 3837) " (19" 777 3837) " (19" 776 3837) " (19" 768 3837) " (20" 793 3837) " (19" 783 3953) " (16101" 794 3838) " (16101" 793 3838) " (16101" 790 3838) " (16101" 786 3838) " (16168" 836 4034) " (16207" 795 3885) " (16207" 5 3839) " (16207" 790 3839) " (16168" 839 4145) " (31" 795 3840) " (16168" 675 3840) " (16168" 795 3840) " (16168" 790 3840) " (16168" 796 3849) " (16192" 796 4590) " (16192" 729 3842) " (27" 795 3842) " (27" 784 3842) " (27" 783 3842) " (27" 772 3842) " (27" 791 3842) " (27" 768 3842) " (16168" 842 4070) " (1" 794 4237) " (1" 795 3870) " (1" 796 3872) " (16168" 794 3849) " (16168" 716 3879) " (16168" 792 3879) " (16168" 784 3878) " (16168" 775 3878) " (16168" 772 3849) " (31" 853 5100) " (16259" 277 4121) " (16259" 822 4121) " (1" 876 4236) " (30" 797 3851) " (16208" 5 3851) " (16208" 790 3852) " (16208" 798 3854) " (16208" 796 3854) " (31" 798 3853) " (31" 796 3853) " (31" 797 3853) " (16257" 8 4119) " (15846" 2413 10685) " (16049" 2567 11180) " (16174" 277 4531) " (32" 938 4532) " (15846" 2405 11144) " (1" 2580 11635) " (16222" 716 4033) " (16222" 819 4049) " (16222" 811 4033) " (16207" 806 3887) " (1" 875 4262) " (1" 858 4228) " (1" 806 4700) " (15937" 856 4123) " (15937" 854 4366) " (1" 807 3899) " (15878" 792 3859) " (15878" 727 3859) " (16210" 676 3859) " (16168" 938 4535) " (19" 801 3952) " (16001" 792 3860) " (31" 5 3860) " (16174" 802 12829) " (16174" 779 3861) " (31" 803 12443) " (31" 802 3865) " (16222" 13 5912) " (16222" 91 4033) " (16222" 807 4477) " (15885" 716 3867) " (16257" 430 4119); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (15915 797 4231) " (16258" 8 4119) " (1" 803 4237) " (1" 776 3898) " (1" 798 3870) " (16168" 802 4601) " (16168" 801 3890) " (16168" 696 3921) " (16168" 13 6957) " (16168" 736 3879) " (15885" 802 3880) " (15885" 388 3880) " (15885" 744 3880) " (15885" 121 3880) " (15885" 7 3880) " (15885" 295 3880) " (15885" 380 3880) " (16222" 844 4144) " (16260" 716 4126) " (27" 850 4127) " (16222" 856 4124) " (16207" 801 3881) " (16207" 696 3881) " (16207" 608 3881) " (16207" 153 3881) " (1" 802 3884) " (16696" 2393 10588) " (1" 800 3885) " (1" 801 3884) " (1" 797 3885) " (1" 791 3885) " (16207" 744 3885) " (37" 1373 7391) " (14" 775 9673) " (14" 800 3890) " (14" 91 3890) " (14" 716 9890) " (14" 807 9890) " (16116" 845 4061) " (16233" 844 4727) " (16020" 13 5433) " (16020" 5 3897) " (16020" 696 3898) " (16257" 152 4119) " (15846" 2412 10962) " (16020" 808 3927) " (16257" 745 4119) " (16020" 810 3927) " (16214" 91 3902) " (16214" 807 3902) " (16214" 716 3902) " (16214" 811 3903) " (16116" 812 3932) " (16232" 745 4031) " (16116" 813 4096) " (16168" 812 4608) " (16168" 813 4101) " (16168" 814 3930) " (16001" 814 3914) " (14" 833 4109) " (16001" 807 3915) " (16001" 815 3925) " (16116" 815 3928) " (16168" 815 5017) " (16168" 816 4002) " (16116" 854 4381) " (16222" 847 4119) " (15937" 598 4124) " (16252" 8 4119) " (15937" 838 4119) " (14" 815 4075) " (16168" 803 3921) " (14" 811 9890) " (14" 819 4452) " (16020" 803 3926) " (16001" 812 3957) " (17" 2296 9839) " (16020" 812 3927) " (16020" 784 3927) " (16020" 676 3927) " (14" 832 4075) " (16116" 818 3932) " (16168" 818 3954) " (16217" 6 3930) " (32" 808 3962) " (27" 797 3932) " (27" 806 3932) " (16033" 718 4727) " (16033" 416 4727) " (16116" 659 4115) " (16116" 597 4115) " (14" 798 4030) " (1" 808 3934) " (1" 810 3934) " (1" 567 3934) " (1" 811 3934) " (1" 812 3934) " (1" 818 3934) " (16168" 811 4035) " (16168" 91 6846) " (16168" 819 6539) " (16219" 798 3936) " (16219" 796 3936) " (14" 842 4030) " (16116" 598 6640) " (31" 820 3944) " (16168" 808 3941) " (16168" 810 3941) " (16168" 744 3941) " (16220" 745 3943) " (16220" 797 3943) " (31" 819 3944) " (16116" 851 7014) " (16192" 820 3946) " (20" 820 3946) " (20" 806 3947) " (20" 696 3947) " (20" 795 3947) " (16222" 430 3947) " (16222" 780 3947) " (16222" 821 4025) " (16222" 785 3948) " (16222" 660 6339) " (1" 820 3952) " (1" 816 3952) " (19" 820 3952) " (19" 822 6149) " (19" 818 3953) " (16168" 822 4001) " (16168" 820 3954) " (16168" 277 4773) " (16168" 806 4804) " (16168" 727 3955) " (16168" 817 4051) " (16168" 598 9232) " (16168" 823 4409) " (16168" 824 4649) " (1" 824 3957) " (16001" 822 3957) " (16001" 820 3957) " (14" 687 9839) " (14" 745 4452) " (14" 823 4109) " (16260" 811 4126) " (16116" 853 4124) " (16116" 856 4124) " (56" 820 3962) " (56" 818 3962) " (56" 811 3962) " (56" 814 3962) " (32" 819 4253) " (32" 806 4243) " (32" 803 3968) " (32" 797 3962) " (14" 5 3962) " (14" 826 4161) " (14" 806 4161) " (14" 853 4288) " (56" 826 3964) " (56" 696 3964) " (16116" 843 4096) " (15915" 832 4231) " (15915" 853 4231) " (16222" 797 3964) " (16222" 827 3967) " (16222" 1010 4806) " (34" 742 4509) " (16182" 928 4512) " (14" 964 4768) " (16182" 676 4512) " (16182" 926 4512) " (16222" 1105 5312) " (16222" 1102 5414) " (16222" 913 4420) " (16168" 962 5002) " (16182" 932 4537) " (32" 916 4495) " (32" 826 4035) " (32" 796 3968) " (32" 821 3968) " (56" 822 3968) " (56" 816 3968) " (56" 792 3968) " (32" 660 3968) " (32" 286 3968) " (16168" 828 3985) " (16168" 826 3982) " (16168" 4 7009) " (16168" 8 3971) " (16222" 830 4124) " (16222" 828 3973) " (16222" 676 7757) " (16222" 791 3975) " (16222" 707 3975) " (1" 869 4361) " (16222" 806 3975) " (16222" 795 3975) " (16222" 831 4006) " (16222" 832 3997) " (16222" 727 3977) " (16222" 833 3978) " (16255" 676 4108) " (16168" 830 4136) " (16168" 831 4071) " (15878" 828 3983) " (15878" 822 3984) " (15878" 820 3984) " (15878" 818 3984) " (15878" 812 3984) " (16222" 696 4005) " (16222" 782 3984) " (30" 833 3985) " (30" 823 3985) " (30" 826 3985) " (16156" 828 3985) " (1" 854 4362) " (16222" 842 4077) " (14" 838 4161) " (17" 807 4026) " (16156" 834 3990) " (16156" 822 3990) " (14" 808 4026) " (16255" 4 7570) " (14" 830 4288) " (14" 834 3996) " (14" 828 4026) " (14" 820 4026) " (14" 814 4109) " (14" 816 3996) " (56" 834 3996) " (16315" 912 4668) " (16222" 912 4422) " (32" 912 4537) " (16192" 862 4430) " (16192" 854 4411) " (1" 834 4004) " (1" 830 4232) " (16226" 745 3997) " (16116" 834 4004) " (16116" 830 4109) " (16116" 828 3997) " (16116" 835 4004) " (16168" 835 4001) " (16168" 834 4034) " (16168" 807 4002) " (14" 836 4026) " (16255" 277 7570) " (16393" 1048 5059) " (15973" 1006 4799) " (1" 822 4232); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (1 828 4004) " (32" 832 4004) " (32" 834 4004) " (16222" 787 4005) " (16222" 793 4005) " (16222" 729 4005) " (16116" 836 4018) " (16001" 834 4009) " (16222" 837 4010) " (16222" 834 4011) " (24" 2180 9362) " (16744" 2088 9361) " (14" 793 4026) " (14" 831 4026) " (32" 831 4243) " (16140" 838 4321) " (16140" 808 4019) " (16140" 810 4019) " (16140" 825 4019) " (16140" 745 4019) " (16140" 557 4019) " (16140" 385 4019) " (14" 837 4026) " (16222" 839 4022) " (14" 839 4288) " (15915" 800 4231) " (16222" 853 12690) " (16222" 841 4026) " (16116" 847 4072) " (16116" 687 4115) " (14" 847 4075) " (14" 782 4075) " (14" 780 4075) " (14" 845 4288) " (14" 812 4075) " (31" 848 4076) " (31" 770 4076) " (16248" 842 4076) " (16248" 838 4076) " (16222" 308 7633) " (16156" 842 4077) " (16222" 258 4077) " (16156" 820 4077) " (16156" 830 4077) " (16222" 718 4077) " (16222" 541 4077) " (16250" 849 4078) " (16033" 819 4078) " (16033" 775 4078) " (16222" 850 4079) " (1" 864 4234) " (1" 860 4228) " (16168" 852 4608) " (1" 844 4210) " (1" 850 4237) " (1" 846 4237) " (16116" 850 4124) " (16116" 308 4096) " (16253" 745 4097) " (27" 698 5800) " (27" 5 4127) " (16262" 557 4128) " (1" 855 4220) " (1" 856 4232) " (16168" 856 4145) " (16116" 855 4128) " (16116" 857 4275) " (16116" 858 4131) " (16116" 859 4131) " (1" 857 4232) " (14" 965 4665) " (16168" 857 4145) " (16168" 859 4136) " (16168" 855 4136) " (32" 1015 4835) " (16029" 2383 10444) " (16744" 2082 9361) " (35" 857 4136) " (35" 859 4136) " (35" 855 4136) " (35" 856 4137) " (35" 830 4137) " (35" 822 4137) " (16222" 860 4138) " (16168" 860 4147) " (16168" 858 4147) " (16168" 853 5096) " (16168" 851 7055) " (16168" 825 4141) " (16265" 856 4144) " (16265" 277 4144) " (16265" 676 4144) " (16265" 4 4144) " (17" 853 11733) " (16222" 861 4155) " (16168" 850 4146) " (16168" 847 4147) " (16168" 745 4393) " (16168" 395 4421) " (16168" 841 4147) " (16222" 862 4149) " (16259" 862 4149) " (16259" 863 4151) " (16259" 676 4151) " (15915" 875 4222) " (16265" 863 4156) " (16267" 856 4263) " (16267" 763 4153) " (16267" 769 4153) " (1" 863 4232) " (16260" 863 6846) " (16260" 4 7637) " (16265" 862 4154) " (16222" 864 5089) " (16267" 862 4156) " (16267" 845 4265) " (16267" 808 4156) " (16267" 675 4156) " (16267" 153 4262) " (17" 857 4156) " (16168" 863 4191) " (31" 864 4260) " (31" 865 4167) " (1" 862 4233) " (16222" 865 4185) " (14" 865 4161) " (14" 860 4161) " (14" 797 4161) " (14" 864 4161) " (14" 827 4161) " (14" 861 4161) " (16222" 858 4170) " (16168" 865 4172) " (16168" 864 4173) " (16267" 867 4189) " (16168" 867 4171) " (1" 867 4362) " (1" 838 4237) " (15915" 876 4229) " (1" 831 4212) " (16259" 861 4178) " (16259" 850 4178) " (16259" 831 4251) " (16259" 790 4178) " (16259" 696 4178) " (16222" 868 4183) " (16272" 806 4179) " (16272" 675 4190) " (16272" 145 4179) " (16272" 869 4379) " (16272" 13 4272) " (1" 870 4220) " (16272" 867 4379) " (16272" 716 4184) " (16272" 807 4184) " (16272" 811 4184) " (16272" 819 4184) " (16272" 837 4184) " (16272" 855 4184) " (16272" 863 4184) " (16273" 868 4185) " (16273" 5 4185) " (17" 863 4185) " (17" 865 9348) " (16274" 13 4185) " (16276" 13 6317) " (16272" 676 4188) " (16277" 870 5865) " (16267" 869 4262) " (16272" 388 4189) " (16182" 881 4281) " (16168" 870 4191) " (16278" 745 4191) " (1" 851 8248) " (16278" 854 4191) " (16140" 5 4322) " (16279" 676 4191) " (16279" 872 4192) " (16182" 858 4281) " (16279" 863 4192) " (16182" 884 4281) " (16182" 857 4280) " (16182" 852 4280) " (16168" 873 4197) " (16168" 868 4197) " (1" 872 4227) " (32" 873 4241) " (32" 874 4237) " (1" 873 4341) " (32" 875 4733) " (1" 874 4342) " (16192" 875 4303) " (16192" 832 4209) " (1" 868 4237) " (1" 826 4212) " (15915" 864 4229) " (20" 875 4236) " (15915" 833 4231) " (1" 859 4232) " (16281" 304 4232) " (1" 852 4538) " (16281" 745 4232) " (16281" 99 4233) " (14" 966 4637) " (1" 865 4233) " (1" 853 12690) " (32" 853 11733) " (1" 861 4237) " (16284" 277 8438) " (16284" 856 4237) " (16284" 830 4237) " (32" 877 4237) " (32" 864 4237) " (16284" 879 4240) " (16284" 850 4240) " (30" 1009 4828) " (16222" 1009 4797) " (31" 1009 4804) " (16284" 91 6781) " (16284" 807 4240) " (16222" 304 5986) " (16284" 716 4240) " (16369" 294 5058) " (16284" 828 4241) " (16284" 839 4241) " (14" 1116 5379) " (32" 867 4241) " (15937" 873 4241) " (32" 966 4761) " (16368" 13 4814) " (15937" 864 4241) " (32" 833 4243) " (20" 876 4243) " (20" 874 4243) " (32" 878 4348) " (20" 878 4243) " (16222" 878 4351) " (16222" 880 4273) " (16222" 852 4244) " (15937" 881 4741) " (15937" 880 4267) " (15937" 877 4245) " (16259" 13 5378) " (16259" 880 4257) " (16222" 882 7690) " (16222" 875 4247) " (16222" 881 4299) " (16259" 873 4248) " (15937" 882 4249) " (17139" 839 11875); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16259 878 4251) " (16259" 879 4251) " (16348" 2082 9368) " (16222" 873 4252) " (31" 880 4271) " (31" 852 4252) " (31" 881 4259) " (31" 831 4252) " (31" 869 4252) " (31" 867 4252) " (31" 883 4253) " (32" 745 4348) " (32" 965 4633) " (32" 6 4499) " (32" 881 4290) " (15937" 852 4256) " (15937" 828 4256) " (15937" 687 4256) " (15937" 833 4256) " (31" 884 4357) " (31" 875 4260) " (31" 876 4260) " (16222" 884 4349) " (1" 880 4341) " (16277" 852 4262) " (16277" 867 4262) " (16267" 819 4262) " (16267" 883 4262) " (16267" 810 4262) " (16267" 852 4262) " (16168" 862 4280) " (16267" 870 4263) " (16277" 885 6613) " (16277" 145 4263) " (16267" 857 4263) " (16277" 808 4264) " (16267" 859 4264) " (16277" 835 4264) " (16267" 813 4264) " (16267" 822 4264) " (16267" 830 4264) " (16277" 886 4265) " (16277" 879 4265) " (16277" 846 4265) " (15937" 884 4366) " (15937" 294 4267) " (15937" 801 4267) " (16348" 2306 9918) " (32" 1016 4835) " (16398" 1492 9918) " (31" 886 4270) " (16272" 885 4293) " (16272" 883 4272) " (16272" 881 4272) " (16272" 882 4272) " (16272" 6 4272) " (16272" 864 4272) " (16272" 876 4272) " (16272" 875 4272) " (16222" 6 4274) " (16272" 884 4274) " (16272" 865 4274) " (16272" 848 4275) " (16272" 797 4275) " (16272" 791 4275) " (16272" 770 4275) " (15937" 848 4275) " (16222" 848 4276) " (1" 885 4407) " (1" 883 4280) " (16168" 872 4280) " (16161" 881 4285) " (16286" 881 4286) " (16287" 776 4284) " (32" 823 4285) " (16286" 736 4286) " (16286" 308 4286) " (31" 1002 4781) " (14" 956 4637) " (14" 881 4288) " (14" 884 4288) " (14" 848 4288) " (14" 882 4288) " (14" 875 4288) " (14" 887 8999) " (14" 880 4288) " (14" 879 4288) " (14" 852 4288) " (14" 870 4288) " (14" 856 4288) " (14" 857 4288) " (14" 849 4288) " (14" 818 4288) " (14" 802 4288) " (15937" 887 4290) " (15937" 745 4290) " (32" 887 4402) " (32" 880 4290) " (16192" 881 5733) " (16192" 873 4290) " (16222" 887 4290) " (16222" 877 4290) " (16222" 687 4828) " (16288" 8 4290) " (16288" 888 4291) " (34" 1972 9268) " (16052" 872 4293) " (16052" 852 4294) " (32" 888 4295) " (35" 887 4296) " (35" 848 4296) " (35" 888 4296) " (14" 888 4296) " (17" 1850 9217) " (16765" 1831 8289) " (32" 1852 8285) " (16291" 827 4297) " (16168" 889 4313) " (16168" 887 4298) " (16530" 2402 10456) " (49" 145 4834) " (32" 889 4310) " (16222" 889 4303) " (16222" 879 4299) " (16222" 888 4354) " (16222" 890 4353) " (49" 996 4780) " (32" 890 4324) " (16192" 890 4303) " (16192" 888 4303) " (31" 891 4349) " (32" 891 4306) " (32" 884 4402) " (16293" 852 4307) " (16293" 5 4307) " (16293" 889 4307) " (16293" 831 4307) " (16369" 1855 8312) " (16775" 1843 8285) " (16033" 1431 8542) " (49" 1840 8285) " (17" 1905 8487) " (16348" 2281 10832) " (1" 892 4877) " (32" 892 4880) " (16168" 892 4338) " (16168" 854 4312) " (16222" 892 4912) " (16168" 869 4312) " (32" 854 4423) " (61" 892 4324) " (5" 892 4317) " (16004" 892 4319) " (27" 892 4319) " (16140" 893 4423) " (32" 893 4320) " (14" 892 4320) " (14" 891 4320) " (14" 869 4320) " (16265" 961 4637) " (14" 883 4321) " (14" 854 4321) " (31" 676 8837) " (31" 963 4630) " (16140" 852 4321) " (16140" 872 4321) " (16140" 870 4321) " (16140" 830 4321) " (16140" 811 4321) " (16117" 892 4321) " (17" 892 4376) " (16222" 851 7035) " (16222" 854 4420) " (16222" 557 4326) " (16222" 824 4326) " (16049" 893 4377) " (16049" 894 4355) " (16049" 889 4329) " (16049" 874 4329) " (16049" 878 4377) " (16049" 879 4377) " (16049" 873 4329) " (16049" 886 4329) " (16049" 880 4329) " (16049" 887 4329) " (16049" 861 4329) " (16049" 850 4329) " (16049" 826 4329) " (16049" 806 4329) " (16049" 838 4329) " (16049" 5 13073) " (16049" 819 4329) " (16049" 811 4329) " (16049" 807 4329) " (16049" 869 4329) " (15878" 1826 8283) " (16049" 841 5609) " (16049" 660 6302) " (16049" 821 4330) " (16049" 785 4330) " (16049" 395 4330) " (16049" 442 4330) " (16049" 430 4330) " (16049" 297 4330) " (16049" 286 4330) " (16049" 233 4330) " (16049" 158 4330) " (16049" 103 4330) " (16049" 45 4330) " (16635" 1373 7166) " (16049" 308 4330) " (16049" 568 4330) " (16049" 567 4330) " (16049" 101 4330) " (16049" 218 4330) " (16049" 264 4330) " (16049" 231 4330) " (16049" 890 4330) " (17" 745 9217) " (17" 894 4332) " (17" 841 4379) " (31" 961 4630) " (16258" 895 4339) " (16258" 878 4339) " (16258" 5 4339) " (16258" 887 4339) " (16258" 889 4339) " (16258" 894 4339) " (16258" 880 4339) " (16258" 873 4339) " (16258" 874 4339) " (1" 895 4700) " (1" 894 4342) " (1" 889 4340) " (1" 893 4341) " (1" 887 4343) " (1" 886 4341) " (1" 879 4361) " (1" 878 4343) " (1" 813 4343) " (1" 890 4345) " (1" 891 4345) " (1" 888 4346) " (1" 881 4727) " (1" 884 4347) " (1" 848 4347) " (1" 819 4347) " (1" 1853 8454) " (1" 1802 8285) " (32" 1810 8285); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (15878 1773 8283) " (31" 8 10394) " (16222" 896 4352) " (16222" 891 4353) " (16222" 294 4354) " (16182" 854 4377) " (16182" 819 4452) " (31" 962 4630) " (31" 964 4630) " (16296" 13 4355) " (32" 811 11200) " (32" 807 4355) " (32" 896 4355) " (32" 882 4355) " (16222" 897 4356) " (16222" 898 4422) " (31" 898 4357) " (31" 899 4358) " (16297" 899 4358) " (16222" 899 4370) " (16298" 900 4361) " (16298" 898 4361) " (16298" 6 4361) " (16298" 892 4338) " (35" 892 4363) " (35" 901 12265) " (35" 900 4365) " (35" 899 4365) " (35" 884 4365) " (16298" 885 4365) " (17" 854 4365) " (16168" 900 4366) " (16168" 901 4366) " (16168" 899 4366) " (16168" 897 4366) " (32" 885 4394) " (32" 897 4371) " (32" 898 4402) " (32" 899 4402) " (32" 901 4402) " (32" 900 4367) " (16222" 1030 5478) " (16222" 966 4769) " (16398" 13 6872) " (16222" 1045 5035) " (16393" 1040 4987) " (16299" 8 4366) " (16628" 1373 7102) " (15937" 900 4366) " (15937" 901 4366) " (15937" 898 4366) " (15937" 897 4366) " (16301" 745 4366) " (15937" 892 4376) " (15937" 841 4367) " (1" 900 4367) " (1" 901 4368) " (1" 899 4369) " (1" 898 4369) " (16222" 902 4370) " (16222" 903 4422) " (32" 442 4372) " (32" 903 4423) " (15937" 902 4372) " (16233" 13 5082) " (32" 1039 7720) " (17" 819 11343) " (17" 878 4376) " (17" 877 4376) " (15937" 899 4376) " (16182" 885 4376) " (34" 819 4509) " (16033" 807 4377) " (16033" 258 4377) " (16033" 440 4377) " (16033" 231 4377) " (16265" 891 4377) " (16156" 892 4338) " (16116" 904 4393) " (16222" 905 4408) " (16222" 1008 4797) " (16222" 1007 4790) " (16222" 984 4790) " (16272" 904 4379) " (32" 904 4700) " (16103" 286 4959) " (16182" 1057 5089) " (17" 903 4379) " (16305" 905 4379) " (1" 904 4700) " (14" 900 4411) " (14" 897 4379) " (14" 898 4379) " (14" 902 4379) " (32" 905 4402) " (32" 1853 8283) " (19" 1848 8330) " (17" 1815 8487) " (17149" 2351 10832) " (16101" 892 4338) " (16182" 906 4383) " (16182" 898 4383) " (16182" 904 4383) " (16409" 1056 5046) " (16265" 907 4384) " (1" 907 4538) " (32" 906 4388) " (32" 907 4388) " (16222" 907 4473) " (17" 905 4396) " (56" 907 4473) " (56" 852 4392) " (56" 872 4392) " (56" 870 4392) " (56" 863 4392) " (56" 862 4392) " (56" 856 4392) " (56" 892 4338) " (56" 828 4392) " (16168" 898 4535) " (32" 902 4402) " (16168" 907 4394) " (16168" 906 4393) " (16168" 877 4393) " (14" 742 4638) " (16168" 905 4393) " (16168" 893 4393) " (16168" 878 4393) " (16168" 879 4393) " (16192" 907 4410) " (16168" 904 4647) " (16168" 885 4394) " (17" 752 11273) " (56" 823 4399) " (32" 752 4573) " (16222" 752 4402) " (16103" 660 4959) " (16222" 910 4403) " (15943" 770 4394) " (16310" 153 4394) " (56" 825 4399) " (16182" 907 4408) " (15878" 1840 8283) " (32" 308 7628) " (56" 854 4402) " (32" 458 4402) " (16207" 916 4548) " (16308" 899 4393) " (32" 879 4436) " (32" 895 4402) " (32" 910 4405) " (16369" 8 8285) " (16765" 1856 8312) " (16308" 304 4393) " (16182" 910 4408) " (49" 4 8285) " (14" 967 4637) " (16834" 1894 8761) " (17" 1849 11197) " (16342" 1388 9204) " (32" 911 4406) " (16156" 911 4408) " (16168" 964 4647) " (16156" 907 4408) " (16156" 752 4408) " (16312" 676 4408) " (49" 1848 8285) " (14" 885 4452) " (14" 911 4449) " (19" 1685 7791) " (32" 914 4573) " (15885" 888 4408) " (32" 913 4424) " (14" 910 4411) " (20" 893 4426) " (20" 915 4427) " (20" 910 4427) " (20" 898 4427) " (20" 902 4427) " (20" 294 4427) " (14" 937 4638) " (16156" 1058 5082) " (16222" 742 4436) " (16222" 188 4431) " (32" 742 4432) " (16156" 308 4432) " (16156" 698 4432) " (16156" 458 4432) " (16156" 725 4432) " (16156" 721 4432) " (16156" 718 4432) " (16156" 912 4432) " (16156" 885 4432) " (16156" 869 4432) " (16049" 915 4432) " (16156" 917 4450) " (32" 917 4436) " (16156" 852 4433) " (16049" 916 4433) " (16049" 905 4433) " (16168" 917 4434) " (16168" 916 4541) " (16168" 912 4647) " (16168" 915 4436) " (16222" 918 6937) " (16316" 821 4445) " (14" 930 4638) " (16168" 932 4628) " (16168" 931 4541) " (17187" 2635 11481) " (16222" 917 4445) " (30" 917 4445) " (16272" 892 4338) " (16318" 13 4445) " (15888" 914 4446) " (16320" 906 4448) " (1" 918 6985) " (14" 907 4535) " (16322" 899 4449) " (32" 961 4632) " (32" 919 4475) " (32" 918 6764) " (31" 920 4451) " (16182" 903 4537) " (32" 920 4473) " (14" 736 4452) " (16168" 921 4546) " (32" 921 5300) " (16265" 964 4639) " (16168" 920 4607) " (16277" 921 4456) " (14" 921 9890) " (1" 921 4471) " (14" 919 4638) " (14" 920 4458) " (16049" 921 4468) " (15885" 921 4469) " (56" 921 4473) " (16222" 921 5421) " (16222" 920 4473) " (16222" 919 4473) " (56" 917 4473) " (56" 911 4473) " (16222" 855 4473) " (16331" 961 4623) " (16331" 940 4623) " (16182" 921 4471) " (16327" 277 4477) " (16327" 4 4477) " (16222" 923 4477); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (32 923 4477) " (16331" 928 4622) " (1" 911 4538) " (16140" 917 4483) " (16140" 923 4483) " (16140" 921 4471) " (32" 925 4484) " (16222" 925 4484) " (16331" 962 4622) " (16222" 926 4486) " (16331" 964 4622) " (32" 926 4493) " (31" 927 4487) " (16049" 928 4489) " (31" 928 4488) " (32" 927 4499) " (32" 928 4620) " (16284" 962 4620) " (16034" 964 4621) " (16049" 926 4489) " (31" 892 4489) " (16222" 928 4491) " (17" 921 5301) " (16328" 830 4493) " (34" 1810 9358) " (34" 1992 9358) " (16284" 963 4620) " (30" 923 4495) " (30" 916 4495) " (1" 916 4496) " (1" 927 4538) " (1" 905 4497) " (16331" 931 4499) " (16331" 91 4499) " (32" 931 4532) " (32" 930 4613) " (32" 964 4632) " (16222" 931 4501) " (16222" 932 4537) " (16222" 930 4502) " (16168" 926 4522) " (32" 932 4613) " (32" 933 4506) " (16334" 933 4504) " (32" 557 4505) " (16156" 964 4714) " (16222" 933 4505) " (13" 929 4505) " (16284" 964 4619) " (16349" 932 4644) " (16168" 923 4506) " (16168" 927 4506) " (16312" 921 4642) " (28" 1039 5383) " (28" 1090 5312) " (34" 932 4515) " (34" 458 4515) " (34" 929 4515) " (34" 817 4515) " (16336" 99 4518) " (16337" 91 4519) " (28" 1106 5383) " (16339" 676 4520) " (16338" 676 4520) " (28" 1095 5311) " (16168" 928 4522) " (16161" 13 4537) " (16331" 963 4622) " (16342" 13 6556) " (26" 1373 9217) " (16343" 914 4537) " (16343" 745 4537) " (16343" 197 4537) " (32" 883 4537) " (16036" 13 4808) " (1" 932 5805) " (1" 920 4538) " (1" 919 4538) " (1" 940 4538) " (1" 926 4538) " (1" 942 4538) " (16346" 943 4608) " (16049" 931 4541) " (16168" 943 4541) " (16168" 940 4541) " (16168" 942 4546) " (16168" 930 4661) " (16168" 7 5017) " (16331" 919 4541) " (16331" 913 4541) " (16331" 944 4542) " (16331" 8 4542) " (16331" 4 4616) " (16331" 676 4616) " (32" 943 4569) " (32" 944 4548) " (16222" 944 4543) " (16222" 943 4543) " (16222" 945 4548) " (32" 945 4548) " (16311" 13 4545) " (16168" 945 4545) " (16168" 944 4607) " (16347" 13 4545) " (16347" 676 4546) " (16347" 912 4546) " (16168" 779 4546) " (16222" 946 4588) " (31" 946 4550) " (16222" 947 4571) " (16036" 940 4556) " (16036" 950 4557) " (32" 949 4557) " (32" 950 4564) " (16277" 91 4557) " (16277" 931 4557) " (32" 947 4569) " (32" 946 4573) " (17" 949 4557) " (16020" 962 4632) " (16192" 947 4614) " (16168" 961 5002) " (28" 1097 5311) " (16020" 946 4667) " (16020" 951 4667) " (16020" 949 4561) " (16020" 921 5286) " (16020" 878 4561) " (16020" 952 4563) " (16020" 927 4563) " (16020" 940 4563) " (17" 950 4563) " (16182" 817 4614) " (16182" 840 4614) " (1" 950 4564) " (1" 943 4564) " (32" 951 4633) " (31" 1004 4781) " (32" 1002 4781) " (32" 1004 4813) " (32" 1001 4781) " (16368" 998 4834) " (16033" 1246 5925) " (32" 1000 4781) " (16346" 953 4608) " (16182" 930 4614) " (32" 953 4573) " (16398" 1829 9918) " (23" 945 4572) " (23" 938 4572) " (23" 914 4572) " (23" 919 4572) " (23" 903 4572) " (23" 233 4572) " (23" 929 4572) " (23" 930 4573) " (23" 742 4573) " (23" 925 4573) " (23" 851 4573) " (23" 670 4573) " (16284" 917 4573) " (16284" 928 4573) " (16346" 954 4650) " (16168" 949 4579) " (28" 1070 5311) " (16168" 953 4579) " (16168" 946 4579) " (16168" 952 4608) " (16192" 940 4614) " (16182" 1042 4964) " (16182" 1040 4964) " (16156" 1062 5082) " (16222" 1038 4970) " (16103" 1040 4970) " (16222" 1039 7719) " (16182" 1037 4964) " (16406" 1052 5020) " (16182" 1028 4964) " (32" 1038 4970) " (1" 1056 5383) " (16222" 1040 4969) " (14" 1120 5379) " (16222" 1037 4970) " (23" 1045 4981) " (49" 994 4808) " (15973" 1035 4970) " (1" 1052 5022) " (32" 1049 5020) " (16222" 1050 5019) " (32" 1052 5025) " (16393" 1046 4989) " (1" 1045 4984) " (15973" 1039 5820) " (14" 989 4985) " (16393" 1023 4987) " (1" 954 4586) " (1" 952 4586) " (32" 954 4588) " (16072" 955 4667) " (16072" 6 4587) " (1" 1003 4877) " (16192" 944 4614) " (16182" 1039 5394) " (32" 955 4588) " (16192" 951 5120) " (16192" 956 5120) " (16192" 954 4589) " (16192" 819 5985) " (16192" 852 4589) " (16192" 13 5986) " (16192" 930 4614) " (16192" 817 4590) " (16192" 742 4590) " (16192" 892 4590) " (16192" 290 3070) " (16168" 957 4606) " (16168" 956 4606) " (16168" 951 4612) " (16168" 729 4607) " (16346" 958 4650) " (16346" 13 4609) " (16346" 959 4610) " (16346" 920 4610) " (16168" 958 4661) " (16168" 959 4612) " (16192" 960 4614) " (14" 949 9890) " (16192" 779 4614) " (32" 959 4613) " (32" 958 4613) " (32" 952 4613) " (15888" 304 4613) " (32" 960 4623) " (14" 958 4825) " (14" 959 4614) " (14" 951 4614) " (14" 952 4614) " (14" 904 4614) " (16338" 91 4828) " (16338" 960 4614) " (16192" 958 4614) " (14" 962 4637) " (16222" 968 4771) " (23" 968 4645) " (23" 966 4646) " (16168" 967 4661) " (16168" 966 4712) " (16168" 968 4773) " (16168" 965 4649) " (16168" 960 4649); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16360 892 4338) " (16346" 969 4651) " (16020" 967 4653) " (16020" 969 4653) " (16020" 966 4660) " (16020" 965 4660) " (16222" 970 4661) " (16168" 969 4661) " (16168" 970 4662) " (16837" 1856 9981) " (16837" 2055 9368) " (16398" 1641 9918) " (16354" 815 4727) " (31" 973 4674) " (16020" 968 4667) " (16020" 598 3201) " (16020" 920 4667) " (16020" 973 4675) " (16020" 806 4672) " (16072" 956 4667) " (16072" 892 4338) " (16072" 294 4667) " (16354" 903 4727) " (17" 2173 11197) " (1" 1059 5805) " (16222" 972 4671) " (16354" 892 4338) " (16315" 883 4668) " (16049" 972 4700) " (16020" 972 4670) " (16020" 964 4670) " (16020" 6 4670) " (31" 912 4674) " (16354" 962 4727) " (16354" 802 4727) " (16354" 103 4727) " (16020" 895 4675) " (16354" 912 4675) " (16354" 972 4731) " (16354" 973 4727) " (16360" 5 5897) " (16360" 975 4677) " (16360" 973 4686) " (28" 1678 7733) " (16361" 977 4679) " (16361" 145 4679) " (16362" 976 4680) " (16354" 976 4680) " (37" 1843 8283) " (16354" 978 4728) " (1" 976 4685) " (1" 980 4699) " (16348" 1672 7733) " (16360" 978 4686) " (1" 977 4687) " (15943" 980 4700) " (15943" 976 4695) " (1" 978 4700) " (1" 975 4696) " (1" 973 4696) " (31" 981 4705) " (31" 977 4690) " (17" 1801 11207) " (28" 1894 8488) " (16029" 675 4692) " (16029" 145 4692) " (16029" 977 4692) " (16029" 976 4692) " (16354" 923 4692) " (15943" 675 4692) " (16116" 982 4693) " (15943" 982 4700) " (16029" 2371 10444) " (15943" 977 4695) " (32" 972 4700) " (32" 975 4695) " (32" 978 4702) " (32" 982 4695) " (32" 968 4696) " (1" 982 4697) " (1" 912 4700) " (16182" 972 4700) " (15943" 904 4700) " (32" 981 7000) " (16354" 975 4727) " (16354" 952 4700) " (16354" 806 4700) " (16354" 905 4700) " (16354" 729 4700) " (16354" 887 4700) " (16354" 927 4700) " (16354" 916 4700) " (16052" 980 4700) " (16354" 5 4728) " (16052" 983 4701) " (28" 1047 5311) " (28" 1098 5486) " (16354" 458 4727) " (16354" 233 4727) " (16033" 277 7752) " (16354" 297 4727) " (16354" 721 4727) " (16354" 277 4727) " (16354" 949 5105) " (16354" 807 4702) " (16354" 967 4727) " (16354" 964 4727) " (16354" 965 4702) " (16354" 8 4702) " (16354" 13 4727) " (32" 983 4702) " (1" 984 4727) " (16354" 969 4727) " (17" 960 4703) " (17" 981 11197) " (31" 152 4705) " (32" 984 4763) " (30" 981 4706) " (16366" 966 4706) " (16026" 8 4706) " (16366" 985 4708) " (16026" 985 4708) " (16366" 983 4708) " (16366" 904 4708) " (16366" 912 4708) " (16366" 406 4708) " (31" 986 4711) " (16259" 986 4721) " (16222" 986 4727) " (1" 970 4727) " (1" 951 4727) " (16368" 987 4715) " (1" 965 4727) " (16233" 978 4727) " (16174" 989 4749) " (16174" 985 4722) " (16174" 987 4722) " (16174" 5 4722) " (1" 966 4727) " (1" 968 4722) " (1" 986 4808) " (32" 986 4729) " (16837" 2106 9801) " (16222" 989 4727) " (1" 988 4727) " (16354" 987 4727) " (16354" 988 4727) " (16354" 984 4727) " (16354" 960 4727) " (16354" 932 4727) " (16354" 40 4727) " (16354" 989 4727) " (16354" 985 4727) " (16354" 986 4727) " (16354" 983 4727) " (16354" 966 4712) " (16354" 981 4727) " (16354" 430 4727) " (16354" 442 4727) " (16354" 785 4727) " (16354" 821 4727) " (16354" 660 4727) " (16354" 841 4727) " (16033" 458 4727) " (16033" 721 4727) " (16033" 698 4727) " (16033" 568 4727) " (16033" 567 5249) " (16354" 904 4727) " (23" 990 4833) " (16033" 990 4728) " (16315" 1003 6273) " (16315" 875 4776) " (15973" 1004 5609) " (32" 990 4728) " (30" 986 4728) " (30" 990 4728) " (16168" 991 4773) " (16168" 986 4729) " (32" 991 4741) " (16168" 1058 5074) " (15864" 988 4734) " (15864" 984 4732) " (15864" 975 4733) " (16192" 990 4733) " (32" 988 4742) " (15864" 992 4767) " (32" 992 4834) " (16222" 992 4842) " (16222" 990 4735) " (16222" 993 4736) " (16222" 991 4737) " (16722" 1590 9366) " (16438" 2403 10445) " (15846" 2132 9520) " (16543" 2308 10452) " (16369" 994 5599) " (16369" 145 4738) " (16369" 989 4738) " (16369" 675 4738) " (16369" 983 4738) " (16369" 980 4738) " (16267" 995 4739) " (15937" 995 4740) " (15937" 993 4740) " (15937" 991 4741) " (28" 1104 5311) " (32" 995 4761) " (16370" 5 4742) " (16052" 996 4742) " (32" 996 4759) " (31" 1057 5086) " (17" 1113 6238) " (16855" 1178 11930) " (16029" 2390 10444) " (16543" 2397 10444) " (1" 995 4808) " (16372" 5 4749) " (16174" 145 4749) " (16277" 995 5865) " (183" 992 4763) " (16182" 991 4758) " (32" 994 4892) " (19" 992 4763) " (16233" 5 4759) " (15864" 990 4763) " (16036" 998 4808) " (16036" 987 4777) " (32" 998 4781) " (16373" 999 7819) " (16373" 892 4338) " (16373" 6 4766) " (16373" 966 4712) " (16373" 970 4766) " (16373" 951 4766) " (16373" 945 4766) " (16373" 965 4766) " (17" 1059 5336) " (5" 308 4767) " (28" 1105 5311) " (5" 819 6336) " (16354" 875 4767) " (16354" 998 4767) " (16354" 999 4767) " (32" 999 4767) " (16192" 458 5120) " (16033" 992 4767) " (16286" 992 4767) " (16354" 1000 4795) " (16354" 795 4768); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16354 878 4768) " (16354" 942 4768) " (14" 995 4768) " (14" 972 4768) " (14" 961 4768) " (16168" 1059 5376) " (16222" 1001 4774) " (16348" 2407 10570) " (16168" 1057 5061) " (16348" 2405 10519) " (16837" 2705 11983) " (16543" 2376 10452) " (15973" 1002 4832) " (16315" 955 4776) " (15973" 4 4775) " (16029" 2381 10444) " (16530" 2153 9349) " (16396" 903 4947) " (16103" 1042 4950) " (17" 2192 11197) " (28" 1103 5311) " (32" 1034 4950) " (16397" 1042 4950) " (32" 1045 4984) " (34" 1983 9358) " (34" 1959 9358) " (32" 1040 4950) " (16530" 2191 9381) " (32" 1042 4950) " (32" 1057 5087) " (17139" 2689 11901) " (1" 960 5080) " (16409" 1057 5047) " (16409" 1023 5046) " (16409" 1058 5047) " (16409" 1016 5046) " (1" 1053 5080) " (16168" 999 4773) " (16168" 40 4773) " (16168" 1001 4773) " (16168" 1000 4773) " (16168" 981 4773) " (16354" 1001 4774) " (16354" 995 4774) " (16354" 769 4774) " (16354" 771 4774) " (16354" 772 4774) " (16354" 763 4774) " (16354" 775 4774) " (1" 1006 4807) " (1" 1002 4808) " (32" 1003 4813) " (16036" 1012 4813) " (16036" 1002 4813) " (16036" 1011 4813) " (16036" 1004 4813) " (16036" 807 4813) " (16036" 1009 4813) " (16036" 294 4813) " (16036" 996 4813) " (16036" 985 4813) " (16036" 885 4813) " (31" 1052 5099) " (32" 1113 8092) " (16393" 1057 5058) " (15994" 1025 5056) " (16036" 949 4816) " (16259" 1014 4817) " (16222" 1014 4819) " (16368" 1008 4817) " (17036" 1869 9669) " (34" 1742 9358) " (16722" 1856 9366) " (16381" 913 4823) " (16381" 972 4823) " (15937" 5 4823) " (32" 1013 4834) " (32" 1014 4835) " (16020" 1009 4823) " (16382" 304 4825) " (15937" 1015 4827) " (19" 1014 4824) " (16020" 1016 4825) " (19" 1011 4825) " (19" 1013 4825) " (16382" 1004 4825) " (16382" 745 4825) " (16383" 1016 4825) " (16383" 304 4825) " (14" 1001 4825) " (16393" 1060 5162) " (16393" 1056 5055) " (16222" 1015 4827) " (16222" 1016 4835) " (16222" 1013 4828) " (34" 1781 9358) " (16338" 819 4828) " (23" 1013 4833) " (23" 1018 4833) " (15973" 687 4830) " (15973" 1012 4830) " (15973" 930 4830) " (16384" 914 4830) " (15973" 981 4830) " (16385" 914 4832) " (16385" 745 4833) " (34" 1944 9358) " (16354" 1016 4832) " (16354" 687 4832) " (16354" 992 4832) " (16354" 1004 4832) " (16354" 1012 4832) " (16354" 1014 4832) " (16354" 1010 4832) " (16354" 1003 4832) " (16354" 930 4832) " (16354" 1002 4832) " (15973" 13 7046) " (23" 1015 4833) " (23" 992 4833) " (16342" 1436 9204) " (16168" 1018 4833) " (16168" 1013 4833) " (16168" 992 4833) " (16168" 687 4833) " (15973" 960 4833) " (15973" 308 4833) " (15973" 1019 5555) " (16222" 1019 5126) " (16168" 1014 4834) " (32" 1018 4834) " (16103" 943 4835) " (16103" 830 4835) " (16103" 839 4835) " (16103" 277 4835) " (16103" 1006 4835) " (16103" 1002 4835) " (28" 1102 5311) " (16103" 931 4835) " (16103" 819 4835) " (16103" 949 4835) " (16103" 8 4835) " (16103" 145 4835) " (16103" 994 4835) " (16103" 458 4836) " (16103" 1019 4924) " (16103" 218 4836) " (16103" 258 4835) " (16103" 718 4922) " (16103" 13 4887) " (16103" 1020 4843) " (16103" 995 4836) " (16103" 963 4836) " (16103" 812 4836) " (16103" 815 4836) " (16103" 698 4836) " (16103" 721 4836) " (16103" 725 4836) " (16222" 1020 4838) " (16103" 1014 4837) " (32" 1020 4838) " (34" 1928 9358) " (28" 1682 7759) " (16222" 1021 4842) " (16222" 1022 4885) " (16168" 1020 4843) " (16168" 1021 4843) " (16168" 1016 4843) " (32" 1121 5405) " (16103" 1021 4888) " (16386" 8 6208) " (16103" 1023 5025) " (16103" 1022 4844) " (16103" 903 4844) " (16103" 785 4951) " (16103" 932 5229) " (16222" 1023 4885) " (16277" 1024 5865) " (16956" 1869 9640) " (16103" 1024 4888) " (1" 1021 4849) " (1" 1024 4849) " (19" 1024 4849) " (16267" 1024 4851) " (16267" 1021 4850) " (16267" 961 4850) " (16267" 958 4850) " (16267" 963 4850) " (16267" 964 4850) " (16267" 949 4850) " (16267" 931 4850) " (16267" 921 4850) " (34" 1913 9358) " (32" 1024 4856) " (32" 1022 4860) " (16267" 4 7413) " (32" 1021 5048) " (16267" 91 7296) " (16267" 1025 6398) " (16222" 1025 5196) " (34" 1903 9358) " (16222" 1024 4861) " (1" 1025 4874) " (17" 1025 4855) " (32" 1025 4950) " (16103" 1026 4923) " (16103" 973 4857) " (1" 1026 4859) " (32" 1026 4889) " (16315" 983 5657) " (16168" 1108 5569) " (16103" 1025 4950) " (31" 1027 4864) " (1" 1048 5117) " (34" 992 9358) " (34" 2011 9358) " (31" 1054 5049) " (16222" 1059 5345) " (15973" 1027 4867) " (15866" 2293 9804) " (16222" 823 4870) " (16855" 1743 11456) " (16936" 1698 11849) " (15937" 823 4872) " (15937" 1022 4872) " (16168" 1025 5106) " (16168" 1024 4883) " (16168" 1028 4873) " (16168" 1023 4873) " (16168" 1029 4886) " (16168" 996 4874) " (16168" 985 4874) " (16168" 1012 4874) " (16168" 1026 4874) " (1" 994 4876) " (1" 996 4876) " (1" 989 4876) " (1" 985 4876) " (1" 983 4876) " (1" 1022 4876) " (1" 1019 5375) " (1" 568 4878) " (1" 1029 4878) " (1" 1027 4878) " (1" 841 4878) " (16368" 1050 5084) " (16168" 1120 5379) " (31" 1058 5076) " (16103" 1028 4880) " (32" 1028 4880); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (32 1019 4880) " (16937" 1927 9272) " (16259" 1030 4882) " (16222" 1028 4970) " (16222" 1026 4970) " (32" 1030 5486) " (16103" 1013 4887) " (16103" 892 4338) " (31" 1021 5100) " (31" 1025 4888) " (31" 1031 4889) " (32" 1031 6124) " (16742" 1854 8283) " (32" 1854 8283) " (16742" 1846 8281) " (16742" 1847 8281) " (16182" 1030 5069) " (32" 1032 4895) " (34" 770 9358) " (34" 1664 9358) " (32" 1054 5048) " (17" 1096 5906) " (17" 1243 11949) " (16390" 13 4897) " (16182" 892 4899) " (16182" 970 4898) " (31" 1030 4910) " (16182" 1025 4971) " (16392" 4 4899) " (16392" 1033 4970) " (16033" 1025 4900) " (16393" 4 4987) " (16033" 1024 4900) " (16393" 1034 4911) " (16393" 967 4901) " (16033" 1021 4901) " (16393" 963 4901) " (16033" 1014 4901) " (16033" 1006 4901) " (16033" 1002 4901) " (16033" 1001 4901) " (16033" 986 4901) " (16168" 1030 5569) " (31" 1035 4910) " (16855" 772 11456) " (31" 1034 4910) " (16222" 1033 4970) " (16222" 1035 4968) " (16222" 1034 4947) " (16277" 962 5865) " (15878" 1030 4912) " (16233" 1025 5108) " (15888" 1030 5470) " (16032" 1030 5771) " (32" 1059 5333) " (16409" 1046 5047) " (16409" 1054 5047) " (16409" 1050 5047) " (16222" 1052 5084) " (17" 1030 5469) " (32" 1033 4933) " (32" 1035 4970) " (16103" 1034 4943) " (16103" 1032 4917) " (16103" 1033 4919) " (16103" 1035 4968) " (16103" 1037 4973) " (16103" 1030 5104) " (16103" 914 4925) " (16103" 1036 4926) " (16103" 152 4926) " (16103" 1029 4926) " (16103" 823 4929) " (16103" 877 4926) " (16103" 898 4926) " (16103" 981 4960) " (16103" 1031 5268) " (16103" 1012 4929) " (16103" 1027 4929) " (16103" 687 4930) " (16103" 742 4930) " (16103" 19 5268) " (1" 1034 5143) " (16837" 1972 9397) " (1" 1037 4932) " (34" 1984 9358) " (34" 1022 9358) " (16103" 929 4933) " (32" 1037 4933) " (15973" 1038 5609) " (16409" 1037 5046) " (16409" 1032 5047) " (16368" 1058 5084) " (16103" 1038 4970) " (17" 994 4943) " (16182" 1035 4944) " (34" 1891 9358) " (34" 1906 9358) " (31" 1039 8952) " (16354" 1026 4945) " (16354" 1031 4945) " (16354" 1034 4945) " (16354" 1038 4945) " (16354" 1035 4945) " (16168" 1121 5421) " (16354" 1033 4945) " (16409" 5 5045) " (16354" 294 4945) " (1" 1057 5117) " (16354" 1039 4945) " (16222" 1121 5416) " (16354" 1030 4945) " (16354" 19 4945) " (16354" 1025 6532) " (15973" 1050 5019) " (16393" 1026 4989) " (16222" 1047 5284) " (15973" 1046 4990) " (15971" 696 5080) " (16168" 1046 5025) " (16168" 1047 4996) " (16168" 1045 4991) " (16168" 1039 6703) " (15973" 1047 5280) " (16168" 1042 4992) " (16369" 1046 5599) " (16369" 1048 5599) " (16369" 1040 4994) " (16403" 1048 4995) " (16168" 1048 5092) " (16168" 304 4997) " (16168" 19 4997) " (16168" 1040 4997) " (16168" 1049 5074) " (16404" 1050 5042) " (16404" 1026 5000) " (16168" 1050 5037) " (16168" 1019 5002) " (16028" 1552 7279) " (31" 1050 5003) " (31" 1049 5003) " (16404" 1023 5004) " (16404" 1046 5016) " (16404" 5 5018) " (16168" 1034 5017) " (16405" 13 5019) " (17139" 2331 11901) " (16291" 1039 5024) " (16291" 1053 5025) " (16291" 1047 5025) " (16291" 1003 5025) " (16168" 1053 5025) " (15973" 1053 5051) " (32" 1046 5025) " (32" 1050 5025) " (16259" 1096 5421) " (17" 1049 5025) " (16103" 1050 5040) " (16103" 1053 5100) " (16103" 1049 5026) " (16407" 1054 5027) " (16407" 1016 5027) " (19" 1095 5378) " (16267" 13 6501) " (16168" 1055 5092) " (16222" 1053 5036) " (19" 1116 5378) " (16168" 1054 5037) " (19" 1114 5378) " (14" 1042 5158) " (31" 1055 5100) " (16368" 1023 5043) " (16029" 2403 10444) " (16408" 745 5042) " (16103" 1054 5039) " (31" 1056 5043) " (16368" 1054 5344) " (16404" 1056 5043) " (16368" 1057 5344) " (16103" 1055 5041) " (1" 1030 5084) " (16412" 1057 5086) " (16413" 1059 5085) " (32" 1577 7293) " (15885" 1173 7317) " (32" 1055 5088) " (1" 1117 5805) " (16168" 1052 5096) " (16404" 395 5096) " (16404" 1063 5099) " (32" 1048 5097) " (32" 1063 5100) " (31" 1063 5100) " (16103" 1048 5100) " (16103" 1063 5100) " (16103" 1059 5100) " (1" 1116 5372) " (16396" 258 5100) " (16396" 264 5100) " (19" 1052 5100) " (19" 1034 5100) " (19" 994 5100) " (23" 1064 5102) " (19" 1064 5102) " (19" 853 5102) " (23" 1059 5102) " (24" 1030 5480) " (16168" 1118 5372) " (16182" 1065 5103) " (16182" 1055 5103) " (16182" 1019 5103) " (16182" 1049 5103) " (16182" 660 5103) " (16103" 1065 5156) " (1" 1227 5904) " (16103" 1064 5104) " (16192" 1065 5120) " (16192" 1058 5104) " (16192" 1030 5162) " (16192" 1054 5104) " (16192" 1046 5104) " (16192" 1045 5104) " (16192" 1013 5104) " (16192" 1048 5105) " (16222" 1065 5124) " (16192" 1037 5733) " (16222" 1048 5105) " (16222" 1062 5105) " (16222" 2191 12656) " (16222" 2186 9348) " (16354" 1065 5105) " (16354" 1063 5105) " (16354" 1064 5105) " (16354" 853 5105) " (16354" 1048 5105) " (16222" 1064 5153) " (16222" 1063 5105) " (16396" 1066 7507) " (16396" 1035 5106) " (16396" 1003 5106) " (31" 1065 5108) " (16369" 1065 5106) " (16168" 1065 5128) " (16168" 1066 5113) " (16168" 1063 5106) " (16168" 785 5106) " (31" 1066 5108) " (16168" 1117 5372) " (16222" 1066 5153) " (16222" 1067 5124); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16168 1067 5109) " (16396" 1067 5112) " (32" 1065 5117) " (32" 1066 5114) " (32" 1067 5114) " (16103" 1066 5114) " (16233" 1059 5115) " (1" 1065 5117) " (17" 1065 5116) " (1" 1062 5117) " (1" 1102 5383) " (16168" 1111 5372) " (16182" 1066 5117) " (31" 1068 5118) " (1" 1088 5225) " (15973" 1066 5120) " (16222" 1068 5118) " (16416" 1019 5118) " (16416" 1068 5118) " (1" 1068 5143) " (1" 1067 5120) " (1" 1066 5120) " (1" 1064 5120) " (16192" 1068 5123) " (16192" 1067 5120) " (16192" 1033 5123) " (16192" 231 5120) " (16192" 258 5120) " (16192" 264 5120) " (16192" 698 5120) " (16192" 1019 5120) " (15973" 1067 5120) " (16192" 1066 5120) " (16192" 853 5120) " (15973" 853 5595) " (16192" 1022 5120) " (16192" 1055 6109) " (16192" 903 6109) " (16192" 297 5120) " (31" 1069 5158) " (16192" 19 5801) " (16192" 1070 6290) " (16401" 1069 5123) " (16168" 1116 5372) " (16401" 1070 5124) " (16222" 1071 5752) " (16222" 1069 5126) " (16222" 994 5126) " (15878" 1072 7179) " (16168" 1069 5148) " (16168" 1068 5128) " (16168" 1072 5128) " (16168" 1071 5128) " (16168" 1070 5128) " (16417" 1059 5128) " (19" 1110 5378) " (16277" 1072 5129) " (16277" 1025 6613) " (31" 1070 5137) " (19" 1069 5130) " (19" 1048 5130) " (19" 1062 5130) " (34" 949 5311) " (16418" 896 5130) " (16277" 1073 5865) " (19" 1074 5200) " (19" 1073 5133) " (1" 1118 5376) " (16396" 1078 5276) " (31" 1074 5142) " (32" 1072 5137) " (32" 1073 5137) " (32" 1074 5137) " (31" 1072 5153) " (16222" 1074 5194) " (16222" 1073 5138) " (16222" 1072 5139) " (16390" 1074 5139) " (16390" 1073 5139) " (16390" 676 5139) " (16390" 1075 5144) " (19" 1120 5495) " (31" 1075 5143) " (31" 1073 5153) " (16168" 1075 5148) " (1" 1074 5143) " (16277" 1075 5144) " (16277" 1074 5145) " (16277" 972 5145) " (16222" 1076 5194) " (17" 1068 5148) " (17" 1069 5234) " (16182" 1069 5148) " (28" 1030 5485) " (15885" 1242 5904) " (28" 1059 5342) " (1" 1108 5805) " (31" 1077 5153) " (16222" 1118 5395) " (32" 2088 9348) " (16222" 1075 5152) " (16420" 13 5153) " (16103" 1075 5154) " (16103" 1076 5155) " (16103" 1073 5156) " (16103" 1074 5156) " (16103" 1062 5156) " (16103" 1077 5156) " (15937" 1054 5158) " (15937" 1078 5158) " (15937" 1072 5158) " (16628" 264 7102) " (14" 1078 5158) " (14" 1072 5158) " (14" 1071 5158) " (31" 1076 5158) " (16222" 1078 5158) " (16260" 1069 5158) " (16260" 1079 5234) " (16182" 1079 5159) " (16182" 1078 5159) " (16182" 1072 5159) " (16182" 1077 5159) " (16182" 823 4409) " (16182" 981 5159) " (16182" 1012 5159) " (31" 1079 5187) " (28" 1659 12487) " (16055" 1225 7838) " (1" 1730 7897) " (16712" 1710 7843) " (1" 1683 7744) " (28" 1683 7733) " (17" 1236 5904) " (16701" 1604 7732) " (15973" 1118 5377) " (16701" 1597 7732) " (1" 1682 7731) " (16701" 1567 7732) " (16701" 1379 7732) " (16438" 1679 7733) " (28" 1658 7733) " (16717" 1732 11230) " (16701" 1548 7732) " (28" 1672 7733) " (16222" 1079 5194) " (16222" 1080 5194) " (16422" 13 5160) " (16354" 1080 5160) " (16354" 1076 5160) " (16422" 1081 5161) " (16354" 1073 5161) " (16422" 1077 5161) " (16354" 1074 5161) " (16354" 1075 5161) " (16354" 1069 5161) " (16354" 1068 5161) " (16354" 1081 5161) " (16354" 1059 5161) " (16396" 1079 7507) " (16192" 1081 5733) " (16192" 840 5162) " (16192" 1075 5162) " (16192" 1074 5162) " (16192" 1023 5162) " (16192" 1039 5888) " (16192" 986 5162) " (16192" 972 5162) " (16192" 964 5162) " (16192" 806 5162) " (16368" 921 5164) " (16368" 1082 5342) " (16260" 1080 5167) " (16260" 1073 5167) " (16425" 145 8236) " (16425" 1085 6155) " (16425" 996 5257) " (16396" 91 5190) " (16396" 1088 7507) " (16396" 1025 5174) " (32" 1088 5268) " (32" 1082 5184) " (32" 1076 5184) " (16182" 2287 9698) " (31" 1081 5187) " (31" 1082 5187) " (31" 1085 5187) " (31" 1088 5187) " (16426" 1079 5187) " (16426" 1088 5220) " (16396" 811 5191) " (28" 1077 5312) " (28" 1081 5194) " (28" 1088 5311) " (28" 1076 5194) " (28" 1079 5194) " (28" 1072 5194) " (16222" 1085 5194) " (16222" 1081 5194) " (28" 1078 5195) " (16222" 1089 5203) " (16260" 1074 5196) " (16260" 1089 5196) " (16222" 1088 5247) " (16427" 1030 5069) " (16427" 304 5196) " (31" 1089 5197) " (16426" 1089 5197) " (16428" 745 5197) " (15973" 1119 5820) " (19" 1088 5193) " (19" 1089 5201) " (16396" 949 5201) " (16396" 1006 5201) " (16396" 931 5206) " (16429" 1090 5862) " (19" 1090 6148) " (15973" 676 5334) " (15973" 1091 5249) " (16431" 13 5212) " (16396" 807 5212) " (16396" 716 5212) " (19" 1091 5212) " (15973" 1089 5212) " (16834" 1180 8761) " (16222" 2686 11858) " (31" 2584 11231) " (17" 1081 5215) " (14" 1091 5215) " (16192" 823 4409) " (16348" 264 7490) " (16635" 264 7166) " (32" 2181 9348) " (1" 1079 5225) " (16103" 1088 5225) " (16103" 1091 5225) " (16103" 1090 5225) " (16103" 1082 5225) " (16103" 1085 5225) " (16103" 1070 5225) " (16103" 1081 5225) " (16103" 1072 5226) " (17" 1088 11200) " (15973" 1079 5229) " (15973" 1088 5229) " (1" 1082 5277) " (1" 1099 5456) " (16260" 1088 5678) " (16260" 931 5234) " (17" 1091 11200); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16260 1090 5421) " (17" 1090 11200) " (17" 940 5236) " (17" 816 5236) " (16432" 1093 5254) " (16222" 1098 5276) " (16222" 1097 5285) " (16815" 1180 8580) " (16342" 1180 9204) " (16748" 1180 8093) " (16182" 2624 11437) " (16356" 990 5245) " (1" 1085 5278) " (1" 1063 7026) " (16530" 1683 7746) " (16396" 1090 5246) " (16435" 1059 5246) " (19" 1093 5246) " (19" 1094 5246) " (16182" 1088 5246) " (16284" 1062 5622) " (16284" 1088 5247) " (15973" 1098 5820) " (16284" 1095 5449) " (16284" 1025 5247) " (16284" 811 5247) " (16284" 931 5247) " (16284" 1094 5247) " (16284" 1069 5247) " (16222" 1093 5247) " (16284" 1034 5247) " (16284" 1080 5247) " (16222" 1094 5247) " (16222" 1095 5276) " (16396" 853 5276) " (16222" 1070 5248) " (16284" 960 7035) " (16284" 597 5247) " (16222" 1077 5249) " (16284" 675 5248) " (16284" 1085 5248) " (16284" 885 5248) " (16284" 976 5248) " (16284" 985 5248) " (16690" 1180 7759) " (32" 2191 9348) " (16168" 1113 6573) " (15973" 1064 5249) " (16020" 1095 5270) " (16284" 1079 5249) " (16033" 808 5249) " (16033" 736 5249) " (16033" 608 5249) " (16033" 153 5249) " (16033" 1077 5249) " (16033" 1030 5249) " (16033" 1059 5249) " (16033" 932 5249) " (16033" 1070 5249) " (16033" 19 5249) " (16033" 823 4409) " (16033" 687 5249) " (16033" 981 5249) " (16033" 930 5249) " (16033" 840 5249) " (16033" 817 5249) " (16033" 188 5249) " (16033" 877 5249) " (16033" 1076 5249) " (31" 1095 5250) " (16033" 1074 5249) " (16033" 921 7458) " (16713" 1180 7833) " (1" 1095 5276) " (1" 1094 5257) " (1" 1093 5252) " (1" 1077 5252) " (1" 1070 5252) " (1" 1081 5254) " (16436" 4 5254) " (16168" 1095 5372) " (16168" 1093 5255) " (1" 1096 7392) " (16425" 675 8236) " (19" 1097 5378) " (1" 1097 5259) " (16425" 994 5262) " (16439" 1056 5262) " (16439" 978 5262) " (16393" 1095 5263) " (16438" 19 5267) " (16438" 1031 6320) " (16438" 929 5268) " (16635" 1180 7166) " (16348" 1180 7490) " (32" 1095 11200) " (32" 1097 5268) " (32" 1094 5268) " (32" 1093 5268) " (32" 1078 5268) " (32" 1096 5405) " (19" 1082 5268) " (16396" 1098 5276) " (16396" 1095 5268) " (16438" 1085 5268) " (1" 1236 5964) " (16222" 1853 8487) " (32" 1822 8283) " (16174" 1098 5570) " (16440" 1099 5273) " (1" 1150 5904) " (16440" 5 5273) " (16174" 13 6359) " (16192" 1088 5370) " (16192" 921 5985) " (16192" 811 6791) " (16192" 949 5370) " (16282" 1039 5116) " (16192" 1118 5733) " (16544" 1680 7735) " (1" 1098 5455) " (1" 1071 5278) " (17" 1094 5278) " (17" 1093 5278) " (17" 1097 5278) " (17" 1071 9531) " (16192" 1113 6290) " (32" 1099 5278) " (16425" 989 5278) " (17" 1121 6553) " (16182" 1085 5280) " (16182" 1095 5280) " (16182" 1093 5280) " (16182" 1099 5280) " (16182" 1031 5280) " (16182" 1029 5280) " (16182" 877 5280) " (16182" 919 5280) " (16182" 944 5280) " (16182" 899 5280) " (16020" 1094 5280) " (16020" 1097 5280) " (16020" 1090 5280) " (16020" 1099 5280) " (16020" 1082 5280) " (16020" 1069 5280) " (16020" 1080 5280) " (16396" 1097 5280) " (1" 1110 5375) " (16284" 1096 5816) " (16284" 6 5280) " (1" 1047 5280) " (1" 1078 5280) " (15973" 6 5280) " (15973" 1100 5609) " (1" 1124 5760) " (16020" 1098 5285) " (16020" 1030 5430) " (16020" 1088 5286) " (16020" 1093 5286) " (16020" 1085 5359) " (16020" 1063 5286) " (16222" 1096 5298) " (16425" 13 8236) " (16222" 1203 5766) " (1" 1225 5904) " (15973" 1101 6804) " (15973" 1096 5660) " (16222" 1101 8699) " (16222" 1031 5298) " (1" 1101 11082) " (16387" 1096 5419) " (16222" 1110 5358) " (16020" 1111 5359) " (16387" 1101 5358) " (16387" 1114 12313) " (16451" 13 5362) " (16020" 1103 5362) " (16438" 1606 7491) " (28" 1112 5383) " (28" 1745 7956) " (16369" 676 5356) " (16020" 1114 5362) " (16168" 1243 7402) " (17" 1101 12200) " (49" 1093 5298) " (32" 1101 7997) " (16103" 1097 5298) " (16103" 1100 5298) " (16284" 725 5298) " (16284" 1078 5298) " (16284" 1102 5622) " (23" 1102 5299) " (32" 1102 5397) " (17" 1102 11200) " (34" 1103 5547) " (34" 5 5303) " (32" 1103 5303) " (34" 1064 5303) " (34" 1098 5303) " (34" 1097 5313) " (34" 1034 5303) " (34" 1102 5311) " (34" 1067 5303) " (16284" 1054 5303) " (16440" 996 5303) " (16440" 388 5303) " (16284" 1118 5622) " (16284" 1115 5369) " (16670" 1680 7733) " (16700" 1039 7727) " (16623" 698 7733) " (16700" 1548 7727) " (16284" 1101 5367) " (16284" 1039 5368) " (16532" 1219 6727) " (32" 1104 5308) " (32" 1105 5308) " (34" 1096 5609) " (34" 1039 5395) " (34" 853 5311) " (34" 1095 5342) " (16444" 1030 5069) " (34" 1093 5313) " (34" 4 5313) " (16020" 1108 5484) " (15989" 264 2199) " (16381" 1117 5367) " (1" 1113 5375) " (16020" 977 5314) " (16020" 976 5314) " (16020" 675 5314) " (16020" 994 5315) " (16020" 885 5315) " (16834" 264 8761) " (16965" 1869 9383) " (11" 1180 6114) " (16628" 1180 7102) " (17151" 2591 11486) " (16342" 264 9204) " (16837" 264 9242) " (17119" 2565 11230) " (16508" 1180 6379) " (1" 1119 5376) " (17100" 2644 11943) " (1" 1115 5375) " (1" 1114 5372) " (1" 1112 5374) " (1" 1039 7719) " (16456" 1136 5439); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17 2180 11197) " (17" 2037 9348) " (16959" 2192 9350) " (34" 2119 9358) " (1" 1100 5376) " (17" 1119 5379) " (16222" 1109 5421) " (15973" 1110 5348) " (16777" 2541 11089) " (16222" 1115 5364) " (16222" 1116 5371) " (15973" 1109 5337) " (16748" 264 8093) " (16222" 1111 5577) " (16182" 1113 5364) " (28" 1111 5342) " (28" 1038 5342) " (28" 1109 5342) " (28" 1107 5342) " (28" 1046 5342) " (34" 1082 5342) " (34" 1111 5342) " (34" 1059 5342) " (16446" 841 5342) " (16447" 13 5342) " (16447" 1102 5342) " (16397" 1079 5343) " (16368" 1110 5344) " (16368" 1109 5344) " (16368" 1093 5344) " (16368" 1080 5344) " (16368" 1079 5344) " (14" 1095 9890) " (14" 1098 5345) " (14" 1068 5345) " (14" 1069 5345) " (14" 1019 5345) " (16020" 996 5346) " (16020" 1112 5394) " (16020" 1109 5362) " (16020" 1110 5348) " (16401" 1112 5348) " (16401" 1108 5348) " (16020" 8 5553) " (16387" 1100 5361) " (16182" 1116 5364) " (16393" 1110 5355) " (16182" 1674 7725) " (16393" 1109 5355) " (16222" 1114 5395) " (16815" 264 8580) " (28" 1118 5382) " (28" 1119 5383) " (28" 1121 5382) " (16182" 1114 5362) " (16222" 1120 5412) " (16717" 996 7896) " (16456" 1120 5436) " (28" 1657 7733) " (16393" 1111 5355) " (16182" 1106 5362) " (28" 1114 5433) " (28" 1113 8113) " (28" 1116 5383) " (16029" 218 4031) " (11" 264 6114) " (16713" 264 7833) " (16690" 264 7759) " (16530" 1731 7907) " (15885" 1606 7945) " (16697" 1642 7729) " (16508" 264 6379) " (16701" 1485 7732) " (16530" 1722 7895) " (16477" 264 5622) " (31" 1680 7725) " (17" 1672 7725) " (16530" 1702 7922) " (16530" 1720 7893) " (16222" 1682 7806) " (16222" 1683 7734) " (19" 1684 7787) " (16438" 1684 7807) " (28" 1670 7733) " (16348" 1683 7733) " (23" 1684 12122) " (16222" 1135 5435) " (16020" 1117 5553) " (1" 1901 8546) " (16029" 264 4031) " (16456" 1137 5592) " (16222" 1122 5533) " (34" 1030 5395) " (16222" 1124 5652) " (32" 1124 5474) " (32" 1122 5397) " (15973" 1102 5397) " (16519" 2412 10474) " (16354" 1114 5397) " (16354" 1120 5397) " (16354" 1116 5397) " (16354" 1095 6532) " (16354" 1088 5397) " (16452" 1030 5069) " (16393" 1125 5398) " (16393" 1039 5398) " (16393" 1126 5399) " (16393" 1124 5399) " (16222" 1126 5404) " (16222" 1125 5417) " (15973" 1126 5401) " (15973" 1124 5647) " (1" 1126 5439) " (16454" 1030 5430) " (56" 989 5429) " (1" 1121 5455) " (16103" 1109 5404) " (16103" 1096 5404) " (1" 1105 5404) " (32" 1126 5404) " (32" 1125 5404) " (16222" 1113 5404) " (16282" 264 5116) " (16154" 264 3361) " (15878" 1128 7653) " (32" 1128 5419) " (17" 1128 5421) " (23" 2694 11883) " (16453" 91 5411) " (32" 2082 9348) " (16453" 1129 5421) " (16222" 1129 5421) " (16453" 1095 5419) " (16453" 1025 5417) " (16222" 1128 5417) " (16453" 1128 5419) " (16387" 1030 5069) " (16387" 290 3070) " (16168" 1126 5419) " (16168" 1124 5419) " (16168" 1129 5734) " (17" 1129 11199) " (16168" 1128 5734) " (16168" 1088 5420) " (32" 1129 5420) " (16168" 1102 5420) " (16260" 1093 5421) " (16260" 1128 5678) " (16260" 1097 5421) " (16183" 264 3714) " (16022" 264 2649) " (16001" 1129 5421) " (32" 1136 5477) " (16222" 1139 5450) " (16049" 1025 5441) " (56" 1108 5465) " (16168" 1139 5459) " (56" 1117 5429) " (16457" 1122 5442) " (16049" 1095 5441) " (16049" 1129 5616) " (16182" 1128 5486) " (28" 264 4774) " (16001" 1095 5424) " (16182" 1129 5486) " (16259" 1109 5421) " (15930" 264 1810) " (16457" 1138 5454) " (32" 1137 5440) " (16049" 828 5441) " (16049" 852 5441) " (16259" 921 5428) " (16396" 1124 5421) " (16049" 1139 5488) " (16222" 1136 5444) " (16222" 1137 5589) " (16222" 1138 5488) " (16284" 1139 5449) " (16020" 1139 5484) " (16049" 949 5454) " (16049" 1135 5454) " (16049" 1102 5454) " (16049" 1119 5454) " (16049" 1118 5454) " (16049" 1098 5455) " (16049" 853 5455) " (16049" 1138 5455) " (16049" 1122 5455) " (16049" 1111 5609) " (16049" 1082 5455) " (16049" 1103 5455) " (16049" 1062 5455) " (16049" 1046 5455) " (16049" 1099 5455) " (16049" 1107 5455) " (16049" 1065 5455) " (16049" 1048 5455) " (1" 1139 5455) " (1" 1136 5494) " (1" 1137 5455) " (1" 1138 5494) " (1" 1122 5456) " (1" 1111 5456) " (1" 1103 5456) " (15878" 1140 5458) " (16182" 1124 5458) " (16182" 1126 5458) " (16182" 1098 5458) " (16182" 1135 5486) " (16182" 1140 5458) " (16182" 1121 5458) " (16182" 1138 5458) " (16182" 1108 5458) " (16182" 1112 5458) " (16182" 1139 5458) " (16182" 1120 5458) " (17" 1124 6680) " (17" 1098 11206) " (17" 1138 5471) " (17" 1108 5460) " (15973" 1203 6771) " (1" 1200 5760) " (17" 1204 5750) " (16192" 1029 5749) " (16192" 1077 5749) " (16222" 1204 5750) " (16282" 218 5116) " (16837" 258 9242) " (17" 1140 5477) " (17119" 2566 11230) " (16277" 1141 5844) " (17" 1141 5473) " (16438" 1136 5471) " (16438" 1139 5471) " (16438" 1125 5471) " (16438" 1128 5471) " (16438" 1142 5473) " (16438" 1140 5472) " (17" 1142 5480) " (17" 1139 5473) " (17" 1199 6724) " (16329" 1143 5474) " (16277" 1143 5844) " (32" 1139 5475) " (32" 1143 5477) " (32" 1108 5486) " (32" 1117 5477) " (32" 1098 5477) " (32" 1138 5477) " (17" 1143 5477); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16222 1140 5477) " (16222" 1141 5478) " (16222" 1143 5478) " (17" 1200 5744) " (24" 2413 10492) " (16837" 2405 10472) " (16837" 2411 10472) " (16398" 2412 10474) " (16049" 1140 5480) " (16049" 1143 5480) " (16049" 1136 5480) " (16390" 1143 5480) " (16390" 1145 10031) " (17" 1145 11199) " (17" 914 9217) " (16049" 1197 5744) " (16284" 1146 5483) " (16284" 5 6559) " (32" 1145 5483) " (32" 1146 5486) " (16222" 1145 5493) " (16020" 1129 5553) " (16020" 1145 5484) " (16020" 1146 5484) " (16020" 1138 5484) " (16049" 1145 5488) " (16390" 1141 5484) " (16390" 1137 5484) " (16777" 2543 11090) " (16834" 258 8761) " (16342" 258 9204) " (16519" 2593 11292) " (16049" 1201 5744) " (17" 1135 11198) " (28" 1140 5485) " (28" 1138 5495) " (28" 1135 5486) " (17" 1146 5486) " (16182" 1146 5486) " (16260" 1145 5570) " (16260" 1143 5486) " (16260" 1140 5486) " (16260" 1139 5678) " (16260" 1116 5486) " (16222" 1146 5487) " (16284" 1126 5488) " (16284" 676 8438) " (16284" 4 6742) " (16284" 1147 5493) " (16156" 1147 5491) " (16156" 1148 5524) " (16222" 1147 5495) " (16222" 1148 5495) " (16284" 1148 5493) " (1" 1145 5493) " (1" 1148 5493) " (1" 1147 5494) " (16460" 1052 5494) " (16438" 1145 5494) " (16049" 1202 5744) " (16390" 1147 5494) " (16390" 1140 5494) " (16390" 1139 5494) " (16222" 1201 5750) " (30" 1121 5494) " (30" 1142 5494) " (16748" 258 8093) " (28" 13 6059) " (16315" 1192 5743) " (19" 1147 5495) " (19" 1145 6147) " (19" 1143 5495) " (28" 1149 5495) " (28" 1147 5495) " (28" 1148 5495) " (28" 1145 5495) " (28" 1101 7775) " (34" 1138 5495) " (16222" 1149 5577) " (16233" 1147 5495) " (32" 1150 5523) " (16164" 1126 5501) " (16164" 1151 5511) " (16164" 1039 5504) " (16174" 1202 5743) " (16315" 13 5742) " (16222" 1151 5571) " (16164" 13 5969) " (16222" 1150 5900) " (17" 1150 6107) " (19" 1148 5523) " (19" 1234 6044) " (19" 1139 6149) " (19" 1137 5538) " (16530" 2584 11300) " (16713" 258 7833) " (16690" 258 7759) " (16348" 258 7490) " (16815" 258 8580) " (19" 1262 6113) " (15973" 1150 5886) " (16386" 1201 5742) " (16390" 1148 5520) " (17" 1122 5523) " (32" 1148 5523) " (19" 1153 5900) " (16348" 1677 7723) " (28" 1677 7733) " (23" 1653 7734) " (16348" 1678 7723) " (16529" 1623 7613) " (16529" 1605 7827) " (16491" 13 5750) " (16260" 1177 5741) " (16530" 1730 7911) " (16432" 13 5532) " (16182" 1151 5532) " (16182" 1150 5532) " (15973" 1155 5559) " (16222" 1155 5548) " (16222" 1156 10083) " (15973" 1156 6352) " (15973" 1151 5572) " (16508" 258 6379) " (16628" 258 7102) " (16635" 258 7166) " (16393" 1151 5536) " (16393" 1155 5537) " (16438" 1154 5537) " (16259" 1173 5741) " (1" 1605 8248) " (17190" 1295 11883) " (16222" 1605 7716) " (17061" 2566 11461) " (15878" 1645 7633) " (16465" 1050 5538) " (1" 1604 8460) " (1" 1606 7647) " (16834" 1750 8761) " (16342" 2373 10538) " (16222" 1604 7663) " (16168" 1602 7402) " (16654" 1605 7396) " (16168" 1599 7402) " (15973" 1604 7398) " (19" 1122 5539) " (19" 1129 5539) " (19" 1128 5539) " (19" 1019 5539) " (16222" 1158 5570) " (17040" 2295 9820) " (19" 1154 5542) " (19" 1155 5542) " (16466" 676 5545) " (16466" 1155 5545) " (16466" 277 5545) " (16466" 1154 5545) " (16466" 4 5545) " (31" 1159 5549) " (16284" 1159 5547) " (16284" 1156 5547) " (16467" 13 6930) " (16222" 1159 5571) " (17" 1056 5549) " (17" 1137 5571) " (16020" 1137 5569) " (16020" 1161 5569) " (16020" 1162 5569) " (16020" 277 5552) " (16222" 1270 5988) " (16398" 772 9784) " (16284" 1163 5622) " (15973" 1159 5572) " (11" 258 6114) " (16477" 258 5622) " (16282" 258 5116) " (16020" 1163 5556) " (16315" 1063 5557) " (16315" 1055 5557) " (16315" 660 5557) " (16020" 1165 5558) " (16354" 1165 5558) " (16354" 1159 5558) " (16354" 1163 5558) " (16354" 1157 5558) " (16354" 1154 5558) " (16354" 1137 5572) " (16354" 1162 5558) " (16354" 1148 5558) " (16354" 1136 5558) " (16354" 1141 5558) " (16156" 1163 5558) " (61" 2137 9803) " (15973" 1158 5572) " (1" 1158 5560) " (1" 1151 5678) " (1" 1162 5560) " (1" 1163 5570) " (19" 1288 6045) " (16222" 1161 5560) " (16222" 1162 5560) " (16284" 1150 5560) " (16477" 218 5622) " (16168" 1151 5569) " (16168" 1141 5569) " (16168" 1159 5569) " (15973" 1137 5570) " (16260" 676 7591) " (1" 1146 5570) " (16174" 1150 5570) " (1" 1159 5570) " (34" 1151 5609) " (17" 1136 5571) " (17" 1114 5571) " (17" 1111 5588) " (16315" 1151 5572) " (16315" 1156 5572) " (16354" 1151 5572) " (16174" 1166 12829) " (16174" 1151 5573) " (16174" 1124 5573) " (16354" 1167 5622) " (16222" 1273 6339) " (16222" 1166 5732) " (16222" 1167 5630) " (16222" 1163 5577) " (15973" 1166 5603) " (16438" 1168 5644) " (1" 1166 5581) " (32" 1167 5581) " (32" 1168 5581) " (19" 1244 6039) " (19" 1169 5621) " (17" 1166 5582) " (17" 1156 11198) " (17" 1168 11197) " (17" 1167 5586) " (16051" 258 2890) " (1" 1156 9027) " (16260" 1169 5586) " (16168" 1199 5734) " (14" 1166 5587) " (14" 1167 5587) " (14" 1168 5587) " (14" 1108 5465) " (14" 1117 5587) " (14" 1156 5587) " (14" 1159 5587) " (17" 1031 6186) " (17" 811 5588); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16222 1169 5589) " (16020" 1169 5590) " (16456" 1170 5592) " (32" 1170 5592) " (16456" 277 5592) " (16168" 1200 5734) " (16354" 1166 5593) " (16354" 1124 5593) " (16354" 1126 5593) " (16471" 675 5595) " (16471" 883 5595) " (16471" 413 5595) " (16222" 1170 5606) " (16438" 1165 5598) " (16438" 1170 5626) " (16369" 1163 5599) " (16369" 949 5599) " (16369" 811 5599) " (16369" 1157 5599) " (16369" 1103 5599) " (16438" 1171 5644) " (16438" 1137 5600) " (16438" 1172 5626) " (16168" 1167 5602) " (16168" 1171 5716) " (16168" 1172 5602) " (16168" 1198 5734) " (16168" 1197 5734) " (16472" 1101 5602) " (16472" 8 5602) " (17" 2153 9599) " (17" 1942 9510) " (16022" 258 2649) " (17" 2178 11197) " (16183" 258 3714) " (15973" 1170 5606) " (16222" 1173 8601) " (14" 1145 5607) " (14" 1169 5607) " (16222" 1168 5630) " (16222" 1174 5615) " (15989" 258 2199) " (15930" 258 1810) " (17" 1173 11324) " (16855" 1227 11899) " (16475" 976 5608) " (17210" 1897 12146) " (16475" 1173 5608) " (16475" 13 0) " (16623" 1677 7721) " (16623" 1669 7721) " (16623" 308 7721) " (17" 1174 5608) " (17" 1170 5608) " (15937" 1173 5608) " (15937" 1167 5608) " (15937" 1151 5608) " (15973" 1174 5631) " (16049" 1172 5609) " (16049" 1171 5609) " (16049" 1174 5622) " (16049" 1063 6302) " (16049" 1055 6302) " (16049" 1049 5609) " (16049" 903 5609) " (34" 1126 5609) " (15973" 1173 5973) " (16393" 1171 5609) " (16393" 1175 5610) " (16393" 1163 5611) " (16519" 1306 6152) " (1" 1176 5616) " (1" 1170 5616) " (1" 1175 5616) " (16342" 2122 9204) " (16182" 1175 5616) " (16182" 1111 5616) " (16182" 1174 5616) " (16222" 1176 5616) " (16049" 1176 5616) " (16049" 1030 5069) " (16049" 914 5616) " (28" 258 4774) " (16029" 258 4031) " (16476" 304 5621) " (16476" 1158 5621) " (19" 1176 5621) " (19" 1170 5621) " (16284" 13 6745) " (16284" 1151 5680) " (16284" 1175 5622) " (16049" 1167 5622) " (15878" 1176 5622) " (15878" 1177 5623) " (28" 1150 5623) " (28" 1151 5623) " (28" 4 7639) " (28" 1178 5630) " (16438" 1177 5678) " (19" 2215 9923) " (17119" 2581 11230) " (16154" 258 3361) " (16837" 218 9242) " (16479" 1040 5627) " (16479" 1026 5627) " (16479" 1033 5627) " (16479" 988 5627) " (16479" 887 5627) " (16479" 893 5627) " (16479" 873 5627) " (16479" 874 5627) " (16479" 838 5627) " (16479" 696 5627) " (16479" 1179 5628) " (16479" 5 5628) " (16479" 1168 5628) " (16342" 218 9204) " (28" 1173 5769) " (16222" 1177 5630) " (16222" 1179 5630) " (32" 1180 9313) " (31" 1199 5734) " (16192" 891 5733) " (32" 1568 7328) " (16182" 2626 11437) " (16532" 1242 6729) " (16222" 1180 6754) " (16354" 1169 5632) " (16354" 1177 5632) " (16354" 1178 5632) " (16354" 1176 5632) " (16192" 1124 5632) " (16192" 1180 5801) " (16192" 304 5985) " (16192" 914 5632) " (17" 1180 9348) " (16192" 8 5632) " (17" 1177 5632) " (17" 1155 5632) " (16480" 1173 5632) " (16393" 1177 5632) " (34" 2248 9640) " (34" 2263 9640) " (34" 1953 9640) " (20" 1177 5636) " (16390" 1173 5635) " (20" 1178 5636) " (16483" 1177 9670) " (20" 1169 5636) " (16390" 1177 5636) " (16483" 1178 5637) " (20" 1151 5637) " (16390" 1162 5637) " (20" 1124 5638) " (16483" 1108 5465) " (16483" 1167 5637) " (16483" 1151 5637) " (16483" 277 5637) " (16483" 4 5637) " (20" 1126 5638) " (20" 1039 5638) " (20" 1158 5638) " (20" 1166 5638) " (16483" 1019 5638) " (16483" 1156 5638) " (16483" 1150 5638) " (16483" 1176 5640) " (16483" 1170 5640) " (31" 2587 11296) " (32" 1179 5641) " (17" 1179 5641) " (16284" 1187 5680) " (16284" 1124 7759) " (16315" 1150 5659) " (16315" 1174 5659) " (15973" 1186 5669) " (16485" 1059 5645) " (16315" 1186 5743) " (16406" 1183 5658) " (16192" 884 5733) " (15973" 1185 5681) " (16222" 1183 5652) " (16192" 901 5733) " (16777" 2510 11091) " (16834" 218 8761) " (16315" 1101 5657) " (16192" 1097 5733) " (16192" 1096 5733) " (16192" 899 5733) " (16192" 1185 5662) " (16192" 1184 5667) " (16192" 1031 5801) " (16192" 1186 5663) " (16192" 1188 5749) " (16192" 1167 6290) " (16192" 877 5667) " (16192" 919 5667) " (16713" 218 7833) " (16748" 218 8093) " (16815" 218 8580) " (16390" 277 5670) " (16390" 4 5670) " (16390" 1187 5719) " (16192" 1121 5733) " (16390" 1190 5682) " (15973" 1187 5677) " (16438" 1180 5678) " (1" 1185 5760) " (1" 1167 5678) " (1" 1187 5678) " (16222" 1185 5715) " (1" 1190 5678) " (16222" 1187 5678) " (16222" 1186 5678) " (16260" 1187 5678) " (16260" 1129 5678) " (16284" 1185 5680) " (16192" 1147 5733) " (32" 1188 5680) " (16182" 1188 5680) " (16182" 1186 5680) " (16390" 1191 5715) " (16192" 1108 5465) " (16438" 1188 5682) " (5" 1173 6749) " (5" 1192 5688) " (31" 1192 5692) " (15973" 1192 5778) " (16690" 218 7759) " (1" 1192 5688) " (30" 1192 5688) " (17" 1192 11198) " (17" 1188 11274) " (17" 1185 5770) " (17" 867 5688) " (32" 1173 5688) " (32" 1192 5688) " (32" 1156 7621) " (16222" 1191 5688) " (16222" 1192 5697) " (16192" 736 5733) " (17" 844 5690) " (16192" 1197 5733) " (32" 2173 9346) " (16487" 1030 5069) " (16623" 1665 7721) " (16488" 1033 5692) " (16488" 660 5692) " (16544" 1653 7881) " (16453" 1096 5694); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16453 1194 5715) " (16453" 5 5696) " (16453" 1171 5709) " (16453" 1179 5696) " (16453" 1172 5696) " (17" 730 5719) " (16623" 1675 7721) " (1" 1179 5719) " (16348" 1682 7767) " (16192" 45 5733) " (16156" 1195 5707) " (16623" 1628 7721) " (16192" 1156 5733) " (16168" 1195 5734) " (16049" 1195 5711) " (16348" 218 7490) " (1" 1171 5719) " (16635" 218 7166) " (16222" 1194 5716) " (1" 1194 5805) " (16390" 1183 5719) " (17" 1116 5719) " (16390" 1195 5719) " (17" 1194 8487) " (16168" 1192 5715) " (16168" 1173 5715) " (16260" 1195 5797) " (16168" 1194 5734) " (16168" 1180 5716) " (16049" 1194 5775) " (32" 2127 9204) " (16623" 1680 7721) " (16192" 1106 5733) " (17" 1196 5816) " (16748" 1324 8093) " (17" 1195 5770) " (16222" 1171 5732) " (16192" 1199 5801) " (19" 1197 5754) " (19" 1198 5724) " (16222" 1196 5747) " (16222" 1195 5724) " (16222" 1197 5725) " (16222" 1198 5725) " (16222" 1199 5744) " (28" 1180 12487) " (28" 1184 5727) " (16623" 1671 7721) " (31" 1196 5728) " (31" 1195 5728) " (31" 1197 5728) " (16396" 1200 5816) " (16396" 1185 5729) " (15973" 1200 5744) " (16222" 1200 5744) " (16508" 218 6379) " (11" 218 6114) " (16628" 218 7102) " (32" 1196 8099) " (32" 1204 10853) " (32" 1194 5753) " (32" 1199 5754) " (16182" 1199 5754) " (16492" 13 5754) " (16156" 1198 5754) " (16494" 1173 5754) " (16493" 13 5754) " (16494" 1059 5754) " (16494" 13 5754) " (16493" 1173 5754) " (16438" 1199 5755) " (32" 2592 11295) " (16495" 1205 5766) " (16495" 1171 5757) " (1" 1203 5805) " (1" 1205 7515) " (16496" 1118 5761) " (16398" 1962 9795) " (17" 996 5986) " (15937" 1180 5765) " (15937" 1199 5765) " (15937" 1030 5765) " (16222" 1206 5766) " (16495" 1207 5767) " (16495" 1172 5767) " (16329" 1173 5767) " (16329" 1199 5767) " (16267" 1208 5769) " (16267" 1206 5769) " (16267" 1195 5769) " (28" 1204 10917) " (28" 1199 5769) " (16267" 1196 5769) " (28" 1201 5769) " (28" 1196 5769) " (28" 1195 5769) " (28" 1202 5769) " (16267" 1207 5769) " (23" 1156 5769) " (23" 1173 9346) " (16192" 2617 11439) " (16530" 1265 6279) " (16116" 1209 5770) " (15973" 1209 5791) " (16183" 218 3714) " (16154" 218 3361) " (1" 1207 5771) " (16222" 1209 5771) " (16049" 1209 5771) " (17" 1209 5791) " (17" 1208 5771) " (16049" 1214 5820) " (16222" 1212 5814) " (16192" 1259 5986) " (16049" 1211 5775) " (16049" 1207 5775) " (16192" 6 5986) " (16022" 218 2649) " (19" 2183 9923) " (16051" 218 2890) " (16260" 1212 5814) " (16033" 1188 5779) " (20" 676 5779) " (16033" 1200 5777) " (15973" 1199 5777) " (20" 277 5779) " (16033" 1180 5778) " (16033" 1121 5779) " (16033" 1199 5779) " (16192" 197 5986) " (16438" 1214 5781) " (28" 1673 7733) " (1" 1214 5811) " (1" 1212 5813) " (15878" 1649 7633) " (15878" 145 7628) " (16164" 1214 5782) " (15989" 218 2199) " (15930" 218 1810) " (16438" 1213 5782) " (16438" 13 6497) " (17" 1213 5799) " (17" 1214 5799) " (15973" 1215 5816) " (16260" 1214 5799) " (32" 1213 5800) " (32" 1214 5783) " (32" 1215 5783) " (16192" 1262 5986) " (16174" 1212 12829) " (15973" 1212 5801) " (16192" 1168 5986) " (15973" 1216 5791) " (17" 1216 5791) " (16222" 1213 5792) " (16222" 1211 5805) " (16222" 1215 5793) " (16222" 1214 5793) " (28" 1216 5797) " (28" 1209 5797) " (28" 1213 5797) " (28" 1212 5797) " (16260" 1095 6837) " (16260" 1196 5797) " (15973" 1213 5797) " (16182" 1212 6099) " (16284" 1212 5797) " (16260" 1217 5814) " (16182" 1217 6099) " (16284" 1173 6745) " (16182" 1214 5798) " (16182" 1196 5798) " (16182" 1209 5798) " (16049" 1212 5819) " (16049" 1217 5799) " (1" 1213 5799) " (16396" 1217 5816) " (15973" 1218 5814) " (16260" 1218 5800) " (16192" 1274 6109) " (16393" 13 5802) " (16260" 1206 5800) " (28" 1217 5800) " (28" 1214 5800) " (28" 1218 5800) " (16500" 13 5957) " (16222" 1218 5800) " (16500" 1173 5800) " (27" 1192 5800) " (27" 1156 5800) " (16429" 13 5800) " (16429" 1173 5800) " (16192" 1213 5800) " (16192" 1215 5800) " (16192" 1211 6109) " (16192" 1207 5800) " (16192" 1216 5800) " (16192" 1209 5892) " (16192" 1192 6293) " (16192" 1214 5800) " (16192" 1212 5800) " (16192" 1201 5800) " (16192" 1202 5800) " (16192" 1187 5800) " (16192" 1176 5800) " (16284" 1217 5801) " (16192" 1206 5801) " (16192" 1142 5801) " (15973" 1217 5801) " (1" 1219 11604) " (16393" 1217 5802) " (16559" 1530 7628) " (1" 1215 5804) " (28" 1548 7628) " (1" 1217 5813) " (1" 1218 5810) " (1" 1211 5894) " (16952" 2197 9384) " (28" 218 4774) " (1" 1204 5805) " (16222" 1219 11300) " (28" 1641 7628) " (16222" 1217 5805) " (28" 1642 7628) " (16260" 1648 7628) " (16164" 1222 5808) " (1" 1222 8161) " (16260" 1223 5814) " (1" 1223 5816) " (16182" 1223 9012) " (15973" 1222 7044) " (16855" 1282 11899) " (16855" 1183 11899) " (16192" 716 5985) " (16192" 1252 5985) " (16192" 807 5985) " (17" 913 5814) " (17" 1219 11733) " (24" 2578 11230) " (16837" 231 9242) " (16222" 1222 8160) " (16222" 1223 5814) " (15973" 1224 5844) " (16342" 231 9204) " (17" 1211 5815) " (17" 1224 5849) " (16504" 1219 5816) " (16284" 1219 7543) " (16504" 4 5816) " (17" 1223 5816); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (32 1645 7621) " (16507" 1219 5816) " (16507" 8 5816) " (16507" 264 5816) " (16507" 1019 5816) " (16396" 1223 5816) " (16396" 1212 5816) " (16396" 1201 5816) " (16500" 1192 5816) " (16438" 2614 11451) " (32" 1646 7621) " (23" 1225 5862) " (23" 1219 5817) " (16222" 1648 7633) " (28" 1225 6094) " (28" 1219 5818) " (28" 1222 5818) " (16559" 1648 7628) " (16049" 1223 5819) " (16049" 1226 5820) " (15973" 1225 5890) " (16393" 1226 5820) " (16393" 1173 5820) " (16683" 1246 7620) " (15973" 1262 6296) " (15973" 1226 5845) " (16543" 1095 6383) " (16267" 1358 6500) " (32" 1225 5907) " (16683" 1604 7620) " (16509" 1219 5826) " (26" 2222 11101) " (15937" 1219 11457) " (16510" 676 5829) " (16985" 2123 9453) " (16192" 1226 5837) " (16192" 1225 5888) " (16192" 1224 5837) " (16398" 2127 9906) " (16192" 1159 5838) " (16192" 1146 5838) " (16192" 1139 5838) " (16834" 231 8761) " (16222" 1227 5840) " (16222" 1226 5840) " (16222" 1225 6685) " (15973" 1227 5843) " (15973" 903 5844) " (16277" 1206 6189) " (16277" 1176 5844) " (16277" 1145 5844) " (16277" 1139 5844) " (16277" 1140 5844) " (15973" 1180 5845) " (16530" 2593 11295) " (17" 897 5847) " (16164" 1229 5848) " (16222" 1229 5848) " (16164" 1225 5848) " (16164" 1192 5848) " (16777" 1698 11090) " (1" 1229 5849) " (17" 821 5849) " (16222" 2695 11886) " (16260" 1219 5853) " (15973" 1242 5985) " (15973" 1230 5851) " (16530" 1679 7721) " (16696" 2208 11009) " (16696" 2207 11009) " (32" 1265 6577) " (28" 1231 5853) " (28" 1226 5853) " (28" 1227 5853) " (28" 1229 5853) " (28" 1230 6112) " (28" 1224 5853) " (17" 1230 6107) " (32" 1230 6103) " (32" 1231 11200) " (17" 1225 11197) " (17192" 2615 11477) " (16530" 2581 11220) " (16815" 231 8580) " (16748" 231 8093) " (16516" 1219 5858) " (16985" 2138 9453) " (17139" 2544 11865) " (16842" 2579 11219) " (15846" 1898 11219) " (16222" 1231 5862) " (17" 1227 5862) " (17" 1226 5862) " (16713" 231 7833) " (16222" 1230 6109) " (15878" 1233 5865) " (16342" 2138 9204) " (15885" 1219 5904) " (1" 2000 9045) " (16530" 2000 8824) " (32" 1262 5985) " (16543" 1998 8824) " (15846" 1373 7620) " (17" 1233 5865) " (16222" 1233 5865) " (15846" 1642 7620) " (16690" 231 7759) " (16822" 1750 8695) " (16517" 8 5865) " (16386" 13 6395) " (16277" 1177 5865) " (16277" 763 5865) " (17" 1643 7620) " (16277" 849 5865) " (16277" 964 5865) " (16277" 802 5865) " (16277" 954 5865) " (15878" 1234 5874) " (19" 1173 6332) " (17" 1234 7448) " (1" 1234 6083) " (16518" 1030 5069) " (16518" 1059 5866) " (16518" 1063 5866) " (16518" 8 5866) " (19" 1233 5866) " (47" 1219 6149) " (19" 1212 5866) " (32" 1234 5866) " (32" 1233 5866) " (16164" 1173 5982) " (16519" 4 5866) " (16519" 1223 5866) " (16519" 1206 5866) " (16519" 1235 5950) " (16519" 1233 5872) " (16519" 1173 9390) " (16519" 13 5867) " (16519" 1211 5867) " (16519" 308 6204) " (16519" 725 5867) " (16519" 218 5867) " (16519" 264 5867) " (16519" 258 5867) " (16519" 1236 5870) " (16519" 1079 5870) " (16519" 1167 5872) " (16519" 1166 5874) " (32" 1235 5883) " (16519" 1237 5873) " (16519" 395 5873) " (15973" 1273 5985) " (16519" 286 5873) " (16519" 785 5873) " (15878" 1237 5874) " (16519" 1108 5874) " (15878" 1225 5862) " (16519" 885 5874) " (17" 1237 6673) " (16049" 1233 5874) " (16049" 1235 5874) " (16349" 1219 5874) " (16222" 1237 5874) " (16222" 1236 5874) " (16519" 1126 5874) " (16519" 1234 7132) " (16704" 1485 7735) " (17" 2322 9989) " (16519" 1222 5876) " (15973" 1236 5888) " (17" 1238 6162) " (15973" 1235 5985) " (16386" 1246 6865) " (16267" 1313 6500) " (16386" 277 6153) " (16398" 2201 9784) " (16055" 660 6155) " (16267" 1311 6154) " (16543" 1246 6130) " (16348" 231 7490) " (16508" 231 6379) " (16635" 231 7166) " (16628" 231 7102) " (17" 1235 5883) " (32" 1236 5882) " (15888" 2535 12487) " (32" 1238 5908) " (32" 1237 5883) " (16282" 231 5116) " (16398" 954 9785) " (14" 2295 9797) " (16532" 1273 6727) " (16837" 2584 11231) " (16398" 1759 9795) " (17" 2154 9802) " (11" 1342 6310) " (11" 231 6114) " (16192" 837 5888) " (15973" 1237 5889) " (16192" 1126 5888) " (15973" 1234 6108) " (16049" 2584 11625) " (16222" 1235 5890) " (16192" 1241 5891) " (16222" 1241 5892) " (16192" 1238 5891) " (16222" 1234 5900) " (61" 2223 9803) " (16523" 1219 10047) " (35" 1219 5893) " (16523" 1242 6181) " (16192" 2587 11439) " (17" 1242 11733) " (16222" 1242 6339) " (1" 1235 5964) " (1" 1237 5894) " (17" 2461 10874) " (1" 1230 5894) " (1" 1238 5895) " (1" 1243 7503) " (1" 1242 7655) " (16222" 2682 11854) " (1" 1241 6577) " (16360" 1230 5897) " (16360" 1244 5904) " (16519" 1597 7526) " (16222" 1306 6340) " (17" 1864 11206) " (19" 1235 5900) " (19" 1242 6045) " (15973" 1243 6176) " (16222" 1243 7491) " (16525" 1030 5069) " (15888" 2578 11627) " (16525" 1180 5901) " (15878" 1630 7628) " (1" 1244 5900) " (16525" 1219 5902) " (16525" 1156 5901) " (17" 800 5902) " (16525" 1019 5902) " (16064" 1219 6048) " (16222" 1246 6927) " (16526" 1246 5913) " (16222" 2582 11546) " (17" 1246 8439) " (16029" 231 4031) " (16030" 1173 5915) " (16030" 1246 5913) " (16222" 1238 5913); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (15973 1246 6983) " (16222" 2187 9797) " (17" 1251 5931) " (16527" 13 5920) " (16519" 5 6152) " (32" 1246 6151) " (16030" 1219 5921) " (16064" 1246 6755) " (16064" 13 5925) " (16064" 1173 5922) " (19" 1251 5928) " (16033" 1225 5862) " (16284" 1242 7586) " (16064" 1242 6047) " (30" 1225 5862) " (16362" 1246 5935) " (16362" 13 5935) " (16729" 2292 9778) " (16519" 1246 6833) " (19" 1246 6150) " (16284" 1246 6903) " (16284" 598 3201) " (16284" 1180 7011) " (16284" 1226 5940) " (16284" 1237 5940) " (19" 1311 6160) " (1" 1252 5940) " (16286" 1213 5940) " (16398" 1761 9795) " (16493" 1246 5988) " (16286" 1019 5941) " (15973" 1311 6177) " (16477" 231 5622) " (16519" 1259 5956) " (15846" 1908 11219) " (16696" 2200 11009) " (16985" 2098 9453) " (16530" 1539 7895) " (16064" 1273 6087) " (16696" 2197 11009) " (15888" 2579 11206) " (16398" 1246 5950) " (16529" 1246 7515) " (16529" 1173 7515) " (16529" 13 7515) " (16504" 1558 7615) " (16033" 1243 5954) " (1" 1259 5964) " (1" 1224 5955) " (1" 1209 5955) " (16286" 1233 5955) " (16033" 1233 5955) " (16519" 1229 5955) " (16519" 1216 5955) " (16519" 1209 5955) " (16284" 1108 5465) " (16519" 6 5956) " (16519" 949 5956) " (16519" 1262 12123) " (16500" 1246 6955) " (16192" 2629 11439) " (16855" 1481 11541) " (31" 1246 6179) " (31" 1243 5962) " (31" 1262 6298) " (1" 1262 5964) " (16453" 1233 5964) " (16398" 1000 9773) " (16259" 1246 5965) " (16530" 1212 5965) " (16530" 1223 5965) " (16530" 1214 5965) " (16530" 1227 5966) " (16530" 1226 7374) " (16530" 4 7715) " (16530" 277 5966) " (16530" 8 5966) " (16530" 1267 6352) " (16222" 1265 6577) " (16222" 1267 5988) " (16222" 1262 5968) " (15888" 1246 7526) " (11" 1230 6124) " (11" 1213 6124) " (11" 1194 6124) " (17" 1265 5983) " (16164" 1246 5982) " (17" 1262 5969) " (11" 1207 6124) " (11" 1244 6124) " (17" 1270 5983) " (17" 1267 5975) " (17" 1231 5971) " (11" 1211 6124) " (11" 1297 6124) " (16398" 2148 9819) " (19" 598 3201) " (11" 1171 6124) " (32" 1243 6124) " (11" 1304 6124) " (16534" 1265 6126) " (16438" 1246 5982) " (11" 1179 6124) " (11" 1311 6167) " (16398" 2292 9793) " (16398" 1765 9795) " (16398" 1685 9795) " (16348" 2294 9782) " (16900" 2208 9797) " (16865" 2286 9800) " (15878" 1173 6029) " (16504" 1617 7615) " (16837" 2295 9783) " (16900" 2141 9797) " (11" 1031 6124) " (11" 598 6126) " (15878" 1281 6013) " (16386" 1311 6153) " (16425" 1173 8811) " (15973" 1259 6006) " (16533" 1243 6006) " (16533" 277 6006) " (16533" 1282 6009) " (16028" 1580 7468) " (16267" 1173 6010) " (16534" 1225 6054) " (16534" 1270 6054) " (15885" 1273 6047) " (15878" 1283 6021) " (16534" 1055 6133) " (15878" 1284 6021) " (15885" 1246 7317) " (15878" 1286 6073) " (16535" 1246 6029) " (16535" 13 6029) " (16535" 1173 6029) " (16222" 1284 6033) " (19" 1265 6034) " (15878" 1282 6034) " (15878" 1265 6328) " (16222" 2159 9797) " (16348" 2293 9783) " (16398" 2294 9782) " (16398" 783 9784) " (16398" 1914 9787) " (16398" 1904 9918) " (16398" 2295 9832) " (16398" 816 9785) " (16222" 1288 6058) " (16519" 1626 7526) " (16837" 2692 11892) " (19" 1273 6113) " (19" 1231 6038) " (19" 1196 6038) " (19" 1208 6118) " (19" 1063 6039) " (19" 1055 6039) " (19" 903 6039) " (15973" 1288 6108) " (19" 1225 5862) " (19" 1289 6045) " (19" 1277 6045) " (16064" 1231 6053) " (17" 1288 6053) " (17" 1009 6053) " (17" 1289 6926) " (17" 912 6053) " (16504" 1604 7615) " (16534" 13 6054) " (32" 1583 7294) " (17" 1273 7013) " (17" 1151 7455) " (16519" 1270 6059) " (16519" 1241 6059) " (16519" 1273 6059) " (16519" 1242 6059) " (16519" 1286 6059) " (16519" 1267 6059) " (16519" 1207 6059) " (15973" 1292 6108) " (15989" 231 2199) " (28" 1262 6062) " (28" 1265 6096) " (1" 1273 7591) " (16049" 1265 6064) " (16049" 1286 6103) " (16049" 1234 6103) " (16049" 1282 6103) " (16386" 1219 6065) " (16386" 1173 6065) " (28" 231 4774) " (15878" 1295 7275) " (28" 598 12487) " (15878" 811 6066) " (1" 1295 6083) " (17" 1295 7448) " (16049" 1292 6103) " (16049" 1283 6103) " (27" 1173 6293) " (16529" 1219 6073) " (19" 1308 6130) " (19" 1292 6119) " (19" 1108 5465) " (15888" 2122 9311) " (19" 1199 6119) " (16049" 1273 6103) " (1" 1292 6083) " (1" 1231 6083) " (1" 1265 6083) " (16519" 1298 6085) " (1" 1298 6086) " (16543" 13 6130) " (27" 1219 6087) " (27" 1270 6087) " (27" 1225 5862) " (27" 1126 6087) " (27" 1265 6087) " (27" 1298 6087) " (27" 1230 6171) " (27" 1211 6087) " (27" 1213 6087) " (16519" 1129 6087) " (27" 1204 6087) " (16519" 823 6087) " (16381" 13 6087) " (19" 1284 6115) " (49" 1173 6459) " (16519" 1219 11548) " (16504" 1605 7827) " (16519" 1158 6087) " (27" 1243 6087) " (16519" 1039 6685) " (27" 1295 6087) " (27" 1231 6088) " (27" 949 6088) " (24" 1246 7167) " (17190" 2521 11868) " (16192" 1308 6109) " (15973" 1308 6108) " (16049" 1242 6103) " (5" 1246 6860) " (11" 1246 6117) " (11" 1309 6115) " (16543" 900 7637) " (24" 2418 10549) " (28" 5 7934) " (16049" 1173 6315) " (28" 1303 6112) " (28" 1246 7624) " (28" 1295 6094); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16049 1246 6497) " (28" 1234 6094) " (23" 1303 6096) " (28" 1242 6094) " (28" 1297 6094) " (17" 1292 6126) " (16519" 1304 6095) " (28" 1292 6112) " (28" 1304 6095) " (28" 1288 6096) " (28" 1289 7014) " (28" 1270 6096) " (28" 1243 7456) " (16504" 1623 7613) " (16182" 1227 6279) " (16182" 1226 6279) " (16182" 1306 6632) " (16182" 1281 6099) " (16182" 1295 6099) " (16182" 1284 6099) " (16386" 1218 6099) " (16386" 1110 6099) " (16386" 1091 6099) " (17" 1306 6171) " (16386" 1155 6100) " (16386" 830 6101) " (16182" 1262 6101) " (16386" 872 6101) " (16049" 1284 6103) " (17" 1303 7478) " (16049" 1180 6103) " (16049" 1204 11041) " (16049" 1121 6103) " (16049" 1059 6103) " (16049" 1105 6103) " (16049" 1104 6103) " (16049" 1072 6103) " (16049" 960 6103) " (16049" 932 6103) " (16222" 1292 6108) " (16538" 395 6103) " (32" 1303 6104) " (32" 1306 6124) " (16222" 1308 6174) " (31" 1306 6107) " (32" 1308 6713) " (17" 1118 6107) " (17" 1308 6673) " (15973" 999 6108) " (16192" 1242 6109) " (16192" 1303 6109) " (16192" 1230 6109) " (16192" 1284 6109) " (16192" 1283 6109) " (16192" 1282 6109) " (16192" 1281 6109) " (16192" 277 6109) " (16192" 1297 6109) " (16192" 1194 6109) " (16192" 1171 6109) " (16192" 1172 6109) " (16192" 1111 6791) " (16192" 1063 6109) " (16049" 1306 7040) " (16192" 841 6109) " (16049" 1019 6109) " (16222" 1303 6109) " (16222" 1309 6766) " (16222" 2162 9797) " (17192" 2634 11524) " (28" 1309 6112) " (28" 1306 6112) " (28" 1273 6112) " (28" 1298 6112) " (28" 1308 6112) " (28" 1031 6198) " (15973" 1309 6112) " (11" 1308 6161) " (32" 1561 7293) " (16540" 1246 6152) " (16540" 1173 6112) " (16540" 13 6113) " (15878" 1306 6272) " (19" 1309 6153) " (19" 1295 6113) " (19" 1306 6113) " (19" 1303 6113) " (19" 1230 6113) " (19" 1286 6113) " (19" 1031 6125) " (19" 1113 6128) " (34" 2241 9805) " (19" 1478 7526) " (15866" 2279 9804) " (14" 2296 9814) " (16348" 2296 9865) " (16530" 1604 7794) " (16645" 1637 7646) " (27" 1303 6171) " (16260" 1608 7526) " (16837" 101 9242) " (19" 2131 9923) " (15937" 1295 6172) " (16545" 1282 6174) " (16523" 13 6176) " (16348" 1639 7586) " (1" 1639 7591) " (16523" 1273 6176) " (16523" 1246 6176) " (16523" 1173 6851) " (11" 458 6114) " (16398" 769 9784) " (16398" 1816 9795) " (16398" 2244 9797) " (14" 2294 9844) " (16222" 2178 9797) " (16222" 2241 9797) " (16222" 2137 9797) " (16222" 2126 9797) " (16222" 2154 9797) " (16222" 2158 9797) " (16222" 2113 9797) " (16222" 2142 9797) " (16222" 2117 9797) " (15846" 4 6632) " (16900" 2126 9797) " (16900" 2241 9797) " (16222" 2295 9797) " (16222" 2296 9798) " (16222" 2287 9798) " (31" 1318 6187) " (31" 1308 6177) " (16668" 864 7526) " (16182" 2296 9806) " (16222" 2242 9797) " (16668" 1030 5069) " (16645" 1273 7587) " (16276" 1596 7577) " (16398" 1813 9795) " (16182" 1273 6182) " (16182" 1242 6181) " (16504" 1642 7615) " (16815" 1750 8580) " (16508" 1637 7614) " (16865" 2296 9800) " (17" 1318 7455) " (16222" 1318 6208) " (16222" 1311 6186) " (16222" 1316 6186) " (16222" 277 7993) " (16222" 4 6186) " (16623" 1625 7523) " (16277" 1313 6189) " (16277" 1286 6189) " (16276" 1173 6317) " (16276" 1607 7575) " (16276" 1313 6193) " (16276" 4 8167) " (16276" 8 6189) " (16276" 1320 6192) " (16276" 277 7766) " (16276" 1311 6190) " (16276" 1316 6192) " (16276" 1321 6201) " (11" 1318 6193) " (16623" 1423 7523) " (28" 1316 6193) " (11" 1321 6193) " (28" 1321 6197) " (28" 277 6194) " (28" 660 6194) " (16519" 1321 6195) " (16519" 1063 6195) " (15878" 1321 6197) " (28" 1318 6197) " (28" 981 7014) " (28" 1238 6197) " (28" 1313 6198) " (28" 1311 6198) " (28" 1320 6198) " (16276" 1246 8327) " (16222" 1321 6199) " (16623" 1444 7523) " (16276" 1306 6201) " (16276" 1318 6201) " (16623" 1623 7522) " (15930" 231 1810) " (32" 2593 11296) " (16183" 231 3714) " (15878" 1648 7628) " (15973" 1318 6203) " (11" 1323 6310) " (16519" 1019 6204) " (16519" 1318 6206) " (16519" 1200 6206) " (11" 1324 6208) " (15973" 1323 6306) " (19" 1323 6333) " (16222" 1323 6555) " (16222" 1259 6211) " (16222" 999 6211) " (16276" 1625 7575) " (35" 949 6215) " (35" 676 6216) " (16678" 994 7559) " (1" 1323 6218) " (35" 1270 6223) " (16055" 1323 6219) " (35" 1246 7546) " (35" 1241 6225) " (35" 1318 6226) " (35" 1326 11788) " (35" 1237 6228) " (35" 1108 6232) " (35" 1200 6234) " (15973" 1327 6260) " (16529" 1489 7515) " (11" 1328 6262) " (11" 660 6252) " (11" 1330 6256) " (16222" 1330 6303) " (16222" 1328 6306) " (16529" 1485 7515) " (16529" 1438 7104) " (16529" 1063 7530) " (16529" 103 7104) " (16049" 1326 6244) " (16049" 1318 6245) " (16678" 1631 7559) " (16398" 2172 9824) " (11" 1113 6246) " (11" 1327 6255) " (16678" 1514 7559) " (16519" 1331 6833) " (16519" 1230 6257) " (16182" 1204 8732) " (16182" 598 8732) " (16182" 1339 6290) " (16182" 1333 6290) " (16192" 1158 6290) " (15973" 1330 6302) " (56" 1273 6261) " (56" 1242 6261) " (15973" 1333 6604) " (11" 1333 6266) " (16192" 1330 6290) " (16552" 1030 5069) " (16973" 2184 9780) " (17" 1630 7546) " (16559" 1219 6345); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16667 1542 7520) " (16398" 1954 9796) " (17" 1558 7538) " (30" 1113 6268) " (28" 308 8039) " (16222" 1340 6324) " (15997" 763 6270) " (16559" 1246 7628) " (16192" 1326 6290) " (16222" 1339 6324) " (11" 1173 6279) " (15973" 1336 6317) " (16049" 1328 6273) " (16049" 1324 6273) " (16049" 1331 6273) " (16049" 1332 6273) " (16049" 1303 6273) " (16049" 1304 6273) " (16049" 1244 6273) " (16049" 1297 6273) " (16049" 1321 6273) " (16049" 1313 6273) " (16049" 1316 6273) " (16495" 1337 6274) " (11" 1336 6275) " (16530" 5 7319) " (16530" 1328 6275) " (16530" 698 6275) " (16530" 1063 6275) " (15973" 1340 6372) " (16530" 821 6275) " (16530" 1332 6275) " (16530" 1303 6275) " (16530" 1304 6275) " (16530" 1194 6275) " (16530" 1338 6519) " (16713" 101 7833) " (16222" 1348 6341) " (16530" 1330 6276) " (16530" 1326 6276) " (16748" 101 8093) " (16530" 1318 6277) " (16530" 1237 6277) " (16530" 1185 6277) " (16530" 1166 6277) " (28" 1330 6277) " (28" 1337 6277) " (28" 1324 6277) " (28" 1338 6277) " (28" 1331 6277) " (28" 1327 6277) " (16530" 1339 6351) " (28" 1332 6278) " (28" 1333 6279) " (16530" 1270 6279) " (16519" 1030 5069) " (16182" 1330 6279) " (16182" 1338 6279) " (16182" 1328 9698) " (11" 1338 6279) " (15973" 1321 6281) " (16667" 1555 7520) " (16222" 1333 6324) " (31" 1516 7183) " (16519" 914 6341) " (16192" 91 6292) " (16519" 745 6341) " (28" 1531 7286) " (31" 1531 7115) " (16508" 721 6379) " (28" 1516 7102) " (16529" 1373 7104) " (16529" 1529 7104) " (28" 1532 7103) " (28" 1530 7103) " (16192" 1341 6293) " (16222" 1326 6303) " (16508" 1604 7535) " (16222" 1336 6293) " (16554" 13 6293) " (16554" 1341 6293) " (16554" 1262 6294) " (15973" 1357 6655) " (15973" 1342 6317) " (15973" 1339 6315) " (16532" 1331 6412) " (31" 1342 6298) " (31" 1173 12445) " (15973" 1328 6299) " (16354" 1333 6300) " (16354" 1318 6300) " (16354" 1326 6300) " (16354" 1270 6300) " (16354" 1265 6300) " (31" 1338 6300) " (16276" 1339 6301) " (16276" 1333 6301) " (16276" 1326 6301) " (16276" 1234 6301) " (16276" 1270 6302) " (16276" 1265 6302) " (16530" 1173 11206) " (16530" 1331 6302) " (16222" 1338 6304) " (16222" 1337 6304) " (16222" 1342 6324) " (16049" 1333 6305) " (16519" 1348 6488) " (16555" 13 6324) " (16168" 1348 6341) " (16566" 304 6412) " (16348" 1680 7723) " (32" 1350 6521) " (15909" 4 6319) " (5" 1342 6319) " (15909" 1246 6319) " (16438" 1343 6448) " (16559" 1251 6369) " (15846" 2148 9656) " (32" 1349 7106) " (16559" 1085 6369) " (16555" 1246 6324) " (16276" 1531 7097) " (15878" 1345 6326) " (15878" 1340 6326) " (16530" 1345 6352) " (16413" 13 7332) " (16530" 1529 7102) " (16222" 1563 7485) " (16222" 1566 7360) " (15973" 1347 6332) " (23" 1273 6694) " (23" 1242 6331) " (11" 1347 6332) " (19" 1345 6332) " (16182" 1340 6333) " (16329" 13 6411) " (16834" 1324 8761) " (16973" 2154 9780) " (16936" 2696 11950) " (16519" 1342 6334) " (5" 1323 6749) " (5" 304 6334) " (16729" 2285 9779) " (16222" 1347 6335) " (16532" 1360 6460) " (16222" 290 3070) " (5" 1306 6336) " (5" 1295 6336) " (5" 1196 6336) " (16557" 290 3070) " (16398" 2296 9806) " (5" 1231 6336) " (16558" 1030 5069) " (5" 1195 6336) " (16398" 2032 9796) " (5" 807 6336) " (5" 949 6338) " (16055" 1173 10048) " (5" 1025 6338) " (5" 1088 6338) " (5" 1059 6338) " (16222" 1331 6340) " (16559" 1349 7106) " (16348" 1645 7610) " (16068" 1350 6344) " (16559" 1273 6345) " (16559" 1242 6345) " (16348" 308 7628) " (15973" 1349 6703) " (61" 1349 6349) " (16049" 1349 6351) " (16530" 1350 6351) " (16530" 1306 11300) " (16530" 1295 6351) " (16530" 676 11185) " (16530" 1348 6353) " (16530" 1347 6352) " (16530" 1281 6352) " (16530" 1282 6352) " (16530" 1283 6352) " (16530" 1284 6352) " (16519" 1351 6488) " (16530" 1286 6353) " (16530" 1316 6353) " (16530" 1311 6353) " (16530" 1321 6353) " (16530" 1340 6353) " (16530" 1351 6379) " (16168" 1469 7101) " (16168" 1532 7124) " (16559" 1243 7595) " (16168" 1423 7100) " (16222" 1532 7102) " (16174" 1246 6357) " (16168" 1530 7315) " (16174" 1349 6358) " (27" 1349 6362) " (16116" 1621 7610) " (16055" 1349 6362) " (16055" 825 6362) " (16055" 823 4409) " (16055" 598 3201) " (16055" 1306 6362) " (16055" 819 6362) " (1" 1680 7719) " (16055" 1355 6364) " (16055" 1242 6364) " (16276" 1503 8012) " (16748" 1750 8093) " (16276" 1631 7575) " (32" 1680 7720) " (16348" 101 7490) " (16635" 101 7166) " (15888" 290 6375) " (16532" 1194 6412) " (16564" 1246 6411) " (16284" 1355 6460) " (16540" 1242 6376) " (16049" 1351 6496) " (16049" 1357 6429) " (16049" 1350 7040) " (16049" 1342 6377) " (16049" 1262 6377) " (16049" 1327 6377) " (16049" 1288 6377) " (16049" 1156 6377) " (16729" 2293 9779) " (16222" 1355 6398) " (16222" 1357 6394) " (16222" 1349 6431) " (16222" 1350 6435) " (16284" 1273 6460) " (16393" 1351 6379) " (11" 1355 6386) " (16815" 1606 8580) " (16329" 1246 6411) " (16508" 1355 6390) " (11" 1349 6386) " (11" 1350 6387) " (11" 1358 6387) " (11" 290 6387) " (11" 1331 6387) " (16564" 13 6411) " (16532" 5 6412) " (37" 1606 8229) " (16276" 1349 6387) " (19" 1350 6387) " (16276" 1351 6464) " (16276" 1357 6388); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16276 1345 6388) " (16276" 1348 6388) " (16276" 1358 6464) " (16276" 1350 6912) " (16276" 1231 6389) " (16276" 1295 6389) " (16748" 1606 8093) " (19" 1355 6389) " (19" 1357 6389) " (16276" 1095 6390) " (16508" 1360 6582) " (16276" 1025 6391) " (16438" 1531 7166) " (16276" 1530 7649) " (16508" 1342 6392) " (16563" 13 6393) " (16222" 1360 6605) " (16414" 4 6394) " (16414" 1361 6435) " (16508" 1246 6397) " (16222" 1361 6431) " (11" 1360 6397) " (11" 1361 6397) " (16267" 1357 6398) " (16267" 1351 6398) " (16267" 1345 6398) " (16267" 1348 6398) " (16267" 1350 6500) " (16267" 1295 6398) " (16267" 1306 6398) " (16222" 1358 6398) " (32" 1355 6413) " (16530" 1358 6430) " (15973" 1355 6398) " (15973" 1360 6447) " (15997" 1350 6400) " (32" 1570 7260) " (32" 1361 6479) " (16559" 1362 7230) " (16559" 1358 6402) " (16559" 1363 6403) " (16559" 1288 6403) " (11" 101 6114) " (16559" 1222 6405) " (16508" 101 6379) " (16713" 1606 7833) " (16730" 2292 9774) " (15846" 1360 6407) " (15846" 1242 7556) " (15846" 1273 7556) " (16398" 1978 9773) " (16398" 2200 9773) " (16398" 2223 9773) " (16936" 294 11888) " (16398" 2207 9773) " (15846" 277 7530) " (28" 290 6409) " (16532" 1244 6412) " (16532" 1332 6412) " (16532" 1246 6412) " (16532" 1355 6727) " (16532" 1211 6460) " (16116" 1587 7610) " (34" 13 6415) " (16855" 2578 12103) " (16182" 1360 6420) " (16409" 13 6420) " (16529" 1581 7519) " (16519" 1326 6420) " (16348" 1646 7628) " (16568" 1246 6428) " (16559" 676 7148) " (32" 1575 7260) " (16559" 1330 6426) " (16529" 1360 7104) " (16529" 1506 7104) " (16529" 1273 7586) " (16568" 13 6427) " (16690" 1606 7759) " (16568" 1362 6427) " (16568" 1358 6427) " (16568" 277 6427) " (16049" 1358 6496) " (16049" 1362 6464) " (16049" 1361 6496) " (32" 1363 6460) " (16049" 1369 6464) " (16569" 1360 6429) " (16222" 1366 7582) " (16477" 101 5622) " (15973" 1363 6432) " (15888" 1360 6624) " (16628" 101 7102) " (15937" 1362 6434) " (15937" 8 6435) " (15937" 1366 6488) " (15888" 1243 7502) " (32" 1362 6435) " (15937" 1328 6435) " (32" 1351 6435) " (15937" 1333 6435) " (32" 1366 6703) " (16029" 101 4031) " (16049" 1370 6464) " (16276" 1362 6464) " (17" 1360 6456) " (26" 1606 9217) " (17" 1355 6435) " (16276" 1529 7083) " (16529" 1242 7104) " (16222" 1351 6495) " (15973" 1366 6532) " (16493" 1349 6436) " (16493" 1243 6436) " (16354" 1211 6532) " (16354" 933 6436) " (16277" 1358 6436) " (28" 1351 6436) " (28" 1358 6436) " (16277" 1361 6436) " (15878" 1330 6436) " (16277" 1367 6613) " (16519" 1367 6488) " (16267" 1368 6500) " (16529" 1522 7104) " (16168" 1529 7087) " (16183" 101 3714) " (16529" 1388 7104) " (28" 1366 6456) " (28" 1363 6441) " (28" 1361 6634) " (28" 1362 6442) " (28" 1368 6652) " (28" 1360 6443) " (28" 1367 6443) " (15878" 1361 6443) " (15878" 1358 6443) " (15878" 1369 6455) " (16156" 1369 6445) " (16156" 1361 6445) " (16156" 1358 6445) " (16156" 1362 6445) " (15973" 1208 6447) " (15878" 1208 6447) " (15878" 1108 6447) " (15878" 1112 6447) " (15878" 869 6447) " (16543" 1369 11748) " (16222" 1369 6448) " (28" 1369 6456) " (17" 1328 6456) " (28" 1349 6456) " (28" 1156 7775) " (28" 1370 6544) " (16321" 1371 6458) " (16321" 1370 6458) " (16321" 1369 6604) " (28" 1371 6460) " (16570" 290 6460) " (16570" 1030 5069) " (16570" 1047 6460) " (15937" 1349 6460) " (15937" 1350 6460) " (16570" 304 6460) " (16284" 1360 6512) " (16342" 1243 9204) " (16222" 1678 7719) " (16561" 1349 6460) " (16348" 1670 7892) " (16519" 1653 7733) " (16438" 1530 7086) " (16276" 1361 6464) " (16276" 1371 7097) " (16276" 1370 6471) " (15878" 1371 6465) " (15878" 1372 6471) " (16222" 1530 7261) " (16168" 1531 7175) " (16276" 1372 6497) " (17" 1366 11198) " (17198" 2587 11634) " (17" 1095 6482) " (15838" 1219 6482) " (15838" 1373 6622) " (15838" 1242 6483) " (17" 1373 7013) " (16154" 101 3361) " (15838" 8 6483) " (16222" 1531 7169) " (16276" 1522 7083) " (16508" 1373 6488) " (16519" 1372 6488) " (16519" 1371 6488) " (16519" 1347 6488) " (16519" 1374 6489) " (16519" 1328 6489) " (16519" 698 6489) " (16519" 721 6489) " (31" 1374 6490) " (31" 1323 6490) " (16222" 1375 6492) " (16544" 277 6492) " (16222" 1376 6531) " (19" 2236 9923) " (16022" 101 2649) " (16051" 101 2890) " (16282" 101 5116) " (23" 1360 6694) " (16855" 1233 11899) " (16222" 1374 6495) " (16571" 1219 6495) " (16571" 1373 6495) " (16571" 1360 6495) " (16438" 1361 6495) " (16571" 1243 6495) " (16571" 1246 6496) " (16571" 13 6496) " (15973" 1376 6500) " (15973" 1374 6500) " (16049" 1367 6496) " (31" 1486 7183) " (16276" 1500 7084) " (16276" 1516 7097) " (16276" 1369 6497) " (16348" 1644 7628) " (16222" 1372 6497) " (16315" 1631 7532) " (16543" 1219 6498) " (16532" 1373 7383) " (16530" 1372 6499) " (16530" 1361 6498) " (16670" 1025 9119) " (16670" 1231 7531) " (17" 1375 6500) " (16670" 1295 7531) " (16267" 1361 6500) " (16267" 1372 6500) " (16267" 1367 6500) " (16670" 1474 7531) " (16267" 1333 6500) " (16267" 1349 6501) " (16267" 1330 6501) " (16267" 1309 6501) " (16267" 1246 7529) " (16572" 598 3201) " (16670" 1543 7531) " (19" 1349 6504) " (32" 1372 6509) " (31" 1376 6508) " (31" 1349 7116); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (31 1379 6523) " (16342" 1246 6749) " (16284" 1373 7422) " (23" 1373 6694) " (16834" 1243 8761) " (32" 1374 6514) " (32" 1379 6548) " (32" 1376 6514) " (16670" 1630 7551) " (16222" 1379 6559) " (16670" 1101 10200) " (16579" 1594 7517) " (16530" 1381 6519) " (16168" 1381 6738) " (16342" 541 9204) " (16168" 1380 6518) " (15973" 1379 6519) " (16182" 1381 6750) " (32" 1381 6604) " (32" 1380 6577) " (16393" 1380 6520) " (16393" 1382 6649) " (32" 1382 6654) " (31" 1381 6524) " (31" 1380 6524) " (15989" 101 2199) " (16530" 2542 11093) " (28" 101 4774) " (16837" 541 9242) " (16855" 1821 11456) " (15930" 101 1810) " (16354" 1383 7468) " (16354" 1382 6532) " (16354" 1338 6532) " (16354" 1332 6532) " (16354" 1337 6532) " (16354" 1303 6532) " (16354" 1304 6532) " (16354" 1230 6532) " (16354" 1306 6532) " (16354" 1295 6532) " (16222" 1380 6532) " (16354" 1231 6532) " (16354" 1350 6532) " (16182" 1358 6532) " (16222" 1384 6540) " (16354" 1196 6533) " (16354" 1195 6533) " (16354" 1219 11310) " (16354" 1360 6533) " (16354" 1373 6533) " (16276" 1381 6535) " (16222" 1381 6621) " (16222" 1525 7080) " (31" 1530 7082) " (32" 1323 6536) " (32" 1384 6536) " (16168" 1350 6573) " (16168" 1306 6536) " (16168" 1208 6536) " (16837" 416 9242) " (17" 2582 11230) " (16670" 1350 7530) " (17" 1376 6703) " (17139" 2534 12042) " (16174" 2024 9384) " (16222" 2581 11230) " (16713" 541 7833) " (28" 1410 6718) " (16168" 1384 6538) " (16168" 1355 6538) " (16168" 1379 6571) " (16168" 1328 6924) " (16168" 1382 6571) " (16168" 1341 6539) " (16168" 660 6539) " (16667" 1219 7519) " (16670" 1623 7530) " (16575" 1219 7008) " (31" 1096 6549) " (16822" 1243 8695) " (16575" 1355 6541) " (16575" 1373 7008) " (16575" 1360 7035) " (16575" 1273 6541) " (16575" 1242 6573) " (16576" 1219 6683) " (15973" 1386 6562) " (28" 1374 6544) " (28" 8 6544) " (28" 1381 6544) " (31" 1387 6628) " (17081" 2359 10253) " (16729" 2294 9781) " (16398" 2228 9824) " (32" 1386 6548) " (16834" 541 8761) " (16222" 1425 6703) " (16529" 1552 7519) " (15971" 1372 6548) " (15888" 2584 11266) " (16022" 416 2649) " (15997" 1349 6398) " (16936" 2634 11626) " (16342" 416 9204) " (16834" 101 8761) " (16575" 1388 7633) " (16508" 1349 6379) " (17" 1388 6651) " (17" 290 6553) " (17" 1387 6683) " (17" 1386 6553) " (16222" 1386 6554) " (16222" 1373 7544) " (16222" 1387 6654) " (16276" 1634 7575) " (28" 768 11230) " (16855" 2590 11315) " (23" 1623 7530) " (16284" 1391 6590) " (5" 1623 7633) " (17" 1349 6701) " (16222" 1391 6601) " (16222" 1382 6635) " (16222" 1389 6561) " (16222" 1383 6567) " (16222" 1208 6562) " (16222" 1393 6766) " (16834" 416 8761) " (17" 1425 6724) " (16284" 1606 7517) " (16815" 416 8580) " (16777" 2540 11089) " (17139" 862 11875) " (15888" 1388 6565) " (16398" 2123 9773) " (16049" 1393 6600) " (16049" 1379 7040) " (32" 1387 6654) " (32" 1393 6580) " (32" 1383 6578) " (15973" 1393 6703) " (16168" 1265 6573) " (16739" 1750 8008) " (16168" 1387 6571) " (16168" 1388 6571) " (16342" 725 9204) " (16222" 1522 7079) " (16222" 1560 8161) " (16222" 1529 7137) " (16168" 1383 6573) " (16168" 1386 6573) " (16360" 6 6574) " (16360" 1394 6576) " (28" 1409 6718) " (17110" 1829 10550) " (16729" 2286 9781) " (32" 1389 6578) " (32" 1391 6578) " (16543" 1372 6577) " (1" 1339 6577) " (1" 1379 6658) " (16678" 1610 7559) " (16222" 1394 6577) " (23" 1388 6694) " (32" 1394 6600) " (32" 1326 6713) " (16519" 1349 6581) " (16321" 4 6581) " (16321" 1396 6604) " (16321" 1265 6582) " (32" 1396 6582) " (16321" 1388 6582) " (16321" 1373 6582) " (16815" 1243 8580) " (16321" 1355 6582) " (16678" 1589 7559) " (16321" 1349 6582) " (16508" 1388 7614) " (31" 1396 6583) " (31" 1397 6672) " (16628" 721 7102) " (16182" 1522 7077) " (16222" 1570 7261) " (16690" 416 7759) " (16713" 416 7833) " (17" 1394 6584) " (16815" 101 8580) " (1" 1394 6586) " (16348" 416 7490) " (1" 1388 7591) " (1" 1395 6586) " (1" 1387 6587) " (1" 1384 6586) " (1" 1374 6586) " (1" 1355 7020) " (1" 1393 7392) " (16321" 1381 6691) " (16284" 1382 6587) " (16284" 1383 6587) " (16168" 1409 7041) " (16168" 1408 6701) " (16321" 1362 6590) " (16321" 1368 6590) " (16321" 277 6590) " (16321" 676 6590) " (16321" 1358 6590) " (1" 1375 6591) " (1" 1391 6592) " (1" 1382 6660) " (16284" 1388 6742) " (1" 1383 6593) " (1" 1389 6593) " (15937" 1395 6593) " (15937" 1387 6593) " (15937" 1391 6593) " (16748" 416 8093) " (32" 1395 6673) " (17" 1350 6766) " (17" 1391 6595) " (17" 1395 9991) " (17" 1396 6596) " (16573" 1246 6596) " (17" 1397 6596) " (16573" 13 6604) " (16222" 1396 6596) " (16222" 1395 7450) " (16222" 1398 6685) " (32" 1424 6927) " (28" 1323 6600) " (28" 1395 6634) " (28" 1398 6600) " (28" 1328 6867) " (16154" 416 3361) " (28" 1391 6600) " (28" 1383 6600) " (16438" 1529 7081) " (16049" 1381 6601) " (16049" 1396 6601) " (15878" 1381 6602) " (15878" 1396 6602) " (16530" 1039 7726) " (16398" 2141 9819) " (16678" 5 7559) " (16222" 1680 7787) " (16321" 1350 6604) " (16321" 1306 6604) " (16321" 1095 6604) " (16321" 1088 6604) " (17" 1381 6626); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (15973 1381 6604) " (15973" 1265 6604) " (15973" 1395 6684) " (15973" 1398 6688) " (15973" 1394 6605) " (16222" 1388 6605) " (16635" 416 7166) " (32" 1710 7906) " (16530" 1672 7726) " (16530" 1680 7722) " (16222" 1672 7716) " (15878" 1680 7719) " (16222" 1679 7716) " (16535" 1306 6613) " (16277" 1396 6613) " (16277" 1381 6613) " (16277" 1372 6613) " (16348" 1436 7628) " (16183" 416 3714) " (16049" 416 2837) " (16398" 2322 9989) " (15989" 416 2199) " (16543" 1400 6628) " (32" 277 7076) " (16543" 1350 6625) " (17" 1398 9597) " (23" 1425 6775) " (38" 1381 6626) " (16049" 2578 11814) " (16543" 1361 6628) " (5" 1511 7076) " (16222" 1400 6628) " (16540" 1388 6629) " (15973" 1402 6632) " (5" 1518 7076) " (16182" 1391 6632) " (16222" 1402 6632) " (16182" 1398 6632) " (16631" 1637 7606) " (32" 1398 6672) " (32" 1400 6780) " (27" 1398 6633) " (27" 1395 6633) " (27" 1323 6633) " (27" 1101 6633) " (27" 1387 6633) " (5" 1525 7076) " (16631" 1639 7584) " (1" 1636 7580) " (5" 1604 7579) " (16855" 2591 11296) " (5" 1636 7579) " (26" 2208 11101) " (32" 1402 6635) " (23" 1423 6694) " (34" 1169 6694) " (16348" 1596 7579) " (16559" 1626 7515) " (16438" 1548 7628) " (16116" 1405 6683) " (16116" 7 6640) " (28" 1524 7075) " (16116" 1393 6640) " (28" 1525 7075) " (16116" 1406 6641) " (16530" 1243 7526) " (16678" 1519 7559) " (19" 676 7559) " (35" 1606 7550) " (32" 1405 6643) " (32" 1406 6672) " (32" 1252 6741) " (16276" 676 7766) " (16438" 1396 6645) " (11" 416 6114) " (16508" 416 6379) " (16348" 1636 7586) " (16628" 416 7102) " (35" 1605 7550) " (16222" 1406 6654) " (16222" 1407 6648) " (16222" 1405 6648) " (16398" 793 9773) " (37" 745 7519) " (35" 1623 7548) " (16438" 1318 7628) " (35" 1604 7550) " (38" 949 6650) " (38" 921 6650) " (15973" 1406 6650) " (16477" 416 5622) " (15888" 1252 7005) " (16676" 1219 7546) " (15973" 1407 6650) " (15973" 1387 6672) " (28" 1407 6651) " (16348" 1605 7827) " (28" 1405 6651) " (28" 1406 6651) " (28" 1252 6651) " (28" 1397 6651) " (26" 1750 9217) " (28" 1408 6718) " (28" 1387 6652) " (28" 1382 6652) " (16282" 416 5116) " (16529" 1409 8662) " (16529" 1117 8662) " (16529" 976 6653) " (16529" 145 6653) " (16103" 1265 6653) " (16529" 1108 6653) " (16103" 1219 6653) " (16348" 1642 8274) " (16103" 1373 6653) " (16529" 980 6653) " (16103" 1388 6653) " (16103" 1360 6653) " (16103" 1273 6653) " (16530" 1424 7567) " (16530" 1382 6694) " (16530" 1419 6694) " (32" 1409 6750) " (32" 1408 6711) " (16029" 416 4031) " (16222" 1409 6671) " (16222" 1408 6654) " (16675" 1219 7546) " (32" 1203 6703) " (16529" 675 6654) " (16529" 1402 6654) " (2" 1409 6655) " (17" 1409 6720) " (17" 1402 6655) " (15878" 1402 6655) " (15878" 1410 7031) " (15878" 1387 6656) " (1" 1373 7591) " (1" 1360 7591) " (15878" 1398 6657) " (15878" 1395 6660) " (1" 1411 6659) " (1" 1412 6660) " (1" 1349 6660) " (1" 1333 6660) " (17" 1412 6949) " (17" 1309 6660) " (16321" 1410 6662) " (1" 1408 6660) " (17" 1379 6673) " (16321" 1395 6662) " (16582" 1395 6662) " (16582" 1398 6662) " (61" 1101 6662) " (16583" 1246 6663) " (16372" 91 6662) " (16671" 13 7526) " (17" 1413 6927) " (16483" 2542 11267) " (16372" 1101 6766) " (32" 1413 6927) " (28" 1423 7014) " (16555" 1393 6756) " (28" 1424 6720) " (17" 1252 9217) " (16222" 1252 6732) " (17" 1423 11198) " (16579" 1101 6733) " (16488" 1379 6691) " (16049" 1423 6828) " (16372" 853 6718) " (16321" 1408 6757) " (32" 1410 6672) " (15973" 1410 6672) " (17" 1411 6673) " (17" 1393 6765) " (16985" 2148 9453) " (32" 1672 7715) " (32" 1676 7713) " (32" 1664 7713) " (16530" 1678 7721) " (17" 2578 11230) " (11" 1225 6114) " (16508" 1225 6379) " (15997" 1225 6398) " (17" 1339 6678) " (17" 1222 6678) " (16717" 1649 11230) " (11" 1222 6114) " (16508" 1222 6379) " (15997" 1222 6398) " (17" 1203 6679) " (16222" 2579 11205) " (11" 1203 6114) " (16508" 1203 6379) " (15997" 1203 6398) " (17" 1039 6680) " (32" 1679 7713) " (15846" 2581 11219) " (16222" 1424 6808) " (16477" 1039 5622) " (11" 1039 6114) " (16508" 1039 6379) " (15997" 1039 6398) " (17" 1333 6682) " (17" 1241 6682) " (17" 1421 11794) " (1" 1421 6812) " (15973" 1623 7546) " (31" 2579 11205) " (16222" 1422 6721) " (15973" 1422 6703) " (16284" 1421 7672) " (61" 1421 6724) " (16116" 1421 6686) " (16519" 1379 6685) " (32" 1324 6685) " (16116" 1423 6967) " (16579" 294 6733) " (16579" 1349 6733) " (16579" 45 6733) " (16555" 1203 6756) " (28" 416 4774) " (15973" 1425 6703) " (15973" 1421 6703) " (16936" 2649 11626) " (15888" 1635 7546) " (16585" 1219 6703) " (16342" 2009 9204) " (16837" 2009 9989) " (35" 1350 6704) " (15846" 2160 9656) " (16579" 1429 6733) " (16579" 8 7517) " (15888" 2160 9311) " (16529" 785 7530) " (19" 1408 6708) " (16559" 1628 7596) " (17" 1625 8488) " (16635" 1243 7166) " (32" 1522 7119) " (32" 1524 7068) " (16222" 1523 7068) " (16559" 1386 7182) " (16635" 721 7166) " (28" 1522 7104) " (17" 1523 7069) " (28" 1523 7102) " (32" 1523 7074) " (28" 1520 7385); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16559 1265 7182) " (16559" 277 7595) " (16671" 1173 7526) " (16671" 1623 7526) " (16559" 1524 7151) " (16559" 1439 7182) " (16559" 1462 7182) " (16222" 1429 6809) " (16529" 430 7530) " (32" 1429 6718) " (15973" 1429 6754) " (15878" 1424 6828) " (16438" 1424 6811) " (32" 1422 6713) " (16587" 1219 6713) " (17" 1633 12200) " (16276" 1520 7354) " (16529" 821 7791) " (16670" 1600 7533) " (16168" 1222 7314) " (17" 1424 6819) " (1" 1424 7242) " (16372" 1400 6718) " (16372" 1350 6718) " (16372" 1306 6716) " (16372" 1295 6716) " (16372" 949 6716) " (16670" 1511 7526) " (16670" 1628 7526) " (19" 1379 6719) " (19" 1039 6719) " (28" 1431 6735) " (28" 1421 6720) " (16222" 1433 6769) " (16670" 1463 7526) " (17" 1429 11352) " (16670" 1484 7232) " (16222" 1431 6857) " (16222" 1432 6808) " (17" 1431 6723) " (32" 145 11350) " (16260" 1579 7297) " (17" 946 6725) " (17" 1082 6725) " (32" 1431 6726) " (16748" 541 8093) " (16815" 541 8580) " (16555" 1442 6756) " (49" 1358 6727) " (16222" 1635 7566) " (16532" 1388 6727) " (16532" 1350 6727) " (16670" 1597 7526) " (16529" 1049 7530) " (16530" 2702 11936) " (15846" 2009 9972) " (16532" 1326 6727) " (16696" 2196 11009) " (16530" 1246 7586) " (16530" 1433 6788) " (16530" 13 6729) " (17" 1626 7515) " (16168" 1523 7098) " (15878" 1039 6735) " (16588" 1246 6735) " (16438" 1252 6735) " (16222" 1436 7521) " (16168" 1424 6990) " (15912" 1273 6740) " (16529" 304 7515) " (15912" 1219 6740) " (17139" 2344 11865) " (16168" 1366 6740) " (16168" 1436 6978) " (1" 1635 7594) " (16168" 1397 6740) " (16168" 1431 7043) " (16168" 1101 6740) " (15912" 1437 6741) " (16632" 1289 7607) " (16168" 1400 6741) " (16168" 1369 6754) " (16529" 745 7515) " (15888" 2590 11276) " (17179" 2591 11277) " (16589" 1438 6742) " (17" 1438 9405) " (16690" 541 7759) " (19" 1516 7046) " (16284" 1436 7422) " (16284" 1437 6903) " (16543" 1524 11748) " (32" 1525 7071) " (16284" 1635 7586) " (16396" 1436 6742) " (15878" 721 6755) " (15878" 1531 7161) " (16284" 1439 6954) " (1" 1439 6914) " (15878" 1203 6755) " (19" 1522 7046) " (16284" 1361 6745) " (16529" 1379 7515) " (17139" 2672 12042) " (16284" 1366 6745) " (16284" 1423 7672) " (16284" 1376 6745) " (16284" 1318 6745) " (16696" 2189 11009) " (16670" 1039 7526) " (16590" 1439 6748) " (16590" 1440 6749) " (16590" 1438 6749) " (5" 1387 6749) " (5" 1096 6749) " (5" 1410 6749) " (5" 1407 6749) " (5" 1432 6749) " (5" 1394 6749) " (5" 770 6749) " (5" 1395 6749) " (5" 918 6985) " (5" 936 6750) " (5" 898 6750) " (5" 1199 6750) " (5" 1113 6750) " (5" 1219 6958) " (16260" 567 7607) " (16168" 1524 7064) " (16348" 541 7490) " (32" 1439 10911) " (32" 1440 6750) " (17" 1440 6751) " (15878" 918 6755) " (16222" 1439 6754) " (17139" 2018 11865) " (16222" 1440 6809) " (16222" 1438 6981) " (16222" 1397 6752) " (16635" 541 7166) " (16438" 1439 6769) " (17139" 2000 12001) " (16372" 6 6752) " (15973" 1439 6771) " (16222" 1437 6806) " (16156" 1196 6754) " (19" 1520 7046) " (19" 1518 7046) " (32" 1438 6757) " (16579" 1246 7517) " (5" 1398 6756) " (15973" 1442 6804) " (32" 1442 6813) " (15878" 1400 6756) " (16628" 541 7102) " (19" 1484 7046) " (16696" 2178 11009) " (16154" 458 3361) " (16321" 1402 6757) " (16321" 1439 6757) " (16321" 1361 6757) " (16222" 1442 6807) " (28" 1425 6816) " (16696" 2174 11009) " (16592" 1386 6764) " (32" 1433 6764) " (16696" 2173 11009) " (16260" 568 7607) " (16182" 1409 6762) " (16260" 727 7607) " (17" 1439 6765) " (17" 1442 6819) " (17" 918 6763) " (17" 1433 6765) " (16579" 101 7517) " (16342" 1703 9204) " (16168" 1252 7175) " (1" 1350 7517) " (17040" 2131 9673) " (28" 2565 11230) " (16579" 1366 6766) " (16579" 853 6766) " (26" 2207 11101) " (17040" 2141 9673) " (16222" 1421 6766) " (16222" 1423 6967) " (16222" 1444 7604) " (16168" 1437 6816) " (17001" 2595 11521) " (16438" 918 6773) " (16156" 13 6768) " (16156" 1246 6768) " (16529" 1440 7530) " (17063" 8 10031) " (16348" 1552 7518) " (23" 1513 7530) " (16438" 1338 7046) " (16438" 1522 7046) " (19" 1519 7046) " (16623" 1559 7517) " (16670" 1622 7532) " (28" 1437 6816) " (16623" 1571 7517) " (23" 1624 7530) " (19" 1439 6778) " (15973" 1446 6784) " (16438" 277 6772) " (16438" 4 6772) " (16438" 1447 6792) " (15973" 1447 6773) " (15973" 918 6773) " (15973" 1432 6819) " (15973" 1448 6775) " (23" 1096 6775) " (16623" 1598 7517) " (23" 1448 6776) " (16168" 1447 6776) " (23" 1432 6776) " (23" 1395 6776) " (23" 1407 6776) " (37" 13 8229) " (23" 1323 6776) " (23" 1397 6776) " (16168" 1433 6776) " (17139" 2524 12020) " (16168" 1440 7124) " (16168" 1446 6776) " (16168" 1444 6776) " (16222" 1447 6776) " (16222" 1448 6776) " (16568" 676 6776) " (17190" 2696 11885) " (16477" 541 5622) " (16267" 1503 7529) " (11" 541 6114) " (16508" 541 6379) " (16690" 721 7759) " (19" 1523 7143) " (19" 1500 7045) " (16276" 1468 6912) " (28" 1456 6816) " (32" 1446 6780) " (32" 1447 6780) " (32" 1432 6813) " (31" 1631 7533) " (17" 1444 6781) " (17" 1330 6781) " (1" 1444 6781) " (16284" 1446 6788) " (16284" 1447 6781); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16284 1408 6781) " (16284" 1402 6781) " (16284" 1350 6781) " (16670" 1626 7532) " (16584" 8 6781) " (16222" 1501 7198) " (24" 2563 11171) " (16222" 1500 7122) " (16222" 1490 6965) " (19" 1431 7042) " (16222" 1499 6965) " (37" 1243 8229) " (16815" 1324 8580) " (16284" 1451 6903) " (16282" 541 5116) " (16116" 1496 6965) " (19" 1222 7324) " (16348" 1625 7529) " (16029" 541 4031) " (17" 1451 9381) " (16284" 1432 6788) " (16284" 1395 6788) " (16284" 1243 7422) " (16936" 2647 11626) " (16284" 1440 7143) " (16284" 1419 6788) " (32" 1452 6788) " (32" 1451 6791) " (16284" 1444 6788) " (16284" 1452 6903) " (16698" 1567 7713) " (16284" 1306 6788) " (28" 1669 7733) " (16284" 1400 7159) " (17" 1100 9969) " (16267" 1628 7529) " (16284" 1409 7374) " (16284" 1208 6788) " (16529" 1496 7515) " (16222" 1452 6788) " (16222" 1451 6788) " (16284" 1379 6788) " (16623" 1328 7731) " (16670" 1242 7532) " (15878" 1454 6814) " (15878" 1452 6814) " (15878" 1451 6814) " (15878" 1439 6814) " (16530" 1452 6788) " (16530" 1451 6788) " (16670" 1388 7532) " (16414" 1459 6857) " (16192" 1400 6791) " (16116" 1501 6965) " (16192" 1439 6791) " (16192" 1343 6791) " (16192" 1251 6791) " (16192" 1304 6791) " (16192" 1157 6791) " (16192" 1103 6791) " (16192" 1151 6791) " (16192" 1431 6791) " (16222" 1454 6806) " (16183" 541 3714) " (1" 1633 7545) " (1" 1442 7392) " (1" 1246 8356) " (1" 13 8248) " (16276" 1481 6957) " (16670" 1436 7532) " (16529" 1567 7515) " (32" 1635 7559) " (16267" 1605 7529) " (16623" 1619 7517) " (16670" 1539 7802) " (16529" 660 7530) " (1" 1437 7507) " (1" 1436 7507) " (32" 1501 6965) " (1" 1454 6804) " (15973" 1451 6804) " (1" 1431 6805) " (1" 1438 7020) " (1" 1432 6807) " (16222" 1456 6815) " (16348" 1520 7529) " (16438" 1484 7374) " (1" 1456 6829) " (16438" 1456 6812) " (16670" 1555 7532) " (16670" 1605 7533) " (32" 1496 6964) " (16168" 1454 6813) " (16168" 1456 6813) " (32" 1454 6813) " (32" 1456 6813) " (28" 1432 6816) " (16529" 903 7791) " (16222" 1458 6838) " (32" 1497 6983) " (16154" 541 3361) " (16529" 1459 6819) " (17" 1456 7039) " (17" 1458 7039) " (16022" 231 2649) " (15973" 1413 6914) " (17" 1437 7928) " (17" 1436 7013) " (32" 1500 7331) " (16182" 1424 7013) " (16182" 1459 6821) " (17" 1432 9163) " (16260" 1432 6821) " (15937" 1225 7029) " (15937" 1431 7029) " (15937" 1222 6821) " (16222" 1459 6821) " (16168" 1515 7102) " (16168" 1511 7175) " (16168" 1516 7102) " (16168" 1514 7041) " (16168" 1521 7041) " (16182" 1458 6822) " (16182" 1432 6822) " (16116" 1459 6822) " (16596" 8 6822) " (16116" 1424 6822) " (16051" 541 2890) " (16168" 1461 6824) " (16168" 1460 6825) " (16579" 1437 6827) " (16579" 1424 6827) " (16049" 541 2837) " (16425" 1459 6825) " (16222" 1460 6828) " (16438" 1459 6828) " (15878" 1460 6828) " (15878" 1461 6828) " (16348" 1628 7517) " (16623" 1621 7517) " (1" 1458 6829) " (16438" 1458 6829) " (15885" 1306 6830) " (15885" 819 6830) " (15885" 807 6830) " (26" 2200 11101) " (15878" 1462 6831) " (16222" 1552 7514) " (16568" 1454 6831) " (16568" 1265 6831) " (16568" 1396 6831) " (16568" 1386 6831) " (16568" 1372 6831) " (15878" 1463 6845) " (16519" 1463 6834) " (16398" 2197 9824) " (16267" 1463 6844) " (16519" 1432 6833) " (15973" 1464 6835) " (16519" 91 6835) " (16519" 676 11147) " (1" 1507 7517) " (16348" 1604 7811) " (16267" 1461 6835) " (16260" 1465 6958) " (16438" 1463 6837) " (16260" 1400 6837) " (16260" 1306 7001) " (16260" 1295 6837) " (16260" 1463 6837) " (16260" 1462 6837) " (16260" 1459 6837) " (16260" 1447 6837) " (16260" 1395 6837) " (16055" 1246 7526) " (19" 1462 6837) " (30" 1424 6837) " (1" 981 7584) " (16607" 598 3201) " (16284" 1500 7035) " (16192" 1464 6837) " (16192" 1447 6837) " (16116" 1465 6898) " (15878" 770 6838) " (15878" 752 6838) " (16260" 1381 6838) " (16260" 1396 6838) " (16260" 1358 6838) " (1" 1671 7713) " (16222" 1464 6838) " (28" 2567 11230) " (16837" 1794 9383) " (16022" 541 2649) " (28" 541 4774) " (16222" 1466 6856) " (16222" 1462 6856) " (16607" 1488 6932) " (5" 1243 6839) " (16712" 1623 7613) " (28" 1460 6839) " (16712" 1703 7843) " (28" 1461 6839) " (28" 1466 6839) " (28" 1459 6839) " (28" 1465 6839) " (28" 1463 6839) " (32" 1673 7713) " (32" 1665 7720) " (16020" 1467 6876) " (19" 1463 6843) " (16116" 1499 6961) " (16607" 1424 6932) " (16267" 1400 6844) " (16116" 1498 6965) " (16222" 1467 6856) " (16222" 1463 6856) " (16670" 1618 7530) " (16438" 1480 6910) " (1" 1510 7517) " (16116" 1463 6846) " (5" 1520 7528) " (16168" 1468 6958) " (16530" 1468 6872) " (16260" 1328 6847) " (16222" 1468 6864) " (16403" 1463 6851) " (16182" 1468 6872) " (16403" 1467 6851) " (16855" 1813 11456) " (16342" 568 9204) " (16837" 568 9242) " (16623" 1622 7517) " (16543" 1349 7041) " (16543" 1518 7041) " (16543" 1511 7041) " (32" 1468 6895) " (16222" 1461 6856) " (15973" 1456 6914) " (32" 1462 6857) " (28" 1468 6872) " (16592" 1466 6857) " (16592" 8 6857) " (16529" 1468 6857) " (32" 1465 6857) " (17" 1462 6857) " (17" 1465 6857) " (17" 1468 6927) " (16222" 1469 7392) " (16222" 894 6858) " (16834" 568 8761); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16438 1482 6954) " (16438" 1472 6907) " (16438" 1481 6954) " (5" 1468 6986) " (16438" 1462 6860) " (28" 2581 11230) " (16530" 1470 6979) " (16543" 1470 6862) " (16530" 1471 6891) " (16168" 1471 6958) " (16222" 1471 6872) " (15878" 1471 6956) " (15878" 1470 6864) " (15878" 1468 6956) " (16438" 1483 9894) " (16600" 1246 6864) " (16116" 1471 6866) " (16116" 1328 6867) " (23" 1604 7515) " (1" 1558 7517) " (16673" 197 7526) " (16760" 1671 8433) " (17157" 2539 11567) " (16815" 568 8580) " (28" 1469 6872) " (28" 1471 6872) " (16543" 1423 7041) " (16438" 1461 6908) " (15846" 1246 8347) " (16260" 308 7607) " (15885" 1468 6872) " (15885" 1471 6872) " (16260" 1578 7297) " (1" 1423 7011) " (28" 1470 6872) " (16690" 101 7759) " (5" 1472 6912) " (16748" 568 8093) " (5" 1473 7360) " (17" 1473 12200) " (16713" 568 7833) " (16529" 1472 6876) " (16529" 1471 6876) " (17" 1472 6876) " (17" 1469 6876) " (16519" 1471 6878) " (16519" 1474 6878) " (16222" 1413 6927) " (16222" 1473 7376) " (16372" 991 6906) " (16519" 1475 6879) " (16116" 4 6879) " (16116" 1476 8418) " (16068" 1476 6881) " (16267" 1476 6882) " (16116" 1477 8418) " (16267" 1477 6883) " (16536" 1476 6883) " (16530" 1478 6934) " (1" 1481 6914) " (16049" 1477 6891) " (15973" 1469 7164) " (16628" 568 7102) " (16690" 568 7759) " (16635" 568 7166) " (16348" 568 7490) " (16049" 1478 6886) " (16049" 1476 6955) " (16049" 1472 6886) " (16049" 1471 6955) " (16049" 1470 6886) " (16049" 1467 6887) " (16116" 1470 6887) " (16530" 1474 6891) " (16116" 1479 6925) " (16222" 1477 6889) " (16222" 1479 6889) " (16865" 2295 9800) " (16543" 1436 7040) " (16260" 1475 7607) " (16029" 458 4031) " (16543" 1522 7040) " (16543" 1481 7040) " (15878" 1522 7094) " (16601" 1469 6889) " (16673" 1219 7526) " (16222" 1482 6904) " (16602" 914 6889) " (16602" 1442 6889) " (16260" 1643 7628) " (16602" 1219 0) " (16602" 1473 6889) " (16602" 8 6889) " (16623" 1626 7517) " (16508" 568 6379) " (32" 1474 6889) " (32" 1479 6890) " (32" 1469 6890) " (32" 1475 6891) " (16425" 1479 6891) " (16530" 1476 6891) " (15973" 1479 6891) " (17" 1475 6891) " (16049" 1424 6891) " (16603" 152 6891) " (16020" 1466 6891) " (16116" 1480 8436) " (16049" 1480 6892) " (16530" 1480 6917) " (16049" 1479 6892) " (16049" 1465 6893) " (16020" 1481 6969) " (16020" 1476 6901) " (16020" 1478 6954) " (16055" 1471 6896) " (16519" 1482 6898) " (16020" 1471 6898) " (16116" 1482 6928) " (16530" 1481 6942) " (16116" 1481 6940) " (16477" 568 5622) " (16282" 568 5116) " (11" 568 6114) " (15888" 2189 9348) " (15973" 1480 6898) " (15973" 1482 6901) " (15973" 1465 6898) " (16049" 1436 7040) " (16183" 458 3714) " (15888" 2154 9311) " (32" 1482 6929) " (32" 1476 6901) " (32" 1481 6927) " (15888" 1851 8281) " (1" 1476 6915) " (16020" 1472 6901) " (16020" 1409 6901) " (16020" 1208 6901) " (16020" 1458 6901) " (16020" 1456 6901) " (16717" 1924 11230) " (16020" 1349 6901) " (16020" 1413 6902) " (16438" 1328 6908) " (16284" 1468 6927) " (16284" 1458 6965) " (16276" 1400 6912) " (5" 1413 6913) " (5" 1421 6913) " (5" 1425 6913) " (5" 1225 5862) " (5" 1431 6913) " (5" 1474 6913) " (5" 1482 6913) " (5" 1479 6913) " (5" 1481 6913) " (16222" 1484 7035) " (31" 1485 6914) " (1" 1484 7241) " (1" 1413 6914) " (15973" 1458 6914) " (16222" 1485 6927) " (16222" 1474 6915) " (16315" 1424 6915) " (16315" 1486 7188) " (16315" 1251 6916) " (16315" 1184 6916) " (16315" 1289 7289) " (16168" 1246 7102) " (16315" 1208 6917) " (16315" 1295 6917) " (16315" 1231 6917) " (16315" 8 6917) " (16315" 1405 6917) " (16168" 1474 7064) " (16315" 1419 6917) " (16168" 1485 6982) " (16315" 1331 6918) " (16315" 1389 6918) " (16315" 1382 6918) " (16168" 1486 7324) " (23" 277 6921) " (23" 1487 6922) " (23" 1481 6922) " (23" 8 6922) " (23" 1482 6923) " (15973" 1486 6922) " (23" 1483 6923) " (23" 1180 6923) " (16049" 1485 7040) " (23" 1436 6924) " (23" 1437 6924) " (23" 1328 6924) " (23" 727 6924) " (16168" 1487 6924) " (16049" 1496 7040) " (16168" 1484 7382) " (16049" 1516 7040) " (16717" 2584 11266) " (16049" 1438 7040) " (16222" 1486 7360) " (32" 1289 7004) " (16222" 1481 6927) " (16116" 1485 6929) " (16116" 1440 6929) " (16260" 1482 6929) " (16116" 1246 6929) " (27" 1222 6930) " (27" 1431 6930) " (16607" 1478 6931) " (16607" 1471 6931) " (16712" 1606 7831) " (5" 1480 6985) " (16049" 1039 7040) " (16116" 918 6938) " (16116" 1488 6940) " (15937" 1440 6940) " (32" 1488 6963) " (16116" 1489 6965) " (16116" 1490 6962) " (16530" 1488 6942) " (16116" 1491 8418) " (16116" 1492 6961) " (17" 1492 11198) " (17" 1486 7328) " (17" 1491 11198) " (17" 1489 6948) " (17192" 2633 11477) " (17" 1490 6949) " (17" 1476 6949) " (16842" 2041 11282) " (16174" 1897 9383) " (16837" 718 9242) " (16342" 718 9204) " (17192" 2605 11477) " (28" 568 4774) " (16154" 568 3361) " (16815" 718 8580) " (16051" 568 2890) " (16837" 2316 9922) " (16748" 718 8093) " (17" 1488 6952) " (16154" 231 3361) " (16183" 568 3714) " (16029" 568 4031) " (16530" 2579 11206) " (16222" 1494 7136) " (17" 1494 11198) " (16222" 1488 6952) " (16713" 718 7833); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16834 718 8761) " (16049" 1512 7040) " (16049" 1521 7040) " (16049" 1522 7040) " (16049" 1489 7040) " (16049" 1400 7040) " (16049" 1505 7040) " (16609" 1437 6954) " (16284" 1289 6954) " (16020" 1487 6954) " (16020" 1488 6954) " (16020" 1424 6954) " (16020" 1477 6954) " (16020" 1433 6954) " (16020" 1391 6954) " (16020" 1389 6954) " (16020" 1337 6954) " (16020" 1332 6954) " (16020" 1303 6954) " (16020" 1230 6954) " (16020" 1485 6954) " (16020" 1379 6954) " (16276" 1496 8014) " (23" 1289 6955) " (23" 1341 6955) " (23" 1343 6955) " (23" 981 6955) " (16049" 1481 6955) " (15973" 1496 6956) " (15973" 1491 6956) " (15973" 1492 6956) " (16690" 718 7759) " (16020" 1459 6956) " (16020" 1437 6956) " (16020" 1388 6956) " (15878" 1472 6956) " (15878" 1478 6956) " (16748" 1243 8093) " (16020" 1355 6956) " (15878" 1481 6956) " (16276" 1487 6957) " (16276" 1488 6957) " (16276" 1477 6957) " (16049" 1468 7040) " (16222" 1496 7000) " (16168" 1489 6957) " (16168" 1289 6958) " (16168" 1494 6990) " (16168" 1481 6958) " (16168" 1488 6990) " (16168" 1429 6958) " (16116" 1497 6966) " (16049" 1474 7040) " (16049" 1504 7116) " (16049" 1500 7040) " (16348" 718 7490) " (16403" 1484 6965) " (16403" 1496 7000) " (17" 2579 11949) " (28" 1482 6965) " (28" 1481 6965) " (28" 1472 6965) " (28" 1500 7014) " (16116" 1500 6965) " (28" 1494 7014) " (28" 1488 6965) " (28" 918 6965) " (16530" 1469 6965) " (16530" 1496 6965) " (16530" 1485 6965) " (16530" 1494 6965) " (16530" 1498 6965) " (16530" 1497 6965) " (15878" 1643 7607) " (16530" 2578 11889) " (16434" 1438 6965) " (16284" 1413 6965) " (16284" 1492 6965) " (16284" 1475 6965) " (16284" 1324 6965) " (16284" 698 6966) " (16284" 258 6966) " (16222" 698 6966) " (16713" 721 7833) " (16168" 1570 7324) " (32" 698 6976) " (16543" 1506 6986) " (16168" 1502 7315) " (5" 1497 6986) " (16635" 718 7166) " (16222" 1502 6968) " (16222" 1503 7711) " (17" 1503 7039) " (16628" 1243 7102) " (16020" 1500 6969) " (16020" 1350 6969) " (16020" 1468 6969) " (16020" 1306 6969) " (16020" 1231 6969) " (16020" 1295 6969) " (16020" 1400 6969) " (16020" 1474 6969) " (16020" 931 6969) " (16020" 1196 6969) " (16020" 1502 7000) " (16020" 1470 6969) " (16020" 1496 6969) " (16156" 1500 6969) " (16156" 1504 6970) " (15973" 1503 6979) " (15973" 1440 7008) " (17" 1501 7039) " (16579" 875 6971) " (16579" 1503 6971) " (32" 1506 6985) " (5" 1289 7652) " (16168" 1504 7041) " (16168" 1497 6971) " (16168" 1500 7062) " (16168" 1503 7382) " (16438" 698 6973) " (16276" 1502 6973) " (16276" 1491 6974) " (16276" 1492 6974) " (16222" 1497 6975) " (16168" 1473 6976) " (32" 1504 7331) " (32" 1503 8109) " (16168" 1421 6976) " (16168" 1351 6976) " (16530" 1500 6976) " (15878" 1502 6976) " (16611" 1219 6976) " (16530" 1502 6976) " (16530" 1505 7122) " (15878" 1505 6977) " (16631" 1642 7606) " (16530" 1520 7663) " (1" 1505 6977) " (16168" 1505 7041) " (16168" 1496 7102) " (16612" 1219 6979) " (16612" 1373 6979) " (16612" 1437 6979) " (16612" 1436 6979) " (32" 1505 6982) " (16985" 2208 9453) " (15846" 1436 7444) " (26" 2233 9693) " (17040" 2233 9673) " (16579" 1562 7517) " (5" 1438 6980) " (16116" 1502 6980) " (16116" 1505 6980) " (16628" 718 7102) " (16508" 718 6379) " (15888" 1436 7033) " (16182" 1500 6980) " (16182" 1490 6980) " (32" 1471 6980) " (16403" 1505 6981) " (16284" 1504 7159) " (16284" 1502 6980) " (16284" 1503 6980) " (16284" 1425 6980) " (16403" 1424 6981) " (32" 1373 7170) " (5" 1504 6986) " (16529" 1436 7456) " (16713" 1243 7833) " (16529" 1437 7104) " (1" 1634 7545) " (15878" 1506 6985) " (32" 1502 6982) " (16613" 1030 5069) " (16613" 660 6982) " (16613" 1494 6982) " (16613" 1071 6982) " (16579" 1623 7517) " (16613" 8 6982) " (16613" 1059 6982) " (16613" 1496 6982) " (16613" 91 6982) " (17" 1497 11198) " (17" 1500 6983) " (5" 1500 6986) " (16438" 1505 6984) " (16438" 1506 6985) " (16168" 1506 6987) " (16168" 1438 7043) " (15973" 1289 6991) " (16530" 1506 6991) " (16855" 769 11456) " (15846" 2208 9656) " (16398" 2241 9673) " (17040" 2208 9673) " (32" 1484 7324) " (16530" 1101 11185) " (16530" 6 10266) " (16530" 1508 7345) " (16284" 1505 6997) " (16284" 1459 6997) " (16284" 1506 7011) " (16284" 1470 6997) " (15846" 2241 9656) " (16530" 1398 6997) " (16519" 2534 12843) " (16529" 1458 7515) " (16519" 2524 11203) " (16529" 1501 6997) " (15888" 1373 6997) " (16282" 718 5116) " (16477" 718 5622) " (11" 718 6114) " (16614" 1438 7000) " (16020" 1506 7000) " (16381" 1509 7001) " (16381" 1507 7001) " (16260" 1500 7190) " (16260" 1504 7001) " (16260" 1474 7190) " (16260" 1468 7190) " (16260" 1508 7001) " (16260" 1485 7001) " (16260" 1496 7001) " (16260" 1019 7001) " (16260" 725 7001) " (16260" 721 7001) " (16182" 1509 7001) " (16182" 698 7001) " (16182" 1484 7001) " (27" 1246 7713) " (31" 1509 7002) " (31" 1510 7003) " (31" 1508 7003) " (32" 1494 7119) " (16222" 1511 7118) " (31" 1511 7004) " (32" 2419 10548) " (32" 2421 10548) " (16855" 1897 11899) " (16222" 2412 10493) " (26" 2408 10469) " (32" 2423 10548) " (16837" 2425 10549) " (24" 1252 7167) " (17003" 2158 9922) " (16029" 718 4031) " (16183" 718 3714) " (16222" 1509 7502); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (32 1511 7029) " (16398" 2125 9892) " (16398" 2154 9815) " (32" 1509 7007) " (16579" 1509 7007) " (16670" 1621 7667) " (16579" 1395 7007) " (16837" 2245 9746) " (16973" 2199 9773) " (16837" 2137 9989) " (16222" 2110 9797) " (17040" 2154 9673) " (16530" 1512 7035) " (16168" 1522 7315) " (16168" 1519 7175) " (16168" 1508 7063) " (1" 1631 7544) " (16575" 1437 7008) " (16575" 1436 7035) " (15973" 1509 7008) " (16530" 1511 7663) " (15973" 1511 7013) " (16267" 1243 7529) " (16168" 1568 7402) " (23" 1243 7067) " (16168" 1512 7041) " (1" 1577 7274) " (1" 1477 7011) " (1" 1503 7694) " (16284" 1513 7168) " (15846" 1476 11905) " (28" 718 4774) " (16156" 1559 7265) " (16182" 1512 12712) " (16438" 1641 7637) " (16616" 1243 7012) " (16616" 1496 7012) " (16616" 1438 7012) " (16348" 2148 9734) " (17" 1511 7013) " (17" 1498 7013) " (17" 851 11206) " (17040" 2241 9673) " (17" 1509 7013) " (16837" 2154 9770) " (16348" 2567 11251) " (16182" 2286 9811) " (1" 2697 11899) " (61" 2154 9803) " (17186" 2676 11865) " (16182" 1488 7013) " (15866" 2297 9806) " (16182" 1477 7013) " (28" 1484 7014) " (28" 698 7014) " (28" 851 7014) " (28" 1512 7014) " (28" 1513 7014) " (28" 1511 7014) " (28" 1510 7014) " (28" 1503 7074) " (28" 1436 7014) " (28" 1509 7014) " (28" 1496 7014) " (28" 1507 7014) " (28" 1504 7014) " (28" 1438 7014) " (28" 1440 7014) " (28" 1508 7074) " (28" 1505 7014) " (16617" 1481 7014) " (16438" 1510 7014) " (16348" 721 7490) " (16618" 1219 11451) " (16619" 1514 7015) " (16619" 1488 7015) " (16619" 1405 7015) " (16619" 1383 7015) " (16619" 1477 7015) " (16619" 1391 7015) " (16619" 5 7015) " (16519" 2559 11203) " (28" 1515 7019) " (32" 1520 7528) " (16222" 1519 7035) " (16222" 1521 7035) " (16530" 1521 7035) " (15878" 1512 7019) " (15878" 1496 7019) " (15878" 1516 7551) " (16543" 1373 7040) " (1" 1516 7034) " (23" 1525 7112) " (1" 1496 7020) " (16530" 1522 7058) " (16222" 1568 7261) " (16222" 1562 7514) " (16623" 676 7526) " (16690" 1243 7759) " (1" 1514 7024) " (1" 1517 7143) " (1" 1511 7143) " (1" 1518 7034) " (15878" 1500 7025) " (16168" 1520 7344) " (16530" 1524 7058) " (1" 1519 7026) " (1" 1488 7143) " (1" 1419 7026) " (1" 1440 7507) " (1" 1429 7026) " (16020" 1512 7026) " (16182" 1516 7027) " (16182" 1438 7387) " (16182" 851 7028) " (16342" 721 9204) " (16354" 1869 11593) " (16834" 721 8761) " (16842" 2272 11282) " (16837" 721 9242) " (16425" 1514 7029) " (16425" 1515 7029) " (16425" 1517 7029) " (32" 1512 7029) " (32" 1518 7029) " (16168" 1225 7055) " (23" 1518 7065) " (16168" 1482 7062) " (16222" 1516 7029) " (16621" 13 7029) " (15937" 1516 7029) " (16438" 1519 7030) " (16438" 1516 7030) " (15878" 1508 7471) " (15878" 1520 7675) " (15973" 1520 7032) " (23" 1521 7065) " (16748" 721 8093) " (16815" 721 8580) " (15878" 769 7033) " (17" 1521 7033) " (17" 1516 7033) " (17" 1520 7370) " (15878" 763 7033) " (26" 1851 8278) " (1" 1506 7409) " (1" 1405 7034) " (1" 1500 7034) " (1" 1520 7354) " (1" 1409 7034) " (1" 1515 7483) " (32" 1521 7035) " (16182" 1521 7035) " (16222" 1520 7556) " (16284" 851 7387) " (16559" 1533 7147) " (16559" 1487 7105) " (16284" 1531 7105) " (16559" 13 7515) " (32" 1533 7144) " (32" 1531 7166) " (16559" 1531 7106) " (16559" 1508 7106) " (16559" 1546 7259) " (16559" 4 8375) " (11" 721 6114) " (16630" 1534 7108) " (17" 1531 7166) " (32" 1534 7110) " (17" 1534 11198) " (16530" 1534 11300) " (16426" 1534 7109) " (17" 1533 7110) " (16559" 8 7148) " (17" 1184 7110) " (17" 1519 7110) " (17" 1484 7110) " (16529" 1548 7515) " (23" 1531 7110) " (23" 1535 7111) " (23" 1510 7112) " (17" 1525 7112) " (16559" 1438 7151) " (16559" 1541 7147) " (16559" 1543 7148) " (23" 1536 7113) " (1" 2280 9850) " (31" 1533 7114) " (31" 1525 7114) " (31" 1536 7114) " (31" 1535 7116) " (16222" 1535 7117) " (16049" 1534 7116) " (16049" 1533 7116) " (16049" 1484 7116) " (16222" 1518 7118) " (16182" 1551 7187) " (31" 1494 7119) " (16529" 1429 7530) " (16623" 1246 7526) " (16670" 1522 7620) " (16579" 1604 7517) " (16222" 1646 7635) " (16222" 1628 7543) " (31" 1395 7119) " (16222" 1537 8785) " (16168" 1537 7173) " (16222" 1534 10168) " (1" 1626 7515) " (16559" 1472 7182) " (16276" 1494 7124) " (16276" 1537 7124) " (16276" 1535 7124) " (28" 1537 7385) " (28" 1535 7124) " (28" 1534 7124) " (28" 1533 7124) " (16168" 1534 7125) " (16168" 1533 7175) " (16168" 1536 7173) " (16260" 1575 7260) " (16642" 1059 7259) " (16267" 1578 7296) " (16267" 1567 7296) " (16559" 1562 7259) " (26" 2197 11101) " (5" 1531 7175) " (15878" 1533 7129) " (16438" 1537 8760) " (16438" 1349 7130) " (16315" 1501 7130) " (16315" 1496 7130) " (16454" 5 7130) " (16454" 1424 7130) " (16454" 1539 8439) " (16519" 1539 7131) " (16519" 1531 7131) " (16519" 1540 7132) " (16519" 1537 8760) " (16519" 1508 7132) " (16519" 1436 7132) " (16519" 1524 7132) " (16519" 1162 11147) " (16519" 598 3201) " (16519" 1520 7354) " (16519" 1536 7850) " (16519" 1497 7132) " (16519" 152 7132) " (16519" 1397 7132) " (16519" 1496 7526); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16519 1516 7133) " (16519" 1489 7133) " (16519" 1485 7133) " (16519" 1519 7133) " (16519" 1511 7133) " (16519" 1391 7133) " (16454" 1516 7135) " (16519" 1382 7133) " (16519" 1380 7133) " (16454" 1379 7134) " (16260" 1559 7259) " (16222" 1644 7633) " (16222" 1540 7136) " (16182" 1572 7257) " (16631" 1219 7140) " (16222" 1541 7140) " (16222" 1533 7140) " (16631" 1436 7438) " (16631" 1542 7438) " (16631" 1437 7438) " (16631" 1388 7141) " (16631" 1242 7141) " (26" 1243 9217) " (16631" 1273 7141) " (16631" 1360 7141) " (16260" 1543 7189) " (1" 1576 7274) " (1" 1543 7143) " (16312" 1630 7532) " (16670" 1471 7526) " (16568" 1533 7143) " (16568" 1338 7143) " (16568" 1375 7143) " (16568" 1337 7143) " (16568" 5 7143) " (16284" 1540 7143) " (16284" 1537 7143) " (16284" 1539 7374) " (16284" 1543 7159) " (16284" 1534 7144) " (16284" 1542 7157) " (32" 1543 7144) " (32" 1541 7144) " (17" 1540 7144) " (32" 1539 8035) " (16477" 721 5622) " (31" 2578 11205) " (28" 721 4774) " (17003" 2139 9922) " (16183" 721 3714) " (16282" 721 5116) " (16029" 721 4031) " (16182" 1570 7257) " (16182" 1559 7257) " (17" 1543 7144) " (31" 1539 7145) " (17" 1536 11198) " (16182" 1543 7387) " (16182" 1534 7145) " (16182" 1530 7145) " (16182" 1539 7187) " (16182" 1532 9476) " (16182" 1533 7145) " (31" 1540 7145) " (17100" 2605 11943) " (16559" 1440 7151) " (16559" 1481 7244) " (16559" 1471 7151) " (16284" 1555 7257) " (1" 1561 7376) " (16284" 1570 7374) " (26" 2196 11101) " (26" 2189 11101) " (16396" 1502 7507) " (16156" 1576 7266) " (16260" 1622 7508) " (16260" 1561 7268) " (16631" 1373 7268) " (15878" 676 7268) " (15878" 1570 7268) " (16222" 1544 7485) " (16695" 1631 7712) " (16222" 1539 7902) " (16631" 1555 7517) " (16837" 727 9242) " (16260" 1577 7274) " (15885" 1642 7945) " (16342" 727 9204) " (15878" 1571 7268) " (16260" 1626 7508) " (15878" 1513 7179) " (15846" 2141 9999) " (16530" 1547 7239) " (16530" 1543 7153) " (16632" 1547 7155) " (16544" 1684 7735) " (27" 1623 7613) " (16632" 1534 7155) " (1" 1677 7713) " (16632" 1468 7155) " (1" 1675 10642) " (16698" 1597 7713) " (16348" 1679 7720) " (16348" 1039 7720) " (16348" 1676 7720) " (16632" 921 7155) " (31" 1679 7713) " (16519" 1632 7733) " (1" 1672 7731) " (16632" 819 7155) " (17" 1546 7165) " (17" 1544 7155) " (32" 1486 7324) " (16633" 1546 7156) " (16222" 1548 12368) " (15973" 1568 7247) " (16837" 725 9242) " (16284" 1547 7159) " (16284" 1474 7159) " (16284" 1129 7159) " (16438" 1502 7159) " (16260" 1619 7526) " (16543" 2390 10493) " (16222" 1601 7392) " (16315" 1607 7404) " (17118" 2590 11274) " (28" 1648 7625) " (15888" 1642 7701) " (15878" 851 7179) " (16438" 1536 7160) " (15973" 1548 7160) " (15878" 1544 7160) " (16315" 1246 7187) " (16396" 1522 7507) " (11" 1243 6114) " (16525" 1243 5900) " (15878" 1549 7187) " (1" 1597 7392) " (16438" 1549 7163) " (15878" 1539 7164) " (15878" 1550 7170) " (16277" 1550 7165) " (28" 1539 7165) " (28" 1549 7165) " (28" 1550 7385) " (28" 1544 7165) " (28" 1542 7165) " (17" 1548 8491) " (17" 1530 7165) " (16182" 1550 7387) " (16182" 1440 7165) " (17" 1550 7166) " (16559" 1570 7331) " (17" 1547 7166) " (32" 1536 7502) " (15846" 2701 12044) " (26" 2877 13073) " (16641" 1219 7257) " (16641" 1532 7257) " (1" 1548 7647) " (17" 1532 7166) " (16260" 1570 7246) " (13" 2580 11261) " (16636" 1489 7167) " (16260" 1549 7167) " (31" 1552 7184) " (16260" 1512 7167) " (16260" 1531 7167) " (16260" 1540 7167) " (16260" 1535 7167) " (16260" 1516 7168) " (17" 1045 7168) " (15973" 1516 7168) " (16222" 1549 7169) " (16579" 1173 7169) " (17100" 2679 12928) " (16837" 2412 10493) " (16222" 2701 12032) " (32" 2425 10851) " (17190" 2581 11868) " (17" 2412 11783) " (17190" 2484 11868) " (32" 1547 7181) " (16936" 2693 11887) " (32" 1516 7170) " (16222" 1547 7177) " (16579" 1542 7170) " (16579" 233 7170) " (16028" 1551 7171) " (16028" 5 7171) " (1" 1602 7393) " (16168" 1547 7174) " (16168" 1543 7173) " (16168" 1549 7323) " (16168" 1551 7175) " (16168" 1548 7173) " (16168" 1546 7322) " (16559" 1549 7182) " (16168" 1542 7324) " (15878" 1547 7175) " (15878" 1543 7175) " (15878" 1474 7175) " (16168" 1439 7175) " (16168" 1477 7175) " (5" 1486 7317) " (34" 2274 9698) " (16276" 2274 9699) " (16393" 1391 7265) " (28" 727 4774) " (16815" 727 8580) " (16174" 2198 9384) " (16222" 1630 7566) " (16696" 1936 8636) " (31" 1567 7297) " (28" 458 4774) " (16638" 1219 7189) " (16267" 1583 7296) " (16260" 1547 7189) " (16638" 1555 7190) " (16260" 1534 7190) " (16260" 851 7190) " (16260" 598 3201) " (16260" 1550 7190) " (16260" 1520 7191) " (31" 1568 7297) " (16267" 1550 7296) " (16834" 727 8761) " (16748" 727 8093) " (15888" 1555 7191) " (16559" 1571 7252) " (16260" 277 7192) " (32" 1532 7192) " (16559" 1561 7250) " (16559" 1375 7250) " (16559" 1383 7250) " (16559" 1514 7250) " (17178" 2351 11276) " (32" 1584 7295) " (16559" 1573 7252) " (61" 1246 7194) " (16168" 1559 7315) " (16267" 1576 7296) " (23" 1562 7219) " (16559" 1517 7250) " (17" 1555 7526) " (17" 1542 7194) " (16222" 1546 7360) " (35" 1437 7221) " (16222" 1558 8187) " (23" 1558 7218); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (1 1551 7242) " (16559" 1551 7250) " (31" 1484 7198) " (16748" 725 8093) " (16467" 1246 7198) " (16222" 1492 7198) " (16222" 1491 7198) " (16296" 1225 5862) " (16559" 1477 7250) " (16559" 1488 7249) " (16559" 1572 7250) " (16559" 1486 7248) " (16623" 458 7733) " (15885" 1623 7812) " (15885" 1605 7955) " (1" 1673 7713) " (16284" 1559 7257) " (16639" 1222 7204) " (16393" 1484 7204) " (16639" 1560 7205) " (16639" 1431 7205) " (16393" 1561 7597) " (15973" 1561 7208) " (15973" 1551 7208) " (16267" 1584 7296) " (15973" 1530 7209) " (15973" 1539 7256) " (15973" 1570 7256) " (16425" 1623 7507) " (32" 1552 7514) " (16587" 277 7248) " (23" 1546 7218) " (35" 1555 7221) " (23" 1438 7218) " (23" 1560 8524) " (16267" 1579 7296) " (23" 1222 7218) " (16267" 1547 7296) " (16267" 1543 7296) " (31" 1584 7297) " (16267" 1534 7296) " (16267" 1542 7296) " (16267" 1516 7296) " (16168" 1561 7314) " (15878" 1568 7628) " (11" 727 6114) " (16508" 727 6379) " (16628" 727 7102) " (16029" 727 4031) " (16477" 727 5622) " (16282" 727 5116) " (16348" 727 7490) " (17" 1578 7448) " (16690" 725 7759) " (16635" 727 7166) " (16690" 727 7759) " (16168" 1581 7325) " (16587" 676 7247) " (16260" 1571 7248) " (16530" 1568 7239) " (1" 1555 7591) " (1" 1542 7591) " (1" 1533 7241) " (1" 1569 7242) " (16713" 725 7833) " (16635" 1533 7166) " (16182" 1568 7260) " (16182" 1537 9647) " (16183" 727 3714) " (16713" 727 7833) " (16029" 2395 10444) " (16267" 1568 7296) " (16260" 1568 7297) " (16260" 1484 7232) " (16260" 1551 7244) " (16260" 1488 7244) " (16260" 1424 7244) " (16260" 1477 7244) " (16260" 1391 7244) " (32" 1558 7526) " (32" 1628 9027) " (16559" 1591 7628) " (16670" 1604 7802) " (16156" 1630 7532) " (16579" 1520 7354) " (15878" 1578 7286) " (16834" 725 8761) " (16842" 2399 11282) " (16028" 1581 7468) " (16028" 1533 7281) " (16028" 8 7289) " (15878" 1579 7286) " (16260" 1576 7283) " (16815" 725 8580) " (28" 1578 7286) " (28" 1579 7286) " (28" 1581 7385) " (28" 1577 7286) " (28" 1565 7385) " (28" 1576 7286) " (28" 1561 7287) " (16315" 1566 7288) " (16475" 1550 7287) " (16475" 1379 7287) " (16315" 1546 7288) " (16315" 1537 7288) " (16315" 1582 7361) " (16315" 1045 7289) " (32" 1578 8941) " (19" 1371 7293) " (31" 1583 7297) " (32" 1581 7506) " (31" 1563 7297) " (17" 1568 8604) " (16645" 1555 7567) " (32" 1567 8035) " (32" 1580 7297) " (32" 1566 7517) " (32" 1530 7297) " (16260" 1583 7297) " (16260" 698 7297) " (16260" 1222 7297) " (16260" 1532 7297) " (16260" 304 7297) " (16260" 1555 7297) " (16632" 1585 7305) " (16068" 1585 7302) " (16222" 1582 7360) " (16222" 1565 7334) " (16222" 1676 7711) " (16646" 1585 7305) " (16632" 1579 7305) " (16632" 1576 7305) " (16222" 1677 7711) " (16284" 1579 7307) " (16284" 1576 7307) " (16348" 725 7490) " (15973" 1565 7309) " (1" 1464 7392) " (1" 1591 8131) " (1" 1469 7392) " (16348" 2625 11452) " (16222" 1564 7456) " (16168" 1585 7382) " (16168" 1577 7314) " (16168" 1567 7324) " (16438" 1573 7311) " (16168" 1566 7315) " (16168" 1571 7315) " (16168" 1573 7315) " (16168" 1565 7315) " (15878" 1585 7316) " (5" 1566 7316) " (5" 1560 7317) " (15885" 1585 7317) " (15885" 1400 7317) " (16438" 1586 7335) " (15885" 1350 7318) " (5" 1565 7319) " (16168" 1586 7322) " (16168" 1555 7322) " (16168" 1563 7324) " (16168" 1510 7324) " (31" 1646 7628) " (32" 1585 7325) " (32" 1576 7331) " (32" 1546 7324) " (32" 1559 7324) " (16222" 1581 7387) " (32" 1514 7328) " (15878" 1583 7628) " (16635" 725 7166) " (32" 1565 7330) " (32" 1537 8731) " (16529" 1541 7330) " (16529" 1571 7330) " (16529" 1573 7330) " (16529" 1502 7330) " (16529" 1476 7330) " (32" 1586 7330) " (16559" 1587 7471) " (32" 1587 7360) " (16413" 1246 7332) " (17" 1587 7332) " (32" 1562 7502) " (16222" 1589 7348) " (16182" 1585 7334) " (16628" 725 7102) " (16222" 1585 7334) " (16222" 1587 7360) " (16438" 1587 7335) " (16222" 1588 7360) " (16519" 1623 7503) " (16623" 8 7336) " (16623" 1589 7337) " (16623" 1519 7337) " (16623" 1511 7337) " (16623" 994 7337) " (16623" 989 7337) " (16623" 996 7337) " (16623" 1486 7404) " (16623" 1030 5069) " (16623" 1590 7523) " (16623" 1566 7339) " (16623" 1591 7523) " (16623" 1592 7404) " (16530" 1587 7341) " (16530" 1570 7341) " (16530" 1519 7341) " (16530" 1484 7232) " (16530" 1585 7341) " (16530" 1578 7341) " (16530" 1579 11300) " (16530" 1491 7343) " (16530" 1492 7343) " (16530" 1425 7343) " (16519" 2460 11201) " (16530" 1225 5862) " (16168" 1588 7344) " (16168" 1589 7344) " (5" 1591 7346) " (15878" 1587 7375) " (15878" 1588 7344) " (16438" 1588 7345) " (16222" 1591 7647) " (16222" 1592 7348) " (15973" 1588 7348) " (16519" 1585 7348) " (16519" 1588 7348) " (16519" 1584 7348) " (16519" 1583 7348) " (16519" 1568 7761) " (16519" 1581 7349) " (16519" 1589 7349) " (16519" 1503 7349) " (16519" 1491 7349) " (1" 1566 7409) " (1" 1590 7409) " (16222" 1567 7387) " (16222" 1590 8647) " (1" 1567 7360) " (32" 1582 7383) " (16182" 1580 7360) " (16182" 1567 7361) " (16182" 1589 7361) " (16182" 1511 7361) " (16315" 1592 7361) " (16315" 1565 7361) " (32" 1589 7361) " (16628" 1520 7102); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16635 1520 7166) " (1" 1550 7392) " (1" 1593 7368) " (17" 1594 7384) " (17" 1593 7370) " (16342" 1324 9204) " (32" 1594 7643) " (32" 1595 7515) " (16168" 1591 7382) " (16651" 1243 7371) " (16530" 1596 11295) " (16168" 1596 7374) " (16438" 1596 7578) " (16632" 1481 7374) " (16530" 1465 7374) " (16284" 1585 7374) " (16284" 1578 7374) " (16284" 1587 7374) " (16284" 1577 7374) " (16284" 1589 7374) " (16284" 1530 7374) " (16284" 1520 7354) " (16284" 1596 7374) " (16222" 1550 7376) " (16222" 1596 7582) " (15888" 2141 9311) " (15878" 1595 7375) " (15878" 1596 7376) " (16222" 1595 7515) " (15878" 1582 7376) " (1" 1594 7376) " (16438" 1595 7376) " (16022" 458 2649) " (1" 1589 7376) " (1" 1595 7515) " (16168" 1580 7382) " (16543" 1444 7491) " (32" 1619 7491) " (16398" 2160 9673) " (16348" 1536 7504) " (16222" 1625 7546) " (32" 1625 7514) " (16530" 1605 7707) " (16260" 1621 7526) " (16168" 1598 7382) " (16532" 1437 7383) " (16532" 1436 7383) " (16532" 1542 7383) " (16532" 1555 7422) " (16222" 1598 7383) " (26" 2103 9805) " (16222" 1599 7409) " (16607" 1600 7385) " (16282" 725 5116) " (28" 725 4774) " (17003" 2117 9922) " (28" 1590 7385) " (16530" 1600 7402) " (16530" 1577 7385) " (16182" 1600 7411) " (16398" 1998 8819) " (16530" 1998 8824) " (16842" 1977 8874) " (1" 1173 9978) " (16168" 1604 7402) " (16029" 725 4031) " (16183" 725 3714) " (16477" 725 5622) " (16168" 1601 7402) " (16519" 1600 7451) " (16519" 1534 7387) " (16276" 2000 8824) " (16398" 1550 9691) " (16276" 1993 8824) " (1" 1998 8956) " (16276" 1998 8824) " (16842" 1978 8824) " (17" 2282 9693) " (61" 2113 9271) " (16842" 1982 8824) " (15994" 1998 8820) " (17" 2284 11398) " (32" 1992 8819) " (11" 1242 6114) " (15994" 2000 8846) " (16842" 2000 11296) " (16182" 1597 7387) " (16182" 1520 7354) " (16182" 1222 7646) " (16182" 1560 7387) " (16182" 1523 9808) " (16182" 1474 7387) " (16182" 1350 7387) " (16182" 1562 7646) " (16168" 1600 7402) " (15989" 458 2199) " (16284" 1599 7387) " (16284" 1598 7387) " (16284" 1469 7387) " (16284" 1594 7387) " (16653" 1597 7387) " (16653" 1520 7354) " (1" 1600 7388) " (31" 1601 7389) " (31" 1600 7389) " (15846" 1118 11869) " (16168" 1606 7402) " (1" 1601 7390) " (16222" 1600 7391) " (16508" 1243 6379) " (1" 1563 7391) " (16222" 1606 7501) " (1" 1530 7391) " (16623" 1605 7424) " (16438" 1599 7408) " (15973" 1606 7409) " (1" 1599 7409) " (1" 1598 7409) " (1" 1587 7409) " (1" 1588 7409) " (1" 1570 7409) " (1" 1571 7409) " (1" 1573 7409) " (1" 1559 7409) " (1" 1549 7409) " (1" 1541 7409) " (1" 1502 7409) " (1" 1529 7409) " (1" 1522 7409) " (1" 1524 7409) " (1" 1521 7409) " (16222" 1607 7482) " (15888" 1606 7502) " (16519" 2578 11263) " (15888" 1604 7667) " (17" 1604 7725) " (17" 1605 11348) " (16834" 1703 8761) " (17" 1606 9358) " (16438" 1605 7444) " (16182" 1604 7597) " (1" 1578 7412) " (17" 1549 7448) " (16822" 1703 8695) " (16508" 725 6379) " (16267" 1608 7414) " (16438" 1608 7526) " (32" 1600 7415) " (32" 1604 7817) " (32" 1606 7502) " (16815" 1703 8580) " (32" 1601 7415) " (32" 1608 7491) " (32" 1590 8651) " (16342" 458 9204) " (15846" 1243 8111) " (15846" 1606 7530) " (16055" 1604 7416) " (16055" 1605 7526) " (27" 1605 7827) " (27" 1604 7417) " (27" 1577 7418) " (27" 1523 7418) " (16182" 1608 7418) " (32" 1605 8100) " (31" 1613 7452) " (16519" 1618 7589) " (1" 1618 7456) " (15878" 1613 7466) " (15878" 1536 7441) " (16222" 1608 7422) " (16036" 1609 7420) " (16036" 1186 7420) " (32" 1609 7502) " (17151" 2641 11499) " (16631" 1568 7438) " (16284" 1605 7422) " (16284" 1604 7422) " (16222" 1609 7451) " (16321" 1601 7422) " (16321" 1484 7232) " (16321" 1605 7876) " (16321" 1610 7424) " (16321" 5 7423) " (16321" 1604 7423) " (15878" 1608 7438) " (16222" 1610 7451) " (16623" 1604 7425) " (16623" 1243 7425) " (16404" 1604 7807) " (16623" 1225 5862) " (16834" 458 8761) " (16623" 304 7425) " (16623" 1608 7425) " (16623" 1609 7425) " (16623" 1580 7425) " (16623" 1533 7425) " (16623" 1440 7425) " (16623" 1429 7425) " (16623" 1611 7426) " (16623" 5 7426) " (16623" 1484 7232) " (16623" 1488 7426) " (16623" 1382 7426) " (16277" 1608 7426) " (16277" 1559 7426) " (16277" 1522 7426) " (15846" 1604 7517) " (16623" 1101 7426) " (16623" 1548 7523) " (16623" 1506 7427) " (16623" 1549 7427) " (16623" 4 7526) " (16623" 1531 7166) " (16623" 1295 7443) " (16222" 1611 7428) " (16222" 1577 7428) " (16623" 1474 7443) " (1" 1608 7430) " (1" 1546 7430) " (1" 1562 7455) " (16623" 1500 7443) " (16623" 1576 7443) " (16655" 1604 7435) " (16655" 1605 7435) " (16623" 1613 7517) " (16168" 1608 7438) " (16168" 1610 7438) " (1" 1581 7591) " (16748" 1703 8093) " (1" 1610 7438) " (16438" 1613 7466) " (16623" 1458 7443) " (16519" 1876 11200) " (16623" 1489 7443) " (16623" 1614 7444) " (16623" 1530 7444) " (16623" 1425 7444) " (31" 2544 11200) " (16623" 1222 7444) " (38" 1604 7532) " (15846" 1555 7444) " (15846" 1542 7444) " (17124" 2323 10033) " (16837" 2131 9787) " (16985" 2131 9453) " (15846" 2233 9656) " (1" 1613 7454) " (16182" 1617 7451) " (17" 1608 7445); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (38 1605 7491) " (16438" 1204 7491) " (16222" 1614 7664) " (16222" 1617 7451) " (17" 1579 7448) " (16222" 1613 7456) " (32" 1626 8314) " (16529" 1562 7515) " (1" 1614 7454) " (1" 1564 7455) " (1" 1536 7517) " (16529" 1444 7515) " (16635" 1548 7166) " (16985" 2009 9453) " (16529" 1491 7515) " (16628" 1423 7102) " (16635" 1423 7166) " (17003" 2200 9921) " (16529" 1614 7515) " (16628" 1444 7102) " (16635" 1444 7166) " (17003" 2178 9921) " (16529" 1492 7515) " (16628" 1421 7102) " (16635" 1421 7166) " (16036" 2316 9922) " (17" 1607 7482) " (17" 2567 11200) " (32" 1618 7456) " (32" 1610 7586) " (32" 1613 7456) " (17" 1613 8488) " (17" 2577 11239) " (28" 1606 7625) " (28" 1604 7733) " (28" 1605 8113) " (1" 1628 7591) " (16529" 1604 7725) " (16529" 1243 7456) " (16529" 1606 7456) " (28" 1628 7514) " (16690" 458 7759) " (16529" 1598 7456) " (16815" 458 8580) " (16529" 1595 7456) " (16483" 2541 11101) " (16348" 458 7490) " (16425" 1243 7457) " (16425" 1606 7457) " (16425" 1605 7457) " (16425" 1604 7457) " (16425" 1599 7457) " (16425" 1570 7457) " (16425" 1598 7457) " (16425" 1587 7457) " (16425" 1541 7457) " (16425" 1533 7457) " (16713" 458 7833) " (16748" 458 8093) " (13" 1618 7457) " (13" 1500 7457) " (28" 1619 7457) " (16529" 1628 7515) " (16837" 458 9242) " (16936" 2699 11929) " (11" 725 6114) " (16842" 2564 11282) " (1" 1679 7713) " (1" 1674 7828) " (17151" 2618 11496) " (16222" 1620 7466) " (16635" 458 7166) " (16182" 1620 7458) " (16033" 1619 7458) " (16544" 1619 7600) " (16033" 1613 7458) " (16033" 1608 7458) " (16033" 1599 7458) " (16033" 1618 7458) " (16033" 1578 7458) " (16033" 1576 7458) " (16033" 1504 7458) " (16033" 1196 7458) " (16033" 1195 7458) " (16033" 931 7458) " (16033" 1413 7458) " (16438" 1619 7468) " (16657" 1542 7460) " (16657" 1516 7460) " (16659" 1203 7461) " (31" 1645 7604) " (15885" 1604 7812) " (15878" 1619 7466) " (15878" 772 7466) " (16222" 1618 7466) " (16529" 1558 7515) " (15878" 1621 7652) " (16438" 1621 7467) " (16660" 8 7467) " (16660" 1621 7467) " (16660" 1604 7467) " (16660" 145 7467) " (16660" 1609 7467) " (16660" 1580 7467) " (16660" 1581 7467) " (16222" 1621 7468) " (16660" 1552 7467) " (16660" 1533 7468) " (16354" 1604 7468) " (16354" 1605 7468) " (16660" 6 7468) " (16628" 458 7102) " (16028" 1609 7468) " (16493" 1562 7470) " (16222" 1626 7515) " (15878" 1537 7471) " (16529" 1423 7515) " (16559" 1622 7491) " (16530" 1621 7472) " (16530" 1619 7472) " (16530" 1610 7502) " (16559" 1619 7472) " (1" 1623 8752) " (31" 1623 8736) " (16168" 1623 7476) " (15888" 1623 7890) " (15846" 1623 7613) " (32" 1622 7477) " (32" 1623 7554) " (16438" 1320 7491) " (16348" 1243 7615) " (17" 1623 7613) " (16662" 1558 7478) " (31" 1641 7603) " (1" 1208 7478) " (16662" 1548 7478) " (17" 1562 7478) " (26" 2178 11101) " (16342" 2131 9204) " (23" 1605 7515) " (15878" 1622 7481) " (16222" 1623 7663) " (28" 1623 7746) " (28" 1613 7482) " (19" 1606 7482) " (16182" 1623 7482) " (1" 1607 7482) " (16493" 1607 7482) " (32" 1607 7586) " (1" 1624 7545) " (16632" 1622 7483) " (16632" 1621 7484) " (16632" 1619 7484) " (16632" 1613 7484) " (17" 1624 9413) " (16632" 1598 7484) " (16632" 1595 7484) " (61" 1607 7484) " (16632" 1539 7484) " (16632" 1597 7484) " (16632" 1520 7485) " (16632" 1596 7485) " (16632" 1593 7485) " (16438" 1623 7485) " (16182" 1624 7597) " (16493" 1597 7491) " (16493" 1520 7354) " (16530" 1623 7613) " (16665" 1219 7507) " (16508" 458 6379) " (16837" 2141 9736) " (1" 1625 7545) " (17151" 2587 11666) " (16348" 1606 7620) " (16348" 1623 7613) " (16398" 2131 9673) " (16222" 1536 7502) " (16670" 1585 7538) " (17" 1631 7554) " (1" 1596 7584) " (16182" 1614 7538) " (16182" 1631 7592) " (16182" 1606 7646) " (16477" 458 5622) " (16282" 458 5116) " (1" 1630 7539) " (16276" 1632 7571) " (16222" 1632 7555) " (61" 1632 7541) " (17" 1632 7541) " (1" 1632 7542) " (16678" 145 7559) " (16530" 1558 7542) " (16530" 1632 7542) " (16530" 1628 7542) " (16632" 1633 7543) " (32" 1630 7556) " (32" 1632 8314) " (16678" 675 7559) " (16222" 1631 7633) " (16284" 1630 7543) " (16678" 1511 7559) " (15878" 1634 7550) " (15878" 1631 7550) " (15878" 1511 7551) " (16348" 1630 7551) " (16348" 1632 7586) " (16348" 1633 7551) " (16348" 1634 7551) " (16348" 1635 7586) " (16631" 1635 7580) " (16584" 1628 7551) " (16584" 1608 7551) " (16584" 1522 7551) " (16584" 1472 7551) " (16845" 2211 9697) " (16182" 2288 9697) " (16222" 1636 7555) " (15878" 1632 7607) " (15878" 1628 7553) " (19" 1623 7553) " (19" 1632 7553) " (19" 1636 7633) " (17" 1635 7554) " (26" 2160 9693) " (17040" 2138 9673) " (16348" 2660 12379) " (15846" 1635 9070) " (16438" 1633 7628) " (17190" 2714 12034) " (17061" 2683 11925) " (15846" 2131 9656) " (16342" 2123 9204) " (15888" 2123 9311) " (32" 1631 7586) " (32" 1636 9027) " (16398" 2208 9673) " (15846" 2138 10076) " (16756" 2364 10546) " (16536" 1632 7556) " (16536" 1633 7556) " (31" 1644 7603) " (16677" 1219 7561) " (16677" 1637 7561) " (16677" 1639 7565) " (16677" 1635 7564) " (16677" 1555 7564) " (16677" 1542 7564) " (16677" 1242 7565) " (16677" 1360 7565); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16342 1623 9204) " (16677" 1355 7565) " (16677" 1273 7565) " (32" 1639 7566) " (16677" 1373 7565) " (16182" 1642 7628) " (16222" 1637 7633) " (32" 1648 7628) " (16276" 1636 7579) " (16645" 1639 7646) " (16645" 1635 7646) " (16645" 1373 7566) " (16645" 1388 7567) " (16645" 1242 7566) " (15846" 1639 7584) " (16739" 1703 8008) " (16222" 1642 7716) " (16645" 1436 7600) " (17100" 2649 11943) " (16645" 1355 7567) " (15846" 2123 9656) " (16438" 1636 7579) " (16985" 2141 9453) " (15878" 1636 7607) " (15846" 1824 11924) " (17016" 2131 9771) " (15885" 2208 9732) " (16729" 2250 9781) " (16398" 763 9784) " (16837" 2292 9775) " (17" 2297 9804) " (16631" 1623 7580) " (16631" 1604 7581) " (15912" 1623 7581) " (16985" 2160 9453) " (16530" 1156 10280) " (16222" 1289 7582) " (15888" 2131 9311) " (15846" 290 7584) " (16284" 1637 7586) " (16284" 1639 7585) " (1" 1637 7647) " (16696" 1623 9093) " (16438" 1336 7628) " (16679" 1489 7586) " (16679" 1548 7586) " (13" 1156 7586) " (13" 853 7586) " (16530" 1273 7586) " (16530" 1436 7586) " (19" 1604 7586) " (19" 1605 7586) " (16529" 1637 7586) " (16529" 1635 7586) " (16529" 1355 7586) " (16260" 1636 7586) " (16260" 1632 7586) " (16260" 1597 7586) " (16222" 1639 7586) " (16354" 1606 7586) " (16348" 1156 8845) " (16348" 1631 7586) " (16348" 1637 9083) " (26" 1703 9217) " (16348" 1289 7586) " (16348" 1624 7586) " (16348" 1503 7586) " (16348" 1591 7586) " (16519" 1548 7589) " (16519" 1421 7589) " (16543" 1641 9125) " (19" 1560 7590) " (19" 1532 7590) " (16222" 1641 7628) " (16051" 458 2890) " (1" 1641 7591) " (1" 1552 7591) " (1" 1609 7591) " (1" 1580 7591) " (16348" 1641 7628) " (16348" 1548 8614) " (16276" 2285 9694) " (16837" 2191 11448) " (16936" 2695 11888) " (16182" 308 7592) " (16182" 1558 7646) " (16260" 1606 7628) " (16182" 1635 7628) " (15878" 1618 7628) " (1" 1642 11798) " (16559" 1643 7614) " (16342" 1843 9204) " (32" 2259 11200) " (32" 1643 7597) " (16393" 1610 7597) " (16182" 1289 7597) " (17" 1642 9218) " (16393" 1644 7598) " (16680" 1645 7600) " (32" 1644 7628) " (16519" 1642 7600) " (16519" 1635 7600) " (32" 1642 7628) " (16645" 1437 7600) " (16645" 1219 7600) " (16645" 1642 7711) " (16645" 8 7600) " (16837" 1019 9242) " (15878" 1552 7631) " (16822" 2524 11085) " (16575" 1642 7633) " (16222" 1645 7633) " (16182" 1649 7633) " (16182" 1646 7633) " (16222" 675 7633) " (16222" 1649 7633) " (19" 1648 7633) " (19" 1628 7633) " (19" 1608 7633) " (16222" 1650 7689) " (1" 1712 7845) " (16342" 1019 9204) " (16559" 1641 7634) " (1" 1649 7634) " (1" 1648 7642) " (16530" 1646 7637) " (16530" 294 7635) " (17139" 2691 11863) " (16530" 851 8713) " (16530" 1121 7636) " (16530" 1180 9447) " (32" 2590 11275) " (17190" 2567 11867) " (16834" 1843 8761) " (16276" 1630 7637) " (16276" 1643 7637) " (16276" 1648 7637) " (16276" 1605 7637) " (16276" 1618 7637) " (16276" 1585 7637) " (16579" 1642 7637) " (16543" 698 7637) " (16543" 1328 7637) " (16543" 1475 7637) " (16543" 1324 7637) " (16543" 458 7637) " (16543" 725 7637) " (16543" 727 7637) " (16543" 721 7637) " (16543" 718 7637) " (16543" 568 7637) " (16543" 541 7637) " (16543" 416 7637) " (16543" 101 7637) " (16543" 231 7637) " (16543" 218 7637) " (16543" 258 7637) " (16543" 264 7637) " (1" 1650 7663) " (19" 1688 7791) " (28" 1646 7639) " (28" 1653 7733) " (28" 1649 7640) " (16348" 1653 7640) " (16348" 1649 7640) " (16348" 1650 7640) " (32" 1663 7672) " (1" 1710 8240) " (16529" 1662 7791) " (16623" 1653 7721) " (16623" 1180 5768) " (16623" 1646 7641) " (16623" 1650 7642) " (16623" 1641 7642) " (16623" 1648 7721) " (16623" 1643 7642) " (16623" 1636 7642) " (16584" 1695 7791) " (32" 2591 11295) " (16936" 2592 11291) " (1" 1653 7643) " (16688" 1604 7642) " (16688" 1469 7642) " (15878" 1653 7643) " (16709" 1548 7790) " (32" 1653 7643) " (16529" 1687 7790) " (16529" 1694 7790) " (16709" 1438 7790) " (32" 1695 7790) " (32" 1591 8116) " (32" 1473 7646) " (16182" 1591 7646) " (15937" 1689 7760) " (16182" 1630 9105) " (16182" 1641 7646) " (28" 1695 7791) " (16670" 1654 7663) " (16438" 1654 7649) " (1" 1654 7669) " (16530" 1567 7647) " (1" 1180 8291) " (16530" 1655 7663) " (16438" 1655 7648) " (16544" 1695 7798) " (16276" 1654 7649) " (16276" 1644 7649) " (16276" 1601 7649) " (16276" 1649 7649) " (16276" 1614 7649) " (16276" 1606 7766) " (16276" 1243 7649) " (16540" 1623 7613) " (16540" 1642 7649) " (16540" 1605 7649) " (16540" 1606 7649) " (15878" 1606 7649) " (23" 1657 7652) " (16182" 1658 7670) " (16182" 1664 7670) " (16559" 1604 7657) " (16182" 1654 7670) " (5" 1594 7652) " (5" 851 7652) " (5" 1633 7653) " (1" 1657 7661) " (1" 1658 8740) " (16559" 1623 7656) " (16559" 1606 8191) " (5" 1659 7659) " (5" 1641 7659) " (16267" 1660 7661) " (1" 1660 7986) " (1" 1644 7661) " (16267" 1661 7662) " (16438" 1660 7662) " (16530" 1662 7667) " (16530" 1654 7663) " (16530" 1618 7663) " (16530" 1591 7663) " (16222" 1654 7663) " (16222" 1657 7663) " (16222" 1660 7663) " (1" 1661 7664) " (16222" 1659 8292) " (16222" 1661 7664) " (1" 1358 7664) " (15878" 1654 7664) " (32" 1654 7664) " (32" 1650 7664); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (32 1659 8304) " (16670" 1663 7801) " (16670" 1653 7667) " (16670" 1648 7667) " (16670" 1636 7667) " (17" 1662 7667) " (17" 1659 8235) " (17" 1641 7667) " (16815" 1019 8580) " (15888" 1658 8116) " (16748" 1019 8093) " (16670" 91 7667) " (16670" 1619 7667) " (16670" 1505 7667) " (16670" 1573 7667) " (16222" 1663 7672) " (16530" 1707 7837) " (16182" 1663 7670) " (1" 1663 7669) " (16284" 1663 7672) " (16284" 1548 7672) " (31" 1663 7672) " (16628" 1019 7102) " (16635" 1019 7166) " (16029" 2201 11121) " (16348" 1019 7490) " (16834" 1019 8761) " (16690" 1019 7759) " (16713" 1019 7833) " (16438" 1657 7672) " (1" 1664 7695) " (1" 1646 7673) " (1" 1659 8454) " (16222" 1664 7676) " (16222" 1658 7716) " (15878" 1663 7674) " (15878" 1664 7676) " (15878" 1655 7675) " (16438" 1661 7675) " (16348" 1663 7675) " (16348" 1664 7720) " (16348" 1661 7918) " (16348" 1660 7918) " (16284" 1567 7676) " (15878" 1661 7676) " (16277" 1665 7706) " (19" 1695 7791) " (16438" 1665 7677) " (16284" 1665 7678) " (16284" 1562 7678) " (15997" 91 7678) " (16708" 1694 7787) " (16692" 1666 7708) " (16692" 1654 7679) " (16692" 1630 7679) " (16692" 1663 7679) " (15997" 1667 7746) " (15997" 1666 7681) " (16692" 1350 7680) " (15997" 1474 7680) " (15997" 1468 7680) " (16692" 1667 7706) " (15997" 1663 7680) " (16508" 1019 6379) " (11" 1019 6114) " (16645" 1703 8102) " (16530" 1712 7858) " (16222" 1666 7687) " (16222" 1667 7687) " (16222" 1665 7683) " (16222" 1578 7683) " (16222" 1579 7683) " (16182" 1666 7713) " (16182" 1667 9640) " (32" 1667 7706) " (32" 1666 8940) " (16693" 1605 0) " (16693" 1623 7613) " (16222" 1668 7696) " (16693" 1642 7689) " (16559" 1658 7691) " (16530" 1503 7708) " (16530" 1668 7716) " (16055" 1222 7838) " (16055" 1713 7838) " (1" 1668 7693) " (1" 1669 7695) " (16222" 1669 7695) " (16222" 1670 7696) " (16222" 1671 8647) " (16694" 1672 7699) " (16694" 13 7699) " (31" 1673 7732) " (31" 1672 7725) " (31" 1671 7701) " (16477" 1019 5622) " (16282" 1019 5116) " (16837" 1324 9242) " (32" 2577 11200) " (16695" 1674 7712) " (16438" 1503 7702) " (16438" 1671 7702) " (16530" 1665 7702) " (16530" 1673 8118) " (16530" 1670 7708) " (16530" 1671 8153) " (16530" 1669 7704) " (16530" 1675 11799) " (16222" 1673 7706) " (16222" 1674 7706) " (16222" 1675 10697) " (16060" 1539 7706) " (16060" 1379 7706) " (16060" 1584 7706) " (16060" 1567 7706) " (16060" 1597 7706) " (16060" 1550 7706) " (16060" 1646 7706) " (16060" 1520 7354) " (16060" 1582 7706) " (16060" 1565 7706) " (16277" 1621 7706) " (16277" 1648 7706) " (16692" 91 7706) " (16532" 1703 7833) " (15878" 1665 7707) " (16348" 1665 7707) " (16530" 1642 7707) " (16530" 1674 7746) " (16348" 1674 7767) " (16348" 1673 7733) " (16348" 1671 7708) " (16348" 1675 11175) " (16348" 1666 7708) " (16544" 1685 7738) " (19" 1686 7739) " (16438" 1687 7807) " (17" 1707 7828) " (16530" 1687 7759) " (16530" 1684 7742) " (16530" 1682 10715) " (16544" 1686 7743) " (16544" 1687 7743) " (1" 1687 7760) " (31" 1682 7745) " (31" 1674 7746) " (16544" 1688 7794) " (1" 1670 7749) " (16033" 1688 7753) " (16711" 1605 7827) " (16033" 1687 7759) " (16628" 1324 7102) " (16584" 1688 7790) " (16284" 1680 7754) " (16222" 1687 7786) " (16222" 1684 7755) " (16222" 1685 7756) " (16222" 1686 7756) " (1" 1685 7756) " (16222" 1688 7787) " (32" 1687 7786) " (32" 1682 7757) " (28" 1684 7790) " (16033" 1685 7759) " (61" 1687 7759) " (15937" 1623 7613) " (1" 1689 7760) " (17191" 1762 11556) " (32" 1689 7760) " (16519" 1690 7762) " (16519" 1666 7761) " (16222" 1689 7902) " (19" 1687 7762) " (16690" 1324 7759) " (16635" 1324 7166) " (16508" 1324 6379) " (28" 1742 7936) " (16438" 1685 7762) " (16438" 1686 7807) " (16438" 1683 7763) " (16530" 1689 7763) " (16530" 1690 7763) " (16348" 1689 7763) " (16276" 1684 7765) " (16276" 1687 7765) " (16276" 1686 7765) " (16276" 1692 8892) " (16276" 1666 7766) " (16276" 1688 7766) " (16348" 1687 7767) " (16348" 1690 7863) " (16438" 1692 7767) " (28" 1685 7767) " (28" 1689 7767) " (28" 1687 7794) " (28" 1690 7767) " (28" 1692 7787) " (28" 1688 7790) " (28" 1686 7787) " (16276" 1597 7769) " (16276" 1039 7769) " (17003" 2118 9922) " (16536" 1735 7934) " (16276" 1539 8014) " (16348" 1324 7490) " (15878" 1684 7774) " (15878" 1685 7774) " (15878" 1688 7774) " (15878" 1686 7774) " (32" 1686 7774) " (28" 6 7775) " (28" 294 7775) " (16543" 1776 8102) " (16707" 1605 7777) " (16707" 1591 7777) " (16707" 1623 7613) " (16530" 1776 8253) " (16519" 1692 7781) " (16049" 1694 7794) " (16049" 1666 7786) " (16049" 1667 7786) " (16049" 1663 7786) " (16049" 1618 7786) " (16049" 1578 7786) " (16404" 1605 7786) " (32" 1694 7906) " (32" 1684 7786) " (16222" 1694 7985) " (28" 1694 7794) " (16260" 1684 7787) " (16260" 1685 7787) " (16260" 1688 7787) " (16182" 1662 7787) " (16260" 1692 7787) " (16182" 1682 7787) " (16182" 1694 7787) " (16182" 1687 7787) " (16260" 1687 7787) " (31" 1697 7799) " (31" 1698 7799) " (16670" 1631 7802) " (16519" 1564 7796) " (15846" 1509 11219) " (16713" 1324 7833) " (16049" 1687 7794) " (16519" 1156 7794) " (16544" 1697 7805) " (23" 1697 7796) " (16519" 1698 11104) " (1" 1707 7843); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16670 1667 7801) " (1" 1708 7925) " (16729" 1486 8096) " (16544" 1701 7851) " (16544" 4 7800) " (16519" 2399 11276) " (16837" 1475 9242) " (16729" 1180 5768) " (16729" 1590 8096) " (16342" 1475 9204) " (15937" 1708 7852) " (16222" 1701 7805) " (16222" 1698 7817) " (28" 1773 8068) " (16404" 1658 7807) " (23" 1701 7807) " (1" 1692 7808) " (16348" 1729 7915) " (16848" 2279 9858) " (32" 1702 8012) " (15878" 1694 7810) " (15878" 1687 7810) " (16348" 1702 8017) " (1" 1703 8248) " (15888" 1703 8016) " (17" 1703 9218) " (16348" 1703 8083) " (15885" 1703 7945) " (17" 1701 7814) " (16348" 1698 7814) " (32" 1703 7879) " (32" 1704 8238) " (61" 1703 7815) " (16222" 1703 8245) " (16504" 1703 7817) " (24" 2626 11536) " (16222" 1702 7985) " (16284" 1703 7817) " (32" 1658 7817) " (32" 1707 7830) " (32" 1706 7879) " (28" 1701 7818) " (28" 1697 7818) " (28" 1702 7936) " (28" 1703 7818) " (28" 1705 7818) " (28" 1698 7818) " (16296" 1605 7819) " (16373" 1703 7969) " (31" 1706 7854) " (16713" 1468 7885) " (16713" 1666 7858) " (16434" 1222 7885) " (32" 1712 7852) " (16713" 91 7885) " (16434" 1725 7885) " (16296" 1721 7861) " (1" 1702 8092) " (16712" 1666 7859) " (16712" 1667 7841) " (16712" 1500 7841) " (16855" 2587 12610) " (16342" 1328 9204) " (16713" 1667 7884) " (28" 1735 7933) " (16222" 1712 7876) " (16713" 1687 7884) " (16222" 1710 7841) " (16222" 1708 7841) " (16348" 1475 7490) " (16713" 1694 7884) " (16834" 1328 8761) " (16713" 1475 7833) " (16690" 1475 7759) " (16815" 1475 8580) " (32" 1723 7879) " (16748" 1475 8093) " (17" 1739 7933) " (17" 1732 7935) " (16544" 1721 7881) " (16696" 1703 7841) " (16713" 1605 7841) " (16713" 5 7841) " (16182" 1712 7879) " (16713" 1710 8165) " (16855" 1148 11936) " (24" 2410 10463) " (16635" 1475 7166) " (16628" 1475 7102) " (16398" 2009 9931) " (17" 1734 8096) " (16438" 1715 7842) " (16438" 1712 7859) " (24" 2408 10463) " (16348" 2412 10519) " (32" 2420 10548) " (15971" 2412 11942) " (15971" 2411 10464) " (15971" 2351 10465) " (16348" 2411 10466) " (16267" 1716 7844) " (15885" 5 7872) " (16267" 1710 7844) " (1" 1716 7845) " (16712" 91 7859) " (15878" 1701 7845) " (15885" 1484 7232) " (15885" 846 7845) " (15885" 1717 7969) " (15885" 1708 7872) " (15885" 1710 7848) " (15885" 1716 7872) " (16712" 1663 7848) " (15885" 1569 7849) " (16519" 1706 7850) " (16519" 1679 7850) " (16519" 1655 7850) " (16519" 1633 7850) " (16348" 1716 7864) " (16815" 698 8580) " (32" 1739 7933) " (32" 1708 7933) " (16544" 1718 8010) " (16837" 1328 9242) " (16777" 1897 9383) " (16530" 2577 11199) " (24" 1703 7852) " (15885" 1477 7872) " (31" 1720 7860) " (32" 1716 7852) " (32" 1718 7875) " (32" 1713 8109) " (16713" 1136 7852) " (16713" 1170 7852) " (15937" 1710 7852) " (15937" 1716 7852) " (16713" 1156 7852) " (16713" 1706 7852) " (16713" 294 7852) " (16584" 1701 7852) " (16584" 1718 7933) " (16712" 1025 7859) " (16584" 1697 7852) " (28" 1708 7852) " (28" 1706 7852) " (28" 1716 7852) " (32" 1697 7852) " (32" 1701 7852) " (16712" 1088 7859) " (16584" 1684 7852) " (16348" 2409 10833) " (16584" 676 7933) " (31" 1712 7853) " (31" 1716 7853) " (32" 1740 7975) " (28" 1719 7907) " (28" 1712 7858) " (28" 1715 7858) " (17" 1740 7937) " (16713" 1630 7885) " (16713" 1579 7858) " (16713" 1585 7858) " (16713" 1500 7884) " (16713" 716 7858) " (16713" 819 7858) " (16713" 1534 7858) " (16544" 1719 7881) " (16519" 1720 7859) " (1" 1719 7859) " (16438" 1718 7875) " (16728" 1670 7956) " (1" 1721 7861) " (16715" 1690 7861) " (1" 1718 7861) " (1" 1715 7986) " (1" 1713 7861) " (1" 1709 7861) " (1" 1698 7861) " (1" 1706 8786) " (16438" 1721 7875) " (16348" 1712 7862) " (16348" 1715 7866) " (16348" 1694 7863) " (16348" 1704 8221) " (16348" 1586 7863) " (17076" 1101 10462) " (16348" 1722 7864) " (16348" 1706 7892) " (37" 2408 10467) " (16354" 2678 11905) " (1" 1723 11371) " (16348" 1723 11325) " (16348" 1724 8248) " (1" 1724 8135) " (1" 1539 7986) " (16348" 1539 7989) " (32" 1719 7875) " (32" 1721 7875) " (32" 1722 7886) " (32" 1715 7869) " (16584" 1721 7933) " (16584" 1736 7933) " (16728" 1723 7956) " (16584" 1735 7933) " (16584" 1740 7933) " (32" 1674 7872) " (15885" 1661 7872) " (15885" 1644 7872) " (15885" 1610 7872) " (16356" 1173 7875) " (16748" 1328 8093) " (16855" 1524 11540) " (16815" 1328 8580) " (16438" 1539 7875) " (16321" 1724 7875) " (32" 1724 8240) " (16321" 1606 7876) " (16222" 1706 8059) " (16222" 1715 8285) " (16222" 1704 7877) " (16030" 1605 7877) " (16713" 1576 7885) " (19" 1718 7932) " (19" 1719 7885) " (19" 1721 7932) " (19" 1697 7885) " (16696" 1246 7885) " (32" 1725 7885) " (16713" 1328 7833) " (1" 2410 10463) " (16530" 2410 11180) " (16530" 1727 7896) " (16631" 1703 7888) " (16348" 1725 7888) " (16438" 1727 7892) " (16530" 2409 10505) " (16348" 2410 10519) " (16438" 1728 7890) " (16348" 1328 7490) " (16690" 1328 7759) " (16348" 1727 7891) " (16348" 1728 7890) " (1" 1732 8246) " (16368" 1733 7899) " (16222" 1723 11300) " (16222" 1718 7899) " (16222" 1731 7900) " (16222" 1733 7900) " (17" 1730 7900) " (17" 1728 7900); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16222 1729 7936) " (16222" 1724 8233) " (16222" 1725 7903) " (16222" 1722 8159) " (16222" 1727 7903) " (16222" 1730 7903) " (16222" 1705 7903) " (32" 1730 7903) " (32" 1733 7953) " (16222" 1728 7903) " (15885" 1734 7904) " (15885" 1720 7904) " (32" 1732 8356) " (32" 1734 7955) " (16729" 2043 9383) " (16628" 1328 7102) " (17003" 2127 9922) " (16508" 1328 6379) " (16635" 1328 7166) " (16834" 1475 8761) " (17" 1591 7935) " (32" 1729 7906) " (32" 1744 8034) " (16728" 1703 7956) " (32" 1731 7907) " (1" 1731 7907) " (1" 1733 7925) " (28" 1724 7907) " (28" 1721 7907) " (28" 1731 7907) " (16182" 1724 8213) " (16182" 1722 7907) " (16182" 1702 7907) " (15997" 1735 7908) " (16720" 1737 7922) " (16720" 1469 7911) " (16720" 1464 7911) " (16720" 1563 7911) " (16720" 1393 7911) " (16720" 1203 7911) " (16530" 1736 7911) " (16530" 1735 7911) " (16530" 1733 7911) " (32" 1736 7911) " (32" 1735 7911) " (28" 1770 8040) " (16396" 1735 7933) " (32" 1737 7911) " (16276" 1735 8013) " (28" 1775 10806) " (16276" 1690 7911) " (16276" 1678 7911) " (16276" 1659 8368) " (17" 1737 7935) " (17076" 2409 10462) " (16276" 1729 8012) " (16276" 1702 8014) " (16276" 1689 8012) " (16837" 698 9242) " (31" 2568 11198) " (16276" 1731 7913) " (16276" 1710 7913) " (16276" 1716 7913) " (16276" 1733 7913) " (16276" 1708 7914) " (16348" 1732 7990) " (16348" 1659 8292) " (16348" 1737 8017) " (16348" 1738 7918) " (16438" 1736 7917) " (16438" 1735 7917) " (16438" 1733 7917) " (16519" 1735 7918) " (16519" 1712 7918) " (16438" 1739 7938) " (16834" 698 8761) " (17" 2703 11996) " (16717" 1694 7920) " (16717" 1618 7920) " (16717" 1667 7920) " (16717" 1500 7920) " (16717" 921 7920) " (16544" 1740 7933) " (16396" 1736 7933) " (16036" 1738 7920) " (16530" 1738 7922) " (16530" 1724 8469) " (16530" 1739 7950) " (1" 1720 7922) " (1" 1734 7923) " (16724" 1485 7924) " (1" 1736 7924) " (1" 1735 7924) " (1" 1729 7924) " (16724" 308 7924) " (1" 1738 7925) " (16724" 1475 7924) " (16724" 1019 7924) " (16530" 1723 7925) " (16396" 1740 7933) " (19" 1708 7933) " (31" 1740 7927) " (31" 1708 7927) " (31" 1739 7927) " (31" 1734 7927) " (31" 1659 8300) " (17" 1637 8436) " (17" 1639 7928) " (19" 1736 7931) " (19" 1740 7932) " (17" 1723 11300) " (16222" 1737 8187) " (16222" 1739 7945) " (16222" 1740 7937) " (16222" 1742 7937) " (16020" 1736 7937) " (16020" 1740 7937) " (16020" 1665 7937) " (16342" 698 9204) " (16728" 1379 7956) " (19" 1703 7937) " (17" 1628 7937) " (17" 1674 7937) " (16438" 1734 7939) " (16717" 1742 7939) " (16717" 1738 7939) " (16717" 1581 7939) " (16717" 660 7939) " (15885" 1743 7987) " (16726" 1743 7942) " (16438" 1743 8035) " (15885" 277 7987) " (15885" 4 7945) " (15885" 676 7945) " (15885" 1520 7354) " (16438" 1509 7945) " (15885" 1740 7945) " (15885" 1680 7945) " (28" 1748 7956) " (16728" 1604 7956) " (15885" 1723 7945) " (16222" 1743 7945) " (15885" 1744 7987) " (16438" 1744 7965) " (15885" 769 7946) " (16182" 1744 7946) " (16182" 1708 7946) " (16182" 1742 7946) " (28" 1739 7956) " (32" 1751 8017) " (16321" 1685 7947) " (16321" 1746 7949) " (17" 1746 11198) " (17" 1744 11352) " (16713" 698 7833) " (16559" 1746 7949) " (16559" 1740 7949) " (16559" 1736 7949) " (16559" 1735 7949) " (16559" 1718 8016) " (15885" 1746 7987) " (16559" 1747 8037) " (16559" 1744 7975) " (16748" 698 8093) " (16530" 1747 7950) " (16530" 1734 7950) " (16438" 1746 7950) " (16438" 1747 7950) " (19" 1743 7950) " (19" 1744 7951) " (19" 1746 7951) " (19" 1747 7951) " (15885" 1747 7953) " (15885" 1687 7955) " (32" 1747 8035) " (32" 1742 7975) " (32" 1745 7972) " (32" 1748 7955) " (15885" 1742 7955) " (15885" 1733 7955) " (15885" 1731 7955) " (15885" 1738 7955) " (15885" 1736 7955) " (16727" 1715 7955) " (16727" 1421 7955) " (16727" 1702 7955) " (16690" 698 7759) " (16728" 1605 7956) " (16728" 1004 7956) " (16543" 1744 7956) " (16438" 1748 7956) " (16530" 1749 8118) " (16348" 698 7490) " (16438" 1749 7959) " (32" 1749 7973) " (16348" 1749 7989) " (16348" 1744 7961) " (16348" 1746 7961) " (15885" 1243 7962) " (15885" 1590 7962) " (15885" 1566 7962) " (15885" 1592 7962) " (1" 1744 7964) " (1" 1747 7964) " (16543" 1703 7964) " (16222" 1747 7964) " (16222" 1744 8028) " (16222" 1748 8187) " (16222" 1745 8187) " (16348" 1750 8006) " (16222" 1749 7985) " (16222" 1750 8245) " (15885" 1413 7965) " (15885" 1501 7965) " (15885" 1702 7965) " (16222" 1734 7965) " (15888" 1750 7965) " (15885" 1751 7966) " (16635" 698 7166) " (16729" 1604 7977) " (16504" 1749 8128) " (15888" 1790 8100) " (16729" 1754 8094) " (16349" 1749 7970) " (16349" 1724 7970) " (32" 1743 8034) " (32" 1750 7985) " (15878" 1743 7973) " (15878" 1744 7974) " (24" 1790 8100) " (16730" 1754 9315) " (32" 1754 8035) " (16544" 1755 7986) " (32" 1755 7992) " (16731" 277 7979) " (16731" 1756 7980) " (16731" 676 7980) " (16731" 1703 7980) " (16222" 1756 7985) " (32" 1756 7992) " (16898" 2678 11868) " (16029" 308 4031) " (16398" 2188 9894) " (32" 1738 7981) " (32" 1720 7981) " (16732" 1703 7982) " (16733" 91 7983) " (16529" 1488 7985) " (16733" 1630 7994) " (16733" 1667 7994); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16529 1618 7985) " (16222" 1755 7985) " (16222" 1751 8017) " (16733" 1694 7994) " (16529" 995 7985) " (16628" 698 7102) " (16544" 1756 7985) " (16222" 2172 9797) " (16729" 1792 8101) " (16222" 1732 7985) " (16559" 1756 7986) " (16438" 1755 8000) " (16559" 1755 7996) " (16508" 698 6379) " (1" 1750 8245) " (1" 1756 7986) " (1" 1755 7986) " (1" 1754 7998) " (1" 1742 8050) " (1" 1751 8059) " (1" 1737 7986) " (1" 1745 7986) " (1" 1739 7986) " (1" 1725 7986) " (1" 1749 7986) " (16543" 1750 7987) " (16438" 1756 7987) " (16751" 1754 8101) " (15885" 1755 7987) " (15885" 1685 7987) " (16734" 1496 7987) " (37" 1703 8229) " (37" 1750 8229) " (16855" 1749 11928) " (16348" 676 7987) " (16735" 1724 7988) " (16735" 1539 7988) " (16348" 1756 7989) " (16438" 1724 7989) " (16348" 1742 7989) " (16348" 1745 7989) " (15885" 1759 7990) " (5" 1677 7990) " (28" 1751 7990) " (28" 1759 7990) " (32" 1759 7991) " (11" 698 6114) " (16348" 1790 8100) " (16837" 1977 11271) " (16222" 1759 7993) " (16530" 1746 7993) " (16504" 1659 7995) " (16733" 1618 7993) " (16530" 1761 8008) " (16733" 1600 7994) " (16733" 1687 7994) " (16733" 1585 7994) " (16733" 1547 7994) " (16733" 1579 7994) " (16530" 1659 8236) " (16733" 1500 7994) " (16733" 1400 7994) " (16733" 1350 7995) " (16733" 1295 7995) " (16733" 1746 7995) " (32" 1761 8016) " (16260" 1659 7996) " (16559" 1759 7996) " (16737" 675 7997) " (16737" 1762 8059) " (16737" 1732 7998) " (1" 1762 8049) " (32" 1762 8010) " (16441" 1763 8374) " (16559" 1761 8016) " (16029" 698 4031) " (16282" 698 5116) " (16477" 698 5622) " (16438" 1761 8000) " (16438" 1759 8000) " (16438" 1762 8000) " (32" 1763 8063) " (32" 1788 8105) " (16222" 1789 8131) " (32" 1789 8136) " (16348" 1761 8003) " (16438" 1764 8016) " (16260" 1759 8004) " (16260" 1765 8006) " (16438" 1750 8006) " (16348" 1765 8008) " (16348" 1762 8007) " (16438" 1765 8008) " (16183" 698 3714) " (16154" 698 3361) " (16739" 1623 7613) " (16348" 1764 8017) " (16348" 1763 8083) " (32" 1764 8016) " (32" 1765 8008) " (16575" 1703 8008) " (16575" 1750 8008) " (16222" 1761 8008) " (16222" 1763 8059) " (16222" 1764 8008) " (16559" 1766 8037) " (16559" 1765 8009) " (16504" 1761 8011) " (16504" 1765 8009) " (32" 1766 8010) " (17" 1779 8096) " (17003" 2125 9922) " (16544" 1767 8011) " (32" 1767 8034) " (17" 1787 8096) " (16504" 1759 8011) " (16530" 1759 8011) " (16276" 1673 8012) " (16276" 1641 8012) " (16276" 1764 8016) " (16276" 1724 8014) " (16276" 1567 8014) " (16276" 1485 8014) " (16276" 1751 8015) " (16751" 1792 8101) " (16741" 1623 7613) " (23" 2196 9383) " (16276" 1672 8016) " (16276" 1728 8238) " (16276" 308 8016) " (16438" 1751 8017) " (16348" 1767 8017) " (16848" 2286 9697) " (17" 2034 9697) " (16222" 1767 8017) " (16742" 1768 8123) " (16742" 91 8122) " (16454" 1769 8439) " (16454" 1567 8019) " (16454" 1770 8147) " (16454" 1746 8020) " (16742" 1769 8020) " (16454" 1597 8020) " (16454" 1550 8020) " (16742" 1770 8020) " (16742" 1039 8020) " (16454" 1485 8020) " (16544" 1771 8035) " (28" 1771 8039) " (16222" 1768 8028) " (16222" 1770 8028) " (16683" 1772 8032) " (32" 1768 8035) " (32" 1771 8035) " (32" 1770 8035) " (32" 1769 8035) " (1" 1772 8035) " (16729" 1592 8096) " (16837" 308 9242) " (16834" 308 8761) " (16519" 2579 12757) " (31" 2569 11200) " (16342" 308 9204) " (16438" 1771 8035) " (16530" 1772 8035) " (16743" 277 8035) " (16743" 1773 8173) " (16743" 1754 8036) " (16777" 2542 11089) " (16438" 1773 8037) " (16744" 1774 8068) " (16815" 308 8580) " (16348" 1768 8039) " (16348" 1774 8039) " (28" 91 8039) " (16348" 1751 8058) " (16260" 1180 5768) " (16260" 1739 8050) " (16260" 1749 8050) " (16260" 1776 8050) " (1" 1776 8059) " (1" 1774 8046) " (1" 1773 8046) " (16260" 1768 8050) " (1" 1763 8131) " (16348" 1776 8100) " (1" 1775 8049) " (16530" 1763 8050) " (16348" 1388 7490) " (16348" 1779 8083) " (16543" 1779 8057) " (16530" 1780 8124) " (1" 1780 8123) " (16222" 1769 8059) " (16743" 1774 8060) " (16729" 1763 8095) " (16729" 1789 8096) " (16729" 1591 8095) " (16745" 1623 7613) " (16745" 1677 8060) " (16745" 1671 8060) " (16745" 1675 8060) " (16745" 1604 8060) " (16745" 13 8060) " (16164" 5 8061) " (16164" 1781 8061) " (16222" 1779 8062) " (28" 1781 8093) " (32" 1774 8063) " (32" 1776 8092) " (32" 1773 8068) " (32" 1780 8258) " (32" 1781 8092) " (16222" 1782 8266) " (32" 1775 8065) " (32" 1783 9027) " (16628" 308 7102) " (16748" 308 8093) " (16690" 308 7759) " (16508" 308 6379) " (32" 1728 8067) " (16713" 308 7833) " (11" 308 6114) " (16635" 308 7166) " (1" 1781 8092) " (31" 1788 8095) " (16729" 1762 8094) " (16729" 91 8094) " (32" 1782 8116) " (32" 1779 8068) " (28" 1783 8068) " (28" 1782 8068) " (16544" 1784 8069) " (16729" 1788 8102) " (16746" 4 8254) " (16746" 1784 8069) " (16746" 1754 8070) " (16746" 1785 8070) " (16746" 1759 8070) " (16746" 1743 8070) " (16746" 1774 8070) " (16746" 277 8070) " (16477" 308 5622) " (16282" 308 5116) " (1" 1785 8093) " (31" 1785 8081) " (31" 1784 8083) " (31" 1113 8072) " (31" 1786 8073) " (15888" 1786 8073); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17076 294 10459) " (16759" 2413 11085) " (24" 2407 10459) " (31" 1781 8080) " (24" 2390 10459) " (24" 2399 10459) " (16222" 1784 8083) " (16348" 1781 8086) " (16348" 1780 8083) " (16438" 1776 8085) " (16713" 1768 8086) " (16222" 1843 8266) " (16222" 1852 8267) " (1" 2132 11798) " (17" 1901 11933) " (16222" 1787 8092) " (1" 1787 8092) " (32" 1787 8092) " (32" 1784 8092) " (32" 1785 8093) " (16504" 1782 8092) " (1" 1782 8116) " (1" 1779 8092) " (28" 1776 8093) " (17" 1750 8241) " (16729" 1785 8102) " (17076" 2393 10459) " (1" 1790 8103) " (1" 1792 8103) " (26" 1790 8101) " (16530" 1818 8161) " (16348" 1792 8102) " (16348" 1789 8102) " (16543" 1785 8102) " (16543" 1623 7613) " (32" 1792 9027) " (16753" 1782 8104) " (16753" 1690 8104) " (1" 1788 8105) " (16753" 1703 8104) " (16508" 1703 8211) " (16848" 2282 9858) " (16342" 2127 9204) " (1" 1791 8160) " (16760" 1717 8151) " (16530" 1810 8165) " (32" 1793 8109) " (16504" 1776 8106) " (16504" 1792 8106) " (16504" 1784 8106) " (16504" 1793 8106) " (16696" 1750 8641) " (16544" 1794 8110) " (16760" 5 8151) " (1" 1794 8108) " (17" 1762 8109) " (15989" 308 2199) " (16051" 308 2890) " (16022" 308 2649) " (16033" 1776 8109) " (16033" 1623 8109) " (16441" 1774 8135) " (16441" 1754 8109) " (16222" 1792 8109) " (16222" 1788 8109) " (16222" 1781 8109) " (16222" 1793 8109) " (16222" 1794 8124) " (31" 2698 11924) " (15888" 2175 9311) " (15846" 2163 9656) " (16837" 2697 11907) " (15846" 2645 12178) " (17040" 2149 9673) " (17040" 2192 9673) " (16354" 2686 11905) " (16985" 2188 9453) " (17040" 2188 9673) " (17061" 2697 11925) " (15846" 2175 9656) " (16398" 2118 10111) " (15846" 1703 8220) " (15846" 1750 8383) " (16438" 1793 8112) " (15885" 1797 8113) " (28" 1789 8113) " (28" 1792 8113) " (28" 1796 8113) " (32" 1797 8116) " (32" 1795 8113) " (26" 2122 9382) " (15930" 308 1810) " (16348" 1797 8113) " (16348" 1782 8845) " (16530" 1804 8396) " (16760" 1763 8151) " (16760" 1592 8151) " (16760" 1817 8163) " (32" 1796 8116) " (16222" 1851 8266) " (31" 1851 8269) " (16348" 1796 8114) " (16348" 1788 8114) " (17" 1845 9530) " (32" 1798 8116) " (32" 1794 8116) " (16837" 2581 11222) " (16760" 1590 8151) " (17" 1795 8172) " (16837" 1864 11078) " (30" 1715 8116) " (16222" 1798 8131) " (16530" 1791 8134) " (16530" 1779 8118) " (16530" 1751 8118) " (16530" 1796 8118) " (16530" 1794 8118) " (16530" 1795 8172) " (16434" 1799 8119) " (16760" 1789 8151) " (16530" 1812 8165) " (16530" 1816 8151) " (16342" 1864 9204) " (16154" 308 3361) " (16756" 1800 8121) " (16756" 660 8121) " (15888" 2524 11276) " (15994" 1774 8121) " (16742" 1787 8122) " (16742" 1801 8123) " (16438" 1797 8123) " (1" 1801 8128) " (16454" 1818 8163) " (16222" 1801 8131) " (16222" 1780 8124) " (16222" 1791 8131) " (16222" 1799 8487) " (16222" 1796 8124) " (16530" 1802 8134) " (16746" 1803 8127) " (16758" 1804 8127) " (16746" 1787 8127) " (16746" 1776 8127) " (32" 1801 8136) " (16441" 91 8128) " (32" 1802 8128) " (16441" 1801 8128) " (32" 1803 9027) " (16441" 1787 8128) " (16441" 1776 8128) " (16504" 1791 8133) " (16504" 1780 8128) " (16504" 1733 8128) " (16504" 1731 8128) " (16504" 1717 8128) " (16504" 1657 8128) " (1" 1803 8157) " (32" 1791 8129) " (17" 1791 8129) " (1" 1797 8130) " (1" 1789 8131) " (16222" 1803 8131) " (16222" 1802 8131) " (16530" 1817 8165) " (1" 1805 11798) " (1" 1799 9053) " (16348" 2406 10451) " (16530" 1819 8345) " (16441" 676 8135) " (16815" 1864 8580) " (16834" 1864 8761) " (16713" 1787 8136) " (16713" 1776 8136) " (16713" 1801 8136) " (32" 1799 8136) " (32" 1804 8136) " (32" 1800 8136) " (16760" 1774 8290) " (16760" 1803 8136) " (16760" 1802 8137) " (16628" 1360 7102) " (16760" 1710 8139) " (16760" 1809 8290) " (16760" 1660 8143) " (16760" 1791 8140) " (16760" 1781 8140) " (16760" 1623 7613) " (16441" 1630 8140) " (16441" 277 8140) " (16441" 1803 8140) " (16441" 4 8411) " (16441" 1792 8140) " (16441" 1743 8140) " (16441" 1766 8140) " (16441" 1747 8140) " (16441" 1744 8140) " (16441" 1767 8140) " (16729" 2197 9384) " (15888" 1805 8434) " (16183" 308 3714) " (16438" 2566 11216) " (31" 1810 8141) " (16837" 2406 10449) " (16760" 1810 8163) " (16761" 1812 8143) " (16761" 1739 8143) " (16342" 1894 9204) " (16837" 1894 10227) " (16760" 1788 8165) " (16760" 1733 8143) " (16760" 1716 8143) " (16760" 1657 8143) " (16760" 1644 8143) " (16760" 1601 8143) " (16760" 1610 8143) " (16760" 1572 8143) " (16760" 1391 8143) " (16760" 1380 8143) " (16760" 1375 8143) " (16760" 1331 8143) " (16760" 1338 8143) " (16760" 1244 8143) " (16276" 1801 8167) " (16276" 1813 8144) " (16276" 1783 8215) " (16276" 1775 8145) " (16276" 1795 8291) " (16276" 1113 8146) " (16276" 1779 8146) " (16762" 1814 8147) " (16762" 1486 8147) " (16454" 1815 8439) " (16530" 1815 8469) " (16454" 1785 8148) " (16454" 4 8148) " (16454" 1797 8148) " (16454" 1816 8163) " (1" 1818 8157) " (1" 1816 8156) " (1" 1813 8157) " (1" 1810 8239) " (1" 1814 8160) " (16222" 1816 8157) " (16222" 1818 8157) " (16222" 1810 8158) " (16222" 1817 8158) " (16222" 1814 8187) " (16222" 1815 8487) " (16222" 1713 8159) " (16222" 1709 8159); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16222 1819 8282) " (1" 1817 8239) " (16222" 1812 8160) " (16222" 1804 8161) " (16222" 1762 8161) " (16222" 1795 8161) " (16760" 795 8161) " (16530" 1808 8162) " (16760" 1818 8162) " (16398" 2003 9773) " (16760" 1813 8162) " (16760" 1816 8162) " (16760" 1754 8162) " (15846" 1805 8163) " (15888" 2148 9311) " (16354" 2682 11905) " (16760" 1742 8163) " (16837" 2148 9242) " (16398" 2015 9824) " (16398" 1983 9773) " (26" 2615 11931) " (17190" 2706 12074) " (16985" 2185 9453) " (16398" 2192 9877) " (28" 1795 8163) " (28" 1800 8163) " (28" 1816 8163) " (28" 1818 8163) " (28" 1814 8163) " (28" 1802 8163) " (28" 1808 8163) " (28" 1804 8163) " (16713" 1723 8165) " (16713" 1703 8165) " (16713" 1173 8165) " (17" 1668 9064) " (16801" 1893 8433) " (16713" 1246 8165) " (16713" 1750 8165) " (16713" 13 8165) " (16713" 1809 8165) " (16713" 1820 8165) " (16713" 1817 8165) " (16713" 1795 8165) " (16713" 1810 8165) " (16713" 1804 8165) " (16713" 1222 8165) " (16713" 1814 8165) " (16713" 1818 8165) " (16713" 1816 8165) " (16713" 1819 8165) " (16713" 1812 8165) " (16713" 1815 8165) " (16713" 1783 8165) " (16713" 1813 8165) " (16713" 1808 8165) " (16713" 1764 8165) " (16760" 1591 8165) " (16530" 1762 8165) " (16530" 1805 8514) " (16276" 1768 8167) " (16276" 1821 8215) " (16441" 1703 8172) " (17" 1805 8365) " (27" 676 8172) " (16530" 2540 11090) " (16530" 1822 8966) " (16222" 1813 8173) " (16222" 1822 8173) " (16774" 1661 8276) " (16815" 1894 8580) " (16398" 2175 9894) " (14" 2282 9724) " (16398" 2145 9773) " (16454" 1813 8175) " (16454" 1698 8223) " (16454" 1823 8282) " (16454" 1825 8179) " (16837" 2696 11913) " (16398" 2185 9773) " (15846" 2192 9656) " (17040" 2184 9673) " (16348" 1824 8180) " (1" 2188 9346) " (32" 1831 8276) " (32" 1851 8306) " (16222" 1827 8212) " (16454" 1853 8439) " (16530" 1824 8184) " (16530" 1823 8345) " (16530" 1820 8184) " (16348" 1819 8291) " (16348" 1826 8220) " (16348" 1813 8185) " (16348" 1815 8508) " (16348" 1222 8185) " (16348" 1823 8248) " (16760" 1826 8393) " (16760" 1773 8185) " (16222" 1826 8212) " (16222" 1824 8241) " (16222" 1823 8233) " (16530" 1826 8191) " (16746" 1827 8254) " (16760" 1827 8189) " (16182" 1801 8189) " (15846" 2188 9656) " (16441" 1785 8212) " (28" 1805 8191) " (16222" 1805 8514) " (16276" 1828 8192) " (16441" 1827 8411) " (16441" 1828 8211) " (16441" 1826 8211) " (16276" 1827 8194) " (16543" 1829 8195) " (16441" 1784 8212) " (16441" 1833 8240) " (16222" 1834 8213) " (16441" 1834 8411) " (1" 2315 9978) " (16530" 1834 8213) " (16530" 1827 8211) " (16222" 1829 8195) " (16454" 1827 8195) " (16222" 1890 8487) " (16530" 1830 8199) " (16543" 1830 8196) " (16454" 1830 8197) " (16454" 1852 8277) " (16773" 1843 8276) " (16530" 1832 8211) " (16454" 1832 8211) " (16773" 1670 8276) " (16454" 1833 8224) " (16530" 1833 8211) " (16454" 277 8206) " (16222" 1833 8208) " (16222" 1832 8208) " (16837" 2407 10557) " (32" 2402 10548) " (16348" 2408 10467) " (16441" 1832 8211) " (16182" 1815 8474) " (16182" 1819 9476) " (16182" 1812 8213) " (16182" 1796 8213) " (16029" 2364 10444) " (1" 2147 9382) " (17" 2191 11197) " (16957" 1869 9348) " (16348" 2099 9368) " (16956" 2122 9348) " (16276" 1834 8218) " (16049" 2357 11085) " (16957" 2132 9348) " (16767" 1658 8236) " (16767" 1623 7613) " (16767" 1805 8218) " (16767" 1606 8218) " (16276" 1835 8892) " (16543" 1835 8219) " (17139" 2690 11918) " (16398" 2163 9673) " (16985" 2184 9453) " (16398" 2086 9773) " (16348" 1835 8249) " (14" 2283 9838) " (16182" 2297 9913) " (16348" 1829 8220) " (16348" 1822 8220) " (16696" 1658 8222) " (16696" 1805 8307) " (16182" 2274 9695) " (16182" 2354 10124) " (17186" 2697 11933) " (16348" 1837 8248) " (16438" 1837 8223) " (16454" 1826 8224) " (16530" 1835 8227) " (16530" 1837 8227) " (16441" 1835 8229) " (16398" 2205 9930) " (16398" 1820 9918) " (16398" 1945 9918) " (16398" 1609 9918) " (16855" 1744 11456) " (17190" 1400 11883) " (16398" 1552 9918) " (16348" 2315 9918) " (16884" 2118 9918) " (16766" 1835 8229) " (16222" 2768 12378) " (16398" 2042 9918) " (15846" 2288 10031) " (15846" 2098 9656) " (16884" 2126 9918) " (16222" 1894 10246) " (16222" 1900 8487) " (28" 1838 8388) " (30" 1838 8231) " (16222" 1838 8233) " (16222" 1837 8233) " (32" 1835 8233) " (32" 1827 8233) " (32" 1834 8233) " (32" 1823 8233) " (32" 1837 8234) " (32" 1836 8234) " (16723" 1839 8235) " (16723" 1533 8235) " (17" 1839 8235) " (17" 308 8235) " (16222" 1889 8487) " (16222" 1903 8647) " (16425" 676 8236) " (16425" 1838 8236) " (16425" 4 8236) " (16425" 277 8236) " (16425" 5 8236) " (16354" 2522 11197) " (16425" 1156 8236) " (16425" 8 8236) " (16425" 1101 8236) " (16438" 1839 8236) " (16767" 1834 8236) " (16348" 1838 8236) " (17040" 2180 9673) " (16398" 2184 9673) " (15846" 2184 9999) " (17040" 2163 9673) " (15888" 2149 9311) " (16398" 2149 9819) " (15888" 2155 9311) " (15846" 2155 9999) " (16696" 2103 9805) " (16276" 1704 8238) " (1" 1824 8417) " (1" 1809 8285) " (16956" 2189 9348) " (16956" 2142 9348) " (16956" 2123 9348) " (16956" 2111 9348) " (16222" 1896 8487) " (28" 1902 8488) " (32" 1809 8240) " (32" 1824 8240) " (32" 1805 8250) " (32" 1814 8240) " (16559" 1703 8240); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16441 1838 8240) " (16441" 1605 7827) " (16441" 1805 8240) " (16441" 1704 8990) " (16441" 1728 8240) " (16441" 1473 8240) " (16222" 1905 8487) " (16222" 1898 8514) " (19" 1838 8285) " (16284" 1642 8241) " (16284" 1769 8241) " (16742" 2082 9348) " (32" 1840 8250) " (16222" 1840 8266) " (16222" 1809 8241) " (17" 1841 11300) " (17" 1617 8487) " (16756" 2149 9341) " (16530" 1841 8244) " (17" 1894 10008) " (17" 1842 8346) " (17" 1715 8245) " (16222" 1841 11300) " (23" 2145 9348) " (1" 1841 8668) " (1" 1843 11798) " (1" 1842 8246) " (16438" 1842 8246) " (15846" 2180 9656) " (1" 1804 8274) " (1" 1815 9070) " (1" 1823 8248) " (16348" 1841 11325) " (16348" 1843 8667) " (16348" 1840 8248) " (16222" 1902 8570) " (17" 1903 8487) " (1" 1812 8248) " (1" 1830 8291) " (15846" 2678 11869) " (1" 1825 8248) " (1" 1832 8248) " (1" 1822 8248) " (1" 1704 8248) " (1" 1795 8248) " (1" 1768 8248) " (16348" 1842 8248) " (16348" 1827 8249) " (16530" 91 8249) " (16770" 1845 8250) " (16770" 1839 8250) " (16354" 1805 8250) " (16354" 1658 8250) " (17" 1218 8487) " (32" 1815 8499) " (32" 1845 8257) " (15846" 2149 9999) " (26" 2180 9693) " (16530" 1846 8258) " (32" 1846 8281) " (14" 2286 9797) " (15846" 1843 9070) " (16985" 2180 9453) " (16530" 1787 11188) " (16530" 1847 11799) " (17" 1759 8487) " (17" 1892 8487) " (16222" 1892 8487) " (32" 1847 8276) " (16771" 1847 8254) " (16746" 1848 8255) " (32" 1848 8259) " (31" 1848 8256) " (31" 1815 8814) " (31" 1845 8257) " (31" 1839 8257) " (1" 1847 8257) " (1" 1848 8269) " (16530" 1848 8258) " (16530" 1845 8257) " (16519" 1848 8258) " (23" 2191 10167) " (1" 2189 9978) " (17161" 2633 11444) " (1" 2172 9979) " (23" 2178 9348) " (16222" 1847 8266) " (16222" 1846 8283) " (16530" 1849 8262) " (26" 1849 8261) " (15888" 1849 8262) " (16530" 1850 8263) " (26" 1850 8263) " (16530" 1851 8265) " (31" 1852 8268) " (16222" 1878 8369) " (17" 1852 11197) " (17" 1847 8267) " (17" 1851 8345) " (16348" 1847 8269) " (16348" 1846 8291) " (1" 1852 8302) " (16348" 1848 8309) " (1" 1851 8291) " (1" 1837 8269) " (1" 1819 8269) " (16348" 1795 8269) " (16348" 1851 8274) " (1" 1850 8291) " (1" 1849 8291) " (16924" 2132 9217) " (15997" 1360 6398) " (1" 1786 8304) " (16348" 1812 8274) " (1" 1845 8275) " (1" 1839 8275) " (1" 1836 8275) " (1" 1831 8276) " (16765" 1592 8290) " (16765" 1814 8290) " (16765" 1486 8290) " (16765" 1173 8290) " (16760" 1834 8393) " (16760" 1848 8290) " (16760" 1838 8290) " (16760" 1854 8290) " (16760" 807 8290) " (16760" 1853 8290) " (16760" 1222 8290) " (16760" 1713 8290) " (16760" 1431 8290) " (16760" 1156 8290) " (16760" 1101 8290) " (16760" 1631 8290) " (16760" 1605 7827) " (30" 1712 8291) " (30" 1827 8291) " (16348" 1854 8291) " (16348" 1853 8444) " (16956" 2183 9346) " (1" 1856 9979) " (16956" 1173 9640) " (1" 1513 8291) " (1" 1483 10031) " (1" 1104 8291) " (1" 1072 8291) " (16777" 1805 8292) " (16777" 676 8292) " (17" 1899 8487) " (17" 2174 11197) " (28" 1901 8488) " (16952" 2175 9340) " (32" 1855 8295) " (16778" 1852 8296) " (16778" 1857 8306) " (16778" 1731 8296) " (16956" 2132 9346) " (17" 1857 8306) " (17" 732 8298) " (16222" 1856 8307) " (1" 1857 8306) " (16222" 1857 8300) " (32" 1849 8303) " (32" 1850 8325) " (32" 1825 8303) " (32" 1830 8325) " (26" 1360 9217) " (32" 1857 8303) " (32" 1856 9393) " (16751" 2406 10447) " (16924" 1869 9217) " (15846" 819 11869) " (37" 1388 7391) " (16523" 1623 7613) " (16798" 1605 7827) " (16348" 1856 8307) " (16348" 1857 8307) " (16276" 1858 8308) " (16348" 1858 8312) " (16696" 4 8411) " (32" 1858 8312) " (32" 1859 8312) " (32" 1838 8312) " (16369" 5 8312) " (16784" 5 8312) " (16369" 1857 8312) " (16798" 1888 8487) " (17" 1882 8456) " (16956" 2055 9346) " (16956" 2172 9502) " (16348" 1859 8312) " (1" 1858 8312) " (16356" 1878 8369) " (16536" 1878 8369) " (16798" 1669 8487) " (32" 1860 8315) " (16222" 1860 8314) " (1" 1860 8314) " (31" 1860 8315) " (16956" 2101 9346) " (16798" 1820 8487) " (32" 1861 8688) " (1" 1861 8726) " (31" 1861 8325) " (17" 1861 8335) " (31" 1862 8319) " (31" 1837 8318) " (32" 1862 8343) " (1" 1826 8319) " (1" 1835 8319) " (47" 1863 11396) " (16798" 1904 8486) " (16798" 1867 8487) " (23" 2139 9346) " (32" 2189 9396) " (17" 2190 11708) " (16530" 1902 8489) " (32" 1111 8324) " (32" 1863 8325) " (16786" 1864 10788) " (32" 1864 8337) " (32" 1819 8326) " (16222" 1861 8688) " (16276" 1863 8326) " (1" 1864 10031) " (1" 1862 8358) " (23" 1869 9346) " (1" 1882 8456) " (16683" 1623 7613) " (16683" 1865 8352) " (16683" 1863 8329) " (16066" 1246 8330) " (19" 1865 8331) " (16222" 1862 8343) " (16222" 1848 8521) " (26" 1865 8340) " (16267" 1866 8334) " (1" 1902 8571) " (17" 1862 11197) " (32" 1865 8338) " (32" 1866 8343) " (16482" 1867 8340) " (16482" 1734 8340) " (16798" 1156 8486) " (32" 1867 8341) " (23" 2189 9346) " (23" 2132 9346) " (15888" 1865 8342) " (16222" 1866 8342) " (16222" 1865 8342); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16482 660 8343) " (16482" 785 8343) " (16683" 1868 8354) " (26" 1868 8354) " (16222" 1864 10246) " (16530" 1862 8345) " (16530" 1861 8712) " (16530" 1868 8345) " (16530" 1842 8345) " (16530" 1853 8788) " (16530" 1867 8371) " (17" 1786 9217) " (15846" 1868 8346) " (16985" 2209 9453) " (11" 13 6114) " (26" 13 8228) " (15930" 13 1810) " (15989" 13 2199) " (16022" 13 2649) " (12" 13 2750) " (16038" 13 2806) " (16051" 13 2890) " (16072" 13 3021) " (16088" 13 3063) " (16154" 13 3361) " (16171" 13 3510) " (16183" 13 3714) " (16273" 13 4184) " (16282" 13 5116) " (16348" 13 7490) " (16477" 13 5622) " (16508" 13 6379) " (15997" 13 6398) " (16356" 13 6756) " (16623" 13 7031) " (16628" 13 7102) " (16635" 13 7166) " (16690" 13 7759) " (16748" 13 8093) " (17" 1869 11949) " (17040" 2209 9673) " (15846" 2185 9915) " (16398" 2098 9931) " (17" 1868 9217) " (16398" 2193 9773) " (16438" 1866 8347) " (16348" 1869 8616) " (16348" 1870 8348) " (16683" 1871 8352) " (16683" 4 8351) " (16683" 1605 7827) " (16683" 1872 8354) " (16348" 1872 8353) " (16222" 1869 12558) " (16222" 1872 8354) " (16222" 1871 8353) " (16222" 1868 8353) " (26" 1872 8354) " (16222" 1915 8682) " (15888" 1872 8354) " (16543" 8 10446) " (16029" 2387 10444) " (15888" 1868 8354) " (16798" 5 8486) " (17" 1867 8352) " (17" 1871 8365) " (16787" 1873 8355) " (32" 1869 9333) " (32" 1873 9027) " (32" 1871 8358) " (32" 1872 8356) " (32" 1870 8356) " (1" 1905 8485) " (17" 1822 8356) " (17" 2172 11197) " (16441" 1840 8356) " (16441" 1848 8365) " (16441" 1813 8356) " (1" 1869 9129) " (26" 1246 8228) " (37" 1246 7391) " (16348" 1246 7490) " (15997" 1246 6398) " (16356" 1246 6756) " (16628" 1246 7102) " (16635" 1246 7166) " (16690" 1246 7759) " (16748" 1246 8093) " (1" 1873 8580) " (1" 1871 8358) " (16789" 4 8358) " (16789" 1874 9093) " (16789" 1871 8362) " (1" 1328 8359) " (16789" 1866 8359) " (16356" 1787 8359) " (32" 1874 8364) " (1" 1874 8363) " (16356" 1874 8359) " (16789" 277 8362) " (16790" 1875 8363) " (16790" 1800 8363) " (32" 1875 8363) " (1" 1903 8629) " (1" 1829 8482) " (16182" 1874 8438) " (26" 91 8228) " (15930" 91 1810) " (15989" 91 2199) " (16022" 91 2649) " (16051" 91 2890) " (37" 91 7391) " (16154" 91 3361) " (16183" 91 3714) " (16282" 91 5116) " (16348" 91 7490) " (16477" 91 5622) " (11" 91 6114) " (16508" 91 6379) " (16628" 91 7102) " (16635" 91 7166) " (16690" 91 7759) " (16748" 91 8093) " (17" 1876 11949) " (17" 99 9218) " (17" 1666 8365) " (17" 6 11296) " (17" 1669 12095) " (17" 152 9382) " (16398" 2080 9912) " (17040" 2195 9673) " (15846" 2195 9999) " (17040" 2183 9673) " (15846" 2183 9999) " (17" 2175 9345) " (16985" 2163 9453) " (17" 2152 9345) " (17" 2149 9345) " (16398" 2178 9824) " (17040" 2175 9673) " (16985" 2149 9453) " (16398" 2183 9773) " (17139" 2349 11505) " (16985" 2195 9453) " (16441" 1874 8365) " (16441" 1871 8365) " (16441" 1866 8365) " (16441" 1863 8365) " (16441" 1860 8365) " (16441" 1859 8365) " (16441" 1858 8365) " (16798" 1903 8516) " (16222" 1854 8365) " (16222" 1874 8365) " (16222" 1873 8647) " (16696" 1642 8365) " (15888" 2544 11197) " (16791" 1548 8365) " (16348" 1873 8365) " (16348" 1874 8407) " (16348" 1862 8365) " (16348" 1861 8684) " (16348" 6 10426) " (16348" 1864 10180) " (16792" 4 8366) " (16792" 1878 8582) " (16182" 1878 8369) " (14" 1854 8989) " (17" 2155 9345) " (16794" 1855 8370) " (16794" 1845 8370) " (16794" 1879 8390) " (16530" 1876 11288) " (16530" 1873 8371) " (16530" 1878 8379) " (16530" 1864 11300) " (16530" 308 8371) " (16530" 1875 8371) " (16530" 1879 8382) " (17" 2156 9808) " (16441" 1878 8391) " (16441" 1592 8374) " (16441" 1566 8374) " (16441" 1222 8374) " (16441" 1799 8374) " (16441" 1722 8374) " (16441" 1709 8374) " (17" 1900 11197) " (16837" 2293 9800) " (16559" 1880 8393) " (16559" 1827 8375) " (17" 1879 8375) " (32" 1878 8377) " (32" 1880 8376) " (16398" 2138 9795) " (19" 2189 9673) " (32" 1879 8377) " (16454" 1866 8377) " (16454" 1881 8439) " (16182" 1881 8438) " (16742" 1881 8378) " (32" 1881 8411) " (16530" 1881 12128) " (32" 1914 8543) " (16530" 1882 8456) " (16985" 2225 9453) " (16985" 2215 9453) " (17040" 2215 9673) " (15846" 2215 9656) " (16398" 2195 9673) " (16398" 2209 9819) " (16837" 2296 9806) " (16398" 1713 9773) " (16837" 2123 9734) " (16729" 2263 9781) " (16222" 2688 11851) " (16398" 952 9773) " (15846" 2154 11008) " (16985" 2175 9453) " (16530" 2697 11912) " (16398" 2191 10108) " (19" 2142 9345) " (61" 2176 9344) " (61" 1180 5768) " (16348" 1881 8442) " (16348" 1878 8387) " (16348" 1883 8387) " (16348" 1882 8456) " (16348" 1173 8589) " (16348" 1879 8388) " (28" 1864 8388) " (28" 1882 8411) " (28" 1869 8388) " (28" 1863 8388) " (28" 1861 8389) " (28" 1881 8488) " (28" 1878 8389) " (28" 1862 8389) " (16222" 1881 8487) " (16729" 1861 8390) " (16729" 1884 8418) " (16441" 1880 8391) " (16441" 1881 8411) " (16441" 1876 8391) " (16441" 1854 8391) " (16441" 1846 8391) " (16441" 1869 8391) " (16441" 1173 8391) " (17040" 2225 9673) " (1" 1881 8407); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16742 1874 8391) " (16742" 1826 8391) " (16222" 1882 8487) " (16441" 1180 5768) " (16645" 1843 8967) " (16760" 1880 8393) " (16760" 1707 8393) " (16760" 1511 8393) " (16760" 1784 8393) " (32" 1882 8411) " (32" 1884 8393) " (16523" 1750 8393) " (16523" 1869 10304) " (16523" 1805 8393) " (16523" 1843 8393) " (16523" 8 8393) " (17040" 2155 9673) " (15888" 2163 9311) " (16342" 2366 10538) " (16760" 1173 8394) " (17" 1885 8397) " (61" 2199 9839) " (16530" 1885 8403) " (16530" 1677 8396) " (61" 598 3201) " (61" 2132 9344) " (16222" 1885 8546) " (16222" 1883 8399) " (16837" 2209 9719) " (15885" 2189 9732) " (17040" 2160 9673) " (17040" 2148 9673) " (16985" 2155 9453) " (16985" 2192 9453) " (17040" 2185 9673) " (16354" 2697 11905) " (16222" 2690 11906) " (16398" 2180 9673) " (16985" 2183 9453) " (16398" 2215 9877) " (16798" 1886 8426) " (16348" 1885 8404) " (16787" 1887 8406) " (1" 1887 8406) " (1" 1878 8406) " (16438" 1881 8517) " (16438" 1878 8407) " (16348" 1886 8424) " (28" 1885 8411) " (28" 1853 8411) " (16398" 2194 9773) " (17101" 2391 10546) " (16766" 1880 8411) " (16766" 1834 8411) " (1" 1885 8411) " (16798" 1558 8411) " (16530" 1883 8411) " (16696" 277 8411) " (16033" 1624 8411) " (16222" 1886 8417) " (32" 1885 8548) " (17040" 2218 9673) " (16441" 1887 8411) " (16441" 1669 8411) " (16441" 1822 8411) " (16441" 1888 8412) " (16398" 2155 9673) " (61" 2142 9344) " (16398" 2218 9673) " (16398" 2061 9773) " (15846" 2209 9999) " (16222" 1888 8412) " (16799" 1605 7827) " (16799" 1875 8413) " (16799" 8 8413) " (16799" 1623 7613) " (16799" 1805 8413) " (16799" 1843 8413) " (16799" 1881 8413) " (16799" 1862 8413) " (16799" 1876 8413) " (61" 2174 9344) " (61" 2185 9344) " (16805" 1893 8479) " (1" 1886 8454) " (1" 1884 8454) " (16222" 1884 8417) " (16441" 1883 8417) " (16441" 1659 8292) " (16441" 1795 8695) " (16441" 1783 8417) " (16354" 1544 8417) " (16354" 1540 8417) " (16354" 1855 8417) " (16729" 1871 8418) " (16530" 1884 8425) " (16729" 1869 9308) " (16729" 1173 8418) " (16729" 1856 9383) " (16729" 1814 8418) " (16729" 1885 8418) " (16729" 1888 8418) " (16116" 1419 8418) " (16354" 1717 8418) " (16354" 1733 8418) " (16354" 1516 8418) " (16393" 1889 8550) " (16393" 1829 8419) " (16393" 1673 8419) " (16393" 1503 8419) " (16393" 1614 8419) " (16393" 1492 8419) " (16348" 1884 8422) " (16348" 1889 8508) " (16348" 1669 8421) " (16348" 1888 8421) " (16260" 1881 8422) " (16260" 1887 8422) " (16260" 1878 8422) " (16260" 1885 8517) " (61" 2189 9381) " (15888" 1843 8572) " (16530" 1889 8514) " (16222" 1901 8513) " (16798" 1890 9473) " (16798" 1617 8427) " (16530" 1890 8427) " (16530" 1891 11799) " (16029" 2379 10444) " (17" 2189 11197) " (16798" 1892 8548) " (16798" 1823 8430) " (16798" 1546 8430) " (16837" 2139 11741) " (16760" 1887 8430) " (16760" 1878 8430) " (16760" 1842 8430) " (16760" 1829 8430) " (16760" 1491 8430) " (16805" 1904 8479) " (16760" 1501 8432) " (16760" 1888 8433) " (16760" 1677 8433) " (16760" 1669 8433) " (16760" 304 8433) " (16837" 2188 9343) " (16348" 2153 9369) " (17040" 2240 9673) " (16530" 1895 8469) " (16284" 1881 8438) " (16182" 1882 8456) " (16182" 1896 8488) " (16182" 1853 8438) " (16182" 1840 8438) " (16284" 1863 8438) " (16284" 1885 8617) " (16284" 1846 8617) " (16284" 1847 8438) " (16182" 1861 8438) " (16182" 1852 8438) " (17078" 2354 10122) " (16842" 2250 10120) " (16398" 1723 9787) " (17" 1895 8439) " (17" 1897 11794) " (24" 4 451) " (26" 4 8228) " (15930" 4 1810) " (15977" 4 2069) " (15989" 4 2199) " (16022" 4 2649) " (16051" 4 2890) " (37" 4 7391) " (16154" 4 3361) " (16183" 4 3714) " (16282" 4 5116) " (16348" 4 7490) " (16386" 4 4843) " (16477" 4 5622) " (11" 4 6114) " (16508" 4 6379) " (16628" 4 7102) " (16635" 4 7166) " (16690" 4 7759) " (16713" 4 7833) " (16722" 4 7964) " (16748" 4 8093) " (26" 277 8228) " (15977" 277 2069) " (15989" 277 2199) " (16022" 277 2649) " (16051" 277 2890) " (37" 277 7391) " (16154" 277 3361) " (16183" 277 3714) " (16282" 277 5116) " (16348" 277 7490) " (16477" 277 5622) " (11" 277 6114) " (16508" 277 6379) " (16628" 277 7102) " (16635" 277 7166) " (16690" 277 7759) " (16713" 277 7833) " (16722" 277 7964) " (16683" 277 8030) " (16748" 277 8093) " (16798" 676 8440) " (16798" 1887 8441) " (16798" 1878 8441) " (16798" 1858 8441) " (16798" 1859 8441) " (16798" 1792 8441) " (16798" 1723 8441) " (16798" 1750 8441) " (16798" 1843 8441) " (16798" 1642 8441) " (16798" 1658 8441) " (16798" 1885 8441) " (16798" 1854 8441) " (16798" 1846 8441) " (16798" 1801 8441) " (16798" 1694 8441) " (16798" 1667 8441) " (16798" 1663 8441) " (16798" 1654 8441) " (16798" 1630 8441) " (16798" 1579 8441) " (16798" 1576 8441) " (16798" 1547 8441) " (16798" 1543 8441) " (16798" 1500 8441) " (16798" 1869 9473) " (16798" 1530 8441) " (16798" 1180 5768) " (16798" 1594 8441) " (16798" 1513 8441) " (16798" 1121 8441) " (16798" 1104 8441) " (16798" 1895 8516) " (16798" 1659 8292) " (16798" 1633 8441) " (16798" 1509 8441) " (16348" 1897 8630) " (16348" 1890 8442) " (16348" 1799 8444) " (16348" 1892 8511) " (16348" 1894 10413) " (16348" 1895 8509) " (16348" 1896 8446); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16348 1898 8508) " (16348" 1891 9865) " (16348" 1899 8451) " (16182" 1885 8474) " (16398" 2225 9819) " (16182" 1822 8475) " (1" 1890 8603) " (1" 1892 8454) " (1" 1896 8487) " (1" 1894 10031) " (1" 1899 8454) " (1" 1868 8454) " (1" 1872 8454) " (1" 1870 8454) " (1" 1895 8454) " (1" 1883 8454) " (16803" 1900 8513) " (1" 1900 8460) " (16530" 1900 8514) " (1" 1889 8468) " (16804" 1900 8469) " (16438" 1889 8469) " (16530" 1892 8469) " (16804" 1838 8469) " (16530" 1894 10228) " (16530" 1893 8469) " (16530" 1901 8469) " (16803" 1887 8472) " (16803" 1881 8470) " (16803" 1623 7613) " (32" 2174 9346) " (16029" 2367 10444) " (16837" 2189 9856) " (16952" 2183 9341) " (32" 2183 9348) " (32" 2187 9342) " (16803" 1897 8473) " (16803" 676 8473) " (16182" 1902 9476) " (16182" 1900 8503) " (17" 1902 8517) " (16952" 2132 9340) " (11" 1906 8499) " (16756" 1869 9341) " (16033" 1523 8542) " (11" 1843 8498) " (32" 1900 8499) " (32" 1903 8629) " (32" 1906 8517) " (32" 1904 8499) " (16055" 1906 8499) " (30" 1906 8500) " (17" 1906 8609) " (17" 1751 9064) " (34" 1885 9839) " (16182" 1864 10126) " (16348" 1902 8559) " (16182" 1894 10070) " (16182" 1898 8503) " (16782" 1906 8505) " (16348" 1907 8511) " (16742" 1907 8506) " (1" 1906 8578) " (1" 1898 8507) " (1" 1908 8508) " (32" 1915 8630) " (16348" 1906 8587) " (16348" 1905 8508) " (16348" 1909 8511) " (16348" 1901 8511) " (16742" 1909 8511) " (16360" 1604 8511) " (16438" 1901 8511) " (16438" 1898 8511) " (16438" 1900 8511) " (16438" 1902 8511) " (16438" 1891 8567) " (16438" 1906 8567) " (32" 1916 8543) " (16806" 1909 8512) " (16348" 1903 8630) " (16837" 2183 9427) " (16756" 2132 9340) " (16837" 2082 9340) " (15994" 1973 8856) " (32" 2008 8908) " (16837" 2162 9382) " (16398" 2110 9771) " (16033" 1913 8542) " (16033" 1799 8542) " (16033" 1709 8542) " (16222" 1906 8580) " (16222" 1908 8513) " (16222" 1891 8612) " (16222" 1907 8514) " (16530" 1906 8514) " (16530" 1898 10315) " (16530" 1909 8694) " (16807" 1910 8516) " (17" 1891 8516) " (16798" 1815 8516) " (16798" 1783 8516) " (16798" 1289 8516) " (16798" 1536 8516) " (16182" 1891 9476) " (16222" 1910 8570) " (16222" 1911 8601) " (16842" 2144 9389) " (17139" 833 11875) " (16742" 2059 9008) " (32" 2054 8990) " (32" 1898 8517) " (32" 1910 8517) " (16842" 2263 10120) " (17" 1539 8517) " (16182" 1909 8517) " (15846" 2698 12043) " (16952" 2189 9381) " (16785" 2351 10123) " (26" 2174 11101) " (61" 1869 9344) " (61" 1843 8517) " (61" 1750 8517) " (16807" 1856 8525) " (16807" 1763 8521) " (23" 1885 8523) " (23" 1912 8524) " (23" 1892 8524) " (23" 1799 8524) " (23" 1709 8524) " (23" 1891 8524) " (23" 1901 8524) " (23" 1908 8524) " (16807" 1913 8525) " (16441" 2049 8990) " (16799" 1914 8526) " (16438" 1915 8590) " (16834" 1972 9276) " (23" 1915 8535) " (16033" 1915 8542) " (32" 1891 8543) " (16742" 1916 8584) " (1" 1915 8596) " (17" 1915 11197) " (1" 1913 8726) " (1" 1917 8571) " (16348" 1926 8598) " (1" 1911 8607) " (1" 1912 8571) " (1" 1891 8571) " (1" 1909 8546) " (16729" 1928 8600) " (16348" 1421 8597) " (61" 1915 8547) " (17" 1913 11322) " (17" 1912 11134) " (16935" 2082 9371) " (16940" 2189 9371) " (16222" 1913 8548) " (16222" 1916 8548) " (16222" 1912 8612) " (16348" 1939 8649) " (16483" 2580 11365) " (32" 1913 8582) " (16182" 1913 8548) " (16182" 1915 8548) " (16182" 1914 8548) " (16810" 1180 5768) " (16811" 1539 8548) " (16811" 1911 8548) " (16811" 1843 8548) " (16811" 1727 8548) " (16182" 1897 12533) " (16182" 1918 8550) " (16284" 1918 8550) " (16393" 1918 8550) " (16284" 1900 8550) " (16393" 1900 8550) " (16182" 1906 8550) " (16182" 1919 8630) " (16284" 1920 8555) " (16742" 1920 8584) " (16182" 1920 12216) " (16393" 1920 8555) " (17139" 1675 11901) " (16935" 2172 9371) " (16837" 2122 9371) " (16530" 2700 11935) " (16935" 2055 9371) " (16438" 1913 8590) " (16438" 1912 8561) " (16438" 1919 8561) " (16438" 1920 8561) " (16438" 1914 8562) " (16438" 1805 8562) " (15846" 2236 9656) " (17040" 2246 9673) " (16398" 2113 9892) " (15846" 2240 9656) " (17040" 2236 9673) " (26" 2218 9693) " (15846" 2225 9656) " (17040" 2123 9673) " (1" 1927 8622) " (1" 1918 8599) " (1" 1921 8599) " (16348" 1923 8614) " (16348" 1590 8648) " (16348" 1941 8649) " (16348" 1927 8614) " (16222" 2054 8991) " (16837" 1180 9276) " (16530" 2103 9389) " (16454" 1920 8567) " (16454" 1919 8567) " (16454" 1898 8687) " (16812" 1921 8568) " (16812" 1843 8568) " (16812" 1623 7613) " (16812" 1805 8568) " (16812" 8 8568) " (16454" 1878 8568) " (1" 1910 8596) " (16729" 1910 8596) " (16729" 1915 8569) " (16222" 1919 8569) " (16222" 1920 8569) " (16729" 1913 8570) " (16348" 1658 8599) " (1" 2006 9070) " (16438" 1910 8570) " (15888" 1921 8682) " (16814" 1905 8572) " (16814" 1379 8572) " (16814" 1853 8572) " (16814" 290 3070) " (16814" 1843 8572) " (16814" 1451 8572) " (16814" 903 8572) " (15846" 1921 8787) " (16842" 1219 10120) " (1" 1923 8805) " (17" 1923 8687) " (1" 1924 8579) " (17" 1918 9217) " (17" 1919 8583) " (17" 1910 8580) " (17" 1873 8580) " (16348" 1943 8651) " (1" 1926 8676); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16729 1926 8596) " (16348" 1993 8848) " (1" 1919 8621) " (32" 1923 8582) " (32" 1919 8582) " (16222" 2055 9011) " (16742" 1925 8584) " (17" 1925 11197) " (17" 1896 8584) " (17" 1706 9064) " (17" 1803 8584) " (32" 1897 10050) " (32" 1925 8584) " (16348" 1937 8648) " (16222" 1925 8592) " (16742" 1919 8584) " (16837" 2142 9337) " (16855" 1539 11910) " (17061" 2565 11266) " (16398" 2246 9673) " (16398" 2159 9858) " (15846" 2246 9999) " (16543" 2005 8849) " (16348" 1101 10398) " (16348" 1913 8588) " (16348" 1911 8597) " (16348" 1910 8589) " (16348" 1915 8591) " (16348" 1912 8591) " (16174" 1894 9041) " (32" 1920 8989) " (14" 1847 9890) " (1" 1928 8603) " (16222" 1927 8630) " (16834" 1623 8761) " (16822" 1623 8695) " (32" 2003 8856) " (16222" 1928 8603) " (16815" 1623 8580) " (1" 1897 12323) " (17" 1928 8604) " (37" 1623 8229) " (17" 1921 8604) " (17" 1927 11197) " (17" 1911 8605) " (16955" 2176 9336) " (1" 1930 8630) " (16342" 1360 9204) " (1" 2007 8886) " (61" 2160 9271) " (1" 2008 8856) " (16348" 1360 7490) " (37" 1360 7391) " (16635" 1360 7166) " (17" 1673 8608) " (31" 1931 8609) " (31" 1923 8699) " (16356" 1897 8609) " (32" 1928 8609) " (32" 1931 8609) " (31" 1932 8613) " (16049" 1932 8611) " (17" 1790 9217) " (16049" 1920 8612) " (16049" 1874 8612) " (16049" 1826 8612) " (16049" 1832 8612) " (16049" 1833 8612) " (16049" 1931 8612) " (16049" 1930 8612) " (16049" 1919 8612) " (17" 1932 11197) " (16955" 1173 9336) " (16955" 1869 9336) " (16348" 1932 8614) " (16348" 1931 8630) " (16348" 1928 8614) " (16348" 1805 8614) " (16222" 1932 8615) " (32" 2142 9337) " (16284" 1932 8617) " (16284" 1931 8617) " (16284" 1933 8624) " (16284" 1750 8618) " (16284" 1843 8618) " (16284" 1723 8618) " (16284" 1841 8618) " (16348" 1994 8847) " (16348" 1983 8847) " (1" 1931 8618) " (16348" 1934 8630) " (16348" 1978 8847) " (16348" 1933 8629) " (16348" 1876 10446) " (1" 1933 8726) " (1" 1934 8622) " (16837" 2187 9470) " (31" 2187 9336) " (16729" 1935 8681) " (16818" 1935 8626) " (16855" 2179 11239) " (16222" 2053 8991) " (16483" 2588 11267) " (15888" 1939 8651) " (17" 2188 9354) " (16777" 2081 9335) " (16348" 1974 9060) " (15888" 1936 8651) " (16438" 1933 8629) " (17" 1933 8629) " (32" 1933 11680) " (32" 1918 8629) " (16348" 1936 8630) " (32" 1936 8630) " (1" 1925 8630) " (16222" 1930 8630) " (17" 1930 8630) " (17" 1837 8630) " (17" 1480 11213) " (16182" 1933 9105) " (16222" 1933 8688) " (16222" 1931 8647) " (16222" 1936 8630) " (16794" 1889 8896) " (16794" 1748 8630) " (16794" 1906 8630) " (16794" 1937 8682) " (16794" 1464 8631) " (16222" 1937 8658) " (16837" 2186 9373) " (16587" 1913 8634) " (16587" 1938 8636) " (16587" 1939 8665) " (16587" 1917 8637) " (16587" 1856 10963) " (16587" 1590 8666) " (16587" 1763 8639) " (16587" 1592 8639) " (16696" 1940 8640) " (16696" 1921 8702) " (16696" 1843 8967) " (16820" 1746 8649) " (16777" 2026 9335) " (16820" 1740 8649) " (32" 1937 8664) " (32" 1943 8651) " (32" 1942 9036) " (32" 1939 8651) " (32" 1938 8651) " (32" 1940 8651) " (32" 1941 8651) " (17" 2187 11197) " (1" 1937 8653) " (16438" 2616 11438) " (1" 1939 8653) " (1" 1940 8653) " (1" 1938 8653) " (1" 1941 8653) " (1" 1907 8653) " (26" 1936 8644) " (17" 1830 9217) " (16182" 2054 9012) " (16222" 1943 8654) " (31" 1942 8655) " (16441" 1900 8695) " (26" 1939 8655) " (16968" 1869 9493) " (34" 2161 9272) " (16438" 1942 8667) " (32" 1959 8695) " (16821" 1944 8658) " (16222" 1944 8666) " (1" 1944 8668) " (16348" 1982 8847) " (17139" 830 11875) " (17" 2202 9404) " (16529" 1683 8662) " (32" 1944 8664) " (16529" 1712 8662) " (16529" 1945 8662) " (16425" 1923 8659) " (16348" 1977 8846) " (16348" 1973 8968) " (16670" 1943 8661) " (16670" 1846 9119) " (16837" 2207 9418) " (16587" 1814 8663) " (16587" 1591 8663) " (16587" 1486 8663) " (16587" 1947 8676) " (32" 1946 8664) " (16348" 1986 8846) " (16483" 2585 11267) " (17" 1937 8664) " (17" 1944 8664) " (16794" 1903 8664) " (16587" 1948 8942) " (16822" 1939 8661) " (16587" 1926 8676) " (16587" 1799 8666) " (16587" 1222 8666) " (16348" 1959 8695) " (16182" 1957 8695) " (16530" 1957 8695) " (16222" 1959 8695) " (16348" 2006 8868) " (16587" 1912 8666) " (16222" 1948 8666) " (16222" 1926 8666) " (32" 2184 9335) " (16398" 2396 10529) " (16348" 1949 8684) " (32" 1949 8681) " (16823" 1950 8690) " (16348" 1968 8845) " (15994" 2006 8859) " (16260" 1943 8668) " (16260" 1874 8668) " (16260" 1900 8668) " (32" 1950 8695) " (16348" 1921 8684) " (16438" 2581 11219) " (16968" 2207 10208) " (16751" 2132 9403) " (17" 2206 9637) " (32" 2353 10164) " (17161" 2631 11439) " (17" 768 11296) " (16438" 2054 8990) " (16348" 1952 8675) " (16348" 1953 8675) " (15846" 2560 11215) " (15846" 2544 11214) " (16348" 1970 8845) " (16348" 1971 8845) " (16794" 1935 8675) " (16182" 1954 8695) " (16182" 1959 9220) " (16530" 2412 12989) " (16441" 1943 8695) " (24" 2405 10546) " (16441" 1897 8695) " (1" 1948 8676) " (16824" 1548 8676) " (16824" 1927 8676) " (16944" 2132 9335) " (31" 2118 10127) " (31" 2186 9335) " (16029" 2366 10444) " (17" 1949 8686); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16825 1954 8677) " (16825" 676 8677) " (16530" 1958 8695) " (15846" 2580 11261) " (17" 1954 8677) " (32" 1954 8695) " (1" 1954 8680) " (17" 1950 8677) " (17040" 2265 9673) " (17040" 2268 9673) " (16398" 2189 9825) " (15846" 2264 9656) " (15846" 2265 10411) " (16398" 2265 9673) " (16985" 2218 9453) " (16348" 2002 8845) " (16441" 1930 8695) " (16441" 1954 8695) " (16222" 1954 8694) " (32" 1951 8681) " (32" 1952 8681) " (32" 1921 8681) " (32" 1955 8682) " (16815" 1921 8580) " (16441" 1931 8695) " (32" 1953 10902) " (1" 2005 9043) " (34" 2199 9485) " (16530" 1954 8695) " (16222" 1953 8682) " (32" 2182 9334) " (1" 944 10621) " (16837" 2408 10456) " (16756" 2383 10512) " (16543" 2034 10452) " (24" 1921 8682) " (32" 2132 9333) " (16438" 1949 8683) " (16348" 1954 8694) " (16438" 1861 8684) " (16729" 1954 8684) " (16729" 1956 8685) " (16968" 2195 9401) " (16729" 676 8685) " (16532" 1843 8685) " (16532" 1805 8688) " (15994" 2005 8856) " (16222" 1956 8685) " (16729" 1948 8686) " (16182" 1659 8292) " (16530" 1959 8966) " (16348" 1948 8686) " (16348" 1957 8687) " (17" 1948 8687) " (16454" 1895 8687) " (16454" 1943 8687) " (16454" 1930 8687) " (16454" 1900 8687) " (16454" 1954 8687) " (16454" 1931 8687) " (15846" 2268 9999) " (16398" 2268 9673) " (16827" 1894 8688) " (16827" 1843 8688) " (16827" 1937 8688) " (16827" 1690 8688) " (16530" 1941 8694) " (32" 1956 8688) " (32" 1948 8688) " (16944" 1869 9335) " (32" 2188 9342) " (16968" 2132 9401) " (17" 1953 8688) " (32" 2186 9393) " (16348" 1956 8688) " (16348" 1958 8694) " (16968" 2197 9401) " (16348" 2005 8849) " (16348" 1972 9368) " (16441" 1958 8695) " (16441" 1956 8695) " (26" 1947 8694) " (16822" 1947 8695) " (16732" 1903 8695) " (16182" 1960 8732) " (34" 2118 10234) " (32" 2001 8832) " (19" 1873 9329) " (16543" 2309 10452) " (32" 1960 8697) " (16831" 1961 8698) " (16831" 5 8698) " (16831" 1869 8698) " (16342" 1273 9204) " (31" 1960 8698) " (31" 1962 8700) " (16222" 1962 8714) " (1" 1962 8700) " (16342" 1992 9397) " (34" 2200 9454) " (32" 1962 8701) " (32" 1961 8702) " (16587" 1964 10956) " (16530" 1991 8803) " (16833" 1965 8724) " (16833" 8 8704) " (16559" 2200 9400) " (16696" 2218 9673) " (16559" 2110 9400) " (16837" 2206 9444) " (16837" 2402 10443) " (16543" 2024 10452) " (16530" 1960 8707) " (16530" 1962 8707) " (16530" 1963 8807) " (16530" 1965 9021) " (16530" 1966 8709) " (16530" 1897 10953) " (16530" 1967 8725) " (16530" 1704 8711) " (16530" 1728 8711) " (16530" 1961 8725) " (17040" 2151 9673) " (16936" 2694 12051) " (16530" 1913 8712) " (16530" 1964 8713) " (17040" 2252 9673) " (16530" 1953 10898) " (16398" 2162 9837) " (16530" 1513 8713) " (16530" 598 8725) " (16398" 2252 9673) " (16530" 1594 8714) " (16530" 1483 8714) " (16222" 1960 8714) " (16222" 1967 8714) " (16222" 1966 8714) " (16222" 1963 8954) " (1" 1994 11798) " (1" 1989 8804) " (34" 2113 9272) " (16182" 1973 9640) " (16182" 1972 9220) " (16777" 2139 9335) " (15846" 2252 9999) " (16398" 2166 9825) " (16398" 2222 9773) " (16985" 2154 9453) " (16398" 2151 9673) " (16823" 1969 8717) " (16348" 2000 8844) " (1" 1537 8843) " (26" 1998 8837) " (16543" 2403 10444) " (16222" 2004 8840) " (1" 2004 8858) " (1" 1997 8843) " (16222" 2000 12669) " (26" 1242 9217) " (17061" 2452 11266) " (32" 2202 9400) " (16837" 2205 9695) " (16483" 2118 9670) " (16182" 1991 9476) " (16222" 1961 8724) " (16222" 1970 8725) " (16348" 1273 7490) " (16530" 1970 8725) " (16530" 1969 8725) " (16530" 1955 8725) " (16530" 1971 8937) " (16696" 1030 5069) " (19" 1943 8726) " (1" 1966 8726) " (1" 1961 8756) " (1" 1972 11774) " (1" 1973 11777) " (32" 1966 8728) " (32" 1967 8728) " (32" 1973 8969) " (37" 1273 7391) " (16222" 2185 9330) " (16182" 1992 9476) " (16530" 1972 8779) " (23" 1973 8786) " (23" 1972 8775) " (1" 1953 11649) " (1" 1951 8728) " (1" 1947 8728) " (1" 1946 8728) " (1" 1959 8728) " (1" 1968 8728) " (1" 1971 8728) " (1" 1949 8728) " (16222" 1972 12666) " (16504" 1974 12669) " (1" 1974 9050) " (16777" 2187 9865) " (16438" 2584 11598) " (16342" 2139 12565) " (16222" 1974 12669) " (16759" 6 8800) " (34" 1973 9268) " (16635" 1273 7166) " (16530" 1975 8760) " (32" 1975 8731) " (16836" 1975 8732) " (16222" 1975 8746) " (32" 1974 8732) " (16342" 2160 9330) " (16342" 2162 9330) " (16182" 1967 8732) " (16182" 1966 8732) " (16182" 1975 9220) " (16950" 2188 9333) " (16777" 2006 9333) " (16182" 1974 8837) " (16182" 1963 8802) " (16530" 1974 9165) " (16530" 1973 10898) " (31" 1975 8734) " (31" 1976 8735) " (16543" 1976 8735) " (31" 1973 8736) " (31" 1972 8736) " (16543" 1974 8814) " (16756" 1966 8790) " (16756" 1976 8736) " (31" 1537 8736) " (16756" 1962 8887) " (16756" 1590 8736) " (16543" 1972 9129) " (16543" 1977 8746) " (16277" 2286 9693) " (17040" 2274 9673) " (16277" 2279 9693) " (15846" 2274 9999) " (16277" 2259 9693) " (16543" 1978 8814) " (1" 1978 9048) " (1" 1977 9049) " (16759" 1972 8791) " (16759" 1979 8792) " (1" 1976 8746) " (1" 1979 8746) " (16222" 1977 8746) " (16222" 1978 8746) " (16342" 2205 9504) " (16174" 1567 9400) " (17" 2205 9405); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16174 1973 9400) " (16342" 1922 9400) " (16837" 2200 9771) " (32" 2201 9400) " (32" 2204 9412) " (32" 2205 9504) " (1" 1975 8756) " (16530" 1979 8747) " (16530" 1976 8747) " (19" 2104 9329) " (1" 1988 8804) " (16530" 1977 8760) " (16530" 1978 8760) " (16504" 1977 8753) " (16504" 1978 8760) " (16543" 1897 12077) " (16543" 1980 11748) " (16276" 1972 10143) " (1" 1980 8757) " (16276" 1980 8792) " (16568" 1973 8754) " (16568" 1972 8754) " (16759" 1981 8938) " (16759" 1960 8757) " (16504" 1980 8760) " (1" 1981 8756) " (16759" 1980 8792) " (16759" 1976 8757) " (16759" 1966 8757) " (16759" 1967 8757) " (16276" 1981 8757) " (16759" 1962 8757) " (16759" 1954 8757) " (16759" 1956 8757) " (16759" 1957 8757) " (16759" 1958 8757) " (16759" 1943 8757) " (16759" 1931 8757) " (16276" 1977 8758) " (16759" 1932 8757) " (16276" 1978 8760) " (16759" 1930 8757) " (16759" 1925 8757) " (16530" 1980 8794) " (16759" 1919 8758) " (16276" 1974 8758) " (16759" 1866 8758) " (16759" 1920 8758) " (16837" 2204 9421) " (16342" 2204 9451) " (16276" 1982 9699) " (1" 1982 9070) " (16530" 1983 11094) " (16530" 1982 8824) " (16543" 1982 9064) " (16504" 1982 8967) " (16504" 1983 8760) " (16276" 1983 8792) " (16222" 1982 9064) " (16222" 1983 8767) " (16759" 1991 9900) " (16438" 1983 9129) " (16438" 1975 8760) " (16519" 8 8760) " (16519" 1984 8761) " (16759" 1985 8791) " (16696" 1985 8785) " (1" 1983 12107) " (23" 1983 8775) " (31" 1985 8776) " (23" 1974 8775) " (23" 1978 8776) " (23" 1986 8785) " (23" 1977 8777) " (1" 1986 9046) " (16530" 1986 8779) " (16504" 1986 8779) " (26" 1985 8786) " (16759" 1987 9900) " (32" 2002 8833) " (19" 2182 9329) " (16182" 1985 8779) " (16182" 1980 8802) " (16182" 1987 8779) " (16182" 1971 8837) " (16530" 1987 10248) " (16530" 1985 8788) " (16530" 1984 8807) " (16222" 1986 8792) " (16504" 1173 8784) " (16504" 1973 8784) " (16504" 1915 8590) " (16504" 1829 8784) " (16504" 1905 8784) " (16504" 1815 8784) " (17" 1986 8784) " (17" 1974 9056) " (17" 1982 11134) " (17" 1973 11367) " (16222" 1987 8785) " (23" 1805 8785) " (16222" 1984 8785) " (1" 1963 8786) " (17" 1972 11794) " (16222" 1980 8785) " (16222" 1985 8779) " (16182" 1596 8785) " (1" 1970 8786) " (17040" 2226 9673) " (15846" 2226 9656) " (16837" 2111 9998) " (15888" 2152 9311) " (16398" 2257 9773) " (15846" 1985 8786) " (15846" 2152 9999) " (16985" 2152 9453) " (17040" 2152 9673) " (16398" 2226 9894) " (16348" 2274 9702) " (14" 2274 9702) " (16985" 2151 9453) " (14" 2117 9702) " (15888" 2151 9311) " (16756" 1980 8790) " (16756" 676 10512) " (16756" 1948 8789) " (16756" 1917 8789) " (16756" 1789 8789) " (16756" 1763 8789) " (16756" 1592 8789) " (16756" 1956 8789) " (16756" 1988 8835) " (16756" 1985 8779) " (16756" 1981 8790) " (16756" 1957 8790) " (16756" 1858 8790) " (16756" 1880 8790) " (16756" 1874 8790) " (16756" 1871 8790) " (16756" 1774 8790) " (16756" 1743 8790) " (19" 1723 9330) " (17" 2184 11197) " (16777" 2099 9333) " (17" 2183 9351) " (17" 2185 9352) " (16757" 2144 9330) " (16759" 1988 8792) " (16759" 1973 8791) " (16759" 1986 8791) " (16759" 1982 8791) " (16759" 1978 8791) " (16759" 1977 8791) " (16759" 1974 8791) " (16837" 2587 11673) " (16759" 1989 8938) " (16276" 1750 8792) " (16276" 1843 8792) " (16276" 1989 8792) " (16276" 1988 8792) " (16900" 2186 9330) " (16276" 1894 8792) " (16276" 1864 8792) " (16276" 698 8792) " (16276" 1328 8792) " (16276" 721 8792) " (16276" 1019 8792) " (16276" 458 8792) " (16276" 218 8792) " (16276" 598 8792) " (16276" 1953 8792) " (16276" 1180 5768) " (16504" 1892 8792) " (34" 2197 9397) " (34" 2117 9698) " (16342" 1933 9504) " (16504" 1864 8792) " (34" 2186 9398) " (16342" 2203 12563) " (16837" 2203 9431) " (16342" 2055 9398) " (16530" 1989 8794) " (15994" 1972 8845) " (16628" 1273 7102) " (15994" 1986 8799) " (15994" 1983 8820) " (15994" 1982 8847) " (15994" 1978 8800) " (15994" 1977 8795) " (17" 1940 9217) " (1" 1992 8805) " (1" 1993 8956) " (1" 1991 8806) " (1" 1984 8807) " (1" 1987 8807) " (16696" 1994 8807) " (16530" 1994 8824) " (16530" 1993 8807) " (16759" 1995 8832) " (16837" 1994 8875) " (16837" 1805 8809) " (34" 2137 10773) " (16742" 1897 10663) " (16742" 1996 8810) " (17" 1946 9510) " (16837" 2202 9397) " (16342" 2189 9397) " (26" 1997 8811) " (16174" 1618 9397) " (34" 2148 9277) " (16530" 1996 8824) " (16742" 1979 8811) " (16425" 1972 8811) " (16425" 1869 8811) " (16530" 1658 8812) " (34" 2166 9397) " (16342" 1973 9397) " (16342" 2156 9397) " (16342" 2115 9397) " (31" 1156 8838) " (31" 1993 8814) " (31" 1982 8814) " (31" 1983 8814) " (31" 1986 8814) " (31" 1971 8863) " (31" 1895 8814) " (16543" 1995 8814) " (16543" 1988 8814) " (16543" 1996 8814) " (16543" 1954 8814) " (16543" 1962 8814) " (16543" 1843 8814) " (16543" 1841 8814) " (16543" 1869 9137) " (16543" 1173 8814) " (16543" 1986 8814) " (16834" 1973 9276) " (16276" 1963 8817) " (16276" 1030 8817) " (1" 2001 8827) " (16174" 1488 9397) " (19" 2118 9328) " (19" 2184 9328) " (32" 1995 8834) " (17" 1985 8779) " (32" 2000 8834) " (16756" 2003 8911) " (16756" 2004 8887) " (17" 2200 9413) " (31" 2004 8837); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16182 2004 8837) " (16182" 1970 8837) " (16182" 2000 8837) " (16182" 1998 8837) " (16182" 1982 9220) " (16182" 1986 8837) " (16182" 1983 11334) " (61" 2118 9803) " (31" 769 8837) " (31" 1998 8838) " (19" 2185 9329) " (15888" 1998 8837) " (31" 2000 8838) " (16543" 1933 8838) " (16222" 1992 8840) " (16742" 676 9576) " (31" 2003 8838) " (16842" 1815 11282) " (16842" 1905 11282) " (16844" 1876 8838) " (15994" 1750 8838) " (16842" 1998 8838) " (1" 2002 8840) " (16543" 1885 8838) " (16543" 2000 8842) " (34" 2043 9376) " (24" 2103 9397) " (16174" 1963 9397) " (16174" 1782 9397) " (16174" 1039 9397) " (16973" 1173 9773) " (32" 2004 8858) " (16742" 2198 9393) " (16182" 2008 8908) " (16744" 1979 9328) " (16837" 2185 9397) " (16742" 2167 9328) " (32" 2198 9394) " (16182" 2006 9105) " (16182" 1993 8859) " (16182" 2002 8908) " (16845" 2005 8859) " (16845" 1972 8859) " (16845" 2009 9697) " (16845" 2006 8860) " (16845" 1974 8860) " (16182" 2003 8860) " (16182" 2005 10237) " (14" 2055 9099) " (16742" 2055 9346) " (17187" 2633 11733) " (16483" 2584 11267) " (31" 2010 8863) " (16174" 2041 9397) " (16174" 2036 9397) " (16951" 2185 9328) " (16951" 1869 9328) " (16222" 2006 9064) " (16222" 2009 9989) " (16222" 1993 8864) " (16222" 2002 8954) " (16530" 2010 8866) " (16348" 2009 8953) " (16696" 2166 11009) " (34" 2156 9265) " (16543" 2009 9128) " (16543" 2006 9064) " (1" 2009 10663) " (16348" 2011 8892) " (16543" 2011 8872) " (34" 2132 9265) " (16842" 2005 8874) " (16842" 1986 8874) " (15846" 2103 9656) " (16438" 2007 8875) " (16530" 2009 10010) " (34" 2162 9883) " (16865" 2171 9313) " (16744" 2004 10031) " (16952" 1869 9373) " (16557" 1242 6336) " (32" 2139 9334) " (16174" 2202 9397) " (16837" 2214 9774) " (16948" 2132 9548) " (16842" 8 11263) " (16837" 2198 9393) " (16975" 2215 9419) " (16530" 2008 8960) " (16530" 2007 8876) " (16530" 2011 8876) " (16530" 1992 8876) " (16530" 2012 8876) " (34" 2140 9397) " (16837" 2014 8878) " (32" 2011 8876) " (32" 2007 8876) " (16935" 2118 9264) " (34" 1180 9486) " (32" 2010 8879) " (34" 2151 9467) " (16742" 2015 8879) " (16182" 2016 8880) " (16182" 1934 8880) " (16182" 1941 8880) " (31" 2016 8882) " (16182" 1962 8881) " (31" 2011 8882) " (16952" 2184 9327) " (1" 2011 9448) " (1" 2016 9448) " (16837" 1843 9088) " (16935" 2161 9264) " (1" 2015 9102) " (16842" 2015 8883) " (16842" 2006 8883) " (16742" 2054 8988) " (16543" 2535 11260) " (16354" 2459 10933) " (17119" 2443 10784) " (14" 2054 8996) " (16849" 1854 8884) " (16849" 2004 8919) " (16849" 2017 8919) " (16849" 1789 8885) " (16849" 1964 8892) " (16837" 2115 9771) " (16963" 2118 9396) " (16963" 2189 9396) " (16837" 2201 10979) " (16842" 1983 9389) " (16530" 2016 8888) " (16849" 2007 8888) " (15888" 2587 11664) " (24" 2588 11267) " (16916" 1869 9327) " (16837" 2144 9421) " (16348" 2015 8950) " (61" 2115 9272) " (16348" 2016 8892) " (16348" 2012 8892) " (16348" 2010 8892) " (16849" 1948 8919) " (34" 2141 9397) " (16222" 2007 8892) " (16222" 2015 9064) " (16276" 2015 8892) " (16276" 2017 8892) " (16222" 2018 8959) " (16842" 2018 8960) " (16182" 1805 8893) " (15885" 2132 9263) " (16348" 2018 8959) " (16356" 2020 9851) " (16794" 2021 8908) " (16794" 1994 8908) " (16794" 2001 8896) " (16845" 2015 8896) " (16794" 2017 8896) " (16543" 2015 9064) " (16837" 2113 9270) " (16559" 2162 9393) " (32" 1972 9393) " (16519" 2200 9418) " (1" 2103 9433) " (16519" 1869 9908) " (17" 2201 12695) " (16620" 1988 8927) " (16587" 2017 8905) " (16620" 1933 8969) " (16620" 2019 8927) " (16620" 2032 8927) " (16620" 2034 8972) " (16794" 1101 8908) " (16530" 2019 8905) " (16222" 2019 8905) " (16222" 2023 8905) " (16794" 1737 8905) " (32" 2020 8906) " (16620" 2008 8927) " (16620" 1876 8927) " (32" 2018 8907) " (16236" 2172 9324) " (16717" 2529 11264) " (17061" 2585 11461) " (15888" 2542 11264) " (17139" 2659 11864) " (16717" 2580 11261) " (24" 2580 11323) " (17139" 2043 11865) " (24" 2587 12248) " (15888" 2063 11264) " (32" 1223 8989) " (16222" 2008 8908) " (16222" 2021 8908) " (16222" 2012 8908) " (16182" 1846 9105) " (32" 2021 8908) " (32" 1987 9027) " (16356" 2024 9851) " (32" 2024 9883) " (32" 2025 8911) " (16620" 2025 8927) " (16620" 2024 8927) " (16620" 1885 8927) " (15888" 2214 9454) " (16794" 2020 8911) " (16846" 2018 8929) " (16846" 1972 8911) " (16846" 2005 8911) " (16846" 2015 8911) " (16846" 2026 8929) " (16182" 2026 9108) " (16641" 2027 8913) " (16641" 2003 8913) " (16940" 1173 9640) " (38" 2118 9806) " (16848" 1886 9418) " (16848" 1817 9418) " (16756" 2025 8913) " (16756" 2024 8913) " (16756" 2017 8913) " (31" 2027 8914) " (16759" 2025 8914) " (16759" 2024 8914) " (16759" 2008 8914) " (16759" 2028 8959) " (16837" 2197 9858) " (32" 2203 9400) " (16846" 2028 8917) " (16846" 2000 8917) " (16356" 2029 8946) " (16948" 2183 9324) " (16744" 2059 9327) " (16949" 1869 9324) " (16948" 2184 9325) " (16950" 2132 9326) " (16950" 2184 9326) " (16949" 2132 9324) " (16735" 2587 11281) " (16849" 1590 8919) " (16849" 1917 8919) " (16849" 1913 8919) " (16849" 2029 8919) " (16236" 2184 9326) " (16940" 2118 10302) " (16742" 2029 8919) " (16742" 2028 8919) " (31" 2029 8919) " (31" 2018 8920); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (31 2026 8921) " (16950" 1869 9326) " (31" 2015 10310) " (31" 2028 8921) " (31" 2030 8922) " (16742" 2030 8922) " (16842" 2580 11296) " (16348" 2026 9368) " (15885" 2150 9259) " (15885" 2161 9968) " (16837" 2286 9780) " (16398" 2103 9673) " (16398" 1567 9691) " (16398" 1793 9879) " (16837" 2159 9265) " (16276" 1897 9480) " (16276" 2032 8925) " (16276" 2031 8925) " (16276" 2144 9258) " (16222" 2026 9102) " (16182" 2029 8926) " (16182" 2032 8926) " (28" 1972 8926) " (28" 1986 8926) " (28" 2006 9069) " (47" 2018 8926) " (47" 2005 8926) " (47" 2006 8926) " (47" 2033 11396) " (47" 1972 8927) " (47" 1986 8927) " (16620" 2028 8927) " (16620" 2029 8927) " (16530" 2035 9042) " (16554" 2118 9324) " (15885" 2117 9257) " (16759" 2031 8937) " (16759" 2030 8937) " (16759" 2002 9838) " (16837" 2161 9771) " (16759" 2036 9838) " (16759" 1963 9838) " (16759" 1853 10380) " (16759" 1724 9838) " (16759" 1539 9838) " (16759" 1516 10076) " (16948" 1869 9548) " (16759" 2037 9064) " (16759" 2038 9064) " (16759" 676 8940) " (16759" 1897 8940) " (16222" 2033 9064) " (15885" 2121 9257) " (16222" 2034 8943) " (16222" 2024 10038) " (32" 2034 8966) " (32" 2038 8941) " (32" 2030 8941) " (32" 2037 8966) " (32" 1912 8941) " (32" 2026 9091) " (32" 2033 8941) " (32" 2015 10225) " (32" 2006 9056) " (16587" 1578 8942) " (16587" 2034 8942) " (16587" 1876 8942) " (16519" 2582 11263) " (16717" 1897 11261) " (16519" 2587 11263) " (16849" 2039 8967) " (31" 2039 8945) " (31" 1897 11119) " (31" 2037 8946) " (16182" 2037 8959) " (16182" 2034 8946) " (16356" 1351 8946) " (16356" 1595 8946) " (16756" 2039 8946) " (16756" 2040 8960) " (26" 2151 9693) " (16398" 676 9912) " (16837" 2287 9682) " (15846" 2284 11183) " (31" 2401 10438) " (16742" 2263 10206) " (16398" 2282 9772) " (16398" 2280 9867) " (16398" 2229 9879) " (16398" 1883 9702) " (19" 2115 9673) " (16398" 1117 9682) " (16029" 2150 9673) " (16276" 2282 9699) " (16398" 2117 10108) " (15866" 2194 9804) " (15866" 2296 9809) " (16837" 2155 9729) " (14" 2284 9701) " (16438" 2405 10485) " (15846" 1586 11399) " (16398" 1846 9702) " (16398" 2264 9673) " (16398" 2283 9900) " (16398" 1847 9978) " (16398" 1666 9978) " (16842" 2338 10120) " (17" 2160 9256) " (34" 2155 9467) " (16504" 2099 9276) " (17" 2157 11197) " (17" 2158 11197) " (16438" 2039 8949) " (16438" 2036 8969) " (16837" 1243 8950) " (16848" 2118 9894) " (15943" 2112 9389) " (16519" 2199 9390) " (16519" 2101 9390) " (16519" 2132 9390) " (16348" 2033 8955) " (31" 2040 8951) " (31" 2036 8952) " (31" 2002 8952) " (16348" 2034 8952) " (16348" 2036 8953) " (16348" 2035 9043) " (17" 1968 8953) " (16834" 1968 8761) " (17" 2587 12257) " (16713" 1704 7833) " (16748" 1704 8093) " (16815" 1704 8580) " (16837" 2540 11112) " (16834" 1704 8761) " (16800" 2590 11299) " (16748" 1728 8093) " (16815" 1728 8580) " (16049" 2378 11085) " (16834" 1728 8761) " (17190" 2691 11883) " (1" 2187 9979) " (16628" 1473 7102) " (16635" 1473 7166) " (16348" 1473 7490) " (16690" 1473 7759) " (16713" 1473 7833) " (16748" 1473 8093) " (16815" 1473 8580) " (17151" 2201 13004) " (16834" 1473 8761) " (17179" 1548 11276) " (15846" 2578 11667) " (16690" 1586 7759) " (16713" 1586 7833) " (16748" 1586 8093) " (16815" 1586 8580) " (16855" 1529 11539) " (16834" 1586 8761) " (15888" 2534 11276) " (16543" 2033 9064) " (16543" 2026 9093) " (26" 61 8946) " (26" 99 8946) " (26" 197 8946) " (26" 290 8946) " (26" 304 8946) " (37" 1436 7391) " (26" 745 8946) " (26" 914 8946) " (26" 1030 8946) " (26" 1252 8946) " (26" 1921 8946) " (15924" 61 1590) " (15924" 99 1590) " (15924" 197 1590) " (15924" 290 1590) " (15924" 304 1590) " (28" 61 4774) " (28" 99 4774) " (28" 197 4774) " (28" 304 4774) " (16635" 1436 7166) " (28" 745 4774) " (28" 914 4774) " (15930" 61 1810) " (15930" 99 1810) " (15930" 197 1810) " (15930" 290 1810) " (15930" 304 1810) " (15989" 61 2199) " (15989" 99 2199) " (15989" 197 2199) " (15989" 290 2199) " (15989" 304 2199) " (16022" 61 2649) " (16022" 99 2649) " (16022" 197 2649) " (16022" 290 2649) " (16022" 304 2649) " (16051" 61 2890) " (16051" 99 2890) " (16051" 197 2890) " (16051" 290 2890) " (16051" 304 2890) " (37" 61 7391) " (37" 99 7391) " (37" 197 7391) " (37" 290 7391) " (37" 304 7391) " (16628" 1436 7102) " (37" 914 7391) " (37" 1030 7391) " (37" 1252 7391) " (16154" 61 3361) " (16154" 99 3361) " (16154" 197 3361) " (16154" 290 3361) " (16154" 304 3361) " (16183" 61 3714) " (16183" 99 3714) " (16183" 197 3714) " (16183" 290 3714) " (16183" 304 3714) " (26" 1436 9217) " (16183" 745 3714) " (16282" 61 5116) " (16282" 99 5116) " (16282" 197 5116) " (16282" 290 5116) " (16282" 304 5116) " (16342" 1542 9204) " (16282" 745 5116) " (16282" 914 5116) " (16282" 1030 5116) " (16477" 61 5622) " (16477" 99 5622) " (16477" 197 5622) " (16477" 290 5622) " (16477" 304 5622) " (16348" 1542 7490) " (16477" 745 5622) " (16477" 914 5622) " (16477" 1030 5622) " (11" 61 6114) " (11" 99 6114) " (11" 197 6114) " (11" 304 6114) " (37" 1542 7391) " (11" 745 6114); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (11 914 6114) " (11" 1030 6114) " (11" 1252 6114) " (16508" 61 6379) " (16508" 99 6379) " (16508" 197 6379) " (16508" 290 6379) " (16508" 304 6379) " (16635" 1542 7166) " (16508" 745 6379) " (16508" 914 6379) " (16508" 1030 6379) " (16508" 1252 6379) " (26" 1542 9217) " (16628" 61 7102) " (16628" 99 7102) " (16628" 197 7102) " (16628" 290 7102) " (16628" 304 7102) " (16342" 1555 9204) " (16628" 745 7102) " (16628" 914 7102) " (16628" 1030 7102) " (16628" 1252 7102) " (16635" 61 7166) " (16635" 99 7166) " (16635" 197 7166) " (16635" 290 7166) " (16635" 304 7166) " (16348" 1555 7490) " (16635" 745 7166) " (16635" 914 7166) " (16635" 1030 7166) " (16635" 1252 7166) " (16348" 61 7490) " (16348" 99 7490) " (16348" 197 7490) " (16348" 290 7490) " (16348" 304 7490) " (37" 1555 7391) " (16348" 745 7490) " (16348" 914 7490) " (16348" 1030 7490) " (16348" 1252 7490) " (16690" 61 7759) " (16690" 99 7759) " (16690" 197 7759) " (16690" 290 7759) " (16690" 304 7759) " (26" 1555 9217) " (16690" 745 7759) " (16690" 914 7759) " (16690" 1030 7759) " (16690" 1252 7759) " (16713" 61 7833) " (16713" 99 7833) " (16713" 197 7833) " (16713" 290 7833) " (16713" 304 7833) " (16342" 1635 9204) " (16713" 745 7833) " (16713" 914 7833) " (16713" 1030 7833) " (16713" 1252 7833) " (16748" 61 8093) " (16748" 99 8093) " (16748" 197 8093) " (16748" 290 8093) " (16748" 304 8093) " (26" 1635 9217) " (16748" 745 8093) " (16748" 914 8093) " (16748" 1030 8093) " (16748" 1252 8093) " (16815" 61 8580) " (16815" 99 8580) " (16815" 197 8580) " (16815" 290 8580) " (16815" 304 8580) " (16342" 1639 9204) " (16815" 745 8580) " (16815" 914 8580) " (16815" 1030 8580) " (16815" 1252 8580) " (16822" 61 8695) " (16822" 99 8695) " (16822" 197 8695) " (16822" 290 8695) " (16822" 304 8695) " (26" 1639 9217) " (16822" 745 8695) " (16822" 914 8695) " (16822" 1030 8695) " (16822" 1252 8695) " (16822" 1921 8695) " (16834" 61 8761) " (16834" 99 8761) " (16834" 197 8761) " (16834" 290 8761) " (16834" 304 8761) " (16342" 1637 9204) " (16834" 745 8761) " (16834" 914 8761) " (16834" 1030 8761) " (16834" 1252 8761) " (16834" 1921 8761) " (31" 2593 11296) " (16855" 2593 11933) " (17" 2593 11324) " (16519" 2592 11290) " (16519" 2567 11288) " (17" 197 9218) " (16842" 2543 11282) " (17" 1794 11282) " (16696" 2647 11853) " (16837" 2564 11278) " (16483" 2587 11267) " (16222" 2036 8954) " (17" 2148 11197) " (32" 2039 9024) " (32" 2040 9025) " (16348" 2041 9086) " (16356" 2025 8955) " (16717" 145 11261) " (17" 2042 11949) " (1" 1942 10846) " (1" 1965 9108) " (1" 2024 9021) " (1" 2021 8956) " (17" 1994 8956) " (1" 2042 9979) " (1" 2041 8956) " (1" 2036 8956) " (1" 2012 9108) " (1" 2014 8956) " (17" 2018 11197) " (17" 2015 11197) " (16236" 2180 9324) " (16222" 2037 8958) " (16222" 2040 8958) " (16222" 2039 8958) " (16855" 2037 11315) " (16855" 2040 11296) " (16855" 2039 11296) " (16855" 8 8958) " (16837" 2158 9265) " (16222" 1973 8959) " (16222" 2042 10035) " (17" 2009 11197) " (16348" 2037 8959) " (16348" 2024 9895) " (34" 2157 9277) " (16182" 2024 10052) " (16759" 2041 9838) " (16759" 1597 10071) " (16759" 2018 8959) " (16759" 2035 8959) " (16759" 1952 8959) " (16759" 1895 8959) " (16759" 1633 8959) " (16759" 2029 8959) " (17" 2043 12179) " (16236" 2183 9324) " (16554" 2183 9324) " (16222" 2043 12561) " (16837" 2147 9264) " (16837" 1606 8960) " (16267" 1724 8960) " (16519" 2580 11263) " (16182" 2043 11334) " (16182" 1994 8960) " (16855" 2038 11315) " (16855" 2030 11315) " (16855" 2031 11315) " (16855" 2032 8960) " (16855" 2029 11930) " (16855" 2028 8960) " (16855" 2025 8960) " (16855" 2008 8960) " (16855" 2019 8960) " (16855" 2023 8960) " (16855" 2022 8960) " (16855" 2007 8960) " (16855" 2004 8960) " (16855" 1995 8960) " (16855" 1869 11930) " (16855" 1173 8960) " (16855" 2018 8960) " (16756" 2037 8960) " (16742" 2037 8960) " (16742" 2044 9207) " (16222" 2044 8961) " (16855" 2044 11296) " (16398" 2132 9627) " (32" 2351 11507) " (16403" 2357 10161) " (16182" 2346 10162) " (32" 2337 10164) " (16403" 2337 10164) " (16858" 8 8962) " (16858" 1923 8962) " (16858" 1973 8962) " (16348" 2043 11344) " (32" 2042 8962) " (16837" 2045 8962) " (32" 1983 9113) " (32" 2350 10253) " (16800" 2585 11274) " (16729" 2017 8964) " (16729" 2047 8965) " (16842" 2161 9389) " (16842" 2191 9389) " (15943" 2132 9390) " (15943" 1869 9389) " (15943" 2162 9389) " (15943" 2118 9389) " (32" 2047 8965) " (32" 2046 8966) " (32" 2044 9116) " (16182" 2046 8966) " (31" 2042 8969) " (31" 2050 8969) " (32" 2045 8966) " (16759" 2046 8966) " (16759" 2048 9838) " (16182" 2048 9012) " (16842" 2111 9389) " (16504" 2043 9895) " (16504" 2006 8967) " (16504" 2009 9276) " (16504" 2033 8967) " (16504" 2026 8967) " (16504" 2015 8967) " (16504" 2005 8967) " (16504" 2000 12669) " (16530" 2049 8969) " (16849" 2040 8967) " (16849" 2048 8967) " (16849" 2046 8967) " (16742" 2046 8967) " (16742" 2048 8967) " (16398" 848 9683) " (16742" 2049 9025) " (16222" 2049 8968) " (16842" 2150 9389) " (16348" 2042 8968) " (16997" 2351 10161) " (16049" 2540 11097) " (16049" 2461 11085) " (16182" 2502 11133); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (28 2691 11866) " (17200" 2698 11933) " (16842" 2112 9389) " (16742" 2050 8979) " (32" 2050 8974) " (32" 2049 8974) " (16756" 2049 8970) " (16756" 2023 8970) " (16348" 2048 8970) " (1" 2034 8970) " (1" 2043 11675) " (1" 2049 8971) " (1" 2050 8972) " (16398" 2157 9251) " (16696" 2151 9685) " (16504" 2098 9895) " (16759" 2050 8972) " (16759" 2049 10474) " (16236" 2166 9313) " (16288" 5 8972) " (16288" 1973 8972) " (15971" 1897 12543) " (15971" 2051 12072) " (15971" 2050 8973) " (16759" 2051 8973) " (16759" 2052 9838) " (16759" 2039 8974) " (16759" 1658 8974) " (32" 2052 9116) " (32" 2051 8975) " (17139" 784 11875) " (16530" 2051 8975) " (16530" 2053 9576) " (16864" 2053 8977) " (16864" 2051 8977) " (16864" 2050 8977) " (16864" 2052 8977) " (16864" 2029 8977) " (16864" 2032 8977) " (16864" 1983 8977) " (34" 2104 9322) " (15885" 2178 9321) " (16756" 2052 8977) " (16348" 2053 8978) " (16348" 2051 8978) " (16348" 598 8978) " (16742" 2051 8979) " (16742" 2053 9576) " (34" 1969 9320) " (34" 2178 9401) " (32" 2053 9021) " (16842" 2118 9389) " (16182" 2051 8979) " (16182" 2053 9576) " (14" 2053 10291) " (14" 2051 8980) " (16865" 2053 8983) " (16865" 2052 8981) " (16865" 2037 8981) " (16865" 2034 8981) " (1" 2443 10615) " (14" 2034 8983) " (14" 1846 9890) " (14" 1787 8983) " (17034" 2443 10615) " (16530" 2054 9597) " (16842" 2179 9389) " (16855" 2580 11598) " (16530" 2055 9381) " (16441" 2050 8990) " (16441" 2051 9012) " (16441" 2052 8990) " (16441" 2053 9012) " (16441" 2035 8990) " (16441" 2010 8990) " (16441" 1971 8990) " (16441" 1968 8990) " (16441" 1955 8990) " (16441" 2043 9012) " (16519" 2027 8991) " (16519" 2003 8991) " (16519" 2053 8991) " (14" 2052 9467) " (16865" 2056 8999) " (16834" 2057 8993) " (16834" 8 8992) " (32" 2056 9093) " (32" 2027 8994) " (32" 2057 8994) " (16742" 2058 9008) " (14" 2056 9002) " (14" 1902 8999) " (16865" 2054 8999) " (16348" 2535 11303) " (16519" 2565 11263) " (16530" 2058 11298) " (32" 2058 9001) " (32" 2055 9348) " (15971" 2055 9002) " (14" 2058 9467) " (14" 1983 9002) " (14" 2015 9002) " (14" 2033 9002) " (14" 2000 9002) " (16751" 2059 9019) " (16952" 1173 9343) " (14" 1974 9002) " (16530" 2056 9003) " (16530" 2036 9003) " (31" 2055 9004) " (31" 2058 9004) " (31" 2056 9004) " (16255" 1979 9004) " (16348" 2058 9004) " (16348" 2055 9368) " (16348" 2056 9004) " (16438" 2055 9004) " (17" 2033 11197) " (16029" 2397 10444) " (34" 2181 9320) " (17" 2006 11197) " (16834" 2060 9010) " (17" 1978 9007) " (17" 2026 9102) " (1" 2026 9102) " (16834" 1965 9011) " (16834" 2003 9011) " (16222" 2058 9011) " (16222" 2052 9011) " (16222" 2056 9011) " (32" 2059 9020) " (16174" 1959 9041) " (16174" 1513 9041) " (16519" 2059 9059) " (16519" 2054 9012) " (16182" 2059 9012) " (16182" 2056 9640) " (16182" 2058 12216) " (16182" 1965 9012) " (16441" 2059 9012) " (16441" 2055 9012) " (16441" 2058 9012) " (16441" 2054 9012) " (16441" 2046 9012) " (16441" 2044 9012) " (16441" 2048 9012) " (16751" 2055 9013) " (16441" 2031 9013) " (16441" 2030 9013) " (16441" 2039 9013) " (31" 2059 9014) " (16441" 698 9013) " (16441" 1328 9036) " (31" 2061 9070) " (15971" 2059 12072) " (16543" 2059 9016) " (14" 2048 9016) " (14" 2049 9016) " (14" 2037 9016) " (14" 2059 9016) " (14" 1873 9881) " (14" 1683 9016) " (16348" 2534 11256) " (14" 2031 9016) " (14" 2038 9016) " (14" 2039 9016) " (14" 8 9016) " (16872" 5 9016) " (16872" 2024 9025) " (16872" 1876 9016) " (16872" 2056 9018) " (16872" 2034 9016) " (16872" 1933 9016) " (16872" 1847 9016) " (16872" 1787 9018) " (16872" 1630 9016) " (16872" 1618 9016) " (16872" 2062 9021) " (16872" 1600 9017) " (16872" 1173 9017) " (16872" 1869 9017) " (16276" 2059 9018) " (16872" 1885 9018) " (16872" 1776 9018) " (16872" 1801 9018) " (16751" 676 9018) " (16945" 2181 9320) " (15885" 2055 9019) " (32" 2062 9021) " (15885" 2058 9020) " (32" 2061 9064) " (16722" 2063 9365) " (16722" 2047 9021) " (16530" 2059 9027) " (1" 2055 9021) " (1" 1935 9021) " (1" 1876 11185) " (16530" 2062 11300) " (32" 2063 9021) " (14" 2062 9890) " (16842" 2082 9389) " (16559" 2118 9393) " (16842" 2088 9389) " (16952" 2118 9393) " (16842" 2198 9389) " (32" 2060 9043) " (16952" 2199 9389) " (16842" 2055 9389) " (15885" 2172 9968) " (15888" 2157 9311) " (14" 2040 9025) " (14" 2016 10069) " (14" 2020 9025) " (14" 1861 9025) " (14" 2018 9025) " (14" 2024 9025) " (16554" 2178 9324) " (16940" 2183 9324) " (32" 2147 9253) " (19" 2156 9251) " (32" 2064 9056) " (16872" 1802 9027) " (16872" 1982 9027) " (16872" 1873 9027) " (26" 2157 9288) " (16872" 2043 9027) " (16872" 2064 9027) " (16872" 2040 9027) " (16872" 2039 9027) " (16872" 2059 9027) " (16872" 2058 9027) " (16872" 2051 9027) " (16872" 2052 9027) " (16872" 2050 9027) " (16872" 2049 9027) " (16872" 2048 9027) " (16872" 2046 9027) " (16872" 2037 9027) " (16872" 2038 9027) " (16872" 2030 9027) " (16872" 2032 9027) " (16872" 2008 9027) " (16872" 1996 9027) " (16872" 1979 9027) " (16872" 1976 9027) " (16872" 2005 9027) " (16530" 2039 9027) " (16530" 2040 9027) " (16530" 2064 9056) " (1" 2061 9053); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16276 2065 9028) " (16742" 2065 9028) " (16276" 2035 9029) " (16276" 2044 9029) " (16876" 2066 9030) " (16876" 2067 9031) " (16876" 2035 9031) " (32" 2065 9032) " (32" 2035 9043) " (19" 2158 9250) " (17" 2159 11197) " (32" 2067 9036) " (32" 2066 9088) " (32" 1965 9035) " (16222" 2062 9036) " (16530" 2065 9036) " (15971" 2039 9036) " (15971" 2058 9036) " (26" 2165 9288) " (16438" 2406 10447) " (15888" 2165 9311) " (16174" 2068 12829) " (16174" 1328 9041) " (16940" 2181 9320) " (16174" 1965 9040) " (16182" 2062 9640) " (16182" 2068 9111) " (16182" 2061 9476) " (16530" 2068 9042) " (16530" 2061 9042) " (16222" 598 3201) " (16222" 2035 9043) " (16222" 2010 9043) " (32" 2068 9056) " (17" 1951 9217) " (16519" 2056 9055) " (16519" 2064 9054) " (16403" 2035 9043) " (16403" 2068 9043) " (16182" 2035 9043) " (24" 2165 9318) " (16348" 2062 9082) " (16348" 2061 9086) " (16348" 2063 11308) " (16759" 2055 9043) " (37" 1242 7391) " (32" 2078 9056) " (16822" 1843 8695) " (16834" 1982 8761) " (28" 2035 9069) " (17061" 2587 11266) " (16822" 1606 8695) " (16877" 1972 9056) " (17061" 2559 11266) " (16342" 1606 9204) " (16877" 2026 9056) " (17061" 2569 11266) " (19" 2145 10110) " (16834" 1983 8761) " (16834" 1658 8761) " (17061" 768 11266) " (16941" 1869 9524) " (16834" 1978 8761) " (16815" 1915 8580) " (15888" 2588 11266) " (16713" 1658 7833) " (16834" 1977 8761) " (16530" 2541 11090) " (16543" 2569 11267) " (16822" 1658 8695) " (16834" 1974 8761) " (16834" 1915 8761) " (17" 2588 11279) " (1" 2068 9052) " (1" 2060 9052) " (1" 2067 9052) " (1" 2027 9052) " (1" 2003 9052) " (1" 2035 9053) " (1" 2057 9053) " (1" 2045 9053) " (16690" 1658 7759) " (16342" 1242 9204) " (16635" 1242 7166) " (16519" 2078 11147) " (16483" 2586 11267) " (17" 2068 9056) " (17" 2060 9087) " (17" 2078 9056) " (17" 2012 11296) " (28" 2078 9069) " (17" 2063 11372) " (16530" 2078 9056) " (16174" 2048 9385) " (16174" 2139 12817) " (16815" 1658 8580) " (16174" 2189 9386) " (16174" 2197 9387) " (16837" 2112 9771) " (16742" 2079 9058) " (16789" 2079 9093) " (16519" 2079 10679) " (16519" 2058 9059) " (19" 2138 9249) " (16348" 2079 9064) " (37" 1658 8229) " (28" 2061 9069) " (28" 2043 9069) " (16348" 2078 9060) " (19" 2178 9317) " (32" 2079 9061) " (16878" 2080 9062) " (32" 2080 9064) " (17" 2080 11197) " (16748" 1658 8093) " (26" 1658 9217) " (16941" 2132 9289) " (19" 2141 9218) " (16936" 2635 11626) " (16815" 1843 8580) " (16348" 1242 7490) " (16628" 1242 7102) " (16174" 2143 9385) " (16398" 2247 9832) " (16222" 2079 9064) " (16222" 2078 9064) " (15888" 2166 9311) " (16985" 2115 9453) " (16985" 2127 9453) " (15888" 2178 9311) " (15888" 2161 9311) " (15888" 2174 9311) " (16985" 2156 9453) " (16985" 2137 9453) " (16985" 2161 9453) " (16348" 2544 11256) " (16543" 2018 9064) " (16543" 2043 10446) " (16543" 2079 9064) " (16543" 2065 9064) " (16543" 2064 9064) " (19" 2180 9316) " (16222" 2041 9065) " (16222" 2061 9066) " (16222" 2063 11372) " (16438" 2081 9666) " (17139" 865 11875) " (28" 2081 9069) " (28" 2033 9069) " (28" 2015 9069) " (16543" 2078 10443) " (16543" 2081 9069) " (16543" 2082 9069) " (16543" 2051 9069) " (28" 2055 10111) " (28" 2059 9070) " (28" 2080 9070) " (28" 2047 9070) " (28" 2051 9070) " (28" 2082 9070) " (28" 2024 9070) " (28" 2056 9070) " (28" 2064 9070) " (28" 2067 9070) " (28" 2063 11049) " (28" 2042 9070) " (28" 1977 9070) " (28" 2036 9070) " (1" 2033 9070) " (1" 2018 9070) " (16837" 2279 9673) " (16438" 2279 9672) " (16855" 1212 11899) " (32" 2081 9117) " (16777" 1913 9385) " (17" 2081 9117) " (16398" 800 9683) " (16559" 2199 9389) " (16742" 2083 9083) " (16626" 2083 9071) " (32" 2083 9072) " (16530" 2084 9088) " (16222" 2084 9093) " (15971" 2085 9074) " (15971" 152 9074) " (14" 2288 10053) " (16865" 2285 9672) " (15846" 2151 9656) " (15846" 2218 9656) " (16530" 2285 9672) " (31" 2403 10438) " (16530" 2279 11187) " (16936" 2311 11888) " (16696" 2087 9080) " (16348" 2084 9086) " (16348" 2085 9079) " (16267" 2079 9079) " (16267" 2083 9079) " (16267" 2081 9079) " (16267" 2084 9079) " (16267" 2082 9079) " (16267" 2055 9079) " (16267" 2088 9081) " (16883" 2060 9081) " (16883" 1867 9081) " (16883" 1965 9081) " (19" 2160 9249) " (16348" 2088 9368) " (16348" 2089 9093) " (16730" 1928 9315) " (16837" 2180 9315) " (16945" 2180 9315) " (16730" 1956 9315) " (1" 2083 9083) " (16742" 2084 9091) " (16742" 2088 9346) " (16742" 2090 9207) " (16884" 5 9086) " (16348" 1713 9086) " (16222" 2081 9086) " (16777" 2020 9385) " (16777" 2089 9385) " (16530" 2089 9086) " (16174" 2179 9385) " (17" 2066 11197) " (16837" 2199 9771) " (17" 2067 9348) " (17" 2086 11197) " (17" 2088 9119) " (16952" 2162 9467) " (19" 2157 9251) " (16885" 2042 9088) " (16885" 1869 9088) " (16885" 1923 9088) " (32" 2089 9089) " (32" 2084 9092) " (32" 2090 9092) " (32" 2009 9090) " (16885" 1548 9090) " (16885" 1421 9090) " (16885" 2066 9148) " (16889" 2095 9098) " (16530" 2026 9165) " (17" 2085 11318) " (17" 2087 9091) " (16626" 2090 9091) " (32" 2085 9092) " (16670" 2084 9092) " (16670" 2090 9092) " (16670" 2053 9092); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16670 2043 9092) " (16670" 1959 9092) " (16670" 2091 9093) " (16222" 2091 9093) " (16222" 2089 9093) " (16222" 2090 9093) " (16789" 2083 10319) " (16789" 2055 9093) " (16789" 2053 10319) " (16789" 2050 9164) " (16789" 2029 9164) " (16789" 2025 9164) " (16789" 2024 9093) " (16789" 1996 9093) " (16789" 1930 9093) " (16789" 1920 9093) " (16789" 1881 9093) " (16789" 1840 9093) " (16789" 1838 9093) " (16789" 1826 9093) " (16508" 1242 6390) " (17" 1997 9217) " (17" 2045 9217) " (17" 1936 9217) " (16543" 2084 9093) " (16543" 2083 9093) " (16543" 2055 9093) " (16543" 2058 9093) " (16543" 2053 9093) " (16889" 2093 9095) " (16742" 2093 9095) " (16696" 2093 9096) " (31" 2093 9096) " (16543" 2028 9095) " (16543" 2008 9095) " (16696" 2091 9096) " (16543" 1876 10499) " (16348" 2090 9093) " (16348" 2091 9093) " (16277" 2094 9097) " (19" 2159 9307) " (16789" 2095 9164) " (26" 2091 9097) " (16730" 2180 9315) " (16945" 1173 9315) " (61" 2009 9247) " (61" 1986 9247) " (16837" 2118 11962) " (14" 2095 9467) " (14" 2084 9099) " (14" 2083 9099) " (14" 2081 9099) " (14" 2065 9099) " (16945" 1869 9315) " (16777" 1972 11091) " (16777" 1973 9385) " (16777" 1219 9385) " (17" 2096 9129) " (26" 2173 11101) " (16670" 2078 9119) " (1" 2095 9131) " (1" 2094 9101) " (16890" 2098 9129) " (17" 2095 11197) " (16842" 2098 9105) " (1" 2098 9832) " (16222" 2066 9102) " (16222" 2095 9201) " (16222" 2094 9201) " (16923" 1869 9217) " (16222" 2098 9989) " (16670" 811 9119) " (17" 2014 9217) " (17" 2098 11197) " (16890" 2006 9103) " (26" 2014 9097) " (16890" 2015 9125) " (16890" 2033 9102) " (16890" 2018 9102) " (19" 1869 9329) " (16945" 2178 9315) " (16891" 2043 9102) " (16890" 1972 9102) " (16438" 2767 12495) " (32" 2095 9131) " (32" 2096 9337) " (16276" 2284 9694) " (32" 2093 9102) " (16182" 2095 9104) " (16182" 2089 9104) " (1" 2089 9104) " (1" 2096 9433) " (32" 2094 9127) " (32" 2098 9129) " (16182" 1513 9105) " (16182" 1104 9105) " (16182" 2078 9648) " (16182" 2086 9105) " (16182" 2066 9105) " (16182" 2098 9493) " (16182" 2033 9466) " (16182" 2018 9105) " (16182" 2015 9105) " (16182" 2099 9217) " (16182" 2009 10070) " (17" 2099 11134) " (17" 1872 9217) " (1" 2093 9108) " (1" 2066 9108) " (1" 2099 9110) " (16696" 2161 11009) " (16696" 2156 11009) " (17" 2000 9110) " (16182" 2101 10237) " (16182" 8 9111) " (32" 2101 9153) " (16696" 2154 11009) " (32" 2099 9113) " (17" 2101 11197) " (17" 1983 9113) " (16438" 1869 9113) " (16696" 2137 11009) " (19" 2099 9113) " (16742" 2171 9315) " (16945" 2132 9315) " (16742" 2179 9323) " (16729" 2162 9382) " (16222" 2189 9382) " (16837" 1219 11309) " (16174" 2084 9385) " (16696" 2127 11009) " (16842" 2189 9389) " (32" 2012 9116) " (1" 2081 9117) " (17" 2082 9119) " (16885" 2101 9153) " (16898" 2111 9154) " (16670" 1876 9120) " (16635" 1388 7166) " (17" 2094 11197) " (16670" 1129 9119) " (16670" 1847 9119) " (16670" 2056 9120) " (16670" 2103 9120) " (16670" 2104 10817) " (17" 2104 9121) " (17" 2103 9381) " (16276" 2098 9121) " (31" 2103 9290) " (31" 2105 9127) " (61" 2144 9247) " (1" 2176 9979) " (16837" 2105 9124) " (61" 2098 9247) " (16890" 2009 9821) " (16696" 2115 11009) " (16890" 2099 9125) " (16890" 2026 9125) " (16890" 2005 9125) " (16890" 1986 9125) " (31" 2096 9291) " (31" 2005 9127) " (16530" 2296 11204) " (16855" 1223 11899) " (16398" 2227 9686) " (32" 2104 9348) " (1" 2144 9247) " (34" 2089 9322) " (16940" 2180 9315) " (16729" 2063 9383) " (16729" 2095 9128) " (16729" 2052 9128) " (16729" 1873 9128) " (26" 1843 9217) " (16729" 1953 9128) " (16729" 851 9128) " (26" 2228 11101) " (16729" 1059 9128) " (16543" 2099 9128) " (16729" 1973 9128) " (16543" 2098 10319) " (16729" 1972 9128) " (16729" 2026 9128) " (16729" 1983 9128) " (16729" 1982 9128) " (32" 2105 9164) " (16940" 2162 9385) " (16438" 1986 9129) " (34" 1846 9486) " (16236" 2174 9323) " (17" 2105 9217) " (17" 2003 9129) " (16530" 2104 9223) " (16895" 1869 9129) " (16894" 1869 9130) " (16530" 2020 9130) " (16896" 2106 9131) " (16896" 1173 9131) " (16530" 2095 9131) " (16530" 2094 9131) " (16182" 2337 10164) " (17" 2106 9165) " (32" 2343 10164) " (16751" 2107 9137) " (16751" 1869 9403) " (17" 2107 11197) " (16683" 2108 9133) " (16683" 1869 9133) " (17" 2108 9217) " (16899" 1623 7613) " (16760" 2307 10160) " (16342" 1658 9204) " (16897" 1869 9134) " (15888" 2775 12486) " (16751" 2110 9368) " (17" 2110 9413) " (32" 2107 9137) " (32" 2110 9138) " (16935" 2125 9247) " (1" 2110 9979) " (16277" 2110 9137) " (34" 2154 9277) " (16896" 1594 9138) " (16759" 1869 9142) " (16742" 2110 9138) " (16277" 2111 9139) " (31" 2110 9139) " (17" 2111 9653) " (31" 2112 9992) " (17" 2112 9652) " (16897" 2113 9142) " (16670" 598 3201) " (17" 2113 11197) " (16670" 1594 9142) " (16530" 2534 11282) " (16759" 2110 9142) " (31" 2113 9142) " (16759" 2112 9142) " (16936" 2641 11626) " (16837" 2357 10160) " (16759" 2113 9142) " (17079" 2357 10798) " (16759" 1173 9143) " (16837" 2114 9143) " (16837" 2138 9734) " (16403" 2356 10178) " (16935" 2150 9247) " (16935" 2157 9247) " (16900" 2115 9821) " (16900" 2110 9283); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16900 1869 9215) " (16936" 2697 11918) " (17" 2114 9144) " (17" 2115 11197) " (16760" 2306 10160) " (1" 2524 11271) " (31" 2115 9145) " (16899" 2116 9146) " (17" 2116 11197) " (16670" 2055 9147) " (16670" 2083 9147) " (16267" 2114 9147) " (16267" 598 3201) " (16267" 1180 5768) " (16900" 2114 9147) " (16902" 1869 9147) " (16342" 2103 9204) " (16267" 2117 9148) " (16902" 2115 9148) " (16267" 2110 9148) " (16898" 2117 9148) " (16902" 2113 9148) " (16898" 1869 9228) " (16900" 2117 9382) " (16900" 1173 9162) " (16898" 1173 9151) " (16933" 2160 9246) " (17" 2117 11197) " (16933" 2138 9246) " (17" 2119 9159) " (17" 1865 9217) " (15885" 2113 9968) " (16898" 2115 9155) " (16900" 2111 9283) " (15885" 1869 9255) " (16900" 2118 9476) " (16885" 2119 9152) " (16898" 2110 9154) " (16885" 294 9152) " (16267" 2121 9400) " (17079" 1974 10156) " (17" 2122 9181) " (17079" 2211 10160) " (61" 2139 9839) " (16903" 2123 9156) " (16903" 1869 9156) " (61" 2159 9245) " (17" 2121 9652) " (16935" 2138 9247) " (17" 2123 11197) " (17" 2057 9217) " (16935" 2160 9247) " (16904" 1973 9159) " (17079" 2356 10641) " (16789" 2118 10111) " (16789" 1173 9162) " (16789" 2123 9164) " (16789" 1869 9164) " (16789" 2122 9164) " (16483" 2152 9670) " (16483" 2151 9670) " (32" 2112 9166) " (32" 2118 11167) " (32" 2122 9162) " (32" 2117 9162) " (32" 2119 9162) " (32" 2116 9162) " (16900" 2121 9162) " (16900" 2122 9162) " (16900" 2112 9162) " (16900" 2113 9162) " (17" 2118 10111) " (16900" 2123 9163) " (1" 2104 9163) " (16905" 1869 9163) " (16789" 2125 10111) " (17079" 2351 10156) " (16789" 2110 9164) " (16985" 2174 9453) " (16789" 2117 9164) " (16985" 2196 9453) " (16935" 2158 9247) " (32" 2115 9346) " (26" 2224 11101) " (16789" 2099 9164) " (32" 2125 9164) " (17" 2125 9215) " (16789" 2081 9164) " (16789" 2059 9164) " (17" 2059 9164) " (16789" 2058 9164) " (16789" 2008 9164) " (16789" 1967 9164) " (16789" 1943 9164) " (16222" 2115 9164) " (16222" 2118 9865) " (16174" 1173 9164) " (16174" 1869 9164) " (16937" 1421 9276) " (16174" 2125 9164) " (16174" 2112 9164) " (16438" 2285 9669) " (16483" 2150 9670) " (16530" 2112 9223) " (16530" 2101 9165) " (16530" 2119 9165) " (16530" 2106 9165) " (16855" 2514 11155) " (16211" 2128 9172) " (16342" 2414 10537) " (16354" 2401 10933) " (32" 2126 9166) " (16880" 2122 9166) " (16855" 2505 10966) " (16342" 2137 9204) " (15888" 2115 9311) " (17" 2126 11197) " (61" 2141 9615) " (16211" 1869 9172) " (34" 1869 9443) " (34" 1173 9265) " (16342" 2403 10538) " (34" 2127 9376) " (17" 2128 9199) " (16211" 2129 9175) " (19" 2152 9669) " (16837" 2280 9865) " (16211" 2126 9173) " (15846" 1982 10150) " (15846" 1675 10680) " (17" 2129 11197) " (16890" 1869 9174) " (16211" 2112 9174) " (19" 2281 9669) " (16483" 2282 9670) " (17" 2127 11197) " (16483" 2112 9670) " (16899" 1869 9375) " (15997" 1242 6398) " (17" 1870 9217) " (16910" 1869 9177) " (16923" 2132 9217) " (16910" 2131 9178) " (17" 2131 11197) " (61" 2155 9243) " (16211" 2131 9179) " (17" 2132 11197) " (16398" 2002 9685) " (16911" 2132 9180) " (16896" 2132 9180) " (17" 2001 9180) " (16748" 1623 8093) " (26" 2166 11101) " (16670" 2101 9187) " (16751" 2122 9181) " (32" 2103 9396) " (16729" 2161 9315) " (16729" 2163 9315) " (16729" 2166 9315) " (15866" 2127 9197) " (32" 2179 9348) " (16729" 2172 9315) " (16913" 1623 7613) " (16913" 2132 9184) " (16913" 2127 9185) " (16182" 2127 10052) " (16913" 1869 9186) " (15866" 1869 9186) " (26" 1273 9217) " (16914" 2132 9336) " (16914" 1869 9283) " (16914" 2110 9187) " (26" 2161 11101) " (16914" 2111 9187) " (16670" 2127 9187) " (15866" 2059 9187) " (16729" 2180 9383) " (15846" 2356 10680) " (17079" 1972 10359) " (16913" 2134 9190) " (26" 2134 9192) " (17" 2134 11197) " (16670" 2112 9191) " (26" 2156 11101) " (16670" 2132 9191) " (16670" 1869 9191) " (16837" 2134 9192) " (26" 2154 11101) " (16935" 2159 9371) " (15866" 2134 9193) " (16182" 1675 11113) " (16913" 2135 9194) " (17" 2135 9217) " (26" 2135 9194) " (16913" 2136 9195) " (16913" 2137 9197) " (16182" 2356 10162) " (17" 2137 11197) " (16855" 2168 11239) " (16182" 2191 12266) " (17079" 2344 10148) " (15866" 2137 9197) " (26" 2137 11101) " (15866" 2084 9197) " (17" 2093 9217) " (26" 2127 11101) " (16913" 2113 9197) " (16913" 2111 9197) " (16913" 2110 9197) " (16913" 1973 9197) " (61" 2156 9243) " (16713" 1623 7833) " (16865" 2179 9337) " (17" 891 9197) " (16916" 2138 9198) " (16751" 5 10446) " (16901" 2132 9198) " (16690" 1623 7759) " (61" 2138 9245) " (24" 2132 9198) " (17" 2138 11197) " (16917" 2132 9198) " (17190" 2526 11868) " (16917" 1973 9199) " (16917" 1972 9199) " (11" 1273 6114) " (16751" 2346 10447) " (15846" 1009 11869) " (16751" 598 3201) " (16751" 1594 9199) " (16837" 2063 11256) " (17" 2139 11197) " (26" 1623 9217) " (16837" 2349 11505) " (16559" 1869 9201) " (1" 2322 10031) " (16837" 2315 9989) " (16398" 1751 9918) " (16789" 2115 9201) " (16398" 1889 9918) " (16789" 2127 9201) " (16398" 2315 9977) " (19" 2139 9201) " (32" 2354 10161) " (16789" 2112 9201) " (16789" 2139 10111) " (19" 2132 9250) " (32" 2172 9346) " (15866" 1973 9201) " (15866" 2139 9201); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16935 1869 9243) " (16222" 2132 9201) " (26" 2223 11101) " (16222" 2099 9201) " (16222" 2128 9201) " (16222" 2116 9201) " (16222" 2096 9358) " (16342" 2140 9397) " (16222" 2104 10246) " (16933" 1869 9578) " (16222" 2140 9797) " (16557" 1273 6336) " (16508" 1273 6390) " (16342" 1750 9204) " (16626" 2141 9283) " (16559" 2142 9393) " (16920" 2132 9205) " (16920" 1869 9205) " (16559" 1173 9205) " (16963" 2127 9375) " (34" 2015 9443) " (16530" 2189 9381) " (16963" 2110 9376) " (16963" 2132 9375) " (16837" 2285 9682) " (34" 1986 9375) " (16963" 2196 9396) " (16559" 2132 9205) " (34" 2189 9397) " (16837" 2196 9376) " (34" 2196 9397) " (34" 2191 10234) " (61" 2196 9381) " (16963" 2162 9381) " (16559" 2095 9205) " (17" 1085 9377) " (16398" 1655 9683) " (16963" 2117 9381) " (16837" 2117 9824) " (17" 2162 11197) " (16398" 1676 9684) " (16559" 2088 9205) " (17" 1856 9998) " (17" 2186 9381) " (15888" 2127 9989) " (16952" 2110 9381) " (16530" 2186 9381) " (16530" 2117 9381) " (16530" 2127 9381) " (16900" 2189 9382) " (15997" 1273 6398) " (16222" 2141 9797) " (26" 1637 9217) " (16742" 2143 9315) " (32" 2143 9342) " (16952" 2127 9381) " (17" 2141 9216) " (17" 2142 9351) " (17" 2140 9345) " (14" 2115 9215) " (17" 774 9215) " (14" 2125 9610) " (14" 2139 9611) " (16182" 2125 9215) " (16182" 2143 9215) " (16922" 676 9215) " (16922" 1897 9215) " (16900" 2125 9215) " (32" 2106 9215) " (16922" 2144 9216) " (16182" 2139 9216) " (16182" 2144 9307) " (32" 2144 9252) " (16182" 2113 9217) " (16182" 2104 9217) " (14" 2127 9839) " (32" 2113 9217) " (16834" 1606 8761) " (17" 2136 9217) " (26" 1805 9217) " (37" 1805 8229) " (16815" 1805 8580) " (16822" 1805 8695) " (16834" 1805 8761) " (17" 2544 11783) " (16342" 1805 9204) " (26" 1994 9217) " (17061" 2346 11266) " (16342" 1994 9204) " (26" 1604 9217) " (16690" 1604 7759) " (16713" 1604 7833) " (16748" 1604 8093) " (37" 1604 8229) " (16815" 1604 8580) " (16822" 1604 8695) " (16834" 1604 8761) " (16936" 2637 11626) " (16342" 1604 9204) " (26" 1642 9217) " (16690" 1642 7759) " (16713" 1642 7833) " (16748" 1642 8093) " (37" 1642 8229) " (16815" 1642 8580) " (16822" 1642 8695) " (16834" 1642 8761) " (16837" 2590 11278) " (16342" 1642 9204) " (19" 2127 9381) " (19" 2095 9219) " (19" 2144 9220) " (19" 2143 9220) " (19" 2088 9220) " (16543" 2407 10595) " (19" 2055 9220) " (19" 2082 9220) " (19" 2048 9220) " (17" 2147 11197) " (17" 2145 9652) " (16927" 2132 9220) " (16182" 1723 9220) " (16182" 2063 11085) " (16182" 2041 9220) " (16757" 2147 9228) " (16757" 2132 9222) " (16757" 1869 9222) " (16757" 2110 9222) " (31" 2169 9289) " (16941" 2169 9292) " (16928" 2132 9225) " (16530" 2144 9239) " (16777" 1173 9470) " (16837" 2172 9612) " (16530" 2096 11188) " (16928" 2148 9225) " (16928" 2147 9225) " (16928" 2145 9225) " (16928" 2140 9225) " (16928" 2113 9225) " (16236" 2159 9313) " (16757" 2149 9228) " (16898" 2148 9228) " (16898" 2145 9228) " (16849" 2095 9228) " (16744" 8 9228) " (16744" 2095 9228) " (16744" 2143 9228) " (16744" 2081 9228) " (16744" 2144 9361) " (16744" 2083 9228) " (16744" 2055 9228) " (16898" 2150 9229) " (16914" 2150 9229) " (16914" 2141 9229) " (16914" 1173 9229) " (16914" 2149 9229) " (16914" 2151 9230) " (14" 2144 9467) " (14" 2151 9230) " (16543" 1983 9230) " (16543" 2150 9230) " (16543" 2125 9230) " (16896" 2149 9230) " (16458" 2132 9230) " (16458" 1869 9230) " (16530" 2356 10898) " (16930" 2152 10688) " (16168" 1909 9231) " (16168" 2153 9385) " (16168" 2096 9232) " (16931" 2154 9233) " (16931" 2132 9234) " (16931" 1869 9234) " (16276" 2154 9233) " (16276" 2151 9233) " (16276" 2132 9233) " (16276" 1869 9233) " (16933" 2132 9243) " (16931" 2155 9234) " (16931" 2152 9235) " (16931" 2148 9235) " (16931" 2140 9235) " (16348" 2132 9235) " (16348" 2139 10144) " (16348" 2144 9235) " (16348" 2104 9235) " (16348" 2098 9235) " (16348" 2096 9235) " (16348" 2103 9415) " (16348" 2116 9236) " (16398" 2240 9819) " (16398" 2115 9836) " (16696" 2157 9242) " (16398" 2224 9824) " (16398" 2262 9832) " (16931" 2156 9238) " (16530" 2143 9239) " (16837" 2350 10253) " (16884" 2132 9239) " (16800" 1957 10796) " (16696" 2132 9242) " (16747" 2132 9240) " (16747" 1173 9240) " (16747" 2157 9308) " (34" 2138 9277) " (34" 2131 9277) " (34" 2110 9277) " (34" 2139 10206) " (34" 2125 9277) " (34" 2122 9277) " (16236" 2162 9313) " (34" 2149 9278) " (16837" 2149 9728) " (16837" 2043 11744) " (16837" 2160 9278) " (16837" 2145 9661) " (15885" 2118 10181) " (16837" 2103 9382) " (16747" 1869 9292) " (16939" 2132 9278) " (16939" 1869 9278) " (16939" 2149 9278) " (16722" 2163 9279) " (16837" 2163 9279) " (16236" 2164 9281) " (16236" 2138 9313) " (16236" 1869 9389) " (16747" 2165 9308) " (16747" 2164 9281) " (16747" 2156 9281) " (16722" 1173 9281) " (16747" 2154 9281) " (16747" 2155 9299) " (16747" 2118 9281) " (34" 2163 9281) " (16939" 2166 9488) " (34" 2165 9283) " (16939" 2113 9282) " (16939" 2165 9282) " (16939" 2118 9283) " (16939" 2115 9283) " (16900" 2165 9283) " (16900" 2138 9283) " (16900" 2162 9382) " (16900" 2157 9283) " (16900" 2154 9797) " (16900" 2159 9283) " (16626" 1869 9283) " (16837" 2165 9315); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16837 2166 9397) " (31" 2167 9289) " (16837" 2157 9285) " (16742" 2144 9315) " (31" 2144 9286) " (16837" 1973 9375) " (32" 2167 9288) " (16742" 2168 9315) " (32" 2168 9341) " (16940" 1869 9288) " (16914" 2170 9292) " (16914" 2169 9290) " (16222" 2144 9292) " (16222" 2139 9797) " (16504" 2112 9292) " (16504" 2139 9292) " (16504" 1869 9292) " (16504" 2132 9292) " (16941" 2170 9292) " (31" 2171 9296) " (16837" 2096 12962) " (32" 2171 9296) " (16837" 2171 9293) " (16940" 2172 10302) " (16398" 1664 9684) " (16236" 2173 10052) " (16940" 2173 9311) " (16940" 2132 9296) " (16940" 2170 9296) " (19" 2155 9298) " (16940" 2165 9297) " (16747" 2174 9372) " (19" 2125 9299) " (16800" 2132 9300) " (16940" 2155 9299) " (16800" 1869 9301) " (61" 2096 9344) " (16942" 2175 9301) " (16942" 1869 9301) " (16940" 2191 10302) " (1" 2186 9532) " (16899" 2132 9375) " (16837" 2580 12960) " (19" 2175 9303) " (1" 2182 10109) " (16941" 2176 9524) " (16941" 2175 9303) " (16940" 2127 9528) " (16747" 2172 9372) " (16880" 2132 9372) " (16962" 1869 9373) " (16962" 2195 9373) " (19" 2193 9373) " (16837" 2195 9418) " (17094" 2005 10373) " (19" 2176 9912) " (16963" 1869 9375) " (19" 2174 9345) " (19" 2165 9304) " (19" 2173 9316) " (32" 2153 9304) " (19" 2172 9346) " (19" 2170 9305) " (16747" 2173 9305) " (19" 2166 9306) " (17" 2195 9412) " (19" 2149 9923) " (19" 2162 9393) " (19" 2161 9307) " (16837" 2127 9397) " (16940" 2161 9307) " (19" 2113 9307) " (16940" 2110 9374) " (19" 2098 9307) " (16837" 2110 9375) " (19" 2009 9669) " (16182" 2168 9307) " (16837" 2174 9343) " (16747" 2149 9307) " (16837" 2175 9727) " (16800" 2177 9308) " (19" 1986 9308) " (16747" 2175 9308) " (16747" 2110 9308) " (19" 2033 9308) " (19" 2187 9345) " (19" 2188 9345) " (19" 2177 9309) " (16940" 2177 9308) " (16729" 2132 9309) " (16747" 2177 9309) " (16800" 2178 10893) " (16236" 2149 9313) " (16837" 2178 9824) " (16940" 2178 9374) " (16777" 2132 9322) " (16777" 1869 9330) " (16729" 2174 9310) " (16940" 2174 9310) " (16729" 2173 9310) " (16729" 2155 9310) " (16236" 2178 9324) " (16729" 2178 9315) " (32" 2178 9310) " (16935" 2204 9404) " (17" 2203 9450) " (17" 2208 11197) " (15846" 828 11905) " (16354" 2645 12431) " (16751" 2208 9405) " (16222" 2692 11906) " (17190" 2660 12035) " (16354" 2687 11905) " (16855" 1154 11933) " (16222" 2697 11906) " (17210" 2697 11905) " (16970" 2209 9409) " (15846" 814 11905) " (15846" 1459 11905) " (26" 2693 11898) " (17" 2695 12131) " (17139" 2568 11905) " (16354" 2663 11905) " (16504" 2210 9411) " (15846" 907 11905) " (16354" 2677 11905) " (16354" 2667 11905) " (16222" 2210 12486) " (24" 2712 12034) " (17" 2696 11905) " (17061" 2684 11925) " (16936" 2698 12121) " (16354" 2688 11905) " (16354" 2683 11905) " (16174" 2877 13066) " (16530" 2210 12269) " (16222" 2201 9412) " (16222" 2203 9412) " (16222" 2208 9412) " (17" 2209 9412) " (17061" 2679 11925) " (17" 2207 9412) " (16222" 2206 9848) " (17" 2210 11287) " (16890" 2211 9415) " (17003" 2112 9922) " (16154" 598 3361) " (16183" 598 3714) " (16282" 598 5116) " (16477" 598 5622) " (16508" 598 6379) " (16628" 598 7102) " (16635" 598 7166) " (16690" 598 7759) " (16713" 598 7833) " (16748" 598 8093) " (16815" 598 8580) " (17191" 1712 11556) " (16834" 598 8761) " (16855" 1833 11456) " (16342" 598 9204) " (16837" 598 9242) " (16354" 2557 11197) " (17" 1564 9412) " (16182" 2702 11936) " (16855" 2698 11930) " (32" 2210 9412) " (32" 2195 9412) " (32" 2209 9412) " (32" 2207 9412) " (17" 2211 11342) " (16530" 2204 9413) " (16530" 2198 9413) " (1" 2210 9504) " (16530" 2211 9413) " (16530" 2033 9413) " (17" 1996 9413) " (16785" 1173 9413) " (16785" 1869 9413) " (16543" 2404 10450) " (16348" 2404 10450) " (16276" 2407 10560) " (17" 2197 9969) " (16530" 2408 10508) " (15888" 2138 9418) " (16785" 2210 9413) " (16483" 2145 9670) " (16530" 2693 11889) " (16855" 1214 11899) " (1" 2201 13002) " (17034" 2152 9664) " (16837" 2401 10440) " (16543" 2395 10444) " (47" 2694 12115) " (16530" 2696 11912) " (15846" 2699 11928) " (16398" 2199 9685) " (16398" 1949 9879) " (16837" 2211 9838) " (16837" 2212 10074) " (16837" 2208 9415) " (16837" 1953 9415) " (16890" 2118 9415) " (16837" 2098 9922) " (17139" 2616 11905) " (15846" 2697 11909) " (16348" 2201 11344) " (38" 2162 9415) " (38" 2132 9426) " (38" 1869 9450) " (16973" 2132 9433) " (16973" 1869 9445) " (16973" 2156 9445) " (16543" 1953 9415) " (16543" 1894 10595) " (16543" 1864 10595) " (16543" 1594 9415) " (16543" 2198 9415) " (16543" 2167 9415) " (38" 2213 9417) " (16837" 2156 9472) " (38" 2214 10167) " (16837" 2213 9417) " (38" 2156 9417) " (16848" 2156 9417) " (16848" 2200 9417) " (16848" 1742 9418) " (16837" 2215 9488) " (16975" 1973 9444) " (16182" 2153 9421) " (16182" 2201 9421) " (16182" 1953 11040) " (16348" 2204 9421) " (16348" 2210 9421) " (16348" 2206 9421) " (16348" 2147 9421) " (16348" 2183 9421) " (16543" 2204 9421) " (16029" 2373 10444) " (16848" 2362 10440) " (1" 2540 11267) " (16837" 2404 10444) " (16277" 2216 9989) " (16900" 2127 9821) " (1" 2216 10832) " (1" 2204 9423) " (16543" 2216 11943) " (1" 2203 9431) " (16837" 2216 11604) " (38" 2183 9806); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (38 2215 9806) " (16976" 1173 9427) " (16837" 2026 9427) " (16976" 1869 9428) " (16837" 2015 12105) " (16837" 1869 9667) " (16976" 2132 9428) " (16535" 1869 9448) " (16981" 2222 9448) " (38" 2211 9428) " (16973" 2208 9623) " (16973" 2110 9428) " (16973" 2215 9780) " (16977" 2195 9551) " (38" 2127 9428) " (16977" 1869 9554) " (16977" 2208 9428) " (16977" 2110 9428) " (16977" 2132 9429) " (1" 2020 9431) " (16977" 2217 9436) " (1" 2206 9850) " (16973" 2217 9433) " (16530" 2216 10053) " (16973" 2218 9467) " (16977" 2218 9434) " (16620" 2216 9467) " (16837" 2218 9569) " (16620" 2055 9436) " (16535" 2132 9448) " (16973" 1973 9438) " (16977" 2183 9438) " (16977" 2156 9438) " (38" 2218 9450) " (61" 2216 9440) " (16977" 2219 9440) " (16977" 2220 9551) " (16837" 2220 9452) " (38" 2219 9441) " (38" 2220 9472) " (16800" 2221 11275) " (34" 2218 9443) " (34" 2214 9883) " (34" 2220 9446) " (34" 2018 9443) " (34" 1982 9443) " (34" 2033 9443) " (34" 2099 9443) " (34" 2210 9443) " (34" 2085 9443) " (34" 2153 9443) " (31" 2221 9443) " (31" 2204 9443) " (31" 2203 9443) " (31" 2206 9444) " (16800" 2198 9444) " (31" 2200 9444) " (16975" 2207 9444) " (16975" 1972 9444) " (31" 2220 9444) " (31" 2219 9444) " (31" 2218 9444) " (31" 2215 9444) " (31" 2210 9445) " (31" 2211 9445) " (16837" 2210 9445) " (16182" 2118 10237) " (16837" 2221 9445) " (34" 2201 9445) " (34" 2219 9446) " (16837" 2219 9446) " (38" 2217 9450) " (34" 1605 7827) " (16182" 2271 9640) " (34" 2250 9641) " (16848" 2276 9641) " (16530" 2206 9447) " (16981" 2132 9447) " (16981" 1869 9447) " (16530" 2203 9447) " (32" 2216 9475) " (34" 2222 9448) " (38" 2222 9448) " (16055" 1869 9448) " (16837" 2222 9770) " (16535" 2223 9449) " (16535" 2208 9449) " (38" 2223 9449) " (16438" 2284 9819) " (16837" 2151 9663) " (15846" 2220 9449) " (16837" 2121 9771) " (14" 2285 9724) " (16398" 2161 9819) " (17" 2213 11118) " (16055" 2224 9989) " (14" 2198 9620) " (17" 2214 9528) " (34" 2224 9537) " (16837" 2224 9472) " (38" 2224 9640) " (16381" 1869 9454) " (16543" 2585 11249) " (16055" 2183 9450) " (16055" 2118 10138) " (17" 2224 9526) " (16984" 2132 9450) " (16984" 1869 9450) " (16976" 2223 9450) " (16976" 2224 9450) " (16984" 2225 9451) " (26" 2219 9447) " (26" 2217 9447) " (16678" 2132 9452) " (16678" 1173 9452) " (16678" 1869 9452) " (16678" 2118 9452) " (14" 2216 9486) " (14" 2204 9453) " (14" 2168 10019) " (14" 2220 9453) " (14" 2224 9839) " (16986" 2223 9453) " (16985" 2226 9631) " (15866" 2179 9454) " (38" 2226 9454) " (15866" 2224 9454) " (16381" 1173 9454) " (16381" 1605 7827) " (1" 2221 9454) " (16182" 2216 9472) " (16987" 1869 9467) " (16182" 2204 9454) " (16530" 2227 9599) " (16789" 2227 10319) " (16620" 2227 9465) " (14" 2227 10111) " (16872" 2227 9463) " (16872" 2216 9458) " (16872" 2221 9458) " (16872" 2171 9458) " (16543" 2331 10440) " (16952" 2228 10048) " (16848" 2379 10440) " (16543" 2401 10452) " (24" 2218 9464) " (16987" 2228 9663) " (16987" 2220 9467) " (16987" 2208 9465) " (1" 2227 9472) " (1" 2128 9464) " (1" 2211 11776) " (1" 2153 9465) " (1" 2219 9465) " (1" 2202 9465) " (16987" 2225 9465) " (16987" 2226 9467) " (16987" 2223 9465) " (16987" 2222 9465) " (16987" 2218 9465) " (16987" 2215 9465) " (16987" 2183 9467) " (16987" 2214 9467) " (16987" 2156 9465) " (16987" 2212 9465) " (16987" 2195 9465) " (16987" 2209 9465) " (16987" 2207 9467) " (16987" 1173 9467) " (16182" 2227 9576) " (16182" 2210 9472) " (16182" 2203 9640) " (16182" 2211 9466) " (16543" 2227 9466) " (16222" 2227 9467) " (16837" 2225 9467) " (16837" 2226 9637) " (16543" 2221 9467) " (16543" 2215 9467) " (16543" 2203 10452) " (16543" 2182 9467) " (16543" 2153 9467) " (16987" 2162 9663) " (16952" 2207 9467) " (16952" 2220 9467) " (16973" 2220 9467) " (16973" 2210 9467) " (16519" 2585 11261) " (16049" 2581 11234) " (16519" 1873 11234) " (16988" 2132 9467) " (16988" 1869 9467) " (16837" 2228 9773) " (16914" 2228 9467) " (16987" 2118 9467) " (16987" 2200 9467) " (16987" 2199 9467) " (16987" 2224 9467) " (16987" 2211 9467) " (16987" 1972 10586) " (31" 2555 11168) " (16987" 2098 9467) " (16029" 2227 9467) " (16029" 2216 9467) " (16029" 2055 9467) " (16987" 2142 9467) " (16987" 2187 9467) " (16987" 2188 9467) " (16987" 2149 9467) " (16987" 2166 9467) " (16987" 2155 9467) " (16029" 2095 9467) " (16029" 2221 9467) " (16029" 1605 7827) " (16029" 2042 11121) " (16029" 2104 9467) " (16029" 2089 9467) " (16029" 2062 9467) " (16029" 1854 9467) " (16029" 1846 9467) " (16029" 1768 9467) " (16029" 2056 9467) " (16029" 1667 9467) " (16182" 2103 9476) " (16182" 2206 9493) " (16865" 2227 9467) " (34" 2228 9467) " (16656" 2042 9467) " (16543" 2229 10452) " (16530" 2115 9476) " (16837" 2229 9825) " (16348" 2216 11773) " (16777" 2224 9486) " (16777" 2209 9470) " (16348" 2229 9895) " (16018" 2187 9470) " (16018" 2132 9470) " (16018" 1869 9470) " (16018" 1972 9470) " (16777" 2212 9470) " (24" 2421 10543) " (17190" 2492 11868) " (16837" 2018 11118) " (16182" 2096 9476) " (16952" 2187 9470) " (16519" 2584 11263) " (15888" 2187 9470) " (16530" 2690 11889) " (17035" 2118 9665) " (16354" 2684 11905); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (15846 2283 9662) " (15846" 2271 9662) " (32" 2229 9825) " (32" 2227 9476) " (15888" 2224 9476) " (16182" 2224 9472) " (16855" 1187 11899) " (16182" 2229 9825) " (16182" 2205 9698) " (16855" 1177 11899) " (15888" 2696 11994) " (16354" 2679 11905) " (16855" 1195 12223) " (17139" 1959 11901) " (16855" 1191 11899) " (19" 2224 9472) " (16342" 2101 9504) " (16342" 2230 9473) " (16798" 2132 9473) " (16798" 1173 9473) " (16798" 2224 9473) " (16798" 2220 9473) " (16798" 1219 9473) " (16798" 2231 9474) " (16530" 2231 9474) " (16530" 2229 9475) " (32" 2231 9475) " (16855" 1198 11899) " (16855" 1197 11899) " (32" 2224 9475) " (16993" 1869 9475) " (16182" 2115 9476) " (12" 2132 9476) " (12" 1869 9476) " (16770" 2232 9477) " (16770" 2115 9477) " (16770" 2224 9476) " (16770" 1869 9476) " (16530" 2212 9476) " (16182" 2225 9476) " (16182" 2212 9476) " (16182" 2231 9476) " (16182" 2193 9476) " (16182" 2194 9476) " (16182" 1799 9476) " (16182" 1713 9476) " (16182" 1225 5862) " (16182" 1475 9698) " (16182" 824 9478) " (16182" 721 9478) " (16182" 416 9478) " (16182" 7 9478) " (16995" 2233 9479) " (16995" 2132 9507) " (16995" 1869 9507) " (16348" 2202 9479) " (17139" 855 11875) " (16277" 2234 9693) " (16837" 2234 9480) " (16276" 2235 9481) " (31" 2547 11120) " (16348" 2227 9481) " (16837" 2233 9481) " (16996" 2236 9482) " (16996" 1173 9482) " (16949" 2216 9482) " (16348" 2194 9483) " (16837" 2194 9483) " (16848" 2236 9483) " (16848" 2233 9483) " (16848" 2173 9483) " (16848" 2115 9483) " (16848" 2162 9483) " (16837" 2236 9483) " (16800" 1901 10306) " (16837" 2231 9486) " (16348" 2199 9484) " (16354" 2676 11905) " (16855" 1217 11899) " (16855" 1206 11899) " (16855" 1201 11899) " (16855" 1202 11899) " (16296" 2703 11962) " (16276" 2237 9657) " (16276" 2210 9485) " (16837" 2237 9657) " (16276" 2208 9485) " (16276" 2189 9485) " (16276" 2118 10239) " (16276" 2112 9972) " (16182" 2268 9640) " (16530" 2235 9485) " (34" 2042 9485) " (34" 2237 9486) " (34" 1822 9486) " (14" 2234 9486) " (14" 2235 9493) " (16222" 2211 12773) " (16222" 2224 9486) " (16222" 2229 9486) " (16222" 2216 9486) " (16222" 2237 9486) " (16222" 2103 9486) " (16777" 2218 9486) " (16777" 1974 9486) " (16777" 2000 9486) " (16997" 2043 10161) " (17037" 1897 9668) " (16483" 2274 9640) " (16977" 2226 9640) " (34" 2204 9640) " (16848" 2277 9642) " (30" 2137 9838) " (15888" 2173 9486) " (14" 2226 9640) " (16999" 1173 9486) " (14" 1298 9640) " (16483" 2226 9640) " (16483" 2212 9670) " (16956" 2214 9640) " (16997" 2238 9993) " (16977" 2274 9699) " (16483" 2263 9640) " (16530" 2284 9806) " (16729" 2239 9490) " (16696" 2237 9640) " (16837" 2239 9989) " (16837" 2238 9657) " (16530" 2081 9490) " (16182" 2243 9517) " (17000" 2240 9502) " (17000" 2132 9491) " (17000" 1869 9502) " (17000" 2238 9491) " (32" 2235 9492) " (16997" 1869 9491) " (16997" 2228 9491) " (16997" 2132 9491) " (17001" 1869 9492) " (16837" 2235 9492) " (16182" 2235 9492) " (16182" 2237 9492) " (17003" 1869 9492) " (17003" 1173 9492) " (17003" 2132 9492) " (17003" 2240 9496) " (17002" 2238 9492) " (17002" 1869 9493) " (32" 2234 9492) " (16837" 2240 9493) " (17002" 2132 9493) " (16968" 2215 9493) " (16182" 2240 9497) " (16997" 2199 9493) " (17002" 2241 9494) " (16837" 2241 9771) " (17004" 2132 9495) " (17004" 1869 9495) " (17003" 2242 9941) " (17003" 2241 9496) " (17003" 2238 9496) " (17003" 2199 9496) " (16956" 2240 9502) " (16956" 2173 9496) " (16956" 2115 9497) " (16530" 2243 9588) " (16956" 2220 9497) " (16956" 2223 9497) " (16182" 2247 9532) " (16530" 2139 11300) " (16842" 2243 9517) " (16837" 2242 9520) " (16837" 2243 9573) " (16956" 2140 9500) " (14" 2243 10111) " (14" 1636 9501) " (16956" 2225 9502) " (16956" 2226 9501) " (16956" 2156 9502) " (16956" 2238 9502) " (16956" 2200 9502) " (16956" 2196 9502) " (16956" 2215 9502) " (16956" 2118 9502) " (32" 2243 9504) " (16956" 2162 9502) " (16956" 2127 9502) " (32" 2237 9502) " (61" 2243 9504) " (1" 2243 9517) " (1" 2237 9532) " (32" 2239 9504) " (1" 2239 9978) " (16342" 1965 9504) " (16342" 2229 9504) " (16342" 2056 9504) " (16837" 2283 9894) " (14" 2242 9610) " (16182" 2152 9695) " (14" 2241 9610) " (14" 2199 9504) " (14" 2236 9504) " (15846" 2280 10053) " (16222" 2281 9662) " (16049" 2063 11248) " (16438" 2567 11249) " (16276" 2283 10073) " (16956" 2244 9640) " (16182" 2244 9507) " (16865" 2243 9545) " (17006" 1219 9507) " (16995" 2245 9508) " (16995" 2244 9508) " (17006" 2246 9509) " (14" 2194 9615) " (16837" 2282 9701) " (26" 2237 9655) " (15846" 2111 9662) " (15846" 2237 9656) " (16789" 2243 9512) " (16872" 2243 9588) " (17009" 2132 9516) " (17009" 1869 9516) " (16872" 2235 9518) " (16530" 2247 9591) " (15846" 2112 9661) " (19" 2150 9673) " (16398" 2156 9773) " (16837" 2246 9520) " (16837" 2247 9520) " (9" 2211 11889) " (16222" 2282 9662) " (16785" 2354 10123) " (1" 2286 9695) " (16348" 2377 10427) " (16837" 1982 9520) " (16837" 2284 9864) " (16348" 2635 11601) " (16348" 2243 9517) " (16348" 2247 9520) " (16348" 2221 9520) " (38" 2152 9692) " (16837" 2176 9734) " (16348" 2237 9525) " (17" 2176 9990) " (17" 2246 9525) " (17" 2245 9525) " (17" 2244 9525) " (17" 2242 11197) " (17" 2238 9594); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17 2226 11197) " (16940" 2224 9530) " (16348" 2248 9531) " (17" 1658 9531) " (17" 2248 11118) " (17" 2243 9531) " (16837" 2248 9531) " (16785" 2139 10126) " (38" 2172 9531) " (16620" 2250 9576) " (14" 2247 9844) " (38" 2173 9531) " (16222" 2247 9532) " (15866" 2247 9532) " (15866" 2243 9576) " (1" 2214 9877) " (1" 2248 9532) " (16222" 2248 9532) " (1" 2247 9532) " (1" 2231 9532) " (1" 2230 9532) " (16222" 2214 9532) " (16222" 2239 9532) " (14" 2248 9615) " (14" 1993 9533) " (15866" 676 9533) " (14" 2254 9839) " (17011" 2132 9533) " (38" 676 9533) " (38" 1897 9549) " (16519" 2172 9534) " (16348" 2585 11249) " (38" 2249 9541) " (16348" 2523 11250) " (15866" 2249 9541) " (16222" 2243 12026) " (16222" 2249 9541) " (34" 2226 9640) " (34" 2242 9537) " (34" 2246 9537) " (15866" 1987 9537) " (15866" 1983 9537) " (15866" 1975 9537) " (16530" 2250 10022) " (17" 2249 9542) " (16865" 2250 9643) " (15866" 598 9542) " (16848" 2231 9640) " (15866" 1902 9634) " (15866" 1895 9543) " (15866" 1882 8456) " (17" 2250 9599) " (16276" 2587 11247) " (15866" 1889 9543) " (15866" 1885 9543) " (15866" 1424 9543) " (15866" 2250 9640) " (16742" 2227 9576) " (14" 2250 9620) " (16865" 2247 9545) " (16865" 2172 9545) " (15866" 2153 9545) " (16865" 2251 9546) " (16865" 2132 9545) " (17015" 1869 9545) " (17015" 2214 9545) " (17015" 2242 9548) " (16948" 2252 9549) " (17014" 2170 9552) " (17014" 1869 9549) " (26" 2220 9531) " (16985" 2220 9453) " (16977" 2253 10234) " (16977" 2170 9552) " (1" 2229 9698) " (16977" 2252 9556) " (38" 2254 9640) " (16977" 2246 9554) " (15866" 2254 10089) " (17016" 2132 9556) " (17016" 1869 9989) " (17016" 1173 9556) " (17016" 2252 9557) " (38" 2252 9559) " (16872" 2153 9559) " (16872" 1675 9560) " (1" 2250 9614) " (16872" 2250 9579) " (16837" 2252 9561) " (17016" 2255 10089) " (17016" 2170 9562) " (16751" 2250 9563) " (16519" 2250 9563) " (16837" 2254 9565) " (16530" 2254 9563) " (16530" 2248 9563) " (16872" 2237 9563) " (17139" 2517 11918) " (15846" 1012 12111) " (15846" 2150 10383) " (16952" 2152 9673) " (15846" 2684 11926) " (16837" 2256 9567) " (16973" 2252 9662) " (17" 2256 9568) " (16973" 2214 9568) " (16973" 2242 9568) " (16973" 2255 9568) " (16973" 2257 10254) " (16973" 2253 9569) " (16837" 2257 9571) " (38" 2243 9517) " (17139" 1782 12020) " (16977" 2257 9644) " (30" 2201 9572) " (16977" 2255 9572) " (16977" 2172 9572) " (16977" 2176 9575) " (16837" 2250 9612) " (16865" 2258 9574) " (16837" 2253 9574) " (16865" 2259 9576) " (30" 1101 9969) " (16530" 2259 9599) " (16530" 2258 9599) " (16620" 2243 9517) " (16182" 2250 12216) " (16182" 2259 9624) " (16620" 2259 9576) " (16182" 2258 9576) " (16620" 2258 9576) " (16620" 2254 9576) " (17018" 1953 9576) " (16620" 2053 9576) " (16905" 2053 9576) " (17018" 2066 9576) " (16742" 2250 9699) " (17018" 1945 9576) " (16855" 1267 11899) " (31" 2696 11896) " (9" 1982 11898) " (17190" 2713 12034) " (9" 2672 11898) " (16855" 1986 11898) " (17018" 2053 9576) " (16933" 2148 9576) " (16855" 1155 11933) " (9" 2696 11898) " (17" 2716 12041) " (16855" 2612 11910) " (17018" 1973 9576) " (1" 2685 11899) " (17018" 1965 9576) " (17018" 1950 9576) " (15866" 2259 9576) " (17018" 2067 9576) " (16933" 2253 9582) " (16933" 2257 9576) " (15866" 2258 9576) " (16933" 2176 9576) " (61" 2250 9591) " (17021" 2132 9598) " (16997" 1897 9578) " (16997" 2243 9517) " (16997" 2259 9578) " (16997" 2250 9913) " (16997" 2254 9578) " (16997" 2247 9591) " (16530" 2260 9596) " (16872" 2260 9586) " (17139" 2602 11901) " (16933" 2261 9582) " (16182" 2260 12216) " (16933" 2214 9582) " (16403" 2260 9583) " (16846" 2132 9583) " (16846" 1869 9583) " (16403" 2259 9583) " (17020" 2238 9597) " (16049" 2580 11352) " (16997" 2198 9583) " (16997" 2171 9583) " (31" 2697 11896) " (16997" 2260 9585) " (16936" 2640 11626) " (14" 2260 9597) " (14" 2221 9585) " (17019" 2262 9591) " (61" 2224 9803) " (47" 2688 11895) " (61" 2262 9591) " (16855" 1145 11936) " (16855" 1283 11899) " (16530" 2221 9590) " (16222" 2699 11930) " (26" 2605 11931) " (16530" 2262 9591) " (17021" 2238 9597) " (17" 2262 9594) " (14" 2259 9615) " (17021" 1869 9640) " (16530" 2263 10022) " (16789" 2241 9598) " (16789" 2224 9598) " (17021" 1173 9598) " (17021" 2264 9881) " (17" 2259 9599) " (17100" 2640 11943) " (17167" 2370 11120) " (16543" 2566 11672) " (17" 2263 9599) " (14" 2263 10019) " (14" 2258 9839) " (17100" 2789 12558) " (16348" 2272 9865) " (17021" 2261 9600) " (17021" 2241 9600) " (17022" 2265 9881) " (17021" 2265 9881) " (17021" 2255 9640) " (14" 2264 9601) " (14" 2265 9601) " (14" 2238 9609) " (31" 2549 11120) " (17023" 2132 9603) " (17023" 1869 9603) " (17023" 1173 9603) " (17023" 2268 9604) " (16855" 1816 11456) " (15888" 2265 9604) " (17024" 1173 9604) " (17024" 2132 9604) " (17024" 1869 9604) " (16438" 2282 9799) " (16398" 1853 9691) " (17" 2280 9881) " (16837" 2268 9604) " (16935" 2279 9693) " (16837" 2264 9605) " (16837" 2152 9695) " (16837" 1841 9606) " (16398" 2173 9773) " (16398" 2233 9685) " (16438" 2281 10751) " (14" 2103 9609) " (15846" 2282 9661) " (14" 2112 9610) " (14" 2137 9610) " (14" 2189 9611) " (14" 2212 9611); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17061 2686 11925) " (14" 2188 9611) " (14" 2159 9611) " (14" 2161 9839) " (14" 2252 9611) " (16837" 2259 9612) " (16837" 2263 9612) " (16837" 2170 9612) " (1" 2263 9614) " (1" 2194 9614) " (1" 2193 9614) " (30" 2112 9838) " (47" 2697 11894) " (17040" 2264 9673) " (14" 2262 9839) " (14" 2206 9615) " (14" 1795 9615) " (14" 1725 9615) " (14" 1560 9615) " (16398" 1409 9877) " (16398" 1596 9683) " (16977" 2150 9682) " (47" 2695 11895) " (15846" 2286 9701) " (16398" 897 9683) " (16398" 899 9683) " (16973" 2118 10254) " (16348" 2284 9703) " (16398" 2286 9819) " (16935" 2282 9693) " (16398" 1393 9680) " (16348" 2287 9900) " (16348" 2283 9677) " (16398" 2248 9773) " (16837" 2288 9797) " (61" 2191 9803) " (16348" 2263 9615) " (16348" 2250 9615) " (61" 2145 9615) " (17" 2269 11118) " (17" 2212 9615) " (16964" 1869 9615) " (16964" 2132 9615) " (16964" 1973 9615) " (16964" 1972 9615) " (16964" 2270 9616) " (16935" 2263 9693) " (16935" 2250 9693) " (16935" 2259 9616) " (17" 2270 9636) " (16348" 2271 9617) " (16759" 2271 9617) " (16905" 2271 9617) " (16759" 2237 9617) " (16759" 2202 9838) " (16973" 2212 9617) " (16276" 2263 9617) " (16276" 2250 9694) " (16759" 2272 10484) " (16973" 2264 9618) " (17025" 2212 9618) " (16837" 2270 9736) " (16837" 2272 9838) " (16855" 1797 11456) " (16222" 2193 9618) " (16348" 2286 9675) " (16855" 1281 11899) " (16398" 2237 9658) " (32" 2545 11125) " (16398" 2287 9894) " (16977" 2261 9623) " (16977" 2117 9640) " (16973" 2261 9623) " (16973" 2189 9623) " (16973" 2117 9623) " (17" 2272 9624) " (16182" 2117 9624) " (16398" 2284 9819) " (16398" 2137 9906) " (38" 2151 9692) " (16936" 2313 11888) " (17" 2698 12209) " (16398" 2216 9685) " (16182" 2282 9697) " (16848" 2239 9701) " (16935" 2286 9880) " (16398" 833 9683) " (16985" 2103 9453) " (16398" 2279 9819) " (16398" 1584 9691) " (17027" 2273 9627) " (17027" 2132 9627) " (17027" 1869 9627) " (17027" 2117 9627) " (16398" 2273 9630) " (17027" 2274 9628) " (16398" 2239 9974) " (9" 1983 11893) " (47" 2696 11895) " (1" 2282 9698) " (16284" 2701 11933) " (16977" 2118 9682) " (15888" 2103 9311) " (16398" 2272 9828) " (16398" 2288 9702) " (16222" 2700 11933) " (16977" 2268 9630) " (15846" 1139 11933) " (16935" 2227 9695) " (1" 2696 11943) " (32" 2546 11125) " (16985" 2132 9631) " (16977" 2152 9682) " (9" 2043 11893) " (16985" 1959 9633) " (17139" 2696 11913) " (16985" 1869 9633) " (61" 2280 9695) " (26" 2132 9618) " (16342" 2132 9204) " (16837" 2132 9242) " (15888" 2132 9311) " (61" 2117 9695) " (17" 2223 9634) " (17139" 2665 11865) " (16398" 2236 9819) " (16182" 2283 9972) " (16543" 2191 10440) " (16848" 2285 9697) " (17" 1846 9697) " (17167" 2549 11119) " (24" 2248 9634) " (24" 2237 9634) " (16543" 2360 10440) " (1" 2567 11185) " (16756" 2403 10440) " (16543" 2365 10595) " (16398" 2152 9894) " (61" 2274 9695) " (15866" 2263 9640) " (16398" 2235 9686) " (16530" 2205 9636) " (32" 2547 11126) " (16837" 2534 11312) " (17" 2273 9636) " (16530" 2237 9636) " (17" 2274 9695) " (17" 2170 9636) " (17" 2255 9636) " (17" 2268 9636) " (17" 1735 9636) " (16276" 2271 9637) " (16276" 2229 9656) " (16276" 2226 9637) " (16398" 875 9683) " (16276" 2270 9637) " (16276" 2117 9699) " (16398" 1562 9682) " (16837" 2274 9701) " (16398" 832 9683) " (16398" 2285 9816) " (16973" 2152 9682) " (16935" 2285 9693) " (1" 2226 9638) " (31" 2272 9640) " (1" 2274 9639) " (1" 2117 10051) " (16182" 2272 9640) " (16182" 2055 9639) " (31" 2229 9639) " (1" 2270 10509) " (1" 2212 9979) " (1" 2118 10113) " (1" 2170 9979) " (1" 2252 9640) " (1" 2255 9979) " (1" 2268 9832) " (17" 2219 11118) " (1" 2265 9640) " (1" 2264 9640) " (1" 2238 9979) " (1" 2261 9979) " (1" 2253 9979) " (16837" 2544 11271) " (17100" 2623 11943) " (16483" 2285 9670) " (16398" 2274 9894) " (15846" 2106 10000) " (16530" 2295 9890) " (17021" 2212 9640) " (17021" 2257 9640) " (17031" 2222 9640) " (16342" 2278 9643) " (16342" 1856 9643) " (16342" 2017 9643) " (16342" 1948 9643) " (16342" 1814 9643) " (16342" 1917 12590) " (16342" 1591 9643) " (16342" 1566 9643) " (16381" 2226 9643) " (16529" 2226 9643) " (16529" 2252 9643) " (16529" 2274 9643) " (16529" 1869 9643) " (16865" 2263 9643) " (16865" 2279 9672) " (16182" 2279 9648) " (16182" 2106 9807) " (31" 2279 9647) " (16182" 2280 9865) " (14" 2279 9725) " (16872" 2279 9648) " (15846" 2693 11889) " (16855" 1218 11899) " (15846" 2695 12131) " (15846" 2694 11903) " (17101" 2697 11894) " (17" 2277 11118) " (16855" 1190 11899) " (47" 2692 11894) " (16855" 2699 12041) " (46" 2835 13063) " (17032" 2226 9648) " (17032" 2111 9648) " (16182" 2278 9648) " (17" 955 9648) " (16855" 2692 11930) " (31" 2280 9651) " (31" 2645 11924) " (31" 2121 9652) " (16936" 2337 11919) " (17" 2150 9653) " (16936" 1904 11919) " (17" 2151 11118) " (17" 1718 9653) " (17139" 2552 12026) " (16276" 2279 9694) " (16276" 2280 9662) " (16276" 2121 9656) " (16276" 2152 9656) " (16855" 2201 11300) " (16855" 2026 10809) " (16855" 1974 9656) " (14" 2237 9656) " (31" 2402 10439) " (16543" 1675 10440) " (16855" 2403 10779) " (17016" 2189 9806) " (38" 2154 9806); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (38 2141 9806) " (38" 2208 9806) " (38" 2241 9806) " (38" 2123 9806) " (38" 2148 9806) " (38" 2163 9806) " (38" 2155 9806) " (38" 2131 9806) " (38" 2138 9806) " (38" 2175 9806) " (38" 2149 9806) " (38" 2188 9806) " (38" 2192 9806) " (38" 2185 9806) " (38" 2184 9806) " (38" 2209 9806) " (38" 2195 9806) " (38" 2225 9806) " (38" 2236 9806) " (16182" 2569 11195) " (16182" 2137 9806) " (16182" 2298 9968) " (17100" 2651 11943) " (16182" 2154 9807) " (16342" 2306 10538) " (16398" 1496 9978) " (16398" 2320 9998) " (16398" 1150 9978) " (16182" 1180 5768) " (17" 2264 9808) " (17" 2161 9808) " (16354" 2492 10933) " (17" 2298 9808) " (31" 2298 9815) " (16900" 2191 9809) " (17045" 2202 9809) " (17045" 2041 9809) " (16777" 2152 9809) " (16777" 2226 9809) " (30" 2191 9838) " (30" 2295 9810) " (30" 2294 9809) " (30" 2286 9811) " (30" 2299 9810) " (16855" 1747 11456) " (17190" 2583 11885) " (17190" 2695 11885) " (19" 2296 9806) " (1" 2693 11885) " (30" 2300 9814) " (14" 2300 9881) " (31" 2300 9815) " (31" 2296 9815) " (16438" 2401 10445) " (31" 2297 9815) " (16398" 2300 9824) " (16398" 2297 9824) " (16398" 1927 9815) " (16837" 2300 9824) " (16398" 2298 9824) " (16398" 814 9816) " (16398" 830 9816) " (16398" 839 9816) " (16398" 1471 9816) " (16398" 1470 9816) " (16398" 1361 9816) " (16398" 1549 9816) " (16398" 1506 9816) " (16398" 1736 9816) " (16398" 1684 9816) " (16398" 1692 9816) " (16398" 1773 9816) " (16398" 1898 9816) " (16837" 2297 9816) " (16438" 2300 9824) " (16398" 2139 9824) " (16398" 2126 9858) " (16398" 2158 9819) " (16398" 2174 10053) " (16276" 2296 9806) " (16837" 1192 9837) " (17040" 2296 9820) " (17040" 2263 9820) " (17040" 2250 9820) " (17040" 2227 9820) " (17040" 1897 10493) " (17040" 676 9863) " (17040" 2235 9820) " (17040" 2095 9820) " (16182" 2586 11240) " (23" 2569 11195) " (16438" 2569 11358) " (31" 2660 11924) " (16855" 1139 11933) " (16855" 1136 11933) " (16182" 2701 11936) " (19" 2261 9821) " (19" 2191 9821) " (16900" 2161 9821) " (23" 2563 11195) " (16182" 768 11195) " (17100" 2635 11943) " (16182" 2567 11195) " (16398" 2035 9822) " (16398" 1953 9822) " (16398" 1732 9822) " (16398" 406 9822) " (16398" 413 9822) " (16398" 608 9823) " (16398" 1085 9823) " (16182" 2300 9823) " (16398" 1674 9823) " (16398" 1707 9966) " (16398" 1787 9824) " (16398" 1600 9824) " (16398" 1654 9824) " (16398" 1578 9824) " (16398" 1585 9824) " (16398" 1500 9824) " (32" 2296 9880) " (16398" 2142 9824) " (16398" 2085 9824) " (16398" 1895 9824) " (19" 2250 9839) " (19" 2263 9839) " (16398" 2112 9824) " (17" 2300 9824) " (32" 2280 9881) " (32" 2299 10031) " (32" 2248 9825) " (16398" 2196 9825) " (16519" 2296 9825) " (16398" 2121 9825) " (16398" 2231 9974) " (16398" 2186 9825) " (16398" 1975 9825) " (16398" 1675 9825) " (16398" 1429 9900) " (16398" 1049 9825) " (16398" 785 9825) " (16398" 286 9825) " (16519" 2301 9826) " (16398" 233 9826) " (16398" 45 9826) " (16398" 903 9900) " (16354" 2777 12583) " (16398" 2302 9891) " (16398" 2301 9918) " (34" 2283 9884) " (1" 2257 9979) " (17190" 2708 12033) " (16398" 8 9949) " (16398" 2106 9832) " (16398" 1704 9832) " (16398" 1952 9832) " (16398" 1815 9832) " (16837" 2302 9868) " (16837" 2301 9832) " (16398" 2234 9832) " (1" 2225 9832) " (1" 2166 10107) " (1" 2139 10113) " (16855" 2293 11183) " (16398" 2034 9832) " (16398" 1933 9832) " (34" 1949 9884) " (34" 1971 9884) " (1" 2156 9979) " (17016" 1983 9966) " (15885" 2127 9968) " (30" 2315 9966) " (34" 2271 9884) " (16519" 1570 11189) " (16398" 2010 9834) " (34" 2302 9883) " (34" 2311 10031) " (16398" 1059 9835) " (16398" 1072 9835) " (16398" 152 9836) " (1" 2197 9979) " (17016" 2183 9837) " (17016" 2215 9837) " (17016" 8 9837) " (17016" 2066 9837) " (30" 2161 9837) " (17016" 2303 10033) " (30" 2166 9838) " (17016" 2205 9838) " (30" 2174 9838) " (17016" 1965 9838) " (30" 2189 9838) " (17016" 1945 9838) " (30" 2196 9838) " (30" 2197 9838) " (17016" 1969 9838) " (30" 2224 9838) " (30" 2228 9838) " (30" 2207 9838) " (30" 2127 9838) " (30" 2200 9838) " (17016" 1922 9838) " (17016" 2042 9838) " (16759" 2288 9865) " (16837" 2303 9862) " (17016" 1953 9838) " (17016" 1894 9838) " (30" 2118 9838) " (30" 2139 11738) " (26" 2036 9805) " (16855" 2449 11928) " (16342" 2036 9204) " (16837" 2036 9242) " (15888" 2036 9311) " (16985" 2036 9453) " (15846" 2036 9656) " (16398" 2036 9673) " (16696" 2036 9805) " (16759" 1905 10071) " (30" 2212 9838) " (16759" 1782 10484) " (16759" 1793 9838) " (16759" 1769 9838) " (16759" 2095 9838) " (16182" 2303 9838) " (1" 2115 9979) " (14" 2298 9838) " (14" 1971 9838) " (14" 2035 9838) " (14" 2302 9838) " (14" 1659 9839) " (14" 2304 9968) " (14" 2210 9839) " (14" 1895 9839) " (14" 1735 9839) " (14" 1728 9839) " (14" 1633 9839) " (14" 1536 9839) " (14" 1539 9839) " (14" 2106 9839) " (14" 1199 9839) " (14" 2293 9839) " (34" 2280 9839) " (34" 2056 9839) " (34" 2229 9839) " (17" 2303 11296) " (17" 2304 9839) " (30" 2297 9839) " (32" 2272 9839) " (16222" 2307 9865) " (16182" 2304 9972); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16759 2083 9840) " (30" 2248 9840) " (14" 1180 5768) " (30" 2296 9841) " (30" 2287 9841) " (16756" 2305 9847) " (16756" 2293 9842) " (16756" 2296 9806) " (14" 2305 9842) " (16168" 2757 12338) " (17139" 2645 12178) " (17139" 807 12026) " (16756" 1897 9844) " (16756" 2306 9847) " (16530" 2280 9890) " (16222" 2306 9848) " (31" 2306 9847) " (16744" 2292 9847) " (16744" 1897 9847) " (16744" 2306 9848) " (16182" 2263 9847) " (16744" 2307 9849) " (16222" 2280 9865) " (16222" 2304 9848) " (16222" 2297 9848) " (16312" 2773 12455) " (31" 2304 9849) " (31" 2307 9849) " (16530" 2307 9849) " (16530" 2306 9849) " (16530" 2304 9849) " (16530" 2300 9849) " (16530" 2298 9849) " (16348" 2312 9900) " (1" 2303 9850) " (1" 2301 9850) " (1" 2205 9979) " (1" 2119 9850) " (1" 2304 9858) " (16356" 2308 9851) " (16398" 2305 9851) " (16398" 2307 9869) " (16398" 2306 9912) " (16398" 2308 9978) " (16398" 2304 9900) " (16837" 2308 9893) " (16398" 2303 9874) " (1" 2308 9854) " (1" 2309 9855) " (1" 2287 9855) " (1" 2137 10107) " (16398" 2309 9855) " (1" 2302 9858) " (16837" 2304 9864) " (16848" 2307 9900) " (16848" 2306 9969) " (16438" 2309 9858) " (16438" 2308 9858) " (16438" 2307 9858) " (16848" 2305 9858) " (16848" 2296 9806) " (16398" 659 9859) " (16398" 774 9859) " (16398" 188 9859) " (16398" 840 9859) " (16398" 19 9859) " (16398" 687 9859) " (16398" 1775 9859) " (16438" 2229 9862) " (17040" 2307 9863) " (16837" 2309 9864) " (17040" 2305 9865) " (24" 2567 11197) " (1" 2554 11189) " (26" 1841 11505) " (16777" 2110 9865) " (16777" 2127 9865) " (16777" 2042 9865) " (16777" 1942 9865) " (16777" 1669 9865) " (16222" 2112 9865) " (32" 2309 11296) " (32" 2308 11296) " (32" 2263 10022) " (32" 2250 10022) " (16759" 598 3201) " (14" 2313 9968) " (16848" 1873 9900) " (16837" 2314 9999) " (1" 2299 9979) " (16348" 2138 9865) " (16348" 2280 9865) " (16348" 2304 9865) " (16348" 2298 9865) " (16348" 2128 9865) " (16348" 2119 9865) " (16348" 1991 9865) " (16276" 2304 9865) " (16348" 1537 9865) " (16759" 1770 10071) " (16759" 1039 9865) " (16543" 1101 10440) " (1" 2537 11189) " (17187" 2526 11444) " (16348" 2302 9866) " (16182" 2302 9866) " (1" 2191 10113) " (16348" 2310 9894) " (1" 2224 10509) " (1" 2173 9979) " (16398" 2310 9911) " (16837" 2310 12962) " (16837" 2307 9870) " (16398" 2293 9871) " (1" 2310 9875) " (16398" 2311 9966) " (16837" 2311 9930) " (16398" 1514 9877) " (16398" 1208 9877) " (16398" 2066 9877) " (16398" 2067 9912) " (16398" 1867 9877) " (16398" 1855 9877) " (16398" 1734 9877) " (16398" 1968 9879) " (23" 2359 10167) " (16348" 2239 9966) " (16848" 2310 9900) " (16398" 1533 9900) " (16398" 1516 9879) " (16398" 1497 9879) " (16398" 1397 9879) " (16398" 2056 9879) " (32" 2310 9880) " (16398" 1891 9879) " (32" 2306 9880) " (30" 2306 9880) " (30" 2307 9880) " (30" 2310 9880) " (16935" 2307 9881) " (16935" 2310 9881) " (16935" 2306 9881) " (16935" 2296 9806) " (14" 2311 9968) " (14" 2310 9881) " (14" 2307 9881) " (14" 2306 9881) " (14" 2153 9881) " (14" 2287 9881) " (14" 1953 9881) " (14" 2272 9890) " (14" 1963 9881) " (17" 2309 9881) " (17" 2308 9881) " (16837" 2351 12175) " (16785" 2131 10126) " (37" 2385 10306) " (16837" 2354 10157) " (16800" 2292 10306) " (26" 2867 13073) " (16785" 2191 10126) " (16785" 2127 10126) " (16837" 2352 10146) " (16182" 2350 10126) " (16855" 2143 11239) " (17139" 852 11875) " (16276" 2350 10220) " (16182" 2349 11347) " (15888" 2137 9882) " (16182" 2310 9883) " (17" 2312 9912) " (34" 2304 10031) " (15846" 1537 9972) " (17" 2315 9969) " (15846" 2316 9972) " (16855" 2082 11239) " (15846" 2314 10031) " (15846" 1991 9972) " (1" 2127 9979) " (1" 2196 9979) " (1" 2161 10107) " (1" 2316 9978) " (1" 2159 9979) " (1" 2142 9979) " (1" 2319 9979) " (16182" 1690 9972) " (16519" 1669 9886) " (15846" 1906 10022) " (16398" 1873 9978) " (16519" 2312 9908) " (16519" 2153 9887) " (1" 2200 9979) " (16837" 8 9978) " (1" 2174 10107) " (16398" 1485 9978) " (1" 2312 9979) " (16398" 1489 9978) " (1" 2244 9979) " (1" 2178 9979) " (1" 2199 9979) " (1" 2125 9979) " (16837" 2320 9999) " (1" 2278 9978) " (16398" 1379 9978) " (16398" 2202 9978) " (16398" 1173 9978) " (16398" 1864 9978) " (16393" 2300 9974) " (16393" 2320 9996) " (16049" 2569 11362) " (16837" 2319 9989) " (16398" 995 9974) " (1" 2063 11372) " (1" 2245 9979) " (16348" 2321 9986) " (16049" 2586 11240) " (1" 2145 9979) " (1" 2314 10031) " (16759" 2128 9900) " (1" 2297 9979) " (16519" 1675 10679) " (1" 2318 9979) " (1" 2228 10107) " (1" 2190 11648) " (16801" 1577 10972) " (1" 2242 9979) " (1" 2222 9979) " (1" 2121 9979) " (16530" 2310 9890) " (1" 2162 10051) " (16530" 2308 9890) " (14" 1483 9890) " (14" 2308 10069) " (14" 2280 9890) " (14" 2229 9890) " (14" 1933 9890) " (14" 1768 9890) " (14" 1694 9890) " (14" 1687 9890) " (16759" 2161 9983) " (14" 1295 9890) " (16055" 2246 9989) " (14" 1231 9890) " (14" 1306 9890) " (14" 1468 9890) " (14" 1585 9890) " (14" 1618 9890) " (14" 1663 9890) " (14" 1654 9890) " (14" 2182 9890); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (14 1992 9890) " (14" 1975 9890) " (14" 1903 9890) " (1" 2111 9979) " (1" 2281 10803) " (1" 2140 9979) " (1" 2158 9979) " (16348" 2584 11296) " (1" 2150 9979) " (17110" 2323 10033) " (1" 2223 9979) " (16696" 2649 11853) " (17" 2323 11367) " (16222" 2314 10043) " (16855" 2418 10779) " (16222" 2585 11239) " (16759" 2137 9983) " (1" 2207 9979) " (16348" 2580 11357) " (16276" 2320 9994) " (16708" 1973 9890) " (16708" 1972 9890) " (16398" 1219 9973) " (16855" 1818 11456) " (16222" 2578 11239) " (16759" 2321 9984) " (1" 2272 9979) " (16708" 1974 9890) " (16837" 1483 9998) " (16708" 1977 9890) " (16708" 1978 9890) " (16708" 1983 9890) " (16708" 1986 9890) " (16708" 1982 9890) " (16708" 2015 9890) " (15846" 2212 11008) " (15846" 2307 9890) " (15846" 2310 9890) " (15846" 2295 10065) " (15846" 1483 9890) " (15846" 2137 10009) " (17" 2314 11200) " (26" 2248 9900) " (15846" 2248 9656) " (16182" 2306 9912) " (16398" 1483 9998) " (16398" 2312 9910) " (16182" 2314 9969) " (17" 1483 9912) " (16837" 2312 9910) " (16398" 308 9893) " (16848" 2161 9893) " (16848" 2174 9893) " (16837" 2024 9893) " (15846" 816 11008) " (15846" 769 11905) " (15846" 834 9893) " (15846" 820 11008) " (15846" 771 9893) " (15846" 792 9893) " (15846" 967 9893) " (15846" 964 9893) " (15846" 961 10088) " (15846" 911 9893) " (15846" 2296 9806) " (15846" 2294 9893) " (15846" 2293 9893) " (15846" 2279 9893) " (15846" 2250 9893) " (15846" 2262 9893) " (15846" 2095 10011) " (15846" 2048 9893) " (15846" 2084 10011) " (1" 2154 9893) " (15846" 2059 9893) " (15846" 2054 9893) " (15846" 2051 9893) " (15846" 2053 10011) " (16403" 2311 9893) " (16403" 2283 9894) " (16403" 2271 9894) " (16276" 2352 10126) " (16785" 2223 10126) " (16785" 2196 10126) " (17139" 820 11875) " (17139" 863 11875) " (15846" 2018 10383) " (17139" 770 11875) " (16785" 2118 10126) " (1" 2306 9912) " (16398" 2263 10012) " (16398" 1973 9894) " (16398" 1941 9894) " (16398" 1671 9894) " (16398" 1888 9894) " (16398" 851 9894) " (16398" 1204 9894) " (16398" 1324 9894) " (16398" 1475 9894) " (16398" 1019 9894) " (16398" 854 9894) " (16398" 416 9894) " (16398" 465 9894) " (16398" 170 9894) " (16398" 218 9894) " (16398" 264 9894) " (16398" 458 9894) " (17190" 1468 11883) " (16930" 2696 11884) " (16483" 2216 9894) " (16855" 2167 11239) " (1" 2113 9979) " (16348" 2308 9895) " (16348" 2311 9895) " (16348" 1483 10180) " (16398" 2278 9900) " (16398" 1590 9900) " (16398" 1814 9900) " (16398" 1763 9900) " (16398" 1486 9900) " (16398" 1591 9900) " (16398" 1789 9900) " (16398" 2017 9900) " (16398" 1910 9900) " (16837" 2278 9912) " (17" 2559 11189) " (15888" 2687 11861) " (1" 2560 11222) " (15846" 2128 10983) " (16759" 2166 9983) " (16759" 2189 9983) " (16759" 2313 9968) " (16348" 2313 9903) " (16837" 2313 9906) " (16398" 1944 9974) " (15885" 2199 9968) " (16884" 2313 9903) " (16222" 2351 12175) " (16398" 2313 9906) " (16055" 2127 9968) " (16759" 152 9906) " (16759" 2304 9968) " (16973" 1953 9989) " (16936" 2248 9906) " (15866" 2315 9966) " (1" 2112 10051) " (15846" 2319 10059) " (15846" 2297 9972) " (16977" 1972 9966) " (16222" 2320 10006) " (16055" 1973 9967) " (16182" 2322 9989) " (15846" 1902 10433) " (16398" 1720 9973) " (31" 2319 9972) " (15846" 2118 12161) " (15846" 2224 11008) " (30" 2316 9968) " (16182" 1483 9968) " (16398" 2211 9907) " (16398" 1438 9907) " (16354" 2561 11634) " (16398" 1546 9907) " (16519" 2225 9908) " (16398" 1539 9908) " (17190" 1306 11883) " (17190" 1350 11883) " (16398" 2314 10045) " (16848" 2315 9969) " (16579" 2137 9968) " (16182" 2316 9972) " (16182" 2319 9972) " (16182" 2317 9953) " (16398" 2021 9912) " (16398" 1464 9912) " (16398" 1748 9912) " (16398" 1799 9967) " (16398" 1532 9912) " (16398" 1523 9912) " (16398" 2043 9912) " (16398" 2027 9912) " (16837" 2306 9912) " (16696" 2248 9912) " (16182" 2313 9912) " (16997" 2279 9913) " (16997" 2227 9913) " (16997" 2306 9992) " (16997" 2296 9806) " (16997" 1973 9993) " (16997" 2310 9913) " (16997" 2307 9913) " (16997" 2286 9913) " (16997" 2263 9913) " (16997" 2293 9992) " (17049" 1973 9913) " (16055" 2191 10126) " (16182" 2239 9969) " (34" 2314 10031) " (34" 1222 9913) " (34" 1799 9913) " (34" 1713 10008) " (34" 2193 9913) " (34" 1532 10410) " (34" 1560 9913) " (34" 2061 9913) " (17" 2311 9919) " (34" 1709 9913) " (34" 2194 9913) " (34" 1431 9913) " (16182" 2311 9913) " (17050" 2315 9914) " (16182" 2315 9968) " (16182" 2200 9914) " (16182" 1732 9914) " (16398" 2319 9973) " (16519" 2569 11189) " (15846" 2174 9999) " (15846" 2196 9915) " (15846" 2127 11008) " (15846" 2172 9915) " (15846" 2315 10111) " (15846" 2311 9916) " (15846" 2313 10053) " (15846" 2312 9916) " (15846" 2287 10048) " (15846" 1959 9916) " (15846" 1941 9916) " (16398" 1823 9965) " (17" 2569 11364) " (16398" 1885 9966) " (16055" 2137 9966) " (16837" 2317 10043) " (16398" 2316 9978) " (34" 2009 9930) " (16398" 2317 10030) " (34" 2098 9930) " (17110" 2201 10550) " (16398" 2318 9954) " (16530" 2586 11240) " (16855" 1772 11456) " (16837" 2318 10065) " (16438" 2580 11261) " (16855" 1803 11456) " (16855" 1776 11456) " (17003" 2187 9941) " (16759" 2588 11266) " (16855" 1792 11456) " (16354" 2612 11433) " (16438" 2578 11255) " (16855" 1767 11456); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16837 2634 11624) " (16855" 1784 11930) " (24" 2534 11276) " (16855" 763 11457) " (16855" 1798 11456) " (16855" 1785 11456) " (16855" 1773 11456) " (24" 2632 11536) " (1" 2640 11624) " (17151" 2627 11500) " (16855" 1774 11456) " (16855" 1754 11456) " (15937" 2622 11456) " (15937" 2534 11457) " (16855" 1766 11456) " (17119" 2663 11882) " (17049" 2315 9959) " (16049" 768 11189) " (15888" 2317 9953) " (16398" 145 9966) " (1" 2126 9979) " (16438" 2586 11255) " (16398" 1203 9963) " (17100" 2633 11943) " (17016" 2246 10065) " (16519" 1995 11189) " (16519" 1919 11189) " (16398" 2321 9989) " (16222" 2696 12106) " (17119" 2693 11882) " (23" 2696 11883) " (17119" 2683 11882) " (16837" 2322 10173) " (16935" 2315 10007) " (16935" 2322 10007) " (16182" 2323 9991) " (34" 2323 10007) " (17056" 8 9992) " (17016" 2317 9953) " (17016" 2239 9992) " (17016" 2154 9992) " (16438" 2696 12160) " (16855" 1153 11936) " (17056" 1762 9992) " (17056" 145 9992) " (16519" 2402 10435) " (16997" 2322 9992) " (16519" 2401 10435) " (32" 2505 10941) " (16997" 2208 9993) " (16997" 2184 9993) " (16276" 2321 9994) " (16276" 2316 9994) " (16519" 2037 11189) " (16348" 2376 10451) " (16543" 2406 10452) " (16354" 2280 10933) " (16049" 2565 11180) " (17058" 2324 10008) " (16543" 2389 10452) " (16543" 2239 10452) " (16393" 2263 9996) " (16393" 2250 9996) " (16393" 2296 9806) " (15846" 2351 12179) " (1" 2352 10115) " (17062" 1173 10031) " (1" 2328 10031) " (17061" 2328 10032) " (17190" 2693 11878) " (17063" 2310 10031) " (1" 2311 10031) " (17016" 2207 10031) " (9" 2695 12148) " (1" 2321 10031) " (16744" 1747 10031) " (17061" 2322 10031) " (15846" 1970 11481) " (1" 2324 10031) " (16837" 2323 10147) " (17" 2320 9998) " (16398" 2323 10013) " (17" 2317 9998) " (16837" 2281 10657) " (34" 2297 10008) " (17057" 1973 9999) " (16973" 2209 9999) " (15846" 2322 10031) " (15846" 2161 9999) " (15846" 2191 11140) " (15846" 2189 9999) " (15846" 2200 9999) " (15846" 2323 10092) " (15846" 2320 10000) " (15846" 2304 10000) " (15846" 2298 10000) " (1" 2323 10829) " (15846" 2147 12304) " (15846" 1173 12304) " (15846" 1716 10000) " (15846" 2011 10000) " (15846" 1864 10001) " (15846" 1953 10920) " (15846" 1894 10234) " (15846" 1594 10002) " (31" 1894 10003) " (31" 1864 10003) " (17" 2324 10008) " (17" 2319 10008) " (17058" 2043 10008) " (16222" 2263 10038) " (16222" 2250 10006) " (31" 2323 10013) " (32" 2323 10047) " (17" 2702 11936) " (17151" 2877 13067) " (17058" 2201 10008) " (16726" 2329 10034) " (16726" 1486 10034) " (16726" 2330 10035) " (16726" 2147 10035) " (16519" 2201 11346) " (17" 2556 11197) " (15846" 2324 11723) " (16837" 2324 10012) " (16530" 2323 10038) " (16530" 2324 10020) " (15846" 2308 10053) " (15846" 2104 10011) " (15846" 2052 10011) " (15846" 2058 10011) " (9" 2622 11898) " (16837" 2451 10657) " (17190" 2546 11868) " (17190" 2525 11868) " (16398" 2324 10022) " (16398" 1894 10022) " (16276" 2239 10012) " (16276" 1873 10012) " (16276" 1674 10012) " (16222" 2324 10038) " (17016" 2225 10050) " (16519" 2308 10015) " (17190" 2553 11868) " (17190" 2545 11868) " (16837" 2325 10065) " (16519" 2324 10015) " (17059" 2263 10015) " (17059" 2250 10015) " (17059" 1897 10015) " (17059" 2326 10016) " (17059" 2282 10016) " (17059" 2292 10016) " (17059" 2279 10016) " (17059" 2285 10016) " (17059" 2293 10016) " (17059" 2294 10016) " (17059" 2295 10016) " (17059" 2286 10016) " (17059" 2296 9806) " (17059" 2305 10016) " (17059" 2307 10016) " (17059" 2310 10016) " (17059" 2306 10016) " (15846" 2401 10432) " (15838" 2000 10016) " (16837" 2326 10025) " (15846" 2325 10031) " (15846" 8 10017) " (15846" 1759 11140) " (15846" 2326 10232) " (15846" 2263 10197) " (14" 2326 10019) " (14" 1967 10019) " (14" 1447 10019) " (16530" 2325 10041) " (16530" 2326 10022) " (32" 2326 10022) " (17" 2560 11230) " (17060" 1779 10022) " (32" 2325 10031) " (34" 1673 10022) " (34" 1779 10022) " (34" 1670 10022) " (34" 1614 10022) " (34" 1491 10022) " (34" 1492 10022) " (34" 1668 10022) " (34" 1729 10022) " (32" 2252 10022) " (15846" 1704 10022) " (16398" 2326 10022) " (15846" 1072 10022) " (16276" 2324 10022) " (17190" 2694 12033) " (16744" 2263 10031) " (16744" 2003 10031) " (32" 2328 10161) " (16438" 2326 10025) " (31" 2317 10025) " (15846" 2327 10031) " (15846" 1145 10031) " (17081" 2338 10167) " (15846" 2167 10833) " (16837" 2327 10277) " (15846" 2144 10031) " (17063" 2325 10031) " (17063" 1927 10031) " (16438" 2423 10620) " (16222" 2352 10168) " (16222" 2403 10428) " (1" 2339 10117) " (17016" 2236 10033) " (17016" 2137 10033) " (15846" 2387 10432) " (16726" 1856 10033) " (16726" 1729 10035) " (16726" 1641 10035) " (16726" 1491 10035) " (16726" 1492 10035) " (16726" 1751 10035) " (16726" 2193 10035) " (16726" 1709 10035) " (16726" 1222 10035) " (15846" 2350 11179) " (1" 2351 12175) " (17056" 2329 10035) " (16744" 2330 10035) " (16519" 2366 10532) " (17190" 2483 11868) " (16744" 2329 10035) " (16744" 2322 10035) " (16744" 2315 10035) " (16744" 2293 10035) " (16222" 2323 10069) " (16222" 1923 10037) " (16222" 2331 10045) " (16222" 2326 10038) " (16222" 2308 10038) " (16530" 2331 10041) " (16530" 2312 10039) " (16530" 2332 10053) " (16530" 2043 11912) " (17190" 2475 11868) " (17190" 2490 11868) " (16837" 2332 10055) " (16837" 2331 10041) " (16837" 2330 10043) " (16276" 2333 10043) " (17110" 2347 10550); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16530 2317 10043) " (16530" 2333 10043) " (16438" 2333 10043) " (15846" 2331 10075) " (16398" 2333 10043) " (16398" 2332 10053) " (16398" 2331 10043) " (1" 2332 10043) " (1" 2333 10043) " (1" 2331 10043) " (16837" 2694 12016) " (16222" 2715 12037) " (17139" 921 12026) " (17190" 2709 12033) " (16049" 2750 12255) " (16222" 2327 10044) " (16222" 2272 10044) " (16398" 2327 10047) " (16222" 2333 10045) " (16222" 2330 10045) " (15846" 2349 11668) " (16398" 2390 10474) " (14" 2343 10111) " (16523" 2042 10047) " (16523" 2323 10047) " (16523" 2332 10047) " (16523" 2201 10047) " (16222" 2332 10048) " (15846" 2317 10048) " (1" 2356 10482) " (15888" 2156 9311) " (16985" 2178 9453) " (16952" 2326 10048) " (16952" 1897 10354) " (32" 2332 10053) " (16997" 2326 10049) " (32" 2331 10049) " (17064" 1897 10049) " (32" 2569 11198) " (32" 768 11189) " (17064" 2334 10050) " (17064" 2326 10050) " (17016" 2274 10050) " (17016" 2117 10050) " (32" 2334 10051) " (17100" 2693 11888) " (16789" 2199 10111) " (32" 2317 10051) " (32" 2315 10051) " (32" 2322 10051) " (31" 2332 10052) " (31" 2333 10052) " (15846" 768 11214) " (17103" 1927 10436) " (15846" 2402 10439) " (16182" 2332 10052) " (16182" 2327 10281) " (16182" 2331 10052) " (16182" 2308 10052) " (16182" 2334 10052) " (16182" 2321 10052) " (16182" 2161 10052) " (16236" 2026 10052) " (16236" 2005 10052) " (16236" 2000 10052) " (16236" 1986 10052) " (16236" 1983 10052) " (16236" 1978 10052) " (16236" 1977 10052) " (16236" 1974 10052) " (14" 2332 10053) " (14" 2327 10053) " (14" 1673 10053) " (14" 1751 10053) " (16222" 2334 10053) " (16398" 2334 10053) " (15846" 2333 10053) " (15846" 2332 10134) " (17016" 2208 10053) " (15846" 2008 10053) " (15846" 2229 10053) " (15846" 2024 10053) " (16438" 2335 10056) " (1" 2350 10167) " (16398" 2349 10529) " (16837" 2335 10056) " (16837" 2336 12962) " (19" 2154 10057) " (17100" 2778 12559) " (26" 2623 11931) " (15846" 2318 10059) " (26" 2627 11931) " (15846" 2301 10059) " (15846" 2335 10059) " (15846" 2337 10178) " (17076" 2280 10111) " (16530" 2338 10126) " (16438" 2337 10074) " (15846" 2338 10197) " (16398" 2338 10086) " (15846" 2336 10088) " (16398" 2335 10065) " (16398" 2337 10076) " (15846" 1297 10065) " (16837" 2337 10173) " (16837" 2339 10225) " (16837" 2348 10522) " (30" 2567 11709) " (16837" 2340 10074) " (16398" 2340 10069) " (16398" 2339 10086) " (16880" 2339 10832) " (17076" 2229 10111) " (17076" 2056 10111) " (16222" 2340 10069) " (16222" 2338 10069) " (32" 2338 10069) " (16182" 2338 10122) " (14" 2338 10389) " (16398" 2336 10093) " (16398" 2330 10069) " (16182" 2340 10069) " (30" 2338 10069) " (15846" 1071 10111) " (30" 2339 10069) " (14" 2309 10069) " (15846" 2339 10197) " (15846" 1156 10070) " (16182" 2339 10126) " (16182" 2295 10070) " (14" 2315 10070) " (32" 2339 10070) " (16855" 2052 11239) " (16855" 2081 11239) " (17066" 1897 10070) " (16519" 2414 10532) " (16519" 1894 10532) " (28" 2424 11169) " (16756" 2420 10531) " (16519" 2423 10533) " (16425" 1915 8590) " (16425" 1897 10071) " (16425" 1973 10071) " (16425" 2337 10071) " (16759" 2336 10071) " (16519" 1864 10532) " (15846" 2341 10085) " (16759" 2327 10380) " (16519" 2418 10532) " (17190" 2487 11868) " (16182" 2696 11913) " (17190" 2482 11868) " (16759" 1815 10071) " (15846" 2340 10234) " (16182" 2341 10126) " (16759" 1567 10071) " (16759" 1550 10380) " (14" 2341 10083) " (28" 2048 10111) " (16276" 2337 10073) " (16276" 2340 10073) " (16276" 2338 10073) " (16696" 2422 10538) " (16342" 2424 10538) " (16855" 2397 10550) " (17139" 2211 11865) " (16855" 2390 10779) " (15846" 2403 10680) " (16837" 2338 10080) " (17067" 1219 10074) " (17067" 1973 10074) " (16530" 2337 10075) " (16530" 2336 10075) " (16530" 2314 10075) " (16530" 2147 10075) " (15846" 1077 10075) " (15846" 1516 10076) " (15846" 1199 11723) " (15846" 2056 10076) " (15846" 2272 10076) " (16759" 1379 10076) " (15846" 1973 12304) " (16759" 1584 10076) " (16759" 1485 10076) " (15846" 101 10076) " (16759" 1489 10076) " (15846" 1324 10076) " (15846" 1347 10077) " (15888" 2348 10106) " (16837" 2341 10080) " (16222" 2777 12551) " (16393" 2693 11876) " (16438" 2341 10080) " (16837" 2342 10081) " (28" 2211 10111) " (16530" 752 11188) " (15888" 2569 11373) " (15846" 2569 11478) " (16222" 2337 10083) " (16222" 2341 10083) " (16519" 2343 11147) " (16837" 2343 10092) " (16222" 2343 10084) " (15838" 1972 10084) " (15838" 2344 10086) " (15846" 2343 10087) " (16398" 2341 10086) " (16398" 2342 10086) " (16398" 2344 10914) " (15846" 1954 10106) " (17" 2344 11398) " (28" 2194 10111) " (28" 2172 10111) " (16398" 2343 10093) " (15846" 2334 10087) " (15846" 2342 10090) " (15846" 2239 10087) " (15846" 2344 10984) " (15846" 2002 10088) " (16880" 2346 10107) " (16985" 2189 9453) " (16756" 2421 10531) " (17016" 2323 10090) " (17016" 1973 10090) " (17016" 2043 10090) " (16756" 2415 10531) " (16756" 2206 10531) " (15888" 2691 11875) " (17139" 783 11875) " (16393" 2610 11875) " (16855" 2696 12783) " (16276" 2343 10091) " (17073" 2345 10092) " (15846" 2345 10092) " (16837" 2345 10103) " (16756" 2409 10531) " (16837" 2346 10107) " (16543" 2338 10093) " (16756" 2370 10531) " (16543" 2326 10093) " (16543" 2315 10093) " (16543" 2310 10093) " (16543" 2296 9806) " (16398" 2346 10178) " (15846" 2346 10370) " (16756" 2402 10910) " (16756" 2424 10547) " (26" 2422 10539) " (16438" 2346 10096) " (16342" 2341 10538); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17 2345 10097) " (17" 2182 10097) " (17" 2328 11118) " (17" 2091 10097) " (16530" 783 11188) " (17" 2580 12197) " (1" 2354 10123) " (16985" 2166 9453) " (28" 2227 10111) " (28" 2224 10111) " (16530" 772 11188) " (16530" 862 11188) " (16865" 2347 10101) " (16865" 2325 10101) " (15846" 2348 10106) " (16530" 807 11188) " (16837" 2347 10248) " (28" 2127 10111) " (16342" 2317 9953) " (16342" 2348 10533) " (16985" 2197 9453) " (16985" 2200 9453) " (16985" 2207 9453) " (16985" 2222 9453) " (16985" 2223 9453) " (16985" 2224 9453) " (15846" 2115 9656) " (15846" 2156 9656) " (15846" 2166 9656) " (15846" 2178 10685) " (15846" 2197 9656) " (15846" 2207 9656) " (15846" 2222 9656) " (15846" 2223 9656) " (15846" 2228 10114) " (17040" 2115 9673) " (17040" 2127 9673) " (17040" 2137 9673) " (17040" 2156 9673) " (17040" 2161 9673) " (17040" 2166 9673) " (17040" 2174 9673) " (17040" 2178 9673) " (17040" 2189 9673) " (17040" 2196 9673) " (17040" 2197 9673) " (17040" 2200 9673) " (17040" 2207 9673) " (17040" 2222 9673) " (17040" 2223 9673) " (17040" 2224 9673) " (17040" 2228 9673) " (16438" 2356 10354) " (16276" 2211 10138) " (16055" 2139 10138) " (16530" 2355 10266) " (16543" 2343 10135) " (16543" 2250 10443) " (16543" 2344 10319) " (15846" 1395 10130) " (15846" 2353 11928) " (31" 2191 10796) " (31" 2351 10127) " (16530" 2362 11188) " (16800" 862 10306) " (17061" 2406 10520) " (16842" 2569 11189) " (16530" 2350 10151) " (16530" 2341 10126) " (16587" 2329 10962) " (15846" 2509 10962) " (17129" 2281 10644) " (24" 2436 10639) " (17124" 2449 10795) " (15846" 1520 11179) " (32" 2448 10637) " (16543" 2448 10798) " (16530" 2446 10641) " (16837" 2447 10638) " (16530" 2447 10641) " (16936" 2393 10616) " (17187" 2637 11480) " (15846" 2631 11667) " (16837" 2633 11479) " (16837" 2641 11481) " (17053" 2115 9979) " (17053" 2127 9979) " (17053" 2137 9979) " (17053" 2156 9979) " (17053" 2161 9979) " (17053" 2166 9979) " (17053" 2174 9979) " (17053" 2178 9979) " (17053" 2189 9979) " (17053" 2196 9979) " (17053" 2197 9979) " (17053" 2200 9979) " (17053" 2207 9979) " (17053" 2222 9979) " (17053" 2223 9979) " (17053" 2224 9979) " (17053" 2228 9979) " (16880" 2115 10105) " (16880" 2127 10105) " (16880" 2137 10105) " (16880" 2156 10105) " (16880" 2161 10105) " (16880" 2166 10105) " (16880" 2174 10105) " (16880" 2178 10105) " (16880" 2189 10105) " (16880" 2196 10105) " (16880" 2197 10105) " (16880" 2200 10105) " (16880" 2207 10105) " (16880" 2222 10105) " (16880" 2223 10105) " (16880" 2224 10105) " (16880" 2228 10105) " (1" 2343 10167) " (1" 2359 10167) " (17081" 2358 10165) " (16855" 2171 11239) " (16742" 2354 10123) " (17078" 2353 10121) " (16842" 2343 10120) " (15846" 1585 10137) " (16756" 1950 10546) " (16398" 2386 10529) " (16398" 2409 10529) " (17" 2351 12175) " (16880" 2351 10137) " (15846" 2352 10234) " (24" 1950 10546) " (24" 2423 10564) " (1" 2447 10641) " (16756" 2419 10546) " (16342" 2084 10538) " (32" 2510 10987) " (16354" 2062 10933) " (16342" 2416 10537) " (16342" 2370 10535) " (16342" 2402 10534) " (37" 2393 10586) " (16342" 2417 10534) " (16342" 2422 10534) " (16342" 1950 10538) " (16880" 2348 10105) " (16696" 2348 10286) " (16837" 2150 9242) " (15888" 2145 9311) " (15888" 2150 9311) " (15888" 2170 9311) " (15888" 2176 9311) " (16985" 2145 9453) " (16985" 2150 9453) " (16985" 2170 9453) " (16985" 2173 9453) " (16985" 2176 9453) " (16985" 2199 9453) " (16985" 2212 9453) " (16985" 2214 9453) " (15846" 2145 9656) " (15846" 2170 9656) " (15846" 2173 9656) " (15846" 2176 9656) " (15846" 2199 10234) " (15846" 2214 9656) " (15846" 2238 9656) " (15846" 2244 9656) " (15846" 2245 9656) " (15846" 2253 9656) " (15846" 2255 9656) " (15846" 2257 9656) " (15846" 2261 11008) " (15846" 2270 10111) " (16398" 2150 9673) " (16398" 2170 9673) " (16398" 2176 9673) " (16398" 2212 9673) " (16398" 2214 9673) " (16398" 2238 9673) " (16398" 2245 9673) " (16398" 2253 9673) " (16398" 2261 9673) " (16398" 2270 9673) " (17040" 2145 9673) " (17040" 2150 9673) " (17040" 2170 9673) " (17040" 2173 9673) " (17040" 2176 9673) " (17040" 2199 9673) " (17040" 2212 9673) " (17040" 2214 9673) " (17040" 2238 9673) " (17040" 2244 9673) " (17040" 2245 9673) " (17040" 2253 9673) " (17040" 2255 9673) " (17040" 2257 9673) " (17040" 2261 9673) " (17040" 2270 9673) " (16398" 2351 10227) " (17139" 776 11875) " (16543" 2263 10443) " (15846" 2355 10798) " (16530" 2349 10268) " (16222" 2569 11372) " (16800" 863 10306) " (17061" 2405 10520) " (16530" 2343 10126) " (16530" 2353 11300) " (16182" 2351 11334) " (16182" 2344 10126) " (16182" 2352 10126) " (16182" 2353 10126) " (16785" 2145 10126) " (16785" 2155 10126) " (31" 2281 10645) " (31" 2451 10670) " (17105" 2449 10850) " (24" 1675 10639) " (16530" 2448 10648) " (16530" 2429 11706) " (17151" 2595 11482) " (16837" 2446 10640) " (16936" 882 11849) " (17061" 2443 10624) " (17061" 2445 10798) " (16438" 2433 10680) " (17119" 2433 10784) " (17119" 2435 10621) " (17119" 2439 10621) " (17119" 2440 10622) " (17053" 2145 9979) " (17053" 2150 9979) " (17053" 2170 9979) " (17053" 2173 9979) " (17053" 2176 9979) " (17053" 2199 9979) " (17053" 2212 9979) " (17053" 2214 9979) " (17053" 2238 9979) " (17053" 2244 9979) " (17053" 2245 9979) " (17053" 2253 9979) " (17053" 2255 9979) " (17053" 2257 9979) " (17053" 2261 9979) " (17053" 2270 9979); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16880 2145 10105) " (16880" 2150 10105) " (16880" 2170 10105) " (16880" 2173 10105) " (16880" 2176 10105) " (16880" 2199 10105) " (16880" 2212 10105) " (16880" 2214 10105) " (16880" 2238 10105) " (16880" 2244 10105) " (16880" 2245 10105) " (16880" 2253 10105) " (16880" 2255 10105) " (16880" 2257 10105) " (16880" 2261 10105) " (16880" 2270 10105) " (1" 2330 10167) " (1" 2349 10509) " (1" 2337 10483) " (1" 2357 10663) " (17139" 2611 11905) " (32" 2358 10167) " (23" 2351 10167) " (17081" 2263 10167) " (17061" 5 10520) " (32" 2359 10167) " (16222" 2383 10306) " (16855" 2144 11239) " (16348" 2330 10427) " (15846" 1889 10120) " (16398" 2580 11261) " (17001" 2439 10641) " (17190" 2561 11868) " (16756" 1983 10547) " (17101" 2205 10547) " (16756" 2043 10546) " (24" 2419 10546) " (24" 2417 10545) " (24" 2420 10543) " (24" 2425 10855) " (17190" 2491 11868) " (26" 2447 10639) " (16342" 2359 10538) " (16342" 2391 10534) " (16342" 2110 9204) " (16342" 2111 9204) " (16342" 2112 9204) " (16342" 2113 9204) " (16342" 2117 9204) " (16342" 2121 9204) " (16342" 2125 9204) " (16837" 2125 9242) " (16837" 2140 9242) " (15888" 2110 9311) " (15888" 2111 9311) " (15888" 2112 9311) " (15888" 2113 9311) " (15888" 2117 9311) " (15888" 2121 9311) " (15888" 2125 9311) " (15888" 2140 9311) " (15888" 2142 9311) " (15888" 2158 9311) " (15888" 2159 9311) " (15888" 2162 9311) " (15888" 2172 9311) " (16985" 2110 9453) " (16985" 2111 9453) " (16985" 2112 9453) " (16985" 2113 9453) " (16985" 2117 9453) " (16985" 2121 9453) " (16985" 2125 9453) " (16985" 2140 9453) " (16985" 2142 9453) " (16985" 2158 9453) " (16985" 2159 9453) " (16985" 2162 9453) " (16985" 2172 9453) " (16985" 2187 9453) " (15846" 2110 9656) " (15846" 2113 9656) " (15846" 2117 10157) " (15846" 2121 9656) " (15846" 2125 9656) " (15846" 2140 9656) " (15846" 2142 9656) " (15846" 2158 9656) " (15846" 2159 9656) " (15846" 2162 9656) " (15846" 2187 9656) " (15846" 2242 9656) " (16398" 2111 9673) " (16398" 2140 9673) " (16398" 2187 9673) " (16398" 2242 9673) " (17040" 2110 9673) " (17040" 2111 9673) " (17040" 2112 9673) " (17040" 2113 9673) " (17040" 2117 9673) " (17040" 2121 9673) " (17040" 2125 9673) " (17040" 2140 9673) " (17040" 2142 9673) " (17040" 2158 9673) " (17040" 2159 9673) " (17040" 2162 9673) " (17040" 2172 9673) " (17040" 2187 9673) " (17040" 2242 9673) " (16837" 2356 10657) " (16348" 2211 11256) " (16348" 2118 10144) " (16276" 2344 10144) " (16276" 2356 12227) " (16756" 2366 10546) " (24" 2853 12931) " (16880" 2355 10137) " (16543" 2118 10440) " (16543" 2139 10440) " (16543" 2341 10135) " (16543" 2280 10443) " (16880" 2350 10129) " (16530" 2354 10150) " (16936" 2450 10767) " (15846" 1697 10963) " (17151" 2351 13013) " (16587" 2484 10963) " (37" 2446 10647) " (15846" 2506 11723) " (16354" 2491 10933) " (17131" 2452 10646) " (17129" 2451 10669) " (16519" 2754 12414) " (24" 2433 10640) " (24" 2447 10638) " (15846" 2632 11667) " (16936" 2446 10640) " (17053" 2110 9979) " (17053" 2111 9979) " (17053" 2112 9979) " (17053" 2113 9979) " (17053" 2117 9979) " (17053" 2121 9979) " (17053" 2125 9979) " (17053" 2140 9979) " (17053" 2142 9979) " (17053" 2158 9979) " (17053" 2159 9979) " (17053" 2162 9979) " (17053" 2172 9979) " (17053" 2187 9979) " (17053" 2242 9979) " (16880" 2110 10105) " (16880" 2111 10105) " (16880" 2112 10105) " (16880" 2113 10105) " (16880" 2117 10105) " (16880" 2121 10105) " (16880" 2125 10105) " (16880" 2140 10105) " (16880" 2142 10105) " (16880" 2158 10105) " (16880" 2159 10105) " (16880" 2162 10105) " (16880" 2172 10105) " (16880" 2187 10105) " (16880" 2242 10105) " (16222" 2339 10167) " (16756" 1605 7827) " (16342" 2126 9204) " (16837" 2126 9242) " (15888" 2126 9311) " (16985" 2126 9453) " (15846" 2126 9656) " (17040" 2126 9673) " (16398" 2419 10529) " (17053" 2126 9979) " (16880" 2126 10110) " (1" 2334 10167) " (16880" 2118 10110) " (16880" 2191 10110) " (1" 2346 10108) " (1" 2344 10110) " (16880" 2139 10110) " (16182" 2359 10198) " (16222" 2359 10260) " (16068" 2343 10122) " (17101" 1950 10547) " (16756" 2425 10546) " (16342" 2364 10538) " (16342" 2118 12565) " (16222" 2580 11461) " (16519" 2586 11262) " (16985" 2118 9453) " (16985" 2139 9453) " (16985" 2191 11112) " (15846" 2139 11672) " (17040" 2118 9673) " (17040" 2139 9673) " (17040" 2191 9673) " (16800" 2019 10306) " (15846" 2354 10149) " (31" 2452 10670) " (15846" 2512 12101) " (15885" 2448 10637) " (17053" 2118 9979) " (17053" 2139 9979) " (17053" 2191 9979) " (17101" 2347 10432) " (17075" 1869 10111) " (16880" 2349 10120) " (28" 2349 10111) " (17076" 2118 10111) " (28" 2310 10111) " (28" 2309 10111) " (1" 2355 10167) " (1" 2336 10167) " (1" 2338 10168) " (16530" 2339 10168) " (16742" 1876 11943) " (16530" 2359 10173) " (1" 1534 10168) " (16530" 2351 10245) " (1" 2569 11222) " (16837" 2359 10182) " (16837" 2353 10173) " (15846" 2359 10680) " (16276" 2359 10177) " (16276" 2349 10353) " (16438" 2359 10177) " (15846" 1194 10178) " (15846" 716 10178) " (15846" 1295 10178) " (15846" 1231 10178) " (16398" 2359 10178) " (15846" 1196 10194) " (16398" 2182 10178) " (16398" 2357 10529) " (16398" 2356 10914) " (16348" 2349 10426) " (16855" 2055 11239) " (16855" 2088 11239) " (16855" 2585 11239) " (24" 2348 10419) " (16865" 2410 10529) " (16348" 2356 10817) " (16348" 2359 10180) " (17079" 1983 10180); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16348 2360 10413) " (16348" 2322 10180) " (17079" 1982 10180) " (16276" 2346 10180) " (16855" 2094 11239) " (16398" 2414 10529) " (16398" 2418 10569) " (15885" 2139 10181) " (16837" 1950 10538) " (16837" 676 10182) " (16837" 1897 10323) " (17040" 2359 10182) " (17040" 2361 10185) " (16438" 2361 10183) " (17139" 2535 11875) " (31" 2361 10185) " (31" 2359 10184) " (17139" 2528 11875) " (17040" 2362 10186) " (31" 2362 10191) " (17210" 676 11875) " (16029" 1897 11121) " (16029" 2361 10187) " (16029" 2362 10191) " (31" 2349 10189) " (16029" 2363 10192) " (31" 2363 10191) " (17210" 2688 11875) " (31" 2360 10192) " (31" 2337 10192) " (16837" 2363 10192) " (16837" 2362 10192) " (16530" 2363 10192) " (16530" 2364 10194) " (17040" 2364 10193) " (17" 2689 11947) " (17040" 2363 10193) " (17040" 2310 10228) " (17040" 2315 10193) " (15846" 2360 10195) " (16837" 2364 10195) " (16837" 2361 10195) " (16837" 2360 10195) " (15846" 2364 10197) " (15846" 2361 10197) " (15846" 2363 10197) " (15846" 2362 10197) " (16182" 2364 10198) " (16182" 2362 10198) " (16182" 2361 10238) " (16670" 2365 10587) " (16670" 2364 10199) " (9" 1972 11875) " (16789" 2365 10199) " (16222" 2365 10571) " (16744" 2366 10208) " (16348" 2403 10440) " (16348" 2401 10450) " (16837" 768 11185) " (16837" 2568 11187) " (16837" 2366 10203) " (16530" 2366 10207) " (16530" 2365 10237) " (32" 2578 11623) " (32" 2585 11239) " (16855" 675 11239) " (17" 2564 11239) " (32" 2584 11543) " (16855" 2353 11239) " (16530" 2360 10203) " (16670" 1173 10203) " (16670" 2118 10203) " (16837" 2385 10306) " (16865" 2364 10203) " (16865" 2367 10206) " (16530" 2403 10425) " (32" 2580 11461) " (1" 2367 10206) " (16348" 2633 11454) " (16744" 2367 10206) " (28" 2364 10206) " (28" 2351 10206) " (28" 2352 10206) " (28" 2360 10206) " (28" 2362 10206) " (28" 2365 10206) " (28" 2355 10404) " (30" 2367 10207) " (16742" 2367 10206) " (30" 2366 10207) " (28" 2353 10206) " (28" 2366 10207) " (28" 2357 10206) " (28" 2361 10207) " (30" 2351 10207) " (16742" 2338 10207) " (30" 2346 10207) " (32" 2364 10207) " (32" 2363 10207) " (32" 2362 10288) " (32" 2361 10207) " (32" 2365 10558) " (16530" 2368 12061) " (24" 2560 11238) " (30" 2368 10208) " (32" 2368 10246) " (16744" 2368 10208) " (16068" 2368 10208) " (16483" 2569 11365) " (16483" 768 11187) " (14" 2368 10389) " (16742" 2368 10208) " (17076" 2403 10424) " (17079" 2098 10211) " (16530" 768 11220) " (16837" 2569 11364) " (16530" 2569 11220) " (14" 2366 10213) " (14" 2367 10213) " (14" 2363 10213) " (16789" 2368 10319) " (16865" 1950 10529) " (16837" 2422 10528) " (15971" 2853 12943) " (1" 2445 10663) " (17190" 2558 11868) " (17190" 2550 11868) " (26" 2348 10524) " (16403" 2350 10215) " (16403" 2369 10216) " (16403" 2368 10216) " (16403" 2367 10216) " (16403" 2365 10216) " (16276" 1889 10217) " (16276" 1842 10217) " (16276" 1829 10217) " (15846" 2367 10217) " (15846" 2366 10217) " (15846" 2368 10243) " (15846" 2365 10251) " (15846" 1101 10253) " (16899" 2370 10221) " (16899" 2353 10221) " (16899" 2354 10221) " (16222" 2694 12106) " (24" 2586 11238) " (16855" 2694 12020) " (31" 2591 11296) " (16222" 2693 11886) " (17" 2694 11905) " (9" 2534 11898) " (32" 2370 10223) " (16523" 2118 10304) " (32" 2369 10227) " (16837" 2370 10225) " (16837" 2369 10247) " (14" 2364 10225) " (16837" 2368 10229) " (16276" 2369 10280) " (16276" 2368 10227) " (16530" 2450 10971) " (1" 2436 10849) " (16398" 2410 10529) " (16398" 2368 10227) " (16398" 2361 10227) " (16398" 2362 10227) " (16398" 2363 10227) " (16398" 2364 10227) " (17086" 2139 10227) " (17086" 2224 10227) " (32" 2418 10549) " (37" 2348 10512) " (16756" 2417 10547) " (16756" 2348 10531) " (16398" 2405 10529) " (16398" 2378 10529) " (17129" 2351 10642) " (16530" 2371 10231) " (16837" 2371 10230) " (31" 2534 11296) " (16222" 2371 10246) " (16222" 2368 10230) " (16530" 2370 10231) " (32" 2371 10232) " (15846" 2371 12716) " (15846" 2370 10232) " (15846" 2369 10250) " (15846" 1121 10234) " (15846" 1204 10864) " (15846" 851 10234) " (16744" 1605 7827) " (15846" 1475 10234) " (15846" 1059 10234) " (17087" 2351 10234) " (17087" 1751 10234) " (15846" 1756 10234) " (16519" 2370 10234) " (16519" 2371 10234) " (16519" 2368 10234) " (17" 2370 10234) " (17" 2371 10234) " (17" 2350 10234) " (16837" 2403 10425) " (16348" 768 11185) " (16348" 2569 11185) " (16530" 1933 11188) " (35" 2201 10234) " (35" 2295 10234) " (35" 2351 12223) " (35" 2323 10236) " (35" 1723 10236) " (35" 2347 10237) " (32" 2347 10339) " (16182" 2347 10237) " (16182" 2357 10237) " (17139" 2694 12143) " (16182" 2372 10238) " (16182" 2366 10238) " (16182" 2363 10238) " (1" 2450 10914) " (16855" 2095 11239) " (16504" 2344 12669) " (16936" 2644 11626) " (16504" 2211 10237) " (16504" 2357 10237) " (32" 2372 10237) " (16800" 2379 10804) " (16742" 2390 10375) " (17094" 2000 10306) " (24" 2424 11169) " (16483" 2403 10424) " (16530" 2369 10243) " (16438" 2371 10243) " (14" 2371 10243) " (16267" 2373 10362) " (15846" 2373 10249) " (15846" 2347 10798) " (15846" 1546 10244) " (16855" 1169 11930) " (16530" 2373 10245) " (16742" 2373 10246) " (16855" 687 11238) " (32" 2373 10246) " (16742" 2403 10424) " (16222" 2373 10246) " (16222" 2369 10260) " (16222" 2360 10246) " (16222" 2190 10246) " (16222" 2372 10246) " (16222" 2299 10246); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16222 2349 10246) " (16855" 1161 11930) " (26" 2382 10302) " (16222" 2399 10493) " (16530" 2374 10898) " (16530" 2346 10247) " (32" 2374 10787) " (16222" 2346 10247) " (16837" 2374 10368) " (16837" 2373 10247) " (16530" 2375 11093) " (32" 2375 10877) " (16837" 2375 10295) " (16855" 1937 11238) " (16855" 1970 11238) " (15846" 2374 10680) " (15846" 2375 10363) " (15846" 1869 12304) " (15846" 1761 10251) " (15846" 1613 10251) " (15846" 2021 11481) " (15846" 1937 10253) " (15846" 231 10253) " (16837" 2355 10253) " (16182" 2369 10349) " (17081" 2361 10254) " (17081" 2364 10254) " (17081" 2371 10254) " (16386" 1409 10254) " (16386" 2351 10254) " (17081" 2368 10254) " (16386" 2118 10254) " (16386" 1869 10254) " (17081" 2343 10254) " (17081" 2365 10254) " (17081" 1101 10254) " (16182" 2375 10288) " (16837" 2418 10549) " (17" 2374 11181) " (17094" 1977 10329) " (16438" 2375 10444) " (24" 2393 10592) " (15846" 1579 11870) " (16348" 2399 10458) " (17" 2378 10678) " (16182" 2379 10288) " (17" 2375 11197) " (26" 1156 10111) " (16222" 2375 10312) " (16222" 2355 10397) " (17081" 2379 10302) " (16628" 1156 7102) " (11" 1156 6114) " (16855" 2586 11238) " (17" 2372 10288) " (32" 2379 10288) " (32" 2376 10261) " (17061" 2389 10522) " (17081" 2373 10287) " (17061" 2182 10522) " (16276" 2375 10560) " (16438" 2374 10263) " (16508" 1156 6379) " (32" 2579 11295) " (16477" 1156 5622) " (37" 1156 10025) " (17" 2357 11276) " (16530" 944 10268) " (24" 2412 10492) " (15846" 2692 12418) " (16742" 2377 10273) " (16182" 2377 10274) " (16530" 2377 10295) " (17090" 2026 10275) " (17090" 2005 10275) " (17090" 1977 10275) " (17090" 1974 10275) " (17090" 2000 10275) " (17090" 1983 10275) " (17090" 1978 10275) " (17090" 676 10275) " (17090" 2368 10275) " (17090" 2371 10275) " (17090" 2364 10275) " (17090" 2367 10275) " (17090" 2362 10275) " (17090" 2363 10275) " (17090" 2343 10275) " (17090" 2341 10275) " (15846" 1288 11869) " (17090" 2263 10275) " (17090" 2250 10275) " (17090" 2247 10275) " (17090" 2227 10275) " (17090" 2258 10275) " (17090" 2339 10275) " (17090" 2351 11590) " (17090" 1099 10275) " (16342" 2381 10303) " (1" 2377 13063) " (17094" 1974 10306) " (17" 2423 10548) " (17061" 2400 10522) " (16837" 2376 10275) " (16284" 2702 11936) " (16530" 2701 12060) " (16855" 1170 11930) " (16837" 2419 10522) " (16855" 2048 11239) " (16855" 2534 11325) " (32" 2396 10399) " (16837" 1156 10279) " (16837" 944 10279) " (16855" 1162 11930) " (17139" 882 11875) " (16398" 2374 10280) " (16398" 2373 10281) " (16398" 2371 10281) " (16398" 2365 10569) " (16398" 2376 10281) " (17090" 2346 10281) " (17090" 2309 10281) " (16182" 2374 10281) " (16182" 2373 10281) " (16182" 2376 10413) " (16182" 2368 10281) " (16744" 2371 10282) " (16744" 2374 10282) " (16744" 2351 10282) " (16744" 2139 10282) " (16744" 2191 10282) " (16744" 2118 10282) " (16744" 2178 10282) " (16744" 2127 10282) " (16744" 2131 10282) " (16483" 2582 11229) " (17100" 2634 11943) " (16267" 1972 10283) " (16267" 2378 10284) " (1" 2375 10284) " (16483" 2383 10304) " (16635" 1156 7166) " (16690" 1156 7759) " (16748" 1156 8093) " (16815" 1156 8580) " (16822" 1156 8695) " (16834" 1156 8761) " (16735" 152 11281) " (16342" 1156 9204) " (15888" 1156 9311) " (16985" 1156 9453) " (16398" 1156 9673) " (16696" 1156 10286) " (16936" 1156 9989) " (17053" 1156 9979) " (16880" 1156 10105) " (16855" 2198 11184) " (17" 2377 11197) " (17081" 1869 10290) " (31" 2379 10291) " (31" 2375 10310) " (31" 2234 10291) " (31" 2377 10291) " (31" 2382 10303) " (16855" 2584 12225) " (16855" 2544 11238) " (16543" 2418 10595) " (17061" 2419 10548) " (28" 2407 10548) " (16276" 2660 11873) " (37" 2693 11873) " (16837" 2379 10291) " (16837" 2377 10293) " (16222" 2379 10291) " (16222" 2376 10291) " (16222" 2377 11373) " (31" 2380 10303) " (16837" 2380 10293) " (16530" 2380 10294) " (16277" 2381 10302) " (16837" 2381 10321) " (16837" 2382 10304) " (16726" 1897 10298) " (16726" 2383 10302) " (16726" 2373 10302) " (16940" 2139 10302) " (17081" 1897 10302) " (16837" 2383 10304) " (1" 2383 10306) " (1" 2381 10302) " (1" 2365 10302) " (17086" 2199 10302) " (17086" 2043 10302) " (16342" 2383 10536) " (16837" 2378 10359) " (17210" 2676 12223) " (1" 2687 11873) " (16855" 2693 11898) " (17139" 2595 11873) " (16837" 2716 12041) " (16348" 2415 10520) " (16935" 2383 10310) " (16935" 2371 10310) " (16935" 2387 10311) " (16222" 2702 11936) " (16855" 2581 11238) " (15888" 2564 11238) " (15888" 2586 11264) " (16222" 2401 10422) " (16530" 2388 10336) " (26" 2388 10335) " (16855" 2383 10550) " (31" 2389 10378) " (16222" 2385 10315) " (16530" 2387 10315) " (16222" 2387 10315) " (17090" 5 10316) " (17090" 2389 10350) " (17090" 2182 10316) " (17090" 2016 10316) " (17090" 2186 10316) " (30" 2387 10317) " (31" 2397 10378) " (15888" 2585 11239) " (17" 2586 11237) " (16789" 2387 10319) " (16789" 2371 10319) " (16789" 2338 10319) " (16789" 2296 9806) " (16789" 2250 10319) " (16789" 2254 10319) " (16789" 2144 10319) " (16789" 2054 10319) " (16348" 2413 10520) " (16348" 2414 10552) " (15888" 2853 12939) " (16543" 2359 10319) " (16543" 2361 10319) " (16543" 2362 10319) " (16543" 2363 10319) " (16543" 2364 10319) " (16543" 2368 10319) " (16543" 2371 10319) " (16543" 2373 10319) " (16543" 2387 10319) " (16543" 2378 10319) " (16543" 2386 10319) " (16543" 2356 10319) " (17095" 1650 10319) " (17095" 2351 10319); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16837 2387 10319) " (16837" 2388 10336) " (16837" 2389 10356) " (16837" 2386 10389) " (16049" 2852 12931) " (16438" 2381 10320) " (37" 2388 10336) " (17096" 2381 10320) " (16277" 2390 10321) " (16837" 2390 10449) " (16276" 2390 10612) " (16996" 2201 10323) " (16438" 2390 10354) " (16438" 2348 10519) " (16438" 2388 10336) " (16354" 2550 11296) " (24" 2388 10330) " (16936" 2689 11872) " (17094" 1978 10329) " (17094" 1983 10329) " (16543" 2346 10452) " (28" 2390 10331) " (28" 2356 10331) " (16800" 2387 10333) " (16800" 1897 11273) " (16800" 1101 10333) " (17097" 2391 10334) " (17097" 8 10334) " (16800" 2364 11167) " (16800" 2363 10334) " (16800" 2361 10334) " (16800" 2351 11296) " (16519" 2355 11237) " (17" 2585 11300) " (16800" 2139 10334) " (16348" 2390 10451) " (16530" 2391 10335) " (16530" 2390 10341) " (17" 2356 11134) " (16530" 2389 10341) " (17" 2390 10335) " (16837" 2391 10335) " (16742" 2397 10422) " (16801" 1610 10378) " (15846" 1972 10373) " (17" 2389 10335) " (17" 2388 10335) " (32" 2389 10375) " (32" 2346 10335) " (32" 2391 10335) " (32" 2390 10379) " (32" 2356 10335) " (16530" 2392 10338) " (16438" 2392 10338) " (16855" 1673 11184) " (24" 2569 11197) " (16530" 2393 10625) " (17139" 1983 12761) " (16837" 2393 10591) " (16438" 2393 10619) " (16222" 2390 10339) " (16222" 2393 10583) " (32" 2393 10395) " (31" 2043 10339) " (31" 2394 10396) " (32" 2394 10380) " (17100" 2641 11943) " (16519" 2564 11237) " (16742" 2394 10341) " (17" 2642 11872) " (16530" 2394 10378) " (17" 2401 10420) " (17" 2402 11437) " (16842" 2565 11179) " (15846" 1983 10371) " (15846" 1188 10372) " (16756" 2395 10414) " (16530" 2395 10346) " (32" 2395 10343) " (32" 2392 10343) " (32" 2388 10343) " (17119" 2535 11360) " (16182" 2395 10343) " (16222" 2395 10343) " (15846" 2386 10409) " (17" 2691 11872) " (17" 2690 11872) " (16936" 2542 11872) " (16744" 2676 11872) " (17210" 2683 11875) " (17151" 2716 12095) " (16354" 2552 11197) " (16855" 1842 11184) " (16855" 732 11184) " (15888" 2393 10422) " (17094" 2026 10412) " (17094" 1986 10348) " (16182" 2394 10349) " (16182" 2385 10349) " (16519" 2393 10588) " (17108" 2348 10519) " (17108" 8 10519) " (17108" 2417 10518) " (16837" 2582 11229) " (16276" 2394 10353) " (16276" 2389 10353) " (16276" 2393 10560) " (16438" 2394 10402) " (17079" 2386 10483) " (16837" 2395 10356) " (16837" 2394 10697) " (17094" 2009 10357) " (17094" 2098 10357) " (17094" 2099 10357) " (17094" 2006 10357) " (17094" 2015 10357) " (17094" 2033 10357) " (17094" 2018 10357) " (17094" 1982 10357) " (17" 2386 10678) " (17041" 1972 10359) " (17041" 2351 10359) " (17041" 1973 10359) " (17041" 2386 10359) " (17041" 2356 10359) " (17041" 2378 10359) " (17041" 2357 10359) " (17041" 2344 10359) " (17041" 2211 10359) " (17" 2365 10359) " (26" 2385 10309) " (16267" 2393 10361) " (16267" 2375 10361) " (23" 2849 12931) " (16267" 2339 10362) " (16267" 2390 10362) " (16267" 2387 10362) " (16267" 2381 10362) " (16837" 2396 10493) " (15846" 2391 10386) " (15846" 2390 10410) " (15846" 2395 10362) " (15846" 2394 11008) " (15846" 2377 11743) " (15846" 2393 10476) " (15846" 294 10363) " (15846" 2379 10364) " (15846" 1169 10364) " (15846" 1962 10365) " (15846" 2396 10833) " (15846" 1674 10369) " (15846" 2182 10370) " (16936" 2691 11872) " (16855" 2395 10550) " (15846" 2389 10382) " (32" 2397 10395) " (16855" 2379 10550) " (17108" 1950 10517) " (16756" 2230 10516) " (16759" 2355 10484) " (16519" 1683 10419) " (17094" 2386 10773) " (17094" 1972 10381) " (17094" 2118 10381) " (17094" 2191 10381) " (15846" 2397 10410) " (15846" 2376 10382) " (17094" 2351 10386) " (16837" 2397 10387) " (16438" 2397 10389) " (14" 2397 10389) " (14" 2390 10389) " (16483" 2568 11182) " (16222" 2394 10390) " (16222" 2397 10428) " (16222" 2389 10391) " (16438" 2350 10395) " (16855" 2387 10550) " (15846" 2584 11667) " (15846" 2582 11668) " (16438" 2398 10750) " (16837" 2398 10408) " (32" 2398 10395) " (31" 2396 10396) " (31" 2374 10396) " (16222" 2398 10408) " (16222" 2396 10492) " (16348" 2397 10397) " (1" 2396 10481) " (16348" 2386 10444) " (16348" 2378 10398) " (16348" 2396 10519) " (16348" 2365 10570) " (16530" 2398 10408) " (28" 2191 10419) " (16855" 768 11214) " (16530" 2399 10509) " (16530" 978 10400) " (32" 2399 10400) " (16354" 2567 11296) " (31" 2582 11231) " (16759" 1589 11012) " (28" 2402 10419) " (16855" 2569 11374) " (16837" 2399 10457) " (15888" 2851 12936) " (23" 2852 12931) " (16438" 2399 10641) " (28" 2399 10419) " (28" 2397 10403) " (28" 2393 10403) " (28" 2395 10403) " (28" 2394 10403) " (28" 2386 10404) " (28" 2396 10419) " (28" 2398 10772) " (28" 2389 10404) " (28" 2374 10405) " (28" 2391 10405) " (16756" 2405 10516) " (16756" 2203 10516) " (15846" 2398 10738) " (15846" 2399 10433) " (15846" 1671 10410) " (15846" 1980 10410) " (15846" 1568 10410) " (15846" 1571 10410) " (17108" 2402 10519) " (16936" 2690 12075) " (16936" 2692 11949) " (17" 2581 11222) " (16759" 2398 10410) " (17100" 2786 12558) " (16759" 2394 10383) " (16744" 2056 10410) " (16744" 1933 10410) " (16744" 2395 10410) " (16744" 2383 10410) " (16744" 2397 10410) " (34" 2377 10410) " (17" 2398 10410) " (16354" 2400 10980) " (15846" 2400 10413) " (15846" 233 11478) " (16438" 2400 10411) " (28" 2401 10419) " (16530" 2580 11680) " (16222" 2400 10436) " (1" 2400 10412) " (16530" 2400 10413); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16348 2400 10413) " (16348" 2393 10591) " (16348" 2375 10413) " (16348" 2398 10413) " (16756" 2406 10516) " (16182" 2400 10413) " (16182" 2389 10413) " (16837" 2400 10413) " (15846" 1853 10413) " (15846" 1564 10413) " (15846" 2210 10413) " (15846" 1749 10413) " (15846" 64 10422) " (16865" 2401 10417) " (16744" 2401 10416) " (16756" 2397 10414) " (17101" 2402 10560) " (28" 2400 10419) " (17129" 2399 10642) " (16756" 2400 10516) " (16276" 2398 10514) " (16530" 2413 10483) " (16759" 2351 10484) " (16759" 2118 10484) " (16759" 2399 10484) " (16438" 2411 10485) " (16438" 2412 10495) " (16438" 2410 10492) " (16530" 2411 10486) " (16438" 2407 10487) " (16438" 2409 10618) " (24" 2396 10492) " (24" 2409 10492) " (24" 2398 10492) " (16837" 2410 10492) " (16756" 2239 10516) " (16222" 2409 10767) " (16222" 2413 10915) " (16222" 2410 10493) " (16222" 2411 10493) " (16222" 2407 10493) " (16222" 2405 10493) " (16756" 2412 10493) " (16543" 2412 10493) " (17040" 2412 10493) " (16543" 676 10864) " (17040" 2390 10493) " (17040" 2403 10493) " (17040" 2414 10495) " (16543" 2414 10520) " (16837" 2414 10516) " (15885" 1894 10494) " (16837" 2413 10522) " (16530" 2118 10497) " (17108" 2201 10497) " (16837" 2409 10833) " (1" 2374 10829) " (1" 2414 10498) " (15971" 2582 11942) " (16543" 2211 10499) " (16756" 2387 10512) " (32" 2413 10500) " (32" 2414 10510) " (32" 2409 10509) " (24" 2415 10508) " (16855" 1675 12086) " (16913" 2415 10503) " (16530" 2414 10503) " (16530" 2415 10508) " (16398" 2415 10506) " (30" 2709 12023) " (16855" 2204 11184) " (15885" 2415 10507) " (16785" 2415 10508) " (17061" 2414 10520) " (17061" 2403 10508) " (16438" 2415 10697) " (17100" 2413 10508) " (17061" 2390 10508) " (17061" 2379 10508) " (17061" 2363 10508) " (17061" 2362 10508) " (17061" 2368 10508) " (16785" 2413 10508) " (17061" 2381 10508) " (17061" 2412 10508) " (16785" 2398 10508) " (23" 2710 12005) " (24" 2710 12016) " (17139" 1846 12026) " (16438" 2853 12929) " (17100" 905 12929) " (1" 2136 10509) " (16855" 2360 11167) " (16785" 2394 10383) " (16276" 2413 10779) " (16276" 2415 10697) " (16276" 2416 10513) " (16837" 2416 10509) " (32" 2416 10510) " (32" 2415 10509) " (24" 2416 10509) " (16354" 2534 11631) " (17151" 2578 11630) " (16438" 2632 11447) " (32" 2568 11197) " (17" 2399 10509) " (16519" 944 10588) " (16855" 2416 10779) " (16837" 2344 11672) " (16855" 2414 10779) " (16855" 2412 11157) " (16842" 2558 11179) " (26" 2393 10623) " (16837" 2452 10660) " (16222" 2567 11188) " (32" 2567 11199) " (16756" 2416 10516) " (16756" 2414 10512) " (16276" 2414 10560) " (16855" 1669 12712) " (16438" 2426 10551) " (16222" 2418 10551) " (16222" 2414 10551) " (31" 2426 10552) " (16222" 2425 10551) " (31" 2425 10552) " (31" 2418 10552) " (31" 2423 10552) " (16222" 2423 10552) " (17190" 2493 11868) " (37" 2729 12436) " (16530" 2449 10641) " (16348" 2418 10552) " (16348" 2425 12379) " (16348" 2423 10591) " (16348" 2427 10570) " (16348" 2374 10553) " (16348" 2351 10553) " (16348" 2323 10033) " (16348" 2331 10553) " (16438" 1675 10641) " (17190" 2494 11868) " (16837" 2423 10591) " (16837" 2365 10557) " (32" 2426 10558) " (23" 2754 12558) " (17100" 1098 12571) " (17157" 2872 13043) " (16837" 2426 10559) " (17101" 2424 10560) " (16855" 2349 10966) " (16837" 2513 10977) " (1" 2508 10969) " (16276" 2365 10560) " (16276" 2427 10560) " (16276" 2410 10560) " (16276" 2418 10560) " (16276" 2412 10560) " (16276" 2409 10764) " (16276" 2428 10561) " (16276" 2423 10563) " (16276" 2429 10571) " (16276" 2421 10562) " (16438" 2449 10641) " (17129" 2042 10642) " (17190" 2566 11868) " (24" 2429 10564) " (16403" 2429 10565) " (17190" 2496 11868) " (16438" 2429 10621) " (16276" 2425 10567) " (16398" 2425 10569) " (16398" 2429 10569) " (16398" 2423 10569) " (16398" 2355 10569) " (16398" 2399 10569) " (16837" 2429 10621) " (16348" 2429 10571) " (16348" 2421 10570) " (32" 2513 10966) " (16530" 2567 11204) " (16222" 2429 10571) " (17100" 2785 13063) " (17100" 2790 12584) " (15888" 2413 10772) " (17100" 2788 12584) " (16222" 2430 10574) " (16438" 2448 10641) " (16530" 2423 10589) " (16530" 2430 10577) " (16398" 2393 10402) " (16398" 1897 10579) " (16398" 2431 10584) " (16837" 2431 10579) " (16398" 2432 10584) " (17190" 2511 11868) " (17190" 2505 11868) " (17190" 2499 11868) " (16837" 2432 10584) " (17" 2692 11949) " (16884" 2393 10583) " (16530" 2432 10584) " (16884" 2201 10584) " (16884" 2400 10584) " (16884" 2346 10584) " (16884" 2182 10584) " (16884" 2425 10584) " (16884" 2419 10584) " (16884" 2309 10584) " (23" 2211 12931) " (17100" 1713 12928) " (17100" 2853 12952) " (16530" 2433 10667) " (17115" 1972 10585) " (31" 2433 10586) " (16519" 2433 10586) " (16987" 2015 10586) " (16987" 1219 10586) " (31" 2393 10595) " (32" 2508 10966) " (16842" 2567 11282) " (16855" 2567 11180) " (16049" 2566 11180) " (16049" 2563 11183) " (16049" 2568 11183) " (16530" 2568 11187) " (1" 2433 10623) " (16348" 2433 10591) " (24" 2430 10592) " (17117" 2435 10595) " (17117" 2433 10593) " (17117" 676 10593) " (17117" 2432 10593) " (32" 2446 10641) " (17190" 2522 11868) " (16354" 2365 10933) " (31" 2435 10595) " (16543" 2416 10595) " (16543" 2431 10595) " (16543" 2432 10595) " (16543" 2433 10833) " (16543" 2434 10798) " (16543" 2435 10595) " (16837" 2435 10595) " (16438" 2436 11216) " (17100" 1795 12928) " (17061" 2435 10599) " (17061" 2437 10597) " (17061" 2434 10599); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17061 2432 10596) " (17061" 2438 10598) " (17061" 2439 10798) " (17061" 2433 10599) " (17061" 676 10798) " (16837" 2439 10599) " (16523" 2374 10599) " (17034" 2439 10599) " (16747" 2440 10613) " (16837" 2449 10641) " (17034" 2441 10601) " (17034" 2440 10615) " (17034" 1897 11726) " (17118" 2440 10621) " (31" 2440 10602) " (17034" 2442 10610) " (17105" 2440 10606) " (17034" 676 10606) " (16276" 2440 10612) " (17105" 1869 10608) " (17105" 1173 10608) " (17118" 2442 10611) " (16276" 2442 10610) " (16747" 2442 10610) " (16747" 2431 10612) " (16543" 2439 10612) " (16543" 2440 10612) " (16543" 1712 10612) " (16543" 1631 10612) " (16543" 1732 10612) " (16543" 145 10612) " (16543" 2436 10612) " (16348" 2436 10613) " (16747" 676 10613) " (16747" 2403 10613) " (17034" 2433 10613) " (16519" 2440 10613) " (16519" 2436 10613) " (16519" 2360 10613) " (16837" 2436 10614) " (24" 1101 10641) " (17190" 2716 12227) " (16530" 2436 10626) " (1" 2425 12444) " (32" 2440 10614) " (15912" 1897 13054) " (17120" 2444 10616) " (17120" 2347 10616) " (17120" 2043 10616) " (16855" 2566 11238) " (31" 2566 11179) " (1" 2502 11179) " (24" 2361 10640) " (17121" 1897 10616) " (17100" 2787 12558) " (16354" 2488 10933) " (16354" 2502 10933) " (16747" 2435 10621) " (17118" 2351 10621) " (16438" 2443 10621) " (16842" 2288 11174) " (1" 2429 10621) " (16747" 2443 10621) " (1" 2423 10621) " (32" 2511 10965) " (15846" 2508 11070) " (16587" 2475 10963) " (16587" 2514 10965) " (16587" 1558 10965) " (24" 2510 10966) " (16523" 2344 10656) " (16530" 2451 10650) " (17100" 2552 12925) " (16354" 1667 10933) " (15846" 2624 11481) " (16880" 2344 10105) " (17094" 2344 10773) " (24" 2344 10419) " (16523" 2386 10654) " (16523" 2356 10655) " (16523" 2378 10653) " (17" 2437 11118) " (16523" 2357 10653) " (16523" 2211 10656) " (16222" 2852 12928) " (16354" 2056 10933) " (15846" 2612 11481) " (17094" 2357 10373) " (24" 2357 10419) " (16523" 2098 10648) " (17186" 2814 12928) " (16354" 2250 10933) " (16996" 2595 11481) " (17094" 2378 10373) " (24" 2378 10419) " (16530" 2452 10651) " (16438" 2450 10750) " (16354" 2263 10933) " (17186" 2598 11627) " (24" 2386 10419) " (17100" 2415 12928) " (16354" 1933 10933) " (15846" 2596 11481) " (17094" 2356 10373) " (24" 2356 10419) " (16523" 2018 10655) " (16523" 2026 10655) " (16523" 1972 10656) " (16523" 2351 10656) " (15846" 2563 11179) " (17187" 2634 11481) " (16930" 2639 11490) " (15846" 2639 11481) " (15846" 966 11761) " (17190" 294 11868) " (17190" 6 11868) " (1" 2452 10660) " (32" 2434 10678) " (16519" 2459 10679) " (16543" 2443 10798) " (1" 2419 10660) " (16543" 2455 10833) " (15912" 2455 10662) " (16855" 2852 13001) " (1" 2455 10662) " (1" 2449 10850) " (17190" 1977 11868) " (15912" 676 13044) " (16742" 2433 10663) " (16742" 2456 10665) " (17076" 2456 10666) " (16837" 2456 10680) " (16530" 2456 10667) " (17076" 2457 10668) " (17076" 2445 10668) " (17076" 2448 10668) " (16742" 2457 10668) " (32" 2457 10668) " (32" 2456 10678) " (17076" 2414 10668) " (32" 2445 10668) " (32" 2452 10668) " (15912" 2457 10668) " (16837" 2457 10668) " (17129" 2458 10669) " (17129" 1219 10669) " (17129" 1632 10669) " (17190" 2381 11867) " (17190" 2373 11867) " (16354" 2499 10980) " (16354" 2494 10933) " (16354" 2496 10933) " (16354" 1578 10933) " (32" 2455 10670) " (15846" 2691 11868) " (15846" 2565 11179) " (15846" 2543 12179) " (15846" 2566 11179) " (32" 2443 10679) " (17" 2456 10678) " (31" 2458 10673) " (16483" 2458 10671) " (16742" 2458 10671) " (16543" 2679 11868) " (16930" 2682 11868) " (16930" 2687 11868) " (16519" 2443 10678) " (16519" 2452 10679) " (16519" 2451 10679) " (16519" 2458 10679) " (16519" 2450 10679) " (16519" 2396 10679) " (16519" 2407 10679) " (16519" 2344 10679) " (16519" 2378 10679) " (16519" 2356 10679) " (32" 2459 10817) " (16519" 2099 10679) " (16519" 2006 10679) " (16519" 2015 10679) " (16519" 2018 10679) " (16519" 2098 10679) " (16519" 1977 10679) " (16519" 1978 10679) " (16519" 1983 10679) " (16519" 1986 10679) " (16276" 2458 10680) " (15846" 2513 10984) " (15846" 2511 10961) " (15846" 2504 12651) " (16855" 2511 11239) " (15846" 2507 10962) " (15846" 1171 10962) " (16837" 2458 10680) " (16837" 2459 10714) " (16438" 2457 10680) " (1" 2456 10680) " (1" 2459 10680) " (1" 2458 10680) " (1" 2434 10767) " (15846" 2451 10682) " (15846" 2458 10680) " (15846" 2431 10680) " (15846" 2448 10680) " (15846" 2445 10680) " (15846" 2457 10680) " (15846" 2455 10680) " (15846" 2435 10680) " (15846" 2439 10680) " (15846" 2433 10680) " (15846" 2434 10818) " (15846" 2443 10680) " (15846" 2456 10798) " (15846" 2452 10680) " (15846" 2459 10680) " (15846" 2429 10680) " (15846" 2450 10918) " (15846" 2409 10833) " (17100" 2446 10680) " (16168" 2645 12350) " (15846" 2460 10737) " (16543" 2708 12003) " (15846" 803 10684) " (16530" 2461 11085) " (16930" 2461 10709) " (16276" 2461 10877) " (16930" 2413 10691) " (16930" 2458 10691) " (16930" 2429 10691) " (16930" 2423 10692) " (16930" 2430 10693) " (16930" 2421 10694) " (16930" 2420 10694) " (16930" 2415 10695) " (16930" 2398 10757) " (16930" 2394 10697) " (16930" 2350 10215) " (16222" 2452 10697) " (16222" 2459 10697) " (16222" 2436 11155) " (16930" 2369 10697) " (16222" 2344 10697) " (16222" 2357 10697) " (16222" 2449 10697) " (16222" 2378 10697) " (16222" 2386 10697) " (16222" 2356 10697) " (16222" 2415 10697) " (16543" 2682 11868) " (16543" 2688 11868); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17190 1978 11868) " (16543" 2687 11868) " (16438" 2462 10784) " (16438" 2461 10702) " (16837" 2462 12114) " (16837" 2461 11085) " (16930" 2463 10757) " (16837" 2463 10710) " (16930" 152 10709) " (15888" 2703 12017) " (16543" 2709 12003) " (17244" 2772 12435) " (17105" 2464 10713) " (16837" 2464 10714) " (16837" 2460 10714) " (16438" 2464 10714) " (16530" 2462 10939) " (16530" 2459 11181) " (16530" 2464 10760) " (17076" 2139 10715) " (17076" 2426 10715) " (17076" 2424 10716) " (17076" 2347 10716) " (17076" 2465 10717) " (17076" 2391 10717) " (17076" 2417 10717) " (16438" 2465 10718) " (16438" 2424 10718) " (14" 2462 10718) " (14" 2464 10718) " (14" 2461 10718) " (14" 2456 10718) " (14" 2433 10718) " (14" 2459 10718) " (14" 2427 10718) " (14" 2450 10718) " (14" 1675 10718) " (32" 2464 10718) " (17190" 2379 11867) " (17190" 2387 11867) " (17133" 8 10719) " (16997" 2118 10720) " (17133" 2466 10720) " (16997" 2139 10720) " (17127" 2464 10720) " (16438" 2466 10720) " (24" 2450 10966) " (1" 2464 10767) " (1" 2466 10721) " (1" 2465 10721) " (1" 2424 10911) " (17187" 2641 11481) " (37" 2634 11936) " (17148" 2637 11540) " (16789" 2627 11477) " (17151" 2635 11501) " (16855" 2639 11477) " (17190" 2344 11868) " (17186" 2629 11481) " (17186" 2604 11481) " (32" 2466 10806) " (16789" 2615 11477) " (16543" 2677 11868) " (17190" 1983 11868) " (17" 2584 11536) " (16789" 2633 11477) " (16855" 2638 11517) " (17186" 2581 11481) " (17200" 2665 11933) " (15971" 2607 12063) " (32" 2565 11177) " (24" 2464 10772) " (17" 888 10773) " (28" 2471 10773) " (31" 2469 10773) " (28" 2450 10917) " (16855" 2565 11177) " (15846" 2462 12101) " (17186" 2626 11865) " (16837" 2637 11624) " (15846" 2424 10737) " (16936" 2413 10788) " (15846" 2465 11478) " (17186" 2639 11865) " (15846" 2640 11478) " (15846" 2466 10828) " (15846" 2464 10798) " (15846" 2636 11478) " (17148" 2640 11593) " (15846" 2638 11481) " (16837" 2640 11624) " (17187" 2640 11481) " (16789" 2640 11478) " (17151" 2636 11517) " (24" 2443 10739) " (15846" 2539 11179) " (17139" 2560 11865) " (15846" 2679 11865) " (16855" 771 11456) " (16837" 2566 11178) " (32" 2566 11179) " (17139" 2642 12042) " (16530" 2566 11178) " (32" 2462 10937) " (15846" 2467 11723) " (31" 2466 10745) " (31" 2459 10745) " (31" 2450 10853) " (31" 2467 10747) " (16837" 2768 12382) " (16530" 2468 10760) " (16438" 2468 10749) " (17100" 970 12457) " (15846" 2767 12358) " (28" 2413 10806) " (17100" 1730 12364) " (28" 2461 10917) " (24" 2461 10799) " (17190" 2712 12033) " (17100" 2202 12559) " (17" 2409 10773) " (16930" 2467 10757) " (16930" 2464 10758) " (16930" 2351 10758) " (16276" 2468 10764) " (16930" 2456 10759) " (16276" 2467 10759) " (16276" 2464 10759) " (16276" 2463 10759) " (16930" 2468 10759) " (16930" 2443 10759) " (16930" 2434 10759) " (16930" 2433 10759) " (16930" 2439 10759) " (16930" 2435 10759) " (16930" 2457 10759) " (16930" 2448 10759) " (16930" 2440 10759) " (16930" 2418 10760) " (16930" 2432 10760) " (16930" 2412 10760) " (16930" 2414 10760) " (16930" 2462 10760) " (16930" 2424 10761) " (16930" 2417 10761) " (16930" 2347 10761) " (16930" 2391 10761) " (16930" 2317 9953) " (16930" 2239 10761) " (16930" 2353 10761) " (16930" 2354 10761) " (16930" 1101 10761) " (16930" 2375 10761) " (16930" 2116 10761) " (16930" 1984 10761) " (16930" 2450 10761) " (16930" 2380 10762) " (16930" 2436 10763) " (16930" 2409 10764) " (16930" 2154 10764) " (16276" 2456 10764) " (32" 2762 12747) " (16530" 2470 10917) " (16519" 2470 10767) " (16438" 2701 12028) " (1" 2470 10773) " (16483" 2470 10767) " (17190" 2516 11628) " (16222" 2470 10767) " (16936" 2469 10767) " (17186" 2601 11481) " (16837" 2567 11481) " (17148" 2634 11540) " (17148" 2635 11540) " (1" 2469 10803) " (1" 2468 10767) " (1" 2380 10767) " (1" 2462 12104) " (32" 2470 10773) " (17" 2462 12095) " (17" 2424 10769) " (16997" 2456 10769) " (17100" 919 12475) " (24" 2468 10773) " (14" 2468 10773) " (14" 2448 10773) " (14" 2443 10773) " (16855" 2560 11296) " (16855" 2563 11214) " (32" 2424 11170) " (32" 2469 10795) " (17108" 2469 10774) " (16936" 2471 10774) " (17108" 2472 10787) " (17108" 2457 10775) " (31" 2424 11173) " (31" 2472 10861) " (31" 2409 10775) " (16756" 2472 10851) " (16756" 2469 10776) " (16276" 2472 10777) " (32" 2472 10795) " (16855" 2472 10820) " (16855" 2469 10779) " (16855" 2468 11899) " (16855" 2456 10820) " (16855" 2443 10798) " (16855" 2434 10798) " (16855" 2433 10779) " (16855" 2439 10779) " (16855" 2435 10779) " (16855" 2455 10779) " (16855" 2457 10779) " (16855" 2445 10779) " (16855" 2448 10779) " (16855" 2440 10779) " (16855" 2432 10779) " (16855" 2431 10779) " (17095" 2473 10780) " (17095" 2424 10780) " (17136" 2474 10781) " (16930" 2475 10795) " (16930" 1897 10783) " (16930" 2472 10783) " (16930" 2469 10783) " (17119" 2468 10784) " (17119" 2457 10784) " (17119" 2448 10784) " (16055" 2642 11968) " (16997" 2475 10787) " (16997" 2472 10787) " (17001" 2499 10932) " (32" 2475 10824) " (26" 2471 10769) " (32" 2461 10877) " (17108" 2475 10787) " (31" 2475 10824) " (31" 2461 10787) " (16530" 2565 11177) " (16936" 2374 10788) " (17190" 2351 11878) " (17190" 2627 11464) " (17190" 2634 11515) " (17151" 2460 11630) " (17151" 2626 11545) " (26" 2446 10769) " (16786" 1219 10788) " (16786" 1972 10788) " (16786" 2461 10788) " (16543" 2565 11675); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16354 2476 10798) " (17100" 2852 12997) " (16530" 2476 10790) " (17119" 2472 10793) " (17119" 2475 10830) " (17119" 2469 10794) " (17119" 2434 10794) " (17119" 2418 10794) " (17119" 1923 10794) " (26" 2469 10795) " (16855" 2191 12223) " (16855" 2139 10795) " (16438" 2475 10795) " (15888" 2469 10795) " (28" 2767 12495) " (16855" 2118 12223) " (16855" 2228 10795) " (16855" 2156 10795) " (16855" 2224 10795) " (16348" 2459 10795) " (16348" 2344 10795) " (32" 2476 10795) " (17139" 1978 12026) " (17100" 928 12457) " (17151" 2709 12004) " (47" 2711 12115) " (16855" 2713 12118) " (16168" 2755 12338) " (16168" 2744 12194) " (17100" 2491 12474) " (17139" 2706 12020) " (17139" 2584 12020) " (17061" 2708 12002) " (17139" 998 12020) " (16222" 2709 12016) " (17100" 2150 10798) " (16222" 2712 12032) " (17118" 2713 12036) " (17190" 2703 12033) " (17139" 2712 12072) " (17100" 2773 12523) " (14" 2554 12415) " (17139" 1469 12026) " (46" 2866 12997) " (17190" 2705 12565) " (16855" 2714 12024) " (15885" 1986 10795) " (15885" 1983 10795) " (15885" 1977 10795) " (15885" 2344 10795) " (17190" 2383 11867) " (16800" 2477 11274) " (16800" 2439 10796) " (16800" 2457 10796) " (16800" 2306 10796) " (16800" 1827 10796) " (16800" 1463 10796) " (16800" 1267 10796) " (31" 2477 10798) " (31" 2476 10796) " (16800" 1282 10796) " (16800" 1265 10796) " (16800" 1587 10796) " (16800" 1761 10796) " (16800" 1833 10796) " (16800" 1932 10796) " (16800" 1931 10796) " (16800" 2007 10796) " (16800" 2059 10796) " (16800" 2084 10796) " (16800" 2095 10796) " (16800" 2395 10804) " (16800" 2305 10804) " (16800" 2040 10796) " (16800" 2004 10796) " (16800" 2472 11317) " (16936" 2625 11453) " (17190" 2637 11618) " (15846" 2449 11481) " (16855" 2462 11070) " (16855" 2351 11070) " (17" 2477 10796) " (32" 2477 10806) " (15888" 2781 12621) " (15846" 2477 10804) " (15846" 2476 10798) " (15846" 2461 10874) " (15846" 406 10798) " (16354" 2452 10980) " (15846" 978 10798) " (15846" 2440 10798) " (15846" 1942 11179) " (15846" 1950 10798) " (16855" 2374 11070) " (16855" 2323 11069) " (16855" 2042 11069) " (15846" 1987 12236) " (16855" 2043 12200) " (16855" 2477 10820) " (16855" 2475 10858) " (14" 2753 12385) " (16438" 2645 12001) " (16837" 2709 12099) " (16348" 2695 12003) " (16855" 2709 12098) " (15971" 2789 12544) " (17100" 2140 10798) " (16438" 2715 12105) " (16438" 2477 10798) " (16222" 2565 11177) " (24" 2477 10798) " (17025" 1897 10798) " (16855" 2281 10820) " (16855" 1912 10820) " (16855" 1892 10820) " (16855" 1823 12568) " (16855" 1698 10798) " (16543" 2456 10798) " (16543" 2468 10798) " (16543" 2472 10798) " (16543" 2477 10798) " (16543" 2457 10798) " (15846" 1241 10798) " (24" 2478 10804) " (16837" 2565 11177) " (16587" 2330 10957) " (16587" 2512 10986) " (16530" 2656 12974) " (31" 2564 11174) " (16483" 2513 11036) " (15846" 2499 10961) " (15846" 2478 10829) " (16483" 1972 11160) " (15888" 2450 10917) " (15888" 2513 10959) " (17119" 2491 10960) " (15846" 2235 11183) " (15846" 2510 10981) " (17139" 2026 10800) " (17100" 2627 11943) " (15846" 2505 10961) " (17190" 2310 11867) " (17141" 1972 10817) " (16789" 2216 10800) " (17" 2504 11197) " (17061" 2709 12021) " (17157" 2706 13027) " (17100" 1076 12456) " (17100" 2055 12920) " (17100" 2371 12919) " (16438" 2479 10801) " (16348" 2560 11176) " (16398" 2477 10801) " (16398" 2456 10801) " (16398" 2468 10801) " (32" 2479 10941) " (16398" 2459 10801) " (16483" 2043 11179) " (16483" 1219 10801) " (16483" 2459 10801) " (16483" 2410 10801) " (16483" 1674 10801) " (16483" 2479 10803) " (16483" 2461 11085) " (16483" 2478 10802) " (1" 2461 10913) " (16483" 2210 10802) " (1" 2472 10802) " (1" 2475 10913) " (16483" 2365 10802) " (16696" 2625 11433) " (16936" 2479 10802) " (1" 2478 10803) " (26" 2479 10803) " (16483" 783 10803) " (17100" 2479 10804) " (24" 2480 11078) " (24" 2360 10805) " (17100" 2615 11943) " (16483" 2211 11160) " (37" 2479 10806) " (16483" 2480 11085) " (16483" 2466 10806) " (17151" 2308 11533) " (32" 2478 10806) " (16789" 2477 10806) " (16789" 2433 10806) " (16789" 2457 10806) " (16789" 2455 10806) " (16530" 2481 12989) " (16789" 2440 10807) " (16789" 2481 10809) " (16855" 1558 10807) " (16855" 1562 10807) " (16855" 1564 12066) " (16855" 1617 10807) " (16855" 1546 10807) " (16855" 1438 10807) " (16354" 2565 11197) " (16855" 1973 11069) " (16855" 1923 11070) " (16855" 1605 11070) " (16276" 2481 10813) " (16222" 2511 10956) " (1" 2511 10956) " (16855" 2344 10809) " (16855" 2005 10809) " (16530" 2480 11090) " (16348" 2552 11176) " (16348" 2563 11176) " (17139" 949 12026) " (17190" 2707 12033) " (16438" 2709 12004) " (15846" 2723 12101) " (26" 2710 12005) " (15888" 2709 12004) " (16855" 2724 12200) " (17139" 2703 12020) " (16855" 2712 12051) " (16222" 2714 12024) " (16837" 2710 12005) " (17100" 2710 12005) " (15888" 2711 12040) " (16530" 2712 12060) " (17139" 1748 12026) " (17151" 2760 12458) " (17061" 2714 12023) " (30" 2714 12023) " (16276" 2712 12023) " (16855" 2715 12116) " (31" 2724 12114) " (16855" 2716 12051) " (17139" 1219 12026) " (17139" 1393 12026) " (16936" 2725 12262) " (16168" 2746 12347) " (16222" 2716 12045) " (16049" 2845 12908) " (16222" 2713 12025) " (17100" 2775 12479) " (1" 2767 12338) " (47" 2699 12010) " (15888" 2782 12507) " (17139" 2692 12020) " (16837" 2733 12684) " (26" 2785 13063) " (16438" 2712 12030) " (16438" 2713 12029) " (46" 2874 13063) " (17100" 1548 12368); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17100 2502 12918) " (16276" 2482 10813) " (17119" 2477 10813) " (17119" 2481 10822) " (16543" 2481 10890) " (16222" 2847 12918) " (17190" 2711 12033) " (16354" 2757 12364) " (16348" 2659 12379) " (17100" 2724 12527) " (17139" 2701 12072) " (16855" 2792 12769) " (16222" 2754 12664) " (17139" 1977 12010) " (17139" 1974 12010) " (16168" 2643 12341) " (16855" 2695 12098) " (15888" 2778 12533) " (16049" 2770 12430) " (16855" 2722 12098) " (16530" 2713 12020) " (17151" 2792 12573) " (16348" 2565 11185) " (32" 2481 10815) " (32" 2482 10816) " (16855" 2461 10874) " (16855" 2474 10820) " (16855" 2413 10816) " (16855" 2464 10816) " (16855" 2470 10816) " (16855" 2463 10816) " (16855" 2467 10816) " (16855" 2398 10816) " (16855" 2394 10820) " (16855" 2415 10820) " (16855" 2421 10820) " (16855" 2430 10820) " (16855" 2423 10820) " (16855" 2458 10820) " (16855" 2429 10820) " (16855" 2420 10820) " (16855" 2350 10820) " (16855" 2369 10820) " (16855" 2337 10820) " (16855" 2352 10820) " (16855" 2340 10820) " (16855" 2335 10820) " (16855" 2332 11315) " (16855" 2333 10820) " (16855" 2324 10820) " (16855" 2320 10820) " (16855" 2311 10820) " (17119" 2482 10816) " (24" 2851 12931) " (24" 2317 10419) " (26" 2317 10769) " (37" 2317 10512) " (16696" 2317 10586) " (16936" 2317 10616) " (17053" 2317 9979) " (16880" 2317 10105) " (16530" 2504 11012) " (16855" 2313 10820) " (16855" 2283 10820) " (16855" 152 10817) " (16049" 2639 11476) " (16855" 2302 10820) " (16855" 2304 10820) " (16855" 2300 10820) " (17186" 2852 12928) " (16049" 2835 12920) " (23" 2835 12931) " (23" 2642 11558) " (16348" 2461 10817) " (16354" 2412 10933) " (16354" 2411 10933) " (17" 2479 10817) " (30" 2424 11188) " (30" 2475 10817) " (30" 2477 10817) " (16222" 2475 10817) " (16222" 2472 10817) " (16222" 2478 10817) " (16222" 2461 10817) " (15846" 2481 10817) " (15846" 2482 10833) " (15846" 2475 11008) " (15846" 2468 10818) " (15846" 2480 10818) " (15846" 2254 10818) " (15846" 1562 10818) " (16543" 2475 11074) " (16543" 2483 10833) " (16855" 2766 12417) " (16855" 2484 10980) " (17100" 170 12918) " (16855" 2483 10858) " (16855" 2482 10820) " (16855" 2481 10820) " (16855" 2284 10820) " (16855" 2298 10820) " (16855" 2106 10820) " (16855" 2271 10820) " (16855" 2210 10820) " (16855" 1180 10820) " (16855" 2085 10820) " (16855" 2035 10820) " (16855" 2010 10820) " (16855" 1971 10820) " (16855" 1968 10820) " (16855" 1704 10820) " (16855" 1949 10820) " (16855" 1955 10820) " (16855" 1952 10820) " (16855" 1815 10820) " (16855" 1895 10820) " (17119" 2484 10917) " (16855" 1883 10820) " (16855" 1659 8292) " (17119" 2483 10825) " (16855" 1795 11623) " (16855" 1783 10822) " (16855" 1113 10828) " (31" 2483 10823) " (31" 2484 10823) " (32" 2483 10824) " (32" 2484 10980) " (28" 2481 10825) " (28" 2483 10825) " (16837" 1432 11175) " (16837" 1568 11175) " (17190" 2395 11867) " (16855" 1775 10828) " (16855" 1764 10828) " (16855" 1735 11524) " (16855" 1728 10828) " (16855" 1690 10828) " (16855" 1672 10828) " (16855" 1678 10828) " (16855" 1633 10828) " (16855" 1289 10828) " (16855" 1624 10828) " (16855" 1536 10828) " (16855" 1568 10828) " (16855" 1473 10828) " (16855" 1586 10828) " (16855" 1515 10828) " (16855" 1509 10828) " (17140" 2139 10828) " (17139" 2481 10828) " (17139" 2461 10828) " (15888" 2772 12499) " (16837" 2771 12559) " (15846" 2484 10982) " (17190" 2334 11867) " (17190" 2326 11867) " (17190" 2263 11867) " (17190" 2315 11867) " (17190" 2306 11867) " (16837" 2484 10980) " (17119" 2456 10830) " (16348" 2475 10830) " (16348" 2478 10830) " (16348" 2480 10830) " (16855" 676 12919) " (17119" 2459 10830) " (17119" 2365 10848) " (17119" 2407 10830) " (16837" 2511 10958) " (16530" 2511 10956) " (16222" 1876 12773) " (17" 2459 10830) " (26" 2115 11101) " (32" 1876 10830) " (16855" 1876 12769) " (16855" 2396 11183) " (16855" 145 11347) " (16855" 1101 11277) " (16855" 294 10830) " (16855" 6 10830) " (16855" 2409 10830) " (16855" 2436 12314) " (16855" 2380 10830) " (16855" 2450 10830) " (16855" 2375 11155) " (16855" 944 11155) " (16855" 2339 10830) " (16855" 2321 10830) " (16855" 2316 12225) " (16855" 2206 10830) " (16855" 2096 10830) " (16222" 2480 10830) " (16855" 2128 10830) " (16855" 2119 10830) " (16855" 2116 10830) " (16855" 2012 10830) " (16855" 1993 10830) " (16855" 1984 10830) " (16855" 1991 10830) " (16855" 1987 12314) " (16855" 1537 10830) " (16855" 598 3201) " (16855" 1915 8590) " (17139" 1869 10830) " (16222" 2484 10980) " (16348" 2484 10832) " (16348" 2449 10832) " (17" 2472 10832) " (15846" 1008 10855) " (15846" 2043 12201) " (15846" 2483 10833) " (30" 2484 10833) " (30" 2402 10833) " (16483" 2475 10833) " (30" 2409 10833) " (16483" 2484 10980) " (16483" 2409 10833) " (16543" 2484 11074) " (16935" 2487 10834) " (17119" 2487 10848) " (17151" 2365 12306) " (17151" 2488 11543) " (17151" 2487 10852) " (17151" 2484 10840) " (17151" 2475 10840) " (17151" 2483 10840) " (17151" 2481 10840) " (17151" 2477 10840) " (17151" 2482 10840) " (17151" 2472 10840) " (17151" 2468 10840) " (17151" 2439 10840) " (17151" 2478 10842) " (17151" 2425 12445) " (17151" 2452 10842) " (17151" 2389 10842) " (17151" 2139 12445) " (17151" 2118 12448) " (17151" 2191 12448) " (17151" 1894 10843) " (17151" 1864 12484) " (17151" 1483 10844) " (17151" 1475 10844) " (17151" 1204 12484) " (17151" 2480 10887) " (17151" 1675 12760) " (17151" 2153 11625) " (17151" 1959 10846) " (17151" 1888 10846) " (17151" 2312 10846); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17151 2287 10846) " (16049" 2202 11175) " (16670" 2488 10847) " (16670" 2459 10846) " (1" 2484 10979) " (16222" 2487 10848) " (17119" 2488 10848) " (16222" 2488 10849) " (1" 2488 10849) " (16837" 2487 10849) " (16837" 2489 11000) " (1" 2480 10893) " (16483" 2351 10850) " (16756" 2201 10850) " (16756" 2490 10860) " (16756" 2482 10851) " (16837" 2490 10851) " (1" 2490 10911) " (32" 2490 10900) " (32" 2487 10851) " (30" 2490 10853) " (17151" 2490 10864) " (32" 2488 10852) " (31" 944 10852) " (32" 2489 11012) " (31" 2490 10861) " (31" 2489 10853) " (16049" 2272 11175) " (16855" 2425 12238) " (16855" 2478 10853) " (16855" 2476 10853) " (16855" 2452 10853) " (16837" 853 12690) " (16855" 2419 10854) " (16855" 2405 10854) " (16855" 2406 10854) " (16855" 2400 10854) " (16855" 2389 10854) " (16855" 2346 10854) " (16855" 2182 10854) " (16855" 2342 10854) " (16855" 2239 10854) " (16855" 2309 10854) " (15846" 2487 10855) " (15846" 2490 11233) " (24" 2490 10855) " (24" 2484 10855) " (24" 2489 10855) " (24" 1204 10855) " (16312" 2488 10855) " (16312" 2365 10855) " (16855" 2308 11157) " (16530" 2491 10856) " (17190" 2359 11867) " (32" 2491 10856) " (15846" 2491 10856) " (17190" 2322 11867) " (17190" 2343 11867) " (17190" 2341 11867) " (17190" 2338 11867) " (16855" 2024 10856) " (26" 2876 13073) " (16855" 2280 11157) " (16530" 2492 10858) " (16855" 2229 11157) " (32" 2492 10858) " (17190" 2361 11867) " (16855" 2104 10857) " (16855" 2089 10858) " (16855" 2078 10858) " (16855" 2492 10911) " (16855" 2491 10911) " (16855" 2490 10858) " (16855" 2487 10858) " (16855" 2381 10858) " (16855" 2373 10858) " (16855" 2371 10858) " (16855" 2368 10858) " (16530" 2493 10860) " (16855" 2366 10859) " (32" 2493 10860) " (16855" 2367 10860) " (16855" 2364 10860) " (16855" 2363 10860) " (16855" 2362 10860) " (16855" 2361 10860) " (16855" 2359 10860) " (16855" 2322 10860) " (16855" 2343 10860) " (16855" 2341 10860) " (16855" 2338 10860) " (16855" 2334 10860) " (16855" 2493 10911) " (16855" 2326 10860) " (16855" 2263 12066) " (16855" 2315 10860) " (16855" 2306 10860) " (16855" 2310 10860) " (16855" 2307 10860) " (16855" 2305 10860) " (16855" 2296 11155) " (16789" 2493 10860) " (16789" 1897 10860) " (17190" 2411 11867) " (16837" 2508 10953) " (16837" 2509 10952) " (16837" 2510 10981) " (16756" 2493 10860) " (16756" 2491 10860) " (16789" 2494 10908) " (17192" 1438 11598) " (16354" 2639 11536) " (16789" 2450 10861) " (16789" 2490 10861) " (16222" 2624 11626) " (17190" 2362 11867) " (17190" 2363 11867) " (31" 2495 10864) " (31" 2494 10864) " (16543" 2495 11074) " (16543" 2490 10863) " (16543" 2487 10863) " (16543" 2491 10863) " (16543" 2492 10863) " (16543" 2493 10863) " (16543" 2494 11074) " (16354" 2495 10933) " (16354" 2490 10933) " (16222" 2708 12017) " (16855" 2708 12645) " (17100" 2304 12457) " (15846" 2493 11008) " (15846" 2494 10864) " (15846" 2425 10864) " (15846" 2489 12229) " (17151" 2493 10864) " (17151" 2492 10864) " (17151" 2495 10877) " (17151" 2494 10867) " (17151" 2396 10867) " (17151" 2450 10922) " (17151" 2409 10870) " (17151" 2436 10871) " (17151" 2375 10879) " (17151" 2489 10873) " (17151" 2461 10874) " (17151" 1953 10875) " (16276" 2494 10876) " (16276" 2495 10877) " (16276" 2490 10877) " (32" 2494 10899) " (32" 2495 10900) " (16543" 2496 11074) " (32" 2496 10910) " (17151" 2496 11527) " (17151" 2497 11044) " (17151" 2498 11490) " (17151" 944 10886) " (16276" 2496 10888) " (17190" 2367 11867) " (17190" 2368 11867) " (17190" 2366 11867) " (17190" 2364 11867) " (16276" 2489 10970) " (16800" 2191 10893) " (16800" 2161 10893) " (16800" 1173 10893) " (1" 2496 11114) " (16530" 2496 10917) " (16530" 2488 11181) " (16530" 2498 11079) " (16530" 2489 10917) " (16530" 2386 10898) " (16530" 2099 10898) " (16831" 1897 10898) " (16756" 2495 10900) " (16756" 2496 10900) " (16837" 2496 10902) " (32" 2498 10902) " (15912" 2499 10951) " (17090" 2635 11590) " (16837" 2506 11127) " (17155" 2500 10904) " (17" 2498 10939) " (32" 2499 10904) " (30" 2713 12023) " (46" 2659 13063) " (16049" 2399 11175) " (17190" 2371 11867) " (17190" 2539 11628) " (17187" 2649 11557) " (16049" 2355 11175) " (32" 2497 10907) " (32" 2450 10972) " (16049" 2564 11238) " (16049" 2327 11175) " (16348" 2550 11175) " (16756" 2500 10907) " (16756" 2501 10910) " (16756" 2466 10908) " (16789" 1876 10908) " (16789" 2502 10910) " (16789" 2459 10909) " (32" 2502 11666) " (32" 2501 10911) " (16837" 2502 10910) " (16837" 2499 10979) " (30" 2494 10910) " (30" 2499 10910) " (16756" 2460 10910) " (32" 2500 10986) " (16855" 2564 11238) " (16855" 2399 11394) " (16049" 2336 11175) " (1" 2501 10911) " (1" 2495 10911) " (30" 2501 10911) " (16855" 2499 10966) " (16855" 2496 10911) " (16855" 2495 10911) " (16855" 2494 10911) " (35" 1101 10911) " (35" 2488 10911) " (35" 2365 10911) " (1" 2503 10913) " (1" 2489 10913) " (24" 2497 10914) " (24" 2498 11077) " (24" 944 10914) " (17001" 1897 10914) " (17001" 2351 10914) " (16837" 2501 10914) " (16837" 2450 10966) " (17100" 2450 10914) " (16222" 2703 11996) " (17186" 2708 12147) " (17100" 2742 12999) " (23" 2703 11997) " (28" 2760 12461) " (46" 2876 13073) " (47" 2703 12010) " (16530" 2874 13036) " (16276" 2703 12023) " (17139" 1970 12026) " (17100" 2127 10914) " (17100" 2189 10914) " (17100" 2131 10914) " (17100" 2148 10914) " (17100" 2155 10914) " (17100" 2215 10914); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17100 2176 10914) " (17100" 2152 10914) " (17100" 2172 10914) " (17090" 2399 13063) " (16842" 2515 10973) " (16842" 2043 11168) " (16837" 2503 10914) " (16222" 2502 11083) " (16222" 2499 10914) " (16222" 2497 10914) " (16222" 2450 10914) " (16222" 2489 10915) " (16530" 2502 11298) " (16530" 2501 10917) " (16530" 2503 10916) " (17119" 2490 10960) " (17119" 2499 10917) " (28" 2502 10917) " (28" 2498 10987) " (28" 2487 10917) " (28" 2489 11048) " (28" 2436 10917) " (28" 2492 10917) " (28" 2497 10917) " (15846" 2501 10918) " (15846" 2496 10917) " (15846" 2495 10984) " (17" 1537 10918) " (15846" 2503 10918) " (15846" 2502 11179) " (17" 2502 11197) " (15846" 2488 10918) " (15846" 2498 10921) " (15846" 1795 11672) " (17151" 2499 10921) " (17151" 2502 10921) " (17151" 2503 11517) " (17151" 2476 10921) " (16855" 2357 10922) " (16855" 1977 10923) " (16855" 2211 10923) " (16855" 1972 10923) " (16049" 2470 10923) " (16049" 2499 11014) " (16049" 2496 11014) " (16049" 2495 11040) " (16049" 2494 10923) " (16049" 2445 10923) " (16842" 2327 11174) " (16049" 2493 10923) " (16049" 2490 11041) " (16049" 2487 10923) " (16049" 2483 10923) " (16049" 2481 10923) " (16049" 2432 10923) " (16049" 2443 10923) " (32" 2504 10943) " (16425" 2495 10939) " (31" 2505 10939) " (16425" 2462 10939) " (16425" 2201 10939) " (17" 2450 10939) " (31" 2506 10941) " (32" 2506 10941) " (16842" 2461 10874) " (16425" 2154 10941) " (17190" 2403 11867) " (16425" 2158 10941) " (16425" 2506 10941) " (16354" 2462 10941) " (16354" 2042 10941) " (16354" 2426 10941) " (16354" 1564 10941) " (16354" 2507 10945) " (32" 2507 10944) " (16530" 2506 10978) " (16530" 2508 11067) " (17139" 2351 11666) " (31" 2507 10945) " (31" 2504 10945) " (17139" 2323 10033) " (17139" 2042 10945) " (31" 2509 10946) " (16530" 2509 11048) " (31" 2563 11173) " (16842" 2554 11174) " (16842" 2560 11282) " (17190" 2397 11867) " (17190" 2412 11867) " (17190" 2390 11867) " (16276" 2506 10977) " (17190" 2410 11867) " (17190" 2365 11867) " (17190" 2407 11867) " (17190" 2427 11867) " (16530" 2510 10978) " (26" 2450 10972) " (32" 2509 10972) " (37" 2450 10947) " (16696" 2450 10923) " (16530" 2515 11031) " (32" 2515 11012) " (15888" 2515 10985) " (16842" 2513 10973) " (16842" 2344 10981) " (16182" 2580 11240) " (16837" 2515 11021) " (16222" 1897 12024) " (15971" 2876 13072) " (17" 2707 12095) " (17" 2508 11993) " (16276" 2513 10977) " (16276" 2508 10977) " (17" 2484 10977) " (17" 2513 11269) " (17190" 2459 11867) " (32" 2512 10977) " (16837" 2512 10977) " (1" 2513 10978) " (16837" 1101 10979) " (16354" 2389 10980) " (16354" 2503 11296) " (16354" 2203 10980) " (16354" 2230 10980) " (16354" 2231 10980) " (16354" 2309 10980) " (16354" 2308 10980) " (16354" 2024 10980) " (16354" 2484 10980) " (16354" 2511 10980) " (16354" 2505 10980) " (16483" 2510 11075) " (16354" 2475 10980) " (16483" 1983 10980) " (16354" 2477 10980) " (16354" 2472 10980) " (16354" 2481 10980) " (16519" 2510 10981) " (16519" 2484 10981) " (16519" 2515 10981) " (16519" 2497 10981) " (15846" 2515 10997) " (15846" 1480 10981) " (15846" 2500 10997) " (15846" 955 10983) " (15846" 2497 10983) " (17139" 2139 12041) " (24" 2515 11017) " (24" 2516 10985) " (15846" 2568 11481) " (16855" 2526 11034) " (16483" 2561 11171) " (24" 2506 11127) " (28" 2516 10986) " (28" 2513 10986) " (16182" 2563 11171) " (24" 2564 11238) " (32" 2517 10987) " (17" 2469 11118) " (16855" 1512 11540) " (16759" 2488 11012) " (32" 2516 10992) " (28" 2515 10987) " (28" 2504 10987) " (28" 2517 10987) " (28" 2510 10987) " (28" 2506 11049) " (28" 2508 10987) " (28" 2500 10987) " (28" 2509 10987) " (28" 2514 10987) " (17159" 2517 10987) " (17159" 2500 10987) " (16759" 2492 10987) " (16759" 2491 10987) " (16759" 2487 10987) " (16759" 2484 10987) " (16759" 2511 10987) " (16759" 2505 10987) " (16759" 2472 10987) " (16759" 2477 10987) " (16587" 2518 10989) " (16530" 2516 11240) " (17" 2530 11767) " (16587" 2519 10991) " (16587" 1823 10991) " (16759" 1514 11012) " (16759" 1732 11012) " (16759" 1712 11012) " (16696" 2531 11039) " (16759" 1707 11012) " (16759" 1873 11012) " (16759" 1511 11012) " (16222" 2563 11736) " (16029" 2501 11122) " (16759" 2502 11012) " (16759" 2410 11012) " (16759" 2401 11012) " (16759" 2056 11012) " (16837" 2520 10997) " (16837" 2517 10997) " (16837" 2500 10997) " (16837" 2516 10997) " (15846" 2517 10997) " (15846" 2516 11007) " (15846" 2520 11008) " (15846" 1687 11012) " (17190" 2495 11868) " (16855" 1176 11930) " (17190" 2488 11867) " (26" 2520 11008) " (16696" 2513 11009) " (1" 2581 11222) " (16222" 2543 12105) " (16222" 2559 11172) " (16438" 2063 11256) " (24" 1897 12004) " (24" 2521 11017) " (16530" 2521 11001) " (32" 2521 11001) " (16222" 2521 11001) " (1" 2521 11003) " (17190" 2501 11867) " (16222" 2492 11001) " (16483" 2063 11267) " (16483" 2512 11001) " (16483" 2519 11001) " (16483" 2516 11001) " (16483" 2515 11029) " (24" 2522 11017) " (16530" 2522 11800) " (16837" 2522 11004) " (16837" 2521 11002) " (16483" 2522 11016) " (16483" 2521 11002) " (1" 2522 11003) " (19" 2522 11007) " (32" 2522 11011) " (19" 2521 11007) " (15846" 2521 11141) " (15846" 2522 11141) " (15846" 1029 11008) " (15846" 1323 11008) " (16483" 2489 11008) " (15846" 1341 11008) " (15846" 1796 11008) " (16483" 2520 11008) " (16483" 2514 11008) " (16483" 2517 11008) " (16483" 2500 11008); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16483 2503 11008) " (16483" 2425 11008) " (16483" 2309 11008) " (15846" 849 11905) " (15846" 783 11008) " (16759" 2396 11008) " (183" 2522 11008) " (16530" 2550 11122) " (26" 2513 11029) " (17" 2524 11624) " (16222" 2560 11214) " (16696" 2520 11010) " (16029" 2517 11122) " (16759" 2365 11012) " (16759" 2229 11012) " (16696" 2515 11025) " (24" 1102 11172) " (16759" 2515 11018) " (17161" 1897 11012) " (17190" 2552 11867) " (17190" 2502 11867) " (16837" 2523 11012) " (16049" 1972 11014) " (16049" 2524 11276) " (16049" 2513 11013) " (16348" 2522 11013) " (16837" 2524 11271) " (16049" 2522 11014) " (16049" 2511 11014) " (16049" 2505 11014) " (16049" 2502 11014) " (16049" 2488 11014) " (16049" 2459 11014) " (16049" 2365 11014) " (16049" 2407 11014) " (16049" 2427 11014) " (16049" 2410 11014) " (16049" 2411 11014) " (16049" 2412 11014) " (16049" 2401 11014) " (16049" 2308 11014) " (16049" 2211 11036) " (16049" 1974 11015) " (16049" 1977 11015) " (16049" 1978 11015) " (16049" 1983 11094) " (16049" 2000 11015) " (16049" 2018 11015) " (16049" 2033 11015) " (16049" 2015 11015) " (16049" 2099 11015) " (16049" 2098 11015) " (16049" 2356 11015) " (16049" 2344 11017) " (16530" 2531 11040) " (16530" 2525 11119) " (16222" 2564 11172) " (24" 2525 11017) " (16483" 2525 11021) " (16049" 2525 11017) " (16837" 2525 11017) " (16530" 2564 11296) " (17162" 2524 11177) " (16049" 1873 11017) " (16049" 1924 11017) " (16049" 1707 11017) " (16049" 2500 11017) " (16049" 2506 11017) " (24" 2550 11122) " (17161" 2522 11017) " (17161" 2525 11018) " (17161" 2526 11028) " (17161" 2425 11018) " (17161" 2389 11018) " (17161" 2309 11018) " (17161" 2308 11018) " (17161" 2488 11018) " (17161" 2365 11018) " (17161" 2062 11018) " (17161" 2056 11018) " (17161" 2459 11018) " (17161" 2502 11018) " (17161" 2475 11018) " (16049" 2464 11018) " (16049" 2530 11085) " (15971" 2515 11018) " (16049" 2515 11021) " (15971" 2527 12072) " (16837" 2527 11019) " (16530" 2527 11093) " (16855" 2295 11183) " (15971" 2528 11937) " (16483" 2564 11267) " (16530" 2528 11300) " (32" 2564 11173) " (16483" 2526 11021) " (1" 2526 11021) " (1" 2525 11021) " (16543" 2581 11249) " (16837" 2528 11506) " (16049" 2527 11021) " (17061" 2529 11266) " (16049" 2509 11022) " (16049" 2516 11022) " (16049" 2507 11022) " (16049" 2498 11068) " (17061" 2515 11025) " (31" 2523 11024) " (17061" 2528 11024) " (17061" 2509 11074) " (17162" 2530 11094) " (16483" 2524 11034) " (24" 1876 11122) " (16483" 2530 11101) " (16483" 2509 11028) " (16483" 2523 11028) " (16483" 2529 11075) " (16483" 2527 11029) " (26" 2515 11030) " (16483" 2528 11029) " (17162" 1594 11029) " (16530" 2532 11036) " (16483" 2534 11365) " (16530" 2529 11039) " (17" 2534 11709) " (17" 2523 11039) " (16049" 2534 11296) " (1" 2534 11309) " (16855" 2294 11183) " (15971" 2531 11039) " (16182" 2531 11039) " (16182" 2535 12840) " (16483" 2535 11365) " (16530" 2535 11360) " (16029" 2549 11122) " (16182" 2399 11040) " (15846" 2529 11040) " (15846" 2534 11720) " (15846" 2530 11040) " (16182" 2480 11040) " (16182" 2529 11040) " (16182" 2526 11040) " (16182" 2534 11040) " (15846" 2525 11040) " (15846" 2535 11390) " (16182" 2525 11040) " (15846" 2523 11040) " (15846" 2527 11040) " (16855" 2525 11040) " (15846" 2532 11040) " (15846" 2531 11040) " (16855" 2522 11040) " (16855" 2521 12689) " (26" 2531 11040) " (16049" 2517 11040) " (16049" 2510 11040) " (16049" 2501 11040) " (16530" 2536 11112) " (16049" 2466 11041) " (16049" 2424 11041) " (16049" 2473 11041) " (16049" 2460 11041) " (16049" 2402 11041) " (16049" 2529 11041) " (16049" 2503 11041) " (16049" 2425 11041) " (16049" 2476 11041) " (16049" 2452 11041) " (16049" 2419 11041) " (16049" 2203 11041) " (17090" 2651 11594) " (16049" 1894 11041) " (17151" 2525 11041) " (17151" 2521 11041) " (17151" 2529 11042) " (17151" 2534 11043) " (17151" 2536 11146) " (17151" 2535 11493) " (15846" 2536 11070) " (15846" 2528 11892) " (17151" 2532 11044) " (26" 2618 11602) " (17151" 2509 11044) " (17151" 2516 11044) " (17151" 2506 11146) " (16789" 1219 11625) " (17151" 2508 11625) " (17090" 2605 11590) " (17151" 2331 11047) " (28" 2535 11503) " (28" 2522 11048) " (28" 2521 11048) " (16182" 2582 11625) " (28" 2528 11315) " (17090" 2623 11594) " (28" 2532 11049) " (28" 2538 11049) " (17151" 2528 11492) " (28" 2534 11049) " (28" 2529 11049) " (28" 2537 11049) " (28" 2523 11049) " (28" 2536 11049) " (28" 2524 11049) " (16855" 775 11457) " (31" 2636 11458) " (17151" 2597 11485) " (17151" 2638 11517) " (16855" 783 12116) " (16182" 2536 11130) " (16855" 828 11462) " (16855" 822 11462) " (16354" 2622 11631) " (16182" 2508 11054) " (16855" 779 11458) " (16182" 2527 11054) " (16855" 801 11458) " (16182" 2498 11054) " (17190" 2211 11625) " (17190" 2527 11628) " (16855" 792 11458) " (37" 2633 11936) " (16855" 784 11458) " (16936" 2578 11633) " (16182" 2461 11085) " (16182" 2506 11127) " (16182" 2489 11054) " (16855" 835 11462) " (16182" 2523 11054) " (16855" 814 11458) " (16855" 818 11458) " (16855" 816 11458) " (16855" 820 11458) " (32" 2655 11635) " (17190" 2507 11628) " (16855" 863 11463) " (17151" 2632 11522) " (16855" 842 11461) " (16855" 849 11461) " (16855" 836 11461) " (16855" 837 11461) " (16855" 834 11461) " (16855" 857 11463) " (16855" 839 12116) " (37" 2623 11936) " (16855" 852 12103) " (16855" 845 11462) " (17190" 2396 11625) " (17191" 1674 11556) " (17148" 2649 11598); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16182 2651 11625) " (16855" 2645 12196) " (16530" 2526 11067) " (17090" 2595 11590) " (15937" 2625 11457) " (17157" 2560 11587) " (16855" 813 11462) " (17" 2635 11507) " (17090" 2652 11591) " (16855" 830 11462) " (17" 2636 11463) " (17190" 2613 11625) " (17090" 2647 11589) " (14" 2701 12385) " (16855" 855 11462) " (16855" 859 11861) " (28" 2580 11463) " (16855" 862 11463) " (17" 2369 11463) " (16530" 2614 11463) " (17151" 811 11537) " (28" 2632 11503) " (37" 2625 11431) " (17151" 2617 11522) " (15846" 2641 11481) " (16483" 2563 11171) " (28" 2559 11170) " (32" 2563 11180) " (16936" 2651 11626) " (16483" 2560 11171) " (24" 2535 11289) " (15846" 2063 12101) " (15846" 2537 11140) " (28" 2615 11463) " (16855" 856 11463) " (37" 2635 11936) " (16855" 870 12103) " (15846" 1769 11481) " (16855" 872 12103) " (17151" 2642 12225) " (17187" 2638 11480) " (16855" 907 12103) " (16855" 752 12103) " (26" 2625 11456) " (17090" 2640 11589) " (16483" 1101 11081) " (17100" 2049 12559) " (16182" 2642 11625) " (16936" 2394 11635) " (1" 2544 11270) " (16483" 2424 11171) " (16837" 2536 11677) " (16837" 2504 11074) " (16543" 2499 11074) " (16543" 2505 11074) " (16543" 2511 11074) " (16543" 2521 11074) " (16543" 2522 11074) " (16543" 2525 11074) " (16837" 2537 11083) " (17061" 2536 11074) " (17061" 2498 11074) " (17061" 2535 11266) " (17061" 2516 11074) " (16837" 2874 13073) " (16049" 2878 13074) " (16483" 2536 11101) " (16483" 1864 11075) " (16483" 308 11075) " (16483" 2537 11083) " (16483" 1953 11075) " (16483" 2538 11075) " (16483" 2498 11085) " (16483" 2539 11083) " (16483" 2508 11075) " (16483" 2506 11126) " (16519" 2063 11076) " (16519" 2330 11076) " (16519" 2536 11076) " (24" 2536 11113) " (24" 2063 11078) " (24" 2529 11078) " (24" 2503 11078) " (24" 2539 11083) " (24" 2527 11078) " (24" 2528 12781) " (24" 2509 11078) " (24" 2532 11078) " (16837" 2480 11078) " (16837" 2498 11078) " (16837" 2539 11079) " (37" 2618 11625) " (24" 2526 11079) " (24" 1864 11740) " (16530" 2539 11079) " (16855" 2646 11683) " (16936" 2618 11580) " (16696" 2618 11623) " (17162" 2540 11115) " (16759" 2539 11083) " (16759" 2498 11083) " (16759" 2535 11083) " (16759" 2536 11083) " (16759" 2532 11083) " (16222" 2526 11083) " (16759" 2509 11083) " (16222" 2529 11083) " (16759" 2527 11083) " (16759" 2516 11083) " (16759" 2043 11083) " (16759" 2201 11083) " (16759" 2508 11083) " (16759" 2461 11085) " (16483" 2540 11114) " (26" 2413 11083) " (37" 2413 10947) " (16696" 2413 11009) " (16483" 2532 11085) " (16759" 2470 11085) " (16759" 2420 11085) " (16530" 2543 11113) " (30" 2526 11091) " (16777" 2539 11091) " (16777" 2537 11091) " (16798" 1972 11193) " (17" 2540 11347) " (16483" 2543 11365) " (16182" 2542 11093) " (16182" 2543 11113) " (17165" 2351 11093) " (17165" 2201 11093) " (17165" 2043 11093) " (17165" 8 11093) " (17162" 2535 11093) " (17165" 2537 11093) " (16049" 2535 11506) " (16837" 2535 11278) " (16744" 2495 11134) " (32" 2776 12474) " (16855" 2235 11183) " (17162" 2534 11193) " (17162" 1972 11126) " (17162" 2356 11094) " (17162" 2344 11094) " (17162" 2351 11094) " (17162" 2139 11094) " (17162" 2118 11094) " (15846" 2567 11183) " (17162" 2191 11094) " (17162" 2189 11094) " (17162" 2127 11094) " (17157" 2187 11094) " (16354" 2211 11631) " (17090" 2633 11590) " (16855" 2568 11214) " (16530" 2424 11169) " (37" 2615 11936) " (16936" 875 11631) " (24" 2541 11113) " (24" 2542 11094) " (24" 2537 11094) " (17" 2536 11094) " (17166" 1972 11096) " (17" 2537 11130) " (16276" 2542 11246) " (16855" 2221 11183) " (32" 2544 11197) " (17166" 2530 11114) " (31" 2541 11096) " (1" 2626 11534) " (17151" 2349 12057) " (17151" 2643 12442) " (16192" 2642 11541) " (16855" 1502 11539) " (16855" 1521 11540) " (17139" 2683 11857) " (16618" 2605 11452) " (17151" 819 11537) " (16348" 2627 11601) " (16618" 2634 11452) " (16618" 2623 11452) " (16348" 2634 11452) " (16618" 2633 11452) " (15888" 2629 11451) " (16855" 1522 12225) " (15888" 2610 11451) " (17124" 2617 11451) " (32" 2642 11712) " (16049" 2640 11539) " (16049" 2631 11625) " (1" 2635 11624) " (16837" 2642 11630) " (17151" 2280 11533) " (16182" 2541 11096) " (16855" 1541 11539) " (17124" 2464 11451) " (15888" 2631 11451) " (17190" 2399 11604) " (17190" 2355 11451) " (15888" 2626 11451) " (17190" 2624 11604) " (17190" 2612 11451) " (16837" 2541 11096) " (17166" 2544 11114) " (17166" 2534 11097) " (16837" 2769 12457) " (17190" 2824 13014) " (16855" 1099 11991) " (15888" 2707 11998) " (16354" 2746 12364) " (17090" 1219 11593) " (17190" 2534 11625) " (17192" 2649 11598) " (16855" 2650 12272) " (17191" 1873 11556) " (16543" 1702 11099) " (16519" 2519 11104) " (16822" 2530 11085) " (16822" 2540 11085) " (16483" 2544 11101) " (16519" 2543 11104) " (1" 2530 11104) " (16855" 2243 11183) " (16855" 2260 11183) " (17157" 2647 11556) " (17190" 1873 11625) " (16354" 1173 11593) " (16049" 2646 11602) " (16543" 2545 12689) " (16519" 2545 11106) " (16530" 2545 11113) " (1" 2545 11112) " (24" 2545 11115) " (30" 2545 11112) " (16483" 2545 11112) " (16985" 1099 11112) " (16985" 2351 11112) " (16837" 2543 11363) " (16182" 2544 11160) " (16842" 2536 11113) " (16182" 2524 11113) " (16842" 2498 11113) " (16842" 2532 11113) " (16842" 2509 11113) " (16842" 2516 11113) " (17" 2631 11536) " (16842" 2504 11113) " (16530" 2546 11127) " (30" 2546 11114) " (16483" 2546 11126); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (24 2546 11159) " (16182" 2545 11127) " (17" 2545 11114) " (16483" 2497 11114) " (17162" 2547 11126) " (17162" 2544 11192) " (16837" 2547 11120) " (16842" 768 11188) " (17" 2547 11170) " (30" 2547 11116) " (17139" 2707 12020) " (16837" 2424 11169) " (17" 2448 11118) " (17190" 2692 12033) " (16530" 2609 11912) " (16855" 2624 11910) " (15846" 2700 11934) " (26" 2839 13073) " (16696" 2222 11009) " (16696" 2223 11009) " (16696" 2224 11009) " (16696" 2228 11009) " (37" 2115 10947) " (37" 2127 10947) " (37" 2137 10947) " (37" 2154 10947) " (37" 2156 10947) " (37" 2161 10947) " (37" 2166 10947) " (37" 2173 10947) " (37" 2174 10947) " (37" 2178 10947) " (37" 2189 10947) " (37" 2196 10947) " (37" 2197 10947) " (37" 2200 10947) " (37" 2207 10947) " (37" 2208 10947) " (37" 2222 10947) " (37" 2223 10947) " (37" 2224 10947) " (37" 2228 10947) " (16936" 2115 10616) " (16936" 2127 10616) " (16936" 2137 10616) " (16936" 2154 10616) " (16936" 2156 10616) " (16936" 2161 10616) " (16936" 2166 10616) " (16936" 2173 10616) " (16936" 2174 10616) " (16936" 2178 10616) " (16936" 2189 10616) " (16936" 2196 10616) " (16936" 2197 10616) " (16936" 2200 10616) " (16936" 2207 10616) " (16936" 2208 10616) " (16936" 2222 10616) " (16936" 2223 10616) " (16936" 2224 10616) " (16936" 2228 10616) " (17053" 2154 9979) " (17053" 2208 9979) " (16880" 2154 10105) " (16880" 2208 10105) " (24" 2115 10419) " (24" 2127 10419) " (24" 2137 10419) " (24" 2154 10419) " (24" 2156 10419) " (24" 2161 10419) " (24" 2166 10419) " (24" 2173 10419) " (24" 2174 10419) " (24" 2178 10419) " (24" 2189 10419) " (24" 2196 10419) " (24" 2197 10419) " (24" 2200 10419) " (24" 2207 10419) " (24" 2208 10419) " (24" 2222 10419) " (24" 2223 10419) " (24" 2224 10419) " (24" 2228 10419) " (16822" 2115 11085) " (16822" 2127 11085) " (16822" 2137 11085) " (16822" 2154 11085) " (16822" 2156 11085) " (16822" 2161 11085) " (16822" 2166 11085) " (16822" 2173 11085) " (16822" 2174 11085) " (16822" 2178 11085) " (16822" 2189 11085) " (16822" 2196 11085) " (16822" 2197 11085) " (16822" 2200 11085) " (16822" 2207 11085) " (16822" 2208 11085) " (16822" 2222 11085) " (16822" 2223 11085) " (16822" 2224 11085) " (16822" 2228 11085) " (26" 2123 11101) " (26" 2131 11101) " (26" 2138 11101) " (26" 2141 11101) " (26" 2148 11101) " (26" 2155 11101) " (26" 2163 11101) " (26" 2170 11101) " (26" 2199 11101) " (26" 2212 11101) " (26" 2214 11101) " (26" 2238 11101) " (26" 2241 11101) " (26" 2244 11101) " (26" 2245 11101) " (26" 2253 11101) " (26" 2255 11101) " (26" 2257 11101) " (26" 2261 11101) " (26" 2270 11101) " (16696" 2123 11009) " (16696" 2131 11009) " (16696" 2138 11009) " (16696" 2141 11009) " (16696" 2148 11009) " (16696" 2155 11009) " (16696" 2163 11009) " (16696" 2170 11009) " (16696" 2199 11009) " (16696" 2212 11009) " (16696" 2214 11009) " (16696" 2238 11009) " (16696" 2241 11009) " (16696" 2244 11009) " (16696" 2245 11009) " (16696" 2253 11009) " (16696" 2255 11009) " (16696" 2257 11009) " (16696" 2261 11009) " (16696" 2270 11009) " (37" 2123 10947) " (37" 2131 10947) " (37" 2138 10947) " (37" 2141 10947) " (37" 2148 10947) " (37" 2155 10947) " (37" 2163 10947) " (37" 2170 10947) " (37" 2199 10947) " (37" 2212 10947) " (37" 2214 10947) " (37" 2238 10947) " (37" 2241 10947) " (37" 2244 10947) " (37" 2245 10947) " (37" 2253 10947) " (37" 2255 10947) " (37" 2257 10947) " (37" 2261 10947) " (37" 2270 10947) " (16936" 2123 10616) " (16936" 2131 10616) " (16936" 2138 10616) " (16936" 2141 10616) " (16936" 2148 10616) " (16936" 2155 10616) " (16936" 2163 10616) " (16936" 2170 10616) " (16936" 2199 10616) " (16936" 2212 10616) " (16936" 2214 10616) " (16936" 2238 10616) " (16936" 2241 10616) " (16936" 2244 10616) " (16936" 2245 10616) " (16936" 2253 10616) " (16936" 2255 10616) " (16936" 2257 10616) " (16936" 2261 10616) " (16936" 2270 10616) " (17053" 2123 9979) " (17053" 2131 9979) " (17053" 2138 9979) " (17053" 2141 9979) " (17053" 2148 9979) " (17053" 2155 9979) " (17053" 2163 9979) " (17053" 2241 9979) " (16880" 2123 10105) " (16880" 2131 10105) " (16880" 2138 10105) " (16880" 2141 10105) " (16880" 2148 10105) " (16880" 2155 10105) " (16880" 2163 10105) " (16880" 2241 10105) " (24" 2123 10419) " (24" 2131 10419) " (24" 2138 10419) " (24" 2141 10419) " (24" 2148 10419) " (24" 2155 10419) " (24" 2163 10419) " (24" 2170 10419) " (24" 2199 10419) " (24" 2212 10419) " (24" 2214 10419) " (24" 2238 10419) " (24" 2241 10419) " (24" 2244 10419) " (24" 2245 10419) " (24" 2253 10419) " (24" 2255 10419) " (24" 2257 10419) " (24" 2261 10419) " (24" 2270 10419) " (16822" 2123 11085) " (16822" 2131 11085) " (16822" 2138 11085) " (16822" 2141 11085) " (16822" 2148 11085) " (16822" 2155 11085) " (16822" 2163 11085) " (16822" 2170 11085) " (16822" 2199 11085) " (16822" 2212 11085) " (16822" 2214 11085) " (16822" 2238 11085) " (16822" 2241 11085) " (16822" 2244 11085) " (16822" 2245 11085) " (16822" 2253 11085) " (16822" 2255 11085) " (16822" 2257 11085) " (16822" 2261 11085) " (16822" 2270 11085) " (26" 2149 11101) " (26" 2175 11101) " (26" 2176 11101) " (26" 2183 11101) " (26" 2184 11101) " (26" 2185 11101) " (26" 2188 11101) " (26" 2192 11101); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (26 2195 11101) " (26" 2209 11101) " (26" 2215 11101) " (26" 2225 11101) " (26" 2226 11101) " (26" 2236 11101) " (26" 2240 11101) " (26" 2246 11101) " (26" 2252 11101) " (26" 2264 11101) " (26" 2265 11101) " (26" 2268 11101) " (16696" 2149 11009) " (16696" 2175 11009) " (16696" 2176 11009) " (16696" 2183 11009) " (16696" 2184 11009) " (16696" 2185 11009) " (16696" 2188 11009) " (16696" 2192 11009) " (16696" 2195 11009) " (16696" 2209 11009) " (16696" 2215 11009) " (16696" 2225 11009) " (16696" 2226 11009) " (16696" 2236 11009) " (16696" 2240 11009) " (16696" 2246 11009) " (16696" 2252 11009) " (16696" 2264 11009) " (16696" 2265 11009) " (16696" 2268 11009) " (37" 2149 10947) " (37" 2175 10947) " (37" 2176 10947) " (37" 2183 10947) " (37" 2184 10947) " (37" 2185 10947) " (37" 2188 10947) " (37" 2192 10947) " (37" 2195 10947) " (37" 2209 10947) " (37" 2215 10947) " (37" 2225 10947) " (37" 2226 10947) " (37" 2236 10947) " (37" 2240 10947) " (37" 2246 10947) " (37" 2252 10947) " (37" 2264 10947) " (37" 2265 10947) " (37" 2268 10947) " (16936" 2149 10616) " (16936" 2175 10616) " (16936" 2176 10616) " (16936" 2183 10616) " (16936" 2184 10616) " (16936" 2185 10616) " (16936" 2188 10616) " (16936" 2192 10616) " (16936" 2195 10616) " (16936" 2209 10616) " (16936" 2215 10616) " (16936" 2225 10616) " (16936" 2226 10616) " (16936" 2236 10616) " (16936" 2240 10616) " (16936" 2246 10616) " (16936" 2252 10616) " (16936" 2264 10616) " (16936" 2265 10616) " (16936" 2268 10616) " (17053" 2149 9979) " (17053" 2175 9979) " (17053" 2183 9979) " (17053" 2184 9979) " (17053" 2185 9979) " (17053" 2188 9979) " (17053" 2192 9979) " (17053" 2195 9979) " (17053" 2209 9979) " (17053" 2215 9979) " (17053" 2225 9979) " (17053" 2226 9979) " (17053" 2236 9979) " (17053" 2240 9979) " (17053" 2246 9979) " (17053" 2252 9979) " (17053" 2264 9979) " (17053" 2265 9979) " (17053" 2268 9979) " (16880" 2149 10105) " (16880" 2175 10105) " (16880" 2183 10105) " (16880" 2184 10105) " (16880" 2185 10105) " (16880" 2188 10105) " (16880" 2192 10105) " (16880" 2195 10105) " (16880" 2209 10105) " (16880" 2215 10105) " (16880" 2225 10105) " (16880" 2226 10105) " (16880" 2236 10105) " (16880" 2240 10105) " (16880" 2246 10105) " (16880" 2252 10105) " (16880" 2264 10105) " (16880" 2265 10105) " (16880" 2268 10105) " (24" 2149 10419) " (24" 2175 10419) " (24" 2176 10419) " (24" 2183 10419) " (24" 2184 10419) " (24" 2185 10419) " (24" 2188 10419) " (24" 2192 10419) " (24" 2195 10419) " (24" 2209 10419) " (24" 2215 10419) " (24" 2225 10419) " (24" 2226 10419) " (24" 2236 10419) " (24" 2240 10419) " (24" 2246 10419) " (24" 2252 10419) " (24" 2264 10419) " (24" 2265 10419) " (24" 2268 10419) " (16822" 2149 11085) " (16822" 2175 11085) " (16822" 2176 11085) " (16822" 2183 11085) " (16822" 2184 11085) " (16822" 2185 11085) " (16822" 2188 11085) " (16822" 2192 11085) " (16822" 2195 11085) " (16822" 2209 11085) " (16822" 2215 11085) " (16822" 2225 11085) " (16822" 2226 11085) " (16822" 2236 11085) " (16822" 2240 11085) " (16822" 2246 11085) " (16822" 2252 11085) " (16822" 2264 11085) " (16822" 2265 11085) " (16822" 2268 11085) " (16837" 2563 11169) " (26" 2110 11101) " (26" 2111 11101) " (26" 2112 11101) " (26" 2113 11101) " (26" 2117 11101) " (26" 2121 11101) " (26" 2125 11101) " (26" 2126 11101) " (26" 2140 11101) " (26" 2142 11101) " (26" 2145 11101) " (26" 2150 11101) " (26" 2152 11101) " (26" 2158 11101) " (26" 2159 11101) " (26" 2162 11101) " (26" 2172 11101) " (26" 2187 11101) " (26" 2242 11101) " (26" 2274 11101) " (16696" 2110 11009) " (16696" 2111 11009) " (16696" 2112 11009) " (16696" 2113 11009) " (16696" 2117 11009) " (16696" 2121 11009) " (16696" 2125 11009) " (16696" 2126 11009) " (16696" 2140 11009) " (16696" 2142 11009) " (16696" 2145 11009) " (16696" 2150 11009) " (16696" 2152 11009) " (16696" 2158 11009) " (16696" 2159 11009) " (16696" 2162 11009) " (16696" 2172 11009) " (16696" 2187 11009) " (16696" 2242 11009) " (16696" 2274 11009) " (37" 2110 10947) " (37" 2111 10947) " (37" 2112 10947) " (37" 2113 10947) " (37" 2117 10947) " (37" 2121 10947) " (37" 2125 10947) " (37" 2126 10947) " (37" 2140 10947) " (37" 2142 10947) " (37" 2145 10947) " (37" 2150 10947) " (37" 2152 10947) " (37" 2158 10947) " (37" 2159 10947) " (37" 2162 10947) " (37" 2172 10947) " (37" 2187 10947) " (37" 2242 10947) " (37" 2274 10947) " (16936" 2110 10616) " (16936" 2111 10616) " (16936" 2112 10616) " (16936" 2113 10616) " (16936" 2117 10616) " (16936" 2121 10616) " (16936" 2125 10616) " (16936" 2126 10616) " (16936" 2140 10616) " (16936" 2142 10616) " (16936" 2145 10616) " (16936" 2150 10616) " (16936" 2152 10616) " (16936" 2158 10616) " (16936" 2159 10616) " (16936" 2162 10616) " (16936" 2172 10616) " (16936" 2187 10616) " (16936" 2242 10616) " (16936" 2274 10616) " (17053" 2152 9979) " (17053" 2274 9979) " (16880" 2152 10105) " (16880" 2274 10105) " (24" 2110 10419) " (24" 2111 10419) " (24" 2112 10419) " (24" 2113 10419) " (24" 2117 10419) " (24" 2121 10419) " (24" 2125 10419) " (24" 2126 10419) " (24" 2140 10419) " (24" 2142 10419) " (24" 2145 10419) " (24" 2150 10419) " (24" 2152 10419) " (24" 2158 10419) " (24" 2159 10419); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (24 2162 10419) " (24" 2172 10419) " (24" 2187 10419) " (24" 2242 10419) " (24" 2274 10419) " (16822" 2110 11085) " (16822" 2111 11085) " (16822" 2112 11085) " (16822" 2113 11085) " (16822" 2117 11085) " (16822" 2121 11085) " (16822" 2125 11085) " (16822" 2126 11085) " (16822" 2140 11085) " (16822" 2142 11085) " (16822" 2145 11085) " (16822" 2150 11085) " (16822" 2152 11085) " (16822" 2158 11085) " (16822" 2159 11085) " (16822" 2162 11085) " (16822" 2172 11085) " (16822" 2187 11085) " (16822" 2242 11085) " (16822" 2274 11085) " (17" 2220 11118) " (1" 2546 11120) " (17167" 2550 11128) " (28" 2563 11230) " (16029" 2546 11125) " (16029" 2545 11125) " (16029" 2526 11122) " (17061" 2550 11266) " (16029" 2525 11122) " (17061" 2525 11122) " (17061" 2545 11122) " (16029" 2551 11139) " (17061" 2551 11461) " (16029" 2550 11125) " (17061" 2351 11124) " (24" 1173 11324) " (17061" 2537 11124) " (17061" 1864 11124) " (17061" 1594 11124) " (16842" 2375 11168) " (32" 2551 11140) " (16530" 2549 11125) " (32" 2550 11167) " (17190" 1869 11451) " (17190" 2616 11883) " (37" 2649 11936) " (17190" 2139 11451) " (15888" 2632 11451) " (16029" 676 11127) " (16029" 2521 11125) " (32" 2543 11126) " (32" 2530 11126) " (16029" 2522 11126) " (24" 2349 11731) " (24" 2377 11126) " (24" 2194 11126) " (24" 2193 11126) " (32" 2536 11134) " (16029" 2543 11126) " (16029" 1219 11126) " (16029" 1841 11126) " (16029" 2506 11126) " (16029" 2540 11126) " (17162" 1977 11126) " (17162" 1978 11126) " (16483" 2549 11126) " (16483" 2547 11126) " (16483" 2551 11157) " (16483" 2550 11171) " (24" 2552 11150) " (16483" 2552 11157) " (1" 2552 11127) " (16855" 2258 11183) " (16530" 2552 11181) " (17" 2552 11687) " (16837" 2552 11139) " (16182" 2552 11127) " (16855" 2247 11183) " (16855" 2234 11183) " (17167" 2553 11128) " (16855" 2227 11183) " (24" 2553 11130) " (17" 2549 11130) " (16049" 2792 12570) " (16855" 2262 11183) " (16530" 2553 11132) " (16182" 2553 11130) " (16182" 2549 11130) " (16519" 2535 11662) " (16789" 2535 11159) " (16842" 2535 11168) " (16842" 2563 11168) " (16519" 2553 11132) " (16855" 2216 11183) " (16055" 2703 11966) " (32" 2552 11167) " (32" 2553 11133) " (17" 2535 11134) " (32" 2535 11171) " (37" 2641 11936) " (37" 2644 11936) " (17190" 2595 11885) " (17190" 1173 11451) " (16049" 2547 11134) " (32" 2549 11134) " (17" 1977 11134) " (16530" 2201 11912) " (16530" 2554 11152) " (16744" 2551 11134) " (16744" 2526 11134) " (15888" 2560 11226) " (16744" 2522 11134) " (16744" 2484 11134) " (28" 2560 11168) " (16855" 2707 12041) " (15846" 1423 12502) " (17061" 2553 11136) " (16543" 2550 11167) " (16543" 2551 11155) " (16543" 2546 11136) " (16543" 2553 11136) " (17190" 2683 11867) " (16855" 1924 11866) " (16855" 1906 11866) " (16855" 1589 11866) " (16855" 1762 11866) " (16855" 1712 12225) " (16855" 1649 11866) " (16855" 1707 11866) " (16855" 1732 11866) " (16855" 1674 11866) " (16855" 1683 11866) " (17190" 2606 11867) " (16855" 1519 11866) " (16855" 1631 11866) " (16438" 2716 12070) " (16837" 1986 11136) " (16049" 2553 11156) " (16049" 2537 11136) " (28" 2557 11168) " (24" 2582 12574) " (15888" 2583 11229) " (15888" 2581 11226) " (16855" 2259 11183) " (16855" 2250 12066) " (16855" 2254 11183) " (16029" 2553 11139) " (24" 2583 11227) " (16049" 2552 11172) " (32" 2554 11146) " (15846" 2549 11141) " (15846" 1897 11141) " (15846" 2552 11158) " (31" 2552 11142) " (31" 2535 11296) " (15846" 1031 11143) " (16049" 2585 11240) " (16519" 2552 11189) " (16519" 2349 11352) " (17151" 2553 11146) " (17151" 2546 11348) " (17151" 2551 11146) " (17151" 2407 12306) " (17151" 2552 12057) " (17151" 2193 12057) " (17151" 2554 11146) " (24" 2554 11155) " (24" 2201 11147) " (16519" 2544 11203) " (16519" 1897 11234) " (16519" 2374 11147) " (16519" 2556 11148) " (16519" 2554 11147) " (16519" 2555 11147) " (16519" 963 11147) " (37" 2637 11936) " (37" 2640 11936) " (16519" 2557 11152) " (28" 2552 11150) " (28" 2543 11150) " (16530" 2557 11300) " (28" 2550 11168) " (16222" 2557 11155) " (15888" 2582 12871) " (17" 2554 11207) " (24" 2557 11155) " (16855" 2535 11374) " (16855" 2536 11155) " (16855" 2541 11623) " (16855" 2539 11155) " (16855" 2498 11155) " (16855" 2532 11155) " (16855" 2509 11155) " (16855" 2528 11315) " (16855" 2527 11155) " (16855" 2516 11155) " (16855" 2507 11155) " (16855" 2504 11322) " (17157" 2615 11550) " (16855" 1873 11866) " (17190" 2690 12228) " (16855" 2497 11155) " (16855" 2557 11155) " (16855" 2551 11155) " (16855" 2553 11155) " (16855" 2546 11155) " (16855" 2550 11177) " (16855" 2545 11155) " (16855" 2554 11155) " (16855" 2506 11155) " (16855" 2542 11296) " (16855" 2549 12103) " (16855" 2510 11155) " (16855" 2517 12196) " (16855" 2501 11157) " (16855" 2466 12103) " (16855" 2424 11277) " (16855" 2503 11155) " (16855" 2543 12568) " (16855" 2519 12568) " (16855" 2286 11155) " (16855" 2282 11183) " (16222" 2552 11155) " (16222" 2524 11300) " (16222" 2534 11300) " (16222" 2547 11155) " (16222" 2530 11155) " (16222" 2523 11155) " (16222" 2498 11155) " (16222" 2532 11155) " (16222" 2536 11155) " (16222" 2535 11239) " (16222" 2554 11155) " (16222" 2542 11155) " (16222" 2537 11155) " (16543" 2557 11155) " (46" 2877 13073) " (24" 2642 11536) " (17148" 2644 11593) " (16822" 2501 11085) " (17162" 2478 11159) " (15971" 2000 11943) " (1" 2702 11943) " (15971" 2703 12234) " (24" 2703 12781); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16837 2703 12001) " (16837" 2668 11943) " (17139" 1618 12026) " (15888" 2701 12017) " (16855" 2711 12020) " (16543" 2697 11910) " (17151" 2876 13069) " (15846" 2677 11933) " (16049" 2558 11157) " (16049" 2557 11156) " (16837" 2558 11156) " (16049" 2551 11156) " (16530" 2563 11180) " (1" 2683 11868) " (16855" 2558 11177) " (16855" 2547 11157) " (16855" 2540 11157) " (16855" 2552 11157) " (16855" 2502 12196) " (16855" 2488 11157) " (16855" 2459 11157) " (16855" 2365 11157) " (16855" 2407 11157) " (16855" 2427 11157) " (16855" 2410 11157) " (16855" 2411 11157) " (32" 2558 11158) " (32" 2557 11167) " (16483" 2554 11157) " (16483" 2558 11157) " (16483" 2557 11157) " (16483" 2555 11171) " (16483" 2553 11157) " (16049" 1897 11157) " (16855" 2292 11183) " (17162" 2558 11158) " (17162" 2557 11157) " (17162" 2551 11157) " (17162" 2546 11157) " (16855" 2376 11157) " (16855" 2401 11299) " (16855" 2404 11157) " (17162" 2559 11159) " (17162" 5 11158) " (17162" 2452 11159) " (16855" 2537 11158) " (17162" 2405 11158) " (17162" 2389 11158) " (15846" 2557 11158) " (15846" 2558 11158) " (15846" 2547 11158) " (15846" 2554 11910) " (15846" 2559 11219) " (15846" 2000 11787) " (16855" 1864 11158) " (16855" 1953 11158) " (16855" 2538 11158) " (16049" 2559 11352) " (16049" 2554 11158) " (16049" 2462 10933) " (16049" 2351 11158) " (16049" 1973 11158) " (16855" 1204 11158) " (16855" 1483 11158) " (16855" 1894 11158) " (16855" 308 11158) " (16855" 1594 11158) " (16855" 851 11158) " (16855" 1513 11158) " (16855" 698 11158) " (16855" 1328 11158) " (15888" 768 11225) " (15888" 2580 12871) " (16837" 2562 11167) " (16855" 2703 12024) " (16855" 2705 12208) " (16855" 2706 12004) " (32" 2559 11159) " (17100" 2374 11175) " (17162" 2425 11159) " (17162" 2529 11159) " (17162" 2503 11159) " (17162" 2476 11159) " (16855" 1219 11325) " (15846" 2709 12101) " (16483" 2567 11182) " (16483" 2559 11160) " (37" 2647 11936) " (16438" 2691 11865) " (16182" 2555 11160) " (16182" 2558 11160) " (16483" 2556 11160) " (17148" 2633 11480) " (16735" 2560 11281) " (16936" 2655 11666) " (16855" 2285 11183) " (16855" 2279 11183) " (16837" 2578 11225) " (16519" 2560 11189) " (16519" 294 11163) " (16530" 2558 11163) " (16530" 2560 11220) " (32" 2636 11507) " (16354" 2646 11631) " (16855" 2561 11177) " (16049" 2561 11167) " (16800" 2522 11167) " (16800" 2561 11167) " (16855" 2559 11165) " (16530" 2582 11675) " (15846" 2689 11865) " (15846" 2669 11865) " (32" 2560 11166) " (32" 2561 11167) " (16543" 2558 11167) " (16543" 2561 11167) " (32" 2534 11282) " (32" 2556 11167) " (16837" 2550 11167) " (16837" 2560 11167) " (15846" 2696 12222) " (16049" 2550 11167) " (16049" 2118 11167) " (17" 2591 11295) " (17" 2590 11300) " (32" 2562 11295) " (31" 2588 11296) " (16842" 2593 11296) " (16855" 1687 11524) " (16855" 1686 11524) " (16855" 2090 11296) " (16855" 2084 11296) " (16855" 2083 11296) " (16855" 2079 11296) " (16543" 2590 11296) " (16855" 2065 11296) " (16049" 2590 11296) " (16354" 2344 11296) " (16354" 2590 11323) " (16354" 2581 11296) " (16354" 2593 11336) " (16354" 2529 11296) " (16354" 2559 11296) " (16354" 2580 11261) " (16354" 2585 11323) " (16354" 2566 11296) " (16354" 2564 11296) " (16354" 2327 11296) " (16354" 2336 11296) " (16354" 2202 11296) " (16837" 2591 11296) " (16354" 1724 11296) " (16354" 1782 11296) " (16837" 2593 11296) " (16354" 1793 11296) " (16354" 2272 11296) " (16354" 2355 11296) " (17151" 2344 12484) " (23" 2707 11988) " (16837" 2707 12075) " (16837" 2695 12099) " (17100" 876 12457) " (24" 2716 12034) " (16936" 2633 11626) " (17" 2592 11296) " (15888" 2593 11296) " (16348" 2524 11296) " (16348" 2587 11303) " (16348" 2582 11296) " (16398" 2584 11296) " (16398" 2534 11296) " (16049" 2591 11296) " (16049" 2593 11296) " (1" 2699 11943) " (16855" 2701 12051) " (17200" 2701 11933) " (16837" 2701 12001) " (17210" 2684 11872) " (16936" 2701 12051) " (1" 2584 11534) " (17190" 2715 12033) " (17184" 2351 11296) " (17" 2594 11296) " (16842" 2591 11296) " (16842" 2578 12461) " (16842" 2424 11296) " (17" 1670 11296) " (17" 2415 11296) " (17" 2425 11296) " (16842" 2351 11296) " (17" 1970 11296) " (17" 2543 11364) " (16855" 2064 11296) " (16530" 2524 11296) " (16855" 2059 11296) " (16530" 2703 11995) " (16855" 2058 11298) " (16855" 2054 11298) " (16182" 2631 11625) " (26" 1723 11505) " (16855" 2053 11299) " (16855" 2051 11299) " (16530" 2595 11318) " (17" 2595 11625) " (16222" 2595 11300) " (15888" 2595 11323) " (16222" 2587 11300) " (16222" 2593 11300) " (16222" 2584 11300) " (16530" 1927 11300) " (16936" 2615 11626) " (16530" 1129 11300) " (17" 2606 11347) " (16530" 921 11300) " (17119" 2590 11300) " (17119" 2551 11300) " (16855" 2595 11325) " (16855" 1841 11300) " (16523" 2534 11324) " (16523" 2524 11300) " (16855" 1695 11524) " (16855" 1771 11456) " (16936" 2627 11626) " (15846" 2587 12236) " (16348" 2528 11303) " (16348" 2536 11303) " (16348" 2588 11303) " (16348" 2564 11303) " (16348" 2596 11329) " (16348" 2355 11304) " (16348" 1219 11729) " (16543" 2351 11304) " (16936" 2623 11626) " (17100" 2647 11943) " (15888" 2528 11304) " (16530" 2596 11318) " (16530" 2475 11305) " (17185" 2597 11307) " (17185" 2466 11306) " (31" 2599 11322) " (30" 2598 11321) " (30" 2601 11321) " (31" 2601 11322) " (16348" 2543 11308) " (1" 2595 11625) " (1" 2583 11309) " (1" 2582 11309) " (16837" 2595 11666) " (16837" 2596 11309) " (16438" 2598 11331); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16354 2595 11352) " (16049" 2598 11336) " (16049" 2597 11310) " (16049" 2595 11664) " (16222" 2598 11372) " (17148" 2599 11332) " (17148" 2595 11605) " (17148" 1219 11406) " (16837" 2599 11333) " (16837" 2598 11331) " (16276" 1219 11556) " (16354" 2201 11312) " (16354" 1897 12679) " (16354" 2600 11323) " (16855" 2600 11322) " (16855" 2598 11336) " (28" 2595 11315) " (28" 2598 11315) " (28" 2599 11315) " (28" 2586 11315) " (16855" 2050 11315) " (28" 2593 11315) " (16855" 2049 11315) " (16855" 2046 11315) " (16855" 1608 11525) " (16837" 2600 11316) " (16348" 2595 11454) " (16855" 2599 11347) " (15888" 2597 11323) " (15888" 2600 11316) " (16800" 2595 11317) " (16800" 1219 11317) " (15888" 2599 11338) " (16696" 2651 11853) " (16936" 2605 11626) " (16530" 2597 11318) " (16530" 2599 11318) " (32" 2600 11318) " (32" 2598 11805) " (17" 2599 11343) " (17" 2597 11373) " (16049" 2596 11335) " (16049" 2600 11325) " (24" 2590 11319) " (24" 2601 11324) " (31" 2596 11322) " (17" 1917 11322) " (17" 2349 11690) " (24" 2595 11322) " (24" 1219 11322) " (16855" 2601 11322) " (16855" 2597 11322) " (16182" 2595 11666) " (16696" 2605 11853) " (32" 2611 11344) " (17190" 2504 11628) " (16438" 2687 12167) " (16049" 2605 11436) " (17187" 2631 11480) " (24" 2607 11436) " (17187" 2623 11480) " (16696" 2634 11853) " (16354" 2601 11323) " (16354" 2598 11323) " (24" 2599 11323) " (24" 2579 11873) " (24" 2593 11455) " (32" 2599 11324) " (24" 8 11324) " (16696" 2623 11853) " (16530" 2602 11799) " (16049" 2602 11325) " (16049" 2601 11325) " (16049" 2599 11325) " (16696" 2641 11853) " (16855" 2602 11325) " (16855" 1814 11325) " (16855" 1927 11325) " (16837" 2602 11325) " (16837" 2601 11325) " (16438" 2602 11325) " (16348" 2599 11357) " (17187" 1219 11557) " (17187" 2351 11344) " (17187" 2595 11437) " (16348" 2603 11357) " (17188" 2595 11327) " (17188" 1219 11327) " (17187" 2604 11733) " (16438" 2604 11328) " (16348" 2602 11328) " (16696" 2637 11853) " (16696" 2640 11853) " (15888" 2604 11338) " (15888" 2603 11328) " (15888" 2602 11328) " (16348" 2604 11329) " (17" 2705 12021) " (16543" 2598 11627) " (16543" 2604 11630) " (16543" 2600 11328) " (16543" 2601 11328) " (23" 2706 11985) " (16855" 2773 12568) " (23" 2659 11691) " (16519" 2781 12537) " (23" 2705 11976) " (15846" 1763 12101) " (17100" 2769 12558) " (16855" 2610 11351) " (17161" 2551 11436) " (32" 2610 11342) " (17139" 2679 11857) " (17151" 2697 11947) " (16855" 1321 11861) " (16837" 2724 12430) " (16855" 1313 11861) " (16855" 1286 11861) " (16855" 1320 11861) " (16855" 1284 11861) " (16855" 1311 11861) " (16855" 1316 11861) " (17190" 2593 11867) " (16930" 2598 11331) " (16930" 2604 11331) " (16930" 2601 11331) " (16930" 2585 11331) " (16930" 2581 11331) " (16930" 2565 11331) " (16930" 2557 11331) " (16930" 2545 11331) " (16930" 2600 11331) " (16837" 2603 11331) " (16276" 2650 12436) " (17157" 2650 12174) " (16276" 2640 11555) " (17157" 2599 11556) " (16530" 2598 11334) " (16837" 2606 11345) " (16837" 2605 11624) " (16182" 1605 7827) " (16182" 2606 11334) " (16182" 2599 11334) " (16182" 2528 11394) " (16182" 2605 11347) " (16519" 2602 11334) " (16519" 2607 11335) " (16519" 2598 11335) " (15888" 2607 11455) " (16049" 2607 11353) " (16049" 2528 11335) " (16049" 2608 11344) " (16855" 2604 11733) " (16837" 2608 11336) " (16855" 2605 11347) " (16855" 2608 11336) " (16855" 2606 11347) " (16696" 2627 11853) " (16354" 2604 11336) " (15888" 2606 11350) " (15888" 2608 11336) " (17" 2609 12988) " (17" 2605 11398) " (16855" 2607 11436) " (16855" 2609 12200) " (16855" 2579 11338) " (17" 1028 11338) " (28" 2582 11338) " (15888" 2609 11338) " (17" 1586 11338) " (16049" 2606 11338) " (1" 2609 11369) " (16049" 2610 11342) " (16049" 2611 11342) " (16354" 2281 11433) " (16222" 2615 11401) " (17139" 2580 12144) " (17196" 2565 11860) " (16855" 2611 12238) " (17" 2612 11343) " (16438" 2611 11343) " (17" 966 11343) " (16438" 2612 11343) " (16438" 2605 11343) " (16696" 2615 11853) " (17157" 2641 11550) " (16696" 2635 11853) " (16837" 2609 13073) " (16837" 2610 11344) " (16837" 2607 11370) " (16837" 2612 11343) " (16837" 2611 11344) " (17187" 145 11353) " (17187" 2605 11481) " (17187" 2613 11396) " (16855" 2613 11866) " (17" 2613 11350) " (15888" 2618 11399) " (16348" 2609 11344) " (16837" 2613 11344) " (1" 2611 11344) " (16049" 2613 11418) " (32" 2613 11350) " (15846" 2555 12101) " (17196" 2477 11861) " (17196" 859 11861) " (16855" 1345 11861) " (16855" 1357 11861) " (17119" 2688 12101) " (16855" 1348 11861) " (16855" 1347 11861) " (16855" 1340 11861) " (16483" 2598 11346) " (16519" 2614 12123) " (16855" 2614 11350) " (16182" 2614 11347) " (31" 2613 11348) " (31" 2610 11348) " (31" 2606 11348) " (31" 2614 11348) " (17151" 2545 11348) " (17151" 2580 11536) " (17151" 2567 11349) " (17187" 2625 11447) " (16837" 2632 11506) " (17151" 2602 11520) " (17151" 2607 11349) " (17157" 1219 11625) " (17161" 2598 11436) " (17187" 2627 11481) " (16276" 2595 11556) " (16276" 2635 11556) " (16855" 1848 11431) " (16855" 1900 11436) " (17161" 2604 11436) " (16855" 1916 11431) " (16855" 2628 11431) " (16222" 2609 12621) " (16222" 2605 11350) " (15888" 2622 11399) " (16354" 2610 11416) " (16530" 2607 11367) " (16855" 2529 11351) " (16855" 2001 11351) " (16855" 1996 11351) " (16855" 1988 11351) " (16855" 1980 11351) " (16855" 1989 11351) " (16855" 1981 11351) " (16855" 1979 11351); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16855 1976 11351) " (16855" 1966 11351) " (16855" 1967 11351) " (16855" 1960 11351) " (16855" 1962 11351) " (16855" 1954 11351) " (16855" 1956 11351) " (16855" 1957 11351) " (16855" 1958 11351) " (16855" 1943 11351) " (16855" 1931 11351) " (16519" 2610 11352) " (16519" 2604 11352) " (16855" 1932 11352) " (16519" 2611 11352) " (16855" 1930 11352) " (16855" 1925 11352) " (16855" 1919 11352) " (16855" 1920 11352) " (16519" 2595 11352) " (17196" 2492 11861) " (17" 2614 11352) " (16049" 2614 11352) " (17" 231 11352) " (15888" 2614 11451) " (17" 2607 11352) " (16696" 2633 11853) " (15846" 2622 11720) " (17056" 2595 11353) " (17187" 2615 11481) " (17187" 2607 11356) " (15846" 2599 11390) " (17187" 1723 11357) " (17187" 1841 11356) " (15846" 2614 11356) " (15846" 2597 11357) " (15846" 2604 11357) " (15846" 2598 11357) " (16348" 2606 11357) " (16348" 2607 11357) " (16348" 2615 11357) " (16348" 2605 11362) " (16348" 2611 11357) " (16348" 2613 11357) " (16348" 2610 11357) " (16348" 2612 11357) " (16348" 2614 11357) " (17187" 2043 11357) " (15846" 2621 11403) " (17196" 2521 11860) " (16837" 2615 11624) " (17119" 2610 11357) " (17119" 2598 11357) " (17119" 2604 11357) " (17119" 2601 11357) " (17119" 2600 11357) " (17119" 2545 11357) " (17119" 2558 11357) " (17119" 2568 11357) " (17119" 2569 11358) " (17119" 2611 11359) " (17119" 2559 11360) " (17119" 2425 11360) " (17119" 2503 11360) " (16276" 2649 11555) " (16543" 2595 11364) " (16837" 2616 11648) " (16483" 2616 11365) " (16483" 2613 11365) " (16483" 2614 11365) " (16483" 2607 11365) " (16483" 2605 11365) " (16483" 2611 11365) " (16483" 2615 11365) " (16049" 2616 11365) " (17" 2616 11536) " (16543" 2616 11365) " (17" 2617 11949) " (16530" 2617 11367) " (26" 2374 11338) " (37" 2374 10947) " (16822" 2374 11085) " (17182" 2374 11296) " (15888" 2374 11181) " (16696" 2374 11350) " (24" 2374 10419) " (16842" 2374 10973) " (28" 2621 11433) " (1" 2617 11625) " (28" 2626 11433) " (16354" 2629 11536) " (16049" 2626 11595) " (1" 2614 11369) " (1" 2616 11666) " (16837" 2617 11687) " (1" 2597 11373) " (1" 2605 11624) " (1" 2613 11966) " (16837" 2614 11448) " (16855" 2622 12051) " (16222" 2610 11372) " (16222" 2607 11372) " (16222" 2599 11372) " (16222" 2614 11372) " (17" 2615 11372) " (17190" 1219 11623) " (17190" 2615 11398) " (17190" 2605 11398) " (17061" 2595 11429) " (16717" 2706 11978) " (17191" 2609 11373) " (16222" 2597 11373) " (16855" 1832 11456) " (16222" 2596 11373) " (16222" 2594 11373) " (16855" 1505 11541) " (16222" 2613 11373) " (16222" 2588 11373) " (17191" 145 11602) " (15888" 2611 11399) " (16530" 2611 11373) " (17151" 2466 11488) " (17191" 2618 11625) " (17191" 2584 11602) " (17191" 2613 11556) " (17191" 1631 11625) " (17191" 1924 11374) " (17191" 1511 11556) " (17191" 1514 11374) " (16855" 2618 11597) " (16049" 2618 11392) " (16855" 2615 11623) " (17" 2618 11507) " (17191" 675 11602) " (28" 2614 11433) " (1" 2623 11624) " (16049" 2629 11434) " (17191" 2619 11376) " (16696" 2619 11376) " (28" 2629 11433) " (17190" 1906 11625) " (16354" 2118 11593) " (16276" 2642 12023) " (16354" 2626 11536) " (28" 2616 11433) " (17157" 2620 11412) " (16276" 2637 11556) " (17" 2622 11710) " (15846" 2617 11390) " (17191" 1589 11556) " (17191" 1707 11390) " (17191" 1085 11390) " (15846" 2609 12207) " (15846" 2605 11390) " (15846" 2615 11401) " (15846" 2618 11399) " (15846" 2616 11390) " (15846" 2620 11402) " (15846" 2607 11402) " (15846" 2602 11390) " (17157" 2587 11556) " (15846" 2606 12488) " (17191" 2396 11556) " (16936" 2587 12253) " (37" 2627 11936) " (17139" 2609 12097) " (16354" 676 11631) " (17157" 2586 11578) " (16049" 2642 11558) " (32" 2616 11391) " (32" 2618 11546) " (32" 2617 11394) " (16182" 2607 11394) " (16182" 2618 11392) " (47" 1897 12115) " (31" 2618 11396) " (47" 2621 11893) " (47" 2550 11396) " (47" 2620 11396) " (28" 2624 11433) " (47" 2610 11396) " (16855" 1898 11433) " (16696" 2620 11397) " (47" 1173 11397) " (16182" 2623 11434) " (16354" 2501 11433) " (16161" 2524 11398) " (31" 2528 11398) " (16161" 2622 11416) " (17191" 2617 11398) " (17139" 2686 11857) " (16161" 2534 11398) " (37" 2651 11936) " (17" 2620 11398) " (31" 2621 11398) " (16161" 2344 11416) " (16855" 1838 11456) " (37" 2620 11404) " (16049" 2686 11860) " (16855" 2691 12238) " (16049" 2690 11868) " (16049" 2685 12120) " (17196" 2522 11860) " (17157" 2633 11550) " (30" 2621 11406) " (30" 2620 11406) " (30" 2618 11392) " (26" 2620 11406) " (17157" 2627 11550) " (17100" 2065 12570) " (17157" 2623 11550) " (17157" 2635 11550) " (17100" 2080 12588) " (17157" 2634 11550) " (17100" 2637 11943) " (17157" 2637 11550) " (16543" 2610 11672) " (16855" 2621 11406) " (17187" 2617 11406) " (1" 2618 11614) " (17148" 2615 11625) " (17148" 2623 11625) " (17148" 2605 11589) " (17161" 2615 11439) " (17161" 2623 11444) " (1" 2647 11623) " (17157" 2542 11582) " (17148" 2651 11596) " (30" 2659 11959) " (16055" 2508 11993) " (16398" 2624 11413) " (16398" 2618 11392) " (16398" 2622 11413) " (16398" 2598 11413) " (23" 2622 11413) " (17139" 2677 11857) " (16837" 2624 11413) " (16837" 2623 11624) " (17190" 2623 11464) " (16837" 2618 11425) " (17190" 2625 11456) " (17" 2623 11733) " (15912" 2595 11416) " (16161" 2026 11416) " (16354" 2621 11416) " (16855" 1828 11456) " (16855" 1840 11456) " (16855" 1826 11456) " (16855" 1827 11456) " (16049" 2621 11418); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16049 2622 11624) " (17061" 2626 11791) " (16855" 1859 11456) " (17192" 2595 11623) " (16789" 1723 11477) " (16789" 2634 11477) " (16789" 2635 11477) " (16789" 2595 11477) " (16049" 2624 11420) " (16855" 1863 11456) " (16855" 1860 11456) " (16049" 2628 11421) " (1" 2649 11624) " (17157" 2625 11436) " (16182" 2628 11424) " (16182" 2616 11422) " (17148" 2627 11538) " (17148" 2625 11424) " (16837" 2626 11606) " (16182" 2627 11424) " (16837" 2627 11479) " (17118" 676 11425) " (17118" 1101 11425) " (17118" 2609 11425) " (17118" 1897 11425) " (17" 2627 11456) " (17118" 2629 11747) " (17193" 2595 11426) " (17193" 2617 11426) " (17193" 1793 11426) " (17193" 2564 11426) " (16855" 2629 11426) " (16855" 2626 11597) " (16855" 2623 11456) " (17061" 2630 11428) " (17061" 2629 11427) " (17193" 2597 11427) " (16855" 2625 11427) " (17193" 2609 11869) " (16837" 2630 11428) " (16936" 2630 11428) " (16348" 2623 11601) " (16386" 2631 11455) " (16789" 2637 11477) " (16386" 2636 11455) " (16386" 2400 11455) " (16789" 2623 11477) " (15888" 2636 11455) " (17" 2634 11733) " (16855" 1866 11456) " (17190" 2509 11628) " (16837" 2635 11506) " (16049" 2636 11456) " (17061" 2621 11429) " (17061" 2610 11429) " (16789" 2605 11477) " (17192" 2625 11433) " (16354" 2624 11433) " (16855" 1858 11433) " (16837" 2628 11433) " (17061" 2618 11392) " (17061" 2613 11429) " (17061" 2584 11429) " (17061" 2396 11429) " (16855" 2636 11517) " (17" 2633 11456) " (16855" 1874 11456) " (32" 2638 11467) " (16855" 1881 11456) " (16855" 2631 11794) " (16855" 1871 11456) " (16855" 2616 11456) " (16855" 1887 11456) " (16855" 1878 11456) " (16855" 1880 11456) " (16855" 1835 11456) " (16855" 1834 11456) " (16739" 1723 8008) " (16748" 1723 8093) " (16815" 1723 8580) " (16815" 1841 8580) " (16822" 1723 11085) " (16822" 1841 11085) " (16834" 1723 8761) " (16834" 1841 8761) " (17182" 1723 11296) " (17182" 1841 11296) " (16342" 1723 9204) " (16342" 1841 9204) " (16837" 1723 9242) " (15888" 1723 11181) " (15888" 1841 11181) " (16985" 1723 9453) " (16985" 1841 9453) " (37" 1723 11472) " (37" 1841 11472) " (15846" 1723 9656) " (15846" 1841 9656) " (16398" 1841 9673) " (16696" 1723 11466) " (16696" 1841 11466) " (16936" 1723 11453) " (16936" 1841 11453) " (17053" 1723 9979) " (17053" 1841 9979) " (16880" 1723 10105) " (16880" 1841 10105) " (24" 1723 10419) " (24" 1841 10419) " (1" 2636 11512) " (16855" 1506 11539) " (17148" 2622 11510) " (17151" 2616 11600) " (1" 2638 11513) " (17190" 2640 11513) " (17190" 2644 11625) " (17192" 1219 11515) " (17192" 2644 11515) " (17192" 2637 11515) " (17192" 2640 11515) " (17192" 2635 11515) " (1" 2631 11516) " (1" 2529 11516) " (17192" 2641 11516) " (17192" 2627 11598) " (17192" 2617 11623) " (17151" 2559 11517) " (17151" 2637 11518) " (16855" 2642 12051) " (17151" 2640 11524) " (17151" 2582 11521) " (16855" 1765 11520) " (16855" 1761 11520) " (16855" 1755 11520) " (16855" 1759 11520) " (16855" 1756 11520) " (16855" 1746 11520) " (17151" 2579 11547) " (16855" 1740 11524) " (16855" 1736 11524) " (16855" 1718 11524) " (16855" 1719 11524) " (16855" 1721 11524) " (16855" 1701 11524) " (16855" 1697 11524) " (16855" 1684 11524) " (16855" 1685 11524) " (16855" 1688 11524) " (16855" 1692 11524) " (16855" 1680 11524) " (16855" 1665 11524) " (16855" 1653 11524) " (16855" 1648 11524) " (16855" 1643 11524) " (16855" 1636 11524) " (16855" 1632 11525) " (16855" 1628 11525) " (16855" 1626 11525) " (16855" 1622 11525) " (16855" 1621 11525) " (16855" 1619 11525) " (16855" 1620 11525) " (16855" 1613 11525) " (16855" 1599 11525) " (16855" 1598 11525) " (16855" 1595 11525) " (16855" 1587 11525) " (16855" 1588 11525) " (16855" 1570 11525) " (16855" 1571 11525) " (16855" 1573 11525) " (17151" 2593 11623) " (15888" 2642 12507) " (16855" 1559 11525) " (16855" 1549 11525) " (17157" 2541 11567) " (16354" 2655 11905) " (17151" 931 11537) " (17151" 1876 11527) " (17151" 1173 12950) " (17" 2632 11539) " (17" 2640 11538) " (16192" 2640 11539) " (16855" 1487 11541) " (16855" 1476 11541) " (16855" 1478 11541) " (17151" 2543 11625) " (17190" 2584 11798) " (17157" 2534 11550) " (17190" 1924 11625) " (17190" 1891 11625) " (17151" 2645 12629) " (16049" 2645 11860) " (15971" 2645 11542) " (26" 2878 13074) " (17151" 2623 11543) " (32" 2626 11543) " (32" 2645 11846) " (1" 2645 12177) " (17151" 1698 11543) " (17151" 2584 12118) " (17" 2645 12197) " (17191" 2579 11544) " (16222" 2626 11546) " (16222" 2645 12179) " (16222" 2631 11546) " (17151" 1943 12463) " (16222" 2642 11675) " (16222" 2640 11546) " (32" 2630 11546) " (17119" 2645 11547) " (17119" 2580 11261) " (17195" 2637 11547) " (17195" 2634 11547) " (17195" 2615 11547) " (17195" 2595 11547) " (17195" 2617 11547) " (17191" 2351 11550) " (17001" 2623 11551) " (16342" 1219 11553) " (16342" 2623 11553) " (16276" 2645 12214) " (17148" 2647 11597) " (16276" 2622 11597) " (16342" 2647 11555) " (17191" 1869 11552) " (17157" 2506 11559) " (17157" 2642 11558) " (16837" 2788 12560) " (17190" 2532 11628) " (16222" 2650 12503) " (17157" 2605 11625) " (16342" 2783 12589) " (17157" 2648 12173) " (17157" 2649 11556) " (17191" 2646 11602) " (17191" 2632 11549) " (17191" 2578 11549) " (16342" 2649 11556) " (16519" 2647 11550) " (17191" 2580 11261) " (17192" 2543 11598) " (16855" 2331 11598) " (16182" 2635 11625) " (17192" 2623 11598) " (17192" 2201 11598) " (17192" 2622 11623) " (16543" 2629 11598) " (16543" 2626 11598) " (16837" 2649 11624); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16837 2622 11672) " (16837" 2651 11624) " (16837" 2650 12175) " (16837" 2646 11677) " (17151" 2650 12436) " (17151" 2560 11600) " (17151" 2541 11601) " (1" 2646 11679) " (16348" 2640 11601) " (28" 2684 11866) " (37" 2605 11936) " (16855" 2688 11855) " (16348" 2649 11601) " (16348" 2647 11601) " (16348" 2641 11601) " (16855" 2687 12103) " (16182" 2679 11846) " (16855" 2686 12645) " (17190" 2349 11505) " (16696" 2644 11855) " (31" 2683 11847) " (28" 2688 11866) " (28" 1897 12486) " (16742" 2645 11848) " (17210" 2693 11905) " (17139" 2667 11857) " (16936" 2685 11849) " (16438" 2642 11821) " (17190" 2201 11798) " (16049" 2582 11602) " (17191" 869 11602) " (17191" 883 11602) " (17190" 2642 12033) " (17190" 823 4409) " (17190" 1027 11604) " (17190" 1659 8292) " (17190" 930 11604) " (17190" 2035 11604) " (17190" 2648 11604) " (17190" 2596 11604) " (17190" 2002 11604) " (17190" 1793 11604) " (17190" 1782 11604) " (17190" 2336 13014) " (17190" 2649 11623) " (17190" 2631 12228) " (17190" 2638 12228) " (17190" 2503 11604) " (17190" 2476 11604) " (17190" 2182 11604) " (17190" 5 11604) " (17190" 2559 11832) " (17190" 2529 11604) " (17190" 2419 11604) " (17190" 2400 11604) " (16530" 2645 11912) " (17148" 2617 11604) " (16837" 2631 11606) " (17190" 2622 11625) " (17190" 1902 11625) " (17139" 2687 11856) " (17190" 2323 10033) " (17190" 1605 7827) " (17190" 1973 11614) " (17190" 1972 11614) " (17190" 2460 11623) " (17190" 2632 11623) " (17190" 2465 11623) " (17190" 2578 11867) " (17" 2659 12209) " (17157" 2646 11550) " (1" 2644 11624) " (17190" 2580 11867) " (17190" 2466 11623) " (17190" 2591 11623) " (17190" 2597 11623) " (17" 2706 12074) " (17139" 2698 12020) " (183" 2703 11957) " (16438" 2703 12001) " (17190" 2424 11616) " (17190" 2549 11617) " (17190" 2510 11617) " (16354" 1972 11631) " (17190" 2517 11617) " (17190" 2473 11617) " (17190" 2451 11617) " (17190" 2444 11617) " (17190" 2402 11617) " (16354" 2558 11634) " (17151" 2655 11680) " (16936" 2642 12076) " (17190" 2426 11617) " (17190" 1950 11617) " (1" 2622 11734) " (17190" 2677 11798) " (16837" 2698 12016) " (16837" 2712 12020) " (15971" 2642 11558) " (183" 2582 11957) " (17190" 2701 12033) " (17100" 2041 12912) " (16222" 2711 12017) " (16519" 2716 12027) " (17190" 2543 11623) " (17190" 2514 11623) " (17190" 2519 11623) " (17190" 2281 11798) " (17190" 1912 11623) " (17190" 1892 11623) " (17190" 1823 11623) " (17190" 1698 11623) " (17190" 1558 11798) " (17190" 1562 11623) " (17190" 1564 11798) " (17190" 1617 11623) " (17190" 1546 11623) " (17190" 1438 11623) " (17190" 2617 11878) " (17190" 2498 11628) " (17190" 2626 11623) " (17190" 2565 11868) " (17190" 2590 11623) " (17190" 2557 11868) " (17190" 2551 11868) " (17151" 2646 11680) " (16855" 1382 11623) " (1" 2651 11624) " (1" 2641 11624) " (1" 2637 11625) " (1" 2627 11624) " (1" 2633 11624) " (16837" 2644 11624) " (1" 2634 11624) " (1" 2615 11624) " (16837" 2647 11627) " (17" 2644 11624) " (17151" 2524 11624) " (16855" 2644 11930) " (17190" 1901 11625) " (17157" 2618 11550) " (17151" 2539 11625) " (17190" 2643 11625) " (17190" 2614 11625) " (17151" 2612 11625) " (17151" 2399 11625) " (17190" 2523 11625) " (17190" 2147 11625) " (17190" 1889 11799) " (17190" 1842 11625) " (17190" 1829 11625) " (17190" 1779 11625) " (17190" 1751 11625) " (17190" 1702 11625) " (17190" 1729 11625) " (17190" 2609 11798) " (17190" 2541 11883) " (17190" 2535 11883) " (17190" 2528 11883) " (17190" 2628 11883) " (17190" 2569 11358) " (17157" 2644 11625) " (17157" 2640 11625) " (17190" 2611 11625) " (17190" 2608 11868) " (17190" 768 11625) " (17157" 2578 11625) " (17190" 2568 11625) " (17190" 2563 11625) " (17190" 2536 11625) " (16543" 2639 11627) " (17" 2656 11666) " (32" 2656 11666) " (1" 2656 12063) " (16837" 2656 11655) " (16222" 2656 11804) " (16519" 2656 11660) " (16519" 2657 11664) " (16530" 2657 11666) " (17139" 2688 11855) " (16837" 2657 11666) " (1" 2653 11649) " (16284" 2656 11652) " (30" 2656 11652) " (15888" 2657 11666) " (15888" 2656 11656) " (1" 2657 11965) " (30" 2657 11666) " (17" 2657 11666) " (30" 2655 11658) " (16222" 2657 11676) " (30" 2644 11738) " (30" 2609 11659) " (16543" 2751 12427) " (16519" 768 11662) " (16049" 2655 11708) " (16049" 2657 11662) " (15888" 2655 11664) " (32" 2657 11666) " (16855" 2655 11718) " (16855" 2657 11815) " (16855" 2656 11733) " (16936" 2657 11666) " (16936" 2656 11666) " (16936" 2139 11666) " (16936" 2118 11666) " (16936" 2626 11666) " (1" 2541 11666) " (1" 2535 11666) " (16182" 2657 11666) " (16855" 2697 12645) " (16519" 2624 11666) " (16855" 1882 8456) " (16182" 2639 11666) " (16182" 2655 11666) " (16182" 2588 11666) " (16222" 2659 12385) " (17061" 2663 11791) " (30" 2532 11709) " (16049" 2659 12154) " (16855" 2664 11718) " (16354" 2547 11666) " (16354" 2524 11666) " (16354" 2530 11666) " (32" 2043 11666) " (17" 2646 11687) " (17" 2660 11687) " (17" 1205 11709) " (17001" 2626 11719) " (17" 2661 11711) " (17" 2655 11666) " (1" 2587 11666) " (1" 2602 11666) " (17139" 2617 11666) " (17139" 1973 11666) " (17139" 1972 11666) " (17139" 1605 7827) " (17139" 2462 10933) " (17139" 2655 11666) " (17139" 2511 11720) " (32" 2664 11719) " (17139" 2639 11666) " (16855" 2663 11718) " (16438" 2656 11667) " (17139" 2601 11667) " (17139" 2590 11667) " (17139" 2566 11667) " (17139" 2558 11667) " (17139" 2557 11675) " (16362" 2211 11667); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16362 1972 11667) " (16855" 2658 12086) " (15846" 2595 11743) " (15846" 2623 11667) " (15846" 2579 12203) " (15846" 2655 11667) " (15846" 2656 11667) " (15846" 2657 11787) " (15846" 2642 11868) " (15846" 2658 11668) " (15846" 2659 12716) " (15846" 999 11672) " (15846" 877 11672) " (15846" 898 11672) " (15846" 817 11672) " (15846" 188 11672) " (15846" 840 11672) " (15846" 1081 11672) " (15846" 1289 11672) " (15846" 1883 12229) " (15846" 1968 11672) " (15846" 1020 11672) " (15846" 2649 11672) " (16855" 2659 12130) " (16837" 2659 12962) " (16543" 2655 11672) " (17151" 2659 12760) " (16530" 2642 11995) " (16530" 2658 11675) " (16530" 887 11675) " (17191" 2660 12042) " (16842" 2657 11676) " (16222" 2661 11677) " (32" 2660 11733) " (16837" 2661 11677) " (16837" 2660 12042) " (1" 2660 12227) " (32" 2646 11679) " (16222" 2683 11868) " (17196" 2682 11859) " (17186" 2687 11865) " (17100" 1996 12476) " (32" 2659 11799) " (17151" 2401 11709) " (16530" 2660 11680) " (16530" 2659 12128) " (16855" 2660 12098) " (16855" 2661 12153) " (15846" 2660 12228) " (15846" 2646 11761) " (15846" 2661 11787) " (16049" 2661 11708) " (16049" 2660 12913) " (16936" 2534 11736) " (16822" 2534 11085) " (17182" 2534 11296) " (24" 2677 11798) " (17157" 2622 11550) " (17061" 1972 11732) " (17061" 1973 11732) " (16936" 2622 11736) " (17" 2662 11714) " (28" 2659 12450) " (28" 2642 12449) " (28" 2640 11714) " (16049" 2658 11714) " (16182" 2663 11717) " (17139" 2663 11715) " (32" 2663 11716) " (16696" 2664 11718) " (17" 2664 11769) " (17190" 2808 13014) " (15846" 2663 11720) " (15846" 2664 11720) " (17148" 2665 11840) " (15846" 2665 11723) " (26" 2467 11686) " (37" 2467 11687) " (16822" 2467 11085) " (17182" 2467 11296) " (15888" 2467 11181) " (16696" 2467 11717) " (17157" 2467 11550) " (16936" 2467 11626) " (15846" 2470 12229) " (15846" 2603 11723) " (16438" 2666 12028) " (16837" 2666 11733) " (16837" 2665 11724) " (16837" 2664 11732) " (16543" 2663 11748) " (15888" 2666 11794) " (17034" 2667 11763) " (17034" 2663 11727) " (16837" 2706 12086) " (16837" 2667 11727) " (16438" 2667 11728) " (15971" 2668 11933) " (17118" 2660 11729) " (16348" 2644 11729) " (16348" 2663 11729) " (15888" 2876 13073) " (24" 2668 11731) " (17061" 2655 11732) " (17061" 2667 11791) " (17" 2668 12179) " (16855" 158 12227) " (16222" 2684 11856) " (17139" 2682 11855) " (16222" 2664 11733) " (15888" 2676 11794) " (37" 2664 11733) " (16438" 2676 11794) " (17151" 2689 11953) " (16855" 1470 11811) " (16049" 2677 11798) " (17" 2621 11794) " (23" 2677 11811) " (16855" 2667 11733) " (16855" 2666 11768) " (16855" 2668 11733) " (16855" 1071 11733) " (26" 2664 11731) " (17" 2666 11733) " (16222" 2660 12341) " (17" 2649 11733) " (17" 2651 11733) " (17196" 1897 12233) " (17196" 769 11733) " (16222" 2666 11736) " (1" 2666 11734) " (1" 2659 11959) " (1" 2668 11734) " (16936" 2667 11734) " (16936" 2659 12259) " (16222" 2669 11785) " (16936" 2661 11736) " (16936" 2669 11736) " (16936" 2660 11930) " (16936" 2666 11750) " (16936" 2668 11736) " (16936" 2665 11849) " (16936" 2663 11736) " (16936" 2646 11736) " (16936" 2349 11736) " (16936" 2658 11736) " (16182" 2659 11691) " (16182" 2668 11736) " (16855" 1466 11811) " (17" 2673 12153) " (16049" 2676 11783) " (16049" 2663 11783) " (1" 2555 11783) " (28" 2670 12488) " (30" 2667 11738) " (30" 2565 11738) " (30" 2669 11738) " (30" 2606 11738) " (30" 2670 11738) " (24" 2656 11652) " (16354" 2656 11738) " (24" 2667 11738) " (24" 2669 11738) " (24" 2670 11738) " (24" 2659 11767) " (24" 2666 11740) " (24" 2606 11740) " (1" 2676 11783) " (16855" 2669 12520) " (16855" 1184 11740) " (16837" 2669 11773) " (16837" 2671 11748) " (17082" 2671 11741) " (16543" 2671 11741) " (16837" 1605 11741) " (15846" 2671 11865) " (15846" 2668 11761) " (15846" 2588 11743) " (17211" 2762 12406) " (16425" 2626 11842) " (16425" 2667 11842) " (16837" 2670 11745) " (17" 2671 12153) " (16222" 2671 11745) " (17" 2669 11947) " (16222" 2622 11746) " (1" 2671 11746) " (1" 2669 11776) " (1" 2664 11747) " (17118" 2663 11747) " (17118" 5 11747) " (17118" 2346 11747) " (17118" 2565 11747) " (17118" 2667 11747) " (17118" 2621 11747) " (17118" 2626 11747) " (17001" 2667 11748) " (17001" 2609 11748) " (16543" 2667 11748) " (16543" 2621 11748) " (16543" 2642 11748) " (24" 2660 11749) " (16855" 2689 11855) " (16855" 2677 11804) " (16222" 2677 11804) " (16936" 2671 11750) " (16936" 2670 11750) " (17210" 2621 11872) " (16222" 2675 11796) " (16936" 1469 11750) " (16936" 2510 11750) " (17151" 2669 12306) " (17151" 2671 11752) " (17151" 2668 11752) " (16936" 1942 11759) " (17139" 1101 11759) " (17139" 2669 12143) " (17139" 2661 11862) " (17139" 2657 12020) " (17139" 2656 12098) " (17139" 2569 11358) " (17139" 2563 11759) " (17139" 2536 11875) " (17139" 2532 11759) " (17139" 2516 11759) " (17139" 2507 11759) " (17139" 2375 11759) " (17139" 2128 11759) " (17139" 2119 11759) " (17139" 1991 11759) " (15846" 2067 11761) " (15846" 2626 11761) " (16683" 2847 12917) " (16049" 2668 11764) " (31" 2667 11764) " (31" 2659 11790) " (31" 2671 11764) " (16222" 2782 12503) " (17210" 2677 11951) " (17200" 2211 11767) " (17200" 1972 11767) " (17200" 2672 11777) " (17151" 2712 12041) " (17" 2672 11782) " (16049" 2667 11768) " (16049" 2672 11768) " (16855" 2672 12051) " (16855" 2671 12520) " (17139" 2676 11855) " (17100" 1613 12953); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (15888 2659 12682) " (16222" 2672 11783) " (16222" 2646 11771) " (23" 2716 12039) " (16438" 2669 11795) " (16438" 2671 11772) " (16438" 2673 12283) " (16348" 2672 11774) " (16837" 2673 11790) " (16837" 2672 11783) " (1" 2672 11782) " (32" 2669 11779) " (1" 2673 11776) " (32" 2676 11799) " (1" 2675 12323) " (16438" 2675 11777) " (28" 2673 11777) " (16182" 2686 11841) " (17100" 1227 12916) " (17200" 2645 11777) " (17200" 2487 11777) " (16398" 2659 11691) " (26" 2633 11931) " (17190" 2646 11777) " (17190" 2645 11883) " (17190" 2675 12263) " (17190" 2462 11878) " (17190" 2659 12652) " (17190" 2666 11777) " (17190" 2670 11777) " (17" 2675 12950) " (23" 2675 11778) " (16398" 2672 11778) " (32" 2673 11779) " (9" 1986 11898) " (31" 2676 11789) " (16837" 2676 11779) " (16837" 2675 11790) " (16855" 1462 11811) " (16855" 1467 11811) " (16855" 1471 11811) " (16855" 1463 11811) " (16855" 1460 11811) " (16222" 2673 11795) " (16222" 2676 11853) " (16222" 2668 11787) " (15846" 2675 11869) " (15846" 2676 11787) " (15846" 2672 11787) " (15846" 2673 11869) " (16049" 2673 12122) " (35" 2645 12224) " (35" 2609 11788) " (15888" 2673 11794) " (17139" 2675 11873) " (31" 2672 11789) " (31" 2678 11841) " (16837" 2645 12830) " (17061" 2676 11791) " (17061" 2598 11791) " (17061" 2604 11922) " (16855" 2676 12645) " (16855" 2673 11792) " (17190" 2673 11798) " (17190" 2676 11798) " (17190" 2669 11798) " (17190" 2671 12263) " (17190" 1101 11798) " (1" 2677 11798) " (16530" 2677 11800) " (31" 2686 11841) " (16530" 2675 11799) " (16936" 2676 11872) " (16936" 2645 11949) " (16936" 2677 11815) " (32" 2677 11804) " (16530" 2050 11799) " (16530" 1801 11799) " (16276" 2701 12023) " (17061" 2711 12022) " (17190" 2661 11883) " (17190" 2657 11883) " (17190" 2656 11883) " (16049" 2675 11799) " (16530" 2667 11799) " (16742" 2678 11943) " (16742" 2579 11943) " (16742" 2580 11848) " (16742" 2677 11800) " (16742" 2663 11800) " (16742" 2558 11800) " (16742" 2557 11800) " (16742" 2546 11800) " (16742" 2545 11800) " (16742" 2525 11800) " (16742" 2522 11800) " (16530" 2678 11800) " (16530" 2663 11800) " (16222" 2678 11899) " (9" 2344 11898) " (16855" 1137 11930) " (1" 2716 12041) " (16855" 2678 11840) " (16855" 2402 11804) " (16855" 2675 12086) " (16182" 2677 11804) " (16182" 2678 12265) " (17" 2677 11804) " (17" 2678 11804) " (16708" 676 11804) " (28" 2677 11805) " (28" 2678 11805) " (28" 2645 11848) " (28" 2676 11805) " (28" 2675 11805) " (17186" 2679 12147) " (17204" 2679 11809) " (16855" 2679 12645) " (17186" 2677 11807) " (17139" 2399 12020) " (17186" 2680 11809) " (17186" 2681 11809) " (16855" 2681 11810) " (16855" 2680 11809) " (16438" 2679 11865) " (17001" 2681 11810) " (17001" 2679 11810) " (16855" 1472 11810) " (23" 2679 11811) " (23" 2681 11811) " (16855" 1461 11811) " (16855" 1459 11811) " (16855" 1454 11811) " (16855" 1452 11811) " (16855" 1446 11811) " (16855" 1447 11811) " (26" 2681 11811) " (16855" 1439 11811) " (16855" 1408 11811) " (16855" 1402 11811) " (16855" 1381 11811) " (16855" 1361 11811) " (17186" 2682 11865) " (17186" 676 12936) " (16855" 1396 11812) " (16855" 1265 11812) " (17001" 2682 11812) " (16855" 1386 11812) " (16855" 1372 11812) " (16855" 1351 11812) " (16855" 1367 11812) " (16855" 1362 11812) " (16855" 1358 11812) " (16855" 1368 11812) " (16855" 1369 11812) " (16855" 1370 11812) " (16855" 1371 11812) " (16276" 2677 11813) " (17204" 2682 11813) " (16276" 2676 11813) " (16276" 2679 11813) " (16049" 2678 11814) " (16936" 2679 11872) " (16936" 2678 11849) " (16936" 2682 11872) " (17186" 2686 11868) " (16936" 2686 11872) " (16936" 2683 11872) " (16936" 2684 11872) " (16936" 2688 11872) " (16855" 2682 12645) " (16855" 2647 11815) " (17186" 2683 12065) " (16855" 2683 12645) " (17151" 2698 11950) " (16936" 2703 11950) " (16348" 2767 12379) " (16222" 2780 12549) " (17139" 2708 12000) " (17186" 2684 11865) " (17196" 2677 11860) " (16837" 2715 12105) " (16438" 2678 11821) " (17151" 2678 11911) " (24" 2678 11824) " (26" 2634 11931) " (32" 2679 11840) " (17151" 2701 12003) " (15846" 2643 12228) " (16936" 2687 11872) " (16222" 2687 11850) " (17" 2665 11848) " (26" 2644 11931) " (26" 2647 11931) " (26" 2637 11931) " (26" 2635 11931) " (16837" 2677 11826) " (26" 2651 11931) " (16837" 2678 11826) " (26" 2649 11931) " (16222" 2679 11861) " (16837" 2767 12369) " (16222" 2698 12026) " (32" 2678 11841) " (17190" 2685 12228) " (17190" 2679 11832) " (17151" 2703 12095) " (17190" 2682 11832) " (16060" 2762 12545) " (16348" 2709 12003) " (17100" 675 12420) " (46" 2850 13063) " (17190" 2698 12565) " (16837" 2685 11835) " (16222" 2685 11835) " (17148" 2682 11836) " (17148" 2683 11837) " (17148" 2684 11838) " (17148" 2679 11839) " (17148" 2604 11839) " (16855" 2684 12645) " (16855" 2685 11840) " (16855" 2665 11840) " (17204" 2684 11840) " (26" 2640 11931) " (26" 2641 11931) " (30" 2690 12041) " (30" 2660 12815) " (17139" 2660 12153) " (1" 2694 12063) " (1" 2712 12041) " (1" 2701 12041) " (1" 2642 11558) " (17139" 2713 12041) " (15888" 2716 12050) " (17139" 2394 12042) " (17139" 2622 12042) " (15846" 2714 12043) " (15846" 2713 12131) " (15846" 2706 12043) " (15846" 2707 12044) " (15846" 2705 12044) " (15846" 2716 12044) " (15846" 2715 12044) " (15846" 2712 12161) " (15846" 2703 12044) " (16049" 2755 12296) " (16837" 2774 12901) " (16438" 2659 11691) " (16222" 2643 12420); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16222 2707 12047) " (16222" 2706 12074) " (17119" 2709 12101) " (15846" 1910 12101) " (17151" 1369 12573) " (15971" 2193 13064) " (17090" 2355 13063) " (16936" 2706 12075) " (16936" 2712 12051) " (16855" 1983 12051) " (16683" 1482 12917) " (15971" 2851 12950) " (17100" 2767 12505) " (17100" 1956 12916) " (17100" 1882 12916) " (17100" 2851 12955) " (17100" 1879 12916) " (37" 2872 13045) " (16398" 2675 12055) " (16398" 2660 12055) " (16398" 2716 12055) " (16398" 2642 11558) " (16398" 2685 12055) " (16398" 2711 12055) " (16855" 2717 12098) " (16049" 2849 12908) " (17151" 2776 12573) " (31" 2775 12481) " (17151" 2377 12057) " (17151" 2194 12057) " (17221" 2718 12058) " (17221" 2699 12058) " (16222" 2717 12058) " (16519" 2660 12122) " (16519" 2609 12095) " (16530" 2716 12060) " (16530" 2719 12061) " (16530" 2668 12061) " (28" 2671 12450) " (16182" 2760 12526) " (16182" 2772 12452) " (16519" 2707 12095) " (16855" 2719 12065) " (17151" 1191 12448) " (17190" 2730 12263) " (15971" 2720 12233) " (15971" 2153 12063) " (17139" 2643 12063) " (17139" 2614 12063) " (17139" 1673 12063) " (17139" 2717 12072) " (16222" 2719 12368) " (1" 2719 12064) " (16222" 2720 12117) " (15888" 2719 12064) " (15888" 2718 12120) " (37" 2867 13061) " (37" 2839 13061) " (16296" 2875 13062) " (16855" 2720 12118) " (17186" 2721 12247) " (17186" 2713 12066) " (16855" 2721 12098) " (17" 2719 12066) " (28" 2749 12450) " (16049" 2848 12908) " (1" 2721 12066) " (1" 2717 12066) " (1" 2709 12066) " (1" 2718 12066) " (1" 2690 12067) " (16837" 2773 12461) " (15846" 1097 12101) " (17195" 2462 10933) " (15888" 2690 12095) " (16168" 2720 12335) " (17100" 1395 12369) " (16837" 2766 12344) " (16168" 2767 12345) " (16222" 2767 12494) " (16519" 2701 12475) " (17151" 1104 12484) " (32" 2777 12486) " (16438" 2719 12070) " (15971" 2143 12072) " (15971" 2532 12072) " (16837" 2719 12072) " (17139" 2716 12072) " (17139" 2719 12155) " (17139" 1204 12072) " (17139" 1121 12072) " (17211" 1897 12714) " (17211" 2721 12072) " (17211" 2697 12072) " (17211" 2708 12072) " (17211" 2677 12072) " (16438" 2720 12072) " (46" 2785 13063) " (16543" 2754 12427) " (14" 2712 12415) " (17100" 2484 12474) " (16936" 2720 12075) " (16936" 2721 12075) " (16936" 2717 12075) " (16936" 2718 12075) " (16936" 2719 12075) " (16936" 2707 12075) " (16936" 2705 12075) " (24" 2720 12077) " (24" 2718 12077) " (16543" 2720 12077) " (16543" 2722 12078) " (16543" 2717 12078) " (24" 2722 12078) " (16222" 2760 12499) " (16222" 2778 12580) " (14" 2767 12358) " (17195" 1219 12095) " (15943" 2723 12081) " (16837" 2723 12081) " (16222" 2741 12557) " (15846" 2774 12478) " (15846" 2776 12636) " (16519" 2719 12084) " (16519" 2723 12122) " (31" 2624 12488) " (17" 2709 12095) " (16855" 2723 12098) " (14" 2760 12415) " (17100" 2433 12433) " (16855" 2770 12520) " (17100" 1746 12474) " (17100" 2747 12474) " (26" 2875 13062) " (15888" 2767 12499) " (46" 2839 13073) " (17090" 2689 12906) " (15846" 2781 12651) " (17100" 2445 12387) " (28" 2741 12461) " (17100" 1026 12475) " (17100" 2741 12558) " (16354" 2769 12427) " (46" 2871 13016) " (15846" 2688 12101) " (31" 2650 12264) " (16477" 1101 5622) " (16525" 1101 5900) " (11" 1101 6114) " (16508" 1101 6379) " (16628" 1101 7102) " (16635" 1101 7166) " (16690" 1101 7759) " (16713" 1101 7833) " (16748" 1101 8093) " (16815" 1101 8580) " (16822" 1101 11085) " (16834" 1101 8761) " (17182" 1101 11296) " (16342" 1101 9204) " (15888" 1101 11181) " (16985" 1101 9453) " (16398" 1101 9673) " (16438" 2765 12492) " (16936" 1101 11626) " (17053" 1101 9979) " (16880" 1101 10105) " (17157" 1101 11550) " (17" 2778 12489) " (17100" 2776 12919) " (17151" 2719 12185) " (17151" 2670 12095) " (17151" 1522 12573) " (28" 2761 12450) " (31" 2730 12188) " (17151" 2744 12395) " (17139" 2722 12216) " (17139" 2699 12095) " (15846" 1789 12101) " (15846" 2670 12101) " (15846" 2718 12111) " (16855" 2718 12103) " (16855" 2632 12103) " (16855" 1147 12103) " (16855" 1143 12103) " (16855" 1141 12103) " (16855" 1140 12103) " (16855" 1120 12103) " (16855" 1128 12103) " (16855" 1125 12103) " (16855" 1127 12103) " (16855" 1114 12103) " (16855" 1116 12103) " (16855" 1109 12103) " (16855" 1110 12103) " (16855" 1097 12103) " (16855" 1093 12103) " (16855" 1094 12103) " (16855" 1090 12103) " (16855" 1091 12103) " (16855" 1089 12103) " (16855" 1076 12103) " (16855" 1074 12103) " (16855" 1079 12103) " (16855" 1080 12103) " (16855" 1073 12103) " (16855" 1075 12103) " (16855" 1069 12103) " (16855" 1068 12103) " (16855" 1052 12103) " (16855" 1034 12103) " (16855" 1024 12103) " (16855" 1021 12103) " (16855" 1020 12103) " (16855" 1014 12103) " (16855" 1006 12103) " (16855" 1001 12103) " (16855" 995 12103) " (16855" 986 12103) " (16855" 972 12103) " (16855" 969 12103) " (16837" 2643 12427) " (16855" 967 12103) " (16855" 958 12103) " (16855" 964 12103) " (16855" 962 12103) " (16855" 961 12103) " (16855" 963 12103) " (16855" 802 12103) " (16855" 815 12103) " (16855" 812 12103) " (16855" 954 12103) " (16855" 943 12103) " (16855" 953 12103) " (16855" 950 12103) " (16855" 940 12103) " (16855" 926 12103) " (16855" 928 12103) " (16855" 917 12103) " (16855" 911 12103) " (16438" 2707 12209) " (15888" 2741 12486) " (16348" 2752 12379) " (17100" 2366 12511) " (15846" 2772 12499) " (16222" 2691 12106) " (17100" 2875 13062) " (17211" 1447 12119) " (17211" 2726 12119) " (17211" 2711 12119); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17211 2722 12119) " (17211" 2723 12119) " (28" 2755 12450) " (16438" 2724 12240) " (1" 2725 12989) " (1" 2752 12985) " (15971" 2767 12358) " (28" 2707 12450) " (16837" 2725 12625) " (15846" 2725 12636) " (15846" 1525 12111) " (16168" 2745 12195) " (16182" 2773 12489) " (17100" 2754 12565) " (31" 2725 12114) " (16774" 2864 13056) " (17101" 2566 12114) " (17101" 2726 12115) " (28" 2701 12450) " (47" 2727 12520) " (16855" 2727 12124) " (16855" 2726 12196) " (31" 2727 12118) " (17151" 2660 12308) " (17151" 2613 12118) " (17100" 2743 12189) " (15971" 2743 12189) " (17151" 2727 12118) " (17151" 2726 12118) " (17151" 2000 12118) " (17151" 1983 12118) " (17151" 2026 12118) " (17151" 1974 12118) " (17101" 2722 12118) " (17151" 1977 12484) " (17151" 2005 12118) " (17151" 1978 12118) " (17151" 2720 12118) " (16855" 2643 12568) " (17151" 2743 12189) " (16519" 2773 12450) " (17211" 2727 12119) " (17211" 2432 12119) " (17211" 1020 12119) " (17211" 2521 12119) " (16774" 2875 13061) " (16774" 145 13056) " (16774" 5 13055) " (16222" 2786 12549) " (15888" 2728 12120) " (16519" 2725 12122) " (16049" 2727 12120) " (16049" 2715 12120) " (16049" 2719 12146) " (16837" 2728 12153) " (16049" 2643 12120) " (16855" 1168 12153) " (16855" 2732 12196) " (16049" 2671 12124) " (16049" 2669 12124) " (16049" 2689 12126) " (16519" 2727 12122) " (16519" 2726 12123) " (16519" 2713 12122) " (16519" 2722 12122) " (16519" 2717 12122) " (16519" 2685 12123) " (16519" 2478 12123) " (16049" 2043 12123) " (16519" 2729 12450) " (17" 930 12124) " (16222" 2729 12368) " (16222" 2726 12124) " (16222" 2727 12124) " (16855" 2729 12196) " (16049" 2730 12431) " (16530" 2729 12127) " (16530" 2728 12128) " (16530" 2730 12128) " (16530" 2397 12128) " (15912" 2839 13055) " (17" 2725 12256) " (17" 2728 12153) " (17" 2730 12407) " (17100" 2766 12519) " (16222" 2724 12432) " (17100" 2744 12395) " (16222" 2765 12494) " (16222" 2766 12455) " (15846" 2727 12130) " (15846" 2726 12130) " (15846" 2729 12131) " (16936" 2650 12260) " (16855" 2728 12153) " (16222" 2744 12328) " (17100" 2643 12422) " (17151" 2772 12457) " (15846" 2719 12140) " (15846" 2724 12222) " (15846" 2731 12222) " (16222" 2764 12323) " (16182" 2731 12137) " (16182" 2719 12765) " (16222" 2742 12485) " (16530" 2776 12480) " (16182" 2716 12137) " (16182" 2729 12137) " (15971" 2770 12801) " (16049" 2731 12146) " (15846" 2730 12418) " (28" 2781 12750) " (15846" 2728 12148) " (15888" 2712 12440) " (15846" 2720 12140) " (15888" 2762 13006) " (15971" 2773 12440) " (16049" 2728 12143) " (17100" 1062 12569) " (16049" 2726 12143) " (32" 2771 12486) " (17139" 2730 12155) " (15971" 2762 12474) " (17139" 2725 12959) " (17139" 2726 12144) " (17139" 2729 12155) " (17100" 1531 12530) " (17139" 2567 12144) " (16393" 2726 12144) " (16393" 2676 12144) " (16393" 2723 12144) " (16393" 2713 12144) " (16393" 2679 12144) " (17151" 2706 13050) " (15912" 1839 13054) " (16837" 2742 12913) " (17100" 2066 12912) " (17100" 1034 12923) " (28" 2776 12487) " (16222" 2730 12431) " (16837" 2731 12146) " (16837" 2730 12320) " (23" 2725 12146) " (16049" 2729 12146) " (17210" 2732 12183) " (17186" 2726 12247) " (17186" 2727 12147) " (16936" 2724 12384) " (16182" 2749 12251) " (16049" 2732 12147) " (16222" 2728 12154) " (15846" 2732 12236) " (17151" 2778 12483) " (15971" 2790 12581) " (16438" 2755 12322) " (17151" 2742 12214) " (17151" 2729 12161) " (16222" 2732 12150) " (16519" 2732 12151) " (16742" 2729 12152) " (1" 2857 13061) " (15888" 2872 13046) " (16543" 2734 12427) " (16855" 865 12153) " (16855" 1745 12153) " (17" 2685 12153) " (16222" 2733 12689) " (16049" 2733 12154) " (16182" 2874 13036) " (16168" 2650 12194) " (16182" 1195 12251) " (17100" 2874 13045) " (35" 2733 12251) " (16049" 2695 12254) " (16696" 2729 12442) " (16049" 2754 12563) " (16182" 2775 12448) " (17" 2755 12310) " (17100" 2774 12445) " (17151" 2775 12448) " (16182" 2707 12251) " (31" 2755 12265) " (16855" 2733 12196) " (16182" 2752 12249) " (16855" 2734 12196) " (16936" 2755 12262) " (17100" 2755 12322) " (1" 2754 12563) " (17139" 2695 12155) " (17139" 1995 12155) " (16438" 2729 12156) " (16837" 2735 12901) " (17100" 2765 12912) " (16438" 2734 12160) " (15846" 2734 12161) " (15846" 2735 12222) " (15846" 2733 12478) " (17151" 2734 12161) " (17151" 2735 12162) " (17224" 2736 12163) " (17224" 2591 12163) " (17157" 2808 13043) " (17157" 2796 13043) " (16222" 2872 13044) " (15888" 2873 13046) " (17190" 2761 12322) " (1" 2873 13029) " (16222" 2773 12523) " (17061" 2737 12165) " (17061" 2738 12710) " (17244" 2744 12225) " (17151" 2773 12523) " (17061" 2762 12440) " (17190" 2765 12322) " (16837" 2776 12518) " (16438" 2739 12167) " (17151" 2504 13040) " (17100" 2043 12323) " (17151" 1396 13042) " (17151" 1928 13041) " (16837" 2738 12173) " (17124" 2717 12173) " (17157" 2543 12807) " (17157" 2643 12174) " (17100" 2768 12380) " (16842" 2772 12461) " (17151" 2874 13040) " (16348" 2645 12379) " (16837" 2740 12176) " (17100" 2740 12186) " (17210" 2740 12186) " (17151" 2006 12442) " (17" 2733 12198) " (17" 2650 12200) " (17139" 2735 12178) " (24" 2753 12248) " (17186" 2738 12247) " (24" 2724 12248) " (16936" 2745 12262) " (37" 2740 12178) " (16936" 2744 12262) " (16182" 2734 12271) " (15846" 2736 12178) " (15846" 2740 12178) " (15846" 2650 12179) " (16855" 2765 12520) " (15846" 2741 12533) " (16182" 2741 12179) " (15846" 2738 12768) " (17100" 1973 12474) " (17190" 2775 12480); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16837 2741 12463) " (17" 2602 12179) " (17" 2480 12179) " (17" 2287 12179) " (17" 1941 12179) " (17" 1909 12179) " (17151" 2741 12573) " (17151" 2685 12181) " (17210" 2741 12229) " (17151" 2740 12183) " (17210" 2742 12911) " (16438" 2764 12322) " (16519" 2769 12449) " (16222" 2735 12194) " (16182" 2858 13036) " (16855" 2874 13039) " (16855" 2742 13001) " (16855" 2741 12563) " (16855" 2738 12196) " (16855" 2737 12196) " (16855" 2739 12196) " (16855" 2735 12196) " (16855" 2745 12223) " (16855" 2744 12227) " (16855" 2500 12196) " (14" 2745 12196) " (14" 2719 12196) " (16049" 2744 12301) " (16049" 2745 12221) " (17" 2744 12309) " (17" 2731 12484) " (17" 2724 12256) " (17151" 2731 12200) " (17151" 2724 12200) " (16530" 2745 12200) " (16049" 2724 12253) " (17151" 2769 12573) " (16438" 2784 12643) " (26" 2729 12308) " (17" 2745 12200) " (17" 2735 12200) " (15846" 1504 12201) " (15846" 1195 12201) " (16156" 2746 12202) " (15846" 2742 12203) " (15846" 2746 12418) " (16837" 2772 12457) " (15846" 2745 12221) " (46" 2864 13063) " (15846" 2744 12317) " (16842" 2774 12461) " (15846" 1933 12207) " (16855" 2746 12223) " (15888" 2746 12223) " (15888" 2736 12208) " (15888" 2729 12223) " (17" 2729 12208) " (15846" 1567 12209) " (17" 2743 12209) " (16438" 2745 12227) " (16438" 2742 12210) " (16182" 2745 12271) " (16182" 2735 12210) " (16182" 2746 12249) " (31" 2745 12210) " (16182" 2725 12629) " (16182" 2643 12210) " (17139" 2742 12216) " (17139" 2741 12210) " (17139" 2734 12210) " (16222" 2790 12579) " (16543" 2741 12427) " (16222" 2746 12368) " (16222" 2745 12227) " (16837" 2746 12215) " (17151" 1059 12484) " (16837" 2745 12212) " (1" 2776 12473) " (17090" 2767 12358) " (31" 2776 12481) " (15971" 2772 12474) " (16837" 2784 12621) " (16354" 2776 12478) " (15846" 2777 12476) " (15846" 1891 12501) " (17190" 2776 12480) " (16543" 2757 12427) " (15912" 2823 13036) " (15971" 2752 12487) " (17" 2776 12484) " (23" 2776 12474) " (15888" 2766 12456) " (16222" 2781 12549) " (15888" 2765 12500) " (17190" 2766 12405) " (14" 2415 12415) " (16192" 2588 12532) " (16530" 2774 12480) " (17151" 2746 12483) " (17151" 2745 12225) " (17151" 2737 12214) " (17151" 2738 12214) " (17151" 2733 12214) " (17151" 2725 12629) " (16276" 2746 12883) " (16276" 2745 12214) " (16276" 2719 12214) " (16837" 2744 12296) " (17230" 2725 12214) " (17230" 2609 12214) " (17230" 2747 12215) " (17230" 2718 12215) " (17100" 2673 12318) " (32" 2746 12216) " (17139" 2727 12216) " (17139" 2723 12216) " (17" 2747 12216) " (17" 2746 12216) " (17190" 2872 13014) " (16182" 2493 12216) " (16182" 2433 12216) " (17" 2643 12216) " (16757" 2748 12217) " (16757" 5 12217) " (46" 2872 13063) " (1" 2785 13063) " (15846" 2775 12499) " (17100" 2729 12318) " (16222" 2774 12449) " (17090" 2671 12906) " (17151" 1729 12436) " (16049" 2749 12221) " (15846" 2747 12221) " (15846" 2748 12228) " (15846" 2749 12228) " (15846" 1679 12222) " (16049" 2746 12539) " (17" 2749 12223) " (15888" 2749 12223) " (15888" 1195 12223) " (15888" 2748 12223) " (15888" 2747 12223) " (15888" 8 12223) " (16855" 2748 12223) " (16855" 2749 12238) " (16182" 2744 12223) " (17151" 1503 12436) " (15971" 2776 12541) " (17151" 2748 12223) " (17151" 2749 12306) " (35" 2744 12224) " (17151" 1869 12950) " (46" 2824 13063) " (16182" 2751 12249) " (16049" 2742 12225) " (16354" 2721 12225) " (16354" 2723 12225) " (16354" 2722 12225) " (16354" 2717 12225) " (16354" 2727 12225) " (16354" 2726 12225) " (17196" 2750 12449) " (17196" 2732 12226) " (14" 2773 12445) " (15888" 2744 12487) " (15888" 2705 12227) " (16438" 2749 12227) " (15912" 2866 13036) " (26" 2673 12308) " (15888" 2773 12532) " (16696" 2673 12185) " (15846" 2773 12478) " (17151" 1641 12436) " (15846" 2750 12227) " (32" 2780 12486) " (16855" 2750 12227) " (16855" 2747 12227) " (16855" 2736 12227) " (16855" 2370 12227) " (16855" 2086 12227) " (16855" 45 12227) " (16855" 103 12227) " (1" 2742 12227) " (1" 2748 12227) " (1" 2729 12227) " (1" 2745 12227) " (16276" 2742 12227) " (16276" 2741 12227) " (16276" 2738 12227) " (16276" 2749 12227) " (16276" 1195 12227) " (16276" 2695 12883) " (16438" 2748 12227) " (16222" 2748 12227) " (16222" 2749 12228) " (17100" 2780 12558) " (17190" 2719 12228) " (17190" 2721 12228) " (17190" 2744 12295) " (16837" 2749 12228) " (17190" 2750 12228) " (17190" 2749 12228) " (16837" 1195 12228) " (17190" 1195 12228) " (17190" 2745 12228) " (17190" 2748 12228) " (17190" 2636 12228) " (17190" 2725 12645) " (1" 2749 12228) " (1" 1195 12228) " (46" 2867 13073) " (31" 2751 12249) " (15912" 2742 13036) " (15846" 2227 12229) " (35" 2689 12264) " (35" 2000 12229) " (17211" 2751 12732) " (17210" 1572 12230) " (17210" 2748 12231) " (15888" 2751 12230) " (17210" 2752 12231) " (17210" 2631 12231) " (17210" 2529 12231) " (17210" 2425 12232) " (17210" 2478 12232) " (17210" 2476 12232) " (16182" 2724 12249) " (17186" 1897 12855) " (17196" 2709 12233) " (15888" 2770 12436) " (17151" 1654 12463) " (16276" 2767 12436) " (15971" 2714 12233) " (15971" 2753 12487) " (15971" 2745 12234) " (15971" 2719 12586) " (15971" 2587 12251) " (15846" 2751 12236) " (15846" 2752 12236) " (16354" 2742 12971) " (15846" 2753 12236) " (16276" 2760 12436) " (16438" 2751 12236) " (16438" 2753 12271) " (16438" 2752 12237) " (16438" 2425 12237) " (16837" 2751 12237) " (16222" 2769 12557) " (17100" 2757 12953) " (16222" 2771 12434); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (37 2673 12293) " (16837" 2754 12560) " (17151" 2767 12405) " (15971" 2781 12487) " (15888" 2783 12530) " (16842" 2780 12486) " (16855" 2751 12569) " (16855" 2752 12985) " (16855" 2753 12520) " (17200" 2762 12808) " (16855" 2767 12520) " (17100" 2086 12530) " (16276" 2753 12238) " (23" 2781 12487) " (15846" 1682 12500) " (28" 2769 12462) " (17151" 2766 12448) " (17100" 1897 12758) " (15846" 2765 12500) " (17190" 2752 13014) " (17190" 2724 12563) " (16222" 2874 13044) " (15912" 2873 13036) " (15912" 2351 13036) " (31" 1869 12445) " (16855" 2731 12243) " (15888" 2425 12243) " (15888" 2752 13006) " (17196" 2753 12243) " (15888" 2753 12251) " (15846" 2766 12500) " (17190" 2755 12322) " (16936" 2751 12259) " (17151" 2774 12445) " (17211" 2734 12244) " (17090" 2765 12906) " (35" 2472 12264) " (16182" 2753 12265) " (14" 1897 12265) " (16530" 2756 12270) " (16182" 2756 12266) " (14" 2757 12677) " (16222" 2757 12306) " (16222" 2756 12270) " (16530" 2725 12267) " (14" 2734 12267) " (14" 2713 12267) " (16530" 2757 12270) " (16222" 2758 12270) " (15888" 2755 12269) " (15888" 2650 12269) " (17186" 2757 12271) " (16855" 2872 13030) " (17186" 2754 12271) " (16182" 2757 12271) " (17100" 2725 12828) " (17186" 2751 12271) " (16837" 2757 12953) " (17100" 1150 12511) " (16182" 2730 12271) " (16182" 2669 12271) " (16182" 2713 12271) " (16855" 2757 12314) " (16182" 2754 12271) " (16837" 2760 12301) " (16049" 2850 13031) " (16222" 2873 13033) " (16837" 2873 13035) " (14" 2751 12272) " (14" 2759 12273) " (14" 2425 12273) " (16855" 2759 12273) " (16855" 2754 12563) " (16855" 2755 12322) " (16855" 2730 12417) " (16222" 2755 12323) " (17100" 2730 12527) " (16441" 2738 12295) " (17090" 2807 12905) " (17100" 2762 12989) " (17100" 2764 12319) " (17100" 2872 13054) " (28" 2775 12487) " (16049" 2757 12300) " (15846" 2778 12500) " (17100" 2771 12558) " (17100" 2777 12558) " (16660" 2776 12484) " (16049" 2752 12908) " (17100" 2782 12527) " (17100" 973 12474) " (16049" 2767 12358) " (15846" 1717 12500) " (17100" 2751 12457) " (17" 2773 12495) " (16438" 2730 12320) " (16438" 2757 12320) " (16222" 2776 12481) " (16222" 2770 12443) " (17151" 2872 13054) " (16855" 2760 12520) " (17100" 2761 12436) " (17244" 2761 12436) " (17100" 2472 12436) " (17090" 2782 12905) " (16222" 2775 12501) " (16530" 823 4409) " (17100" 2781 12558) " (17190" 2762 12747) " (17190" 2733 12288) " (17190" 2731 12288) " (16182" 2781 12489) " (17100" 294 12567) " (17090" 2784 12905) " (17151" 2771 12573) " (17061" 2755 12481) " (16837" 2755 12293) " (17151" 2770 12445) " (17" 2557 12495) " (17239" 1670 12297) " (17239" 2761 12298) " (17239" 2725 12298) " (17239" 2591 12298) " (17100" 2760 12505) " (1" 2762 13028) " (16837" 2762 13028) " (16049" 2760 12301) " (17100" 2659 13026) " (17" 2757 12306) " (16519" 2757 12302) " (15846" 2762 12715) " (15846" 2761 12303) " (15846" 2757 12636) " (15846" 2755 12304) " (15846" 2760 12418) " (16182" 2762 12747) " (17244" 1219 12435) " (17151" 1715 12442) " (31" 2773 12488) " (17151" 2757 12573) " (1" 2757 12306) " (16855" 2769 12563) " (17151" 676 12306) " (17151" 2755 12306) " (17151" 1195 12306) " (17" 2762 12989) " (17151" 2754 12573) " (17" 2760 12309) " (17" 2763 12310) " (17151" 1219 12308) " (17210" 2754 12312) " (17151" 2762 13013) " (31" 2643 12443) " (16387" 2725 12313) " (17023" 2762 12747) " (17151" 1915 8590) " (15971" 2760 12487) " (15971" 2650 12314) " (16855" 2764 12314) " (17100" 2772 12651) " (16855" 2873 13030) " (17100" 2706 13054) " (17090" 2730 12906) " (15888" 2760 12499) " (15888" 2757 12316) " (15888" 2724 12387) " (15846" 2764 12316) " (16222" 2725 12598) " (16222" 2762 12970) " (15846" 2768 12418) " (15846" 2770 12418) " (15846" 2754 12418) " (17151" 2768 12436) " (17151" 2015 12442) " (17100" 2770 12422) " (15846" 2771 12442) " (17260" 676 13018) " (16354" 2754 12427) " (16855" 2762 12747) " (17210" 2845 12911) " (16222" 2752 13006) " (16837" 2782 12518) " (16837" 2781 12560) " (17100" 2557 12519) " (16354" 2831 12910) " (17100" 1744 12912) " (16786" 2762 12936) " (16543" 2776 12519) " (17100" 2593 12519) " (17100" 2705 12519) " (32" 2873 13063) " (16222" 2870 13009) " (17100" 2298 12519) " (16837" 2778 12534) " (17151" 2780 12519) " (17151" 2781 12519) " (16855" 2781 12563) " (16855" 2780 12563) " (16855" 2776 12645) " (47" 2781 12520) " (47" 2767 12358) " (16855" 2777 12563) " (16855" 2771 12563) " (16855" 2774 12520) " (16855" 2782 12520) " (17100" 2873 13030) " (17151" 2791 12627) " (16855" 2783 12568) " (17200" 2118 12521) " (17200" 2139 12521) " (17200" 2191 12521) " (17210" 2834 12911) " (16222" 2783 12965) " (17100" 2783 12624) " (17151" 2243 9517) " (46" 2706 13063) " (16182" 2784 12629) " (16182" 2782 12765) " (17151" 752 12573) " (17151" 1311 12573) " (17100" 2784 12624) " (15888" 2784 12682) " (16222" 2784 12623) " (16182" 2778 12531) " (16192" 2785 12533) " (16192" 2297 12533) " (16192" 2194 12533) " (16192" 2061 12533) " (15846" 2784 12651) " (15846" 2782 12715) " (15971" 2788 12584) " (15971" 2786 12542) " (16354" 2741 12568) " (17151" 2216 12573) " (16182" 2786 12534) " (17100" 2850 13035) " (17190" 2778 12513) " (17061" 2786 12534) " (17061" 2781 12534) " (17061" 2776 12534) " (15971" 2787 12541) " (16837" 2786 12534) " (16342" 1978 12534) " (16342" 2063 12590) " (16342" 2329 12534) " (16342" 2624 12534) " (16342" 2752 12534) " (16342" 2746 12534) " (16342" 2786 12567) " (16342" 2781 12567); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16342 2780 12534) " (16342" 2741 12534) " (32" 2784 12534) " (28" 2784 12534) " (16222" 2785 13063) " (17151" 2783 12645) " (17151" 2786 12535) " (17151" 2784 12627) " (17151" 830 12573) " (16049" 2772 12536) " (16049" 2786 12563) " (16519" 2786 12537) " (16049" 2781 12539) " (16049" 2780 12539) " (16049" 2784 12539) " (17151" 1381 12573) " (16049" 2762 12747) " (17090" 2752 12905) " (16837" 2752 12905) " (16222" 2787 12549) " (17090" 2678 13063) " (15888" 2785 13073) " (15888" 2786 12541) " (17151" 2789 12573) " (16837" 2792 12618) " (17100" 2792 12624) " (17100" 2424 12651) " (16855" 2787 12563) " (16855" 2786 12567) " (16855" 2789 12563) " (16855" 2790 12609) " (16855" 2784 12645) " (16855" 2778 12689) " (16342" 2754 12563) " (16342" 2769 12563) " (16342" 2751 12563) " (16342" 2346 12563) " (16342" 1903 12563) " (16049" 2791 12849) " (16049" 2790 12564) " (16049" 2778 12513) " (17100" 2791 12640) " (16342" 2725 12565) " (16342" 2595 12565) " (16342" 2211 12565) " (16342" 1972 12565) " (16342" 2733 12565) " (16342" 2720 12565) " (16342" 2602 12565) " (16342" 2331 12565) " (16837" 2790 12567) " (16842" 2790 12566) " (16842" 2791 12566) " (17157" 2659 13023) " (16049" 2788 12567) " (16342" 2791 12567) " (16049" 2785 12567) " (17100" 1146 12567) " (17100" 1533 12567) " (16855" 2791 12641) " (17100" 1794 12567) " (16342" 2742 12567) " (16342" 2788 12567) " (16342" 2460 12567) " (16342" 2578 12689) " (16342" 2580 11261) " (17100" 1515 12571) " (16342" 2792 12590) " (17100" 2397 12571) " (17100" 1687 12571) " (17100" 1859 12571) " (16855" 2850 13032) " (31" 2788 12572) " (31" 2790 12572) " (31" 2792 12572) " (16855" 2843 12903) " (17100" 2752 12988) " (17090" 2844 12904) " (16837" 2796 12643) " (16296" 2795 12626) " (16855" 2844 12988) " (15971" 2754 12572) " (17151" 1439 12573) " (17151" 1463 12573) " (15971" 2793 12585) " (16837" 2867 13007) " (16837" 2870 13007) " (24" 2793 12623) " (23" 2793 12666) " (24" 2784 12623) " (16296" 2793 12626) " (16855" 2847 12974) " (16222" 2792 12620) " (16222" 2791 12645) " (16222" 2793 12634) " (16222" 2794 12581) " (16354" 2791 12583) " (16837" 2794 12584) " (17100" 2794 12588) " (16837" 2793 12584) " (17100" 2793 12640) " (17100" 1424 12962) " (17100" 2516 12584) " (17100" 19 12584) " (15971" 2795 12767) " (15971" 2784 12586) " (15971" 2796 12620) " (17100" 2795 12643) " (17100" 2796 13045) " (16049" 2794 12589) " (16342" 2523 12589) " (16342" 2768 12589) " (16342" 2773 12590) " (16342" 2349 11505) " (16342" 2614 12590) " (16342" 1673 12590) " (16342" 1842 12590) " (16342" 2330 12590) " (16342" 1763 12590) " (17139" 2840 13007) " (17139" 2866 13007) " (17139" 2752 13007) " (16222" 2796 12621) " (16855" 2846 13032) " (17151" 2851 12950) " (16354" 2762 12912) " (16855" 2839 12974) " (16342" 2797 12673) " (16342" 2772 12601) " (16342" 2632 12601) " (16342" 8 12673) " (17100" 2797 12619) " (16222" 2797 12602) " (16222" 2788 12602) " (15846" 2797 12636) " (16342" 2510 12604) " (16222" 2798 12636) " (16342" 2466 12605) " (16222" 2799 12664) " (16342" 2465 12605) " (17100" 2638 12895) " (17100" 2465 12607) " (16049" 2796 12627) " (17139" 2871 13007) " (16855" 2794 12608) " (17100" 1848 12897) " (16342" 2597 12608) " (17100" 2597 12609) " (16855" 2795 12645) " (23" 2778 12513) " (16855" 2793 12641) " (16342" 783 12609) " (15846" 2788 12636) " (23" 2807 12666) " (16342" 763 12610) " (16342" 2713 12610) " (16342" 2565 12610) " (16342" 2545 12610) " (16342" 2522 12610) " (16342" 2505 12610) " (16342" 2496 12611) " (17100" 2496 12611) " (16342" 2511 12611) " (16342" 2553 12611) " (17100" 2553 12611) " (16342" 2456 12611) " (16342" 2472 12611) " (16342" 2457 12611) " (16342" 2738 12611) " (16342" 2737 12611) " (16222" 2795 12658) " (16342" 2054 12611) " (16342" 2039 12612) " (17100" 1175 12619) " (15888" 2795 12676) " (15888" 2793 12636) " (15888" 2794 12621) " (15888" 2796 12629) " (16837" 2795 12621) " (24" 2795 12678) " (17105" 2762 12623) " (17105" 2725 12624) " (17100" 1112 12624) " (17100" 1912 12624) " (17100" 1823 12624) " (17200" 2725 12973) " (16742" 2773 12627) " (17151" 2794 12627) " (17151" 2790 12629) " (16855" 2845 13001) " (16855" 2841 12974) " (16759" 2799 12713) " (16182" 2799 12629) " (16182" 2793 12629) " (16182" 2796 12629) " (17258" 1972 12629) " (17151" 2799 12642) " (17151" 2798 12629) " (17151" 2765 12629) " (16182" 2720 12629) " (16222" 2800 12684) " (24" 2807 12678) " (17151" 2807 12747) " (15846" 2791 12715) " (15846" 2786 12636) " (15846" 2795 12653) " (15846" 2793 12636) " (16696" 2801 12637) " (15846" 2796 12715) " (16696" 2802 12639) " (16222" 2802 12639) " (32" 2802 12639) " (17100" 2803 12778) " (17100" 2798 12640) " (17100" 2799 12678) " (17100" 2800 12678) " (17151" 2752 12988) " (16837" 2800 12695) " (16837" 2791 12641) " (16855" 2804 12689) " (16855" 2800 12750) " (16855" 2799 12689) " (16855" 2798 12641) " (17151" 2804 12662) " (17151" 2800 12662) " (17151" 2795 12643) " (17151" 2793 12675) " (17151" 2796 12658) " (17151" 395 12643) " (17100" 1357 12643) " (17100" 1884 12643) " (17100" 2804 12678) " (17100" 966 12643) " (17100" 1088 12643) " (17100" 2381 12643) " (16438" 2804 12643) " (17100" 921 12643) " (17100" 1677 12643) " (15846" 2863 13007) " (15846" 2867 13007) " (16222" 2804 12662) " (16222" 2803 12653) " (16222" 2514 12645) " (17157" 2540 12645) " (17157" 2211 13024) " (17157" 1972 12801) " (16855" 2796 12645) " (16855" 806 12645) " (16855" 2803 12769) " (16049" 2804 12656); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16049 2803 12646) " (16049" 2798 12648) " (16049" 2795 12861) " (16837" 2844 12900) " (17259" 2805 12649) " (17100" 2805 12651) " (15846" 2805 12651) " (15846" 2804 12651) " (17100" 2736 12651) " (15846" 2792 12618) " (15846" 2785 12651) " (15846" 915 12651) " (17100" 915 12651) " (17100" 964 12655) " (16222" 2806 12684) " (17100" 2806 12678) " (16855" 2806 12689) " (16049" 2799 12656) " (16049" 2800 12656) " (16049" 2806 12656) " (17100" 1963 12656) " (16222" 2807 12715) " (17151" 2806 12661) " (16222" 2262 12658) " (15846" 2870 13007) " (23" 2808 12666) " (16354" 2811 12910) " (17151" 2723 12659) " (15846" 2856 13007) " (15846" 2844 12904) " (17151" 2523 12663) " (23" 2587 11635) " (23" 2795 12666) " (23" 2767 12358) " (24" 2836 12935) " (17151" 2849 12935) " (24" 2867 13004) " (16174" 2762 12747) " (1" 2871 13006) " (15846" 2855 13007) " (16504" 2810 12955) " (15888" 2868 13006) " (17186" 2742 12932) " (16504" 2807 12669) " (16222" 2810 12689) " (17124" 2762 12669) " (17151" 2836 12935) " (23" 2809 12669) " (17151" 2809 12920) " (17151" 2808 12670) " (17151" 2810 12690) " (16222" 2809 12926) " (16342" 1897 12673) " (16342" 676 12673) " (16342" 5 12673) " (16342" 2811 12765) " (16222" 2811 12740) " (17151" 2852 12935) " (17100" 2871 13009) " (17151" 2811 12747) " (17151" 2753 12675) " (15888" 2808 12860) " (16855" 2808 12689) " (16049" 2811 12750) " (16049" 2810 12676) " (16855" 2810 12689) " (16855" 2807 12689) " (16222" 2813 12690) " (17151" 2355 12676) " (16855" 2811 12769) " (17100" 2675 12678) " (17100" 2808 12706) " (24" 2809 12678) " (17100" 2810 12689) " (24" 2808 12678) " (14" 2804 12677) " (14" 2799 12677) " (17100" 2807 12762) " (17100" 2809 13009) " (17100" 2811 12836) " (16354" 2800 12679) " (16354" 2812 12910) " (15888" 2807 12690) " (15888" 2805 12682) " (15888" 2809 12947) " (15888" 2791 12682) " (15888" 2790 12682) " (15888" 2788 12682) " (31" 2812 12686) " (16837" 2812 12695) " (16837" 2810 12689) " (16837" 2808 12683) " (16222" 2812 12695) " (16837" 2807 12689) " (16222" 2808 12704) " (16855" 2813 12769) " (16438" 2807 12689) " (17100" 2287 12687) " (17100" 2812 12696) " (17100" 1986 12689) " (17100" 2000 12689) " (17100" 1974 12689) " (17100" 2015 12689) " (17100" 1009 12689) " (17100" 865 12689) " (17100" 1664 12689) " (17100" 2563 12959) " (17100" 1701 12689) " (17100" 1695 12689) " (17100" 2678 12689) " (17100" 2522 12689) " (17190" 2798 12689) " (17190" 2794 12689) " (17100" 1636 12689) " (17100" 1311 12689) " (17100" 1234 12689) " (16543" 2804 12689) " (16342" 2812 12699) " (16342" 2805 12689) " (17100" 2578 12689) " (17100" 1891 12689) " (17100" 725 12689) " (16855" 2812 12712) " (16222" 2602 12690) " (16837" 2813 12690) " (15888" 2813 12696) " (16837" 1309 12690) " (17100" 2813 12690) " (1" 2798 12690) " (1" 2791 12690) " (17190" 676 12690) " (17100" 742 12690) " (23" 853 12690) " (17100" 2814 12928) " (16837" 2815 12707) " (1" 2815 12695) " (16855" 2871 13030) " (16855" 1102 13003) " (16837" 2814 12692) " (1" 2814 12692) " (1" 2867 13004) " (1" 2870 13004) " (17100" 2816 12696) " (1" 2839 13003) " (16837" 2816 12693) " (17061" 2816 12710) " (17061" 2814 12765) " (17061" 2800 12765) " (16354" 2814 12693) " (16354" 2816 12695) " (17100" 2815 12723) " (16483" 2811 12750) " (16483" 2812 12695) " (16483" 2814 12695) " (16222" 2816 12695) " (16354" 2660 12695) " (16342" 2816 12695) " (16342" 2814 12732) " (13" 2815 12696) " (16354" 2584 12695) " (16354" 2613 12695) " (16354" 2396 12695) " (16354" 1873 12695) " (13" 1101 12695) " (17" 2815 12695) " (15888" 2815 12715) " (16222" 2815 12715) " (16222" 2814 12740) " (16182" 2815 12698) " (16182" 2609 12698) " (17061" 2811 12765) " (15846" 2837 13007) " (15888" 2870 13006) " (17100" 1901 12893) " (17151" 2853 12935) " (16530" 2865 12996) " (17186" 2871 13004) " (17100" 2817 12754) " (16855" 2870 13036) " (16222" 2817 12751) " (16837" 2817 12709) " (15846" 2810 12715) " (17061" 1512 12765) " (15846" 1512 12710) " (17100" 1512 12712) " (15846" 2808 12715) " (17061" 2812 12710) " (17061" 2754 12710) " (46" 2809 13016) " (17061" 2818 12765) " (17100" 2818 12748) " (16837" 2818 12712) " (15846" 2818 12751) " (16837" 1512 12712) " (16182" 2818 12712) " (17100" 1747 12712) " (17100" 1551 12712) " (17100" 1972 12712) " (17100" 2005 12712) " (17100" 1978 12712) " (46" 2865 12996) " (16855" 2818 12936) " (17151" 2827 12760) " (16855" 2816 12750) " (16855" 2814 12750) " (16855" 2817 12752) " (16855" 2815 12750) " (16855" 853 12712) " (16855" 2819 12750) " (16759" 2762 12731) " (17100" 2821 12748) " (1" 2825 12749) " (17154" 2762 12741) " (16049" 2819 12714) " (17211" 2819 12743) " (17100" 2823 12748) " (24" 2815 12715) " (15971" 2833 12916) " (16696" 2832 12813) " (15888" 2814 12732) " (15846" 2814 12751) " (15846" 2819 12751) " (15846" 2790 12715) " (15846" 2794 12715) " (15846" 2798 12715) " (15846" 2817 12715) " (15846" 2815 12716) " (15846" 2807 12768) " (15846" 2813 12716) " (15846" 853 12716) " (15846" 2803 12716) " (15846" 2811 12751) " (15846" 2812 12751) " (15846" 2809 13007) " (15846" 2820 12768) " (17100" 2819 12748) " (17100" 2820 12757) " (30" 2866 12997) " (17090" 2869 12998) " (16354" 2830 12910) " (16354" 2834 12910) " (30" 2869 12999) " (1" 2829 13002) " (16342" 2800 12732) " (1" 2868 13002) " (26" 2751 12689) " (37" 2751 12712) " (16696" 2751 12442) " (15888" 2821 12750) " (1" 2835 13002); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (17211 2822 12733) " (17211" 2823 12741) " (1" 2862 13002) " (16855" 2869 13001) " (16222" 2823 12740) " (17100" 2352 12740) " (16222" 2821 12741) " (16222" 2824 13006) " (17154" 2825 12757) " (17154" 6 12743) " (17154" 2798 12743) " (17154" 2425 12743) " (1" 2821 12745) " (17151" 2823 12760) " (16483" 2825 12744) " (16222" 2825 12750) " (1" 2817 12746) " (17100" 2824 13034) " (17100" 2825 12754) " (1" 2826 12750) " (15888" 2825 12750) " (15888" 2820 12750) " (16837" 2821 12750) " (28" 2817 12750) " (28" 2795 12750) " (17100" 2383 12750) " (16855" 2823 12750) " (16855" 2825 12750) " (16855" 2826 12750) " (16855" 2821 12750) " (16855" 2820 12783) " (16855" 2809 13030) " (16855" 2824 13036) " (16905" 2762 12750) " (16049" 2814 12750) " (16049" 2823 12750) " (28" 2809 12750) " (17151" 2843 12902) " (16837" 2809 12890) " (17100" 2869 13001) " (17151" 2825 12751) " (15888" 2824 12751) " (15846" 2823 12751) " (15846" 2825 12751) " (15846" 2824 12768) " (15846" 2821 12751) " (16837" 2820 12759) " (17100" 2826 12754) " (17100" 2468 12755) " (17100" 968 12755) " (17154" 2827 12764) " (17100" 2827 12773) " (16519" 2645 12762) " (16837" 2828 12901) " (17139" 2774 12761) " (16837" 2819 12760) " (16483" 2819 12760) " (17139" 2828 13007) " (17151" 2837 12890) " (17118" 2762 12780) " (17151" 2824 13013) " (16855" 2831 13001) " (16683" 2659 11691) " (16519" 2829 12844) " (16519" 2810 12762) " (16519" 2828 12813) " (16519" 2823 12762) " (16519" 2819 12762) " (16519" 2799 12762) " (16519" 2803 12762) " (16519" 2824 12762) " (17100" 2829 12874) " (16519" 2752 12762) " (16519" 2425 12762) " (16222" 2829 12851) " (16222" 2828 12762) " (17139" 2807 12762) " (17151" 2841 12920) " (17100" 2830 12835) " (17100" 1031 12763) " (15888" 2830 12763) " (17100" 923 12763) " (17100" 2849 12886) " (17154" 2830 12764) " (17154" 2829 12764) " (16342" 2823 12765) " (16342" 2827 12765) " (16519" 2811 12765) " (16182" 2819 12765) " (16182" 2823 12765) " (16182" 2809 12936) " (16182" 2795 12765) " (16530" 2825 12766) " (16530" 2829 12766) " (17151" 2844 12902) " (17100" 2182 12778) " (15971" 2809 12767) " (30" 2815 12767) " (16837" 233 12768) " (15846" 2830 12780) " (15846" 2827 12769) " (15846" 2829 12768) " (15846" 2828 12768) " (16837" 2827 12775) " (15846" 1836 12769) " (15846" 2035 12769) " (15846" 1765 12769) " (16984" 2870 13000) " (17" 2870 13006) " (17100" 2870 13001) " (46" 2870 13017) " (1" 2824 13017) " (16855" 2827 12769) " (16855" 2830 12855) " (16855" 2829 12855) " (16855" 2828 12769) " (17100" 1529 12769) " (17119" 2830 12773) " (17119" 2831 12773) " (16519" 2831 12773) " (16519" 2830 12816) " (16483" 2762 12773) " (28" 2832 12840) " (17100" 2831 12997) " (17100" 878 12773) " (24" 2824 13004) " (24" 2832 12850) " (16296" 2824 12775) " (16837" 2830 12798) " (16683" 2489 12783) " (17151" 2829 12989) " (15971" 2832 12834) " (16696" 2848 12950) " (16222" 2835 13063) " (16837" 2832 12837) " (16837" 2833 12830) " (16222" 2834 12851) " (16504" 2835 13074) " (16837" 2834 12837) " (16222" 2831 12799) " (16222" 2830 12918) " (46" 2854 12989) " (16222" 2820 12800) " (16222" 2833 12800) " (15971" 2792 12618) " (15971" 2830 12801) " (15971" 2834 12801) " (17157" 2835 13024) " (17157" 2810 12807) " (17157" 1974 12804) " (17157" 1978 12804) " (17157" 2000 12804) " (17157" 2005 12804) " (17157" 2026 12804) " (17157" 2344 12804) " (17151" 2848 12947) " (16276" 2830 12883) " (17151" 2845 12935) " (16276" 2834 12805) " (17157" 2825 12807) " (17157" 2752 12807) " (17157" 2748 12807) " (17157" 2425 12807) " (17157" 2638 12807) " (17157" 2452 12807) " (17157" 2389 12807) " (17157" 2636 12807) " (17157" 2559 12807) " (17157" 2239 12807) " (17157" 2309 12807) " (17157" 2308 12807) " (17157" 2645 12807) " (17157" 2593 12807) " (17157" 2365 12807) " (17157" 2411 12807) " (17157" 2412 12807) " (17157" 2410 12807) " (17157" 1666 12807) " (17157" 1576 12807) " (17157" 1500 12807) " (17157" 1543 12807) " (17157" 2692 12807) " (16777" 2835 12808) " (17151" 2835 13047) " (28" 2829 12840) " (16182" 2835 12811) " (16182" 2833 12812) " (16182" 2832 12839) " (16182" 2820 12812) " (16182" 2791 12812) " (16519" 2746 12813) " (16519" 2832 12844) " (16519" 2827 12813) " (16519" 2804 12813) " (16519" 2714 12813) " (15971" 2838 12833) " (31" 2829 12837) " (30" 2830 12835) " (30" 2829 12815) " (15971" 2836 12814) " (30" 2836 12815) " (30" 2728 12815) " (17151" 2846 12884) " (16174" 2829 12832) " (31" 2836 12815) " (15971" 1520 7354) " (15971" 1632 12816) " (16174" 2837 13006) " (16174" 2809 12901) " (16174" 2807 12817) " (16174" 2782 12817) " (16174" 2760 12901) " (31" 2837 12820) " (31" 2832 12848) " (31" 2833 12819) " (24" 2837 12850) " (31" 2830 12820) " (31" 2838 12827) " (16837" 2838 12821) " (31" 2675 12821) " (16222" 2838 12965) " (16222" 2836 12823) " (16222" 2837 12824) " (16182" 2837 12839) " (16182" 2838 12824) " (16222" 2848 12965) " (16182" 2817 12825) " (16837" 2848 12882) " (37" 2832 12848) " (16222" 2846 12877) " (16438" 2849 12883) " (16276" 2829 12883) " (16438" 2846 12883) " (16837" 2842 12882) " (16696" 2839 13056) " (17100" 2838 12828) " (17100" 2834 12835) " (17100" 2833 12916) " (17100" 2835 13049) " (17100" 2836 12828) " (17100" 2832 12842) " (17100" 2837 12828) " (16837" 2829 12877) " (16837" 2835 12828) " (16837" 2824 12828) " (17151" 2838 12828) " (17151" 2833 12833) " (17151" 2832 12829) " (17151" 2830 12829) " (17151" 2834 12851); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16855 2834 12855) " (16855" 2835 13030) " (16855" 2833 13032) " (16855" 2838 13032) " (16855" 2832 12829) " (16855" 2837 12829) " (16855" 2836 12974) " (16174" 2833 12810) " (16174" 2838 12832) " (16174" 2832 12829) " (16174" 2752 12829) " (16174" 2425 12829) " (16174" 2748 12829) " (16174" 2685 12829) " (16174" 2631 12829) " (16174" 2671 12829) " (16174" 2730 12829) " (16174" 2824 12829) " (16174" 2765 12829) " (17090" 2867 13060) " (46" 2869 12999) " (17090" 2870 13059) " (16530" 2869 12999) " (17090" 2863 12999) " (15888" 2832 12848) " (16348" 2834 12834) " (15888" 2833 12943) " (30" 2831 12835) " (30" 2834 12835) " (24" 2833 12840) " (28" 2837 12840) " (28" 2833 12840) " (28" 2836 12840) " (16182" 2839 12937) " (24" 2839 12891) " (17061" 2839 12841) " (31" 2839 12841) " (16519" 2834 12843) " (16519" 2840 12845) " (16519" 2659 11691) " (16519" 2767 12358) " (16519" 2778 12513) " (16519" 2839 12844) " (16519" 2833 12810) " (17100" 2840 12889) " (17100" 2839 13061) " (16837" 2840 12865) " (16837" 2825 12846) " (16049" 2846 12862) " (16049" 2847 12908) " (26" 2832 12850) " (17090" 2809 12904) " (17100" 2843 12890) " (15937" 2762 12747) " (15888" 2847 12943) " (15888" 2839 12936) " (16049" 2834 12848) " (16049" 2836 12848) " (16049" 2832 12850) " (16049" 2839 12908) " (16049" 2833 12810) " (16049" 2837 12850) " (16049" 2829 12908) " (16049" 2840 12850) " (17090" 2838 12850) " (17090" 2841 12937) " (17090" 2762 12851) " (16222" 2841 12910) " (16222" 2840 12851) " (16222" 2839 12933) " (17151" 2839 13068) " (16222" 2842 12882) " (16174" 2843 12937) " (16174" 2841 12854) " (16174" 2844 12904) " (16174" 152 12855) " (17186" 2830 12855) " (16855" 2840 12902) " (16855" 2842 12902) " (17186" 2834 12859) " (17186" 2845 12932) " (15888" 2842 12859) " (24" 2846 12858) " (15888" 2846 12860) " (15888" 2841 12860) " (15888" 2848 12946) " (15971" 2842 12861) " (15971" 2846 12861) " (15971" 2847 12951) " (16049" 2838 12862) " (15971" 2839 12931) " (24" 2847 12873) " (24" 2844 12864) " (24" 2848 12873) " (16837" 2850 13031) " (15888" 2843 12868) " (15888" 2844 12868) " (15888" 2845 12868) " (15888" 2543 12871) " (17100" 2842 12886) " (17100" 2841 12910) " (17100" 2844 12988) " (17100" 2845 12997) " (17100" 2846 12877) " (17100" 2848 12951) " (16837" 2841 12910) " (17100" 2847 12951) " (16837" 2839 12950) " (17151" 2840 12885) " (16222" 2844 12910) " (16696" 2817 12883) " (17151" 2842 12884) " (16696" 2844 12987) " (17151" 2847 12950) " (17186" 2818 12936) " (17186" 1512 12936) " (17090" 2854 12998) " (16174" 2854 12937) " (16182" 2854 12937) " (16174" 2855 13066) " (16174" 2856 13066) " (16354" 2869 13006) " (26" 2854 12949) " (16354" 2871 13006) " (15846" 2843 13007) " (16855" 2856 12974) " (16182" 2856 12939) " (16182" 2848 12939) " (16798" 2762 12747) " (16222" 2868 13006) " (17156" 2201 12942) " (15971" 2857 13063) " (17" 2752 13006) " (15888" 2857 12970) " (16342" 2858 12944) " (15888" 2858 12946) " (17" 2867 13006) " (15888" 2854 12944) " (15888" 2867 13073) " (17186" 2859 12947) " (16855" 2859 13001) " (15888" 2859 12947) " (15888" 2856 12947) " (15888" 2855 12947) " (15888" 2852 12947) " (17151" 2870 13006) " (17090" 2856 12950) " (17" 2847 12950) " (17" 2860 12947) " (17151" 2856 12949) " (17151" 2854 12988) " (17" 2854 13006) " (17151" 2857 12949) " (17151" 2855 12949) " (17151" 2858 12949) " (17278" 1897 12949) " (17278" 771 12949) " (17278" 2859 12949) " (16837" 2854 12949) " (17186" 2861 12950) " (17" 2204 12950) " (16837" 2856 12950) " (17" 2833 12810) " (16837" 2858 12953) " (16696" 2809 12950) " (17151" 2053 12950) " (17151" 2861 12950) " (17151" 2859 12950) " (17151" 2675 12950) " (16354" 2854 12950) " (15971" 2862 12951) " (17023" 2725 12951) " (17090" 2745 12951) " (16837" 2862 12970) " (17100" 2862 12965) " (17100" 2861 13001) " (17100" 2854 12951) " (17100" 2856 12953) " (17100" 2859 13001) " (17100" 2858 12951) " (17100" 2857 12963) " (17100" 2855 12953) " (17100" 2609 12952) " (16837" 2855 12952) " (16837" 2861 12953) " (17100" 1683 12953) " (16174" 2863 13066) " (16504" 2567 12954) " (17100" 2863 12955) " (16504" 2410 12955) " (16504" 2411 12955) " (16837" 2863 12955) " (16504" 2412 12955) " (16504" 2579 12955) " (16504" 2829 12955) " (16504" 2580 12955) " (16504" 2762 12955) " (17139" 2850 12956) " (17139" 2839 12956) " (17139" 2833 12810) " (17157" 2778 13043) " (17100" 1481 12959) " (17139" 2762 13007) " (17139" 2858 12959) " (17275" 2762 12959) " (17100" 1583 12959) " (17100" 2398 12962) " (17100" 1349 12962) " (17100" 1483 12962) " (17100" 2023 12962) " (17211" 1977 12962) " (17100" 1977 12962) " (17100" 2753 12962) " (17100" 1749 12962) " (16837" 1993 12962) " (16837" 2001 12962) " (16837" 2002 12962) " (16837" 2007 12962) " (16837" 2011 12962) " (16837" 2035 12962) " (16837" 2064 12962) " (17100" 2476 12962) " (17100" 2239 12962) " (17100" 2254 12962) " (17100" 158 12962) " (17100" 8 12962) " (16222" 2857 12963) " (16222" 2861 12973) " (16222" 2854 12963) " (16222" 2862 12965) " (16222" 2850 13036) " (16222" 2867 13035) " (16222" 2869 13006) " (16222" 2864 13063) " (16837" 2864 12966) " (17100" 2864 13049) " (17100" 2716 12967) " (24" 2864 12969) " (17100" 1653 12969) " (24" 2862 12969) " (24" 2762 12747) " (46" 2859 12994) " (46" 2742 12993) " (46" 2852 12993) " (46" 2861 12995) " (15888" 2862 12970) " (15888" 2864 13074) " (16354" 2865 13006) " (17100" 2865 13001) " (16354" 2859 12971); INSERT INTO `smf_log_topics` " (`id_member`" `id_topic` `id_msg`) VALUES (16354 2861 12971) " (16354" 2845 12971) " (16354" 2852 12971) " (17200" 2840 12972) " (17200" 2752 12972) " (17200" 2631 12973) " (1" 2810 12973) " (16222" 2866 13006) " (17100" 2866 13001) " (16837" 2866 12974) " (16354" 2866 13006) " (16855" 2866 13001) " (16855" 2865 13001) " (16855" 2861 13001) " (16855" 2862 12974) " (16855" 2851 12974) " (16855" 2853 12974) " (16855" 2863 12974) " (16855" 2855 12974) " (16855" 2854 12974) " (16855" 2858 12974) " (16530" 2866 12974) " (16530" 2862 12974) " (16530" 2794 12974) " (26" 2656 12930) " (37" 2656 12931) " (16696" 2656 12882) " (17100" 2656 12318) " (17151" 2864 13046) " (17151" 2866 12975) " (16222" 2871 13006) " (17186" 2867 12976) " (16855" 2867 13036) " (17186" 2809 12976) " (17151" 2606 12980) " (17100" 2868 12978) " (17100" 2867 13035) " (16530" 2867 12980) " (46" 2831 12990) " (16855" 2868 12979) " (16182" 2867 12980) " (17151" 2867 13006) " (16182" 2868 12984) " (16182" 2864 12984) " (1" 2840 12985) " (15846" 2841 13007) " (16174" 2870 13006) " (16696" 2867 12987) " (17151" 2868 12987) " (17151" 2862 12987) " (16696" 2862 12987) " (16696" 2850 12987) " (16530" 2752 12988) " (16530" 2840 12988) " (16530" 2844 12904) " (17" 2821 12988) " (17" 2868 13006) " (46" 2873 13063) " (17260" 2873 13018) " (46" 2845 12991); -- -------------------------------------------------------- -- -- Table structure for table `smf_mail_queue` -- DROP TABLE IF EXISTS `smf_mail_queue`; CREATE TABLE `smf_mail_queue` ( `id_mail` int(10) unsigned NOT NULL auto_increment `time_sent` int(10) NOT NULL default 0 `recipient` varchar(255) NOT NULL default '' `body` text NOT NULL `subject` varchar(255) NOT NULL default '' `headers` text NOT NULL `send_html` tinyint(3) NOT NULL default 0 `priority` tinyint(3) NOT NULL default 1 `private` tinyint(1) NOT NULL default 0 PRIMARY KEY (`id_mail`) KEY `time_sent` (`time_sent`) KEY `mail_priority` (`priority` `id_mail`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_membergroups` -- DROP TABLE IF EXISTS `smf_membergroups`; CREATE TABLE `smf_membergroups` ( `id_group` smallint(5) unsigned NOT NULL auto_increment `group_name` varchar(80) NOT NULL default '' `description` text NOT NULL `online_color` varchar(20) NOT NULL default '' `min_posts` mediumint(9) NOT NULL default -1 `max_messages` smallint(5) unsigned NOT NULL default 0 `stars` varchar(255) NOT NULL default '' `group_type` tinyint(3) NOT NULL default 0 `hidden` tinyint(3) NOT NULL default 0 `id_parent` smallint(5) NOT NULL default -2 PRIMARY KEY (`id_group`) KEY `min_posts` (`min_posts`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_membergroups` -- INSERT INTO `smf_membergroups` " (`id_group`" `group_name` `description` `online_color` `min_posts` `max_messages` `stars` `group_type` `hidden` `id_parent`) VALUES (1 " ''" '' '#FF0000' -1 0 '' 0 0 -2) " (2" " ''" '' '#0000FF' -1 0 '' 0 0 -2) " (3" 'Moderator' '' '' -1 0 '' 0 0 -2) " (4" '' '' 'green' 0 0 '' 0 0 -2) " (5" '' '' '' 50 0 '' 0 0 -2) " (6" '' '' '' 100 0 '' 0 0 -2) " (7" '' '' '' 250 0 '' 0 0 -2) " (8" '' '' '' 500 0 '' 0 0 -2); -- -------------------------------------------------------- -- -- Table structure for table `smf_members` -- DROP TABLE IF EXISTS `smf_members`; CREATE TABLE `smf_members` ( `id_member` mediumint(8) unsigned NOT NULL auto_increment `member_name` varchar(80) NOT NULL default '' `date_registered` int(10) unsigned NOT NULL default 0 `posts` mediumint(8) unsigned NOT NULL default 0 `id_group` smallint(5) unsigned NOT NULL default 0 `lngfile` varchar(255) NOT NULL default '' `last_login` int(10) unsigned NOT NULL default 0 `real_name` varchar(255) NOT NULL default '' `instant_messages` smallint(5) NOT NULL default 0 `unread_messages` smallint(5) NOT NULL default 0 `new_pm` tinyint(3) unsigned NOT NULL default 0 `buddy_list` text NOT NULL `pm_ignore_list` varchar(255) NOT NULL default '' `pm_prefs` mediumint(8) NOT NULL default 0 `mod_prefs` varchar(20) NOT NULL default '' `message_labels` text NOT NULL `passwd` varchar(64) NOT NULL default '' `openid_uri` text NOT NULL `email_address` varchar(255) NOT NULL default '' `personal_text` varchar(255) NOT NULL default '' `gender` tinyint(4) unsigned NOT NULL default 0 `birthdate` date NOT NULL default '0001-01-01' `website_title` varchar(255) NOT NULL default '' `website_url` varchar(255) NOT NULL default '' `location` varchar(255) NOT NULL default '' `icq` varchar(255) NOT NULL default '' `aim` varchar(255) NOT NULL default '' `yim` varchar(32) NOT NULL default '' `msn` varchar(255) NOT NULL default '' `hide_email` tinyint(4) NOT NULL default 0 `show_online` tinyint(4) NOT NULL default 1 `time_format` varchar(80) NOT NULL default '' `signature` text NOT NULL `time_offset` float NOT NULL default 0 `avatar` varchar(255) NOT NULL default '' `pm_email_notify` tinyint(4) NOT NULL default 0 `karma_bad` smallint(5) unsigned NOT NULL default 0 `karma_good` smallint(5) unsigned NOT NULL default 0 `usertitle` varchar(255) NOT NULL default '' `notify_announcements` tinyint(4) NOT NULL default 1 `notify_regularity` tinyint(4) NOT NULL default 1 `notify_send_body` tinyint(4) NOT NULL default 0 `notify_types` tinyint(4) NOT NULL default 2 `member_ip` varchar(255) NOT NULL default '' `member_ip2` varchar(255) NOT NULL default '' `secret_question` varchar(255) NOT NULL default '' `secret_answer` varchar(64) NOT NULL default '' `id_theme` tinyint(4) unsigned NOT NULL default 0 `is_activated` tinyint(3) unsigned NOT NULL default 1 `validation_code` varchar(10) NOT NULL default '' `id_msg_last_visit` int(10) unsigned NOT NULL default 0 `additional_groups` varchar(255) NOT NULL default '' `smiley_set` varchar(48) NOT NULL default '' `id_post_group` smallint(5) unsigned NOT NULL default 0 `total_time_logged_in` int(10) unsigned NOT NULL default 0 `password_salt` varchar(255) NOT NULL default '' `ignore_boards` text NOT NULL `warning` tinyint(4) NOT NULL default 0 `passwd_flood` varchar(12) NOT NULL default '' `pm_receive_from` tinyint(4) unsigned NOT NULL default 1 `breeze_profile_views` text NOT NULL PRIMARY KEY (`id_member`) KEY `member_name` (`member_name`) KEY `real_name` (`real_name`) KEY `date_registered` (`date_registered`) KEY `id_group` (`id_group`) KEY `birthdate` (`birthdate`) KEY `posts` (`posts`) KEY `last_login` (`last_login`) KEY `lngfile` (`lngfile`(30)) KEY `id_post_group` (`id_post_group`) KEY `warning` (`warning`) KEY `total_time_logged_in` (`total_time_logged_in`) KEY `id_theme` (`id_theme`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_members` -- INSERT INTO `smf_members` " (`id_member`" `member_name` `date_registered` `posts` `id_group` `lngfile` `last_login` `real_name` `instant_messages` `unread_messages` `new_pm` `buddy_list` `pm_ignore_list` `pm_prefs` `mod_prefs` `message_labels` `passwd` `openid_uri` `email_address` `personal_text` `gender` `birthdate` `website_title` `website_url` `location` `icq` `aim` `yim` `msn` `hide_email` `show_online` `time_format` `signature` `time_offset` `avatar` `pm_email_notify` `karma_bad` `karma_good` `usertitle` `notify_announcements` `notify_regularity` `notify_send_body` `notify_types` `member_ip` `member_ip2` `secret_question` `secret_answer` `id_theme` `is_activated` `validation_code` `id_msg_last_visit` `additional_groups` `smiley_set` `id_post_group` `total_time_logged_in` `password_salt` `ignore_boards` `warning` `passwd_flood` `pm_receive_from` `breeze_profile_views`) VALUES (1 'godlikefrank' 1405186695 363 1 '' 1449100814 'Alex' 51 0 0 '5 50' '' 0 '' '' '5c534cc388af8746b356bff7c2cee46fa40db7e8' '' 'alextehbest@hotmail.com' '' 1 '1996-04-12' 'YouTube' 'http://www.youtube.com/alexstuffss' 'United Kingdom' '' '' '' '' 1 1 '' '[img]http://i.imgur.com/fIoTNXp.gif[/img]' 0 'http://i.imgur.com/0Ilc9QO.gif' 1 0 0 'professional procrastinator' 1 1 0 2 '46.23.68.178' '46.23.68.178' '' '' 7 1 'f8c38cae78' 13061 '' '' 7 492362 '8ecf' '' 0 '' 0 '') " (2" 'carmau' 1405186793 2 1 '' 1440963499 'carmau' 4 3 1 '' '' 0 '' '' '20c1ce751369b66ed7dfc5eeccead9c9c853a3eb' '' 'carsten.mauland@live.no' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.221.135.178' '92.221.135.178' '' '' 7 1 'b4d46682b6' 10107 '' '' 4 9220 'f4fb' '' 0 '' 1 '') " (5" 'Shores' 1405329604 41 0 '' 1433787713 'Shores' 0 0 0 '1 17' '' 0 '' '' '21bfe1186c35a0fa48b8df157815af680912945a' '' 'sterlings666@gmail.com' '' 1 '1997-06-05' '' '' 'Wisconsin United States' '' '' '' '' 0 1 '%B %d %Y %I:%M:%S %p' '[img width=420 height=96]http://i1216.photobucket.com/albums/dd368/Soarre/35b9b858616a9ccb59f8c1579d3a95b2.jpg[/img]' -6 '' 1 0 0 'YouTuber' 1 1 0 2 '99.112.132.49' '99.112.132.49' '' '' 7 1 'e9d0b4305b' 7990 '' '' 4 70118 '97a1' '' 0 '' 1 '') " (16557" 'Cool.swag.cody' 1428870577 0 0 '' 1428870711 'Cool.swag.cody' 0 0 0 '' '' 0 '' '' 'eace724381913326392ae264abc4ba535fa7b268' '' 'bmdard@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.198.68.132' '107.198.68.132' '' '' 7 1 '' 6336 '' '' 4 67 '453a' '' 0 '' 1 '') " (16096" 'GodOfTheSea' 1417676938 0 0 '' 1417677283 'GodOfTheSea' 0 0 0 '' '' 0 '' '' 'b98e7f78961d473310454a0bde4b4b524e56c6de' '' 'ikmalmauladi@yahoo.co.id' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '139.192.176.90' '139.192.176.90' '' '' 7 1 '' 3105 '' '' 4 415 '4b36' '' 0 '' 1 '') " (16097" 'smooch2' 1417706072 0 0 '' 1418150350 'smooch2' 0 0 0 '' '' 0 '' '' '6d2900cf6382c080ca6d56533869cd20a559ae29' '' 'shealovesavengers@gmail.com' 'Im Just A Assassin Thats All' 2 '2001-03-16' '' '' 'Middle Earth/Asgard' '' '' '' '' 1 1 '' 'Just Cause Im A Girl Doesnt Mean I Can Kick A** :D' 0 '' 1 0 0 '' 1 1 0 2 '71.31.50.109' '71.31.50.109' 'bestfriend?' '4cde41b7b5187dc39da5952ada8cdac2' 7 1 '' 3196 '' '' 4 3200 '70b7' '' 0 '' 1 '') " (4" 'SurSlug' 1405306304 0 0 '' 1409230020 'SurSlug' 0 0 0 5 '' 0 '' '' 'f0de7559acb4d1c1c13ef9b7fdf6cda322ccf83b' '' 'zuphx@yahoo.com' 'Let's go Green Bay we got it this year!' 1 '1999-02-15' '' '' 'America' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.182.8.69' '50.182.8.69' '' '' 7 1 '' 722 '' '' 4 4634 '5fee' '' 0 '' 1 '') " (8" 'TigerWart' 1405344360 0 0 '' 1405508840 'TigerWart' 0 0 0 '' '' 0 '' '' '50cef4297f417cff9fbe1d15e9cb71799753a6dd' '' 'nightbattlers@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '180.252.64.140' '180.252.64.140' '' '' 7 1 '' 112 '' '' 4 3718 '028f' '' 0 '' 1 '') " (15971" 'pepsiScopes' 1413940095 60 0 '' 1449110526 'pepsiScopes' 1 0 0 '' '' 0 '' '' '012963a1e6fc5087d63673596986e2f9a64cfb3a' '' 'pepsiscopesgaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.77.253.192' '72.77.253.192' '' '' 7 1 '' 13063 '' '' 5 25956 'f1fa' '' 0 '' 1 '') " (9" 'kost2498' 1405352712 1 0 '' 1447447754 'kost2498' 0 0 0 '' '' 0 '' '' 'a55bd3ee544702f36183508da2cc799d2fa82a4c' '' 'kost2498@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '45.53.207.146' '45.53.207.146' '' '' 7 1 'c5b4c6735e' 12148 '' '' 4 5238 '61f9' '' 0 '' 1 '') " (10" 'bluebot4545' 1405353589 0 0 '' 1419311310 'bluebot4545' 2 0 0 '' '' 0 '' '' 'c60dc4c45ebbc744d73e4c9432eca1d9beebeecb' '' 'bluebot4545@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.11.179.127' '50.11.179.127' '' '' 7 1 '' 3412 '' '' 4 9983 1974 '' 0 '' 1 '') " (11" 'Elvis0102' 1405353663 63 0 '' 1436235386 'Elvis0102' 2 0 0 '' '' 0 '' '' 'b649a7c31426fc32f4dd3d89afb3d7c88100a94e' '' 'Zachlasz@hotmail.com' 'I am on aviator often and I love to be on factoins' 1 '1999-02-06' '' '' 'US' '' '' '' '' 1 1 '' 'Elvis0102 Always Watching out Like Santa.' 0 '' 1 0 0 '' 1 1 0 2 '68.133.15.215' '68.133.15.215' '' '' 7 1 '' 8493 '' '' 5 100137 'd3b1' '' 0 '' 1 '') " (12" 'Nickkemp27' 1405353852 0 0 '' 1439516280 'Nickkemp27' 0 0 0 '' '' 0 '' '' '4ab282d6374826f57e7e65199781fcb97d81fd26' '' 'Nick27kemp@gmail.com' '' 1 '1990-08-20' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.3.129.150' '172.3.129.150' '' '' 7 1 '' 9476 '' '' 4 3049 '8e52' '' 0 '' 1 '') " (13" 'MrDeathWilliam' 1405358102 1 1 '' 1448563236 'MrDeathWilliam' 1 0 0 '' '' 0 '' '' 'cd576a3df9402761582320932c3b1a7e48438deb' '' 'somoder98@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '62.169.67.133' '62.169.67.133' '' '' 7 1 '' 12695 '' '' 4 4099 'c5d4' '' 0 '' 1 '') " (14" 'Blazer2558' 1405361124 26 0 '' 1448509491 'Blazer2558' 4 0 0 '' '' 0 '' '' '4ccf11bc23b1001c2f442df967d193a89debb593' '' 'ivanmei792@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.227.50.77' '98.227.50.77' '' '' 7 1 '' 12677 '' '' 4 36476 '06f4' '' 0 '' 1 '') " (15" 'PrincessMiauw' 1405361147 0 0 '' 1406656049 'PrincessMiauw' 1 0 0 '' '' 0 '' '' 'f0703dd9e32faf06b98f8a66b0b43e9e70da927f' '' 'princessmiauwmiauw@gmail.com' 'Hey :D Go to Prison <3 AVIATORCRAFT FTW' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.95.55.248' '86.95.55.248' '' '' 7 1 '' 311 '' '' 4 2382 '927a' '' 0 '' 1 '') " (16" 'richard64825' 1405361170 1 0 '' 1416864645 'richard64825' 0 0 0 '' '' 0 '' '' '5ad188df5b6e44788d4665668db2350ab4757cbb' '' 'richieheering@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.35.44.83' '65.35.44.83' '' '' 7 1 '' 2992 '' '' 4 2112 '420b' '' 0 '' 1 '') " (17" 'lrice11' 1405361283 140 1 '' 1449115569 'Luke' 108 0 0 50 '' 0 '' '' '68f0552eca0c7ae0f7b7ec8856f73dbb481a6136' '' 'lukersoccer@gmail.com' 'Aviatorcraft Admin' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '[center][font=times new roman][size=1.35em][b]Position:[/b][u] Staff Manager & Build Team Manager[/u][/size][/font]
[size=1.35em][font=times new roman]| [/font][font=times new roman][url=http://aviatorcraft.com/forum/index.php?board=3.0]Help Section[/url] [/font][font=times new roman]| [url=http://aviatorcraft.com/rules/]Rules[/url] [/font][font=times new roman]| [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]Report a Player[/url] [/font][font=times new roman]| [/font][font=times new roman][url=http://aviatorcraft.com/staff/]Staff[/url] [/font][font=times new roman]| [/font][font=times new roman][url=http://aviatorcraft.com/forum/index.php?action=profile]My Profile[/url] [/font][font=times new roman]|[/font][/size][/center] [center][font=times new roman][i]My original username was lrice11 which most of you know me as. It has recently been changed to Alaric77.[/i][/font][/center]
[img]http://i.imgur.com/YjFsFD6.gif[/img]' -5 '' 1 0 0 '' 1 1 0 2 '67.163.44.134' '67.163.44.134' '' '' 7 1 '' 13073 2 '' 6 759309 'cab0' '' 0 '' 0 '') " (16468" 'Rochelle101' 1427293604 0 0 '' 1427293605 'Rochelle101' 0 0 0 '' '' 0 '' '' '086c2c78271f6b9a09c8b0ab5b5ea7162c4ea1a5' '' 'steve69@cfl.rr.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.85.102.112' '69.85.102.112' '' '' 7 1 '' 5581 '' '' 4 0 '9bfa' '' 0 '' 1 '') " (17143" 'tvlesher' 1443381966 0 0 '' 0 'tvlesher' 0 0 0 '' '' 0 '' '' '0209d97df64c9cabc76c38902877f7408b71672d' '' 'gabrielvelez104@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.71.40.67' '97.71.40.67' '' '' 0 1 '' 0 '' '' 4 0 '7d4e' '' 0 '' 1 '') " (17144" 'Ms. Awesome' 1443486740 0 0 '' 0 'Ms. Awesome' 0 0 0 '' '' 0 '' '' 'd0e186ab69476d8b261af2530b3263c80c7bf627' '' 'ggnataliaaortiz@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '45.33.131.98' '73.0.55.212' '' '' 0 1 '' 0 '' '' 4 0 7494 '' 0 '' 1 '') " (19" 'EnderGod' 1405362994 59 0 '' 1444335068 'EnderGod' 5 0 0 11 '' 0 '' '' 'd74b917a10beb872de0bcfaa9418a046fe55e83f' '' 'szombiescott@yahoo.com' '' 1 '2000-07-01' '' '' 'Canada' '' '' '' '' 1 1 '' '[img width=128 height=96]http://static.fjcdn.com/gifs/Mfw+watching+e3+console+war+as+pc+gamer_747446_4633070.gif[/img]' 0 '' 1 0 0 '' 1 1 0 2 '99.246.15.192' '99.246.15.192' '' '' 7 1 '' 11006 '' '' 5 109762 'f77e' '' 0 '' 1 '') " (20" 'monkeylove100' 1405365475 14 0 '' 1429222341 'monkeylove100' 3 0 0 '' '' 0 '' '' '8c1cc18fc2d9ed2071d743e4620a7a66105be080' '' 'nicolelove110@aol.com' 'hello!' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '~ monkeylove100' 0 '' 1 0 0 '' 1 1 0 2 '73.164.38.162' '73.164.38.162' '' '' 7 1 '' 6550 '' '' 4 35257 'b58d' '' 0 '1421772181|4' 1 '') " (15843" 'msminecraft34' 1408567802 0 0 '' 0 'msminecraft34' 0 0 0 '' '' 0 '' '' 'b7b0d05bc58833ed3f82985293eb59b7c8f927b3' '' 'vincent.shanna24@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.43.170.193' '96.43.170.193' '' '' 7 1 '' 0 '' '' 4 0 'e508' '' 0 '' 1 '') " (21" 'creeperkiller' 1405367896 0 0 '' 0 'creeperkiller' 0 0 0 '' '' 0 '' '' '2c3d013040ae315228fc17528751414482d25f44' '' 'endergod55@gamil.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.20.29.35' '173.20.29.35' '' '' 7 1 '' 0 '' '' 4 0 '97b3' '' 0 '' 1 '') " (22" 'ModMan4' 1405368366 0 0 '' 1409978040 'ModMan4' 3 0 0 1 '' 0 '' '' '2f43640a1c223dac3c9df80c872f6f603c3602b1' '' 'modmangaming@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.10.239.211' '184.10.239.211' '' '' 7 1 '' 921 '' '' 4 9810 '36f8' '' 0 '' 1 '') " (23" 'R3dninjapanda_' 1405369031 38 0 '' 1449111798 'R3dninjapanda_' 0 0 0 20 '' 0 '' '' '183f142d0af0e096fa00d965846183bc2743af04' '' 'Erenee456@gmail.com' 'Woopsie-doodles' 2 '1998-01-19' ':3' 'http://sanger.dk' 'Super weenie hut Jr.' '' '' '' '' 0 1 '' 'yikes' -5 '' 1 0 0 '' 1 1 0 2 '99.5.66.221' '99.5.66.221' '' '' 7 1 '' 13061 '' '' 4 49846 'b5dd' '' 0 '' 1 '') " (16838" 'IIEliteNoiseII' 1437293308 0 0 '' 0 'IIEliteNoiseII' 0 0 0 '' '' 0 '' '' '688267836a1c63ee5699822001da3bbecb390948' '' 'tanekrocks@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '122.151.161.125' '122.151.161.125' '' '' 0 1 '' 0 '' '' 4 0 '0c66' '' 0 '' 1 '') " (16020" 'momopandaparty' 1415695917 36 0 '' 1433556289 'momopandaparty' 1 0 0 '' '' 0 '' '' '4aa3de72de6322eb6028746788231696ec438ca9' '' 'momokaplan2003@gmail.com' 'Im a Panda Who plays Prison' 2 '2003-06-18' '' '' 'Washington state' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.238.4.4' '71.238.4.4' '' '' 7 1 '' 7937 '' '' 4 28270 25 '' 0 '' 1 '') " (24" 'SoulMastera' 1405374320 117 0 '' 1449023858 'SoulMastera' 4 0 0 '26 13 5 30' '' 0 '' '' '2d29aa88abe94cf249e9568ae250d5695180686d' '' 'Soulmasteracraft@gmail.com' 'I Will Never Give Up Till I Feel Like It.' 1 '2001-02-05' '' '' 'Texas United States' '' '' '' '' 0 1 '' 'I just don't kill People I Rekt them.' 0 '' 1 0 0 '' 1 1 0 2 '66.69.119.243' '66.69.119.243' 'Whats your dog name' '' 7 1 '' 13004 '' '' 6 164529 'ca6d' '' 0 '' 1 '') " (25" 'TheEndDrag' 1405378051 0 0 '' 1412578980 'TheEndDrag' 0 0 0 '' '' 0 '' '' '36c57cc5dd40524fbf6f85ab057e7d705e598767' '' 'devon.whitney200214@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '100.43.109.150' '100.43.109.150' '' '' 7 1 '' 1488 '' '' 4 1027 '995a' '' 0 '' 1 '') " (26" 'DendeTheWizard' 1405378384 700 0 '' 1449119464 'DendeTheWizard' 40 0 0 34 '' 0 '' '' '86e3a2cbef899d0580272d5b8a6b986a888b136d' '' 'calvindu9@gmail.com' 'Ima find your secrets' 1 '2002-08-17' '' '' 'See my profile picture its a bug and its gonna be "shocking" when I find your secrets cause I am a bug I will know if something is fishy and I will make sure that this server won't be "buggy" #Joltik' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.181.226.183' '108.181.226.183' '' '' 7 1 '' 13074 '' '' 8 584987 230 '' 0 '' 1 '') " (27" 'Darkrattyop' 1405378991 3 0 '' 1434561178 'Darkrattyop' 0 0 0 '' '' 0 '' '' '5decd573e77a39f49caef011a851a55fb44e4f66' '' 'ethanlachinski@gmail.com' 'Potato! B)' 1 '1999-01-03' '' '' 'On Earth' '' '' '' '' 1 1 '' '' -6 '' 1 0 0 '' 1 1 0 2 '65.128.151.138' '65.128.151.138' '' '' 7 1 '' 8172 '' '' 4 37237 4030 '' 0 '' 1 '') " (28" 'xXCrimsoneXx' 1405380411 58 0 '' 1448831043 'xXCrimsoneXx' 6 0 0 5 '' 0 '' '' '66aafe819b178f2636debf3a063db3240024b3ee' '' 'herbertnick4@gmail.com' 'I am the Crim' 1 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '[URL=http://www.auplod.com/i-pldoau566d2.html][img width=420 height=84]http://www.auplod.com/u/pldoau566d2.png[/img][/URL]' 0 '' 1 0 0 '' 1 1 0 2 '71.11.20.100' '71.11.20.100' '' '' 7 1 '' 12840 '' '' 5 87949 'c5da' '' 0 '' 1 '') " (16688" 'SWAGMAN' 1432581477 0 0 '' 1432582531 'SWAGMAN' 0 0 0 16222 '' 0 '' '' 'a0b16ca00fe442761a7c3e3f7bc39029b63e23f2' '' 'HULYFREEMAN27@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.106.64.207' '97.106.64.207' '' '' 7 1 '' 7642 '' '' 4 1536 '4b46' '' 0 '' 1 '') " (29" 'untilraven' 1405385769 0 0 '' 1405425283 'untilraven' 0 0 0 '' '' 0 '' '' '954033395f7b64054be6a5ec824d9c568dafea9f' '' 'untilraven@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.22.51.151' '173.22.51.151' '' '' 7 1 '' 82 '' '' 4 286 '987e' '' 0 '' 1 '') " (30" 'Smallen8' 1405390513 12 2 '' 1449019441 'Smallen8' 5 0 0 '' '' 0 '' '' 'a7670abf42b5339ae8d89e88b0e945ac36123abf' '' 'TheSmallen8@gmail.com' 'I need some shoes Manny' 1 '1999-08-30' '' '' 'Wisconsin' '' '' '' '' 0 1 '%B %d %Y %I:%M:%S %p' '' 0 'http://i.gyazo.com/9f154b143f351626ef033ddb52a8cb5b.gif' 1 0 0 '' 1 1 0 2 '75.73.61.61' '75.73.61.61' '' '' 7 1 '' 12997 2 '' 4 50067 '35ca' '' 0 '' 1 '') " (16597" 'rainbowmagic58' 1429978583 0 0 '' 1429978812 'rainbowmagic58' 0 0 0 '' '' 0 '' '' '168d1d9780aec56af41eacadde509dc80f51d1f5' '' 'gaea1gaea@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.160.41.220' '73.160.41.220' '' '' 7 1 '' 6838 '' '' 4 767 '34a5' '' 0 '' 1 '') " (31" 'CeralMuncher' 1405391732 208 0 '' 1448838836 'CeralMuncher' 26 0 0 5 '' 0 '' '' 'bbea877701d394a06ddda524bef31b6e9c978f01' '' 'Harrisonbuck119967@gmail.com' 'There needs to be something here' 0 '1999-06-28' 'That one thing.' 'http://I can't put my site here it goes to places.' '' '' '' '' '' 1 1 '' 'I help people here if you've any questions regarding Aviatorcraft or me ask me. I use PandaKid0 to let you know.' -8 '' 1 0 0 '' 1 1 0 2 '73.140.192.188' '73.140.192.188' '' '' 7 1 '' 12837 '' '' 6 167804 '657a' '' 0 '' 1 '') " (32" '7misun' 1405446071 170 2 '' 1449101233 '7misun' 51 0 0 '' '' 0 '' '' '0b1a01046a69a25a84894ecf7d38978890440c6e' '' '7misun@gmail.com' '' 1 '1991-11-21' 'Youtube Channel 7misun' 'https://www.youtube.com/channel/UCffHjcruo-IzfuN1rAkLgfw' 'Wisconsin' '' '' '' '' 0 1 '' '' -6 '' 1 0 0 '' 1 1 0 2 '104.159.161.172' '104.159.161.172' '' '' 7 1 '' 13061 '' '' 6 422920 '49cc' '' 0 '' 1 '') " (33" 'awesomeman5615' 1405477566 2 0 '' 1408393299 'awesomeman5615' 0 0 0 '' '' 0 '' '' '9a2a1aacd9c16794cb6fd881940c838ef2456366' '' 'chishom@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.182.32.39' '75.182.32.39' '' '' 7 1 '' 634 '' '' 4 8842 '54ee' '' 0 '' 1 '') " (34" 'InfectedTaco' 1405480297 22 0 '' 1443049771 'InfectedTaco' 2 0 0 26 '' 0 '' '' 'ce7f090f590118af6cf3e19a472af6510d31c305' '' 'infectedtacoyt@gmail.com' '' 1 '0004-08-16' '' '' '' '' '' '' '' 1 1 '' '' -6 '' 1 0 0 '' 1 1 0 2 '108.247.190.53' '108.247.190.53' '' '' 7 1 '' 10773 '' '' 4 39047 9936 '' 0 '' 1 '') " (35" 'updog2000' 1405480446 29 0 '' 1448314689 'updog2000' 2 0 0 '1 61 50 46 17 32 16543 26 15885 16438 16276 15846 16493 16222 16654' '' 0 '' '' 'c704b95657c5c2235d732ba491dc568735e28c13' '' 'kaine724@gmail.com' 'Showdown bruh' 1 '2000-02-24' 'tat pc parts' 'http://www.tatpcparts.webs.com' 'victoria australia' '' 'updog2000' '' '' 0 1 '' 'DawgsGaming

http://www.enjin.com/?ref=8187249&tag=MyBanner

Use this if new ;) http://www.enjin.com/?ref=8187249' 0 '' 1 0 0 '' 1 1 0 2 '203.42.73.202' '203.42.73.202' 'What is ur fave game :3 WalkingDead???' 'e3416675e3a20772d0b78f45f4ce995d' 7 1 '52a55c54ad' 12569 '' '' 4 40387 'c055' '' 0 '' 1 '') " (36" 'Rosewolf0621' 1405522252 0 0 '' 1405522393 'Rosewolf0621' 0 0 0 '' '' 0 '' '' 'f80bebc505d52897a63a7558c6f6f109f439b6d5' '' 'tucker.alexis@rocketmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.143.147.86' '69.143.147.86' '' '' 7 1 '' 119 '' '' 4 0 'f337' '' 0 '' 1 '') " (37" 'xXKillerDudezXx' 1405542901 66 0 '' 1449098820 'xXKillerDudezXx' 10 1 1 16174 '' 0 '' '' 'c6d22980aeb0a40884835d81be822f064eeca0f1' '' 'johnnylee117@yahoo.com' '' 0 '2000-03-06' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.16.125.66' '76.16.125.66' 'What was the name of my first pet?' '83e4a96aed96436c621b9809e258b309' 7 1 '' 13015 '' '' 5 118846 '5b5a' '' 0 '' 1 '') " (38" '109number9' 1405609134 14 0 '' 1441074302 '109number9' 25 1 1 '34 26 24' '' 0 '' '' 'ae21c01cb1188d76a103980d11160094865d7f19' '' 'wverge@cox.net' '' 1 '0001-01-01' '' '' ''Murica' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.178.250.170' '70.178.250.170' '' '' 7 1 '' 10167 '' '' 4 34744 'f021' '' 0 '' 1 '') " (39" 'MasterMetaphor' 1405609697 0 0 '' 1405610504 'MasterMetaphor' 0 0 0 '' '' 0 '' '' '59f6939a22c57249f078a7bf5b73a1ed8439daec' '' 'masterofmetaphors@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.18.169.97' '173.18.169.97' '' '' 7 1 '' 142 '' '' 4 0 'a9b7' '' 0 '' 1 '') " (40" 'Gamergirl13900' 1405650744 0 0 '' 0 'Gamergirl13900' 0 0 0 '' '' 0 '' '' 'd3ff0d03ed5bf09fe47b17fd25e9c292481dacca' '' 'Lulpud2004@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.137.22.120' '69.137.22.120' '' '' 7 1 '' 0 '' '' 4 0 'a6f0' '' 0 '' 1 '') " (41" 'Bloody_Griffin32' 1405697017 0 0 '' 1408744600 'Bloody_Griffin32' 0 0 0 '' '' 0 '' '' '7d842ada247fbb5c7957d115dca2348227416c37' '' 'ajjanas@charter.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.216.167.43' '24.216.167.43' '' '' 7 1 '' 659 '' '' 4 2939 '1f52' '' 0 '' 1 '') " (42" 'Coolcanny101' 1405705218 0 0 '' 0 'Coolcanny101' 0 0 0 '' '' 0 '' '' 'ef6a4e27995af7ef0668dfda2e7608bb84b552d3' '' 'alexcanovan@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '82.152.123.121' '82.152.123.121' '' '' 7 1 '' 0 '' '' 4 0 '6da4' '' 0 '1405936326|5' 1 '') " (44" 'Lady_Bajan' 1405783405 0 0 '' 1405783552 'Lady_Bajan' 0 0 0 '' '' 0 '' '' '82d2dd80f7d98eeb2825cbe72c9a831a75708790' '' 'PonyDash777@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.12.37.15' '24.12.37.15' '' '' 7 1 '' 190 '' '' 4 211 2370 '' 0 '' 1 '') " (50" 'j_boy1234' 1405875543 276 0 '' 1449112467 'j_boy1234' 10 0 0 '26 1 11 19 30 2 5 17 16483 16654' '' 0 '1|nprw|1' '' 'dcc92ae11ce8242bc4d57852f80f9607180d020c' '' 'pvpbosses4@gmail.com' 'Retired Moderator' 1 '1000-07-18' '' '' 'USA Ohio' '' '' '' '' 0 1 '' 'Retired Mod
[img]http://proxy.spigotmc.org/878ce9d1994df8b5153636fc1ee40a934e058944?url=http%3A%2F%2Fi.imgur.com%2FyUZ4k.gif[/img]' 0 'http://i.imgur.com/iVHfwLc.gif' 1 0 0 '' 1 1 0 2 '75.186.137.230' '75.186.137.230' '' '' 7 1 '' 13069 2 '' 7 652867 '7e0b' '' 0 '' 1 '') " (16441" 'TeamWither_Bets' 1426447210 4 0 '' 1447863913 'TeamWither_Bets' 0 0 0 '' '' 0 '' '' '51234c0b4e21c184aed516329dff9d81e804a283' '' 'betsthaghetts@gmail.com' 'https://www.youtube.com/user/TeamWither Bets' 1 '2000-12-30' '' '' 'You Trying To Stalk Me' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.137.64.145' '107.137.64.145' '' '' 7 1 '' 12295 '' '' 4 11782 'e01a' '' 0 '' 1 '') " (15959" 'KlippKlapjr' 1413732096 0 0 '' 1413739267 'KlippKlapjr' 0 0 0 '' '' 0 '' '' 'bdc236df7904fa87fcc1563345cfc1e799e35bb3' '' 'CEKK510@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.187.4.66' '71.187.4.66' '' '' 7 1 '' 1908 '' '' 4 191 '0d43' '' 0 '' 1 '') " (45" 'Crazykid43' 1405788898 0 0 '' 0 'Crazykid43' 0 0 0 '' '' 0 '' '' '0064559eaf5b9407e7a933f00437e8de78ed0484' '' 'Axelass@live.ca' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.65.64.132' '184.65.64.132' '' '' 7 1 '' 0 '' '' 4 0 'cb4c' '' 0 '' 1 '') " (46" 'davide' 1405795560 816 2 '' 1449114000 'davide' 46 0 0 '' '' 0 '1|nprw|1' '' 'df41023addbbef04e3c5a563f0eb487249f61dcf' '' 'davidenriquez41@gmail.com' 'JDK21132' 1 '1996-10-06' '' '' 'Outside Baltimore Maryland USA Earth' '' '' '' '' 1 1 '%B %d %Y %I:%M:%S %p' '[img width=403 height=96]http://assets.enjin.com/wall_embed_images/1437841742_JDK21132.png[/img]' -5 'http://media.tumblr.com/tumblr_maxxnkWFwB1qml34n.gif' 1 0 0 '' 1 1 0 2 '70.192.214.91' '70.192.214.91' 'Your banking pin number...' '9246444d94f081e3549803b928260f56' 7 1 '' 13063 '' '' 8 607111 'e04a' '' 0 '' 1 '') " (16700" 'Crystalg123' 1432945732 0 0 '' 1432946362 'Crystalg123' 0 0 0 '' '' 0 '' '' '43437425481af70640a242d3279e4f704c13312e' '' 'crystalstonewall@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.47.82.232' '69.47.82.232' '' '' 0 1 '' 7727 '' '' 4 804 '4a3a' '' 0 '' 1 '') " (47" 'Glassshard113' 1405800699 18 0 '' 1448203294 'Glassshard113' 0 0 0 '' '' 0 '' '' '621e8537d7c28f7ea6e584a60d7311766cd92c4f' '' 'tomcat2003513@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.11.20.100' '71.11.20.100' '' '' 7 1 '' 12520 '' '' 4 15964 '27d6' '' 0 '' 1 '') " (48" 'MoonMaster565' 1405808529 0 0 '' 0 'MoonMaster565' 0 0 0 '' '' 0 '' '' '283778662d380cd8bf36f20e409499ede24f73a4' '' 'carrieloren3@msn.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.112.4.204' '71.112.4.204' '' '' 7 1 '' 0 '' '' 4 0 'df80' '' 0 '1405808970|1' 1 '') " (49" 'Ironkilix' 1405813537 0 0 '' 1435359332 'Ironkilix' 0 0 0 '' '' 0 '' '' '6c8dc41790f675ec0fe6108c93edf9e0e8a6e417' '' 'ironkilix@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.171.237.113' '50.171.237.113' '' '' 7 1 '' 8285 '' '' 4 29037 '1e18' '' 0 '' 1 '') " (60" 'PoloMintyPauline' 1406070056 0 0 '' 0 'PoloMintyPauline' 0 0 0 '' '' 0 '' '' '067fce9f521c8f54860b16c0ee73be07be883b92' '' 'paulinawazere1999@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.76.81.232' '109.76.81.232' '' '' 7 1 '' 0 '' '' 4 0 '980a' '' 0 '' 1 '') " (51" 'Puppylove625' 1405891209 0 0 '' 0 'Puppylove625' 0 0 0 '' '' 0 '' '' '1f5bc56cef10f71c76b7267f0d0b754fe8d8ce3a' '' 'h_falkinburg@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.178.28.169' '73.178.28.169' '' '' 7 1 '' 0 '' '' 4 0 '6c76' '' 0 '' 1 '') " (54" 'DannyPlaysMC' 1405919821 0 0 '' 1405970593 'DannyPlaysMC' 0 0 0 '' '' 0 '' '' '5d554cbc154805d553f01df5a0f4d03563bf07c0' '' 'dannyw148@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '162.104.13.172' '162.104.13.172' '' '' 7 1 '' 234 '' '' 4 3048 6848 '' 0 '' 1 '') " (55" '123frog123' 1405925657 0 0 '' 1405927990 '123frog123' 0 0 0 '' '' 0 '' '' '638cfb2da1cf38a7eca81fe5eb744df77d0d0785' '' 'loganhughes179@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.7.112.226' '76.7.112.226' '' '' 7 1 '' 229 '' '' 4 1396 'ebf4' '' 0 '' 1 '') " (57" 'cobblestone1000' 1406025249 0 0 '' 1408262509 'cobblestone1000' 0 0 0 '' '' 0 '' '' 'f713a74c11a2f4f27bd449442c7d3ba99c201664' '' 'ann_macc@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '58.7.219.197' '58.7.219.197' '' '' 7 1 '' 614 '' '' 4 2930 '1a24' '' 0 '' 1 '') " (56" 'pokemon2117' 1406002527 3 0 '' 1428791626 'pokemon2117' 0 0 0 '' '' 0 '' '' '62648ff85175c6b2f74e3b6d9a62da60e7041625' '' 'johnnylee4432@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.29.6.163' '76.29.6.163' '' '' 7 1 '' 6261 '' '' 4 22040 'd37d' '' 0 '' 1 '') " (58" 'XxJIxX' 1406026963 0 0 '' 0 'XxJIxX' 0 0 0 '' '' 0 '' '' 'fb42c3d666f1f287b455ee1387a4587b8b0035fb' '' 'ji.gracey@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '49.144.249.178' '49.144.249.178' '' '' 7 1 '' 0 '' '' 4 0 '8ca7' '' 0 '' 1 '') " (59" 'bummerman1113' 1406036777 0 0 '' 1406036872 'bummerman1113' 0 0 0 '' '' 0 '' '' 'af532bd87358f2b8db2e756921288ae30b0a61e3' '' 'djbry123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '5.69.120.251' '5.69.120.251' '' '' 7 1 '' 238 '' '' 4 0 5426 '' 0 '' 1 '') " (61" 'SH4DOWxD3LTA' 1406074269 2 2 '' 1440879148 'SH4DOWxD3LTA' 1 0 0 '' '' 0 '' '' '05da0ad93813de5f6d4a027964c17a0cc89e19bb' '' 'sensishufourdo@yahoo.com' 'Moderator' 1 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.113.130.32' '98.113.130.32' '' '' 7 1 '' 10082 '' '' 4 124466 'c684' '' 0 '' 1 '') " (62" 'truegamer40' 1406076624 0 0 '' 1406077319 'truegamer40' 0 0 0 '' '' 0 '' '' '822014a40976bbf1760db5ed4dfd1e7f05c5b691' '' 'maczach1234@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.230.88.205' '71.230.88.205' '' '' 7 1 '' 244 '' '' 4 856 '976a' '' 0 '' 1 '') " (63" 'ebauer' 1406089860 0 0 '' 0 'ebauer' 0 0 0 '' '' 0 '' '' '6a811306bf86fb7d293efde34295ef02c9d0a2cb' '' 'horsebauerkitten@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.82.157.154' '71.82.157.154' '' '' 7 1 '' 0 '' '' 4 0 5853 '' 0 '' 1 '') " (64" 'nargi24' 1406091438 0 0 '' 0 'nargi24' 0 0 0 '' '' 0 '' '' '10e3ceb16dfbd35b20fa466b84ddb7db02b3d460' '' 'Nisah_Ilgin@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '78.182.223.253' '78.182.223.253' '' '' 7 1 '' 0 '' '' 4 0 '5eb6' '' 0 '' 1 '') " (65" 'OAIE' 1406132398 0 0 '' 0 'OAIE' 0 0 0 '' '' 0 '' '' '70e528823b2c6e6a0f712c278b4a852a94512b4a' '' 'aloofseed818@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '23.94.99.53' '23.94.99.53' '' '' 7 1 '' 0 '' '' 4 0 '217e' '' 0 '' 1 '') " (183" 'freekillmaster10' 1406415647 0 0 '' 1446921113 'freekillmaster10' 0 0 0 '' '' 0 '' '' '0306b671a4a3b406341015915c104401f190e942' '' 'KmasterCasterK@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.16.150.184' '24.16.150.184' '' '' 7 1 '' 11957 '' '' 4 252 '738c' '' 0 '' 1 '') " (567" 'dmb7116' 1407206632 0 0 '' 1433012691 'dmb7116' 0 0 0 '' '' 0 '' '' 'e5aabf0b82f935302817682e623921ea2050081a' '' 'Dmb7116@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.202.235.134' '68.202.235.134' '' '' 7 1 '' 7740 '' '' 4 1104 5561 '' 0 '' 1 '') " (594" 'DOconnell' 1407249857 0 0 '' 1407250182 'DOconnell' 0 0 0 '' '' 0 '' '' '742d4433514ab82c331d12c99cd506bab546ff2f' '' 'reiherzhuch@hotmail.com' 'Got nothing to say about me I think. Finally a' 0 '0001-01-01' 'Your Own Personal Diet As The Anti Cellulite Treatment' 'http://www.celluliteremovalremedies.net/how-do-i-get-rid-of-cellulite-while-pregnant/' '' '' '' '' '' 0 1 '' 'My site - [url=http://www.celluliteremovalremedies.net/how-do-i-get-rid-of-cellulite-while-pregnant/]quick cellulite remedies[/url]' 0 '' 1 0 0 '' 1 1 0 2 '23.232.137.103' '23.232.137.103' '' '' 7 1 '' 465 '' '' 4 0 'ac56' '' 0 '' 1 '') " (595" 'SD24' 1407250674 0 0 '' 0 'SD24' 0 0 0 '' '' 0 '' '' '1c536ce4e72df18ba3add77b79e3d3a6613096eb' '' 'faderrundi@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '204.44.82.245' '204.44.82.245' '' '' 7 1 '' 0 '' '' 4 0 'faac' '' 0 '' 1 '') " (616" 'JDevore' 1407319250 0 0 '' 1407319597 'JDevore' 0 0 0 '' '' 0 '' '' '96985a069da7dc59c80563baaa65ca58ee5314c3' '' 'augercon@outlook.com' 'The individual who wrote post is called Jovan.' 0 '0001-01-01' 'orologi Rolex' 'http://www.yachtclubgaeta.it/public/index.html' '' '' '' '' '' 0 1 '' 'Here is my website :: [url=http://www.yachtclubgaeta.it/public/index.html]Orologi Rolex Replica[/url]' 0 '' 1 0 0 '' 1 1 0 2 '62.210.113.17' '62.210.113.17' '' '' 7 1 '' 466 '' '' 4 0 4399 '' 0 '' 1 '') " (620" 'CFNH' 1407323706 0 0 '' 0 'CFNH' 0 0 0 '' '' 0 '' '' '91389fc7bd81b69c69b47998ccf1932cec6c6eda' '' 'alessandrazbplzs@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '199.115.229.212' '199.115.229.212' '' '' 7 1 '' 0 '' '' 4 0 '5bb5' '' 0 '' 1 '') " (622" 'CNovak' 1407327596 0 0 '' 1407328233 'CNovak' 0 0 0 '' '' 0 '' '' 'f7ada48df818427ea495266b1d51ae535fcb7f97' '' 'danutaqvwerjh@outlook.com' 'I am 40 years old and my name iis Ellla Van De' 0 '0001-01-01' 'meridia' 'https://www.bitcoinxpro.com/forum/index.php?a=member&m=41924' '' '' '' '' '' 0 1 '' 'Also visit my homepage :: [url=https://www.bitcoinxpro.com/forum/index.php?a=member&m=41924]meridia[/url]' 0 '' 1 0 0 '' 1 1 0 2 '192.240.218.105' '192.240.218.105' '' '' 7 1 '' 466 '' '' 4 0 4205 '' 0 '' 1 '') " (625" 'GMcNaught' 1407329864 0 0 '' 1407329947 'GMcNaught' 0 0 0 '' '' 0 '' '' '93bb018a26313631921a0ad58fed7d56aea79a48' '' 'dsoonggoe@hotmail.com' 'I'm Senaida (18) from Ashburnham Place United' 0 '0001-01-01' '2014 New Gianmarco Lorenzi Sneakers On sale - Gianmarco Lorenzi Official Net.' 'http://ibind.co/gianmarco_lorenzi_italy_572764' '' '' '' '' '' 0 1 '' 'Here is my weblog; [url=http://ibind.co/gianmarco_lorenzi_italy_572764]gianmarco lorenzi sale[/url]' 0 '' 1 0 0 '' 1 1 0 2 '113.105.139.191' '119.147.153.75' '' '' 7 1 '' 466 '' '' 4 0 '456e' '' 0 '' 1 '') " (626" 'AFlanigan' 1407330129 0 0 '' 1407536910 'AFlanigan' 0 0 0 '' '' 0 '' '' '080ae794d7456aa4f5408dbca085406df37ebd35' '' 'lorenefrohelo@outlook.com' 'My name is Jacquelyn Tenney. I life in Blackbuutt' 0 '0001-01-01' 'Cialis Online' 'http://www.balticstorm.org/w/index.php?title=Points_to_know_about_Cialis' '' '' '' '' '' 0 1 '' 'My page [url=http://www.balticstorm.org/w/index.php?title=Points_to_know_about_Cialis]Cialis Online[/url]' 0 '' 1 0 0 '' 1 1 0 2 '107.161.85.163' '107.161.85.163' '' '' 7 1 '' 532 '' '' 4 0 '21a0' '' 0 '' 1 '') " (628" 'VNina' 1407336164 0 0 '' 0 'VNina' 0 0 0 '' '' 0 '' '' 'a20a664a7dccb1b7a4da04154fbecc4f06ec3d97' '' 'darrelmartinez@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.16.24.91' '174.16.24.91' '' '' 7 1 '' 0 '' '' 4 0 3294 '' 0 '' 1 '') " (630" 'I51H' 1407342296 0 0 '' 0 'I51H' 0 0 0 '' '' 0 '' '' '57ce0f5eb8e06e582e9fe05077a8ef0740d75762' '' 'pureuigced@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '62.210.113.17' '62.210.113.17' '' '' 7 1 '' 0 '' '' 4 0 'bf7e' '' 0 '' 1 '') " (632" 'GTierney' 1407344178 0 0 '' 1407348700 'GTierney' 0 0 0 '' '' 0 '' '' '4398f1c461de36eb02bc45fad6cd4847388c6d60' '' 'lynnuxtbcex@outlook.com' 'Got nothing tto tll about me at all. Lovely to' 0 '0001-01-01' 'vicodin' 'http://sledarmy.com/groups/essential-points-of-vicodin/' '' '' '' '' '' 0 1 '' 'My website ... [url=http://sledarmy.com/groups/essential-points-of-vicodin/]vicodin[/url]' 0 '' 1 0 0 '' 1 1 0 2 '192.255.79.110' '192.255.79.110' '' '' 7 1 '' 467 '' '' 4 0 'cd78' '' 0 '' 1 '') " (635" 'JG83' 1407350091 0 0 '' 1407351816 'JG83' 0 0 0 '' '' 0 '' '' '7ee0d476ec48fd5fb75f58e12511134636272d38' '' 'suzantlnquhc@outlook.com' 'My name: Misty Coppola My age: 32 Country:' 0 '0001-01-01' 'oxycodone' 'http://xp5.net/profile/klgladden' '' '' '' '' '' 0 1 '' 'my site; [url=http://xp5.net/profile/klgladden]oxycontin[/url]' 0 '' 1 0 0 '' 1 1 0 2 '198.167.136.215' '198.167.136.215' '' '' 7 1 '' 467 '' '' 4 0 '862f' '' 0 '' 1 '') " (636" 'MSmithers' 1407355494 0 0 '' 0 'MSmithers' 0 0 0 '' '' 0 '' '' 'add1318714c6f423f729936fd5d15be378c733fe' '' 'cjliskydm@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '23.95.93.199' '23.95.93.199' '' '' 7 1 '' 0 '' '' 4 0 '7d12' '' 0 '' 1 '') " (638" 'GEjzDHfziq' 1407359134 0 0 '' 0 'GEjzDHfziq' 0 0 0 '' '' 0 '' '' '47863cc57e939e6227d70d580a2a95a5206458a9' '' 'despotfib@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.64.172.26' '68.64.172.26' '' '' 7 1 '' 0 '' '' 4 0 123 '' 0 '' 1 '') " (639" 'SEldridge' 1407359958 0 0 '' 1407360859 'SEldridge' 0 0 0 '' '' 0 '' '' 'c51c67babd5eeeaaeaef39068d60fcac68a7b082' '' 'fannysgpwmou@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '155.94.130.156' '155.94.130.156' '' '' 7 1 '' 467 '' '' 4 0 '50c2' '' 0 '' 1 '') " (642" 'kothgames' 1407363443 0 0 '' 1408848306 'kothgames' 0 0 0 '' '' 0 '' '' '5b35fb32dc445becbc5cee00be9ffa5bd4545e8b' '' 'kothgames@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.27.224.68' '98.27.224.68' '' '' 7 1 '' 672 '' '' 4 1535 '68d0' '' 0 '' 1 '') " (644" 'connorpaget' 1407363742 0 0 '' 1407866470 'connorpaget' 0 0 0 642 '' 0 '' '' '36f908ecb378925d31f8bdad1d3357b08e6e2a89' '' 'connorpaget123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '79.76.85.238' '79.76.85.238' '' '' 7 1 '' 572 '' '' 4 2551 5678 '' 0 '' 1 '') " (646" 'Miltonzifs' 1407369237 0 0 '' 1408059454 'Miltonzifs' 0 0 0 '' '' 0 '' '' 'b0e9ab6b465c11c6c17389111d4decef4bfdf8e9' '' 'dust.inwoi7@gmail.com' '' 1 '0001-01-01' 'louis vuitton sneakers for sale Ray Ban Ban mulberry bayswater leather tote coach factory handbags' 'http://vibus.net/hera/lv30/louis-vuitton-weekend-bag.html' 'Costa Rica' 365714731 '' '' 'dust.inwoi7@gmail.com' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '27.159.229.175' '27.159.229.175' '' '' 7 11 '' 607 '' '' 4 289 'bb00' '' 0 '' 1 '') " (648" 'Minelanderlover' 1407370907 0 0 '' 1407370963 'Minelanderlover' 0 0 0 '' '' 0 '' '' 'd9e1876e8c498b2e3e5fb96d89e5a5b22331beda' '' 'jacob.randall123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.34.64.149' '173.34.64.149' '' '' 7 1 '' 474 '' '' 4 0 9761 '' 0 '' 1 '') " (649" 'J70V' 1407371195 0 0 '' 1407371300 'J70V' 0 0 0 '' '' 0 '' '' '69e02c6ddc86048a8f452caddb4203503d3f5ebf' '' 'anjanettebabairrbyq@yahoo.com' 'The writeris brand is Mouton. Creation and' 0 '0001-01-01' 'Main Reasons Playing Slots Will Be A Lot Of Fun' 'http://www.bookofraspieler.com' '' '' '' '' '' 0 1 '' 'Feel free to surf to my site: [url=http://www.bookofraspieler.com]book of ra online spielen[/url]' 0 '' 1 0 0 '' 1 1 0 2 '93.118.76.94' '93.118.76.94' '' '' 7 1 '' 474 '' '' 4 0 9409 '' 0 '' 1 '') " (653" 'G41N' 1407382289 0 0 '' 0 'G41N' 0 0 0 '' '' 0 '' '' '7e468e407c1cc0550e240c808530dac31cfcc8dd' '' 'lanetteijxcpyy@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '79.133.204.130' '79.133.204.130' '' '' 7 1 '' 0 '' '' 4 0 'e679' '' 0 '' 1 '') " (656" 'EHayden' 1407383124 0 0 '' 0 'EHayden' 0 0 0 '' '' 0 '' '' '61f5813b5b31a9c0bcfbad022f3c5df35584d588' '' 'chelsiemvoqjzd@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '79.133.204.130' '79.133.204.130' '' '' 7 1 '' 0 '' '' 4 0 'ac47' '' 0 '' 1 '') " (657" 'DFigueroa' 1407384407 0 0 '' 0 'DFigueroa' 0 0 0 '' '' 0 '' '' '0118ac056f3298033e5b7729e6c7103aa162c977' '' 'ockijigeta@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '175.42.16.247' '175.42.16.247' '' '' 7 1 '' 0 '' '' 4 0 '2bd0' '' 0 '' 1 '') " (659" 'IApaWFqsbc' 1407384829 0 0 '' 0 'IApaWFqsbc' 0 0 0 '' '' 0 '' '' '87a44fe08479c63ce3e375b4a22b366a4418b4e0' '' 'anomaloushqm@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '63.141.240.138' '63.141.240.138' '' '' 7 1 '' 0 '' '' 4 0 'a779' '' 0 '' 1 '') " (672" 'CThurlow' 1407397419 0 0 '' 1407403837 'CThurlow' 0 0 0 '' '' 0 '' '' '165f6001a450dada35a1f0b4844a4baa3b6b2065' '' 'felicitasveplbqi@outlook.com' 'Name: Myron Hazon My age: 30 Country: Germany' 0 '0001-01-01' 'Cialis' 'http://www.merlinfroyd.com/index.php/member/76977/' '' '' '' '' '' 0 1 '' 'Take a look at my blog :: [url=http://www.merlinfroyd.com/index.php/member/76977/]Cialis[/url]' 0 '' 1 0 0 '' 1 1 0 2 '173.232.105.188' '173.232.105.188' '' '' 7 1 '' 481 '' '' 4 0 '695e' '' 0 '' 1 '') " (673" 'CNickerso' 1407400870 0 0 '' 0 'CNickerso' 0 0 0 '' '' 0 '' '' 'b48196f41aceaa20c9abd13aead3ef86abd96324' '' 'ursadnybag1978@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '5.135.114.28' '5.135.114.28' '' '' 7 1 '' 0 '' '' 4 0 '52d7' '' 0 '' 1 '') " (5130" 'GReeves' 1407499820 0 0 '' 0 'GReeves' 0 0 0 '' '' 0 '' '' '806832a3d93c6f1c246ade96b92f52906decf422' '' 'vybloyer@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '192.230.42.178' '192.230.42.178' '' '' 7 1 '' 0 '' '' 4 0 'f556' '' 0 '' 1 '') " (5231" 'JN61' 1407501889 0 0 '' 1407513887 'JN61' 0 0 0 '' '' 0 '' '' '9195eda9b796e140931f033debfd2cba06795e2d' '' 'bartyuywcqsk@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.64.37.118' '69.64.37.118' '' '' 7 1 '' 517 '' '' 4 0 2129 '' 0 '' 1 '') " (15844" 'joshuanarita' 1408585087 0 0 '' 1408585452 'joshuanarita' 0 0 0 '' '' 0 '' '' 'e7bff963b38319cff1a71b777f9a441c4df546b3' '' 'joshuanarita@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.122.139.74' '76.122.139.74' '' '' 7 1 '' 648 '' '' 4 588 '30bb' '' 0 '' 1 '') " (15845" 'AFriendlyBeast' 1408653763 0 0 '' 0 'AFriendlyBeast' 0 0 0 '' '' 0 '' '' '4ebdcf4aec700770a7cc80924fa4c6c906487a84' '' 'sunnymalik1@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '151.224.97.149' '151.224.97.149' '' '' 7 1 '' 0 '' '' 4 0 '38ed' '' 0 '' 1 '') " (5414" 'ANowlin' 1407505960 0 0 '' 0 'ANowlin' 0 0 0 '' '' 0 '' '' '357dea6f80307b5d6c2bf16645ac9db6a21e6650' '' 'xabatorwb@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '212.129.43.117' '212.129.43.117' '' '' 7 1 '' 0 '' '' 4 0 '7c4d' '' 0 '' 1 '') " (15838" 'wreslnpunk13' 1408550150 2 0 '' 1440883742 'wreslnpunk13' 0 0 0 17 '' 0 '' '' '2cf3dfc3f05164060f36f329b3237bdd0d54eb5b' '' 'chase.lundy@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.187.194.132' '68.187.194.132' '' '' 7 1 '' 10084 '' '' 4 2156 'bd2e' '' 0 '' 1 '') " (15839" 'ninja_swag' 1408550990 0 0 '' 0 'ninja_swag' 0 0 0 '' '' 0 '' '' 'abf3bc4969f16c34851309d20c264ba10a949e48' '' 'wreslnpunk@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.177.77.252' '74.177.77.252' '' '' 7 1 '' 0 '' '' 4 0 '299c' '' 0 '' 1 '') " (15846" 'M1KKYP' 1408755209 265 0 '' 1449033144 'M1KKYP' 7 0 0 '17 26 1 20 61 16493 16654' '' 0 '' '' 'e707ff59b9ca0e8cfc13b4545bbe4483edfd49c9' '' 'mpicker1@bigpond.net.au' 'Take me to your leader! :P' 1 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'Always ready to help or just have a chat!' 0 '' 1 0 0 '' 1 1 0 2 '1.132.96.40' '1.132.96.40' 'Kindest' '301051aff1b10b4ee1ec8a139b4810e6' 7 1 '' 13006 '' '' 7 242720 'ef4a' '' 0 '' 1 '') " (16927" 'lovbug' 1439181514 0 0 '' 1439181757 'lovbug' 0 0 0 '' '' 0 '' '' '972d8fe1520d78c37e340a6f17a88b032df0de8b' '' 'cece.zeivel@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.43.239.93' '108.43.239.93' '' '' 0 1 '' 9220 '' '' 4 400 'ada8' '' 0 '' 1 '') " (15847" 'BACONLOVER723' 1408762075 0 0 '' 0 'BACONLOVER723' 0 0 0 '' '' 0 '' '' 'fa5eb1ba9325ad6672ff00dfac19578d9e493d61' '' 'Bailliej10@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.53.114.96' '70.53.114.96' '' '' 7 1 '' 0 '' '' 4 0 '043e' '' 0 '1408829208|2' 1 '') " (15848" 'Lordminecraft599' 1408799949 0 0 '' 0 'Lordminecraft599' 0 0 0 '' '' 0 '' '' '47dc5fd0f92ef358bc9d5677821af21b525a7371' '' 'minniemadison9@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '23.125.94.47' '23.125.94.47' '' '' 7 1 '' 0 '' '' 4 0 589 '' 0 '' 1 '') " (15849" 'Leedle Pat Gaming' 1408804704 0 0 '' 0 'Leedle Pat Gaming' 0 0 0 '' '' 0 '' '' '64c33a765687e52953df247842e2cd1933cb1f05' '' '777leedlepatgaming777@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.181.23.133' '71.181.23.133' '' '' 7 1 '' 0 '' '' 4 0 8698 '' 0 '' 1 '') " (15850" 'yyydet9@gmail.com' 1408840804 0 0 '' 0 'yyydet9@gmail.com' 0 0 0 '' '' 0 '' '' '45155e227bc4752a1828b430199f4583380be52c' '' 'yyydet9@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '54.224.190.47' '64.134.181.213' '' '' 7 1 '' 0 '' '' 4 0 'e08e' '' 0 '' 1 '') " (15851" 'MrMadMen' 1408849974 0 0 '' 0 'MrMadMen' 0 0 0 '' '' 0 '' '' '3d2795d5ac26e1e0141f5075e9fd0cf4a2f5931e' '' 'Patrick_M_Gordon@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.214.41.9' '121.214.41.9' '' '' 7 1 '' 0 '' '' 4 0 '7fc5' '' 0 '' 1 '') " (15852" 'RoseRed789' 1408989810 0 0 '' 0 'RoseRed789' 0 0 0 '' '' 0 '' '' 'f0b861b0782a83d1d54fb73fd0e38d74fd93914d' '' 'jen338@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.131.222.38' '64.131.222.38' '' '' 7 1 '' 0 '' '' 4 0 '7b22' '' 0 '' 1 '') " (15853" 'XxawesomebunnyxX' 1409092435 0 0 '' 0 'XxawesomebunnyxX' 0 0 0 '' '' 0 '' '' '1fe4861e063b12834ab694968c7551cce18a51d3' '' 'awesomebunny19@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.199.218.62' '107.199.218.62' '' '' 7 1 '' 0 '' '' 4 0 6482 '' 0 '' 1 '') " (15854" 'jacgirl1919' 1409099364 0 0 '' 1411736997 'jacgirl1919' 0 0 0 '' '' 0 '' '' '8d26548ce12fda62357bbd3e4834ee1c987e43eb' '' 'dancer4life1919@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '199.167.119.174' '199.167.119.174' '' '' 7 1 '' 1265 '' '' 4 0 9862 '' 0 '' 1 '') " (15855" 'BACAMAFIA640' 1409193715 0 0 '' 0 'BACAMAFIA640' 0 0 0 '' '' 0 '' '' 'd80618704dab70b499c7d6274a2cb5b7ff8febe5' '' 'darkzektic@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.115.105.119' '75.115.105.119' '' '' 7 1 '' 0 '' '' 4 0 'f8c6' '' 0 '' 1 '') " (15856" 'Pinkypie123' 1409277258 0 0 '' 0 'Pinkypie123' 0 0 0 '' '' 0 '' '' '0633e233624b140a2bfb5347e54cd44f90f24675' '' 'Anastasiamenacho2004@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.13.86.229' '108.13.86.229' '' '' 7 1 '' 0 '' '' 4 0 '5c81' '' 0 '' 1 '') " (15857" 'KylieK' 1409344581 0 0 '' 1416522458 'KylieK' 1 1 1 '' '' 0 '' '' 'e57531530087992416c60c20d3bbad8ef3de4970' '' 'kylieknye@gmail.com' ':D Hej' 2 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.68.72.9' '71.68.72.9' '' '' 7 1 '4565f0941f' 2912 '' '' 4 5316 6316 '' 0 '' 1 '') " (15858" 'Ambrosinis' 1409359283 0 0 '' 0 'Ambrosinis' 0 0 0 '' '' 0 '' '' '25a9dbca7ebfb39b3512c16e810da3542b75f321' '' 'bambrosini@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.116.21.246' '99.116.21.246' '' '' 7 1 '' 0 '' '' 4 0 623 '' 0 '1409967146|3' 1 '') " (15859" 'Larister' 1409436848 0 0 '' 0 'Larister' 0 0 0 '' '' 0 '' '' 'b83e19506d46815e0781e7a07f150b032942aa2f' '' 'greataxe01@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.226.71.144' '68.226.71.144' '' '' 7 1 '' 0 '' '' 4 0 '5d07' '' 0 '' 1 '') " (15860" 'kuryem' 1409504808 0 0 '' 0 'kuryem' 0 0 0 '' '' 0 '' '' 'd7d38122f31f0ff9c1d1a60aae1d8cf2451b354f' '' 'thespecial722@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.169.117.205' '70.169.117.205' '' '' 7 1 '' 0 '' '' 4 0 '97bf' '' 0 '' 1 '') " (15861" 'HASP_LEGIT' 1409518533 0 0 '' 0 'HASP_LEGIT' 0 0 0 '' '' 0 '' '' '9cdc07d1d83d39b8de2eca51d09c949b6bb71dd0' '' 'bebo12435@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.0.125.111' '108.0.125.111' '' '' 7 1 '' 0 '' '' 4 0 'cd93' '' 0 '' 1 '') " (15862" 'NotAmbro' 1409623677 0 0 '' 0 'NotAmbro' 0 0 0 '' '' 0 '' '' '8044b8b31e7b1238ff3fd880c15a3f0f4db634dc' '' 'bambrosinis@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.116.21.246' '99.116.21.246' '' '' 7 1 '' 0 '' '' 4 0 'b21e' '' 0 '1409623745|1' 1 '') " (15863" '53_cadillac' 1410013913 0 0 '' 0 '53_cadillac' 0 0 0 '' '' 0 '' '' '72ceb5c641f24c74573dcc772e018d167606da44' '' '53_cadillac@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.178.40.224' '70.178.40.224' '' '' 7 1 '' 0 '' '' 4 0 'dd9e' '' 0 '' 1 '') " (15864" 'awesomeBlade88' 1410398400 4 0 '' 1425263639 'awesomeBlade88' 0 0 0 '' '' 0 '' '' 'd27c0557787566d573dbafc4b333cb500a99620f' '' 'austinjameszeller@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '~AwesomeBlade88 - Legend - Beast' 0 '' 1 0 0 '' 1 1 0 2 '206.75.50.222' '206.75.50.222' '' '' 7 1 '' 4729 '' '' 4 13709 '8b6e' '' 0 '' 1 '') " (16369" 'itsstevie' 1425197604 7 0 '' 1435497621 'itsstevie' 0 0 0 '' '' 0 '' '' 'cefde6bdf698de090604ceaed1fd1a5c86c3c2c3' '' 'theodorechua123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '119.74.100.58' '119.74.100.58' '' '' 7 1 '' 8311 '' '' 4 5653 '941e' '' 0 '' 1 '') " (15865" 'tex0' 1410426294 0 0 '' 0 'tex0' 0 0 0 '' '' 0 '' '' 'bb02ddc7e10ef591cd0b163206da63cfb5bd0f29' '' 'hull0@hushmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '117.214.179.187' '117.214.179.187' '' '' 7 1 '' 0 '' '' 4 0 'e272' '' 0 '' 1 '') " (15866" 'Move_Skills' 1410470289 9 0 '' 1440894470 'Move_Skills' 6 0 0 '' '' 0 '' '' '5687d670ca78e68da8ff5c4d8a4820b53d8e5471' '' 'jake.dockins@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.185.130.253' '68.185.130.253' '' '' 7 1 '481970b6be' 10089 '' '' 4 10410 '4bd0' '' 0 '' 1 '') " (15867" 'badstreetboyz' 1410493704 0 0 '' 0 'badstreetboyz' 0 0 0 '' '' 0 '' '' '403aba1e10891ed168e709db9b25e0a801607272' '' 'kekey104@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '162.233.245.188' '162.233.245.188' '' '' 7 1 '' 0 '' '' 4 0 'afe1' '' 0 '1410493951|1' 1 '') " (15868" 'Chelojello123' 1410828586 0 0 '' 0 'Chelojello123' 0 0 0 '' '' 0 '' '' 'f4449a24695ad3464f34454cfff528c12d08d986' '' 'aracellyguerra16@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.173.130.111' '76.173.130.111' '' '' 7 1 '' 0 '' '' 4 0 'd36e' '' 0 '' 1 '') " (15869" 'synergy_bio' 1411229127 0 0 '' 0 'synergy_bio' 0 0 0 '' '' 0 '' '' 'bf17586758dcf88266f78252a8adac51e98ca748' '' 'imkarpii@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.224.83.140' '71.224.83.140' '' '' 7 1 '' 0 '' '' 4 0 'fa91' '' 0 '' 1 '') " (15870" 'zackfersgaming' 1411353023 0 0 '' 0 'zackfersgaming' 0 0 0 '' '' 0 '' '' 'd38db37eec8cae281fe09fe0bbe049d84013829b' '' 'zackfersgaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.46.51.70' '24.46.51.70' '' '' 7 1 '' 0 '' '' 4 0 'b5f5' '' 0 '' 1 '') " (15871" 'DEVO2022' 1411785325 0 0 '' 1413037592 'DEVO2022' 1 0 0 '' '' 0 '' '' 'a730ce3d0f3c62b0eb5e46e4bf31bd88f5aed69e' '' 'jayden0694@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.109.37.239' '98.109.37.239' '' '' 7 1 '' 1653 '' '' 4 1250 '81d1' '' 0 '' 1 '') " (15872" 'orpianogiannharvey@yahoo.' 1411862497 0 0 '' 0 'orpianogiannharvey@yahoo.' 0 0 0 '' '' 0 '' '' 'bcf636ea81399427a6dfb8b12a8b0de5e6d47e05' '' 'Orpianogiann@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '125.60.156.154' '125.60.156.154' '' '' 7 1 '' 0 '' '' 4 0 'ba0d' '' 0 '' 1 '') " (15880" 'minecarftmker02' 1412356639 0 0 '' 1412357881 'minecarftmker02' 0 0 0 '' '' 0 '' '' '94c4d63a04fcb181763e300138b61945177d02d0' '' 'hesticshockzz@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '77.101.67.149' '77.101.67.149' '' '' 7 1 '' 1371 '' '' 4 1453 '136d' '' 0 '' 1 '') " (15874" 'YouGotAnVirus' 1412043929 0 0 '' 0 'YouGotAnVirus' 0 0 0 '' '' 0 '' '' 'aa37868e2f211ecac77b1a4974992501bdda2733' '' 'isaacbenjaminv@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.121.162.94' '70.121.162.94' '' '' 7 1 'ead9dab836' 0 '' '' 4 0 '4e29' '' 0 '1412639709|5' 1 '') " (15875" 'Hooden' 1412128652 0 0 '' 0 'Hooden' 0 0 0 '' '' 0 '' '' '60fb9f36a3d6f2bc213cf1d6c4284bfb5c9e95bf' '' 'hoodenattire@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.142.99.21' '75.142.99.21' '' '' 7 1 '' 0 '' '' 4 0 2885 '' 0 '' 1 '') " (15876" 'beth.kofoed' 1412218322 0 0 '' 0 'beth.kofoed' 0 0 0 '' '' 0 '' '' '00514a145394b144fb9db226f71158574a153877' '' 'eik.kofoed@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.182.193.154' '67.182.193.154' '' '' 7 1 '' 0 '' '' 4 0 'aecc' '' 0 '' 1 '') " (15877" 'CrushedJersey' 1412258578 0 0 '' 1425981731 'CrushedJersey' 0 0 0 '' '' 0 '' '' 'bdc0b7649a737ae29ef6c517143a52e0de2e5dec' '' 'naterichmond99@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '120.149.39.240' '120.149.39.240' '' '' 7 1 '' 5059 '' '' 4 918 '4fe5' '' 0 '' 1 '') " (15878" 'TheArticMonkey' 1412258664 80 0 '' 1435344638 'TheArticMonkey' 8 0 0 '' '' 0 '' '' '661ae3922e3b604187467a874ce21587652eef03' '' '1kie27i@gmail.com' 'Prison is de besttt' 1 '1999-11-07' '' '' 'England' '' '' '' '' 0 1 '' 'Well... The server's better without you.' 0 '' 1 0 0 '' 1 1 0 2 '90.195.80.127' '90.195.80.127' '' '' 7 1 '' 8283 '' '' 5 78180 '674f' '' 0 '' 1 '') " (15879" 'YouGotAn' 1412298263 0 0 '' 0 'YouGotAn' 0 0 0 '' '' 0 '' '' '85d327b49813190e6730ed267036c5f9f4d2a52e' '' 'VirusHi@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.121.162.94' '70.121.162.94' '' '' 7 1 '' 0 '' '' 4 0 'cb24' '' 0 '' 1 '') " (15881" 'Darthdog' 1412382597 0 0 '' 1415721389 'Darthdog' 1 0 0 '50 1' '' 0 '' '' '938732cc3747c81e177f7519954c865efa9c6bf4' '' 'sam.barentsen@yahoo.com' 'Im cool :D' 1 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'Samuel B' 0 '' 1 0 0 '' 1 1 0 2 '98.234.197.189' '98.234.197.189' '' '' 7 1 '' 2605 '' '' 4 7630 'e7c4' '' 0 '' 1 '') " (15882" 'extractor1' 1412385922 0 0 '' 1412389069 'extractor1' 0 0 0 '' '' 0 '' '' 'df4549ead444004ea64d0124bd77a49309c21a24' '' 'chrisjohnston57@ymail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.32.99.33' '184.32.99.33' '' '' 7 1 '' 1389 '' '' 4 3340 '894a' '' 0 '' 1 '') " (15883" 'gameguy118' 1412398333 0 0 '' 1412398409 'gameguy118' 0 0 0 '' '' 0 '' '' '5ad424cbcacdea2203f3629db7be0d3b575cdd69' '' 'gameguy1337@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.176.253.252' '66.176.253.252' '' '' 7 1 '' 1402 '' '' 4 178 'c3b8' '' 0 '' 1 '') " (15921" 'Fuo_Xing' 1412730107 0 0 '' 1412730255 'Fuo_Xing' 0 0 0 '' '' 0 '' '' '2601f64efbfb42aeeefe0989a4dce029ba5d066d' '' 'trevorlamere@ymail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.62.195.42' '24.62.195.42' '' '' 7 1 '' 1587 '' '' 4 584 1592 '' 0 '' 1 '') " (15884" 'Swedishduck2000' 1412414522 0 0 '' 0 'Swedishduck2000' 1 1 1 '' '' 0 '' '' '352f5a14b0a54b809d870f3f932f3bb49274d82e' '' 'Max.olsson@student.astorp.se' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.233.82.44' '81.233.82.44' '' '' 7 1 '' 0 '' '' 4 0 'ab53' '' 0 '' 1 '') " (15885" 'Ducky' 1412414732 28 0 '' 1443221468 'Ducky' 1 0 0 '1 35 46' '' 0 '' '' '1124bb0402803eebb67126e1987962125af166e1' '' 'max.olsson.2000@outlook.com' ':D send me a msg on skype if u need me :D' 1 '2000-06-22' '' '' 'sweden' '' '' '' '' 0 1 '' 'Messege me on skype if u need help with anything :D

MY SKYPE : Maxistenson' 0 '' 1 0 0 '' 1 1 0 2 '81.234.198.203' '81.234.198.203' '' '' 7 1 '' 10795 '' '' 4 27467 '37d3' '' 0 '' 1 '') " (15886" 'victoria123419' 1412443410 0 0 '' 1416351522 'victoria123419' 0 0 0 '' '' 0 '' '' '7b5bce9e48b700f33ebc2ac328167c7829f581db' '' 'vvillers@tampabay.rr.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.9.191.98' '67.9.191.98' '' '' 7 1 '' 2833 '' '' 4 102 'e571' '' 0 '' 1 '') " (15887" 'xXGreenGirlXx' 1412460348 0 0 '' 1412460987 'xXGreenGirlXx' 0 0 0 '' '' 0 '' '' '5bec32c8363f80184af59e78ced99120c2b07510' '' 'zencode99111@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.8.53.248' '99.8.53.248' '' '' 7 1 '' 1432 '' '' 4 955 'c3b1' '' 0 '' 1 '') " (15888" 'Soniccaleb' 1412466841 224 0 '' 1449120801 'Soniccaleb' 6 0 0 '' '' 0 '' '' 'a0daef6ba4c4ed1245828b9f3875c1757a0dec31' '' 'calebaaronvillarreal@gmail.com' 'Turdles :D' 1 '2002-04-06' '' '' '' '' '' '' '' 1 1 '' 'Turdles :D' 0 '' 1 0 0 '' 1 1 0 2 '70.124.230.152' '70.124.230.152' '' '' 7 1 '' 13074 '' '' 6 273254 'b1f7' '' 0 '' 1 '') " (15889" 'dannytrex' 1412510091 0 0 '' 1416517873 'dannytrex' 0 0 0 '' '' 0 '' '' '474a0cafad4cdc86670b290af078df3c72fd0175' '' 'epritchett@qub.ac.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.102.98.128' '2.102.98.128' '' '' 7 1 '78c88a66fb' 2908 '' '' 4 854 'd293' '' 0 '1428873224|4' 1 '') " (15912" 'simsguy28' 1412627429 7 0 '' 1449095230 'simsguy28' 2 0 0 '17 46' '' 0 '' '' '91479239c4336eb9ddb6e153154372aa2daf8f8d' '' 'romanski03@hotmail.com' 'Ledgend wait for it ary its gonna be Ledgendary' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.173.133.145' '86.173.133.145' '' '' 7 1 '42655f8153' 13036 '' '' 4 40664 '9b70' '' 0 '' 1 '') " (15891" 'YouGotAnVirus2' 1412534372 0 0 '' 1412536613 'YouGotAnVirus2' 0 0 0 '' '' 0 '' '' '66fc6eb4391ae329662282b730c73c2636fa525c' '' 'jeffjeff101039@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.121.162.94' '70.121.162.94' '' '' 7 1 'd7854271fc' 1458 '' '' 4 0 2172 '' 0 '' 1 '') " (15892" 'ryankennedyc' 1412535909 0 0 '' 1412634579 'ryankennedyc' 0 0 0 '' '' 0 '' '' 'c41a95bdfe10ffefa0abc076179eb41dbadc4c35' '' 'ryankennedyc@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.24.5.236' '76.24.5.236' '' '' 7 1 '' 1518 '' '' 4 3202 '22ac' '' 0 '' 1 '') " (15893" 'cpudoom121' 1412536737 0 0 '' 1412537410 'cpudoom121' 0 0 0 '' '' 0 '' '' '2df905bdcc3f6204130eef73623b711960698326' '' 'notminecraft1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.203.159.161' '71.203.159.161' '' '' 7 1 '' 1461 '' '' 4 801 'f598' '' 0 '' 1 '') " (15894" 'cupkakegirl12345' 1412539204 0 0 '' 1412540357 'cupkakegirl12345' 0 0 0 '' '' 0 '' '' 'fa6305b7c6e0c916199779fd6b436016d5ca7bdb' '' 'roxycat26@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.192.163.235' '72.192.163.235' '' '' 7 1 '' 1467 '' '' 4 1749 '97de' '' 0 '' 1 '') " (15895" 'MistaKewl' 1412540359 0 0 '' 1412694105 'MistaKewl' 0 0 0 '' '' 0 '' '' 'e1c7c845d36fe78042915ed25f2943eeb8c53f74' '' 'shivammann0@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.155.177.33' '109.155.177.33' '' '' 7 1 '' 1563 '' '' 4 1591 'b96f' '' 0 '' 1 '') " (15896" 'tlcforever' 1412544868 0 0 '' 1412544870 'tlcforever' 0 0 0 '' '' 0 '' '' 'e7eaed22b16e4af3bdbdea4b61c24edbf9eb7ea6' '' 'ricarshalr@Gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.168.249.240' '66.168.249.240' '' '' 7 1 '' 1471 '' '' 4 0 '39f4' '' 0 '' 1 '') " (15897" 'KyKyPony' 1412545236 0 0 '' 1420096107 'KyKyPony' 0 0 0 '15997 16001' '' 0 '' '' '08ccd1ef3eb11f651cc077ea41ec61e2ca9a321d' '' 'kse41092@gmail.com' '' 2 '2002-08-16' '' '' 'Briggsdale Colorado' '' '' '' '' 0 1 '' 'KyKyPony =)' 0 '' 1 0 0 '' 1 1 0 2 '199.87.137.129' '199.87.137.129' 'What is my favorite teachers name?' '3cb8a7e8f2d6ad622b4cfd5ec9a28b44' 7 1 '' 3723 '' '' 4 3738 '17f3' '' 0 '' 1 '') " (15898" 'Iloveskylox' 1412545386 0 0 '' 1412545584 'Iloveskylox' 0 0 0 '' '' 0 '' '' 'e9700fe9f18eb9ecfac3f7837b1aca9f937296dc' '' 'oliviawaterfield@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.244.153.212' '98.244.153.212' '' '' 7 1 '' 1476 '' '' 4 382 '2fcb' '' 0 '' 1 '') " (15899" 'Maileke' 1412551901 0 0 '' 1413343642 'Maileke' 0 0 0 15900 '' 0 '' '' '4fec9a0f62b0895cd19dc37ba610c514dc893115' '' 'mailekec@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.222.104.192' '108.222.104.192' '' '' 7 1 '' 1484 '' '' 4 1212 'ad83' '' 0 '' 1 '') " (15900" 'derpy123' 1412552199 0 0 '' 1412640629 'derpy123' 0 0 0 '' '' 0 '' '' '8c8054c87283eb479edcedba3f89fe71b39d9ae2' '' 'piggies4ever16@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.185.220.250' '71.185.220.250' '' '' 7 1 '' 1539 '' '' 4 129 'af96' '' 0 '' 1 '') " (15901" 'SwiftEclipse' 1412553738 0 0 '' 1412554151 'SwiftEclipse' 0 0 0 '' '' 0 '' '' '8398eb51c51195920f89c2027d6888305ce31a01' '' 'GraphicalCheese@gmail.com' 'The Speed of light.' 1 '2000-05-14' 'Youtube' 'https://www.youtube.com/user/ShiningGraphicz' 'Australia' 16 'Swift' '' '' 1 1 '' 'Swifty' 0 '' 1 0 0 '' 1 1 0 2 '139.218.112.41' '139.218.112.41' '' '' 7 1 '' 1484 '' '' 4 634 'da45' '' 0 '' 1 '') " (15902" 'juliaegg9188@gmail.com' 1412556981 0 0 '' 1412557225 'juliaegg9188@gmail.com' 0 0 0 '' '' 0 '' '' '132d3b710a615ed60525486a3f6cd91d26951348' '' 'juliaegg9188@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.92.89.117' '76.92.89.117' '' '' 7 1 '' 1484 '' '' 4 422 '53c4' '' 0 '' 1 '') " (15903" 'Softballchic1200' 1412565258 0 0 '' 1416709498 'Softballchic1200' 0 0 0 '' '' 0 '' '' '23514fb85c2c4e0173c7274bf575c98db0969880' '' 'sydneyflerchinger@gmail.com' 'Meow' 2 '0001-01-01' '' '' 'Your Mom' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.236.235.192' '71.236.235.192' '' '' 7 1 '' 2966 '' '' 4 2741 '7ff4' '' 0 '' 1 '') " (15904" 'powerpwnz04' 1412567798 0 0 '' 1412567983 'powerpwnz04' 0 0 0 '' '' 0 '' '' 'acafdc6e649021ab47093f5e74685f664ed382a2' '' 'powerzack04@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.182.239.192' '76.182.239.192' '' '' 7 1 '' 1487 '' '' 4 360 'debc' '' 0 '' 1 '') " (15905" 'Ann245@gmail.com' 1412568242 0 0 '' 1412568342 'Ann245@gmail.com' 0 0 0 '' '' 0 '' '' '5ab1dc61471c98238a58d66dfa14d70367241c2b' '' 'Ann245@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.168.179.134' '76.168.179.134' '' '' 7 1 '' 1487 '' '' 4 843 '96de' '' 0 '' 1 '') " (15906" 'SillySydTime' 1412575559 0 0 '' 1412575710 'SillySydTime' 0 0 0 '' '' 0 '' '' 'd5e55cb08fa2dedd727da0909bbe970217bc5d72' '' 'sillysydtime89@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.230.112.119' '68.230.112.119' '' '' 7 1 '' 1487 '' '' 4 384 9815 '' 0 '' 1 '') " (15907" 'o Truck o' 1412614833 0 0 '' 1412615096 'o Truck o' 0 0 0 '' '' 0 '' '' '80a4ef08472eaad80b20545ccf7b9a0dac2c149c' '' 'mickhk770@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.7.255.7' '172.7.255.7' '' '' 7 1 '' 1501 '' '' 4 442 '810c' '' 0 '' 1 '') " (15908" 'peppypizza' 1412625711 0 0 '' 1412625798 'peppypizza' 0 0 0 '' '' 0 '' '' '0e2ad47a3e2b4946ab1cf92aee9c8476e0596922' '' 'arielcorrala27@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.184.138.121' '67.184.138.121' '' '' 7 1 '' 1509 '' '' 4 193 'af4f' '' 0 '' 1 '') " (15909" 'Captainbaturang' 1412626112 0 0 '' 1428853292 'Captainbaturang' 0 0 0 '' '' 0 '' '' 'e3f2fb84391cd431ad6e262b6c477ec14a87d6a6' '' 'Sam.east17@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.22.132.46' '75.22.132.46' '' '' 7 1 '' 6319 '' '' 4 1416 'e211' '' 0 '' 1 '') " (15910" 'Brice@#gameing' 1412626724 0 0 '' 1412627140 'Brice@#gameing' 0 0 0 '' '' 0 '' '' '2c1b560236a8ec6a38922e3a8bb316fdf35aad93' '' 'brice.sturgeon@stu.boyd.kyschools.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.101.54.232' '24.101.54.232' '' '' 7 1 '' 1511 '' '' 4 717 5771 '' 0 '' 1 '') " (15911" 'Fathobo_89' 1412627188 0 0 '' 1412627520 'Fathobo_89' 0 0 0 '' '' 0 '' '' 'e84ebd17cdb4b5b3b29f7c35dc5c830bd40e6966' '' 'fathobo01@gmail.com' '' 1 '1992-03-31' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.66.190.246' '99.66.190.246' '' '' 7 1 '' 1511 '' '' 4 623 'ef22' '' 0 '' 1 '') " (15913" 'usmc2468' 1412637189 0 0 '' 1412637192 'usmc2468' 0 0 0 '' '' 0 '' '' 'f9595979a1f74d57fa4cfde8434cd144783dc4ed' '' 'eewok9@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.125.113.125' '24.125.113.125' '' '' 7 1 '' 1533 '' '' 4 0 '49ef' '' 0 '' 1 '') " (15914" 'mineguy457' 1412639864 0 0 '' 1412640219 'mineguy457' 0 0 0 '' '' 0 '' '' '076f7938a8a45e458f0125f0c21ba70a06ed1e06' '' 'jimmyellis2003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.113.86.136' '70.113.86.136' '' '' 7 1 '' 1535 '' '' 4 556 '445e' '' 0 '' 1 '') " (15915" 'YouGotAnVirus3' 1412640315 0 0 '' 1422838853 'YouGotAnVirus3' 0 0 0 '15889 28 15888' '' 0 '' '' 'ae956d3d5dd2e6fecab5f37d2a1bdbee4d4d4875' '' 'virus214@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.121.162.94' '70.121.162.94' '' '' 7 1 '' 4221 '' '' 4 6470 '8b15' '' 0 '' 1 '') " (15916" 'Smitty1802' 1412646108 0 0 '' 1415585789 'Smitty1802' 0 0 0 '' '' 0 '' '' 'eb3cf7831d56208c423be7c502be0640a02a0416' '' 'thegamingwither2002@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.61.66.233' '96.61.66.233' '' '' 7 1 '' 2563 '' '' 4 3588 '7bf4' '' 0 '' 1 '') " (15917" 'Achilles37' 1412694381 0 0 '' 1412793898 'Achilles37' 0 0 0 '' '' 0 '' '' '6a52fe8f762981aad55a478467694c5ef7f2d63c' '' 'trojanspartan35@gmail.com' '' 1 '1999-09-12' '' '' 'Colorado' '' '' '' '' 1 1 '' 'Achilles' 0 '' 1 0 0 '' 1 1 0 2 '172.56.9.188' '172.56.9.188' '' '' 7 1 '' 1593 '' '' 4 2072 'b590' '' 0 '' 1 '') " (15918" 'Bob_Da_Turtle' 1412719958 0 0 '' 1412719960 'Bob_Da_Turtle' 1 1 1 '' '' 0 '' '' '6dddf86d70daf29336a282bfa602415703c4de24' '' 'Minecraftgirl01@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.18.129.202' '76.18.129.202' '' '' 7 1 '' 1574 '' '' 4 0 '34a6' '' 0 '' 1 '') " (15919" 'GingerQueen15' 1412722160 0 0 '' 1412724273 'GingerQueen15' 0 0 0 '' '' 0 '' '' '40ff611524881b7c51846e9b06c7f805eafb818c' '' 'aem21503@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.75.14.233' '71.75.14.233' '' '' 7 1 '' 1574 '' '' 4 533 'bf4c' '' 0 '' 1 '') " (15920" 'zexal5d' 1412729691 0 0 '' 1412729843 'zexal5d' 0 0 0 '' '' 0 '' '' '087dafabeb973255d0df974ed9d2b18a7373532e' '' 'greyspeeder@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.101.51.94' '71.101.51.94' '' '' 7 1 '' 1587 '' '' 4 440 4994 '' 0 '' 1 '') " (15922" 'aocana14' 1412730843 0 0 '' 1412730845 'aocana14' 0 0 0 '' '' 0 '' '' '1318f0fc2222f2aafce4d8dd08e2a7fe28fcd720' '' 'aocana13@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.183.208.162' '67.183.208.162' '' '' 7 1 '' 1588 '' '' 4 0 'f516' '' 0 '' 1 '') " (15923" 'win32prog' 1412733643 0 0 '' 1412735237 'win32prog' 0 0 0 '' '' 0 '' '' '69a2e1c37897f3f8677d6e4f6497e0209001c1a7' '' 'win32prog@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.51.72.176' '99.51.72.176' '' '' 7 1 '' 1590 '' '' 4 0 9944 '' 0 '' 1 '') " (15924" 'angelina19077' 1412735002 0 0 '' 1412735065 'angelina19077' 0 0 0 '' '' 0 '' '' 'c8bb943b62570e10af22074ce40eefe090534e0c' '' 'lo@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.253.140.117' '108.253.140.117' '' '' 7 1 '' 1590 '' '' 4 679 '38fd' '' 0 '' 1 '') " (15925" 'hvnguyen' 1412735755 0 0 '' 1412736119 'hvnguyen' 0 0 0 '' '' 0 '' '' '4fb4207368e381f892f0de8e1901584c24055fce' '' 'hvnguyen05@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.223.222.96' '71.223.222.96' '' '' 7 1 '' 1590 '' '' 4 539 'feae' '' 0 '' 1 '') " (15926" 'cupquake678' 1412801441 0 0 '' 1412801586 'cupquake678' 0 0 0 '' '' 0 '' '' '3a4d2eb813b591d94f055997d08c2c941be41f4e' '' 'Mideon316@windstream.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.140.66.220' '67.140.66.220' '' '' 7 1 '' 1595 '' '' 4 375 'aadc' '' 0 '' 1 '') " (15927" 'Lordian' 1412802529 0 0 '' 1412802531 'Lordian' 0 0 0 '' '' 0 '' '' '0d0a6402cd1ceb809dd77e4c9df41346f1e72ab8' '' 'Idb101@att.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.51.92.223' '104.51.92.223' '' '' 7 1 '' 1595 '' '' 4 0 'c2d2' '' 0 '' 1 '') " (15928" 'KitKatCandyz' 1412819995 0 0 '' 1412820314 'KitKatCandyz' 0 0 0 '' '' 0 '' '' 'ec42b643f1c00556bbf68436b0194302f689b65e' '' 'tina28460@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.49.101.184' '72.49.101.184' 'who is my crush?' '18279f67557a3cf64bd64ac14ae7667f' 7 1 '' 1603 '' '' 4 290 '65d7' '' 0 '' 1 '') " (15929" 'warcraftchase' 1412821012 0 0 '' 1412821015 'warcraftchase' 0 0 0 '' '' 0 '' '' '440d2456d953370151e1015a30fb3ef2ff3e9ce2' '' 'chase.cason12345@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.211.16.224' '98.211.16.224' '' '' 7 1 '' 1603 '' '' 4 0 'd862' '' 0 '' 1 '') " (15930" 'MaddyTheFurry' 1412838413 4 0 '' 1418415955 'MaddyTheFurry' 0 0 0 '' '' 0 '' '' '14a2064fef6917da9af522eb5832ff443fe517c1' '' 'demiplaysgames@gmail.com' 'Shake Dat Furry Butt >:33' 2 '1996-06-28' '' '' 'South Africa' '' '' '' '' 0 1 '' '[center][img width=110 height=96]http://fc02.deviantart.net/fs70/f/2014/239/c/9/good_night_at_freddy_s_by_thedoggygal-d7wyjce.png[/img][/center]
[center][i]Five Nights at Freddy's
Is this where you want to be
I just don't get it
Why do you want to stay
[/i][/center]' 0 '' 1 0 0 '' 1 1 0 2 '94.200.252.64' '94.200.252.64' '' '' 7 1 'f93d70d913' 3233 '' '' 4 25920 '6a7e' '' 0 '' 1 '') " (15931" 'Chrissy' 1412896685 0 0 '' 1412896688 'Chrissy' 0 0 0 '' '' 0 '' '' 'df4b53750dc52f036216c021481baeb7a7651c85' '' 'princesschrista7904@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.165.228.210' '98.165.228.210' '' '' 7 1 '' 1630 '' '' 4 0 '6af9' '' 0 '' 1 '') " (15932" 'Angedjgirl' 1412901699 0 0 '' 1412901845 'Angedjgirl' 0 0 0 '' '' 0 '' '' '6e6aaf9a0bf182326e152de4b9e910c9a91b7377' '' 'Angedjgirl78@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.197.85.163' '98.197.85.163' '' '' 7 1 '' 1630 '' '' 4 719 '6c28' '' 0 '' 1 '') " (15933" 'JTrain13' 1412905776 0 0 '' 1412909165 'JTrain13' 0 0 0 '' '' 0 '' '' 'f14356324439e3f016015789db26ea7d54c06bdf' '' 'jordan1313131313@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.153.165.111' '184.153.165.111' '' '' 7 1 '' 1630 '' '' 4 0 '492e' '' 0 '' 1 '') " (15934" 'Rafe2518' 1412986023 0 0 '' 1412986026 'Rafe2518' 0 0 0 '' '' 0 '' '' '5329bed75d943323d5ee3895d3050be1e0a9d1c9' '' 'Emmypo25@gmail.con' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.10.158.233' '75.10.158.233' '' '' 7 1 '' 1635 '' '' 4 0 6523 '' 0 '' 1 '') " (15935" 'Lovecece2' 1412988986 0 0 '' 1412988988 'Lovecece2' 0 0 0 '' '' 0 '' '' 'f3c3d1ba5fb835bc5dc09ac102736a4127a12649' '' 'siera.fisher@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.209.137.246' '72.209.137.246' '' '' 7 1 '' 1640 '' '' 4 0 'c4dd' '' 0 '1413941514|4' 1 '') " (15936" 'Jack_and_Nathan' 1413035229 0 0 '' 1419335927 'Jack_and_Nathan' 0 0 0 50 '' 0 '' '' '1999036384caa377541c30885b599c3a29e32574' '' 'jackjones01234567890@gmail.com' 'Woo! Im a Donator on factions and Thug on prison!' 1 '0001-01-01' '' '' 'Space' '' '' '' '' 0 1 '' '✈Captain:Prepare to brace Thanks for flying!
✈Passenger: Huh?                 /
✈----------------------------> |
                   ✈ = *B00M' 0 '' 1 0 0 '' 1 1 0 2 '93.96.209.195' '93.96.209.195' '' '' 7 1 '' 3422 '' '' 4 3057 'de4b' '' 0 '' 1 '') " (15937" 'monkeyfeet992' 1413044149 15 0 '' 1449018646 'monkeyfeet992' 1 0 0 '' '' 1 '' '' '2f148045ea40566a29c41d1f3874be548b0092fd' '' 'jakeb.sm.211@gmail.com' '' 1 '2001-11-02' '' '' 'United States' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.89.90.153' '71.89.90.153' '' '' 7 1 '' 12995 '' '' 4 38702 'caa7' '' 0 '' 1 '') " (15938" 'plushtardis' 1413075857 0 0 '' 1413075860 'plushtardis' 0 0 0 '' '' 0 '' '' '9650f2f81605aa8cce1b1428d697152c86f7564c' '' 'winkiefaceunicorn@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.213.101.88' '98.213.101.88' '' '' 7 1 '' 1679 '' '' 4 0 'eab5' '' 0 '' 1 '') " (15939" 'Xxbingxxbingx' 1413082455 0 0 '' 1413084093 'Xxbingxxbingx' 0 0 0 '' '' 0 '' '' 'da245ea670a05b3062d09e7d138ebc435de426a9' '' 'Yayablaze432@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.32.150.60' '24.32.150.60' '' '' 7 1 '' 1683 '' '' 4 654 8656 '' 0 '' 1 '') " (15940" 'creeperZone91' 1413116816 0 0 '' 1414882747 'creeperZone91' 0 0 0 '' '' 0 '' '' '02702550ba5dd2cad27f99b71c191375f49bd741' '' 'jadontron@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.250.8.207' '96.250.8.207' '' '' 7 1 '' 2284 '' '' 4 0 '3bd5' '' 0 '' 1 '') " (15941" 'ralphy475' 1413131019 0 0 '' 1413131346 'ralphy475' 0 0 0 '' '' 0 '' '' '793795f4dd2da13aa11963c4473bb722d78b72e8' '' 'jarmaws2@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.153.162.11' '99.153.162.11' '' '' 7 1 '' 1691 '' '' 4 0 'a467' '' 0 '' 1 '') " (15942" 'GeoMinePro' 1413225785 0 0 '' 1413225853 'GeoMinePro' 0 0 0 '' '' 0 '' '' 'c223c94ed27aea9534c22550dea896038fb06d54' '' 'sofia.perez@me.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '181.134.31.2' '181.134.31.2' '' '' 7 1 '' 1712 '' '' 4 306 'bf62' '' 0 '' 1 '') " (15943" 'DragonHunter87' 1413241560 9 0 '' 1447265816 'DragonHunter87' 4 0 0 '' '' 0 '' '' '9fa259b91d292b0d2d710450d042b15dc90689f7' '' 'basketballduke2014@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.117.147.90' '75.117.147.90' '' '' 7 1 '' 12079 '' '' 4 18494 '946a' '' 0 '' 1 '') " (15944" 'Digthegold' 1413254244 0 0 '' 1413256114 'Digthegold' 0 0 0 '' '' 0 '' '' '6815b817f6b5f331df360e9c925ce8edd5d3a2b2' '' 'wochet@wochetfuse.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '208.102.71.122' '208.102.71.122' '' '' 7 1 '' 1732 '' '' 4 2270 '4a58' '' 0 '' 1 '') " (15945" 'avengedplayer' 1413307448 0 0 '' 1413307891 'avengedplayer' 0 0 0 '' '' 0 '' '' 'd51ee810996b9a6864c9d9846dbe5c58cee1f45a' '' 'joshuaken2005@yahoo.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.27.192.26' '86.27.192.26' '' '' 7 1 '' 1739 '' '' 4 321 9725 '' 0 '' 1 '') " (15946" 'Aleung10' 1413329598 0 0 '' 1413329666 'Aleung10' 0 0 0 '' '' 0 '' '' '148d5d757d2761acc2cd62aa30170c698da35225' '' 'aleung10@hotmail.ca' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '162.157.191.105' '162.157.191.105' '' '' 7 1 '' 1781 '' '' 4 133 '0a8b' '' 0 '' 1 '') " (15947" 'Luna wolf' 1413343074 0 0 '' 1413343291 'Luna wolf' 0 0 0 '' '' 0 '' '' '064c0dbb4e6fea3d193bd389a6f05c12fc3134ea' '' 'Gabbyandme2@gmail.com' '' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.148.17.208' '24.148.17.208' '' '' 7 1 '' 1788 '' '' 4 518 '1c0e' '' 0 '' 1 '') " (15948" 'Cavemanking99' 1413381456 0 0 '' 1413627189 'Cavemanking99' 0 0 0 '' '' 0 '' '' 'b94ff9e4e9b18c924747f2fb2109ce097cace790' '' 'dylanpeterson99@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.215.135.20' '121.215.135.20' '' '' 7 1 '' 1874 '' '' 4 678 'c593' '' 0 '' 1 '') " (15949" 'Cinder123' 1413408068 0 0 '' 1413408071 'Cinder123' 0 0 0 '' '' 0 '' '' 'a52dc6dd4666c3100f61769c1f0c7d27adf8eddf' '' 'celinastarrtaylor@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.196.121.138' '108.196.121.138' '' '' 7 1 '' 1797 '' '' 4 0 '8fea' '' 0 '' 1 '') " (15950" 'bethgirl2002' 1413418125 0 0 '' 1413418991 'bethgirl2002' 0 0 0 '' '' 0 '' '' '3c60ca46f29fbac436b2c4383d783fec95321013' '' 'bgarr1171@student.tycomail.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.4.15.127' '184.4.15.127' '' '' 7 1 '' 1804 '' '' 4 863 '7c5d' '' 0 '' 1 '') " (15951" 'BossBam123' 1413480248 0 0 '' 1413480471 'BossBam123' 0 0 0 '' '' 0 '' '' '309b16ddd3d1ddab421662db07beba37be096157' '' 'r.i.p.man217@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '208.123.149.126' '208.123.149.126' '' '' 7 1 '' 1810 '' '' 4 340 '0ad8' '' 0 '' 1 '') " (15952" 'ILIKECHEESE123' 1413480379 0 0 '' 1413480473 'ILIKECHEESE123' 0 0 0 '' '' 0 '' '' 'dd04981b9dd52547bdf2ee3fe29a9e1f4f1e9ce0' '' 'philomerrill@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '208.123.149.126' '208.123.149.126' '' '' 7 1 '9eb58728f3' 1810 '' '' 4 297 '16b6' '' 0 '' 1 '') " (15953" 'sprinkle' 1413498060 0 0 '' 1413498550 'sprinkle' 0 0 0 '' '' 0 '' '' 'e4291390a2745e8bbd24496d3a6c1d89f0d5bf77' '' 'Haleysprinkle@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.255.139.243' '24.255.139.243' '' '' 7 1 '' 1815 '' '' 4 909 'c020' '' 0 '' 1 '') " (15954" 'Fast_Turtlez' 1413499088 0 0 '' 1413499091 'Fast_Turtlez' 0 0 0 '' '' 0 '' '' '6ae4b3b3eb086a3a5f4bd5d83eada9c794c5a1f9' '' 'fruitytuity267@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.74.231.68' '71.74.231.68' '' '' 7 1 '' 1816 '' '' 4 0 'd017' '' 0 '' 1 '') " (15955" 'TortuousMouse' 1413505550 0 0 '' 1413505563 'TortuousMouse' 0 0 0 '' '' 0 '' '' '5f7d29a13bd19df7297d065017e33c9724cfc5b2' '' 'trollersx4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.36.50.125' '68.36.50.125' '' '' 7 1 '' 1820 '' '' 4 0 '1b10' '' 0 '' 1 '') " (15956" 'AllieHostetler02' 1413529813 0 0 '' 1413530132 'AllieHostetler02' 0 0 0 '' '' 0 '' '' '2fcd713a756247322370410bf401bf003a06f7f1' '' 'alliehost02@hotmail.com' 'Allie' 2 '0001-01-01' '' '' 'Fairmount Indiana' '' '' '' 'alliehost02@hotmail.com' 0 1 '' 'Allie Hostetler' 0 'Musicians/Jewel.jpg' 1 0 0 '' 1 1 0 2 '69.136.160.131' '69.136.160.131' '' '' 7 1 '' 1824 '' '' 4 446 '68a6' '' 0 '' 1 '') " (15957" 'Torieloaf13' 1413605343 0 0 '' 1413605379 'Torieloaf13' 0 0 0 '' '' 0 '' '' '44a6a54d2377792978c94afbbabf4b188943da74' '' 'vidouget@tahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.77.80.108' '107.77.80.108' '' '' 7 1 '' 1874 '' '' 4 0 'c4f9' '' 0 '' 1 '') " (16030" 'kat_crafted' 1416073373 0 0 '' 1433360693 'kat_crafted' 2 2 1 '' '' 0 '' '' '14aca0890885e5e42dcc2753485113dc8149db96' '' 'Amybacca501@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.112.141.139' '69.112.141.139' 'my first pets name' '06c56a89949d617def52f371c357b6db' 7 1 '' 7877 '' '' 4 2913 'afe3' '' 0 '' 1 '') " (15967" 'crookedkid123' 1413852134 2 0 '' 1414107195 'crookedkid123' 0 0 0 '' '' 0 '' '' '5cf73918b5db5672a90686335fdb00192d217a52' '' 'manduul_g@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.53.216.208' '64.53.216.208' '' '' 7 1 '' 2034 '' '' 4 2204 'ba8f' '' 0 '' 1 '') " (15958" 'ZiHark98' 1413682314 0 0 '' 1413683034 'ZiHark98' 0 0 0 '' '' 0 '' '' '0eec30a3db6ce56333a3977575c5fb6654cdc422' '' 'vincent10911@gmail.com' 'I ZiHark :D' 0 '0001-01-01' 'Twitter Link' 'http://www.twitter.com/Shadoez' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.113.137.144' '69.113.137.144' '' '' 7 1 '' 1905 '' '' 4 792 'eb8b' '' 0 '' 1 '') " (15960" 'Butterganster' 1413736081 1 0 '' 1413736368 'Butterganster' 0 0 0 '' '' 0 '' '' '39d273bb49dd456091fb620f65bd8dde77f54043' '' 'teddybearmilan@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '216.244.54.73' '216.244.54.73' '' '' 7 1 '' 1908 '' '' 4 466 '556a' '' 0 '' 1 '') " (15961" 'Redarrow1' 1413738675 0 0 '' 1413738785 'Redarrow1' 0 0 0 '' '' 0 '' '' '393832ef6015c818935774e356ce33c3243cb5e1' '' 'Goldmess82@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.175.147.146' '76.175.147.146' '' '' 7 1 '' 1909 '' '' 4 302 '9ca3' '' 0 '' 1 '') " (15962" 'ericpaul99' 1413754863 0 0 '' 1419450077 'ericpaul99' 0 0 0 '' '' 0 '' '' 'a95233b2a6e16b5d890cf46516cf35cccbad0d7f' '' 'ericlohse99@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '207.177.103.182' '207.177.103.182' '' '' 7 1 '' 3452 '' '' 4 561 'a31c' '' 0 '' 1 '') " (15963" 'Olishaka24' 1413757646 0 0 '' 1413761189 'Olishaka24' 0 0 0 15937 '' 0 '' '' '1d2ccd0cd8e0ccc5159a9a4e8b6901ca36a8c7c2' '' 'shakaol19@macks.k12.wi.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.188.234.227' '66.188.234.227' '' '' 7 1 '' 1925 '' '' 4 73 '95fc' '' 0 '' 1 '') " (15964" 'thetoastyone' 1413761641 2 0 '' 1413857429 'thetoastyone' 0 0 0 '' '' 0 '' '' '0c1478a7c4fd43f85c7f0a4585c2f7e0c710d603' '' 'thetoastyone3125@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.40.121.12' '73.40.121.12' '' '' 7 1 '' 1933 '' '' 4 2172 'c613' '' 0 '' 1 '') " (15965" 'elephant4life' 1413838286 0 0 '' 1413838289 'elephant4life' 0 0 0 '' '' 0 '' '' '20c9a888cd626cf6b716bae107c0702335dc4543' '' 'alysonkenney@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.35.202.207' '64.35.202.207' '' '' 7 1 '' 1932 '' '' 4 0 '301b' '' 0 '' 1 '') " (15966" 'cupcakekillah12' 1413846004 0 0 '' 1413846142 'cupcakekillah12' 0 0 0 '' '' 0 '' '' '76cfa834ca97ce1f87300fc820a955c6bdcf2f2d' '' 'sleeplessmonsta@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.173.249.21' '76.173.249.21' '' '' 7 1 '1d3720c65d' 1933 '' '' 4 732 '65b2' '' 0 '1413995518|5' 1 '') " (15968" 'Aviator rocks' 1413899821 0 0 '' 1413900037 'Aviator rocks' 3 3 1 15909 '' 0 '' '' '49ac47351956e8812bb8fb8f3bf335d14a0d95fd' '' 'Scerbo@stleoeschool.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.172.184.21' '71.172.184.21' '' '' 7 1 '' 1954 '' '' 4 714 'fdfd' '' 0 '' 1 '') " (15969" 'LouieDaKid' 1413909305 0 0 '' 1418686299 'LouieDaKid' 0 0 0 '' '' 0 '' '' '4ad5f4b2a397844d852e1d9100cc0e3a8b911be1' '' 'b2511e41@opayq.com' 'Hi David' 1 '0001-01-01' '' '' 'Montreal Canada' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.40.10.81' '108.40.10.81' '' '' 7 1 '' 3297 '' '' 4 1204 '5cdc' '' 0 '' 1 '') " (15972" 'gabbyheart' 1413979217 0 0 '' 1413979489 'gabbyheart' 0 0 0 '' '' 0 '' '' 'f8782aec43252c95aabbcb0e8bfbca9211800753' '' 'gabrielejankauskaite12@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '80.47.61.227' '80.47.61.227' '' '' 7 1 '' 1990 '' '' 4 535 'b79b' '' 0 '' 1 '') " (15973" 'Slacker' 1414007730 111 0 '' 1435676354 'Slacker' 9 0 0 '' '' 0 '' '' '1ac8303d3751070419f8dbd44dae81506536e0e9' '' 'slacker6042@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '[b][color=maroon]Nap All Day [/color] [color=teal]Sleep All Night [/color] [color=blue]Party Never.[/color] -Slacker Life[/b]

[img]http://i.imgur.com/68Gdhc4.gif[/img]' 0 '' 1 0 0 '' 1 1 0 2 '50.191.46.159' '50.191.46.159' '' '' 7 1 '' 8352 '' '' 6 139050 '17b2' '' 0 '' 1 '') " (15974" 'BlueCanoe222' 1414011547 1 0 '' 1419803941 'BlueCanoe222' 0 0 0 '' '' 0 '' '' '478ef918d8be4eb5ca4534567529524dc3293fe8' '' 'games@bumble.org' '' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' -6 '' 1 0 0 '' 0 1 0 2 '23.228.173.84' '23.228.173.84' '' '' 7 1 '' 3508 '' '' 4 11925 'c9b6' '' 0 '' 1 '') " (15975" 'smellfart1223' 1414021666 0 0 '' 1414022045 'smellfart1223' 0 0 0 50 '' 0 '' '' '5caf72d07d99044324636662615a735981ff63db' '' 'Cassidyhill1233@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.62.62.134' '71.62.62.134' '' '' 7 1 '' 2024 '' '' 4 601 '5c28' '' 0 '' 1 '') " (15976" 'bunnieslove678' 1414026763 1 0 '' 1414026924 'bunnieslove678' 0 0 0 '' '' 0 '' '' 'cdeaf025a76b59de5e1ac8795769b3027d48cd81' '' 'bunnylova@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.35.48.68' '65.35.48.68' '' '' 7 1 '' 2024 '' '' 4 938 '6c3e' '' 0 '' 1 '') " (15977" 'arastarshimmers' 1414228048 0 0 '' 1416371133 'arastarshimmers' 0 0 0 '' '' 0 '' '' 'c9e08a179446d358f668b4440eeb7a07ab68aa1b' '' 'nancyorozco605@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.9.11.48' '71.9.11.48' '' '' 7 1 '' 2837 '' '' 4 1662 'f639' '' 0 '' 1 '') " (15978" 'Kristina33573' 1414240077 0 0 '' 1427357309 'Kristina33573' 0 0 0 '' '' 0 '' '' '520b804c899a34292f1faa4003ec35e3472324e8' '' 'kristinadriggers13@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.228.212.70' '96.228.212.70' '' '' 7 1 '' 5595 '' '' 4 741 '27c3' '' 0 '' 1 '') " (15979" 'Goodtaco' 1414268073 0 0 '' 1414268076 'Goodtaco' 0 0 0 '' '' 0 '' '' '5db32e0081e1adcb53f74bca955b05255a5f5268' '' 'michael.brandon32@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.207.202.77' '69.207.202.77' '' '' 7 1 '' 2088 '' '' 4 0 8080 '' 0 '' 1 '') " (15980" 'carsoncramer' 1414282444 0 0 '' 1416350258 'carsoncramer' 0 0 0 '' '' 0 '' '' '1568f4d0e0c950dbad55a1026f46455cf68537e5' '' 'diamondpwnage0308@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.55.238.177' '174.55.238.177' '' '' 7 1 '' 2833 '' '' 4 475 '0c1c' '' 0 '' 1 '') " (15981" 'skoorb9' 1414405726 0 0 '' 1414406433 'skoorb9' 0 0 0 '' '' 0 '' '' '0061c33201219a994c35e5aebc5c372376fe0a1b' '' 'thedesigngeanuise@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.228.58.203' '96.228.58.203' '' '' 7 1 '' 2143 '' '' 4 578 '6a90' '' 0 '' 1 '') " (15982" 'EmeraldDragon15' 1414456633 0 0 '' 1414622178 'EmeraldDragon15' 0 0 0 '' '' 0 '' '' 'aef642c9aa1eac39c5125189b398842414e82965' '' 'EmeraldDragon15mc@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.22.120.161' '173.22.120.161' '' '' 7 1 '' 2203 '' '' 4 1543 '8d04' '' 0 '' 1 '') " (15983" 'AOKhong' 1414546409 0 0 '' 1414913238 'AOKhong' 0 0 0 '' '' 0 '' '' '9e6bfb8086eb375624c959c51171bbf92bfa2740' '' 'tiffsupsam@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.166.127.193' '67.166.127.193' '' '' 7 1 '' 2293 '' '' 4 4390 '800a' '' 0 '' 1 '') " (15984" 'DatBakaWolfy' 1414591784 0 0 '' 1414591947 'DatBakaWolfy' 0 0 0 '' '' 0 '' '' 'e70bfb614640b081b8ba5c6415d6e6a8248dbf74' '' 'lexiluvsfishing@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.110.142.40' '74.110.142.40' '' '' 7 1 '' 2191 '' '' 4 243 'b2d5' '' 0 '' 1 '') " (15985" 'fishermaniac389' 1414611614 0 0 '' 1414873699 'fishermaniac389' 0 0 0 '' '' 0 '' '' '4081b560008bc8749421875ae7724db14182e7a7' '' 'hunterboy12392@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.143.80.242' '69.143.80.242' '' '' 7 1 '' 2282 '' '' 4 853 'f7c1' '' 0 '' 1 '') " (15986" 'AlejasOnTop' 1414618740 0 0 '' 1414619231 'AlejasOnTop' 0 0 0 '' '' 0 '' '' '74c2d7cb7b59df08e08ea3d4a7189fd71ab0c299' '' 'ethanczyrny@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.243.24.155' '96.243.24.155' '' '' 7 1 '' 2198 '' '' 4 803 'd72b' '' 0 '' 1 '') " (15987" 'zCypher' 1414618962 0 0 '' 1414618964 'zCypher' 0 0 0 '' '' 0 '' '' '42a85cf15647fe69ab089d5b7a0cda1b4a64bce8' '' 'ThompsonS3434@parkwayschools.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.0.12.48' '104.0.12.48' '' '' 7 1 '' 2198 '' '' 4 0 'e87c' '' 0 '' 1 '') " (15988" 'iwillmineyoface' 1414619186 0 0 '' 1414619634 'iwillmineyoface' 0 0 0 '' '' 0 '' '' 'fa149cc7fdb4decb1f700c5e70a8ce06be20daee' '' 'devoncushing1@gmail.com' ':D' 1 '1999-07-03' '' '' 'main oxfard' '' 'iwillmineyoface' 'devoncushing1@yahoo.com' 'devoncushing1@gmail.com' 0 1 '' 'iwillmineyoface(devoncushing:)(:999:)(:ginhsucnoved)ecafoyenimlliwi' 0 '' 1 0 0 '' 1 1 0 2 '68.190.41.50' '68.190.41.50' '' '' 7 1 '' 2198 '' '' 4 605 'a938' '' 0 '' 1 '') " (15989" 'minepolice' 1414620104 0 0 '' 1414620640 'minepolice' 0 0 0 '' '' 0 '' '' 'a5a4072e648644371573f4be190bea9e45cadad4' '' 'efadams23@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '151.230.137.64' '151.230.137.64' '' '' 7 1 '' 2199 '' '' 4 912 '24dd' '' 0 '' 1 '') " (15990" 'EndTheNether' 1414630327 0 0 '' 1414632650 'EndTheNether' 0 0 0 '' '' 0 '' '' '038a856b1bc11232ed0994b6bdb1d8da0691e00d' '' 'Colebear123@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.60.67.85' '174.60.67.85' '' '' 7 1 '' 2209 '' '' 4 0 'cfaa' '' 0 '' 1 ''); INSERT INTO `smf_members` " (`id_member`" `member_name` `date_registered` `posts` `id_group` `lngfile` `last_login` `real_name` `instant_messages` `unread_messages` `new_pm` `buddy_list` `pm_ignore_list` `pm_prefs` `mod_prefs` `message_labels` `passwd` `openid_uri` `email_address` `personal_text` `gender` `birthdate` `website_title` `website_url` `location` `icq` `aim` `yim` `msn` `hide_email` `show_online` `time_format` `signature` `time_offset` `avatar` `pm_email_notify` `karma_bad` `karma_good` `usertitle` `notify_announcements` `notify_regularity` `notify_send_body` `notify_types` `member_ip` `member_ip2` `secret_question` `secret_answer` `id_theme` `is_activated` `validation_code` `id_msg_last_visit` `additional_groups` `smiley_set` `id_post_group` `total_time_logged_in` `password_salt` `ignore_boards` `warning` `passwd_flood` `pm_receive_from` `breeze_profile_views`) VALUES (15991 'savannah' 1414638036 0 0 '' 1414638038 'savannah' 0 0 0 '' '' 0 '' '' '332cf9354304a584d026e9ab8fcf336fd4c25341' '' 'stphillips@greenbaystuden.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.48.252.165' '67.48.252.165' '' '' 7 1 '' 2210 '' '' 4 0 '69ac' '' 0 '' 1 '') " (15992" 'The_Sniffi' 1414703522 1 0 '' 1414705203 'The_Sniffi' 0 0 0 '' '' 0 '' '' 'd608ffb2c6a938a2cb246a91539812ad5715d42e' '' 'kristofferpedersenbreivoll@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '94.246.55.130' '94.246.55.130' '' '' 7 1 '' 2218 '' '' 4 1937 '39cb' '' 0 '' 1 '') " (15993" 'Camachinhogamer' 1414707147 0 0 '' 1414707150 'Camachinhogamer' 0 0 0 '' '' 0 '' '' '12399cf729559f8a8415111d20b31b3a3154e8e9' '' 'Camachinhogamer@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '85.243.145.196' '85.243.145.196' '' '' 7 1 '' 2221 '' '' 4 0 '3d52' '' 0 '' 1 '') " (15994" 'SkyWarrior05' 1414816077 5 0 '' 1437527290 'SkyWarrior05' 0 0 0 '' '' 0 '' '' '0ea148083f12c062a3f370e0b2aad47de676e500' '' 'logantaylor2005@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.113.216.212' '68.113.216.212' '' '' 7 1 '' 8858 '' '' 4 10524 'df67' '' 0 '' 1 '') " (15995" 'whovian41110' 1414853646 0 0 '' 1417896573 'whovian41110' 0 0 0 '' '' 0 '' '' '4a8c864c9a408d498b374c03da0ededbddc96a92' '' 'whovian41110@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.213.239.36' '98.213.239.36' '' '' 7 1 '' 3134 '' '' 4 1504 'e7a3' '' 0 '' 1 '') " (15996" 'mishmosh007' 1414868682 0 0 '' 1414868769 'mishmosh007' 0 0 0 '' '' 0 '' '' '519c49bafc3eac9b6b420c3add272fed7c626c41' '' 'mishmosh007@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.47.120.16' '96.47.120.16' '' '' 7 1 '' 2274 '' '' 4 140 'f2d0' '' 0 '' 1 '') " (15997" 'Pandakid6' 1414868768 5 0 '' 1433462869 'Pandakid6' 0 0 0 '' '' 0 '' '' '5dd31de749457b351ebeb7ee4e4888be9eb22df3' '' 'Jmanbowie6@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.51.16.140' '108.51.16.140' '' '' 7 1 '' 7907 '' '' 4 6119 'd61d' '' 0 '' 1 '') " (15998" 'redextreme' 1414953782 0 0 '' 1414953784 'redextreme' 0 0 0 '' '' 0 '' '' '169d3d451c9d3eed6a332cd63ea4dec8aad76837' '' 'alvarobrancati@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '186.207.52.158' '186.207.52.158' '' '' 7 1 '' 2296 '' '' 4 0 '2abb' '' 0 '' 1 '') " (15999" 'uray' 1414965210 0 0 '' 1414965541 'uray' 0 0 0 '' '' 0 '' '' 'a47fe172edfef3df24ae75c7f667b69e902646b3' '' 'umarlok@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.235.204.183' '64.235.204.183' '' '' 7 1 '' 2297 '' '' 4 267 '731c' '' 0 '' 1 '') " (16000" 'ant_wait_for_it_willo' 1414990288 0 0 '' 1414991252 'ant_wait_for_it_willo' 0 0 0 '' '' 0 '' '' 'ff584d87a89858801cb248068d82dff20f208afd' '' 'noahthowardrocks@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.230.17.156' '98.230.17.156' '' '' 7 1 '' 2298 '' '' 4 0 '251c' '' 0 '' 1 '') " (16001" 'Ballerboy17' 1415029994 18 0 '' 1426885794 'Ballerboy17' 3 0 0 '' '' 0 '' '' '3a297b68b182f2bb1b2015e54dc8a9d5d2fc372b' '' 'ballerboy1717@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.219.228.189' '72.219.228.189' '' '' 7 11 '' 5421 '' '' 4 50274 9891 '' 0 '' 1 '') " (16002" 'weh33' 1415073442 0 0 '' 1415073610 'weh33' 0 0 0 '' '' 0 '' '' 'c85e3b18f15b1b2c9103d20fa32c36468a300837' '' 'charliewehr@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.42.104.208' '74.42.104.208' '' '' 7 1 '' 2333 '' '' 4 518 'b37e' '' 0 '' 1 '') " (16003" 'TheWeirdGuy74' 1415075492 0 0 '' 1415075494 'TheWeirdGuy74' 0 0 0 '' '' 0 '' '' '8e71102dbbf24a4b5bf92de6beb908cddeed234b' '' 'EasternProSeries@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.235.43.173' '76.235.43.173' '' '' 7 1 '' 2333 '' '' 4 0 '911b' '' 0 '' 1 '') " (16004" 'PhantomDraconian' 1415077159 1 0 '' 1423084784 'PhantomDraconian' 0 0 0 26 '' 0 '' '' '1819c31b5a2729731dcb46f411f4321360235e9d' '' 'yangke121272@gmail.com' 'Who like MINECRAFT!!!!!' 1 '2000-09-21' '' '' 'Canada' '' '' '' '' 0 1 '' 'Phantom Draconian' 0 '' 1 0 0 '' 1 1 0 2 '184.69.227.58' '184.69.227.58' '' '' 7 1 '' 4319 '' '' 4 7565 'deb5' '' 0 '' 1 '') " (16005" 'CrazyxXxMiner' 1415128501 0 0 '' 1415934179 'CrazyxXxMiner' 0 0 0 '' '' 0 '' '' 'a29a407af067a358e72d84cf9c30be502d337706' '' 'trickynikkie56@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 'Musicians/Queen.jpg' 1 0 0 '' 1 1 0 2 '68.80.135.231' '68.80.135.231' '' '' 7 1 '' 2684 '' '' 4 956 'aa35' '' 0 '' 1 '') " (16006" 'Qualil105' 1415148041 0 0 '' 1415148094 'Qualil105' 0 0 0 '' '' 0 '' '' '0d3b1de1a9fa136a647c938bb6833cc9318c8982' '' 'Qualil.10.18@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.85.12.156' '67.85.12.156' '' '' 7 1 '' 2371 '' '' 4 0 'e8bb' '' 0 '' 1 '') " (16007" 'iXerx' 1415216331 7 0 '' 1418558855 'iXerx' 0 0 0 46 '' 0 '' '' '03671fdbb94fbf380e0157ada86d5b65151cc2d2' '' 'trevoras12@gmail.com' 'Surprise Mothaf*cka' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.40.95.190' '86.40.95.190' '' '' 7 1 '' 3279 '' '' 4 8624 'ac12' '' 0 '' 1 '') " (16008" 'Lukas/Lukasero99' 1415219902 0 0 '' 1415220038 'Lukas/Lukasero99' 0 0 0 '' '' 0 '' '' '4ff22797b3dfaaf3ce9e1113d8b9336ee8cbeb1f' '' 'stanisauskislukas@yahoo.ie' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.45.224.190' '86.45.224.190' '' '' 7 1 '' 2404 '' '' 4 293 'b3b5' '' 0 '' 1 '') " (16009" 'ari43217' 1415228068 0 0 '' 1415228211 'ari43217' 0 0 0 '' '' 0 '' '' '3f9baf9b297bb2f4f9354a2cf4f45423855e9564' '' 'ari43217@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.72.109.248' '108.72.109.248' '' '' 7 1 '' 2418 '' '' 4 238 'de48' '' 0 '' 1 '') " (16010" 'mariokart77' 1415235275 0 0 '' 1417996943 'mariokart77' 0 0 0 '' '' 0 '' '' '9b77486e927d84a44b631ea159fc4aaaf2fb88ff' '' 'cat55tex@gmail.com' 'I ate a chunk of a hunk of a piece of cake' 1 '1998-11-25' '' '' 'New Jersy' '' '' '' '' 0 1 '' 'Paul Driscoll III' 0 '' 1 0 0 '' 1 1 0 2 '73.195.171.13' '73.195.171.13' '' '' 7 1 '' 3179 '' '' 4 3685 3638 '' 0 '' 1 '') " (16011" 'mawicraft' 1415313662 0 0 '' 1415315501 'mawicraft' 0 0 0 '' '' 0 '' '' '111cc1b8b1fc2df62480dd091215235a6a87de95' '' 'aaronrishmawi@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.61.168.95' '68.61.168.95' '' '' 7 1 '' 2473 '' '' 4 2028 'b855' '' 0 '' 1 '') " (16014" 'GrayishPants302' 1415552276 0 0 '' 1415552350 'GrayishPants302' 0 0 0 '' '' 0 '' '' '92165963ca7f3ee4eed4db63198327dc435a7bd4' '' 's.violet1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.53.203.120' '174.53.203.120' '' '' 7 1 '' 2544 '' '' 4 170 'd1ea' '' 0 '' 1 '') " (16012" 'CapitolCrusader' 1415416599 0 0 '' 1415416601 'CapitolCrusader' 0 0 0 '' '' 0 '' '' 'fd3f70eb1e6346f0fd246d8544e44e3789b6bc8a' '' 'kyleerene0128@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.222.154.214' '98.222.154.214' '' '' 7 1 '' 2512 '' '' 4 0 'cf78' '' 0 '' 1 '') " (16013" 'cadami' 1415508494 0 0 '' 1415508496 'cadami' 0 0 0 '' '' 0 '' '' '4daf8bc45be89ed2d5deadc4892b7da039d73b94' '' 'rykaisnot@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.187.144.201' '70.187.144.201' '' '' 7 1 '' 2540 '' '' 4 0 '79f2' '' 0 '' 1 '') " (16015" 'Jake081302' 1415569499 0 0 '' 1415664292 'Jake081302' 0 0 0 '' '' 0 '' '' '8eafc4ea1a93d13146fe2cbd3ec7961156f4e958' '' 'jakedickens50@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.139.117.148' '69.139.117.148' '' '' 7 1 '' 2578 '' '' 4 1769 'd541' '' 0 '' 1 '') " (16019" 'coolrebe11' 1415654578 0 0 '' 1416914560 'coolrebe11' 0 0 0 '' '' 0 '' '' '6d3f018fa516cddbd009a9e220333640776d0dbb' '' 'rebecca.gunnarsson@live.se' 'Be Loving Be Mysterious' 2 '1998-12-07' '' '' 'Sweden' '' '' '' '' 1 1 '' 'Hi feel free to ask me for any help i will do my best to assist ;)' 0 'Musicians/Bob_Marley.jpg' 1 0 0 '' 1 1 0 2 '213.136.46.20' '213.136.46.20' '' '' 7 1 '' 2997 '' '' 4 4311 5391 '' 0 '' 1 '') " (16016" 'jabug' 1415577779 0 0 '' 1415580082 'jabug' 0 0 0 '' '' 0 '' '' 'fc5fdadeb49051e2654d83897bed1f3483d3c0fc' '' 'jabug@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '207.68.113.249' '207.68.113.249' '' '' 7 1 '' 2558 '' '' 4 1507 '538d' '' 0 '' 1 '') " (16017" 'LizzyB0305' 1415577831 0 0 '' 1415578102 'LizzyB0305' 0 0 0 '' '' 0 '' '' '19201cd794d2cb41b8a835452a2cc349892b5b64' '' 'eb91234@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.186.201.148' '72.186.201.148' '' '' 7 1 '' 2558 '' '' 4 433 5221 '' 0 '' 1 '') " (16018" 'ItzBella27' 1415630189 0 0 '' 1439488647 'ItzBella27' 1 0 0 '' '' 0 '' '' '35fda46384df3c2073b3bfe4e7fb2309ab460072' '' 'tropicalfruit@zoobuh.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.48.141.130' '173.48.141.130' 'What is my Softball Number?' '02e74f10e0327ad868d138f2b4fdd6f0' 7 1 '' 9470 '' '' 4 2175 'f086' '' 0 '' 1 '') " (16023" 'DALLAS' 1415915689 0 0 '' 1417579555 'DALLAS' 0 0 0 '' '' 0 '' '' 'e32d7087e5e80f595a053463af32405ebba245d3' '' 'kfields0219@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '54.184.175.180' '24.170.246.70' '' '' 7 1 '' 3088 '' '' 4 10787 '98fc' '' 0 '' 1 '') " (16021" 'norman208' 1415770878 0 0 '' 1415771351 'norman208' 0 0 0 '' '' 0 '' '' 'fa8fcba9ac27c3e513aa263bb35db644a46c0c83' '' 'danielw.whitehead@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.209.65.123' '108.209.65.123' '' '' 7 1 '' 2640 '' '' 4 575 '4f0a' '' 0 '' 1 '') " (16022" 'mrdice987' 1415808413 0 0 '' 1415812012 'mrdice987' 0 0 0 15968 '' 0 '' '' 'c0b9e89fabd58b22000f2debe91f9bf63985bd45' '' 'mdice98@sbcglobal.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.100.203.36' '174.100.203.36' '' '' 7 1 '' 2647 '' '' 4 904 '23de' '' 0 '' 1 '') " (16084" 'raineybrooke' 1417285804 0 0 '' 1417285874 'raineybrooke' 0 0 0 '' '' 0 '' '' '96bcd435ada7057bbadc75b91ac841536e9971f0' '' 'raerae3180@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.53.6.5' '68.53.6.5' '' '' 7 1 '' 3053 '' '' 4 192 'aaf0' '' 0 '' 1 '') " (16082" 'Mr_Hamburger' 1417238141 0 0 '' 1417238811 'Mr_Hamburger' 0 0 0 '' '' 0 '' '' '78eb277f23dc51a584c0757a12ce8152ad955948' '' 'mr.hamburgesa1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.134.237.38' '174.134.237.38' '' '' 7 1 '' 3047 '' '' 4 800 '9ac2' '' 0 '' 1 '') " (16025" 'Glitterandgold123' 1415967354 0 0 '' 1415967438 'Glitterandgold123' 0 0 0 '' '' 0 '' '' '481e6095c3166337b1c043943a5391c704715d7a' '' 'Athena14701@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.21.47.78' '98.21.47.78' '' '' 7 1 '' 2694 '' '' 4 661 'ec0e' '' 0 '' 1 '') " (16026" 'acunver99' 1415995536 1 0 '' 1425100525 'acunver99' 1 0 0 '' '' 0 '' '' '4eb6a510cbc9df3f9958e23511cd4f9305696a04' '' 'jlunver@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '32.212.252.239' '32.212.252.239' '' '' 7 1 '' 4706 '' '' 4 1385 'abfe' '' 0 '' 1 '') " (16027" 'sparkilypigs' 1416009737 0 0 '' 1422806683 'sparkilypigs' 0 0 0 '' '' 0 '' '' 'e265ba0955a56febd7774bdd474a90ae979e938b' '' 'chantelle00@sbcglobal.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.207.74.103' '107.207.74.103' '' '' 7 1 '' 4190 '' '' 4 0 '2a3d' '' 0 '' 1 '') " (16028" 'koolkillerdude' 1416029322 3 0 '' 1431799439 'koolkillerdude' 0 0 0 '' '' 0 '' '' '2fce9a4f7b5cb3fbd7acfbf773192d36dfc0c747' '' 'robloxguyjohn@gmal.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.11.200.210' '67.11.200.210' '' '' 7 1 '' 7468 '' '' 4 2510 'f1ca' '' 0 '' 1 '') " (16029" 'gamingAmee' 1416061575 2 0 '' 1444672779 'gamingAmee' 0 0 0 '' '' 0 '' '' 'f7c9a39219f2e4c70a36eb68e469004c6657efde' '' 'minecraft1410@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '80.167.138.57' '80.167.138.57' '' '' 7 1 '' 11139 '' '' 4 8218 '63ed' '' 0 '' 1 '') " (16031" 'fluffyunitaco' 1416075711 0 0 '' 1416158191 'fluffyunitaco' 0 0 0 '' '' 0 '' '' '19ab0b005edb9888bc9ad4da5dcb097877a76077' '' 'fluffyunicorn@gmail.com' 'Stay home eatchocolate and most of all.......SLEEP' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' ':::::::::Fluffy unitaco:::::::::' 0 'Musicians/Shakira.jpg' 1 0 0 '' 1 1 0 2 '71.192.221.29' '71.192.221.29' '' '' 7 1 '' 2798 '' '' 4 489 'ecf2' '' 0 '' 1 '') " (16032" 'papakie' 1416095918 0 0 '' 1428104085 'papakie' 1 0 0 '' '' 0 '' '' 'e049e26ccd62a73dda7a7624fbba7d0922149144' '' 'nickpapakie@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.236.217.189' '98.236.217.189' '' '' 7 1 '' 5771 '' '' 4 1439 9768 '' 0 '' 1 '') " (16033" 'cupcake12' 1416097254 0 0 '' 1436394226 'cupcake12' 0 0 0 15966 '' 0 '' '' '814f307ec2fd009fc9532f7f692f9099a3d8bcec' '' 'last2serve@yahoo.com' 'Attitude on Fleek' 2 '2000-12-27' '' '' 'USA California' '' '' '' '' 1 1 '' 'Maybe if you buy me food I'll be a little nicer to bishes like you ^-^' 0 '' 1 0 0 '' 1 1 0 2 '71.109.151.211' '71.109.151.211' 'Are you a bish?' 'b127099c71415d532da3a26ed73eb041' 7 1 '' 8542 '' '' 4 22866 '3f37' '' 0 '' 1 '') " (16037" 'Lil_roboto' 1416158616 0 0 '' 1416158930 'Lil_roboto' 0 0 0 '' '' 0 '' '' '1b01d87e69d12b45362011ee0cd299e9b50ec707' '' 'kingjaden00@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.31.9.30' '173.31.9.30' '' '' 7 1 '' 2798 '' '' 4 732 '05f6' '' 0 '' 1 '') " (16035" 'Thrasher8' 1416144530 0 0 '' 1416231192 'Thrasher8' 0 0 0 '' '' 0 '' '' '1c918c4f56dfee2d57944080c26439ce401e1bdc' '' 'rjw4811@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.87.115.84' '66.87.115.84' '' '' 7 1 '' 2808 '' '' 4 402 4924 '' 0 '1416779005|1' 1 '') " (16034" 'whovian909' 1416109705 0 0 '' 1424842467 'whovian909' 0 0 0 '31 16001' '' 0 '' '' '3c9ecdd07d71a268cceb3b7ce9da913da4b6a548' '' 'ben.klimczak@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.160.254.81' '70.160.254.81' '' '' 7 1 '' 4621 '' '' 4 2823 '4ff4' '' 0 '' 1 '') " (16036" 'FernandoVD2003' 1416147714 5 0 '' 1440253626 'FernandoVD2003' 1 0 0 '' '' 0 '' '' '75bdc64a17c807193ad4ae1f35fbc643ad7b9510' '' 'ftavandet@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' -3 '' 1 0 0 '' 1 1 0 2 '179.219.198.88' '179.219.198.88' '' '' 7 1 '' 9921 '' '' 4 4806 '10a0' '' 0 '' 1 '') " (16038" 'Kitten' 1416167123 0 0 '' 1416209974 'Kitten' 0 0 0 '' '' 0 '' '' '85e24f294cea51e0d29dcf355d7bf431e096f43d' '' 'wergugliotta@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.84.27.98' '75.84.27.98' '' '' 7 1 '' 2806 '' '' 4 307 'e313' '' 0 '' 1 '') " (16039" 'RavenIsAwseome' 1416169835 0 0 '' 1416169950 'RavenIsAwseome' 0 0 0 '' '' 0 '' '' 'd1de269a90d90099811a3814bd1bea2b35b10676' '' 'ajaandpapa@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.155.55.40' '50.155.55.40' '' '' 7 1 '' 2801 '' '' 4 333 '0fe8' '' 0 '' 1 '') " (16040" 'nOtDaRkTyRaNiTaR' 1416187788 0 0 '' 1416187790 'nOtDaRkTyRaNiTaR' 0 0 0 '' '' 0 '' '' 'd257ade30ffdc32acdf739e6d949e930265daf4a' '' 'killeranthony1@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.135.20.18' '74.135.20.18' '' '' 7 1 '' 2803 '' '' 4 0 'd669' '' 0 '' 1 '') " (16049" 'Excited_Fiber' 1416360278 62 0 '' 1449123552 'Excited_Fiber' 3 0 0 '' '' 0 '' '' '7fb31cf2dc1b4bb172b322eea47acc4273b42361' '' 'troubledbacon@live.com' '' 1 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.181.127.128' '50.181.127.128' '' '' 7 1 '' 13073 '' '' 5 79613 'c855' '' 0 '' 1 '') " (16041" 'Beckebus' 1416235714 0 0 '' 1416235715 'Beckebus' 0 0 0 '' '' 0 '' '' '61f1b6cfd32113d86ee3976e24fed6446b91775f' '' 'rebeckasm@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '213.67.165.228' '213.67.165.228' '' '' 7 1 '' 2808 '' '' 4 0 '0f64' '' 0 '' 1 '') " (16042" 'RimshaKhan' 1416263978 0 0 '' 1416264041 'RimshaKhan' 0 0 0 '' '' 0 '' '' 'c46eeb7560e49ac9e2d773f7689f96fea4dbd11c' '' 'rimkhan84@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.209.164.45' '107.209.164.45' '' '' 7 1 '' 2814 '' '' 4 292 'a1fe' '' 0 '' 1 '') " (16043" 'Yazminesnow' 1416264319 0 0 '' 1416264321 'Yazminesnow' 0 0 0 '' '' 0 '' '' '71e961ea23ed3c02024871a6ebc5a327a7287a02' '' 'Yaztre2@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.87.114.4' '66.87.114.4' '' '' 7 1 '' 2814 '' '' 4 0 '872e' '' 0 '' 1 '') " (16046" 'Teodoraelena' 1416319972 0 0 '' 1416324463 'Teodoraelena' 0 0 0 '' '' 0 '' '' 'c8a727a24bbae4bb62306f974c5fea77972656cf' '' 'eteodoraelena@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.126.112.38' '86.126.112.38' '' '' 7 1 '' 2816 '' '' 4 260 '7fbb' '' 0 '' 1 '') " (16045" 'ChaosMist' 1416271596 0 0 '' 1416271774 'ChaosMist' 0 0 0 '' '' 0 '' '' '0aa49fc6126684b45b62c3668868ab4d2050ccb5' '' 'ChaosMistOfficial@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.88.94.150' '75.88.94.150' '' '' 7 1 '' 2816 '' '' 4 256 '2dbc' '' 0 '' 1 '') " (16047" 'kozak' 1416346349 0 0 '' 1416346639 'kozak' 0 0 0 '' '' 0 '' '' 'f0bc235718c72c50628e1e4e0c11b92426b1980c' '' 'bestuncle2eli@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.108.62.66' '68.108.62.66' '' '' 7 1 '' 2829 '' '' 4 575 'f28d' '' 0 '' 1 '') " (16048" 'crazyleon' 1416346853 0 0 '' 1416347378 'crazyleon' 0 0 0 '' '' 0 '' '' 'fa8e0bdf0b26f2fa28522d757c21e9844e80a85a' '' 'leon_antonio@web.de' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.139.14.207' '2.139.14.207' '' '' 7 1 '' 2829 '' '' 4 596 5260 '' 0 '' 1 '') " (16050" 'omgitsbenn1' 1416410311 0 0 '' 1419195941 'omgitsbenn1' 0 0 0 '' '' 0 '' '' '1fa7695913e1c3408f636157060e2b03d3a2fab6' '' 'kevin_trinh09@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.205.171.134' '24.205.171.134' '' '' 7 1 '' 3361 '' '' 4 183 8440 '' 0 '' 1 '') " (16051" 'cambam0203' 1416411006 0 0 '' 1417110872 'cambam0203' 1 0 0 '46 17' '' 0 '' '' '0dbe53c7a07fe55cd07e13a13b676da9319a5e78' '' 'aab1001@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.239.165.48' '71.239.165.48' '' '' 7 1 'de70bc0dc3' 3030 '' '' 4 17220 '7abf' '' 0 '1416420202|4' 1 '') " (16052" 'lukasero99' 1416411140 3 0 '' 1425224736 'lukasero99' 0 0 0 '' '' 0 '' '' '3c53232646048462d4db233a98c372500546c506' '' 'stanisauskislucas@yahoo.ie' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.41.221.236' '86.41.221.236' '' '' 7 1 '' 4741 '' '' 4 5708 'f059' '' 0 '' 1 '') " (16053" 'Moey' 1416531369 0 0 '' 1416531522 'Moey' 0 0 0 '' '' 0 '' '' '015698b43346c18a85a3c5b49787cdde0da6f07d' '' 'Shinywolfpancake47@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.250.167.36' '108.250.167.36' '' '' 7 1 '' 2921 '' '' 4 210 'cc67' '' 0 '' 1 '') " (16062" 'MadisonCoolWhip' 1416775034 0 0 '' 1416775279 'MadisonCoolWhip' 0 0 0 '' '' 0 '' '' 'dc5c30c26e543d3dfdc124d0e11fe9deb9cda5b5' '' 'Madison125@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.254.196.161' '66.254.196.161' '' '' 7 1 '' 2975 '' '' 4 165 '810b' '' 0 '' 1 '') " (16054" 'JabbaMC' 1416673979 0 0 '' 1416673981 'JabbaMC' 0 0 0 '' '' 0 '' '' '0959892ec9b8f4025543df15ff2a58a677b8f517' '' 'jabba.the.jaffa@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '89.241.216.208' '89.241.216.208' '' '' 7 1 '' 2959 '' '' 4 0 '358a' '' 0 '' 1 '') " (16055" 'ASF_BAJAN1' 1416674413 6 0 '' 1446943495 'ASF_BAJAN1' 7 0 0 '' '' 0 '' '' '029e06f804bce64d3697392341c1e03ed9c94a10' '' 'dscanlon4@kc.rr.com' 'Where Am I!' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'I'm A true playa!' 0 '' 1 0 0 '' 1 1 0 2 '76.92.219.194' '76.92.219.194' '' '' 7 1 '' 11965 '' '' 4 21704 'de4b' '' 0 '' 1 '') " (16056" 'Tazgamian' 1416702423 0 0 '' 1416702426 'Tazgamian' 0 0 0 '' '' 0 '' '' '8ac73c65d2c40ae53a20710d57e090571160b14c' '' 'tazgamian@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.169.25.230' '75.169.25.230' '' '' 7 1 '' 2966 '' '' 4 0 '1f6c' '' 0 '' 1 '') " (16057" 'DavidMason490' 1416705298 0 0 '' 1416705724 'DavidMason490' 0 0 0 '' '' 0 '' '' '51a492340124e0b1ba366c4b15d7609c7f284bfa' '' 'asieldimas80@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.103.47.134' '68.103.47.134' '' '' 7 1 '' 2966 '' '' 4 512 '100f' '' 0 '' 1 '') " (16058" 'kenz5501' 1416715981 0 0 '' 1416715983 'kenz5501' 0 0 0 '' '' 0 '' '' 'd7a8338d5b88acdf3d52d5425c11e6659e4a9224' '' 'Crystalplaysgamez@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.132.167.173' '75.132.167.173' '' '' 7 1 '' 2969 '' '' 4 0 '702f' '' 0 '' 1 '') " (16059" 'chocolatemonster' 1416747083 0 0 '' 1416747085 'chocolatemonster' 0 0 0 '' '' 0 '' '' '64e6a483f0be06f22a7e683839748cd6a6ff6dc1' '' 'elliewright206@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.120.47.217' '2.120.47.217' '' '' 7 1 '' 2972 '' '' 4 0 '92bc' '' 0 '' 1 '') " (16060" 'Blade_the_Hero' 1416757246 0 0 '' 1448256727 'Blade_the_Hero' 0 0 0 '' '' 0 '' '' '1842d9fd0b581b7fe4062f8827e26f23e871ae38' '' 'aspobliterator@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.243.65.78' '174.243.65.78' '' '' 7 1 '' 12545 '' '' 4 3492 '55d4' '' 0 '' 1 '') " (16061" 'Chew0702' 1416758735 0 0 '' 1417055547 'Chew0702' 0 0 0 '' '' 0 '' '' '01facf8d34b51e018a56e13709a4d1d16d0937b6' '' 'matthiewpeiss@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.29.49.238' '76.29.49.238' '' '' 7 1 '' 3020 '' '' 4 3883 'f3cc' '' 0 '' 1 '') " (16063" 'haleyrules45' 1416777213 0 0 '' 1416777587 'haleyrules45' 0 0 0 '' '' 0 '' '' 'a4d0c75731851532630c6bc04405c341ee172699' '' 'sally400@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.254.196.161' '66.254.196.161' '' '' 7 1 '' 2976 '' '' 4 461 2753 '' 0 '' 1 '') " (16064" 'thegem750' 1416779428 0 0 '' 1429988277 'thegem750' 0 0 0 '' '' 0 '' '' '932392396860db7e540fcd822ffd6860254763a7' '' 'nickofweirdness123@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.138.133.22' '24.138.133.22' '' '' 7 1 '' 6843 '' '' 4 5512 '4a17' '' 0 '' 1 '') " (16065" 'Assail' 1416785025 0 0 '' 1419726271 'Assail' 0 0 0 61 '' 0 '' '' '32d785e74eb5aaf23387420f3293860b9e52f20b' '' 'michaelt1026@comcast.net' '' 1 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.151.72.51' '50.151.72.51' 'What is my favorite sport?' '690c3b1042564741e15a5ce503979172' 7 1 '' 3503 '' '' 4 4197 '4c04' '' 0 '' 1 '') " (16066" 'DE4Di' 1416785081 0 0 '' 1435592888 'DE4Di' 0 0 0 '' '' 0 '' '' 'd645d80d8dc341c6f29d40047c7839d8cefa495a' '' 'ctroyer1019@gmail.com' '' 1 '0001-01-01' '' '' 'Indiana USA' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.226.133.231' '98.226.133.231' '' '' 7 1 '' 8330 '' '' 4 946 '822b' '' 0 '' 1 '') " (16067" 'minecraftelsa01' 1416864110 0 0 '' 1416864112 'minecraftelsa01' 0 0 0 '' '' 0 '' '' '1b9425efaaea03a78a4aff12ea20258eaaacd1aa' '' 'marleahbrady2@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.251.29.95' '24.251.29.95' '' '' 7 1 '' 2990 '' '' 4 0 '3b35' '' 0 '' 1 '') " (16068" 'Rosey789' 1416879506 2 0 '' 1442697122 'Rosey789' 0 0 0 '' '' 0 '' '' '7f74e1abd87baaf8b431b343bc3f7bbccc400cb9' '' 'jen338@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.131.202.239' '64.131.202.239' '' '' 7 1 '' 10614 '' '' 4 2299 7014 '' 0 '' 1 '') " (16074" 'thepwnzer123' 1417121303 0 0 '' 1417121392 'thepwnzer123' 0 0 0 '' '' 0 '' '' 'e585a2726fca554579f910342ec10a26cedacfbd' '' 'jamesv981@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.0.49.70' '24.0.49.70' '' '' 7 1 '' 3032 '' '' 4 165 'c3b5' '' 0 '' 1 '') " (16069" 'pixe1master' 1416942328 0 0 '' 1416945086 'pixe1master' 0 0 0 '' '' 0 '' '' '154f136c5d4d84145d06b28e58b5a509dc812c49' '' 'taje2017@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.132.240.210' '75.132.240.210' '' '' 7 1 '471c321a1d' 3001 '' '' 4 1125 'b538' '' 0 '1420679359|3' 1 '') " (16072" 'Johnmcardle73' 1417052841 1 0 '' 1425069031 'Johnmcardle73' 0 0 0 '' '' 0 '' '' 'f977cf4c1b5552f839dafa97b2d852b71af23f6b' '' 'CompelledLoki6@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.120.178.110' '76.120.178.110' '' '' 7 1 '' 4692 '' '' 4 3599 'aec8' '' 0 '' 1 '') " (16070" 'Jfinsk' 1416965844 0 0 '' 1416966001 'Jfinsk' 0 0 0 '' '' 0 '' '' 'cc36323881f8c81f05c682071f1337d25fa9939e' '' 'joshsherfinski@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.237.193.240' '108.237.193.240' '' '' 7 1 '' 3009 '' '' 4 349 'ffa3' '' 0 '' 1 '') " (16071" 'WolfHowler17' 1416981786 0 0 '' 1416988230 'WolfHowler17' 0 0 0 '' '' 0 '' '' '3d23c19d429202739b2ca51815c241b3e48ebef5' '' 'bigmoneyman0415@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.0.229.243' '108.0.229.243' '' '' 7 1 '' 3012 '' '' 4 513 '62bc' '' 0 '' 1 '') " (16073" 'jo king' 1417053125 0 0 '' 1417053278 'jo king' 0 0 0 '' '' 0 '' '' 'b4b83e9202db9830d509b25b16177edd820c6b25' '' 'dancearena9@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.53.51.225' '50.53.51.225' '' '' 7 1 '' 3021 '' '' 4 731 '04ea' '' 0 '' 1 '') " (16089" 'KingKai78' 1417385867 0 0 '' 1417385979 'KingKai78' 0 0 0 '' '' 0 '' '' '04296d092b2863588711ab203a46409a991146bc' '' 'glaxygaminghd@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.173.234.201' '86.173.234.201' '' '' 7 1 '' 3068 '' '' 4 156 1109 '' 0 '' 1 '') " (16075" 'Hello' 1417165562 0 0 '' 1417165828 'Hello' 0 0 0 '' '' 0 '' '' '8e79600bd605f658e7f21a8c4a2fe478cfcf9283' '' 'jcoleman03@amazon.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.32.208.239' '96.32.208.239' '' '' 7 1 '' 3042 '' '' 4 514 '4be2' '' 0 '' 1 '') " (16076" 'Cdl052600' 1417188800 0 0 '' 1420245625 'Cdl052600' 0 0 0 '' '' 0 '' '' 'b6161ee742c3b64b51c050e6fe76b69572e0e499' '' 'lilymoon2000454@gmail.com' '' 2 '2000-05-26' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.58.151.132' '174.58.151.132' '' '' 7 1 '' 3757 '' '' 4 1478 'a6c2' '' 0 '' 1 '') " (16077" 'mr_red02' 1417196313 0 0 '' 1417196315 'mr_red02' 0 0 0 '' '' 0 '' '' '1ca105762aea02512d08003866d8b5974c939410' '' 'jaredgonzalez02@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.58.11.149' '173.58.11.149' '' '' 7 1 '' 3042 '' '' 4 0 '4e68' '' 0 '' 1 '') " (16078" 'Katcrafted' 1417200760 0 0 '' 1417202154 'Katcrafted' 0 0 0 '' '' 0 '' '' 'aa6e04e3602cdb56a89c094760e123c9d2e57aa3' '' 'baccabaccathebacca@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.112.141.139' '69.112.141.139' '' '' 7 1 '' 3042 '' '' 4 598 '5fc1' '' 0 '1428521962|1' 1 '') " (16088" 'coolcrab123' 1417362151 0 0 '' 1417365360 'coolcrab123' 1 1 1 '' '' 0 '' '' '517e3b4eaa3f341356da0064d1eaddb829192339' '' 'stevenrakhmanchik@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '47.18.139.121' '47.18.139.121' '' '' 7 1 '' 3063 '' '' 4 1007 1985 '' 0 '' 1 '') " (16079" 'Wolf50956' 1417206711 0 0 '' 1417206714 'Wolf50956' 0 0 0 '' '' 0 '' '' 'd272a3e151ef0301dc20b3ea1673cf979be71eb7' '' 'Wolf50956@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '220.233.17.46' '220.233.17.46' '' '' 7 1 '' 3043 '' '' 4 0 '498d' '' 0 '' 1 '') " (16080" 'Firedust222' 1417215952 0 0 '' 1417832007 'Firedust222' 0 0 0 '' '' 0 '' '' '3b6d4d324cf3a6ee00af3c73c1395a67dfc97f04' '' 'henrydmatsen@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.31.29.21' '108.31.29.21' '' '' 7 1 '' 3127 '' '' 4 0 '3c11' '' 0 '' 1 '') " (16083" 'vanguard992' 1417248160 0 0 '' 1417249274 'vanguard992' 0 0 0 '' '' 0 '' '' 'def1b29d11d4c3dfc041a6ee0d56e6c8891dda42' '' 'vanuard992@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '12.40.67.189' '12.40.67.189' '' '' 7 1 '' 3047 '' '' 4 250 'ef7d' '' 0 '' 1 '') " (16085" 'xraydelta2122' 1417312337 0 0 '' 1417807934 'xraydelta2122' 0 0 0 '' '' 0 '' '' '19a70fe206fd9a949e302b92604b024c50bb7c0a' '' 'xzavierlewis21@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.56.224.238' '71.56.224.238' '' '' 7 1 '' 3121 '' '' 4 1092 '79da' '' 0 '' 1 '') " (16086" 'rachelanne16' 1417312501 0 0 '' 1417573221 'rachelanne16' 0 0 0 '' '' 0 '' '' 'a642e617424baba37fc643f07c2aa7ce1a9f5b97' '' 'rachelanne166@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.11.33.140' '172.11.33.140' '' '' 7 1 '' 3088 '' '' 4 252 'e8f5' '' 0 '' 1 '') " (16087" 'Squid Nugget' 1417326645 0 0 '' 1417326850 'Squid Nugget' 0 0 0 '' '' 0 '' '' '0449122c04739cd928340108336ccf524b64dc19' '' 'Alexhicks617@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.125.94.138' '99.125.94.138' '' '' 7 1 '' 3059 '' '' 4 628 9752 '' 0 '' 1 '') " (16090" 'RealSkyWarrior05' 1417396354 0 0 '' 1417575608 'RealSkyWarrior05' 0 0 0 '' '' 0 '' '' 'f6d8bae6b6d14f0a389ead43c20111423785839b' '' 'RealSkyWarrior05@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.113.216.212' '68.113.216.212' '' '' 7 1 '' 3088 '' '' 4 836 4940 '' 0 '' 1 '') " (16091" 'Angelgirl545' 1417560729 0 0 '' 1417560732 'Angelgirl545' 0 0 0 '' '' 0 '' '' 'e02dd03d11b76ada7ecf6b534098e02a11389b12' '' 'madisonforester@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.210.5.163' '68.210.5.163' '' '' 7 1 '' 3082 '' '' 4 0 '8f25' '' 0 '' 1 '') " (16092" 'HororRelayz320' 1417563431 0 0 '' 1417564189 'HororRelayz320' 0 0 0 '' '' 0 '' '' 'dc36aa34a0cbf25fd4a549b0ea4878a49576e275' '' 'trenchtiki@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.151.247.216' '68.151.247.216' '' '' 7 1 '' 3085 '' '' 4 568 9656 '' 0 '' 1 '') " (16093" 'doris726' 1417581806 0 0 '' 1417581808 'doris726' 0 0 0 '' '' 0 '' '' '0f181a45ce2678c7b665173576106e52805dbd03' '' 'emmakrit121@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '123.211.213.208' '123.211.213.208' '' '' 7 1 '' 3088 '' '' 4 0 '1b6c' '' 0 '' 1 '') " (16094" 'ana' 1417655285 0 0 '' 1417655287 'ana' 0 0 0 '' '' 0 '' '' '39211d96451d5ab88619532e9be877647b5489ce' '' 'anatorres@cat34.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.125.218.160' '71.125.218.160' '' '' 7 1 '' 3102 '' '' 4 0 'd586' '' 0 '' 1 '') " (16095" 'Juliaf3' 1417657713 0 0 '' 1417657775 'Juliaf3' 0 0 0 '' '' 0 '' '' '012fa03f73672c434ea68ff1693c2018f483be54' '' 'Juliaf3licksminecraft@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.14.126.216' '73.14.126.216' '' '' 7 1 '' 3102 '' '' 4 219 4293 '' 0 '' 1 '') " (16098" 'HorsedogJade' 1417740236 0 0 '' 1417740239 'HorsedogJade' 0 0 0 '' '' 0 '' '' 'ecb643f6e5e6cf121dec28086fc75c44d17800ba' '' 'Jadelyb88@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '32.218.13.58' '32.218.13.58' '' '' 7 1 '' 3118 '' '' 4 0 '965f' '' 0 '' 1 '') " (16099" 'Mybu' 1417740759 0 0 '' 1417740761 'Mybu' 0 0 0 '' '' 0 '' '' 'c213b883d9f0b6334733231b7a77dbec14e6e55b' '' 'suzukimicah@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.8.203.12' '66.8.203.12' '' '' 7 1 '' 3118 '' '' 4 0 'fa63' '' 0 '' 1 '') " (16106" 'MorPhGamIng' 1417932505 0 0 '' 1417932507 'MorPhGamIng' 0 0 0 '' '' 0 '' '' '15d4fbb91f6d41ac0ab8b5c1c5e35accbf28d264' '' 'wyatt31553@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '205.161.251.11' '205.161.251.11' '' '' 7 1 '' 3175 '' '' 4 0 '94fe' '' 0 '' 1 '') " (16100" 'oxnell' 1417755419 0 0 '' 1417794018 'oxnell' 0 0 0 '' '' 0 '' '' '592224ebca08ed1ac7a1d280ac1f30b6519dd366' '' 'oxnell26@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.10.158.25' '71.10.158.25' '' '' 7 1 '' 3120 '' '' 4 1642 8196 '' 0 '' 1 '') " (16101" 'Xerexal' 1417814463 1 0 '' 1423369805 'Xerexal' 0 0 0 '' '' 0 '' '' '0d02c20d57cec32ddf92da18c8476d154d9b6695' '' 'logicshock101@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.184.88.230' '98.184.88.230' '' '' 7 1 '' 4381 '' '' 4 2186 '64bc' '' 0 '' 1 '') " (16102" 'Thebigjones' 1417863906 0 0 '' 1417863908 'Thebigjones' 0 0 0 '' '' 0 '' '' '2c2521a56413a825310de0f70d2598af241745ac' '' 'catrellprayer@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.80.214.52' '68.80.214.52' '' '' 7 1 '' 3128 '' '' 4 0 '1a4f' '' 0 '' 1 '') " (16103" 'BE56' 1417883370 26 0 '' 1429465317 'BE56' 0 0 0 '' '' 0 '' '' '3412e8bee11a2cd6e1cfc3959a9bd3ca454b7f97' '' 'brian@rocky-hills.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.122.245.85' '97.122.245.85' '' '' 7 1 '' 6653 '' '' 4 15428 'b9e0' '' 0 '' 1 '') " (16104" 'kingchj0317' 1417887198 0 0 '' 1417887267 'kingchj0317' 0 0 0 '' '' 0 '' '' '768acccc3cc9316c499f960cb3c3fd695723b481' '' 'chj0317012@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.185.45.9' '24.185.45.9' '' '' 7 1 '' 3131 '' '' 4 143 'a193' '' 0 '' 1 '') " (16105" 'abbydugg' 1417887284 0 0 '' 1417887778 'abbydugg' 0 0 0 '' '' 0 '' '' '308532a87856f6827575a39895df8c8457403dd2' '' 'abigail.duarte06@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.232.65.102' '71.232.65.102' '' '' 7 1 '' 3131 '' '' 4 822 '96b2' '' 0 '' 1 '') " (16126" 'SlicNic24' 1418337217 0 0 '' 1421290716 'SlicNic24' 0 0 0 '' '' 0 '' '' '2ba02d435b07f7087e9c72e18f38be60266a444c' '' 'Slicknicdoesmc@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '122.148.38.186' '122.148.38.186' '' '' 7 1 '' 3962 '' '' 4 686 'ff92' '' 0 '' 1 '') " (16107" 'Miranda_alcantar' 1417936009 0 0 '' 1417936078 'Miranda_alcantar' 0 0 0 '' '' 0 '' '' '9a3234586c788471004d005215da60d305727ca7' '' 'Mirandaa2003@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.42.151.123' '71.42.151.123' '' '' 7 1 '' 3175 '' '' 4 254 '8c6d' '' 0 '' 1 '') " (16108" 'BobPhilis' 1417987640 0 0 '' 1417988219 'BobPhilis' 0 0 0 '' '' 0 '' '' '00d6bcdbad1aeffc7786ef5913fc1d28a0ace294' '' 'superhojun@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.178.34.8' '70.178.34.8' '' '' 7 1 '' 3178 '' '' 4 766 '441d' '' 0 '' 1 '') " (16109" 'gogobob' 1417988330 0 0 '' 1417988332 'gogobob' 0 0 0 '' '' 0 '' '' 'd4414878dff64354e6c8ab080ecf5a43866bb2ef' '' 'gjhdjsjsj@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.178.34.8' '70.178.34.8' '' '' 7 1 '' 3178 '' '' 4 0 'f467' '' 0 '' 1 '') " (16110" 'qwerty' 1417988441 0 0 '' 1417988443 'qwerty' 0 0 0 '' '' 0 '' '' '631ffaa69d7329d53e3e883b05f4c4e5ed03a75a' '' 'ajsdkhfdshlas@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.178.34.8' '70.178.34.8' '' '' 7 1 '' 3178 '' '' 4 0 'a4a7' '' 0 '' 1 '') " (16111" 'asdfghjkl' 1417988500 0 0 '' 1417988502 'asdfghjkl' 0 0 0 '' '' 0 '' '' '3b744d94b030c5ee52c37fb1c2b94a6fcfafed21' '' 'gfsdhjgkfd@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.178.34.8' '70.178.34.8' '' '' 7 1 '' 3179 '' '' 4 0 '88fa' '' 0 '' 1 '') " (16112" 'qwertyuiop' 1417988554 0 0 '' 1417990207 'qwertyuiop' 0 0 0 '' '' 0 '' '' '497ebf4d6add29bc4cf349cf2348565865e399b5' '' 'qwertyuioplkjhgfdsa@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.178.34.8' '70.178.34.8' '' '' 7 1 '' 3179 '' '' 4 0 3970 '' 0 '' 1 '') " (16113" 'TheMiningAge' 1418010795 1 0 '' 1418012374 'TheMiningAge' 0 0 0 '' '' 0 '' '' '20ac6fce9d66d7cd292470d7b3342cde56ae709b' '' 'allison.swoveland@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.211.106.117' '71.211.106.117' '' '' 7 1 '' 3179 '' '' 4 1737 'fc11' '' 0 '' 1 '') " (16114" 'DivineDaemon' 1418060369 0 0 '' 1418063545 'DivineDaemon' 0 0 0 '' '' 0 '' '' '931b0854b0ac13a258ee2055014c8f216c8d9ccf' '' 'chaotic.jester@live.com' '' 2 '1996-08-26' '' '' 'California' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.84.32.225' '75.84.32.225' '' '' 7 1 '' 3182 '' '' 4 1055 'c402' '' 0 '' 1 '') " (16115" 'WienerMuncher' 1418065281 0 0 '' 1418065283 'WienerMuncher' 0 0 0 '' '' 0 '' '' 'e02de2c3c872e53c25ebe7be43cd1725f6c108e3' '' 'HdkgFjskx@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '40.133.3.102' '40.133.3.102' '' '' 7 1 '' 3188 '' '' 4 0 'cf68' '' 0 '' 1 '') " (16116" 'darkon275' 1418072625 64 0 '' 1436147010 'darkon275' 0 0 0 '' '' 0 '' '' '3522dd2a6f4a4a27d3100ad4783411ee448f824f' '' 'rdranch275@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.101.165.168' '74.101.165.168' '' '' 7 1 '' 8436 '' '' 5 38902 6752 '' 0 '' 1 '') " (16117" 'rhampton68' 1418081703 0 0 '' 1424445593 'rhampton68' 0 0 0 '' '' 0 '' '' 'd874741223ecb1cd5e39d041d6641aeb45074e22' '' 'rhampton68@students.sdcsc.k12.in.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '165.139.211.2' '172.117.6.55' '' '' 7 1 '' 4541 '' '' 4 2502 '866f' '' 0 '' 1 '') " (16118" 'kingtristian' 1418088589 0 0 '' 0 'kingtristian' 0 0 0 '' '' 0 '' '' 'aa8a9e83c7a96217d64d87978054acd0dd25e449' '' 'tbdhardy15@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.49.89.248' '173.49.89.248' '' '' 7 1 '' 0 '' '' 4 0 'eb37' '' 0 '' 1 '') " (16119" 'king5' 1418088747 2 0 '' 1418089080 'king5' 0 0 0 '' '' 0 '' '' '2966959a74ddb9216ae27110275764bb6e33119c' '' 'tameka_wingo@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.49.89.248' '173.49.89.248' '' '' 7 1 '' 3192 '' '' 4 485 '572a' '' 0 '' 1 '') " (16120" 'smarquj429' 1418169107 0 0 '' 1418169292 'smarquj429' 0 0 0 '' '' 0 '' '' '38bb5e5aeb0bab9941e23a74507d6f811bd3d5c6' '' 'smarquj429@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.252.5.71' '24.252.5.71' '' '' 7 1 '' 3205 '' '' 4 0 760 '' 0 '' 1 '') " (16121" 'craft king' 1418172406 0 0 '' 1418172702 'craft king' 0 0 0 '' '' 0 '' '' 'fc1c84ae9b8592036619aaae2b1f0832b3f317a1' '' 'rayruppe@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.189.50.177' '173.189.50.177' '' '' 7 1 '' 3205 '' '' 4 761 '47f8' '' 0 '' 1 '') " (16122" 'rogerhampton043' 1418181806 0 0 '' 1418181878 'rogerhampton043' 0 0 0 '' '' 0 '' '' '90a5c7b95c9056c3a38a5d337ea6ae97b57eec0f' '' 'rogerhampton043@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '165.139.211.2' '98.158.212.247' '' '' 7 1 '' 3208 '' '' 4 177 '11ed' '' 0 '' 1 '') " (16123" 'STCRAFTER' 1418198331 0 0 '' 1418198333 'STCRAFTER' 0 0 0 '' '' 0 '' '' 'eb144eba92282a7221a2aa9569fb2f193cfd14c1' '' 'sarjeen98@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.121.63.7' '121.121.63.7' '' '' 7 1 '' 3209 '' '' 4 0 'ce96' '' 0 '' 1 '') " (16124" 'GUMMYBEARdude30' 1418228882 0 0 '' 1418229003 'GUMMYBEARdude30' 0 0 0 '' '' 0 '' '' '578ab24a7d6aa40668d0e95e5f8386743c31d332' '' 'gummybeardude33@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.38.54.56' '50.38.54.56' '' '' 7 1 '' 3208 '' '' 4 213 '5b09' '' 0 '' 1 '') " (16125" 'Zena' 1418248055 0 0 '' 1418249310 'Zena' 0 0 0 50 '' 0 '' '' 'd759340c3bef83d65e3d49eaa2372c584b0ba7fb' '' 'Lisavalle_1996@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '209.173.167.108' '209.173.167.108' '' '' 7 1 '' 3217 '' '' 4 1088 '7d9c' '' 0 '' 1 '') " (16127" 'Stay fierce' 1418340936 0 0 '' 1418341328 'Stay fierce' 0 0 0 '' '' 0 '' '' 'f3dd37e394d8d856d50776eb440417a7590096c8' '' 'Zmmadsen@suddenlink.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.194.127.37' '74.194.127.37' '' '' 7 1 '' 3224 '' '' 4 558 '7bea' '' 0 '' 1 '') " (16128" 'Baby_Blue12' 1418346058 0 0 '' 1418346430 'Baby_Blue12' 0 0 0 '' '' 0 '' '' 'bc647bed1e0ec04d54f728a407f902a26ffa8339' '' 'tneal03@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '162.216.220.231' '162.216.220.231' '' '' 7 1 '' 3226 '' '' 4 476 'd531' '' 0 '' 1 '') " (16129" 'swansonduo' 1418411940 1 0 '' 1419208033 'swansonduo' 2 0 0 '' '' 0 '' '' 'b63fcb39c7d8cd73b18f64a031283c693e65562d' '' 'obrien239@gmail.com' 'Prison Is Da BOMB :)' 1 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.202.216.142' '108.202.216.142' '' '' 7 1 '' 3372 '' '' 4 2634 'f11b' '' 0 '' 1 '') " (16130" 'xxbonniegamerxx' 1418421913 0 0 '' 1419199225 'xxbonniegamerxx' 0 0 0 15912 '' 0 '' '' '54c9f285876b8259453be90a7b4a6213bc6d5075' '' 'rhianfearon@hotmail.com' 'I'm A Bonnie fan Five Nights At Freddys #FNaF FTW' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.192.204.204' '90.192.204.204' '' '' 7 1 '' 3362 '' '' 4 3128 '87c8' '' 0 '' 1 '') " (16131" 'LoveAll7592' 1418428449 0 0 '' 1418428450 'LoveAll7592' 0 0 0 '' '' 0 '' '' '1acd1ff8a2b50e2d9ebf6d2b8dd559aa25a5948e' '' 'sarahwest@g.horrycountyschools.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.175.178.163' '108.175.178.163' '' '' 7 1 '' 3254 '' '' 4 0 'dae0' '' 0 '' 1 '') " (16132" 'AILIB Guys' 1418429834 0 0 '' 1418430276 'AILIB Guys' 0 0 0 '' '' 0 '' '' 'c7aee83217fe45d20be51b87028e79c2ade704a5' '' 'robloxplayer555T@gmail.com' '' 1 '2000-12-08' '' '' 'Sherman TX' '' '' '' '' 1 1 '%B %d %Y %I:%M:%S %p' '' 0 '' 1 0 0 '' 1 1 0 2 '172.242.4.103' '172.242.4.103' '' '' 7 1 '' 3257 '' '' 4 882 '800c' '' 0 '' 1 '') " (16133" 'jem0' 1418577877 0 0 '' 1418577947 'jem0' 0 0 0 '' '' 0 '' '' '23b8dc55a76759c4c993c91e2671d40160406c7d' '' 'ungi805@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '117.206.160.44' '117.206.160.44' '' '' 7 11 '' 3281 '' '' 4 218 'bafc' '' 0 '' 1 '') " (16134" 'Wilburjon' 1418582458 0 0 '' 1418591208 'Wilburjon' 0 0 0 '' '' 1 '' '' 'cc6562ab7bfec6b2f34f74d58f2c88535e179371' '' 'qtater@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.30.57.67' '65.30.57.67' 'The answer is Apples?' '92446c031dbe789c917c6da0d7ab44b9' 7 1 '' 3282 '' '' 4 452 'eacb' '' 0 '' 1 '') " (16135" 'Jazzjez' 1418588659 0 0 '' 1418589244 'Jazzjez' 0 0 0 '' '' 0 '' '' '0e8c3f9f2eb6dacfd340ea2df57b735b689b96d4' '' 'Jazmine.elizabeth1369@gmail.com' '' 2 '2001-07-30' '' '' 'Lancaster ave apt 2' 12345 'Jazzy' 'Jazmine.elizabeth1369@yahoo.com' 'Jazmine.elizabeth1369@gmail.com' 0 1 '' 'Jaja :-)' 0 'http://stupid creation .tumblr' 1 0 0 '' 1 1 0 2 '76.98.160.154' '76.98.160.154' '' '' 7 1 '' 3287 '' '' 4 808 'aed8' '' 0 '' 1 '') " (16136" 'ChurroJR' 1418604904 0 0 '' 1418607080 'ChurroJR' 0 0 0 '' '' 0 '' '' '00dd47a107f9d1cb9620a11515bdaf05f2bbc570' '' 'ciaran331@hotmail.com' '' 1 '1999-04-21' 'Youtube' 'http://youtube.ca/churropvphd' 'Kingsville Ontario' '' '' '' '' 0 1 '' 'Cthomas' 0 '' 1 0 0 '' 1 1 0 2 '24.57.158.27' '24.57.158.27' '' '' 7 1 '' 3292 '' '' 4 1054 'f2e6' '' 0 '' 1 '') " (16137" 'MsMarleyMar' 1418606716 0 0 '' 1418606718 'MsMarleyMar' 0 0 0 '' '' 0 '' '' '5282c82c48818e0aa3f90cbd17f8ed8f96ee514e' '' 'happy.konjolka@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.150.139.141' '68.150.139.141' '' '' 7 1 '' 3292 '' '' 4 0 'ed4b' '' 0 '' 1 '') " (16138" 'cupcake' 1418607021 0 0 '' 1418607164 'cupcake' 0 0 0 '' '' 0 '' '' '10caec4edc0901cc1af6f8af8d1125ee16787cce' '' 'cupcakeglowworm@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.45.205.251' '24.45.205.251' '' '' 7 1 '' 3292 '' '' 4 362 '5abe' '' 0 '' 1 '') " (16139" 'aymouna13' 1418655326 0 0 '' 1418655328 'aymouna13' 0 0 0 '' '' 0 '' '' '8aee2252602acf9c00f4e51081b029e09edaab07' '' 'free-styler-2000@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '89.187.219.219' '89.187.219.219' '' '' 7 1 '' 3294 '' '' 4 0 '1d2b' '' 0 '' 1 '') " (16140" 'kosty_frosty' 1418680657 3 0 '' 1424108803 'kosty_frosty' 0 0 0 '' '' 0 '' '' 'bfec1f20f281b3ae66cdfc3c7edfe43d1bff14e0' '' 'tyler2498@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.127.199.132' '50.127.199.132' '' '' 7 1 'c795c5e9b6' 4483 '' '' 4 6967 'ae00' '' 0 '' 1 '') " (16141" 'nicemrdog77' 1418716487 0 0 '' 1419607794 'nicemrdog77' 0 0 0 '' '' 0 '' '' '084a3f836957ffd56d954bf87a7da6123deabcd8' '' 'superhotfirelol23@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '101.186.64.117' '101.186.64.117' '' '' 7 1 '' 3482 '' '' 4 2752 'dff5' '' 0 '' 1 '') " (16142" 'golddog12345679' 1418769460 0 0 '' 1418769988 'golddog12345679' 0 0 0 '' '' 0 '' '' 'cb876a3738e83706231ea8440de4d5b1ec33023a' '' 'chris4553569@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.243.186.115' '98.243.186.115' '' '' 7 1 '' 3310 '' '' 4 464 'b4f3' '' 0 '' 1 '') " (16143" 'Thetruekingoflondon' 1418772363 0 0 '' 1418824483 'Thetruekingoflondon' 0 0 0 '' '' 0 '' '' '99d0ce3eb7357032d044463c6cd9a599e8089c84' '' '0052779@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '206.167.188.2' '206.167.188.2' '' '' 7 1 '' 3315 '' '' 4 0 '7b32' '' 0 '' 1 '') " (16144" 'SummerMushrooms46' 1418774489 0 0 '' 1418776263 'SummerMushrooms46' 0 0 0 '' '' 0 '' '' '412bcb5bb73217ecc14ff2b74e972dd2f881220a' '' 'noodle10660@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.102.228.66' '98.102.228.66' '' '' 7 1 '' 3313 '' '' 4 2125 '1a36' '' 0 '' 1 '') " (16145" 'yummysalsa' 1418775317 0 0 '' 1428370747 'yummysalsa' 0 0 0 '' '' 0 '' '' '73d05b24c8512723ba01168086001baf5a9e6fe2' '' 'ella_stiring@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '110.32.236.123' '110.32.236.123' '' '' 7 1 '' 5860 '' '' 4 2086 'ccbe' '' 0 '1439706994|1' 1 '') " (16146" 'MilkAndCookish' 1418791196 0 0 '' 1418791393 'MilkAndCookish' 0 0 0 '' '' 0 '' '' 'e87dd03cec0632be44ec038d42c9bc258c22e820' '' 'littlefashionkilla@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.185.213.8' '107.185.213.8' '' '' 7 1 '' 3315 '' '' 4 316 '4d53' '' 0 '' 1 '') " (16147" 'xXLOCKJAWXx' 1418803257 0 0 '' 1418804932 'xXLOCKJAWXx' 0 0 0 '' '' 0 '' '' '3c66a79d6192d965a77767ff81b0b3fb5a5ab376' '' 'alijahshackelford@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.11.12.90' '184.11.12.90' '' '' 7 1 '' 3315 '' '' 4 1364 '2b1e' '' 0 '' 1 '') " (16148" 'l Hardy l 99 l' 1418926198 0 0 '' 1418926840 'l Hardy l 99 l' 0 0 0 '' '' 0 '' '' 'b4d3220930464e337fa257dc3c60164d9956a0a8' '' 'onsimussnips123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.98.37.48' '2.98.37.48' '' '' 7 1 '' 3319 '' '' 4 817 'e20a' '' 0 '' 1 '') " (16149" 'lovegirl2209' 1418942867 1 0 '' 1418943076 'lovegirl2209' 1 1 1 '' '' 0 '' '' 'd03b9ce54efa8aaa04d928fc134bf33a55e8fcfb' '' 'mayorboisselle@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.47.95.147' '71.47.95.147' '' '' 7 1 '' 3322 '' '' 4 465 '31fc' '' 0 '' 1 '') " (16150" 'Deli soda' 1418944659 0 0 '' 1419457583 'Deli soda' 0 0 0 1 '' 0 '' '' 'e97d2fa7c7e48b8396f0a6df4525f21a2b48aeb9' '' 'Delisoda23@gmail.com' '' 2 '2013-08-11' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '209.169.104.21' '209.169.104.21' '' '' 7 1 '' 3455 '' '' 4 1000 7684 '' 0 '' 1 '') " (16155" 'kittykat1097' 1419197170 0 0 '' 1419197445 'kittykat1097' 0 0 0 1 '' 0 '' '' '49ba61783da013fae2ff1705ddbf05d6df3d6590' '' 'kittyluv1097@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.122.168.25' '50.122.168.25' '' '' 7 1 '' 3361 '' '' 4 381 'cb96' '' 0 '' 1 '') " (16152" 'erielpogi' 1419062949 0 0 '' 1419063017 'erielpogi' 0 0 0 '' '' 0 '' '' '22da3ce9d1f7fd0bfc44d9cae6ae31b45da828a8' '' 'erielben_baguio@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '120.29.105.7' '120.29.105.7' '' '' 7 1 '' 3341 '' '' 4 222 '7e46' '' 0 '' 1 '') " (16151" 'MoveSkills' 1419045540 1 0 '' 1420247092 'MoveSkills' 1 0 0 '' '' 0 '' '' 'c23488b22248b89620a091e8567c2940ab7281ab' '' 'clonenothere@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.185.130.253' '68.185.130.253' '' '' 7 1 '' 3757 '' '' 4 5676 'b722' '' 0 '' 1 '') " (16160" 'maddog5698' 1419304239 0 0 '' 1419304318 'maddog5698' 0 0 0 '' '' 0 '' '' '14132540bba0517d90efa4429d3e86a29da9900c' '' 'jjmadeley@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '58.165.177.172' '58.165.177.172' '' '' 7 1 '' 3410 '' '' 4 0 '7f74' '' 0 '' 1 '') " (16153" 'wickedfloridian' 1419145094 0 0 '' 1419254913 'wickedfloridian' 0 0 0 '' '' 0 '' '' '0570ba4fa200043081d2af562908038f41bf18a0' '' 'floridiancraft@gmail.com' '' 1 '1999-08-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.169.24.58' '173.169.24.58' '' '' 7 1 '' 3381 '' '' 4 1161 '0a24' '' 0 '' 1 '') " (16154" 'uneque' 1419180402 0 0 '' 1419181595 'uneque' 0 0 0 '' '' 0 '' '' 'c88b7d24e6528981b72fe2ff378250295ebe12cc' '' 'legs2003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.197.223.196' '69.197.223.196' '' '' 7 1 '' 3359 '' '' 4 1315 'a649' '' 0 '1419181599|5' 1 '') " (16156" 'squirreliscool' 1419205495 11 0 '' 1447562064 'squirreliscool' 3 0 0 '' '' 0 '' '' '346a4bc1bf4496cc3a2bf084462fecee2369d473' '' 'bgouverneur14@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '218.101.69.65' '218.101.69.65' '' '' 7 1 '' 12200 '' '' 4 13488 '6f1d' '' 0 '' 1 '') " (16230" 'DMclucas12' 1421649465 0 0 '' 1421649531 'DMclucas12' 0 0 0 '' '' 0 '' '' '1ac5335677afb1bd6bd5e3f11dd25cb912b439c3' '' 'daseanmclucas@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.7.118.85' '104.7.118.85' '' '' 7 1 '' 4027 '' '' 4 173 '19da' '' 0 '' 1 '') " (16158" 'Dieg0nini' 1419256140 4 0 '' 1419885619 'Dieg0nini' 2 0 0 50 '' 0 '' '' 'e9b0d015ecc00b3385403c4f34daa48060bd5af8' '' 'dcastr02@rps30.k12.ar.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.247.190.145' '108.247.190.145' '' '' 7 1 '' 3534 '' '' 4 13420 '5df0' '' 0 '' 1 '') " (16159" 'Emilymb1217' 1419286620 0 0 '' 1419287641 'Emilymb1217' 0 0 0 15968 '' 0 '' '' '9a217e5a2e2596bb2fa09713a8573ced2d572a41' '' 'Jben2003@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '209.203.201.2' '209.203.201.2' '' '' 7 1 '' 3402 '' '' 4 1395 '68ba' '' 0 '' 1 '') " (16161" 'happyappygaming' 1419372861 2 0 '' 1445698872 'happyappygaming' 0 0 0 '' '' 0 '' '' 'cc1a064db96bde11de922045a49aab8637da13c0' '' 'Jaredclines@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.172.220.135' '72.172.220.135' '' '' 7 1 '' 11398 '' '' 4 5214 '966a' '' 0 '' 1 '') " (16162" 'AhmirDavisGaming' 1419434759 0 0 '' 1419434761 'AhmirDavisGaming' 0 0 0 '' '' 0 '' '' '44b10a3e4d0bdb60267c05270486845b170d464e' '' 'ahmirdavis@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.191.227.10' '50.191.227.10' '' '' 7 1 '' 3446 '' '' 4 0 '4f9c' '' 0 '' 1 '') " (16163" 'TylerGreene' 1419462255 0 0 '' 1419464710 'TylerGreene' 0 0 0 '' '' 0 '' '' '49eb4865768fb6be64f24470cd10f37d7460679e' '' 'greenetyler6@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.214.117.24' '66.214.117.24' '' '' 7 1 '' 3456 '' '' 4 705 'c2ba' '' 0 '' 1 '') " (16164" 'Shugey' 1419608510 6 0 '' 1434054119 'Shugey' 1 0 0 '' '' 0 '' '' '7a1bc17c0bda93e37e7f0e5470c3dbce39a2f2be' '' 'littlestrongman227@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.215.81.190' '70.215.81.190' '' '' 7 1 '' 8060 '' '' 4 10684 '3beb' '' 0 '' 1 '') " (16182" 'DeathReaprII' 1420066737 33 0 '' 1449089785 'DeathReaprII' 2 0 0 '' '' 0 '' '' '3582cf5027818aec5b47581f7b7e568585f1b74a' '' 'vincentmei607@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.227.50.77' '98.227.50.77' '' '' 7 1 '' 13036 '' '' 4 71929 'f146' '' 0 '' 1 '') " (16165" 'mistflower' 1419630154 0 0 '' 1419630156 'mistflower' 0 0 0 '' '' 0 '' '' 'c9eea421ef7551b3153d32d827b51de5ec105d13' '' 'nerysfreeman013@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '31.185.134.163' '31.185.134.163' '' '' 7 1 '' 3489 '' '' 4 0 4877 '' 0 '' 1 '') " (16166" 'nickk109' 1419630391 0 0 '' 1419630955 'nickk109' 0 0 0 '' '' 0 '' '' 'ba65b43f2d1d5930b8f6d930340428a5629bb19b' '' 'nickndrew2@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.196.24.193' '108.196.24.193' '' '' 7 1 '' 3489 '' '' 4 706 9055 '' 0 '' 1 '') " (16167" 'MCFARTNUGGETS' 1419641957 0 0 '' 1419702485 'MCFARTNUGGETS' 0 0 0 '' '' 0 '' '' '6220c8b1268a46d1e9d813696202dd7d762b0669' '' 'dealaney_turtle123@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.101.46.71' '71.101.46.71' '' '' 7 1 '' 3503 '' '' 4 912 '0f24' '' 0 '' 1 '') " (16168" 'KidzBeEz' 1419642922 178 0 '' 1447947433 'KidzBeEz' 14 1 1 '' '' 0 '' '' '6e3184057f845257784b3632ada505af71aa001a' '' 'allenle1999@gmail.com' 'True KidzBeEz' 0 '1999-05-27' '' '' '' '' '' '' '' 1 1 '' 'Subscribe too me :D YouTube Name True KidzBeEz

Message me for help :D

KidzBeEz Out' 0 '' 1 0 0 '' 1 1 0 2 '69.85.234.252' '69.85.234.252' '' '' 7 1 '52ece1d111' 12334 '' '' 6 96360 'ee44' '' 0 '' 1 '') " (16169" '_WeepingAngels_' 1419716624 0 0 '' 1419716983 '_WeepingAngels_' 0 0 0 '' '' 0 '' '' '4633b32480a5bd4ecc4147a139a4249bf40656da' '' 'Kayla.hazel01@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.226.137.241' '71.226.137.241' '' '' 7 1 '' 3503 '' '' 4 682 'ff24' '' 0 '' 1 '') " (16170" 'Miniminoin' 1419725158 0 0 '' 1419725401 'Miniminoin' 0 0 0 '' '' 0 '' '' '1472a3dad0b0279f026b745ec70fa859c2b530c4' '' 'Laurenkacey515@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.195.140.86' '98.195.140.86' '' '' 7 1 '' 3503 '' '' 4 498 'd747' '' 0 '' 1 '') " (16171" 'demonofyoursou1' 1419803598 0 0 '' 1420213962 'demonofyoursou1' 0 0 0 16116 '' 0 '' '' 'ea145f2bf9710ed41e9e707134e7a0c7f0dc80c5' '' 'flamer279@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.83.220.145' '74.83.220.145' '' '' 7 1 '' 3752 '' '' 4 462 'b3ff' '' 0 '' 1 '') " (16172" 'Mr.Ruff' 1419813126 0 0 '' 1419813128 'Mr.Ruff' 0 0 0 '' '' 0 '' '' 'e2d9e80bf75d489805b9a99b8353ad5b366cfd19' '' 'nameent@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.13.15.253' '73.13.15.253' '' '' 7 1 '' 3513 '' '' 4 0 2429 '' 0 '' 1 '') " (16173" 'superman5404' 1419814060 0 0 '' 1420216895 'superman5404' 0 0 0 '16001 50' '' 0 '' '' '5e902aad34e0ef8dab75238907f04a86046e7b85' '' 'batman5404@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.69.216.24' '72.69.216.24' 'why am i always trying to act cool?' 'd13d305b801178ddc829529c8a3690df' 7 1 '' 3752 '' '' 4 1803 'b7cc' '' 0 '' 1 '') " (16174" 'MaDdy_MC' 1419819607 17 0 '' 1449108169 'MaDdy_MC' 2 0 0 '' '' 0 '' '' '662431254bd6c74cb59fb6ad754b2169179dbac7' '' 'mt_mc@outlook.com' 'People don't know me enough to control me ~c:' 2 '2003-03-09' '' '' 'House In a neighborhood With people living in it.' '' 'Maddy+:D' '' '' 0 1 '' '~Maddy' -8 '' 1 0 0 '' 1 1 0 2 '68.227.61.215' '68.227.61.215' '' '' 7 1 '' 13064 '' '' 4 20913 '854f' '' 0 '' 1 '') " (16175" 'Tnerd1' 1419876854 0 0 '' 1419877329 'Tnerd1' 0 0 0 '' '' 0 '' '' 'b0866d8aa3289b707b59477784992c1fe70f5789' '' 'TassiaGarrison@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.115.77.210' '66.115.77.210' '' '' 7 1 '' 3534 '' '' 4 693 '49f5' '' 0 '' 1 '') " (16176" 'Cuppencake' 1419900377 0 0 '' 1419900379 'Cuppencake' 0 0 0 '' '' 0 '' '' '44c569be7c105faaa5e0c0555e67a3c3c817e62f' '' 'cuppencake@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.59.110.67' '68.59.110.67' '' '' 7 1 '' 3545 '' '' 4 0 '728b' '' 0 '' 1 '') " (16177" 'casper23' 1419917546 0 0 '' 1419917621 'casper23' 0 0 0 '' '' 0 '' '' '956dc03e7933f68e88b5b75bff8b82a892f28d10' '' 'jhanson2303@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.212.135.134' '108.212.135.134' '' '' 7 1 '' 3548 '' '' 4 0 'cee0' '' 0 '' 1 '') " (16178" 'hennnabella' 1419943700 0 0 '' 1419943827 'hennnabella' 0 0 0 '' '' 0 '' '' '631ff957732a5eed5f06bd668b8eb8bd4c05631d' '' 'hannahernlitan@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.6.14.125' '121.6.14.125' '' '' 7 1 '' 3553 '' '' 4 541 'fbe4' '' 0 '' 1 '') " (16179" 'iballisticsquid' 1419995040 0 0 '' 1419995588 'iballisticsquid' 1 1 1 '16001 46' '' 0 '' '' '755992862a519153362dd06c74593764adc99600' '' 'tsintarakis@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '27.253.98.94' '27.253.98.94' '' '' 7 1 '2090b7814a' 3574 '' '' 4 651 'f2e8' '' 0 '1427322141|3' 1 '') " (16180" 'annamerwin' 1420052405 0 0 '' 1420053038 'annamerwin' 0 0 0 1 '' 0 '' '' '8474ae2118d95ef7daca45520528652e63f736bd' '' 'annamerwinhotmama.am@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.236.33.165' '174.236.33.165' '' '' 7 1 '' 3691 '' '' 4 1075 'de4b' '' 0 '' 1 '') " (16181" 'rishi312003' 1420064533 0 0 '' 1420065052 'rishi312003' 0 0 0 '' '' 0 '' '' '1a8c13a273d2dbdde487c1036e0d21dd067bb295' '' 'rishi5312003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.1.22.109' '24.1.22.109' '' '' 7 1 '' 3704 '' '' 4 483 'aaf1' '' 0 '' 1 '') " (16183" 'dragongarrett' 1420066923 0 0 '' 1420066989 'dragongarrett' 0 0 0 '' '' 0 '' '' '494282a4888c54a543183cea9be624cf12285746' '' 'ggf9999@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.60.34.46' '24.60.34.46' '' '' 7 1 '' 3714 '' '' 4 367 '5c63' '' 0 '' 1 '') " (16184" 'girlygirl9000' 1420069277 0 0 '' 1420069349 'girlygirl9000' 0 0 0 '' '' 0 '' '' '482fb4051579b849e99dbbe057de5c2efb782c2f' '' 'danibrown_7@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.92.48.203' '97.92.48.203' '' '' 7 1 '' 3717 '' '' 4 257 'e82a' '' 0 '' 1 '') " (16187" 'conman646' 1420156588 0 0 '' 1420156590 'conman646' 0 0 0 '' '' 0 '' '' '53be9023b790ab6e351228358a7ae372e4887521' '' 'connorrabe99@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.213.20.67' '98.213.20.67' '' '' 7 1 '' 3747 '' '' 4 0 'fc5e' '' 0 '' 1 '') " (16185" 'kittykitty501' 1420144717 1 0 '' 1420145908 'kittykitty501' 0 0 0 '' '' 0 '' '' 'c2d16ce93deadb7cc6bcc5f95aa8b94339b3f8e6' '' 'cgale@gmail.com' '' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.2.105.127' '96.2.105.127' '' '' 7 1 '' 3738 '' '' 4 1556 '905b' '' 0 '' 1 '') " (16186" 'Coolcaleb132' 1420147161 1 0 '' 1420147937 'Coolcaleb132' 0 0 0 '' '' 0 '' '' '0d5d9385eb032290dd6b35080e94a605b5a301c4' '' 'bb66825@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.130.162.147' '107.130.162.147' '' '' 7 1 '' 3739 '' '' 4 894 4030 '' 0 '' 1 '') " (16188" 'RarityRocksGaming' 1420159833 0 0 '' 1420160184 'RarityRocksGaming' 0 0 0 '' '' 0 '' '' '1ef7623b98a0642dcb01b22f614ccd856936ae89' '' 'rarethegamer01@gmail.com' 'Gaming is my life and I was born with it.' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '*RarityRocksGaming*' 0 '' 1 0 0 '' 1 1 0 2 '71.68.229.85' '71.68.229.85' '' '' 7 1 '' 3747 '' '' 4 315 'e5af' '' 0 '' 1 '') " (16207" 'BMXMaster121' 1420598236 6 0 '' 1428728915 'BMXMaster121' 0 0 0 '' '' 0 '' '' 'dcc1a624368754511f34eaae37b8ec4037b8493c' '' 'evan9926@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.2.115.225' '96.2.115.225' '' '' 7 1 '' 6178 '' '' 4 5887 7389 '' 0 '' 1 '') " (16189" 'djmonkey748494@gmail.com' 1420213674 0 0 '' 1420214000 'djmonkey748494@gmail.com' 0 0 0 '' '' 0 '' '' '4f9b162cac44489faedca71bd6a4e7583aabfe30' '' 'djmonkey748494@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '198.255.158.22' '198.255.158.22' '' '' 7 1 '' 3752 '' '' 4 578 975 '' 0 '' 1 '') " (16196" 'Fuzzbunny1435' 1420321242 0 0 '' 1420321377 'Fuzzbunny1435' 0 0 0 '' '' 0 '' '' '30d3817fbe61674a38a5f34978584c379b11add1' '' 'nhutterli@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.228.205.160' '108.228.205.160' '' '' 7 1 '' 3781 '' '' 4 233 '6bd7' '' 0 '' 1 '') " (16190" 'KittyPretty202' 1420257862 0 0 '' 1420259334 'KittyPretty202' 0 0 0 '' '' 0 '' '' '5d433cb62ca691b60e0324de91eacaac209c54ae' '' 'kittypretty3201@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.209.212.237' '173.209.212.237' '' '' 7 1 '' 3763 '' '' 4 1823 '6f90' '' 0 '' 1 '') " (16191" 'stampylongnose' 1420263455 0 0 '' 1420263458 'stampylongnose' 0 0 0 '' '' 0 '' '' 'ec670ce6eeba6354c87316d4e78b1b28eb8e555b' '' 'baylee.Donnahoe@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.138.162.11' '74.138.162.11' '' '' 7 1 '' 3767 '' '' 4 0 'a4a7' '' 0 '' 1 '') " (16192" 'meg304' 1420263738 22 0 '' 1448226775 'meg304' 0 0 0 '15888 50' '' 0 '' '' 'd86f5e59f35ced342d7375b37f2a1b68adf6f013' '' 'Solarbeam122@gmail.com' '' 1 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.17.69.125' '64.17.69.125' 'What's your favorite song?' '9cf8b84410f440c76aea763a3a963805' 7 1 '1d10db5d45' 12532 '' '' 4 37493 '527d' '' 0 '1448252976|4' 1 '') " (16554" 'Walt_the_Beast' 1428807921 2 0 '' 1439236490 'Walt_the_Beast' 0 0 0 16519 '' 0 '' '' 'a71be34ddf231b93654467dd26b704fc20fd7339' '' 'mushytoad5.wb@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.32.133.121' '65.32.133.121' '' '' 7 1 '' 9322 '' '' 4 1538 '1a0b' '' 0 '' 1 '') " (16193" 'Elemental pikachu' 1420267728 0 0 '' 1420342454 'Elemental pikachu' 0 0 0 '' '' 0 '' '' '476f1bb05ead17a7ea208f5dba54b518fc07bcf8' '' 'Chacoldcuts86@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'Currently on a website. Called Aviator Craft Forum' 0 '' 1 0 0 '' 1 1 0 2 '67.253.99.112' '67.253.99.112' '' '' 7 1 '' 3786 '' '' 4 1126 8538 '' 0 '' 1 '') " (16194" 'mccobsta' 1420297798 0 0 '' 1420297801 'mccobsta' 0 0 0 '' '' 0 '' '' 'cd00d91b73222b600b393a98ae88d2abab22c004' '' 'simonosullivan11@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.245.77.115' '90.245.77.115' '' '' 7 1 '' 3774 '' '' 4 0 '4c8e' '' 0 '' 1 '') " (16195" 'Enderviking10' 1420303768 0 0 '' 1420303770 'Enderviking10' 0 0 0 '' '' 0 '' '' '67944f9d810deabeae65305167f8395116876b7e' '' 'mrerikk6@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.69.191.160' '74.69.191.160' '' '' 7 1 '' 3774 '' '' 4 0 '3fc3' '' 0 '' 1 '') " (16197" 'magicmacey1111' 1420341287 0 0 '' 1420589870 'magicmacey1111' 0 0 0 '' '' 0 '' '' '795bc564525285a3447055577e298889414c9e80' '' 'maemery@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.189.218.183' '66.189.218.183' '' '' 7 1 '' 3837 '' '' 4 416 '08c5' '' 0 '' 1 '') " (16198" 'Sweetie cake' 1420341691 0 0 '' 1420341693 'Sweetie cake' 0 0 0 '' '' 0 '' '' '7f37399e490a71de08dafc0d2e5e090ac09074a9' '' 'Naomidueck@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '142.161.221.91' '142.161.221.91' '' '' 7 1 '' 3786 '' '' 4 0 '03f9' '' 0 '' 1 '') " (16199" 'cforchick' 1420342462 0 0 '' 1420342883 'cforchick' 0 0 0 '' '' 0 '' '' 'b3b68bca49d921ffcc4a747a8df0722818ea9c3a' '' 'chickhale4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.32.133.121' '65.32.133.121' '' '' 7 1 '' 3786 '' '' 4 610 'b94f' '' 0 '' 1 '') " (16200" 'Aidanpatrick' 1420371532 0 0 '' 1420371833 'Aidanpatrick' 0 0 0 '' '' 0 '' '' '5cbc6c9bc1166acc31d5c9c6e5a23f19b69ee741' '' 'Aidspat@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '60.241.40.48' '60.241.40.48' '' '' 7 1 '' 3800 '' '' 4 740 'f2e9' '' 0 '' 1 '') " (16201" '#1princess' 1420397190 0 0 '' 1420397316 '#1princess' 0 0 0 '' '' 0 '' '' 'e89e12bc8516cfa384dc5d6070f58d433e6befb1' '' 'simon@breezelit.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.185.196.183' '70.185.196.183' '' '' 7 1 '' 3811 '' '' 4 515 '76f8' '' 0 '' 1 '') " (16202" 'rojoripo' 1420400000 0 0 '' 1420400251 'rojoripo' 0 0 0 '' '' 0 '' '' '6db106f24b483f189f309b997b3307165ce8ffa9' '' 'rojo2001robin@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.248.78.7' '2.248.78.7' '' '' 7 1 '' 3811 '' '' 4 376 'f748' '' 0 '' 1 '') " (16204" 'SingingSisters' 1420502598 2 0 '' 1420505108 'SingingSisters' 0 0 0 26 '' 0 '' '' 'e0660338c05ac6a6ccbaf8bc88a2d7f184c61126' '' 'ryry392@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.50.134.141' '73.50.134.141' '' '' 7 1 '' 3827 '' '' 4 2624 '3a5c' '' 0 '' 1 '') " (16203" 'Sarah' 1420416734 0 0 '' 1420416829 'Sarah' 0 0 0 '' '' 0 '' '' '5177fb8d102fc0ec869e0e1c626d1fa5fa16d92c' '' 'Chiliseodanna@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.108.203.241' '76.108.203.241' '' '' 7 1 '' 3825 '' '' 4 430 'c01c' '' 0 '' 1 '') " (16205" 'bing_angelica' 1420511796 0 0 '' 1420511799 'bing_angelica' 0 0 0 '' '' 0 '' '' '73c1b6f19196487c55f9831d4b94d026288a3200' '' 'missprussia@aim.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.84.28.19' '75.84.28.19' '' '' 7 1 '' 3831 '' '' 4 0 '2f80' '' 0 '' 1 '') " (16206" 'Beanzer82' 1420513493 1 0 '' 1421912727 'Beanzer82' 0 0 0 '' '' 0 '' '' 'db9e4832e7bf4b8c1dd6f32efcefd5d7b8468dc3' '' 'beanzer82@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.136.117.63' '69.136.117.63' '' '' 7 1 '' 4065 '' '' 4 1632 2010 '' 0 '' 1 '') " (16208" 'xAsfeng' 1420669265 1 0 '' 1420674013 'xAsfeng' 0 0 0 '' '' 0 '' '' 'b39b5e9af57c2b81ef09935810c8a3892c64dc77' '' 'manikarakousis@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '110.22.124.69' '110.22.124.69' '' '' 7 1 '' 3851 '' '' 4 428 'b9b1' '' 0 '' 1 '') " (16209" 'chrisboz2002' 1420747123 0 0 '' 1420747125 'chrisboz2002' 0 0 0 '' '' 0 '' '' 'd2ef992452cd8d584d483fd67a250bf7ffd61847' '' 'clb2002@theboswells.me' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.146.57.76' '109.146.57.76' '' '' 7 1 '' 3859 '' '' 4 0 '627c' '' 0 '' 1 '') " (16210" 'shadowgirl731' 1420748711 0 0 '' 1420748843 'shadowgirl731' 0 0 0 '' '' 0 '' '' '3f251471e87208a35706d202ec20d8e8777aaa93' '' 'melanie-weiler@comcast.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.219.221.25' '98.219.221.25' '' '' 7 1 '' 3859 '' '' 4 482 '1fbc' '' 0 '1427750249|3' 1 '') " (16211" 'DerpyDonut102' 1420750746 2 0 '' 1439158344 'DerpyDonut102' 0 0 0 '' '' 0 '' '' '70acd606e86f74d060250b014c11b319ec530153' '' 'derpydonut102@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.46.10.159' '68.46.10.159' '' '' 7 1 '' 9167 '' '' 4 1003 '1c70' '' 0 '' 1 '') " (16212" 'stampykitty' 1420852847 0 0 '' 1420852849 'stampykitty' 0 0 0 '' '' 0 '' '' 'c9f167f517536c98ab2db2a8e1fc7bd61de4dbfe' '' 'janereslaughter@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.213.179.202' '98.213.179.202' '' '' 7 1 '' 3881 '' '' 4 0 '209c' '' 0 '' 1 '') " (16214" 'DJdeDJ' 1420972895 1 0 '' 1420973260 'DJdeDJ' 0 0 0 '' '' 0 '' '' '02e2e2d40875491f3443866f408ff1285d2dbe21' '' 'djdedj1999@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '82.39.171.235' '82.39.171.235' '' '' 7 1 '' 3902 '' '' 4 450 '16be' '' 0 '' 1 '') " (16213" 'NastyEli' 1420908522 0 0 '' 1420908524 'NastyEli' 0 0 0 '' '' 0 '' '' 'c5f4cb47333fd3dba08f81b394a9f5d5dd15ec72' '' 'historykid85@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.174.78.91' '99.174.78.91' '' '' 7 1 '' 3890 '' '' 4 0 7444 '' 0 '' 1 '') " (16215" 'kickos' 1420984423 0 0 '' 1420984426 'kickos' 0 0 0 '' '' 0 '' '' 'b3153c6e91f0c781da1b7af25a3d7cac043dfaf6' '' 'Marius-02@hotmail.no' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '85.165.44.220' '85.165.44.220' '' '' 7 1 '' 3903 '' '' 4 0 'c3f4' '' 0 '' 1 '') " (16216" 'ros? swagcool' 1420986374 0 0 '' 1420987416 'ros? swagcool' 0 0 0 '' '' 0 '' '' 'f02c630418a85e4625748e498f060137036268c1' '' 'Lillyrieanna@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '216.198.98.44' '216.198.98.44' '' '' 7 1 '' 3903 '' '' 4 0 2173 '' 0 '' 1 '') " (16217" 'Haney12' 1421010153 0 0 '' 1421011248 'Haney12' 0 0 0 '' '' 0 '' '' '269be86d327832119261e0be055fb10e01f5ea1a' '' 'alexhaney231@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.236.243.109' '67.236.243.109' '' '' 7 1 '' 3929 '' '' 4 1243 '563d' '' 0 '' 1 '') " (16221" 'poke boy2213' 1421193129 0 0 '' 1421193388 'poke boy2213' 0 0 0 '' '' 0 '' '' '9190428ffe6696946ee329f8c23fccf0f8afcabd' '' 'tymaster456@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.234.109.75' '67.234.109.75' '' '' 7 1 '' 3945 '' '' 4 133 '675f' '' 0 '' 1 '') " (16218" 'willmichael' 1421034201 0 0 '' 1421034303 'willmichael' 0 0 0 '' '' 0 '' '' '4a1c72ba59b97fa9a7a3237e4f333507ef291a68' '' 'lolfunplay@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.102.208.59' '66.102.208.59' '' '' 7 1 '' 3933 '' '' 4 234 '062e' '' 0 '' 1 '') " (16219" 'fishin4trout' 1421121023 0 0 '' 1421121415 'fishin4trout' 0 0 0 '' '' 0 '' '' '060f9c661ebb796e8f13dc6afdfbc486c54ea4be' '' 'fishin4trout11@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.163.9.1' '75.163.9.1' '' '' 7 1 '' 3936 '' '' 4 68 'b1a2' '' 0 '' 1 '') " (16220" 'Gtxrhea' 1421185866 0 0 '' 1421186219 'Gtxrhea' 0 0 0 '' '' 0 '' '' '24271b69a0290f08b729891e593b002c6d4b4196' '' 'gtxrhea@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.57.227.190' '173.57.227.190' '' '' 7 1 '' 3943 '' '' 4 657 'ee8c' '' 0 '' 1 '') " (16222" 'WhiteDecay' 1421216983 532 0 '' 1449105493 'WhiteDecay' 36 0 0 '46 50' '' 0 '' '' '0155f4fa5b44a7dcf91173e0f5659042d0436f53' '' 'kingston1boi@yahoo.com' 'Demoted staff/Active Helper' 1 '1994-10-01' '' '' '' '' '' '' '' 1 1 '' '[url=http://signaturecraft.us/][img]http://signaturecraft.us/signatures/eJw9zE0KwjAQQOF9TjEXENpq9hH8KUI27cJliHGKg5M0pGlobq-48MG3fRr9AxPMExwL2Twnl-yUYaHgEG42QNe0UqixZtxiiaB6ZK4V1LB_GgNKp2tavY_VtAdxf1HGEzpbhaaAv5U4F2IY3ysz7IAuyLR9E52Uf80HILAr0Q~~.png[/img][/url]' 0 '' 1 0 0 '' 1 1 0 2 '173.65.228.146' '173.65.228.146' '' '' 7 1 '' 13063 '' '' 8 362956 'b19d' '' 0 '' 0 '') " (17240" 'flurpez' 1447886152 0 0 '' 0 'flurpez' 0 0 0 '' '' 0 '' '' 'cf9161448135c6bdde06ede1b456bdea38ef7f01' '' 'flurpez@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.172.116.174' '86.172.116.174' '' '' 0 1 '' 0 '' '' 4 0 '52c5' '' 0 '' 1 '') " (16223" 'Jakattacked' 1421386761 0 0 '' 1421386764 'Jakattacked' 0 0 0 '' '' 0 '' '' 'cda91fcc275a661120c870cafd06ea858d101faf' '' 'jakattacked@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '124.169.89.169' '124.169.89.169' '' '' 7 1 '' 3971 '' '' 4 0 'e150' '' 0 '' 1 '') " (16224" 'Shadow_NinjaCH' 1421459956 0 0 '' 1421460465 'Shadow_NinjaCH' 0 0 0 '' '' 0 '' '' 'e8efe889bfa04ac815ea8fad79f65910bf8dc7cd' '' 'constance.hunter13@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '162.233.115.82' '162.233.115.82' '' '' 7 1 '' 3997 '' '' 4 843 'ea21' '' 0 '' 1 '') " (16225" 'DrepyGaming1' 1421470596 0 0 '' 1421470768 'DrepyGaming1' 0 0 0 '' '' 0 '' '' '813ff96b5358b173bf24ed9bc926ae13c1690700' '' 'gumballgaming1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.116.122.238' '71.116.122.238' '' '' 7 1 '' 3997 '' '' 4 527 'a703' '' 0 '' 1 '') " (16226" 'marc' 1421478307 0 0 '' 1421478307 'marc' 0 0 0 '' '' 0 '' '' '75ff3f5a6dd5a6fde100ed3e9f0a7557634d2550' '' 'rina_ayuban@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '49.145.77.170' '49.145.77.170' '' '' 7 1 '' 3997 '' '' 4 0 6179 '' 0 '' 1 '') " (16227" 'icequeen_forever' 1421512226 0 0 '' 1421526821 'icequeen_forever' 0 0 0 '' '' 1 '' '' 'dcfff1bafb92d0146b5ef6ec74c419a197be0ed9' '' 'pewdiepie8016@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 'Musicians/Avril_Lavigne.jpg' 1 0 0 '' 1 1 0 2 '67.185.67.85' '67.185.67.85' '' '' 7 1 '' 3997 '' '' 4 633 '10f5' '' 0 '' 1 '') " (16228" 'simone4321' 1421586244 0 0 '' 1421586350 'simone4321' 0 0 0 '' '' 0 '' '' '8ca8506444300dd766cbccff8716f35c40a6ec93' '' 'simone.henderson@live.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.233.145.173' '92.233.145.173' '' '' 7 1 '' 4011 '' '' 4 245 '17d7' '' 0 '' 1 '') " (16229" 'Banana11260' 1421604202 0 0 '' 1421604202 'Banana11260' 0 0 0 '' '' 0 '' '' 'cdee7b553d68412416cbbc91a55a23de0e663b68' '' 'hannahbanana0202@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.228.21.112' '71.228.21.112' '' '' 7 1 '' 4018 '' '' 4 0 'e161' '' 0 '' 1 '') " (16231" 'blazer889' 1421700987 0 0 '' 1421701077 'blazer889' 0 0 0 '' '' 0 '' '' '8a5e9e15e5887fc4e14fae80e7c98834b9717e49' '' 'angelborrero456@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 1 2 '72.188.87.91' '72.188.87.91' '' '' 7 1 '' 4031 '' '' 4 354 '7de4' '' 0 '' 1 '') " (16232" 'jazzylovesme' 1421702400 0 0 '' 1421702566 'jazzylovesme' 0 0 0 '' '' 0 '' '' '75ba2d6aee6f7860d508e889379e378043546f8b' '' 'jazzychats@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.17.29.195' '24.17.29.195' '' '' 7 1 '2593ae6acb' 4031 '' '' 4 610 '204e' '' 0 '' 1 '') " (16233" 'Gorathon' 1421721041 1 0 '' 1428443122 'Gorathon' 0 0 0 '' '' 0 '' '' '4076f7c0e5525b80dbacb0c1cbdc2ae9d025af60' '' 'garrett@hoffmanhome.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.47.89.74' '68.47.89.74' '' '' 7 1 '' 5866 '' '' 4 2057 '8ef9' '' 0 '' 1 '') " (16234" 'watergirl2004' 1421732641 0 0 '' 1421732712 'watergirl2004' 0 0 0 '' '' 0 '' '' 'd1dd06c02a606ab36817663a1959152dfd8a215d' '' 'lyzayoung2000@gmall.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '58.179.68.101' '58.179.68.101' '' '' 7 1 '' 4032 '' '' 4 351 '0dea' '' 0 '' 1 '') " (16235" 'AppleCraft' 1421783585 0 0 '' 1421783585 'AppleCraft' 0 0 0 '' '' 0 '' '' '8af87ade960e7bb2ec403b95ef3b86c0361f16ea' '' 's.ward8@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.126.203.131' '2.126.203.131' '' '' 7 1 '' 4035 '' '' 4 0 7599 '' 0 '' 1 '') " (16236" 'GraceTheChunk036' 1421785301 5 0 '' 1440731864 'GraceTheChunk036' 0 0 0 '' '' 0 '' '' '35eb8edc7ad7c82eab1965dfe59133053474d6b3' '' 'gracegiallongo036@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.184.207.110' '71.184.207.110' '' '' 7 1 '' 10052 '' '' 4 5971 '002d' '' 0 '' 1 '') " (16237" 'Lopezrko' 1421788932 0 0 '' 1421788999 'Lopezrko' 0 0 0 '' '' 0 '' '' '1560c86468da2e9f37c78abc5a506d3fb9a13281' '' 'lopezrko1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '54.183.114.224' '54.183.114.224' '' '' 7 1 '' 4035 '' '' 4 208 '166c' '' 0 '' 1 '') " (16238" 'darkpathz' 1421790327 0 0 '' 1421790410 'darkpathz' 0 0 0 '' '' 0 '' '' 'df6e13323110b97b304d7d4393b0360815d52371' '' 'zebrataco@mail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.246.214.236' '173.246.214.236' '' '' 7 1 '' 4035 '' '' 4 216 '1dd3' '' 0 '' 1 '') " (16240" 'BrandoncmarksHAPPY' 1421796429 0 0 '' 1421796429 'BrandoncmarksHAPPY' 0 0 0 '' '' 0 '' '' 'ea8bfb55c40102464faee0f1af337e189ce8c38b' '' 'Brandoncmarks@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.116.171.21' '99.116.171.21' '' '' 7 1 '' 4037 '' '' 4 0 'f9d3' '' 0 '' 1 '') " (16241" 'childish_turtle468' 1421808061 0 0 '' 1421808133 'childish_turtle468' 0 0 0 '' '' 0 '' '' 'a2cf91bb940f068a2258d118f94ed6a3b6796b84' '' 'jettirose@comcast.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.50.1.183' '104.50.1.183' '' '' 7 1 '' 4037 '' '' 4 255 5944 '' 0 '' 1 '') " (16242" 'Marsy1995' 1421812309 0 0 '' 1421812423 'Marsy1995' 0 0 0 '' '' 0 '' '' 'b92da559686f928d158977a44a418f4e3aeb06aa' '' 'mikaelama@yahoo.com.au' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '123.3.237.16' '123.3.237.16' '' '' 7 1 '' 4037 '' '' 4 218 '444d' '' 0 '' 1 '') " (16243" 'minethem' 1421860212 0 0 '' 1421860212 'minethem' 0 0 0 '' '' 0 '' '' '5d8546a47839c2e980c0fc1f8d47c88ba85c94e0' '' 'lucywhyte1572@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.100.45.25' '2.100.45.25' '' '' 7 1 '' 4048 '' '' 4 0 '61ab' '' 0 '' 1 '') " (16244" 'ryanisawesome124' 1421875174 0 0 '' 1421875174 'ryanisawesome124' 0 0 0 '' '' 0 '' '' 'bf8132737c03f7007e3d452406644b5f8a082d3d' '' 'jpatrick1210@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.211.107.69' '98.211.107.69' '' '' 7 1 '' 4052 '' '' 4 0 'a0af' '' 0 '' 1 '') " (16245" 'michealj483' 1421877894 0 0 '' 1421878033 'michealj483' 0 0 0 '' '' 0 '' '' 'b157c273b50d1dd2a36a15ea25246ce7f92ed936' '' 'michealj483@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '142.255.30.204' '142.255.30.204' '' '' 7 1 '' 4052 '' '' 4 394 'abca' '' 0 '' 1 '') " (16246" 'Arianna' 1421891978 0 0 '' 1421891978 'Arianna' 0 0 0 '' '' 0 '' '' 'ef333666fcb65776a04e119222be49e96be5b847' '' 'Audreetanas@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.164.5.50' '99.164.5.50' '' '' 7 1 '' 4052 '' '' 4 0 'a227' '' 0 '' 1 '') " (16267" 'MattAA02' 1422485832 25 0 '' 1441656062 'MattAA02' 2 0 0 '' '' 0 '' '' '81644307bf50f5492f4de097fb99f634b89a56f4' '' 'mattymann2002@live.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.109.135.231' '81.109.135.231' '' '' 7 1 '' 10360 '' '' 4 24483 'e7f6' '' 0 '' 1 ''); INSERT INTO `smf_members` " (`id_member`" `member_name` `date_registered` `posts` `id_group` `lngfile` `last_login` `real_name` `instant_messages` `unread_messages` `new_pm` `buddy_list` `pm_ignore_list` `pm_prefs` `mod_prefs` `message_labels` `passwd` `openid_uri` `email_address` `personal_text` `gender` `birthdate` `website_title` `website_url` `location` `icq` `aim` `yim` `msn` `hide_email` `show_online` `time_format` `signature` `time_offset` `avatar` `pm_email_notify` `karma_bad` `karma_good` `usertitle` `notify_announcements` `notify_regularity` `notify_send_body` `notify_types` `member_ip` `member_ip2` `secret_question` `secret_answer` `id_theme` `is_activated` `validation_code` `id_msg_last_visit` `additional_groups` `smiley_set` `id_post_group` `total_time_logged_in` `password_salt` `ignore_boards` `warning` `passwd_flood` `pm_receive_from` `breeze_profile_views`) VALUES (16247 'Mercy 321' 1421981253 0 0 '' 0 'Mercy 321' 0 0 0 '' '' 0 '' '' '9cee4fc59d53093b7593f9065939ce395327c8bd' '' 'Annalittle321_@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.127.12.33' '69.127.12.33' '' '' 7 1 '' 0 '' '' 4 0 '32eb' '' 0 '' 1 '') " (16248" 'EthanGaming21' 1421984854 0 0 '' 1421984923 'EthanGaming21' 0 0 0 '' '' 0 '' '' 'fa0fb5e2935d98c31de0e09b626380502e77eb19' '' 'tettansw_21@yahoo.com.au' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '58.178.239.211' '58.178.239.211' '' '' 7 1 '' 4076 '' '' 4 316 'cd02' '' 0 '' 1 '') " (16249" 'minimanqld' 1421985065 0 0 '' 1421986459 'minimanqld' 0 0 0 '' '' 0 '' '' 'af239fe9637bf3f208986548f8b310fc3191b3b5' '' 'nme607@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 'http://PlanetMinecraft.com' 1 0 0 '' 1 1 0 2 '124.185.164.57' '124.185.164.57' '' '' 7 1 '' 4077 '' '' 4 887 '0fec' '' 0 '' 1 '') " (16250" 'KadeDawg007' 1421985628 1 0 '' 1421988779 'KadeDawg007' 0 0 0 '' '' 0 '' '' '3bc4b5a9fcc0241803afaad845ce0595dfe98e3b' '' 'kmercer2004@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.30.247.201' '76.30.247.201' '' '' 7 1 '' 4077 '' '' 4 363 'c534' '' 0 '' 1 '') " (16251" 'kotajade04' 1422024358 0 0 '' 1422024358 'kotajade04' 0 0 0 '' '' 0 '' '' '0a18c73b9933b013047d597dfd47145d81ed616b' '' 'dakotajade102@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.174.132.155' '73.174.132.155' '' '' 7 1 '' 4086 '' '' 4 0 'd2a7' '' 0 '' 1 '') " (16252" 'Tori0922' 1422038430 0 0 '' 1422124946 'Tori0922' 0 0 0 '' '' 0 '' '' '12f43fa3150b6a1dd30ff8aaedb6609e6e8feb54' '' 'Msvicky8@bellsouth.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.80.136.178' '108.80.136.178' '' '' 7 1 '' 4119 '' '' 4 363 '2e35' '' 0 '' 1 '') " (16253" 'Ohits_Micaela' 1422052877 0 0 '' 1422052940 'Ohits_Micaela' 0 0 0 '' '' 0 '' '' 'b98741bf3ffd929cd554741a8fafa780911de24c' '' 'micaela9@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.218.82.255' '108.218.82.255' '' '' 7 1 '' 4097 '' '' 4 386 'bba6' '' 0 '' 1 '') " (16254" 'jazzy2012' 1422054954 0 0 '' 0 'jazzy2012' 0 0 0 '' '' 0 '' '' '5edd853c4c32d532f46207bb2e78343fd5b7bd74' '' 'jazzyfizzal213@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.203.207.58' '108.203.207.58' '' '' 7 1 '' 0 '' '' 4 0 '05b2' '' 0 '' 1 '') " (16255" 'vVoltex' 1422092792 0 0 '' 1438421895 'vVoltex' 0 0 0 '' '' 0 '' '' '0e75bcc827e785538a5c1d5e7dab4529a80cd0a1' '' 'kitzac01@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '124.187.17.204' '124.187.17.204' '' '' 7 1 '' 9004 '' '' 4 762 '63bf' '' 0 '' 1 '') " (16256" 'MasterSophie10' 1422119482 0 0 '' 1422119486 'MasterSophie10' 0 0 0 '' '' 0 '' '' '035e243668f860d075fc0605706e4de91f8a78b5' '' 'familialedonio@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.209.237.118' '72.209.237.118' '' '' 7 1 '' 4119 '' '' 4 0 '79fd' '' 0 '' 1 '') " (16257" 'enderdragonkiller' 1422125721 0 0 '' 1422126095 'enderdragonkiller' 0 0 0 '' '' 0 '' '' 'e60284037175651814609152b5b7d62c66cefe22' '' 'mombaby@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.15.8.34' '65.15.8.34' '' '' 7 1 '' 4119 '' '' 4 463 '6d79' '' 0 '' 1 '') " (16258" 'danielpat' 1422132410 1 0 '' 1423150495 'danielpat' 0 0 0 '' '' 0 '' '' '799ef7ba889505adebbe527689630fc5c5d2b806' '' 'camryn0916@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '198.86.72.68' '198.86.72.68' '' '' 7 1 '' 4338 '' '' 4 2040 '8caf' '' 0 '' 1 '') " (16259" 'KylalaTaricoe' 1422141442 4 0 '' 1429725165 'KylalaTaricoe' 1 1 1 16222 '' 0 '' '' 'e8227ac34610ee5c9de9a7818bee4aae6d86bb2c' '' 'kylalataricoe@aol.com' '' 2 '1996-07-26' '' '' '' '' '' '' '' 1 1 '' '~Forever Disturbed~
[IMG]http://i57.tinypic.com/2airfo8.png[/img]' 0 'http://i59.tinypic.com/1zn0aok.png' 1 0 0 '' 1 1 0 2 '108.8.45.14' '108.8.45.14' '' '' 7 1 '' 6756 '' '' 4 9091 'd420' '' 0 '' 1 '') " (16260" 'Redneck_City' 1422214757 19 0 '' 1436794119 'Redneck_City' 0 0 0 '' '' 0 '' '' 'eb74e6c919fe14de253589164c25ed72d5f8375e' '' 'syracuselacrosse80@gmail.com' 'Lift a truck because fat chicks can't jump.' 1 '0001-01-01' '' '' '' '' 'Tj' '' '' 0 1 '' 'Here to help and Kill. Motto - "Don't be afraid to fail Be afraid not to try." ~MJ' 0 '' 1 0 0 '' 1 1 0 2 '71.79.43.105' '71.79.43.105' '' '' 7 1 '' 8668 '' '' 4 28810 '93dd' '' 0 '' 1 '') " (16261" 'marrymincraft' 1422247195 0 0 '' 1422247195 'marrymincraft' 0 0 0 '' '' 0 '' '' '83e66061898296d00d05a20f29a3e3da3cc0869d' '' 'sabrinab@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.26.173.136' '76.26.173.136' '' '' 7 1 '' 4128 '' '' 4 0 'd0b5' '' 0 '' 1 '') " (16262" 'daydreamer101' 1422266746 0 0 '' 1422267033 'daydreamer101' 0 0 0 '' '' 0 '' '' '497b13e128f8d606fa52a0a9ec635fa09045c888' '' 'carolynhicks629@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.115.30.45' '71.115.30.45' '' '' 7 1 'c8ff15ef45' 4128 '' '' 4 499 '24e2' '' 0 '1422295824|2' 1 '') " (16263" 'Lizzie7903' 1422382830 0 0 '' 1422384759 'Lizzie7903' 0 0 0 '' '' 0 '' '' '62a50fb4c29423275208e636105bd457fde3276f' '' 'Froggy7903@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.65.224.111' '173.65.224.111' '' '' 7 1 '' 4136 '' '' 4 0 '2a73' '' 0 '' 1 '') " (16264" 'ktbugz05' 1422400432 0 0 '' 1422400432 'ktbugz05' 0 0 0 '' '' 0 '' '' '524bd59e3f720c3437846ec18ff2f4104c6df70b' '' 'ktbug0105@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.218.194.89' '107.218.194.89' '' '' 7 1 '' 4141 '' '' 4 0 '37d6' '' 0 '' 1 '') " (16265" 'Sky' 1422405881 1 0 '' 1425089010 'Sky' 0 0 0 '' '' 0 '' '' '6a9cf35aaca358e26af86ff63b991e03d20fb6ea' '' 'anthony_rulestheplace@live.com' '' 2 '2000-04-04' '' '' '' '' 'Sky' '' '' 0 1 '' 'Sky Will Rock You!.' 0 '' 1 0 0 '' 1 1 0 2 '162.238.65.4' '162.238.65.4' '' '' 7 1 '' 4700 '' '' 4 2826 'e0d4' '' 0 '1438049621|3' 1 '') " (16266" 'jaidynisawsome' 1422482852 0 0 '' 1422482852 'jaidynisawsome' 0 0 0 '' '' 0 '' '' '5cffd277a9bde6ee916e82d90d5b9e592b2acc55' '' 'jaidyndacri05@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '100.0.129.246' '100.0.129.246' '' '' 7 1 '' 4151 '' '' 4 0 '3c86' '' 0 '' 1 '') " (16268" 'tirips6' 1422497213 0 0 '' 1422497286 'tirips6' 0 0 0 '' '' 0 '' '' '0a6621b6f5bccf1c48210328b6bacf238477a464' '' 'tirips6@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.53.192.180' '71.53.192.180' '' '' 7 1 '' 4155 '' '' 4 271 'ed3b' '' 0 '' 1 '') " (16269" 'Sierra' 1422572141 0 0 '' 1422572141 'Sierra' 0 0 0 '' '' 0 '' '' 'fbfbe92a75d756e345f0fb8a025f9f0f1febff79' '' 'reddragon4@rocketmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '198.57.57.106' '198.57.57.106' '' '' 7 1 '' 4161 '' '' 4 0 1935 '' 0 '' 1 '') " (16275" 'SupSumi' 1422750058 0 0 '' 1422750058 'SupSumi' 0 0 0 '' '' 0 '' '' 'd4fa6df22f21e9ec3d77b5a83e864ac185bbccfb' '' 'tiaseiger@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.32.33.225' '50.32.33.225' '' '' 7 1 '' 4187 '' '' 4 0 'bfa4' '' 0 '' 1 '') " (16271" 'oliviag30027' 1422655140 0 0 '' 1422655220 'oliviag30027' 0 0 0 '' '' 0 '' '' '9e4ffca83669ec5e35232184b4372053a6ee50a5' '' 'gaines.5@napls.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.221.156.61' '76.221.156.61' '' '' 7 1 '' 4178 '' '' 4 266 1958 '' 0 '' 1 '') " (16270" 'Epic' 1422628361 0 0 '' 1422628550 'Epic' 0 0 0 '' '' 0 '' '' '73989721cf1d2a29281bdc34f8ba1e5f5925fcf7' '' 'kayla.arbuckle@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.183.19.200' '86.183.19.200' '' '' 7 1 '' 4171 '' '' 4 346 'e49e' '' 0 '' 1 '') " (16272" 'callfull11' 1422705368 5 0 '' 1423906540 'callfull11' 0 0 0 '' '' 0 '' '' 'd7118df5f16c1ad0caf97518e02356f7a8c31ed8' '' 'callum-fuller@live.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '5.67.194.106' '5.67.194.106' '' '' 7 1 '' 4445 '' '' 4 3528 '3aad' '' 0 '' 1 '') " (16285" 'krystal1012410' 1422915365 0 0 '' 1423175414 'krystal1012410' 0 0 0 '' '' 0 '' '' '753ff9d70b379e61fb6e4312420da8a885a1fba5' '' 'rossylantigua@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '142.255.56.225' '142.255.56.225' '' '' 7 1 '' 4354 '' '' 4 425 8683 '' 0 '' 1 '') " (16273" 'Krushn1234' 1422729543 1 0 '' 1422730081 'Krushn1234' 1 1 1 '' '' 0 '' '' 'f93ad57430a44320bf50039fb800ab1374cea371' '' 'lacey.robertson@my.ucdsb.ca' '' 2 '2002-12-02' '' '' 'Brockville' '' '' '' '' 0 1 '' '' 0 'Musicians/Avril_Lavigne.jpg' 1 0 0 '' 1 1 0 2 '65.95.110.145' '65.95.110.145' '' '' 7 1 '' 4184 '' '' 4 585 '70de' '' 0 '' 1 '') " (16274" 'matthew11011' 1422735128 0 0 '' 1422735395 'matthew11011' 0 0 0 '' '' 0 '' '' '2c154b41ffb6e2ae54ccabf9ffdd3cbc713cf1c8' '' 'matthewg@cogeco.ca' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.238.52.19' '173.238.52.19' '' '' 7 1 '' 4185 '' '' 4 206 'd4e8' '' 0 '' 1 '') " (16276" 'Grko_122' 1422753587 115 0 '' 1448880105 'Grko_122' 6 0 0 '' '' 0 '' '' 'b7db6ed4fa2cb9dcaaae9a223cf22b08c2a0a503' '' 'fisher.hazel@ymail.com' 'amazing life we have here *sarcasm*' 1 '1999-05-30' '' '' '' '' '' '' '' 1 1 '' 'WHYYYYYYY JUST WHYYYYYYY' 0 '' 1 0 0 '' 1 1 0 2 '36.84.66.12' '36.84.66.12' '' '' 7 1 '' 12883 '' '' 6 87973 '538c' '' 0 '' 1 '') " (16277" 'KayDJ' 1422795265 19 0 '' 1441536889 'KayDJ' 1 1 1 '' '' 0 '' '' 'b398dc3b9c9cb89eedcb5b0e4468e29153e2ae37' '' 'kyle.dylan.johnson@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.109.199.96' '81.109.199.96' '' '' 7 1 '' 10320 '' '' 4 7382 '70f7' '' 0 '' 1 '') " (16278" 'Beaconbear56' 1422815098 0 0 '' 1422875719 'Beaconbear56' 0 0 0 '' '' 0 '' '' '22c1afbcb2693ce2584bce3afb9f4f65064f7db8' '' 'Stephaniemeyer@yahoo.ca' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.157.79.129' '69.157.79.129' '' '' 7 1 '' 4262 '' '' 4 645 'feee' '' 0 '' 1 '') " (16279" 'Melon_Bomber' 1422815974 1 0 '' 1422816503 'Melon_Bomber' 0 0 0 '' '' 0 '' '' '869d960aee5ba8f4ab81aacc5ac188f39a0da3e5' '' 'peyton.ishmael@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.80.161.208' '50.80.161.208' '' '' 7 1 '' 4191 '' '' 4 684 '9a81' '' 0 '' 1 '') " (16282" 'AviatorCraft_Players' 1422834655 16 0 '' 1426192155 'AviatorCraft_Players' 2 2 1 '' '' 0 '' '' '8a26e39cd2a0b3c1737c37e6746b29c689aabc40' '' 'blahblah@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'I am Aviatorcraft_players. The players are me.' 0 '' 1 0 0 '' 1 1 0 2 '199.216.68.2' '199.216.68.2' '' '' 7 1 '' 5115 '' '' 4 2673 '47e9' '' 0 '' 1 '') " (16281" 'chodgee' 1422830898 0 0 '' 1422839199 'chodgee' 0 0 0 '' '' 0 '' '' '53ef65bde1d1b9c1e6cf5913db0309c7c9f1168c' '' 'charlesCh300@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.142.32.78' '69.142.32.78' '' '' 7 1 '' 4203 '' '' 4 0 3282 '' 0 '' 1 '') " (16283" 'isabelle67910' 1422835424 0 0 '' 1422835424 'isabelle67910' 0 0 0 '' '' 0 '' '' '7b72867654c2edd74a0fdd22d53d2486a91a134e' '' 'amazingizzy@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.215.34.16' '71.215.34.16' '' '' 7 1 '' 4208 '' '' 4 0 '6cd2' '' 0 '' 1 '') " (16294" 'babywolf34' 1423096745 0 0 '' 1423097022 'babywolf34' 0 0 0 '' '' 0 '' '' 'ab90753799a2af570f5e80d6116e055bb29d67af' '' 'alina.kishak@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.214.215.66' '24.251.30.154' '' '' 7 1 '' 4322 '' '' 4 563 '54a3' '' 0 '' 1 '') " (16284" 'CaptainDeadeye55' 1422841545 32 0 '' 1446856176 'CaptainDeadeye55' 0 0 0 '50 1 16168 15878 5 46' '' 0 '' '' '07a22111b32f8852cb8e899755dd77912fa5fd31' '' 'captaindeadeye55@gmail.com' 'well... hi' 1 '2001-04-10' '' '' 'tenessee' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.151.163.172' '24.151.163.172' '' '' 7 1 '' 11933 '' '' 4 36174 2726 '' 0 '' 1 '') " (16286" 'saranicole99' 1422915867 1 0 '' 1428534892 'saranicole99' 0 0 0 '' '' 0 '' '' '0b5661b9927110f8ff1fb927f19f4cf3640ca8f2' '' 'saramccarthy64@gmail.com' 'I really have no life outside of my Laptop..' 2 '1999-10-06' '' '' 'Neverland' '' '' '' '' 0 1 '' '~LeSassyShark at your service~' 0 '' 1 0 0 '' 1 1 0 2 '108.21.205.220' '108.21.205.220' '' '' 7 1 '' 5940 '' '' 4 1024 '5abf' '' 0 '' 1 '') " (16287" 'dylon' 1422917945 0 0 '' 1422918011 'dylon' 0 0 0 '' '' 0 '' '' 'a1b1f0c30ec179d62282c159c25556aa71f0eb2f' '' 'dylon.mitchel@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.231.239.198' '24.231.239.198' '' '' 7 1 '' 4284 '' '' 4 221 8330 '' 0 '' 1 '') " (16288" 'KillerKittens101' 1422975919 1 0 '' 1438187610 'KillerKittens101' 0 0 0 '' '' 0 '' '' 'f9b2b5e2839df9a8dbe3651ad09669b57930e15a' '' 'isobel.mcconnell@verizon.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.34.139.136' '108.34.139.136' '' '' 7 1 '' 8972 '' '' 4 1205 'f8bf' '' 0 '' 1 '') " (16843" 'jimmy' 1437428327 0 0 '' 1438274048 'jimmy' 0 0 0 '' '' 0 '' '' '6f7e92e8dae46bd2b690c8c8adeb5e0a57bf3c12' '' 'amandakelley7314@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.88.161.19' '71.88.161.19' '' '' 0 1 '' 8978 '' '' 4 142 473 '' 0 '' 1 '') " (16773" 'XxBb906xX' 1435324706 0 0 '' 1435325664 'XxBb906xX' 0 0 0 '' '' 0 '' '' '38a9e27926df6348f310c17e99b37e3b6d8ccb12' '' 'Jaynab25@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.112.96.239' '69.112.96.239' '' '' 0 1 '' 8276 '' '' 4 1164 'ba9d' '' 0 '' 1 '') " (16774" 'MindSpin' 1435325130 0 0 '' 1449097647 'MindSpin' 0 0 0 '' '' 0 '' '' 'e527d489942a75a392029907e49b897db24908b9' '' 'Ashtheflareon@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.239.226.38' '72.239.226.38' '' '' 0 1 '' 13055 '' '' 4 2382 2664 '' 0 '' 1 '') " (16291" 'KakashiHatake' 1423001063 1 0 '' 1425928471 'KakashiHatake' 0 0 0 '' '' 0 '' '' 'adcc01363d2a59bf00b5c947e1c3e6aac670d231' '' 'wolv_erine1@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.130.228.245' '86.130.228.245' '' '' 7 1 '' 5024 '' '' 4 1770 'f4a9' '' 0 '' 1 '') " (16292" 'Pancakes' 1423017562 0 0 '' 1423017702 'Pancakes' 0 0 0 '' '' 0 '' '' 'd3f2336bd0286b75e0789f893c595a4991928da7' '' 'jedibees@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.225.37.110' '108.225.37.110' '' '' 7 1 '' 4299 '' '' 4 384 'c91a' '' 0 '' 1 '') " (16293" 'Pancake610' 1423067643 0 0 '' 1423068653 'Pancake610' 0 0 0 '' '' 0 '' '' 'a8cd30c503de4589becf941883eb4ebbba61f16f' '' 'ntgus19@gmail.com' 'Im a 20 year old Redneck' 1 '1995-03-11' 'https://www.youtube.com/channel/UCQFBhs5G6ZoDMaQhBdUKTeQ' 'https://www.youtube.com/channel/UCQFBhs5G6ZoDMaQhBdUKTeQ' 'SC USA' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.136.136.111' '75.136.136.111' '' '' 7 1 '' 4307 '' '' 4 1198 'b8be' '' 0 '' 1 '') " (16295" 'LucyPugLover11' 1423153942 0 0 '' 1423153942 'LucyPugLover11' 0 0 0 '' '' 0 '' '' '101eeb2faf857bc2cb6466a3ac4003a6868724ea' '' 'genesis.smith@stu.owensboro.kyschools.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '170.185.177.17' '170.185.177.17' '' '' 7 1 '' 4347 '' '' 4 0 'd04d' '' 0 '' 1 '') " (16296" 'HannahGaming' 1423180997 0 0 '' 1449097556 'HannahGaming' 0 0 0 '' '' 0 '' '' 'a8a971e88b77d86cc33065bd5344c2d68df9db86' '' 'hjbrooks5@gmail.com' 'hia' 0 '2001-03-20' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.185.105.34' '75.185.105.34' '' '' 7 1 '' 13062 '' '' 4 2848 'e91d' '' 0 '' 1 '') " (16297" 'Alberto683' 1423203026 0 0 '' 1423203118 'Alberto683' 0 0 0 '' '' 0 '' '' '37a2bc4d69076ff1ebf18f46733fae213a90e8ea' '' 'ilovepokemon683@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.53.111.221' '50.53.111.221' '' '' 7 1 '' 4358 '' '' 4 226 'f59b' '' 0 '' 1 '') " (16298" 'Spider123' 1423214245 2 0 '' 1429102268 'Spider123' 0 0 0 '' '' 0 '' '' '88bf7bc0857ba241169c686a645dac6a28031700' '' 'tube.spider123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '85.166.78.118' '85.166.78.118' '' '' 7 1 '' 6497 '' '' 4 1416 '562f' '' 0 '' 1 '') " (16308" 'Jkcraft' 1423449434 0 0 '' 1423449723 'Jkcraft' 0 0 0 '' '' 0 '' '' '1be2ed638db39d4ad146e625b7c494d35b88af38' '' 'mojo121002@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '199.176.233.249' '199.176.233.249' '' '' 7 1 '' 4393 '' '' 4 601 '339c' '' 0 '' 1 '') " (16299" 'Susannagames' 1423236240 0 0 '' 1423236678 'Susannagames' 0 0 0 '' '' 0 '' '' '340348bb5e2a0cdb1a00930e7bde742a2d74ba42' '' 'susannakaukes76@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.191.2.68' '90.191.2.68' '' '' 7 1 '' 4366 '' '' 4 604 '809a' '' 0 '' 1 '') " (16300" 'ferrrrrry1' 1423236893 0 0 '' 1423236957 'ferrrrrry1' 0 0 0 '' '' 0 '' '' '99ea755568c92f2e74caef3fdceef37b320d1e4b' '' 'ironsit@hotmail.fr' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '105.111.166.93' '105.111.166.93' '' '' 7 1 '57e9187474' 4366 '' '' 4 170 'f372' '' 0 '' 1 '') " (16301" 'kasandra28' 1423237098 0 0 '' 1423308534 'kasandra28' 0 0 0 '' '' 0 '' '' 'e0aeee672b0d2208a65feb2d8235870f8f72c82b' '' 'ayessaginger@yahoo.com' '' 2 '2004-06-28' '' '' '' '' '' '' '' 0 1 '' 'ginger' 0 '' 1 0 0 '' 1 1 0 2 '112.198.83.236' '112.198.83.236' '' '' 7 1 '' 4379 '' '' 4 1574 '0f02' '' 0 '' 1 '') " (16302" 'Kellyann' 1423241789 0 0 '' 1423241789 'Kellyann' 0 0 0 '' '' 0 '' '' '585e77c2d67d365ac2eedcc31a44db9e5f691f12' '' 'kellyannhobbs2014@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.195.155.207' '90.195.155.207' '' '' 7 1 '' 4366 '' '' 4 0 'ae66' '' 0 '' 1 '') " (16303" 'PoseidonGemini' 1423248657 0 0 '' 1423248657 'PoseidonGemini' 0 0 0 '' '' 0 '' '' '4e6ffb49776ec190230308099459b55f8bb17210' '' 'poseidon031111@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.85.85.31' '92.85.85.31' '' '' 7 1 '' 4367 '' '' 4 0 9727 '' 0 '' 1 '') " (16304" 'deadpoolbrilee' 1423262783 0 0 '' 1423263143 'deadpoolbrilee' 0 0 0 '' '' 0 '' '' 'ca1ebf4aa6dfb6ec9d4dd2837fe221641f889a6d' '' 'deadpoolbrilee@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 'Musicians/Eminem.jpg' 1 0 0 '' 1 1 0 2 '162.195.40.150' '162.195.40.150' '' '' 7 1 '' 4372 '' '' 4 413 '23d4' '' 0 '' 1 '') " (16305" 'wolfnation' 1423329787 0 0 '' 1423329787 'wolfnation' 0 0 0 '' '' 0 '' '' '287bdda113b4683f7a696f7bba2996b56783f42b' '' 'terrellsmith238@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.238.224.187' '64.238.224.187' '' '' 7 1 '' 4379 '' '' 4 0 '043b' '' 0 '' 1 '') " (16306" 'FPF2004' 1423332601 0 0 '' 1424738452 'FPF2004' 0 0 0 '' '' 0 '' '' '26d0cc7e09fe94fd5958744e86367ebbc0d3831b' '' 'frankie.p.finger@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.32.28.12' '73.32.28.12' '' '' 7 1 '' 4588 '' '' 4 0 '65d1' '' 0 '' 1 '') " (16307" 'Mr_kuey' 1423427794 0 0 '' 1423427885 'Mr_kuey' 0 0 0 '' '' 0 '' '' 'cb44f86a1e63ff6abc819252b449d378ecbd0854' '' 'anthonycumiskey@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.77.254.112' '109.77.254.112' '' '' 7 1 '' 4384 '' '' 4 271 '4eb0' '' 0 '' 1 '') " (16311" 'RazurWold' 1423525630 0 0 '' 1424461229 'RazurWold' 0 0 0 '' '' 0 '' '' 'f3b6ffa2e28125fe2d4fdf0f6b6b28c729c311e3' '' 'wsunlin99@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.167.196.250' '75.167.196.250' '' '' 7 1 '' 4545 '' '' 4 369 'd3c9' '' 0 '' 1 '') " (16309" '14bakeel' 1423473717 0 0 '' 1423473718 '14bakeel' 0 0 0 '' '' 0 '' '' '19c0e2d97fad8052290d9a50bc5a2c36d69a1064' '' 'ebaker@gmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.157.123.229' '81.157.123.229' '' '' 7 1 '' 4393 '' '' 4 0 8337 '' 0 '' 1 '') " (16310" 'jxgsmb' 1423493882 0 0 '' 1423494650 'jxgsmb' 0 0 0 '' '' 0 '' '' 'eacd57049391dfe59990483818c684d127bc41b1' '' 'morales.claire@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '100.4.169.227' '100.4.169.227' '' '' 7 1 '' 4394 '' '' 4 849 204 '' 0 '' 1 '') " (16312" 'RiffyRif' 1423607480 0 0 '' 1448082525 'RiffyRif' 0 0 0 '' '' 0 '' '' '83ebfdd91d285a39bddd7499ba78f5d6ef60d614' '' 'Kevintheslayer101@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.82.185.176' '108.82.185.176' '' '' 7 1 '' 12455 '' '' 4 0 '4bf5' '' 0 '' 1 '') " (16696" 'xPowerStaticx' 1432829265 196 0 '' 1449095758 'xPowerStaticx' 6 0 0 '' '' 0 '' '' '07d3234f6f6b6b20135f676fbd92fa68aab75457' '' 'vokevin60@gmail.com' 'JUST DO IT! Lifes to short make the best of it' 1 '2004-01-14' 'Youtube.com/c/xPowerStaticxTM' 'https://www.youtube.com/channel/UCflnfTq6WQk3SXAUGAH7W0g?view_as=subscriber' '' '' '' '' '' 0 1 '' '[img]http://signaturecraft.us/signatures/eJxNi0kKgDAMAO95RT7ggih6lYJn0RcEjVBQIzHVPt8ePc0wMHGUl3U2Mr9EzHDiS9RYscBBNBx3KrSyQv94MlGntFnu5ECI_xWcyP5wUoI5nOpvhqruoGqaxBbKD83TI2U~.png[/img]' 0 '' 1 0 0 '' 1 1 0 2 '199.47.117.195' '199.47.117.195' '' '' 0 1 'fd87f8ad0b' 13056 '' '' 6 163793 'fa42' '' 0 '' 1 '') " (16820" 'Timmyjcal' 1436706115 0 0 '' 1436706575 'Timmyjcal' 0 0 0 '' '' 0 '' '' 'b764888842ab561b93665d8d6fac6df4e2b39464' '' 'Timmyjcaljr@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.48.138.127' '104.48.138.127' '' '' 0 1 '' 8649 '' '' 4 795 'a984' '' 0 '' 1 '') " (16314" 'Slender' 1423696377 0 0 '' 1423696377 'Slender' 0 0 0 '' '' 0 '' '' '6b1b855b28268c3eac417c2133f7b7cea6e8207c' '' 'takilove08@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.38.136.218' '73.38.136.218' '' '' 7 1 '' 4408 '' '' 4 0 '012b' '' 0 '' 1 '') " (16315" '360PlaysMC' 1423704958 14 0 '' 1432073086 '360PlaysMC' 0 0 0 '32 15885 16168 16530' '' 0 '' '' '2c71a84c07ac17da53fea1cb13aabe8491c18d06' '' 'rexfrits@gmail.com' '' 1 '2000-09-17' '' '' '' '' '' '' '' 1 1 '' 'Running on Redstone If you need help with commands I am the guy. I try to build awesome redstone creations. I am usually on survival maybe creative. The rest is on a need to know basis.' 0 '' 1 0 0 '' 1 1 0 2 '159.83.196.1' '159.83.196.1' '' '' 7 1 '' 7531 '' '' 4 11925 '3ae5' '' 0 '' 1 '') " (16316" 'pikachoo123' 1423878073 0 0 '' 1423878148 'pikachoo123' 0 0 0 '' '' 0 '' '' '96b2c604ad59918071c7de6f165e6838a63fec93' '' 'jkbhullnger@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.209.176.16' '71.209.176.16' '' '' 7 1 '' 4445 '' '' 4 200 '2cba' '' 0 '' 1 '') " (16317" 'Beepbeep' 1423882161 0 0 '' 1423883875 'Beepbeep' 0 0 0 '' '' 0 '' '' 'b4211b692d8e07a6d7bd75bf7024c1be85683dc1' '' 'Tewhite@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.209.182.230' '173.209.182.230' '' '' 7 1 '' 4445 '' '' 4 757 1369 '' 0 '' 1 '') " (16318" 'islamckinnon' 1423917252 0 0 '' 1423917252 'islamckinnon' 0 0 0 '' '' 0 '' '' '7eab49666c71537b068633b5af8613ca8682a055' '' 'islachu@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '151.231.159.227' '151.231.159.227' '' '' 7 1 '' 4445 '' '' 4 0 980 '' 0 '' 1 '') " (16319" 'ButtPines' 1423925996 0 0 '' 1423925996 'ButtPines' 0 0 0 '' '' 0 '' '' '6cef43779249c9e499b8af70aaf4c8a42b82bbad' '' 'shadesavannah8@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.195.133.42' '70.195.133.42' '' '' 7 1 '' 4445 '' '' 4 0 'de52' '' 0 '' 1 '') " (16320" 'nuttyboy123' 1423934507 0 0 '' 1423935475 'nuttyboy123' 0 0 0 '' '' 0 '' '' '961584a0ddbe5194a0b28acb65bf665337e7573a' '' 'lmbennett123@yahoo.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '176.251.63.71' '176.251.63.71' '' '' 7 1 '' 4448 '' '' 4 850 'c23d' '' 0 '' 1 '') " (16321" 'Muddman44' 1423944924 7 0 '' 1434038518 'Muddman44' 0 0 0 '' '' 0 '' '' 'e1ee09aae923d5309b61f4d7b72a15c0f41883e3' '' 'cdwaple@gmail.com' 'Andrudaloo Reporting For Banishment' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'Andrudaloo Reporting For Action' 0 '' 1 0 0 '' 1 1 0 2 '97.91.170.180' '97.91.170.180' '' '' 7 1 '' 8043 '' '' 4 4929 '20f5' '' 0 '' 1 '') " (16328" 'Badgirl' 1424192288 0 0 '' 1424478185 'Badgirl' 0 0 0 '' '' 0 '' '' '6507d6682377a791cfd8058caa6bd3ed03da0c5f' '' 'Ariana.taylor@woodfordcounty.kyschoolSchools.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '139.55.15.189' '139.55.15.189' '' '' 7 1 '' 4548 '' '' 4 1579 582 '' 0 '' 1 '') " (16322" 'maryheron' 1423956758 0 0 '' 1423956759 'maryheron' 0 0 0 '' '' 0 '' '' 'e74948959599373dbc167abf4c457fa2d9c669ee' '' 'heron.darcy@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '94.6.163.24' '94.6.163.24' '' '' 7 1 '' 4449 '' '' 4 0 4940 '' 0 '' 1 '') " (16323" 'LoopyLooby' 1424003931 0 0 '' 1424004114 'LoopyLooby' 0 0 0 '' '' 0 '' '' 'ae5f689e4a34cbcd5a3af60b272555b90ea6ef99' '' 'loopyloobylol@gmail.com' '' 2 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '31.49.218.122' '31.49.218.122' '' '' 7 1 '' 4452 '' '' 4 372 2351 '' 0 '' 1 '') " (16324" 'carissac2004' 1424016273 0 0 '' 1424016795 'carissac2004' 0 0 0 '' '' 0 '' '' 'a220875416cbb25b4942e591aa7e5732321ba102' '' 'carissapeanut@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.59.102.96' '173.59.102.96' '' '' 7 1 '' 4452 '' '' 4 672 1663 '' 0 '' 1 '') " (16325" 'marleycat' 1424032104 0 0 '' 1424032105 'marleycat' 0 0 0 '' '' 0 '' '' '1450719a38145557b237b09576be76ece2b296aa' '' 'jendoyle1@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.218.53.247' '107.218.53.247' '' '' 7 1 '' 4465 '' '' 4 0 'a19c' '' 0 '' 1 '') " (16326" 'Kitters517' 1424044714 0 0 '' 1424044714 'Kitters517' 0 0 0 '' '' 0 '' '' '2b6bac13af6c5f91a5ebfd32f36a106347cb7b4c' '' 'Kitters517@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.75.145.207' '74.75.145.207' '' '' 7 1 '' 4475 '' '' 4 0 '611c' '' 0 '' 1 '') " (16327" 'Super_Aisan' 1424058104 0 0 '' 1424060289 'Super_Aisan' 0 0 0 '' '' 0 '' '' '7a7536392e55a9fd4803cf87ed2fc96247e459dc' '' 'smatrt1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.112.29.236' '69.112.29.236' '' '' 7 1 '' 4477 '' '' 4 708 '93a6' '' 0 '' 1 '') " (16341" 'Mrbell11' 1424391036 0 0 '' 1424391036 'Mrbell11' 0 0 0 '' '' 0 '' '' 'ed0ec6e18b2813fc6835a11576b0cc034c4b3b4b' '' 'Jaredmichaelis123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.102.75.60' '76.102.75.60' '' '' 7 1 '' 4537 '' '' 4 0 '829a' '' 0 '' 1 '') " (16329" 'PowerMovesOnly00' 1424192906 1 0 '' 1429212003 'PowerMovesOnly00' 0 0 0 '' '' 0 '' '' '8f47ac0d682b384b38968cd24a2e34e53e4d3012' '' 'tjc880@hotmail.com' 'Hey guys it's Power and always ask questions.' 1 '2000-06-11' '' '' 'East Coast of the USA' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.3.93.157' '108.3.93.157' '' '' 7 1 '' 6541 '' '' 4 6111 '75b1' '' 0 '' 1 '') " (16330" 'enderman1579' 1424209888 0 0 '' 1424209956 'enderman1579' 0 0 0 '' '' 0 '' '' 'f4d6c6016ca35afe72031f9f023604966147c6d5' '' 'hershellfixit@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.206.62.111' '71.206.62.111' '' '' 7 1 '' 4493 '' '' 4 244 'edec' '' 0 '' 1 '') " (16331" 'X_RadioActive_X' 1424223678 5 0 '' 1424842547 'X_RadioActive_X' 0 0 0 '' '' 0 '' '' '14b61e3ea6e47f178ad5946b5b6021b5641ba6c0' '' 'philipthenoodle@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.50.208.58' '71.50.208.58' '' '' 7 1 '' 4616 '' '' 4 1684 'aa79' '' 0 '' 1 '') " (16332" 'Maddiepoo' 1424281817 0 0 '' 1424281817 'Maddiepoo' 0 0 0 '' '' 0 '' '' 'c74c0273720250bf8b32cdf1f76b4af00e62e863' '' 'madison.joyce0801@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '198.255.198.202' '198.255.198.202' '' '' 7 1 '' 4503 '' '' 4 0 '32ba' '' 0 '' 1 '') " (16333" 'Lomba66' 1424284517 0 0 '' 1424284517 'Lomba66' 0 0 0 '' '' 0 '' '' '23f5591497b0bb0170c4c38b7f3e4be50405af4f' '' 'lomba333@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '151.228.19.80' '151.228.19.80' '' '' 7 1 '' 4503 '' '' 4 0 '8fec' '' 0 '' 1 '') " (16334" 'CHgaming22' 1424285071 1 0 '' 1424285495 'CHgaming22' 0 0 0 '' '' 0 '' '' '127a5c6efcde19c915f69d5e1d2493a09a766f27' '' 'crhgaming22@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' 'CHgaming22 The Happiest Miner Around lol' 0 '' 1 0 0 '' 1 1 0 2 '71.49.186.101' '71.49.186.101' '' '' 7 1 '' 4503 '' '' 4 608 6143 '' 0 '' 1 '') " (16335" 'pink_unicorn' 1424299470 0 0 '' 1424299471 'pink_unicorn' 0 0 0 '' '' 0 '' '' 'd9ceb35933b4b25eae80110b93358b32f55c4405' '' 'lailalewislane05@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.106.76.215' '174.106.76.215' '' '' 7 1 '' 4515 '' '' 4 0 '07da' '' 0 '' 1 '') " (16336" 'Silent_creepergirl' 1424301330 0 0 '' 1424301701 'Silent_creepergirl' 0 0 0 '' '' 0 '' '' '672546c837ed97c42c406c715f372959594b4619' '' 'brebretoturnt@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '208.102.119.94' '208.102.119.94' '' '' 7 1 '' 4518 '' '' 4 645 '1b61' '' 0 '' 1 '') " (16337" 'WhyYouBeEz' 1424306068 0 0 '' 1424306433 'WhyYouBeEz' 0 0 0 '' '' 0 '' '' '446619109fc5388291175360458f7fac5fba456b' '' 'Dopelife420@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.237.26.169' '67.237.26.169' '' '' 7 1 '' 4519 '' '' 4 355 5667 '' 0 '' 1 '') " (16338" 'Kaptain_Bakon' 1424308812 0 0 '' 1425443886 'Kaptain_Bakon' 0 0 0 '' '' 0 '' '' '2f1e09755a10cb947aaed3ed3935d9e75ace5f3b' '' 'koralover9@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.210.105.79' '98.210.105.79' '' '' 7 1 '' 4828 '' '' 4 904 6383 '' 0 '' 1 '') " (16340" '6BigLuke9' 1424315486 0 0 '' 1424315486 '6BigLuke9' 0 0 0 '' '' 0 '' '' '249d0c4a0e958ab8e3ee95d6a43d517cfdd14520' '' 'kingofangels778@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.108.241.242' '75.108.241.242' '' '' 7 1 '' 4520 '' '' 4 0 'a0a5' '' 0 '' 1 '') " (16339" 'TheGamingHorse' 1424309586 0 0 '' 1424309697 'TheGamingHorse' 0 0 0 '' '' 0 '' '' 'abd7fc3042820c4eaf02d398f74c707a5cb41a80' '' 'arauchthompson@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.102.212.3' '66.102.212.3' '' '' 7 1 'e153b54541' 4520 '' '' 4 0 '4bbc' '' 0 '' 1 '') " (16342" 'DurableGamer84' 1424398146 21 0 '' 1448938012 'DurableGamer84' 0 0 0 '' '' 0 '' '' 'fa6e00bb3d428f3dc5f62995f9150e14ec014987' '' 'devenlee84@gmail.com' 'The last ones must stand together.' 1 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '[url=http://signaturecraft.us/][img]http://signaturecraft.us/signatures/eJwVwkEOwiAQAMA7r-AFxZC2Gm_aWvRUPZietwipCWXNdpHwe-Nk7gGKI4lenr5vYKSOwLNYmD_bUamcc1UwcZpdZXFVdoEYXVDProsXe80T6Fu7D8brgc2ID9Engjk4A6ujQy0MvuTo5QQkziERFTkguY2FbhpRt_-7H-3NK1Y~.png[/img][/url]' 0 '' 1 0 0 '' 1 1 0 2 '98.95.35.198' '98.95.35.198' '' '' 7 1 '' 12943 '' '' 4 20029 'f149' '' 0 '' 1 '') " (16343" 'Abellone' 1424400109 0 0 '' 1424400640 'Abellone' 0 0 0 '' '' 0 '' '' '8e4f94f242a2ad2162bc797d69d3dcce5fb4fe92' '' 'chrissoguilon6789@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '124.104.169.203' '124.104.169.203' '' '' 7 1 '' 4537 '' '' 4 633 'e297' '' 0 '' 1 '') " (16347" 'RazurWolf' 1424461383 0 0 '' 1424462261 'RazurWolf' 0 0 0 '' '' 0 '' '' '483bec96c84054d7ad24ca0c69a2645b4091b1b3' '' 'razurwolfgaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.167.196.250' '75.167.196.250' '' '' 7 1 '' 4545 '' '' 4 1015 2374 '' 0 '' 1 '') " (16344" 'Awesome Gaming' 1424403661 0 0 '' 1424403662 'Awesome Gaming' 0 0 0 '' '' 0 '' '' '1470dfbcaf2a27406c3a87f80f1a8fdf5a8e6b3f' '' 'gaminga842@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '54.148.73.216' '54.148.73.216' '' '' 7 1 '' 4537 '' '' 4 0 'c4e5' '' 0 '' 1 '') " (16345" 'Suppergeekygamer' 1424414574 0 0 '' 1424414574 'Suppergeekygamer' 0 0 0 '' '' 0 '' '' '5d42a4a295658450d9ff07f24148bb8c1acf3e06' '' 'Lucysuz2002@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.98.133.155' '121.98.133.155' '' '' 7 1 '' 4537 '' '' 4 0 'c884' '' 0 '' 1 '') " (16346" 'BaymaxHealthCare' 1424438396 13 0 '' 1424968029 'BaymaxHealthCare' 0 0 0 '' '' 0 '' '' '0dae6d1b330de3506e9a86dfebc28dbe8c0e86fa' '' 'mcmadness2014@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '146.255.111.52' '146.255.111.52' '' '' 7 1 '' 4649 '' '' 4 3049 'cf71' '' 0 '' 1 '') " (16348" 'PowerFlowderHD' 1424531065 158 0 '' 1448822006 'PowerFlowderHD' 2 0 0 '1 11 46 16483 16222' '' 0 '' '' '2f0eb74ee1eca57e910eef3a151d002b0137bf2b' '' 'nielsvanerkelens@gmail.com' 'Hey ^o^ How are you today ^o^' 0 '0004-01-07' '' 'http://gyazo.com/7ca99c434ae532361c21af0b87fdc57c' '' '' '' '' '' 1 1 '' 'http://gyazo.com/7ca99c434ae532361c21af0b87fdc57c' 0 '' 1 0 0 '' 1 1 0 2 '143.176.57.59' '143.176.57.59' '' '' 7 1 '' 12834 '' '' 6 96350 '3f0c' '' 0 '' 1 '') " (16349" 'ddpollock' 1424583949 1 0 '' 1433698410 'ddpollock' 4 0 0 '' '' 0 '' '' '02fd47f300a9be30903d4927b780b78d42c75ed9' '' 'ddpollock577@gmail.com' 'Hai xD dd here just sayin hai and how ha doing ❤️' 2 '1997-11-05' '' '' '' '' '' '' '' 0 1 '' '💜Miss_Grummpy14💜' 0 '' 1 0 0 '' 1 1 0 2 '98.24.226.119' '98.24.226.119' 'Boyfriends name' 'a08372b70196c21a9229cf04db6b7ceb' 7 1 '' 7969 '' '' 4 6432 '4d11' '' 0 '' 1 '') " (16350" 'SkyDiamond11' 1424585659 0 0 '' 1439238964 'SkyDiamond11' 0 0 0 '' '' 0 '' '' '6810ed6076e1791a158abc3bf7146661b59564c5' '' 'skylynne10@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.81.184.234' '71.81.184.234' '' '' 7 1 '' 9326 '' '' 4 0 '8c71' '' 0 '' 1 '') " (16351" 'DerpFreeze' 1424616434 0 0 '' 1424616434 'DerpFreeze' 0 0 0 '' '' 0 '' '' '4116a7a3e269b4f21d56e386a8231866fc7ad4a0' '' 'derpfreeze123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '130.208.138.229' '130.208.138.229' '' '' 7 1 '' 4566 '' '' 4 0 '15f4' '' 0 '' 1 '') " (16352" 'celtic_warlord' 1424804565 0 0 '' 1424804651 'celtic_warlord' 0 0 0 '' '' 0 '' '' '41b3fc3988f17faa975e94be18fedca73c4aed70' '' 'celticwarlord11@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.14.156.209' '92.14.156.209' '' '' 7 1 '' 4610 '' '' 4 218 'f60d' '' 0 '' 1 '') " (16353" 'Radicos' 1424846106 0 0 '' 1424846281 'Radicos' 0 0 0 '' '' 0 '' '' '1fbeaad4b28ae6f2b3ba1cceac403429e7d4224a' '' 'radicoswow@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '85.74.2.167' '85.74.2.167' '' '' 7 1 '' 4625 '' '' 4 226 7052 '' 0 '' 1 '') " (16354" 'ShadowMadara1044' 1424847967 19 0 '' 1449028404 'ShadowMadara1044' 0 0 0 '' '' 0 '' '' '15fbd71a3e2e0661b7ef865d4080d29e7dbd7fc5' '' 'nguyencharles10@yahoo.com' '' 1 '1995-01-29' '' '' '' '' '' '' '' 0 1 '' 'This hand of mine is burning red!
It's loud roar tells me to grasp victory!
Erupting Burning Finger!' 0 '' 1 0 0 '' 1 1 0 2 '75.107.20.233' '75.107.20.233' '' '' 7 1 '' 13006 '' '' 4 24063 '3e31' '' 0 '' 1 '') " (16355" 'Music4Evaaaaaaa' 1424849460 0 0 '' 1424849554 'Music4Evaaaaaaa' 0 0 0 '' '' 0 '' '' 'b2c4207f16313e8ae7fe59d6a1c3935cf3aa86fb' '' 'tillysmells@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '58.172.157.34' '58.172.157.34' '' '' 7 1 '' 4625 '' '' 4 238 'ea22' '' 0 '' 1 '') " (16356" 'lulu0421@yahoo.com' 1424850032 4 0 '' 1440054543 'lulu0421@yahoo.com' 0 0 0 '' '' 0 '' '' 'd9aadce3437536f381fe42437fcdc27ee25a9b8e' '' 'lulu0421@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.254.15.7' '98.254.15.7' '' '' 7 1 '' 9850 '' '' 4 5367 '2ba7' '' 0 '' 1 '') " (16359" 'crystle8750' 1424902929 0 0 '' 1424902929 'crystle8750' 0 0 0 '' '' 0 '' '' 'e4aa62553060b4364adb9dd8db87d34a4de3eb53' '' 'sabrina@mccrear.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.172.160.225' '71.172.160.225' '' '' 7 1 '' 4637 '' '' 4 0 '7ad2' '' 0 '' 1 '') " (16358" 'Unicornlaserfart' 1424899742 0 0 '' 1424899743 'Unicornlaserfart' 0 0 0 '' '' 0 '' '' 'f9a7dfa759a5e00dcd80a3c32699d05f3b636a2c' '' 'heartysmartypants13@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.58.239.126' '67.58.239.126' '' '' 7 1 '' 4636 '' '' 4 0 '2e22' '' 0 '' 1 '') " (16360" 'FrassSketel' 1424967519 3 0 '' 1436266162 'FrassSketel' 0 0 0 '' '' 0 '' '' 'bdc20f3fd2939440c98e2ecdc68fed906609aaec' '' 'shivabeeld1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.165.21.118' '81.165.21.118' '' '' 7 1 '' 8511 '' '' 4 2977 'e743' '' 0 '' 1 '') " (16361" 'Cyurksaitis' 1425059852 1 0 '' 1425060327 'Cyurksaitis' 0 0 0 '' '' 0 '' '' 'b3b814d46d1eb8b310164c4daf4bc0c74ce9d24b' '' 'swordwrath2000@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.160.24.154' '70.160.24.154' '' '' 7 1 '' 4677 '' '' 4 539 '5bcf' '' 0 '' 1 '') " (16362" 'SesameFilms_Cm' 1425060350 1 0 '' 1446094147 'SesameFilms_Cm' 0 0 0 '' '' 0 '' '' 'ba96834705fb11b8d62997f3859ca04c56c48c0f' '' 'blaketubbs776@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.214.166.89' '107.214.166.89' '' '' 7 1 '' 11667 '' '' 4 2219 'a4f3' '' 0 '' 1 '') " (16363" 'goldiski' 1425061826 0 0 '' 1425062304 'goldiski' 0 0 0 '' '' 0 '' '' '1a130caaf36735c596f119189f3d1e5d3327ee0e' '' 'iskander.vanheuckelom@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.89.243.132' '109.89.243.132' '' '' 7 1 '' 4683 '' '' 4 739 '7ed9' '' 0 '' 1 '') " (16365" 'WhispRiver' 1425086700 0 0 '' 1425087177 'WhispRiver' 0 0 0 '' '' 0 '' '' 'b3384edaa60ed4ede76f92af094b7837dde19d07' '' 'disneygal1219@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.165.180.210' '73.165.180.210' '' '' 7 1 '' 4704 '' '' 4 544 '3ab3' '' 0 '' 1 '') " (16364" 'OsamaBinSwagin' 1425076550 0 0 '' 1425078513 'OsamaBinSwagin' 0 0 0 '' '' 0 '' '' 'ec7caaf53b6529c4e466bdf775fc264f248b89db' '' 'brady8184@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '124.186.233.123' '124.186.233.123' '' '' 7 1 '98f1053024' 4700 '' '' 4 214 '1f70' '' 0 '' 1 '') " (16366" 'monkeyman334' 1425099563 1 0 '' 1425101343 'monkeyman334' 0 0 0 16026 '' 0 '' '' '26668939e5177f15bf3f8bb8eec1905a64a1fd12' '' 'amandaajcge@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.40.2.133' '108.40.2.133' '' '' 7 1 '' 4706 '' '' 4 1135 8811 '' 0 '' 1 '') " (16367" '6D9' 1425115071 0 0 '' 1425115199 '6D9' 0 0 0 '' '' 0 '' '' '682db2090d803d35c05d53721dc720616a1ed930' '' 'feathersdevin@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.128.213.4' '107.128.213.4' '' '' 7 1 '' 4714 '' '' 4 191 0.00E+00 '' 0 '' 1 '') " (16368" 'TheFakeJesus' 1425120875 7 0 '' 1433443704 'TheFakeJesus' 1 0 0 16036 '' 0 '' '' '7b5b8af6b1ccab96b6be412cd294b84f83fc1c46' '' 'raulraul204@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '179.219.198.88' '179.219.198.88' '' '' 7 1 '' 7897 '' '' 4 2464 'a052' '' 0 '' 1 '') " (16373" 'Kutips' 1425253319 1 0 '' 1433696391 'Kutips' 0 0 0 '' '' 0 '' '' '14781337788bc9e724adb8eb40247d92667766d3' '' 'vikkeaw@hotmail.no' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.189.228.214' '109.189.228.214' '' '' 7 1 '' 7969 '' '' 4 895 8733 '' 0 '' 1 '') " (16370" 'MaximusPlays04' 1425224100 0 0 '' 1425225127 'MaximusPlays04' 1 1 1 '' '' 0 '' '' '3eba136f981665b50737695282b6a0fc8dfeb2f1' '' 'fryerspc@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '82.4.252.187' '82.4.252.187' '' '' 7 1 '' 4741 '' '' 4 1140 '2e3a' '' 0 '' 1 '') " (16371" 'clint1106' 1425231128 0 0 '' 1425231129 'clint1106' 0 0 0 '' '' 0 '' '' '91469c905170e6c0e838599d1a5c07b2dead601e' '' 'clintmackie3@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.164.35.165' '75.164.35.165' '' '' 7 1 '' 4749 '' '' 4 0 '35a8' '' 0 '1427918200|2' 1 '') " (16372" 'jfinsk123' 1425231852 0 0 '' 1430957756 'jfinsk123' 2 0 0 '' '' 0 '' '' '8a1773d95dabb7af432aa11e3e8079ca6e6657fd' '' '123sherfinski@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.237.193.240' '108.237.193.240' '' '' 7 1 '' 7148 '' '' 4 7366 'fbfc' '' 0 '' 1 '') " (16378" 'HuskyMasonkipz' 1425387934 0 0 '' 1425387934 'HuskyMasonkipz' 0 0 0 '' '' 0 '' '' '62ddc1d7bfa958f04c1fd71f763a3e68b814231b' '' 'masondeitrich@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.68.37.166' '69.68.37.166' '' '' 7 1 '' 4802 '' '' 4 0 '78ce' '' 0 '' 1 '') " (16374" 'Jalistorm' 1425258344 0 0 '' 1425258345 'Jalistorm' 0 0 0 '' '' 0 '' '' 'f9f9cc330bd7ff3e8623fd232a7e9f2fb1ee58c4' '' 'senaj6010@gapps.bcsds.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.30.102.187' '173.30.102.187' '' '' 7 1 '' 4767 '' '' 4 0 '8f56' '' 0 '' 1 '') " (16376" 'MogoNumber1' 1425264466 0 0 '' 1425264671 'MogoNumber1' 0 0 0 '' '' 0 '' '' '029f4d49870e18249a371035acfdc17851691577' '' 'MogoNumber1@gmail.com' 'I'm Mogo And I Got The Mojo! Byyeee!!!' 2 '0004-04-25' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.187.33.66' '70.187.33.66' '' '' 7 1 '' 4767 '' '' 4 355 'bce0' '' 0 '' 1 '') " (16377" 'Kirito1223' 1425286507 0 0 '' 1425386688 'Kirito1223' 0 0 0 '' '' 0 '' '' '281564c96f6f5c4c89895463d7dd710336f57564' '' 'lemuel_0811@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.54.44.89' '121.54.44.89' '' '' 7 1 '' 4801 '' '' 4 320 '64e2' '' 0 '' 1 '') " (16385" 'XxChristinexX' 1425475119 0 0 '' 1425476009 'XxChristinexX' 0 0 0 '' '' 0 '' '' '97301b4288c6015a8a883a8726579c123594c37d' '' 'nguenthao37@gmail.com' '' 2 '2000-10-22' '' '' 'SoCal' '' '' '' '' 0 1 '' 'Christy:-)' 0 '' 1 0 0 '' 1 1 0 2 '174.23.215.212' '174.23.215.212' 'Who is your best friend?' '9cb94b8ecf54eb231299c5cb4de5cbff' 7 1 '' 4832 '' '' 4 1058 'bdb3' '' 0 '' 1 '') " (16386" 'JennaMarieGamer' 1425571431 3 0 '' 1445795951 'JennaMarieGamer' 2 0 0 '50 1 15973' '' 0 '' '' 'dff989aee2c8657a7da955488e40131f790698a9' '' 'brady.lalin@gmail.common' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.141.143.110' '73.141.143.110' '' '' 7 1 '8f42b9ae79' 11454 '' '' 4 6860 '87cb' '' 0 '' 1 '') " (16379" 'IIpvp_TylerII' 1425428831 0 0 '' 1425428831 'IIpvp_TylerII' 0 0 0 '' '' 0 '' '' '18015f7c109d229ba4c9606061ca1f454220a820' '' 'tylercoggio@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.1.225.225' '73.1.225.225' '' '' 7 1 '' 4816 '' '' 4 0 '6d0a' '' 0 '' 1 '') " (16380" 'xXryrydance12Xx' 1425428867 0 0 '' 1425428867 'xXryrydance12Xx' 0 0 0 '' '' 0 '' '' '934149b5f9bde6748c7ace670fde209d80587b8b' '' 'alougher@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.249.187.99' '98.249.187.99' '' '' 7 1 '' 4816 '' '' 4 0 '5b59' '' 0 '' 1 '') " (16381" 'fuzzypig88' 1425436011 2 0 '' 1439774975 'fuzzypig88' 0 0 0 '' '' 0 '' '' '85216c8d89f7532445ea2c832eb08af64f3e8fac' '' 'rainbowlaughing88@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.229.218.167' '99.229.218.167' '' '' 7 1 '' 9643 '' '' 4 2764 'e504' '' 0 '' 1 '') " (16382" 'Xx_Kill_EM_41_xX' 1425437421 0 0 '' 1425437876 'Xx_Kill_EM_41_xX' 0 0 0 '' '' 0 '' '' '9aac958dc7f54a5be8a890dccf443ef9334cbc73' '' 'Mby3321@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.75.122.65' '108.75.122.65' '' '' 7 1 '' 4823 '' '' 4 899 '217e' '' 0 '' 1 '') " (16383" 'TehhDrone' 1425437935 0 0 '' 1425438469 'TehhDrone' 0 0 0 '' '' 0 '' '' '4eec3c65824290c1c37622ad9c9fcbab4c25f113' '' 'lkny@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.113.50.33' '98.113.50.33' '' '' 7 1 '' 4825 '' '' 4 597 'df26' '' 0 '' 1 '') " (16384" 'PrinceDaveGaming' 1425445870 0 0 '' 1425447246 'PrinceDaveGaming' 0 0 0 '' '' 0 '' '' '59f4a22282d32a78fcdb32fd3635c8ec5112f434' '' 'PrinceDave267@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.163.140.176' '73.163.140.176' '' '' 7 1 '' 4830 '' '' 4 0 '179f' '' 0 '' 1 '') " (16387" '88tk88' 1425658686 1 0 '' 1447896723 '88tk88' 0 0 0 '' '' 0 '' '' 'e19b2a35f476b8fbec7a308ea4423918e71d8a3b' '' 'traviskobus@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 'http://avatars.jurko.net/uploads/avatar_24659.gif' 1 0 0 '' 1 1 0 2 '71.93.165.214' '71.93.165.214' '' '' 7 1 '' 12308 '' '' 4 2428 3134 '' 0 '' 1 '') " (16390" 'pandas_19' 1425689388 4 0 '' 1440609476 'pandas_19' 0 0 0 '' '' 0 '' '' '4524ae5142e23f1478fa23c11944471c6636cb58' '' 'bettinalagreca@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.112.149.196' '69.112.149.196' '' '' 7 1 '' 10031 '' '' 4 6183 '3c5e' '' 0 '' 1 '') " (16399" 'Minecraftrocks' 1425833656 0 0 '' 1425833721 'Minecraftrocks' 0 0 0 '' '' 0 '' '' '86cf64b8a02f3ecfad1f82f9995e957def154292' '' 'Cassells.aliyah1111@gamil.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.84.217.142' '108.84.217.142' '' '' 7 1 '' 4956 '' '' 4 238 '4c48' '' 0 '' 1 '') " (16388" 'Jam6o' 1425662209 0 0 '' 1425662356 'Jam6o' 0 0 0 '' '' 0 '' '' 'd06b6889ab2a5b97f9f079ff2fd1a5d97f78589e' '' 'jamiemckay@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '5.80.101.74' '5.80.101.74' '' '' 7 1 '' 4880 '' '' 4 221 0.00E+00 '' 0 '' 1 '') " (16389" 'JakeTheEskimo' 1425662256 0 0 '' 1425662589 'JakeTheEskimo' 0 0 0 '' '' 0 '' '' '64f42e3cbb6efa917e45a509c83cf938bcc702c8' '' 'jakewilsonnicol@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 0 '' '' 0 '' 1 0 0 '' 1 1 0 2 '151.227.3.150' '151.227.3.150' '' '' 7 1 '' 4880 '' '' 4 402 'fca3' '' 0 '' 1 '') " (16391" 'Gta5 Master!!!!' 1425692568 0 0 '' 1425692727 'Gta5 Master!!!!' 0 0 0 '' '' 0 '' '' 'e121833e33d60f2701954fdaed0a1cac9895f880' '' 'lukew1140@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.92.14.73' '72.92.14.73' '' '' 7 1 '' 4897 '' '' 4 359 '7b16' '' 0 '' 1 '') " (16397" 'TheOfficialJesus' 1425823697 1 0 '' 1426639436 'TheOfficialJesus' 0 0 0 '' '' 0 '' '' 'ba7a89ea1b249ea293f2dc52047e121e4171d108' '' 'jandrosupreme265@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '187.107.44.207' '187.107.44.207' '' '' 7 1 '' 5343 '' '' 4 162 '0a8e' '' 0 '1428055258|1' 1 '') " (16392" 'ShankMeOrSpankMe' 1425705502 1 0 '' 1425844138 'ShankMeOrSpankMe' 0 0 0 '' '' 0 '' '' '5de5c21f123ac60d3dc80f2bff41eea70f5b5f8a' '' 'USC0CLAN@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.42.144.122' '108.42.144.122' '' '' 7 1 '' 4970 '' '' 4 170 '615c' '' 0 '1434077773|3' 1 '') " (16393" 'Marco_Polo619' 1425706706 27 0 '' 1447408405 'Marco_Polo619' 0 0 0 '' '' 0 '' '' '96222a81ab37d1e37d1aa0406e157a08ff6a5310' '' 'austinmarcus50@gmail.com' '' 1 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'MarcoPolo may be an explorer but he came all this Way to shrek ya in the gabba :)' 0 '' 1 0 0 '' 1 1 0 2 '60.240.241.113' '60.240.241.113' '' '' 7 1 '' 12144 '' '' 4 18250 'e7a5' '' 0 '' 1 '') " (16394" 'J4CKO123' 1425767594 0 0 '' 1425767594 'J4CKO123' 0 0 0 '' '' 0 '' '' '4c766055bf81d1767584352d904f3caa65ce4e25' '' 'J4CKO1234@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '101.188.80.181' '101.188.80.181' '' '' 7 1 '' 4916 '' '' 4 0 '649d' '' 0 '' 1 '') " (16395" 'Krazy24' 1425798126 0 0 '' 1425798126 'Krazy24' 0 0 0 '' '' 0 '' '' '6fd9d50bf122b53369602fa0d67e8faa6ed2b6de' '' 'djrox2012@bigpond.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '14.202.209.191' '14.202.209.191' '' '' 7 1 '' 4944 '' '' 4 0 '6fda' '' 0 '' 1 '') " (16396" 'Iamblackbird' 1425803556 8 0 '' 1433541508 'Iamblackbird' 0 0 0 '' '' 0 '' '' '379245da93fa9de2f7748dec58ecb21cb9678356' '' 'alexdeancook@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.57.208.87' '173.57.208.87' '' '' 7 1 '' 7925 '' '' 4 17309 '9eb5' '' 0 '' 1 '') " (16398" 'Louis' 1425829836 109 0 '' 1447190671 'Louis' 29 0 0 '' '' 0 '' '' '42190d9741762c0079b48b30a52fcd4439858e73' '' 'goodyerlouis@gmail.com' 'Always here to help! Just message me :)' 0 '2000-10-03' '' '' '' '' '' '' '' 1 1 '%d %B %Y %H:%M:%S' '' 0 '' 1 0 0 '' 1 1 0 2 '82.19.254.110' '82.19.254.110' '' '' 7 1 '' 12055 '' '' 6 71049 '38ac' '' 0 '' 1 '') " (16400" 'the king Raoul' 1425846345 0 0 '' 1425846484 'the king Raoul' 0 0 0 '' '' 0 '' '' '8bfd4c818faf7d7ffe6013e5ef268a2507d4208c' '' 'temoralegrande@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.40.166.140' '73.40.166.140' '' '' 7 1 '' 4970 '' '' 4 294 '7e40' '' 0 '' 1 '') " (16401" 'S78WU' 1425852657 0 0 '' 1426646900 'S78WU' 0 0 0 '' '' 0 '' '' 'bce5f9972fe685aaea89afc6d90de46a1253fee5' '' 'potatodudez4432@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.29.6.163' '76.29.6.163' '' '' 7 1 'd4de410c93' 5348 '' '' 4 395 '363d' '' 0 '1438501275|3' 1 '') " (16402" 'D3BI4NT' 1425880726 0 0 '' 1425881515 'D3BI4NT' 0 0 0 '' '' 0 '' '' '40cb192693924f46dc35575ad230ee375b014b19' '' 'tsafford5201@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.35.176.62' '69.35.176.62' '' '' 7 1 '' 4989 '' '' 4 834 '4ccb' '' 0 '' 1 '') " (16403" 'Grko_112' 1425910883 10 0 '' 1442388024 'Grko_112' 0 0 0 '' '' 0 '' '' '3b7c7716caad9bbbe14bc6bc9eb74ae5e11998cf' '' 'fisher.hazel1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '119.18.159.170' '119.18.159.170' '' '' 7 1 '' 10564 '' '' 4 3385 'f06a' '' 0 '' 1 '') " (16404" 'Titanium11' 1425912924 7 0 '' 1433166903 'Titanium11' 0 0 0 '' '' 0 '' '' '4404ab2a6bf0f53ce6334f4cbb436748c2b0f2fe' '' 'titaniumtitan18@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.148.1.156' '73.148.1.156' '' '' 7 1 '' 7807 '' '' 4 2209 'fabf' '' 0 '' 1 '') " (16405" 'Thecrepersos' 1425920404 0 0 '' 1425922096 'Thecrepersos' 1 1 1 1 '' 0 '' '' '85e208f1e5ef09efead146dfbc622fd2c5c0c706' '' 'michell_smirk@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.221.222.104' '2.221.222.104' '' '' 7 1 '' 5017 '' '' 4 1208 '293f' '' 0 '' 1 '') " (16406" 'LazyAzn' 1425923494 3 0 '' 1428162892 'LazyAzn' 0 0 0 '' '' 0 '' '' '52701f2981b58dc963fb2450922d1136b1a006e1' '' 'lazyazndude@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.191.46.159' '50.191.46.159' '' '' 7 1 '' 5787 '' '' 4 1363 '8dcd' '' 0 '' 1 '') " (16407" 'mrsaweswomegirl' 1425932859 1 0 '' 1425933047 'mrsaweswomegirl' 0 0 0 '' '' 0 '' '' '6ddb76262b6346c09e6ac06b02cf856f75c3f9a7' '' 'taylorgmoore03@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.205.166.34' '76.205.166.34' '' '' 7 1 '' 5026 '' '' 4 478 'c4c8' '' 0 '' 1 '') " (16408" 'ansley12' 1425941712 0 0 '' 1425941779 'ansley12' 0 0 0 46 '' 0 '' '' '8c4bba9bc6118640fbe64144b2ab7906b28a5cc4' '' 'ansleydeeds@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.81.92.86' '108.81.92.86' '' '' 7 1 '' 5042 '' '' 4 273 '64a1' '' 0 '' 1 '') " (16409" 'godxszx' 1425947568 2 0 '' 1428975524 'godxszx' 0 0 0 '' '' 0 '' '' '4ade5c0e4c5f085b226f9e2e11f9f3427323f5da' '' 'minecraft.gaming2340@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.48.101.91' '70.48.101.91' '' '' 7 1 '' 6420 '' '' 4 3649 8443 '' 0 '' 1 '') " (16410" 'X-Mode' 1425958221 0 0 '' 1426014402 'X-Mode' 0 0 0 '' '' 0 '' '' '0aee9e8eb7722db29f1418f8bd3aa29d4df33a4a' '' 'Xred451@gmail.con' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.163.199.178' '73.163.199.178' '' '' 7 1 '' 5078 '' '' 4 412 6.00E+00 '' 0 '' 1 '') " (16411" 'Chevrolet2' 1425990544 0 0 '' 1427071151 'Chevrolet2' 0 0 0 '' '' 0 '' '' '7de7791bc09a5b0ea752089c735a0bd524e8f352' '' 'chris95lightning@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.95.160.123' '174.95.160.123' '' '' 7 1 '' 5532 '' '' 4 197 '1f68' '' 0 '' 1 '') " (16412" 'angel1634614182' 1426019611 1 0 '' 1426020723 'angel1634614182' 0 0 0 '' '' 0 '' '' '9d48dc3be3f4fbfc25e6834074d71a159327a8b7' '' 'lvech69@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.254.34.181' '96.254.34.181' '' '' 7 1 '' 5084 '' '' 4 1003 '786f' '' 0 '' 1 '') " (16413" 'awesomejared01' 1426019636 0 0 '' 1434333400 'awesomejared01' 0 0 0 '32 11' '' 0 '' '' '50d321f26766bd540e0bbd0d93e4e3280338298f' '' 'keller.jared@rockemail.com' 'my name is awesomejared01 and i love aviatorcraft' 1 '2001-03-05' '' '' 'texas' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.6.213' '172.56.6.213' '' '' 7 1 '' 8116 '' '' 4 1285 1403 '' 0 '' 1 '') " (16418" 'General cross05' 1426258564 0 0 '' 1426258823 'General cross05' 0 0 0 '' '' 0 '' '' 'b5e101d763a3ca920901852157680701a79f1334' '' 'benthelucky@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.101.185.186' '174.101.185.186' '' '' 7 1 '' 5130 '' '' 4 656 'f533' '' 0 '' 1 '') " (16416" 'BlankGaming' 1426218128 0 0 '' 1426218877 'BlankGaming' 0 0 0 '' '' 0 '' '' 'de4459b8c709b5bc5c086327fb8452475d134bab' '' 'Alexisdesantos@hotmail.com' 'Hello there stalker ~Blank' 0 '2002-08-23' '' '' 'Georgia Atlanta U.S.A.' '' '' '' '' 1 1 '' 'I'm just a weird person. I like Wafflez and I like making skins.Why can't I be both genders .3.' 0 '' 1 0 0 '' 1 1 0 2 '98.66.228.110' '98.66.228.110' 'Wafflez?' '06deba5908b007eb6f32d8d95f3f61b5' 7 1 '' 5118 '' '' 4 909 '28fd' '' 0 '' 1 '') " (16414" 'Unsaideagle' 1426099286 2 0 '' 1430006659 'Unsaideagle' 0 0 0 '' '' 0 '' '' '6fcba2636bf4bc1c9c9ea0e71bbbeb079b28e857' '' 'unsaideagle@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.29.212.30' '173.29.212.30' '' '' 7 1 '' 6857 '' '' 4 840 9384 '' 0 '' 1 '') " (16420" 'foxkiller132' 1426286805 0 0 '' 1426286805 'foxkiller132' 0 0 0 '' '' 0 '' '' 'ed369f11c9429212f096ff279b4deb1fbb57a2f1' '' 'hunterkiller434@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.59.56.82' '104.59.56.82' '' '' 7 1 '' 5153 '' '' 4 0 'fc02' '' 0 '' 1 '') " (16417" 'DiamondWoman1' 1426252880 0 0 '' 1426253625 'DiamondWoman1' 0 0 0 '' '' 0 '' '' '17a020e70ed59677a3559287aba223b975b53af1' '' 'stesneym@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.86.140.94' '66.86.140.94' '' '' 7 1 '' 5128 '' '' 4 1107 7162 '' 0 '' 1 '') " (16419" '__aragon_' 1426275015 0 0 '' 1426276556 '__aragon_' 0 0 0 '' '' 0 '' '' '42103a0efff6c701e2a809f4737527430f082106' '' 'mattseth2013@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.179.43.53' '72.179.43.53' '' '' 7 1 '' 5139 '' '' 4 2184 'd391' '' 0 '' 1 '') " (16421" 'Gobble_Mike_Hawk' 1426287275 0 0 '' 1428524065 'Gobble_Mike_Hawk' 0 0 0 '' '' 0 '' '' 'd53427bc232e60016ea0a80972c4ae779809631f' '' 'tscanlon@bluevalleyk12.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.138.133.22' '24.138.133.22' '' '' 7 1 '' 5921 '' '' 4 0 '62ff' '' 0 '' 1 '') " (16426" 'Jackelli' 1426349949 0 0 '' 1430875204 'Jackelli' 0 0 0 '' '' 0 '' '' '3d6cb449d1d50383918ad5e45f42a8d2c797943e' '' 'clayten.moore@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.66.117.182' '69.66.117.182' '' '' 7 1 '' 7109 '' '' 4 2142 '1dff' '' 0 '' 1 '') " (16422" 'Just_Me' 1426314696 1 0 '' 1426991584 'Just_Me' 0 0 0 '' '' 0 '' '' 'c7b515425e2e50e76759c84c50fc14869c47edcc' '' 'maliahsuzanne@live.com' 'I LOVE minecraft and AviatorGaming' 2 '1999-12-11' '' '' '' '' '' '' '' 1 1 '' '~LeLe Loves You~' 0 '' 1 0 0 '' 1 1 0 2 '73.19.9.143' '73.19.9.143' '' '' 7 1 '' 5487 '' '' 4 488 7593 '' 0 '' 1 '') " (16423" 'TheGamingFreak' 1426315082 0 0 '' 1426315083 'TheGamingFreak' 0 0 0 '' '' 0 '' '' 'fbbb31f1532242699d14f6221905ff537dc0d1a7' '' 'gio-nation@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '115.188.126.244' '115.188.126.244' '' '' 7 1 '' 5161 '' '' 4 0 'a0ec' '' 0 '' 1 '') " (16435" 'kateherscy12_cathrine' 1426388675 0 0 '' 1426389141 'kateherscy12_cathrine' 0 0 0 '' '' 0 '' '' '54b3ae837c474cc7fbb86100b190448cddbb2f8d' '' 'kateherschell12@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.131.118.144' '24.131.118.144' '' '' 7 1 '' 5246 '' '' 4 276 'eece' '' 0 '' 1 '') " (16424" 'Danny_BAJAN1' 1426340427 0 0 '' 1426340428 'Danny_BAJAN1' 0 0 0 '' '' 0 '' '' 'eeefe29c4b0c8bb489d46055c3ccb6c2056e9126' '' 'evv@live.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.7.116.230' '92.7.116.230' '' '' 7 1 '' 5167 '' '' 4 0 '37c5' '' 0 '' 1 '') " (16425" 'pbyfield01' 1426340433 4 0 '' 1446597585 'pbyfield01' 1 0 0 '' '' 0 '' '' '2e9805cda7df6a3d6463bc9cbccfe02a93321629' '' 'pbyfield01@gmail.com' '' 1 '2001-09-22' '' '' 'USA Anaheim California' '' 'parkerbyfield@aol.com' 'pbyfield01@yahoo.com' '' 0 1 '' '' 0 'http://vignette2.wikia.nocookie.net/sword-art-online/images/2/20/Kirito.png/revision/latest?cb=20121208213942&path-prefix=pl' 1 0 0 '' 1 1 0 2 '107.196.40.225' '107.196.40.225' '' '' 7 1 '' 11842 '' '' 4 10617 3171 '' 0 '' 1 '') " (16429" 'static' 1426360223 1 0 '' 1428378593 'static' 0 0 0 '' '' 0 '' '' '456fc3bd6633e69f3ed6ba9f2340b0550e5ab0e1' '' 'lorensloan3@gamil.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.190.153.234' '70.190.153.234' '' '' 7 1 '' 5862 '' '' 4 1386 '4e0c' '' 0 '' 1 '') " (16427" 'Jaceiro' 1426353698 0 0 '' 1426353900 'Jaceiro' 0 0 0 '' '' 0 '' '' 'b242fe23460e0882b66b3b1916aaebd970328a1b' '' 'crystiamonkeys@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.212.199.235' '66.212.199.235' '' '' 7 1 '' 5196 '' '' 4 326 7856 '' 0 '' 1 '') " (16428" 'stariana' 1426355437 0 0 '' 1426355669 'stariana' 0 0 0 '' '' 0 '' '' '83fd74e6a333b2f9b9217c0fad2d32bf1cb0dcd4' '' 'anni.alicea2k4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.10.47.228' '73.10.47.228' '' '' 7 1 '' 5197 '' '' 4 579 '3dce' '' 0 '' 1 '') " (16430" 'VentureDude13' 1426362636 0 0 '' 1426364076 'VentureDude13' 0 0 0 '' '' 0 '' '' '8e89c222bb2b100445d5818c1d7e22fffbbd6da6' '' 'Dixoncraigtaylor@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.171.75.66' '74.171.75.66' '' '' 7 1 '' 5209 '' '' 4 0 'be25' '' 0 '' 1 '') " (16431" 'EmiIsANarwhal' 1426365456 0 0 '' 1426365456 'EmiIsANarwhal' 0 0 0 '' '' 0 '' '' '617735e91b604ad3ff21ff3a2e85a940057d793c' '' 'gracie.horizons@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.49.81.235' '174.49.81.235' '' '' 7 1 '' 5212 '' '' 4 0 '14b3' '' 0 '' 1 '') " (16432" 'derpyderp90' 1426379673 1 0 '' 1427070874 'derpyderp90' 0 0 0 '' '' 0 '' '' 'a0c4c91fa53859705298672248ca2a4950191e9c' '' 'derpyderp45619@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.64.85.189' '75.64.85.189' '' '' 7 1 '' 5532 '' '' 4 558 8561 '' 0 '' 1 '') " (16433" 'joking 69' 1426379897 0 0 '' 1426381072 'joking 69' 0 0 0 '' '' 0 '' '' '12df3c564a7996116c603f3f25dedefdc794188f' '' 'dancearena7@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.53.42.180' '50.53.42.180' '' '' 7 1 '' 5236 '' '' 4 486 '78be' '' 0 '' 1 '') " (16434" 'Xlijzh' 1426380162 2 0 '' 1439160224 'Xlijzh' 0 0 0 '' '' 0 '' '' 'fefabaec30fc510512cfadb7241eb082dc7b0d58' '' 'evillarreal03@me.com' 'I'm just special. That's it.' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.121.162.94' '70.121.162.94' '' '' 7 1 '' 9181 '' '' 4 2761 'd799' '' 0 '' 1 '') " (16436" '_N3rdyGaming_' 1426399132 0 0 '' 1426399216 '_N3rdyGaming_' 0 0 0 '' '' 0 '' '' '0e3e42a3a39250ada29bb32ef1e91aca4c1c237d' '' 'tchisolm003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.89.157.64' '72.89.157.64' '' '' 7 1 '' 5254 '' '' 4 204 '3e56' '' 0 '' 1 '') " (16439" 'Cadburycandy' 1426409781 0 0 '' 1426409896 'Cadburycandy' 0 0 0 '' '' 0 '' '' '1e85fc872aa62e25e1f12f4e5f00a130591f748f' '' 'cassd1805@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '59.101.17.79' '59.101.17.79' '' '' 7 1 '' 5261 '' '' 4 0 '4b5b' '' 0 '' 1 '') " (16438" 'Xx_Furries_xX' 1426403184 162 0 '' 1448924545 'Xx_Furries_xX' 23 0 0 '' '' 0 '' '' '220542ed91e84be0c283927dfb78e38223760b70' '' 'bubblecraft12345@gmail.com' 'Try to touch the past. Try to deal with the past..' 2 '1999-06-28' 'http://FurriesX.deviantart.com/' 'http://www.deviantart.com/' 'Dubai UAE' '' '' '' '' 0 1 '' '[center][img width=165 height=96]http://data.whicdn.com/images/67478620/large.gif[/img][/center]

[center][i][b]Life is like a box of Chocolates[/b][/i][/center]' 4 '' 1 0 0 '' 1 1 0 2 '94.205.128.95' '94.205.128.95' '' '' 7 1 'c29a233a85' 12928 '' '' 6 101201 '7c5a' '' 0 '' 1 '') " (16584" 'Kaneki' 1429505915 1 0 '' 1435470107 'Kaneki' 1 0 0 '' '' 0 '' '' '8c839fe9c8a03ef6d750ca5dc83e85b64616deae' '' 'yourascrublordharry@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.116.20.115' '99.116.20.115' '' '' 7 1 '' 8307 '' '' 4 1919 '53aa' '' 0 '' 1 '') " (16440" 'Johnnyhorse10' 1426439634 1 0 '' 1426544285 'Johnnyhorse10' 0 0 0 '' '' 0 '' '' '95692134e5b851640c10f58000871450f39056d1' '' 'majonathan1314@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.174.200.33' '76.174.200.33' '' '' 7 1 '' 5303 '' '' 4 699 '81fd' '' 0 '' 1 '') " (16445" 'littlemitchum1' 1426562447 0 0 '' 1426562447 'littlemitchum1' 0 0 0 '' '' 0 '' '' '4ef9d8ce7e870d76cb64f3d52fab46b2bc2520f7' '' 'jgeldermann@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.127.56.142' '67.127.56.142' '' '' 7 1 '' 5314 '' '' 4 0 'f586' '' 0 '' 1 '') " (16442" 'MadieM33' 1426547235 0 0 '' 1426547405 'MadieM33' 0 0 0 '' '' 0 '' '' '1edcb611c29231c9e4a30a1576994311664ae6df' '' 'kayleemorrison10@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.117.156.74' '70.117.156.74' '' '' 7 1 '' 5307 '' '' 4 518 3339 '' 0 '' 1 '') " (16443" 'BlazingBacca' 1426548058 0 0 '' 1426548166 'BlazingBacca' 0 0 0 '' '' 0 '' '' '47e2aa29f7a932ae59738fe74314398040d6d885' '' 'maeric1314@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.174.200.33' '76.174.200.33' '' '' 7 1 '' 5307 '' '' 4 169 'e813' '' 0 '' 1 '') " (16444" 'ttbt4ever' 1426559058 0 0 '' 1426559058 'ttbt4ever' 0 0 0 '' '' 0 '' '' 'b5a963a343b41c51ee5bd0db1070cab98c6cd770' '' 'AliciaTomlinson67@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.223.24.241' '72.223.24.241' '' '' 7 1 '' 5313 '' '' 4 0 9238 '' 0 '' 1 '') " (16446" 'beafraid8' 1426630830 0 0 '' 1426630830 'beafraid8' 0 0 0 '' '' 0 '' '' '25fabab881f9f1d890eae0b4a636ed24254fb4b0' '' 'wolfloverbeafraid8@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.172.153.91' '67.172.153.91' '' '' 7 1 '' 5342 '' '' 4 0 '98bb' '' 0 '' 1 '') " (16447" 'jamesolinski' 1426630993 0 0 '' 1426631692 'jamesolinski' 0 0 0 16201 '' 0 '' '' '4e3594d60e578d1d0b2d0e8a0824cce616a13e88' '' 'jamesoloinski11@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '207.118.71.122' '207.118.71.122' '' '' 7 1 '' 5342 '' '' 4 1362 '167e' '' 0 '' 1 '') " (16448" 'Shadow_Kight1080' 1426632847 0 0 '' 1426632847 'Shadow_Kight1080' 0 0 0 '' '' 0 '' '' '847abc1849c8a6f658c1d69758882acff9462ddb' '' 'epicepoc1228@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.44.108.206' '24.44.108.206' '' '' 7 1 '' 5342 '' '' 4 0 '06e7' '' 0 '' 1 '') " (16449" 'Brobro2451' 1426640218 0 0 '' 1426640218 'Brobro2451' 0 0 0 '' '' 0 '' '' 'fdad3cacb24ad2935d061708de34ee49b2238e37' '' 'Brobro2451@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.79.242.253' '72.79.242.253' '' '' 7 1 '' 5343 '' '' 4 0 '72c8' '' 0 '' 1 '') " (16450" 'Michael334' 1426690694 0 0 '' 1426690962 'Michael334' 0 0 0 '' '' 0 '' '' '2126fcfc6faba2826552de0fad72a6f5518a3c66' '' 'figgins.michaeljr@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.79.4.3' '71.79.4.3' '' '' 7 1 '' 5357 '' '' 4 423 '37fd' '' 0 '' 1 '') " (16451" 'iAmSuperSaiyan' 1426715136 0 0 '' 1426715253 'iAmSuperSaiyan' 0 0 0 '' '' 0 '' '' '9c4e3c26ecdaa24a6a1624d2dc3fcce4898bd82a' '' 'brentinhackenberg@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.27.77.170' '96.27.77.170' '' '' 7 1 '' 5362 '' '' 4 531 '7fcf' '' 0 '' 1 '') " (16452" 'xxxJoshrapperxxx' 1426830004 0 0 '' 1426830117 'xxxJoshrapperxxx' 0 0 0 '' '' 0 '' '' '55d01fc452b1893fb7b123ffb142cec0869f73b5' '' 'aposul@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '49.151.40.26' '49.151.40.26' '' '' 7 1 '' 5397 '' '' 4 243 '622f' '' 0 '' 1 '') " (16453" 'PVP_Inception' 1426877442 9 0 '' 1428540546 'PVP_Inception' 0 0 0 '' '' 0 '' '' '62d77584682ce7f2d70c0343c1e323896c6ec6e6' '' 'kyle_buergert@aol.com' '' 1 '1999-11-04' '' '' '' '' '' '' '' 1 1 '' 'I Will Dominate This Kingdom One Day.' 0 '' 1 0 0 '' 1 1 0 2 '108.41.204.107' '108.41.204.107' '' '' 7 1 '' 5964 '' '' 4 4608 'f916' '' 0 '' 1 '') " (16456" '_LizTheLizard_' 1426911076 4 0 '' 1427338521 '_LizTheLizard_' 0 0 0 '' '' 0 '' '' '0b5e03bfd254b9cc91004e90e435ae5a66727119' '' 'elizabethrmcclaran@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.193.225.159' '71.193.225.159' '' '' 7 1 '' 5590 '' '' 4 3044 '655f' '' 0 '' 1 '') " (16454" 'Atomic_Kills' 1426891153 21 0 '' 1436908298 'Atomic_Kills' 1 0 0 '' '' 0 '' '' 'f3abed7940fa461be745a90f6981ba8b411002b9' '' 'thefirstdefence@gmail.com' 'I sell propane and propane accessories' 1 '0001-01-01' '' '' 'Arlen Texas' '' '' '' '' 1 1 '' 'That boy ain't right' 0 '' 1 0 0 '' 1 1 0 2 '208.95.81.242' '208.95.81.242' '' '' 7 1 '' 8687 '' '' 4 10744 '9d60' '' 0 '' 1 '') " (16455" 'tayspark' 1426893050 0 0 '' 1426893197 'tayspark' 0 0 0 '' '' 0 '' '' '8ea00409135fe67ce80ed4dded78d4be38df10dc' '' 'Taylorhaffner@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '192.34.216.100' '192.34.216.100' '' '' 7 1 '' 5430 '' '' 4 284 'd8c2' '' 0 '' 1 '') " (16457" 'OrionRelic' 1426916831 4 0 '' 1426923422 'OrionRelic' 0 0 0 '' '' 0 '' '' 'd0f8fc97181689b3a818e853a56fa5015fa50b42' '' 'omanstout@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.60.206.253' '96.60.206.253' '' '' 7 1 '' 5441 '' '' 4 1003 '51e5' '' 0 '' 1 '') " (16459" 'SubwayNation' 1426988558 0 0 '' 1426988740 'SubwayNation' 0 0 0 32 '' 0 '' '' 'd343821dcf46f4fbf302a3dd77a303282c767e7f' '' 'mikesoltau32@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.193.33.121' '98.193.33.121' '' '' 7 1 '' 5486 '' '' 4 390 'fa8d' '' 0 '' 1 '') " (16458" 'TheFlyingPuppyNZ' 1426983718 0 0 '' 1439193621 'TheFlyingPuppyNZ' 0 0 0 '' '' 0 '' '' '055eef60eefb5a738c9edc5d3a5f985b5fd608b8' '' 'TheGamingDolphinNZ@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '218.101.79.38' '218.101.79.38' '' '' 7 1 '' 9230 '' '' 4 884 '9e0a' '' 0 '' 1 '') " (16460" 'LOVE_Angel' 1427016955 0 0 '' 1427017021 'LOVE_Angel' 0 0 0 '' '' 0 '' '' 'd15963296a6715105f5a8402524575b2eefa370c' '' 'Yulissapanameno@hotmail.com' 'Red fox' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 'Actors/Brad_Pitt.jpg' 1 0 0 '' 1 1 0 2 '172.3.117.25' '172.3.117.25' '' '' 7 1 '' 5494 '' '' 4 370 'c2c2' '' 0 '' 1 '') " (16461" 'N0ble_Knight' 1427052735 0 0 '' 1427052735 'N0ble_Knight' 0 0 0 '' '' 0 '' '' '4e564babcc347b1fd766d265164e7f67c7b1518a' '' 'darkknight001.sb@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.213.10.106' '98.213.10.106' '' '' 7 1 '' 5511 '' '' 4 0 4478 '' 0 '' 1 '') " (16462" 'tymac' 1427062717 0 0 '' 1427062781 'tymac' 0 0 0 '' '' 0 '' '' '75170297d469642a095464eb4b1f9a027e34908f' '' 'tyshan61@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.37.42' '172.56.37.42' '' '' 7 1 '' 5523 '' '' 4 284 '008d' '' 0 '' 1 '') " (16463" 'retrohutgamer' 1427066114 0 0 '' 1427066225 'retrohutgamer' 0 0 0 '' '' 0 '' '' '285c6c0000e6a91a83cdde383f55b2e085b8e3d9' '' 'jmaciulewicz@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.229.184.17' '98.229.184.17' '' '' 7 1 '' 5527 '' '' 4 215 '75b1' '' 0 '' 1 '') " (16464" 'mdotpreis' 1427109368 0 0 '' 1427109596 'mdotpreis' 0 0 0 '' '' 0 '' '' 'd4de52695020fce8fb5e70a95901749fc687fccd' '' 'mreismoseng@rocketmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.59.223.219' '184.59.223.219' '' '' 7 1 '' 5537 '' '' 4 363 'fc1f' '' 0 '' 1 '') " (16465" 'TRICK-_-SHOT250' 1427128130 0 0 '' 1427128506 'TRICK-_-SHOT250' 0 0 0 '' '' 0 '' '' '62577326b90ab3cb0418b2b20d5290ce5b522b73' '' 'georgepalmerps3@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.212.56.236' '90.212.56.236' '' '' 7 1 '' 5538 '' '' 4 677 'd767' '' 0 '' 1 '') " (16466" 'Kiwi359' 1427153827 0 0 '' 1427155201 'Kiwi359' 0 0 0 '' '' 0 '' '' '1cd48621ee65501fa40ca4e668ba36fb5aba35b2' '' 'kly_hrk@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.85.182.50' '76.85.182.50' '' '' 7 1 '' 5545 '' '' 4 502 '913b' '' 0 '' 1 '') " (16467" 'Exor' 1427157252 0 0 '' 1431145177 'Exor' 0 0 0 1 '' 0 '' '' '86a5d6f5c17b8417f43b008b550a82900042be2f' '' 'coachexor@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '100.1.184.72' '100.1.184.72' '' '' 7 1 '' 7198 '' '' 4 710 '2bae' '' 0 '' 1 '') " (16469" 'durkee4x4' 1427325275 0 0 '' 1427325275 'durkee4x4' 0 0 0 '' '' 0 '' '' '6d092af4d95ebb0c59f77ac2ae8d74e5a3319ed0' '' 'austindurkee@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '208.114.37.162' '208.114.37.162' '' '' 7 1 '' 5587 '' '' 4 0 '941c' '' 0 '' 1 '') " (16470" 'starshine957' 1427342605 0 0 '' 1427343483 'starshine957' 0 0 0 '' '' 0 '' '' 'b07890728af61c45a274cffaad734b67fea5c267' '' 'sumergirl11@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.25.222.110' '174.25.222.110' '' '' 7 1 '' 5595 '' '' 4 0 '558d' '' 0 '' 1 '') " (16471" 'xxcrysomemoarxx' 1427343895 0 0 '' 1427344324 'xxcrysomemoarxx' 0 0 0 '' '' 0 '' '' '16622d9e6329d1aa6dd9997f20feae31df72c354' '' 'gundointhetalkin@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '45.48.163.5' '45.48.163.5' '' '' 7 1 '' 5595 '' '' 4 493 4458 '' 0 '' 1 '') " (16472" 'angelo2356' 1427383331 0 0 '' 1427847328 'angelo2356' 0 0 0 '' '' 0 '' '' '30dee4b592c5c2c8104f3d0ef4e800bcdda4ba7e' '' 'angelocarney50@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.235.182.4' '96.235.182.4' '' '' 7 1 '' 5690 '' '' 4 159 'a732' '' 0 '' 1 '') " (16473" 'loganwinter8201' 1427396496 0 0 '' 1427396496 'loganwinter8201' 0 0 0 '' '' 0 '' '' '4ba07002ff866f3f6c24a573b681b4abff4232d3' '' 'logangpooh@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.87.64.60' '66.87.64.60' '' '' 7 1 '' 5606 '' '' 4 0 '9a24' '' 0 '' 1 '') " (16474" 'Emily123' 1427401449 0 0 '' 1427401511 'Emily123' 0 0 0 '' '' 0 '' '' 'db4bc684b9b8407e0a3449ab2008412a90015932' '' 'Elahey11@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '142.166.155.61' '142.166.155.61' '' '' 7 1 '' 5607 '' '' 4 182 'c6e3' '' 0 '' 1 '') " (16475" 'Ncookie4' 1427414281 0 0 '' 1431285843 'Ncookie4' 0 0 0 '' '' 0 '' '' '07bc3fedade58c1cb562976f1a106b771f3df2bb' '' 'natalie.kuhn06@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.2.38.27' '104.2.38.27' '' '' 7 1 '' 7287 '' '' 4 1033 'ecf7' '' 0 '' 1 '') " (16476" 'kaykay247' 1427511417 0 0 '' 1427511723 'kaykay247' 0 0 0 16007 '' 0 '' '' '5788f2ea2ad346603a1e039f77cbbe5f6db76cba' '' 'sarah246@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.34.81.8' '24.34.81.8' '' '' 7 1 '' 5621 '' '' 4 662 '20a2' '' 0 '' 1 '') " (16479" 'HannahHusky1' 1427575876 1 0 '' 1427576901 'HannahHusky1' 0 0 0 '' '' 0 '' '' '0f0be9aae470fe7acf598af2fa8005fb27b4396c' '' 'hannahhusky1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.95.41.118' '97.95.41.118' '' '' 7 1 '' 5627 '' '' 4 1322 9411 '' 0 '' 1 '') " (16477" 'Mintminecraft_09' 1427543319 0 0 '' 1427544125 'Mintminecraft_09' 0 0 0 '' '' 0 '' '' 'ce5832bc019110a0f34cea82dc3998f068b8bad8' '' 'dawnward755@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.8.118.231' '86.8.118.231' '' '' 7 1 '' 5622 '' '' 4 1022 '9a53' '' 0 '' 1 '') " (16478" 'leoscoles2004' 1427545014 0 0 '' 1427545014 'leoscoles2004' 0 0 0 '' '' 0 '' '' '6f395f076188b25d1ebe78d5e04d590ce2844887' '' 'leoscoles2004@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '176.26.158.73' '176.26.158.73' '' '' 7 1 '' 5623 '' '' 4 0 '46c1' '' 0 '' 1 '') " (16480" 'DeepSpaceReject' 1427615058 0 0 '' 1427615059 'DeepSpaceReject' 0 0 0 '' '' 0 '' '' 'bcf9c0df12a407bb0aab60c28321e98d522d0acd' '' 'ydidntutouchme@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.204.151.98' '74.204.151.98' '' '' 7 1 '' 5632 '' '' 4 0 'f8bc' '' 0 '' 1 '') " (16481" 'KingJonJon187' 1427620435 0 0 '' 1427620436 'KingJonJon187' 0 0 0 '' '' 0 '' '' 'b3f30310a510fd1f043894f2232297dd0d5e5f9d' '' 'jonluvzme@gmail.com.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.208.93.79' '73.208.93.79' '' '' 7 1 '' 5632 '' '' 4 0 7559 '' 0 '' 1 '') " (16482" 'iluvaviator' 1427629943 1 0 '' 1435621614 'iluvaviator' 0 0 0 '' '' 0 '' '' '0e4146c1c3d1e6e2d6bed52e19b369e66fddbafb' '' 'michael.heimermann@k12.mn.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '8.24.100.38' '8.24.100.38' '' '' 7 1 '' 8339 '' '' 4 527 '3df6' '' 0 '' 1 '') " (16483" 'ThatTwiniGuy' 1427638694 13 2 '' 1448734671 'ThatTwiniGuy' 7 1 1 '' '' 0 '' '' 'defcd6fcc3f7daa2e4b428350ad58b022a85136a' '' 'ThatTwiniGuy@gmail.com' '(Enter Useless Message Here)' 1 '1998-05-05' '' '' 'United States' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.79.45.55' '173.79.45.55' '' '' 7 1 '' 12773 2 '' 4 10457 'f263' '' 0 '' 1 '') " (16484" 'Smurfmurf9' 1427645132 0 0 '' 1427645133 'Smurfmurf9' 0 0 0 '' '' 0 '' '' '698736c3a3c689947d7adf87c35f80c4dc00bb83' '' 'Ojmurphy@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '82.15.101.0' '82.15.101.0' '' '' 7 1 '' 5641 '' '' 4 0 '910a' '' 0 '' 1 '') " (16485" 'Coolcatmathab' 1427658422 0 0 '' 1427658511 'Coolcatmathab' 0 0 0 '' '' 0 '' '' 'c63ba61e0b0f2d4963a7f690c777032f8b880969' '' 'rvegalove@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.6.129.104' '73.6.129.104' '' '' 7 1 '' 5645 '' '' 4 206 'cebd' '' 0 '' 1 '') " (16486" 'ssurely_refresshing' 1427673257 0 0 '' 1427673395 'ssurely_refresshing' 0 0 0 '' '' 0 '' '' 'ca6cb76404662e433c42f08a20931eb310a72167' '' 'jamamlokoti@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '105.229.202.8' '105.229.202.8' '' '' 7 1 '' 5652 '' '' 4 230 '8f16' '' 0 '' 1 '') " (16487" 'cracked-gameing' 1427849569 0 0 '' 1427849569 'cracked-gameing' 0 0 0 '' '' 0 '' '' '05e9e2047eef72100be80d56e7504084bfdce6bb' '' 'tyler7hood@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.210.17.1' '66.210.17.1' '' '' 7 1 '' 5691 '' '' 4 0 '7deb' '' 0 '' 1 '') " (16488" 'thechrisdude' 1427851204 0 0 '' 1429490892 'thechrisdude' 0 0 0 '' '' 0 '' '' '3700e87ea660474240fcf4df68d730e3f6fce17e' '' 'cbw@zoobuh.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.15.92.178' '99.15.92.178' '' '' 7 1 '' 6691 '' '' 4 2179 'cfc3' '' 0 '' 1 '') " (16489" 'coldblooded335' 1427903886 0 0 '' 1427903886 'coldblooded335' 0 0 0 '' '' 0 '' '' 'e8b4d17a54046bcc369f0606f1e30b98578600cb' '' 'comedyjj@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.199.205.75' '90.199.205.75' '' '' 7 1 '' 5715 '' '' 4 0 'b5c4' '' 0 '' 1 '') " (16490" 'ImBradleyImRyan' 1427946051 0 0 '' 1427946052 'ImBradleyImRyan' 0 0 0 '' '' 0 '' '' 'eed674214ab211abb5e257b00c04e950c135532f' '' 'sknox12@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.79.20.51' '184.79.20.51' '' '' 7 1 '' 5731 '' '' 4 0 '96e6' '' 0 '' 1 '') " (16491" 'Layla7823' 1428007329 0 0 '' 1428335210 'Layla7823' 0 0 0 16222 '' 0 '' '' '6133d64ecefc6428d211755546aa9a5d0261e9f3' '' 'mygirls02103083@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.4.61.201' '50.4.61.201' '' '' 7 1 '' 5846 '' '' 4 465 3663 '' 0 '' 1 '') " (16501" 'aprilpretty' 1428205865 0 0 '' 1428205927 'aprilpretty' 0 0 0 '' '' 0 '' '' 'ed7684b0514a91a078dceee6ae14af1ce2d26954' '' 'apriljudebacala@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.54.58.245' '121.54.58.245' '' '' 7 1 '' 5800 '' '' 4 279 1135 '' 0 '' 1 '') " (16492" 'Cobrakiller805' 1428036393 0 0 '' 1428036460 'Cobrakiller805' 0 0 0 '' '' 0 '' '' 'ad21d4ea08fed53ae055e0b1dc6f563db2220901' '' 'mominmotion2005@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.32.6.10' '104.32.6.10' '' '' 7 1 '' 5754 '' '' 4 551 2421 '' 0 '' 1 '') " (16493" 'Lizardz' 1428037252 1 0 '' 1431990994 'Lizardz' 0 0 0 '' '' 0 '' '' '0ebc5c19ef5a612e2ecada978200f47bd190f728' '' 'lizardz9908@gmail.com' 'Don't find fault find a remedy.' 0 '1998-08-27' 'Twitter' 'http://www.twitter.com/lizarrdz' 'San Diego California' '' '' '' '' 1 1 '' 'Don't find fault fine a remedy.' 0 '' 1 0 0 '' 1 1 0 2 '174.26.96.136' '174.26.96.136' '' '' 7 1 '' 7526 '' '' 4 2180 '02e6' '' 0 '' 1 '') " (16494" 'Dlmadden2002' 1428038007 0 0 '' 1428038255 'Dlmadden2002' 0 0 0 '' '' 0 '' '' '048cbd628ff4ae41fcb1e99d78a98a466501af62' '' 'dlmadden02@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.47.162.120' '69.47.162.120' '' '' 7 1 '' 5754 '' '' 4 414 '8a0b' '' 0 '' 1 '') " (16495" 'Jesus' 1428055305 3 0 '' 1428796301 'Jesus' 0 0 0 '' '' 0 '' '' 'e72008428e0a7356dfa1f8a92bf968aac5fbfbb8' '' 'pack4ios@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '187.107.44.207' '187.107.44.207' '' '' 7 1 '' 6273 '' '' 4 752 '6cc2' '' 0 '1433442464|2' 1 '') " (16496" 'Haily0724' 1428077113 0 0 '' 1428077113 'Haily0724' 0 0 0 '' '' 0 '' '' 'd279477a06a1d90ce1950f4f52bde74856abd720' '' 'sharimuller@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.112.136.196' '68.112.136.196' '' '' 7 1 '' 5761 '' '' 4 0 '665d' '' 0 '' 1 '') " (16497" 'cute_endergirl12' 1428093543 0 0 '' 1428093543 'cute_endergirl12' 0 0 0 '' '' 0 '' '' 'f21531ac2463e4a935e22befb8a21df1bf6eb42c' '' 'cute_little_endergirl@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '82.167.206.147' '82.167.206.147' '' '' 7 1 '' 5770 '' '' 4 0 'aa4b' '' 0 '' 1 '') " (16498" 'bossman234' 1428098166 0 0 '' 1428098449 'bossman234' 0 0 0 '' '' 0 '' '' 'b367f72a8f19a1a7c0d430180b473f343c909a93' '' 'minigun457@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.202.192.169' '68.202.192.169' '' '' 7 1 '' 5771 '' '' 4 381 1702 '' 0 '' 1 '') " (16522" 'horsesrule' 1428466624 0 0 '' 1428466624 'horsesrule' 0 0 0 '' '' 0 '' '' 'f066a92990c027642c0d417dc2fcdd396743e2bf' '' 'jordynwright2003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.194.209.135' '99.194.209.135' '' '' 7 1 '' 5893 '' '' 4 0 'ae82' '' 0 '' 1 '') " (16500" 'xXACXx' 1428194903 0 0 '' 1430308865 'xXACXx' 0 0 0 '30 16429 1' '' 0 '' '' 'bd4711e06756104f094bb672426d1ab35db87f6a' '' 'cutler.aidan.h@gmail.com' '' 1 '2000-07-24' '' '' 'Australia' '' '' '' '' 1 1 '%d %B %Y %H:%M:%S' '' 9 '' 1 0 0 '' 1 1 0 2 '101.187.231.5' '101.187.231.5' '' '' 7 1 '' 6971 '' '' 4 4149 'a100' '' 0 '' 1 '') " (16504" 'MrGrummpy_14' 1428261268 6 0 '' 1449122384 'MrGrummpy_14' 0 0 0 '' '' 0 '' '' '826d2726210ecd27cffb3540afa9c41c76d73258' '' 'alexc0996@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.130.72.168' '73.130.72.168' '' '' 7 1 '' 13074 '' '' 4 13943 '7bc1' '' 0 '' 1 ''); INSERT INTO `smf_members` " (`id_member`" `member_name` `date_registered` `posts` `id_group` `lngfile` `last_login` `real_name` `instant_messages` `unread_messages` `new_pm` `buddy_list` `pm_ignore_list` `pm_prefs` `mod_prefs` `message_labels` `passwd` `openid_uri` `email_address` `personal_text` `gender` `birthdate` `website_title` `website_url` `location` `icq` `aim` `yim` `msn` `hide_email` `show_online` `time_format` `signature` `time_offset` `avatar` `pm_email_notify` `karma_bad` `karma_good` `usertitle` `notify_announcements` `notify_regularity` `notify_send_body` `notify_types` `member_ip` `member_ip2` `secret_question` `secret_answer` `id_theme` `is_activated` `validation_code` `id_msg_last_visit` `additional_groups` `smiley_set` `id_post_group` `total_time_logged_in` `password_salt` `ignore_boards` `warning` `passwd_flood` `pm_receive_from` `breeze_profile_views`) VALUES (16502 'zachbro135' 1428241847 0 0 '' 1428241847 'zachbro135' 0 0 0 '' '' 0 '' '' '71ead23a53aae1744ee8e5ffade8d3bdf1679266' '' 'zacharibarone@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '32.211.28.23' '32.211.28.23' '' '' 7 1 '' 5809 '' '' 4 0 'd906' '' 0 '' 1 '') " (16503" 'Minecraft 777' 1428242040 0 0 '' 1428242040 'Minecraft 777' 0 0 0 '' '' 0 '' '' '18c8066b231e7a2f790d1cebaf13a477dc518473' '' 'tazbutterfly@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.198.199.179' '72.198.199.179' '' '' 7 1 '' 5809 '' '' 4 0 '52d0' '' 0 '' 1 '') " (16505" 'ASFBenjaCandian' 1428264088 0 0 '' 1428264088 'ASFBenjaCandian' 0 0 0 '' '' 0 '' '' '1bb796ca640774a8768fde60b5d7d78f1b1ec862' '' 'wendydiep35@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.40.197.223' '24.40.197.223' '' '' 7 1 '' 5816 '' '' 4 0 '5c56' '' 0 '' 1 '') " (16506" 'thekiller88NL' 1428267262 0 0 '' 1428267262 'thekiller88NL' 0 0 0 '' '' 0 '' '' '5392fc50f5bfe0890358304e7c1246a3a58f5138' '' 'sebastiaansnoek@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '94.213.174.179' '94.213.174.179' '' '' 7 1 '' 5816 '' '' 4 0 '80d0' '' 0 '' 1 '') " (16507" 'Antivenom26205' 1428268089 0 0 '' 1428270226 'Antivenom26205' 0 0 0 '' '' 0 '' '' '12fab75d692add35fd58f09ce9c3b18495eb3da0' '' 'Chimneyswift26205@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.80.5.137' '108.80.5.137' '' '' 7 1 '' 5816 '' '' 4 683 'dbb1' '' 0 '' 1 '') " (16508" 'sp777' 1428282841 5 0 '' 1436725042 'sp777' 3 0 0 '' '' 0 '' '' '2c6fe191b282c2781a771fc1f08fb9311f029f98' '' 'sweetpandaheart@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '5.65.54.0' '5.65.54.0' '' '' 7 1 '' 8655 '' '' 4 6367 '6af0' '' 0 '' 1 '') " (16509" 'EnderWolfFox' 1428283438 0 0 '' 1428283540 'EnderWolfFox' 0 0 0 '' '' 0 '' '' 'e31bd43973f5ef7e984c88bd3b19ff09cdc0bafd' '' 'EnderGirlV@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.7.109.22' '184.7.109.22' '' '' 7 1 '' 5826 '' '' 4 237 'a3a8' '' 0 '' 1 '') " (16510" 'Benny1668' 1428288878 0 0 '' 1428288945 'Benny1668' 0 0 0 '' '' 0 '' '' '3b797247bf454939c48b9d2422041ada9ff4a68f' '' 'benrapsimzk@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '122.58.26.239' '122.58.26.239' '' '' 7 1 '' 5829 '' '' 4 205 '1adc' '' 0 '' 1 '') " (16511" 'will 16' 1428291845 0 0 '' 1428291917 'will 16' 0 0 0 '' '' 0 '' '' '9c123ad941b4090618514ff313de66387e5cb88f' '' 'seanpayton@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '206.124.209.204' '206.124.209.204' '' '' 7 1 '' 5830 '' '' 4 381 '8caa' '' 0 '' 1 '') " (16512" 'AsherBasher04' 1428294819 0 0 '' 1428294819 'AsherBasher04' 0 0 0 '' '' 0 '' '' 'cf66181e08d50c14ab8b914d85b80503fd913d89' '' 'wjak@vodafone.co.nz' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '27.252.194.63' '27.252.194.63' '' '' 7 1 '' 5838 '' '' 4 0 'b445' '' 0 '' 1 '') " (16513" 'Energytree' 1428307741 0 0 '' 1428307742 'Energytree' 0 0 0 '' '' 0 '' '' 'a9c250647e29cca4a6f82ab90a9c76c8fee575f0' '' 'sweepsilly3@yahoo.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '89.241.56.241' '89.241.56.241' '' '' 7 1 '' 5843 '' '' 4 0 'b0c0' '' 0 '' 1 '') " (16514" 'Shaduz' 1428321089 0 0 '' 1428321089 'Shaduz' 0 0 0 '' '' 0 '' '' '3a891d3350b7dd44da828c1ee92962bfb0f2356b' '' 'benpixels24@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.83.9.204' '67.83.9.204' '' '' 7 1 '' 5845 '' '' 4 0 '25a4' '' 0 '' 1 '') " (16515" 'Factions10101' 1428355141 0 0 '' 1428355308 'Factions10101' 0 0 0 '' '' 0 '' '' '632ef552ecf0053341a5977fd38df941a667cc9c' '' 'tjbvideo@embarqmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.239.45.188' '67.239.45.188' '' '' 7 1 '' 5853 '' '' 4 424 '7d06' '' 0 '' 1 '') " (16516" 'SW3910' 1428367321 0 0 '' 1428367396 'SW3910' 0 0 0 '' '' 0 '' '' 'd9046708dc6b4743db80fa56ca177ece5f001034' '' 'thediamondsubmarine@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.121.206.216' '71.121.206.216' '' '' 7 1 '' 5858 '' '' 4 0 'd1cd' '' 0 '' 1 '') " (16517" 'gamergirl123' 1428434014 0 0 '' 1428434079 'gamergirl123' 0 0 0 '' '' 0 '' '' '5e57468919159ff9cc4cd61f9c19d74c32ec1730' '' 'kaydeescott1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.18.201.175' '173.18.201.175' '' '' 7 1 '' 5865 '' '' 4 180 '33b6' '' 0 '' 1 '') " (16518" 'cooki_monster' 1428442952 0 0 '' 1428443916 'cooki_monster' 0 0 0 '' '' 0 '' '' '1b022d9e1a2dc0e7d8c701bbf8c65bf6903fa1be' '' 'chelyturner1@yahoo.com' 'you don't want to mess with me' 2 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.159.133.5' '72.159.133.5' '' '' 7 1 '' 5866 '' '' 4 1063 5083 '' 0 '' 1 '') " (16519" 'BricksB' 1428444702 96 0 '' 1448833693 'BricksB' 0 0 0 '26 16362' '' 0 '' '' 'a42c3af7d8ccb99fd5adfa740a130bfd709dcc96' '' 'cwcundy@att.net' 'Hope Your Ok Vorah!' 1 '2003-04-16' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.107.90.150' '24.107.90.150' '' '' 7 1 '' 12845 '' '' 5 52355 '540a' '' 0 '' 1 '') " (16520" 'BlueLad' 1428456604 0 0 '' 1428456605 'BlueLad' 0 0 0 '' '' 0 '' '' 'c699dd218c0fc2e2f8c3f8eda2846762cddd8739' '' 'decker.batman.jordan@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.201.39.42' '72.201.39.42' '' '' 7 1 '' 5875 '' '' 4 0 'dde3' '' 0 '' 1 '') " (16521" 'mattwer' 1428456656 0 0 '' 1428457009 'mattwer' 0 0 0 '' '' 0 '' '' '47ef37014ae5613895b68c53dd60619536cb2bde' '' 'dr.matt041@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.25.72.104' '174.25.72.104' '' '' 7 1 '' 5875 '' '' 4 465 'c388' '' 0 '' 1 '') " (16523" 'zeus360' 1428467466 6 0 '' 1445397544 'zeus360' 0 0 0 '' '' 0 '' '' '2080f29de7a2547ec4c0550bf19b19f7382de55d' '' 'zoos360@hotmail.com' 'shut up and let me build' 1 '1349-06-09' '' '' 'City of Dis' '' '' '' '' 1 1 '' '-You'll find me in the second circle of hell ;)' 0 '' 0 0 0 '' 1 1 0 2 '50.43.46.27' '50.43.46.27' '' '' 7 1 '' 11324 '' '' 4 12325 'a2c4' '' 0 '' 0 '') " (16524" 'Ram Believer' 1428504065 0 0 '' 1428504609 'Ram Believer' 0 0 0 '' '' 0 '' '' '7536378002dbaba5a8d785da2df586702f0a5cfd' '' 'SkidRoad001@gmail.com' '' 2 '1997-07-24' '' '' 'America' '' '' '' '' 1 1 '' 'Ram Believer' 0 '' 1 0 0 '' 1 1 0 2 '50.137.27.106' '50.137.27.106' '' '' 7 1 '240802d1df' 5900 '' '' 4 725 'ade1' '' 0 '' 1 '') " (16525" 'KiazaDuncan' 1428513267 1 0 '' 1428515142 'KiazaDuncan' 0 0 0 50 '' 0 '' '' '5c8d9fc519fac03ad015023cb1fa81e83dc3dd76' '' 'Kiazatiere2004@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.210.20.13' '107.210.20.13' '' '' 7 1 '' 5900 '' '' 4 2495 '9a96' '' 0 '1428516262|2' 1 '') " (16526" 'tactical_nuke1' 1428522408 0 0 '' 1428522408 'tactical_nuke1' 0 0 0 '' '' 0 '' '' '44cb4b294b5dc4f1ba1211e609173cb4b0c09020' '' 'matthewcharper@virginmedia.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '82.43.136.126' '82.43.136.126' '' '' 7 1 '' 5913 '' '' 4 0 '883c' '' 0 '' 1 '') " (16527" 'HappyChineseBoy' 1428522771 0 0 '' 1428525756 'HappyChineseBoy' 0 0 0 '' '' 0 '' '' '729c246e2302102bb21a1a7aa98bc61b44eb0e91' '' 'PooperTrooper207@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.93.105.74' '108.93.105.74' '' '' 7 1 '' 5915 '' '' 4 1456 'a37f' '' 0 '' 1 '') " (16529" 'daVinci99' 1428533494 2 0 '' 1439776254 'daVinci99' 0 0 0 '' '' 0 '' '' 'bc2b28040bcb3a071cb00584faa5643cfd7ace23' '' 'bcipriani@me.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.115.175.91' '174.115.175.91' '' '' 7 1 '' 9643 '' '' 4 15461 'aa8c' '' 0 '' 1 '') " (16530" 'VorahHD' 1428540718 346 0 '' 1449088612 'ItsVorah' 22 0 0 '' '' 2 '' '' '981828483a78c7526e2e75b33d6b580b98aa803f' '' 'kbuergert66@gmail.com' 'Professional Beaver' 1 '1999-11-04' 'Vorah's YouTube Channel' 'https://www.youtube.com/channel/UC8f8hyp6rQRsgB-swImuCJA' 'New York USA' '' '' '' '' 1 0 '%d %B %Y %H:%M:%S' '[img]http://i.imgur.com/xAmKc3p.png[/img]' 0 '' 1 0 0 '' 1 1 0 2 '104.200.151.37' '104.200.151.37' '' '' 7 1 '' 12996 '' '' 7 263242 321 '' 0 '' 1 '') " (16531" 'Golden_Dragon159' 1428551803 0 0 '' 1428552029 'Golden_Dragon159' 0 0 0 '' '' 0 '' '' '7f36806675613682b8bc489dfa3808a738e3e03e' '' 'finnuniverse2@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.12.253.135' '172.12.253.135' '' '' 7 1 '' 5984 '' '' 4 590 '6bb8' '' 0 '' 1 '') " (16532" 'lilly111ooo' 1428552028 3 0 '' 1436925098 'lilly111ooo' 0 0 0 '' '' 0 '' '' '36827384f5eb58998615093cbb39f883e76231ad' '' 'lillysmith644@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.192.149.248' '76.192.149.248' '' '' 7 1 '' 8688 '' '' 4 4496 'b742' '' 0 '' 1 '') " (16533" 'chicken24522' 1428580469 1 0 '' 1428651411 'chicken24522' 1 0 0 '' '' 0 '' '' '5f20792cd2515f94672146508ed7dc028269b6da' '' 'ychenery@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.125.204.254' '2.125.204.254' '' '' 7 1 '' 6111 '' '' 4 1051 5069 '' 0 '' 1 '') " (16534" 'AnimeArcher' 1428584903 1 0 '' 1429925809 'AnimeArcher' 0 0 0 '' '' 0 '' '' 'cfa6088286dae9b363aac2420c5112e7125aac45' '' 'nlrenner15@gmail.com' '~ Little Bug ~' 2 '1999-03-12' '' '' 'Minnesota' '' '' '' '' 0 1 '' '~ AnimeArcher ~' 0 '' 1 0 0 '' 1 1 0 2 '73.164.38.162' '73.164.38.162' '' '' 7 1 '' 6821 '' '' 4 3452 'f00b' '' 0 '1431833545|5' 1 '') " (16535" 'ilovepanda8888' 1428592388 1 0 '' 1439416047 'ilovepanda8888' 0 0 0 '' '' 0 '' '' 'd8b72ae4d0156286e3b839dd8e65df4a205c1c48' '' 'tpnewpeace@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.231.84.59' '104.231.84.59' '' '' 7 1 '' 9448 '' '' 4 4347 '599c' '' 0 '' 1 '') " (16536" 'DS4ndwich' 1428592568 0 0 '' 1435770610 'DS4ndwich' 0 0 0 '' '' 0 '' '' '69b037117aac00f1842286216e32d5527e3f9f04' '' 'tajwar100@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.198.58.30' '73.198.58.30' '' '' 7 1 '' 8369 '' '' 4 216 '14a9' '' 0 '' 1 '') " (16537" 'AtomicGaming' 1428595653 0 0 '' 1428595978 'AtomicGaming' 0 0 0 '' '' 0 '' '' '1ede4502f862e017ebcff8582d22cbcc164fd32f' '' 'cheapdirtgames@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.33.4.95' '96.33.4.95' '' '' 7 1 '' 6032 '' '' 4 590 '23ff' '' 0 '' 1 '') " (16540" 'Brady Colvin' 1428663507 0 0 '' 1432625446 'Brady Colvin' 0 0 0 '' '' 0 '' '' 'ddbc48e90701d8762ac5e9420501c21b1d6fa5c3' '' 'scrubzdieez@gmail.com' '1080 Cross map 2 man on the Twin Towers. :D Swagin' 1 '0001-01-01' '' '' 'At Ur Grabs Funeral' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '60.231.27.112' '60.231.27.112' '' '' 7 1 '' 7649 '' '' 4 6016 'a6da' '' 0 '' 1 '') " (16538" 'let21' 1428623443 0 0 '' 1428631433 'let21' 0 0 0 '' '' 0 '' '' 'd746e037e70398e7ade389b58822e5d3ec07e887' '' 'lillianelizabethtaylor@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.30.27.89' '173.30.27.89' '' '' 7 1 '' 6090 '' '' 4 235 'b44d' '' 0 '' 1 '') " (16539" 'victoria0425' 1428626470 0 0 '' 1428626470 'victoria0425' 0 0 0 '' '' 0 '' '' '9e4114d49d532ded0ef4c4a2f8e2fea1e6ff9309' '' 'vbarna0425@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.199.168.100' '73.199.168.100' '' '' 7 1 '' 6099 '' '' 4 0 '43a4' '' 0 '' 1 '') " (16541" 'harveys321' 1428670938 0 0 '' 1428670938 'harveys321' 0 0 0 '' '' 0 '' '' '7763a09f4c5f36866aff9a49e8cd58a748fe0cbb' '' 'programfromhome@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '134.228.146.106' '134.228.146.106' '' '' 7 1 '' 6113 '' '' 4 0 '6bfb' '' 0 '' 1 '') " (16645" 'RedHippo' 1431302136 3 0 '' 1438042302 'RedHippo' 0 0 0 '' '' 0 '' '' '140f10331b82eb38ecf0558b41323fadff6d079b' '' 'josiahjolley@rocketmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '162.230.60.124' '162.230.60.124' '' '' 7 1 '' 8967 '' '' 4 1474 'dc54' '' 0 '' 1 '') " (16543" '_The_Larz_' 1428688707 29 0 '' 1448546425 '_The_Larz_' 5 0 0 '' '' 0 '' '' 'a5f0618b62eeb56b4bf09ce6daf79bbeac3fce8b' '' 'lars.degreef@gmail.com' 'I CANT HEAR YOU' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '77.248.51.3' '77.248.51.3' '' '' 7 1 '' 12689 '' '' 4 36880 'f263' '' 0 '' 1 '') " (16545" 'Venturiantalelover' 1428714232 0 0 '' 1428714326 'Venturiantalelover' 0 0 0 '' '' 0 '' '' '741df1698476218c454c5576c88c01bb15264403' '' 'Richardpatt75@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.151.62.163' '50.151.62.163' '' '' 7 1 '' 6173 '' '' 4 566 608 '' 0 '' 1 '') " (16544" 'antwillo' 1428696758 10 0 '' 1434263289 'antwillo' 0 0 0 '' '' 0 '' '' 'c436fd4ce3603ca764f0333b5e7fca980fda00a8' '' 'matrixflame@hellokitty.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.57.189.141' '68.57.189.141' '' '' 7 1 '' 8110 '' '' 4 15365 '42e3' '' 0 '' 1 '') " (16546" 'shermar61' 1428715551 0 0 '' 1428715903 'shermar61' 0 0 0 '' '' 0 '' '' 'b8d3bce713d06f6ae73cd2eaa6008012fa74cb4d' '' 'scutting818@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '23.113.69.6' '23.113.69.6' '' '' 7 1 '' 6174 '' '' 4 588 '6ecf' '' 0 '' 1 '') " (16547" 'skylox (fake)' 1428719525 0 0 '' 1428719589 'skylox (fake)' 0 0 0 '' '' 0 '' '' 'f003f718a8d0cb491df07132257293f1f4c0cf95' '' 'Remingtonjk@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.1.234.169' '24.1.234.169' '' '' 7 1 '' 6176 '' '' 4 364 '835d' '' 0 '' 1 '') " (16548" 'hotcoco55' 1428764507 0 0 '' 1428764636 'hotcoco55' 0 0 0 '' '' 0 '' '' 'd8888e7b6e105a025c90b0844797f2ed80b65f3e' '' 'emmagraceshell@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.188.195.132' '173.188.195.132' '' '' 7 1 '' 6201 '' '' 4 429 'e3bf' '' 0 '' 1 '') " (16549" 'ender_skillz2' 1428766890 0 0 '' 1428766890 'ender_skillz2' 0 0 0 '' '' 0 '' '' '668de90e89da1fd928d0b654b32ac9bbca8b62db' '' 'footballcrazy1232@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.3.164.134' '92.3.164.134' '' '' 7 1 '' 6202 '' '' 4 0 '7b3b' '' 0 '' 1 '') " (16550" 'admaster21' 1428770316 0 0 '' 1428770401 'admaster21' 0 0 0 '' '' 0 '' '' '0457e50394a1e2e48538d7a9fb90144765318544' '' 'admaster34@gamil.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.76.236.115' '69.76.236.115' '' '' 7 1 '' 6211 '' '' 4 188 'a257' '' 0 '' 1 '') " (16562" 'Dmumms20' 1428931470 0 0 '' 1428931470 'Dmumms20' 0 0 0 '' '' 0 '' '' '714647e9723043a8686cb6801648f0dd96a168bf' '' 'mummsd20@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.237.14.66' '98.237.14.66' '' '' 7 1 '' 6387 '' '' 4 0 'ef01' '' 0 '' 1 '') " (16551" 'MinecraftCreep12' 1428781530 0 0 '' 1428781604 'MinecraftCreep12' 0 0 0 '' '' 0 '' '' 'c60a340590978b93813055fd60765d0afa9ba581' '' 'epson34@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.76.236.115' '69.76.236.115' '' '' 7 1 '' 6248 '' '' 4 189 'd30d' '' 0 '' 1 '') " (16552" 'Lebronjes1673' 1428787766 0 0 '' 1428787991 'Lebronjes1673' 0 0 0 '' '' 0 '' '' '35e61b8692c1e6480c093c6aa4259686d2969b06' '' 'Aaliyah.davis66@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.4.228.168' '104.4.228.168' '' '' 7 1 '' 6264 '' '' 4 816 'd3a9' '' 0 '' 1 '') " (16553" '_The__Doctor_' 1428800710 0 0 '' 1428800895 '_The__Doctor_' 0 0 0 '' '' 0 '' '' '7d228592fd93e410bdb1cba52e2bc7de1b42bdea' '' 'legokid24@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.110.72.195' '71.110.72.195' '' '' 7 1 '' 6285 '' '' 4 290 '6fad' '' 0 '' 1 '') " (16555" 'yasminfamily' 1428845707 1 0 '' 1430837017 'yasminfamily' 0 0 0 16259 '' 0 '' '' '829ed43ba86b7a3b9203b8b3a198948aa279bf9a' '' 'yasminchagas2004@gmail.com' '' 2 '2002-02-25' '' '' '' '' '' '' '' 0 1 '' 'Strangers think im quiet
My friends think im out-going
My best friends know im completely INSANE' 0 '' 1 0 0 '' 1 1 0 2 '98.242.99.82' '98.242.99.82' '' '' 7 1 '' 7094 '' '' 4 1850 'bf06' '' 0 '' 1 '') " (16556" 'GigiPop_ !' 1428869877 0 0 '' 1428869973 'GigiPop_ !' 0 0 0 '' '' 0 '' '' 'd3bbf166b219c36356c60dc629940af636c97dda' '' 'gigipop020@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.233.95.38' '99.233.95.38' '' '' 7 1 '' 6333 '' '' 4 467 'f6c9' '' 0 '' 1 '') " (16558" 'Fearlessmash' 1428870692 0 0 '' 1428870941 'Fearlessmash' 0 0 0 '' '' 0 '' '' 'a4e4207a9d25c0a184fc56289ce169d4d240ac17' '' 'Ethsncoons@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.231.45.97' '71.231.45.97' '' '' 7 1 '' 6336 '' '' 4 530 '4fe4' '' 0 '' 1 '') " (16559" 'Awk0_Candy' 1428873959 30 0 '' 1439332292 'Awk0_Candy' 16 1 1 46 '' 0 '' '' 'fe43da49a496393e98875fe75ac9d9131282af1f' '' 'iufgfi6e2@jfjfae.gvek' 'My real life name is Courtney and i love donuts!' 2 '2005-03-12' '' '' 'U.S.A U.S.A' '' '' '' '' 1 1 '' 'In your dreams..XD' 0 '' 0 0 0 '' 1 1 0 2 '68.112.155.107' '68.112.155.107' 'Pets name' '2e7eb3758eb5197fe759a7d637c966b8' 7 1 '' 9385 '' '' 4 29020 '1c17' '' 0 '1439943477|5' 1 '') " (16560" 'Bashurfan28' 1428879103 0 0 '' 1428879103 'Bashurfan28' 0 0 0 '' '' 0 '' '' '38bc0077bcadbb1eca428ceeaede0e19d64ceb5b' '' 'dholcomb267@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.97.172.71' '76.97.172.71' '' '' 7 1 '' 6350 '' '' 4 0 '146f' '' 0 '' 1 '') " (16561" 'xXFireKingXx' 1428885235 0 0 '' 1429050891 'xXFireKingXx' 0 0 0 '' '' 0 '' '' '711d3b79c1ccc7073b70102ad23b2195c2919c08' '' 'tylerchase435@gmail.com' 'My Real Name Is Tyler And I Love Aviatorcraft!' 0 '0001-01-01' '' '' '' 119 'King' '' '' 0 1 '' 'xXFireKingXx' 0 '' 1 0 0 '' 1 1 0 2 '162.40.239.93' '162.40.239.93' '' '' 7 1 '' 6460 '' '' 4 1145 2042 '' 0 '' 1 '') " (16563" 'TheCashWarrior1' 1428943341 0 0 '' 1428943430 'TheCashWarrior1' 0 0 0 '' '' 0 '' '' 'a29bd62c3faabb272289da7e4db0a5bf2e6f0729' '' 'colten.long4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.161.166.115' '72.161.166.115' '' '' 7 1 '' 6393 '' '' 4 243 'cba4' '' 0 '' 1 '') " (16568" 'angielovesyou123' 1428971195 0 0 '' 1437236918 'angielovesyou123' 0 0 0 '' '' 0 '' '' '7e9dc955068849a82b8e8ef0a230d164bb439926' '' 'angie05.afa@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.139.101.111' '73.139.101.111' '' '' 7 1 '' 8754 '' '' 4 2836 'd7f6' '' 0 '' 1 '') " (16564" 'Devilite' 1428965689 0 0 '' 1437414535 'Devilite' 0 0 0 '' '' 0 '' '' 'bc38ac6c8bc44f7c1b1c5ac7a966a2c92840f22a' '' 'peter_bui1036@hotmail.com' '"Music is the universal language of mankind."' 0 '1997-03-09' '' '' 'Minetopia' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.18.204.49' '108.18.204.49' 'Its a brand new day it's never too late to start.' 'd863e44fda47ffd229d2d8de550adb0a' 7 1 '' 8824 '' '' 4 269 'd958' '' 0 '' 1 '') " (16567" 'BasherBoy11' 1428967519 0 0 '' 1428969033 'BasherBoy11' 0 0 0 '' '' 0 '' '' 'f5d8bc734cf756c48d8b41cbae8ec453b02e980e' '' 'skylanderFreak15@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.195.70.172' '70.195.70.172' '' '' 7 1 '' 6413 '' '' 4 672 '4bbf' '' 0 '' 1 '') " (16566" 'loler' 1428966156 0 0 '' 1428966217 'loler' 0 0 0 '' '' 0 '' '' 'ca48310c605f841cd4208631d732be5a4e63562b' '' 'cheemaqassam@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.101.182.38' '50.101.182.38' '' '' 7 1 '' 6412 '' '' 4 263 5762 '' 0 '' 1 '') " (16569" 'bigpoopjena' 1428973544 0 0 '' 1428973616 'bigpoopjena' 0 0 0 '' '' 0 '' '' 'c9675639afedc23b422fcd139629bd1a737f0fcc' '' 'jena.bocskovits@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.114.64.177' '76.114.64.177' '' '' 7 1 '' 6429 '' '' 4 285 '219b' '' 0 '' 1 '') " (16570" 'thegumgamer' 1429044225 0 0 '' 1429046265 'thegumgamer' 0 0 0 32 '' 0 '' '' 'd2fb9e0916edaa64f11dfca9ca176b56d77dc648' '' 'roksanadixi@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.181.19.241' '86.181.19.241' '' '' 7 1 '' 6460 '' '' 4 1223 '8e50' '' 0 '' 1 '') " (16571" 'janet0305' 1429087952 1 0 '' 1429089091 'janet0305' 0 0 0 '' '' 0 '' '' '61fbda42709fb4b8670dee5172367b41c7373bc8' '' 'janet0305@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.110.236.194' '66.110.236.194' '' '' 7 1 '' 6495 '' '' 4 537 'b15d' '' 0 '' 1 '') " (16572" 'Rikkaya' 1429131052 0 0 '' 1429131204 'Rikkaya' 0 0 0 '' '' 0 '' '' 'd7566cb5e211bdb48037ad8967ef81519dcd5206' '' 'Rikkaya_03@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.181.195.109' '86.181.195.109' '' '' 7 1 '' 6501 '' '' 4 447 '1dfe' '' 0 '' 1 '') " (16573" 'HD D3RPS' 1429137243 0 0 '' 1430309642 'HD D3RPS' 0 0 0 '' '' 0 '' '' 'c5021ef66c508d52a04f9525ae03aadbf7c29fdc' '' 'terriev145@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.87.123.213' '66.87.123.213' '' '' 7 1 '' 6971 '' '' 4 371 '808a' '' 0 '' 1 '') " (16589" 'kain9wolfy' 1429651262 1 0 '' 1429651351 'kain9wolfy' 0 0 0 '' '' 0 '' '' 'd98a4603d71dc4877447f240ccae20a9c904c106' '' 'kaintrainheart@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.22.121.110' '173.22.121.110' '' '' 7 1 '' 6741 '' '' 4 497 '7e58' '' 0 '' 1 '') " (16574" 'rachel murphy' 1429140689 0 0 '' 1429141148 'rachel murphy' 0 0 0 '' '' 0 '' '' '78826e4a6458dc5993f223b0d94f0820dd36d3d7' '' 'rayray2004@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '206.255.53.191' '206.255.53.191' '' '' 7 1 '' 6511 '' '' 4 277 'd2eb' '' 0 '' 1 '') " (16575" 'Xtream_stealth' 1429209174 3 0 '' 1433876340 'Xtream_stealth' 0 0 0 '' '' 0 '' '' 'defe819b7ef03eda0ba9accdf375238c3f2753ba' '' 'elaine.hendry@blueyonder.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '77.97.204.113' '77.97.204.113' '' '' 7 1 '' 8008 '' '' 4 4781 'e9dd' '' 0 '' 1 '') " (16576" 'ninjaguy937' 1429214411 0 0 '' 1429484628 'ninjaguy937' 0 0 0 '' '' 0 '' '' '32d566cd79a843972775bf616a8451495e4948c7' '' 'meltonm33@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.190.141.88' '73.190.141.88' '' '' 7 1 '' 6683 '' '' 4 1329 'e0d5' '' 0 '' 1 '') " (16577" 'Rene1141' 1429369612 0 0 '' 1429369612 'Rene1141' 0 0 0 '' '' 0 '' '' '2e225d81f67e211662eaf8bbb30ee64b51fc5998' '' 'Blackops21141@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.191.199.90' '72.191.199.90' '' '' 7 1 '' 6619 '' '' 4 0 '225e' '' 0 '' 1 '') " (16578" 'kenyon' 1429388344 0 0 '' 1429473432 'kenyon' 0 0 0 '' '' 0 '' '' 'f45ebba60800238c75de2f5bbd6f82bca34d538d' '' 'kenyon@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.222.68.224' '107.222.68.224' '' '' 7 1 '' 6663 '' '' 4 0 '1a29' '' 0 '' 1 '') " (16579" 'annnnimal' 1429434303 3 0 '' 1440288667 'annnnimal' 3 0 0 '' '' 0 '' '' 'cadc74918e03acf2776e3e6d5bdccf7595a9091b' '' 'squows@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '1.164.143.132' '1.164.143.132' '' '' 7 1 '' 9968 '' '' 4 6576 'df5d' '' 0 '' 1 '') " (16587" 'badbord' 1429554029 15 0 '' 1444270601 'badbord' 0 0 0 32 '' 0 '' '' 'ab9d7d11ba4c94de9f19b9fbcafb104ff602d072' '' 'jacques.sebastien.chip@gmail.com' 'Sensai-Senpai-San-Chan-Kun-sama-chan' 1 '2002-05-02' '' '' 'Canada Quebec Aylmer' '' '' '' '' 1 1 '' 'Notice me senpai T-T' 0 '' 1 0 0 '' 1 1 0 2 '135.19.109.245' '135.19.109.245' '' '' 7 1 '' 10981 '' '' 4 6772 '338b' '' 0 '' 1 '') " (16580" 'ItsHeadsets' 1429449539 0 0 '' 1429449540 'ItsHeadsets' 0 0 0 '' '' 0 '' '' '2c62e5e3c237149cc67685877b3effbb1f0d021d' '' 'djrox2015@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '220.240.92.174' '220.240.92.174' '' '' 7 1 '' 6650 '' '' 4 0 8971 '' 0 '' 1 '') " (16581" 'Alyssam0607' 1429469133 0 0 '' 1429469220 'Alyssam0607' 0 0 0 '' '' 0 '' '' '988d7a50ffe07b11c3899a1e1e58f38475a8f6e9' '' 'Alyssam0607@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.91.249.141' '24.91.249.141' '' '' 7 1 '' 6655 '' '' 4 298 'adb9' '' 0 '' 1 '') " (16582" 'Klercraft' 1429472283 0 0 '' 1429472707 'Klercraft' 0 0 0 '' '' 0 '' '' '1c733c455acc3041d310cebbbee2672307083ff0' '' 'cavajos@gmail.net.mx' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '189.182.212.88' '189.182.212.88' '' '' 7 1 '' 6662 '' '' 4 148 'bb10' '' 0 '' 1 '') " (16583" 'xXsmoothieboyXx' 1429472812 0 0 '' 1429473366 'xXsmoothieboyXx' 0 0 0 '' '' 0 '' '' 'af550ac49d5112827d73c037c0458143b894cb45' '' 'amye0908@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.55.244.132' '174.55.244.132' '' '' 7 1 '' 6662 '' '' 4 781 'a98d' '' 0 '' 1 '') " (16585" 'Pearlikeda zoey' 1429506807 0 0 '' 1429506895 'Pearlikeda zoey' 0 0 0 '' '' 0 '' '' '2d30416c986e4b2ca765ceba9d413ff6fd7260cf' '' 'Jadepearlzoey@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.234.208.161' '72.234.208.161' '' '' 7 1 '' 6703 '' '' 4 462 '14fc' '' 0 '' 1 '') " (16586" 'Pearlikeda' 1429508005 0 0 '' 1431290020 'Pearlikeda' 0 0 0 '' '' 0 '' '' '1502617ee1569ce72b14e4b1e5dbb4e7b986ad8b' '' 'Pearljadezoey@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.234.208.161' '72.234.208.161' '' '' 7 1 '' 7293 '' '' 4 686 'cc74' '' 0 '' 1 '') " (16588" 'batman' 1429630515 0 0 '' 1429630810 'batman' 0 0 0 '' '' 0 '' '' '7c676562254cc684fb45f0b3b5102a0c44cac344' '' 'marcus.shutt@outlook.com' 'im batman' 1 '2001-05-10' '' '' 'united kingdom' '' '' '' '' 1 1 '' 'Marcus shutt' 0 'Musicians/Eminem.jpg' 1 0 0 '' 1 1 0 2 '81.108.194.201' '81.108.194.201' '' '' 7 1 '' 6735 '' '' 4 543 'aeeb' '' 0 '' 1 '') " (16590" 'Weirdest_One' 1429657678 2 0 '' 1429658199 'Weirdest_One' 0 0 0 16284 '' 0 '' '' 'ee984f5d55bc2ade9a1385e4e5d633e4aef1df0c' '' 'keagster14@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.92.69.83' '108.92.69.83' '' '' 7 1 '' 6745 '' '' 4 807 '8e87' '' 0 '' 1 '') " (16591" 'Abbie125' 1429741190 0 0 '' 1429741284 'Abbie125' 0 0 0 '' '' 0 '' '' '32d5b21b0d8fa2c0a9133858c1b3d689afe000a1' '' 'Abbiemoon8@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '63.155.203.110' '63.155.203.110' '' '' 7 1 '' 6762 '' '' 4 660 '3a0a' '' 0 '' 1 '') " (16592" 'AdalynRose' 1429742389 0 0 '' 1430013024 'AdalynRose' 0 0 0 '' '' 0 '' '' 'fe47f749b78f7d4583766161f9cd8e72350750b7' '' 'autumnpepin1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '32.217.39.187' '32.217.39.187' '' '' 7 1 '' 6857 '' '' 4 945 '294b' '' 0 '' 1 '') " (16593" 'Lenovo' 1429834502 0 0 '' 1429834657 'Lenovo' 0 0 0 '' '' 0 '' '' '567982f9f6014e977dbb42fe4e704d999f4b78eb' '' 'landenrhodes28@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.173.42.229' '70.173.42.229' '' '' 7 1 '' 6788 '' '' 4 279 3137 '' 0 '' 1 '') " (16594" 'gottagofast' 1429840583 0 0 '' 1429840716 'gottagofast' 0 0 0 '' '' 0 '' '' '04f449f7d24e4d6f06b57be018261a42e13748d0' '' 'virusvill4@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.121.162.94' '70.121.162.94' '' '' 7 1 '' 6788 '' '' 4 367 '1c9d' '' 0 '' 1 '') " (16595" 'trizz400' 1429842021 0 0 '' 1429842022 'trizz400' 0 0 0 '' '' 0 '' '' 'bea6885b81a478083611095956e1675d9ef96ee5' '' 'trizdegani2003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.24.62.2' '174.24.62.2' '' '' 7 1 '' 6791 '' '' 4 0 9016 '' 0 '' 1 '') " (16596" 'feliciakelly' 1429930513 0 0 '' 1429930875 'feliciakelly' 0 0 0 16589 '' 0 '' '' 'f78e1ae8c5a10f3400b3770ecee29cb6b0825eaf' '' 'fkelly262@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.207.4.244' '104.207.4.244' '' '' 7 1 '' 6822 '' '' 4 1126 '0fda' '' 0 '' 1 '') " (16601" 'NeonViolet2002' 1430089219 0 0 '' 1430089219 'NeonViolet2002' 0 0 0 '' '' 0 '' '' '49a3cc079a89554d5a5c14731be285457db8ddbb' '' 'hannah.m.kasper@msn.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.46.168.189' '50.46.168.189' '' '' 7 1 '' 6889 '' '' 4 0 'ef70' '' 0 '1430089391|2' 1 '') " (16598" 'soficool411' 1430002593 0 0 '' 1430002593 'soficool411' 0 0 0 '' '' 0 '' '' '7bbdc51205f0400f7902d8f3d2599f1a7feba8d0' '' 'sofi.stachelski@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.235.221.110' '99.235.221.110' '' '' 7 1 '' 6852 '' '' 4 0 'a355' '' 0 '' 1 '') " (16599" 'pbody81204' 1430010071 0 0 '' 1430010143 'pbody81204' 0 0 0 '' '' 0 '' '' 'ebbbc1f9e141e45088efbd98a35637632591ed1f' '' 'tmrozek812@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.73.117.68' '108.73.117.68' '' '' 7 1 '' 6857 '' '' 4 256 '1ec0' '' 0 '' 1 '') " (16600" 'daanyaal1' 1430041425 0 0 '' 1430041525 'daanyaal1' 0 0 0 '' '' 0 '' '' '3672789a011057d00a2f262ca929cff23e70fcf7' '' 'daanyaal034@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.24.149.194' '92.24.149.194' '' '' 7 1 '' 6864 '' '' 4 232 'd8bd' '' 0 '' 1 '') " (16602" 'NeonViolet2020' 1430089629 0 0 '' 1430089846 'NeonViolet2020' 0 0 0 '' '' 0 '' '' '8eaa38932333b2ff64f9bf9de28025f9c2ee2c58' '' 'hannah.m.kasper2015@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.46.168.189' '50.46.168.189' '' '' 7 1 '' 6889 '' '' 4 495 '757d' '' 0 '' 1 '') " (16603" 'natilo3445' 1430095378 0 0 '' 1439837476 'natilo3445' 0 0 0 '' '' 0 '' '' '4331b48b10f5d5c22e3395302b5564a391f2503d' '' 'natilo3445@verizon.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.71.19.99' '173.71.19.99' '' '' 7 1 '' 9681 '' '' 4 274 '8e1a' '' 0 '' 1 '') " (16604" 'Taylor3445' 1430095512 0 0 '' 1430095512 'Taylor3445' 0 0 0 '' '' 0 '' '' 'd34d14ab18e34dd465bdf97b962d864698d76064' '' 'pookeyt@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.8.118.104' '104.8.118.104' '' '' 7 1 '' 6891 '' '' 4 0 '7e65' '' 0 '' 1 '') " (17119" 'TheXbs' 1442697611 23 0 '' 1448727856 'TheXbs' 0 0 0 '' '' 0 '' '' '70f21c9ffb67b449e682a5f73c9fb5c7ad3ead51' '' 'poppy321@ymail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.14.37.207' '24.14.37.207' '' '' 0 1 '03dd9aded2' 12770 '' '' 4 7099 4843 '' 0 '' 1 '') " (16606" 'sexymaiden' 1430117647 0 0 '' 1430117787 'sexymaiden' 0 0 0 '' '' 0 '' '' '52913d3a6141b2672b72ad9bba41fda81f2ab8f0' '' 'bonniebird95@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.174.5.72' '73.174.5.72' '' '' 7 1 '' 6906 '' '' 4 273 'b160' '' 0 '' 1 '') " (16607" 'PigeonPvP' 1430175366 2 0 '' 1431550437 'PigeonPvP' 0 0 0 '' '' 0 '' '' 'beb9c6ae2014ce75a3ef93b42faa4dead3d69e4d' '' 'pigeonpvp003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.33.7.64' '108.33.7.64' '' '' 7 1 '' 7384 '' '' 4 1149 4566 '' 0 '' 1 '') " (16608" 'Kamya and Jay' 1430181129 0 0 '' 1430267713 'Kamya and Jay' 0 0 0 16201 '' 0 '' '' '33bb91680ad3bf24bb7e91f611986dab98d14a19' '' 'yteezy1@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.45.199.15' '68.45.199.15' '' '' 7 1 '' 6965 '' '' 4 279 '32b0' '' 0 '' 1 '') " (16609" 'Water' 1430191785 0 0 '' 1430191972 'Water' 0 0 0 '' '' 0 '' '' 'db3d42e9a84ce7a5e80ca55964a50c60ceece240' '' 'Mrl0726@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.141.209.136' '74.141.209.136' '' '' 7 1 '' 6954 '' '' 4 388 'c1b1' '' 0 '' 1 '') " (16610" 'awsomechick345' 1430267953 0 0 '' 1430269164 'awsomechick345' 0 0 0 16201 '' 0 '' '' '95803186e2468d1c9a491457df7c4f359e9963c2' '' 'coco.mvp.com@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.10.195.199' '67.10.195.199' '' '' 7 1 '' 6965 '' '' 4 1146 '158d' '' 0 '' 1 '') " (16613" 'JettHawk14' 1430356690 0 0 '' 1430358477 'JettHawk14' 0 0 0 '26 16276' '' 0 '' '' 'e0ea7a40966493181a75b110354deee5150ca74d' '' 'HawkyJett@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.229.10.114' '66.229.10.114' '' '' 7 1 '' 6982 '' '' 4 1130 'e2aa' '' 0 '1444441050|1' 1 '') " (16611" 'PinkyNinky' 1430330159 0 0 '' 1430330903 'PinkyNinky' 0 0 0 '' '' 0 '' '' 'cbee594d4e0f3ec11a91ef5334269261df86bf92' '' 'mirjam.utbult@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.224.117.245' '81.224.117.245' '' '' 7 1 '' 6976 '' '' 4 963 'e641' '' 0 '' 1 '') " (16612" 'MattRockzGaming' 1430333894 0 0 '' 1430335960 'MattRockzGaming' 0 0 0 '' '' 0 '' '' 'd202ee5f78e32b2a5f040fd37b35833d183db442' '' 'MattRockzGaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.151.187.26' '81.151.187.26' '' '' 7 1 '' 6979 '' '' 4 101 '28f5' '' 0 '' 1 '') " (16614" 'jochaeparris' 1430435514 0 0 '' 1430435515 'jochaeparris' 0 0 0 '' '' 0 '' '' 'c768023412933a8072c6b160d2490a30572f8cad' '' 'charcraw@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '192.235.55.109' '192.235.55.109' '' '' 7 1 '' 7000 '' '' 4 0 'e81d' '' 0 '' 1 '') " (16615" 'jamesmeep125' 1430505847 0 0 '' 1430506508 'jamesmeep125' 0 0 0 '' '' 0 '' '' 'b2de7e2e8aebda527be4bac8728bf4cdec72cd60' '' 'jacoblangley2015@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.12.90.157' '73.12.90.157' '' '' 7 1 '' 7009 '' '' 4 784 'e129' '' 0 '' 1 '') " (16616" 'bubblegum' 1430560584 0 0 '' 1430561041 'bubblegum' 0 0 0 '' '' 0 '' '' 'bce2aa621cf7c3978d5f8d72c5a63ddd135b14f9' '' 'francinejuliannenayve@yahoo.com.ph' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.54.54.175' '121.54.54.175' '' '' 7 1 '' 7012 '' '' 4 920 'cf7a' '' 0 '' 1 '') " (16617" 'LynnieMcCupquake' 1430579180 0 0 '' 1430579252 'LynnieMcCupquake' 0 0 0 '' '' 0 '' '' '64fe64cc9ab5f848cb4899fd581f8be6cc05a686' '' 'brady.lalin@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.191.46.159' '50.191.46.159' '' '' 7 1 '' 7014 '' '' 4 197 7044 '' 0 '' 1 '') " (16618" 'DramaQueen23' 1430582952 1 0 '' 1445792392 'DramaQueen23' 0 0 0 '' '' 0 '' '' '46b3c737dc7b9213e64aa81012db96f2a55d0932' '' 'awesome-emma@charter.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.88.55.141' '71.88.55.141' '' '' 7 1 '' 11451 '' '' 4 2632 'b856' '' 0 '' 1 '') " (16619" 'MasterMindGirl12' 1430584153 1 0 '' 1430584493 'MasterMindGirl12' 0 0 0 '' '' 0 '' '' '1be066dc0c0c95f1cf82e7e0246f6cd8839b4b6f' '' 'akattnerlady@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.196.29.51' '108.196.29.51' '' '' 7 1 '' 7014 '' '' 4 612 '7db8' '' 0 '1430870395|1' 1 '') " (16620" 'chubby_chowder' 1430587506 4 0 '' 1439686883 'chubby_chowder' 0 0 0 '' '' 0 '' '' 'b6d8180e4a458ce31f4270221e813b0515e95ac6' '' 'hojunchang@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.178.8.137' '70.178.8.137' '' '' 7 1 '' 9576 '' '' 4 3947 '488d' '' 0 '' 1 '') " (16629" 'ellanora00' 1430861492 0 0 '' 1430861685 'ellanora00' 0 0 0 '' '' 0 '' '' 'd6b007c1e5e71464a46b775fcfbd1766577294df' '' 'nhutterli0@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.228.205.160' '108.228.205.160' '' '' 7 1 '' 7102 '' '' 4 304 'df9b' '' 0 '' 1 '') " (16621" 'Sharp kiss' 1430614336 0 0 '' 1430615318 'Sharp kiss' 0 0 0 '' '' 0 '' '' '13b02628f975f1eaa58150b21d499b8e5b623bec' '' 'Aaniyahk@email.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.253.13.207' '64.253.13.207' '' '' 7 1 '' 7029 '' '' 4 1663 '69fa' '' 0 '' 1 '') " (16622" 'abby' 1430618308 0 0 '' 1430618514 'abby' 0 0 0 '' '' 0 '' '' 'cf7ca05d9e6edaafcdaa65db6e596f6e7b46589a' '' 'blairabby21@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.236.206.200' '67.236.206.200' '' '' 7 1 '' 7029 '' '' 4 880 'ad20' '' 0 '' 1 '') " (16623" 'Sancheet' 1430643171 12 0 '' 1433003011 'Sancheet' 0 0 0 '' '' 0 '' '' '791765683ed24c904c04c8f4381a7fde35c25eba' '' 'sancheetb@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '122.162.167.43' '122.162.167.43' '' '' 7 1 '' 7733 '' '' 4 11386 'e4bd' '' 0 '1434431696|3' 1 '') " (16624" '0verth3ocean' 1430744441 0 0 '' 1430744441 '0verth3ocean' 0 0 0 '' '' 0 '' '' 'fd277005df47769fb66cfb2d7a66bd2c3d17f2ab' '' 'charlipegg@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.126.92.216' '2.126.92.216' '' '' 7 1 '' 7041 '' '' 4 0 'bc05' '' 0 '' 1 '') " (16625" 'hasz11' 1430749752 0 0 '' 1430749753 'hasz11' 0 0 0 '' '' 0 '' '' '4ad367c377b6b31585d7357ec5492809108a7df5' '' 'tickle.harry@yahoo.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '94.13.7.205' '94.13.7.205' '' '' 7 1 '' 7044 '' '' 4 0 '83b8' '' 0 '' 1 '') " (16628" 'BATMAN5422' 1430851177 0 0 '' 1430852983 'BATMAN5422' 0 0 0 '' '' 0 '' '' '1e3a0eab9acd1920a5da9ff7b58a6e98ef7ea75f' '' 'riley5422@yahoo.com' '' 1 '0001-01-01' '' '' 'allen park' '' '' '' '' 0 1 '%B %d %Y %I:%M:%S %p' 'Gage Riley' -5 '' 1 0 0 '' 1 1 0 2 '99.90.206.251' '99.90.206.251' '' '' 7 1 '' 7102 '' '' 4 1987 'c938' '' 0 '' 1 '') " (16626" 'Duffy' 1430788112 1 0 '' 1439224685 'Duffy' 0 0 0 '' '' 0 '' '' 'c1592f63de1bdc3c63f4a997a4952ce3c0ea3512' '' 'babyruffruff@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.8.118.104' '104.8.118.104' '' '' 7 1 '' 9283 '' '' 4 900 '51bc' '' 0 '' 1 '') " (16627" 'si3rracraft' 1430789349 0 0 '' 1430789579 'si3rracraft' 0 0 0 '' '' 0 '' '' 'aff8d4609e6916cdbbf1b6c72d9cc24d24574810' '' 'grav3yardgirl4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.5.84.209' '50.5.84.209' '' '' 7 1 '' 7076 '' '' 4 458 'd683' '' 0 '' 1 '') " (16630" 'Sandorcrafter' 1430873863 1 0 '' 1430874751 'Sandorcrafter' 0 0 0 '' '' 0 '' '' '9141c7d844bc45e481f0de2892695ae7fdc8b2f4' '' 'toxicmonkey66@aol.com' '' 1 '0001-01-01' '' '' 'Smithton New York 11787' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.232.193.73' '96.232.193.73' '' '' 7 1 '' 7107 '' '' 4 998 9967 '' 0 '1439340811|2' 1 '') " (16631" 'Brit' 1430937696 1 0 '' 1433400138 'Brit' 0 0 0 '' '' 0 '' '' '1c1b8858c695b6d626d35a7312bae339591040b2' '' 'lottiewhite@live.co.uk' 'MAOW =^.^=' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'MAOW =^.^=' 0 '' 1 0 0 '' 1 1 0 2 '109.145.166.166' '109.145.166.166' '' '' 7 1 '' 7888 '' '' 4 3573 '8e28' '' 0 '' 1 '') " (16632" 'DS4lordhunter' 1430963212 4 0 '' 1432386194 'DS4lordhunter' 0 0 0 '' '' 0 '' '' '4981cbbbde2dda7608844639e67fb6da63fd4c1a' '' 'Tajwar100@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.198.58.30' '73.198.58.30' '' '' 7 1 '' 7607 '' '' 4 5962 'f81d' '' 0 '' 1 '') " (16633" 'NATASHA20015-stay cool-' 1430972662 0 0 '' 1430974164 'NATASHA20015-stay cool-' 0 0 0 '' '' 0 '' '' 'e6261c27acd4ffa1976ac844c2b3e6b928906cc2' '' 'nx98616@gmail.com' 'MY NAME IS NATASHA!!' 0 '0006-09-19' '' '' '722 University G' '' 'Adoria' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.113.6.13' '50.113.6.13' 'My last name?' 'fa7292f0e2c86f3a8932761a725a33e0' 7 1 '' 7156 '' '' 4 444 'ed20' '' 0 '' 1 '') " (16634" 'bman' 1431035921 0 0 '' 1431035987 'bman' 0 0 0 '' '' 0 '' '' '65406f167bd3d9de47d0137822f5ddf8aba6199b' '' 'brenden_bell23@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.208.220.143' '108.208.220.143' '' '' 7 1 '' 7166 '' '' 4 201 '42a3' '' 0 '' 1 '') " (16635" 'FrostedCupcake' 1431041858 0 0 '' 1431041997 'FrostedCupcake' 0 0 0 '' '' 0 '' '' '10cbd3fc8236af65e7d1013176fb707925c934de' '' 'doobahmichelle@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.37.195.15' '68.37.195.15' 'first pets name' '3bf1114a986ba87ed28fc1b5884fc2f8' 7 1 '' 7166 '' '' 4 403 'fead' '' 0 '' 1 '') " (16636" 'DistorterofReality666' 1431044818 0 0 '' 1431044942 'DistorterofReality666' 0 0 0 '' '' 0 '' '' '2e3cecca8e63cdcfbb72a4a77791e5493ee7bac3' '' 'jstratton256@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.80.105.22' '67.80.105.22' '' '' 7 1 '' 7167 '' '' 4 225 'fabb' '' 0 '' 1 '') " (16637" 'Squigs439' 1431097358 0 0 '' 1431097441 'Squigs439' 0 0 0 '' '' 0 '' '' '10cf4155b4581a26f58295917a069c4543bc98c3' '' 'Toby.quigley@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '95.44.72.95' '95.44.72.95' 'What is your name' '092f2ba9f39fbc2876e64d12cd662f72' 7 1 '' 7175 '' '' 4 232 'ce95' '' 0 '' 1 '') " (16638" 'TheIdioticJedi' 1431125030 1 0 '' 1431125863 'TheIdioticJedi' 0 0 0 '' '' 0 '' '' 'c83109f09b25c02fbfe31fa3a33d9a2ac7aa59b5' '' 'olaxx0711@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.233.186.74' '71.233.186.74' '' '' 7 1 '' 7189 '' '' 4 1239 '5d06' '' 0 '' 1 '') " (16639" 'RedArmada' 1431165192 1 0 '' 1431197216 'RedArmada' 0 0 0 '' '' 0 '' '' 'e03b01f11fc38a139d20be792726c2761ad9ea2d' '' 'ajzan3@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.58.92.19' '86.58.92.19' '' '' 7 1 '' 7204 '' '' 4 0 'dc41' '' 0 '' 1 '') " (16649" 'SKullzFlare' 1431370302 0 0 '' 1431370373 'SKullzFlare' 0 0 0 '' '' 0 '' '' '79068f63ee8ff4ebb873d838ab8f8bf99a2de047' '' 'jmanegirldboy@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.7.118.208' '92.7.118.208' '' '' 7 1 '' 7328 '' '' 4 297 'a232' '' 0 '' 1 '') " (16640" 'PhantomphishMC' 1431195657 0 0 '' 1431195657 'PhantomphishMC' 0 0 0 '' '' 0 '' '' '0bcb7cbcfe85104e7c1d65418d4d06db0903c7a0' '' 'bradywhitten2@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.226.110.245' '96.226.110.245' '' '' 7 1 '' 7239 '' '' 4 0 '4f96' '' 0 '' 1 '') " (16641" 'popularmmos' 1431219967 1 0 '' 1437706865 'popularmmos' 0 0 0 '' '' 0 '' '' '7e41d47edccf8739c25b6d2cda22383865d18192' '' 'luisroberto1975@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '23.240.240.132' '23.240.240.132' '' '' 7 1 '' 8912 '' '' 4 0 'd3aa' '' 0 '' 1 '') " (16642" 'Waterford' 1431221005 0 0 '' 1431222903 'Waterford' 0 0 0 '' '' 0 '' '' '785a9dd9fc73bea52c1a3538cbfd5abf02d1e2a0' '' 'Makadran7368@gmail.com' '' 2 '0001-01-01' 'www.gmail.com' 'http://www.gmail.com' 'Pine forest dr kernersville' 12345 12457 'Iaetreat' '' 1 1 '' 'Makayla Drane luv u123❤' 0 '' 1 0 0 '' 1 1 0 2 '71.71.74.109' '71.71.74.109' '' '' 7 1 '' 7257 '' '' 4 945 '219b' '' 0 '' 1 '') " (16643" 'loxThemaster' 1431236482 0 0 '' 1431236482 'loxThemaster' 0 0 0 '' '' 0 '' '' '707e2ac93c822ec8890aba41eff536b830855b7c' '' 'loxthemaster@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.113.6.51' '76.113.6.51' '' '' 7 1 '' 7265 '' '' 4 0 '3f20' '' 0 '' 1 '') " (16644" 'diamondsrock59' 1431299245 0 0 '' 1431299245 'diamondsrock59' 0 0 0 '' '' 0 '' '' 'b4e43f33d98e8c432e5286b1177539bea92ac3cc' '' 'gms.enterprises@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '162.193.62.37' '162.193.62.37' '' '' 7 1 '' 7297 '' '' 4 0 'ed76' '' 0 '' 1 '') " (16646" 'Donovans1204' 1431309214 1 0 '' 1431309467 'Donovans1204' 0 0 0 '' '' 0 '' '' '8ba0de0c84b582a1dcf8e32035d4101b13aa1413' '' 'donovans1204@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.8.38' '172.56.8.38' '' '' 7 1 'a1ada6f8cc' 7303 '' '' 4 653 '62f6' '' 0 '1434040429|3' 1 '') " (16647" 'Joseph' 1431315041 0 0 '' 1431315042 'Joseph' 0 0 0 '' '' 0 '' '' 'b06fbad861640a197b4e0bbc40aa549a13704183' '' 'joseph@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.166.1.87' '98.166.1.87' '' '' 7 1 '' 7307 '' '' 4 0 2710 '' 0 '' 1 '') " (16648" 'miniman qld' 1431332814 0 0 '' 1431332918 'miniman qld' 0 0 0 '' '' 0 '' '' '6987cc85df263f771b4357f4f5b3219e583d2941' '' 'TurtlesAreMindBlowing16@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '124.185.188.180' '124.185.188.180' '' '' 7 1 '' 7312 '' '' 4 322 6428 '' 0 '' 1 '') " (16651" 'E_xEpicGamerX_x' 1431484310 0 0 '' 1431484447 'E_xEpicGamerX_x' 0 0 0 '' '' 0 '' '' '9a54d2beaf058a115cb5dafcbb6c8b58aabceb3f' '' 'nicobenge@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.115.70.111' '76.115.70.111' '' '' 7 1 '' 7371 '' '' 4 266 'd0b1' '' 0 '' 1 '') " (16663" 'Allleycatt' 1431841761 0 0 '' 1431841761 'Allleycatt' 0 0 0 '' '' 0 '' '' '536dd527c6d650130dae396fa5ed30936eef19de' '' 'luke.ede77@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.188.231.200' '70.188.231.200' '' '' 7 1 '' 7485 '' '' 4 0 'b8c9' '' 0 '' 1 '') " (16652" 'Matturassic World' 1431571409 0 0 '' 1431572076 'Matturassic World' 0 0 0 '' '' 0 '' '' '457d5d86283f25f9201f51621ad76c0b001cdef2' '' 'matterificsworldunited@gmail.com' '' 1 '1990-08-28' '' '' 'Willits Ca.' '' '' '' '' 1 1 '' 'Yours Truly Matt Burden' 0 '' 1 0 0 '' 1 1 0 2 '162.201.66.33' '162.201.66.33' '' '' 7 1 '' 7387 '' '' 4 1229 2158 '' 0 '' 1 '') " (16653" 'Izzy90211' 1431572621 0 0 '' 1431572685 'Izzy90211' 0 0 0 '' '' 0 '' '' '91cceb74a894c975d25916364e93537b3d2590a3' '' 'Isabelcafiero@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.87.121.206' '66.87.121.206' '' '' 7 1 '' 7387 '' '' 4 261 '9bc4' '' 0 '' 1 '') " (16654" 'AviatorGaming' 1431583985 1 1 '' 1449126859 'AviatorGaming' 13 13 1 '' '' 0 '' '' 'a76583a0e093eb38c56533511d80d722d208c802' '' 'aviatorgaming@yahoo.com' 'The Owner of AviatorCraft' 1 '1990-11-24' '' '' 'Minecraft' '' '' '' '' 1 1 '' 'Mr. Aviator' 0 '' 1 0 0 '' 1 1 0 2 '198.8.80.170' '198.8.80.170' '' '' 7 1 '222ee87852' 13074 '' '' 4 936 '92dc' '' 0 '' 1 '') " (16655" 'xXCosmicXx' 1431695884 1 0 '' 1431695973 'xXCosmicXx' 0 0 0 '' '' 0 '' '' '11915c1b7eff3383051a4e6fe4458720258d4705' '' 'shayzon101@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.205.11.162' '90.205.11.162' '' '' 7 1 '' 7434 '' '' 4 308 '6cb4' '' 0 '' 1 '') " (16656" 'Korra15' 1431708141 0 0 '' 1446485192 'Korra15' 0 0 0 '' '' 0 '' '' '249e179be577cc6244440a6fa5d05a870cdebb2d' '' 'sarahmareelocke@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '188.220.205.153' '188.220.205.153' '' '' 7 1 '' 11798 '' '' 4 562 '2cf5' '' 0 '' 1 '') " (16657" 'Come and get it 21' 1431766141 0 0 '' 1431768150 'Come and get it 21' 0 0 0 '' '' 0 '' '' '741afb64f4fe06bbab04a68f6009308e9f667dff' '' 'Alysziajeffrey@gmail.com' 'Sexy girl looking fo a sexy man' 0 '0001-01-01' '' '' 'Lincoln' '' '' '' '' 0 1 '' 'Lys' 0 '' 1 0 0 '' 1 1 0 2 '94.13.201.165' '94.13.201.165' '' '' 7 1 '' 7460 '' '' 4 689 '91cb' '' 0 '' 1 '') " (16658" 'KittyDino23' 1431772097 0 0 '' 1431772097 'KittyDino23' 0 0 0 '' '' 0 '' '' '586ea76aae68936be354b6001bfde8a292edf770' '' 'afidazh25@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '60.54.77.151' '60.54.77.151' '' '' 7 1 '' 7460 '' '' 4 0 'b465' '' 0 '' 1 '') " (16659" 'Max32242903' 1431783405 0 0 '' 1431783693 'Max32242903' 0 0 0 '' '' 0 '' '' '72514b8adf9e09d2f61ca82bc7b2e58f49a5aade' '' 'Max.Ramirez123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.2.34' '172.56.2.34' '' '' 7 1 '' 7461 '' '' 4 626 2943 '' 0 '' 1 '') " (16660" 'Bigsister2001' 1431794528 0 0 '' 1448154084 'Bigsister2001' 1 0 0 '' '' 0 '' '' '0d182467bf40b3a419b1f31e3bad954d8d36a347' '' 'jessie@emilyhubbel.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '100.7.17.210' '100.7.17.210' '' '' 7 1 '23b0b2c27d' 12484 '' '' 4 1836 '80de' '' 0 '' 1 '') " (16664" 'FakeThinkNoodles' 1431873623 0 0 '' 0 'FakeThinkNoodles' 0 0 0 '' '' 0 '' '' '7fe88b47fd4707e245e430e3f94136385a28360d' '' 'Ozman789@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.109.217.221' '174.109.217.221' '' '' 7 1 '' 0 '' '' 4 0 '18bb' '' 0 '' 1 '') " (16661" 'Crazydazy1234' 1431806496 0 0 '' 1431806688 'Crazydazy1234' 0 0 0 '' '' 0 '' '' '545ab528fb9f0ac5a0d7bd0a1141bbbe3cf4334d' '' 'emmathompson1864@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.253.23.34' '99.253.23.34' '' '' 7 1 '' 7472 '' '' 4 121 '62be' '' 0 '' 1 '') " (16662" 'prina' 1431817553 0 0 '' 1431819135 'prina' 0 0 0 '' '' 0 '' '' '53ec4acb4721269040908238f2624b8c254cd462' '' 'prina2006@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.247.70.212' '99.247.70.212' '' '' 7 1 '' 7478 '' '' 4 885 'ad34' '' 0 '' 1 '') " (16665" 'wantedcraft12' 1431894931 0 0 '' 1431895834 'wantedcraft12' 0 0 0 '' '' 0 '' '' '8d900dc678cfd78dfa0d45bf7deaa10ecffd8ff6' '' 'wantedminecraft12@gmail.com' 'HEY!' 1 '2003-05-14' '' '' '' '' '' '' '' 1 1 '' 'wantedcraft12' 0 '' 1 0 0 '' 1 1 0 2 '50.88.181.125' '50.88.181.125' '' '' 7 1 '' 7507 '' '' 4 1003 '20dc' '' 0 '' 1 '') " (16801" 'FoxDoesGamez' 1436133446 0 0 '' 1444188420 'FoxDoesGamez' 0 0 0 '' '' 0 '' '' 'd1c43998adbd0e12b927bcb33b376589d59d8e8f' '' 'kacychandler@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.162.165.237' '73.162.165.237' '' '' 0 1 '' 10972 '' '' 4 2264 'fcc8' '' 0 '' 1 '') " (16671" 'AirChuck' 1432006955 0 0 '' 1432007187 'AirChuck' 0 0 0 '' '' 0 '' '' '82d59366c85fc9714af6a25e5bd1e970372b3d2c' '' 'cp2.pittman@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.153.235.11' '50.153.235.11' '' '' 7 1 '' 7526 '' '' 4 470 'd687' '' 0 '' 1 '') " (16673" 'Jkill49' 1432048221 0 0 '' 1432049419 'Jkill49' 0 0 0 '' '' 0 '' '' '80738c5acc8c51b7031c1d90dbcb9ab737074bd2' '' 'jude_061299@yahoo.com' '' 1 '1999-06-12' '' '' 'Cebu' '' '' '' '' 1 1 '' 'Jkill49__😎' 0 '' 1 0 0 '' 1 1 0 2 '119.94.0.64' '119.94.0.64' 'What is your favorite breed of dog?' 'e88ae7f14022a33607878e819eca25fb' 7 1 '' 7526 '' '' 4 1862 'cfc9' '' 0 '' 1 '') " (16667" 'Seva_Todo' 1431967778 0 0 '' 1432209886 'Seva_Todo' 0 0 0 '' '' 0 '' '' 'b8cac2010c63e35ba0d217ed40f1de96ade7ac3d' '' 'gennygames03@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '91.158.162.38' '91.158.162.38' '' '' 7 1 '' 7570 '' '' 4 1337 'd09f' '' 0 '' 1 '') " (16668" 'mrspanda' 1431982135 0 0 '' 1431982521 'mrspanda' 0 0 0 '' '' 0 '' '' '102d8fed4c334921e14e3272d0c1feca896ca05a' '' 'jordanyarnes@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.230.216.65' '72.230.216.65' '' '' 7 1 '' 7526 '' '' 4 606 'defe' '' 0 '' 1 '') " (16669" 'dineamite12' 1431997777 0 0 '' 1431998562 'dineamite12' 0 0 0 '' '' 0 '' '' '0bcfb57edf9c3e0c0653f0dedf4ed0a6142fb96b' '' 'morgan.perry10@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.113.42.86' '68.113.42.86' '' '' 7 1 '' 7526 '' '' 4 1064 '7fef' '' 0 '' 1 '') " (16670" 'Sky98243' 1432003744 12 0 '' 1443890675 'Sky98243' 2 0 0 16168 '' 0 '' '' 'dbe75df4f21501ceca10338af7d62dffa797dae6' '' 'noemi_liss@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '162.238.66.49' '162.238.66.49' '' '' 7 1 '' 10846 '' '' 4 20628 'd44f' '' 0 '' 1 '') " (16672" 'Ann' 1432031626 0 0 '' 1432031626 'Ann' 0 0 0 '' '' 0 '' '' '46dbc2b420ec05b7540d05a566811a443a0d75a8' '' 'iareann_@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '120.148.13.209' '120.148.13.209' '' '' 7 1 '' 7526 '' '' 4 0 'ccd2' '' 0 '' 1 '') " (16674" 'Shakal777' 1432092019 0 0 '' 1432094677 'Shakal777' 0 0 0 '' '' 0 '' '' '28b33f19ed7699755098a6b9838e003a7f9e2f71' '' 'Sepnioarien@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '118.92.31.4' '118.92.31.4' '' '' 7 1 '' 7543 '' '' 4 242 '77da' '' 0 '' 1 '') " (16675" 'TCR_ThanCraft123' 1432112589 0 0 '' 1432112590 'TCR_ThanCraft123' 0 0 0 '' '' 0 '' '' 'd1fbcc7021112715f68aff77c40f491af0a7986f' '' 'thancraft123gaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '124.6.181.194' '124.6.181.194' '' '' 7 1 '' 7546 '' '' 4 0 '2ee6' '' 0 '' 1 '') " (16676" 'GuyWithNoLastName' 1432123233 0 0 '' 1432123834 'GuyWithNoLastName' 0 0 0 '' '' 0 '' '' '63694feff9564a5d8f55d14794de7f0b0ea772a4' '' 'cakeshlikescake@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.81.240.167' '67.81.240.167' '' '' 7 1 '' 7546 '' '' 4 950 '3f90' '' 0 '' 1 '') " (16677" 'TheTurbineTurnip' 1432152590 3 0 '' 1432172621 'TheTurbineTurnip' 0 0 0 '' '' 0 '' '' 'a8852e78e2fc198c0d599c6d87e23c82d6b5e23e' '' 'jtstepak@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.80.108.33' '67.80.108.33' '' '' 7 1 '' 7561 '' '' 4 2893 7228 '' 0 '' 1 '') " (16678" 'darklegacy24' 1432163663 0 0 '' 1439420517 'darklegacy24' 0 0 0 '' '' 0 '' '' 'ca6eb3ff7307be1a07163cd4d332de19504bdff5' '' 'khorymb24@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.217.78.243' '173.217.78.243' '' '' 7 1 '' 9451 '' '' 4 2034 6357 '' 0 '' 1 '') " (16679" 'unicorncrazy' 1432247603 0 0 '' 1432247992 'unicorncrazy' 0 0 0 '' '' 0 '' '' '94257bb0423d2a1e5fcce57c40e92eac1a7a6011' '' 'dlpotocnak@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.117.187.221' '75.117.187.221' '' '' 7 1 '' 7586 '' '' 4 973 'de5b' '' 0 '' 1 '') " (16684" 'WooflessGaming79' 1432478122 0 0 '' 1432478197 'WooflessGaming79' 0 0 0 '' '' 0 '' '' 'b0b6c5ce358a73470ca58ed4be6030cc4635fe6d' '' 'anthonywenger79@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.249.84.251' '72.170.224.127' '' '' 7 1 '' 7628 '' '' 4 323 '3ab8' '' 0 '' 1 '') " (16680" 'Pheonix_' 1432342021 1 0 '' 1432343942 'Pheonix_' 0 0 0 '' '' 0 '' '' 'f00cdad0e2681fba153189084a07cb8674856254' '' 'francisco.rivera0719@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '142.196.235.58' '142.196.235.58' '' '' 7 1 '' 7598 '' '' 4 470 'f949' '' 0 '' 1 '') " (16681" 'billyspeed1' 1432347108 0 0 '' 1432347108 'billyspeed1' 0 0 0 '' '' 0 '' '' '64203e20e018030da374a89154082a4f827c8072' '' 'bswindellnwt08@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.35.176.62' '69.35.176.62' '' '' 7 1 '' 7600 '' '' 4 0 '8eb4' '' 0 '' 1 '') " (16682" 'ElleBooo' 1432380685 0 0 '' 1432391133 'ElleBooo' 0 0 0 '' '' 0 '' '' '1650eef009619379dc94fd5779397df23633139c' '' 'deebagnall1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.190.56.192' '86.190.56.192' '' '' 7 1 '' 7607 '' '' 4 426 'b6ac' '' 0 '' 1 '') " (16683" 'Mac101Wrif' 1432414867 11 0 '' 1448917098 'Mac101Wrif' 2 0 0 '' '' 0 '' '' 'f5840aac12df5465bc680bbd39121e5a0afa0164' '' 'mattcoeling@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.161.249.191' '73.161.249.191' '' '' 7 1 '' 12916 '' '' 4 5907 '471e' '' 0 '' 1 '') " (16685" 'Destroyer551' 1432496948 0 0 '' 1432497257 'Destroyer551' 0 0 0 '' '' 0 '' '' '8686b1731a518192f756324b2716acd63d66c194' '' 'zozoe030803@Gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.25.69.243' '173.25.69.243' '' '' 7 1 '' 7633 '' '' 4 471 8306 '' 0 '' 1 '') " (16686" 'xX_evilcandy_Xx' 1432497126 0 0 '' 1432497305 'xX_evilcandy_Xx' 0 0 0 '' '' 0 '' '' '4b462d9ca6a1280136136b33c981f2415adf43a1' '' 'thesoulscraper@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '217.43.77.148' '217.43.77.148' '' '' 7 1 '' 7633 '' '' 4 329 4925 '' 0 '' 1 '') " (16687" 'xIMightyGirlIx' 1432512612 0 0 '' 1432513179 'xIMightyGirlIx' 0 0 0 '' '' 0 '' '' '3953b603337ad7ee4d25f420a3124227f13afb80' '' 'thelmacasanova87@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '%d-%m-%Y %H:%M:%S' '' 0 '' 1 0 0 '' 1 1 0 2 '108.230.230.40' '108.230.230.40' '' '' 7 1 '' 7633 '' '' 4 1029 '17e3' '' 0 '' 1 '') " (16689" 'cael8805' 1432596648 0 0 '' 1433001177 'cael8805' 0 0 0 '' '' 0 '' '' '9c5a0c3384d6e96fd39bf6eefd505f00db941aa9' '' 'caelstalter@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.9.129.192' '24.9.129.192' '' '' 7 1 '' 7733 '' '' 4 800 '2d13' '' 0 '' 1 '') " (16690" 'fffuuudddgggeee_12703' 1432598666 0 0 '' 1433027909 'fffuuudddgggeee_12703' 0 0 0 '' '' 0 '' '' '000b9cb3d168a81abeb1d273d31a5f7ad3c40ed4' '' 'hipsterchick12703@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.61.106.87' '66.61.106.87' '' '' 7 1 '' 7759 '' '' 4 735 '79c3' '' 0 '' 1 '') " (16692" 'pandakid3' 1432758200 1 0 '' 1432828173 'pandakid3' 0 0 0 '' '' 0 '' '' '4bcb91c24cf79785319e2e61de4b92c930173c76' '' 'kademalone@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.95.87.199' '98.95.87.199' '' '' 0 1 '' 7706 '' '' 4 2683 'cebd' '' 0 '' 1 '') " (16693" 'caelleac' 1432771427 5 0 '' 1432853926 'caelleac' 0 0 0 '' '' 0 '' '' 'b0f3e3fd9cb2a254a4e5f70e9f3ccba21b8116f4' '' 'caelstalter@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.9.129.192' '24.9.129.192' '' '' 0 1 '' 7713 '' '' 4 987 'f01f' '' 0 '' 1 '') " (16697" 'courtneyprincess' 1432832478 0 0 '' 1434880418 'courtneyprincess' 0 0 0 '' '' 0 '' '' '4b89601c5c7e5fdc1f02287eab821bc56b312345' '' 'courtneytownsend839@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.221.195.199' '2.221.195.199' '' '' 0 1 '' 8236 '' '' 4 600 'b257' '' 0 '' 1 '') " (16694" 'Luna' 1432779107 2 0 '' 1432779556 'Luna' 0 0 0 '' '' 0 '' '' 'c4e97c5b29676bc050eb6acded4b8d4433341570' '' 'abbyd786@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.215.77.43' '74.215.77.43' '' '' 0 1 '' 7697 '' '' 4 644 '604c' '' 0 '' 1 '') " (16695" 'StalkerPanda' 1432781974 2 0 '' 1432843880 'StalkerPanda' 0 0 0 '' '' 0 '' '' 'a072b122095c62f37778e552553dbfad0060943c' '' 'haydenshawcross44@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.239.145.121' '99.239.145.121' '' '' 0 1 '' 7711 '' '' 4 711 '1afb' '' 0 '' 1 '') " (16698" 'theawesome' 1432852657 0 0 '' 1432852917 'theawesome' 0 0 0 '' '' 0 '' '' 'f288a2a58eeebb93026388c36e0830be77aed2c7' '' 'cadence.chloe03@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '137.118.234.217' '137.118.234.217' '' '' 0 1 '' 7713 '' '' 4 543 2198 '' 0 '' 1 '') " (16701" 'Band_geek' 1432966236 0 0 '' 1433740685 'Band_geek' 0 0 0 '' '' 0 '' '' 'ce4e19f7f2a4bcd60c5b493f94aee0a640406256' '' 'Setec952@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.13.165' '172.56.13.165' '' '' 0 1 '' 7985 '' '' 4 628 2646 '' 0 '' 1 '') " (16702" 'Mr_Mittens' 1432999788 0 0 '' 1433000059 'Mr_Mittens' 0 0 0 '' '' 0 '' '' '6f103a235b72df7d91209669c529b0976215c233' '' 'Nhemling02@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.244.37.128' '96.244.37.128' '' '' 0 1 '' 7733 '' '' 4 666 '83d9' '' 0 '' 1 '') " (16703" 'chrisbloomers' 1433005075 0 0 '' 1433005110 'chrisbloomers' 0 0 0 '' '' 0 '' '' '928d0b7d178668a79cf07eb02c38a84f5fa5ddbd' '' 'christopherbbbxxx1@googlemail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '94.174.52.180' '94.174.52.180' '' '' 0 1 '' 7734 '' '' 4 0 2541 '' 0 '' 1 '') " (16704" 'rtodto30' 1433006258 0 0 '' 1435702793 'rtodto30' 0 0 0 '' '' 0 '' '' '26ea33e2f333a62b63a4d9ed3285033c8d6ca8d4' '' 'ruizjrmartin@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.248.160.43' '172.248.160.43' '' '' 0 1 '' 8362 '' '' 4 466 'f55f' '' 0 '' 1 '') " (16705" 'Cookimonster' 1433037993 0 0 '' 1436287617 'Cookimonster' 0 0 0 '' '' 0 '' '' '800e8aa26f4f4998c2ae3a0d040c5d92148ff4cb' '' 'Chelyturner@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.169.30.30' '66.169.30.30' '' '' 0 1 '' 8513 '' '' 4 372 '83d8' '' 0 '' 1 '') " (16706" 'SolarBeam112' 1433050968 0 0 '' 0 'SolarBeam112' 0 0 0 '' '' 0 '' '' 'd94efa5ba427018e3212fcab94cd00f2ac06108a' '' 'gamer21@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.236.33.109' '24.236.33.109' '' '' 0 1 '' 0 '' '' 4 0 'd889' '' 0 '' 1 '') " (16707" 'ianknoblauch' 1433102932 0 0 '' 1434303521 'ianknoblauch' 0 0 0 '' '' 0 '' '' '583e832981478806e05c22a15a63a63c425e476e' '' 'knoblauchian@gmail.com' '' 1 '2002-03-15' '' '' 'Wichita KS' '' '' '' '' 1 1 '' 'Ian Knoblauch' 0 '' 1 0 0 '' 1 1 0 2 '104.178.118.117' '104.178.118.117' '' '' 0 1 '' 8116 '' '' 4 1392 9292 '' 0 '' 1 '') " (16708" 'c.caratachea' 1433114131 0 0 '' 1446514940 'c.caratachea' 2 2 0 '' '' 0 '' '' '29fc72fd280daab48bbc921a68b5f02051431a67' '' 'caratacheac123@icloud.com' '' 1 '2002-05-16' '' '' '' '' '' '' '' 0 1 '' 'Christian Caratachea' 0 '' 1 0 0 '' 1 1 0 2 '208.54.83.177' '208.54.83.177' '' '' 0 1 '' 11804 '' '' 4 4863 '7a89' '' 0 '' 1 '') " (16709" 'Graciebear' 1433116721 0 0 '' 1433117254 'Graciebear' 0 0 0 '' '' 0 '' '' '2429af24fba5ca972deec6f8fe9bc4f5a759de80' '' 'Utjohnston@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.90.85.148' '108.90.85.148' '' '' 0 1 '' 7790 '' '' 4 310 '354e' '' 0 '' 1 '') " (16710" 'mccafferty20i' 1433196157 0 0 '' 0 'mccafferty20i' 0 0 0 '' '' 0 '' '' '1b562630278d044bc384874e9b20065a67689b53' '' 'mccafferty207@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.161.64.46' '71.161.64.46' '' '' 0 1 '' 0 '' '' 4 0 'cbce' '' 0 '' 1 '') " (16711" 'HMorris gaming' 1433199264 1 0 '' 1433199631 'HMorris gaming' 0 0 0 '' '' 0 '' '' '99036c5519ca94b24db372e9de42a928e3043d67' '' 'hmorrisbf4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.207.65.118' '73.207.65.118' '' '' 0 1 '' 7826 '' '' 4 569 '1ebb' '' 0 '' 1 '') " (16712" 'Kookie2004' 1433202380 2 0 '' 1434552341 'Kookie2004' 1 0 0 '' '' 0 '' '' 'c5e85861065f1de7f89a2a68871e307e2e58e8b1' '' 'allyviator@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.179.223.240' '98.179.223.240' '' '' 0 1 '' 8168 '' '' 4 9889 'ee5a' '' 0 '' 1 '') " (16713" 'Dogs1012' 1433205006 0 0 '' 1434501955 'Dogs1012' 7 1 1 '' '' 0 '' '' 'd54002a55c3bd812c5e1d77fd7fefaec4ff287ff' '' 'ashondalovesdogs@outlook.com' 'love peace dogs wolf and friendship' 2 '1997-12-31' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.76.250.252' '74.76.250.252' '' '' 0 1 '4cf6dcc907' 8165 '' '' 4 17822 'be38' '' 0 '1435629164|4' 1 '') " (16714" 'MollyG428' 1433207173 0 0 '' 0 'MollyG428' 0 0 0 '' '' 0 '' '' 'ebf7d688226ba5fec7789cace61b257039080b16' '' 'rstaffey@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.51.240.198' '72.51.240.198' '' '' 0 1 '' 0 '' '' 4 0 '5fa8' '' 0 '' 1 '') " (16717" 'SirCactus' 1433440781 5 0 '' 1446933558 'SirCactus' 0 0 0 '' '' 0 '' '' 'bcc62063a4ca384c248fa7bf4c3793d0fff6ad62' '' 'stanisauskisl@gmail.com' '' 1 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.40.149.41' '86.40.149.41' '' '' 0 1 '' 11968 '' '' 4 8274 'be31' '' 0 '' 1 '') " (16715" 'Cooper Wilmott' 1433316550 0 0 '' 1433316706 'Cooper Wilmott' 0 0 0 '' '' 0 '' '' 'b1fc81d6043807ea4b3b6702d791e66767b7f13e' '' 'Coopwil06@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '115.70.54.59' '115.70.54.59' '' '' 0 1 '' 7861 '' '' 4 313 'd787' '' 0 '' 1 '') " (16716" 'Jess' 1433410720 0 0 '' 0 'Jess' 0 0 0 '' '' 0 '' '' '0e739f769b46882bf36da7d2ea34ecbec2de3cb9' '' 'Jessica@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '101.162.186.4' '101.162.186.4' '' '' 0 1 '' 0 '' '' 4 0 913 '' 0 '' 1 '') " (16721" 'Nibbes1997' 1433483620 0 0 '' 1433483739 'Nibbes1997' 0 0 0 '' '' 0 '' '' '6ac6e87fa7e094cb01a61d0e6970aaa2d81aaca9' '' 'rws1997@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.4.39' '172.56.4.39' '' '' 0 1 '' 7915 '' '' 4 0 'ef99' '' 0 '' 1 '') " (16718" 'SkytheKid' 1433457829 0 0 '' 0 'SkytheKid' 0 0 0 '' '' 0 '' '' '35a1ce294ae3383de5e898f773d5b9bbb6ed0dbd' '' 'STPierson4@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.98.66.86' '99.98.66.86' '' '' 0 1 '' 0 '' '' 4 0 '4a8a' '' 0 '1433458290|1' 1 '') " (16719" '_Tempiz_' 1433459210 0 0 '' 0 '_Tempiz_' 0 0 0 '' '' 0 '' '' '8f8cffd97a608ddc063176efc67734ec70dcd09d' '' 'tempizgaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.86.196.189' '67.86.196.189' '' '' 0 1 '' 0 '' '' 4 0 '92df' '' 0 '' 1 '') " (16720" 'KAT13J0' 1433465835 1 0 '' 1433526918 'KAT13J0' 0 0 0 '' '' 0 '' '' '183a23ab4aa49c68379c67b5a460f97de3e1c238' '' 'love44565@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.177.165.237' '24.177.165.237' '' '' 0 1 '' 7922 '' '' 4 796 'b024' '' 0 '' 1 '') " (16723" 'ihazponys' 1433522831 1 0 '' 1434850518 'ihazponys' 0 0 0 '' '' 0 '' '' '4e338766f5b71ee17e0344652a4528bbf10a6628' '' 'lilceciau@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.204.178.11' '73.204.178.11' '' '' 0 1 '' 8234 '' '' 4 197 '35d1' '' 0 '' 1 '') " (16722" 'datcoolbacondude' 1433514330 4 0 '' 1439278543 'datcoolbacondude' 0 0 0 '' '' 0 '' '' 'd13f34972253795fe3cb95936cd74097f41885bb' '' 'cameronmcgregor0595@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.146.59.164' '109.146.59.164' '' '' 0 1 '' 9364 '' '' 4 2678 'f08f' '' 0 '' 1 '') " (16726" 'DerangedRogue' 1433591997 6 0 '' 1441457059 'DerangedRogue' 0 0 0 '' '' 0 '' '' '64ab9d580bf6eed1831019f0e765b7d5c167490a' '' 'xfinianz@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.2.202.238' '67.2.202.238' '' '' 0 1 '' 10298 '' '' 4 2182 'a59d' '' 0 '' 1 '') " (16724" 'Blake' 1433529940 0 0 '' 1433530391 'Blake' 0 0 0 '' '' 0 '' '' '0df841e5da38b563cd560f4e66866fe8b9b205f3' '' 'aubreybtay@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.215.134.213' '70.215.134.213' '' '' 0 1 '' 7924 '' '' 4 878 '3fcd' '' 0 '' 1 '') " (16725" 'JettHawk14almost15' 1433545994 0 0 '' 0 'JettHawk14almost15' 0 0 0 '' '' 0 '' '' '47ca9ce0ec01060c3be2aa34eccb92316834786b' '' 'Jetthawk14edge@fp.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.229.10.114' '66.229.10.114' '' '' 0 1 '' 0 '' '' 4 0 1936 '' 0 '' 1 '') " (16727" 'Rainbowpop' 1433622216 0 0 '' 1433629962 'Rainbowpop' 0 0 0 '' '' 0 '' '' 'cf30381180bcfd4b1bf619f4da241306f848cb79' '' 'Mayabelle0902@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.102.25.81' '97.102.25.81' '' '' 0 1 '' 7955 '' '' 4 345 'b24b' '' 0 '' 1 '') " (16729" 'ajencik' 1433711227 20 0 '' 1439920511 'ajencik' 0 0 0 '' '' 0 '' '' '5db6a58a539123fe0f0f1a02ed46fabe4d298a05' '' 'ajencik@comcast.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.194.186.206' '73.194.186.206' '' '' 0 1 '' 9774 '' '' 4 10534 'd409' '' 0 '' 1 '') " (16728" 'killingameing' 1433644502 0 0 '' 1433645784 'killingameing' 0 0 0 '' '' 0 '' '' '67927c9005e1213bd0c6c865a5daf962254411c2' '' 'mby3321@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.208.4.17' '69.208.4.17' '' '' 0 1 '' 7956 '' '' 4 534 'c8d3' '' 0 '' 1 '') " (16739" 'girl-swag' 1433869865 0 0 '' 1434055330 'girl-swag' 1 0 0 '' '' 0 '' '' '819ce19252a0a76a1c42c3f61cb8249c09d29c33' '' 'aleeyahnole@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.193.144.230' '107.193.144.230' '' '' 0 1 '' 8062 '' '' 4 1598 'b50f' '' 0 '' 1 '') " (16730" 'Madam_Giggles' 1433712637 2 0 '' 1439918093 'Madam_Giggles' 0 0 0 '' '' 0 '' '' 'b993bbdc5729d56d008865720dcd5093f9ed5773' '' 'hjencik@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.194.186.206' '73.194.186.206' '' '' 0 1 '' 9773 '' '' 4 1736 '2b8b' '' 0 '' 1 '') " (16731" 'KittyCakes23' 1433714939 1 0 '' 1435806929 'KittyCakes23' 0 0 0 '' '' 0 '' '' 'de2538592b12455926964b59f25b3512e6fddc40' '' 'larry23erin@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.121.115.75' '75.121.115.75' '' '' 0 1 '' 8386 '' '' 4 469 '3bfe' '' 0 '' 1 '') " (16732" 'TheEndermanSquad' 1433720830 1 0 '' 1437069487 'TheEndermanSquad' 0 0 0 '' '' 0 '' '' '90e3b9016b0159ac3a0cbfb9ef2c515c9c85169b' '' 'Theendermansquad@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.147.137.90' '50.147.137.90' '' '' 0 1 '' 8695 '' '' 4 920 'd0a7' '' 0 '' 1 '') " (16733" 'redbat5649' 1433722386 0 0 '' 1433810587 'redbat5649' 0 0 0 '' '' 0 '' '' '6e9db2fd4dafa12fca441d1fae047ccf79b76155' '' 'spetrobes96@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.160.216.9' '67.160.216.9' '' '' 0 1 '' 7993 '' '' 4 2626 8576 '' 0 '' 1 '') " (16734" 'Mabelchoc' 1433780823 0 0 '' 1438241852 'Mabelchoc' 0 0 0 '' '' 0 '' '' '7d3c078e6741581c0a2405e3c4f8e37300bf11ce' '' 'Isabelleakey@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.7.126.208' '86.7.126.208' '' '' 0 1 '' 8977 '' '' 4 1051 7904 '' 0 '' 1 '') " (16735" 'ElliotNightray' 1433782555 3 0 '' 1447860132 'ElliotNightray' 0 0 0 '' '' 0 '' '' '2a7a38ab48e24baaa8d8f502c47c7cbc0e537c3b' '' 'enightray4432@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.150.4.7' '64.150.4.7' '' '' 0 1 '' 12294 '' '' 4 526 '71fb' '' 0 '' 1 '') " (16736" 'Neptune' 1433796276 0 0 '' 1433796319 'Neptune' 0 0 0 '' '' 0 '' '' '1d07ae4987ae2ed8bd9423ebd935919991ed1307' '' 'pokemon.bulbuasaur01@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.53.200.31' '73.53.200.31' '' '' 0 1 '' 7990 '' '' 4 0 'a472' '' 0 '' 1 '') " (16737" 'falling_shadows' 1433817991 1 0 '' 1434051833 'falling_shadows' 0 0 0 '' '' 0 '' '' 'c12fd5e91098da9ffffb5173dddc6cc2bdf65693' '' 'koltentinto@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.215.41.220' '173.215.41.220' '' '' 0 1 '' 8059 '' '' 4 864 5886 '' 0 '' 1 '') " (16738" 'Dan tdm boii' 1433822893 0 0 '' 0 'Dan tdm boii' 0 0 0 '' '' 0 '' '' 'b8e9fd85b8c3a27d7e021506e919585d1e9a5187' '' 'linoledesma.12@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.9.160' '172.56.9.160' '' '' 0 1 '' 0 '' '' 4 0 '396f' '' 0 '' 1 '') " (16740" 'PandaLover236' 1433884436 0 0 '' 1434121106 'PandaLover236' 0 0 0 '' '' 0 '' '' '644bdb28a8b543d9ec490c60def0d0f65c35f279' '' 'alexsandra11.patten@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.61.3.8' '68.61.3.8' '' '' 0 1 '' 8086 '' '' 4 315 'd739' '' 0 '' 1 '') " (16741" 'totocop001' 1433908058 0 0 '' 1433908321 'totocop001' 0 0 0 '' '' 0 '' '' 'c0ca34f33dc62b9635b050575e10f19d60c1b040' '' 'totocruzcid@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.26.58.209' '70.26.58.209' '' '' 0 1 '' 8016 '' '' 4 369 '9afe' '' 0 '' 1 '') " (16743" 'eweasy' 1433997325 2 0 '' 1434591227 'eweasy' 0 0 0 '' '' 0 '' '' '37ee87446880487e6b9493d3a47ab841e879f332' '' 'dgjunderkill007@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.196.196.209' '70.196.196.209' '' '' 0 1 '' 8173 '' '' 4 2203 '1e5a' '' 0 '' 1 '') " (16742" 'xXSkyXx' 1433965337 18 0 '' 1448415261 'xXSkyXx' 0 0 0 '' '' 0 '' '' '04e0a1e40cd9e3c82d888a368a83c5680583c05c' '' 'debbielavoi@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.217.94.241' '173.217.94.241' '' '' 0 1 '' 12627 '' '' 4 16325 'd90e' '' 0 '' 1 '') " (16744" 'MaciBoo123' 1433999995 4 0 '' 1446677282 'MaciBoo123' 2 0 0 '' '' 0 '' '' '3cc201cde61e808483ced1afbf34a953a0708a0e' '' 'macibeth123@gmail.com' 'Heyyy' 2 '0001-01-01' '' '' 'On Earth' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.40.184.150' '73.40.184.150' '' '' 0 1 '' 11872 '' '' 4 12789 2884 '' 0 '' 1 '') " (16745" 'iTzChucky' 1434053108 0 0 '' 1434053686 'iTzChucky' 0 0 0 '' '' 0 '' '' '0942cf6481b3f77a45ef09eda5e223cd5d0a0d8c' '' 'johnmabley89@outlook.com' 'One does not simply think mayonnaise an instrument' 1 '0001-01-01' 'https://www.youtube.com/channel/UCiRqCfuRrKKdmLqpyK0gZjw' 'https://www.youtube.com/channel/UCiRqCfuRrKKdmLqpyK0gZjw' '' '' '' '' '' 1 1 '' 'ḯṰʑȻḧ?ćĸɤ' 0 '' 1 0 0 '' 1 1 0 2 '50.178.22.64' '50.178.22.64' '' '' 0 1 '' 8060 '' '' 4 704 'a1bc' '' 0 '' 1 '') " (16747" 'Beastie04' 1434127757 8 0 '' 1442747726 'Beastie04' 0 0 0 '' '' 0 '' '' '729e31065df72942c6276bc46f9c25d546f137c2' '' 'kh.stephens@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.218.35.22' '2.218.35.22' '' '' 0 1 '' 10599 '' '' 4 8966 '95f6' '' 0 '' 1 '') " (16746" 'SwegLord' 1434077966 4 0 '' 1435265540 'SwegLord' 0 0 0 '' '' 0 '' '' '68d11dd4c30bf7d1fbf5e27c0d407e0ab665bf39' '' 'Sweglord1243@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.42.145.215' '108.42.145.215' '' '' 0 1 '' 8254 '' '' 4 1377 'eab3' '' 0 '' 1 '') " (16768" 'xxh20pvpzxx' 1434902912 0 0 '' 0 'xxh20pvpzxx' 0 0 0 '' '' 0 '' '' 'be17649a057f20b9a99c854a2bb482ce298133ec' '' 'reeceearle@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.215.193.251' '90.215.193.251' '' '' 0 1 '' 0 '' '' 4 0 '925c' '' 0 '1439021773|3' 1 '') " (16748" 'Syn2001954' 1434147451 1 0 '' 1434149618 'Syn2001954' 1 1 1 '' '' 0 '' '' '55d93b1327d1cfdbf7579407a3898813640ce5fc' '' 'carsonpcowell2001@gmail.com' 'Syn is here' 1 '2001-03-06' '' '' 'Chatham' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.162.111.80' '108.162.111.80' '' '' 0 1 '' 8092 '' '' 4 2304 9264 '' 0 '' 1 '') " (16749" 'jordan42264226' 1434150175 0 0 '' 1434150331 'jordan42264226' 0 0 0 '' '' 0 '' '' '7a4887433cdc6eae896153dfcde513999cb7e3db' '' 'tullyoj03@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '101.184.13.118' '101.184.13.118' '' '' 0 1 '' 8093 '' '' 4 428 '71aa' '' 0 '' 1 '') " (16750" 'GreatEthanCamp' 1434157598 0 0 '' 0 'GreatEthanCamp' 0 0 0 '' '' 0 '' '' 'ad7eb152ed84f5297d1a4ec58a7c064152e78079' '' 'sgeorge419@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.152.232.108' '24.152.232.108' '' '' 0 1 '' 0 '' '' 4 0 'af30' '' 0 '' 1 '') " (16751" 'caraforever36' 1434204883 8 0 '' 1442057075 'caraforever36' 0 0 0 '' '' 0 '' '' '7b3a7ac768cb70babb4a8c6aaa64caa5c4d4e946' '' 'carafairc@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.166.245.186' '98.166.245.186' '' '' 0 1 '' 10446 '' '' 4 6046 9676 '' 0 '' 1 '') " (16764" 'mysteryale' 1434658261 0 0 '' 0 'mysteryale' 0 0 0 '' '' 0 '' '' '2d3599dbd52a424bcb3fa8e76b94ac2568c6b2e7' '' 'whynotyou@myself.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.139.95.6' '75.139.95.6' '' '' 0 1 '' 0 '' '' 4 0 '3def' '' 0 '' 1 '') " (16752" 'Lizard0verlord' 1434223885 0 0 '' 0 'Lizard0verlord' 0 0 0 '' '' 0 '' '' 'fe8d5b9774e826f6692b90699b44e3ab9bec6af6' '' 'alenestockton@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.156.214.43' '184.156.214.43' '' '' 0 1 '' 0 '' '' 4 0 9439 '' 0 '' 1 '') " (16753" 'Ningaturtalgal' 1434227582 0 0 '' 1434228845 'Ningaturtalgal' 0 0 0 '' '' 0 '' '' '7af7fd9665be2755213553c2e6bed1205c34f418' '' 'Jaydenwrightjohnson@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.110.197.180' '50.110.197.180' '' '' 0 1 '' 8104 '' '' 4 340 'a927' '' 0 '' 1 '') " (16754" 'WolvesRawesome12' 1434320150 0 0 '' 0 'WolvesRawesome12' 0 0 0 '' '' 0 '' '' '9cc3d63347816995612d5683954402edc32ecf13' '' 'lynnemariemitcheltree@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.1.238.194' '73.1.238.194' '' '' 0 1 '' 0 '' '' 4 0 'fe46' '' 0 '' 1 '') " (16755" 'Fresh_Mint_Spy' 1434344463 0 0 '' 0 'Fresh_Mint_Spy' 0 0 0 '' '' 0 '' '' 'f2ee9e2bb1f4f11b61d2469038f1e63357ed12bc' '' 'panda5130@comcast.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.50.134.141' '73.50.134.141' '' '' 0 1 '' 0 '' '' 4 0 '942d' '' 0 '' 1 '') " (16756" 'DragonBreath411' 1434353847 16 0 '' 1443999793 'DragonBreath411' 0 0 0 '' '' 0 '' '' '7ab7064410b41b24a4f0349e5bf982eb24a83b2b' '' 'luisdelrio32@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.80.234.98' '98.80.234.98' '' '' 0 1 '' 10900 '' '' 4 14237 'c88f' '' 0 '' 1 '') " (16757" 'Anime_Ender' 1434387241 3 0 '' 1447618356 'Anime_Ender' 0 0 0 '' '' 0 '' '' '72d2a3f3282a29ed26ff763c7e211b2f2bb7fcb8' '' 'bubble_gumThug@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.245.76.68' '69.245.76.68' '' '' 0 1 '' 12216 '' '' 4 2337 '0bd8' '' 0 '' 1 '') " (16758" 'jasperjett88' 1434398109 1 0 '' 1434398420 'jasperjett88' 0 0 0 '' '' 0 '' '' 'b8b38e88e02c4506e75092124a4a42ee0815d530' '' 'jasperjett88@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.183.120.162' '75.183.120.162' 'yuotube password' 'd4986a842446eee51913b05d3869d1ba' 0 1 '' 8126 '' '' 4 385 'c2a7' '' 0 '' 1 '') " (16759" 'Xanbelor55' 1434421627 32 0 '' 1448632883 'Xanbelor55' 0 0 0 '' '' 0 '' '' '9b6a1af51cd6abb2447662bd8605adde87388ef7' '' 'rosedoloresbarron@aol.com' 'Hello Boys and girls! Presented by The_FlamesZ_Xan' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' 'Hello boys and girls Presented by The_FlamesZ_Xan!' 0 '' 1 0 0 '' 1 1 0 2 '50.175.191.165' '50.175.191.165' '' '' 0 1 '' 12730 '' '' 4 29354 '9df0' '' 0 '' 1 '') " (16760" 'xXKingMonsterXx' 1434423404 2 0 '' 1441146340 'xXKingMonsterXx' 4 1 1 '' '' 0 '' '' '3d2e039ef7e991bcc5569ebd05b0d29f645bebbe' '' 'destoryerking111@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.91.6.226' '75.91.6.226' '' '' 0 1 '' 10204 '' '' 4 11178 'd11b' '' 0 '' 1 '') " (16761" 'Gunhead567' 1434431264 1 0 '' 1434434380 'Gunhead567' 0 0 0 '' '' 0 '' '' 'cc19704c00e3688703a58483b789e883ce82b07b' '' 'fountaindaniel26@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.44.194.26' '66.44.194.26' '' '' 0 1 '' 8141 '' '' 4 1933 'edeb' '' 0 '' 1 '') " (16762" 'TinyLittleKitty' 1434459210 1 0 '' 1434461325 'TinyLittleKitty' 0 0 0 '' '' 0 '' '' 'a55d413267aa59bc61be618c0b9e8b9c0a7ddd70' '' 'tvvliet1992@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '85.150.42.122' '85.150.42.122' '' '' 0 1 '' 8146 '' '' 4 976 'ac92' '' 0 '' 1 '') " (16763" 'DJTIGER316' 1434474614 0 0 '' 1434475313 'DJTIGER316' 0 0 0 '' '' 0 '' '' '764a051cbd947dc72cf4cd01fbac601c59090d40' '' 'djtiger316@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.115.178.243' '98.115.178.243' '' '' 0 1 '' 8151 '' '' 4 841 'dddd' '' 0 '' 1 '') " (16765" 'EnderOcelot Gaming' 1434757624 2 0 '' 1435507625 'EnderOcelot Gaming' 0 0 0 '' '' 0 '' '' '4f3f449c70ba19b700a24b74b7fd7fcfbad05dd8' '' 'mincraft.miner.pro@gmail.com' 'THE END IS NEAR! Inside that portal to be exact ;)' 2 '0001-01-01' '' '' 'UK' '' '' '' '' 0 1 '' 'The end... It is near.
Just head through that portal over there and you will find it.' 0 '' 1 0 0 '' 1 1 0 2 '86.179.60.154' '86.179.60.154' 'What is your YT channel name?' 'a389c18a9e77c678869e18bc2030a66f' 0 1 '' 8312 '' '' 4 1463 '763c' '' 0 '' 1 ''); INSERT INTO `smf_members` " (`id_member`" `member_name` `date_registered` `posts` `id_group` `lngfile` `last_login` `real_name` `instant_messages` `unread_messages` `new_pm` `buddy_list` `pm_ignore_list` `pm_prefs` `mod_prefs` `message_labels` `passwd` `openid_uri` `email_address` `personal_text` `gender` `birthdate` `website_title` `website_url` `location` `icq` `aim` `yim` `msn` `hide_email` `show_online` `time_format` `signature` `time_offset` `avatar` `pm_email_notify` `karma_bad` `karma_good` `usertitle` `notify_announcements` `notify_regularity` `notify_send_body` `notify_types` `member_ip` `member_ip2` `secret_question` `secret_answer` `id_theme` `is_activated` `validation_code` `id_msg_last_visit` `additional_groups` `smiley_set` `id_post_group` `total_time_logged_in` `password_salt` `ignore_boards` `warning` `passwd_flood` `pm_receive_from` `breeze_profile_views`) VALUES (16766 'Crazy' 1434765314 0 0 '' 1435939110 'Crazy' 0 0 0 '' '' 0 '' '' '72567b57e84c3e89e1e5d32015c9f55c22fec259' '' 'nickw817@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.178.135.205' '73.178.135.205' '' '' 0 1 '' 8411 '' '' 4 1027 4346 '' 0 '' 1 '') " (16767" 'Chive92' 1434781370 0 0 '' 1434872125 'Chive92' 0 0 0 '' '' 0 '' '' '42d090f30ea70c20ab5c37aa786704d0026679f4' '' 'golbahar@outlook.com' '' 1 '1992-08-17' '' '' 'Canada' '' '' '' '' 1 1 '' 'I've never been reckless - it's always calculated. I'm mischievous but I'm calculated.' 0 '' 1 0 0 '' 1 1 0 2 '67.193.192.92' '67.193.192.92' '' '' 0 1 '' 8236 '' '' 4 495 6571 '' 0 '' 1 '') " (16769" 'SnowyMinnerXKate' 1434943546 0 0 '' 1434943642 'SnowyMinnerXKate' 0 0 0 '' '' 0 '' '' 'ac1f4f9bff433ada3247a87f8e9e66c54d2b80b9' '' 'aniyahcoleman12@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.8.157.44' '99.8.157.44' '' '' 0 1 '' 8244 '' '' 4 0 'be7c' '' 0 '' 1 '') " (16770" 'PixlChiks' 1435253384 2 0 '' 1439516580 'PixlChiks' 0 0 0 '' '' 0 '' '' '03174e0a05c3d7ba75365d7c2cb6f261e681749e' '' 'belanski123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.128.41.81' '65.128.41.81' '' '' 0 1 '' 9476 '' '' 4 1097 '58de' '' 0 '' 1 '') " (16771" 'Megamegs' 1435262516 0 0 '' 1435265403 'Megamegs' 1 0 0 '' '' 0 '' '' '3d30c5c4c127011528260238559dac8b57a6a40b' '' 'megamegs2015@gmail.com' 'Meow' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.183.129.205' '73.183.129.205' '' '' 0 1 '' 8253 '' '' 4 1815 8228 '' 0 '' 1 '') " (16779" 'I Dont Know' 1435436447 0 0 '' 0 'I Dont Know' 0 0 0 '' '' 0 '' '' '000034917a5f551d2583e8c1cb040bf63f739baa' '' 'taoufik_ramla@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.177.112.218' '173.177.112.218' '' '' 0 1 '' 0 '' '' 4 0 'e0cb' '' 0 '' 1 '') " (16775" 'djmoney' 1435358162 0 0 '' 1435449999 'djmoney' 0 0 0 '' '' 0 '' '' 'db6ad3b28c0361c5d572407d8bafb33611c2034f' '' 'davolmosesjr06@gmail.com' '' 1 '2006-07-05' 'instagram' '' '' 3034377881 '' '' '' 0 1 '' 'Djmoney' 0 '' 1 0 0 '' 1 1 0 2 '66.87.150.100' '66.87.150.100' '' '' 0 1 '' 8306 '' '' 4 728 'a684' '' 0 '' 1 '') " (17149" 'GiggleAngel' 1443813185 0 0 '' 1443813606 'GiggleAngel' 0 0 0 '' '' 0 '' '' 'daa10944855a6ada6b3d009e6bfbe90cac955fee' '' 'dramadiva007@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.177.149.156' '71.177.149.156' '' '' 0 1 '' 10832 '' '' 4 871 4348 '' 0 '' 1 '') " (16788" 'Coolgirl700' 1435693662 0 0 '' 0 'Coolgirl700' 0 0 0 '' '' 0 '' '' '195a4ef1c0cad3c62eef295488092ee2725641d8' '' 'melissa@webkinz.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.163.37.170' '75.163.37.170' '' '' 0 1 '' 0 '' '' 4 0 '8c01' '' 0 '' 1 '') " (16777" 'bagpipelove123' 1435421610 5 0 '' 1448760113 'bagpipelove123' 3 0 0 '' '' 0 '' '' 'a91ab8db850deeab14b1438db9e007b4ef4139e0' '' 'roseanneiscool98@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '146.200.85.0' '146.200.85.0' '' '' 0 1 'dc15cdc88b' 12807 '' '' 4 11804 '099d' '' 0 '' 0 '') " (16789" 'Grapple' 1435697422 8 0 '' 1445985456 'Grapple' 1 0 0 '' '' 0 '' '' '0b10420f4a592a31ab78cbec54811dcf9b93a904' '' 'YouWotGary@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.16.125.66' '76.16.125.66' '' '' 0 1 '' 11625 '' '' 4 11303 '7f81' '' 0 '' 1 '') " (16778" 'Micheliena' 1435426882 4 0 '' 1435437122 'Micheliena' 0 0 0 '' '' 0 '' '' '385753bb09cc6874df2e0700ad7580298052b89d' '' 'str8edgegoddess@outlook.com' '' 2 '1988-03-13' '' '' '' '' '' '' '' 1 0 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.39.30.15' '68.39.30.15' '' '' 0 1 '' 8295 '' '' 4 3850 '9da3' '' 0 '' 1 '') " (16781" 'Happy90703' 1435467940 0 0 '' 1435468399 'Happy90703' 0 0 0 '' '' 0 '' '' '8edda523bdf802a559ff63b1e8c4a25405296dbe' '' 'marcellus2090@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 'http://www. mypage.com/mypic.gid' 1 0 0 '' 1 1 0 2 '99.102.18.115' '99.102.18.115' '' '' 0 1 '' 8307 '' '' 4 390 9802 '' 0 '' 1 '') " (16780" 'grayskull' 1435450129 0 0 '' 0 'grayskull' 0 0 0 '' '' 0 '' '' '9a12cb2d0baa719c172abf233469c64baba0547a' '' 'dmggaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.87.150.100' '66.87.150.100' '' '' 0 1 '' 0 '' '' 4 0 'b0ca' '' 0 '' 1 '') " (16782" 'HauntedToaster' 1435470111 0 0 '' 1436251390 'HauntedToaster' 0 0 0 '' '' 0 '' '' '22c263fb588ec2e0271d0b82a9fb7bd8f616ef19' '' 'sergioenriquez321@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.25.191.211' '73.25.191.211' '' '' 0 1 '' 8505 '' '' 4 765 4959 '' 0 '' 1 '') " (16784" 'minecraft5457' 1435497200 0 0 '' 1435497646 'minecraft5457' 0 0 0 '' '' 0 '' '' '922f4eb239161167dc9e5e09143339ad0df65dd6' '' 'alexanderlimzy.2001@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '115.66.129.135' '115.66.129.135' '' '' 0 1 '' 8312 '' '' 4 558 'cf0b' '' 0 '' 1 '') " (16785" 'ClusterGames' 1435534932 0 0 '' 1442166944 'ClusterGames' 0 0 0 '' '' 0 '' '' 'efca11c411ec0339852f5c33a63dd0bc47205d71' '' 'asaeed-222@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '45.58.195.22' '45.58.195.22' '' '' 0 1 '' 10508 '' '' 4 2401 9168 '' 0 '' 1 '') " (16786" 'Vovin' 1435544799 4 0 '' 1448931934 'Vovin' 0 0 0 '' '' 0 '' '' '346cd612ab337f4d2afcc4ada9bf380d31e2806b' '' '0800154@gmail.com' 'Fish can roll.' 1 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.182.45.28' '98.182.45.28' '' '' 0 1 '' 12917 '' '' 4 2212 'feee' '' 0 '' 1 '') " (16787" 'freddie9950' 1435688067 2 0 '' 1435913035 'freddie9950' 0 0 0 '' '' 0 '' '' '5d35f1bae00ec7717d0feb08c314e56d2e283020' '' 'aaronmcelroy2010@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.88.237.237' '71.88.237.237' '' '' 0 1 '' 8404 '' '' 4 1159 '821d' '' 0 '' 1 '') " (16790" 'cheshire' 1435704158 1 0 '' 1435704343 'cheshire' 0 0 0 '' '' 0 '' '' 'c3bba688bf700de33c064971df8e84c59a324034' '' 'emily.underwood20@whitfieldschool.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.157.248.105' '99.157.248.105' '' '' 0 1 '' 8362 '' '' 4 94 '7ad4' '' 0 '' 1 '') " (16799" 'minepeeps330' 1435992636 2 0 '' 1436377728 'minepeeps330' 0 0 0 '' '' 0 '' '' 'f9a3959938e9489ae22f4087e7069dc79e2486b0' '' 'lvoeisforeveraj@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.53.217.22' '73.53.217.22' '' '' 0 1 '' 8525 '' '' 4 1106 'f8a6' '' 0 '' 1 '') " (16791" 'nina' 1435755331 0 0 '' 1436021663 'nina' 0 0 0 '' '' 0 '' '' 'cfa1efe1a85653ae6e8642718201eeedfc471929' '' 'nina.strass@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '85.127.81.5' '85.127.81.5' '' '' 0 1 '' 8417 '' '' 4 407 'b905' '' 0 '' 1 '') " (16792" 'SiriusGamingHD' 1435767627 1 0 '' 1436486650 'SiriusGamingHD' 0 0 0 '' '' 0 '' '' '7930928999ea508a0178badfcf00fd5752258345' '' 'the.real.sirius.gaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.194.84.129' '107.194.84.129' '' '' 0 1 '' 8582 '' '' 4 1787 2129 '' 0 '' 1 '') " (16794" 'Matthew7558' 1435771967 5 0 '' 1437701012 'Matthew7558' 0 0 0 '' '' 0 '' '' '7d90cc895f73500091aa7c6758b3100f8eed7093' '' 'jojay11@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.249.132.20' '173.249.132.20' '' '' 0 1 '' 8908 '' '' 4 11987 'c891' '' 0 '1437925042|1' 1 '') " (16795" 'ehamrak@sgu.edu' 1435773239 0 0 '' 0 'ehamrak@sgu.edu' 0 0 0 '' '' 0 '' '' '75b817e1bdd5729e74841ca89fa8cd1635016346' '' 'ehamrak@sgu.edu' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.52.66.147' '173.52.66.147' '' '' 0 1 '' 0 '' '' 4 0 'bf7d' '' 0 '' 1 '') " (16796" 'Kittycat al' 1435795924 0 0 '' 1435800030 'Kittycat al' 0 0 0 '' '' 0 '' '' '687cf38c53d3323fa5c9b014c0a69ac0902cd791' '' 'alecia1283@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '142.197.217.137' '142.197.217.137' '' '' 0 1 '' 8378 '' '' 4 193 '0d3b' '' 0 '' 1 '') " (16797" 'abramschuetz' 1435799152 0 0 '' 1435799259 'abramschuetz' 0 0 0 '' '' 0 '' '' '1c7c2483ea938bcbe75963d588bf6d05f05e2b8f' '' 'abramschuetz@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.214.145.113' '108.214.145.113' '' '' 0 1 '' 8382 '' '' 4 0 '5fb0' '' 0 '' 1 '') " (16798" 'VonStrass' 1435905558 7 0 '' 1448937097 'VonStrass' 0 0 0 '' '' 0 '' '' '33e29f32d3a55064bd6af9a79598fdfa8fa6974d' '' 'max@vonstrasser.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.103.176.50' '76.103.176.50' '' '' 0 1 '' 12939 '' '' 4 4088 691 '' 0 '' 1 '') " (16803" 'thefiresnacks' 1436201148 3 0 '' 1436285916 'thefiresnacks' 1 0 0 '' '' 0 '' '' 'ee2f4842d17f5a0ded93d359257b547af434ae88' '' 'thefiresnacks54@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.148.183.66' '73.148.183.66' '' '' 0 1 '' 8513 '' '' 4 3083 1609 '' 0 '' 1 '') " (16800" 'kellimater' 1436036700 6 0 '' 1446681343 'kellimater' 0 0 0 '' '' 0 '' '' 'c3293d498cbcf5fb3c3e5ea38636d2a1739fc745' '' 'hollis.teresa@ymail.com' 'Rawr!!!! -Dino_kellimater <3 :D :3' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'Dino
kellimater <3
Deal Wit It
Imma Dino Pet xD' 0 '' 1 0 0 '' 1 1 0 2 '24.166.251.69' '24.166.251.69' '' '' 0 1 '' 11873 '' '' 4 14948 '7a87' '' 0 '' 1 '') " (16802" 'BJG1256' 1436166155 0 0 '' 0 'BJG1256' 0 0 0 '' '' 0 '' '' '04deb5e0783a0db5b25df91254cc67658381ebf1' '' 'brandon.gullatte@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.45.130.15' '71.45.130.15' '' '' 0 1 '' 0 '' '' 4 0 'a448' '' 0 '1436166216|1' 1 '') " (16804" 'jules_2021' 1436202327 0 0 '' 1436202722 'jules_2021' 0 0 0 '' '' 0 '' '' 'a7ff21002809f519e6f23b4b3a88fad4b725cece' '' 'jshollypop02@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.169.141.73' '104.169.141.73' '' '' 0 1 '' 8469 '' '' 4 611 6704 '' 0 '' 1 '') " (16805" 'Blah Blah' 1436209882 1 0 '' 1436211457 'Blah Blah' 0 0 0 '' '' 0 '' '' '657da08735f5e91d6a041fdad8ab2697e453b6a0' '' 'blah0729@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.11.61.189' '24.11.61.189' '' '' 0 1 '' 8477 '' '' 4 541 '00cd' '' 0 '' 1 '') " (16806" 'ivhal010' 1436276823 0 0 '' 1436278049 'ivhal010' 0 0 0 '' '' 0 '' '' '9007fac25c59aabb02a2de6b2fe3da87971f1089' '' 'spongebob7758@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.184.61.243' '65.184.61.243' '' '' 0 1 '' 8512 '' '' 4 1757 'a584' '' 0 '' 1 '') " (16807" 'Sectum_sempra' 1436284888 3 0 '' 1436384037 'Sectum_sempra' 3 0 0 '' '' 0 '' '' '7e72df81d6bebf7103799a951b6256c917699a96' '' 'groupofvoices@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.18.24.109' '92.18.24.109' '' '' 0 1 '' 8520 '' '' 4 1928 6493 '' 0 '' 1 '') " (16816" 'NadiaXfinity' 1436571708 0 0 '' 0 'NadiaXfinity' 0 0 0 '' '' 0 '' '' '93677b4c26731f06e3552a65ca141591376af076' '' 'Nadiaamorgann@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.204.105.119' '68.204.105.119' '' '' 0 1 '' 0 '' '' 4 0 '007c' '' 0 '' 1 '') " (16817" 'DiamondRing' 1436588674 0 0 '' 0 'DiamondRing' 0 0 0 '' '' 0 '' '' 'e9e14856b852743d739b99b94affe738fd30fcc2' '' 'keishawnwarfield@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.228.214.209' '76.228.214.209' '' '' 0 1 '' 0 '' '' 4 0 'e778' '' 0 '' 1 '') " (16808" 'DAT PUSSY MONSTER' 1436380905 0 0 '' 0 'DAT PUSSY MONSTER' 0 0 0 '' '' 0 '' '' 'c51465b8761f1c2cf0088c51d4deaec1b85fba07' '' 'LUISRIO90@HOTMAIL.COM' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.196.8.74' '71.196.8.74' '' '' 0 1 '' 0 '' '' 4 0 '2fc8' '' 0 '' 1 '') " (16809" 'zach man' 1436385681 0 0 '' 0 'zach man' 0 0 0 '' '' 0 '' '' '32bd0f540702d6e2dce4c0bac188a9b6a1c44577' '' 'zachpitt7@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.193.253.11' '71.193.253.11' '' '' 0 1 '' 0 '' '' 4 0 '79e1' '' 0 '' 1 '') " (16810" 'yulieishere' 1436411477 0 0 '' 1436412082 'yulieishere' 0 0 0 '' '' 0 '' '' 'b754465248f325f5933334fee6b0e91d937f42b0' '' 'kream.kitten.101@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.74.155.87' '75.74.155.87' '' '' 0 1 '' 8548 '' '' 4 527 3779 '' 0 '' 1 '') " (16811" 'Autumn_Moo_Cow' 1436412464 0 0 '' 1436413108 'Autumn_Moo_Cow' 0 0 0 '' '' 0 '' '' '831d214d57a6392f162f90800208db5d74a27484' '' 'autumnmcadams12345@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.231.44.8' '104.231.44.8' '' '' 0 1 '' 8548 '' '' 4 767 '2d71' '' 0 '' 1 '') " (16812" 'Beastgirl502' 1436457691 2 0 '' 1436458195 'Beastgirl502' 0 0 0 '' '' 0 '' '' '09e33a9a6cd88b869fab8dd60843d0b78e14eaa5' '' '20jessicarathbone@ohlsd.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.61.210.203' '69.61.210.203' '' '' 0 1 '' 8567 '' '' 4 801 '3d37' '' 0 '' 1 '') " (16813" 'braxton241' 1436468960 0 0 '' 1436470118 'braxton241' 0 0 0 '' '' 0 '' '' '26f6bcde813fbf3978b6555183b2f2e499785c2e' '' 'braxtonjbarrett@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.22.16.236' '98.22.16.236' '' '' 0 1 '' 8571 '' '' 4 128 'aabc' '' 0 '' 1 '') " (16814" 'kbarrettas' 1436470683 0 0 '' 1436475165 'kbarrettas' 0 0 0 '' '' 0 '' '' '485354dba4eac86098553f21e55c56500f866444' '' 'kyzernbarrett@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.209.255.24' '66.209.255.24' '' '' 0 1 '' 8571 '' '' 4 533 '605f' '' 0 '' 1 '') " (16815" 'monsie' 1436481632 0 0 '' 1436482785 'monsie' 0 0 0 '' '' 0 '' '' 'd0019504f0f2f2d2aa697cc6cf5d1beed9f6d059' '' 'siennahusler@gmail.com' '' 2 '0001-01-01' '' '' 'Canada' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.73.240.51' '70.73.240.51' '' '' 0 1 '' 8580 '' '' 4 1737 'fd61' '' 0 '' 1 '') " (16819" 'megan62500' 1436665994 0 0 '' 0 'megan62500' 0 0 0 '' '' 0 '' '' '6e1e85512edb3bac14fe4abccc5b9c6e8f81f314' '' 'wickeddirectioner2000@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.226.126.185' '68.226.126.185' '' '' 0 1 '' 0 '' '' 4 0 '549b' '' 0 '' 1 '') " (16826" 'Paxrose' 1436843695 0 0 '' 1436843745 'Paxrose' 0 0 0 '' '' 0 '' '' '31f83a50c5d897df90a021f011108d3cc2191b03' '' 'Paxchristian@ymail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.22.137.18' '108.22.137.18' '' '' 0 1 '' 8682 '' '' 4 0 '58c5' '' 0 '' 1 '') " (16818" 'abilightfoot67' 1436633700 0 0 '' 1436636465 'abilightfoot67' 0 0 0 '' '' 2 '' '' '2b7b039603d523e7fafb58ab72530c0a03fb624f' '' 'lillybrown60@gmail.com' 'yolo' 2 '0001-01-01' '' '' 'engaland' '' 'mysterygirl01' '' '' 1 1 '' 'mysterygirl01' 0 '' 1 0 0 '' 1 1 0 2 '90.208.240.134' '90.208.240.134' '' '' 0 1 '' 8626 '' '' 4 1621 '4d03' '' 0 '' 0 '') " (16821" 'Junior_Gator' 1436729765 1 0 '' 1436730448 'Junior_Gator' 0 0 0 '' '' 0 '' '' '39154f81fe5f759ba92eb361af73995520e64ba0' '' 'edjuerg@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.7.207.144' '65.7.207.144' '' '' 0 1 '' 8657 '' '' 4 773 'a7c6' '' 0 '' 1 '') " (16822" 'CreepyAngel99' 1436731524 0 0 '' 1448022975 'CreepyAngel99' 0 0 0 '' '' 0 '' '' '777369f2a4e46fb626b83e247bcf5f887a018d5a' '' 'creepyangel99@gmail.com' '' 2 '1999-06-17' '' '' 'Sweden' '' '' '' '' 0 1 '' '~The angel is here~' 0 '' 1 0 0 '' 1 1 0 1 '90.224.203.238' '90.224.203.238' '' '' 0 1 '' 12420 '' '' 4 2795 'fd62' '' 0 '' 0 '') " (16823" 'Pan__cake' 1436790087 3 0 '' 1437130421 'Pan__cake' 0 0 0 '' '' 0 '' '' 'c806a24e218adc9d91f1d88f0d88a9e47d71a8c7' '' 'hefgd8727@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '91.180.75.82' '91.180.75.82' '' '' 0 1 '' 8716 '' '' 4 594 'bab4' '' 0 '' 1 '') " (16824" 'just.someone' 1436809225 0 0 '' 1436809425 'just.someone' 0 0 0 '' '' 0 '' '' '75b6bcfdc02d6551c3214b80d0b77220da24f51d' '' 'sayenne1602@hotmail.nl' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '217.120.166.237' '217.120.166.237' '' '' 0 1 '' 8676 '' '' 4 279 9737 '' 0 '' 1 '') " (16825" 'TheBlockySaiyan' 1436818341 1 0 '' 1436818639 'TheBlockySaiyan' 0 0 0 '' '' 0 '' '' 'b18120189f5e38a03bffa9d30130a4e9944119a0' '' 'goku19011@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.63.36.250' '24.63.36.250' '' '' 0 1 '' 8676 '' '' 4 431 'f0eb' '' 0 '' 1 '') " (16827" 'jayden91' 1436910487 0 0 '' 1436911597 'jayden91' 0 0 0 '' '' 0 '' '' '52551cb82078fdc6b44f3fc0620d13a15515af1b' '' 'jaycicoffie@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.239.217.91' '71.239.217.91' '' '' 0 1 '' 8688 '' '' 4 1615 '7c6b' '' 0 '' 1 '') " (16828" 'BlossomGIGI' 1436923096 0 0 '' 1436923269 'BlossomGIGI' 0 0 0 '' '' 0 '' '' 'bed1f6cfeb18448b4a97b04bf36650c30518bc84' '' 'skittles7887@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.127.172.211' '24.127.172.211' '' '' 0 1 '' 8688 '' '' 4 291 'ad66' '' 0 '' 1 '') " (16829" 'ZombieResortMC' 1436931537 0 0 '' 0 'ZombieResortMC' 0 0 0 '' '' 0 '' '' 'aadf4857a6bf58ef56d0a1dbababad108ae5aa8f' '' 'themrkid1563@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.177.175.170' '73.177.175.170' '' '' 0 1 '' 0 '' '' 4 0 '15e2' '' 0 '' 1 '') " (16832" 'Selenamariee' 1437086228 0 0 '' 0 'Selenamariee' 0 0 0 '' '' 0 '' '' '36e89301d7120675d5494561c04e8628ff1af7c1' '' 'SelenaMAA1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.240.230.139' '96.240.230.139' '' '' 0 1 '' 0 '' '' 4 0 'f5af' '' 0 '' 1 '') " (16831" 'FireAngelGrace' 1437080394 1 0 '' 1443978409 'FireAngelGrace' 0 0 0 '' '' 0 '' '' '9bd42a0c5dc69c681497df5c0360d35de17cd3a5' '' 'sarabartsch@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.111.150.13' '76.111.150.13' '' '' 0 1 '' 10898 '' '' 4 799 '8c70' '' 0 '' 1 '') " (16833" 'SerenityHGames' 1437098176 1 0 '' 1437153511 'SerenityHGames' 0 0 0 '' '' 0 '' '' '065d50abc36631954b1fcb7cfd4bb6b7ba0827fc' '' 'serenityhamrick11@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.196.43.164' '74.196.43.164' '' '' 0 1 '' 8724 '' '' 4 110 'ba1f' '' 0 '' 1 '') " (16834" 'Nightmare1027' 1437184397 4 0 '' 1439220624 'Nightmare1027' 1 0 0 '' '' 0 '' '' 'b1ea533fd3ab4181403ab825733b514a199996a4' '' 'deadpoolbat1027@gmail.com' 'um hey guys im very new i dont know anything here' 1 '2004-12-24' '' '' 'Ann Arbor Michigan 2303 pontiac trail' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.36.120.108' '99.36.120.108' '' '' 0 1 'b24c656153' 9276 '' '' 4 6274 '165f' '' 0 '' 1 '') " (16835" 'Nightmare' 1437190453 0 0 '' 0 'Nightmare' 0 0 0 '' '' 0 '' '' 'f85066f4e6f185729874f883e50a6a5d93064d1c' '' 'jerrick336@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.36.120.108' '99.36.120.108' '' '' 0 1 '' 0 '' '' 4 0 9095 '' 0 '1437360470|1' 1 '') " (16836" 'KawaiiiPandas' 1437193138 1 0 '' 1437413525 'KawaiiiPandas' 0 0 0 '' '' 0 '' '' 'f3bda2cf106fc5862e02f0428a7f90af2c7dd611' '' 'natsutwilight21@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.131.202.239' '64.131.202.239' '' '' 0 1 '' 8824 '' '' 4 829 'f454' '' 0 '' 1 '') " (16837" 'PvPBuilder' 1437222913 242 0 '' 1449116439 'UniversalGhost' 108 0 0 '' '' 0 '' '' 'd099b1dc141282aa21660d9048535a01784d7690' '' 'reecebolger2002@gmail.com' 'Oh no it's a ghost!' 1 '0001-01-01' '' '' 'Some Country in Earth' '' '' '' '' 1 1 '' '[url=http://signaturecraft.us/][img]http://signaturecraft.us/signatures/eJxVjU0KAjEMhfc9RS4gyMjs60JcFUQ6Bwg2mkBtJM0MeHv_QPHBg8fHg29qspB1rHvW7rCC7SLoaifDs0M2wZq0kL1YiJnp8PzdWG3uEOfqckWngvdGEI9UkmqrcmEfNhAzdpZPwvTnCUkavRW_BTs05zCM47frB1Z3OAU~.png[/img][/url]' 0 '' 1 0 0 '' 1 1 0 2 '109.76.30.173' '109.76.30.173' '' '' 0 1 '' 13073 '' '' 6 481470 'e0c6' '' 0 '' 1 '') " (16839" 'PvPBuilder_' 1437317114 0 0 '' 0 'PvPBuilder_' 0 0 0 '' '' 0 '' '' 'f95e1849fe67f2550898c12d6826716f2c07f8ed' '' 'annabolger5@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.77.196.95' '109.77.196.95' '' '' 0 1 '' 0 '' '' 4 0 '7db0' '' 0 '' 1 '') " (16840" 'Minecraftrarity' 1437342910 0 0 '' 0 'Minecraftrarity' 0 0 0 '' '' 0 '' '' 'f8e98edce7d4520519ab6ba58344a27cfa9cdd52' '' 'minecraftrarity@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.227.13.197' '71.227.13.197' '' '' 0 1 '' 0 '' '' 4 0 '67cb' '' 0 '' 1 '') " (16841" 'pandalover360' 1437405143 0 0 '' 0 'pandalover360' 0 0 0 '' '' 0 '' '' '55170a441949bc0ff6cd5ebab309becea1ffb171' '' 'bluemango2026@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.99.77.128' '74.99.77.128' '' '' 0 1 '' 0 '' '' 4 0 4542 '' 0 '' 1 '') " (16842" '_HellsAngel_' 1437405223 3 0 '' 1448297889 '_HellsAngel_' 1 1 1 '' '' 0 '' '' 'aeccd9cfc09b9bf6abb62525b5c9fdac411f6d6d' '' 'hellyyalt@gmail.com' 'Its Chill' 2 '0001-01-01' '' '' 'uk m8' '' '' '' '' 1 1 '' 'BB If you Tickle me Im not responsible for your injuries LOL! ;)' 0 '' 1 0 0 '' 1 1 0 2 '81.133.7.184' '81.133.7.184' '' '' 0 1 '5d597ed87b' 12566 '' '' 4 13513 '9be9' '' 0 '1448824996|5' 1 '') " (16844" 'KawaiiKatieee' 1437472358 0 0 '' 1437554497 'KawaiiKatieee' 0 0 0 '' '' 0 '' '' 'c40bbc19e9e99fdbb7dcdfe1d7c6f4c5730aef17' '' 'bugs.b@hotmail.com' 'Hi Im Katie I Like To Play Aviator Craft!' 2 '2006-01-02' '' '' 'Australia' '' 'KawaiiKatie' '' '' 1 1 '' ':) Kawaii_Katieee :)' 0 '' 1 0 0 '' 1 1 0 2 '101.184.156.98' '101.184.156.98' '' '' 0 1 '' 8868 '' '' 4 885 'ae68' '' 0 '' 1 '') " (16845" 'FunnyLittleToast' 1437529472 2 0 '' 1439858235 'FunnyLittleToast' 0 0 0 '' '' 0 '' '' '632f4b8b3791ee6ae07aff3a75d63944212724c3' '' 'thecreepercraft571@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.12.60.51' '74.12.60.51' '' '' 0 1 '' 9697 '' '' 4 2073 3120 '' 0 '' 1 '') " (16846" 'DerpyParrot314' 1437532160 3 0 '' 1439688950 'DerpyParrot314' 0 0 0 '' '' 0 '' '' 'abed2e9b690a8d895dbadbf56352ce921787bcad' '' 'noahxn@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.183.79.16' '50.183.79.16' '' '' 0 1 '' 9582 '' '' 4 1531 '38c2' '' 0 '' 1 '') " (16847" 'Agent panda' 1437581419 0 0 '' 0 'Agent panda' 0 0 0 '' '' 0 '' '' '6b6124b74ab790257b85e8dff7b00ade8c04f244' '' 'benji29.bl@googlemail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.159.12.161' '81.159.12.161' '' '' 0 1 '' 0 '' '' 4 0 '79ea' '' 0 '' 1 '') " (16856" 'startrack' 1437969209 0 0 '' 0 'startrack' 0 0 0 '' '' 0 '' '' '027d0b6ea6e8e5eb11762a20e4f171fce0398a5b' '' 'praxedis123456789@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '201.127.171.202' '201.127.171.202' '' '' 0 1 '7736ffc34f' 0 '' '' 4 0 '34cc' '' 0 '' 1 '') " (16848" 'xXx_LEAH_xXx' 1437603110 4 0 '' 1442042509 'xXx_LEAH_xXx' 5 2 1 '' '' 0 '' '' '5d3d974d2c496eba0b267059f520b30c2ecb656d' '' 'abolger83@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.76.113.174' '109.76.113.174' '' '' 0 1 '' 10440 '' '' 4 7752 '9ac9' '' 0 '' 1 '') " (16855" 'LilyBelle14' 1437887476 0 0 '' 1449090772 'LilyBelle14' 0 0 0 '' '' 0 '' '' 'a1ea7039ae2b691d87a56c7e15bb73b03c452f0d' '' 'lilybelle141@gmail.com' '.-.' 2 '2004-10-14' '' '' '' '' '' '' '' 1 1 '' '(=^・ω・^=)ノ' 0 '' 1 0 0 '' 1 1 0 2 '108.212.176.230' '108.212.176.230' 'What most likely gave you social anxiety?' '545ab4866976a2cac7147144b71b6ad3' 0 1 '' 13030 '' '' 4 100400 '82a3' '' 0 '' 1 '') " (16849" 'xXIceDog15Xx' 1437609867 2 0 '' 1439186019 'xXIceDog15Xx' 0 0 0 '' '' 0 '' '' '4b23d4da30f41a46f3f98a79e9bb1a9a0d66c818' '' 'chris.leisey98@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.235.5.247' '98.235.5.247' '' '' 0 1 '' 9228 '' '' 4 2231 3143 '' 0 '' 1 '') " (16850" 'sandorcrafter2' 1437668603 0 0 '' 0 'sandorcrafter2' 0 0 0 '' '' 0 '' '' '04ffafa02755d1e7ce1d70eee85994d4732c663c' '' 'lizzhamrak@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.77.76.80' '107.77.76.80' '' '' 0 1 '' 0 '' '' 4 0 2292 '' 0 '' 1 '') " (16851" 'wykidlyfe' 1437691279 0 0 '' 0 'wykidlyfe' 0 0 0 '' '' 0 '' '' '52edc8462ad3da65a007b2e6da2a4e8d7e6799c8' '' 'seth.shaver@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.121.135.243' '70.121.135.243' '' '' 0 1 '' 0 '' '' 4 0 'fa49' '' 0 '' 1 '') " (16852" 'XX_carlos_XX' 1437695862 0 0 '' 0 'XX_carlos_XX' 0 0 0 '' '' 0 '' '' '3799497a4d30803b28a471b07da0a31d39a476b8' '' 'xxcarlosxx201@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.133.37.190' '108.133.37.190' '' '' 0 1 '' 0 '' '' 4 0 '9cc5' '' 0 '1437696514|1' 1 '') " (16853" 'Kitty' 1437754676 0 0 '' 1438808644 'Kitty' 0 0 0 '' '' 0 '' '' '6b0e6a86515aaa7081e7c41643b122c3d6d02b8a' '' 'Buytex-houses@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.199.237.60' '108.199.237.60' '' '' 0 1 '' 9061 '' '' 4 854 'b19d' '' 0 '' 1 '') " (16854" 'ACE_Cheer_Girl' 1437760922 0 0 '' 1437761343 'ACE_Cheer_Girl' 0 0 0 '' '' 0 '' '' '119db447c914010dd1b612c9d5f939cd5f61871a' '' 'abcato@wowway.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.96.122.67' '24.96.122.67' '' '' 0 1 '' 8928 '' '' 4 0 7851 '' 0 '' 1 '') " (17083" 'TatNateslDude' 1441121698 0 0 '' 0 'TatNateslDude' 0 0 0 '' '' 0 '' '' 'a7179781c76eb7e0f1934a41bb7688a81587fd72' '' 'nathan1704@juno.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.218.140.11' '73.218.140.11' '' '' 0 1 '' 0 '' '' 4 0 '5ab3' '' 0 '' 1 '') " (17081" 'Cobra_MufSA' 1441069389 3 0 '' 1441461691 'Cobra_MufSA' 1 1 1 '' '' 0 '' '' '33dc5495fc6c95d79b06161655a7a209d1e60158' '' 'ethanminer10@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.61.169.190' '99.61.169.190' '' '' 0 1 '' 10285 '' '' 4 3796 1623 '' 0 '' 1 '') " (16858" 'Timarant' 1437994660 0 0 '' 1437997985 'Timarant' 0 0 0 '' '' 0 '' '' '1db2845abba0752536e7e5cbc04f7de1d65d205d' '' 'miracle_thomas@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.63.92.125' '71.63.92.125' '' '' 0 1 '' 8962 '' '' 4 3779 '4c33' '' 0 '' 1 '') " (16859" 'Dimondhorndragon12' 1438007536 0 0 '' 0 'Dimondhorndragon12' 0 0 0 '' '' 0 '' '' '181e75b21d03c0e9914e7ae492ef50a2652fd339' '' 'gavindavis183@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.140.153.7' '67.140.153.7' '' '' 0 1 '' 0 '' '' 4 0 '3cf6' '' 0 '' 1 '') " (16860" 'Sky Blue' 1438128622 0 0 '' 0 'Sky Blue' 0 0 0 '' '' 0 '' '' '39888fd0604bc1ddf01b7da04af4af8898c155d2' '' 'mammaw.jamieson@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.207.166.84' '108.207.166.84' '' '' 0 1 '' 0 '' '' 4 0 'dcab' '' 0 '' 1 '') " (16867" 'isukboobss' 1438363367 0 0 '' 0 'isukboobss' 0 0 0 '' '' 0 '' '' '3ba2fa03ae8131331d2e9e0416b455d80f69918c' '' 'djknrj@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.8.118.104' '104.8.118.104' '' '' 0 1 '' 0 '' '' 4 0 'e1af' '' 0 '' 1 '') " (16861" 'michellepie' 1438148568 0 0 '' 0 'michellepie' 0 0 0 '' '' 0 '' '' '4b5c708eded60c9f3dbbdac07b73a0a5f32e0cb0' '' 'kmmack02@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.35.154.94' '24.35.154.94' '' '' 0 1 '' 0 '' '' 4 0 '70e8' '' 0 '' 1 '') " (16874" 'gamester119' 1438535174 0 0 '' 0 'gamester119' 0 0 0 '' '' 0 '' '' 'bd986fade39ae211ad8f127a54a68047711246e2' '' 'dunwoodie.ciara@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '87.242.242.24' '87.242.242.24' '' '' 0 1 '' 0 '' '' 4 0 9220 '' 0 '' 1 '') " (16862" 'jacky004' 1438195315 0 0 '' 0 'jacky004' 0 0 0 '' '' 0 '' '' '45fd1ceea154a42be3d57b480fbd9b131727569b' '' 'jrevelta24@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.173.57.206' '173.173.57.206' '' '' 0 1 '' 0 '' '' 4 0 'f971' '' 0 '' 1 '') " (16863" 'BubblyBecka6' 1438204353 0 0 '' 1438204678 'BubblyBecka6' 0 0 0 '' '' 0 '' '' '6f61489609867b785dc9ced712a3e8cd1fbd809f' '' 'rsklung@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '52.12.157.91' '65.78.173.9' '' '' 0 1 '' 8973 '' '' 4 300 'dfb2' '' 0 '' 1 '') " (16864" 'Eligible' 1438225285 1 0 '' 1438227219 'Eligible' 0 0 0 '' '' 0 '' '' 'bf2472c3185960855817100b5481560515ba669a' '' 'v2kiddo@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.30.170.66' '98.30.170.66' '' '' 0 1 '' 8976 '' '' 4 1068 'd0ee' '' 0 '' 1 '') " (16868" 'Avstermill' 1438379164 0 0 '' 0 'Avstermill' 0 0 0 '' '' 0 '' '' '6da570d2e5a5a968735fa8835f58a0d912b141d4' '' 'Averym04@sbcglobal.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.140.69.24' '70.140.69.24' '' '' 0 1 '' 0 '' '' 4 0 '5e6c' '' 0 '' 1 '') " (16865" 'IIMarinesII' 1438307491 17 0 '' 1442257314 'IIMarinesII' 0 0 0 '' '' 0 '' '' '028c37b520ab409917981517f2bb2e18e818e29a' '' 'tajwarrahman1221@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.198.58.30' '73.198.58.30' '' '' 0 1 '' 10528 '' '' 4 10423 'c6f0' '' 0 '' 1 '') " (16869" 'Romeo_Wayne23' 1438411653 0 0 '' 0 'Romeo_Wayne23' 0 0 0 '' '' 0 '' '' '952697def992c7c5ac28710aa490c5257e18058a' '' 'demonslegion28@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.191.15.136' '72.191.15.136' '' '' 0 1 '' 0 '' '' 4 0 '37ce' '' 0 '' 1 '') " (16870" 'lexiemcginnis' 1438466321 0 0 '' 0 'lexiemcginnis' 0 0 0 '' '' 0 '' '' 'b3a76bcd4cc3ddf35c539d7ac14f5bc0921404f7' '' 'lexie.mcginnis14@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.226.216.231' '98.226.216.231' '' '' 0 1 '' 0 '' '' 4 0 'ce51' '' 0 '' 1 '') " (16871" 'nicks gaming' 1438501485 0 0 '' 1438502045 'nicks gaming' 0 0 0 '' '' 0 '' '' '5de3c23d26017409980a4777bde6a609d003d7a0' '' 'nicklee35772@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.178.243.79' '64.178.243.79' '' '' 0 1 '' 9016 '' '' 4 0 'b898' '' 0 '' 1 '') " (16872" 'S78WU :D' 1438503084 11 0 '' 1439776962 'S78WU :D' 3 0 0 '' '' 0 '' '' 'd227422a4b6d41b7df112f47b765381b8f7ca673' '' 'hermanwu78@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.16.125.66' '76.16.125.66' '' '' 0 1 '' 9648 '' '' 4 15971 '702e' '' 0 '' 1 '') " (16873" 'monstermash' 1438529885 0 0 '' 1438529926 'monstermash' 0 0 0 '' '' 0 '' '' '97d05c8546011408b03f49ed33adc8c08ff72afe' '' 'mishmosh007@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.159.161.172' '104.159.161.172' '' '' 0 1 '' 9021 '' '' 4 0 'ac12' '' 0 '' 1 '') " (16875" 'PMBminecraft2004' 1438556300 0 0 '' 1438610645 'PMBminecraft2004' 0 0 0 '' '' 0 '' '' '6e3a53a3b0661f394034662a6291c4ae693d5142' '' 'mincraftcupcake11@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.148.60.49' '73.148.60.49' '' '' 0 1 '' 9032 '' '' 4 574 'd59e' '' 0 '' 1 '') " (16876" 'westieguy22' 1438600250 2 0 '' 1438600502 'westieguy22' 0 0 0 '' '' 0 '' '' '3178be7b5e2bb8489669fae4b16b13eb87d3fcb4' '' 'westiexing@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.11.71.151' '71.11.71.151' '' '' 0 1 '' 9029 '' '' 4 383 '3be2' '' 0 '' 1 '') " (16877" 'Kris' 1438719498 0 0 '' 1438720291 'Kris' 0 0 0 '' '' 0 '' '' '496010a9f63bae9909cc9bc6774777395f2a145c' '' 'kris24ko@gmail.com' '' 2 '1999-06-30' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.199.48.41' '107.199.48.41' '' '' 0 1 '' 9056 '' '' 4 614 'a07e' '' 0 '' 1 '') " (16878" 'deztiny428045178' 1438817050 1 0 '' 1438817223 'deztiny428045178' 0 0 0 '' '' 0 '' '' '7d5349769561574952dccd6dedb08f3f6983a4ec' '' 'zazie62@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.97.31.188' '75.97.31.188' '' '' 0 1 '' 9061 '' '' 4 319 8565 '' 0 '' 1 '') " (16879" 'AtomDee' 1438821859 0 0 '' 0 'AtomDee' 0 0 0 '' '' 0 '' '' 'bc0d7b13fb8696147ef8d5bbc33c09412d856683' '' 'arosenbomb@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.110.171.15' '174.110.171.15' '' '' 0 1 '' 0 '' '' 4 0 'f011' '' 0 '' 1 '') " (16880" 'Yuvalk' 1438822612 10 0 '' 1443815521 'Yuvalk' 0 0 0 '' '' 0 '' '' '062acd4d74597b6f823e85280a7a9243ff50ca15' '' 'yuval.kleiman@walla.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '%d %B %Y %H:%M:%S' '' 2 '' 1 0 0 '' 1 1 0 2 '87.69.79.94' '87.69.79.94' '' '' 0 1 '' 10832 '' '' 4 29162 '118d' '' 0 '' 1 '') " (16891" 'RabPlaysMC' 1439069976 0 0 '' 1439146260 'RabPlaysMC' 0 0 0 '' '' 0 '' '' '31d3960a377acf34080171491a9d5d1a04d83392' '' 'rabidus152@gmail.com' '' 1 '2001-02-05' '' '' '' '' '' '' '' 0 1 '' '~ RabPlaysMC' 0 '' 1 0 0 '' 1 1 0 2 '108.45.148.86' '108.45.148.86' '' '' 0 1 '' 9145 '' '' 4 583 '2d1b' '' 0 '' 1 '') " (16881" 'libbycat' 1438892464 0 0 '' 0 'libbycat' 0 0 0 '' '' 0 '' '' '8c597014bc3094f96e53ad9b864fd81d1af2f326' '' 'bumbblebees1023@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '45.52.86.19' '45.52.86.19' '' '' 0 1 '' 0 '' '' 4 0 3386 '' 0 '' 1 '') " (16884" 'benyben27' 1438959549 0 0 '' 1442576390 'benyben27' 1 0 0 '' '' 0 '' '' '65d976881799bd2bbf6860876c5be1072ef3f0e4' '' 'beny.ben@live.com' '' 1 '2000-01-27' '' '' 'Israel' '' '' '' '' 1 1 '' '[b]I'm too lazy to make a signature[/b]' 0 'http://i0.kym-cdn.com/photos/images/newsfeed/000/905/332/7c7.png' 1 0 0 '' 1 1 0 2 '84.109.240.7' '84.109.240.7' '' '' 0 1 '' 10584 '' '' 4 1548 'dc7e' '' 0 '' 1 '') " (16882" 'Operetta 456' 1438906127 0 0 '' 1438907940 'Operetta 456' 0 0 0 '' '' 0 '' '' '5d2d5de780adc582257518b41e7af19c03adc9fb' '' 'Operetta979@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.17.200.193' '184.17.200.193' '' '' 0 1 '' 9070 '' '' 4 0 'ad7e' '' 0 '' 1 '') " (16883" 'Neptune0110' 1438950665 0 0 '' 1438950954 'Neptune0110' 0 0 0 '' '' 0 '' '' 'acd03ffa792462dd2bede45a325f77194a6eb03a' '' 'Neptune_0110@Yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.215.190.221' '71.215.190.221' '' '' 0 1 '' 9081 '' '' 4 522 106 '' 0 '' 1 '') " (16885" 'Sophie' 1438980821 0 0 '' 1441231925 'Sophie' 0 0 0 '' '' 0 '' '' '22b1993d96d59fe81c60fbd562c1a8fbc2b94c08' '' 'Sneihouse@icloud.com' '' 2 '2006-05-24' '' '' 'Arkansas' '' '' '' '' 0 1 '' 'Jess' 0 '' 1 0 0 '' 1 1 0 2 '99.3.36.89' '99.3.36.89' '' '' 0 1 '' 10234 '' '' 4 2255 '586d' '' 0 '' 1 '') " (16886" 'videogames7' 1438983516 0 0 '' 0 'videogames7' 0 0 0 '' '' 0 '' '' 'e9df1b079adccd6539ac647f7efca85f9373c716' '' 'videogames745@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.143.37.46' '73.143.37.46' '' '' 0 1 '' 0 '' '' 4 0 4401 '' 0 '' 1 '') " (16887" 'Kitzzykaza' 1438985216 0 0 '' 1438985349 'Kitzzykaza' 0 0 0 '' '' 0 '' '' 'f4c05b61697a70abf2139860751444012d6189a9' '' 'chloehall197@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '5.80.160.131' '5.80.160.131' '' '' 0 1 '' 9090 '' '' 4 0 '50af' '' 0 '' 1 '') " (16900" 'honeybadger745' 1439145420 4 0 '' 1440513718 'honeybadger745' 1 0 0 '' '' 0 '' '' '610d83497d4293bc85e6c46b38e40ad240b1a794' '' 'jack@brightcolors.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.56.21.162' '68.56.21.162' '' '' 0 1 '' 10013 '' '' 4 3090 '121f' '' 0 '' 1 '') " (16888" 'videogames9' 1438998750 0 0 '' 0 'videogames9' 0 0 0 '' '' 0 '' '' '3a60fc57f3502969de0d58733efb74bf98228145' '' 'videogames7909@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.143.37.46' '73.143.37.46' '' '' 0 1 '' 0 '' '' 4 0 'b85f' '' 0 '' 1 '') " (16890" 'RacheI' 1439061862 2 0 '' 1440619670 'RacheI' 0 0 0 '' '' 0 '' '' '99a2b92336ac0620a2d61485f4862ed798411862' '' 'rachelnoone@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '80.111.228.151' '80.111.228.151' '' '' 0 1 '' 10031 '' '' 4 5836 'bac9' '' 0 '' 1 '') " (16889" 'IIh20PvPzII' 1439016457 2 0 '' 1439046586 'IIh20PvPzII' 0 0 0 '' '' 0 '' '' '5444898f7c12efc63b517b04b7e93f81d7b9bec0' '' 'reeceearle@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '5.64.148.204' '5.64.148.204' '' '' 0 1 '' 9097 '' '' 4 490 6243 '' 0 '' 1 '') " (16893" 'Rosalynn' 1439142604 0 0 '' 0 'Rosalynn' 0 0 0 '' '' 0 '' '' '3f620e3f85baae83ad0388c43658e1915d56f91b' '' 'hubbardsavanna@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.255.154.190' '24.255.154.190' '' '' 0 1 '' 0 '' '' 4 0 'de83' '' 0 '' 1 '') " (16892" 'BushyBooo' 1439110872 0 0 '' 1439111015 'BushyBooo' 0 0 0 '' '' 0 '' '' 'c038dd11a53cd629b7722d10cc5367629014900e' '' 'BushyBooo@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '217.33.116.188' '217.33.116.188' '' '' 0 1 '' 9121 '' '' 4 0 7524 '' 0 '' 1 '') " (16894" 'randomrose123' 1439142648 0 0 '' 1439142793 'randomrose123' 0 0 0 '' '' 0 '' '' 'eee4abbe7ccc88a472a33d01d41e0ab8c16814fb' '' 'mrcandyrocks37@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.19.24.90' '173.19.24.90' '' '' 0 1 '' 9129 '' '' 4 0 '9c40' '' 0 '' 1 '') " (16895" 'bat812' 1439142667 0 0 '' 1439142801 'bat812' 0 0 0 '' '' 0 '' '' '62761b547046337f99e503de48dc837fd372580d' '' 'ian.snavely812@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.45.227.63' '64.45.227.63' '' '' 0 1 'f946772640' 9129 '' '' 4 0 'f255' '' 0 '' 1 '') " (16896" 'icedevil100867' 1439142709 1 0 '' 1440480857 'icedevil100867' 0 0 0 '' '' 0 '' '' '456267ff0868a4a36565af18f5f70de64c70f96a' '' 'buttermandevil@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.69.250.156' '75.69.250.156' '' '' 0 1 '' 10008 '' '' 4 472 '164e' '' 0 '' 1 '') " (16897" 'Ellieasyouknowit' 1439142843 1 0 '' 1439145135 'Ellieasyouknowit' 0 0 0 '' '' 0 '' '' 'f454777938a5c1f9c67f9703059b4d60633e0bd8' '' 'vicky.heavey@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '62.254.23.50' '62.254.23.50' '' '' 0 1 '' 9131 '' '' 4 1011 '7dba' '' 0 '' 1 '') " (16898" 'XxDarkyPlaysxX' 1439142942 1 0 '' 1446661239 'XxDarkyPlaysxX' 0 0 0 '' '' 0 '' '' 'a1b8eedc952cad6986676655580fe828034640f3' '' 'XxDarkyPlaysxX@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '151.231.246.76' '151.231.246.76' '' '' 0 1 '' 11868 '' '' 4 2889 '51c6' '' 0 '' 1 '') " (16899" 'jwdm@me.com' 1439143119 2 0 '' 1441197049 'jwdm@me.com' 0 0 0 '' '' 0 '' '' '6767099ee93f137ab8164773ae6931299a9dfc98' '' 'jwdm@me.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.183.179.205' '108.183.179.205' '' '' 0 1 '' 10220 '' '' 4 661 'c500' '' 0 '' 1 '') " (16901" 'Xx_pandaman52_xX' 1439146446 0 0 '' 1439164460 'Xx_pandaman52_xX' 0 0 0 '' '' 0 '' '' '91190659a602d67cf633e158d03ca79e91883a29' '' 'ilovecandyforever@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.6.233.33' '172.6.233.33' '' '' 0 1 '' 9146 '' '' 4 0 'cf4f' '' 0 '' 1 '') " (16902" 'bman1111111' 1439146455 0 0 '' 1439147516 'bman1111111' 0 0 0 '' '' 0 '' '' '48f1a00a121296812cad4f10f0ec16f47f934f53' '' 'brenden_bell@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.208.220.143' '108.208.220.143' '' '' 0 1 '' 9147 '' '' 4 242 '3e3c' '' 0 '' 1 '') " (16905" 'NoHaxJustRasta' 1439152768 0 0 '' 1448649946 'NoHaxJustRasta' 0 0 0 '' '' 0 '' '' '5a3086dee3e31cd30bec520a79ed64614f5008ff' '' 'assassinavid@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '204.14.189.26' '204.14.189.26' '' '' 0 1 '' 12750 '' '' 4 0 '14e8' '' 0 '' 1 '') " (16903" 'Cheebii' 1439149033 1 0 '' 1439149257 'Cheebii' 0 0 0 '' '' 0 '' '' '8e8a80bbb033175180db4f440430ea51f3406c4b' '' 'simsfannathan@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.13.212.233' '86.13.212.233' '' '' 0 1 '' 9155 '' '' 4 298 '70fc' '' 0 '' 1 '') " (16904" 'AJK510' 1439149990 0 0 '' 1439150089 'AJK510' 0 0 0 '' '' 0 '' '' '7e829f27ac3737860a868fa145d0e7389246c369' '' 'ajkaczowski510@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.159.158.18' '50.159.158.18' '' '' 0 1 '' 9159 '' '' 4 0 'aac1' '' 0 '' 1 '') " (16906" 'civiliancar930' 1439153556 0 0 '' 1439153622 'civiliancar930' 0 0 0 '' '' 0 '' '' '63a1f878812d29ee98532b7798cd4f73b1a30933' '' 'christiong7@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.50.166.221' '73.50.166.221' '' '' 0 1 '' 9164 '' '' 4 0 'bb0c' '' 0 '' 1 '') " (16907" 'BionicRaven' 1439153634 0 0 '' 0 'BionicRaven' 0 0 0 '' '' 0 '' '' '87b8987f3cbf9af7bbc56e00a567c2cd11bfdebf' '' 'kennyperez2005@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.15.35.123' '108.15.35.123' '' '' 0 1 '' 0 '' '' 4 0 'dbf8' '' 0 '' 1 '') " (16908" 'punkenhed' 1439153802 0 0 '' 0 'punkenhed' 0 0 0 '' '' 0 '' '' '3d785abe242d91b3fd084d901fdd0996f646363e' '' 'punkenhed@twc.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.182.90.175' '72.182.90.175' '' '' 0 1 '' 0 '' '' 4 0 'e77f' '' 0 '' 1 '') " (16909" 'livi_02' 1439157200 0 0 '' 1439157282 'livi_02' 0 0 0 '' '' 0 '' '' 'dd0043e3c521d4ecd57f11c4297b08a1a6638397' '' 'oliviaaguirre101@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.137.200.134' '107.137.200.134' '' '' 0 1 '' 9175 '' '' 4 0 'b279' '' 0 '' 1 '') " (16910" 'RealBroGaming' 1439157673 1 0 '' 1439158201 'RealBroGaming' 0 0 0 '' '' 0 '' '' 'da93673234aa281b719af4612a9a887778109b89' '' 'ortega.gael@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.176.25.127' '70.176.25.127' '' '' 0 1 '' 9176 '' '' 4 467 '73b2' '' 0 '' 1 '') " (16911" 'diamondqueen10' 1439158564 0 0 '' 1439158780 'diamondqueen10' 0 0 0 '' '' 0 '' '' 'c90dd263202268d87070a46be03b7123971f9578' '' 'diamondqueen1112@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.236.142.196' '24.236.142.196' '' '' 0 1 '' 9180 '' '' 4 0 '40b0' '' 0 '' 1 '') " (16912" 'EchoLDL' 1439159300 0 0 '' 0 'EchoLDL' 0 0 0 '' '' 0 '' '' '60420f71af591c5a8746ed6278e689c4f00132a8' '' 'Xbox@linnabery.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.192.137.2' '74.192.137.2' '' '' 0 1 '' 0 '' '' 4 0 'd39b' '' 0 '' 1 '') " (16960" 'SoldierJake' 1439279606 0 0 '' 0 'SoldierJake' 0 0 0 '' '' 0 '' '' 'd5b0365a512dc0b88b930b42a54d22005abfc9b1' '' 'eyesonjen@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.1.54.10' '24.1.54.10' '' '' 0 1 '' 0 '' '' 4 0 '4a59' '' 0 '' 1 '') " (16913" 'FwizzPop' 1439160298 5 0 '' 1442162449 'FwizzPop' 0 0 0 '' '' 0 '' '' 'b7a56fd376a395edae2786262cea84daa30c8563' '' 'evillarreal03@icloud.com' '' 1 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.121.162.94' '70.121.162.94' '' '' 0 1 '' 10502 '' '' 4 2604 'a0c5' '' 0 '' 1 '') " (16914" 'stealthy56' 1439160811 2 0 '' 1444745481 'stealthy56' 1 0 0 '' '' 0 '' '' 'ada1f31d0869374f2345a8858290d793725fe893' '' 'hockeyruler48@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.1.141.88' '174.1.141.88' '' '' 0 1 '' 11155 '' '' 4 1634 9567 '' 0 '' 1 '') " (16915" 'aidancraig' 1439160905 0 0 '' 0 'aidancraig' 0 0 0 '' '' 0 '' '' 'e8e23709488810403fff26b8d6ff3924f86ef032' '' 'aidancrag848@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.1.141.88' '174.1.141.88' '' '' 0 1 '' 0 '' '' 4 0 'c632' '' 0 '' 1 '') " (16916" 'Hitdatarget49' 1439163450 1 0 '' 1439239204 'Hitdatarget49' 0 0 0 '' '' 0 '' '' '913b439768f59c19afbe6db00825bfce7f12e3d3' '' 'pjkara05@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.6.71.96' '99.6.71.96' '' '' 0 1 '' 9327 '' '' 4 1077 'c8b5' '' 0 '' 1 '') " (16917" 'PrincessEmm' 1439164361 0 0 '' 1440250679 'PrincessEmm' 0 0 0 '' '' 0 '' '' 'd037f6de3f4f5f12f8c15e553a322ec8d7c8647f' '' 'theemmamonkey@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.160.162.128' '99.160.162.128' '' '' 0 1 '' 9919 '' '' 4 314 'fac8' '' 0 '' 1 '') " (16918" 'PvpMeBruh' 1439167202 0 0 '' 0 'PvpMeBruh' 0 0 0 '' '' 0 '' '' 'c3e75c9a82a891348a86f0778dfddd448aae5e69' '' 'Hillhunter123123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.243.255.4' '71.243.255.4' '' '' 0 1 '' 0 '' '' 4 0 'a172' '' 0 '' 1 '') " (16919" 'Jsbatman66' 1439168071 0 0 '' 1439170588 'Jsbatman66' 0 0 0 '' '' 0 '' '' '61f88961e61c015a1f0d89d9c969aaaa18a3379d' '' 'jsbatman66@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.12.104.56' '73.12.104.56' '' '' 0 1 '' 9201 '' '' 4 0 'b274' '' 0 '' 1 '') " (16921" 'XxPartyAnimalXx' 1439175229 0 0 '' 0 'XxPartyAnimalXx' 0 0 0 '' '' 0 '' '' 'ee3035691fa9e13ae7ae5830fb7d4e5f7dba715c' '' 'Digger9195@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.3.245.57' '24.3.245.57' '' '' 0 1 '' 0 '' '' 4 0 'a819' '' 0 '' 1 '') " (16955" 'Aza03' 1439247038 0 0 '' 1439247525 'Aza03' 0 0 0 '' '' 0 '' '' 'b8e3cf014568f4e07fe278d2d6b8ba39a10ec9c9' '' 'azatiger03@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '1.152.96.31' '1.152.96.31' '' '' 0 1 '' 9336 '' '' 4 658 'cdb1' '' 0 '' 1 '') " (16922" 'MrStealYourGear' 1439176248 1 0 '' 1439176548 'MrStealYourGear' 0 0 0 '' '' 0 '' '' 'ff45f3d1eeaeeba799f9f30fc5e278d2bbf1b9ce' '' 'totalminerguy@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '38.132.105.101' '38.132.105.101' '' '' 0 1 '' 9215 '' '' 4 94 1627 '' 0 '' 1 '') " (16920" 'arenson009' 1439171612 0 0 '' 1442368709 'arenson009' 0 0 0 '' '' 0 '' '' '2bda70f9bc84ac8df10017e4827ae98ae6690cbb' '' 'cormacarenson@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.81.168.96' '71.81.168.96' '' '' 0 1 '' 10561 '' '' 4 0 'f460' '' 0 '' 1 '') " (16923" 'Sabrina_Plays' 1439177813 0 0 '' 1441246096 'Sabrina_Plays' 0 0 0 '' '' 0 '' '' '809a10dcd2ef8250d923e2c696acd9cad3a50a28' '' 'sabrina_plays@yahoo.com' '' 2 '2000-01-24' '' '' 'United States' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.177.176.97' '76.177.176.97' '' '' 0 1 '' 10239 '' '' 4 1152 'c5f1' '' 0 '' 1 '') " (16924" 'TheCraftWiz' 1439178736 0 0 '' 1439178932 'TheCraftWiz' 0 0 0 '' '' 0 '' '' '283b50aa721e42c03ac3772b59b30066cb6622ac' '' 'angelarday@att.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.121.218.107' '99.121.218.107' '' '' 0 1 '' 9217 '' '' 4 284 '5c65' '' 0 '' 1 '') " (16926" 'Anime_End' 1439178872 0 0 '' 0 'Anime_End' 0 0 0 '' '' 0 '' '' 'b672b68463b3f1e82164ce0174b89a0553dfca78' '' 'bubble_thug@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.29.197.66' '76.29.197.66' '' '' 0 1 '' 0 '' '' 4 0 'e00d' '' 0 '' 1 '') " (16928" 'JennaDerp' 1439182733 1 0 '' 1439184345 'JennaDerp' 0 0 0 '' '' 0 '' '' '57ed59a3d8b65e3fe60edbeeef5a7433d6a05a85' '' 'Igotsumderp@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.160.37.160' '73.160.37.160' '' '' 0 1 'eff6129e46' 9222 '' '' 4 81 '8d82' '' 0 '1441229267|5' 1 '') " (16929" 'N.o 1 Zack Letter Fangirl' 1439192517 0 0 '' 0 'N.o 1 Zack Letter Fangirl' 0 0 0 '' '' 0 '' '' '59bad43f62765d777515e9f07d3636948a7984e8' '' 'maddison.ralph@education.gov.nsw.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '101.190.20.176' '101.190.20.176' '' '' 0 1 '' 0 '' '' 4 0 0.00E+00 '' 0 '' 1 '') " (16930" 'MightyMo2506' 1439199458 20 0 '' 1447700482 'MightyMo2506' 0 0 0 '' '' 0 '' '' '5d5ffdf3a46169fb9b1078dd7116493457f141c0' '' 'megan.g2506@gmail.com' 'That Kawaii Emo' 2 '1997-06-25' 'Weird Dancing Rave Thingy' 'http://www.staggeringbeauty.com/' 'Uk Dats all imma say cos Internet safety bruh' '' '' '' '' 1 1 '' '-Mo (That Bada$$ Emo Chick)' 0 '' 1 0 0 '' 1 1 0 2 '2.220.176.90' '2.220.176.90' 'what is my favourite pets name' 'd16f0725a2abcba2479ea7722e214abf' 0 1 '' 12228 '' '' 4 8620 'd320' '' 0 '' 1 '') " (16931" 'Pastel_Lover_xox' 1439203034 3 0 '' 1439204708 'Pastel_Lover_xox' 0 0 0 '' '' 0 '' '' 'ef703b6ac87d2cf77a4b5c541017b6d97f121910' '' 'mummy.johnston@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.220.223.98' '2.220.223.98' '' '' 0 1 '' 9232 '' '' 4 1563 '1dc4' '' 0 '' 1 '') " (16932" 'Ballistic_Demon' 1439206742 0 0 '' 0 'Ballistic_Demon' 0 0 0 '' '' 0 '' '' '60338b48844599d0269f4d96155562d249d5cbe8' '' 'sheldonwhitee@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.48.250.58' '71.48.250.58' '' '' 0 1 '' 0 '' '' 4 0 4954 '' 0 '' 1 '') " (16933" '_TheRealNoah_' 1439211417 2 0 '' 1439688749 '_TheRealNoah_' 0 0 0 '' '' 0 '' '' '279c8d0d314de078766b8911a94065e60b3210ab' '' 'Iamnoah324@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '216.165.253.80' '216.165.253.80' '' '' 0 1 '' 9576 '' '' 4 2545 '002e' '' 0 '' 1 '') " (16934" 'creeepsmcpasta' 1439211837 0 0 '' 0 'creeepsmcpasta' 0 0 0 '' '' 0 '' '' 'dca91d86c1add3cf8ee3c11ebf5a71ce67e5aed2' '' 'poppy32111@ymail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.14.37.207' '24.14.37.207' '' '' 0 1 '' 0 '' '' 4 0 '0a65' '' 0 '' 1 '') " (16935" 'creepsmcpasta' 1439212139 8 0 '' 1443876616 'creepsmcpasta' 0 0 0 '' '' 0 '' '' '7ac6e366653aca3f087c99e52c2406a9cf84b5b8' '' 'poppy32111@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.14.37.207' '24.14.37.207' '' '' 0 1 '' 10833 '' '' 4 2910 'e1a8' '' 0 '' 1 '') " (16936" 'puppielove126' 1439214966 117 0 '' 1448146848 'puppielove126' 3 0 0 '' '' 0 '' '' '9b4918760ba70e75a41ea1ecdbfcb2114a87d9b2' '' 'serling126@hotmail.com' 'Hug a creeper. Do it.' 2 '0001-01-01' '' '' 'The world of Minecraftia' '' '' '' '' 1 1 '' 'Hug a creeper kids. #creeperlove ^^' 0 '' 1 0 0 '' 1 1 0 2 '50.48.131.155' '50.48.131.155' 'What is the first ELEMENTARY school i went to?' '479a6d024a2f144a0ee93b1b17ea73ef' 0 1 '' 12481 '' '' 6 59380 'c003' '' 0 '' 1 '') " (17237" 'lorinkid01' 1447814000 0 0 '' 0 'lorinkid01' 0 0 0 '' '' 0 '' '' '01489df7e3df1287713c2054d136648f7cb23bb9' '' 'lorinkid01@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.223.9.2' '98.223.9.2' '' '' 0 1 '' 0 '' '' 4 0 '07c8' '' 0 '' 1 '') " (16937" 'Ozou' 1439218916 0 0 '' 1439219863 'Ozou' 0 0 0 '' '' 0 '' '' 'aac6fcd0b1eb45ec467ff3a44d935e754797d192' '' 'smartchrissy@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.51.11.189' '2.51.11.189' '' '' 0 1 '' 9271 '' '' 4 604 'e45d' '' 0 '' 1 '') " (16938" 'Michelle1234' 1439219388 0 0 '' 0 'Michelle1234' 0 0 0 '' '' 0 '' '' '668d1ee6e737d15e9afa01bebb6d3de4acf54e05' '' 'Elizabeth.mecc@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.123.120.134' '70.123.120.134' '' '' 0 1 '' 0 '' '' 4 0 '3c21' '' 0 '' 1 '') " (16962" '_OMGitzANewEra_' 1439300499 1 0 '' 1439305346 '_OMGitzANewEra_' 0 0 0 '' '' 0 '' '' '2ed7b4a46d00e0dead03cf8f73f058577bec6f05' '' 'AdamAbbott-Smith@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '80.229.26.133' '80.229.26.133' '' '' 0 1 '' 9372 '' '' 4 0 '743a' '' 0 '' 1 '') " (16939" 'zapyall5' 1439222055 1 0 '' 1439581704 'zapyall5' 0 0 0 '' '' 0 '' '' 'dff3ce80e3de3d9bc0bb57d3b3aab6fff49612fb' '' 'zapyall5@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.49.85.46' '68.49.85.46' '' '' 0 1 '' 9487 '' '' 4 881 '39c0' '' 0 '' 1 '') " (16940" 'Archer_Power00' 1439225527 10 0 '' 1442614088 'Archer_Power00' 0 0 0 '' '' 0 '' '' '59f9e3b0a06b2bfc463a7980a6c7c7cc44dddb24' '' 'archerpower00@gmail.com' 'Im Tyler I Created the factions Raiders' 1 '2000-06-11' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.3.81.73' '108.3.81.73' '' '' 0 1 '' 10591 '' '' 4 11063 'd444' '' 0 '' 1 '') " (16941" 'InfernalHunt' 1439225589 5 0 '' 1439743233 'InfernalHunt' 0 0 0 '' '' 0 '' '' 'e35814650ae6f70cb2d8d8fb7d62316de7033ff0' '' 'Hdean06@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.107.156.237' '68.107.156.237' '' '' 0 1 '' 9620 '' '' 4 3476 '798e' '' 0 '' 1 '') " (16942" 'princessluna' 1439227433 2 0 '' 1439227785 'princessluna' 0 0 0 '' '' 0 '' '' '852e360158d6e20f7073b27060f237f6e0cc297b' '' 'bellaluna407@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.177.150.174' '72.177.150.174' '' '' 0 1 '' 9296 '' '' 4 78 'bfe3' '' 0 '' 1 '') " (16943" 'Nee16' 1439229232 0 0 '' 1441630118 'Nee16' 0 0 0 '' '' 0 '' '' '55bf6fbe1eb53997546217a0646ac4a6cb0e4bfa' '' 'maryreneem@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.168.15.99' '73.168.15.99' '' '' 0 1 '' 10354 '' '' 4 0 'dc90' '' 0 '' 1 '') " (16944" 'Luna013085' 1439229675 0 0 '' 1439246239 'Luna013085' 0 0 0 '' '' 0 '' '' 'd353f3e933d17fc7a059f5f311bd811a6e8d259a' '' 'madisonhall@charter.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.84.217.14' '97.84.217.14' '' '' 0 1 '' 9313 '' '' 4 93 'ea42' '' 0 '' 1 '') " (16945" '_SapphireBlood_' 1439231228 1 0 '' 1440760187 '_SapphireBlood_' 2 0 0 '' '' 0 '' '' 'a41e8aaee8825d066547dc39270a5409f2a78e3b' '' 'dancegirl500@comcast.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' -5 '' 1 0 0 '' 1 1 0 2 '73.180.81.101' '73.180.81.101' 'What's your dog's name?' '707189d7606ab4c4c8432fd64c5985f7' 0 1 '' 10053 '' '' 4 3156 'dd9b' '' 0 '' 1 '') " (16946" 'SarahDestroysMC' 1439232086 0 0 '' 0 'SarahDestroysMC' 0 0 0 '' '' 0 '' '' 'f7e66a405af172be372c7d9bd38f5c284d446780' '' 'andy.pokefan1@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.97.155.30' '81.97.155.30' '' '' 0 1 '' 0 '' '' 4 0 'f020' '' 0 '' 1 '') " (16947" 'Ali1234' 1439232859 0 0 '' 0 'Ali1234' 0 0 0 '' '' 0 '' '' '235c2cb14df8076851e6494cf6aab631b1b130eb' '' 'dragonwarrior1@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.143.55.76' '50.143.55.76' '' '' 0 1 '' 0 '' '' 4 0 '7fb1' '' 0 '' 1 '') " (16948" '_NeonWolf_' 1439236410 2 0 '' 1439696118 '_NeonWolf_' 0 0 0 '' '' 0 '' '' 'dfd7afba5b3d04b08d39021865858c76a9df1846' '' 'danielleaustin25@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.132.99.161' '75.132.99.161' '' '' 0 1 '' 9599 '' '' 4 682 '30f6' '' 0 '' 1 '') " (16949" 'BubblesGonnaPOP' 1439236541 0 0 '' 1439553813 'BubblesGonnaPOP' 0 0 0 '' '' 0 '' '' '872e0e74398688dc0a3c6138008c340485cccf6b' '' 'epicness43210@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.30.18.55' '92.30.18.55' '' '' 0 1 '' 9482 '' '' 4 423 '60f0' '' 0 '' 1 '') " (16950" 'severussnape466@yahoo.com' 1439237334 1 0 '' 1439243096 'severussnape466@yahoo.com' 0 0 0 '' '' 0 '' '' 'a037f74cd94415d5b9c4140b84320585fe8a3d55' '' 'ozzy375playsmc@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '198.72.137.14' '198.72.137.14' '' '' 0 1 '' 9326 '' '' 4 523 'dffb' '' 0 '' 1 '') " (16951" 'xD4RK_Galaxy' 1439239014 1 0 '' 1439239352 'xD4RK_Galaxy' 0 0 0 '' '' 0 '' '' '67bef9eeeba057c2f1a9bb770ebc425a535f6ef4' '' 'deadkidd64@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.80.53.152' '173.80.53.152' '' '' 0 1 '' 9327 '' '' 4 245 '312b' '' 0 '' 1 '') " (16952" 'Paigestar9' 1439239111 1 0 '' 1441624370 'Paigestar9' 0 0 0 '' '' 0 '' '' '789831cd7ad68f986af7036307e9b9f4430b8061' '' 'realpaigestar9@gmail.com' 'Hinako is so kawaii' 2 '0001-01-01' '' '' 'Somewhere' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.227.13.197' '71.227.13.197' '' '' 0 1 'd4afa80940' 10354 '' '' 4 5913 4192 '' 0 '1448218388|3' 1 '') " (16953" 'WOAH_wafflez9088' 1439239400 0 0 '' 0 'WOAH_wafflez9088' 0 0 0 '' '' 0 '' '' '398b40a41ccf3def5f78fc1e10ec9a77ecd65b41' '' 'mr.poptart9088@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.181.121.196' '72.181.121.196' '' '' 0 1 '' 0 '' '' 4 0 '062d' '' 0 '' 1 '') " (16954" 'cookieslayer' 1439240032 0 0 '' 0 'cookieslayer' 0 0 0 '' '' 0 '' '' 'bb1b752403d35a2da55b8a6c67bc65951b622e54' '' 'cookiemanish@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.118.130.74' '70.118.130.74' '' '' 0 1 '' 0 '' '' 4 0 '112d' '' 0 '' 1 '') " (16963" 'Unrocker13' 1439304781 1 0 '' 1439919414 'Unrocker13' 0 0 0 '' '' 0 '' '' 'acfa3777ee38aad3d740f2e45a1f3be7e8e686b8' '' 'mrbacon@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.254.210.133' '98.254.210.133' '' '' 0 1 '' 9780 '' '' 4 2145 'd909' '' 0 '' 1 '') " (16956" 'jordanhm2003@yahoo.com' 1439252986 1 0 '' 1439764745 'jordanhm2003@yahoo.com' 0 0 0 '' '' 0 '' '' 'bd1a62c767a8d91e9045a5d76d8293acacc6adfb' '' 'jordanhm2003@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.233.8.48' '173.233.8.48' '' '' 0 1 '' 9640 '' '' 4 5230 'ccbb' '' 0 '' 1 '') " (16957" 'GhostPandaFX' 1439257019 0 0 '' 1439257192 'GhostPandaFX' 0 0 0 '' '' 0 '' '' '342e1562308ee9b115d6b287dedd0e86e0bb3fe9' '' 'jadenk17@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.190.6.252' '72.190.6.252' '' '' 0 1 '' 9348 '' '' 4 244 '962e' '' 0 '' 1 '') " (16958" 'Kellimater_' 1439258120 0 0 '' 0 'Kellimater_' 0 0 0 '' '' 0 '' '' '70055efacded515693e14528a8fec237f8fb212d' '' 'gavingoodfellow@ymail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.26.70.145' '50.26.70.145' '' '' 0 1 '' 0 '' '' 4 0 '9d4d' '' 0 '' 1 '') " (16959" 'sewsavannah' 1439268225 1 0 '' 1439268838 'sewsavannah' 0 0 0 '' '' 0 '' '' '011486984a7e811a74feadbe9dd216b4881ed30a' '' 'savannah748103@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.180.5.147' '108.180.5.147' '' '' 0 1 '' 9348 '' '' 4 71 'cbb7' '' 0 '' 1 '') " (16961" 'Music_Band' 1439290445 0 0 '' 0 'Music_Band' 0 0 0 '' '' 0 '' '' '821e5abf1cb186e6352fe7529fed2b1ef8e81293' '' 'nikki401@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.181.51.87' '98.181.51.87' '' '' 0 1 '' 0 '' '' 4 0 5362 '' 0 '' 1 '') " (16964" 'Ahri_Minecraft' 1439314800 1 0 '' 1439734643 'Ahri_Minecraft' 0 0 0 '' '' 0 '' '' '084a89adb0b4e1bfe0eff1e56c5090f9092770f4' '' 'ariakay759@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.129.174.167' '75.129.174.167' '' '' 0 1 '' 9615 '' '' 4 155 '0d46' '' 0 '' 1 '') " (16965" 'Fastboy' 1439315539 0 0 '' 1439315968 'Fastboy' 0 0 0 '' '' 0 '' '' '89108b95388290b759307fb1734c77d3b101d756' '' 'fastboy123@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.3.245.57' '24.3.245.57' '' '' 0 1 '' 9383 '' '' 4 0 8746 '' 0 '' 1 '') " (16966" 'Giggle_Angel_42' 1439321962 0 0 '' 0 'Giggle_Angel_42' 0 0 0 '' '' 0 '' '' '13058bcb6af80ce6bd0c6b294fde0318a6c269c3' '' 'diamondjewler@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.177.149.156' '71.177.149.156' '' '' 0 1 '' 0 '' '' 4 0 '0c95' '' 0 '' 1 '') " (16969" 'Viperman' 1439336459 0 0 '' 1439336608 'Viperman' 0 0 0 '' '' 0 '' '' '75137effee19eb8a337032bf69828dbd2f1a3c51' '' 'brenthedestroyer@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.84.151.135' '71.84.151.135' '' '' 0 1 '' 9403 '' '' 4 0 'dc37' '' 0 '' 1 '') " (16967" 'Crafty' 1439329949 0 0 '' 0 'Crafty' 0 0 0 '' '' 0 '' '' '4d035d3bcd339c2380a124039dd05ea7f500eddb' '' 'viv.noah@cloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '199.119.146.136' '199.119.146.136' '' '' 0 1 '' 0 '' '' 4 0 '4dc4' '' 0 '' 1 '') " (16968" 'XxLovePugs04xX' 1439332719 1 0 '' 1441153253 'XxLovePugs04xX' 0 0 0 '' '' 0 '' '' 'daa8b07fea013b1cd40694358377b9ac300341a8' '' 'ryliebartlett4404@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.190.44.49' '68.190.44.49' 'Whats My Mothers Maden Name?' 'eb74a80984d24ac903ffc1133c334d85' 0 1 '' 10208 '' '' 4 1441 '337b' '' 0 '' 1 '') " (16970" 'BiscuitSis6815' 1439343487 1 0 '' 1439344365 'BiscuitSis6815' 0 0 0 '' '' 0 '' '' '347e07c84781ed907257f115ffd3c4551016c532' '' 'jessie6815@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.115.169.26' '75.115.169.26' '' '' 0 1 '' 9406 '' '' 4 1016 '5dcb' '' 0 '' 1 '') " (16971" 'IIFreyaII' 1439370271 0 0 '' 0 'IIFreyaII' 0 0 0 '' '' 0 '' '' 'ced469ec5638aea164d4b5fd8fbca05b1381286a' '' 'zaperzoe@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.215.83.172' '90.215.83.172' '' '' 0 1 '' 0 '' '' 4 0 'bec4' '' 0 '' 1 '') " (16973" 'xX_TigeyPlayz_Xx' 1439384546 5 0 '' 1441314583 'xX_TigeyPlayz_Xx' 0 0 0 '' '' 0 '' '' '86449a70ef14e6644f8e512841ba5767dee3df3a' '' 'vdh5600@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.26.176.36' '70.26.176.36' '' '' 0 1 '' 10254 '' '' 4 8133 4679 '' 0 '' 1 '') " (16987" 'PIgWhisperer987' 1439435018 0 0 '' 1443407523 'PIgWhisperer987' 0 0 0 '' '' 0 '' '' 'c62110c781f73eab743cf6bd9dcf48ea1027664c' '' 'Molly@weisberg.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.190.34.225' '73.190.34.225' '' '' 0 1 '' 10809 '' '' 4 5510 1169 '' 0 '' 1 '') " (16972" 'fuzzy_wuzzy_fox' 1439381040 0 0 '' 1439381225 'fuzzy_wuzzy_fox' 0 0 0 '' '' 0 '' '' '889aae35d98133e6633c2bece7d08a19894c3ed8' '' 'andrewmlee@rogers.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.229.218.167' '99.229.218.167' '' '' 0 1 '' 9415 '' '' 4 0 'c1e2' '' 0 '' 1 '') " (16974" 'dieseldaze1005' 1439386137 0 0 '' 0 'dieseldaze1005' 0 0 0 '' '' 0 '' '' '7483472dda69b942528187ebf7cc4112c4ca8501' '' 'dieselandgeo1005ZZ@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '114.77.183.142' '114.77.183.142' '' '' 0 1 '' 0 '' '' 4 0 'ad04' '' 0 '' 1 '') " (16977" 'powerwolf345' 1439399958 9 0 '' 1441336551 'powerwolf345' 1 0 0 '' '' 0 '' '' '180254459753671bbe77b5cb3e8c90d4c51ff4c2' '' 'terefurm3@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.80.92.80' '67.80.92.80' '' '' 0 1 '' 10275 '' '' 4 8751 '65b7' '' 0 '' 1 '') " (16975" 'halobot3000' 1439390269 1 0 '' 1439407167 'halobot3000' 0 0 0 '' '' 0 '' '' '17af58baac48c0e47d88269458408013ad30a0b6' '' 'williambruns11@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.101.49.187' '76.101.49.187' '' '' 0 1 '' 9418 '' '' 4 358 '875e' '' 0 '' 1 '') " (16991" '__ToxicBlock__' 1439498417 0 0 '' 0 '__ToxicBlock__' 0 0 0 '' '' 0 '' '' '229a3032bfd5372de4f5499891fad3e5839d949a' '' 'logancowles2000@gmail.cim' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.136.176.46' '74.136.176.46' '' '' 0 1 '' 0 '' '' 4 0 'c302' '' 0 '' 1 '') " (16976" 'bellewickman' 1439397561 0 0 '' 1439419614 'bellewickman' 0 0 0 '' '' 0 '' '' '4eb7ddac62ca7b0a2ce091397f904d2fd6f4186b' '' 'belleiscool@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.43.226.225' '66.43.226.225' '' '' 0 1 '' 9427 '' '' 4 2321 'd49f' '' 0 '' 1 '') " (16978" 'JalinDoesMc' 1439400032 0 0 '' 0 'JalinDoesMc' 0 0 0 '' '' 0 '' '' '2d55babd13f8f5d9083c610121b89403103fe127' '' 'jalnisback@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.52.101.58' '104.52.101.58' '' '' 0 1 '' 0 '' '' 4 0 7014 '' 0 '' 1 '') " (16979" '_UniLlama_' 1439404734 0 0 '' 0 '_UniLlama_' 0 0 0 '' '' 0 '' '' '9c3936d541016b94782804957d111989ac0de015' '' 'schisolm003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.43.197.108' '71.43.197.108' '' '' 0 1 '' 0 '' '' 4 0 'befc' '' 0 '' 1 '') " (16980" 'heromnxpw' 1439408319 0 0 '' 0 'heromnxpw' 0 0 0 '' '' 0 '' '' '7d39f376a1cca40e0a0282e4e9d1a6768ce490f4' '' 'minecraftheromnxpw@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '188.247.77.40' '188.247.77.40' '' '' 0 1 '' 0 '' '' 4 0 '01c1' '' 0 '' 1 '') " (16983" 'minionlover152' 1439418268 0 0 '' 1439418443 'minionlover152' 0 0 0 '' '' 0 '' '' 'df2adfc175e8884bd357b9cba27d8240527e2884' '' 'caseums2002@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.80.214.247' '50.80.214.247' '' '' 0 1 '' 9450 '' '' 4 358 'a30f' '' 0 '' 1 '') " (16981" 'Deadman9012' 1439412920 1 0 '' 1439414561 'Deadman9012' 0 0 0 '' '' 0 '' '' '637b734865d7d51d393193f57aef44bf884c5215' '' 'tykane00@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.5.69.202' '99.5.69.202' '' '' 0 1 '' 9447 '' '' 4 680 7607 '' 0 '' 1 '') " (16982" 'Insaneminers' 1439416710 0 0 '' 0 'Insaneminers' 0 0 0 '' '' 0 '' '' 'b74237bcb15f32517a022d054e59dd0fa6614728' '' 'cammorgan@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.162.216.6' '75.162.216.6' '' '' 0 1 '' 0 '' '' 4 0 'b6e5' '' 0 '1445998011|1' 1 '') " (16985" 'Sam Striker' 1439423549 2 0 '' 1446312116 'Sam Striker' 0 0 0 '' '' 0 '' '' 'ac12a51b657a87370dcb1931ccfd3d5f40569a14' '' 'samwhite1213@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.51.76.161' '71.51.76.161' '' '' 0 1 '' 11750 '' '' 4 1720 '9d3a' '' 0 '' 1 '') " (16984" 'Rapid_Fire68X' 1439419090 1 0 '' 1449019939 'Rapid_Fire68X' 0 0 0 '' '' 0 '' '' '214c454a710c8079135061f82fda80d25e18ca25' '' 'Chasec0910@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.237.92.21' '64.237.92.21' '' '' 0 1 '' 13000 '' '' 4 808 '5fa2' '' 0 '' 1 '') " (16986" 'marcus8900' 1439423931 0 0 '' 1439424506 'marcus8900' 0 0 0 '' '' 0 '' '' '4f61c1c45148f9ee65eb1052c3e7cd4b66888622' '' 'marcuslennie@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.199.106.128' '70.199.106.128' '' '' 0 1 '' 9453 '' '' 4 130 'bb48' '' 0 '' 1 '') " (16988" 'Wolfeh_' 1439473918 0 0 '' 1439474074 'Wolfeh_' 0 0 0 '' '' 0 '' '' 'a8444dab7d4bae30e4993fad3b9e69c75b780931' '' 'sky.gov01@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.183.106.227' '72.183.106.227' '' '' 0 1 '' 9467 '' '' 4 0 'b85b' '' 0 '' 1 '') " (16989" 'OnlineForAReason' 1439475221 0 0 '' 0 'OnlineForAReason' 0 0 0 '' '' 0 '' '' '3ade6ee1a6afc71cac3802f2ca17b24afe6b7af2' '' 'onlineforareason@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.49.221.102' '99.49.221.102' '' '' 0 1 '' 0 '' '' 4 0 'efb3' '' 0 '' 1 '') " (16990" 'TNTFoxy1453' 1439492439 0 0 '' 1439492594 'TNTFoxy1453' 0 0 0 '' '' 0 '' '' '8e364738b2d787317d7d2c7a925c6afed9261071' '' 'neonjoker9900@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.149.136.157' '99.149.136.157' '' '' 0 1 '' 9470 '' '' 4 0 9243 '' 0 '' 1 '') " (16992" 'rocksdude' 1439512771 0 0 '' 0 'rocksdude' 0 0 0 '' '' 0 '' '' 'e295a6c6e54fb8c86c0c8d84942fee556acde239' '' 'fariytailguild666@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '45.51.101.100' '45.51.101.100' '' '' 0 1 '' 0 '' '' 4 0 3905 '' 0 '' 1 '') " (16993" 'EpicBoss123abc' 1439513562 0 0 '' 1439513838 'EpicBoss123abc' 0 0 0 '' '' 0 '' '' 'bc4308062e1d7b50e291d77014c0f0d0c8ca8059' '' 'Raiderloco2@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.14.162.34' '73.14.162.34' '' '' 0 1 '' 9475 '' '' 4 389 'cb80' '' 0 '' 1 '') " (16994" 'pugluver28' 1439519073 0 0 '' 0 'pugluver28' 0 0 0 '' '' 0 '' '' '8ef413d7147d43abe80beb341a8fc66a5b440043' '' 'paulariggleman@yahho.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.131.77.169' '24.131.77.169' '' '' 0 1 '' 0 '' '' 4 0 '5f32' '' 0 '' 1 '') " (16998" 'cookienerd8' 1439577446 0 0 '' 0 'cookienerd8' 0 0 0 '' '' 0 '' '' 'a4c03d154ea3da0b9cb0dd7c229af157a8480907' '' 'freundjamie@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.2.220.190' '86.2.220.190' '' '' 0 1 '' 0 '' '' 4 0 'f053' '' 0 '' 1 '') " (16995" 'Super_Virus' 1439535255 2 0 '' 1439606844 'Super_Virus' 0 0 0 '' '' 0 '' '' '13712a3f5410195bb1f9ee85d750c86a225da011' '' 'supervirusminecraft@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '218.186.55.49' '218.186.55.49' '' '' 0 1 '' 9507 '' '' 4 1745 'f82a' '' 0 '' 1 '') " (16996" 'DancingDiva' 1439553171 1 0 '' 1445856096 'DancingDiva' 0 0 0 '' '' 0 '' '' 'adf8d57b67e74e51d46fb7f594ebaac3ff99e643' '' 'jocottonmay71@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '5.67.140.138' '5.67.140.138' '' '' 0 1 '' 11481 '' '' 4 825 'a3cf' '' 0 '' 1 '') " (16997" 'CJgerbil' 1439573902 4 0 '' 1448749513 'CJgerbil' 0 0 0 '' '' 0 '' '' '3b7a745a6fa11ee691cee5a4ea6a46caa4dd6ba9' '' 'ChristinaGerbil@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '----------------------CJ-------------------------' 0 '' 1 0 0 '' 1 1 0 2 '73.191.254.59' '73.191.254.59' '' '' 0 1 '' 12791 '' '' 4 5296 'c951' '' 0 '' 1 '') " (16999" 'MR_Monly' 1439577478 0 0 '' 1439579970 'MR_Monly' 0 0 0 '' '' 0 '' '' '5d6891fffa1a721e8e78d86a890faa4d135ad39d' '' 'lilwoody0007@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.186.240.108' '72.186.240.108' '' '' 0 1 '' 9486 '' '' 4 0 '91ae' '' 0 '' 1 '') " (17000" 'pown5432' 1439588212 1 0 '' 1439595711 'pown5432' 0 0 0 '' '' 0 '' '' '5f194bed7831155b0bc89f9f097a64a01a874347' '' 'shawngauthier@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '142.68.45.243' '142.68.45.243' '' '' 0 1 '' 9490 '' '' 4 431 'f36e' '' 0 '' 1 '') " (17001" 'AwesomeGurl05' 1439589280 0 0 '' 1446523633 'AwesomeGurl05' 0 0 0 '' '' 0 '' '' 'ebcb9196d728a052937407dd7dd76dd9035f41dd' '' 'mmc812@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.129.120.108' '74.129.120.108' '' '' 0 1 '' 11551 '' '' 4 3396 '3fdb' '' 0 '' 1 '') " (17002" 'Icognito666' 1439589751 1 0 '' 1439592266 'Icognito666' 0 0 0 '' '' 0 '' '' '72dc0eb0136890042ce1d20f6320ed51bf9e4cf8' '' 'Icognito6666@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.227.142.39' '98.227.142.39' '' '' 0 1 '' 9492 '' '' 4 88 5587 '' 0 '' 1 '') " (17003" 'Crazycreater21' 1439589796 1 0 '' 1440262399 'Crazycreater21' 0 0 0 '' '' 0 '' '' '18f62cb0947decf0f424526b8b5a54479241525b' '' 'crazycreater21@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.13.193' '172.56.13.193' '' '' 0 1 '' 9921 '' '' 4 2039 'fb6c' '' 0 '' 1 '') " (17004" 'XxCupcaiksxX' 1439591932 0 0 '' 1439593244 'XxCupcaiksxX' 0 0 0 '' '' 0 '' '' '0069e438514b91f0b142612aac01828d5398e58b' '' 'sweetpanini@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.143.128.21' '73.143.128.21' '' '' 0 1 '' 9495 '' '' 4 0 '529c' '' 0 '' 1 '') " (17005" '_Youtuber Fan _' 1439595074 0 0 '' 0 '_Youtuber Fan _' 0 0 0 '' '' 0 '' '' '373a5bd70286d543aa15c2f961f59c23856ade99' '' 'SamanthaWoods160@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '128.177.161.168' '128.177.161.168' '' '' 0 1 '' 0 '' '' 4 0 '51e5' '' 0 '' 1 '') " (17006" 'Real_TDM' 1439595452 1 0 '' 1439607272 'Real_TDM' 0 0 0 '' '' 0 '' '' '887bae9fa194c4c24edf2982de12340bb5d58719' '' 'bereghostfan2@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.116.94.79' '98.116.94.79' '' '' 0 1 '' 9507 '' '' 4 219 '2dce' '' 0 '' 1 '') " (17007" 'ugotkilled469' 1439597551 0 0 '' 0 'ugotkilled469' 0 0 0 '' '' 0 '' '' '67c69893369e62a15e660b92b71532d346cebfcc' '' 'leslie00@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.98.240.90' '99.98.240.90' '' '' 0 1 '' 0 '' '' 4 0 'db48' '' 0 '' 1 '') " (17008" 'TheWildestDerp' 1439602246 0 0 '' 0 'TheWildestDerp' 0 0 0 '' '' 0 '' '' 'c8ce403999245e17ecee6b3bcc8cdd5c9252d6bb' '' 'courtney12@gmail.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.112.155.107' '68.112.155.107' '' '' 0 1 '' 0 '' '' 4 0 '76ae' '' 0 '' 1 '') " (17009" 'Saendithas' 1439617146 0 0 '' 1439617230 'Saendithas' 0 0 0 '' '' 0 '' '' '751b3781fe49ed828753e7d561923872cc6541f1' '' 'toniciprianileone112@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '119.94.116.213' '119.94.116.213' '' '' 0 1 '' 9516 '' '' 4 0 '93fd' '' 0 '' 1 '') " (17010" 'thegamingwolfie' 1439618042 0 0 '' 0 'thegamingwolfie' 0 0 0 '' '' 0 '' '' '7030f1617861eea7c292bc9e0874ea0b8ac7e729' '' 'oliviaplichta105@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '58.175.93.47' '58.175.93.47' '' '' 0 1 '' 0 '' '' 4 0 'd524' '' 0 '' 1 '') " (17013" '_Orange04_' 1439661447 0 0 '' 0 '_Orange04_' 0 0 0 '' '' 0 '' '' '7414dd3e0064d1770752f0828099e96ffeab10a5' '' 'chriskyla04@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.176.124.42' '98.176.124.42' '' '' 0 1 '' 0 '' '' 4 0 '4d82' '' 0 '' 1 '') " (17017" 'Olivertwt' 1439682924 0 0 '' 0 'Olivertwt' 0 0 0 '' '' 0 '' '' '90519457240f6b2d6953f75d3fb3750951f3a209' '' 'liver_lake@student.aishk.edu.hk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '112.118.40.162' '112.118.40.162' '' '' 0 1 '' 0 '' '' 4 0 '032c' '' 0 '' 1 '') " (17011" 'walkindead76' 1439657545 0 0 '' 1439657644 'walkindead76' 0 0 0 '' '' 0 '' '' 'a1fd90cb6b8494295d20c1e14eb6ed76b606eb25' '' 'walkindead76@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.137.84.206' '104.137.84.206' '' '' 0 1 '' 9533 '' '' 4 0 '9a50' '' 0 '' 1 '') " (17012" 'gemstonearts_' 1439657573 0 0 '' 1439657687 'gemstonearts_' 0 0 0 '' '' 0 '' '' '1f04ffea407dbb31687703c84aa11d20c2cf38c5' '' 'sammikmiller@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.28.188.8' '72.28.188.8' '' '' 0 1 '' 9533 '' '' 4 0 'e597' '' 0 '' 1 '') " (17014" 'ilovedasiydog' 1439667501 2 0 '' 1439669806 'ilovedasiydog' 0 0 0 '' '' 0 '' '' '302e5347039d159a6571d6591bf5dd087d4b8127' '' 'pollycunningham@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.34.163.163' '50.34.163.163' '' '' 0 1 '' 9549 '' '' 4 1079 '9a00' '' 0 '' 1 '') " (17015" 'Sprinkle784' 1439667587 0 0 '' 1439668146 'Sprinkle784' 0 0 0 '' '' 0 '' '' '99dddc862c38615b66e2a4a871afc7210ff15d85' '' 'juliele487@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.189.66.13' '68.189.66.13' '' '' 0 1 '' 9546 '' '' 4 728 '2b29' '' 0 '' 1 '') " (17016" 'PrincessPotato0' 1439671136 3 0 '' 1441100080 'PrincessPotato0' 0 0 0 '' '' 0 '' '' '67f4edfc92f0f47d57a4482b3552b875275d8b27' '' 'Princesspotato0@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '151.227.101.26' '151.227.101.26' '' '' 0 1 '' 10178 '' '' 4 9678 'baea' '' 0 '' 1 '') " (17018" 'korieann03' 1439686559 0 0 '' 1439687901 'korieann03' 0 0 0 '' '' 0 '' '' '09b7cb084fb3bbe2e7e30ed78b52859597b9ada5' '' 'korieannbeasley@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.72.188.66' '76.72.188.66' '' '' 0 1 '' 9576 '' '' 4 1739 '0f90' '' 0 '1439688449|1' 1 '') " (17026" 'SymmieJax' 1439746725 0 0 '' 1439751133 'SymmieJax' 0 0 0 '' '' 0 '' '' '1cb7a944734fec7e5cce499b47b321e037356995' '' 'symjax@exede.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.63.138.218' '184.63.138.218' '' '' 0 1 '' 9623 '' '' 4 0 7928 '' 0 '' 1 '') " (17019" 'Cadbury' 1439690325 1 0 '' 1439691687 'Cadbury' 0 0 0 '' '' 0 '' '' '22320481d1dd9fe12f39b669653e41a4155b80d8' '' 'ajiaujla@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.152.3.112' '86.152.3.112' '' '' 0 1 '' 9587 '' '' 4 304 '00fb' '' 0 '' 1 '') " (17020" 'gamedays' 1439693505 0 0 '' 1439693849 'gamedays' 0 0 0 '' '' 0 '' '' 'f528bedcf9c4988ea936cfbde753d79ff6cf152e' '' 'gamergamedays@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.56.45.119' '24.56.45.119' '' '' 0 1 '' 9597 '' '' 4 402 'c68b' '' 0 '' 1 '') " (17021" 'MicrosoftGaming' 1439693645 2 0 '' 1440109578 'MicrosoftGaming' 0 0 0 '' '' 0 '' '' '63ec8482fcc7d3fda5da6cf123d962b1400b39b7' '' 'annedougb@verizon.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.147.151.207' '24.147.151.207' '' '' 0 1 '' 9881 '' '' 4 2814 '7e6e' '' 0 '' 1 '') " (17022" 'ITSBeartooth47' 1439699913 1 0 '' 1440109540 'ITSBeartooth47' 0 0 0 '' '' 0 '' '' '7d8758204213fb42115e7e22032d455106bd66be' '' 'blackstockn1@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.168.248.43' '66.168.248.43' '' '' 0 1 '' 9881 '' '' 4 1277 '2df4' '' 0 '' 1 '') " (17023" 'TheDNAlien' 1439703862 2 0 '' 1448946083 'TheDNAlien' 0 0 0 '' '' 0 '' '' '17bbbf6bff748cccd5a4fd0858941663b5c4be0d' '' 'enderkid10@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.88.113.213' '97.88.113.213' '' '' 0 1 '' 12951 '' '' 4 1328 '58d0' '' 0 '' 1 '') " (17024" 'Callmeyummy' 1439707151 0 0 '' 1439709172 'Callmeyummy' 0 0 0 '' '' 0 '' '' '51fa3de62c62946a8f6cae6a1404470bf0ca9db0' '' 'ella_stirling@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '110.32.237.204' '110.32.237.204' '' '' 0 1 '' 9604 '' '' 4 343 '696e' '' 0 '' 1 '') " (17025" 'Killjoyzz' 1439736243 0 0 '' 1443283151 'Killjoyzz' 0 0 0 '' '' 0 '' '' '8468d4d1754b3debc1adcde1cbdff1e2b33b9f03' '' 'merome4evaaa@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '94.10.74.33' '94.10.74.33' '' '' 0 1 '' 10798 '' '' 4 1053 '8fd4' '' 0 '' 1 '') " (17027" 'KrisG03Plays' 1439750241 2 0 '' 1439750600 'KrisG03Plays' 0 0 0 '' '' 0 '' '' 'f9f167ac499b97f4a406007265892ae07eb928a2' '' 'krisg03plays@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.214.254.234' '108.214.254.234' '' '' 0 1 '' 9626 '' '' 4 448 '35cf' '' 0 '' 1 ''); INSERT INTO `smf_members` " (`id_member`" `member_name` `date_registered` `posts` `id_group` `lngfile` `last_login` `real_name` `instant_messages` `unread_messages` `new_pm` `buddy_list` `pm_ignore_list` `pm_prefs` `mod_prefs` `message_labels` `passwd` `openid_uri` `email_address` `personal_text` `gender` `birthdate` `website_title` `website_url` `location` `icq` `aim` `yim` `msn` `hide_email` `show_online` `time_format` `signature` `time_offset` `avatar` `pm_email_notify` `karma_bad` `karma_good` `usertitle` `notify_announcements` `notify_regularity` `notify_send_body` `notify_types` `member_ip` `member_ip2` `secret_question` `secret_answer` `id_theme` `is_activated` `validation_code` `id_msg_last_visit` `additional_groups` `smiley_set` `id_post_group` `total_time_logged_in` `password_salt` `ignore_boards` `warning` `passwd_flood` `pm_receive_from` `breeze_profile_views`) VALUES (17028 'ItzRen' 1439751132 0 0 '' 0 'ItzRen' 0 0 0 '' '' 0 '' '' 'bf9cbb9984bd87c3605d781d72c90db004c675fe' '' 'rendogmc@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '100.37.243.194' '100.37.243.194' '' '' 0 1 '38d09f25c5' 0 '' '' 4 0 '50e9' '' 0 '1439751227|3' 1 '') " (17030" 'Budder_Girl03' 1439761144 0 0 '' 0 'Budder_Girl03' 0 0 0 '' '' 0 '' '' 'a789818e6860c7fecaa909fd4990c8733918ed9c' '' 'lawymer@students.wcpss.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.109.173.244' '174.109.173.244' '' '' 0 1 '' 0 '' '' 4 0 '32d0' '' 0 '' 1 '') " (17029" 'explosion_time' 1439757472 0 0 '' 0 'explosion_time' 0 0 0 '' '' 0 '' '' '8052ea112ac8f601a95839c12b064e98806ae9f9' '' 'teiganx5@charetr.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.119.0.236' '68.119.0.236' '' '' 0 1 '' 0 '' '' 4 0 'f8a2' '' 0 '' 1 '') " (17031" 'The_Miner25' 1439772773 0 0 '' 1439775365 'The_Miner25' 0 0 0 '' '' 0 '' '' '714287ca081f28205cb7ec94412aba65a0da5da3' '' 'calebsamples24@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.136.23.90' '75.136.23.90' '' '' 0 1 '' 9640 '' '' 4 359 0.00E+00 '' 0 '' 1 '') " (17032" 'TestingPack' 1439778022 0 0 '' 1439778273 'TestingPack' 0 0 0 '' '' 0 '' '' '650c09d2ae018122e93e80716cb82494724be659' '' 'jdk21132@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.73.50.115' '97.73.50.115' '' '' 0 1 '' 9648 '' '' 4 358 '7bd0' '' 0 '1445289390|3' 1 '') " (17033" 'bluecapeplaysmc' 1439779969 0 0 '' 1439780297 'bluecapeplaysmc' 0 0 0 '' '' 0 '' '' 'abdc0f1babd7bed062e9f2d80795acbb53fc20f9' '' 'mydogbuddy83@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.177.253.140' '66.177.253.140' '' '' 0 1 '' 9655 '' '' 4 0 '03d9' '' 0 '' 1 '') " (17034" 'babejay2001' 1439815245 4 0 '' 1446325403 'babejay2001' 0 0 0 '' '' 0 '' '' '6ef4f63ec12f3f358d9695dd07cce7ed8c531bf7' '' 'littlebabyjay66@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '82.40.58.142' '82.40.58.142' '' '' 0 1 '' 11763 '' '' 4 3773 '110f' '' 0 '' 1 '') " (17035" 'Hard_sniper13' 1439815947 0 0 '' 1439816034 'Hard_sniper13' 0 0 0 '' '' 0 '' '' 'd4dbd5b85bcd77f832a5e6012a6f0c77a9848f4e' '' 'andrew4ang@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '180.253.144.42' '180.253.144.42' '' '' 0 1 '' 9664 '' '' 4 0 '5db5' '' 0 '' 1 '') " (17036" 'calmbat' 1439818660 0 0 '' 1439826659 'calmbat' 0 0 0 '' '' 0 '' '' 'f66c5e81d61688497fc42f2a365afb6b7f7d3b34' '' 'calmbat360@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.30.82.146' '66.30.82.146' '' '' 0 1 '' 9667 '' '' 4 0 'de9c' '' 0 '' 1 '') " (17037" 'aidanisawsome' 1439818825 1 0 '' 1439819342 'aidanisawsome' 0 0 0 '' '' 0 '' '' '0711029866fccdb893759ef6f613a58760eea386' '' 'preece@twc.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.133.43.23' '74.133.43.23' '' '' 0 1 '' 9667 '' '' 4 122 'bf4f' '' 0 '' 1 '') " (17038" 'xander12blue' 1439823317 0 0 '' 0 'xander12blue' 0 0 0 '' '' 0 '' '' '3c02c27ea4eea186e28db5e8216da0f7be0c383f' '' 'superdolphinlord@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.63.255.90' '24.63.255.90' '' '' 0 1 '' 0 '' '' 4 0 'db19' '' 0 '' 1 '') " (17039" 'SuperTrixter' 1439829454 0 0 '' 0 'SuperTrixter' 0 0 0 '' '' 0 '' '' '4ad4ef7e97f3f425843eb750c8847c377fbd991a' '' 'haleygracej@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.190.16.19' '24.190.16.19' '' '' 0 1 '' 0 '' '' 4 0 'df80' '' 0 '1439829512|1' 1 '') " (17040" 'Preuss13' 1439834042 3 0 '' 1442142521 'Preuss13' 0 0 0 '' '' 0 '' '' '1c5bdf5492ed5e8ef3bab5e9bf5421d7fe688b63' '' 'alex13@jubii.dk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '87.48.15.42' '87.48.15.42' '' '' 0 1 '' 10493 '' '' 4 5596 3072 '' 0 '' 1 '') " (17041" 'dariusjacob' 1439844011 0 0 '' 1441648379 'dariusjacob' 1 1 1 '' '' 0 '' '' '01affee1f49ab198a33f3c978e56dfe347096f3c' '' 'dariusswanson2564@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.220.227.109' '24.220.227.109' '' '' 0 1 '' 10359 '' '' 4 1783 '15cc' '' 0 '' 1 '') " (17042" 'adriansade98' 1439845706 0 0 '' 1439845836 'adriansade98' 0 0 0 '' '' 0 '' '' '126e307738d4973462e7eee5756a734ae8e9894a' '' 'adriansade015@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.179.248.39' '68.179.248.39' '' '' 0 1 '' 9688 '' '' 4 0 6943 '' 0 '' 1 '') " (17043" 'SolarGamer28' 1439848337 0 0 '' 1439848486 'SolarGamer28' 0 0 0 '' '' 0 '' '' 'e62818c85f67eff95446c59639929b47e4fdeb65' '' 'penguinfan280@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.190.35.24' '66.190.35.24' '' '' 0 1 '' 9693 '' '' 4 0 'a56e' '' 0 '' 1 '') " (17044" 'KaliiOne' 1439924839 0 0 '' 0 'KaliiOne' 0 0 0 '' '' 0 '' '' '947350ba8fedb67603ef55ad947a5872bc1857bd' '' 'mandimcc@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.226.195.164' '96.226.195.164' '' '' 0 1 '' 0 '' '' 4 0 '0ea7' '' 0 '' 1 '') " (17045" 'girlxkitty' 1439952395 0 0 '' 1439953004 'girlxkitty' 0 0 0 '' '' 0 '' '' '68ad72e049d74251ca3522c43cdfd0a4ec3bcd04' '' 'tricia9rainbow@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.114.178.41' '99.114.178.41' '' '' 0 1 '' 9809 '' '' 4 709 'b097' '' 0 '' 1 '') " (17046" '_Wildest_' 1439997785 0 0 '' 0 '_Wildest_' 0 0 0 '' '' 0 '' '' 'a5ab8a50e452e568a71ddf42106975a3fca625e4' '' 'Dorisin18@nekr.jfk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.112.155.107' '68.112.155.107' '' '' 0 1 '' 0 '' '' 4 0 '35e3' '' 0 '' 1 '') " (17047" 'Thecrafter#1' 1440196441 0 0 '' 1442206579 'Thecrafter#1' 0 0 0 '' '' 0 '' '' '5f5c2c67a7843b815174b179b542e40be2354810' '' 'hyejinlee333@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '121.75.207.79' '121.75.207.79' '' '' 0 1 '' 10516 '' '' 4 103 'ee47' '' 0 '' 1 '') " (17048" 'zombie' 1440197372 0 0 '' 0 'zombie' 0 0 0 '' '' 0 '' '' '70a02d42f05fc2da9e4385df8181940d69f99002' '' 'ryanhoule86@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '216.130.82.232' '216.130.82.232' '' '' 0 1 '' 0 '' '' 4 0 'ca2a' '' 0 '' 1 '') " (17049" 'rshero48' 1440206287 0 0 '' 1440266038 'rshero48' 0 0 0 '' '' 0 '' '' 'b832ccd409407c38b8145a7eef39434e459586be' '' 'heather.knepfler@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.133.65.156' '50.133.65.156' '' '' 0 1 '' 9959 '' '' 4 407 '3aba' '' 0 '' 1 '') " (17050" 'connor.lape@gmail.com' 1440213252 1 0 '' 1440213478 'connor.lape@gmail.com' 0 0 0 '' '' 0 '' '' '9e5468403f1bfaf5da3cb658a0f67edd59c9cb29' '' 'connor.lape@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.114.117.181' '76.114.117.181' '' '' 0 1 '' 9913 '' '' 4 330 'a5c6' '' 0 '' 1 '') " (17053" 'LunarWolf633' 1440267209 0 0 '' 1440330022 'LunarWolf633' 0 0 0 '' '' 0 '' '' 'a8ab75790395db8a22be17614450579e68eeda1d' '' 'mollyunderwood76@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.0.199.60' '90.0.199.60' '' '' 0 1 '' 9979 '' '' 4 0 '7d1f' '' 0 '' 1 '') " (17275" 'ScorchingDragon' 1448909498 0 0 '' 1448963046 'ScorchingDragon' 0 0 0 '' '' 0 '' '' '4fcfca59f86c48b4a194adea30ff4c005675af2f' '' 'anggsharafeldin@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '41.42.209.202' '41.42.209.202' '' '' 0 1 '' 12959 '' '' 4 0 6770 '' 0 '' 1 '') " (17052" 'DEVON6666' 1440260577 0 0 '' 0 'DEVON6666' 0 0 0 '' '' 0 '' '' 'ba51c78ab8ec79a9ef7d4da975368f03cf0f14ab' '' 'devrob_46970@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.39.176.178' '68.39.176.178' '' '' 0 1 '' 0 '' '' 4 0 '3c74' '' 0 '' 1 '') " (17054" 'KiTyI' 1440289319 0 0 '' 0 'KiTyI' 0 0 0 '' '' 0 '' '' '6a67e816cca51caf9b2db2fc8136769bd849c50c' '' 'hams54@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.192.177.81' '107.192.177.81' '' '' 0 1 '' 0 '' '' 4 0 '7be8' '' 0 '' 1 '') " (17055" 'PannNPrin' 1440302921 0 0 '' 1440303004 'PannNPrin' 0 0 0 '' '' 0 '' '' 'c93873edc75847f91aeb911a0e8c3886e32efbbc' '' 'pannprin123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '171.98.84.48' '171.98.84.48' '' '' 0 1 '' 9970 '' '' 4 0 729 '' 0 '' 1 '') " (17056" 'jamesshark4' 1440375203 0 0 '' 1445577422 'jamesshark4' 0 0 0 '' '' 0 '' '' 'b4faf7eae3b07359189f0426e979aa00914c8d59' '' 'jamesshark4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.217.84.205' '73.217.84.205' '' '' 0 1 '' 11353 '' '' 4 734 '0a17' '' 0 '' 1 '') " (17084" 'The demon hunter' 1441144763 0 0 '' 0 'The demon hunter' 0 0 0 '' '' 0 '' '' '1e9640440e5fbb487f31190d1766e673b1567972' '' 'ladycrane1991@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.81.131.135' '71.81.131.135' '' '' 0 1 '' 0 '' '' 4 0 'a759' '' 0 '1441420195|1' 1 '') " (17058" 'haland06' 1440467027 1 0 '' 1440467277 'haland06' 0 0 0 '' '' 0 '' '' '212f4eaad5a9aa9822f08904803d2315ea6b9949' '' 'sleepindeer06@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.95.90.232' '98.95.90.232' '' '' 0 1 '' 10007 '' '' 4 494 '169f' '' 0 '' 1 '') " (17057" 'Dominique' 1440443612 0 0 '' 1440710330 'Dominique' 0 0 0 '' '' 0 '' '' '5a5500366ed3412fc3001fe3d9a0e62b6405164d' '' 'ddimengo@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.56.203.153' '184.56.203.153' '' '' 0 1 '' 10048 '' '' 4 493 '5eb4' '' 0 '' 1 '') " (17059" 'MidnightGhost_' 1440534445 1 0 '' 1440536624 'MidnightGhost_' 0 0 0 '' '' 0 '' '' '8ceb08fa66a34b8b8168f69f15faae3c95548642' '' 'MidnightGhost21@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.131.202.239' '64.131.202.239' '' '' 0 1 '' 10015 '' '' 4 1382 '7fea' '' 0 '' 1 '') " (17060" 'Caprisoftball4004' 1440547244 0 0 '' 1440547756 'Caprisoftball4004' 0 0 0 '' '' 0 '' '' 'bb5247b7a45dee378b942ac508e4e6879bde7885' '' 'caprisoftballlover40@icloud.com' '' 2 '2000-10-03' '' '' 'Marshall Il' '' '' '' '' 0 1 '' 'CAPRI HOPKINS' 0 '' 1 0 0 '' 1 1 0 2 '173.25.239.204' '173.25.239.204' '' '' 0 1 '' 10022 '' '' 4 1037 'faf1' '' 0 '' 1 '') " (17063" 'IceyMagma5123' 1440624012 0 0 '' 1440625820 'IceyMagma5123' 0 0 0 '' '' 0 '' '' '105d1e673f4b614ca29bede67b355c5e971d4821' '' 'Singreeter@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.191.67.157' '71.191.67.157' '' '' 0 1 '1d6c3d8c6a' 10031 '' '' 4 988 'b2a0' '' 0 '' 1 '') " (17061" 'x__Emma__x' 1440609602 15 0 '' 1448831036 'x__Emma__x' 0 0 0 '' '' 0 '' '' 'a5ecb75fb3c48548319d85c8ea89eb5432410852' '' 'balagreca@hotmail.com' 'I'm weird and you know it.' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'Always here to help. :)
Btw if you don't know I'm weird :P' 0 '' 1 0 0 '' 1 1 0 2 '69.112.149.196' '69.112.149.196' '' '' 0 1 '' 12841 '' '' 4 11826 '88d5' '' 0 '' 0 '') " (17062" 'oreoisawesome' 1440609770 0 0 '' 1440609830 'oreoisawesome' 0 0 0 '' '' 0 '' '' 'e189888097506c874452fe43e1f5910bb1e03e28' '' 'erielmartinez15@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.101.144.102' '74.101.144.102' '' '' 0 1 '' 10031 '' '' 4 0 'a1c0' '' 0 '' 1 '') " (17065" 'slinger100' 1440803911 0 0 '' 0 'slinger100' 0 0 0 '' '' 0 '' '' 'c9050341bfaf9bf86afabebe209af8416f585136' '' 'sling@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.227.102.34' '71.227.102.34' '' '' 0 1 '' 0 '' '' 4 0 '1db0' '' 0 '' 1 '') " (17064" 'Swagfunkymonkey' 1440714484 1 0 '' 1440715022 'Swagfunkymonkey' 0 0 0 '' '' 0 '' '' '14c3d09cb0ba7544e515d4459555b8c4f473c927' '' 'revaderci@mac.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.3.96.96' '104.3.96.96' '' '' 0 1 '' 10049 '' '' 4 744 '74ef' '' 0 '' 1 '') " (17079" 'CanadianEnemy' 1441045426 1 0 '' 1444251062 'CanadianEnemy' 0 0 0 '' '' 0 '' '' '58da7aa7cde6be203c21f1a3680cbb21854dc17d' '' 'dragontamer0103@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.235.40.45' '24.235.40.45' 'Favorite Anime' 'a41c280d56445f71d02e3f54881fda70' 0 1 '' 10981 '' '' 4 3622 '1c11' '' 0 '' 1 '') " (17066" 'woofwooftails' 1440808456 0 0 '' 1440809911 'woofwooftails' 0 0 0 '' '' 0 '' '' 'db2e9332b7aaf65502d3f2595c532a996d86c9b3' '' 'charles@thefrolicks.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '209.169.124.192' '209.169.124.192' '' '' 0 1 '' 10070 '' '' 4 910 'b1ce' '' 0 '' 1 '') " (17070" '_No_Texture_' 1440882523 0 0 '' 1440882654 '_No_Texture_' 0 0 0 '' '' 0 '' '' 'a614744306ad4bde04e483240d38560aa2fa5184' '' 'dylee0102@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.5.233.61' '68.5.233.61' '' '' 0 1 '' 10086 '' '' 4 234 '44b7' '' 0 '' 1 '') " (17067" 'wolfgirl119' 1440833448 0 0 '' 1440833779 'wolfgirl119' 0 0 0 '' '' 0 '' '' 'e58b95acf5997e2caf6ca8607a2acca17a4c8902' '' 'saraeshephard518@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.65.205.160' '75.65.205.160' '' '' 0 1 '' 10074 '' '' 4 648 '154e' '' 0 '' 1 '') " (17069" 'Kate2004' 1440857728 0 0 '' 0 'Kate2004' 0 0 0 '' '' 0 '' '' '6793aec7e2cd60ca24915e105b574517aae58238' '' 'Haven.e.thrift@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.235.99.38' '67.235.99.38' '' '' 0 1 '' 0 '' '' 4 0 '4f7f' '' 0 '1442110950|3' 1 '') " (17068" 'girlymc123' 1440844436 0 0 '' 1440844540 'girlymc123' 0 0 0 '' '' 0 '' '' '6420c6e4de5f80e11acff8fc23a2c6d2ca7ef649' '' 'tarlia04@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '80.73.216.107' '80.73.216.107' '' '' 0 1 '' 10075 '' '' 4 0 '424b' '' 0 '' 1 '') " (17071" 'Brancrunch' 1440890140 0 0 '' 1440890407 'Brancrunch' 0 0 0 '' '' 0 '' '' '5018ce542b944bd4c8180d29f8c58185c7ebb86e' '' 'brancrunch09@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.79.107.56' '173.79.107.56' '' '' 0 1 '' 10088 '' '' 4 0 9210 '' 0 '' 1 '') " (17072" 'Super_Red_Slime' 1440913090 0 0 '' 1440913529 'Super_Red_Slime' 0 0 0 '' '' 0 '' '' '6cc689289ec3a427183a99c99fab99bd2fa0be72' '' 'tadapol@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.42.102.56' '74.42.102.56' '' '' 0 1 '' 10091 '' '' 4 644 '7fae' '' 0 '' 1 '') " (17073" 'LeylaniLoveme' 1440915455 1 0 '' 1440992486 'LeylaniLoveme' 0 0 0 '' '' 0 '' '' '37b63227b6585aa7d991a291dbde39c7104aca5a' '' 'sammielove37@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.229.93.27' '73.229.93.27' '' '' 0 1 '' 10126 '' '' 4 327 'd0dd' '' 0 '' 1 '') " (17074" 'Desiraymae' 1440915679 0 0 '' 1440916119 'Desiraymae' 0 0 0 '' '' 0 '' '' '55158c318dc9067b616ee89f74380aea8c9b31b3' '' 'desiraymae1170@hotmail.com' '' 2 '2000-02-07' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.50.203.181' '71.50.203.181' '' '' 0 1 '' 10092 '' '' 4 562 'c34f' '' 0 '' 1 '') " (17077" 'MeanEye52' 1440971165 0 0 '' 0 'MeanEye52' 0 0 0 '' '' 0 '' '' '8cf89c348ea87f78a76d79ff1793f18331ab8611' '' 'sunchild52@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.61.169.190' '99.61.169.190' '' '' 0 1 '' 0 '' '' 4 0 'ac81' '' 0 '' 1 '') " (17075" 'pardox' 1440967863 0 0 '' 1440968068 'pardox' 0 0 0 '' '' 0 '' '' 'e4332f48411223a7899ea1ccd90b2e54f40854ab' '' 'strikertheoutlaw@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '111.69.148.18' '111.69.148.18' '' '' 0 1 '' 10111 '' '' 4 358 'fb97' '' 0 '' 1 '') " (17076" 'DerpaTash' 1440968188 6 0 '' 1442951519 'DerpaTash' 0 0 0 '' '' 0 '' '' '292b2e30cb482ee986fd69bb5158abe36e044db5' '' 'natashamcelduff@gmail.com' 'bruh :D' 2 '2005-06-09' '' '' 'New york' '' '' '' '' 1 1 '' 'EVERYONES FAVOURITE PIECE OF CAKE' 0 '' 1 0 0 '' 1 1 0 2 '151.231.22.233' '151.231.22.233' 'whats the dog name of mine bruh' '3b87c97d15e8eb11e51aa25e9a5770e9' 0 1 'd8d1a70783' 10715 '' '' 4 5284 'f0e0' '' 0 '1448479464|4' 1 '') " (17078" 'Colliemm000' 1440978471 2 0 '' 1442674544 'Colliemm000' 0 0 0 '' '' 0 '' '' '30c9178050265fc1060a5e9b490b7d652ccc1601' '' 'emma.collins21@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '69.139.127.16' '69.139.127.16' '' '' 0 1 '' 10599 '' '' 4 1400 '346f' '' 0 '' 1 '') " (17080" 'coolcat' 1441054566 0 0 '' 0 'coolcat' 0 0 0 '' '' 0 '' '' '5dd2de12b1698d25dda2be815b175c17fb10d18b' '' 'weavermark454@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.43.124.51' '72.43.124.51' '' '' 0 1 '' 0 '' '' 4 0 '977b' '' 0 '' 1 '') " (17095" 'Phoebe' 1441526237 1 0 '' 1443079817 'Phoebe' 0 0 0 '' '' 0 '' '' '1fd7ad363b63186606350b20f6184f9888938110' '' 'Phoebe.oconnor2004@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '139.130.236.108' '139.130.236.108' '' '' 0 1 '' 10779 '' '' 4 1609 2265 '' 0 '' 1 '') " (17082" 'lovegirl500' 1441089040 0 0 '' 1446289658 'lovegirl500' 0 0 0 '' '' 0 '' '' '8122f65bd5102da13c5ca416554be2b66aac9b63' '' 'minecraftgirl5422@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '116.251.183.99' '116.251.183.99' '' '' 0 1 '' 11741 '' '' 4 1138 'b4fd' '' 0 '' 1 '') " (17085" 'Nicemyrna' 1441160048 0 0 '' 0 'Nicemyrna' 0 0 0 '' '' 0 '' '' 'd46c490f59395e488011601c2ed35c98f871a217' '' 'myrna23m@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.32.234.111' '73.32.234.111' '' '' 0 1 '' 0 '' '' 4 0 '0f69' '' 0 '' 1 '') " (17086" 'FreyaRulez' 1441215922 0 0 '' 1441466068 'FreyaRulez' 0 0 0 '' '' 0 '' '' 'f6d1746ee832caee3559d31818d8d39f3885ca9b' '' 'RulezFreya@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.195.90.229' '90.195.90.229' '' '' 0 1 '' 10302 '' '' 4 225 '786a' '' 0 '' 1 '') " (17089" 'Nathaniel Morin' 1441312560 0 0 '' 0 'Nathaniel Morin' 0 0 0 '' '' 0 '' '' 'b3d8ab733035955089b02a5cd1d02cfa8aac52ee' '' 'nmorin603@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.27.1' '172.56.27.1' '' '' 0 1 '' 0 '' '' 4 0 '37d8' '' 0 '' 1 '') " (17087" 'killer0526' 1441225575 0 0 '' 1441229451 'killer0526' 0 0 0 '' '' 0 '' '' '8486c4a240bb4bec087abad0ea9f6c1bc7551c83' '' 'emylyly77@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.153.127.174' '50.153.127.174' '' '' 0 1 '' 10234 '' '' 4 2004 '01f9' '' 0 '' 0 '') " (17088" 'Kishja' 1441273289 0 0 '' 0 'Kishja' 0 0 0 '' '' 0 '' '' 'cf5df7f33fcf0bfd4a83d6f2dc30d59f2bdbd258' '' 'jashki2003@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '203.45.226.45' '203.45.226.45' '' '' 0 1 '' 0 '' '' 4 0 'b273' '' 0 '' 1 '') " (17090" 'Johnnyidk10' 1441333878 10 0 '' 1449105788 'Johnnyidk10' 0 0 0 '' '' 0 '' '' '97776130e523a7581b40f737d05d706a67bb7008' '' 'xblazinglightsx@gmail.com' 'Im just a simple person Playing games.' 1 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.112.39.67' '172.112.39.67' '' '' 0 1 '' 13059 '' '' 4 9339 'e627' '' 0 '' 1 '') " (17091" 'jodieg' 1441469415 0 0 '' 0 'jodieg' 0 0 0 '' '' 0 '' '' 'a5a79147712a7bb1689e8738d0adfaa316ac3ef2' '' 'jodieg0405@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '198.91.165.48' '198.91.165.48' '' '' 0 1 '' 0 '' '' 4 0 '31b1' '' 0 '' 1 '') " (17092" 'Rouge_Espeon' 1441475226 0 0 '' 0 'Rouge_Espeon' 0 0 0 '' '' 0 '' '' 'e02dba87fbca1fb77e6abc1d6574926d0fa15781' '' 'aprilgame8@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '100.2.166.226' '100.2.166.226' '' '' 0 1 '' 0 '' '' 4 0 299 '' 0 '' 1 '') " (17093" 'Awquimon' 1441475850 0 0 '' 0 'Awquimon' 0 0 0 '' '' 0 '' '' '7f791c749c6146b66e11423ef9826666c325abdf' '' 'Awquimon@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.26.39.12' '70.26.39.12' '' '' 0 1 '' 0 '' '' 4 0 '5c03' '' 0 '' 1 '') " (17094" 'Cosmic_Fyre' 1441494261 5 0 '' 1443052252 'Cosmic_Fyre' 0 0 0 '' '' 0 '' '' '1930c3028f6c2abadc5d65885d1a226c09ff3c55' '' 'Rileysneddon1@gmail.com' '' 1 '1999-06-29' '' '' 'New Zealand' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '103.9.40.128' '103.9.40.128' '' '' 0 1 '' 10773 '' '' 4 4719 '4f2e' '' 0 '' 1 '') " (17096" 'Milsees' 1441536138 0 0 '' 1441536787 'Milsees' 0 0 0 '' '' 0 '' '' 'ad205ee29650cd26db74d9e28e5cea46e773e168' '' 'djkay666@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '81.109.199.96' '81.109.199.96' '' '' 0 1 '' 10320 '' '' 4 703 1372 '' 0 '' 1 '') " (17097" 'AustinGeng17' 1441547233 1 0 '' 1441548395 'AustinGeng17' 0 0 0 '' '' 0 '' '' '6f6dde1a1395c9a479f059314d1ec2c4455b50b7' '' 'austingeng17@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.180.117.207' '73.180.117.207' '' '' 0 1 '' 10333 '' '' 4 253 'a289' '' 0 '' 1 '') " (17098" 'kkrose1gh' 1441596054 0 0 '' 0 'kkrose1gh' 0 0 0 '' '' 0 '' '' 'ee950051b85a155404a02bfae57b4f2cac377166' '' 'kpai7797@student.dodea.edu' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '180.131.248.100' '180.131.248.100' '' '' 0 1 '' 0 '' '' 4 0 'd1a7' '' 0 '' 1 '') " (17099" 'Infinite Fate.' 1441766892 0 0 '' 0 'Infinite Fate.' 0 0 0 '' '' 0 '' '' 'd6e517c5aa029769c82346c78b721482229449e4' '' 'tanekrocks@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '122.151.161.125' '122.151.161.125' '' '' 0 1 '' 0 '' '' 4 0 'b035' '' 0 '' 1 '') " (17102" 'Your Next' 1442001873 0 0 '' 0 'Your Next' 0 0 0 '' '' 0 '' '' 'd37ddf36ff5a58d06ff1c904ef194a3b5639ae68' '' 'jaimeOp1134@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.31.69.75' '174.31.69.75' '' '' 0 1 '' 0 '' '' 4 0 '24c0' '' 0 '' 1 '') " (17101" 'Butterflyboss2' 1441919574 7 0 '' 1447373133 'Butterflyboss2' 0 0 0 '' '' 0 '' '' '01489dd1a5f2a1ef3f95068d22bad3772b3bb47e' '' 'tigerpmvt@Yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.234.181.161' '71.234.181.161' '' '' 0 1 '' 12114 '' '' 4 1842 'e36e' '' 0 '' 1 '') " (17100" 'red_135_hlulu' 1441902976 229 0 '' 1449101609 'red_135_hlulu' 21 0 0 '' '' 0 '' '' 'ea01b1902ca05d2f38a35f777baba87c97c39f8f' '' 'halah0530@yahoo.com' 'If you need help PM me and I'll try my best :)' 2 '2001-05-30' '' '' '' '' '' '' '' 1 1 '' 'I'm just that weird chick that's so bored she finds knitting exciting' 0 'http://jay.mobile9.com/download/media/41/blackcatre_jif2bkwd.gif' 1 0 0 '' 1 1 0 2 '41.42.236.247' '41.42.236.247' 'What is my cat's name?' 'e130fc6de9c40799c78e29ed7b77880a' 0 1 '' 13009 '' '' 6 411834 '671f' '' 0 '' 0 '') " (17112" 'queenbeezy' 1442354920 0 0 '' 0 'queenbeezy' 0 0 0 '' '' 0 '' '' 'd4c456eaf74202fcbd74316ec9c3544de1df273c' '' 'girlme358@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.91.46.197' '108.91.46.197' '' '' 0 1 '' 0 '' '' 4 0 'ea78' '' 0 '' 1 '') " (17103" 'Jamesd5163' 1442018786 0 0 '' 1442019203 'Jamesd5163' 0 0 0 '' '' 0 '' '' 'b0c4a0dd27220d217e4ddd8477569fe1f294af1a' '' 'Jdantzler619@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.81.4.191' '71.81.4.191' '' '' 0 1 '' 10436 '' '' 4 526 'e19c' '' 0 '' 1 '') " (17104" 'RaGe_RuNE' 1442086307 0 0 '' 0 'RaGe_RuNE' 0 0 0 '' '' 0 '' '' '4a8e9a23e6a606ca64849269b32af67f7a0bffe2' '' 'ArkOfShadow@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.120.24.11' '50.120.24.11' '' '' 0 1 '' 0 '' '' 4 0 '5cae' '' 0 '' 1 '') " (17105" 'C00kie_Monster83' 1442088635 3 0 '' 1448389124 'C00kie_Monster83' 0 0 0 '' '' 0 '' '' '62971b3a987b6f2b8fb047b22ccb49c346655100' '' 'madeleinerowe9@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.126.253.109' '24.126.253.109' '' '' 0 1 '' 12623 '' '' 4 3455 '1ac9' '' 0 '' 1 '') " (17106" 'little devon' 1442095162 0 0 '' 0 'little devon' 0 0 0 '' '' 0 '' '' '44a486f936b29de772e1b999a0246236eb96f9f7' '' 'devonroberts@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.39.170.192' '68.39.170.192' '' '' 0 1 '' 0 '' '' 4 0 '0ebd' '' 0 '' 1 '') " (17107" 'kate20041' 1442111424 0 0 '' 0 'kate20041' 0 0 0 '' '' 0 '' '' '56fc676a93d66db991c18b50b7b020cbaeccf060' '' 'trinity.n.thrift@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.235.99.38' '67.235.99.38' '' '' 0 1 '' 0 '' '' 4 0 '4b07' '' 0 '' 1 '') " (17108" 'Woody_Hardscope' 1442153399 4 0 '' 1443145669 'Woody_Hardscope' 1 0 0 '' '' 0 '' '' 'e825e7430abdbe6504eece731d99f4b0a0dc2548' '' 'subcjs@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '135.26.23.244' '135.26.23.244' '' '' 0 1 '' 10787 '' '' 4 2111 'f97a' '' 0 '' 1 '') " (17109" 'cello_saurus' 1442172648 0 0 '' 1445559717 'cello_saurus' 0 0 0 '' '' 0 '' '' '58b3c3dd43a158c4777b84cedaed7cc65623eaf8' '' 'erin.moses@icloud.com' 'Hi im awkward and. . . . . Uh . . . . . Yay dinos.' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'Have a magical day :3  -Saurus' 0 '' 1 0 0 '' 1 1 0 2 '38.108.155.214' '38.108.155.214' '' '' 0 1 '' 11350 '' '' 4 893 3650 '' 0 '' 1 '') " (17110" 'kkrose1g' 1442302916 0 0 '' 1442318562 'kkrose1g' 0 0 0 '' '' 0 '' '' 'ea78a7e35faa57eb2ea2d212dc15b5326821d525' '' 'kpai1194@student.dodea.edu' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '180.131.248.100' '180.131.248.100' '' '' 0 1 '' 10550 '' '' 4 436 '7ca4' '' 0 '' 1 '') " (17111" 'cheifii7' 1442302993 0 0 '' 1442311679 'cheifii7' 0 0 0 '' '' 0 '' '' '3be3b11a3b02cfa90f215d537a0f49b417e18e6b' '' 'kittaylor4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '122.107.118.173' '122.107.118.173' '' '' 0 1 '' 10550 '' '' 4 384 'dd6a' '' 0 '' 1 '') " (17116" 'yackytheduck' 1442622414 0 0 '' 0 'yackytheduck' 0 0 0 '' '' 0 '' '' 'ea647729c99487adaecb1809c897b815e249793e' '' 'vinnielonardo@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.64.17.157' '71.64.17.157' '' '' 0 1 '' 0 '' '' 4 0 '7fc1' '' 0 '' 1 '') " (17113" 'DarkNinga3D' 1442355456 0 0 '' 0 'DarkNinga3D' 0 0 0 '' '' 0 '' '' '90e20bef50769e08b7ee7cae479fe18cce02799d' '' 'millerhp@btcs.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.223.8.41' '67.223.8.41' '' '' 0 1 '' 0 '' '' 4 0 'e508' '' 0 '' 1 '') " (17114" 'PrinceOfPain522' 1442474148 0 0 '' 1442474581 'PrinceOfPain522' 0 0 0 '' '' 0 '' '' 'a6e2726f23aeb2d842eb1e23ef17c992bcf9dd7a' '' 'keanuebs22@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.56.16.249' '172.56.16.249' '' '' 0 1 '' 10571 '' '' 4 656 'c8f3' '' 0 '' 1 '') " (17115" 'Panda977' 1442519149 0 0 '' 1442519342 'Panda977' 0 0 0 '' '' 0 '' '' '172e8e903a1ea01a61733bd2cce147797c9e9261' '' 'Panda977@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.52.57.245' '24.52.57.245' '' '' 0 1 '' 10585 '' '' 4 273 2963 '' 0 '' 1 '') " (17117" 'ikanderson' 1442631720 2 0 '' 1442640251 'ikanderson' 0 0 0 '' '' 0 '' '' 'f4e577035f611147ec6ea149ce781926119592f7' '' 'sk8erfurever@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.133.40.187' '72.133.40.187' '' '' 0 1 '' 10592 '' '' 4 2962 '0c81' '' 0 '' 1 '') " (17120" 'Angie1082' 1442712678 1 0 '' 1442713849 'Angie1082' 0 0 0 '' '' 0 '' '' '7ceda754022bc49b5cb3d1c89e0740fb6c3cd7dd' '' 'aleeds82@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.243.128.118' '74.243.128.118' '' '' 0 1 '' 10615 '' '' 4 519 'b82e' '' 0 '' 1 '') " (17118" 'JackTheLad45' 1442683294 5 0 '' 1448736765 'JackTheLad45' 0 0 0 '' '' 0 '' '' '71ca6ec629773281b97a6caf67934f7051918bc3' '' 'Jackgille45@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.98.108.33' '2.98.108.33' '' '' 0 1 '' 12780 '' '' 4 2212 '7d04' '' 0 '' 1 '') " (17123" 'MCGsg9Trooper3400' 1442759825 0 0 '' 0 'MCGsg9Trooper3400' 0 0 0 '' '' 0 '' '' '2450586aae5a711bbcefade618299be54019a852' '' 'thone1981@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.217.186.76' '76.217.186.76' '' '' 0 1 '' 0 '' '' 4 0 'be8e' '' 0 '' 1 '') " (17121" 'Crafty_Chan' 1442719675 0 0 '' 1442720152 'Crafty_Chan' 0 0 0 '' '' 0 '' '' '0a5881c7340bd6934e7bc4a1dd26ac27e492dce4' '' 'viv.noah@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '199.119.146.136' '199.119.146.136' '' '' 0 1 '' 10616 '' '' 4 875 'ce54' '' 0 '' 1 '') " (17122" 'RainbowWolf' 1442750262 0 0 '' 1442770186 'RainbowWolf' 0 0 0 '' '' 0 '' '' 'a4d25ec65c01fc102ed7fc8ab8cc468f58ef539b' '' 'lillian951@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.158.115.78' '50.158.115.78' '' '' 0 1 '' 10641 '' '' 4 0 'bf3d' '' 0 '' 1 '') " (17124" 'leporen' 1442763939 1 0 '' 1448499458 'leporen' 0 0 0 '' '' 0 '' '' 'fdaf19428d54a7df86bbb462c84bf68f02385726' '' 'leporen@optonline.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.84.248.219' '67.84.248.219' '' '' 0 1 '' 12669 '' '' 4 351 'bba8' '' 0 '' 1 '') " (17125" 'gaby' 1442764172 0 0 '' 0 'gaby' 0 0 0 '' '' 0 '' '' '470615994ec3ba44f548c1a6263abfecb7a79e59' '' 'gonzalezgaby2006@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.191.211.68' '72.191.211.68' '' '' 0 1 '' 0 '' '' 4 0 '8c7d' '' 0 '' 1 '') " (17126" 'bellabop234' 1442780582 0 0 '' 1442780709 'bellabop234' 0 0 0 '' '' 0 '' '' 'bda0fe83316caea2bd482b9ff773dd8afc220ee7' '' 'isabellac234@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '47.18.119.187' '47.18.119.187' '' '' 0 1 '' 10641 '' '' 4 215 'f95f' '' 0 '' 1 '') " (17127" 'bellabop296' 1442781249 0 0 '' 1442959809 'bellabop296' 0 0 0 '' '' 0 '' '' '3c7a3bfc13d9768d9663e8b4756642c590835ddc' '' 'bellabop234@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '47.18.119.187' '47.18.119.187' '' '' 0 1 '' 10720 '' '' 4 129 '277a' '' 0 '' 1 '') " (17128" 'ELI MINER - MeanEye52' 1442790041 0 0 '' 0 'ELI MINER - MeanEye52' 0 0 0 '' '' 0 '' '' '2caf80bf7a393336fd4319fa5bb4b5228cb979ab' '' 'meaneye4@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.61.169.190' '99.61.169.190' '' '' 0 1 '' 0 '' '' 4 0 3058 '' 0 '' 1 '') " (17129" 'Kiki' 1442791723 3 0 '' 1442868095 'Kiki' 0 0 0 '' '' 0 '' '' 'ad0bad0b7ba8180e552a6eac2e233adc1519a9fa' '' 'kdmaluto@hotmail.com' 'Dude I'm AWESOME!!!!!!' 2 '2000-10-11' '' '' 'Chesapeake' '' 'KK' '' '' 1 1 '' ';p' 0 '' 1 0 0 '' 1 1 0 2 '72.84.104.19' '72.84.104.19' '' '' 0 1 '' 10668 '' '' 4 2191 'c749' '' 0 '' 1 '') " (17130" 'Craftking' 1442791738 0 0 '' 0 'Craftking' 0 0 0 '' '' 0 '' '' '88be2108a4d6e24e609320680cbb15b5258e4fd7' '' 'eliedravie@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.184.222.177' '70.184.222.177' '' '' 0 1 '' 0 '' '' 4 0 'f7de' '' 0 '' 1 '') " (17131" 'Shining_Sunset' 1442800425 1 0 '' 1442800910 'Shining_Sunset' 0 0 0 '' '' 0 '' '' '5497e2ca8bc7dfa2ad7240784f89edaf53e85a5c' '' 'ceciliabuyi@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.19.47.49' '76.19.47.49' '' '' 0 1 '' 10645 '' '' 4 573 7152 '' 0 '' 1 '') " (17132" 'HoneyBee1224' 1442888293 0 0 '' 0 'HoneyBee1224' 0 0 0 '' '' 0 '' '' '114044c18fb68e68896afcdb9b9b32de10e2560a' '' 'v.cundy@att.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.107.90.150' '24.107.90.150' '' '' 0 1 '' 0 '' '' 4 0 2127 '' 0 '' 1 '') " (17133" 'Luna_Lovegood_1' 1442956197 1 0 '' 1442956530 'Luna_Lovegood_1' 0 0 0 '' '' 0 '' '' '3f6e19ebb14b3acb493072b548ab846142390055' '' 'hannastar9@yahoo.ca' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.228.116.146' '99.228.116.146' '' '' 0 1 '' 10719 '' '' 4 247 '1e9d' '' 0 '' 1 '') " (17134" 'Genesis Cruz' 1443037467 0 0 '' 1443135554 'Genesis Cruz' 0 0 0 '' '' 0 '' '' '98cc4d4b5111d7f455b38567087e46c651a33563' '' 'genesiscruz1204@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.139.230.127' '107.139.230.127' '' '' 0 1 '' 10787 '' '' 4 0 'c35a' '' 0 '' 1 '') " (17135" 'funny girl' 1443060146 0 0 '' 0 'funny girl' 0 0 0 '' '' 0 '' '' 'be32eab6b6078b0c44bd55489eb5988286e92a28' '' 'jadarichard89@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.156.174.171' '184.156.174.171' '' '' 0 1 '' 0 '' '' 4 0 'f3e8' '' 0 '' 1 '') " (17136" 'kurjith12' 1443081494 1 0 '' 1443081618 'kurjith12' 0 0 0 '' '' 0 '' '' '5c286ba058c61a9cba8ff009414b512d716ee95a' '' 'kurjithrao@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '182.72.120.106' '182.72.120.106' '' '' 0 11 '' 10780 '' '' 4 86 '74d0' '' 0 '' 1 '') " (17137" '07CWlson' 1443140726 0 0 '' 0 '07CWlson' 0 0 0 '' '' 0 '' '' '3831be2f3a882ac0594fe964f8c4283d24b2867d' '' 'Carnia2004@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.212.246.38' '73.212.246.38' '' '' 0 1 '' 0 '' '' 4 0 9779 '' 0 '' 1 '') " (17138" 'xXCaseyXx' 1443226756 0 0 '' 0 'xXCaseyXx' 0 0 0 '' '' 0 '' '' 'd4a278a6f1aff93bcf8fbf7ac2aa2613de7e73fb' '' 'casey4404@optonline.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.191.212.185' '24.191.212.185' '' '' 0 1 '' 0 '' '' 4 0 'ce80' '' 0 '' 1 '') " (17142" 'layla' 1443367409 0 0 '' 0 'layla' 0 0 0 '' '' 0 '' '' '50c5a37ebb1798f5674b5b86800f77fbd0735e2c' '' 'lgsykes@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '109.147.47.197' '109.147.47.197' '' '' 0 1 '' 0 '' '' 4 0 '202b' '' 0 '' 1 '') " (17139" 'R5er_' 1443316430 10 0 '' 1449033836 'R5er_' 3 0 0 '' '' 0 '' '' 'd7b8f5c715664d1c23888dae3a6a59f0f9abc313' '' 'R5louder25@icloud.com' 'Just that R5 fan...' 2 '2002-03-09' '' '' 'United States' '' '' '' '' 1 1 '' 'That moment you see a bug in your room and turns out to be a flying one and your spraying bug kill over killing it - WhiteDecay' 0 '' 1 0 0 '' 1 1 0 2 '67.49.107.192' '67.49.107.192' '' '' 0 1 'badb1a9ee6' 13007 '' '' 4 25319 4922 '' 0 '' 0 '') " (17140" 'kostas0607' 1443317678 0 0 '' 1443662707 'kostas0607' 0 0 0 '' '' 0 '' '' 'aacd7175d82c4120b2151e36179a3aafa619a944' '' 'ksotrillis@msn.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.41.181.6' '108.41.181.6' '' '' 0 1 '' 10828 '' '' 4 0 '9be3' '' 0 '' 1 '') " (17141" 'Cross Bones(Brony)' 1443323195 0 0 '' 1443572770 'Cross Bones(Brony)' 0 0 0 '' '' 0 '' '' 'd6d262c92168ce18237e1b186afdf703d4a82ac2' '' 'enderdragontamer14@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.177.9.27' '67.177.9.27' 'my real name' 'f94adcc3ddda04a8f34928d862f404b4' 0 1 '' 10817 '' '' 4 680 8986 '' 0 '' 1 '') " (17145" 'ender_slayer_22' 1443539346 0 0 '' 1444325505 'ender_slayer_22' 0 0 0 '' '' 0 '' '' '20f5c6bdc509a18b9a0b63f028b6dfde1f0f9990' '' 'danielfowler2003pebbles@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '82.2.72.165' '82.2.72.165' '' '' 0 1 '' 11000 '' '' 4 0 '6afd' '' 0 '' 1 '') " (17146" 'Valefootballer1' 1443549562 0 0 '' 0 'Valefootballer1' 0 0 0 '' '' 0 '' '' 'ca667f4d2214dd6ca2b2639ede6851b47b6cc434' '' 'vero1424katiyo@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '2.98.33.213' '2.98.33.213' '' '' 0 1 '' 0 '' '' 4 0 'ead0' '' 0 '' 1 '') " (17154" '_____Sara_____' 1443978656 5 0 '' 1448679658 '_____Sara_____' 0 0 0 '' '' 2 '' '' '2a2681411e9dbda318f6dc8002ef9700260e53a8' '' 'sarabartsch@yahoo.com' 'I play SB I have friends.Mess w/ me mess w/ them.' 2 '2002-04-04' 'My Pinterest!' 'http://www.pinterest.com/ilovecandy4403/' '' '' '' '' '' 1 1 '' '[url=http://signaturecraft.us/][img]http://signaturecraft.us/signatures/eJwLTixK1FEIycgsVijPz0tJLUorzVFIzyzKUchILUpVsDbm0gBLugZ4OisUZ6bnJZaUAsXLE4sVchNTUhUSSxSCYaLJRYlpJXp5qSWKCnXBQHM1ueJBAMQEM7jc81MU_NMUwhOLuILyi1O5DLmMuYzNuAwB9N4rrw~~.png[/img][/url]' 0 '' 1 0 0 '' 0 0 0 2 '76.111.150.13' '76.111.150.13' 'What's my father's middle name?' 'e13981e25f573df3048f40ffe5ccecfa' 0 1 '' 12757 '' '' 4 4462 '59b8' '' 0 '' 0 '') " (17151" 'IISkyHDII' 1443884004 155 0 '' 1449113793 'IISkyHDII' 25 0 0 '' '' 0 '' '' '8be96268a336acf2bec1d02e81372178fa3fb65d' '' 'sky98243@gmail.com' '' 2 '1999-04-04' '' '' 'Taco Town ;)' '' '' '' '' 0 1 '' '[url=http://signaturecraft.us/][img]http://signaturecraft.us/signatures/eJwLrixJrQgoC9BVCCjKL01R8E3NTUotUvBPU1BwLMtMLMkvUgjOVMhLTlUwMjA05nIIz8gsSXVJTU6sVHDwzkypckp1rVIAilZG5peC2FzBUAO5fDPzUpOLEtNKuIJL84oyi1O5jExN4dgAAKVJJsk~.png[/img][/url]' 0 '' 1 0 0 '' 1 1 0 2 '162.238.66.49' '162.238.66.49' '' '' 0 1 '' 13065 '' '' 6 115904 '4a85' '' 0 '' 1 '') " (17152" 'Aquman123' 1443914075 0 0 '' 0 'Aquman123' 0 0 0 '' '' 0 '' '' '60fdd42aa1cda7d73b8a4cbd8df4026ec262aceb' '' '8697806@studen.cms.k12.nc.us' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '172.73.68.84' '172.73.68.84' '' '' 0 1 '' 0 '' '' 4 0 '6ccb' '' 0 '' 1 '') " (17150" 'zayvian' 1443829932 0 0 '' 0 'zayvian' 0 0 0 '' '' 0 '' '' 'b9e0caf27827b0f3d304c7a9abe18bb750a48899' '' 'zayviang06@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.226.216.137' '108.226.216.137' '' '' 0 1 '' 0 '' '' 4 0 'e400' '' 0 '' 1 '') " (17147" 'HarmenGod HI' 1443742885 0 0 '' 0 'HarmenGod HI' 0 0 0 '' '' 0 '' '' '6d31139e6d30e536c1a7f2a05d7c288bea5c0283' '' 'cr.bad.demolisher.cr@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.61.169.190' '99.61.169.190' '' '' 0 1 '' 0 '' '' 4 0 '60a1' '' 0 '' 1 '') " (17148" 'Mijy_' 1443743886 33 0 '' 1446585038 'Mijy_' 0 0 0 '' '' 0 '' '' 'e58eb8ea3a884ab9e17f3d52ea2ccb97e5799565' '' 'calebmimiller@gmail.com' 'Building Cool Stuffs :3' 1 '2000-06-02' '' '' 'United States' '' '' '' '' 0 1 '' '~xMijy_~' 0 '' 1 0 0 '' 1 1 0 2 '50.150.114.142' '50.150.114.142' '' '' 0 1 '' 11835 '' '' 4 8790 '8c50' '' 0 '' 1 '') " (17157" 'NinjaGirl2015' 1444153047 55 0 '' 1449091607 'NinjaGirl2015' 1 0 0 '' '' 0 '' '' '0cd75209e09f80ce06f34a475957f77cbe588c1f' '' 'roseanneandoddie3289@yahoo.co.uk' 'I will be happy to help anybody' 2 '2003-03-18' '' '' 'united kingdom' '' 'Rosie' '' 'roseanneiscool98@gmail.com' 0 1 '' 'Little_Rosie Assasin as always!!!

#AssasinArmy!!' 0 '' 1 0 0 '' 1 1 0 2 '82.132.217.233' '82.132.217.233' 'who is your faveourite youtuber?' 'cedcccc8f7b78a5bd99a04f37ce1e996' 0 1 '' 13040 '' '' 5 32148 'cdf4' '' 0 '' 0 '') " (17153" 'PvpIzMe' 1443918236 0 0 '' 0 'PvpIzMe' 0 0 0 '' '' 0 '' '' '94825c95a0a97d8d641f070f9990803a36cd79cf' '' 'Heh123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.243.255.4' '71.243.255.4' '' '' 0 1 '' 0 '' '' 4 0 '25bc' '' 0 '' 1 '') " (17155" 'Mr.Ryuna Tomerui' 1443980866 1 0 '' 1443981027 'Mr.Ryuna Tomerui' 0 0 0 '' '' 0 '' '' '82753e9186cf5cba22757866f41160867e2e3c1a' '' 'pappysmith59@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.30.122.8' '108.30.122.8' '' '' 0 1 '' 10903 '' '' 4 555 'c1dc' '' 0 '' 1 '') " (17156" 'killateddy' 1443996330 0 0 '' 1448937640 'killateddy' 0 0 0 '' '' 0 '' '' 'c9c3ccbc6de52ed8d3e4603cfe3d5d2fa6a20368' '' 'dreshawnwright80@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.87.92.242' '66.87.92.242' '' '' 0 1 '' 12942 '' '' 4 336 'dd7a' '' 0 '' 1 '') " (17158" 'HDcrafter' 1444182007 0 0 '' 0 'HDcrafter' 0 0 0 '' '' 0 '' '' '73536262526afa01679840f6870dcef23a5872cf' '' 'arope131@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.204.160.121' '73.204.160.121' '' '' 0 1 '' 0 '' '' 4 0 6907 '' 0 '' 1 '') " (17166" 'Shikamaru' 1444534214 1 0 '' 1444588932 'Shikamaru' 0 0 0 '' '' 0 '' '' '97755e4e583ac6c955a1220df4dab8fb464c251e' '' 'jaxsonsandlin@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.61.169.190' '99.61.169.190' '' '' 0 1 '' 11114 '' '' 4 2240 '0f0d' '' 0 '' 1 '') " (17159" '411Legend' 1444264700 0 0 '' 1444267229 '411Legend' 8 1 1 '' '' 0 '' '' 'e681920668eb0f4704f24db065467ac9a116e2f2' '' 'luisdelrio103@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.80.234.98' '98.80.234.98' '' '' 0 1 '' 10987 '' '' 4 2682 'bac6' '' 0 '' 1 '') " (17161" 'Hyronix' 1444388989 3 0 '' 1445758189 'Hyronix' 0 0 0 '' '' 0 '' '' '2527e384560c861eeda80869777e82e8363f5a76' '' 'hayden.pearce2@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '211.27.7.207' '211.27.7.207' '' '' 0 1 '' 11438 '' '' 4 6478 6250 '' 0 '' 1 '') " (17160" 'SakuraPlayzMC' 1444349108 0 0 '' 0 'SakuraPlayzMC' 0 0 0 '' '' 0 '' '' 'b28fa2d8b881fdd4fb3f597143bc805fb4673146' '' 'takylover15@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.216.138.199' '98.216.138.199' '' '' 0 1 '' 0 '' '' 4 0 'af05' '' 0 '' 1 '') " (17162" '_MrCyanide_ AKA Ethan' 1444420760 6 0 '' 1445035688 '_MrCyanide_ AKA Ethan' 0 0 0 '' '' 1 '' '' 'd44ad6cbf26b6deb5b84197911dcde7f67119aaf' '' 'bo3hypeboyz@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.44.179.210' '68.44.179.210' '' '' 0 1 '' 11189 '' '' 4 5628 '23b9' '' 0 '' 1 '') " (17163" 'Jetthawk15' 1444441259 0 0 '' 0 'Jetthawk15' 0 0 0 '' '' 0 '' '' '90b6c3039448af5000fa33cd98eb3c797436e003' '' 'Jetthawk14@jettmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.229.10.114' '66.229.10.114' '' '' 0 1 '' 0 '' '' 4 0 'bbf4' '' 0 '' 1 '') " (17164" 'Imonwashere' 1444513403 0 0 '' 1446447592 'Imonwashere' 0 0 0 '' '' 0 '' '' '728c51cf0e2d0255adaf1637abffe2bd3238df86' '' 'imonhillmoore@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.176.77.141' '72.176.77.141' '' '' 0 1 '' 11795 '' '' 4 0 '1a7d' '' 0 '' 1 '') " (17165" 'Aviatorgamezgirl' 1444526922 0 0 '' 1444706359 'Aviatorgamezgirl' 0 0 0 '' '' 0 '' '' '82bae754846fdf11e5ed84fe6ccde64dc2f73d07' '' 'rebbleboy@gmail.com' '' 2 '2002-11-10' '' '' 'selah wa' '' '' '' '' 0 1 '' 'Rubber duckey' 0 '' 1 0 0 '' 1 1 0 2 '71.92.107.48' '71.92.107.48' '' '' 0 1 '' 11155 '' '' 4 1015 3454 '' 0 '' 1 '') " (17167" 'thesilentslayer1' 1444594522 3 0 '' 1444604487 'thesilentslayer1' 0 0 0 '' '' 0 '' '' '24ce5ead49dc9b17c655b855636e85800e8d47ba' '' 'dember727@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.52.74.22' '68.52.74.22' '' '' 0 1 '' 11118 '' '' 4 2866 '95ed' '' 0 '' 1 '') " (17168" 'potatogamer.com' 1444696915 0 0 '' 0 'potatogamer.com' 0 0 0 '' '' 0 '' '' '76e98aebdbcf8cac02c91469604286d043eea8cb' '' 'itsleslie00@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.98.240.90' '99.98.240.90' '' '' 0 1 '' 0 '' '' 4 0 'd045' '' 0 '' 1 '') " (17169" '7117knight' 1444785940 0 0 '' 0 '7117knight' 0 0 0 '' '' 0 '' '' 'ea5dec3df580b7c0286ac558be17e3d8953408e4' '' 'dcp@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.36.135.127' '74.36.135.127' '' '' 0 1 '' 0 '' '' 4 0 '7a4a' '' 0 '' 1 '') " (17170" 'Futurized' 1444866961 0 0 '' 1444867072 'Futurized' 0 0 0 '' '' 0 '' '' '50b56737eba72147edc13ea219779b613ae98a62' '' 'cory_frank@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '45.58.254.125' '45.58.254.125' '' '' 0 1 '' 11170 '' '' 4 0 '94c3' '' 0 '' 1 '') " (17252" 'SolarBeam (meg304)' 1448253690 0 0 '' 0 'SolarBeam (meg304)' 0 0 0 '' '' 0 '' '' '2bfabf9406d638190f653a374c9f95f491327e64' '' 'meg67079@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.17.69.125' '64.17.69.125' '' '' 0 1 '' 0 '' '' 4 0 '13f1' '' 0 '' 1 '') " (17171" 'aviator12379' 1444870299 0 0 '' 0 'aviator12379' 0 0 0 '' '' 0 '' '' '87b7b5f1142d24fe4d29795acc29d898c69ba453' '' 'iheartrainbows8@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.184.200.137' '76.184.200.137' '' '' 0 1 '' 0 '' '' 4 0 '823e' '' 0 '' 1 '') " (17173" 'Gioantonio' 1444959854 0 0 '' 0 'Gioantonio' 0 0 0 '' '' 0 '' '' '562c3ea965196dfa63e140c11050390057d100f4' '' 'Giocarrero06@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '184.89.29.207' '184.89.29.207' '' '' 0 1 '' 0 '' '' 4 0 '8b3f' '' 0 '' 1 '') " (17179" 'ginger012' 1445201774 1 0 '' 1445202860 'ginger012' 0 0 0 '' '' 0 '' '' '3cc8276f2f609981f1ccaf536d53dec407137b03' '' 'thebossqueen01@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 'http://minecrafthottie' 1 0 0 '' 1 1 0 2 '98.206.86.248' '98.206.86.248' '' '' 0 1 '' 11276 '' '' 4 299 '04d1' '' 0 '' 1 '') " (17174" 'XXCARLOSXXKILLET' 1445048152 0 0 '' 0 'XXCARLOSXXKILLET' 0 0 0 '' '' 0 '' '' 'a57fb2181eddc7bd899c3ef06379b03ead4f9438' '' 'Johnatan0421@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.199.114.89' '50.199.114.89' '' '' 0 1 '' 0 '' '' 4 0 '6da8' '' 0 '' 1 '') " (17175" 'cookiedoglover' 1445118450 0 0 '' 1445118625 'cookiedoglover' 0 0 0 '' '' 0 '' '' 'b678e3aa0dca0f3a75d191845b4dff2408ffa4a7' '' 'cherylchee189@yahoo.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '115.133.59.91' '115.133.59.91' '' '' 0 1 '' 11236 '' '' 4 666 'f790' '' 0 '' 1 '') " (17176" 'alligoter' 1445192073 0 0 '' 0 'alligoter' 0 0 0 '' '' 0 '' '' 'a8de86a4c14e86e9e87bd80c91bcf72c79726e91' '' 'sharkbait0211@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.178.97.170' '104.178.97.170' '' '' 0 1 '' 0 '' '' 4 0 0.00E+00 '' 0 '' 1 '') " (17177" 'Spitball' 1445195481 0 0 '' 0 'Spitball' 0 0 0 '' '' 0 '' '' '5fa19e19cdba11add005ba347fa99f2b669ec82f' '' 'charlesklapp@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.44.51.5' '73.44.51.5' '' '' 0 1 '' 0 '' '' 4 0 574 '' 0 '' 1 '') " (17178" 'Savage_V' 1445198188 0 0 '' 1445198447 'Savage_V' 0 0 0 '' '' 0 '' '' 'e5c64daa081d42a80149355320d23ae6019f396c' '' 'madisondunagan13@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.161.181.156' '72.161.181.156' '' '' 0 1 '' 11276 '' '' 4 436 '06b1' '' 0 '' 1 '') " (17180" 'Mr.Ghost' 1445268553 0 0 '' 0 'Mr.Ghost' 0 0 0 '' '' 0 '' '' 'bba0e1599818dde253d50cfd8dfca6225ce48c5d' '' 'tommyjuarez@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.216.118.234' '24.216.118.234' '' '' 0 1 '' 0 '' '' 4 0 '12ce' '' 0 '' 1 '') " (17183" 'Nasirjones' 1445290092 0 0 '' 0 'Nasirjones' 0 0 0 '' '' 0 '' '' '87781f6f1400c341b1e2d7a36de5a820c88eb17e' '' 'avatarboys@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.211.181.198' '24.211.181.198' '' '' 0 1 '' 0 '' '' 4 0 'a0a8' '' 0 '' 1 '') " (17181" 'Omnitrinity' 1445284348 0 0 '' 1445284467 'Omnitrinity' 0 0 0 '' '' 0 '' '' '70e91ef1760cab5e3418f4f737b1a8383e0d5c2d' '' 'stelasifuentes@icloud.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.125.176.30' '70.125.176.30' '' '' 0 1 '' 11296 '' '' 4 0 '27d6' '' 0 '' 1 '') " (17182" 'AnotherJDK' 1445289718 0 0 '' 1445303382 'AnotherJDK' 0 0 0 '' '' 0 '' '' '0cdf258b98eb55cec90932e83eca6ac8254006db' '' 'davidenriquez581@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.192.211.226' '70.192.211.226' '' '' 0 1 '' 11300 '' '' 4 0 4921 '' 0 '' 1 '') " (17184" 'NasirJ' 1445291344 0 0 '' 1445292806 'NasirJ' 0 0 0 '' '' 0 '' '' '96fdcc1ef96332144d8db195451049cda8cdf9e5' '' 'theavatarboyz@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.211.181.198' '24.211.181.198' '' '' 0 1 '' 11296 '' '' 4 317 'd9d1' '' 0 '' 1 '') " (17186" 'JuliaKitten05' 1445406672 14 0 '' 1449023203 'JuliaKitten05' 0 0 0 '' '' 0 '' '' '7ed3f2f33c93a439ae36f4f58b5208d7d8fc1e3f' '' 'JuliaKitten05@gmail.com' '[Insert Personal Text]' 2 '2005-10-10' '' '' 'I would like to live safe in my house without robberies thanks.' '' '' '' '' 0 1 '' 'I once was a strange child and I always will be a strange child.' 0 '' 1 0 0 '' 1 1 0 2 '24.255.0.40' '24.255.0.40' '' '' 0 1 '' 12975 '' '' 4 16956 'a0a4' '' 0 '' 1 '') " (17185" 'Noodleburg' 1445344864 1 0 '' 1445437840 'Noodleburg' 0 0 0 '' '' 0 '' '' '25559967ab5f807547e8ac074e4d95303cf287fc' '' 'dualsportnut@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.32.203.232' '96.32.203.232' '' '' 0 1 '' 11331 '' '' 4 921 'b173' '' 0 '' 1 '') " (17187" 'cooldude4life' 1445414318 13 0 '' 1446246966 'cooldude4life' 0 0 0 '' '' 0 '' '' '8662a49b716c906f23bb8d15c3dd447e413cdb25' '' 'mrgoldboy81@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '122.148.112.9' '122.148.112.9' 'fav dog' '' 0 1 '' 11733 '' '' 4 12385 '2d53' '' 0 '' 1 '') " (17188" '? Kittencoolss ?' 1445418862 0 0 '' 1445419253 '? Kittencoolss ?' 0 0 0 '' '' 0 '' '' '3a874482e33048955a28503c24f996bf97145b27' '' 'hpowell728@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '101.162.59.219' '101.162.59.219' '' '' 0 1 '' 11327 '' '' 4 282 '7f2c' '' 0 '' 1 '') " (17192" 'Discon3t3d' 1445714465 2 0 '' 1446840275 'Discon3t3d' 2 1 1 '' '' 0 '' '' '20d1431e3a1932ccaa1e44936cc6680acc595e46' '' 'bakerkids1@icloud.com' 'I like myself when I say hi lol 💲' 1 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '============================
I Have Youtube Acount Name DisconPvp' 0 '' 1 0 0 '' 1 1 0 2 '120.155.154.226' '120.155.154.226' '' '' 0 1 '' 11918 '' '' 4 7595 '209a' '' 0 '' 1 '') " (17189" 'Fluffypuppy1237' 1445591793 0 0 '' 0 'Fluffypuppy1237' 0 0 0 '' '' 0 '' '' 'a71b42cfe2ee5d8b0bd350c1ecd59b3e8062d1d2' '' 'roreywillams@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '122.148.112.9' '122.148.112.9' '' '' 0 1 '' 0 '' '' 4 0 'f022' '' 0 '' 1 '') " (17190" 'Shadow_Knight108' 1445640324 9 0 '' 1449060446 'Shadow_Knight108' 1 0 0 '' '' 2 '' '' '45e5fa9a9e3c173345acf92c8398abb8ec4904d3' '' 'Djisawesome95@gmail.com' '' 1 '2004-08-14' 'Herro' 'http://signaturecraft.us/signatures/eJwLzkhMyS-P987LTM8oMTSw0A1ILMrOLy1S8E0sLkkt4vIoTS9WSMsvUkgtSy2qzM9LVeQKRtPC5ZuZl5pclJhWgmApBBekJpcUleYq6CqEFJUCjUpxLkpNLQCaaGRqymVoYsFlYshlAAAhhiqx.png' 'Narnia' '' '' '' '' 1 1 '' 'Hugs for everyone!' 0 '' 1 0 0 '' 1 1 0 2 '170.24.130.66' '170.24.130.66' '' '' 0 1 '' 13013 '' '' 4 31524 'f6c3' '' 0 '' 1 '') " (17191" 'GS_TinyTiger147' 1445640602 4 0 '' 1447134933 'GS_TinyTiger147' 0 0 0 '' '' 0 '' '' 'b47f3dc2b0d75a1e036feb38b29440e9aeb1a21b' '' 'kaylahamilton330@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.86.152.68' '75.86.152.68' '' '' 0 1 '' 12041 '' '' 4 14090 '1c4d' '' 0 '' 1 '') " (17194" 'reqaeon86' 1445741519 0 0 '' 1445741732 'reqaeon86' 0 0 0 '' '' 0 '' '' 'c884aa092824c6dfaf94c72372f71aff4f4a4fda' '' 'reqaeon86@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.246.148.13' '24.246.148.13' '' '' 0 1 '' 11436 '' '' 4 0 '11a8' '' 0 '' 1 '') " (17193" 'Brooke2617' 1445719519 0 0 '' 1446672619 'Brooke2617' 0 0 0 '' '' 0 '' '' '57831b98732d34c35d6cacbfb7e398cf2eb8ed3a' '' 'brooklynmartin26@gmail.com' '' 2 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '99.253.115.208' '99.253.115.208' '' '' 0 1 '' 11869 '' '' 4 983 '3ef2' '' 0 '' 1 '') " (17195" 'PartyEndy' 1445908816 0 0 '' 1447293585 'PartyEndy' 0 0 0 '' '' 0 '' '' 'b592b3531604225fd1dfea1e822446af48054fdd' '' 'xforcecraft@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.142.19.243' '107.142.19.243' '' '' 0 1 '' 12095 '' '' 4 730 '77b4' '' 0 '' 1 '') " (17198" 'kittielove126' 1446057233 0 0 '' 1446063312 'kittielove126' 0 0 0 '' '' 0 '' '' '5f09184e214cb135b0ab13333a0ef0020a290b16' '' 'christineburton126@gmail.com' 'I'm new here. Be nice. :)' 2 '2005-10-17' '' '' 'Element Haven Jupiter The Milky Way' '' '' '' '' 1 1 '' 'Don't be a hater peeps.' 0 '' 1 0 0 '' 1 1 0 2 '50.108.191.194' '50.108.191.194' '' '' 0 1 '' 11633 '' '' 4 956 'c5b0' '' 0 '' 1 '') " (17196" 'Insane' 1445998233 1 0 '' 1448764979 'Insane' 0 0 0 '' '' 0 '' '' '0be0ca7de97330e69beb4a4c3de1f2b633759080' '' 'cammorgan1010@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.117.46.199' '97.117.46.199' '' '' 0 1 '' 12810 '' '' 4 7006 'd93f' '' 0 '' 1 '') " (17197" 'Crete_Crash' 1445998438 0 0 '' 0 'Crete_Crash' 0 0 0 '' '' 0 '' '' 'd57a41af4d2db87df068898edd1f86b7c4d48835' '' 'k.simpson25@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.126.207.191' '97.126.207.191' '' '' 0 1 '' 0 '' '' 4 0 '9d06' '' 0 '' 1 '') " (17199" 'Killing_spree854' 1446177454 0 0 '' 0 'Killing_spree854' 0 0 0 '' '' 0 '' '' '0c13a002e1e1f3c099af7e77f3d7f6f1ae41de35' '' 'mrrmatthew14@aol.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.31.63.141' '174.31.63.141' '' '' 0 1 '' 0 '' '' 4 0 '85ea' '' 0 '' 1 '') " (17202" 'Rowanplays' 1446425058 0 0 '' 1446425387 'Rowanplays' 0 0 0 '' '' 0 '' '' '85d9a0b4118e536a14c53d0d2b4b45718e7b4b14' '' 'rowan.marshall@me.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.140.187.41' '70.140.187.41' '' '' 0 1 '' 11791 '' '' 4 227 '777c' '' 0 '' 1 '') " (17200" 'CyanideAndHappiness' 1446294948 1 0 '' 1449020339 'CyanideAndHappiness' 3 0 0 '' '' 0 '' '' '016da67c574b72d47c898df10928c512ec5519ef' '' 'harmengod@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.57.250.79' '68.57.250.79' '' '' 0 1 '' 12971 '' '' 4 2508 6531 '' 0 '' 1 '') " (17201" 'Dreadful_' 1446310337 0 0 '' 0 'Dreadful_' 0 0 0 '' '' 0 '' '' 'ee8080c537789d423f5c045fdd1407a936a49b57' '' 'champ3510@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.88.1.243' '75.88.1.243' '' '' 0 1 '' 0 '' '' 4 0 'd7df' '' 0 '' 1 '') " (17203" '5cpz' 1446497892 0 0 '' 0 '5cpz' 0 0 0 '' '' 0 '' '' '598e2e51173473f0aa0934c002e5ec40b29e7d8f' '' 'mgorgonio1@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.44.81.54' '73.44.81.54' '' '' 0 1 '' 0 '' '' 4 0 '439e' '' 0 '1448740663|1' 1 '') " (17204" 'Darkagon' 1446516067 1 0 '' 1446595380 'Darkagon' 0 0 0 '' '' 0 '' '' '1b4ffc44297e390128b84522ad374193b21ef993' '' 'jtott034@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.153.177.13' '50.153.177.13' '' '' 0 1 '' 11840 '' '' 4 3038 9906 '' 0 '' 1 '') " (17205" 'cf32205' 1446522108 0 0 '' 0 'cf32205' 0 0 0 '' '' 0 '' '' '92f458998051bc97c66417a72532a515864644a1' '' 'cf32205@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.54.167.239' '173.54.167.239' '' '' 0 1 '' 0 '' '' 4 0 '13a6' '' 0 '' 1 '') " (17206" 'XGeekOnFleekX' 1446575270 0 0 '' 0 'XGeekOnFleekX' 0 0 0 '' '' 0 '' '' '962304bca16cfdbc8aaafb52b16d9c8bc585182f' '' 'maciandmiah@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.40.184.150' '73.40.184.150' '' '' 0 1 '' 0 '' '' 4 0 'e1d9' '' 0 '' 1 '') " (17211" 'MrChrisChris' 1446694615 1 0 '' 1448973142 'MrChrisChris' 0 0 0 '' '' 0 '' '' '56850283b89f5e92e824719f890f2ad7b62fa140' '' 'Christian.d.stefan@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.150.137.89' '24.150.137.89' '' '' 0 1 '' 12962 '' '' 4 4360 '79ff' '' 0 '' 1 '') " (17207" 'desertking77' 1446611796 0 0 '' 0 'desertking77' 0 0 0 '' '' 0 '' '' '4e2e3e605e7e76bfe18caa357d454ccf7bc51d89' '' '21petersendal@isd1.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.36.229.74' '74.36.229.74' '' '' 0 1 '' 0 '' '' 4 0 8671 '' 0 '1446679961|1' 1 '') " (17208" 'ImCj' 1446612425 0 0 '' 0 'ImCj' 0 0 0 '' '' 0 '' '' '30c35014781ffeb499cad7d397ac7e3970488f69' '' 'connormcnabb5@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.151.130.116' '73.151.130.116' '' '' 0 1 '' 0 '' '' 4 0 '81f5' '' 0 '' 1 '') " (17209" 'Perrito' 1446613711 0 0 '' 0 'Perrito' 0 0 0 '' '' 0 '' '' 'ce595b3a40bf463f8b10ad9490df1c3b6585abaa' '' 'carlosandrevasquez@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '201.143.7.58' '201.143.7.58' '' '' 0 1 '' 0 '' '' 4 0 'ab0f' '' 0 '' 1 '') " (17210" 'Batlord' 1446680204 6 0 '' 1448913937 'Batlord' 0 0 0 '' '' 0 '' '' '4cb8dc1aaf7d55ed32cfd3d7655fd89f0ad54ae8' '' 'cfinn312@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'https://media3.giphy.com/media/3rgXBzEJUJdqoQ7P0I/200.gif' 0 '' 1 0 0 '' 1 1 0 2 '68.112.155.107' '68.112.155.107' '' '' 0 1 '' 12910 '' '' 4 6008 '73f7' '' 0 '' 1 '') " (17212" 'YackyM8' 1446902034 0 0 '' 0 'YackyM8' 0 0 0 '' '' 0 '' '' 'b0614bdec6aace1bf9dd71fdcacb9c0e868629f7' '' 'vinnielonardo23@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.88.87.198' '173.88.87.198' '' '' 0 1 '' 0 '' '' 4 0 4792 '' 0 '' 1 '') " (17213" 'alanapandeli' 1446906202 0 0 '' 0 'alanapandeli' 0 0 0 '' '' 0 '' '' 'd974e822ff859d35f693ff646fae9a7a6d28e6d2' '' 'alanasnugs@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '78.144.78.96' '78.144.78.96' '' '' 0 1 '' 0 '' '' 4 0 'dfd2' '' 0 '' 1 '') " (17214" 'MuMu' 1446935701 0 0 '' 0 'MuMu' 0 0 0 '' '' 0 '' '' 'd04c8d3a3f0aa1f99a504610d4e762d014f74bed' '' 'shaniamitchell87@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '50.175.248.211' '50.175.248.211' '' '' 0 1 '' 0 '' '' 4 0 '3a51' '' 0 '' 1 '') " (17215" 'Asti' 1446969755 0 0 '' 0 'Asti' 0 0 0 '' '' 0 '' '' '30ae829cef6539d4e0a930ec50301e1cf516e9f4' '' 'astipandeli@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '78.144.78.96' '78.144.78.96' '' '' 0 1 '' 0 '' '' 4 0 8217 '' 0 '' 1 '') " (17216" 'cj thompson' 1447007202 0 0 '' 0 'cj thompson' 0 0 0 '' '' 0 '' '' '21c1c43374d888aaabb6c443c63d1754c73b85b5' '' 'cjrhsap@mphawks.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.102.212.3' '66.102.212.3' '' '' 0 1 '' 0 '' '' 4 0 6570 '' 0 '' 1 '') " (17217" 'meg3044' 1447031921 0 0 '' 0 'meg3044' 0 0 0 '' '' 0 '' '' '3221beb902e8ca4004cbfda7f9b8112557fd05f2' '' 'Solarbeam112@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '64.17.69.125' '64.17.69.125' '' '' 0 1 '' 0 '' '' 4 0 'b0a8' '' 0 '1447032163|3' 1 '') " (17218" 'DaneminecraftAwesomeness' 1447086054 0 0 '' 0 'DaneminecraftAwesomeness' 0 0 0 '' '' 0 '' '' '19b892b736483c31d1043ee47e08fb033350aa5f' '' 'danewright04@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.19.97.19' '173.19.97.19' '' '' 0 1 '' 0 '' '' 4 0 '03d2' '' 0 '' 1 '') " (17219" 'dragonslayor' 1447104388 0 0 '' 0 'dragonslayor' 0 0 0 '' '' 0 '' '' '98e087e9baff6fca016a4cc4d583ebfe02259b0e' '' 'hunterrobinson02@ymail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.213.91.4' '66.213.91.4' '' '' 0 1 '' 0 '' '' 4 0 '36ba' '' 0 '' 1 '') " (17220" 'Butter Baron' 1447196392 0 0 '' 0 'Butter Baron' 0 0 0 '' '' 0 '' '' 'efd9f0c86e3401d75ff331fb1740f6ee70d8e688' '' 'butterbaron5@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '65.190.78.116' '65.190.78.116' '' '' 0 1 '' 0 '' '' 4 0 3311 '' 0 '' 1 '') " (17221" 'ZoeyGamers' 1447197670 1 0 '' 1447198621 'ZoeyGamers' 0 0 0 '' '' 0 '' '' 'f631828eec8cef4bc5bd9f97e1b5a2da7e37c30c' '' 'zoeyrichardson16@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.63.159.56' '68.63.159.56' '' '' 0 1 '' 12057 '' '' 4 530 1177 '' 0 '' 1 '') " (17222" 'Aphmau' 1447387333 0 0 '' 0 'Aphmau' 0 0 0 '' '' 0 '' '' '3734dcb49e5d0111f229df0fbb9f2ee4d0f9bd76' '' 'momsheffield@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.203.197.239' '71.203.197.239' '' '' 0 1 '9f22d6fc8e' 0 '' '' 4 0 'bee0' '' 0 '1449016473|4' 1 '') " (17223" 'Truejackson85' 1447450472 0 0 '' 0 'Truejackson85' 0 0 0 '' '' 0 '' '' '8af24b70918add0a26df2f1b1faaac3b6b7741cb' '' 'edwina0425@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.212.246.38' '73.212.246.38' '' '' 0 1 '' 0 '' '' 4 0 3599 '' 0 '' 1 '') " (17228" 'Alfiecat' 1447531601 0 0 '' 0 'Alfiecat' 0 0 0 '' '' 0 '' '' '0077146c163b01ac9dd5fd826337baf8d9d0e7e5' '' 'alfiecattell1707@yahoo.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.221.105.129' '90.221.105.129' '' '' 0 1 '' 0 '' '' 4 0 6718 '' 0 '' 1 '') " (17224" 'hotrod95' 1447508144 1 0 '' 1447508297 'hotrod95' 0 0 0 '' '' 0 '' '' '3820a12d7fd92d443ffe4c2c1c32f2b27718cfb0' '' 'hemmingerjacob@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.231.227.164' '24.231.227.164' '' '' 0 1 '' 12162 '' '' 4 249 '153d' '' 0 '' 1 '') " (17225" 'camerondoodle' 1447520185 0 0 '' 0 'camerondoodle' 0 0 0 '' '' 0 '' '' '4e4ded0b9a26993bc42a096f1ea9c0a79c8dffc5' '' 'camerondoodle@hotmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.173.133.112' '86.173.133.112' '' '' 0 1 '' 0 '' '' 4 0 '5cbe' '' 0 '' 1 '') " (17226" 'DerpyErinYT' 1447524100 0 0 '' 0 'DerpyErinYT' 0 0 0 '' '' 0 '' '' '1108de66a0fa722d90974a85227d71828f2d1c1e' '' 'lisa.sodman@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.168.7.51' '75.168.7.51' '' '' 0 1 '' 0 '' '' 4 0 '8f33' '' 0 '' 1 '') " (17227" 'Alfiecat123' 1447529888 0 0 '' 0 'Alfiecat123' 0 0 0 '' '' 0 '' '' 'a60b319ed9ee3318294d78c4ca07202f84a5203d' '' 'natcat59@yahoo.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.221.105.129' '90.221.105.129' '' '' 0 1 '' 0 '' '' 4 0 'cce4' '' 0 '' 1 '') " (17229" 'AlfieFTW' 1447592776 0 0 '' 0 'AlfieFTW' 0 0 0 '' '' 0 '' '' 'c4b459d5dc71d8cd4bc3be7778daa5dc928130e4' '' 'alfiecattell1707@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '90.221.105.129' '90.221.105.129' '' '' 0 1 '' 0 '' '' 4 0 'f291' '' 0 '' 1 '') " (17230" 'camogirl03' 1447593974 1 0 '' 1447598371 'camogirl03' 0 0 0 '' '' 0 '' '' '41774534b46c4fdaf20f5aa7353d773254cf1dc6' '' 'brownsnicole03@yahoo.com' '' 2 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' 'Stacy Brown' 0 '' 1 0 0 '' 1 1 0 2 '68.35.73.117' '68.35.73.117' 'Who do i like' 'a7bc161fda6177f5c12c15668a3975cd' 0 1 '' 12214 '' '' 4 2005 '84fd' '' 0 '' 1 '') " (17231" 'Abeielmaria' 1447625183 0 0 '' 0 'Abeielmaria' 0 0 0 '' '' 0 '' '' '232c069c3154dbebcf3895967001f771cf82a825' '' 'kayla_connors@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.116.101.175' '174.116.101.175' '' '' 0 1 '' 0 '' '' 4 0 'f486' '' 0 '1447625259|2' 1 '') " (17232" 'partyrocker259' 1447633677 0 0 '' 0 'partyrocker259' 0 0 0 '' '' 0 '' '' '4453fccd036d3fc4300949038497cf2d38c7df06' '' 'elahme23@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.112.155.178' '68.112.155.178' '' '' 0 1 '' 0 '' '' 4 0 '536e' '' 0 '' 1 '') " (17233" 'FalconPunch' 1447635524 0 0 '' 0 'FalconPunch' 0 0 0 '' '' 0 '' '' 'f758f52f2a370679e0779c61bdf77f9993d9fdf2' '' 'mary_smoot@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.68.86.67' '68.68.86.67' '' '' 0 1 '' 0 '' '' 4 0 'd134' '' 0 '' 1 '') " (17234" 'Austin2015' 1447700548 0 0 '' 0 'Austin2015' 0 0 0 '' '' 0 '' '' '46821fe9b65287c60348ef35b2e8e5f5e20963ea' '' 'austineugene.frieze@lewiscentral.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '207.28.62.250' '207.28.62.250' '' '' 0 1 '' 0 '' '' 4 0 '3dff' '' 0 '' 1 '') " (17235" 'bbj' 1447719724 0 0 '' 0 'bbj' 0 0 0 '' '' 0 '' '' '3d218a00f20cf5c75ef4f35f37934568fe7aa826' '' 'louiscrew@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.88.17.50' '108.88.17.50' '' '' 0 1 '' 0 '' '' 4 0 '3ad4' '' 0 '' 1 '') " (17236" 'SmallChan' 1447756591 0 0 '' 0 'SmallChan' 0 0 0 '' '' 0 '' '' '90234a4713e1bae25bfc1ac4b1b726c508692c4f' '' 'yo@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '60.242.100.5' '60.242.100.5' '' '' 0 1 '' 0 '' '' 4 0 'd1a4' '' 0 '' 1 '') " (17238" 'gracie' 1447861559 0 0 '' 0 'gracie' 0 0 0 '' '' 0 '' '' '8f8ac275da39b4b48016a38aeacb50375d70c294' '' 'gracemayhowe@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.11.95.217' '86.11.95.217' '' '' 0 1 '' 0 '' '' 4 0 'f6f9' '' 0 '' 1 '') " (17239" 'Lexi' 1447874515 1 0 '' 1447875141 'Lexi' 0 0 0 '' '' 0 '' '' '5c058c334d5944129bb0de6c434af80959e6500f' '' 'kilahmonkey13@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.178.135.44' '76.178.135.44' '' '' 0 1 '' 12297 '' '' 4 786 'b5bc' '' 0 '' 1 '') " (17241" 'Flurpezgames' 1447886674 0 0 '' 0 'Flurpezgames' 0 0 0 '' '' 0 '' '' 'dbf22c73dc7cdf1c325fe83e0caa8279cbc81b0b' '' 'flurpezgaming@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.172.116.174' '86.172.116.174' '' '' 0 1 '' 0 '' '' 4 0 'f8a1' '' 0 '' 1 '') " (17243" 'ZachTheGREAT02' 1447974322 0 0 '' 0 'ZachTheGREAT02' 0 0 0 '' '' 0 '' '' '25841744163188cbbe86e3a7ed6fc7855ce52cfc' '' 'zachennis2002@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.41.211.179' '96.41.211.179' '' '' 0 1 '' 0 '' '' 4 0 '1e48' '' 0 '' 1 '') " (17242" 'thephosphorus' 1447963683 0 0 '' 0 'thephosphorus' 0 0 0 '' '' 0 '' '' 'ea9f5a5529bdd5b260f4880c3a0c8c7c16e007fb' '' 'jamie1mcgrath@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '80.111.248.9' '80.111.248.9' '' '' 0 1 '' 0 '' '' 4 0 'c314' '' 0 '' 1 '') " (17244" 'pokeking' 1448048018 1 0 '' 1448048583 'pokeking' 0 0 0 '' '' 0 '' '' 'aea45cc663373dae9e01ff1ecf632d34a9ba86d6' '' 'paulo.eusebio@ntlworld.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '86.29.66.227' '86.29.66.227' '' '' 0 1 '' 12434 '' '' 4 725 '59a5' '' 0 '' 1 '') " (17245" 'Rose' 1448049403 0 0 '' 0 'Rose' 0 0 0 '' '' 0 '' '' '8229450917cfed03cf960d4020a9779f32e8d87a' '' 'amymonymillion@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.192.157.181' '73.192.157.181' '' '' 0 1 '' 0 '' '' 4 0 '1df3' '' 0 '' 1 '') " (17247" 'Meowstacheo' 1448149440 0 0 '' 0 'Meowstacheo' 0 0 0 '' '' 0 '' '' '002b3421729e56e99f599434d9142bca1deb3287' '' 'jordan.rockhill@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '108.31.143.39' '108.31.143.39' '' '' 0 1 '' 0 '' '' 4 0 9400 '' 0 '' 1 '') " (17246" 'jennibaby' 1448138921 0 0 '' 0 'jennibaby' 0 0 0 '' '' 0 '' '' 'c5b1b705964dc9e3793a61291f2c6567d656c1f6' '' 'jennifervazquez1200@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.181.234.227' '72.181.234.227' '' '' 0 1 '' 0 '' '' 4 0 'a659' '' 0 '' 1 '') " (17249" 'xXSirScrapsXx' 1448197386 0 0 '' 0 'xXSirScrapsXx' 0 0 0 '' '' 0 '' '' '0d9fe4a557ab2bfe6c25e30cf263e80e55f09012' '' 'Fifaluke03@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.150.198.49' '24.150.198.49' '' '' 0 1 '' 0 '' '' 4 0 'fe12' '' 0 '' 1 '') " (17248" 'SirScraps' 1448166783 0 0 '' 0 'SirScraps' 0 0 0 '' '' 0 '' '' '864679462e71ed25cedd6954cfb1f97ff6398a61' '' 'Luketoronto99@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.150.198.49' '24.150.198.49' '' '' 0 1 '' 0 '' '' 4 0 '62be' '' 0 '' 1 '') " (17250" 'EmoSkaterWrites' 1448218923 0 0 '' 0 'EmoSkaterWrites' 0 0 0 '' '' 0 '' '' '166b43bc45ee31df895130c45e153e132dd84c10' '' 'TheRealOneAndOnlyPaigestar9@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.227.13.197' '71.227.13.197' '' '' 0 1 '' 0 '' '' 4 0 '4c2d' '' 0 '' 1 '') " (17251" 'Angie_The_God' 1448226885 0 0 '' 0 'Angie_The_God' 0 0 0 '' '' 0 '' '' '70fa8d5b20d8571d482bf0fb2b01accf0aa86583' '' 'Angiesillyface11@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '104.139.11.16' '104.139.11.16' '' '' 0 1 '' 0 '' '' 4 0 '8e0c' '' 0 '' 1 '') " (17253" 'Hunterdog' 1448287526 0 0 '' 0 'Hunterdog' 0 0 0 '' '' 0 '' '' '1e911d4660034a9cfd2e1c7465045a22e83ab067' '' 'Rounsvillehuntet@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.77.165.7' '107.77.165.7' '' '' 0 1 '' 0 '' '' 4 0 '2acf' '' 0 '' 1 '') " (17254" 'lemon1173' 1448288701 0 0 '' 0 'lemon1173' 0 0 0 '' '' 0 '' '' 'b34e3780c5375376bfb4abd2e5c7a9280e0ef152' '' 'radhika11703@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '27.4.5.133' '27.4.5.133' '' '' 0 1 '' 0 '' '' 4 0 'f04b' '' 0 '' 1 '') " (17255" 'EliteAgent07' 1448299995 0 0 '' 0 'EliteAgent07' 0 0 0 '' '' 0 '' '' 'ad72370d0ebc145783279cfab4057c0cfb12082b' '' 'Spartongriefing@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.5.11.17' '96.5.11.17' '' '' 0 1 '' 0 '' '' 4 0 '236d' '' 0 '' 1 '') " (17256" 'Pretty_Gurll94' 1448325825 0 0 '' 0 'Pretty_Gurll94' 0 0 0 '' '' 0 '' '' '1a3a170fb6c77a179726ce37afca6830d030eb47' '' 'PrettyGurll94@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.175.58.180' '73.175.58.180' '' '' 0 1 '' 0 '' '' 4 0 'f1ec' '' 0 '' 1 '') " (17257" 'RoslyBeauty' 1448395365 0 0 '' 0 'RoslyBeauty' 0 0 0 '' '' 0 '' '' 'fa9d405dbc430e2c70da3e48c7603bc629c2a20f' '' 'amymoneymillion@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.181.154.124' '67.181.154.124' '' '' 0 1 '' 0 '' '' 4 0 '78a0' '' 0 '' 1 '') " (17258" 'hihinathan' 1448419925 0 0 '' 1448420964 'hihinathan' 0 0 0 '' '' 0 '' '' '74619c8ea40e0282aea120f5642f3278e5c7878f' '' 'nateholliker@cox.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '68.109.189.221' '68.109.189.221' '' '' 0 1 '' 12629 '' '' 4 665 'fe95' '' 0 '' 1 '') " (17276" 'Jojo11' 1448911025 0 0 '' 1448941491 'Jojo11' 0 0 0 '' '' 0 '' '' 'bdc02f4e1c6271f95d4b104fec31110cff85e93a' '' 'Millerjennifer404@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.214.207.33' '67.214.207.33' '' '' 0 1 '' 12947 '' '' 4 546 '4ca1' '' 0 '' 1 '') " (17259" 'Darksidegirl509' 1448482584 1 0 '' 1448483257 'Darksidegirl509' 0 0 0 '' '' 0 '' '' '6856d8885ed612449fa2422866af99f9fec7c097' '' 'lamantia.brianna@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '96.225.44.134' '96.225.44.134' '' '' 0 1 '' 12648 '' '' 4 451 '08af' '' 0 '' 1 '') " (17260" 'MicrosoftHelp' 1448489750 1 0 '' 1449066873 'MicrosoftHelp' 0 0 0 '' '' 0 '' '' 'f3fbc58660c1a347aa1a243f33f89ebe18583e50' '' 'lukyballista@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.14.251.29' '76.14.251.29' '' '' 0 1 '' 13017 '' '' 4 218 'f020' '' 0 '' 1 '') " (17261" 'MicrosoftHelp2' 1448490819 0 0 '' 0 'MicrosoftHelp2' 0 0 0 '' '' 0 '' '' '4c3af87d76fef9e5f59a49d198706332f41d52fe' '' '102821@stu.nmsd15.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.14.251.29' '76.14.251.29' '' '' 0 1 '' 0 '' '' 4 0 '3d70' '' 0 '' 1 '') " (17262" 'oddswife123' 1448510870 0 0 '' 0 'oddswife123' 0 0 0 '' '' 0 '' '' '7d192ac18f0a57300d6e4b2fcd371c3529f2d628' '' 'oddswife123@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.125.38.244' '174.125.38.244' '' '' 0 1 '' 0 '' '' 4 0 '0c4b' '' 0 '' 1 '') " (17263" 'Beastydounuts' 1448658032 0 0 '' 0 'Beastydounuts' 0 0 0 '' '' 0 '' '' '73b41be345c9537ff2c8bcd77335dd0455d3ab1c' '' 'xanderyoung22@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '173.249.129.58' '173.249.129.58' '' '' 0 1 '' 0 '' '' 4 0 'c69a' '' 0 '' 1 '') " (17264" 'MissAnimeLover' 1448659200 0 0 '' 0 'MissAnimeLover' 0 0 0 '' '' 0 '' '' 'be893abae25c86ae711bbfde457a547daaa16791' '' 'msanimelover20@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '112.198.103.53' '112.198.103.53' '' '' 0 1 '' 0 '' '' 4 0 8687 '' 0 '' 1 '') " (17265" 'TheWarGuy' 1448663258 0 0 '' 1448663589 'TheWarGuy' 0 0 0 '' '' 0 '' '' 'ea820359394f324f09be6902c49a6746f017a453' '' 'squirrelbrain01@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.173.245.58' '75.173.245.58' '' '' 0 1 '' 12755 '' '' 4 101 8039 '' 0 '' 1 '') " (17266" 'Djinthehosue' 1448695533 0 0 '' 1448695710 'Djinthehosue' 0 0 0 '' '' 0 '' '' 'c8dcce3bc79ab6c1d6d1fbe4dad09c6b97bc97f5' '' 'djrules4263@yahoo.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.197.203.197' '73.197.203.197' '' '' 0 1 '' 12767 '' '' 4 288 '648b' '' 0 '' 1 '') " (17267" 'ThatRealOg' 1448727082 0 0 '' 0 'ThatRealOg' 0 0 0 '' '' 0 '' '' '9c210ef11809fca46b4fef37fb5190260aad5f39' '' 'theminecraftersofnotch@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.95.33.196' '98.95.33.196' '' '' 0 1 '' 0 '' '' 4 0 '4f85' '' 0 '1448734474|3' 1 '') " (17268" 'ThatReal_Og' 1448728182 0 0 '' 0 'ThatReal_Og' 0 0 0 '' '' 0 '' '' 'f4807f4601b10fd2839e843c0d7f1a35b344633f' '' 'bajancanadian841@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.95.33.196' '98.95.33.196' '' '' 0 1 '' 0 '' '' 4 0 '6fe2' '' 0 '' 1 '') " (17269" 'Zoeapeters' 1448737560 0 0 '' 0 'Zoeapeters' 0 0 0 '' '' 0 '' '' 'ad1efbf3b79353090dded8978f13f23dfbca614a' '' 'zoe_peters@live.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '70.187.172.104' '70.187.172.104' '' '' 0 1 '' 0 '' '' 4 0 'cefe' '' 0 '' 1 '') " (17270" '5ClickzPerZecond' 1448740713 0 0 '' 0 '5ClickzPerZecond' 0 0 0 '' '' 0 '' '' 'be339869380acc7a87b1fb43ea8d4424ec57b469' '' 'mgorgonio20@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.44.81.54' '73.44.81.54' '' '' 0 1 '' 0 '' '' 4 0 'f34f' '' 0 '' 1 '') " (17271" 'Moviegirl102' 1448745621 0 0 '' 0 'Moviegirl102' 0 0 0 '' '' 0 '' '' 'df1b8245dab2f5d2f55a58690230b81c34bfdec9' '' 'fake@comcast.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.16.239.151' '76.16.239.151' '' '' 0 1 '' 0 '' '' 4 0 '4fb0' '' 0 '' 1 '') " (17272" 'BNR23210' 1448777808 0 0 '' 0 'BNR23210' 0 0 0 '' '' 0 '' '' 'a7b65e4a872f2cec4d2461a83f75bbe797eb6b28' '' 'BNR23210@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '75.135.168.226' '75.135.168.226' '' '' 0 1 '' 0 '' '' 4 0 '38f0' '' 0 '' 1 '') " (17273" 'chazman2006' 1448806121 0 0 '' 0 'chazman2006' 0 0 0 '' '' 0 '' '' 'f1b466e74a583083b613bf9fe6aadeb4be073aa5' '' 'chazman2006@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '213.107.117.42' '213.107.117.42' '' '' 0 1 '' 0 '' '' 4 0 0.00E+00 '' 0 '' 1 '') " (17274" 'ToxicEzaf' 1448855064 0 0 '' 0 'ToxicEzaf' 0 0 0 '' '' 0 '' '' '6aa8b7dd3b8e44b4c5d6221a9ed2428450ebfdc1' '' 'Cam707@me.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.80.199.222' '98.80.199.222' '' '' 0 1 '' 0 '' '' 4 0 'd5f1' '' 0 '' 1 '') " (17277" 'jojo10' 1448937837 0 0 '' 0 'jojo10' 0 0 0 '' '' 0 '' '' 'b5cce0d1c4c8121b333e414f11a06c50d10f15fc' '' 'jennifermiller730@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.214.207.33' '67.214.207.33' '' '' 0 1 '' 0 '' '' 4 0 '60e6' '' 0 '' 1 '') " (17280" 'Basher' 1449014211 0 0 '' 0 'Basher' 0 0 0 '' '' 0 '' '' 'd63568e3f1621789cbfd45d4ba6836bfde7601a2' '' 'basherbulls11@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '97.80.176.246' '97.80.176.246' '' '' 0 0 'ce273e1acd' 0 '' '' 4 0 '63be' '' 0 '' 1 '') " (17278" 'noob123514' 1448942498 0 0 '' 1448942912 'noob123514' 0 0 0 '' '' 0 '' '' '61987b93108991ebf5e50f86d570ee46aa6a4340' '' 'teiganx5@charter.net' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '71.81.160.178' '71.81.160.178' '' '' 0 1 '' 12949 '' '' 4 531 'f123' '' 0 '' 1 '') " (17279" 'nibbles1997' 1449004570 0 0 '' 0 'nibbles1997' 0 0 0 '' '' 0 '' '' '89088c8a69f270a9f511b7e3642f73d837188a0a' '' 'rshe9028@jcsnc.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '45.37.226.230' '45.37.226.230' '' '' 0 0 '8bd1fa694d' 0 '' '' 4 0 'dbd1' '' 0 '' 1 '') " (17291" 'fgyshy99' 1449023454 0 0 '' 0 'fgyshy99' 0 0 0 '' '' 0 '' '' '57e0b6e70a53ec6c86c4f2816537fcca38e2bd2b' '' 'shyquanw09@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '74.76.39.151' '74.76.39.151' '' '' 0 0 '007d062f1f' 0 '' '' 4 0 'ec87' '' 0 '' 1 '') " (17281" 'the gaming orang' 1449014982 0 0 '' 0 'the gaming orang' 0 0 0 '' '' 0 '' '' '1ccda4cee76a84471e7c59caab498379cca9222c' '' 'karenback321@outlook.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '88.110.244.40' '88.110.244.40' '' '' 0 0 'c74cf2455e' 0 '' '' 4 0 '7c1e' '' 0 '' 1 '') " (17282" 'coolkev123' 1449014987 0 0 '' 0 'coolkev123' 0 0 0 '' '' 0 '' '' 'ebcc16dee5407208992de8dbc54d252792b9edcc' '' 'Kevinurbina233@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.218.36.73' '98.218.36.73' '' '' 0 0 '94b79fa895' 0 '' '' 4 0 'c700' '' 0 '' 1 '') " (17283" 'DementedSponge' 1449015099 0 0 '' 0 'DementedSponge' 0 0 0 '' '' 0 '' '' 'c0f8973725b5ca5357d8a61ce7c39325df9828d5' '' 'trainoradam823@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.22.101.105' '174.22.101.105' '' '' 0 0 'd5fc459b13' 0 '' '' 4 0 '1b14' '' 0 '' 1 '') " (17284" 'cam' 1449015263 0 0 '' 0 'cam' 0 0 0 '' '' 0 '' '' '7ff260a936b5e4c3c25f3043f1d15b9ae5556860' '' 'camtheboss493@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '73.50.235.146' '73.50.235.146' '' '' 0 0 '531300100c' 0 '' '' 4 0 'af3c' '' 0 '1449015905|1' 1 '') " (17285" 'coolkev234' 1449015811 0 0 '' 0 'coolkev234' 0 0 0 '' '' 0 '' '' 'f54669429dc15f0ca000994c192062f8ac26f737' '' 'kevinurbina244@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.218.36.73' '98.218.36.73' '' '' 0 0 'a7b161e863' 0 '' '' 4 0 '96b4' '' 0 '' 1 '') " (17287" 'SamanthaGladiator' 1449019893 0 0 '' 0 'SamanthaGladiator' 0 0 0 '' '' 0 '' '' '53dd4ff1becbfe1b6570015002c581985953af9e' '' 'oliviah1207@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '107.77.89.92' '107.77.89.92' '' '' 0 0 '776458656c' 0 '' '' 4 0 'da98' '' 0 '' 1 ''); INSERT INTO `smf_members` " (`id_member`" `member_name` `date_registered` `posts` `id_group` `lngfile` `last_login` `real_name` `instant_messages` `unread_messages` `new_pm` `buddy_list` `pm_ignore_list` `pm_prefs` `mod_prefs` `message_labels` `passwd` `openid_uri` `email_address` `personal_text` `gender` `birthdate` `website_title` `website_url` `location` `icq` `aim` `yim` `msn` `hide_email` `show_online` `time_format` `signature` `time_offset` `avatar` `pm_email_notify` `karma_bad` `karma_good` `usertitle` `notify_announcements` `notify_regularity` `notify_send_body` `notify_types` `member_ip` `member_ip2` `secret_question` `secret_answer` `id_theme` `is_activated` `validation_code` `id_msg_last_visit` `additional_groups` `smiley_set` `id_post_group` `total_time_logged_in` `password_salt` `ignore_boards` `warning` `passwd_flood` `pm_receive_from` `breeze_profile_views`) VALUES (17288 'Kawaii~ChanGaming' 1449020392 0 0 '' 0 'Kawaii~ChanGaming' 0 0 0 '' '' 0 '' '' '5168c1c454c4398c72110295d710f1e12fef690c' '' 'Kawaiichan@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '76.170.23.238' '76.170.23.238' '' '' 0 0 'c6ec899323' 0 '' '' 4 0 'fd8b' '' 0 '' 1 '') " (17286" 'wol' 1449018089 0 0 '' 0 'wol' 0 0 0 '' '' 0 '' '' '904a58120020f3054aff139732f11d2c243e81fc' '' 'brisean28@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '24.99.35.134' '24.99.35.134' '' '' 0 0 'e689f21c98' 0 '' '' 4 0 'a8d4' '' 0 '' 1 '') " (17289" 'stickninja' 1449020714 0 0 '' 0 'stickninja' 0 0 0 '' '' 0 '' '' '3ae2ff49c28205ae10b9fe2244c40827d8d0d85c' '' 'at.kwaw@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '174.102.136.120' '174.102.136.120' '' '' 0 0 'd8ab06e72b' 0 '' '' 4 0 '2b96' '' 0 '' 1 '') " (17290" 'Pixie_chick4957' 1449022225 0 0 '' 0 'Pixie_chick4957' 0 0 0 '' '' 0 '' '' '87722b4ce4dbc0630faf084543388b7cab5480e9' '' 'aliyah4957@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '66.188.179.131' '66.188.179.131' '' '' 0 0 'cfdc2f06a5' 0 '' '' 4 0 'ac07' '' 0 '' 1 '') " (17292" 'PvpMeBoobies' 1449024293 0 0 '' 0 'PvpMeBoobies' 0 0 0 '' '' 0 '' '' '7a8975f11adad1186ae23acb80438cf51980755f' '' 'Hunterheh1234@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '72.91.9.29' '72.91.9.29' '' '' 0 0 'b139aa70e0' 0 '' '' 4 0 '16b0' '' 0 '' 1 '') " (17296" 'Matthew' 1449092484 0 0 '' 0 'Matthew' 0 0 0 '' '' 0 '' '' '31079a6103d163451c851bacf995c1688727f003' '' 'matthewsoley11@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '94.195.101.242' '94.195.101.242' '' '' 0 0 '472e1809dd' 0 '' '' 4 0 'd887' '' 0 '' 1 '') " (17293" 'ninetailschidori' 1449070105 0 0 '' 0 'ninetailschidori' 0 0 0 '' '' 0 '' '' '0fe8fce573f837f946ff9df250ed93b4e905c05c' '' 'ninetailschidori@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '192.43.223.34' '192.43.223.34' '' '' 0 0 '67000cd08b' 0 '' '' 4 0 '05f1' '' 0 '' 1 '') " (17294" 'Platypus238' 1449077277 0 0 '' 0 'Platypus238' 0 0 0 '' '' 0 '' '' '065e448d66147bef4c083f9ca63fe1f1a1c8dafd' '' 'alexcan2824@gmail.co.uk' '' 0 '0001-01-01' '' '' '' '' '' '' '' 1 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '92.21.225.124' '92.21.225.124' '' '' 0 0 'f255f98723' 0 '' '' 4 0 '29cd' '' 0 '' 1 '') " (17295" 'kittycat7' 1449089311 0 0 '' 0 'kittycat7' 0 0 0 '' '' 0 '' '' 'a93d646398765b5b494510bed93230d1218654d5' '' 'tayaawsome123@hotmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '67.247.176.58' '67.247.176.58' '' '' 0 0 'c559be2236' 0 '' '' 4 0 8740 '' 0 '' 1 '') " (17299" 'Samimau' 1449112899 0 0 '' 0 'Samimau' 0 0 0 '' '' 0 '' '' 'e9a86d3ddeae5764b5e8dc330fcbfb870ba834a3' '' 'samanthacalderon.493@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '98.239.124.226' '98.239.124.226' '' '' 0 0 'd0509ca9cd' 0 '' '' 4 0 '47c9' '' 0 '' 1 '') " (17297" 'cardonai28' 1449100372 0 0 '' 0 'cardonai28' 0 0 0 '' '' 0 '' '' '092121d4cf8a34b399dc4cc1efdfc31f45974344' '' 'cardonai28@stu.ddschools.org' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '216.56.27.22' '24.159.250.144' '' '' 0 0 'f4cda3c570' 0 '' '' 4 0 'e659' '' 0 '' 1 '') " (17298" 'Ferris' 1449101887 0 0 '' 0 'Ferris' 0 0 0 '' '' 0 '' '' 'fb5402a547416ce13b0efc1b4161f3a3e27587b9' '' 'wildwestliving@gmail.com' '' 0 '0001-01-01' '' '' '' '' '' '' '' 0 1 '' '' 0 '' 1 0 0 '' 1 1 0 2 '199.66.168.104' '199.66.168.104' '' '' 0 0 'a3556897ad' 0 '' '' 4 0 '88c8' '' 0 '' 1 ''); -- -------------------------------------------------------- -- -- Table structure for table `smf_message_icons` -- DROP TABLE IF EXISTS `smf_message_icons`; CREATE TABLE `smf_message_icons` ( `id_icon` smallint(5) unsigned NOT NULL auto_increment `title` varchar(80) NOT NULL default '' `filename` varchar(80) NOT NULL default '' `id_board` smallint(5) unsigned NOT NULL default 0 `icon_order` smallint(5) unsigned NOT NULL default 0 PRIMARY KEY (`id_icon`) KEY `id_board` (`id_board`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_message_icons` -- INSERT INTO `smf_message_icons` " (`id_icon`" `title` `filename` `id_board` `icon_order`) VALUES (1 'Standard' 'xx' 0 0) " (2" 'Thumb Up' 'thumbup' 0 1) " (3" 'Thumb Down' 'thumbdown' 0 2) " (4" 'Exclamation point' 'exclamation' 0 3) " (5" 'Question mark' 'question' 0 4) " (6" 'Lamp' 'lamp' 0 5) " (7" 'Smiley' 'smiley' 0 6) " (8" 'Angry' 'angry' 0 7) " (9" 'Cheesy' 'cheesy' 0 8) " (10" 'Grin' 'grin' 0 9) " (11" 'Sad' 'sad' 0 10) " (12" 'Wink' 'wink' 0 11); -- -------------------------------------------------------- -- -- Table structure for table `smf_messages` -- DROP TABLE IF EXISTS `smf_messages`; CREATE TABLE `smf_messages` ( `id_msg` int(10) unsigned NOT NULL auto_increment `id_topic` mediumint(8) unsigned NOT NULL default 0 `id_board` smallint(5) unsigned NOT NULL default 0 `poster_time` int(10) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 `id_msg_modified` int(10) unsigned NOT NULL default 0 `subject` varchar(255) NOT NULL default '' `poster_name` varchar(255) NOT NULL default '' `poster_email` varchar(255) NOT NULL default '' `poster_ip` varchar(255) NOT NULL default '' `smileys_enabled` tinyint(4) NOT NULL default 1 `modified_time` int(10) unsigned NOT NULL default 0 `modified_name` varchar(255) NOT NULL default '' `body` text NOT NULL `icon` varchar(16) NOT NULL default 'xx' `approved` tinyint(3) NOT NULL default 1 PRIMARY KEY (`id_msg`) UNIQUE `topic` (`id_topic` `id_msg`) UNIQUE `id_board` (`id_board` `id_msg`) UNIQUE `id_member` (`id_member` `id_msg`) KEY `approved` (`approved`) KEY `ip_index` (`poster_ip`(15) `id_topic`) KEY `participation` (`id_member` `id_topic`) KEY `show_posts` (`id_member` `id_board`) KEY `id_topic` (`id_topic`) KEY `id_member_msg` (`id_member` `approved` `id_msg`) KEY `current_topic` (`id_topic` `id_msg` `id_member` `approved`) KEY `related_ip` (`id_member` `poster_ip` `id_msg`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_messages` -- INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (4 4 38 1405328994 1 8440 '► READ ME (OLD)' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.253.149' 1 1436170588 'lrice11' '[b]REPORTING A PLAYER 101[/b] - because you should probably do it [b]correctly[/b]
ARE THEY HACKING? [b]PROVIDE VIDEO EVIDENCE PLEASE[/b]

Give us the following information when reporting a player:

[b]What[/b] server were they on? [i]Factions? Prison?[/i]
[b]Who[/b] is the player?
[b]When[/b] did they break the rule?
[b]NOTE[/b]
[i](Don't submit reports of players who spam when they may be weeks or even months out of date these are [b]IRRELEVANT[/b].)[/i]
[i](Reports of advertising or hacking is [b]RELEVANT[/b].)[/i]
[b]THE RULE THEY BROKE[/b]

Supplying evidence such as screenshots will greatly improve the chances of action being taken against them. PROOF IS GOOD.

[b]Example of a good report:[/b]
(things we need are highlighted in bold)

[quote]Hi I was playing on the [b]hub[/b] server and a guy called [b]alex[/b] started [b]spamming[/b] it was about [b]2 hours ago[/b]
here is a screenshot:[/quote]
[url=http://i.cubeupload.com/GRd7bZ.png][img width=600]http://i.cubeupload.com/GRd7bZ.png[/img][/url]

[b]Example of a bad report:[/b]

[quote author=simsguy28 link=topic=512.msg2462#msg2462 date=1415309340]
Bad News For u Ixrex Lrice just made a rule no [b][b]BULLYING[/b][/b] Or Racism ur 2 favourite things
[/quote]
[list]
[li]WHAT SERVER!?[/li]
[li]I CANNOT UNDERSTAND THIS[/li]
[li]NO SCREENSHOTS OR EVIDENCE PROVIDED![/li]
[/list]

HAPPY REPORTING

Post any questions about reporting below if you are unsure about anything.' 'exclamation' 1) " (5" 5 4 1405332162 1 5 '► READ ME' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.253.149' 1 0 '' '[b]Reporting a Bug 101[/b] - you help us help you
So you seem to have spotted a problem/issue on one of our servers? Please follow the guidelines below:

[list]
[li][b]What[/b] is the problem?[/li]
[li][b]Can you remember the steps[/b] to cause the problem again?[/li]
[li][b]Which[/b] server is the problem located on? [i](prison factions minigames)[/i][/li]
[/list]

Sometimes a bug may require evidence please supply either video or screenshots if that is the case thanks.

[u]GOOD EXAMPLE[/u]

Hi I think i found a problem on the [b]factions[/b] server [b]i can't kill people outside of any of the spawns![/b]
[b]Mentions the server and mentions the problem straight away.[/b]

[u]BAD EXAMPLE[/u]

Hi there's a problem on your server i cant kill people.
[b]WHAT SERVER!? IF YOU MEAN THE HUB YOU AREN'T SUPPOSED TO KILL PEOPLE IN THE HUB.[/b]

If you need any further help with what you need to know about posting please reply in [b]THIS[/b] topic.' 'exclamation' 1) " (6" 6 1 1405332873 1 10246 '► FORUM RULES READ ME' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.253.149' 1 1441287368 'davide' '[b]RULES YOU SHOULD FOLLOW silly[/b]
No advertising other servers on our forum [i]unless you are given permission by an admin/moderator.[/i]
Don't be stupid posting spam or abuse to other users will get [url=http://www.urbandictionary.com/define.php?term=rekt]you messed up " yo.[/url]
Referral links to things like [url=http://en.wikipedia.org/wiki/Pyramid_scheme]pyramid schemes[/url] are NOT ALLOWED

The current admins/moderators on the forum:
[table]
[tr]
[td][center][b]Zach / AviatorGaming[/b][/center][/td]
[td]Owner[/td]
[/tr]
[tr]
[td][center][b]Alex / Fireblazer[/b][/center][/td]
[td]Administrator[/td]
[/tr]
[tr]
        [td][center][b]Luke / lrice11[/b][/center][/td]
[td]Administrator[/td]
[/tr]
[tr]
[td][center][b]Carmau[/b][/center][/td]
[td]Administrator[/td]
[/tr]
[tr]
[td][center][b]MrDeathWilliam[/b][/center][/td]
[td]Administrator[/td]
[/tr]
[tr][td]
[/td][/tr]
[tr]
[td][center][b]ThatTwiniGuy[/b][/center][/td]
[td]Moderator[/td]
[/tr]
[tr]
[td][center][b]davide / JDK[/b][/center][/td]
[td]Moderator[/td]
[/tr]
[tr]
[td][center][b]7misun[/b][/center][/td]
[td]Moderator[/td]
[/tr]
[tr]
[td][center][b]smallen8[/b][/center][/td]
[td]Moderator[/td][/tr][/table]

'" 'exclamation' 1) " (10247" 2374 38 1441287497 46 10247 'Server Rules Poll' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 1441287821 'davide' '[center][img]http://rulesgame.net/images/logo.png[/img]

[b][font=georgia]Hello everyone!

Currently how our server is set up we have a solid compilation of rules as to how they are laid out and how the punishments are performed.  I am here to ask the Aviatorcraft community for a little bit of input as to how they believe the rules are laid out.  I have heard a myriad of reviews of the rules with everything from:

[color=red] "This is Horrible! How can I play on here with this?!!"[/color]

all the way to:

[color=maroon] "You guys have the lightest punishments I have ever seen.  I am pretty sure if I get muted for only 20 minutes I would spam more often." [/color]

Because of this constant banter over the rules and how we deal them out I am here to ask the community for their input by answering our question of the day! Any help is appreciated and just participating in the poll is a great way to help show support to the community! Tell everyone on the server about the poll and tell them to give their input.  We want as many people as possible to comment and discuss along with answering the poll above so tell everyone!  Tell your Friends! Tell your family! Tell your Dog! Or your cat! Heck even tell the homeless guy at the end of your street! Answer the poll and help out the staff a lot.

[u]So the questions of the day to the community is this: [/u]

[size=18pt][color=blue]Do You Believe that the current Aviatorcraft Rules are sufficient or should they be a bit lighter (or more harsh) for punishments?

Is there any rules you would like to see added to the current rule book?[/color][/size]

As we have said any help is appreciated and we thank everyone who do give their input.  As always take it easy lemon squeezy!
[/font][/b][/center]' 'smiley' 1) " (7" 7 5 1405342610 5 7 'One of my YouTube videos' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' 'One of my YouTube videos. If you enjoyed it why not leave a like and a comment? You can also subscribe if you'd like.
https://www.youtube.com/watch?v=4nbQbjhtdUE' 'xx' 1) " (8" 8 3 1405343158 1 7657 '► FAQ' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.253.149' 1 1432654444 'Alex' '[center][b]Aviatorcraft FAQ[/b]
(Facts and Questions)[/center]

[b]#1 - How do I take a screenshot?[/b]
Before I go on programs exist to take screenshots AND directly upload them to image sharing websites here are a few programs which do just that:
[url=http://app.prntscr.com/en/]Lightshot[/url]
[url=http://imgur.com/tools]Imgur uploading tools[/url]
[url=http://getsharex.com/]ShareX[/url] (my personal favorite)
[url=http://icap.me/]iCap[/url]

[b]WINDOWS[/b]
(on windows vista and below)
[list]
[li]Press Printscreen[/li]
[li]The screen shot is taken paste it into an image editor like paint and save it.[/li]
[/list]
(on windows 7 and above)
[list]
[li]Press the Start button[/li]
[li]Look for the snipping tool[/li]
[li]Select what you need to take a screenshot of.l[/li]
[li]Save it.[/li]
[/list]

[b]MAC[/b]
Fullscreen Screenshot
[list]
[li]Press Command-Shift-3[/li]
[li]The screen shot is taken and it is saved as a file on the Desktop.[/li]
[/list]

Selective Screenshot
[list][li]On keyboard press Command-Shift-4 then drag the cross-hair pointer to select the area to capture.[/li]
[li]Continue to press the mouse button release the keys.[/li]
[li]When you are ready to take a screen shot release the mouse button.[/li]
[li]The screen shot is taken and it is saved as a file on the Desktop.[/li][/list]

[b]#2 HOW DO I UPLOAD SCREENSHOT!?[/b]
[size=4pt]im not getting angrier as i write this guide[/size]
Go to an image sharing website and upload the screenshot you took shown below on imgur
[url=http://i.cubeupload.com/4gOa0X.png][img width=600]http://i.cubeupload.com/4gOa0X.png[/img][/url]
hooray it uploaded look at that sad cameron now grab the image link shown below:
[url=http://i.cubeupload.com/28JSxu.png][img width=600]http://i.cubeupload.com/28JSxu.png[/img][/url]
on your post press the insert image button at the far top left.
[img]http://i.cubeupload.com/btEIcz.png[/img]
pop the link to your uploaded image within the center of the two img tags like so:
[img]http://i.cubeupload.com/4cEFra.png[/img]

Another way to upload a screenshot is USE THE TOOLS I PROVIDED AT THE TOP OF THE PAGE JUST FOR YOU



[b]#3 HOW DO I APPLY TO BE A MODERATOR?[/b]
If the applying for moderator section of the forum is not visible in the [b]Server Related[/b] section of the forum this means that we are currently not accepting applications. If it is visible; we are! [url=http://aviatorcraft.com/forum/index.php?topic=13.0]Read about it in the applying section here[/url]' 'xx' 1) " (9" 7 5 1405343403 1 9 'Re: One of my YouTube videos' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.253.149' 1 0 '' 'i like the sound effects you added to the video yay' 'xx' 1) " (16" 13 38 1405347627 1 8346 '► READ BEFORE APPLYING (15/11/2014) (OLD)' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.253.149' 1 1435647167 'lrice11' '[b]Questions & Answers[/b]
[list]
[li]1. When will you go through my application?[/li]
[/list]
We go through everyone's applications when we decide to start reviewing them this means LOCKING the applying for moderator board so you cannot post in it while we [b]review every application[/b]. (WE GO THROUGH THEM ALL WE DON'T IGNORE ANY POSTS) Each application we like will be posted in by either me carmau willy or lrice; telling you that your [b]application is being considered[/b]. (screenshot below)
[img]http://i.imgur.com/ZZqDc4x.png[/img]


[b]APPLYING FOR MODERATOR[/b]

Before applying you must have played on Aviatorcraft for at least [b]3 WEEKS[/b].

To apply for moderator on the server create a thread in [b]THIS[/b] subforum.
Mention the following in your application [size=8pt](copy+paste these questions if need be)[/size]

1. [b]YOUR ORIGINAL AND CURRENT USERNAME[/b]  [size=8pt]- Your original MC name will tell us who you previously were known as which might help us determine the applications. [/size]
2. [b]YOUR AGE[/b] - [size=8pt]This will NOT affect your chances of becoming moderator be honest.[/size]
3. [b]YOUR SKYPE USERNAME[/b] (REQUIRED) - It's the fastest way to reach other staff members.
4. [b]WHEN YOU STARTED COMING ON AVIATORCRAFT[/b]
5. [b]HOW OFTEN YOU COME ON AVIATORCRAFT[/b]
6. [b]PREVIOUS EXPERIENCE ON OTHER SERVERS[/b] [size=8pt]- Experience can certainly help but isn't always necessary for some tasks.[/size]
7. [b]WHY WE SHOULD MAKE YOU A MODERATOR[/b]
8. [b]IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE?[/b]
9. [b]DO YOU HAVE ANY KNOWLEDGE OF PLUGINS[/b] - [size=8pt]You'll need to know how to use some plugins as a moderator.[/size]
10. [b]Answer this question:[/b] [i]If a player has started harassing other players what would you do?[/i]' 'question' 1) " (25" 19 7 1405362817 1 25 'MUSIC' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.253.149' 1 0 '' 'I LIKE MUSIC DO YOU LIKE MUSIC? WE MUSIC NOW SHARE MUSIC YOU LIKE.
[url=http://youtu.be/8jL2DPylmhE]deadmau5 ft Colleen D'Agostino - Seeya[/url] (click to play on youtube)
[url=http://youtu.be/Mvvo9PfB0h4]Moon Hooch - Contra[/url] (click to play on youtube)' 'wink' 1) " (850" 188 7 1409588665 0 850 'Re: MOVIES' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'What jboy said' 'xx' 1) " (70" 19 7 1405384585 5 70 'Re: MUSIC' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' 'My top favorite band playing live in 1970. Fucking badasses.
[url=https://www.youtube.com/watch?v=clySTJtd81c]Watch here[/url]

Also this is a guitar riff that I came up with. It's not the best quality but enjoy it anyways!
[url=https://soundcloud.com/sterling-shores/yet-another-riff-idea]Listen here[/url]

[url=https://soundcloud.com/sterling-shores]My whole SoundCloud page[/url]' 'xx' 1) " (96" 40 5 1405463488 5 96 'Want a logo or forum signature?' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' 'Hi there! I'm now making logos and forums signatures with Adobe Photoshop! If want me to make you one keep on reading for info:

My base price is $5 per logo/signature. This price may increase depending on what you want.

Here's an example of a signature that I've made:
[img]http://i1346.photobucket.com/albums/p689/Shores2510/AviatorCraftStaffSignatureShores_zps20ff4b8d.png[/img]

If you want me to make you a logo/signature then leave a reply!' 'xx' 1) " (106" 45 3 1405480872 33 106 'Donator shop' 'awesomeman5615' 'chishom@hotmail.com' '75.182.32.39' 1 0 '' 'Whenever I go into the donator shop I freeze it started a few weeks ago it has stopped and now i am having trouble again



' 'xx' 1) " (185" 64 5 1405727583 32 185 'Twinkledink Vid from aviator launch weekend' '7misun' '7misun@gmail.com' '66.188.164.42' 1 0 '' 'This video made by my friend twinkledink is pretty good plus its from the launch day of aviatorcraft.
https://www.youtube.com/watch?v=U5JOqWDWoCk&list=UUIAIR4hYqQuF0sGylPd4MiQ#aid=P-0u0_wdM-o' 'xx' 1) " (843" 218 5 1409546094 26 843 'Re: Prison Plots' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '[color=beige][/color]Much Yey Many wow' 'xx' 1) " (846" 188 7 1409570839 50 846 'Re: MOVIES' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=updog2000 link=topic=188.msg713#msg713 date=1409138259]
who out of you guys hate cuts off other movies  :-\\
[/quote]
Not really If they make a better' 'xx' 1) " (119" 40 5 1405518644 0 119 'Re: Want a logo or forum signature?' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'What would be the quality of a Free signature?  ;)' 'xx' 1) " (149" 40 5 1405641405 5 149 'Re: Want a logo or forum signature?' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' '[quote author=FacelessWarrior5 link=topic=40.msg119#msg119 date=1405518644]
What would be the quality of a Free signature?  ;)
[/quote]

There wouldn't be a signature if money wasn't involved.' 'xx' 1) " (161" 61 39 1405713937 5 161 'Terraria Thread' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' 'Talk about Terraria here!' 'recycled' 1) " (186" 45 3 1405729011 1 186 'Re: Donator shop' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.253.149' 1 0 '' 'Well if you aren't a donator it freezes you i'm assuming you are on the factions server?' 'xx' 1) " (199" 61 39 1405802790 47 199 'Re: Terraria Thread' 'Glassshard113' 'tomcat2003513@yahoo.com' '68.112.97.136' 1 0 '' 'I haven't played Terraria But i have watched Tobuscus play it.  I really want the game.  I love how its formatted and everything.  If i ever get it I'll let you know.' 'recycled' 1) " (904" 233 3 1409878113 0 904 'MOTD' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Staff are bad spellers......
http://gyazo.com/8b2955132b989e06004e5e8e8e3b2678' 'xx' 1) " (899" 231 5 1409868105 0 899 'Funny Chat quotes' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'The title says it all.
http://gyazo.com/c4f394dc10808354bc3146817b4a693a' 'xx' 1) " (892" 158 3 1409827939 50 893 'Re: Just a question' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 1409830272 'j_boy1234' 'Wow this is soooooo old.


[size=7][b]Locked[/b][/size]' 'xx' 1) " (229" 61 39 1405924986 24 229 'Re: Terraria Thread' 'SoulMastera' 'derekisadork@gmail.com' '24.243.22.151' 1 0 '' 'I suck at terraria i make stair and water comes and flood my hole housebut im new on it' 'recycled' 1) " (234" 45 3 1405953003 33 234 'Re: Donator shop' 'awesomeman5615' 'chishom@hotmail.com' '74.95.72.73' 1 0 '' 'I am a super tart and yes
' 'xx' 1) " (2008" 440 5 1414015264 46 2008 'My House For Halloween! :D JDK21132' 'davide' 'davidenriquez41@gmail.com' '70.192.202.169' 1 0 '' 'Today I finished decorating my house for halloween. I finished my giant spider. His name is Goshnar and is completely made out of obsidian and red clay. Hope You Like! If you want me to decorate your house for halloween just send me a message! :D

http://imgur.com/8pVNiZN MY54u2e 330oeVl' 'xx' 1) " (261" 64 5 1406210273 50 261 'Re: Twinkledink Vid from aviator launch weekend' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Cool' 'xx' 1) " (443" 121 5 1407096584 0 443 'A monument to the Twinkie Massacre.' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Yesterday or if your reading this later a few days ago I raided a base owned by DMB1776 or something like that.  inside there were roughly 5 stacks of bedrock. You can imagine I was fairly pleased
Long story short twini destroyed my supply except for 1.
Since I cant use this for anything but decoration might I ask I get to keep it?
Don't you DARE break it unless an admin decides I cant keep it because right now im on the fence on whether admins have to break it or leave it there.
(Lemme keep it  ;D)
http://imgur.com/0PrS4F1' 'xx' 1) " (263" 7 5 1406210331 50 263 'Re: One of my YouTube videos' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=Alex link=topic=7.msg9#msg9 date=1405343403]
i like the sound effects you added to the video yay
[/quote]
Yea' 'xx' 1) " (889" 158 3 1409825482 0 889 'Re: Just a question' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'He just said he doesn't get the kingcitrus kit...  :P' 'xx' 1) " (885" 61 39 1409788343 47 885 'Re: Terraria Thread' 'Glassshard113' 'tomcat2003513@yahoo.com' '68.112.97.136' 1 0 '' 'My mom won't let me buy it :'( Dx' 'recycled' 1) " (886" 197 39 1409788386 47 886 'Re: wash hogs (watch_dogs)' 'Glassshard113' 'tomcat2003513@yahoo.com' '68.112.97.136' 1 0 '' 'Duuude i love the graphics. better then GTAV' 'recycled' 1) " (908" 233 3 1409884702 26 908 'Re: MOTD' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'wert r u tlking abut dey huv da bst spelling.maisplling end grammer is de bst' 'xx' 1) " (881" 101 5 1409782249 19 881 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'EnderGod' 'szombiescott@yahoo.com' '173.18.30.145' 1 0 '' 'not my new head
' 'xx' 1) " (882" 101 5 1409784731 26 882 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'This forum was posted a while ago heads update with skin changes. -DendeTheStudying' 'xx' 1) " (883" 158 3 1409787047 47 883 'Re: Just a question' 'Glassshard113' 'tomcat2003513@yahoo.com' '68.112.97.136' 1 0 '' 'You dont need it xD you are mod/trialmod you get all kits :P  (please correct me if i am wrong)' 'xx' 1) " (3257" 676 2 1418429767 1 3342 '► Punishments for breaking rules' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.248.67' 1 1419084485 'Alex' 'If you would like to know the punishments for breaking any rules on aviatorcraft look no further:
[b]HACKING[/b]
First time - 2 week ban.
Second time is a PERMANENT BAN.

[b]ADVERTISING[/b]
This only counts if it's another server 14 day Ban;
If done again 28 day ban ect.
Sharing ip's in private message is fine as long as it is not a mass message (SPAM)

[b]IMPERSONATING[/b]
Results in a kick if you abuse your /nick perks they will be taken away from you.

[b]SPAMMING[/b]
Results in a kick for the first 3 times.
If you spam more than 3 times in a row you will be MUTED for 20 minutes.

[b]HARRASSMENT[/b]
Results in a kick.
If you continue you will be muted for an hour.
If you are offline after serious offenses you can be banned up to 1 day or longer.

[b]PROFANITY (ONLY EXCESSIVE)[/b]
If you use an excessive amount of profanity you can be kicked up to 3 times.
If you continue you will be muted for 10 minutes.

[b]MINOR THINGS SUCH AS CAPS[/b]
If it gets seen the day they are on we can check to see if they are currently doing it resulting in them being kicked
or possibly muted if they continue.

Topics which are very minor will be locked.' 'exclamation' 1) " (297" 91 38 1406474086 1 8365 '► READ ME FOR YOUR BAN APPEAL (OLD)' 'godlikefrank' 'alextehbest@hotmail.com' '146.200.33.87' 1 1435713510 'lrice11' 'What is your [b]in-game name[/b]?
Who banned you? (If known):
Why were you banned? (If you don't know the ban reason will probably tell you.)
Why should you be unbanned? (no sob stories please it was your fault you were banned not your dog dying.)

[size=8pt]Thanks to [url=http://aviatorcraft.com/index.php?topic=69.0]modman[/url] for the sticky suggestion.[/size]' 'xx' 1) " (299" 61 39 1406474399 5 299 'Re: Terraria Thread' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' '[quote author=SoulMastera link=topic=61.msg229#msg229 date=1405924986]
I suck at terraria i make stair and water comes and flood my hole housebut im new on it
[/quote]

God I hate the water in Terraria. It's more annoying than the water in Minecraft.' 'recycled' 1) " (301" 61 39 1406475103 24 301 'Re: Terraria Thread' 'SoulMastera' 'derekisadork@gmail.com' '24.28.139.43' 1 0 '' 'I mine down and then the wat flow to my house and got flooded and im like UGGHH but mostly i kinda know how to play i need get better armor tho' 'recycled' 1) " (306" 45 3 1406522058 19 306 'Re: Donator shop' 'EnderGod' 'szombiescott@yahoo.com' '173.20.29.35' 1 0 '' 'the door is the mane lag part and the shop is really lagy it has stop for a week or to now so all doo there' 'xx' 1) " (1310" 294 1 1411762855 1 1310 'If you have nothing to say; don\'t spam.' 'godlikefrank' 'alextehbest@hotmail.com' '31.7.56.170' 1 0 '' 'I don't understand why you guys feel a need to get the most posts on the forum. I understand if you are contributing to a topic but this is idiotic and it wastes time. Spamming from now on will result in a ban for 3 days; If you spam again or break any other rules on the forum; you will be banned for a much longer period of time.

[url=http://i.cubeupload.com/Xf0sAk.gif][img width=200]http://i.cubeupload.com/Xf0sAk.gif[/img][/url]' 'exclamation' 1) " (1311" 294 1 1411762970 0 1311 'Re: If you have nothing to say; don\'t spam.' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'Thanks for making this :)
' 'xx' 1) " (348" 61 39 1406754188 50 348 'Re: Terraria Thread' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Better try this game mhm.' 'recycled' 1) " (349" 99 39 1406754265 50 349 'Dayz' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Talk about dayz/arma II dayz mod here!' 'recycled' 1) " (355" 7 5 1406760485 1 355 'Re: One of my YouTube videos' 'godlikefrank' 'alextehbest@hotmail.com' '80.229.50.47' 1 0 '' 'you don't have to reply to every single thing to get the top posts it's no race D:' 'xx' 1) " (356" 101 5 1406765996 27 358 'My Head Collection (with SH4DOWxD3LTA\'s head)' 'Darkrattyop' 'ethanlachinski@gmail.com' '174.20.154.229' 1 1406769973 'Darkrattyop' '[IMG]http://i.imgur.com/I23su3w.png?1[/img]
[IMG]http://i.imgur.com/k41T9jo.png?1[/img]
[IMG]http://i.imgur.com/sapR1gT.png?1[/img]
[IMG]http://i.imgur.com/xQVvKP5.png?1[/img]
"Prize" Heads
[IMG]http://i.imgur.com/qbCSj5M.png?1[/img][IMG]http://i.imgur.com/kyLcLm3.png?1[/img][IMG]http://i.imgur.com/If9fXcS.png?1[/img]
[IMG]http://i.imgur.com/I2ugnUA.png?1[/img][IMG]http://i.imgur.com/93fSw3L.png?1[/img]
[IMG]http://i.imgur.com/dbdq4AE.png?1[/img][IMG]http://i.imgur.com/ZJ6Ezo8.png?1[/img][IMG]http://i.imgur.com/zlN7eXq.png?1[/img]
SH4DOW didn't believe that I had his head so I posted this' 'xx' 1) " (357" 101 5 1406767508 26 357 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'DendeTheWizard' 'calvindu9@gmail.com' '198.166.219.95' 1 0 '' 'I have 7 of your head but then I blew it up with the rest of my base' 'xx' 1) " (358" 101 5 1406768231 27 358 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'Darkrattyop' 'ethanlachinski@gmail.com' '174.20.154.229' 1 0 '' 'I have over 20 of my head
' 'xx' 1) " (359" 101 5 1406782625 0 359 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'That panda head isn't me. Promise' 'xx' 1) " (360" 7 5 1406782659 0 360 'Re: One of my YouTube videos' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'What he said!' 'xx' 1) " (367" 103 3 1406789505 0 367 'Donator Shop in Prison Underpowered' 'FacelessWarrior5' '' '76.18.162.53' 1 1406800586 'FacelessWarrior5' 'Ok for those of you that have the donator mine unlocked you will know you can sell 8 diamond blocks for 10k so a stack of diamond blocks for 80k. This is reaaaaally bad. In M you can sell a stack of diamond blocks for over 300k. Seeing a bit of difference in the prices here? I suggest the donator mine's shop be revamped because right now its not even worth having. If theres a mine your paying for shouldn't the prices In the DONATOR mine be better than the ranks achieved with in game money?' 'xx' 1) " (372" 7 5 1406837612 50 372 'Re: One of my YouTube videos' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Alex How i know it's not a race but why not make it one jk but how do you have 61 posts xD' 'xx' 1) " (374" 7 5 1406838199 0 374 'Re: One of my YouTube videos' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'He replied to Every. Single. Mod application with a Thanks for using the correct format! He also replies to most player reports. And he enjoys posting on random things with the intention to confuse us' 'xx' 1) " (3727" 770 1 1420108712 1 3727 'MOVED: Disrespectful Mod Jboy' 'Alex' 'alextehbest@hotmail.com' '80.189.108.27' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=2.0]Report a Player[/url].

[iurl]http://aviatorcraft.com/index.php?topic=752.0[/iurl]' 'moved' 1) " (390" 7 5 1406893853 50 390 'Re: One of my YouTube videos' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Umm i don't replay to mod apps.. Thats modmaster11 and you so..' 'xx' 1) " (406" 7 5 1406928598 0 406 'Re: One of my YouTube videos' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'You asked how he had 61 posts That's how  :P
I wasn't talking about you replying to mod Apps I was referring to alex' 'xx' 1) " (529" 121 5 1407529656 0 529 'Re: A monument to the Twinkie Massacre.' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Its a custom chat for my client a friend made I hope that's ok  :-\\
It REALLY screws up trying to click voting links tho lol' 'xx' 1) " (3728" 768 1 1420109331 1 3728 'Re: I\'m not leaving Entirely.' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 0 '' 'dannytrex has already beat you in terms of number of bans
Thanks for still using the forum though.' 'xx' 1) " (3729" 707 1 1420109571 1 3729 'Re: Blaze rods for factions (I didn\'t know if I should put this as a problem or not)' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 0 '' '[quote author=DendeTheWizard link=topic=707.msg3694#msg3694 date=1420054484]
So is gunpowder but that sells for a shit ton. Blaze rods are rarer then gunpowder.
[/quote]I forgot if you could buy creeper spawners in the shop because according to the wiki; [url=http://minecraft.gamepedia.com/Monster_Spawner]creeper spawners don't appear naturally in the world[/url]
blazes can be found in the nether and can have farms built around them but creepers have to be found naturally or from having a very large mob farm' 'xx' 1) " (526" 101 5 1407527920 1 526 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'godlikefrank' 'alextehbest@hotmail.com' '80.229.50.47' 1 0 '' 'that's just dedication too impressive for me' 'xx' 1) " (527" 121 5 1407528109 1 527 'Re: A monument to the Twinkie Massacre.' 'godlikefrank' 'alextehbest@hotmail.com' '80.229.50.47' 1 0 '' 'Twini can never catch a break. Also; you have nice looking fonts in your chat is this a mod/client addition? It's quite pretty.' 'xx' 1) " (528" 152 7 1407528176 1 528 '► PLEASE REPORT ANY SPAM' 'godlikefrank' 'alextehbest@hotmail.com' '80.229.50.47' 1 0 '' '[b]Thank you[/b] spam bots are a hassle.' 'xx' 1) " (532" 153 12 1407530725 0 532 'Donator Mine' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Back when I went purple im fairly sure I also got donator mine on prison. It seems I cant access it now that im unbanned' 'xx' 1) " (486" 7 5 1407417950 50 486 'Re: One of my YouTube videos' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'ohhhh xD  That makes sence' 'xx' 1) " (492" 145 12 1407421221 50 498 '► PLEASE READ - DONATION ISSUE FORMAT' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 1407436996 'Alex' 'Your [b]In-Game Name[/b]
The [b]Rank you were supposed to get when donating[/b]
[b]When[/b] were you online when you bought your rank?
Other:

---Missing command or kit screw up?----
Rank:
Command or Kit:
Whats missing?:

edit: Stickied thanks - Alex' 'exclamation' 1) " (3726" 752 2 1420108688 1 3726 'Re: Disrespectful Mod Jboy' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 0 '' 'I'm moving this over to report a player since it covers staff and players alike and shouldn't be in general.
Please provide screenshots of this when you start a dispute with anyone as it will most likely favor your side if you are correct.' 'xx' 1) " (539" 153 12 1407590274 50 539 'Re: Donator Mine' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Maybe they removed it after august 1st?? I don't play prison that mutch anymore so i don't know. Im more of a faction guy :)' 'xx' 1) " (543" 158 3 1407602026 50 556 'Just a question' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 1407678366 'j_boy1234' 'Hey I was wondering could i have all the /kit IKits because i donated from donator - lemongod. Except i didn't get kit KingCitrus. So maybe you should set when you donate it to give you the kit IPerm instead of by group? Just asking - j_boy1234
' 'xx' 1) " (544" 121 5 1407602142 50 544 'Re: A monument to the Twinkie Massacre.' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Isnt that chat in some hacked client thing i feal like i have watched someone with hacks on youtube and chat looked like that..? I'm probaly wrong but idk..' 'xx' 1) " (545" 101 5 1407602219 50 545 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'omg.... How? ' 'xx' 1) " (546" 101 5 1407603239 61 546 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'SH4DOWxD3LTA' 'sensishufourdo@yahoo.com' '108.54.190.214' 1 0 '' 'Why is my head on a podium?' 'xx' 1) " (549" 121 5 1407605574 0 549 'Re: A monument to the Twinkie Massacre.' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'Idk if my friend took it from a hacked client but that might be the case. If so ill be sure to remove it. Try to see If it was a chat for a hacked client' 'xx' 1) " (576" 61 39 1407886029 35 576 'Re: Terraria Thread' 'updog2000' 'kaine624@gmail.com' '202.45.119.109' 1 0 '' 'i dont realy like that game but who am i to juge if you like it i dont mind thats the way it goes around here' 'recycled' 1) " (577" 99 39 1407886089 35 577 'Re: Dayz' 'updog2000' 'kaine624@gmail.com' '202.45.119.109' 1 0 '' '[color=blue][/color]i want to pay Dayz my friend toled me abbout it sounds awesome' 'recycled' 1) " (581" 99 39 1407886616 50 581 'Re: Dayz' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'It is @[color=rgb(50 58 69)][font=Verdana][size=11px][/color][color=rgb(155 89 182)][url=http://aviatorcraft.com/index.php?action=profile;u=35]updog2000[/url][/color][color=rgb(50 58 69)] Maybe we can play sometime? :)[/size][/font][/color]' 'recycled' 1) " (584" 19 7 1407887281 35 584 'Re: MUSIC' 'updog2000' 'kaine624@gmail.com' '202.45.119.109' 1 0 '' 'ok thi form was random and have you guys lissend to trapcity' 'xx' 1) " (600" 19 7 1407961530 1 600 'Re: MUSIC' 'godlikefrank' 'alextehbest@hotmail.com' '80.229.50.47' 1 0 '' '[quote author=updog2000 link=topic=19.msg584#msg584 date=1407887281]
ok thi form was random and have you guys lissend to trapcity
[/quote]i just listened to a few minutes of their tracks i guess I'm not a fan of trap' 'xx' 1) " (608" 170 5 1408078360 5 608 'New machinima! (Ft. BR3TON)' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 1408078464 'Shores' 'I've released a new Minecraft machinima. Why don't you check it out and leave a like and comment? Thanks!

Featuring: BR3TON.

http://youtu.be/WUBXaftO0gA?list=UUh25mZjn46XrQPMJS29sSEw' 'xx' 1) " (609" 170 5 1408078518 0 609 'Re: New machinima! (Ft. BR3TON)' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Its good pretty funny  :)' 'xx' 1) " (610" 170 5 1408122231 26 610 'Re: New machinima! (Ft. BR3TON)' 'DendeTheWizard' 'calvindu9@gmail.com' '198.166.219.50' 1 0 '' 'I agree ish funneh' 'xx' 1) " (611" 170 5 1408124483 50 611 'Re: New machinima! (Ft. BR3TON)' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'What the heck shores  8)  lol' 'xx' 1) " (693" 188 7 1409018320 35 11788 'Re: MOVIES' 'updog2000' 'kaine624@gmail.com' '202.45.119.109' 1 1446414103 'updog2000' 'omg j_boy xD hmmm i think how to train a dragon 2 sounds awesome




Make That 15 and 9 months ;)' 'xx' 1) " (694" 188 7 1409026856 24 694 'Re: MOVIES' 'SoulMastera' 'derekisadork@gmail.com' '24.28.139.43' 1 0 '' 'How to train your dragon is very good but the worst movie i never watch this year is earth to echo that movie sucks and it a copy from E.T. And E.T. Is still better the earth to echo

I think i want to see is Ant-man (2015) and doctor strange (2016)' 'xx' 1) " (626" 99 39 1408318643 35 626 'Re: Dayz' 'updog2000' 'kaine624@gmail.com' '202.45.119.109' 1 0 '' 'mabie  :P ;D :D' 'recycled' 1) " (1333" 297 3 1411864594 26 1333 'Re: I got this in the mail and admins do it I guess?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Nvm she got out. Post locked' 'xx' 1) " (676" 188 7 1408903684 0 676 'MOVIES' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'What new movies do you want to see? This only includes movies that haven't come out yet or movies that have but you haven't gotten the chance to watch yet. ' 'xx' 1) " (677" 188 7 1408904069 50 677 'Re: MOVIES' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Lets be cops xD' 'xx' 1) " (692" 19 7 1409018229 35 692 'Re: MUSIC' 'updog2000' 'kaine624@gmail.com' '202.45.119.109' 1 0 '' 'kk :-( try listening to there others i was like you until i listened to MORE then i thought it was awesome' 'xx' 1) " (713" 188 7 1409138259 35 713 'Re: MOVIES' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'who out of you guys hate cuts off other movies  :-\\' 'xx' 1) " (3724" 769 2 1420108005 16168 3724 'Ferrrry1 Hacking ' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'https://www.youtube.com/watch?v=W6J4U9CB5zs&feature=youtu.be' 'xx' 1) " (3725" 730 1 1420108354 1 3763 'Re: Happy Christmas! Rags2Riches Christmas Event!' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 1420258133 'Alex' 'The Christmas event ends tomorrow if you haven't completed it yet; have a go!
EDIT: Christmas Event has ended thanks for playing!' 'xx' 1) " (721" 197 39 1409175149 1 721 'wash hogs (watch_dogs)' 'godlikefrank' 'alextehbest@hotmail.com' '146.200.137.29' 1 0 '' '[url=http://i.cubeupload.com/H9Lc1y.png][img width=600]http://i.cubeupload.com/H9Lc1y.png[/img][/url]

If you don't know what Watch_Dogs is; it's a action/adventure/hacking/sandbox game made by Ubisoft.

It was announced too early and didn't live up to the graphical expectations shown at E3 2012. But can deliver some fun and satisfying moments when playing both multiplayer and singleplayer. (multiplayer is excellent after you've completed the campaign).

[url=http://en.wikipedia.org/wiki/Watch_Dogs]Watch_Dogs' wikipedia page[/url]
[url=http://watchdogs.ubi.com/watchdogs/en-gb/home/index.aspx]Ubisoft's Watch_Dogs website (seems to act choppy when loading)[/url]

[b]SOME GAMEPLAY VIDEOS[/b]
[url=https://www.youtube.com/watch?v=ExF2An6Ckcg]Multiplayer gameplay from my YouTube channel.[/url]
[url=http://youtu.be/Bu0XXsiI9y4]Shorter multiplayer gameplay video demonstrating someone invading your game.[/url]

[b]VANILLA SCREENSHOTS (On PC ULTRA SETTINGS)[/b]
[url=http://international.download.nvidia.com/geforce-com/international/images/watch-dogs/watch-dogs-reflections-01-ultra.png][img width=386]http://international.download.nvidia.com/geforce-com/international/images/watch-dogs/watch-dogs-reflections-01-ultra.png[/img][/url][url=http://international.download.nvidia.com/geforce-com/international/images/watch-dogs/watch-dogs-reflections-04-ultra.png][img width=386]http://international.download.nvidia.com/geforce-com/international/images/watch-dogs/watch-dogs-reflections-04-ultra.png[/img][/url]

About a month or so after Watch_Dogs was released a modder found some config files within watch_dogs which enabled beautiful graphics settings (similar to the E3 2012 demo) shown below:

[b]MODDED SCREENSHOTS (On PC)[/b]
[url=http://i2.minus.com/ijP9Y6UJ9scc5.png][img width=386]http://i2.minus.com/ijP9Y6UJ9scc5.png[/img][/url][url=http://i.minus.com/itFeNf91trFXK.png][img width=386]http://i.minus.com/itFeNf91trFXK.png[/img][/url]
[url=http://][/url]

It's a pretty great game to play with friends or on your own. If you are playing the PC release you better hope to god you have an OK graphics card or watch_dogs may not run very well. (it's poorly optimized)' 'recycled' 1) " (722" 197 39 1409175593 26 722 'Re: wash hogs (watch_dogs)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'FIRST and also dat profile pic' 'recycled' 1) " (2013" 440 5 1414017839 50 2013 'Re: My House For Halloween! :D JDK21132' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Nice!' 'xx' 1) " (732" 153 12 1409299982 2 732 'Re: Donator Mine' 'carmau' 'carsten.mauland@live.no' '81.166.7.176' 1 0 '' 'The only payment under your name is a colored name no records of you ever having access to the donator mine' 'xx' 1) " (733" 153 12 1409309697 0 733 'Re: Donator Mine' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Ok thanks idk why I could teleport to it back then. Nevermind  ;D' 'xx' 1) " (793" 101 5 1409436950 19 808 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'EnderGod' 'szombiescott@yahoo.com' '173.18.30.145' 1 1409442648 'EnderGod' 'don't have me GOOD >:3' 'xx' 1) " (795" 101 5 1409438127 26 795 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Ill give it to him' 'xx' 1) " (866" 101 5 1409615705 27 866 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'Darkrattyop' 'ethanlachinski@gmail.com' '174.20.158.64' 1 0 '' 'Up 4 left 3 from the door in the middle picture @nexus' 'xx' 1) " (824" 218 5 1409537133 0 824 'Prison Plots' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'This is a topic dedicated to the best prison plots I can find. Enjoy  ;D

Plot Owner: Deathstar10
Coords: 11;4
http://imgur.com/a/ceXGy' 'xx' 1) " (1001" 258 5 1410723847 50 1001 'Re: Deathtouch Cant Be Defeated' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'How mutch did you pay for my head I don't recall ever being killed by deathtoutch or this head is really old? And fireblazer doesnt pvp....' 'xx' 1) " (1002" 258 5 1410723950 26 1002 'Re: Deathtouch Cant Be Defeated' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We did kill you Green and face and soul ganged on you while I mind freekill and awesomeblade ganged mrvenom' 'xx' 1) " (1003" 258 5 1410726105 1 1003 'Re: Deathtouch Cant Be Defeated' 'godlikefrank' 'alextehbest@hotmail.com' '81.174.186.233' 1 0 '' 'suggestion: use staff heads as currency' 'xx' 1) " (1000" 258 5 1410720647 0 1000 'Deathtouch Cant Be Defeated' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'CantstopWontStop

Head-Fireblazer(Alex)
Owner-Soulmasta
Proof- http://gyazo.com/5ecabc6732558998dc1c08b640b88935

Head- J_boy1234
Owner- FacelessWarrior5
Proof- http://gyazo.com/b202e12612a74b775939b81d0cac80ac' 'xx' 1) " (1004" 258 5 1410727209 50 1004 'Re: Deathtouch Cant Be Defeated' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=Alex link=topic=258.msg1003#msg1003 date=1410726105]
suggestion: use staff heads as currency
[/quote]
They do My head is worth like 700k


Loool anyone want to buy my head?' 'xx' 1) " (1005" 258 5 1410734310 0 1005 'Re: Deathtouch Cant Be Defeated' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Your head isn't worth thaaaat much.

(Psst. Word on the street is soul will sell the Fireblazer head for 2500k. But you didn't hear it from me)' 'xx' 1) " (1006" 258 5 1410734800 50 1006 'Re: Deathtouch Cant Be Defeated' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=FacelessWarrior5 link=topic=258.msg1005#msg1005 date=1410734310]
Your head isn't worth thaaaat much.

(Psst. Word on the street is soul will sell the Fireblazer head for 2500k. But you didn't hear it from me)
[/quote]
Ill buy it :)' 'xx' 1) " (1009" 258 5 1410736247 26 1009 'Re: Deathtouch Cant Be Defeated' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '2500k? HOW BOUT 2500 MIL?' 'xx' 1) " (1030" 264 5 1411078017 26 1030 'DeathTouch\'s Start of Wall of Heads' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Recently as in 5 minutes ago we made a wall of heads. We put all the heads we could get in 10 mins. (In chest's killing people in 10 minutes ect)

Our rare heads are: ASF_BAJAN1 7Misun Fireblazer (Fireblazer's head is supah rare so we put it in our e chest.)

You may say "You don't have (Insert name here's head) and you think its rare but we might like we have Nexusflame's Darthdog's Captainbaturang's ect.

No mercy will be given if we do not have your head

(Also this is a edit because I accidently put it on the Report a problem Category)
((Also J_boy faceless has your head and also greenbomb9393 does but was not on when making of the head))' 'clip' 1) " (1038" 264 5 1411216877 50 1038 'Re: DeathTouch\'s Start of Wall of Heads' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Wow its big :) ' 'xx' 1) " (1043" 264 5 1411226164 26 1043 'Re: DeathTouch\'s Start of Wall of Heads' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Its bigger now :3' 'xx' 1) " (1070" 264 5 1411253641 28 1070 'Re: DeathTouch\'s Start of Wall of Heads' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'There's my head!' 'xx' 1) " (1105" 277 38 1411350252 5 1105 'Something to keep in mind when reporting' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' 'To report a player for using hacks is NOT an excuse to use hacks yourself. That only makes you a hypocrite and gets you banned too. I don't know why someone would think that would help their case at all. So please keep that in mind when reporting someone for hacks or anything else.

THREAD PINNED AND CLOSED' 'xx' 1) " (1180" 258 5 1411609995 0 1180 'Re: Deathtouch Cant Be Defeated' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'BumpityBumpy' 'xx' 1) " (1181" 218 5 1411609996 26 1181 'Re: Prison Plots' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Whoa cool' 'xx' 1) " (1183" 218 5 1411610035 0 1183 'Re: Prison Plots' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Is very nice c:' 'xx' 1) " (1185" 231 5 1411610071 0 1185 'Re: Funny Chat quotes' 'FacelessWarrior5' '' '68.52.58.59' 1 0 '' 'Best quote eveeeer' 'xx' 1) " (1205" 258 5 1411640751 50 1205 'Re: Deathtouch Cant Be Defeated' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=DendeTheWizard link=topic=258.msg1177#msg1177 date=1411609974]
bump
[/quote]
Why u bump dis?' 'xx' 1) " (1994" 4 38 1413996328 15878 1994 'Re: ► READ ME' 'TheArticMonkey' '1kie27i@gmail.com' '90.205.192.42' 1 0 '' 'Thanks!' 'xx' 1) " (1215" 231 5 1411641071 50 1215 'Re: Funny Chat quotes' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=FacelessWarrior5 link=topic=231.msg1185#msg1185 date=1411610071]
Best quote eveeeer
[/quote]
It is.' 'xx' 1) " (1217" 218 5 1411641111 50 1217 'Re: Prison Plots' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'Swaggy plots :)' 'xx' 1) " (1237" 286 3 1411695110 26 1237 'No PVP ARENA?!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We seriously need a Pvp Arena. I mean litterally. It can be flat for who cares but the running is hell. Atleast make it so the people who actually wanna Pvp don't need to deal with runners.' 'xx' 1) " (1245" 290 39 1411696166 26 1245 'New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I got the platinum demo for it. Woot Woot' 'recycled' 1) " (1255" 286 3 1411729609 50 1255 'Re: No PVP ARENA?!' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'I agree Ima ask the admins' 'xx' 1) " (1261" 258 5 1411729801 50 1261 'Re: Deathtouch Cant Be Defeated' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=DendeTheWizard link=topic=258.msg1244#msg1244 date=1411696143]
Why naut
[/quote]
Is it to get your posts higher.....' 'xx' 1) " (1262" 290 39 1411729827 50 1262 'Re: New Smash Bros' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=DendeTheWizard link=topic=290.msg1245#msg1245 date=1411696166]
I got the platinum demo for it. Woot Woot
[/quote]
What does that mean Sorry im confused' 'recycled' 1) " (1271" 290 39 1411746642 26 1271 'Re: New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'The new smash bros game (The one for the wii u and 3DS) has a demo and there was a competetion for the demo 5 days earlier if you got platinum on nintendo club you get 4 codes. My friend gave me one so I happpyyy' 'recycled' 1) " (1272" 258 5 1411746694 26 1272 'Re: Deathtouch Cant Be Defeated' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Not really I wanted to make everything in the Aviatorcraft forum say last post: dendethewizard but realised the apply for mod subject :(' 'xx' 1) " (1273" 218 5 1411746714 26 1273 'Re: Prison Plots' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Did you soul sirmordrid's plot yet?' 'xx' 1) " (1274" 231 5 1411746742 26 1274 'Re: Funny Chat quotes' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Shits about to go down with lrice and A55AIL' 'xx' 1) " (1281" 286 3 1411746889 26 1281 'Re: No PVP ARENA?!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Thanks :)' 'xx' 1) " (1315" 295 5 1411785846 5 1315 'Fall (Minecraft Machinima Short)' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' 'This machinima a little worse than my last one but I really just made it for greenscreen testing.

Anyways this a terrible autumn pun presented in a terrible short video. Enjoy!

https://www.youtube.com/watch?v=GmbJPNAI0S8' 'xx' 1) " (1316" 40 5 1411785899 5 1316 'Re: Want a logo or forum signature?' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' 'Gonna bump this. I need money ;_;' 'xx' 1) " (1317" 121 5 1411786148 5 1317 'Re: A monument to the Twinkie Massacre.' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' '[quote author=FacelessWarrior5 link=topic=121.msg549#msg549 date=1407605574]
Idk if my friend took it from a hacked client but that might be the case. If so ill be sure to remove it. Try to see If it was a chat for a hacked client
[/quote]
I'm sure you can move that font into the resource pack you're using. I really like it too.' 'xx' 1) " (1318" 61 39 1411786242 5 1318 'Re: Terraria Thread' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' '[quote author=Glassshard113 link=topic=61.msg885#msg885 date=1409788343]
My mom won't let me buy it :'( Dx
[/quote]

That irritates me more than it should. Why won't she let you buy it? :/' 'recycled' 1) " (1319" 286 3 1411786450 5 1319 'Re: No PVP ARENA?!' 'Shores' 'sterlings666@gmail.com' '99.112.134.91' 1 0 '' 'I was skeptical of this idea when Jboy told us about it on Skype but now that I read this I guess it would be a good idea to have an arena for PvP'ing.

Sorry Jboy.' 'xx' 1) " (1322" 286 3 1411835773 0 1322 'Re: No PVP ARENA?!' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'A pvp arena would be awesome and make people who want to go raiding in west not have to worry about the mob of killers there round the clock' 'xx' 1) " (1323" 121 5 1411836290 0 1323 'Re: A monument to the Twinkie Massacre.' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'Thanks  :D' 'xx' 1) " (1324" 295 5 1411836374 0 1324 'Re: Fall (Minecraft Machinima Short)' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'Your good at making machinimas shores :)' 'xx' 1) " (1325" 297 3 1411853991 26 1325 'I got this in the mail and admins do it I guess?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Well Ambronis sent me a mail on her alt to tp her out of the nether. I am guessing this is a nether portal trap. Even though I made one blah blah blah ambro didn't have part so just tp her to spawn or somethin.' 'clip' 1) " (1332" 8 3 1411863630 50 1332 'Re: ► FAQ' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[font=Verdana]People have ask me to make this after i made a post exploring the themes![/font][font=Verdana]1. Go to Your forum profile via profile > Forum Profile
[img]http://i.gyazo.com/df5314bea3869e639c484e1eaa30afe6.png[/img]


2. Go to Look and Layout!
[img]http://i.gyazo.com/6e02563544be2a8cdf6f455e75509dbd.png[/img]


3. Select Change in the Options[color=#323a45][font=verdana]:[/font][/color]

[img]http://i.gyazo.com/f72da35a29ba9909721d9f71ea5286ae.png[/img]


Were done! After that it takes you to a list of themes! Have fun customizing your look and layout!
[img]http://i.gyazo.com/06bc9e5a2beb0141ef96df7b3f624dd3.png[/img]
Theres a LONG list of THEMES i can only fit one Enjoy - Jboy.[/font]' 'xx' 1) " (1348" 304 39 1412033585 50 1348 'Grand Theft Auto IV and V Thread' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' 'If your in staff you know i love gta :)


Share your screenshots a moments below!


Ill start!
#BEST COP EVER:
[img]http://i.gyazo.com/6fb98d61a05db9e74a04e88a8da317a5.png[/img]' 'recycled' 1) " (3280" 598 1 1418558855 16007 3280 'Re: My top 15 pvpers :D (My opinion)' 'iXerx' 'trevoras12@gmail.com' '86.40.95.190' 1 0 '' 'i'm sorry simsguy but i have never seen you pvp.And i'm aware you don't. -_-' 'xx' 1) " (1369" 308 5 1412297697 28 1369 'Shores2510\'s head!' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'http://imgur.com/8Ez9CsG
CRIM IS BACK!' 'xx' 1) " (1370" 308 5 1412333874 50 1370 'Re: Shores2510\'s head!' 'j_boy1234' 'pvpbosses4@gmail.com' '107.9.13.104' 1 0 '' '[quote author=xXCrimsoneXx link=topic=308.msg1369#msg1369 date=1412297697]
[url=http://imgur.com/8Ez9CsG]http://imgur.com/8Ez9CsG[/url]
CRIM IS BACK!
[/quote]
Nice head :) Now do you have fireblazers' 'xx' 1) " (1371" 308 5 1412344383 26 1371 'Re: Shores2510\'s head!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I got both and more ' 'xx' 1) " (1934" 430 3 1413846234 15964 1934 'Re: Nether Portals?' 'thetoastyone' 'thetoastyone3125@gmail.com' '73.40.121.12' 1 0 '' 'heyy it worked thank you so much haha  ;D' 'xx' 1) " (1439" 61 39 1412463813 47 1439 'Re: Terraria Thread' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' 'I don't know shores.. i don't know

:'(' 'recycled' 1) " (1452" 4 38 1412513002 15878 1452 'Re: ► READ ME' 'TheArticMonkey' '1kie27i@gmail.com' '90.220.57.27' 1 0 '' 'How do i upload screenshots?' 'xx' 1) " (1545" 290 39 1412646564 26 1545 'Re: New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'ITS OUT NOW! :D  :D :D :D :D :D ;)' 'recycled' 1) " (1556" 290 39 1412649656 24 1556 'Re: New Smash Bros' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I already got it since the midnight release. Just unlocked all the hidden character's and have 120 trophy's. The Classic Mode is harder then "Super Smash Bros: Melee" . ' 'recycled' 1) " (1558" 290 39 1412649738 26 1558 'Re: New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Meh I didn't bother to unlock all the characters yet I just kept on trainin online and got some.' 'recycled' 1) " (1562" 290 39 1412650299 24 1562 'Re: New Smash Bros' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Online playing sometime's not a good idea if your training... if you are training you should do training mode. Then go to smash and try and play it on normal. That what I do but i do at lv. 9 .' 'recycled' 1) " (1575" 290 39 1412724381 26 1575 'Re: New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Lv. 9 is a joke... I put them all on a team but still won. So online and training mode is a no no' 'recycled' 1) " (2770" 64 5 1416100478 15937 2770 'Re: Twinkledink Vid from aviator launch weekend' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '208.54.40.221' 1 0 '' 'Ah the good old days. I am so happy I saw this video :)
' 'xx' 1) " (2771" 64 5 1416101135 26 2771 'Re: Twinkledink Vid from aviator launch weekend' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I watched this too.' 'xx' 1) " (1697" 380 5 1413142690 50 1697 'Re: My Aviatorcraft Prison House! :D :D' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'How were you flying in one of the pics....' 'xx' 1) " (1647" 101 5 1412997142 15864 1647 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'awesomeBlade88' 'austinjameszeller@gmail.com' '75.156.138.188' 1 0 '' 'Didnt Have Mine Lol' 'xx' 1) " (1649" 101 5 1413004579 0 1649 'Re: My Head Collection (with SH4DOWxD3LTA\'s head)' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'This topic is now obsolete. Good luck getting a new wall of heads guys! C;' 'xx' 1) " (1694" 380 5 1413141872 46 1694 'My Aviatorcraft Prison House! :D :D' 'davide' 'davidenriquez41@gmail.com' '70.192.214.76' 1 0 '' 'This is my House custom made in Aviatorcraft Prison! I am very proud of my house and I love showing people my house.  If you would like to visit contact either me (JDK21132) TheArticMonkey or dancinggirl36.  We would be happy to show you a free tour! :D  I would like to give a special thanks to Darkspider47 TheArticMonkey and dancinggirl36 for helping me make this house a possibility!

House includes:
Sleeps: 20
Secret Throne Room
Lava Pool
Beautiful Deck
Fantastic Roofing

I do some custom build too so if you would like a custom house! Let me know. I am currently working on a statue project for another client so please be patient! :D Thanks!' 'clip' 1) " (1698" 380 5 1413142797 15878 1698 'Re: My Aviatorcraft Prison House! :D :D' 'TheArticMonkey' '1kie27i@gmail.com' '94.8.88.174' 1 0 '' 'He was not flying at all... He simply went onto fluffychicks plot and nerd poled up. It was not flight (:' 'xx' 1) " (1699" 380 5 1413142889 15878 1699 'Re: My Aviatorcraft Prison House! :D :D' 'TheArticMonkey' '1kie27i@gmail.com' '94.8.88.174' 1 0 '' '(:

Well you made the house all i did was make the throne room ' 'xx' 1) " (1700" 380 5 1413156319 0 1700 'Re: My Aviatorcraft Prison House! :D :D' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'Nice place c;' 'xx' 1) " (1715" 385 5 1413229623 11 1715 'My Builds' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'Hey I have recently come across that I am a pretty good builder and I have now built a few spawns for a server give me your input.
This one is the hub  http://imgur.com/RlAb0YD
this one is The Skyblock spawn http://imgur.com/eU1PP2U
This One IS Faction spawn and it is still being built http://imgur.com/IIScRD6
This One Is The Creative Spawn http://imgur.com/723Mqjo
Hope you enjoy and please give my all your input good our bad. I hope to one day help out AvaitorCraft a little with some of there builds!' 'xx' 1) " (1721" 388 12 1413240348 46 1721 'LOLlipop0022-Donation Problem' 'davide' 'davidenriquez41@gmail.com' '70.192.208.135' 1 0 '' 'Currently LOLlipop0022 is having problems with donation issues. She supposedly didnt get a chief kit after she recently bought it.  Her parents won't let her get a forums account so I am speaking for her for now.  Please come on soon. She has a receipt of the purchase so if i get it i can show you guys it.

Thanks for reading hopefully this can get resolved.' 'xx' 1) " (1738" 388 12 1413275137 1 1738 'Re: LOLlipop0022-Donation Problem' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.253.10' 1 1413275305 'Alex' 'Hi there I'll take a look into this right now. Thanks.
EDIT: Buycraft does not seem to show anything regarding the name lolipop0022 if you can tell them to send me a PM on the forum regarding a receipt then I can look further into this.' 'xx' 1) " (1739" 388 12 1413307298 46 1739 'Re: LOLlipop0022-Donation Problem' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'She did respond to me she said that she has lost the receipt of her purchase in her emails she is currently looking for it.  If she does end up finding it I will post it here. I will relay the message saying that it doesn't show that she purchased the chief kit so hopefully that might resolve the issue at hand. Thanks Alex! :D' 'xx' 1) " (1741" 290 39 1413317997 11 1741 'Re: New Smash Bros' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'That's Great Dende!!! Me personally I like the game too so have fun!' 'recycled' 1) " (1742" 61 39 1413318081 11 1742 'Re: Terraria Thread' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'Please don't get mad at me but I don't really know what terraria is about or what you do could someone please comment bellow to help me out?' 'recycled' 1) " (1743" 304 39 1413318161 11 1743 'Re: Grand Theft Auto IV and V Thread' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'J_boy I also love playing GTA and we should join a gang or something anyway have a great time playing.' 'recycled' 1) " (1744" 197 39 1413318300 11 1744 'Re: wash hogs (watch_dogs)' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'I have seen a few trails for the game and I have played it Awesome game!! anyone who dosnt know what i'm talking about [b]YOU NEED TO TRY IT OUT[/b] anyone great game love it.' 'recycled' 1) " (1745" 99 39 1413318340 11 1745 'Re: Dayz' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'I haven't heard of the game whats the point?' 'recycled' 1) " (4418" 676 2 1423755376 46 4418 'Re: ► Punishments for breaking rules' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Something else to add to this to keep in mind.  When reporting a player do not ask for the player to be banned unless it is hacking advertising or excessive (2nd degree) harassment.  In cases of spam 1st degree harassment excessive language impersonating and excessive Caps the players will more then likely be muted for committing a minor offense. 

When reporting a person for hacking or telling a moderator about the said hacker [b]You must be able to provide evidence in case we cannot catch it[/b]. This evidence can be presented through a youtube link or through contacting us through personal messaging.  I cannot emphasize this enough. You have to have evidence. Without evidence then anyone could walk up and say they accused you of hacking because they saw you do it.  That being said eye witnesses are not considered evidence either.  For the same reason anyone could accuse but we need proof.

For griefing of plots this is a matter that must be dealt with on your own terms.  Scamming is allowed in all areas of the server so reports on scams and traps on plots will not be handled by staff.  Griefing of plots is only a reportable offense in the case of griefing with hacks.  Which then goes back to the issue of hacking reports where you must provide evidence. For those griefed by a person added to your plot i would suggest this plan of action:
[i]**Remove everyone added/denied to your plot by the use of the </plotme remove> command. DO NOT DO </plotme deny>.  Once the people have been removed add 1 person to your plot everyday.  If the griefer strikes again then remove everyone again.  it will send the message that if the griefing continues you will not have access to your stuff (if it is stored on another player's plot)**
The plan is legal and will greatly help with fixing your plot problems! :D[/i]

Finally be smart when playing the game.  If it seems too good to be true then it probably is. If a person is doing a skin comp where the grand prize is 50mil and that player is ranked K on prison then it is probably not true.  If a person is saying that they are giving away a kit T pick and they are underranked they are either very lucky or scamming you.  If you are a fast typer a good way to escape these  is by doing the command </p h> (also known as </plotme home>).  This will teleport you to your plot and you will die there.  It is kind of a glitch but it is okay because you will be able to retrieve your items.

Hopefully this clears up some confusion that players have been having!' 'xx' 1) " (1748" 395 3 1413318853 11 1748 'Prison Pvp' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'I don't know if I should have posted this in bugs or what but why cant we use bow and arrows in the pvp area in prison. please tell me.' 'xx' 1) " (1751" 304 39 1413319354 50 1751 'Re: Grand Theft Auto IV and V Thread' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=Elvis0102 link=topic=304.msg1743#msg1743 date=1413318161]
J_boy I also love playing GTA and we should join a gang or something anyway have a great time playing.
[/quote]
Skype msg me <3' 'recycled' 1) " (1752" 99 39 1413319402 50 1752 'Re: Dayz' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=Elvis0102 link=topic=99.msg1745#msg1745 date=1413318340]
I haven't heard of the game whats the point?
[/quote]
Better then call of duty for Pc' 'recycled' 1) " (1754" 395 3 1413319453 50 1754 'Re: Prison Pvp' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=Elvis0102 link=topic=395.msg1748#msg1748 date=1413318853]
I don't know if I should have posted this in bugs or what but why cant we use bow and arrows in the pvp area in prison. please tell me.
[/quote]
THis is on purpose i don't know the reson ill ask' 'xx' 1) " (1755" 395 3 1413319505 11 1755 'Re: Prison Pvp' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'ok thanks j_boy' 'xx' 1) " (1759" 61 39 1413319759 0 1759 'Re: Terraria Thread' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'Its like minecraft but its 2D(flat) and has more mobs and more items. ' 'recycled' 1) " (1778" 290 39 1413326206 26 1778 'Re: New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'FIGHT ME RIGHT NOW!' 'recycled' 1) " (1779" 395 3 1413326256 26 1779 'Re: Prison Pvp' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I made a God bow...' 'xx' 1) " (1784" 395 3 1413339509 46 1784 'Re: Prison Pvp' 'davide' 'davidenriquez41@gmail.com' '70.192.192.197' 1 0 '' 'I think that one reason is so you can't camp out in the safe zone in pvp and shoot at people.  It would just be annoying for all of the players :P' 'xx' 1) " (1813" 406 12 1413494093 15930 1813 'Not getting money =-=' 'MaddyTheFurry' 'demiplaysgames@gmail.com' '94.205.129.162' 1 0 '' '[url=http://gyazo.com/2c5d7e07ae93d21742117edc5ba97da1]http://gyazo.com/2c5d7e07ae93d21742117edc5ba97da1[/url]

[center][i]Been waiting 1 hour and somthing mins for it still nothing glitch or sumthin[/i][/center]' 'xx' 1) " (1814" 406 12 1413495308 50 1814 'Re: Not getting money =-=' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'http://i.cubeupload.com/9rspRl.png' 'xx' 1) " (1815" 406 12 1413495456 1 1815 'Re: Not getting money =-=' 'godlikefrank' 'alextehbest@hotmail.com' '146.185.23.178' 1 0 '' 'It may be a glitch or something on your end buycraft is saying that the funds have not been paid which could mean you may have gone over the limit for your debit/credit card; I'd check with your bank if it doesn't come through in the next 12 hours.' 'xx' 1) " (1822" 385 5 1413514282 0 1822 'Re: My Builds' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' '[quote author=awesomeBlade88 link=topic=383.msg1737#msg1737 date=1413265484]
[b]Elvis You Can't Say You Built All Of That[/b] Mostly Because The Skyblock Was Built By Other Players Not Just Your Self And That Goes For the hub too But I Do Like Your App And Your a Nice Guys So Good Luck
[/quote]' 'xx' 1) " (1825" 406 12 1413544221 15930 1825 'Re: Not getting money =-=' 'MaddyTheFurry' 'demiplaysgames@gmail.com' '94.205.129.162' 1 0 '' '[quote author=Alex link=topic=406.msg1815#msg1815 date=1413495456]
It may be a glitch or something on your end buycraft is saying that the funds have not been paid which could mean you may have gone over the limit for your debit/credit card; I'd check with your bank if it doesn't come through in the next 12 hours.
[/quote]

i still have enough for it im checking through my email and it says nothing about it and it  came up on my phone as paid and im really not amused at this ' 'xx' 1) " (1826" 406 12 1413544397 15930 1826 'Re: Not getting money =-=' 'MaddyTheFurry' 'demiplaysgames@gmail.com' '94.205.129.162' 1 0 '' '[quote author=j_boy1234 link=topic=406.msg1814#msg1814 date=1413495308]
http://i.cubeupload.com/9rspRl.png
[/quote]

this is what i saw on paypal
[url=http://gyazo.com/c35f998672bc3d7e846e5078bdc88a7b]http://gyazo.com/c35f998672bc3d7e846e5078bdc88a7b[/url]' 'xx' 1) " (1827" 406 12 1413546584 50 1827 'Re: Not getting money =-=' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'THats odd...' 'xx' 1) " (1834" 406 12 1413566661 1 1834 'Re: Not getting money =-=' 'godlikefrank' 'alextehbest@hotmail.com' '83.170.111.150' 1 0 '' '[quote author=MaddyTheFurry link=topic=406.msg1825#msg1825 date=1413544221]
[quote author=Alex link=topic=406.msg1815#msg1815 date=1413495456]
It may be a glitch or something on your end buycraft is saying that the funds have not been paid which could mean you may have gone over the limit for your debit/credit card; I'd check with your bank if it doesn't come through in the next 12 hours.
[/quote]
i still have enough for it im checking through my email and it says nothing about it and it  came up on my phone as paid and im really not amused at this
[/quote]Very strange we're going to check with aviator to see if he received anything.' 'xx' 1) " (1836" 385 5 1413566801 11 1836 'Re: My Builds' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'Lrice is there a way I can contact you other than this website I don't want to advertise?? ' 'xx' 1) " (1839" 385 5 1413567595 0 1839 'Re: My Builds' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'You can send him a private message on the website.' 'xx' 1) " (1841" 413 12 1413568573 15943 1841 'Upgrade Rank' 'DragonHunter87' 'basketballduke2014@yahoo.com' '98.20.114.201' 1 0 '' 'Im looking to donate another $40.00 to rank from officer rank ($35.00) to chief rank ($75.00) is there a way to go about doing this without having to pay full $75.00? ' 'xx' 1) " (1842" 413 12 1413568951 0 1842 'Re: Upgrade Rank' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'I don't actually know' 'xx' 1) " (1843" 413 12 1413569273 1 1843 'Re: Upgrade Rank' 'godlikefrank' 'alextehbest@hotmail.com' '83.170.111.150' 1 0 '' 'Well if you have already paid for something in the shop you'll get a discount by default. So you could also add on the coupon "aviator" before you checkout it should tell you how much you are discounted for.' 'xx' 1) " (1847" 413 12 1413569773 0 1847 'Re: Upgrade Rank' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'I don't see the discount I would receive for buying a rank. I purchased a $5 colored name yet it still says $35 for officer' 'xx' 1) " (1848" 4 38 1413570024 1 1848 'Re: ► READ ME' 'godlikefrank' 'alextehbest@hotmail.com' '83.170.111.150' 1 0 '' '[quote author=TheArticMonkey link=topic=4.msg1452#msg1452 date=1412513002]
How do i upload screenshots?
[/quote]there's a thing at the top left called common FAQ
here: http://aviatorcraft.com/index.php?topic=8.0' 'xx' 1) " (1851" 413 12 1413574038 15943 1851 'Re: Upgrade Rank' 'DragonHunter87' 'basketballduke2014@yahoo.com' '98.20.114.201' 1 0 '' 'With promo code Aviator total comes to $69.00 and some change with chief rank purchase? i was thinking that it would have been just the difference ($40.00)? ' 'xx' 1) " (1858" 416 5 1413577464 0 1865 'The Beauty of Factions Spawn' 'FacelessWarrior5' '' '76.18.162.53' 1 1413579146 'FacelessWarrior5' 'I took the time to climb mountains and trees to gather snapshots of the beauty that is the factions spawn. Enjoy!
http://gyazo.com/98f33f242da5f48fc79439a4b7e5051d
http://gyazo.com/656976495d29fd03747790e751f8d13c
http://gyazo.com/70b8a2e83a18e9fa2607f30af6f439aa
http://gyazo.com/87e7599ca4d625541ced6c9b92846795
http://gyazo.com/656e9f5438e20720a07f66e9b00e53cf
http://gyazo.com/479e2f2a11f5f75b21cac2d60f99e8f4
http://gyazo.com/e898e43f66ec76a0eb41b055e69ae49e
http://gyazo.com/cc5715ccb1bd2c0bdbf99537d61cb9d2' 'xx' 1) " (1860" 416 5 1413577535 50 1860 'Re: The Beauty of Factions Spawn' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[i]I wonder how long it took the build team to make the faction spawn ima ask alex when hes on... lol[/i]' 'xx' 1) " (1861" 416 5 1413577586 23 1861 'Re: The Beauty of Factions Spawn' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'Im telling you guys. The H for hub looks like uncooked bacon.' 'xx' 1) " (1867" 385 5 1413583972 11 1867 'Re: My Builds' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'ok thanks Faceless.' 'xx' 1) " (1869" 406 12 1413585745 26 1869 'Re: Not getting money =-=' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Umm what did he buy? If it was lemongod she has it so meep?' 'xx' 1) " (1870" 406 12 1413589599 15930 1870 'Re: Not getting money =-=' 'MaddyTheFurry' 'demiplaysgames@gmail.com' '94.205.129.162' 1 0 '' '[quote author=DendeTheWizard link=topic=406.msg1869#msg1869 date=1413585745]
Umm what did he buy? If it was lemongod she has it so meep?
[/quote]

25 million on prison ' 'xx' 1) " (1885" 406 12 1413655498 1 1885 'Re: Not getting money =-=' 'godlikefrank' 'alextehbest@hotmail.com' '146.185.23.178' 1 0 '' 'Buycraft has said the payment has gone through now; please PM me on the forums or in-game if you have any further issues. Locking.' 'xx' 1) " (3290" 687 7 1418593516 26 3290 'FACELESS COME BACK!!!!!!!!!!!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '#Bring Back Faceless' 'xx' 1) " (1915" 99 39 1413743261 11 1915 'Re: Dayz' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'Ah thanks for the help J_boy!' 'recycled' 1) " (1917" 304 39 1413743317 11 1917 'Re: Grand Theft Auto IV and V Thread' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'Ok sorry just saw the reply ya I will when I get the chance!' 'recycled' 1) " (1918" 290 39 1413743338 11 1918 'Re: New Smash Bros' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'lol' 'recycled' 1) " (1921" 290 39 1413743452 0 1921 'Re: New Smash Bros' 'FacelessWarrior5' '' '76.18.162.53' 1 0 '' 'Ill rek both of you.' 'recycled' 1) " (1924" 290 39 1413744156 26 1924 'Re: New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You have it? FIGHT ME' 'recycled' 1) " (1925" 290 39 1413744549 50 1925 'Re: New Smash Bros' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=DendeTheWizard link=topic=290.msg1924#msg1924 date=1413744156]
You have it? FIGHT ME
[/quote]
xD' 'recycled' 1) " (1928" 430 3 1413763653 26 1928 'Re: Nether Portals?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Dispenser with flint and steel in it + button = Portal' 'xx' 1) " (1927" 430 3 1413761844 15964 1927 'Nether Portals?' 'thetoastyone' 'thetoastyone3125@gmail.com' '73.40.121.12' 1 0 '' 'I just installed a nether portal into my little place I have here but I am unable to light it using a flint and steel...? are they disabled or what? I'd really like to go to the nether...  :'(' 'sad' 1) " (2025" 442 3 1414026924 15976 2025 'what' 'bunnieslove678' 'bunnylova@gmail.com' '65.35.48.68' 1 0 '' 'how do you get to play games? HELP ME PLZ!!!!!! :'( :'( :'( :'( :'( :'(' 'xx' 1) " (2026" 440 5 1414036128 0 2026 'Re: My House For Halloween! :D JDK21132' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Very nice jdk' 'xx' 1) " (2035" 442 3 1414107755 50 2035 'Re: what' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Sorry PLease elaberate on your issue' 'xx' 1) " (2036" 440 5 1414107779 50 2036 'Re: My House For Halloween! :D JDK21132' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=Facelesswarrior5 link=topic=440.msg2026#msg2026 date=1414036128]
Very nice jdk
[/quote]
STUPID GIFS XD' 'xx' 1) " (3250" 675 12 1418427435 1 3250 '► LOCKED TOPICS = RESOLVED OPEN TOPICS WILL BE LOOKED AT.' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.248.67' 1 0 '' 'If your topic is locked the issue has likely been resolved. Message me if that is not the case.' 'exclamation' 1) " (3315" 696 4 1418788276 26 3315 'Loot Stealing' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'In prison and factions there are loot stealers. We kill people they steal. Thats why we need the plugin where it makes it so ONLY you can pick it up for 10 seconds or 15. Or whatever. WE NEED THIS! Especially in prison with the instant TPers' 'xx' 1) " (4416" 913 1 1423751105 46 4416 'Re: Message to ALL MODS ADMIN TRIAL MODS AND ONWER.' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Great! Look forward to seeing it! Will you include a map link or will this just be the video? ' 'xx' 1) " (4417" 914 39 1423753477 46 4417 'New and Improved Mc Millionaire!!!!!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[center][size=24pt][b][font=Arial]Minecraft Millionaire Is Back!!![/font][/b][/size][/center]
****************************************************************************************************************************************
[center][color=brown][font=Georgia]Hello everyone! As many of you might recall I used to have a game show that I would do for players of prison called Minecraft Multi-Millionaire.  Well I am pleased to announce that Millionaire will be returning!!! The first take was supposed to be last night at 6pm Eastern Time but due to new car troubles I could not perform it.  So I hope to do at least one round of Millionaire either Tonight or sometime this upcoming week!  Here is a basic guideline of how Millionaire will be done for now on :[/font][/color][/center]
****************************************************************************************************************************************

[u][b]New Format!![/b][/u]

[font=Arial]One of the problems found with the old Millionaire was the want for people to be on the show outnumbered the amount of people I could have at one time.  So we have raised the amount of contestants to 4!  And they will not just be competing against the clock they will now be competing against each other!!! That is right! The new Millionaire will have 4 players facing head to head in order to win the grand prize.  [/font]

[u][b]New Arena!![/b][/u]

[font=arial]We now have an official area to play Millionaire with a soon to be public warp! Once the warp is done then anyone can come! More contestants more fun! :D[/font]

[u][b]New Rules!!![/b][/u]

[b]Many people were not clear with the rules of the Old Millionaire and would end up getting eliminated fairly quickly because they ran out of time.  So we have done the following:[/b]

[center][font=Arial] * Every contestant will have the chance to answer the question within 20 seconds.  Once time has expired any answer not submitted will be null and void. If you fail to answer 3 questions in time you may be disqualified.
* You can only send your answer once. I will see them.
* Once the first answer is placed you cannot switch your answer.  Your first answer is now your final answer.
* Questions will be more noticeable to answer.  [color=green][b]All Questions Asked Will Look Like This![/b][/color]
* Asking for help from friends is now a thing of the past!  I will be able to see chat and any cheating will result in immediate disqualification.
* You get money just for getting selected! All selections are random.  [b]No bribes will be taken in order to "influence" me to make you a contestant.  If any bribes are done I will just take it and will not select you.[/b]
* There are 10 rounds of Millionaire with new themes every week.  The person with the most correct answers at the end of the game will be declared the winner.
* In the event of a tie there will be 1 multiple choice question asked to the tied contestants.  [b]The first person to answer the question correctly will be declared the winner. [/b]
* Everyone can submit answers.  It does not matter who answers first in the regulation rounds.
* In the event of someone being ahead by a large margin we will still continue to play until all rounds have been played. [/center]
[/font]
[center]
[u][b]The Prizes:[/b][/u]

[glow=Green 2 300]First Place: $250 0 000[/glow]
[glow=red 2 300]Second Plalce: $50 0 000[/glow]
[glow=turquoise 2 300]Third Place: $25 0 000[/glow]
[glow=blue 2 300]Fourth Place: $10 0 000[/glow]


[font=arial black]I am overwhelmingly excited and I hope to see everyone doing their best to win the grand prize! GG to all and good luck! :)
[/font][/center]' 'recycled' 1) " (3325" 458 5 1418945531 26 3325 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'This is old as fuck. I still have all the heads of endergods. AND AREN'T we friends now? lol' 'xx' 1) " (2131" 458 5 1414350775 0 2131 'ENDERGODS vs Whatever dende is calling his faction these days' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Killed The Moderator- http://gyazo.com/4e72d0b691182120876b934ef09ec717
Killed The Manager - http://gyazo.com/094100dfbdc7a211d2df37e0339f6c6d
Killed The Builder - http://gyazo.com/9aa22e9b2934b2884ee82c3871b44490' 'xx' 1) " (2132" 458 5 1414351040 26 2132 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Ill put the pictures of your's elvis's rar's nexus's and whatever heads later k' 'xx' 1) " (2133" 458 5 1414351388 26 2133 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Why is this in gallery?' 'xx' 1) " (2134" 458 5 1414352175 0 2134 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Because its pictures.' 'xx' 1) " (2141" 458 5 1414389145 24 2141 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Havent killed me tho.' 'xx' 1) " (2142" 458 5 1414389857 0 2142 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Because you ran away. Oh and just to be clear I didn't make the topic "whatever dende is calling his faction these days" to be mean. I feel like you change your faction name weekly. Like srsly pick a name!' 'xx' 1) " (2151" 458 5 1414442050 11 2151 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'Oh yea we crushed his faction and here is ambros Head in one of my head rooms.
http://imgur.com/u44cbcH' 'xx' 1) " (2158" 458 5 1414449293 26 2158 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Elvis for the last fucking time its not crushed if you killed 4 and we killed 3. Also I spared both you and nexus's life when you fell into that hole. And then the next day I killed face and monkeyfeet. ITS NOT CRUSHED IF YOU'RE LOSING' 'xx' 1) " (3321" 698 5 1418926676 19 3321 'the Enderdragon egg' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'for all the people that don't thank i have the Enderdragon egg

http://gyazo.com/927c6976f2f3b160f94506d6f6e3cf9a
' 'xx' 1) " (3320" 458 5 1418926487 19 3320 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'http://gyazo.com/8ce9cdd98f31e3ee63de3edf01f686f4' 'xx' 1) " (2187" 458 5 1414548726 0 2187 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Dende traps doesn't count as killing because you didn't get the head <3
Also I seem to remember me and nexus sparing you when you were in a little hole underground about to die..' 'xx' 1) " (2188" 458 5 1414557145 26 2188 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I did get the head since you kept typing back and also that hole was covered and claimed so unless you planned on tnt condoning that hole before I log I ams safe' 'xx' 1) " (2194" 465 5 1414613098 15878 2194 'My Monkey-Mansion!' 'TheArticMonkey' '1kie27i@gmail.com' '90.212.87.39' 1 0 '' 'A few pictures of Through-Out construction

One includes spam... Ooops.

http://imgur.com/MkcPjMN 1J7ZO47 s8fWyRH dN90niO vrhKHFm 7Kors7H 5uJj33M LI5kzQw xPLTAFY 6Ut0BNj C5N42SD <-------' 'xx' 1) " (2212" 465 5 1414685154 46 2212 'Re: My Monkey-Mansion!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'It Be beautiful! :D :D :D :D :D :D :D :D :D :D :D :D :D Can't wait to see my room today! :D :D' 'xx' 1) " (3272" 598 1 1418509715 15885 3272 'Re: My top 15 pvpers :D (My opinion)' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'so fake lol SOO FAKE

Where the f is i ? im like 3 or 4
' 'xx' 1) " (2243" 442 3 1414784237 15878 2243 'Re: what' 'TheArticMonkey' '1kie27i@gmail.com' '176.25.105.241' 1 0 '' 'Type;
/prison
/factions
/skyblock

Any of them to get on a server.

Prison; /kit a to get the basic starting tools.
/warp a to go to your first mine
Mine and get money
/rankup

Factions;
Type /warp to see a section of warps to start.
It's like regular minecraft but just separated into teams.
Make a base and get money.

Skyblock;
Type /is create to make an island
It's minecraft survival on a small piece of dirt
Search on youtube how to get started.
Make a farm
And other stuff

-TheArticMonkey



' 'xx' 1) " (2246" 442 3 1414795190 26 2246 'Re: what' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I think he/she meant how to play minigames' 'xx' 1) " (2253" 442 3 1414796571 0 2253 'Re: what' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=DendeTheWizard link=topic=442.msg2246#msg2246 date=1414795190]
I think he/she meant how to play minigames
[/quote]
Cant be done sorry dood. Minigames no longer exists on aviatorcraft' 'xx' 1) " (2268" 442 3 1414842531 15878 2268 'Re: what' 'TheArticMonkey' '1kie27i@gmail.com' '90.195.82.90' 1 0 '' 'Indeed it says that when you enter the hub.' 'xx' 1) " (2270" 465 5 1414843413 15878 2270 'Re: My Monkey-Mansion!' 'TheArticMonkey' '1kie27i@gmail.com' '90.195.82.90' 1 0 '' ':D :D :D :D :D :D :D :D :D :D' 'xx' 1) " (3308" 687 7 1418753842 23 3308 'Re: FACELESS COME BACK!!!!!!!!!!!' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'Hes unbanned now he just wont come back.
Ive tried talking him into it and he wont. ;-;' 'xx' 1) " (3262" 659 7 1418486028 16129 3262 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'swansonduo' 'obrien239@gmail.com' '108.202.216.142' 1 0 '' 'Personally yes b/c I fought Chubby and he switched around to hit PandaKid6 in a half a second
' 'xx' 1) " (2351" 91 38 1415135209 1 2853 'Re: ► READ ME FOR YOUR BAN APPEAL' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.99.181' 1 1416417276 'Shores' 'POST YOUR UNBAN APPEAL IN THE BAN APPEAL SUB-FORUM NOT ON THIS POST.
REPLY TO THIS POST IF YOU WISH TO KNOW MORE ABOUT POSTING A BAN APPEAL.

SHORES EDIT: I'd like to add that when you are appealing your ban for hacks please keep in mind that if there are no warning signs (or whatever to inform that no hack are allowed) present you still cannot use that for an excuse. It's common logic NOT to use hacks on a server and such warnings should not have to be posted (even though they ARE for now).' 'xx' 1) " (2365" 416 5 1415136732 1 2365 'Re: The Beauty of Factions Spawn' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.99.181' 1 0 '' 'I've updated the factions spawn today it's currently a bit greener than normal until mid-december when I start making it more christmas-y
[url=http://i.cubeupload.com/eZpdoH.png][img width=700]http://i.cubeupload.com/eZpdoH.png[/img][/url]
[url=http://i.cubeupload.com/KNnUp3.png][img width=700]http://i.cubeupload.com/KNnUp3.png[/img][/url]
[url=http://i.cubeupload.com/3byIQe.png][img width=700]http://i.cubeupload.com/3byIQe.png[/img][/url]' 'xx' 1) " (2366" 416 5 1415137027 0 2366 'Re: The Beauty of Factions Spawn' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Want me should go through and make a new gallery of pics showing off our halloweeny spawn?
' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (2389 416 5 1415197839 46 2389 'Re: The Beauty of Factions Spawn' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Since I am from the United States and I don't some of these holidays other than christmas and new year's XD what the point of Guy Fawkes day? I know it has that weird mask thingy but other than that I know nothing about it. \\O-o/' 'xx' 1) " (2407" 416 5 1415222973 0 2407 'Re: The Beauty of Factions Spawn' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Same jdk what is this guy fawkes day?' 'xx' 1) " (2584" 416 5 1415666062 1 2584 'Re: The Beauty of Factions Spawn' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.99.181' 1 0 '' '[quote author=Facelesswarrior5 link=topic=416.msg2407#msg2407 date=1415222973]
Same jdk what is this guy fawkes day?
[/quote][url=https://en.wikipedia.org/wiki/Guy_Fawkes_Night]link to wikipedia page[/url]
in short: a guy (known as guy fawkes) tried to blow up parliament with gunpower with some other people they failed.
King James thought it would be a good idea to make it a day of celebration/thanksgiving because they didn't all blow up. (oh yeah and they killed guy fawkes and the other members of the gunpowder plot)

and now on November the 5th we explode fireworks and burn lots of things and sometimes build things which resemble the guy and burn them too! because we are wonderful human beings i cooked sausages on sticks this bonfire night they were pretty good' 'xx' 1) " (2596" 416 5 1415688220 0 2596 'Re: The Beauty of Factions Spawn' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Oh I know this. Theres a movie based off this called V for Vendetta
[b]Remember remember the 5th of November
The Gunpowder Treason and plot;
I can think of no reason why Gunpowder Treason
Should ever be forgot. [/b]' 'xx' 1) " (2621" 541 5 1415745849 20 2621 'ManCow Cult Circle #2' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'http://gyazo.com/1d9cdf398e10c00fe5213fc8b048c459
Also
The Spiral Stairs Of Awesomeness
http://gyazo.com/a4258571678b7be88eceaced4938fdb2' 'xx' 1) " (2623" 541 5 1415746289 23 2623 'Re: ManCow Cult Circle #2' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'Monkeyyyyyyyy your texture pack is fancy :D
what is it?
' 'xx' 1) " (2634" 541 5 1415753538 20 2634 'Re: ManCow Cult Circle #2' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'Ummmmmmm Coterie Craft http://www.minecrafttexturepacks.com/coterie-craft/' 'xx' 1) " (3057" 61 39 1417302094 15912 3057 'Re: Terraria Thread' 'simsguy28' 'romanski03@hotmail.com' '90.192.204.204' 1 0 '' 'I have the best things in terria or how ever ya spell it' 'recycled' 1) " (3058" 598 1 1417302699 15912 3058 'Re: My top 15 pvpers :D (My opinion)' 'simsguy28' 'romanski03@hotmail.com' '90.192.204.204' 1 0 '' 'Where's me i should be 10th' 'xx' 1) " (2704" 557 5 1416003455 46 2704 'This is My Offline Project: JDK Prison! :D :D' 'davide' 'davidenriquez41@gmail.com' '70.192.199.167' 1 0 '' 'It this is an offline project that I was working on over the summer.  It is still unfinished and re-creating it is just going to be a big pain in the butt. XD But heck i think it is a good build :P

http://imgur.com/dqF9IS4 NufMLO5 uwRszAy aYrV492 FIIwhn2 HWDhsfo 3pMOAHJ 82My37l coG0UqQ DsUpvYL JhwF3xv WCgJQYp' 'xx' 1) " (2705" 557 5 1416003904 1 2705 'Re: This is My Offline Project: JDK Prison! :D :D' 'godlikefrank' 'alextehbest@hotmail.com' '146.90.200.226' 1 0 '' 'Pretty nice I hope you can include a wider range of blocks for it :)' 'xx' 1) " (2706" 557 5 1416004162 46 2706 'Re: This is My Offline Project: JDK Prison! :D :D' 'davide' 'davidenriquez41@gmail.com' '70.192.199.167' 1 0 '' 'Thanks! I built it over the summer with 1.7.10 but I see what you are saying.  I wanted to finish it but that computer went KABOOM over the summer too XD.  Geek squad for some unknown reason could save the files but not the computer O-o
' 'xx' 1) " (2755" 567 5 1416081117 20 2765 'Merrow' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 1416093756 'monkeylove100' 'http://gyazo.com/87fc418dc080bdd6102e41a14f7a89cb
#ReadyForWar

Also Just a little something I have been doing for the past 2 hours (:
http://gyazo.com/16cfe9f5e6a1962017e2ca691c11d8d0' 'xx' 1) " (2756" 568 5 1416085185 50 3294 'MOVED: Merrow' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1418646456 'lrice11' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=5.0]Creativity[/url].
This is Off Topic. Also the title is off topic. Moved to Creativity in Off-Topic
[iurl=http://aviatorcraft.com/index.php?topic=567.0]http://aviatorcraft.com/index.php?topic=567.0[/iurl]' 'moved' 1) " (2807" 442 3 1416221666 50 2807 'Re: what' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Yes Minigames were removed because no one played them! Thanks


Locked' 'xx' 1) " (2852" 557 5 1416416556 5 2852 'Re: This is My Offline Project: JDK Prison! :D :D' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' '"Welcome to Hell!"
[s]kek[/s]

This is very impressive! Maybe instead of moderator you should be builder XD
Then again we don't have any server building ranks on AviatorCraft. [s]But I think we should. God dammit Alex and Carmau make it possible!.... please :3[/s]' 'xx' 1) " (2855" 557 5 1416419831 46 2855 'Re: This is My Offline Project: JDK Prison! :D :D' 'davide' 'davidenriquez41@gmail.com' '70.192.211.159' 1 0 '' 'I have to admit Shores I was even impressed with myself after I built this XD  Plus this was all done without world edit O-o' 'xx' 1) " (2908" 597 5 1416517155 16001 2923 'Top 10 Pvpers in Prison' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 1416534020 'Ballerboy17' 'Ok so my good buddy pandakid6 wants me to make a top 10 pvpers list so here we go :D
This is from 11-19-14 if it changes I will be sure to do so....

1. Ballerboy17
2. Pokemon2117 (has to fight panda and blaze)
3. Pandakid6 (not confirmed has to fight poke)
4. Blaze *dont know the numbers*(not confirmed for 4th has to fight poke)
5. septer101
6. Sub *dont know the numbers*
7. DeathReaprII
8. (someone)
9. Swan
10. iXerx
' 'exclamation' 1) " (2910" 597 5 1416519602 28 2910 'Re: Top 10 Pvpers in Prison' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'I can also question these...' 'xx' 1) " (2911" 597 5 1416520007 16001 2911 'Re: Top 10 Pvpers in Prison' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'XD well i beat blaze who was "the best" ask anyone who was there i beat him' 'xx' 1) " (2912" 597 5 1416520142 16001 2912 'Re: Top 10 Pvpers in Prison' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'Well me and panda both beat him so yea :D' 'xx' 1) " (2913" 597 5 1416521457 16007 2913 'Re: Top 10 Pvpers in Prison' 'iXerx' 'trevoras12@gmail.com' '86.47.69.81' 1 0 '' 'Lukasero99 or even me? D;' 'xx' 1) " (2914" 598 1 1416522099 16007 6124 'My top 15 pvpers :D (My opinion)' 'iXerx' 'trevoras12@gmail.com' '86.47.69.81' 1 1428680148 'Elvis0102' 'my Top 15 pvper list! :D

1.[s]Ballerboy17[/s]~[color=red]Elvis0102[/color]
[i]Sorry guys For the miss understanding but he meant to put Elvis0102[/i]~~ Elvis0102
2.Pandakid6 or Pokemon2117
3.Blaze2558 or Pokemon2117
4.Sub0X32
5.Maddy_MC
6.Septer101
7.Lukasero99
8.iXerx
9.TheArticMonkey
10.JDK(numbers)
11.Swansudoe(i Don't know how to spell his name)
12.FangKitty
13.DeathReaprII
14.[b][i][color=#ff0000]J_boy1234[/color][/i][/b]
15.Minecarftmaker02 (banned for hacks anyway)' 'xx' 1) " (2915" 598 1 1416522144 50 2915 'Re: My top 15 pvpers :D (My opinion)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'i can be 10 :?' 'xx' 1) " (2916" 598 1 1416522166 16007 2916 'Re: My top 15 pvpers :D (My opinion)' 'iXerx' 'trevoras12@gmail.com' '86.47.69.81' 1 0 '' 'ok :D' 'xx' 1) " (2917" 598 1 1416522233 16007 2917 'Re: My top 15 pvpers :D (My opinion)' 'iXerx' 'trevoras12@gmail.com' '86.47.69.81' 1 0 '' '14 ;D' 'xx' 1) " (2918" 598 1 1416522865 16007 2918 'Re: My top 15 pvpers :D (My opinion)' 'iXerx' 'trevoras12@gmail.com' '86.47.69.81' 1 0 '' 'ooohh that Jboyness tho.' 'xx' 1) " (2919" 598 1 1416525822 26 2919 'Re: My top 15 pvpers :D (My opinion)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Baller was also banned for hacks for a period of time so personally hackers not on the list?' 'xx' 1) " (2920" 597 5 1416525903 26 2920 'Re: Top 10 Pvpers in Prison' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You put septer twice also is it really hard to check the numbers? ALSO I beat blaze in a 2v1 (Death and blaze) before the reset. ALSOOOO I made you /p h' 'xx' 1) " (2922" 598 1 1416533261 28 2922 'Re: My top 15 pvpers :D (My opinion)' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'I feel shamed 3:' 'xx' 1) " (2923" 597 5 1416533983 16001 2923 'Re: Top 10 Pvpers in Prison' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'XD u made me ph cuz i had basketball practice and hadd to go not to mention i was getting 2v1ed
and dende next time ur on lemme 1v1 u i will win' 'xx' 1) " (2924" 597 5 1416534388 16001 2924 'Re: Top 10 Pvpers in Prison' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'Oh um jboy if ur gonna say this is fighting the guy dende clearly started it so don't blame it on me like always :P' 'xx' 1) " (2926" 597 5 1416542033 26 2926 'Re: Top 10 Pvpers in Prison' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '2v2 panda was there also you were still on for an hour. So practicing at home in Minecraft?' 'xx' 1) " (2927" 597 5 1416542622 56 2927 'Re: Top 10 Pvpers in Prison' 'pokemon2117' 'johnnylee4432@gmail.com' '76.29.6.163' 1 0 '' 'Yo I Should be ontop of Pandakid Clearly i beat him up today :) I OBJECT WITH THIS POST! Until he changes it :)' 'xx' 1) " (2932" 597 5 1416605503 46 2932 'Re: Top 10 Pvpers in Prison' 'davide' 'davidenriquez41@gmail.com' '70.192.197.50' 1 0 '' 'Oh yeah so freaking original XD' 'xx' 1) " (2933" 598 1 1416605644 46 2933 'Re: My top 15 pvpers :D (My opinion)' 'davide' 'davidenriquez41@gmail.com' '70.192.197.50' 1 0 '' 'If only I could copyright my ideas XD' 'xx' 1) " (2934" 597 5 1416608216 16007 2934 'Re: Top 10 Pvpers in Prison' 'iXerx' 'trevoras12@gmail.com' '86.45.234.105' 1 0 '' 'Umm i should be (someone) xD' 'xx' 1) " (2952" 597 5 1416625511 46 2952 'Re: Top 10 Pvpers in Prison' 'davide' 'davidenriquez41@gmail.com' '174.236.69.113' 1 0 '' 'You see lrice that is why I took down my list.  It slowly turned into a giant argument and only caused massive debates. Plus it slowly turned players into total butts about the list.' 'xx' 1) " (2954" 597 5 1416635506 16001 2955 'Re: Top 10 Pvpers in Prison' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 1416655661 'j_boy1234' '[s]XD dende ur not very bright r u... panda went in just 2 get me out he was in for like 2 seconds then i left and if u knew i wasnt on for the rest of the day after tht XD at home practicing minecraft rly XD get a life and stop trying to make people feel bad[/s]

[color=#ff0000][size=4]- Harassment Warning - Jboy[/size][/color]

[color=#ff0000][size=4]Locked[/size][/color]' 'xx' 1) " (2974" 608 12 1416768708 26 2974 'Digthegold\'s Lemongod rank gone?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'So recently I saw Digthegold and asked if he had a rank cause I remembered seeing the donating. He told me he had lemongod but the rank was gone. I was comfused so I am asking for digthegold why he doesn't have his rank. Then he told me fire took it away cause he charged back but he didn't. Even if he did he would be banned..


:-\\  :o



http://imgur.com/PRB2Bcp' 'xx' 1) " (2975" 608 12 1416773500 1 2975 'Re: Digthegold\'s Lemongod rank gone?' 'godlikefrank' 'alextehbest@hotmail.com' '146.90.233.196' 1 0 '' 'He did charge-back and we did a ban-clean after the server resets. He claimed that he was hacked despite us advising him that he should probably contact his bank to find out why.

He did a chargeback on this date: 20/09/2014.

Topic locked PM me if he wants to discuss anything further.' 'xx' 1) " (2993" 598 1 1416864673 16 2993 'Re: My top 15 pvpers :D (My opinion)' 'richard64825' 'richieheering@gmail.com' '65.35.44.83' 1 0 '' 'Ixerx I should be number 1 or 2 ;/' 'xx' 1) " (2994" 598 1 1416865403 46 2994 'Re: My top 15 pvpers :D (My opinion)' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Even though I respect your opinion in this matter richard I would have to say that in my opinion maybe you are in the top 15 on the list but not top 10.  This is because not many people on the server have seen you pvp a lot anymore.  Plus Pokemon2117 and PandaKid6 are legit.  I don't believe Ballerboy is legit though.  That is my two cents on this topic. 

*this was probably horrible at me saying it too because the last time we had a top pvp list everyone turned into a**holes about it XD*' 'xx' 1) " (3070" 290 39 1417457018 37 3070 'Re: New Smash Bros' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '64.150.4.7' 1 0 '' 'Who's your favorite character??????' 'recycled' 1) " (3077" 290 39 1417476403 26 3077 'Re: New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'Marty/Lucina. I main them ;p but seriously. Fight me on it' 'recycled' 1) " (3079" 290 39 1417543451 37 3079 'Re: New Smash Bros' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '64.150.8.3' 1 0 '' 'xD Naw thanks I'm bad at it anyways. I got raped by Lucina when she challenged me...........' 'recycled' 1) " (3087" 290 39 1417564725 26 3087 'Re: New Smash Bros' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'fite me on it.  >:( >:( >:( >:( >:( >:( >:( >:( >:( >:(' 'recycled' 1) " (3110" 598 1 1417711824 15878 3110 'Re: My top 15 pvpers :D (My opinion)' 'TheArticMonkey' '1kie27i@gmail.com' '90.195.82.57' 1 0 '' 'Only 9th!?!! D; I used to be like 3rd about 6 months ago! D;' 'xx' 1) " (3117" 598 1 1417735164 26 3117 'Re: My top 15 pvpers :D (My opinion)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'To be honest most the OPs on this server mostly just 2v1. Like litterally? I 1v1ed a guy who was on this list and then he brought 2 people. (Not saying who since I am probally gonna get called out .-.)' 'xx' 1) " (3189" 659 7 1418066208 11 3189 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'how are we suppost to answer with out any information or screenshots?
' 'xx' 1) " (3182" 395 3 1418058391 11 3182 'Re: Prison Pvp' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'This topic is getting a bit old.
[u][b][color=red]LOCKED[/color][/b][/u]' 'xx' 1) " (3180" 660 3 1418012137 16113 3180 'how do you play on server?' 'TheMiningAge' 'allison.swoveland@gmail.com' '71.211.106.117' 1 0 '' 'im kinda a newb a need help on how to play on server...' 'xx' 1) " (3181" 660 3 1418058165 11 3181 'Re: how do you play on server?' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' '...I don't really know how to respond....
um you hit the server in your multiplayer tab and hit join the lower right area. and then you play....
' 'xx' 1) " (3178" 659 7 1417987329 16052 3178 'Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'lukasero99' 'stanisauskislucas@yahoo.ie' '86.41.234.52' 1 0 '' 'I personally think they hack they kept trying to kill me with there hacks but i had backup and they all saw it too' 'smiley' 1) " (3193" 304 39 1418089068 16119 3193 'Re: Grand Theft Auto IV and V Thread' 'king5' 'tameka_wingo@yahoo.com' '173.49.89.248' 1 0 '' '[quote author=j_boy1234 link=topic=304.msg1348#msg1348 date=1412033585]
If your in staff you know i love gta :)


Share your screenshots a moments below!


Ill start!
#BEST COP EVER:
[img]http://i.gyazo.com/6fb98d61a05db9e74a04e88a8da317a5.png[/img]
[/quote]' 'recycled' 1) " (3199" 598 1 1418150840 11 3199 'Re: My top 15 pvpers :D (My opinion)' 'Elvis0102' 'Zachlasz@hotmail.com' '72.75.251.181' 1 0 '' 'Are these the top Pvpers on Prison?
' 'xx' 1) " (3201" 598 1 1418152273 46 3201 'Re: My top 15 pvpers :D (My opinion)' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Yes Elvis this is for prison ;P' 'xx' 1) " (3228" 659 7 1418346653 35 3228 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'updog2000' 'kaine624@gmail.com' '202.45.119.112' 1 0 '' 'Whats onlu xD' 'xx' 1) " (3230" 670 5 1418381287 15878 3230 'INTRODUCING THE MONKEY SWAG.' 'TheArticMonkey' '1kie27i@gmail.com' '2.217.177.155' 1 0 '' 'In total this took around ?8000000 (8 Million) from my balance. I had to first buy the leather. That was about 5million And then later enchant books. That was about 2 million and finally to rename it that was about 120k.

INTRODUCING THE SWAG!- https://www.youtube.com/watch?v=zsHvr8sJumM&feature=youtu.be' 'xx' 1) " (3231" 670 5 1418407231 26 3231 'Re: INTRODUCING THE MONKEY SWAG.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'i dont even' 'xx' 1) " (3232" 598 1 1418411447 26 3232 'Re: My top 15 pvpers :D (My opinion)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I killed lukasero just today. Update please.' 'xx' 1) " (3359" 696 4 1419178580 1 3359 'Re: Loot Stealing' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.132.93' 1 0 '' 'It sounds like a good idea I'm just looking through plugins for this now.' 'xx' 1) " (3360" 696 4 1419180586 26 3360 'Re: Loot Stealing' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Yay' 'xx' 1) " (3361" 707 1 1419180765 26 3361 'Blaze rods for factions (I didn\'t know if I should put this as a problem or not)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Can there be blaze spawners in the shop? since you can actually get those legit and not like cow but if not can the blaze rods have more sell price?' 'xx' 1) " (3367" 696 4 1419203938 28 3367 'Re: Loot Stealing' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'I believe this one would work-

http://www.spigotmc.org/resources/antilootsteal.587/' 'xx' 1) " (3743" 772 2 1420147891 0 3743 'Re: Elvis0102' 'Facelesswarrior5' '' '68.52.58.59' 1 1420148164 'Facelesswarrior5' 'You don't seem to be ipbanned from where I am on the server but unless you both use the same computer this shouldn't be the case. If you believe you have been wrongfully banned you can make a topic in the ban appeal section. Thanks!

EDIT: Trialmods don't have banning powers. So no this didn't happen' 'xx' 1) " (3744" 772 2 1420148297 15888 3744 'Re: Elvis0102' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.56' 1 0 '' 'Well I don't know if this is true but if it is Elvis has no right to ban you for having an alt account!

But I don't think this is true because I don't think trial-mods can ban...
' 'xx' 1) " (3383" 598 1 1419256263 16158 3383 'Re: My top 15 pvpers :D (My opinion)' 'Dieg0nini' 'dcastr02@rps30.k12.ar.us' '108.247.190.145' 1 0 '' 'Hey IXerx Shouldn't I Be Up There  ;D' 'xx' 1) " (3747" 774 7 1420156374 28 3747 'Re: Happy New Year' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[move][size=36pt][color=black]Thanks Dende.. You too![/color][/size][/move]' 'xx' 1) " (3745" 772 2 1420148456 0 3745 'Re: Elvis0102' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Trialmods don't have banning powers. I assume that furballfury was a player that has been banned and elvis assumed that Caleb was attempting to evade a ban. If this was the case elvis would be allowed to IP-Ban him.' 'xx' 1) " (3386" 716 10 1419261064 16158 3911 '[Denied] Ban Appeal' 'Dieg0nini' 'dcastr02@rps30.k12.ar.us' '108.247.190.145' 1 1420994350 'j_boy1234' 'Staff: Look although this might look like hacking it is not. The only mod I have is optifine and it IS allowed. I Am not someone who breaks the rules the reason for the "Impossible angles " and the "Head spin " Or Whatever I simply had my  sensitivity on hyper and I have great ping. I know and appreciate that you j_boy1234   are doing your job as mod but I assure you that this is a misunderstanding and that I do not hack. I hope you take all this into consideration and I hope you'll see that I'm telling the truth: I Do Not Hack.


~Diego' 'xx' 1) " (3746" 774 7 1420150641 26 3746 'Happy New Year' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '[move][size=28pt][color=purple]#2015[/color][/size][/move]' 'xx' 1) " (3388" 716 10 1419267350 50 3388 'Re: Ban Appeal' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Asking alex to reveiw the proof' 'xx' 1) " (3392" 716 10 1419268941 26 3392 'Re: Ban Appeal' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Your sensitivity? As in costum mouses? Those are not aloud here sorry' 'xx' 1) " (3393" 598 1 1419268967 26 3393 'Re: My top 15 pvpers :D (My opinion)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I killed deathreapr yesturday make me up there' 'xx' 1) " (3394" 716 10 1419268973 16158 3394 'Re: Ban Appeal' 'Dieg0nini' 'dcastr02@rps30.k12.ar.us' '108.247.190.145' 1 0 '' 'Dende This Is Not Up To You. Please Leave' 'xx' 1) " (3395" 716 10 1419269012 26 3395 'Re: Ban Appeal' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Im telling you whats true. Are you using a costum mouse or not?!?!?!?!?' 'xx' 1) " (3398" 716 10 1419269133 16158 3398 'Re: Ban Appeal' 'Dieg0nini' 'dcastr02@rps30.k12.ar.us' '108.247.190.145' 1 0 '' 'No I use a regular HP Mouse
I Never Have Downloaded anything other than optifine' 'xx' 1) " (3400" 716 10 1419270521 50 3400 'Re: Ban Appeal' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Dende If you dont contribute dont post' 'xx' 1) " (3401" 716 10 1419278847 50 3401 'Re: Ban Appeal' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Denied I have asked admins and they said it is hacks' 'xx' 1) " (3403" 718 5 1419289556 20 3403 '10/10 decorations at ManCow base' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'http://gyazo.com/fa9ea0ab0699ca67a02afd9114bce1da
The best decorating of factions I have ever seen xD
10/10 the obvious winner xD
' 'xx' 1) " (3740" 772 2 1420147351 16186 3740 'Elvis0102' 'Coolcaleb132' 'bb66825@gmail.com' '107.130.162.147' 1 0 '' 'i was playing factions and as i was bidding on a spawner Elvis0102 asked me why my ip was the same as furballfury's ip and when i was typeing to tell him furballfury is my brother he said well got nothing to say and then ip banned me!!!!!!!!!!!!!!!!111 >:(' 'angry' 1) " (3739" 660 3 1420145419 16185 3739 'Re: how do you get on server?' 'kittykitty501' 'cgale@gmail.com' '96.2.105.127' 1 0 '' 'i do not no how to get the server on my minecraft can somebody help me?  :-\\' 'question' 1) " (3411" 721 5 1419304758 26 3411 'You wanna see a real base?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'http://imgur.com/vLCzjs5

Basically bigmac's but no worldedit or gm1 required ' 'xx' 1) " (3441" 725 5 1419405972 16116 3441 'Animation' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 1419406593 'darkon275' 'So to those who don't know I (darkon275) am big on prisons of aviator. I fooled around with some animation tools and I came up with some cool stuff about the top PvP'ers on Prison my friends and the most respected players. So I will cut to the chase and show you what I made!

http://gyazo.com/0108dcd0d453596dc2510acc49a54f1f

http://gyazo.com/bdb2721e4af54380427c63fed013e3ff

http://youtu.be/hitbsmytryQ ( https://www.youtube.com/watch?v=hitbsmytryQ&feature=youtu.be )' 'xx' 1) " (3440" 696 4 1419395406 34 3440 'Re: Loot Stealing' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Thats is a great idea. I know how to create plugins and I might make this for my server.' 'xx' 1) " (3420" 687 7 1419323892 31 3420 'Re: FACELESS COME BACK!!!!!!!!!!!' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'Faceless is back I saw him today on Factions!' 'xx' 1) " (3738" 707 1 1420136402 0 3738 'Re: Blaze rods for factions (I didn\'t know if I should put this as a problem or not)' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Because laziness is bad unless you donate for it ^-^' 'xx' 1) " (3737" 768 1 1420136202 15878 3737 'Re: I\'m not leaving Entirely.' 'TheArticMonkey' '1kie27i@gmail.com' '90.217.70.234' 1 0 '' 'Yeah I've never been banned. I've only been punished once and that was a warning (Kicked)

I meant Number of people banned.

Ty Dende.' 'xx' 1) " (3444" 727 5 1419408526 16049 3444 '(Re) Animation :D (Reply to Darky)' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 1419408636 'Excited_Fiber' 'So i got bored around 3am... because i don't really go to sleep :) Anyway i was messing with Mine-Imator because Darkon was and we were Skyping. So i decided to play with it. After about 2-3 hours this is what happened :D (Me killing Death is a very long story..... that i will tell :) It was a dark and stormy evening and i was in pvp killing people. All of a sudden while im sorting my inventory a wild Death appears :O We are on a "team" so i was like oh cool. And then he starts beating me with his blue stick.... and i died because i was in my inventory. I lost 4 sets of wonderful Protection [s]four[/s] one. And honestly i would rather him have the protection 4 o.o That p1 is my baby. SO four sets of p1 equals 1 set of P4. DEAR DEATH IF YOU ARE READING THIS GIMME A SET OF P4. And on that lovely note have a nice day :) (Screenshots below)

http://gyazo.com/2f755980bc80d4126778fdb546c07fcb

http://gyazo.com/64ff076a7fb9f8691012a9d979d31605

http://gyazo.com/670afe01897ab2bafbc9f7faae07f758' 'xx' 1) " (3447" 725 5 1419441127 26 3447 'Re: Animation' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'whats that pink thingy is it a unicorn' 'xx' 1) " (3448" 727 5 1419441193 26 3448 'Re: (Re) Animation :D (Reply to Darky)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I love how I am in both and I am not very known on prison <3. Also so much hate to deathreapr lol' 'xx' 1) " (3735" 768 1 1420134960 26 3735 'Re: I\'m not leaving Entirely.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I think he means banning people. Artic has never been banned before? Like recording hackers or screenshotting advertisings or somethin' 'xx' 1) " (3451" 725 5 1419441771 16116 3451 'Re: Animation' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '[quote author=DendeTheWizard link=topic=725.msg3447#msg3447 date=1419441127]
whats that pink thingy is it a unicorn
[/quote]

yesh =)' 'xx' 1) " (3452" 727 5 1419441818 16116 3452 'Re: (Re) Animation :D (Reply to Darky)' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'Didnt u read my post? It said in pvp aswell.' 'xx' 1) " (3457" 729 4 1419475101 26 3457 'Instant teleporting on prison' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Just make /p h and /p auto not work in prison and make /spawn have a timer to tp' 'xx' 1) " (3460" 730 1 1419482452 1 3512 'Happy Christmas! Rags2Riches Christmas Event!' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 1419809493 'j_boy1234' '
[img width=900]http://i.imgur.com/pb57P2N.jpg[/img]
[img width=900]http://i.imgur.com/OZ2whK4.png[/img]
[img width=900]http://i.imgur.com/CSrb8Ow.png[/img]
[img width=900]http://i.imgur.com/R3qaSCP.png[/img]I have been working on a Christmas event for the last week now for Rags2Riches it took a lot of work but it's finally complete and ready to play from:
The [b]25th December[/b] TO The [b]2nd of January[/b] ( Exactly a week from Christmas to complete! )

People who have helped create this:
[color=#ff0000]Carmau[/color] - Building Plugins Idea Testing
[color=#ff0000]J_Boy[/color] - Building Ideas Testing
[color=#ff0000]AbyssalTales[/color] - Testing Ideas

[b][size=14pt]STARTING THE EVENT[/size][/b]
/[b]christmas[/b] will give you a brief rundown of the event do /[b]santa[/b] to begin!
[url=http://i.imgur.com/xkGgOfs.png][img width=500]http://i.imgur.com/xkGgOfs.png[/img][/url]
Complete each quest by right clicking the near-by NPC's!
Order of completion:
[url=http://i.imgur.com/g3jaX5G.png][img width=85]http://i.imgur.com/g3jaX5G.png[/img][/url]
Mrs_Claus - Mrs Claus Dillema
[url=http://i.imgur.com/YPQmx2L.png][img width=85]http://i.imgur.com/YPQmx2L.png[/img][/url]
Santa - Santa's Helper
[url=http://i.imgur.com/kMCxEqa.png][img width=85]http://i.imgur.com/kMCxEqa.png[/img][/url]
Roobie_The_Elf - Elf Estate Expansions
[url=http://i.imgur.com/sFIaziY.png][img width=85]http://i.imgur.com/sFIaziY.png[/img][/url]
Penguin Cove - Penguin

[b]COMPLETING THE EVENT[/b]
Once you have finished the quests " you can return to the ending area as a [b]Christmas Master[/b] by doing /warp [b]christmasend[/b]
[url=http://i.imgur.com/G9nDVLC.png][img width=900]http://i.imgur.com/G9nDVLC.png[/img][/url]


CHRISTMAS MASTER RANK
[img]http://i.imgur.com/hMfi3Tu.png[/img]
Gives you the following
[list]
[li]/hat (WEAR BLOCKS ON YOUR HEAD)[/li]
[li]/pm (ALL PARTICLES UNLOCKED FOR ALL PLAYERS FOR CHRISTMAS)[/li]
[/list]
[b]XEREXAL[/b] - First player to complete the Holiday Event!



Thanks for a great year and have fun playing the event!'" 'xx' 1) " (3463" 730 1 1419548200 28 3463 'Re: Happy Christmas! Rags2Riches Christmas Event!' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Too bad I can't play this-

Parent's aren't allowing me to be on minecraft..

This looks awesome though you guys!
' 'xx' 1) " (3464" 732 1 1419548250 28 3464 'Anyone miss meh?' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Hey guys.. Since I haven't been on in a while I will tell you why-

My parent's won't let me on minecraft or skype' 'xx' 1) " (3466" 732 1 1419562701 26 3466 'Re: Anyone miss meh?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I was wondering you have been. And yea I miss you' 'xx' 1) " (3468" 732 1 1419566829 19 3468 'Re: Anyone miss meh?' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'that suck man  :-\\
' 'xx' 1) " (3470" 730 1 1419566973 19 3470 'Re: Happy Christmas! Rags2Riches Christmas Event!' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'who all worked on it alex?
' 'xx' 1) " (3474" 730 1 1419578146 1 3474 'Re: Happy Christmas! Rags2Riches Christmas Event!' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 0 '' '[quote author=EnderGod link=topic=730.msg3470#msg3470 date=1419566973]
who all worked on it alex?
[/quote]I listed the people who helped at the top but once again me carmau and j_boy' 'xx' 1) " (3733" 771 2 1420134204 0 3733 'Re: Carsoncramer STILL not banned????' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Carsoncramer has now been Ip-banned and permanently banned from all of the servers (Including the hub) For evading a ban multiple times. If you see him online again contact staff immediately. Thanks!' 'xx' 1) " (3734" 707 1 1420134898 26 3734 'Re: Blaze rods for factions (I didn\'t know if I should put this as a problem or not)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Alex exactly though if creeper spawners are in the shop and they can't be found. Why aren't blaze that actually could be found' 'xx' 1) " (3479" 729 4 1419591616 0 3479 'Re: Instant teleporting on prison' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'There is a way to disable using /p h and /p auto in certain areas (Such as the prison pvp arena) Also a timer on /spawn of a few seconds wouldn't inconvenience players but it would keep instant tpers from being annoying. ' 'xx' 1) " (3480" 730 1 1419591690 0 3480 'Re: Happy Christmas! Rags2Riches Christmas Event!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Fair warning the last quest is evil. I wont spoil it but lets just say its very frustrating.' 'xx' 1) " (3730" 707 1 1420109873 0 3730 'Re: Blaze rods for factions (I didn\'t know if I should put this as a problem or not)' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Can you atleast make it so donators can change spawners into blazes like we can creepers and others mobs?' 'xx' 1) " (3731" 769 2 1420110599 1 3731 'Re: Ferrrry1 Hacking ' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 0 '' 'Yep this is really obvious hacking thanks for providing video.
Banning the fella for 2 weeks.' 'xx' 1) " (3732" 771 2 1420132414 15888 3732 'Carsoncramer STILL not banned????' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 1420132541 'Soniccaleb' 'So I filed a report and even a complaint that carsoncramer is still not banned because of his hacking :/. I would suggest and IP ban somehow he's getting on even after he's banned


[img]http://i.imgur.com/22iaEe4.png[/img]


My report on him hacking: http://aviatorcraft.com/index.php?topic=746.0' 'xx' 1) " (3489" 736 12 1419616798 1 3489 'Re: Kit King citrus fail' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 0 '' 'Hi Thanks for reporting this; you have your rank now on factions.' 'xx' 1) " (3486" 730 1 1419609283 26 3486 'Re: Happy Christmas! Rags2Riches Christmas Event!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Well its in one of the pictures. But to all the trolls out there stealing the item doesn't work (I tried)' 'xx' 1) " (3487" 729 4 1419609321 26 3487 'Re: Instant teleporting on prison' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Yea in pvpmeow they did it so why not here?' 'xx' 1) " (3485" 736 12 1419609248 16164 3485 'Kit King citrus fail' 'Shugey' 'littlestrongman227@gmail.com' '50.182.19.30' 1 0 '' 'Gamertag: Shugey

Rank suppose 2 get: King Citrus

Time I was online to get the kit: 11:30 est

other: plz get the problem fixed ( not trying to sound rood)' 'xx' 1) " (3506" 742 7 1419741015 26 3506 '#Thug Life' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I didn't choose the thug life the thug life chose me

http://imgur.com/a0hNs06' 'xx' 1) " (3509" 744 12 1419799202 15974 3509 'Missing /treefeller access with skyblock Avian rank' 'BlueCanoe222' 'games@bumble.org' '23.228.173.84' 1 0 '' 'Hiya

I've been checking for admins to ask (on prisons/factions/etc) from time to time but haven't run into one hence I'm posting here. I'm hoping you can grant me access or let me know if it can't be made to work.

[b]In-game name[/b]: BlueCanoe222
[b]Rank[/b]: (skyblock) Avian
[b]Purchase date[/b]: I was online when I bought it at 2014-12-10 14:06 PST

---[i]Missing command[/i] or kit screw up?---

Command or Kit/[b]What's missing?[/b]: I received the Avian rank and its /kit works as expected. Just I can't use the /treefeller command; the server says I lack perms for it.

The blurb for the Avian rank -- from a pop-up at http://shop.aviatorcraft.com/category/353314 -- says [i]Avian Exclusive - Cutting down trees is now VERY EASY thanks to /treefeller[/i].

I expect it either requires manual intervention to give me permission for it or else it's just not fully configured on the skyblock server. (I'm aware skyblock's the kind of unloved stepchild on aviatorcraft.) Thanks in advance for taking a moment to have a look.


Cheers' 'xx' 1) " (3512" 744 12 1419809386 50 3512 'Re: Missing /treefeller access with skyblock Avian rank' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hey Just to notify you i have notified admins about this. You can expect this to be fixed soon (At MOST 45 hours after i post this it will probably be resolved in less then 5 :) ). If you have more questions or it doesn't get fixed in at most 48 hours for whatsoever reason don't hesitate to ask me or another staff member for assistance with this issue. We apologize for this issue.




  Thanks for understanding & Regards
    John [i]AviatorCraft[/i] Moderator.




' 'xx' 1) " (3513" 745 39 1419811478 46 3513 'Best Game You Have Ever Played' 'davide' 'davidenriquez41@gmail.com' '70.192.210.246' 1 0 '' 'I am personally wondering what is everyone's all time favorite video game is.  I can easily name my favorite game but some people have ties on their favorite and I have that as well. XD

My favorite game of all time is Minecraft.  Period. The amount of possibilities that A player can do in the game is practically endless. With countless plug ins mods and texture packs to chose from a person can customize the game play into whatever they want and however they want to play it. 

My favorite in game story line is "To The Moon." That game is the single most beautiful game that I have ever played.  Its story line and concept are just so thought out and detailed that it will make the strongest man break down and cry.  I learned about the game from one of my favorite youtubers Markiplier and I watched every episode of that series.  Something about the dark humored characters and the lovely story line has pulled me into this state of nirvana that makes me want to watch every second of the series.  The in game music is great the story is great and the animations are not even hard to do.  A simple pixelated game has changed the lives of so many people. 

I could go on and on but I don't want to lose the essence of the post. XD

Let me know! :D ' 'recycled' 1) " (3515" 745 39 1419815318 50 3515 'Re: Best Game You Have Ever Played' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[move][b][size=7]MINECRAFT[/size][/b][/move]' 'recycled' 1) " (3516" 745 39 1419817411 26 3516 'Re: Best Game You Have Ever Played' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '[move][b][size=7]SUPER SMASH BROS[/size][/b][/move]
' 'recycled' 1) " (3546" 752 2 1419900822 15943 3546 'Disrespectful Mod Jboy [MOVED]' 'DragonHunter87' 'basketballduke2014@yahoo.com' '173.191.20.6' 1 0 '' 'Alex i was online just about 20 minutes ago and jboy used his Mod  powers to bully myself and now i want to request he be banned .

Situation was: i was playing around with a friend of mine on the server and i said in a private message "fuck you right in the pussy" as a joke then jboy logs in and post in public chat in front of 170 plus active users online that i said that and that i am still making sex sounds which is not true and making my reputaion in front of friends i have go wow down . then he continues to piss me off till i call him out on several things including why staff dosent ever do shit.... till the point he first finally kicked me then he muted me . then in the chat it was blown up with messages such as /ban jbob and /ban jboy for being a stupid sob which should say something. anyways my friends want me to come back but i wont till this issue is fixed.

Suggestion for solution: ban jboy from server and remove Mod to tmod again till he can learn how to manage a server

Players in forrum that reads this vote #banjboy or #bandragonhunter87 will see who wins even  if no bans come from it XD

oh btw alex you can go read in the logs the details and how jboy said "haha Alex ban me thats a joke" deuces XD' 'xx' 1) " (3547" 752 2 1419901292 50 3547 'Re: Disrespectful Mod Jboy' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hi Dragon. Thanks for reporting me. You left out a few things witch i will cover in this.
  Firstly I'm sorry i said that "I login and i hear Ryan msging someone Right in the pussy then continuing to make sex sounds."
But you took that to far It seems how you left out the part were you started to attack me with unnecessary swear words For example "JBOY GOT SUCK A DICK". I would say that ruins your rep more.


Such as this: Were you say "Jboy grew some balls and kicked me from the server." And much much more.
[font=verdana]http://gyazo.com/775226e57753261642266afbed57dd4a


Also i'm sorry i was amusing myself after a very long day.  Also with the sex sounds thing alex can lookup and see you kinda were but i wont fight with you.


My suggestion: If you want respect treat others with it.
If you require more assistance or support don't hesitate to ask


  Regards
    John
[/font]' 'xx' 1) " (3550" 752 2 1419920460 15888 3550 'Re: Disrespectful Mod Jboy' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'Someone harassing you is no excuse to harass them but I admire how you admitted to what you did wrong Jboy  :)' 'xx' 1) " (3686" 752 2 1420049269 16001 3686 'Re: Disrespectful Mod Jboy' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' '#banjboy :D :D :D all the mods don't wanna take my side in my arguments i won't take their side :D ' 'xx' 1) " (3687" 707 1 1420049346 16001 3687 'Re: Blaze rods for factions (I didn\'t know if I should put this as a problem or not)' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'no one cares XD' 'xx' 1) " (3689" 707 1 1420049705 50 3689 'Re: Blaze rods for factions (I didn\'t know if I should put this as a problem or not)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'There so essay to get i dont see why..?' 'xx' 1) " (3694" 707 1 1420054484 26 3694 'Re: Blaze rods for factions (I didn\'t know if I should put this as a problem or not)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'So is gunpowder but that sells for a shit ton. Blaze rods are rarer then gunpowder.' 'xx' 1) " (4145" 861 4 1422435387 16222 4145 'Prison Exploit and annoyed' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Prison is a place where people make friends everyday but it also a place full of lazy kids asking for money once they first start playing prison as rank A.

My friends and i been ask by people from Rank A-D for money to rank up rather the doing it themselves.

My experience: Aviatorcraft was the first online server i ever played and only server i love and play on the most. i started prison the week i got minecraft and i didn't have any friend so i had to work my way up. i met Kylala in block O and she was my first friend. we skype a lot. i told how i worked so hard alone to get to where i am now. she never helped me to rank R (where i am now) and it feels good to achieve something on my own.

I have suggest 2 options:
(less work simple and fast to add)
1: prevent any rank to give money to rank A-D. Once they are rank E they can beg for money.

or
(more work more coding more time consuming)
2: Put a limit to how much a player can receive from other players. Ex: I ask for 1mil but can only receive 10k because I'm rank B only that much. if a player gave me 10k that means i cant earn more until the 24 hours is up.
Each time u rank up the more money u can receive from other players.

EX: A=10k B=20k C=30k  R=5mil' 'xx' 1) " (3700" 763 2 1420061783 16001 3700 'Agentsone ' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'Where: Prison
Who: Agentston
When: 15 mins ago :P
Agentstone is constantly harassing people he has harassed me XxawesomebunnyxX and harassing kidzbeez from msg. Pictures of me and XxawesomebunnyxX being harassed by him.

[URL=http://s1376.photobucket.com/user/ballerboy1717/media/Voila_Capture2014-12-31_03-31-08_PM_zpsad4594cf.png.html][IMG]http://i1376.photobucket.com/albums/ah10/ballerboy1717/Voila_Capture2014-12-31_03-31-08_PM_zpsad4594cf.png[/img][/URL]

[URL=http://s1376.photobucket.com/user/ballerboy1717/media/Voila_Capture2014-12-31_04-09-26_PM_zpsbdba49f8.png.html][IMG]http://i1376.photobucket.com/albums/ah10/ballerboy1717/Voila_Capture2014-12-31_04-09-26_PM_zpsbdba49f8.png[/img][/URL]




' 'xx' 1) " (3701" 763 2 1420062414 26 3701 'Re: Agentsone ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Post the whole chat. You clearly said to me. "Dende is a salty faggot"' 'xx' 1) " (3702" 763 2 1420062494 16001 3702 'Re: Agentsone ' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'I never called u a faggot -.-
and i don't even use the word faggot i called u salty but i never called u a faggot -.-' 'xx' 1) " (3703" 763 2 1420063895 0 3703 'Re: Agentsone ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Dende if you believe baller was harassing you we do have chat logs t-t.' 'xx' 1) " (3704" 763 2 1420063933 26 3704 'Re: Agentsone ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'i request a chat log then' 'xx' 1) " (3719" 768 1 1420078201 15878 3719 'I\'m not leaving Entirely.' 'TheArticMonkey' '1kie27i@gmail.com' '176.25.58.55' 1 1420078350 'TheArticMonkey' 'Over the 8 months of me playing this server I've grown a bond a pretty big one too to the server. It's helped me no more then the Amazing people that play on it. I just want to say thank's alot guys. You're the best. When I first joined the server... It was welcoming... Very very welcoming... Although there was only about 40 people playing at the time I have to say It was amazing. I could ask anything and they would reply. There was some serious people and some sarcastic funny people... To be honest I don't know what I liked more. It amazed me how such opposite people could connect. I had my hard times with Role Players and such but yeah I tried it once I may not have liked it but that dosn't mean others cant either. People connect on this server better then most. It's an under-rated server by far. This server has potential.

I am considered alot of things on this server aswell as alot of others. I'm hated loved friended and most of all enjoyed by people. That is why I didn't quit the server 8 months ago. It's like a jungle anything will happen if it needs to. And things will get bad if they have to. But you stick together. You keep playing. You carry on. You don't give up. I can tell you for a fact that It's been a "Wild" ride on this server.

But to bring this to a conclusion Don't give up. I've played long enough now. It's time for some people to move on. And in this case me Monkey.
Fare well players. Give Aviatorcraft a chance you won't regret it. I can guarantee you I don't.

                                                                                                                                    [color=orange][size=14pt][font=arial black]-~-@Monkey@-~-[/font][/size][/color]

P.S - The reason I'm not quitting "Entirely" is because I still like the server but It's time for me to go because I like the server I'll still be checking the Forums.

I'm just waiting for someone to beat my record of bans (;
Bye.' 'xx' 1) " (3722" 752 2 1420080989 19 3722 'Re: Disrespectful Mod Jboy' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'j_boy1234 is not in the wrong here #dontbanjboy and Ballerboy17 pls stfu j_boy1234 is a nice guy thx and have a nice day' 'xx' 1) " (3723" 763 2 1420081626 16001 3723 'Re: Agentsone ' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'I mean I admit I called him salty cause he kept saying "no one gives a shit about my posts" but thts all I said XD' 'xx' 1) " (3748" 775 2 1420161951 20 3748 'This needs to be banned! ' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'with my friends knowing how I am this means more to me than anything when people say something like this shit and I will not tolerate it.
http://gyazo.com/2f7a5024dbbe7036d703c94149560a82
http://gyazo.com/d865d67e00e0c6928928cb98912254b3
I take this still very deeply and Strongly request that there be something done about this.
' 'xx' 1) " (3749" 774 7 1420162975 19 3752 'Re: Happy New Year' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 1420203409 'j_boy1234' ' [s]i like pie[/s] WARNING: DON'T POST UNLESS YOU HAVE SOMETHING TO CONTRIBUTE TO THE TOPIC THIS IS SEEN AS SPAM.' 'xx' 1) " (3750" 776 1 1420164133 0 3750 'Multiplayer Tips and Tricks' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Ive played minecraft for a while and ive picked up some things that can help make your experience a better one ^-^ If you have any suggestions reply and I might add them to the list with a shoutout for you!

[b]Hackusating[/b] - We've all been in that position when your pvping a player and you believe that they are hacking. Whether its true or not you instantly go to the chat and start screaming (Name) is a hacker ban him! The only thing this will accomplish is the hacker turning off his hacks to not get caught and people labeling you a sore loser. If you really think a player is hacking turn on some recording software. If you cant manage that have a staff member in vanish watch the fight. Youll be a hero for catching a hacker and youll have done it without anyone knowing any the wiser.

[b]Betrayal[/b] - At some point in your minecraft experience you will betray someone where its a faction or a friend. When that day comes youll need to be prepared. If the person your betraying isn't online don't tell them afterwards that you betrayed them! This might seem a bit harsh but its better to leave someone with them thinking your moving on than to have them announce to the entire server that your a backstabber. Be careful who you betray because karma will always come back around.

[b]Raiding[/b] - Raiding is an important part of many servers. If your going to raid a faction or player make sure they are [b]OFFLINE[/b]. Its better to have a quiet raid instead of an all out battle. Also while it will be very hard don't brag about a raid after you do it. Theres no need to make an unnecessary enemy when you have the option not to!

[b]Global Chat[/b]  - While things can get very heated in the global chat its extremely important to watch your tongue. A misplaced word or sentence could get you a mute or worse. If you need to tell someone a server IP use Skype! If your going to insult someone just don't do it. They might mistake it for harassment or youll just have a very big argument on your hands that staff will have to break up.

[b]Asking For items[/b]  - At some point you will ask for items to help you along. While you shouldn't do it in the first place be careful not to make it worse. Spamming using caps or never stopping will only get you reported and possibly muted. In the end you wasted so much time asking for things that you never actually went and got the yourself!

[b]Arguing with Staff[/b] - Arguing with a staff member is usually a bad idea unless you are 100% sure you are right. But never argue with staff in global chat. A staff member having to argue with a player lowers their reputation and makes less players respect them. If you have an issue with staff discuss it with them in msgs. If the issue isn't being resolved then report that staff member on the forums and the higher ups will deal with it.

[b]Backlash[/b] - People will be mean to you but that isn't an excuse to return fire. If a player is harassing you you do NOT speak to them. Simply /ignore them and report them to staff later. The only thing that harassing back will accomplish is both of you getting reported and you getting punished as well!

There are more tips I have but I will be adding them later. Thanks for reading! Facey' 'xx' 1) " (3751" 775 2 1420164549 26 3751 'Re: This needs to be banned! ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Not hating but elvis was there. And nothing really happened' 'xx' 1) " (3752" 772 2 1420176484 15888 3752 'Re: Elvis0102' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'I see but what I mean is if he were to just ban him after not responding in 5 seconds that would be wrong. But this didn't happen because he can't ban -_-. Nice try Caleb' 'xx' 1) " (3753" 777 4 1420221853 26 3753 'Unarmed Mmo' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Alex said people who put their donator mmo points into unarmed get to switch it since its been removed. This hasn't happened so I am just reminding him' 'xx' 1) " (3754" 768 1 1420224759 26 3754 'Re: I\'m not leaving Entirely.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Artic tell face to give me back the stuff you gave me T_T (to be exact) 4 sets of prot 4 2 stacks of gapples 3 stacks of tnt 1 stack of diamond block 1 stack of netherwart. Hes a meany >:(' 'xx' 1) " (3755" 768 1 1420225200 0 3755 'Re: I\'m not leaving Entirely.' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Im not giving you nuttin since you were so mean about it. Those items are now in an Articmonkey safety deposit box.' 'xx' 1) " (3756" 775 2 1420231295 20 3756 'Re: This needs to be banned! ' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'They really need a like button on here xD
Agree with dende. but you know he kicked me for caps for defending myself :/
like k.
' 'xx' 1) " (3757" 775 2 1420242762 15878 3757 'Re: This needs to be banned! ' 'TheArticMonkey' '1kie27i@gmail.com' '90.217.70.234' 1 0 '' 'It was wrong of elvis not to do anything about this I also take offence because my cousin killed himself... It's not a laughing matter.' 'xx' 1) " (3758" 775 2 1420246219 16151 3758 'Re: This needs to be banned! ' 'MoveSkills' 'clonenothere@yahoo.com' '68.185.130.253' 1 0 '' 'I was in a skype call with Elvis when this happen he tried to tell you guys he can't ban and he tried to do something but the guy left the server.' 'xx' 1) " (3759" 775 2 1420247138 0 3759 'Re: This needs to be banned! ' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Elvis had the ability to mute. When it happened I had to yell at elvis in chat for him to even kick the player for harassment. The second time I yelled for elvis he responded but didn't do anything. Like cmon man' 'xx' 1) " (3760" 775 2 1420248932 16001 3760 'Re: This needs to be banned! ' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'Wow i think something should happen i call someone only just the name "bob" and i get muted for an hour then this guy says something much worse and nothing happens -.-' 'xx' 1) " (3762" 659 7 1420252769 16001 3762 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'they both think me and panda hack after demolishing them in a 2v2 so they can't hack if people who don't hack beat them so easily xD' 'xx' 1) " (3763" 659 7 1420255156 26 3763 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Weren't you accused of hacks. You cant say you dont hack if you have done it before. Panda might too since you two are bff' 'xx' 1) " (3765" 772 2 1420258734 1 3834 'Re: Elvis0102' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 1420516514 'Alex' 'Trial-Mods can't IP ban on factions if I recall I'll take a look at this in the morning but my current opinion on this is that it seems highly unlikely.
Edit: Topic Locked - lies' 'xx' 1) " (3766" 763 2 1420260846 1 3766 'Re: Agentsone ' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 0 '' 'Screenshots are correct; this is harassment we generally try to treat harassment rather quickly as it happens. I would have seen this sooner if not for the new year.
[url=http://i.imgur.com/Iv1D2P8.png][img]http://i.imgur.com/Iv1D2P8.png[/img][/url]

Agentstone was last active on [b]02/01/2015[/b]
Agentstone's last nickname was [b]spidy2246[/b]

Other things which I seem to have found on him includes:
Nickname attempts of staff IMPERSONATION
Nickname used as attempts to harass players

log screenshot
[url=http://i.imgur.com/9VWUhvo.png][img]http://i.imgur.com/9VWUhvo.png[/img][/url]

Harrassment can result in being kicked muted and banned if continued
Nickname abuse can result in the loss of being able to use the /nick command completely

If we catch this player doing nickname abuse again [b]they will lose their nick privileges[/b].
Because this player seems to be a very avid harasser he's going to be banned for a day.

Edit: I'm leaving this topic open this player seems to be very active and we may get more reports.
' 'xx' 1) " (3767" 775 2 1420261183 1 3767 'Re: This needs to be banned! ' 'godlikefrank' 'alextehbest@hotmail.com' '80.189.108.27' 1 1420261462 'Alex' 'Elvis muted the guy after he was harassing monkey.
Edit: You may take this seriously and most-likely personally due to circumstances but we are not going to specify certain conditions to be met with harassment unless [b]absolutely necessary[/b] suicide is not a joke but it's used as an easy statement for a troll to get a reaction out of you you can do /ignore on factions; correct?

lucasjg12 doesn't seem to talk that much anyway locking this.' 'xx' 1) " (3768" 732 1 1420263897 16192 3768 'Re: Anyone miss meh?' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'Hi :3' 'xx' 1) " (3773" 768 1 1420296070 15878 3773 'Re: I\'m not leaving Entirely.' 'TheArticMonkey' '1kie27i@gmail.com' '90.217.70.234' 1 0 '' 'Dende you gave Faceless all the stuff I gave you? D;' 'xx' 1) " (3774" 768 1 1420296345 0 3774 'Re: I\'m not leaving Entirely.' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'He added me to his plot I took some stuff out of chests he started being a meany face so I put it in my pv. Then I gave him half the stuff in my pv and kept the other half. So yea' 'xx' 1) " (3776" 768 1 1420307787 26 3776 'Re: I\'m not leaving Entirely.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Wait you only did half day.      O.o ' 'xx' 1) " (3777" 768 1 1420308594 0 3777 'Re: I\'m not leaving Entirely.' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Dende get on facs' 'xx' 1) " (4236" 869 12 1422839905 1 4236 'Re: prison rank from casino' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 1422840856 'Alex' 'Looks like you did indeed get some casino money on buycraft I'll take a look now.
edit:
[url=http://i.imgur.com/y5x6UCO.png][img width=300]http://i.imgur.com/y5x6UCO.png[/img][/url]
I see the logs of you donating but no logs of you buying the rank on casino you currently have about $6000 from what I've checked on casino even when casino has failed to give someone a rank it has always included their name; but hasn't included yours.
I'll leave this topic open for you to respond but we have no logs of you attempting to buy the thug rank.' 'xx' 1) " (4237" 874 4 1422840916 1 4237 'Re: Why we lag.' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' 'On what server? Factions?' 'xx' 1) " (3779" 779 2 1420317853 56 3779 'Haribell Too many items glitching in items' 'pokemon2117' 'johnnylee4432@gmail.com' '76.29.6.163' 1 0 '' 'Server: Prison
Player Ign: haribell
Broke rule Time: 2:44 PM
Proof: http://imgur.com/u09hRKZ
' 'xx' 1) " (3780" 780 4 1420318219 15973 3780 '[MOVED] Skyblock Issue' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'So Skyblock plugins seem to be broken at the moment. From what I've seen the island commands are not working and anyone can grief any island. Its not great so I thought I'd let you know. Red error message saying the plugins are not working appears when trying to use them.

[img]http://i.imgur.com/KjrLkk7.png[/img]' 'exclamation' 1) " (3781" 779 2 1420319740 26 3781 'Re: Haribell Too many items glitching in items' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Holy shit...' 'xx' 1) " (3782" 781 4 1420322700 16168 3782 'About the new plug ' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'I think the plug in you guys put on the server mess up the /msg and /r I didn't find out anything else But that is all the only I know too message other plays is /t (name) it really needs too be fix Thank you! ;)' 'xx' 1) " (3783" 780 4 1420324065 1 3783 'Re: Skyblock Issue' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.174.100' 1 0 '' 'This sounds bad I'll take a look; thanks for reporting this.' 'xx' 1) " (3784" 782 1 1420324095 1 3784 'MOVED: Skyblock Issue' 'Alex' 'alextehbest@hotmail.com' '46.208.174.100' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=4.0]Report a Problem/Bug[/url].

[iurl]http://aviatorcraft.com/index.php?topic=780.0[/iurl]' 'moved' 1) " (3785" 780 4 1420324410 1 3785 'Re: [MOVED] Skyblock Issue' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.174.100' 1 0 '' 'Fixed please let me know if any more issues occur. Thanks.' 'xx' 1) " (3786" 781 4 1420327487 26 3786 'Re: About the new plug ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'They are aware and are working on it' 'xx' 1) " (3787" 783 2 1420344244 16049 3787 'TWini_6_6_6 report' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Prison
TWini_6_6_6
5 minutes ago
I bought a bunch of spawners from some playing named Rojo. I spent over 1 billion for all of them! Then Twini gets on and notices people are auctioning spawners and is like ?!?!!?!how. So they find out i bought a bunch and took all of them!!!!!!!  I asked for my money back and the gave me half and told me to shut up. I just want my money back.... i spent a lot for them and Twini just took them.... im grateful for the 500 million but it is only half.... i worked hard for all of that money...

' 'xx' 1) " (3788" 783 2 1420345897 26 3788 'Re: TWini_6_6_6 report' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Its illegal items. You knew they were. Your lucky your not banned actually. But this spawner thing... whoever started this WILL grt banned' 'xx' 1) " (3789" 784 2 1420346888 16116 3789 'Twini_6 (Wtv his name is) report' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'We were jailed for the possession of spawners. In my defense I simply bought them and had no take in obtaining them other then buying them. Twini jailed us later for a TBD date.
According to the punishment rules: http://aviatorcraft.com/index.php?topic=676.0

He is in violation because no rules were broken and I quote "If you would like to know the punishments for breaking any rules on aviatorcraft look no further" because these violations consist of Hacking Impersonating Advertising Spamming Harrasement Profanity and Minor things 'such as caps'. In response to our (Excited_Fiber and I) selling of spawners (and other people--not just us although we were the ONLY ones who got punished). Also he even had the decency to TP poke who harrased us multiple times even though we warned him to stop and asked twini to make him stop back in and out.

PROOF:

1) http://gyazo.com/683f34e0dabb048a77efb414973738b3
2) http://gyazo.com/cae5275d60fc22dc90e359ded219baec
3) http://gyazo.com/024132f0109486b53b36082c0323c8e8
4) http://gyazo.com/50e42260e3a8c4cd62103b7f798e8926' 'xx' 1) " (3790" 783 2 1420347624 46 3790 'Re: TWini_6_6_6 report' 'davide' 'davidenriquez41@gmail.com' '70.192.202.199' 1 0 '' 'Aviatorcraft staff are currently investigating the issue at hand.  We are also currently deciding if these items are considered legal in prison.  We ask that all players be patient while we make our decision on the matter. ' 'xx' 1) " (3791" 784 2 1420347637 46 3791 'Re: Twini_6 (Wtv his name is) report' 'davide' 'davidenriquez41@gmail.com' '70.192.202.199' 1 0 '' 'Aviatorcraft staff are currently investigating the issue at hand.  We are also currently deciding if these items are considered legal in prison.  We ask that all players be patient while we make our decision on the matter. ' 'xx' 1) " (3792" 779 2 1420347669 46 3792 'Re: Haribell Too many items glitching in items' 'davide' 'davidenriquez41@gmail.com' '70.192.202.199' 1 0 '' 'Aviatorcraft staff are currently investigating the issue at hand.  We are also currently deciding if these items are considered legal in prison.  We ask that all players be patient while we make our decision on the matter. ' 'xx' 1) " (3793" 784 2 1420348243 16049 3793 'Re: Twini_6 (Wtv his name is) report' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'I simply want to state the fact that if they are indeed considered "illegal" then there is no way we can be punished. At the time of the "offense?" there was no rule against them. I simply bought a lot off of someone with Rojo in their name. I also would love me money back.. but that is beside the point. What i am trying to say is; at the time we had the spawners (bought them) there was no rule against them.

Thank you for reading.' 'xx' 1) " (3794" 783 2 1420348294 16049 3794 'Re: TWini_6_6_6 report' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'they are in fact NOT illegal. please show me the rule stating this. I was in no way informed of them not being allowed.' 'xx' 1) " (3795" 784 2 1420348422 26 3795 'Re: Twini_6 (Wtv his name is) report' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Theres a rule on facs where you cannot expoit glitches bugs for your own benefit and also transfer over from factions to prison' 'xx' 1) " (3796" 783 2 1420348566 26 3796 'Re: TWini_6_6_6 report' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'please me to post that I put on darkon's post because I am on my phone and don't really want to text this much' 'xx' 1) " (3797" 784 2 1420358843 16049 3797 'Re: Twini_6 (Wtv his name is) report' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'it was not a glitch nor a bug!!! i bought them in an auction!!! no rules against it!
' 'xx' 1) " (3798" 784 2 1420363180 1 3798 'Re: Twini_6 (Wtv his name is) report' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.174.100' 1 0 '' 'The MobSpawners [b]themselves[/b] were spawned in due to a wrong permission and should not really be there. This has been fixed.
I don't mind you guys keeping them just do not abuse them or I will be forced to delete them from your inventories.
Feel free to sell and buy them if you really want. I'll ask Twini to unjail you.' 'xx' 1) " (3799" 784 2 1420364101 16049 3799 'Re: Twini_6 (Wtv his name is) report' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Thank you Alex. But the problem is i bought about 3-4 stacks of them off someone. Twini found them in my enderchest and took all of them... It cost my 1 billion for them.. i asked twini for my money or spawners back and they gave me half of my money back. Then proceeded to say something along the lines of "now shut up". Thank you for clearing things up but i would love to know if i will be compensated fully or not?

Thank you again.' 'xx' 1) " (3800" 659 7 1420364846 16192 3800 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'I don't know them :3' 'xx' 1) " (3801" 784 2 1420372992 1 3801 'Re: Twini_6 (Wtv his name is) report' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.174.100' 1 0 '' 'Is your minecraft name spelt differently than on the forum? I'm currently just doing a search for what was auctioned.' 'xx' 1) " (3802" 784 2 1420374310 16049 3802 'Re: Twini_6 (Wtv his name is) report' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'it is
' 'xx' 1) " (3803" 784 2 1420380804 16049 3803 'Re: Twini_6 (Wtv his name is) report' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Sorry i mean yes it is the same: Excited_Fiber' 'xx' 1) " (3804" 659 7 1420390232 16001 3804 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 1420390453 'Ballerboy17' 'lol dende ik exactly how he feels right now getting banned for hacks when you don't hack it sucks xD but i know he doesn't hack. If u read this diego and u rly don't hack u must be good if u even got banned for it xD Also dende how come when ever i post something u always got something to say??? ??? just wondering :P' 'xx' 1) " (3805" 785 3 1420390613 35 3805 'Guys I Need Help' 'updog2000' 'kaine624@gmail.com' '58.179.176.41' 1 0 '' 'ok in prison there is a new Cmd  and i dont know

its /spawner

but i cant find out how to configure it can i get some help :)' 'sad' 1) " (3806" 785 3 1420391637 26 3806 'Re: Guys I Need Help' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Your asking to get the items that were glitched in? Well you can't anymore' 'xx' 1) " (3807" 659 7 1420391688 26 3807 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Because I press unread posts and I reply to mostly everything I see. Also he was sprinting while blocking. totally not hacks pffffff' 'xx' 1) " (3808" 784 2 1420393034 16001 3808 'Re: Twini_6 (Wtv his name is) report' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'I would just like to know what is so bad about the spawners is notw like they even work xD' 'xx' 1) " (3809" 779 2 1420393122 16001 3809 'Re: Haribell Too many items glitching in items' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'lol whats so bad about them not lke they even work' 'xx' 1) " (3810" 781 4 1420394422 15885 3810 'Re: About the new plug ' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'Hope so its anoying me allot its the only server i play on that have it this way so i hope they fix it soon! #Ducky4Tmod' 'xx' 1) " (3811" 729 4 1420394514 15885 3811 'Re: Instant teleporting on prison' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'yea im with u dende so anoying fix this alex bae plz xD#Ducky4Tmod' 'xx' 1) " (3812" 786 4 1420402017 15973 3812 'Skyblock Crashes and Hotbar Item Replacement' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' '[b]Issues:
1. Players Being Kicked/Crashes
2. Hotbar Item Replacement
[/b]

Yep another issue has arose. So it seems the server keeps kicking players off for whatever reason (might be more of a host problem
but I thought I'd let you know). Another reboot might help but I have no real ideas.

The other issue is the fact that the first hotbar item is replaced by a "teleporter" compass.
So before every time a player logged into the server a "teleporter" was simply added to the next empty inventory slot.
Now though it forces its way into our first hotbar slot essentially deleting whatever was there.
I think this could become an issue. So far I just noticed I've lost a stack of cobble but that's replaceable. But if more important items
are lost people may get a bit annoyed.

Well that's it for now. Good luck with the fixes.' 'xx' 1) " (3813" 787 4 1420403143 20 3813 'The new plugin' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'UMMM okay so.... Ive been getting kicked every 5 minutes for the past half hour and now can no longer make it 5 seconds on the server.
Please fix this
- all of aviatorcraft - ' 'xx' 1) " (3814" 786 4 1420405629 26 3814 'Re: Skyblock Crashes and Hotbar Item Replacement' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'This used to be a thing on prison and I lost 64 god apples and strength pots. So I would always clear my inventory then log' 'xx' 1) " (3815" 787 4 1420405638 26 3815 'Re: The new plugin' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^' 'xx' 1) " (3816" 786 4 1420406361 15973 3816 'Re: Skyblock Crashes and Hotbar Item Replacement' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Yeah that'd be doable if I wasn't being suddenly removed from the server randomly. Maybe that issue has been fixed I'll check it in a bit.
Still not sure why the teleporters are suddenly doing this now though.' 'xx' 1) " (3817" 786 4 1420406917 46 3817 'Re: Skyblock Crashes and Hotbar Item Replacement' 'davide' 'davidenriquez41@gmail.com' '70.192.193.6' 1 0 '' 'Thank you for reporting the issue is being researched and will be fixed. ' 'xx' 1) " (3818" 659 7 1420407171 46 3818 'Re: Dieg0nini and chubby_chowder ( just to see who thinks they hack )' 'davide' 'davidenriquez41@gmail.com' '70.192.193.6' 1 0 '' 'Dieg0nini has already been banned for hacking.  If you think there is a hacker on the server please get video evidence of it because it will probably be the best evidence that you can get.  [b]Please Lock Thread[/b]' 'xx' 1) " (3819" 779 2 1420407284 46 3819 'Re: Haribell Too many items glitching in items' 'davide' 'davidenriquez41@gmail.com' '70.192.193.6' 1 0 '' 'Issue has been resolved [b]Please Lock Thread[/b]' 'xx' 1) " (3820" 784 2 1420407321 46 3820 'Re: Twini_6 (Wtv his name is) report' 'davide' 'davidenriquez41@gmail.com' '70.192.193.6' 1 0 '' 'Issue has been resolved [b]Please Lock Thread[/b]' 'xx' 1) " (3825" 791 1 1420415073 31 3825 'The new server high' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'So today it looks like that AviatorCraft has reached a new level of players today at a total of 254 players. I do think that its because of the new server "Casino" opening up today.' 'xx' 1) " (3824" 790 4 1420414950 31 3824 'Re: Casino' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'If I'm correct if you come on everyday you get money daily. That's what AviatorGaming said in his video.' 'xx' 1) " (3823" 790 4 1420411936 16116 3823 'Casino' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'http://gyazo.com/e48c94a9f9615cab41be16602bcb65fd

Waht do I do now o.o' 'xx' 1) " (3826" 790 4 1420417118 26 3826 'Re: Casino' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I would give you money but theres no /pay and I need donator faction ranks >:D' 'xx' 1) " (3827" 785 3 1420425215 35 3827 'Re: Guys I Need Help' 'updog2000' 'kaine624@gmail.com' '58.178.100.162' 1 0 '' 'realy O_O
' 'xx' 1) " (3828" 792 2 1420502791 16204 3828 'READ! Ban Request for Hacking: ceasarandedger' 'SingingSisters' 'ryry392@gmail.com' '73.50.134.141' 1 0 '' '[font=trebuchet ms][size=18pt][color=black][/color][/size][/font][b][/b]Ok so recently ceasarandedger has been force tping to me Fresh_Mint_Spy Partyman8188 and many more. It is unfiar and uncool. Please either ban him or take action! >:(' 'exclamation' 1) " (3829" 792 2 1420504141 26 3829 'Re: READ! Ban Request for Hacking: ceasarandedger' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'hey get proof.' 'xx' 1) " (3830" 792 2 1420504546 16204 3830 'Re: READ! Ban Request for Hacking: ceasarandedger' 'SingingSisters' 'ryry392@gmail.com' '73.50.134.141' 1 0 '' 'Ok well heres the proof ask any of the following: Partyman8818 Fresh_Mint_Spy fungirl(Forgot the numbers) diamondemmicole bobbobcat the_flame_ninja and anyone else that elephants4life reccomends' 'xx' 1) " (3831" 792 2 1420508958 26 3831 'Re: READ! Ban Request for Hacking: ceasarandedger' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'witnesses aren't proof' 'xx' 1) " (3832" 785 3 1420513674 16206 3832 'Re: Guys I Need Help' 'Beanzer82' 'beanzer82@gmail.com' '69.136.117.63' 1 0 '' 'how do you get on the game' 'xx' 1) " (3833" 786 4 1420515521 1 3833 'Re: Skyblock Crashes and Hotbar Item Replacement' 'godlikefrank' 'alextehbest@hotmail.com' '146.90.179.86' 1 0 '' 'Fixing it currently thanks for reporting.' 'xx' 1) " (3834" 792 2 1420516232 1 3834 'Re: READ! Ban Request for Hacking: ceasarandedger' 'godlikefrank' 'alextehbest@hotmail.com' '146.90.179.86' 1 0 '' '[url=http://aviatorcraft.com/index.php?topic=4.0]Read the READ ME at the top of the board before you post![/url]
You need to provide video or at least screenshots of this.

We can't take everyone's word for things we need solid evidence to ban someone.' 'xx' 1) " (3835" 790 4 1420520247 1 3835 'Re: Casino' 'godlikefrank' 'alextehbest@hotmail.com' '146.90.179.86' 1 0 '' '[quote author=CeralMuncher link=topic=790.msg3824#msg3824 date=1420414950]
If I'm correct if you come on everyday you get money daily. That's what AviatorGaming said in his video.
[/quote]This is correct if you are inpatient you can get some from the shop.' 'xx' 1) " (3836" 793 4 1420531524 16049 3836 'Spawner problems..' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'So this is not really about the spawners as much as it is money... Im sure most of you are aware of what happened with the spawners and that i had a good bit of them. So Twini took them all from me and i paid about 1 billion for them. I was wondering if i am going to get my money back. Just look for a straight forward answer.

Thanks' 'xx' 1) " (3837" 793 4 1420573683 1 3872 'Re: Spawner problems..' 'godlikefrank' 'alextehbest@hotmail.com' '37.152.248.225' 1 1420827628 'Alex' 'The problem currently is this:
[list]
[li]You bought these items from another player.[/li]
[li]That player now has the money you gave to them.[/li]
[li]Do you want us to make that player pay you back? Because I really doubt they would want to.[/li]
[/list]
Edit: please reply in the next week or I'll lock the topic.' 'xx' 1) " (3838" 794 4 1420592211 16101 3838 'R2R flight issue' 'Xerexal' 'logicshock101@gmail.com' '98.184.88.230' 1 0 '' 'I have the plot/spawn flight pack and now it doesn't work in plots anymore. It was where I was forced to go to spawn to enable flight then tp to plots to be able to fly now flight doesn't work at all in plots.' 'question' 1) " (3839" 795 4 1420598373 16207 3839 'Casino Factions Rank Purchase' 'BMXMaster121' 'evan9926@yahoo.com' '96.2.125.109' 1 0 '' 'Hey Guys So today I bought Donator on for factions with Casino money and I still haven't received it! If anyone could please contact me and help me out by fixing the issue that'd be great!! Love the idea of the Casino though!

                                          ~BMX' 'xx' 1) " (3840" 795 4 1420600116 31 3840 'Re: Casino Factions Rank Purchase' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'I'm not sure if the shop is setup completely yet I could be wrong.' 'xx' 1) " (3841" 796 4 1420610184 16168 3841 'Casino Rank Problem' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'I have Recently got 25 000 And bought thug I believe and it says Pay 25 000 I believe and I log on too Prison and it didn't work I tried refreshing it as well it didn't work either Please fix the problem thank you I have also seen many reports on it as well so im not the only one!' 'xx' 1) " (3842" 796 4 1420610791 16192 3842 'Re: Casino Rank Problem' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'I hope the admins are working on this many people are excited for this. And people are getting disappointed. From the bug please fix it soon.
And on factions Can we go into the donor shop once we get the rank? Thank you for reading this...' 'xx' 1) " (3843" 796 4 1420633706 46 3843 'Re: Casino Rank Problem' 'davide' 'davidenriquez41@gmail.com' '70.192.215.58' 1 0 '' 'Thank you for reporting the issue.  The admins WILL be informed of the issue and make sure that this situation is resolved.  We apologize for the inconvenience because it has been a bit hectic on the server since the addition of casino.  Other then that thanks for the report. ' 'xx' 1) " (3844" 795 4 1420633765 46 3844 'Re: Casino Factions Rank Purchase' 'davide' 'davidenriquez41@gmail.com' '70.192.215.58' 1 0 '' 'Donation purchases can take up to 24 hours before applying.  If you still have not received your donator rank for factions please let us know.  Thank you for the report and this will be investigated. ' 'xx' 1) " (3845" 794 4 1420633847 46 3845 'Re: R2R flight issue' 'davide' 'davidenriquez41@gmail.com' '70.192.215.58' 1 0 '' 'Thank you for the report we are sorry for the inconvenience and this issue will be resolved soon.  ' 'xx' 1) " (3846" 794 4 1420634347 1 3846 'Re: R2R flight issue' 'godlikefrank' 'alextehbest@hotmail.com' '146.200.17.189' 1 1420634770 'Alex' 'I'll take a look now.
Edit: Fixed this also fixed the donator rank if anyone else buys it in the future. Thanks.' 'xx' 1) " (3847" 795 4 1420634867 1 3847 'Re: Casino Factions Rank Purchase' 'godlikefrank' 'alextehbest@hotmail.com' '146.200.17.189' 1 0 '' 'What is your Minecraft name?' 'xx' 1) " (3848" 796 4 1420635078 1 3848 'Re: Casino Rank Problem' 'godlikefrank' 'alextehbest@hotmail.com' '146.200.17.189' 1 1420636441 'Alex' 'This is currently being worked on thanks for reporting this.
As for right now I have [b]disabled[/b] the ability to buy things from the shop until we fix this.' 'xx' 1) " (3849" 796 4 1420640145 16168 3849 'Re: Casino Rank Problem' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Alex Will we still get our ranks or do we have to Get more money all over again? I have no problem with getting more money on casino As long as the problem is fix its ok  :D ;)' 'xx' 1) " (3850" 796 4 1420643136 26 3850 'Re: Casino Rank Problem' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Soulmasters got detonator too.... and that costs a lot' 'xx' 1) " (3851" 797 1 1420643307 26 3851 'Casino suggestion' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'When playing war r blackjack and you bid It takes a while to get to 200 aka 100 clicks. Can you make a way to bid the max?' 'xx' 1) " (3852" 798 4 1420669494 16208 3852 'I bought thug rank for prison from casino and it didnt work' 'xAsfeng' 'manikarakousis@hotmail.com' '110.22.124.69' 1 0 '' 'About 12 hours ago i bought the thug rank for prison from my money from the casino and when i went on prison it didnt give me the rank? And im just wondering if an admin can give me the rank?

(I have photos for proof of me buying it)' 'xx' 1) " (3853" 798 4 1420670770 31 3853 'Re: I bought thug rank for prison from casino and it didnt work' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'I'm guessing its not completely set up yet Alex and or Carmau didn't think that anyone would have enough money this soon. Post it here.' 'xx' 1) " (3887" 806 4 1420862594 16207 3887 'Casino Factions Rank Purchase (Proof of Money)' 'BMXMaster121' 'evan9926@yahoo.com' '96.2.125.109' 1 1420862828 'BMXMaster121' 'http://imgur.com/28JnxHl

Here is my Proof Alex Sorry I didn't post it in the other one but you locked it.' 'xx' 1) " (3903" 811 10 1420973274 16214 3911 '[Accepted] DJdeDJ Ban Appeal' 'DJdeDJ' 'djdedj1999@gmail.com' '82.39.171.235' 1 1420994320 'j_boy1234' '[color=purple]What is your in-game name? [/color]
[color=pink]My IGN is DJdeDJ[/color]

[color=purple]Who banned you? (If known): [/color]
[color=pink]I cannot remember it was a long time ago.[/color]

[color=purple]Why were you banned? (If you don't know the ban reason will probably tell you.) [/color]
[color=pink]If I recall correctly I was banned because I was being rude to staff members with my friend.[/color]

[color=purple]Why should you be unbanned? [/color]
[color=pink]I think I should be unbanned because I was banned a long time ago and I am sure that the members of this server are not ones to hold grudges. Forgive and forget right? I have had lots of time to improve my behavior and become a more responsible person. I hope you all agree with me as I really would like to join back. If the staff member who banned me sees this and remembers the event I am sorry and I have improved so how about we turn over a new leaf eh?[/color]' 'xx' 1) " (3855" 800 1 1420674621 28 3855 'GUESS WHO?' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Hai guys!! I'm back!!

-If I do chores every day >_>' 'xx' 1) " (3856" 795 4 1420678565 16207 3856 'Re: Casino Factions Rank Purchase' 'BMXMaster121' 'evan9926@yahoo.com' '96.2.125.109' 1 0 '' 'Alex it's BMXMaster121' 'xx' 1) " (3857" 795 4 1420679032 16207 3857 'Re: Casino Factions Rank Purchase' 'BMXMaster121' 'evan9926@yahoo.com' '96.2.125.109' 1 0 '' 'And Also I haven't received my donator on factions.' 'xx' 1) " (3858" 795 4 1420697052 26 3858 'Re: Casino Factions Rank Purchase' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Same here..' 'xx' 1) " (3859" 795 4 1420697216 26 3859 'Re: Casino Factions Rank Purchase' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Nom about me. I still have the money but I lost some money since crashing gets rid of progress in the casino apparently' 'xx' 1) " (3860" 801 2 1420753552 19 3860 'Caps' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'What server were they on?:Factions

Who is the player?:Echihl

When did they break the rule?:caps

what time was it?:4:44 1/8/2015
' 'xx' 1) " (3861" 802 2 1420773735 16174 3861 'SKYSFAN1 Report For Spam' 'MaDdy_MC' 'mt_mc@outlook.com' '70.173.192.131' 1 0 '' 'Server:Prison
Time: 1/8/15
Player: SKYSFAN1
Rule Broken:Spam
How Many times Spammed: More Than I can count
Proof: http://imgur.com/FZ3FE9V
Thanks For Listening To My report' 'xx' 1) " (3862" 803 4 1420773790 31 3862 'Ignoring' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'The problem is: /ignore person
server: Prison
When you /ignore skysfan1 it doesn't work for me' 'xx' 1) " (3863" 802 2 1420773960 31 3863 'Re: SKYSFAN1 Report For Spam' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'Here's more Evidence from Baller he asked me to post them because he couldn't:
http://s1376.photobucket.com/user/ballerboy1717/media/Voila_Capture2015-01-08_10-10-47_PM_zpsbb3d9765.png.html
http://s1376.photobucket.com/user/ballerboy1717/media/Voila_Capture2015-01-08_10-09-54_PM_zpsb3503046.png.html
http://s1376.photobucket.com/user/ballerboy1717/media/Voila_Capture2015-01-08_10-08-41_PM_zps9b4783bc.png.html' 'xx' 1) " (3864" 802 2 1420774020 31 3864 'Re: SKYSFAN1 Report For Spam' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'If you want more evidence of him spamming I got a hole lot more.' 'xx' 1) " (3865" 802 2 1420775291 31 3865 'Re: SKYSFAN1 Report For Spam' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'So here's more evidence this evidence has some harassing towards Baller. It includes "Fuck You " and "You have a salty pussie
http://imgur.com/a/pgoJi' 'xx' 1) " (3866" 803 4 1420776864 0 3866 'Re: Ignoring' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Until this is fixed using /unignore (Player) works like /ignore does.' 'xx' 1) " (3867" 801 2 1420777029 0 3867 'Re: Caps' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Screenshot/video please..' 'xx' 1) " (3868" 802 2 1420815909 26 3868 'Re: SKYSFAN1 Report For Spam' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Most the people who say salty doesn't know what salty even means...' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (3869 795 4 1420827485 1 3869 'Re: Casino Factions Rank Purchase' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.236.42' 1 0 '' 'CASINO RANK BUYING IS FIXED! BE AWARE: Your rank may take[b] up to 40 minutes[/b] to change!
edit: Send me the evidence of you buying your rank in a PM on the forum for me to give you your rank back!' 'xx' 1) " (3870" 798 4 1420827527 1 3870 'Re: I bought thug rank for prison from casino and it didnt work' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.236.42' 1 0 '' 'CASINO RANK BUYING IS FIXED! BE AWARE: Your rank may take[b] up to 40 minutes[/b] to change!
edit: Send me the evidence of you buying your rank in a PM on the forum for me to give you your rank back!' 'xx' 1) " (3902" 810 12 1420950161 26 3902 'Re: Casino rank thug doesn work?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We need proof that you had the money' 'xx' 1) " (3901" 810 12 1420947976 16020 3901 'Casino rank thug doesn work?' 'momopandaparty' 'momokaplan2003@gmail.com' '50.137.27.221' 1 0 '' 'Rank thug for me wouldn't work when I bought it. it has been 7 hours help from mod or admin would be greatly appreciated ' 'xx' 1) " (3872" 796 4 1420827597 1 3872 'Re: Casino Rank Problem' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.236.42' 1 0 '' 'CASINO RANK BUYING IS FIXED! BE AWARE: Your rank may take[b] up to 40 minutes[/b] to change!
edit: Send me the evidence of you buying your rank in a PM on the forum for me to give you your rank back!' 'xx' 1) " (3873" 787 4 1420827664 1 3873 'Re: The new plugin' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.236.42' 1 0 '' 'This issue has been resolved locking.' 'xx' 1) " (3874" 803 4 1420827692 1 3874 'Re: Ignoring' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.236.42' 1 0 '' 'Added to the fix list will fix in a bit.' 'xx' 1) " (3875" 696 4 1420827720 1 3875 'Re: Loot Stealing' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.236.42' 1 0 '' '[quote author=xXCrimsoneXx link=topic=696.msg3367#msg3367 date=1419203938]
I believe this one would work-

http://www.spigotmc.org/resources/antilootsteal.587/
[/quote]We'll give it a test added to the fix list.' 'xx' 1) " (3876" 802 2 1420829400 16168 3876 'Re: SKYSFAN1 Report For Spam' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Lol Very true SKYSFAN1 Also spam asking me Asking for armor. Good catch!' 'xx' 1) " (3877" 801 2 1420829459 16168 3877 'Re: Caps' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'We need screenshot proof or Video You can also request for a Admin too read The chat from that day and time' 'xx' 1) " (3878" 792 2 1420829496 16168 3878 'Re: READ! Ban Request for Hacking: ceasarandedger' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Need Video proof Or Ect.
' 'xx' 1) " (3879" 696 4 1420829719 16168 3879 'Re: Loot Stealing' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Great idea DendTheWizard i also hate it when people instant tp out but at the same time i have to admit i do As well tp out but rarely :)' 'xx' 1) " (3880" 801 2 1420831632 50 3880 'Re: Caps' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Proof locked' 'xx' 1) " (3899" 807 10 1420928681 1 3899 'Re: ban appeal' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.59.192' 1 0 '' 'Using software to continuously click or use hardware/books yield the same result. It's unfair to other players and a 1 day ban is perfectly fine.

[quote author=Facelesswarrior5 link=topic=807.msg3895#msg3895 date=1420921410]
There is no way to Test if a player is using autoclick or not so there is no way to [b]Justify The Ban.[/b]
[/quote]
Stand in-front of the player do they continue and keep clicking for 1 5 minutes? If so then they are auto-clicking.

Locked.' 'xx' 1) " (3891" 807 10 1420919877 14 3911 '[Denied] ban appeal' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 1420994333 'j_boy1234' 'Blaze2558
JBoy
i was said to be autoclicking


I got banned on casino for using auto click by j boy. first of all i wasn't using auto click. i used a book to hold it down for about 30 min. but for the rest of the time i legitly just held my mouse while i studied and ate breakfast.' 'xx' 1) " (3888" 806 4 1420863723 26 3888 'Re: Casino Factions Rank Purchase (Proof of Money)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'See what happens when you listen to dende? I told you it was glitches and screenshot in case. Same to you soul' 'xx' 1) " (3885" 744 12 1420857429 1 3885 'Re: Missing /treefeller access with skyblock Avian rank' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.236.42' 1 0 '' 'Issue resolved from what I can tell locked.' 'xx' 1) " (3892" 807 10 1420920726 50 3892 'Re: ban appeal' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Using a book is still autoclicking and very unfair it's just 1 day. So


[b]Denied.[/b]' 'xx' 1) " (3893" 807 10 1420920800 14 3893 'Re: ban appeal' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'well u dont have to click to use the slots... and isnt really counted as clicking
its holding down a button its not auto its just a book...
' 'xx' 1) " (3894" 807 10 1420920841 14 3894 'Re: ban appeal' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'will all my money still be there i wanted to buy thug....
if i worked for 4 hours for nothing....' 'xx' 1) " (3895" 807 10 1420921410 0 3895 'Re: ban appeal' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Im gonna try not to get too involved.

Autoclick is a part of a hacked client which is [b]ILLEGAL.[/b]
What Blaze did putting a book on his mouse is [b]NOT ILLEGAL[/b]

There is no way to Test if a player is using autoclick or not so there is no way to [b]Justify The Ban.[/b]

If the ban can not be [b]Justified [/b] then he can not be [b]Banned.[/b]

As for your supposed test "Stand in front of the player and see if they stop" If blaze was holding down the mouse but not looking at the screen then your test was just proved to be [b]Inaccurate.[/b]

I don't agree with this ban but as people keep reminding me im not staff.(I knew that already  ;D) So im gonna leave it up for the admins to decide' 'xx' 1) " (3896" 808 12 1420921478 0 3896 'Rank A Thugs' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'If a player on prison has the A rank and donates to buy thug they cannot rankup to B. This doesn't apply to any Thugs that have rank B or up.' 'xx' 1) " (3898" 696 4 1420922634 16020 3898 'Re: Loot Stealing' 'momopandaparty' 'momokaplan2003@gmail.com' '50.137.27.221' 1 0 '' 'Great idea! I have this problem as well Good job on addressing the problem dende :)' 'xx' 1) " (3904" 812 2 1420987503 16116 3932 'Dragonslayer haccusations + being Homophobicc' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 1421017196 'darkon275' 'http://gyazo.com/c2d58a2e5b44a9c66036fbb2f75837b9
http://gyazo.com/dc91cd797ade7848d4315618f29493e9
http://gyazo.com/b213bc6c89a1d13aabf12ff0d85d3c7a

In these pictures we can see Dragonslayer being homophobic towards me (which is not even true) and as having gay friends i take this extremely offensive. This is not the only time has has done this. I request a chat log of Dragonslayer (i don't know his full name [not that I care]) although I will look to retrieving it. He is constantly calling hacks when you kill him and after a while it gets annoying. This applys with him being homophobic as well he is constantly making fun of gay people. I suggest haccusations should be a mutable offense and should be reported if you find someone hacking or privately message a mod/admin/etc.

P.S: I will post any more pictures (for proof) i can get tho because the weekend is ending I cannot guarantee i will be on as the same time he is.

Has he even done the **above** to you?


EDIT: http://gyazo.com/388276942610cdcdb45fbb76540e45e2
          http://gyazo.com/671894e87a1c18ffbd5feb2b5104a770' 'xx' 1) " (3905" 811 10 1420991193 50 3905 'Re: DJdeDJ Ban Appeal' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hi! You were banned pre-carmau (The new lead admin after Curtis got fired). I see you were banned in the opening week. This ban as i see it was abuse. ban for disrespect is not acceptable or what we stand for. I have unbanned you from our servers. Thanks We hope you enjoy aviatorcraft. Locked Accepted.' 'xx' 1) " (3906" 812 2 1420991342 0 3906 'Re: Dragonslayer haccusations + being Homophobicc' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'From what I see in the pictures the only time he did anything bad was when he said you were gay' 'xx' 1) " (3907" 696 4 1420991958 15888 3907 'Re: Loot Stealing' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'I voted the wrong one D:

We need this is what I meant to put' 'xx' 1) " (3908" 812 2 1420993154 16116 3908 'Re: Dragonslayer haccusations + being Homophobicc' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'He said "Hacker" ' 'xx' 1) " (3909" 812 2 1420993713 0 3909 'Re: Dragonslayer haccusations + being Homophobicc' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'There is no evidence to say that "Hacker" was directed at you tho.' 'xx' 1) " (3910" 813 2 1420994025 16116 3910 'Wesleh32 harrasment' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'http://gyazo.com/6ce030a0aaaa1f16872670deff54613a
ban plx?' 'xx' 1) " (3911" 812 2 1420994056 16116 3911 'Re: Dragonslayer haccusations + being Homophobicc' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'lol if you know him or look in chat its obvious it is :P' 'xx' 1) " (3912" 812 2 1420994820 16168 3912 'Re: Dragonslayer haccusations + being Homophobicc' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'this Looking legit But why would you wait to post now?' 'xx' 1) " (3913" 813 2 1420994889 16168 3913 'Re: Wesleh32 harrasment' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Yes Thats Definitely Harassment Nice catch Darkcon' 'xx' 1) " (3914" 814 2 1420994980 16168 3914 'Johnny Hacking' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Sorry Guys it took too long i  finally found out why it wouldn't let me post anything But Yes Here The Video.
https://www.youtube.com/watch?v=PDpR8jWl-IQ' 'xx' 1) " (3915" 814 2 1420995492 0 3915 'Re: Johnny Hacking' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'The issue I have with this is that if you go into your sensitivity slider in the minecraft options put it on max and twirl around your mouse it would look exactly like whats in the video.
' 'xx' 1) " (3916" 815 2 1420996309 16001 3916 'Poptarts_321 spamming me D:' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'Where?: Prison
Who?: Poptarts_321
When?: 10 mins ago :P

Im in pvp this bob sees me kill a man then he sees me pick up all the loot and is spamming "can u give me some stuff i will protect u"
Im like bob chill

[URL=http://s1376.photobucket.com/user/ballerboy1717/media/Voila_Capture2015-01-11_12-05-09_PM_zpsf5dbc356.png.html][IMG]http://i1376.photobucket.com/albums/ah10/ballerboy1717/Voila_Capture2015-01-11_12-05-09_PM_zpsf5dbc356.png[/img][/URL]

[URL=http://s1376.photobucket.com/user/ballerboy1717/media/Voila_Capture2015-01-11_12-04-39_PM_zps58c38bd9.png.html][IMG]http://i1376.photobucket.com/albums/ah10/ballerboy1717/Voila_Capture2015-01-11_12-04-39_PM_zps58c38bd9.png[/img][/URL]

' 'xx' 1) " (3917" 815 2 1420996514 16168 3917 'Re: Poptarts_321 spamming me D:' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Thank you for posting Rules 3 And 4 Was broken Nice catch' 'xx' 1) " (3918" 814 2 1420996545 16168 3918 'Re: Johnny Hacking' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'So you think He wasnt hacking?' 'xx' 1) " (3919" 814 2 1420996568 16168 3919 'Re: Johnny Hacking' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Before this goes any further Let a mod check this Please' 'xx' 1) " (3920" 816 2 1420996953 16168 3920 'ZOMBIE250 Sending Ip In chat' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'After telling if Dont Post Ip on the server He Said KidzBeEz Fuck off




file:///C:/Users/Allen%20Le/Desktop/2015-01-11_11.06.34.png

file:///C:/Users/Allen%20Le/Desktop/2015-01-11_11.06.42.png' 'xx' 1) " (3921" 814 2 1420997617 26 3921 'Re: Johnny Hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Not hacks' 'xx' 1) " (3922" 814 2 1421000666 0 3922 'Re: Johnny Hacking' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I simply said its possible he wasn't hacking because of the sensitivity settings in minecraft.' 'xx' 1) " (3923" 816 2 1421000720 0 3923 'Re: ZOMBIE250 Sending Ip In chat' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Links don't work. I suggest uploading those photos to imgur. Thx!' 'xx' 1) " (3924" 816 2 1421004254 50 3924 'Re: ZOMBIE250 Sending Ip In chat' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Please put a proper link thanks.' 'xx' 1) " (3925" 814 2 1421004294 50 3925 'Re: Johnny Hacking' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This is not hacking locked. But thats for reporting.' 'xx' 1) " (3926" 812 2 1421006062 16116 3926 'Re: Dragonslayer haccusations + being Homophobicc' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'Im lazy ;p' 'xx' 1) " (3927" 810 12 1421006168 16020 3927 'Re: Casino rank thug doesn work?' 'momopandaparty' 'momokaplan2003@gmail.com' '50.137.27.221' 1 0 '' 'I don't have proof other then I was flippen out to the whole server. ALSO my sister and my mom saw I had the money.' 'xx' 1) " (3928" 817 7 1421007612 0 3928 'Naughty panda' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Stamps has been a naughty panda this month so he has to go in the timeout box.  :-\\
http://gyazo.com/77a98ec583a9626b162ea58428741f85' 'xx' 1) " (3929" 818 2 1421010097 16116 3929 'Tecnotherobot haxing' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'https://www.youtube.com/watch?v=0fsUJAnhwLU (Before Edit--Adding music) :P' 'xx' 1) " (3930" 818 2 1421011132 16168 3930 'Re: Tecnotherobot haxing' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Nice Catch Darkon Keep up the good work!' 'xx' 1) " (3931" 797 1 1421011386 46 3931 'Re: Casino suggestion' 'davide' 'davidenriquez41@gmail.com' '70.192.213.194' 1 0 '' 'It actually only takes 40 clicks since 200 / 5(bid incrament) gives you 40. Other then that We will see if this is possible on casino but I can't guarentee anything
' 'xx' 1) " (3932" 818 2 1421011877 46 3932 'Re: Tecnotherobot haxing' 'davide' 'davidenriquez41@gmail.com' '70.192.213.194' 1 0 '' 'The player has been banned for 14 days thank you for reporting. ' 'xx' 1) " (3933" 810 12 1421030551 26 3933 'Re: Casino rank thug doesn work?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Then we can't help you. sorry' 'xx' 1) " (3934" 808 12 1421058051 1 3934 'Re: Rank A Thugs' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.59.192' 1 1421078962 'Alex' 'Taking a look currently thanks for reporting.
Edit: This should now be fixed. If it does happen again please PM me on the forum.' 'xx' 1) " (3935" 696 4 1421083011 1 3935 'Re: Loot Stealing' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.59.192' 1 0 '' 'We've added this plugin to prison thanks for the suggestion :)' 'xx' 1) " (3936" 819 10 1421119364 16168 3936 'Im typing a for railzdog cause she doesnt know how too get forums' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'What is your in-game name? RailzDogg
Who banned you? (If known): J_Boy
Why were you banned? Hacks i guess.
Why should you be unbanned? I should be unbanned cause There was no video proof of me hacking how would you know if i was hacking or Not You should always have proof before you banned someone? Explain your self please J_boy Send me a Video Link Down below thank you
' 'xx' 1) " (3937" 819 10 1421150062 0 3937 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'https://www.youtube.com/watch?v=zsyCcBV5tZM

Video taken by simsguy at the request of jboy. It was never uploaded to the forums but was sent directly to jboy to justify the ban. Yes jboy gave simsguy temporary fly permissions to record the fight and the permissions were removed afterwards. ' 'xx' 1) " (3938" 819 10 1421161485 26 3938 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'What hacks is it...?' 'xx' 1) " (3939" 820 2 1421162257 31 3939 'Owner?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.33.62' 1 0 '' 'Who: JIA2002
Server: PRISON
What did he do? Maddog said that he is an Owner and I don't have proof I request chat logs for this case. He also said he uses hacks' 'xx' 1) " (3940" 819 10 1421174301 16168 3940 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'I dont understand why does he have /fly??' 'xx' 1) " (3941" 819 10 1421174537 16168 3941 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'I saw no hacks At all they should unbanned RailzDogg Instantly And Give /fly is not aloud Really if it is aloud on this server Thats just wrong Alex Please check this.' 'xx' 1) " (3942" 819 10 1421184264 0 3942 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Jboy temporarily gave simsguy the permissions for /fly so he could record the full fight between jboy and Rail because Jboy believed rail to be hacking. After the fight jboy removed the permissions for /fly. Currently simsguy can not use the command. As for what hacks it is Idk. Ask jboy' 'xx' 1) " (3943" 820 2 1421184778 0 3943 'Re: Owner?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'A confession to using hacks isn't enough to warrant a punishment. Also him saying he was an owner might be impersonation but I don't have the specific guidelines so yea.' 'xx' 1) " (3944" 820 2 1421187009 31 3944 'Re: Owner?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.32.192' 1 0 '' 'The prefix said Owner. Like [owner]Jia2002>Fuck like that' 'xx' 1) " (3945" 820 2 1421191859 26 3945 'Re: Owner?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'what the bloody..' 'xx' 1) " (3946" 819 10 1421195469 16168 3946 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Jboy must be on some stuff cause it doesnt seem like it.' 'xx' 1) " (3947" 806 4 1421206694 20 3947 'Re: Casino Factions Rank Purchase (Proof of Money)' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'wait so people are glitching in ranks?
I also... if you can get ranks from the casino now... isn't the server losing money??
(just wondering open ended question)' 'xx' 1) " (3948" 821 3 1421217398 16222 3948 'skyblock floating island' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I joined my friend island and I'm teaching her about skyblock it the first time we both played it. i watch aviator and captainsparklez play it.

But when I see other islands floating in the distance I try heading toward them and when I reach a certain spot it said that I left the island AND i can't place any block down to make it to any of the other floating island?
Can someone explain this to me why? ' 'question' 1) " (3949" 660 3 1421218035 16222 3949 'Re: how do you play on server?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i think they are asking for the server that aviator made.

click mutiplayer on the main menu

then click add server ( only if you want to keep it there so u dont have to retypr it in)

name the server whatever you want

in the bottom tab put in the ip of the server.

Aviator IP server is: aviatorcraft.com' 'xx' 1) " (3950" 821 3 1421219747 0 3950 'Re: skyblock floating island' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Each skyblock island has a radius of protection. No other players can come within a certain distance of your island without your permission. Also you can't build on another players island without their permission.' 'xx' 1) " (3951" 821 3 1421220444 16222 3951 'Re: skyblock floating island' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'so those floating island are other players island?
' 'xx' 1) " (3952" 820 2 1421259996 1 3952 'Re: Owner?' 'godlikefrank' 'alextehbest@hotmail.com' '146.199.59.192' 1 0 '' 'Provide proof next time please.
Locked.' 'xx' 1) " (3953" 822 2 1421260423 19 3953 'Caps' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'What server were they on?:Factions

Who is the player?:Echihl

When did they break the rule?:caps

what time was it?:4:44 1/8/2015

proof:http://gyazo.com/c3faa9f13c9f39c8589a4bcad0a7a74a' 'xx' 1) " (3954" 822 2 1421261237 16168 3954 'Re: Caps' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'You guys must made him super mad But nice catch Next time post proper link thank you for posting!' 'xx' 1) " (3955" 806 4 1421261422 16168 3955 'Re: Casino Factions Rank Purchase (Proof of Money)' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Yes But that
Have to earn it some people like playing on the server the more people they get the more the better And some people bought ranks on casino so there not really losing money.' 'xx' 1) " (3956" 823 7 1421261769 16168 3956 '[Moved To Here] New top 10 pvpers' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' '1.Pokemaster
2.Darkon
3.KidzBeEz
4.pandakid
5.Ballerboy
6.Deathreaperr
7.Blaze
8.Subz
9.Dende
10.Sky' 'xx' 1) " (3957" 824 5 1421261928 16168 3957 'New pvp Arena ' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'We should get a New pvp arena this Pvp arena is getting old we need something New :D Not too big But just right The Ice Slow us down so we should make it flat land and obstacles And Ect. Not to much too get in the way of strafing and Running :)' 'xx' 1) " (3958" 825 5 1421274330 50 3958 'MOVED: New top 10 pvpers' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=7.0]Off Topic[/url].

This is not creativity. I would delete this or may need to This is just starting a fight. There is no was on telling the top. Most of witch may be hackers. - Jboy

[iurl]http://aviatorcraft.com/index.php?topic=823.0[/iurl]' 'moved' 1) " (3959" 823 7 1421274448 50 3959 'Re: [Moved To Here] New top 10 pvpers' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This is not creativity (Move Reason to Off Topic). I would delete this or may need to This is just starting a fight. There is no was on telling the top. Most of witch may be hackers. Honestly i would not risk it The responses may cause you to break rules or say things violating our rules witch may lead ti a account ban from the forums. This is starting a fight I do not approve keep this in mind everyone who replies to not fight. Thanks - Jboy' 'xx' 1) " (3960" 823 7 1421276678 26 3960 'Re: [Moved To Here] New top 10 pvpers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'but but.. I killed kidz and deathreapr.' 'xx' 1) " (3961" 821 3 1421276785 26 3961 'Re: skyblock floating island' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'yes' 'xx' 1) " (3962" 660 3 1421280138 15888 3962 'Re: how do you play on server?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.18' 1 0 '' 'I'm guessing instead of puting the ip in minecraft they put it on their browser...


So it took them the forums. You need a minecraft account then you download minecraft and open it.

Click multiplayer and click add server. Type in aviatorcraft.com

Click join and play!

Kinda weird you put the ip in your search bar XD' 'xx' 1) " (3963" 826 4 1421292456 14 3963 'Can Mods Pay Money For Players' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'Casino

i wanna know if some mod can transfer your money to another player.' 'xx' 1) " (3964" 826 4 1421296670 26 3964 'Re: Can Mods Pay Money For Players' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Nope. If they wanted to allow money paying they would put /pay' 'xx' 1) " (3965" 827 1 1421307697 16222 3965 'skyblock ranks' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'what do the ranks in skyblock do exactly?' 'xx' 1) " (3966" 827 1 1421308224 0 3966 'Re: skyblock ranks' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '
$10 - [Pilot]




$10 Gets you:



Access to the /kit pilot command (with a 24 hour cooldown) which includes:
?x1 Iron Pickaxe
?x1 Iron Axe
?x1 Iron Shovel
?x1 Iron Hoe
?x1 Iron Sword

The [Pilot] Rank recieves access to:

Donator Lounge - /warp lounge

Donator PVP Arena - /warp pvp



$15 - [Sky Captain]




$15 Gets you:



Access to any previous donator rank commands such as /kit pilot and donator warps such as:
?/warp pvp
?/warp lounge

Access to the /kit skycaptain command (with a 24 hour cooldown) which includes:
?x1 Iron Pickaxe
?x1 Iron Axe
?x1 Iron Shovel
?x1 Iron Hoe
?x1 Iron Sword
?x1 Iron Helmet
?x1 Iron Chestplate
?x1 Iron Leggings
?x1 Iron Boots
?+ an additional bucket!



$25 - [Avian]




$25 Gets you:



Access to any previous donator rank commands such as /kit pilot /kit skycaptain and donator warps such as:
?/warp pvp
?/warp lounge

Avian Exclusive - Cutting down trees is now VERY EASY thanks to /treefeller

Access to the /kit avian command (with a 24 hour cooldown) which includes:
?x1 Diamond Pickaxe
?x1 Diamond Shovel


For more info on aviatorcraft ranks visit shop.aviatorcraft.com. If you click the buy button on any rank it shows what perks you will receive for it.
' 'xx' 1) " (3967" 827 1 1421308702 16222 3967 'Re: skyblock ranks' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'thanks
' 'xx' 1) " (3968" 826 4 1421355723 14 3968 'Re: Can Mods Pay Money For Players' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'but i have friend who had jboy transfer money to a friend...
' 'xx' 1) " (3969" 826 4 1421372709 26 3969 'Re: Can Mods Pay Money For Players' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '...' 'xx' 1) " (3970" 828 2 1421379787 16168 3970 'Dog Hacking sorry didnt post this i was hoping my friend would have dont it but ' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' '[color=yellow]Here it is[/color]  https://www.youtube.com/watch?v=HRWYDnQdvhc
' 'xx' 1) " (3971" 826 4 1421379889 16168 3971 'Re: Can Mods Pay Money For Players' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Blaze do you have any proof of jboy sending money to your friend?' 'xx' 1) " (3973" 830 2 1421389232 16222 3975 'autoclicking cheat' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 1421393286 'WhiteDecay' 'This guy named "Soniccaleb" is currently cheating in the casino he is afk and not responding to anyone

Copy and paste this link:
C:\\Users\\Notapp\\AppData\\Roaming\\.minecraft\\screenshots\\2015-01-16_01.15.40.png' 'angry' 1) " (3976" 831 4 1421400127 16222 3976 'Version of Aviatorcraft/ Section Problem' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Ok I think everyone already know that the server is on all version of minecraft. But if you play on [b]1.7.10[/b] in the prison and skyblock everything seems fine. (Source my friend KylalaTaricoe. she play on [b]1.7.10[/b] all the time)

But when you play on either [b]1.8 or 1.8.1[/b] (people switch between those for shaders or texture pack) in all four section ([i]casino excluded because you can't craft in there[/i]) [u]certain things don't work correctly[/u].
Here's my list (not much of a list):

1:[b](1.8 - 1.8.1)[/b] Anvil won't function at all. it show what you will get and how much it cost but when you take it disappear and you get your XP and things you try to combine back.

2: [b](1.7.10 - 1.8.1)[/b] In factions the Nether Portals wont activate with neither the flint and steel and lava particles.

3: Factions is currently running on minecraft version
[b]1.5.10 snapshot[/b]. If ever have the time? please update to better version. The older version may be the cause of many problem in this sections. Also y'all said more shops were underway hope y'all can do so soon Kylala and I are starting to love Factions more than prison.

4: This should be an idea. if your in the casino and you playing the slots blackjack and war  you should allow the animation of your arm moving letting people know that your playing. Other suggestion is to put a space limit between the player and the jackpot slot; players should not be allowed to play a slot if they are contently standing too close to it. 

Reason for this idea is to prevent people from hogging the slots and for the arm animation is to let people know if a person is standing there not moving for certain mins but only holding down the right button you can spot an autoclick (aka Cheater)

(ill be posting #4 in a diff topic since it doesn't belong in the report a problem even though its solve a problem)

If anyone notice any unusual problem between minecraft version in the server add it to the list.' 'xx' 1) " (3974" 830 2 1421390708 15888 3974 'Re: autoclicking cheat' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 1421391193 'Soniccaleb' 'Thanks for reporting me xD. Sorry I didn't respond the first few times I was on f1 mode. Didn't really realize until you started walking through me.


PS. Link doesn't work for me for some reason

Also if you believe someone is auto-clicking a video is what staff needs for proof make sure you WALK THROUGH THE PERSON before you accuse them. After about a good five minutes of them not responding is when I think you can more or less tell if it's auto-click.' 'xx' 1) " (3975" 830 2 1421393169 16222 3975 'Re: autoclicking cheat' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'we walked through a lot for about a good 10 min.  you were never moving and ur head. no one can keep there mouse at a 100% still for 30 min straight.

you didnt respond at all to anyone and no one stays at a slot for more than 30 min that really boring also u been losing a lot ive been watching.

And you were still standing there while i was reporting you.
' 'xx' 1) " (3977" 832 1 1421400353 16222 3977 'Casino Autoclick Solved? ' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' '1: This should be an idea. if your in the casino and you playing the slots blackjack and war you should allow the animation of your arm to move which let people near know that your playing.

2: Other suggestion is to put a space limit between the player and the jackpot slot; players should not be allowed to play a slot if they are contently standing too close to it. 

Reason for these ideas is to prevent people from hogging the slots and for the arm animation is to let people know if a person is standing there not moving for certain mins but only holding down the right button you can spot an autoclick (aka Cheater) ' 'xx' 1) " (3978" 833 1 1421401549 16222 3978 'Burt' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'we all saw the Aviator group today i couldnt get a goo screenshot of ashley and aviator because everyone love them the most.

When i got a perfect screenshot of Burt my favorite!!!!! no one notice him but me hahaha
here a good pic: [url=http://imgur.com/qdvucHi]http://imgur.com/qdvucHi[/url]' 'xx' 1) " (3979" 826 4 1421427302 26 3979 'Re: Can Mods Pay Money For Players' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I request chatting logs' 'xx' 1) " (3980" 830 2 1421427465 26 3980 'Re: autoclicking cheat' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I do...' 'xx' 1) " (3981" 830 2 1421431523 16168 3981 'Re: autoclicking cheat' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'I don't think it was auto clicking or was it next time get a video proof.' 'xx' 1) " (3982" 826 4 1421431565 16168 3982 'Re: Can Mods Pay Money For Players' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Ok that will be great Dende' 'xx' 1) " (3983" 828 2 1421431647 15878 3983 'Re: Dog Hacking sorry didnt post this i was hoping my friend would have dont it but ' 'TheArticMonkey' '1kie27i@gmail.com' '94.8.201.42' 1 0 '' 'Hacks? What hacks?
Time? When?
Who was it?
Please answer these. It wasn't clear at all.' 'xx' 1) " (3984" 822 2 1421431673 15878 3984 'Re: Caps' 'TheArticMonkey' '1kie27i@gmail.com' '94.8.201.42' 1 0 '' 'Aren't caps allowed? o.o
' 'xx' 1) " (3985" 828 2 1421433070 16168 3985 'Re: Dog Hacking sorry didnt post this i was hoping my friend would have dont it but ' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Hacks: Killa Aura

I don't really know what time it took place.

IGN of the hacker: DogJones' 'xx' 1) " (3986" 822 2 1421447463 0 3986 'Re: Caps' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Caps are allowed as long as they don't exceed 3 words. Funny how prison has a caps filter and factions doesn't..' 'xx' 1) " (3987" 830 2 1421447579 0 3987 'Re: autoclicking cheat' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Im just gonna add my little video to this report... It was in the middle of the night and Me and sonic were the only ones on casino. I walked through him talked in chat and everything.
https://www.youtube.com/watch?v=_HYV-sA-8uw
' 'xx' 1) " (3988" 832 1 1421447722 0 3988 'Re: Casino Autoclick Solved? ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '1. If you right click with a sign it doesn't act as if your arm is moving. Idk if theres a way to make it so but that's for the staff to look into.
2. Being able to get so close to the signs can be frustrating but it can be an easy way to test If someone is autoclicking' 'xx' 1) " (3989" 831 4 1421447989 0 3989 'Re: Version of Aviatorcraft/ Section Problem' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Reply for #2. As far as I know flint and steels were disabled in factions purposely. If you want to light a nether portal use a flint&steel in a dispenser.
Reply for #3. As soon as all the plugins are updated so will the server. Until that time we cant do anything but wait.
Reply for #4. Im not aware of a way to make your arm animate when right clicking but it really doesn't make a difference. You could still be afk arm moving or not. Also putting a space between the signs and the players wouldn't make much of a difference. You would only have to stay inside of the players Field of vision so they couldn't hit the sign. ' 'xx' 1) " (3990" 834 2 1421448103 16156 3990 'dogjones hacking' 'squirreliscool' 'bgouverneur14@gmail.com' '203.167.141.46' 1 0 '' 'date:16/01/2015
sever:prison
time:unknown
first of all when dogjones is pvping he is rank ''c'' and he is killing kidzbeEz and kidz it the best pvper on the sever (i think) but in this video dogjones wasted him.
but here is the video
https://www.youtube.com/watch?v=i8B5TbGJM7E
' 'xx' 1) " (3991" 830 2 1421450063 26 3991 'Re: autoclicking cheat' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Well sonic says hes in F1 and I do that and just hold down the mouse while sleeping or somethig' 'xx' 1) " (3992" 834 2 1421450088 26 3992 'Re: dogjones hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I killed kidz too >:(' 'xx' 1) " (3993" 830 2 1421450645 15888 3993 'Re: autoclicking cheat' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.60.179' 1 1421450775 'Soniccaleb' 'Face like I said I was in 71 although not gonna lie I was starring at the tv while I was holding my mouse down
( Don't know of that's illegal ) I guess from now on I'll keep my chat on.' 'xx' 1) " (3994" 830 2 1421451109 0 3994 'Re: autoclicking cheat' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Well apperantly blaze was doing the same thing and got punished. Idfk how these things work just putting the video in because I had it  :P' 'xx' 1) " (3995" 830 2 1421451358 15888 3995 'Re: autoclicking cheat' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Yea I understand' 'xx' 1) " (3996" 834 2 1421453250 14 3996 'Re: dogjones hacking' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'kids isnt the best pvper on the server pokemon is' 'xx' 1) " (3997" 834 2 1421453960 37 3997 'Re: dogjones hacking' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.29.6.163' 1 0 '' 'So you're saying that DogJones is hacking because he killed Kidz and is ony a C rank? So what kind of hacks are you accusing him of anyways? He doesn't need to be Free rank to be good at pvp and as far as i know pokemon2117 gives him stuff to pvp with so its no wonder he has armour and supplies to fight in pvp.' 'xx' 1) " (3998" 831 4 1421527023 15888 4005 'Re: Version of Aviatorcraft/ Section Problem' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.22' 1 1421554955 'Soniccaleb' 'Well bukkit it is shut down so unless we get spigot or whatever we can't upgrade ' 'xx' 1) " (3999" 822 2 1421527326 15888 3999 'Re: Caps' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.22' 1 0 '' 'Put a space between the colon and the link or else we can't click it :P

I had to manually type in the link to my search bar. SO MUCH WORK D:' 'question' 1) " (4000" 835 2 1421531721 16116 4000 'kal6825 spamming me' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'Harrasment
plx mute
http://gyazo.com/9eb74fdf38773623760e3abaca4f25e1' 'xx' 1) " (4001" 835 2 1421532066 16168 4001 'Re: kal6825 spamming me' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Wow she really did spam she deserve a mute.
;)' 'xx' 1) " (4002" 834 2 1421532223 16168 4002 'Re: dogjones hacking' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Im not the best pvper? squirrel and he has killa aura i will catch him next time poke is also the best paper and dogjones also said if he got banned he has extra account if he does get banned for ''hacking''' 'xx' 1) " (4003" 834 2 1421538105 26 4003 'Re: dogjones hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'pokemon is the best paper. ' 'xx' 1) " (4004" 834 2 1421542731 28 4004 'Re: dogjones hacking' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'pokemon aint that good if he is working a 1v1..

the only reason why he wins is because he has team mates' 'xx' 1) " (4005" 831 4 1421553268 16222 4005 'Re: Version of Aviatorcraft/ Section Problem' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'FacelessWarrior thank for the help with the portal we appreciate it.

SonicCaleb: what exaclty is spigot? i know the sever is supported by Beastnode to run the server but what is spitgot and the other thing like this  CraftBukkit TechnicPack FeedTheBeast ATLauncher?
' 'xx' 1) " (4006" 831 4 1421555036 15888 4006 'Re: Version of Aviatorcraft/ Section Problem' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'They are basically the type of server it is and what kind of plugins go with it. Bukkit was the most popular one but got shut down due to legal issues. Spigot I hear is the best one right now.' 'xx' 1) " (4007" 836 2 1421561644 16116 4007 'minifatfunk spamming me/harrasment' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'http://gyazo.com/4119a42485e5d354d826c9ff430d1dce
http://gyazo.com/b56576ce706a280bf5112b674cf1cc8e
mute + ban plx? ' 'xx' 1) " (4008" 834 2 1421561944 26 4008 'Re: dogjones hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'But crime. He's the neatest paper ever. I mean his teammates are bad papers. You can use a pencil and write on him and everying' 'xx' 1) " (4009" 834 2 1421563373 16001 4009 'Re: dogjones hacking' 'Ballerboy17' 'ballerboy1717@gmail.com' '72.219.228.189' 1 0 '' 'woah woah woah blaze ur saying poke the best i havent 1v1ed him yet D:<
' 'xx' 1) " (4010" 837 2 1421579032 16222 4010 'Cussing cursing Boofhead is rude' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'this player named Boofhead100 just got on calling anyone a "cunt" and saying "don't talk to me" even though no one is talking to him he need to be muted.

There are three images of proof
[url=http://imgur.com/7ipO6Za K8mJ0do ADk4MDN]http://imgur.com/7ipO6Za K8mJ0do ADk4MDN[/url]' 'xx' 1) " (4011" 834 2 1421579242 16222 4011 'Re: dogjones hacking' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'this is no hack they're just eating god apples to survive that all' 'xx' 1) " (4012" 834 2 1421586634 28 4012 'Re: dogjones hacking' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[quote author=WhiteDecay link=topic=834.msg4011#msg4011 date=1421579242]
this is no hack they're just eating god apples to survive that all
[/quote]

There is NO hacking with what I had just watched just a normal fight with people having armor gapples and weapons.. NO HACKS' 'xx' 1) " (4013" 836 2 1421586719 28 4013 'Re: minifatfunk spamming me/harrasment' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'This is just spamming no harassment (if anything you were harassing him)...' 'xx' 1) " (4014" 836 2 1421591270 16116 4014 'Re: minifatfunk spamming me/harrasment' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'You are speaking at this from a bias POV it is pvp and I was killing him solely because it was pvp. It is not harassment to kill people without armor/with armor (again) because it is is PVP. You fall in the category of the people who are/were killed in pvp by me/etc which I assume is why you view that as harassment. Anyway spam falls into harassment so yeah you are wrong.' 'xx' 1) " (4015" 836 2 1421596553 46 4594 'Re: minifatfunk spamming me/harrasment' 'davide' 'davidenriquez41@gmail.com' '70.192.205.62' 1 1424787944 'davide' 'This is spam not harassment.  The player will be muted for 20 minutes.  Thank you for reporting.

Topic Locked. ' 'xx' 1) " (4016" 834 2 1421596796 46 4016 'Re: dogjones hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.205.62' 1 0 '' 'No hacking was present in this video so no prosecution will be done.  Please Lock Thread ' 'xx' 1) " (4017" 837 2 1421596955 46 4017 'Re: Cussing cursing Boofhead is rude' 'davide' 'davidenriquez41@gmail.com' '70.192.205.62' 1 0 '' 'Thank you for reporting the player will be muted for 10 minutes for excessive use of profanity.  If this continues with this player please either pm me or report him again then he can get a longer mute.  Please Lock Thread :P' 'xx' 1) " (4018" 831 4 1421600627 0 4018 'Re: Version of Aviatorcraft/ Section Problem' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=WhiteDecay link=topic=831.msg4005#msg4005 date=1421553268]
SonicCaleb: what exaclty is spigot? i know the sever is supported by Beastnode to run the server but what is spitgot and the other thing like this  CraftBukkit TechnicPack FeedTheBeast ATLauncher?

[/quote]

TechnicPack and FeedTheBeast are modded versions of the game supported by the technic launcher. Craftbukkit and spigot are plugins that are basically the foundations for the server. They provide things like msging /spawn and other important parts of a server' 'xx' 1) " (4019" 838 4 1421608185 16140 4019 'i bought king citrus' 'kosty_frosty' 'tyler2498@hotmail.com' '104.169.137.51' 1 1421608502 'kosty_frosty' 'ok so Monday around 6:30 I bought king citrus and I told some staff members and they said they would look into it but I still have not heard a word but I spent a lot of time in casino to get 250k in did not get the rank:in I would like to also say there should be builders on the server that's all i hope it gets fixed ' 'xx' 1) " (4020" 838 4 1421609897 15888 4020 'Re: i bought king citrus' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.117' 1 0 '' 'Proof that you had the money?' 'xx' 1) " (4021" 838 4 1421619964 16140 4021 'Re: i bought king citrus' 'kosty_frosty' 'tyler2498@hotmail.com' '104.169.137.51' 1 0 '' 'U expect me to screenshot how much money I had it was not my fault it dident work ' 'xx' 1) " (4022" 839 2 1421621659 16222 4022 'ban him i thinki?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Faactions
Diamondman4405

advertising another server
[url=http://imgur.com/kxn7Rbf Z4ib00N]http://imgur.com/kxn7Rbf Z4ib00N[/url]
' 'xx' 1) " (4023" 838 4 1421624239 0 4023 'Re: i bought king citrus' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'If you intend to buy a rank its important you get proof of purchase incase something goes wrong.' 'xx' 1) " (4026" 841 3 1421633863 16222 4026 'factions help and info' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Can someone make a page or something that will explain aviator factions.

explain the tools ability. (i dont know what blast mining is)

explain the skills and power level. Does any of the skills effect how you play?

explain the party ability. (include statistic)

explain the diff between ally and truce.

Also explain what doe the factions flag is since we dont have that plugin and faction money?' 'xx' 1) " (4024" 838 4 1421626320 26 4024 'Re: i bought king citrus' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I screenshotted mine :p' 'xx' 1) " (4025" 840 7 1421631498 0 4025 'Weeeee' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'http://gyazo.com/68b962010630bd38effa5381ebbb9af6' 'xx' 1) " (4027" 842 2 1421648493 16222 4027 'Boofhead100 Struck again language' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Boofheas100 struck again with bad words

this time four proof: [url=http://imgur.com/joCAse9 IXIjDen Fnaz3BT BhLwT0d]http://imgur.com/joCAse9 IXIjDen Fnaz3BT BhLwT0d[/url]' 'xx' 1) " (4028" 843 1 1421673983 16116 4028 'Music Suggestion' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'So there is a website called plug.dj that im sure some of you are familiar with. A basic jist of it is its a music playing website and you can play your music for a community to hear and listen to their music. I suggest an administrator make a community for it (so they have the privileges) and make a broadcast of it. Its a cool and fun place for people to chill and listen to music talk and share their own music! (Mod Privileges Helper etc. can be awarded to songs can be monitored if there are certain rules against certain songs)' 'xx' 1) " (4029" 843 1 1421680263 26 4029 'Re: Music Suggestion' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We have one. Look through general manager topics' 'xx' 1) " (4030" 843 1 1421682745 50 4030 'Re: Music Suggestion' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'https://plug.dj/aviatorcraft' 'xx' 1) " (4031" 819 10 1421692815 14 4031 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'it doesnt look like hacks.....' 'xx' 1) " (4032" 844 4 1421721870 16233 4032 'Casino Daily login' 'Gorathon' 'garrett@hoffmanhome.com' '73.24.5.244' 1 0 '' 'There is a problem with the casino daily login bonus.
When i reach around day 9 it reset to the default 1500$ and stayed that way every day since.' 'question' 1) " (4033" 844 4 1421746482 16222 4033 'Re: Casino Daily login' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'yah same thing happend to me
' 'xx' 1) " (4034" 819 10 1421748654 16222 4034 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'To be honest ive watched a lot of pvp on youtube for minecraft and i tried to do it myself ( i suck) but there was no hack this fight was the same and mine an kylala tag team fight.

[u]jboy vs rail[/u]
both side were eating super golden apples and not one was dying.
but as jboy was eating an a apple he was typing a ban as rail sprint attack him 3-4 times and was gone.

[u]Me and kylala tag team[/u]
The other team had super golden apple and so did kylala i had regulars. I died many time as she only died once and that was at the end of the fight when she lost.
The fight lasted about 10-20 mins. and i know it not a hack because godapple (what y'all call it) give you resistance and absorption.

so there was no hack or cheat this ban was invalid.
P.s the guy you gave flight to was a terrible camera man he barely caught 1/4 of the fight and he was chatting during film.

[b]So kidz was right. not a single hack or cheat just regular OP pvp. :)[/b]' 'xx' 1) " (4035" 819 10 1421762874 16168 4035 'Re: Im typing a for railzdog cause she doesnt know how too get forums' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Thank you whitedecay but its ok there not gonna do it. Its been 5 or more days already and she's still banned I'm sorry too say she has too wait 14 days but thanks whitedecay for replying on my post [color=red]<3[/color]' 'xx' 1) " (11133" 2535 1 1444611360 16530 11133 'Re: Logic Squad' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=BricksB link=topic=2535.msg11131#msg11131 date=1444607040]
ezpz
[/quote]

word to ur mother.' 'xx' 1) " (11134" 2535 1 1444613446 0 11134 'Re: Logic Squad' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Stop with the antagonizing eachother. If I see any arguments or harassing on these silly gang posts the post will be locked and the players involved punished. I'm sick and tired of all the harassment and smack talking going around because of this subject. Cut it out.' 'xx' 1) " (11135" 2554 7 1444629858 16530 11135 'Misun :P' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Cus hes my favorit m0d....

http://youtu.be/vhPTIfR7gL0' 'xx' 1) " (11136" 2555 21 1444637089 17100 11136 'Ender Pearls in Shop' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.227.171' 1 0 '' 'Hi. I would really like it if after the reset we could start selling ender pearls in the shop in survival. I usually go to the end so that I could get some xp levels to enchant stuff and I end up with too much ender pearls and not many people want to buy them from me.
Hope someone could look into it.

Thanks  :)' 'xx' 1) " (11137" 2552 10 1444666310 0 11137 'Re: SoulMastera' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[b]Hello
Before the staff can make a decision on your appeal we have to confirm that being able to eat a gapple and hit simultaneously is A. Not caused by a hacked client. B. Does not provide an advantage over other players in pvp. So if you can prove that this effect is caused by your modpack and not a client coupled with proving that doing so does not have a added perk in pvp then you will be unbanned. Until such a time we considered the video to be sufficient proof of hacks and as such you will remain banned. I will not deny your appeal but i will leave it open for a time of 3 days for you to collect evidence proving that you were not hacking or using a modpack that provided an advantage over other players. If you fail to do so the appeal will be denied and you will serve your full ban length for the use of a hacked client.
Thanks
[color=maroon]-Achilles[/color][/b]' 'xx' 1) " (11128" 2553 2 1444604487 17167 11128 'Hacker SonicCaleb' 'thesilentslayer1' 'dember727@gmail.com' '68.52.74.22' 1 0 '' 'I randomly joined the game and asked anyone if there were any hackers and a guy admitted to hacks!!' 'exclamation' 1) " (11129" 2553 2 1444604570 15888 11129 'Re: Hacker SonicCaleb' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'omg my mlg hax haz been noticed 3spoopy5me' 'xx' 1) " (11130" 2553 2 1444604638 24 11130 'Re: Hacker SonicCaleb' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Lol the classic Sonic. This does not show proof. Pls Lock this Topic Thank you  ;)' 'xx' 1) " (11131" 2535 1 1444607040 16519 11131 'Re: Logic Squad' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'ezpz' 'xx' 1) " (11132" 2553 2 1444607327 0 11132 'Re: Hacker SonicCaleb' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[b]Report [color=red]Denied [/color][/b]
[b]To punish a player for hacking we need evidence in the form of videos. Also soniccaleb has a running inside joke about his "mlg hax". In the future please be sure to use the correct reporting format located at the top of the report a player section. Sorry for the confusion.[/b]' 'xx' 1) " (4038" 845 2 1421817677 16222 4038 'autoclick caught' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Me and a friend caught two autoclick cheaters in the casino. we texted them and they wont respond i tried moving in front of them and they wont move a inch at all.

Proof: [url=https://www.youtube.com/watch?v=UG9s1ET97jY]https://www.youtube.com/watch?v=UG9s1ET97jY[/url]' 'xx' 1) " (4039" 845 2 1421819858 32 4039 'Re: autoclick caught' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'i found them as well they have been jailed' 'xx' 1) " (4040" 846 4 1421830093 16222 4040 '1v1 into a pvp need fix' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'my friend was supposed to have a 1v1 but turned into a 1v2 because of a loser who cant fight for himself.

Area: 1v1 Arena
Time 2-3am eastern time
when 1/21/15

what to fix this?
when 2 people enter the 1v1 arena there should be a force of action. Like in prison you dont have the permission to enter certain mine cell.
this should be add to the 1v1 arena preventing other player from entering a 1v1 battle that is currently going on.

And a way to solve this no one can leave the arena until there is 1 person standing in the end. You can give that person a 30 second break allowing him to ether stay and fight more or warp out of there.

here a vid of why 1v1 arena is never use: [url=https://www.youtube.com/watch?v=tx1AkkQxJ_Y&feature=youtu.be]https://www.youtube.com/watch?v=tx1AkkQxJ_Y&feature=youtu.be[/url]' 'xx' 1) " (4041" 845 2 1421849919 16168 4041 'Re: autoclick caught' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'the is defiantly Auto clicking! Nice Catch!' 'xx' 1) " (4042" 838 4 1421850330 16168 4042 'Re: i bought king citrus' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'With out proof we can't help you.' 'xx' 1) " (4043" 725 5 1421850426 16168 4043 'Re: Animation' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'I see how it is I'm not in it XD
' 'xx' 1) " (4044" 458 5 1421850556 16168 4044 'Re: ENDERGODS vs Whatever dende is calling his faction these days' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'My faction will destroy you all' 'xx' 1) " (4045" 698 5 1421850594 16168 4045 'Re: the Enderdragon egg' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Nice!' 'xx' 1) " (4046" 845 2 1421858731 26 4046 'Re: autoclick caught' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '#kidzbeez be postin' 'xx' 1) " (4047" 846 4 1421858813 26 4047 'Re: 1v1 into a pvp need fix' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Mhm.. mislesding warp. I thought there was some kindd of plugin to prevent the 2v1 until it happened to me' 'xx' 1) " (4048" 846 4 1421858897 26 4048 'Re: 1v1 into a pvp need fix' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Also the video is on private. Turn it to unlocked please.' 'xx' 1) " (4049" 846 4 1421861159 16222 4049 'Re: 1v1 into a pvp need fix' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i turned it to public
' 'xx' 1) " (4050" 845 2 1421871427 16168 4050 'Re: autoclick caught' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' '[Dende-Bae] Trying <3' 'xx' 1) " (4051" 842 2 1421871489 16168 4051 'Re: Boofhead100 Struck again language' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'WhiteDecay why Don't you just /ignore (Name)?' 'xx' 1) " (4052" 846 4 1421872185 16168 4052 'Re: 1v1 into a pvp need fix' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Wow instead of /warp 1v1 they should put /duel I'm afraid if they put a new plugging like that server will lagg Depends what kinda Plug they use But i think that will be a good idea but I Also think they should change /warp 1v1 too another pvp arena!' 'xx' 1) " (4053" 846 4 1421892168 26 4053 'Re: 1v1 into a pvp need fix' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I mean I could use some command block shit to make it actual 1v1. but nooooooooooo' 'xx' 1) " (4054" 843 1 1421893334 16116 4054 'Re: Music Suggestion' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'oh lol. no one uses it =(' 'xx' 1) " (4055" 844 4 1421893397 16116 4055 'Re: Casino Daily login' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'http://gyazo.com/0371d15cd9414f0496788f8422bb0a79

normal week 7' 'xx' 1) " (4056" 698 5 1421893542 16116 4056 'Re: the Enderdragon egg' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'How much money for it?' 'xx' 1) " (4057" 823 7 1421893679 16116 4057 'Re: [Moved To Here] New top 10 pvpers' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '*cough* beat poke in a 1v1 fair-gear *cough*' 'xx' 1) " (4058" 823 7 1421893795 16049 4058 'Re: [Moved To Here] New top 10 pvpers' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'I SEE YOU KIDZ
' 'xx' 1) " (4059" 823 7 1421893809 16116 4059 'Re: [Moved To Here] New top 10 pvpers' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '[quote author=j_boy1234 link=topic=823.msg3959#msg3959 date=1421274448]
This is not creativity (Move Reason to Off Topic). I would delete this or may need to This is just starting a fight. There is no was on telling the top. Most of witch may be hackers. Honestly i would not risk it The responses may cause you to break rules or say things violating our rules witch may lead ti a account ban from the forums. This is starting a fight I do not approve keep this in mind everyone who replies to not fight. Thanks - Jboy
[/quote]

IM NOT A HACKER AND NEITHER ARE THE REST OF THE PEOPLE ON THIS LIST. 1V1 ME M8' 'xx' 1) " (4060" 745 39 1421893906 16116 4060 'Re: Best Game You Have Ever Played' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'GMOD CS:GO MC' 'recycled' 1) " (4061" 841 3 1421893961 16116 4061 'Re: factions help and info' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'http://mcmmo.wikia.com/wiki/Category:Skills


Should give you a good idea.' 'xx' 1) " (4062" 842 2 1421894159 16116 4062 'Re: Boofhead100 Struck again language' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'I will litteraly kill you in PvP O_O' 'xx' 1) " (4063" 698 5 1421900681 26 4063 'Re: the Enderdragon egg' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'He's the richest on the server. He doesn't need money.' 'xx' 1) " (4064" 823 7 1421900751 26 4064 'Re: [Moved To Here] New top 10 pvpers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Dark baller was banned for hacks before..' 'xx' 1) " (4065" 847 1 1421909334 31 4065 'Forums problem' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'I posted this here because it felt right but for some reason whenever I try to access the forums on my computer it says something either server problems or can't find server on Ubuntu. This needed to be said because everytime I want to report someone I'll come here and it fails. I've messaged staff some reports or had other do it for me but it would be nice to access to the forums on all of my electronics. The strange part is that other people can access the forums but I can't. Also whenever I try to access the forums it takes me to the old forums page. I did this on my phone because its the one of the inly times I can access the forums right now' 'xx' 1) " (4066" 698 5 1421933496 15888 4066 'Re: the Enderdragon egg' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Well I apparently owe Dende the egg so...' 'xx' 1) " (4067" 308 5 1421933543 15888 4067 'Re: Shores2510\'s head!' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'I got jboy's....' 'xx' 1) " (4068" 823 7 1421933817 15888 4068 'Re: [Moved To Here] New top 10 pvpers' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Pokemon is not first... I killed him easily ' 'xx' 1) " (4069" 687 7 1421933852 15888 4069 'Re: FACELESS COME BACK!!!!!!!!!!!' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'He left again :/' 'xx' 1) " (4070" 842 2 1421951094 16168 4070 'Re: Boofhead100 Struck again language' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Me Lol?' 'xx' 1) " (4071" 846 4 1421951242 16168 4071 'Re: 1v1 into a pvp need fix' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Haha Dende' 'xx' 1) " (4072" 842 2 1421978786 16116 4072 'Re: Boofhead100 Struck again language' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'I mean that too but mostly refering to the owner of this post' 'xx' 1) " (4073" 823 7 1421978874 16116 4073 'Re: [Moved To Here] New top 10 pvpers' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '[quote author=Soniccaleb link=topic=823.msg4068#msg4068 date=1421933817]
Pokemon is not first... I killed him easily
[/quote]

If you think hes not first you have another fucking thing coming kid. 1v1 me m8.' 'xx' 1) " (4074" 823 7 1421978905 16116 4074 'Re: [Moved To Here] New top 10 pvpers' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '[quote author=DendeTheWizard link=topic=823.msg4064#msg4064 date=1421900751]
Dark baller was banned for hacks before..
[/quote]


SHHHHHHHHH. No one has to know o.o' 'xx' 1) " (4075" 687 7 1421978931 16116 4075 'Re: FACELESS COME BACK!!!!!!!!!!!' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '[quote author=Soniccaleb link=topic=687.msg4069#msg4069 date=1421933852]
He left again :/
[/quote]

i cri' 'xx' 1) " (4076" 848 1 1421984539 31 4076 'Prison money' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.121.43.52' 1 0 '' 'Who wants 250million dollars on prison? Leave your IGN(In Game Name) down below.' 'xx' 1) " (4077" 842 2 1421985033 16222 4077 'Re: Boofhead100 Struck again language' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'what did i do :(' 'xx' 1) " (4078" 849 2 1421985928 16250 4078 'ClusterGames HACKING with kill auroa' 'KadeDawg007' 'kmercer2004@gmail.com' '76.30.247.201' 1 1421988779 'KadeDawg007' 'Clustergames hacking with auto click!

https://www.youtube.com/watch?v=A-D_3bp1mGs
' 'angry' 1) " (4079" 850 4 1421991872 16222 4079 'casino daily reward is pissing many off' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'ive been in casino everyday since the 10th od january and in 4 day i get $4500. but he next day i get only $1500.
ive been only getting $1500 since then to this day this need to be fixed NOW

Proof: [url=http://imgur.com/X3d8dHL]http://imgur.com/X3d8dHL[/url]' 'xx' 1) " (4080" 849 2 1421992720 26 4080 'Re: ClusterGames HACKING with kill auroa' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Not kill aura not auto clicking. This iz called hitting people with an axe
' 'xx' 1) " (4081" 850 4 1421992819 26 4081 'Re: casino daily reward is pissing many off' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'It was originally a bug to upgrading the daily bonus every day. You get a lot every seven days now. Deal with it
Also the server is basically still in beta since they are editing WAY to much.' 'xx' 1) " (4082" 848 1 1421992874 26 4082 'Re: Prison money' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'DendeTheWizard.  Do it if you love me.' 'xx' 1) " (4083" 849 2 1422023523 46 4083 'Re: ClusterGames HACKING with kill auroa' 'davide' 'davidenriquez41@gmail.com' '70.192.204.37' 1 0 '' 'No hacking is present in the video.  No actions will be taken. 
' 'xx' 1) " (4084" 847 1 1422023745 46 4084 'Re: Forums problem' 'davide' 'davidenriquez41@gmail.com' '70.192.204.37' 1 0 '' 'Right now the admins and Aviator are talking to each other about how to fix the problem at hand.  It is currently a problem with the web address and it may end up being that we need to make another forums.  Right now i would just hang tight.  The issue is currently being investigated and handled
' 'xx' 1) " (4085" 844 4 1422023829 46 4085 'Re: Casino Daily login' 'davide' 'davidenriquez41@gmail.com' '70.192.204.37' 1 0 '' 'Thank you for reporting and the issue is being investigated at the moment.  Please be patient while the issue is being resolved. ' 'xx' 1) " (4086" 843 1 1422023881 46 4086 'Re: Music Suggestion' 'davide' 'davidenriquez41@gmail.com' '70.192.204.37' 1 0 '' 'That is because the advertising for it is very limited.  The admins will install an advertisment for it on all parts of the server soon. ' 'xx' 1) " (4087" 844 4 1422027720 1 4087 'Re: Casino Daily login' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.254.98' 1 0 '' 'The daily rewards default to [b]$1500[/b] consecutive rewards are for "[b]milestones[/b]"
Have a list of all of the concurrent login days:
[url=http://i.imgur.com/1ZYEqgF.png][img]http://i.imgur.com/1ZYEqgF.png[/img][/url]' 'xx' 1) " (4088" 850 4 1422027803 1 4088 'Re: casino daily reward is pissing many off' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.254.98' 1 1422028957 'Alex' 'Issue is in the other topic which is unlocked.
Locked' 'xx' 1) " (4089" 842 2 1422041795 46 4089 'Re: Boofhead100 Struck again language' 'davide' 'davidenriquez41@gmail.com' '70.192.193.62' 1 0 '' 'Thank you for the report.  This version of excessive language is a bit mild compared to other reports that we have had but next time please do a warning to the player before reporting them.  Plus the phrase "shut up" really isn't harassment more so it is just annoying to other players.  The player will be muted for 10 minutes for excessive language.  Thank you for the report. (Please Lock Topic)' 'xx' 1) " (4090" 845 2 1422041822 46 4090 'Re: autoclick caught' 'davide' 'davidenriquez41@gmail.com' '70.192.193.62' 1 0 '' 'Situation Handled.  Please Lock Topic :P' 'xx' 1) " (4091" 839 2 1422041962 46 4091 'Re: ban him i thinki?' 'davide' 'davidenriquez41@gmail.com' '70.192.193.62' 1 0 '' 'Thank you for the report the player has been banned for 14 days.  Thank you for helping making the server a better place :D
' 'xx' 1) " (4092" 835 2 1422042115 46 4092 'Re: kal6825 spamming me' 'davide' 'davidenriquez41@gmail.com' '70.192.193.62' 1 0 '' 'Thank you for reporting the issue.  The player will be muted for 20 minutes for excessive spam.  Thanks for the report :D' 'xx' 1) " (4093" 822 2 1422042366 46 4093 'Re: Caps' 'davide' 'davidenriquez41@gmail.com' '70.192.193.62' 1 0 '' 'The player Echihil will be muted for 10 minutes for excessive caps. Whoever the name of the player (FugitiveBat) will be muted for 10 minutes for excessive profanity.  If someone could tell me the IGN of FugitiveBat that would be great. ' 'xx' 1) " (4094" 830 2 1422042498 46 4094 'Re: autoclicking cheat' 'davide' 'davidenriquez41@gmail.com' '70.192.193.62' 1 0 '' 'Thank you for the report the player has been jailed for 1 hour for auto-click.  Once again thanks faceless :P' 'xx' 1) " (4095" 828 2 1422042619 46 4095 'Re: Dog Hacking sorry didnt post this i was hoping my friend would have dont it but ' 'davide' 'davidenriquez41@gmail.com' '70.192.193.62' 1 0 '' 'No hacks are present in the video so no action will be taken.  Thank you for the report though!' 'xx' 1) " (4096" 813 2 1422042682 46 4096 'Re: Wesleh32 harrasment' 'davide' 'davidenriquez41@gmail.com' '70.192.193.62' 1 0 '' 'Thank you for reporting. The player will be muted for 1 hour for harassment and another 10 minutes for excessive profanity.  Thanks for the report ' 'xx' 1) " (4097" 851 5 1422051532 46 4097 'My First attempt at 3d renders :P' 'davide' 'davidenriquez41@gmail.com' '70.192.219.154' 1 0 '' '[center]I have never tried to render a minecraft character and I am still new to it[/center]
[center]But heck here is my first attempt though not the best XD[/center]
[center]http://imgur.com/YmRH0yX[/center]

[glow=red 2 300]I am still experiementing with the software but who knows what I will be able to do XD.  No i am not doing renders of other players until i can master the software :P[/glow]' 'xx' 1) " (4098" 830 2 1422055303 26 4098 'Re: autoclicking cheat' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'JDK he was already punished..' 'xx' 1) " (4099" 847 1 1422067271 31 4099 'Re: Forums problem' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'What about the Enjin forums?' 'xx' 1) " (4100" 852 2 1422071261 16168 4100 'BricksB Impersonating me.' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'What server were they on? Prison
Who is the player? BricksB
When did they break the rule? Impersonating me i gave him a warning he wouldnt stop And also there was a glitch he was hitman before i believe and now thug Thats why he has /nick And as you can see His Nick was /nick KidzBiEz I did /realname BricksB And it said it was him.

http://gyazo.com/b54d30035d92a179595272aeccaa1dfe

http://gyazo.com/7845b3ad185716cea01947990e47fe90' 'xx' 1) " (4101" 852 2 1422071343 16168 4101 'Re: BricksB Impersonating me.' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'http://gyazo.com/195627796ddd1e2179ff9b245c38c087' 'xx' 1) " (4102" 823 7 1422077150 15888 4102 'Re: [Moved To Here] New top 10 pvpers' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'Darkon sounds great get on factions? Kid?' 'xx' 1) " (4103" 830 2 1422077316 15888 4103 'Re: autoclicking cheat' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 1422077455 'Soniccaleb' 'Eh I guess for now there's no way to justify it. I guess we will just have to do that walking and typing thing :/' 'xx' 1) " (4104" 822 2 1422077672 15888 4104 'Re: Caps' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'JDK FugitiveBat is FugitiveBat :/' 'xx' 1) " (4105" 823 7 1422080501 26 4105 'Re: [Moved To Here] New top 10 pvpers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Dark last time i tried fighting you you said you would rather 2v2 .-.' 'xx' 1) " (4106" 830 2 1422082657 46 4106 'Re: autoclicking cheat' 'davide' 'davidenriquez41@gmail.com' '173.209.212.244' 1 0 '' 'That is why I used the past tense dende "has been"' 'xx' 1) " (4107" 853 1 1422083558 16222 4107 'The poeple and the mods' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'This is something i just thought of now (1/24/15 1:54 am eastern). The people who play on the server love aviatorcraft but many of us are unsure on who or how many are working on the server.

Things that let people know what happening is a server everyone can trust. We know that when we post something you read all of them but how do we know what you guys are doing specifically for the server.
  I want to know the names of all moderators that work only on this server and a list of those who work on other server as well as this one (trialmod).
 
  Questions:
1: Are you guys planning on adding something new (yes no maybe SURPISE?) doesn't have to be answered but can be a riddle to what to come.
2: Are any of the moderator ever online for more than 5-20 mins? You know to actually play some of the games. (ignore people asking about the future of Aviatorcraft but answer the ones that are problems to the server.)
3: If mods actually play for more than 20 min incognito y'all would be able to catch people breaking the rules. Whenever y'all talk people pretend to act like they are following the rules. ( people cant always report others themselves it not easy getting proof)
   
My personal question:
1: How many mods are there?
2: Is being a mod fun or lots of work or both?
3: Do you hate the popularity of being a mod
4: Where can I learn to update plugins or  stuff like that?

If you cant answer atleast 3 of the questions then what kind of server is it?
' 'xx' 1) " (4108" 853 1 1422085128 16222 4108 'Re: The poeple and the mods' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Oh and will you ever think of the people ideas may make the server more fun?

(to let you know I do some research and I'm completely unaware of what the latest version of faction mcmmo is [b]supposed[/b] to be on this server since I went to other server they had many diff plugins.
But what I don't know is if it cost money to add stuff in the server? or does it take tremendous amount of time to build the areas?)

also what plugins are y'll using Craftbukkit Spigot??' 'xx' 1) " (4109" 853 1 1422104960 50 4109 'Re: The poeple and the mods' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[color=rgb(50 58 69)][font=verdana]  Questions:[/font][/color][color=rgb(50 58 69)][font=verdana]1: Are you guys planning on adding something new (yes no maybe SURPISE?) doesn't have to be answered but can be a riddle to what to come: I can't disclose any non public info so SURPRISE[/font][/color]
[color=#323a45][font=verdana]2: Are any of the moderator ever online for more than 5-20 mins? You know to actually play some of the games. (ignore people asking about the future of Aviatorcraft but answer the ones that are problems to the server.): Im on rags to riches a lot on weekends I haven't been on during the weeks as much on any game because school things.[/font][/color]
[color=rgb(50 58 69)]3: If mods actually play for more than 20 min incognito y'all would be able to catch people breaking the rules. Whenever y'all talk people pretend to act like they are following the rules. ( people cant always report others themselves it not easy getting proof): We try to be on as much as we can both playing and in vanish. I personally think there should be vanish for Trialmods not just Mods like me.    My personal question: 1: How many mods are there? The Moderatores are: Me Smallen Twini and Lrice (Theres also trialmods but im just putting the mods)[/color]
[color=rgb(50 58 69)]
2: Is being a mod fun or lots of work or both? It can sometimes be fun but its a lot of work Both punishing and dealing with players.[/color]
[color=#323a45][font=verdana]3: Do you hate the popularity of being a mod: Ha ha..... no Sometimes i wish i could go back to playing like a normal player But thats a sacrifice and it's worth it. Anyway i can use ALTS or dis as another identity such as on factions to play as a normal player. Who knows i could be in your fac :P lol[/font][/color]
[color=rgb(50 58 69)]4: Where can I learn to update plugins or  stuff like that?: To learn how to use plugins open a server. But coding learn some java basics then use the bukkit api ect Then you can start to write stuff like this
[/color][color=#323a45][font=verdana][sub]
  public boolean givekit(Player p)
  {
    PlayerInventory inv = p.getInventory();
   




    ItemStack item = new ItemStack(302 1);
    inv.setHelmet(item);
   
    item = new ItemStack(303 1);
    inv.setChestplate(item);
   
    item = new ItemStack(304 1);
    inv.setLeggings(item);
   
    item = new ItemStack(305 1);
    inv.setBoots(item);
   


    item = new ItemStack(272 1);
    inv.addItem(new ItemStack[] { item });
   
    item = new ItemStack(364 1);
    inv.addItem(new ItemStack[] { item });
   
    return true;
  }[/sub][/font][/color]' 'xx' 1) " (4110" 853 1 1422111797 16116 4110 'Re: The poeple and the mods' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'This....was a waste of my 5 minutes spent reading. Sorry :P' 'xx' 1) " (4111" 851 5 1422111847 16116 4111 'Re: My First attempt at 3d renders :P' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'Imna render us :D 1 sec Ill send u a link ;ppp' 'xx' 1) " (4112" 823 7 1422111878 16116 4112 'Re: [Moved To Here] New top 10 pvpers' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'Lel Ill fight you any day XD' 'xx' 1) " (4113" 823 7 1422111899 16116 4113 'Re: [Moved To Here] New top 10 pvpers' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '[quote author=Soniccaleb link=topic=823.msg4068#msg4068 date=1421933817]
Pokemon is not first... I killed him easily
[/quote]

Do you have some gear for me...lol' 'xx' 1) " (4116" 854 5 1422113058 16116 4116 'Top PvPers' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'So a lot of contriversity has  gone out about it  (As I read the top 10/15/etc posts [i am aware they are 1-2 months old] tho i wanted to share my opinion because I feel I am a high-up part of this topic)

1) PandaKid6
2) Darkon275
3) Pokemon2117
4) Ballerboy17
5) DendeTheWizard
6) Septer
7) Kidz
8) Subway
9) DeathReapr
10) Red/Frosty' 'xx' 1) " (4115" 598 1 1422111976 16116 4115 'Re: My top 15 pvpers :D (My opinion)' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '[quote author=richard64825 link=topic=598.msg2993#msg2993 date=1416864673]
Ixerx I should be number 1 or 2 ;/
[/quote]

You are funny ;)' 'xx' 1) " (4117" 853 1 1422115759 46 4117 'Re: The poeple and the mods' 'davide' 'davidenriquez41@gmail.com' '70.192.214.105' 1 0 '' 'There are a few grammar errors in your post but that is okay. :P It is only a personal thing with me and grammar. XD Don't worry.  But anyways back to the questions:

[b][font=times new roman]This is the list of all of the people who work for aviatorcraft.  From Trial-Mod to Owner. This will also include what the people do.  Such as favorite areas when they are on etc.[/font][/b]

[center][glow=red 2 300]Owner: AviatorGaming[/glow][/center]
[center]Uses the server mostly for recordings and personal pleasure.  Really nice but doesn't interact with players that much :P[/center]

[center][u][glow=Blue 2 300] Administrators - The Main Men of the Server[/glow][/u][/center]
[center][glow=Blue 2 300] Carmau[/glow][/center]
[center][font=arial black] As a simple Car carmau is looked as the head admin.  Dealing with staff relations staff problems and also in charge of A LOT of the inner workings of the server.  He is also known as Car. His favorite area of the server is all of them. XD[/font][/center]
[center][glow=Blue 2 300] Fireblazer (Alex)[/glow][/center]
[center][font=arial black] This is the admin you will see the most on the server.  Dealing with the server's guts Alex is by far one of the most active mods on the server. He is also the server's builder.  He has built beautiful areas of the server such as all of survival and the new hub.[/font][/center]
[center][glow=Blue 2 300] MrDeathWilliam (Willy)[/glow][/center]
[center][font=arial black] One of the more rare sightings of the server Willy is an admin not to be messed with.  He is friendly with all people but is not afraid to give out a punishment when needed.  Not much info on him though :P [/font][/center]
[center][i]These guys are literally what makes the server what it is today.  They have evolved the server made it modern and made into a fun place for all players to come on and enjoy their time.  If you guys want to thank someone for the success of the server thank these guys.[/i][/center]

[center][u][glow=Green 2 300]Moderators: The Managers[/glow][/u][/center]
[center][glow=Green 2 300]j_boy1234 (JBoy)[/glow][/center]
[center][font=arial black]An active mod on the server j_boy is known for his success in factions as well as his record.  The players for some reason do not like jboy as much as other mods but he is a REALLY GOOD MOD. Also he has done most of the justice work on the server by banning/muting more people then any other mod. He is also the mod you will see the most on the forums website. Favorite area: Factions :P [/font][/center]
[center][glow=Green 2 300]lrice11 (lrice)[/glow][/center]
[center][font=arial black]Lrice is a really good mod just like all of our mods but he is one of the crowd favorites.  Being very interactive with people lrice is viewed by the people as their older brother.  Watching out for them when they are in need and making sure they are enjoying the server.  Favorite Area: Factions[/font][/center]
[center][glow=Green 2 300]Smallen8 (Smallen)[/glow][/center]
[center][font=arial black] Smallen is another mod who loves the server just as much as everyone else.  Being a very respected member among players Smallen deals with a lot of the arguments and is excellent at settling conflicts between players while he is on.  Though it is sometimes hard to see him on the server he will sometimes dedicate entire days to the server just to play and interact with players. Favorite Area: Unknown :P[/font][/center]
[center][glow=Green 2 300]Twini_6_6_6 (Twini)[/glow][/center]
[center][font=arial black]As one of the most notable mods on the server you can ask any player on the server about twini and they will have their own perspective on him.  In my opinion he is one of the strictest mods on the server taken no b.s. from anyone.  Even though he is strict he is also a player that is fun to talk to and spending time with him.  Twini is one of the celebrities of the server everyone has something to say.  All I have to say is he is perfect for the server.  (Thanks twini!)  Favorite Area: Unknown :P[/font][/center]

[center][u][glow=Maroon 2 300]The Trial-Mods - Staff in Training[/glow][/u][/center]
[center][glow=Maroon 2 300]CPY1234 (CPY)[/glow][/center]
[center][font=arial black]Being one of the more inactive staff of the server CPY is right now m.i.a.[/font][/center]
[center][glow=Maroon 2 300]dmb7116[/glow][/center]
[center][font=arial black]Another inactive staff member of the server.  Like CPY dmb is m.i.a.[/font][/center]
[center][glow=Maroon 2 300]Elvis0102[/glow][/center]
[center][font=arial black]Elvis is one of the newest members to the staff and also the youngest staff member on the server.  He thrives in factions and monitors chat there with an iron fist.  A great builder and designer Elvis might become Alex's young apprentice in action.  Favorite Area: Factions [/font][/center]
[center][glow=Maroon 2 300]JDK21132[/glow][/center]
[center][font=arial black]JDK is another new person to the staff.  JDK is one of the most active players on the server playing almost daily. He switches between areas of the server a lot so you never know where JDK will be.  He is another rule enforcer on the server and is always making sure that rules are not broken. Favorite Area: Prison [/font][/center]
[center][glow=Maroon 2 300]7misun[/glow][/center]
[center][font=arial black]A long time member of the staff is 7misun learning the ins and outs of being a mod he is next in line to be promoted to mod.  7misun is also another respected player of the server because of the fact that he is on it so much.  He is always looking for things to do and factions to conquer.  A close friend of bigmacnation as well 7misun almost runs all of bigmac (faction) on factions.  Favorite Area: Factions[/font][/center]

Hopefully this clears up a few things for the staff :P But try and think of this for a server that is starting to average 200 clients on at one time the server is run by a staff of only 12 people with 1 owner.  It is amazing that all of this has happened and we try our best to be on whenever possible.  Sometimes we decide not to go on but we do have lives in the real world.  We try our best to make the server into what it is today. Trust me there are going to be more areas new parts of the server and new structures to be made! Can't wait for them to premiere and I bet you guys can't wait either.  Right now before we start those new areas we have to make sure that all of the bugs with the server are fixed.  Once that has been done then we can start work on the new areas :D

So have a nice day everyone hopefully this helps! And remember to take it easy lemon squeezy.
' 'xx' 1) " (4118" 851 5 1422116000 46 4118 'Re: My First attempt at 3d renders :P' 'davide' 'davidenriquez41@gmail.com' '70.192.214.105' 1 0 '' 'I did some more last night: they are getting better!
http://imgur.com/OdCFpHk IMJLuOf 80CY628
' 'xx' 1) " (4119" 853 1 1422116348 16222 4119 'Re: The poeple and the mods' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'WOW thanks Davide and jboy you guys are really awesome. Thanks for telling me about the mods and admin of the server hope one day I can follow in someone footstep. And for second there Davide on the last paragraph you sounded like a speaker and aviator.

So thanks you for answering and thanks for being awesome moderators and admins :)' 'xx' 1) " (4120" 854 5 1422134302 26 4120 'Re: Top PvPers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Dark we never 1v1ed and I really don't want to until the lag is gone. Also I've killed panda in the maze :p' 'xx' 1) " (4121" 830 2 1422134616 26 4121 'Re: autoclicking cheat' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'oh I thought you just did it and used past tence' 'xx' 1) " (4122" 855 2 1422147574 16259 4122 'Sexual Content Sexual Harrasment and Harrasment' 'KylalaTaricoe' 'kylalataricoe@aol.com' '108.8.43.116' 1 0 '' 'Today at the Casino The player juicey03 continuesly posted sexual content and harassed both ryanisawesome124 Amythistgaurdian and I (KylalaTaricoe) I hve taken about 28 screen shots of what they have said i had given them fair warning I told them I would report if they kept up and they continued to post (I must apologize the pictures are not in order I tried to organize them but my computer kept re-organizing them by alphabetical order and I didn't know how to change that)
[IMG]http://i57.tinypic.com/2lliky0.png[/img]
[IMG]http://i59.tinypic.com/2jaktj4.png[/img]
[IMG]http://i60.tinypic.com/smpwkw.png[/img]
[IMG]http://i58.tinypic.com/11v6u7p.png[/img]
[IMG]http://i57.tinypic.com/adkpwz.png[/img]
[IMG]http://i60.tinypic.com/34fbpfs.png[/img]
[IMG]http://i61.tinypic.com/200d6k5.png[/img]
[IMG]http://i57.tinypic.com/2888tw5.png[/img]
[IMG]http://i57.tinypic.com/24m6tsg.png[/img]
[IMG]http://i60.tinypic.com/157kodk.png[/img]
[IMG]http://i61.tinypic.com/sbo30j.png[/img]
[IMG]http://i59.tinypic.com/epm99v.png[/img]
[IMG]http://i60.tinypic.com/osbdb4.png[/img]
[IMG]http://i57.tinypic.com/jt0x2g.png[/img]
[IMG]http://i61.tinypic.com/2eur9yt.png[/img]
[IMG]http://i58.tinypic.com/2yoqq89.png[/img]
[IMG]http://i62.tinypic.com/29w7hg8.png[/img]
[IMG]http://i61.tinypic.com/2lizdr8.png[/img]
[IMG]http://i59.tinypic.com/b503nb.png[/img]
[IMG]http://i57.tinypic.com/fkbpzk.png[/img]
[IMG]http://i59.tinypic.com/2wmpca0.png[/img]
[IMG]http://i60.tinypic.com/106lm3s.png[/img]
[IMG]http://i60.tinypic.com/2kmosx.png[/img]
[IMG]http://i59.tinypic.com/2mfhvkp.png[/img]
[IMG]http://i61.tinypic.com/xpabtd.png[/img]
[IMG]http://i61.tinypic.com/fthdsy.png[/img]
[IMG]http://i57.tinypic.com/2wckugp.png[/img]
[IMG]http://i58.tinypic.com/14b6tyw.png[/img] ' 'xx' 1) " (4123" 856 2 1422201120 16116 4123 'This guy auto clicking' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'view desc: http://youtu.be/TwgDdvxgZIw' 'xx' 1) " (4124" 856 2 1422211609 16222 4124 'Re: This guy auto clicking' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'BUSTED' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (4125 854 5 1422213171 16116 4125 'Re: Top PvPers' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'We had the giant fight with all of us and yeah remember? XD and yeah no 1v1 till lag fucks off ^_^' 'xx' 1) " (4126" 851 5 1422213207 16116 4126 'Re: My First attempt at 3d renders :P' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' '[quote author=davide link=topic=851.msg4118#msg4118 date=1422116000]
I did some more last night: they are getting better!
http://imgur.com/OdCFpHk IMJLuOf 80CY628
[/quote]

Noice! What are you using' 'xx' 1) " (4127" 856 2 1422225744 26 4127 'Re: This guy auto clicking' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Why dont you lag with bandicam >:(' 'xx' 1) " (4128" 855 2 1422231602 46 4128 'Re: Sexual Content Sexual Harrasment and Harrasment' 'davide' 'davidenriquez41@gmail.com' '70.192.192.224' 1 0 '' 'Thank you for reporting the player has been banned for 1 day.  Sorry that this had to happen to you and if this happens again please let us know! Thanks. ' 'xx' 1) " (4129" 857 2 1422301558 16116 4129 'Autoclicker scum/hacker' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'autoclicker: https://www.youtube.com/watch?v=vU6zp7fCwzk&feature=youtu.be
hacker:  https://www.youtube.com/watch?v=mHOLo4Knybo&feature=youtu.be

So bassically preus has been hacking for a while a lot of people know and he hasnt really been reocrded until now. This is not his first offense he has been hacking for a very long time and i ask that he be banned. He wouldnt even type .help
proof:

http://gyazo.com/de524a951238c7ba60d58ed37e0fa89d
http://gyazo.com/83a81f76f34b854a0f3acfe26f36ed8a
http://gyazo.com/d8c3e9204bd137e46dd9444c51a6d830' 'xx' 1) " (4130" 858 1 1422302190 16116 4130 'Chief stuff' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'So as you guys know chief armor is a pretty shitty set as any experienced player on prison can tell you. I suggest that thorns be removed from the chief set because because of thorns the armor durablity goes down rediculously fast making it the 2nd worst set in the game (hitman is worst). My suggestion is either get rid of the thorns because they ultimatly do nothing or add unbreaking 6 (regular dia armor durability [counters thorns 3]) or add unbreaking 9 (gives armor unbreaking 3 [counters thorns 3 and adds extra 3])' 'xx' 1) " (4131" 859 2 1422302300 16116 4131 'Spam' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'http://gyazo.com/5e07c5a31441b95a96f35d6468c0d4a9

1) Spam
2) Howd he strike throguh? (&m)' 'xx' 1) " (4132" 857 2 1422312603 26 4132 'Re: Autoclicker scum/hacker' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'I also have a video but it sucks at quality' 'xx' 1) " (4133" 857 2 1422312723 26 4133 'Re: Autoclicker scum/hacker' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'I don't see hacks in this video deo' 'xx' 1) " (4134" 857 2 1422323707 46 4134 'Re: Autoclicker scum/hacker' 'davide' 'davidenriquez41@gmail.com' '70.192.214.102' 1 0 '' 'The autoclicker has been jailed for 1 hour on casino.
Preuss has been banned for 14 days for hacking.

Thank you for the report. ' 'xx' 1) " (4135" 857 2 1422326884 16116 4135 'Re: Autoclicker scum/hacker' 'darkon275' 'rdranch275@gmail.com' '74.101.160.170' 1 0 '' 'Is it possible I can have my items returned?' 'xx' 1) " (4136" 857 2 1422367722 16168 4145 'Re: Autoclicker scum/hacker' 'KidzBeEz' 'allenle1999@gmail.com' '162.210.196.144' 1 1422453334 'KidzBeEz' '[color=blue]Darkcon im pretty sure they will not [Color=Blue]give your stuff back lol But nice catch.<3' 'xx' 1) " (4137" 856 2 1422386231 35 4137 'Re: This guy auto clicking' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'probably his cpu or ram' 'xx' 1) " (4138" 860 1 1422386764 16222 4138 'more topic on he forum?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I see we have certain amount of subtopic on the forum. but don't you think we can add a topic for only prison factions rag 2 riches skyblock and casino.

You know so that people can find what they want to look for or help with in the specific area.

In factions and rags 2 riches people can talk about adding members or giving tips and advice or make a treaty between people or factions.

prison: can be like a idea for compact plot home or the fastest way to rank up or make new friends since prison has the most players on the server.  give link to vid of awesome PvP i would love to watch a 10 min vid on pvp battles :D

casino: yall can brag about how much money you got and the hats.

skyblock if there is anything no one understand or what to do come here and find some tips.


This is just an idea you can look into i wont be upset if you don't plan on it. I just like putting out ideas to see if anything will work or come to plan :)' 'xx' 1) " (4139" 856 2 1422388986 16168 4139 'Re: This guy auto clicking' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' '[color=teal]Most likely The Cpu and ram your right Updog I don't lag when i use It but now i use FRAPS[/color] [color=pink]<3[/color]' 'xx' 1) " (4140" 860 1 1422389286 16168 4140 'Re: more topic on he forum?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Wow This is a really good idea :D I would love too be the one that posts the videos For people too watch on prison But i also Need to learn how to Edit The Videos First before i start posting Again lol I'm still learning But nice idea!' 'xx' 1) " (4141" 858 1 1422389442 16168 4141 'Re: Chief stuff' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Um i don't think they should do that lol cause then the prison server will be too OP. I think we should just stick too the Basics.' 'xx' 1) " (4142" 858 1 1422403818 46 4142 'Re: Chief stuff' 'davide' 'davidenriquez41@gmail.com' '70.192.213.39' 1 0 '' 'We will not be raising the protection of any kit armor at the current time.  We believe that all armor that is provided in kits can be obtainable in the regular game (thorns III unbreaking IV and protection IV).  That is what we consider when making kits because if everyone is able to obtain that on their own then that is good.  It allows regular players the chance to be just as powerful as other players who have ranks.  Plus if we did allow this then the server would have the possibility of having a knockback X sword which would probably throw you out of the game and onto the minecraft moon.  This is the ruling and no changes will be made.  ' 'xx' 1) " (4143" 860 1 1422403897 46 4143 'Re: more topic on he forum?' 'davide' 'davidenriquez41@gmail.com' '70.192.213.39' 1 0 '' 'Your topic will be discussed with the staff of the server.  Please wait as we deliberate the idea. ' 'xx' 1) " (4144" 856 2 1422404068 46 4144 'Re: This guy auto clicking' 'davide' 'davidenriquez41@gmail.com' '70.192.213.39' 1 0 '' 'The player will be jailed for 1 hour.  Thank you for the report.
' 'xx' 1) " (4146" 861 4 1422453721 16168 4146 'Re: Prison Exploit and annoyed' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'I mean don't you thing thats a lot of work like i mean the servers been lagging For a while and there still trying too fix And Its not a bad of a plan its just the you know but  i also don't mind giving Rank a & b & c money i don't mind helping out the lower levels People.

P.S: Your story is amazing tell us more :D' 'xx' 1) " (4147" 858 1 1422453900 16168 4147 'Re: Chief stuff' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Thank you Davide' 'xx' 1) " (4148" 862 2 1422475514 16222 4148 'Harrasment and rudeness' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'darkshadow2424 and kellimater have been saying these to me for just walking in front of darkshadow2424 5 time. i only did that to get caught on recording.

But then she called me a pervert for no reason. I didn't say a word to her.

proof: [url=http://imgur.com/3WJj4jO]http://imgur.com/3WJj4jO[/url]
[url=http://imgur.com/wAIsIt7 SnhIfSm OU7Dl0k]http://imgur.com/wAIsIt7 SnhIfSm OU7Dl0k[/url]' 'xx' 1) " (4149" 862 2 1422478670 16222 4149 'another player cheating' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i also found a autoclicker in casino today

Proof: [url=https://www.youtube.com/watch?v=V1r1QcAkoqQ&feature=youtu.be]https://www.youtube.com/watch?v=V1r1QcAkoqQ&feature=youtu.be[/url]' 'xx' 1) " (4150" 861 4 1422480719 46 4150 'Re: Prison Exploit and annoyed' 'davide' 'davidenriquez41@gmail.com' '70.192.203.200' 1 0 '' 'The problem stated is already a rule on prison. If you do /rules and read rule #3 it says that you cannot ask for stuff from other people.  That being said it is not really a reportable issue either unless it turns into spam.  Your best option in this situation is to just /ignore the player or respectfully tell them no. 

Now the problem that we have for your idea is that there are some players on the server who want to be rank A and ONLY RANK A.  They are rare but they do play on the server.  They have the money to rank up all the way free but chose not too.  Another problem with it is the use of player shops.  If someone who is rank A is trying to buy things from another player and they are only limited to the amount they can /pay then you will start having people spamming /pay in order to make bigger purchases. 



' 'xx' 1) " (4151" 863 2 1422481023 16259 4151 'Harrasment and Threatening' 'KylalaTaricoe' 'kylalataricoe@aol.com' '72.84.181.22' 1 0 '' 'Today in Prisons kellimater was harrasing and threatening me ive got 8 screen shots of the conversation i dont even know what started it i was talking to a friend about something they had sais i made one comment on it and kelli flipped for some reason O-o andthey had never explained what they meant by "real" but either way wether ingame orin real life it was still taken as a threat now i have various people ignored for rudeness and other things so i may be missing a part of the Overall Coversation but in any case they shouldn't have said what they did (Im sorry if there's any typos i typed/posted this all from my tablet that has a Severly cracked screen so its kinda hard for me to see the letters)

[IMG]http://i58.tinypic.com/260slj9.png[/img]
[IMG]http://i61.tinypic.com/2vuiirr.png[/img]
[IMG]http://i62.tinypic.com/zvn04.png[/img]
[IMG]http://i62.tinypic.com/33jgy6d.png[/img]
[IMG]http://i61.tinypic.com/21ndumr.png[/img]
[IMG]http://i57.tinypic.com/2cf2ijt.png[/img]
[IMG]http://i61.tinypic.com/wqq8v8.png[/img]
[IMG]http://i59.tinypic.com/15s1rau.png[/img]' 'xx' 1) " (4152" 863 2 1422485306 26 4152 'Re: Harrasment and Threatening' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'Threats ebe real' 'xx' 1) " (4153" 863 2 1422485606 16265 4153 'Re: Harrasment and Threatening' 'Sky' 'anthony_rulestheplace@live.com' '162.238.65.4' 1 0 '' 'This Is Not The First Time Kellimater Has Threaten  Anyone... I Suggest Muting Her For 30 minutes' 'xx' 1) " (4154" 863 2 1422487178 46 4154 'Re: Harrasment and Threatening' 'davide' 'davidenriquez41@gmail.com' '70.192.204.99' 1 0 '' 'The player has been muted for 1 hour for harassment. Thank you for the report.  If this happens again please let us know. ' 'xx' 1) " (4155" 861 4 1422495721 16222 4155 'Re: Prison Exploit and annoyed' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.164.116' 1 0 '' 'Huh i never thought of that. That a smart way to trick people. Ok well this was pointless of me. And kidz i made a new fac and im the leader if your ever on truce or ally me.

Topic locked' 'xx' 1) " (4156" 864 1 1422510949 16222 4156 'Factions new idea. Make it hardcore?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I thought of a way to get more people to play factions without having the problem of being raided so often.

I thought of this:
Since we have power in faction land/power/maxpower. the more power over land you can't claim that faction land unless you kill there members to lower the power lvl below the land lvl. But many people don't kill other for the land they have a way of getting in a claim land base that is secured. And this make faction tooooooo easy for higher players but lame for starters. Also having power is useless without adding some toughness to it.

let say you have a house made of cobblestone and you can't get in because that person has the claimed land. What if that person didn't know is that they built it too close to the borderline it very easy to break in. [u](remember doors lock claimed land more power over land and no way for enemies to get in.)[/u] If the wall of the house is close to the borderline we can easily TNT or lure a creeper close to it and BOOM a way inside the enemy base.
Because of this people don't like faction and always give up to the strongest facs. Once they give up they never come back.

[b]My suggestion is to DISABLE TNT and creeper explosions on enemy claimed land but not disable on there own land.[/b]
Let me explain: My TNT place next to BloodPack base and I ignite it BOOM no damage walls or ground or do to player in there land I can't get in.
If i place TNT on my claimed land it will damage anything and anyone.

[b]Tips to getting in there base[/b]:
If you know where that faction base is memorize it. and use /f show (fac name) and see there power and land lvl also use to see how many member and who's online in the faction. if they have 10 land and 25 power you have to kill a member of that fac 4 - 5 times to be able to claim there land.  10/25/60  25- 4kills= 5 power left.  each kill take away 5 power.

If they have a base that look like a castle with no roof just build a way up with dirt and jump inside simple.' 'xx' 1) " (4157" 864 1 1422544939 31 4157 'Re: Factions new idea. Make it hardcore?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.9.38' 1 0 '' 'In my opinion this is a terrible idea and Factions should just stay the way it is.(Keep it the same)' 'xx' 1) " (4158" 865 1 1422545200 31 4158 'Done for now' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.9.38' 1 0 '' 'As most of you know I like to play Prison a lot and since prison is lagging like a bitch. I'm done for now because prison is so laggy to the point that things freeze every couple of seconds and its really starting to piss me off. Until prison is fixed I will no longer be on. When prison is up I'll be on. As simple as that.' 'xx' 1) " (4159" 864 1 1422567136 16222 4159 'Re: Factions new idea. Make it hardcore?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'umm who are u to put ur opinion here if you dont play faction mister prison player?
i been on for 3 weeks and i have not once seen ur name on factions. so leave my topic alone and go post on ur on noob topic and leave this to those who would want tougher challenges faction is losing player and every is too scared because of other are better at them in pvp.
so stay out of my thread.' 'xx' 1) " (4160" 865 1 1422567159 16222 4160 'Re: Done for now' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'no one cares just go with it or play something else' 'xx' 1) " (4161" 864 1 1422571893 26 4161 'Re: Factions new idea. Make it hardcore?' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'I agree I don't like it. How do we raid or kill if we can't get in? Deal with being raided even though if your plats+ you can barely be killed.' 'xx' 1) " (4162" 865 1 1422577447 31 4162 'Re: Done for now' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'White that seems rude and now I'm going to kill you in PvP. So watch your ass next time' 'xx' 1) " (4163" 865 1 1422579651 15888 4163 'Re: Done for now' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.35' 1 0 '' 'White that was un-called for :/' 'xx' 1) " (4164" 864 1 1422586432 16222 4164 'Re: Factions new idea. Make it hardcore?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'wish i could show you what i mean but im not allowed to advertise another server so ill givie you a link to a video of some who play on a faction with Tp disable AND TnT explosion disabled.

[url=https://www.youtube.com/watch?v=rRQtGc1TgHY]https://www.youtube.com/watch?v=rRQtGc1TgHY[/url]
Start at 2:50 and stop at 3:47

If you want to learn how to raid a base without expolsion wacth Ronnygoboom for base tips and mcmmo skill and all that.

P.S i may get in trouble for posting the vid but i accept the punishment' 'xx' 1) " (4165" 865 1 1422599031 16222 4165 'Re: Done for now' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'not un-call for just staying what everyone would say they know that prison is broken don't need to here it from you in the way you said it.

and 2 i don't pvp in prison weirdo that a waste of my time' 'xx' 1) " (4168" 864 1 1422601935 16168 4168 'Re: Factions new idea. Make it hardcore?' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'I dont like the Idea Sorry bud back in the old days i use to play factions all the time And its Good as it is only think i dont like about the server is That Only reason half of the people on the servers so good Is because of Mcmmo I think thats what pisses the Starter people off They try pvping Bam Crit Hit With axe And Ect Its not fair for others. Thats kinda why i dont play on mcmmo factions it takes no skills at all.' 'xx' 1) " (4167" 865 1 1422601199 16168 4167 'Re: Done for now' 'KidzBeEz' 'allenle1999@gmail.com' '207.244.77.232' 1 0 '' 'White Is was Kinda Un-Called-For  But still Hes Aloud too post about anything he wants Man come on.' 'xx' 1) " (4169" 864 1 1422610056 16222 4169 'Re: Factions new idea. Make it hardcore?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' '[b]I can see what you mean Kidz but that also the reason people don't want to leave there base. Since other players have high mcmmo skills other are too scared to leave there base. But I got my own way of increasing my mcmmo skills but I need to test it out but can't.
[/b]
[u]if I can get my spawner outside of my base and place it in the wilderness to see if my sword or axe or unarmed skill would increase because it doesn't when its in your claimed land. if I can prove this than all they have to do is get a zombie spawner and start increasing there skills.

[/u]
[u]But what new players need is [b]motivations[/b].[/u] My friends and I started Faction 3 weeks ago not knowing what to do. We had a safe base and everything until we learned about the portal letting others in our base we got raided and it felt so bad it hurt.= [b]First week raided by 109number9 [/b]you did good raiding us sorry about kylala

So we tried again and moved our base away and rename our faction to A7X. I watched all of ronnygoboom vids on safe base and mcmmo skills. but then an outsider who got in our old base was force to join our new one and when we weren't on and he was we got raided. the base didn't have any opening there was no way in or out the only way out was tping to me because my home was set outside.  and you know how we got raided that kid that was on let them in.= [b]Second week raided by member and BMXMaster121 [/b]tbh you got in without a trace of how u got in so guessing cominj let you in. BMXMaster121 if you read this we are good it faction but cominj is a dead man.


So my old leader gave up but I convinced her to be my co-leader instead of being the leader herself. And it only me her and her sister and bro only in the fac. I planned everything and I made sure the base is more secured. No way in or out completely steeled in and we have survived for 5 days now. My friend who was leader previously was not friendly with others but I am I want to help and be friends with everyone but not everyone. Anyone who raid us will never break our spirit and we will rebuild remake potions make more armor better base more alliances gain more mcmmo skills and fair trade to alies. We are LinkinPark and we love all (well I love all Kylala anger people too much i try to prevent her from typing back to rude players lol) :)

Hope you like the story Kidz' 'xx' 1) " (4170" 865 1 1422610684 16222 4170 'Re: Done for now' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Ok Kidz I guess your right that was uncall for. I'm sorry Carel guess I let out the wrong thing to say. I don't need your forgiveness because I don't deserve it after what I said. I'm sorry and I hope we can be friends :) ' 'xx' 1) " (4171" 867 12 1422615062 16267 4171 'Chief ' 'MattAA02' 'mattymann2002@live.co.uk' '193.63.42.179' 1 0 '' 'Im very confused i just bought chief rank on the website but nothing happened. It took the money out of my parents bank but i didnt get my rank i have been looking forward to getting chief rank buy somethings wrong with the shop website. Please try and fix this problem and if u can then give me chief (Only mods or admins are aloud to do this). Thanks for ready.' 'xx' 1) " (4172" 865 1 1422633566 16168 4172 'Re: Done for now' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Very nice of you WhiteDecay' 'xx' 1) " (4173" 864 1 1422633686 16168 4173 'Re: Factions new idea. Make it hardcore?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Love it! :P' 'xx' 1) " (4174" 867 12 1422640935 26 4174 'Re: Chief ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'They will look in money logs but this shouldn't happen. Are you sure you payed the right info?' 'xx' 1) " (4175" 865 1 1422650471 46 4175 'Re: Done for now' 'davide' 'davidenriquez41@gmail.com' '70.192.207.151' 1 0 '' 'The main thing I can say about this Cereal is that we are very aware of the problem and we are trying our best to get it fully resolved.  Other then that I really cannot say much.  The one thing that I can say about the way you are presenting yourself is that you are not really making a good point for a person who wants to be a t-mod or mod.  You are giving off the vibe that if prison is down or not working then I am not playing on the server. In this case instead of going off the server I would suggest either learning a new area that you have little experience in or try a different area and hone your skills in that place.  That would show that you are taking your strides to being a trial mod seriously. 

Please Lock Topic :P' 'xx' 1) " (4176" 867 12 1422652101 16267 4176 'Re: Chief ' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Yeah i defintely did my parents checked there bank and the money got taken out of there bank im very confused about it why would it happen ? ' 'xx' 1) " (4177" 867 12 1422652469 1 4177 'Re: Chief ' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' 'Will solve for you if you can provide me these:
What's your Minecraft username?
When did you purchase it?' 'xx' 1) " (4178" 838 4 1422652497 1 4178 'Re: i bought king citrus' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' 'Moved Topic to Report a Problem/Bug
What's your Minecraft name? Is it kosty_frosty?' 'xx' 1) " (4179" 868 4 1422683550 16222 4179 'Scammers in Factions' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'In faction today i was scammed by one known as Captain_Spinkles i dont have vid proof because i thought he was trustworthy but he is [b]not[/b].
He scammed 35k from me when i wanted my Platinium bow back and now he was trying to get Hvntxrr to give him a spawner for half the original price instead of the full price and tried to trick him into placing the spawner down to prove it was a creeper spawner and kill him on the spot.

I believe that the "pay" plugin in Faction should be disable for those who are not in a specific faction.

[b]EX:[/b] [u](Bloodpack) Dende wanted (LinkinPark) my sword and it cost 50k he cant pay me personally because we are not in the same Faction.

Dende and shugey want to get a spawner for their faction they can pay each other money to get it. Because they are in the same Faction.
[/u]
This way we can prevent scammers and only use the auction to sell stuff.

Captain_Spinkle your disrespectfull to negotiation and your a scammer we don't need scammers like you here.' 'xx' 1) " (4180" 869 12 1422705734 16272 4180 'prison rank from casino' 'callfull11' 'callum-fuller@live.co.uk' '90.217.188.112' 1 0 '' '[color=blue]Ok I know that you cant help me as I have no proof but I got thug rank from casino. It has been a bout 3 days and it hasn't come through. If it helps right before i got the thug rank from casino I got some casino money from the buycraft.
IGN: callfull11
Thank you for you time in advance.' 'xx' 1) " (4181" 869 12 1422713898 46 4181 'Re: prison rank from casino' 'davide' 'davidenriquez41@gmail.com' '70.192.203.16' 1 0 '' 'Thank you for Reporting your issue! We will be investigating this and check our logs to see if we can fix this for you. :D' 'xx' 1) " (4182" 868 4 1422717629 26 4182 'Re: Scammers in Factions' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Its factions... deal with iit' 'xx' 1) " (4183" 868 4 1422719341 16222 4183 'Re: Scammers in Factions' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.164.116' 1 0 '' 'Ok then guess scamming isnt against the rule so ill do it too' 'xx' 1) " (4184" 868 4 1422720565 26 4184 'Re: Scammers in Factions' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'And now we know you do it :D' 'xx' 1) " (4185" 868 4 1422729905 16273 4185 'Re: Scammers in Factions' 'Krushn1234' 'lacey.robertson@my.ucdsb.ca' '65.95.110.145' 1 0 '' ' :'([quote author=WhiteDecay link=topic=868.msg4179#msg4179 date=1422683550]
In faction today i was scammed by one known as Captain_Spinkles i dont have vid proof because i thought he was trustworthy but he is [b]not[/b].
He scammed 35k from me when i wanted my Platinium bow back and now he was trying to get Hvntxrr to give him a spawner for half the original price instead of the full price and tried to trick him into placing the spawner down to prove it was a creeper spawner and kill him on the spot.

I believe that the "pay" plugin in Faction should be disable for those who are not in a specific faction.

[b]EX:[/b] [u](Bloodpack) Dende wanted (LinkinPark) my sword and it cost 50k he cant pay me personally because we are not in the same Faction.

Dende and shugey want to get a spawner for their faction they can pay each other money to get it. Because they are in the same Faction.
[/u]
This way we can prevent scammers and only use the auction to sell stuff.

Captain_Spinkle your disrespectfull to negotiation and your a scammer we don't need scammers like you here.
[/quote]' 'xx' 1) " (4186" 868 4 1422745560 15888 4186 'Re: Scammers in Factions' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.21' 1 0 '' 'Scamming isn't against the rules. The only thing you can do is be smart about it' 'xx' 1) " (4187" 838 4 1422745644 15888 4187 'Re: i bought king citrus' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.21' 1 0 '' 'I'm pretty sure this is Kost's account. I don't know his full name though' 'xx' 1) " (4188" 868 4 1422764180 46 4188 'Re: Scammers in Factions' 'davide' 'davidenriquez41@gmail.com' '173.209.212.153' 1 0 '' 'We have decided to deny your request for disabling /pay. The main reason is this: (typing on phone so bear with me ) If we were to disable the /pay command that would call for taking out the economy plug in that we already have on most of the servers. This plug is also able todo the /auction command and would mainly make money pointless on the  factionsserver. Like what others have said "be smart when playing."  Another way of saying it is: "if it is too good to be true it probably isn't. ' 'xx' 1) " (4189" 870 2 1422795535 16277 4189 'YannUgo using his hacks (Kill aura)' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.31.27' 1 0 '' 'YannUgo using his kill aura against me MattAA02 and _The_Larz_. Link down below for proof GG YannUgo get banned and get better
https://www.youtube.com/watch?v=T-8NnwSaGEg' 'xx' 1) " (4190" 870 2 1422802789 50 4190 'Re: YannUgo using his hacks (Kill aura)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Banned 14days thanks' 'xx' 1) " (4284" 884 1 1422912933 15888 4284 'Re: Factions' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.58' 1 0 '' 'This happened to me before at an old warp called posfaction it something. I did ma join to solve the problem but I guess you can't do that anymore.' 'xx' 1) " (4192" 872 2 1422816435 16279 4192 'Stolen things on Skyblock' 'Melon_Bomber' 'peyton.ishmael@gmail.com' '50.80.161.208' 1 0 '' 'jnc1109 I believe and JennaMarieGamer along with one more person that I can't remember stole things from my skyblock base. I was stupid enough to add Jenna thinking she was new and she stole my stuff and brought it to jnc and his friend. I was able to get to the island and then the friend killed me with lava. Please help me get my stuff back. contact me with my email' 'xx' 1) " (4193" 872 2 1422816833 15888 4193 'Re: Stolen things on Skyblock' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.89' 1 0 '' 'Stealing isn't against the rules. Deal with it' 'xx' 1) " (4283" 887 4 1422911454 46 4283 'Re: DEATH GONNA DIE' 'davide' 'davidenriquez41@gmail.com' '70.192.213.77' 1 0 '' 'do /spawn. it is the only command that works without a countdown. it should be an automatic warp ' 'xx' 1) " (4195" 873 4 1422821882 26 4195 'RESET ALREADY?!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Apparently we are resetting on the 27th which is WAY TO EARLY!!! We had a reset about 3 months ago and now some questions.
1. When we reset will the casino ranks be gone?
2. Is the map being reset or EVERYTHING?
3. Why reset so quickly? Its not fun for the people who work hard for their stuff. When the reset comes more people will quit since they probally just got OP.
4. Will the bans be reset?
5. MCMMO be returned to paying players?
6. New trial-mod picking?
7. New plugins making this factions server [color=red][b]UNIQUE?[/b][/color]
8. Prison donators getting better pickaxes?
9. Prison lag gone?

Enter more questions below community.
Please admins reply to the topic and answer these <3' 'xx' 1) " (4197" 873 4 1422825079 16168 4197 'Re: RESET ALREADY?!' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'That are good question i didnt even know The server was gonna reset O.o' 'xx' 1) " (4198" 874 4 1422825179 26 4198 'Why we lag.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We have useless plugins we have disguise craft which causes MAJOR MAJOR LAG' 'xx' 1) " (4199" 874 4 1422826336 50 4199 'Re: Why we lag.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'And you have cpu use and ram use reports? Your a professional linux server administrator? You know the minecraft server code inside out? ' 'xx' 1) " (4200" 873 4 1422829524 50 4200 'Re: RESET ALREADY?!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1422829764 'j_boy1234' 'We are moving to 1.8 Worlds items ect. will be reset. Sorry :/ But 1.8 needs a reset.' 'xx' 1) " (4201" 873 4 1422829804 50 4201 'Re: RESET ALREADY?!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'RANKS WILL NOT BE CHANGED MCMMO WONT NO DONOR PERKS TOUCHED' 'xx' 1) " (4202" 874 4 1422830510 26 4202 'Re: Why we lag.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'no :c I was just trying to helppppp. All I know is on another server when they got rid of disguisecraft everyone had less server lag and I just learned we have that plugin so I am just saying what I know T_T' 'xx' 1) " (4203" 873 4 1422830548 26 4203 'Re: RESET ALREADY?!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Thank god.. I wasted a lot of time trying to get supertart' 'xx' 1) " (4204" 875 1 1422834675 16282 4204 'Here you go admins' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'https://docs.google.com/document/d/1rBMEEXUQNu9CuIbbSsBhrWwgUMeUJaD6c5kZc2XQIrc/pub' 'xx' 1) " (4205" 873 4 1422834941 16282 4205 'Re: RESET ALREADY?!' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'These are good questions.' 'xx' 1) " (4206" 875 1 1422834982 26 4206 'Re: Here you go admins' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Its so long..' 'xx' 1) " (4207" 873 4 1422835089 1 4207 'Re: RESET ALREADY?!' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' '[quote author=DendeTheWizard link=topic=873.msg4195#msg4195 date=1422821882]
1. When we reset will the casino ranks be gone?
[/quote]
No
[quote author=DendeTheWizard link=topic=873.msg4195#msg4195 date=1422821882]
2. Is the map being reset or EVERYTHING?
[/quote]
The map and items will be [b]ranks are not affected.[/b]
[quote author=DendeTheWizard link=topic=873.msg4195#msg4195 date=1422821882]
3. Why reset so quickly? Its not fun for the people who work hard for their stuff. When the reset comes more people will quit since they probally just got OP.
[/quote]
New things are about to be added to Aviatorcraft and we've needed to move over to 1.8 for a while now.
[quote author=DendeTheWizard link=topic=873.msg4195#msg4195 date=1422821882]
4. Will the bans be reset?
[/quote]
We'll have to see they may be for some players. I can't come to a conclusion on just my own for this yet.
[quote author=DendeTheWizard link=topic=873.msg4195#msg4195 date=1422821882]
5. MCMMO be returned to paying players?
[/quote]
If you mean for people who've donated I'll see to it myself that we get it sorted for you guys.
[quote author=DendeTheWizard link=topic=873.msg4195#msg4195 date=1422821882]
7. New plugins making this factions server [color=red][b]UNIQUE?[/b][/color]
[/quote]
There's a few things in the works in the coming month but I won't spoil them until they're fully working.
[quote author=DendeTheWizard link=topic=873.msg4195#msg4195 date=1422821882]
8. Prison donators getting better pickaxes?
[/quote]
I'll take a look into it and consult car about it.
[quote author=DendeTheWizard link=topic=873.msg4195#msg4195 date=1422821882]
9. Prison lag gone?
[/quote]
We've been working on fixing that problem it should be eliminated completely near the reset. ' 'xx' 1) " (4208" 873 4 1422835143 26 4208 'Re: RESET ALREADY?!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'THANK YOU ALEX' 'xx' 1) " (4209" 875 1 1422835668 16192 4209 'Re: Here you go admins' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'Wha that?' 'xx' 1) " (4210" 874 4 1422835926 1 4210 'Re: Why we lag.' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' 'Are you talking about factions? I think that's the only one we have disguisecraft on here have a 6 minute performance report for factions:
[img]http://i.imgur.com/YicF41W.png[/img]
It takes than less than 1% of the server load' 'xx' 1) " (4211" 838 4 1422836027 1 4211 'Re: i bought king citrus' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' 'If you wish to have this resolved make another topic including your minecraft name or PM me.' 'xx' 1) " (4212" 831 4 1422836071 1 4212 'Re: Version of Aviatorcraft/ Section Problem' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' 'We're moving over to 1.8 officially on the 27th locking this topic.' 'xx' 1) " (4213" 874 4 1422836133 26 4213 'Re: Why we lag.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'sorreh' 'xx' 1) " (4214" 875 1 1422836181 26 4214 'Re: Here you go admins' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I wonder if fireblazer read it' 'xx' 1) " (4215" 875 1 1422836484 16282 4215 'Re: Here you go admins' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'Yea me too.' 'xx' 1) " (4282" 887 4 1422910842 16284 4282 'DEATH GONNA DIE' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' ' the player (DeathReaprII) is trapped in the void on the factions server if somene could save him it would be nice]

        thx

                                                        -captain' 'grin' 1) " (4281" 884 1 1422910684 16182 4281 'Re: Factions' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Jdk we are falling it would cancel the teleport to spawn thats why we cant get out' 'xx' 1) " (4220" 874 4 1422836934 16282 4220 'Re: Why we lag.' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'We probally just need more RAM donated to the server. I hope we get it soon because I agree the lag is becoming irritating.' 'xx' 1) " (4219" 876 1 1422836669 16282 4219 'A New Beggining' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'With the reset coming up I can't wait. I am new to the server kinda. I have been playing all the servers and I hope on factions some kind soul will invite me. On prison I hope I can get a pretty sweet pvp team. On skyblock I really hope my island will be as beautiful as the hub. On survival I hope I can be friends with everyone!  ;D ;D ;D' 'xx' 1) " (4221" 745 39 1422837032 16282 4221 'Re: Best Game You Have Ever Played' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'The best game I have played is life. Life is a game that can not be completed. Once you win everything becomes clear to you. You know the meaning of your being. ' 'recycled' 1) " (4222" 877 7 1422837611 16282 4222 'We post so slowly.' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'On most servers hosted by youtubers the forums are posting left and right. I have noticed that these post very slowly. I enjoy reading posts so I am kind of discouraged by this. ' 'xx' 1) " (4223" 877 7 1422837675 26 4223 'Re: We post so slowly.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I post a lot...' 'xx' 1) " (4224" 745 39 1422837700 26 4224 'Re: Best Game You Have Ever Played' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '[quote author=AviatorCraft_Players link=topic=745.msg4221#msg4221 date=1422837032]
The best game I have played is life. Life is a game that can not be completed. Once you win everything becomes clear to you. You know the meaning of your being.
[/quote]
Dark stuff.' 'recycled' 1) " (4225" 876 1 1422837718 26 4225 'Re: A New Beggining' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'So you discourage the reset and then you encourage it? HUH?' 'xx' 1) " (4226" 875 1 1422837724 15888 4226 'Re: Here you go admins' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'I'm wondering if there's anything we can do to convince them to cancel the reset. I was starting to like the new faction map :(' 'xx' 1) " (4227" 875 1 1422837756 26 4227 'Re: Here you go admins' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Meh I think we keep money and echest' 'xx' 1) " (4228" 876 1 1422838042 1 4233 'Re: A New Beggining' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 1422839514 'Alex' 'lol
[img]http://i.imgur.com/BJKAekh.png[/img]
edit for people who don't understand: it's him on both accounts replying to himself' 'xx' 1) " (4229" 876 1 1422838402 26 4229 'Re: A New Beggining' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Hes gonna have more posts then me soon then..' 'xx' 1) " (4230" 875 1 1422838589 20 4230 'Re: Here you go admins' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'i agree with this post almost 100%
never the less Fireblazer just about took away factions main money source.
And the resets are crazy we haven't even had this map for a year.
One thing that some don't like about the factions map now is the amplified style. It would be great if the new map would be the default so that you don't fall and die on an adventure. Thanks.

<> Flourish <>' 'xx' 1) " (4231" 875 1 1422838648 20 4231 'Re: Here you go admins' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'and yes dende! money echest and inventory.' 'xx' 1) " (4232" 875 1 1422838977 1 4232 'Re: Here you go admins' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' '[quote][b]Section 1 The Hackers[/b]
There is a large amount of hackers that are uncaught. The admins should know this by now but the administrators have seemed to neglect this issue as many people have agreed. The answer to this is more Moderators. We need Moderators on in vanish. This also can be solved by giving TrialMods /vanish and /fly as thill will need to it record and monitor pvp. It is currently very unfair to all of the existing players with unfair pvp makes the servers pvp system unplayable.

[b]Section 2 Needed Plugins[/b]
In prison one of the most requested plugin is a duel plugin. As you can?t have a fair pvp with /warp 1v1. In 1v1s Players are constantly 2v1ed and even 5v1ed in some cases. This also will help fix the Pvp System that needs fixing.
[b]
Section 3 Shops[/b]
In prison and skyblock there is a need for a server shop. This will help spam go down as there will not be ?HE SCAMMED ME? over and over. Also this will eliminate scams for the most part. This is needed to make the server a better place and more family friendly community as there will be less swearing at people about scams.
[b]
Section 4 Chest Lock On Survival[/b]
On survival the chests on plots are constantly stole from which defeats plots purpose.

[b]Section 5 MCMMO[/b]
On factions   herbalism and tameing are nerfed and yet some other unfair skills are not nerfed such as axes.

[b]Section 6 The Messaging System[/b]
On all servers the messaging system has been an issue. From colored messaging to unstopped spam (no command cooldown). The /message and /r sometimes break and don?t work. This is a large issue. We also have to press tab every time no shortened names allowed.

[b]Section 7 The Mods and Trial Mods[/b]
From what I have gotten information from a player the admins do not communicate enough with the mods and trial mods which makes the trial mods not know what to do in certain situations. In some situations the mods do something that should be punished such as breaking their own rules (Being angry and spamming/harassing). [/quote]

Section 1 We're opening applications for trial-mods in the next month or so I'll converse with car about the trial-mod vanish/fly feature
Section 2 I'll work on something to do with dualing/a new pvp map when we get the larger issues with the server squashed.
Section 3 I like the idea of adding more shop items and blocks to skyblock so I'll work on that when I can.
Section 4 I don't understand why people can't just place blocks around their chest or have a cool door but I'll see what I can do.
Section 5 Taming was nerfed to prevent people attempting to glitch out at the spawn.
Section 6 The messaging system should be fixed soon it's one of the things we're going to get done in the coming month
Section 7 You can report trial-mods on the report a player section of the forum. If you don't feel like it should be seen by everyone PM me your report for privacy.' 'xx' 1) " (4233" 852 2 1422839259 1 4538 'Re: BricksB Impersonating me.' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 1424429879 'Alex' 'Sorry for the late reply if he continues this; please post in this topic and we'll deal with him.
Edit: It's been roughly 2 additional weeks please make a new topic if he does this again. Locked.' 'xx' 1) " (4234" 864 1 1422839583 1 4234 'Re: Factions new idea. Make it hardcore?' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' 'We're not going to make factions hardcore but the idea is nice for another additional server.' 'xx' 1) " (4235" 853 1 1422839700 1 4235 'Re: The poeple and the mods' 'godlikefrank' 'alextehbest@hotmail.com' '91.125.191.23' 1 0 '' 'Thanks for the summery guys I might add a staff list post after reading all this.' 'xx' 1) " (4238" 874 4 1422842246 26 4238 'Re: Why we lag.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Prisons' 'xx' 1) " (4239" 878 4 1422842265 26 4239 'What happened to anti-looter?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Where did that plugin go?' 'xx' 1) " (4240" 879 4 1422842848 16284 4240 't mine kills' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'there has been a lot of lag lately t mine it seems to kill people because they someone could replace it with bedrockcan mine the stone and it goes to the void if someone could replace it with bedrock that would be awesome thx' 'sad' 1) " (4241" 873 4 1422843128 28 4241 'Re: RESET ALREADY?!' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[quote author=j_boy1234 link=topic=873.msg4200#msg4200 date=1422829524]
We are moving to 1.8 Worlds items ect. will be reset. Sorry :/ But 1.8 needs a reset.
[/quote]

Sweet!' 'xx' 1) " (4242" 875 1 1422844170 46 4242 'Re: Here you go admins' 'davide' 'davidenriquez41@gmail.com' '70.192.195.74' 1 0 '' 'Here is more of a break down for all of the sections presented.  I have to say very well formatted. GG to that O-O.

Section 1 The Hackers

    We are aware of the hackers and a lot of the hackers that are on the server are very difficult to catch because they do it discretely.  Usually by either spawning in items or things that are not related to pvp.  We need evidence to prosecute hackers because without evidence anyone could come on and say "Player A was hacking." For the PVP hackers yes they are becoming more prevalent.  However we cannot just have mods and trial mods just monitor pvp 24/7.  That is why we always suggest this: [i]"If you think someone is hacking do not just scream hacker and then run to staff.  Pull out some recording software (Best is Bandicam) and record the person you think is hacking.  It will help your case and help us cut down on hackers." [/i]

Section 2 Needed Plugins

    The staff are currently trying to fix the 1v1 arena and we do hope to get it fixed soon.  We just ask everyone to be patient while we fix the bugs with the server.

Section 3 Shops

    This is a fairly good idea that could be helpful for skyblock.  For Prison not so much.  In prison everything you could ever want is in the mines except for decoration blocks and kits.  At the current moment the need for a shop on Prison is not necessary and will most likely not happen. A skyblock shop WILL happen in the near future though.  Thank you for the notion.

Section 4 Chests

    When you say chests do you mean regular chests or trapped chests?  Because I do get this question a lot not on survival but on prison.  Trapped chests can be accessed by all players whether added to your plot or not.  This is not only true to our server but a lot of other MAJOR servers such as lichcraft and woodycraft.  It is not something we can really change.  With regular chests this is different.  If people are stealing from your chests please make sure that the person is not added to your plot.  If they are and they do steal from you we go on the basis that it was your own fault for adding them.  Though harsh it is true.  If they are not added to your plot and suspect them from hacking I would do this plan of action: [i]"remove everyone from your plot. Literally everyone. Then as you play the game every day add one person to your plot from your original added list.  When the stealing begins again remove everyone again.  To send the message that you do not tolerate the actions." [/i] This will help you even with hacking situations. 

Section 5 MCMMO

      Please Refer to Alex: Section 5 Taming was nerfed to prevent people attempting to glitch out at the spawn.

Section 6 Messaging System

      If you see spam do a warning system by messaging it to the player.  If they continue doing it after the 3rd warning report them or go to a different part of the server.  For example: go to hub stay there for about 20 seconds.  Then come back onto the area you were playing on.  If it continues then it would be considered harassment which could lead to a 1 day ban if no staff are online at the time.  For the other issues it is kind of a regular thing that other servers deal with as well except the colored text.  The colored text will probably be removed sometime soon but the tab feature is how a lot of people do send messages. 

Section 7 The Mods and Trial Mods

    The admins in fact do communicate a lot with the mods and trial mods.  I do not know who gave you any notion of a lack of communication but we almost daily message each other problems that are found on the server.  With the trial mods and mods this is why we have the trial stage of being staff.  To ween out the good mods/tmods from the bad ones.  We learn from our experiences and then continue to do whatever we can to make our role on the server important in every aspect. 

== Hopefully this helps out! ==


' 'xx' 1) " (4243" 877 7 1422844390 46 4243 'Re: We post so slowly.' 'davide' 'davidenriquez41@gmail.com' '70.192.195.74' 1 0 '' 'The main reason for the slow posts is because a lot of people do not use the forums.  This is unfortunate and we hope to advertise it more on the server soon.  Also there is not many people who play on the server too as well as people who are too young to have a forums account (usually due to parents). ' 'xx' 1) " (4244" 880 4 1422845513 16222 4244 'Reset???' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'FACTIONS

my question is will all the stuff we build be gone?????
everything!!!!!!!!!!!
our money??
our enderchest items????
all of our stuff????
will our faction begone???

if so im not going alllllllllllllllllll they way out to find a new base again. and find more obsidian to make the 1 chunk base again' 'xx' 1) " (4245" 881 1 1422845762 15937 4267 'Faction/Faction Rank Ideas' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.82.67' 1 1422882975 'monkeyfeet992' '1. I was thinking that for factions we could add the plugin that protects chest so people have to blow them up to get the stuff inside if it is claimed. If we added this then we could add creeper eggs to shop for a large amount of money. Right now the creeper eggs in the buycraft shop are useless because you can open chests in claims and for bases without water tnt is better than creeper eggs because you don't have to use real money to buy it.
2. I think that there should be a day cooldown on /fix all because right now nobody wants to pvp because they have no chance of beating someone with fix all.
3. I think that /echest should be added back to its original state by being able to use it in pvp.
4. I think that we should add more commands to some of the ranks and a few commands that I think could be added are /stack /near and /hat.
5. I think that the buycraft kits could be changed a bit like add unbreaking 2 to lemongod armor and platniumshades armor add protction 2 and unbreaking 1 to kingkitrus add protection 1 to supertart and add the rest of the diamond armor set to lemonhead. 
6. For the items section in the buycraft faction menu we could take out the obsidian because it is easier to get it ingame than to pay and replace it with a god set of armor with a god sword and a god bow. We could add special spawner that you can only get buy paying for them like witch or irongolem spawners. We could an item that gives us certain mcmmo points when we buy it like 500 mcmmo for $50. ' 'xx' 1) " (4246" 880 4 1422846119 15937 4246 'Re: Reset???' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.82.67' 1 0 '' 'Yes everything will be gone except our ranks.' 'xx' 1) " (4247" 882 1 1422846407 16222 4247 'Reset for 1.8?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Prison:
Will our plots be reset?
Will you be adding more block mine?
Are you currently working on the 1v1 problem?

Skyblock:
will our island be reset back to where it started?
Will we be getting a better shop?
Will golems be enabled?
Will we have more space or a nether world to get golden nugget?

Factions:
Will the whole map change?
Will our base be removed?
Will all our stuff in our base and enderchest be removed?
Will the factions we created and truced and aliied with be gone?
Will the shop that Fireblazer stated "Some more shops are under way" be added?
Will the anvil work normally?
Will we be able to make certain block like slimeblock mossycob and other i may not know of?
Will new plugin command be added?


I nevered experienced a Reset before so sorry for all the question i started playing pc minecraft in Jan and only play aviatorcraft the most.

sorry about the questions for some just put yes or no. for new features answered make 1.8 thread on the day it is reset so forum people know what is added and what is change please and thank you. :)' 'xx' 1) " (4248" 880 4 1422846427 16259 4248 'Re: Reset???' 'KylalaTaricoe' 'kylalataricoe@aol.com' '72.84.183.171' 1 0 '' 'what about Prisons?!?!
Will Our Plots Be affected?!?!
our money??
our Items/inventory??
our vaults??
our chests?
OUR PLOT BUILDINGS?!?!?!?
Will our things be Ok or will we lose Everything?!?! O_O i've done so much hard work on my plots i dont want all that work and effort Lost T_T
and im Sure im not the Only one who would Hate to have their plot and hard work lost' 'xx' 1) " (4249" 882 1 1422846519 15937 4249 'Re: Reset for 1.8?' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.82.67' 1 0 '' 'Everything will be gone except ranks.' 'xx' 1) " (4250" 880 4 1422846584 15937 4250 'Re: Reset???' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.82.67' 1 0 '' 'Everything will be gone except ranks.' 'xx' 1) " (4251" 881 1 1422846741 16222 4251 'Re: Faction/Faction Rank Ideas' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'tbh i only played a bit of factions and many of those ideas are bad. sorry.
the chest being lock thing make raiding less important and make faction in a pvp server only.

The creeper eggs thing i dont see the point of having them since they selling creeper spawner in the shop. if you want the eggs asked them if we can throw regular eggs at the to capture it like some servers allow.

and $50 for 500 mcmmo levels NOPE everyone would rather buy a rank than to get mcmmo skills only.

the plugins i didnt understand so imma leave that out of it' 'xx' 1) " (4252" 881 1 1422847602 26 4252 'Re: Faction/Faction Rank Ideas' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You only want e chest cause you abuse it -.-' 'xx' 1) " (4253" 883 12 1422849360 31 4253 'Donator problem' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 1422849743 'CeralMuncher' 'Rank: Donator
Command or Kit: What?
Whats missing?: I have all my commands missing except my /warp donatorlounge it may help that I bought through Casino.

EDIT: HAS BEEN FIXED! Sorry I'm locking this.
' 'xx' 1) " (4254" 745 39 1422850634 32 4254 'Re: Best Game You Have Ever Played' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'The grandtheft auto series. Still remember playing gta 3 for the first time when it came out at my brothers dorm.' 'recycled' 1) " (4255" 881 1 1422854029 15937 4255 'Re: Faction/Faction Rank Ideas' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.73.170' 1 0 '' '[quote author=DendeTheWizard link=topic=881.msg4252#msg4252 date=1422847602]
You only want e chest cause you abuse it -.-
[/quote]
Not true I would want to use it to clear up your inventory for PvP because carrying all your potions and extra armor takes up a lot of space and have /echest would help with that.
' 'xx' 1) " (4256" 881 1 1422854211 15937 4256 'Re: Faction/Faction Rank Ideas' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.73.170' 1 0 '' '[quote author=WhiteDecay link=topic=881.msg4251#msg4251 date=1422846741]
tbh i only played a bit of factions and many of those ideas are bad. sorry.
the chest being lock thing make raiding less important and make faction in a pvp server only.

The creeper eggs thing i dont see the point of having them since they selling creeper spawner in the shop. if you want the eggs asked them if we can throw regular eggs at the to capture it like some servers allow.

and $50 for 500 mcmmo levels NOPE everyone would rather buy a rank than to get mcmmo skills only.

the plugins i didnt understand so imma leave that out of it
[/quote]
I don't know why you think having chests locked in your claim will turn it into a PvP server because if you can't open chests it makes raiding more of a challenge using TNT and the ability to use creeper eggs makes it fair to have chests locked in your claim' 'xx' 1) " (4257" 880 4 1422857494 46 4257 'Re: Reset???' 'davide' 'davidenriquez41@gmail.com' '173.209.212.151' 1 0 '' 'Like what monkey said everything will be gone but this is also a sign of opportunity. We will finally be advancing the server to 1.8 so this gives you guys some time to think of 1.8 builds. This also gets rid of the spawner problem we have been having XD' 'xx' 1) " (4258" 881 1 1422857684 16222 4258 'Re: Faction/Faction Rank Ideas' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'no it doesnt because new player wont know what to do and they wont add that idea if they wont add mine. because my idea make ur base more secured which overpower ur idea.[b] disabling tnt explosion in enemy claimed land.
[/b] and they wont add it.


plus if u tnt a chest some of the item WILL get destroyed.' 'xx' 1) " (4259" 880 4 1422857759 16222 4259 'Re: Reset???' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'What spawner problem?
' 'xx' 1) " (4260" 884 1 1422858520 31 4260 'Factions' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'So being the dumbass that I am I was on Factions and I went to the /warp newspawn. After landing on the obsidian I decided to fall into the void figuring I was going to die but that wasn't the case. Death and I are falling in the void below /warp newshop and we aren't dieing. Can someone help?' 'xx' 1) " (4261" 884 1 1422858862 16222 4261 'Re: Factions' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i never heard of those warp on faction before?
' 'xx' 1) " (4262" 884 1 1422858976 31 4262 'Re: Factions' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'Do /warp newshop it will take you on a piece of stone and you can fall on the obsidian without dieing and since the area is regioned I can't die.' 'xx' 1) " (4263" 885 12 1422877746 16277 4263 'Hitman' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '193.63.42.179' 1 0 '' 'i bought Hitman with my parents bank and i still havent got it im still thug and my parents are made and they just wasted there money on buying me hitman (its been 2days and i still havent got it) very confused #CONFUSION :(' 'xx' 1) " (4264" 885 12 1422877842 16277 4264 'Re: Hitman' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '193.63.42.179' 1 0 '' 'mt mc name:KayDJ
rank buying:Hitman' 'xx' 1) " (4265" 886 4 1422878110 16277 4265 'Prison lagg' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '193.63.42.179' 1 0 '' 'theres so much lagg on prison yesterday i froze coz of lagg and lost three sets on thug and im really annoyed
p.s. i think casino is making prison lagg) if u can do me a favour close casino down for 1 week and see if prison get better if not then it  casino :(
' 'xx' 1) " (4266" 881 1 1422882061 15937 4266 'Re: Faction/Faction Rank Ideas' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.73.170' 1 0 '' 'I never wanted to disable TNT in claimed land I was just trying to make a use for creeper eggs. Right now it is easier to use TNT  to raid. With my idea the people will buy creeper eggs and use them.' 'xx' 1) " (4267" 884 1 1422882262 15937 4267 'Re: Factions' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.73.170' 1 0 '' 'This was a problem with the opening of the shop we use now and then the staff added a bottom layer so people wouldn't fall off. The only way to get out is to wait for a mod to to you out.

' 'xx' 1) " (4268" 881 1 1422889276 26 4268 'Re: Faction/Faction Rank Ideas' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Ell feet since people abuse e chest it won't be re-added' 'xx' 1) " (4269" 886 4 1422889334 26 4269 'Re: Prison lagg' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I lost 4 sets of officer..' 'xx' 1) " (4270" 886 4 1422890679 31 4270 'Re: Prison lagg' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.32.50' 1 0 '' 'They do know and they've been trying to figure it out. For the last couple days I've had no lag.' 'xx' 1) " (4271" 880 4 1422891023 31 4271 'Re: Reset???' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.32.50' 1 0 '' 'The spawned problem was that people place down a spawned it just turns it to pigs. Example I auction a skeleton spawner I get it place it and it turns to a pig' 'xx' 1) " (4272" 869 12 1422892064 16272 4272 'Re: prison rank from casino' 'callfull11' 'callum-fuller@live.co.uk' '5.67.180.111' 1 1422892218 'callfull11' 'Oh ok well if there is no proof then there is not much you much you can do. But It said it took the money out. If there is nothing you can do I will save up and buy it again. Only this time I will screenshot it. Not very happy but cant do nothing. [size=8p][color=blue]But in your logs it shows that I would of had enough to get thug.
[/color][/size][/size][/size]' 'xx' 1) " (4273" 880 4 1422894839 16222 4273 'Re: Reset???' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'oh ok
' 'xx' 1) " (4274" 881 1 1422895337 16222 4274 'Re: Faction/Faction Rank Ideas' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'ok so paying real life money for special spanwer is a bad idea if people raid ur base and steal it. so that a idea no one would want to do.
it wouldn't never make since to buy a special spawner and lose it.

and creeper eggs i think people use them to change the spawner if they purchased a certain rank to allow them to do so.

but tnt was always useful in raid because many weren't smart enough to build their base out of obsidian so i was able to get into about 2-6 base by blowing up the borderwalls and getting it. so there no point in locking chest if you want to protect your stuff build a trap chest to kill those trying to raid you. or claim a land surrounding ur base so people cant build on it to get to the center of ur base.

Again tnting a lock chest will result in losing loot maybe the most useful one or valuable ones' 'xx' 1) " (4275" 848 1 1422896620 16272 4275 'Re: Prison money' 'callfull11' 'callum-fuller@live.co.uk' '5.67.180.111' 1 0 '' 'callfull11' 'xx' 1) " (4276" 848 1 1422901824 16222 4276 'Re: Prison money' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'me i wanna be free please
' 'xx' 1) " (4277" 884 1 1422908802 46 4277 'Re: Factions' 'davide' 'davidenriquez41@gmail.com' '70.192.213.77' 1 0 '' 'have you tried doing /spawn? It is the only warp that you can do without a countdown that keeps you on the factions server.  ' 'xx' 1) " (4278" 885 12 1422908914 46 4278 'Re: Hitman' 'davide' 'davidenriquez41@gmail.com' '70.192.213.77' 1 0 '' 'Sorry for the inconvenience we will be investigating this claim closely. Thanks for the report.  ' 'xx' 1) " (4279" 885 12 1422909107 1 4279 'Re: Hitman' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.157.108' 1 0 '' 'I'm not seeing anything on buycraft whatsoever please PM me a reciept/proof of payment and we can get it sorted.' 'xx' 1) " (4280" 869 12 1422909250 1 4280 'Re: prison rank from casino' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.157.108' 1 0 '' 'Okay before you buy it on casino; please post on here to let me know and if it's a bug we can fix it. Thanks.' 'xx' 1) " (4285" 881 1 1422918710 16161 4285 'Re: Faction/Faction Rank Ideas' 'happyappygaming' 'Jaredclines@gmail.com' '64.251.131.142' 1 0 '' 'THESE ARE ALL GOOD IDEAS :D' 'xx' 1) " (4286" 881 1 1422919752 16286 4286 'Re: Faction/Faction Rank Ideas' 'saranicole99' 'saramccarthy64@gmail.com' '71.125.3.147' 1 0 '' 'I highly agree with all of the statements except for numbers 1 and 2. What's the point of factions if raiding is going to increase in difficulty? With regards to number 2 I use /fix all mostly for repairing armor that I find in raids to salvage it. I barely pvp myself and don't see this fair for everyone able to use the command.' 'xx' 1) " (4287" 887 4 1422920876 26 4287 'Re: DEATH GONNA DIE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Not on factions JDK I wish doe :P' 'xx' 1) " (4288" 869 12 1422920995 26 4288 'Re: prison rank from casino' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'FIREBLAZER. YOUR SHOWING HIS IP ADDRESS' 'xx' 1) " (4289" 881 1 1422927710 16222 4289 'Re: Faction/Faction Rank Ideas' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'which ranks has the /fix all command?
' 'xx' 1) " (4290" 881 1 1422927805 15937 4290 'Re: Faction/Faction Rank Ideas' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.73.170' 1 0 '' 'Platniumshades and Lemongod ' 'xx' 1) " (4291" 888 1 1422976136 16288 4291 'Faction Reset' 'KillerKittens101' 'isobel.mcconnell@verizon.net' '108.34.211.42' 1 0 '' 'When the reset for factions prison and skyblock happens on the 27th will enderchest and inventory?s contents be saved?' 'xx' 1) " (4292" 888 1 1422976477 46 4292 'Re: Faction Reset' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'No. Everything will be reset.  Your inventory will be wiped and your e-chest will be wiped.  It is kind of like having a new start to the server.  Though sad it is a new oppurtunity for the players who did not benefit from the previous reset.  It will also be good for new players since it puts them on equal playing grounds as the higher ranked and respected players. 

Once again it isn't something to look at as sad.  Think of all of the positives and start formulating a game plan for your new adventure! :D' 'xx' 1) " (4293" 869 12 1422990822 16272 4293 'Re: prison rank from casino' 'callfull11' 'callum-fuller@live.co.uk' '90.195.235.11' 1 0 '' 'ok but if you look at the logs it shows I would of got it' 'xx' 1) " (4294" 869 12 1422993269 46 4294 'Re: prison rank from casino' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'The logs are not showing that you bought it.  They are only showing that you had the money to buy it. Not that you bought it.  ' 'xx' 1) " (4295" 888 1 1422994089 32 4295 'Re: Faction Reset' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Think of this too Sheep will actually mean something for a food source lol' 'xx' 1) " (4296" 869 12 1422995826 16272 4296 'Re: prison rank from casino' 'callfull11' 'callum-fuller@live.co.uk' '90.195.235.11' 1 0 '' 'oh ok well that's fine' 'xx' 1) " (4297" 889 4 1422999696 0 4297 'Is this a glitch?' 'FieryEnderOcelot' '' '109.149.97.101' 1 1423000003 'FieryEnderOcelot' 'So I was playing on the prison server on 03/02/15 and I was AFK I heard someone walking on the grass over my plot so I looked around and saw a player named Kittencoolss. I decided to go back to building and I heard her open my chests im like WHAT!? How can she do that??? So I denied her from going onto my plot to make sure she couldn't do it again is it a glitch or can players access chests on your plot? Plz reply!  :'(' 'question' 1) " (4298" 889 4 1423001175 16168 4298 'Re: Is this a glitch?' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Im pretty sure its a Glitch then. Cause players cant Access Chest with out Being Added.' 'xx' 1) " (4299" 889 4 1423001394 0 4299 'Re: Is this a glitch?' 'FieryEnderOcelot' '' '109.149.97.101' 1 0 '' 'Oh no! I wonder if everyone can do it then? I hope not D:' 'xx' 1) " (4300" 890 1 1423018279 16222 4300 'reset info?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Will you guys be posting a thread about what new in each of the three server on the forum? ( you know when everything is in and is confirmed to be working correctly before you go on and tell us things and they turn out false)

False:
EX: (mod) "there will be slimeblocks now."  (me) * i go and try to make slimeballs and failed* liar u said we can and we can't.


true and confirmed:
EX: (mod) "there will be new shop for factions and skyblock"  (me) * i see the new shops* awesome shops better price and sell price :)


oh and one personal question? does this faction allow us to blow up obsidian with tnt if we do it more than a certain nuber of time?' 'xx' 1) " (4301" 889 4 1423022403 46 4301 'Re: Is this a glitch?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.236' 1 0 '' 'My main question for you is this: do u have trapped chests or reg chests?' 'xx' 1) " (4302" 890 1 1423024294 26 4302 'Re: reset info?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Ovarian breaks in 6 hits already. Left click it with A potato' 'xx' 1) " (4303" 890 1 1423026111 16222 4303 'Re: reset info?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'What??
' 'xx' 1) " (4304" 891 1 1423061756 31 4304 'Reset info reaf me if you want know about the reaet' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.6.155' 1 0 '' 'Its getting annoying with a bunch threads about the reset and that lead me to create this thread. The reset will reset everything except casino and survival(I think). Everything will be reset except donor ranks and the world reset.' 'xx' 1) " (4305" 890 1 1423062258 26 4305 'Re: reset info?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'O bsidian I mean. Auto correct. If you left click o bsidian with a potato it shows how much health is has' 'xx' 1) " (4306" 889 4 1423066861 0 4306 'Re: Is this a glitch?' 'FieryEnderOcelot' '' '86.143.58.131' 1 0 '' 'I have both Trapped chests regular chests so I can store everything neatly. When I left last night I had to put a wall around the chests outside my build so that it couldn't happen whilst I was away :(' 'xx' 1) " (4307" 889 4 1423067585 32 4307 'Re: Is this a glitch?' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Trapped chests can be opened whether you are added to the plot or not i believe ' 'xx' 1) " (4308" 889 4 1423069576 0 4308 'Re: Is this a glitch?' 'FieryEnderOcelot' '' '86.152.191.28' 1 0 '' 'Surely not? If that's the case IF that's the case. They should maybe change that as players can steal your stuff then. But I would still like to know what the mods think and if its a glitch id like to know if they can fix it  :-\\' 'xx' 1) " (4309" 892 1 1423074618 46 4314 '**Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '70.192.213.79' 1 1423078658 'davide' '[center][b][size=36pt]Reset Information Page
[/size][/b][/center]
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[center][color=Black][b]A lot of people have been asking about the upcoming reset and A LOT of people have been posting threads about this reset.  So this is going to be the Official Reset Thread Information.  This thread will be open to everyone's comments/questions about the reset and we as the staff hope to answer as many/if not all questions about it.  So first I'm going to be placing down some basic information about the reset:[/b][/color][/center]

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[b][u]****Basic Information:****[/u][/b]
[i]
[color=red]When will the reset happen?[/color][/i]
The reset will occur on February 27[sup]th[/sup] 2015.

[i][color=red]What areas will be affected? [/color][/i]
The areas of Prison Skyblock and Factions will be affected.  Survival and the Casino will remain as is.

[i][color=red]What will happen to my stuff? [/color][/i]
Everything in from your plots inventory enderchest and player vaults will be gone.  Literally everything.  It is just like coming onto the server for the first time.

[i][color=red]What about my base on factions and prison?[/color][/i]
The worlds will be reset too.  That includes the terrain in factions and the free world in prison.  There will be new terrains for the reset and new places for people to explore!

[i][color=red]Why you do this!!?!?! [/color][/i]
We are upgrading the server from 1.7.10 to 1.8.  This will allow the players to use new crafting recipes and design blocks on the server.  This will also get rid of any illegally spawned items on the server.

[i][color=red]What will happen to my donator rank? [/color][/i]
Your donator ranks or any ranks bought on the casino will remain the same.  If they do not carry over please let the staff know! We do have all information about people who have and do not have ranks on the server so lying is not going to work. :)

[i][color=red]What about my rank on prison? [/color][/i]
Everyone's ranks on prison will be reset back to Rank A.

[i][color=red]What about my balances and money?[/color][/i]
Your money and balances will be reset to zero.  Just like when you first came onto the server.


[u][b]****Intermediate Info About the Reset:****[/b][/u]

[i][color=orange]Will the ban/mutes be uplifted and reset as well? [/color][/i]
No. The bans and mutes will not be uplifted for the reset.  Whatever offenses done before the reset will carry over after the reset.  [b](Example: Player B gets banned for 14 days for advertising before the reset.  Once the reset is done if they do it again they will be banned for 28 days).  [/b]

[i][color=orange]Are there going to be any new areas added to the server?[/color][/i]
We hope to add a new area to the server in celebration of the reset.  It will all depend on if we finish it or not.  Oh how the rumors that will come!!! XD

[i][color=orange]Are there going to be new plug-ins to the already established areas of the server?[/color][/i]
We are still deciding on whether we are going to do that or not.  We are considering though!

[i][color=orange]What is going to happen to the forums website?[/color][/i]
Forums will remain the same.  This reset is only applying to the server itself.  No changes will happen to the Forums or Buycraft.

[i][color=orange]Will there be new kits added to factions/prison/skyblock/new area?[/color][/i]
There will be new donor ranks for the new area.  For all other areas of the server the kits will remain the same.

[i][color=orange]What changes will happen to the buggy areas of the server?[/color][/i]
All of those areas are hopefully going to be fixed before the reset but once again we have to find the time to fix them.  Please be patient as we do our best to fix these problem areas. 


[u][b]****Advanced Questions:****[/b][/u]

[i][color=navy]If a person is riding a pig and the pig finds a river and decides to swim and ends up dying in a pool of its own tears and misery will the sun remain equal to the moon in one minecraft lightyear?[/color][/i]
Yes.

[i][color=navy]Will we be able to use world edit after the reset?[/color][/i]
No. You will not be able to use it.  Only staff is allowed to use it.

[i][color=navy]What will happen with staff? Will there be new trial mods before the reset?[/color][/i]
The staff will remain the same.  No new trial mods will be added to the server at the current time.  Trial mod applications will be available on the forums website at this link: http://aviatorcraft.com/index.php?board=9.0 (You cannot submit an application until APRIL!!!)


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


If there is any questions or concerns feel free to ask in this thread!

[size=10pt][b]Also do not look at the reset as a bad thing.  Even though it may seem that way it really isn't.  We want everyone to be able to enjoy the server the same way as anyone else would.  With the reset we hope that everyone gets an opportunity to be the best that they can be while playing on the server! The server is growing more and more each day and we hope that everyone is able to enjoy the server to the fullest.  As always if you feel anyone is doing something wrong remember to report it on the forums! If you cannot reach the forums ask a staff member or mail them.  (/mail send <your message>).  Everyone have a nice day! :D[/b][/size]' 'xx' 1) " (4310" 889 4 1423075856 32 4310 'Re: Is this a glitch?' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Just dont put stuff in trapped chests Only use regular chest and you will be fine' 'xx' 1) " (4311" 892 1 1423075962 16168 4311 'Re: **Reset Information and Q&A About Reset**' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.251' 1 0 '' 'Thank for letting us know! You do know there will be a lot of question ask Right haha.' 'xx' 1) " (4312" 854 5 1423076160 16168 4312 'Re: Top PvPers' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.251' 1 0 '' 'i should be fourth and killed panda kid before but long ago when i was my old self and i killed him before but in potion pvp.' 'xx' 1) " (4313" 892 1 1423076233 16222 4313 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Yes as my friend Kidz said.

My question is: In faction there are two type of kits the regular 24 hour kit and the 365 day kits.
Since i have supertart after the reset am i able to use the Isupertart kits again or wait the whole year?' 'xx' 1) " (4314" 892 1 1423077348 32 4314 'Re: **Reset Information and Q&A About Reset**' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'I believe you should be able to use the Item kit again' 'xx' 1) " (4315" 892 1 1423078714 46 4315 'Re: **Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '70.192.213.79' 1 0 '' 'Once the reset happens your time limits on your kits should be reset back to none.  So you should be able to use them once the reset has happened. ' 'xx' 1) " (4316" 892 1 1423079269 16222 4316 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'AWESOME!!! FACTIONS IS MY PLACE' 'xx' 1) " (4317" 892 1 1423081327 5 4317 'Re: **Reset Information and Q&A About Reset**' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' '[img]https://baccalabloggala.files.wordpress.com/2015/01/audition7-abouttime.gif[/img]' 'xx' 1) " (4318" 892 1 1423082291 50 4318 'Re: **Reset Information and Q&A About Reset**' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'shores???' 'xx' 1) " (4319" 892 1 1423084354 46 4319 'Re: **Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '70.192.213.79' 1 0 '' 'Well he did say that he would come on occasionally just to check in on us o3o
' 'xx' 1) " (4320" 893 4 1423089531 16140 4320 'I plz need help plz' 'kosty_frosty' 'tyler2498@hotmail.com' '50.127.199.236' 1 0 '' 'ok so u can change your name on minecraft now and when I did I my faction says im not in one in bc I changed my name in I did /f show cataclysm my faction in it said my old name kost2498 was in it so I cant get in it plz a mode give me leader ship of my faction disband it plz thank you
' 'xx' 1) " (4321" 854 5 1423092871 26 4321 'Re: Top PvPers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'But kidz I killed you so if you killed panda does that make me 3rd?' 'xx' 1) " (4322" 892 1 1423096528 16282 4322 'Re: **Reset Information and Q&A About Reset**' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'Still seems not fair to the guests. They may have just got their first god set. In a couple of days. Poof its gone' 'xx' 1) " (4323" 892 1 1423104753 32 4323 'Re: **Reset Information and Q&A About Reset**' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Itll make it more fair for guests truthfully Everyone will be at the same point for example prisons mine a' 'xx' 1) " (4324" 892 1 1423104969 26 4324 'Re: **Reset Information and Q&A About Reset**' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'And then we donators do /kit (Rank). And get a headstart. I get supertart so I have diamonds and obby already + 3k. Also I get gapples already from ISupertart' 'xx' 1) " (4325" 892 1 1423112817 16222 4325 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'yeah but not everyone will be even with the newcomers those who bought ranks will get a further head start like Dende stated for factions.

prison everyone will be in mine A but the donators will now find the donator mine useful.
factions the donorlounge will give better
skyblock unknown
' 'xx' 1) " (4326" 854 5 1423113862 16222 4326 'Re: Top PvPers' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i say Dende is the top PvPer i know
i only woot for him on prison and i woot for him and shugey on factions' 'xx' 1) " (4327" 894 4 1423120115 16049 4327 'Well I have A Huge Problem :/' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'So as many of you know you can change your name... DO NOT DO THIS! I play on the prison server and all of my /home's got reset. many of which are in places very hard to get to. Also every one of my /pv's reset.... Of which i had many many things. So i am asking if anything can be done about this... i guess if its not fixed i can try to change my name back and see what happens' 'xx' 1) " (4328" 894 4 1423120662 16049 4328 'Re: Well I have A Huge Problem :/' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Oh my god.... My balance got set to 0.... :(
' 'xx' 1) " (4329" 894 4 1423120710 16049 4329 'Re: Well I have A Huge Problem :/' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Welp plugins need to go by UUID's from now on :/' 'xx' 1) " (4330" 889 4 1423123808 0 4330 'Re: Is this a glitch?' 'FieryEnderOcelot' '' '31.53.148.204' 1 0 '' 'Ok but I still think mods need to be made aware of this' 'xx' 1) " (4331" 889 4 1423136471 46 4331 'Re: Is this a glitch?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.198' 1 0 '' 'We are aware of the situation with trapped chests and we really cannot do much. The plugin for plots allows for trapped chests to do this. It is also something that a lot of other servers deal with and have to settle with. The trapped chests are enabled in the plug in coding. Once again sorry for the inconvience but I would suggest to change your chests to reg chests.' 'xx' 1) " (4332" 894 4 1423136568 46 4332 'Re: Well I have A Huge Problem :/' 'davide' 'davidenriquez41@gmail.com' '173.209.212.229' 1 0 '' 'That is because once you come onto the server it recognizes you as the new name not your former name. We cannot do anything about it.' 'xx' 1) " (4333" 894 4 1423141263 16049 4333 'Re: Well I have A Huge Problem :/' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Yeah i know :( they should switch plugins to use UUID's and not names... At least the reset is coming.' 'xx' 1) " (4334" 894 4 1423141307 16049 4334 'Re: Well I have A Huge Problem :/' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'I did keep my donor rank :) so im kind of okay with it. I would be really upset if it wasnt for the reset coming.' 'xx' 1) " (4335" 894 4 1423147926 46 4335 'Re: Well I have A Huge Problem :/' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'You mainly got to keep your donor rank because those are usually associated through Minecraft UUID as well as your minecraft IP.  That is good news but I really do not understand why people would change their names and then come onto the server expecting everything to be the same  ???' 'xx' 1) " (4336" 892 1 1423148319 46 4336 'Re: **Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Yes People who bought ranks do have an advantage on the server but that is because they did buy those ranks.  Those without ranks will still be able to have equal oppurtunities to rank up and thrive on the server.  Yes it will be a bit more difficult but that is when strategy comes into play.  From my past experience going onto a server and playing a certain area and yolo-ing it is not the best of ideas. 

For example: If I was a default player playing on prison after the reset this is my strategy:

Find out what is the most valuable mineral in Mine A.  Keep mining to find that mineral and if you see other minerals and gems mine them too.  Keep all Cobblestone in your player vaults and then dump all of it once your player vaults get full.  When dealing with speed smelting will not be a good idea.  Though you could make more money it will not help out in the long run.  For pesky items such as glowstone dust and other assorted items keep them in a special area of your player vault.  Once you dump your cobblestone then craft your glowstone blocks to save space. 

That is just what my strategy would be. :P' 'xx' 1) " (4337" 890 1 1423148613 46 4337 'Re: reset info?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Well in this case White when you were stating your Falsality statement we are talking about after the reset.  Not before.  Everything will remain the same up to the reset.  Once the reset is done then you can start testing out everything.

If there is a problem that you see once the reset is complete please let us know.  We need knowledge of every bug that comes after the reset so that way the server will be perfect. :P' 'xx' 1) " (4338" 892 1 1423148742 46 4338 'Re: **Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'That is also why we gave everyone plenty of notice on the restart as well.  So that way they can strategize and formulate their game plan. ' 'xx' 1) " (4339" 895 4 1423148821 16258 4339 'Casino bug' 'danielpat' 'camryn0916@gmail.com' '198.86.72.68' 1 0 '' 'I bought the thug rank for prison (25k) and I did not recieve thug. I am about to buy it again but I want a mod to verify it or something before I try or check my money before then after I buy it? I want thug and have the casino cash but it won't work. help me...' 'xx' 1) " (4340" 894 4 1423152196 1 4340 'Re: Well I have A Huge Problem :/' 'godlikefrank' 'alextehbest@hotmail.com' '109.73.73.58' 1 0 '' 'Once we move over to 1.8 all UUID's should be properly working; you should have probably asked us before changing your name though so this wouldn't have happened.' 'xx' 1) " (4341" 893 4 1423152289 1 4341 'Re: I plz need help plz' 'godlikefrank' 'alextehbest@hotmail.com' '109.73.73.58' 1 0 '' 'I don't know what you were all expecting when changing your names like this issues like this will be resolved once we move over to 1.8 in a few weeks.' 'xx' 1) " (4342" 879 4 1423152375 1 4342 'Re: t mine kills' 'godlikefrank' 'alextehbest@hotmail.com' '109.73.73.58' 1 0 '' 'People are knowlingly jumping into the void though I don't see how this is an issue.' 'xx' 1) " (4343" 878 4 1423152427 1 4343 'Re: What happened to anti-looter?' 'godlikefrank' 'alextehbest@hotmail.com' '109.73.73.58' 1 0 '' 'We were popping plugins off and on to solve lag I'll add it back now. It should be on the server the next time it restarts.' 'xx' 1) " (4344" 890 1 1423152710 1 4345 'Re: reset info?' 'godlikefrank' 'alextehbest@hotmail.com' '109.73.73.58' 1 1423152847 'Alex' '[quote author=WhiteDecay link=topic=890.msg4300#msg4300 date=1423018279]
False:
EX: (mod) "there will be slimeblocks now."  (me) * i go and try to make slimeballs and failed* liar u said we can and we can't.
[/quote]
When was this said? I assume you're making an example which is false?
We try to keep people informed when we make large changes so we will post topics on the forum about resets in the future beforehand.

[url=http://aviatorcraft.com/index.php?topic=892.0]http://aviatorcraft.com/index.php?topic=892.0[/url]' 'xx' 1) " (4345" 891 1 1423152814 1 4345 'Re: Reset info reaf me if you want know about the reaet' 'godlikefrank' 'alextehbest@hotmail.com' '109.73.73.58' 1 0 '' '[img]http://imgs.xkcd.com/comics/standards.png[/img]

I sent an e-mail out to everyone registered to the forum about the reset. If you provided a false e-mail shame on you' 'xx' 1) " (4346" 888 1 1423152869 1 4346 'Re: Faction Reset' 'godlikefrank' 'alextehbest@hotmail.com' '109.73.73.58' 1 0 '' 'Post in this thread about resets
[url=http://aviatorcraft.com/index.php?topic=892.0]http://aviatorcraft.com/index.php?topic=892.0[/url]' 'xx' 1) " (4347" 884 1 1423152928 1 4347 'Re: Factions' 'godlikefrank' 'alextehbest@hotmail.com' '109.73.73.58' 1 0 '' 'I'll prevent people from teleporting to it I assumed by default that you wouldn't be allowed to teleport there.' 'xx' 1) " (4348" 892 1 1423157177 0 4348 'Re: **Reset Information and Q&A About Reset**' 'FieryEnderOcelot' '' '86.162.195.114' 1 0 '' 'Oh cool :D
I'm going to miss my builds on my plots but to be honest they weren't very good anyway and I don't really want to tear it all down.
Thanks for letting us know  ;D' 'xx' 1) " (4349" 892 1 1423159402 46 4349 'Re: **Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'No problem! If you have any questions about the reset or any problems after the reset. Please Let us know here!' 'xx' 1) " (4350" 892 1 1423162778 16222 4350 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'that was my strategy when i was in mine T i went back to mine O for iron block so i can get tons of iron ingots to sell. And i was free in 20 min :)
but Factions that my secret and i aint telling. Lol' 'xx' 1) " (4351" 896 1 1423162940 16222 4351 'Players favorite place' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Hey what is everyone favorite area to play on the most?
mine is factions because it make my heart race like crazy when i see another player running after me lol.
and prison' 'xx' 1) " (4352" 896 1 1423163535 46 4352 'Re: Players favorite place' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Ooo. This is a toughie for me.  Hmm.... I would probably go with hub tbh.  I love the layout for hub and I always like staying in there and just getting inspired by the build.  It is just that there are so many aspects of the hub that you can get inspiration from it which i do often.  I do steal the water feature idea off Twini too though XD. ' 'xx' 1) " (4353" 892 1 1423164157 16222 4353 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'So after reset will  factions prison and sklyblock spawn have a different look cuz im bored of the normal look.' 'xx' 1) " (4354" 892 1 1423164742 46 4354 'Re: **Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Some areas will change and others will not change.  I know that factions spawn is not changing because of the fact that is was built by a professional build team for when the server was first opened.  Skyblock is also staying the same because of how much work went into making the spawn.  But there will be a new shop for skyblock soon so that is the only change that is guaranteed. ' 'xx' 1) " (4355" 892 1 1423179240 16222 4355 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Will they allow us to earn mcmmo skills from killing mob from spawners that would help a lot since you barely find mobs in caves anymore and some don't show a lot outside?

With this we can lvl up axes unarmed swords archery and please allow golems to attack those who are not in the factions. (like if  member make them they should not get attack but attack invaders OH and not disappear many golem disappear for some reason.)

[b]Will Faction get more shops?[/b]
(i would actually like to buy cactus and various other things. even though it a small server many shop are needed not everyone can get [b]blaze rod[/b] i mean there is only one nether fortress in all of the server and it hard to find and not many people will go through the portal because it can lead them somewhere else like someone else base. Same goes for[b]nether wart [/b] we get many of those why not sell them?)

[i][b](EX: this is just an example of what i like to see you dont have to add them.) [/b]list:
slime price seems unfair both ways
Red sand
more spawners? because i dont know how to get a wolf spawner. blaze spawner slime and others
slimeblock
flowers
hoppers
beacon or nether star ( ur choice)
armor & tools non-enchancted (ur choice of what material the armor is) ( in case you use ur kits of the day and lost them)[/i]

[b]The new map:[/b]
will there be temples? ( if there already is then i didnt know sorry)
will we be able to have redsand and others?
villagers? (shop) Villager Spawner really high price)
trading?
I notice that the map now lacks jungle and desert. all i see are mountains everywhere and floating island. OH and TOOOOOO much OCEAN i hate boats.

Factions PvP: will there be an arena for anyone to PvP each other cuz they keep turning WEST into a warground ( NONE SHALL PAST!!!!!!!) -_-

sorry i been asking question non stop and i wanted to get all my questions out here so i can stop.

Skyblock:
Will we be able to have snow some time cuz it only rains and that boring?

Donor lounge in all three server:
Will this change in any way?' 'xx' 1) " (4356" 897 1 1423200625 16222 4356 '7Misun Congratulation' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' '7Misun congrat on becoming a full moderator to aviatorcraft WOOT WOOT YAY' 'xx' 1) " (4357" 898 7 1423200946 16222 4357 'Server owner' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'vote to who you think owns and run the server more?' 'xx' 1) " (4358" 899 1 1423202342 31 4358 'Prison A rank' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.32.168' 1 0 '' 'I know this late but I would like to go back to A. let me keep everything just set me back to A before the reset because I'm just bored until the reset. If you can do that that would be great! Thanks!' 'xx' 1) " (4359" 899 1 1423211614 16222 4359 'Re: Prison A rank' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'umm im still asking myself questions if that possible.

Even if they do sent you back you would still have toe restart a rank A again on the day of the reset
' 'xx' 1) " (4360" 900 1 1423214561 16298 4360 'YouTube' 'Spider123' 'tube.spider123@gmail.com' '85.165.20.208' 1 0 '' 'Hello i just wanted to ask can i do a trolling episode on your server i'll fix anything i damage i am ganna be trolling on [u]factions[/u] just can i get [u]op[/u] just for the troll so after that you can [u]deop[/u] me

also you dont need to do this but can you install the punishmentall plugin?' 'xx' 1) " (4361" 900 1 1423214589 16298 4361 'Re: YouTube' 'Spider123' 'tube.spider123@gmail.com' '85.165.20.208' 1 0 '' 'ooh i forgot

IGN: TreyLocos' 'xx' 1) " (4362" 885 12 1423216098 1 4362 'Re: Hitman' 'godlikefrank' 'alextehbest@hotmail.com' '188.227.181.234' 1 0 '' 'It's been about 4 days since you last posted about this please reply within a week or I'll have to lock this topic.
You can always PM me on the forum if it is locked or make another topic.' 'xx' 1) " (4363" 892 1 1423224419 35 4363 'Re: **Reset Information and Q&A About Reset**' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'WHYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY





all this before 3 days after my birthday :(' 'xx' 1) " (4364" 901 1 1423224508 35 4364 'alex' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'Alex are you related to swedishduck2000 ig O_o


your both ducks :3' 'xx' 1) " (4365" 900 1 1423224550 35 4365 'Re: YouTube' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' '...' 'xx' 1) " (4366" 900 1 1423231292 16168 4366 'Re: YouTube' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'i don't think they will let you do that? so i wouldn't waste your time.' 'xx' 1) " (4367" 900 1 1423244843 32 4367 'Re: YouTube' '7misun' '7misun@gmail.com' '68.117.118.222' 1 0 '' 'Sorry we will not be oping you Maybe use invisible potions. ' 'xx' 1) " (4368" 901 1 1423252649 1 4368 'Re: alex' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.236.2' 1 0 '' 'i am not
it is just a coincidence' 'xx' 1) " (4369" 899 1 1423252697 1 4369 'Re: Prison A rank' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.236.2' 1 0 '' '[quote author=CeralMuncher link=topic=899.msg4358#msg4358 date=1423202342]
let me keep everything
[/quote]this is not what a reset is meant to do' 'xx' 1) " (4370" 902 1 1423253265 16222 4370 'Votes' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Currently Aviatorcraft is rank 445 on top servers and i got a plan for that.

1: Youtube is the best place for more like and people on aviatorcraft. If your a youtuber and good with PvP then you should post videos of PvP and challenge others to come on the server to face you.
2: Voting link is only on prison why not factions Skyblock and survival?  it mods and admin choice if they want to or not but it will help with the votes.


3: I wanted to post videos of awesome PvP 1v1 2v2 3v3 and more maybe a whole team of 6v6 BUT i[b] can't[/b] do that because every time i say " I'm recording" a fight someone kept on killing me even though i am always unarmed when recording. So it would be best if a [b]Moderator[/b] would record videos because they have the [u]power of flight[/u] and i don't P.s people kill each other for there own amusement since they cant fight in a real battle so that why they kill the unarmed.

For the PvP arena i suggest that you guys make like a place around the arena for us to walk and watch the whole fight ( kinda like a football stadium or whatever it called) instead of jumping down and getting killed in the process of getting a better view of the fight. That way people can watch the fight and record better.
if you do this there's a better chance of people recording hackers without dying and not knowing that they were hacking ;)

p.s: Im gonna vote everyday i liked to see who'll beat me in voting contest lol' 'xx' 1) " (4371" 898 7 1423255230 50 4371 'Re: Server owner' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Carmau runs if for aviator but it's aviator i'd say alex manages it the most' 'xx' 1) " (4372" 903 3 1423258471 16222 4372 'minimap?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'rei minimap: i dont know how to download it and i don't want to use that one because when i try to get it it lead me to a site unlike the ones i go to to get mods and texture. is any other minimaps allowed ore will be allowed after reset??' 'xx' 1) " (4373" 903 3 1423262965 26 4373 'Re: minimap?' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'Google it?' 'xx' 1) " (4374" 903 3 1423265058 16222 4374 'Re: minimap?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'oh yeah state the obvious. if you have it dende give me a link' 'xx' 1) " (4375" 903 3 1423265292 16222 4375 'Re: minimap?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Nevermind rei's minimap only runs on 1.710 and no longer having any updates so zan minmap is and i think that should be allowed
' 'xx' 1) " (4376" 892 1 1423266769 46 4376 'Re: **Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '70.192.212.46' 1 0 '' '----For WhiteDecay-----

[b]Everything Factions:[/b]
Nothing with the factions plug-ins will be changing.  All current faction plug-ins will remain the same and no new ones will be added to factions. 

In regards to the iron golems it really has not been much of a problem in the past so we are not going to do anything about them. 

The factions shop will be expanded and redesigned.  The new factions shop will include a lot of things that people can buy and will be very similar to the factions shop that is currently available. 

As far as I know you can get red sand in factions right now.  It is not available in the shop but it is in the current factions map.

There are already temples in the current factions map but they are hard to find and most times are blown up.

Villager spawners are highly unlikely

Trading is not part of our current plug ins so no trading will happen.  All trades can be done privately so commands to do trades will probably end up turning into spam. 

The map is not really in our control.  It is kind of like when you start a private single player world you never know what you are going to get.  Plus we don't want to make everything easy.  Though using boats is tiresome you can power through and use them.  If we made the server too easy then it would turn boring.

I believe that with factions there will be no new added arena.  The warzones were meant to be the substitution for an arena.  People can pvp there freely and won't have to worry about a laggy warp.

[b]Skyblock:[/b]

We are not in control of the weather on skyblock so with snow it really doesn't matter.  Plus I do not believe you can sell it on skyblock anyways kind of making snow useless.

[b]Everything Else:[/b]
Prison is getting a new donorlounge. ' 'xx' 1) " (4377" 903 3 1423276001 26 4377 'Re: minimap?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Google it better? And other mini-map's have cheaty things which is why we are limited to Rei's minimap. The rules are made for a reason' 'xx' 1) " (4378" 904 12 1423296505 16116 4378 'Color change' 'darkon275' 'rdranch275@gmail.com' '74.101.155.150' 1 0 '' 'Hi I Mojang name changed:
http://gyazo.com/1c60cab6e7df68315329f4f821d02c07

my color was dark blue thanks <3' 'xx' 1) " (4379" 905 4 1423297395 16222 4379 'Tree feller not working?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Hey i kept on forgetting to post this but i need to test my theory.

Tree feller doesn't work on factions. Why?

i was on a diff server and was rank 1 and i activated treefeller and it works but on here it doesn't. and my woocutting lvl is like 87 ' 'xx' 1) " (4380" 906 1 1423350648 0 4382 'Question about ranks' 'FieryEnderOcelot' '' '81.159.227.201' 1 1423396003 'FieryEnderOcelot' 'Hey just wanted to ask a quick question and hopefully you can answer :P
If I get the chief rank for Prison at the casino do I get access to all the other kits as well as chief? so like im thug rank now but if I get chief can I get the officer and hitman kits too?
;D


~has been edited :P' 'xx' 1) " (4381" 906 1 1423356488 15888 4381 'Re: Question about ranks' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.90' 1 0 '' 'Chief rank for factions???' 'xx' 1) " (4382" 906 1 1423395960 0 4382 'Re: Question about ranks' 'FieryEnderOcelot' '' '81.159.227.245' 1 0 '' 'oops! :P
Sorry I meant Prison I was up late last night lol
I will change it so no-one else gets confused xD' 'xx' 1) " (4383" 906 1 1423400368 46 4383 'Re: Question about ranks' 'davide' 'davidenriquez41@gmail.com' '173.209.212.231' 1 0 '' 'The answer is yes. You get access to chief as well as hitman officer and thug.' 'xx' 1) " (4384" 907 2 1423424711 26 4384 'Reporting Ferrrrrry1 for Modded Keyboard/Hacks' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Kill aura Anti-knockback

Prison

https://www.youtube.com/watch?v=AE8xhrFWtls&feature=youtu.be' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (4385 907 2 1423428336 26 4385 'Re: Reporting Ferrrrrry1 for Modded Keyboard/Hacks' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I have better video proof if needed can I share screen and show you since uploading crashes my MC?' 'xx' 1) " (4386" 906 1 1423431039 0 4386 'Re: Question about ranks' 'FieryEnderOcelot' '' '81.159.227.245' 1 0 '' 'ok cool thanks!  ;D' 'xx' 1) " (4387" 907 2 1423434868 46 4387 'Re: Reporting Ferrrrrry1 for Modded Keyboard/Hacks' 'davide' 'davidenriquez41@gmail.com' '70.192.198.216' 1 0 '' 'If this is the only evidence you have then I cannot prosecute for hacks.  I am seeing lag spikes which is causing him to lag and stand still for a bit but from my perspective of the given video he was taking damage and getting knocked back.  If you have better evidence then this video then please comment once more.

For now no prosecution will be done.' 'xx' 1) " (4388" 907 2 1423435255 26 4388 'Re: Reporting Ferrrrrry1 for Modded Keyboard/Hacks' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'JDK go on skype Ill share screen a for better video' 'xx' 1) " (4389" 907 2 1423436567 46 4389 'Re: Reporting Ferrrrrry1 for Modded Keyboard/Hacks' 'davide' 'davidenriquez41@gmail.com' '70.192.198.216' 1 0 '' 'The player has been perm banned from the server since this is his second offense. Thank you for the additional video. ' 'xx' 1) " (4390" 905 4 1423437990 50 4390 'Re: Tree feller not working?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hi Please elaborate on your issue and what "[color=rgb(50 58 69)][font=Verdana][size=2px]Tree feller[/size][/font][/color]" is. This may be another plugin or a custom skill. Thanks - Jboy' 'xx' 1) " (4391" 905 4 1423438071 16222 4391 'Re: Tree feller not working?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'treefeller is part of the skill [b]Woodcuting[/b]. it suppose to make all the wood above the black we chop to fall to the ground' 'xx' 1) " (4392" 905 4 1423438761 50 4392 'Re: Tree feller not working?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I believe this has been disabled for a reason' 'xx' 1) " (4393" 905 4 1423442182 16222 4393 'Re: Tree feller not working?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 1423464113 'WhiteDecay' 'well that sucks

what the reason for it being disable?' 'xx' 1) " (4394" 885 12 1423491717 16168 4394 'Re: Hitman' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' '[color=green]Alex he doesn't really get on forums ill tell him on Skype too get on[/color] [color=blue]forums later today so he can talk to you are answer your question.[/color]' 'xx' 1) " (4395" 752 2 1423509665 15943 4395 'Re: Disrespectful Mod Jboy [MOVED]' 'DragonHunter87' 'basketballduke2014@yahoo.com' '98.19.4.52' 1 0 '' 'Well well well look whos back in topic no other than the Dragonhunter87 ;) This topic is gay Dragonhunter why did you post this and you posted it in wrong section of topics smh. but seriously jboy ....... As much as i hate to say it .......... I accept your appology and with that i appologize to you as well ....... Damn that was hard but hey now we can move on. However lol you know i got something else always negative to say most times so here we go ..... As reading some topics there still seems to be a problem with no active staff members. come on guys quit it already after the reset coming soon lets fix this and rule the mc server world .... Ok im done ranting once again you all are too nice makes me queasy but im going once again lol good right ;)' 'xx' 1) " (4396" 752 2 1423522342 32 4396 'Re: Disrespectful Mod Jboy [MOVED]' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'This seems like its been taken care of so im gonna lock this topic' 'xx' 1) " (4404" 910 1 1423568306 50 4404 'Re: Mods who to ask?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'alex isnt the only admin.. Theres carmau and MrDeathWilliams' 'xx' 1) " (4405" 910 1 1423569427 46 4405 'Re: Mods who to ask?' 'davide' 'davidenriquez41@gmail.com' '70.192.207.43' 1 0 '' 'No no no jboy he is saying that is all of the mods that he knows by name.  He hasn't met carmau or Willy yet. 

We try our best to answer all questions that players may have.  Even though I am not the best at factions knowledge you can still ask me questions about it and I will try to answer it to the best of my abilities.  Sometimes I do have outsource to other mods and admins but most of the time we get it right :)

You can ask whoever mod is available any questions and they will all follow that "code" listed above :)' 'xx' 1) " (4406" 911 2 1423583479 0 4406 'Evidence of hacks' 'FieryEnderOcelot' '' '86.166.195.15' 1 0 '' 'Hi Well I was playing on prison early this morning (well early for me. I live in the UK) and a player actually said he used a hacked resource pack on factions or something along those lines. Also x-ray was mentioned due to them talking about factions only moments ago I suspect he was meaning on factions he uses x-ray. I have a screenshot of the chat as evidence sorry that I don't have a recording device :(
Even if you don't think he/she is hacking maybe it is worth checking when he is on factions? I don't know but I hope I haven't wasted your time.
[b]IGN:[/b] _The_Larz
[b]Server: [/b] Prisons

Here is the link for proof: http://i.imgur.com/pYWlzzd.png
Once again im very sorry if I wasted time :(' 'xx' 1) " (4400" 854 5 1423533149 56 4400 'Re: Top PvPers' 'pokemon2117' 'johnnylee4432@gmail.com' '76.29.6.163' 1 0 '' '*cough* I beat Panda In a 1v1 i use 1 set he use 2 *cough*' 'xx' 1) " (4403" 910 1 1423540966 16222 4403 'Mods who to ask?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'ok i know who eaach of the moderator are and only admin Alex. but my question is how do we know who we ask our specific question to?

yes we have the report a problem but what if we like to pm them. Who is specialize in certain server?

EX: JDK told me he doesn't know much about faction and i know he knows more about prison.' 'xx' 1) " (4402" 854 5 1423533471 26 4402 'Re: Top PvPers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '*cough* I killed panda the same way poke did *cough*' 'xx' 1) " (4407" 911 2 1423595399 46 4407 'Re: Evidence of hacks' 'davide' 'davidenriquez41@gmail.com' '70.192.203.148' 1 0 '' 'Trust us you didn't waste our time.  But unfortunately we cannot prosecute for hacks in this instance.  We need to have hardcore evidence that it is indeed hacking.  We cannot prosecute a person by admitting to using hacks because we do not know if they are telling the truth or not.  They could be joking. ' 'xx' 1) " (4408" 911 2 1423599031 0 4408 'Re: Evidence of hacks' 'FieryEnderOcelot' '' '86.143.60.53' 1 0 '' 'Well thanks for reading it at least even if it doesn't help you very much.
Who knows maybe IF he is hacking he will trip up sooner or later and then he can be stopped but as you said we have no proof so..
thanks :)' 'xx' 1) " (4409" 823 7 1423697255 15888 4409 'Re: [Moved To Here] New top 10 pvpers' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.60.179' 1 0 '' 'Lel. We need more faction player. I so lonely :(' 'xx' 1) " (4410" 912 12 1423705282 16315 4410 'No Permission for the /hat command?' '360PlaysMC' 'rexfrits@gmail.com' '108.207.77.26' 1 0 '' 'I recently donated on shop.aviatorcraft.com for the Ultimate Overlord and I did not recieve a command that says I would. This command is the /hat command that you get with the Contributor rank which is 4 ranks below me. I made sure and looked underneath the perks for Ultimate Overlord and it said "Getting this rank will give you all the perks of the ranks below you except for the Advice rank. I get other commands just fine but this is the only one.' 'xx' 1) " (4411" 854 5 1423705774 16192 4411 'Re: Top PvPers' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'No love for solar once again ;-;' 'xx' 1) " (4413" 913 1 1423737661 16222 4413 'Message to ALL MODS ADMIN TRIAL MODS AND ONWER.' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I have a little project I'm currently working on and want to see what your opinion is.

Now ill make a new thread when my project is done and I'll be making a video on this ill put the link in the final thread. I'm hoping to finish this by the end of the week so that if you have an idea of doing so you'll have enough time to think on it before the reset.

I'm not asking if you would add this to the server if you plan on it ill be happy if you don't i'll still be happy to have yours and everyone grateful and hateful opinions :)

I won't go into details yet but it a chanllege that many people will hate but love at the same time so yeah be prepared to have your mind blown.
P.S This is my first creative build on PC minecraft :) and i only finished have of it in 3 hours! 3 more hours to go' 'exclamation' 1) " (4415" 854 5 1423750552 46 4415 'Re: Top PvPers' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'that is because this is a top PRISON pvpers list meg :P Not server pvpers.  If there was a server list then that would be even more debate then this one would have (or anyone in that matter)

**My note: PLEASE DO NOT MAKE A SERVER PVP LIST**' 'xx' 1) " (4419" 914 39 1423763132 16222 4419 'Re: New and Improved Mc Millionaire!!!!!' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'never heard of it and meh ill give it a try if im selected.  is this only gonna be limited or on the server for a long time?' 'recycled' 1) " (4420" 913 1 1423763227 16222 4420 'Re: Message to ALL MODS ADMIN TRIAL MODS AND ONWER.' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'just a vid. im not entirely good with pc minecraft yet im still learning the basic of command and what you can do on here.

for the link thing you can explain to me how to do that.' 'xx' 1) " (4421" 903 3 1423771684 16168 4421 'Re: minimap?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Whitedecay ill help you ill put a tutorial on mod installs. ' 'xx' 1) " (4422" 903 3 1423773283 16222 4422 'Re: minimap?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'sweet thanks Kidz' 'xx' 1) " (4423" 915 1 1423776356 16222 4425 'Project Done Admins and Mods ' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 1423789166 'WhiteDecay' 'This is my project pretty sure it wasn't supposed to take long to build since it took me 4 hours in total to build this.

[u]PvP 3.0 by WhiteDecay[/u]

I have created an arena that would be use for all type of advantages and disadvantages. Since the Prison arena is small and is old tbh. But i got these idea from the 1v1 arena and many other servers don't have this arena and was hoping it would be implemented into either Factions or Prison server.

Now i did not know what the limit space use for the arena but this one comes in all sizes. this arena is 45x45 and you can make it as high as you want.

Also i forgot to say this in the video. i didn't know hat to use to prevent people from falling off the edge of the spawn like a fence or iron bars or maybe a invis wall that prevent you from entering that way.

Here a Link to my video for the looks of it: [url=https://www.youtube.com/watch?v=RcV-5JjncBk]https://www.youtube.com/watch?v=RcV-5JjncBk[/url]

[u]What New[/u]:
[b]1[/b]: Spawn area
[b]2[/b]: PvP enabled area
[b]3[/b]: More obstacles
[b]4[/b]: New terrain
[b]5[/b]: Better view of PvP matches
[b]6[/b]: Cool new design
[b]7[/b]: More difficult fights
[b]8[/b]: You drop from the spawn platform onto slimeblocks for safe landing
[b]9[/b]: Archery is disabled on spawn area

[b]*IMPORTANT* YOU WILL NEED TONS OF GOD APPLES TO SURVIVE[/b]

I'll be happy if it was added and if it is not added then ill be happy with the mods and everyone opinions and suggestions. Please subscribe i might post some PvP vids aalong the way :)

heres a pic
[url=http://imgur.com/g9bmeZz]http://imgur.com/g9bmeZz[/url]' 'xx' 1) " (4424" 916 4 1423782040 16207 4424 'Casino Money Has Reset For Me.' 'BMXMaster121' 'evan9926@yahoo.com' '96.3.3.167' 1 0 '' 'http://imgur.com/S6qmvES

Okay So. Here is the proof of my money that I had but You guys said there is no way to get that much in the time I've played right? Well for one I know I put several hours into doing that and I got lucky and I hit a few jackpots when I was earning that money and that's how it accumulated so fast. One thing that got me mad was that I was gonna log in the next day to have enough money not to have 0$ and then it was gone so I got mad -.- anyways I earned that money and I would really like it back so if you could give it back to me that'd be amazing.' 'xx' 1) " (4425" 916 4 1423785226 26 4425 'Re: Casino Money Has Reset For Me.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'they have logs to check if you lost it so you dont need a screenshot' 'xx' 1) " (4426" 916 4 1423794162 20 4426 'Re: Casino Money Has Reset For Me.' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'I think its kinda funny cause ive seen him in there playing. Taking his money away cause you assume something is not right on the admins part.
~ Long Live Minecrafters ~' 'xx' 1) " (4427" 915 1 1423794467 20 4427 'Re: Project Done Admins and Mods ' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'That's kinda cool :D
id pvp people if that was in factions xD' 'xx' 1) " (4429" 19 7 1423797936 46 4429 'Re: MUSIC' 'davide' 'davidenriquez41@gmail.com' '97.73.48.61' 1 0 '' 'For me as of right now I am in LOVE with these bands and I hope to see them soon!

-Coldplay
-ThePianoGuys
-Pentatonix
-Imagine Dragons
-A Great Big World
  **Funny story I actually was able to see these guys perform in a local theater where I live before they went big.  How early you may ask it was when their hit "Say Something" was only at 10k views on youtube.  I had a feeling the song would go major because it was an incredibly emotional song.  (Plus they don't need Christina Agulera to make the song good! I love the solo version better then the colaberated version)
-OneRepublic
-2cellos

All of which are easy listening groups. Love them all! KEEP THE POST ALIVE!!!! :D :D :D' 'xx' 1) " (4430" 742 7 1423798249 46 4430 'Re: #Thug Life' 'davide' 'davidenriquez41@gmail.com' '97.73.48.61' 1 0 '' 'Bruh... you chose the thug life bruh... time to get out of the hood and branch out man. You stay in the hood you gonna die in the hood. ' 'xx' 1) " (4536" 942 4 1424382715 0 4536 'On behalf of spidermankat' 'FieryEnderOcelot' '' '82.45.53.233' 1 0 '' 'Hi I am writing this on behalf of my friend spidermankat because he doesn't know how to do this kind of thing. He plays on the prisons server and he cannot warp for some reason at first he couldn't warp to spawn he waited a full 10 minutes before he could teleport to spawn again after that he couldn't teleport to my plot when I sent him multiple requests and he went into different mines and back to spawn to see if it was just the area he was in but . When he made a plot he could tp to me again but when he went to warp to the mines again mine b specifically it refused for a solid 5 minutes. In the time he waited he tried to get off the plot onto the path near it and onto his own plot and mine but it didn't work.
I hope something can be done but then its resetting soon even so I figured I should still report it.

' 'xx' 1) " (4432" 742 7 1423803747 32 4432 'Re: #Thug Life' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'well technically you choose the #thuglief not #thuglife lol ' 'xx' 1) " (4433" 917 2 1423808497 16156 4433 'thesniper123 sending me death threats' 'squirreliscool' 'bgouverneur14@gmail.com' '118.92.103.129' 1 0 '' 'sever: prison
date: 13/02/2015
time: 7:17

As you can see he is clearly threating me and i dont know what to do about it so i put it here


http://gyazo.com/59baadc42fae5096b31c220db2cc2164

Thanks for your time.
Squirreliscool' 'xx' 1) " (4434" 915 1 1423831339 50 4434 'Re: Project Done Admins and Mods ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'If you pm me a link for downloading it i can see how alex likes it and setup up with approval' 'xx' 1) " (4435" 917 2 1423836036 26 4435 'Re: thesniper123 sending me death threats' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Looks you harassed him but first...' 'xx' 1) " (4436" 915 1 1423836038 16168 4436 'Re: Project Done Admins and Mods ' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Whitedecay i really love this map and if the approve thats great but the one thing i don't like about it is that the fact half of the arena is not flat land haha i can't strafe no more [color=red]:3 <3[/color]' 'xx' 1) " (4437" 917 2 1423864297 15888 4437 'Re: thesniper123 sending me death threats' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.24' 1 0 '' 'It's most likely a fake but you did provoke him.' 'xx' 1) " (4438" 917 2 1423871923 46 4438 'Re: thesniper123 sending me death threats' 'davide' 'davidenriquez41@gmail.com' '97.73.50.118' 1 0 '' 'The issue has been resolved at the current time. 

I would suggest to not provoke a person to say something bad and then report them for threatening you.  This is just going to make you into a hypocrite.' 'xx' 1) " (4439" 915 1 1423872815 16222 4439 'Re: Project Done Admins and Mods ' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Heres a link:

[url=https://www.dropbox.com/s/bx9ht7gfs0v0ec6/Ideas%20%282%29.zip?dl=0]https://www.dropbox.com/s/bx9ht7gfs0v0ec6/Ideas%20%282%29.zip?dl=0[/url]' 'xx' 1) " (4440" 918 1 1423874861 16282 4440 'Due to a lot of role players.' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'In survival and prison there are role players. Literally everywhere. I myself do not do this but for them some of them have asked me to post about the "marriage plugin" where you can /marry people. I guess this is good for daters and people but just an idea from the public.' 'xx' 1) " (4441" 918 1 1423874937 26 4441 'Re: Due to a lot of role players.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I guess I agreeeeee? seems dumb' 'xx' 1) " (4442" 918 1 1423874971 16282 4442 'Re: Due to a lot of role players.' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'It was just an idea don't gonna be rude.' 'xx' 1) " (4443" 918 1 1423874992 26 4443 'Re: Due to a lot of role players.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Well sorry for harsh arguments but still' 'xx' 1) " (4444" 918 1 1423875053 16282 4444 'Re: Due to a lot of role players.' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'Its fine but its something I've been ASKED to do. and mods and admins. I know what your thinking at the moment (unless you don't pay close attention.) and shhh about it' 'xx' 1) " (4445" 918 1 1423875858 16222 4445 'Re: Due to a lot of role players.' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'don't ever listen the roleplayers they crazy ok' 'xx' 1) " (4446" 918 1 1423928261 15888 4446 'Re: Due to a lot of role players.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.24' 1 0 '' 'A marry plugin...' 'xx' 1) " (4447" 918 1 1423930832 46 4447 'Re: Due to a lot of role players.' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' 'I will ask carmau and alex about this plug in.  Do you have a specific one in mind or do you want us to create one?  I think the idea is a real possibility but it will be up to them to decide whether it gets implemented or not.  ' 'xx' 1) " (4448" 918 1 1423934426 26 4448 'Re: Due to a lot of role players.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Um I know one I used to play on a server and they had it for some reason.

http://dev.bukkit.org/bukkit-plugins/marriageplus/

You can accept the perks if you want or just for looks because when you marry it has a (HEART) (Person your married to) (HEART) beside your user' 'xx' 1) " (4449" 918 1 1423935825 46 4449 'Re: Due to a lot of role players.' 'davide' 'davidenriquez41@gmail.com' '97.73.48.124' 1 0 '' 'By the looks of this plug in we would probably have to do a few changes to it.  That is mostly because of the fact that people would have access to particle effects and because I don't understand what the priest command would do.  Is there certain people that are priests or is it self assign yourself as priest.  IDK. :P

I will ask them about it though because I think aviator would approve. ' 'xx' 1) " (4450" 919 1 1423957946 16282 4450 'The Final War Of Prison' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'In prison there has been a war among us. Consisting of Team Sky And Team Sub. Before the reset these teams have collided many times. On this forum will account who wins what and the final winner. (After the reset we continue).

[b]The teams will not be shown since I do not know all members of both teams. (I am a spectator not a fighter)[/b]


Round 1: Team Sub (7 died) Team Sky (12 died)

Round 2: Commencing
' 'xx' 1) " (4451" 920 1 1423978563 31 4451 'Plugin Request' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'So I've added this to my prison server but I thought this would be cool to be added to the server because it offers great features:
It Auto Smelts your items
It Picks up the item you pickup
If you had 9 iron ingots it would turn to an Iron block(Turns it into blocks if you have the materials for it
Again this would be cool to add to the server and would probably help cause less lag
Link: http://dev.bukkit.org/bukkit-plugins/autopickup/' 'xx' 1) " (4452" 916 4 1423982622 16207 4452 'Re: Casino Money Has Reset For Me.' 'BMXMaster121' 'evan9926@yahoo.com' '65.128.220.173' 1 0 '' 'So no admins are gonna reply to this?  :P' 'xx' 1) " (4453" 921 10 1424024979 16168 4468 'Banned By J_boy i change the name cause it made him mad' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 1424033356 'KidzBeEz' 'What is your in-game name? KidzBeEz
Who banned you? (If known): He said Force Field
Why were you banned? i was watching the green arrow on my laptop i look out too see who was pvping i saw J_boy i wanted too see how good he was so i jump out and record too cause i knew he would call hacks.
Why should you be unbanned? i should be unbanned cause J_boy Banned me for no reason with out proof nor anything i have proof i record the whole fight. and if  i had hack why would i fight a mod? i mean why hack and get banned on a server i donated on.

Screenshot: http://gyazo.com/4d96dd20aafc4cb66866b4ba8473ac07

Video link: https://www.youtube.com/watch?v=NPrQfx9pL5g
' 'xx' 1) " (4457" 919 1 1424028896 14 4457 'Re: The Final War Of Prison' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'i thought it was team Blaze ;-;
' 'xx' 1) " (4458" 919 1 1424028915 14 4458 'Re: The Final War Of Prison' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'also none of my/sub's team died
' 'xx' 1) " (4537" 932 5 1424384557 16222 4537 'Re: Youtube' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Actually i forgot to add KidzbeEz cuz JDK vids arent about mionecraft. but too late for me to add hes channel lol
' 'xx' 1) " (4531" 940 2 1424361081 16174 4531 'Reporting MoonMaster565' 'MaDdy_MC' 'mt_mc@outlook.com' '68.96.164.17' 1 0 '' 'Time: 7:38 am  Pacific time
Server: Prison
Reason: Spamming/Saying you guy don't do your jobs/Saying Shut up with spamming
Proof: http://maddymc.imgur.com/all/
Username: MoonMaster565
' 'xx' 1) " (4532" 940 2 1424362383 26 4532 'Re: Reporting MoonMaster565' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Albums do not exsist' 'xx' 1) " (4534" 940 2 1424369640 46 4534 'Re: Reporting MoonMaster565' 'davide' 'davidenriquez41@gmail.com' '70.192.198.186' 1 0 '' 'For some reason the album is saying that it is not publicly available.  Please fix this issue or pm one of the moderators for help.  Then we can help you with prosecution of MoonMaster565.' 'xx' 1) " (4809" 1012 7 1425422039 15888 4809 'Re: Well.....' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.62.254' 1 0 '' 'Welcome to the forums...' 'xx' 1) " (4810" 930 7 1425422060 15888 4810 'Re: Will there be a final event for factions?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.62.254' 1 0 '' 'Too late for dat' 'xx' 1) " (4811" 687 7 1425422192 15888 4811 'Re: FACELESS COME BACK!!!!!!!!!!!' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.62.254' 1 0 '' 'He's back. Facey don't leave me again D:' 'xx' 1) " (4812" 1009 1 1425422261 15888 4812 'Re: Which staff member is the best?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.62.254' 1 0 '' 'A best? I have a favorite...' 'xx' 1) " (4813" 1004 1 1425422474 15888 4813 'Re: Skyblock Stuff (Again)' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.62.254' 1 0 '' 'The "Report a Problem/Bug" section isn't a section just for bugs. It's ok if this topic was under there' 'xx' 1) " (4814" 1010 4 1425424232 32 4814 'Re: Faction warzone' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Should work now' 'xx' 1) " (4815" 1012 7 1425426417 26 4815 'Re: Well.....' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'yay' 'xx' 1) " (4816" 1013 4 1425426662 26 4816 'Faction Problems' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We can't claim multiple areas We can only claim in one area due to "your claim has to be connected to your first claim"

Combat tag Can't enderpearl or break blocks and since the combat tag is so fucking long this is a pain

The shop sells eggs instead of spawners I'd reduce the price since spawners spawn many and eggs spawn 1 also blaze eggs pretty please.

Can't open chests in other people's claims once again the egg prices for creeper is a no no.

Pvp arena Nuff said



Add more in the comments c:

FIX THESE' 'xx' 1) " (4472" 921 10 1424034484 50 4472 'Re: Banned By J_boy i change the name cause it made him mad' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=KidzBeEz link=topic=921.msg4469#msg4469 date=1424033609]
[url=https://www.youtube.com/watch?v=eTLfyDKmcXM]https://www.youtube.com/watch?v=eTLfyDKmcXM[/url] heres a video of his side vs mine my view and his view i see no hacks at all and as you can see in the video /fix all or /repair all thats abusing in alot of ways and he stop recording the whole fight i record the whole fight he only recorded half.
[/quote]
Using those commands for moderation purposes is ok. But seeing it i guess i see your. Unbanned but forum banned for the harrassment' 'xx' 1) " (4474" 919 1 1424041277 26 4474 'Re: The Final War Of Prison' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Rapid died twice I killed redneck and I think death died idk but I just saw a lot of deaths when I was there :p also who died on team sky? and blaze sub is better then chu c:' 'xx' 1) " (4477" 923 4 1424053709 46 4477 'MOVED: J_boy dis gotta stawp man' 'davide' 'davidenriquez41@gmail.com' '70.192.192.1' 1 0 '' 'This topic has been moved to Ban Appeal.

[iurl]http://aviatorcraft.com/index.php?topic=922.0[/iurl]' 'moved' 1) " (4485" 892 1 1424134338 16222 4485 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Any update on how things are going on the changes?' 'xx' 1) " (4484" 925 5 1424124795 32 4484 'Glitch i Found in Nba 2k15' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'https://www.youtube.com/watch?v=TeDzRun7Ick&feature=youtu.be' 'xx' 1) " (4486" 926 2 1424140411 16222 4486 'Danielpat Autoclick' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i ask if no one better be autoclick and this guy was all like im not and told me that he was watching youtube vid while holding the right button down. and i wasn't going to report him cuz he was responding to me but then he wouldn't let it go and accuse me of [u]threatening[/u] to report him for a false rule break? even tho he admit that he was holding down the right button on a slot machine.

1: i didn't threaten him i warned him they way i can.
2: please change the name of autoclick because people all think that u must continuosly click the right button.

PROOF:
[url=http://imgur.com/FXracs2 CUgNRN4 odAiYSH O78qhMS eS4piOu fOraxt7]http://imgur.com/FXracs2 CUgNRN4 odAiYSH O78qhMS eS4piOu fOraxt7[/url]' 'xx' 1) " (4487" 927 4 1424152689 31 4487 'Messaging System' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'The messaging system is pissing people off even me but it's neato. FIX IT! Sometimes I'll do /r and it say's unknown command. That bugs me fix it please.' 'xx' 1) " (4488" 928 2 1424152951 16049 4488 'Maybe Hacking? You Guys Decide :D' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'What server were they on? Prison
Who is the player? X_RadioActive_X zombis120
When did they break the rule?  Looks like hacking not sure :)

https://www.youtube.com/watch?v=B39d3tEKEJM

The Autoarmor on zombis i did not catch sadly so not sure if thats enough. Im not looking right at him but it breaks and it is back on and he is still hitting Cap with an axe.
However it is convincing that X_RadioActive_X is using kill aura i may not be correct but i was recording at the time and this is what i got. Tell me what you think :)' 'xx' 1) " (4489" 927 4 1424154693 26 4489 'Re: Messaging System' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'They are aware and working on  it.' 'xx' 1) " (4490" 928 2 1424161297 16222 4490 'Re: Maybe Hacking? You Guys Decide :D' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'To tell you this but Axes have strong knockback than sword with an actual knockback echancement on it and it look like all three of you were running and that what cause you to get hit pretty far.

And axes does more damage to armor than swords.

Now if he was using a sword which i probably didn't see did u check to see if he had knockback on it? If not then there is no evidence of kill aura.



now the difficult part was that the part you mention the kill aura being you is hard to see because you were running back toward him. but here what i know of kill aura:  if hes not looking at you you can still get hurt by kill aura but he was looking at you and captain_deadeye a lot so it hard to see the kill aura in action. plus it make it more hard to tell because you were walking in his direction whic make it harder cuz he was heading in ur direction too.

lastly he was using a sword during the time you called out the kill aura in the annotation so he may have had knockback on his sword.


But i might want to let the moderator decide. ( i dont know you or them so im not really defending anyone im stating fact from my theory )' 'xx' 1) " (4491" 928 2 1424161624 16222 4491 'Re: Maybe Hacking? You Guys Decide :D' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'p.s the armor reappearing mean he plan where to put his spare armor in his inventory I've watch livestream and pvp matches and many skilled pvper always know to bring spare armor and always know that they need to change their armor fast if it almost broken.

since you left at the end to put on new armor and repair your old one it tell that you haven't trained yourself in switching armor faster than 2-4 second.
you took exaclty 4.30- 5 second to change yours.' 'xx' 1) " (4492" 928 2 1424171788 46 4492 'Re: Maybe Hacking? You Guys Decide :D' 'davide' 'davidenriquez41@gmail.com' '70.192.212.185' 1 0 '' 'Yes this is hacks for both players.  Both will be banned for 14 days. Thank you for the report

Top Locked
' 'xx' 1) " (4493" 926 2 1424172342 46 4493 'Re: Danielpat Autoclick' 'davide' 'davidenriquez41@gmail.com' '70.192.212.185' 1 0 '' 'What we do with auto-clickers is ask if they are alive. It usually looks like this: "Hey PlayerA are you alive?" and you continue to try to talk to him for about 2-3 minutes if no response happens then either start recording auto-clicks or give them a 3 warning system.  For now because of the fact this is just an argument over it no action will be taken.

I can safely re-assure you that reporting someone falsely is not breaking the rules.  The list of rules for the server and forums can be found here: http://aviatorcraft.com/index.php?topic=676.0' 'xx' 1) " (4494" 929 7 1424213886 28 4494 'I changed my name...' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'I did not see the notice on this website.. What will happen since I changed my IGN?' 'xx' 1) " (4495" 929 7 1424215872 26 4495 'Re: I changed my name...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'nothing to worry about cause the reset takes care of it' 'xx' 1) " (4496" 916 4 1424220709 1 4496 'Re: Casino Money Has Reset For Me.' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'If you assume we've taken your money away we haven't.
When did you lose this money? From the logs it said you had 41k on the 5th Feb and on the 17th (yesterday) you said that you had almost 50k in chat.' 'xx' 1) " (4497" 927 4 1424220797 1 4497 'Re: Messaging System' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'That's an issue which should be resolved in the 1.8 update we're also getting a plugin written for the servers to communicate to eachother more easily. To make sure people will always get informed with things like casino.' 'xx' 1) " (4498" 930 7 1424222235 26 4498 'Will there be a final event for factions?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'On prison we have that huge war going on but on factions we got nothing. Will there be an event for us?!' 'xx' 1) " (4499" 931 10 1424223918 16331 4499 'Recent Ban' 'X_RadioActive_X' 'philipthenoodle@gmail.com' '71.50.208.58' 1 0 '' 'I was recently banned for "Kill aura".  All I have to say is I wasn't using hacks I had a knock back sword because we are in an ice arena.  Secondly zombis120 had the armor in his hot bar to easily place on.  If you watch anyone who is decent at pvp they will look like this.  I am friends with KidzBeEz and know how to decently pvp.  The video wasn't long enough to even clearly tell and he didn't even record zombis120 putting on the armor yet accused him of auto armor which he was banned for.  I would be happy to screen share or to 1v1 a staff member.  Just because I was looking up towards his head doesn't mean I was hacking.  I think that my ban report should be evaluated again.  Thanks' 'xx' 1) " (4500" 930 7 1424237046 15888 4500 'Re: Will there be a final event for factions?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'ManCow VS WaddlePack  ;D' 'xx' 1) " (4502" 932 5 1424243818 16222 4502 'Youtube' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Hi I'm WhiteDecay and ive been making vids on aviatorcraft. im not using a good software but atleast im catching the moments.

I'm working hard on making videos fun to watch and great to help out with the server. I post fun secret and caught rules breakers!

If you want to Sub to my channel click the link here:
[url=https://www.youtube.com/channel/UCd35xa0izR1AQ9vEdXTHkhA]https://www.youtube.com/channel/UCd35xa0izR1AQ9vEdXTHkhA[/url]

For 7Misun channel:
[url=https://www.youtube.com/user/7Misun]https://www.youtube.com/user/7Misun[/url]
He will post again soon hoping he does.

If you were at JDK minecraft millionaire gameshow and want to watch it again you can. Click the link:
[url=http://youtu.be/DbjU7bGD4k4]http://youtu.be/DbjU7bGD4k4[/url]

Hope you like it and soon more vids to come :)' 'xx' 1) " (4503" 931 10 1424262363 50 4503 'Re: Recent Ban' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This is not my ban getting appealed (For once). I see this is not hacking. I will talk to JDK who did ban you so he will unban you. It's sorta rude if i unban his ban.' 'xx' 1) " (4504" 933 1 1424285223 16334 4504 'Casino Server' 'CHgaming22' 'camerynminecraft22@gmail.com' '71.49.186.101' 1 0 '' '[color=orange]Im not trying to complain but its really hard to win something other than Cha Ching and Lucky Leprechaun on the slots machine. If you could maybe fix that and make it a little bit easier to get Diamond King or Jackpot [/color]
[color=purple]:D Thx [/color]' 'xx' 1) " (4507" 932 5 1424289302 16168 4507 'Re: Youtube' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Were am i though XD :3' 'xx' 1) " (4522" 932 5 1424354037 16168 4522 'Re: Youtube' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'i know i know i don't make videos on Aviator xD' 'xx' 1) " (5327" 1056 4 1426600086 46 5327 'Re: Lost Ranks' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Issue Explained and Resolved.

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (5328" 1103 4 1426600161 46 5328 'Re: The End Dimension - Rare Enderpearls!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

The staff will make a decision on how we are going to give players access to the end.  For now we ask for your patience as we resolve this and other issues with the server.  The topic will remain unlocked until we fix this issue.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5329" 1082 4 1426600370 46 5329 'Re: FREE RANK GONE?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

Since most people have restored their ranks on their own before we were able to get to fixing the ranks for them we will not be restoring any previous ranks lost by the players since this prison fiasco.  If you have not earned your way back up to free please message me here on forums about how much you need and I can help make some magic happen with my own prison finances. 

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (5330" 1096 1 1426605276 46 5330 'Re: FORUM THEME POLL' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'What we should do is make the website a bit more mobile friendly.  I do not know if you can do that but it would help me out SO MUCH. Currently whenever I go to the Forums the top task bar of HOME HELP SEARCH.... takes up nearly the entire screen when you are trying to write a reply to a post.  If that could be fixed that would be great.

Also an area where people could view who the staff are and send them a personal message if they are in trouble or need help.  This could help out with more staff using the forums along with more players.  It would look like this: You have their head image underneath you have their Username under that put rank (Mod T-mod Admin and such) then underneath that say "Send message " where it would redirect them to the send a message page ready for typing.  It would help for quick response times for players who do not have the staff skype names and would help protect the privacy of those skype names from all of the players.  Here is image on what I am saying:

[center][b][size=18pt]HEAD[/size][/b][/center]
[center][size=12pt][color=red]FireBlazer[/color][/size][/center]
[center][size=12pt][color=orange]Admin[/color][/size][/center]
[center][font=arial][color=purple][i]Send Message--Ask Question[/i][/color][/font][/center]

[center](maybe not that color format but you get the idea o3o)[/center]

I have more ideas but they are not coming to mind at the moment.  I will add to this once the other ideas come about XD' 'xx' 1) " (5326" 1050 4 1426600032 46 5326 'Re: Dissapearing Bug' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Thank you PandaBob (KidzBEez) for the help on this one.

Issue Resolved.

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (4511" 932 5 1424294683 26 4511 'Re: Youtube' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'you arent an official recorder' 'xx' 1) " (5323" 1046 4 1426599907 46 5323 'Re: Villagers' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Issue explained and resolved.  Locking topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5324" 1062 4 1426599955 46 5324 'Re: READ NOW PLEASE' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Explanation has been done to the player while online.

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (5325" 1058 4 1426599988 46 5325 'Re: Report About Plot and rank' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Issue Decided and resolved. 

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (5322" 1099 4 1426599772 46 5322 'Re: May i have my THug back Plz' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 1426599872 'davide' 'Hello

Sorry for the long response time.  We cannot transfer your original thug rank over to a new account because the purchase was done on that account.  For example: If I bought a officer rank on prison under JDK21132's minecraft account we will not transfer that purchase to another minecraft account such as TheArticMonkey's.  Your thug rank will remain on your Johnnyhorse10 account.  If your thug rank on the Johnnyhorse account has not been restored (because of recent prison reset) we can bring it back.

If it has not been restored yet please respond back to this topic within 1 week and we can have it fixed.  I will leave the topic open for now so you can do this.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5321" 1033 4 1426599517 46 5321 'Re: Stop safezoners during PVP on rags to riches' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

Sorry for the long response time we have came to the conclusion that issue cannot really be resolved unless we did some massive renovations to areas of survival.  At the moment we have been fairly busy with the new areas of the server along with fixing some other bugs that have presented themselves on the server.  We will eventually get to this but for now we ask for your patience. 

Thank you for the report.

Locking Topic Until Further Notice.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5314" 1108 12 1426561293 16020 5314 'Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'before reset i bought hitman rank not on casino.
It hasnt come back yet so im still thug :\\ i would appreciate if i can get it back. It was my B day money ;-;. ' 'xx' 1) " (5315" 1108 12 1426563375 16020 5315 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'plz plz plz get me my rank back' 'xx' 1) " (5316" 1108 12 1426563903 16020 5316 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Just checked it out. I called paypal and they said the money is gone it said i bought it.
:(' 'xx' 1) " (5317" 1108 12 1426565971 46 5317 'Re: Hitman rank' 'davide' 'davidenriquez41@gmail.com' '173.209.212.192' 1 0 '' 'Sorry for the long delay. We will investigate this.' 'xx' 1) " (5318" 1107 4 1426566672 15888 5318 'Re: Faction West Cheat' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'This needs to be fixed before it gets abused' 'xx' 1) " (5319" 1107 4 1426598973 46 5319 'Re: Faction West Cheat' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Area fixed and now knockbacked people cannot get back into safe zone.

Locking Topic.' 'xx' 1) " (5320" 1038 4 1426599178 46 5320 'Re: Skyblock "Island-Rank" Command' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

I see that you have expressed concern over this issue and I apologize for this late response.  We will not be enabling the island rank command because we have deemed it unnecessary.  The reason for this summation is the fact that we really do not need it.  I will ask staff about it but they will probably give you the same answer as this one here.

I will be locking this topic until a decision is made.

Sincerely
~[color=blue]JDK21132[/color]' 'xx' 1) " (4521" 931 10 1424349177 50 4521 'Re: Recent Ban' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I have talked to JDK and he said i can unban his bans if they are invalid. So you have been unbanned from the servers.  You were only banned for 14days. Thanks Locked' 'xx' 1) " (4527" 938 1 1424359036 50 4527 'MOVED: New and Improved Mc Millionaire!!!!!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=6.0]Games[/url].

[iurl]http://aviatorcraft.com/index.php?topic=914.0[/iurl]' 'moved' 1) " (4525" 936 1 1424358986 50 4525 'MOVED: Server owner' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=7.0]Off Topic[/url].

[iurl]http://aviatorcraft.com/index.php?topic=898.0[/iurl]' 'moved' 1) " (4526" 937 1 1424359018 50 4526 'MOVED: Will there be a final event for factions?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=7.0]Off Topic[/url].

[iurl]http://aviatorcraft.com/index.php?topic=930.0[/iurl]' 'moved' 1) " (4538" 892 1 1424420129 16222 4538 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'OK so Reset is close apon us. (if i said that right)

What specific time will the reset take place?
like will it start At midnight eastern or 12pm central?' 'xx' 1) " (4539" 943 2 1424438657 16346 4539 'SuperSlime38' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'SuperSlime38 is being a real jerk to me. I am playing on Prison the server I always play on. I am asking people to tpa to me to buy anything from my shop he tpas asks for staff and I tell him all the information he needs to know. He asks again and I tell him again. Then he just starts saying 'Idc about u idiot' and as soon as I deny him he says 'Your shop sucks?' then he just starts calling me a 5 year old and tells me to f*ck off. Please tell me how I post screenshots on here so I can have proof.' 'xx' 1) " (4540" 943 2 1424439818 46 4540 'Re: SuperSlime38' 'davide' 'davidenriquez41@gmail.com' '70.192.214.64' 1 0 '' 'You can either use imgur gyazo or this link will help you: http://aviatorcraft.com/index.php?topic=8.0 and read #2. ' 'xx' 1) " (4541" 892 1 1424439845 46 4541 'Re: **Reset Information and Q&A About Reset**' 'davide' 'davidenriquez41@gmail.com' '70.192.214.64' 1 0 '' 'We really do not have a set time for it but you will know when it is happening :P
' 'xx' 1) " (4542" 944 1 1424450148 16331 4542 'Ally Plugin for Prison' 'X_RadioActive_X' 'philipthenoodle@gmail.com' '71.50.208.58' 1 0 '' '[color=blue][size=12pt]Recently I have been PvPing on prison and I have had one issue.  Your team members are able to hit you.  In a big fight it is hard to tell who is who it would be awesome to have an plugin so that you could ally your team![/size][/color]' 'question' 1) " (4543" 944 1 1424458541 16222 4543 'Re: Ally Plugin for Prison' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'youll need The PARTY plugin. this plugin allow u to not hurt ur friends in any kind of battle.
i saw some of this in faction on youtube that if ur not in the same faction but same party you cant kill each other.' 'xx' 1) " (4544" 945 1 1424458905 16222 4544 'Builders?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Who built the server background for the old and the new.

i notice in survival that the shop had new stuff in the back which was never there before said was built by Fireblazer.

Is Fireblazer a Shop builder? or something cuz i even saw his name on a sign in bashurverse server that he edited the map

How many builders does Aviator have?
if possible we can apply for this job?' 'xx' 1) " (4545" 945 1 1424460355 32 4545 'Re: Builders?' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'FireBlazer is alex the admin I dont think we have a builder rank' 'xx' 1) " (4546" 944 1 1424461411 16168 4546 'Re: Ally Plugin for Prison' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Good Idea x_RadioActive_x' 'xx' 1) " (4547" 944 1 1424462462 26 4547 'Re: Ally Plugin for Prison' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I told alex about this about 2 months ago :p' 'xx' 1) " (4548" 945 1 1424462498 26 4548 'Re: Builders?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Shores is a builder but all the mods admins and some helpers build the stuff' 'xx' 1) " (4549" 946 1 1424500466 16222 4549 'Aviator SINGLE?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'title says
is he or not
same goes for bigmac' 'xx' 1) " (4550" 946 1 1424503693 31 4550 'Re: Aviator SINGLE?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'Aviator isn't single he has a girlfriend and for BigMac I wouldn't know I think he might.' 'xx' 1) " (4551" 946 1 1424507010 16222 4551 'Re: Aviator SINGLE?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'how come i never seen her in any of his video?' 'xx' 1) " (4552" 947 1 1424507569 16222 4552 'hub Parkour?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'DO we get a prize at the end or not?
if we do heres my vid of me at the end of the parkour:[url=https://www.youtube.com/watch?v=6M73iaVnLy4] https://www.youtube.com/watch?v=6M73iaVnLy4[/url]' 'xx' 1) " (4557" 950 2 1424524977 50 4557 'Re: Annoying Spammers in Prison' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[b][i]THIS IS YOUR FINAL WARNING DO NOT ABUSE THE REPORT SYSTEM. WE WILL GET TO THIS WHEN WE CAN.NEXT TIME YOU WILL BE BANNED FROM POSTING/REPORTING.[/i][/b]

[b][i]THIS IS NOT ENOUGH SPAM FOR ME TO DO ANYTHING BECAUSE I WAS NOT ON.[/i][/b]' 'xx' 1) " (4556" 950 2 1424524794 16036 4556 'Annoying Spammers in Prison' 'FernandoVD2003' 'ftavandet@gmail.com' '187.107.44.207' 1 0 '' 'Recently [u]kal6825[/u] has spammed my whole MC Chat and forced my MC to stop but luckily I've got a screenshot of it. Can you please fix the /msg chat control.
Thanks' 'clip' 1) " (4555" 949 10 1424524436 50 4555 'MOVED: Voting more than once a day.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=2.0]Report a Player[/url].

[iurl]http://aviatorcraft.com/index.php?topic=948.0[/iurl]' 'moved' 1) " (4558" 946 1 1424536370 26 4558 'Re: Aviator SINGLE?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Camera shy and actually they are engaged if you google aviator She said YES! aviator it might show up with her In it ' 'xx' 1) " (4559" 947 1 1424536449 26 4559 'Re: hub Parkour?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'There's a parkour? ' 'xx' 1) " (5312" 1106 7 1426552585 28 5312 'AviatorCraft Hermits' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Want to be an AviatorCraft hermit?

-Live in raided bases

-Live off of whatever you find underground

-Think you are a hermit' 'xx' 1) " (5313" 1107 4 1426558931 16222 5313 'Faction West Cheat' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'In faction i notice that there are a block down at the spawn of west if u drop done once ur in pvp. They are able to jump back up into the safezone which is cheating.

all north south and east drop 3-5 block from the safezone. West is 2-4 block and people are dropping and jumping back in to stay out of combat.' 'xx' 1) " (4561" 951 1 1424553111 16020 4561 'War?' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'I am KenziePandaLove on aviator craft. Well Today we had A HUGE war against the "teams" of pvp The teams were Fibs Blaze or sky.



Who do u think will win?!!!!


ps. I died damnit KIDZBEEZ!' 'xx' 1) " (4562" 947 1 1424553518 46 4562 'Re: hub Parkour?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.221' 1 0 '' 'The park our is incomplete so there is no prize at the moment. ' 'xx' 1) " (4563" 952 4 1424553607 16020 4563 'Lagg?' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'This may just be just from new and old plugins but will it be fixed after reset?




Thanks  ;)
BTW how do I add youtube vids to prove hackers......' 'xx' 1) " (4564" 951 1 1424555982 26 4564 'Re: War?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Fibs was there? Didn't notice lol' 'xx' 1) " (4565" 943 2 1424605319 16346 4565 'Re: SuperSlime38' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'Ok thanks =3
' 'xx' 1) " (4566" 953 2 1424605466 16346 4566 'Ryanuu is being a jerk' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'Ryanuu is being a real jerk. He keeps calling me a five year old telling me to f*ck off and just saying stuff like 'If you're so rich do you go to a private school' or 'If you're so rich what car do you have' I tell him what car I have but he doesn't know what it is because I'm in the UK. Screenshots will be going up soon and DanceGirl500 is also joining in with the insults.' 'xx' 1) " (4567" 953 2 1424617302 26 4567 'Re: Ryanuu is being a jerk' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Screenshots please' 'xx' 1) " (4568" 947 1 1424622609 15888 4568 'Re: hub Parkour?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Oh you're probably asking because you asked about my helmet. I got that helmet LAST reset. The old parkour isn't there anymore for some reason.' 'xx' 1) " (4569" 947 1 1424623649 26 4569 'Re: hub Parkour?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Wait I beat the parkour and never got a helmet..' 'xx' 1) " (4570" 953 2 1424625492 15888 4570 'Re: Ryanuu is being a jerk' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Staff needs proof in order to do anything.' 'xx' 1) " (4571" 947 1 1424627937 16222 4571 'Re: hub Parkour?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'he talking about the old parkour before 1.7.10 reset i was never there so yeah. well im now use to how to get to the end of lvl 2 since not many people can do it lol
hope it will be finish soon
' 'xx' 1) " (4572" 946 1 1424628073 16222 4572 'Re: Aviator SINGLE?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'ahh i see i found the video about her
' 'xx' 1) " (4573" 930 7 1424633179 23 4573 'Re: Will there be a final event for factions?' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'omg Why didnt i read this sooner?
Lol this would have been fun to do but WaddlePack and ManCow would be fighting against someone else XD ' 'xx' 1) " (4574" 892 1 1424670477 16222 4574 'Re: **Reset Information and Q&A About Reset**' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'reset is only 4 Days away will you be letting us know what are gonna be adding in the shop of both faction and skyblock info on what changed list of all improvement?' 'xx' 1) " (4575" 953 2 1424698303 16346 4575 'Re: Ryanuu is being a jerk' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'K wait
I need to figure out gyazo
' 'xx' 1) " (4576" 954 2 1424698439 16346 4576 '_The_Larz_ xcutersedgechick and doglovercasey' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'These three people are being jerks to me because I said to sedgechick 'Ur not Herobrine's daughter' and they just started arguing with me and idk why. Screenshots r coming up in a bit.' 'xx' 1) " (4577" 954 2 1424698781 16346 4577 'Re: _The_Larz_ xcutersedgechick and doglovercasey' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'Got the images
http://imgur.com/lO9gqaW zgTP93a#0
there are two pics' 'xx' 1) " (4578" 943 2 1424699043 16346 4578 'Re: SuperSlime38' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'I go the image
http://imgur.com/3VNTHoK' 'xx' 1) " (4579" 953 2 1424699189 16346 4579 'Re: Ryanuu is being a jerk' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'nvm i got imgur
http://imgur.com/LpquQn0
DanceGirl500 is also being a jerk ' 'xx' 1) " (4580" 952 4 1424700281 16168 4580 'Re: Lagg?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Yes the server been lagging and i hope it will be fix soon. or on Friday on Reset I think really prison been lagging mostly cause of a old plugin or even a new plugin like you said the server been lagging for months and hasn't been fix a lot of people been complaining about it but it doesn't really seem like no ones doing anything about it people been quitting cause of the lag so if i was you i would probably fix the lag now before you lose more people i would also like too record on the server but i haven't got too it yet cause of the lag.' 'xx' 1) " (4581" 954 2 1424700599 16346 4581 'Re: _The_Larz_ xcutersedgechick and doglovercasey' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'More screenshots after the server restarted
http://imgur.com/uhs0Kpq' 'xx' 1) " (4582" 942 4 1424709863 37 4582 'Re: On behalf of spidermankat' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '64.150.4.3' 1 0 '' 'The tpa system only works in the plots world. And while I'm not good with any plugins or the sort but I think it's because if you were able to tpa to people within warps then lower ranks might be able to glitch into higher ranked mines that they shouldn't have access to. It the same idea with setting home in warps or at spawn. Or at least that's what I think I could be wrong though.' 'xx' 1) " (4583" 942 4 1424713664 46 4583 'Re: On behalf of spidermankat' 'davide' 'davidenriquez41@gmail.com' '70.192.214.228' 1 0 '' 'There are certain areas that players cannot do the /tpa command in prison.  In spawn is one of those places. 

For the extended warping time periods that might be because of lag on prison recently.  We are sorry for the inconvenience  and we will fix this problem with the reset. 

Thank you for the report. ' 'xx' 1) " (4584" 953 2 1424714310 46 4584 'Re: Ryanuu is being a jerk' 'davide' 'davidenriquez41@gmail.com' '70.192.214.228' 1 0 '' 'Hello thank you for reporting.  However the evidence given is not sufficient enough to issue a punishment.  The main reason for this is because there is no serious harassment going on in the discussion. 

My advice would be this:  For when a player is being mean or disrespectful tell them that you are not appreciating the comments being made.  If they do not comply do a warning system.  Where you tell the player "Please do not harass other players. Warning #1"  You would keep doing this until they get to their third warning.  Once they reach that threshold then report them.  Another thing to keep in mind from your other report is this: [b]DO NOT TRY TO MAKE COMEBACKS[/b].  They solve nothing and only cause more conflict in the argument which could lead to yourself getting banned as well. 

Thank you for the report. ' 'xx' 1) " (4585" 943 2 1424714513 46 4585 'Re: SuperSlime38' 'davide' 'davidenriquez41@gmail.com' '70.192.214.228' 1 0 '' 'Hello thank you for the report.  Unfortunately the evidence given is not sufficient enough to issue a punishment.  The main reason is that the evidence only gives a tiny bit of the argument which shows a very light form of insult.  The player will have no actions taken against them at the current time but if it happens again report it once again with more screen shots.

Once again thank you for the report. ' 'xx' 1) " (4586" 954 2 1424715297 46 4586 'Re: _The_Larz_ xcutersedgechick and doglovercasey' 'davide' 'davidenriquez41@gmail.com' '70.192.214.228' 1 0 '' 'Hello thank you for the report.  The players xcutersedgechick and IamPanda have been banned for 1 day for harassment.  The players _The_Larz_ and doglovercasey are going to be issued warnings about their actions. Harassment is an issue we take seriously on the server which is something that we the staff take to heart. 

One of the major things about this incident is the fact that you stated that you were going to hang yourself.  Please do not say this on the server for it is something that younger players do not need to hear.  Using it as a reason to get more insults or saying it in general causes a negative reaction to the players on the server and we do not want to have this happen to any of our players. 

Another major thing is try to not use comebacks when dealing with a situation.  This causes only more violent altercations and could end up in you getting banned as well for harassment. 

[b]This will be a warning for you to not abuse this.  We do appreciate the report but please keep this and the other responses to your posts in mind when reporting[/b]

Once again thank you for the report

**Topic Locked**' 'xx' 1) " (4587" 955 1 1424731931 16072 4587 'TeamSpeak - Sorry if wrong section.' 'Johnmcardle73' 'CompelledLoki6@gmail.com' '76.120.178.110' 1 0 '' '[color=red]Hello anyone whos reading this(Sorry if in wrong Section of fourms). Ive havent been on TS in a long time and just today 2/23/15 i try to login to the TS MC AviatorCraft.com server and it says You are for "You". I dont understand what i did to be banned on the TS Server i havent talked to anyone cause ive tryed to get friends in it but they wouldn't. Could the Operators or any staff help with this.[/color]

Thanks for reading -[color=purple]CompelledLoki6[/color]

INFORMATION:
Username to TS: CompelledLoki6

TEXT OF TS:
<17:32:08> Trying to resolve hostname ts.redeeming.co.uk
<17:32:11> Trying to connect to server on ts.redeeming.co.uk
<17:32:13> You are banned permanently. Reason: "You"
<17:32:29> Trying to resolve hostname ts.redeeming.co.uk
<17:32:29> Trying to connect to server on ts.redeeming.co.uk
<17:32:31> You are banned permanently. Reason: "You"' 'sad' 1) " (4588" 930 7 1424734551 15888 4588 'Re: Will there be a final event for factions?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.50' 1 0 '' 'It was actaually a joke xD. They are the most peaceful factions on the server!' 'xx' 1) " (4589" 956 1 1424755585 16192 4589 'Reset.' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'I'm just wondering... Will there be any new plugins when the reset comes?
I think it would be wonderful if they were any..
Like custom enchants.. And those things that show player hearts... Idk..
I can't wait... I hope the server has more new players in the future. Faction doesn't have as much players as it used to.
Hopefully this reset will bring a bright future to the server This is my favorite server.
-Solar Out.' 'xx' 1) " (4590" 930 7 1424757962 16192 4590 'Re: Will there be a final event for factions?' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'Maybe like a faction tournament? Who's has the best faction...
' 'xx' 1) " (4591" 956 1 1424787505 46 4591 'Re: Reset.' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'This is quoted from the Q&A Reset Information Page on the forums.

[color=orange]Are there going to be new plug-ins to the already established areas of the server?[/color]
We are still deciding on whether we are going to do that or not.  We are considering though!

Mainly at this point all new additions are going to be left as a surprise for all players :D' 'xx' 1) " (4592" 945 1 1424787589 46 4592 'Re: Builders?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Question has been answered

Topic Locked :P' 'xx' 1) " (4593" 957 1 1424787677 46 4593 'MOVED: Youtube' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'This topic has been moved to Creativity.

http://aviatorcraft.com/index.php?topic=932.0' 'moved' 1) " (4594" 920 1 1424787869 46 4594 'Re: Plugin Request' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Thank you for the idea to help improve the server.  However the staff has decided to deny the addition of this plug in.  It is a good idea but how our prison system is set up at the moment is pretty good so no additional plug-ins are going to be needed even after the reset.

[color=teal]Locking Topic[/color]

**Sorry this took so long to reply**' 'xx' 1) " (4595" 812 2 1424787976 46 4595 'Re: Dragonslayer haccusations + being Homophobicc' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'This situation has been dealt with already.

Locking Topic. :P' 'xx' 1) " (4596" 815 2 1424788040 46 4596 'Re: Poptarts_321 spamming me D:' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Player has been dealt with and punished a while ago. lol

Locking Topic :P' 'xx' 1) " (4597" 802 2 1424788121 46 4597 'Re: SKYSFAN1 Report For Spam' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Player has been dealt with and already has been punished.

Locking Topic :P' 'xx' 1) " (4598" 912 12 1424788250 46 4598 'Re: No Permission for the /hat command?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'I want to say that this has been dealt with already.  Please reply back in this post if you have not had this fixed.  The staff is trying to fix all bugs and problems before the reset on the 27th so please reply soon.

Thanks!
' 'xx' 1) " (4599" 904 12 1424788355 46 4599 'Re: Color change' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'I believe that this issue was resolved but if not please reply to this topic to let us know.  Sorry for the long time to respond but we have been busy with a lot of server issues and technical work. 

Thanks!' 'xx' 1) " (4600" 887 4 1424788419 46 4600 'Re: DEATH GONNA DIE' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Situation handled.

Topic Locked. ' 'xx' 1) " (4601" 952 4 1424788524 46 4601 'Re: Lagg?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'The server lag should have been fixed recently according to Alex and Carmau.  I will check to see if this is true but it might be because of the recent addition of so many players. 

The reset should be able to fix most of these lag problems and allow us to figure out any additional bugs or problems once the reset has occurred.

Thank you for the report and I will try to get back to you shortly. ' 'xx' 1) " (4602" 895 4 1424788623 46 4602 'Re: Casino bug' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'I believe that this issue has been resolved already.  If not please respond back to this post.  Sorry for the very long response time.  The staff and I have been working really hard on the upcoming reset and some topics did get missed.

Please respond to this topic again to let us know if this has been resolved. ' 'xx' 1) " (4603" 905 4 1424788735 46 4603 'Re: Tree feller not working?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'I did some research and treefeller is actually part of a different but very similar faction plug in that the server does not use.  The other server you were on might use this similar plug in but remember not all servers use the same plug ins. 

Topic Locked :P' 'xx' 1) " (4604" 729 4 1424788784 46 4604 'Re: Instant teleporting on prison' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Already done.

Locking Topic. :P' 'xx' 1) " (4605" 806 4 1424788872 46 4605 'Re: Casino Factions Rank Purchase (Proof of Money)' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'I believe this issue has been resolved already if not please respond in this topic so that way we can make sure that all bugs and problems have been fixed.

Please respond soon.  Thanks!' 'xx' 1) " (4606" 304 39 1424789240 46 4606 'Re: Grand Theft Auto IV and V Thread' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Today while I was playing GTA V I discovered the answer to a very deep question of mine.  The question was can i blow up the entire highway by making a car cannon that literally shoots cars into the air at helicopters.  The answer to that question. HELL YEAH!!!!' 'recycled' 1) " (4607" 951 1 1424791175 16168 4607 'Re: War?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Lol' 'xx' 1) " (4608" 952 4 1424791360 16168 4608 'Re: Lagg?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Thanks Bud.' 'xx' 1) " (4609" 958 2 1424801851 16346 4609 'swansonduo is offending me' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'I was playing on Aviator prison and randomly swan says 'People Of The Internet' we say what and he says 'The British are coming!' and he repeats it in chat.
Screenshots? http://imgur.com/FNuQ09b
Another player is involved in this too saying he is british.
(WARNING)I am not fully British I am half Greek half British but this is still offending me for my country.' 'xx' 1) " (4610" 959 1 1424802431 16346 4610 'Meh plot on prison' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' 'I really wanna show u guys meh plut on pwizon. Id iz vewy cul ant u gyz zhoult c it. Plz /tpa BaymaxHealthCare' 'xx' 1) " (4611" 958 2 1424807854 16168 4611 'Re: swansonduo is offending me' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'I see But When He said "The British are coming'' i see when you said thats offensive in the screenshot and then you said Im British he stop saying it cause he didn't want too offend you? unless you got another screenshot after the first one i think that would be your proof Too me its not much of a harm or spam cause he only type it 3 times. But Its Really Up too the mods. JDK 7misun JBoy Lrice' 'xx' 1) " (4612" 959 1 1424808008 16168 4612 'Re: Meh plot on prison' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' '*Correct spelling*  ''I really wanna show you guys my plot on prison It is very cool And you guys should see it'' Please /tpa BaymaxHealthCare' 'xx' 1) " (4613" 958 2 1424813199 50 4613 'Re: swansonduo is offending me' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I dont see why this is offending this is history and damn good history i mean i would not want to be living in a British controlled country right now. This is just history why is it offensive that they lost?? Also this is not spam' 'xx' 1) " (4614" 960 5 1424819915 32 4614 'The Blocking Dead' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Check out this video from Bigmacs Livestream the other night and then subscribe to my channel!
https://www.youtube.com/watch?v=hQ7ycGCb7W8' 'xx' 1) " (4615" 961 2 1424834174 16168 4615 'RiffyRif Anti Knocks? Or Lag?' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'What server were they on? prison
Who is the player? RiffyRif
When did they break the rule? Anti knock back or lag?

Proof: https://www.youtube.com/watch?v=4ykWYVIYKK4&feature=youtu.be

Sorry i didnt post this i forgot i had it cause i fix Fraps so i could record longer.' 'xx' 1) " (4616" 962 2 1424836041 16020 4616 'X_RadioActive_X' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'radio has admited to hacks ? Idk might be nothing but even ask hvntxrr they 1v1ed and radio wasnt even touched.' 'clip' 1) " (4617" 963 2 1424837592 16331 4617 'DDos/Dox Threats' 'X_RadioActive_X' 'philipthenoodle@gmail.com' '71.50.208.58' 1 0 '' 'Server: Prisons
Who: buckyball123
When: 2/24/15 11:00 PM
Rule They Broke: Threats/Harassment' 'exclamation' 1) " (4618" 963 2 1424841177 32 4618 'Re: DDos/Dox Threats' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Thank you for posting. It has been taken care of now' 'xx' 1) " (4619" 964 2 1424841516 16284 4619 'SOMEONE FOR THE LOVE OF GOD BAN X_Radioactive_X NOW' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'idk if the mods are even careing enough to do anything about (Ign) (X_Radioactive_x) this guy is hacking for sure and the mods dont even care about this hacker but as i know he has (Autoarmour)  (Killaura) Today me and (Whovian909) (Dovovas) 3v1 him and lost we seen that his helmet autoreplaced as soon as it broke because we repaired 5 times annd we all still died (fibs) posted a video about him earlier this week about him the  mods dont think he hax first off the mods dont know that because they didnt film and the video didnt show enough proof as well  you need to fight him to know that he hacks or /vanish and watch because when his helmet pops it
will reappear after a second now the mods need to do their job and ban him for good       

                  picture    http://gyazo.com/28edb5eda43da77a94defa10c0939d99


                                                              ' 'exclamation' 1) " (4620" 964 2 1424841717 32 4620 'Re: SOMEONE FOR THE LOVE OF GOD BAN X_Radioactive_X NOW' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'We need Video Proof for a ban' 'xx' 1) " (4621" 964 2 1424842028 26 4621 'Re: SOMEONE FOR THE LOVE OF GOD BAN X_Radioactive_X NOW' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Explain why he sucks when he PvP me then. He just harassed to much..' 'xx' 1) " (4622" 964 2 1424842516 16331 4622 'Re: SOMEONE FOR THE LOVE OF GOD BAN X_Radioactive_X NOW' 'X_RadioActive_X' 'philipthenoodle@gmail.com' '71.50.208.58' 1 0 '' '[quote author=DendeTheWizard link=topic=964.msg4621#msg4621 date=1424842028]
Explain why he sucks when he PvP me then. He just harassed to much..
[/quote]
Yet you still seem to die? Hmm' 'xx' 1) " (4623" 961 2 1424842570 16331 4623 'Re: RiffyRif Anti Knocks? Or Lag?' 'X_RadioActive_X' 'philipthenoodle@gmail.com' '71.50.208.58' 1 0 '' 'Good report +1 looked like anti kb for sure! ' 'xx' 1) " (4624" 964 2 1424844041 26 4624 'Re: SOMEONE FOR THE LOVE OF GOD BAN X_Radioactive_X NOW' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Yet you 2v1 me' 'xx' 1) " (4625" 964 2 1424844222 26 4625 'Re: SOMEONE FOR THE LOVE OF GOD BAN X_Radioactive_X NOW' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Also you never showed up to bad lion to 11 :/' 'xx' 1) " (4626" 961 2 1424868528 50 4626 'Re: RiffyRif Anti Knocks? Or Lag?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'banned thanks' 'xx' 1) " (4627" 962 2 1424873080 16168 4627 'Re: X_RadioActive_X' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.251' 1 0 '' 'Posting in chat saying he hacks it doesn't do anything you have too have video proof only reason he is saying ''I Hack'' Is because you can do anything without a video proof of him hacking. -1 ' 'xx' 1) " (4628" 964 2 1424873150 16168 4628 'Re: SOMEONE FOR THE LOVE OF GOD BAN X_Radioactive_X NOW' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.251' 1 0 '' 'Lol Dende <3 and you need video proof You can't banned someone with out video proof So good luck Captaindeadeye' 'xx' 1) " (4629" 962 2 1424876979 26 4629 'Re: X_RadioActive_X' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Confessions should be proof like irl' 'xx' 1) " (4630" 962 2 1424882798 31 4630 'Re: X_RadioActive_X' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.32.210' 1 0 '' 'Dende they shouldn't do that because of they're lying the mods wouldn't know but if their hacking then they still wouldn't know.' 'xx' 1) " (4631" 962 2 1424884104 46 4631 'Re: X_RadioActive_X' 'davide' 'davidenriquez41@gmail.com' '70.192.193.67' 1 0 '' 'Confessing to hacks is not considered evidence of hacks. 

Locking Topic.' 'xx' 1) " (4632" 964 2 1424885059 46 4632 'Re: SOMEONE FOR THE LOVE OF GOD BAN X_Radioactive_X NOW' 'davide' 'davidenriquez41@gmail.com' '70.192.193.67' 1 0 '' 'We do go through every video that is submitted with hacking.  We dissect them thoroughly and we make sure that about 2-4 mods and staff members watch it and give their opinion on whether it is hacks or not.  With the Fibs video I can explain why it is not hacking.  With the auto armor thing watch what happens when they do it.  They stop fighting as if they are trying to type something in chat.  But what is really happening is this: it is because of the mod (which is allowed on the server) armour hud.  They stop and watch their armor tick down and then as soon as their armor breaks they replace it immediately.  It is something that I have used myself actually and it allows for quicker armor transitions.  Now for the kill aura.  In the video presented by Fibs I originally thought that it was Kill Aura until I looked at it closely.  The portion I am talking about is when he is running away and hitting in the air (I want to say about 1:00-1:30 into the video) and then Fibs gets hit.  When he is running away look who is running in circles trying to find him again _Captiandeadeye_. You hit Fibs not Kill Aura.  Throughout the rest of the video was just a regular pvp fight.  Fair. No hacks. Just pvp.

With fighting him in pvp as mods all they have to do is turn off hacks and they will fight as regular players.  That is why we rely on the players to take the videos because they know when the staff are on.  Plus eyewitnesses are not considered pieces of evidence for submitting evidence because we The Staff do not know whether they are telling the truth or not. We could have (and we have had this happen) 4 people come to us saying that there is a hacker on the server all of them tell the same story and hope for us to ban them.  They give us a name and they expect us to ban when we have no evidence.  Evidence is key for prosecuting for hacking.  [b]THE STAFF CANNOT BAN A PERSON WITHOUT EVIDENCE[/b]

I'm locking this topic before it starts to turn into a fight.

' 'xx' 1) " (4633" 965 1 1424885681 0 4633 'Changes to kits?' 'FieryEnderOcelot' '' '86.144.230.93' 1 0 '' 'Im just wondering but will any of the items you get in kits change?
im just really really curious  :-\\' 'question' 1) " (4634" 966 1 1424887041 0 4634 'My aviator craft experience' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Hi guys it's facey. I've been gone a while so I don't know how many of you guys will even remember me. I just wanted to say that aviatorcraft was and always will be one of the best experiences on Minecraft I've ever had. I met a lot of people that I got really close with and I'm sad that I'll no longer get to talk to them anymore. That being said there were ups and downs. I don't regret quitting the server because while it is all fun and amazing playing on here takes a lot out of you. I couldn't put forth the effort needed to handle all the issues anymore. People like dende and Jboy will know what I mean when I say that after a while all the irritating players get to you. While I have no intentions of appealing and jumping back on the server I hope to talk to some of my old pals sometimes here on the forums.
That's all I have to say and thanks for an awesome ride guys! Aviatocraft #1 lol
-Faceypoo' 'xx' 1) " (4635" 966 1 1424887467 15888 4635 'Re: My aviator craft experience' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.62.254' 1 0 '' 'We all miss you  :)' 'xx' 1) " (4636" 966 1 1424888141 0 4636 'Re: My aviator craft experience' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Some of you miss me others said that they're glad I'm gone  :P' 'xx' 1) " (4637" 967 2 1424902173 16156 4637 'hvnrrr saying stuff' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.79.153' 1 0 '' 'Sever: Prison
Date: 26/02/2015
Time: 11:08
Here is hvntrr saying some bad words!!!!!!!!!!!!


http://gyazo.com/834ffd23d9649f8c6d69c644d799a818

Thankyou for your time
-squirreliscool' 'xx' 1) " (4638" 966 1 1424906584 26 4638 'Re: My aviator craft experience' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'i miss chu' 'xx' 1) " (4639" 966 1 1424907269 0 4639 'Re: My aviator craft experience' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Yea I miss you guys too. If enough people actually want me back I'll make an appeal :P' 'xx' 1) " (4640" 967 2 1424916519 16222 4640 'Re: hvnrrr saying stuff' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'im pretty sure ur gonna need more then that to get him in trouble.

everyone say a bad word once and then dont.
if they saying bad words a lot screenshot that and bam muted
' 'xx' 1) " (4641" 966 1 1424916633 16222 4641 'Re: My aviator craft experience' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i never got to know u :(' 'xx' 1) " (4642" 966 1 1424921089 0 4642 'Re: My aviator craft experience' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Yea you seem pretty cool tho  ;D' 'xx' 1) " (4643" 966 1 1424921931 26 4643 'Re: My aviator craft experience' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'facey most the people who wuv you dont have forums account' 'xx' 1) " (4644" 966 1 1424927114 0 4644 'Re: My aviator craft experience' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Lol they should get one. Forumz OP' 'xx' 1) " (4645" 968 1 1424943485 16222 4645 'Server Resource pack for any server' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'can someone show me a pic of what there server resourcer pack folder look like because for some reason any server i go on that said i need to download the resource pack it wont doenload and it freezes my minecraft and take me back to the main menu.

Someone help cuz i can see 7misun playing the blocking dead on hypixel but i can't!

ps im using optifine hope someone can help me im sick and tired of not playing the fun games >:(' 'xx' 1) " (4646" 966 1 1424957058 23 4646 'Re: My aviator craft experience' 'R3dninjapanda_' 'Erenee456@gmail.com' '107.72.164.58' 1 0 '' 'Awe bye bye Facey we miss you! <3
(By we I mean ManCow and WaddlePack)' 'xx' 1) " (4647" 967 2 1424958971 16168 4647 'Re: hvnrrr saying stuff' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Squirreliscool People are allowed too cuss. For example if he repeats The same cuss word and spams Then the staffs can do something about it. the only evidence you posted for him too get muted was one thing no spam just cussing was ''Fucking Cunt''' 'xx' 1) " (4648" 968 1 1424959637 16168 4648 'Re: Server Resource pack for any server' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Optifine has nothing too do with it? Resource pack is required for the game but you don't really have too get it if you want i see it maybe a zombies game so its either a gun pack with health and Ect. Just download it if not freezing if it freezes x mine craft try again but if you download it goto Windows sign if you have windows click Windows bottom and r at the same time it will pop up on the bottom left and type in &appdata& then click mine craft then find Resource folder. If doesn't work contact me on Skype WhiteDecay i would gladly help.' 'xx' 1) " (4649" 965 1 1424959820 16168 4649 'Re: Changes to kits?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'So far I don't think so FieryEnderOcelot cause people try before asking if they could change the kits And JDK said i think The don't want too change it cause it wouldn't be fair for others people that don't have ranks. Some people  were requesting p5 and Ect. I don't think they will change the kits in my opinion cause they don't want the server too be ''OP''  i like the kits though.' 'xx' 1) " (4650" 958 2 1424967636 16346 4650 'Re: swansonduo is offending me' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' ' :owait so ur not gonna do anything about offensive language? worst mod ever...' 'xx' 1) " (4651" 969 2 1424968029 16346 4651 'thompanne saying \'f*ck off\' to jonthorpe316 for no reason' 'BaymaxHealthCare' 'mcmadness2014@gmail.com' '146.255.111.52' 1 0 '' '*Opens up Minecraft*
*Clicks on Multiplayer*
*Goes on AviatorCraft.com*
*Joins Prison*
5 MINUTES LATER...
*thompanne joins the game*
thompanne: fock off jon

So yeah. I don't know why he said this he joined and said it randomly...anyone know why?
http://imgur.com/gXUFGPm' 'xx' 1) " (4652" 965 1 1424971965 0 4652 'Re: Changes to kits?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'The kits are the way they are so that both donators and normal players can be equal. If donators got enchants like p5 or sharp 6 then aviatocraft would just become a pay to win server which the staff don't want :P . I really doubt that kits are going to change ' 'xx' 1) " (4653" 967 2 1424972126 16020 4653 'Re: hvnrrr saying stuff' 'momopandaparty' 'momokaplan2003@gmail.com' '172.56.33.96' 1 0 '' 'Squirrel hvntxrr is not doing anything wrong. People cuss all the time if he is spamming it he will get muted thanks for the post thow 😉' 'xx' 1) " (4654" 958 2 1424972475 46 4654 'Re: swansonduo is offending me' 'davide' 'davidenriquez41@gmail.com' '173.209.212.228' 1 0 '' 'No harassment or offensive language is present. No action will be taken

Locking Topic' 'xx' 1) " (4655" 967 2 1424972692 46 4655 'Re: hvnrrr saying stuff' 'davide' 'davidenriquez41@gmail.com' '173.209.212.236' 1 0 '' 'Even though language is not a serious offense on the server there will be punishment for excessive language. The c word is enough for a 10 minute mute according to staff protocol.

Ten minute mute will be applied.

Thank you for report. Locking topic. ' 'xx' 1) " (4656" 969 2 1424972783 46 4656 'Re: thompanne saying \'f*ck off\' to jonthorpe316 for no reason' 'davide' 'davidenriquez41@gmail.com' '173.209.212.201' 1 0 '' 'This is not enough for a punishment on the server. Please only post VERY SERIOUS offenses.

No action will be taken

Topic locked.' 'xx' 1) " (4657" 965 1 1424972989 46 4657 'Re: Changes to kits?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.149' 1 0 '' 'This question was answered on the Aviatorcraft Official Reset Information in this section of forums.' 'xx' 1) " (4658" 968 1 1424975162 16222 4658 'Re: Server Resource pack for any server' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'that wont work either. but here the think in the server resource folder is the pack suppos to be in a zip folder or not?' 'xx' 1) " (4659" 951 1 1424975598 16020 4659 'Re: War?' 'momopandaparty' 'momokaplan2003@gmail.com' '208.54.32.145' 1 0 '' 'Damn u kidz
' 'xx' 1) " (4660" 966 1 1424975753 16020 4660 'Re: My aviator craft experience' 'momopandaparty' 'momokaplan2003@gmail.com' '208.54.32.171' 1 0 '' 'Ill mus u :( please come back' 'xx' 1) " (4661" 970 1 1424979289 16222 4661 'Party Tonight!!!' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Tonight ddpollocks her boyfriend and i are throwing a party on our plot. you'll need to bring diamond iron and glold ingots and emeralds to pay the dancers. we have food and drinks .

Reason for party?
Were partying because it the last day of playing on aviatorcraft 1.7.10 because tomorrow it will reset to 1.8
So why not have fun and watch some entertainment and hang with your friends.

heres a video of what the club look like and some info: [url=https://www.youtube.com/watch?v=4wDZLbgn7Dg]https://www.youtube.com/watch?v=4wDZLbgn7Dg[/url]' 'xx' 1) " (4662" 970 1 1424979907 16168 4662 'Re: Party Tonight!!!' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'What about my Dropparty xD you guys should go there first :3 5:00pm Central time Droping dub p4 u4 & u3' 'xx' 1) " (4663" 968 1 1424980855 46 4663 'Re: Server Resource pack for any server' 'davide' 'davidenriquez41@gmail.com' '173.209.212.225' 1 0 '' 'No zip. Reg folder.' 'xx' 1) " (4664" 965 1 1424989442 0 4664 'Re: Changes to kits?' 'FieryEnderOcelot' '' '86.144.230.93' 1 0 '' 'cool :D ' 'xx' 1) " (4665" 969 2 1424994262 46 4665 'Re: thompanne saying \'f*ck off\' to jonthorpe316 for no reason' 'davide' 'davidenriquez41@gmail.com' '70.192.206.87' 1 0 '' 'If you would like to see a good example of excessive language.  This is a link to what it looks like:

http://imgur.com/pydRPbj 2OtsjbA#0' 'xx' 1) " (4666" 968 1 1424997325 16222 4666 'Re: Server Resource pack for any server' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'im soo confuse i need a pic of where or what folder it have to be in
' 'xx' 1) " (4671" 972 2 1425023052 16222 4671 'Re: Hacking on Prison PvP' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Total aura kill at the very beginning of the video good catch!!' 'xx' 1) " (4672" 972 2 1425044456 46 4672 'Re: Hacking on Prison PvP' 'davide' 'davidenriquez41@gmail.com' '70.192.208.247' 1 0 '' 'Thank you for the report. 

This is the player's second offense for hacking so[b] he is now perm banned from the server[/b].

' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (4668 912 12 1425016601 16315 4668 'Re: No Permission for the /hat command?' '360PlaysMC' 'rexfrits@gmail.com' '108.207.77.26' 1 0 '' 'Ok thank you! ;D' 'xx' 1) " (4669" 972 2 1425019476 16049 4669 'Hacking on Prison PvP' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'What server were they on? Factions? Prison? Prison
Who is the player? CoolMan3696
When did they break the rule? Hacking (aimbot/killaura/autoclick/reach)

https://www.youtube.com/watch?v=tPwSAfgnFwI



' 'xx' 1) " (4670" 972 2 1425021315 16020 4670 'Re: Hacking on Prison PvP' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'This is hacking aimbot. Good job on recording he should get banned' 'xx' 1) " (4673" 973 4 1425045385 16020 4673 'No reset or it got setvback?' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'I came on aviator craft at 6:00 am pacufic time. So why no reset' 'xx' 1) " (4674" 973 4 1425048550 31 4674 'Re: No reset or it got setvback?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.33.19' 1 0 '' 'It won't happen at 12 midnight or 6am but give it sometime. ' 'xx' 1) " (4675" 973 4 1425049382 16020 4675 'Re: No reset or it got setvback?' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'It reset' 'xx' 1) " (4678" 976 12 1425060013 0 4678 'PRISON RANK ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'PlS MODS PLS HELP ME I NEED MY THUG RANK BACK MY IGN IS xXckarate01Xx ' 'angry' 1) " (4679" 977 12 1425060021 16361 4679 'i lost my rank on prison' 'Cyurksaitis' 'swordwrath2000@hotmail.com' '70.160.24.154' 1 1425060300 'Cyurksaitis' 'My name on minecraft is CYurksaitis and i was at the Q rank on the prison server and since the update i lost it please help. i aslo lost plot is there is anyway to get it back please try thank you.
' 'xx' 1) " (4677" 975 4 1425058730 16360 4677 'whitelist?' 'FrassSketel' 'shivabeeld1@gmail.com' '81.83.99.154' 1 0 '' 'i cant join prison because i'm not "white listed" there wasn't  a list before why is there one now?

problem: i cant join prison
what i did: logged on opened the compass and click on prison
location: spawn or prison' 'xx' 1) " (4680" 976 12 1425060432 16362 4680 'Re: PRISON RANK ' 'SesameFilms_Cm' 'blaketubbs776@yahoo.com' '107.214.166.89' 1 0 '' 'same here my prison rank is gonei was thug and now i have no rank in prison someone fix it fast plz plz plz :'(' 'xx' 1) " (4681" 978 4 1425061557 0 4681 'Thug kit?' 'FieryEnderOcelot' '' '86.129.63.152' 1 0 '' 'I logged onto the 1.8 prison server and my thug kit is missing can it be fixed?
I purchased thug rank for prison from the casino before the reset to 1.8. I know you only just opened it and its still being done and tweaked but I wondered what happened to my rank because a post for reset information said casino purchased ranks will not be reset. :(' 'xx' 1) " (4682" 978 4 1425061634 16354 4682 'Re: Thug kit?' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'same here i bought thug from casino
before january' 'xx' 1) " (4688" 978 4 1425065946 46 4688 'Re: Thug kit?' 'davide' 'davidenriquez41@gmail.com' '70.192.212.15' 1 0 '' 'It is going to be reloaded. Do not worry it will be back soon. ' 'xx' 1) " (4687" 977 12 1425063537 1 4687 'Re: i lost my rank on prison' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.7.202' 1 0 '' 'The prison reset for 1.8 we announced this a month in advance. Thanks.' 'xx' 1) " (4684" 978 4 1425062124 0 4684 'Re: Thug kit?' 'FieryEnderOcelot' '' '86.129.63.152' 1 0 '' ':(' 'xx' 1) " (4685" 976 12 1425062280 1 4685 'Re: PRISON RANK ' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.7.202' 1 0 '' 'Ok xXckarate01Xx 's rank is solved and so is Sesame's thanks.' 'xx' 1) " (4686" 980 12 1425062356 15943 4687 'Need Chief Rank Restored' 'DragonHunter87' 'basketballduke2014@yahoo.com' '98.23.60.109' 1 1425064604 'DragonHunter87' 'Alex i need my Chief Donation moved to my RyanInc1 account . i lost it after restart . please and thanks' 'xx' 1) " (4689" 975 4 1425066005 46 4689 'Re: whitelist?' 'davide' 'davidenriquez41@gmail.com' '70.192.212.15' 1 0 '' 'It was because of our recent reset.  With the whitelist it was so our admins could go on and fix all problems with the server without having to deal with players telling them everything that was wrong (which they already knew). ' 'xx' 1) " (4690" 981 7 1425067082 31 4690 'Dress Color' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.33.19' 1 0 '' 'What color is the dress?' 'xx' 1) " (4691" 978 4 1425067514 0 4691 'Re: Thug kit?' 'FieryEnderOcelot' '' '86.129.63.152' 1 0 '' 'thank you :)' 'xx' 1) " (4692" 980 12 1425068450 15943 4692 'Re: Need Chief Rank Restored' 'DragonHunter87' 'basketballduke2014@yahoo.com' '98.23.60.109' 1 1425068765 'DragonHunter87' 'still no reply come on. everyone around me and in game has their ranks back but me wth i have been waiting for 2 hours  now and all alex says is i cant find in the logs where you donated omfg' 'xx' 1) " (4693" 982 12 1425070329 16116 4693 'OFFICER RNAK' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'HI IM DARKON275 AND MY IGN IS NOW DARKYTHEPANDA PLX RESTORE OFFICER AND BLUE NAME' 'xx' 1) " (4694" 982 12 1425070530 15943 4694 'Re: OFFICER RNAK' 'DragonHunter87' 'basketballduke2014@yahoo.com' '98.23.60.109' 1 0 '' 'sorry to intrude on your post but my post is invisible i believe i have waited almost three hours to get my rank switched over. so dont hold your breath on them restoring your rank ........' 'xx' 1) " (4695" 966 1 1425070636 28 4695 'Re: My aviator craft experience' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'https://www.youtube.com/watch?v=dQw4w9WgXcQ

[color=black][move][b]Get rickrolled[/b][/move][/color]' 'xx' 1) " (4696" 968 1 1425073613 32 4696 'Re: Server Resource pack for any server' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'when you joined hypixel did you choose to let it automatically download resource packs for you cause if you said no you need to say yes on that' 'xx' 1) " (4697" 982 12 1425073788 1 4697 'Re: OFFICER RNAK' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.7.202' 1 0 '' 'I've added your rank and name color back darkon you may need to re-log.
We've been working on everyones ranks and you just recieved yours back; dragon.' 'xx' 1) " (4698" 966 1 1425073826 32 4698 'Re: My aviator craft experience' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Faceless you could come back if you wanted to' 'xx' 1) " (4699" 980 12 1425073852 1 4699 'Re: Need Chief Rank Restored' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.7.202' 1 0 '' 'You have your rank back locking topic.' 'xx' 1) " (4700" 904 12 1425073875 1 4700 'Re: Color change' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.7.202' 1 0 '' 'Resolved for next time you log back in. Thanks.' 'xx' 1) " (4701" 983 12 1425077296 16052 4701 'CHIEF RANK' 'lukasero99' 'stanisauskislucas@yahoo.ie' '86.41.221.236' 1 0 '' 'i lost my chief account on aviatorcraft please fix D: Username: SirCactus i changed my name from lukasero99 to SirCactus' 'xx' 1) " (4702" 981 7 1425077668 26 4702 'Re: Dress Color' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Ha just learned this from my teacher' 'xx' 1) " (4703" 984 4 1425085024 26 4703 'Spawners on fac' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'BLAZE TO PIGGY FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU' 'xx' 1) " (4704" 981 7 1425085157 17 4704 'Re: Dress Color' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 0 '' 'I see Black and Blue. ' 'xx' 1) " (4705" 981 7 1425086841 31 4705 'Re: Dress Color' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '208.54.32.140' 1 0 '' 'I see White and Gold.' 'xx' 1) " (4706" 966 1 1425093551 0 4706 'Re: My aviator craft experience' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Misun I would have to make a ban appeal which I doubt would be accepted :P' 'xx' 1) " (4707" 985 12 1425100441 16366 4707 'rank back' 'monkeyman334' 'amandaajcge@gmail.com' '108.40.2.133' 1 0 '' ' :-[i need my rank back I had chief right before reset but hitman or chief is fine like for real 10 secs before reset I got chief on casino and it reset :-[' 'angry' 1) " (4708" 985 12 1425100553 16026 4708 'Re: rank back' 'acunver99' 'jlunver@yahoo.com' '32.212.252.239' 1 0 '' 'i lost my thug rank from casino D: can i pls have it back?
' 'xx' 1) " (4709" 986 2 1425101661 31 4709 'Harassment' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'Player: KylalaTaricoe
Server: Prison
When: A few minute ago.

Proof: http://imgur.com/a/ZVC2z' 'xx' 1) " (4710" 986 2 1425102382 16222 4711 'Re: Harassment' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 1425102764 'WhiteDecay' 'Hi im here to prove that you sent a faults reports on KylalaTaricoe.

You use the same pic twice to report her. For a full report they have to show more profanity and negativity to show that this player is harassing you. Unfortunately you only provided us with one evidence and this evidence is not enough to show a harrassment toward you.

Also here a Pic of you saying that she called you a bitch 3 times when she said to me and others in a skype call that she did not say the word bitch once.

Proof of lie: [url=http://imgur.com/YZsezzf]http://imgur.com/YZsezzf[/url]' 'xx' 1) " (4712" 966 1 1425104333 26 4712 'Re: My aviator craft experience' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Bans were reset today' 'xx' 1) " (4711" 986 2 1425102692 31 4711 'Re: Harassment' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'WhiteDecay I have no cropped the pictures and the admins can look on the chat logs.' 'xx' 1) " (4713" 986 2 1425104439 26 4713 'Re: Harassment' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Where the someone said she didn't and in your pic look how many said she did.' 'xx' 1) " (4714" 966 1 1425106634 0 4714 'Re: My aviator craft experience' 'Facelesswarrior5' '' '76.18.162.53' 1 1425107216 'Facelesswarrior5' 'You couldve told me that earlier' 'xx' 1) " (4716" 966 1 1425128784 46 4716 'Re: My aviator craft experience' 'davide' 'davidenriquez41@gmail.com' '70.192.202.66' 1 0 '' 'Well facey it just happened.  Yesterday with the reset was a ban reset. Everyone who was banned has been unbanned.
' 'xx' 1) " (4717" 986 2 1425129432 46 4717 'Re: Harassment' 'davide' 'davidenriquez41@gmail.com' '70.192.202.66' 1 0 '' 'This is not harassment.  This is an argument that could have been settled in a calmer way from both parties.  KylalaTaricoe was at fault for escalating the argument by calling you a b****. CeralMuncher was at fault for not handling the situation in a calmer fashion and not sharing the mine.  For this I will not do any punishment but you two will be warned.  I really do expect more from you two as being more mature in the matter then having this happen.

If you two do this again while we are not on you both will be banned for a day

Locking Topic. ' 'xx' 1) " (4715" 987 4 1425120935 16368 4715 'Thug kit on aviator prison?' 'TheFakeJesus' 'raulraul204@gmail.com' '187.39.195.60' 1 0 '' 'I bought a casino thug like 4 weeks ago but after the reset it's gone! Can you please fix this. Thanks' 'xx' 1) " (4718" 966 1 1425135222 0 4718 'Re: My aviator craft experience' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'InfectedTaco too?' 'xx' 1) " (4719" 966 1 1425136304 26 4719 'Re: My aviator craft experience' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Better be.. or else I got some  reports to do' 'xx' 1) " (4720" 986 2 1425141858 50 4727 'Re: Harassment' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1425153720 '7misun' 'Jdk People are allowed to defend there selfs when they do get harrassed. I have banned her for a day.' 'xx' 1) " (4728" 990 1 1425171864 23 4728 'Factions Plug-In (Straw poll) this will only take a few second please.' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' '[color=purple]
Posted below is a quick straw poll Ive made concerning the new factions plug-in.
This was requested not just by me but by a few other factions players.
If you could [color=limegreen]please submit your vote to this poll[/color] it would be greatly appreciated.[/color]
[color=blue]Thanks[/color]
[color=maroon]R3d_[/color]
http://strawpoll.me/3759215' 'xx' 1) " (4721" 988 4 1425144524 26 4721 'Combat tag' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Can't Enderpearl In combat
Can't break blocks in combat.





THIS IS ANTI-DENDE I DO NOT APPROVE
' 'xx' 1) " (4722" 989 12 1425147369 16174 4722 'Thug Rank ASAP Please!' 'MaDdy_MC' 'mt_mc@outlook.com' '68.96.164.17' 1 0 '' 'Server: Prison
IGN: MaDdy_MC
I bought rank thug o casino before reset now I don't have it please restore it!' 'xx' 1) " (4723" 987 4 1425151512 46 4723 'Re: Thug kit on aviator prison?' 'davide' 'davidenriquez41@gmail.com' '70.192.214.62' 1 0 '' 'It has been fixed.

Topic Locked
' 'xx' 1) " (4724" 978 4 1425151547 46 4724 'Re: Thug kit?' 'davide' 'davidenriquez41@gmail.com' '70.192.214.62' 1 0 '' 'Fixed. If you still have a problem with your rank please message me.

Topic Locked
' 'xx' 1) " (4725" 983 12 1425151569 46 4725 'Re: CHIEF RANK' 'davide' 'davidenriquez41@gmail.com' '70.192.214.62' 1 0 '' 'Fixed.

Topic Locked. ' 'xx' 1) " (4726" 985 12 1425151692 46 4726 'Re: rank back' 'davide' 'davidenriquez41@gmail.com' '70.192.214.62' 1 0 '' 'Both have been fixed. If there is still an issue please message me.

Topic Locked. ' 'xx' 1) " (4727" 989 12 1425151800 46 4727 'Re: Thug Rank ASAP Please!' 'davide' 'davidenriquez41@gmail.com' '70.192.214.62' 1 0 '' 'Issue has been resolved.

Locking Topic

If there is still a problem please message me or Alex. ' 'xx' 1) " (4729" 991 1 1425179713 16168 4729 'About Reset' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Well Every server that resets always either has a new spawn or new everything but i see nothing really different basically everything looks the same?
And every server does a 25% or 35% or even 50% off on ranks or Items too buy with Real life money but weres the coupon code at though? i mean i tried AVIATORGAMING It didnt seem too work? So what is your plan?' 'xx' 1) " (4730" 918 1 1425182184 26 4730 'Re: Due to a lot of role players.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Ima just bump this since we never got any feedback from the mods/admins' 'xx' 1) " (4731" 875 1 1425182229 26 4731 'Re: Here you go admins' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'we need another to many problems' 'xx' 1) " (4732" 984 4 1425186415 15864 4732 'Re: Spawners on fac' 'awesomeBlade88' 'austinjameszeller@gmail.com' '206.75.50.222' 1 0 '' 'Ya I agree with dende about the spawners Because I placed a Blaze spawner and it turned into a pig.
And Also If players work so hard for these spawners and they can't even use them what's the point of having the nether other then lava and netherbrick and for bases  ;) But Still me and alot of other players think this should be fix asap.' 'xx' 1) " (4733" 988 4 1425187412 15864 4733 'Re: Combat tag' 'awesomeBlade88' 'austinjameszeller@gmail.com' '206.75.50.222' 1 0 '' 'With the combat tag plugin you can set up what you want the player to be able to do/unable to do in combat Dende I think they did it for a reason so people can't claim and break blocks in pvp to get away but in factions I think we should keep it because thats strats and thats what factions is all about so I think you should be able to and let me list a few times where it would be usefull to keep it this way but also alot of times when it would be useful not to have the no breaking blocks in combat

Why to change it                                                                                         
If your raiding someone and they log on you can't escape the base if its closed in
Also if your raiding trying to make a tnt cannon/blowing up a base you couldn't place the tnt.
If your trying to protect your base you can't because they can tag you in combat and you can't place water over the walls while your getting raided.If you fooling around with a friend you can't work on the base for around 20 seconds with him if he hits you once by accident

Why to keep it the same
If someone is running away they can't block down and claim the land

Now I think it is only good that we have enderpearls disabled in combat so players can't escape every situation.' 'xx' 1) " (4734" 992 1 1425192664 15864 4734 'The New faction Plugin' 'awesomeBlade88' 'austinjameszeller@gmail.com' '206.75.50.222' 1 0 '' 'I am doing this to see what the players think of the new faction plugin mostly because I have got a lot of complaints about it but I've also talked to one or two people that like this one because it brings a new aspect to the game mode any way I would like you guys to give your honest opinion.' 'xx' 1) " (4735" 992 1 1425195770 16222 4735 'Re: The New faction Plugin' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'tbh i hated the admin and mod version cuz it confuses me and it weird.

Factions to me in this server feels more like officers and leader and members to me because it sound almost like the mafia and i love the mafia' 'xx' 1) " (4736" 993 1 1425196454 16222 4736 'Factions and deal with it' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I hear some of many people in factions are complaining about the new plugins that were add to it.

Now I've been in many server that have the same plugin such as play.gotpvp and Bashurverse. They have no choice but to update it because all of them run on 1.8 and the bukkit is now 1.5.02 instead of 1.5.01.

If you want to learn how to use the new plugin go to spawn and do /f help 1-5 and others and read them.
Don't be lazy T-Mod and Moderator do /help and it have over +20 Pages of help.


If you want to know what the Mods have enable and disable ask them personally because they can control what is allowed or not allowed. For example in bashurverse server you can use Treefeller in aviatorcraft you can NOT use it.

So please don't post complaint at the moment and use your energy to report any problem within the server so that the moderators can get it fix fast cuz they are getting tired from all the work they did on the day of reset and i believe that they should get a break as soon as all the problem is fixed' 'xx' 1) " (4737" 991 1 1425196689 16222 4737 'Re: About Reset' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Seem to me your complaining about the sale price for ranks more than the changes of the server.

i myself am complaining in my head about a few things but il gonna get all the details first so i can ask question about certain things that don't make since like the eggs in factions. And the fact that they said there will m]be a new shop at skyblock and factions.

Other server that do percentage above 25% are BIG servers with over 1000's players ' 'xx' 1) " (4738" 994 12 1425197663 16369 4738 'Thug rank back ASAP plz' 'itsstevie' 'theodorechua123@gmail.com' '119.74.98.214' 1 1425198275 'itsstevie' 'I got rank thug from casino before reset now i dont...plz help ASAP

IGN:itsstevie
Server:Prison' 'question' 1) " (4739" 995 2 1425212315 16267 4739 'PvpMeBruh Hacking' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Earlier today KayDJ was 1v1ing PvpMeBruh and we found out he was hacking. This was KayDJ recording this video dont listen to the audio its him swearing lol. Please ban him as he is using kill aura.

Proof Below:
https://www.youtube.com/watch?v=uW53lDLjP0I

' 'xx' 1) " (4740" 995 2 1425221621 15937 4740 'Re: PvpMeBruh Hacking' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.73.170' 1 0 '' 'When watching the vid I didn't see any hacks what hack do you think he was using?
' 'xx' 1) " (4741" 991 1 1425222068 15937 4741 'Re: About Reset' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.73.170' 1 0 '' 'They are doing a 25% coupon code right now so the AVIATORGAMING code isn't working ;D' 'xx' 1) " (4742" 996 12 1425224736 16052 4742 'CHIEF RANK' 'lukasero99' 'stanisauskislucas@yahoo.ie' '86.41.221.236' 1 0 '' 'JDK i have officer rank but i have to have chief rank i was chief before the reset
:-' 'xx' 1) " (4743" 984 4 1425226978 26 4743 'Re: Spawners on fac' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Plants and lemon are god of spawner now..' 'xx' 1) " (4744" 988 4 1425227046 26 4744 'Re: Combat tag' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'And if they have speed two you cant enderpearl after them' 'xx' 1) " (4745" 996 12 1425227140 26 4745 'Re: CHIEF RANK' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Or did you' 'xx' 1) " (4746" 984 4 1425229842 15888 4746 'Re: Spawners on fac' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.76' 1 0 '' 'Plants Dende? PLANTS???' 'xx' 1) " (4747" 984 4 1425229971 15888 4747 'Re: Spawners on fac' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.76' 1 0 '' 'Well I know Smallen said they would fix it.' 'xx' 1) " (4748" 988 4 1425230061 15888 4748 'Re: Combat tag' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.76' 1 0 '' 'Blade I think that it was a mistake actually. Yesterday Jboy was actually trying to fix this problem.' 'xx' 1) " (4749" 966 1 1425230186 15888 4749 'Re: My aviator craft experience' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.76' 1 0 '' 'Taco was banner from the hub so that's different Dende' 'xx' 1) " (4750" 995 2 1425238419 16277 4750 'Re: PvpMeBruh Hacking' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'Monkey he was using killaura and when ii couldnt hit him when i was was forcefield' 'xx' 1) " (4751" 966 1 1425238926 0 4751 'Re: My aviator craft experience' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I was banned from the hub aswell. So taco should be unbanned' 'xx' 1) " (4752" 991 1 1425239000 0 4752 'Re: About Reset' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=monkeyfeet992 link=topic=991.msg4741#msg4741 date=1425222068]
They are doing a 25% coupon code right now so the AVIATORGAMING code isn't working ;D
[/quote]

The AVIATORGAMING code isn't for the server shop. Its for if you want to host a server off beastnode :P' 'xx' 1) " (4753" 991 1 1425239057 15888 4753 'Re: About Reset' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.124' 1 0 '' 'I was about to say that Face XD' 'xx' 1) " (4754" 995 2 1425239115 0 4754 'Re: PvpMeBruh Hacking' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'There weren't any hacks in the video. Every time he wasn't facing you he was swinging and missing. I think you might've hit him more than he did you :/' 'xx' 1) " (4755" 988 4 1425239168 0 4755 'Re: Combat tag' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'There was a broadcast on the server saying this issue was fixed. Lock plz <3' 'xx' 1) " (4756" 984 4 1425239245 0 4756 'Re: Spawners on fac' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'With the new update you cant place spawners. That's why if you go to the shop you can buy a mob egg. If you right click the spawner with the egg it becomes the spawner you want. ' 'xx' 1) " (4757" 994 12 1425239294 0 4757 'Re: Thug rank back ASAP plz' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Once a staff member sees your post or you tell them in game your name will be put on a list and youll get your rank back.' 'xx' 1) " (4762" 984 4 1425248569 26 4762 'Re: Spawners on fac' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Sonic auto correct is a dice sometimes..' 'xx' 1) " (4763" 984 4 1425248584 26 4763 'Re: Spawners on fac' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'auto correct I will end you' 'xx' 1) " (4764" 998 4 1425251936 16036 4764 'Thug Kit' 'FernandoVD2003' 'ftavandet@gmail.com' '187.107.44.207' 1 0 '' 'Ive bought a [[color=pink]Thug Rank[/color] apperantly after the reset; I lost it  :( Please try and fix this thanks YouAreGay' 'xx' 1) " (4765" 999 1 1425253591 16373 4766 'Problem!!!' 'Kutips' 'vikkeaw@hotmail.no' '109.189.228.214' 1 1425253929 'Kutips' 'In prison i was thug and free before the update to 1.8 i understand that everyone lost there free (if they had) but one thing i dont understand is why did i lose my Thug rank? when i logged on i was just A. and i am really sad that i lost my rank i hope that the mods can help me With this problem. My in game name is Kutips By the way.
and if this is to any help i bought the ran on the Casino.' 'sad' 1) " (4759" 996 12 1425241016 32 4759 'Re: CHIEF RANK' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'You should have it now' 'xx' 1) " (4760" 995 2 1425243316 46 4760 'Re: PvpMeBruh Hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.214.128' 1 0 '' 'No hacking is present in the video. No action will be done

Locking Topic' 'xx' 1) " (4761" 966 1 1425243384 46 4761 'Re: My aviator craft experience' 'davide' 'davidenriquez41@gmail.com' '70.192.214.128' 1 0 '' 'InfectedTaco should be unbanned.  If he cannot get on please pm me. ' 'xx' 1) " (4767" 998 4 1425254061 26 4767 'Re: Thug Kit' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Putting YouAreGay won't fix anything?' 'xx' 1) " (4768" 1000 4 1425264687 16354 4768 'Thug Kit' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'i bought a thug kit at casino and i still dont have it yet. help please?' 'xx' 1) " (4769" 1000 4 1425269144 16354 4769 'Re: Thug Kit' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'my ign is ShadowMadara1044 btw' 'xx' 1) " (4770" 1001 2 1425272667 16222 4770 'Profanity and possible Harressment' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'AGamingDonut was in prison yelling in the chat about speed potions and cussing to people about giving
him them.

Today
Prison

Proof: [url=http://imgur.com/T4ncva5 eE9pfam 7EVrtAc]http://imgur.com/T4ncva5 eE9pfam 7EVrtAc[/url]
' 'xx' 1) " (4771" 968 1 1425282700 16222 4771 'Re: Server Resource pack for any server' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i did say yes but when it pass the 100% the game just froze for 2-3min and said connection loss
' 'xx' 1) " (4772" 994 12 1425282963 16369 4772 'Re: Thug rank back ASAP plz' 'itsstevie' 'theodorechua123@gmail.com' '119.74.98.214' 1 0 '' 'Its been a day....wheres my rank???? :'(' 'xx' 1) " (4773" 1001 2 1425295347 46 4773 'Re: Profanity and possible Harressment' 'davide' 'davidenriquez41@gmail.com' '173.209.212.213' 1 0 '' 'The player will be muted for 10 minutes for excessive language' 'xx' 1) " (4774" 994 12 1425308649 26 4774 'Re: Thug rank back ASAP plz' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Be patient' 'xx' 1) " (4775" 1002 1 1425322562 15973 4775 'Donator Question?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Question are donators allowed to give stuff out? Just asking because on most servers I remember that not being allowed (seeing as it's kinda like pirating i.e. buying music and giving out free copies).
Since I recently saw a player giving out stuff from their kit on Skyblock I just wanted to ask.' 'xx' 1) " (4776" 1003 1 1425323720 16315 4776 'AviatorCrafts teamspeak id' '360PlaysMC' 'rexfrits@gmail.com' '108.207.77.26' 1 0 '' 'I was wondering what aviatorcrafts teamspeak was I tried aviatorcraft.com or mc.aviatorcraft.com and it wasnt able to connect
Please Help! Thanks. ;D' 'xx' 1) " (4777" 998 4 1425324339 16036 4777 'Re: Thug Kit' 'FernandoVD2003' 'ftavandet@gmail.com' '187.107.44.207' 1 0 '' 'Dende its my username [move]LOL[/move]' 'xx' 1) " (4778" 1004 1 1425325494 15973 4845 'Skyblock Stuff (Again)' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 1425582983 'Slacker' 'So back on the server after the reset and wanted to check on a few things.

[b][color=green]1. The changes to initial starting chest[/color][/b]
No Sugarcane? (Sugar Paper Books and Bookcases)[b][color=green]*Fixed*[/color][/b]
No Cactus? (Dyes/Base protection)[b][color=green]*Fixed*[/color][/b]
[b][color=blue]2. Spawn Perms[/color][/b]
No access to enchanting table? (we can still use the enderchests though)[b][color=green]*Fixed*[/color][/b]
Possible shop changes? (Still just trees; Plans for updates still around?  :-\\)[b][color=orange]*In Progress*[/color][/b]
(Also adding sugarcane and cacti to the shop would [color=green]solve problem #1[/color])
(p.s. Would like lily-pads for nice farming  :P)
[b][color=red]3. Player's perms on other player's islands[/color][/b]
Noticed players can kill mobs on other players island worried about them killing farm animals
[b][color=purple]*edit*4. Weird typo auto-correct thing[/color][/b]
When the letters "dis" is typed into chat it changes to "this" (i.e "disabled" becomes "thisabled"; funny bug :P)[b][color=green]*Fixed*[/color][/b]
[b][color=maroon]*2[sup]nd[/sup] edit*5. Ignoring trolls/spammers[/color][/b]
So there are certain players who like to start argument and fill up the chat with hate. Any way we can use the /ignore command?
I know we can report spamming if its that kinda problem but I'm talking about people who go after 1 person persistently.
(you can add rules so that players cant ignore the staff and whatnot if necessary)

Well that's all I can think of for now. Will mention more if things come up. Keep up the good work.
P.S. Liking the update. (Nice to have more crafting options ;D)' 'xx' 1) " (4779" 1004 1 1425333326 15888 4779 'Re: Skyblock Stuff (Again)' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.29' 1 0 '' 'Thanks! This is going to help the staff out a lot!' 'xx' 1) " (4836" 1020 2 1425522437 16103 4836 'pvpmebro stealing.' 'BE56' 'brian@rocky-hills.com' '67.6.132.118' 1 0 '' 'Today when I was playing on aviator and PvPmeBro msged me saying he wanted to buy some plant pots. I tpaed to hem only to find the spawned me over a deep hole. I fell to my death. Then when I asked hem for my SGC pick he said only a fu*cing moron would buy one of them. Then he tried to blackmail me out of 200mill for MY pick back! When we agreed to 1v1 for the pick I killed hem and guess what... No pick. I think its plain wrong to make a player trap then cheat people out of their money!
I was to mad to think to vid or SC. :'( :'( :'( :'( >:( >:( >:( >:( Thank you.  ' 'xx' 1) " (4781" 1002 1 1425334117 31 4781 'Re: Donator Question?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '208.54.32.131' 1 0 '' 'Yes you may there is no rule against doing that but that's your kit.' 'xx' 1) " (4782" 998 4 1425336437 26 4782 'Re: Thug Kit' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Ohhh I'd put -YouAreGay Instead since it was kinda misleading' 'xx' 1) " (4835" 1016 4 1425512458 15888 4835 'Re: Aviatorcraft wont work' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'This happened to me last night too. If you couldn't get on you should be able to now' 'xx' 1) " (4784" 998 4 1425345073 46 4784 'Re: Thug Kit' 'davide' 'davidenriquez41@gmail.com' '70.192.196.26' 1 0 '' 'This issue should be resolved. Please pm me if this has not been fixed yet. ' 'xx' 1) " (4785" 994 12 1425345227 46 4785 'Re: Thug rank back ASAP plz' 'davide' 'davidenriquez41@gmail.com' '70.192.196.26' 1 0 '' 'This issue should be fixed. If your rank has not been restored yet pm me.

Locking Topic. ' 'xx' 1) " (4786" 1006 2 1425345328 46 4786 'MOVED: Donator Question?' 'davide' 'davidenriquez41@gmail.com' '70.192.196.26' 1 0 '' 'This topic has been moved to General.

http://aviatorcraft.com/index.php?topic=1002.0' 'moved' 1) " (4787" 1000 4 1425345414 46 4787 'Re: Thug Kit' 'davide' 'davidenriquez41@gmail.com' '70.192.196.26' 1 0 '' 'Your rank should be restored now.  If not please pm me.

Locking Topic' 'xx' 1) " (4788" 984 4 1425345611 46 4788 'Re: Spawners on fac' 'davide' 'davidenriquez41@gmail.com' '70.192.196.26' 1 0 '' '[quote]With the new update you cant place spawners. That's why if you go to the shop you can buy a mob egg. If you right click the spawner with the egg it becomes the spawner you want.[/quote]

Do what dis man said and you should be a-okay.

Locking Topic. ' 'xx' 1) " (4789" 1004 1 1425348779 16222 4789 'Re: Skyblock Stuff (Again)' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'yeah it will but maybe u shouldve posted it in the report a problem topic cuz all mods check ther the most' 'xx' 1) " (4790" 1007 1 1425349337 16222 4790 'New Shops?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'As many of yall know that Skyblock and Faction were suppose to have new shops?
most of yall may know that.

But heres's what you don't know i recently found out in a dumb matter of doing things that the shop for Faction is still being built.
And the fact of the factions shop is being built means that Fireblazer is probably putting more time into the Skyblock shop since it smaller than Faction shop.

I don't know when it will be done but make sure your ready for them once Fireblazer and or other mods are done building them.

To JDK 7misun and fireblazer (I like these guys more don't get upset :P) please explain about Casino and why the enchancement table in skyblock isn't working.

7misun said it work for him but remember mods can access anything that is block to normal players.' 'xx' 1) " (4791" 1008 4 1425349851 16222 4791 'Spawners in Faction' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Ok i already read that when u place a spawner down it wont work unless u buy the egg.

BUT here a problem what if all the spawner in the map are gone huh?
what are the use for mob eggs if one doesn't have a spanwer?

If there is a solution to this already let me know.
if not i suggest that you guys add a plugin or something that allow us to use 8 iron bars to make an empty spawner so that those who can't find or don't have spawners can make them and buy eggs for them.

But if ya'll are thinking about selling spawners in the new shop that is coming i would find that dumb. Cuz i've been on many faction server to look at there shop and many of them can buy eggs and must make the spawner with iron bars. ' 'xx' 1) " (4792" 1008 4 1425352179 46 4792 'Re: Spawners in Faction' 'davide' 'davidenriquez41@gmail.com' '173.209.212.224' 1 0 '' 'This isn't going to be an issue because with any minecraft world the world will keep generating infinitely. The worlds are set to generate however far a player decides to go. There is never a set amount of spawners or dungeons in a minecraft world. They just keep regening at random. ' 'xx' 1) " (4793" 1009 1 1425352350 31 4793 'Which staff member is the best?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'Which staff member is your favorite? ' 'xx' 1) " (4794" 1009 1 1425352418 46 4794 'Re: Which staff member is the best?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.231' 1 0 '' 'U forgot smallen ;-;' 'xx' 1) " (4795" 1008 4 1425352561 16222 4795 'Re: Spawners in Faction' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'ok now this is a problem to me. i can never find a dungeon or anything in pc minecraft cuz it hard :( but thanks for info jdk you can lock topic if you want' 'xx' 1) " (4796" 1009 1 1425352609 16222 4797 'Re: Which staff member is the best?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 1425352831 'WhiteDecay' 'Tbh i like JDK cuz he was the first mod to be close to me and Kylala and we had fun too =)

and 7misun he's a cool guy who know a lot and he and i talk about stuff and videos.


I feel that maybe many people should try interacting with the moderator as people rather than those who must fix and help you cheat in the server.
I feel that they should have fun with the they are helping and enjoy doing there work.' 'xx' 1) " (4797" 1008 4 1425352786 46 4797 'Re: Spawners in Faction' 'davide' 'davidenriquez41@gmail.com' '173.209.212.207' 1 0 '' 'My advice for finding one is to listen. Zombie spawners will be the easiest to find because of this.' 'xx' 1) " (4798" 1010 4 1425358070 16222 4798 'Faction warzone' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'faction warzone won't allow any pvp what so ever?

it a Warzone not a Safezone :( how am i gonna record pvp invis??' 'xx' 1) " (4799" 1004 1 1425361902 15973 4799 'Re: Skyblock Stuff (Again)' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' '[quote author=WhiteDecay link=topic=1004.msg4789#msg4789 date=1425348779]
yeah it will but maybe u shouldve posted it in the report a problem topic cuz all mods check ther the most
[/quote]
Well I wasn't sure i'd consider it a bug. (seeing as some of these things could have been done on purpose) To be safe I just made it a general topic.' 'xx' 1) " (4800" 1002 1 1425362169 15973 4800 'Re: Donator Question?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Alright just wanted to make sure. I would think you would want more players to buy ranks instead of 1 person sharing the kits every day and in turn less money.
Well its not like its my decision. Was just thinking more money would help the server. :-\\' 'xx' 1) " (4801" 1003 1 1425366469 0 4801 'Re: AviatorCrafts teamspeak id' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'The official aviatorcraft teamspeak (That I know of) is ts.redeeming.co.uk
:)' 'xx' 1) " (4802" 1009 1 1425382298 50 4802 'Re: Which staff member is the best?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I like the John guy' 'xx' 1) " (4803" 1002 1 1425391213 16168 4803 'Re: Donator Question?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Slaker The server is full with nice people that loves too share too people that don't have anything. Im a Chief rank on prison i share my stuff and money but Sometimes when i can't i just can't but i try my best And it doesn't matter if we did or did not give people stuff it doesn't help the donating rate go up nor down. people donate if they love the server or not :)' 'xx' 1) " (4804" 1009 1 1425395036 31 4804 'Re: Which staff member is the best?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.39.211' 1 0 '' 'that Jihn guy is pretty cool' 'xx' 1) " (4805" 1002 1 1425401151 15973 4805 'Re: Donator Question?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' '[quote author=KidzBeEz link=topic=1002.msg4803#msg4803 date=1425391213]
Slaker The server is full with nice people that loves too share too people that don't have anything. Im a Chief rank on prison i share my stuff and money but Sometimes when i can't i just can't but i try my best And it doesn't matter if we did or did not give people stuff it doesn't help the donating rate go up nor down. people donate if they love the server or not :)
[/quote]
True enough people are free to do what they want. I was just thinking more shop activity would help the server that much more.
Well I just wanted to make sure since I couldn't find any details on the matter anywhere else. If there's no problems with the rules about it then I've got nothing more to say.' 'xx' 1) " (4806" 1011 4 1425401413 15973 4806 'Skyblock Issue' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Hey I just wanted to see if this old [color=red]auto-correction[/color] thing on the server could be fixed.
It changes the letters [color=red]"dis" to "this[/color]". Not a major issue but I thought I'd bring it up.

Also if you have time could you look at my other thread about some [color=green]Skyblock questions[/color] since the recent reset of the server?
It would be appreciated.
[url=http://aviatorcraft.com/index.php?topic=1004.0]http://aviatorcraft.com/index.php?topic=1004.0[/url]' 'xx' 1) " (4807" 1012 7 1425412222 15846 4807 'Well.....' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.152' 1 0 '' 'Hi M1 here and dos is kind of awkward because this is my first post you probably don't care but yea lol' 'xx' 1) " (4808" 1002 1 1425414817 1 4808 'Re: Donator Question?' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.184.34' 1 0 '' 'I don't think it would be fair to any of you guys if we prevented you from doing whatever you like with your kits but thanks for the concern.' 'xx' 1) " (4817" 1014 2 1425429334 16259 4817 'Profanity and Possible Harressment' 'KylalaTaricoe' 'kylalataricoe@aol.com' '108.8.46.18' 1 0 '' 'When: just a few minutes ago
Where: Prisons
Who: Darkangel_13
so MrGrumpy_14 and i were in a skype call he had said he was going to be AFK for a bit at this time in the game many people were asking for him i had Said many times (about 5-6 times) to everyone that he was afk and no one listened i private msged each one to tell them that he was AFK in case they didnt see in in the public chat due to how fast the chat was moving and when i msged Darkangel Their reply was Uncalled for and Un-necessary i was merely trying to let them know so they don't waste their time spamming the chat trying to get his attention.i wasn't able to screenshot the Whole conversation between Dark and i  because the chat was moving far too fast for me ._.
[IMG]http://i61.tinypic.com/5antjn.png[/img]
' 'xx' 1) " (4818" 992 1 1425431878 15888 4834 'Re: The New faction Plugin' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 1425505768 'Soniccaleb' 'You have been getting complaints from who? Tell them to post their problems on the forums' 'xx' 1) " (4819" 1014 2 1425434441 46 4819 'Re: Profanity and Possible Harressment' 'davide' 'davidenriquez41@gmail.com' '70.192.208.179' 1 0 '' 'Yep this is harassment.  The player will be banned for 1 day.

Thank you for the report. Locking topic.' 'xx' 1) " (4820" 1013 4 1425434728 46 4820 'Re: Faction Problems' 'davide' 'davidenriquez41@gmail.com' '70.192.208.179' 1 0 '' 'We will review these issues and decide a best plan of action for the factions server. ' 'xx' 1) " (4821" 1012 7 1425434902 46 4821 'Re: Well.....' 'davide' 'davidenriquez41@gmail.com' '70.192.208.179' 1 0 '' '[color=blue][b]Welcome to forums![/b][/color]
Feel free to express what you want to say about the server report problem players speak of any problems and a myriad of other things.  Giving your opinions on different topics can help out in decision making too! Once again welcome to Forums. :)



' 'xx' 1) " (4822" 1004 1 1425434947 46 4822 'Re: Skyblock Stuff (Again)' 'davide' 'davidenriquez41@gmail.com' '70.192.208.179' 1 0 '' 'We will review these issues and decide a best plan of action for the skyblock server.  ' 'xx' 1) " (4823" 687 7 1425435023 46 4823 'Re: FACELESS COME BACK!!!!!!!!!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.208.179' 1 0 '' 'As long as he does nothing bad or considered "out of line" he can stay as long as he wants
' 'xx' 1) " (4824" 1015 4 1425437451 15937 4827 'Faction Spawner Problems ' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.95.73.170' 1 1425438829 'monkeyfeet992' 'I found a bug on factions that changes any type of spawners in your echest into pig spawners. Please fix :D' 'xx' 1) " (4825" 1016 4 1425437743 16020 4825 'Aviatorcraft wont work' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' ':/
http://i.imgur.com/IVXtOHP.jpg' 'xx' 1) " (4826" 1016 4 1425438676 26 4826 'Re: Aviatorcraft wont work' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Are you on 1.8?' 'xx' 1) " (4827" 1015 4 1425438688 26 4827 'Re: Faction Spawner Problems ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'they are aware' 'xx' 1) " (4828" 1013 4 1425439500 16222 4828 'Re: Faction Problems' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' '1: that how it is in the bukkit plugin of 1.5.02 snaphot it on many server.
2: This is a problem. combat log is too long I've tested with ambro


3: I'm working on an idea for this. but it may not have to do with mobs eggs so yeah.  [u][b]But wait till the new shop is up and running sell price may be higher.[/b][/u]

4: The can't open chest is because the 1.5.02 allow the command [b]/f access[/b] this will prevent players who are not access to another factions chest or furnaces and enchantment table. This will also prevent members in ur own faction from building or using anything in ur faction base sorta.That a plugin that make Faction Hardcore.

5: Hope there's an arena so i can record vids and hope they do something about my arena cuz i made so many mistake i can now build a better one than the old one.' 'xx' 1) " (4829" 1004 1 1425445147 15973 4829 'Re: Skyblock Stuff (Again)' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Thanks for the response (and sorry for the pestering :-\\).
Looking forward to the changes (if any).' 'xx' 1) " (4834" 1019 5 1425483905 15973 4834 'Skyblock Mob Grinder' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'I wanted to share one of my builds for my "basic" mobgrinder. This one will only involve water ladders
and a ton of cobblestone (about 20+ stacks of the stuff  :P). This grinder will simply drop mobs to their
death so the bottom of the grinder will be 25 blocks in the air. o accommodate for the spider's
sizes the drop hole will be 3x3. Also no endermen drop since mobs are pushed by water.
(Images from another server)

First you will want to decide on where you want this mobgrinder to be. it will be about 21x21 in the air
so choose a spot. You will want to start off by building outwards about 9-10 blocks then build your platform
to catch the mobs. (In these starting images I added the platform later but you should do it now.) Next
you will want to make a pillar so u can go in and out of your mobgrinder while building it. Go up about 25
blocks. Next you want to build the drop hole of the grinder. build a 5x5 with nothing in the middle. This is
where the mobs will fall into. The next step is to build out a 3x8 starting from the edge of the hole.

[img]http://i.imgur.com/7cRuUj9.jpg?1[/img]

Now copy this pattern on all 4 sides. This is where water will go later. After this is done make a 4x4 at
each corner of the hole. Water will also go in these areas as well. Next you will want to build elevated
4x4's next to the edges of the 8x3's. This will be where the mobs will spawn.

[img]http://i.imgur.com/OQry3w4.jpg?1[/img]

Now Add a border around the outer edges of the elevated 4x4 platforms. Minimally you will want to
have the mob grinder room about 2 block high  walls. Then a roof on top to supply darkness.

[img]http://i.imgur.com/mIy4LUj.jpg?1[/img]

After building it to the height of 3 block high walls start adding a roof. It will get dark inside so be
prepared for mobs to spawn if you leave the area and come back. Mobs only spawn if you are far
away from dark areas. As a side note you can add multiple layers to your mob grinder to increase
the mob spawn rate. Simply copy the design on the top of your roof and leave a 3x3 hole in the center.
For this mob grinder I will not add more floors (takes too much time.)

[img]http://i.imgur.com/jrIxYj5.jpg?1[/img]

So now's the time to start adding the water. If you have 2 buckets available this will be easier. Start
by placing water in each corner of the 8x3 areas. The center of the 2 water should become an infinite
water source. fill in the other 8x3's corners as well.

[img]http://i.imgur.com/3H2odmh.jpg?1[/img]

Next place water in each of the 4x4's outer corners. It should look like the images below. Finally you
should cover those holes so the room is completely dark. (Maybe you should do this before adding the
water. Might be easier.  :P) Next remove the pillar you used to enter/exit the grinder and you are pretty
much done. The water should stop right at the edge of the drop hole.

[img]http://i.imgur.com/o5aRihd.jpg?1[/img]

Here's some pictures of me finishing me platform and my first mob dropping. (Silly spiders  :P) There are
multiple ways to edit this so that the mobs drown and the and the loot flow to some hoppers. Also if you
don't want them to die immediately there needs to be a 21 block height or less for them to survive. Good
for exp and certain loot drops. Anyways I'm finished here I believe. Thanks for your time and I hope this helps. :D

[img]http://i.imgur.com/tqYsaq5.jpg?1[/img]' 'xx' 1) " (4833" 1018 4 1425475341 23 4833 'Factions land claiming. ' 'R3dninjapanda_' 'Erenee456@gmail.com' '107.72.164.113' 1 0 '' 'So in factions I have this issue were I can claim land however the moment I leave it it is unclaimed. ;-;' 'xx' 1) " (4831" 687 7 1425447663 0 4831 'Re: FACELESS COME BACK!!!!!!!!!!!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=davide link=topic=687.msg4823#msg4823 date=1425435023]
As long as he does nothing bad or considered "out of line" he can stay as long as he wants
[/quote]
When have my actions ever been considered "In Line"? Just curious.
#Magic' 'xx' 1) " (4832" 992 1 1425447766 0 4832 'Re: The New faction Plugin' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I'd be perfectly fine with the new plugin if the way claims are made changed and if we could open chests n stuff in other territories. ' 'xx' 1) " (4837" 1020 2 1425523072 16222 4837 'Re: pvpmebro stealing.' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'umm they cant do anything about that that was ur faults entirely

if you bought a pick from buycraft you keep it safe never tp with it unless ur mining.

you lost it and now its gone' 'xx' 1) " (4838" 1020 2 1425523693 32 4838 'Re: pvpmebro stealing.' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Sorry Nothing we can do Always be cautious when tping somewhere.' 'xx' 1) " (4839" 1021 2 1425531640 0 4839 'BlackMail And Spamming And Disrespect ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'http://imgur.com/YVuAgsF&p3in2WX

That is one proof

and here is the other one

http://imgur.com/gRi5emt Sbrc35h tD0N2Ls xslPtLM' 'grin' 1) " (4840" 1021 2 1425532212 0 4840 'Re: BlackMail And Spamming And Disrespect ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Also i ignored him but he still sending me messages
' 'xx' 1) " (4841" 1021 2 1425540594 0 4841 'Re: BlackMail And Spamming And Disrespect ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Apperantly cka griefed his plot so I can understand why he got a bit mad. However that's not an excuse to spam someone :/' 'xx' 1) " (4842" 1021 2 1425544670 16222 4842 'Re: BlackMail And Spamming And Disrespect ' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'aviatorcraft rule breaker BUSTED' 'xx' 1) " (4843" 1022 1 1425546563 16222 4843 'Faction Tips' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Ok i can see that there is a problem to faction let me list each of the ma give a solution the best i can.

[u][b]1: Can't open chest or anything[/b][/u]
      This is because the faction leader or officer know how too use the /f access command. This command prevent anyone outside of the faction from opening any chest anvil enhancement table and furnaces.
Solution: 1: If you can get in there base[s] /sethome[/s] in there and go away.
2: secretly enemy that faction cuz u can't attack them on there claimed land if you and their faction are Neutral. So enemy them when they're offline because if you kill them until they lose enough power to keep there land /f neutral them so they cant hurt you.
3: Once they have more land over power use [u]/f unclaim[/u] to take the land from that faction to automatically give land back to the wilderness.
4: Make sure you unclaim where they set F HOME so that there Teleportation is compromise. (meaning they cant tp to there base.)
[b]*THIS IS FOR NEW SHOP*[/b]
[i]If creeper eggs price is lowered buy a few and get in the enemy base and place a creeper near the chest you can't open and stand close enough for them to explode and bam enemy loot everywhere. [/i]

If you use TNT it will [u][b]NOT[/b][/u] damage enemy claimed land what so ever. (i've tested with alfie and silvergun)

Only mobs can damage [b]ANYTHING[/b] meaning claimed land and unclaim land because creepers are not owned by anyone they are a NPCs of the game they do what they are program to do; explode and damage anything and everything.

[u][b]2: Shops[/b][/u]
[b]*IS WORK IN PROGRESS FIREBLAZER IS WORKING ON SKYBLOCK SHOP BECAUSE I SUGGESTED THAT HE DO THAT ONE FIRST SINCE IT SMALLER AND MUCH FASTER*[/b]

[u][b]3: Bases[/b][/u]
1: As usual have a base somewhere safe.
[u] 2: Skybase is never safe unless it made out of obsidians[/u]
3: Don't be a noob and fall for a trap always mine around an entrance that look stupid or suspiscous. (For example: Relentless your trap cant work if you leave the door close cuz we can't open them if the land is calimed. hah i found the redston and sticky piston circuit.)
  1: notice that some Faction never had base and they now have a claimed area IT a TRAP!!!

[u][b]4: TNT is Disable on enemy claimed land[/b][/u]
1: This was not decided by the mods Because i suggested the idea and they didn't approve of it.
2: This was cause by the mcmmo bukkit plugin may also have to do with the /f access plugin idk

[center][u][b]FINALLY THE END[/b][/u][/center]
[center]This is now declared as OPFaction[/center]
[center]*Until Mods either want to make some changes or leave it as it is and Fireblazer MUST change the Faction sign in the Hub to "OPFaction"*[/center]' 'xx' 1) " (4844" 1023 4 1425572932 16103 4844 'prison free glitch' 'BE56' 'brian@rocky-hills.com' '97.122.221.139' 1 1425573085 'BE56' 'There is a glitch that you can do in prison. If a Free tpa to free then accept a teleport request then in the 5 seconds of waiting the the player that sent the request will be tped to free even if they are not free rank! Then the player can set a home and do /home whenever they like!  ' 'xx' 1) " (4845" 1024 2 1425581149 16277 4845 'Mattymann1 hacking (aimbot)' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'so matt started killing me and i noticed he was landing every single hit on me and broke most of my armour in 5hitsor so link:https://www.youtube.com/watch?v=eCUOMsqf01o' 'xx' 1) " (4846" 1024 2 1425583928 0 4846 'Re: Mattymann1 hacking (aimbot)' 'Facelesswarrior5' '' '68.52.58.59' 1 1425584119 'Facelesswarrior5' '[youtube]eCUOMsqf01o[/youtube]
For those people too lazy to copy and paste the link :P

Btw there were points in the vid when he looked like he was and wasn't hacking so idk. As for him breaking your armour axes are bae <3' 'xx' 1) " (4847" 1024 2 1425584768 1 4847 'Re: Mattymann1 hacking (aimbot)' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.236.2' 1 0 '' 'Thanks for the video evidence banning him now.' 'xx' 1) " (4848" 1024 2 1425584828 16103 4848 'Re: Mattymann1 hacking (aimbot)' 'BE56' 'brian@rocky-hills.com' '97.122.221.139' 1 0 '' 'It could not be hacking... He could be really good at pvp and he is just really OP!' 'xx' 1) " (4849" 1021 2 1425585008 1 4849 'Re: BlackMail And Spamming And Disrespect ' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.236.2' 1 0 '' 'Tempbanned for a day thanks.' 'xx' 1) " (4850" 1024 2 1425587224 16267 4850 'Re: Mattymann1 hacking (aimbot)' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'And how are these hacks i just straith a lot. I dont see why i've been banned when all i do is straith them and hold down W and A or D at the same time.' 'xx' 1) " (4851" 1025 10 1425589997 16267 4851 'Banned For "Hacks"' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'What is your in-game name? Mattymann1
Who banned you? Alex
Why were you banned? For 1v1ing KayDJ in prison but being called a hacker for straithing around him and hitting him.
Why should you be unbanned? I should be unbanned because this is my favourite server on minecraft and i can't wait 14 days because this is the only server i play on. Also i don't see any hacks in the video posted by KayDJ today but as said i could be a very good pvper i train everyday all day all night on other servers (Ones i dont like D:).' 'xx' 1) " (4852" 1025 10 1425592502 16222 4852 'Re: Banned For "Hacks"' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Alex i looked in closely to the video and i didnt see single kill aura hack. He been looking at him the who fight and hitting him directly.

Im sure that your well aware that axes gives of knockback even without the enchance on it.

I dont know what aimbot is?' 'xx' 1) " (4853" 1022 1 1425592517 15888 4853 'Re: Faction Tips' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.76' 1 0 '' 'Thanks for the tips but why OPFactions? Aviator Factions is a Factions server.' 'xx' 1) " (4854" 1025 10 1425593161 0 4854 'Re: Banned For "Hacks"' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[youtube]eCUOMsqf01o[/youtube]


Throughout the video there were points when he did indeed hack. At other times it appears he disabled them to gapple or something else.' 'xx' 1) " (4855" 1024 2 1425596411 46 4855 'Re: Mattymann1 hacking (aimbot)' 'davide' 'davidenriquez41@gmail.com' '70.192.196.157' 1 0 '' 'I'm locking this topic before an argument breaks out.

Topic Locked
' 'xx' 1) " (4856" 1025 10 1425597529 16222 4856 'Re: Banned For "Hacks"' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'well hard to tell
' 'xx' 1) " (4857" 1026 4 1425600124 16103 4857 'armor stands' 'BE56' 'brian@rocky-hills.com' '97.122.221.139' 1 0 '' 'In prison if someone has a armor stand set up anyone can walk up to the armor stand and take the armor of the stand even if it is not their plot. :o' 'thumbdown' 1) " (4858" 1003 1 1425600334 16315 4858 'Re: AviatorCrafts teamspeak id' '360PlaysMC' 'rexfrits@gmail.com' '108.207.77.26' 1 0 '' 'Much appreciated!  :)' 'xx' 1) " (4859" 1003 1 1425600644 0 4859 'Re: AviatorCrafts teamspeak id' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Any time  ;D' 'xx' 1) " (4860" 1022 1 1425600862 0 4860 'Re: Faction Tips' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'OP Factions because spawners are now eggs we cant access stuff in other peoples bases we cant tnt cannon them. Raiding got like 10x harder so he suggested OP Factions. Personally I sorta agree with him.' 'xx' 1) " (4861" 1023 4 1425602463 26 4861 'Re: prison free glitch' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'they know.' 'xx' 1) " (4862" 1025 10 1425603593 16103 4862 'Re: Banned For "Hacks"' 'BE56' 'brian@rocky-hills.com' '97.122.221.139' 1 0 '' 'I think that Alex or a Mod should 1v1 you... So they can see first person what was happening!  :P' 'xx' 1) " (4863" 1025 10 1425605016 0 4863 'Re: Banned For "Hacks"' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'If a staff member 1v1d him he would just turn off his hacks to appear innocent.' 'xx' 1) " (4864" 1027 7 1425609435 31 4864 'Xfinity/Comcast service (Excessive Language) ' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.160.20.46' 1 0 '' 'If you have Comcast I'm sorry you have it because they're fucking shitty and they should go die in a hole. Fuck you Comcast.' 'xx' 1) " (4865" 1028 4 1425611133 16282 4865 'Faction Bank Permissions' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'Make it where only fac leaders are only aloud to take money from the faction bank. - A suggestment from a player' 'xx' 1) " (4866" 1027 7 1425611171 16282 4866 'Re: Xfinity/Comcast service (Excessive Language) ' 'AviatorCraft_Players' 'blahblah@gmail.com' '108.181.231.75' 1 0 '' 'What is it?' 'xx' 1) " (4867" 1022 1 1425614991 15888 4867 'Re: Faction Tips' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '173.172.227.24' 1 0 '' 'So are they going to fix it or...' 'xx' 1) " (4868" 1022 1 1425625800 16222 4868 'Re: Faction Tips' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'That is unknown i told Lrice and 7misun about it and i showed them when i was trying to raid a base' 'xx' 1) " (4869" 1012 7 1425633132 15846 4869 'Re: Well.....' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.152' 1 0 '' 'David's (JDK) I've acually been on the forums for a long time looking at posts (I think) I just don't reply 😎😇' 'xx' 1) " (4870" 823 7 1425633466 15846 4870 'Re: [Moved To Here] New top 10 pvpers' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.152' 1 1425636221 'M1KKYP' 'You are completely wrong we all know I'm the worst pvper ever 😏' 'xx' 1) " (4871" 1029 7 1425637330 15846 4871 'Am I bad?' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.152' 1 0 '' 'Well we all know that I'm bad at pvp reply if think I am and if you want to train me well train me.....' 'xx' 1) " (4872" 1025 10 1425643546 50 4872 'Re: Banned For "Hacks"' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hello! I do see force field (Or kill aura) in the first part of the video. I also notice he did turn it off after he wad called out in chat for it. So i stand by alex on this one. He is hacking.' 'xx' 1) " (4873" 1025 10 1425650003 16168 4873 'Re: Banned For "Hacks"' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'I don't think theres no hacks i mean did you guys not request for a screenshare? what happened if he wasn't hacking but from KayDJ view he look like he was hacking? but in first person view from matty view maybe just maybe he wasn't hacking and this all a joke cause KayDJ And Matty knows each other in real life.' 'xx' 1) " (4874" 1029 7 1425650179 16168 4874 'Re: Am I bad?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Lol M1KKYP you are a decent paper :D' 'xx' 1) " (4875" 1025 10 1425651296 0 4875 'Re: Banned For "Hacks"' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'If you request for a screenshare there are some hacked clients that let the user disable the HUD. Also Kay said that matty had shown his hacked clients irl so yea. This is hacking plain and simple :/' 'xx' 1) " (4876" 1029 7 1425651321 0 4876 'Re: Am I bad?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'You are a decent "Paper". Does he give papercuts?' 'xx' 1) " (4877" 892 1 1425651713 1 4877 'Re: **Reset Information and Q&A About Reset**' 'godlikefrank' 'alextehbest@hotmail.com' '188.227.181.234' 1 0 '' '[quote author=WhiteDecay link=topic=892.msg4574#msg4574 date=1424670477]
reset is only 4 Days away will you be letting us know what are gonna be adding in the shop of both faction and skyblock info on what changed list of all improvement?
[/quote]
The new skyblock shop was added a few days ago I'll be working on the factions shop once we fix some issues.
edit: I'm de-stickying this topic now that the reset has happened.' 'xx' 1) " (4878" 1019 5 1425651923 1 4878 'Re: Skyblock Mob Grinder' 'godlikefrank' 'alextehbest@hotmail.com' '188.227.181.234' 1 0 '' 'Thank you for showing such a nice layout easy to read and follow.' 'xx' 1) " (4879" 1019 5 1425652227 26 4879 'Re: Skyblock Mob Grinder' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'This one was great when I made it. To great. Rip my island fill of mobs' 'xx' 1) " (4880" 1019 5 1425654871 46 4880 'Re: Skyblock Mob Grinder' 'davide' 'davidenriquez41@gmail.com' '70.192.211.105' 1 0 '' 'Dende for me I added a shaft to mine so that way i can just walk in and watch the mobs falling all around me!' 'xx' 1) " (4881" 1019 5 1425664388 15973 4881 'Re: Skyblock Mob Grinder' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' '[quote author=davide link=topic=1019.msg4880#msg4880 date=1425654871]
Dende for me I added a shaft to mine so that way i can just walk in and watch the mobs falling all around me!
[/quote]

Yeah a shaft is an option but [color=red]spiders tend to find a way to safely climb down[/color] them. (leading to an excess of full health spiders ready to rip your face off :-\\)
And the other option of making the [color=green]drop hole smaller[/color] so spiders wouldn't come down but that leads to an [color=red]excess of spiders stuck[/color] in the mob spawner leading to [color=red]less mobs spawning/dropping[/color].

To combat that issue I [color=green]combined a shaft with a mob drowner[/color] which killed everything and dropped all the [color=green]loot safely into hoppers.[/color] Only problem was [color=orange]no exp[/color] recently I've been tryin to make an exp thing but [color=red]creepers[/color] have been a problem.

It's a work in progress [color=navy]currently[/color] I've been making an obsidian cage at the bottom of the shaft with a hole to kit the surviving mobs for exp. I'll be recreating it since it was removed during the reset. (with possible improvements)' 'xx' 1) " (4882" 1030 39 1425665841 46 5084 'Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '70.192.211.105' 1 1426018777 'davide' '[center][size=24pt][u][b]Aviatorcraft PVP Tournament[/b][/u][/size]

[size=12pt][b]Have you been wondering who is the best PVPer on the entire server?[/b][/size]
[size=12pt][b]Do you think that you are the best but want to prove it to all those haters out there?[/b][/size]
[size=12pt][b]Are you the type of person who has had such a stressful day that you just want to release your anger?[/b][/size]

[size=12pt][color=blue][i][b]Then Come And Be A Contestant In The First Annual Aviatorcraft PVP Tournament[/b][/i][/color][/size]
One of the biggest things that have been happening on the server is the never-ending debate on who is the best? Well this tournament will help finish that debate on the server!

[color=red][size=12pt]Information:[/size][/color]
[/center]
The Tournament is set up in a bracket style round robin tournament where players will 1v1 each other in a winner take all match-up.  There will be 16 slots available for the tournament with additional people added in case we get that many people to sign up and as alternates incase of no shows. . The bracket set up will not be a rank or seeded bracket.  Everyone entered will be put into a random portion of the bracket I cannot emphasize this enough [b]Matchups are 100% Random.  No requesting battles.[/b]  The tournament was made for the enjoyment of the players and the amusement for everyone to see how their friends match-up in 1v1 battles.  Every player entered into the tournament must meet all requirements and specifications in order to enter.  There are no exceptions to this.  These specifications and requirements are under the [color=red]Requirements and Rules[/color] section of the thread.

[center][color=red][size=12pt]Requirements and Rules:[/size][/color][/center]
1. You are not allowed to bring your own armor. Armor will be provided for you. Your inventory must be emptied before the battle.
      1.1. Any Items used that were not provided will result in disqualification.
      1.2. If anything is spotted before the tournament in your inventory it will be temporarily removed by mods.
      1.3. If anything is spotted during the tournament in your inventory you may be disqualified.
2. There is no age limit to the tournament but a basic understand of minecraft battles is a must.
3. No hacking is allowed.
      3.1. Any hacking seen will result in immediate disqualification.
4. No Mods are allowed in the tournament
      4.1. Even though the server allows these mods you can only use Optifine in the tournament. No Other mods are allowed.
      4.2. These denied mods include but are not limited to: Armour Hud and Mini-map.
      4.3. Any use of these mods will result in immediate disqualification
5. If you have a ban offense or have been perm-banned since December 2014 you cannot participate in the tournament.
      5.1. This includes 14 day bans server bans and permanent bans. This does not include hackusations or inconclusive hacking reports.
      5.2. There are no exceptions to this rule. NONE
      5.3. This includes any hacking punishments from December 1st 2014 - March 20th 2015.
6. We emphasize sportsmanship. So any back-talking harassing or trash-talk is not acceptable.
      6.1. First Time offenders will be given a warning
      6.2. Second Time offenders will result in immediate disqualification.
7. People may watch the 1v1 battles but no one other then the two contestants are allowed in the arena at any time. 
      7.1. Spectators
          7.1.1. First Time Offenders will be warned and removed from the arena
          7.1.2. Second Time Offenders will be banned until the tournament is over.
      7.2. Contestants
          7.2.1. First Time Offenders will be given a warning.
          7.2.2. Second Time Offenders will be immediate disqualified.
8. Inventories and Ender Chests of each contestant will be viewed before every battle to ensure that no cheating occurs.
9. More rules may be added and/or changed if as the Tournament comes around.

[center][size=12pt][color=red]The Main Questions o3o:[/color][/size][/center]
[i]When is the tournament?[/i]
The Tournament will be held on March 20th 2015 at 6:00pm Eastern Standard Time.

[i]Where can I sign up?[/i]
To sign up for the tournament you must write your IGN and Age in a book that is provided in prison.  Just write it in and then drop the book into the hopper in prison.  The place looks like this:
[img]http://i.imgur.com/0KDfeZL.png[/img]

[i]Who can I ask more questions to?[/i]
To me silly XD


[center][size=18pt][color=black][b]Good Luck To Everyone! I Wish You the Best of Luck! [/b][/color][/size][/center]
' 'recycled' 1) " (4883" 1025 10 1425667831 16168 4883 'Re: Banned For "Hacks"' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Oh But about the disable and hiding the ''hack client'' its easy too find it doesn't hide in the versions so you can find it there.' 'xx' 1) " (4884" 1028 4 1425669320 16222 4884 'Re: Faction Bank Permissions' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I can test a way to fix around that but for now. Each land only cost 1 dollar so you dont need like 100k in the bank because the money belong to the entire faction' 'xx' 1) " (4885" 1026 4 1425669383 16222 4885 'Re: armor stands' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Put ur armorstand behind some glass or keep ur battle armor in ur Player Vaults.

For now armor stand i for show' 'xx' 1) " (4886" 1029 7 1425671059 16168 4886 'Re: Am I bad?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Yes  :)
' 'xx' 1) " (4887" 1025 10 1425672051 0 4887 'Re: Banned For "Hacks"' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'The name of the hacked client could be renamed to "Minecraft 1.8" in the versions folder by right clicking.' 'xx' 1) " (4888" 1025 10 1425673058 16168 4888 'Re: Banned For "Hacks"' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Maybe.' 'xx' 1) " (4889" 1031 7 1425676047 31 4889 'Excessive language involved!!!!! Bus' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.15.32' 1 0 '' 'So a couple days ago I was talking with smallen on how shitty the buses are and I as doing that he said he walks home but I can't do that. Everyday on my bus there are some fucking dipshits that sit up front of the bus that play their shitty ass music and I yell at the bus driver to do something about it he does jacking fucking shit. One of these if an administrator doesn't so jack shit I'm going to fucking break their stupid ass fucking shitty speaker. After that yell at the bus driver to do his fucking job but the administrator don't fucking care as long as they get paid they could give two shits about us students and if gets to the point I'm going to either get the superintendent involved or the security officer involved because they'll fucking for their job.' 'xx' 1) " (4890" 1032 4 1425679189 0 4890 'Thug... again (sorry :P)' 'FieryEnderOcelot' '' '86.167.39.93' 1 0 '' 'Well its been (I think) a week now... and I have done /helpop AND posted another report on the forums my thug kit for prison still hasn't been fixed :/
please can someone do something? I bought it in the casino and as far as I know everyone elses has been fixed :(' 'sad' 1) " (4891" 1032 4 1425682583 32 4891 'Re: Thug... again (sorry :P)' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'its being looked into' 'xx' 1) " (4892" 1032 4 1425682728 0 4892 'Re: Thug... again (sorry :P)' 'FieryEnderOcelot' '' '86.167.39.93' 1 0 '' 'thanks' 'xx' 1) " (4893" 1032 4 1425682765 32 4893 'Re: Thug... again (sorry :P)' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'You should have your rank now
' 'xx' 1) " (4894" 1031 7 1425683075 0 4894 'Re: Excessive language involved!!!!! Bus' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Im one of the cool kids sitting in the back of the bus with headphones in next to the popular girls. You should try it sometime  ;D' 'xx' 1) " (4895" 1032 4 1425684104 0 4895 'Re: Thug... again (sorry :P)' 'FieryEnderOcelot' '' '86.167.39.93' 1 0 '' 'Thank you :D
my rank is fixed :)' 'xx' 1) " (4896" 1030 39 1425685561 26 4896 'Re: Aviatorcraft PVP Tournament' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '20? Jdk why JDK nu

So anybody who has been BANNED before can't participate does my false ban count?' 'recycled' 1) " (4897" 1019 5 1425685601 26 4897 'Re: Skyblock Mob Grinder' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'AM I THE ONLY ONE WHO WANTED THE EXP?' 'xx' 1) " (4898" 892 1 1425693218 50 4898 'Re: **Reset Information and Q&A About Reset**' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Locking it happend' 'xx' 1) " (4899" 1030 39 1425694961 46 4899 'Re: Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '70.192.197.144' 1 0 '' 'Anyone who was banned after December 1st 2014 cannot participate. Your false ban does not count because you were not banned for the full sentence. ' 'recycled' 1) " (4900" 1033 4 1425705604 16392 4900 'Stop safezoners during PVP on rags to riches' 'ShankMeOrSpankMe' 'USC0CLAN@gmail.com' '108.42.143.8' 1 0 '' 'Please stop safezoners and can you make a rule or change to this issue?' 'xx' 1) " (4901" 1034 2 1425707497 16393 4901 'Spamming and harassment' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'Aviator Craft is one of my favorite servers but i can't seem to have fun when theirs this one person online always trying to pick a fight with me and that is CrazyAnimal8 and his alternate account Ballerboy17. i know for a fact that these two accounts belong to the same person. if u see in the picture where u can see Ballerboy17 and CrazyAnimal8 in the same chat it's probably because he has 2 minecraft tabs open. if possible could u ban at least 1 or the other acount for me.

Thanks Marco_Polo619' 'sad' 1) " (4902" 1030 39 1425708855 16168 4902 'Re: Aviatorcraft PVP Tournament' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Great Cant wait.' 'recycled' 1) " (4903" 1029 7 1425713334 15846 4903 'Re: Am I bad?' 'M1KKYP' 'mpicker1@bigpond.net.au' '123.211.145.190' 1 0 '' 'Yay I'm paper! 😺' 'xx' 1) " (4904" 1035 1 1425713642 31 4904 'Server Reset' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'Hey I know the server JUST reset about a week ago and I was wondering when the next reset will be. I say that because I've became free on the second day after reset and it's now getting boring. Somehow jazz up prison and stuff...' 'xx' 1) " (4905" 1034 2 1425713758 0 4905 'Re: Spamming and harassment' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Baller has a history of being an issue with staff and players :/ . Staff will deal with him lol

*Cmon man you cant let everyone see donormine. Its sposed to be secret  ;) *' 'xx' 1) " (4906" 1035 1 1425713816 0 4906 'Re: Server Reset' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Alex and car were apperantly discussing reset times yesterday. Alex is favoring a long time between resets and a few people in chat suggested 4 months but idk. Up to them' 'xx' 1) " (4907" 1036 7 1425713948 15846 4907 'Fav tv show!!!!' 'M1KKYP' 'mpicker1@bigpond.net.au' '123.211.145.190' 1 0 '' 'Haya M1 here I just want to ask you all (dats you!) what your fav tv show is mine is anything dats not crap (soz) but anyway please drop in da comments what your fav tv show is if you do I'll send you a hug!' 'xx' 1) " (4908" 1035 1 1425714208 31 4908 'Re: Server Reset' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'They should reset every 4 months and have prestige ranks.' 'xx' 1) " (4909" 1035 1 1425714358 0 4909 'Re: Server Reset' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I suggest the prestige to alex but I wanted a longer reset period. Because idfk if I can finish my plot projects in that amount of time XD' 'xx' 1) " (4910" 1035 1 1425714578 31 4910 'Re: Server Reset' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'I feel like they should reset every 8 months because due to people coming back and also if we were to add prestige then it'll take longer. Plus it gives time to build our plot(s).' 'xx' 1) " (4911" 1034 2 1425717334 16393 4911 'Re: Spamming and harassment' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'haha thanks anyway dude didn't realize donormine was a secret  :D
' 'xx' 1) " (4912" 1034 2 1425717513 0 4912 'Re: Spamming and harassment' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Its not but we don't want the non-donators knowing what we got ;)' 'xx' 1) " (4913" 1019 5 1425753200 15973 4913 'Re: Skyblock Mob Grinder' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'If my new design works then I can get exp/loot all I want. If not creepers/baby-zombies will wreck me. Will post screenshots when I get around to building it.' 'xx' 1) " (4914" 1030 39 1425757045 46 4914 'Re: Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '70.192.202.161' 1 0 '' '[size=24pt][b]Good News! Because of the Massive amount of entries the field has been raised from 16 to 64! Keep Submitting Entries and I can't Wait to see everyone on March 20th 2015. [/b][/size]' 'recycled' 1) " (4915" 1033 4 1425763131 26 4915 'Re: Stop safezoners during PVP on rags to riches' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'YES PLEASE OH MY GOD' 'xx' 1) " (4916" 1030 39 1425764957 46 4916 'Re: Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '70.192.202.161' 1 0 '' '[size=14pt][color=red]Attention! We are going to raise the field to 128 players because of the massive amount of players signing up for the tournament.[/color][/size]
However because this is unlikely that we are going to have 128 participants if we do not reach that mark all players signing up after the 64 player raise will be an alternate.  Now you may be wondering what an alternate is. An Alternate will be a player who can participate in the tournament in case a player already enrolled either does not show up or forfeits a preliminary match (1st round match up). We may not have many Alternate slots open but you never know.  We apologize for this but in order to have time constraints this is how it is going to be.


' 'recycled' 1) " (4917" 1034 2 1425769820 16103 4917 'Re: Spamming and harassment' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'Wow...That was harsh. Just wondering if you did anything to provoke it? ;)' 'xx' 1) " (4918" 1033 4 1425769984 16103 4918 'Re: Stop safezoners during PVP on rags to riches' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'YESSS!!! That would make the game so much funner!!!!!!! :D ;D ;D ;) :)' 'xx' 1) " (4919" 1026 4 1425770035 16103 4919 'Re: armor stands' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'Ok but are they going to fix if?' 'xx' 1) " (4920" 1035 1 1425770227 16103 4920 'Re: Server Reset' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'I think they should have different FREE worlds... Free world 1 Free world 2 exa. That way you can still rankup after you are free. ' 'xx' 1) " (4921" 1025 10 1425770505 16103 4921 'Re: Banned For "Hacks"' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'Is there a way to just ban hem from pvp... and if not I think that he could have a punishment of getting his plot and rank reset like there was just the RESET! Or you should give hem another chance in like a month or something. ' 'xx' 1) " (4922" 1019 5 1425770687 16103 4922 'Re: Skyblock Mob Grinder' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'Very cool! You should put hoppers and chests at the bottom so all the loot gets collected automatically!! :o ' 'xx' 1) " (4923" 1037 4 1425771877 16103 4923 'BRING BACK REPAIR!!!!!!!!!!!!!' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'In prison pvp there was a sign that said "repair hand object: 10000." Today when I entered PVP the sighn was gone!! :( :'( That is how I repaired my SGC pickax. I don't want it to break because I don't want to pay for it twice. It cost me a Month  of allowance!!!!!!!!!! :'( :'( :'( :'( Plz help!!!' 'xx' 1) " (4924" 1019 5 1425772199 15973 4924 'Re: Skyblock Mob Grinder' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' '[quote author=BE56 link=topic=1019.msg4922#msg4922 date=1425770687]
Very cool! You should put hoppers and chests at the bottom so all the loot gets collected automatically!! :o
[/quote]

Yeah that's pretty simple to set up but[color=green] getting the iron[/color] means you have to be [color=orange]close enough to kill zombies manually[/color] and being close brings the [color=red]risk of creeper explosions/block destruction[/color]. Maybe once you've got a good amount of extra iron that'll be a good idea. Getting that initial amount iron will be a challenge though. I'll be working towards that eventually.' 'xx' 1) " (4925" 1030 39 1425774231 16103 4925 'Re: Aviatorcraft PVP Tournament' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'Where is the Sign up thing?' 'recycled' 1) " (4926" 1036 7 1425774379 16103 4926 'Re: Fav tv show!!!!' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'ONG!!!!!!!!! Sponge bob! Do you need to ask!!  ;) ;) ;) ;) ;) :D :D :D :D ;D ;D ;D ;D ;D :o :o :o :o ' 'xx' 1) " (4927" 981 7 1425774524 16103 4927 'Re: Dress Color' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'I see pink and purple!  :P' 'xx' 1) " (4928" 1031 7 1425774586 16103 4928 'Re: Excessive language involved!!!!! Bus' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'I'm the geeky 6let in the front seat! :P' 'xx' 1) " (4929" 823 7 1425774717 16103 4929 'Re: [Moved To Here] New top 10 pvpers' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' 'All those guys are to OP with their armor and all their snazzy op gear. If they 1v1someone  with no gear...Fist fight...I bet they would be even with everyone else! ::)' 'xx' 1) " (4930" 687 7 1425774887 16103 4930 'Re: FACELESS COME BACK!!!!!!!!!!!' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 0 '' '[quote author=Facelesswarrior5 link=topic=687.msg4831#msg4831 date=1425447663]
[quote author=davide link=topic=687.msg4823#msg4823 date=1425435023]
As long as he does nothing bad or considered "out of line" he can stay as long as he wants
[/quote]
When have my actions ever been considered "In Line"? Just curious.
#Magic
[/quote]Been there' 'xx' 1) " (4931" 19 7 1425775017 16103 5265 'Re: MUSIC' 'BE56' 'brian@rocky-hills.com' '67.6.129.222' 1 1426416891 'j_boy1234' 'OHH!! ME LIKE! :o

[size=2]
[color=rgb(50 58 69)][font=verdana]The Moon Hooch was AMAZING!!!!!!!!!!!!!!!!!!!!! No words...Just no!! [/font][/color][color=rgb(50 58 69)][font=verdana]


Well I have had Moon Hooch playing on my computer for the last 10 hours!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!       


AHHHH I AM ADDICTED


[i]Merged with 3 other posts of his - Jboy[/i][/font][/color][/size]' 'xx' 1) " (4932" 1037 4 1425775152 1 4932 'Re: BRING BACK REPAIR!!!!!!!!!!!!!' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.255.162' 1 0 '' 'We'll add it back for you guys.' 'xx' 1) " (4934" 1038 4 1425777770 15973 5196 'Skyblock "Island-Rank" Command' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 1426353470 'Slacker' 'So Skyblock is fun and all but one of its charms is comparing islands between players and the [color=green]/island rank[/color] command is a nice way to do that. Not sure why but we don't have the perms to use it. I think it would add to the experience if this was enabled.

I believe it was calculated on quality and number of blocks one's island had but I could be wrong. Anyways if there isn't any issues/difficulty in enabling this it would be much appreciated. Thanks for any responses. ;D

[color=red]*edit*[/color]Also the command [color=green]/island expell[/color] would be useful in removing visiting trolls off your island. And in general just more /island commands would be nice.[color=red]*edit*[/color]' 'xx' 1) " (4935" 1030 39 1425778737 46 4935 'Re: Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '70.192.202.23' 1 0 '' 'The Sign ups for the PVP Tournament are located in the spawns of prison and factions. Just follow the signs.  In Rags2Riches the sign up is in the shop. Once again follow the signs. ' 'recycled' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (4936 1025 10 1425778825 46 4936 'Re: Banned For "Hacks"' 'davide' 'davidenriquez41@gmail.com' '70.192.202.23' 1 0 '' 'Based on the consensus of the staff your appeal has been denied.

Locking Topic unless Admin says otherwise. ' 'xx' 1) " (4937" 1035 1 1425779013 46 4937 'Re: Server Reset' 'davide' 'davidenriquez41@gmail.com' '70.192.202.23' 1 0 '' 'The staff thruthfully do not want to have reset periods for the server.  Whenever we reset we do it because the server has to.  It is mostly up to Aviator to approve of the resets but we do not want to have another reset for another (hopefully) year.  If we did resets once every 4 months or even 8 months it would turn away players.  Why play on a server if your hard work is removed every 4-8 months. ' 'xx' 1) " (4938" 1026 4 1425779064 46 5320 'Re: armor stands' 'davide' 'davidenriquez41@gmail.com' '70.192.202.23' 1 1426599306 'davide' 'Hello

We are still in the process of fixing armor stands but recently the staff has been pretty busy with the new additions to the server such as creative and mini-games.  I will get Jboy on fixing the code for armor stands but they should be protected fairly soon.

Thank you for the report!

Locking topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (4939" 1033 4 1425779087 46 4939 'Re: Stop safezoners during PVP on rags to riches' 'davide' 'davidenriquez41@gmail.com' '70.192.202.23' 1 0 '' 'We are fixing this issue and hope to have it complete by Monday. ' 'xx' 1) " (4940" 1034 2 1425779131 46 4940 'Re: Spamming and harassment' 'davide' 'davidenriquez41@gmail.com' '70.192.202.23' 1 0 '' 'The player will be banned for 1 day for harassment.

Thank you for the report locking Topic. ' 'xx' 1) " (4941" 1038 4 1425779208 26 4941 'Re: Skyblock "Island-Rank" Command' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Also challenges' 'xx' 1) " (4942" 823 7 1425779245 26 4942 'Re: [Moved To Here] New top 10 pvpers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'lolno' 'xx' 1) " (4943" 1031 7 1425779356 26 4943 'Re: Excessive language involved!!!!! Bus' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Im that guy in the middle who plays on his phone and trade phones with his seat partner if hes bored. ' 'xx' 1) " (4944" 1038 4 1425780917 15973 4944 'Re: Skyblock "Island-Rank" Command' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'All the good stuff.  :P' 'xx' 1) " (4945" 1039 19 1425798455 31 4945 'Server Suggestions' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'Here is a list of server suggestions that I thought of I told twini this but I thought to tell the public:
~ All donator ranks get there on separate mines
~ Hitman and above get fly in plots and or free world
~ Auto-Pickup so people take your stuff
~ PvP mine
~ Buy a mine plot (Plot would reset every 12-24 hours)
~ An axe with Efficiency 15 and Unbreaking 10' 'xx' 1) " (4946" 1040 4 1425801466 37 4946 'Book and Quills' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.29.6.163' 1 0 '' 'So on prison if you use a book and quill and type more than a few words and then hit Done you time out. Then when you get back on and reopen your book and quill all of the progress that was made right before the disconnection is lost. I dunno if this is happening to everyone   but it's happening to me along with pokemon2117 and ElliotNightray. While this might seem minor it means that someone will have to write the entire thing in one sitting and for someone like me who is trying to write a book over 20 pgs it's kinda annoying because if I time out on page 14 or something then I gotta redo all 14 pgs again. I've restarted my book numerous times now and it's getting exhausting. Please help. Thanks  -Killer' 'xx' 1) " (4948" 1025 10 1425820124 50 4948 'Re: Banned For "Hacks"' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'We try to be as professional as possible We don't request screen shares with hackers Theres things called renaming removing hotkeys to disable (Most of them have a panic button i believe)' 'xx' 1) " (4949" 1040 4 1425821010 46 4949 'Re: Book and Quills' 'davide' 'davidenriquez41@gmail.com' '70.192.207.189' 1 0 '' 'We know of the book and quill problem and we will fix it. At the moment the limit for book and quill entries is about 2-3 pages as far as I know.

We will Fix it but it may take a few weeks. ' 'xx' 1) " (4950" 1042 1 1425823768 16397 4950 'Where is my thug rank?' 'TheOfficialJesus' 'jandrosupreme265@gmail.com' '187.107.44.207' 1 0 '' 'I basically joined aviatorcraft 2 weeks after the reset and i saw that i didn't have my thug rank i got it from casino. Can any moderators look at this and give me my thug rank back thank you!' 'xx' 1) " (4954" 1039 19 1425832567 26 4954 'Re: Server Suggestions' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You would say hit man and above :(
They tried to do the auto pick up
' 'xx' 1) " (4958" 1039 19 1425834310 16103 4958 'Re: Server Suggestions' 'BE56' 'brian@rocky-hills.com' '174.16.33.220' 1 0 '' 'I think that the server is cool as it is... :-\\' 'xx' 1) " (5267" 19 7 1426424795 16438 5267 'Re: MUSIC' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.200.252.23' 1 0 '' '[center]i have had a fair share in music i am more into Lindsy Stirling or Black Veil Brides
both are amazing with lindsy stirling being my absolute fave her work on the violin is mesmorizing and the upbeat tempo of BvB in the song In the end was the best song from there album with good lyrics to match[/center]

[center][i](Going to See ed sheeran X3 with bffs <3 )[/i][/center]' 'xx' 1) " (4972" 1023 4 1425853588 26 4972 'Re: prison free glitch' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'They're trying their best. (even though Dende knows how)' 'xx' 1) " (4971" 1023 4 1425851257 16103 4971 'Re: prison free glitch' 'BE56' 'brian@rocky-hills.com' '67.6.152.96' 1 0 '' 'Will they fix it?' 'xx' 1) " (4964" 1039 19 1425838073 16182 4964 'Re: Server Suggestions' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Ceral With Good Ideas :D' 'xx' 1) " (5268" 1031 7 1426424886 16438 5268 'Re: Excessive language involved!!!!! Bus' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.200.252.23' 1 0 '' '[center][i]You should come to dubai rule number 1 no girls and boys can sit next to each other a girl vomited on my bus no eating or laughing no loud noises i mean come on end of school means freedom..[/i][/center]' 'xx' 1) " (4967" 1039 19 1425839787 16222 4967 'Re: Server Suggestions' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Ceralmuncher

I LOVE ALL these idea but many of these cant apply.

1: prison have the most ranked player in the whole server. it would take a long time for Fireblazer to make that many mine even with a way of copying a pasting lol.
But this will be way too unfair for normal players including me =(. But that what the donormine is for if they each have there own mine then donormine doesn't exist anymore.

2: I say Chief get fly in plots. No flying in free roam again unfair to non-rank players
3: Auto-pickup love this idea. but I'm sure you mentioned this with a auto-smelting and they denied it idk. But i want this idea!
4: PvP mine won't work out for these reason.
  A: Everymine in prison is not hard to rank up.
  B: The PvPmine must have something worth fighting for in there.
  C: This server is small and many can team on the mine
  D: All the other mine have to be hard for it to be equal to the PvPmine to be more worth the time.
5: NO
6: Idk why but ill leave that to a mod' 'xx' 1) " (4968" 1035 1 1425839897 16222 4968 'Re: Server Reset' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'JDK got a point.

But i got an idea about the Prestige thing :)' 'xx' 1) " (4970" 1038 4 1425840173 16222 4970 'Re: Skyblock "Island-Rank" Command' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'yeah i was about to use that command last night and forgot. Nut didn't know it doesnt't work so please add this.' 'xx' 1) " (4974" 1040 4 1425854443 37 4974 'Re: Book and Quills' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.29.6.163' 1 0 '' 'Ok Thanks.' 'xx' 1) " (4975" 1039 19 1425856189 46 4975 'Re: Server Suggestions' 'davide' 'davidenriquez41@gmail.com' '70.192.215.42' 1 0 '' 'The main problem that staff would have with all of these ideas is this (and this is how we discuss every suggestion).  Do we need it? Is the suggestion essential for the server or can we live without it?

[b]For donators having their own separate mines based on rank[/b]- we have about 20-25 people who have bought chief rank 20-25 people who have bought hitman 50-60 officers and 100+ thugs.  Maybe because of these numbers we could possibly do two donor mines but not a separate rank mine. Why make a mine if only 20 people will use it? Plus this just emphasizes their rank being really op causing default players to feel left out unless they have a rank.  (This just brings up the topic of rankism so i will not get in on it o3o)

[b]For Hitman and Above Fly in plots[/b]-  Just like the previous the emphasis on being op with their ranks.  However this could happen but maybe only with Chief. Not so much Hitman.

[b]Auto-pickup-[/b] We are already going to put this in.  Right now there was a bug with the initial plug-in which caused the destruction of warp q in prison.

[b]PvP Mine-[/b] We tried it when prison was young (as you might remember with warp f) Not many people used it and it just became everyone battling for two seconds and then running. Because of this unpopularity we are just not going to do it again.

[b]Buy a mine plot[/b]- The lag.... oh the lag.... O_O. That is all i will say. Plus if a player buys it and then leaves the server then we have to keep their "personal mine." It takes up unnecessary space.

[b]OP Axe-[/b]  This goes back to the question of is this needed.  With only 5 wood mines in the entire server what would be the point.  However this may happen so I will suggest this to the Admins.


******I will submit all suggestions listed but this is just what i think will probably happen and suggest*******' 'xx' 1) " (4976" 1042 1 1425856274 46 4976 'Re: Where is my thug rank?' 'davide' 'davidenriquez41@gmail.com' '70.192.215.42' 1 0 '' 'We will be fixing soon. Or it should be fixed now.  If it has not been applied yet please message me.

Locking Topic
' 'xx' 1) " (4977" 1011 4 1425856426 46 4977 'Re: Skyblock Issue' 'davide' 'davidenriquez41@gmail.com' '70.192.215.42' 1 0 '' 'Issue is fixed.

Locking Topic.' 'xx' 1) " (4978" 1016 4 1425857099 46 4978 'Re: Aviatorcraft wont work' 'davide' 'davidenriquez41@gmail.com' '70.192.215.42' 1 0 '' 'It was because of plug in problems. Locking topic' 'xx' 1) " (4979" 1023 4 1425857148 46 4979 'Re: prison free glitch' 'davide' 'davidenriquez41@gmail.com' '70.192.215.42' 1 0 '' 'We are trying to fix this the best we can but like the others it may take a while before we get around to it.

I will Lock This Topic until further notice. ' 'xx' 1) " (4980" 1039 19 1425859473 26 4980 'Re: Server Suggestions' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'For the pvp mine I think he meant in the mine itself too.' 'xx' 1) " (4981" 1045 1 1425861646 23 4981 'Factions Spawn Parkour' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'http://strawpoll.me/3826772' 'xx' 1) " (4982" 1045 1 1425861836 0 4982 'Re: Factions Spawn Parkour' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I third this motion behind smallen. Make it give smallen permission to make it let players build it just give us a factions parkour. The hub has parkour the prison has parkour so why don't we get one?@?! Its not fair!?!?!?!!??!?' 'xx' 1) " (4983" 1045 1 1425862220 50 4983 'Re: Factions Spawn Parkour' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'i give him permission' 'xx' 1) " (4984" 1045 1 1425862293 0 4984 'Re: Factions Spawn Parkour' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Thanks jboy the people of factions applaud you' 'xx' 1) " (4985" 1039 19 1425862677 31 4985 'Re: Server Suggestions' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'JDK I mean as in PvP mine is that a mine in the middle and pvp in it not like F because F had pvp in the middle of the two mines. That was just stupid.' 'xx' 1) " (4986" 1045 1 1425873932 16222 4986 'Re: Factions Spawn Parkour' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'faction parkour was easy just mess up on one jump and an lrice put me back one time and i beat it.

prison parkour is hardcore cuz it keep going up in one direction.' 'xx' 1) " (4988" 1045 1 1425878094 26 4988 'Re: Factions Spawn Parkour' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Am I the only one wondering how j boy can use give smelly perms with the same rank' 'xx' 1) " (4989" 1046 4 1425878652 16393 4989 'Villagers' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'one of the most annoying things about Minecraft is villagers but what makes it even more annoying is when you can't trade with them. i hear this has happened even before the whole server reset i have tried it for myself and whenever i strike a trade with any villager it kicks me from the server and says: Invalid Trade data! i don't know if this has happened before or if this is a normal sever problem but i can tell you for sure that this is very frustrating. i ask if the admins or mods could please look in to this.

Thanks Marco_Polo619' 'xx' 1) " (4990" 1047 1 1425887442 16222 4990 'Skyblock Contest' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I'm holding a Skyblock contest which start now. *Contest end on March 15th*
You can comment your IGN here and ill keep it in a book to remember who entered

[u][b]Mods and Admin CAN NOT PARTICIPATE[/b][/u] (sorry JDK)

[u][b]Winner will get Avian.[/b][/u]
Only the owner of the island will get the rank.
So if you want the rank leave your friend island but i strongly suggest you don't because teamwork is better than solo :)

[u][b]TEAM[/b][/u]
[b]*But if owner is a Skycaptain they can choose to have the rank or give it to a friend.*[/b]
If they already have Avian they must choose a friend.

[u][b]SOLO[/b][/u]
[b]*Already have Avian? rank goes to second place.*[/b]


The way to win this contest is to have the best Island ever. It got to have everything you need to survive and make money.
Heres List:
Farms; sugarcane cactus all kind yes cocoa beans

Spawners atleast 1

House

Unlimited water

Cobble genenrator

Animals

and no source of mob on the safe area.

Make sure you can shock me because im looking for an island that look safe and is beautiful or cool.
[b]*I don't want to see Cobble everywhere like my island is lol.*[/b]

Heres a Video don't forget to subscribe. [youtube]IKXL6uf0gzk[/youtube]' 'xx' 1) " (4992" 1039 19 1425906502 16168 4992 'Re: Server Suggestions' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'I think about the /fly for Hitman and chief like you said Only chief should get it /fly in plots :D' 'xx' 1) " (4993" 1047 1 1425907444 15973 4993 'Re: Skyblock Contest' 'Slacker' 'lazyazngamer@gmail.com' '162.223.16.106' 1 0 '' 'Interesting. The ranking would be a plus but the competition should be fun enough. Looking forward to building the things I'm missing.

Been focused on my mob grinders for money. Have [color=red]no plant farms[/color] yet [color=red]animal farm is a tiny [/color]pen of a bunch of animals and I haven't even started thinking about a [color=red]house[/color].

I do have a [color=green]"pool" of water[/color] a [color=green]Redstone cobblestone generator[/color] (which isn't optimal yet) and 2 [color=green]mob spawners[/color] (a slime and general mob grinder)

I'll see if I can squeeze enough time in for this in between classes and work. (Should be fun ;D)' 'xx' 1) " (4994" 1048 4 1425908804 16369 4994 'Player Vaults' 'itsstevie' 'theodorechua123@gmail.com' '119.74.98.214' 1 0 '' 'IGN : Itsstevie

about an hour ago......i had all my 4 pvs full of stuff with cheif kit and other stuff but now its gone!

Plz fix' 'xx' 1) " (4995" 1048 4 1425910912 16403 4995 'Re: Player Vaults' 'Grko_112' 'fisher.hazel1@gmail.com' '36.84.241.13' 1 0 '' 'Same here i lost all of my stuff :( :( :(' 'xx' 1) " (4996" 1048 4 1425912072 16168 4996 'Re: Player Vaults' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Did you change you name? Or anything and when was this? cause if it was when the server reset everything cleared. but if you change your name like i did you pv was cleared i was mad as well they won't help you here i tried.' 'xx' 1) " (4997" 1030 39 1425912473 16168 4997 'Re: Aviatorcraft PVP Tournament' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'May i ask how many rounds? And what kinda of gear will we get cause some people have type of pvp set up like i do I'm OCD i like my armor god apples swords axes bows set in a pacific place and just in cause i you didn't know i change my name too Pandabob6 so My old name KidzBeEz is sign up sooo i guess i don't have too sign up again. i hope i will also be recording this and next pvp tournament we do we should do a team match up people that have about 3 too 4 team vs the other team that would be great!' 'recycled' 1) " (5086" 1057 4 1426019720 16412 5086 'Re: FREE RANK GONE' 'angel1634614182' 'lvech69@gmail.com' '96.254.34.181' 1 0 '' 'i lost my free rank pls can u give it back I worked really hard on sunday (3/8/15) pls hurry and fix this
' 'xx' 1) " (4999" 1049 3 1425913003 16168 4999 'About the nick problem ' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Well as you know You guys ''JDK'' change the nick Lower Welp i have a new name and I'm planning too change it again so wanted too put it as my nick.. sooo i tried it it was only 7 letters long but then it says too long. so i tried 6 then 5 it still didn't work? i know this is over a problem with a person that Abuse the /nick and you gave me a hint of who it was. '' Its a animal that can Quack'' If this person Which is Someone everyone has too guess. If this person Abuse /nick Shouldn't he lose /nick? I mean you didn't have too take it down you should have just took /nick away from him? please fix this

PandaBob6 Out <3' 'xx' 1) " (5000" 1050 4 1425913075 16404 5000 'Dissapearing Bug' 'Titanium11' 'titaniumtitan18@gmail.com' '24.127.105.96' 1 0 '' 'Every time i log on all my armor dissapears from my armor stands and all my diamond gold and emerald blocks dissapear and i had 4 stack of each. Please fix this bug! ' 'thumbdown' 1) " (5002" 1050 4 1425913314 16168 5002 'Re: Dissapearing Bug' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'People can Take your armor that you put in your armor stands lol and i don't know about the diamond blocks and emerald blocks Do you have Trap chest cause people can open trap chest even if you didn't add them too your plot' 'xx' 1) " (5004" 1050 4 1425917831 16404 5004 'Re: Dissapearing Bug' 'Titanium11' 'titaniumtitan18@gmail.com' '24.127.105.96' 1 0 '' 'Nope just normal chests' 'xx' 1) " (5005" 1050 4 1425918573 46 5005 'Re: Dissapearing Bug' 'davide' 'davidenriquez41@gmail.com' '70.192.196.222' 1 0 '' 'If this is from normal chests is there anyone added to your plot? Or are you the only one for the plot?

For the armor stands I would refrain from using them at the moment.  We are fixing the bug with armor stands.

For everything else I would suggest using your enderchest for now.  Sorry for the inconvenience. ' 'xx' 1) " (5389" 1121 5 1426804166 26 5389 'Re: Mods and Admin Soccor Game' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'beautiful' 'xx' 1) " (5390" 1039 19 1426804276 0 5390 'Re: Server Suggestions' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Not Bad But i do Agree on Davide On The Buying Mine Plots Thing That Will Create To Much Lag Thats why they restarted the server in the first place because of the lag .

Now on the Chief /fly plots thing i do agree on that

And then on the PvP Mine... Iv been on Prison servers where u have to fight your way to the Mine So i disagree on the PvP mine

Now On The OP Axe Let Me Just Say You Already Have Kit S ... ' 'cheesy' 1) " (5391" 1122 4 1426804463 0 5391 'The Invis Pots Bug' 'ckarate01' '' '199.47.117.195' 1 0 '' 'On The Invis Pots There Is 1 Bug One Is You Can See There Nametag ' 'angry' 1) " (5007" 1049 3 1425918786 46 5007 'Re: About the nick problem ' 'davide' 'davidenriquez41@gmail.com' '70.192.196.222' 1 0 '' 'We really cannot take away a person's /nick privledges because it is something that they paid money to have.  I am not sure why your nick was not working but we will investigate this. 

Also it wasn't me who changed it.  I only told you guys that it was changed. I did not do it. ' 'xx' 1) " (5009" 1030 39 1425919145 46 5009 'Re: Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '70.192.196.222' 1 0 '' 'The tournament is 1v1 knockout.  If you lose your round you're out.  As it stands if you were able to battle your way all the way to the finals you would play in 6 rounds.  If the tournament gets raised to 128 players then we will have 7 rounds.

For armor we will not disclose the armor until the day of the tournament at 3:00pm. Every round has its' own unique gear and weapons that the players will compete with.  Once the round is over we will take the gear away. Then the next round will be another set of gear.

Also I do not have you on my sign-ups list yet.  I will add you once you message me your info. Also PLEASE put down age.  ' 'recycled' 1) " (5010" 1048 4 1425919284 46 5010 'Re: Player Vaults' 'davide' 'davidenriquez41@gmail.com' '70.192.196.222' 1 0 '' 'We had to back-up prison a few days because of recent events that made prison very buggy and glitchy.  Anything added to your player vaults e-chests and inventories (including plots) was taken away.  Here is a link that explains this more:

http://aviatorcraft.com/index.php?topic=1051.0' 'xx' 1) " (5011" 1046 4 1425919460 46 5011 'Re: Villagers' 'davide' 'davidenriquez41@gmail.com' '70.192.196.222' 1 0 '' 'Yes this was intentional.  Trading with villagers was disabled on purpose. ' 'xx' 1) " (5013" 1050 4 1425919870 16168 5013 'Re: Dissapearing Bug' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Thanks for answering better then me Lol :D Go Davide the best mod!' 'xx' 1) " (5014" 1049 3 1425919953 16168 5014 'Re: About the nick problem ' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Oh ok i understand do you need me too send you a screenshot proof or a video proof about the nick?' 'xx' 1) " (5015" 1030 39 1425920087 16168 5015 'Re: Aviatorcraft PVP Tournament' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Done :D and is it all together Factions and prison people fighting fair fight no mcmmo same gear and Ect.' 'recycled' 1) " (5016" 1050 4 1425920162 16404 5016 'Re: Dissapearing Bug' 'Titanium11' 'titaniumtitan18@gmail.com' '24.127.105.96' 1 0 '' 'Yes there is one person added to my plot it is my little brother but he would never steal from me' 'xx' 1) " (5017" 1050 4 1425920259 16168 5017 'Re: Dissapearing Bug' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Well that might be the problem or something Armor stands people can take it off even if there not added its a glitch with 1.8 or the server but they are fixing it but the chest your brother might have took some blocks i guess.' 'xx' 1) " (5018" 1050 4 1425920726 16404 5018 'Re: Dissapearing Bug' 'Titanium11' 'titaniumtitan18@gmail.com' '24.127.105.96' 1 0 '' 'Oh Thank you for the help :)' 'xx' 1) " (5019" 1050 4 1425920949 16168 5019 'Re: Dissapearing Bug' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'No problem If you have any problems feel free to ask any questions <3' 'xx' 1) " (5020" 1052 2 1425924127 16406 5020 'Advert on Skyblock' 'LazyAzn' 'lazyazndude@gmail.com' '50.191.46.159' 1 0 '' '[b]Players:[/b] Havoc55; Lillyanna2006

[b]Reason Reported:[/b] Advertisment of Other Servers

[img]http://i.imgur.com/WZc5OEe.jpg[/img]
[img]http://i.imgur.com/mMu7UJJ.jpg[/img]' 'xx' 1) " (5021" 1052 2 1425924930 1 5021 'Re: Advert on Skyblock' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.255.162' 1 0 '' 'Lillyana2006's been banned for 2 weeks in addition to Havoc55 thanks.' 'xx' 1) " (5082" 1062 4 1426016394 16156 5082 'READ NOW PLEASE' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.79.153' 1 0 '' 'I have lost my $1 billion and my free rank thanks to the sever rollback so please do something about it and even make another /kit sorry with a higher pay allowance not just 1 500 000 make it like 50 million or something. After the rollback there has been a lot of ppl quitting the sever and it is a really bad reputation for the sever so i hope you can do something to make it better.

-Squirreliscool' 'angry' 1) " (5025" 1053 1 1425926872 16291 5025 'Skyblock Shop' 'KakashiHatake' 'wolv_erine1@hotmail.co.uk' '86.130.228.245' 1 0 '' 'I think the skyblock shop is great so far. however an addition of snow would be greatly appreciated as well as Lilly pads and other unobtainable decoration items. thanks.
:)' 'xx' 1) " (5026" 1050 4 1425930911 16103 5026 'Re: Dissapearing Bug' 'BE56' 'brian@rocky-hills.com' '67.6.135.176' 1 0 '' '[quote author=Titanium11 link=topic=1050.msg5016#msg5016 date=1425920162]
Yes there is one person added to my plot it is my little brother but he would never steal from me
[/quote] IDK... Little brothers.... :P' 'xx' 1) " (5027" 1054 4 1425933047 16407 5027 'READ ME PLEASE' 'mrsaweswomegirl' 'taylorgmoore03@gmail.com' '76.205.166.34' 1 0 '' 'my money always disappears everyday and i go back to warp a' 'thumbdown' 1) " (5028" 1054 4 1425934778 0 5028 'Re: READ ME PLEASE' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I assume what your referring to was the reset we had recently. All players were reset to rank "A" and the economy was reset. It doesn't happen everyday and hopefully wont happen again for a while.

For those of you who didn't catch that - Prison got reset. You get to do it all over again :D' 'xx' 1) " (5029" 1053 1 1425934872 0 5029 'Re: Skyblock Shop' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'The staff are always adding to and updating the shop. If you have suggestions you can post them here on the forums :)' 'xx' 1) " (5031" 1030 39 1425935079 0 5031 'Re: Aviatorcraft PVP Tournament' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'The tournament will be for all sectors of the server. It'll be a completely fair fight. No donator commands same armour and weapons ect. Mcmmo will most likely be disabled.' 'recycled' 1) " (5032" 1049 3 1425935169 0 5032 'Re: About the nick problem ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=davide link=topic=1049.msg5007#msg5007 date=1425918786]
We really cannot take away a person's /nick privledges because it is something that they paid money to have.  I am not sure why your nick was not working but we will investigate this. 

Also it wasn't me who changed it.  I only told you guys that it was changed. I did not do it.
[/quote]

The staff have temporarily taken away peoples /nick priveledges for abusing them in the past (Impersonating other players ect)' 'xx' 1) " (5033" 1045 1 1425935407 0 5033 'Re: Factions Spawn Parkour' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Don't question it dende. If jboy wants to give us presents then just let it happpennnnnn' 'xx' 1) " (5034" 1055 3 1425936105 16168 5034 'What is this...' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'I reach 3billion and came back on too 1billion? then i did /baltop and saw my nick KidzBeEz Youtube.... when i change my name that nick was gone... and then i check my pvs its cleared what is happening! ' 'xx' 1) " (5035" 1055 3 1425936272 16168 5035 'Re: What is this...' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'i forgot i either think it was 4billion or 3 900 0 000 what happen too it ' 'xx' 1) " (5036" 1053 1 1425936988 16222 5036 'Re: Skyblock Shop' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'they can't put too much in only things that will help survive and a little decor.

You can get snow when they fix the biome change command' 'xx' 1) " (5037" 1054 4 1425938221 16168 5037 'Re: READ ME PLEASE' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Welp ima quit intill i get my shit back lol so your telling me i mine 5 hours or more straight and lost 3 billion? and lost all my pvs stuff ' 'xx' 1) " (5038" 1054 4 1425939083 50 5048 'Re: READ ME PLEASE' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1425950973 '7misun' 'We had to reset do to admin error this was very unexpected. I cannot restore balances. If i did for one person i would need to for 100+ people. We had a backup from a few days before which we had restored.


If you bought anything ex: a superpick IN THE LAST 3 DAYS and lost it due to this we will get you another reply here or make a thread.' 'xx' 1) " (5039" 1055 3 1425940377 31 5039 'Re: What is this...' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'IF you change your name your PV and things like that disappear but they rolled back and things got deleted.' 'xx' 1) " (5040" 1046 4 1425940459 26 5040 'Re: Villagers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'RIP my exp bottles.' 'xx' 1) " (5041" 1054 4 1425940659 26 5041 'Re: READ ME PLEASE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'What the hell happened j_boy? This is not ok.' 'xx' 1) " (5042" 1030 39 1425940681 26 5042 'Re: Aviatorcraft PVP Tournament' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Whats the prize' 'recycled' 1) " (5043" 1056 4 1425944766 16404 5043 'Lost Ranks' 'Titanium11' 'titaniumtitan18@gmail.com' '24.127.105.96' 1 0 '' 'My brother Tevan11 lost his q rank and got demoted to h rank in prisons. Can someone restore his ranking if possible. Thanks!' 'angry' 1) " (5044" 1057 4 1425945593 16368 5044 'FREE RANK GONE' 'TheFakeJesus' 'raulraul204@gmail.com' '187.107.44.207' 1 0 '' 'Where is my free rank??? Now im r GEt it back please!!!!!!!! FIX THE BUGS' 'xx' 1) " (5045" 1054 4 1425947365 16368 5045 'Re: READ ME PLEASE' 'TheFakeJesus' 'raulraul204@gmail.com' '187.107.44.207' 1 0 '' 'Man fix the fukin server stop reseting shit lost my rank free and all my shit PLEASE FIX IT' 'xx' 1) " (5046" 1058 4 1425947835 16409 5046 'Report About Plot and rank' 'godxszx' 'minecraft.gaming2340@gmail.com' '70.54.84.104' 1 0 '' '
What is the problem? My rank from Free went to T Last time i played which was on Sunday my rank was Free and I had million $ and now today i enter the server my plot is not the same my rank went from free to T and some of my chests are all gone.
Can you remember the steps to cause the problem again? I think the problem happend because Jboy was asking if anyone wanted there plots connected so i asked him to connect my 2 plots and xxlittlegiantxx's plot and now everything reset WHY? Please Respond I'am Very upset I hope i can reset my plot back to normal and my rank and money.
Which server is the problem located on? (prison factions minigames) Prison' 'xx' 1) " (5047" 1054 4 1425948541 16409 5047 'Re: READ ME PLEASE' 'godxszx' 'minecraft.gaming2340@gmail.com' '70.54.84.104' 1 0 '' 'Yes The Same Thing Is happening to me Its idiotic My plot reset to when i was working on it and my money reset from 300 Million to 62 Million and My rank went from free to T?? So Why Is that Fix The God Damn Server
' 'xx' 1) " (5048" 1059 5 1425950874 32 5048 'Steve is Missing!!! Starring Bigmacnation Aviatorgaming Burtgasm Mlghwnt 7misun' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Hey guys check out the new roleplaying Faction series on Bigmacnations Channel Starring: Bigmacnation Aviatorgaming Burtgasm MlgHwnt and 7misun!!!!

Also Sub to my channel if you havent already

Bigmacnation:
https://www.youtube.com/user/bigmacnation
7misun:
https://www.youtube.com/user/7misun' 'exclamation' 1) " (5386" 1121 5 1426803431 16222 5386 'Re: Mods and Admin Soccor Game' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'No they just didn't have enough for more players and elvis is not a full fledged moderator' 'xx' 1) " (5387" 1108 12 1426804055 16020 5387 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '172.56.33.117' 1 0 '' 'Mc username is somuchpandalove
' 'xx' 1) " (5388" 1113 7 1426804115 26 5388 'Re: The Corruption Behind Deathtouch' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Heheh some shit happened <3' 'xx' 1) " (5385" 1121 5 1426800924 0 5385 'Re: Mods and Admin Soccor Game' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'So I guess elvis just doesn't like soccer...?' 'xx' 1) " (5051" 1058 4 1425959802 26 5051 'Re: Report About Plot and rank' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'They reset it back about 3 days' 'xx' 1) " (5052" 1054 4 1425962982 0 5052 'Re: READ ME PLEASE' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Guys errors do happen. Stop complaining and rebuild :P' 'xx' 1) " (5053" 1057 4 1425963046 0 5053 'Re: FREE RANK GONE' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Due to an error on the prison server the world was backed up a few days. The staff are sorry about the inconvenience and you can receive an amount of money using /sorry.' 'xx' 1) " (5054" 1056 4 1425963105 0 5054 'Re: Lost Ranks' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'The prison server was backed up to a few days ago due to some errors. If the staff tried to restore everyones items ranks money ect it would take ages. Feel free to use the /sorry kit for some compensation :)' 'xx' 1) " (5055" 1030 39 1425963199 0 5055 'Re: Aviatorcraft PVP Tournament' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'The last I heard of it they hadn't decided it. I imagine itll be sweggy tho ;)

Also just wondering am I not allowed to participate because of my last ban? ' 'recycled' 1) " (5056" 1060 4 1425969333 16393 5056 'coloured chat' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'as a Chief we should have access to coloured chat as one of our perks. but for some reason it is not working? could someone tell me as to why this won't work and hopefully be fixed thanks :)' 'question' 1) " (5057" 1048 4 1425979018 16369 5059 'Re: Player Vaults' 'itsstevie' 'theodorechua123@gmail.com' '119.74.98.214' 1 1425980389 'itsstevie' 'so we cant get them back? I got some stuff back but then now my enderchest is gone..... also my maxed out sword and bow with looting 3 is gone' 'xx' 1) " (5058" 1057 4 1425979222 16393 5058 'Re: FREE RANK GONE' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'All good dude i totally understand how annoyed you are i lost 1 beacon and at least 1 billion dollars. But like FacelessWarrior said if you do /kit sorry it will give you something for compensation  :)' 'xx' 1) " (5384" 1113 7 1426800846 0 5384 'Re: The Corruption Behind Deathtouch' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'We have trusted him... maybe a bit too much. ' 'xx' 1) " (5060" 1057 4 1425985666 50 5060 'Re: FREE RANK GONE' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1425985777 'j_boy1234' 'We are extremely sorry about this Er did give everyone /kit sorry because of this..' 'xx' 1) " (5383" 1113 7 1426796867 28 5383 'Re: The Corruption Behind Deathtouch' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'I just have to say one thing.. Remember when I first joined DeathTouch (BlazeRodCo)? I was not trusted..  And every time when I rejoin something bad happens but you guys gave me a chance.. A chance that not many would and I want to thank you..

But that isn't what I wanted to say.. Give bluebot4545 a chance tell him that you can ALL trust him.. Maybe things will change' 'xx' 1) " (5064" 1054 4 1425995909 26 5064 'Re: READ ME PLEASE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Face. Your build on plot got sent way back' 'xx' 1) " (5066" 1054 4 1425997865 46 5066 'Re: READ ME PLEASE' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'We are fixing this guys. Sorry about the lost items but this error was not intentional.  We deeply apologize and we are deeply sorry for the inconvenience.  Like J-boy said we had a reboot due to admin error.  [b]This was not intentional.[/b]

Because of the reboot we are unable to restore lost items player vaults inventory e-chest or balances.  We have provided kit sorry because of this error.  I know that you guys feel like it is extremely insufficient but this is the best option in the matter.  The amount of people that this benefits outweigh the amount of people that this hurts. 

We cannot restore inventories or lost items or balances because of the fact that most people will lie and want more then they actually lost.  [b]This isn't a lawsuit type of situation. You wouldn't be able to get back more then you lost.[/b] With the few people that we would trust on this server to be honest with what they lost we would have 3x the amount of people who would want: "4 beacons 500mil full pv of diamond blocks full pv of iron blocks and a hitman rank." Though a bit outlandish there would be people who would ask for that.

Though harsh of an explanation that is flat out what it is. 

If you wish to have your rank restored please post in this section of forums:
http://aviatorcraft.com/index.php?topic=1061.0

Once again sorry for the inconvenience and we are deeply sorry for what has happened.

Locking Topic. ' 'xx' 1) " (5067" 1048 4 1425997947 46 5067 'Re: Player Vaults' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Unfortunately the answer is no you cannot get that stuff back. If your rank was affected or changed please post in this section of the forums:
http://aviatorcraft.com/index.php?topic=1061.0' 'xx' 1) " (5068" 1060 4 1425997982 46 5068 'Re: coloured chat' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'We will re-instate this as soon as we finish fixing ALL of the bugs with the server and complete our latest string of projects.  ' 'xx' 1) " (5069" 1030 39 1425998051 46 5069 'Re: Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Yes Faceless you are in-elligable to participate because of your ban.  The prize is still being decided but we are trying to cooperate with AviatorGaming to get you guys something Real Special :)' 'recycled' 1) " (5070" 1056 4 1425998136 46 5070 'Re: Lost Ranks' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'For the loss of your rank you can post in this section of forums in order to get your rank back:
http://aviatorcraft.com/index.php?topic=1061.0

For your items we cannot do anything about them because of our recent reboot.  Sorry for the inconvenience but that is how it is going to be. We are deeply sorry for this.  ' 'xx' 1) " (5071" 1058 4 1425998159 46 5071 'Re: Report About Plot and rank' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'For the loss of your rank you can post in this section of forums in order to get your rank back:
http://aviatorcraft.com/index.php?topic=1061.0

For your items we cannot do anything about them because of our recent reboot.  Sorry for the inconvenience but that is how it is going to be. We are deeply sorry for this.  ' 'xx' 1) " (5072" 1055 3 1425998194 46 5072 'Re: What is this...' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'For the loss of your rank you can post in this section of forums in order to get your rank back:
http://aviatorcraft.com/index.php?topic=1061.0

For your items we cannot do anything about them because of our recent reboot.  Sorry for the inconvenience but that is how it is going to be. We are deeply sorry for this.  ' 'xx' 1) " (5073" 1049 3 1425998248 46 5073 'Re: About the nick problem ' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Yes Panda that would be really great if you could. ' 'xx' 1) " (5075" 1055 3 1425998890 16168 5075 'Re: What is this...' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Davide You know kit sorry doesn't replace 3billion? and a SGC pick?.' 'xx' 1) " (5077" 1055 3 1426005571 46 5077 'Re: What is this...' 'davide' 'davidenriquez41@gmail.com' '173.209.212.149' 1 0 '' 'Kidz read link. It can restore your pick.' 'xx' 1) " (5090" 853 1 1426062132 16222 5090 'Re: The poeple and the mods' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'yall are gonna have to update that list now and maybe after the new trial-mods are selected' 'xx' 1) " (5091" 853 1 1426073880 50 5091 'Re: The poeple and the mods' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'and dmb and cpy were demoted' 'xx' 1) " (5092" 1048 4 1426080500 16369 5092 'Re: Player Vaults' 'itsstevie' 'theodorechua123@gmail.com' '119.74.98.214' 1 0 '' 'nnnnnnnnnnnuuuuuuuuuuuuuuuuuuuuuuuuu' 'xx' 1) " (5094" 853 1 1426088466 46 5094 'Re: The poeple and the mods' 'davide' 'davidenriquez41@gmail.com' '70.192.198.98' 1 0 '' 'Dont worry i'll probably just make a new list o3o
' 'xx' 1) " (5095" 853 1 1426090726 31 5095 'Re: The poeple and the mods' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.32.174' 1 0 '' 'This isn't relevant to the information but I like pie' 'xx' 1) " (5096" 853 1 1426097583 16222 5096 'Re: The poeple and the mods' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'yay a new list OvO' 'xx' 1) " (5097" 1063 3 1426101036 16404 5097 'Free in Prison' 'Titanium11' 'titaniumtitan18@gmail.com' '24.127.105.96' 1 0 '' 'Is the free area in prison a pvp zone and if so why is that?' 'xx' 1) " (5098" 1063 3 1426106136 46 5098 'Re: Free in Prison' 'davide' 'davidenriquez41@gmail.com' '70.192.198.98' 1 0 '' 'Yes free in prison is a pvp zone.  The spawn however is protected so that way people cannot kill you once you spawn there. We have as a pvp zone so that way it could act as another arena for pvp
' 'xx' 1) " (5099" 1063 3 1426106757 16404 5099 'Re: Free in Prison' 'Titanium11' 'titaniumtitan18@gmail.com' '24.127.105.96' 1 0 '' 'Thanks so much' 'xx' 1) " (5100" 1063 3 1426108860 31 5100 'Re: Free in Prison' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.32.174' 1 0 '' 'This isn't relevant to the information but It would stupid if they would allow spawn killing in free. I would like to build a better spawn for Free but it's Alex's choice. I've tried before but he never got time to look at it.' 'xx' 1) " (5101" 1064 1 1426123420 23 5101 'Ink Sack Sign' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'So can we like get a sign that sells ink sacs?
We need them for banners and ive been asking for this for nearly a year and everyone says
"Let me ask" or "yea sure one sec" and it was never done or told to me that we cant .-.
So yea. thats the dealio.
;-; kthxbai

Side note:
Ive made like 2 forum posts about this as well as asked mulitple times.' 'xx' 1) " (5102" 1064 1 1426123523 19 5102 'Re: Ink Sack Sign' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'It would be good to add ink sacks to the shop to buy and sell for the new banners.' 'xx' 1) " (5103" 1065 4 1426124539 26 5104 'You Can Warp In Combat Tag And Die after you warp' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 1426130468 'DendeTheWizard' 'It didn't tell me that I was out so when I warped I thought I was out of combat tag.

http://imgur.com/EP7vNyd

Factions



Also Fun Fact: http://imgur.com/G1kIA7T

YAY FOR OLD COMBAT TAG THATS ACTUALLY GOOD' 'xx' 1) " (5104" 1065 4 1426125937 16103 5104 'Re: You Can Warp In Combat Tag And Die after you warp' 'BE56' 'brian@rocky-hills.com' '97.122.238.65' 1 0 '' 'That is wired...... Dude.....' 'xx' 1) " (5105" 1065 4 1426132483 16192 5105 'Re: You Can Warp In Combat Tag And Die after you warp' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'Lels Dat ish weird af bruh. Rawr' 'xx' 1) " (5106" 1066 1 1426141897 16396 5106 'Mcmmo' 'Iamblackbird' 'alexdeancook@gmail.com' '173.57.208.87' 1 0 '' 'I know mcmmo might lead to another reset but I think it would be totally worth it mcmmo would take mining pvp and other things to a whole new level please consider using this plugin' 'xx' 1) " (5107" 1066 1 1426168877 26 5107 'Re: Mcmmo' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We have it on factions.' 'xx' 1) " (5108" 1066 1 1426168882 31 5108 'Re: Mcmmo' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.32.33' 1 0 '' 'On prison? If so that probably wouldn't be fair to other players.' 'xx' 1) " (5109" 1067 1 1426171119 16222 5109 'Factios Plugins??' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'May i know where or what website did ya'll download the faction plugin from so i can see if there is any way of testing if any of that stuff is enable or disable?

Because Factions is now OP and I'm probably gonna need a mod online to help me test if a creeper will damage a claim land no matter who it is.
Reason is because i raided a base last night but one area was claimed and I lured a creep close to a chest and it didn't damage the surrounding what so ever. I'm thinking that ALL explosion are disable on claim land meaning that TnT and Creepers are useless to faction and the only way to unclaim a faction land is by waiting and killing those members that are online.

so please tell where you got the plugin and i may do some research on it' 'xx' 1) " (5110" 1066 1 1426171513 16396 5110 'Re: Mcmmo' 'Iamblackbird' 'alexdeancook@gmail.com' '173.57.208.87' 1 0 '' 'how would it not be fair... everyone has to level there mcmmo up and if they don't and they do such and  such that tells them maybe they should work a little more on mcmmo plus it would make prison much more exciting' 'xx' 1) " (5111" 1066 1 1426171532 16168 5111 'Re: Mcmmo' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Yes Mcmmo would be op on prison cause prison is already OP' 'xx' 1) " (5112" 1066 1 1426175116 16396 5112 'Re: Mcmmo' 'Iamblackbird' 'alexdeancook@gmail.com' '173.57.208.87' 1 0 '' 'well I really love mcmmo for pvping. It was on the last server I played on but the reason I left it was because It was filled with hackers and I would like for this server to have mcmmo but its not deciding on one person so I need help to support this claim.' 'xx' 1) " (5113" 1066 1 1426178918 16168 5113 'Re: Mcmmo' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Its up too the mod and admins.' 'xx' 1) " (5114" 1030 39 1426182000 46 5180 'Re: Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 1426342610 'davide' '[center][img]http://www.uniquestylesolutions.com/images/grace/artwork/Lemon_small.JPG[/img]
[color=red][size=18pt]Due To the Massive amount of people who have signed up for the tournament we are going to be closing the regular participant sign-ups at 128 contestants.  We have reached this conclusion because if it were any larger the tournament might go on for 4-5 hours.  At this pace we can have it conclude in 2-3 hours.[/size][/color][/center]
[center]
[b]If you were not able to sign up for the Tournament but would still like to compete we have a different opportunity for you!  We are going to offer all players the opportunity to sign up as an alternate.  Down below is a more thorough description of what an alternate is. [/b][/center]
[font=arial]
An alternate is a player who will act as a fill in contestant in case a enrolled participant either does not show up for the tournament or forfeits in an opening round match-up.  The alternate position is a very important one because there will be a lot of people who will not show up for the tournament because of either being told false information conflicting schedules and other external events that may be too far from their control.  We estimate that about 10-20 people will not show up for the tournament and as an alternate you will be able to take their place and you may even become the PvP champion of the server! [/font]

[font=arial] You can become an alternate by just submitting your name into the hopper.  If you are an alternate you will receive a personal message on [b]PRISON[/b] that you have been selected to be an alternate.  All alternates must meet up with the current participation rule however there is a different rule for alternates. [color=green][b] If you have a previous ban that WAS NOT a hacking offense you may sign up to become an alternate. [/b][/font][/color]

[font=arial black]If you have already signed up for the tournament you cannot become an alternate unless you make a personal request to any of our event organizers.  The staff of the tournament will be: JDK21132 ThatTwiniGuy Lrice11 J_boy1234 Smallen8 and Elvis0102.  Admins may come on to help out with the tournament. [/font]

[color=blue]Remember to take it easy Lemon squeezy![/color]
~JDK21132' 'recycled' 1) " (5115" 1066 1 1426191727 16222 5115 'Re: Mcmmo' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'prison doesnt need mcmmo.
only thing that would lvl up is mining and combat skills that it.
what the point of having them and one person axe and sword are max skill lvl and start killing everyone in the pvp arena it would not be fair and it would cuz problems.

Mcmmo was specifically design for Factions not prison i played on a server that had mcmmo in prison and i didnt play on there much cuz i hated it and it one of the top 10 servers.' 'xx' 1) " (5116" 1065 4 1426192166 16282 5116 'Re: You Can Warp In Combat Tag And Die after you warp' 'AviatorCraft_Players' 'blahblah@gmail.com' '199.216.68.2' 1 0 '' 'Fix This' 'xx' 1) " (5117" 1065 4 1426196826 1 5117 'Re: You Can Warp In Combat Tag And Die after you warp' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.196.146' 1 0 '' 'This should now be fixed thanks for reporting.' 'xx' 1) " (5118" 1068 2 1426215525 31 5118 'IIPvPII and Power being Rude' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'Server: Prison
When: A couple minutes ago.
Who IIPvPII is PvPMeBruh also with PowerMoves
Evidence:
http://imgur.com/a/20Zkk

The last photo near the bottom is PvP's real name for proof.' 'xx' 1) " (5119" 1068 2 1426219383 46 5119 'Re: IIPvPII and Power being Rude' 'davide' 'davidenriquez41@gmail.com' '173.209.212.210' 1 0 '' 'Thank you for the report both players will be banned for 1 day for harassment.' 'xx' 1) " (5120" 1067 1 1426219466 1 5120 'Re: Factios Plugins??' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.196.146' 1 0 '' '[url=http://www.massivecraft.com/factions]http://www.massivecraft.com/factions[/url]' 'xx' 1) " (5121" 1069 2 1426221261 31 5121 'Captain being rude' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'Where: Prison
When: A couple minutes ago
Rule he broke: Being rude towards other players even though we weren't do much to him.
Evidence: http://imgur.com/a/mN0CU' 'xx' 1) " (5122" 853 1 1426221270 15973 5122 'Re: The poeple and the mods' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' '[quote author=j_boy1234 link=topic=853.msg4109#msg4109 date=1422104960]

[/color][color=#323a45][font=verdana][sub]
  public boolean givekit(Player p)
  {
    PlayerInventory inv = p.getInventory();
   
    .....
[/quote]

As a person who's been learning java / computer programming for a couple of months this was a bit surprising. I knew that MC ran on java but I didn't think that what I was currently learning could be applied to making plugins for MC. I always heard it was a bit complex to make plugins but I didn't think it would use java (Never put 2 and 2 together  :P). I'm going to look into this when I've got much more free time...' 'xx' 1) " (5123" 1070 7 1426221609 16192 5123 'How much love for Solar?' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'I just wanna see how many people know/like/hate me And if you know me well you'll know that meg304 isn't my real gamer tag. So how much  Love does Solar have? ^?^ Rawr :3 ' 'xx' 1) " (5124" 1070 7 1426224954 26 5124 'Re: How much love for Solar?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Much wuv' 'xx' 1) " (5125" 1071 1 1426229802 16222 5125 'Factions Help Solved. Mods and Admin please read :)' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 1426232599 'WhiteDecay' " 'Ok I reported to Lrice and 7misun about why explosion doesn't work on and near claimed land. Sorry for the admin and Mods you may or may not have in control with what we can do with our land. The reason Explosion is disable is because it is disable by defaults unless the leader and only the Leader can change the Factions Flags. This was added in the new mcmmo plugin update.
Here's a chart:

Name Editable                 Description                                 Default
Open        yes Can the faction be joined without an invite? no
Monsters  yes Can monsters spawn in this territory? no
Powerloss no Is power lost on death in this territory? yes
PVP           no Can you PVP in territory? yes
FriendlyFire no Can friends hurt eachother in this territory? no
[u][b]Explosions no Can explosions occur in this territory? yes
OfflineExplosions no Can explosions occur if faction is offline? no[/b][/u]
FireSpread no Can fire spread in territory? yes
EnderGrief no Can endermen grief in this territory? no
Permanent no Is the faction immune to deletion? no
Peaceful    no Is the faction in truce with everyone? no
InfPower  no Does the faction have infinite power? no

You are able to change these Flags to prevent or enable things.

Commands: [i][u]/f flag [faction=you] [flag=all] [yes/no=read] manage faction flags[/u][/i]
[b]*Note*[/b] The Admins and Mods use the same command for the safezone and warzone. We the players don't have permission to use the safezone and warzone command.

[b]*Underline and bold*[/b]
Explosion and Offline explosion

Explosion is disable on this server meaning that enemy" nuetral truce and ally can't use creepers to blow a way in or our chests. Meaning Creepers eggs are useless against enemy base. So the price for a creeper egg stays the same $250k.
[u][b]*UNLESS Alex figured out a way to disable the entire faction to not change the Flags of explosion and keep it on meaning Creeper eggs will be useful for raiding also meaning the price for creeper eggs may go down.*
[/b][/u]
Offline Explosion is the same as explosion; only when all members of a faction is offline means creepers and TnT are useless unless the members are online.
[u][b]*Same as last Alex may find a way to disable this*[/b][/u]



[b]Now about why we can't open other Factions chest on their claimed land. This is Faction Permissions (only leader can change it)[/b]

This is only enable to the faction members officers " and leader. [b](set by default)[/b]

The chests are now set on a default setting only allowing that Faction to have access to their chests on their claimed land. Here's what I mean:

This is the list that our Faction server is on now. You can change it how ever you like; the default means who can use and do anything in your faction and ally.

Commands:  [i][u]/f perm set [perm=all] [relation=read] [yes/no=read] change perms[/u][/i]

Name                   Description           Default
Build            edit the terrain                 leader" officer " member
PainBuild     edit the terrain but take damage while doing so
Door             use doors                         leader" officer member recruit " ally
Button     use stone buttons         leader" officer member recruit " ally
Lever     use levers                         leader" officer member recruit " ally
[b][u]Container     use containers                 leader" officer " member[/u][/b]
Name     set name                         leader
Desc             set description                 leader" " officer
Motd             set motd                         leader" " officer
Invite     invite players                 leader" " officer
Kick             kick members                 leader" " officer
Title             set titles                         leader" " officer
Home     teleport home                 leader" officer member recruit " ally
SetHome     set the home                 leader" " officer
Withdraw     withdraw money                 leader
Territory     claim or unclaim                 leader" " officer
Access     grant territory                 leader" " officer
ClaimNear claim nearby                 leader" officer member recruit " ally
Rel             change relations                 leader" " officer
Disband     disband the faction         leader
Flags     manage flags                 leader
Perms     manage permissions         leader

I hope this was helpful to everyone especially the Mods and Admins.  Alex if i may" if the server ever reset with new plugins and the players are questioning about it please have all Mods and yourself be familiarize with the new commands so you won't have a hard time answering everyone questions.

Thanks Alex for leading me to the mcmmo plugins website and I hope everyone enjoy Factions as much as I do if anyone have any question please ask the Mods and myself I like doing research on Factions plugins :) ' 'smiley' 1) " (5126" 1069 2 1426232713 16222 5126 'Re: Captain being rude' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'BUSTED! 8)' 'xx' 1) " (5127" 1072 5 1426247887 15878 5127 'How The Monkey With Great Courage Survived.' 'TheArticMonkey' '1kie27i@gmail.com' '94.5.187.103' 1 1426248481 'TheArticMonkey' '[b][i][u]How TheArticMonkey survived[/u][/i][/b]
[i]Story by TheArticMonkey[/i]

One day there were lots of monkeys on planet Earth. They worked really hard all the time to keep everything reaaaaly reaaaaly green and fresh. It was a nice little environment! Monkeys everywhere working but yet still having fun. Eventually after century's had gone by in the Monkey Mansion they were just not having fun anymore. They had explored and mapped the whole world! They started gossip and started hating each other just for the reason they were bored! Nobody had anything to do everything they could do on earth had been done before! One day there was a monkey who was still dedicating his life to making things green his name was Artic. Artic later became known as Curious Artic (Like Curious George but better.)One night Artic  was extra curious. That one night the 13th of march 2015 Artic saw something. It was amazing. All the other monkeys were too busy working and gossiping that not one of them noticed. Artic looked up. He looked up. No other monkeys ever looked up it would have been a sign of them not working so they would be punished in front of all the other monkeys as a warning. That one thing Artic saw was amazing. It was another planet. He never actually knew it was a planet he just thought it was a sign from God. He was scared to tell the other monkeys because he could have got punished. He didn't want to take the risk of telling everyone. He got with his best mate Faceless (The toughest of the monkeys) and explained to him what he saw. Faceless didn't believe Artic for a second. Faceless screamed at Artic and shouted "STOP WASTING MY TIME! THERE'S PREDATORS OUT THERE! I NEED TO PROTECT US!"
Artic got sad. Hopelessly Artic went home got in bed and thought... "What's the point nobody will believe me."
Artic knew it was a sign of hope knowledge and exploration. He sat in bed thinking why me? Why did you send this sign to me? He looked up at the sky out of his window and there it was again the glowing orb! At this point he knew what he had to do he had to get there but how? The next morning he went to see his brother David Enriquez the best builder in the land. He needed his help Artic knew David wouldn't turn away from an offer like this to get proof Artic went to see him at night when the Glowing orb was out. So Artic went to his brothers tree and said "Look! Look it's there! It's right there! The orb! It's in the sky!"
By the time David had looked up the clouds had covered it. David didn't believe Artic either now.

[b]24 HOURS LATER[/b]

David looked up he saw the glowing orb he rushed over too Artic's tree as fast as he could! Screaming and shouting on the way there waking up fellow Monkeys "ITS TRUE! ITS TRUE! THE ORB! ITS THERE! LOOK IN THE SKY!! LOOK UP!"
All the monkeys looked up there it was. The orb shining in the sky like Rihanna's forehead. All the monkeys were amazed. Artic was awoken not by David but by the raw's of the monkeys in excitement. Artic thanked David and hosted a mission to get there. Everyone believed Artic now even Faceless who slept like a Canadian woke up from the raw's. The monkey's finaly had another mission. The gossip had stopped and they were allowed to look up every once in a while. They tried everything to get to the Orb. Ladders didn't work. Stairs didn't work. Magic beanstalk didn't work. Then KillerDudez (The Scientist) thought of an excellent plan! Make a car that can run on nuclear power to create an enough propulsion that it can break Earths atmosphere and orbit to get to the orb! It took 4 years with all the monkeys working and having their "Daily looking at orb" breaks to get the resources needed to create the vehicle. Eventually it was ready. Everybody was on board. Unfortunately the ship wouldn't launch automatically. That means... It had to be launched.... Manually...

I was the first to volunteer. I told everyone it was my idea I should stay. Then Faceless said if you're staying so am I. Then KillerDudez said the same and so did David. The ship launched. There were no comms in the ship so there was no way we could contact them. We just had to hope. That's why there's not many monkeys anymore. They went to a better place or so I hope.

[font=arial black][size=12pt][color=red]TUNE IN NEXT TIME TO SEE WHERE THE MONKEYS WENT[/color][/size][/font]

' 'xx' 1) " (5128" 1069 2 1426249629 46 5128 'Re: Captain being rude' 'davide' 'davidenriquez41@gmail.com' '173.209.212.143' 1 0 '' 'Though this is mild he will be banned for 1 day for harassment. Thank you for the report. ' 'xx' 1) " (5130" 1069 2 1426254548 31 5130 'Re: Captain being rude' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.33.238' 1 0 '' 'Davide don't forget to lock the thread. xD' 'xx' 1) " (5131" 1073 2 1426259399 16277 5131 'inucase spamming my tpa' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'i was playing and inucase was spamming my tpa
can u get abnned for this?
' 'xx' 1) " (5132" 1073 2 1426259419 16277 5132 'Re: inucase spamming my tpa' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'https://www.youtube.com/watch?v=ee13GJevEiY&feature=youtu.be heres the link
' 'xx' 1) " (5133" 1074 2 1426261241 19 5136 'alfecat123 stealing my /nick' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 1426263475 'EnderGod' 'What server were they on? Factions? Prison? factions

Who is the player?alfecat123

When did they break the rule? 11:41 3/13/2015

proof? http://gyazo.com/d86ea44cca2830e8d43e0305dd71f71c

i did not get to do /realname on him befor it i looked at hes faction "Donators" he is the leader so i found out it was him' 'xx' 1) " (5382" 1102 1 1426796557 17 11200 'Re: Should there be a Build Team for AviatorCraft' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445048780 'Luke' '[font=times new roman]Infected

We actually are working on quite a few projects for the server that are requiring a lot of building. However we already have builders assigned to the projects. And we technically already have a build team to be honest it just doesn't consist of typical players. Whether or not we open up that possible position to in-game players is up to the admins. I don't see it happening currently however. [/font]

[font=times new roman]Regards [/font]
[font=times new roman]Luke[/font]' 'xx' 1) " (5135" 1072 5 1426261561 26 5135 'Re: How The Monkey With Great Courage Survived.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I see how it is I didn't wanna be in your story ANYWAYS :(' 'xx' 1) " (5136" 1074 2 1426261697 26 5136 'Re: alfecat123 stilling my /nick' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'psst change the subject name to Stealing' 'xx' 1) " (5137" 1074 2 1426263492 19 5137 'Re: alfecat123 stealing my /nick' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'pssst thx den' 'xx' 1) " (5138" 1074 2 1426271844 16222 5138 'Re: alfecat123 stealing my /nick' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'It obvious to tell that not him cuz nexus nick is white with 2red letters. If he recieve punishment then he is BUSTED' 'xx' 1) " (5139" 1072 5 1426271918 16222 5139 'Re: How The Monkey With Great Courage Survived.' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'This Should be in the creative topic
' 'xx' 1) " (5140" 1075 2 1426275166 16390 5140 'Hacking' 'pandas_19' 'bettinalagreca@gmail.com' '69.112.149.196' 1 0 '' 'PandaBob killed me when i wasn't in pvp and took my armor. ' 'xx' 1) " (5141" 1075 2 1426275737 26 5141 'Re: Hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'show proof.' 'xx' 1) " (5142" 1073 2 1426276808 31 5142 'Re: inucase spamming my tpa' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.33.238' 1 0 '' 'I don't think they'll get banned for this but if they continue there could be a possibility.' 'xx' 1) " (5143" 1075 2 1426276944 31 5143 'Re: Hacking' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.33.238' 1 0 '' 'If you can't provide any proof of pandabob6 hacking no action will be done to them.' 'xx' 1) " (5144" 1075 2 1426277357 16168 5144 'Re: Hacking' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Lol Panda I was hacking lol? You didnt have a god apple and Blame SubWay And You friend bob killing you
Lol i took your bow and now you are being salty.' 'xx' 1) " (5145" 1073 2 1426277474 16277 5145 'Re: inucase spamming my tpa' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'kk thnxs ceral' 'xx' 1) " (5146" 1075 2 1426277989 16168 5146 'Re: Hacking' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'http://gyazo.com/02be33a28c55344fe425d98b0bb8f7b0 screenshot what he or she said' 'xx' 1) " (5147" 1076 2 1426278015 16222 5147 'race' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Factions
today after smallen got off

alfiecat and z_o were both asking me about my race and i told them im black and they still kept asking and i get annoyed by it. they have no right to ask about other people race because minecraft have no race.

[url=http://imgur.com/si79gzD]http://imgur.com/si79gzD[/url]' 'xx' 1) " (5148" 1075 2 1426278301 46 5148 'Re: Hacking' 'davide' 'davidenriquez41@gmail.com' '173.209.212.135' 1 0 '' 'We need to have evidence in order to prosecute people for hacking. The extra evidence provided by kidzbeez was irrelevant and truthfully unnecessary. No prosecution will be done.

Locking topic.' 'xx' 1) " (5149" 1059 5 1426281530 28 5149 'Re: Steve is Missing!!! Starring Bigmacnation Aviatorgaming Burtgasm Mlghwnt 7misun' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Even though I respect all of you..

Another faction war might rise...' 'xx' 1) " (5150" 1077 7 1426282647 31 5150 'Am I the most hated person on?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'So as you all know I reported captain and he got banned for harassment but he messaged me things. He said that he didn't do anything wrong and that's some bull crap he told me to go fuck myself and was going to DDOS me but he failed at it. He's tried to get to get me banned from Aviatorcraft and he's said you're the most hated person on the server.
So do you hate me?
' 'xx' 1) " (5151" 1077 7 1426282732 26 5151 'Re: Am I the most hated person on?' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'This seems unnecessary but I dont hate you' 'xx' 1) " (5152" 1077 7 1426282757 31 5152 'Re: Am I the most hated person on?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'Oh wait Dende look at the chat between him and I' 'xx' 1) " (5153" 1077 7 1426282996 31 5153 'Re: Am I the most hated person on?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'Here is the photo's: http://imgur.com/a/AmX3b' 'xx' 1) " (5154" 1078 1 1426287658 46 5154 'MOVED: How The Monkey With Great Courage Survived.' 'davide' 'davidenriquez41@gmail.com' '70.192.192.55' 1 0 '' 'This topic has been moved to Creativity.

http://aviatorcraft.com/index.php?topic=1072.0' 'moved' 1) " (5155" 1076 2 1426288461 16103 5155 'Re: race' 'BE56' 'brian@rocky-hills.com' '67.6.153.206' 1 0 '' 'Why would he even care... He seems like a jerk to me.' 'xx' 1) " (5156" 1073 2 1426288536 16103 5156 'Re: inucase spamming my tpa' 'BE56' 'brian@rocky-hills.com' '67.6.153.206' 1 0 '' 'That should at least get a silence ' 'xx' 1) " (5157" 1073 2 1426290318 46 5180 'Re: inucase spamming my tpa' 'davide' 'davidenriquez41@gmail.com' '70.192.192.55' 1 1426342207 'davide' 'The player will be muted for 20 minutes for spamming.  Thank you for the report.

Issue resolved Topic Locked.' 'xx' 1) " (5158" 1076 2 1426290580 46 5158 'Re: race' 'davide' 'davidenriquez41@gmail.com' '70.192.192.55' 1 0 '' 'This is a very mild for of harassment but if they do it again please report it again.  For now I will not do any prosecution but I will issue a warning to both of them.

However while looking at the picture I did notice Dannytrex (or whatever his new name is) harassing another player. 
So Danny will be banned for 1 day for harassment. [i] *We are keeping a close eye on Danny because of the fact that he was perm banned for harassment before*[/i]

Thank you for the report even though it was not for the person intended.  ' 'xx' 1) " (5159" 1079 2 1426304542 16260 5159 'Iamblackbird Hacking' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 1426306377 'Redneck_City' 'What: Iamblackbird had reach and aimbot hacks when 1v1ing bricksb on prisons so I decided to jump in to record it.
Who: Iamblackbird on prisons
When: Around 9 pm EST March 13

https://www.youtube.com/watch?v=ksoCWTFi2io' 'xx' 1) " (5160" 1080 2 1426308228 0 5160 '_squirreliscool_ Spam and Violent And DisRespectful ' 'ckarate01' '' '199.47.117.195' 1 1426308645 'ckarate01' 'So i hit _squirreliscool_ and he combat logged and he got mad so i gave him half of his stuff back and this is what he said for the other half like Gapples and Pots


http://imgur.com/yaBYhPn fbpXIzJ  Images To _squirreliscool_ rudeness and disrespect

Minecraft Ign On Who Im Reporting -  _squirreliscool_

Why for - Rudeness Violent Disrespectful and Spammer

The Game is Prison On AviatorCraft =)' 'angry' 1) " (5161" 1081 7 1426314962 16422 5161 'Applications (this is not my app)' 'Just_Me' 'maliahsuzanne@live.com' '98.125.232.227' 1 0 '' 'Umm... how do i make an app for like admin or helper?
:-\\ :P' 'xx' 1) " (5162" 1081 7 1426317871 16192 5162 'Re: Applications (this is not my app)' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'They're not holding anything about applying for mods till later Didn't you see that in the forums? Not to be mean...' 'xx' 1) " (5163" 1080 2 1426329675 46 5163 'Re: _squirreliscool_ Spam and Violent And DisRespectful ' 'davide' 'davidenriquez41@gmail.com' '173.209.212.235' 1 0 '' 'The player will be banned for 1 day for harassment thanks for the report. ' 'xx' 1) " (5164" 1079 2 1426329880 46 5164 'Re: Iamblackbird Hacking' 'davide' 'davidenriquez41@gmail.com' '173.209.212.198' 1 0 '' 'The player will be banned for 14 days for hacking. Thank you for the report.' 'xx' 1) " (5165" 1082 4 1426333305 16368 5165 'FREE RANK GONE?' 'TheFakeJesus' 'raulraul204@gmail.com' '187.107.44.207' 1 0 '' 'Still haven't gotten my free rank back been 5 days now. Hope you guys can fix it soon thanks.' 'xx' 1) " (5166" 1081 7 1426335766 50 5166 'Re: Applications (this is not my app)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'you honestly think we would just give you admin after a app... ' 'xx' 1) " (5167" 1081 7 1426339257 46 5180 'Re: Applications (this is not my app)' 'davide' 'davidenriquez41@gmail.com' '173.209.212.245' 1 1426342268 'davide' 'Jboy a little harsh no?

Anyways all applications for becoming staff are closed at the moment until April. On April 1st 2015 we will open the application area on forums and you can submit an application through there.  Please use the correct format for filling out an application. Also if hired you would be placed as a trial mod. ' 'xx' 1) " (5170" 1085 12 1426340735 16425 5170 'Chief Rank' 'pbyfield01' 'pbyfield01@gmail.com' '107.196.40.225' 1 0 '' 'After the reset I went on the server and i no longer had chief and i did not buy it from the casino.' 'exclamation' 1) " (5210" 1091 2 1426363117 15973 5210 'Skyblock Harassment' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Player Reported: glumglam69
Reason: Harassment
Details: Player constantly spams tpa's to me and has /sethome on my island.' 'xx' 1) " (5174" 1088 10 1426341569 16396 5174 'Iamblackbirds banned for hacks????' 'Iamblackbird' 'alexdeancook@gmail.com' '173.57.208.87' 1 0 '' 'Well I just hope I am unbanned because I have a great time on aviatorcraft and I would like to continue my fun.Thank you for your time sirs' 'xx' 1) " (5175" 1072 5 1426341700 0 5175 'Re: How The Monkey With Great Courage Survived.' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Slept like a fuckin Canadian? =.=

Also I wouldn't have said STOP WASTING MY TIME I would've said ARTIC GET BACK TO WORK BEFORE I THROW YOU AT YOUR SHINY ORB T_T' 'xx' 1) " (5207" 1090 2 1426360315 16429 5207 'hit in a no pvp zone ' 'static' 'lorensloan3@gamil.com' '70.190.153.234' 1 0 '' 'i was in the west warp area when all of a sudden shugey hit me in a no pvp area into the warzone and killed me and took my stuff
'' 'xx' 1) " (5208" 1090 2 1426360772 46 5208 'Re: hit in a no pvp zone ' 'davide' 'davidenriquez41@gmail.com' '70.192.196.233' 1 0 '' 'were you strateling or very close to the edge?
' 'xx' 1) " (5379" 1121 5 1426790392 16222 5379 'Mods and Admin Soccor Game' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I don't know why 7misun skin comes out like that.
[img]http://i.imgur.com/Hm2eaNJ.png[/img]' 'xx' 1) " (5178" 1085 12 1426342065 46 5178 'Re: Chief Rank' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'We will restore your chief rank as soon as possible.

Thank you for reporting!' 'xx' 1) " (5179" 1074 2 1426342144 46 5179 'Re: alfecat123 stealing my /nick' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Alfie will be given a warning for abusing /nick.  If he does it again and you are able to do /realname then he will have his /nick privledges revoked. 

Sorry for the delay and thank you for the report.

Locking Topic
' 'xx' 1) " (5180" 1076 2 1426342181 46 5180 'Re: race' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Locking the Topic :P' 'xx' 1) " (5209" 1090 2 1426361623 19 5209 'Re: hit in a no pvp zone ' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'if you were on the edge you can be hit ' 'xx' 1) " (5173" 1059 5 1426341495 0 5173 'Re: Steve is Missing!!! Starring Bigmacnation Aviatorgaming Burtgasm Mlghwnt 7misun' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Don't mind Trialmod5 in the chat we might've been stuck in a void hole and had to wake up Jdk. He wasn't very pleased' 'xx' 1) " (5213" 1090 2 1426369927 15888 5213 'Re: hit in a no pvp zone ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.75' 1 0 '' 'Shugey said it was on the trees. For some reason you CAN hit on top of their so..' 'xx' 1) " (5211" 1091 2 1426363441 46 5211 'Re: Skyblock Harassment' 'davide' 'davidenriquez41@gmail.com' '70.192.196.233' 1 0 '' 'We need evidence in order to prosecute for spam but i can come on and delete their home for you. ' 'xx' 1) " (5212" 1091 2 1426365053 15973 5212 'Re: Skyblock Harassment' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'That will do for now thanks. And as for proof I was a bit too annoyed at the time to remember to take screenshots. And as a side note giving us access to the /is expell command would be useful.
' 'xx' 1) " (5214" 1081 7 1426370974 15888 5214 'Re: Applications (this is not my app)' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.75' 1 0 '' 'Jboy maybe servers he's been on DO have admin applications. ' 'xx' 1) " (5215" 1091 2 1426371098 15973 5215 'Re: Skyblock Harassment' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Got a screenshot this time of the tpa spam.
[img]http://i.imgur.com/0W5veuU.png[/img]' 'xx' 1) " (5216" 1082 4 1426373001 26 5216 'Re: FREE RANK GONE?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Its not going to be fixed everybody has the same problem' 'xx' 1) " (5217" 1070 7 1426373352 15888 5217 'Re: How much love for Solar?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.75' 1 0 '' 'Who's Solar? :3' 'xx' 1) " (5218" 1072 5 1426373938 15888 5218 'Re: How The Monkey With Great Courage Survived.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.75' 1 0 '' 'Spoiler alert: Sanic rules the white orb' 'xx' 1) " (5286" 1030 39 1426484635 16020 5286 'Re: Aviatorcraft PVP Tournament' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Cant wait ive never been banned nor am i a good pvper thow this is caused for the people who jabe super op armour. I would like to request for my first round NOT be pandabob6 that is all for now and 6:00 eastern is what time pacific? And is this a week day if it is before 4pm pacific i may not be able to participate on weekdays. ' 'recycled' 1) " (5287" 1096 1 1426488098 16222 5287 'Re: FORUM THEME POLL' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I never thought about it but have u ask aviator what he would like?
But i was think like the title  "AVIATORCRAFT FORUM" should add aviator catchphrase in yellow with the O in the shape of a lemon.

I like how j_boy said about a mp4 with news and other things.

the background should have a imagine of an animated aviator or him and his friends. (some people can see whiteness on the left and right side of the screen).

Also I think you should add an Idea thread so ya'll can think about if those idea are good or bad. If they give a building idea they can post a Pic or Vid of the building.
Or if we ever get Creative on the server we can show ya'll in person.

Off topic: "And we are not Bashurverse this is AviatorCraft we are a one family a Nation."



[quote]To sum it up
I think we should have a clean homepage with tabs to go to differnt parts with a news feed.[/quote]
^ I like this idea this can create room for the site.^

[quote]We should migrate the forum to /forum and the forum to be in our colors[/quote]
^I'm not smart so i don't know what he means^

[quote]I think with that we can have more things like /bans when carmau is happy with it /bugs etc[/quote]
^If this is a tab or a thread good idea.^' 'xx' 1) " (5196" 1089 2 1426353041 16222 5196 'harrasement' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'Faction
Last night

Superswag83 was saying mean stuff to Hannah who using a nick for no reason that i can expect.
I don't know about Cobra either he's defending her or harraseing superswag for harressing hannah?

[img]http://i.imgur.com/3AUXESy.png[/img]
[img]http://i.imgur.com/yHnLlEW.png[/img]
[img]http://i.imgur.com/zjHle49.png[/img]' 'xx' 1) " (5197" 1089 2 1426354229 31 5197 'Re: harrasement' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'I feel like Cobra and Sweg should be punished.' 'xx' 1) " (5198" 1088 10 1426357197 46 5198 'Re: Iamblackbirds banned for hacks????' 'davide' 'davidenriquez41@gmail.com' '70.192.196.233' 1 0 '' 'Sorry for the delay but I was taking a test.

Your appeal will be reviewed by admins and we should get a verdict fairly soon. 

The main reason why I banned you was from 0:24 -0:27.  Once again the admins will review it and make the final verdict.  Getting your father on here will not make a difference in the matter. [b] We only go by the evidence not by the witness. [/b]' 'xx' 1) " (5199" 1089 2 1426357342 46 5199 'Re: harrasement' 'davide' 'davidenriquez41@gmail.com' '70.192.196.233' 1 0 '' 'CobraKiller will be issued a warning for his part of the argument.  Superswag will be banned for 1 day for harassment.

Thank you for the report.

Locking Topic
' 'xx' 1) " (5285" 1096 1 1426481980 0 5285 'Re: FORUM THEME POLL' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Didn't we used to be able to pick our own theme for forums that only we would see...?' 'xx' 1) " (5284" 1100 1 1426480029 26 5284 'Re: Server Rules Page?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Yep apparently nodded mouses are allowed lol' 'xx' 1) " (5283" 1100 1 1426479824 15973 5283 'Re: Server Rules Page?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'I say this partially due to the idiots who think because it's "not a rule" that it's alright for them to do whatever they want. It can get annoying at times so having a clear written-out list of rules would help clarify some issues before they escalate. (Saving time and effort as well as avoiding complaints 8))' 'xx' 1) " (5282" 1100 1 1426479066 26 5282 'Re: Server Rules Page?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Yesssss' 'xx' 1) " (5205" 1088 10 1426358853 46 5205 'Re: Iamblackbirds banned for hacks????' 'davide' 'davidenriquez41@gmail.com' '70.192.196.233' 1 0 '' 'I am going to lock this topic until admins decide. ' 'xx' 1) " (5206" 1088 10 1426359359 50 5206 'Re: Iamblackbirds banned for hacks????' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'i'm assuming you were banned for killaura. When i saw this and watched the video about 10 times i looked for many things. The main thing was the Hit to miss ratio.


At some points that indicted you were not hacking. But at a few points it seems you never missed a shot. You could just be good at pvp. I think alex or carmau should make a final opinion of this




Im deleting unnecessary replies' 'xx' 1) " (5226" 1072 5 1426376201 26 5226 'Re: How The Monkey With Great Courage Survived.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Spoiler Alert: Dende used his magic to kill sanic.' 'xx' 1) " (5281" 1100 1 1426479000 15973 5281 'Server Rules Page?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Unless I've just missed this page entirely I think the forums could do with a "Server Rules" page containing a list of the rules for each server. Each rule could go under certain punishments. Maybe a list of things players in general cant/shouldn't do maybe some extras for the donators/staff (just in case there's an abuse of power issue).

Just a suggestion. I think it would make things easier and more organised. ;)' 'xx' 1) " (5280" 1047 1 1426451402 15973 5280 'Re: Skyblock Contest' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Contest end date extended to April 11. - WhiteDecay' 'xx' 1) " (5279" 1096 1 1426448417 50 5279 'Re: FORUM THEME POLL' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Yellow.. ([b]LEMON[/b] SQUEEZE)' 'xx' 1) " (5230" 1088 10 1426377591 17 11200 'Re: Iamblackbirds banned for hacks????' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445048880 'Luke' '[font=times new roman]Hello

On behalf of the server administrators I have canceled your 14 day tempban. Through out the video there were areas that appeared to show signs of hacking but at the same time there were areas that showed no signs of kill aura or other hacking tool. Because the staff couldn't come to a full agreement and because we aren't 100% sure your ban appeal has been granted.[/font]

[font=times new roman]Ban Appeal Granted.

Regards
Aviatorcraft Team[/font]' 'xx' 1) " (5278" 1096 1 1426446077 26 5278 'Re: FORUM THEME POLL' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I like this one tbh I used to hate it but I got used to it.' 'xx' 1) " (5277" 1096 1 1426443433 1 5277 'Re: FORUM THEME POLL' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.65.209' 1 0 '' '[quote author=j_boy1234 link=topic=1096.msg5265#msg5265 date=1426416721]
The purple in this part and the forum do not match server colors. I mean honestly alex i get that was the default theme but i thought you knew how to edit css.
[/quote]
thanks for the random insult give me server colors

[quote author=j_boy1234 link=topic=1096.msg5265#msg5265 date=1426416721]
We do not want to be bashurverse. We are not bashurverse we are aviatorcraft.
[/quote]
Why do you think I'm making this post? I want people to vote on the things they want the forum to look like.' 'xx' 1) " (5276" 1098 1 1426441902 16396 5276 'Re: A Message for lrice11' 'Iamblackbird' 'alexdeancook@gmail.com' '173.57.208.87' 1 0 '' 'how do you get a animal into plots?!?!?!' 'xx' 1) " (5235" 1091 2 1426379053 17 11200 'Re: Skyblock Harassment' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445048837 'Luke' '[font=times new roman]Hello

You have provided no proof except for the tpa spamming evidence which has nothing to do with the thread topic. Tpa spamming is not an act of harassing nor something we can act upon at this time. The punishment would be a warning which would be redundant since it happened awhile ago.

Thanks
lrice11[/font]' 'xx' 1) " (5236" 1090 2 1426379357 17 11200 'Re: hit in a no pvp zone ' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445048807 'Luke' '[font=times new roman]Hello

There is no proof of any Safezone bypassing therefore we can act upon it as this time. The thread it starting to become more of an issue thread which you can reported on the "Report a Problem/Bug" board; [url=http://aviatorcraft.com/index.php?board=4.0]http://aviatorcraft.com/index.php?board=4.0[/url].

Regards
lrice11[/font]' 'xx' 1) " (5237" 1093 2 1426379918 16432 5237 'hacker report' 'derpyderp90' 'derpyderp45619@gmail.com' '75.64.85.189' 1 0 '' 'shugy used hacks one and 3 hit killing enchanted armor telepoting and he killed my friend durablegaming84 and he ate a god apple and durable hit him alot of times and did not kill him' 'xx' 1) " (5238" 1070 7 1426380703 46 5238 'Re: How much love for Solar?' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[img]http://img1.wikia.nocookie.net/__cb20120329030101/spongebob/images/e/ed/Who_are_you_people%3F!_Patrick.png[/img]' 'xx' 1) " (5239" 1093 2 1426380951 46 5239 'Re: hacker report' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' 'Hello

Based on what we have here we cannot prosecute the person being accused of hacking.  We need evidence (preferably video) in order to prosecute for hacking.  Eyewitnesses are not considered evidence.  We will keep this thread open for 1 week to see if you can provide any.  Until then no action will be done.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5240" 1085 12 1426382109 46 5240 'Re: Chief Rank' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' 'It seems that your ign is not coming up at the moment.  Is your username here the same as your minecraft name? or is it different. ' 'xx' 1) " (5377" 1030 39 1426774133 16168 5377 'Re: Aviatorcraft PVP Tournament' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'LOL Why you don't want too fight me first round :')' 'recycled' 1) " (5378" 1120 2 1426780204 19 5378 'alfecat123 rule 5 ' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 1426780464 'EnderGod' 'What server were they on? Factions? Prison?:Factions

Who is the player?alfecat123

When did they break the rule?11:53 3/19/25

proof?: http://gyazo.com/adce68539f54ecd992e7ffd266f59b6f and http://gyazo.com/5a7080f5424641bf595a9336f0d1470f' 'xx' 1) " (5242" 1072 5 1426384271 0 5242 'Re: How The Monkey With Great Courage Survived.' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Spoiler Alert: Only faceless can use magic. #Warlock' 'xx' 1) " (5243" 1072 5 1426384739 15888 5243 'Re: How The Monkey With Great Courage Survived.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.54' 1 0 '' 'Spoiler Alert: Stop coping me followers' 'xx' 1) " (5244" 1072 5 1426384799 15888 5244 'Re: How The Monkey With Great Courage Survived.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.54' 1 0 '' 'Spoiler Alert: He's his father' 'xx' 1) " (5245" 1093 2 1426385578 15888 5245 'Re: hacker report' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.54' 1 0 '' 'Staff needs video proof for anything to be done and how is killing two people hacks?' 'xx' 1) " (5246" 1094 2 1426388455 0 5250 'PARKERBYFIELD SPAMMING ' 'ckarate01' '' '199.47.117.195' 1 1426398797 'Alex' 'Who - PARKERBYFIELD <-- IGN

What Server - Prison AviatorCraft.Com

Spamming what - Well The Link Is Right Here  edit by alex: [url=http://imgur.com/BpuBwxe pFNt4Xi]http://imgur.com/BpuBwxe pFNt4Xi[/url]' 'xx' 1) " (5247" 1095 10 1426392842 16284 5247 'STILL BANNED AFTER ESTIMATE TIME WDF' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' '(IGN) (_CaptainDeadeye_)
(Banning User) (JDK123)
(Reason) (Harrassing player)
(Why be unbanned) (i was banned for a estimate of 24 h since 12:00 pm est it has been over 24 hours and im still banned idk if JDK forget to add Duration to the banned but my time is up i'd like for someone to unban me plz thx' 'angry' 1) " (5248" 1070 7 1426393245 16222 5248 'Re: How much love for Solar?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'HATE FOR BETRAYAL
but love for happiness OvO' 'xx' 1) " (5249" 1077 7 1426393464 16222 5249 'Re: Am I the most hated person on?' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i dont hate u and i dont like u. but i like that you are protecting the server rules your like an undercover cop same as me.' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (5250 1095 10 1426397759 31 5250 'Re: STILL BANNED AFTER ESTIMATE TIME WDF' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '76.104.212.205' 1 0 '' 'You should of been unbanned but not unless a moderator or an admin extended it.' 'xx' 1) " (5251" 1094 2 1426398956 1 5251 'Re: PARKERBYFIELD SPAMMING ' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.90' 1 0 '' 'Confirmed he's currently offline; I'll mute him for 24 hours.' 'xx' 1) " (5252" 1093 2 1426398999 1 5252 'Re: hacker report' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.90' 1 0 '' 'Provide proof and read the big readme stickied topic at the top of the page.
[url=http://aviatorcraft.com/index.php?topic=4.0]http://aviatorcraft.com/index.php?topic=4.0[/url]' 'xx' 1) " (5253" 19 7 1426399086 1 5253 'Re: MUSIC' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.90' 1 0 '' 'Don't spam topics to try to up your post count.' 'xx' 1) " (5254" 1081 7 1426399130 1 5254 'Re: Applications (this is not my app)' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.90' 1 0 '' 'Moderator appliactions are coming up in the next few weeks.' 'xx' 1) " (5255" 1095 10 1426400072 16168 5255 'Re: STILL BANNED AFTER ESTIMATE TIME WDF' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'You should be unbanned at 6:00am The time that you were banned.' 'xx' 1) " (5256" 1096 1 1426400724 1 5560 'FORUM THEME POLL' 'godlikefrank' 'alextehbest@hotmail.com' '46.208.65.209' 1 1427179923 'Alex' 'I'm not sure on what you guys would like the forum to look like I've made a strawpoll.

Poll link here: [url=http://strawpoll.me/3875610]http://strawpoll.me/3875610[/url]

Post some suggestions below if you'd like some changes or different themes alltogether. Thanks.' 'exclamation' 1) " (5561" 1158 15 1427199740 46 5561 'Re: Skyblock Nether?' 'davide' 'davidenriquez41@gmail.com' '70.192.215.32' 1 0 '' 'Wait Wait Wait.  How on earth did you get villagers?!?! O-o' 'xx' 1) " (5257" 1085 12 1426401254 16425 5257 'Re: Chief Rank' 'pbyfield01' 'pbyfield01@gmail.com' '107.196.40.225' 1 0 '' 'No my minecraft username is PARKERBYFIELD.' 'exclamation' 1) " (5258" 1097 2 1426405475 19 5258 'bluebot rule 5' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'What server were they on? Factions? Prison?: factinons it happed at 3:46am

Who is the player?Bluebot4545

When did they break the rule? rule 5 harassment

proof: http://gyazo.com/5e65b972129534b2a0539ef9bcfbfb3e' 'xx' 1) " (5259" 1097 2 1426408152 1 5259 'Re: bluebot rule 5' 'godlikefrank' 'alextehbest@hotmail.com' '79.143.82.250' 1 0 '' 'This happened about an hour ago from what I can tell and both you and bluebot are now offline; If this were more serious I would punish bluebot. But it really does not seem like it warrents a mute but yes to a kick. Locked.' 'xx' 1) " (5260" 1085 12 1426408241 1 5260 'Re: Chief Rank' 'godlikefrank' 'alextehbest@hotmail.com' '79.143.82.250' 1 0 '' 'Yep you should have the rank next time you log onto prison. Thanks.' 'xx' 1) " (5261" 1085 12 1426409685 16425 5261 'Re: Chief Rank' 'pbyfield01' 'pbyfield01@gmail.com' '107.196.40.225' 1 0 '' 'Thanks so much :)' 'thumbup' 1) " (5262" 1085 12 1426409890 16425 5262 'Re: Chief Rank' 'pbyfield01' 'pbyfield01@gmail.com' '107.196.40.225' 1 0 '' 'One more thing do you think you could un silence me i was spaming cause i was mad about the whole not having my kit?' 'exclamation' 1) " (5263" 1095 10 1426410877 16393 5263 'Re: STILL BANNED AFTER ESTIMATE TIME WDF' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'i have been on the server almost all day now and _CaptainDeadeye_ is still banned. all you moderators said he will be banned for 1 day it turns out that whenever you do /seen _CaptainDeadeye_ it says it's been more than 24 hours.

' 'xx' 1) " (5264" 1095 10 1426416064 50 5264 'Re: STILL BANNED AFTER ESTIMATE TIME WDF' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'The ban was stuck and glitched at 1 day. Unbanned Were sorry about this happening.' 'xx' 1) " (5265" 1096 1 1426416721 50 5265 'Re: FORUM THEME POLL' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I think we should have a clean homepage no random compressed mp4s that are in terrible quality. It would be cool to have a clean news feed on it that staff and admins could post on. We do not want to be bashurverse. We are not bashurverse we are aviatorcraft. We need separate things. It's like classifying Americans with British people just because they speak the same language (Mostly). The purple in this part and the forum do not match server colors. I mean honestly alex i get that was the default theme but i thought you knew how to edit css.


To sum it up
I think we should have a clean homepage with tabs to go to differnt parts with a news feed.
We should migrate the forum to /forum and the forum to be in our colors
I think with that we can have more things like /bans when carmau is happy with it /bugs etc' 'xx' 1) " (5266" 19 7 1426416902 50 5266 'Re: MUSIC' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Merged for you' 'xx' 1) " (5272" 1098 1 1426439732 16174 5272 'A Message for lrice11' 'MaDdy_MC' 'mt_mc@outlook.com' '70.173.195.20' 1 0 '' 'May I have my horse back Please from plots ~MaDdy_MC
~Prison
I took care of it The reset before the last reset and the last reset D;  :'( :(' 'sad' 1) " (5271" 1082 4 1426439412 16368 5271 'Re: FREE RANK GONE?' 'TheFakeJesus' 'raulraul204@gmail.com' '187.107.44.207' 1 0 '' 'these guys f*cked up the server i want my free back. And /kit sorry is complete bull crap. 1.5mil Serious?' 'xx' 1) " (5273" 1099 4 1426439862 16440 5273 'May i have my THug back Plz' 'Johnnyhorse10' 'majonathan1314@gmail.com' '76.174.200.33' 1 0 '' 'After the reset i lost my thug also i switched accounts with my bro because his account is banned on another server so i let him have my account to play on the server he was ban from. I was wondering if i can have my thug back to my new account (bro's account).My new username is xBlazingLightsx. I would appreciate it if i can have my thug back on prison. Thank you for spending your time reading this.

' 'smiley' 1) " (5275" 1098 1 1426441798 26 5275 'Re: A Message for lrice11' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '1. How did you get a horse in plots.
2. It probably isn't gonna happen since I lost mah wolfie and they said nononononon' 'xx' 1) " (5288" 1096 1 1426503980 50 5288 'Re: FORUM THEME POLL' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'By the /forum /bans i mean


for /forums:
aviatorcraft.com/forums
For /bans
aviator.com/bans


So then just aviatorcraft.com would have a new feed and a homepage' 'xx' 1) " (5289" 1100 1 1426504039 50 5289 'Re: Server Rules Page?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Will add' 'xx' 1) " (5290" 1030 39 1426504352 46 5290 'Re: Aviatorcraft PVP Tournament' 'davide' 'davidenriquez41@gmail.com' '173.209.212.213' 1 0 '' 'Pacific Coast Time would be 2:30pm. I put the tournament on a Saturday so that way there is no school for most people. For you matchups we cannot take requests however your chances of getting matched against Panda is 1/127. So pretty small. ' 'recycled' 1) " (5291" 1101 35 1426504612 50 11155 '>>Server Rules<<' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1444754468 'davide' '[center][img]http://i.imgur.com/QQLDjzL.png[/img]
[size=24pt][font=Arial Black]---[color=red]Aviatorcraft Official Rules[/color]---[/font][/size]
[font=Arial][b]These rules are to be followed by all players and staff of the server.  This list will show the guidelines for what players are not allowed to do while also showing what they can do on the server.  We strive to run an efficient and popular server with the same energy and enthusiasm that AviatorGaming exemplifies every week in his videos.  We will explain global rules and singular server rules in this list along with rules for staff members.  This is to ensure all areas of the rules are shown to everyone along with who they pertain to.  Some rules were placed in areas where the most frequent actions are performed.  Rules that are listed under one section may be enabled in other areas of the server.  Here are the rules for Aviatorcraft.com.[/b] [/font]
[/center]

[size=14pt][b][color=green]===Global Rules===[/color][/b][/size]

[u][b]Hacking:[/b][/u]
  The use of hacked clients and/or programs that enable the use of hacking is not allowed.  We take these offenses very seriously and we do not issue warnings for players using hacks anywhere on the server.  All hacking offenses must provide evidence in the form of video or screenshots in order to expect a ruling on the accusation. If convicted:
        [b]First-Time Offenders:[/b] [i]Banned from the area server (Prison Factions etc.) for 14 days.[/i]
        [b]Second-Time Offenders:[/b]  [i]Banned from the entire server (Hub) for life.[/i]
If you believe that your ban is either wrong or inaccurate you can appeal your ban on the Aviatorcraft Forums.

[u][b]Partial-Hacking:[/b][/u]
  What is considered partial hacking will include the use of modded mouses and auto-click.  Players will be allowed to use modded mouses but only to an extent.  Modded mouses can have an auto-click that registers at maximum 2 or less hits on a player.  When a mouse is determined to register 3 clicks or more onto a player then it will be considered partial hacking.  Ways to signify the modded mouses would include players going airborne and hit while in the air (not against a wall) when a player is knock-backed 20 blocks or more with a non-knockback sword and/or a player being one hit killed while in a pvp enabled area.  Punishments for partial hacking are as follows:
        [b]First-Time Offenders:[/b] [i]Banned from the area server for 4 days.[/i]
        [b]Second-Time Offenders:[/b] [i]Banned from the area server for 7 days.[/i]
        [b]Third-Time Offenders:[/b] [i]Banned from the entire server for 14 days.[/i]
        [b]Fourth-Time Offenders:[/b] [i]Banned from the entire server for life.[/i]
If you believe that your ban is either wrong or inaccurate you can appeal your ban on the Aviatorcraft Forums. 

[u][b]Advertising:[/b][/u]
  Advertising on Aviatorcraft is defined as: [u]Giving out the IP of a different server or trying to encourage players to join another server other then Aviatorcraft.[/u]  Advertising is not allowed on the server and is extremely discouraged by staff.
        [b]First-Time Offenders:[/b] [i]Banned from the entire server (Hub) for 14 days.[/i]
        [b]Second-Time Offenders:[/b] [i]Banned from the entire server (Hub) for 28 days.[/i]
        [b]Third-Time Offenders:[/b] [i]Banned from the entire server (Hub) for life.[/i] 
If you believe that your ban is either wrong or inaccurate you can appeal your ban on the Aviatorcraft Forums.
  What is considered allowed is asking friends through the /msg system to play on a different server.  If you are seen spamming many players about playing on a different server (3-4 players) it will be considered advertising and follow the Advertising Ban protocol.

This is an example of Advertising that would be accepted in a forums report:
[color=red][b][size=16pt][url=http://imgur.com/lfhuHbH]Advertising Example[/url][/size][/b][/color]

[u][b]Impersonation:[/b][/u]
  Impersonating other players and staff members is not allowed on the server.  This includes: copying nicknames through /nick and copying player names through /nick.
        [b]First-Time Offenders:[/b] [i]Kicked from the server with a warning.[/i]
        [b]Second-Time Offenders:[/b] [i]Revoked privileges of /nick where incident was performed (Factions Survival etc).[/i]
        [b]Third-Time Offenders:[/b] [i]Revoked privileges of /nick on all servers.[/i]
If you believe that your punishment is either wrong or inaccurate you can appeal on the Aviatorcraft Forums.

This is an example of Impersonation that would be accepted in a forums report:
[color=red][b][size=16pt][url=https://gyazo.com/57d302d60fad8147e02a8414d1f63cca]Impersonation Example[/url][/size][/b][/color]

[u][b]Spam:[/b][/u]
  Spamming on Aviatorcraft is defined as: [u]Repeating a line of text with the same message or theme more then 3-4 times.[/u] Spamming is Not allowed on the server and is extremely discouraged by staff and players.
        [b]First-Time Offenders:[/b] [i]Will be kicked up to three times with a warning count each time (1/3).  If continued will be muted for 20 minutes on the server where the spamming was performed.[/i]
        [b]Second-Time Offenders:[/b] [i]Will be kicked up to two times with a warning count each time (1/2). If continued will be muted for 40 minutes on the server where the spamming was performed.[/i]
        [b]Third-Time Offenders:[/b] [i]Will be kicked once with a warning.  If continued will be muted for 60 minutes on the server where the spamming was performed.[/i]
        [b]Fourth-Time Offenders & Up:[/b] [i]A Punishment will be decided based on prior spamming offenses which may lead to a ban from the server where the spamming was performed up to a permanent ban from the entire server.[/i]
If you believe that your ban or mute was either wrong or inaccurate you can appeal on the Aviatorcraft Forums.

This is an example of Spam that would be accepted in a forums report:
[color=red][b][size=16pt][url=http://imgur.com/VOAXVh0]Spam Example[/url][/size][/b][/color]

[u][b]Harassment:[/b][/u]
  Harassment on Aviatorcraft is defined as: [u]The unwanted taunting and/or teasing of a player through the use of hurtful words profanity death threats cyberbullying and/or hacking threats through regular chat or messages.[/u]  Because this hits home to AviatorGaming and a lot of players on the server we do not condone the act of harassment/bullying whatsoever.  This goes to both regular players and staff members of the server.
        [b]First-Time Offenders:[/b]
                  -[i][u]If a staff member is online[/u]: the player will be kicked once.  If they continue the player will be muted for 1 hour.[/i]
                  -[i][u]If no staff member is online[/u] the player will be banned for 1 day from the section of the server where the harassment was performed.  If it is a second time online harassment offenses they will be banned for 1 day.[/i]
        [b]Second-Time Offenders:[/b] [i]The player will be banned for 1 week from the section of the server where the harassment was performed.[/i]
        [b]Third-Time Offenders:[/b] [i]The player will be banned for 7 days from entire server (Hub).[/i]
        [b]Fourth-Time Offenders:[/b] [i]The player will be banned from the entire server for life.[/i]
If you believe that your ban is either wrong or inaccurate you can appeal your ban on the Aviatorcraft Forums.
If you believe that a player is being harassed ask the player if they are alright or if they think that is harassment.
[b]When dealing with a player who is harassing others do not start harassing them back.  You are only lowering yourself to their level and this could lead to you getting punished as well.  We the staff suggest that if you must fight back watch what you say or do because it can be used against you when deciding a punishment. [/b]

This is an example of Harassment that would be accepted in a forums report:
[color=red][b][size=16pt][url=http://imgur.com/LtSSJrB]Harassment Example[/url][/size][/b][/color]

[u][b]Skins:[/b][/u]
  Any skin that is considered offensive to other players such as: Nude skins Racist skins Exposed Private Area Skins etc.  Are not allowed on the server whatsoever. If you see an offensive skin please report it to Aviatorcraft Forums and the staff will decide if it is indeed offensive.
        [b]First-Time Offenders:[/b] [i]Banned from the entire server (Hub) for 1 day. [/i]
        [b]Second-Time Offenders:[/b] [i]Banned from the entire server for 2 days. [/i]
        [b]Third-Time Offenders:[/b] [i]Will be Banned from the entire server until the staff receive a message from the banned player that they have changed their skin.  We will then see the skin to determine if it is considered appropriate.  If so the player will be allowed back onto the server.  If not the player will be banned from the entire server for life. [/i]
If you believe that your ban is either wrong or inaccurate you can appeal your ban on the Aviatorcraft Forums.

[u][b]Profanity:[/b][/u]
  The use of swear words is allowed on the server to an extent.  Players are allowed to use swears in regular chat as long as they do not use it as harassment towards another player spam or excessively (3-4 times or part of every sentence they speak).  Players are not allowed to use racial slurs sexist slurs or any slurs that may offend other players.
        [b]First-Time Offenders:[/b]
                  -[i][u]If a staff member is online[/u]: the player will be kicked three times with warnings each time (1/3).  If they continue the player will be muted for 10 minutes from the section of the server where the profanity was performed.[/i]
                  -[i][u]If no staff member is online[/u] the player will be muted for 20 minutes from the section of the server where the profanity was performed.[/i]
        [b]Second-Time Offenders:[/b] [i]The player will be muted for30 minutes from the section of the server where the profanity was performed.[/i]
        [b]Third-Time Offenders:[/b] [i]The player will be muted for 1 hour from the section of the server where the profanity was performed.[/i]
        [b]Fourth-Time Offenders & Up:[/b] [i]The player will be banned from the entire server 1 day.  If they continue the player may be banned from the entire server for life.  It will depend on a group decision by the staff.[/i]
If you believe that your ban is either wrong or inaccurate you can appeal your ban on the Aviatorcraft Forums.

[u][b]Scamming:[/b][/u]
  While playing on any Aviatorcraft server all players are responsible for their own items plots factions armor and property on any server.  Because of this ruling players are allowed to scam other players on any Aviatorcraft server.  We ask all players to be wise and responsible while playing on the server and to be aware of whether an advertisement is a scam.  If a player is scammed while playing on the server they are asked not to spam harass or threaten to hack the player who performed the scamming.  For when a player decides to scam we ask them to scam at their own risk.


[size=12pt][u][b]Giving Back Items From PvP:[/b][/u][/size]
  We made this one big so you can see it.  If a player is killed or dies in a PvP Enabled Area the players who pick up your items [u]are not obligated to give them back[/u].  This includes any armor weapons items donor kits tools or illegal items.  If a player is seen harassing or spamming a person to give back their stuff the Spamming and/or Harassing Protocols will be followed.  The staff encourages that players do give back or at least asks players if they would like their stuff back.  However the player is not obligated to do so. This does not mean that asking for your stuff back is illegal. 

[size=14pt][b][color=blue]===Prison Rules===[/color][/b][/size]

[u][b]Griefing:[/b][/u]
  The griefing of plots in Prison is allowed as long as no hacking is used to grief the plot.  The player is responsible for all people that are added to their plot and if a player that was added to the plot griefed it is the owner of the plot who is responsible for the griefing.  There are no punishments for people who grief unless hacking was used in order to grief.  If hacking was used then the griefing will follow the Hacking Protocol.
  [b]Cleaning Up:[/b]
  If you want help in cleaning up a grief you can personal message any staff member with your name and plot coordinates and we can help you clean up your griefed plot we will not compensate any lost items.

[u][b]PvP:[/b][/u]
  When battling in the PvP Battle Arena 1v1 Arena or Free players must not abuse the arena through glitches or bugs on the server.  This includes: using hacks to battle others griefing the arenas teleporting out of battles while Combat Logged going into areas not permitted to players and using illegal items while battling. 
        [i][b]Hacking In PvP:[/b][/i] Follow the Hacking Protocol.
        [i][b]Griefing in Pvp:[/b][/i] Defined as "The misplacing of blocks and/or items that would cause a person to lag.  If the block being placed was never meant to be in the PvP Area the punishments are as follow:
            [b]First-Time Offenders:[/b] [i]Kicked from server with 1 warning. [/i]
            [b]Second-Time Offenders:[/b] [i]Banned from Prison for 6 hours. [/i]
            [b]Third-Time Offenders:[/b] [i]Banned from Prison for 3 days. [/i]
            [b]Fourth-Time Offenders & Up:[/b] [i]Banned from Prison for 1 week.  If continued their punishment will be decided by the staff members in a group vote.  This could lead to a permanent ban from Prison for life.  [/i]
        [i] [b]Teleporting While Logged:[/b][/i] Considered a form of hacking and cowardness.  Follow the Hacking Protocol.
        [i] [b]Illegal Items:[/b][/i] If a staff member gives you an item that is uncommon or rare on the server (Ex: KnockBack 10 Stick) that regular players cannot get the item is not to be used during PvP.  If seen using the item the item will be taken away from the player by a staff member.  No exceptions.
        [i] [b]Illegal Areas:[/b][/i] Players are not allowed to explore places that are considered off limits to regular players unless escorted by a staff member.  This is considered abusing a glitch but with lighter punishments.
              [b]First-Time Offenders:[/b] [i]Teleported Out of Area[/i]
              [b]Second-Time Offenders:[/b] [i]Kicked From the server with Two Warnings[/i]
              [b]Third-Time Offenders & Up:[/b] [i]Banned from Prison for 1 day.  If continued the player may be disciplined further based on a staff vote which may lead to a permanent ban from Prison. [/i]

[u][b]Mining:[/b][/u]
  When mining a player must follow all of the rules listed under Global Rules and Prison Rules.  The mines are to be used for everyone's enjoyment and are to be used freely.  Players are not allowed to break blocks that are used as the sidings of the mines.  [u]If you mine out a block that is used as siding please report it to any staff member.  They will teleport to you and fix the problem.[/u]  Players seen breaking the sidings of mines repeatedly are to be reported to a staff member where they will face the same discipline as Griefing in PvP.
        [b]First-Time Offenders:[/b] [i]Kicked from server with 1 warning. [/i]
        [b]Second-Time Offenders:[/b] [i]Banned from Prison for 6 hours. [/i]
        [b]Third-Time Offenders:[/b] [i]Banned from Prison for 3 days. [/i]
        [b]Fourth-Time Offenders & Up:[/b] [i]Banned from Prison for 1 week.  If continued their punishment will be decided by the staff members in a group vote.  This could lead to a permanent ban from Prison for life.  [/i]
           
[u][b]Ask For Items:[/b][/u]
  When playing on the server the player must not ask for items from other players.  Players are asked to refrain from doing so because this situation usually leads to spam or unwanted harassment from other players.  If a player must ask for an item from friends (i.e. a pickaxe an axe a sword some items that were dropped etc) we encourage that they do so through the /msg system installed on the server.  Asking a staff member for items is allowed to an extent.  The staff member can decide whether they will give items to players on the server.  Staff members are not allowed to drop illegal items such as [i]Spawners Command Blocks Dragon Eggs Mob Eggs Animals Bedrock Cocoa Wood Blocks (6 sided) Over-Enchant Armor (Protection 10) along with any item that a regular player cannot get from Vanilla Minecraft.[/i]  In order for a staff member to be allowed to drop these items they must ask an administrator or be an administrator.  Players who abuse this will be issued the following warnings:
        [b]First-Time Offenders:[/b] [i]Issued up to 3 warnings explaining what they did wrong.[/i]
        [b]Second-Time Offenders:[/b] [i]Kicked From server 1 time.[/i]
        [b]Third-Time Offenders:[/b] [i]Will be given a 10 minute mute.[/i]   
  This rule is fairly loosely enforced on the server but it is still an offense that may lead to punishment.  That is why the staff asks players to refrain from asking for items. 

[size=14pt][b][color=Red]===Factions Rules===[/color][/b][/size]

[u][b]Raiding Other Factions:[/b][/u]
  When a player raids/invades another faction they are allowed to do whatever they want to that faction base that they are raiding.  Players are allowed to destroy items attack/kill members of the enemy faction and completely obliterate the base.  However players are not allowed to raid/invade players using hacked clients mods that allow x-ray or texture packs that enable hacking.  If a player does use any of these the player will face the Hacking Protocols.

[u][b]Denigration:[/b][/u]
  While playing factions players are allowed to denigrate enemy factions.  This rule however is very closely watched and monitored.  Denigration is also known as Smack-Talk and Trash-Talk.  People who denigrate enemy factions cannot do it excessively or in a way in which the members of the faction being denigrated feel as if they are being belittled bullied or singled out.  If the faction being denigrated believes that the trash-talk is becoming unnecessary or overwhelming they can either contact a staff member to ask for the trash-talk to stop or report it to the Aviatorcraft forums website.  If no staff member is on during the trash-talk and a faction believes that it is becoming overwhelming or unnecessary then any report of the trash talk on forums will be taken as harassment and follow the harassment protocols.  If the faction being accused of denigration is reported and they believe that opposing faction was harassing just as much if not more to them [i]they are allowed to request for a chat log check or provide counter evidence in the form of either pictures screenshots or video[/i].  For a chat log check to asked for the player must file a report that must be done on forums under report a player (either in a separate thread or the accusation thread) with the EXACT time date and location of the report (i.e. factions).  If the counter evidence is believed to equal to the amount of trash talk provided in the original accusation then both factions will receive a warning for their language and no further action will be taken place. 

' 'xx' 1) " (5677" 1185 15 1427729711 15973 5677 'Re: Game Tags/Prefixes' 'Slacker' 'lazyazngamer@gmail.com' '162.223.16.106' 1 0 '' 'Cool. This is why I post stuff like this. To get information out there so that other's know about what's going on.
Well thanks for the update and here's hoping that it'll progress smoothly. ;D' 'xx' 1) " (5678" 1180 7 1427731577 16438 5678 'Re: Join the MisunAlliance today!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'i dun trust austin powers or the american postal express system *waits 3 weeks for t-shirt finds a badly beaten damaged box* but eh i want a shirt so <3 im joining austin powers <3' 'xx' 1) " (5294" 1100 1 1426518614 15973 5294 'Re: Server Rules Page?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'That's good. Hope this helps you guys out. I've helped manage a server before and I know how annoying it can get (used to get flooded with issues :-\\). So eventually I just made a page on the forums with some rules to help clarify things.

*Example*

[color=maroon][b]PVP[/b]
[i][b]Can Do:[/b][/i]
*grief pvp blah
[i][b]Cannot Do:[/b][/i]
*Log off during PVP hack etc[/color]

[color=green][b]Skyblock[/b]
.... etc[/color]

I'm a slacker when it comes to doing repetitive/annoying things so I usually made things more efficient. That made it easier for myself in the long run.' 'xx' 1) " (5649" 1183 2 1427669074 16406 5649 'Advert on Skyblock' 'LazyAzn' 'lazyazndude@gmail.com' '50.191.46.159' 1 0 '' '[b]Player Reported:[/b] craftypiper
[b]Reson for Report: [/b]Advert on Skyblock
[b]Proof:[/b] Followed instruction lead to server ip
[img]http://i.imgur.com/I2VQNgt.jpg[/img]' 'xx' 1) " (5650" 1183 2 1427669172 16406 5650 'Re: Advert on Skyblock' 'LazyAzn' 'lazyazndude@gmail.com' '50.191.46.159' 1 0 '' 'BCA64 was trying to get another ip out but couldn't figure out how to bypass the server's chat filters.' 'xx' 1) " (5299" 1102 1 1426538483 16284 5303 'Should there be a Build Team for AviatorCraft' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 1426542824 'CaptainDeadeye55' 'This Poll is to decide if there should be a Build Team for the Server [NOTICE] [IV'E BUILT FOR FIRE UK 9/10 BUILDER]' 'question' 1) " (5300" 1102 1 1426538977 46 5300 'Re: Should there be a Build Team for AviatorCraft' 'davide' 'davidenriquez41@gmail.com' '70.192.204.243' 1 0 '' 'Hello

Currently all of our staff contribute to the builds done on the server and we do have a small amount of people who we bring in to help with builds on the server but do not play on the server.  Every staff member has built something that was put into the server so the need of a build team is kind of unnecessary. We do have designated Helper Ranks for those who do help us in builds but once done with the build the rank is removed.  That is because it is easier for us to see our helpers with the rank. 

Just My Thoughts.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5301" 1102 1 1426539738 0 5301 'Re: Should there be a Build Team for AviatorCraft' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Didn't Shores2510 join the build team?' 'xx' 1) " (5302" 1102 1 1426541456 17 11197 'Re: Should there be a Build Team for AviatorCraft' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445045105 'Luke' '[font=times new roman]There is not an official "building team" but as JDK said we do bring in a few people to help contribute to a specific build. For the most part the builds are done by the staff. This saves them from having to possibly hand over a certain amount of cash to the helpers. I am not sure why shores is on any "building team"; might be a question for the admins? If you are skilled enough in Minecraft architecture we might give you an opportunity to participate in the development for future builds. The new-soon to be Creative server might be a good way to show off your skills for such a role.

Regards
lrice11[/font]

[font=times new roman]Edit: This is an old post back when I was mod but for people who snoop an official build team is now up and running ;)[/font]' 'xx' 1) " (5303" 1103 4 1426542793 34 5303 'The End Dimension - Rare Enderpearls!' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'There is currently no way to enter the end. All the End Portals were destroyed by trolls. This leaves a rarity in Enderpearls. There is not even a sign to buy them?!?!?! At least make a way to access the end or a sign to buy enderpearls. Please add a sign for buying Enderpearls many people are looking for these items. This only takes 10 seconds to do.... 8 for $7890 is reasonable price. Thank you!' 'xx' 1) " (5304" 1103 4 1426544734 26 5304 'Re: The End Dimension - Rare Enderpearls!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I has set home in the end lolololol' 'xx' 1) " (5305" 1104 5 1426545677 0 5305 'Rate from 1 to 10 on new house please!!! ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'I wanted to know what u think of my house on What should i change or Should i make it bigger just tell me what u think

http://imgur.com/3O0erBi V2cPlKr Ankv04w#0
' 'xx' 1) " (5306" 1105 5 1426545883 0 5306 'Just Trying Something ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'http://i.cubeupload.com/ZyONkF.png

' 'xx' 1) " (5307" 1103 4 1426546642 0 5307 'Re: The End Dimension - Rare Enderpearls!' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'I was under the assumption endportals were indestructible but eh. You could put an end portal in the middle of a pvp arena to make entering the arena a bit more challenging ;3' 'xx' 1) " (5309" 1103 4 1426550042 34 5309 'Re: The End Dimension - Rare Enderpearls!' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' '[quote author=Facelesswarrior5 link=topic=1103.msg5307#msg5307 date=1426546642]
I was under the assumption endportals were indestructible but eh. You could put an end portal in the middle of a pvp arena to make entering the arena a bit more challenging ;3
[/quote]
Or warp west same thing as PvP arena basically haha' 'xx' 1) " (5310" 1039 19 1426550153 34 5310 'Re: Server Suggestions' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Those are pretty good Ideas' 'xx' 1) " (5311" 1102 1 1426550209 34 5311 'Re: Should there be a Build Team for AviatorCraft' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'I don't think there should be a build team. Everything already seems to be built and plus nothing seems to be done for a while.' 'xx' 1) " (5651" 1101 35 1427670186 46 7558 'Re: >>Server Rules<<' 'davide' 'davidenriquez41@gmail.com' '70.192.201.117' 1 1432162812 'davide' '[u][b]Exploring:[/b][/u]
  Faction players are allowed to explore/parkour/go-on-an-adventure in factions as long as they are going into areas that are considered accessible to all players.  Donators are allowed into special areas of the server such as donor-lounge bigmac faction and/or BAHMLounge faction depending on which donator kit they purchased from either casino or from the Aviatorcraft Buycraft website.  If a player is seen in the donor-lounge and does not have a donor rank that allows them access to the donor-lounge the player will follow the Exploring Punishment Protocols.  If a player is seen exploring areas that are considered not to be seen by regular players or is in an illegal area in which they can either tamper grief or place blocks/items in then they will follow the Exploring Punishment Protocols.  These are the Exploring Punishment Protocols:
        [b]First-Time Offenders:[/b] [i]The player will be removed from the donor-lounge immediately and issued 1 warning. [/i]
        [b]Second-Time Offenders:[/b]  [i]The player will be kicked from server with a warning up to 2 times.[/i]
        [b]Third-Time Offenders:[/b]  [i]The player will be banned from the factions server for 1 day.[/i]
        [b]Fourth-Time Offenders & Up:[/b] [i] The player will be banned from factions for 3 days.  Any more times the player is seen going into the illegal area the player may become banned from the factions server for life. [/i]
If you believe that your ban is either wrong or inaccurate you can appeal your ban on the Aviatorcraft Forums.

[u][b]Excessive Caps:[/b][/u]
  Players are not allowed to abuse privileges of public chat through the use of excessive caps.  Excessive Caps on Aviatorcraft is defined as: "the use of either caps lock or placing of upper-case letters that either obstruct chat threaten others in chat or act as an emotion.  If a sentence has 6-7 letters or more that are either in sequence or repeated then it is Excessive Caps."  If a player is seen using excessive caps the following punishments will be issued:
        [b]First-Time Offenders:[/b]  [i]A single warning will be issued by a staff member through /warn.[/i]
        [b]Second-Time Offenders:[/b]  [i]The player will be kicked from the server up to three times with a warning count each time (1/3)[/i]
        [b]Third-Time Offenders:[/b]  [i]The player will be muted for 10 minutes for excessive caps with an additional 10 minutes added on for every Excessive Caps use after the initial muting.  This will occur up to 3 hours.[/i]
        [b]Fourth-Time Offenders:[/b]  [i]The player will be banned for 6 hours from the server where the excessive caps was performed.  If the player continues after this the staff will decide what will be an appropriate punishment for the player which may lead to a perm ban from the server where the caps was performed.[/i]
If you believe that your punishment is either wrong biased or unjustified you can appeal on the Aviatorcraft Forums Website.

[size=14pt][b][color=LimeGreen]===SkyBlock Rules===[/color][/b][/size]

[u][b]Griefing:[/b][/u]
  When playing Skyblock players are allowed to grief other islands as long as no hacking is used in the process.  However if a player is not added to a skyblock island and griefs it then that player may face prosecution for hacking or abusing a glitch.  Players are responsible for who is added onto their personal islands; if a player that was added to the island griefs it then the owner of the skyblock island will be found as the cause of the griefing. 
  [b]Cleaning Up:[/b]
  Players whose islands are griefed can ask any staff member to help them with cleaning up their island.  They can contact a staff member through our /mail system on the skyblock server personal message on forums or by /msg on our server (if a staff member is on).

[u][b]Island Hopping/Exploring:[/b][/u]
  When visiting an island players are asked to be respectful to the owners of that island.  If a player who is visiting an island refuses to cooperate with the island owner the owner has the right to expel that player from his island.  This is more commonly known as Island Hopping.  An "Island Hopper" will be defined as[u] a player who either visits an island and refuses to leave and/or a player who creates a warp by using /sethome on another player's island without the consent of the island owner.[/u]  Players who have their homes set on another player's island must have the consent of the island owner.  If the island owner asks a player to leave then the player must leave that island.  They are allowed to take their personal belongings (if any) from that island when they leave.  The players who refuse to leave will face the following punishments:
        [b]First-Time Offenders:[/b]  [i]Will be issued up to two warnings to leave the island with a warning count (1/2).[/i]
        [b]Second-Time Offenders:[/b]  [i]Will have their /sethome deleted by a moderator or an administrator.[/i]
If you believe that your ruling is either wrong or biased in any way you can appeal on the Aviatorcraft forums website. 

[u][b]Abuse of Flying Privileges:[/b][/u]
  For players who have ranks that allow them to fly on skyblock   players are not allowed to abuse the /fly privilege on the said server.  Abuse of Flying Privileges is when a player has access to the /fly command and uses it to annoy harass troll and/or Island hop other players.  People who have access to this command should never abuse it or it may get taken away.  Any player abusing this privilege will face the following consequences:
        [b]First-Time Offenders:[/b]  [i]Kicked from the server with up to 2 warnings with a warning count each time.[/i] (1/2).
        [b]Second-Time Offenders:[/b]  [i]Will have /fly privileges revoked from the skyblock server.[/i]
If you believe that your ruling or judgement is either wrong biased or unjustified you can appeal on the Aviatorcraft Forums website. 

[size=14pt][b][color=Maroon]===[color=orange]Survival Rules [color=maroon]/ [/color]Rags 2 Riches[/color]===[/color][/b][/size]

[u][b]Safe-Zoning/Running from Battle[/b][/u]
  When playing on the survival server players are allowed to PvP freely in designated non-protected areas of the server.  These areas include but are not limited to: Outside of Cardinal Directional Warps (North South East West) and Outside of Spawn/Shop.  [i]Players found with PvP mode enabled in these areas will be judged as hackers and will face the hacking protocol.[/i]  When in the act of PvP players who fight [b]are allowed to run back/flee into the designated safe zones.[/b]  Players who do this are usually called "Safe-Zoners."  Though this act is considered cowardly by most those who harass bully or taunt other people because they would be considered a "Safe-Zoner" will face prosecution for harassment.  Safe-Zoning and running from battle is allowed on the server for all players to use. 

[u][b]Role-Playing[/b][/u]
  The Survival / Rags 2 Riches server is found to have the most players who partake in role-playing.  Role-Playing is defined as:[u] the participation in a fictional/non-fictional story and/or game where the player represents a particular role in accordance with society and their interactions with others.[/u]  Players who role-play are allowed to do so in a free and unbiased manner however players who do role-play must comply with all of the Global Rules along with Excessive Caps (Factions) Asking For Items (Prison) and Denigration (Factions).  Players who role play are not allowed any free privileges and are not exempt from any of the Aviatorcraft rules.  Role-Players are not allowed to act out any harassment bullying fighting that includes excessive language and/or caps and denigration along with anything else that is included in the Global Rules.  [b]Role-Players Are Not Allowed To Act Out Any Kind of Sexual Intercourse/Behaviors in Chat. This includes Sexual Noises Pleasures Re-enactments of Sexual Positions Actions and/or Anything Related to Sexual Intercourse.[/b]  This includes Private messages in between players.  The staff are required to read all of chat including private messages.  We do not want to read about your sex lives.
 
  Role-Players are an important part to the server because of the fact that there are so many of them who do play on Aviatorcraft.  AviatorGaming mainly lives off of role-playing and with that being said we welcome them onto the server with open arms.  We have many rules for role-players because of the people who do abuse the privilege.  We do not want to ban anyone or mute a player because they are role-playing but those who abuse the privilege will lose it through a mute and/or ban.  Role-players are allowed to date have weddings get married have kids and mainly can re-enact anything they want as long as it is within the rules of Rags 2 Riches and the Entire Server. 

[u][b]Starting Spam Waves[/b][/u]
  Starting any sort of chat message with the intent to cause spam or have players repeat a singular message mentioned in the original message is prohibited to an extent on the server.  This is known as a Spam Wave.  Common forms of spam waves include "Say 123 if you love Cats " "#PlayerAForModerator " and "Say you suck if you hate Player A."  Spam Waves flood chat which may lead to unnecessary lag onto the server making the game less enjoyable for most players.  Some types of Spam Waves are allowed because there are some that do not cause a lot of response.  Spam Waves that ask for another role-player (a brother cat dog animal plant etc.) are allowed because they usually cause a response of around 2-3 people. 
  The Spam Waves that are not allowed are those that are irrelevant to the server or the game.  This includes anything that might provoke an argument a form of harassment or is meant to advertise a certain claim.  These include any of the examples shown at the beginning of this (I love cats players for mod etc) post.  Players who are found starting these types of spam waves excessively will face the following punishments:
        [b]First-Time Offenders:[/b] [i]Will be issued a warning through /warn by a staff member.[/i]
        [b]Second-Time Offenders:[/b] [i]Kicked from the server up to two times with a warning count (1/2).[/i]
        [b]Third-Time Offenders:[/b] [i]Muted for 30 minutes with an additional 15 minutes for every next offense up to 3 hours.[/i]
        [b]Fourth-Tiime Offenders & Up:[/b] [i]Banned from the server for 1 day.  Any more offenses after this will enable the punishment to be decided by Aviatorcraft Staff members.  This may lead to a permanent ban from that server.[/i]
If you believe that your ruling is either biased wrong or unjustified you can appeal on the Aviatorcraft Forums Website.

[size=14pt][b][color=Turquoise]===Staff Member Rules===[/color][/b][/size]

[u][b]Players Asking For Staff[/b][/u]
  When a player has a problem that they cannot fix themselves or they do not know how to fix themselves the player is asked to request any staff member to assist them.  Staff members such as Trial-Mods Moderators Admins and Helpers are asked to do their best to answer any problem that is asked to them.  Staff are not required to answer every question that comes before them.  If a staff member believes that a question that is asked by a player is either inappropriate unnecessary or too personal then the staff member has the right to refuse to answer the question.  Players are asked not to waste staff member's time when they are assisting someone or are in the middle of a project for the server.  Players are also asked to only tell staff members of serious concerns/problems relating to the Aviatorcraft server to staff members.  If a staff member is unable to assist a player on the server then they must ask a higher ranking staff member for assistance.  Staff members must inform the player that is in need of assistance if they are unable to perform the action being requested.  If a staff member is not sure if something is allowed or not they must ask a higher or equal ranking staff member for assistance.  [b]Not all questions/concerns/problems will be fixed immediately some situations may take up to 24 hours to complete.[/b]  If a player who asked for assistance has not received an answer to their question and/or problem for over 24 hours then they are asked to report their concern on the Aviatorcraft Forums website. 

[u][b]Ban Appeals Rulings and Similar Situations[/b][/u]
  Any staff member who gives out a kick/mute/temp-ban/ban may have his ruling changed by an [b]administrator(admin) only[/b].  Moderators are not allowed to overturn a ruling by a Helper/Trial-Mod/Moderator unless three (or more) other staff members (two must be a moderator) agree with the over-ruling.  If the over-ruling does occur then the final ruling may be confirmed or reversed only by an administrator (admin).  There is no punishment for false rulings or those that are considered biased in any form unless it relates to Harassment.  The punishment for false harassment rulings is minor and will usually not result in a demotion unless done multiple times by the same staff member. 
  Staff members are allowed to dislike other players since it is a common theme in human nature.  Staff members though are not allowed to kick/mute/temp-ban/ban any player unless it relates to the player breaking a Global or Server rule.  Staff are only allowed to do this if a player willingly requests to be either kicked or muted by a staff member.  Trolling players by using kick/mute/temp-ban/ban is illegal and may result in demotion. 

[u][b]Building[/b][/u]
  All staff members are allowed to build freely on the server in any location as long as it does not invade high traffic areas of the server player plots and/or player accessible areas. Staff members are the only players who have access to world edit on all servers if other players are seen using world edit anywhere on the server that is not Creative they will facing hacking protocol.  In order for a staff member to build in a player plot they must ask the owner of the player plot for permission to build.  Staff may fix or add small things to a server spawn or warp freely. However anything like changing the whole thing must be approved

[u][b]Combining Plots[/b][/u]
  Upon the request of the player staff are allowed to combine plots of other players along with their own plots.  The staff can combine a maximum of 4 plots that are owned by the same player.  If two plots are two be connected and are owned by two different players then those players must both give consent to combine plots with one another.  When combining plots staff are required to inform the players that the area that will be used as a combination area is a no-building zone to default players.  If the player(s) wish to have a type of footpath there or any type of structure they are to ask a staff member for assistance.  The staff member does have the right to refuse a build request for the dead space in plots. 
  [i]*NOTE* If a player wishes to have a structure in between their plots they only need to message JDK and ask him.  Remember to include what type of structure they want their plot ID number and details as to what materials they want style etc.[/i]
' 'xx' 1) " (7558" 1632 2 1432161856 26 7558 'Re: Gmob trying to immitate SubZeroPlayz and Sub0X32 [ Actual New Version ]' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' '(lock it)' 'xx' 1) " (5332" 1059 5 1426610335 26 5332 'Re: Steve is Missing!!! Starring Bigmacnation Aviatorgaming Burtgasm Mlghwnt 7misun' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'lol face i watched the episode and was like oh my god..' 'xx' 1) " (5334" 1109 2 1426619255 16222 5358 'Insult and Cussing' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 1426696546 'WhiteDecay' 'Factions
3/17/15
2:55 - 3:05pm

Stucando and ClaysterGames

[img]http://i.imgur.com/qGwpP7a.png[/img]
[img]http://i.imgur.com/LHVtkz0.png[/img]
[img]http://i.imgur.com/8pHlTRG.png[/img]
[img]http://i.imgur.com/yVseJLJ.png[/img]' 'xx' 1) " (5335" 1110 2 1426619448 15973 5335 'Skyblock Profanity/Spam' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Player: NoahJames50
Reason for Report: Profanity/Spam in Skyblock
Proof:
[img]http://i.imgur.com/3oNvevv.png[/img]' 'xx' 1) " (5336" 1109 2 1426620172 26 5336 'Re: IDK what for' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Wtf?' 'xx' 1) " (5337" 1109 2 1426621115 15973 5337 'Re: IDK what for' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'This is the kinda crap that keeps we away from factions. Too much drama for me.  :-\\' 'xx' 1) " (5338" 1111 4 1426622025 15888 5470 'Enemy Land Problem ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 1426954040 'Soniccaleb' 'Today a friend of mine on factions was trapped in a claimed area. For some reason if you're in enemy territory you can't tp out of the claim. The only command that I was able to use was /back. When you have the time could one of the staff members hop on to factions and fix this problem? It would be appreciated.' 'xx' 1) " (5339" 1111 4 1426622160 16222 5339 'Re: Enemy land problem' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'They added that so u cant tp out because many players complained about it. they have two choices :

disable that

or Have car do some coding to turn on explosion on claimed land' 'xx' 1) " (5340" 1111 4 1426622258 26 5340 'Re: Enemy land problem' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You can /home ' 'xx' 1) " (5342" 1111 4 1426623511 15888 5342 'Re: Enemy land problem' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 1426623652 'Soniccaleb' 'It doesn't work' 'xx' 1) " (5343" 1108 12 1426636614 16020 5343 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'thanks Davide!!!!!!!! I got rlly upset yesterday because its been so long and myhitman aint back' 'xx' 1) " (5344" 1109 2 1426640545 0 5344 'Re: IDK what for' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Like white said sonic was kind of continuing the argument. If you had just /ignored them I doubt we would be here right now.' 'xx' 1) " (5345" 1108 12 1426641353 16020 5345 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'are ya done can i get it back now ;-;
' 'xx' 1) " (5346" 1110 2 1426644600 46 5346 'Re: Skyblock Profanity/Spam' 'davide' 'davidenriquez41@gmail.com' '173.209.212.193' 1 0 '' 'Hello

The player will be muted for 10 minutes for excessive profanity.

Thank you for the report.' 'xx' 1) " (5347" 1108 12 1426645971 16020 5347 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'plz get it back its been 2 day. Sence i posted the report ;-;' 'xx' 1) " (5348" 1112 12 1426646151 16020 5348 'Repost to HITMAN rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'i want ma hitman back no one is doing anything about it!!!!' 'xx' 1) " (5349" 1108 12 1426647087 37 5349 'Re: Hitman rank' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.29.6.163' 1 0 '' 'You were a Hitman? Since when? You were always a thug even before the reset.' 'xx' 1) " (5350" 1112 12 1426649914 0 5350 'Re: Repost to HITMAN rank' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'The staff have a long to-do list. Continually posting on the forums and bugging them about it will do nothing to speed up the process. I promise that a staff member will address your rank as soon as possible but until then you need to be patient. *It Doesn't help to spam staff its borderline rude*' 'xx' 1) " (5351" 1113 7 1426650488 0 5351 'The Corruption Behind Deathtouch' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Hello I'm Facelesswarrior5 or as factions players know me [color=teal]Trialmod5[/color]
I would like to tell you all the true story behind what goes on in the Faction Deathtouch. I have spent time in and out the faction and it seems every time I return one thing remains constant that continually screws us all over.
This one thing is bluebot4545.
Consistently bluebot has ruined friendships in the faction and gotten players in trouble with no tangible evidence. Why? Because greenbomb (The leader) trusts him for no apperant reason. Bluebot has done so many things and gotten away with them that's it isn't even funny anymore. Once upon a time Ambrosinis was having a little argument with blue. The next day blue whined to greenbomb and ambro was promptly demoted for no reason. Also bluebot keeps leaving and re-entering the faction only to become an officer yet again. Its unknown WHY bluebot has so much sway over greenbomb but this can go on no longer. As a good friend to many people in deathtouch its my personal opinion that bluebot should not remain in the faction for he will continue to make things worse. Also bluebot is a magnet for enemies to the faction because he makes so many players unhappy. Just today bluebot was mobbed by 7 players in factions all working together to kill him when they normally hate eachother.

Also bluebot has admitted in chat that he DDOSed and even subtly threatened Ambro with DDOSing if she didn't back off.

Dende Green you know I've been in the faction for a while and im not oblivious as to why things start screwing up. Bluebot is a mistake and isn't worth keeping. Keep my advice or not but I can promise you as long as he remains you will have many powerful enemies. I for one am devoting plenty of time and effort to rid factions of him e.e

I am leaving the replies open for discussion but if it becomes a fight I will lock the post.
That's all I have to say [color=teal]Trialmod5[/color]' 'xx' 1) " (5352" 1113 7 1426652362 26 5352 'Re: The Corruption Behind Deathtouch' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I guess i'll talk to green about it. (I feel like a mod handling a problem lol)' 'xx' 1) " (5353" 1108 12 1426655629 16020 5353 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Nah luke 5 hours before reset i bought hitman Lol
' 'xx' 1) " (5354" 1112 12 1426655689 16020 5354 'Re: Repost to HITMAN rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'ok!' 'xx' 1) " (5355" 1109 2 1426657567 16393 5355 'Re: IDK what for' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'Yeah agreed just do /ignore ' 'xx' 1) " (5356" 1109 2 1426659025 15888 5356 'Re: IDK what for' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.86' 1 0 '' 'If you saw the whole thing then you know I was defending myself.' 'xx' 1) " (5357" 1108 12 1426685708 26 5357 'Re: Hitman rank' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Luke??? ' 'xx' 1) " (5358" 1109 2 1426692844 16222 5358 'Re: IDK what for' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' '[quote author=Soniccaleb link=topic=1109.msg5356#msg5356 date=1426659025]
If you saw the whole thing then you know I was defending myself.
[/quote]
^^' 'xx' 1) " (5359" 1108 12 1426697671 16020 5359 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Ment to say like i really suck at typing my issue is still a issue' 'xx' 1) " (5360" 1109 2 1426707253 46 5360 'Re: Insult and Cussing' 'davide' 'davidenriquez41@gmail.com' '70.192.208.197' 1 0 '' 'Hello

Based on what evidence has been presented stucando will be banned for 1 day for harassment from factions.

Thank you for the report

~[color=blue]JDK21132[/color]' 'xx' 1) " (5361" 1114 2 1426707306 16387 5361 'SPAMMING' '88tk88' 'traviskobus@icloud.com' '71.93.165.214' 1 0 '' 'Lots of people are spamming me like Heneen ALOT. They teleport to me message me and all sorts of that stuff. IT GETS REALLY ANNOYING!!! But I'm a little bit confused because how come you can spam teleporting and messaging but not chat? I suggest that someone adds that you CAN'T SPAM ANYTHING!                                                                                . :-[                                                                                                                                                                                                                                                                                              .  >:(    :-[ :-[ :-[ :-[ :-[ :-[ :-[ >:( >:( >:( >:( >:( >:( >:( >:(                                                                                                                                                                            -88tk88                          ' 'exclamation' 1) " (5362" 1114 2 1426708778 16222 5362 'Re: SPAMMING' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'you need evidence of this problem for the staff to do anything to help but for they cant help because of the lack of evidence and that u posted this in the wrong topic.' 'xx' 1) " (5363" 1115 1 1426717100 46 5363 'MOVED: SPAMMING' 'davide' 'davidenriquez41@gmail.com' '70.192.208.197' 1 0 '' 'This topic has been moved to Report A Player.

http://aviatorcraft.com/index.php?topic=1114.0' 'moved' 1) " (5364" 1116 2 1426727239 0 5364 'Pandakid5 spamming on how bad the server is and i mean real bad ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Player - Pandakid5

What server  - Prison

What Time  - Umm i dont know about ur time but mine is 8:10

Evidence ? - I got evidence  http://imgur.com/yzzyYft 4Ohwdlz' 'xx' 1) " (5371" 1113 7 1426738530 16192 5371 'Re: The Corruption Behind Deathtouch' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'Lel the sad thing about this post that it's all true ;-;' 'xx' 1) " (5370" 1118 1 1426737666 26 5370 'Re: How Good am I at Building' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Show us builds' 'xx' 1) " (5366" 1116 2 1426734075 46 5366 'Re: Pandakid5 spamming on how bad the server is and i mean real bad ' 'davide' 'davidenriquez41@gmail.com' '173.209.212.203' 1 0 '' 'Dende he does show the username. It will be a 20 minute mute for spam but Tue last comment panda says may invoke a 2 day ban from the server for harassment. I have asked the other staff to decide on that last comment.

For now 20mins' 'xx' 1) " (5367" 1117 12 1426736571 16381 5367 'CHIEF' 'fuzzypig88' 'rainbowlaughing88@gmail.com' '99.229.218.167' 1 0 '' 'i bought the chief rank but instead it randomly gave me hitman rank and in Canada we pay more sand i paid more money for nothing' 'xx' 1) " (5368" 1039 19 1426737152 16284 5368 'Re: Server Suggestions' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'dont change anything the server is fine as it is' 'xx' 1) " (5369" 1118 1 1426737351 16284 5371 'How Good am I at Building' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 1426743265 'CaptainDeadeye55' 'This poll is to decide how good a builder i am think i suck before u vote





                          SECRET THING IM WORKING ON>>>>>>>>>> http://imgur.com/Aqjy2zB' 'question' 1) " (5372" 1118 1 1426749999 16222 5372 'Re: How Good am I at Building' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'i cant vote for some reason' 'xx' 1) " (5373" 1117 12 1426773038 1 5805 'Re: CHIEF' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.212.234' 1 1428222452 'Alex' 'Please provide your minecraft name and time of payment.
Edit: Locked due to no response.' 'xx' 1) " (5374" 1108 12 1426773128 1 5374 'Re: Hitman rank' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.212.234' 1 0 '' '[quote author=davide link=topic=1108.msg5317#msg5317 date=1426565971]
Sorry for the long delay. We will investigate this.
[/quote]
please tell us when you say these things jdk

What's your minecraft name momo?' 'xx' 1) " (5375" 1118 1 1426773883 1 5375 'Re: How Good am I at Building' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.212.234' 1 0 '' '[quote author=DendeTheWizard link=topic=1118.msg5370#msg5370 date=1426737666]
Show us builds
[/quote]' 'xx' 1) " (5376" 1119 1 1426773971 1 5376 'MOVED: Server Suggestions' 'Alex' 'alextehbest@hotmail.com' '176.227.212.234' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=15.0]Suggestions & Requests[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1039.0[/iurl]' 'moved' 1) " (5392" 1122 4 1426804660 15888 5392 'Re: The Invis Pots Bug' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.28' 1 0 '' 'What server?' 'xx' 1) " (5393" 1114 2 1426804743 0 5393 'Re: SPAMMING' 'ckarate01' '' '199.47.117.195' 1 0 '' 'And also i do suggest ignoring them it seems alot easyer to not hear them from there spam =D' 'xx' 1) " (5394" 1122 4 1426804856 0 5394 'Re: The Invis Pots Bug' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Oh Prison
' 'xx' 1) " (5395" 1102 1 1426814004 16222 5395 'Re: Should there be a Build Team for AviatorCraft' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 0 '' 'I personally think that a build team is only required if the server was actually bigger like (this is just example not advertisement) mineplex or hypixel. AviatorCraft is like a Small to Medium size server while the ones i mention are Large to Gigantic.

Also someone mention that a build team cost money from the server.

And it seems Zach is not asking for much on his server because he know that it takes time to rise to a even higher place for the server to need and want to expand.' 'xx' 1) " (5397" 1124 15 1426816124 16222 5441 'News Feed and others' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.252.148.132' 1 1426914843 'WhiteDecay' 'So I came up with this idea of a [glow=red 2 300]News Feed.[/glow]
I was on another server website and I was stupid enough not to think of the it.


I think a News Feed should be the FIRST thing you see when you come on Aviatorcraft.com.
--[glow=Green 2 300]We can add Tabs such as Forum Contact support Videos (aviator vids) Home (News Feed) and Server Store or Store also Event.[/glow]
-Reason for event is because JDK21132 had a game on his prison plot Minecraft Millionaire and the first PvP tournament is also an event. So i strongly suggest a Event tab.
*Idea source: j_boy1234*

The reason for this is because the players want to have something to be excited for and to know what to come.
*The reset more than 3/4 of the players didn't know about the reset and kept asking questions to all mods and admins*

Since Zach (Mr.Aviator) blindly spill the beans on the new mini-games that wasn't ready to be announced yet caused an uproar on; when the will they come out what kind of game is it will there be ranks for it gears and all that.
*Not really there was no uproar but I'm saying what if there was O_O*

[glow=blue 2 300]Video tab[/glow]
Under the Video should be lastest BAHMLounge and Aviatorgaming videos so that people won't have to leave the forum to go on another tab to youtube.

[glow=red 2 300]Store[/glow]
Tab is a link to the donation store (buycraft)

[glow=yellow 2 300]Contact Support (message a mod or admin)[/glow]
Tab with contact to message only Mods because many people will be going to bug Fireblazer and Carmau so only Mods


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

This is a tab that should be decided by either the Admins and/or Aviator.  [shadow=green left][glow=darkgreen 2 800]VOTE!![/glow][/shadow]

This is a new tab with the link to vote for Aviatorcraft. The more vote the more popular it will be and the more popular the more players.

Yes I know you only get vote reward in Prison that why i come up with rewards for skyblocks and faction that may seem fair.
Also to add reward for consecutive voting.[u] (If you vote on monday and then skip a day to vote on Wednesday your voting start over meaning your consecutive voting end.)[/u]
*[i]suggestion are welcome but remember it have to be a little advantage but not too much of an advantage[/i]*

Vote Rewards

-Skyblocks:          1 vote= unbreaking 1 wooden pick
                          10 vote= unbreaking 1 stone pick
                          20 vote= unbreaking 2 iron pick
*Admin choice* 30-50 vote= diamond pick iron sword and unbreaking 2 iron pick

-Factions:            1 vote= 10x enchanted bottles
                          10 vote=  diamond pick
                          20 vote= *same as last* plus 10 mcmmo skill.
*Admin choice* 30-50 vote= same as last but 20 mcmmo skill.

I'm afraid Survival doesn't get a reward system because it is based on survival one must survive =on their own so no help in this one. Sorry not sorry :)
Casino is like a reward system to get ranks and it already have a daily rewards that have a set milestone.

--[glow=gray 2 300]Admin choice: Mean they can change the prize and/or choose how many consecutive vote you need to get that reward
[/glow]

For both skyblocks and faction if its seem unfair to get these things. Here's my Plan B

Skyblocks: 1 vote= 1 Dirt block or Grass Block *bonus 1 extra*

Factions: 1 vote= 5 mcmmo skill points *bonus 5 extra*

[b]*Bonus*[/b]
If your consecutive voting is above "[b]7[/b]" then from then on you get the bonus extra as long as your consecutive votes are above 7. If you miss a day you have to start all over until you have more than 7 votes.

[glow=black 3 300]*!!!IMPORTANT!!!*[/glow]
These rewards will only affect the first server area you go in. Meaning if you go in Faction and got the vote reward you won't get the vote reward in skyblock and prison because you chose factions. same goes for Prison and Skyblock this affect all.

But if you voted and got the factions reward and then you go in prison the next day and vote you will get that reward but not Factions BUT your vote will count toward all three even if you don't go there. Example: you have 10 consecutive votes and you been in getting Factions rewards then you finally go to Skyblock on the 11th vote you will still get the bonus for skyblock same goes for prison.
^^
This is Almost the same as the casino daily money and milestone.

Hope you like it and enjoy the mods admins kylala and i at the beach :) Oh and the AviatorCrafters
[img]http://i.imgur.com/NFRVJgY.png[/img]' 'xx' 1) " (5442" 1138 4 1426917142 16457 5442 'Nether Portal Trap Factions' 'OrionRelic' 'omanstout@gmail.com' '96.60.206.253' 1 0 '' 'My 6 year old son rigelstout is stuck in a nether portal trap in factions.

This really ruins the game for both of us as he is the reason I play.
Not to mention I had to deal with him crying for an hour about it...

How do I get him out?

Thank' 'question' 1) " (5398" 1125 2 1426834588 16393 5398 'Harassment' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'here are some examples of Squirreliscool swearing his head off at me i blurred the rest of the chat and just focused on what he said. What i did was i tried to kill him in pvp i mean pvp is meant for killing people right? but he ran away quickly did /p h and started swearing at me because i attempted to kill him. i believe this is totally wrong if possible could one of the mods or admins please do something about this.

Thanks Marco_Polo619' 'sad' 1) " (5399" 1126 15 1426835290 16393 5399 'Heads' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'i think pvp on AviatorCraft is alright but i have something in mind that could make it even better. so in pvp when you kill another player you get their Armour and whatever junk they had in their inventory what i think the admins should do is whenever you kill someone you get their head. getting other player heads is so fun because you can add heaps of them to a collection another thing is that you should be able to place bounty on someone if you guys are ever sick of seeing some guy rule pvp then place a bounty on them so if i wanted another player dead why not put money on that player for someone else to kill them and in the end if they succeed in killing them you get the reward of the amount of money you placed on that person. i believe that this is a very smart addition to the sever.

By Marco_Polo619' 'smiley' 1) " (5400" 1126 15 1426837777 16222 5400 'Re: Heads' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'The admins doesn't want to enable the head plugin in prison.

i like the bounty idea tho ' 'xx' 1) " (5401" 1030 39 1426837917 16222 5401 'Re: Aviatorcraft PVP Tournament' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I wouldn't want to fight you at all' 'recycled' 1) " (5402" 1121 5 1426850395 50 5402 'Re: Mods and Admin Soccor Game' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Wow i love it !!!!!! This is great!!!!!!!!!!!!!!!!!!! :D' 'xx' 1) " (5403" 1126 15 1426858554 26 5403 'Re: Heads' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'They are going to put bounty. I heard them talk about it before' 'xx' 1) " (5404" 1121 5 1426860263 1 5404 'Re: Mods and Admin Soccor Game' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.150.76' 1 1426860409 'Alex' 'This is really cool I thought you [url=http://minecraft.novaskin.me/wallpapers#copa]rendered it yourself at first[/url] but still nevertheless it's pretty awesome.' 'xx' 1) " (5405" 1121 5 1426866745 16222 5405 'Re: Mods and Admin Soccor Game' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'No i wish i did but i got it of of novaskin wallpaper' 'xx' 1) " (5406" 1127 2 1426874971 15888 5406 'CobraKiller805 Spamming' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '97.77.8.218' 1 0 '' 'Server: Factions

Who: CobraKiller805

When: 3-20-15


Proof: [img]http://i.imgur.com/7Z0tAIb.png[/img]
' 'xx' 1) " (5407" 1128 2 1426875138 15878 5408 'Racist names.' 'TheArticMonkey' '1kie27i@gmail.com' '94.9.162.226' 1 1426876554 'TheArticMonkey' 'What server where they on? -- PRISON
Who is the player? -- PVP_Inception
When did they break the rule? -- March 20th 2015 6:12pm UK Time
The rule they broke? -- irresponsibly using perms to offend others and changing name to "Nigger" and "Pussyfart" and more
Proof? -- http://imgur.com/psWQkmd kvU6Mv8 (Two pages)

This person should have their perms removed for abusing them to hurt/offend others.

-TheArticMonkey




Back to reporting people <3




EDIT: Check chat logs as I'm not certain it actually was PVP_Inception' 'xx' 1) " (5408" 1102 1 1426875336 17 11199 'Re: Should there be a Build Team for AviatorCraft' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445048632 'Luke' '[font=times new roman]Whitedecay

First off we are working on expanding the server. New stuff should be added soon. If we were to have an official building team who were to build decent size builds for the servers more likely than not they would recieve something. Paying the build team would be up to Zach and it would probably vary. As of right now most builds are being built by the staff and a few other people myself and others have called on board. So as you said we probably will only make applications available when we get a tad bit bigger and the supply for builds is heavily needed. [/font]

[font=times new roman]Regards [/font]
[font=times new roman]Luke[/font]

[font=times new roman]Edit: This post was made while I was a moderator for you snoopers out there. There is now an active official build team.[/font]' 'xx' 1) " (5409" 1127 2 1426876789 46 5409 'Re: CobraKiller805 Spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.209.137' 1 0 '' 'Hello

The player will be muted for 20 minutes for spamming.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5410" 1125 2 1426877000 46 5410 'Re: Harassment' 'davide' 'davidenriquez41@gmail.com' '70.192.209.137' 1 0 '' 'Hello

Since the evidence presented is not too severe the player will be muted for 10 minutes for excessive profanity.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5411" 1128 2 1426877232 46 5411 'Re: Racist names.' 'davide' 'davidenriquez41@gmail.com' '70.192.209.137' 1 0 '' 'Hello

Since the server has a zero tolerance policy for racism the player will be banned for 1 day.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5412" 1120 2 1426877443 46 5412 'Re: alfecat123 rule 5 ' 'davide' 'davidenriquez41@gmail.com' '70.192.209.137' 1 0 '' 'Hello

The evidence presented is not sufficient in order to issue a punishment.  The player will receive a warning for his actions though.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5413" 1121 5 1426877507 46 5413 'Re: Mods and Admin Soccor Game' 'davide' 'davidenriquez41@gmail.com' '70.192.209.137' 1 0 '' 'Lol I am giving a yellow card for nothing XD' 'xx' 1) " (5414" 1102 1 1426877535 16222 5414 'Re: Should there be a Build Team for AviatorCraft' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'okie dokee :)' 'xx' 1) " (5415" 1129 10 1426877540 16453 5415 'Ban Apeal?' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'PVP_Inception
No clue why or who banned me
i dont think i did anything wrong?' 'xx' 1) " (5416" 1129 10 1426877589 16222 5416 'Re: Ban Apeal?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'need more to explain why u should be unban.' 'xx' 1) " (5417" 1129 10 1426877787 16453 5417 'Re: Ban Apeal?' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'Well i have absolutely no clue what i got banned for?' 'xx' 1) " (5418" 1129 10 1426878224 16222 5418 'Re: Ban Apeal?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'heres what you did: [url=http://aviatorcraft.com/index.php?topic=1128.0]http://aviatorcraft.com/index.php?topic=1128.0[/url]' 'xx' 1) " (5419" 1129 10 1426878380 16453 5419 'Re: Ban Apeal?' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'o ight didn't even know that wasn't allowed normally servers just have a anti cuss plugin' 'xx' 1) " (5420" 1129 10 1426879297 17 11199 'Re: Ban Apeal?' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445048549 'Luke' '[font=times new roman]Hello

You were just banned for offending another race with vulgar terms. It is more than just "cussing" and you know better. Due to the offense and the fact your are only banned for one day your ban appeal has been declined.

Thanks
lrice11[/font]' 'xx' 1) " (5421" 1030 39 1426879637 16168 5421 'Re: Aviatorcraft PVP Tournament' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'I won't be on in till later later today for tournament cause I'm going to a ''Friends'' House ;) and i will be at her house for a good 2 hours so ill try too come back as soon as i can so please don't kick me from the tournament!' 'recycled' 1) " (5432" 1113 7 1426898492 28 5432 'Re: The Corruption Behind Deathtouch' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Yet you never gave up on me' 'xx' 1) " (5433" 1030 39 1426898529 28 5433 'Re: Aviatorcraft PVP Tournament' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'MY LUCK... I get on as soon as it ends' 'recycled' 1) " (5434" 1135 1 1426908162 15888 5434 'Re: Soulmastera vs. Noah - DRAW' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '97.77.8.218' 1 0 '' 'True even Noah was upset' 'xx' 1) " (5435" 1124 15 1426910732 16222 5435 'Re: News Feed and others' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'been 24 hours please comment i like comment more than views

BUMP' 'xx' 1) " (5436" 1136 2 1426911348 16456 5436 'Harrassment Bullying sexist etc..' '_LizTheLizard_' 'elizabethrmcclaran@yahoo.com' '71.193.225.159' 1 0 '' 'Well the player XxFireKingXx has been Harassing me all night with other players. He is also being extremely sexist to me and other players. Also calling me every cuss name that can be said. If you could please ban or kick him for these things I would be more then happy. Thank you for reading this. This was _LizTheLizard_' 'angry' 1) " (5437" 1136 2 1426911882 16456 5438 'Re: Harrassment Bullying sexist etc..' '_LizTheLizard_' 'elizabethrmcclaran@yahoo.com' '71.193.225.159' 1 1426912328 '_LizTheLizard_' '[quote author=_LizTheLizard_ link=topic=1136.msg5436#msg5436 date=1426911348]
Well the player XxFireKingXx has been Harassing me all night with other players. He is also being extremely sexist to me and other players. Also calling me every cuss name that can be said. If you could please ban or kick him for these things I would be more then happy. Thank you for reading this. This was _LizTheLizard_
[/quote] He said "Your a Pussy A** B****" to me and called other people "cun**" and was extremely sexist towards girls. Just to be fair I am a 11 year old girl and he was harassing me badly just because I cant kill him. I came on the server to have fun but then he has to come on and harass me with terrible words and again... Im 11. Can someone tell me what a cu** is because thats what he called me. If you can accept this as a great report thank you. ' 'xx' 1) " (5430" 1030 39 1426891049 16020 5430 'Re: Aviatorcraft PVP Tournament' 'momopandaparty' 'momokaplan2003@gmail.com' '172.56.33.19' 1 0 '' 'So gucking late plz font disqualify ill be hime in30 minutes' 'recycled' 1) " (5431" 1135 1 1426897151 24 5431 'Soulmastera vs. Noah - DRAW' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Ok so twini let us do the 2nd round i was fighting noah and we both died but twini said I died first. But other said draw and i saw both of us draw so i don't know how the hell draw will do' 'xx' 1) " (5429" 1030 39 1426887835 26 5429 'Re: Aviatorcraft PVP Tournament' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Erm if your to late your getting kicked. I dont know when this one was posted so I dont know if the time passed or not.' 'recycled' 1) " (5438" 1137 2 1426912242 16456 5438 'Harrassment ' '_LizTheLizard_' 'elizabethrmcclaran@yahoo.com' '71.193.225.159' 1 0 '' 'Doomstalker186 clearly stated to me to "burn in hell". Not to big of a deal but it is still bullying. Thank you for reading' 'thumbdown' 1) " (5439" 1124 15 1426912441 1 5439 'Re: News Feed and others' 'godlikefrank' 'alextehbest@hotmail.com' '87.115.171.160' 1 0 '' 'I could work on that I've been meaning to move some stuff around for the website anyway and we could do with one.' 'xx' 1) " (5440" 1136 2 1426913705 32 5477 'Re: Harrassment Bullying sexist etc..' '7misun' '7misun@gmail.com' '96.47.120.16' 1 1426962998 '7misun' 'When you report someone please send screenshots or there is nothing we can do' 'xx' 1) " (5441" 1137 2 1426914358 15888 5441 'Re: Harrassment ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '97.77.8.218' 1 0 '' 'Any form of proof is required for action to be taken' 'xx' 1) " (5443" 1139 2 1426917691 16168 5443 'Hacking or naw?' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'What server were they on? Factions? Prison? Prison
Who is the player? Fibs
When did they break the rule? Hacking Or naw?

Proof: https://www.youtube.com/watch?v=N2U5OEc7wFU&feature=youtu.be

Note: Just leting you know most of the hack parts are on 0:40 And 2:00 And Make sure too put it on 720 p HD Quality
And also i was lagging cause of recording And Ofcourse most of the lag was coming from The new Pvp Arena.
' 'xx' 1) " (5444" 1136 2 1426918108 16222 5444 'Re: Harrassment Bullying sexist etc..' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'When*' 'xx' 1) " (5445" 1138 4 1426918187 16222 5445 'Re: Nether Portal Trap Factions' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'umm jsut tp him out or /home' 'xx' 1) " (5446" 1139 2 1426918291 16049 5446 'Re: Hacking or naw?' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Im not going to try to make a huge deal about this but i'm going to at least comment... First of i am stating this not as a defense but as a factor. The lag is a huge factor... Its is very noticeable. You can see people practically "teleport" because of the lag. On my so called "hacking" at :20 and 2:00 you can see i just turn and hit. I do this in every fight. It is the easiest yet most effective thing to do. When the are behind you turn and spam.. I just wanted to say with the factors of lag me never being banned or formally accused i think its obvious that i am not hacking. I have never hacked nor will i ever.

Thank you for reading :)' 'xx' 1) " (5447" 1139 2 1426918441 16020 5447 'Re: Hacking or naw?' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Im going to be honest fibs isnt hacking its pure lagg the server needs tof ix this' 'xx' 1) " (5448" 1139 2 1426918486 16222 5449 'Re: Hacking or naw?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1426918584 'WhiteDecay' 'Yeah kidz you were in the tourny too you should've noticed the lag during the entire tourny.

my thoughts on why it lag:

The add more plugin to keep that arena.

Use more server space because they won't get rid of the 1v1 arena or pvp arena.

Add the fact that the arena is a lot bigger then both original arena.' 'xx' 1) " (5449" 1139 2 1426918533 16284 5449 'Re: Hacking or naw?' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'This is not hacking its Xtreme packs of lag add more ram to sop this
' 'xx' 1) " (5450" 1139 2 1426918680 16222 5450 'Re: Hacking or naw?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' '[quote author=CaptainDeadeye55 link=topic=1139.msg5449#msg5449 date=1426918533]
This is not hacking its Xtreme packs of lag add more ram to sop this

[/quote]

I was cheering u on man you were my only hope to have a friend win the tourny.
shugey dende Films and squrriel all lost in the first round and im like *walk out the door*' 'xx' 1) " (5451" 1138 4 1426918947 16457 5451 'Re: Nether Portal Trap Factions' 'OrionRelic' 'omanstout@gmail.com' '96.60.206.253' 1 0 '' 'Now I am stuck in this damn portal trap and very upset....

I just donated today as well makes me angry to donate to a game I can no longer play!' 'xx' 1) " (5452" 1138 4 1426920094 16222 5452 'Re: Nether Portal Trap Factions' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'dude just /SPAWN
' 'xx' 1) " (5453" 1138 4 1426921642 16457 5453 'Re: Nether Portal Trap Factions' 'OrionRelic' 'omanstout@gmail.com' '96.60.206.253' 1 0 '' 'we cant open our chat bar to type anything
' 'xx' 1) " (5454" 1138 4 1426923300 16457 5454 'Re: Nether Portal Trap Factions' 'OrionRelic' 'omanstout@gmail.com' '96.60.206.253' 1 1426923422 'OrionRelic' 'Ok here is the deal

The Faction "DEATHTOUCH" has made a nether portal in factions around the west portal that will trap anyone that tries to enter the nethers at that point

If you enter a portal you are stuck... We can not mine anything because it is owned by the DEATHTOUCH faction. We can not open any GUI window because we are stuck in a warp. E does not work "/" does not work Mining the blocks around the portal do not work and I cant starve to death... WE ARE STUCK!

Please KILL me and riglestout or port us back to the spawn point!

Thanks!' 'xx' 1) " (5455" 1098 1 1426924880 16049 5455 'Re: A Message for lrice11' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'stop asking how... Just give the horse back :)' 'xx' 1) " (5456" 1138 4 1426936058 1 5456 'Re: Nether Portal Trap Factions' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.50.100' 1 0 '' 'I've taken down this portal so you should be free if your son is stuck somewhere else; please give me his minecraft name and I can find out where and resolve it. Thanks.' 'xx' 1) " (5457" 1108 12 1426936766 1 5457 'Re: Hitman rank' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.50.100' 1 0 '' 'We had Zach look over this himself he has no reciept of you sending any money via paypal. You need to get in touch with Paypal. We're not getting anything on our end.' 'xx' 1) " (5458" 1140 2 1426943663 15878 5458 'Danny_Bajan1 calling staff' 'TheArticMonkey' '1kie27i@gmail.com' '2.217.133.166' 1 0 '' 'Server -- Prison
Who -- Danny_Bajan1
When -- Just now
Rule they broke -- Harrasing staff

Proof -- http://imgur.com/zHPO0fQ 0t2NeVC' 'xx' 1) " (5459" 1139 2 1426947034 16168 5459 'Re: Hacking or naw?' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Lol Those are his friends cheering on for him and i understand it was lag thats why in the comments i said there was lag cause the new Arena And Ect and i also was recording so double the lag. ' 'xx' 1) " (5460" 1098 1 1426949394 15973 5460 'Re: A Message for lrice11' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Uh just saying isn't the point of the reset to start over. I can understand if something was paid for but I don't think you can pay for animals. Just deal with it. :-\\' 'xx' 1) " (5461" 1139 2 1426951579 26 5461 'Re: Hacking or naw?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'There was lag because there were so mean people in the arena spectating. CompelledLoki even noticed he somehow hit me from 7 blocks away. Next time they should have multiple arenas so it won't be as full' 'xx' 1) " (5462" 1140 2 1426951620 26 5462 'Re: Danny_Bajan1 calling staff' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'This is always expected from danny .-.' 'xx' 1) " (5463" 1138 4 1426951768 26 5463 'Re: Nether Portal Trap Factions' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We did NOT make this trap as Carmau told me I was not allowed. This was either bluebot4545 or another because bluebot told me there was a trap also we can NOT claim this trap since we have claimed our f home. This was not a nether trap considering you could have broken the blocks making you stay' 'xx' 1) " (5464" 1136 2 1426951787 26 5464 'Re: Harrassment Bullying sexist etc..' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Whitedecay just no X3' 'xx' 1) " (5465" 1108 12 1426951811 26 5465 'Re: Hitman rank' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'much gasp so wow' 'xx' 1) " (5652" 1183 2 1427671446 50 5652 'Re: Advert on Skyblock' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Dealt with. Thanks' 'xx' 1) " (5653" 1180 7 1427673857 16222 5653 'Re: Join the MisunAlliance today!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'you just gave a good idea!! face



AVIATOR SHIRT that i would totally buy' 'xx' 1) " (5654" 1184 7 1427674107 26 5654 'Build Me A Plot!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'On prison I would like someone whos good at building to build me a plot.
NO ITEMS WILL BE GIVEN FOR THIS EXCEPT FOR SOME WHEN I AM ONLINE I WILL BE PLACING THE BEACON THOUGH.
What I am looking for is castles walls with a tower inside both made out of

Cobblestone
Stone Bricks
Cracked Stone Bricks

The tower should have a place for a beacon in the middle and the floors being any block either then ores.
The pay will be determined by how good it is Ranging from 10mil to 100mil.

[b]Reply pictures of your builds and how long you might take.[/b]' 'xx' 1) " (5468" 1140 2 1426952824 50 5468 'Re: Danny_Bajan1 calling staff' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Dealt with' 'xx' 1) " (5469" 1030 39 1426952850 50 5469 'Re: Aviatorcraft PVP Tournament' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Sub won!' 'recycled' 1) " (5470" 1138 4 1426953773 15888 5470 'Re: Nether Portal Trap Factions' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.56' 1 0 '' 'Blue trapped me and Nick in a portal trap the other day also' 'xx' 1) " (5471" 1141 2 1426954615 16277 5471 'AwsomeDJN flying in pvp spawn' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'i was about to do some pvp till i noticed that AwsomeDJN was flying link: https://www.youtube.com/watch?v=GLQ_C2MgqJw&feature=youtu.be' 'xx' 1) " (5472" 1142 7 1426956529 16438 5472 'Art Online?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.200.252.23' 1 0 '' '[center][i]Does anyone here use their legit own pictures if its a drawing .-. like art theft.. or am i just being a geek and just let everyone get by with stolen drawn art...[/i][/center]' 'question' 1) " (5473" 1141 2 1426957806 50 5473 'Re: AwsomeDJN flying in pvp spawn' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This is a bug' 'xx' 1) " (5474" 1143 2 1426961560 16329 5474 'MoonMaster565 and KayDJ Harassment' 'PowerMovesOnly00' 'tjc880@hotmail.com' '108.3.94.172' 1 0 '' 'Should they get banned?' 'xx' 1) " (5475" 1143 2 1426962535 16277 5475 'Re: MoonMaster565 and KayDJ Harassment' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'dude u havnt got proof of it so u cant report me without evidence plus u were the one harrasing moonmaster saying u will beat the living shit out  of him btw u cant get me abnned without proof and harrsment is when some one keeps saying stuff to u all the time ur online (bad things) and we never harrsed u u harrsed me and moon!' 'xx' 1) " (5478" 1138 4 1426964195 16222 5478 'Re: Nether Portal Trap Factions' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'you can claim land in the nether and overworld because it two different dimension.' 'xx' 1) " (5477" 1143 2 1426962967 32 5477 'Re: MoonMaster565 and KayDJ Harassment' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Please have proof when you accuse someone of something. Locking Topic' 'xx' 1) " (5479" 1138 4 1426965061 26 5479 'Re: Nether Portal Trap Factions' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Our f home is in the nether.' 'xx' 1) " (5480" 1135 1 1426965076 24 5480 'Re: Soulmastera vs. Noah - DRAW' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I know but the point is the Twini is doing a bad job and no mod is watching him. It looks to me he doesnt care about the tournament and going whats planed. Because he was cheating and just letting people kill each other.' 'xx' 1) " (5481" 1145 2 1426968466 16390 5481 'Hacking' 'pandas_19' 'bettinalagreca@gmail.com' '69.112.149.196' 1 0 '' 'DS4andwich was flying when he is not a donator rank in pvp.' 'xx' 1) " (5482" 1145 2 1426969043 17 11199 'Re: Hacking' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445048457 'Luke' '[font=times new roman]Hello

Thank you for reporting but we must have evidence in order to execute any type of ban. We cannot just take your word for it. If you are able to grab proof of him hacking please do :) .

Regards
lrice11[/font]' 'xx' 1) " (5483" 1146 4 1426971121 16284 5483 'Slime blocks dont work with redstone' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'There is a glitch in the server were the slimeblocks will not work with redstone for some odd reason i have built a slime block launcher at my plot and it wouldnt launch but glitch you in place and the only way to get u to launch  is to jump and time it just right if there is a way to fix this let me know the problem is on prison thx
' 'exclamation' 1) " (5484" 1108 12 1426973248 16020 5484 'Re: Hitman rank' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' ';-; damn ill try again i guess. My mom is pissed.' 'xx' 1) " (5485" 1146 4 1426979064 26 5485 'Re: Slime blocks dont work with redstone' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Its server lag I made one too and it broke' 'xx' 1) " (5486" 1135 1 1426979631 17 11198 'Re: Soulmastera vs. Noah - DRAW' 'lrice11' 'lukersoccer@gmail.com' '50.172.87.209' 1 1445048411 'Luke' '[font=times new roman]Hello

To be fair twini was the only one hosting the tournament towards the end. Im sure it's quite hectic for him. Not everything can go smoothly when there is one person hosting a tournament with quite a few players. I do understand why you are upset but keep that in mind.

Thanks
lrice11[/font]' 'xx' 1) " (5655" 1184 7 1427681388 0 5655 'Re: Build Me A Plot!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'So your just gonna ignore the guy next door that would do it for free. Okkkk ^_^' 'xx' 1) " (5656" 1184 7 1427682122 26 5656 'Re: Build Me A Plot!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'wait what your gonna' 'xx' 1) " (5657" 1180 7 1427683549 32 5657 'Re: Join the MisunAlliance today!' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'would cost more though cause of the lettering lol' 'xx' 1) " (5659" 1186 1 1427686100 16315 5659 'If you change your name will you lose your rank?' '360PlaysMC' 'rexfrits@gmail.com' '216.14.10.154' 1 0 '' 'I want to change my name but I am afraid that I will lose my ultimate overlord rank on survival. I also wonder if I will lose my plots I have searched this on the internet but no post was helpful or told me if I would lose a rank or not. I just want it to be clear that I will or will not lose my rank thanks! :) p.s. the answers on other websites did not say anything about loss of plots and I really want to know that i will not lose anything in this process.' 'question' 1) " (5488" 1138 4 1427001462 16222 5488 'Re: Nether Portal Trap Factions' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'i would not want to live there XD' 'xx' 1) " (5489" 1147 2 1427009257 16284 5489 'railzdogg is a meanie' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'the player (railzdogg) has said a few mean words to me on the server (prison) that was a bit offensive to me they dideyit at aproximatley 3:14AM im the morning   



              Evidence>>>>>>>>>>> http://imgur.com/8igNTba' 'angry' 1) " (5490" 1147 2 1427009433 16156 5490 'Re: railzdogg is a meanie' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.79.153' 1 0 '' 'I was on at the time and itzdeadeye wasn't doing anything wrong?? so idk why railzdogg said that?' 'xx' 1) " (5491" 1148 2 1427009678 16156 5491 'Player harissment to Squirreliscool' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.79.153' 1 0 '' 'Um idk how this happened but I killed these guys in pvp and thare going nuts?
Time:8:36 p.m
Date 22/03/2015
Here is the evedience

http://gyazo.com/0bf9900276090fb1d428476fdfe57d53' 'xx' 1) " (5492" 1148 2 1427010714 16222 5492 'Re: Player harissment to Squirreliscool' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'That what u get in pvp.
But Pooh102pooh would've been fine if he hadn't got involved

The server rules stated by JDK "Players in prison are not OBLIGATED to give back people stuff."

so Toefuta and pooh102pooh are BUSTED' 'xx' 1) " (5493" 1145 2 1427010777 16222 5493 'Re: Hacking' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Actually i think that a bug sometime people warp to arena and/or pvp and appear flying on your screen but that also a cuz of lag.' 'xx' 1) " (5494" 1147 2 1427011212 1 5494 'Re: railzdogg is a meanie' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.50.100' 1 0 '' '"pussu" isn't really harrassment. Locked.' 'xx' 1) " (5495" 1149 4 1427047904 26 5495 'Survival' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'On Survival the warps should all be warzone thats what legit survival is. In order to be safe go to your plot or spawn but anywhere in wilderness is a fight. This will get rid of safezones as well.' 'xx' 1) " (5496" 1149 4 1427048393 16222 5496 'Re: Survival' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'not many people play survival  they roleplay in there that why i dont play survival' 'xx' 1) " (5497" 1136 2 1427048490 46 5497 'Re: Harrassment Bullying sexist etc..' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'Hello

If you can find evidence for it then we can act on it.  However With no evidence we cannot do anything.

If the player does it again please screenshot it and post it in forums again.  We really appreciate your report and hope to be able to do something about this situation pretty soon.  We just need evidence in order to act.

Thank you for the report

Locking Topic. ' 'xx' 1) " (5498" 1150 1 1427048548 50 5498 'Congratz lrice!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Congratz to lrice on ADMIN..!' 'xx' 1) " (5499" 1145 2 1427048586 46 5499 'Re: Hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'Locking Topic o3o

~[color=blue]JDK21132[/color]' 'xx' 1) " (5500" 1150 1 1427048633 46 5500 'Re: Congratz lrice!' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'GG Lrice! Congrats on the promotion to Admin!!! :D :D :D :D :D :D :D :D :D :D :D

~[color=blue]JDK21132[/color]' 'xx' 1) " (5501" 1149 4 1427048989 46 5501 'Re: Survival' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'If all of the warps were warzones then players could just wait for people to come into that warp and kill them.... They would essential just bot there at the warps. ' 'xx' 1) " (5502" 1151 15 1427050306 16164 5502 'New Plugin' 'Shugey' 'littlestrongman227@gmail.com' '50.182.159.36' 1 0 '' 'I think that we should create a /trade plugin... this plugin will allow players to trade with others and not get scammed. I saw this done on another factions server and i believe it is a good idea. Now i don't know a lot about plugin's but i know this can be done. I also believe we should create custom enchants where enchants or gear and tools are expanded from normal minecraft. :)' 'thumbup' 1) " (5503" 1149 4 1427051446 26 5503 'Re: Survival' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'JDK thats what I was aiming for I JUST HATE THE SAFEZONERS. Maybe make it smaller and a platform to jump off of?' 'xx' 1) " (5504" 1150 1 1427051457 26 5504 'Re: Congratz lrice!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'yeeee' 'xx' 1) " (5505" 1145 2 1427051483 26 5505 'Re: Hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'JDK YOU LIED Not locked.' 'xx' 1) " (5506" 1151 15 1427051535 26 5506 'Re: New Plugin' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Scamming is part of factions and custom enchants would make it way to OP I think the donators are to overpowered as it is.' 'xx' 1) " (5507" 1151 15 1427051692 16222 5507 'Re: New Plugin' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Custom enchant are hard to make since Ssundee server he plays on have custom enchant that are rare to get only in a lvl 30 enchant. And the custom enchant i believe are made by the developer themselves.

Maybe once factions get a bit more OP they would add custom enchant.

The trade that a good idea if people are willing to trade for stuff rather than money.



Can you put a list of the custom enchant that server you were on here please and ill get some of the ones from Ssundee server?
' 'xx' 1) " (5508" 1151 15 1427051766 16164 5508 'Re: New Plugin' 'Shugey' 'littlestrongman227@gmail.com' '50.182.159.36' 1 0 '' 'Still when people do scam it makes fac less fun for others so i still believe this is a good thing. And custom enchants will be for everyone and what wrong with op fac?


' 'xx' 1) " (5509" 1151 15 1427051915 16222 5509 'Re: New Plugin' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' '[quote author=DendeTheWizard link=topic=1151.msg5506#msg5506 date=1427051535]
Scamming is part of factions and custom enchants would make it way to OP I think the donators are to overpowered as it is.
[/quote]

but what if we get scammed by an ally or truce and we known most of you more than that person. you would cuase chaos between you and that fac friendship. i would be happy to trade food for stuff or other things.

and donators are not op there are more lemonhead and supertart than plat king and lemongod. you know why cuz they cost a lot of money and not many people would stay on fac that long. ive rarely seen any KingCitrus since the reset' 'xx' 1) " (5510" 1151 15 1427051993 16222 5510 'Re: New Plugin' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' '[quote author=Shugey link=topic=1151.msg5508#msg5508 date=1427051766]
Still when people do scam it makes fac less fun for others so i still believe this is a good thing. And custom enchants will be for everyone and what wrong with op fac?
[/quote]

The faction is already OPFactions so why not add custom enchant dende. no one can raid anyone base if it a box. and we cant tnt cannon our way in.' 'xx' 1) " (5511" 1150 1 1427052048 16222 5511 'Re: Congratz lrice!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'yaaaaaaaaaaaaaa woooooo hoooooo' 'xx' 1) " (5512" 1145 2 1427053306 19 5512 'Re: Hacking' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'ya jdk you didnt lock it :D' 'xx' 1) " (6042" 1273 40 1428600867 16532 6042 'Re: Competition Entry' 'lilly111ooo' 'lillysmith644@gmail.com' '76.192.149.248' 1 0 '' 'Oops.

[url=http://gyazo.com/ddd7f75fb3f42f5bccbef173f617e111]http://gyazo.com/ddd7f75fb3f42f5bccbef173f617e111[/url]

[url=http://gyazo.com/79a7d89145f926194368e68d9fd06e34]http://gyazo.com/79a7d89145f926194368e68d9fd06e34[/url]' 'xx' 1) " (5514" 1139 2 1427054123 19 5514 'Re: Hacking or naw?' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'i would say its not hack his head was not going on you like it would for hacks I've seen hacks before i say it not hacks sorry :/' 'xx' 1) " (6041" 999 1 1428600859 15846 6041 'Re: Problem!!!' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'You should send this to an admin/mod with proof that you were a thug before the big 1.8 update. I hope this helps😇' 'xx' 1) " (5516" 1150 1 1427054700 15888 5516 'Re: Congratz lrice!' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.87' 1 0 '' 'I remember when he was a baby Trial-Mod  :P' 'xx' 1) " (5517" 1139 2 1427055104 46 5517 'Re: Hacking or naw?' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'Hello

Based on the evidence provided it seems to be just lag.  No punishment will be done.

Thank you for the report though.

Locking Topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5518" 1145 2 1427055139 46 5518 'Re: Hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'shhhhhhhhh.........

i did now o3o' 'xx' 1) " (5519" 1149 4 1427055229 46 5519 'Re: Survival' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'I can ask staff to see if they want to redo the warps for survival so that way safe zoning is no longer a problem.  It will take time though.  ' 'xx' 1) " (5520" 1148 2 1427055671 46 5520 'Re: Player harissment to Squirreliscool' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'Hello

Based on the evidence presented the player Toefuta will be muted for 10 minutes for excessive profanity.  pooh102pooh will be given a warning for language since it isn't as excessive.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5521" 1124 15 1427059932 0 5521 'Re: News Feed and others' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Suggestion for voting -
Top voter on each server at the end of the month gets a special prize.' 'xx' 1) " (5522" 1138 4 1427062160 46 5522 'Re: Nether Portal Trap Factions' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'Solution done

Locking topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (5523" 1122 4 1427062232 46 5567 'Re: The Invis Pots Bug' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 1427200532 'davide' 'Hello

This isn't a bug it is just a thing with 1.8.  I experienced this with TheArticMonkey in December I believe and we really cannot do anything about it. Sorry about that.

Locking Topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5524" 1153 2 1427064969 19 5524 'ASF_luis1 spam' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'What server were they on? Factions? Prison?: Factions

Who is the player?: ASF_luis1

When did they break the rule?: 6:58pm 3/22/15

proof:http://gyazo.com/fb03da19d151a60576745b6d0e55285a

he is still doing this..
' 'xx' 1) " (5525" 1154 2 1427065761 0 5525 'Harassing Player ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Player/Who did it - pooh102pooh

What did they do or What rule did they break ? - So this player is saying She/He will report me for scamming which in fact in Rule 2 It says " Scamming other players is not against the rules Just use common sense ... The rule they broke was Harassing Players it is not a number rule on the server but it should be on the list of /rules

What Sever were u guys on when this happened - Prison

Evidence / Proof ? - I have provided proof in this link  http://imgur.com/E6usCq9&GHMo9Ra&JTp8xWL' 'xx' 1) " (5526" 1137 2 1427066002 0 5526 'Re: Harrassment ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'I would have to say Please Use Evidence When Reporting ( Keep that in mind ) You will have to take screen shots and Post it on to this link Imgur.com And then after uploading copy the upload link then post it on to your report But without evidence no action will be taken u will have atleast a week to give us some proof <-- at least thats what the staff says  OR the topic will be locked <-- staff also say that ( even though im not staff ) ' 'xx' 1) " (5527" 1153 2 1427066109 0 5527 'Re: ASF_luis1 spam' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Are u sure the chat is just silent and Every 5 minutes he goes afk or is he just doing that on purpose ' 'xx' 1) " (5528" 1151 15 1427066436 0 5528 'Re: New Plugin' 'ckarate01' '' '199.47.117.195' 1 0 '' 'If you dont know in the rules list scamming is allowed =P And so on with /trade if i were mod i would deny this request and other hand Custom Enchants is like u dont need to buy ranks and get kits anymore so that will be TOO OP I would also deny that and By Buying ranks help out the staff pay for the server ' 'xx' 1) " (5529" 1153 2 1427069142 46 5529 'Re: ASF_luis1 spam' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'Hello

The player will be muted for 20 minutes for excessive spam.

Thank you for the report!

~[color=blue]JDK21132[/color]' 'xx' 1) " (5530" 1137 2 1427069259 46 5530 'Re: Harrassment ' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'Hello

In order for any accusation to be processed and issue a ruling there must be [b]presented evidence in the form of pictures or video[/b].  I will leave the topic unlocked for 2 days so that way you can provide evidence to back your claim.  Until then no action will be taken.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5531" 1154 2 1427069370 46 5531 'Re: Harassing Player ' 'davide' 'davidenriquez41@gmail.com' '70.192.202.58' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.  Since this is the second time that this player has been reported for possible harassment. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5532" 1151 15 1427070069 16222 5532 'Re: New Plugin' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'But you would have to understand that the as mod you must think of every possible outcomes of add such plugin charate01.

if you may notice in Faction no one ever come across another faction member while raiding there base. the chances of finding someone in a base your raiding is very low because not many can find a base that worth raiding on this server. on Faction the most we do is PvP at west so the enchant won't be OP because no one for now can get in a base that is steeled up: no way in and no way out only fac members can get in with /f home or /sethome.
Custom enchat are made by the developers of the server themselves if car would add this he would try to make something that not to powerful that sharpness 5; it would be similar to that but gives a bonus.

For example on Ssundee faction server he play on theres an enchant called Moon crest and Sun crest

Moon crest give 13% extra damage only in the night time while Sun crest only in the day.
If one was to put these two together is will count as an overall of 13% extra damage.

That not too OP if you raid a base and the whole faction got on you will certainly die because ur traped in there base in combat log and it more against you that 13% damage still won't help you against them.

Also not many would know about trade because in faction they could scam you with trade.  they give you 10 diamond for 12 apples that a scam they could send you 10 coal after you got the apples.' 'xx' 1) " (5533" 1155 2 1427073667 15973 5533 'Skyblock Spam' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' '[b]Player:[/b] glumglam69
[b]Reason for Report:[/b] Spamming in Skyblock for over 10 minutes
[b]Proof:[/b]
[img]http://i.imgur.com/DL3a4Q0.png[/img]
[img]http://i.imgur.com/GzJedVb.png[/img]
[img]http://i.imgur.com/Y9S5EcU.png[/img]
[img]http://i.imgur.com/vNipne6.png[/img]

There's more but I'll leave it at that.' 'xx' 1) " (5534" 1156 38 1427078042 16222 10289 'AviatorCraft Staff Team' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1441414110 'Luke' '[font=arial][size=24pt][b]THE STAFF TEAM[/b][/size][/font]

[font=arial][size=12pt][color=red]Managment Team[/color][/size][/font]
[font=arial][i][b]AviatorGaming[/b][/i][/font] - [i]Server Owner.[/i]
[font=arial][i][b]carmau[/b][/i][/font] - [i]Admin/Runs Aviatorcraft[/i]
[font=arial][i][b]Fireblazer[/b][/i][/font] - [i]Admin/Runs Aviatorcraft[/i]
[font=arial][i][b]lrice11[/b][/i][/font] [i]- Staff Manager.
[font=arial][b]MrDeathWilliam[/b][/font] - Builder/Part-Time Admin.

[font=arial][size=12pt][color=blue]Moderators[/color][/size][/font]
[font=arial]JDK21132[/font]
[font=arial]7misun[/font]
[font=arial]smallen8[/font]
[font=arial]ThatTwiniGuy[/font]
[font=arial]WhiteDecay[/font]
[font=arial]SH4DOWxD3LTA[/font]

[font=arial][size=12pt][color=teal]Server Trial-Mods[/color][/size][/font]
...

[font=arial][size=12pt][color=green]Builders[/color][/size][/font]
[font=arial]Zeus360[/font]

[font=arial][size=12pt][color=green]Trial-Builders[/color][/size][/font]
[font=arial]_The_Larz_[/font]
[font=arial]FirePowerHD657[/font]
[font=arial]MrGrummpy14[/font]
[font=arial]xxGOODYERxx[/font]
[font=arial]R3dninjapanda_[/font]
[font=arial]_HellsAngel_[/font][/i]

[i][font=arial][u]Edit: Moved to announcement archives. Useless to have two continually updated staff team posts.[/u][/font][/i]' 'xx' 1) " (5535" 1157 4 1427086848 15888 5535 'Explosions In Claimed Land' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'In factions there has been a problem keeping everyone from raiding. Blowing up land on someone else's claim is for some reason disabled. Can someone please fix this problem? It would help all of us faction players out.

Thank You' 'xx' 1) " (5536" 1151 15 1427089760 16393 5536 'Re: New Plugin' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'out of the two ideas you came up with i found one very interesting and that would obviously be the /trade idea i understand how annoying it can be when you get scammed sometimes you have to push people to pay for their items first but with that idea what can go wrong? on the other hand i may have to agree with WhiteDecay and the others that the custom enchant thing is a little op.' 'xx' 1) " (5537" 1155 2 1427090138 16393 5537 'Re: Skyblock Spam' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' ' in my opinion this player should be banned no questions asked' 'xx' 1) " (5538" 1155 2 1427112729 15973 5538 'Re: Skyblock Spam' 'Slacker' 'lazyazngamer@gmail.com' '162.223.16.106' 1 0 '' 'Well I'd at least consider this his second offence if you count the last report I made about the tpa spam. Don't think he learned anything from it since the consequence of being muted for 10 minutes was pointless since he was already logged off (leaving him essentially unpunished).
In general I'd consider him unpleasant. ' 'xx' 1) " (6040" 1288 1 1428600663 19 6040 'Re: Mod apps (this post is not my app)' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'go hear http://aviatorcraft.com/index.php?board=9.0 and click new topic it looks like http://gyazo.com/da73f881736a69bc3d02abe69c2c0d63
and fill it out with the right format

hope this helped' 'xx' 1) " (5540" 1158 15 1427141437 16222 5540 'Skyblock Nether?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I was on skyblock bored and i realize that i mined an obsidian like way back and had the idea.

I ask Slackaholic how to make a charge. 1 gunpowder 1 blaze powder and 1 coal = 3 charge
because we can't make flint and steel

and i ask for 10 lava= 10 obsidian

and i was like please work! i made the first skyblock nether portal and turn out we still don't have the nether :(

If we add the nether we can expand there too. Its also the best place to get golden nugget. and if it possible that the mods can do a little coding an give us a 5% chance to get nether wart from zombie pigman we can start making potions of any kind :)

I only mention the positive here comes the negative:

We won't have soul sand to grow nether wart so it rare to get.
Golden nugget can be use to make gold ingot for ( im not listing all possible with this)

and you have to build around your portal to make land. Once you teleport the only thing keeping u from falling is the 2 obby that your standing on from the portal. So don't be stupid to run and fall to your death.

Proof:
[img]http://i.imgur.com/7AAW544.png[/img]
[img]http://i.imgur.com/NYeQeLM.png[/img]' 'xx' 1) " (5541" 1158 15 1427148739 26 5541 'Re: Skyblock Nether?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'How did you get Coal and Blaze powder o-o' 'xx' 1) " (5542" 1155 2 1427152541 0 5542 'Re: Skyblock Spam' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Slacker link=topic=1155.msg5538#msg5538 date=1427112729]
since the consequence of being muted for 10 minutes was pointless since he was already logged off (leaving him essentially unpunished).
[/quote]

Time doesn't count towards your mute unless your online. If he was muted for 10 mins that mute wouldn't end until he had been on for 10 mins' 'xx' 1) " (5543" 1158 15 1427152753 46 5543 'Re: Skyblock Nether?' 'davide' 'davidenriquez41@gmail.com' '70.192.192.56' 1 0 '' 'Hello

With most skyblock servers the nether is disabled because of the fact that if other people build nether portals then they could randomly spawn on a different island or in the middle of no where.  Plus the nether is not really necessary for skyblock because of the fact that it would make it very OP to people who can access the nether or have had the luck to make it there.  We will not be enabling the nether because of this. 

Thank you for the suggestion though!

~[color=blue]JDK21132[/color]' 'xx' 1) " (5544" 1158 15 1427152823 46 5544 'Re: Skyblock Nether?' 'davide' 'davidenriquez41@gmail.com' '70.192.192.56' 1 0 '' 'Also Dende it isn't coal.  It is charcoal.  :P

The blaze powder is through our new additions on skyblock with the new shops o3o. ' 'xx' 1) " (5545" 1155 2 1427152948 46 5545 'Re: Skyblock Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.192.56' 1 0 '' '[quote]Time doesn't count towards your mute unless your online. If he was muted for 10 mins that mute wouldn't end until he had been on for 10 mins[/quote]
Thank you Faceless for explaining that. 

Hello

Based on the evidence provided the player will be muted for 20 minutes for excessive spam. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5546" 1159 1 1427155577 31 5546 'Mob droppings?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'So on prison I want to get some wither heads but killing them isn't a problem. The problem is dropping the head I'm writing this because I've had terrible luck with getting the heads. I've killed 20-30 wither skeletons within the last few days but I don't get any heads all I get is coal bones or stone swords. My question is: Is there a way to make it so there is a chance to get more of the heads? I'm also using a Looting three sword.' 'xx' 1) " (5547" 1159 1 1427155687 16284 5547 'Re: Mob droppings?' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'I got a ahead LIES!!!!!!!!!!!!!' 'xx' 1) " (5548" 1158 15 1427159118 16222 5548 'Re: Skyblock Nether?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'i bought coal at the shop
ok well lock it whenevr im too lazy XD
' 'xx' 1) " (5549" 1159 1 1427159854 31 5549 'Re: Mob droppings?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'I got jack crap and I don't lie.' 'xx' 1) " (5552" 1162 2 1427163310 16020 5552 'Spam BricksB' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Server? Prision
Offence? Spam
Your IGN? Somuchpandalove
There IGN? BricksB (he uses a /nick)
Proof? http://imgur.com/KGQnKLU
Comment: BricksB has done this multiple times.
The next time he does it i will report it straight away.
How long ago? 10 minutes.' 'xx' 1) " (5553" 1159 1 1427163538 26 5553 'Re: Mob droppings?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '20-30 only? Also the sad part is I found a beacon in mine B before. Like the third day. And another one from a certain person.' 'xx' 1) " (5554" 1163 4 1427164422 16284 5554 'PLOTS AND PATHS (PROJECT)' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 1427164584 'CaptainDeadeye55' '(IGN) (ItzDeadeye) Ello mods i have a problem that has came up recently me and my friends on (prison) Server we all have a really big plot  of like 9 plots together and the paths joining the plot are messed up me and my friend MrGrumpy_14 have marked out the paths with slabs and signs so its easier to identify the paths if the mods could plz fix this whole situation it would be great because we have a big thing were working on heres a list of ppl that need to be on the plot (ItzDeadeye/MrGrumpy_14/ddpollock/SesameFilms_Cm/Burned_Hot_Coco/Weirdest_One/KylalaTaricoe/xXExcaliburXx/WhiteDecay/PiggyBunBun13/Darkangel_13) that is all here is the coords of the center block


                                  > X -2324 Y 65 Z 1148                                plz fix this tomorrow      BIE :D:D:D' 'exclamation' 1) " (5551" 1161 2 1427162895 16020 5551 'Spam hugoclt' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Server? Prision
Offence?Spam
Your IGN? Somuchpandalove
There IGN? Hugoclt (i think)
Proof? http://imgur.com/YZfid4Z
Comments: well i dont know who this is.  R hey randomly came on and started spamming.' 'xx' 1) " (5556" 1159 1 1427165893 15973 5556 'Re: Mob droppings?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'I know nothing about prison since I've never played it so excuse me if I'm wrong but wouldn't an enchantment like looting help possibly?' 'xx' 1) " (5557" 1159 1 1427166729 26 5557 'Re: Mob droppings?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'He says he's using looting three' 'xx' 1) " (5558" 1165 7 1427167593 16020 5558 'Ashley&Donovans' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'This is adorbssssss



Heres the pictureeeee

Its so freaking cutteee!!!
http://imgur.com/yreoZ2Y' 'xx' 1) " (5559" 1159 1 1427173408 15973 5559 'Re: Mob droppings?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'And I can't read apparently. It's time to sleep.  ::)' 'xx' 1) " (5560" 1158 15 1427174188 15973 5560 'Re: Skyblock Nether?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Yeah adding access to the nether would be a problem for multiple reasons and I'm fine with how things are now.
The blaze rods in the shop I've only used to make a brewing stand. Using that as well as the gold supplied I've gotten about 16-ish villagers now and have set up a simple iron farm. And the coal I used to trade with the blacksmiths for emeralds. I've almost got all the basics covered now.
Animal farm(missing mooshrooms and ocelots but i don't think they're accessible) plant farm iron farm(zombies and iron golems) loot/exp farm (grinder stuff). Only thing I'm left is to make my place look nice. (As well as making a house finally :P)' 'xx' 1) " (5562" 1162 2 1427199961 46 5562 'Re: Spam BricksB' 'davide' 'davidenriquez41@gmail.com' '70.192.215.32' 1 0 '' 'Hello

Due to the amount of evidence given the player will be kicked once for spamming.  There isn't enough for a mute but if he does it again a mute will be a likely option.

Thank you for the Report.

~[color=blue]JDK21132[/color]' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (5563 1161 2 1427200047 46 5563 'Re: Spam hugoclt' 'davide' 'davidenriquez41@gmail.com' '70.192.215.32' 1 0 '' 'Hello

Because the evidence given is showing personal information the player will be muted for 20 minutes for spamming. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5564" 1137 2 1427200114 46 5564 'Re: Harrassment ' 'davide' 'davidenriquez41@gmail.com' '70.192.215.32' 1 0 '' 'No evidence has been posted after two days. If you do have evidence please pm me.

Locking Topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5565" 1149 4 1427200222 46 5565 'Re: Survival' 'davide' 'davidenriquez41@gmail.com' '70.192.215.32' 1 0 '' 'We will redo the spawns in the future.  Once the other projects are 100% finished then we get on it.

Locking Topic Until Further Notice

~[color=blue]JDK21132[/color]' 'xx' 1) " (5566" 1099 4 1427200269 46 5566 'Re: May i have my THug back Plz' 'davide' 'davidenriquez41@gmail.com' '70.192.215.32' 1 0 '' 'You have not replied for over a week.  In that case I am going to lock the topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5567" 1111 4 1427200446 46 5567 'Re: Enemy Land Problem ' 'davide' 'davidenriquez41@gmail.com' '70.192.215.32' 1 0 '' '[quote]They added that so u cant tp out because many players complained about it. they have two choices :

disable that

or Have car do some coding to turn on explosion on claimed land[/quote]
Thank you Decay for explaining that.

Plus we want you guys to work a little bit harder on factions.  ;)

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (5568" 1158 15 1427203654 26 5568 'Re: Skyblock Nether?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Cure zombie ones and switch chest with a weakness pot. How  did he get gold then..' 'xx' 1) " (5569" 1159 1 1427203720 26 5569 'Re: Mob droppings?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Haha. I wish i steeped
' 'xx' 1) " (5570" 1158 15 1427225650 16222 5570 'Re: Skyblock Nether?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'lol there are also zombie villagers Davide they can spawn randomly. on the xbox they spawn even if u dont find a villlage.

and Dende they add new stuff to shop you can buy a block of gold' 'xx' 1) " (5571" 1151 15 1427238495 34 5571 'Re: New Plugin' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Shugey last time I checked your the last time. You were the person scamming...' 'xx' 1) " (5572" 1151 15 1427243475 26 5572 'Re: New Plugin' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '^^^' 'xx' 1) " (5573" 1166 15 1427259283 16174 5573 'Add Buy 64 Books' 'MaDdy_MC' 'mt_mc@outlook.com' '70.173.195.20' 1 0 '' 'Server:Prison
Time:10:00 pm pacific
Purpose: Recently I was buying Books from mine A and I found it takes a while to get a lot of books. I was hoping you guys would add a sign at the mines that sell the books selling 64 at a time please?
~Maddy_mc :D' 'xx' 1) " (5574" 1167 15 1427259920 16354 5574 'New plugin' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'Is there a plugin for seperate chatrooms? it would help stop the harassment and bullying(if any) on the not just prison but maybe factions skyblock and rags2riches too. also if you do add it can you add private chatrooms too?' 'wink' 1) " (5575" 1167 15 1427260529 26 5575 'Re: New plugin' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Skype. Team speak. /msg' 'xx' 1) " (5576" 1166 15 1427260554 26 5576 'Re: Add Buy 64 Books' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Yeah pls' 'xx' 1) " (5577" 1166 15 1427260858 16222 5577 'Re: Add Buy 64 Books' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'yessss' 'xx' 1) " (5578" 1167 15 1427263211 16354 5578 'Re: New plugin' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'yeah i know that but teamspeaks r servers and what if i want to talk to a group of ppl on prison privately and i dont have skype? (really i dont and dont want to have it. my internet cant take it)' 'xx' 1) " (5579" 1168 7 1427282167 16438 5579 'Can u Actually Roleplay?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'i keep seeing people roleplay on the server well failing at it .-. and it keeps getting annoying when they spam the chat school roleplays family rolelplays animal roleplays .-.' 'xx' 1) " (5580" 1168 7 1427290005 26 5580 'Re: Can u Actually Roleplay?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'And...?' 'xx' 1) " (5581" 1167 15 1427290097 26 5581 'Re: New plugin' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'If your attack telnet cant take Skype than your internet cant take many minecraft' 'xx' 1) " (5582" 1169 2 1427310837 19 5582 'stucando and InfectedTaco advertising' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'What server were they on? Factions? Prison?:Factions

Who is the player?: stucando and InfectedTaco

When did they break the rule?: 3:16 3/25/15

proof? http://gyazo.com/065d37d2bbc712174b4397903008e5b0
' 'xx' 1) " (5583" 1169 2 1427313219 50 5583 'Re: stucando and InfectedTaco advertising' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This is not breaking a rule UNLESS ITS A VIDEO OR ANOTHER SERVER CHANNEL. Or spam. Thanks' 'xx' 1) " (5584" 1156 38 1427313286 17 11198 'Re: AviatorCraft Staff Team' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445048321 'Luke' '[font=times new roman]Hello

Thank you for posting this I'm sure some players will find this rather useful. I went ahead and edited a little bit so that regular users can see who has what position more easily.

Thanks
lrice11[/font]' 'xx' 1) " (5585" 1167 15 1427314870 0 5585 'Re: New plugin' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'There are multiple channels on the teamspeak server which you could use to talk privately with your friends. Most of the time there are no to very few players on the official aviatorcraft TS. Also have you attempted to download Skype? If your computer cant handle it then you really need a new one because Skype isn't a hard thing to run.

( Btw I got a new computer and I cant recall the official TS. I think it was ts.redeeming.co.uk? If im wrong please correct me thanks!)' 'xx' 1) " (5586" 1156 38 1427317365 15973 5586 'Re: AviatorCraft Staff Team' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Nice work Decay. I've seen maybe 4 of these staff members before (and chatted with 2). Guess most of them don't monitor/play [color=green][b]Skyblock[/b][/color] much. I should try out some other modes at some point (says Slacker  :P).' 'xx' 1) " (5587" 1167 15 1427322414 26 5587 'Re: New plugin' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Autocorrect ftw but I meant to say. If your computer can handle minecraft then you should be able to handle skype..' 'xx' 1) " (5588" 1168 7 1427327616 17 11197 'Re: Can u Actually Roleplay?' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445045366 'Luke' '[font=times new roman]Hello

Role playing can be rather annoying but it isn't against our servers guidelines. We want to allow all players to enjoy there experience on our servers. Allowing role play is something players enjoy so we wouldn't want to take that away from them. If it bothers you that much /ignore is a method open for you.

Regards
lrice11[/font]' 'xx' 1) " (5589" 1168 7 1427329457 26 5589 'Re: Can u Actually Roleplay?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Yay for no /ignore on survival' 'xx' 1) " (5590" 1156 38 1427331164 16222 5590 'Re: AviatorCraft Staff Team' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Cool thanks lrice :)' 'xx' 1) " (5591" 1170 2 1427337602 16456 5591 'Harrassment' '_LizTheLizard_' 'elizabethrmcclaran@yahoo.com' '71.193.225.159' 1 0 '' 'Well the player XxFireKingXx has harassed me very BADLY! (As well as other players but I don't have that for evidence) Please check out my screen shots!' 'angry' 1) " (5592" 1170 2 1427337753 0 5592 'Re: Harrassment' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Idk if its just me but I don't see any screenshots  ???

We need evidence to punish so can you make those screenshots appear? Thx' 'xx' 1) " (5593" 1170 2 1427339642 26 5593 'Re: Harrassment' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I was online and you harassed him just as much. ' 'xx' 1) " (5594" 1156 38 1427341277 15888 5594 'Re: AviatorCraft Staff Team' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'There's some other trial mod named CPY. He rarely gets on' 'xx' 1) " (5595" 1156 38 1427341824 0 5595 'Re: AviatorCraft Staff Team' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I believe CPY and DMB weren't included because they are MIA or Inactive members of staff.' 'xx' 1) " (5596" 1156 38 1427359847 16222 5596 'Re: AviatorCraft Staff Team' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I believe they were fired since they been MIA for too long' 'xx' 1) " (5597" 1168 7 1427359989 16438 5597 'Re: Can u Actually Roleplay?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'i know its not in the rules say no roleplaying but can are u like allowed to make a roleplay on this because everytime i go onto prison rags ect all i see is boyfriend girlfriend marraige baby adopt a animal stuff like that i mean i know its fun but maybe they could make a different world for it a creative one (still with ranks to make money yada yad a dyayda) so they can build houses and roleplay there ' 'xx' 1) " (5598" 1165 7 1427360032 16438 5598 'Re: Ashley&Donovans' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'yep gud' 'xx' 1) " (5599" 1170 2 1427360140 16222 5599 'Re: Harrassment' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'No evidence was provided. You'll need evidence to help prove the possibility of harassment for any of the mods can take into actions.

I'm sure a mod will give you a day or more to post your evidence if you have any If no evidence is provided they will not take any form of action other than locking the thread.' 'xx' 1) " (5600" 1171 4 1427362651 16438 5600 'being griefed' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'c: keep getting griefed on rags to riches on big macs plot getting annoyed who ever keeps doing it i will murder u slowly X3 (used to be bubblemada)
' 'exclamation' 1) " (5601" 1172 4 1427362862 16438 5601 'Lost chief rank' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'i changed my name from bubblemada to Xx69Furries69xX (dont hate) and i did have my chief rank before and now its gone! and i think im muted' 'xx' 1) " (5602" 1167 15 1427368921 50 5623 'Re: New plugin' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1427546804 'j_boy1234' 'Hello sorry for the late response.


What i would do if you really want two is to use this mod:
[url=http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1291581-eirairc-irc-twitch-screenshots-and-more]http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1291581-eirairc-irc-twitch-screenshots-and-more[/url]


(It's a irc mod.)


You could connect to irc server with some to none people' 'xx' 1) " (5603" 1156 38 1427387025 15888 5603 'Re: AviatorCraft Staff Team' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '170.76.62.254' 1 0 '' 'CPY was on about two days ago' 'xx' 1) " (5604" 1156 38 1427393789 46 5604 'Re: AviatorCraft Staff Team' 'davide' 'davidenriquez41@gmail.com' '70.192.224.94' 1 0 '' 'CPY1234 and DMB2117 were let go for inactivity' 'xx' 1) " (5605" 1168 7 1427393912 46 5605 'Re: Can u Actually Roleplay?' 'davide' 'davidenriquez41@gmail.com' '70.192.224.94' 1 0 '' 'Yes roleplaying is allowed on the server.  Because Aviator's channel mainly consists of him doing roleplays it would only be complimentary to allow roleplays. What we are going to be doing is add a creative server and a lot of people who do roleplay will more then likely head over to that server. ' 'xx' 1) " (5606" 1170 2 1427394091 46 5606 'Re: Harrassment' 'davide' 'davidenriquez41@gmail.com' '70.192.224.94' 1 0 '' 'Hello

As we have said before you must be able to provide screenshots.  Since this has been a problem in the past may I suggest using the website imgur.com.  It is a quick and easy way to upload images from your computer online.  Once you have uploaded them past the URL (the www. or http:// thing) in your post and we can follow the link to them.  From there we can take action.

I will leave this topic unlocked for two days so that way you can post your report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5607" 1173 9 1427401030 50 9056 'Tips On Applying' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1438725934 'lrice11' '[font=georgia][size=14pt]A Few Tips on Applying! - These are some tips we used when making our moderator app.[/size][/font]

[font=georgia][size=medium]1. Use paragraphs and use lots of detail and words[/size][/font]

You would be surprised on how many people use one word answers for "Why should we make you a TrialMod." The admins are looking for details and reasons as to why you think you would be a good trialmod. So if you are to do that a sentence to a word answer why bother waste your time on making a app?

[font=georgia][size=medium]2. Be honest[/size][/font]

Honesty is something we look for when choosing our trialmods. We want someone who will be honest with us not someone pretending to be someone their not. We want someone who is aware of their own values and their own assets. We accept applicants based on their maturity level we've seen both on the server and on the forums. We support feminism and have no problem with accepting female applicants. If your female this won?t change or help determine your application. Everyone is treated the same and every application is given the same attention. -lrice

[font=georiga][size=medium]3. Give examples[/size][/font]

When we say that the section "Why you should be a trial-mod" should be your longest section we mean it.  [b]IT IS YOUR LONGEST SECTION.[/b]  Well some people ask "[i]What should I put in?[/i]"  I would say that when you write down: [i]I believe that my maturity and my ability to handle situations well is something that you guys could really use[/i] give an example afterwards. Instead of here is how I can contribute how about this shows how I can contribute. Write why you think you'd be a worthwhile member on our team don't just write that you will be. Just like when reporting someone evidence helps!

[font=georgia][size=medium]4. Don't Add Anything that is Unnecessary[/size][/font]

I have only been on the server long enough to witness one trial-mod selection period but this was something that I did make a mistake on because everyone was doing it.  You should not add any useless information into your trial mod applications.  For example: Polls saying "Do you think I should be a Trial-Mod."  Literally they are useless.  (Not trying to be harsh) Like what jboy said we base it off of maturity not by popular vote.  If 10 people on the server think you should be a trial mod but you act like an infant you will not get selected.  Also do not add in things such as: "My (Parent/Guardian/Relative/Friend/Dog/Cat/Fish/Neighborhood Hobo) can come on and tell you that I am really mature " or: "I have donated to the server a lot so you should pick me " and even: "I'M A BOSS ASS BISH BISH BISH BISH BISH BISH BISH."  These will not raise your chances only make you appear foolish.  Even though we want length in your applications we want [b]quality[/b] more then quantity.

Hopes these tips will help you!

Good luck
Staff Team' 'xx' 1) " (5608" 1174 1 1427405401 16222 5608 'Difficulty?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'How Hard is it to make a server like creative?
i was wondering because it the only server i see that doesn't use much plugin but does use space.

Does anyone have to make sure how much space the mods have to use to make the server area? same goes for minigames

because i notice that Beastnode is like giving the server a certain amount of GB space to use to make a server.

When adding new areas do u have to calculate how much space you use?
does it increase the bills on the server?

Ive always wonder because some servers are huges and som are small.


I also notice that ranks
Is ranks the way people help keep the server runing?
same for name color and pets?


Boy i ask to many qwuestion but not specifc enough im still in college writing is not my best subject to be honest :(' 'xx' 1) " (5609" 1174 1 1427423615 15973 5609 'Re: Difficulty?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'I think for any kind of server the larger space something takes the more data the server requires. I vaguely remember issues happening on another server where chunks became corrupted when traveling out too far which ended up crashing the server whenever someone entered it.

And about amount of GB allotted to a server I never got into the specifics but just upgrading the amount would generally help reduce any lag issues on a server. Unsure how it was calculated but I'm sure the owner would pick a plan which would overshoot the amount of data required to ensure quality for the server. Of course this would also depend on the traffic that your server gets (can't exactly start out huge :P).

As for ranks colors and other perks that's one of the usual methods I see on servers that help maintain its continuity. People pay/donate to help the server they get a bit back in return. It's the usual give and take method.' 'xx' 1) " (5610" 1175 4 1427453399 16393 5610 'Again coloured ranks! and /nick' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'it has been around 1-2 weeks and still the colored chat is not fixed i can probably tell that the admins or mods are gonna hate me for posting this again on the forums but come on guys! colored chat is all the hype. another thing is that whenever i do /nick it limits me to the amount of letters i can do this is also annoying and i ask if the amount of letters for /nick can be extended.

Thanks Marco_Polo619' 'angry' 1) " (5611" 1163 4 1427453667 16393 5611 'Re: PLOTS AND PATHS (PROJECT)' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'cheers for adding me :'(' 'xx' 1) " (5612" 1163 4 1427456460 50 5612 'Re: PLOTS AND PATHS (PROJECT)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This is unfixable' 'xx' 1) " (5613" 1174 1 1427456664 50 5613 'Re: Difficulty?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Space is not a issue we have a lot of space on our dedicated i believe 32 gigs of ram per dedicated server and a lot of ssds that are (I think) raid 10. Creative servers are not hard to make but the spawn needs to be awesome. We hope to get it up the weekend or next week?' 'xx' 1) " (5614" 1175 4 1427469746 26 5614 'Re: Again coloured ranks! and /nick' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I think with Danny harassing with it is why its not a thing' 'xx' 1) " (5615" 1174 1 1427478495 16222 5615 'Re: Difficulty?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'ok cool' 'xx' 1) " (5616" 1176 2 1427479486 26 5616 'Alfie123 Impersonation' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 1427480445 'DendeTheWizard' 'Factions
Impersonation

http://imgur.com/OcqI8xs


Same faction same guy' 'xx' 1) " (5617" 1176 2 1427506074 46 5617 'Re: Alfie123 Impersonation' 'davide' 'davidenriquez41@gmail.com' '70.192.199.65' 1 0 '' 'Hello

The player will have his /nick privileges revoked because of the fact that he is a constant repeat offender.

Thank you for the Report.  Locking Topic

~[color=blue]JDK21132[/color] ' 'xx' 1) " (5618" 1175 4 1427506332 46 5618 'Re: Again coloured ranks! and /nick' 'davide' 'davidenriquez41@gmail.com' '70.192.199.65' 1 0 '' 'Hello

The colored chat situation is still being fixed but at the moment we are pretty busy with the new server. 

In regards to the /nick privileges we are currently limiting it to 16 characters because of the fact that players were abusing it by making their nicknames over 50 characters long repeatedly.  Since no one needs more then 16 characters for a nick we are not going to be raising the amount of characters for /nick.

Sorry for the inconvenience.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5619" 1166 15 1427506423 46 5619 'Re: Add Buy 64 Books' 'davide' 'davidenriquez41@gmail.com' '70.192.199.65' 1 0 '' 'Hello

Due to the massive amount of people asking for this I have changed 1 sign in warp A to buy 64 books. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (5620" 1158 15 1427506474 46 5620 'Re: Skyblock Nether?' 'davide' 'davidenriquez41@gmail.com' '70.192.199.65' 1 0 '' 'Topic already discussed and concluded.

Locking Topic. ' 'xx' 1) " (5621" 1172 4 1427506518 46 5621 'Re: Lost chief rank' 'davide' 'davidenriquez41@gmail.com' '70.192.199.65' 1 0 '' 'Situation Resolved

Locking Topic. ' 'xx' 1) " (5622" 1167 15 1427519540 16354 5622 'Re: New plugin' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'ok. thanks jboy. i'll try it out
' 'xx' 1) " (5623" 1177 2 1427545006 15878 5623 'Racism' 'TheArticMonkey' '1kie27i@gmail.com' '90.218.12.132' 1 0 '' 'Server - Prison
Who - PurpertrtMC
When - Just now
Rule broken - Racism

Proof - http://imgur.com/YlBjyAb

From DeFarticMunki
<3' 'xx' 1) " (5624" 1178 2 1427559609 28 5624 'enderman1579 Rule 2' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[b]Server[/b]  Skyblock
[b]Who[/b]  enderman1579
[b]When[/b]  About a minute ago (12:21 PM EST)
[b]Broken rule[/b]  Rule 2: Respect all players no harassing!

[b]Evidence[/b]

http://imgur.com/DZTbgLa' 'xx' 1) " (5625" 1178 2 1427565529 46 5625 'Re: enderman1579 Rule 2' 'davide' 'davidenriquez41@gmail.com' '70.192.209.225' 1 0 '' 'Hello

The player will be muted for 1 hour since I was online at the time but not on skyblock.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5626" 1168 7 1427569839 16438 5626 'Re: Can u Actually Roleplay?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=davide link=topic=1168.msg5605#msg5605 date=1427393912]
Yes roleplaying is allowed on the server.  Because Aviator's channel mainly consists of him doing roleplays it would only be complimentary to allow roleplays. What we are going to be doing is add a creative server and a lot of people who do roleplay will more then likely head over to that server.
[/quote]

did chu copeh meh idea of the creative server e-e or did u think of it before' 'xx' 1) " (5627" 1168 7 1427573821 46 5627 'Re: Can u Actually Roleplay?' 'davide' 'davidenriquez41@gmail.com' '70.192.209.50' 1 0 '' 'We have been hoping for the creative server for months actually. Carmau started planning in November and just got the approval a few weeks ago. ' 'xx' 1) " (5628" 1179 4 1427576751 16479 5628 'Rags 2 Riches plot protection' 'HannahHusky1' 'hannahhusky1@gmail.com' '97.95.41.118' 1 0 '' 'So I have a plot on rags 2 riches and whenever I try to do /plotme protect it says I can't. The plots are supposed to be safe. Some things people have stolen are these string enchanted books saddles nametags food and iron. There was a lot more stolen too. Could you please fix this issue? My friend has been having the same problem so I think multiple people have this problem.  :-\\' 'sad' 1) " (5629" 1179 4 1427582885 26 5629 'Re: Rags 2 Riches plot protection' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'To be honest i think there should be NO plots. Its survival it was supposed to be PURE survival. But it isn't. :(' 'xx' 1) " (5630" 1177 2 1427582918 26 5630 'Re: Racism' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'More like harassment.' 'xx' 1) " (5631" 1180 7 1427587799 32 5631 'Join the MisunAlliance today!' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Reserve your shirt today
http://teespring.com/misunaliiance' 'xx' 1) " (5633" 1180 7 1427638185 50 5633 'Re: Join the MisunAlliance today!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This is just.. no' 'xx' 1) " (5634" 1179 4 1427639034 16483 5638 'Re: Rags 2 Riches plot protection' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '173.79.45.83' 1 1427640021 'ThatTwiniGuy' 'I have notified the admins and the problem should be fixed soon!  ;D But before i do i need to ask this. Are the people stealing from you added to your plot?' 'xx' 1) " (5635" 1171 4 1427639175 16483 5635 'Re: being griefed' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '173.79.45.83' 1 0 '' 'There are a lot of people added to those plots. i would suggest you just try to hide you things. ' 'xx' 1) " (5636" 1177 2 1427639198 20 5636 'Re: Racism' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'agree with dende' 'xx' 1) " (5637" 1177 2 1427639331 16483 5637 'Re: Racism' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '173.79.45.83' 1 0 '' 'I will take care of this when the player is back online. A 2 hour mute will be his punishment. ' 'xx' 1) " (5638" 1124 15 1427639583 20 5638 'Re: News Feed and others' 'monkeylove100' 'nicolelove110@aol.com' '73.164.38.162' 1 0 '' 'A new website look would be great! love the idea! #MakeItHappen <3 ' 'xx' 1) " (5639" 1180 7 1427640175 26 5639 'Re: Join the MisunAlliance today!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You mean yes' 'xx' 1) " (5640" 1124 15 1427640433 26 5640 'Re: News Feed and others' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'More mobile friendly..' 'xx' 1) " (5641" 1180 7 1427642458 0 5641 'Re: Join the MisunAlliance today!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'If it said Aviatorcraft is Sexy at the bottom more people would buy them. Just saying' 'xx' 1) " (5658" 1185 15 1427685620 15973 5658 'Game Tags/Prefixes' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Hey I was just wondering if the game tag/prefix could be changed for the regular members who aren't staff/donators. Just saying having the prefix of <<Guest>> when you've been part of a server for a while seems a bit odd imo :-\\. Maybe it can be updated to <<Member>> if someone's been part of a server for a time period (maybe a week/month?) or maybe if the player has register to the website their prefix would be updated.
Just bringing this up since this seems to be the case in Skyblock (not sure about other servers) and someone brought this up.' 'question' 1) " (5644" 1171 4 1427656273 16438 5644 'Re: being griefed' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'twini i will shrek u o3o i mean like they keep doing it and doing it and doing it i dont have any chests or anything there they just brake everything' 'xx' 1) " (5903" 1234 15 1428515603 26 5903 'Re: Mate. This is gettin\' rediculous.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Tbh I think this should be the same punishments as [b]Harassment[/b]' 'xx' 1) " (5647" 1124 15 1427665509 15973 5647 'Re: News Feed and others' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Yeah.... Looking at the forums on my phone can be.... difficult.. :-\\' 'xx' 1) " (5648" 1177 2 1427667671 46 5648 'Re: Racism' 'davide' 'davidenriquez41@gmail.com' '70.192.201.117' 1 0 '' 'I will lock Topic since twini has performed the punishment.

~[color=blue]JDK21132[/color]
' 'xx' 1) " (5660" 1186 1 1427686529 15973 5660 'Re: If you change your name will you lose your rank?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Unsure about losing plots/in-game items since I've never tested out name changes but I'm sure there's a way for the staff to verify who you are
(via IP or other means) and maintain your rank if it was something donated for (I'm unsure how this rank is earned since I don't play on survival).
I'd also like to know more details on how changing your name affects your account on a server. :-\\' 'xx' 1) " (5661" 1187 2 1427690071 16284 5662 'Aivy Inpersonating /Harassing' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 1427692026 'CaptainDeadeye55' 'Today on the server (Prison) The player (IGN) (xXCherryPieXx) was inpersonateing (MrGrummpy_14) it happend at exactly (12:10PM EST)




                      EVIDENCE>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>    http://imgur.com/1Otcx3a HN44vJB#0


                      EVEN MORE EVIDENCE>>>>>>>>>>>>>>>>>>>>>>>>>>>>      http://imgur.com/vnLY4CB' 'exclamation' 1) " (5662" 1185 15 1427690292 26 5662 'Re: Game Tags/Prefixes' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'No offense but this isn't a huge problem so its low on their to do list' 'xx' 1) " (5663" 1184 7 1427702484 16192 5663 'Re: Build Me A Plot!' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'I'll build it ^?^ ' 'xx' 1) " (5664" 1186 1 1427702705 0 5664 'Re: If you change your name will you lose your rank?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I did change my name so I have a bit more knowledge into this. If you change your name your plots and donator ranks stay the same. HOWEVER if you have any items in your /pv on prison they will get wiped unless you remove them from your playervault. You will keep your plot and everything should be fine ^_^' 'xx' 1) " (5665" 1180 7 1427702792 0 5665 'Re: Join the MisunAlliance today!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Better letters - More income. Worse letters - less income.
Better Quality - Better Demand. Worse Quality - Less Demand.
Sexy shirts - Very important. Ugly shirts - Eh.

You see the pattern?' 'xx' 1) " (5666" 1188 7 1427703215 16192 5666 'Wha happened to little old Solar? ;-;' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'For those who know meh and not know why I ain't getting on it's because my grinder wuz raided D: And school X3    School is gettin hard School year is almost over so I've been workin hard!  Also I'm going to make some kind of Minecraft parody or something like that! About school I won't get on until like almost near the end of the school year ;-; Soooo this to let yall know what's been goin on And I wont quit le server I kinda raged over that ;-; Again grinder blew up school work and maybe a Minecraft parody of some kind (MAYBE)! Farewell my friends ^?^ :P' 'xx' 1) " (5667" 1188 7 1427703267 16192 5667 'Re: Wha happened to little old Solar? ;-;' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'Oh And I'll be checking de Forums time to time X3' 'xx' 1) " (5668" 1186 1 1427715089 50 5668 'Re: If you change your name will you lose your rank?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'On prison if this is the case contact us and we can transfer player vaults Keep in mind we do use name history and uuid ip verification to make sure that you changed it and are not trying to steal items.' 'xx' 1) " (5669" 1185 15 1427715208 15973 5669 'Re: Game Tags/Prefixes' 'Slacker' 'lazyazngamer@gmail.com' '162.223.16.106' 1 0 '' 'Well I never said it was a large issue. It was just something I thought I'd bring up. Like when I brought up the /is rank command this will probably be considered unnecessary. Regardless I just felt like bringing this up since some players would appreciate it.' 'xx' 1) " (5670" 1188 7 1427717853 15888 5670 'Re: Wha happened to little old Solar? ;-;' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.195.202.94' 1 0 '' 'Don't leave us D:' 'xx' 1) " (5673" 1190 2 1427725410 46 5673 'Re: Harassment by CuteEmily' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

Currently your pictures that you have provided as evidence are showing up as private pictures.  Once you make them public then we can evaluate them and make an official ruling.  If you need help making them public please just send me a message and I can easily help you out.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5672" 1190 2 1427724183 16390 5672 'Harassment by CuteEmily' 'pandas_19' 'bettinalagreca@gmail.com' '69.112.149.196' 1 0 '' 'server- prison

Player- CuteEmily

when- 8:00

evidence:  http://pandas19.imgur.com/all/' 'xx' 1) " (5674" 1185 15 1427725540 46 5674 'Re: Game Tags/Prefixes' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

We will be hoping to change the tags that are in front of a person's name very soon actually.  Lrice11 has been on top of this and has made some really cool designs with them that will make the server look even fresher (don't my vocabulary XD).  Thank you for the suggestion and it is already in the process.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5675" 1180 7 1427725617 46 5675 'Re: Join the MisunAlliance today!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'So Facey is saying we need better letters more quality and make them down right sexy that strip clubs would envy us.  Got it. ;)' 'xx' 1) " (5676" 1187 2 1427725772 46 5676 'Re: Aivy Inpersonating /Harassing' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

The player will be banned from the server for 1 day for harassment/impersonation.  They will be receiving a warning for impersonation and if they are found doing it again then they will have their /nick privileges revoked forever. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5679" 1186 1 1427740881 16315 5679 'Re: If you change your name will you lose your rank?' '360PlaysMC' 'rexfrits@gmail.com' '216.14.10.154' 1 0 '' 'Ok thank you all for helping me with this situation! :) I am changing my name from 360PlaysMC to SpiderByte. I might change it back though I am not sure.' 'xx' 1) " (5680" 1188 7 1427744443 16192 5680 'Re: Wha happened to little old Solar? ;-;' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'I'm on spring break so I'll probably be on all this week :D but after dat I haz skewl. ' 'xx' 1) " (5681" 1191 2 1427760438 16390 5681 'Harassment by CuteEmily By Pandas_19' 'pandas_19' 'bettinalagreca@gmail.com' '69.112.149.196' 1 0 '' 'server- prison

Player- CuteEmily

when- 8:00

evidence:  http://imgur.com/UMOxgtd' 'xx' 1) " (5682" 1188 7 1427771816 15888 5682 'Re: Wha happened to little old Solar? ;-;' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'Barely have spring break? Oh well see you on factions I guess' 'xx' 1) " (5683" 1191 2 1427808583 46 5683 'Re: Harassment by CuteEmily By Pandas_19' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

Based on the evidence provided we would need more in order to issue a punishment.  The player just calling you Ugly is not enough to really cause any type of punishment at the moment.  If he did it repeatedly over a period of time and you were able to provide evidence of that then we could do something.  But at the moment no punishment will be done. 

We will issue the player a warning to be respectful to other players though. 

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (5684" 1192 1 1427820523 5 5684 'Considering applying for moderator again' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 1427820670 'Shores' 'Hello everyone :)

So back in late 2014 I left the staff of AviatorCraft due to various factors. However I still came onto the server once in a while just to see how it's going (I tend to get curious) and on some servers like the Rags to Riches server especially I saw so much spam [s]unnecessary role-playing in the chat[/s] and just lot's of verbal fighting. To make matters worse there aren't really any moderators to be seen whenever I do go on. These things urge me to return as a moderator. I went to ask Alex if I could return as a moderator and he said I can apply again once the applications are open again. So when the applications reopen in April I may apply again if things don't work out staff-wise on LovelyCraft (Burt's server) in spite of the reasons why I left in the first place.

If I come back I hope to contribute in making things better on this server.' 'xx' 1) " (5685" 1192 1 1427822241 31 5685 'Re: Considering applying for moderator again' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Shores I know we haven't gotten along very well but I'd like to see you back on the staff team.' 'xx' 1) " (5686" 1192 1 1427830514 50 5688 'Re: Considering applying for moderator again' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1427833811 'j_boy1234' 'I'm glad he said to apply it would be unfair to everyone if you were welcomed back as a full fledged Moderator.


I agree with you theres not a lot of active staff anymore only a few so all the servers are not coverd mostly its only prison and factions who have staff on. ' 'xx' 1) " (5689" 1192 1 1427844331 26 5689 'Re: Considering applying for moderator again' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'He has to re-apply? Harsh of Alex tbh' 'xx' 1) " (5687" 1192 1 1427830615 15888 5687 'Re: Considering applying for moderator again' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.25' 1 0 '' 'Hope to see you back on buddy' 'xx' 1) " (5688" 1192 1 1427831619 30 5688 'Re: Considering applying for moderator again' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'It'd be good to see you back on the force Shores.' 'xx' 1) " (5690" 1192 1 1427847293 17 11198 'Re: Considering applying for moderator again' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445048098 'Luke' '[quote author=DendeTheWizard link=topic=1192.msg5689#msg5689 date=1427844331]
He has to re-apply? Harsh of Alex tbh
[/quote]

[font=times new roman]Hello

This is not harsh of Alex at all. Shores made the choice to leave the team it is only fair he applies like the rest. We want to give everyone a chance of becoming a trialmod on our server. Shores left therefore he must apply like the rest of the community. It would be a very unprofessional system if we just allowed those who quit a free ride back into the team. They decided to quit in the first place so you can't expect us to be lenient with that. If they truly expected a free ride back into the team because they want to better the server the person shouldn't have quit in the first place. Im glad shores accepts that.

Regards
Luke[/font]' 'xx' 1) " (5732" 1200 15 1427951497 16222 5732 'Re: Why no rank upgrades on buycraft?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'They added new stuff to the last three ranks on factions.

Many of us ask the mods and admin to add /fly for the chief rank in prison only on Plots so that may be coming soon.

Skyblock i was hoping Avian should get /fly too

' 'xx' 1) " (5733" 1199 7 1427951577 16192 5733 'Re: Good Bye' 'meg304' 'gamer27@yahoo.com' '24.236.33.109' 1 0 '' 'I find it sad that you let them get to you.. Idk >~> Bye I guess /: ' 'xx' 1) " (5734" 1199 7 1427954636 31 5734 'Re: Good Bye' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'Either he's lying because it's APRIL FOOLS TODAY or he actually leaving but I know what server he goes on!' 'xx' 1) " (5735" 1199 7 1427981048 26 5735 'Re: Good Bye' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'So none of you realised my profile pic was. You done goofed???' 'xx' 1) " (5736" 1200 15 1427981155 46 5736 'Re: Why no rank upgrades on buycraft?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

Currently on buycraft I believe that there is already rank upgrades on the buycraft website.  It will only show up though once you are at checkout.  Your rank upgrades and discounts would only apply though if you bought a rank through buycraft.  If you got one through casino you will have to pay the full price for the rank upgrade.

(pssstt.. decay.  he is talking about discounts not added stuff to ranks :P)

Hope This Helps.  I will keep this topic open.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5731" 1199 7 1427945965 26 5731 'Re: Good Bye' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You obviously did not see my profile picture and/or the text under it.' 'xx' 1) " (5693" 1192 1 1427855246 26 5693 'Re: Considering applying for moderator again' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'But lrice usually if someone quit they're gonna have a bit more of an advantage to come back. Ecspecially since you know hes qualified..' 'xx' 1) " (5694" 1192 1 1427855793 17 11198 'Re: Considering applying for moderator again' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445048026 'Luke' '[font=times new roman]Hello

Yes we know he is qualified but this doesn't guarantee an acceptance. Many factors go into accepting a trial-mod. Just because he was mod before doesn't mean will decide to give him another chance. We will review everyones application and try to base it solely on that. We will consider every bit of information you put into your application. There might be people who we feel deserve the position more. We won't know until applications open.

Shores if you would like me to lock this please say so. This is starting to lead into a deeper/longer conversation than is needed.

Thanks
Luke[/font]' 'xx' 1) " (5695" 1194 4 1427856213 16453 5695 'Omg im panicing' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'Hello Aviator Team I had just changed my name too x_Vorah_x my old name was PVP_Inception. when i changed my name and came back on prison i went into my vault and i had lost 1 beacon and 4 stacks of gapples if not more :( I'm really sad because i have no proof and the normal response is we need proof but i worked so hard ill do anything for it back!? pls help sincerely x_Vorah_x' 'sad' 1) " (5696" 1194 4 1427856679 16453 5696 'Re: Omg im panicing' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'u can even ask JDK i was at the wither fortress day after day trying to get skull and now its not in my playervualt like i had it before my name change? :(' 'xx' 1) " (5730" 1199 7 1427945030 15888 5751 'Re: Good Bye' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 1428008100 'Soniccaleb' 'Dende get on one more time and talk to me. So I can laugh at chu' 'xx' 1) " (5698" 1195 2 1427858799 16156 5698 'xpowerstaticx saying words.....' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.75.41' 1 0 '' 'Date: 1/4/15
Time: 4:15
Sever: Prison
Ok So Look What I Caught Power Saying


http://gyazo.com/a591ce037df94d04d0ff7cdbc8bec78d' 'xx' 1) " (5699" 1194 4 1427858845 26 5699 'Re: Omg im panicing' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Sadly with no evidence its gonna be hard to retrieve your stuff.' 'xx' 1) " (5700" 1195 2 1427858870 16168 5700 'Re: xpowerstaticx saying words.....' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Do you have a screenshot of the whole chat. ' 'xx' 1) " (5701" 1195 2 1427858920 26 5701 'Re: xpowerstaticx saying words.....' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We have chat logs to see the whole thing if needed kidz' 'xx' 1) " (5702" 1195 2 1427858954 16049 5702 'Re: xpowerstaticx saying words.....' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Un-cropped please :)' 'xx' 1) " (5703" 1195 2 1427858981 0 5703 'Re: xpowerstaticx saying words.....' 'ckarate01' '' '199.47.117.195' 1 0 '' 'I dont think they will do anything about it because im not saying it to another person like this " Squirrel your a cunt and a slut "' 'xx' 1) " (5704" 1195 2 1427859386 0 5705 'Re: xpowerstaticx saying words.....' 'ckarate01' '' '199.47.117.195' 1 1427859604 'ckarate01' 'Also Un-Cropping would be nice to see the Whole Chat  ;D for lots more proof also i suggest getting a better title :)' 'xx' 1) " (5705" 1194 4 1427859543 16453 5705 'Re: Omg im panicing' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'Theirs nothing i can do? Omg pls noo!!! It take me so long to get' 'exclamation' 1) " (5706" 1194 4 1427859639 16453 5706 'Re: Omg im panicing' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'What do you expect for me to take daily screenshots of my vualt incase of something the servers fualt?' 'xx' 1) " (5707" 1194 4 1427859814 26 5707 'Re: Omg im panicing' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Um i am not sure what they can do but most likely your going to have to get new stuff' 'xx' 1) " (5708" 1194 4 1427860006 16453 5708 'Re: Omg im panicing' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'Wow fuck this man all that hard work gone!' 'xx' 1) " (5709" 1194 4 1427860097 16453 5709 'Re: Omg im panicing' 'PVP_Inception' 'kyle_buergert@aol.com' '108.41.204.107' 1 0 '' 'JDK for sure knows ive been grinding skulls hes been to the fortress with me b4 :(' 'xx' 1) " (5710" 1194 4 1427861993 26 5710 'Re: Omg im panicing' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I am not a mod or admin. I do not know what will happen but usually its not bright. But sometimes you getting it back' 'xx' 1) " (5729" 1200 15 1427941174 16396 5729 'Why no rank upgrades on buycraft?' 'Iamblackbird' 'alexdeancook@gmail.com' '173.57.208.87' 1 0 '' 'I think there should be rank upgrades on buycraft because I know for a fact I would buy the rank upgrade to hitman on prison. I also know a lot of other people in the avaitorcraft community that would love to rank themselves up to officer/hitman/chief I mean who wouldn't :D but my point is why is there no rank upgrades on buycraft?' 'xx' 1) " (5713" 1195 2 1427898344 46 5713 'Re: xpowerstaticx saying words.....' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

Based on the evidence given the player will be muted for 10 minutes for excessive profanity. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5723" 1198 2 1427933240 0 5723 'Spammer and i think harraser' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Who was it that  said it ? - Suck_My_Ass_Kid    <--- really thats his/her name

What Game ? - Prison

Evidence ? - http://imgur.com/aJ5Clr4
' 'xx' 1) " (5724" 1199 7 1427933469 26 5759 'Good Bye' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 1428065796 'davide' 'I am quiting Aviatorcraft for good. I have been harassed countless times and I have had enough. Today will be the last day I will be on. The server I will be on is

-DO NOT GIVE OUT IPs- ~ JDK
(JDK did not change this.  If I did then i would just delete the post)

I am sorry to all my friends but sorry :(' 'xx' 1) " (5725" 1197 2 1427935524 16222 5725 'Re: Shames20 harrasing mod but mod didnt do anything not even mute him!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'JDK may have had his chat off.' 'xx' 1) " (5726" 1180 7 1427936285 28 5726 'Re: Join the MisunAlliance today!' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '0.0
' 'xx' 1) " (5727" 1180 7 1427936301 28 5727 'Re: Join the MisunAlliance today!' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Too bad it is $16..' 'xx' 1) " (5728" 1196 10 1427937512 31 5728 'Re: BanApeal on what i may not did .....' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Dende is correct unban him because you can't ban someone if the photo is cropped that's some bullcrap. Plus wouldn't it be a warn first then a mute and then a ban? It's his first offense but like I said if you crop a photo it shouldn't be allowed as anything and if you have logs then that'd help. Also it could of been someone else saying that. ' 'xx' 1) " (5721" 1196 10 1427932104 26 5721 'Re: BanApeal on what i may not did .....' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Unban him.' 'xx' 1) " (5722" 1197 2 1427932685 0 5723 'Shames20 harrasing mod but mod didnt do anything not even mute him!' 'ckarate01' '' '199.47.117.195' 1 1427933286 'ckarate01' 'IGN - Shams20

What Game was it on - Prison

Evidence - http://imgur.com/Damp2B3

PS- JDK was on when this happened and he wasnt even afk but he didnt even do anything to dis kid ' 'xx' 1) " (5715" 1101 35 1427900868 46 7558 'Re: >>Server Rules<<' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 1432162777 'davide' '[u][b]Test Server[/b][/u]
  The Testing Server is a separate server apart from Aviatorcraft that is used to test out new plug-ins builds games and other assorted things related to Aviatorcraft.  The server is accessible to Helpers Trial-Mods Moderators and Administrators and is a white-listed server.  Players who are not staff members that come onto the server must be assisted by a staff member while on the server.  When a default player leaves the server their name is to be removed from the white-list immediately.  Regular players who come onto the test server without a staff member assisting them may be banned from both the test server and from Aviatorcraft for going into restricted areas[b]. [/b] Staff members should not troll on the test server but if they do it must be appropriate and not interfere with any on-going or saved builds. 
  If a staff member either creates or inputs a Mini-game for Aviatorcraft that is being tested on the Test Server that staff member will be responsible for the operation and all testing for the Mini-Game.  Players who are permitted to come onto the Test Server to help test or play that mini game are to only do so unless specified by the creator/proprietor of the Mini-Game.  Only the creator/proprietor of the Mini-Game will be allowed to edit any part of the mini-game unless given permission.
  Due to the fact that the Test-Server is a White Listed Server the following protocol must be done: [i][u]Before white-listing any additional players to the test server you must first gain permission from an administrator before white-listing the player.[/u][/i]  A player may be white-listed by any staff member if they are on the Test Server to partake in a Mini-Game.  Other then that the white-listing protocol must be followed. 

' 'xx' 1) " (5716" 1194 4 1427914957 16168 5716 'Re: Omg im panicing' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'You should have clear your pv before reseting your name thats what happens when you change your name it happen too me but i couldn't get my stuff back. only thing i had was my echest and bal.' 'xx' 1) " (5720" 1196 10 1427931980 0 5720 'BanApeal on what i may not did .....' 'ckarate01' '' '199.47.117.195' 1 0 '' 'ign - xPowerStaticx ( and yes it is diffrent from the forums )

Who Banned You  - JDK

Why were u banned ? - I actully did nothing...

Why should u be unbanned - well on this proof of squirrels report right here >  http://aviatorcraft.com/index.php?topic=1195.0 on his proof ( picture ) it did not say my name beside it and he cropped the In Game Names Out so all Im  saying is can u please Erase my ban record because on this report it did not say my ign in the proof and without the name means why should i be muted and such i hope u understand what i mean of this concept because he did erase the persons name on saying this stuff cause with out the name means Barely any proof is provided ' 'xx' 1) " (5719" 1194 4 1427926212 16049 5719 'Re: Omg im panicing' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Sorry to say most people know about the affects of changing your name. Clear pv's have someone hold your money etc. There is nothing the staff can do unless you have some type of prove.

Sorry

P.S. Happened to me too :p
' 'xx' 1) " (5718" 1194 4 1427923208 15888 5718 'Re: Omg im panicing' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Kidz is right if you're going to make changes to your account it's important to take precautions and be smart.' 'xx' 1) " (5737" 1199 7 1427981176 46 5737 'Re: Good Bye' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Don't worry dende i noticed XD' 'xx' 1) " (5738" 1196 10 1427981334 46 5738 'Re: BanApeal on what i may not did .....' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

The player was not banned as you can tell in his report he is only asking for a review of his 10 minute mute and hoping to have it removed from the Aviatorcraft records (which is allowed).  For me since I issued the 10 minute mute I stand by my ruling because of the fact that any use of that word or other more profound swears should be not be used on the server whatsoever.  I will bump this appeal to admins though. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (5739" 1197 2 1427981899 46 5739 'Re: Shames20 harrasing mod but mod didnt do anything not even mute him!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

The player was issued a warning at the time because I was in the middle of a conversation with lrice11.  Currently the /warn command does not show up in chat to regular players (If you want to see for yourself I can come on and show you).  The /warn command is something I use when I am in the middle of performing a task and don't have the time to deal with a person wondering why they were kicked even though I post a reason each time (It happens a lot so /warn is pretty handy). I am sorry that it did show in chat and we are fixing it. 

But here was what the situation was during the incident.  At the time i was AF.K. on Skype talking with lrice11 because of the fact that a player who was perm-banned from the server found his way back on.  I was asking lrice11 if I should ban his I.P even though the player has a little sister who plays on the server through a different account.  We did come to the conclusion to ban the person's account and not the I.P.  I am sorry that it did seem as if I was paying attention but at the moment I needed to deal with the person evading a ban more then the spammer.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5740" 1198 2 1427982039 46 5740 'Re: Spammer and i think harraser' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

The player will be muted for 40 minutes on the prison server because this is his second offense (Previous Name Based on IP was PandaKid6 -checked and confirmed-).

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (5741" 1196 10 1427983531 26 5741 'Re: BanApeal on what i may not did .....' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Jdk check the chat logs cause the pic didn't have his user in it.' 'xx' 1) " (5742" 1201 2 1427990487 16386 5742 'People trolling on Skyblock' 'JennaMarieGamer' 'brady.lalin@gmail.common' '50.191.46.159' 1 0 '' 'These people I think jullemusen12 and Norichan killed me on their island and took all of my stuff!! I really need them banned because I think they will keep stealing my things and steal others things too! >:( >:( Please ban them and never un-ban them! They have been stealing a lot and they are hackers. They need to be stopped!
PLEASE BAN THEM! I beg of you.' 'angry' 1) " (5743" 1202 2 1427992804 16174 5743 'Reporting XxCOOL_PAC_MANxX and UGOPVP' 'MaDdy_MC' 'mt_mc@outlook.com' '70.173.195.20' 1 0 '' 'Where: Prison
When: Right Now
Rule Broken: Harassment
Who: XxCOOL_PAC_MANxX and UGOPVP
Proof: http://i.imgur.com/JXvjZFa.png
Proof 2:http://i.imgur.com/5tcbKyS.png
Proof 3:  http://i.imgur.com/mV47peZ.png

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Mads' 'exclamation' 1) " (5744" 1200 15 1427993828 16222 5744 'Re: Why no rank upgrades on buycraft?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'ooooooooohhhhhhh' 'xx' 1) " (5745" 1202 2 1428003119 46 5745 'Re: Reporting XxCOOL_PAC_MANxX and UGOPVP' 'davide' 'davidenriquez41@gmail.com' '70.192.204.13' 1 0 '' 'Hello

Based on the evidence presented both players will be banned for 1 day from prison. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5746" 1201 2 1428003338 46 5746 'Re: People trolling on Skyblock' 'davide' 'davidenriquez41@gmail.com' '70.192.204.13' 1 0 '' 'Hello

This excerpt from our server rules should explain the situation:

[u][b]Scamming:[/b][/u]
  While playing on any Aviatorcraft server all players are responsible for their own items plots factions armor and property on any server.  Because of this ruling players are allowed to scam other players on any Aviatorcraft server.  We ask all players to be wise and responsible while playing on the server and to be aware of whether an advertisement is a scam.  If a player is scammed while playing on the server they are asked not to spam harass or threaten to hack the player who performed the scamming.  For when a player decides to scam we ask them to scam at their own risk.

For the hacking you must provide evidence in order for any action to take place. If you have evidence of hacking please personal message me here on forums.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5747" 1196 10 1428003856 46 5747 'Re: BanApeal on what i may not did .....' 'davide' 'davidenriquez41@gmail.com' '70.192.204.13' 1 0 '' 'Your appeal has been approved.  Your mute will be removed from the Punishment Logs. ' 'xx' 1) " (5748" 1203 20 1428004055 15973 5765 'Skyblock Plugin Suggestion' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 1428082141 'Slacker' 'Hey was just wondering if a [color=green]sleeping plugin[/color] could be added to the Skyblock server. One where if a certain number (or the majority) of players sleep the server will turn to daytime. Seeing as one of the major problems some players have is [color=maroon]random mob spawning at night[/color] I think this would be beneficial.

Currently in order to get skip the night it would require EVERYONE who's online to sleep at the same time (which can prove to be difficult). The only time this is realistically doable is when there are less than 3 players. Again [color=maroon]not a necessary plugin suggestion[/color] but a [color=green]convenient[/color] one. And if it can't be done then that's fine as well. I'm sure we'll make do.' 'xx' 1) " (5749" 1199 7 1428004622 16192 5749 'Re: Good Bye' 'meg304' 'Solarbeam122@gmail.com' '24.236.33.109' 1 0 '' 'I hate you so much right now >~>' 'xx' 1) " (5750" 1204 5 1428005010 16222 5750 'Faction base #Bigmac' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'i made a base for Bigmac on a diff server and i was hoping he will take it cuz it extremely pretty and safe.

[img]http://i.imgur.com/FOK9isC.png[/img]
[img]http://i.imgur.com/24E9DeT.png[/img]
[img]http://i.imgur.com/zOXAcEA.png[/img]' 'xx' 1) " (5751" 1199 7 1428008047 15888 5751 'Re: Good Bye' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.58' 1 0 '' 'But but.. That text has been there for a while now :/ Too bad I had everyone leave DeathTouch to join meh fac since I thought you left..' 'xx' 1) " (5752" 1199 7 1428011516 26 5752 'Re: Good Bye' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'Sonic I said to read my profile pic lol and it was April 1st 030' 'xx' 1) " (5753" 1199 7 1428015861 15888 5753 'Re: Good Bye' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'It's the same picture you always have..' 'xx' 1) " (5754" 1199 7 1428021076 26 5754 'Re: Good Bye' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Still..' 'xx' 1) " (5755" 1199 7 1428048820 16438 5755 'Re: Good Bye' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'and this is why i dispise all of u :I especially jdk [size=8pt]*puts a tiny hat on jdk*[/size] even more i still dispise austin powers for the times when he cant help me with plot griefers :I still hurts' 'xx' 1) " (5756" 1180 7 1428051081 0 5756 'Re: Join the MisunAlliance today!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=davide link=topic=1180.msg5675#msg5675 date=1427725617]
So Facey is saying we need better letters more quality and make them down right sexy that strip clubs would envy us.  Got it. ;)
[/quote]

Jdk I know what the peoplez want  ;) ' 'xx' 1) " (5757" 1205 4 1428055356 16495 5757 'thug gone' 'Jesus' 'pack4ios@gmail.com' '187.107.44.207' 1 0 '' 'I lost my casino thug rank about a month ago. Can you please give it back
IGN: TheOfficialJesus' 'xx' 1) " (5758" 1206 2 1428055817 0 5758 'XxDarkyPlaysxX Advertising' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'What server were they on? [b]Prison[/b]
Who is the player?[b]XxDarkyPlaysxX[/b]
When did they break the rule? [b]4:30 AM Central time[/b]
What Rule did they break? [b]Do not Advertise Ip's[/b]
Evidence: http://gyazo.com/a963ed13da9bc650ded62c849f6079ca


' 'xx' 1) " (5759" 1206 2 1428065485 46 5759 'Re: XxDarkyPlaysxX Advertising' 'davide' 'davidenriquez41@gmail.com' '70.192.210.89' 1 0 '' 'Hello

The Player will be banned from the entire server for 14 days for advertisement. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (5760" 1203 20 1428075746 1 5760 'Re: Skyblock Plugin Suggestion' 'godlikefrank' 'alextehbest@hotmail.com' '77.245.75.250' 1 0 '' 'I do like the idea we'd need more than one player sleeping at a time. I'll take a look.' 'xx' 1) " (5761" 1205 4 1428075996 1 5761 'Re: thug gone' 'godlikefrank' 'alextehbest@hotmail.com' '77.245.75.250' 1 0 '' 'Confirmed you should now have thug again.' 'xx' 1) " (5762" 1199 7 1428078568 26 5762 'Re: Good Bye' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'you hate april fools? ' 'xx' 1) " (5763" 1180 7 1428078606 26 5763 'Re: Join the MisunAlliance today!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '^ which is why he should be trial-mod

Hint Hint' 'xx' 1) " (5764" 1180 7 1428079036 50 5764 'Re: Join the MisunAlliance today!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=DendeTheWizard link=topic=1180.msg5763#msg5763 date=1428078606]
^ which is why he should be trial-mod

Hint Hint
[/quote]
he has been banned for hax dow :(' 'xx' 1) " (5765" 1206 2 1428079117 50 5765 'Re: XxDarkyPlaysxX Advertising' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I banned them and forgot to reply Opps lol' 'xx' 1) " (5766" 1203 20 1428082360 15973 5766 'Re: Skyblock Plugin Suggestion' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Thanks for taking taking my suggestion under consideration. I've seem to remember using this plugin in another server and liking its functionality so I thought I'd bring it up. Looking forward to any updates. ;D' 'xx' 1) " (5767" 1207 4 1428083571 16495 5767 'Thug is back' 'Jesus' 'pack4ios@gmail.com' '187.107.44.207' 1 0 '' 'I have my thug back  :). But  i cant rank up it says im not in the group to rank up.' 'xx' 1) " (5768" 1180 7 1428088261 0 5768 'Re: Join the MisunAlliance today!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=j_boy1234 link=topic=1180.msg5764#msg5764 date=1428079036]
[quote author=DendeTheWizard link=topic=1180.msg5763#msg5763 date=1428078606]
^ which is why he should be trial-mod

Hint Hint
[/quote]
he has been banned for hax dow :(
[/quote]

Which is why I accepted the fact im never gonna be tmod a long time ago and I don't plan on applying. Thanks for the support tho dende  ;)' 'xx' 1) " (5769" 1208 12 1428088814 16267 5769 'Coloured Name' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Hi Mods I just bought a coloured name and it hasn't came through to me yet D:

I was wondering if you can help me an give me my colored name please reply as soon as possible as i was looking forward to having my coloured name

Thanks
Mattymann1 Or Known In Game As II_PvPMattPvP_II' 'xx' 1) " (5770" 1209 7 1428093472 16116 5770 'Team Formation' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Hello! DarkyThePanda (darkon275) here and im announcing the new team called [i]The Porcupine Squad[/i]! This team consists of:

-Fibs
-DarkyThePanda
-Alienhunter104
-x_Vorah_x

-Any New members will be added at a late date.

http://gyazo.com/e98891bcbb2872496ca79ce844f90c6d' 'wink' 1) " (5771" 1208 12 1428097275 50 5771 'Re: Coloured Name' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Gave it to you i verified it on buycraft' 'xx' 1) " (5781" 1214 2 1428125687 26 5781 'Re: GET ON PRISON STAFF' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'They should make /pay only work to people same rank.' 'xx' 1) " (5782" 1214 2 1428126265 1 5782 'Re: GET ON PRISON STAFF' 'godlikefrank' 'alextehbest@hotmail.com' '179.43.128.34' 1 0 '' 'I'm unsure as to how this all started some players are stating that it was a bug with auctions. I've banned two of the players who have had extremely high balances and were known for throwing things off.' 'xx' 1) " (5774" 1209 7 1428105881 26 5774 'Re: Team Formation' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'This is off topic.' 'xx' 1) " (5775" 1211 4 1428105916 26 5775 'When is casino getting back?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I'm just wondering since I was like 1000 away from plats so I kinda want dat back soon. I got screenies of money if needed.' 'xx' 1) " (5780" 1214 2 1428125421 16049 5780 'GET ON PRISON STAFF' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Something is going on people are getting money and giving it to everyone you should hurry...

eco is already ruined

' 'xx' 1) " (5777" 1212 2 1428109388 16260 5797 'Harassment By DeathreaprII' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 1428181605 'Redneck_City' 'What: Death gets on prisons wanting to talk to MrGrumpy_14. Well instead calls MrGrumpy_14 MrScrubmmpy_14.
Who: DeathreaprII
When: April 3 2015 8:00 pm

Evidence: http://imgur.com/GYkdNq6
' 'angry' 1) " (5778" 1209 7 1428111576 15973 5778 'Re: Team Formation' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Yeah... Was a bit confused with what this was even about...  ???' 'xx' 1) " (5779" 1213 4 1428112574 0 5779 'Issues with the new Factions' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Ok so there are a lot of issues with the new factions plugin. Below I will be posting some of the main issues that I've noticed since it was implemented. I understand staff have a lot to work on at the moment but I figure since factions is one of the biggest areas of the server this needed saying. If you have anything to add post It in the replies or pm me here on the forums  ;)

[size=12pt][/[u][b]Raiding[/b][/u]size]
Since we got the new plugin raiding has become nearly impossible. I have tested Creeper eggs creeper spawners TnT trying to open chests and none of these things work. You could argue that you could "Just kill them enough and overclaim their base." However if your faction has an f home claimed you [b]CAN NOT[/b] claim anywhere else unless its connected to your first claim. Also you cant claim an enemys base unless you start at the edge of your claim. The issue with having to overclaim being the only way to raid means it Is [b]IMPOSSIBLE[/b] to raid factions with offline members.

[size=12pt][b][u]Base-Making[/u][/b][/size]
Another big issue with the new plugin is making bases with your faction. Nowadays there is either one Faction home or one vault. You cant claim land far away from eachother so claimed vaults are no longer possible. This also means that if you have an F Home and a Mob grinder in two separate places youd have to claim one and risk losing the other to a raid.

(I have more to add but its late at night right now and I cant think. Will add more later  ;D )
' 'xx' 1) " (5783" 1215 4 1428156781 15973 5783 'Skyblock Economy Issue' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 1428157490 'Slacker' 'I have a feeling someone hacked or took advantage of some bug while I wasn't on for the last 11 hours. For some reason many players have a balance that's over 1 0 0 000 dollars.
I have a feeling the culprit was amholley22 who currently had 970 0 0 000. Previously the highest balance was held by me at around 100 000. I think the server needs a rollback or something of that manner. Please balance out the economy.

Proof:
[img]http://i.imgur.com/VMqNzpA.png[/img]' 'xx' 1) " (5784" 1215 4 1428161727 26 5784 'Re: Skyblock Economy Issue' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' ':o' 'xx' 1) " (5785" 1215 4 1428162170 15973 5785 'Re: Skyblock Economy Issue' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Yeah the economy is completely broken. People are getting diamond armor/blocks left and right auctions are being made at max prices its just crap. :-\\' 'xx' 1) " (5786" 1215 4 1428162294 26 5786 'Re: Skyblock Economy Issue' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Time for a rollback.' 'xx' 1) " (5787" 1215 4 1428162429 15973 5787 'Re: Skyblock Economy Issue' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'And prepare for the complaints! ::)' 'xx' 1) " (5788" 1215 4 1428163958 15973 5788 'Re: Skyblock Economy Issue' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 1428164306 'Slacker' 'Well I found lrice11 chilling in the hub so I reported the problem to him. Seems he knew what the problem was already and went to work. Currently stemming the economy issue so more money isn't being created.  :P' 'xx' 1) " (5789" 1212 2 1428164853 16174 5789 'Re: Harassment By DeathreaprII' 'MaDdy_MC' 'mt_mc@outlook.com' '70.173.195.20' 1 0 '' 'Redneck This has been an issue for awhile now with the harassment of DeathreaprII but I would just use /ignore since he is extremely rude and has been reported very many different times for different reasons but usually always the same rule. I don't believe the mods will ban him forever anytime soon because he has been reported maybe over 20 times has been kicked numerous times and banned numerous times. Don't think he will be  going anywhere. Just do /ignore or if he continues to harass in any sort of way let the mods know immediately before something happens.
~MaDdy_MC  ' 'xx' 1) " (5790" 1215 4 1428167812 15973 5790 'Re: Skyblock Economy Issue' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Just a couple thoughts on the matter. Since the money generating bug as been dealt with now there's just the fallout.
[b]In my opinion the safest action here would be to reset/rollback the balances of the few players with trillions (which kinda works but skips the players who've managed to spend the money on stuff). They'll probably complain for having the money they got for free removed but whatever (it was unlegit money anyways).[/b]
Another option is a rollback of some kind to the players/islands (to remove the items) and possibly one for the economy (a complete reset might anger a portion of the server though :-\\).
[b]The option of leaving it alone kinda leaves the economy a bit broken (with a few players with trillions in their account) but the majority of the players wont complain ([color=maroon]still unbalanced so I wouldn't recommend it[/color]).[/b]' 'xx' 1) " (5791" 1216 1 1428168487 46 5791 'MOVED: Team Formation' 'davide' 'davidenriquez41@gmail.com' '70.192.215.15' 1 0 '' 'This topic has been moved to Off Topic

http://aviatorcraft.com/index.php?topic=1209.0' 'moved' 1) " (5792" 1213 4 1428172981 16222 5792 'Re: Issues with the new Factions' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.164.107' 1 0 '' 'I've already mention this to lrice smallen and 7misun. They may work on it soon. For now it just hard ore survival :P. So yeah it been about two months they've known. ' 'xx' 1) " (5793" 1215 4 1428173029 16222 5793 'Re: Skyblock Economy Issue' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.164.107' 1 0 '' 'ROLLBACK OR TAKE ALL OF OUR MONEY!!!!' 'xx' 1) " (5794" 1213 4 1428174899 15888 5794 'Re: Issues with the new Factions' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Thanks this should help them out a lot.' 'xx' 1) " (5795" 1213 4 1428175056 0 5795 'Re: Issues with the new Factions' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=WhiteDecay link=topic=1213.msg5792#msg5792 date=1428172981]
I've already mention this to lrice smallen and 7misun. They may work on it soon. For now it just hard ore survival :P. So yeah it been about two months they've known.
[/quote]

I spent a good 5 minutes yelling at lrice about this and he told me to post it on the forums. The staff know they just haven't fixed it even though its the server where most of the donations come from xD' 'xx' 1) " (5796" 1212 2 1428176087 16260 5796 'Re: Harassment By DeathreaprII' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'I think he deserves a perma ban for the multiple times he has been banned.' 'xx' 1) " (5797" 1212 2 1428177132 16222 5797 'Re: Harassment By DeathreaprII' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' '^^^^^ agree' 'xx' 1) " (5798" 1217 2 1428181587 16260 5798 'Another harassment report about DeathreaprII' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'What: Death was harassing me on how i pvp on prisons.
Who: DeathreaprII
When: April 4 2015 5:08 pm

Evidence: http://imgur.com/PgP0Jq3' 'xx' 1) " (5799" 1214 2 1428182612 16049 5799 'Re: GET ON PRISON STAFF' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'There was 4 Alex :)' 'xx' 1) " (5800" 1218 2 1428187346 15973 5800 'Skyblock Advertisment' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Reason for Report: Advertisment
Player:VictoriaSlays_

Proof:
[img]http://i.imgur.com/qr50b9w.png?1[/img]
They came spammed about 4-5 more times then just left.' 'xx' 1) " (5801" 1217 2 1428211672 16284 5801 'Re: Another harassment report about DeathreaprII' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'I h8 deathreapr he is mean bann w fire O-o
' 'xx' 1) " (5802" 1219 16 1428216882 1 11309 '► HOW TO SUBMIT A BUILD' 'godlikefrank' 'alextehbest@hotmail.com' '81.17.25.2' 1 1445354869 'Alex' 'Post a [b]name[/b] for your build (optional)
Post your [b]Minecraft Name[/b]

Post some [b]pictures[/b] of your build
Post the [b]coords[/b] of your build e.g
X - 370
Z - 90

The build competition ends on the 27th of October.
We will review all finished builds on the [b]27th of October[/b].
All builds will be seen and looked at.' 'xx' 1) " (7625" 308 5 1432423068 28 7625 'Re: Shores2510\'s head!' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'This was before the reset..' 'xx' 1) " (7626" 1642 38 1432423167 50 7626 'Re: 22/05/2015 - CREATIVE BUILD COMPETITION WINNERS' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=MrGrummpy_14 link=topic=1642.msg7615#msg7615 date=1432404286]
So.... When Is The Next On And What Will It Be...?
[/quote]
Good day MrGrummpy_14
What do you mean by "Next on" If you mean the next contest it will be after the reset most likely (June 1ST).


If you require any more support or help don't hesitate to make a new thread or PM me here on the forums or in game.


Thank you
  Jboy' 'xx' 1) " (7627" 1641 15 1432423291 50 7627 'Re: new stuff' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' ' Hello
Aviator seems to like this idea it will most likely be added on the reset.


If you need any more support don't hesitate to shoot me a PM or make a new thread.


Thank you
  Jboy' 'xx' 1) " (7628" 1548 23 1432423420 50 7628 'Re: Survival Roleplay or Hunger Games' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '
Hello!

Maybe it will be a minigame.

If you need more support don't hesitate to Pm me or make a new thread


Thanks
  Jboy' 'xx' 1) " (5804" 1215 4 1428219144 1 5804 'Re: Skyblock Economy Issue' 'godlikefrank' 'alextehbest@hotmail.com' '81.17.25.2' 1 0 '' 'I've had to delete the balances of people who have had absurd amounts of money. Auctioning is disabled on Skyblock in addition to Factions and Prison until we resolve the issue which caused it.' 'xx' 1) " (5805" 1211 4 1428219169 1 5805 'Re: When is casino getting back?' 'godlikefrank' 'alextehbest@hotmail.com' '81.17.25.2' 1 0 '' 'In the next few weeks if everything goes swimmingly' 'xx' 1) " (5809" 1217 2 1428241315 16396 5809 'Re: Another harassment report about DeathreaprII' 'Iamblackbird' 'alexdeancook@gmail.com' '173.57.208.87' 1 0 '' 'Honestly I believe deathreaprII doing this because hes just overall mean on the server. I think death should be muted/banned 1 hour for this
' 'xx' 1) " (5810" 1218 2 1428243478 1 5810 'Re: Skyblock Advertisment' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.151.188' 1 0 '' 'Banned for Two weeks thanks.' 'xx' 1) " (5808" 1222 18 1428237826 16164 5808 '/sell' 'Shugey' 'littlestrongman227@gmail.com' '50.182.159.36' 1 0 '' 'i believe that /sell should be brought
to factions. I say this because its very annoying to have to go to shop to sell stuff and if ur a guest and not /back. Even as a donator I am annoyed by the  process. hopefully we can add this to FAC.' 'xx' 1) " (5811" 1214 2 1428243576 1 5811 'Re: GET ON PRISON STAFF' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.151.188' 1 0 '' 'Yeah a few hours after I posted that message; I found the other two they're banned from Aviatorcraft for now and I've disabled the Auction plugin on Skyblock Prison and Factions until we find a way to resolve this bug.' 'xx' 1) " (5812" 1223 2 1428243771 16260 5812 'Once again DeathreaprII with harassment' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'What: Harassment by DeathreaprII on prisons.
Who: DeathreaprII
When: 10:18 Am EST

Evidence: http://imgur.com/PpW3m2j' 'xx' 1) " (5813" 1212 2 1428244895 1 5813 'Re: Harassment By DeathreaprII' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.151.188' 1 0 '' 'For the screenshots you've provided in both topics what he has said in chat does not look like it even warrents a tempban.
[img]http://i.imgur.com/sVVVBbI.png[/img]

[img]http://i.imgur.com/UsOKsAr.png[/img]

The key points of [url=http://en.wikipedia.org/wiki/Harassment]harassment[/url] on Aviatorcraft we mainly focus on;
[list]
[li]Racial - Known as Racism[/li]
[li]Sexual[/li]
[li]Extremely Vulgar/Explicit Language (it's fine normally but when overused to target a player it's bad)[/li]
[/list]

I've had to do a bit of digging myself to see what this would even come close to in terms of harrassment and this case is menial at best.

[quote author=Redneck_City link=topic=1212.msg5796#msg5796 date=1428176087]
I think he deserves a perma ban for the multiple times he has been banned.
[/quote]
Do you truly think this warrents a permanent ban?
Because of his past actions the current actions he's being judged on should be seen as what he's currently doing not as to what he has once done.

I don't want to sound like I don't care about this report; but you need to provide evidence which is clear proof of harrassment.
Locked.' 'xx' 1) " (5814" 1223 2 1428245139 1 5814 'Re: Once again DeathreaprII with harassment' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.151.188' 1 0 '' 'Confirmed muted for 10 minutes; i'll watch him for the next few minutes.' 'xx' 1) " (5815" 1224 7 1428259164 15973 5816 'Happy Sunday!' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 1428262960 'lrice11' 'To the non-Christians Happy Sunday!  ;D
(To the rest Happy Easter Sunday!  :P)

- Revised to do the possibility of being offensive towards others. Please try and respect everyone :)' 'exclamation' 1) " (5817" 1225 18 1428272349 23 5817 'Hi quick question ^-^' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'So in factions i was wondering if we could have the new members in factions start off with at least 100 dollars to give them enough money just to make a faction. That way they can start off quickly rather than asking for money or begging which seems to happen quite often to me.
Thank you for your time! ^-^
[color=maroon]R3d_[/color]' 'xx' 1) " (7624" 1644 4 1432423017 50 7624 'Re: reset no coloured chat ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hello Marco
  Thank you for notifying this. Our admins are currently working on many things such as the reset. This issue should be fixed with the reset. If it's not don't hesitate to make another thread and then i will make sure it gets fixed immediately. We are sorry this is happening.


If you need any more support don't hesitate to make a thread or PM me.


Thank you
  Jboy' 'xx' 1) " (7623" 1646 1 1432422831 50 7623 'Re: Some Rant that\'s related to AviatorCraft' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Good Day CeralMuncher
  Thanks for you input in the near future i believe we are going to ban words and phrases from being said in chat. I completely agree with this.


Thanks
  Jboy' 'xx' 1) " (5820" 1226 1 1428275488 16049 5820 'Redneck\'s Obsession with Getting Death Banned' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'I realize you two have your differences its quite apparent. But Redneck in some of the screenshots you are enticing Death.... He simply says you PvP skills are not that great. Along with the Worthless part but you are provoking him.... You don't have to type to him in chat. If you don't want to be "harassed" by him then don't talk to him... Just /ignore him. You would have done this but it looks like you and some people just want to get him banned.... I realize Death has his problems when it comes to words with people. But you both need to stop. Redneck just do not talk to him if you don't want to be "harassed".

Just my thoughts
-Fibs' 'xx' 1) " (7622" 1648 2 1432422667 50 7622 'Re: Multiple players' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hello
  The players have been banned/punished for there actions.


Thank you
  Jboy' 'xx' 1) " (5822" 1227 2 1428279941 46 5822 'MOVED: Redneck\'s Obsession with Getting Death Banned' 'davide' 'davidenriquez41@gmail.com' '70.192.197.225' 1 0 '' 'This topic has been moved to General.

http://aviatorcraft.com/index.php?topic=1226.0' 'moved' 1) " (5824" 1225 18 1428280770 0 5824 'Re: Hi quick question ^-^' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Or you could add getting $100 to the guest kit.' 'xx' 1) " (5825" 1225 18 1428282372 15973 5825 'Re: Hi quick question ^-^' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Seems like a topic that should go into the suggestions section.  :P
Also not that I know how one earns money in factions normally the idea is still interesting.' 'xx' 1) " (7621" 1648 2 1432416322 16559 7621 ' Multiple players' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'WHAT SERVER: Rags 2 Riches
WHAT TIME:4:26 5/23/2015
WHAT RULE DID THEY BREAK: Nice language
PROOF:
http://i.imgur.com/DcsVL55.png' 'xx' 1) " (5827" 1225 18 1428283515 0 5827 'Re: Hi quick question ^-^' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Normally in factions you have to travel to a warp risk death crossing warzone mine in wilderness and sell your loot at /warp shop. Its not the easiest thing to do' 'xx' 1) " (5828" 1225 18 1428284851 15973 5828 'Re: Hi quick question ^-^' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 1428285049 'Slacker' 'So risky but possible. I vaguely remember playing factions in other servers in the past. If similar as a new player you generally:
[list]
[li]Start off by sprinting in some random direction[/li]
[li]Travel for days to reach some area that seems relatively safe[/li]
[li]Set your /sethome secretly[/li]
[li]Start gathering materials[/li]
[/list]
All while hoping someone wont randomly slaughter you along the way or getting robbed while you've logged off.
Sounds like the normal Factions experience. ::)
Fun if you can get a good setup going or find a good faction willing to add you. Otherwise can be annoying. :-\\' 'xx' 1) " (5829" 1226 1 1428285518 15973 5829 'Re: Redneck\'s Obsession with Getting Death Banned' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Wait if people have access to the [color=green]/ignore[/color] command why is harassment still such a large issue?
Are people just not using the commands available to them? Or do they just like the drama?
I get harassment is bad but if you can straight up ignore people...
It's like having a can opener and trying to open the can with your fingernails...' 'xx' 1) " (5830" 1225 18 1428291201 0 5830 'Re: Hi quick question ^-^' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Pretty much except we have advanced terrain gen on so its difficult to even walk in a random direction.' 'xx' 1) " (5831" 1225 18 1428292818 15973 5831 'Re: Hi quick question ^-^' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Oh that sounds a bit interesting. I remember just looking around for an ocean to travel large distances which felt a bit safer/easier to do.
Anyway back to the question.
I'm not too sure how money will solve your problems. From what I remember getting materials is pointless without a safe base and money wont exactly help you find one.
Unless you want money for weapons or something to defend yourself I kinda feel that part of the charm of factions was slowly grow while avoiding stronger factions until you can protect yourself. I could be wrong but that's how I used to play factions.' 'xx' 1) " (5832" 1226 1 1428292914 0 5833 'Re: Redneck\'s Obsession with Getting Death Banned' 'Facelesswarrior5' '' '68.52.58.59' 1 1428293283 'Facelesswarrior5' '[quote author=Slacker link=topic=1226.msg5829#msg5829 date=1428285518]
Wait if people have access to the [color=green]/ignore[/color] command why is harassment still such a large issue?
Are people just not using the commands available to them? Or do they just like the drama?
I get harassment is bad but if you can straight up ignore people...
It's like having a can opener and trying to open the can with your fingernails...
[/quote]

Let me try to explain this with a hypothetical situation.

Imagine your standing there and a guy is aiming at you. He shoots you bam your dead (Harassing). Now imagine you have a bulletproof vest on (/ignore) and the bullet does nothing. Even though the bullet couldn't hurt you do you really want some guy shooting at you anyways?

Also there are ways to get around /ignore. You can tpa spam someone to harass them send them /mails and if your on factions use faction truce or ally chat. And the staff cant police these without picture evidence' 'xx' 1) " (5833" 1225 18 1428293211 0 5833 'Re: Hi quick question ^-^' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'You need money to initially create a faction you need money to claim land for your faction you need money to buy important supplies in the shop. Cash is king.' 'xx' 1) " (5834" 1225 18 1428293575 15973 5834 'Re: Hi quick question ^-^' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Oh that's a bit different from what I'm used to. Usually anyone could just make a faction (as long as the name wasn't already taken/offensive). Also to claim land factions ran on "faction power" and that would allow you to claim land.
I suppose this stops people from randomly creating factions ending up in thousands of random little factions. A slight challenge but it shouldn't be that hard to earn 100$ or whatever it costs to start your faction.' 'xx' 1) " (5835" 1225 18 1428293707 26 5835 'Re: Hi quick question ^-^' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We use to have faction power plugin they we removed it in 1.8 even though it still exists for 1.8' 'xx' 1) " (5837" 1225 18 1428294053 15973 5837 'Re: Hi quick question ^-^' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'So what constitutes having your land being claimed by enemy factions then? It used to be that when you had less power than land your land could be stolen. Seems odd when its all controlled by money.' 'xx' 1) " (5838" 1224 7 1428294757 15973 5838 'Re: Happy Sunday!' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Sorry for being possibly offensive. I'm Christian myself and like making small jokes. (I generally consider taking shots at myself to not be an issue such as Asian jokes) Didn't think anyone would be up in arms about such a thing seeing as we all are into the gaming industry and play games which bring up similar topics.
Anyways regardless of what I thought sorry again meant no offense. :-\\' 'xx' 1) " (7620" 1606 38 1432411343 16348 7620 'Re: Want to help out with the website?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hye (Thats Hye is my thing :P)


This are my new picture what u like the most from the server (Everthing :P)
http://imgur.com/tpCd7DY pr1UoZM 3pRGFKy dsosYRG FM84KtY hoKufO2 RY2RBwl nqcAQce XBkX3J0 GgyBpYr xAdm0W2 hOwcIHd OTG5ROQ TS2ToNY Mb6ILvX COwlRZm i hope you enjoy (✿◠‿◠)


~[color=green]FirePowerHD :D[/color]' 'xx' 1) " (7618" 1646 1 1432411162 46 7618 'Re: Some Rant that\'s related to AviatorCraft' 'davide' 'davidenriquez41@gmail.com' '70.192.239.126' 1 0 '' '[move][size=36pt]AMEN[/size][/move]' 'xx' 1) " (7619" 1637 40 1432411233 46 7619 'Re: RedHippoplaysMC\'s Build' 'davide' 'davidenriquez41@gmail.com' '70.192.239.126' 1 0 '' 'I was talking plot coordinates dende. Not xyz coordinates.  Like "I live on plot 6;-9" or something similar. ' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (5841 1225 18 1428304094 16222 5841 'Re: Hi quick question ^-^' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'yes they can claim our land but not with money. in this faction u can't claim away from the land u already claim (border not connected) if there power lvl is lower we do /unclaim o to overclaim them.  money is use to buy land and create factions but that not the problem of faction right now the problem is that os NOT Faction because everyone base is unraidable unless you find a way in and kill the member to make them lose power.

we can't open chest we can tnt cannon. we can't creeper explode we can't do anything but pvp and mine that it. Faction is now Survival without the roleplaying.
And not to mention many of the player on this server complained how we tp out of there base to escape fighting and getting caught. Meaning we get traped in there base cuzzing us to wait until they kill us and some may not kill us to let us out they will keep us hostages forever. and faction is ruin because of a bunch of complains.

Factions IS suppose to be BRUTAL not little girl friendly and safe. ' 'xx' 1) " (5842" 1225 18 1428304231 16222 5842 'Re: Hi quick question ^-^' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'p.s in this plugin if ur inactive for more than a certain amount of days the plugin AUTO KICK you from the factions rather than losing power.

You never lose power unless killed or by accidental death now. This faction need the new plugin but the old stuff.' 'xx' 1) " (5844" 1226 1 1428309064 15973 5844 'Re: Redneck\'s Obsession with Getting Death Banned' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 1428311369 'Slacker' '[quote author=Facelesswarrior5 link=topic=1226.msg5832#msg5832 date=1428292914]
Imagine your standing there and a guy is aiming at you. He shoots you bam your dead (Harassing). Now imagine you have a bulletproof vest on (/ignore) and the bullet does nothing. Even though the bullet couldn't hurt you do you really want some guy shooting at you anyways?[/quote]

I do understand that everyone would prefer if these situations never occurred in the first place but the internet is not that nice of a place. Also that's what reports with screenshots were designed for. Nothing wrong with taking multiple screenshots as proof for breaking the rules set by the server. I've done this multiple times myself when reporting advertiser spammers and other server issues.

[quote author=Facelesswarrior5 link=topic=1226.msg5832#msg5832 date=1428292914]
Also there are ways to get around /ignore. You can tpa spam someone to harass them send them /mails and if your on factions use faction truce or ally chat. And the staff cant police these without picture evidence [/quote]

[color=navy]Report is made staff handle the situation. If this happens multiple times they receive greater punishments. And people [color=maroon]working around[/color] the /ignore command is like when people get creative for advertising. Works temporarily but eventually leads to their punishment. Here's one example I reported not too long ago. [/color]

Someone seemed to be advertising some YouTube channel. I was going to ignore it initially since it wasn't against the server's rules but then he mentioned some link in the description. I checked it out and it turned out that the link was the IP of another server. I made the report and the guy got banned. Now the guy has a strike against him. And if he does it again greater punishments.

[color=navy]Long story short [color=maroon]workarounds are still wrong but almost all of that can still be recorded as evidence via screenshots[/color] for reporting.[/color]

Anyways back to your initial statement. As for claiming that Death was being provoked into saying such harassment just to get him banned [color=maroon]both parties are at fault[/color].  Death could have stopped the harassment and Redneck could stop talking to him. Both parties involved could have just used /ignore and the situation would be avoided. Obviously one side enjoys trolling/harassment type of behaviors and the other side wants this person gone.' 'xx' 1) " (7617" 1641 15 1432411114 46 7617 'Re: new stuff' 'davide' 'davidenriquez41@gmail.com' '70.192.239.126' 1 0 '' 'Okay I will write this as a my personal opinion post:

I do not like the idea and it seems to be a bit useless.  We already have a gang type of atmosphere with factions and adding gangs to prison would basically make it into a factions/prison hybrid.  Since we are not looking to make hybrids there would be no use of having it.  ' 'xx' 1) " (7615" 1642 38 1432404286 16504 7615 'Re: 22/05/2015 - CREATIVE BUILD COMPETITION WINNERS' 'MrGrummpy_14' 'alexc0996@gmail.com' '98.235.64.137' 1 0 '' 'So.... When Is The Next On And What Will It Be...?' 'xx' 1) " (7616" 1623 38 1432410958 46 7616 'Re: 16/05/2015 - The New Trial-Mods' 'davide' 'davidenriquez41@gmail.com' '70.192.239.126' 1 0 '' 'Yep

Lizardz has resigned from trial moderator in order to focus more on college.  We did appreciate his short time as staff.  There will not be a replacement for Lizardz as we keep all of our decisions final.  ' 'xx' 1) " (5848" 1229 1 1428340330 16164 5848 'Me and Soniccaleb know how to fix auction' 'Shugey' 'littlestrongman227@gmail.com' '68.83.37.35' 1 0 '' ' you have to disable sealed auction. we went to 20 different servers and the ones who enabled sealed auction we were able to do the money glitch on. on the other servers who disabled sealed auction you cant perform the money glitch so intern if we did disable sealed auction  on aviator craft people will no longer be to accomplish the money glitch.' 'xx' 1) " (5849" 1225 18 1428342633 15888 5849 'Re: Hi quick question ^-^' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.92' 1 0 '' 'Alex fixed the whole explosions in land problem so raiding is very much possible now.' 'xx' 1) " (7614" 1623 38 1432401579 26 7614 'Re: 16/05/2015 - The New Trial-Mods' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'What happened to Lizardz' 'xx' 1) " (5851" 1230 4 1428349546 26 5851 'Bannable Offense?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'So one day I went online and saw Tyson (thedollarshort) say that raiding him was bannable? I know someone that I'm truced with wanted to raid him but wtf? Its BANNABLE? ' 'xx' 1) " (5852" 1231 10 1428353816 0 5852 'HOW AM I BANNED' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Went i went on the aviatorcraft server for prison it says i was banned and i dont see a report about me and I did nothing j just wanted to know how AM I
BANNED i mean i just bought chief on 4/5/15 and now Im banned ? SOMEONE TELL ME WHY IM BANNED ' 'xx' 1) " (5853" 1231 10 1428354842 0 5853 'Re: HOW AM I BANNED' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Never mind lrice fixed it for me but why was i banned in the first place' 'xx' 1) " (5857" 1230 4 1428366535 32 5857 'Re: Bannable Offense?' '7misun' '7misun@gmail.com' '104.159.161.189' 1 1428366674 '7misun' 'Also I followed up with Bigmac He said that he never said that. If you are still Concerned or have questions Msg me directly' 'xx' 1) " (5858" 1230 4 1428367006 15888 5858 'Re: Bannable Offense?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'So what happened with Noah? I heard he has been banned for raiding the base.' 'xx' 1) " (5859" 1230 4 1428368701 32 5859 'Re: Bannable Offense?' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'i dont think he was ever banned' 'xx' 1) " (5860" 1230 4 1428369645 0 5860 'Re: Bannable Offense?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'When I visited the base I found a bedrock box for noah so I doubt they banned him lel. I think they just left him to die in a cell' 'xx' 1) " (5856" 1230 4 1428365830 32 5856 'Re: Bannable Offense?' '7misun' '7misun@gmail.com' '104.159.161.189' 1 1428366120 '7misun' 'Hello Dende Its more geared towards people who are in the faction and just tnt it to be cool. Players outside of the faction can try to raid it all they want. I will say good luck. Ill just add that there would be a slim to no chance that someone would get banned Just removed from the faction and homes deleted' 'xx' 1) " (7629" 1649 12 1432489237 15878 7629 'Coloured name ' 'TheArticMonkey' '1kie27i@gmail.com' '90.197.44.64' 1 0 '' 'Doin this for my buddy

Name - Pheonix1214
Current name - Pheonix_
He bought a rank along time ago it was a coloured name [Blue]
He was online along time ago 7-8 months ago. It got removed after the reset but he didn't really take it into notice.

[color=blue]Blue[/color] Pheo..' 'xx' 1) " (7613" 1623 38 1432397707 16222 7613 'Re: 16/05/2015 - The New Trial-Mods' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' ':( now it just me and SH4DOWxD3LTA' 'xx' 1) " (5862" 1225 18 1428377291 16222 5862 'Re: Hi quick question ^-^' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' ' >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( >:( SCREW FACTIONS
' 'xx' 1) " (5863" 1225 18 1428380802 15888 5863 'Re: Hi quick question ^-^' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.92' 1 0 '' 'Alrighty then' 'xx' 1) " (5864" 1233 2 1428411358 15878 5864 'Elvis playing dumb' 'TheArticMonkey' '1kie27i@gmail.com' '90.204.215.127' 1 0 '' 'Basicly me and Elvis don't get along very much he saw someone call me gay 2 times and yet refused to admit it I told him to do something about it but he still refused. We all know Elvis' isn't the most reliable mod. Check chat logs to see what Elvis was saying.... It's really quite funny... This happened at around 1:45pm UK time...
Now to the reporting side.

Who is the player? -[b] Elvis0102[/b]
What server? -[b] Generally all around but this happened on prison[/b]
When did they break the rule? - [b]around 1:45pm UK[/b]
Proof? -[b]http://imgur.com/YF81rOu[/b]


Elvis' acting stupid to not punish someone I want punished because me and Elvis' aren't the best of buds (;

I know the rules better then Elvis haha
That's holding a grudge... We can't have mods on this server who hold grudges... It's not very good...
Basicly I want his T-Mod to be revoked...' 'xx' 1) " (5865" 1233 2 1428411638 50 5865 'Re: Elvis playing dumb' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'TheArticMonkey. First off the user logged off so he requested me to get on and ban him I'm very sorry if i can't get on with a snap of my fingers. He was also dealing with someone who was harassing/ being disrespectful to him as seen him requesting the _Hells person to respect staff. Chat moves fast in prison especially with socialspy. Thats why the forum is a great place to report people so we can punish them. We as staff are not perfect in catching every little thing. We also go afk if we check skype.


I do understand you want him demoted due to something that happend outside the server.


Locked. This report is pointless you should be making a report for the player if we miss something.' 'xx' 1) " (5866" 1234 15 1428438801 15878 5866 'Mate. This is gettin\' rediculous.' 'TheArticMonkey' '1kie27i@gmail.com' '90.204.215.127' 1 0 '' 'Every day I get on Aviator and the chat's flooded by 12 year old kids fucking eachother in the ass with a dildo can someone please PLEASE make a different section of Aviator where roleplayers can go and have a massive orgy? Thank you - TheArticMonkey' 'xx' 1) " (5867" 1235 1 1428445283 16519 5867 'How do you know?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'How do you know if the people reporting are telling the truth? I mean without a video picture Mod or Admin on right then how do you really know if they are telling the truth?' 'xx' 1) " (5868" 1236 1 1428446051 16519 5868 'How do I change my profile settings?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I just made a new account but I either forgot or just don't know how to change my profile Age etc. ' 'xx' 1) " (5869" 1235 1 1428446944 0 5869 'Re: How do you know?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Unless evidence is provided in the report it isnt punishable until evidence is added' 'xx' 1) " (5870" 1235 1 1428447874 16519 5870 'Re: How do you know?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'ok thanks so you are saying I would need a video?' 'xx' 1) " (5871" 1235 1 1428448921 0 5871 'Re: How do you know?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Hacking offense =Video
Chat offense = Pictures' 'xx' 1) " (5872" 1235 1 1428449174 16519 5872 'Re: How do you know?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'ok' 'xx' 1) " (5873" 1237 15 1428449454 16519 5873 'Plot greifing allowed?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'In my opinion   I think plot grieving should not be allowed. It would make the server much happier. Because I think for every plot that is grieved there is more harassment. And yes i know that it is our responsibility to see who is added but what about people who hack into others plots?' 'xx' 1) " (5874" 1237 15 1428450115 15878 5874 'Re: Plot greifing allowed?' 'TheArticMonkey' '1kie27i@gmail.com' '90.204.215.127' 1 0 '' 'You can't hack into someones plot and if you do please record and report the player for hacking. Plot griefing will always be allowed as you said it's your own responsibility.' 'xx' 1) " (5875" 1234 15 1428456333 16519 5875 'Re: Mate. This is gettin\' rediculous.' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I agree with Arctic it is getting annoying cause that one group on the server is always talking about drugs and sex. There are more kids on this server than adults and that is not good.' 'xx' 1) " (5876" 1238 7 1428457413 0 5894 'mhmmm like? ' 'ckarate01' '' '199.47.117.195' 1 1428491244 'Alex' '[img]http://imgur.com/3O0erBi.png[/img]' 'xx' 1) " (5877" 1236 1 1428458066 15973 5877 'Re: How do I change my profile settings?' 'Slacker' 'lazyazngamer@gmail.com' '172.56.28.243' 1 0 '' 'Account Profile>>Modify Profile>>Forum Profile

Should be able to change it there.' 'xx' 1) " (5878" 1235 1 1428459352 15973 5878 'Re: How do you know?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Generally screenshots are the simplest and best method of acquiring proof (when applicable).' 'xx' 1) " (5879" 1235 1 1428461462 11 5879 'Re: How do you know?' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.95' 1 0 '' 'Bbricks you can't lie on a report because without evidence the report is invalid. We(as In staff) will never takes someone's word for any punishment unless they tells us privately to check out the play for hacks and we are able to supply evidence. Without evidence the player cannot be punished in any way shape or form.' 'xx' 1) " (5880" 1234 15 1428462090 11 5880 'Re: Mate. This is gettin\' rediculous.' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.95' 1 0 '' 'Honestly I have yet to see anything like this before could you please supply a screen shot the next time you see it' 'xx' 1) " (5881" 1237 15 1428462225 11 5881 'Re: Plot greifing allowed?' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.95' 1 0 '' 'Yes as far my extent plot hacking is impossible I have never heard anything like that other than that I think it is your fault for any griefing in you plot.' 'xx' 1) " (5882" 1236 1 1428462636 11 5882 'Re: How do I change my profile settings?' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.95' 1 0 '' 'You go in [b]profile[/b] then [b]account settings[/b]. Then do what ever you need todo from there ' 'xx' 1) " (5885" 1150 1 1428463739 15846 5885 'Re: Congratz lrice!' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'A little to late but Congratulations on becoming an admin lrice you really deserve it  :)' 'xx' 1) " (5887" 598 1 1428464075 15846 5887 'Re: My top 15 pvpers :D (My opinion)' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'YAY I'm not on the list! ;D' 'xx' 1) " (6307" 1342 1 1428824611 15846 6307 'Re: Sorry?' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'Don't be sorry slacker your suggestions are [b]great[/b]!' 'xx' 1) " (5889" 1237 15 1428464863 15973 5889 'Re: Plot greifing allowed?' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' 'Simplified:
If you added the griefer its your fault. No Staff Involvement.
If you didn't add the griefer then its their fault. Staff will (probably) fix it.' 'xx' 1) " (5890" 1234 15 1428465400 15973 5890 'Re: Mate. This is gettin\' rediculous.' 'Slacker' 'lazyazngamer@gmail.com' '50.191.46.159' 1 0 '' '[quote author=BricksB link=topic=1234.msg5875#msg5875 date=1428456333]
There are more kids on this server than adults and that is not good.
[/quote]
Well Minecraft is a game and kids play games. Also they like to pretend to be "mature" by talking around those topics. Generally it just looks childish when they try and I usually ignore it.
Regarding chat the one thing I liked about factions was the faction chat option. Essentially A separate chatroom for people you're playing with. If this could be applied more broadly like setting up private chatrooms for select people (like inviting people into your chatroom) that'd be awesome. I haven't seen one so far but maybe there's something like that out there (haven't done any research on my part).' 'xx' 1) " (5891" 1241 15 1428465590 16192 5891 'Custom Enchants Maybe?' 'meg304' 'Solarbeam122@gmail.com' '24.236.33.109' 1 0 '' 'Eh I think this would be cool on factions And maybe some other servers to... I do don't know how hard it must be to add Custom enchants but I think it will add more fun into enchanting. Somehow X3 I see this in other factions servers. Why not ours? But again I don't how hard it would be. Custom enchants would bring pvp more exciting. Well I also know the cons to Custom enchants such as Enchants being TOO OP. And maybe some lag? But aside that. Custom enchants are fun And the feeling when you get a rare enchant OAO! X3 I know I don't bring up GOOD REASONS. To add it but it's only just a suggestion! :3 ' 'xx' 1) " (5892" 1241 15 1428465718 16222 5892 'Re: Custom Enchants Maybe?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Not u too we already had shugey mention this idea this is still a no. what enchant would we need???

Glutony: never have to eat again.  we have /eat
moon and sun crest. damage in the day and night.  no one even find a person in the wild when exploring.
other i dont know ' 'xx' 1) " (5893" 1234 15 1428465820 16222 5893 'Re: Mate. This is gettin\' rediculous.' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'either way just report for the inappropriate roleplay. they are actually breaking the server rules even if they are not insulting or harassing one another. most of this they are doing is profanity' 'xx' 1) " (5894" 1242 40 1428470053 16523 5894 'zeus360\'s Competition Entry' 'zeus360' 'zoos360@hotmail.com' '50.158.130.201' 1 1428471189 'zeus360' '[center][size=18pt][font=arial]Medieval Building Competition Entry[/font][/size][/center]

[b]Name[/b] ; [i]zeus360[/i]

[b]Build Title[/b] ; [u][i]Civilized Work[/i][/u]

[u][b]Normal Textures:[/b][/u]
[b]Picture 1[/b]: [i]http://gyazo.com/87d05fe8dc0999e8cce03e8e2b28e062[/i]
[b]Picture 2[/b]: [i]http://gyazo.com/ce44cfab2c7dd4f767c94ee971864ebe[/i]

[u][b]With Conquest Texturs:[/b][/u]
[b]Picture 1[/b]: [i]http://gyazo.com/b98613aba0ba3affdc0404f62b5314ec[/i]
[b]Picture 2[/b]: [i]http://gyazo.com/23890a147eb0ddb3db88f384cc9e4cbb[/i]
[b]Picture 3[/b]: [i]http://gyazo.com/aa0029f15cd48c7df8ffcf20e649b3da[/i]

[b]Plot ID[/b] ; [i]4;-6[/i]

[b]X[/b] ; [i]616[/i]
[b]Z[/b] ; [i]-1 094[/i]' 'xx' 1) " (5895" 1238 7 1428491260 1 5895 'Re: mhmmm like? ' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.212.234' 1 0 '' 'you posted a link to the image without the .png fixed that for you.' 'xx' 1) " (5896" 1243 38 1428491459 1 5940 '08/4/2015 - Quick Forum Update' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.212.234' 1 1428529248 'Alex' '[size=18pt][b]FORUM UPDATE 03[/b][/size]

A few changes have been made;
[b]Reporting players and problems[/b] have been moved to their own category
[img]http://i.imgur.com/glZS6N2.png[/img]

[b]Minecraft Names[/b] are now [b]required[/b] on Registration [url=http://aviatorcraft.com/index.php?action=profile;area=forumprofile]you can modify yours in your profile[/url].
Do not try to impersonate someone with this I'm allowing you to change your minecraft name as it is for the time being; I will eventually get around to using UUID's which will change automatically.
[img]http://i.imgur.com/clOrzJE.png[/img]
[img]http://i.imgur.com/jdfTZOx.png[/img]' 'xx' 1) " (5897" 1234 15 1428491771 46 5897 'Re: Mate. This is gettin\' rediculous.' 'davide' 'davidenriquez41@gmail.com' '173.209.212.169' 1 0 '' 'Like what decay said they are breaking the rules if they are doing inappropriate roleplay. If u read the beginning of the rules page that I made it says that some of these topics go for multiple areas. In the survival section it has rules for role players. If they do do it again please provide evidence of what they did.

We are not going to make a different area of the server for role players because of the fact that server is made for a youtuber who roleplays. If we moved the role players or made special stuff for them then we would be singling them out and not making then interact with other players of the server.  We want everyone to enjoy their time on the server and if u believe that they are getting out of hand please provide pictorial evidence so that way we can help lower the innapropriate role players. ' 'xx' 1) " (5898" 1244 4 1428494327 16360 5898 'rank Q to P after being offline for a while (in prison)?' 'FrassSketel' 'shivabeeld1@gmail.com' '81.83.99.154' 1 0 '' 'problem - rank Q to P
steps - logged of for a while come back be disappointed 
server - prison

i have no proof because i din't know this problem was possible in a bigger server (if any server at all)
u might think this is baloney (i don't blame u for it because this problem in your mind is non existent)
but its true (i don't waste time making this if i din't had this issue)

if u find this offence sorry i din't meant to be offence ' 'question' 1) " (5899" 1242 40 1428497968 11 5899 'Re: zeus360\'s Competition Entry' 'Elvis0102' 'Zachlasz@hotmail.com' '205.204.31.2' 1 0 '' 'Great build Zues! Thanks for applying I wish you and everyone else the best of luck.' 'xx' 1) " (5900" 1244 4 1428503689 46 5900 'Re: rank Q to P after being offline for a while (in prison)?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

We are aware of the situation and it seems to be a glitch on the server.  We will fix as soon as possible. 

Thank you for the report

~[color=blue]JDK21132[/color]' 'xx' 1) " (5901" 1156 38 1428514388 16525 5901 'Re: AviatorCraft Staff Team' 'KiazaDuncan' 'Kiazatiere2004@yahoo.com' '107.210.20.13' 1 0 '' 'Can I join the next episode ' 'xx' 1) " (5907" 1246 39 1428521852 50 8347 'APPLYING IS CLOSED The deadline to apply was April the 25th!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1435647667 'lrice11' 'Applying is now closed! The deadline to apply was April the 25th!' 'recycled' 1) " (5904" 1225 18 1428516533 1 5904 'Re: Hi quick question ^-^' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'wow ok mate' 'xx' 1) " (5917" 1251 7 1428522981 26 5917 'A very very odd question I know' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'For mod apps it says age doesn't matter then why do you wanna know?' 'xx' 1) " (5918" 1251 7 1428523025 50 5918 'Re: A very very odd question I know' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'reasons' 'xx' 1) " (5919" 1252 39 1428523042 26 5919 'Monster Hunter 4 Ultimate' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Anybody have dis? I'd like to get a 4 hunting party. (I'll be your friend if your on survival prison factions) High Rank - G rank only please.' 'recycled' 1) " (5920" 1251 7 1428523092 26 5920 'Re: A very very odd question I know' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'much specific so wow. ' 'xx' 1) " (5921" 1251 7 1428523197 50 5921 'Re: A very very odd question I know' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'It helps us as i said in TIPS ON APPLYING see how mature you are to your age' 'xx' 1) " (5923" 1251 7 1428524314 26 5923 'Re: A very very odd question I know' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'but before you told me you lied on it. Cause it said like it said 14 or something and you said Haha you thought I put my real age.' 'xx' 1) " (5927" 1251 7 1428524751 50 5927 'Re: A very very odd question I know' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I was messing with you.... I knew you would freak out.' 'xx' 1) " (5929" 1251 7 1428525220 26 5929 'Re: A very very odd question I know' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You messing with people thinking its a joke really isn't its just being stupid :p' 'xx' 1) " (5930" 1251 7 1428525318 46 5930 'Re: A very very odd question I know' 'davide' 'davidenriquez41@gmail.com' '70.192.194.136' 1 0 '' 'I'm just going to lock this
' 'xx' 1) " (5931" 1251 7 1428525327 50 5931 'Re: A very very odd question I know' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=DendeTheWizard link=topic=1251.msg5929#msg5929 date=1428525220]
You messing with people thinking its a joke really isn't its just being stupid :p
[/quote]
i cry eatch time' 'xx' 1) " (5983" 1265 2 1428551102 15888 5983 'Re: NAKED PEOPLE EVERY WHERE ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'I don't think having a naked skin is illegal on here.' 'xx' 1) " (5941" 304 39 1428529412 1 5941 'Re: Grand Theft Auto IV and V Thread' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'i uploaded this a while ago [b]GTA 4 BOGT[/b];

[youtube]http://www.youtube.com/watch?v=5bJUsOT3FJo[/youtube]' 'recycled' 1) " (5946" 1259 1 1428532025 16519 5946 'When does Moderator apps stop?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I wanna know when the Moderator applications end. Pls tell me.  :)' 'xx' 1) " (5950" 1235 1 1428533464 16519 5950 'Re: How do you know?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Ok thanks Elvis' 'xx' 1) " (5955" 1259 1 1428534740 1 5955 'Re: When does Moderator apps stop?' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' '[img]http://i.imgur.com/YDlFyuz.png[/img]' 'xx' 1) " (5956" 1259 1 1428536067 16519 5956 'Re: When does Moderator apps stop?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Ok thanks Alex' 'xx' 1) " (5957" 1262 1 1428537932 16519 5957 'Am I good?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I've been playing on Aviatorcraft for a while now and I want the other players on the server to tell me in /mail send BricksB or on fourms if I am good at PvP or not. I want to get better.  Thanks  :) ' 'xx' 1) " (5962" 1246 39 1428539591 31 5962 'Re: APPLYING IS OPEN The deadline to apply is April the 25th!' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' ':D' 'recycled' 1) " (5964" 1262 1 1428539858 31 5964 'Re: Am I good?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'I personally think you could do better I know you can if you want we can 1v1 sometimes!' 'xx' 1) " (5965" 1265 2 1428540650 0 6409 'NAKED PEOPLE EVERY WHERE ' 'ckarate01' '' '199.47.117.195' 1 1428963039 'ckarate01' 'Who did it ? - angielovesyou123 and juicey03

What Game ? - Prison

What did they do ? - Have Naked Skins

When did this happen ? - April 9

Evidence ? - http://imgur.com/PdYeHKE  more ?  http://imgur.com/gSOIjIg  also http://imgur.com/BMYyuKR last one http://imgur.com/jDFOrk0' 'xx' 1) " (5967" 1267 2 1428541966 16530 5967 'Juicey03 using vulgar harassment!' 'IIVorahII' 'kbuergert66@gmail.com' '108.41.204.107' 1 0 '' '[b]What server were they on?:[/b] Prison.

[b]Who is the player?:[/b] Juicey03

[b]When did they break the rule?:[/b] Wednesday April 8th

[b]The rule they broke:[/b] Harassment Threatening to kill me and my family Then basically calls me a shemale.

[b]Evidence:[/b]
http://imgur.com/4WbmR9C

[b]Evidence #2:[/b]
http://imgur.com/hPNJYIj' 'exclamation' 1) " (5968" 1265 2 1428542393 16222 5968 'Re: NAKED PEOPLE EVERY WHERE ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'if ur reporting put it in the right subtopic please.  ' 'xx' 1) " (5970" 1265 2 1428544700 0 5970 'NAKED PEOPLE EVERY WHERE ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Who did it ? - angielovesyou123 and juicey03

What Game ? - Prison

What did they do ? - Have Naked Skins

Evidence ? - http://imgur.com/PdYeHKE  more ?  http://imgur.com/gSOIjIg  also http://imgur.com/BMYyuKR last one http://imgur.com/jDFOrk0
ReplyQuoteNotify' 'xx' 1) " (5971" 1270 15 1428545223 11 5971 'MOVED: NAKED PEOPLE EVERY WHERE ' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=2.0]Report a Player[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1265.0[/iurl]' 'moved' 1) " (5973" 1267 2 1428545842 11 5974 'Re: Juicey03 using vulgar harassment!u' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 1428546110 'Elvis0102' '[b][s][color=red][move][color=red][b]THANKS FOR REPORTING[/b][/color][/move]
Your situation is being delt with right now.' 'xx' 1) " (5975" 1267 2 1428546291 11 5975 'Re: Juicey03 using vulgar harassment!' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 0 '' 'Thank you for reporting the player has been temp banned for one hour.' 'xx' 1) " (5984" 1265 2 1428551785 26 5984 'Re: NAKED PEOPLE EVERY WHERE ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'It is' 'xx' 1) " (5985" 1273 40 1428552483 16532 6058 'Competition Entry' 'lilly111ooo' 'lillysmith644@gmail.com' '76.192.149.248' 1 1428608578 'lrice11' 'House

isy101

http://gyazo.com/ddd7f75fb3f42f5bccbef173f617e111

http://gyazo.com/79a7d89145f926194368e68d9fd06e34

X= -1654
Z= -1072' 'lamp' 1) " (5986" 1274 7 1428555249 16192 5986 'Rawr' 'meg304' 'Solarbeam122@gmail.com' '24.236.33.109' 1 0 '' 'I feel slightly sad that I can't really apply hehehe... If you know me then y'know why :3' 'xx' 1) " (5988" 1265 2 1428560243 0 5988 'Re: NAKED PEOPLE EVERY WHERE ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[b]Any skin that is considered offensive to other players such as: Nude skins Racist skins Exposed Private Area Skins etc.  Are not allowed on the server whatsoever. If you see an offensive skin please report it to Aviatorcraft Forums and the staff will decide if it is indeed offensive. [/b]

~Excerpt from aviatorcraft general rules.' 'xx' 1) " (5990" 1277 7 1428573415 15846 5990 'Victoria ' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'Hello there I would just like to say one thing.... I am going to Victoria at 4:00 am tomorrow morning so you probably won't see me on aviatorcraft/Minecraft much but I will promise you that I will be very active on the Aviatorcraft forums. I will probably reply at like 2:00 am tomorrow morning saying "that I am going to leave in like 2 hours." Anyway when I hope back on (in about a week) make sure to say hi or kill me at warp the pvp😇.

Thank you all.' 'xx' 1) " (5991" 1070 7 1428575056 15846 5991 'Re: How much love for Solar?' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'Cereal please don't feel this way. I am sure we all feel this way some times but you've got to bounce back personally I don't hate you.People have their hates and their likes and plus captain can be this way a lot so yeah. Please be happy 😇' 'xx' 1) " (5992" 1070 7 1428575198 15846 5992 'Re: How much love for Solar?' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'I am so sorry guys I posted on the wrong post XD lol' 'xx' 1) " (5997" 1077 7 1428577704 15846 5997 'Re: Am I the most hated person on?' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'Cereal please don't feel this way. I am sure we all feel this way some times but you've got to bounce back personally I don't hate you.People have their hates and their likes and plus captain can be this way a lot so yeah. Please be happy 😇
' 'xx' 1) " (5996" 1027 7 1428577412 15846 5996 'Re: Xfinity/Comcast service (Excessive Language) ' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'Um....' 'xx' 1) " (6031" 1246 39 1428593981 16348 6031 'Re: APPLYING IS OPEN The deadline to apply is April the 25th!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'haha fun JDK  ;)' 'recycled' 1) " (6004" 1281 2 1428579224 15878 6004 'Harrasment and spam' 'TheArticMonkey' '1kie27i@gmail.com' '94.5.156.45' 1 0 '' 'Player's name - AwesomeDJN
Server - Prison
When did they break the rule - Just now
Rule broken - Harrasment and spam (not so much spam)
Proof - http://imgur.com/ol6E5AS
' 'xx' 1) " (6005" 1273 40 1428579361 11 6005 'Re: Competition Entry' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 0 '' 'Please post a picture of your build or we will sadly have to remove you from the contest.' 'xx' 1) " (6006" 1281 2 1428579479 11 6006 'Re: Harrasment and spam' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 0 '' '[color=red][b][move][color=red][b]THANKS FOR REPORTING![/b][/color][/move]
Thank you for reporting we are banning the subject for 1 day.' 'xx' 1) " (6007" 1282 2 1428580897 16533 6007 'Sancheet trying to find out personal details!' 'chicken24522' 'ychenery@yahoo.com' '90.200.220.9' 1 0 '' 'Sancheet is trying to find out personal details like where you live how old you are are you in love with someone and if you are gay.
' 'angry' 1) " (6008" 1282 2 1428581335 11 6011 'Re: Sancheet trying to find out personal details!' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 1428585747 'davide' 'Sorry your report is invalid because you couldn't not supply any evidence and it's not against the rules to ask questions about you. If I miss understood what you are reporting here please private message me.

Modified by JDK- [i]If you have evidence of them harassing you to give out personal info (like it starts to become mean and/or unnecessary) or threatening to hack you then it could be used as a punishment please pm any staff member if you have any type of evidence. [/i]' 'xx' 1) " (6011" 1225 18 1428585000 16534 6011 'Re: Hi quick question ^-^' 'AnimeArcher' 'nlrenner15@gmail.com' '206.131.130.146' 1 0 '' 'I agree with r3d_
It would make life a lot easier for us already in the game and the new comers.
Also there should be plugin that kicks for spamming cause the one we have now kinda sucks.

- AnimeArcher (aka monkeylove100)' 'xx' 1) " (6039" 1288 1 1428600164 15846 6039 'Re: Mod apps (this post is not my app)' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'Yes but dende were do I put my application?' 'xx' 1) " (6014" 1283 2 1428587029 16348 6014 'Biff_Dope being mean to everone' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Proof: http://imgur.com/VQWcHSg' 'xx' 1) " (6015" 1283 2 1428587093 15878 6015 'Re: Biff_Dope being mean to everone' 'TheArticMonkey' '1kie27i@gmail.com' '94.5.156.45' 1 0 '' 'What server
Who was the player?
When did this happen
Please include this valuble information' 'xx' 1) " (6016" 1283 2 1428587219 16348 6016 'Re: Biff_Dope being mean to everone' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'ooh sryy i forgot:
1.Prison
2.Biff_Dope
3.5 minutes ago

its just not right to say fuck you all
and saying to me fat ass loser
:'(' 'xx' 1) " (6017" 1283 2 1428587299 15878 6017 'Re: Biff_Dope being mean to everone' 'TheArticMonkey' '1kie27i@gmail.com' '94.5.156.45' 1 0 '' 'That's better ;D' 'xx' 1) " (6297" 1339 15 1428813984 16530 6297 'Re: Bounty Plugin/ Reduce Restarts?' 'IIVorahII' 'kbuergert66@gmail.com' '108.41.204.107' 1 1428814076 'IIVorahII' '[quote author=WhiteDecay link=topic=1339.msg6292#msg6292 date=1428806027]
Prison heads are not allowed and people will just spam head killing.

Bounty would be useful for factions since it more of a hunting game.
[/quote]

spam head killing? played on a prison server before with bounty plugin worked just fine no problems ;)' 'xx' 1) " (6019" 1283 2 1428587841 16348 6019 'Re: Biff_Dope being mean to everone' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' ' ;D ;D' 'xx' 1) " (6020" 1283 2 1428587869 50 6020 'Re: Biff_Dope being mean to everone' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Dealt with' 'xx' 1) " (6021" 1284 2 1428588185 16348 6021 'caraforever36' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '1.prison
2.caraforever36
3.5 minutes ago

Proof: http://imgur.com/BaS7oF8


and more proof: http://imgur.com/xCYZhHi' 'xx' 1) " (6022" 1284 2 1428588498 50 6022 'Re: caraforever36' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Dealt with' 'xx' 1) " (6025" 1246 39 1428589076 46 6025 'Re: APPLYING IS OPEN The deadline to apply is April the 25th!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 1428589384 'davide' '[color=orange][b][size=18pt]Current stats for Trial mod Applicaitons (just some fun facts) ^-^ :[/size][/b][/color]

[b]Word Count:[/b] 10 383 words
[b]Character count:[/b] 55 762 characters
[b]Length in 12pt font:[/b] 25 pages
[b]Words/Characters per Minute:[/b] From opening time to this second: about 48 characters per minute (47.92 to be exact) and Over 9 words per minute (9.107 to be exact).

[b]Bigger Picture:[/b]
[i]If every word and character was strung next to each other in one continuous line in calibri 12 pt font.  The total length would be almost the size of a standard American Football Field! *260 ft or 79 meters*[/i]



This will get updated every other day so keep up with the applications!' 'recycled' 1) " (6028" 1286 2 1428591204 15878 6028 'Caraforever36' 'TheArticMonkey' '1kie27i@gmail.com' '94.5.156.45' 1 0 '' 'Server - Prison
When - Just now
Players name - Caraforever36
What did the player do - Spamming and being homophobic
Proof - http://imgur.com/jxN2W1i HI2yQfC 
Proof -  http://imgur.com/jxN2W1i HI2yQfC#1

In the last hour she's had 2 reports... Please perma mute her or something.' 'xx' 1) " (6029" 1286 2 1428592081 50 6029 'Re: Caraforever36' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Dealt with' 'xx' 1) " (6035" 1277 7 1428597772 15846 6038 'Re: Victoria ' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 1428600048 'M1KKYP' 'My family and I will be leaving in 1 hour and fifteen minutes it is currantly 2:45 am.

Thank you again' 'xx' 1) " (6036" 1288 1 1428598886 15846 6036 'Mod apps (this post is not my app)' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'Hi there I would like to ask everyone were do I send the moderator apps to! Do I send it to Alex one of the mods or in a post. I am asking this because I have never applied for moderator before and I am wiling to devote my time into this. Please reply back with answer thank you.' 'xx' 1) " (6037" 1289 7 1428599979 15846 6037 'Minecraft name' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'Hello M1 here and I would like to ask you guys what my ign should be. I was thinking ThrobingHD or TryHard what do you guys think?

Thank you all😇' 'xx' 1) " (6038" 1288 1 1428599980 26 6038 'Re: Mod apps (this post is not my app)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Application part of the forums you post it with the correct format which is in [b]READ THIS BEFORE APPLYING[/b]' 'xx' 1) " (6043" 1288 1 1428600915 15846 6043 'Re: Mod apps (this post is not my app)' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.86.27' 1 0 '' 'Thank you dense and endergod' 'xx' 1) " (6044" 1234 15 1428600959 19 6044 'Re: Mate. This is gettin\' rediculous.' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'i'm with den on this one i mean some people can tack this as offensive..  ' 'xx' 1) " (6045" 1273 40 1428601033 19 6045 'Re: Competition Entry' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'your house look great good job.' 'xx' 1) " (6046" 1273 40 1428602228 11 6046 'Re: Competition Entry' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 0 '' '[quote author=lilly111ooo link=topic=1273.msg6042#msg6042 date=1428600867]
Oops.

[url=http://gyazo.com/ddd7f75fb3f42f5bccbef173f617e111]http://gyazo.com/ddd7f75fb3f42f5bccbef173f617e111[/url]
Thank you but if you want you can modify your post to your liking.

[url=http://gyazo.com/79a7d89145f926194368e68d9fd06e34]http://gyazo.com/79a7d89145f926194368e68d9fd06e34[/url]
[/quote]' 'xx' 1) " (6053" 1273 40 1428603146 16532 6053 'Re: Competition Entry' 'lilly111ooo' 'lillysmith644@gmail.com' '76.192.149.248' 1 0 '' '[quote author=EnderGod link=topic=1273.msg6045#msg6045 date=1428601033]
your house look great good job.
[/quote]
Thanks :)' 'xx' 1) " (6059" 1262 1 1428609688 16519 6059 'Re: Am I good?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Ok thanks' 'xx' 1) " (6060" 1292 15 1428610487 15973 6060 'Changed Name Checker' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[b]Hey was wondering if there was a plugin that would allow players to do a [color=green]name check[/color] on players who've changed their names. Since people can change their names this can be used to [color=maroon]trick people[/color] into possibly being exposed to [color=maroon]grief/harassment[/color].
[color=black]I know there was a thing what the staff could use to check players who have logged on from the same IP address but that's not something general players could use.[/color]
Just an idea that I suddenly thought of. Could be useful could not. :-\\[/b]' 'xx' 1) " (6066" 1295 10 1428614204 15878 6073 'What the actual --Removed--?' 'TheArticMonkey' '1kie27i@gmail.com' '94.5.156.45' 1 1428615136 'j_boy1234' 'Mate what? I just got tried to go on Aviator and all it says is "You have been banned"
Like wtf?
Dosn't even give me a reason?
There's not even a report on the forums about me?

I think someone's got some explaining to do....

Who banned you? No fucking clue
What is your IGN? - TheArticMonkey
Why where you banned? - Again no fucking clue.
Why should you be unbanned? - I litteraly did nothing wrong I've done nothing but pvp today on the server I didn't even talk that much O.o

I logged off for 2 fucking hours to do some shit irl and when I come back this happens? Wtf mate....' 'xx' 1) " (6072" 1295 10 1428615045 50 6072 'Re: What the actual fuck?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Unbanned accepted please refrain from swearing excesivly in your posts as some people may be young ' 'xx' 1) " (6069" 1295 10 1428614881 26 6069 'Re: What the actual fuck?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Yes cause trash talking in a place where pvp is key is totally harassment. ' 'xx' 1) " (6128" 1113 7 1428683578 26 6128 'Re: The Corruption Behind Deathtouch' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'he had plenty of chances lol' 'xx' 1) " (6071" 1295 10 1428614916 15878 6071 'Re: What the actual fuck?' 'TheArticMonkey' '1kie27i@gmail.com' '94.5.156.45' 1 0 '' 'Mate could you not see the "xD" It was banterrrr
' 'xx' 1) " (6281" 1336 1 1428800022 15973 6289 'Re: Imitation of Name' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 1428802508 'Slacker' 'I mean they weren't exactly being offensive towards me. I'd just like them to change it.
But if making an official report will achieve that then I guess I'll have to.' 'xx' 1) " (6077" 1273 40 1428616309 11 6077 'Re: Competition Entry' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 0 '' '[quote author=Elvis0102 link=topic=1273.msg6005#msg6005 date=1428579361]
Please post a picture of your build or we will sadly have to remove you from the contest.
[/quote]
Thank you' 'xx' 1) " (6127" 598 1 1428683556 26 6130 'Re: My top 15 pvpers :D (My opinion)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 1428689465 'davide' '1v1 me [u][color=red][b]*Do not mention other servers*[/b][/color][/u] m8 elvis

[color=red][b][u]EDITED BY JDK[/u][/b][/color]' 'xx' 1) " (6081" 1292 15 1428616952 11 6081 'Re: Changed Name Checker' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.76' 1 0 '' 'I don't know of any plugin like that but /seen lets you see the player past name If there is a past name of that player' 'xx' 1) " (6082" 1297 4 1428616959 26 6082 'Nickname wrong' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Hulk46 bought colored name and his name stays the same after he changed his name to 2kBaller

http://imgur.com/kGERjcx' 'xx' 1) " (6083" 1292 15 1428617329 1 6083 'Re: Changed Name Checker' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'Go to this website;
[url=http://www.lb-stuff.com/Minecraft-Name-History]http://www.lb-stuff.com/Minecraft-Name-History[/url]
Right click the text box and click this (on firefox)
[img]http://i.imgur.com/cJPiHX5.png[/img]
Choose a word to search with I selected mc
[img]http://i.imgur.com/Cwok8Ab.png[/img]

now you can type [b]mc minecraftname[/b] into your address bar
[img]http://i.imgur.com/Btb0AAl.png[/img]
[img]http://i.imgur.com/3rdJX8D.png[/img]' 'xx' 1) " (6084" 1298 4 1428617606 16519 6084 'Auction Problems' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I did /bid when i was at spawn and now It says "Can't change worlds while auctioning". I related like 20 times but it still won't let me in the plot world. I need help before i get grieved again!!!!!! ' 'xx' 1) " (6085" 1298 4 1428617724 16519 6085 'Re: Auction Problems' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Never Mind I found out a way.' 'xx' 1) " (6089" 1246 39 1428622498 16284 6089 'Re: APPLYING IS OPEN The deadline to apply is April the 25th!' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'THANK FUCKING CHRIST im going on a vaca :D:D:D' 'recycled' 1) " (6098" 1306 10 1428626078 16182 6098 'I\'m Banned?' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Idk Why I'm Banned Please Explain.' 'xx' 1) " (6099" 1303 4 1428626193 46 6099 'Re: BAHMLounge' 'davide' 'davidenriquez41@gmail.com' '173.209.212.216' 1 0 '' 'I believe that we have already answered this before from dende. If you raid bahm lounge it is not ban able. You are allowed to raid it. Because players from the faction raid (excluding dollar short and others) it would only make sense to allow u guys to raid it.

YOU WILL NOT GET BANNED FOR RAIDING.' 'xx' 1) " (6094" 1303 4 1428624751 28 6094 'BAHMLounge' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'The problem I am reporting is the faction BAHMLounge.

BAHMLounge is apparently a faction that if you raid it you get banned.. But if they raid you it's too bad.
-They also kill you too bad
-They also trap you too bad

The steps to re-cause this problem is to just go onto AviatorCraft factions

The server is Factions



(I just have to say if one faction is just a "RolePlaying" faction then why can anyone in the faction raid others without being raided? How come BAHMLounge gets special privileges [Owners but idc] and nobody else does? How come BAHMLounge never gets in trouble? I and other may agree don't agree with how unfair this is.)

Please fix this problem thanks!

-Crim' 'xx' 1) " (6095" 1304 4 1428625277 16519 6095 'Arena hole' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'In /warp arena i was piping with some friends when i randomly fall. A block was broken by a someone and I would really enjoy it if someone would fix it.  :)' 'xx' 1) " (6096" 1303 4 1428625448 23 6096 'Re: BAHMLounge' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'I also agree with Crim in correlation to this problem. This once again can be viewed as a major advantage over the players. I understand that this is Aviator's server thus meaning that he may do as he pleases however keep in mind that this type of power tends to drive the people away.

Solution?
Maybe put this faction on a different world so nobody can mess with it. After all its strange to see how someone gets banned for raiding in factions. Because isn't that what we are supposed to do?' 'xx' 1) " (6104" 1303 4 1428631706 32 6104 'Re: BAHMLounge' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'http://aviatorcraft.com/index.php?topic=1230.0
Please visit that post if you have any questions I explain everything there' 'xx' 1) " (6105" 1308 15 1428631840 16222 6105 'New compass and Tag' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'It seem were missing a warp on the compass: The creative warp

I know it not a big deal but it what make the compass it thing on the server.
I was suggesting that for creative we use a gold axe or wooden axe. ya know because the wand is a wooden axe.

[img]http://i.imgur.com/cLg7QKw.png[/img]

This one is something that Fireblazer and ThatTwiniGuy is already aware of. Tags

I was thinking we should only let the admin and mods and Tmod have the tags. But if yall want anyone can.

You should see that on Burt server they have a tag for the ranks. these two are Twitchmod and Megagasm rank

[img]http://i.imgur.com/c6XsCj9.png[/img]

I think it would be a great minor addition to the server and hope that everyone like the idea.
-Decay out
' 'xx' 1) " (6106" 1306 10 1428631913 32 6106 'Re: I\'m Banned?' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'You were banned for one day for harassment
[url=http://gyazo.com/c5eeca7a2c5811a336fc5d1d314d437c]http://gyazo.com/c5eeca7a2c5811a336fc5d1d314d437c[/url]' 'xx' 1) " (6108" 1292 15 1428635679 15973 6108 'Re: Changed Name Checker' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Ah this works well enough. Not as convenient as an in-game plugin but it does the deed just as well. Should have thought to look this up myself earlier. Well thanks for the link. Should prove useful in the future.' 'xx' 1) " (6110" 1309 15 1428643490 16222 6110 'New Minigame' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Please add this is so funny and cool.

This is just a game i saw on Ssundee video and it so funny for friends to compete and it extremely funny.

To make this more Fun add the party plugin if there is a party of four friends who want to compete or make a bet. This will increase the fun.

[youtube]CP_RMMe7-Qo[/youtube]

Check out my minor idea to the server: [url=http://aviatorcraft.com/index.php?topic=1308.0]http://aviatorcraft.com/index.php?topic=1308.0[/url]' 'exclamation' 1) " (6111" 1113 7 1428651020 15846 6111 'Re: The Corruption Behind Deathtouch' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'All this time I have been in "DeathTouch" I never thought that blue was a bad guy. Personally a agree with crim we all deserve a second chance and if that second chance is ruined then you have a talk to him.' 'xx' 1) " (6112" 1031 7 1428651559 15846 6112 'Re: Excessive language involved!!!!! Bus' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.136.96.31' 1 0 '' 'I don't take the bus my mum comes and picks me up
so I don't have to sit next to all the people who you never know where their butts could have been... Lol jk I walk home.' 'xx' 1) " (6115" 1309 15 1428672208 11 6115 'Re: New Minigame' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.47' 1 0 '' 'That does sound like a cool idea for a mini game WhiteDecay but we (staff) are all busy working on other projects and we don't have the time to start a new project. But I will keep your idea in mind' 'xx' 1) " (6116" 1246 39 1428672779 11 6117 'Re: APPLYING IS OPEN The deadline to apply is April the 25th!' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.47' 1 1428672848 'davide' '[move][b][i][u][color=red]15 DAYS LEFT TO APPLY![/color][/u][/i][/b][/move]

[b][i][color=red]THERE ARE 15 DAYS LEFT TO APPLY ON THE 25TH OF APRIL THE MOD APPS WILL CLOSE IF YOU ARE LOOKING TO APPLY HURRY UP YOU HAVE UNTIL THE 25TH. AND GOOD LUCK TO EVERYONE WHO DOES APPLY.[/color][/i][/b]' 'recycled' 1) " (6118" 1308 15 1428672956 46 6118 'Re: New compass and Tag' 'davide' 'davidenriquez41@gmail.com' '70.192.207.228' 1 0 '' 'The warps are already in progress to add.  We will not finalize it though until we finish our final project.

*the tags i will go over with staff*' 'xx' 1) " (6119" 1308 15 1428673308 19 6119 'Re: New compass and Tag' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'i like the tag idea and ya we need a warp button for gm 1' 'xx' 1) " (6122" 1031 7 1428678532 11 6124 'Re: Excessive language involved!!!!! Bus' 'Elvis0102' 'Zachlasz@hotmail.com' '216.53.168.60' 1 1428679625 '7misun' '[quote author=EnderGod link=topic=1031.msg6114#msg6114 date=1428671672]
i'm the kid that sits in the back with my headset on and plays games and looks out the window..
[/quote]
I don't like liars  ' 'xx' 1) " (6124" 1031 7 1428679586 11 6124 'Re: Excessive language involved!!!!! Bus' 'Elvis0102' 'Zachlasz@hotmail.com' '216.53.168.60' 1 0 '' 'We're talking about school buses...' 'xx' 1) " (6125" 598 1 1428680211 11 6125 'Re: My top 15 pvpers :D (My opinion)' 'Elvis0102' 'Zachlasz@hotmail.com' '216.53.168.60' 1 0 '' 'Guys as you can see I fixed Irex Mistake of not making me number 1
XD' 'xx' 1) " (6129" 1309 15 1428684627 16222 6129 'Re: New Minigame' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I understand what you mean elvis I just wanted to put it out there so i don't forget it.

Hope ya'll finish all your project because i feel ya'll should have at least a break.' 'xx' 1) " (6130" 1308 15 1428684698 16222 6130 'Re: New compass and Tag' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Ok thanks for letting us know about the compass warp for creative and i hope ya'll finish your projects soon. can't wait for more addition to the server :)' 'xx' 1) " (6142" 1311 2 1428694064 15973 6142 'Skyblock Spam/Harassment' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[b]Player: [/b]AdalynRose (nick: AutumnJudith)
[b]Reason:[/b] Instigating an argument by spell checking everything
[b]Proof:[/b] (Screenshots)
[img]http://i.imgur.com/KmKfOYc.png[/img]
[img]http://i.imgur.com/s6r0UVF.png[/img]
[img]http://i.imgur.com/AavTFFb.png[/img]
[img]http://i.imgur.com/6sPQwDd.png[/img]
There's more proof but I think this is enough.' 'xx' 1) " (6143" 1311 2 1428694132 19 6143 'Re: Skyblock Spam/Harassment' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' '20 min mute?' 'xx' 1) " (6144" 1311 2 1428694213 15973 6144 'Re: Skyblock Spam/Harassment' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'She literally just came into the server and started doing this crap with no warning. I don't care if she donated that doesn't mean she can make the chat more toxic. :-\\' 'xx' 1) " (6145" 1311 2 1428694305 19 6145 'Re: Skyblock Spam/Harassment' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'when you donate it does not help you not get in troble.' 'xx' 1) " (6146" 1311 2 1428694364 15973 6146 'Re: Skyblock Spam/Harassment' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Well some idiots think that money can solve all their problems. >:(' 'xx' 1) " (6147" 1311 2 1428694456 19 6147 'Re: Skyblock Spam/Harassment' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'so meany people do! XD' 'xx' 1) " (6148" 1311 2 1428694588 15973 6148 'Re: Skyblock Spam/Harassment' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[quote author=EnderGod link=topic=1311.msg6147#msg6147 date=1428694456]
so meany people do! XD
[/quote]
*many*
Just kidding.  :P But anyways she's logged off so that's 1 problem gone for now.' 'xx' 1) " (6149" 1311 2 1428694680 19 6149 'Re: Skyblock Spam/Harassment' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'i just say in chat (rule they broke and name of player) 1/2 when they do it 2 times i report them' 'xx' 1) " (6150" 1311 2 1428694982 15973 6150 'Re: Skyblock Spam/Harassment' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Oh she's definitely done this before. I was the victim of this last time so I was a bit too "engaged" to remember to take screenshots. Well I'll keep an eye out for the next time.' 'xx' 1) " (6154" 1313 2 1428700128 16267 6154 'YannUgo Spamming' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'YannUgo has been spamming chat for a long time so i decided to report him for spam down below is evidence of him spamming chat about anyone wanting to buy Gapples

Proof: http://imgur.com/HXcTLOf ' 'xx' 1) " (6156" 1113 7 1428701392 15846 6156 'Re: The Corruption Behind Deathtouch' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'Oh ok dende maybe you and green should have a BIG chat with blue than.' 'xx' 1) " (6157" 1238 7 1428701569 15846 6157 'Re: mhmmm like? ' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'That s really cool noice.' 'xx' 1) " (6160" 1311 2 1428701919 11 6160 'Re: Skyblock Spam/Harassment' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.91' 1 0 '' '[b][i][u][color=red][size=36pt][move][color=red][size=36pt][b]THANKS FOR REPORTING![/b][/size][/color][/move]
The player is going to be banned for 1 day. Thanks for your help keeping the server clean.' 'xx' 1) " (6161" 1313 2 1428702242 11 6161 'Re: YannUgo Spamming' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.91' 1 0 '' 'Please remove the poll at the top this is the reporting section and the poll is unnecessary. And as far as the spamming how recent is that image' 'xx' 1) " (6165" 1316 2 1428703093 16386 6165 'Extreme trolling on Creative' 'JennaMarieGamer' 'brady.lalin@gmail.common' '50.191.46.159' 1 0 '' 'PLEASE PLEASE ban this person for good!
This dude just adds himself to my plot and ruins my whole build that was supposed to be entered in the Creative Build Competition! I took weeks making it and He ruined everything!
He ruined my gigantic castle my Skin Competition my village he even bombed up my house!
This person either hates me or is just plain mean!
I speak for everyone on the server and we all need this person banned!
' 'xx' 1) " (6166" 1316 2 1428703677 11 6166 'Re: Extreme trolling on Creative' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.164.91' 1 0 '' 'First off you supplied no evidence second you  can't add your self to a plot so it's your fault for being greifed thrid greifing is not against the rules. Fourth you didn't supply a name so even if he was to be banned we couldn't have with out a name.' 'xx' 1) " (6167" 1311 2 1428703807 1 6167 'Re: Skyblock Spam/Harassment' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.236.10' 1 0 '' 'I'm replying to this topic regarding terms of harrassment
[img]http://i.imgur.com/hAwxVot.png[/img]
I do not think that banning AdalynRose/AutumnJudith for a day because of harrassment is a reasonable ban harrassment generally regards the following;
[list]
[li]Racism[/li]
[li]Sexism[/li]
[li]Overuse of obscene language towards a player[/li]
[/list]
It is clear that both parties are in the wrong here; neither has harrassed the other enough to warrent a ban though.
I've unbanned Autumn but have muted them for 30 minutes.' 'xx' 1) " (6171" 981 7 1428704567 15846 6171 'Re: Dress Color' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'What I see is black and blue lol' 'xx' 1) " (6172" 1113 7 1428707984 0 6172 'Re: The Corruption Behind Deathtouch' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Update: Greenbomb was demoted to officer and has now seemed to disappear off the face of factions. Bluebot has been removed from the faction and is now in the faction Pulse. DendetheWizard has been promoted to the status of Faction leader. Deathtouch has a chance once again to be great.' 'xx' 1) " (6174" 1031 7 1428714246 0 6174 'Re: Excessive language involved!!!!! Bus' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Elvis0102 link=topic=1031.msg6122#msg6122 date=1428678532]
[quote author=EnderGod link=topic=1031.msg6114#msg6114 date=1428671672]
i'm the kid that sits in the back with my headset on and plays games and looks out the window..
[/quote]
I don't like liars
[/quote]



Sounds like something I would do when im having a bad day.' 'xx' 1) " (6177" 1318 15 1428725692 31 6177 'Crates' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Crates would be a cool thing to add to AviatorCraft have different kinds of crates like voting and donating crates. It could get more votes for the server and get more players online and you can buy keys in the shop and get cool stuff but have a probability of getting something like 1 billion dollars would be 3%. Just an idea. ' 'xx' 1) " (6184" 660 3 1428730614 15846 6184 'Re: how do you play on server?' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'Hello what I do to conect to the server is I click "direct conect" than in the space provided I type in aviatorcraft.com.
Hope this helps 😇' 'xx' 1) " (6186" 1318 15 1428737119 16222 6186 'Re: Crates' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Dude you totally got that off of Raidwars. the server Bigmac plays on. *don't steal other server ideas they have it cuz it fit them. some don't fit us*

Plus it pointless on this server because they don't care about the voting system. i gave them many ideas about it and the never think about it.
And what the use of spending money on something you know you wont get from the gamble.

That idea wouldn't be needed in factions since the ranks gives you what you need.

prison have everything.

skyblock is suppose to be a challenge fun and creative

Sorry if i put this in a bad way it 3 am when i typed this and im really piss off at mega walls BS.

and survival tbh i dont care about survival. but that suppose to be a regular survival with no help. ' 'xx' 1) " (6187" 1318 15 1428742502 31 6187 'Re: Crates' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' '[quote author=WhiteDecay link=topic=1318.msg6186#msg6186 date=1428737119]
Dude you totally got that off of Raidwars. the server Bigmac plays on. *don't steal other server ideas they have it cuz it fit them. some don't fit us*

Plus it pointless on this server because they don't care about the voting system. i gave them many ideas about it and the never think about it.
And what the use of spending money on something you know you wont get from the gamble.[/quote]

I didn't steal this from anyone most prison servers have this on their server and probably care about voting because if they didn't voting probably wouldn't be here right now and spending on money something you wont get from gamble isn't true. You have an arragment of chests and keys that could get you good loot.' 'xx' 1) " (6190" 1320 2 1428749540 16276 6190 'CM_sexywizard spamming' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.78' 1 0 '' 'What server were they on?: Prison
Who is the player?: CM_sexywizard
When did they break the rule?: 6 minutes ago

She spams with the word "hahahahahahaha"

Prove: http://imgur.com/CuSXjzx' 'xx' 1) " (6191" 1320 2 1428752195 46 6191 'Re: CM_sexywizard spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.204.37' 1 0 '' 'Hello

The player will be muted for 20 minutes for spamming.

Thank you for the report

~[color=blue]JDK21132[/color]' 'xx' 1) " (6192" 1313 2 1428752471 46 6192 'Re: YannUgo Spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.204.37' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam.

Thank you for the report

~[color=blue]JDK21132[/color]' 'xx' 1) " (6193" 1321 2 1428753922 16276 6193 'Harribell harassing' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.78' 1 0 '' 'What server were they on?: Prison
Who is the player?: harribell
When did they break the rule?: Harassment and saying bad words in public chat

prove: http://imgur.com/HJCKYAu' 'xx' 1) " (6194" 1321 2 1428754838 28 6194 'Re: Harribell harassing' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'You forgot the time/date of this incident..' 'xx' 1) " (6195" 1321 2 1428755564 16276 6195 'Re: Harribell harassing' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.78' 1 0 '' 'its 30 mins ago
' 'xx' 1) " (6196" 1321 2 1428756415 15878 6196 'Re: Harribell harassing' 'TheArticMonkey' '1kie27i@gmail.com' '94.8.121.169' 1 0 '' 'Are you talking about PandaKidHD? That's not Harribell.' 'xx' 1) " (6197" 1321 2 1428757094 46 6197 'Re: Harribell harassing' 'davide' 'davidenriquez41@gmail.com' '70.192.204.37' 1 0 '' 'Hello

Based on the evidence presented it is not enough to issue a punishment.

Thanks for the report though

~[color=blue]JDK21132[/color]' 'xx' 1) " (6199" 1318 15 1428762488 16222 6199 'Re: Crates' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Ok fully awake.

One: No one has been voting for this server as much as it did when the reset happened.
Two: Not all server with have the same ouitcome of the crates the mod and admin decide what the prizes can be and not all will always be good.
Three: even if we had it where would we put the crates?? Prison everyone get what they need and want easily once free.
Factions people will raid your stuff so that a major no.

Tbh i would love to see players actually vote for the server but it doesn't matter people only vote to get rewards not to help the server. i know becasue Mineplex and Hypixel are both the top server alive. mineplex give a good amount of gem to get votes and players to stay.
Hypixel (idk) but they dont have a voting system they have a rank system that give a person a certain amount of coins every months for having the ranks.

To Achive such greatness one must work hard to achieve it.

Since you have a young mind you should be more creative than me now since im older. Use ur imagination to come up with something that other server have not yet created and try your best to best describe and persuade the admins to talking to Zach about adding it.' 'xx' 1) " (6202" 1113 7 1428765785 15888 6202 'Re: The Corruption Behind Deathtouch' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.122' 1 0 '' 'What about the fact that the entire fac is after my base? I see corruption there' 'xx' 1) " (7611" 1623 38 1432394187 26 7611 'Re: 16/05/2015 - The New Trial-Mods' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'These are it until next picking ^^^' 'xx' 1) " (6204" 1323 1 1428769431 11 6204 'A New Beginning ' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' 'I Will Be Starting A New Faction!  This Faction Will only be the best of the best. I order to join I will be building a PvP arena like Pvp meow. You will have to face off another contestant that wants to join. The winner will be invited and after I reach the max of players joined the arena will be opened for every Saturday as the new PvPmeow. If you are interested to join comment in the comments below and leave a title for the fac and description. If I like your idea you will not need to fight to join.' 'xx' 1) " (6235" 1327 1 1428772684 15973 6235 'Hoppers and Enderchests' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'So I've got an [b][color=green]iron farm[/color][/b] going on my [b][color=green]Skyblock [/color][/b]and don't wanna go over to it to collect my harvest.
I've already got a [b][color=green]platform of hoppers[/color][/b] to collect the iron which then filters out the loot into a [b][color=maroon]normal chest[/color][/b].
Then I realized that [b][color=green]enderchests[/color][/b] can be made since we've got blazerods in the store (and buy-able lava from other players).

Anyways I was wondering if anyone knew how [u][b][color=green]hoppers and enderchests interact[/color][/b][/u] on a server.
Because I haven't tried this before and was wondering if anyone else has. :-\\' 'xx' 1) " (6206" 1318 15 1428769725 16519 6206 'Re: Crates' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I honestly would like crates on the server.' 'xx' 1) " (6207" 1324 5 1428769756 11 6207 'MOVED: A New Beginning ' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' 'This topic has been removed ' 'moved' 1) " (6209" 1323 1 1428770090 19 6209 'Re: A New Beginning ' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'TheGods i think that's what you want ' 'xx' 1) " (6210" 1323 1 1428770152 11 6210 'Re: A New Beginning ' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' '[quote author=EnderGod link=topic=1323.msg6209#msg6209 date=1428770090]
TheGods i think that's what you want
[/quote] is the : I think that's what you want the description.' 'xx' 1) " (6211" 1323 1 1428770264 16222 6211 'Re: A New Beginning ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'This is similair to Ssundee vs Vikkstar faction vid.

fight to join. winner get invite and winner get initiation by getting killed ' 'xx' 1) " (6213" 1323 1 1428770396 11 6213 'Re: A New Beginning ' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' '[quote author=WhiteDecay link=topic=1323.msg6211#msg6211 date=1428770264]
This is similair to Ssundee vs Vikkstar faction vid.

fight to join. winner get invite and winner get initiation by getting killed
[/quote]
I was not aware of this but ether way I thought it would be fun' 'xx' 1) " (6219" 1113 7 1428770830 26 6219 'Re: The Corruption Behind Deathtouch' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '2  people is whole facs?' 'xx' 1) " (6220" 1323 1 1428770934 26 6220 'Re: A New Beginning ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Sounds like Ssundee faction' 'xx' 1) " (6221" 1323 1 1428771011 11 6221 'Re: A New Beginning ' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' 'Wtf nvm ' 'xx' 1) " (6222" 1113 7 1428771699 0 6222 'Re: The Corruption Behind Deathtouch' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Soniccaleb link=topic=1113.msg6202#msg6202 date=1428765785]
What about the fact that the entire fac is after my base? I see corruption there
[/quote]

Me and dende want Shugey's base not yours sonic. You have every opportunity to move away. Blame shugey for betraying the faction now that's corruption  ;)' 'xx' 1) " (6224" 1318 15 1428771854 0 6224 'Re: Crates' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=CeralMuncher link=topic=1318.msg6177#msg6177 date=1428725692]
Crates would be a cool thing to add to AviatorCraft have different kinds of crates like voting and donating crates. It could get more votes for the server and get more players online and you can buy keys in the shop and get cool stuff but have a probability of getting something like 1 billion dollars would be 3%. Just an idea.
[/quote]

This idea is on a lot of servers. Ex: Raidwars (The server bigmac plays on) Desteria (An extremely popular factions server)
It would be a rather good incentive to make people vote tho.' 'xx' 1) " (6225" 1241 15 1428771889 35 6225 'Re: Custom Enchants Maybe?' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'Thats a verry bad idear just think of jboy or someone using it O_O' 'xx' 1) " (6226" 1318 15 1428771932 35 6226 'Re: Crates' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'I spoke to JDK about this one :) and i think he spoke to the staff team about it' 'xx' 1) " (6227" 1326 15 1428772000 35 6234 'Pick me :D' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 1428772573 'updog2000' 'Realy what people want is In prison *Marrige plugin*

so we can FINALY know whats happening with the partners

and good for rp's to :D


And Crate keys for voting and eg. Prison keys / Faction keys

lets just say if they added that ill vote every day :P' 'xx' 1) " (6229" 1326 15 1428772136 0 6229 'Re: Pick me :D' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Im not sure the staff will say the same thing im about to but im just assuming. With the number of projects currently going on it would be difficult to make time to add a plugin that only one group of people would most likely use (Rpers). It could get added at a later date when the staff aren't quite so busy. Just my thoughts ;)' 'xx' 1) " (6234" 1326 15 1428772457 35 6234 'Re: Pick me :D' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'lol but it will be funny when it is added everyone will be married when the server first gets it xD' 'xx' 1) " (6237" 1328 5 1428773555 0 6237 'The Super-Cannon' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'On the creative server I have been designing cannons for all sorts of raiding situations. Whilst doing so I decided to try making a cannon that would cause it to rain tnt. My original name for the cannon was the Rain-Maker. However after seeing the effect it had on spectators I have renamed it the Hells Gate cannon. This cannon Crashed my minecraft and Skype in a matter of 10 seconds. It froze cupcake's laptop In a matter of 15 seconds. Bmx was the last survivor with 12 fps. Because of the insane lagspikes this cannon causes I have retired it after one round of test shooting. It holds 590 stacks of tnt firing 60 tnt per tick. I have named it the hells gate cannon because the tnt resembles demons flying up from hell after they have been freed.
https://youtu.be/3DS3kPR_64Q


(Id like to see your base survive that if I build this Inside ;3)
' 'xx' 1) " (6238" 1113 7 1428775940 26 6238 'Re: The Corruption Behind Deathtouch' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I don't really care the two I meant were trial and ambro' 'xx' 1) " (6239" 1327 1 1428776582 15973 6239 'Re: Hoppers and Enderchests' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Never mind. Did a small test with hoppers and enderchests. They don't seem to work together. Ah well I tried. :-\\' 'xx' 1) " (6240" 1326 15 1428778422 46 6240 'Re: Pick me :D' 'davide' 'davidenriquez41@gmail.com' '70.192.204.224' 1 0 '' 'Hello

The staff have already discussed this issue in the past and still hold the same mind-set.  We are not implementing a marriage plug-in. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (6245" 1318 15 1428778969 16049 6245 'Re: Crates' 'Excited_Fiber' 'troubledbacon@live.com' '50.153.125.142' 1 0 '' 'I need to stop you there WhiteDecay.... This idea is in no way "stolen" many server have it and it is a great plugin. Its an incentive TO vote. The reason people dont vote is because the prizes are not that great. I personally love crate plugins and enjoy them. I think a crate plugin would be great. Just my opinion.

-Fibs' 'xx' 1) " (6257" 1331 4 1428783738 16519 6257 'Hub parkour' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'My friend and I were going to /warp parkour at hub. But when we finished the first part it was destroyed. Pls help.' 'xx' 1) " (6256" 1330 15 1428783017 11 6256 'Re: Automatic restarts' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' 'I like the idea' 'xx' 1) " (6251" 1327 1 1428781743 26 6251 'Re: Hoppers and Enderchests' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Thats a shame :c' 'xx' 1) " (6252" 1318 15 1428781809 26 6252 'Re: Crates' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'If theres a crate plugin I hope its ONLY voting or else eventually ASF (not to be rud) or someone will buy like 100 keys and get more OP then all of us combined.' 'xx' 1) " (6253" 1330 15 1428782325 0 6253 'Automatic restarts' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'On a server I play on they have a plugin that lets players do /ar. Doing /ar shows the Seconds minutes and hours until the next automatic server restart. Its not a very needed plugin but it would be convenient to know exactly when the next restart will be rolling around. Here is an example of what it shows when you do /ar.
http://gyazo.com/0e3edd631eb68580c3fbba3c23e00e8f' 'xx' 1) " (6254" 1328 5 1428782426 11 6254 'Re: The Super-Cannon' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' 'Lol I know of a cannon that 7misun made called the Death Star that's bigger scale. But if your looking for a nice cannon that is smaller scale I can build it for ya.' 'xx' 1) " (6258" 1332 4 1428784640 26 6258 '/echest in combat' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'This has been resolved in factions but I just learned factions has it fix it please we know what would happen if it wasn't sweedish abused it while falling in arena (not knowing you could gap and /p h in it). Also longer combat tag for prison pvp for reasons that are obvious' 'xx' 1) " (6259" 1328 5 1428784911 0 6259 'Re: The Super-Cannon' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I saw misuns death star and I have smaller cannons that are much more accurate with a similar output. I just wanted to have some explosive fun so built this ;3' 'xx' 1) " (6260" 1327 1 1428785404 15973 6260 'Re: Hoppers and Enderchests' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Means I have to weave my way around the slimes to get to my iron farm chests. :/
Oh well. Maybe I should redesign the area around the farm. I'll get to that eventually.' 'xx' 1) " (6261" 1330 15 1428785496 15973 6261 'Re: Automatic restarts' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Yeah I've been meaning to time the duration between the resets so I could get a general idea.
But if there was a plugin for that that'd be great. ;D' 'xx' 1) " (6262" 1333 15 1428785992 15973 6262 'EXP Storage/ EXP to Money Converter' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'So I've been on servers which have a plugin to store exp so that it can be saved for future use (enchants anvil usage etc.)
The plugin I remember using converted the EXP into money and money back into EXP. Essentially an EXP bank system.

Good for those who like to save levels while doing things that might kill them (PVP risky building). Just a random idea but if you could implement something like that I think it could be pretty convenient.
' 'xx' 1) " (6263" 1333 15 1428786573 26 6263 'Re: EXP Storage/ EXP to Money Converter' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'yesh' 'xx' 1) " (6264" 1333 15 1428786896 0 6264 'Re: EXP Storage/ EXP to Money Converter' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'High ranking donators on prison have /xp so they would effectively have infinite cash.
However the idea on factions and the other servers could be fairly useful' 'xx' 1) " (6265" 1333 15 1428787903 15973 6265 'Re: EXP Storage/ EXP to Money Converter' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Glad some people like the idea. I brought it up cause in Skyblock people have a tendency to die unexpectedly (mobs high drops the void lava etc). I'm sure I've lost plenty of levels due to building stuff.' 'xx' 1) " (6266" 1331 4 1428788153 0 6266 'Re: Hub parkour' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I asked car its blocked off with a worldedited bit of stone because of some regioning errors. Its on their to-do list so youll get your parkour back eventually  ;)' 'xx' 1) " (6268" 1173 9 1428789805 15846 6268 'Re: Tips On Applying' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'Thank you for these tips j_boy these will really help.' 'xx' 1) " (6344" 1350 10 1428875452 15997 6344 'banned appeal #2' 'Pandakid6' 'Jmanbowie6@gmail.com' '96.255.135.251' 1 0 '' '-Ban Appeal -Pandakid6
-Banned by J_boy

I would like to come back to aviator because I would like to play with some old Panda Friends :D . I am sorry for what ever I did But tbh what did I get banned for? "spam" when I said something two times or three times in a row So that is a perm banned didn't no that.. "BUT" this time I been Banned for Something that "J_boy Said" I did. {The hater be hating on the Panda6}.The last thing he said in chat before I got banned was {"I think I can ban Pandakid6 for the same reason as Ballerboy17"} 2min later BANG POO BANG POW! Someone I mean someone not pointing any fingers.. out come the Banned! to Pandakid6 not just any ban the {perm ban} so yeah I got banned that just happened. I would like to know what I did that gives you a reason to perm ban me please. instead of a reason like this {"I think I can ban Pandakid6 for the same Reason as ballerboy17"} . But anyway I bet some people on aviator craft would like me back "Some" .But if I get unbanned  there will be WAY! more Panda respect to the mods. {slow nice cool voice} "fine it in your panda hearts to unbanned the Panda "just do to do that you need to do to unbanned the Panda of the panda". But if your just a panda hater keep me perm banned.  :'( {crys} Anyway I would like to come back and join the Aviator Squad or what ever you call the Squad of the Aviator's. Yeah anyways hope you guys accept if you don't I probably know who's the most likely person to deny it but its fine. Anyway thanks for reading I guess Have A nice Pandaish {Pan-Da-Ish} day See ya Fish fish fish! SexySquad! Panda oh {P.s sorry for that Panda roar spam that was my Pandakid's squad entering"

HI SUBWAY! AND WHO-V-AIN .. pokeman RoseTheRed KidzOfTheEz other people I forgot there names
{Ps WHO-V-VAIN RoseRed just said you fat in the skype call}
        ' 'xx' 1) " (6342" 1349 1 1428875258 16559 6342 'Trolling' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Trolling is a BIG problem in AviatorCraft and in other survival servers too but we can help make it stop one way or another.
Try 1 or ALL of these options most of all the last one JUST DONT TROLL!!!! If you troll nobody will trust you anymore and you will just leave because you are too lazy to get your own stuff( obviously ).' 'sad' 1) " (6273" 1336 1 1428792964 15973 6273 'Imitation of Name' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 1428793122 'Slacker' 'So there are some people who have changed their name to become similar to mine for no apparent reason.
Not that I'm insulted its just weird. I'll let the staff decide on what to do about it.

[b]Players:[/b]

JuliaWhipsEvery1 : Slackahallick
Charlotte_Jo : SlackahallickV2 (seems to be imitating Julia)

[b]Proof: [/b]
[img]http://i.imgur.com/vLgXAsw.png[/img]' 'xx' 1) " (6274" 1337 4 1428796302 16495 6274 'I cant rank up!' 'Jesus' 'pack4ios@gmail.com' '187.107.44.207' 1 0 '' 'When i try to rank up it says " you are not in a group that can rankup" i posted this last week and no reply. Please help
IGN: TheOfficialJesus' 'xx' 1) " (6275" 1336 1 1428796473 11 6275 'Re: Imitation of Name' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' 'Imatation is illegal and if you could make a report about this that would be great.' 'xx' 1) " (6276" 1338 4 1428797134 16530 6276 'Prison Crisis!' 'IIVorahII' 'kbuergert66@gmail.com' '108.41.204.107' 1 0 '' '[b]What Is The Problem?:[/b] Auctions Basically the last person to do /bid is stuck and can't tp warp or even log out.

[b]Which Server?:[/b] Prison.

p.s. I think it would be best to turn the old auction on or just disable the auction plugin for the time being.

' 'exclamation' 1) " (6277" 1330 15 1428797324 15888 6277 'Re: Automatic restarts' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.122' 1 0 '' 'You do know anyone can do /ar right? It's already a command -_-' 'xx' 1) " (6278" 1339 15 1428797713 16530 6278 'Bounty Plugin/ Reduce Restarts?' 'IIVorahII' 'kbuergert66@gmail.com' '108.41.204.107' 1 0 '' '[b]Server - Prison:[/b] I think a bounty plugin would be a nice add to prison so basically everytime you kill someone you obtain their head which can be bought back by its owner or you can bounty it. Making prison ofcourse more FUN!

[b]Server - All:[/b] This is more of a question but still i would like to see it changed the server i used to play on had 1 restart a day and it had over 10 000 people on it so i don't know why you guys need that many restarts :/ ' 'question' 1) " (6279" 1330 15 1428797757 0 6279 'Re: Automatic restarts' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'oops. Well atleast people know about the command now' 'xx' 1) " (6290" 1340 2 1428802613 15973 6302 'Name Imitation' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 1428818823 'Slacker' 'Since Elvis told me to make an actual report I'll post this here.

So there are some people who have changed their actual names (not nicknames) to become similar to mine for no apparent reason.
Not that I'm insulted its just weird and kinda annoying. I'll let the staff decide on what to do about it.
Ultimately I'd just like for them to change their name. (Doesn't have to be their old name just one not so similar to mine.)

[b]Players:[/b]

JuliaWhipsEvery1 : Slackahallick
Charlotte_Jo : SlackahallickV2 (seems to be imitating Julia)

[b]Proof: [/b]
[img]http://i.imgur.com/vLgXAsw.png[/img]' 'xx' 1) " (6292" 1339 15 1428806027 16222 6292 'Re: Bounty Plugin/ Reduce Restarts?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Prison heads are not allowed and people will just spam head killing.

Bounty would be useful for factions since it more of a hunting game.' 'xx' 1) " (6293" 1341 7 1428806903 16192 6293 'MusicFreaks <3' 'meg304' 'Solarbeam122@gmail.com' '24.236.33.109' 1 0 '' 'Just wander'in and have nothing better to do sadly ;-; What type of music do you like? I personally like Rock dubstep n' rap. I don't like the music that talks about drugs n' what-not. Oh also like a lil' country. I absolutely love music! And also do you have a favorite music group? Streetlights Manifesto is mine! I love music that has Trumpets n' other band instruments I know weird cx How does music make you feel? O3O And what do think of music? What's 9 + 10? So many question I've asked.  So what is music to you? Again asked. I'm just a MusicFreak x3 Man this comment is so disorganized o-e' 'xx' 1) " (6294" 1262 1 1428808366 16554 6294 'Re: Am I good?' 'Walt_the_Beast' 'mushytoad5.wb@gmail.com' '65.32.133.121' 1 0 '' 'Your Good at PVP and only that otherwise u suck at life!  8) lol jk' 'xx' 1) " (6296" 1342 1 1428810681 15973 6296 'Sorry?' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'I apologize if I've been making too many suggestions on the forums essentially increasing your workload.
I make suggestions when I think of them so they're kinda sporadic and random. Also they aren't meant
to interfere with any of your current projects so they can be looked into at your own pace.

I just brought them up cause they were neat or I thought other players might like it.
Anyways regardless sorry for the overload of suggestions.' 'question' 1) " (6298" 1342 1 1428815426 31 6298 'Re: Sorry?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Slacker you're fine there's no reason to be server so you come up with suggestions for the server and that gives the staff to get off their asses(XD) to do stuff.' 'xx' 1) " (6299" 1342 1 1428816205 15973 6302 'Re: Sorry?' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 1428818957 'Slacker' 'I suppose so but I'm presuming that one of the goals of the recent mod recruitment opening was to decrease
the current workload of the staff overall. Its not that I'm trying to be a hassle or anything.

I also wanted to verify that my suggestions were not meant to be "demands" or anything of the sort.
I posted them purely out want to improve the server. :-\\' 'xx' 1) " (6300" 1342 1 1428816564 26 6300 'Re: Sorry?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'We have mod apps since about everybody wants to be a mod. And since all our trial mods became mods. Its a opening for positions' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (6302 1342 1 1428818673 15973 6302 'Re: Sorry?' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'True enough but I presume that an increase in staff would generally lighten the load for some of the current staff as little as it may be.' 'xx' 1) " (6303" 1339 15 1428822861 16222 6303 'Re: Bounty Plugin/ Reduce Restarts?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'That not what i mean dude. People will just put bounty on friends and kill each other just to get there own head. This is also another way of spamming money.

Either way Heads are not allow by the mods and admin of the server in prison for a reason.' 'xx' 1) " (6304" 1338 4 1428823021 16222 6304 'Re: Prison Crisis!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Both bad idea. Without auction what the point of having something and not auctioning it for money.
Also the old auction had a way for people to get glitch/bug money.' 'xx' 1) " (6305" 1342 1 1428823285 16222 6305 'Re: Sorry?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I'm sure the extra 3 Tmod are needed for the server because were expanding and new stuff is coming out soon.
So they need Tmod to help watch the server as they work on other projects and have new mod help with the project when they become full fledged Moderator.

Also your not suggestion too much. For me i want to read all the idea at once because i dont like having to come on the website every hour for non new post. the web is boring since many don't use the server site.' 'xx' 1) " (6306" 1323 1 1428823439 16222 6306 'Re: A New Beginning ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Lol but it a fun way to do. Go for it elvis.  i may fight to get ally with ya.' 'xx' 1) " (6310" 1342 1 1428831066 11 6310 'Re: Sorry?' 'Elvis0102' 'Zachlasz@hotmail.com' '107.72.162.15' 1 0 '' '[quote author=CeralMuncher link=topic=1342.msg6298#msg6298 date=1428815426]
Slacker you're fine there's no reason to be server so you come up with suggestions for the server and that gives the staff to get off their asses(XD) to do stuff.
[/quote]

I will have you know that us staff are well off our "asses" and are very busy. And slacker you don't need to apologize when we are busy which we are right now we really don't implement anyone's ideas. We may like them but they won't be added till we have free time.' 'xx' 1) " (6311" 1342 1 1428840322 46 6311 'Re: Sorry?' 'davide' 'davidenriquez41@gmail.com' '70.192.207.150' 1 0 '' 'Hello

We do appreciate your input and for helping the server improve.  We also like how you show a big interest in helping the server through your suggestions.  Trust me they are not a problem.  We enjoy listening to everyone's suggestions and appreciate them.  Some may get accepted as you have seen and others will not.  It all depends on the vision that the admins and Aviator want to have for the server. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (6312" 1338 4 1428840513 46 6312 'Re: Prison Crisis!' 'davide' 'davidenriquez41@gmail.com' '70.192.207.150' 1 0 '' 'Hello

I will see if we can fix this problem because I know how much of a pain it can be.  We will have to go deeper into the plug in coding to figure out what exactly but we will see what can be done.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6313" 1339 15 1428840841 46 6313 'Re: Bounty Plugin/ Reduce Restarts?' 'davide' 'davidenriquez41@gmail.com' '70.192.207.150' 1 0 '' 'Hello

We have considered this in the past but we mainly came to the conclusion that it is very much like mcmmo points.  Since in prison we really don't need mcmmo points it will not be added.

Thanks for the suggestion though!

~[color=blue]JDK21132[/color]' 'xx' 1) " (6315" 1340 2 1428841378 46 6315 'Re: Name Imitation' 'davide' 'davidenriquez41@gmail.com' '70.192.207.150' 1 0 '' 'Hello

With how we have the rules set up we only prosecute people for abuse of the /nick privileges.  For actual minecraft names we really cannot do anything about it.  The only solution that I could come up with that might fix the problem is to have their names changed back to their previous name through /nick.  However I do not believe this would be approved by the staff.  Mainly there is nothing that we can really do.  Sorry about that.

I will lock this topic unless another staff member has something else to input.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6316" 1333 15 1428843967 15973 6316 'Re: EXP Storage/ EXP to Money Converter' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[quote author=Facelesswarrior5 link=topic=1333.msg6264#msg6264 date=1428786896]
High ranking donators on prison have /xp so they would effectively have infinite cash.
[/quote]
Yeah I wouldn't have known about prison since I haven't been there yet but maybe there could be some workaround for it.
Also finding the right about for the exchange rate might prove difficult. Guess it depends on the game mode.' 'xx' 1) " (6317" 1342 1 1428846647 15973 6317 'Re: Sorry?' 'Slacker' 'slacker6042@gmail.com' '208.54.90.131' 1 0 '' 'Well then seeing as nobody thinks this is an issue I'll continue posting ideas as they come to me. Glad to be of service.
(Sorry/Not sorry. :P)' 'xx' 1) " (6320" 1343 7 1428854015 16438 6320 'The tuth' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i]so liek elvis is a meaaaniieeeeee he didnt hug me so like #Spankelvis
and he he like slapped me wth a stick it hurt ; - ; *cries*[/i][/center]' 'xx' 1) " (6326" 1345 2 1428865103 15878 6326 'Thexbs spamming.' 'TheArticMonkey' '1kie27i@gmail.com' '90.220.57.91' 1 0 '' 'Server - [b]Prison[/b]
Who - [b]Thexbs[/b]
When - [b]10 mins ago[/b]
Rule broken - [b]Spaming[/b]

Proof - [b]http://imgur.com/ccmSJfc K5xcEA0[/b]
Proof - [b]http://imgur.com/ccmSJfc K5xcEA0#1[/b]' 'xx' 1) " (7630" 1649 12 1432489404 15878 7630 'Re: Coloured name ' 'TheArticMonkey' '1kie27i@gmail.com' '90.197.44.64' 1 0 '' 'Edit

There was a "competition" who ever ranked up first on prison got a coloured name Pheo won and... Got a coloured name. Carmau gave it to him this may have been why it didn't come back after the reset. He didn't actually buy it. ' 'xx' 1) " (7610" 1644 4 1432393012 16348 7610 'Re: reset no coloured chat ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Marco

The mods/admins are doing some inportant things after the reset there gonna fix the problem' 'xx' 1) " (6330" 1347 2 1428867520 15973 6330 'Advertisement on Skyblock' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 1428867733 'Slacker' '[b]Player:[/b] We_Da_Shpees
[b]Reason:[/b] Advertisement
[b]Proof:[/b] Screenshot; Went on for about 5 minutes along with insults.
[img]http://i.imgur.com/1QedglI.png?1[/img]
[img]http://i.imgur.com/kTffw9V.png?1[/img]
' 'xx' 1) " (6332" 1347 2 1428868429 11 6332 'Re: Advertisement on Skyblock' 'Elvis0102' 'Zachlasz@hotmail.com' '71.186.166.27' 1 0 '' 'Thanks for the report the player was banned for 14 days.' 'xx' 1) " (6334" 1331 4 1428870174 16519 6334 'Re: Hub parkour' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Thanks!  :D' 'xx' 1) " (6335" 290 39 1428870474 5 6335 'Re: New Smash Bros' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' 'Lucina is best.' 'recycled' 1) " (6336" 1341 7 1428870506 15846 6336 'Re: MusicFreaks <3' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'Well I like rock and rap and my favourite song is "Bills" by Lunch Money Louis check it out (I know all of the lyrics of by heart XD)' 'xx' 1) " (7631" 1645 3 1432489437 15878 7631 'Re: Colored name issue.' 'TheArticMonkey' '1kie27i@gmail.com' '90.197.44.64' 1 0 '' 'bump' 'xx' 1) " (7632" 1645 3 1432492565 50 7633 'Re: Colored name issue.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1432492695 'j_boy1234' ' Hello sir
That competition does not carry over resets (It was not official a one time thing) i'm sorry about this.


If you need more help don't hesitate to ask.


Thanks
  Jboy' 'xx' 1) " (6341" 1348 2 1428873084 16168 6341 'Spamming ' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'What server were they on? Factions? Prison? (Prison)
Who is the player? OmarGold23 and Ryanisawesome124
When did they break the rule? Spamming.

Proof: http://gyazo.com/9c1766dd4060a95bd7b8446d1bd8ce32
http://gyazo.com/664794855ea4949fedbbb33de193e03f' 'xx' 1) " (7608" 1623 38 1432390017 16348 7608 'Re: 16/05/2015 - The New Trial-Mods' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Is there coming a new trial mod?' 'xx' 1) " (6349" 1349 1 1428876962 15973 6349 'Re: Trolling' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '1. Wrong section.
2. Trolling is a thing some people do. It's hard to have a server and not have ANY trolls.
3. If it's something against the server rules that's what reports with proof (screenshot) are for.
' 'xx' 1) " (6353" 1351 2 1428881936 16519 6353 'ashley_madz scamming' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'xPowerStaticx and I were in a Skype call with ashley_madz when she poured lava on me on prison. But the problem was I had a fire resistance on. Also when I was on fire I saw the effects. So I don't know what happened. Sorry I don't know how to give you proof but I want people to keep an eye out please. ' 'xx' 1) " (6354" 1350 10 1428883296 50 6354 'Re: banned appeal #2' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hello I believe we are sticking with our ruling with ban appeal #1.


You were not banned for spam. It was harassment so many times.' 'xx' 1) " (6356" 1350 10 1428884065 46 6356 'Re: banned appeal #2' 'davide' 'davidenriquez41@gmail.com' '70.192.222.128' 1 0 '' 'This will have final decision by admins. We will look this over.' 'xx' 1) " (6357" 1349 1 1428884080 16559 6403 'Re: Trolling' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 1428959117 'Awk0_Candy' 'I know it was in the wrong section that was my first post and I know trolling is in other servers I was just saying we don't have to have trolling on this server' 'xx' 1) " (7607" 1623 38 1432377565 50 7607 'Re: 16/05/2015 - The New Trial-Mods' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Just a quick update [font=arial black][size=x-large][color=rgb(50 58 69)]Lizardz[/color][/size][/font][color=rgb(50 58 69)]  has quit staff. He did not get demoted. He just had a lot of collage going on.[/color]' 'xx' 1) " (6360" 1348 2 1428884325 46 6360 'Re: Spamming ' 'davide' 'davidenriquez41@gmail.com' '70.192.222.128' 1 0 '' 'Hello

Both players will be muted for 20 minutes for spam

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6362" 1345 2 1428884465 46 6362 'Re: Thexbs spamming.' 'davide' 'davidenriquez41@gmail.com' '70.192.222.128' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam.

Thanks for the report

~[color=blue]JDK21132[/color]' 'xx' 1) " (6377" 1350 10 1428899241 16049 6377 'Re: banned appeal #2' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'I know its not much of my place to say but it seems like when you appeal you are no sincere at all... Your wording and phrasing is coming across like a joke. I see why you are appealing; Because you are not sure why you are banned and want it justified. Just my personal opinion would be to make a more serious appeal and not draw it out with panda this panda that. Just my thoughts.

-Fibs  ' 'xx' 1) " (6378" 1350 10 1428904929 16222 6378 'Re: banned appeal #2' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'i did not understand what fibs say. either im tired or it was hard for me to read it and understand it the second time i read it.' 'xx' 1) " (6379" 1351 2 1428908674 16393 6379 'Re: ashley_madz scamming' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'Facelesswarrior i believe he is saying keep an eye out although cheers for the paragraph about scamming' 'xx' 1) " (6364" 1355 1 1428885456 16055 6364 'Creative Builds' 'ASF_BAJAN1' 'dscanlon4@kc.rr.com' '69.76.236.115' 1 0 '' 'Im really excited to see who wins the build competition! :D ' 'xx' 1) " (6367" 1355 1 1428885671 46 6367 'Re: Creative Builds' 'davide' 'davidenriquez41@gmail.com' '70.192.222.128' 1 0 '' 'I am locking this topic because this section is for submissions only. ' 'xx' 1) " (6368" 1349 1 1428886009 26 6368 'Re: Trolling' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'calling someone an idiot isn't gonna fix this.' 'xx' 1) " (6370" 1349 1 1428888159 15973 6370 'Re: Trolling' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[quote author=Awk0_Candy link=topic=1349.msg6357#msg6357 date=1428884080]
I know it was in the wrong section that was my first post and I know trolling is in other servers I was just saying we don't have to have trolling on this server.............. idiot
[/quote]

I wasn't trying to insult you or say that you were wrong. I'm just saying Trolling is common and there are rules in place that are meant to handle most of these situations. Generally certain game modes kinda allow some of this because its meant for that kinda activity. It's chaotic.
As nice as it would be removing all trolls from a server is kind of asking for the impossible. There wouldn't be a need for staff if there weren't people who take advantage of the rules or other players.' 'xx' 1) " (6372" 1351 2 1428888821 0 6372 'Re: ashley_madz scamming' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Scamming:
  While playing on any Aviatorcraft server all players are responsible for their own items plots factions armor and property on any server.  Because of this ruling players are allowed to scam other players on any Aviatorcraft server.  We ask all players to be wise and responsible while playing on the server and to be aware of whether an advertisement is a scam.  If a player is scammed while playing on the server they are asked not to spam harass or threaten to hack the player who performed the scamming.  For when a player decides to scam we ask them to scam at their own risk.

~Excerpt from official Aviator server rules. ' 'xx' 1) " (6374" 1357 2 1428890525 15973 6374 'Skyblock Drama' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[b]Player: [/b]
[color=maroon]Slackahallick[/color] aka [color=maroon]JuliaWhipsEvery1[/color]
[b]Reason for Report: [/b]
Harassment (Name Imitation as well)
[b]Situation Summary:[/b]
Arguments started I stepped in they tell me to butt out I said no insults flung back and forth.
Slackahallick logs in and randomly gets involved.
[b]Request:[/b]
I don't want to be associated with such a person. Please add a nickname to them. (possibly their old name) And if you want to deal with the "harassment" then that'd be fine with me as well.
[b]Proof:[/b]
[img]http://i.imgur.com/IrhCqit.png[/img]
[img]http://i.imgur.com/RvDADdp.png[/img]
[img]http://i.imgur.com/WCWsxpD.png[/img]' 'xx' 1) " (6382" 1357 2 1428923965 46 6382 'Re: Skyblock Drama' 'davide' 'davidenriquez41@gmail.com' '173.209.212.151' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.

Thanks for the report.

~JDK21132' 'xx' 1) " (6383" 1358 2 1428925014 16267 6383 'DarkyThePanda\'s Plot Of Monster Spawners' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Hello mods i was at Alfiecat123's plot and i found a plot that was DarkyThePanda's Plot He had about 200 monster spawners and i was told to report him for hacking in monster spawners.

Proof: http://imgur.com/mDOW2pL ' 'xx' 1) " (6386" 1355 1 1428929523 11 6386 'Re: Creative Builds' 'Elvis0102' 'Zachlasz@hotmail.com' '71.186.166.27' 1 0 '' 'I moved the post into the topic were it belongs and is now unlocked in the general Section.' 'xx' 1) " (6387" 1358 2 1428930582 11 6387 'Re: DarkyThePanda\'s Plot Of Monster Spawners' 'Elvis0102' 'Zachlasz@hotmail.com' '71.186.166.27' 1 0 '' 'If I recal there is a special way to get Spawners with no hacks... But I will ask admins about it.' 'xx' 1) " (6388" 1357 2 1428932234 16276 6388 'Re: Skyblock Drama' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.115' 1 0 '' 'Wow i with prison have drama  :P because all they do is talk trash and pvp that's it  :P' 'xx' 1) " (6389" 1350 10 1428933465 16276 6389 'Re: banned appeal #2' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.115' 1 0 '' 'What fibs trying to say is make your appeal more serious and convincing the admin or moderator to unbanned him. thank you' 'xx' 1) " (6390" 1360 40 1428934209 16508 7541 'Creative Build Entry' 'sp777' 'sweetpandaheart@gmail.com' '5.65.62.158' 1 1432088694 'Alex' 'Name of build:
Medieval Boat

Made By:
Sp777

X: -869.338
Y: 83.11363
Z: 788.583

Plot Id #: -5;6

Image:
[quote author=sp777 link=topic=1360.msg6397#msg6397 date=1428947411]
this is the link for the photos
http://imgur.com/4t8digK rDfmY17 k0bvLex a8LmH68 KU04lgX Zfw9IKd
[/quote]

By the way my plot got griefed when I was getting a resource pack for it










' 'xx' 1) " (7542" 1632 2 1432089054 0 7542 'Re: Gmob trying to immitate SubZeroPlayz and Sub0X32 [ Actual New Version ]' 'ckarate01' '' '199.47.117.195' 1 0 '' 'BTW if his /nick command is revoked will it be revoked still since the reset is like coming in 2 weeks ?' 'xx' 1) " (7543" 1633 7 1432089946 16632 7543 'Why does everyone think I hack... Only bad pvpers think that' 'DS4lordhunter' 'Tajwar100@aol.com' '73.198.58.30' 1 0 '' 'Why does everyone think I hack.I don't hack and it will be better if an admin is looking after me to see if I really hack.And not to be mean some bad pvpers lose and they think I hack.I think all pvpers know how some nubs are but it's getting anoying.' 'xx' 1) " (6391" 1360 40 1428934461 16508 6391 'Re: Creative Build Entry' 'sp777' 'sweetpandaheart@gmail.com' '5.65.62.158' 1 0 '' 'copy and paste the link in the thing in the corner  and u see the photo' 'xx' 1) " (6392" 1360 40 1428938071 46 6392 'Re: Creative Build Entry' 'davide' 'davidenriquez41@gmail.com' '173.209.212.135' 1 0 '' 'With this entry the images you have provided would only work for your personal computer. I would suggest uploading the images onto either imgur or gyazo so that way we can view them perfectly. ' 'xx' 1) " (6393" 1360 40 1428941851 16508 6393 'Re: Creative Build Entry' 'sp777' 'sweetpandaheart@gmail.com' '5.65.62.158' 1 0 '' 'how will I do that
' 'xx' 1) " (6394" 1360 40 1428945304 16222 6394 'Re: Creative Build Entry' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Go to imgur.com and just drag the pic on the website and then hit upload bAM that easy i use it a lot. and just copy the link and paste it on here.
' 'xx' 1) " (6395" 1361 2 1428946069 16414 6395 'SquirrelIsCool hacking' 'Unsaideagle' 'unsaideagle@gmail.com' '192.171.222.248' 1 0 '' 'What: factions
Who: SquirrelIsCool
When: 2 weeks ago I think
Evidence: https://youtu.be/1vvSENDPC8Y' 'xx' 1) " (6396" 1360 40 1428947086 16508 6396 'Re: Creative Build Entry' 'sp777' 'sweetpandaheart@gmail.com' '5.65.62.158' 1 0 '' 'ok ' 'xx' 1) " (6397" 1360 40 1428947411 16508 6397 'Re: Creative Build Entry' 'sp777' 'sweetpandaheart@gmail.com' '5.65.62.158' 1 0 '' 'this is the link for the photos
http://imgur.com/4t8digK rDfmY17 k0bvLex a8LmH68 KU04lgX Zfw9IKd
' 'xx' 1) " (6398" 1358 2 1428948815 16267 6398 'Re: DarkyThePanda\'s Plot Of Monster Spawners' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Ok thanks ;)' 'xx' 1) " (6399" 1350 10 1428954532 15997 6399 'Re: banned appeal #2' 'Pandakid6' 'Jmanbowie6@gmail.com' '96.255.135.251' 1 0 '' 'How was I harassing? ' 'xx' 1) " (6400" 1361 2 1428956168 0 6400 'Re: SquirrelIsCool hacking' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Float like a butterfly sting like a bee  ;)
But seriously it was either lag or a feature of a hacked client called "Glide" which lets you fall slowly and gracefully' 'xx' 1) " (6401" 1362 2 1428958672 16559 6401 'YACKYTHEDUCK REPORT!!!!!!!!!!!!!!!!' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'yackytheduck is a BIG troller on this server and should be talked to by an owner or mod and maybe banned for a while because he tries to trick ppl to tp to him so he can kill that user and get all that good loot which that player worked hard for!!!' 'angry' 1) " (6402" 1358 2 1428958806 16559 6402 'Re: DarkyThePanda\'s Plot Of Monster Spawners' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'What was that on? Rags to Riches or Prison' 'xx' 1) " (6403" 1363 1 1428958952 16559 6403 'Bad things' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Report anything you think is a problem on AviatorCraft' 'xx' 1) " (6405" 1349 1 1428959142 16559 6405 'Re: Trolling' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Well I'm sorry but it sounded rude' 'xx' 1) " (6407" 1362 2 1428959775 15888 6407 'Re: YACKYTHEDUCK REPORT!!!!!!!!!!!!!!!!' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.195.203.88' 1 0 '' 'First of all trolling isn't against server rules so if it happens it happens.

Second of all proof is required for player reports so the staff know you're telling the truth.

Before reporting click the [b]READ ME[/b] topic.' 'xx' 1) " (6408" 1361 2 1428960046 15888 6408 'Re: SquirrelIsCool hacking' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.195.203.88' 1 0 '' 'The floating in the air thing might be lag but the fact that he can hit him while eating a golden apple is hard proof of Kill-Aura' 'xx' 1) " (6417" 1362 2 1428969304 0 6417 'Re: YACKYTHEDUCK REPORT!!!!!!!!!!!!!!!!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Awk0_Candy link=topic=1362.msg6401#msg6401 date=1428958672]
yackytheduck is a BIG troller on this server and should be talked to by an owner or mod and maybe banned for a while because he tries to trick ppl to tp to him so he can kill that user and get all that good loot which that player worked hard for!!!
[/quote]


It is well known on the server that you teleport to players [b]At your Own Risk.[/b]
There will always be trolls doing stuff like this so I suggest you learn to be careful on the server. :)' 'xx' 1) " (6418" 1363 1 1428969525 0 6418 'Re: Bad things' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'There is a section of the forum specifically for reporting problems bugs and players.
http://aviatorcraft.com/index.php?board=2.0  (Report a player)
http://aviatorcraft.com/index.php?board=4.0 ( Report a problem/bug)' 'xx' 1) " (6419" 1360 40 1428969641 0 6419 'Re: Creative Build Entry' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Once we submit a build are we allowed to edit our build and Re-Submit it in a different post?' 'xx' 1) " (6420" 1351 2 1428969728 0 6420 'Re: ashley_madz scamming' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Marco_Polo619 link=topic=1351.msg6379#msg6379 date=1428908674]
Facelesswarrior i believe he is saying keep an eye out although cheers for the paragraph about scamming
[/quote]

If it just an acknowledgement about a scammer then he's in the wrong section. Report a player is for reporting to staff not acknowledging for players  ;)' 'xx' 1) " (7606" 1641 15 1432365865 16438 7606 'Re: new stuff' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=WhiteDecay link=topic=1641.msg7602#msg7602 date=1432347875]
we already ahd that idea and im sure they said that they wont do anything like that
[/quote]



but it would be fun X3 then i can beat the crap out of other gangs its like factions only u dont waste ur time building a base' 'xx' 1) " (6424" 1362 2 1428971480 16559 6424 'Re: YACKYTHEDUCK REPORT!!!!!!!!!!!!!!!!' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' '[quote author=Soniccaleb link=topic=1362.msg6407#msg6407 date=1428959775]
First of all trolling isn't against server rules so if it happens it happens.

Second of all proof is required for player reports so the staff know you're telling the truth.

Before reporting click the [b]READ ME[/b] topic.
[/quote]

I don't have the ability to post screenshots!!!!!' 'xx' 1) " (7605" 1646 1 1432353588 31 7605 'Some Rant that\'s related to AviatorCraft' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'So yesterday I was pvping on prison and I kill people but these people get so salty that they start to say stuff like 'Fuck you you little shit " or "Go to hell C*nt."  As that means nothing to me but if that means nothing to me then why does it matter to you? It matters to me because if you're going to say that to me I'm going to report you for harassment due to the fact you're being rude but it's your fault for stepping into pvp with crap armour.

' 'xx' 1) " (6427" 1360 40 1428971757 46 6427 'Re: Creative Build Entry' 'davide' 'davidenriquez41@gmail.com' '173.209.212.222' 1 0 '' 'Yes you can. For the builds we will be flying to all sites and submissions on the final day. Until then you can do whatever u want' 'xx' 1) " (6428" 1358 2 1428972558 16049 6428 'Re: DarkyThePanda\'s Plot Of Monster Spawners' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Its not 200 its 1479 :p' 'xx' 1) " (6429" 1361 2 1428972708 16049 6429 'Re: SquirrelIsCool hacking' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Looks like kill aura to me... eating while gapping and drinking a potion... And it does look like gliding. It appears like there is no lag and really does look like the hack glide... Just saying it looks like plenty of proof of Kill Aura and Glide.

' 'xx' 1) " (6432" 1366 1 1428976918 16222 6432 'AviatorCraft Staff Team statue' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I've made some thing that might have the mod and admin like.
*note*
-you don't have to add it
-you can if you want

Ok i built this of the team of aviatorcraft some may be old and some may be part-time
But i was thinking we can put all mod and admins head around the hub like carmau and fireblazer have. It be really cool.

T-Mod should get there head too only if they been t-mod for 2 months or more.

[img]http://i.imgur.com/n5F8qSA.png[/img]
[img]http://i.imgur.com/hQUp1uD.png[/img]
[img]http://i.imgur.com/Xwqxo7N.png[/img]

If you like the stand you may add this in your own block of choosing or edit it a bit i'm ok with whatever just knowing that aviator team and everyone likes it :)' 'xx' 1) " (6433" 1362 2 1428977287 15888 6433 'Re: YACKYTHEDUCK REPORT!!!!!!!!!!!!!!!!' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'I'm sorry but without out proof nothing can be done. If you would like to post screenshots set up an imgur account.

More information here: http://aviatorcraft.com/index.php?topic=8.0' 'xx' 1) " (6435" 1351 2 1428977545 15888 6435 'Re: ashley_madz scamming' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'Facey beat me :(' 'xx' 1) " (6436" 1366 1 1428987182 15973 6436 'Re: AviatorCraft Staff Team statue' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Looks nice Decay. I like the idea of a staff room or something though.
I kinda remember a plugin where you could make statues of yourself and even have them run around.

But either way any addition to the hub would make it more fun to mess around in.
Currently we can only swim up that water tower and bounce around on the launch pads :P
(Also I remember one server's hub which allowed players jump really high/double/triple jump. Was really fun to play hide-and-seek with friends in. Maybe hide-and-seek was a plugin too.)' 'xx' 1) " (6437" 1366 1 1429011521 50 6437 'Re: AviatorCraft Staff Team statue' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Umm who is this: http://gyazo.com/66d72a16d2eb853cdcf93ef33f704d2e - Not staff...


and http://gyazo.com/bd6389733c009592de6de57d432a3b31 -Not admin..' 'xx' 1) " (6438" 1367 2 1429012600 16277 6438 'DogzillakingMLMG harrasng me' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'i was askign ppl on the server if they wanted a 1v1 then Dogzillaking  comes on and says hes is too good at pvp and coz i am having a shit life atm he said im nothing which makes me wanna suicide: http://imgur.com/IkXKH9m 5rWpkVL' 'xx' 1) " (6439" 1367 2 1429012703 16519 6439 'Re: DogzillakingMLMG harrasng me' 'BricksB' 'cwcundy@att.net' '107.77.87.96' 1 0 '' 'Yeah I agree I was on and I saw it. This guy was smack talking everyone
.' 'xx' 1) " (6440" 1368 2 1429015669 16267 6440 'proninja27 spamming' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Hello mods found another spammer on aviatorcraft prison so im here to report proninja27 for spamming

Proof: http://imgur.com/uu5cONN ' 'xx' 1) " (6442" 1361 2 1429023006 28 6442 'Re: SquirrelIsCool hacking' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Ever heard of Thorns?' 'xx' 1) " (6443" 1368 2 1429023387 28 6443 'Re: proninja27 spamming' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Time?' 'xx' 1) " (6444" 1369 2 1429025066 15878 6444 'Preuss13 hacking again.... ' 'TheArticMonkey' '1kie27i@gmail.com' '90.220.59.65' 1 0 '' 'Server - Prison
Who - Preuss13 (Banned for hacks before.... Also by me.)
When - 4pm 14/04/2015 (UK time and date)
Rule broken - Hacks (Killaura Speed hacks - hence the rubberbanding - and anti knockback)
Proof - Being uploaded to youtube now' 'xx' 1) " (6445" 1369 2 1429025403 16156 6445 'Re: Preuss13 hacking again.... ' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.75.41' 1 0 '' 'When Is The Video Gonna Be Ready?
' 'xx' 1) " (6446" 1369 2 1429025677 15878 6446 'Re: Preuss13 hacking again.... ' 'TheArticMonkey' '1kie27i@gmail.com' '90.220.59.65' 1 0 '' '2 hours my internet's really bad...' 'xx' 1) " (6448" 1366 1 1429029317 16222 6448 'Re: AviatorCraft Staff Team statue' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Those two are unknown.

The one you say is not an admin is the part time developer for the server ingeniousgamer.

and the one mod is a held position but not on the Staff team: MikGreg

It someone change the list of the workers on my thread in the general so that why i got confuse jboy.
[url=http://aviatorcraft.com/index.php?topic=1156.0]http://aviatorcraft.com/index.php?topic=1156.0[/url]' 'xx' 1) " (6449" 1369 2 1429030796 15878 6449 'Re: Preuss13 hacking again.... ' 'TheArticMonkey' '1kie27i@gmail.com' '90.220.59.65' 1 0 '' 'Something to add preuss was just insisting that he was banned so I told him to go to hub and fly.... Guess what happened....
He flew.' 'xx' 1) " (6450" 1369 2 1429031084 16348 6450 'Re: Preuss13 hacking again.... ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'LOL i got to a record from Preuss is flying at HUB
' 'xx' 1) " (6451" 1369 2 1429031228 16348 6451 'Re: Preuss13 hacking again.... ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'here is proof: http://imgur.com/PaYILx6' 'xx' 1) " (6452" 1369 2 1429031510 16543 6452 'Re: Preuss13 hacking again.... ' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'BAI BAI PREUSS13 WILL MISS YOU (NOT)  :D :D :D :D :D :D :D :D :D :D :D :D :D' 'xx' 1) " (6453" 1369 2 1429031914 16348 6453 'Re: Preuss13 hacking again.... ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'LOL MORE PROOF: http://imgur.com/DUjTsX8' 'xx' 1) " (6454" 1369 2 1429033688 15878 6454 'Re: Preuss13 hacking again.... ' 'TheArticMonkey' '1kie27i@gmail.com' '90.220.59.65' 1 0 '' 'https://www.youtube.com/watch?v=MFRsr8EIOhI&feature=youtu.be
' 'xx' 1) " (6455" 1369 2 1429033730 15878 6455 'Re: Preuss13 hacking again.... ' 'TheArticMonkey' '1kie27i@gmail.com' '90.220.59.65' 1 0 '' 'https://www.youtube.com/watch?v=aHiDKP45P0o&feature=youtu.be' 'xx' 1) " (6456" 1349 1 1429037494 15973 6457 'Re: Trolling' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 1429041648 'Slacker' 'I mean trolling is kind of similar to how bullying is in real life. Its a known issue but its still difficult to deal with. Its hard enough for adults to handle even when bullies can be punished for the crap they do at schools but as an online medium people feel they can kinda do whatever they want. The worst consequence they'll receive is a ban from a server and they could probably not care any less about it.

The trolls move along to do what they want and the victims feel that the community is toxic and unsafe/unenjoyable and possibly leave/quit.
Is it bad for the server? Yes. Should it be dealt with? Yes. Will asking someone to stop trolling work? Probably not.

[b]Here's an exaggerated [color=green]example.[/color]
Imagine I wanted to rob a bank. [color=maroon]Consequences:[/color] Possibly killed probably arrested/jailed probably become infamous. Probably won't be able to rob another bank again.
Now imagine banks worked like Minecraft servers. [color=maroon]Consequences:[/color] Being told off banned from the bank only that bank and its members knew what you did. So you're probably able to rob another bank.[/b]

You can make polls chat about it all you want or just post up complaints about the person but essentially posting reports with proof (screenshots) is the best option. The staff will have the justification to handle the situation and the problem should be handled if it is against the rules.' 'xx' 1) " (6457" 1370 2 1429041046 28 6457 'lovelife12354' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[b]What server?[/b]  Creative

[b]Who?[/b]  lovelife12354

[b]When?[/b]  3:52 PM EST 4/14/15

[b]Broken rule:[/b]  Rule 2: Respect_other_players_and_staff

[b]Evidence:[/b]

http://imgur.com/h1ihEZw' 'xx' 1) " (6458" 1371 2 1429041971 16321 6458 'skullzFlare Harassment' 'Muddman44' 'cdwaple@gmail.com' '97.91.168.38' 1 0 '' 'When:4:09pm April 14
Who: SkullzFlare
For:Harassment
Evidence:http://imgur.com/gallery/KRQRUja/new' 'thumbdown' 1) " (6461" 1371 2 1429050976 26 6461 'Re: skullzFlare Harassment' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Good report but for future reports put a space between the link and Evidence:' 'xx' 1) " (6462" 1361 2 1429051505 15888 6462 'Re: SquirrelIsCool hacking' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 1429051809 'Soniccaleb' 'Crim we're not talking about him taking damage. Look at how he can swing his arm and eat a golden apple at the same time. It is impossible to do this unless there's a hacked client involved.' 'xx' 1) " (6463" 1370 2 1429051985 15888 6463 'Re: lovelife12354' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Good report but for future reference don't crop the picture so that only one message is shown.' 'xx' 1) " (6464" 1361 2 1429051990 16049 6464 'Re: SquirrelIsCool hacking' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'Also would like to add even though it is probably known; now that it is 1.8 you do not have the excuse of im on 1.7.x i can hit the ground and gapple etc. at the same time. ' 'xx' 1) " (6465" 1371 2 1429053449 16276 6465 'Re: skullzFlare Harassment' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.195' 1 0 '' 'Hi there its a good report i agree with dende and please use space so it's easier to read and i am sure that skullzflare will be muted or temp banned

Thank you' 'xx' 1) " (6466" 1370 2 1429053525 46 6466 'Re: lovelife12354' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'Hello

Based on the evidence presented it is insufficient to issue a punishment.  The player will receive a kick as a warning to respect other players.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6467" 1371 2 1429053589 46 6479 'Re: skullzFlare Harassment' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 1429055804 'davide' 'Hello

Apparently looking at alternate accounts I have found that this is actually dannytrex.  Since he has two prior harassments to him he will be banned from hub for 1 week. If he continues he may be tempbanned again.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6468" 1372 2 1429053607 15878 6469 'IIClutchII Hacking' 'TheArticMonkey' '1kie27i@gmail.com' '90.202.198.204' 1 1429053778 'TheArticMonkey' 'Auto armour

Where - Prison
When - Just now
Who - IIClutchII
Reason - Hacks (Auto armour) As you can see he gapples and puts on armour at the same time.. I didn't see him put the armor on but it defanately broke.
Proof - https://www.youtube.com/watch?v=n3DOz3_QsAI&feature=youtu.be' 'xx' 1) " (6469" 1372 2 1429053664 46 6469 'Re: IIClutchII Hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'Hello

You must provide evidence in order to prosecute for hacking.  I will keep this post open for 2 days so that way you can add evidence.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6470" 1372 2 1429053785 15878 6470 'Re: IIClutchII Hacking' 'TheArticMonkey' '1kie27i@gmail.com' '90.202.198.204' 1 0 '' 'done' 'xx' 1) " (6471" 1370 2 1429053838 16276 6471 'Re: lovelife12354' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.195' 1 0 '' 'Hi there I agree with Soniccaleb it is because if you crop like only 1 message we don't know what's the situation before she/he swears at you.

Thank you' 'xx' 1) " (6472" 1369 2 1429054308 46 6472 'Re: Preuss13 hacking again.... ' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'Hello

The player will be banned for 14 days for hacking in hub.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6473" 1366 1 1429054529 46 6473 'Re: AviatorCraft Staff Team statue' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'MikGreg is not a staff member.  Nor does he hold any moderator position. ' 'xx' 1) " (6474" 1368 2 1429054577 46 6474 'Re: proninja27 spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6475" 1358 2 1429054611 46 6475 'Re: DarkyThePanda\'s Plot Of Monster Spawners' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'We will review this and more then likely remove all of the spawners. 

Locking Topic for now. ' 'xx' 1) " (6476" 1362 2 1429054692 46 6476 'Re: YACKYTHEDUCK REPORT!!!!!!!!!!!!!!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'Hello

Trolling on the server is allowed as you have seen from previous posts.  There will be no punishment done.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6477" 1361 2 1429054793 46 6479 'Re: SquirrelIsCool hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 1429056186 '7misun' 'Hello

We are currently reviewing this for hacking and so far the staff are pretty hung on this.  We did review it before but we will look at it again.  For now we will keep the topic unlocked until we have a final ruling.  The ruling should be within 2 days.

In the mean time we ask all players to not comment on this post so that way we can review it without any bias.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6478" 1367 2 1429054855 46 6478 'Re: DogzillakingMLMG harrasng me' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'Hello

Though it is bad to what he said the evidence presented is not sufficient enough to issue a punishment.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6479" 1351 2 1429054897 46 6479 'Re: ashley_madz scamming' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'Hello

Scamming is allowed on the server as stated in the aviatorcraft official rules.  No punishment will be done

~[color=blue]JDK21132[/color]' 'xx' 1) " (6480" 1366 1 1429056605 17 6481 'Re: AviatorCraft Staff Team statue' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1429056882 'lrice11' '[quote author=davide link=topic=1366.msg6473#msg6473 date=1429054529]
MikGreg is not a staff member.  Nor does he hold any moderator position.
[/quote]

MikGreg is one of the owners of ZexyZeks server. He used to hold the position of mod for some reason but was never apart of the official Aviatorcraft team to my knowledge.

[quote author=j_boy1234 link=topic=1366.msg6437#msg6437 date=1429011521]
Umm who is this: http://gyazo.com/66d72a16d2eb853cdcf93ef33f704d2e - Not staff...


and http://gyazo.com/bd6389733c009592de6de57d432a3b31 -Not admin..
[/quote]

IngeniousGamer holds the admin rank and is/was considered a "developer" for the server. He isn't apart of the main team however is friends with carmau.' 'xx' 1) " (6483" 1373 40 1429057624 15838 6483 'Wreslnpunk13\'s Creative Build Entry' 'wreslnpunk13' 'chase.lundy@aol.com' '74.177.98.71' 1 0 '' '[b]Name:[/b] Medieval Manson + Shed

[b]IGN:[/b] wreslnpunk13

[u][b]Default Texture (Ugly)[/b][/u]

[url=http://gyazo.com/50a3a4570d6e89ba639203d6c2373a9a]http://gyazo.com/50a3a4570d6e89ba639203d6c2373a9a[/url]
[url=http://gyazo.com/ae638432e8ddb933a299ea2c87902e27]http://gyazo.com/ae638432e8ddb933a299ea2c87902e27
[/url]

[u][b]Shaders + Arcility Texture Pack (Pretty)[/b][/u]

[url=http://gyazo.com/2bfb6c96be68d6c10ba7ed08e3a4b6cf]http://gyazo.com/2bfb6c96be68d6c10ba7ed08e3a4b6cf[/url]
[url=http://gyazo.com/bde8ae4d49e935c950e38e75465ecc37]http://gyazo.com/bde8ae4d49e935c950e38e75465ecc37[/url]


[b]X:[/b] 714
[b]Y:[/b] -1551

[b]PlotID:[/b] 5 -9' 'xx' 1) " (6485" 1366 1 1429058927 16222 6485 'Re: AviatorCraft Staff Team statue' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'So yeah.
IT not gonna be easy remaking this thing with even numbers of staff team' 'xx' 1) " (6487" 1366 1 1429060226 46 6487 'Re: AviatorCraft Staff Team statue' 'davide' 'davidenriquez41@gmail.com' '70.192.215.110' 1 0 '' 'psst. move my head to where mikgreg is and move car's head to ingeneous's spot.  have a the spot in the middle have signs in color saying Mods and Admins' 'xx' 1) " (6489" 1374 1 1429063603 16519 6489 'Imgur please?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Can someone please tell me how to use Imgur in the correct way? I can't have a good report without it. Ive also tried copying and pasting on my phone but that dosen't work either. Please help. ' 'xx' 1) " (6490" 1374 1 1429063956 31 6490 'Re: Imgur please?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'IF you're doing it from the computer there should be an upload button then you choose the files from your computer you want to upload but if your doing it from your phone you may want to put the photo's on the phone and then upload them to Imgur.' 'xx' 1) " (6491" 1366 1 1429065058 16222 6491 'Re: AviatorCraft Staff Team statue' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' '*headdesk* i forgot about the signs
' 'xx' 1) " (6492" 1375 4 1429067480 16222 6492 'Creative' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I don't know it one of this is a problem but here it is anyway.

There is a border in front of the walk way at aviator plots:
[img]http://i.imgur.com/zsAwgjp.png[/img]

People can use sand cannon (faction reference) and land sand on other plots and on the walk way:
[img]http://i.imgur.com/apcmuBC.png[/img]

Sorry for pic being big i was in full screen when taking it.' 'xx' 1) " (6493" 1376 15 1429067666 16222 6493 'Creatove water and lava' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Why can't the highest rank have this in there world edits?
It like our hub water fall with out borders.

[img]http://i.imgur.com/7rMSVEY.jpg[/img]

All we can do
[img]http://i.imgur.com/BfhpuB7.jpg[/img]


Is this because of a server reason or some other reason?' 'xx' 1) " (6494" 1374 1 1429070925 15888 6494 'Re: Imgur please?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'This should help:  http://aviatorcraft.com/index.php?topic=8.0' 'xx' 1) " (6495" 1376 15 1429071266 26 6495 'Re: Creatove water and lava' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'They probably didn't think of it and some people need running water for builds' 'xx' 1) " (6496" 1246 39 1429089091 16571 6496 'Re: APPLYING IS OPEN The deadline to apply is April the 25th!' 'janet0305' 'janet0305@live.com' '66.110.236.194' 1 0 '' 'lol i love when i get to post something random!
Click Below V
https://media1.giphy.com/media/7TNHjAg9PvKhi/200.gif' 'recycled' 1) " (6497" 1372 2 1429093618 46 6497 'Re: IIClutchII Hacking' 'davide' 'davidenriquez41@gmail.com' '173.209.212.216' 1 0 '' 'We have determined that there is too much lag in order to provide an accurate hacking conviction.

No punishment will be done.' 'xx' 1) " (6501" 1366 1 1429130391 50 6501 'Re: AviatorCraft Staff Team statue' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Elvis is currently suspended from staff. His verdict is yet to be released ' 'xx' 1) " (6502" 1366 1 1429131368 15973 6502 'Re: AviatorCraft Staff Team statue' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[quote author=j_boy1234 link=topic=1366.msg6501#msg6501 date=1429130391]
Elvis is currently suspended from staff. His verdict is yet to be released
[/quote]
I've heard some things from other players about his demeanor. I wouldn't judge him though since I don't know myself. I hope it doesn't end too badly. :-\\' 'xx' 1) " (6506" 1366 1 1429134375 26 6506 'Re: AviatorCraft Staff Team statue' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'He he knew fully well.. Was not good I even asked him he made his base with game mode and world edit and declined everything. ' 'xx' 1) " (6507" 1366 1 1429135348 50 6507 'Re: AviatorCraft Staff Team statue' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Please don't accuse him. The admins know everything he did.' 'xx' 1) " (6508" 1376 15 1429135501 50 6508 'Re: Creatove water and lava' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Some poeple need water. the hub was build pre-1.8 we just truned off water flow in the hub because its unneeded' 'xx' 1) " (6509" 1379 19 1429136107 31 6509 'Another Prison Server?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Hello as I was walking home from the store I'd thought of this idea to where we get another prison server and make it so you have your rank or start over again. I say this because if you noticed all the lag on prison is to much for player to make them to quit and plus hackers can use this to their advantage. The "Hackers can use this to their advantage "  means the can get away with hacks due to the massive amounts of lag. So there would be two prison servers you can go to.

WhiteDecay please don't be rude saying that their working on the problem or they just need to work on it some more. That's some BS they should of fixed it by now!' 'xx' 1) " (6510" 1380 4 1429139397 26 6510 'NoahWeatherAll Trapped' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Jailed forever for raiding bigmac EVEN THOUGH HE BOUGHT THE RANK TO GET IN. UnJail him its been a month and this is BS. I rather not ramble over and over on how this is just no but legit? (i had milk and my tummeh hurts so dunt take da hate for realizies) (also had sugar)' 'xx' 1) " (6511" 1380 4 1429140643 46 6511 'Re: NoahWeatherAll Trapped' 'davide' 'davidenriquez41@gmail.com' '70.192.205.254' 1 0 '' 'Do you know who jailed him and when (specific date)?  And could you get more information about this? ' 'xx' 1) " (6514" 1380 4 1429144013 26 6514 'Re: NoahWeatherAll Trapped' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Bigmac jailed him for raiding him.' 'xx' 1) " (6515" 1381 2 1429146534 26 6515 'Reporting DeathReaprII For MODDED MOUSE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Rule - Hacking/Modded Mouse
Server - Prison


Modded mouses are apparently allowed BUT THEY LET YOU CLICK 4 TIMES IN ONE CLICK WHICH IS WHY ARMOR BRAKES QUICKER. THIS SHOULD NOT BE ALLOWED BECAUSE I DID RESEARCH AND MACROS GIVE THIS ABILITY.

https://www.youtube.com/watch?v=z04o9iyhAV4' 'xx' 1) " (6565" 1393 20 1429241414 16222 6565 'Commands' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' '*[b]Skyblock[/b]
Can we have the /ignore on skyblock? we been getting so many spam and arguement on there this morning.

-If you guys have more command suggestion please comment them so they can dabate on the idea of adding them.
:)' 'xx' 1) " (6566" 1383 4 1429244646 16354 6566 'Re: Mob/villager spawn limit' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'sorry but not to be rude but really? i said "competitive build competition" thats creative obviously. again sorry
' 'xx' 1) " (6567" 1383 4 1429247019 16222 6567 'Re: Mob/villager spawn limit' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Its ok. I asked because I can't spawn villagers. (I'm an architect)
Was the person using a villager egg or some w/e command?' 'xx' 1) " (6568" 1393 20 1429257831 15973 6568 'Re: Commands' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'I brought this up some time ago but it seemed to have been ignored or considered unimportant. :-\\
Didn't feel like bringing it back up again but maybe it'll be considered this time around. Also the [b][color=green]/is expell[/color][/b] command should be allowed for similar reasons.' 'xx' 1) " (6517" 1381 2 1429146906 16168 6517 'Re: Reporting DeathReaprII For MODDED MOUSE' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Thats a Death Adder Razor Mouse But Macro allows you too Triple Clicks And Double click and they dont even have too click they can just hold the botton But also You dont have proof of him using double Click and Ect. All Razor Mouse has macro on it but some people semi click.' 'xx' 1) " (6563" 1265 2 1429241244 15888 6563 'Re: NAKED PEOPLE EVERY WHERE ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'Good to know' 'xx' 1) " (6569" 1393 20 1429258421 16222 6569 'Re: Commands' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'what does that do?' 'xx' 1) " (6518" 1381 2 1429147278 26 6518 'Re: Reporting DeathReaprII For MODDED MOUSE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Let me check my other vids.' 'xx' 1) " (6519" 1381 2 1429148104 16168 6519 'Re: Reporting DeathReaprII For MODDED MOUSE' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Ok maybe more proof will help you ' 'xx' 1) " (6520" 1380 4 1429151439 32 6520 'Re: NoahWeatherAll Trapped' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'He is not jailed forever he just hasnt been on when we are on to tp him out of the base. You dont buy a rank to get into the faction. He got into the faction on a live stream and then tnted it. He was jailed because he logged off before we could get him out of the base. If you have any questions private msg me.' 'xx' 1) " (6521" 1382 4 1429153275 16393 6521 'Coloured chat not fixed!' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'it has been soooooooooooooooooo (X1 0 000) long since one of the mods told me that colored chat was gonna get fixed well it isn't! now i keep getting the same response all the time  "oh yeah we will get around to that once we fix everything else on the server" that's not good enough! colored chat is just one of the very few perks we get as Chief rank and it's probably my favorite. If you guys don't fix it i demand a refund on my rank because i paid for Chief and i am not getting the full package. Also try and not give me the same response as all the other times.  ' 'angry' 1) " (6522" 1380 4 1429153695 0 6522 'Re: NoahWeatherAll Trapped' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'He was going to be force-tped out of a base he was griefing just because it was Tysons faction? Sure sounds fair' 'xx' 1) " (6523" 1379 19 1429153817 31 6523 'Re: Another Prison Server?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Decay since I knew you were going to be the first one to comment and provide some sorta BS that has nothing to do with this thread please take it out. First I'm not disrespectful to the mods/admins and that has nothing to due to with this topic. Plus "To me if they need a second prison it would still consider lag in both prison(s) because of all the plugins they're using" not  necessarily it would take at least half the players to the other prison and not have half the effing server on prison which would cause lots of lag. It would make so that half of the prison would be on one prison and the other half on the second prison. ' 'xx' 1) " (6524" 1381 2 1429153881 31 6524 'Re: Reporting DeathReaprII For MODDED MOUSE' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'I sorta agree on Kidz.' 'xx' 1) " (6562" 1383 4 1429240437 16222 6562 'Re: Mob/villager spawn limit' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1429240601 'WhiteDecay' 'Which server are u talking about. Prison survival creative?' 'xx' 1) " (6526" 1382 4 1429154301 0 6526 'Re: Coloured chat not fixed!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '1. The staff ARE busy and rushing them the way you did is just immature. Be patient and feel free to remind them [b]Politely[/b]from time to time.
2.As far as im aware refunds aren't given. Making threats isn't the best way to convince staff to hear you out.
3. When you bought the rank you knew minecraft can have issues. Youll get your perk soon enough.

The next time you make a complaint be more professional. Thanks  ;)' 'xx' 1) " (6527" 1379 19 1429155504 15888 6527 'Re: Another Prison Server?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.48' 1 0 '' 'White there's no need to argue remember that this is a suggests section.' 'xx' 1) " (6528" 1383 4 1429158987 16354 6528 'Mob/villager spawn limit' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'is there any way to limit a certain amount of spawned mobs or villagers to a way smaller number? some idiot spawned too many villagers on his plot and now they are everywhere. I'm putting a wall but it doesn't go with my plot that I'm using for the competitive build competition. and if a mod and/or admin is on creative can he remove all the villagers?' 'xx' 1) " (6560" 1391 4 1429239959 16222 6560 'Re: Trampling crops??!?!??!?!?!?!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'yeah it funny  :D tho.
But i put barriers over them for now' 'xx' 1) " (6561" 1382 4 1429240347 16222 6561 'Re: Coloured chat not fixed!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'ok why don't we all calm down a bit.

Meow marco you must be patient not everything can be fix right away it takes time and as Face said they are busy.

In my theory I think they are working on both the bugs and minigames that aviator mention would be done by the end of the April.
okie dokie :)

(tbh I'm freaking out man i want the games out now it hard containing myself from excitement and waiting!!!)
lol im cray cray' 'xx' 1) " (6530" 1376 15 1429160604 16222 6530 'Re: Creatove water and lava' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'ohh ok. thank jboy :) -Decay out' 'xx' 1) " (6531" 1366 1 1429160689 16222 6531 'Re: AviatorCraft Staff Team statue' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I'm locking thread to prevent anything that has to do with Elvis situation. -Decay out' 'xx' 1) " (6532" 1382 4 1429160912 16393 6532 'Re: Coloured chat not fixed!' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'still not good enough! and further more i did not threat feel free to read again' 'xx' 1) " (6533" 1384 1 1429162345 16222 6533 'Youtubers' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'This is what i don't get. (just a topic i was wondering since many youtubers have problem with players sometime)

Ya'll see a youtuber online and want to raid there base what for huh? to ruin there series? is that why why do u think that youtubers get OP armor and weapon when doing  series on a server?

Remember this guys this is Zach server hes Brother Tyson have just as much right as he does.

All youtuber have a right to be more OP than normal players because all ya'll do it try to ruin there youtube series and forcing them to make videos later than the day they were suppose to livestream and uploaded.

So tell me why would yall want to troll spam raid and disrupt the MC youtubers?? your gonna get hated for doing it.
Just remember this many of them get piss off cussing off cam.

So plaese answer me why? ' 'xx' 1) " (6536" 1382 4 1429168341 16393 6536 'Re: Coloured chat not fixed!' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'oh yeah and i have "Politely" asked the mods twice in the past about colored chat and also i am not being immature i am being realistic of course you wouldn't understand because you didn't spend $75 for Chief' 'xx' 1) " (6537" 1384 1 1429192911 26 6537 'Re: Youtubers' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Since he's more powerful then normal players. We want his stuff' 'xx' 1) " (6538" 1384 1 1429193553 16168 6538 'Re: Youtubers' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'i might start recording >:) and i wouldn't care if my base would get raided ill make a new one :D i might start recording on faction and prison' 'xx' 1) " (6539" 598 1 1429193687 16168 6539 'Re: My top 15 pvpers :D (My opinion)' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Well why am i not up there :3 and elvis i never 1v1 you soo lets 1v1 on prison Equal stuff :P' 'xx' 1) " (6540" 1384 1 1429199560 16222 6540 'Re: Youtubers' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'lol but what if you lose the stuff??' 'xx' 1) " (6549" 1387 1 1429221969 31 6549 'Applying for moderator (Not applying)' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'As applications open up people post their applications but as I look through applications daily one thing I don't understand is that why so many people apply for moderator and for those who apply I've never heard of them. As I sit by my computer or lay in my bed looking at the applications or actually looking at the threads that people either created or commented on but how are they going to help in the server as I don't see them on the server. Sorry I don't like being an asshole I don't see why people are going to apply and never come on as they lie on their application just for it!' 'xx' 1) " (6544" 1386 2 1429214853 15973 6544 'Skyblock Spam' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[b]Player:[/b] glumglam69
[b]Reason for Report:[/b] Spamming in Skyblock chat for +5 minutes
[b]Proof:[/b] This is at least the second incident with him.
[img]http://i.imgur.com/iygHvnH.png[/img]' 'xx' 1) " (6547" 1323 1 1429218866 15846 6547 'Re: A New Beginning ' 'M1KKYP' 'mpicker1@bigpond.net.au' '137.147.46.37' 1 0 '' 'I'll join your faction (if I win) so I probably won't join because I'm horrible at pvp.. And everyone knows that' 'xx' 1) " (6548" 1386 2 1429219764 32 6548 'Re: Skyblock Spam' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Thank you he has be muted for 1 hour' 'xx' 1) " (6550" 1387 1 1429222245 26 6550 'Re: Applying for moderator (Not applying)' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'True daat' 'xx' 1) " (6551" 1113 7 1429222384 15888 6551 'Re: The Corruption Behind Deathtouch' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'Situation solved. Shugey has moved bases.' 'xx' 1) " (6553" 1388 40 1429223540 16575 6553 'Competition entry' 'Xtream_stealth' 'elaine.hendry@blueyonder.co.uk' '77.97.204.113' 1 0 '' '[b]Name:[/b] Medieval Castle

[b]IGN:[/b] Xtream_stealth

[b]Pics:[/b] http://imgur.com/a/Ht555

[b]X:[/b] 2561

[b]Z:[/b] -2412

[b]Plot ID:[/b] 17; -15

[b]Build dimensions:[/b] 49x74' 'xx' 1) " (6554" 1389 4 1429226336 26 6554 'Skyblock Compass' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'In prison this was a MAJOR PROBLEM RIP sharpness 2 iron sword and A LAVA BUCKET. i crai. Fix dis pls' 'xx' 1) " (6555" 1387 1 1429227426 16222 6555 'Re: Applying for moderator (Not applying)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'totally true' 'xx' 1) " (6558" 1382 4 1429233236 0 6558 'Re: Coloured chat not fixed!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Marco_Polo619 link=topic=1382.msg6536#msg6536 date=1429168341]
oh yeah and i have "Politely" asked the mods twice in the past about colored chat and also i am not being immature i am being realistic of course you wouldn't understand because you didn't spend $75 for Chief
[/quote]

Ive spent more than $75 donating to the server. There have been times when certain perks have been buggy and I waited patiently for them all to iron out. If you have asked them twice before then I strongly suggest you STOP PESTERING.
Also; saying "Fix this or ima refund" is a bit of a threat. Just saying  ;D' 'xx' 1) " (6559" 1391 4 1429236352 16284 6590 'Trampling crops??!?!??!?!?!?!' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 1429308749 'CaptainDeadeye55' 'Today on the (creative server) i have found a new problem that needs some fixing if u go onto a random plot u will find out if u jump on crops that they trample plz get to this soon and fix it thx




                    i have also forgot to mention that item frames dont work plz fix that as well :D' 'exclamation' 1) " (6570" 1393 20 1429265602 15973 6570 'Re: Commands' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'It's to kick players off your island. Mostly useful for those idiots who wont leave your island after letting them visit.
They could cause problems if left alone (pushing friendly mobs to their death aggroing creepers etc)' 'xx' 1) " (6571" 1382 4 1429267102 16393 6571 'Re: Coloured chat not fixed!' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' '[quote author=Facelesswarrior5 link=topic=1382.msg6558#msg6558 date=1429233236]


Ive spent more than $75 donating to the server. There have been times when certain perks have been buggy and I waited patiently for them all to iron out. If you have asked them twice before then I strongly suggest you STOP PESTERING.
Also; saying "Fix this or ima refund" is a bit of a threat. Just saying  ;D
[/quote]

ok I'll accept the fact that this "colored chat" talk is over from WhiteDecay but saying can i get my refund is not a threat it's asking for a refund mate xD  ;D

' 'xx' 1) " (6572" 1383 4 1429275378 46 6572 'Re: Mob/villager spawn limit' 'davide' 'davidenriquez41@gmail.com' '70.192.204.60' 1 0 '' 'We can come in and remove them what plot number is it?' 'xx' 1) " (6573" 1265 2 1429275404 46 6573 'Re: NAKED PEOPLE EVERY WHERE ' 'davide' 'davidenriquez41@gmail.com' '70.192.204.60' 1 0 '' 'Hello

The players have already been prosecuted.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6574" 1328 5 1429276304 16168 6574 'Re: The Super-Cannon' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Not bad of a cannon but how are you gonna get tnt if you want too use it on factions it looks like it might cost a lot :P' 'xx' 1) " (6575" 1394 1 1429278146 16360 6576 'does this server support player UUID yet' 'FrassSketel' 'shivabeeld1@gmail.com' '81.83.99.154' 1 1429278913 'FrassSketel' 'a player UUID is not your username for the ppl who don't know
its somthing like 6058e9d0-38eb-4736-88ff-9cc51fc973cd' 'question' 1) " (6576" 1382 4 1429278819 26 6576 'Re: Coloured chat not fixed!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Refund = Perm ban' 'xx' 1) " (6580" 1382 4 1429297160 16222 6580 'Re: Coloured chat not fixed!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' '[quote author=DendeTheWizard link=topic=1382.msg6576#msg6576 date=1429278819]
Refund = Perm ban
[/quote]
^^^^^^^^^^^^' 'xx' 1) " (6581" 1395 1 1429299842 50 6581 'Elvis has been demoted.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hello I hate to say this but To all who this concerns: Elvis has been demoted from staff' 'xx' 1) " (6582" 1396 2 1429301183 16321 6587 'Report' 'Muddman44' 'cdwaple@gmail.com' '97.91.168.38' 1 1429306419 'Muddman44' 'What: Prisons
Who: Craftypiper
When: 4:06 pm April 17 2015
Evidence: http://imgur.com/gallery/xvLpW9y
More Evidence: http://imgur.com/3MHZrNT
' 'angry' 1) " (6583" 1396 2 1429304389 31 6583 'Re: Report' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Though I'm not a mod this really isn't too much info to punish said player but if you can provide more evidence they'll be able to do stuff about them! So [quote author=Muddman44 link=topic=1396.msg6582#msg6582 date=1429301183]

More to come if needed

[/quote] that'll help! ' 'xx' 1) " (6584" 1397 7 1429304550 31 6584 'Music/Aviatorcraft' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Do you guys ever associate music with servers? As for me whenever I listen to OneRepublic it reminds me of when I was in Skype calls with Faceless(TrialMod5) and it's interesting to see what you have that you associate music to servers. As when I play on AviatorCraft I just am reminded of listening to them. ' 'xx' 1) " (6585" 1397 7 1429305734 15888 6585 'Re: Music/Aviatorcraft' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'When I listen to Switchfoot's album "Fading West"   it reminds me of when I first started playing the server. Good times' 'xx' 1) " (6586" 1394 1 1429305857 1 6586 'Re: does this server support player UUID yet' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.52.76' 1 0 '' 'Aviatorcraft supports UUID for every server except for specific plugins on servers like [b]prison[/b] in which playervaults store items via player name and [b]not UUID[/b].' 'xx' 1) " (6587" 1387 1 1429305973 1 6587 'Re: Applying for moderator (Not applying)' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.52.76' 1 0 '' 'When we select applications we can check how often players come on to make sure they're telling the truth.
[size=8pt][b]praise logs[/b][/size]' 'xx' 1) " (6588" 1395 1 1429307052 26 6588 'Re: Elvis has been demoted.' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'Like forever or still on probation' 'xx' 1) " (6589" 1394 1 1429307115 26 6589 'Re: does this server support player UUID yet' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'I read a topic and the aviator forum name switched.' 'xx' 1) " (6590" 1396 2 1429308266 16321 6590 'Re: Report' 'Muddman44' 'cdwaple@gmail.com' '97.91.168.38' 1 0 '' 'I have Added More evidence' 'xx' 1) " (6591" 1395 1 1429309556 50 6591 'Re: Elvis has been demoted.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Forever ' 'xx' 1) " (6592" 1391 4 1429309880 1 6592 'Re: Trampling crops??!?!??!?!?!?!' 'godlikefrank' 'alextehbest@hotmail.com' '87.112.52.76' 1 0 '' 'Fixed this for you guys thanks for reporting this.' 'xx' 1) " (6593" 1395 1 1429310507 26 6593 'Re: Elvis has been demoted.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Is he allowed to send an app or nu?' 'xx' 1) " (6594" 1395 1 1429311184 50 6594 'Re: Elvis has been demoted.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I assume if he does it will be denied due to abuse he did' 'xx' 1) " (6595" 1396 2 1429312579 15888 6595 'Re: Report' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.34.47' 1 0 '' 'That should be enough evidence. Thanks for reporting!' 'xx' 1) " (6596" 1396 2 1429315347 46 6596 'Re: Report' 'davide' 'davidenriquez41@gmail.com' '70.192.208.198' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam on prison.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6597" 1398 1 1429316805 16222 6597 'T-mod??' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'How many T-mods do the Aviator Team plan to get?' 'xx' 1) " (6598" 1398 1 1429316890 26 6598 'Re: T-mod??' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 3 'xx' 1) " (6599" 1395 1 1429316983 16222 6599 'Re: Elvis has been demoted.' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Well I'm going to have to remove his head off the Aviator Team Stand.' 'xx' 1) " (6601" 1381 2 1429319533 16049 6601 'Re: Reporting DeathReaprII For MODDED MOUSE' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'That video is from before the reset why is it coming up now?' 'xx' 1) " (6602" 1381 2 1429320931 15878 6602 'Re: Reporting DeathReaprII For MODDED MOUSE' 'TheArticMonkey' '1kie27i@gmail.com' '94.5.156.162' 1 0 '' 'I use a modded mouse... I don't have another one... You can't ban me for spending my money on equipment that allows me to do things other people can't. Also buddy on my mouse my triple click only counts for one click on Minecraft. I don't know why... My triple click works on cookie clicker tho ;D' 'xx' 1) " (6603" 1388 40 1429321442 0 6603 'Re: Competition entry' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Dude can u skype me i need help download Shaders' 'xx' 1) " (6604" 1381 2 1429321489 26 6604 'Re: Reporting DeathReaprII For MODDED MOUSE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'What if I bought a hack for 15$ which allows me to fly and kill you in one hit?' 'xx' 1) " (6605" 1395 1 1429331371 15973 6605 'Re: Elvis has been demoted.' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'That's unfortunate. He seemed to be on top of things too.  :-\\ (In regards to responding to reports anyways)
Well abuse of position/power is kind of a serious issue so I suppose this was necessary.
Warnings are a thing for players but I suppose staff should naturally understand
that abuse of power would not be tolerated. Anyways I wish him the best of luck with whatever he does next.' 'xx' 1) " (6606" 1395 1 1429334398 0 6606 'Re: Elvis has been demoted.' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Whyyyy J_Boy What did he do! And you never answer my skype messages..... :( <-- my face for the skype thing  :"( <-- my face for Elvis' 'xx' 1) " (6607" 1382 4 1429334619 0 6607 'Re: Coloured chat not fixed!' 'ckarate01' '' '199.47.117.195' 1 0 '' '[quote author=Facelesswarrior5 link=topic=1382.msg6526#msg6526 date=1429154301]
1. The staff ARE busy and rushing them the way you did is just immature. Be patient and feel free to remind them [b]Politely[/b]from time to time.
2.As far as im aware refunds aren't given. Making threats isn't the best way to convince staff to hear you out.
3. When you bought the rank you knew minecraft can have issues. Youll get your perk soon enough.

The next time you make a complaint be more professional. Thanks  ;)
[/quote]

But i got a refund for my chief duplicating and i even showed them my recipet said i bought chief 1 time but its said i bought it 2 times so i showed them my reciept and they refunded me and banned me for a little' 'xx' 1) " (6608" 1395 1 1429335138 26 6608 'Re: Elvis has been demoted.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Don't read what slacker said or anything he abused his mod commands more specifically cheated his way through factions' 'xx' 1) " (6609" 1381 2 1429335233 26 6609 'Re: Reporting DeathReaprII For MODDED MOUSE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Unfortanetly (this was my first time recording skype) I thought it didnt work so I was spammed with this and then I deleted a lot of them Ill keep digging for it though' 'xx' 1) " (6610" 1388 40 1429357098 16575 6610 'Re: Competition entry' 'Xtream_stealth' 'elaine.hendry@blueyonder.co.uk' '77.97.204.113' 1 0 '' 'sorry dude i don't have skype  :(' 'xx' 1) " (6611" 1373 40 1429358337 16575 6611 'Re: Wreslnpunk13\'s Creative Build Entry' 'Xtream_stealth' 'elaine.hendry@blueyonder.co.uk' '77.97.204.113' 1 0 '' 'WresInpunk13 I know you probably spent a lot of time on your build and it does look impressive but when i visited your plot i saw that your main building was extremely hollow and not much work was put into it. this message is a slight warning as the judges may visit our plots to see the builds from the insides and angles we didn't post pics of.' 'xx' 1) " (6614" 1350 10 1429366833 46 6614 'Re: banned appeal #2' 'davide' 'davidenriquez41@gmail.com' '70.192.209.216' 1 0 '' 'Hello

Based on staff discussions and considerations your [b]Ban Appeal Has Been Denied[/b].  An administrator can over-rule this decision by commenting in this post saying that you have been un-banned but until then you will remain perm-banned from the server.

Locking Topic

~[color=blue]JDK21132[/color]
' 'xx' 1) " (6615" 1361 2 1429367088 46 6615 'Re: SquirrelIsCool hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.209.216' 1 0 '' 'Hello

The staff have came to the conclusion that this case will be dropped and ruled as a hung jury.  There were signs in the aspects that it was hacking and aspects that it was not however we were unable to solidify the accusation of hacking.  Thus no punishment will performed.

Locking Topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6616" 1381 2 1429368104 46 6616 'Re: Reporting DeathReaprII For MODDED MOUSE' 'davide' 'davidenriquez41@gmail.com' '70.192.209.216' 1 0 '' 'Hello

Based on this matter of macro vs auto-click the staff have came to the conclusion that this is not enough for a punishment.  However we have decided to ammend our ruling on modded mouses.  With Modded Mouses you are allowed to use Auto-click on them but only if they register a maximum of 2 hits or less. If macro is used to register 3 clicks or more on a mouse it will now be considered partial hacking.  Because it then becomes a major disadvantage to other players.  At times with 3 clicks or more you will see players become airborne and be unable to perform regular pvp battles because of the clicks being registered.  With partial hacking we will have the new punishments as follows:

[b]First Time Offenders:[/b] [i]4 day temp-ban from server performed on.[/i]
[b]Second Time Offenders:[/b] [i]7 day temp-ban from server performed on[/i]
[b]Third Time Offenders:[/b] [i]14 day temp-ban from entire server.[/i]
[b]Fourth Time Offenders:[/b] [i]Permanent Ban from entire server.[/i]

This will be added to the server rules and will allow players read them and rule for them.  With partial hacking just like regular hacking players must provide evidence in the form of video (prefered) or in pictures. 

Locking Topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (6617" 1395 1 1429368836 50 6617 'Re: Elvis has been demoted.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'He:
1. Spawned chest fulls of items.
2. World edit abuse making a huge base with it
3. Cheap sell signs for his factions.


There is more but those are the main things' 'xx' 1) " (6618" 1398 1 1429368910 50 6618 'Re: T-mod??' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Not necessarily It depends how many good apps there are. We could go up to 10 (unlikely) because there are no current t-mods and we could hire no one for t-mod if all the apps are bad. ' 'xx' 1) " (6619" 1350 10 1429369052 50 6619 'Re: banned appeal #2' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Your appeal has been denied You can always re-appeal


Make sure you appeals are not spam if you do (More than one post that is put under consideration)


Rules: http://aviatorcraft.com/index.php?topic=1101.0' 'xx' 1) " (6620" 1400 10 1429375271 16543 6620 'why is xxdarkyplaysxx still banned' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'why is xxdarkyplaysxx still banned she is already banned for 14 days why is she still banned for harresment by j_boy' 'xx' 1) " (6621" 1400 10 1429375384 16543 6621 'Re: why is xxdarkyplaysxx still banned' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'PLZ UNBAN HER  >:(' 'xx' 1) " (6622" 1398 1 1429375805 16222 6622 'Re: T-mod??' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Whoa if that ever happen that would be weird. i meant the part if everyones app is bad.' 'xx' 1) " (6623" 1400 10 1429376435 46 6623 'Re: why is xxdarkyplaysxx still banned' 'davide' 'davidenriquez41@gmail.com' '70.192.209.216' 1 0 '' 'she was not banned for harassment. She was banned for advertising I will look into this and see if she has fulfilled her full sentence.' 'xx' 1) " (6624" 1400 10 1429376526 46 6624 'Re: why is xxdarkyplaysxx still banned' 'davide' 'davidenriquez41@gmail.com' '70.192.209.216' 1 0 '' 'Update: She has a few hours left on her ban and will be re-instated once complete.  If there is any issues after this please let me know.' 'xx' 1) " (6625" 1398 1 1429376617 46 6625 'Re: T-mod??' 'davide' 'davidenriquez41@gmail.com' '70.192.209.216' 1 0 '' 'It is highly unlikely but it is currently at a 95% chance in my opinion that there will be 1 selected 65% chance that two will be selected and about 50% that there will be 3.  These are my opinions not staff ones though XD' 'xx' 1) " (6626" 1400 10 1429376866 16543 6626 'Re: why is xxdarkyplaysxx still banned' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'j_boy is unbanning her
dont need to unban her jdk
' 'xx' 1) " (6628" 1387 1 1429381153 31 6628 'Re: Applying for moderator (Not applying)' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'Logs are god.' 'xx' 1) " (6629" 1398 1 1429385557 16222 6629 'Re: T-mod??' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Your scaring me JDK i worked hard on my app. Since you said that im scared xD' 'xx' 1) " (6630" 1398 1 1429388278 26 6630 'Re: T-mod??' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Usually its 3 though' 'xx' 1) " (6631" 1402 2 1429388539 15973 6631 'Skyblock Advert' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[b]Reason for Report:[/b]
Advert on Skyblock
[b]Player's Involved:[/b]
awesome_man1025
BaileyAnne1025
nandokadooly5 (maybe just repeated what the other 2 said)
[b]Proof:[/b]
[img]http://i.imgur.com/j827jhP.png?1[/img]
[img]http://i.imgur.com/BRINGYA.png?2[/img]' 'xx' 1) " (6632" 1402 2 1429389154 50 6632 'Re: Skyblock Advert' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'banned thanks for reporting' 'xx' 1) " (7578" 1636 2 1432216545 15878 7578 'Re: MaksDoseMC Hacking on creative?' 'TheArticMonkey' '1kie27i@gmail.com' '94.0.234.160' 1 0 '' 'P4 is the best armour you can get in vanila Mc.' 'xx' 1) " (7577" 1596 1 1432216509 16276 7577 'Re: DeathreaprII Thinks I Ac? Watchu think?' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.112' 1 0 '' 'He just cannot accept the fact that he loses the fight' 'xx' 1) " (6635" 1382 4 1429402588 0 6635 'Re: Coloured chat not fixed!' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'That's because yours was a bug when purchasing so it would've been stupid not to refund you.
In this case hes demanding a refund because of impatience.' 'xx' 1) " (6636" 1382 4 1429411977 26 6636 'Re: Coloured chat not fixed!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Whats so bad about not having colored chat?' 'xx' 1) " (6637" 1252 39 1429412002 26 6637 'Re: Monster Hunter 4 Ultimate' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'So no one has this game at all? ;c' 'recycled' 1) " (6638" 1397 7 1429412050 26 6638 'Re: Music/Aviatorcraft' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'When I watch Rick Roll it reminds me of what I put on when I trap someone' 'xx' 1) " (7544" 1631 12 1432097282 1 7544 'Re: Refund?' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.55' 1 1432097564 'Alex' '[quote author=CeralMuncher link=topic=1631.msg7533#msg7533 date=1432074224]
I hope you do know if you ask for a refund you could get banned from AviatorCraft
[/quote]
You don't get banned for asking; you get banned for doing a chargeback.

Before you donate it says this at the bottom;
[img]http://i.imgur.com/5c87fsx.png[/img]

We can't refund you 360PlaysMC. Sorry.' 'xx' 1) " (7545" 1634 1 1432097575 1 7545 'MOVED: Refund?' 'Alex' 'alextehbest@hotmail.com' '88.150.252.55' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=12.0]Donation Issues[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1631.0[/iurl]' 'moved' 1) " (6640" 1405 4 1429414673 16116 6640 'Auction Glitch' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'http://gyazo.com/de56c0cb2dc4983b72f023cc355720a6

I cant go anywhere outside of spawn (Plot World etc)' 'xx' 1) " (6641" 1406 1 1429417519 16116 6641 'Chat Request' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Hi Im requessting a chat log of the server (or me not as pref) from 12 (in the morning GMT -5) to 12:20' 'xx' 1) " (6642" 1406 1 1429418285 0 6642 'Re: Chat Request' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Reason for request Day your requesting which section of the server you would like to view.. All important questions ' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (6643 1397 7 1429418640 0 6643 'Re: Music/Aviatorcraft' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Why does onerepublic remind you of me...?
' 'xx' 1) " (6644" 1252 39 1429418897 32 6644 'Re: Monster Hunter 4 Ultimate' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'never heard of it' 'recycled' 1) " (6645" 1252 39 1429419319 26 6645 'Re: Monster Hunter 4 Ultimate' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '...' 'recycled' 1) " (7576" 1636 2 1432216484 26 7576 'Re: MaksDoseMC Hacking on creative?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Whoops didn't see first part but the other guy there may have killed you with an axe.
and thorns helps' 'xx' 1) " (6647" 1406 1 1429426895 16222 6647 'Re: Chat Request' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'wait were allowed to ask for chat log?
' 'xx' 1) " (6648" 1407 1 1429427048 16222 6648 'Last of BAHMLounge??' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Are they the only one left??

Burt gone and Steve is gone.
Zach is getting married.

What gonna happen to the lounge :(

[img]http://i.imgur.com/EzcvQgQ.png[/img]' 'xx' 1) " (6649" 1382 4 1429438817 16393 6649 'Re: Coloured chat not fixed!' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' '[quote author=DendeTheWizard link=topic=1382.msg6636#msg6636 date=1429411977]
Whats so bad about not having colored chat?
[/quote]

Colored chat is Bae' 'xx' 1) " (6650" 1406 1 1429445582 50 6650 'Re: Chat Request' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Unless there is a suspected breaking of rules we keep chat logs private. If you do suspect a breaking of rules at that time i will review it for you. We don't make logs public.' 'xx' 1) " (6651" 1387 1 1429456102 15973 6651 'Re: Applying for moderator (Not applying)' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Well some (if not most) of the applicants probably just want [color=maroon]more abilities and more power[/color] over other players. They probably [color=maroon]don't understand[/color] (or [color=maroon]don't care[/color] about) the [color=green]responsibilities[/color] that come along with it as long as they have access to admin/mod commands (creative mode god mode flying kick etc). Well as you've said the log's will probably verify their intentions of getting a position in the staff.' 'xx' 1) " (6652" 1408 2 1429461413 28 6652 'taylor3445' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[b]Server:[/b] Factions

[b]Who:[/b]  taylor3445

[b]When:[/b]  12:37 PM EST 4/19/15

[b]Rule broken:[/b]  Rule 8: Spamming users with /msg or /tpa's is also not allowed!

[b]EVIDENCE:[/b]

http://imgur.com/I77RLVP
http://imgur.com/5Aeb3XC' 'xx' 1) " (6653" 1409 12 1429464718 16529 6653 'My Creative RANK is GONE' 'daVinci99' 'bcipriani@me.com' '99.230.88.77' 1 1429465105 'daVinci99' 'Your In-Game Name: daVinci99
The Rank you were supposed to get when donating: Architect on Creative
When were you online when you bought your rank? I've had since the 16th of April 2015 but logged in today and I don't have any donator status
' 'sad' 1) " (6655" 1409 12 1429468608 2 6655 'Re: My Creative RANK is GONE' 'carmau' 'carsten.mauland@live.no' '81.166.7.176' 1 0 '' 'I have set the commands on buycraft to be ran again this should fix the issue when you log in. Let me know if it does' 'xx' 1) " (6656" 1410 1 1429471180 15878 6656 'My opinion on Modded mouses.' 'TheArticMonkey' '1kie27i@gmail.com' '2.217.179.192' 1 0 '' 'Firstly Modded mouses SHOULD be allowed... I'm gonna make this short. Modded mouse's are things that people have bought for themselves to allow themselves to do things they wouldn't be able to do otherwise. E.g Thug Officer Hitman Chief ect. They're all things people have bought with their own money to (Like I said) allowed themselves to do things they wouldn't be able to otherwise e.g ./kit [NAME]

A modded mouse isn't a hack. If you think it is you're so dumb. IF we're not allowed modded mouses that allow us to click 3 times at once then I don't think people should be allowed to use /kit Thug Officer Hitman or Chief. I don't have /kit Thug... I have a modded mouse... They both link into the same concept {Buying an Item that allows us to impact our game by using our money}

[b]A hack... It's effecting the game in a way that ruins other peoples fun.
A mod... Changing and adding to the game to make it more enjoyable.[/b]

I understand that being able to click 3 times at once is a little bit over powered but you have to look at it from both sides having kit Chief and getting 4 sets of Protection 4 unbreaking 3 armor a day is also very overpowered.

I can't really be bothered writing anymore because I know the staff on this server aren't really dependent and won't really consider my argument because there's already been a ridiculous rule against it already. So anyway... I hope you consider this.... Cya kid.


[color=purple]-DeFarticMunki [/color]


' 'xx' 1) " (6657" 1398 1 1429471399 15878 6711 'Re: T-mod??' 'TheArticMonkey' '1kie27i@gmail.com' '2.217.179.192' 1 1429542414 'davide' '***[color=red]Taken out by JDK21132.  Do not harass other players no matter what they did or what past history you guys may have.[/color]***' 'xx' 1) " (6712" 1424 4 1429550020 15878 6712 'Re: My whole account got reset? ' 'TheArticMonkey' '1kie27i@gmail.com' '90.210.234.25' 1 0 '' 'This server's bullshit. Give him his fucking stuff... His rank Hitman his money his rank his plot. Give it all to him...' 'xx' 1) " (6658" 1395 1 1429471461 15878 6658 'Re: Elvis has been demoted.' 'TheArticMonkey' '1kie27i@gmail.com' '2.217.179.192' 1 0 '' 'There once was a T-mod called Elvis. Elvis put on his application that he was 16 years old. However he was squeeky. It turned out he was actualy 9 years old. Elvis got warned a lot of times for his annoying behavior. He was on his last warning when he was made a Mod... Before 24 hours had gone by he'd been demoted for abusing his powers... Aviator staff please chose carefully who you are picking for t-mod.' 'xx' 1) " (6659" 1411 15 1429471577 1 6659 'MOVED: Another Prison Server?' 'Alex' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=19.0]Prison[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1379.0[/iurl]' 'moved' 1) " (6660" 1412 15 1429471589 1 6660 'MOVED: Commands' 'Alex' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=20.0]Skyblock[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1393.0[/iurl]' 'moved' 1) " (6661" 1410 1 1429472141 0 6661 'Re: My opinion on Modded mouses.' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Modded mice are allowed as long as you don't exceed 2 clicks for 1 press of the button ' 'xx' 1) " (6662" 1410 1 1429472210 16321 6662 'Re: My opinion on Modded mouses.' 'Muddman44' 'cdwaple@gmail.com' '97.91.170.180' 1 0 '' 'Although this is true I think There should be a limit on how many times u can click at once. So like for now on if you have a modded mouse you can only have it to click 2 times per click. If you can't change it then don't even bother reading my comment' 'xx' 1) " (6663" 1410 1 1429473228 15878 6663 'Re: My opinion on Modded mouses.' 'TheArticMonkey' '1kie27i@gmail.com' '2.217.179.192' 1 0 '' 'I already read it ;/
I can't change it ;/' 'xx' 1) " (6664" 1413 15 1429473502 0 6664 'The rules' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Ok so today I was on factions. A player named jfinsk was banned for one day. Why? He wasn't aware nude skins were against the rules. There are a lot of rules like that Adressed in the server rules here on the forums but many players don't even visit the forums. Im suggesting that on the /rules in game there be a link directing people to the full rulebook on the server. It could save players from being unnecessarily banned ' 'xx' 1) " (6717" 1424 4 1429562111 16530 6717 'Re: My whole account got reset? ' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'and mi free rank m8 and my bal?' 'xx' 1) " (6719" 1424 4 1429568690 26 6719 'Re: My whole account got reset? ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '[quote author=Alex link=topic=1424.msg6716#msg6716 date=1429561183]
[quote author=TheArticMonkey link=topic=1424.msg6712#msg6712 date=1429550020]
This server's bullshit. Give him his fucking stuff... His rank Hitman his money his rank his plot. Give it all to him...
[/quote]
[img]http://i.imgur.com/1SaISN9.png[/img]
ok thanks for applying for a server which is bullshit

hitman confirmed
[img]http://i.imgur.com/t2cRa9p.png[/img]
I can take a look at your plots you should have hitman currently.
[/quote]

Fireblazer Artic didn't mean it he probally felt as if a mod or admin did this because there would be no other way it could happen also with all the hackers and bad stuff that has been happening hes probally thinking the server is letting it happen which if were true would be BS. Don't let this comment effect his chances of T-mod. He may have had a bad day or something' 'xx' 1) " (6720" 1431 18 1429575203 28 6720 'MOBs' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Can there be a command block or something to get rid of hostile mobs at the spawns of North East South West?

Some people could be damaged or killed by mobs at these spawns by being AFK.' 'xx' 1) " (6671" 1395 1 1429476629 26 6671 'Re: Elvis has been demoted.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'He said he used a voice changer even though when his brother talks they dont have the voiced' 'xx' 1) " (6672" 1397 7 1429477048 31 6672 'Re: Music/Aviatorcraft' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '67.168.109.251' 1 0 '' 'Faceless it reminds me of you because when we were in a Skype call I'd play OneRepublic' 'xx' 1) " (6673" 1395 1 1429478639 15973 6673 'Re: Elvis has been demoted.' 'Slacker' 'slacker6042@gmail.com' '73.30.90.255' 1 0 '' '[quote author=DendeTheWizard link=topic=1395.msg6608#msg6608 date=1429335138]
Don't read what slacker said or anything he abused his mod commands more specifically cheated his way through factions
[/quote]
If you read what I actually posted I was speaking in regards to how he acted on the forums. I never said I met him on the server.
And if what everyone says about him is true then he deserves said punishment. In no way was I defending him for his actions.' 'xx' 1) " (6674" 1395 1 1429480241 26 6674 'Re: Elvis has been demoted.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Slacker idk if you understood what I meant but ckarate asked what he did and you already explained. So I found it ignorant at the fact he didn't read what you put' 'xx' 1) " (6675" 1395 1 1429480563 50 6675 'Re: Elvis has been demoted.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Locking this this is getting long' 'xx' 1) " (6678" 1225 18 1429481260 17 11197 'Re: Hi quick question ^-^' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445044361 'Luke' '[font=times new roman]Seeing as defaults have access to use /kit claim the problem should be resolved.

Thanks
lrice11[/font]' 'xx' 1) " (6681" 1419 4 1429481453 0 6681 'My Problem ... ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Whats the Problem - How Does Like Fibs And DarkyThePanda Have MonsterSpawners ?

Can You Renember The Steps ? - There is nothing to renember they keep it as a secret to them selves But i did find a command on the server ut puttiong " / " then pressing Tab so what im guessing is somebody or a staff member gave them access to /mobspawner if there is another way please say so !

Which Server ? - Prison On AviatorCraft

Now Who Has Spawners ? - DarkyThePanda over 200  Fibs over 200 an then they did do a drop party and only gave out 10 spawners .. ' 'xx' 1) " (6683" 1421 23 1429482680 17 11794 '► READ ME before posting.' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1446441531 'Luke' '[center][font=georige][size=18pt]AviatorCraft Minigame Suggestion Guidlines[/size][/font][/center]

[font=georgia]Hello

In this board you can post your ideas or suggestions for a specific minigame of ours or even make a minigame submission. Minigames is something new Aviatorcraft has started recently and we want them to be a blast for players to play. So when making a minigame submission we ask that they are well thought out and preferably original and unique. [/font]

[size=12pt][b][font=georgia]New Minigame Suggestion Guidelines:[/font][/b][/size]

[u][font=georgia][size=10pt]Minigame:[/size][/font][/u]

[font=georgia][size=10pt]1. Name of the minigame.[/size][/font]
[font=georgia][size=10pt]2. Provide a thorough explanation of how the new minigame would work.[/size][/font]
[font=georgia][size=10pt]3. If it requires kits specify there use.[/size][/font]

[u][font=georgia][size=10pt]Kits:[/size][/font][/u]

[font=georgia][size=10pt]1. The name of the kits.[/size][/font]
[font=georgia][size=10pt]2. How they would function?[/size][/font]

[font=georgia][size=12pt][b]Tips & Information[/b][/size][/font]

[font=georgia][size=10pt]1. Make sure the subject title is something along the line of  "Minigame Idea - (Name of the game)".[/size][/font]
[font=georgia][size=10pt]2. The better put together the minigame submission is the more likely we are to accept it and/or take it more seriously![/size][/font]
[font=georgia][size=10pt]3. When creating a minigame submission please make sure it consists of precise detail so that we can understand what your trying to indicate. [/size][/font]

[size=12pt][b][font=georgia]Specific Minigame Suggestion Guidelines:[/font][/b][/size]

[u][font=georgia][size=10pt]Regular Idea Submissions:[/size][/font][/u]

[font=georgia][size=10pt]1. What you want added or changed to a certain minigame.[/size][/font]
[font=georgia][size=10pt]2. Why it would be beneficial for the server to implement.[/size][/font]
[font=georgia][size=10pt]3. Any other details you would like to point out.[/size][/font]

[font=georgia]Thanks for reading this we can't way to see what you guys come up with!

Regards
AviatorCraft Staff Team[/font]' 'xx' 1) " (7457" 1619 2 1431740711 15888 7457 'XxBallerBroxX Hacking' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 1431742009 'Soniccaleb' 'Server: Factions

Who: XxBallerBroxX

When: Afternoon of May 15 2015

Rule they broke: Hacking (Specifically the "Jesus" hack)

Proof: https://www.youtube.com/watch?v=gk0sn9ApHew

*[i]Thanks to MatrixFlame for the footage[/i] *' 'xx' 1) " (7456" 1618 10 1431726905 32 7456 'Re: PvPMeBruh STILL Banned' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'He is back on Locking this topic' 'xx' 1) " (6684" 1422 1 1429483884 16222 6684 'awsome' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'New Subtopic for all gamemode. i can't believe they actually went with my idea that was like 2 or 3 months old :)' 'xx' 1) " (6685" 1398 1 1429483991 16222 6685 'Re: T-mod??' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Artic don't tell the Mods what to do everyone makes mistake. Even you.
-Locking Topic' 'xx' 1) " (6687" 1423 23 1429485534 16116 6689 'Minigame Suggestion - Faction Wars' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 1429485953 'lrice11' 'Mini Game:

1. Name of the minigame: Faction Wars
2. Provide a thorough explanation of how the new minigame would work: Two Teams (10 people [5x5] 20 people [10x10] etc) and the people get a scoreboard blue and red name (alternative is blue and red wool on head). There are two ways to go about this now. One is a small island with your team and the opposite team on a similar island there you can work with your team in a skyblock fassion to branch of using the island blocks and the occasional chest to differnt islands to reach the other team. Another alternative is that you spawn in a small room stock up on gear with [Free] signs or chests and there is a countdown where each team is released into a paintball-like map and fight to the death. A final alternative is more UHC but a differnt thought-process. A team spawns into a world in the sky or on the ground with the void beneath and the team fights 1v1 by an automatic random pick process. [This would work by an automatic selection process where people would be plucked into a random small map   and there is glass around them and above while the teams spectate the 1v1. As the players win or lose the teams gain points based on the w/l. This can now split up either the game end and the team with the most wins wins or the winning team can get a buff as the two factions (teams) branch off into a larger map with hills (or flat) and the teams fight. The winning team should probably have a small buff (ex. winning team has 64 arrows losing team keeps regular 16). Of course there are rewards that might offer a buff per game but thats not my place to explain.

3. If it requires kits specify there use.

Kits:
Red: Iron/Diamond Armor -- Iron/Diamond Sword -- Bow (Arrows chosen by you)
Blue: ^^^

-----------------------------
This is just a random kit selection the main thing will be for you guys to chose by poll or wtv.
------------------------------

When creating a minigame submission please make sure it consists of precise detail so that we can understand what your trying to indicate.

The better put together the minigame submission is the more likely we are to accept it!

When posting a suggestion for all the servers follow the guidelines we wish for you to use below.

Regular Idea Submissions:

1. What you want added or changed: Faction Wars
2. Why it would be beneficial for the server to implement: Lrice asked us to give ideas this seems like a very fun gamemode (Idea provided to be similar to Turf Wars or COD Minecraft Server)
3. Any other details you would like to point out: Naw



IF YOU NEED ANY CLARIFICATION OR PICTURES ON IDEAS JUST ASK! ' 'exclamation' 1) " (6688" 1422 1 1429485560 15973 6688 'Re: awsome' 'Slacker' 'slacker6042@gmail.com' '73.30.90.255' 1 0 '' 'I think I brought this up some time ago. Something along the lines of "the general" category was too general.  :P
Anyways nice work on reorganizing the forums. Looks that much better.' 'xx' 1) " (6689" 1423 23 1429485735 17 11198 'Re: Sever Suggestion (Requested by Lrice)' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445048149 'Luke' '[font=times new roman]Hello

Thanks for following the appropriate guidelines we set for you. Just for future reference you don't know need to copy all the in-between stuff I posted in the sheet. Also the last guideline questions aren't directed towards minigame suggestions but its fine that you filled it out anyways.

Thanks
lrice11[/font]' 'xx' 1) " (6725" 1429 3 1429582633 17 11197 'Re: Uhm applications?' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445044447 'Luke' '[font=times new roman]Hello

All applications must be submitted by April 25th we won't be accepting any later. This helps us keep things on track. Usually after that we give ourselves about a weekish time-frame to pick the new trialmods. This allows us to think thoroughly about the candidates and get the opinions of other staff. We don't like to rush the decision making process as it could result in poor decision making.

Thanks
lrice11 [/font]' 'xx' 1) " (6693" 1424 4 1429492281 16530 6693 'My whole account got reset? ' 'IIVorahII' 'kbuergert66@gmail.com' '108.41.204.107' 1 0 '' 'I logged in 10 minutes ago and i noticed my rank bal plot access is all gone. the only thing i still have is my /pv 1 and it has my stuff in their but other then that everything is gone. my in game name is x_Vorah_x i can provide evidence of my rank purchases but i also need to regain access to all my plots total 3 plots i don't know the coordinated though. i am just confused onto why my whole account got reset but my pv 1 and then some stuff had gotten cut off because my pv only have 4 rows or so... Please respond ASAP thanks

-Vorah

ps sorry for formatting wrong but its a long explanation.' 'sad' 1) " (6694" 1424 4 1429492504 16530 6694 'Re: My whole account got reset? ' 'IIVorahII' 'kbuergert66@gmail.com' '108.41.204.107' 1 1429492887 'IIVorahII' 'i had 2.3 bill on my bal and i had about 10 stacks of gapps in my echest gone..... </3 thats the only stuff i really cared about that i lost
along with the ward i was in which was free check the logs gather evidence because I'm not lying' 'xx' 1) " (6695" 1425 15 1429495924 23 6775 'Backpacks/Modded Music Discs?' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 1429811271 'R3dninjapanda_' 'So I was thinking [color=purple]Backpacks[/color] would be a cool idea to put into the server.
Like the mod gives you extra room for stuff so you can go adventuring for a long time without having to go home to empty your inventory. I guess this would be only good for Survival and Factions but it would be kinda coolio.

I also know of a [color=purple]Modded Music Discs plugin[/color] ( I believe it was) that was used on another server that instead of playing the old orginal discs the music played would be like the [i]Nyan Cat[/i] theme song or even the [i]Derp Song[/i]. I feel like this would bring a different view to the server and maybe we could find a way to make the songs fit into the server like maybe Minecraft songs?
Just a thought.

Thank you for your time!
-[color=maroon]R3d_[/color]

(I apologize for bumping this up but I just reread it and found that where I meant to say factions I said creative. Woops XD)

' 'xx' 1) " (6696" 1425 15 1429495974 23 6696 'Re: Backpacks/Modded Music Discs?' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'Side note: If you would like me to find the plugins used by the server I am getting the ideas from let me know! :3

-[color=maroon]R3d_[/color]' 'xx' 1) " (6697" 1424 4 1429496150 32 6697 'Re: My whole account got reset? ' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'when was the last time your were on? Because there was a server reset a couple of months ago' 'xx' 1) " (6698" 1424 4 1429497074 16530 6698 'Re: My whole account got reset? ' 'IIVorahII' 'kbuergert66@gmail.com' '70.208.68.211' 1 0 '' '[quote author=7misun link=topic=1424.msg6697#msg6697 date=1429496150]
when was the last time your were on? Because there was a server reset a couple of months ago
[/quote]

Like 2 days ago trust me remeber i mesagged u like yesterday about loving your youtube channel xD' 'xx' 1) " (6699" 1424 4 1429497144 16530 6699 'Re: My whole account got reset? ' 'IIVorahII' 'kbuergert66@gmail.com' '70.208.68.211' 1 1429497397 'IIVorahII' 'Even if their was a server reset i wouldnt loose my hitman rank?

+ ive seen that my plot was still their i just dont have acces but its owned by me?' 'xx' 1) " (7535" 1630 10 1432076579 26 7535 'Re: Why Am I Still Banned.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'They do /tempban (user) (14d) either your not banned becaue you got some hours to go or they don't do that. But don't hate on JDK..

' 'xx' 1) " (7536" 1630 10 1432077503 16670 7536 'Re: Why Am I Still Banned.' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' 'Im Not Hating Straightly To Jdk. && Jboy Last Night Told Me I had 4 hours to Go && The Time Past And Nothing Happened.' 'xx' 1) " (7537" 1630 10 1432077659 26 7537 'Re: Why Am I Still Banned.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Well then' 'xx' 1) " (7538" 1630 10 1432078153 16670 7538 'Re: Why Am I Still Banned.' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' 'Somehow I Am Still Baned I Was Just Informing The Staff About It That's All :3' 'xx' 1) " (6701" 1408 2 1429498048 16168 6701 'Re: taylor3445' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Nice catch and it seems like someone really loves you :)' 'xx' 1) " (6708" 1429 3 1429529378 16579 6708 'Uhm applications?' 'annnnimal' 'squows@gmail.com' '1.164.136.99' 1 0 '' 'Hey wassup! I'm new and I believe that this is my first post lol. I'm not applying for staff but I wanted to ask how long it'll take for the admins to decide who the mods are gonna be. Just curious! Thanksss <333
' 'xx' 1) " (6709" 1429 3 1429536686 26 6709 'Re: Uhm applications?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'I'm pretty sure they choose on the 25 to 26 since the 25 is when apps end.' 'xx' 1) " (6710" 1408 2 1429542008 46 6710 'Re: taylor3445' 'davide' 'davidenriquez41@gmail.com' '70.192.194.233' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam on factions.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6713" 1424 4 1429551058 16438 6713 'Re: My whole account got reset? ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=TheArticMonkey link=topic=1424.msg6712#msg6712 date=1429550020]
This server's bullshit. Give him his fucking stuff... His rank Hitman his money his rank his plot. Give it all to him...
[/quote]


[center][img]http://vignette4.wikia.nocookie.net/vampirediaries/images/5/58/Glozell-Preach.gif/revision/latest?cb=20140119051625[/img][/center]' 'xx' 1) " (6715" 598 1 1429557952 15878 6715 'Re: My top 15 pvpers :D (My opinion)' 'TheArticMonkey' '1kie27i@gmail.com' '90.210.234.25' 1 0 '' 'Elvis is number 1? Wtf... He's so ezpz...' 'xx' 1) " (6716" 1424 4 1429561183 1 6716 'Re: My whole account got reset? ' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.240.59' 1 0 '' '[quote author=TheArticMonkey link=topic=1424.msg6712#msg6712 date=1429550020]
This server's bullshit. Give him his fucking stuff... His rank Hitman his money his rank his plot. Give it all to him...
[/quote]
[img]http://i.imgur.com/1SaISN9.png[/img]
ok thanks for applying for a server which is bullshit

hitman confirmed
[img]http://i.imgur.com/t2cRa9p.png[/img]
I can take a look at your plots you should have hitman currently.
' 'xx' 1) " (6721" 1431 18 1429577922 16222 6721 'Re: MOBs' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'if your talking about outside of the safezone of n e w s then yes please but inside the safezone NO.' 'xx' 1) " (6722" 1432 1 1429578114 16222 6722 'Mods' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Everyone kept asking and it annoying can yall please just tell everyone what yall are doing. All of us knows about the minigames because Aviator said it on a live stream last month by accident im guessing.

Aviator also mention that all of them would be release by the end of this month (idk if i heard that right im hard hearing. Wearing hearing aids).
T-Mods are being decided on the 25th.
and the contest end in May.' 'xx' 1) " (6724" 1429 3 1429579719 16579 6724 'Re: Uhm applications?' 'annnnimal' 'squows@gmail.com' '124.9.3.162' 1 0 '' '[quote author=DendeTheWizard link=topic=1429.msg6709#msg6709 date=1429536686]
I'm pretty sure they choose on the 25 to 26 since the 25 is when apps end.
[/quote]
Okay thanks for the reply but what's the longest time they can take?' 'xx' 1) " (6726" 1429 3 1429583386 16579 6726 'Re: Uhm applications?' 'annnnimal' 'squows@gmail.com' '124.9.8.66' 1 0 '' '[quote author=lrice11 link=topic=1429.msg6725#msg6725 date=1429582633]
Hello

All applications must be submitted by April 25th we won't be accepting any later. This helps us keep things on track. Usually after that we give ourselves about a weekish time-frame to pick the new trialmods. This allows us to think thoroughly about the candidates and get the opinions of other staff. We don't like to rush the decision making process as it could result in poor decision making.

Thanks

lrice11
[/quote]

Thanks Irice! <3' 'xx' 1) " (6728" 1424 4 1429588590 16530 6728 'Re: My whole account got reset? ' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=Alex link=topic=1424.msg6716#msg6716 date=1429561183]
[quote author=TheArticMonkey link=topic=1424.msg6712#msg6712 date=1429550020]
This server's bullshit. Give him his fucking stuff... His rank Hitman his money his rank his plot. Give it all to him...
[/quote]
[img]http://i.imgur.com/1SaISN9.png[/img]
ok thanks for applying for a server which is bullshit

hitman confirmed
[img]http://i.imgur.com/t2cRa9p.png[/img]
I can take a look at your plots you should have hitman currently.
[/quote]

Dont let this affect his chances of trialmod hes a nice guy he just felt bad for me ' 'xx' 1) " (6729" 1433 4 1429589126 16530 6729 'My forum player head doesnt update?' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Problem:[/b] My forum player head skin is not updated its still steve. But my minecraft skin is a koala. I tried everything its not updating though.' 'question' 1) " (7516" 1604 38 1431914750 1 7516 'Re: 14/05/2015 - Incoming Reset 1st of June' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.184.34' 1 0 '' '[quote author=R3dninjapanda_ link=topic=1604.msg7515#msg7515 date=1431905904]
Shouldnt there also be a link given for the actual server twitter page and it could be maintained? I feel like that would be more effective than giving Zach's twitter. Plus im sure all of us who are on here and have a twitter are following him anywho. :|

-[color=maroon]R3d_[/color]
[/quote]
We'll be getting ahold of the official Aviatorcraft twitter once Zach is able to retrieve the account password because he forgot it silly aviator' 'xx' 1) " (7517" 1558 17 1431915521 1 7517 'Re: Creative 2.0' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.184.34' 1 0 '' 'AST looks useful we may add it in the coming future for players to customise their builds.
If we are able to restrict VoxelSniper to specific plots we're fine with adding that too.' 'xx' 1) " (7518" 1625 1 1431956007 16348 7518 'Re: beta minigame server ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'And there Will come more soon  ;)' 'xx' 1) " (7519" 1591 21 1431963734 16559 7519 'Re: Too many chickens in /warp pvparena' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'They aren't a big problem and if it makes you lag don't go to the pvp arena[font=impact][/font]' 'xx' 1) " (6732" 1252 39 1429593407 16222 6732 'Re: Monster Hunter 4 Ultimate' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'nope
' 'recycled' 1) " (6733" 1424 4 1429594078 16438 6733 'Re: My whole account got reset? ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' '[center]we all can agree its bs sometimes during resets or server restarts but u will get ur hitman rank or else i will kill austin powers for u <3 will that make u happy alot of people lost stuff durining the reset i lost all my enderchest stuff like that op pickaxe... its just the way servers work im sure alex or carmau will fix it for u [/center]' 'xx' 1) " (7513" 1626 2 1431901906 1 7515 'Re: gmob04 imitating people again!' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.184.34' 1 1431908234 'davide' '**Edit by JDK**

Hello

This is the same image used in the first initial report of abuse of /nick against the player.  Because this is the same picture and the player was already warned by the staff no action will be taken. 

With that being said please do not double report a player with the same evidence.

Gmob's /nick privileges have been re-instated.' 'xx' 1) " (7514" 1628 2 1431902345 28 7514 'Morraltach' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[b]Server:[/b] Factions
[b]Who:[/b] MorralTach
[b]When:[/b] 6:40 PM EST
[b]Rule:[/b]
Rule 3: Respect all players!

[b]Evidence:[/b]
(Coming soon.. Imgur won't work)' 'xx' 1) " (7515" 1604 38 1431905904 23 7515 'Re: 14/05/2015 - Incoming Reset 1st of June' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'Shouldnt there also be a link given for the actual server twitter page and it could be maintained? I feel like that would be more effective than giving Zach's twitter. Plus im sure all of us who are on here and have a twitter are following him anywho. :|

-[color=maroon]R3d_[/color]' 'xx' 1) " (6738" 1436 40 1429633920 16348 6738 'FirePowerHD657 his build :)' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[b]I only app my castle the other buildings are fun![/b]


My IGN: [color=red]FirePowerHD657[/color]

Some Pictures: http://imgur.com/Y8STtJ2 kqZJZqW Wvur7XI NxCp4Dq j5YNbg5 0Q8bbEN yuaGT0m

[color=limegreen]Coords: X: -80
            Y:  72
            Z: 550[/color]

[color=pink][b]I hope u like my build :)    [/b][/color]

' 'xx' 1) " (6739" 1424 4 1429637165 16530 6739 'Re: My whole account got reset? ' 'IIVorahII' 'kbuergert66@gmail.com' '70.199.69.194' 1 0 '' '[quote author=Xx_Furries_xX link=topic=1424.msg6733#msg6733 date=1429594078]
[center]we all can agree its bs sometimes during resets or server restarts but u will get ur hitman rank or else i will kill austin powers for u <3 will that make u happy alot of people lost stuff durining the reset i lost all my enderchest stuff like that op pickaxe... its just the way servers work im sure alex or carmau will fix it for u [/center]
[/quote]

I got everything back except for the 20 stacks of gapps in my echest along with my 2.4 bill balance. ;)' 'xx' 1) " (6812" 1456 15 1429863047 1 6812 'Re: Another topic?' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.220' 1 0 '' 'There will be a new board for Minigames until then post in this board and I can move them over when we open up Minigames' 'xx' 1) " (6741" 1437 40 1429643204 15912 6741 'Sims_The_Gamer Evil fountain' 'simsguy28' 'romanski03@hotmail.com' '151.229.117.254' 1 0 '' 'Name=Evil Fountain
mc name= Sims_The_Gamer

x3108 z 3009 to
x3092 y80 x 3008
build= [img]http://i.imgur.com/FPsKgwS.png[/img]' 'cheesy' 1) " (6742" 1438 17 1429651351 16589 6742 'Creative Perk' 'kain9wolfy' 'kaintrainheart@gmail.com' '173.22.121.110' 1 0 '' 'Would it be possible to buy some of the perks from the ranks.

Like some people just want the skull command for their plots and thats all.

I know i would like it.' 'xx' 1) " (6743" 1439 2 1429654273 16284 6743 'WOW SO RUDE' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' '(ign) (ItzDeadeye) wow this is soo rude a player by the name of (Princessteagan)  was being rude to my friends on (creative) this occured at the time of (6:06 pm est)




                  PROOF>>>>>>>>>>>>>>>>>>>>>>>>>> http://imgur.com/ptn0Tfy 5xZjdCi Nn4oV6W#0
' 'thumbdown' 1) " (6744" 1439 2 1429655100 26 6744 'Re: WOW SO RUDE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Please use the correct format if you want to be taking more seriously' 'xx' 1) " (6759" 1433 4 1429739582 16530 6759 'Re: My forum player head doesnt update?' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'its fixed :)' 'xx' 1) " (6747" 1439 2 1429657797 50 6747 'Re: WOW SO RUDE' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[color=rgb(50 58 69)][font=courier][size=x-large]Please use the correct format if you want to be taking more seriously[/size][/font][/color]' 'xx' 1) " (6748" 1439 2 1429657877 16590 6748 'Re: dende' 'Weirdest_One' 'keagster14@gmail.com' '108.92.69.83' 1 0 '' 'You say as you don't have a period.' 'xx' 1) " (6749" 1440 3 1429658130 16590 6749 'Being removed? HELP' 'Weirdest_One' 'keagster14@gmail.com' '108.92.69.83' 1 0 '' 'For some reason my user keeps on being removed from plots that I was previously added to (and its not because they wanted to remove me).' 'xx' 1) " (6750" 918 1 1429659381 5 6750 'Re: Due to a lot of role players.' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' 'OH PLEASE GOD NO' 'xx' 1) " (6752" 1438 17 1429668344 16222 6752 'Re: Creative Perk' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'That why i go on at midnight and give free heads a lot' 'xx' 1) " (6753" 1439 2 1429677782 15973 6753 'Re: WOW SO RUDE' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Not to be out of place or anything but lemme show you my template for making reports. Easy to read and kind to the eyes.

[b]Reason for Report:[/b] (explain situation)
[b]Player's Involved:[/b] (ign multiple if necessary)
[b]Proof:[/b] (usually screenshots)

I guess time could be added but not too necessary imo since reports are made relatively soon after incidents. And screenshots are proof enough.

[b]Time:[/b] (inset time)
' 'xx' 1) " (6754" 1439 2 1429678467 16222 6754 'Re: WOW SO RUDE' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Tbh i was gonna say thet but i got too lazy to do it and i can only be at a certain level of lazy to chose between college work or the right format for reporting a player and i chose college work' 'xx' 1) " (6755" 918 1 1429712427 15878 6755 'Re: Due to a lot of role players.' 'TheArticMonkey' '1kie27i@gmail.com' '90.210.234.25' 1 0 '' 'No... Please don't add this.. It'll make the roleplayers worse... Don't encourage them.' 'xx' 1) " (6756" 1442 20 1429724709 16555 6756 ' /nick for skyblock ranks' 'yasminfamily' 'yasminchagas2004@gmail.com' '98.242.99.82' 1 0 '' ' I think that ranks on Skyblock should get  the /nick command because with the new shops being added in it somewhat makes the ranks a little bit less worth the $$$$$$ because you can buy the materials needed to make the items from the shop that the kits give you. I think adding in this command and some others would possibly make playing skyblock a bit more appealing and also make the ranks better and worth the $$$$$ spent.  ;) :) :D ;D ' 'xx' 1) " (7534" 1631 12 1432076505 26 7534 'Re: Refund?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Ceral yea but he kinda needs it (unless his story is fake) but I would give it to him..' 'xx' 1) " (6758" 1442 20 1429738114 16222 6758 'Re: /nick for skyblock ranks' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Yeah now that you mention it avian have diamond pick. and we can buy diamonds.
maybe a /nick would be nice.

But i was think of adding another rank.

Rank: [glow=Gray 2 300]SpacePilot[/glow]
Inherit all previous rank
1x [glow=cyan 2 300]diamond axe[/glow]
/nick
/pm (particles)



Rank: [glow=purple 2 300]SpaceCaptain[/glow]
Inherit all previous ranks
1x[glow=cyan 2 300] diamond sword[/glow] [glow=red 2 300]looting I[/glow]
/fly



/fly will be limited. Meaning if you stop flying from a certain height you'll take fall damage.
If you don't take fall damage then your OP for fighting mobs above there head.

Global flight is different from /fly because global flight is for everyone and they don't take fall damage when they stop flying.' 'xx' 1) " (6760" 1433 4 1429740964 50 6760 'Re: My forum player head doesnt update?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Locked.' 'xx' 1) " (6761" 1442 20 1429740997 50 6761 'Re: /nick for skyblock ranks' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Locked thanks for helping him.' 'xx' 1) " (6762" 918 1 1429741130 50 6762 'Re: Due to a lot of role players.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I already asked asked alex about this a while ago. He said "No." please don't bump threads when we say we have asked a admin. Sometimes responses take time. Also dende don't reply to your forum alt "Aviator_Players" it just looks like spam' 'xx' 1) " (6763" 918 1 1429742834 26 6763 'Re: Due to a lot of role players.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Not only my alt if you know what I mean (jboy gets it)' 'xx' 1) " (6764" 918 1 1429742890 26 6764 'Re: Due to a lot of role players.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Also I bumped it like a 1 month ago people just kept posting on this' 'xx' 1) " (7523" 1591 21 1431970013 16623 7523 'Re: Too many chickens in /warp pvparena' 'Sancheet' 'sancheetb@gmail.com' '122.176.176.126' 1 0 '' 'I know but its hard to PvP in west or any other zone because if safezoners >:(' 'xx' 1) " (7526" 1520 1 1431979526 15878 7526 'Re: Eh. Got bored.' 'TheArticMonkey' '1kie27i@gmail.com' '94.0.107.63' 1 0 '' 'Isn't It weird that like 60% of the server is banned from [s]Badlion[/s]?
I wonder why...
' 'xx' 1) " (7527" 1623 38 1432049809 5 7527 'Re: 16/05/2015 - The New Trial-Mods' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' '[s]Can't say I'm surprised that I wasn't picked.[/s]

Congrats! I wish you guys good luck and get promoted to moderator :)' 'xx' 1) " (7528" 1520 1 1432050147 5 7528 'Re: Eh. Got bored.' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' 'mcMMO (as much as I like the plugin) notch apples and donator kits that have diamond armor/weopons make PvP'ing extremely hard..... [size=6pt]and cheap in some cases[/size].' 'xx' 1) " (7529" 1520 1 1432059571 16348 7529 'Re: Eh. Got bored.' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Why im not on the list monkeh :(' 'xx' 1) " (7530" 1624 7 1432065938 23 7530 'Re: Tokyo Ghoul Thread.' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' '#TheMangaIsBetter
#ReadIt
#ItShowsMoreGore

-[color=maroon]R3d_[/color]' 'xx' 1) " (7531" 1630 10 1432072365 16670 7532 'Why Am I Still Banned.' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 1432073201 'Sky98243' 'Hello Dear Staff
                        I would like to know why am I Still banned? I Was Banned In may the 4th for 2 weeks.
                        && I am Still Not Unbanned. Who Ever Is Banning People Need To Learn Their Dates.
                        *cough*JDK.
' 'sad' 1) " (7532" 1631 12 1432073086 16315 7532 'Refund?' '360PlaysMC' 'rexfrits@gmail.com' '159.83.196.1' 1 0 '' 'Can I have a refund for my ultimate overlord rank. If I can't have it I will be out on the streets tonight because I can't pay the motel bill...' 'xx' 1) " (7533" 1631 12 1432074224 31 7533 'Re: Refund?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'I hope you do know if you ask for a refund you could get banned from AviatorCraft' 'xx' 1) " (6767" 1444 23 1429757103 16222 6776 'Minigame: King of the hills & SmashHills *update*' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1429818836 'WhiteDecay' '[list]This is just a game i saw on Ssundee video and it so funny for friends to compete and it extremely funny.

This game has a name Battle Royale. But i decided to name it something else unless yall like Battle Royale better.

Minigame: [b]King of the Hill[/b] and [b]Smash Hill[/b]

Game information: Basically everyone knows the rules of king of the hills; the longest one on the top wins.
But this is different. In this mini-game the goal is to be the one getting the most point by standing on the platform. If all players are on the platform everyone won't gain a single point. Your job is to keep others from getting more points than you and to do that is to be the only one on the platform. Only the person standing on the platform will get points first to 50 wins.

Here are the tools to help you win and have major fun:
[list]
[li]Wooden sword[/li]
[li]Knockback X[/li]
[li]Unbreaking X[/li][/list]
Misc
[list][li]Enderpearls[/li]
[/list]

These items are what you'll be using to get other players off the platform. The wooden sword will have knockback X and unbreaking X so you can knock people off the platform in one shot. you'll have enderpearls to help you teleport back onto the platform but be careful if one play see where that pearl landed they can knock you out before you can land a hit.

Time: 10 minute to complete game
Players: 4
point: 1 per sec
Goal: 50 or the hightest point
Rules: No hacking no cheating no flying and be friendly.

To make this more fun I've thought of adding in item drops that will give both advantage and disadvantage.
This is called Smash Hills.

Same setup game time and rules. The different is Item drop and larger platform.

[b]Item Drops[/b]: These will randomly drop or pop up from time to time keep and eye out.
[list]
[li]TnT[/li][/list]
Right click: Semsic Slam. Cause all surrounding player to be knock off the platform.
[list][li]Sugar[/li][/list]
Pick up: Increase speed (same as swiftness 2 but for 10 sec)
[list][li]Brick block[/li][/list]
Right click: Wall up random side of the platform: makes it harder to throw enderpearl over the wall
[list][li]Snowvall[/li][/list]
Right click: Hit someone with it and cause them Fatigue for 5 sec
[list][li]Netherstar[/li][/list]
Pick up:Invincibility for 5 sec
[list][li]Slimeball[/li][/list]
Right click: Throw at player gives them slowness for 6 sec
[/list]

These Item will enchant your gaming experience.

Time: 12 minute to complete game
Players: 6
point: 1 per sec
Goal: 60 or the highest point
Rules: No hacking no cheating no flying and be friendly.

To make this more Fun add the party plugin if there is a party of four friends who want to compete or make a bet. This will increase the fun.
-Parties are not allowed in SmashHills

Map: Mystic Beach
[img]http://i.imgur.com/CcSUslX.png[/img]
[img]http://i.imgur.com/rNQFaXK.png[/img]
[img]http://i.imgur.com/kIcOPcz.png[/img]

Here are my coords: x: 1491 Z:710
And I'm sorry I could not think of any Ranks for this game. If anyone have any ranks idea please comment ideas are always welcome.

Here's a video: It what gave me this idea and it not owned by any server.
[youtube]CP_RMMe7-Qo[/youtube]
' 'xx' 1) " (6768" 918 1 1429767022 16438 6770 'Re: Due to a lot of role players.' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 1429795152 'davide' '**[color=red]Edited By JDK21132[/color]** [i]Please Refrain from harassing players on the forums.  Though not directed towards one person it was unnecessary and irrelevant to the post. [/i]\\

If this continues the post will be locked. ' 'xx' 1) " (6770" 1439 2 1429794973 46 6770 'Re: WOW SO RUDE' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

The player will be banned for 1 day for harassment from the creative server.

As said by others such as jboy and Dende please remember to use the provided format for all reports.  It makes it easier to read and helps us makes our rulings without bias.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6771" 918 1 1429796276 46 6771 'Re: Due to a lot of role players.' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[size=12pt][i]Admins did decide not to add this plug in to the server because they believed it was unnecessary and a bit silly.[/i][/size]

[b][u]Personal Opinion:[/u][/b] [i]**These are just my opinions not server opinions**[/i]
I personally believe that a Marriage plug in would be fun for the server.  Though a lot of players do not like role-players it would be a fun and creative thing to do for the player's enjoyment.  Role-playing is fun and for those who have not tried it I would suggest to at least give it a shot.  Yes players sometimes create drama that is completely unnecessary for the role-playing but that is for their unique form of role-playing.  They are mainly sharing their creativity with other players who wish to enhance their playing experience through something different that they have never tried before. 

In my personal minecraft experiences on other servers I have seen players who have created beautiful role-plays and made them into something that people enjoy.  The most stereotypical (and common) form of roleplay is the family oriented one.  I have participated in some of these during my younger minecraft years and can't help but admit that it was fun.  I still play on some servers where I role-play as characters from Books Movies Medieval Times High Schools and many more things.  Some people do enjoy it others do not.  After a while you just learn how to do it and don't even think about the other people causing unnecessary drama. 

In order to create a safer type of role-play for the Aviatorcraft server I am currently building a college on Rags 2 Riches so that way players can see what a good public role-play looks like and how it operates.  This college can be found at <</warp college>> on the Rags 2 Riches (Survival) server and players can come check it out freely.  It is still a work in progress since I am recording stuff on other servers for Youtube such as my newest series: RolePlay Rehab (take bad role-plays remodel them and possibly sell them for money :P).  My estimated completion date for the entire college should be around May 22nd 2015.  It is a large build and I will be getting help from staff members and friends of mine to build it and complete it by that day.

But yeah those are my opinions :P Hope You enjoyed ^-^' 'xx' 1) " (6772" 1446 2 1429804922 15973 6772 'Skyblock Advert' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' '[b]Reason for Report:[/b]
Advertisement on Skyblock

[b]Player's Involved:[/b]
DolphinGirl500
LittleLiveLove (possibly just repeating)

[b]Proof:[/b]
[img]http://i.imgur.com/72eV8by.png?1[/img]' 'xx' 1) " (6773" 1447 2 1429806932 16438 6773 'AgentStone Prison...' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 1429807745 'Xx_Furries_xX' '[center][i](Date April 23rd Thursday 20:40 My Time)[/i][/center]
What server were they on? Prison
Who is the player?FluffyPanda (Nick) Agentstone (ign)
When did they break the rule?
Unfortunatly i dont know which rule this broke but i am slightly well actually alot saddened by this.. using abortion as a insult abortion is killing a baby.. making fun of adopted people... telling me to get ebola which has killed alot of people and left familes crying...
(Don't submit reports of players who spam when they may be weeks or even months out of date these are IRRELEVANT.)
(Reports of advertising or hacking is RELEVANT.)
THE RULE THEY BROKE

[url=http://gyazo.com/13e89d039e638be44c3838f31acae36b]http://gyazo.com/13e89d039e638be44c3838f31acae36b[/url]
[url=http://gyazo.com/35711eec1df588d9a12e0eced3ec3f33]http://gyazo.com/35711eec1df588d9a12e0eced3ec3f33[/url]
[url=http://gyazo.com/9c66fcb7ce2cb3704427bea0996cc09a]http://gyazo.com/9c66fcb7ce2cb3704427bea0996cc09a[/url]' 'xx' 1) " (6774" 1432 1 1429809048 15973 6774 'Re: Mods' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Well as nice as deadlines are they're probably gonna be a bit backed up with some other stuff (unforeseen issues/bugs with implementation or some other problems).

As for the TrialMods I think that the application submissions will end on the 25th but it will probably take a couple days/weeks to decide on the actual selections. Won't be an immediate thing (or at least I wouldn't think so if every application is going to be reviewed).' 'xx' 1) " (6775" 1448 1 1429810657 15973 6775 'Forum Personal Messages' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Question/Thoughts.

I've recently used the forum's PM system and it seems a bit disorganized imo. Maybe its just me maybe I'm possibly using it wrong or maybe my settings are messed up? But here's what I've noticed so far.

1. The inbox seems to combine all personal messages you've received into 1 page.
    (think it would be better if messages were isolated into their own discussion page)
2. When sending/responding to PMs from your inbox it seems you cannot see your own replies to messages?
    (It kinda helps keep track of the discussion especially if its an old one and you forgot what you said before)

Currently it kinda looks like its setup to just receive random messages to be replied to once and forgotten afterwords. No organization just ordered from oldest at the top to newest at the bottom.' 'xx' 1) " (6777" 1439 2 1429821186 50 6777 'Re: WOW SO RUDE' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'ItzDeadeye thanks for reporting yourself for hacking the radar in the image. You have been banned for 14 days for hacking. Thanks for reporting.' 'xx' 1) " (6778" 1432 1 1429822445 15888 6778 'Re: Mods' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.126' 1 0 '' 'Last time it took a few weeks because if how many applications there were. It may take the same amount of time because if how many applications there are.' 'xx' 1) " (6779" 1447 2 1429825528 46 6779 'Re: AgentStone Prison...' 'davide' 'davidenriquez41@gmail.com' '70.192.202.59' 1 0 '' 'Hello

This is Harassment.  The player will be banned for 1 day for harassment.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6780" 1446 2 1429825736 46 6780 'Re: Skyblock Advert' 'davide' 'davidenriquez41@gmail.com' '70.192.202.59' 1 0 '' 'Hello

Both players will be banned for 14 days for Advertisement.

Thank you for the report.

~[color=blue]JDK21132[/color] ' 'xx' 1) " (6963" 1500 10 1430255236 50 6963 'Re: Being unbanned from creative (staff desicion)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Locked You pmed and messaged many staff. You used a hack that lets you SEE OTHER PLAYERS LOCATION. This is not allowed [b]ITS HACKING NO MATTER WHICH SERVER YOU USE IT ON![/b]' 'xx' 1) " (6964" 1500 10 1430256067 32 6965 'Re: Being unbanned from creative (staff desicion)' '7misun' '7misun@gmail.com' '96.47.120.16' 1 1430262283 'j_boy1234' 'You will be unbanned in 9 days as originally planned' 'xx' 1) " (6962" 1500 10 1430253710 16284 6962 'Being unbanned from creative (staff desicion)' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' '(IGN) (ItzDeadeye) i was banned for (radar mod) player who banned me (j_boy) i am here to call a vote upon the staff for a unbanned from the (creative server) i would like for all staff [b]INCLUDING ADMINS[/b] to Plz comment why should be unbanned from creative i really need to finish my build on creative for the comp thx   




                        [b][u]THIS TOPIC IS NOT TO BE LOCKED UNTIL THE DESSICION IS REACHED[/u][/b]

                        NO COMMENTS FROM ANY NON STAFFF ~THX          ' 'question' 1) " (6785" 1451 1 1429832372 0 6827 'JBoy Report! For miss understanding' 'ckarate01' '' '199.47.117.195' 1 1429937096 'davide' 'Who was it ? - Jboy

What did he do ? - He banned ItzDeadeye for having a MiniMap mod the includes Radar

Evidence ? - Its in the BanApeal Reports

Included info - Some MiniMap Mods have Radar Like Zans MiniMap which some people use ! And whats the point of having a MiniMap mod when some of them have Radar and PS Radar should be allowed on AviatorCraft Because It doesnt matter if u see players its just players i mean on [color=red]**Censored By JDK**[/color] i get it For Block Hunt But Radar should be allowed your just seeing where the players and you can see if Staff are invis it doesnt matter its not like a secret seeing people invis  are at ....' 'xx' 1) " (6786" 1451 1 1429832593 0 6786 'Re: JBoy Report! For miss understanding' 'ckarate01' '' '199.47.117.195' 1 0 '' 'PS - This is unfair because its not hacking its a MiniMap mod and if u have a problem Tell the mod Authors The mod name is [ Zanes MiniMap ] <-- Zanes may be wrong' 'xx' 1) " (6787" 1451 1 1429833027 50 6788 'Re: JBoy Report! For miss understanding' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1429833425 'j_boy1234' 'We ask players to disable the player finding part. in minimaps Thanks' 'xx' 1) " (6788" 1452 2 1429833065 50 6788 'MOVED: JBoy Report! For miss understanding' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=1.0]General[/url].

This is not a report.

[iurl]http://aviatorcraft.com/index.php?topic=1451.0[/iurl]' 'moved' 1) " (6794" 1246 39 1429853937 1 6794 'Re: APPLYING IS OPEN The deadline to apply is April the 25th!' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' '[quote author=janet0305 link=topic=1246.msg6496#msg6496 date=1429089091]
lol i love when i get to post something random!
Click Below V
-snip-
[/quote]
use the img tags to embed an image
[img]http://i.imgur.com/uFaJRvr.gif[/img]
(quote this post to see what i mean)' 'recycled' 1) " (6793" 1442 20 1429853632 1 6819 'Re: /nick for skyblock ranks' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 1429911413 'lrice11' 'Hi the suggestion for /nick for Avian is good; I'm adding it to Skyblock currently.
Thanks.

locked' 'xx' 1) " (6792" 1454 2 1429849755 16222 6792 'Spaming' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Prison
4/23/15 i dont remember what time.
Spamming
Craftypiper

[img]http://i.imgur.com/JpiDmM8.png[/img]' 'xx' 1) " (6909" 1483 5 1430132543 16348 6909 'BIG HOAKTELL FIREPOWERHD657' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[b][color=red]MY HOTEL TREE[/color][/b]

IGN:[color=pink]FirePowerHD657[/color]

PICTURES: http://imgur.com/SXtlwEW 7KN0EUB F1iFkFL SKXbEax 5KNV7wW oQ94Qbo ncUo4Fq 5g7q0iT YDRwjxe wDUcB6d' 'thumbup' 1) " (7573" 1636 2 1432214240 16276 7573 'Re: MaksDoseMC Hacking on creative?' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.112' 1 0 '' 'Protection 4 is a good enchantment for an armor' 'xx' 1) " (7589" 1548 23 1432311878 16519 7589 'Re: Survival Roleplay or Hunger Games' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I don't think that Sg would be a good idea because if you use hacks you will win every time you play.  But I think a Survival Roleplay might be fun.' 'xx' 1) " (7572" 1636 2 1432214059 26 7572 'Re: MaksDoseMC Hacking on creative?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'The guy recording didn't have good armor. Thorns 3 could kill in 3 hits and with strength   fastet' 'xx' 1) " (7522" 1604 38 1431969604 16222 7522 'Re: 14/05/2015 - Incoming Reset 1st of June' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' '[quote author=Alex link=topic=1604.msg7516#msg7516 date=1431914750]
[quote author=R3dninjapanda_ link=topic=1604.msg7515#msg7515 date=1431905904]
Shouldnt there also be a link given for the actual server twitter page and it could be maintained? I feel like that would be more effective than giving Zach's twitter. Plus im sure all of us who are on here and have a twitter are following him anywho. :|

-[color=maroon]R3d_[/color]
[/quote]
We'll be getting ahold of the official Aviatorcraft twitter once Zach is able to retrieve the account password because he forgot it silly aviator
[/quote]

lol what funny is that the twitter account is old from last year in July and still have over 350 followers ' 'xx' 1) " (6803" 1437 40 1429854377 1 6803 'Re: Sims_The_Gamer Evil fountain' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' '[quote author=Alex link=topic=1220.msg5803#msg5803 date=1428217365]
The Rules are as follows;
Make the build at least 40x40 blocks.
The [b]build theme is MEDIEVAL & can be landscape/terrain-based[/b]
[/quote]
I'm locking this topic you can re-submit it after you follow the rules.' 'xx' 1) " (6804" 1454 2 1429854633 1 6804 'Re: Spaming' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'Confirmed also confirmed for PM spam & harrassment.
1 day ban.
[img]http://i.imgur.com/rj4gGA2.png[/img]' 'xx' 1) " (6805" 1424 4 1429854844 1 6805 'Re: My whole account got reset? ' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' '[quote author=IIVorahII link=topic=1424.msg6728#msg6728 date=1429588590]
[quote author=Alex link=topic=1424.msg6716#msg6716 date=1429561183]
[quote author=TheArticMonkey link=topic=1424.msg6712#msg6712 date=1429550020]
Dont let this affect his chances of trialmod hes a nice guy he just felt bad for me
[/quote]
[/quote]
[/quote]
It's not going to affect his application.

[quote author=IIVorahII link=topic=1424.msg6739#msg6739 date=1429637165]
I got everything back except for the 20 stacks of gapps in my echest along with my 2.4 bill balance. ;)
[/quote]
I currently can't give you the items back due to lack of evidence I know you had the rank but not the confirmed amount of money and items.' 'xx' 1) " (6806" 1438 17 1429854910 1 6806 'Re: Creative Perk' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'I like the idea I'll talk with car about this.' 'xx' 1) " (6807" 1432 1 1429855125 1 6807 'Re: Mods' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' '[quote author=WhiteDecay link=topic=1432.msg6722#msg6722 date=1429578114]
Everyone kept asking and it annoying can yall please just tell everyone what yall are doing. All of us knows about the minigames because Aviator said it on a live stream last month by accident im guessing.

Aviator also mention that all of them would be release by the end of this month (idk if i heard that right im hard hearing. Wearing hearing aids).
T-Mods are being decided on the 25th.
and the contest end in May.
[/quote]
Minigames are currently being worked on as they are custom and made by j_boy & me; They will take some time to complete. I'm unaware of the deadline that you said aviator/zach has set though I'll talk to him about it. We are aiming for the end of the month or a few days after if we're unable to complete them.

Applying is locked on the 25th of April not may.' 'xx' 1) " (6808" 1432 1 1429855249 16222 6808 'Re: Mods' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'ok and i didnt say the mod app end in may i said the Contest you know the build contest' 'xx' 1) " (6809" 1456 15 1429855713 16222 6809 'Another topic?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Do you think we can have like a topic for mini-games suggestion? or will we still use the suggestion topic?
Because 2 of us already made a suggestion for mini-games and not many comment on the but only look.' 'xx' 1) " (6817" 1458 15 1429900576 16222 6817 'Casino rank purchase' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Hey i was wondering why we don't have the same function for buying a rank in casino and the price for a rank above the previous deduct it price?

Like in Buycraft if you bought the Pilot rank for skyblock ($10) 10 dollars will deduct from the other rank meaning Skycaptain would be $5 and avian would be $15.

When you buy a rank in casino the price says the same and it take forever to get certain amount of money to buy a rank you want to get that is higher than the one that is helpful.

I understand that there is the highroller rank and casino but not many people would gamble the slot because in real life and in game you lose more than you win. Means you lose more than you win. ' 'xx' 1) " (6818" 1459 2 1429901131 16414 6818 'SquirrelIsCool Hacking re-opened' 'Unsaideagle' 'unsaideagle@gmail.com' '173.29.212.30' 1 0 '' 'What: factions
Who: SquirrelIsCool
When: 2 weeks ago I think
Evidence: https://www.youtube.com/watch?v=1vvSENDPC8Y&feature=youtu.be

I just noticed that the case closed because you guys couldn't "come to a conclusion " please inform me how this guy wasn't hacking? Please because I'd really like to know I saw multiple signs hacking ' 'xx' 1) " (6822" 1459 2 1429929537 46 6822 'Re: SquirrelIsCool Hacking re-opened' 'davide' 'davidenriquez41@gmail.com' '70.192.201.37' 1 0 '' 'Hello

We have already received a decision on this twice already.  DO NOT MAKE DOUBLE REPORTS ON ISSUES THAT HAVE ALREADY BEEN RESOLVED. The next time this happens we will temp ban you from the forums.

Locking Topic

~JDK21132' 'xx' 1) " (6823" 1460 2 1429931808 15888 6823 'UltimateTacosX Advertisng' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.77.107' 1 1429931966 'Soniccaleb' 'Server: Factions

Who?: UltimateTacosX

When?: About five minutes ago



Proof: [img]http://i.imgur.com/yp8bkF6.png[/img]' 'xx' 1) " (6824" 1461 2 1429932502 16168 6824 'Posting Ip And spamming' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'What server were they on? Factions? Prison?: Prison
Who is the player?UltimateTacosX & 88Hermie
When did they break the rule? Spamming and posting Other Server Ips.
Proof: 1. http://gyazo.com/e817e4e408534ebd5ce64cc574864ce0
Proof: 2. http://gyazo.com/e23c75cfe3d723b391e65f27509dc220' 'xx' 1) " (6825" 1460 2 1429932527 16168 6825 'Re: UltimateTacosX Advertisng' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Nice Catch i also got the same Guy' 'xx' 1) " (6826" 1461 2 1429936305 46 6826 'Re: Posting Ip And spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.201.37' 1 0 '' 'Hello

The player will be banned for 14 days from the entire server for advertising.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6827" 1460 2 1429936428 46 6827 'Re: UltimateTacosX Advertisng' 'davide' 'davidenriquez41@gmail.com' '70.192.201.37' 1 0 '' 'Hello

The player will be banned from the entire server for 14 days for advertising.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6829" 1458 15 1429955268 1 6829 'Re: Casino rank purchase' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.240.55' 1 0 '' 'With buycraft you are paying real money and it makes sense to deduct the price.
In casino you are spending some time to unlock a rank. It does not seem fair on everyone else if you are able to obtain ranks quicker each time.' 'xx' 1) " (6831" 1462 2 1429964791 15878 6831 'EightySquid5 hacking' 'TheArticMonkey' '1kie27i@gmail.com' '90.197.47.19' 1 0 '' '[b]SERVER[/b] - PRISON
[b]WHO[/b] - EIGHTYSQUID5
[b]WHEN[/b] - 1pm UK TIME
[b]BROKEN RULE[/b] - HACKS - AUTO DISCONNECT - DIDN'T LOSE THEIR STUFF IN PVP ):

PROOF - https://www.youtube.com/watch?v=ebXwUB9z0RM&feature=youtu.be
[b]MORE PROOF[/b] - [i][b][b]I KNOW ADMITTING IT DOESN'T MEAN ANYTHING BUT ITS STILL MORE PROOF [/b][/b][/i]- http://imgur.com/p7Phtz0' 'xx' 1) " (6832" 1463 2 1429965977 15878 6832 'II_PvPMattPvP_II Impersonation ' 'TheArticMonkey' '1kie27i@gmail.com' '90.197.47.19' 1 0 '' 'Server - prison
Who - II_PvPMattPvP_II
Rule broken - Impersonation
When - Today and yesterday not sure of the time yesterday.
proof - http://imgur.com/4OZoe9A dVRWja7 LWorvlj 5wpyD0q Z4QbOw2
http://imgur.com/4OZoe9A dVRWja7 LWorvlj 5wpyD0q Z4QbOw2#1
http://imgur.com/4OZoe9A dVRWja7 LWorvlj 5wpyD0q Z4QbOw2#2
http://imgur.com/4OZoe9A dVRWja7 LWorvlj 5wpyD0q Z4QbOw2#3
http://imgur.com/4OZoe9A dVRWja7 LWorvlj 5wpyD0q Z4QbOw2#4' 'xx' 1) " (6833" 1463 2 1429967142 16519 6833 'Re: II_PvPMattPvP_II Impersonation ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'In all do respect mods I think you should give him a chance. I can talk to him and get him to never do this again. ' 'xx' 1) " (6834" 1463 2 1429967552 16267 6834 'Re: II_PvPMattPvP_II Impersonation ' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'I only got hitman yesterday and so i don't know any of the /nick rules. BricksB just told me the rules and i now know never to do it again.
1 more chance please.' 'xx' 1) " (6835" 1464 20 1429967840 15973 6835 'Change in Starting Skyblock Kit' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'I think that there could be a change in what is placed in the starting island's chest. Specifically the [color=green]water buckets[/color] for infinite water which are stacked. Some new users use the water bucket immediately which results in some problems. To be exact when using the 2 buckets of water while stacked [color=maroon]both buckets are used at once[/color] resulting in only 1 water source. (removing the vital infinite water source)

I can think of 2 possible solutions.
1. Use Ice blocks rather than water buckets.
2. Somehow separate the water buckets when the island is first created. (Might be difficult since automated)

Anyways its a minor issue which can usually be resolved by restarting the island but it can still be annoying for some.' 'xx' 1) " (6836" 1463 2 1429970434 15878 6836 'Re: II_PvPMattPvP_II Impersonation ' 'TheArticMonkey' '1kie27i@gmail.com' '90.197.47.19' 1 0 '' 'A rule is a rule begging won't help.' 'xx' 1) " (6837" 1465 1 1429970836 16260 6837 'Plot Transfers' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 1429972164 'Redneck_City' 'I was wondering if it would be ok if I had my plot transferred from creative to prisons. It doesn't include any rare profitable or hard to get items. If I could have it transferred it would be greatly appreciated!

My Plot Pictures: http://imgur.com/GcT3FvB 3BQd0Lf 8OCqUVT 18LDqZD whicyPi N3fKCCJ' 'thumbup' 1) " (6838" 1465 1 1429978496 16116 6838 'Re: Plot Transfers' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Nothing wrong with it. Pretty easy to get supplies and done for Fibs...' 'xx' 1) " (6839" 1466 2 1429986102 16222 6839 'Spam' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Prison
Today: 2:20-2:23pm eastern
Stucando

[img]http://i.imgur.com/dFFB3ET.jpg[/img]' 'xx' 1) " (6840" 1463 2 1429986728 0 6840 'Re: II_PvPMattPvP_II Impersonation ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Some people got banned for some days for doing impersonation ... Sorry but u shouldve never done it ' 'xx' 1) " (6841" 1467 2 1429987111 16020 6841 'stucando spam' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Who? Stucano
Rule broken? Spam
Server? Prision
Time? 11:41 pst america
Proof? http://imgur.com/UfiNlrj
Thank you!' 'xx' 1) " (6842" 1463 2 1429987152 16267 6842 'Re: II_PvPMattPvP_II Impersonation ' 'MattAA02' 'mattymann2002@live.co.uk' '149.254.250.192' 1 0 '' 'I didn't know any rules about /nick and so  i don't see why i should get banned' 'xx' 1) " (6843" 1463 2 1429987580 0 6843 'Re: II_PvPMattPvP_II Impersonation ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Read this the mods made it  " Impersonation:
  Impersonating other players and staff members is not allowed on the server.  This includes: copying nicknames through /nick and copying player names through /nick.
        First-Time Offenders: Kicked from the server with a warning.
        Second-Time Offenders: Revoked privileges of /nick where incident was performed (Factions Survival etc).
        Third-Time Offenders: Revoked privileges of /nick on all server "' 'xx' 1) " (6844" 1463 2 1429988519 16267 6844 'Re: II_PvPMattPvP_II Impersonation ' 'MattAA02' 'mattymann2002@live.co.uk' '149.254.58.45' 1 0 '' 'So i would only get kicked with a warning?  :o' 'xx' 1) " (6845" 1463 2 1429990461 15878 6845 'Re: II_PvPMattPvP_II Impersonation ' 'TheArticMonkey' '1kie27i@gmail.com' '90.197.47.19' 1 0 '' 'Well you did actually use /nick in a negative way since you've had hitman. There's several screenshots of you doing this... I'm not sure it'll only be a warning/kick... I hope it's not ;/' 'xx' 1) " (6846" 1463 2 1429993154 26 6846 'Re: II_PvPMattPvP_II Impersonation ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Most likely his /nick command will be revoked permanetly or for a little while. if not just a warning.' 'xx' 1) " (6847" 1468 10 1429996388 16168 6847 'Unbanned Fatality ' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'I am Speaking For Fatality.
What is your in-game name?[color=red] FatalityPvp[/color]
Who banned you? (If known):[color=red] J_Boy[/color]
Why were you banned?[color=red] I was banned for Killa Aura I guess[/color]
Why should you be unbanned? [color=red]I should be unbanned cause i have no hacks i look at his proof in the video theres no sign of Killa Aura cause if it was Killa Aura He would Be hitting Multiple People like Who ever is Recording is in /gm 1 so in the video if you goto 0:14 he was close soo if he had killa aura FatalityPvp would be able too hit them both but he didnt also 0:23 this proof was bad As well. I should be unbanned cause i didnt hack And the funny thing is He didnt even post it on forums he just Banned him and recorded it and put it on YouTube Remember the last time I was Banned (KidzBeEz) but i had my proof it look like i hack too him but i wasnt in my View It look was no hacks But J_Boys View he thought i was hacking[/color]

J_boy Proof: https://www.youtube.com/watch?v=VRBlky2wN2w&feature=youtu.be ' 'xx' 1) " (6848" 1468 10 1429997472 0 6848 'Re: Unbanned Fatality ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'If a staff member records a video of someone hacking they have no obligation to post it on the forums.
Personally I don't see much evidence of hacking but Jboy has more experience with this so yea.
Also the fact that killaura wasn't affecting the person recording means nothing. Most hacked clients have a Friends List so you can block certain players from being targeted by killaura. It wouldn't be hard to add all staff members to that list making you seem more innocent.
Just my thoughts' 'xx' 1) " (6849" 1468 10 1429997808 50 6849 'Re: Unbanned Fatality ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Faceless I was in vanish it doesn't register my entity so therefore it will not target me' 'xx' 1) " (6850" 1468 10 1429998026 50 6850 'Re: Unbanned Fatality ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Also that would just be dumb to post every ban i do on the forums.. We do not need too in staff..' 'xx' 1) " (6851" 1463 2 1429999398 16403 6851 'Re: II_PvPMattPvP_II Impersonation ' 'Grko_112' 'fisher.hazel1@gmail.com' '112.215.66.78' 1 0 '' 'To be honest i am a bit annoyed when he use my ign but i just keep quite and stay out of trouble' 'xx' 1) " (6852" 1467 2 1429999728 15888 6852 'Re: stucando spam' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.73.84' 1 0 '' 'Thanks for reporting!' 'xx' 1) " (6853" 1463 2 1430003403 46 6854 'Re: II_PvPMattPvP_II Impersonation ' 'davide' 'davidenriquez41@gmail.com' '70.192.199.175' 1 1430003589 'davide' 'Hello

The player will be given a warning for abuse of impersonation.  If he does it again then his /nick privileges will be revoked.

Note: We have posted on the forums the official rules for the entire server so it would be the responsibility of the player to read the rules and know what is right/wrong.  If you would like to read the entire rules here is the link: http://aviatorcraft.com/index.php?topic=1101.0

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6854" 1466 2 1430003446 46 6854 'Re: Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.199.175' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6855" 1462 2 1430003715 46 6855 'Re: EightySquid5 hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.199.175' 1 0 '' 'Hello

The player will be banned for 14 days from prison for hacking.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6856" 1467 2 1430003780 46 6856 'Re: stucando spam' 'davide' 'davidenriquez41@gmail.com' '70.192.199.175' 1 0 '' 'Hello

Currently we have disciplined the player for spamming via WhiteDecay's report.  He will be muted for 20 minutes.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6857" 1468 10 1430005253 26 6857 'Re: Unbanned Fatality ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'More like a modded mouse to my eyes.' 'xx' 1) " (6858" 1469 20 1430017013 16222 6858 'Stone Generator' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I built a stone gen and i was hoping that it can be use to show others how to build one just like the cobble gen is shown.

[img]http://i.imgur.com/sh3Eo6w.png[/img]
[img]http://i.imgur.com/EW9F0sv.png[/img]
[img]http://i.imgur.com/phPH8PA.png[/img]' 'xx' 1) " (6859" 1469 20 1430017565 15888 6859 'Re: Stone Generator' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.73.84' 1 0 '' 'Nice!' 'xx' 1) " (6860" 1468 10 1430018791 16168 6860 'Re: Unbanned Fatality ' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Pfft i guess i hack then ban me? i have Killa Aura Pfft whatever i know he doesnt have Killa Aura Cause i can beat him its just said hes banned for no reason but whatever thanks for replying ' 'xx' 1) " (6861" 1468 10 1430023309 5 6861 'Re: Unbanned Fatality ' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' '[quote author=KidzBeEz link=topic=1468.msg6860#msg6860 date=1430018791]
Pfft i guess i hack then ban me? i have Killa Aura Pfft whatever i know he doesnt have Killa Aura Cause i can beat him its just said hes banned for no reason but whatever thanks for replying
[/quote]

[img]http://img.photobucket.com/albums/v315/Jorawr/DAoC/facepalm_implied2.jpg[/img]' 'xx' 1) " (6862" 1470 2 1430029842 16530 6862 'A Double Ban Hamer?' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]What server were they on?[/b] [color=red]Prison.[/color]

[b]Who is the player(s)?[/b] [color=red]Atomic_The_Panda and PvPMeBruh.[/color]

[b]When did they break the rule?[/b] [color=red]Just Now.[/color]

[b]THE RULE THEY BROKE?[/b] [color=red]Atomic told me to drink bleach and calls us all faggots then pvpmebruh says a very disrespectful "hashtag"[/color]

[b]Evidence:[/b]

[b]#1: Atomic[/b]  http://imgur.com/24pujaQ

[b]#2: Atomic[/b]  http://imgur.com/3hB7rfG

[b]#3: PvpMeBruh[/b]  http://imgur.com/fm67vAy' 'xx' 1) " (6863" 1471 2 1430034291 16530 6863 'PvpMeBruh AntiKB' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]What server were they on?[/b] [color=red]Prison.[/color]

[b]Who is the player?[/b] [color=red]PvpMeBruh.[/color]

[b]When did they break the rule?[/b] [color=red]Just Now.[/color]

[b]THE RULE THEY BROKE?[/b] [color=red]Anti Kb.[/color]

[b]Evidence:[/b] https://www.youtube.com/watch?v=_2Mjj7zweps' 'xx' 1) " (6864" 1471 2 1430034471 16168 6864 'Re: PvpMeBruh AntiKB' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Thats not anti Knock back thats Lag im pretty sure lol.' 'xx' 1) " (6865" 1471 2 1430047400 16348 6865 'Re: PvpMeBruh AntiKB' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Nah kidz i think its anti-knockback its like a 50/50 change' 'xx' 1) " (6866" 1471 2 1430055312 16116 6866 'Re: PvpMeBruh AntiKB' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Perhaps....Tho he lags a lot 50/50 chance ^^^^^^^^^^^^^' 'xx' 1) " (6867" 1328 5 1430055462 16116 6867 'Re: The Super-Cannon' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' '"A lot" does not begin to explain that kinda price XD' 'xx' 1) " (6868" 1471 2 1430060124 50 6868 'Re: PvpMeBruh AntiKB' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'AntiKnockback He will be banned by JDK haha beat u jdk Locked' 'xx' 1) " (6869" 1470 2 1430060144 46 6869 'Re: A Double Ban Hamer?' 'davide' 'davidenriquez41@gmail.com' '70.192.240.146' 1 0 '' 'Hello

Atomic will be banned for 1 day for harassment.  Since PvPMe is serving a ban for hacking he will receive an extra day to his ban for harassment.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6870" 1469 20 1430060243 50 6870 'Re: Stone Generator' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Very nice indeed ' 'xx' 1) " (6873" 1472 2 1430073163 5 6873 'Offensive language' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' '[b]What server were they on? Factions? Prison?[/b] - Factions

[b]Who is the player?[/b] - natilo3445

[b]When did they break the rule? [/b] - 4/26/2015 around 1:30 pm (- UTC-06:00)

[b]THE RULE THEY BROKE[/b] - Offensive language towards others

[b]Evidence[/b]
[img]http://puu.sh/hrIgV/64c7faa8cc.jpg[/img]
[img]http://puu.sh/hrIjD/9362340bc4.png[/img]' 'xx' 1) " (6872" 1471 2 1430060336 46 6872 'Re: PvpMeBruh AntiKB' 'davide' 'davidenriquez41@gmail.com' '70.192.240.146' 1 0 '' 'Hello

The player will be banned for 14 days for hacking.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6874" 1472 2 1430073662 15888 6874 'Re: Offensive language' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.19' 1 0 '' 'Thanks for the report!' 'xx' 1) " (6875" 1473 7 1430073926 5 6875 'Assissin\'s Creed Thread' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' 'Discuss Assassin's Creed here.

(Sorry about the awful quality; I had to use the Twitch broadcasting feature on our PS4 in order for me to record the gameplay. It's still 720p though.)
[youtube]9nQYAHxivmU[/youtube]' 'xx' 1) " (6876" 1472 2 1430074008 50 6876 'Re: Offensive language' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'The player has been muted for a hour thanks' 'xx' 1) " (6877" 1474 10 1430081576 16519 6877 'Ban appel for PvPMeBruh Anti- KnockBack' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'PvPMeBruh was banned for anti-Knockback. But he was lagging. This happens to me all the time and to many others on the majority of MC servers. He was merely him lagging out. Please consider unbanning him. ' 'xx' 1) " (6878" 1474 10 1430081824 50 6878 'Re: Ban appel for PvPMeBruh Anti- KnockBack' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'We discussed this in staff chat and it was not lag. Due to the fact he was taking damage no particle effects at his feet and no sign of lag. Thanks' 'xx' 1) " (6879" 1475 5 1430081983 16519 6879 'PvPMeBruh Anti- KnockBack' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'PvPMeBruh was lagging. If I know him he would of fought back to keep from dieing. ' 'xx' 1) " (6880" 1476 2 1430082443 16116 6880 'DarkyThePanda Spam' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'What server were they on? Prison
Who is the player? DarkyThePanda
When did they break the rule?  5:10 PM
Proof: http://gyazo.com/f5e067bc7a02f96601fbf45cf70db831

Note: Plz mute he made me feel bad about myself :(' 'xx' 1) " (6881" 1476 2 1430082962 16068 6881 'Re: DarkyThePanda Spam' 'Rosey789' 'jen338@gmail.com' '64.131.202.239' 1 0 '' 'lol ._.
' 'xx' 1) " (6882" 1476 2 1430083240 16267 6882 'Re: DarkyThePanda Spam' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Did you just report yourself?  :o' 'xx' 1) " (6883" 1477 4 1430083250 16116 6883 'Stone Glitch' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'When i break stone with a pickaxe it makes cobble. I wanted to report this cuz its really annoying it happens every time if you dont fix it a lot of people are gonna leave the server due to this glitch. Pls fix.
Proof: https://www.youtube.com/watch?v=2ggvJ9G2Vqw&feature=youtu.be' 'sad' 1) " (6884" 1478 2 1430085248 16530 6887 'Thexbs' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1430087266 'IIVorahII' '[b]What server were they on?[/b] [color=red]Prison.[/color]

[b]Who is the player?[/b] [color=red]Thexbs[/color]

[b]When did they break the rule? [/b] [color=red]Just Now.[/color]

[b]Rule they broke?[/b] [color=red]Inappropriate Nick. And tells me to "go fuck myself"[/color]

[b]Evidence.[/b] http://gyazo.com/ea1ce63d2d951136aef319c427218dc8

[b]Evidence #2.[/b] http://gyazo.com/38c481bf541e5d544f5725af87ae7a0d' 'xx' 1) " (6885" 1477 4 1430086205 0 6885 'Re: Stone Glitch' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I don't really see the bug... When you break stone with a non-silky tool it turns into cobble.
For a silky pick do /kit T' 'xx' 1) " (6887" 1469 20 1430086668 15973 6887 'Re: Stone Generator' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'I'll share my design if anyone's interested. Mine looks simpler to follow imo.
Also I try to keep it nice/symmetrical looking. :P This is the basis for my piston/redstone cobble generator.
[img]http://i.imgur.com/jWiytTI.png[/img]
[img]http://i.imgur.com/pq2dgCi.png[/img]
[img]http://i.imgur.com/U1ezn9c.png[/img]
[img]http://i.imgur.com/3TTHbpv.png[/img]' 'xx' 1) " (6888" 1479 1 1430087575 16116 6888 'Im quitting the game :(' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Its true. The rumors are all true. I'm quitting angry birds. Im sorry to my friends @RedAngryBird @BlueAngryBird @Pigs. Its basically ruined my life and now im putting a stop to it. I just failed my art class i couldnt draw anything but angry birds. Anyways bye angry birds.

This is how bad it got. I played so much they gave me this poster. http://gyazo.com/679d2eddfba870b0a38b830db64afdb1' 'exclamation' 1) " (6889" 1469 20 1430087924 16222 6889 'Re: Stone Generator' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I like slacker I bet 90% of the cobble doesn't burn in flames.' 'xx' 1) " (6890" 1469 20 1430091310 15973 6890 'Re: Stone Generator' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Well once pistons and RedStone get involved it goes up to 100% :P
But realistically its more efficient for usage by 2 people since either player can catch the cobble from either side
and both can work at the same time. Otherwise it'll still lose maybe a quarter of the cobble.' 'xx' 1) " (6891" 1475 5 1430091542 32 6891 'Re: PvPMeBruh Anti- KnockBack' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'That was no question Anti Knockback' 'xx' 1) " (6892" 1480 1 1430096616 16116 6892 'DarkThePanda\'s Late Mod App Super Matuer +100' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Ooh ooh

We're no strangers to love
You know the rules and so do I
A full commitment's what I'm thinking of
You wouldn't get this from any other guy
I just wanna tell you how I'm feeling
Gotta make you understand

Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

We've known each other for so long
Your heart's been aching but
You're too shy to say it
Inside we both know what's been going on
We know the game and we're gonna play it
And if you ask me how I'm feeling
Don't tell me you're too blind to see

Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

(Ooh give you up)
(Ooh give you up)
(Ooh)
Never gonna give never gonna give
(Give you up)
(Ooh)
Never gonna give never gonna give
(Give you up)

We've know each other for so long
Your heart's been aching but
You're too shy to say it
Inside we both know what's been going on
We know the game and we're gonna play it

I just wanna tell you how I'm feeling
Gotta make you understand

Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

Never gonna give you up
Never gonna let you down
Never gonna run around and desert you
Never gonna make you cry
Never gonna say goodbye
Never gonna tell a lie and hurt you

hope you guys accept it' 'xx' 1) " (6893" 1465 1 1430096805 16049 6893 'Re: Plot Transfers' 'Excited_Fiber' 'troubledbacon@live.com' '76.100.247.140' 1 0 '' 'nah nah nah have to build it on survival. No flying etc.' 'xx' 1) " (6894" 1469 20 1430096890 46 6894 'Re: Stone Generator' 'davide' 'davidenriquez41@gmail.com' '70.192.196.185' 1 0 '' 'My only problem with slacker's is that whenever I break the cobblestone the water flows out too fast before the lava is able to turn it into cobblestone. This causes me to float away.' 'xx' 1) " (6895" 1469 20 1430097155 46 6895 'Re: Stone Generator' 'davide' 'davidenriquez41@gmail.com' '70.192.196.185' 1 0 '' 'Scratch that I fixed it somewhat. :P

I would prefer Decay's though because it would be better to have silk touch with his to have actual stone instead of cobble imo.' 'xx' 1) " (6896" 1481 2 1430097392 16020 6896 'bobman231123 faking suicide' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'Bobman is seeking attention from the whole server (prison) by pretending to suicide. And yes i have proof.

http://imgur.com/bdkBVas


He nicknamed himself chrisisdeadin2
Please have a mod talk to him about how people could patentially call the cops for being worried. Thank you' 'xx' 1) " (6897" 1469 20 1430097516 15973 6897 'Re: Stone Generator' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Well my design works well when pistons are placed on top of the spawned cobble facing downwards. They'll push the new cobble down away from the lava essentially not burning any cobble. Combine the design with a repeating redstone circuit and you've got a tower of cobblestone free to be mined without waste. ' 'xx' 1) " (6898" 1482 1 1430097547 16519 6898 'Death IRL' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I Belive the Suicide of many players have brought the server down a bit. People who like these people are heart broken. Please do something about this because i don't think i can take anymore deaths on the server. #Save Suicidals' 'xx' 1) " (6899" 1482 1 1430100606 46 6899 'Re: Death IRL' 'davide' 'davidenriquez41@gmail.com' '70.192.196.185' 1 0 '' 'We are currently not aware of anyone who has committed suicide who played on the server but the likely hood is there.  Unfortunately the staff cannot do anything to help out a person's personal struggles.  It is the responsibility of the person to know how to handle these dark times and be able to push through.  Like I said we do not know of anyone who has done it. ' 'xx' 1) " (6900" 1478 2 1430100931 46 6900 'Re: Thexbs' 'davide' 'davidenriquez41@gmail.com' '70.192.196.185' 1 0 '' 'Hello

For the harassment part it is not enough evidence to issue a ban or a punishment towards the player.  For the impersonation part it is abuse of their /nick privileges.  The player will be issued a warning about abuse of /nick.  If they do it again they will have their /nick privileges revoked.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6901" 1476 2 1430101012 46 6901 'Re: DarkyThePanda Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.196.185' 1 0 '' 'Hello

We appreciate the honesty and we will mute you for 20 minutes for spam.

Thank you for the self report i guess o-o

~[color=blue]JDK21132[/color]' 'xx' 1) " (6902" 1413 15 1430104459 16020 6902 'Re: The rules' 'momopandaparty' 'momokaplan2003@gmail.com' '71.238.4.4' 1 0 '' 'I agree.' 'xx' 1) " (6903" 1482 1 1430108979 26 6903 'Re: Death IRL' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' '[quote author=davide link=topic=1482.msg6899#msg6899 date=1430100606]
We are currently not aware of anyone who has committed suicide who played on the server but the likely hood is there.  Unfortunately the staff cannot do anything to help out a person's personal struggles.  It is the responsibility of the person to know how to handle these dark times and be able to push through.  Like I said we do not know of anyone who has done it.
[/quote]
yea..' 'xx' 1) " (6904" 1469 20 1430110707 16222 6904 'Re: Stone Generator' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'sound complicated
' 'xx' 1) " (6905" 1413 15 1430110799 16222 6905 'Re: The rules' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'that guy been on the server for soo long how would he not know??' 'xx' 1) " (6906" 1473 7 1430110849 16222 6906 'Re: Assissin\'s Creed Thread' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Assassin's Creed
2
brotherhood
and Black flag' 'xx' 1) " (6907" 1481 2 1430125875 16438 6907 'Re: bobman231123 faking suicide' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'well as a suicidal person  i know that its not funny to joke about this stuff and what happens to you after you talk to someone about it its way better just so shut up and not fake about death and depression because like me and other people we suffer so i think the mods should take this way more seriously because im legit ticked off that someone thought it was funny to do something as stupid and idiotic as this!' 'xx' 1) " (6908" 1328 5 1430126189 16438 6908 'Re: The Super-Cannon' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'okay i question if we should allow cannons that crash peoples mc and skype... jezz... ' 'xx' 1) " (6910" 1482 1 1430139710 16438 6910 'Re: Death IRL' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'well as david knows i wanted to suicide but he and tyson changed it its just stressing when i see people on the server like omg i want to die omg i want to kill myself but its just.. plain pathetic why go on a server where people can call u names why make it worse on yourself get help instead of asking people all over the world who dont want to hear u complain about ur heart brake ur bff wont be ur friend ever again.. their are some people who are actually suffering from depression like me and its just insulting to me when i think that they make the stuff up only to get attention for themselfs..' 'xx' 1) " (6911" 1484 4 1430144877 16438 6911 'SGC Pic Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'Before the reset i had a SGC Pic in my enderchest and now i dont have it or anything :/
my name is Xx69furries69xX i was bubblemada and now i changed my username' 'xx' 1) " (6912" 1481 2 1430145500 16276 6912 'Re: bobman231123 faking suicide' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.229' 1 0 '' 'Hi

This is not a funny joke or whatever she call it. Its not funny to make fun of personal stuff even though it's not real it is still in inappropriate. To be honest I was one of the guy who ever been private message by bobman that her stepsis is dead because she killed herself. This is not a good way to be "famous" in this server by saying that one of her family is dead because of suicide.

Thank you' 'xx' 1) " (6913" 1413 15 1430148686 5 6913 'Re: The rules' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' 'Not joining the server with a nude skin is common sense. Besides there's the "no profanity" rule so...' 'xx' 1) " (6914" 1485 19 1430152570 31 6914 'Explosive Pickaxe.' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'I was thinking about something as I was walking upstairs then I made it it's an explosive pickaxe that'll explode like TnT explosion but make a chance thing. For example 10% for chance so you'll have a chance to break the following blocks around.
I like it it'd be fun to have I'd even buy.
' 'xx' 1) " (6915" 1485 19 1430157807 16222 6915 'Re: Explosive Pickaxe.' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Yeah we would need a plugin that allows us to get the blocks and ore we mine sent into our inventory so others can't pick them up.

Without this people would just run around the person that have the explosion pickaxe and many of the people would find it annoying.

But i like the idea because on other server it the fastest way to mine.' 'xx' 1) " (6916" 1486 21 1430159498 16315 6916 'Some smaller Extra Commands/Permissions' '360PlaysMC' 'rexfrits@gmail.com' '108.207.77.26' 1 0 '' 'I am hoping that we might be able to get these commands. The /pay command that way we can trade items for money. The /speed command because I am tired of when I am flying and I fly so slow. The /sell command because when I use my cactus farm and I want to go sell my cactus it is tough because I sometimes crash when I /warp shop and it would make it much easier not just on me but people have have farms. The /sethome and home command I know we already have this but one home is tough so I was thinking 2 sethomes for super backer 3 sethomes for Lemon Lord and 5 sethomes for Ultimate Overlord. (many more people will be purchasing ranks if you add that.) That is pretty much all I ask. I hope that these commands might be added in the future. Thank You!  :D' 'smiley' 1) " (6917" 1289 7 1430159880 16315 6917 'Re: Minecraft name' '360PlaysMC' 'rexfrits@gmail.com' '108.207.77.26' 1 0 '' 'ThrobingHD sounds pretty neat.  ;)
' 'xx' 1) " (6920" 1486 21 1430161098 16168 6920 'Re: Some smaller Extra Commands/Permissions' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'I thank its Great so far everything is looking good Good idea! ' 'xx' 1) " (6921" 1486 21 1430161335 16315 6921 'Re: Some smaller Extra Commands/Permissions' '360PlaysMC' 'rexfrits@gmail.com' '108.207.77.26' 1 0 '' 'Thank you for your reply KidzBeEz it means a lot to me!  ;D' 'xx' 1) " (6919" 1424 4 1430160810 16530 6919 'Re: My whole account got reset? ' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '"I currently can't give you the items back due to lack of evidence I know you had the rank but not the confirmed amount of money and items."



If i would have know my account was going to reset i would have taken pictures :P' 'xx' 1) " (6922" 1487 2 1430162155 23 6922 'Duffy + Mean Words :(' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'This occured after I received a base threat and because i would not accept his skype call to laugh at me.

http://gyazo.com/8763670517cb9e7da0e426e87f52e2cf.png
http://gyazo.com/4984b40b30c1d64fc3068e8a5936b7ef.png
http://gyazo.com/8d01724ed353e50f963b0ac8dce1ee1b.png

Not cool bro.
Not cool.

[color=blue]Thank you for your time ^-^[/color]
[color=maroon]R3d_[/color]' 'sad' 1) " (6923" 1482 1 1430163172 23 6923 'Re: Death IRL' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' '
Hi Hi
I understand this issue wayy too well. If your having issues may they be suicidal or depressing there defiantly is a strong urge to share them with strangers to evoke a feeling of pity from one people who may actually care when the people such as family members or friends that live in the same area as you don't care. After all its a natural human desire for company that sometimes pulls us along. I have not heard about suicides connected to the server but it would not be surprising. Just in factions alone people turn on each other in an instant and forget that there are real people behind the computer screens. Yes it may be just a game to some but to those who may be upset its kind of their moral support or happiness. But however there are some people that i would like to mention on this server that make me smile. Because long ago when i was on prison this was occurring around 5 am the morning and i watched as someone ( I truly apologize for forgetting your name >.<) Helped talk someone else down.
If you are having suicidal thoughts or depression I'm going to offer a website.
(I don't know if this is considered advertising but its for good not really money so meh.)
http://blahtherapy.com/
go there if you need help.
It helped me and if you do have suicidal issues I would prefer if you would spread it around because im tired of hearing people say they are going to kill themselves.
A life is not something to waste.[color=blue]
Thank you for your time. ^-^[/color]
[color=maroon]R3d_[/color]
' 'xx' 1) " (6924" 1487 2 1430163379 46 6924 'Re: Duffy + Mean Words :(' 'davide' 'davidenriquez41@gmail.com' '70.192.231.250' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6925" 1481 2 1430163830 46 6925 'Re: bobman231123 faking suicide' 'davide' 'davidenriquez41@gmail.com' '70.192.231.250' 1 0 '' 'Hello

There is no set punishment for "lying about suicide" and there will not be any punishment done.  This is because we really cannot prove anything about their personal life or their family situations. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6926" 1485 19 1430166108 0 6926 'Re: Explosive Pickaxe.' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=WhiteDecay link=topic=1485.msg6915#msg6915 date=1430157807]
Yeah we would need a plugin that allows us to get the blocks and ore we mine sent into our inventory so others can't pick them up.

Without this people would just run around the person that have the explosion pickaxe and many of the people would find it annoying.

But i like the idea because on other server it the fastest way to mine.
[/quote]

People do this with players using SGC picks aswell.' 'xx' 1) " (6927" 1413 15 1430166336 0 6927 'Re: The rules' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '*Not all players have common sense. Minecraft isn't exactly a game for adults ' 'xx' 1) " (6928" 1482 1 1430172905 16116 6928 'Re: Death IRL' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Hes refering to IGN "Chris" aka bobman. My opinion she is just looking for attention. Everyday I hear about this topic people suicidng #savebob or something and her in chat talking about it. Its funny I get pm's from her talking about her "previous account owner" and she commited suicide and how her brother took up her account. Bullshit is my opinion.

Sorry for spelling :P' 'xx' 1) " (6929" 1485 19 1430172959 16116 6929 'Re: Explosive Pickaxe.' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Is kit T not good enough for you?' 'xx' 1) " (6930" 1465 1 1430173057 16260 6930 'Re: Plot Transfers' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'But Fibs u got fire blazer to change all the blocks on your castle to bricks instead of u getting them
' 'xx' 1) " (6931" 1480 1 1430173831 0 6931 'Re: DarkThePanda\'s Late Mod App Super Matuer +100' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Did you really just rick roll us in 2015...' 'xx' 1) " (6932" 1488 4 1430175913 16607 6932 'PvpMeBruh falsely banned. ' 'PigeonPvP' 'pigeonpvp003@gmail.com' '108.33.7.64' 1 0 '' 'Hello there recently a friend of mine PvpMeBruh was temporarily banned for "Anti KB". The truth is that PvpMeBruh was DDoSed by x_Vorah_x to make him lag very badly and then posted a report and PvpMeBruh was falsely banned for 14 days. Please take into consideration unbanning PvpMeBruh he did not hack I know him in real life and he is not a hacker. ' 'xx' 1) " (6933" 1480 1 1430177168 50 6933 'Re: DarkThePanda\'s Late Mod App Super Matuer +100' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '**I resist the urge to sticky this thread**' 'xx' 1) " (6934" 1480 1 1430179527 5 6934 'Re: DarkThePanda\'s Late Mod App Super Matuer +100' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' '[img]http://i2.kym-cdn.com/entries/icons/original/000/015/652/230114_908223010.png[/img]' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (6935 1488 4 1430179687 46 6935 'Re: PvpMeBruh falsely banned. ' 'davide' 'davidenriquez41@gmail.com' '70.192.231.250' 1 0 '' 'Hello

We go only based on the evidence provided when dealing with Hacking.  We do not listen to external opinions or excuses for his ban.  He will remain banned for 14 days.

~[color=blue]JDK21132[/color]' 'xx' 1) " (6936" 918 1 1430179817 5 6936 'Re: Due to a lot of role players.' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' '[quote author=davide link=topic=918.msg6771#msg6771 date=1429796276]
Though a lot of players do not like role-players it would be a fun and creative thing to do
[/quote]
(I need to find a new reaction image. This is the third time I've used this on here.)
[img]http://i2.kym-cdn.com/entries/icons/original/000/015/652/230114_908223010.png[/img]' 'xx' 1) " (6937" 918 1 1430181524 16222 6937 'Re: Due to a lot of role players.' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'can someone please lock this thread it kinda annoying. no offense' 'xx' 1) " (6938" 918 1 1430181845 16116 6938 'Re: Due to a lot of role players.' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' '[size=36pt][font=arial black]PLEASE DO NOT MAKE THIS PLUGIN HAPPEN! IT IS DUMB[/font][/size]

Thanks for listening' 'xx' 1) " (6941" 1489 19 1430182468 16116 6941 'Mcmmo for Prison' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'So im basically ignoring the "all servers" and skipping to the "suggestion" part.

Everyone has been asking for mcmhomo i mean mcmmo. Honestly mcmmo will ruin prison if implemented. This is why we should have an mcmmo server for prison. There are a lot of diff gm's and mcmmo would be good to have for the ppl who want so I dont think this will be a problem. This way the mchomos can stop whining and the decent minecrafters can still play... well.. decently.

(Yes i do realise there is a prison section im just lazy)' 'xx' 1) " (6940" 1480 1 1430181943 16116 6940 'Re: DarkThePanda\'s Late Mod App Super Matuer +100' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' '[quote author=j_boy1234 link=topic=1480.msg6933#msg6933 date=1430177168]
**I resist the urge to sticky this thread**
[/quote]


Doooo itttt DOOOO ITTTT YOU KNOW YOU WANT TO' 'xx' 1) " (6942" 1490 7 1430182643 16116 6942 'BEST MEME CONTEST! ' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' '[img]http://rs2img.memecdn.com/badass-panda_o_687596.jpg[/img]' 'xx' 1) " (6943" 1491 15 1430185219 16116 6943 'Hackers Hacking and why it should be allowed' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'I think hacking should be allowed. Mostly because you can build/mine stuff alot faster which saves time. You never need torches with fullbright. If youre bad at pvp you can get good with ff or kill aura. Its all win win. And if you dont like to mine use xray you can find spawners faster. @davide @Alex Allow hacking please its obviously better for everyone. Thanks. -Darky

PS: Just to prove my point even further. Because we have so many gapps the only way to pvp is with hacks so either remove the kits with god apples or allow hacking.' 'xx' 1) " (6944" 1491 15 1430185522 26 6944 'Re: Hackers Hacking and why it should be allowed' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'Is this a joke?' 'xx' 1) " (6945" 1491 15 1430185557 26 6945 'Re: Hackers Hacking and why it should be allowed' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.231.75' 1 0 '' 'You say the only way I don't hack and people consider me a decent one.' 'xx' 1) " (6946" 1492 15 1430185668 16116 6946 '/heal for donators' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'Donators should get /heal with no cooldown and you should be able to use it in combat. This might effect pvp but then again who gives a fuck about pvp. This is aviatorcraft for fucks sake. @Alex Please add this.

P.S: Hail Caillou our lord

P.S.S: /op would be nice 2 <3
' 'xx' 1) " (6947" 1492 15 1430186172 17 11198 'Re: /heal for donators' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047890 'Luke' '[font=times new roman]Hello

Donators even having /heal is one thing but allowing no cooldown is a whole other thing. Not only would it be unfair to players it would ruin the fun for them. You may not care about PvP but I can assure you the majority does. To be honest /heal on factions should be removed entirely in my opinion so you should be glad you even have it lol. We will not be removing the cooldown.

Thanks though
lrice11[/font]' 'xx' 1) " (6948" 1491 15 1430186556 17 11198 'Re: Hackers Hacking and why it should be allowed' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047840 'Luke' '[font=times new roman]Hello

These suggestions of yours are getting a little bit ridiculous. Its clear none of these are to be taken seriously and if they are they are terrible suggestions. If you can't post legit beneficial suggestions to the community then you will be denied access from posting in the suggestions category.

Thanks
lrice11[/font]' 'xx' 1) " (6950" 1490 7 1430187431 15888 6950 'Re: BEST MEME CONTEST! ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.73.84' 1 0 '' 'This looks like it belongs in the "Off Topic" section.' 'xx' 1) " (6951" 1494 1 1430188142 16222 6951 'A game for mods or Aviator friends' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I buitl the most popular game to life.

Never Have I Ever

This is just an idea if aviator or any youtubers and/or mods would ever play this game.

[b]*I didn't plan this it just happened as i was watching it on youtube guess i was bored watching and decided to build as i listened to it*[/b]

[img]http://i.imgur.com/ZhNsrlj.png[/img]
[img]http://i.imgur.com/L0hW4yY.png[/img]' 'xx' 1) " (6952" 1494 1 1430188506 17 11198 'Re: A game for mods or Aviator friends' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047723 'Luke' '[font=times new roman]Hello

Looks neat I think I've seen this before. Im going to go ahead and move this to general for now considering this isn't really an implementation suggestion/request.

Thanks
lrice11[/font]' 'xx' 1) " (6955" 1496 19 1430215453 16276 6955 'More level' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.231' 1 0 '' 'Hello

So today i was thinking about a suggestion for aviatorcraft and I think this is a bit important for the higher level people. Well I have been analyzing people quitting aviatorcraft and most of them is because they're done with the level which is (free). My suggestion is why don't we make more levels but not to many because if there are many levels people will get tired my suggestion is maybe add 3 or 4 more levels to make it more interesting. My final suggestion is when you finish the last level you get an award to make the people interested. I hope you consider this as a good suggestion

Thank you' 'xx' 1) " (6954" 1494 1 1430188668 16222 6954 'Re: A game for mods or Aviator friends' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'okie dokie' 'xx' 1) " (6956" 1496 19 1430228462 15973 6956 'Re: More level' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Which server gamemode are you referring to exactly? Also by "level"s I presume you're talking about ranks? Not sure if that's what you mean but its an interesting idea I suppose.

Well giving players a goal to work towards always keeps players around. That's why ranking systems are fun your goal is always to get higher in the rankings/stay on top (which is why mcmmo and other ranking systems are great). And player ranks in general are also fun to work on as well for the same reason (perks for said ranks are a great plus which them that much better  :P.)' 'xx' 1) " (6957" 1496 19 1430233793 16276 6957 'Re: More level' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.231' 1 0 '' '[quote author=Slacker link=topic=1496.msg6956#msg6956 date=1430228462]
Which server gamemode are you referring to exactly? Also by "level"s I presume you're talking about ranks? Not sure if that's what you mean but its an interesting idea I suppose.

Well giving players a goal to work towards always keeps players around. That's why ranking systems are fun your goal is always to get higher in the rankings/stay on top (which is why mcmmo and other ranking systems are great). And player ranks in general are also fun to work on as well for the same reason (perks for said ranks are a great plus which them that much better  :P.)
[/quote]

Well first of all i refer this gamemode to prison because most of the people who plays in aviatorcraft goes to prison and what i meant by saying "levels" is not ranks that you need to pay with real money but the ranks in game like in prison we have a level from A - Free. My goal for this suggestion is that now when you're at free you got nothing to do. I was just playing prison in aviatorcraft and a person ask "What will happen if you reach free" well i said "nothing   you can access free and that is it". That doesn't interest the person and I remind you that's one person and everyday there is like 100+ player in prison. When they reach the "free" rank all they do is just

- Role play
- Swearing
- PVP/1v1

There is no entertainment if we do that every single day.

Thank you
' 'xx' 1) " (6958" 1289 7 1430242247 16168 6958 'Re: Minecraft name' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'if you Have HD in your name you will now be in my HD squad :) i think ThrobingHD is good.' 'xx' 1) " (6959" 1497 7 1430252481 16116 6959 'Reply' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 1430252774 'darkon275' 'Offline lrice11

Posts: 41
Aviatorcraft Admin

lrice11
View Profile  Personal Message (Offline)

Re: Hackers Hacking and why it should be allowed
? Reply #3 on: Today at 03:02:36 am ?
These suggestions of yours are getting a little bit ridiculous. Its clear none of these are to be taken seriously and if they are they are terrible suggestions. If you can't post legit beneficial suggestions to the community then you will be denied access from posting in the suggestions category.

Thanks

lrice11
? Last Edit: Today at 03:08:50 am by lrice11 ?
Report to moderator    Logged
Username: lrice11
Position: Administrator; Staff Managing Department.





"Raise Your Glass"

[Verse 1]
Right right turn off the lights
We're gonna lose our minds tonight
What's the deal yo?
I love when it's all too much
5 a.m. turn the radio up
Where's the rock 'n roll?

[b]Party crasher panty snatcher
Call me up if you're a gangsta
Don't be fancy just get dancy
[i][u][color=blue]Why so serious?[/color][/u][/i]
[/b]
[Chorus]
So raise your glass if you are wrong
In all the right ways all my underdogs
We will never be never be anything but loud
And nitty gritty dirty little freaks
Won't you come on and come on and
Raise your glass!
Just come on and come on and
Raise your glass!

[Verse 2]
Slam slam oh hot damn
What part of a party don't you understand?
Wish you'd just freak out
(Freak out already)
Can't stop coming in hot
I should be locked up right on the spot
It's so on right now
(It's so fucking on right now)

[b]Party crasher panty snatcher
Call me up if you're a gangsta
Don't be fancy just get dancy
[i][u][color=red]Why so serious?[/color][/u][/i]
[/b]

[Chorus]
So raise your glass if you are wrong
In all the right ways all my underdogs
We will never be never be anything but loud
And nitty gritty dirty little freaks
Won't you come on and come on and
Raise your glass!
Just come on and come on and
Raise your glass!
Won't you come on and come on and
Raise your glass!
Just come on and come on and
Raise your glass!

[Bridge]
Oh shit! My glass is empty
That sucks!

So if you're too school for cool
(I mean)
And you're treated like a fool
(You're treated like a fool)
You can choose to let it go
We can always we can always party on our own

[Chorus]
So raise your (oh fuck)
So raise your glass if you are wrong
In all the right ways all my underdogs
We will never be never be anything but loud
And nitty gritty dirty little freaks

(So raise your glass if you are wrong)
So raise your glass if you are wrong
In all the right ways all my underdogs
We will never be never be anything but loud
And nitty gritty dirty little freaks
Won't you come on and come on and
Raise your glass!
Just come on and come on and
Raise your glass!
Won't you come on and come on and
Raise your glass for me!
Just come on and come on and
Raise your glass for me!
For me' 'xx' 1) " (6960" 1498 1 1430252821 46 6960 'MOVED: Reply' 'davide' 'davidenriquez41@gmail.com' '70.192.198.208' 1 0 '' 'This topic has been moved to Off Topic.

http://aviatorcraft.com/index.php?topic=1497.0;topicseen' 'moved' 1) " (6961" 1499 1 1430252855 46 6961 'MOVED: BEST MEME CONTEST! ' 'davide' 'davidenriquez41@gmail.com' '70.192.198.208' 1 0 '' 'This topic has been moved to Off Topic.
http://aviatorcraft.com/index.php?topic=1490.0' 'moved' 1) " (6965" 1501 15 1430256207 32 6965 'MOVED: More level' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=19.0]Prison[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1496.0[/iurl]' 'moved' 1) " (6966" 698 5 1430270999 16284 6966 'Re: the Enderdragon egg' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'lol i have 5 XD' 'xx' 1) " (6967" 1423 23 1430272514 16116 6967 'Re: Minigame Suggestion - Faction Wars' 'darkon275' 'rdranch275@gmail.com' '74.101.165.168' 1 0 '' 'This is a legit suggestion BTW' 'xx' 1) " (6968" 1502 2 1430277691 16168 6968 'Spamming..' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' '[color=red]What server were they on? Factions? Prison?[/color] Prison
[color=red]Who is the player?[/color] Ninjacqui
[color=red]When did they break the rule? [/color] Spamming.

[color=red]1. Proof:[/color] http://gyazo.com/eb1998974cf2b20817989f9fbc40b52e

[color=red]2. Proof:[/color] http://gyazo.com/9590d8ea0b151971378e96cf839498aa

[color=red]3. Proof:[/color] http://gyazo.com/1216e1e02e16c6e5b51f563b78b7371a' 'xx' 1) " (6969" 1503 15 1430280527 16222 6969 'YouTube Thread' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'We should add a Youtube thread for those who have video they wanna post or share.

Videos: sharing only .

channel: Channel and description only.' 'xx' 1) " (6970" 1504 10 1430287048 16156 6970 'Still Banned?' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.73.34' 1 0 '' 'I Was Banned From Prison Priviatily By J_Boy123 For Flying In The Hub And It Was For 14 Days And If You Want Me To Show You Our Skype Logs Please Me Mods/Admins
Please Please UnBan Me


-Squirreliscool' 'xx' 1) " (6971" 1504 10 1430306116 50 6971 'Re: Still Banned?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'You have been banned for only 9 days. Locked' 'xx' 1) " (6972" 1500 10 1430316140 46 6972 'Re: Being unbanned from creative (staff desicion)' 'davide' 'davidenriquez41@gmail.com' '70.192.242.79' 1 0 '' 'Direct quote from the AviatorCraft Official Rules Page located under the General Topic Section on the Aviatorcraft Forums.

Section 1 Subsection 1 First-Time Offenders.

[quote][u][b]Hacking:[/b][/u]
  The use of hacked clients and/or programs that enable the use of hacking is not allowed. 
    ....
        [b]First-Time Offenders:[/b] [i]Banned from the area server (Prison Factions etc.) for 14 days.[/i][/quote]

The Radar that you have is an illegal mod and is not approved by the Aviatorcraft staff.  As Misun said you will remain banned for the remainder of time you have left.

Re-Locking Topic. ' 'xx' 1) " (6973" 1503 15 1430316789 16168 6973 'Re: YouTube Thread' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Yes! Good idea!' 'xx' 1) " (6974" 1503 15 1430318003 15973 6974 'Re: YouTube Thread' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Wouldn't be too bad. The only possible issue I could see occurring is if they use this thread to advert other servers via their channel. I've dealt with someone adverting their channel and upon checking it out they had done just this. But otherwise it's an interesting idea.' 'xx' 1) " (6975" 1503 15 1430323615 16222 6975 'Re: YouTube Thread' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'As long as they don't Advertise that server they won't get in trouble.

Ex: bigmac and aviator some time say stuff about the server before playing that advertising if your playing on the server and just left the Ip: it not consider AD.' 'xx' 1) " (6976" 1436 40 1430325679 16348 6976 'Re: FirePowerHD657 his build :)' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hi

Im making a new build :D' 'xx' 1) " (6977" 1505 2 1430330817 16530 6977 'Atmic_The_Panda' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]What server were they on? Factions? Prison?[/b] [color=red]Prison.[/color]

[b]Who is the player?[/b] [color=red]Atomic_The_Panda[/color]

[b]When did they break the rule? [/b] [color=red]Just Now.[/color]

[b]THE RULE THEY BROKE?[/b] [color=red]Tells goodyer to "eat a dick" and says very bad things about him and gay people. This has been his 3rd time using this behavior and I'm sick of this![/color]

[b]Evidence #1[/b] http://gyazo.com/b69bfc10c139381c087125e9b4cfd033

[b]Evidence #2[/b] http://gyazo.com/60900040b02d994f1e8105b59f5f10c5' 'xx' 1) " (6978" 1505 2 1430332952 16168 6978 'Re: Atmic_The_Panda' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Nice Catch' 'xx' 1) " (6979" 1505 2 1430333047 16530 6979 'Re: Atmic_The_Panda' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=KidzBeEz link=topic=1505.msg6978#msg6978 date=1430332952]
Nice Catch
[/quote]

Thank you my friend.' 'xx' 1) " (6980" 1438 17 1430340483 5 6980 'Re: Creative Perk' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' 'Seconded' 'xx' 1) " (6981" 1505 2 1430354833 16403 6981 'Re: Atmic_The_Panda' 'Grko_112' 'fisher.hazel1@gmail.com' '112.215.66.72' 1 0 '' 'Hi

Behavior on this server is needed to be respected by other people. By saying "you suck dick" or something like that will not make him/her better and respected by other people. In my opinion i will ban him for 1 day so he/she can learn from his/her mistake but again i don't have the right to ban him only the mod and admin have the right.

Thank you' 'xx' 1) " (6982" 1505 2 1430356249 32 6982 'Re: Atmic_The_Panda' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Player has been muted for one hour Thanks for the report.' 'xx' 1) " (6983" 1497 7 1430363413 17 11198 'Re: Reply' 'lrice11' 'lukersoccer@gmail.com' '64.134.66.157' 1 1445047798 'Luke' '[font=times new roman]Hello

What are you wanting replied to this lol? Your random posts in the suggestion category was rather annoying. Trust me I'm aware some of your posts such as the minigame idea is a "legit suggestion." I just ask that you not fill such a category with meaningless suggestions. One time is okay but when you do it two times its time you need to be notified so that you can stop doing so as it starts to turn into a spam situation in which we would like to avoid. Feel free to have fun on the forums but I advise don't post more than 1 "joke-post" in the same category on the same day please.

Thanks
lrice11[/font]' 'xx' 1) " (6984" 1506 2 1430379346 16348 6984 'Harrasment aiganst _The_Larz?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '

[color=red]Where:[/color] Prison
[color=red]Who:[/color]TayeFreak&Katelynn_PlaysMC
[color=red]When:[/color]5 minutes ago

[color=red]Proof:[/color]  http://imgur.com/9lD598u' 'xx' 1) " (6985" 1373 40 1430395732 16348 6985 'Re: Wreslnpunk13\'s Creative Build Entry' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'If you want that its a great build you must have decoration :D' 'xx' 1) " (6986" 1289 7 1430409767 5 6986 'Re: Minecraft name' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' 'ThrobbingTryHardHD?' 'xx' 1) " (6987" 1506 2 1430412789 16168 6987 'Re: Harrasment aiganst _The_Larz?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Nice Catch he must likely will be muted for 10 mins or 1 hour most likely
Thanks for posting' 'xx' 1) " (6988" 1496 19 1430413154 16168 6988 'Re: More level' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'This sounds like a good idea specially on prison i play prison everyday and all i do is pvp there is nothin else too do besides that i have everything don't already I'm Chief Im rich i have my plots already done how i like it.
Thanks you for Sharing your idea with All of us it sounds great
Thanks for posting
[color=purple]~Kidz[/color][color=teal]BeEz[/color] Out' 'xx' 1) " (6989" 1484 4 1430413258 16168 6989 'Re: SGC Pic Prison' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Reset cleared everything but if you did buy a SGC pick axe they should be able too look in too it and give it back too you shortly
Thank You for posting!
[color=purple]~Kidz[/color][color=teal]BeEz[/color] Out' 'xx' 1) " (6990" 1494 1 1430413417 16168 6990 'Re: A game for mods or Aviator friends' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Nice idea My friend WhiteDecay You always have something exciting too read!
Thanks for Posting!
[color=purple]~Kidz[/color][color=teal]BeEz[/color] Out' 'xx' 1) " (6991" 1506 2 1430422052 16348 6991 'Re: Harrasment aiganst _The_Larz?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Thx Kidz




I think it must be 30 min mute or 20
' 'xx' 1) " (6992" 1289 7 1430424641 15846 6992 'Re: Minecraft name' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.172.200' 1 0 '' '[quote author=Shores link=topic=1289.msg6986#msg6986 date=1430409767]
ThrobbingTryHardHD?
[/quote]

lol kidz I think I might change to ThrobingHD looks cool and sounds cool.' 'xx' 1) " (6993" 1440 3 1430425072 15846 6993 'Re: Being removed? HELP' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.172.200' 1 0 '' 'Hello you never know if they are removing you they probably are removing you if not have you changed your mc username?' 'xx' 1) " (6994" 1507 7 1430426382 15846 6994 'If you had one wish' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.172.200' 1 0 '' 'If you had one wish what would it be? My wish would be that I could run at a million km/m an hour! What would yours be?

-M1' 'xx' 1) " (6995" 981 7 1430426665 15846 6995 'Re: Dress Color' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.172.200' 1 0 '' 'The reson this happens is because of your brain where Yu are and the brightness on your device.

Hoped this helped (or you learned somthing)' 'xx' 1) " (6996" 1508 1 1430427556 16530 6996 'Prison 1v1\'s' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Description:[/b] [color=red]Here I will keep all the 1v1's I record and put them here for your proof enjoyment etc.[/color]

[b]Larz Vs. Atomic:[/b] https://www.youtube.com/watch?v=5F9i6vd51Rc

[b]KidzBeEz Vs. eggman:[/b] https://www.youtube.com/watch?v=UI5eiJWdAHY

[b]KidzBeEz Vs. Atomic:[/b] https://www.youtube.com/watch?v=5mZ-kKEbvUo' 'thumbup' 1) " (6997" 1373 40 1430428023 16284 6997 'Re: Wreslnpunk13\'s Creative Build Entry' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'Dont tell him that idiot xD' 'xx' 1) " (6998" 1507 7 1430430704 15888 6998 'Re: If you had one wish' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'I would wish for a million wishes :P' 'xx' 1) " (6999" 1507 7 1430430838 15846 6999 'Re: If you had one wish' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.172.200' 1 0 '' 'Can't do that....' 'xx' 1) " (7000" 1496 19 1430431506 16403 7000 'Re: More level' 'Grko_112' 'fisher.hazel1@gmail.com' '36.84.66.222' 1 0 '' 'Thank you KidzBeEz I appreciate it. I hopw mods and admin will think about this suggestion' 'xx' 1) " (7001" 1509 7 1430440415 16381 7001 'mod app' 'fuzzypig88' 'rainbowlaughing88@gmail.com' '99.229.218.167' 1 0 '' 'when are you going to pick the trail-mod for the server


' 'xx' 1) " (7002" 1509 7 1430446196 31 7002 'Re: mod app' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'They're probably reviewing them but probably asking isn't going to help it may lower your chances but I ain't no moderator/admin so I can't tell you the last part is true.' 'xx' 1) " (7003" 1510 7 1430446292 31 7003 'For Shores' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Shores your cat is adorable I shall take her/him and name the cat "Shores." Please don't take Twini's tacos.' 'xx' 1) " (7004" 1511 12 1430446914 31 7004 'Aviatorcraft Fail' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'So awhile back as I was pondering through the store I noticed that they failed at this and it makes no sense.
http://imgur.com/7EKGvYT' 'xx' 1) " (7005" 1252 39 1430448663 24 7005 'Re: Monster Hunter 4 Ultimate' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I have it dende <3' 'recycled' 1) " (7006" 1509 7 1430449979 15888 7006 'Re: mod app' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'They are currently reviewing them all. They ask for players to please be patient while they decide.' 'xx' 1) " (7007" 1509 7 1430457932 15846 7007 'Re: mod app' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.172.200' 1 0 '' 'The admins are reviewing the applications now please be patient. The only thing that we can do for now is hope for the best for yourself and everyone else by the way good luck!' 'xx' 1) " (7008" 1484 4 1430474578 15846 7008 'Re: SGC Pic Prison' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.172.200' 1 0 '' '[quote author=KidzBeEz link=topic=1484.msg6989#msg6989 date=1430413258]
Reset cleared everything but if you did buy a SGC pick axe they should be able too look in too it and give it back too you shortly
Thank You for posting!
[color=purple]~Kidz[/color][color=teal]BeEz[/color] Out
[/quote]
Like kidz said they will look in to this but for some advice for if this happens another time I suggest to put some proof (like a screenshot) to help the staff team out

Hoped this helps good luck' 'xx' 1) " (7009" 1511 12 1430500326 16530 7009 'Re: Aviatorcraft Fail' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=CeralMuncher link=topic=1511.msg7004#msg7004 date=1430446914]
So awhile back as I was pondering through the store I noticed that they failed at this and it makes no sense.
http://imgur.com/7EKGvYT
[/quote]

LOL Aviator team didn't do a good job at all on the rank descriptions theirs much more errors and things they left out xD' 'xx' 1) " (7010" 1512 2 1430527555 16168 7010 'EggMenMaster' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' '[color=red]What server were they on? Factions? Prison?[/color] Prison
[color=red]Who is the player?[/color]: EggManMaster
[color=red]When did they break the rule? [/color]: Killa aura

[color=red]Proof: [/color] if you look closely he hits while gappling and hits both of us at the same time i dont know if you can see it or not cause i was lagging alittle. https://www.youtube.com/watch?v=iSN9AbIttGg
[color=teal]~Kidz[/color][color=purple]BeEz [/color]Out' 'xx' 1) " (7011" 1512 2 1430528769 50 7011 'Re: EggMenMaster' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Banned thanks' 'xx' 1) " (7012" 1513 5 1430541572 16284 7012 'Most Compact Autobrewer Up to date' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'Finished it Cant get anymore compact




      >>>>>>>>>>>>>>>>>>>>>>> http://imgur.com/yb7vfSv KhaDZEH#0
 
      ' 'lamp' 1) " (7013" 851 5 1430564846 16348 7013 'Re: My First attempt at 3d renders :P' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'I think he is using CineMa4D 13' 'xx' 1) " (7014" 1484 4 1430575064 16438 7014 'Re: SGC Pic Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=M1KKYP link=topic=1484.msg7008#msg7008 date=1430474578]
[quote author=KidzBeEz link=topic=1484.msg6989#msg6989 date=1430413258]
Reset cleared everything but if you did buy a SGC pick axe they should be able too look in too it and give it back too you shortly
Thank You for posting!
[color=purple]~Kidz[/color][color=teal]BeEz[/color] Out
[/quote]
Like kidz said they will look in to this but for some advice for if this happens another time I suggest to put some proof (like a screenshot) to help the staff team out

Hoped this helps good luck
[/quote]

i question how im supposed to magically have a screenshot :/' 'xx' 1) " (7015" 1514 12 1430584239 16619 7015 'Every Time I buy Color Name It Does Not Work ' 'MasterMindGirl12' 'akattnerlady@gmail.com' '108.196.29.51' 1 0 '' 'I have paid over 15 dollars trying to get color name.[font=arial][size=12pt][color=navy][/color][/size][/font]' 'xx' 1) " (7016" 1514 12 1430586905 15888 7016 'Re: Every Time I buy Color Name It Does Not Work ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'This is a Donation Problem not a bug. Wrong section.' 'xx' 1) " (7017" 1484 4 1430587036 15888 7017 'Re: SGC Pic Prison' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'Micky I'm sure a screenshot is not needed in this case. I'm not sure weather your supposed to keep the pickaxe after the reset or not though.' 'xx' 1) " (7018" 1484 4 1430588054 16438 7018 'Re: SGC Pic Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Soniccaleb link=topic=1484.msg7017#msg7017 date=1430587036]
Micky I'm sure a screenshot is not needed in this case. I'm not sure weather your supposed to keep the pickaxe after the reset or not though.
[/quote]


ya like ur not going to keep something that u bought with money and never got it after the reset' 'xx' 1) " (7019" 1515 7 1430590261 28 7019 'Twitch Livestreaming!' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Guys I have recently started using Twitch to stream my minecraft!

twitch.tv/dualcrim



(If I'm not allowed to put my twitch in I will take it out)' 'xx' 1) " (7020" 1516 19 1430596832 15878 7020 'New Ranks. -- E.g /kit thug --' 'TheArticMonkey' '1kie27i@gmail.com' '2.223.207.116' 1 0 '' '[b]I relised... Mining at /warp I for iron drains your pickaxes durability. I know Mods won't just introduce a command such as /repair for free. So here I go.[/b]

I think there should be a full kit with Armour Gapples Weapons Commands and tools.
All in one.
[b]Suggestion for ARMOUR[/b]

[u]Helmet[/u]

We all know unbreaking 4 and 5 are actualy worse then unbreaking 3 expecialy with thorns. So I'm thinking for the Armour in this kit we have
PROTECTION 5
UNBREAKING 2
AQUA AFFINITY 1
RESPIRATION 3

[For the main reason this kit is OP and will probaly cost more then the others... Probaly. Protection 5 is Over powered therefore -Unbreaking 2-

[u]Chest[/u]

We all know the chest is the most important piece of armour but also the most common as they NEVER break. So for the chests enchants we got
PROTECTION 5 [b]Again because this kit will cost alot of money.[/b]
THORNS 2 [b]So the chest piece breaks as fast as all the other pieces.[/b]
UNBREAKING 2

[u]Legs[/u]

Legs are average you need them but they're not the best. They can't really have alot of enchantments on them.

PROTECTION 5
UNBREAKING 2
THORNS 2

[u]Boots[/u]

Boots break easily and aren't the easiest to recognise whilst broken. This is why boots need to be that little bit stronger then the rest.
PROTECTION 5
UNBREAKING 3
FEATHER FALLING 5

[u]GAPPLES[/u]

32 God Apples

[u]Weapons[/u]

[i]Sword[/i]

Sharpness 5
Unbreaking 10
Fire aspect 5
Looting 5

[i]Axe[/i]

Sharpness 5
Unbreaking 10
Fortune 5
Efficiency 15
Fire aspect 1

[i]Stick[/i]

Knockback 2

[i]Stick[/i]

Fire aspect 1

[b][u]And now for the "Commands" part of the kit.[/u][/b]

As I said in the title we all know the convenience of /repair. It saves us so much time. But for this time saving command it should cost a little bit more don't you think?
In /warp 1v1 the repair sign is [b]?5000[/b]
In all the other warps it's [b]?10000[/b]
I think if you buy this kit you're dedicated to the server therefore you probaly have ALOT of ??? on it [[b]LOGIC[/b]] [b]So in my opinion [/b]the /repair command should cost you [b]?30000[/b]

[u]Other commands[/u]

/echest
/hat
/ps (The pixel menu the one above your head... I can't remember the command. I know it's something like that ;/)
/fly [b]ON YOUR PLOT ONLY[/b] if it's possible
/warp (kit [NAME OF THE NEW KIT] ) That I will gladly design if needed.
/warp donormine


[u]Tools[/u]

[i]Shovel[/i]

Efficiency 12
Unbreaking 12
Fortune 5

[i]Pickaxe[/i]

Efficiency 15
Fortune  11
Unbreaking 10

[i]Axe[/i]

Efficiency 15
Fortune 10
Unbreaking 10


[b][u][size=18pt][color=red]And that was my kit.[/color][/size][/u][/b]

Feel free to make variations to this.
Feel free to leave comments on this of what you think could be improved.

Mods Admins Staff of Aviator. Please add a new kit even if that means using mine or Making variations to it or making a complete new one.
I hope you consider this.
Cya.
' 'xx' 1) " (7021" 1517 4 1430599322 1 7021 'MOVED: Every Time I buy Color Name It Does Not Work ' 'Alex' 'alextehbest@hotmail.com' '176.227.196.146' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=12.0]Donation Issues[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1514.0[/iurl]' 'moved' 1) " (7022" 1514 12 1430599405 1 7022 'Re: Every Time I buy Color Name It Does Not Work ' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.196.146' 1 0 '' 'What color have you tried to purchase? Is this on prison?' 'xx' 1) " (7023" 1518 1 1430599441 1 7023 'MOVED: Aviatorcraft Fail' 'Alex' 'alextehbest@hotmail.com' '176.227.196.146' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=12.0]Donation Issues[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1511.0[/iurl]' 'moved' 1) " (7024" 1511 12 1430599583 1 7024 'Re: Aviatorcraft Fail' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.196.146' 1 0 '' '[quote author=IIVorahII link=topic=1511.msg7009#msg7009 date=1430500326]
LOL Aviator team didn't do a good job at all on the rank descriptions theirs much more errors and things they left out xD
[/quote]
Tell us next time then like CeralMuncher has.
Thanks for reporting this. It's fixed.' 'xx' 1) " (7025" 1484 4 1430599696 1 7025 'Re: SGC Pic Prison' 'godlikefrank' 'alextehbest@hotmail.com' '176.227.196.146' 1 1430599884 'Alex' 'You should have been given it back I'll re-run the command.
Edit: You said you had it in your enderchest did you not buy it? I can't find anything in buycraft.
Moved back over to report a problem.' 'xx' 1) " (7026" 1519 12 1430599890 1 7026 'MOVED: SGC Pic Prison' 'Alex' 'alextehbest@hotmail.com' '176.227.196.146' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=4.0]Report a Problem/Bug[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1484.0[/iurl]' 'moved' 1) " (7027" 1516 19 1430600957 0 7027 'Re: New Ranks. -- E.g /kit thug --' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '/ps (The pixel menu the one above your head... I can't remember the command. I know it's something like that ;/)

The command is /pm for the particle menu.
Also I suggest that instead of making /repair cost money put a few minutes timer on it so players have to use it wisely during pvp. You can easily get money for repairing by mining.

Just my thoughts' 'xx' 1) " (7028" 1516 19 1430602354 15878 7028 'Re: New Ranks. -- E.g /kit thug --' 'TheArticMonkey' '1kie27i@gmail.com' '2.223.207.116' 1 0 '' 'The command /repair wouldn't be able to be accesed in pvp for the reason that nobody would die.
' 'xx' 1) " (7029" 1516 19 1430604721 0 7029 'Re: New Ranks. -- E.g /kit thug --' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=TheArticMonkey link=topic=1516.msg7028#msg7028 date=1430602354]
The command /repair wouldn't be able to be accesed in pvp for the reason that nobody would die.
[/quote]

If there was a reasonable timer on it then people would die. What your suggesting is similar to how players repair stuff after pvping currently except it would be using a command instead of a sign.' 'xx' 1) " (7030" 1484 4 1430623621 16438 7030 'Re: SGC Pic Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'everything in my enderchest is gone the auto from aviator the cookies from twini all my gaps all my op pickaxes :/' 'xx' 1) " (7031" 1436 40 1430638291 16348 7031 'Re: FirePowerHD657 his build :)' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hi



Sry i stop with creative build competition.

because im doing other things now :D' 'xx' 1) " (7032" 1520 1 1430658328 15878 7320 'Eh. Got bored.' 'TheArticMonkey' '1kie27i@gmail.com' '2.223.207.229' 1 1431362759 'TheArticMonkey' 'Pvp'ers
1-10

1. SubZeroPlaysMc - Sub0X32
2. FatalityPVP - DOSN'T HACK KIDS
3. Blaze2558
4. Ballerboy
5. Pandakid
6. DendeTheWizard
7. TheArticMonkey
8. Swedishduck2000
9. [s]IISkyII[/s] Banned for hacks
10. II_PvPMattPvP_II


I couldn't think of any more...
Not many people pvp anymore..
If I missed you out.. Tell me.
If you think you're good.
Tell me
I might add you to the list
MIGHT

Cya.


I'd change it but it's effort. Sorreh.' 'xx' 1) " (7033" 1521 2 1430664752 23 7033 'Sancheet spam' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'I logged into the wrong area according to survival people but caught this

http://gyazo.com/d5c2ebed584ca1f8e68b8881111c210a.png

Thank you for your time!
[color=maroon]R3d_[/color]' 'xx' 1) " (7034" 1484 4 1430669722 1 7034 'Re: SGC Pic Prison' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.240.37' 1 0 '' 'The reset was supposed to wipe everyone's enderchests. This was a while ago as well.' 'xx' 1) " (7035" 1521 2 1430671641 32 7035 'Re: Sancheet spam' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Thank you for the report he has been muted for one hour' 'xx' 1) " (7036" 1522 2 1430699796 16168 7036 'Why you gotta hack?' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 1430699913 'KidzBeEz' '[color=red]What server were they on? Factions? Prison?[/color] Prison
[color=red]Who is the player?[/color] Sky98243
[color=red]When did they break the rule? [/color] Hack Clients

[color=red]Proof: [/color] https://www.youtube.com/watch?v=YaGjxqzeWMo

[color=red]Also this is not cool Sky:[/color] http://gyazo.com/d19a0c1ff5b56f728d3e648806e89cce

[color=teal]~Kidz[/color][color=purple]BeEz[/color] Out
' 'xx' 1) " (7037" 1522 2 1430700218 0 7037 'Re: Why you gotta hack?' 'ckarate01' '' '199.47.117.195' 1 0 '' '[color=purple]Sorry Kidz #SkyFTW[/color]' 'xx' 1) " (7038" 1522 2 1430700558 0 7038 'Re: Why you gotta hack?' 'ckarate01' '' '199.47.117.195' 1 0 '' '[color=purple]From Sky -  KidzBeEz has been knowing that me & Clutch has been hacking and something happened between us  He's reporting me i think its only unfair if only i get banned
-Sky9823[/color]' 'xx' 1) " (7039" 1522 2 1430701829 16168 7039 'Re: Why you gotta hack?' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Um Sure? i guess he had hacks? and if he did you have too have proof.' 'xx' 1) " (7040" 1522 2 1430709545 46 7040 'Re: Why you gotta hack?' 'davide' 'davidenriquez41@gmail.com' '70.192.203.103' 1 0 '' 'Hello

The player will be banned for 14 days for hacking.

Thanks for the report.

~JDK21132' 'xx' 1) " (7041" 1522 2 1430738044 15878 7041 'Re: Why you gotta hack?' 'TheArticMonkey' '1kie27i@gmail.com' '2.218.226.45' 1 0 '' 'R.I.P Sky
Please lock the topic JDK ;/
' 'xx' 1) " (7042" 1222 18 1430745772 19 7042 'Re: /sell' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'i say yes to this but make it donors only have it platniumshades and up maybe  ' 'xx' 1) " (7043" 1222 18 1430745945 16168 7043 'Re: /sell' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'No that wouldn't be fair /sell for just donor why just donators why not members and ect.' 'xx' 1) " (7044" 1222 18 1430746316 19 7044 'Re: /sell' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' '/sell is a little much for all donors
' 'xx' 1) " (7045" 1523 18 1430750707 19 7045 'some stuff that should be added to lemongod?' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'Obsidian

more diamonds maybe half a stack

/sell (idea from shugey)

lemongods can Chang spawners to blaze maybe enderman

1 or 2 more sethomes

i have heard this stuff from people and some stuff has came up with myself something i have heard was a little over like /fly for lemongods i think that is a little over but the lemongod kits needs more stuff it is just platniumshades with prot 5 helm and chest plate with out obsidian with a little bit of better tools it needs new stuff in it the stuff i thing the kit really needs is obsidian more sethomes
' 'xx' 1) " (7046" 1484 4 1430750922 16438 7046 'Re: SGC Pic Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Alex link=topic=1484.msg7034#msg7034 date=1430669722]
The reset was supposed to wipe everyone's enderchests. This was a while ago as well.
[/quote]


so alex what your saying is the money i used to buy the pick is forgotten like its okay? oh so your deal is every restart everything we payed for with our money turns to sh*t and is worthless unless its something like a 100 dollar rank u only seem to care about that but a simple pickaxe oh no its the end of the world and i cant get it back ' 'xx' 1) " (7047" 1524 2 1430753629 16348 7047 'Harrasmant ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'WHAT SERVER:prison
WHO:Royal_Narwhal
WHEN: 5 minutes ago

When i killt Royal_Narwhal he sad fucking cunt to me :(

PROOOF: http://imgur.com/KHhmvwK' 'xx' 1) " (7048" 1524 2 1430753843 16543 7048 'Re: Harrasmant ' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'BAN HIM FOR 1234567 YEARS
' 'xx' 1) " (7052" 1524 2 1430758217 16168 7052 'Re: Harrasmant ' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Lol nice catch its only a mute :3' 'xx' 1) " (7053" 1484 4 1430759910 16168 7053 'Re: SGC Pic Prison' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'I think he's saying is did you buy it? which i believe so you did so if you bought it you would have gotten it back after reset. When the server reseted everything was clear like Alex said even if you had it in your Echest everything was clear but you should have got you SGC pickaxe back if you bought it with Real life money$$' 'xx' 1) " (7051" 1524 2 1430753954 16348 7051 'Re: Harrasmant ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'XD


I ask 20 minutes mute.


[color=green]MrYoshi out :D[/color]' 'xx' 1) " (7054" 1222 18 1430759951 16168 7054 'Re: /sell' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'i understand but that wouldn't be fair thats all.' 'xx' 1) " (7055" 1523 18 1430760125 16168 7055 'Re: some stuff that should be added to lemongod?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'LemondGod is already good as it is your asking for a little too much if your a LemondGod rank you get all the kits under it i believe platinum gives you more Diamonds and Obsidian and same goes for all the other kits' 'xx' 1) " (7056" 1520 1 1430760361 16168 7056 'Re: Eh. Got bored.' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'I should be second place haha i can kill FatalityPvp' 'xx' 1) " (7057" 1222 18 1430762133 19 7057 'Re: /sell' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'ya but king and up have /stack and it would be a good thing to add to the biger kits
' 'xx' 1) " (7058" 1523 18 1430762289 19 7058 'Re: some stuff that should be added to lemongod?' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'the kit is self is ok just some stuff that would be nice to have but the /sell and /spawners ans sethomes would be good lemongods have the same sethomes as lemongods 6 i think we should really get one more sethome
' 'xx' 1) " (7059" 1520 1 1430765336 46 7059 'Re: Eh. Got bored.' 'davide' 'davidenriquez41@gmail.com' '173.209.212.194' 1 0 '' 'Plus half of this lost has people who have been banned for hacking before.  Plus two of them are perm banned from the server with two currently serving bans. Much bias such wow. U needz upgrades brush.' 'xx' 1) " (7060" 1523 18 1430765362 16168 7060 'Re: some stuff that should be added to lemongod?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Ahh ok well will let the mods and admins look at this and see what they think :D' 'xx' 1) " (7061" 1520 1 1430765507 16168 7061 'Re: Eh. Got bored.' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Haha your so right Davide :D ' 'xx' 1) " (7062" 1508 1 1430765532 16168 7062 'Re: Prison 1v1\'s' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Haha nice videos :3' 'xx' 1) " (7063" 1523 18 1430765656 46 7063 'Re: some stuff that should be added to lemongod?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.149' 1 0 '' 'Hello

Pur staff will look these over and determine an appropriate action. In my opinion though I look at this list and see maybe the /sell command as what could be added as only a server wide command for factions. I don't believe giving that giving this command to donators would be very fair because a lot of people could benefit from using this.

Just opinions.

~JDK21132

PS. Kidzbeez y u steal my ~JDK? This makes jdk much sad and cri ever Tim u use it. Makes me muy mal. :'(' 'xx' 1) " (7064" 1523 18 1430766066 16168 7064 'Re: some stuff that should be added to lemongod?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Ok thanks Davide Like always stay cool :D  8)' 'xx' 1) " (7065" 1503 15 1430766334 16168 7065 'Re: YouTube Thread' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'yes oh yes i might do a video on factions :3
' 'xx' 1) " (7066" 1524 2 1430768784 16348 7066 'Re: Harrasmant ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Ik Kidz.



But thx for the reaction.


[color=green]MrYoshi out[/color]' 'xx' 1) " (7067" 1525 1 1430770163 23 7067 'Hub spawn point' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'So I logged into the server and instead of automatically running into factions it seems that survival is what you run into now.
Kinda a little depressed by this.
Like I know factions is the oldest game mode in the server but i thought we had something here.
(plus the people in survival are rude like omfg.)
http://gyazo.com/301e980f9c21506fafd06dc92d043f46
</3
-[color=maroon]R3d_[/color]
Side note im like hella proud of this picture. My art skills are kinda awesome tbh B) ' 'xx' 1) " (7068" 1524 2 1430771257 32 7068 'Re: Harrasmant ' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Thanks for the Report He has been banned for one day for harrasment' 'xx' 1) " (7069" 1525 1 1430772636 15888 7069 'Re: Hub spawn point' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.96' 1 0 '' 'Is it so hard to turn around and run into factions?' 'xx' 1) " (7263" 1575 4 1431233799 46 7263 'Re: Pandasrcool ban issue' 'davide' 'davidenriquez41@gmail.com' '173.209.212.232' 1 0 '' 'Hello

This is not an issue. When I perm banned him he was perm banned from hub. So if you did /seen on hub then it will read banned:true. Also it has been almost a day since his ban as well so this won't be problem.

~JDK21132' 'xx' 1) " (7074" 1523 18 1430780314 19 7074 'Re: some stuff that should be added to lemongod?' 'EnderGod' 'szombiescott@yahoo.com' '99.246.14.238' 1 0 '' 'jdk what about the one more sethome that would be something lemongod should already have
' 'xx' 1) " (7076" 1525 1 1430787630 5 7076 'Re: Hub spawn point' 'Shores' 'sterlings666@gmail.com' '99.112.132.49' 1 0 '' '[quote author=R3dninjapanda_ link=topic=1525.msg7067#msg7067 date=1430770163]
(plus the people in survival are rude like omfg.)
[/quote]
The whole AviatorCraft server is full of rude people  (ESPECIALLY in factions that used to be the congruent to YouTube comments). Believe me I know. When I was a moderator the factions players nearly drove me to quit. I'm surprised I stuck around longer.

[quote author=Soniccaleb link=topic=1525.msg7069#msg7069 date=1430772636]
Is it so hard to turn around and run into factions?
[/quote]
This ^' 'xx' 1) " (7077" 1522 2 1430792359 16168 7077 'Re: Why you gotta hack?' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Wasnt banned. http://gyazo.com/245a3a31b35f0226d10f7151b4fbffa1' 'xx' 1) " (7184" 1552 3 1431120467 31 7184 'Re: Where to Put SGC pickaxe for reset.' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Everything in prison would reset so no matter where you put it it wouldn't be there. When you first login into the server you'll have it delivered to you when you login.' 'xx' 1) " (7079" 1522 2 1430794072 46 7079 'Re: Why you gotta hack?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.240' 1 0 '' 'Dammit. I even banned the alts as well and didn't check this one XD. Fixed and rebanned. ' 'xx' 1) " (7080" 1529 2 1430795336 16222 7080 'Spamming' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' '2 people have been spaming in prison.
10:45-11

http://imgur.com/oR4NOi8 LOWo0M1' 'xx' 1) " (7081" 1484 4 1430796422 16438 7081 'Re: SGC Pic Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'i did buy it that or megadrill idk but i did buy it on bubblemada' 'xx' 1) " (7082" 1530 15 1430797856 31 7082 'What to call this thread? Harassment?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' '[B]So I was looking through plugins that could help the server and I stumbled upon an idea for the server that could stop harassment but it's a WIP.
This would all this to be in all servers to prevent harassment towards the players as I've said in my application I would like to stop harassment and I've come up with a solution sorta.[/b]

Create a plugin where if you get a certain amount of 'strikes' in the server you get a permission node like 'chat.swear' taken away where when you try to swear at another player in message or chat I'd would block the whole sentence. As you try to bypass it it'd block the letters for you. This can be useful because this can stop some of the harassment on the server.

Long story short:
~Everyone can swear you harass you get a permission node add or taken away from you to prevent you from swearing ever again. And if you try and bypass it you'd get a mute or block the letters.

Example:
Baller harass's the staff/players the players/mods warn him or report him and then he can't do it.

' 'xx' 1) " (7266" 1576 10 1431242567 16156 7266 'READ NOW' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.81.126' 1 0 '' 'Look i am banned idc just please give me a refund ' 'xx' 1) " (7085" 1531 1 1430815324 16222 7085 'No no no no no NOooooooo ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Cleveland brown from family.

so yeah NO not again not agian.

Specific update are needed as soon as possible.

What does Aviator(aka) Zach means when the server is going to RESET?

I'm fine with all the other stuff like new hub and minigames and new website but not a reset.' 'xx' 1) " (7086" 1530 15 1430815705 16222 7086 'Re: What to call this thread? Harassment?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I'm confuse also it like 5 am when i read this so my words may not be correct or spelt right.

Doesn't Hypixel have something that prevent us from using swears custom made?
whenever i cuss it cancel my line and doesn't show.
Whenever i say Hacker it prevent me from saying it because it saying im accusing someone of that rather than capturing them on video.

Is this what you mean because players shouldn't have to be warn at all because they been warned a lot and still do it.
' 'xx' 1) " (7087" 1529 2 1430830107 16168 7087 'Re: Spamming' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Nice Catch WhiteDecay!

[color=teal]~Kidz[/color][color=purple]BeEz[/color] Out' 'xx' 1) " (7088" 1522 2 1430830164 16168 7088 'Re: Why you gotta hack?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Its ok thanks!

[color=teal]~Kidz[/color][color=purple]BeEz[/color] Out' 'xx' 1) " (7089" 1484 4 1430830334 16168 7089 'Re: SGC Pic Prison' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Ok so you bought it so if you did Alex or Davide or the other mods can check the BuyCart History and find your name and if its true they could give it back.

[color=teal]~Kidz[/color][color=purple]BeEz[/color] Out' 'xx' 1) " (7090" 1222 18 1430830418 16168 7090 'Re: /sell' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'i see I'm only big mac so i don't know what all the other kits get really haha

[color=teal]~Kidz[/color][color=purple]BeEz[/color] Out' 'xx' 1) " (7091" 1523 18 1430830587 16168 7091 'Re: some stuff that should be added to lemongod?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 0 '' 'Aw I'm sorry Davide ill find a new style then xD

[color=teal][color=purple](Kidz[/color][/color][color=purple]BeEz)[/color] Out' 'xx' 1) " (7092" 1531 1 1430832676 26 7092 'Re: No no no no no NOooooooo ' 'DendeTheWizard' 'calvindu9@gmail.com' '162.157.121.214' 1 0 '' 'Oh heĺllll no' 'xx' 1) " (7093" 1523 18 1430832733 26 7093 'Re: some stuff that should be added to lemongod?' 'DendeTheWizard' 'calvindu9@gmail.com' '162.157.121.214' 1 0 '' 'So basically.. upgrade lemonade while we have a downer kit worst then guest?' 'xx' 1) " (7094" 1530 15 1430833679 46 7094 'Re: What to call this thread? Harassment?' 'davide' 'davidenriquez41@gmail.com' '70.192.201.165' 1 0 '' 'Hello

As usual we will review this idea and get back to you on it.  In my opinion this actually a really good idea that we could utilize. The only problem that we could have is the idea of the player's right to say whatever they want along with those who do not go reported for harassment or excessive language.  But like I said we will review. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (7095" 1531 1 1430838465 15878 7095 'Re: No no no no no NOooooooo ' 'TheArticMonkey' '1kie27i@gmail.com' '2.218.226.45' 1 0 '' 'Mate... Nah. Not another reset... I've gone through 3... Not another.. pls....' 'xx' 1) " (7096" 1531 1 1430838475 16438 7096 'Re: No no no no no NOooooooo ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'it was a troll.. jesus calm down X3' 'xx' 1) " (7097" 1531 1 1430838577 16276 7097 'Re: No no no no no NOooooooo ' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.233' 1 0 '' 'No please no more reset :( i have over 3bill' 'xx' 1) " (7098" 1523 18 1430844741 16168 7098 'Re: some stuff that should be added to lemongod?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'i mean i guess? i like Big Mac kit i get 1k each time i use it Easy money!  :P' 'xx' 1) " (7099" 1530 15 1430844859 16168 7099 'Re: What to call this thread? Harassment?' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Yes and also if you spam i love this idea i play factions on a other server and if you spam or use Profanity in any way you will be kick you get 3 strikes if you do it again you will be banned for 10 mins and it will add up! :D' 'xx' 1) " (7100" 1532 18 1430845126 16168 7100 'Mini Game For Faction! Koth!' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Koth = King of the Hill is a minecraft plugin designed to resemble the popular King of the Hill combative experience. The objective of this game is to control a small location known as the hill. The hill is a rotating area which cycles through configurable locations. Both red and blue teams try to assert dominance of the hill to score points. The first team to reach a certain score wins.

Its a really good idea all faction Teams have too work together and Capture the Object and Also Goto the Location Were its out For a Example Koth happens every 10 or 5 hours and when it start it will tell everyone in chat and tell the Coords Your Objection is too Goto the coords and stay on the Hill with your Faction members and ally's and hold it down for 500 seconds when you capture it one person will be rewarded a random gift! But make sure the enemy doesn't knock you off the square!

[color=teal](Kidz[/color][color=purple]BeEz)[/color] Out

' 'xx' 1) " (7101" 1531 1 1430845253 16168 7101 'Re: No no no no no NOooooooo ' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'I really don't care if it resets i will make a Huge faction base ;3 and start fresh on prison >:)' 'xx' 1) " (7102" 1516 19 1430845431 16168 7102 'Re: New Ranks. -- E.g /kit thug --' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'What they can do is put /repair only For Chief And also You can only repair a certain amount of time like maybe lets say /repair all every 5 hours and you can't use this perk aka /repair in Combat ' 'xx' 1) " (7103" 1531 1 1430863316 28 7103 'Re: No no no no no NOooooooo ' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Actually I think we deserve a new reset- Due to the amount of new players..' 'xx' 1) " (7104" 1531 1 1430865019 31 7104 'Re: No no no no no NOooooooo ' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'We need a reset for prison Free has just gotten boring.' 'xx' 1) " (7105" 1533 3 1430870479 16559 7105 'Help me report' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'It says the upload folder Is full so how do I get proof in pictures
Because chancehendricks wasn't playing very nice' 'xx' 1) " (7106" 1349 1 1430872105 16559 7106 'Re: Trolling' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'When the reply said "idiot" that was my sister and she did the reply after im sorry I didn't notice it sooner but she got ahold of my account. Again im so sorry! :-[' 'xx' 1) " (7107" 1531 1 1430873587 15888 7107 'Re: No no no no no NOooooooo ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'I don't think they would reset it. It's only been three months ' 'xx' 1) " (7108" 1534 10 1430874108 16630 7108 'Why am I banned' 'Sandorcrafter' 'toxicmonkey66@aol.com' '96.232.193.73' 1 1430874681 '7misun' 'Why am i banned?' 'xx' 1) " (7111" 1535 1 1430877830 23 7111 'Im not a happy camper rn.' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'Another reset?
Its only been 3 months. e.e
So i guess its going to become the depression once again in factions when nobody comes on because hell whats the point?
Not like it took me a while to make my base look hella fine or anything.
Or that it took forever to get the rare heads in my Echest.
Hiss hiss.
Just kinda slightly a lot annoyed.
[color=maroon]R3d_[/color]' 'xx' 1) " (7110" 1534 10 1430875241 17 11198 'Re: Why am I banned' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047540 'Luke' '[font=times new roman]- Banned from the forums for posting explicit content.

Locked[/font]' 'xx' 1) " (7112" 1525 1 1430878020 23 7112 'Re: Hub spawn point' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'Dearest Sonic
I'm not one who is good with changes that are deemed unnecessary.
The spawn point wasn't broken so why was it fixed?
I started on this server with spawn point leading to factions and I'm dying with it leading towards factions.
(Home on the Range ref here because im a looser.)

[color=maroon]R3d_[/color]' 'xx' 1) " (7113" 1536 7 1430878755 23 7113 'Top 10 songs your currently listening to' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' '[size=18pt][b]Your top 10 songs
and go![/b][/size]

[color=red]1. Ghost Town - Adam Lambert[/color]
[color=orange]2. West Side Story - Upper West[/color]
[color=yellow]3. Miss Atomic Bomb - The Killers[/color]
[color=green]4. Stressed Out - Twenty One Pilots[/color]
[color=blue]5. Psylla - Glass Animals[/color]
[color=teal]6. Queens - MisterWives[/color]
[color=purple]7.  California King Bed - Rihanna[/color]
[color=pink]8. Gun In My Hand - DOROTHY[/color]
[color=navy]9. Renegades - X Ambassadors[/color]
[color=maroon]10. Busciuts - Kacey Musgraves[/color]

I was bored dont judge me.
(Plus I wanna listen to other people's genres of music they like :p)
[color=maroon]R3d_[/color]' 'xx' 1) " (7114" 1533 3 1430880580 31 7114 'Re: Help me report' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Use Imgur I use it I don't think you can attach files here.' 'xx' 1) " (7115" 1531 1 1430880945 31 7115 'Re: No no no no no NOooooooo ' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'As I was talking with either a Moderator or an administrator about resets they said they don't do them to often.' 'xx' 1) " (7116" 1535 1 1430881060 31 7116 'Re: Im not a happy camper rn.' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'As I said in another post they don't like to do resets so often because losing of players. I know there is another reason but I can't remember it.' 'xx' 1) " (7117" 1535 1 1430881727 16222 7117 'Re: Im not a happy camper rn.' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'To be honest im done with factions on this server completely not because of the reset because of my personal reason.

But prison i don't care i have friend that are willing to pay me for helping them build.

Skyblock i might think about asking slacker if i can join his island maybe maybe not

survival that server haven't reset in a long time.

creative I'm gonna lose my King of the hill map

is that all the server huh now that i think about it this server is still small hahah XD' 'xx' 1) " (7118" 1494 1 1430881761 16222 7118 'Re: A game for mods or Aviator friends' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'lol np' 'xx' 1) " (7119" 1494 1 1430882042 26 7119 'Re: A game for mods or Aviator friends' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Looks a lot like the amazing one Steve was in tbh' 'xx' 1) " (7120" 1537 1 1430885600 16222 7262 'Aviator *News Update* Critical Mods Please read :)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1431230620 'WhiteDecay' '*Update*
1.1 added 2 new question
1.2 fix some errors

Ok some of us now know of the video aviator put up yesterday.

[b]*Those who are not Staff members [u]DON'T ASK WHEN THE RESET IS[/u]. Because they don't know yet it all depend on their work of progress.*[/b]

If any of the staff is allowed to answer certain questions? let me know you can't but if you can just in case I put them questions down below. *Remember you don't have to answer all the question.*
[u]Way to answer[/u]
-If you can answer it
-If not or not allowed to put: [b]N/A[/b]

([b]skyblock[/b])-before or after
1: Will the tools/Items shop be open before or after reset?
2: Will we be able to change our island biome?

[b]Casino[/b]
1: Will we be able to buy the Casino ranks with the casino money or is that too much of an advantage?

[b]Problem/Fixes[/b]
1: Will casino be up after the reset?
2: Will everything in all the server be gone? (dumb question but a lot of people will ask this anyway)
3: Will we experience the Rank problem again?

[b]Mini-games[/b]
1: How many games will there be?
2: How many games will we be able to play by the time of reset?
3: Do you plan on adding more in the near future?
[b]
Contest[/b]
1: Will we have more contest? *Minecraft Millionaire is an example*
2: Another PvP Tournament?
3: Will Admin or Mod ever compete against each other or other players?

[b]Web/Aviator[/b]
1: Will the new website be out the day of the reset?
2: Will we ever have a sneak peek of anything?
3: Will the website be beneficial to the server in any way? (Zach mentioned points)
4: Will the website have a better look rather that just 3 color?
5: Will there ever be a youtube rank? that other youtuber can earn? (If you want to hear my suggestion let me know I'm happy to share)

[b]Ranks[/b]
1: Will the Aviator rank for Prison be out? and will it allow us to fly in the plots?
2: Will there be any new ranks? or will there be any ranks and perks for Mini-games?
3: Will we have a rank similar to Millionaire so we can fly in the hub?


[b]Hub[/b]
1: Will the new parkour have a prize at the end?
2: Will we see Staff members head be around? ( There is Alex and car heads in the hub)
3: Will we still have the water tower in the hub that is the one thing that is original to the server?
4: Will the hub theme change? (The theme to me is a castle)
5: Will the hub have a secret area? (it be fun for a little easter eggs or prize for solving)

[b]Staff[/b]
1: How much do you think this will improve the server?
2: Do you guys love working hard for this server?
3: What was your motivation?
4: Who did the coding for the mini-games?
5: Who did the building of the new hub and mini-games?
6: How can we send our appreciation to you guys?

[b]Personal[/b]
1: Will we ever play with you guys if your free? (some of us have staff on skype)
[b]*[/b]update[b]*[/b]
2: Will we be able to have the plugin that we can friend people?
3: Will the T-Mod app be reviewed before reset?

Sorry if this is long just need to ask every possible question.
' 'xx' 1) " (7123" 1494 1 1430911363 16276 7123 'Re: A game for mods or Aviator friends' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.126' 1 0 '' 'Hi

Wow decay i love it it looks cool i wish the moderator and admin will consider this to be put on the server

thank you' 'xx' 1) " (7124" 1537 1 1430911784 16276 7124 'Re: Aviator *News Update* Critical Mods Please read :)' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.126' 1 0 '' 'Yup i agree with KidzBeEz i can't wait to hear the answers from moderator and admin' 'xx' 1) " (7122" 1537 1 1430890066 16168 7122 'Re: Aviator *News Update* Critical Mods Please read :)' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'WhiteDecay These are very good questions i cant wait too Hear the Answers Davide and alex ;3' 'xx' 1) " (7125" 1534 10 1430918456 46 7125 'Re: Why am I banned' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

While I was on the Aviatorcraft server I witnessed you using Kill Aura and Anti-Knockback to another player.  I was in vanish at the time and I did believe that this was Anti-Knockback.  I will post the evidence to youtube soon since I do have it recorded to my personal computer. 

To staff I will write the logs post if I have not done so already.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7126" 1537 1 1430919578 46 7126 'Re: Aviator *News Update* Critical Mods Please read :)' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

Wow. This really is a long one.  I will do my best to answer as many of these as I can.  I will keep this thread open in case other staff members have answers to some of these.  I will quote the ones that I can answer.

[quote]1: Will we be able to buy the Casino ranks with the casino money or is that too much of an advantage?

Will casino be up after the reset?[/quote]

The answer to this is yes.  We are going to be fixing casino soon along with its bugs/problems.  What we are probably going to do is raise the cost of ranks because everyone basically went to casino gambled until they were thug on prison and then left.  We do hope that casino will be fixed by the time the reset does occur but in the mean time we do ask for your patience.

[quote]2: Will everything in all the server be gone? (dumb question but a lot of people will ask this anyway)[/quote]

Yes every Aviatorcraft server to my knowledge will be reset.  That includes but is not limited to: player vaults e-chests inventories plots mcmmo points and islands.  [b]If you have a donator rank that you bought from either the Aviatorcraft Store or Aviatorcraft Casino your rank will not be taken away.  Every donator rank will be retained during this reset.[/b]

[quote]3: Will we experience the Rank problem again?[/quote]

The answer to this is a no.  We have fixed this issue and it will not happen again after this reset.  However we do ask that in the case of an emergency where you do lose your rank that you screen shot yourself with the rank [b]Before The Reset[/b].  We can tell if you photoshop it.  That includes all donator ranks perks and items.  (For example if you have a SGC pick screenshot it just in case.  If you do not have it after the reset then we will recover it for you.)

[quote]1: How many games will there be?
2: How many games will we be able to play by the time of reset?
3: Do you plan on adding more in the near future?[/quote]

We will be adding mini-games to the server and we are very excited to have these games be added!  At the moment we have three games that are going to be added to the server.  One of them that we can tell is that we will have Hunger Games/Survival Games.  The other two I will not disclose because these two games will be Aviatorcraft Exclusive games. We will finish these games soon and the Mini-Games Server will be launched with the reset.  Just like before we ask for your patience. 

[quote]1: Will we have more contest? *Minecraft Millionaire is an example*[/quote]

I was keeping this a secret but hell why not. Minecraft Millionaire will return once again after the reset is initiated.  I will be planning on having it 5 days after the reset where the grand prize will be once again $250 million in-game money.  All of this money is combined and retained by me so it is almost like a charity thing.  I will need time to build the new stadium design the layout of the game once again create questions and make sure that everything stays fair. 

[quote]5: Will there ever be a youtube rank? that other youtuber can earn? [/quote]

Youtuber ranks will remain exclusive because we Aviator must recognize that you are a popular youtuber.  For example Aviator will recognize a person if they have 500 000 subscribers and over 50 million views on youtube.  But he will probably not recognize a person who has 1 000 subscribers and 1 million views.  It is all based off of recognition. 



That is the most that I can answer at the moment because my brain is being fried at the moment. XD

I do hope this answers at least a few of the questions that you guys and gals may have about the reset and what is happening with Aviatorcraft!

~[color=blue]JDK21132[/color]' 'xx' 1) " (7127" 1531 1 1430920182 46 7127 'Re: No no no no no NOooooooo ' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

I will be the one to confirm this.  Yes.  There will be another reset to the server.  We do sincerely apologize for this because the staff are in no control over this.  It is a reset being issued by Aviator so we really cannot do anything about it.  Yes I will admit I am disappointed as well over this reset because I really do understand that you guys have worked Insanely Hard with your builds factions islands plots and empires on the server. 

I will do this though I am currently try to create a system which would allow a player to be able to retain some of the items that they may lose due to the reset.  I have not finalized how I will be doing this but I will confirm that at least some of your items may be saved after the reset.  Getting the approval from the rest of staff will be a challenge since it may be a severe disadvantage to other players who may not be able to get to me in time to help out.  I hope to be able to do this on Survival Factions and Prison.  I may be able to do skyblock but what the players want on skyblock is the ability to save their islands which I will not be able to do.  Like I said I have to get this approved because if I did this as an under the table type of thing I could be demoted.  So yes I will try to help out the original players in some way. 

We want to continue to grow the server as much as possible and we want to continue adding more and more people on the server as possible or else the server would get insanely boring.  Like I said the staff sincerely apologize for this and I would guarentee you that AviatorGaming apologizes for this as well.  Trust me he has told me how much he loves you guys and how much you all have supported him throughout the years.  He would be nothing without you guys as the supporting community of Aviatorcraft. 

I hope this clears up some stuff about the rumors going about.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7128" 1531 1 1430924060 5 7128 'Re: No no no no no NOooooooo ' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' 'I suppose a mass server reset would be nice. That would mean the staff can update plugins server versions etc. without interfering with anything.' 'xx' 1) " (7129" 1533 3 1430925521 15878 7129 'Re: Help me report' 'TheArticMonkey' '1kie27i@gmail.com' '2.218.226.45' 1 0 '' 'imgur.com
"Upload file"
Select the file
Copy the file on Imgur
Click upload
Wait about 20 seconds
Copy the URL
Post it as a link on Aviator

Cya.
' 'xx' 1) " (7130" 1531 1 1430927635 16438 7130 'Re: No no no no no NOooooooo ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Shores link=topic=1531.msg7128#msg7128 date=1430924060]
I suppose a mass server reset would be nice. That would mean the staff can update plugins server versions etc. without interfering with anything.
[/quote]

this is out of context but to shores (i have the cuter and better pet <3 also hair <3) also they are forgetting people (only me) who can legit have a melt down if my rags plot gets reset and i loose everything what happened to the we can reserve to save out plot thingy?' 'xx' 1) " (7131" 1539 19 1430929420 16454 7131 'Another reset?? Seriously???!??' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'I don't know why this has to happen or why anybody in their right mind would even develop the idiotic notion that they must delete everything we worked for AGAIN. But maybe I'm mistaken that's the glory of resets after all? Having to spend 4 straight days ranking back up all over again crying because we all lost everything that took us so long to store and gather. I believe I'm speaking for almost everyone when I say that nobody wants to have to do all this over again every time (whoever decides to have a reset everytime) they feel like resetting everything we worked hard to achieve on this server. That's the equivalent of working on something for a really long time and finally feeling the satisfaction of completion and have someone destroy your hard work right in front of you and do it EVERY MOTHERFUCKING FEW MONTHS!!!!!!!' 'sad' 1) " (7132" 1540 1 1430933625 16519 7132 'Casino' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I don't get how casino was working for a while before the reset for prison factions etc. but then it just stopped. And ever since the reset it hasn't worked. Whats going on?' 'xx' 1) " (7133" 1516 19 1430934841 16519 7133 'Re: New Ranks. -- E.g /kit thug --' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I personally think it should be unbreaking 3' 'xx' 1) " (7134" 1516 19 1430935157 16454 7134 'Re: New Ranks. -- E.g /kit thug --' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'I think maybe /repair is a bad idea anyway. I don't think there's an option to set it so people cannot /repair ONLY in pvp. Perhaps then maybe when they get into combat.' 'xx' 1) " (7135" 1516 19 1430935387 16454 7135 'Re: New Ranks. -- E.g /kit thug --' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'stick lol' 'xx' 1) " (7136" 1540 1 1430937095 16222 7136 'Re: Casino' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'If you read my thread. Davide say that casino will be back after the next reset.' 'xx' 1) " (7137" 1529 2 1430937329 46 7137 'Re: Spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.218.100' 1 0 '' 'Hello

For Ninja:
This is this player's second offense with spamming.  40 minute mute.

For Xander:
First time offense 20 minute mute.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7138" 1506 2 1430937505 46 7138 'Re: Harrasment aiganst _The_Larz?' 'davide' 'davidenriquez41@gmail.com' '70.192.218.100' 1 0 '' 'Hello

Sorry for the long delay.  The player "Katlynn_PlaysMC" will be banned for 1 day for harassment.
The other player does not have enough evidence since we do allow some swearing on the server.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7139" 1502 2 1430937655 46 7139 'Re: Spamming..' 'davide' 'davidenriquez41@gmail.com' '70.192.218.100' 1 0 '' 'Hello

We have already dealt with this player.  He was muted for 20 minutes.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7140" 1541 2 1430937716 46 7140 'MOVED: Help me report' 'davide' 'davidenriquez41@gmail.com' '70.192.218.100' 1 0 '' 'This topic has been moved to Report a Problem/Bug.

http://aviatorcraft.com/index.php?topic=1533.0' 'moved' 1) " (7141" 1542 40 1430938190 16631 7141 'ThatBritishGurl\'s Build' 'Brit' 'lottiewhite@live.co.uk' '109.152.135.136' 1 0 '' 'The name of my build is docking in.

My IGN is ThatBritishGurl.

http://imgur.com/a/3bBxI

X = 3066
Z = -1723

Many thanks for taking the time to look at my build I have spent about 20 hours on it so I hope you like it.

    Kind regards
                    Brit' 'xx' 1) " (7142" 1543 10 1430940167 16260 7142 'Banned?' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'So I try to get on prisons today and it says I'm banned. There is no post on the forums trying to get me banned and no message to me why I'm banned. I would like to know ho and why I'm banned.

Redneck_City' 'xx' 1) " (7143" 1543 10 1430943068 1 7143 'Re: Banned?' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' 'Hi this was because Vorah bought you your rank and he charged-back we're currently sorting Vorah's issue out.' 'xx' 1) " (7144" 1539 19 1430946869 16284 7144 'Re: Another reset?? Seriously???!??' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'lol' 'xx' 1) " (7145" 1539 19 1430951259 31 7145 'Re: Another reset?? Seriously???!??' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Atomic the administrators(FireBlazer Lrice11 and carmau) don't like to a reset every 3 months but AviatorGaming wanted a reset and they have no control over his decision and since Aviator is gaming they have to follow his orders. So if he wants a reset they gotta do it. Sorry. ' 'xx' 1) " (7146" 1544 1 1430953571 26 7146 'Will Our Casino money be saved after it comes back?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I mean our past casino money I almost had plats so I'm just wondering..' 'xx' 1) " (7147" 1536 7 1430954314 17 11198 'Re: Top 10 songs your currently listening to' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047461 'Luke' '[font=times new roman]Hello

My top 8 iv been listening too lately [/font]

[font=times new roman]1. Eminem - [b]Beautiful Pain[/b]
2. Three Days Grace - [b]Never too late[/b]
3. O.A.R - [b]Shattered [/b]
4. Daughtry - [b]Its not over[/b]
5. The Goo Goo Dolls - [b]Iris[/b]
6. The calling - [b]Wherever you will go[/b]
7. Lifehouse - [b]Falling in[/b]
8. Zella Day - [b]East of Eden[/b]
9. Sia - [b]Elastic Heart[/b]
10. Halsey - [b]Hurricane[/b]
11. Nickelback - [b]Photograph[/b]
12. The Fray - [b]You found me[/b]
13. Snow Patrol - [b]Chasing cars[/b]
14. X ambassadors - [b]unsteady[/b]
15. Jack's Mannequin - [b]Dark Blue[/b]

Edit: I listened to most of your songs red3ninja and I liked most of them. We share similar likings in music.

Bold = Song Name.[/font]' 'xx' 1) " (7188" 1486 21 1431121994 16315 7188 'Re: Some smaller Extra Commands/Permissions' '360PlaysMC' 'rexfrits@gmail.com' '198.101.102.90' 1 0 '' 'The /speed command would only be in the plot world.' 'xx' 1) " (7189" 1552 3 1431122769 16398 7189 'Re: Where to Put SGC pickaxe for reset.' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'Ok thanks man!' 'xx' 1) " (7261" 1563 20 1431229780 16222 7261 'Re: A starter kit' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'wouldn't be like skyblock if you have starter kit.
that why we have 3 ranks for skyblock' 'xx' 1) " (7262" 1537 1 1431230153 16222 7262 'Re: Aviator *News Update* Critical Mods Please read :)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1431230421 'WhiteDecay' 'extremely hard

And i notice some of my errors in my questions. also stop saying maybe that so tricky and getting me ecxited.
I'll update the errors ' 'xx' 1) " (7151" 1546 17 1430958577 16559 7151 'What you could consider adding' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'I think those would be something great to add to creative[=
Hope you consider it!

-Awk0_Candy' 'xx' 1) " (7152" 1547 10 1430962143 0 7152 'BanApeal for Eggmanmaster ' 'ckarate01' '' '199.47.117.195' 1 1430962777 'ckarate01' '[font=impact]What is your IGN? [/font] - eggmanmaster

[font=impact]Who banned you ? [/font] - JBoy

[font=impact]Why were you banned?[/font] - Acused for Kill Aura

[font=impact]Why should you be unbanned? [/font] - Because i love this sever and i got framed..

[font=impact]PS [/font] : Vorah was DDosing me In PvP

[color=purple]From - EggManMaster But Written By [/color] [color=red] xPowerStaticx[/color]

[font=impact]PS : I AM NOT THE ONE WHO GOT BANNED EggManMaster did This is for EggManMaster he told asked me to do it so i did the favor [/font] [color=red] From : xPowerStaticx [/color]
' 'xx' 1) " (7153" 1547 10 1430963000 16530 7153 'Re: BanApeal for Eggmanmaster ' 'IIVorahII' 'kbuergert66@gmail.com' '70.208.83.240' 1 0 '' 'Because kill aura has anything to do with ddosing. Eggman i did not ddos you face your punishments.' 'xx' 1) " (7154" 1547 10 1430963311 0 7154 'Re: BanApeal for Eggmanmaster ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Donovan told me when u were ddosing me about it [color=green]-EggManMaster[/color]' 'xx' 1) " (7155" 1547 10 1430963386 16632 7155 'Re: BanApeal for Eggmanmaster ' 'DS4lordhunter' 'Tajwar100@aol.com' '73.198.58.30' 1 0 '' 'Calm down let the admins decide.JDK is up to u boy or girl.Hop u make a good choice.' 'xx' 1) " (7156" 1547 10 1430971614 16530 7156 'Re: BanApeal for Eggmanmaster ' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 0 '' '[quote author=ckarate01 link=topic=1547.msg7154#msg7154 date=1430963311]
Donovan told me when u were ddosing me about it [color=green]-EggManMaster[/color]
[/quote]

Proof?' 'xx' 1) " (7157" 1548 23 1430976335 16222 7157 'Survival Roleplay or Hunger Games' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I know this is not unique since it been a plugin since 2012. the harry potter plugin.

I like the books and movie.
-Have 40 spells and more
-Stick is the wand

Roleplay
-We can add this plugin and have another survival server called Hogwart Academy
-we start out as a student and we do quest in order to learn new spells or get awesome gears.
-The amount of spells to learn is unknown *Ranks may include more spells to learn*

Ok i'm sorry im not a roleplay kinda guy so if someone can create and idea for roleplay please comment it.

Hunger Games:
If you want to do this you may ask people from another server who I'm not saying cuz it against the rules to advertise.

TBH I don't really have any good idea but you the staff do have any ideas here the link to the plugin: [url=http://dev.bukkit.org/bukkit-plugins/harrypotterspells/]http://dev.bukkit.org/bukkit-plugins/harrypotterspells/[/url]
' 'xx' 1) " (7158" 1547 10 1430984161 16284 7158 'Re: BanApeal for Eggmanmaster ' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'i want proof ill get it' 'xx' 1) " (7159" 1547 10 1430984196 16284 7159 'Re: BanApeal for Eggmanmaster ' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'no u get proof thats it' 'xx' 1) " (7160" 1536 7 1431007419 16438 7160 'Re: Top 10 songs your currently listening to' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][b]Top Ten[/b][/center]
[center][i]1.Party Bass[/i][url=https://www.youtube.com/watch?v=X-JtcDWu5Hk]https://www.youtube.com/watch?v=X-JtcDWu5Hk[/url][/center]
[center][i]2.Super Soaker[/i][url=https://www.youtube.com/watch?v=paFUHjR8lxY]https://www.youtube.com/watch?v=paFUHjR8lxY[/url][/center]
[center][i]3.Cool Enough[/i][url=https://www.youtube.com/watch?v=e13aKZGqaLc]https://www.youtube.com/watch?v=e13aKZGqaLc[/url][/center]
[center][i]4.Sweets[/i][url=https://www.youtube.com/watch?v=xuVrovhN5TM]https://www.youtube.com/watch?v=xuVrovhN5TM[/url][/center]
[center][i]5.Endless[/i][url=https://www.youtube.com/watch?v=lITExahxoyM]https://www.youtube.com/watch?v=lITExahxoyM[/url][/center]
[center][i]6.No Boyfriend[/i][url=https://www.youtube.com/watch?v=zJwB8IncHso]https://www.youtube.com/watch?v=zJwB8IncHso[/url][/center]
[center][i]7.Drunk Arcade[/i][url=https://www.youtube.com/watch?v=V2NgAWLe7x8]https://www.youtube.com/watch?v=V2NgAWLe7x8[/url][/center]
[center][i]8.Better Luck next Time[/i][url=https://www.youtube.com/watch?v=3z661AY1PGc]https://www.youtube.com/watch?v=3z661AY1PGc[/url][/center]
[center][i]9.Samurai[/i][url=https://www.youtube.com/watch?v=nm1RBFvwxcs]https://www.youtube.com/watch?v=nm1RBFvwxcs[/url][/center]
[center][i]10.Fat panda[/i][url=https://www.youtube.com/watch?v=f-vZuR0fQc4]https://www.youtube.com/watch?v=f-vZuR0fQc4[/url][/center]' 'xx' 1) " (7161" 1531 1 1431014921 15878 7161 'bump' 'TheArticMonkey' '1kie27i@gmail.com' '2.218.226.45' 1 0 '' 'So JDK... Figured out a way to keep some items yet? ;/' 'xx' 1) " (7162" 1549 2 1431015814 16348 7162 'TheArticMonkey saying cunt' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'WHAT:Prison
WHO:TheArticMonkey
WHEN:5 minutes ago


PROOF: http://imgur.com/IFQez88

[color=green]MrYoshi out :D[/color]' 'xx' 1) " (7163" 1549 2 1431016667 15878 7163 'Re: TheArticMonkey saying cunt' 'TheArticMonkey' '1kie27i@gmail.com' '94.8.200.12' 1 0 '' 'Firstly as everyone knows... Saying "Cunt" in England is just like saying "Bellend" or "Fuckoff" it's perfectly fine to say... Also as we've established trashtalking in PvP is Key. You have to make people hate you so you can kill them. I do it all the time. I don't class it as harrasment. More as friendly banter having a play around teasing. Therefore I don't think I should have a punishment for this for the reason every pvp'er ever has called EVERYONE something mean. I'm sure FirePower has too since he's a pvper. If someone says something like this to me. I just take it and move along. I see it as banter. I don't have the perspective of an 11 year old though. So I'm sorry for that.' 'xx' 1) " (7164" 1539 19 1431021708 16454 7164 'Re: Another reset?? Seriously???!??' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'Doesn't seen logical even for [i][b]AVIATOR[/b][/i] to do that.' 'xx' 1) " (7165" 1550 19 1431027980 15878 7165 'Prison co-ords for saving items?' 'TheArticMonkey' '1kie27i@gmail.com' '90.206.45.130' 1 0 '' 'Should we do this? if we want our items saved take screenshots of the chests and the co-ords and post them on here?
;/
Like this...
http://imgur.com/q1nUjq5

[img]http://imgur.com/q1nUjq5[/img]' 'xx' 1) " (7166" 1531 1 1431032842 15888 7166 'Re: No no no no no NOooooooo ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.195.200.29' 1 0 '' 'Maybe something like keeping items in echest? That would be pretty cool.' 'xx' 1) " (7167" 1516 19 1431043384 0 7167 'Re: New Ranks. -- E.g /kit thug --' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Atomic_Kills link=topic=1516.msg7134#msg7134 date=1430935157]
I think maybe /repair is a bad idea anyway. I don't think there's an option to set it so people cannot /repair ONLY in pvp. Perhaps then maybe when they get into combat.
[/quote]

You can disable commands in certain areas using plugins' 'xx' 1) " (7168" 1516 19 1431046557 16260 7168 'Re: New Ranks. -- E.g /kit thug --' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'You can modify the combat tag plug in just like you can't do /p h while in combat. You can make if for the /repair command also.
' 'xx' 1) " (7169" 1531 1 1431051431 16222 7169 'Re: No no no no no NOooooooo ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I'm locking the thread because i don't want people to get there hopes up if this thing JDK is working on may or may not happen before reset.

JDK may unlock topic if he have something to say.' 'xx' 1) " (7170" 1547 10 1431055555 32 7170 'Re: BanApeal for Eggmanmaster ' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Locking this until a Decision has been made on the appeal' 'xx' 1) " (7171" 1551 4 1431081843 16028 7171 'Auc Problem' 'koolkillerdude' 'robloxguyjohn@gmal.com' '67.11.200.210' 1 0 '' 'I started a auc and i did the command /auc start 1 1 1 and then later on I tried to auction something different and it said "You cannot auc another item because you are already running one" so i did /auc cancel but people bid on it so I could not cancel it. I need this problem fixed and I tried disconnecting and reconnecting and I still had it and I couldn't warp to any mines or homes.
Please fix this. ' 'angry' 1) " (7172" 1547 10 1431081886 50 7172 'Re: BanApeal for Eggmanmaster ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Denied This was already discussed with admins on the ban day it was hacking.' 'xx' 1) " (7173" 1536 7 1431088688 46 7173 'Re: Top 10 songs your currently listening to' 'davide' 'davidenriquez41@gmail.com' '70.192.228.214' 1 0 '' '[b]Top 10 Songs I'm Listening to Right Now: [/b]

1. One - [i]Ed Sheeran[/i]
2. Marry Me - [i]Train[/i]
3. Fix You - [i]Coldplay
[/i]4. Viva La Vida - [i]Coldplay[/i]
5. The Scientist - [i]Coldplay[/i]
6. Carry On - [i]Fun[/i]
7. Chandelier - [i]Sia[/i]
8. Falling Slowly - [i]Once: The Musical[/i]
9. The A Team - [i]Ed Sheeran[/i]
10. Demons - [i]Imagine Dragons[/i]

Apparently when you like a lot of different types of music it is called an "eclectic" taste of music.  I do indeed have that XD' 'xx' 1) " (7175" 1551 4 1431090875 16168 7175 'Re: Auc Problem' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'That also happened too me i just log out for a couple of minutes and then came back on and it was fix but I'm sure it will be fix after reset!

thanks for posting on forums!

[color=teal](Kidz[/color][color=purple]BeEz) [/color]Out' 'xx' 1) " (7176" 1552 3 1431099430 16398 7176 'Where to Put SGC pickaxe for reset.' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'I have recently purchased an SGC pickaxe it is in my inventory and it's been delivered perfectly and quick. I've heard of an upcoming reset to the whole server but in my view mainly prison. I just wanted to know where to put the purchased SGC pickaxe because I don't want that to be reset as I've purchased it. Do it just simply put it in my ender chest? Keep it in my inventory the day before the reset or in my /pv's. Just reply to the post to let me know thanks!

                            Louis.  (xxGOODYERxx)
                                    ;)' 'xx' 1) " (7177" 1486 21 1431099683 5 7177 'Re: Some smaller Extra Commands/Permissions' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' 'Here's what I have to say about what you suggested:

/pay and /sell - I suppose this would be okay but if you're crashing from warping to the shops you better get that checked out. Not everyone has that issue.

/speed - This command is more of a cheat when it comes to using in survival. You just need to be patient.

Having multiple home using /sethome for donators - Sounds okay but let the staff decide.



' 'xx' 1) " (7178" 1549 2 1431104968 15878 7178 'Re: TheArticMonkey saying cunt' 'TheArticMonkey' '1kie27i@gmail.com' '90.215.170.83' 1 0 '' 'Firepower I love how you also said "Enjoy your 1 day ban" as if I did something wrong. This server is one of my favorites I know how what to do and what not to do on here. If someone thinks I've done something wrong it's funny because I never actually do. I know how to reply to everyone in a way that nothing will happen to me or anyone else. I'm that silent type who sits back and watches mods play for a few hours examining how they work how they deal with situations such as this. I've learned on this server that honestly the rules are quite flexible. I can get in and out of them as is I wasn't ever there. I'll try another mod app in 6 months ;D

If I need to.

Cya.' 'xx' 1) " (7179" 1536 7 1431105589 26 7179 'Re: Top 10 songs your currently listening to' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Its to amazing to say the name.


1. https://www.youtube.com/watch?v=QVHulN6Njdk
2. https://www.youtube.com/watch?v=QVHulN6Njdk
3. https://www.youtube.com/watch?v=QVHulN6Njdk
4. https://www.youtube.com/watch?v=QVHulN6Njdk
5. https://www.youtube.com/watch?v=QVHulN6Njdk
6. https://www.youtube.com/watch?v=QVHulN6Njdk
7. https://www.youtube.com/watch?v=QVHulN6Njdk
8. https://www.youtube.com/watch?v=QVHulN6Njdk
9. https://www.youtube.com/watch?v=QVHulN6Njdk
10. https://www.youtube.com/watch?v=QVHulN6Njdk' 'xx' 1) " (7180" 1549 2 1431107934 46 7180 'Re: TheArticMonkey saying cunt' 'davide' 'davidenriquez41@gmail.com' '70.192.228.214' 1 0 '' 'Hello

The player will be muted for 10 minutes for excessive language.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7190" 1555 40 1431125863 16638 7190 'TheIdioticJedi\'s Build Entry' 'TheIdioticJedi' 'olaxx0711@gmail.com' '71.233.186.74' 1 0 '' 'Build Name: N/A
IGN: TheIdioticJedi
Pictures of build: [url=http://imgur.com/fATPtnI JKpem5m s5cNm1C AaD9nhL]http://imgur.com/fATPtnI JKpem5m s5cNm1C AaD9nhL[/url]
[url=http://imgur.com/fATPtnI JKpem5m s5cNm1C AaD9nhL#1]http://imgur.com/fATPtnI JKpem5m s5cNm1C AaD9nhL#1[/url]
[url=http://imgur.com/fATPtnI JKpem5m s5cNm1C AaD9nhL#2]http://imgur.com/fATPtnI JKpem5m s5cNm1C AaD9nhL#2[/url]
[url=http://imgur.com/fATPtnI JKpem5m s5cNm1C AaD9nhL#3]http://imgur.com/fATPtnI JKpem5m s5cNm1C AaD9nhL#3[/url]
Coords: X: 2760.906
Y: -4226.206
' 'xx' 1) " (7191" 1520 1 1431126149 16260 7191 'Re: Eh. Got bored.' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'Where am I at I know I'm better than Sky 100%.' 'xx' 1) " (7257" 1572 4 1431219905 15888 7257 'Re: Command not working' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.119' 1 0 '' 'Which part of the server? Factions? Prison? Creative?' 'xx' 1) " (7260" 1575 4 1431223276 16260 7260 'Pandasrcool ban issue' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'Pandasrcool is perm banned from what i recall but i think there was a mess up in the command to where he isn't banned at all.

Proof: http://imgur.com/oBFxz25' 'xx' 1) " (7195" 1546 17 1431138004 16222 7195 'Re: What you could consider adding' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Is that even a reall command?
many command are base off of plugins if that command doesnt exist then they can't do it.

unles Fireblazer and J_boy can code it a bit' 'xx' 1) " (7196" 1558 17 1431139135 16222 7196 'Creative 2.0' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I did some research on some plugins and want to give it a try.

Voxel Sniper is another form of World Edit but more helpful to building. i don't know much about it but it seems more helpful considering i know it can use brush better than w/e and it make the world more realistic.

I haven't spent much time on this because i never actually used it. but it seem to help many people who want to be builders make awesome builds.

Armor Stand Tool is just like armor stand but allow us to place weapon and items in their hands and also make them have movement. Ex: you can position the arms and legs. This will give the feel that there are real people or showing an action.

Plotme: I don't know what version we are currently using but i thought this would be helpful. I'm not recommending it.

Here's a link of what i mean:

AST
[url=http://www.spigotmc.org/resources/armor-stand-tools.2237/]http://www.spigotmc.org/resources/armor-stand-tools.2237/[/url]

Voxel sniper
[url=http://dev.bukkit.org/bukkit-plugins/voxelsniper/]http://dev.bukkit.org/bukkit-plugins/voxelsniper/[/url]

Plotme
[url=http://www.spigotmc.org/resources/plotme-official.2131/]http://www.spigotmc.org/resources/plotme-official.2131/[/url]
' 'xx' 1) " (7197" 1484 4 1431141832 1 7197 'Re: SGC Pic Prison' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.240.63' 1 0 '' 'Could you PM me your reciept? There's nothing in buycraft about you purchasing this.' 'xx' 1) " (7256" 1570 2 1431215138 46 7256 'Re: Incognito abusing /nick' 'davide' 'davidenriquez41@gmail.com' '70.192.207.156' 1 0 '' 'Hello

The player will be issued a warning to not abuse /nick.  If they do it again they will have their /nick privileges revoked.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7255" 1571 2 1431215015 46 7255 'Re: ITZ_Chowder using not too nice words' 'davide' 'davidenriquez41@gmail.com' '70.192.207.156' 1 0 '' 'Hello

The player will be banned for 1 day for harassment. 

Thank you for the report!

~[color=blue]JDK21132[/color]' 'xx' 1) " (7252" 1573 2 1431214151 16559 7252 'Report Report' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Well I was roleplaying and finbarmac was harassing me when I just *Just a teenage girl*
Proof: http://i.imgur.com/NNa5Ntf.png' 'xx' 1) " (7253" 1573 2 1431214840 46 7253 'Re: Report Report' 'davide' 'davidenriquez41@gmail.com' '70.192.207.156' 1 0 '' 'Hello

Alright now this is something we can work with.  The player will be banned for 1 day for harassment.

Thank you for the report!

~[color=blue]JDK21132[/color]' 'xx' 1) " (7254" 1477 4 1431214948 46 7254 'Re: Stone Glitch' 'davide' 'davidenriquez41@gmail.com' '70.192.207.156' 1 0 '' 'Hello

Um.. this isn't a bug. Please no more troll posts darkon.  This is your final warning.  Next time is a temp ban from forums.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7249" 1572 4 1431212659 16559 7249 'Command not working' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'There has been an error with the command /pay for a while and either its just a bug with this server or its for ranks.
If its just a bug please have it fixed because almost everyone tries to use it everyday.' 'xx' 1) " (7250" 1477 4 1431213151 16559 7250 'Re: Stone Glitch' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Breaking stone with a pic makes cobble unless you have silk touch which you did not so really it isn't a bug.' 'xx' 1) " (7203" 1559 2 1431154001 0 7203 'PandasRCool Hacking' 'ckarate01' '' '199.47.117.195' 1 0 '' 'What server were they on? - Prison [ in warp pvp ]

Who is the player? - PandasRCool Originaly Known as SquirrelIsCool

When did they break the rule - I have no idea... i dont rlly look at the time sorry

Evidence? - https://www.youtube.com/watch?v=l7C1dP_N3lE  [ This is KidzBeEz Evidence i have provided u with ]

PS : I have collected some videos of him hacking not to long ago

Server - Unknown - https://www.youtube.com/watch?v=1vvSENDPC8Y

Server - KitPvP.us = https://www.youtube.com/watch?v=68Qmo6AjlFU

These links provided are where Squirrel Has Just Recently Hacked On .

And Please Look At The Whole Video You Have Been Provided On

[color=green]-xPowerStaticx[/color]' 'xx' 1) " (7204" 1537 1 1431154369 0 7204 'Re: Aviator *News Update* Critical Mods Please read :)' 'ckarate01' '' '199.47.117.195' 1 0 '' 'I have one question will it take you guys a long time again to regain the ranks from Casino that people bought cause as soon as people joined the last reset Alot of people kept Quitting the server because They didnt have there ranks from casino or will You Just Do That Before AviatorCraft is opened cause alot of people do get angry ' 'xx' 1) " (7205" 1560 18 1431165482 16639 7205 'New shop' 'RedArmada' 'ajzan3@gmail.com' '86.58.92.19' 1 0 '' 'The faction world needs a new shop whit Clored clay and slime blocks. This would give players more chance to get money players would use more time exploring the world for items of high walue. There could even be weeks when players could buy and sel for more or less depending on how much is the item sold.
' 'xx' 1) " (7206" 1561 4 1431165704 16393 7206 '*cough cough* coloured chat *cough cough*' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'pssssssst hey guys just a gentle reminder that it's been say maybe 6 weeks since i last posted (this is a rough estimate feel free to correct me on that) about coloured chat and i have still gotten nothing from the mods/admins pls guys it's just one thing and it's what brings me to prison. i ask if u guys can try and make an effort to bring it back.

Thanks Marco_Polo619' 'wink' 1) " (7207" 1537 1 1431173914 50 7207 'Re: Aviator *News Update* Critical Mods Please read :)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '
Ill add some things to jdks on a few[font=courier][size=medium](skyblock)-before or after1: Will the tools/Items shop be open before or after reset? Refer to JDK2: Will we be able to change our island biome? Refer to JDKCasino1: Will we be able to buy the Casino ranks with the casino money or is that too much of an advantage? Yes and the money you get from winning the minigamesProblem/Fixes1: Will casino be up after the reset? When we release mini-games i believe [/size][/font]2: Will everything in all the server be gone? (dumb question but a lot of people will ask this anyway) Years?3: Will we experience the Rank problem again? No i do not think soMini-games1: How many games will there be? I can't say a definite number. We will start with sg and 2 special custom ones. Minigames taker time to code2: How many games will we be able to play by the time of reset? Sg + 23: Do you plan on adding more in the near future? Yes. Just keep in mind they may take time
Contest1: Will we have more contest? *Minecraft Millionaire is an example* See JDK's answers 2: Another PvP Tournament? See JDK's answers 3: Will Admin or Mod ever compete against each other or other players? Maybe in a game called like "Beat the Mod"Web/Aviator1: Will the new website be out the day of the reset? Im not sure the day of the reset but wee are working on a new website2: Will we ever have a sneak peek of anything? Yes and No3: Will the website be beneficial to the server in any way? (Zach mentioned points) Yes maybe4: Will the website have a better look rather that just 3 color? Maybe i haven't seen the finished product yet5: Will there ever be a youtube rank? that other youtuber can earn? (If you want to hear my suggestion let me know I'm happy to share) Im sure if you have over 100K Subs and make regular videos of the server we can work something outRanks1: Will the Aviator rank for Prison be out? and will it allow us to fly in the plots? Maybe i cant tell you2: Will there be any new ranks? or will there be any ranks and perks for Minigames? Maybe i cant tell you3: Will we have a rank similar to Millionaire so we can fly in the hub? noHub1: Will the new parkour have a prize at the end? Yes maybe?2: Will we see Staff members head be around? What3: Will we still have the water tower that the one this that is original to the server? What4: Will the hub theme change? (The theme to me is a castle) Can't tell you5: Will the hub have a secret area? (it be fun for a little easter eggs or prize for solving) Can't tell youStaff1: How much do you think this will improve the server? It's just questions2: Do you guys love working hard for this server? Sometimes3: What was your motivation? The thought of being admin one day lol4: Who did the coding for the mini-games? I did for the 2 secrete minigames not SG
5: who did the building of the new hub and mini-games? Hub: Alex Arenas: All of us and the cool builder zeus6: How can we send our appreciation to you guys? My paypal is pv jk.Personal1: Will we ever play with you guys if your free? (some of us have staff on skype) I do with mostly faction people on skype im in vanish a lot more than u guys would think*update*2: Will we be able to have the plugin that we can friend people? Can't tell u3: Will the T-Mod app be reviewed before reset? Can't tell youSorry if this is long just need to ask every possible question.' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (7208 1561 4 1431174074 15973 7208 'Re: *cough cough* coloured chat *cough cough*' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'I'm sure the staff have things they're working on that have a slightly higher priority than some chat modifications.
But I'm sure they'll get around to it if they've deemed it worth looking into. Patience is key. :P' 'xx' 1) " (7209" 1530 15 1431174399 15973 7209 'Re: What to call this thread? Harassment?' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Also players can still be harassed even without the use of profanity.
People who like to gang up and pester others with hateful things will find a way even without swears.
Regardless this is a nice idea that'll stop some of the problems. Hopefully it'll help.' 'xx' 1) " (7210" 1559 2 1431177862 46 7210 'Re: PandasRCool Hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.211.54' 1 0 '' 'Hello

This is the player's second offense for hacking.  The Squirrel (PandasRCool) will now be perm banned from the entire aviatorcraft server. 

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7265" 1561 4 1431235674 16393 7265 'Re: *cough cough* coloured chat *cough cough*' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' '[quote author=Alex link=topic=1561.msg7220#msg7220 date=1431184126]
This is only on prison correct? The last time I looked at this; it was something wrong with essentials.
[/quote]

yes Alex this is on prison

but to Slacker u probably havent read all my other posts about colored chat i have waited patiently and like i said it's just a gentle reminder :)' 'xx' 1) " (7264" 1546 17 1431233930 46 7264 'Re: What you could consider adding' 'davide' 'davidenriquez41@gmail.com' '173.209.212.233' 1 0 '' 'Hello

The staff will review this and decide if we could add this to the server. Also decay there is a command to add pets to plots. It is all just part of /summon. How to confine them to a plot would be the only problem we could have but I would worry about it. Like I said we will consider this.

~JDK21132' 'xx' 1) " (7212" 1520 1 1431178717 46 7212 'Re: Eh. Got bored.' 'davide' 'davidenriquez41@gmail.com' '70.192.211.54' 1 0 '' 'Sky hacks as well they shouldn't even be on this list o3o' 'xx' 1) " (7246" 1570 2 1431208349 16260 7246 'Incognito abusing /nick' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'On prisons Incognito was copying my nickname.

Proof: http://imgur.com/X7gxStJ' 'angry' 1) " (7247" 1568 7 1431208422 15973 7247 'Re: EVERYONE START COMMENTING' 'Slacker' 'slacker6042@gmail.com' '50.191.46.159' 1 0 '' 'Slacker
(Not that I've ever played prison before :P)' 'xx' 1) " (7259" 1546 17 1431222083 16559 7259 'Re: What you could consider adding' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Thank you for telling me that because I disn know!' 'xx' 1) " (7245" 1568 7 1431206507 31 7245 'Re: EVERYONE START COMMENTING' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'CeralMuncher' 'xx' 1) " (7214" 1560 18 1431182585 26 7214 'Re: New shop' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Those blocks are in normal shop' 'xx' 1) " (7215" 1561 4 1431182672 26 7215 'Re: *cough cough* coloured chat *cough cough*' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Seriously.. colored chat isn't  big deal' 'xx' 1) " (7216" 1520 1 1431182716 26 7216 'Re: Eh. Got bored.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Blaze is bad..' 'xx' 1) " (7217" 1560 18 1431182851 23 7217 'Re: New shop' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'Well yea there are slime blocks in the regular shop by the mob drops but we do not have colored clay. However there is clay you can buy and there are flower forests out in the wilderness that you can use to find flower for dyes.
- [color=maroon]R3d_[/color]' 'xx' 1) " (7218" 1222 18 1431183230 23 7218 'Re: /sell' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'I'm in favor of all donors having this because its just a simple command really. It should be just like the ability for donors to pick up spawners.
But /sell should be stunted because although it is still useable it's a lazy selling command mainly for grinders.
-[color=maroon]R3d_[/color]' 'xx' 1) " (7219" 1562 17 1431183674 23 7219 'Voting for world edit?' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.26' 1 0 '' 'So I'm not a very rich person like some yet for a lot of my builds I require world edit for landscapes and other such needs.
So I would like to propose and idea. Many servers I go on have the opportunity to buy world edit permanently yet there is also a way to vote and earn worldedit commands for maybe an hour or two. These voting rules can be restricted to once a day or upto once a month.
But I feel that people who prefer to build on terrain rather flatlands would enjoy this.
[color=maroon]R3d_[/color]' 'xx' 1) " (7220" 1561 4 1431184126 1 7220 'Re: *cough cough* coloured chat *cough cough*' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'This is only on prison correct? The last time I looked at this; it was something wrong with essentials.' 'xx' 1) " (7248" 1571 2 1431210074 16260 7248 'ITZ_Chowder using not too nice words' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 1431210473 'Redneck_City' 'ITZ_Chowder
Prison
He Got mad at a player over some stupid stuff.

Proof: http://imgur.com/hik77kT
Another incident: http://imgur.com/koNd91a
More: http://imgur.com/kl8bWF2
More: http://imgur.com/mTaa6fr

Enough is enough get rid of him.' 'exclamation' 1) " (7222" 1561 4 1431186313 26 7222 'Re: *cough cough* coloured chat *cough cough*' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Alex didn't danny or something abuse it with harassment so bad that you banned it' 'xx' 1) " (7223" 1562 17 1431186387 26 7223 'Re: Voting for world edit?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' '//replacenear 100 grass gold

The abusing would be #legit' 'xx' 1) " (7224" 1563 20 1431186525 26 7224 'A starter kit' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'There should be a starting kit or just put stuff in the chest like some torches or pickaxe. Just a quick suggestion.' 'xx' 1) " (7225" 1564 17 1431186669 26 7225 'Will Creative be reseting?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'It has only be opened for like 1.5 months so it would be REALLY "dumb" to reset it to be honest. just a quick question' 'xx' 1) " (7226" 1565 1 1431186705 26 7226 'When is the reset?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Subject speaks for itself.' 'xx' 1) " (7227" 1222 18 1431186771 26 7227 'Re: /sell' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'The prices would be the same for the shop right? But then what about to the items not in the shop? Wouldn't non-donators be even more less OP considering the small amount of items in the shop while donors can /sell everything' 'xx' 1) " (7228" 1566 21 1431186918 26 7228 'Survival pvp' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'To be honest they should allow pvp ANYWHERE except spawn and plots. The Safezoners at west make it IMPOSSIBLE to get OP kills. I have to trick them to go out like 50 blocks but yet they can enderpearl back in. Or a plugin so if you get hit you can get hit ANYWHERE for 30-40 seconds and refreshing everytime you get hit. It would be great thanks  ;)' 'xx' 1) " (7229" 1567 19 1431187048 26 7229 'The instant teleporting in PRISON' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Yea I am reporting this again THE PRISON PVP IS HORRIBLE DUE TO /p h and /SPAWN SINCE THEY INSTANT TELE YOU OUT.' 'xx' 1) " (7230" 1539 19 1431187062 26 7230 'Re: Another reset?? Seriously???!??' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Does anybody know when this is happening' 'xx' 1) " (7231" 1568 7 1431190347 15878 7231 'EVERYONE START COMMENTING' 'TheArticMonkey' '1kie27i@gmail.com' '2.223.73.135' 1 0 '' 'OI OI LADS
I'M FEELING GENEROUS
I'M GIVING AWAY 700mil
ON PRISON
A WAY TO ENTER
IS JUST TO COMMENT
LEAVE A COMMENT OF YOUR IGN
I'LL RANDOMLY CHOSE A KID
AND THEY'LL GET 700mil
ARENT THEY LUCKY?
THIS COMPETITION IS OPEN TO EVERYONE
THE ONLY WAY TO COMMENT IS TO MAKE AN ACCOUNT
EVERYONE MAKE ACCOUNTS ON AVIATOR BECAUSE WHY NOT
HERES YOUR CHANCE TO WIN 700mil

[b]I'll be picking the lucky chap on the 14th of may.
That'll let you people have 5 days to comment.
You can only comment once. If I see your comment more then once I'll disqualify you. And I'll also delete your comments[/b]

Cya.
' 'xx' 1) " (7232" 1484 4 1431190498 16438 7232 'Re: SGC Pic Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Alex link=topic=1484.msg7197#msg7197 date=1431141832]
Could you PM me your reciept? There's nothing in buycraft about you purchasing this.
[/quote]


how am i supposed to do that exactly? ' 'xx' 1) " (7233" 1564 17 1431190717 0 7233 'Re: Will Creative be reseting?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I asked lrice11 this a few days ago to his knowledge creative will not be reset (I hope im remembering that correctly if im not please correct me)' 'xx' 1) " (7234" 1562 17 1431190856 0 7234 'Re: Voting for world edit?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=DendeTheWizard link=topic=1562.msg7223#msg7223 date=1431186387]
//replacenear 100 grass gold

The abusing would be #legit
[/quote]

This is suggestions for the creative server where people can donate for worldedit. Not abusing :/' 'xx' 1) " (7235" 1222 18 1431192142 15888 7297 'Re: /sell' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 1431295176 'Soniccaleb' 'They can filter wheather an item could be sold or not.' 'xx' 1) " (7236" 1568 7 1431192293 26 7236 'Re: EVERYONE START COMMENTING' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'DendeTheWizard' 'xx' 1) " (7237" 1562 17 1431192311 26 7237 'Re: Voting for world edit?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Woops' 'xx' 1) " (7238" 1537 1 1431192352 15888 7238 'Re: Aviator *News Update* Critical Mods Please read :)' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'That is so hard to read JBoy :P' 'xx' 1) " (7239" 1568 7 1431195517 50 7239 'Re: EVERYONE START COMMENTING' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'j_boy1234' 'xx' 1) " (7240" 1561 4 1431199612 1 7240 'Re: *cough cough* coloured chat *cough cough*' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' '[quote author=DendeTheWizard link=topic=1561.msg7222#msg7222 date=1431186313]
Alex didn't danny or something abuse it with harassment so bad that you banned it
[/quote]
If he abused colored chat he would have it personally removed not everyone.' 'xx' 1) " (7241" 1484 4 1431199676 1 7241 'Re: SGC Pic Prison' 'godlikefrank' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' '[quote author=Xx_Furries_xX link=topic=1484.msg7232#msg7232 date=1431190498]
[quote author=Alex link=topic=1484.msg7197#msg7197 date=1431141832]
Could you PM me your reciept? There's nothing in buycraft about you purchasing this.
[/quote]


how am i supposed to do that exactly?
[/quote]
You go to paypal or your email and find when you paid for it.
You then send the details to me by clicking my name/profile and click send PM at the left.' 'xx' 1) " (7242" 1569 4 1431199705 1 7242 'MOVED: Help me report' 'Alex' 'alextehbest@hotmail.com' '109.200.21.178' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=3.0]Help[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1533.0[/iurl]' 'moved' 1) " (7243" 1561 4 1431202257 26 7243 'Re: *cough cough* coloured chat *cough cough*' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Right.' 'xx' 1) " (7244" 1568 7 1431202486 16260 7244 'Re: EVERYONE START COMMENTING' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'Redneck_City' 'xx' 1) " (7267" 1568 7 1431244292 16348 7267 'Re: EVERYONE START COMMENTING' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'FirePowerHD657  ;D' 'xx' 1) " (7268" 1539 19 1431244369 16348 7268 'Re: Another reset?? Seriously???!??' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'The reset comes end may




[color=green]MrYoshi Out[/color]' 'xx' 1) " (7269" 1577 4 1431261941 16260 7269 'Charge back Issues' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'On prisons IIVorahII bought my brother Andrudaloo a rank and it got charged back. Fireblazer said that he would unban him but when I checked today he is still banned. Could you please unban him so he can play?' 'xx' 1) " (7270" 1539 19 1431263175 50 7270 'Re: Another reset?? Seriously???!??' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=PowerFlowderHD link=topic=1539.msg7268#msg7268 date=1431244369]
The reset comes end may




[color=green]MrYoshi Out[/color]
[/quote]


This is not a official date' 'xx' 1) " (7271" 1576 10 1431263349 50 7271 'Re: READ NOW' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[font=arial][size=2]We do not do refunds.[/size][/font]

[font=arial][size=2]When you donated you agreed to these terms [/size][/font]


[color=rgb(51 51 51)][font=Helvetica Neue][/font][/color][quote][color=rgb(51 51 51)][font=Helvetica Neue][/font][/color]
[color=rgb(51 51 51)][font=Helvetica Neue][/size][size=14px]1. By purchasing anything on this webstore you agree that you are either [b]using your own funds[/b] or have [b]permission[/b] to use the funds of others to make these purchases.[/size][/font][/color]
[color=rgb(51 51 51)][font=Helvetica Neue][/size][size=14px]2. You acknowledge that these are [b]virtual items[/b] and nothing physical is being delivered to you. You agree that after purchasing these items that [b]no returns or refunds are accepted[/b].[/size][/font][/color]
[color=rgb(51 51 51)][font=Helvetica Neue][/size][size=14px]3. You also agree to the fact that these terms may change at any time without notice. The same goes for the packages and the perks included in them be aware of these before deciding to purchuse anything.[/size][/font][/color]
[color=rgb(51 51 51)][font=Helvetica Neue][/size][/font][/color][/quote][color=rgb(51 51 51)][font=Helvetica Neue][/font][/color]
[color=rgb(51 51 51)][font=Helvetica Neue][/size][size=14px]Read 2 "You agree that after purchasing these items that [b]no returns or refunds are accepted[/b]."[/size][/font][/color]' 'xx' 1) " (7272" 1576 10 1431263370 50 7272 'Re: READ NOW' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Denied Locked' 'xx' 1) " (7273" 1546 17 1431263489 50 7273 'Re: What you could consider adding' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Whats the fun in confining them to your plot. I think coding something where you can ride any pet like the ender-dragon would be cool  8) ' 'xx' 1) " (7274" 1577 4 1431264212 1 7274 'Re: Charge back Issues' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.253.10' 1 0 '' 'Andrudaloo's been unbanned Vorah's chargebacks were a mistake of his parents; he'll PM me when he's able to re-buy the ranks.' 'xx' 1) " (7275" 1578 10 1431273640 15878 7275 'No idea.' 'TheArticMonkey' '1kie27i@gmail.com' '90.202.198.98' 1 0 '' 'IGN - TheArticMonkey
Who banned you - No idea.
Why were you banned - No idea
Why should you be unbanned - This can't be answered for the reason I don't know why I was banned in the first place I'll change this once I get a reason. Thank you.
Cya.' 'xx' 1) " (7276" 1579 10 1431276940 16260 7276 'Banned again for idk.' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'Can someone please tell me why I am banned? And some evidence of this ban.' 'xx' 1) " (7277" 1579 10 1431277017 26 7277 'Re: Banned again for idk.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Didn't Alex say that the guy who donate for you charged back' 'xx' 1) " (7278" 1578 10 1431277060 26 7278 'Re: No idea.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Wasn't it harassment?' 'xx' 1) " (7279" 1579 10 1431277259 16260 7279 'Re: Banned again for idk.' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'They fixed that dende i was just on earlier and now I'm banned.' 'xx' 1) " (7280" 1580 3 1431278657 16028 7280 'Koolkillerdudes Plots' 'koolkillerdude' 'robloxguyjohn@gmal.com' '67.11.200.210' 1 0 '' 'Hello it is Koolkillerdude here and I just wanted to say to the Mods on Aviatorcraft that I have 5 plot and the first 3 (p h p h:2 and p h:3) were used by Mr_Grummpy and so I want them back and a Mod took away the paths because Mr_grummpy wanted to do something with them but now he won't use them. I am asking a Mod to go to prison and go to those 3 plots and put the paths back and everything like that so it looks normal again. One more thing I had changed my username to Darkangel_13 at the time of making the plots so If a Mod asks They are my plots but I just changed my name back to Koolkillerdude recently. Thank You and I guess if a Mod can't do it I will wait for restart. thank you goodbye -Koolkillerdude' 'smiley' 1) " (7281" 1581 3 1431278803 16028 7281 'Where do I put my stuff for restart?' 'koolkillerdude' 'robloxguyjohn@gmal.com' '67.11.200.210' 1 0 '' 'I recently heard from my friend Ddpollock that when the restart happened we were allowed to have 3 double chest full of stuff. If this is true then Where will they know where are chest are? If not true then don't reply but please reply if this is true . Thank You -Koolkillerdude' 'xx' 1) " (7282" 1578 10 1431278994 15878 7282 'Re: No idea.' 'TheArticMonkey' '1kie27i@gmail.com' '90.202.198.98' 1 0 '' 'No idea.
' 'xx' 1) " (7283" 1579 10 1431279022 15878 7283 'Re: Banned again for idk.' 'TheArticMonkey' '1kie27i@gmail.com' '90.202.198.98' 1 0 '' 'Redneck I'm banned too...
Aparently it's something about Darky?
I don't know tho' 'xx' 1) " (7284" 1579 10 1431279288 16260 7284 'Re: Banned again for idk.' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'I havent talked to darky for the paste week. Ive done nothing wrong have been banned for the second time from unrightful justice
' 'xx' 1) " (7285" 1579 10 1431279386 46 7285 'Re: Banned again for idk.' 'davide' 'davidenriquez41@gmail.com' '70.192.208.126' 1 0 '' 'Hello

TheArticMonkey and Redneck_City are both banned because of Harassment towards other players.  Evidence is as follows:

Monkey:
http://imgur.com/TdMtIrp SFaMinc

Redneck:
http://imgur.com/8Z8dRYN

Ban appeals for both will be denied.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7286" 1578 10 1431279427 46 7286 'Re: No idea.' 'davide' 'davidenriquez41@gmail.com' '70.192.208.126' 1 0 '' 'Hello

You were banned for harassment towards other players.

Evidence:
http://imgur.com/TdMtIrp SFaMinc

Ban appeal denied.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7287" 1537 1 1431282602 0 7297 'Re: Aviator *News Update* Critical Mods Please read :)' 'Facelesswarrior5' '' '76.18.162.53' 1 1431304503 'Facelesswarrior5' 'Im going to try to make jboys post easier to read.

[quote author=j_boy1234 link=topic=1537.msg7207#msg7207 date=1431173914]

[size=10pt]Ill add some things to jdks on a few

[b](skyblock)-before or after1: Will the tools/Items shop be open before or after reset?[/b] Refer to JDK

[b]2: Will we be able to change our island biome?[/b] Refer to JDK

[b]Casino1: Will we be able to buy the Casino ranks with the casino money or is that too much of an advantage?[/b] Yes and the money you get from winning the minigames

[b]Problem/Fixes1: Will casino be up after the reset? [/b]When we release mini-games i believe

[b]2: Will everything in all the server be gone? (dumb question but a lot of people will ask this anyway)[/b] Years?

[b]3: Will we experience the Rank problem again?[/b] No i do not think so

[b]Mini-games1: How many games will there be?[/b] I can't say a definite number. We will start with sg and 2 special custom ones. Minigames takes time to code

[b]2: How many games will we be able to play by the time of reset?[/b] Sg + 2 others

[b]3: Do you plan on adding more in the near future?[/b] Yes. Just keep in mind they may take time

[b]Contest1: Will we have more contest? *Minecraft Millionaire is an example*[/b] See JDK's answers

[b] 2: Another PvP Tournament?[/b] See JDK's answers

3[b]: Will Admin or Mod ever compete against each other or other players?[/b] Maybe in a game called like "Beat the Mod"

[b]Web/Aviator1: Will the new website be out the day of the reset?[/b] Im not sure the day of the reset but wee are working on a new website

[b]2: Will we ever have a sneak peek of anything?[/b] Yes and No

[b]3: Will the website be beneficial to the server in any way? (Zach mentioned points)[/b] Yes maybe

[b]4: Will the website have a better look rather that just 3 color?[/b] Maybe i haven't seen the finished product yet

[b]5: Will there ever be a youtube rank? that other youtuber can earn? (If you want to hear my suggestion let me know I'm happy to share)[/b] Im sure if you have over 100K Subs and make regular videos of the server we can work something out

[b]Ranks1: Will the Aviator rank for Prison be out? and will it allow us to fly in the plots?[/b] Maybe i cant tell you

[b]2: Will there be any new ranks? or will there be any ranks and perks for Minigames?[/b] Maybe i cant tell you

3[b]: Will we have a rank similar to Millionaire so we can fly in the hub?[/b] no [b](Faceless note ~ I like this idea since I know how nice /fly is in the hub. Personally a special hub rank could be a great idea. Just my thoughts)[/b]

[b]Hub1: Will the new parkour have a prize at the end?[/b] Yes maybe?

[b]2: Will we see Staff members head be around?[/b] What?

[b]3: Will we still have the water tower that the one this that is original to the server?[/b] What? [b](Faceless note ~ I think he is referring to the water spiral thing in the hub. I may be wrong)[/b]

[b]4: Will the hub theme change? (The theme to me is a castle)[/b] Can't tell you

[b]5: Will the hub have a secret area? (it be fun for a little easter eggs or prize for solving)[/b] Can't tell you

[b]Staff1: How much do you think this will improve the server?[/b] It's just questions [b](Faceless Note ~ I think he means the reset in general not his questions about it. Just my thoughts)[/b]

[b]2: Do you guys love working hard for this server?[/b] Sometimes

[b]3: What was your motivation?[/b] The thought of being admin one day lol

4[b]: Who did the coding for the mini-games? [/b]I did for the 2 secret minigames not SG

[b]5: who did the building of the new hub and mini-games?[/b] Hub: Alex. Arenas: All of us and the cool builder zeus360.

[b]6: How can we send our appreciation to you guys?[/b] My paypal is pv jk.

[b]Personal1: Will we ever play with you guys if your free? (some of us have staff on skype)[/b] I do with mostly faction people on skype im in vanish a lot more than u guys would think

[b]*update*2: Will we be able to have the plugin that we can friend people?[/b] Can't tell u

[b]3: Will the T-Mod app be reviewed before reset?[/b] Can't tell you.

Sorry if this is long just need to ask every possible question.[/size]
[/quote]


Those maybes and I cant says were killing me jboy  >:(
Facey out  ;)

*Edit - Downsized just for dende  ;D' 'xx' 1) " (7288" 1566 21 1431285964 16315 7288 'Re: Survival pvp' '360PlaysMC' 'rexfrits@gmail.com' '198.101.102.92' 1 0 '' 'Do you mean anywhere at /warp west because if you do then people could just spawn kill it and then no one would /warp anywhere anymore. If you mean a plugin that would allow them to be pvp'd for the next 30-40 seconds after getting combat tagged then I think that would be a little too long I would say more like 10-20 seconds otherwise he/she has no place to go. You have heard of /warp pvparena right? It is in an obsidian faction-like area that pvp is allowed anywhere. I hope this helps  :) P.S. I would highly reccomend /warp pvparena if you haven't already there are no safezones and nowhere to enderpearl to.' 'xx' 1) " (7289" 1582 1 1431286319 16315 7289 'AviatorCraft is being reset?!?!?!?' '360PlaysMC' 'rexfrits@gmail.com' '198.101.102.92' 1 0 '' 'WhiteDecay posted on May 6 something about the server being reset is this true? And if so will everything be gone including Rags 2 Riches because if Rags 2 Riches is being reset I don't think I could play on this server anymore. Please answer ASAP. Thanks.... :-[' 'xx' 1) " (7290" 1566 21 1431288528 26 7290 'Re: Survival pvp' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Nobody goes to pvparena especially when I am online. Apparently I hack? And if they have speed pots they could last 10 seconds easily I think 40 seconds is short usually its a minute.' 'xx' 1) " (7291" 1581 3 1431288596 26 7291 'Re: Where do I put my stuff for restart?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I know you said to not reply but it isn't true just letting you know so you don't check the post over and over to see if someone said it is. Although JDK did say he might make something where you get to keep some stuff.' 'xx' 1) " (7292" 1582 1 1431288642 26 7292 'Re: AviatorCraft is being reset?!?!?!?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Yes it is Aviatorgaming himself said so' 'xx' 1) " (7293" 1537 1 1431288666 26 7293 'Re: Aviator *News Update* Critical Mods Please read :)' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'TO MUCH SIZE AHHHHHHHHHHHHHH' 'xx' 1) " (7294" 1583 1 1431290474 32 7294 'MOVED: EVERYONE START COMMENTING' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=7.0]Off Topic[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1568.0[/iurl]' 'moved' 1) " (7295" 1584 19 1431290506 32 7295 'MOVED: MOVED: EVERYONE START COMMENTING' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=1.0]General[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1583.0[/iurl]' 'moved' 1) " (7296" 1567 19 1431292015 16267 7296 'Re: The instant teleporting in PRISON' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'I agree with Dende. Mods i think you should add the timer back to /p h and /spawn in for when people are in pvp everyone goes to pvp and when they almost die or their armor is about to break they /p h or /spawn and it anoys me and everyone else .-.' 'xx' 1) " (7297" 1567 19 1431295020 31 7297 'Re: The instant teleporting in PRISON' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'There are still loopholes to this even if they removed that feature in pvp.' 'xx' 1) " (7298" 1585 10 1431307512 16632 7298 'Why is FatalityPvP still banned' 'DS4lordhunter' 'Tajwar100@aol.com' '73.198.58.30' 1 0 '' 'Why is my friend FatalityPvP still banned after 14 days.He should be unbanned by now.' 'xx' 1) " (7299" 1565 1 1431308166 16222 7299 'Re: When is the reset?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'i specifically told everyone in my thread not to ask that question' 'xx' 1) " (7300" 1565 1 1431308267 26 7300 'Re: When is the reset?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'And I want to know that information? I think a lot of people do and last time I checked. You aren't the leader of me.' 'xx' 1) " (7301" 1565 1 1431308468 16222 7301 'Re: When is the reset?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'well would you think they don't know?? aviator said there will be a reset.

1:staff must reset server under his order
2: staff choose the day they want to reset (because they are the one who is doing the minigames and new hub)

So when all the build is done and plugin are in they will announce the release date. and during the time of the announcement they will be testing the games until release to make sure of no bugs and exploit.
^^
all this is my theory but it what i would do.

' 'xx' 1) " (7302" 1585 10 1431308720 16068 7302 'Re: Why is FatalityPvP still banned' 'Rosey789' 'jen338@gmail.com' '64.131.202.239' 1 0 '' 'Ikr why is he still banned?  :o  :-\\
' 'xx' 1) " (7303" 1565 1 1431308992 26 7303 'Re: When is the reset?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'There were tons of command exploits in the beta server. I think Lrice and J_boy know what I am talking about I used them to find places I wasnt supposed to find so they basically fixed everything. I found 4 areas I think. ' 'xx' 1) " (7304" 1585 10 1431309286 0 7304 'Re: Why is FatalityPvP still banned' 'ckarate01' '' '199.47.117.195' 1 0 '' '[font=impact]Why is he STILL BANNED HE DIDNT DO ANYTHING WRONG[/font]' 'xx' 1) " (7305" 1585 10 1431309467 16646 7305 'Re: Why is FatalityPvP still banned' 'Donovans1204' 'donovans1204@gmail.com' '172.56.8.38' 1 0 '' 'Why the **** is fatality still banned !!' 'xx' 1) " (7306" 1585 10 1431310455 26 7306 'Re: Why is FatalityPvP still banned' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Hes banned because he did something bad bad and the mods were like no ok no and then he went to the bad land for doing something bad.' 'xx' 1) " (7307" 1565 1 1431313648 16222 7307 'Re: When is the reset?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'ok good job helping them. and don't tell anyone that have not been to the beta yet about it but i wish i could join :( ' 'xx' 1) " (7308" 1565 1 1431315059 0 7308 'Re: When is the reset?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'The staff may not know an exact date but im sure they can make an estimate based on the amount of work they have left' 'xx' 1) " (7309" 1565 1 1431315365 26 7309 'Re: When is the reset?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'White its not white listed the iPhone was broadcasted and idk to if I'm supposed to say but mods please so. Also iphone is up auto correct  ****ip' 'xx' 1) " (7310" 1565 1 1431319537 16222 7310 'Re: When is the reset?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'WAIT you mean i can get on it??
' 'xx' 1) " (7311" 1546 17 1431321781 16222 7356 'Re: What you could consider adding' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1431463921 'j_boy1234' 'Jboy mineplex does this' 'xx' 1) " (7312" 1484 4 1431330619 16438 7312 'Re: SGC Pic Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' '[quote author=Alex link=topic=1484.msg7241#msg7241 date=1431199676]
[quote author=Xx_Furries_xX link=topic=1484.msg7232#msg7232 date=1431190498]
[quote author=Alex link=topic=1484.msg7197#msg7197 date=1431141832]
Could you PM me your reciept? There's nothing in buycraft about you purchasing this.
[/quote]


how am i supposed to do that exactly?
[/quote]
You go to paypal or your email and find when you paid for it.
You then send the details to me by clicking my name/profile and click send PM at the left.
[/quote]


:/ i deleted all my mail and my paypals cause they all kept getting hacked and  money was taken from some of my accounts' 'xx' 1) " (7313" 1565 1 1431351883 26 7313 'Re: When is the reset?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Yea but its just a lobby. Beta.aviatorcraft.com' 'xx' 1) " (7314" 1484 4 1431354216 16168 7314 'Re: SGC Pic Prison' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.251' 1 0 '' 'Alex can you not check the purchase? it would show up if she purchase something on aviatorcraft.' 'xx' 1) " (7315" 1568 7 1431354452 16168 7315 'Re: EVERYONE START COMMENTING' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.251' 1 0 '' 'KidzBeEz

(Don't need the money just wanted to comment haha)

[color=teal](Kidz[/color][color=purple]BeEz)[/color] Out' 'xx' 1) " (7316" 1585 10 1431356134 15878 7316 'Re: Why is FatalityPvP still banned' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 0 '' 'He was banned for "Hacking" which he wasn't. His ban was 14 days long. I have no idea why he's still banned though. Maybe the mods have forgot to unban him?' 'xx' 1) " (7317" 1486 21 1431357043 5 7317 'Re: Some smaller Extra Commands/Permissions' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' '[quote author=360PlaysMC link=topic=1486.msg7188#msg7188 date=1431121994]
The /speed command would only be in the plot world.
[/quote]
Oh right. My  bad.' 'xx' 1) " (7318" 1586 7 1431358184 16438 7318 'VvRandom ParodyvV' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i](im kinda an addict at making random songs o3o as everyone knows but i have some actual good parodies one of my best is gravity falls<3)[/i][/center]

[center][i](Yungtown Hyule Field Parody all credit goes to him and for the pictures all credit goes towards their rightful owners)[/i][/center]

[center][img]http://img2.wikia.nocookie.net/__cb20140526034217/gravityfalls/es/images/6/6e/S1e10_Dipper_presses_button-1-.gif[/img][/center]

[center][img]http://fc09.deviantart.net/fs70/i/2013/326/5/3/_dipper_n__mabel_pines__by_heeyjayp17-d6v5j6e.jpg[/img][/center]
[center][i]Ever since i was little
I wondered why
I felt so different

These nightmares aren't
Accustomed
I must uncover this
Vision

We had adventures
In the Lost Woods
You had claimed were sacred
Even Under Spells
You said that I was your favorite

But when that moment finally had arrived
The Mystery Shack  and the Third Book
That I had to Find
Cannot protect me
From this feeling inside[/i][/center]
[center][img]https://33.media.tumblr.com/4ef68ea7ac2f14bc5fb38db30bfa56ed/tumblr_inline_nneel6cCh81t5j14d_500.gif[/img][/center]
[center][i]We'll miss a lot of years
Which isn't appealing to my
Heart pieces I'm seeking
A freaking replacement
Cause this Crazy Uncle
is driving us crazy

Gideon is psycho
Blaming me for the
His loves  devastation

It's difficult to leave you
But this Book is complicated
Yeah kinda like our friendship
And it could possibly be us
Together in the future
But hey thanks for this Grappling hook

See ya!

I will remember all the times that we shared
Times that we shared yeah
I'll never forget you though[/i][/center]

[center][i]I must leave you right here
Leave you right here for that
My-My-My- Mystery of a (lifetime)
That My-My-My- Mystery of a (Lifetime)
(Repeat 2x)

Now that I'm gone
All these girls toy with my hearts
It's driving me Coo-coo
That I have to avoid all these guards (hey)

So do I really have to listen
When Gruncle Stan is trippin
About his prophetic dreams?
I mean we're only two adolescent naive kids
But a hero is what this legend needs
[/i][/center]

[center][i]IWendy teaches me this lullaby
Though the lyrics are unknown
And afterwards I must go
Reclaim two more SPIRITUAL Books
When I return
We'll open this Door of Time
To protect what's most valuable
Though when I show up to see you
You have to go?

Gideon now that I understand
What you are planning to do
Make the planet yours
Though you'll never MANAGE
For I am challenging you
I might just be a child
But do not underestimate my courage
Time permitting; I shall lift your curse
When I arrive in my final version[/i][/center]

[center][i]So goodbye
To this Grappling  Hook
I've been given the last key
To protect The SHack from all of this evil
When the Song of Time is played
The stone's spectacles will shine
Now I can seal my destiny
At this Pedestal of Time

I will remember all the times that we shared
Times that we shared yeah
I'll never forget you though
I must leave you right here
Leave you right here for that
My-My-My- Mystery of a (lifetime)
That My-My-My- Mystery of a (Lifetime)
(Repeat 2x)[/i][/center]
[center][i](*fade to ending of song*)[/i][/center]
[center][img]https://s-media-cache-ak0.pinimg.com/236x/b3/db/49/b3db4931a29056137ec812651378cebc.jpg[/img][/center]

[center][i](o3o this is also just an exuse so i can save some of my songs until i need them)[/i][/center]' 'xx' 1) " (7319" 1565 1 1431360577 5 7319 'Re: When is the reset?' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' '[quote author=WhiteDecay link=topic=1565.msg7301#msg7301 date=1431308468]
well would you think they don't know?? aviator said there will be a reset.

1:staff must reset server under his order
2: staff choose the day they want to reset (because they are the one who is doing the minigames and new hub)

So when all the build is done and plugin are in they will announce the release date. and during the time of the announcement they will be testing the games until release to make sure of no bugs and exploit.
^^
all this is my theory but it what i would do.
[/quote]

It still literally doesn't kill the staff when a player asks about the reset date just ONCE. Like Dende said you have no control over what we post. Just let it go.' 'xx' 1) " (7320" 1585 10 1431362624 16168 7320 'Re: Why is FatalityPvP still banned' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 1431362828 'KidzBeEz' 'The mods Most likely forgot to unbanned him he should have been unbanned 3 days ago.' 'xx' 1) " (7321" 1520 1 1431363692 16168 7321 'Re: Eh. Got bored.' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Pvp'ers
1-10

1. SubZeroPlaysMc - Sub0X32
2. KidzBeEz
3. FatalityPvp
4. Blaze2558
5. CeralMuncher
6. Deathreapr
7. BallerBoy17
8. PandaKid6
9. DendeTheWizard
10. TheArticMonkey' 'xx' 1) " (7322" 1586 7 1431363834 16168 7322 'Re: VvRandom ParodyvV' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Wow Oh wow Very nice.

[color=teal](Kidz[/color][color=purple]BeEz)[/color] Out' 'xx' 1) " (7323" 1484 4 1431364008 46 7323 'Re: SGC Pic Prison' 'davide' 'davidenriquez41@gmail.com' '70.192.234.116' 1 0 '' 'He already has checked the purchase and he is not finding anything.  He has even checked alternate names.

' 'xx' 1) " (7324" 1484 4 1431364250 16168 7324 'Re: SGC Pic Prison' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.250' 1 0 '' 'Then the only why should get her SGC pick axe back is by her receipt? But she doesn't have that so theres nothing they can do really Sorry Xx_Furries_xX

[color=teal](Kidz[/color][color=purple]BeEz)[/color] Out' 'xx' 1) " (7325" 1585 10 1431368997 32 7325 'Re: Why is FatalityPvP still banned' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Player has been Unbanned. Locking Topic' 'xx' 1) " (7326" 1520 1 1431370150 15878 7326 'Re: Eh. Got bored.' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 0 '' 'Blaze is goooood
' 'xx' 1) " (7327" 1520 1 1431370169 15878 7327 'Re: Eh. Got bored.' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 0 '' 'Kidz I can Kill Dende ;/
' 'xx' 1) " (7328" 1520 1 1431370191 15878 7328 'Re: Eh. Got bored.' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 0 '' 'Kidz I killed DeathReaprII
' 'xx' 1) " (7329" 1565 1 1431374105 16222 7329 'Re: When is the reset?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Dende the beta is whitelisted J_boy thought it was a public server when it not to suppose to be.

i heard it from both fireblazer and lrice themselves when i went on there' 'xx' 1) " (7330" 1565 1 1431376700 32 7330 'Re: When is the reset?' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'No date has been chosen yet. Locking this topic' 'xx' 1) " (7331" 1587 2 1431382471 16559 7331 'Idk if this is breaking the rules but its bad' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Player: Blaze2558
Place: Prison
What happened: Blaze was selling drugs then started swearing and being mean to people

Proof: http://i.imgur.com/AswzPAr.png
Proof:http://i.imgur.com/EIVbHNY.png
Proof:http://i.imgur.com/3lg39n4.png

Thank you
              -Awk0_Candy' 'xx' 1) " (7332" 1587 2 1431390447 46 7332 'Re: Idk if this is breaking the rules but its bad' 'davide' 'davidenriquez41@gmail.com' '70.192.218.72' 1 0 '' 'Hello

Based on the evidence presented this would be considered a relatively minor offense.  Not really any real harassment or anything just simple trash talk.  If it starts getting to the point where they are excessively swearing and/or excessively insulting them then we could prosecute for harassment.  For now no punishment will be done.

Thanks for your concern though!

~[color=blue]JDK21132[/color]' 'xx' 1) " (7333" 1520 1 1431393784 16519 7333 'Re: Eh. Got bored.' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Ive Killed almost everyone on that list at least once.' 'xx' 1) " (7334" 1520 1 1431394833 26 7334 'Re: Eh. Got bored.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I can kill ceral.' 'xx' 1) " (7335" 1520 1 1431403422 46 7335 'Re: Eh. Got bored.' 'davide' 'davidenriquez41@gmail.com' '173.209.212.226' 1 0 '' 'Thus why an official list cannot be made. What you guys need to understand is that just because you killed a person in PvP does not automatically make you better then them. when I made my list of top pvpers and posted on here a while ago I took into consideration next to everything. Fighting style strength of player equipment used landed hits per battle and a myriad of other things. That is why I post my aviatorcraft PvP battles to YouTube. Because they show how the player fights   especially under pressure. With that being said I hope to post more of those videos so that way maybe even I could post another list. It is highly unlikely that I would but it is intact tempting.  I will keep this topic open but if fights start to happen and such then I will have to lock it. Just remember that when it comes to lists it is a lot more then must who killed who. ' 'xx' 1) " (7336" 1588 2 1431404803 16222 7336 'spamming' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Rachel5683
Creative
12:20-12:30am Eastern
Proof:
[url=http://imgur.com/nFJ5XJY]http://imgur.com/nFJ5XJY[/url]' 'xx' 1) " (7337" 1589 12 1431419895 16623 7337 'Will I Lose My Perks After Reset In Rags To Riches?' 'Sancheet' 'sancheetb@gmail.com' '182.69.123.15' 1 0 '' 'I have just bought the fly feature on rags to riches and this user call DurableGaming81 or something of this sort told me that we will have a reset so will I lose my \\fly perk? And I have just bought it so please take my plot my in game cash but please spare my \\fly perk........

-Regards Sancheet' 'angry' 1) " (7338" 1590 21 1431420585 16623 7338 'Please Add Mcmmos' 'Sancheet' 'sancheetb@gmail.com' '182.69.123.15' 1 0 '' 'Can you guys please add mcmmos to rags to riches I am a big fan of mcmmos I hate factions and prison and I love rags to riches but it has no mcmmos can you please add it I will really appreciate you guys.....

-Regards Sancheet :'(' 'thumbup' 1) " (7339" 1566 21 1431420732 16623 7339 'Thaats a a good shout' 'Sancheet' 'sancheetb@gmail.com' '182.69.123.15' 1 0 '' 'Dense that is a good idea like you I also hate people doing the safe zone thing I really miss some of my good kills I will appreciate the staff if you add this feature in.....

-[b]Regards Sancheet[/b]' 'thumbup' 1) " (7340" 1591 21 1431420910 16623 7340 'Too many chickens in /warp pvparena' 'Sancheet' 'sancheetb@gmail.com' '182.69.123.15' 1 0 '' '[i][color=blue]  Guys I wanna say that we have a bit too many chickens in PvP arena and it makes me lag bad as I live in Asia can you do a pest control or something there becuz we can't kill the chickens....[/color][/i]' 'thumbdown' 1) " (7341" 1592 21 1431421122 16623 7341 'Will we lose our ranks and perks?' 'Sancheet' 'sancheetb@gmail.com' '182.69.123.15' 1 0 '' '[b][color=red]Will we lose our ranks and perks after reset and please don't let them go because we players have payed real life money for it no jokes I am kinda poor and I can't afford buying a new /fly perk after every reset so please don't remove our ranks and perks.(I have just bought my /fly perk like 2 days ago and it is gonna reset in about 1 month that's no fair)!!![/color][/b]' 'xx' 1) " (7342" 1592 21 1431426744 46 7342 'Re: Will we lose our ranks and perks?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.214' 1 0 '' 'Hello

Thus has seem to become a very common thing to ask whenever we do a reset and it confuses me why people seem to mix this up. Your ranks and perks will remain the same.  Only your plots set homes inventories balances and echests will be wiped. Since you purchased the rank of course you would get it back Aviatorcraft does not scam any players. Sorry for the rant but this happens very often.

~JDK21132' 'xx' 1) " (7343" 1589 12 1431426882 46 7343 'Re: Will I Lose My Perks After Reset In Rags To Riches?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.237' 1 0 '' 'Hello

I answered this in your other post.

Locking tipic' 'xx' 1) " (7344" 1588 2 1431437884 16168 7344 'Re: spamming' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.253' 1 1431438054 'KidzBeEz' 'Nice Catch!
Thank you for posting!
Person will be muted for 10 mins for spamming.(WannaBe Mod)
[color=teal](Kidz[/color][color=purple]BeEz)[/color] Out' 'xx' 1) " (7345" 1591 21 1431439590 26 7345 'Re: Too many chickens in /warp pvparena' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'May have been me and some people. Woops' 'xx' 1) " (7346" 1591 21 1431445277 5 7346 'Re: Too many chickens in /warp pvparena' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' '[quote author=DendeTheWizard link=topic=1591.msg7345#msg7345 date=1431439590]
May have been me and some people. Woops
[/quote]

*slowly applauds*' 'xx' 1) " (7347" 1473 7 1431446866 5 7347 'Re: Assissin\'s Creed Thread' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' '[quote author=WhiteDecay link=topic=1473.msg6906#msg6906 date=1430110849]
Assassin's Creed
2
brotherhood
and Black flag
[/quote]

(1 = top favorite)
1. Black Flag (I especially liked the naval missions)
2. Unity (it's really good but it has so many goddam glitches!)
3. AC3
4. Revelations
5. Brotherhood
6. AC2

I haven't played Rogue or the first AC. My brother has played the first game and he told me it sucked.' 'xx' 1) " (7348" 1588 2 1431446958 16222 7348 'Re: spamming' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'lol
' 'xx' 1) " (7349" 1568 7 1431460303 16519 7349 'Re: EVERYONE START COMMENTING' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'BricksB' 'xx' 1) " (7350" 1588 2 1431462634 50 7350 'Re: spamming' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1431462928 'j_boy1234' '[img]http://images.cooltext.com/4240479.gif[/img]' 'xx' 1) " (7351" 1587 2 1431463063 50 7351 'Re: Idk if this is breaking the rules but its bad' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[img]http://images.cooltext.com/4240482.gif[/img]
Locked.' 'xx' 1) " (7352" 1566 21 1431463203 50 7360 'Re: Survival pvp' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1431466143 'j_boy1234' 'Admins will be nodified about this request.



' 'xx' 1) " (7353" 1590 21 1431463269 50 7360 'Re: Please Add Mcmmos' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1431466119 'j_boy1234' 'Admins will be nodifed about this request


' 'xx' 1) " (7361" 1591 21 1431467178 26 7361 'Re: Too many chickens in /warp pvparena' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'Well mostly there were like 10 so we Jud kept throwing them when we got them. And we stay in there for a while.' 'xx' 1) " (7354" 1520 1 1431463358 50 7554 'Re: Eh. Got bored.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1432152765 'j_boy1234' 'This is going to end in a fight thanks for sharing your opinions on the top pvpers! Maybe we will have /pvptop in the future?


[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7355" 1484 4 1431463651 50 7355 'Re: SGC Pic Prison' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'We can't give you it without record or proof!


[img]http://images.cooltext.com/4240490.gif[/img]

[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7356" 1486 21 1431463845 50 7356 'Re: Some smaller Extra Commands/Permissions' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'We only want to sell certain items. All the items we permit are in the shop. If we allowed certain items that can be glitched in it would ruin money. Thanks


[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7357" 1546 17 1431463942 50 7357 'Re: What you could consider adding' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[img]http://images.cooltext.com/4240486.gif[/img]


Until admins review this!' 'xx' 1) " (7358" 1567 19 1431463970 50 7360 'Re: The instant teleporting in PRISON' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1431466094 'j_boy1234' 'Notified Admins about this


' 'xx' 1) " (7359" 1582 1 1431464029 50 7359 'Re: AviatorCraft is being reset?!?!?!?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'We think so Although we may find a way to stop it. No date has been set.


[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7360" 1580 3 1431464094 50 7360 'Re: Koolkillerdudes Plots' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Please ask a mod who is online when you are. It will make things much simpler. Thanks




[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7362" 1520 1 1431470026 46 7362 'Re: Eh. Got bored.' 'davide' 'davidenriquez41@gmail.com' '70.192.229.7' 1 0 '' 'I'm keeping this open :P' 'xx' 1) " (7363" 1520 1 1431470343 26 7363 'Re: Eh. Got bored.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'oh snap move from jdk' 'xx' 1) " (7364" 1593 1 1431470435 46 7364 'MOVED: Eh. Got bored.' 'davide' 'davidenriquez41@gmail.com' '70.192.229.7' 1 0 '' 'This topic has been moved to Creativity.

http://aviatorcraft.com/index.php?topic=1520.0' 'moved' 1) " (7365" 1520 1 1431470521 46 7365 'Re: Eh. Got bored.' 'davide' 'davidenriquez41@gmail.com' '70.192.229.7' 1 0 '' 'My Top 10 Pvpers:

1. JDK
2. JDK
3. JDK
4. JDK
5. JDK
6. JDK
7. JDK
8. JDK
9. DendeThe.. SYKE!!! JDK
10. JDK' 'xx' 1) " (7366" 1550 19 1431471724 1 7366 'Re: Prison co-ords for saving items?' 'godlikefrank' 'alextehbest@hotmail.com' '5.152.198.170' 1 0 '' 'No we are not keeping your items; we are doing a reset of Prison Casino Survival Skyblock and Factions; Creative will remain the same.' 'xx' 1) " (7367" 1520 1 1431472672 26 7367 'Re: Eh. Got bored.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Im half on there. I feel special' 'xx' 1) " (7368" 1520 1 1431472984 50 7368 'Re: Eh. Got bored.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '-_-' 'xx' 1) " (7369" 1594 5 1431473035 50 7369 'MOVED: Eh. Got bored.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=19.0]Prison[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1520.0[/iurl]' 'moved' 1) " (7370" 1550 19 1431473074 50 7370 'Re: Prison co-ords for saving items?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7371" 1595 2 1431478952 0 7371 'Gmob Imitating people ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Who is it - Gmob04

Which server ? - Prison

When did they break the rule? - 8:05PM Central time

Evidence? - http://imgur.com/5nchBD8 k1Y10eQ#1

PS : There is 2 PICTURES AND HE IS TRYING TO IMMITATE Ashley_Madz    [ sorry for caps ]

' 'xx' 1) " (7372" 1596 1 1431484564 16530 7372 'DeathreaprII Thinks I Ac? Watchu think?' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'https://www.youtube.com/watch?v=4RkteJ5K6Cc

AutoClick Or No? Comment.' 'xx' 1) " (7373" 1596 1 1431486360 26 7373 'Re: DeathreaprII Thinks I Ac? Watchu think?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Its funny cause he has a modded mouse' 'xx' 1) " (7374" 1596 1 1431486404 16530 7374 'Re: DeathreaprII Thinks I Ac? Watchu think?' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=DendeTheWizard link=topic=1596.msg7373#msg7373 date=1431486360]
Its funny cause he has a modded mouse
[/quote]

Lmao' 'xx' 1) " (7375" 1596 1 1431494563 16222 7375 'Re: DeathreaprII Thinks I Ac? Watchu think?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'he took his armor off at the end XD' 'xx' 1) " (7376" 1596 1 1431498917 15878 7376 'Re: DeathreaprII Thinks I Ac? Watchu think?' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 0 '' 'It's not auto click... Death's just REALLLY REALLLYYY Bad at pvp.... He gets buthurt  so easily.
Good job on the kill buddy.' 'xx' 1) " (7377" 1597 19 1431514366 50 7377 'MOVED: Eh. Got bored.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=1.0]General[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1520.0[/iurl]' 'moved' 1) " (7378" 1598 2 1431517163 16348 7378 'ADVERTISING caraforever36 ---------READ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'What server: Prison
Who: caraforever36
When: 5 minutes ago


Proof: http://imgur.com/eSEBRsj FMZ49Qj TIXTebA CWWjOaH' 'xx' 1) " (7379" 1595 2 1431517369 16348 7379 'Re: Gmob Imitating people ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hello

Ckarate01

[color=red]This is a warning for the player[/color]

[color=green]Next time he cant change name/and get his old name back[/color]

[color=green]~MrYoshi Out[/color]' 'xx' 1) " (7380" 1520 1 1431521582 16348 7380 'Re: Eh. Got bored.' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Monkey mah i come on the list?' 'xx' 1) " (7381" 1595 2 1431522768 46 7381 'Re: Gmob Imitating people ' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

The player has been issued a warning to not abuse his /nick privileges.  If he is found doing this again he will have those privileges revoked. 

Thanks for the report

~[color=blue]JDK21132[/color]' 'xx' 1) " (7382" 1598 2 1431522819 46 7382 'Re: ADVERTISING caraforever36 ---------READ' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

The player will be banned for 14 days for advertising.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7383" 1520 1 1431530194 16530 7383 'Re: Eh. Got bored.' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'deathreaprii eZpz Lemon Squeeze' 'xx' 1) " (7384" 1599 2 1431548588 16222 7384 'spamming' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1431548740 'WhiteDecay' 'Where: creative
Who??: old_dog_4663
When: 4:20 - 4:25pm eastern
Reason: spamming

Proof:
http://imgur.com/FsLOwQ1 4K6iDdb
http://imgur.com/Vr3URnx' 'xx' 1) " (7385" 1600 10 1431550203 16607 7385 'PvpMeBruh\'s still banned' 'PigeonPvP' 'pigeonpvp003@gmail.com' '108.33.7.64' 1 0 '' 'A moderator banned the player PvpMeBruh for 14days for anti knockback. It has been over 14 days so please unban him.' 'xx' 1) " (7387" 1600 10 1431558777 16519 7387 'Re: PvpMeBruh\'s still banned' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'He was supposed to be unbanned about 3 days ago.' 'xx' 1) " (7388" 1600 10 1431574643 1 7388 'Re: PvpMeBruh\'s still banned' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' 'Unbanned. Thanks for the appeal.' 'xx' 1) " (7389" 1601 4 1431574789 31 7389 '/server command' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'On Survival(Rags To Riches) there is a problem where you can't do /server creative and /creative it does nothing or shows Unknown command' 'xx' 1) " (7390" 1601 4 1431578104 1 7390 'Re: /server command' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' 'Will fix.' 'xx' 1) " (7391" 1568 7 1431578815 37 7391 'Re: EVERYONE START COMMENTING' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.29.6.163' 1 0 '' 'xXKillerDudezXx (lol I'm broke Munki)
' 'xx' 1) " (7392" 1469 20 1431582731 1 7392 'Re: Stone Generator' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' 'It looks great; I've added it to Skyblock. Thanks.
[url=http://i.imgur.com/TqaNcH6.png][img width=600]http://i.imgur.com/TqaNcH6.png[/img][/url]' 'xx' 1) " (7393" 1602 1 1431584145 1 7393 'MOVED: 08/4/2015 - Quick Forum Update' 'Alex' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/index.php?board=22.0]Server News & Announcements[/url].

[iurl]http://aviatorcraft.com/index.php?topic=1243.0[/iurl]' 'moved' 1) " (7395" 1604 38 1431584390 1 7669 '14/05/2015 - Incoming Reset 1st of June' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 1432679462 'j_boy1234' '[size=18pt][b]RESET NEWS " I'M SORRY AAH[/b][/size]
[url=http://aviatorcraft.com/forum/index.php?topic=1605.0][size=24pt]READ ZACH'S POST HERE[/size][/url]
I don't enjoy doing resets but they need to be done; we've got a solid date set for the next reset for the following servers;

[size=14pt][b]SERVERS AFFECTED[/b][/size]
[list]
[li][b]Casino[/b] - The casino will be moved onto the new minigames server.[/li]
[li][b]Survival[/b][/li]
[li][b]Factions[/b][/li]
[li][b]Skyblock[/b][/li]
[li][b]Prison[/b][/li]
[/list]Creative is [b]NOT[/b] being reset.

[size=16pt]The Reset date is the [b]1st of JUNE[/b][/size]. Roughly [b]2 Weeks and 1 Day from now[/b].

Want more accurate information regarding the reset (the time)?
[url=http://aviatorcraft.com/countdown][img width=740]http://i.imgur.com/KH8BEki.png[/img]
[size=24pt]aviatorcraft.com/countdown[/size][/url]

We have made sure to agree with Zach (Aviator) that the next time we need a reset is in the next [b]6 MONTHS[/b]" " no lower D:

[size=14pt][b]NEW ADDITIONS TO AVIATORCRAFT[/b][/size]
[b]New Minigames Server[/b];
Containing 4 (hopefully 5 if finished in time) unique minigames made [b]exclusivly[/b] for Aviatorcraft.
[list]
[li][b]BubbleTrouble[/b] - Survive underwater with a limited number of bubbles! (displayed on your XP bar)" " collect bubbles; survive the longest![/li]
[li][b]Normal Spleef - [/b]The title speaks for it's self.[/li]
[li][b]BowBattles [/b]- Explosive bow battle mini-game.[/li]
[li][b]TNTBlock[/b] - Fight other players with TNT and Arrows![/li]
[li][b]Casino [/b]- Moved onto Minigames[/li]
[li][b]PotterGames[/b] - A twist of survival games" including magic spells and more! [/li]
[/list]
<jboy Edit> Fixed minigames desc
[b]Revamped Hub[/b]
A larger hub with a more complex parkour and larger area for additional servers in the near future.


[b]New Website greater functionality[/b]
This is mentioned near the end of my post slightly " the new aviatorcraft website will include the following features;
[list]
[li][b]Latest server news[/b] - directly on the homepage[/li]
[li][b]Accurate status[/b] - For each server on Aviatorcraft" " including the playercount[/li]
[li][b]Downloads Page[/b] - for anything we think you may need to improve your experience on Aviatorcraft[/li]
[li][b]Zach's Twitch Status[/b] - directly on the homepage" " you'll know when he's livestreaming![/li]
[li][b]Staff Page[/b] - for all staff" " including mods; trial-mods & admins [size=8pt](also future builders O::[/size][/li]
[li][b]Events Page[/b] - for all future planned events" " you'll know when cool things are about to happen.[/li]
[li][b]Rules Page[/b] - for "there was no rule for that" people with no common sense[/li]
[/list]
[b]New Planned Mines for Prison[/b]
Including their respective ranks" these may come after the reset but are certainly ready!

[b]Teamspeak[/b]
Already ready for everyone to use!
[b]ts.aviatorcraft.com[/b]

[size=14pt][b]REGARDING DONATORS[/b][/size]
Like normal donators will keep their ranks and donor items after the reset for [b]EVERY SERVER[/b] (their donated ones not stuff they've gathered over time)

[size=14pt][b]CHANGES CONCERNING CASINO OBTAINED RANKS[/b][/size]
We've decided on making something fair for players who use [b]Casino[/b] in regards to [b]resets[/b] and also for the players who have genuinely donated;

[b]Casino Ranks bought will not be permenant and will go away each time we reset this is fair to all genuine donators.[/b]

Some people may hate this change the most; but let's be fair. These ranks are able to be acquired for free as long as you spend time to get them in Casino.

[size=14pt][b]DURING THE RESET[/b][/size]
During the reset the forum & website will be moved around and changed. I've been working on a new & revamped website it will still include this form; the new URL will be aviatorcraft.com/forum for the forum.' 'xx' 1) " (7396" 1605 22 1431584800 16654 7400 '14/05/2015 - Summer Vacation Revamp!' 'AviatorGaming' 'aviatorgaming@yahoo.com' '73.140.155.156' 1 1431602671 'Alex' '[b][size=18pt]What's up Lemon Heads!  8)[/size][/b]

Mr. Aviator here and today I am excited to announce/talk about our Summer Vacation Revamp for AviatorCraft.
This summer is surely going to be a great time here on AviatorCraft! We have quite a few changes coming your way that I think will make AviatorCraft one of the best servers to be a player on. So let's get right into some of the changes I am very excited about the first one being Mini Games!

Yes that is right AviatorCraft is getting it's very own mini games section! But I wanted to do something unique with our mini games so you could have a genuine experience that you can't get anywhere else. So I am happy to announce on June 1st we will be rolling out five mini games; Potter Games Bubble Trouble TNT Fight Casino and Survival Games! Each game is going to have several creative and fun maps to play on with tons of amazing kits that you can use! When you play mini games you will earn tokens which you can use to buy ranks in game money etc.

Not only will you get to start out with a good variety of free kits for each game but for players that want to support the server we will have very exciting additions to the games types! Now there are two more things I personally want to talk about the first being a server wide reset. Now I know that a lot of you are not going to like this but there is some good news with this. The following servers are being reset on May 31st; Factions Prison Sky Block and Survival.

Now here is the good news we are not going to do another reset until December 1st so you can game on in peace. But wait there is more! Because of the reset we are going to have tons of "Famous Youtubers" playing on the server with you guys and that means more players will come! So more players means more competition and more competition means more fun! With our new fancy website aviatorcraft.com and our new game modes and maps this is going to be the best summer ever for AviatorCraft! I look forward to gaming with all of you this summer and hope to keep you all happy gamers for some time to come!

Thanks Mr. Aviator  8)' 'xx' 1) " (7397" 1605 22 1431585203 16222 7397 'Re: Summer Vacation Revamp!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1431585356 'WhiteDecay' 'first now to read the future.

But when will the new website be out Mr.Aviator?' 'xx' 1) " (7398" 1604 38 1431585544 16222 7398 'Re: 14/05/2015 - Incoming Reset 30th May' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'So wait i will lose my skyblock rank after the reset? I bought it from casino' 'xx' 1) " (7399" 1604 38 1431602373 1 7399 'Re: 14/05/2015 - Incoming Reset 30th May' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' '[quote author=WhiteDecay link=topic=1604.msg7398#msg7398 date=1431585544]
So wait i will lose my skyblock rank after the reset? I bought it from casino
[/quote]
Correct you can gain it again and pretty much keep it for about 6 months or more if we decide we don't need a reset in that time.' 'xx' 1) " (7400" 1605 22 1431602616 1 7400 'Re: Summer Vacation Revamp!' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' '[quote author=WhiteDecay link=topic=1605.msg7397#msg7397 date=1431585203]
But when will the new website be out Mr.Aviator?
[/quote]
Within the next two weeks just before the reset most likely!' 'xx' 1) " (7401" 1606 38 1431609245 1 7401 'Want to help out with the website?' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 1431609343 'Alex' '[size=24pt][b]WANT TO HELP OUT WITH THE NEW UPCOMING WEBSITE?[/b][/size]
We need a few images for the last section of the website which represents each server; the better quality the better the results so if possible please use shaders.

The images will be used for the [b]status of each server[/b] (offline/online player count ect)
The images will be resized/cropped to 400 X 205px

An example image the images themselves have to be related to the server; such as this one being in the [b]NEW UPCOMING HUB[/b] (spooky)
[url=http://i.imgur.com/A00ievL.png][img width=500]http://i.imgur.com/A00ievL.png[/img][/url]
The screenshots/images [b]don't have to be taken on the specific server[/b] as long as they look related;
An example for minigames (taken on creative);
[url=http://i.imgur.com/zsJowQn.jpg][img width=500]http://i.imgur.com/zsJowQn.jpg[/img][/url]

We need the following screenshots/images;
[list]
[li]Factions[/li]
[li]Skyblock[/li]
[li]Rags2Riches/Survival[/li]
[li]Prison[/li]
[li]Creative[/li]
[li]Minigames[/li]
[/list]

Thanks.
We'll give credit for each image provided if we accept it to be used on the website.
I can't think of any reward to give people currently but if you guys come up with a good idea we'll consider it.' 'question' 1) " (7402" 1604 38 1431609984 26 7402 'Re: 14/05/2015 - Incoming Reset 30th May' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Well then.' 'xx' 1) " (7403" 1606 38 1431624575 16222 7404 'Re: Want to help out with the website?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1431624859 'WhiteDecay' 'So it is ok to not have shaders because my Pc can't handle it.
Where do we send it? on here are to your skype?' 'xx' 1) " (7404" 1607 1 1431624680 16315 7404 'My notice.' '360PlaysMC' 'rexfrits@gmail.com' '206.181.80.93' 1 0 '' 'I just wanted to say that my stay here on aviatorcraft has been pleasant but with the reset everything I have worked for on this server such as my plot on survival getting reset is too much so I just wanted to say that sadly I am leaving aviatorcraft. My plot has helped me get through my family troubles and now that it is getting reset I can play on here anymore.... I just wanted to let you guys know the reason why you will not see me around anymore. So I guess this is goodbye. I hope that everyone else enjoys the reset but I hate change and this is the only thing that got me through a major car crash and having to stay in hotels for the past year. So bye..  :-[ :-\\ :'(' 'xx' 1) " (7405" 1599 2 1431626360 46 7405 'Re: spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.233.229' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7406" 1590 21 1431626374 16623 7406 'Please Do It Fast' 'Sancheet' 'sancheetb@gmail.com' '122.162.170.124' 1 0 '' '[b][color=pink]Can you guys please do it fast as the people in rags 2 riches have decreased but with this new mcmmos update people may start getting back on it

-Regards San[/color][/b]' 'xx' 1) " (7407" 1605 22 1431626629 16623 7407 'Just One Question' 'Sancheet' 'sancheetb@gmail.com' '122.162.170.124' 1 0 '' 'Can you tell us the exact date of this revamp aviator

-Regards Your Biggest Fan (San)' 'xx' 1) " (7408" 1605 22 1431627245 46 7408 'Re: 14/05/2015 - Summer Vacation Revamp!' 'davide' 'davidenriquez41@gmail.com' '70.192.233.229' 1 0 '' 'Sancheet

http://aviatorcraft.com/index.php?topic=1604.0' 'xx' 1) " (7409" 1606 38 1431627552 1 7409 'Re: Want to help out with the website?' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' 'Just post it on this thread it's quicker if you can place a url before and after it like so;
[code][url=http://i.imgur.com/3vRLweT.gif][img]http://i.imgur.com/3vRLweT.gif[/img][/url][/code]

^ Will then result in a clickable image; going straight to the source; shown below:

[url=http://i.imgur.com/3vRLweT.gif][img]http://i.imgur.com/3vRLweT.gif[/img][/url]' 'xx' 1) " (7410" 1605 22 1431633134 50 7410 'Re: 14/05/2015 - Summer Vacation Revamp!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'i gotta get my shit together ' 'xx' 1) " (7411" 1605 22 1431633691 16438 7411 'Re: 14/05/2015 - Summer Vacation Revamp!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i]My reaction towards the RESET[/i][/center]
[center][img]https://38.media.tumblr.com/tumblr_memoc13i6Z1rscxu5o1_500.gif[/img][/center]' 'xx' 1) " (7412" 1606 38 1431633849 16222 7412 'Re: Want to help out with the website?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1431634324 'WhiteDecay' 'Yeah my pics are too [b]BIG[/b] So I'm sorry if this is too much.
I'll try to get some that are not big next time.

Some of the builds are made by others: MrGrummpy_14's Club Fire's maze College and arena
My Builds: Never Have I Ever and the Staff stand with the[glow=red 2 300] Aviator[/glow][glow=yellow 2 300]craft[/glow] sign.
Also can you tell me what shaders you use?

[url=http://imgur.com/xnPzdkD DfBTQmt ZMLo76L nFY8qtx bLjKure 3blIAvK 4aj6Fja Ff7qR0V WGNNqWD 39DUjxB coFjcLC mFV7abz 6EPFW8p 1oLcpp5 EaIJmTC#10]http://imgur.com/xnPzdkD DfBTQmt ZMLo76L nFY8qtx bLjKure 3blIAvK 4aj6Fja Ff7qR0V WGNNqWD 39DUjxB coFjcLC mFV7abz 6EPFW8p 1oLcpp5 EaIJmTC#10[/url]' 'xx' 1) " (7413" 1606 38 1431635780 1 7413 'Re: Want to help out with the website?' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.74' 1 0 '' '[quote author=WhiteDecay link=topic=1606.msg7412#msg7412 date=1431633849]
Also can you tell me what shaders you use?
[/quote]
Sonic Ethers; here have some direct links to save you some hassle:
[url=https://www.dropbox.com/s/icr2vgtr9gw9ktf/install-asm-all-5.0.3-for-minecraft.jar?dl=0]ASM 5.0.3 Shaders Installer[/url]
[url=http://sonicether.com/shaders/download/v10.2Preview1Ultra/]SEUS v10.2 Preview 1 Ultra[/url]

[b]How to Install[/b]
How to install (without Forge)

1. Before running the installer:
2. Make sure you have run Minecraft 1.8 at least once then close it.
---- If you have only other versions installed click "New Profile" or "Edit Profile" and select "Use version" "release 1.8" save then selected the new/edited profile and click play.

3. Close the Minecraft Launcher before you run the Installer.
4. Move the SEUS preview zip file into your new .minecraft > shaderpacks folder
[b]Don't unzip it[/b] it will work as it is' 'xx' 1) " (7414" 1608 2 1431637857 16267 7414 'Xx69Furries69xX Hacking' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Where was this? In the Hub
Who is the player? Xx69Furries69xX
When did  they break the rule? I'm not sure of the exact time sorry.



Proof: https://youtu.be/5Uy5xZKLsxQ ' 'wink' 1) " (7415" 1608 2 1431639133 16438 7415 'Re: Xx69Furries69xX Hacking' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[img]http://33.media.tumblr.com/tumblr_lzx9a9ZHD61rovmado1_500.gif[/img]

XD i woudlnt call jesus (walking on water) or Glide (chicken) and highjump (to be much of a threat)
the mods know i have hacks but i never use the damaging hacks like kill aura xray and other mods i do have hack cilents (weepcraft and auxenity) but i just use fullbright because i hate pvping and i was supposed to be banned before and i was trying to because jboy had a screenshot of the auto armor thingy which i didnt know what the hell it was so ya o3o' 'xx' 1) " (7416" 1608 2 1431640066 15888 7416 'Re: Xx69Furries69xX Hacking' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Hacking is hacking even if you think it's not "damaging".' 'xx' 1) " (7417" 1605 22 1431640368 16055 7417 'Re: 14/05/2015 - Summer Vacation Revamp!' 'ASF_BAJAN1' 'dscanlon4@kc.rr.com' '69.76.236.115' 1 0 '' 'That sounds like a great idea and sounds like a lot of fun yet to come!' 'xx' 1) " (7418" 1608 2 1431641164 16438 7418 'Re: Xx69Furries69xX Hacking' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Soniccaleb link=topic=1608.msg7416#msg7416 date=1431640066]
Hacking is hacking even if you think it's not "damaging".
[/quote]


o3o sonic u know what im capable of dont test me plus idc XD its a 2 week ban ' 'xx' 1) " (7419" 1608 2 1431645657 16222 7419 'Re: Xx69Furries69xX Hacking' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'IF you were caught hacking the 1st time is 2 weeks
2nd time is perma ban' 'xx' 1) " (7420" 1609 3 1431646194 16036 7420 'Name Change' 'FernandoVD2003' 'ftavandet@gmail.com' '179.219.198.88' 1 0 '' 'Will I lose all my player vaults and commands (Im a Hitman) if I change my username?' 'xx' 1) " (7421" 1609 3 1431650331 15888 7421 'Re: Name Change' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'I've seen some complaints about player vaults being lost after a name change. I suggest you don't do it until staff reply.' 'xx' 1) " (7422" 1608 2 1431650416 46 7422 'Re: Xx69Furries69xX Hacking' 'davide' 'davidenriquez41@gmail.com' '173.209.212.227' 1 0 '' 'Hello

The player will be banned for 14 days for hacking. We do not approve of any sort of hacking whatsoever because even the smallest form can become an unfair advantage to the player. Because we have told you bbefore to not use the hacked client on our server I will be banning you from Hub.

Locking Topic.

~JDK21132' 'xx' 1) " (7423" 1610 4 1431657572 16321 7423 'I lost my Hitman Rank' 'Muddman44' 'cdwaple@gmail.com' '97.91.170.180' 1 0 '' 'Hi Andrudaloo here and i was temp banned and when it was done i lost my rank. I still have my Nickname and Rank thug
http://imgur.com/gallery/QDXg2G7/new' 'xx' 1) " (7424" 1610 4 1431657866 16321 7424 'Re: I lost my Hitman Rank' 'Muddman44' 'cdwaple@gmail.com' '97.91.170.180' 1 0 '' 'Also i saw the reset notice and Somebody bought a SGC pick ax and gave it too me. I was wondering if i still get it. :o' 'xx' 1) " (7425" 1604 38 1431664782 16623 7425 'Re: 14/05/2015 - Incoming Reset 30th May' 'Sancheet' 'sancheetb@gmail.com' '182.69.73.238' 1 0 '' '[quote author=WhiteDecay link=topic=1604.msg7398#msg7398 date=1431585544]
So wait i will lose my skyblock rank after the reset? I bought it from casino
[/quote]
[color=limegreen][font=impact]Fell bad for you bud hope you get the rank back soon good that I bought the fly command with money xD 8)[/font][/color]' 'xx' 1) " (7426" 1611 4 1431666164 16623 7426 'muskycat ' 'Sancheet' 'sancheetb@gmail.com' '182.69.73.238' 1 0 '' '[font=impact][color=orange]Guys there is a player on rags 2 riches called muskycat and he says that he can't get a plot and is continuously pleading me to be added and it's really irritating can you help me our and the /ignore command doesn't apply for /msg

Thank you Regards San[/color][/font]' 'exclamation' 1) " (7445" 1614 15 1431718661 26 7445 'Re: MCMMOS ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Survival is supposed to be survival nothing more. Factions is basically the same thing except more over powered. Most likely this suggestion will be denied.' 'xx' 1) " (7429" 1606 38 1431684282 1 7429 'Re: Want to help out with the website?' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.37' 1 0 '' '[quote author=WhiteDecay link=topic=1606.msg7412#msg7412 date=1431633849]
[url=http://imgur.com/xnPzdkD DfBTQmt ZMLo76L nFY8qtx bLjKure 3blIAvK 4aj6Fja Ff7qR0V WGNNqWD 39DUjxB coFjcLC mFV7abz 6EPFW8p 1oLcpp5 EaIJmTC#10]http://imgur.com/xnPzdkD DfBTQmt ZMLo76L nFY8qtx bLjKure 3blIAvK 4aj6Fja Ff7qR0V WGNNqWD 39DUjxB coFjcLC mFV7abz 6EPFW8p 1oLcpp5 EaIJmTC#10[/url]
[/quote]
The shots you've taken are quite good; I will attempt to re-create some of them with shaders thanks.' 'xx' 1) " (7444" 1614 15 1431712281 16623 7444 'MCMMOS ' 'Sancheet' 'sancheetb@gmail.com' '122.176.14.240' 1 0 '' '[font=impact][color=red]Can you guys please add mcmmos for prison and survival (rags 2 riches) because factions has it and its really unfair that survival and prison don't have mcmmos as it really gives a good RPG feeling which will engage players for longer time enhancing their statz In ez words I would consider mcmmos=more interest.

-Regards Aviatorcraft Addict (San) 8) [/color][/font]' 'xx' 1) " (7431" 1611 4 1431687493 0 7431 'Re: muskycat ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'This is the wrong section for half of your post. If you wish to report muskycat please do so on the Report a Player board. Also remember picture evidence is necessary to constitute a punishment.

As for /ignore not applying to msgs normally it does so that suggests an error on the plugins side and im sure alex or another staff member will look into it A.S.A.P.

Otherwise thanks for the report  ;)' 'xx' 1) " (7432" 1608 2 1431690510 50 7432 'Re: Xx69Furries69xX Hacking' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[img]http://images.cooltext.com/4240486.gif[/img]


sorry i had 2 jdk :P' 'xx' 1) " (7433" 1611 4 1431690600 50 7433 'Re: muskycat ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'We need proof!


[img]http://images.cooltext.com/4240482.gif[/img]


[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7434" 1609 3 1431690723 50 7434 'Re: Name Change' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Yes you do If a Moderator is online you can ask them to transfer them. We use name history to verify it was your old name then we go into your old names vault and put it in your vault.


[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7435" 1604 38 1431695936 16655 7435 'Re: 14/05/2015 - Incoming Reset 30th May' 'xXCosmicXx' 'shayzon101@gmail.com' '90.205.11.162' 1 0 '' 'Will We Lose Our islands and money after this reset?' 'xx' 1) " (7436" 1604 38 1431696997 46 7436 'Re: 14/05/2015 - Incoming Reset 30th May' 'davide' 'davidenriquez41@gmail.com' '70.192.232.149' 1 0 '' '[quote]Will We Lose Our islands and money after this reset?[/quote]

Yes with the reset you will lose your islands inventories echests balances everything that you had on skyblock before.  If you purchased a rank from buycraft you will retain that rank.  If you purchased a rank from casino you will not keep that rank. 

[b]For others[/b]: This is the same for all other servers.

Hope this clears this up!' 'xx' 1) " (7437" 1606 38 1431697136 46 7437 'Re: Want to help out with the website?' 'davide' 'davidenriquez41@gmail.com' '70.192.232.149' 1 0 '' 'I have to admit that first screenshot of factions spawn is beautiful. Good job decay!' 'xx' 1) " (7438" 1610 4 1431697445 46 7438 'Re: I lost my Hitman Rank' 'davide' 'davidenriquez41@gmail.com' '70.192.232.149' 1 0 '' 'Hello

[b]In regards to your rank [/b] since it was bought by another player and was later charged back the rank was revoked.  Chargebacks are bannable since in our terms and conditions for when buying rank we state that no refunds or chargebacks are allowed.  Since it was charged back your rank was taken away.  I would talk to Vorah about it since we had the same problem with Redneck_City and I believe he said that he bought it for you too. 

[b]In regards to your SGC pick [/b] if you bought the pick yourself you will keep the pick.  If you got the pick from another player through an exchange (dropping items putting it in a chest etc.) you will not keep the pick.  The pick is retained for those who purchased the pick. 

If you have any questions or concerns just pm me or Alex.  (I am inserting Alex since he is best with buycraft issues).

Thanks for the report!

~[color=blue]JDK21132[/color]' 'xx' 1) " (7439" 1568 7 1431709200 15878 7439 'Re: EVERYONE START COMMENTING' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 0 '' 'Sorry about the wait I thought it was on the 15th... Welp. Imma pick a kid brb' 'xx' 1) " (7440" 1568 7 1431709361 15878 7440 'Re: EVERYONE START COMMENTING' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 0 '' 'The winner
Is
Indeed
FirePower
gg kid
You got good.' 'xx' 1) " (7441" 1536 7 1431709433 15878 7441 'Re: Top 10 songs your currently listening to' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 0 '' 'I
Don't
Listen
To
Music
-------
Don't
Judge
Please
-------
It
Is
Just
Annoying

' 'xx' 1) " (7442" 1613 2 1431709753 15878 7444 'Ridiculous... Absolutely ridiculous.' 'TheArticMonkey' '1kie27i@gmail.com' '90.208.53.218' 1 1431713554 'TheArticMonkey' 'I'm not sure if this is classed as spam but.. WAIT.. ITS DEFINITELY CLASSED AS SPAM... Eventualy I ignored these kids because they was starting to piss me off...


Anyway.

Who - ilay_king21 --- liadisrael and yarin_yaari
Server - Prison
When - Today relevant
Broken rule - Spamming. Alot. Punishment should be a little bit more then a kick... A little bit more then a ban.. Perma mute?


Proof - 40 images uploading right now.

Couldn't be bothered waiting for all the images to upload there was too many.. So here's all I had time for http://imgur.com/a/l81vQ

' 'xx' 1) " (7443" 1613 2 1431711131 16438 7443 'Re: Ridiculous... Absolutely ridiculous.' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][img]https://thoughtcatalog.files.wordpress.com/2013/07/anigif_enhanced-buzz-3254-1369060826-16.gif?w=500&h=281[/img][/center]

[center][i]SPAMMERS NEED TO LEARN TO SHUT UP[/i][/center]

[center][i]when a person keeps spamming i know they know the rules of it but im like Looks like I overestimated the number of your brain cells.[/i][/center]' 'xx' 1) " (7449" 1617 17 1431721025 16222 7449 'World Edit Prefix' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'I know this is only a perk but i think my pic can explain for you :)
[img]http://i.imgur.com/XFSKt9d.png[/img]
I didn't know what color it could be but I notice only one rank in the entire server have Cyan. So I went with Cyan because it very noticeable.' 'xx' 1) " (7448" 1606 38 1431719611 16222 7448 'Re: Want to help out with the website?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' ':3 Thanks Fire and JDK' 'xx' 1) " (7450" 1614 15 1431721094 16222 7450 'Re: MCMMOS ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Tbh if survival have mcmmo it not really survival.' 'xx' 1) " (7451" 1617 17 1431721832 50 7451 'Re: World Edit Prefix' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Perks come as is. This perk does not come with a prefix.


[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7452" 1613 2 1431724437 31 7452 'Re: Ridiculous... Absolutely ridiculous.' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '172.56.31.122' 1 0 '' 'Flurries I'm going off what you said. Hackers need to stop hacking I say that because hacking gets you nowhere and it'll get you banned you're stupid if you have hacks but I have had hacks I don't deny that but hacking proves you have no skill. ' 'xx' 1) " (7453" 1618 10 1431724592 16519 7453 'PvPMeBruh STILL Banned' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'PvPMeBruh and I were skipping and he told me he was still banned.  But what I think happened is that you guys unbanned him from prison not the whole server. He has been banned 5 extra days from the whole server.' 'xx' 1) " (7454" 1618 10 1431724830 1 7454 'Re: PvPMeBruh STILL Banned' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.37' 1 0 '' 'I've just unbanned him; he should have already been unbanned but just reply to this if not and we'll sort it out.' 'xx' 1) " (7455" 1564 17 1431725048 1 7455 'Re: Will Creative be reseting?' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.37' 1 0 '' 'Creative will NOT be reset. Thanks.' 'xx' 1) " (7458" 1620 2 1431748400 16222 7458 'spamming ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 1431750426 'WhiteDecay' 'Creative
IGN: XxGamerGirl3xX Bailey10 and Chelseakf
11:50 pm- 1:30am
Spamming

Proof: http://imgur.com/KYoIrHe 1iHPmxT and http://imgur.com/Rev9fRi 4rJEuUZ CF4CNiV Kn67F23 TKiHIRi#4
' 'xx' 1) " (7459" 1620 2 1431758381 0 7459 'Re: spamming ' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Eww these people are gross ! ' 'xx' 1) " (7460" 1613 2 1431762690 16438 7460 'Re: Ridiculous... Absolutely ridiculous.' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=CeralMuncher link=topic=1613.msg7452#msg7452 date=1431724437]
Flurries I'm going off what you said. Hackers need to stop hacking I say that because hacking gets you nowhere and it'll get you banned you're stupid if you have hacks but I have had hacks I don't deny that but hacking proves you have no skill.
[/quote]

[center][img]http://mrwgifs.com/wp-content/uploads/2013/05/Russell-Brand-I-Dont-Care-In-Forgetting-Sarah-Marshall-Gif.gif[/img][/center]

[center][img]https://31.media.tumblr.com/d6498a700eb375e15eeb6eea411d62ea/tumblr_mx2luwppuH1s89mq8o3_500.gif[/img][/center]

[center][i]oh wow i hack lets all make a big deal about it i can tell u about 3 or 4 other hackers on the server but i dont betray my friends! so if  u want to keep being a big (mean word) about it i suggest you go take a seat before i show u  a entire list of hackers worse then me on that server and i got banned for using jesus? and highjump im fine with it i understand that i shouldnt have it but everyone knows i dont pvp with hacks if they want a 1v1 i have to leave the server change my client to make it fair .-. also this is a topic on spammers not about me hacking[/i][/center]' 'xx' 1) " (7461" 1613 2 1431772798 0 7461 'Re: Ridiculous... Absolutely ridiculous.' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'This is beginning to turn into a fight and we're straying off the topic of the player that was actually reported. Its my suggestion that a staff member review and lock this topic Asap.' 'xx' 1) " (7462" 1604 38 1431785559 15885 7462 'Re: 14/05/2015 - Incoming Reset 30th May' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'BTW will u reveal the new T mods when u reset or beore or after ? Thanks in advance!' 'xx' 1) " (7463" 1604 38 1431785966 46 7463 'Re: 14/05/2015 - Incoming Reset 30th May' 'davide' 'davidenriquez41@gmail.com' '70.192.234.16' 1 0 '' 'New tmods are being selected right now. Please be patient as we select all of the appropriate trial mods. ' 'xx' 1) " (7464" 1613 2 1431786049 46 7464 'Re: Ridiculous... Absolutely ridiculous.' 'davide' 'davidenriquez41@gmail.com' '70.192.234.16' 1 0 '' 'Hello

I am locking this topic mostly because of the constant arguing.

In regards of the players they will both be muted for 20 minutes for spam

~[color=blue]JDK21132[/color]' 'xx' 1) " (7465" 1620 2 1431786102 46 7465 'Re: spamming ' 'davide' 'davidenriquez41@gmail.com' '70.192.234.16' 1 0 '' 'Hello

The players will be muted for 20 minutes for spam.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7466" 1619 2 1431786149 46 7466 'Re: XxBallerBroxX Hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.234.16' 1 0 '' 'Hello

The player will be banned from factions for 14 days for hacking.  Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7467" 1621 2 1431793975 15878 7467 'Hacking' 'TheArticMonkey' '1kie27i@gmail.com' '2.124.70.72' 1 0 '' 'Server - Prison
Who - Donovan
Broken rule - Hacks

Proof - https://www.youtube.com/watch?v=aL6NFLYw-es&feature=youtu.be

Killaura
Anti knockback
' 'xx' 1) " (7468" 1621 2 1431795186 16222 7468 'Re: Hacking' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.60' 1 0 '' 'Yup total hack no one should be able to get knockback with a gapple.' 'xx' 1) " (7469" 1621 2 1431799696 46 7469 'Re: Hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.233.24' 1 0 '' 'Hello

This is indeed hacking.

Player has been banned for 14 days from prison

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7470" 1562 17 1431801184 16493 7470 'Re: Voting for world edit?' 'Lizardz' 'lizardz9908@gmail.com' '174.26.96.136' 1 0 '' 'I have seen this on many other Creative servers. It helps the server receive votes and achieve higher on the server lists. I think it would be a good idea that if you vote once you get world edit for a time period example:
*Tim has voted at VoteWebsite and received WorldEdit for 15min!*
15min later...
*[msg -> Tim] Your WorldEdit time is up! Thanks for voting!*
I think this could work but it's up to the admins. Great suggestion though. ' 'xx' 1) " (7471" 1520 1 1431802797 15878 7471 'Re: Eh. Got bored.' 'TheArticMonkey' '1kie27i@gmail.com' '2.124.70.72' 1 0 '' 'I can kill FatalityPvP
He's so bad
Where does that put me now?
Just wondering....' 'xx' 1) " (7472" 1622 2 1431804183 16559 7472 'Ramon_0920' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Ramon_0920
was harassing me and swearing to me
Please do something about this
Proof:
http://i.imgur.com/NdeCv2j.png
http://i.imgur.com/kmVHiIY.png
http://i.imgur.com/gICZggc.png
http://i.imgur.com/LoZljs8.png
http://i.imgur.com/Q1QqVRw.png' 'xx' 1) " (7473" 1623 38 1431806821 1 7655 '16/05/2015 - The New Trial-Mods' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.192' 1 1432653700 'Alex' 'Hey Everyone we've picked a total of [b]3 New Trial-Mods[/b] for Aviatorcraft " these people include;
[list]
[li][b]SH4DOWxD3LTA[/b] - [url=http://aviatorcraft.com/forum/index.php?action=profile;u=61]Forum Profile[/url][/li]
[li][b]WhiteDecay[/b] - [url=http://aviatorcraft.com/forum/index.php?action=profile;u=16222]Forum Profile[/url][/li]
[li][s][b]Lizardz[/b] [/s]- [url=http://aviatorcraft.com/forum/index.php?action=profile;u=16493]Forum Profile[/url] - he has quit" due to a lot of things going on. (Jboy Edit)[/li]
[/list]
We'll make sure to inform everyone when we require new staff like usual however we will have a shorter timeframe of applying next time. Thanks.' 'exclamation' 1) " (7474" 1623 38 1431807128 0 7474 'Re: 16/05/2015 - The New Trial-Mods' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Are you guys still deciding on Moderators? ' 'xx' 1) " (7475" 1623 38 1431807288 26 7475 'Re: 16/05/2015 - The New Trial-Mods' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'No they are not these are it.' 'xx' 1) " (7476" 1623 38 1431809303 16168 7476 'Re: 16/05/2015 - The New Trial-Mods' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Congrats  to the new Trail - Mods i would also like to say i never seen any of these people besides WhiteDecay But cant wait to see how this goes lol Congrats.' 'xx' 1) " (7477" 1622 2 1431810484 32 7477 'Re: Ramon_0920' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Thanks for the report the player has been banned for one day' 'xx' 1) " (7478" 1623 38 1431813976 26 7478 'Re: 16/05/2015 - The New Trial-Mods' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Sh4 is on facs but I've never seen lizards.' 'xx' 1) " (7479" 1623 38 1431818856 15846 7479 'Re: 16/05/2015 - The New Trial-Mods' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.164.140' 1 0 '' 'Congratulations to the new trialmods they really deserver it!' 'xx' 1) " (7480" 1520 1 1431818903 46 7480 'Re: Eh. Got bored.' 'davide' 'davidenriquez41@gmail.com' '173.209.212.207' 1 0 '' 'Um. Monkey you didn't kill him. You 2v1 him with Hells and then 1v1 him and then you lost. You then asked him to go to another server because supposedly you could easily beat him on there. So based on this post I believe that you beat him on another server but not Aviatorcraft. The wonders of /v o3o' 'xx' 1) " (7481" 1624 7 1431819414 26 7481 'Tokyo Ghoul Thread.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Almost #3 on my anime list O3O?' 'xx' 1) " (7482" 1623 38 1431821934 28 7482 'Re: 16/05/2015 - The New Trial-Mods' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[move]Congrats you 3!

I look forward to what you guys bring forth to aviatorcraft![/move]' 'xx' 1) " (7483" 1624 7 1431828396 1 7483 'Re: Tokyo Ghoul Thread.' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.192' 1 0 '' 'The soundtrack is a pretty great listen; I'm probably going to start watching it soon.
[youtube]http://www.youtube.com/watch?v=pPNRgOvbKbg[/youtube]' 'xx' 1) " (7484" 1624 7 1431828709 26 7484 'Re: Tokyo Ghoul Thread.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I like the opening' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (7485 1520 1 1431829816 16632 7485 'Re: Eh. Got bored.' 'DS4lordhunter' 'Tajwar100@aol.com' '73.198.58.30' 1 0 '' 'We'll lets see wheir my name is.Ohhhh that's right I suck at pvp.What am I even typing.Just so u know I could be drunk.' 'xx' 1) " (7486" 1562 17 1431850090 16348 7486 'Re: Voting for world edit?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hmmmm i Dont think its the best idee because: with world edit can you make much lag Like lava/water and if you Spawn really much blocks away you get Great lag for the server and if there are trollers they are gonna spam the comments and that crashing servers/worlds


?FirePowerHD657' 'xx' 1) " (7487" 1625 1 1431850423 16348 7487 'beta minigame server ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hey       I love wat jboy/Alex did. Finally the beta minigame server. There are Some bugs bug its really much Fun to play.  Wanne play? Go to hub and type /beta to join a game type /Tb join of click on a sign that you see.    Gl with playing TNTblock ' 'xx' 1) " (7488" 1536 7 1431850547 16348 7488 'Re: Top 10 songs your currently listening to' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'I tot one music i always to listen: gioni trigger ' 'xx' 1) " (7489" 1623 38 1431850951 16348 7489 'Re: 16/05/2015 - The New Trial-Mods' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Good luck whitedecay-shadow-lizardz i hope you Guys enjoy trial mod 😄' 'xx' 1) " (7490" 1243 38 1431851150 16348 7490 'Re: 08/4/2015 - Quick Forum Update' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Ok thx Alex for saying iT helps  ;)' 'xx' 1) " (7491" 1606 38 1431854317 16348 7491 'Re: Want to help out with the website?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'My pictures :D

http://imgur.com/SZYA9FF eWw2xu8 otjzgdh DXLDIup OKO3Tiz 7c5hsHz wOlf2dc AwsubKO ANftnnY#8

I hope you like :D' 'xx' 1) " (7492" 1606 38 1431854348 16348 0 'Re: Want to help out with the website?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'And Great job whitedecay :D' 'xx' 1) " (7493" 1606 38 1431854384 16348 0 'Re: Want to help out with the website?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '




[move][color=red][b]And Great Job Whitedecay[/b][/color][/move]' 'xx' 1) " (7494" 1606 38 1431855589 16348 0 'Re: Want to help out with the website?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '


[move][color=red][b]Great Job Whitedecay[/b][/color][/move]' 'xx' 1) " (7604" 1645 3 1432349884 31 7604 'Re: Colored name issue.' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'I'm pretty sure that isn't something carmau would remember but I could be wrong.
' 'xx' 1) " (7505" 1552 3 1431891853 15846 7505 'Re: Where to Put SGC pickaxe for reset.' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 1431891983 'M1KKYP' 'Like Cereal muncher said everything will be delivered to you when you log in. it's like you just bought it.

On factions all of your ranks will be reset aswell for example; if I were to have lemongod (which I do) and I've already used my ilemongod and I have 6 months to wait and the reset will happen in less time than that you will be able to use your ilemongod once again. Like I said your kits would be reset.
Btw I suggest you lock the thread.' 'xx' 1) " (7525" 1520 1 1431979425 15878 7525 'Re: Eh. Got bored.' 'TheArticMonkey' '1kie27i@gmail.com' '94.0.107.63' 1 0 '' 'I killed FatalityPvP 4 out of 5 times on a different server I'm alot worse on Aviator for these reasons:

1. HACKERS
2. I LAG LIKE GIRAFFE BALLS
3. MORE HACKERS
4. AMERICAN SERVERS MAKE ME LAG
5. PEOPLE CAN'T PVP SO THEY HACK

I'm op on Aviator... Imagine me on [s]Badlion[/s]. I'm so much better' 'xx' 1) " (7503" 1623 38 1431885425 16519 7503 'Re: 16/05/2015 - The New Trial-Mods' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Congrats you guys who got it!  :D' 'xx' 1) " (7501" 1606 38 1431874926 16222 7501 'Re: Want to help out with the website?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Your pic look great too [glow=red 2 300]Fire[/glow]. But you should leave your Lighting smooth on to prevent the blocky lights.

If you lag with shaders you'll only need the lighting on minimum if you use optifine.' 'xx' 1) " (7502" 1536 7 1431875459 16222 7502 'Re: Top 10 songs your currently listening to' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' '1: No.5 by Hollywood Undead
2: Pain by Three days Grace
3: Kings and queens by 30 Sec to Mars
4: King for a Day by Pierce the Veil
5: What i've Done by Linkin Park
6: Crawling by Linkin Park
7: Numb by Linkin Parks
8: I Hate Everything By Three Days Grace
9: Never Too Late by Three Days Grace
10: Freaks by Steve aoki' 'xx' 1) " (7506" 1581 3 1431893168 32 7506 'Re: Where do I put my stuff for restart?' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Nothing will be kept Everything will be gone' 'xx' 1) " (7507" 1625 1 1431893633 1 7507 'Re: beta minigame server ' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.184.34' 1 0 '' 'Glad you like it so far team-based minigames seem to work alright currently; there's a temporary map used for /[b]tb join teams[/b] for TNTBlock' 'xx' 1) " (7508" 1626 2 1431900045 0 7508 'gmob04 imitating people again!' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Who - Gmob04

On ? - Prison

Evidence ? - http://imgur.com/dVu6HUO' 'xx' 1) " (7509" 1626 2 1431901062 50 7509 'Re: gmob04 imitating people again!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '

[img]http://images.cooltext.com/4240479.gif[/img]
' 'xx' 1) " (7510" 1552 3 1431901209 50 7510 'Re: Where to Put SGC pickaxe for reset.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'ALL NON CASINO DONOR PERKS WILL BE KEPT


[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7511" 1562 17 1431901271 50 7511 'Re: Voting for world edit?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Sorry This is a donator perk. We do not give out Donor perks.


Thanks


[img]http://images.cooltext.com/4240486.gif[/img]' 'xx' 1) " (7539" 1630 10 1432088548 1 7539 'Re: Why Am I Still Banned.' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.55' 1 0 '' 'You were using alts a while ago to evade bans. Unbanned for now.' 'xx' 1) " (7540" 1632 2 1432088558 0 7540 'Gmob trying to immitate SubZeroPlayz and Sub0X32 [ Actual New Version ]' 'ckarate01' '' '199.47.117.195' 1 0 '' 'Who - gmob04

Game? - Prison

Time? - 9:25 Central 5/19/15

Evidence? - http://imgur.com/JjXhUwd bQVY027 SSz6FF6#2        http://imgur.com/JjXhUwd bQVY027 SSz6FF6#1
 

PS : its SubZeroPlayz Name combined with Sub0X32 And SubZeroPlayz Does not have a donor rank and Sub0X32 Does Buts its chief not hitman and sorry for that last report when it was the same evidence last time he got punished But this is real new evidence this is his 2nd Offence so it should be revoked <-- His /nick command ' 'xx' 1) " (7571" 1636 2 1432213975 16276 7571 'Re: MaksDoseMC Hacking on creative?' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.112' 1 0 '' 'Hi

That is surely a hack from MaksDoesMC because base on my research thorns 3 only damage half a heart if you have full set armor (not enchanted) and will damage 4 hearts if you don't use any armor. Basically I count that as a hacking and strength potion will effect the person when you hit the player. Base on the video he doesn't even hit xxGOODYERxx. So in conclusion this guy hacks but sorry I'm not sure with the hacks

Thank you.' 'xx' 1) " (7546" 1635 40 1432098927 16284 7561 'ItzDeadeye\'s Build Entry' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 1432170553 'CaptainDeadeye55' '[b](IGN: ItzDeadeye [/b][b](Build Name:The Forgotten Valley[/b]


  [b]Screenshots Of default Texture Pack[/b]  >>>>> http://imgur.com/kTO1m8f
                                                                  >>>>> http://imgur.com/zIjew36
                                                                  >>>>> http://imgur.com/7Xq5L9f
                                                                  >>>>> http://imgur.com/vl2Kkw7
                                                                  >>>>> http://imgur.com/ohoChzf



[b]Screenshots Of John Smith Legacy Texture Paxk [/b]                                        This Build Took 4 weeks to make Just a fact

                                                                  >>>>> http://imgur.com/WNhVGmr
                                                                  >>>>> http://imgur.com/E8vlQub
                                                                  >>>>> http://imgur.com/GbWvLih
                                                                  >>>>> http://imgur.com/WTYqcxs
                                                                  >>>>> http://imgur.com/jeSJsN0



        [b]Video Tour(Provided By IIVorahII Thx Bro[/b] >>>>> https://www.youtube.com/watch?v=URu137bK8W0


        [b]Thx and good Luck :D[/b]' 'xx' 1) " (7547" 1604 38 1432125166 35 7547 'Re: 14/05/2015 - Incoming Reset 1st of June' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'DAMIT i havent got over the last reset o-o

and not suprised xD' 'xx' 1) " (7548" 1623 38 1432125259 35 7548 'Re: 16/05/2015 - The New Trial-Mods' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'Congrats and say hello to the cruel harsh wrath of the mods and admins xD' 'xx' 1) " (7603" 1644 4 1432349774 31 7603 'Re: reset no coloured chat ' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Marco they're aware of this and as for you that keeps making the 'report a bug' isn't going to help. You've made 3 ore more threads on this and the mods can't bring it back but please stop making threads like this.' 'xx' 1) " (7602" 1641 15 1432347875 16222 7602 'Re: new stuff' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'we already ahd that idea and im sure they said that they wont do anything like that' 'xx' 1) " (7550" 1605 22 1432125527 35 7550 'Re: 14/05/2015 - Summer Vacation Revamp!' 'updog2000' 'kaine624@gmail.com' '218.214.128.193' 1 0 '' 'Just a fan (OF AVIATORCRAFT)question is there going to be a key system ???' 'xx' 1) " (7551" 1520 1 1432135903 15878 7551 'Re: Eh. Got bored.' 'TheArticMonkey' '1kie27i@gmail.com' '94.0.234.160' 1 0 '' 'Cuz u bad kid xD jkjk <3' 'xx' 1) " (7552" 1636 2 1432144711 16398 7552 'MaksDoseMC Hacking on creative?' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'I'm not sure what kind of hack this person is using but as you can see I'm wearing protection 4 armour and I hit him twice and die? Some Kind of Strength/Thorns hack? I'm not sure but please look into it.

Cheers Louis

Evidence: https://www.youtube.com/watch?v=eHWL8D8F94U' 'xx' 1) " (7553" 1632 2 1432146203 15878 7553 'Re: Gmob trying to immitate SubZeroPlayz and Sub0X32 [ Actual New Version ]' 'TheArticMonkey' '1kie27i@gmail.com' '94.0.234.160' 1 0 '' 'This kids gone too far I've saw him do this several times myself..
He once changed his name to "Louis" (xxGoodyerxx's previous name) and claimed that was his name..' 'xx' 1) " (7554" 1636 2 1432147142 19 7554 'Re: MaksDoseMC Hacking on creative?' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'it could just be thorns i have seen some armor with 125 thorns on there and you did not eat the gap ' 'xx' 1) " (7555" 1520 1 1432152806 50 7555 'Re: Eh. Got bored.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[font=Verdana][size=2px]NOW THIS IS A FIGHT thanks for sharing your opinions on the top pvpers.[/size][/font]


JDK IF U UNLOCK THIS ONE MORE TIME I WILL.... LOCK IT ANOTHER TIME[font=Verdana][/size][/font]' 'xx' 1) " (7556" 1605 22 1432153867 1 7556 'Re: 14/05/2015 - Summer Vacation Revamp!' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.212' 1 0 '' '[quote author=updog2000 link=topic=1605.msg7550#msg7550 date=1432125527]
Just a fan (OF AVIATORCRAFT)question is there going to be a key system ???
[/quote]
In what way sir?' 'xx' 1) " (7557" 1632 2 1432161263 46 7557 'Re: Gmob trying to immitate SubZeroPlayz and Sub0X32 [ Actual New Version ]' 'davide' 'davidenriquez41@gmail.com' '70.192.197.178' 1 0 '' 'Hello

Based on the correct evidence given the player will now have his /nick revoked.  Though the reset is coming up soon there will be no ban/mute log reset.  All previous bans and mutes that happened after the last reset (February 27th 2015) will remain.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7559" 1632 2 1432162905 46 7559 'Re: Gmob trying to immitate SubZeroPlayz and Sub0X32 [ Actual New Version ]' 'davide' 'davidenriquez41@gmail.com' '70.192.197.178' 1 0 '' 'I know I know.  I don't lock topics anymore until the punishment has been performed.' 'xx' 1) " (7560" 1637 40 1432167438 16645 7575 'RedHippoplaysMC\'s Build' 'RedHippo' 'josiahjolley@rocketmail.com' '162.230.60.124' 1 1432216448 'RedHippo' 'In Game Name: RedHippoplaysMC
http://tinypic.com/view.php?pic=11v32w5&s=8#.VV0i4YFHarU
http://tinypic.com/view.php?pic=13zmihz&s=8#.VV0jAoFHarU
http://tinypic.com/view.php?pic=35hedlg&s=8#.VV0jOIFHarU
http://tinypic.com/view.php?pic=330dwdv&s=8#.VV0jOoFHarU
http://tinypic.com/view.php?pic=5fequv&s=8#.VV0jN4FHarU
Coords: X(-413) Y(-4231)' 'cheesy' 1) " (7561" 1637 40 1432167498 16645 7561 'Re: RedHippoplaysMC\'s Build' 'RedHippo' 'josiahjolley@rocketmail.com' '162.230.60.124' 1 0 '' 'Sorry for posting it twice  :P' 'xx' 1) " (7563" 1639 40 1432172232 16677 7563 'creeperdude9092\'s Medieval build entry' 'TheTurbineTurnip' 'jtstepak@gmail.com' '67.80.108.33' 1 0 '' 'coords: Block -2829 96 -4152

            Chunk: 3 0 8 IN -177 6 -260

            XYZ: -2828.255 / 96.78109 / _4151.652

            sorry that there is no pictures it said "error" everytime i tried to put the link in' 'xx' 1) " (7564" 1639 40 1432172292 16677 7564 'Re: creeperdude9092\'s Medieval build entry' 'TheTurbineTurnip' 'jtstepak@gmail.com' '67.80.108.33' 1 0 '' 'at the end the _4 is supposed to be -4' 'xx' 1) " (7565" 1639 40 1432172472 16677 7565 'Re: creeperdude9092\'s Medieval build entry' 'TheTurbineTurnip' 'jtstepak@gmail.com' '67.80.108.33' 1 0 '' ' i think this is a mistype under the steve head it says that my username is creeperdude9093 but it is supposed to be creeperdude9092' 'xx' 1) " (7566" 1639 40 1432173331 26 7566 'Re: creeperdude9092\'s Medieval build entry' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Then fix it? Also please give us screenshots of the build' 'xx' 1) " (7590" 1641 15 1432313089 16543 7590 'new stuff' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'it was louis/xxgoodyerxx idea but i post it because i like it
add gangs to prison :D <3 if you do that plzzzzzzzzzzzzzzzzzzzz it will be fun. plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz' 'thumbup' 1) " (7568" 1636 2 1432188725 16438 7568 'Re: MaksDoseMC Hacking on creative?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'ya but there is a hack that u can enchant armor with level 900 and above and u can enchant items with speed and stuff like that im not saying hes hacking it could be a yes or no situation based on how the mods handle it' 'xx' 1) " (7569" 1636 2 1432192583 15878 7569 'Re: MaksDoseMC Hacking on creative?' 'TheArticMonkey' '1kie27i@gmail.com' '94.0.234.160' 1 0 '' 'How would you be able to get your hands on such a delicate piece of armor? This is simply not possible.' 'xx' 1) " (7570" 1289 7 1432200968 15846 7570 'Re: Minecraft name' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.3.181' 1 0 '' 'I have made my final decision and my ign is going to stay the same. Thanks anyway

locking  thread.' 'xx' 1) " (7579" 1636 2 1432217787 16276 7579 'Re: MaksDoseMC Hacking on creative?' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.112' 1 0 '' 'Dendethewizard if you see carefully when he is punching Maks he goes back not to the side so there is no way that the guy uses the axe to kill him' 'xx' 1) " (7580" 1636 2 1432225695 1 7580 'Re: MaksDoseMC Hacking on creative?' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.143' 1 0 '' 'This is a very high thorns enchant players have shown this to me in the past on creative.
It's not hacking and I don't mind people enchanting things in creative personally.' 'xx' 1) " (7587" 1637 40 1432302622 16645 7587 'Re: RedHippoplaysMC\'s Build' 'RedHippo' 'josiahjolley@rocketmail.com' '162.230.60.124' 1 0 '' 'I did oh. Sorry' 'xx' 1) " (7588" 1637 40 1432310833 46 7588 'Re: RedHippoplaysMC\'s Build' 'davide' 'davidenriquez41@gmail.com' '70.192.237.15' 1 1432311062 'davide' 'Very good build.  Pretty impressed.

Also can you put your plot coordinates? It would make your plot a lot easier to find. ' 'xx' 1) " (7585" 1637 40 1432243901 16284 7585 'Re: RedHippoplaysMC\'s Build' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'wow u copied my path check urself before  rekk urself ' 'xx' 1) " (7586" 1636 2 1432246479 26 7586 'Re: MaksDoseMC Hacking on creative?' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'We get /enchant?' 'xx' 1) " (7584" 1639 40 1432241032 15846 7584 'Re: creeperdude9092\'s Medieval build entry' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Try to use imagur or gyazo there good' 'xx' 1) " (7583" 1156 38 1432234442 16222 7583 'Re: AviatorCraft Staff Team' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Updated hope many who are new will know the staff of aviatorcraft :) ' 'xx' 1) " (7591" 1641 15 1432316501 16222 7591 'Re: new stuff' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'You need to explain the idea with more detail.
1: why should they add it
2:what the benefit of gangs?
3: are there any use of Gangs?
' 'xx' 1) " (7592" 308 5 1432327700 15846 7592 'Re: Shores2510\'s head!' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'I have ASF_BAJANS head bluebots head and shugeys ' 'xx' 1) " (7593" 1641 15 1432333189 26 7593 'Re: new stuff' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'White he wants it to be like facs but in prison so he can't hit his friends and such.' 'xx' 1) " (7594" 1637 40 1432333270 26 7594 'Re: RedHippoplaysMC\'s Build' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' '[quote author=RedHippo link=topic=1637.msg7560#msg7560 date=1432167438]
Coords: X(-413) Y(-4231)
[/quote]' 'xx' 1) " (7595" 1642 38 1432337405 1 7655 '22/05/2015 - CREATIVE BUILD COMPETITION WINNERS' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.31' 1 1432653749 'Alex' 'Hey everyone; I'm [b]announcing the WINNERS of the Creative Build Competition![/b]

[size=18pt][b]1st Place[/b][/size] - [b]ItzDeadeye [/b]- Fantastic large build; contains a pleasent variation of terrain and variety of different buildings. Also contains a good range of flora.
[b]CLICK IMAGES TO SEE LARGER VERSIONS[/b]
[url=http://aviatorcraft.com/index.php?topic=1635.0]http://aviatorcraft.com/forum/ndex.php?topic=1635.0[/url]
[url=http://i.imgur.com/n0md2HA.png][img height=241]http://i.imgur.com/n0md2HA.png[/img][/url]
[url=http://i.imgur.com/JzyZT0p.png][img height=124]http://i.imgur.com/JzyZT0p.png[/img][/url][url=http://i.imgur.com/sf4TSh1.jpg][img height=124]http://i.imgur.com/sf4TSh1.jpg[/img][/url]


[size=18pt][b]2nd Place[/b][/size] - [b]Zeus360[/b]- Great detail in each structure; contains a dense but quality-driven build.
If you guys are wondering why this is second place the size is the only downside to this build is the amount of content in it!

[b]CLICK IMAGES TO SEE LARGER VERSIONS[/b]
[url=http://aviatorcraft.com/forum/index.php?topic=1242.0]http://aviatorcraft.com/forum/index.php?topic=1242.0[/url]

[url=http://i.imgur.com/ZKQkYtB.png][img width=300]http://i.imgur.com/ZKQkYtB.png[/img][/url][url=http://i.imgur.com/I6R1Efa.jpg][img width=300]http://i.imgur.com/I6R1Efa.jpg[/img][/url]

[size=18pt][b]3rd Place[/b][/size] - [b]Wreslnpunk13[/b]; the person who has won third place is [b]Wreslnpunk13[/b].
[size=10pt]This was a tough choice between [b]RedhippopPlaysMC[/b] and [b]Wreslnpunk13[/b][/size]

Despite the theme of the builds being terrain-based it's hard to argue that this isn't good looking; a pleasent cottage and wheatfield are welcome additions to what I previously saw when the main build looked quite bare.
[b]CLICK IMAGES TO SEE LARGER VERSIONS[/b]
[url=http://aviatorcraft.com/forum/index.php?topic=1373.0]http://aviatorcraft.com/forum/index.php?topic=1373.0[/url]

[url=http://i.imgur.com/Vhnp2Xv.jpg][img width=300]http://i.imgur.com/Vhnp2Xv.jpg[/img][/url][url=http://i.imgur.com/dFv9IFz.jpg][img width=300]http://i.imgur.com/dFv9IFz.jpg[/img][/url]' 'xx' 1) " (7596" 1643 2 1432338503 16559 7596 'DerpyDog11' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'DerpyDog11 should be banned for....
What server were they playing: Factions
Who is the player: DerpyDog11
When did they break the rule around 5:00-6:00 5/22/2015
What rule did they break: Nice language

Proof:http://i.imgur.com/ffG7Jik.png
http://i.imgur.com/d22nRJd.png
http://i.imgur.com/KZ6ZZ0l.png
http://i.imgur.com/sISljFc.png
http://i.imgur.com/AT8FjXJ.png
http://i.imgur.com/FrAmRMt.png

Yes these were all at 5:00-6:00 on 5/22/2015
' 'xx' 1) " (7597" 1643 2 1432340818 32 7597 'Re: DerpyDog11' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Thank you for the report. Player has been banned for one day for harassment.' 'xx' 1) " (7598" 1644 4 1432341619 16393 7598 'reset no coloured chat ' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'guys the reset is on the first of june and still coloured chat is not back. i want coloured chat to be on the PRISON server. it's the last thing that will make me happy before the reset just one thing that's all i ask i would really love it to be back before the reset.

i am telling you now whichever mod brings back coloured chat is a god damn legend.' 'sad' 1) " (7599" 1645 3 1432342361 16680 7599 'Colored name issue.' 'Pheonix_' 'francisco.rivera0719@gmail.com' '142.196.235.58' 1 0 '' '      When prison first came out around last summer (Pardon me if my memory is incorrect) I was the first to rank up to "B". An admin by the name of "Carmau" or something similar to that was hosting a competition for the first person to rank up. The prize was a colored name. I won that competition and received the colored name. My old username was "Pheonix1214" if that helps. The best way to contact me would probably be through Skype since it might be difficult for me to catch a staff member while they're on.
Skype: mrbanana2000

(Yes I know my Skype name is amazing)' 'xx' 1) " (7600" 1642 38 1432342707 16519 7600 'Re: 22/05/2015 - CREATIVE BUILD COMPETITION WINNERS' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Congrats Guys! Your builds have been rewarded.  :D' 'xx' 1) " (7601" 1642 38 1432347582 1 7601 'Re: 22/05/2015 - CREATIVE BUILD COMPETITION WINNERS' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.31' 1 0 '' 'If you guys want your plots moved let me know or PM me regarding your nick if you want one wres' 'xx' 1) " (7633" 1649 12 1432492645 50 7633 'Re: Coloured name ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' ' Hello
You already bumped a thread and i answered this on on it.


Thanks
  Jboy' 'xx' 1) " (7634" 1650 1 1432522852 16222 7634 'Mini-Games perks for rank VOTE' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' '[glow=teal 2 300]====[/glow]Vote to see if one of these may be added to the Mini-games rank.[glow=teal 2 300]====[/glow]

I'm not sure if the ranks will be game benefit or cosmetic only. But vote and maybe the admins mods and Mr. Aviator might think about adding them or more.

[b]Voting ends on June 1st and you can't change your vote so choose wisely[/b].

Flight in spawn: You'll be allowed to fly in the Mini-Games hub along with each of the game spawn area.

Trails: These are particles that follow you when you move. You'll get to choose any particles you want depend on the rank you have.

Super Jump in spawn: This is like in Mineplex you double click space to jump far. *cooler with trails* (only in the Mini-Games hub.

Jukebox: You get a personal jukebox to play music and everyone can party to it. (Mini-Games hub and spawn area)

All of the above: Whoa tough I don't know if it possible ' 'xx' 1) " (7635" 1646 1 1432529358 16530 7635 'Re: Some Rant that\'s related to AviatorCraft' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I recomended the anti cuss plugin a while ago... This will reduce the ammount of ban reports and keep it much cleaner.' 'xx' 1) " (7642" 1650 1 1432575635 16623 7642 'Re: Mini-Games perks for rank VOTE' 'Sancheet' 'sancheetb@gmail.com' '122.176.1.166' 1 0 '' 'Literally all people have voted for all of these above lol' 'xx' 1) " (7637" 1180 7 1432530139 16530 7637 'Re: Join the MisunAlliance today!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I mean ill take one for free....
:D' 'xx' 1) " (7640" 1653 2 1432571264 28 7640 'Pvpmaster629' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[b]Server:[/b] Prison
[b]Who:[/b] Pvpmaster629
[b]When:[/b] 12:29 PM EST
[b]Rule broken:[/b] 4: spamming will get you kicked muted or even banned

[b]Evidence:[/b]

http://imgur.com/zHkGYOG' 'xx' 1) " (7643" 1653 2 1432581779 1 7643 'Re: Pvpmaster629' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.42' 1 0 '' 'Spam is generally when a player repeats constant messages and floods chat this player is angry at you; however in my opinion this does not warrent a mute.' 'xx' 1) " (7789" 1695 2 1433115836 26 7789 'Re: why do people have to spam it make nexus sad :(' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Its not that much spam' 'xx' 1) " (7790" 1695 2 1433116633 28 7790 'Re: why do people have to spam it make nexus sad :(' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Dende you're only saying that because she's in your fac...' 'xx' 1) " (7791" 1695 2 1433117533 46 7791 'Re: why do people have to spam it make nexus sad :(' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

The player will now be muted for 20 minutes for spamming /afk.  Since this would also be considered abuse they will be issued a warning to not abuse again.  If they do then they will have their /afk revoked.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7788" 1695 2 1433115283 19 7788 'why do people have to spam it make nexus sad :(' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'factions

xKanekiSenpai

spamming

http://gyazo.com/725c39dd3ebed3e2a79e6989f31b24fc' 'xx' 1) " (7646" 1591 21 1432594899 32 7646 'Re: Too many chickens in /warp pvparena' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'Did they get in again. Cause I got rid of all the ones there weeks ago' 'xx' 1) " (7647" 1654 10 1432604208 16670 7655 'Ban Appeal' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 1432653669 'Alex' 'Hello Staff And Community Of Aviatorcraft I Was Banned By Jboy. For Suppostly "Reach" In The Video It Looked Questionable. Only If I Had Recorded My point Of View But Here Is  Redneck's Video Again (http://aviatorcraft.com/forum/index.php?board=2.0) As You Can Tell It was Very Laggy While I Was In PvP && Well Its All About How You Think Of The Video Some People Think Its Reach Hacks && Some People Don't. BY The Looks Of The Video It Looks Like His FOV Is Pro It Makes The Players Look More Far. Honestly Ill  Try To Post This Video OF When I 1v1'd Blaze(numbers) Its The Same Type OF Strategy I Was Using Hope You Re-Open This Case. I Will Be Posting Link Later This Night. Thank You For Your Time -Sky98243' 'xx' 1) " (7648" 1655 1 1432614298 16530 7648 'Prison Idea.... Drugs/Gangs' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1432614742 'IIVorahII' 'Dear
  AviatorServer.


This idea that I had in mind regards too prison with possibly adding Drug/Gangs...


[color=red]Drugs:Gangs:[/color] This would add a way of obtaining money to your aviator prison balance The growth of drugs would be on your prison plot then when ready to sell take your drugs to the Prison Yard... (PvP). A shop built to sell your drugs in the middle of PvP..... But be careful other gangs don't want you in their Yard selling drugs making money. So you will have to make your own gang/join another to gain territory or form alliances with other gangs or enemy your gangs for brutal rivalries.


[b]Drug. (Actual Item) Crafting/Growth Process Effect Time[/b]

[color=teal]Blue Meth.[/color] (Cyan Dye) Cactus green + Lapiz Makes player on fire for ?:?? (staff decision for time).

LSD. (Paper) SugarCane AnyEffect ?:?? (staff decision for time).

[color=brown]Caffine Pills.[/color] (Coco Beans) Growth On Jungle Wood Speed I ?:?? (Staff decision for time).

[color=green]Weed.[/color] (Cactus Green) Cactus then smelted Nasuia ?:?? (Staff decision for time).

Cocaine (Sugar) Sugarcane Crafted Speed II ?:?? (staff decision for time).

[color=red]Example:[/color] http://gyazo.com/86afa886f8f647d5f2b041a755227918

[color=red]Support.[/color] [b]With your support we can make this happen leave a comment down below if you want this feature added to aviatorcraft prison![/b]

[color=red]Thanks
Vorah[/color]' 'xx' 1) " (7649" 1654 10 1432624010 16276 7649 'Re: Ban Appeal' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'Hi

Based on the video yes he is using "Far POV" but the personally I know how far can people hit when they're in "far POV" in that video you hit redneck pretty far and that's far for somebody who hits the other player. The other thing is that when you were in a fight with Blaze maybe you were taking your hacks off.

Thank you' 'xx' 1) " (7650" 1655 1 1432637245 50 7650 'Re: Prison Idea.... Drugs/Gangs' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hello Sir
Gangs have been already suggested and may be added on the reset. We like to keep our servers appropriate for everyone that is why we will never install drugs.' 'xx' 1) " (7656" 1623 38 1432653869 16559 7656 'Re: 16/05/2015 - The New Trial-Mods' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'CONGRATS!!!!
Im so glad they get a chance because they deserve it!
Good Luck Trial-Mods and i hope you get promoted to moderator!' 'xx' 1) " (7652" 1657 4 1432642470 23 7654 'Reset time clock' 'R3dninjapanda_' 'Erenee456@gmail.com' '107.72.164.46' 1 1432652830 'Alex' 'So this thingy isn't working

http://aviatorcraft.com/forum/index.php?topic=1604.0

And I'm kinda stressing. Also to clear up some rumors is the reset on May 30th or June 1st?

Thank you for your time.
[color=maroon]R3d_[/color]' 'xx' 1) " (7653" 1633 7 1432648639 5 7653 'Re: Why does everyone think I hack... Only bad pvpers think that' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' 'I know how you feel. One time I won a mini-game (I was obviously better than my opponent) and he just started going on about how I was a "hacker". It gets annoying. I would just ignore those who claim that you're a hacker. Either they're just trying to irritate you or they just can't accept the fact that you're a better PvP'er than them.' 'xx' 1) " (7654" 1657 4 1432652277 1 7654 'Re: Reset time clock' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.224' 1 0 '' 'Fixed. Thanks.
New links should go to http://aviatorcraft.com/forum/ ect
I'll try to fix most people's links via some database things.

[quote author=R3dninjapanda_ link=topic=1657.msg7652#msg7652 date=1432642470]
to clear up some rumors is the reset on May 30th or June 1st?
[/quote]
June 1st.
Thanks.' 'xx' 1) " (7655" 1658 38 1432653576 1 7655 '1st June - The Reset' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.224' 1 0 '' '[b][size=24pt]THE UPCOMING RESET[/size][/b]
Hey added calender; now you guys to see events a little easier for future occurances!

[quote author=Alex link=topic=1604.msg7395#msg7395 date=1431584390]
[size=18pt][b]RESET NEWS I'M SORRY AAH[/b][/size]
[url=http://aviatorcraft.com/forum/index.php?topic=1605.0][size=24pt]READ ZACH'S POST HERE[/size][/url]
I don't enjoy doing resets but they need to be done; we've got a solid date set for the next reset for the following servers;

[size=14pt][b]SERVERS AFFECTED[/b][/size]
[list]
[li][b]Casino[/b] - The casino will be moved onto the new minigames server.[/li]
[li][b]Survival[/b][/li]
[li][b]Factions[/b][/li]
[li][b]Skyblock[/b][/li]
[li][b]Prison[/b][/li]
[/list]
Creative is [b]NOT[/b] being reset.

[size=16pt]The Reset date is the [b]1st of JUNE[/b][/size]. Roughly [b]2 Weeks and 1 Day from now[/b].

Want more accurate information regarding the reset (the time)?
[center]
[url=http://aviatorcraft.com/countdown][img width=740]http://i.imgur.com/KH8BEki.png[/img]
[size=24pt]aviatorcraft.com/countdown[/size][/url]
[/center]

We have made sure to agree with Zach (Aviator) that the next time we need a reset is in the next [b]6 MONTHS[/b] no lower D:

[size=14pt][b]NEW ADDITIONS TO AVIATORCRAFT[/b][/size]
[b]New Minigames Server[/b];
Containing 4 (hopefully 5 if finished in time) unique minigames made [b]exclusivly[/b] for Aviatorcraft.
[list]
[li][b]BubbleTrouble[/b] - Survive underwater with a limited number of bubbles! (displayed on your XP bar) collect bubbles; survive the longest![/li]
[li][b]BowSpleef [/b]- Planned for [i]release in the future [b]likely after reset[/b] if not finished in time[/i].[/li]
[li][b]Casino [/b]- Moved onto Minigames[/li]
[li][b]TNTBlock[/b] - Fight other players with TNT and Arrows![/li]
[li][b]PotterGames[/b] - A twist of survival games including magic spells and more![/li]
[/list]

[b]Revamped Hub[/b]
A larger hub with a more complex parkour and larger area for additional servers in the near future.


[b]New Website greater functionality[/b]
This is mentioned near the end of my post slightly the new aviatorcraft website will include the following features;
[list]
[li][b]Latest server news[/b] - directly on the homepage[/li]
[li][b]Accurate status[/b] - For each server on Aviatorcraft including the playercount[/li]
[li][b]Downloads Page[/b] - for anything we think you may need to improve your experience on Aviatorcraft[/li]
[li][b]Zach's Twitch Status[/b] - directly on the homepage you'll know when he's livestreaming![/li]
[li][b]Staff Page[/b] - for all staff including mods; trial-mods & admins [size=8pt](also future builders O::[/size][/li]
[li][b]Events Page[/b] - for all future planned events you'll know when cool things are about to happen.[/li]
[li][b]Rules Page[/b] - for "there was no rule for that" people with no common sense[/li]
[/list]

[b]New Planned Mines for Prison[/b]
Including their respective ranks these may come after the reset but are certainly ready!

[b]Teamspeak[/b]
Already ready for everyone to use!
[b]ts.aviatorcraft.com[/b]

[size=14pt][b]REGARDING DONATORS[/b][/size]
Like normal donators will keep their ranks and donor items after the reset for [b]EVERY SERVER[/b] (their donated ones not stuff they've gathered over time)

[size=14pt][b]CHANGES CONCERNING CASINO OBTAINED RANKS[/b][/size]
We've decided on making something fair for players who use [b]Casino[/b] in regards to [b]resets[/b] and also for the players who have genuinely donated;

[b]Casino Ranks bought will not be permenant and will go away each time we reset this is fair to all genuine donators.[/b]

Some people may hate this change the most; but let's be fair. These ranks are able to be acquired for free as long as you spend time to get them in Casino.

[size=14pt][b]DURING THE RESET[/b][/size]
During the reset the forum & website will be moved around and changed. I've been working on a new & revamped website it will still include this form; the new URL will be aviatorcraft.com/forum for the forum.
[/quote]' 'exclamation' 1) " (7657" 1604 38 1432654012 16559 7657 'Re: 14/05/2015 - Incoming Reset 1st of June' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'I dont want a reset its so hard to get everything and all my money and every thing will be gone!! i have 69 diamonds]=' 'xx' 1) " (7658" 1654 10 1432654852 46 7658 'Re: Ban Appeal' 'davide' 'davidenriquez41@gmail.com' '70.192.199.16' 1 0 '' 'Hello

You do not need to post your video of a 1v1 with Blaze since it will not help your case.  The more I watch this video the less amount of reach I actually see.  If you were using reach it would have been effective throughout the entire fight which it wasn't.  Or you would have stopped fighting and continued to fight again in which case you didn't.  Plus because of the lag that you were experiencing I could understand how you might have some parts of the video which would look like reach. 

Because of all of the circumstances listed you will be unbanned.

Locking topic

~[color=blue]JDK21132[/color]' 'xx' 1) " (7659" 1659 7 1432656374 5 7659 'Your PC Build' 'Shores' 'sterlings666@gmail.com' '216.56.63.226' 1 0 '' 'What are the speculations of everybody's computers?

[u]My laptop's specs[/u]
- Windows 8 64 bit
- AMD A6-4400M APU with Radeon HD Graphics 2.70 GHz (it's awful like all integrated CPU/GPU)
- 8 GB installed RAM
- 440 GB space

[u]My soon-to-be completed desktop's specs[/u]
- Windows (version to be decided; I'm shooting for Windows 10 when it comes out this summer)
- AMD FX 6300 3.5/4.1 GHz (base/overdrive) 6 cores
- XFX TS 550w Full Wired 80+ Bronze Power Supply
- Sapphire Radeon R9 270X 2GB graphics card
- WD Blue 1TB SATA 6Gb/s 7200rpm Internal Hard Drive
- 8GB installed RAM' 'xx' 1) " (7660" 1660 4 1432656885 16267 7660 'TheeKorus\'s Officer Rank' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'TheeKorus came online on prison to find his officer had been taken please can you restore it as he bought it himself ;)

Thanks
MattOnlyPvpz' 'xx' 1) " (7661" 1660 4 1432657364 1 7661 'Re: TheeKorus\'s Officer Rank' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.224' 1 0 '' '[img]http://i.imgur.com/kfIPoiH.jpg[/img]
Hey confirmed and resolved.
Thanks.' 'xx' 1) " (7662" 1661 4 1432657603 16267 7662 'TheeKorus\'s Coloured Name' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Oh sorry to bother you again but i just remembered he had a light blue coloured name too

Thanks
MattOnlyPvpz' 'xx' 1) " (7663" 1662 3 1432660993 16530 7663 'Sgc Question?' 'IIVorahII' 'kbuergert66@gmail.com' '70.199.67.177' 1 0 '' '[b]SGC: [/b] I believe i bought at least 6 sgc picks 2 excavator shovels... Will i get all of this when reset occurs? Where would i need to keep it if so? ' 'xx' 1) " (7664" 1661 4 1432666728 1 7664 'Re: TheeKorus\'s Coloured Name' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.224' 1 0 '' 'Should be resolved. Thanks.' 'xx' 1) " (7665" 1658 38 1432672435 50 7665 'Re: 1st June - The Reset' 'j_boy1234' 'pvpbosses4@gmail.com' '172.56.20.114' 1 0 '' 'U would m8
' 'xx' 1) " (7666" 1663 10 1432672626 16670 7666 'Banned From Prison' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' 'Hey Guys Its Just A Quick Request Can You Guys Unban Me From Prison I Am Already Unbanned From The Server But Not From Prison. Maybe Its A Bug So Can You Guys Fix It?' 'xx' 1) " (7667" 1662 3 1432672673 50 7667 'Re: Sgc Question?' 'j_boy1234' 'pvpbosses4@gmail.com' '172.56.20.114' 1 0 '' 'Yes you will' 'xx' 1) " (7668" 1664 1 1432678723 26 7668 'everything is blue..' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' ' :o' 'xx' 1) " (7669" 1664 1 1432679305 50 7669 'Re: everything is blue..' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'New theme ' 'xx' 1) " (7670" 1663 10 1432679994 16182 7670 'Re: Banned From Prison' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'U Got Banned Again For Hacks https://www.youtube.com/watch?v=2AVtngg5S60
http://aviatorcraft.com/forum/index.php?topic=1652.0' 'xx' 1) " (7671" 1663 10 1432681821 16670 7671 'Re: Banned From Prison' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' 'Death if you ahvent read my Ban appeal I got unbanned from all servers except prison' 'xx' 1) " (7672" 1663 10 1432681873 32 7672 'Re: Banned From Prison' '7misun' '7misun@gmail.com' '104.159.161.189' 1 0 '' 'You Have now also now been unbanned from Prison.' 'xx' 1) " (7673" 1664 1 1432694693 1 7673 'Re: everything is blue..' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.224' 1 0 '' 'I made it for the upcoming revamp :)
I hope you all enjoy using it a little more' 'xx' 1) " (7674" 1664 1 1432698037 26 7674 'Re: everything is blue..' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Its not bad :D' 'xx' 1) " (7675" 1664 1 1432721127 15878 7675 'Re: everything is blue..' 'TheArticMonkey' '1kie27i@gmail.com' '90.195.80.10' 1 0 '' 'In my opinion it looks worse mainly because of the big blue bar at the top of the screen. Other then that it's alright. Maybe extend the picture that's at the very top of the screen to overlap the blue bar make it look better.

So basically the blue bar looks silly replace it with something better.' 'xx' 1) " (7676" 1664 1 1432725301 16348 7676 'Re: everything is blue..' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'I like it alex and J_boy :D :D ^o^' 'xx' 1) " (7677" 1665 2 1432748766 16277 7677 'this guy hacking' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '82.24.30.223' 1 0 '' 'this guy was fly in pvp me matt and artic saw him do it link:https://youtu.be/9U2kQs4mYoE' 'xx' 1) " (7678" 1665 2 1432753332 46 7678 'Re: this guy hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.233.119' 1 0 '' 'Hello

The player will be banned for 14 days for hacking from prison.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7679" 1666 10 1432759435 16692 7679 'ban apeal' 'pandakid3' 'kademalone@live.com' '98.95.87.199' 1 0 '' 'My IGN is pandakid3 I join the server (aviatorcraft.com) because my friend who I was Skypeing with (pandakid6) gave me the ip I join the prison server said "me" in the chat and was immediately baned. I see no reason for me to have been baned. and I furthermore am in the knowledge that pandakid5 and pandakid2 were also baned  for reasons I do not know but this was before I ever even  knew of the server so I belive that the staff on this server should check ips before you ban people. because what if I was just some guy who just had the name pandakid because he thought it was cool found the server join it and was baned and had no idea why he was baned I also belive that the staff should make sure if people are alts or just new players. so please unban me I did nothing wrong' 'exclamation' 1) " (7680" 1667 10 1432759983 15997 7680 'Ban Hammer ' 'Pandakid6' 'Jmanbowie6@gmail.com' '108.51.16.140' 1 0 '' 'Okay I am Pandakid6 I was Talking to RoseRed on skpye and she Said "Are you unbanned from Aviatorcraft Because the Server reset". I said let me check I join the Server Yesterday and I was unbanned I got on and saw Jboy at the hub he didn't banned me or nothing. Okay So the next day I told my friend Pandakid3 to get on aviatorcraft I told him the server ip on skpye he got on so we saw JDk in prison and he said wait what Pandakid6 How. Two mins later pandakid3 told me in skpye "WTF I just got banned what did i do I just joined the server" then he reads what the banned said "the Ban hammer has spoken" after a second go's by I get banned hammer too. I am saying this is bull shit for Pandakid3 He didn't do shit You just banned any name that is "Pandakid" Even check His IP ThAt bull shit He's a new too the server and gets Perm Banned the first time he joins. + Why Did I get banned the server Reset So thats pretty bull shit to me. I don't Think Its necessary to be perm banned from the server that just reset and a lot so be perm banned for a dumb reason like "Disrespecting the mods" I also Have a rank on prison. You pretty much took my money and said Oh he's being to disrespectful to the staff /Perm banned Pandakid6 I think its unfair to be banned from a server for just disrespect. This is what happening in my eye "The server resets and I join the next day I get on I tell Pandakid3 to get on this server two mins later he gets banned first and then I get banned so whats the point of reseting the server If you just get banned again. Tbh I think Some of the staff are having a problem theres too much power going to there heads ban-ing who ever they want when ever they want. Thats all i have to say I would like to join the server But If i keep getting banned or my friends who are getting banned for bull shit things I would like to have a talk with the Owner/CoOwner. thats all i would like to say -Pandakid6' 'xx' 1) " (7681" 1666 10 1432760399 15997 7681 'Re: ban apeal' 'Pandakid6' 'Jmanbowie6@gmail.com' '108.51.16.140' 1 0 '' 'You go Panda3' 'xx' 1) " (7682" 1667 10 1432761626 15888 7682 'Re: Ban Hammer ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'I believe JDK said that the bans would not be reset after the reset (which hasn't even happened yet)' 'xx' 1) " (7683" 1667 10 1432763663 26 7683 'Re: Ban Hammer ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'He is saying his story but his friend Pandakid3 was banned because JDK must have got comfused by the names.' 'xx' 1) " (7684" 1667 10 1432771768 46 7684 'Re: Ban Hammer ' 'davide' 'davidenriquez41@gmail.com' '70.192.233.119' 1 0 '' 'Hello

First off I did not say: "Wait what PandaKid6 How?" I said: "Hold on one second." Just wanted to clear that up XD

In regards to PandaKid3 we have discussed this and he will be unbanned.  The ban for PandaKid6 will still remain since you are still supposed to be banned from the server.  The upcoming reset will not have any ban reset whatsoever and all bans/mutes will remain the same.  Even though popular belief we decided that since the last reset is still relevant we are going to keep all ban/mute-able offenses.  I did initially believe that PandaKid3 was just some random alt that you were in control of at the time so it was a bit of a rash and sudden ban.  I do apologize for that happening and he will be re-instated to the server.

In regards to your other concerns with the donator ranks every player has the choice of donating to the server.  However donating to the server does not make a player immune to punishments or permanent bans.  It is the responsibility of the player to behave on the server or they face the consequences.  The other staff members have given you multiple chances to respect other players and staff so a ban appeal for PandaKid6 will still be denied.  No staff member hass "too much power" since we try our best to treat every player fairly and respectfully.  Every staff member moderates and disciplines in different ways but our rules is what keeps everyone the same.  We do not "ban whoever we want whenever we want." We log every single punishment that we execute on the server on a personal ban/mute log.  If any staff member is to ban or punish a player without reason they will be talked to and properly disciplined.  That is why we have the ban appeal section of forums. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (7685" 1666 10 1432771902 46 7685 'Re: ban apeal' 'davide' 'davidenriquez41@gmail.com' '70.192.233.119' 1 0 '' 'Hello

Your ban appeal has been approved your account will be unbanned.  I originally thought you were being operated by another banned player so that is why I banned you.  I do apologize for the misunderstanding and you will be un-banned. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (7686" 1605 22 1432772121 16693 7686 'Re: 14/05/2015 - Summer Vacation Revamp!' 'caelleac' 'caelstalter@hotmail.com' '24.9.129.192' 1 0 '' 'yey' 'xx' 1) " (7687" 1668 15 1432772181 16222 7696 'Forum Tag' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 1432776031 'WhiteDecay' 'I got this as a funny idea.

ya know how the mods and admins have ther name glowing blow and purple?.
What if we can put a forum tag under it? for example

FireBlazer
[glow=red 2 300]Administrator[/glow]
* Procastinator *

Lrice11
[glow=red 2 300]Administrator[/glow]
* Idealist *

J_boy1234
[glow=teal 2 300]Moderator[/glow]
* BanHammer *

WhiteDecay
- no group name -
(only mods and admins) * Wolferator *

It can be whatever you want it to be but have a limit of 14 characters

This is only for staff. but if we get 5 [b]+1[/b] I can change my thought and change it to be use by everyone for fun. Idk if it possible but i know with Alex mind anything is possible.

This idea was originally suppose to only be for staff so people can recognize who does what best.
Like JDK: can tell whos hacking.
Fireblazer: master builder.
lrice: having lots of idea.' 'xx' 1) " (7688" 1605 22 1432772218 16693 7688 'Re: 14/05/2015 - Summer Vacation Revamp!' 'caelleac' 'caelstalter@hotmail.com' '24.9.129.192' 1 0 '' 'i cant get in the server' 'xx' 1) " (7689" 1642 38 1432772252 16693 7689 'Re: 22/05/2015 - CREATIVE BUILD COMPETITION WINNERS' 'caelleac' 'caelstalter@hotmail.com' '24.9.129.192' 1 0 '' 'amazing' 'xx' 1) " (7690" 1605 22 1432772492 16693 7690 'Re: 14/05/2015 - Summer Vacation Revamp!' 'caelleac' 'caelstalter@hotmail.com' '24.9.129.192' 1 0 '' 'i tried everything' 'xx' 1) " (7691" 1605 22 1432772804 16693 7691 'Re: 14/05/2015 - Summer Vacation Revamp!' 'caelleac' 'caelstalter@hotmail.com' '24.9.129.192' 1 0 '' 'it says java.net.SocketExeption: Permission denied : no further data' 'xx' 1) " (7692" 1503 15 1432773035 16530 7692 'Re: YouTube Thread' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 0 '' 'This would be a great idea and i think people will gain popularity within their channels. Good job white :P' 'xx' 1) " (7693" 1668 15 1432773395 16530 7693 'Re: Staff Forum Tag' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 0 '' 'Not a bad idea but theirs more important stuff the server needs to work on at the moment but when the staff gets free time sure give it ago i aprove.' 'xx' 1) " (7694" 1503 15 1432774037 1 7694 'Re: YouTube Thread' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.90' 1 0 '' '[url=http://aviatorcraft.com/forum/index.php?board=24.0]Added[/url] neat suggestion.' 'xx' 1) " (7695" 1669 24 1432774115 1 7695 'Video posting rules' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.243.90' 1 0 '' '[list]
[li]No NSFW content[/li]
[li]No Pyramid Schemes/Affiliate Videos[/li]
[/list]' 'xx' 1) " (7696" 1670 15 1432775054 26 7696 'Suggestion to make Skyblock fun' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Well maybe if we had /island top and challenges? Island top and like maybe every 2 weeks the top island gets some special reward. And you should connect all the servers somehow with something (I don't have an idea) So we can have a better community' 'xx' 1) " (7697" 1671 24 1432777432 16222 7697 'Hello youtube!!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Im whitedecay your friendly T mod and here to show you a vid i made.  But i wont be posting for awhile becasue i need a new pc.

[youtube]iZjOxhtYT7E[/youtube]' 'xx' 1) " (7698" 1672 7 1432779494 16694 7698 'Hair I\'m new to the server!' 'Luna' 'abbyd786@gmail.com' '74.215.77.43' 1 0 '' 'Hello My name is Lunar_Fox and I would like to make an introduction. I don't why but I want to make a warm welcome here. I've seen your videos and I love them! My real name is Abby and I am 13 yrs old and live  in Cincinnati Ohio. I am a huge pokemon fan!  ;D' 'xx' 1) " (7699" 1672 7 1432779535 16694 7699 'Re: Hair I\'m new to the server!' 'Luna' 'abbyd786@gmail.com' '74.215.77.43' 1 0 '' 'I gawt hair (it says in the title lol)' 'xx' 1) " (7700" 1673 15 1432779892 31 7700 'Restarting sends you to Hub' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'So as I was looking on the LilyPad plugins page for some ideas for AviatorCraft I saw this plugin called "Hub On Restart" which sends you to the hub when the server stops. I think this'll be useful because it'll send everyone on the server to hub so players to don't have to reconnect and then getting kicked saying "Too many players are trying to log in." I don't like that so here is the plugin URL: http://www.lilypadmc.org/resources/hubonrestart.49/' 'xx' 1) " (7701" 1671 24 1432779946 31 7701 'Re: Hello youtube!!' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Then get a new computer Shores is getting a new PC shortly.' 'xx' 1) " (7702" 1674 12 1432782297 16695 7702 'wont alow me to do kit thug (prison)' 'StalkerPanda' 'haydenshawcross44@gmail.com' '99.239.145.121' 1 0 '' 'hello I just recently bought the thug rank for prison and it gave me the rank name beside my username but says I need kit.essentials.permission to get the kit please help don't know what to do.' 'xx' 1) " (7703" 1673 15 1432783365 16530 7703 'Re: Restarting sends you to Hub' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'great fucking idea fam.' 'xx' 1) " (7704" 1671 24 1432783540 16530 7704 'Re: Hello youtube!!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=CeralMuncher link=topic=1671.msg7701#msg7701 date=1432779946]
Then get a new computer Shores is getting a new PC shortly.
[/quote]

His uncle is getting him a new computer Watch his other videos explaining..... ;)' 'xx' 1) " (7705" 1675 24 1432783957 16530 10631 'Youtube Forum? LES GO! Please Subscribe!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1442761327 'VorahHD' '[b]Hello Everybody On Aviatorcraft.net Im Here Today To Show Out My Channel Please Subscribe And Like![/b]

[color=limegreen][PvP] Based God[/color]

[color=red]My Channel [b](Subscribe!)[/b]: https://www.youtube.com/c/VorahHDSquad?gvnc=1 [/color]

[color=red]My Latest Video [b](Like!)[/b]: http://youtu.be/cZOktWDi4aY[/color]

[b](Desc.): My Channel Is Mostly PvP Based But Every Now And Then I Post MiniGames And Such.[/b]

[color=limegreen][b]Thanks
Vorah[/b][/color]' 'exclamation' 1) " (7707" 1671 24 1432820379 26 7707 'Re: Hello youtube!!' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Ceral not everyone bas that money..' 'xx' 1) " (7708" 1674 12 1432826630 16530 7708 'Re: wont alow me to do kit thug (prison)' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Hello Their Im not quite sure why you are having this problem My recomendation is to try and relog and then try. Let me know if that works.

[b][color=red]Thanks
Vorah[/color][/b] ' 'xx' 1) " (7709" 1676 1 1432829572 16696 7709 'NewForum ACCOUNT!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[font=arial black]If You Guys Arent Already Informed I Have Gotten A New Forum Account![/font]' 'xx' 1) " (7710" 1677 24 1432829651 16696 7710 'My YT Channel!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' ' My Youtube Channel Will Be Linked Here --> = Youtube.com/c/xPowerStaticxTM' 'xx' 1) " (7711" 1678 7 1432830031 16696 7711 'HAPPY BIRTHDAY MAY PEOPLE' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'These Are The Following Birthdays Of May [ HAPPY BIRTHDAY PEOPLES ]

ThatTwiniGuy May 5th Cinco de Mayo Day [ Happy Birthday ]

batman May 10th Mothers Day

SwiftEclipse and wantedcraft12 -May 14th

Cdl052600 May 26

KidzBeEz May 27th [ Happy Birthday Kidz ]

Grko_122 May 31st' 'xx' 1) " (7712" 1674 12 1432843875 16695 7712 'Re: wont alow me to do kit thug (prison)' 'StalkerPanda' 'haydenshawcross44@gmail.com' '99.239.145.121' 1 0 '' 'I've tried relogging a lot
' 'xx' 1) " (7713" 1679 1 1432847177 50 7713 'My Vacation ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hello guys i will be gone starting tomorrow for a week i will be on vacation with my family. Hope to see you guys soon :D' 'xx' 1) " (7714" 1678 7 1432865333 16530 7714 'Re: HAPPY BIRTHDAY MAY PEOPLE' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=xPowerStaticx link=topic=1678.msg7711#msg7711 date=1432830031]
These Are The Following Birthdays Of May [ HAPPY BIRTHDAY PEOPLES ]

ThatTwiniGuy May 5th Cinco de Mayo Day [ Happy Birthday ]


batman May 10th Mothers Day

SwiftEclipse and wantedcraft12 -May 14th

Cdl052600 May 26

KidzBeEz May 27th [ Happy Birthday Kidz ]

Grko_122 May 31st
[/quote]

When You Got Nuthin Better To Do -  :P  No Offense' 'xx' 1) " (7715" 1672 7 1432865465 16530 7715 'Re: Hair I\'m new to the server!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Welcome.' 'xx' 1) " (7716" 1680 2 1432866734 16530 7716 'xXSwannyPvPXx Possibly Hacking.' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1432868119 'IIVorahII' '[b]What Server Were They On:[/b] [color=red]Prison.[/color]

[b]Who Is The Player:[/b] [color=red]xXSwannyPvPXx[/color]

[b]What Rule Did They Break:[/b] [color=red]Im not 100% sure on this one but I do feel their was some kind of hacking going on Couple friends said he was toggling but not sure. If you see hacks in the video please comment to help the mods out. Thanks Vorah[/color]

[b][color=black]Please Note:[/color][/b] [color=red]Watch In 720p60Fps To Spot Out The Hacks If Any.. Also It Was Belived That He Only Hacked At Certain Parts So Make Sure You Watch The Full Video Mainly The End.[/color]

[b]Possible Evidence:[/b] [color=red]https://www.youtube.com/watch?v=oRiqJKNpDKc[/color]

[b][color=blue]Thanks
Vorah[/color][/b]' 'xx' 1) " (7717" 1678 7 1432876514 16696 7717 'Re: HAPPY BIRTHDAY MAY PEOPLE' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Yaa I really did have nothing to do .... [ borrring life ]
' 'xx' 1) " (7718" 1539 19 1432876700 16696 7718 'Re: Another reset?? Seriously???!??' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=Atomic_Kills link=topic=1539.msg7131#msg7131 date=1430929420]
I don't know why this has to happen or why anybody in their right mind would even develop the idiotic notion that they must delete everything we worked for AGAIN. But maybe I'm mistaken that's the glory of resets after all? Having to spend 4 straight days ranking back up all over again crying because we all lost everything that took us so long to store and gather. I believe I'm speaking for almost everyone when I say that nobody wants to have to do all this over again every time (whoever decides to have a reset everytime) they feel like resetting everything we worked hard to achieve on this server. That's the equivalent of working on something for a really long time and finally feeling the satisfaction of completion and have someone destroy your hard work right in front of you and do it EVERY MOTHERFUCKING FEW MONTHS!!!!!!!
[/quote] I get why they reset prison because alot of people is RANK FREE so it may be good to restart again because you dont want EVERYONE to be on rank free cause alot of people is on rank free' 'xx' 1) " (7719" 1039 19 1432876794 16696 7719 'Re: Server Suggestions' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=BE56 link=topic=1039.msg4958#msg4958 date=1425834310]
I think that the server is cool as it is... :-\\
[/quote] Ya same here :]' 'xx' 1) " (7720" 1680 2 1432905836 16348 7720 'Re: xXSwannyPvPXx Possibly Hacking.' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hey vorah ^o^


This is no hacks he just gets some combo`s as normal.' 'xx' 1) " (7721" 1680 2 1432919840 16530 7721 'Re: xXSwannyPvPXx Possibly Hacking.' 'IIVorahII' 'kbuergert66@gmail.com' '70.199.71.192' 1 0 '' '[quote author=PowerFlowderHD link=topic=1680.msg7720#msg7720 date=1432905836]
Hey vorah ^o^


This is no hacks he just gets some combo`s as normal.
[/quote]

Your positive because i got suspicious when he said "did you think i hacked at certain parts" like i said i dont think he hacked the whole video but certain parts.

Thanks
Vorah' 'xx' 1) " (7895" 1702 15 1433438963 16530 7895 'Re: Prison Gangs (Plug-In)' 'IIVorahII' 'kbuergert66@gmail.com' '70.199.72.23' 1 1433439097 'IIVorahII' 'Jdk this server is called prison for a reason. we want it to be as most irl as possible also i know the drugs plugin would go along with this but its called prison for a reason. We are in some real pussy ass prison thats for sure. Its prison we want it to be like prison which has drugs violence and gangs. And most players would agree if not the drug plugin atleast the god dam gang plugin.' 'xx' 1) " (7723" 1680 2 1432927012 46 7723 'Re: xXSwannyPvPXx Possibly Hacking.' 'davide' 'davidenriquez41@gmail.com' '70.192.228.245' 1 0 '' 'Hello

Based on the evidence given it is not enough to prosecute for hacking.  Throughout all of the times that I watched the video I did not see any forms of hacking by Swanny.  No punishment will be done.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7724" 1672 7 1432929610 50 7724 'Re: Hair I\'m new to the server!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.144.14.209' 1 0 '' 'I'm from near Dayton Ohio welcome abourd ' 'xx' 1) " (7894" 1730 1 1433438900 46 7895 'Re: Whats Wrong With IceAge?' 'davide' 'davidenriquez41@gmail.com' '70.192.232.236' 1 1433439127 'davide' 'Hello

WhiteDecay explained to us the other night over an incident that you had with him yesterday.  About how a rumor started that Decay got arrested in real life over downloading the movie Ice Age.  He started to describe it as getting annoying and as if everything about Ice Age was directed towards him.  Your post was made with Intent to dismay or harass Decay about the incident.  No one gets a gif about an African American person getting arrested and then plays off this stuff like it was nothing.  We take these types of offenses very seriously.  Though some people see this as a joke people do not understand how a person may take these types of jokes.  Whether it was taken the "right way" or "wrong way " Decay was truthfully hurt over this incident and did not appreciate it one bit.  This is your last warning on harassing on Forums.  Next time is a Perm Ban from Forums.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7728" 1682 1 1432950564 0 7728 'My Recent Inactivity' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Hey guys!
I know I haven't been on the server in a while and i'm sorry about that. I recently got back from a tour of Washington D.C and I've honestly been too tired to do anything much less play on aviatorcraft where you have to keep up with what seems like a million different things at once. Right now im currently on vacation at a grandparents house and i don't have access to a computer. Im currently telling you guys all this from my phone and I will most likely be on minechat to talk to you guys every once and a while. I don't get many chances to visit my grandparents so I apologize that I wont be around much. As soon as i'm able to get back home to my laptop i'll be sure to let you guys know. Till then ill be keeping an eye on the forums to make sure the server doesn't crash and burn or anything crazy like that  ;)
I hope to be back soon Bye :D
~Tmod5 Out' 'xx' 1) " (7729" 1683 12 1432953071 16530 7729 'I want wany skyblock rank' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 1432953196 'IIVorahII' 'A while ago my account got glitched and i lost my stuff. alex gave me it back but before i could even tell him about my skyblock rank he left because he probably couldnt give two fucks about the problem.

I want the rank asap because the loggs are resetting soon and shit and i know you will use that as an exuse. "Sorry we have no proof becus server loggs reset"

Pathetic
' 'xx' 1) " (7730" 1683 12 1432954877 0 7730 'Re: I want wany skyblock rank' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'First off Alex doesn't have a lot of free time on his hands. With a server reset coming up involving a new server being released and casino coming back up he likely has a lot of work to do. You should be happy he took the time out of his busy schedule to help you. Im sure he only left because he thought your problem was resolved and he went back to whatever he was busy with.

Second off just because server logs reset does not mean buycraft resets. Even if the server resets there will still be evidence of you purchasing your rank so theres no need to get excited as you are now. Alex does care about the problems of the player and theres no need to bash him and the server. Mistakes happen especially during reset time but that doesn't give you an excuse to talk badly about the staff. They try their best to keep the server going and everyone happy and that in itself isn't the easiest task in the world.

Third of all the server isnt pathetic and alex certainly isnt Pathetic. The way your acting right now however that good sir is pathetic.
~Tmod5 Out' 'xx' 1) " (7731" 1683 12 1432959481 1 7731 'Re: I want wany skyblock rank' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.240.63' 1 0 '' 'Hi I've been working all day for the upcoming reset. I can't be on the same server as you all the time; if it gets posted in this forum it will get seen much faster than if you wait for me to get on.

[b]We do not reset logs[/b] when we reset the servers; this is to see all history if we ever need it [b]anything bought legitimately in buycraft is logged[/b].
I've re-run your commands as to when you donated for the Avian rank next time you join; you'll recieve your rank.

Regarding me using "we have no logs of your items sorry"; storing the items of each player would be quite intensive for the servers we'd have to actively look for ways to log everything if that was the case.' 'xx' 1) " (7732" 1673 15 1432965887 31 7732 'Re: Restarting sends you to Hub' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Been added locking thread.' 'xx' 1) " (7734" 1684 2 1433004250 23 7734 'SkullzFlare talking in chat hacks' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.64.218' 1 0 '' '
Just sayn.
Username: SkullzFlare (danny)
http://gyazo.com/0f01ff0cfa201a8e417a22b8fe0ab49e.png

R3d_

' 'xx' 1) " (7735" 1684 2 1433006140 16438 7735 'Re: SkullzFlare talking in chat hacks' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'you need video evidence of him hacking for it to be taken seriously' 'xx' 1) " (7736" 1684 2 1433009776 0 7736 'Re: SkullzFlare talking in chat hacks' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'A confession to hacking is not sufficient proof to warrant a punishment. Plus he sounds extremely sarcastic and it IS danny.
If it was any other player I would say the staff would keep a closer eye on him but as I said it IS dannytrex so i doubt much will come from this.
~Tmod5 Out' 'xx' 1) " (7893" 1730 1 1433438263 16530 7895 'Whats Wrong With IceAge?' 'IIVorahII' 'kbuergert66@gmail.com' '70.199.72.23' 1 1433439057 'davide' '[b][color=red]Why did you remove my iceage post I never directed it to whitedecay i just love iceage its a good ass movie. I watch it all the time bucus its a bombass movie... Me redneck and andrudallo watch it all the time? [/color][/b]

' 'xx' 1) " (7738" 1685 2 1433009980 19 7762 'SkullzFlare took my name :(' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 1433044007 'EnderGod' 'What server : Factions

Who is the player:SkullzFlare

When did they break the rule:impersonation

proof: http://gyazo.com/de9312a5dd2da66e45f09b504105f473' 'xx' 1) " (7739" 1686 2 1433012073 19 7739 'spamming' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'factions

SkullzFlare

Spamming

http://gyazo.com/7de0199213c10caf2bf46f158146069b
' 'xx' 1) " (7740" 1687 2 1433012238 16438 7740 'BE QUIET ALREADY' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'http://gyazo.com/31b2ca589d070d69820ae4d889307ce6

Time: Sat 23:02
PLEASE JUST BE QUIET

Names:
_HellsAngel_

Imightbefibs' 'xx' 1) " (7741" 1683 12 1433014600 16530 7741 'Re: I want wany skyblock rank' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 0 '' '[quote author=Facelesswarrior5 link=topic=1683.msg7730#msg7730 date=1432954877]
First off Alex doesn't have a lot of free time on his hands. With a server reset coming up involving a new server being released and casino coming back up he likely has a lot of work to do. You should be happy he took the time out of his busy schedule to help you. Im sure he only left because he thought your problem was resolved and he went back to whatever he was busy with.

Second off just because server logs reset does not mean buycraft resets. Even if the server resets there will still be evidence of you purchasing your rank so theres no need to get excited as you are now. Alex does care about the problems of the player and theres no need to bash him and the server. Mistakes happen especially during reset time but that doesn't give you an excuse to talk badly about the staff. They try their best to keep the server going and everyone happy and that in itself isn't the easiest task in the world.

Third of all the server isnt pathetic and alex certainly isnt Pathetic. The way your acting right now however that good sir is pathetic.
~Tmod5 Out
[/quote]

I never called the server pathetic u useless scrub.' 'xx' 1) " (7742" 1687 2 1433014826 16530 7800 'Re: BE QUIET ALREADY' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 1433126430 'davide' '[color=red]**Censored By JDK**[/color] Don't swear at people here. WARNING!' 'xx' 1) " (7743" 1682 1 1433015047 16530 7757 'Re: My Recent Inactivity' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 1433022686 '7misun' 'The kids is his grandmas house cool!' 'xx' 1) " (7744" 1683 12 1433015437 1 7744 'Re: I want wany skyblock rank' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.230' 1 0 '' 'yeah you tell em vorah issue resolved; locked.' 'xx' 1) " (7745" 1682 1 1433015556 31 7745 'Re: My Recent Inactivity' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Vorah not to be rude or anything that was just a dick thing to say.
' 'xx' 1) " (7746" 1674 12 1433015585 1 7746 'Re: wont alow me to do kit thug (prison)' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.252.230' 1 1433015943 'Alex' 'Hi there what command are you trying to do? I see you've bought Thug and the group by default is able to do /[b]kit thug[/b]
Edit: Is your prefix Thug?' 'xx' 1) " (7747" 1682 1 1433016322 0 7747 'Re: My Recent Inactivity' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=IIVorahII link=topic=1682.msg7743#msg7743 date=1433015047]
The kids at his fucking grandmas house GG who the fuck cares!
[/quote]

Im so sorry I have the decency to visit my family I wont have my grandparents forever you know.
And the post was just to make people aware of my inactivity. You dont have to care just letting people know.
(Psst. You obviously care enough to post on the topic)' 'xx' 1) " (7748" 1688 2 1433016358 16544 7748 'xKanekiSenpai Harassing ' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

Harassing

xKanekiSenpai

http://gyazo.com/e18ae4c7cbb5d4616bf3444bdd80975a' 'xx' 1) " (7749" 1687 2 1433016413 0 7800 'Re: BE QUIET ALREADY' 'Facelesswarrior5' '' '76.18.162.53' 1 1433126447 'davide' '[quote author=IIVorahII link=topic=1687.msg7742#msg7742 date=1433014826]
**Censored By JDK**
[/quote]

Vorah thats extremely innapropriate for a forums post especially one on a server played on by a lot of kids.
If you dont have anything to say thats contributing to the report then do us all a favour and dont say anything at all.' 'xx' 1) " (7750" 1688 2 1433018465 26 7750 'Re: xKanekiSenpai Harassing ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Didn't you tell me to "Fuck off" when I asked for a fair pvp? Also you can't say its harassment its factions and we are in war. Also you keep saying your better than us...' 'xx' 1) " (7751" 1682 1 1433018492 26 7751 'Re: My Recent Inactivity' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Dont worry facey I care' 'xx' 1) " (7752" 1687 2 1433018514 16530 7800 'Re: BE QUIET ALREADY' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 1433126465 'davide' '[quote author=Facelesswarrior5 link=topic=1687.msg7749#msg7749 date=1433016413]
[quote author=IIVorahII link=topic=1687.msg7742#msg7742 date=1433014826]
**Censored By JDK**
[/quote]

Vorah thats extremely innapropriate for a forums post especially one on a server played on by a lot of kids.
If you dont have anything to say thats contributing to the report then do us all a favour and dont say anything at all.
[/quote]
[s]
Do yourself a favor and dont ever fucking talk to me again u fucking twonk scrub shabby cunt[/s] Don't harasses people WARNING' 'xx' 1) " (7753" 1688 2 1433018903 16584 7753 'Re: xKanekiSenpai Harassing ' 'Kaneki' 'yourascrublordharry@gmail.com' '99.116.21.246' 1 0 '' 'Lol. You say so much worse ALL the time. Seriously. "Trash talk is [i]okay[/i] as long as it doesn't get out of hand." "Duffy sucks cock" isn't even trash talk. You just want me banned because there's a reset.' 'xx' 1) " (7754" 1687 2 1433019094 0 7800 'Re: BE QUIET ALREADY' 'Facelesswarrior5' '' '76.18.162.53' 1 1433126478 'davide' '[quote author=IIVorahII link=topic=1687.msg7752#msg7752 date=1433018514]
[quote author=Facelesswarrior5 link=topic=1687.msg7749#msg7749 date=1433016413]
[quote author=IIVorahII link=topic=1687.msg7742#msg7742 date=1433014826]
**Censored By JDK**
[/quote]

Vorah thats extremely innapropriate for a forums post especially one on a server played on by a lot of kids.
If you dont have anything to say thats contributing to the report then do us all a favour and dont say anything at all.
[/quote]

Do yourself a favor and dont ever fucking talk to me again u fucking twonk scrub shabby cunt
[/quote]

Continuing to harass me is really immature. This is the reports section not the section where you rag on people. Like i said if your post has nothing to do with the report in question then dont post it.' 'xx' 1) " (7755" 1687 2 1433021157 16222 7755 'Re: BE QUIET ALREADY' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.162.86' 1 0 '' 'Vorah please watch your language. ' 'xx' 1) " (7756" 1685 2 1433021427 16222 7756 'Re: SkullzFlare took my name :(' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.162.86' 1 0 '' 'Can you please insert the url button so we can click on the link. ' 'xx' 1) " (7757" 1688 2 1433021751 16222 7757 'Re: xKanekiSenpai Harassing ' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.162.86' 1 0 '' '1: if u get perma ban before reset youll still be ban' 'xx' 1) " (7758" 1688 2 1433023262 26 7758 'Re: xKanekiSenpai Harassing ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'thats what she meant.' 'xx' 1) " (7759" 1687 2 1433023586 16530 7759 'Re: BE QUIET ALREADY' 'IIVorahII' 'kbuergert66@gmail.com' '96.250.112.224' 1 0 '' 'I give up your all annoying af not you decay i <3 u' 'xx' 1) " (7760" 1689 15 1433029775 15937 7760 'Just One Quick Suggestion' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.89.93.253' 1 0 '' 'My suggestion is that item frames should be made usable. For one there is no reason why they are un-usable so why not add them back. I do believe every server is unable to use item frames that's why this topic is here.' 'xx' 1) " (7761" 1690 7 1433040816 16519 7761 'Prison PvP Stats of Mine' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'People have  been doing "Top Ten PvPers" or "Top Fifteen PvPers" and I was wondering what number would I be? I know I'm not in the top 15 but what number am I?' 'xx' 1) " (7763" 1686 2 1433048396 16438 7763 'Re: spamming' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'nexus this shows u spamming.... i think or is ur name not "nexy"' 'xx' 1) " (7766" 1692 2 1433068532 16276 7766 'FreakyFroggyG hacking' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.234' 1 1433068804 'Grko_122' 'What: Prison
Who: FreakyFroggyG
When: About 30 min ago

This is the prove: http://imgur.com/TObYkHb

This is only a picture but its not lag as you see the barrier is behind him and how can people jump as far as that when there is a barrier in the way
that's why i put my pointer on the barrier

(i don't have a recording software that's why i can't record)

Thank you' 'xx' 1) " (7767" 1687 2 1433073914 50 7767 'Re: BE QUIET ALREADY' 'j_boy1234' 'pvpbosses4@gmail.com' '75.144.14.209' 1 0 '' '[size=6px][font=Open Sans] [color=rgb(6 108 212)][url=http://aviatorcraft.com/forum/index.php?action=profile;u=16530]IIVorahII[/url][/color] Has been banned from the forum for a time of 3 days for harassing people on here.[/font][/size]' 'xx' 1) " (7768" 1692 2 1433080411 28 7768 'Re: FreakyFroggyG hacking' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Grko this was happening yesterday during the lag spikes- People were caught "flying" when they were standing in the safe zones.' 'xx' 1) " (7769" 1692 2 1433085359 16276 7769 'Re: FreakyFroggyG hacking' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.234' 1 0 '' 'Hi

As you can see the player is standing beyond the safe zone. He stand in front of the barriers


Thank you' 'xx' 1) " (7770" 1692 2 1433085663 26 7770 'Re: FreakyFroggyG hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Its a visual glitch' 'xx' 1) " (7771" 1687 2 1433085711 26 7771 'Re: BE QUIET ALREADY' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Lol bubble deleted her harassment' 'xx' 1) " (7772" 1686 2 1433087641 15888 7772 'Re: spamming' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' '"Nexy" is actually SkullzFlare (Danny). Nexus made a report about him impersonating.' 'xx' 1) " (7773" 1687 2 1433088235 16438 7773 'Re: BE QUIET ALREADY' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=DendeTheWizard link=topic=1687.msg7771#msg7771 date=1433085711]
Lol bubble deleted her harassment
[/quote]



shhh dende <3 i love u' 'xx' 1) " (7892" 1729 15 1433432736 16348 7892 'KitPvP ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hey

So i was thinking about a cool feature for the server i thought KitPvP.
Its cool so you can train your skills on pvp or just challenge your friends.

Here is the plugin: http://dev.bukkit.org/bukkit-plugins/simplekitpvp/' 'xx' 1) " (7774" 1686 2 1433088259 16438 7774 'Re: spamming' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Soniccaleb link=topic=1686.msg7772#msg7772 date=1433087641]
"Nexy" is actually SkullzFlare (Danny). Nexus made a report about him impersonating.
[/quote]


oh thanks for clearing that up' 'xx' 1) " (7775" 1686 2 1433094140 26 7775 'Re: spamming' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Technically Nexus could have just framed danny I know it isn't true but we can't be sure' 'xx' 1) " (8041" 1775 7 1434031582 0 8041 'Re: AnimeArcher shouldn\'t have been banned..' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=xXCrimsoneXx link=topic=1775.msg8040#msg8040 date=1434019399]
(I put this in "Off Topic" because I don't know where to put it...)

First off she shouldn't have been banned- I should have.. I started all of it tripped her off and she tried to stop it..

Secondly MatrixFlame just keeps trying to get more and more people banned (Not trying to single people out but..)

Lastly this isn't right.. I am the one who screwed up so I should suffer the consequences- Not her.
[/quote]

1. Regardless of who started it Nicole (Anime) still broke the rule so she should've been banned. The reason why she did what she did is irrelevant.
2. Matrix is reporting people that break rules which Is what players are supposed to do. Blame the rulebreaker not the person that caught them. If Anime hadn't harassed and spammed Matrix wouldn't have reported her.
3. Anime made her own choices she didn't have to say what she did. She could have just ignored or reported you but instead she choose to break the rules. Her punishment was Just and Fair. As for what you did to push her to that point im disappointed mate. If I see you intentionally pushing her buttons again you'll be the one repored and punished. That's all I have to say on the subject' 'xx' 1) " (7778" 1686 2 1433108688 46 7778 'Re: spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

We have done a log check to make sure that this was danny and it was.  He will be muted for 20 minutes.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7779" 1687 2 1433108758 46 7779 'Re: BE QUIET ALREADY' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

To return to the initial issue both Fibs and Hells will be muted for 20 minutes for spamming.

Thanks for the report!

~[color=blue]JDK21132[/color]' 'xx' 1) " (7780" 1692 2 1433108989 46 7780 'Re: FreakyFroggyG hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

Going based on only the evidence provided this will be concluded as only a visual glitch.  We were having lag spikes the other day because of testing of new plug ins and mini-games.  If you see him doing this again please report again.

Thanks for your concern.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7782" 1688 2 1433109072 46 7782 'Re: xKanekiSenpai Harassing ' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

This is very mild harassment so because of that we are going to mute the player for 1 hour. 

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7783" 1685 2 1433109143 46 7783 'Re: SkullzFlare took my name :(' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

The player will be warned to not abuse /nick again.  If he is seen doing this again he will have his /nick privileges revoked.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7784" 1684 2 1433109230 46 7784 'Re: SkullzFlare talking in chat hacks' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

[quote]you need video evidence of him hacking[/quote]

[quote]A confession to hacking is not sufficient proof to warrant a punishment.[/quote]

I need say no more.

Thanks for your concern though!

~[color=blue]JDk21132[/color]' 'xx' 1) " (7785" 1684 2 1433109686 46 7785 'Re: SkullzFlare talking in chat hacks' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Just an added thing:

He was banned shortly after by Smallen because of an obvious hacking video.  ' 'xx' 1) " (7786" 1694 10 1433110180 16049 7786 'Im Muted?' 'Excited_Fiber' 'troubledbacon@live.com' '70.192.214.198' 1 0 '' 'Just wondering when and why im muted. On prison.' 'xx' 1) " (7787" 1694 10 1433113357 16222 7787 'Re: Im Muted?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'http://aviatorcraft.com/forum/index.php?topic=1687.0
' 'xx' 1) " (7802" 1694 10 1433128181 46 7802 'Re: Im Muted?' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

  We understand your frustration with the server and its staff members but the handling of this situation was frankly unnecessary.  If you have a problem with a player then please keep it off of the server and tell a staff member.  Contacting a staff member is very easy as we have given our skype names to many players on the server and anyone can contact us through private message on the forums.  We can then work together and formulate a plan of action as to how we can handle these types of players better the next time anyone sees them.  Though very few people actually do this the staff does highly emphasize players interacting with the staff as much as possible. 

  Yes the staff have been fairly busy because of the reset and due to external factors beyond their control.  As we have said many times before we have personal lives such as working education and other assorted duties/activities.  I personally try my best to get onto the server at least once everyday and interact with players.  Every staff member does their best to interact with other players and we cannot always be there for every illegal thing that happens on the server.  We have a total of 11 staff members who operate the server to the best of their abilities and we try our hardest to make this server the best it can be. 

  When handling ban appeals we need the player appealing to tell us if anything is a misunderstanding.  By the looks of this if you told us that the player was mimicing you or harassing you we could have easily done a check for it and decided a proper plan of action. Coming onto the appeals page and just completely harassing the other player involved does nothing to solve the situation but only causes more conflict.  Because of this we will be temporarily be banning you from forums for 3 days.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7793" 1694 10 1433119061 16049 7800 'Re: Im Muted?' 'Excited_Fiber' 'troubledbacon@live.com' '70.192.214.198' 1 1433126323 'davide' '[color=red]**Censored By JDK**[/color]' 'xx' 1) " (7794" 1694 10 1433119497 16049 7794 'Re: Im Muted?' 'Excited_Fiber' 'troubledbacon@live.com' '70.192.214.198' 1 0 '' 'I love how this server is starting to handle things. I get on every single day to try and see one of them. But nope not once. People cuss and spam and talk about rape in chat. Im sorry but for once i need to go off on the staff. I have stayed in my place and not said anything. However you people need to get your shit together. Yes i get the reset. Not just because of the auc glitch which could have been stopped but im not going into that. I dont get why you satisfy the these people and mute me for 20 minutes. Its Pathetic. Please do me a favor. Cut the shit and give out real punishment. A 20 minute mute? Yes some will say that sparked my attitude which in sure it did but thats not the problem. I try to have a civilized conversation with Vorah and others and they simply say "I dont care about a mute" "Whats a one day ban?" After the reset im done. I tried to get along with the staff and have fun. I got fucked over to many times. I tried helping Fireblazer when things go bad no staff listens. I realize you have your limits and someway i will be contradicted. Yes ill get over it and all this means nothing. Im just saying... Please get together help the server. Thats what i wanted from the begining and what i did do. Not anymore. I helped countless people on the server but sadly i am done. I dont want to come back to this. Maybe in a while if its changed. Im sorry and goodbye friends.' 'xx' 1) " (7795" 1697 2 1433123133 16544 7795 'xKanekiSenpai Sexual Harassment ' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

Harassing

xKanekiSenpai

http://gyazo.com/e13d30f68682e25f669ce6004d05f244' 'xx' 1) " (7796" 1698 17 1433123461 16519 7796 'Creative PvP Area' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I think the AviatorCraft team should add a creative pvp Arena. This could also be "OP" (Over Powered) Pvp as well.  It would give people to test their skill against players on the same server but in a different way. With this suggestion I would also like for everyone to have the /enchant permission in the plot world. Thank you - Bricks' 'xx' 1) " (7801" 1701 2 1433126564 16544 7801 'xKanekiSenpai using offensive language against Nexusflame' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

Harassing

xKanekiSenpai

http://gyazo.com/7e82165686640fd07d60368b6b732bd5' 'xx' 1) " (7800" 1697 2 1433124298 26 7800 'Re: xKanekiSenpai Sexual Harassment ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'STFU is harassment too.' 'xx' 1) " (7803" 1697 2 1433128441 46 7803 'Re: xKanekiSenpai Sexual Harassment ' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

This is very light harassment but not enough to warrant a punishment.

No action will be taken.

Thanks for your concern!

~[color=blue]JDK21132[/color]' 'xx' 1) " (7804" 1701 2 1433128475 46 7804 'Re: xKanekiSenpai using offensive language against Nexusflame' 'davide' 'davidenriquez41@gmail.com' '70.192.231.249' 1 0 '' 'Hello

This is very light harassment but not enough to warrant a punishment.

No action will be taken.

Thanks for your concern!

~[color=blue]JDK21132[/color]' 'xx' 1) " (8040" 1775 7 1434019399 28 8040 'AnimeArcher shouldn\'t have been banned..' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '(I put this in "Off Topic" because I don't know where to put it...)

First off she shouldn't have been banned- I should have.. I started all of it tripped her off and she tried to stop it..

Secondly MatrixFlame just keeps trying to get more and more people banned (Not trying to single people out but..)

Lastly this isn't right.. I am the one who screwed up so I should suffer the consequences- Not her.' 'xx' 1) " (7806" 1698 17 1433135045 16222 7806 'Re: Creative PvP Area' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'The enchant command is out of hand i know because i done it a lot.

But i tested that only a certain lvl of enchantment work for example: punch lvl 20 wont work but punch lvl 10 will.

if players have the enchant command it will crash the item or server.
also creative is a free to build server not a free to kill server' 'xx' 1) " (7807" 1698 17 1433155381 50 7807 'Re: Creative PvP Area' 'j_boy1234' 'pvpbosses4@gmail.com' '75.144.14.209' 1 0 '' '[quote author=WhiteDecay link=topic=1698.msg7806#msg7806 date=1433135045]
The enchant command is out of hand i know because i done it a lot.

But i tested that only a certain lvl of enchantment work for example: punch lvl 20 wont work but punch lvl 10 will.

if players have the enchant command it will crash the item or server.
also creative is a free to build server not a free to kill server
[/quote]
A high enchantment will not crash the server lol we can also restrict enchantments to say up to 5.' 'xx' 1) " (7808" 1698 17 1433170399 16222 7808 'Re: Creative PvP Area' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'blah it was my theory XD' 'xx' 1) " (7809" 1702 15 1433172769 16398 7809 'Prison Gangs (Plug-In)' 'Louis' 'goodyerlouis@gmail.com' '82.8.158.34' 1 0 '' 'Basically I've seen many other servers have this plug-in in their prison part of the section. It is called 'Gangs' (Spigot-Bukkit)
==============================================================================
You are able to add people to your gang
- Create New Gangs (with a name of your choice)
- Kick People
- Invite People
- Make News for your 'Gang' to see when they log on
And many other cool things.
==============================================================================
The best part of this plug-in (In my Opinion) is that in pvp you can not attack or in any way damage your team-mates in your
gang. The names will also appear next to your name in chat for example mine would be:  (Gang) [Chief] xxGOODYERxx [Free]
==============================================================================
You can also have wars with other gangs which could make pvp a lot more fun and interesting for people on the servers also
ths would stop a lot of harassing about 'teaming' and 'stop killing me' blah blah blah.
==============================================================================
I hope you can understand the basic idea of this plug-in it would be fun in my opinion and I suppose to a lot of other people

        Cheers
                  Louis :)
' 'xx' 1) " (7810" 1702 15 1433175405 46 7810 'Re: Prison Gangs (Plug-In)' 'davide' 'davidenriquez41@gmail.com' '70.192.231.62' 1 0 '' 'Another In My Opinion Post for me XD :

My problems with the plug in:
- Gang Wars
- Excessive Harassment
- Denigration to the Extreme
- Increased Spam of "Can I join a gang"
- Complete Take over of PvP areas in Prison
    *New players wouldn't be able to pvp
    *Regular players wouldn't be able to just hang in pvp
- We already have this.  It is called factions.
- Increased Inappropriate Language and subject manners (drugs murder massacres)
- The Gang names take up space in chat
    *A bit hard on the eyes if too overwhelmed with colors of the Gang names
- Starts to look like a Factions/Prison Hybrid
- Whenever a Gang Member gets banned We have practically riots for the player to be unbanned.


I would like to see prison grow into something unique and not something that other servers have.  The gangs idea I have been pondering for a while an there are too many negatives that could happen which would result in the popularity of prison going down. Sorry if it seems like I am completely dissing you on this but it is a subject matter i have thought about for literally days.  I do like the idea trust me I do but from every possible angle that I have looked at this it would not be beneficial to the server.

**Remember Just an IMO post not "staff thinking" post**' 'xx' 1) " (7811" 1698 17 1433175905 46 7811 'Re: Creative PvP Area' 'davide' 'davidenriquez41@gmail.com' '70.192.231.62' 1 0 '' 'IMO post by JDK:

But this would go back to the idea of do we really need this.  Every part of the server has a pvp area and since a lot of our server comprises of roleplayers that don't want to pvp we really don't need this in creative.  I would just think that creative should be left as a non-pvp area of the server where players can just hang out and build together.  If you really want to pvp we have pvp arenas in factions prison survival and skyblock.  PvP is fun yes but it gets a bit annoying at times because of the people who can't stand losing.

This will lead to my suggestion that I have made on beta:
    [b]PVP Duels[/b]
This idea is based off of another server's platform for handling pvp battles and would cut down on the amount of players who just say "1v1 me on Server A."  The concept would allow players to chose what type of battle they would want to do chose the armor enchantments weapons potions and how many gapples they would want (if any).  This would allow players to get their PVP fix without having any one player being too OP.  We would put this on the mini games server so that way we can keep the competitive players where they should be on a competitive part of the server.  It makes all battles even it makes them fair and it shows who is a "True Master" at PvP.

**Remember just an IMO post by JDK XD**' 'xx' 1) " (7812" 1703 38 1433178662 1 7845 '► MINIGAMES BUILD COMPETITION 01/06/2015' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.236.10' 1 1433262347 'j_boy1234' '[size=24pt][b]MINIGAMES BUILD COMPETITION #1[/b][/size]
Hey everyone! We're launching Minigames with a [b]brand new[/b] creative build competition!
The theme is [b]Floating Islands[/b].
[url=http://i.imgur.com/TAX8of5.jpg][img width=900]http://i.imgur.com/TAX8of5.jpg[/img][/url]

[img width=450]http://i.imgur.com/F4aKH0e.jpg[/img]  [img width=450]http://i.imgur.com/GzJF88b.jpg[/img]
Your build will be used and featured in the Minigames Server for the [b]BowBattles[/b] Minigame or [b]TNTBlock[/b] if you win!
You will [b]recieve credits[/b] via a hologram placed on the map to let everyone know who created it.

[b]1st Place[/b]: You will recieve the [b]MasterMage[/b] donor rank for 2 months if you recieve 1st Place if you are an avid creative player; you will also recieve a nickname!
[b]2nd Place & 3rd Place[/b]: You will recieve the [b]LemonWizard[/b] donor rank for 2 months if you recieve 2nd place or 3rd place.

Good luck to everyone involved!
The competition ends on the [b]13th of June[/b]! (12 days from this post)' 'xx' 1) " (7813" 1703 38 1433180374 16348 7814 'Re: ► MINIGAMES BUILD COMPETITION 01/06/2015' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1433180499 'PowerFlowderHD' 'Yes im so good at flying islands :o
Ima make the best things ever
' 'xx' 1) " (7814" 1703 38 1433180488 15885 7814 'Re: ► MINIGAMES BUILD COMPETITION 01/06/2015' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'COOL! and now ama google how to build a floating island in minecraft xD
Goodluck to all contesters!' 'xx' 1) " (7815" 1704 7 1433181511 32 7815 'H1z1' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Does Anyone play H1Z1?' 'xx' 1) " (7816" 1703 38 1433183844 16504 7816 'Re: ► MINIGAMES BUILD COMPETITION 01/06/2015' 'MrGrummpy_14' 'alexc0996@gmail.com' '98.235.64.137' 1 0 '' 'your joking right?

you get a rank for 2 months on a minigames server?

2 months...


k well ill wait till the next one i guess
' 'xx' 1) " (7817" 1703 38 1433183934 16222 7817 'Re: ► MINIGAMES BUILD COMPETITION 01/06/2015' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'really

really

grummpy

really

ur still going to help with some of my minigames map for my other idea right?' 'xx' 1) " (7818" 1705 1 1433187919 26 7818 'Has it reseted yet?' 'DendeTheWizard' 'calvindu9@gmail.com' '199.216.68.2' 1 0 '' 'cant get on cpu' 'xx' 1) " (7819" 1705 1 1433189235 50 7819 'Re: Has it reseted yet?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.144.14.209' 1 0 '' 'no it will in a hour or so' 'xx' 1) " (7820" 1706 1 1433194463 31 7820 'Aviator Update' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' '[font=arial][size=24pt]Here are some of the updates for the reset of AviatorCraft mods/admins feel free to edit this at your own time:[/font]

[size=36pt][color=red][font=times new roman][b][i]Plots:[/i][/b][/font][/color][/size]
[font=arial][size=14pt][color=black]We've decided to change the plot plugin for the server but the plot command are different to the plot plugin we've used:
/plot claim - Claim's the plot you're standing on
/plot unclaim - Delete's your plot you no longer will have that plot
/plot home - Goes your plot home
/plot clear - Clears your plot from top to bottom.
/plot trust <player> - Trusts a player on your plot be wary
/plot merge <direction> - Merges your plot to another plot only can be used when you either are trusted or you have more then one plot right next to each other. [/color][/size][/font]
[size=36pt][color=red][font=times new roman][b][i]Minigames:[/i][/b][/font][/color][/size]
[font=arial][size=14pt][color=black]Minigames are now back to the server and better then ever!
BubbleTrouble - Get air by standing on the light source and you get gems for killing players. Try to survive the longest. To join do /bt join to leave do /bt leave
BowBattle - Kill players by using your bow or eggs and shot your enemies. To join with a command: /bb join to leave with a command do: /bb leave
TNTblock - Left click on the TNT to throw TNT at a player or throw arrows at your enemies. To join with a command do: /tb join to leave with a command do: /tb leave
PotterGames - Like Hunger games but you got magic/spells you can use in the game. You can sponsor people when people with your money to cast spells with your wand simply right click your wand and left click it to cast it. To join with a command do: /sg join <map> to leave the game with a command do: /sg leave
Spleef - Use the shovel to break the snow to send your player to the next floor. TO join with a command do: /spleef join to leave with a command do /spleef leave
Casino - Not a minigame but included in the server. You can buy ranks for other servers using the money from the won minigames or casino money you win to buy ranks. If your rank doesn't show up post it [url=http://aviatorcraft.com/forum/index.php?board=4.0][size=24pt][color=red]http://aviatorcraft.com/forum/index.php?board=4.0[/color][/size][/url] with proof of your purchase of it![/color][/size][/font]
[size=36pt][color=red][font=times new roman][b][i]Extras:[/i][/b][/font][/color][/size]
[font=arial][size=14pt][color=black]~Bans/mutes will not be reset but after the reset your warnings will reset.
~Your donor perks that you have gotten from Casino will be gone.
~Everything you donated with real money will given to you if you haven't received them post them in the forums under Bugs section please provide proof of your purchase but if you don't have it the admins may look for it.

~I've received questions about this will everything disappear? Yes everything will be gone it'll be like you first joined the server for the first time. Prison: Plots money echest pv's EVERYTHING!
Factions: mcMMO factions echest EVERYTHING!
Skyblock: Island money enderchest EVERYTHING!
SURVIVAL: Plots money items EVERYTHING!
Creative: Nothing will be reset here!
~Prison will contain more mines.
~A chat plugin![/color][/size][/font]
[move][font=arial][size=36pt][color=red]IF YOU FIND ANY BUGS WITH MINIGAMES POST IT UNDER 'REPORT A PROBLEM/BUG' [/color][/size][/font][/move]
' 'xx' 1) " (7821" 1707 12 1433194885 16696 7821 'I DONT HAVE MY CHIEF RANK' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1433195231 'xPowerStaticx' 'Name? - Power_The_Panda [ i just changedmy name it used to be xPowerStaticx]

Game? - Prison

Rank? - Chief' 'xx' 1) " (7822" 1708 4 1433195331 15937 7822 'The Faction Nether Portals' 'monkeyfeet992' 'jakeb.sm.211@gmail.com' '71.89.93.253' 1 0 '' 'So um yea when ever you try going into a nether portal it tps you away and it says the world is not valid. Plz Fix
' 'xx' 1) " (7823" 1707 12 1433195331 32 7823 'Re: I DONT HAVE MY CHIEF RANK' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Did you get the rank from Casino?' 'xx' 1) " (7824" 1707 12 1433195488 16696 7824 'Re: I DONT HAVE MY CHIEF RANK' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'No i payed for it If u want ill show u my receipt ' 'xx' 1) " (7825" 1707 12 1433195658 16696 7825 'Re: I DONT HAVE MY CHIEF RANK' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[img]http://i.imgur.com/UlwDANf.png[/img]' 'xx' 1) " (7826" 1709 18 1433199212 26 7826 'Fix The End!!!' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'FIX IT' 'xx' 1) " (7827" 1605 22 1433199643 16711 7827 'Re: 14/05/2015 - Summer Vacation Revamp!' 'HMorris gaming' 'hmorrisbf4@gmail.com' '73.207.65.118' 1 0 '' '[quote author=AviatorGaming link=topic=1605.msg7396#msg7396 date=1431584800]
[b][size=18pt]What's up Lemon Heads!  8)[/size][/b]

Mr. Aviator here and today I am excited to announce/talk about our Summer Vacation Revamp for AviatorCraft.
This summer is surely going to be a great time here on AviatorCraft! We have quite a few changes coming your way that I think will make AviatorCraft one of the best servers to be a player on. So let's get right into some of the changes I am very excited about the first one being Mini Games!

Yes that is right AviatorCraft is getting it's very own mini games section! But I wanted to do something unique with our mini games so you could have a genuine experience that you can't get anywhere else. So I am happy to announce on June 1st we will be rolling out five mini games; Potter Games Bubble Trouble TNT Fight Casino and Survival Games! Each game is going to have several creative and fun maps to play on with tons of amazing kits that you can use! When you play mini games you will earn tokens which you can use to buy ranks in game money etc.

Not only will you get to start out with a good variety of free kits for each game but for players that want to support the server we will have very exciting additions to the games types! Now there are two more things I personally want to talk about the first being a server wide reset. Now I know that a lot of you are not going to like this but there is some good news with this. The following servers are being reset on May 31st; Factions Prison Sky Block and Survival.

Now here is the good news we are not going to do another reset until December 1st so you can game on in peace. But wait there is more! Because of the reset we are going to have tons of "Famous Youtubers" playing on the server with you guys and that means more players will come! So more players means more competition and more competition means more fun! With our new fancy website aviatorcraft.com and our new game modes and maps this is going to be the best summer ever for AviatorCraft! I look forward to gaming with all of you this summer and hope to keep you all happy gamers for some time to come!

Thanks Mr. Aviator  8)
[/quote] Build battle contest(Create a Pewdiepie Theme for your plot i hve a pewdiepie one) Link for the youtube video.
https://youtu.be/eRvUS_w7H-w' 'xx' 1) " (7828" 1707 12 1433202863 1 7828 'Re: I DONT HAVE MY CHIEF RANK' 'godlikefrank' 'alextehbest@hotmail.com' '31.3.236.10' 1 0 '' 'Buycraft can take up to 24 hours to give you your rank I'll check on it tommorow for you If you don't recieve it; I'll give it to you myself.' 'xx' 1) " (7829" 1707 12 1433203493 16696 7829 'Re: I DONT HAVE MY CHIEF RANK' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Its fixed i just got it 5 mins ago ill lock it
' 'xx' 1) " (7830" 1710 4 1433203550 16712 7837 'Command issues Pls Help' 'Kookie2004' 'allyviator@gmail.com' '98.179.223.240' 1 1433206531 'Kookie2004' 'HELP IM TRYING TO ADD PEOPLE TO MY PLOT SO I DO /PLOT ADD [PLAYERNAME] AND IT SAYS
[P2] You are lacking permission node:plots.add And when i click on plots.add
witch is in orange it take me 2 a nonexistent website PLS HELP I RELLY WANNA ADD MY FRENDS and when i try /plot trust DOES THE SAME THING ECEPT IT SAYS
[P2] You are lacking permission node:plots.trust
HELP
ITS ON THE RAGS TO RICHES SERVER' 'exclamation' 1) " (7862" 1721 2 1433327792 16438 7862 'Re: Matrixflame Harassing Matrixflame' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'its hard to actually find the harrasment when he is insulting himself.... ' 'xx' 1) " (7863" 1715 23 1433328869 16348 7863 'Re: Castle Raid' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'There already much of those minigames
But for sure whe can change alot so its cool.


Great idee ^~^
' 'xx' 1) " (7832" 1703 38 1433205051 16712 7832 'Re: ► MINIGAMES BUILD COMPETITION 01/06/2015' 'Kookie2004' 'allyviator@gmail.com' '98.179.223.240' 1 0 '' 'HOW DO I SEND MY CREATON?
' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (7881 1722 18 1433370429 26 7881 'Re: Taming MMO still broken' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Why do you want it? Cause its OP. Hmmm I wonder why they removed it' 'xx' 1) " (7854" 1706 1 1433281150 31 7854 'Re: Aviator Update' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'You do /plot unlink' 'xx' 1) " (7834" 1703 38 1433206078 46 7834 'Re: ► MINIGAMES BUILD COMPETITION 01/06/2015' 'davide' 'davidenriquez41@gmail.com' '70.192.228.254' 1 0 '' 'To submit your builds just create a new thread here:
http://aviatorcraft.com/forum/index.php?board=25.0

In your submission make sure to include:

[b]-Name
-Plot ID Number[/b] (go to your plot and do /plotme info to find this)
[b]-Coordinates
-Pictures[/b]' 'xx' 1) " (7835" 1710 4 1433206164 46 7835 'Re: Command issues Pls Help' 'davide' 'davidenriquez41@gmail.com' '70.192.228.254' 1 0 '' 'Hello

We will fix this issue as soon as possible! Thank you for letting us know.  Which server is this in though?

~[color=blue]JDK21132[/color]' 'xx' 1) " (7836" 1709 18 1433206221 46 7836 'Re: Fix The End!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.228.254' 1 0 '' 'Done' 'xx' 1) " (7837" 1712 12 1433206521 16530 7837 'MY FUCKING RANKs AND ShiT!!!!!!!!!!!!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I don't care about the fucking format.... i just want my ranks for sky block and my 7 sgc picks and 3 excavators.

its not working because along time ago my account and uuid shit got reset. alex knows about that stuff.

give me my fuckin rank thanks m88888 GGGGG' 'xx' 1) " (7838" 1713 18 1433207419 16055 7838 'MCMMO' 'ASF_BAJAN1' 'dscanlon4@kc.rr.com' '76.92.211.153' 1 0 '' 'Can someone fix my mamma in factions
' 'xx' 1) " (7882" 1539 19 1433372186 15888 7882 'Re: Another reset?? Seriously???!??' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.66' 1 0 '' 'It's actually six exactly. (If you were thinking it was seven)' 'xx' 1) " (7883" 1539 19 1433372293 26 7883 'Re: Another reset?? Seriously???!??' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' '[quote author=Soniccaleb link=topic=1539.msg7882#msg7882 date=1433372186]
It's actually six exactly. (If you were thinking it was seven)
[/quote]

I said I meant ONLY six thats kinda short tbh. Some of the servers do it like 1 year ' 'xx' 1) " (7842" 1715 23 1433216728 24 7842 'Castle Raid' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'This mini game is when the offence team (camp) is breaking in to the defence team (castle)  to take there beacon and return it to the camp. You can select any kits u wanna be to play the game. Tanks assassin warrior alchemist wizard etc. This was one of the games i love to play. Its like Search and Destroy from CoD but u Capture the Beacon and Return it to your home. Defence players need to protect and guard the Beacon till the time runs out to win. Then for offence you Capture the Beacon and return it to base before the time runs out to win.' 'xx' 1) " (7841" 1712 12 1433209711 16530 7841 'Re: MY FUCKING RANKs AND ShiT!!!!!!!!!!!!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'idc i just want my shit back ffs!' 'xx' 1) " (7843" 1712 12 1433222826 16438 7843 'Re: MY FUCKING RANKs AND ShiT!!!!!!!!!!!!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'vorah u have been warned not to swear on fourms! calm down dude! calm calm calm <3
[img]http://25.media.tumblr.com/tumblr_lppyksxAfd1r1thdeo1_400.gif[/img]' 'xx' 1) " (7844" 1716 4 1433259957 16267 7844 'Sgc pickaxe ;(' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Hello mods i am very sad now as soon as i  come on aviator i get my sgc pickaxe and im enjoying it but when i came back to my laptop from getting a drink i came back and my sgc pickaxe was on the floor at B mine i ran to it but it got cleared my cousin then admitted he threw it out and threw everything in my inventory out plz can you give me another one you can check i bought it and you can check all my 5 pv's echest and inventory and i do not have my sgc pickaxe so please can you give me another one next time i will look after my laptop and not let my cousin or anyone on my account again.' 'xx' 1) " (7845" 1712 12 1433262073 1 7845 'Re: MY FUCKING RANKs AND ShiT!!!!!!!!!!!!' 'godlikefrank' 'alextehbest@hotmail.com' '88.150.240.31' 1 0 '' 'This is resolved. Locking.' 'xx' 1) " (7846" 1717 4 1433263829 15885 7846 'Bugs/problems Found by me!' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'HI! Following is bugs glitches and just stuff that needs to be improved in my opinnion! ( srry for my english xD im swedish dont expeckt 100% speeling xD )

1. its showing thug rank on prison when i have chief! ( all chief is working buth its displayed as thug becuse i bought thug aswell buth be 4 chief ) doesent need to be fixed buth would like too! NO HURRY WITH THIS 1!

2. Sugarcane is growing way too fast on survival plots! i got a 188 block long sugarcane farm when ive broke layer 2 and 3 on all of them 100 of em is back to layer 2 and like 4 on layer 3! basicly unlimited! ( in my oppinion u could lower the grow speed by 50% becuse its redicilus ATM xD ) THIS DOESENT NEED TO BE FIXED BUTH IT WILL RKO THE ECONOMY ON SURVIVAL!

3. U cant add pepz or fly in the plotworld! ( basicly u need to look ath all the settings and allow whats supossed to be allowed!

4. the shop on survival is really weird! as an example: u can sell coal ore ath 2 places in the shop and ath 1 u get 600$ for 32 blocks buth ath the other 1 u sell 16 for 720$! like rlly.... xD its allmost worth more to get a silk and mine coal for 1 hour then mine diamonds for 12 hours!

5. allot of pepz doesent understand the new Plot plugin! ive been acting mod and helped 20+ players step by step how to use the new plot command TODAY! its a rlly big problem even if i enjoy helping buth its not good if we want players to stay ath the best server ;) ( <3 to u all! )



BY:
Ducky 2015-06-02 17:44 Standard european time AKA England time!


http://aviatorcraft.com/donate/ if u want to Buy a rank or just support the server!' 'exclamation' 1) " (7847" 1708 4 1433265064 15885 7847 'Re: The Faction Nether Portals' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'same on survival! xD' 'xx' 1) " (7848" 1710 4 1433265575 15885 7848 'Re: Command issues Pls Help' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'jdk its survival and check out my post for more bugs and oppinions on stuff' 'xx' 1) " (7849" 1716 4 1433266115 15885 7849 'Re: Sgc pickaxe ;(' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'im sorry for your lost! buth its not something staff cant do. Becuse  if they help 1 and then 10 more ask for stuff back the staff would need to help all of them. buth it doesent work that way. anyway srry for ur lost ;(


-Ducky ( WANNABE MOD )' 'xx' 1) " (7850" 1706 1 1433267078 16519 7850 'Re: Aviator Update' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Thanks for this but how do we unmerge plots?' 'xx' 1) " (7851" 1716 4 1433268626 50 7851 'Re: Sgc pickaxe ;(' 'j_boy1234' 'pvpbosses4@gmail.com' '75.144.14.209' 1 0 '' 'What the wannabe said.' 'xx' 1) " (7852" 1718 2 1433270868 16544 7852 'xKanekiSenpai Harassing Nexusflame (its hurts his feelings)' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

Harassing

xKanekiSenpai

http://imgur.com/0NviGiQ' 'xx' 1) " (7860" 1720 3 1433302445 31 7860 'Re: Kicking from plots' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'If you've added a person to your plots that you don't want do this command to remove them from your plot: /plot untrust <player>
' 'xx' 1) " (7861" 1721 2 1433305032 16544 7861 'Matrixflame Harassing Matrixflame' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

Harassing

Matrixflame

http://imgur.com/VsFwESw' 'xx' 1) " (7856" 1718 2 1433281977 26 7856 'Re: xKanekiSenpai Harassing Nexusflame (its hurts his feelings)' 'DendeTheWizard' 'calvindu9@gmail.com' '192.174.4.66' 1 0 '' 'Dont worry matrix. I got a report on u soon' 'xx' 1) " (7879" 1722 18 1433363532 24 7879 'Re: Taming MMO still broken' 'SoulMastera' 'Soulmasteracraft@gmail.com' '107.77.66.123' 1 0 '' 'But they didnt told us the reason. Because there isnt any error about it' 'xx' 1) " (7880" 1539 19 1433370373 26 7880 'Re: Another reset?? Seriously???!??' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I meant ONLY six months ' 'xx' 1) " (7858" 1719 2 1433284665 28 7858 'Junior_Gator' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Who: Junior_Gator
Server: Factions
Time: 6:41 PM EST
Broken rule: 3) Respect all players!

Evidence:
http://imgur.com/MrFFI4Z' 'xx' 1) " (7859" 1720 3 1433293734 16519 7859 'Kicking from plots' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'My friend MegaHerky and I merged are plots but then he accidentily added somebody as a member. We do /p kick (IGN) but it just says "[P2] Player not found: (IGN). Please help cause we don't want him getting into our things.' 'xx' 1) " (7864" 1722 18 1433331741 24 7864 'Taming MMO still broken' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Taming MMO is still broken and you guys didn't fix it. It was broken since the last 2 resets. I tried today and when my wolf is killing the skeleton I'm not gaining XP. Please fix .' 'xx' 1) " (7865" 1715 23 1433332967 24 7865 'Re: Castle Raid' 'SoulMastera' 'Soulmasteracraft@gmail.com' '107.77.64.86' 1 0 '' 'Thanks I Hope this mini games can be popular' 'xx' 1) " (7866" 1723 26 1433334269 1 7866 '► HOW TO SUBMIT A BUILD' 'godlikefrank' 'alextehbest@hotmail.com' '149.3.142.250' 1 0 '' '[quote author=davide link=topic=1703.msg7834#msg7834 date=1433206078]
To submit your builds just create a new thread here:
http://aviatorcraft.com/forum/index.php?board=25.0

In your submission make sure to include:

[b]-Name
-Plot ID Number[/b] (go to your plot and do /plotme info to find this)
[b]-Coordinates
-Pictures[/b]
[/quote]' 'recycled' 1) " (7867" 1724 19 1433334808 50 7867 'Prison Megadrill Giveaway ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.144.14.209' 1 1433334948 'j_boy1234' 'Hi guys i bought a mega drill a long time ago and with the reset it gave me it. I'm a mod so i don't do much mining. Just leave your name below and i will randomly pick someone when we have enough entries to get the megadrill. [b]To enter you must be rank K or below.[/b]' 'xx' 1) " (7868" 1724 19 1433336712 16348 7917 'Re: Prison Megadrill Giveaway ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1433486401 'PowerFlowderHD' '

Sorry i cant win in anymore im rank K
' 'xx' 1) " (7919" 1739 1 1433509147 16438 7919 'I SWEAR TO GOD' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'OKAY SO PRISON WHALE CUM I HEAR IT AGAIN I WILL F'ING HURT SOMEONE ' 'xx' 1) " (7869" 1539 19 1433337004 1 7869 'Re: Another reset?? Seriously???!??' 'godlikefrank' 'alextehbest@hotmail.com' '149.3.142.250' 1 0 '' 'The next planned reset is the 1st of December you guys have 6 months to earn free; it takes less than a day for most people.' 'xx' 1) " (7870" 1722 18 1433344801 26 7870 'Re: Taming MMO still broken' 'DendeTheWizard' 'calvindu9@gmail.com' '199.216.68.2' 1 0 '' 'They said it was broken for a reason' 'xx' 1) " (7871" 1724 19 1433344832 26 7871 'Re: Prison Megadrill Giveaway ' 'DendeTheWizard' 'calvindu9@gmail.com' '199.216.68.2' 1 0 '' 'DendeTheWizard Probally won't get it but Rank A' 'xx' 1) " (7872" 1539 19 1433344869 26 7872 'Re: Another reset?? Seriously???!??' 'DendeTheWizard' 'calvindu9@gmail.com' '199.216.68.2' 1 0 '' 'dat aint six months yo' 'xx' 1) " (7873" 1721 2 1433348773 46 7873 'Re: Matrixflame Harassing Matrixflame' 'davide' 'davidenriquez41@gmail.com' '70.192.237.201' 1 0 '' 'Hello

The evidence submitted is not sufficient to issue a punishment.

No action will be taken.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7874" 1719 2 1433348886 46 7874 'Re: Junior_Gator' 'davide' 'davidenriquez41@gmail.com' '70.192.237.201' 1 0 '' 'Hello

The evidence submitted is not sufficient to issue a punishment.

No action will be taken.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7875" 1718 2 1433348963 46 7875 'Re: xKanekiSenpai Harassing Nexusflame (its hurts his feelings)' 'davide' 'davidenriquez41@gmail.com' '70.192.237.201' 1 0 '' 'Hello

The evidence provided only hints at excessive language but not really harassment.

The player will be muted for 10 minutes.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7876" 1539 19 1433356737 32 7876 'Re: Another reset?? Seriously???!??' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'June to december is 6 months Dende' 'xx' 1) " (7877" 1706 1 1433357965 16222 7877 'Re: Aviator Update' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Awesome summary man this is nice.' 'xx' 1) " (7878" 1706 1 1433361090 0 7878 'Re: Aviator Update' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Are factions mcmmo points donated for meant to be reset?' 'xx' 1) " (7884" 1539 19 1433376221 15888 7884 'Re: Another reset?? Seriously???!??' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.66' 1 0 '' 'Ah I see what you mean' 'xx' 1) " (7885" 1725 18 1433377445 16434 7885 'MCMMO Stats Messed Up Please Fix' 'Xlijzh' 'evillarreal03@me.com' '70.121.162.94' 1 0 '' 'Hi. I know Jboy might be currently working on this problem and if it's fixed sorry about this. Ever since Factions reset i haven't gotten my MCMMO points I donated for last reset. If it's not a bother to you guys I was wondering if you can fix this and give me (and everyone) else's MCMMO points back. Sincerely -Elijah (IGN) C31' 'xx' 1) " (7886" 1722 18 1433385072 32 7886 'Re: Taming MMO still broken' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Its disabled because it can be used to glitch into places' 'xx' 1) " (7888" 1727 1 1433393665 16530 7890 'When You Watch Ice Age For The First Time.' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1433430227 'davide' '**removed Out of Respect to White decay**' 'xx' 1) " (7891" 1727 1 1433430247 46 7891 'Re: When You Watch Ice Age For The First Time.' 'davide' 'davidenriquez41@gmail.com' '70.192.232.236' 1 0 '' 'This is irrelevant and truthfully a bit rude.

Locking. ' 'xx' 1) " (7889" 1727 1 1433413307 16438 7890 'Re: When You Watch Ice Age For The First Time.' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 1433430060 'davide' 'Taken Out By JDK' 'xx' 1) " (7890" 1728 7 1433418181 24 7890 'E3 2015' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'E3 coming soon in June 16-18. Can't wait!!! :D' 'xx' 1) " (7896" 1731 4 1433439340 16530 7896 'Real quick fix' 'IIVorahII' 'kbuergert66@gmail.com' '70.199.72.23' 1 0 '' 'Fireblazer Please realquick ive been asking all for 3 days to fix the plot commands on prison but you just seem to give me a bs answer like "try now" and then log out. Half of them dont even work. The basic commands work but /plot set home and /plot biome does not work.' 'xx' 1) " (7897" 1732 12 1433440920 16717 7897 'Chief Rank' 'SirCactus' 'stanisauskisl@gmail.com' '86.41.219.171' 1 0 '' 'i wait 3 days to get my chief rank and didnt get it plz fix' 'xx' 1) " (7898" 1733 4 1433442435 16368 7898 'WHERE THE FUCK IS MY THUG' 'TheFakeJesus' 'raulraul204@gmail.com' '179.219.198.88' 1 0 '' 'WHERE IS MY THUG RANK? ' 'xx' 1) " (7899" 1733 4 1433442648 16368 7899 'Re: WHERE THE FUCK IS MY THUG' 'TheFakeJesus' 'raulraul204@gmail.com' '179.219.198.88' 1 0 '' 'also my brother's account doesnt have it. IGN"S: TheFakeJesus XenonLedgend (TheOfficialJesus)' 'xx' 1) " (7900" 1733 4 1433443917 46 7900 'Re: WHERE THE FUCK IS MY THUG' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Hello

If you purchased your thug rank through casino it was not retained for the reset.  All ranks that were purchased through casino prior to this reset were taken back because of the many issues that we had with casino at the time. 

If you purchased your thug rank through the buycraft website then your rank should be restored.  It can take up to 24 hours since your first log in to get your rank back so I suggest waiting for at least a day until your rank uploads.  If it does not you can personal message either me Alex Jboy or 7misun for assistance. 

Hope this helps!

~[color=blue]JDK21132[/color]' 'xx' 1) " (7901" 1702 15 1433444609 16222 7901 'Re: Prison Gangs (Plug-In)' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Vorah this is just JDK opinion on the plugin. Hes not saying we won't add it or not hes just explaining a possibility. plus Gang for a server like ours may cuz more harassment and profanity to the server plus tons of question on how to use the command. it would be like faction in prison.

Also the most powerful gang may prevent people from entering the arena unless we can somehow create or find a plugin that will prevent member in a gang from [b]NOT[/b] hurting there members. Meaning they can hurt each other in the pvp area rather your in a gang or not just to prevent a war of the pvp areas.

plus Drugs really man there are more kids on the server than adults also aviator would not like the idea of drugs on his server. it may be a bad influence on the players and the parent will have zach held responsible for allowing this on his server. (i know you may think he wont care but zach is kind person who actually cares about people that come on the server unlike some server owner who just don't care for real.)

Plus if Zach like the gang idea and some of the mods don't i think we can put it to a vote between the mods admin t-mods and the owner.' 'xx' 1) " (7902" 1729 15 1433444651 16222 7902 'Re: KitPvP ' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I think JDK had a similar idea like this ill link this to him.' 'xx' 1) " (7903" 1724 19 1433444761 16222 7903 'Re: Prison Megadrill Giveaway ' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'WhiteDecay T-mod rank G.

Can't rank up until alex fix it again since T-mod dont have access to everything in prison like Mods. :3' 'xx' 1) " (7904" 1734 3 1433447763 15885 7904 'how do i reach out to staff without chating in person!' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'How can i Reach out to a moderator//admin if im not allowed to talk or chat with other humans then my friends?


( not me asking just a question to help some 1 out that might have these rules with their parents! )' 'xx' 1) " (7905" 1732 12 1433448248 32 7905 'Re: Chief Rank' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Did you purchase your rank via Buycraft or Casino. And were there any other names you would have used at the time to purchase the rank?' 'xx' 1) " (7906" 1734 3 1433448365 32 7906 'Re: how do i reach out to staff without chating in person!' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'PMing us is always an option on the forums' 'xx' 1) " (7907" 1731 4 1433455952 1 7907 'Re: Real quick fix' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.8' 1 1433456923 'Alex' 'Other players replied with "its working now" when I fixed the issues raised but I'll take a look for you.
edit: resolved.' 'xx' 1) " (7908" 1735 7 1433462869 15997 7908 'Hey shit bags ' 'Pandakid6' 'Jmanbowie6@gmail.com' '108.51.16.140' 1 0 '' 'HEY shit bags got something to say This is my Panda Poem to the rose of red
Dear Dear "Rose of the reds Your really my true red rose when red rose's bloom your eyes are as red as my heart theres nothing that can keep your red heart that makes "you" fall in love with me even tho I am the sexiest Pandakid that will always be in your Red rose of a Red heart Even tho this is an online game my Panda heart can't explain how much I love "myself" love is real

The blooming of the Roses that are Red
like the moon shining the stars at night
Although we may be blocks
Are hearts shine the night away
The Hearts is greater then the soul its self
like Pandas and there bamboo
Two things that hold together
which incase the Panda and the rose
The Creation of the soul Rest inside my Panda Heart
{Ps- I have no fucken clue what I am saying or how to end this poem I guess}
The end is near
so Rose's of the Reds Will you me my Bamboo
who I with <3

Dear- The Pandakid6

{Ps Hey Guess will I have no fucken club what i just type but Sasha RoseNubs friend Send ASK RoseRed out So I did But I tho like make this Panda Style and do a poem so She Said to ask her out but Instead I just ask her to marry me}
{also Rose of the reds I will follow your friend Sasha and Ask you out}

ROSE OF THE REDS ... wAnT tO gO oUt sIdE wItH mE?

' 'xx' 1) " (7909" 1735 7 1433464812 46 7909 'Re: Hey shit bags ' 'davide' 'davidenriquez41@gmail.com' '70.192.233.173' 1 0 '' 'Um.. this has nothing to do with reports whatsoever.

Locking Topic.
' 'xx' 1) " (7910" 1736 2 1433464844 46 7910 'MOVED: Hey shit bags ' 'davide' 'davidenriquez41@gmail.com' '70.192.233.173' 1 0 '' 'This topic has been moved to Off Topic.

http://aviatorcraft.com/forum/index.php?topic=1735.0' 'moved' 1) " (7911" 1737 20 1433466100 16720 7911 'Skyblock' 'KAT13J0' 'love44565@gmail.com' '24.177.165.237' 1 0 '' 'I believe the nether should be added so if you destroy your lava source the nether could automatically reset so resources don't get depleted. I hope you look into this I think it would be a good addition. Thank you. :D' 'xx' 1) " (7912" 1659 7 1433474697 16276 7912 'Re: Your PC Build' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 1433474873 'Grko_122' 'My laptop Specs:

Intel Core i7 4720 2.6 GHz
Ram: 8GB
VGA: Nvidia Geforce GTX 950m 4GB
Windows 8.1 64 Bit
15.6 inch
8 Core
1 TB hard disk (700GB free)
Bluray/DVD reader

PS: Dont choose windows 10 not all application is compatible to it

:)' 'xx' 1) " (7913" 1702 15 1433478975 16276 7913 'Re: Prison Gangs (Plug-In)' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'I actually agree with WhiteDecay because this is a minecraft server and most of the player who joins is between 9-12 years old The mod and admin are not going to teach kids drugs or related to that.


Thank you' 'xx' 1) " (7914" 1708 4 1433482001 16276 7914 'Re: The Faction Nether Portals' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' 'Same here on survival' 'xx' 1) " (7915" 1729 15 1433483178 16348 7915 'Re: KitPvP ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Cool but the plugin is just a sample' 'xx' 1) " (7918" 1738 4 1433501249 16348 7918 'Re: Colored Chat' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'The Mods/Admins are fixing bugs and things after the reset so that would be getting fixt' 'xx' 1) " (7917" 1738 4 1433485061 16696 7917 'Colored Chat' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Will Color Chat Ever Be Fixed Cause So Far Only The Staff Can Use It [ On prison ] ' 'xx' 1) " (7920" 1732 12 1433514586 16717 7920 'Re: Chief Rank' 'SirCactus' 'stanisauskisl@gmail.com' '86.41.219.171' 1 0 '' 'bubblemada bought it on buycraft for me and my previous name was lukasero99' 'xx' 1) " (7921" 1724 19 1433524832 26 7921 'Re: Prison Megadrill Giveaway ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Im G since people gave me moneh' 'xx' 1) " (7922" 1702 15 1433525794 16530 7922 'Re: Prison Gangs (Plug-In)' 'IIVorahII' 'kbuergert66@gmail.com' '70.199.76.245' 1 0 '' 'Grko you might aswell get rid of the prison server then little kids should go play something else then it shouldnt be for them in the first place.' 'xx' 1) " (7923" 1734 3 1433529592 1 7923 'Re: how do i reach out to staff without chating in person!' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.4' 1 0 '' 'Yep just look for us on the forums and send a PM if you don't want your friends to see what you're saying.
If you want to get in touch with Me or Aviator directly via email; send an email to [b]support@aviatorcraft.com[/b].' 'xx' 1) " (7924" 1739 1 1433529959 50 7924 'Re: I SWEAR TO GOD' 'j_boy1234' 'pvpbosses4@gmail.com' '198.184.170.97' 1 0 '' 'what the heck..' 'xx' 1) " (7925" 1708 4 1433531484 1 7925 'Re: The Faction Nether Portals' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.4' 1 0 '' 'Survival and Factions nether portal issues resolved.
Locking.' 'xx' 1) " (7926" 1740 2 1433535108 16396 7926 'Admiting to hacks? Or no?' 'Iamblackbird' 'alexdeancook@gmail.com' '173.57.208.87' 1 0 '' 'http://gyazo.com/2ec65d63ca33493c79e70e2bb3ae777a' 'xx' 1) " (7927" 1740 2 1433536493 31 7927 'Re: Admiting to hacks? Or no?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'If someone says they hack they may not mean it it could be false' 'xx' 1) " (7928" 1659 7 1433536632 31 7928 'Re: Your PC Build' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Grko I'll just kindly take your computer and never return it.' 'xx' 1) " (7933" 1739 1 1433541238 46 7933 'Re: I SWEAR TO GOD' 'davide' 'davidenriquez41@gmail.com' '70.192.236.27' 1 0 '' 'Hello

If a player is seen saying the phrase they will now be kicked up to two times and then muted for 10 minutes for excessive language. 

Thank you.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7932" 1740 2 1433541150 46 7932 'Re: Admiting to hacks? Or no?' 'davide' 'davidenriquez41@gmail.com' '70.192.236.27' 1 0 '' 'Hello

In order for a player to be banned for hacking the reporter must provide evidence of the user hacking in the form of video or screenshots.  That means in order for us to ban the player they have to be actually hacking not just saying "I hack."

No punishment will be issued.

~[color=blue]JDK21132[/color]' 'xx' 1) " (7931" 1740 2 1433541107 19 7931 'Re: Admiting to hacks? Or no?' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'plz next time show full chat and someone saying they hack is not the same as them hacking plz have video proof thx :3
' 'xx' 1) " (7934" 1659 7 1433548621 28 7934 'Re: Your PC Build' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'I gladly have a terrible computer than lags almost 24/7...

(I also don't know how to get my specs)' 'xx' 1) " (7935" 1742 4 1433551667 28 7935 'Factions creeper bug...' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[b]Problem:[/b] Creepers can blow up parts of warzone..

[b]Steps:[/b] Make a creeper blow up at warzone..

[b]Server: [/b]Factions..

[b]Proof I aint lying:[/b]
http://imgur.com/Gmtxrq7' 'xx' 1) " (7936" 1742 4 1433553855 26 7936 'Re: Factions creeper bug...' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'They are aware and fixing it (atleast I hope so since I msged JDK about it)' 'xx' 1) " (7937" 1737 20 1433555741 16222 7937 'Re: Skyblock' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'If you right click the lava that is turned into obsidian you can get your lava back.
The nether is already in skyblock due to the new plugin' 'xx' 1) " (7938" 1739 1 1433573046 16438 7938 'Re: I SWEAR TO GOD' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=j_boy1234 link=topic=1739.msg7924#msg7924 date=1433529959]
what the heck..
[/quote]


JBOY DO NOT DRIVE MY OCD EVEN CRAZYIER THE PHRASE WAS MY IDEA NOW THEY ARE JUST ABUSING IT CHECK CHATLOGS FROM WAYYYY BACK A YEAR AGO AND U WILL SEEE' 'xx' 1) " (7939" 1734 3 1433573714 16438 7939 'Re: how do i reach out to staff without chating in person!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'or u can ask me ducky <3 and i can yell at jboy till he wakes up X3' 'xx' 1) " (7940" 1743 2 1433591574 15885 7940 'DerangedRouge threat to boot offline!' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'This guy clearly told 2 guys that he would boot them offline! Reason: 1 of them apparently took hes sword.

buth he still broke the rules!

PROOF: http://gyazo.com/a1e9f8355f6bb0b6b9df02fff9bdedcd


-Ducky' 'angry' 1) " (7941" 1743 2 1433592177 16726 7941 'Re: DerangedRouge threat to boot offline!' 'DerangedRogue' 'xfinianz@gmail.com' '75.169.76.68' 1 0 '' 'Lol this is Great. Like i could actually Boot people I just wanted my Sword Back that i dropped on accident but anyways i know the Only reason you are doing this is to Try to Become a Mod so Oh well i guess' 'xx' 1) " (7942" 1743 2 1433592192 16726 7942 'Re: DerangedRouge threat to boot offline!' 'DerangedRogue' 'xfinianz@gmail.com' '75.169.76.68' 1 0 '' 'Report away! if you have to' 'xx' 1) " (7943" 1743 2 1433595614 15885 7943 'Re: DerangedRouge threat to boot offline!' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'I dont have to buth im just doing whats best for the server. i dont earn anything from this personally just peace in mind that one more booter is gone' 'xx' 1) " (7944" 1743 2 1433595777 16438 7944 'Re: DerangedRouge threat to boot offline!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '2.50.51.124' 1 0 '' '[quote author=DerangedRogue link=topic=1743.msg7941#msg7941 date=1433592177]
Lol this is Great. Like i could actually Boot people I just wanted my Sword Back that i dropped on accident but anyways i know the Only reason you are doing this is to Try to Become a Mod so Oh well i guess
[/quote]

[center][img]http://s1320.photobucket.com/user/playax01/media/tumblr_mdmbz74Oc51qbr27f.gif.html[/img][/center]
[center][i]threatening a players is a rule booting or ddos kinda the same its bad and from what i know doing it u will get into alot of trouble for it so word of advice do not threaten other players doesnt matter if u can or cant u dont do it anyway and please dont ever talk to swedish that way its rude and we are allowed to monitor all abuse that happens in the server and try and control them if no mod is present he can report u if he pleases [/i][/center]' 'xx' 1) " (7945" 1743 2 1433595944 15885 7945 'Re: DerangedRouge threat to boot offline!' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'well said <3 xD' 'xx' 1) " (7946" 1744 2 1433601315 15885 7946 'clickyfingers using bad words! ' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'SERVER: creative

PLAYER: Clickyfingers

PROOF: http://gyazo.com/e29b6ad9172ab5836b42939d7c23a027

-Ducky' 'angry' 1) " (7947" 1745 1 1433609595 26 7947 'Slacker y u no play skyblock.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'qq' 'xx' 1) " (7948" 1746 2 1433609809 16321 7948 'Atomic talking About Porn' 'Muddman44' 'cdwaple@gmail.com' '97.91.170.180' 1 0 '' 'Who: Atomic_The_Panda
When: 1:00 pm
Where: Hub and Prisons
Proof: http://imgur.com/gallery/f9yN5g1/new' 'thumbdown' 1) " (7949" 1746 2 1433610170 17 11198 'Re: Atomic talking About Porn' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047338 'Luke' '[font=times new roman]Hello

This player has been warned. If it happens again this user will be banned for 2 days.

Thank you
lrice11[/font]' 'xx' 1) " (7950" 1747 2 1433613191 16559 7950 'Group of people wouldnt stop after i asked them to stop' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Rags 2 Riches

Harassment
(A group of people)
Proof: http://i.imgur.com/Beitr6u.png
http://i.imgur.com/0eWcBaV.png
http://i.imgur.com/AWZIf3G.png
http://i.imgur.com/rU7ce8r.png
http://i.imgur.com/bEIU5Vg.png



Thank you for your time to read my report' 'sad' 1) " (7951" 1744 2 1433616833 19 7951 'Re: clickyfingers using bad words! ' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'next time plz show full chat
' 'xx' 1) " (7952" 1744 2 1433619788 15885 7952 'Re: clickyfingers using bad words! ' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'i dont need to have full chat buth il keep that in mind :P' 'xx' 1) " (7953" 1747 2 1433619880 15885 7953 'Re: Group of people wouldnt stop after i asked them to stop' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'il tell JDK to check it out! buth yea harrasment on a new level' 'xx' 1) " (7954" 1732 12 1433627102 32 7954 'Re: Chief Rank' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'You should be getting your rank soon If you dont have it by sunday please comment on this post' 'xx' 1) " (7955" 1748 20 1433627727 32 7955 'MOVED: Slacker y u no play skyblock.' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=1.0]General[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=1745.0[/iurl]' 'moved' 1) " (7956" 1744 2 1433633429 15888 7956 'Re: clickyfingers using bad words! ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Actually full chat can be extremely necasary because the message can be taken out of context.' 'xx' 1) " (7957" 1749 1 1433658238 16530 7957 'We want an update on ferrrrrry1.' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1433658847 'IIVorahII' 'His name is [b]ferrrrrry1[/b] and he got banned by jboy for harrasment for [b]24 hours[/b]. But jboy sent me something extra..... While jboy and ferrrrrry1 were in skype jboy took a picture of ferrrrrrys share screen which had metro huzuni and kryptonite.. Jboy said this cant be bannable because he wasnt on the server using it. But from what i hear even if you have hack clients installed on your computer its bannable. Twini has been informed aswell and should have talked to you guys by now.

[color=red]Jboys[/color] [b]picture[/b]: http://gyazo.com/ab672af39708d45910b098761907dd97

[color=red]Ps[/color]. jboy tampered with the photo and blocked out the tab that has his skype name... I have proof that the bottom right profile picture is his. and if you look to the left he has different language on his folders his nationality is french.....GG

And personally i think this player is extremly bad for this server. He has plenty of history with hacks and harrasment. I think its time for him to say goodbye :/

[color=red]Dont move this to report player as this has already been handed [b](hopefully)[/b] and i just wanted to clarify and tell the full story in detail.[/color]' 'xx' 1) " (7958" 1749 1 1433658927 15888 7958 'Re: We want an update on ferrrrrry1.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Jboy wasn't lying if there isn't any proof of him using it on the server then the staff can't do anything about it.' 'xx' 1) " (7959" 1749 1 1433659338 16530 7959 'Re: We want an update on ferrrrrry1.' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1433659457 'IIVorahII' '[quote author=Soniccaleb link=topic=1749.msg7958#msg7958 date=1433658927]
Jboy wasn't lying if there isn't any proof of him using it on the server then the staff can't do anything about it.
[/quote]

alright i just heard redneck or twini say otherwise.. and considering his history of hacking i would think he uses them... ' 'xx' 1) " (7960" 1749 1 1433676619 50 7960 'Re: We want an update on ferrrrrry1.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=IIVorahII link=topic=1749.msg7957#msg7957 date=1433658238]
His name is [b]ferrrrrry1[/b] and he got banned by jboy for harrasment for [b]24 hours[/b]. But jboy sent me something extra..... While jboy and ferrrrrry1 were in skype jboy took a picture of ferrrrrrys share screen which had metro huzuni and kryptonite.. Jboy said this cant be bannable because he wasnt on the server using it. But from what i hear even if you have hack clients installed on your computer its bannable. Twini has been informed aswell and should have talked to you guys by now.

[color=red]Jboys[/color] [b]picture[/b]: [url=http://gyazo.com/ab672af39708d45910b098761907dd97]http://gyazo.com/ab672af39708d45910b098761907dd97[/url]

[color=red]Ps[/color]. jboy tampered with the photo and blocked out the tab that has his skype name... I have proof that the bottom right profile picture is his. and if you look to the left he has different language on his folders his nationality is french.....GG

And personally i think this player is extremly bad for this server. He has plenty of history with hacks and harrasment. I think its time for him to say goodbye :/

[color=red]Dont move this to report player as this has already been handed [b](hopefully)[/b] and i just wanted to clarify and tell the full story in detail.[/color]
[/quote]


I didn;t tamper with anything it's called gyazo you select a area to screenshot also i didn't intend for it to be public.. just someone to watch out for for hacks.' 'xx' 1) " (7961" 1749 1 1433684926 16348 7961 'Re: We want an update on ferrrrrry1.' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Dude thats so damm mean vorah saying: *He is bad for the server*
If you say something look to damm self first.


(and yes im back from 2 days ^o^ great to be back)' 'xx' 1) " (7962" 1744 2 1433685374 15885 7962 'Re: clickyfingers using bad words! ' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'uhm ? that doesent affekt that the person is using bad words so even if it was ( as it wasent ) a player telling something another player said its still against the rules' 'xx' 1) " (7964" 1744 2 1433690443 15888 7964 'Re: clickyfingers using bad words! ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'When a photo is cropped to where only one message is showing it's a bit hard to see what's actually happening. In some cases it might not be needed but there's no need to take the time to crop a picture when it actually makes it harder to issue a punishment. I'm not saying this report is going to be denied but it's just a tiny but easier on the staff with the whole chat.' 'xx' 1) " (7965" 1750 40 1433693593 16348 7972 'FirePowerHD657`s Build For The Minigames Build Competition' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1433699788 'PowerFlowderHD' '[center][color=black][b]FirePowerHD657`s Build[/b][/color][/center]

Well its finally here my build for the minigames build

[color=red]In my personal pvp pack[/color]
http://imgur.com/0C28ZH8 k4du0Ud NxEA7GW z6lTa9z QJSFRir VXsYbhP njl0KCi EMJUk9X 1HNEgHy JA5DVf5 zZeGD35

[color=red]John Smit Texturepack legacy[/color]
http://imgur.com/FPp85tT 9GzpU51 hn6xEhU 9AM3Bre 9RnlS00 MbLmN11 fweNoyC t1N3iXm jR6gOiS m8zxIMB AM80qPN MR47Pol

Plot coords: -75 77 517
[color=red][b]I HOPE YOU LIKE[/b][/color]
' 'xx' 1) " (7966" 1751 15 1433693948 15885 7966 'a NEW gamemode! ( minigames server )' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'it would be a good idea to add UHC and maybe not normal UHC buth like sonic UHC! ( UHC = Ulltra Hardcore Survival )

so basic cutclean UHC buth 20 min to get resources and permanent haste 2 and speed 2! and no fall damage

i think it would be fun to have here on aviatorcraft and this gamemode cant be found ath many places i only know about 1!

UHC.eximiuspvp.net

take a look ath it and PM me if u want me to take away the IP of the server!

-Ducky' 'xx' 1) " (7977" 1754 2 1433711688 16729 7977 'READ! EggonToasst breaking rules' 'ajencik' 'ajencik@comcast.net' '166.137.252.89' 1 0 '' 'EggonToasst has been talking S***  about me and then he tried to tp many times andwhen he does he tries to kill me with strength and he killed me one time and when he tped to one of my friends even though I was in prot 4 and he killed me! Please Take this into account! (Hes actually ceaserandedgar!) *Thank You.
  Please Comment if u agree with him doing these actions!' 'angry' 1) " (7968" 1749 1 1433694784 16530 7968 'Re: We want an update on ferrrrrry1.' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1433694918 'IIVorahII' '[quote author=PowerFlowderHD link=topic=1749.msg7961#msg7961 date=1433684926]
Dude thats so damm mean vorah saying: *He is bad for the server*
If you say something look to damm self first.


(and yes im back from 2 days ^o^ great to be back)
[/quote]

exuse me? hes hacked more then 2 or 3 times and hrassed more then 30 people let alone.... and if your saying i hack well you got that wrong buddy.' 'xx' 1) " (7969" 1749 1 1433695177 16504 7969 'Re: We want an update on ferrrrrry1.' 'MrGrummpy_14' 'alexc0996@gmail.com' '98.235.64.137' 1 0 '' 'Just To Make This Clear That Is Ferrrrrry1 In That Photo Everything Is In French and that is his skype contact picture! As far as vorahOG saying that ferrrrrry1 is bad for the server hes right. He has harassed many people and he even harassed my girlfrend he has hacked and everyone knows he has. He has bin hacking on the server since he has gotten back and you all know it.' 'xx' 1) " (7970" 1749 1 1433697184 16349 7970 'Re: We want an update on ferrrrrry1.' 'ddpollock' 'ddpollock577@gmail.com' '98.24.226.119' 1 0 '' 'I have pictures as proof of harassment. Contact me if you need to see them but he is a bad apple. I did nothing wrong and he just snapped on me. So yeah thanks!!! (Can't change username :/)' 'xx' 1) " (7973" 1749 1 1433699997 32 7973 'Re: We want an update on ferrrrrry1.' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'We always need to have Video proof that player is hacking' 'xx' 1) " (7972" 1749 1 1433699103 32 7972 'Re: We want an update on ferrrrrry1.' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'ddpollock if you have screenshots of harrassment please report them in report a player.' 'xx' 1) " (7976" 1747 2 1433707854 16559 7976 'Re: Group of people wouldnt stop after i asked them to stop' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' '[quote author=Ducky link=topic=1747.msg7953#msg7953 date=1433619880]
il tell JDK to check it out! buth yea harrasment on a new level
[/quote]
Uhhh Huh' 'xx' 1) " (7975" 1744 2 1433701808 15885 7975 'Re: clickyfingers using bad words! ' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'yea i get it :P' 'xx' 1) " (7978" 1754 2 1433712978 16730 7978 'Re: READ! EggonToasst breaking rules' 'Madam_Giggles' 'hjencik@hotmail.com' '166.137.252.89' 1 0 '' 'Ya he has been saying junk about aTRIKO all the time he has done the same to me just because im in diamond armor he wants to kill me for it. He has said mean words about me for not 1v1 ing him' 'xx' 1) " (7979" 1755 2 1433713446 16544 7979 'Shugey Breaking Ruls' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

Impersonation

Shugey

http://gyazo.com/57d302d60fad8147e02a8414d1f63cca' 'xx' 1) " (7980" 1756 2 1433715273 16731 7980 'diamondqueen10 used foul language' 'KittyCakes23' 'larry23erin@gmail.com' '75.120.180.130' 1 0 '' 'I am reporting diamondqueen10 for using foul language towards me. She called me a Bit** and said dam* and fu** a lot. Then proceeding to say I should shut the f*** up.  :o' 'exclamation' 1) " (7981" 1756 2 1433716292 32 7981 'Re: diamondqueen10 used foul language' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Please upload Images for proof when you report. Do you have any screenshots of it?' 'xx' 1) " (7982" 1703 38 1433721196 16732 7982 'Re: ► MINIGAMES BUILD COMPETITION 01/06/2015' 'TheEndermanSquad' 'Theendermansquad@gmail.com' '50.147.137.90' 1 1433721317 'TheEndermanSquad' 'Me and Jack6366 will be entering the competition as a team. The building will be on my plot' 'xx' 1) " (7987" 1659 7 1433756064 1 7987 'Re: Your PC Build' 'godlikefrank' 'alextehbest@hotmail.com' '77.92.76.248' 1 0 '' '[url=http://pcpartpicker.com/p/hFkF99]PCPartPicker part list[/url] / [url=http://pcpartpicker.com/p/hFkF99/by_merchant/]Price breakdown by merchant[/url]

[b]CPU:[/b] [url=http://pcpartpicker.com/part/intel-cpu-bx80623i52500]Intel Core i5-2500 3.3GHz Quad-Core Processor[/url]
[b]CPU Cooler:[/b] [url=http://pcpartpicker.com/part/arctic-cooling-cpu-cooler-acfz13]Arctic Cooling ACFZ13 36.4 CFM CPU Cooler[/url]  ($28.98 @ OutletPC)
[b]Motherboard:[/b] [url=http://pcpartpicker.com/part/asrock-motherboard-z77extreme4]ASRock Z77 Extreme4 ATX LGA1155 Motherboard[/url]  ($126.98 @ Newegg)
[b]Memory:[/b] [url=http://pcpartpicker.com/part/corsair-memory-cmz8gx3m2a1600c9]Corsair Vengeance 8GB (2 x 4GB) DDR3-1600 Memory[/url]  ($56.98 @ OutletPC)
[b]Memory:[/b] [url=http://pcpartpicker.com/part/corsair-memory-cmz8gx3m2a1600c8]Corsair Vengeance 8GB (2 x 4GB) DDR3-1600 Memory[/url]  ($77.99 @ Newegg)
[b]Storage:[/b] [url=http://pcpartpicker.com/part/samsung-internal-hard-drive-mz7pd128bw]Samsung 840 Pro Series 128GB 2.5&quot; Solid State Drive[/url]  ($129.98 @ OutletPC)
[b]Storage:[/b] [url=http://pcpartpicker.com/part/hitachi-internal-hard-drive-0f10383]Hitachi Deskstar 1TB 3.5&quot; 7200RPM Internal Hard Drive[/url]  ($69.85 @ OutletPC)
[b]Storage:[/b] [url=http://pcpartpicker.com/part/hitachi-internal-hard-drive-0f10383]Hitachi Deskstar 1TB 3.5&quot; 7200RPM Internal Hard Drive[/url]  ($69.85 @ OutletPC)
[b]Video Card:[/b] [url=http://pcpartpicker.com/part/evga-video-card-03gp42784kr]EVGA GeForce GTX 780 3GB Superclocked ACX Video Card[/url]
[b]Case:[/b] [url=http://pcpartpicker.com/part/nzxt-case-phan001bk]NZXT Phantom (Black) ATX Full Tower Case[/url]  ($119.99 @ Best Buy)
[b]Power Supply:[/b] [url=http://pcpartpicker.com/part/corsair-power-supply-rm750]Corsair RM 750W 80+ Gold Certified Fully-Modular ATX Power Supply[/url]  ($119.99 @ NCIX US)
[b]Optical Drive:[/b] [url=http://pcpartpicker.com/part/samsung-optical-drive-sh224dbbebe]Samsung SH-224DB/BEBE DVD/CD Writer[/url]  ($12.99 @ Newegg)
[b]Operating System:[/b] [url=http://pcpartpicker.com/part/microsoft-os-glc01844]Microsoft Windows 7 Ultimate SP1 OEM (64-bit)[/url]
[b]Mouse:[/b] [url=http://pcpartpicker.com/part/steelseries-mouse-62150]SteelSeries Sensei Wired Laser Mouse[/url]  ($79.99 @ Micro Center)
[b]Headphones:[/b] [url=http://pcpartpicker.com/part/corsair-headphones-ca9011124na]Corsair Vengeance 1500 v2 7.1 Channel Headset[/url]  ($112.95 @ Amazon)
[b]Other:[/b] CMSTORM Quickfire XT ($68.67)
[b]Other:[/b] BenQ GL2250 ($90.24)
[b]Other:[/b] IIYAMA ProLite E2208HDS (can't find Original URL) ($123.12)
[b]Total:[/b] $1288.55' 'xx' 1) " (7986" 1756 2 1433741235 16559 7986 'Re: diamondqueen10 used foul language' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'In order for a punishment towards the player evidence such at some screenshots or a video must be shown
Message me if you have questions about screenshots and I would be happy to help you' 'xx' 1) " (7985" 1751 15 1433723428 16222 7985 'Re: a NEW gamemode! ( minigames server )' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'this is also on hypixel :3
' 'xx' 1) " (7988" 1724 19 1433782707 16735 7988 'Re: Prison Megadrill Giveaway ' 'ElliotNightray' 'enightray4432@gmail.com' '64.150.8.16' 1 0 '' 'IGN: ElliotNightray
Rank: A' 'xx' 1) " (7990" 1759 2 1433786020 15885 7990 'VorahOG DDOS ferrrrrry1' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'vorahOG ddos aka booting feryyyyyy1!

PROOF: http://gyazo.com/f67c400310b805c687576efe7db346fc

this is like WTF! hes not just ddosing hes calling fery things thats against the rules! even if its on skype its the same thing. 100% a bann in my opinion!


-Ducky' 'angry' 1) " (7991" 1759 2 1433799133 32 7991 'Re: VorahOG DDOS ferrrrrry1' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Sorry but the only punishment we can hand out is for stuff that happens on the server. Thanks for the report' 'xx' 1) " (7992" 1755 2 1433799312 32 7992 'Re: Shugey Breaking Ruls' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player has been warned not to do it again. Thanks for the report' 'xx' 1) " (7993" 1754 2 1433805877 32 7993 'Re: READ! EggonToasst breaking rules' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Please Upload screenshots when reporting somebody' 'xx' 1) " (7996" 1761 2 1433812604 16530 7996 'I DID NOT RECORD THIS! BUT YOUR WELCOME :D' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b][color=red]I understand in this video the person recording was using freecam. It was not me i was asked to upload this by anonymous.[/color][/b]

[color=red]Player:[/color] Tyler13533

[color=red]Hack:[/color] Kill Aura

[color=red]Server:[/color] Prison

[color=red]Evidence:[/color] https://www.youtube.com/watch?v=dkbL8RsNaWY' 'xx' 1) " (7997" 1761 2 1433814609 32 7997 'Re: I DID NOT RECORD THIS! BUT YOUR WELCOME :D' '7misun' '7misun@gmail.com' '104.159.161.172' 1 1433817903 '7misun' 'Thank you for the report. The player has been banned for life for 2nd time banned for hacking' 'xx' 1) " (7998" 1762 12 1433818220 16737 7998 'Donation Question' 'falling_shadows' 'koltentinto@yahoo.com' '173.215.41.220' 1 0 '' 'Well to start off I was a frequent player on Aviator's server back in 2012 I was the highest rank EliteCrafter i was wondering if there was any way I could get a rank worth it or not? ' 'xx' 1) " (7999" 1762 12 1433819191 32 7999 'Re: Donation Question' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Sorry but we cant do that' 'xx' 1) " (8000" 1763 21 1433820161 16441 8000 'I lost all my gear' 'TeamWither_Bets' 'betsthaghetts@gmail.com' '107.137.64.145' 1 0 '' 'Hi My Name Is xXKingHackerXx. When I Logged On Today All My Gear Was Missing From My Chests and My Inventory.' 'xx' 1) " (8001" 1724 19 1433838623 0 8001 'Re: Prison Megadrill Giveaway ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=PowerFlowderHD link=topic=1724.msg7868#msg7868 date=1433336712]


Sorry i cant win in anymore im rank K
[/quote]

For a chance to win you have to be [b]Rank K[/b] or lower. You are still eligible for the contest' 'xx' 1) " (8002" 1703 38 1433839298 0 8002 'Re: ► MINIGAMES BUILD COMPETITION 01/06/2015' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=TheEndermanSquad link=topic=1703.msg7982#msg7982 date=1433721196]
Me and Jack6366 will be entering the competition as a team. The building will be on my plot
[/quote]

If I remember correctly from the last competition only the owner of the plot will receive the rewards if your team does indeed win. Just something to consider before you build an entire map together. (If im wrong please correct me staff members)' 'xx' 1) " (8003" 1763 21 1433855524 26 8003 'Re: I lost all my gear' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'You died?' 'xx' 1) " (8004" 1764 7 1433863979 16438 8004 'Old Friends' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' ':I so louis hates me ignores me k then thank u louis i love u to
[center][img]http://cdn29.elitedaily.com/wp-content/uploads/2014/07/2408356_orig.gif[/img][/center]' 'xx' 1) " (8005" 1765 2 1433865034 16260 8005 'vMindless' 'Redneck_City' 'syracuselacrosse80@gmail.com' '71.79.43.105' 1 0 '' 'when: 11:52 est prisons
Who: vMindless
what: didn't have very nice words to me

Proof: http://imgur.com/0pZVTGL' 'xx' 1) " (8006" 1765 2 1433865216 46 8006 'Re: vMindless' 'davide' 'davidenriquez41@gmail.com' '70.192.237.57' 1 0 '' 'Hello

The player will be muted for 10 minutes on prison for excessive language.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8007" 1724 19 1433865941 16348 8007 'Re: Prison Megadrill Giveaway ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well now im P so yeh' 'xx' 1) " (8008" 1765 2 1433869081 16438 8008 'Re: vMindless' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'because u were being a cocky prick to me so being a lovely boyfriend he stood up for me' 'xx' 1) " (8009" 1766 2 1433879786 16559 8009 'Vault_Dweller101 Harassing me and my friend' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Server: Rags 2 Riches

Time: 2:44 PM 6/9/2015

Rule: Be nice to other players

Proof: http://i.imgur.com/2GIn1SX.png
http://i.imgur.com/9LwY9RE.png
http://i.imgur.com/n7kBFVJ.png
http://i.imgur.com/1vp52mO.png
http://i.imgur.com/5zsWSAF.png
http://i.imgur.com/GBUeTQj.png

                                              Thank you for your time.
' 'xx' 1) " (8010" 1766 2 1433885754 32 8010 'Re: Vault_Dweller101 Harassing me and my friend' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank you for the report player has been muted for 1 hour for Light Harassment' 'xx' 1) " (8011" 1767 2 1433891872 16544 8011 'skythers1876 harassing and spam' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

Harassing/spam

skythers1876

http://imgur.com/Om8Nksi' 'xx' 1) " (8012" 1702 15 1433900617 16276 8012 'Re: Prison Gangs (Plug-In)' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 1433901100 'Grko_122' 'Vorah you need to know that this is minecraft and not some real life prison and the point of this prison is to mine get rich (maybe show off) pvp and other purposes and as i said before the one who play this game is 9-12 years old kid and i don't think that there is drugs inside prison due to the fact that prison is a place to "punish" someone for what they did and the security is tight there and yes there is violence some times but is pvp not violence enough for you? If you don't like to play in this prison just don't play it.

Thank you' 'xx' 1) " (8013" 1659 7 1433901411 16276 8013 'Re: Your PC Build' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'Alex change intel core i5 with i7 5th generation

Intel Core? i7-5600U Processor ' 'xx' 1) " (8014" 1764 7 1433901498 16276 8014 'Re: Old Friends' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' 'what did you do?' 'xx' 1) " (8015" 1751 15 1433902542 16276 8015 'Re: a NEW gamemode! ( minigames server )' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'But that would be nice isn't it UHC in aviatorcraft.com and you can add it in one of the minigame server. I said minigames server because there's no one on minigame server and adding UHC will help the server to grow due to the fact that the only server that have many people is only prison. UHC will be a good addons to the server.


Thank you' 'xx' 1) " (8016" 1764 7 1433905989 16438 8016 'Re: Old Friends' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Grko_122 link=topic=1764.msg8014#msg8014 date=1433901498]
what did you do?
[/quote]


if he wants to be friends with redneck the cocky prick im fine with that just dont be my friend and just because he was building he couldnt see my 5 or 4 messages saying louis.. and ignore me and just keep talking to redneck the one who called me a B.i.t.c.h over mistaking his ign its a pretty pathetic person' 'xx' 1) " (8017" 1751 15 1433928073 16438 8017 'Re: a NEW gamemode! ( minigames server )' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.249' 1 0 '' 'uch should have small kits you know for people who have money and just some ranked members like vip only kits no swords and such like that but like start with a iron axe or a iron pickaxe food and building materials i know i sound like i dont know what im saying but it would be a good idea (also used in Skga (bleeping out the rest of the ip) adams server has small kits in hungergames like food or enderpearls and stuff like that really)' 'xx' 1) " (8018" 1768 10 1433965497 16742 8018 'Why am I banned?' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Idek why I'm banned :/' 'xx' 1) " (8019" 1769 19 1433965712 16454 8019 'why is xxskyxx banned m8s' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' '1 w1ll r3k s0m3 5crub5 1f 5ky 15 p3rmb4n3d' 'xx' 1) " (8020" 1770 19 1433965837 16454 8022 '**Censored By JDK**' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 1433969068 'davide' 'nd I don't see any **Censored By JDK** ( ͡͡ ? ͜ ʖ ͡ ?)( ͡͡ ? ͜ ʖ ͡ ?)( ͡͡ ? ͜ ʖ ͡ ?)( ͡͡ ? ͜ ʖ ͡ ?)( ͡͡ ? ͜ ʖ ͡ ?)( ͡͡ ? ͜ ʖ ͡ ?)( ͡͡ ? ͜ ʖ ͡ ?)' 'xx' 1) " (8023" 1770 19 1433969172 46 8023 'Re: **Censored By JDK**' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Do Not Post anything with excessive Language.

Because of your profile picture you will be banned from the forums for 5 days.  You will be asked to change this profile picture upon your return.  If you have not done so then you will be perm banned from the Aviatorcraft Forums.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8021" 1771 2 1433968522 16544 8021 'AnimeArcher is being mean D:' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

AnimeArcher

Spamming/harassing

http://imgur.com/OZriQwJ' 'xx' 1) " (8022" 1768 10 1433968930 46 8022 'Re: Why am I banned?' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Hello

You were banned today for 14 days for advertising.  We ask all players to not mention other servers while on Aviatorcraft and if they wish to go to a server with a friend they can do so through /msg.  You will be unbanned on June 24th 2015

Evidence is Here:
http://gyazo.com/fb36af07f9a9c342d49ac5b96fd37fc9

Ban Appeal Denied.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8024" 1770 19 1433969237 50 8024 'Re: **Censored By JDK**' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Also your personal text is not allowed you will be required to change it or else you will be banned' 'xx' 1) " (8030" 1771 2 1433970649 46 8030 'Re: AnimeArcher is being mean D:' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8026" 1743 2 1433969350 46 8026 'Re: DerangedRouge threat to boot offline!' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Hello

There really is no punishment for threatening to hack.  Nor would it be an offense.

No action will be taken.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8027" 1744 2 1433969428 46 8027 'Re: clickyfingers using bad words! ' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Hello

The evidence presented has been considered insufficient to issue a punishment. 

No punishment will be done.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8028" 1768 10 1433969475 46 8028 'Re: Why am I banned?' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Yes he is banned for 14 days as well. ' 'xx' 1) " (8029" 1747 2 1433969964 46 8029 'Re: Group of people wouldnt stop after i asked them to stop' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Hello

Wow.  This is absurd.  Absolutely absurd.  The following players will be disciplined:

[list]
[li]EGGonTOASST - Harassment (1 day ban)[/li]
[li]Ishleana - Harassment (1 day ban)[/li]
[li]xXMaciBoo123Xx - Light Harassment (1 hour Mute)[/li]
[li]h20ultrakiller - Excessive Language (10 minute Mute)
[/li][/list]

[b]To Be Honest I am disappointed.  Players know how to handle situations better then to just pick a side and then degrade the person on the opposing side.  I do appreciate the few who did at least try to handle the situation in a calmer matter.[/b]

Thank you for the report!

~[color=blue]JDK21132[/color]' 'xx' 1) " (8031" 1767 2 1433970769 46 8031 'Re: skythers1876 harassing and spam' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8032" 1772 2 1433970791 16683 8032 'kammy1212 is using foul language' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'kammy has been using sexual language and threatening to report people for no reason if they report kammy' 'xx' 1) " (8033" 1772 2 1433970964 46 8033 'Re: kammy1212 is using foul language' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Hello

You must provide evidence in order for us to prosecute a player for foul language.  Acceptable evidence includes screenshots and through video.  If you need help in uploading evidence you can always message me!

~[color=blue]JDK21132[/color]' 'xx' 1) " (8034" 1754 2 1433971044 46 8034 'Re: READ! EggonToasst breaking rules' 'davide' 'davidenriquez41@gmail.com' '70.192.196.240' 1 0 '' 'Since no screenshots have been provided I will be locking this topic.

If you do have screenshots you can make another report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8035" 1769 19 1433972078 32 8035 'Re: why is xxskyxx banned m8s' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'xXSkyXx was banned 14 days for advertising' 'xx' 1) " (8036" 1773 2 1433998027 16743 8036 'C31 is a suspect of hacking...' 'eweasy' 'dgjunderkill007@gmail.com' '50.134.147.84' 1 0 '' '[I was on plots and i had allowed the player C31 on my ( He seemed trustworthy ) and had had turned my entire area into cake... in 30 seconds... so i got suspicious and got a recording software then proceeded to clear my plot and heres what happened next...

https://youtu.be/vuUA-qksXH8
' 'xx' 1) " (8037" 1773 2 1433999111 15888 8037 'Re: C31 is a suspect of hacking...' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'No hacks just me using my world edit privileges though I think the remarks made by C31 were a bit uncalled for.' 'xx' 1) " (8038" 1774 2 1434000625 16744 8038 'xXKingmonsterXx Bullying Another Player And I And Also Stealing' 'MaciBoo123' 'macibeth123@gmail.com' '73.40.184.150' 1 0 '' '[color=red][/color] xXKingMonsterXx is stealing from other players and is bullying my friend and I. After we told him to stop he called us names and started to steal more. I took pictures but i don't know how to upload them. Can you tell me how to upload them so i can show you and have proof. But also this isn't the first time. He bullies a bunch of people on this server and mostly on Rags to Riches now known as Survival. Once again can you please tell me how to get the pictures off minecraft and onto here please so i can use it as proof. Thanks' 'xx' 1) " (8039" 1774 2 1434002614 0 8039 'Re: xXKingmonsterXx Bullying Another Player And I And Also Stealing' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Alex link=topic=8.msg8#msg8 date=1405343158]
[center][b]Aviatorcraft FAQ[/b]
(Facts and Questions)[/center]

[b]#2 HOW DO I UPLOAD SCREENSHOT!?[/b]
Go to an image sharing website and upload the screenshot you took shown below on imgur
[url=http://i.cubeupload.com/4gOa0X.png][img width=600]http://i.cubeupload.com/4gOa0X.png[/img][/url]
hooray it uploaded look at that sad cameron now grab the image link shown below:
[url=http://i.cubeupload.com/28JSxu.png][img width=600]http://i.cubeupload.com/28JSxu.png[/img][/url]
on your post press the insert image button at the far top left.
[img]http://i.cubeupload.com/btEIcz.png[/img]
pop the link to your uploaded image within the center of the two img tags like so:
[img]http://i.cubeupload.com/4cEFra.png[/img]
[/quote]

~Excerpt from the forums FAQ found in the top left corner of the forums.
If you need any more help feel free to ask.
' 'xx' 1) " (8042" 1776 2 1434035126 16530 8042 'Making Server Lag.' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b][color=red]Server:[/color][/b] Prison

[b][color=red]Player:[/color][/b] thekillerjosh

[b][color=red]Problem:[/color][/b] Making the server lag and the harasses when we tell him to stop.

[b][color=red]Evidence:[/color][/b] http://gyazo.com/01ff6dda43415a88c769a4f26bd22b55
             
[b][color=red]Evidence #2:[/color][/b] http://gyazo.com/bcaa433b8a8ab02636fc60e210eb9a87' 'xx' 1) " (8062" 1779 15 1434055088 16222 8062 'Re: Faction Dynmap Plugin!!!!!' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Ive been on a server that uses Dynmap and it went down hill losing all it players because the only way to stay hidden from the map was drinking invisibility potions to evade people from seeing your locations on the live map. p.s i hated that server played one day and got killed because of that plugin.' 'xx' 1) " (8063" 1775 7 1434056076 28 8063 'Re: AnimeArcher shouldn\'t have been banned..' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Then why doesn't he report me? I've broken more rules than most in the past week..' 'xx' 1) " (8064" 1782 19 1434056713 16222 8069 'A few ideas' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 1434078001 'WhiteDecay' '[b]Gangs plugin[/b]
Many players in the past have mention this idea and haven't well explained why we should have it and I'm here to try and convince anyone of adding this plugin to prison.

Creating gangs can expand the prison experience. What in this plugins are many things we can do but we may need to create a new arena for this because of the plugin perms.
1: Players can form a gang and play together as a team. (leader is in charge)

2: Gangs can pvp together in a new arena well made for a huge fight for the treasure chest in the center. (require crates plugin)
-Explain: Arena need a reason to have gang fight other gangs so i thought of a chest in the arena required parkour skill to get to and members defend the parkourist to get the chest full of rare item. This need to be challenging so that it will prevent player from running in and out fast.
ExPs 1: Chest restock every 30 minutes (enough time to prepare your gears and stuff)
        2: Tp Disable within the arena
          -Prevent Tping out to avoid battle. Plus: Setting home within the arena is disable
        3: rare item in the chest such as Beacon high level enchanted armor that no rank have.
          -Prot 5 unbreaking 4 Fire prot 5 many more to come

3: Challenges will be difficult and rewarding
ExPs 1: Challenges will include some gang fights (meaning the quest it to kill certain amount of people in another gang)
        2: One challenge will be super hard and very challenging though. (require a mod to fight yall and the mod will give you the reward)
        -Meaning this reward will be random: money armor and many more.

4: Gang leaderboard
        -Most kills and most money (weekly)

[b]*[/b]5: Boss fight (optional)-some may want this or not some time best for factions
        -Boss fight in a special arena for special bosses.
        -boss drop loots

[b]*[/b]6: Non
        -Gang fights are not counted in the regular prison pvp arenas.
        -Gangs have ranks like ranks
Ex: leader **   Officer * member +.

That the end of the gang plugin. New arena required theme prison yard.
' 'xx' 1) " (8056" 1751 15 1434043711 0 8056 'Re: a NEW gamemode! ( minigames server )' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=PowerFlowderHD link=topic=1751.msg8051#msg8051 date=1434043171]
Well duck the mods/admins dont gonna make minigames that already there.
They wanna make something [color=black][b]New[/b][/color] wut really is so cool
[b][color=black]that many people are gonna play it[/color][/b]!


Im so sorry duck :(

~FirePowerHD
[/quote]
You have a point but if its a minigame that many players enjoy then staff would probably consider it just because of the appeal to new players. ' 'xx' 1) " (8057" 1776 2 1434044063 16348 8057 'Re: Making Server Lag.' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Yeh

Thats true trialmod5


[color=black][b]Without good EVENDENCE no mute or ban[/b][/color]


Only maybe what josh sad when you asked to stuph only yeh' 'xx' 1) " (8058" 1751 15 1434044701 16348 8058 'Re: a NEW gamemode! ( minigames server )' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Thats true



[b][color=black]But i will let the mods/admins deside[/color][/b]' 'xx' 1) " (8059" 1780 4 1434045017 16530 8061 'plot commands' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1434055042 'IIVorahII' '[b]prison plot commands that dont work.[/b]

/p set owner dont work fix it.

/p set biome dont work neither.

/p set home does work but it rotates you 180 degrees around.' 'xx' 1) " (8060" 1773 2 1434052108 16743 8060 'Re: C31 is a suspect of hacking...' 'eweasy' 'dgjunderkill007@gmail.com' '70.196.201.43' 1 0 '' 'I think it's uncalled for! You just destroyed my little sisters plot! I think you first should apologize (not like it will help) but help her rebuild what you destroyed ' 'xx' 1) " (8061" 1781 4 1434054119 16164 8061 'Mcmmo points' 'Shugey' 'littlestrongman227@gmail.com' '70.215.81.190' 1 0 '' 'Hi I have a problem on the factions server. My mcmmo points in axes are not what they are supposed to be. Last reset I had a level 850 in axes all through donations.  When I got on this reset I had gotten axe level 850. I had asked Alex to switch out 100 mcmmo points in unarmed to axes like he had done last reset ( since unarmed is not really good any more) and next thing you know my mcmmo points in axes gets reduced down to only 200. I highly believe this is a mistake and I hope it can be fixed.
                                    -Shugey' 'xx' 1) " (8051" 1751 15 1434043171 16348 8051 'Re: a NEW gamemode! ( minigames server )' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well duck the mods/admins dont gonna make minigames that already there.
They wanna make something [color=black][b]New[/b][/color] wut really is so cool
[b][color=black]that many people are gonna play it[/color][/b]!


Im so sorry duck :(

~FirePowerHD' 'xx' 1) " (8053" 1779 15 1434043396 16348 8053 'Faction Dynmap Plugin!!!!!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well i got an great plugin!


Why should you add this to factions: It is giving much more experience to play factions!
And its just cool to look at the dynmap from the world and it gets much easyer to find a good base and not looking hours for a base!

Here is the site from the plugin: http://www.massivecraft.com/factionsdynmap (it is from the same plugin where using at factions!)
Here is the plugin page :http://dev.bukkit.org/bukkit-plugins/dynmap/

I hope the people are gonna [b][color=black]enjoy[/color][/b]!

~FirePowerHD' 'xx' 1) " (8054" 1776 2 1434043429 0 8054 'Re: Making Server Lag.' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Unless you can provide evidence that he has something on his plot that could actually make the server crash then there would be no punishment for that. He could just be joking around and there's actually no risk of the server crashing. This is like someone confessing to hacks in chat nothing can be done unless you provide evidence of the actual thing happening.

As for his other statement in chat I would imagine that falls under light harassment
' 'xx' 1) " (8055" 1779 15 1434043591 0 8056 'Re: Faction Dynmap Plugin!!!!!' 'Facelesswarrior5' '' '76.18.162.53' 1 1434043828 'Facelesswarrior5' 'Well this sort of makes factions a lot easier and removes much of the challenge of raiding... Instead of actually having to search for a factions base you could just pull a map up and know exactly where people are. Also if a player had a claimed vault in the middle of nowhere it would be easy to find it on the dynamap from spawn mark the coords and travel there... Also you would be able to know exactly where a factions f home is allowing you to easily spawnkill players. I personally enjoy the challenge raiding presents but thats just my opinion' 'xx' 1) " (8050" 1776 2 1434041960 16530 8050 'Re: Making Server Lag.' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'no need he is threatning that the server will crash.' 'xx' 1) " (8048" 1763 21 1434041026 1 8048 'Re: I lost all my gear' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.88' 1 1434041132 'Alex' 'If you are unaware we had a reset on the 1st of June. We started announcing it weeks beforehand.
[url=http://aviatorcraft.com/forum/index.php?topic=1604.0]http://aviatorcraft.com/forum/index.php?topic=1604.0[/url]

edit: If you donated you will keep your donor items and ranks purchased. If you have not post here:
[url=http://aviatorcraft.com/forum/index.php?board=12.0]http://aviatorcraft.com/forum/index.php?board=12.0[/url]' 'xx' 1) " (8049" 1776 2 1434041268 16348 8049 'Re: Making Server Lag.' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Hi

Vorah where is the [b][color=black]PROOF[/color][/b] for that the server [b][color=black]REALLY LAGS[/color][/b]


~FirePower
' 'xx' 1) " (8065" 1782 19 1434056720 16222 8070 'Re: A few ideas' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 1434079887 'WhiteDecay' '[b]PvpMine[/b]
This a new warp for prison mine area.

This mine will have pvp enable so people can fight for the better ores. But this server is already selling the highest for it ores and blocks so I'm going to make it worth your wild and make you want to fight for the secret prize at the very bottom of the Mine.

The mine will be 12x12 full of diamonds 25% iron 35% emerald 15% stone 10% glowstone 14%.
  -The 1% is the secret prize that will cause rage of war in the pvp mine.
  -1% of Beacon= 1 beacon in the mine every reset.
  -You will lose your stuff if you die and sent back to spawn

Good luck finding the beacon in the PvpMine also little tip don't die >:)

[b]Hitman Rank Addition[/b] <-- doubt this will get add or be suggested
/shop or /trade
  -Reason for this is since many people in the past want heads of other players they killed in pvp this is the best way to do it.
If a person with Hitman or higher kill someone in prison they get there head and what they can do is trade in that head along with some cash to get a wither heads.
Or you can keep the head on your plot to show it off
The chances of getting another player head is 10% or lower

[b]Chief Rank Addition[/b]
/fly only in plots.
  -Reason for this is it makes chief worth spending money on since the armor is not good and not many have chief.
The armor on chief almost no one ever use due to thorns and unbreaking these two cancel each other out making the armor completely useless. (sorry it the truth also the reason not many would get chief)


[center]Ranks Rename to the Godfather [glow=red 2 300]Ranks[/glow]
Thug = [glow=purple 2 300]Soldier[/glow]
Officer = [glow=teal 2 300]Capo[/glow]
Hitman = [glow=limegreen 2 300]Underboss[/glow]
Chief = [glow=gold 2 300]Don or Godfather[/glow][/center]' 'xx' 1) " (8066" 1783 7 1434056927 32 8066 'Steam Sale' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Time to get the great deals on the steam sale!!!' 'xx' 1) " (8067" 1773 2 1434057436 15888 8067 'Re: C31 is a suspect of hacking...' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'I've actually done both of those things (not that it was mandatory). Grieifing is not against the rules. All staff say is to be careful with who you add. Your plot is your own responsibility.' 'xx' 1) " (8068" 1773 2 1434057935 32 8068 'Re: C31 is a suspect of hacking...' '7misun' '7misun@gmail.com' '104.159.161.172' 1 1434058197 '7misun' 'It is the players responsibility on who to trust and not to trust. Will mute C31 for light harassment on creative.  Locking topic' 'xx' 1) " (8069" 1784 2 1434075183 16544 8069 'Eryndaesha Threatening to DDOS' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' 'Factions

Eryndaesha

Threatening to DDOS

http://imgur.com/N7aEm35' 'xx' 1) " (8070" 1785 2 1434078261 16746 8070 'Being Harassed for no reason' 'SwegLord' 'Sweglord1243@gmail.com' '108.42.143.146' 1 0 '' 'http://gyazo.com/7e9dbff076a88d3bb0f9772271aba990
http://gyazo.com/0d4c0f8a7191757f8aea15411fa4427f
http://gyazo.com/12671fd40bcda75fc91c4efacdcd9b5e
http://gyazo.com/4344c09bd3daac66a652ddec8596e5a4
http://gyazo.com/290538ddb1820162dd96c9d5aaa2a90f
http://gyazo.com/e7b9dd8ef565d0d3df5102163e89421e
http://gyazo.com/b48c6601b57bff559b2efcef7c2157f5
http://gyazo.com/c7ba41fa4cf4fab82c89a93c1b2554f9
I got on and I did nothing but tell them to stop
This happened on Survival... :C Please help out #FreeEGG' 'sad' 1) " (8071" 1113 7 1434080709 15888 8074 'Re: The Corruption Behind Deathtouch' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 1434081430 'Soniccaleb' 'Not DeathTouch anymore :P. Ever since the merge of DeathTouch and Noah's faction we have grown stronger. Together we've accomplished so much and have even acquired the dragon egg. I just want to say that I'm proud of you guys. Love ya!' 'xx' 1) " (8072" 1785 2 1434080740 31 8072 'Re: Being Harassed for no reason' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Please don't crop the photo's as that may show you have something to hide please don't crop them next time. As you may have been harassing them. ' 'xx' 1) " (8073" 1786 39 1434081265 31 8073 'DDOS thread; just discussing Swearing in the thread' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'So I just saw a report about people DDOSing other people. What people don't understand is they won't DDOS you there is something you could do is get a VPN or just change a router after a DDOS attack but for the people that do DDOS; fuck off we don't need your shit on the server. The people going to DDOS 'oh I'm going to DDOS this one person for killing me ' not cool. DDOS attackers probably have no life if their just going to attack people for killing them and also they PROBABLY CAN'T!

Sorry. Watch this thread get deleted.' 'recycled' 1) " (8074" 1785 2 1434081390 15888 8074 'Re: Being Harassed for no reason' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'Couldn't have said it better myself.' 'xx' 1) " (8075" 1113 7 1434082512 0 8075 'Re: The Corruption Behind Deathtouch' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Such old topic... I didnt expect to see this one again lol' 'xx' 1) " (8076" 1775 7 1434082807 0 8076 'Re: AnimeArcher shouldn\'t have been banned..' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=xXCrimsoneXx link=topic=1775.msg8063#msg8063 date=1434056076]
Then why doesn't he report me? I've broken more rules than most in the past week..
[/quote]

Either he doesn't notice it or hes biased and has chosen not to report you. Who ant reports is at his discretion and he might just dislike certain players. Whatever the case if you really believe you should've been reported feel free to report yourself ' 'xx' 1) " (8077" 1781 4 1434082902 0 8077 'Re: Mcmmo points' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=Shugey link=topic=1781.msg8061#msg8061 date=1434054119]
Hi I have a problem on the factions server. My mcmmo points in axes are not what they are supposed to be. Last reset I had a level 850 in axes all through donations.  When I got on this reset I had gotten axe level 850. I had asked Alex to switch out 100 mcmmo points in unarmed to axes like he had done last reset ( since unarmed is not really good any more) and next thing you know my mcmmo points in axes gets reduced down to only 200. I highly believe this is a mistake and I hope it can be fixed.
                                    -Shugey
[/quote]
I can confirm shugey had this many axes mcmmo points last reset but i'm not sure if alex did transfer 100 points from unarmed to axes. But yea as far as im aware last reset shugey had 850 at the least.' 'xx' 1) " (8078" 1784 2 1434083059 0 8078 'Re: Eryndaesha Threatening to DDOS' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Threatening to ddos or hack someone doesn't warrant a punishment. You have to gain evidence that they actually commited the act their confessing to or there will be no punishing. Most kids when they get mad they lash out with threats like "Ill DDos you!" "Ill Hack you!" and most of the time its just harmless threats. If you actually get ddosed then come back and make a topic about it.
As for the players light harassing in chat Sh4 dealt with that so there would be no further punishment for that either.' 'xx' 1) " (8079" 1113 7 1434083433 24 8079 'Re: The Corruption Behind Deathtouch' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Funny i just Declare war on them xD' 'xx' 1) " (8080" 1784 2 1434083518 15888 8080 'Re: Eryndaesha Threatening to DDOS' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'Actually I've read somewhere that actual THREATS aren't allowed on the server. I believe if you go on to factions and do /rules you will see it there.' 'xx' 1) " (8081" 1784 2 1434083891 31 8081 'Re: Eryndaesha Threatening to DDOS' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'I hope you guys realize that if you look closely they say the N word. -_-' 'xx' 1) " (8082" 1784 2 1434084255 0 8082 'Re: Eryndaesha Threatening to DDOS' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=Soniccaleb link=topic=1784.msg8080#msg8080 date=1434083518]
Actually I've read somewhere that actual THREATS aren't allowed on the server. I believe if you go on to factions and do /rules you will see it there.
[/quote]
You are correct my apologies. Whenever I comment on posts like this I base what I say off of the full rules here on the forums. The rule page here doesn't address threats so I figured it would go along the lines of hacking threats.
[quote author=CeralMuncher link=topic=1784.msg8081#msg8081 date=1434083891]
I hope you guys realize that if you look closely they say the N word. -_-
[/quote]
That is the light harassment i was referring to and if you look lower in chat Sh4 muted him for it.
' 'xx' 1) " (8083" 1784 2 1434084767 31 8083 'Re: Eryndaesha Threatening to DDOS' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' '-_-' 'xx' 1) " (8084" 1113 7 1434115673 26 8084 'Re: The Corruption Behind Deathtouch' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'But deathtouch doesnt exists anymore' 'xx' 1) " (8085" 1781 4 1434115735 26 8085 'Re: Mcmmo points' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Yea he transferd. I was there' 'xx' 1) " (8086" 1113 7 1434119088 0 8086 'Re: The Corruption Behind Deathtouch' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Im gonna lock this topic.. As a memory of the old factions' 'xx' 1) " (8087" 1784 2 1434133768 46 8087 'Re: Eryndaesha Threatening to DDOS' 'davide' 'davidenriquez41@gmail.com' '70.192.216.134' 1 0 '' 'Hello

In regards to punishments SH4DOWXD3LTA has handled the situation with harassment.

In regards to ddos or doxx there is no punishment for threatening to ddos a player.  You must have evidence that the player is doing it in order for the player to be punished.  Like what faceless said:
[quote]Most kids when they get mad they lash out with threats like "Ill DDos you!" "Ill Hack you!" and most of the time its just harmless threats[/quote]

Locking Topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8088" 1785 2 1434133976 46 8088 'Re: Being Harassed for no reason' 'davide' 'davidenriquez41@gmail.com' '70.192.216.134' 1 0 '' 'Hello

GreatEathen and donuts will both be banned for 1 day for harassment.  Next time when submitting evidence please take full screenshots or larger sections of the chat. 

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8089" 1776 2 1434134050 46 8089 'Re: Making Server Lag.' 'davide' 'davidenriquez41@gmail.com' '70.192.216.134' 1 0 '' 'Hello

The player cannot be punished for threatening to create a lag machine.  However the player will be muted for 1 hour for light harassment.

Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8090" 1787 10 1434135391 0 8090 'why was i baned?' 'thekillerjosh' '' '24.14.37.207' 1 0 '' 'thekillerjosh&theexspertthief
JDK
for evadeing mute?
because i waned to know why i was muted and JDK banned me for a day
because i was asking why i got muted What is your in-game name?
' 'xx' 1) " (8091" 1787 10 1434135579 0 8091 'Re: why was i baned?' 'thekillerjosh' '' '24.14.37.207' 1 0 '' 'and my name/skin needs to be changed
' 'xx' 1) " (8092" 1787 10 1434135837 0 8092 'Re: why was i baned?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'You were muted for 1 hour for light harassment. Report topic - http://aviatorcraft.com/forum/index.php?topic=1776.0

If you logged into an alternate account to ask why you were muted then you would have been banned for evading a mute. The next time you have a question about a punishment please check the forums first.
Thanks!' 'xx' 1) " (8093" 1605 22 1434149245 16748 8093 'Re: 14/05/2015 - Summer Vacation Revamp!' 'Syn2001954' 'carsonpcowell2001@gmail.com' '108.162.111.80' 1 0 '' 'hey how do i get to your server to play on?  8)' 'xx' 1) " (8094" 1788 4 1434156553 16729 8102 '/hat is not given to contributers?' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 1434211029 'ajencik' 'In Survival There is a contributor rank and it is said to get the [color=orange][b]/hat[/b][/color] command yet we don't get it is it a bug or was that changed.


[color=red][b]Proof that /hat doesn't work:[/b][/color]
https://gyazo.com/28bdfa59bb5ba29718f62c735046a529

[color=red][b]Proof I am a Contributer:[/b][/color]
http://gyazo.com/a7d3f0081f332e4b0c51f49c7995ee56' 'xx' 1) " (8095" 1788 4 1434157222 31 8095 'Re: /hat is not given to contributers?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'What rank? Which server?' 'xx' 1) " (8096" 1789 21 1434159492 16729 8096 'Bulk Cactus Sell Sign!' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'Please add a bulk sell cactus sign in shop it will make everyones life easier    :)' 'xx' 1) " (8097" 1788 4 1434161808 0 8097 'Re: /hat is not given to contributers?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=CeralMuncher link=topic=1788.msg8095#msg8095 date=1434157222]
What rank? Which server?
[/quote]

He's referring to the contributor rank on survival. According to him contributors aren't receiving /hat when it says in the official server shop that the contributor rank is supposed to get /hat.' 'xx' 1) " (8098" 1605 22 1434161887 0 8098 'Re: 14/05/2015 - Summer Vacation Revamp!' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'You can join our server by going to Minecraft multiplayer and in the server address bar typing in Aviatorcraft.com . From there use the compass provided to visit all the different areas of the server from prison to factions to much more :)' 'xx' 1) " (8099" 1790 39 1434163744 0 8099 'Factions McMMo' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Hi
This afternoon when i logged on factions The server apperantly re-ran my buycraft purchases. This resulted in me gaining Double the mcmmo points than im meant to have. I asked another player about it and according to them it happened with many other donators as well. Not only do they have double the mcmmo points their supposed to they also recieved the money gained from buying a new rank and all the items recieved from a new rank. This is extremely unfair to all non-donators and it should be fixed A.S.A.P.

Server- Factions
Issue - Buycraft making mistake accidentally re running donation command for players logging in resulting in players gaining more points money and items than they had donated for.' 'recycled' 1) " (8100" 1791 4 1434168589 16696 8100 'Prison Plot Plugin Bug' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1434168689 'xPowerStaticx' 'What is the Problem?? - The problem is on prison with the new Plot Plugin there is a Bug on a few plots where if you drop an item There is a possiblity where you might not get it back

Can you renember the steps ? - If u mine at your plot u might not get the item and if u drop an item u might not get it back

Which server? - Prison

Evidence? - This isnt my video its WhiteDecays But it happened to me too so i just wanted to report it just because it happend to me too https://youtu.be/v3peZ-myaYg' 'xx' 1) " (8101" 1792 2 1434205395 16751 8101 'Cussing and Cyberbullying since my sister was on' 'caraforever36' 'carafairc@gmail.com' '98.166.245.186' 1 0 '' 'My sister first started minecraft last year. and had lots of friends..... until they all started being mean to her like ashley_madz and XX_carlos_XX and others but i forgot some names a few months ago she had attempted suicide but she was saved luckily a few months later a restart had happened she lost everything and all her hard work. everyone once again where being mean again.... so she commited suicide but she did not survive... everyone else was upset but some ppl they hated her... i tried to tell them what happened and i made things worse by saying you made her do it! its your fault! so now everyone hates me too. but i just wanted to notify you on what happened! :( so plz understand and bann them like they did to me and my sister!

' 'thumbdown' 1) " (8102" 1792 2 1434207911 0 8102 'Re: Cussing and Cyberbullying since my sister was on' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'For a punishment to occur you have to provide evidence of these players harassing in the form of screenshots. If what happened to your sister is true then i'm sorry for your loss. But as I said no action can be taken against the players you mentioned unless you can provide proof that they harassed you/ your sister.' 'xx' 1) " (8103" 1790 39 1434214145 1 8103 'Re: Factions McMMo' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.137' 1 0 '' 'I noticed that many donors did not recieve anything in regards to their mcmmo points; I re-ran all donor purchase commands to make sure that it was resolved. It was a more sensible idea to restore everyone's rather than a small amount at one time because of the large amount of donors. If you feel that the addition of mcMMO points is unfair I can remove them specifically for you or players who do not wish to have them.' 'recycled' 1) " (8104" 1792 2 1434221204 32 8104 'Re: Cussing and Cyberbullying since my sister was on' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Like Faceless said. we cant ban anyone without proof. Always take screenshots when stuff like this happens' 'xx' 1) " (8105" 1788 4 1434228846 32 8105 'Re: /hat is not given to contributers?' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Locking Topic because it seems to be fixed now' 'xx' 1) " (8106" 1793 19 1434232924 16398 8106 'Prison Shop Request' 'Louis' 'goodyerlouis@gmail.com' '82.8.158.34' 1 0 '' 'As I'm sure I am not the only one who is always needing things in prison (e.g blocks equipment etc) I feel like introducing a shop would really help out a lot of people. I feel like it should be a fair shop by not selling things people can buy cheap and sell on for more money and also not being able to buy things like Thug Officer Hitman and Chief kits gapples etc as it would be unfair on an all round basis. This is just a suggestion mainly for blocks and stuff and I think it would be useful instead of mining them all the time I think it shoul be fairly decent prices and money is not the hardest thing to acquire in prison. Thanks for hearing my suggestion

Sincerely
                Louis (xxGOODYERxx)' 'xx' 1) " (8107" 1794 1 1434244291 16544 8107 'WhiteDecay ruining Factions.' 'antwillo' 'matrixflame@hellokitty.com' '68.57.189.141' 1 0 '' '    WhitDecay The new trialmod has been doing nothing but trying to ruin factions. Ever since he's became a trialmod he has been trying to take away important things from factions including :God apples axe mcmmo /fix all grinders for money ect. He think's it's our fault aka (the people on /mctop axes) That we make it unfair for most players in pvp just because we've put most of our mcmmo into axes. So he is trying his best to ruin pvp for faction players and take away most of our pvp privileges. In my opinion WhiteDecay is trying to ruin everything for the pvpers on factions for no apparent reason.' 'xx' 1) " (8108" 1794 1 1434244956 26 8108 'Re: WhiteDecay ruining Factions.' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Its unfair to guests lol' 'xx' 1) " (8109" 1793 19 1434247958 50 8109 'Re: Prison Shop Request' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hello!
My personal thoughts on this are that players should mine for items on prison and collect them in warp free once they reach the free rank.


This also may be a great idea i cant wait for a admin to view this!


Thank you' 'xx' 1) " (8110" 1794 1 1434263116 16222 8110 'Re: WhiteDecay ruining Factions.' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' '1: i never said we were going to do any of that.
2: it was my test to see if any of y'all would either decline or accept it. declined
3: I never said anything about grinders whatever that is.
4: The mods said that gapples has been apart of faction since the begining so it will never be remove no matter who want it gone.

Axes is the most op mcmmo skills there was a reason that the dev who made it put a cap level. The admins thought nothing would go wrong without capping them until a player had enough point to 3 hit someone to death.
So not only was i against that but the other mods were the first to mention it. so i tested a fight against the player and i died in under a minute. I also went to mcmmo wiki on axes and learn that axe does double damage to armor.
So therefore we had to take actions because newcomers would find it unfair that they quit factions.
Plus many other players newcomers veteran and pro were complaining about this not just me.

Everyone make mistakes on how things work not everyone is perfect.
As i said so many time when asking about these ideas that it was to get y'all opinion but it seems i have taken them too far to start an argument and i apologize for that. From now on i will be careful with my words on how i ask and probably leave out some details lol or not talk about the ideas that is pvp related.

Again I'm sorry for making y'all think my ideas was going to happen remember I'm a T-mod not the owner XD I cant do whatever i want. Good day and night to all love to all you lemonheads :3
' 'xx' 1) " (8111" 1795 7 1434271673 15846 8111 'I\'m so sorry guys' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.128.218' 1 0 '' '[i]Hello[/i] I am so sorry to every single person here about being non active lately. Here are some reasons why I haven't been active;

1. School for me is soo busy lately I joined drama (which is awesome and I got the lead part :D) and I have also devoted most of my time to debating.

2. My life outside of school and playing computer games has been cra cra lately by that I mean that I have had Taekwondo and touch footy lately aswell which also take up a lot of my time to.

I am so sorry guys I will do the best of my ability to make this not happen again. To make up with this I will try and get at least 1 post/reply or just reading posts each day.

I'm sorry.' 'xx' 1) " (8112" 1796 1 1434272333 15846 8112 'Mod apps' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.128.218' 1 0 '' '[center][/center]Hello this is mainly for the admins.

So last selection of mod apps you (Alex I'm preety sure) said that you guys (the admins) would lock the threads that you were declining and were going to leav a message saying "Your application is being considered" but last selection you did nothing of this. Please when You tell us you are going to do something please do it.
Thank you.' 'xx' 1) " (8113" 1797 2 1434282413 15885 8113 'atomic_the_panda swearing roughly in prison' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'PROOF: http://gyazo.com/2b71dd30574da9aae65d74893692db9e

PROOFv2: http://gyazo.com/542a5eb5b146f08f08c0c611c3337aac



-ducky' 'xx' 1) " (8114" 1782 19 1434295458 16348 8114 'Re: A few ideas' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Whitedecay Those idea`s are [color=black][b]Great![/b][/color]' 'xx' 1) " (8115" 1798 2 1434299267 0 8115 'spam' 'thekillerjosh' '' '24.14.37.207' 1 0 '' 'http://gyazo.com/1d90902b1bd9d8933baabfa4b7e09b3b
prison
atomic_fibs
sun. 11:25 ish' 'xx' 1) " (8116" 1798 2 1434299501 32 8116 'Re: spam' '7misun' '7misun@gmail.com' '104.159.161.172' 1 1434299594 '7misun' 'I was present and kicked him for that. Punishment has already happened
http://gyazo.com/c5e7fd2f8782a0838952cc51d4e718ae' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (8117 1791 4 1434338566 16530 8117 'Re: Prison Plot Plugin Bug' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'LoL fireblazer is mad he must of had his thumb up his bum when he added this plugin because their is so many things wrong with this new plot plugin not saying that i hate the new plugin... But atleast fix the fucking commands so it works fireblazer. I lost my beacon to this glitch and he would not give it back i even had evidence. This is bullshit period.' 'xx' 1) " (8118" 1780 4 1434338659 16530 8118 'Re: plot commands' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'If anyone could answer this topic that would be fukin  fantastic.
;)' 'xx' 1) " (8119" 1799 18 1434339425 16434 8119 'PLEASE HELP AS SOON AS POSSIBLE' 'Xlijzh' 'evillarreal03@me.com' '70.125.195.145' 1 0 '' 'Hi. I got one of the only 3 on FACTIONS silverfish spawners. I know it's rare because your can only find them at strongholds and there are only 3 strongholds. Anyways like I said I got one from raid and told my friend about it. He didn't believe me so I placed it down to prove it to him. When I placed it down it glitched and turned into a pig spawner. I am very mad about this considering how rare they are. My IGN is C31. Thanks for listening.' 'exclamation' 1) " (8120" 1799 18 1434342112 26 8120 'Re: PLEASE HELP AS SOON AS POSSIBLE' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I have a screen shot if needed' 'xx' 1) " (8121" 1800 3 1434354283 16756 8121 'how to get on your servers' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.234.61' 1 0 '' 'How do I get on one of your servers I just got the game for pc.' 'question' 1) " (8122" 1800 3 1434354844 15888 8122 'Re: how to get on your servers' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'Click the multiplayer option on your title screen. Click on add server and add "aviatorcraft.com" in the box labeled "address". Name it what ever you want and click Join server!' 'xx' 1) " (8123" 1801 10 1434356153 16742 8123 'Ban appel' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'xXSkyXx
I was banned for advertizing
I think I should be unbanned bc I did not put the dots in the IP here is the evidence
http://i.gyazo.com/fb36af07f9a9c342d49ac5b96fd37fc9.png ' 'xx' 1) " (8124" 1801 10 1434368369 0 8124 'Re: Ban appel' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'In an IP address people usually assume a space=dot to avoid chat filters for advertising. You still put the full server address In chat and left obvious spaces where the dots go.' 'xx' 1) " (8125" 1802 4 1434383269 16530 8125 'BallerGirl Is Most Likely Tyler13533' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Player:[/b] Tyler13533 Was banned for using hacks for the second time resulting in a [b][color=red]Permanent Ban.[/color][/b]

[b]Issue:[/b] A player BallerGirl msged me about tyler but it seemed very odd then i approached him/her in pvp and was hacking unfortunately wasn't recording. but i then realised that she/he was tyler13533 alt account I'm not positive but pretty sure.

[b]Please IP Ban Tyler13533 or check if ballergirl has the same IP as the other account.[/b]' 'xx' 1) " (8126" 1803 2 1434398125 16746 8127 'Rudeness ;-;' 'SwegLord' 'Sweglord1243@gmail.com' '108.42.143.207' 1 1434400296 'SwegLord' 'http://gyazo.com/1b235c9e7813584bf11d66b7b5a188b8
http://gyazo.com/1b235c9e7813584bf11d66b7b5a188b8
Just general rudeness :C  please help
http://gyazo.com/28e9b7aa3c12ba9948def1ab440ff473
http://gyazo.com/1fec4fe21b9e40a9b4d839103cc36b54
http://gyazo.com/aacc23ff5b95455187c8a66fbdc31aa5
http://gyazo.com/2f453711f547cfdbffc6e2656b652758
' 'sad' 1) " (8127" 1804 24 1434398260 16758 8127 'follow me on youtube!!!' 'jasperjett88' 'jasperjett88@gmail.com' '75.183.120.162' 1 0 '' 'please follow me on youtube! to find me just search my name jasper ross you will see me either first or second in the results!' 'thumbup' 1) " (8128" 1801 10 1434402195 32 8128 'Re: Ban appel' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Ban Appeal denied doesnt matter if you put the dots there or not. You will be unbanned in 9 days' 'xx' 1) " (8129" 1791 4 1434404359 1 8129 'Re: Prison Plot Plugin Bug' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.146' 1 0 '' '[quote author=IIVorahII link=topic=1791.msg8117#msg8117 date=1434338566]
when he added this plugin because their is so many things wrong with this new plot plugin
[/quote]
[list]
[li]Trust People and add them to plot - [b]works[/b][/li]
[li]Deny other players from your plot - [b]works[/b][/li]
[li]Kick players from your plot - [b]works[/b][/li]
[li]Merge your plot with other player's plots make larger and shared plots - [b]works[/b][/li]
[/list]

The only things which do not work are:
The [b]biome setting[/b] which isn't a very well known issue of the plugin. I have contacted the authors about the issue and I'm waiting for a reply.
The [b]item drop[/b] issue is regarding the trust players give you for the plot from what I can tell I have not seen this issue myself and I've tested it with other players to make sure.

If you guys can take some steps to re-create the issue and write them down we can re-create them and contact the plugin author to have it fixed.

@Vorah:
Just to let you know this plugin is one of the most glorious pieces of bukkit-based plugins I have ever had the pleasure of working with; here:
[img]http://i.imgur.com/GPhlZmu.jpg[/img]

[url=http://www.spigotmc.org/resources/plotsquared.1177/]Their Plugin Page[/url]

This plugin was added [b]for everyone[/b] in prison; people wanted to combine their plots for a long time. This plugin is faster and much more modular than PlotMe.


[quote author=IIVorahII link=topic=1791.msg8117#msg8117 date=1434338566]
I lost my beacon to this glitch and he would not give it back [b]i even had evidence[/b]. This is bullshit period.
[/quote]
[b]Insufficient evidence[/b] I saw a video of a problem picking up items but you didn't supply evidence of having the beacon.
Do you know if you had it in a chest [b]on a specific day[/b]? I can look through all our backups.' 'xx' 1) " (8130" 1803 2 1434404554 1 8130 'Re: Rudeness ;-;' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.146' 1 0 '' 'From what i can tell from your screenshots;
[b]Server[/b]: Survival?
[b]Player[/b]: GreatEthanChamp?

Please follow the [url=http://aviatorcraft.com/forum/index.php?topic=4.0]READ ME[/url] at the top of the page.' 'xx' 1) " (8131" 1789 21 1434404598 1 8131 'Re: Bulk Cactus Sell Sign!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.146' 1 0 '' 'Added this a day or two ago.
Locked.' 'xx' 1) " (8132" 1805 38 1434404979 1 8132 '15/06/2015 - UPCOMING NETWORK MAINTENANCE' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.146' 1 0 '' '[size=26pt][b]IT'S NOT A RESET JUST MAINTENANCE[/b][/size]
[size=8pt](some people like to panic when they hear anything which sounds remotely like it)[/size]

Aviatorcraft will be down for an hour (or likely very much less) in the next upcoming days the website teamspeak and servers will be offline during this time.

[size=24pt][b]WHY[/b][/size]
We're adding some protection to the servers so we can't be attacked via DDOS or DOS as easily in the future Aviator will be doing some occasional streams in the next few weeks and our player counts may be increasing in addition.

Thanks for understanding.' 'exclamation' 1) " (8133" 1799 18 1434405369 1 8133 'Re: PLEASE HELP AS SOON AS POSSIBLE' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.146' 1 0 '' 'We've managed to find a solution to the spawner problems in factions and we will be fixing it in a few days if all goes well. It should allow people to buy spawners right from the sign again.

You can post the screenshot on here if you'd like Dende.' 'xx' 1) " (8135" 1724 19 1434407474 26 8135 'Re: Prison Megadrill Giveaway ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'So who won' 'xx' 1) " (8136" 1804 24 1434413296 15888 8136 'Re: follow me on youtube!!!' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.115' 1 0 '' 'Uh wrong section?' 'xx' 1) " (8138" 1808 3 1434424130 46 8138 'MOVED: follow me on youtube!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.231.241' 1 0 '' 'This topic has been moved to Videos/Youtube.

http://aviatorcraft.com/forum/index.php?topic=1804.0;topicseen' 'moved' 1) " (8139" 1710 4 1434424175 16760 8139 'Re: Command issues Pls Help' 'xXKingMonsterXx' 'destoryerking111@gmail.com' '71.30.183.220' 1 0 '' 'Yeah the server that used to be ragstorichs now is missing a lot of commands and its really bad. [color=green]' 'xx' 1) " (8140" 1809 4 1434424565 16760 8140 'The old ragstoriches server theres a bug. you cant go to the nether in plots' 'xXKingMonsterXx' 'destoryerking111@gmail.com' '71.30.183.220' 1 0 '' '[size=10pt][/size]Well people on rags to richs (what it used to be called) need to be able to get to the nether on plots. like if they need glowstone for potions or building you have to find one at a /warp. This is sucky because if u even find one and /warp you have to make sure someone isn't gonna kill you. so I hope you can look in to this' 'sad' 1) " (8141" 1810 4 1434431428 31 8141 'BuyCraft' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'On the BuyCraft store the ranks don't lower like they're supposed to do if you bought a rank I had messaged Lrice about it on Skype and I'm wondering if that's a bug because I don't want to pay 75$ for chief.' 'xx' 1) " (8143" 1812 1 1434431671 16761 8143 'I cant log on' 'Gunhead567' 'fountaindaniel26@hotmail.com' '66.44.194.26' 1 0 '' ' Hi I'm Gunhead567
              I was have a great time on AviatorCraft but one day i tried logging on and it didnt allow me. I dont know if i was banned or not but if you know can you please help me.' 'xx' 1) " (8144" 1813 2 1434454048 16276 8144 'Australian_M8 and SniperCraft spamming' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.74' 1 0 '' 'What: Prison server
Who: Australian_M8 and SniperCraft
When: 3 min ago

Spamming
PROVE:http://imgur.com/gallery/YBlILTx/new' 'xx' 1) " (8145" 1783 7 1434454757 16276 8145 'Re: Steam Sale' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.74' 1 0 '' 'i bought gta v cities skyline Counter strick GO and H1Z1

:) misun what did you buy' 'xx' 1) " (8146" 1795 7 1434455291 16276 8146 'Re: I\'m so sorry guys' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.74' 1 0 '' 'bruh i got more jobs than you do XD just saying.

I need to go to school at 7 and go home at 5.30 or sometimes 6 every single day

monday: school and debate + HW (for tuesday)
tuesday: school and basketball + HW (for wednesday)
wednesday: school and music + HW (for thursday)
thursday: school and Football + HW (for friday)
Friday: school and Remedial for my IGCSE
Saturday: Gym and hang out with friends  (whole day)
sunday: doing my HW for monday

thats my schedule every single day' 'xx' 1) " (8147" 1814 21 1434459461 16762 8147 'Merging PLots' 'TinyLittleKitty' 'tvvliet1992@hotmail.com' '85.150.42.122' 1 0 '' '[center][i]Gooood day all  ;)

i have been thinking about [b]buying a rank[/b] for the [b]Survival[/b]. which also allows me to have [b]more than 1 plot[/b].
problem is.. [b]i have already build an entire house&basement[/b].
and the plots around me are [b]Not available.[/b]


so how am i able to merge them?  do i need to move ALL my stuff?

[b]help please ![/b]  :-\\ [/i][/center]' 'xx' 1) " (8148" 1815 7 1434466176 16454 8148 'Dang it bobby' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'https://www.youtube.com/watch?v=nFuwS9M7jkQ' 'xx' 1) " (8149" 1816 2 1434469377 16454 8149 'larz is a harrassing bastard' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'but by all means ban me instead' 'xx' 1) " (8150" 1817 4 1434471064 16696 8150 'JDK\'s Prison Plot Crash :O' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'On Prison

When u tp to JDK's plot you crash

Evidence - https://www.youtube.com/watch?v=AmGc9ugHd3o' 'xx' 1) " (8151" 1818 2 1434471486 16454 8151 'Tired of all this harrassment' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'Getting harassed by pretty much everyone   :'(  .

main harrassers are larz and firepower
got so bad to the point where I lost my mind and started swearing at everyone and saying some pretty inappropriate stuff.
but of course im gonna be the one that's getting banned and they are gonna get away with it again' 'xx' 1) " (8152" 1817 4 1434476257 16530 8152 'Re: JDK\'s Prison Plot Crash :O' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Fireblazer and twini are aware of this....' 'xx' 1) " (8153" 1810 4 1434476331 16530 8153 'Re: BuyCraft' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'No Im 95% positive the aviatorcraft store does not do this. I bought thug and then had to pay another 75$ for chief.' 'xx' 1) " (8154" 1812 1 1434476470 16530 8154 'Re: I cant log on' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'This belongs in the [b]Help Section[/b] please dont post that here Thanks Vorah' 'xx' 1) " (8155" 1819 1 1434476788 16530 8155 'My Prison Deal!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1434476917 'IIVorahII' '[b][color=red]Hello AviatorCraft Members![/color][/b]

[b]I have a deal regarding to AviatorCraft on the prison server.
I would be willing to trade[/b] [b][color=limegreen]1 Excavator (Shovel)[/color][/b] [b]for[/b] [b][color=blue]1 Beacon[/color][/b].

[color=red][b]If You Would Like To Do My Offer Please PM Me On The Forums Or /Msg Me In Game![/b][/color]

[img]http://i.imgur.com/Rhmq1c8.png[/img]' 'xx' 1) " (8156" 1816 2 1434478997 1 8156 'Re: larz is a harrassing bastard' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.96' 1 0 '' 'Provide evidence.
Read the [url=http://aviatorcraft.com/forum/index.php?topic=4.0]READ ME[/url]
Locked.
' 'xx' 1) " (8157" 1818 2 1434479034 1 8157 'Re: Tired of all this harrassment' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.96' 1 0 '' 'Once again provide evidence; your word does not count for anything when you have nothing to show for it.
Read the [url=http://aviatorcraft.com/forum/index.php?topic=4.0]README[/url]
Locked.' 'xx' 1) " (8158" 1810 4 1434479265 16222 8158 'Re: BuyCraft' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'no for me for me it does. I bought supertart months ago and the higher ranks are deducted. maybe there is a bug' 'xx' 1) " (8159" 1814 21 1434479385 16222 8159 'Re: Merging PLots' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'if you cant claim a plot around you then your out of luck. But if u do buy a rank to get an extra plot you may ask fireblazer if he will move your plot near a unclaimed one.' 'xx' 1) " (8160" 1222 18 1434479577 16222 8160 'Re: /sell' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'With /sell im sure that many of the items will not match the price in the shop so yeah i still thinks it a no. ' 'xx' 1) " (8161" 1804 24 1434479677 16222 8161 'Re: follow me on youtube!!!' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Or or how about this put the link to your channel in the post. That will save us time ' 'xx' 1) " (8162" 1810 4 1434482358 16530 8162 'Re: BuyCraft' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'well... at least for prison it never worked for me. that would suck to find out i spent extra money' 'xx' 1) " (8163" 1795 7 1434483774 15846 8163 'Re: I\'m so sorry guys' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'I have a debate tommorow lol heres my schedule (and btw that were just the two main things):

Monday: school drama at 3:15 be home by five to do HW

Tuesday: Be home by 3:15 do HW and then strate to Taekwondo which goes from 4:15-8:00 pm

Wednesday: Debating at 3:15-4:30 (and today I have my parent teacher interview wish me luck there so boring) be home by 5:00 and do HW

Thursday: be home by 3:15 and do HW

Friday: be home by 3:15 and play mc or read a book (troll) and then be at Taekwondo by 4:15-8:00

And on Saturdays and Sundays my parents usually have something to do so I have to go to my friends house (and for most of the week my dad is away for work it sucks and btw I have 8-9 pages of homework)
Anyway Grko I think we even bro.
Thanks for reading this.' 'xx' 1) " (8164" 1817 4 1434492840 26 8164 'Re: JDK\'s Prison Plot Crash :O' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'then dont tp there.' 'xx' 1) " (8165" 1820 3 1434494891 0 8165 'How do I change my name color?' 'FoxGirl1001' '' '73.162.165.237' 1 0 '' 'How do I change my name color? I already got the Thug Rank but I picked out the wrong color

Thank you' 'xx' 1) " (8166" 1805 38 1434513068 16530 8166 'Re: 15/06/2015 - UPCOMING NETWORK MAINTENANCE' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'maybe u could fix the lag on this server while youre at it m8. ;)' 'xx' 1) " (8167" 1795 7 1434524319 16276 8167 'Re: I\'m so sorry guys' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.114' 1 0 '' 'yeah we are even XDXD

anyway I'm second speaker for debate what are you?
' 'xx' 1) " (8168" 1821 2 1434546526 16276 8168 'X_BLACKDEATH spamming ' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.68' 1 0 '' 'What: Prison server
When: 2 min ago
Who: X_BLACKDEATH

same spam as australian_M8
PROVE: http://imgur.com/KnCuJyL' 'xx' 1) " (8169" 1795 7 1434554157 46 8169 'Re: I\'m so sorry guys' 'davide' 'davidenriquez41@gmail.com' '70.192.241.203' 1 0 '' 'Hehehe.

You guys talk about school being difficult  ;)' 'xx' 1) " (8170" 1797 2 1434554336 46 8170 'Re: atomic_the_panda swearing roughly in prison' 'davide' 'davidenriquez41@gmail.com' '70.192.241.203' 1 0 '' 'Hello

This is fairly light harassment but at the same time there isn't much swearing there.  In this case I will issue a 1 hour mute because of the light harassment.

Sorry for the late response Thank you for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8171" 1821 2 1434554554 46 8171 'Re: X_BLACKDEATH spamming ' 'davide' 'davidenriquez41@gmail.com' '70.192.241.203' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8172" 1813 2 1434554767 46 8172 'Re: Australian_M8 and SniperCraft spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.241.203' 1 0 '' 'Hello

Both Players will be muted for 20 minutes for spam.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8173" 1822 24 1434577825 16530 8396 'My New Video! Check It Out!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1435895263 'VorahHD' '[b]Hello Aviator staff/members I just posted my newest video on my youtube channel please like and subscribe! It would help me out alot![/b]

[color=limegreen][b]https://www.youtube.com/watch?v=P3PE-KOqcKA[/b][/color]

[b][color=red]Thanks
Vorah[/color][/b]' 'xx' 1) " (8174" 1795 7 1434604165 15846 8174 'Re: I\'m so sorry guys' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=Grko_122 link=topic=1795.msg8167#msg8167 date=1434524319]
yeah we are even XDXD

anyway I'm second speaker for debate what are you?
[/quote]

OMG Im second speaker negative & chairperson affirmative on another debate!

And Ikr JDK' 'xx' 1) " (8175" 1820 3 1434604854 16696 8175 'Re: How do I change my name color?' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I believe you can not [ i said i believe dont take it to seriously ]' 'xx' 1) " (8176" 1698 17 1434605649 16454 8176 'Re: Creative PvP Area' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'Or just kitpvp in the style badlion does it.' 'xx' 1) " (8177" 1823 17 1434605980 16454 8179 'Seperate Creative Section for Roleplayers?' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 1434606127 'Atomic_Kills' 'I'm sure a lot of legitimate builders would enjoy chatting with other players that are actually [b]BUILDING[/b] i.e. ; (for something other than roleplay) I think it would be a lot better if we can talk amongst [i]eachother[/i] instead of having to try to talk in between the massive waves of
*hits (so and so) and knocks them down*
*pulls out gun*
*violates a camel*
*thinks atomic has swiggity swag*
*swiggity swill I'm Hank Hill*
-Hank Hill
' 'xx' 1) " (8178" 1824 4 1434606001 16696 8178 'My chickens are missing' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Today on prison when i came on my chickens were gone and my hoppers and chest were gone too No one was added to my plot so im guessing it was one of the staff because no way there is a hack to auto added to a plot so if one of the staff tell me why its gone ill understand [ and my eggs were gone too ] ' 'xx' 1) " (8179" 1825 39 1434606021 16454 8179 'Re: Seperate Creative Section for Roleplayers?' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'Also I'm Hank Hill' 'recycled' 1) " (8180" 1824 4 1434623184 16348 8180 'Re: My chickens are missing' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Power

Twini had to get all the eggs and chickens gone because[b][color=black] it is making server lag[/color][/b]!


Sorry ik its hard for everone!' 'xx' 1) " (8181" 1795 7 1434630286 16276 8181 'Re: I\'m so sorry guys' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.79' 1 0 '' 'jdk thats our life XD' 'xx' 1) " (8182" 1823 17 1434633830 26 8182 'Re: Seperate Creative Section for Roleplayers?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Hate to break it to you but creative was Mae for the roleplayers' 'xx' 1) " (8183" 1823 17 1434636883 0 8183 'Re: Seperate Creative Section for Roleplayers?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '2 Different chat channels could be a good idea. You type in a command and you go to a builder or a roleplay channel. Then there would be global chat for everyone.' 'xx' 1) " (8184" 1820 3 1434637041 0 8184 'Re: How do I change my name color?' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'If you picked the wrong color you could VERY POLITELY ask a staff member to change your color for you. Be polite and ask nicely they don't have to do it.' 'xx' 1) " (8185" 1826 2 1434647708 16348 8185 'Advertising VorahOG' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Vorah is advertising with his youtube video`s!
Where: Prison
Who: VorahOG
When: 5 Mminutes ago


PROOF: http://imgur.com/EGZkA5x FaFE9sX#1' 'xx' 1) " (8186" 1826 2 1434651270 16222 8186 'Re: Advertising VorahOG' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'YouTube videos are not against advertising rules only other server ip is against advertising rules.' 'xx' 1) " (8187" 1823 17 1434651483 16222 8187 'Re: Seperate Creative Section for Roleplayers?' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'To tell y'all Creative is where are the role players from survival have transfer over to. If you guys don't want to see any Rp turn off your chat.
Aviator is a role player himself and that was his server is about. But if they are role playing explicit scenes please screenshot and report to a mod or on the forum. ' 'xx' 1) " (8188" 1826 2 1434652344 16530 8188 'Re: Advertising VorahOG' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'LOl someone got salty when i reked them ina 1v1 xD ill make sure to put that on youtube!' 'xx' 1) " (8189" 1827 2 1434655436 16746 8189 'Really creepy and vulgar ' 'SwegLord' 'Sweglord1243@gmail.com' '108.42.146.216' 1 0 '' ' I'm reporting xXIceDog15Xx for being super rude for no reason after I asked him to stop because children play on this server and these are a couple of screenshots of him doing so.
http://gyazo.com/748bc248a5cc8d78627d9bcf4d2d5670
http://gyazo.com/52db28a9fda6baf60e1def290f64ef83
http://gyazo.com/48f6f55db336d1e321734be7724ac5b5
http://gyazo.com/197478d5844c80db9962e399d05acef7
http://gyazo.com/ca684fff392c4175db31363b6ccb0667
http://gyazo.com/815d3517c6e3c137ef88d1ad200d75d0
http://gyazo.com/ad83499f9cfebbc1efc60f67c335af8e
http://gyazo.com/b718492014e138b8c1b3998cf277418f
http://gyazo.com/748bc248a5cc8d78627d9bcf4d2d5670
http://gyazo.com/7de89b58cb625de9410393f3bbd1be4b' 'sad' 1) " (8190" 1795 7 1434662779 15846 8190 'Re: I\'m so sorry guys' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=Grko_122 link=topic=1795.msg8181#msg8181 date=1434630286]
jdk thats our life XD
[/quote]

XD funny like a camelion those people who do stand up jokes hay I HATE camedions those big/small reptiles. Eww (btw I know what they really are its just a joke :)) ' 'xx' 1) " (8191" 1659 7 1434662944 15846 8191 'Re: Your PC Build' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'My hardrive has 6 terabytes? Is that good enough XD (and the terabytes are for my YouTube which I need to upload on XD)' 'xx' 1) " (8192" 1828 2 1434690681 16276 8192 'DOO00M SPAMMING AGAIN' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' 'what: Prison
when: 2 min ago
who: DOO00M

spamming
Prove: http://imgur.com/gallery/Y6TlSV0/new' 'xx' 1) " (8193" 1659 7 1434709119 16276 8193 'Re: Your PC Build' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.235' 1 0 '' '[quote author=M1KKYP link=topic=1659.msg8191#msg8191 date=1434662944]
My hardrive has 6 terabytes? Is that good enough XD (and the terabytes are for my YouTube which I need to upload on XD)
[/quote]

if you can give us the specification of your laptop that would be nice and i will know if that's good or not
' 'xx' 1) " (8194" 1827 2 1434714161 16276 8194 'Re: Really creepy and vulgar ' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.46' 1 0 '' 'Hello

Next time please add who is this people and what server is this. I'm assuming that's the faction and please next time don't cut the chat it seems like you're hiding something and so we can read the whole thing.

thank you' 'xx' 1) " (8195" 1829 15 1434716062 16543 8195 'prison mine' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'its not much but its someting
make a sign that counts down with time that says how long its gonna be till the mine gets reset because im Always like how long is it gonna take so plz add it its just a litte new thing

-larz' 'xx' 1) " (8196" 1830 41 1434734285 16530 8196 'Atomic_Fibs eZ Ban M9!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1434734647 'IIVorahII' '[b]Server:[/b][color=red] Prison[/color]

[b]Player:[/b] [color=red]Atomic_Fibs[/color]

[b]Reason:[/b] [color=red]harassment and more+[/color]

[b]Evidence:[/b] [color=red]
http://gyazo.com/fb6fbb6315a4ae6b1bbcb055c4df8683
http://gyazo.com/4995c36e0b4cb6003d243ce7d08d98ff
http://gyazo.com/47ec2d502285084d8ddbfbdf0eb2e8ed[/color]

[b]AND PS: People were saying I was hacking in PvP. Before you ban me please PM me for my POV video Im just so GODly at PvP xD thanks Vorah[/b]' 'recycled' 1) " (8197" 1830 41 1434735137 16454 8197 'Re: Atomic_Fibs eZ Ban M9!' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'Yep. I harass you so bad. I bet I make you cry almost 24/7. But seriously though you harass me. I don't care if technically it's not considered that on here but it is indeed harassment.  Every second I'm on you try your absolute hardest to make my life a living hell. Constant insults spamming "you're ez kid" (and variations of that) all the while stalking chat like a hyena to try and capture your chance to get me banned for saying anything even remotely against the rules in the slightest bit. I don't know why you hate me so much all the hostility and constant harassment proves that you do. I sometimes think to myself that perhaps it's something I did to upset you I've tried asking you what I did to sway your opinion towards me to no avail. I'm starting to think that maybe you're just an awful person or maybe there's something mentally wrong with you. Either way I don't hate anybody. And I'm incredibly respectful and nice to everyone that treats me the same way. Sometimes I slip and my psyche cannot bear a second more of your constant bullying and I begin swearing very briefly at you. Your response to this is always a variation of " yay more proof to get him banned." You have straight up said to me that I have 2 more offences until you "get rid of me." I am still unsure as to what upset you beit my PvP skills (which are sloppy something you find incredibly hilarious and look for any opportunity to express that) etc. I have mountains of evidence that can get you and a lot of your friends in a lot of trouble. I do not upload any of it because I do not find joy in others' misery as you do. So sure get me banned. I've tried to be as nice as I could to you but I'm done. I'm tired of dealing with all of this. Maybe when I'm banned you'll be deprived of people to bully. Perhaps that will drive you down a different path and maybe stop doing to people what you do to me.' 'recycled' 1) " (8198" 1830 41 1434735248 16530 8199 'Re: Atomic_Fibs eZ Ban M9!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 1434735390 'IIVorahII' 'i say ur eZ at pvp mkay thats harasment and please dont call me mental. and please upload stuff that can get me introuble xD i would love to see that.' 'recycled' 1) " (8199" 1831 3 1434735346 0 8199 'Account Problems' 'FieryEnderOcelot' '' '86.128.68.88' 1 0 '' 'Please help me :(. Can an admin or someone please delete or ban this account for me? I have lost my password for this account and my email address that this account is linked to is no longer active and I cant do anything to change the email because it requires the password' 'sad' 1) " (8200" 1832 2 1434735580 16530 8200 'Atomic_fibs eZ Ban M9!' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Server:[/b][color=red] Prison[/color]

[b]Player:[/b] [color=red]Atomic_Fibs[/color]

[b]Reason:[/b] [color=red]harassment and more+[/color]

[b]Evidence:[/b] [color=red]
http://gyazo.com/fb6fbb6315a4ae6b1bbcb055c4df8683
http://gyazo.com/4995c36e0b4cb6003d243ce7d08d98ff
http://gyazo.com/47ec2d502285084d8ddbfbdf0eb2e8ed[/color]

[b]AND PS: People were saying I was hacking in PvP. Before you ban me please PM me for my POV video Im just so GODly at PvP xD thanks Vorah[/b]' 'xx' 1) " (8201" 1833 2 1434736336 16454 8201 'Message to Vorah (He reposted his report of me so this comment wouldn\'t show)' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'You harass me. I don't care if technically it's not considered that on here but it is indeed harassment.  Every second I'm on you try your absolute hardest to make my life a living hell. Constant insults spamming "you're ez kid" (and variations of that) all the while stalking chat like a hyena to try and capture your chance to get me banned for saying anything even remotely against the rules in the slightest bit. I don't know why you hate me so much all the hostility and constant harassment proves that you do. I sometimes think to myself that perhaps it's something I did to upset you I've tried asking you what I did to sway your opinion towards me to no avail. I'm starting to think that maybe you're just an awful person or maybe there's something mentally wrong with you. Either way I don't hate anybody. And I'm incredibly respectful and nice to everyone that treats me the same way. Sometimes I slip and my psyche cannot bear a second more of your constant bullying and I begin swearing very briefly at you. Your response to this is always a variation of " yay more proof to get him banned." You have flat out said to me that I have 2 more offences until you "get rid of me." I am still unsure as to what upset you beit my PvP skills (which are sloppy something you find incredibly hilarious and look for any opportunity to express that) etc. I have mountains of evidence that can get you and a lot of your friends in a lot of trouble. I do not upload any of it because I do not find joy in others' misery as you do. So sure get me banned. I've tried to be as nice as I could to you but I'm done. I'm tired of dealing with all of this. Maybe when I'm banned you'll be deprived of people to bully. Perhaps that will drive you down a different path and maybe stop doing to people what you do to me.



An example: But nothing major since again I don't want to get anybody banned. This is what VorahOG said after I asked him to read what I had posted:
http://gyazo.com/cf97d30cf88338066ec85cc0e229c5f1


Here's what he said afterwards:  http://gyazo.com/90c2118a8f0452c23032a5d5567760c8' 'xx' 1) " (8202" 1833 2 1434736587 16530 8202 'Re: Message to Vorah (He reposted his report of me so this comment wouldn\'t show)' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Thats me expressing how much annoying you are not saying "fagget nigger" like you and this whole paragraph is a kiss ass kinda thing fyi. You are just saying this so u wont get banned ples dont kiss the mods ass. and then again "ur ez kid" is not harassing just my opinion. thanks Vorah' 'xx' 1) " (8203" 1833 2 1434737638 16454 8203 'Re: Message to Vorah (He reposted his report of me so this comment wouldn\'t show)' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'Not sucking up to any mods. This isn't an attempt to not get banned. I'm just saying it exactly how it is.' 'xx' 1) " (8204" 1833 2 1434737795 16454 8204 'Re: Message to Vorah (He reposted his report of me so this comment wouldn\'t show)' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'The vulgarity I sometimes use is because I can't handle you brutally harassing me every second you're online and I just snap. I hope you're proud you've actually given me chronic depression believe it or not.' 'xx' 1) " (8205" 1833 2 1434737947 16530 8205 'Re: Message to Vorah (He reposted his report of me so this comment wouldn\'t show)' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'saying "kid ur Ez" is brutally harassment ok.' 'xx' 1) " (8206" 1833 2 1434738377 16454 8206 'Re: Message to Vorah (He reposted his report of me so this comment wouldn\'t show)' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'Again that isn't all. And I agree saying that once or twice is just banter. But repeating the same thing over and over constantly targeting me for stuff like that. You purposely do it to only ME there's plenty of people that are way more deserving of that than me. I would say it's just banter if you say negative stuff like that once or twice maybe once a day or maybe a few hours but it's almost like you don't actually DO anything else on Aviator but try to bother me in any way you can. Nothing you say will ever justify that.' 'xx' 1) " (8207" 1833 2 1434740039 46 8207 'Re: Message to Vorah (He reposted his report of me so this comment wouldn\'t show)' 'davide' 'davidenriquez41@gmail.com' '70.192.207.48' 1 0 '' 'Hello

One of the major things to take into consideration when talking in chat is to understand how a player is taking the information.  If the player begins to become annoyed by a phrase it is better to just talk to the player who is becoming "annoying" and then explain why you find it irritating.  If the player does not listen and continues to do it repeatedly then they are harassing.  Though the phrase "Ur Ez...." is small and does not have any swearing it is understandable on how a player might take that as harassment if it is done repeatedly.  Based on the evidence provided there is no excessive use of the phrase other then a personal statement by the accuser.  So in regards to the evidence no punishment will be done.  However if you could personal message me via forums this evidence that you may have then we could prosecute for that. 

It is justifiable that a player can go over board after a while and "Blow their top" so to speak. Especially if the player is being taunted by another player after a while.  That is why if a player does report you for a punishable action it is always best to explain yourself in a reply to the report or in a ban appeal (if you were not able to get there in time).  Any simple explanation can be enough for a lifting of your ban. Counter evidence is also a major thing when someone reports you because it shows that you were defending yourself.  Counter evidence has a high percentage rate of over ruling a ban.

Now in regards to the both of you.  Proving on forums or in-game how "Annoying a Player is..." is frankly very immature.  No player or person in the entire world will ever take a side in an argument saying "Yes I am annoying." So any sort of debate over this is completely unnecessary.  If either of you are seen harassing each other again then more serious punishments may take place. 

Locking Topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8208" 1832 2 1434740343 46 8208 'Re: Atomic_fibs eZ Ban M9!' 'davide' 'davidenriquez41@gmail.com' '70.192.207.48' 1 0 '' 'Hello

The player will be banned for 1 day for harassment based on the first and third pieces of evidence.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8209" 1828 2 1434740491 46 8209 'Re: DOO00M SPAMMING AGAIN' 'davide' 'davidenriquez41@gmail.com' '70.192.207.48' 1 0 '' 'Hello

The player will muted for 20 minutes for spam.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8210" 1826 2 1434740549 46 8210 'Re: Advertising VorahOG' 'davide' 'davidenriquez41@gmail.com' '70.192.207.48' 1 0 '' 'Hello

Posting links to youtube videos is not considered a form of advertising.  If they do it constantly then they could be punished for spam.

Based on the evidence provided no actions will be taken.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8211" 1827 2 1434740636 46 8211 'Re: Really creepy and vulgar ' 'davide' 'davidenriquez41@gmail.com' '70.192.207.48' 1 0 '' 'Hello

I will lock this current topic and do no actions until you use the correct format. 

Please make another report following the format followed via the READ ME section of forums. This is the Link:
http://aviatorcraft.com/forum/index.php?topic=4.0

~[color=blue]JDK21132[/color]' 'xx' 1) " (8212" 1834 2 1434754273 16441 8212 'EGGonTOASST Harrasing HypersonicTNT' 'TeamWither_Bets' 'betsthaghetts@gmail.com' '107.137.64.145' 1 0 '' 'Hi My Name Is xXKingHackerXx and I am reporting EGGonTOASST for Harrasing my friend HypersonicTNT
What server:Survival
Who is the player:EGGonTOASST
When did they break the rule:3 Min ago
Proof: http://imgur.com/pBwsJNl
' 'xx' 1) " (8213" 1834 2 1434762490 16530 8213 'Re: EGGonTOASST Harrasing HypersonicTNT' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'This isnt so much harassment more of him saying hes better at pvp then you.' 'xx' 1) " (8214" 1834 2 1434766353 16276 8214 'Re: EGGonTOASST Harrasing HypersonicTNT' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.16' 1 0 '' 'Hi

I think you need to turn off that hack of you (Wolfram hack client) before the mods or admin ban you from using it. in case you deny what i just said there is a picture of the hack client on the top left side of your minecraft.

thank you' 'xx' 1) " (8215" 1834 2 1434766464 16276 8215 'Re: EGGonTOASST Harrasing HypersonicTNT' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.16' 1 0 '' 'and vorah you can see that xXKingHackerXx is using hacks' 'xx' 1) " (8216" 1834 2 1434771793 16441 8216 'Re: EGGonTOASST Harrasing HypersonicTNT' 'TeamWither_Bets' 'betsthaghetts@gmail.com' '107.137.64.145' 1 0 '' 'I use it because it take lag off my comp I dont use anything from it' 'xx' 1) " (8217" 1834 2 1434775056 26 8217 'Re: EGGonTOASST Harrasing HypersonicTNT' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Ez ban. Its still hacks' 'xx' 1) " (8218" 1834 2 1434775758 16276 8218 'Re: EGGonTOASST Harrasing HypersonicTNT' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.32' 1 0 '' '[quote author=TeamWither_Bets link=topic=1834.msg8216#msg8216 date=1434771793]
I use it because it take lag off my comp I dont use anything from it
[/quote]

we dont care if it takes the lag of your computer or not but the rules (http://aviatorcraft.com/rules/) told us not to hack and if you do hack you can get ban and for the record i screenshot your picture in case you delete the prove

thank you' 'xx' 1) " (8219" 1835 2 1434784275 16276 8219 'boombox_bubbles spamming' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.32' 1 0 '' 'what: prison
when: 1 min ago
who: boombox_bubbles

spamming
prove: http://imgur.com/gallery/RUSP88d/new' 'xx' 1) " (8220" 1704 7 1434786285 15846 8220 'Re: H1z1' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.184.224' 1 0 '' 'Honestly I've never heard of it but I'll check it out.' 'xx' 1) " (8221" 1659 7 1434797338 16348 8221 'Re: Your PC Build' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'I`m gonna make soon my own pc!



But i can tell u i have with optifine texturepack and a laggy server 150 FPS


And when i play with optifine and shaders mrmeeps i get 60 a 50 fps

And when i just play survival i get sometimes 350 a 400 fps!' 'xx' 1) " (8222" 1836 3 1434802293 16696 8222 'Can someone pm me pls' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Can someone pm me the Staff Skype names I'm sometimes lost ' 'xx' 1) " (8223" 1837 1 1434804529 16398 8223 'Ban Role Play?' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'I am here to talk about the banning of role play.
First of all there is so much hate mainly on prison and it annoys a lot of people including myself and I feel like prison especially would be a better place without it either put a strictly ban only on prison for role play or maybe add another part to the server where people can role play as much as they want. I can ensure you that I am not the only one who doesn't particularly like this.  It would make the server better by reducing the amount of hate put towards this I cannot lie that I have posted a couple of hate messages towards this and if there is a ban on prison for it or another server added for it it would reduce the hate/arguments and all the falling out between people.

Thank You for taking your time to read this message

Sincerely
                Louis (xxGOODYERxx)' 'xx' 1) " (8224" 1823 17 1434810032 16454 8224 'Re: Seperate Creative Section for Roleplayers?' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'I'm talking about like a command that will let you switch to "non roleplay chat section" or whatever' 'xx' 1) " (8225" 1823 17 1434815229 46 8225 'Re: Seperate Creative Section for Roleplayers?' 'davide' 'davidenriquez41@gmail.com' '70.192.199.133' 1 0 '' 'Hello

One of these ideas I have seen on another server where people had a "Local Chat" and a "Global Chat." Global chat is where everyone on creative would be able to see what you said and Local Chat would be confined to about a 2-3 plot radius.  We will review this idea.

~JDK21132' 'xx' 1) " (8226" 1834 2 1434815540 46 8226 'Re: EGGonTOASST Harrasing HypersonicTNT' 'davide' 'davidenriquez41@gmail.com' '70.192.199.133' 1 0 '' 'Hello

Based on the evidence in the report the evidence provided is not enough to issue a punishment.

However Wolfram 2.5.1 is a hacked client that is not allowed on the server.  Because of that we will be banning you from Survival for 14 days for using a hacked client/hacking.  If you want to reduce lag I would recommend Optifine because it stops all major minecraft operations and reduces lag.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8227" 1835 2 1434815840 46 8227 'Re: boombox_bubbles spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.199.133' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8228" 1837 1 1434816643 26 8228 'Re: Ban Role Play?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Um aviator role plays so if he does a role play on here LEZ BAN HIM CAUSE HES ROLE PLAYING OKFMFAKGBHFYSHDMFN.

Yea no.' 'xx' 1) " (8229" 1724 19 1434818946 50 8229 'Re: Prison Megadrill Giveaway ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'The winner is: DendeTheWizard' 'xx' 1) " (8230" 1838 2 1434829640 26 8230 'DualCrim for Armor Hub' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 1434830306 'DendeTheWizard' 'Factions
Rule: No mods allowed except Optifine Rei's Minimap and shaders.

EVIDENCE: http://imgur.com/rkOP0If vvrIi2k xcLz6CH' 'xx' 1) " (8231" 1838 2 1434831520 30 8231 'Re: DualCrim for Armor Hub' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'Because Armor HUDs are allowed as a Mod the report is denied.

(Allowed Mods board is now updated)' 'xx' 1) " (8232" 1838 2 1434831885 28 8232 'Re: DualCrim for Armor Hub' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'My first report and nothing happens..' 'xx' 1) " (8233" 1838 2 1434832456 26 8233 'Re: DualCrim for Armor Hub' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Not first
' 'xx' 1) " (8234" 1836 3 1434846814 0 8234 'Re: Can someone pm me pls' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Most staff Skype names are private so they don't get bombarded by the players of the server. If you have an issue feel free to PM a staff member here on the forums. ' 'xx' 1) " (8235" 1839 3 1434850483 16723 8235 'report' 'ihazponys' 'lilceciau@gmail.com' '73.204.178.11' 1 0 '' 'how do you report someone
' 'xx' 1) " (8236" 1839 3 1434853493 0 8236 'Re: report' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=Alex link=topic=4.msg4#msg4 date=1405328994]
[b]REPORTING A PLAYER 101[/b] - because you should probably do it [b]correctly[/b]
ARE THEY HACKING? [b]PROVIDE VIDEO EVIDENCE PLEASE[/b]

Give us the following information when reporting a player:

[b]What[/b] server were they on? [i]Factions? Prison?[/i]
[b]Who[/b] is the player?
[b]When[/b] did they break the rule?
[b]NOTE[/b]
[i](Don't submit reports of players who spam when they may be weeks or even months out of date these are [b]IRRELEVANT[/b].)[/i]
[i](Reports of advertising or hacking is [b]RELEVANT[/b].)[/i]
[b]THE RULE THEY BROKE[/b]

Supplying evidence such as screenshots will greatly improve the chances of action being taken against them. PROOF IS GOOD.

[b]Example of a good report:[/b]
(things we need are highlighted in bold)

[quote]Hi I was playing on the [b]hub[/b] server and a guy called [b]alex[/b] started [b]spamming[/b] it was about [b]2 hours ago[/b]
here is a screenshot:[/quote]
[url=http://i.cubeupload.com/GRd7bZ.png][img width=600]http://i.cubeupload.com/GRd7bZ.png[/img][/url]

[b]Example of a bad report:[/b]

[quote author=simsguy28 link=topic=512.msg2462#msg2462 date=1415309340]
Bad News For u Ixrex Lrice just made a rule no [b][b]BULLYING[/b][/b] Or Racism ur 2 favourite things
[/quote]
[list]
[li]WHAT SERVER!?[/li]
[li]I CANNOT UNDERSTAND THIS[/li]
[li]NO SCREENSHOTS OR EVIDENCE PROVIDED![/li]
[/list]

HAPPY REPORTING

Post any questions about reporting below if you are unsure about anything.
[/quote]

Make sure to report players in the "Report A Player" section. Thanks!' 'xx' 1) " (8237" 1659 7 1434882402 15846 8237 'Re: Your PC Build' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.184.224' 1 0 '' '[quote author=PowerFlowderHD link=topic=1659.msg8221#msg8221 date=1434797338]
I`m gonna make soon my own pc!



But i can tell u i have with optifine texturepack and a laggy server 150 FPS


And when i play with optifine and shaders mrmeeps i get 60 a 50 fps

And when i just play survival i get sometimes 350 a 400 fps!
[/quote]

My highest FPS on my Mac is 323! On my really good desktop windows computer my highest is 643! xD
I was sooooooo excited!' 'xx' 1) " (8238" 1704 7 1434891961 16276 8238 'Re: H1z1' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.5' 1 0 '' 'I HATE THAT GAME I NEVER WIN' 'xx' 1) " (8239" 1805 38 1434893903 1 8239 'Re: 15/06/2015 - UPCOMING NETWORK MAINTENANCE' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.55' 1 0 '' '[quote author=IIVorahII link=topic=1805.msg8166#msg8166 date=1434513068]
maybe u could fix the lag on this server while youre at it m8. ;)
[/quote]
very specific as always vorah' 'xx' 1) " (8240" 1809 4 1434894010 1 8240 'Re: The old ragstoriches server theres a bug. you cant go to the nether in plots' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.55' 1 0 '' 'You aren't supposed to be able to go to the nether in survival via plots there has to be some sort of risk involved when doing so; you can only go to the nether via the survival world.' 'xx' 1) " (8241" 1840 2 1434913285 0 8241 'Pokemon2117 Spam Waves' 'Facelesswarrior5' '' '76.18.162.53' 1 1434914677 'Facelesswarrior5' '[b]What server were they on? [/b] Factions
[b]Who is the player?[/b] Pokemon2117 Alias Faker (http://gyazo.com/6a96f4d88c9500e8f59a51381b15a3ca)
[b]When did they break the rule?[/b] June 21st 11:35 Pacific Time (US+Canada)
[b]THE RULE THEY BROKE[/b] Spam Waves + Harassment [quote author=davide link=topic=1101.msg5651#msg5651 date=1427670186]
[u][b]Starting Spam Waves[/b][/u]
  Starting any sort of chat message with the intent to cause spam or have players repeat a singular message mentioned in the original message is prohibited to an extent on the server.  This is known as a Spam Wave.  Common forms of spam waves include "Say 123 if you love Cats " "#PlayerAForModerator " and [b]"Say you suck if you hate Player A."[/b]  Spam Waves flood chat which may lead to unnecessary lag onto the server making the game less enjoyable for most players.  The Spam Waves that are not allowed are those that are irrelevant to the server or the game.  [b]This includes anything that might provoke an argument a form of harassment or is meant to advertise a certain claim.[/b]  [/quote]

Evidence: http://gyazo.com/9f0ead678cfe5844ff4fa80daa0e04e4
http://gyazo.com/dfb4e7a8ab3bcf646ea32c8433e57f38
(Harassment+Spamwave) http://gyazo.com/7d94304d83fc6eb4289d654134c4e511




[b]EDIT:[/b] Punishment dealt by Smallen8. Locking report
' 'xx' 1) " (8242" 1805 38 1434936025 16530 8242 'Re: 15/06/2015 - UPCOMING NETWORK MAINTENANCE' 'IIVorahII' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '<3  ' 'xx' 1) " (8243" 1841 26 1434937639 17 8345 '► Terms & Conditions' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1435639299 'lrice11' '[size=24pt][font=times new roman]Terms & Conditions[/font][/size]

[size=12pt][font=times new roman]By submitting a build to the first party (Aviatorcraft & Aviatorcraft affiliates) for the servers use you comply to the following terms and conditions:

If we choose to use your build your build may be subject to: Modification Removal or other changes to the map and/or build. We will consult you before using your build to make sure you agree to these terms and conditions.

You may not distribute this build to a third party for commercial use without prior permission from the first party. You have the right to create anything you desire for our server although once submitted to us directly for the servers use we obtain full ownership of the submitted build.

Once added you may offer to edit your build although the decision is up to us.  If we decide to remove the build from our server these terms and conditions remain in-tact although we can discuss further negotiations.

what your submitted build includes " but is not limited to:
[/font][/size][list]
[li]map folder/files of this build.[/li]
[li]schematic files of this build.[/li]
[li]recreations of this build.[/li]
[li]modified versions of this build.[/li]
[/list]
You may not distribute your submitted build" or the majority of its parts. By ?distribute your submitted build or the majority of its parts? what we mean is "give copies of the build away make commercial use of try to make money from " or let other people (not affiliated with the build) get access to your submitted build?. So (unless the first party allows it) you must [u]not[/u]:
[list]
[li]give copies of your submitted build to anyone other than the first party;[/li]
[li]make commercial use of this build in its entirety" " and/or the majority of its parts;[/li]
[li]try to make money from this build; or[/li]
[li]allow people not involved with the creation of this build get access to this build in its entirety and/or majority of its parts.[/li]
[/list]
Although we may allow you to modify your submitted build" we are not required to permit it and are allowed to withhold you from doing so.

For those whose builds we accept you will be given appropriate credit for developing the build for us. This credit would most likely be a hologram/sign with your name on it in the build. You may not require further acknowledgment once you submit the build for our use. Do not expect any sort of payment reward; this is something you are voluntarily deciding to submit to the server.

Failure in executing/complying with these terms may result in a server and/or forum suspension/limitation of the second party. If you donated we are not responsible for you breaking these rules therefore your rank will not be refunded or transferred.

None of this applies for Creative build competition submissions. If we want to use one your Creative build competition submission we will consult you before using it. If you agree then you must comply to the rules above.

NOTE: These Terms & Conditions are subject to change at any given time. We are not required to verbally/directly tell you about the changes for them to have effect this will require you to check back here from time to time so you are aware of any changes made to the Terms & Conditions. We have put this in place to maintain the servers uniqueness and to cease potential arguments and misunderstandings not to deny you rights out of cruelness.

If you have questions or comments please contact an administrator via forum pm.

Kindest Regards
AviatorCraft Management Team' 'recycled' 1) " (8346" 1868 41 1435646613 15846 8346 'Re: wesrmor512' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.165.182' 1 0 '' 'Please provide evidence for the player spamming i will ask jboy to check chat logs for this.

Please lock thos topic

Thanks
~Micky' 'recycled' 1) " (8244" 1842 15 1434938637 16696 8244 'RolePlay Chat Plugin' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Can you add a roleplay chat plugin so that we dont have to hear every roleplayer and stuff because they like get annoying sometimes and pretend to have sex and rape each other its really annoying ...

' 'xx' 1) " (8245" 1842 15 1434946343 0 8245 'Re: RolePlay Chat Plugin' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'If you don't want to see roleplayers in chat I would suggest you disable chat.. However them roleplaying scenes like that is against the rules so please report it here on the forums if you see it again' 'xx' 1) " (8246" 1843 38 1434970361 1 8246 '► MINIGAMES BUILD COMPETITION WINNER' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.23' 1 0 '' '[b][size=22pt]MINIGAMES BUILD COMPETITION WINNER[/size][/b]
The best looking [size=8pt](and only rip all other competitors)[/size] build selected is done by [url=http://aviatorcraft.com/forum/index.php?action=profile;u=16348]FirePowerHD657[/url]
[img width=640]http://i.imgur.com/4ILCjKl.jpg[/img]
[img width=640]http://i.imgur.com/974fAIM.jpg[/img]
[img width=640]http://i.imgur.com/Z5LjWTg.jpg[/img]

Some new events are coming very soon!' 'xx' 1) " (8275" 1845 3 1435323765 1 8275 'Re: Server problems' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.126' 1 0 '' 'Some of the downtime was due to us moving some of the domain settings around it was all resolved yesterday. Some people may have to wait a few more hours for theirs to update as DNS changes can take up to 24 hours for some people.' 'xx' 1) " (8248" 1815 7 1435233868 1 8248 'Re: Dang it bobby' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.30' 1 0 '' 'https://soundcloud.com/asleep_droid/propane-shop' 'xx' 1) " (8249" 1659 7 1435247819 16348 8249 'Re: Your PC Build' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=M1KKYP link=topic=1659.msg8237#msg8237 date=1434882402]
[quote author=PowerFlowderHD link=topic=1659.msg8221#msg8221 date=1434797338]
I`m gonna make soon my own pc!



But i can tell u i have with optifine texturepack and a laggy server 150 FPS


And when i play with optifine and shaders mrmeeps i get 60 a 50 fps

And when i just play survival i get sometimes 350 a 400 fps!
[/quote]

My highest FPS on my Mac is 323! On my really good desktop windows computer my highest is 643! xD
I was sooooooo excited!
[/quote]:o nice M1KKYP gl ^o^' 'xx' 1) " (8250" 1845 3 1435253792 16770 8250 'Server problems' 'PixlChiks' 'belanski123@gmail.com' '73.203.91.16' 1 0 '' 'I was wondering if the server is down right now and when it will be back up. I wasn't sure if it was the server or just my slow computer. Thank you!' 'xx' 1) " (8251" 1846 10 1435262413 16530 8251 'VorahHD Ban Apeal' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]What is your in-game name?[/b] [color=red]Vorah[color=black]OG[/color][/color]

[b]Who banned you?[/b] [color=red]JBoy[/color]

[b]Why were you banned?[/b] [color=red]Advertisement.[/color]

[b]Why should you be unbanned?[/b] Well I wanted to 1v1 BruhGetReked because he was talking a lot of smack you can check logs if you don't believe me. So he then asked me for the ip of kohi. So in public chat i wrote in the first kohi in the second chat i wrote .us. Then we went on kohi and 1v1 he lost 4 times and never beat me once we then came back on aviatorcraft and said good luck on getting banned or whatever he said but it was cocky. But anyways I should be unbanned or shortened ban because Aviatorcraft is my main server I log onto every morning and why would I advertise any other server meaningly? I sincerely never meant that as advertisement I just wanted to 1v1 someone who was being really cocky towards me. I would never type any other ip in chat again. after all of this it was wrong for what I did and i apologize. Please consider shortening my ban. Thanks Vorah ' 'xx' 1) " (8252" 1845 3 1435262580 15846 8252 'Re: Server problems' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.137.82.222' 1 0 '' 'Hello for me the server is always up (unless there's a reset or maintenance etc) it's probably your computer.

If you have skype open it might slow your computer down/make it lag it always happens for me.

If you have something downloading I recommend you let it download and do something else not on your computer while ot downloads.

I also recommend to close all of your windows except Minecraft of course while your playing.

This stuff always works for me.
[move]Good Luck![/move]' 'xx' 1) " (8253" 1846 10 1435262601 32 8253 'Re: VorahHD Ban Apeal' '7misun' '7misun@gmail.com' '104.159.161.172' 1 1435262941 '7misun' 'Ban appeal denied you will be unbanned in 12 days' 'xx' 1) " (8254" 1847 10 1435263623 16530 8254 'please just.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'even tho it wont be fully dropped I think the ban is way to long and harsh. especially as I help this server out by making beta builds for upcoming projects. i would never try and hurt this server. as i said i wanted to answer the question which was "i don't know the IP"
so i answered it. never intended to hurt the server.' 'xx' 1) " (8255" 1848 2 1435265494 16746 8255 'Revised version' 'SwegLord' 'Sweglord1243@gmail.com' '108.42.145.215' 1 0 '' 'What server were they on? Survival
Who is the player? xXIceDog15Xx and GreatEthan
When did they break the rule? Harassment
Proof: What server were they on? Survival
Who is the player? xXIceDog15Xx and GreatEthan
When did they break the rule? Harassment
Proof:
http://gyazo.com/748bc248a5cc8d78627d9bcf4d2d5670
http://gyazo.com/52db28a9fda6baf60e1def290f64ef83
http://gyazo.com/48f6f55db336d1e321734be7724ac5b5
http://gyazo.com/197478d5844c80db9962e399d05acef7
http://gyazo.com/ca684fff392c4175db31363b6ccb0667
http://gyazo.com/815d3517c6e3c137ef88d1ad200d75d0
http://gyazo.com/ad83499f9cfebbc1efc60f67c335af8e
http://gyazo.com/b718492014e138b8c1b3998cf277418f
http://gyazo.com/748bc248a5cc8d78627d9bcf4d2d5670
http://gyazo.com/7de89b58cb625de9410393f3bbd1be4b' 'xx' 1) " (8256" 1847 10 1435265821 32 8256 'Re: please just.' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Next time msg it and dont put it in chat.' 'xx' 1) " (8257" 1845 3 1435268817 31 8257 'Re: Server problems' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Sometimes the server goes down but the admins try their best to bring it back up. :P' 'xx' 1) " (8258" 1848 2 1435271062 16519 8258 'Re: Revised version' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'From what I'm seeing it isn't just the two people that you report that were harassing others.' 'xx' 1) " (8259" 1845 3 1435274709 15888 8259 'Re: Server problems' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '66.80.125.178' 1 1435274852 'Soniccaleb' 'Yes the server has actually been going down recently. I doubt it's your computer.' 'xx' 1) " (8260" 1849 39 1435275142 16530 8260 '.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1435275251 'VorahHD' 'WHEN I GET UNBANNED YOUR ALL FUCKING DEAD I SWEAR TO GOD PUSSY ASS "ADVERTISMENT" DEEZ NUTZ FUCK THAT! 14 FUCKING DAYS! I SWEAR THEIRS ONLY LIKE 120 PEOPLE ON THE SERVER AT A TIME ANYWAYS AND THEIR MAD ABOUT ADVERTISEMENT ITS FUCKING PATHETIC! AND BRUHGETREKD IM GOING TO FUCKING JITTER CLICK YOU SO HARD YOURE PUSSY ASS WILL CRY.' 'recycled' 1) " (8261" 1849 39 1435275445 26 8261 'Re: .' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'You do know this might get you banned more.' 'recycled' 1) " (8262" 1849 39 1435275621 15888 8262 'Re: .' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '66.80.125.178' 1 0 '' 'Banned from the forums at least. This isn't going to help your case at all Vorah.' 'recycled' 1) " (8263" 1850 39 1435276913 16530 8263 'OMGG' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'FUCKING JDK BANNED ME FOR ADVERTISMENT ON THE BETA SERVER??? ITS BETA SERVER FFS' 'recycled' 1) " (8264" 1851 39 1435279868 16530 8264 'JDK THE BEST MOD EVER! :D' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]WOW Isn't JDK The Best Mod In The Word?[/b]

[img]http://i.imgur.com/mQNOjlW.png[/img]' 'recycled' 1) " (8265" 1847 10 1435280063 50 8265 'Re: please just.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1435280169 'j_boy1234' '[quote author=VorahHD link=topic=1847.msg8254#msg8254 date=1435263623]
even tho it wont be fully dropped I think the ban is way to long and harsh. especially as I help this server out by making beta builds for upcoming projects. i would never try and hurt this server. as i said i wanted to answer the question which was "i don't know the IP"
so i answered it. never intended to hurt the server.
[/quote]
[size=1.45em][font=courier]Denied.[/font][/size]
[size=1.45em][font=courier]
"I think the ban is way to long and harsh" That is a standard ban time.[/font][/size]
[size=1.45em][font=courier]
"I help this server out by making beta builds for upcoming projects" You volunteer we do not force you to do this. I don't give special treatment.[/font][/size]
[size=1.45em][font=courier]
"i would never try and hurt this server" You do the crime you do the time.[/font][/size]
[size=1.45em][font=verdana]"as i said i wanted to answer the question which was "i don't know the IP" Doesn't mean you get special treatment.[/font][/size]' 'xx' 1) " (8266" 1852 4 1435282862 0 8266 'i cant log into aviatorcraft at all' 'thekillerjosh' '' '24.14.37.207' 1 0 '' 'am i banned or something?
http://gyazo.com/79acc33e7513a1961ac5d24fcf8eb090' 'xx' 1) " (8267" 1852 4 1435284020 17 11197 'Re: i cant log into aviatorcraft at all' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047213 'Luke' '[font=times new roman]Hello

No you are not currently banned. Others are experiencing this as well including me. Don't worry this should be resolved soon!

Thanks for asking
Luke[/font]' 'xx' 1) " (8268" 1851 39 1435289490 15888 8268 'Re: JDK THE BEST MOD EVER! :D' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '206.255.254.8' 1 0 '' 'I find this very surprising. This doesn't seem like him.

Then again you cropped off the rest of chat :/' 'recycled' 1) " (8269" 1851 39 1435300268 31 8269 'Re: JDK THE BEST MOD EVER! :D' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Sonic the reset of the image has pictures of upcoming builds but yes he did say that. He was aggravating him. ' 'recycled' 1) " (8270" 1851 39 1435312165 16348 8270 'Re: JDK THE BEST MOD EVER! :D' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1435312471 'PowerFlowderHD' 'Vorah where is proof when he sad that and what did you sad before that picture so get more proof!





And if its annoying you go to the site and go to help and PM a admin!' 'recycled' 1) " (8271" 1851 39 1435313161 1 8271 'Re: JDK THE BEST MOD EVER! :D' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.92' 1 0 '' 'chat logs for context
[size=8pt]
[20:00:04] [Server thread/INFO]: ? BetaBuilder? Vorah ? fuck the mods
[20:00:13] [Server thread/INFO]: ? BetaBuilder? Vorah ? unban me
[20:00:16] [Server thread/INFO]: ? BetaBuilder? Vorah ? bull shit
[20:00:26] [Server thread/INFO]: ? BetaBuilder? Vorah ? "advertisment" dezz nutz
[20:14:03] [Server thread/INFO]: ? BetaBuilder? Vorah ? hey my names jdk and ima ban vorah on beta becus that make a total fuck ton of scense
[20:14:10] [Server thread/INFO]: WhiteDecay ? son of a
[20:14:20] [Server thread/INFO]: JDK21132 ? Vorah how about you just fuck off? Wouldn't that make the world a better place?
[20:14:28] [Server thread/INFO]: JDK21132 ? for god sake
[20:14:30] [Server thread/INFO]: JDK21132 ? you dont know
[20:14:32] [Server thread/INFO]: JDK21132 ? when to shut up
[20:14:38] [Server thread/INFO]: ? CeralMuncher ? JDK you're a mod be nice.
[20:14:38] [Server thread/INFO]: VorahHD ? exuse me
[20:14:42] [Server thread/INFO]: VorahHD ? u fuck
[20:14:44] [Server thread/INFO]: VorahHD ? ?
[20:14:51] [Server thread/INFO]: VorahHD ? do we have a problem?
[20:14:55] [Server thread/INFO]: JDK21132 ? i must not be clear
[20:14:57] [Server thread/INFO]: JDK21132 ? YOU
[20:14:58] [Server thread/INFO]: JDK21132 ? DO NOT
[20:14:59] [Server thread/INFO]: JDK21132 ? KNOW
[20:15:00] [Server thread/INFO]: JDK21132 ? WHEN
[20:15:01] [Server thread/INFO]: JDK21132 ? 2
[20:15:02] [Server thread/INFO]: JDK21132 ? SHUT UP
[20:15:12] [Server thread/INFO]: ? CeralMuncher ? JDK watch the spam xD.
[20:15:13] [Server thread/INFO]: VorahHD ? NO
[20:15:15] [Server thread/INFO]: VorahHD ? I DO
[20:15:18] [Server thread/INFO]: JDK21132 ? My god I don't talk to my dog that way dude
[20:15:24] [Server thread/INFO]: ? CeralMuncher ? Not another fight.
[20:15:26] [Server thread/INFO]: JDK21132 ? i dont even talk to people I hate that way
[20:15:30] [Server thread/INFO]: VorahHD ? yeah u eat ur dog u fucker
[20:15:35] [Server thread/INFO]: WhiteDecay issued server command: /mute VorahOG
[20:15:35] [Server thread/INFO]: ?cWhiteDecay ?6has muted player ?cVorahOG?6.
[20:15:39] [Server thread/INFO]: JDK21132 ? thank god!
[20:15:45] [Async Chat Thread - #204/INFO]: VorahOG tried to speak but is muted.
[20:15:47] [Server thread/INFO]: WhiteDecay ? can vorah see what im saying?
[20:15:51] [Server thread/INFO]: JDK21132 ? yes
[20:15:58] [Server thread/INFO]: WhiteDecay ? ok now vorah calm down ok[/size]' 'recycled' 1) " (8272" 1659 7 1435314097 1 8272 'Re: Your PC Build' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.92' 1 0 '' '[quote author=Grko_122 link=topic=1659.msg8013#msg8013 date=1433901411]
Alex change intel core i5 with i7 5th generation

Intel Core? i7-5600U Processor
[/quote]
It's base frequency is 26% slower than my current processor and it's a dual core; also this looks like a laptop processor not a desktop grade one.
A Intel i7-3770K is something I'm considering upgrading to or an i5 2500k with watercooling to overclock to 4GHz - 5GHz' 'xx' 1) " (8273" 1851 39 1435314479 16348 8274 'Re: JDK THE BEST MOD EVER! :D' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1435314765 'PowerFlowderHD' '[quote author=Alex link=topic=1851.msg8271#msg8271 date=1435313161]
chat logs for context
[size=8pt]
[20:00:04] [Server thread/INFO]: ? BetaBuilder? Vorah ? fuck the mods
[20:00:13] [Server thread/INFO]: ? BetaBuilder? Vorah ? unban me
[20:00:16] [Server thread/INFO]: ? BetaBuilder? Vorah ? bull shit
[20:00:26] [Server thread/INFO]: ? BetaBuilder? Vorah ? "advertisment" dezz nutz
[20:14:03] [Server thread/INFO]: ? BetaBuilder? Vorah ? hey my names jdk and ima ban vorah on beta becus that make a total fuck ton of scense
[20:14:10] [Server thread/INFO]: WhiteDecay ? son of a
[20:14:20] [Server thread/INFO]: JDK21132 ? Vorah how about you just fuck off? Wouldn't that make the world a better place?
[20:14:28] [Server thread/INFO]: JDK21132 ? for god sake
[20:14:30] [Server thread/INFO]: JDK21132 ? you dont know
[20:14:32] [Server thread/INFO]: JDK21132 ? when to shut up
[20:14:38] [Server thread/INFO]: ? CeralMuncher ? JDK you're a mod be nice.
[20:14:38] [Server thread/INFO]: VorahHD ? exuse me
[20:14:42] [Server thread/INFO]: VorahHD ? u fuck
[20:14:44] [Server thread/INFO]: VorahHD ? ?
[20:14:51] [Server thread/INFO]: VorahHD ? do we have a problem?
[20:14:55] [Server thread/INFO]: JDK21132 ? i must not be clear
[20:14:57] [Server thread/INFO]: JDK21132 ? YOU
[20:14:58] [Server thread/INFO]: JDK21132 ? DO NOT
[20:14:59] [Server thread/INFO]: JDK21132 ? KNOW
[20:15:00] [Server thread/INFO]: JDK21132 ? WHEN
[20:15:01] [Server thread/INFO]: JDK21132 ? 2
[20:15:02] [Server thread/INFO]: JDK21132 ? SHUT UP
[20:15:12] [Server thread/INFO]: ? CeralMuncher ? JDK watch the spam xD.
[20:15:13] [Server thread/INFO]: VorahHD ? NO
[20:15:15] [Server thread/INFO]: VorahHD ? I DO
[20:15:18] [Server thread/INFO]: JDK21132 ? My god I don't talk to my dog that way dude
[20:15:24] [Server thread/INFO]: ? CeralMuncher ? Not another fight.
[20:15:26] [Server thread/INFO]: JDK21132 ? i dont even talk to people I hate that way
[20:15:30] [Server thread/INFO]: VorahHD ? yeah u eat ur dog u fucker
[20:15:35] [Server thread/INFO]: WhiteDecay issued server command: /mute VorahOG
[20:15:35] [Server thread/INFO]: ?cWhiteDecay ?6has muted player ?cVorahOG?6.
[20:15:39] [Server thread/INFO]: JDK21132 ? thank god!
[20:15:45] [Async Chat Thread - #204/INFO]: VorahOG tried to speak but is muted.
[20:15:47] [Server thread/INFO]: WhiteDecay ? can vorah see what im saying?
[20:15:51] [Server thread/INFO]: JDK21132 ? yes
[20:15:58] [Server thread/INFO]: WhiteDecay ? ok now vorah calm down ok[/size]
[/quote][color=black][b]thanks alex ^o^[/b][/color]      SO vorah started it!!!!
You would to get a ban for "fuck the mods" and making fun from a mod!!! ban



And vorah why should you say dis "yeah u eat ur dog u fucker" thats just no........' 'recycled' 1) " (8274" 1851 39 1435314656 16348 8274 'Re: JDK THE BEST MOD EVER! :D' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'And vorah [color=black][b]The mods are doing great work[/b][/color]



[color=red][i][b]Dont make fun about it!![/b][/i][/color]' 'recycled' 1) " (8276" 1831 3 1435323798 1 8276 'Re: Account Problems' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.126' 1 0 '' 'Sure thing.
Edit: Deleted. ' 'xx' 1) " (8277" 1851 39 1435330246 32 8277 'Re: JDK THE BEST MOD EVER! :D' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'im guessing you meant world and not word' 'recycled' 1) " (8278" 1853 19 1435332495 16454 8278 'Speed And Strength signs at pvp?' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'Speed and Strength signs at pvp would be good for everyone wouldn't be so bothersome to get' 'xx' 1) " (8279" 1853 19 1435337359 26 8279 'Re: Speed And Strength signs at pvp?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Is it really that hard to brew?' 'xx' 1) " (8280" 1851 39 1435337963 50 8280 'Re: JDK THE BEST MOD EVER! :D' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1435338083 'j_boy1234' 'Locking. Vorah I don't think you should be on the beta server if you do this. I'm unwhitelisting you because you seem to be distracting many people such as JDK.


I unwhitelisted you when i banned you for advertising. You talked me into re whitelisting you so then you could build not to piss people off and try to report JDK out of context.

' 'recycled' 1) " (8281" 1846 10 1435338217 50 8281 'Re: VorahHD Ban Apeal' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[font=courier][size=large][color=red]Warning VORAHOG Do not create multiple threads for the same issue[/color][/size][/font]' 'xx' 1) " (8282" 1854 10 1435339411 16742 8282 'Why am I still banned?' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'I should have been unbanned 2 days ago on the 24th but I'm still banned why?
' 'xx' 1) " (8283" 1854 10 1435340051 32 8283 'Re: Why am I still banned?' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Unbanned. Locking Topic' 'xx' 1) " (8284" 1852 4 1435349567 0 8284 'Re: i cant log into aviatorcraft at all' 'thekillerjosh' '' '24.14.37.207' 1 0 '' 'thanks for the help :D' 'xx' 1) " (8285" 1659 7 1435350896 50 8285 'Re: Your PC Build' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=Alex link=topic=1659.msg8272#msg8272 date=1435314097]
[quote author=Grko_122 link=topic=1659.msg8013#msg8013 date=1433901411]
Alex change intel core i5 with i7 5th generation

Intel Core? i7-5600U Processor
[/quote]
It's base frequency is 26% slower than my current processor and it's a dual core; also this looks like a laptop processor not a desktop grade one.
A Intel i7-3770K is something I'm considering upgrading to or an i5 2500k with watercooling to overclock to 4GHz - 5GHz
[/quote]


My old processor was a i7-4770K i recommend it' 'xx' 1) " (8286" 1849 39 1435354188 17 11197 'Re: .' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047189 'Luke' '[font=times new roman]Hello

User has been forum banned for 3 days for excessive profanity. Ban will continue to double if the actions continue.

Regards
Luke[/font]' 'xx' 1) " (8287" 1855 3 1435380242 16369 8287 'Rank from casino before reset' 'itsstevie' 'theodorechua123@gmail.com' '119.74.100.58' 1 0 '' 'Before the reset i got a thug rank from the casino. Is there any way to get it back other than spending 3 months trying to get it?
' 'xx' 1) " (8288" 1855 3 1435380689 26 8288 'Re: Rank from casino before reset' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'They got wiped' 'xx' 1) " (8289" 1855 3 1435380852 16369 8289 'Re: Rank from casino before reset' 'itsstevie' 'theodorechua123@gmail.com' '119.74.100.58' 1 0 '' 'so there is absolutely NO WAY to get it back other than spending 3 months?
' 'xx' 1) " (8290" 1856 21 1435399295 16765 8290 'Suggestion for the shop ' 'EnderOcelot Gaming' 'mincraft.miner.pro@gmail.com' '86.144.230.28' 1 0 '' 'Can you maybe add buy signs to buy[b] all [/b]the different ores at the /warp shop in survival please? I feel like the world will run out of ores eventually with the amount of players coming onto the server everyday.
I think it will make a lot more players want to work harder on the server and play it more often to get the ores!
Sorry if they are already buy signs inside the shop and I am just being ignorant. :D
Peace.
' 'xx' 1) " (8291" 1659 7 1435405248 16276 8291 'Re: Your PC Build' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.145' 1 0 '' 'Trust me don't put intel core i5 in your pc its not worth it' 'xx' 1) " (8292" 1659 7 1435418753 15888 8292 'Re: Your PC Build' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '166.137.10.17' 1 0 '' 'If I'm lucky I'll run at 25 FPS :D' 'xx' 1) " (8293" 1855 3 1435422301 26 8293 'Re: Rank from casino before reset' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Um do it faster than 3 months? :3' 'xx' 1) " (8294" 1856 21 1435422328 26 8294 'Re: Suggestion for the shop ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Kill people for the ores. ' 'xx' 1) " (8295" 1855 3 1435426289 32 8295 'Re: Rank from casino before reset' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Casino ranks where reset when the server reset' 'xx' 1) " (8296" 1857 4 1435427377 16778 8296 'Cannot log into Aviatorcraft at all' 'Micheliena' 'str8edgegoddess@outlook.com' '68.39.30.15' 1 1435427491 'Micheliena' 'I been having this problem for 2 days now I don't know why. I have had friends who has told me that they can *get into the server just fine.
Is it a banning thing? (which I wouldn't know why I would be banned I don't talk to much people) Or is this just a server issue?
I have re-installed Minecraft and nothing worked. My java should be just fine. My other servers I have are also fine. The only issue is Aviator.

http://i.imgur.com/DNWWw4S.png (SS of my problem)


' 'xx' 1) " (8297" 1857 4 1435428705 15888 8297 'Re: Cannot log into Aviatorcraft at all' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '166.137.10.17' 1 0 '' 'The server has recently been going down. It may take a while before you are able to get back on. It's a little different for some people though.' 'xx' 1) " (8298" 1856 21 1435428909 16765 8298 'Re: Suggestion for the shop ' 'EnderOcelot Gaming' 'mincraft.miner.pro@gmail.com' '86.179.60.154' 1 0 '' 'Yes you can do that but eventually all the ores will run out.' 'xx' 1) " (8299" 1857 4 1435430096 16778 8299 'Re: Cannot log into Aviatorcraft at all' 'Micheliena' 'str8edgegoddess@outlook.com' '68.39.30.15' 1 0 '' 'okay I really dislike not being on it. I love being on Aviator all the time. When will they get that fixed? ' 'xx' 1) " (8300" 1659 7 1435431465 31 8300 'Re: Your PC Build' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Just stick with AMD AMD is better in my personal opinion' 'xx' 1) " (8301" 1856 21 1435432831 26 8301 'Re: Suggestion for the shop ' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Not any time soon. Just go far enough' 'xx' 1) " (8302" 1857 4 1435434461 1 8302 'Re: Cannot log into Aviatorcraft at all' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.109' 1 0 '' 'Everything seems to be fine on our end does the server do a query in the minecraft server list? (looks like this if it can)
[img]http://i.imgur.com/1mI6vZm.jpg[/img]' 'xx' 1) " (8303" 1857 4 1435435423 16778 8303 'Re: Cannot log into Aviatorcraft at all' 'Micheliena' 'str8edgegoddess@outlook.com' '68.39.30.15' 1 1435435524 'Micheliena' 'nope I don't see that at all either. No idea why it was working fine 3 days ago. I do have the right IP server address as well as: aviatorcraft.com unless it changed on me that I didn't notice. ' 'xx' 1) " (8304" 1659 7 1435436384 32 8304 'Re: Your PC Build' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Just put a gtx 970 in my computer last night' 'xx' 1) " (8305" 1857 4 1435436968 1 8305 'Re: Cannot log into Aviatorcraft at all' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.109' 1 0 '' 'Try using an alternative IP aviatorcraft.com does work for most people but you can try [b]play.aviatorcraft.com[/b]' 'xx' 1) " (8306" 1857 4 1435437014 16778 8306 'Re: Cannot log into Aviatorcraft at all' 'Micheliena' 'str8edgegoddess@outlook.com' '68.39.30.15' 1 0 '' 'that worked thank you Alex!!!' 'xx' 1) " (8307" 1856 21 1435450218 32 8307 'Re: Suggestion for the shop ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'If people can buy ores it defeats the purpose of having the survival world' 'xx' 1) " (8308" 1858 2 1435478551 16276 8308 'xxx_LEAH_xxx harrasing' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.122' 1 0 '' 'what: Prison
when: 6 min ago
who: xxx_leah_xxx

Harrasing me
PROVE: http://imgur.com/gallery/C64CEsP/new' 'xx' 1) " (8309" 1858 2 1435485817 16348 8309 'Re: xxx_LEAH_xxx harrasing' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Grko its not to bad harrasmant but i think its 10 minutes mute!' 'xx' 1) " (8310" 1859 2 1435496089 16696 8310 'xxx_LEAH_xxx' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Who ? - xXx_LEAH_xXx

Reason? : Be In Free When this player hasnt ranked up to free Yet

Evidence? - [img]http://i.imgur.com/nQq0pdU.png[/img]

[img]http://i.imgur.com/9jnqutd.png?1[/img]' 'xx' 1) " (8311" 1858 2 1435496122 16696 8311 'Re: xxx_LEAH_xxx harrasing' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'She was In Free Today TOO
' 'xx' 1) " (8312" 1859 2 1435497063 32 8312 'Re: xxx_LEAH_xxx' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thanks for the report. Players home as been deleted in free' 'xx' 1) " (8313" 1860 2 1435510189 0 8313 'gmob04' 'thekillerjosh' '' '24.14.37.207' 1 0 '' 'gmob04 is useing his /nick inappropriatelly with "xx_nigga_xx" and "suckmyass" probibly more i didnt cut chat off eather thats just the size of my chat
on the prisons server
proof: http://aviatorcraft.com/forum/index.php?action=post;board=2.0
proof: http://gyazo.com/54265bae720f315d936be4b13f0e6305' 'xx' 1) " (8314" 1860 2 1435510207 0 8314 'Re: gmob04' 'thekillerjosh' '' '24.14.37.207' 1 0 '' 'also i am now thexbs XD' 'xx' 1) " (8315" 1860 2 1435518833 32 8315 'Re: gmob04' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player has been warned to not abuse /nick or it will be removed. Thanks for the report' 'xx' 1) " (8316" 1861 4 1435521756 26 8316 'Factions Enemy territory' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'If you're in enemy territory you can't leave the place if your fac has no f home.
Im litterally stuck right now' 'xx' 1) " (8317" 1861 4 1435526423 31 8317 'Re: Factions Enemy territory' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'This is going to be worked on lrice went to check it out and your last location was at spawn.' 'xx' 1) " (8318" 1862 1 1435526529 31 8318 'AviatorCraft Fun' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'So as I sat in the Beta server we've just gotten bored and decided to make this: http://aviatorcraft.com/forum/index.php?topic=1861.msg8316#new
We're mature we know!' 'xx' 1) " (8319" 1862 1 1435527088 31 8319 'Re: AviatorCraft Fun' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.16.133' 1 0 '' 'Sorry about the white spots I had to take out the backround!' 'xx' 1) " (8320" 1863 2 1435536243 47 8320 'xKanekiSenpaix ' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' 'Server) Factions
Who) xKanekiSenpaix
When) About 8:02 EST
Rule Broken) Rule #5 " No Offensive Language Towards Anybody
Hi I was playing FACTIONS and xKanekiSenpaix was being very dirsrespectful. Here is a link to a SCREENSHOT

http://i.imgur.com/wCMVTu1.png

( Note I do not know how to use bold so I made it in all caps or their name ( xKanekiSenpaix )' 'xx' 1) " (8321" 1861 4 1435537270 15888 8321 'Re: Factions Enemy territory' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.68.61' 1 1435537601 'Soniccaleb' 'I made a report on this before but JDK said that it was there purposely to "make us work a bit harder".

http://aviatorcraft.com/forum/index.php?topic=1111' 'xx' 1) " (8322" 1862 1 1435537825 15888 8322 'Re: AviatorCraft Fun' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.210.54.167' 1 0 '' 'The link takes us to Dende's report silly.' 'xx' 1) " (8323" 1861 4 1435538390 26 8323 'Re: Factions Enemy territory' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Work a bit harder? We get stuck and all we can do is leave the fac and go to spawn again then get re-invited. Its not working harder its boring. If you want us to work harder get rid of the OP stuff' 'xx' 1) " (8324" 1861 4 1435538836 15888 8324 'Re: Factions Enemy territory' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.68.61' 1 0 '' 'I think it's something that should be fixed actually.' 'xx' 1) " (8325" 1863 2 1435538998 32 8325 'Re: xKanekiSenpaix ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Really not enough there to punish at all' 'xx' 1) " (8326" 1864 5 1435545309 16786 8326 'The Spire' 'Vovin' '0800154@gmail.com' '72.195.148.91' 1 0 '' '[img]http://i.imgur.com/l5MYRTJ.png[/img]
[img]http://i.imgur.com/BBYU0TU.jpg[/img]
[img]http://i.imgur.com/u9beKWm.png[/img]
[img]http://i.imgur.com/K5RjgwC.png[/img]
[img]http://i.imgur.com/JehJyjW.png[/img]

The plot id is not important. Just my no-life build is. Feedback welcome of course.' 'xx' 1) " (8327" 1861 4 1435551861 16222 8327 'Re: Factions Enemy territory' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Truth be told that many players in the past complain about players raiding and escaping during a fight so they disable tp in enemy territory. But due to the whole getting stuck think it has become a problem.' 'xx' 1) " (8328" 1864 5 1435554973 26 8328 'Re: The Spire' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Amazing. Good work' 'xx' 1) " (8329" 1865 41 1435585739 16683 8329 'ryannguyen1103' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'he has an inapropriate nick name which is white trash and called me a jerk a wimpy 3 year old and called my friend a ckicken and will cook her alive' 'recycled' 1) " (8330" 1865 41 1435585822 16683 8330 'Re: ryannguyen1103' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'also i forgot to add it was on factions' 'recycled' 1) " (8331" 1865 41 1435589156 19 8331 'Re: ryannguyen1103' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'the staff can not do anything with out and proof sorry :/' 'recycled' 1) " (8332" 1862 1 1435594921 16222 8332 'Re: AviatorCraft Fun' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'ceral if this has anything to do with the beta server any kind of pic or video there will be consequences that what j_boy said' 'xx' 1) " (8333" 1862 1 1435597886 26 8333 'Re: AviatorCraft Fun' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Technically I could leak some of the maps :3' 'xx' 1) " (8334" 1866 2 1435598787 16267 8334 'The_FlamesZ_Xan Impersonation' 'MattAA02' 'mattymann2002@live.co.uk' '82.24.31.27' 1 0 '' 'Hello Again Mods. I have found The_FlamesZ_Xan impersonating Atomic_Fibs Evidence down below:
http://imgur.com/2jONbKn

Thanks MattOnlyPvPz
' 'xx' 1) " (8335" 1862 1 1435602613 46 8335 'Re: AviatorCraft Fun' 'davide' 'davidenriquez41@gmail.com' '173.209.212.208' 1 0 '' 'You leak any of those maps and you will be dealing with me personally dende....' 'xx' 1) " (8336" 1862 1 1435604021 17 11197 'Re: AviatorCraft Fun' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445047127 'Luke' '[quote author=WhiteDecay link=topic=1862.msg8332#msg8332 date=1435594921]
ceral if this has anything to do with the beta server any kind of pic or video there will be consequences that what j_boy said
[/quote]

[font=times new roman]There wouldn't be any consequences unless someone were to specifically leak/spoil upcoming projects or builds. In this case all you see is silly signs. Just wanted to make that clear.

Thanks
Luke[/font]' 'xx' 1) " (8337" 1862 1 1435604084 50 8337 'Re: AviatorCraft Fun' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Leaking any of the Maps ( schemes or files ) or spoilers such as images is not permitted of unreleased or maps being worked on.' 'xx' 1) " (8338" 1865 41 1435609484 32 8338 'Re: ryannguyen1103' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Please add screenshots for proof when you report someone' 'recycled' 1) " (8339" 1866 2 1435609557 32 8339 'Re: The_FlamesZ_Xan Impersonation' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thanks for the report will warn player to not impersonate other players' 'xx' 1) " (8340" 1867 3 1435613473 16482 8340 'Can I play this on pocket edition? (Mincraft)???' 'iluvaviator' 'michael.heimermann@k12.mn.us' '8.24.100.38' 1 0 '' 'Can I play this on mincraft pe???
' 'question' 1) " (8341" 1867 3 1435619582 32 8341 'Re: Can I play this on pocket edition? (Mincraft)???' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Only computer i believe ' 'xx' 1) " (8342" 1862 1 1435620833 15888 8342 'Re: AviatorCraft Fun' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '166.137.248.21' 1 0 '' 'Am I the only one who sees the wrong link?' 'xx' 1) " (8343" 1862 1 1435621442 16222 8343 'Re: AviatorCraft Fun' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'no sonic i see the link is wrong that why i said what i said before he fix the link' 'xx' 1) " (8344" 1868 41 1435627473 16683 8344 'wesrmor512' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'wesrmor512 keeps spamming my game with tpa requests and i keep lagging and cant read what my fac has to say

this was in factions and has been happening for the past 16 minutes' 'recycled' 1) " (8345" 1864 5 1435632381 16222 8345 'Re: The Spire' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'what your plot id i wanna check it out
' 'xx' 1) " (8347" 1869 9 1435647260 17 11437 '► Read BEFORE APPLYING' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445746148 'Luke' " '[font=georgia][size=18pt]AviatorCraft Staff Application Guidance[/size][/font]

[b][font=georgia][size=12pt]Questions & Answers[/size][/font][/b]
[list]
[li][font=georgia]When will you review my application?[/font][/li]
[/list]When applications are open" we will read through everyones application. Your application will be locked so you cannot post while we begin the reviewing process. We will not ignore anybodys application do not ask us if we have or to specifically view yours first. Applications we are considering will likely be posted in by either Luke (lrice11) Alex (fireblazer) " or carmau.

[b][font=georgia][size=12pt]Short Tips:[/size][/font][/b]
[list]
[li]When answering the questions" be sure to include concise information " and answer each question to the best of your ability.[/li]
[li]We want to see quality answers" " creating a generic application will not get recognized.[/li]
[li]Use proper english and grammar" " this helps us see that your taking it seriously.[/li]
[li]Don't be partial" " explain each argument thoroughly. [/li]
[li]Don't just tell us" show us or give examples. Most people will tell us they have what it takes " but evidence to support that claim is what we are looking for.[/li]
[/list]Click [url=http://aviatorcraft.com/forum/index.php?topic=1173.0]Here[/url] for more tips on applying.

[b][font=georgia][size=12pt]Rules & Additional Information:[/size][/font][/b]
[list]
[li]Before applying" " you must have played on Aviatorcraft for at least [b]3 Weeks[/b].[/li]
[li]Copying a pre-existing application" not written by yourself " will result in an automatic rejection.[/li]
[li]Do not bug staff members to look at your application" " this could result in a deny as well.[/li]
[li]If you have been banned less than 2 months ago for harassment reasons" your ban may be subject to automatic rejection.[/li]
[/list][b][font=georgia][size=12pt]Application Format:[/size][/font][/b]

[u][font=georgia]Routine & Standard Questions[/font][/u]

[b][font=georgia]Original & Current Username[/font][/b] - [size=10pt]Your original username will help us to better identify you which could help us determine your application.[/size]
[b][font=georgia]Your Age & Gender[/font][/b] - [size=10pt]This will NOT affect your chances of becoming a member on our staff team please be honest.[/size]
[b][font=georgia]Your Skype[/font][/b] - [size=10pt]Skype is required you must be able to participate in staff discussions.[/size]
[b][font=georgia]When did you join AviatorCraft?[/font][/b] -[size=10pt] If you don't know give an approximate date.[/size]
[b][font=georgia]How often do you participate within the community?[/font][/b] - [size=10pt]We won't accept inactive community members.[/size]
[b][font=georgia]When are you generally available?[/font][/b] - [size=10pt]This helps us know when we can count on you to perform your obligations.[/size]
[b][font=georgia]Prior experience with plugins? Which?[/font][/b] - [size=10pt]You'll need to know how to use some plugins as a moderator.[/size]
[b][font=georgia]Prior Staff Experience?[/font][/b] - [size=10pt]Previous experience might certainly help although isn't required.[/size]

[u][font=georgia]Individual Questions - 5-8 sentences per question or more.[/font][/u]

[b][font=georgia]Why do you want to participate in our staff team?[/font][/b] - [size=10pt]We like to know your reasons for joining.[/size]
[b][font=georgia]Why should we choose you over other applicants? What makes you stick out?[/font][/b] - [size=10pt]Be thorough and give examples.[/size]
[b][font=georgia]How do you think you can positively impact the success of AviatorCraft?[/font][/b] - [size=10pt]Be specific we want to know how you can benefit us moving forward.[/size]
[font=georgia][b]If a player has started harassing other players what would you do?[/b][/font] - [size=10pt]We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled[/size]
[b][font=georgia]Anything else:[/font][/b] - [size=10pt]This question is not mandated.[/size]

[font=georgia]Feel free to add further information to tie off your application. Just remember "quality over quantity."
Please post this application in this subforum! You can click "New Thread."[/font]

[b][u][font=georgia]Your application will be locked if you do not use our application or fail to abide with these rules[/font][/u][/b]

[font=georgia]Best of Luck!
AviatorCraft Staff Team[/font]' 'question' 1) " (8348" 1870 41 1435671034 16348 8348 'eranos123 item!!!!!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Player: eranos123
Where: Prison
When: 2 minutes ago!

He has a barrier in his inventory soooooo!!!

Proof: http://imgur.com/lyzcb0w afCWsNV FhlON82

*i dont ask for a mute or ban only its getting away*' 'recycled' 1) " (8349" 1871 2 1435674909 16683 8349 'a lot of people did a lot of things' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'in the factions server tinner8 stephcurryfor3 and mninja101 pretty much a faction who had lemongod kept changing there names to mine and swearing and tinner8 changed his name to Mac101WrifWitchBitch and they did so many things this is all i can remember.
' 'xx' 1) " (8350" 1868 41 1435675002 16683 8350 'Re: wesrmor512' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'ok i will next time but ask ThatAquaCat for proof she did it to him to' 'recycled' 1) " (8351" 1871 2 1435675363 16683 8351 'Re: a lot of people did a lot of things' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'i tried getting proof but then the server restarted :(' 'xx' 1) " (8352" 1871 2 1435675842 16683 8352 'Re: a lot of people did a lot of things' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'im sorry i didnt get proof and i would say ask isaiahashton but his brother is in the fac and he say the whole thing and used to be my friend' 'xx' 1) " (8353" 1872 39 1435676637 16683 8353 'racist faction' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'i think the faction BlackVIP is racist i have a screen shot but i dont know how to post it' 'recycled' 1) " (8354" 1872 39 1435677886 16222 8354 'Re: racist faction' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Since you made 3 report and we can't do anything for you.
To upload a photo:
Go to your .minecraft folder go to screenshot and find the image.

Go to either www.imgur.com or get https://gyazo.com/ to upload photo the fastest way possible and put the link in your post.' 'recycled' 1) " (8355" 1873 12 1435688316 16787 8355 'my rank has been reset????' 'freddie9950' 'aaronmcelroy2010@gmail.com' '71.88.237.237' 1 0 '' 'the server has been reset twice since i have played i had donator rank before and after the first time then i stopped playing for a few months so i just got back online and i am guest rank again what is up with that can you please look into getting my rank back' 'exclamation' 1) " (8356" 1873 12 1435689827 32 8356 'Re: my rank has been reset????' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Did you purchase rank via casino? If so those ranks were reset' 'xx' 1) " (8357" 1873 12 1435697675 1 8357 'Re: my rank has been reset????' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' '[quote author=7misun link=topic=1873.msg8356#msg8356 date=1435689827]
Did you purchase rank via casino? If so those ranks were reset
[/quote]
^ If you have donated you can PM me a receipt or email me at support@aviatorcraft.com
I don't see your name in the Buycraft so I assume you've got it from casino.' 'xx' 1) " (8358" 1871 2 1435697783 1 8358 'Re: a lot of people did a lot of things' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' 'Provide proof please. You saying [i]"harold is bad because i say he is"[/i] is not enough to warrent anything.
Read the [url=http://aviatorcraft.com/forum/index.php?topic=4.0]READ ME[/url] next time.

Locked.' 'xx' 1) " (8359" 1874 2 1435699130 16789 8363 'Xx_obeykiller_xX Hacking' 'Grapple' 'YouWotGary@gmail.com' '76.29.6.163' 1 1435712931 'Grapple' 'Where? Prison
Who? Xx_obeykiller_xX
When? about 20 minutes ago.
Proof? https://www.youtube.com/watch?v=IeH863I5Afk&feature=youtu.be
He was using Kill aura on me after I killed him and took his stuff and did'nt give it back.

Thank You.' 'xx' 1) " (8360" 1874 2 1435699375 1 8360 'Re: Xx_obeykiller_xX Hacking' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' 'What exactly is he doing? I don't see anti-knockback and I don't see any evident aimbot or hitting-like hacks.' 'xx' 1) " (8361" 1874 2 1435699450 16789 8361 'Re: Xx_obeykiller_xX Hacking' 'Grapple' 'YouWotGary@gmail.com' '76.29.6.163' 1 0 '' 'Srry i forgot to add what hacks he was using he was using kill aura o3o' 'xx' 1) " (8362" 1874 2 1435699529 16789 8362 'Re: Xx_obeykiller_xX Hacking' 'Grapple' 'YouWotGary@gmail.com' '76.29.6.163' 1 0 '' 'Pls go to 0:15 :) and u'll see his head turning crazy on me.' 'xx' 1) " (8363" 1875 3 1435704351 16790 8363 'Actually playing' 'cheshire' 'emily.underwood20@whitfieldschool.org' '99.157.248.105' 1 0 '' 'does anyone know how to actually play on the servers?' 'xx' 1) " (8364" 1874 2 1435712980 32 8364 'Re: Xx_obeykiller_xX Hacking' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank you for reporting. We did not see any evidence of hacking. Locking Topic' 'xx' 1) " (8365" 1876 10 1435713483 17 11127 '► AviatorCraft Disciplinary Guidance' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1444601855 'Luke' " '[font=georgia][size=18pt]AviatorCraft Disciplinary Guidance[/size][/font]

[b][font=georgia][size=12pt]Questions & Answers[/size][/font][/b]
[list]
[li][font=georgia]When will I get a response on my appeal?[/font][/li]
[/list]Your appeal will be looked at when either a moderator or administrator get the chance to look at it. Please be patient" and remember that ban appeals are not our top priority we advise you to behave yourself the first time around.

[b][font=georgia][size=12pt]Tips Rules & Additional Information:[/size][/font][/b]

[font=georgia]When answering the questions be sure to include concise information and answer each question to the best of your ability.
We want to see quality answers rushing your appeal will tell us you aren?t taking this seriously.
Use proper english and grammar.
Don't be partial explain each argument thoroughly.
Do not continually hound the staff to review your appeal this could result in an instant rejection.
Do not curse or be insolent to the staff.
Creating multiple appeal threads will result in an instant rejection.
If you were denied within two months of your last appeal do not post another
If you were temp banned for valid reasons you will most likely have to sit the ban out.[/font]

[b][font=georgia][size=12pt]Punishment Formats:[/size][/font][/b]

[u][font=georgia]Ban Appeal Format:[/font][/u]

[b][font=georgia]Original & Current Username:[/font][/b] - [size=10pt]Knowing your orginal username can help us determine whether or not you deserve an acceptance.[/size]
[b][font=georgia]Who banned you?:[/font][/b] - [size=10pt]Knowing who banned you can tell us which staff member we should ask to clarify this punishment.[/size]
[b][font=georgia]When were you banned?:[/font][/b] - [size=10pt]Knowing the exact date can help us look through the logs to confirm this instance.[/size]
[b][font=georgia]Was this a misunderstanding (yes/no):[/font][/b] - [size=10pt]If this is a misunderstanding you must still answer the following questions.[/size]
[b][font=georgia]What server did this take place?:[/font][/b] - [size=10pt]Knowing where this took place can help us navigate the logs.[/size]
[b][font=georgia]Why were you banned?:[/font][/b] - [size=10pt]Please be thorough with your response we wont accept rushed appeals.[/size]
[b][font=georgia]**Why should you be unbanned?:[/font][/b] - [size=10pt]Refer to the bottom of the page for instructions on this question![/size]
[b][font=georgia]**Other than being defiant have you done anything to benefit our community?:[/font][/b]  - [size=10pt]Refer to the bottom of the page for instructions on this question![/size]

[font=georgia]Click [url=http://bit.ly/1P8b20o]Here[/url] for Copy/Paste.[/font]

[u][font=georgia]Additional Punishment Appeal:[/font][/u]

[b][font=georgia]What happened or what was revoked?:[/font][/b] - [size=10pt]If this wasn't a ban please explain what happened.[/size]
[b][font=georgia]When did this happen?:[/font][/b] - [size=10pt]Knowing the exact date can help us look through the logs to confirm this instance.[/size]
[b][font=georgia]Why did this happen?:[/font][/b] - [size=10pt]Please be thorough with your response we wont accept rushed appeals.[/size]
[b][font=georgia]Was this a misunderstanding (yes/no):[/font][/b] - [size=10pt]If this is a misunderstanding you must still answer all the questions.[/size]
[b][font=georgia]**Why should we lift this punishment?:[/font][/b] - [size=10pt]Refer to the bottom of the page for instructions on this question![/size]

[font=georgia]Click [url=http://bit.ly/1KUwIaR]Here[/url] for Copy/Paste.[/font]

[i][font=georgia]** This is a high-order question that requires more thought and explanation than the other questions. Any where between 3-5 sentences is preferred. Failure in doing so will likely result in a rejection as these are questions that will likely contribute the most to the acceptance or denial of your appeal.[/font][/i]

[font=georgia]You may click [url=http://aviatorcraft.com/forum/index.php?topic=1173.0]Here[/url] to see our moderator application tips to possibly help you write your appeal.[/font]
[font=georgia]Please post your appeal in this subforum! You can click "New Thread."[/font]

[b][u][font=georgia]Your appeal might get locked if you do not use our provided appeal formats or fail to abide with these rules![/font][/u][/b]

[font=georgia]Good Luck
AviatorCraft Staff Team[/font]' 'question' 1) " (10799" 2478 4 1443302083 24 10799 'Server IP Down?????' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Ummm The server isn't popping up on my screen. lol gg' 'xx' 1) " (10800" 2461 7 1443311565 37 10800 'Re: Rip aviatorcraft' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Yeah school season sucks  :( I barely even get to touch my laptop these days let alone play.' 'xx' 1) " (10801" 2479 39 1443336535 0 10801 'Survival' 'anggsharaf123' '' '41.42.229.157' 1 0 '' 'Are there going to be new ranks available on survival after the restart or is it all gonna stay the same?' 'recycled' 1) " (10802" 2479 39 1443376440 16483 10802 'Re: Survival' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'Players who donated for ranks will keep their ranks after the restart.' 'recycled' 1) " (10803" 2461 7 1443377131 16936 10803 'Re: Rip aviatorcraft' 'puppielove126' 'serling126@hotmail.com' '50.108.178.205' 1 0 '' 'No kidding.I'm almost never online.' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (10804 2478 4 1443379687 15846 10804 'Re: Server IP Down?????' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' 'Yeah this has been happening with a lot of people so far but the staff are resolving it with Zach (AviatorGaming) and hopefully it will be fixed soon :).' 'xx' 1) " (8606" 1930 2 1436576239 15888 8606 'ISAIAHASHTON Impersonation ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 1436576350 'Soniccaleb' '[b]Who?:[/b] ISAIAHASHTON

[b]Server:[/b] Factions

[b]When did they break the rule?:[/b] July 10 2015

[b]Rule broken:[/b] Do not impersonate other players

[b]Proof:[/b] http://i.imgur.com/PXM3Egi.png


[i]*The person he was impersonating was me (Soniccaleb)*[/i]' 'xx' 1) " (8366" 1864 5 1435762065 16348 8366 'Re: The Spire' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'yeh whats ur plot id!!!!' 'xx' 1) " (8367" 1878 2 1435768220 16792 8367 'Was told to kill myself' 'SiriusGamingHD' 'the.real.sirius.gaming@gmail.com' '68.84.92.93' 1 0 '' 'I was just told to stop breathing and to kill myself. This just happened on the creative server. The person who told me to kill myself was pewdsfab11YT. I have witnesses like kitty_gir980.' 'sad' 1) " (8368" 1659 7 1435768353 16276 8368 'Re: Your PC Build' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.18' 1 0 '' 'Misun does it satisfy you?' 'xx' 1) " (8369" 1878 2 1435770424 0 8369 'Re: Was told to kill myself' 'thekillerjosh' '' '24.14.37.207' 1 0 '' 'No mods will respond with good help with no proof is u can get some visual proof your case would be better
' 'xx' 1) " (8370" 1878 2 1435771815 15888 8374 'Re: Was told to kill myself' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.91' 1 1435778906 'Soniccaleb' 'Mods will respond they just won't issue a punishment.' 'xx' 1) " (8371" 1879 3 1435772775 16794 8371 'Island leader' 'Matthew7558' 'jojay11@yahoo.com' '173.249.132.20' 1 0 '' ' My friend Browneyessutton started an island about a month ago and we have been building on it but recently He hasn't been playing as much and he wants to make me the leader of the island. I know the command /is makeleader but what would happen? would the island reset? He just wants me to become the leader of the current island without anything changing. ' 'xx' 1) " (8372" 1879 3 1435773170 16530 8372 'Re: Island leader' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'You should be perfectly fine.' 'xx' 1) " (8373" 1864 5 1435773229 16530 8373 'Re: The Spire' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'This is amazing! keep up the good work.' 'xx' 1) " (8374" 1878 2 1435773320 16530 8374 'Re: Was told to kill myself' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'although you should provide staff with visual evidence (imgur Gyazo etc.) The staff does indeed keep chat logs so you should be fine.' 'xx' 1) " (8375" 1880 2 1435786529 16559 8375 'xXButterSlayerxX' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'She was being a little racist and was harassing me
On: Survival
At: 4:41 PM 7/1/2015

Proof: http://i.imgur.com/Jue2oQE.png
http://i.imgur.com/SNvSVzR.png
http://i.imgur.com/tHCiyty.png
http://i.imgur.com/WKiWaoU.png
http://i.imgur.com/P8zKxv4.png' 'xx' 1) " (8376" 1880 2 1435789182 32 8376 'Re: xXButterSlayerxX' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'I have muted the player for one hour. Thanks for reporting' 'xx' 1) " (8377" 1878 2 1435791762 0 8377 'Re: Was told to kill myself' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'While It is very important you provide evidence in situations like this (Screenshots ect.) the staff do take threats like these very seriously. Things like this hit home to many players and staff members that have had friends/family members commit suicide. This is an extreme form of harassment and if it happens again make sure to take plenty of screenshots to ensure the player gets the punishment they deserve. As for chat logs do you know what time this occurred? If you know when the threat took place and what the player said the staff can find evidence in the chat logs.

If this happens again don't hesitate to report and provide screenshots of the entire chat. This Is a serious issue and It should be dealt with accordingly. Thanks for the report  :)' 'xx' 1) " (8378" 1881 2 1435792791 16454 8378 'DeathReaprII Homophobia on Prison' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 1435793075 'Atomic_Kills' 'Nuff said.
http://gyazo.com/bd4a01cccb2b9c1ea3a2666ad696a053' 'xx' 1) " (8379" 1881 2 1435797228 16530 8379 'Re: DeathReaprII Homophobia on Prison' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I feel like you just piss everyone off like stop? you're obviously a hacker and when people record you run away and log out. just stop honestly. you're not good at pvp so stop going their to piss people off.' 'xx' 1) " (8380" 1882 1 1435798056 16530 8380 'What does this mean?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]So I was bored and I was looking at the bottom of the aviator forums to see who was recently active Then I came across a color coding thing as seen in the picture below and I was curious what it meant. My name and dendes name is in blue while the others are in green what does this even mean if anyone knows please be sure to share in the replies.
[color=red]Thanks
Vorah[/color] [/b]


[img]http://i.imgur.com/rwF7BCo.png[/img]' 'xx' 1) " (8381" 1882 1 1435798102 26 8381 'Re: What does this mean?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Because we actually post?' 'xx' 1) " (8382" 1882 1 1435798575 16530 8382 'Re: What does this mean?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'thats what i was thinking as well still not quite sure?' 'xx' 1) " (8383" 1864 5 1435800151 16786 8383 'Re: The Spire' 'Vovin' '0800154@gmail.com' '72.195.148.91' 1 0 '' 'Plot id is 7;26.

Have fun.

My friend Hollow118 owns the plot he built the stairs in the center and helped with the water.

The symmetry is real.' 'xx' 1) " (8384" 1882 1 1435805919 50 8384 'Re: What does this mean?' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Green = Friends ' 'xx' 1) " (8385" 1882 1 1435806063 26 8385 'Re: What does this mean?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I see how it is.' 'xx' 1) " (8386" 1883 7 1435806646 15846 8386 'whats better?' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.165.182' 1 0 '' 'What do you guys think is better; seven  eleven (the place where you go to get junk or whatever) or night owl (a rip of of seven eleven).

Replay what you think!

~Micky' 'xx' 1) " (8387" 1881 2 1435820847 16348 8387 'Re: DeathReaprII Homophobia on Prison' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=VorahHD link=topic=1881.msg8379#msg8379 date=1435797228]
I feel like you just piss everyone off like stop? you're obviously a hacker and when people record you run away and log out. just stop honestly. you're not good at pvp so stop going their to piss people off.
[/quote]
Thats what you say' 'xx' 1) " (8388" 1864 5 1435825984 16348 8388 'Re: The Spire' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Omg vovin i love it !!!' 'xx' 1) " (8389" 1881 2 1435842001 28 8389 'Re: DeathReaprII Homophobia on Prison' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'ho?mo?pho?bi?a
ˌhōməˈfōbēə/Submit
noun
dislike of or prejudice against homosexual people.

There isn't any homophobia...' 'xx' 1) " (8390" 1881 2 1435853787 26 8390 'Re: DeathReaprII Homophobia on Prison' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Dat copy and paste' 'xx' 1) " (8391" 1884 4 1435862497 16729 8391 'Survival Problem!!! Please Read!' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'my friends plot next to me's border made of wood is gone Pls Fix!!  :)' 'xx' 1) " (8392" 1881 2 1435869819 16530 8392 'Re: DeathReaprII Homophobia on Prison' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'firepower ur trash just leave.' 'xx' 1) " (8393" 1882 1 1435869913 16530 8393 'Re: What does this mean?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'jboy u r joking?' 'xx' 1) " (8394" 1885 10 1435892142 15846 8394 'Ban Appeal; for Matrixflame' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[b]My IGN is:[/b] Matrixflame

[b]Who banned you?[/b] smin_ (or Smallen)

[b] When where you banned: [/b]Around 20 minuets ago; 9:30pm

[b]What server did this take place?[/b] Factions

[b]Why you where banned:[/b] Harassment

[b]Why should you be unbanned:[/b] I think i should be unbanned because really i didn't harrase anyone at all it was just a misunderstanding. Please unban me i did nothing wrong.

P.S. I was not the one banned it was Matrixflame and i did nothing wrong i am currently in a Skype call with him.. He told me what to say.

[b]Thanks[/b]
~Micky' 'xx' 1) " (8395" 1885 10 1435893981 26 8395 'Re: Ban Appeal; for Matrixflame' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Knew he would do this. You told us to kill ourselves and told kaneki to cut herself. ' 'xx' 1) " (8396" 1885 10 1435894009 26 8396 'Re: Ban Appeal; for Matrixflame' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Just stop harassing' 'xx' 1) " (8397" 1885 10 1435895626 16530 8397 'Re: Ban Appeal; for Matrixflame' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'lol "i did nothing wrong" clearly you did xD' 'xx' 1) " (8398" 1885 10 1435896496 26 8398 'Re: Ban Appeal; for Matrixflame' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' '^' 'xx' 1) " (8399" 1885 10 1435899141 16222 8399 'Re: Ban Appeal; for Matrixflame' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' '*sigh* tbh in my opinion why couldn't he do the report himself?' 'xx' 1) " (8400" 1885 10 1435900343 26 8400 'Re: Ban Appeal; for Matrixflame' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I agree but
*appeal' 'xx' 1) " (8401" 1853 19 1435904690 16530 8401 'Re: Speed And Strength signs at pvp?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=Atomic_Kills link=topic=1853.msg8278#msg8278 date=1435332495]
Speed and Strength signs at pvp would be good for everyone wouldn't be so bothersome to get
[/quote]

Ill still rek u with ur strength m8 ur trashh.' 'xx' 1) " (8402" 1885 10 1435904824 15846 8402 'Re: Ban Appeal; for Matrixflame' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.6.105' 1 0 '' 'Guys this is his word not mine we where in a skype call
' 'xx' 1) " (8403" 1885 10 1435904890 15846 8403 'Re: Ban Appeal; for Matrixflame' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.6.105' 1 0 '' '[quote author=WhiteDecay link=topic=1885.msg8399#msg8399 date=1435899141]
*sigh* tbh in my opinion why couldn't he do the report himself?
[/quote]

I dont know be asked me to.' 'xx' 1) " (8404" 1886 4 1435905679 16798 8404 'Creative World Edit Command Not Working' 'VonStrass' 'max@vonstrasser.com' '76.103.176.50' 1 0 '' 'the world edit command /naturalize is not working i need this to finish my build. my ign is PixelBuildA13' 'exclamation' 1) " (8405" 1887 2 1435911753 16787 8405 'FwizzPop "hacks"!!!! (confess)' 'freddie9950' 'aaronmcelroy2010@gmail.com' '71.88.237.237' 1 0 '' 'he said in chat that he is a hacker he teled to our base and may have xrayed he seen me through a wall while crouched i have screenshots of him admitting he has hacks screenshot is  attached' 'angry' 1) " (8406" 1887 2 1435912806 1 8406 'Re: FwizzPop "hacks"!!!! (confess)' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.79' 1 0 '' 'Hi people admitting to hacks is not seen as hacking as we need proof.
Please post video evidence or accurate screenshot evidence of the hacks if you cannot post it but can clearly see hacks going on; message a staff member privately on the forum or in-game while it is happening we can then take a look.' 'xx' 1) " (8407" 1881 2 1435913810 16438 8407 'Re: DeathReaprII Homophobia on Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'boys will be boys wont they saying faggot or something is a insult he can get muted being homophobia is insulting homos in a way that is copying how they are and being rude .-. i may not be making any sense but thats because i just woke up bored' 'xx' 1) " (8408" 1853 19 1435923690 16348 8408 'Re: Speed And Strength signs at pvp?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=VorahHD link=topic=1853.msg8401#msg8401 date=1435904690]
[quote author=Atomic_Kills link=topic=1853.msg8278#msg8278 date=1435332495]
Speed and Strength signs at pvp would be good for everyone wouldn't be so bothersome to get
[/quote]

Ill still rek u with ur strength m8 ur trashh.
[/quote]

Dude say it mc chat but not on the forums be nice to each other' 'xx' 1) " (8409" 1882 1 1435923749 16348 8409 'Re: What does this mean?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=VorahHD link=topic=1882.msg8393#msg8393 date=1435869913]
jboy u r joking?
[/quote]
How can he joke????
Its a mod!' 'xx' 1) " (8410" 1882 1 1435926755 16530 8411 'Re: What does this mean?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1435927022 'VorahHD' '[quote author=PowerFlowderHD link=topic=1882.msg8409#msg8409 date=1435923749]
[quote author=VorahHD link=topic=1882.msg8393#msg8393 date=1435869913]
jboy u r joking?
[/quote]
How can he joke????
Its a mod!
[/quote]

Yeah be quiet thanks' 'xx' 1) " (8411" 1853 19 1435926828 16530 8411 'Re: Speed And Strength signs at pvp?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=PowerFlowderHD link=topic=1853.msg8408#msg8408 date=1435923690]
[quote author=VorahHD link=topic=1853.msg8401#msg8401 date=1435904690]
[quote author=Atomic_Kills link=topic=1853.msg8278#msg8278 date=1435332495]
Speed and Strength signs at pvp would be good for everyone wouldn't be so bothersome to get
[/quote]

Ill still rek u with ur strength m8 ur trashh.
[/quote]

Dude say it mc chat but not on the forums be nice to each other
[/quote]


Yeah be quiet thanks.' 'xx' 1) " (8412" 1888 24 1435984080 16441 8412 'Check Out My New Video' 'TeamWither_Bets' 'betsthaghetts@gmail.com' '107.137.64.145' 1 0 '' 'Check out my new Vid On Youtube Please subscribe https://youtu.be/Geutxth5L3o' 'xx' 1) " (8413" 1875 3 1435992914 16799 8413 'Re: Actually playing' 'minepeeps330' 'lvoeisforeveraj@gmail.com' '73.53.217.22' 1 0 '' 'no i am trying and trying to figure out that :-[ ' 'xx' 1) " (8414" 1875 3 1435995285 15888 8414 'Re: Actually playing' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'It seems like you put the ip to the server into your browser which takes you to the website. If you want to actually play you need to add the server on to minecraft.' 'xx' 1) " (8415" 1882 1 1435995431 15888 8415 'Re: What does this mean?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '67.11.79.23' 1 0 '' 'Mods are allowed to joke you know.' 'xx' 1) " (8416" 1886 4 1436021063 1 8416 'Re: Creative World Edit Command Not Working' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.134' 1 0 '' 'Hi there this should be resolved.
Thanks.' 'xx' 1) " (8417" 1884 4 1436021201 1 8417 'Re: Survival Problem!!! Please Read!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.134' 1 0 '' 'Hello can you provide the following:
[list]
[li]What is your friend's name?[/li]
[li]Where is their plot?[/li]
[/list]' 'xx' 1) " (8418" 1884 4 1436060594 16729 8418 'Re: Survival Problem!!! Please Read!' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'My friends plot number is 4;1 and his name is MixOPixel' 'xx' 1) " (8419" 1889 15 1436089543 16393 8419 'trading system' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'so yeah recently i just got scammed 50mill on prison yeah i don't know why i payed him because i knew he was gonna scam me the entire time but hey that's what happens when you get desperate for a beacon. anyway enough said to those people who are sick of getting scammed i think it's best if we develope a trading system so that we can see if we are happy with a trade that the other person is giving us. hopefully you like my idea :)

[color=red][b]I ONLY WANT MODERATORS OR ADMINS TO REPLY NOBODY WHO THINKS THEY CAN TELL ME MY IDEA IS BAD[/b][/color]' 'xx' 1) " (8420" 1889 15 1436102222 16348 8420 'Re: trading system' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Marco it would be a [color=black]great idea[/color] if this issent [b][color=black]prison!![/color][/b]


Because its prison and the rules is that you may scam and if you get a systeem to do it

[color=black][b]Than its no more prison!!![/b][/color]

But a great idea for other gamemodes !!!!' 'xx' 1) " (8421" 1882 1 1436102388 16348 8421 'Re: What does this mean?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=Soniccaleb link=topic=1882.msg8415#msg8415 date=1435995431]
Mods are allowed to joke you know.
[/quote]

Ummmmm sonic.......... If its a serious thing there [b][color=red]not allowed to joke[/color][/b] (i think thats logic)' 'xx' 1) " (8422" 1884 4 1436103123 1 8422 'Re: Survival Problem!!! Please Read!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.113' 1 0 '' 'Resolved.
Thanks.' 'xx' 1) " (8423" 1882 1 1436108497 15888 8423 'Re: What does this mean?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.20' 1 0 '' 'What Jboy said isn't true because I see everyone that I don't know as green.' 'xx' 1) " (8424" 1889 15 1436108717 15888 8429 'Re: trading system' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.20' 1 1436127924 'Soniccaleb' 'Actually scamming is allowed on all of the servers. (Not just prison)' 'xx' 1) " (8425" 1799 18 1436117168 15888 8425 'Re: PLEASE HELP AS SOON AS POSSIBLE' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Is this still gonna happen or..' 'xx' 1) " (8426" 1889 15 1436117581 16530 8426 'Re: trading system' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=PowerFlowderHD link=topic=1889.msg8420#msg8420 date=1436102222]
Marco it would be a [color=black]great idea[/color] if this issent [b][color=black]prison!![/color][/b]


Because its prison and the rules is that you may scam and if you get a systeem to do it

[color=black][b]Than its no more prison!!![/b][/color]

But a great idea for other gamemodes !!!!
[/quote]


Yeah he never wanted your opinion so be quiet thanks :)' 'xx' 1) " (8427" 1890 4 1436124018 16798 8427 'Creative world edit problem' 'VonStrass' 'max@vonstrasser.com' '76.103.176.50' 1 0 '' 'The command //overlay does not work either' 'xx' 1) " (8428" 1882 1 1436126567 16530 8450 'Re: What does this mean?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1436187268 'j_boy1234' '[s]Firepower ur obviously a fucking low life Please leave me and my friends alone[/s][s] :P [/s] [size=x-large][font=arial][color=red]Vorah has been banned from the forum -Jboy[/color][/font][/size]' 'xx' 1) " (8429" 1891 1 1436126671 16530 8429 'Funny and so true' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[img]http://i.imgur.com/C25KKOE.png[/img]

[b]Yet alone this is coming from one of the semi-bad pvpers.[/b]' 'xx' 1) " (8430" 1892 17 1436129591 16798 8430 'Creative v2' 'VonStrass' 'max@vonstrasser.com' '76.103.176.50' 1 0 '' 'First for rp players a chat where you type /rp the. You go into a rp chat only for you're rp and to get out type /global or maybe /pt plot chat just for that plot also a world time cycle why is it always day? A option to go into survival also for people who rp command blocks to make it so people can't greif with them maybe turn off some commands but I've seen some rp s where the people say they have powers and with command blocks u can be in survival and have powers a ability (if survival gets accepted) to toggle pvp in your plot' 'xx' 1) " (8431" 1891 1 1436132630 26 8431 'Re: Funny and so true' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Stop hating on her omfg' 'xx' 1) " (8432" 1882 1 1436132643 26 8432 'Re: What does this mean?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'STOP BULLYING HER' 'xx' 1) " (8433" 1893 3 1436133029 0 8433 'cant join' 'FoxGirl1001' '' '73.162.165.237' 1 0 '' 'when i came back from my vacation (irl) i came back and it wont let me come on' 'xx' 1) " (8434" 1894 5 1436134632 0 8434 'Pandacorp' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Hi guys faceless here!
This topic is about a prison plot I created and named pandacorp. If you like it and would like to take a closer look the plot id is -6;-10 and my current username is Achilles297. Feel free to explore as you wish but keep in mind this project is still a W.I.P. There are new floors being built as we speak! Enjoy and any feedback would be greatly appreciated! Peace  :D


[img]http://i.imgur.com/N9aecFV.png[/img]
[img]http://i.imgur.com/zv6iRg0.png[/img]
[img]http://i.imgur.com/NhoxaYN.png[/img]
[img]http://i.imgur.com/gofiArW.png[/img]
[img]http://i.imgur.com/ptgz4Oe.png[/img]
[img]http://i.imgur.com/P3ftqS8.png[/img]
[img]http://i.imgur.com/Hc0Ojvo.png[/img]
[img]http://i.imgur.com/tWo7ixi.png[/img]
[img]http://i.imgur.com/xRzlzjy.png[/img]
[img]http://i.imgur.com/Yrbzw0A.png[/img]
[img]http://i.imgur.com/sySAJ8R.png[/img]
[img]http://i.imgur.com/DY7vtJ4.png[/img]
[img]http://i.imgur.com/aeYStEr.png[/img]
[img]http://i.imgur.com/Snc2uud.png[/img]' 'xx' 1) " (8435" 1889 15 1436144490 16393 8435 'Re: trading system' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'Thank you everybody for your opinion but i clearly stated at the bottom of my suggestion that i only want mods or admins to reply' 'xx' 1) " (8436" 1889 15 1436145733 26 8436 'Re: trading system' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'No.' 'xx' 1) " (8437" 1895 7 1436151340 16530 8437 'Isn\'t He So Cute?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[img]http://i.imgur.com/3ljCruv.png[/img]

Atomic_fibs is my bae <3' 'xx' 1) " (8438" 1896 1 1436153046 16182 8438 '5zig Mod' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 1436153298 'DeathReaprII' 'I Use This Mod Quite Often With Optifine And I don't know if this is allowed on aviator.But I wanted to ask because it does the same exact thing as Armor HUD and has no other functions that allows me to do anything else.This is not one of the mods on PvP mods that you could have so i was just think if i could use this on aviator.Forgot To Add:I Don't know how to use forge and can't get Armor HUD.


DeathReaprII Out
' 'xx' 1) " (8439" 1853 19 1436162934 16454 8439 'Re: Speed And Strength signs at pvp?' 'Atomic_Kills' 'thefirstdefence@gmail.com' '96.33.4.95' 1 0 '' 'PowerFlowderHD I have to listen to that from him the entire time I'm on the server. Directed at me above everyone else.' 'xx' 1) " (8440" 1897 2 1436170536 17 10830 '► Reporting Guidance (READ ME)' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1443747000 'Luke' '[font=georgia][size=18pt]Writing an AviatorCraft Report[/size][/font]

[font=georgia][b][size=12pt]Reporting Format:[/size][/b][/font]

[font=georgia][b]Name of the suspect?:[/b][/font]- [size=10pt]This way we know who to execute actions upon.[/size]
[font=georgia][b]What server was this on?:[/b][/font] - [size=10pt]This will help us navigate through the logs if need be.[/size]
[font=georgia][b]When did they break this rule?:[/b][/font] - [size=10pt]This will help us navigate through the logs if need be.[/size]
[font=georgia][b]Proof of the happening:[/b][/font]- [size=10pt]We must receive some sort of proof in order to execute any time of punishment.[/size]
[font=georgia][b]What rule was broken?:[/b][/font] - [size=10pt]This way we are aware of what is exactly being reported.[/size]
[font=georgia][b]Concise description:[/b][/font] - [size=10pt]This is an optional question that could help us out with the report.[/size]

[font=georgia][b][size=12pt]Reporting a Player:[/size][/b][/font]

[u][font=georgia]Relevant Report Topics.[/font][/u]

[font=georgia][b]Hacking[/b] - [size=10pt]This will require a video or picture. Admitting is not valid enough.[/size][/font]
[b]Exploitation[/b] - [size=10pt]If theres an exploit create a thread in our "Problem/Bug" section as well.[/size]
[b]Advertisement [/b]- [size=10pt]Please remember this is only for global/mass advertisement not personal msgs.[/size]
[b]Harassing[/b] - [size=10pt]This only applys if the player feels harassed players are allowed to pick at one oneanother. Use your best judgement.[/size]
[b]Staff Abuse[/b] - [size=10pt]To remain anonymous contact a server administrator immediately or you can report here.[/size]
[b]Explicit/Malicious Content[/b] - [size=10pt]Malicious websites or explicit content is prohibited.[/size]

[u][font=georgia]Irrelevant Report Topics.[/font][/u]

[font=georgia][b]Mild swearing/cursing[/b] - [size=10pt]Cursing is allowed all through our server this will not be a suppressed feature anytime soon.[/size][/font]
[b]Mild full caps usage[/b] - [size=10pt]Reporting minor full caps usage is near useless to report staff members will issue a warning when noticed right away.[/size]
[b]Mild Spamming[/b] - [size=10pt]Spamming is against the rules but unless done more than once all we can do is give a warning.[/size]
[b]Personal fights between players[/b] - [size=10pt]This is between them and them only. Feel free to tell them to fight off global chat.[/size]

[font=georgia]Click [url=http://aviatorcraft.com/rules/]Here[/url] to view AviatorCraft's server rules.[/font]

[font=georgia][b][size=12pt]Additional Information:[/size][/b][/font]

[font=georgia][size=10pt]A video or picture of the happening is required in order for us to execute the appropriate actions.
A vague description of the situation might not be sufficient enough so include as much proof or other material as possible.
This server has not suppressed cursing it is allowed as long as its not used in a negative way.
Roleplaying is allowed however roleplaying used to act out sexual relations is prohibited and can be reported.
[/size][/font]
[font=georgia]Thank you in advance [/font]
[font=georgia]AviatorCraft Staff Team[/font]' 'question' 1) " (8441" 1892 17 1436176310 16798 8441 'Re: Creative v2' 'VonStrass' 'max@vonstrasser.com' '76.103.176.50' 1 0 '' 'Also I don't want to tell admins how to do there jobs because I've never been one but there's never really any mods or Admins on' 'xx' 1) " (8442" 1881 2 1436178822 16348 8442 'Re: DeathReaprII Homophobia on Prison' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=VorahHD link=topic=1881.msg8392#msg8392 date=1435869819]
firepower ur trash just leave.
[/quote]

Thanks vorah but look at yourself ' 'xx' 1) " (8443" 1889 15 1436178870 16348 8443 'Re: trading system' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=Marco_Polo619 link=topic=1889.msg8435#msg8435 date=1436144490]
Thank you everybody for your opinion but i clearly stated at the bottom of my suggestion that i only want mods or admins to reply
[/quote]


Marco people may think tho xD

You just need to wait when a mod/admin says something about it thans it OK :D' 'xx' 1) " (8444" 1853 19 1436178966 16348 8444 'Re: Speed And Strength signs at pvp?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=Atomic_Kills link=topic=1853.msg8439#msg8439 date=1436162934]
PowerFlowderHD I have to listen to that from him the entire time I'm on the server. Directed at me above everyone else.
[/quote]

Atomic this is the first time you say something true (XDXD)!!

He sad on 3 screenshots all the time i had to kill my self an hang myself and much more :(' 'xx' 1) " (8445" 1894 5 1436179062 16348 8445 'Re: Pandacorp' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Umg i love it face :OOO:O:O:O:O' 'xx' 1) " (8446" 1895 7 1436179113 16348 8446 'Re: Isn\'t He So Cute?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1436179207 'PowerFlowderHD' '[quote author=VorahHD link=topic=1895.msg8437#msg8437 date=1436151340]
[img]http://i.imgur.com/3ljCruv.png[/img]

Atomic_fibs is my bae <3
[/quote]

When your gonna show what you say to him and other people?!?!?


or i will

I dont get why people are teamed with this *******  (vorah)' 'xx' 1) " (8447" 1882 1 1436179317 16348 8447 'Re: What does this mean?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=VorahHD link=topic=1882.msg8428#msg8428 date=1436126567]
[s]Firepower ur obviously a fucking low life Please leave me and my friends alone :P [/s]
[/quote]


Thanks...........................................' 'xx' 1) " (8448" 1898 2 1436179625 16348 8448 'This is what vorah sad ones to me :(:( he dosent need to get banned for this!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well ye this is what vorah sad to me ones if you wanna get the log (alex)

Its i think 15 days ago idk but something in juni!!!!

Why im doing this because im getting sad from that beaver :(

http://imgur.com/nSBEWp6 gy61zbW MP7GiDY 3IgsVIQ SoZ7g0M 4o8yEG5#5

If your reading this think about whats ronge with him!


' 'xx' 1) " (8449" 1891 1 1436179655 16348 8449 'Re: Funny and so true' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=VorahHD link=topic=1891.msg8429#msg8429 date=1436126671]
[img]http://i.imgur.com/C25KKOE.png[/img]

[b]Yet alone this is coming from one of the semi-bad pvpers.[/b]
[/quote]

Stop harrasing/hating/bulling people plss' 'xx' 1) " (8450" 1891 1 1436179685 16348 8450 'Re: Funny and so true' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'And dende im a guy xDDDD :D' 'xx' 1) " (8451" 1899 39 1436180310 16348 8451 'Thinking about to leave server!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '



[color=red][b]I think ima leave server idk[/b][/color]' 'recycled' 1) " (8452" 1891 1 1436192082 26 8452 'Re: Funny and so true' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Oops...' 'xx' 1) " (8453" 1896 1 1436192512 26 8453 'Re: 5zig Mod' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'You dont know how to download forge yet you have a bases mouse' 'xx' 1) " (8454" 1892 17 1436192664 0 8454 'Re: Creative v2' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'At any given time there are a number of staff members either online or on Skype. They cant be on all the time because they have other responsibilities. (School Work Ect.) That being said if you ever need a staff member there's usually an Admin and a Mod on Skype that would be happy to help. If you cant contact a staff member you can PM them on the forums or ask another player that can to get them.

As for your idea for roleplaying many roleplayers are on the creative server so if you don't want to listen to them I suggest you turn your chat off while on creative. The nether is where people PvP on creative because it isn't a no-combat zone like the plots are. With RP command blocks you need OP to activate command blocks and I believe the staff would like to keep it that way. Also back to the nether that is a survival area as well as a pvp area.

Just my opinions thanks! ~Achilles' 'xx' 1) " (8455" 1898 2 1436200718 46 8455 'Re: This is what vorah sad ones to me :(:( he dosent need to get banned for this!' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Hello

Though the words that were said are hurtful and would issue a severe punishment we cannot issue a punishment for this because the evidence presented is over two weeks old. 

~JDK21132' 'xx' 1) " (8456" 1882 1 1436200866 46 8456 'Re: What does this mean?' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Hello

From what I have seen I believe that users that have names highlighted in green signify that the user is currently online using the forums.  The Blue Highlighted names mean that the player was recently on forums not too long ago and has recently got off.  Names that are in black mean i do not know. 

~JDK21132' 'xx' 1) " (8457" 1881 2 1436201054 46 8457 'Re: DeathReaprII Homophobia on Prison' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Hello

Based on the evidence provided it has been concluded that the report's evidence is insufficient and will not issue a punishment. 

~JDK21132' 'xx' 1) " (8458" 1893 3 1436201162 46 8458 'Re: cant join' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Hello

I would try doing play.aviatorcraft.com and try logging in through there.  If that doesn't work just pm me for any questions.

~JDK21132' 'xx' 1) " (8459" 1900 2 1436201429 16803 8472 'BruhGetRekt Cheating and harassing Me and other players' 'thefiresnacks' 'thefiresnacks54@gmail.com' '73.148.183.66' 1 1436204641 'thefiresnacks' 'BruhGetRekt Constantly messages me saying I'm "EZ" when in reality i pretty good at PVP he lies about 1V1s at where they are made me lose my only good diamond armour by using a hack as to where i could not hit him. Last night I kept getting kicked and enventually gagged because I was not respecting a player who would not respect me


thank you for listining I am hoping for a reply and resolution to this issue' 'xx' 1) " (8460" 1901 1 1436201716 46 8460 'JDK IS MISSING!??!?!?!' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' '[b]HEY YOU GUYS![/b]

[b]Now as you may have noticed I have not been playing much minecraft recently and my sightings on the server have gone down quite a bit.  I do apologize for that since my life now is starting to get very cluttered and quite busy now.  Currently I have been working on some new improvements to the server and hopeful a new idea that will launch the popularity of our server through the roof!  So as of right now I will mostly be patrolling the beta server in order to conjure up more ideas for the server and in the mean time work with avid Aviatorcraft alumni to help build this new concept. 

Now you may think that I am completely getting off the main Aviatorcraft server and I would like to say No.  I am not.  I will still play on Aviatorcraft for the enjoyment of interacting with other players and playing a fun game or two.  I will also start playing more and more of the Aviatorcraft MiniGames like TNT block and Bow Battles and others of the sort!  Not to mention I will be inviting a few friends onto the server so we can start doing some live commentating for the JDKGaming YouTube Channel.  This summer will definetly be exciting and I can't wait to continue my stint as an Aviatorcraft Moderator and Player. 

Hope you enjoy your day and I will see you all later on for some fun and excitement!

~Much Love JDK21132' 'xx' 1) " (8461" 1895 7 1436201817 16530 8461 'Re: Isn\'t He So Cute?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'y'all take the L for this idea what u saying fire tbh xD' 'xx' 1) " (8462" 1900 2 1436201878 46 8462 'Re: BruhGetRekt Hacking and harassing Me and other players' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Hello

In order to prosecute a player we must have evidence in the form of video or pictures.  If you have evidence that you can provide for this incident then you can pm me so that way I can inform you of a possible punishment.

Until then no punishment.

~JDK21132' 'xx' 1) " (8463" 1900 2 1436201898 16530 8463 'Re: BruhGetRekt Hacking and harassing Me and other players' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'LOL sounds like him but you need evidence.' 'xx' 1) " (8464" 1889 15 1436201977 16530 8464 'Re: trading system' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=PowerFlowderHD link=topic=1889.msg8443#msg8443 date=1436178870]
[quote author=Marco_Polo619 link=topic=1889.msg8435#msg8435 date=1436144490]
Thank you everybody for your opinion but i clearly stated at the bottom of my suggestion that i only want mods or admins to reply
[/quote]


Marco people may think tho xD

You just need to wait when a mod/admin says something about it thans it OK :D
[/quote]

nah u should just stay quiet m9. thanks' 'xx' 1) " (8465" 1895 7 1436201986 46 8465 'Re: Isn\'t He So Cute?' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'I'm just going to go ahead and lock this topic so that way another argument doesn't start. 

~JDK21132' 'xx' 1) " (8466" 1853 19 1436202071 16530 8466 'Re: Speed And Strength signs at pvp?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'yeah be quiet thanks' 'xx' 1) " (8467" 1889 15 1436202153 46 8467 'Re: trading system' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Hello

To ensure that your topics do not get answered by other players and only staff I would suggest locking your topic and occasionally bump the topic to ensure that we continue to read it.  Only Moderators and admins can reply to topics when they are locked and make more threads through a locked topic.

I will lock this and present the topic to staff for discussion.  I will also try to get back to you with either a group answer or an admin decision. 

Thanks for the suggestion!

~[color=blue]JDK21132[/color]' 'xx' 1) " (8468" 1853 19 1436202408 46 8468 'Re: Speed And Strength signs at pvp?' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Hello

We will not be installing potion signs at pvp just yet but we are thinking about adding them at a later date if the server gains more people. 

Thanks for the suggestion though!

~[color=blue]JDK21132[/color]' 'xx' 1) " (8469" 1815 7 1436202536 46 8469 'Re: Dang it bobby' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' '..............................

Alex what the f*** did I just listen too? o-o' 'xx' 1) " (8470" 1900 2 1436203492 16803 8470 'Re: BruhGetRekt Hacking and harassing Me and other players' 'thefiresnacks' 'thefiresnacks54@gmail.com' '73.148.183.66' 1 0 '' 'i just recorded Him admitting that he cheats is that evidence enough' 'xx' 1) " (8471" 1900 2 1436204420 46 8471 'Re: BruhGetRekt Hacking and harassing Me and other players' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Admitting to hacks is not considered hacking on our server.  ' 'xx' 1) " (8472" 1900 2 1436204503 16803 8472 'Re: BruhGetRekt Hacking and harassing Me and other players' 'thefiresnacks' 'thefiresnacks54@gmail.com' '73.148.183.66' 1 0 '' 'well he admitted he cheats not hacks in the video
' 'xx' 1) " (8473" 1896 1 1436204695 46 8473 'Re: 5zig Mod' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Hello

After reviewing of this mod we have decided to allow it to be used on our servers.  We have concluded that its abilities will not allow the player to have an unfair advantage over another player so we will allow it. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (8474" 1902 1 1436206317 16182 8474 'AutoSprint' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Auto Sprint or Better Sprinting Mod or Toggle Sprint is a mod that allows you to set a key to toggle your sprinting on/off.I think this should be allowed because it has the same features as holding Ctrl ask you PvP its just less work for the player to hold their key that is set to sprint.Using this allows nothing other than the player being allowed to never hold their key that is set to sprint.The players who have this only have to set a key to toggle your sprint.

DeathReaprII Out' 'xx' 1) " (8475" 1903 4 1436206476 26 8475 'Connection Problems?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Is it just me or do you also get connection problems (you chat and it doesnt show up so your frozen) Is this just my CPU lag? It doesn't happen on (Insert server that has mine in it and has the game wizards). ' 'xx' 1) " (8476" 1882 1 1436206832 0 8476 'Re: What does this mean?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=davide link=topic=1882.msg8456#msg8456 date=1436200866]
Hello

From what I have seen I believe that users that have names highlighted in green signify that the user is currently online using the forums.  The Blue Highlighted names mean that the player was recently on forums not too long ago and has recently got off.  Names that are in black mean i do not know. 

~JDK21132
[/quote]

A name in black signifies a deleted account. That's why you cant click on a name to go to their forum profile' 'xx' 1) " (8477" 1902 1 1436207066 26 8477 'Re: AutoSprint' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'You have many mods downloaded bud.' 'xx' 1) " (8478" 1902 1 1436211458 46 8478 'Re: AutoSprint' 'davide' 'davidenriquez41@gmail.com' '70.192.201.1' 1 0 '' 'Um you can already set a sprint key through regular default minecraft.  I use my sprint key all of the time so that way when I run I never stop running.  So using a mod that would just auto sprint would kind of be unnecessary now. ' 'xx' 1) " (8479" 1904 3 1436211470 16805 8479 'Help!!!' 'Blah Blah' 'blah0729@gmail.com' '24.11.61.189' 1 0 '' 'I have recently logged on but I can't figure out how to play the games. Help!!! ' 'xx' 1) " (8480" 1904 3 1436211844 15846 8480 'Re: Help!!!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' 'When you log on to aviatorcraft.com what you can do is either right click the compass and then you can left click your desired game; or you do do; /prison /creative /factions etc.

Good luck hope this helped!

~Micky' 'xx' 1) " (8481" 1900 2 1436213145 15846 8481 'Re: BruhGetRekt Cheating and harassing Me and other players' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' '[quote author=davide link=topic=1900.msg8471#msg8471 date=1436204420]
Admitting to hacks is not considered hacking on our server. 
[/quote]

[quote author=thefiresnacks link=topic=1900.msg8472#msg8472 date=1436204503]
well he admitted he cheats not hacks in the vide
[/quote]
Admitting to anything on this server doesn't mean you are doing it unless they provide proof that they were hacking or cheating. And "Cheating" can also be known as hacking in some cases
For e.g: xRay can be called hacking even though it is but a majority of people call it cheating (that I know off) because you are able to get items without finding them yourself.

Thanks

P.S. If you do have evidence please add it to your report. It would make it a lot easier for the Mods/Admins.


' 'xx' 1) " (8482" 1903 4 1436214561 1 8482 'Re: Connection Problems?' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.63' 1 0 '' 'What server?
People report lag a lot but never say what server.' 'xx' 1) " (8483" 1903 4 1436214614 16798 8483 'Re: Connection Problems?' 'VonStrass' 'max@vonstrasser.com' '70.214.16.94' 1 0 '' 'That happened to me yesterday I would log in then I would time out within 5mins of logging in' 'xx' 1) " (8484" 1815 7 1436214626 1 8484 'Re: Dang it bobby' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.63' 1 0 '' '[quote author=davide link=topic=1815.msg8469#msg8469 date=1436202536]
..............................

Alex what the f*** did I just listen too? o-o
[/quote]
thrift shop with hank hill' 'xx' 1) " (8485" 1905 19 1436214639 1 8485 'MOVED: Dang it bobby' 'Alex' 'alextehbest@hotmail.com' '104.238.169.63' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=7.0]Off Topic[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=1815.0[/iurl]' 'moved' 1) " (8486" 1903 4 1436214646 16798 8486 'Re: Connection Problems?' 'VonStrass' 'max@vonstrasser.com' '70.214.16.94' 1 0 '' 'It was the creative server for me' 'xx' 1) " (8487" 1900 2 1436215040 17 11197 'Re: BruhGetRekt Cheating and harassing Me and other players' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445046986 'Luke' '[font=times new roman]Hello

When creating a report we ask that you fill out the format found [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]Here[/url]. Evidence must be provided else we cannot do anything about it. Please fill out another report with the correct format and video evidence or other material. As mentioned above admitting will not be sufficient enough.

Report Locked.

Thank you
Luke[/font]' 'xx' 1) " (8488" 1902 1 1436223448 16182 8488 'Re: AutoSprint' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'JDK um i think this mod would be needed so players would not have to hold a minecraft binded key to sprint I think it make all our lives easier if this mod would be allowed to the server.

DeathReaprII Out' 'xx' 1) " (8489" 1902 1 1436228518 16530 8489 'Re: AutoSprint' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'basically lets you hold down the "w" key and sprint without double tapping or setting key binds and kohi the pvp server lets you use this mod. so i think you should add it to aviator.' 'xx' 1) " (8490" 1902 1 1436228792 26 8490 'Re: AutoSprint' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Set your sprint key to W

' 'xx' 1) " (8491" 1902 1 1436228909 0 8491 'Re: AutoSprint' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=DendeTheWizard link=topic=1902.msg8490#msg8490 date=1436228792]
Set your sprint key to W
[/quote]
Then you would have to make your walk key something else which is inconvenient. ' 'xx' 1) " (8492" 1902 1 1436229548 15888 8492 'Re: AutoSprint' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.45' 1 0 '' 'Just set the walk key to something that you know you'll never click. (They want auto-sprint Face so they'll never want to use the walk key anyway)' 'question' 1) " (8493" 1902 1 1436231675 26 8493 'Re: AutoSprint' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Oh sonic..' 'xx' 1) " (8494" 1906 1 1436232584 11 8498 'Help' 'Elvis0102' 'Zachlasz@hotmail.com' '68.133.15.215' 1 1436233498 'Elvis0102' 'Elvis0102

My rank: Mod (I did not donate because you can't but I did unpaid task)

It is missing on all servers some please fix the problem so I can serve the server again ' 'xx' 1) " (8495" 1906 1 1436232955 26 8495 'Re: Help' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Its a donation glitch mostly everyone got it. ' 'xx' 1) " (8496" 1906 1 1436233008 15888 8496 'Re: Help' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.45' 1 0 '' 'Explain a bit more? I really don't understand what you're asking for.' 'xx' 1) " (8497" 1902 1 1436233036 15888 8497 'Re: AutoSprint' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.45' 1 0 '' 'Turdles?' 'xx' 1) " (8498" 1906 1 1436233174 26 8498 'Re: Help' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I assume it was the Mcmmo glitch

He said he got more than he donated for' 'xx' 1) " (8499" 1906 1 1436233867 15888 8499 'Re: Help' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.45' 1 1436233958 'Soniccaleb' 'He modified it and fixed the typos. It looks like he's asking for Moderator again. Are you?' 'xx' 1) " (8500" 1906 1 1436235588 26 8500 'Re: Help' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Don't elvis. You know what you did. (Not insulting).

and if you blame it on your brother or something all I have to say is. really' 'xx' 1) " (8501" 1906 1 1436246329 46 8501 'Re: Help' 'davide' 'davidenriquez41@gmail.com' '173.209.212.152' 1 0 '' 'since we have to be fair to all players Elvis's situation will be dealt with the same way as shores situation was dealt with. Though he was a former moderator that does not give them any special privilege to automatically be reinstated. If you wish to get his moderator rank back you must reapply when the application period is open. This is to only ensure that every player is treated fairly and is given the same opportunity another player. ' 'xx' 1) " (8502" 1902 1 1436246458 16182 8502 'Re: AutoSprint' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'JDK Can u please make a decision on Autp Sprint Please' 'xx' 1) " (8503" 1898 2 1436246481 16348 8503 'Re: This is what vorah sad ones to me :(:( he dosent need to get banned for this!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'ik...............' 'xx' 1) " (8504" 1898 2 1436246778 0 8504 'Re: This is what vorah sad ones to me :(:( he dosent need to get banned for this!' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Statute of limitations op...' 'xx' 1) " (8505" 1902 1 1436247025 46 8505 'Re: AutoSprint' 'davide' 'davidenriquez41@gmail.com' '173.209.212.214' 1 0 '' 'why yes dude I will ask Alex and Carmau about all of this stuff especially while they are asleep because you know as a staff member we always love the disturb each other  in the middle of the night. I will try to get a decision by tomorrow evening.' 'xx' 1) " (8506" 1907 24 1436251831 16348 8506 'Ma youtube channel (getting video`s)' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'YOOOOOOO


This is ma youtube channel for the guys want that :) Still need to figure out to make on sony vegas pro 11 a montage sooo here is it  :) :) !!

https://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDA' 'xx' 1) " (8507" 1902 1 1436256350 1 8507 'Re: AutoSprint' 'godlikefrank' 'alextehbest@hotmail.com' '146.185.29.82' 1 0 '' 'Auto-Sprinting is fine as long as it's possible to do via vanilla minecraft with the sprint key.' 'xx' 1) " (8508" 1908 1 1436256455 1 8508 'MOVED: This is what vorah sad ones to me :(:( he dosent need to get banned for this!' 'Alex' 'alextehbest@hotmail.com' '146.185.29.82' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=2.0]Report a Player[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=1898.0[/iurl]' 'moved' 1) " (8509" 1909 24 1436258882 16348 8509 'my first video :D' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1436259012 'PowerFlowderHD' 'I hope you enjoy :D

https://www.youtube.com/watch?v=8MIx5t-UhQw' 'xx' 1) " (8510" 1891 1 1436261055 16348 8510 'Re: Funny and so true' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=DendeTheWizard link=topic=1891.msg8452#msg8452 date=1436192082]
Oops...
[/quote]

xD' 'xx' 1) " (8511" 1901 1 1436261103 16348 8511 'Re: JDK IS MISSING!??!?!?!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=davide link=topic=1901.msg8460#msg8460 date=1436201716]
[b]HEY YOU GUYS![/b]

[b]Now as you may have noticed I have not been playing much minecraft recently and my sightings on the server have gone down quite a bit.  I do apologize for that since my life now is starting to get very cluttered and quite busy now.  Currently I have been working on some new improvements to the server and hopeful a new idea that will launch the popularity of our server through the roof!  So as of right now I will mostly be patrolling the beta server in order to conjure up more ideas for the server and in the mean time work with avid Aviatorcraft alumni to help build this new concept. 

Now you may think that I am completely getting off the main Aviatorcraft server and I would like to say No.  I am not.  I will still play on Aviatorcraft for the enjoyment of interacting with other players and playing a fun game or two.  I will also start playing more and more of the Aviatorcraft MiniGames like TNT block and Bow Battles and others of the sort!  Not to mention I will be inviting a few friends onto the server so we can start doing some live commentating for the JDKGaming YouTube Channel.  This summer will definetly be exciting and I can't wait to continue my stint as an Aviatorcraft Moderator and Player. 

Hope you enjoy your day and I will see you all later on for some fun and excitement!

~Much Love JDK21132
[/quote]

Great to hear JDK :D' 'xx' 1) " (8512" 1891 1 1436272019 16438 8512 'Re: Funny and so true' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'i swear u boys keep turning into teen girls with all this drama man up and stop acting like 5 year olds who get mad at someone saying HAHA U CANT PVP -.- just do what i do kill them with kindness or annoy them till they shut up' 'xx' 1) " (8513" 1902 1 1436281966 0 8513 'Re: AutoSprint' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=davide link=topic=1902.msg8505#msg8505 date=1436247025]
why yes dude I will ask Alex and Carmau about all of this stuff especially while they are asleep because you know as a staff member we always love the disturb each other  in the middle of the night. I will try to get a decision by tomorrow evening.
[/quote]

I always seem to be the one disturbing staff in the middle of the night because im on late at night when stuff happens and no staff are up.. (Sorry Smallen Jdk Misun Car Rice Ect.)' 'xx' 1) " (8514" 1891 1 1436289857 16222 8514 'Re: Funny and so true' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Furries -_- ========= Thank you <3 ' 'xx' 1) " (8515" 1891 1 1436291426 16438 8515 'Re: Funny and so true' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=WhiteDecay link=topic=1891.msg8514#msg8514 date=1436289857]
Furries -_- ========= Thank you <3
[/quote]


Welcome i mean honestly this is my best expression i can give to them when they do this stuff
[img]https://media.giphy.com/media/HZlTHYH90ahqw/giphy.gif[/img]' 'xx' 1) " (8516" 1910 21 1436296761 16807 8516 'CASH' 'Sectum_sempra' 'groupofvoices@outlook.com' '92.18.24.109' 1 0 '' 'You should add it so its easer to get money/cash because its verry hard at the moment when you just started!' 'xx' 1) " (8517" 1911 23 1436309067 16222 8517 'BowBattle 1.1 update Idea' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 1436371656 'davide' 'BowBattles seem to have a little down side to the game. I have an idea that may or may not sound good and i will be listing them down below enjoy:

Ok so here's the thing BowBattles is a fast paced game and it's really fun. I don't know if the mods are already working on an update but if they are then this may come out later.  But if not then who knows if they will accept the idea haha.

1: [b]Teams battles[/b]
  -This will have a total of 5 teams 2 players per team maximum of 10 players.
  -This will need a bigger map to fit all the players.
  -This will also allow friends to play together rather than against each other. [u]Recommended: Skype communications[/u]

2: [b]Particles[/b]
  -When you shoot your arrows a trail of particles will follow. (fire water magic and many more)
  -I know this may give your location away but think about it where are you safe from exploding arrows?
  -It will add a cool look to the game and I may blur the player vision not knowing where that arrow came from.
  -Sorry this will not be good for the eggs. i just don't see a fun look to it if it added to eggs.
If you need an example of what i mean about the arrows trail here a video of CaptainSparklez playing with a command block: https://www.youtube.com/watch?v=GsxTAVkEtos skip to 1:30.

3: [b]New Game Mode[/b]
  Team DeathMatch
    -2 teams 10 players each maximum 20 players.
    -Both team iron armor extra 10 hearts.
    - +1 point per kill.
    -Can't enter enemy spawn area with a 15 block reach limit of enemy spawn.
    -Direct hit = instant death Near explosion you lose some heart.
    *Only bows arrows and iron armor.
    *Purchasable perks: splash: [b]Instant health and leaping potion[/b] May consider building blocks to build cover.

I'm sorry if this is is not understandable I may have a [glow=Cyan 2 300]Mod[/glow] look at it and edit it to the best of there ability for you all to read. If any of the mods have ideas I give you permission to add them to the thread. And if anyone on the forums have any suggestions please comment them I will read everyone's suggestions. :3

***Grammar and Spelling Edited by: [color=blue]JDK21132[/color]***' 'xx' 1) " (8518" 1891 1 1436371778 46 8518 'Re: Funny and so true' 'davide' 'davidenriquez41@gmail.com' '70.192.197.28' 1 0 '' '[quote author=Xx_Furries_xX link=topic=1891.msg8512#msg8512 date=1436272019]
i swear u boys keep turning into teen girls with all this drama man up and stop acting like 5 year olds who get mad at someone saying HAHA U CANT PVP -.- just do what i do kill them with kindness or annoy them till they shut up
[/quote]

[b]IF THERE WAS EVER A LIKE BUTTON ON FORUMS I WOULD USE IT SPECIFICALLY FOR THIS POST. O-O[/b]' 'xx' 1) " (8519" 1858 2 1436371868 46 8519 'Re: xxx_LEAH_xxx harrasing' 'davide' 'davidenriquez41@gmail.com' '70.192.197.28' 1 0 '' 'Hello

Sorry for the [b][i]extremely[/i][/b] late reply. I never saw this post before today.

This is not enough to issue a punishment since it is fairly mild.

No action will be taken.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8520" 1848 2 1436371924 46 8520 'Re: Revised version' 'davide' 'davidenriquez41@gmail.com' '70.192.197.28' 1 0 '' 'Hello

Player have already been punished for their actions

locking topc.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8521" 1856 21 1436372828 16807 8521 'Re: Suggestion for the shop ' 'Sectum_sempra' 'groupofvoices@outlook.com' '92.18.24.109' 1 0 '' 'Good point acctually' 'xx' 1) " (8522" 1891 1 1436373492 16222 8522 'Re: Funny and so true' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' '[b]We need a like button!![/b]' 'xx' 1) " (8523" 1885 10 1436373926 23 8523 'Re: Ban Appeal; for Matrixflame' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 0 '' 'I would make a small note that although Matrix may have said somethings honestly you need to look at factions as a whole. This isn't some big thing really this is said all the time. And if you really want to shame Matrix Dende then why don't you look at some of the things you have said. No one is a pure angel on that side of the server. Even myself. ' 'xx' 1) " (8524" 1912 17 1436374166 23 8524 'Chat system for role players' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 0 '' 'This isn't a suggestion but maybe begging?
Idk but chat is always blowing up in creative because of role players and to fix that I think we should use a different chat system that allows multiple chats for different issues. You can have maybe 10 separate chats for role players so that main chat can be left alone. The role playing makes sort of a hazard when trying to talk to friends or even communication with staff. ' 'xx' 1) " (8525" 1913 4 1436376906 16807 8525 'WTF AVIATOR' 'Sectum_sempra' 'groupofvoices@outlook.com' '92.18.24.109' 1 0 '' 'I was banned from a plot then i started falling and lost all my stuff WHY THE HELL DID THAT HAPPEN' 'xx' 1) " (8526" 1914 3 1436377780 16799 8526 'how to ?//////?????' 'minepeeps330' 'lvoeisforeveraj@gmail.com' '73.53.217.22' 1 0 '' 'how do you play this game i am greatly confused :-X ??? :([i][/i]' 'xx' 1) " (8527" 1915 1 1436379351 16438 8567 'GIRL STAFF 2016!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 1436450948 'Xx_Furries_xX' '[center][i] During the Entire Server ever since it was created there was only 1 girl staff trialmod Dinosaur something there may have been one more in the past but i am not sure being that i only found out about Dinosaur thanks to achilles some people say that "our applications are  lacking the correct information" maybe we dont understand plugins but there is no shame in saying on a application i know only little about plugins i am learning and hope to improve on some skills many people dont have as enough experience as others but that doesn't mean we are not able to fulfil the needs to be a staff member i have seen a lot of trial mods and correct me if im wrong but some dont know plugins as well as others and the main people who use them are Alex Carmau and i think 2 or 1 more im not calling the sever entirely sexist but it cant hurt to use a girls application once and a while and it doesn't matter if she doesn't know as much about plugins or experience thats why you train the staff every once a while just to check up on them me knowing i wont ever be trial mod still apply but i really couldn't care less im just looking out for my friends who are way more smart and would be amazing staff members[/i][/center]

[center][b]Some people like R3Dninjapanda_ and also  MonkeyLove100 i would love to have as staff[/b][/center]



[center][img]http://static.tumblr.com/a98ac070427bb6b56e4e5dabae546c8b/xfhof9o/WYSnjoqkv/tumblr_static_1trho69ksf6s4ggs4kw444008.jpg[/img][/center]

[center][i]if its a coincidence that every other application was male then believe that but we try just as hard as them to be accepted thoe we may not know what to say or take the time to make everything perfect we still choose to apply every time some people on the server are starting up their own servers just to add more experience i know the only job i ever had was being a test dummy for a prison server but thats not the point the point is next time when staff applications come i now i sound stupid but maybe you can choose 1 girl and 1 boy and who ever shows the most responsibility will make it to mod and the other will not its sounds harsh but i mean its better then just choosing 1 person and expecting them to be mature and a perfect role model  [/i][/center]' 'exclamation' 1) " (8528" 1915 1 1436379530 23 8528 'Re: GIRL STAFF 2016!' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 0 '' 'Shout out to bubble for spittn that mad fire truth. ' 'xx' 1) " (8529" 1915 1 1436380277 26 8529 'Re: GIRL STAFF 2016!' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Or maybe their apps were better? They arent sexist.' 'xx' 1) " (8530" 1885 10 1436380316 26 8530 'Re: Ban Appeal; for Matrixflame' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'I didnt tell people to kill themselves also go report me for what "I have said" ' 'xx' 1) " (8531" 1912 17 1436380363 26 8531 'Re: Chat system for role players' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Creative was made for role playing. Since survival players didnt like it (The pvpers)' 'xx' 1) " (8532" 1915 1 1436380742 16438 8532 'Re: GIRL STAFF 2016!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=DendeTheWizard link=topic=1915.msg8529#msg8529 date=1436380277]
Or maybe their apps were better? They arent sexist.
[/quote]

so for years and every reset they needed new staff EVERY FRIKEN ONE WAS A BOY!' 'xx' 1) " (8533" 1915 1 1436381134 26 8533 'Re: GIRL STAFF 2016!' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Actually we have had one but she re-signed. (Dinosaur_Tazafus) She was a female Trial-mod and left. (Would've been mod)' 'xx' 1) " (8534" 1915 1 1436381362 16438 8534 'Re: GIRL STAFF 2016!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=DendeTheWizard link=topic=1915.msg8533#msg8533 date=1436381134]
Actually we have had one but she re-signed. (Dinosaur_Tazafus) She was a female Trial-mod and left. (Would've been mod)
[/quote]


where is she now? and how come we havnt had any more ever since' 'xx' 1) " (8535" 1915 1 1436381436 26 8535 'Re: GIRL STAFF 2016!' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'She left to a place far far away. And because we might have mods that have better apps and by coincidence they were males.' 'xx' 1) " (8536" 1914 3 1436386217 0 8536 'Re: how to ?//////?????' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=Soniccaleb link=topic=1875.msg8414#msg8414 date=1435995285]
It seems like you put the ip to the server into your browser which takes you to the website. If you want to actually play you need to add the server on to minecraft.
[/quote]' 'xx' 1) " (8537" 1915 1 1436386744 0 8537 'Re: GIRL STAFF 2016!' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Personally I can understand why there hasn't been a female trialmod picked in a while. This last picking Shadow has been here since the start and he's earned the position a hundred times over. WhiteDecay is responsible and shows good staff qualities which is why he was picked. Lizard was a proven staff member and in the short time I knew him he seemed like a great guy. If we went back in time I doubt the staff would change their decisions.

Now let me be perfectly clear the staff are NOT SEXIST when choosing trialmods. The fact that we haven't had a female trialmod in a while is pure coincidence. Honestly if I had to pick a female trialmod based on what I know about all of you I would pick R3D. However so far the choices have been quite obvious to make. The staff aren't picking guys based on being sexist their picking guys because those guys are the obvious choices.

That's just my opinion though. I cant speak for the staff but I honestly don't believe they play favorites based on gender when they pick staff. Be patient make the best mod application you can and hope for the best. In the mean time I recommend not getting reported because that tends to hurt your chances.
~Facey out' 'xx' 1) " (8538" 1915 1 1436387230 46 8538 'Re: GIRL STAFF 2016!' 'davide' 'davidenriquez41@gmail.com' '70.192.197.28' 1 1436387390 'davide' '[font=Georgia]Hello

Whenever we review moderator applications we never discriminate based on race sex or any form of personal biased whatsoever.  We look at every application and review them thoroughly in order to chose the best candidates for the job.  Though for the past two hiring periods all of the accepted people were boys it is not because we are "sexist." As a server we are not required to hire anyone because of any certain circumstance.  There was one girl staff member before I became a Trial-Mod however she left under personal circumstances that were beyond her control.  During her time on the server she was very helpful very friendly and a person who players could relate to.  However saying that these qualities can only be found in females is a sexist statement in itself. 

We also have to be fair to all applicants at the same time.  The female staff member argument can also be used for former staff members who wish to retain their former staff ranks.  Just because they were a former staff member does not automatically mean that they can be reinstated to the Aviatorcraft Staff.  They must re-apply just like everyone else.  No player can ever be prevented from applying to become a staff member since it is open to everyone. 

Now about the applications.  This recent round of applications that I viewed were in all honesty pretty bad.  Though everyone put down that they can help cut down on issues like language and bullying they had shown no prior history as to how they have helped fight it and to what extent they would actually do to stop it.  When presenting that a person is helpful in some way they need to have evidence to back up their claim.  For example when I applied the first time I said that I am also a fairly decent builder who can contribute to the Prison server by adding new mines.  [i]I stated my personal rating and then gave a reason as to how my builds can help.[/i]  I then showed a picture of a previous build that I did via a different link on forums to show the quality of my work. [i]I said what I could do showed what I would do and then showed what I can do.[/i]  A lot of this aspect was missing from MANY APPLICANTS.  Another thing that seemed to have been eluded from this round of applications was the fact that it was quite repetitive.  No one did anything to stick out from the other applicants other then change the font of their application or the color of the words.  They basically said the same thing: "I can help cut down on Problem A " "I have a lot of Minecraft background " and "I am a respectable member of the community." This is why a lot of the applicants were not selected in my opinion.  There were other factors but these two examples are the main reasons that I could see. 

Now when applying you must stick out from the rest.  You must show that you will help the server in some way.  You need to be appreciated by other players and be able to cooperate with them efficiently.  You need to learn your limitations and not lie on applications (most of the apps were blatantly obvious to this). 

**This is an IMO post not a group staff post**

~[color=blue]JDK21132[/color] [/font]' 'xx' 1) " (8539" 1912 17 1436387704 46 8539 'Re: Chat system for role players' 'davide' 'davidenriquez41@gmail.com' '70.192.197.28' 1 0 '' 'Hello

Though we have seen a lot of posts about this topic we are currently brainstorming ways as to how we can fix this.  One of the common ways that I could see as to how fix this is by creating a local and global chat.  The local chat would be limited to about a 2 plot radius and the global chat would be available for all to see.  The problem that we would have with this is the coding that would have to be done.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8540" 1916 2 1436390491 16742 8540 'xx_koala_king_xx spamming' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'http://gyazo.com/95b7b931cfe04d2fcc36323ac9c5ba69 ' 'xx' 1) " (8541" 1916 2 1436390605 16742 8541 'Re: xx_koala_king_xx spamming' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'http://gyazo.com/2a988079991466747846a7ed53c4d2c4 another one
' 'xx' 1) " (8542" 1916 2 1436392652 46 8542 'Re: xx_koala_king_xx spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.197.28' 1 0 '' 'Hello

Just a reminder for next time Please follow the format given in the Read Me section of Report a Player.  You have to type:
[b]Player Name:[/b]
[b]What Server:[/b]
[b]Name Of Offense:[/b]
[b]Evidence:[/b]

Also please do not crop evidence we would prefer screenshots to prove that you have nothing to hide.  Next time this happens the report will not be accepted.

Other then that the player will be muted for 20 minutes for spam.

Thanks for the report!

~[color=blue]JDK21132[/color]' 'xx' 1) " (8543" 1885 10 1436395368 15846 8543 'Re: Ban Appeal; for Matrixflame' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' 'This topic is turning into a fight.

Locking topic' 'xx' 1) " (8544" 1915 1 1436399982 1 8544 'Re: GIRL STAFF 2016!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.45' 1 0 '' 'Hello sexism is something I'm personally not fond of. When we decide on staff applications I don't regard gender to be any type of 'trait' and [b]I remain UNBIASED[/b] to the subject. Mentioning that you are male or female is [b]irrelevant[/b] when we are choosing a staff member.

A large number of staff applications we go through [b]aren't brilliant to begin with[/b] while it's true that the majority of people who have applied have been male it's not fair to say we don't pick females because of applicants being favoured because of their gender. [b]ALL/ANY[/b] genders who have applied in the past don't have a general 'good' quality application.

The people who previously applied [i](some of which happened to be female)[/i] didn't make applications which were up to scratch due to grammar errors or answers to questions.

If you [b]happen to be female[/b] [size=8pt](once again we don't really care about your gender)[/size] and want to make an application next time we open up applications make a good one. Check it for grammatical errors and organise it. It goes a long way when we are going through each one.

[url=http://aviatorcraft.com/forum/index.php?topic=1869.0]One of our [b]CURRENT members of staff[/b] has made a tips post months ago which hasn't been read much despite it being stickied at the top of the board people apply for.[/url]

[url=http://aviatorcraft.com/forum/index.php?topic=1173.0]Also read [b]j_boys[/b] tips page which is also stickied at the top.[/url]

[size=24pt][b]DO[/b][/size] Organise your post like this

[b]MINECRAFT NAME[/b]
jeffisawesome5012
[b]OTHER SERVER EXPERIENCE[/b]
jeffcraft - [url=https://en.wikipedia.org/wiki/Jeff]http://jeffcraft.com[/url]
[b]WHY[/b]
oh ya and btw the reasons you should make me a mod are as follows:
[list]
[li]
im a gr8 person[/li]
[li]
im 10/10 would butcher the glorious english language again[/li]
[li]
im willing to lern![/li]
[/list]

[size=24pt][b]Don't[/b][/size] organise them like this

[size=8pt]hi omg my name is jeff im 12 and i luv minecraft! my favorite server is aviatorcraft and i rlly want to help out as a staff member! pls accept me as one of you i rlly wanna meet aviator im a big fan btw my mineraft nam is jeffisawesome5012 im a rlly good mod on other server like jeffcraft (me own server i get 8 ppl a day they luv it) oh ya and btw the reasons you should make me a mod are as follows:
im a gr8 person im 10/10 would butcher the glorious english language again im willing to lern!

[size=8pt]if i saw someone breaking rule i would ban them! srsly people r annoying y do you even run a server you should just ban everyone and save time srsly[/size]
[/size]

Despite the application content being horrible for both of those formats the difference is huge. [b]We will always prefer the TOP application[/b].
[list]
[li]Text which goes on and on is horrible for us to read seperating is good.[/li]
[li]REFRAIN FROM USING COLORS TOO FULL RED MOVING TEXT IS HORRIBLE AND EXPERIENCING IT 3 TIMES IN A ROW IS HORRIFYING WHEN REVIEWING APPLICATIONS.[/li]
[/list]

I hope this clears up why we don't have any current female staff members at the time of writing this.' 'xx' 1) " (8545" 1917 21 1436400857 1 8545 'MOVED: WTF AVIATOR' 'Alex' 'alextehbest@hotmail.com' '104.238.169.45' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=4.0]Report a Problem/Bug[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=1913.0[/iurl]' 'moved' 1) " (8546" 1913 4 1436400868 1 8546 'Re: WTF AVIATOR' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.45' 1 0 '' 'What server?' 'xx' 1) " (8547" 1915 1 1436402215 17 11197 'Re: GIRL STAFF 2016!' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445046919 'Luke' '[font=times new roman]Hello

As I'm sorry you feel this way I find this topic to be completely insulting to us staff as we work hard to do what is the best for the server and are constantly being portrayed as an unfair and biased staff team. I can assure you its not our intent in any way to be biased towards female applicants. We base all of the applications on the same criteria; maturity community activeness skills and how much work they put into their application. We do not hold females to a higher standard it is purely the case that most male applicants have shown us to be more up for the task based on the criteria I mentioned above. [/font]

[font=times new roman]Writing things like this will not make your chances go up I don't know what your trying to exactly prove with this. As my fellow colleagues have said above we do provide you with a list of tips that I'm positive can help you. The truth is a very limited few of females do apply. Just like everyone else we have thoroughly looked into their applications and what they have to offer. It almost seems like your thread is telling us to accept females just because their female rather than looking and judging the content of the application and their background on the server. Hopefully we have made it clear to you that we are not trying to be unfair if you have any more questions or concerns feel free to ask.

Thank you
lrice11[/font]' 'xx' 1) " (8548" 1915 1 1436403300 50 8548 'Re: GIRL STAFF 2016!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[font=courier][size=small]Hey [/size][/font]
[font=courier][/size][size=small]Sorry you feel this way. We are not sexist see the reasons in the posts above that other Staff Team members have posted. Do keep in mind that the majority of aviatorcraft players (and Minecraft) are male. Also very few do apply who have gr8 applications.[/size][/font]
[font=courier][/size][/font]
[font=courier][/size][size=small]Thanks [/size][/font]
[font=courier][/size][size=small]Jboy [/size][/font]' 'xx' 1) " (8549" 1918 41 1436415896 16182 8549 'ItzCappy Harassing' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Name of the suspect?:ItzCappy
What server was this on?:Prison
When did they break this rule?:11:32 CST
Proof of the happening:Evidence #1: http://imgur.com/kLN1yE8 Evidence #2: http://i.imgur.com/r1JWQDX.png
What rule was broken?:Harassing

' 'recycled' 1) " (8550" 1918 41 1436417610 16284 8550 'Re: ItzCappy Harassing' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'LOL go check mine ' 'recycled' 1) " (8551" 1919 2 1436418178 16182 8553 'ItzCappy Harassing' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 1436419220 'DeathReaprII' 'Name of the suspect?:ItzCappy
What server was this on?:Prison
When did they break this rule?:11;32 CST 7/815
Proof of the happening: Evidence #1: http://imgur.com/eknaxsA Evidence #2: http://imgur.com/HxuaoNo
What rule was broken?:Harrassment
DDossing: http://gyazo.com/f39769a46d4d09f52610c8aa6e0d61ce This Was Sent To Me By Anonymous and was targeted at me.' 'xx' 1) " (8552" 1920 2 1436418423 16284 8552 'DeathreaprII EXTREME Harassing' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' '(Ign) ( ItzCappy) ( server) ( prison) wow just wow i have no say honestly for this one this so mean and unexeptable as of all costs ill let u decide

(victim) (DeathreaprII)  also keep in mind he has ddosing me as well the time was ( 12:33 am est)  plz stop this



proof          >>>>>>>>>>>>> http://imgur.com/IViSfwx 6BXZSZT oDvSMgZ' 'exclamation' 1) " (8553" 1920 2 1436418610 16182 8553 'Re: DeathreaprII EXTREME Harassing' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'I Understand that I was harassing you but that was ur fault for posting on skype and having me added.You exposed it to all your contacts and thats your fault' 'xx' 1) " (8554" 1920 2 1436419409 16284 8554 'Re: DeathreaprII EXTREME Harassing' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'no its ur fault u shouldnt be harassing people in the first place ' 'xx' 1) " (8555" 1920 2 1436419606 16393 8555 'Re: DeathreaprII EXTREME Harassing' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'it is not his fault for exposing it to his contacts. for a start u do not ever! make fun of someone in his family that has recently past away that is an extreme form of harassment and very nasty u should feel very ashamed of yourself for saying something like this that is very disrespectful. i think it is quite clear what is going to happen here. #banwithfire' 'xx' 1) " (8556" 1914 3 1436421568 15888 8556 'Re: how to ?//////?????' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'Oh look someone quoted me.' 'xx' 1) " (8557" 1920 2 1436422542 46 8557 'Re: DeathreaprII EXTREME Harassing' 'davide' 'davidenriquez41@gmail.com' '173.209.212.226' 1 0 '' 'hello

The player will be banned for 1 day for harassment.

Thanks for the report.

~JDK21132' 'xx' 1) " (8558" 1919 2 1436422837 46 8558 'Re: ItzCappy Harassing' 'davide' 'davidenriquez41@gmail.com' '173.209.212.228' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.

Thank you for the report

~JDK21132' 'xx' 1) " (8559" 1891 1 1436431514 16348 8559 'Re: Funny and so true' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=davide link=topic=1891.msg8518#msg8518 date=1436371778]
[quote author=Xx_Furries_xX link=topic=1891.msg8512#msg8512 date=1436272019]
i swear u boys keep turning into teen girls with all this drama man up and stop acting like 5 year olds who get mad at someone saying HAHA U CANT PVP -.- just do what i do kill them with kindness or annoy them till they shut up
[/quote]

[b]IF THERE WAS EVER A LIKE BUTTON ON FORUMS I WOULD USE IT SPECIFICALLY FOR THIS POST. O-O[/b]
[/quote]

[color=black][b]totally true!![/b][/color]' 'xx' 1) " (8560" 1891 1 1436433324 16438 8560 'Re: Funny and so true' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][img]http://37.media.tumblr.com/f4d96593443ce4d4c78547b292d20bf8/tumblr_mzrkd7s53v1tq4of6o1_250.gif[/img][/center]
[center][b]Lower ur self confidence Pvpers And Remember
              Dont trip on ur own ego because we wont help
              if u keep being mean to us [/b][/center]


[center][img]http://25.media.tumblr.com/tumblr_m8lyj17OhE1qcemfao1_500.gif[/img][/center]
[center][i]^ every Pvper I know[/i][/center]' 'xx' 1) " (8561" 1912 17 1436435326 16438 8561 'Re: Chat system for role players' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'jdk
(for the roleplayers)make a new server thats some what like creative (i went on a type of roleplay server magica(censored due to ip and advertising) where in the beginning you could choose Shape shifter Wizard Assassin where just like prison you could live your roleplay life in minecraft most people pretend to be dragons devils witches or normal teens but it would also be fun to see it come to life in minecraft another server lets u do the same only like prison and survival you collect items sell them and rank up using money to different titles based on your selected kit and once you choose that kit you may not change in the server there is pvp nether end survival dp & more im just saying this as a suggestion seeing as many people choose fantasy roleplaying its also a fun way to maybe start a series like a actual roleplay where the staff have to "have to" be professional like those people at disney world server they still mute and ban people but they also stick to a script but the downside is it takes time to do these sort of stuff which i understand and knowing it may never happen its just a thought

(against the roleplayers) Me also roleplaying (not on minecraft) its difficult to not yell when they have a roleplay that makes 0 sense and when it sometimes involves "sex Drugs murder" its not fun to watch the chat log but people say oh ignore them or oh close chat me being the freak i am get anxiety cause if i ignore them they could be saying rude stuff and if i close chat log i might miss something important on survival its getting pretty out of hand im not dropping names but i dont think that saying "moans" and roleplaying a sleeping person having a (censored) dream is the best thing infront of children be being honest i swear which is really bad but roleplaying drugs making fun of it asking for pleasure on minigames survival asking for girlfriends boyfriends just keeps getting worse maybe not for the chat system but for something that can at least control the amount of roleplayers they spam the chats when people try to speak normally to each other they ask for rude stuff and i need to do this more often but forget ask nicely they give u the same answer "just leave Close chat ignore them" it just gets on my nerve at least if ur going to roleplay learn how to saying ur dying and then you get back up isn't correct

(example) She woke up in daze to see blood dripping from her wounded leg her eyes slowly closed as she felt weaker by the hour she had lost hope and was surly going to die her thought was broken by a loud yelling as arms picked her up and loaded her into a Ambulance her prays were awnsered (i know its long but trust me it makes it better when you make it sound as if your actually roleplaying)

(also continuing to ask for a mother or father getting no response means you should probably be quiet until someone who roleplays gets on and join their family)' 'xx' 1) " (8562" 1914 3 1436435682 16438 8562 'Re: how to ?//////?????' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=minepeeps330 link=topic=1914.msg8526#msg8526 date=1436377780]
how do you play this game i am greatly confused :-X ??? :([i][/i]
[/quote]


[center][i]The Aviatorcraft website for the official server has no games on it other then the Shop and the Forums the server has Minigames Prison Factions Creative and Survival choose which one you like and enjoy the server freely there are topics on forums related to games and sometimes small contests for building and such (building on minecraft)but other then that its basically just a place to report bad Behaviour and Bugs or errors in the sever (a lot of other stuff just saying the main ones)[/i][/center]' 'xx' 1) " (8563" 1913 4 1436447732 15846 8563 'Re: WTF AVIATOR' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' '[quote author=Alex link=topic=1913.msg8546#msg8546 date=1436400868]
What server?
[/quote]

I think it was survival because the player originally posted in survival??' 'xx' 1) " (8564" 1891 1 1436447968 15846 8564 'Re: Funny and so true' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' '[quote author=Xx_Furries_xX link=topic=1891.msg8515#msg8515 date=1436291426]
[quote author=WhiteDecay link=topic=1891.msg8514#msg8514 date=1436289857]
Furries -_- ========= Thank you <3
[/quote]

Omg that's excatly how I feel when they do this...

xD


Welcome i mean honestly this is my best expression i can give to them when they do this stuff
[img]https://media.giphy.com/media/HZlTHYH90ahqw/giphy.gif[/img]
[/quote]' 'xx' 1) " (8565" 1902 1 1436448130 15846 8565 'Re: AutoSprint' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' '[quote author=davide link=topic=1902.msg8478#msg8478 date=1436211458]
Um you can already set a sprint key through regular default minecraft.  I use my sprint key all of the time so that way when I run I never stop running.  So using a mod that would just auto sprint would kind of be unnecessary now.
[/quote]

Whats your sprint key?? Mine is "V"' 'xx' 1) " (8566" 1915 1 1436448614 15846 8566 'Re: GIRL STAFF 2016!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' 'The staff team are NOT sexist like j_boy said (and the other posts above) it's based on how great the posts/applications are.

Quality before Quantity!' 'xx' 1) " (8567" 1906 1 1436448966 15846 8567 'Re: Help' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' '[quote author=davide link=topic=1906.msg8501#msg8501 date=1436246329]
since we have to be fair to all players Elvis's situation will be dealt with the same way as shores situation was dealt with. Though he was a former moderator that does not give them any special privilege to automatically be reinstated. If you wish to get his moderator rank back you must reapply when the application period is open. This is to only ensure that every player is treated fairly and is given the same opportunity another player.
[/quote]

^' 'xx' 1) " (8568" 1921 39 1436458010 16812 8568 'Randomness' 'Beastgirl502' '20jessicarathbone@ohlsd.org' '69.61.210.203' 1 0 '' 'Sup 8)' 'recycled' 1) " (8569" 1910 21 1436460584 16729 8569 'Re: CASH' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'Well as the 2nd richest on survival i would advise u to make a cactus farm you make around $5000 per inventory and when u have a big farm you make money fast.  :)' 'xx' 1) " (8570" 1913 4 1436460907 16729 8570 'Re: WTF AVIATOR' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'Ya its in survival the path between plots is to thin to when you are kicked you fall through the ground into the void.' 'xx' 1) " (8571" 1921 39 1436467197 15888 8571 'Re: Randomness' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Is there even a section for this?' 'recycled' 1) " (8572" 1906 1 1436472578 15888 8572 'Re: Help' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'Really Micky?' 'xx' 1) " (8573" 1921 39 1436477381 15846 8573 'Re: Randomness' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 1436477509 'M1KKYP' 'Please do not post this in the help section.

The help section is for if you need help with certain things. It is not the section to post random things. If you are going to post something not including the server I recommend posting a thread on what you would like to say in the "Off Topic".

By the way I sujest you either; Remove this thread or you Lock this thread.

Thanks
~Mickey' 'recycled' 1) " (8574" 1906 1 1436477587 15846 8574 'Re: Help' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' '[quote author=Soniccaleb link=topic=1906.msg8572#msg8572 date=1436472578]
Really Micky?
[/quote]

Maybe.... :)' 'xx' 1) " (8575" 1913 4 1436477921 15846 8575 'Re: WTF AVIATOR' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' '[quote author=ajencik link=topic=1913.msg8570#msg8570 date=1436460907]
Ya its in survival the path between plots is to thin to when you are kicked you fall through the ground into the void.
[/quote]

Ok thank you I will Pm Alex (or Fireblazer) now.

Thanks
~Mickey' 'xx' 1) " (8576" 1910 21 1436478333 15846 8576 'Re: CASH' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.150.38.91' 1 0 '' '[quote author=ajencik link=topic=1910.msg8569#msg8569 date=1436460584]
Well as the 2nd richest on survival i would advise u to make a cactus farm you make around $5000 per inventory and when u have a big farm you make money fast.  :)
[/quote]

Whenever I play survival i [b]ALWAYS[/b] use cactus farms. If you would like help building one I will be sure to let you know when I am on :)

Thanks
~Mickey ' 'xx' 1) " (8577" 1922 3 1436479610 46 8577 'MOVED: Randomness' 'davide' 'davidenriquez41@gmail.com' '70.192.208.90' 1 0 '' 'This topic has been moved to Off Topic.

http://aviatorcraft.com/forum/index.php?topic=1921.0;topicseen' 'moved' 1) " (8578" 1923 22 1436480923 1 8578 '09/07/2015 - NEW SERVER UHC' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.134' 1 0 '' '[center]
[img width=900]http://i.imgur.com/CHmfsps.png[/img][/center]
[b]ABOUT[/b]
Hi everyone UHC has launched and has four lobbies for everyone to join and play with their friends.

[b]JOINING[/b]
The lobby is available at [b]/uhc[/b] additionally you can use the [b]compass[/b] at [b]/hub[/b] or the [b]portal[/b].
[b]Right click[/b] a sign each sign tells you if a game is in progress and how many people are in-game.
Joining a server in progress will allow you to spectate the current match.

[b]ADDITIONAL THINGS WORTH NOTHING[/b]
[size=14pt][url=http://aviatorcraft.com/forum/index.php?board=27.0]NEW SUB-FORUM - UHC SUGGESTIONS[/url][/size]
[size=16pt][url=http://shop.aviatorcraft.com/category/504681]NEW DONATOR RANKS FOR UHC[/url][/size]

The following ranks have been added to UHC for donors:
[list]
[li]Novice[/li]
[li]Expert[/li]
[li]Specialist[/li]
[li]Veteran[/li]
[/list]
' 'xx' 1) " (8579" 1924 12 1436481481 1 8579 'MOVED: Help' 'Alex' 'alextehbest@hotmail.com' '104.238.169.134' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=1.0]General[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=1906.0[/iurl]' 'moved' 1) " (8580" 1873 12 1436481535 1 8580 'Re: my rank has been reset????' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.134' 1 0 '' 'Hi it's been about a week and a few days since we replied. I'm locking this topic.' 'xx' 1) " (8581" 1923 22 1436484002 0 8581 'Re: 09/07/2015 - NEW SERVER UHC' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Will the new UHC donor ranks be obtainable in the casino?' 'xx' 1) " (8582" 1101 35 1436486230 46 9117 'Re: >>Server Rules<<' 'davide' 'davidenriquez41@gmail.com' '70.192.208.90' 1 1439089951 'davide' 'A new rule has been added to the server rules and applies to Global Server Operation.

[b][u]Dos and DDos Threats:[/u][/b]
  Players are from this point out not allowed to threaten other players with threats of Dos or DDos attacks.  Since the server does takes these seriously and wishes for all players to partake in server activities without infringement we have establish these rules to show that Aviatorcraft does not approve of these actions.  Players who state another player's IP in chat will also face the same punishments.  If a player is found to be doing any types of threats or acting as if they will Dos or DDos the following punishments will take place:
        [b]First-Time Offenders:[/b] [i]If a Staff Member is online the player will be kicked first and then muted for 1 hour on the server performed on.  If no Staff Member is online then the player will be banned for 1 day from all servers.  There are no warnings or kicks that goes with this. [/i]
        [b]Second-Time Offenders:[/b] [i]Player will be banned for 2 days from all servers regardless if Staff are online or not. [/i]
        [b]Third-Time Offenders:[/b] [i]Player will be banned for 7 days from all servers. [/i]
        [b]Fourth-Time Offenders:[/b] [i]Player will be banned from all servers for life.[/i]

[b]If You Believe You Are Being Dos'd or DDos'd[/b] contact your local authorities and inform them of the cyber attack.  [u]Aviatorcraft and its Staff Members will not intervene with active Dos or DDos attacks.[/u]  Though it may seem very silly to say to a police officer "I believe I am being DDos'd or Dos'd by a minecraft player " the crime is a federal offense.  In the United States if the person is found guilty of it the person will get their computer and software taken away and could face upwards of a $25 000 fine. In the United Kingdom it can lead upwards of 10 years in a federal prison. Felonies do not go away.  They stay with you forever and in the United States you have to state if you were ever convicted of a felony on nearly every job application.  So please remember some simple ways to avoid these attacks are by keeping private information exactly as it should be private.  This includes passwords Skype Names Billing Information etc.

If you have any questions about the new rule you can contact any staff member via Forums. ' 'xx' 1) " (8583" 1925 2 1436487597 0 8583 'VinnyVDaVicci spam and harassment' 'thexbs' '' '24.14.37.207' 1 0 '' 'IGN:VinntVDaVicci
PROOF:http://gyazo.com/97746003efd133179ab1423a35eeb817 and http://gyazo.com/1d0c9c660a1b7d92fe2fb1b3ce02e325
and is meaneye52 support to be banned? http://gyazo.com/c0d7cf6f964ba8164ff7af2e1a8b7040
' 'xx' 1) " (8584" 1925 2 1436488005 17 11197 'Re: VinnyVDaVicci spam and harassment' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445046837 'Luke' '[font=times new roman]Hey

Thank you for the report. VinnyVDaVicci has been muted for 1 hour and 30 minutes for spam and harassment. If this happens again please report it and he will be banned for a day.

Thanks
Luke[/font]' 'xx' 1) " (8585" 1921 39 1436493262 15888 8585 'Re: Randomness' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'I don't even think this would go in the Off Topic section. ' 'recycled' 1) " (8586" 1921 39 1436502313 15846 8586 'Re: Randomness' 'M1KKYP' 'mpicker1@bigpond.net.au' '60.231.45.150' 1 0 '' '[quote author=Soniccaleb link=topic=1921.msg8585#msg8585 date=1436493262]
I don't even think this would go in the Off Topic section.
[/quote]

Lol your right xD' 'recycled' 1) " (8587" 1915 1 1436503939 17 11197 'Re: GIRL STAFF 2016!' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445046791 'Luke' '[font=times new roman]Hello

By noticing you edited your thread I assume you still think we are being unfair. I want you to know we won't accept females just because we don't have one thats not how things work. It is not our fault if the content of your apps don't meet our standards we can't do anything else besides providing you with a few tips. If you can't do that then sadly you are not what we are looking for in a staff member. We do not only judge it on plugin knowledge though that is important to know. A good application is key although not the only thing we base it on. We look into their history on the forums and on the server. This allows us to see how they behave in game and around the community. Quite frequently the females who have applied don't meet all the standards we are looking for that doesn't make us sexist however. We hold everyone on the same playing field if males can create a quality application so can you. We won't give you the benefit of the doubt thats just not how we run things. Im sorry if you still feel the way you do even after writing this. Theres not much more we can say. I wish you all luck when it comes time to applications.[/font]

[quote author= Xx_Furries_xX]its better then just choosing 1 person and expecting them to be mature and a perfect role model [/quote]
[font=times new roman]We do expect them to be mature and we do expect them to behave themselves around the community. We want people who can cooperate with us efficiently and someone who will fulfill their expected duties on the server. We don't want an immature staff member goofing off and abusing their privileges for the sake of 'having fun'. Id like to point out we do pick more than one application it all depends on how many good ones there are. We do set an estimated limitation but if there are multiple quality apps that meet our expectations its always possible we exceed that limit.[/font]

[quote author= Xx_Furries_xX] now i sound stupid but maybe you can choose 1 girl and 1 boy and who ever shows the most responsibility will make it to mod[/quote] [font=times new roman]This model just isn't efficient. There is no need to do this just for the sake of having a girl on the team. We don't hold any body to a different standard therefore there is no reason to separate males and females out like that. It just comes down to who better meets the criteria which is actually supporting feminism (not holding males and females to a different standard).[/font]

[font=times new roman]I hope this clears some stuff up as I said above theres really nothing more we can say.

Regards [/font]
[font=times new roman]Luke[/font]' 'xx' 1) " (8588" 1913 4 1436526054 16348 8588 'Re: WTF AVIATOR' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=M1KKYP link=topic=1913.msg8575#msg8575 date=1436477921]
[quote author=ajencik link=topic=1913.msg8570#msg8570 date=1436460907]
Ya its in survival the path between plots is to thin to when you are kicked you fall through the ground into the void.
[/quote]

Ok thank you I will Pm Alex (or Fireblazer) now.

Thanks
~Mickey
[/quote]

ummmmm xD alex can read xD' 'xx' 1) " (8589" 1911 23 1436526097 16348 8589 'Re: BowBattle 1.1 update Idea' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=WhiteDecay link=topic=1911.msg8517#msg8517 date=1436309067]
BowBattles seem to have a little down side to the game. I have an idea that may or may not sound good and i will be listing them down below enjoy:

Ok so here's the thing BowBattles is a fast paced game and it's really fun. I don't know if the mods are already working on an update but if they are then this may come out later.  But if not then who knows if they will accept the idea haha.

1: [b]Teams battles[/b]
  -This will have a total of 5 teams 2 players per team maximum of 10 players.
  -This will need a bigger map to fit all the players.
  -This will also allow friends to play together rather than against each other. [u]Recommended: Skype communications[/u]

2: [b]Particles[/b]
  -When you shoot your arrows a trail of particles will follow. (fire water magic and many more)
  -I know this may give your location away but think about it where are you safe from exploding arrows?
  -It will add a cool look to the game and I may blur the player vision not knowing where that arrow came from.
  -Sorry this will not be good for the eggs. i just don't see a fun look to it if it added to eggs.
If you need an example of what i mean about the arrows trail here a video of CaptainSparklez playing with a command block: https://www.youtube.com/watch?v=GsxTAVkEtos skip to 1:30.

3: [b]New Game Mode[/b]
  Team DeathMatch
    -2 teams 10 players each maximum 20 players.
    -Both team iron armor extra 10 hearts.
    - +1 point per kill.
    -Can't enter enemy spawn area with a 15 block reach limit of enemy spawn.
    -Direct hit = instant death Near explosion you lose some heart.
    *Only bows arrows and iron armor.
    *Purchasable perks: splash: [b]Instant health and leaping potion[/b] May consider building blocks to build cover.

I'm sorry if this is is not understandable I may have a [glow=Cyan 2 300]Mod[/glow] look at it and edit it to the best of there ability for you all to read. If any of the mods have ideas I give you permission to add them to the thread. And if anyone on the forums have any suggestions please comment them I will read everyone's suggestions. :3

***Grammar and Spelling Edited by: [color=blue]JDK21132[/color]***
[/quote]

I had alot idea`s to and i already sad but there great :o' 'xx' 1) " (8590" 1915 1 1436526958 16438 8590 'Re: GIRL STAFF 2016!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'i think you are and i know its based off of how good your applications are im just saying choose 2 mods 1 girl and 1 boy and see who holds the better responsability in the work force to me its unfair because from what i know i know alot of high mighty mods who arnt as mature as they claim to be i think its a fair trial to see which should be best as mod until the next staff application i will continue this and look for people who can be staff members people like erica sara monkeylove deserve it not because of experience but because they are the most helpful people online some are amazing builders like vorah and achilles some are great at servers and plugins even thoe they dont have staff experience i have only 2 experiences with this and i was this close to being staff well who am i kidding i cant be staff and im not afraid to admit im not good at working as a staff member but consider just 1 fair trial next time the mod applications come just consider it - (ps i didnt take my adhd meds so this sentance wil more likely be the work of how tired i am and how i lack the words to describe it i can think it in my head but not write it down)' 'xx' 1) " (8591" 1911 23 1436527262 16348 8591 'Re: BowBattle 1.1 update Idea' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'This sounds for me great for this game!!!


[color=black][b]Team Deathmatch[/b][/color]:
-Great idea White they should add that!!!!!!!
-All the idea`s from Deathmatch are going to whitedecay

[color=black][b]Particles[/b][/color]
-Also great idea White but i think whe can add some more features!!!
-Smoke bow it will shoot a arrow and where it lands there comes smoke!!!
-Why this should be added: because its much fun and it gets a kick from other games :o!!
-Trails (white) great idea only how you wanna import that to the normal bow or???? special bow??? idk!

[u]-[color=black]You can buy all those features in the shop :o[/color][/u]

[color=black][b]Different items :o:O[/b][/color]
-Explosion bow 1.1 it fires just a normal arrow but it explodes like 2 more blastradius than the normal bow!!!
-Fire bow!! When you shoot a arrow there is coming a trail from fire particels!!!
when its hitting the ground there is coming a radius from 4 by 4 fire!!

[u]-[color=black]You can buy all those features in the shop :o[/color][/u]

White plss say what you think about this :)
[u]
[color=black][b]This is what i think what should be added!!! Not that it is gonna be added!!![/b][/color][/u]' 'xx' 1) " (8592" 1915 1 1436538804 0 8596 'Re: GIRL STAFF 2016!' 'Facelesswarrior5' '' '76.18.162.53' 1 1436553374 'Facelesswarrior5' '  Again all I can say is that the staff aren't sexist when picking applications. Your acting as if they put the female apps at the bottom of their list and focus on the boys before moving on which isn't true. Every app receives the same attention so its entirely fair. As for picking 1 girl and 1 boy to have a trial run that's sexist in itself. Every player has a fair chance with their applications and putting in an extra opportunity just for girls is pointless. If a girl ends up in that trial run with a guy then they would likely end up being a Trial-mod anyways. If your suggesting they pick one random girl just to even the staff team that is sexist. Being a girl doesn't give you a free pass or shortcuts to staff.

    As for "High and mighty mods" everyone needs some time to blow off steam and many staff do that on the server with friends. You have to remember the staff are players too they aren't under orders to be emotionless all the time. I know each and every one of the girls you mentioned has had times when their extremely immature as have all the staff and most players including me. While maturity is a factor in the application process everyone has their immature moments it happens. You can't judge a staff member based on something that everyone does just because their staff. If your going to point out their bad aspects be sure to point out yours in the process. While they should set an example even they need breaks.

    When you say "people who can be staff members people like Erica Sara Monkeylove deserve it not because of experience but because they are the most helpful people online" the same could be said about most of the server population. You point out helpful girls but fail to point out how many helpful guys are online as well who also have server experience. Your arguments about why girls should receive special treatment are completely biased and can be used for guys as well. Some guys are very helpful but don't have much experience so they should have a trial run with other applicants to see who's the best right? If the staff implement special treatments for women they would have to do the same for the guys which would lead you to believe them being fair is being sexist.

    A bit of advice for your next comment I suggest you format it so it's easier to read. The extreme run on sentence is aggravating to read and de-values your arguments. The occasional period makes it so much easier and makes it appear you put some effort into your argument instead of just typing out a long sentence and clicking post. Some capitalization wouldn't hurt your argument either. I'm not judging you at all just a suggestion that might help you get your point across.

  By the way I would like to thank you for your comment about how me and Vorah are amazing builders. I can build decent things but most of the time I just don't have the motivation to do so. Another great builder is Itzcappy (Deadeye) or Maddy_Mc (A girl on prison). I recommend you check out their builds to see some amazing stuff :)
~Faceless Out' 'xx' 1) " (8593" 1911 23 1436548124 16222 8593 'Re: BowBattle 1.1 update Idea' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Dude i gotta say that that gave me the best game image EVER. It like cops and crims but better.

I like the smoke idea because once you fire the smoke they don't know if your in the smoke or not. So they may only focus on aim at the smoke.

i even like the fire idea. as i was reading the fire trail part i thought about where your arrow land create fire on the ground and guess what YOU blew my mind because that was the next thing you said!!

I like all these idea it make the game more fair when they have to be purchase in game.' 'xx' 1) " (8594" 1923 22 1436549808 1 8740 'Re: 09/07/2015 - NEW SERVER UHC' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.49.100' 1 1437221342 'Alex' '[quote author=Facelesswarrior5 link=topic=1923.msg8581#msg8581 date=1436484002]
Will the new UHC donor ranks be obtainable in the casino?
[/quote]
Yes they should be done in a week or so depending on what we're working on.
edit: they've been live for quite a while now' 'xx' 1) " (8595" 1926 21 1436552424 16729 8595 'Bulk Sell Wall For Full Inventorys?' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'When Cactus Sugarcane etc. are big farms on the server to sell in it is difficult to sit there clicking the sell 64 cactus sign i was wondering if it would be possible to add a sell whole inventory wall. You Can Add a sign for every item that can be auto farmed.

Example Of the Bulk Sell Cactus Farm (If My Math Isn't Wrong):
http://gyazo.com/854ca41374d61a1b40f1d98eca054843


Thank You
[color=orange][b]aTRIKO_ReTREAT[/b][/color]  :)' 'xx' 1) " (8596" 1915 1 1436552855 1 8596 'Re: GIRL STAFF 2016!' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.49.100' 1 0 '' '[quote author=Xx_Furries_xX link=topic=1915.msg8590#msg8590 date=1436526958]
im just saying choose 2 mods 1 girl and 1 boy and see who holds the better responsability
[/quote]
To me this dosen't make sense.
If you are going to choose staff you don't pick their genders to compare them. That's what I'm trying to say. It's inherently sexist if you are then giving men or women more of a chance because of what they are. We pick people from their applications not from their gender.' 'xx' 1) " (8597" 1911 23 1436555155 16348 8597 'Re: BowBattle 1.1 update Idea' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=WhiteDecay link=topic=1911.msg8593#msg8593 date=1436548124]
Dude i gotta say that that gave me the best game image EVER. It like cops and crims but better.

I like the smoke idea because once you fire the smoke they don't know if your in the smoke or not. So they may only focus on aim at the smoke.

i even like the fire idea. as i was reading the fire trail part i thought about where your arrow land create fire on the ground and guess what YOU blew my mind because that was the next thing you said!!
I like all these idea it make the game more fair when they have to be purchase in game.
[/quote]


THAN WHE GOT THE SAME IDEA :)' 'xx' 1) " (8598" 1927 23 1436555784 16348 8604 'Tnt Block 1.1' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1436574265 'lrice11' 'Well umm ye i got some cool idea`s for Tnt Block to make it much more fun to play!!!
Those idea`s are totally [color=black][b]My idea`s what i think should be added![/b][/color]

[color=black][b]Team Deathmatch[/b][/color]
-2 Teams
-1 kill is 1 point
-First one that comes by 50 (or something else idk) wins!!

[color=black]This should be added because for me its giving a great kick to play and enjo ^o^[/color]

[color=black][b]Special items[/b][/color]
-Smoke bomb (FTW) you can trow a tnt and out the tnt comes smoke for 5 seconds with a radius from 5 by 5!!!!!
-Fire arrows (Normal arrows named [color=red]FireArrows[/color]!!!
-How this works: You just can shoot it as the other arrow only it gets a flame trail and when it hits the ground it gets a radius from 3 by 3 fire!! This will make the gameplay much more fun!!!
-Jet pack: You can click the firework and your getting upped with 5 blocks and go back down!! You can use that 5 times per game!! This will make it easeyer or harder for everone :)

[color=red][u]All the specials you can buy by the shop or you only can get it with a donator rank!!![/u][/color]

[color=black][b]Special kits!![/b][/color]
-Tank: Gets lower damage but slowness
-Scout: Get speed more damage
[color=black]You can add more kits if you want the kits you dont need to add because its totally my choose!![/color]

[color=black]All those idea`s are totally my choose if you got also some cool features to add i will listen to them all :) :) [/color]

Fireeeee Out :) ^o^


' 'xx' 1) " (8599" 1923 22 1436556025 16348 8599 'Re: 09/07/2015 - NEW SERVER UHC' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Great!!! i love UHC i cant wait to play!!!!!' 'xx' 1) " (8600" 1928 4 1436558884 16729 8600 'Crash Whenever People Go to West In Survival' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'In Survival many players have been crashing when they go to /warp west.

This is the screen that pops up:
http://gyazo.com/c65a41be328451da7beea1f16687d818

pls fix  :)' 'xx' 1) " (9223" 2144 2 1439183513 16530 9223 'Re: DeathReaprII disrespect' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'RIP deathreaprii 4th harassment offense GG.....' 'xx' 1) " (9252" 2144 2 1439215621 32 9252 'Re: DeathReaprII disrespect' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Locking Topic while this is being looked into' 'xx' 1) " (9222" 2147 15 1439182454 16757 9348 'RENAMED: Suggestion' 'Anime_Ender' 'bubble_gumThug@yahoo.com' '76.29.197.66' 1 1439264546 'lrice11' 'New topic:
/SetHome in pvp?
Isnt that cheating in a way?
If other ppl have to be killed at the front you do too! Share your ideas to me Anime_Ender' 'smiley' 1) " (8603" 1928 4 1436571333 1 8603 'Re: Crash Whenever People Go to West In Survival' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.49.100' 1 0 '' 'Hi fixed this.
Thank you for reporting locking.' 'xx' 1) " (9220" 2144 2 1439180925 19 9220 'Re: DeathReaprII disrespect' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'plz when reporting someone tack a screen shot of the full chat thanks
' 'xx' 1) " (9253" 2147 15 1439215709 17 11197 'Re: Mod Applitation' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046016 'Luke' '[font=times new roman]Hello

This board is for moderator applications. Suggestions & Requests belong to a different board. If your wanting to apply you can view this post; [url=http://bit.ly/1ICDvVK]http://bit.ly/1ICDvVK[/url]. For now I'm going to move this post into its correct area.

Edit: Moved.

Thanks
Luke[/font]' 'xx' 1) " (8605" 1927 23 1436574473 17 11197 'Re: Tnt Block 1.1' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445046732 'Luke' '[font=times new roman]Hey

I modified the yellow to red you couldn't make out the text in yellow. I do like the suggestions definitely a possibility for the future. Thanks for the suggestion.

Regards
lrice11[/font]' 'xx' 1) " (8607" 1930 2 1436578300 1 8607 'Re: ISAIAHASHTON Impersonation ' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.49.100' 1 0 '' 'Confirmed they can no longer /nick.
I've also reverted their name back.
Locked.' 'xx' 1) " (8608" 1931 2 1436585315 16696 8608 'Rexmein & scquidy Harrasing Each Each Over A Stupid Egg' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Who - rexmain & scquidy

Doing ? - Harrasing Each Other Over A Egg

Game? - Prison

Evidence ?

[img]http://i.imgur.com/8qvOwj5.png?1[/img]
[img]http://i.imgur.com/SFFIBg7.png?1[/img]
[img]http://i.imgur.com/Mwdqtfn.png?1[/img]' 'xx' 1) " (8609" 1931 2 1436585878 31 8609 'Re: Rexmein & scquidy Harrasing Each Each Over A Stupid Egg' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Please post the whole chat.' 'xx' 1) " (8610" 1931 2 1436588517 16696 8610 'Re: Rexmein & scquidy Harrasing Each Each Over A Stupid Egg' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Okay

[img]http://i.imgur.com/iiNPHbo.png[/img]
[img]http://i.imgur.com/UYjppOx.png[/img]' 'xx' 1) " (8611" 1932 2 1436593423 31 8611 'BruhGetRekt and Alpacaa being Disgusting' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' '1.) Server - Prison
2.) When - A couple minutes ago
3.) Rule they broke - Being disgusting/rude
4.) Evidence - http://imgur.com/a/R4HI6' 'xx' 1) " (8612" 1932 2 1436594200 31 8612 'Re: BruhGetRekt and Alpacaa being Disgusting' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Here's more proof' 'clip' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (8613 1932 2 1436595126 17 11197 'Re: BruhGetRekt and Alpacaa being Disgusting' 'lrice11' 'lukersoccer@gmail.com' '50.158.130.201' 1 1445046704 'Luke' '[font=times new roman]Hey

Wow I'm quite perplexed by those messages. User has been banned for two days for Explicit Content in Global Chat.

Thank you
Luke[/font]' 'xx' 1) " (8614" 1927 23 1436598659 16348 8614 'Re: Tnt Block 1.1' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Thanks!' 'xx' 1) " (8615" 1903 4 1436602010 16348 8615 'Re: Connection Problems?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Ikr i cant join any server and my wifi is just good!!
I dont get it yesterday started it on creative i got kicked when i just joined the server!!
And when i try to go aigan in the server it works 5 seconds than everthing is frozen and then i get kicked but now all my servers dont work and my wifi works!!! idk


And 10 minutes later everthing works aigan ' 'xx' 1) " (8616" 1903 4 1436602739 16348 8616 'Re: Connection Problems?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'well now i have it aigan it says now "time out" Time out is mostly when you dont got wifi!!!
but umm how could i do this than!?!??!



All the servers are working only not aviator' 'xx' 1) " (8617" 1903 4 1436606009 15888 8617 'Re: Connection Problems?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'When you time out it usually means you lost connection to the server.' 'xx' 1) " (8618" 1933 10 1436613293 16284 8618 'at least F****** talk to me' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'Ign ItzCappy

JDk Banned me


i was banned for harassment for 1 day then banned for evading a ban at first i wonder why i was banned until i looked on the forums at that time i was in a call w marco_polo619 i ws only banned from prison so i asked marco to tell Jdk to come to prison he responded "i dont wanna argure"
(REFUSING TO COMMUNICATE) even through skype i got on w an alt and asked him why was ItzCappy banned then aparently he looked at my ip and banned me so all of this why should i be unbanned first off i only did that so i could talk to him but noooo i dont wanna talk i never do so i just ignore u anyway i can so u stay banned hahahahaha so how is this fair ?' 'exclamation' 1) " (8619" 1934 4 1436621333 16348 8619 'Crashing from the server much?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'So some people are crashing from the server on the time!!!
That comes because this server is hosted on US and there is problems with people that are coming EU!!!! Dont panic the problem will be fixed!!!' 'xx' 1) " (8620" 1933 10 1436623394 16348 8620 'Re: at least F****** talk to me' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Proof?' 'xx' 1) " (8621" 1933 10 1436624509 16284 8621 'Re: at least F****** talk to me' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'what proof do i need ' 'xx' 1) " (8622" 1933 10 1436626164 1 8622 'Re: at least F****** talk to me' 'godlikefrank' 'alextehbest@hotmail.com' '146.185.25.170' 1 0 '' 'You were banned for 1 day for harrassment;
[img]http://i.imgur.com/GRGFi1s.png[/img]
[img]http://i.imgur.com/0mG1vZD.png[/img]

You then evaded the one day ban with an alt causing you to be banned for a week.' 'xx' 1) " (8623" 1933 10 1436626773 16348 8623 'Re: at least F****** talk to me' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Thanks alex' 'xx' 1) " (8624" 1933 10 1436627849 16284 8624 'Re: at least F****** talk to me' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 0 '' 'fttt thats over im talking about the evade
' 'xx' 1) " (8625" 1933 10 1436628571 46 8625 'Re: at least F****** talk to me' 'davide' 'davidenriquez41@gmail.com' '70.192.199.140' 1 0 '' 'Hello

When I do bans as I have informed staff I will not argue my rulings.  If I see someone evading their ban then they will be punished even further from their initial ban.  By the sounds of how Marco_Polo was talking it was just going to turn into a "Rage At A Mod" thing that would be in front of our creative community.  So in order to avoid these situations I do not argue my bans.  I have experienced in the past the side effects of arguing a ban.  As stated in the rules "If a player feels their ban is wrong or unjustified they can appeal on the Aviatorcraft Forums." If another staff member feels that my ban was unjust then they can approve the appeal and unban the player. 

Based on what Alex has said your appeal has been denied.

Locking Topic.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8626" 1935 4 1436632871 16729 8626 'Still die when kicked from a plot (Survival)' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'Even though the problem was said to be fixed with dieing when u get kicked from a plot u used to fall into the void now u just suffocate in the ground ' 'xx' 1) " (8627" 1936 41 1436635446 0 8627 'XX_carlos_xx hackin' 'thexbs' '' '24.14.37.207' 1 0 '' 'Name of the suspect?: xx_carlos_xx
What server was this on?: prison
When did they break this rule?:hacking
Proof of the happening: https://www.youtube.com/watch?v=WKezBButWq4
What rule was broken?: he used fightbot and ambit

' 'recycled' 1) " (8628" 1936 41 1436636824 0 8628 'Re: XX_carlos_xx hackin' 'thexbs' '' '24.14.37.207' 1 0 '' 'hacking not hackin thats not a word' 'recycled' 1) " (8629" 1903 4 1436639211 26 8629 'Re: Connection Problems?' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Fireblazer all of the servers' 'xx' 1) " (8630" 1936 41 1436644985 16348 8630 'Re: XX_carlos_xx hackin' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Thexbs make the video not prive than whe can watch it :O' 'recycled' 1) " (8631" 1937 20 1436668125 16794 8631 'Server Select compass is annoying' 'Matthew7558' 'jojay11@yahoo.com' '173.249.132.20' 1 0 '' 'On skyblock whenever I log onto there it puts a server select compass in the first hand slot. I think it is annoying It gets rid of the item you had in that slot. Also I would rarely use it yea its fine for people that might use it a lot but I don't like how you spawn with a new one each time you log on. I had put my first compass in my enderchest and when I logged back on I had a new one in the first slot again. I get tired of having to move it and it deleting your first item. Maybe it could be a one time item where you only get one and you don't receive a new one each time you log on.' 'thumbdown' 1) " (8632" 1937 20 1436669958 16222 8632 'Re: Server Select compass is annoying' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'That is strange Fireblazer has already remove that
' 'xx' 1) " (8633" 1937 20 1436672113 16794 8633 'Re: Server Select compass is annoying' 'Matthew7558' 'jojay11@yahoo.com' '173.249.132.20' 1 0 '' 'they fixed it? I keep getting them though.' 'xx' 1) " (8634" 1936 41 1436676941 46 8634 'Re: XX_carlos_xx hackin' 'davide' 'davidenriquez41@gmail.com' '70.192.235.59' 1 0 '' 'Hello

Alex was there and witnessed the same event.  Carlos has been banned for 14 days for hacking.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'recycled' 1) " (8635" 1931 2 1436677051 46 8635 'Re: Rexmein & scquidy Harrasing Each Each Over A Stupid Egg' 'davide' 'davidenriquez41@gmail.com' '70.192.235.59' 1 0 '' 'Hello

Both players will be banned for 1 day from prison for harassment.  Next time do not crop your evidence.  We would like to have full screenshots so that way we can see that you have nothing to hide. If it is cropped then we will not accept.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8636" 1938 39 1436677543 16587 8636 'Survival Problems' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.83.131' 1 0 '' 'I've noticed that minecarts can't go in the nether through a portal is this a glitch or is it purposely added on the server???
' 'recycled' 1) " (8637" 1939 39 1436677733 16587 8637 'Portal problems' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.83.131' 1 0 '' 'I've noticed that minecarts can't go through nether portals was this added purposely or is this a bug???
' 'recycled' 1) " (8638" 1856 21 1436677851 16587 8638 'Re: Suggestion for the shop ' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.83.131' 1 0 '' 'Just keep on running for a couple of blocks and you'll eventually find more the world dosen't really "Run out" of ores' 'xx' 1) " (8639" 1590 21 1436677970 16587 8639 'Re: Please Add Mcmmos' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.83.131' 1 0 '' 'If they add mcmmo right now tho won't they have to make another update therefore reset?
' 'xx' 1) " (8640" 1940 39 1436678226 16696 8640 'Septer101 vs IsThisNameTaken_' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'https://youtu.be/uS36I6v4ufg' 'recycled' 1) " (8641" 1941 24 1436678389 16696 8641 'Septer101 vs IsThisNameTaken_' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Hey Guys This Is A Video To Septer101 Pvping IsThisNameTaken Enjoy!  :D

https://youtu.be/uS36I6v4ufg' 'xx' 1) " (8642" 1939 39 1436680480 26 8642 'Re: Portal problems' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Patching the duplication glitch' 'recycled' 1) " (8643" 1590 21 1436680507 26 8643 'Re: Please Add Mcmmos' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Survival is survival factions has mcmmo' 'xx' 1) " (8644" 1937 20 1436680530 26 8644 'Re: Server Select compass is annoying' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Rip diamond sword cause of this' 'xx' 1) " (8645" 1942 3 1436680562 16696 8645 'Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'If you look at this Minecraft server Forums site You can see That what ever AviatorCraft Staff put on the forums they put it on here

Link to the forums - http://tangicraft.com/

Evidence - Example TangiCrafts - [img]http://i.gyazo.com/8169174c355c10499b46f5fcc3374212.png[/img]

And Then AviatorCraft's - [img]http://i.gyazo.com/f57cfcdbad3e4b9d84c910b6630caf03.png[/img]

Do you barely see any diffidence? Heres More

TangiCrafts - [img]http://i.gyazo.com/33dc60bba103232b2b656347a278999e.png[/img]

AviatorCrafts - [img]http://i.gyazo.com/3affec4acd2fe1fa8530ca3979c4f746.png[/img]

See what i mean? If you want the webstie to this copycat its http://tangicraft.com/' 'xx' 1) " (8646" 1942 3 1436681700 15888 8646 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'That's weird..' 'xx' 1) " (8647" 1942 3 1436685056 16696 8647 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=Soniccaleb link=topic=1942.msg8646#msg8646 date=1436681700]
That's weird..
[/quote]ikr' 'xx' 1) " (8648" 1943 2 1436689544 16348 8648 'Sky hacking aigan!!!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well umm yu

Player:Sky98243
When:Yesterday!!!
Server:Prison

Proof: https://www.youtube.com/watch?v=GEVPOmIEKP0

' 'xx' 1) " (8649" 1939 39 1436692460 16348 8649 'Re: Portal problems' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Badbord i think thats no bug' 'recycled' 1) " (8650" 1937 20 1436708242 16794 8650 'Re: Server Select compass is annoying' 'Matthew7558' 'jojay11@yahoo.com' '173.249.132.20' 1 0 '' 'same i lost my sword too because of this' 'xx' 1) " (8651" 1943 2 1436711313 32 8651 'Re: Sky hacking aigan!!!' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Sky has been banned for 28 days Thanks for reporting' 'xx' 1) " (8652" 1942 3 1436715093 50 8652 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'That pisses me off.. do i need to start copyrighting my posts so i can file dmcas' 'xx' 1) " (8653" 1942 3 1436715657 16696 8653 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'xD
' 'xx' 1) " (8654" 1942 3 1436719327 15888 8654 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'I can't believe they're that lazy.' 'xx' 1) " (8655" 1942 3 1436722761 31 8655 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'They've gotten a shop with a creative and it's the same as Aviator's shop.
' 'xx' 1) " (8656" 1942 3 1436725743 26 8656 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Sue' 'xx' 1) " (8657" 1942 3 1436727221 16438 8657 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 1436727849 'Xx_Furries_xX' 'Fireblazer said it was okay :/' 'xx' 1) " (8658" 1944 4 1436730361 16821 8658 'parkour bug' 'Junior_Gator' 'edjuerg@outlook.com' '65.7.207.144' 1 0 '' 'Hello aviatorcrafters! I have come today with a minor problem that will hopefully be fixed within the week.
I bug has occurred with the parkour and prevents me from leaving the it. There are three options in my inventory. The first is a suicide option. I tried it but it did nothing. The next is an invisibility option which renders the players around you invisible. The last is a leave parkour option. Once again I tried it but nothing happened. I did finally manage to do /spawn but when I got there the parkour options were still in my inventory. I thought I could easily fix that by doing /home which led to my next dilemma getting there. It proceeded with the normal "teleporting to home in 3....2....1" but then said "teleportation cancelled could not exit world." This could be a problem with the plugin but no matter what it is it should be fixed for the sake of they happiness of the players that visit aviatorcraft every day.  ' 'thumbdown' 1) " (8659" 1944 4 1436731762 1 8659 'Re: parkour bug' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.61' 1 0 '' 'Hi there I think you should be able to leave the parkour by joining it via the sign then leaving it with the items. Try dropping the remaining items in lava if you still have them after leaving.' 'xx' 1) " (8660" 1944 4 1436733429 0 8660 'Re: parkour bug' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Try shift right clicking with the items if this happens again' 'xx' 1) " (8661" 1942 3 1436733675 0 8661 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Jboy be proud! Your work is so useful people feel the need to copy it' 'xx' 1) " (8662" 1945 3 1436740341 16529 8662 'Skyblock problem' 'daVinci99' 'bcipriani@me.com' '24.141.48.42' 1 0 '' ' ;D :) ;D :PI have a question about skyblock me daVinci99 and sarathekidRs really want to both be the owners of the island it is Sara's Sara said that if we could both be the owners it would be great. If there is a way we can both be the owners please help us out with this thanks

daVinci99' 'smiley' 1) " (8663" 1946 39 1436742068 46 8663 'Re: Why Did TangiCraft Take the words from AviatorCraft\'s Forums and put it as thers' 'davide' 'davidenriquez41@gmail.com' '70.192.203.50' 1 0 '' 'This technically is plagiarism and we can request them to change it if needed. It is pretty sad that someone cannot take any time out of their day to write something themselves that they have to copy another person's work.  It is pretty pathetic. ' 'recycled' 1) " (8664" 1947 39 1436743543 16587 8664 'Shop suggestions' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.83.131' 1 0 '' 'I think we should be able to buy experience potions in the shop and i think whoever takes care of the shop should add more misc items
and material items.

Thank you  :)' 'recycled' 1) " (8665" 1948 21 1436753392 16587 8665 'Slower Crops???' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.83.131' 1 0 '' 'I've noticed a big difference in the growth speed of my cacti farm
Has this been purposely nerfed??? or is this a weird bug???

Thank you
~badbord' 'thumbdown' 1) " (8666" 1926 21 1436753873 16587 8676 'Re: Bulk Sell Wall For Full Inventorys?' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.83.131' 1 1436809728 'badbord' 'k' 'xx' 1) " (8677" 1954 2 1436818657 16825 8677 'I got kicked by a mod' 'TheBlockySaiyan' 'goku19011@hotmail.com' '24.63.36.250' 0 0 '' 'I don't know but I had this FNAF game that was set up. I advertised it with a warning saying "WARNING: NOT A ROLEPLAY" and a mod I forgot his username first letters of his name were JDK kicked me and the annotation said "Roleplay in our Roleplaying channel!' 2/3 Warnings". I couldn't join for 10 minutes straight. Why did he kick me? My game was clearly not a different server and it wasn't a roleplay.' 'thumbdown' 1) " (8667" 1949 7 1436771726 24 8667 'R.I.P satoru iwata (Nintendo President) - july 11 2015' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'We will all miss you satoru iwata!!!! ;-;' 'sad' 1) " (8668" 1950 3 1436790246 16823 8668 'i can\'t connect to the server' 'Pan__cake' 'hefgd8727@gmail.com' '87.64.80.232' 1 0 '' 'if i try to join it says:java.ConnectException: Connection refused: no further information: 
does anyone know what to do?
' 'sad' 1) " (8669" 1921 39 1436795109 16348 8670 'Re: Randomness' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1436795532 'PowerFlowderHD' '[u][color=red][move][size=18pt]SUP Beast girl ^o^[/size][/move]' 'recycled' 1) " (8671" 1951 39 1436795718 0 8671 'I NEED HELP ' 'thexbs' '' '24.14.37.207' 1 0 '' 'i have been looking for this texture pack for the longest please help /Users/judithahodges/Desktop/2015-03-03_05.28.50.png' 'recycled' 1) " (8670" 1950 3 1436795203 46 8670 'Re: i can\'t connect to the server' 'davide' 'davidenriquez41@gmail.com' '70.192.193.147' 1 0 '' 'Hello

Recently we have changed the server IP to [b]play.aviatorcraft.com[/b].  I would suggest logging in with our new IP and then see what happens.  If you still cannot connect then reply to this thread. 

Hope this helps!

~[color=blue]JDK21132[/color]' 'xx' 1) " (8672" 1952 7 1436795813 0 8672 'I need HELP ' 'thexbs' '' '24.14.37.207' 1 0 '' 'i have been looking for this pack for soon ling please help.
http://gyazo.com/946dd57c161c6d19058dcee27a454041
its the texture pack that counts down the time it takes to brake a block
' 'xx' 1) " (8673" 1952 7 1436796097 16348 8673 'Re: I need HELP ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=thexbs link=topic=1952.msg8672#msg8672 date=1436795813]
i have been looking for this pack for soon ling please help.
http://gyazo.com/946dd57c161c6d19058dcee27a454041
its the texture pack that counts down the time it takes to brake a block
[/quote]


What is the problem?' 'xx' 1) " (8674" 1953 5 1436796193 16348 8674 'Pig selfie!!!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well um i was bored and here is a pig selfie

Think you can beat me xD?

http://imgur.com/p4mrUzT

If you do reply!!' 'xx' 1) " (8675" 1952 7 1436796796 0 8675 'Re: I need HELP ' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'He wants help locating this texture pack.' 'xx' 1) " (8676" 1949 7 1436805079 26 8676 'Re: R.I.P satoru iwata (Nintendo President) - july 11 2015' 'DendeTheWizard' 'calvindu9@gmail.com' '75.159.17.116' 1 0 '' 'Yep.  He was fighting it for a year too. T.T' 'xx' 1) " (8678" 1913 4 1436821224 15846 8678 'Re: WTF AVIATOR' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=PowerFlowderHD link=topic=1913.msg8588#msg8588 date=1436526054]
[quote author=M1KKYP link=topic=1913.msg8575#msg8575 date=1436477921]
[quote author=ajencik link=topic=1913.msg8570#msg8570 date=1436460907]
Ya its in survival the path between plots is to thin to when you are kicked you fall through the ground into the void.
[/quote]

Ok thank you I will Pm Alex (or Fireblazer) now.

Thanks
~Mickey
[/quote]

ummmmm xD alex can read xD
[/quote]

I know he can I just thought prong him would be quicker

Thanks
~Mickey' 'xx' 1) " (8679" 1935 4 1436821494 15846 8679 'Re: Still die when kicked from a plot (Survival)' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'When ever I stat saffucating in blocks I just type /spawn or /p h

Thanks
~Mickey' 'xx' 1) " (8680" 1861 4 1436821687 15846 8680 'Re: Factions Enemy territory' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Store your stuff and /Bukkit:kill

(It doesn't dropbyour head I've done it plenty of times)' 'xx' 1) " (8681" 1861 4 1436822666 0 8681 'Re: Factions Enemy territory' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Your in enemy territory where you gonna store your stuff? Not everyone has /echest' 'xx' 1) " (8682" 1955 7 1436828793 32 8682 'MOVED: Randomness' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=6.0]Games[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=1921.0[/iurl]' 'moved' 1) " (8683" 1949 7 1436860331 16438 8683 'Re: R.I.P satoru iwata (Nintendo President) - july 11 2015' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][img]http://vignette2.wikia.nocookie.net/fantendo/images/b/b8/Baby_Luigi_crying_by_IcyFox44.gif/revision/latest?cb=20131027222932[/img][/center]' 'xx' 1) " (8684" 1954 2 1436861317 16348 8684 'Re: I got kicked by a mod' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Did u join the RP channel?? Because if you did you have to leave ALL!!

And u have proof? from that you didnt did roleplay?' 'xx' 1) " (8685" 1956 2 1436882631 16729 8685 'YackytheDuck Cursing and making fun of my friends!' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 1436882909 'ajencik' 'My Friend Madam_Giggles is getting made fun of and getting cursed at by yacky and he won't stop.

Proof:
http://gyazo.com/f63c56ff9dbad3bcab94da563fd842de

Pls Mute him or ban for Harassment.

Thank you' 'xx' 1) " (8686" 1948 21 1436891358 16729 8686 'Re: Slower Crops???' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'same' 'xx' 1) " (8687" 1957 2 1436903675 0 8687 'spam by gangster_cat' 'thexbs' '' '24.14.37.207' 1 0 '' 'where?: prison
proof: http://gyazo.com/4efe443b1ede79c02c09bc1d6cf8e89e
proof: http://gyazo.com/f0f33105ad3777d816d1ae27da6768bf
proof: http://gyazo.com/9ce62517256e2823348ecd7dd3a7691a
as you can see she was not only spamming but she was asked to stop and continued ' 'xx' 1) " (8688" 1861 4 1436909430 15846 8688 'Re: Factions Enemy territory' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=Facelesswarrior5 link=topic=1861.msg8681#msg8681 date=1436822666]
Your in enemy territory where you gonna store your stuff? Not everyone has /echest
[/quote]

That's right. I really don't know what to do then if you don't have an f home???' 'xx' 1) " (8689" 1958 2 1436959558 16348 8689 'Advertising!!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Who: sunnysmile641
Where: Prison
When: 2 minutes ago

Proof: http://imgur.com/NhuT1Wb' 'xx' 1) " (8690" 1950 3 1436966073 16823 8690 'Re: i can\'t connect to the server' 'Pan__cake' 'hefgd8727@gmail.com' '87.64.80.232' 1 0 '' 'thanks it's working now!  :)' 'thumbup' 1) " (8691" 1958 2 1436967105 46 8691 'Re: Advertising!!' 'davide' 'davidenriquez41@gmail.com' '70.192.228.149' 1 0 '' 'Hello

The player will be banned for 14 days for advertising.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8692" 1957 2 1436967314 46 8692 'Re: spam by gangster_cat' 'davide' 'davidenriquez41@gmail.com' '70.192.228.149' 1 0 '' 'Hello

Since the player was at the same time doing very light harassment the player will be muted for 1 hour on prison.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8693" 1956 2 1436967517 46 8693 'Re: YackytheDuck Cursing and making fun of my friends!' 'davide' 'davidenriquez41@gmail.com' '70.192.228.149' 1 0 '' 'Hello

This is Yacky's second harassment offense.  He will be banned from Survival for 2 days.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8694" 1954 2 1436967768 46 8694 'Re: I got kicked by a mod' 'davide' 'davidenriquez41@gmail.com' '70.192.228.149' 1 0 '' 'Hello

Yes I was the mod who kicked you.  The reason you were kicked was for roleplaying in public chat but I did not know that your roleplay was only a series of games so I do apologize for that.  However whenever playing a game where people impersonate other characters is still somewhat considered roleplay so I would suggest switching over to the [Local] channel on creative so that way your chat does not interfere with other players. 

Once again sorry for the kick.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8695" 1959 24 1436993292 16530 8695 '15 Likes and I Post My TexturePack Folder!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Hello Vorah here and I uploaded a new video if it get 15 likes I will release my texture pack folder! [/b]


https://www.youtube.com/watch?v=csYyRF8ZvLk' 'xx' 1) " (8696" 1960 2 1437071579 16182 8696 'thexbs Headless' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Name of the suspect?: thexbs
What server was this on?: Prison
When did they break this rule?: I Forgot
Proof of the happening: http://imgur.com/mL89F6w
What rule was broken?: Hacks/Cheats

' 'xx' 1) " (8697" 1960 2 1437075653 26 8697 'Re: thexbs Headless' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Or maybe its a visual glitch? Lol' 'xx' 1) " (8698" 1961 4 1437080676 16831 8698 'Crashes in skyblock maybe more?' 'FireAngelGrace' 'sarabartsch@gmail.com' '76.111.150.13' 1 0 '' 'Me and my friends in [s]skyblock[/s] keep crashing and can't get in for a while afterwards this has happened three times withing 10 minutes so please try to fix that. Also when I try to get back in it sits on the connection screen and gives me a error. So... I would like to enjoy my game! Have a nice day!!  ???' 'exclamation' 1) " (8699" 1962 2 1437084344 31 8699 'xXh20pvpzXx' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Where: Prison
When: A few minutes ago
Rule breaking: DDOS threats and being rude
Evidence: http://imgur.com/a/4f0OG
First Image has DDOS threats
Second Image has Harassment
Third Image has proof that 'PvPmeMan' is him' 'xx' 1) " (8700" 1962 2 1437085386 1 8700 'Re: xXh20pvpzXx' 'godlikefrank' 'alextehbest@hotmail.com' '77.92.76.248' 1 0 '' 'Hi he's been tempbanned for a day. Thanks for reporting.' 'xx' 1) " (8701" 1963 19 1437086996 26 8701 'In the PVP Tourny' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Are you guys providing stuff?' 'xx' 1) " (8702" 1963 19 1437088019 16696 8726 'Re: In the PVP Tourny' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1437171102 'xPowerStaticx' 'As JDK Said In The Topic http://aviatorcraft.com/forum/index.php?topic=1030.0' 'xx' 1) " (8703" 1964 21 1437096476 16587 8703 'Plot world day/night' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.88.166' 1 0 '' 'PLEASE add day/night cycle in the plot world its very boring without it i can't go to sleep or watch the sunset

Please add this

~badbord' 'xx' 1) " (8704" 1965 3 1437098483 16833 8704 'Does This Work?' 'SerenityHGames' 'serenityhamrick11@icloud.com' '74.196.43.164' 1 0 '' 'Does your server work on Minecraft:Pocket Edition' 'xx' 1) " (8705" 1965 3 1437100317 46 8705 'Re: Does This Work?' 'davide' 'davidenriquez41@gmail.com' '70.192.195.99' 1 0 '' 'Unfortunately our server only works via Personal Computer (PC) minecraft.  We do not have any other versions. ' 'xx' 1) " (8706" 1964 21 1437100406 46 8706 'Re: Plot world day/night' 'davide' 'davidenriquez41@gmail.com' '70.192.195.99' 1 0 '' 'Hello

Please answer the following question so that way we can assist you the best we can.

[b]Which Server?
[/b]

Thanks
~[color=blue]JDK21132[/color]' 'xx' 1) " (8707" 1960 2 1437100564 46 8707 'Re: thexbs Headless' 'davide' 'davidenriquez41@gmail.com' '70.192.195.99' 1 0 '' 'Hello

Based on the evidence provided it seems that this is only a glitch.

No punishment will take place.

Thanks for your concern though.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8708" 1964 21 1437101464 16587 8708 'Re: Plot world day/night' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.88.166' 1 0 '' 'The survival server on all plot worlds.

' 'xx' 1) " (8709" 1966 2 1437103581 16530 8709 'Kidz tells me to kill myself.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1437103691 'VorahHD' '[b]Where[/b]: [color=red]Prison[/color]
[b]When[/b]: [color=red]Just Now[/color]
[b]Rule Broken[/b]: [color=red]Harassment[/color]
[b]Who[/b]: [color=red]KidzBeEz[/color]

[b]Evidence[/b]: [img]http://i.imgur.com/PpRViah.png[/img]' 'xx' 1) " (8710" 1967 2 1437104432 16530 8710 'Agentstone.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Who[/b]: [color=red]Agentstone[/color]
[b]Where[/b]: [color=red]Prison[/color]
[b]When[/b]: [color=red]ALL DAY[/color]
[b]Rule Broken[/b]: [color=red]Harassment[/color]


[b]Evidence[/b]:
[color=red]http://gyazo.com/7f166caf247e5b4a137463f5393d24c1
http://gyazo.com/6e5bb8278a3cf2d41839deb5c5106df6
http://gyazo.com/16bd16f3f35c50c59e2e5402a5e03d52
http://gyazo.com/40ebb919044ed45ec155b1bd57c2c6ac
http://gyazo.com/59c0b340672b7d100b6a099b6f9ea493
http://gyazo.com/d0177a43fb7a747315854c28682b1c47
http://gyazo.com/a91052497232ea2f9277f64b15bc8703
http://gyazo.com/ed658ca6c505c1b40bcd20335617a31d[/color]' 'xx' 1) " (8711" 1704 7 1437108656 16530 8711 'Re: H1z1' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Great game.' 'xx' 1) " (8712" 1961 4 1437108871 16530 8712 'Re: Crashes in skyblock maybe more?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Yeah this isnt just you and your friends. I tell Alex almost onece every two days that the server goes down/crashes. It doesnt seem like their fixing this issue but just letting it naturally fix itself. But it happens way to often. Zach should definetly invest in a better host provider beastnode isnt the ideal host for this server.  :/' 'xx' 1) " (8713" 1964 21 1437109062 16530 8713 'Re: Plot world day/night' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Dont you guys get /ptime night?' 'xx' 1) " (8714" 598 1 1437109315 16530 8714 'Re: My top 15 pvpers :D (My opinion)' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Lol im so underated at pvp. I could beat most people on list with ease.' 'xx' 1) " (8715" 1966 2 1437113016 26 8715 'Re: Kidz tells me to kill myself.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Rude.' 'xx' 1) " (8716" 1968 7 1437126872 15846 8716 'Gangster Vages' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.164.144' 1 0 '' 'Who plays gangster vages on IPhone/ipod (Im pretty sure that its on those two types of phones)

Thanks
~Mickey' 'xx' 1) " (8717" 1969 3 1437130421 16823 8717 'griefers in skyblock' 'Pan__cake' 'hefgd8727@gmail.com' '91.180.75.82' 1 0 '' 'is it possible to get someone banned that is griefing our mob spawner all the time' 'thumbdown' 1) " (8718" 1961 4 1437136709 0 8718 'Re: Crashes in skyblock maybe more?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Casino seems to be having a meltdown aswell it goes down maybe 2 times daily. The server provider isn't the best' 'xx' 1) " (8719" 1961 4 1437140670 46 8719 'Re: Crashes in skyblock maybe more?' 'davide' 'davidenriquez41@gmail.com' '70.192.198.182' 1 0 '' 'Most of the time it is not the server itself but our hosting company Beastnode.  We are very aware of the issue and have informed Beastnode of our dissatisfaction with their service.  They tell at the current time that it is them doing "routing" work.  I have informed them of possibly switching to McProHosting instead of beastnode and we are still discussing the issue. Please be patient as we are really trying to fix the issue. ' 'xx' 1) " (8720" 1969 3 1437140766 46 8720 'Re: griefers in skyblock' 'davide' 'davidenriquez41@gmail.com' '70.192.198.182' 1 0 '' 'Hello

Griefing is allowed on all of our Aviatorcraft servers but if there is an unwanted player on your skyblock that is not leaving then they can be punished for that.  If you see them on your island again please screenshot their name and we can remove their access to your island and their /sethome. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (8721" 598 1 1437140821 46 8721 'Re: My top 15 pvpers :D (My opinion)' 'davide' 'davidenriquez41@gmail.com' '70.192.198.182' 1 0 '' 'Remember this list is like hella old too. Back when I was still just an officer rank. ' 'xx' 1) " (8722" 1967 2 1437141023 46 8722 'Re: Agentstone.' 'davide' 'davidenriquez41@gmail.com' '70.192.198.182' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.
Next time you submit a report please do not crop evidence or else it will not be accepted. We will let this one slide.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8723" 1966 2 1437141110 46 8723 'Re: Kidz tells me to kill myself.' 'davide' 'davidenriquez41@gmail.com' '70.192.198.182' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8724" 1968 7 1437148379 26 8724 'Re: Gangster Vages' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Ipod isn't a phone' 'xx' 1) " (8725" 1970 27 1437155439 16222 8725 'Ideas soon to come. Event or Updates' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' '^' 'xx' 1) " (8726" 1971 7 1437169661 16530 8726 'R.I.P' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]The Good Times We Had Before The Librarian Died. The night..... When The Librarian Died.[/b]

[img]http://i.imgur.com/zC6D3Fd.png[/img]

[img]http://i.imgur.com/H10z0Tk.png[/img]

[b]R.I.P Librarian Me And Jdk Will Miss You Greatly...[/b]' 'xx' 1) " (8727" 1972 28 1437176318 1 10830 '► APPLYING HELP - READ ME' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.151.188' 1 1443745000 'Luke' " '[font=georgia][size=18pt]AviatorCraft Build Team Guidance[/size][/font]

[b][font=georgia][size=12pt]Questions & Answers:[/size][/font][/b]

[list]
[li][u][font=georgia]What is the build team?[/font][/u][/li]
[/list][font=georgia]The Build team is assigned to producing custom & quality AviatorCraft builds. With the release of a bunch of new AviatorCraft servers & games" the demand for builds it pretty high. This committee is operated by Luke and Alex with the assistance of zeus360.
We have opened this oppportunity to the community " with the hopes we can produce a bunch of cool builds at a faster rate. We are excited to see some of your building skills and talents![/font]
[list]
[li][u][font=georgia]When will my application be reviewed?[/font][/u][/li]
[/list][font=georgia]Your application will be replied to by Luke (lrice11)" Alex (Fireblazer) or our Sr.Builder zeus360 telling you that your application has been denied or accepted. Your application will then be locked. We will contact you via Skype to explain your assignment " and set you up with the necessary tools and information.[/font]

[b][font=georgia][size=12pt]Short Tips:[/size][/font][/b]
[list]
[li][font=georgia][size=10pt]We will not accept your application solely based on your building skills" we also base it on maturity activeness " and your behavior.[/size][/font][/li]
[li][font=georgia][size=10pt]Use proper grammar and spelling" " we will not accept a rushed or poor application.[/size][/font][/li]
[li][font=georgia][size=10pt]Post multiple building pictures" " just in case we are not satisfied by one of them.[/size][/font][/li]
[/list][b][font=georgia][size=12pt]Rules & Information:[/size][/font][/b]
[list]
[li][font=georgia][size=10pt]Copying a pre-existing application" not written by yourself " will result in an instant rejection.[/size][/font][/li]
[li][font=georgia][size=10pt]If you have been denied" " you must wait 3 weeks before re-applying.[/size][/font][/li]
[li][font=georgia][size=10pt]We will look at everyones application" " do not hound the admins to look at it.[/size][/font][/li]
[li][font=georgia][size=10pt]Posting builds not created by you is fraud" and therefore will be instantly rejected.[/size][/font][/li]
[/list][b][font=georgia][size=12pt]Build Team Application:[/size][/font][/b]

[b][font=georgia]Your IGN:[/font][/b] [size=10pt]- Past and present this helps identify your background on the community.[/size]
[b][font=georgia]Time Zone:[/font][/b] - [size=10pt]This way we know your rough schedule and therefore know when to contact you.[/size]
[b][font=georgia]Skype Name:[/font][/b] - [size=10pt]This is required you must be able to participate in the group discussions.(You can PM us it if we accept your application)[/size]
[b][font=georgia]Have you been punished on our server before? What for?:[/font][/b] [size=10pt]- We want someone who has behaved themselves on AviatorCraft not someone who has been a disturbance. [/size]
[b][font=georgia]How would you rate yourself in terms of building experience? (1-10):[/font][/b] [size=10pt]- We want to know how you would rate your building skills.[/size]
[b][font=georgia]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:[/font][/b] [size=10pt]- This way we know which building tasks we can count on you for.[/size]
[b][font=georgia]How many hours/days a week can you be involved in the team?:[/font][/b] [size=10pt]- A rough guess is fine however we like to know when we can count on you to help out.[/size]
[b][font=georgia]Build Images:[/font][/b] [size=10pt]- Two pictures or more of a different build are required.[/size]
[b]Anything Else?:[/b] [size=10pt]- Optional.[/size]

[size=12pt][font=georgia]If you are accepted [b]you will begin as a trial-builder[/b] until we think you are ready to be promoted to the rank.[/font][/size]

[font=georgia]Post your application on this sub-forum. You can click "New Thread." There is not a time limit to apply do not feel rushed.[/font]

[u][font=georgia]We'll lock your application & tell you to re-apply if you do not use our application we provided for you above.[/font][/u]

[font=georgia]Best of Luck!
Luke & Alex[/font]' 'xx' 1) " (8728" 1973 22 1437176575 1 11367 '18/07/2015 - INTRODUCING THE BUILD TEAM' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.151.188' 1 1445634418 'Luke' '[center][font=georgia][size=24pt]Aviatorcraft Build Team[/size][/font][/center]

[font=georgia][size=12pt]Hello. We are very pleased to announce the Build Team. This is something we have wanted to do for a while now and after a lot of thought and preparation it's now happening. We hope this will allow the community to be more involved in the servers growth and success we are looking forward to communicating and working with you in the process!

You can click [url=http://aviatorcraft.com/forum/index.php?topic=1972.0]HERE[/url] to view the guidance on applying. If you wish to apply please read through the entire thread. Applying for this team doesn?t mean you can?t apply for trialmod however in order to maintain a builder position you must be able equal them out. We have decided to keep these applications open for an indefinite period of time.

There will be two different builder ranks someone can receive while on the team. One being the standard builder rank which everyone will receive. The other is  ?Sr. Builder " which can only be obtained after being a consistent and quality member on the team.

Luke and I will be running this team. We will be accepting the applications and managing build team operations. The build team is specifically designed to produce AviatorCraft builds. We have designated a server specifically to the production of this.[/size][/font]

[size=14pt][font=georgia]The Build Server is curently [b]whitelisted[/b] and will be accessible for builders and staff for now.[/font][/size]
[size=12pt][font=georgia]
By Default Builders are able to do the following on the build server:
[/font][/size]
[list]
[li][size=12pt][font=georgia]Claim up to 10 Plots[/font][/size][/li]
[li][size=12pt][font=georgia]Use WorldEdit[/font][/size][/li]
[/list]

[font=georgia][size=12pt]Check the guidance page on how to apply and additional information!

Best of Luck!
Luke & Alex [/size][/font]' 'xx' 1) " (8729" 1974 29 1437186141 16504 8729 'Build Team Application:' 'MrGrummpy_14' 'alexc0996@gmail.com' '73.130.72.168' 1 1437187012 'MrGrummpy_14' '[b]IGN:[/b] MrGrummpy_14

[b]Time Zone:[/b] Eastern Standard Time (EST)

[b]Skype Name:[/b] MrGrummpy_14

[b]Have you been punished on our server before? What for?:[/b] No

[b]How would you rate yourself in terms of building experience? (1-10):[/b] um I think I would put myself at an 8 for most things and maybe a 9 for others

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:[/b] I Like to build in medieval because it always looks the best in Minecraft. I can build just about anything needed once I set my mind to the task. However I am horrible at floating island type builds 

[b]How many hours/days a week can you be involved in the team?:[/b] I am available almost all the time whenever wanted although i have bin busy during the day lately

[b]Build Images:[/b] [url=http://imgur.com/a/0ajZA]http://imgur.com/a/0ajZA[/url]

[b]Anything Else?:[/b] Lots of people know me :) Im a great builder and I would love to join!' 'smiley' 1) " (8730" 1537 1 1437191722 16834 8730 'Re: Aviator *News Update* Critical Mods Please read :)' 'Nightmare1027' 'deadpoolbat1027@gmail.com' '99.36.120.108' 1 0 '' 'i read this but only 1 part
' 'xx' 1) " (8731" 1975 4 1437192570 16530 8731 'A BIG PROBLEM' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]I LITERALLY HAD A STROKE![/b]

Ok so people keep posting a link in chat and it gives me a fucking heart attack. People can seriously die from shit like this!!!!
Can we please post a rule of making jump scares FFS I nearly died!

[b][color=red]ENTER AT YOUR OWN LIFE![/color][/b]

https://www.minetime.com/images/enter-at-own-risk/screamer.swf' 'xx' 1) " (8732" 1975 4 1437193385 16836 8732 'Re: A BIG PROBLEM' 'KawaiiiPandas' 'natsutwilight21@hotmail.com' '64.131.202.239' 1 0 '' 'lol.. Its a fun website :3  :P ;D                              https://www.minetime.com/images/enter-at-own-risk/screamer.swf                                                                                                                                              ' 'xx' 1) " (8733" 1974 29 1437200636 16530 8733 'Re: Build Team Application:' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Yeah you automatically win grumpy poo. XD ' 'xx' 1) " (8734" 1975 4 1437206667 31 8734 'Re: A BIG PROBLEM' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'I agree with Vorah even though I've done it before with the staff it can cause serious shit
' 'xx' 1) " (8735" 1976 2 1437208158 31 8735 'Eric_minecraft22 being rude' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Where: Prison
When: A few minutes ago
Rule they broke: Harassment to another player
Evidence: http://imgur.com/a/C76Ny

P.S At the top of the second photo you can see Eric telling someone to kill themselves.' 'xx' 1) " (8737" 1977 29 1437210976 16543 8737 'Larz app' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'Your IGN: _The_Larz_
Time Zone: idk europe
Skype Name: _The_Larz_ (from Netherlands) if you cant find it twini alex or john has my Skype
Have you been punished on our server before? What for?: yes lag machine creative but it was just a joke
How would you rate yourself in terms of building experience? (1-10): i think a 6.5
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: uh old stile?
How many hours/days a week can you be involved in the team?:5hours for sure a day
Build Images: http://imgur.com/vMPZkaG aEltSmX xM7q7VO 6dQXUaf hAXgbvy WkkOd9n pQQAFFq#0' 'xx' 1) " (8738" 1975 4 1437211454 16696 8738 'Re: A BIG PROBLEM' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'XDD It scared me when Ceral sended the link to me .-.
' 'xx' 1) " (8739" 1978 29 1437215149 16398 8739 'xxGOODYERxx Build App' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'Your IGN: -xxGOODYERxx (Some people may know me as Louis)
Time Zone: - GMT (Greenwich England)
Skype Name: - comet-louis
Have you been punished on our server before? What for?: Never been punished from what I know of (no bans or mutes etc)
-How would you rate yourself in terms of building experience? (1-10): - I think I would rate myself a solid 7 I put in a lot of effort into my builds and I can definitely guarantee that I can make 10/10 builds if I put the work in
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: - This way we know which building tasks we can count on you for. Usually I like to do stone/medieval type builds because they look really good and I am good at decorating with a variety of different blocks to give a good contrast. Usually I excel in stone themes but I do like to vary it by using things such as wood or water themed etc.
How many hours/days a week can you be involved in the team?: - Any day of the week (Monday-Friday 3pm-9pm) (Weekends from about 10am to whenever depending o what I am doing)
Build Images: -
http://imgur.com/onJhDd2 sHlvjft bzzyjn2#0

Anything Else?: I have had previous build experiences on other servers and know my way around things I know what looks good and what doesn't. I take feedback well and build on other peoples thoughts. I also like to build frequently to keep my ideas flowing through my head.

Good luck to everyone applying!

Thanks for reading my appeal
                                              xxGOODYERxx (Louis)
' 'xx' 1) " (8740" 1979 2 1437220618 16398 8740 'TigerGirl spamming horrible comments' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'I caught TigerGirl8080 (IGN) spamming these comments towards a couple of other players in chat and it's completely unnecessary.

Evidence:  http://imgur.com/azWxuFV' 'xx' 1) " (8741" 1974 29 1437221634 1 8741 'Re: Build Team Application:' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Good app I'm aware that you've built these so we won't need to validate. You are generally active on the server.
You're accepted as a trial-builder and can hop on the build server
[size=22pt][b]build.aviatorcraft.com[/b][/size]
I'll contact you on skype and we can talk about what you'd like to get started on.' 'xx' 1) " (8742" 1977 29 1437222685 1 8742 'Re: Larz app' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Hi I'm aware these are builds you've helped us with in the past. As well as grummpy you are quite active and I'm fine with giving you a shot.
The build server is at
[size=18pt][b]build.aviatorcraft.com[/b][/size]
Please talk to me on skype regarding builds you would like to begin with.' 'xx' 1) " (8743" 1979 2 1437222866 16398 8743 'Advertising Servers now!?' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'After about 30 minutes from reporting her she starts to advertise others servers.

Evidence: http://imgur.com/dHYl4RT' 'xx' 1) " (8744" 1979 2 1437223103 16696 8744 'Re: TigerGirl spamming horrible comments' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[img]http://i.imgur.com/dHYl4RT.png[/img]

[img]http://i.imgur.com/azWxuFV.png[/img]

easyer to see rather then going to the actual link
' 'xx' 1) " (8745" 1976 2 1437223304 1 8745 'Re: Eric_minecraft22 being rude' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Hi he's been banned for a day for harassment.' 'xx' 1) " (8746" 1979 2 1437223722 1 8746 'Re: TigerGirl spamming horrible comments' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'She just recently advertised in addition to this she's been banned for 2 weeks.' 'xx' 1) " (8747" 1975 4 1437230723 16530 8747 'Re: A BIG PROBLEM' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I think a tear fell from my eye at 3am headphone user.' 'xx' 1) " (8748" 1537 1 1437231601 26 8748 'Re: Aviator *News Update* Critical Mods Please read :)' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I thought we were having another reset until I saw my post. Cause apparently this was on unread topics' 'xx' 1) " (8749" 1975 4 1437232050 1 8749 'Re: A BIG PROBLEM' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Yeah I agree. Jumpscares are horrible and I believe players should be punished for posting them.
I'm going to make jumpscares a 1 day ban for every server.
Added to the rules:
[size=18pt][url=http://aviatorcraft.com/rules]http://aviatorcraft.com/rules[/url][/size]' 'xx' 1) " (8750" 1978 29 1437232299 16398 8750 'More Picture of Builds' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'http://imgur.com/Vqfqrk1 mleKzVP hCzuVkE Hv2tTJn h5vjm6W 4fXXKCH kTRdtz2#6' 'xx' 1) " (8751" 1978 29 1437232597 16398 8751 '1 more' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'http://imgur.com/vzQKpkO' 'xx' 1) " (8752" 1978 29 1437233887 1 8752 'Re: xxGOODYERxx Build App' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Hi Louis the first pictures you provided weren't very clear but I'm glad you added some more afterwards. You seem to be active and the stuff you've made looks great; your application has been accepted.
I've added you on skype you can connect to the build server via
[size=18pt][b]build.aviatorcraft.com[/b][/size]' 'xx' 1) " (8753" 1975 4 1437235868 16530 8753 'Re: A BIG PROBLEM' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Thank You So MUCH!' 'xx' 1) " (8754" 1980 2 1437236572 16543 8757 'Report against Grko_122' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 1437238271 '_The_Larz_' 'He learend his lesson plz dont ban him ibeg' 'xx' 1) " (8758" 1980 2 1437239081 16530 8758 'Re: Report against Grko_122' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'lmao he got banned? xD' 'xx' 1) " (8755" 1981 2 1437236950 16759 8755 'Speedy_42 Major spam' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Hello mods and Admins I was getting tired of some MAJOR spam so i  came to report here


Proof: http://imgur.com/gCKM2ia' 'xx' 1) " (8756" 1981 2 1437237526 1 8756 'Re: Speedy_42 Major spam' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'He's been kicked and warned. If he does this again I'll mute him.' 'xx' 1) " (8757" 1981 2 1437237672 16759 8757 'Re: Speedy_42 Major spam' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Thank you for your help Alex
' 'xx' 1) " (8759" 1982 30 1437240066 16276 8759 'Grko_122 Builder Application' 'Grko_122' 'fisher.hazel@ymail.com' '202.62.16.195' 1 0 '' '[b]Your IGN[/b]: - Grko_122

[b]Time Zone[/b]: - (GMT +7)

[b]Skype Name[/b]: - hazel.fisher5

[b]Have you been punished on our server before? What for?[/b]: - No i haven't been ban or muted from this server.

[b]How would you rate yourself in terms of building experience?[/b] (1-10): - I would rate myself 7

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?[/b]: - I usually like to use medieval build because personally I like the details in medieval build even though i still need more work for the details but I already can build the basic of the medieval build.

[b]How many hours/days a week can you be involved in the team?[/b]: - I always come on aviatorcraft everyday but I've been busy this week because of the summer break and if one of the staff need me i will try my best to come on and do what they want me to do.

[b]Build Images[/b]: -
http://imgur.com/gallery/w7SG1Wj
http://imgur.com/a/luhDF

[b]Anything Else?[/b]: The first link is the spawn that I build in another server and I know that the shaders makes it hard to see but you at least you can see the towers and the wall layout ' 'xx' 1) " (8760" 1983 29 1437240796 16530 8760 'VorahHD Application.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Your IGN:[/b] VorahHD

[b]Time Zone:[/b] Eastern Standard Time (EST)

[b]Skype Name:[/b] iiVorahii

[b]Have you been punished on our server before? What for?:[/b] Yes I've been banned for advertisement Im not going to let this happen again.

[b]How would you rate yourself in terms of building experience? (1-10):[/b] I would give myself a 6 or 7

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:[/b] I prefer and excel in building spawns PvP arenas terrain and maps for things such as UHC. Im inferior to building sky islands and floor patterns though but I could practice along the way.

[b]How many hours/days a week can you be involved in the team?:[/b] 14 hours a day and possibly more.

[b]Build Images:[/b]

The Spleef spawn for mini games http://imgur.com/JpJbX6b

A PvP plot for pots and armour http://imgur.com/dushVJI

And I can't share image but its the project on beta server we've been working on.

[b]Anything Else?:[/b] I haven't built much but I am eager to practice and start building with my friends!

Good luck to you all Vorah.' 'xx' 1) " (8761" 1984 1 1437250104 16519 8761 'PvP Tournoment' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I signed up and I want to know what kind of pvp style it is. Like Gapple Kohi stuff like that.' 'xx' 1) " (8762" 1985 41 1437259376 16759 8762 'xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'I never plot added or trusted him and he got em i need help he stole 2 beacons it took me 5 days to get.' 'recycled' 1) " (8763" 1985 41 1437259433 16759 8763 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'proof: http://imgur.com/UwP8oy7
' 'recycled' 1) " (8764" 1985 41 1437259588 16759 8764 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Meaneye was part of the show too

more proof: http://imgur.com/i7gda2i' 'recycled' 1) " (8765" 1985 41 1437259840 16696 8765 'Re: xPowerstaticx stealing my beacons' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Actully i didnt steal it meaneye stole it and he got killed by lava so i took it
' 'recycled' 1) " (8766" 1985 41 1437260083 16759 8766 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Give it back or you count too.
' 'recycled' 1) " (8767" 1983 29 1437260434 1 8767 'Re: VorahHD Application.' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Hi there I know you are on Aviatorcraft quite regularly and I'm fine with you helping out on the build server. The builds you have previously made are valid.
The build server is here:
[size=18pt][b]build.aviatorcraft.com[/b][/size]' 'xx' 1) " (8768" 1985 41 1437260644 16759 8768 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'and some more proof: http://imgur.com/HLlfHXD' 'recycled' 1) " (8769" 1985 41 1437260841 16759 8769 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Staff may I kindly have 2 more beacons


proof that i need more: http://imgur.com/AnWtFHc' 'recycled' 1) " (8770" 1985 41 1437260954 16696 8771 'Re: xPowerstaticx stealing my beacons' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1437261055 'xPowerStaticx' 'May i also say he was blackmailing me saying If u dont give me my beacons ima report you  and may i also say i wasnt stealing them I picked them up from somebody who stole the beacons when that somebody who stole it died' 'recycled' 1) " (8771" 1985 41 1437261031 16759 8771 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 1437261240 'Xanbelor55' 'lie ^ wheres the proof

He will not give back my 5 day hard work :(' 'recycled' 1) " (8772" 1985 41 1437261277 16696 8772 'Re: xPowerstaticx stealing my beacons' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '^ wheres the proof when i stole it' 'recycled' 1) " (8773" 1985 41 1437261346 16759 8773 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'http://imgur.com/HLlfHXD   

lol' 'recycled' 1) " (8774" 1985 41 1437261432 16696 8774 'Re: xPowerstaticx stealing my beacons' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'xD you know i said i stole them but people can lie :P
' 'recycled' 1) " (8775" 1985 41 1437261588 16759 8775 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'WHO knows if this is true?

http://imgur.com/ZmDAqil' 'recycled' 1) " (8776" 1985 41 1437262792 31 8776 'Re: xPowerstaticx stealing my beacons' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'I hope this thread is a joke you have no proof showing images isn't going to help you in this cause a video could but I don't think they'll do anything about this.' 'recycled' 1) " (8777" 1986 29 1437262813 23 8784 'R3dninjapanda_' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 1437268724 'R3dninjapanda_' '[b]Build Team Application:[/b]
[b]Your IGN: -[/b]
    R3dninjapanda_
[b]Time Zone: -[/b]
    Eastern
[b]Skype Name: -
[/b]    redninjapanda02
[b]Have you been punished on our server before? What for?: - [/b]
    No
[b]How would you rate yourself in terms of building experience? (1-10): -[/b]
    7-6 I always belive in improvement.
[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: -[/b]
    I prefer whymsical steampunk earthy and medieval however modern isnt really my favorite. (I do like to try other styles though.)
[b]How many hours/days a week can you be involved in the team?: -[/b]
    5 days a week max unless Im back in school then maybe 4 days. My hours would be 11am-11pm but I can go past those boundries if needed.
[b]Build Images: -[/b]
(Theres alot I know but eh.)
[i]Fancy spawn thingy made on a plot.
[/i]http://gyazo.com/7060382d29b5896487e3eb9ba7199b97.png
http://gyazo.com/ec3e7a6f5613da2efc22f208ca96ff87.png
[i]Uber Factions spawn- (was never finished owner blew it up before I could finish ;-; )[/i]
http://gyazo.com/0db6d90faa7feb64820f55c45ca6d37a.png 
[i][i]Room layout used in a faction home base.
[/i][/i]http://gyazo.com/c58723604292635f95735489f33397a8.png
[i][i]House currently on my plot[/i][/i]
http://gyazo.com/01e080049ce42c4a0880dd3efd0752c2.png
[i][i]Dragon-[/i][/i]
http://gyazo.com/7980b0ee8bd7c170e86b30365f017c9e.png
[i]The cotton candy tree converted later to be used on another server in mini hub. (Kade)
[/i]http://gyazo.com/bd271449f55a301e20ae1bdf4244b54d.png
[i]Fighter Jet plane used on SafeHaven[/i]
http://gyazo.com/33cd3a7c81d768e1dda41fc5dfe0bff0.png
[b]Anything Else?: -[/b]
What do you call a snake that studies past events?
A hisssssssssssstorian.
(I felt comedic relief was needed. :D)
[u]Also thank you for your time![/u]
R3d_' 'xx' 1) " (8778" 1987 1 1437265028 50 8778 'Why i resigned.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Hey guys i recently resigned from Moderator. This was not on bad terms it's just i don't have the time to be a moderator. Please don't hate me. So yeah! I will be on every once and a while.


Take it easy Lemon Squeeze!
- Jboy' 'xx' 1) " (8779" 1985 41 1437265170 16696 8779 'Re: xPowerstaticx stealing my beacons' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Let me summarize the whole story

The_FlamezMan or something had 2 beacons and meaneye stole it and he was selling it for 600mil so i decided to buy one and was thinking to scam him after that meaneye fell in lava and jumped out and died and i picked up the beacons and the_flamezman or something got mad and started blackmailing me saying " if you dont give me the beacons i will report you " so i didnt and hid it 16 000 blocks out in the nether so no one will find it

And thats the whole story to everything so i didnt steal it i basically picked it up somewhere' 'recycled' 1) " (8780" 1987 1 1437267789 16696 8780 'Re: Why i resigned.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'We will Miss You Jboy  :(' 'xx' 1) " (8781" 1985 41 1437267889 16759 8781 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Y u hide my work?


+ Im The_FlamesZ_Xan -.-' 'recycled' 1) " (8782" 1985 41 1437267952 16696 8782 'Re: xPowerstaticx stealing my beacons' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'the report was so long they made 2 pages for it

' 'recycled' 1) " (8783" 1987 1 1437267976 16530 8783 'Re: Why i resigned.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I will miss the ghost of joy telling me stories but ehh whatever.' 'xx' 1) " (8784" 1984 1 1437268149 16530 8784 'Re: PvP Tournoment' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'its gapple. I'm setting up the kits with Alex as we speak.' 'xx' 1) " (8785" 1985 41 1437268751 16759 8785 'Re: xPowerstaticx stealing my beacons' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'But is my work dude' 'recycled' 1) " (8786" 1963 19 1437269144 1 8786 'Re: In the PVP Tourny' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Hi that's an old topic.
We will be providing things in this one too. Before each round begins we'll announce who will be fighting who. Anyone who is going to participate in the event will be expected to clear their inventory out into their plot playervaults or otherwise before they begin fighting.

We will clear inventories before people begin.' 'xx' 1) " (8787" 1968 7 1437273112 15846 8787 'Re: Gangster Vages' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=DendeTheWizard link=topic=1968.msg8724#msg8724 date=1437148379]
Ipod isn't a phone
[/quote]

I know I just thought the game was on an iPod or a iPhone.
' 'xx' 1) " (8788" 1985 41 1437277945 16530 8788 'Re: xPowerstaticx stealing my beacons' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'This whole topic is a big god damn joke. you won't get your beacons back the end. its your fault for dieing with it in your inventory. Now please keep it down.' 'recycled' 1) " (8789" 1986 29 1437279843 16222 8789 'Re: R3dninjapanda_' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.162.81' 1 0 '' 'The first 2 pic are the ones I ask u to build not facey. ' 'xx' 1) " (8790" 1988 2 1437283449 16756 8790 'xXIceDog15Xx needs to be banned' 'DragonBreath411' 'luisdelrio32@icloud.com' '107.215.245.173' 1 0 '' 'ice dog has been calling my friends names for safe-zoning and making fun of them. and he says perverted stuff to people. I don't remember who It was to but he said to the person that she was posting nudes and showing them on snapchat and has made jokes about his "man-hood' to girls even if they ask him to stop
' 'angry' 1) " (8791" 1988 2 1437287747 15888 8791 'Re: xXIceDog15Xx needs to be banned' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'You. Need. Proof.' 'xx' 1) " (8792" 1989 2 1437300850 16759 8792 'Shit_Monster2468 Spamming for money (Just for 1 mil!)' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Hello again mods and Admins. This morning I have some new spammers to report. SOO much spam!!!  >:(

Proof: http://imgur.com/FxXccCr
More proof: http://imgur.com/iktWdzG
Even more proof: http://imgur.com/lpx4ZCP
Wow all this proof: http://imgur.com/ARmWbq5

He was doing this all morning and it only took a minute to get these proofs he will not stop.' 'xx' 1) " (8793" 1986 29 1437324725 1 8793 'Re: R3dninjapanda_' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.8' 1 0 '' 'Some of these look fantastic I see you on aviatorcraft every now and then too you seem to be quite active; you're accepted.
I'll add you on skype
The build server is:
[size=18pt][b]build.aviatorcraft.com[/b][/size]' 'xx' 1) " (8794" 1989 2 1437325686 46 8794 'Re: Shit_Monster2468 Spamming for money (Just for 1 mil!)' 'davide' 'davidenriquez41@gmail.com' '70.192.205.47' 1 0 '' 'Hello

The player will be muted for 20 minutes for spam. 

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (9226" 2144 2 1439184627 16182 9226 'Re: DeathReaprII disrespect' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'GG Guys I Think Im Gone' 'xx' 1) " (9227" 2144 2 1439185239 16530 9227 'Re: DeathReaprII disrespect' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '7misun needed fullscreen... But misun just check server logs he doesnt have the fullscreen shot.' 'xx' 1) " (9228" 2149 40 1439185256 16757 9228 'Mod apply' 'Anime_Ender' 'bubble_gumThug@yahoo.com' '76.29.197.66' 1 0 '' 'Name: Anime_Ender
First time started AviatorCraft: June 15 2015
Play times: almost everyday
Why I want to become mod?: I want to become mod because I think I can make inprovments in how people play.
SOmetimes I see whole bunch of hackers and they cheat and I can prevent that from happening.
I hope you can or will give me a date on when I can check the website from avaitorcraft.
And Zach Great vids.
Love HOPEFULLY the future moderator
                                                      Anime_Ender' 'smiley' 1) " (8796" 1982 30 1437329017 16276 8802 'Re: Grko_122 Builder Application' 'Grko_122' 'fisher.hazel@ymail.com' '202.62.16.218' 1 1437332775 'Grko_122' 'http://imgur.com/a/engTH

*to add the pictures*

Thats one of my creation when I'm bored and got nothing to do.

Thank you' 'xx' 1) " (9225" 2148 40 1439184264 16928 9225 'Appliying For Moderator' 'JennaDerp' 'Igotsumderp@gmail.com' '73.160.37.160' 1 0 '' 'Hi Im applying to be a moderator on "Play.Aviatorcraft.com". I have been On Aviatorcraft for atleast a year now And I have been hoping to become a Moderator after i played on this AWESOME server for a bit :) . I have never been a moderator on a server before and i will try to be online as much as i can if im not on my wifi is probably out  :P <--- Not likely to happen. Anyways I will help the server as much as a can and try to make ALL players Happy :D .' 'smiley' 1) " (9224" 2096 1 1439183717 16530 9224 'Re: Revamp Question' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Will my pvp arena be added... -_-' 'xx' 1) " (8800" 1991 1 1437330571 16759 8800 'VorahHD\'s team lol' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Pictur of the team: http://imgur.com/Kt4xfnZ' 'xx' 1) " (8801" 1992 4 1437330599 26 8801 'R.I.P Factions' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Its so boring theres like 4 guests on. Endergods quit and Afterlife left since they quit t-t. Could Aviator like make a video so facs gets more people :D?' 'xx' 1) " (8802" 1992 4 1437331371 15888 8802 'Re: R.I.P Factions' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '216.183.52.253' 1 0 '' 'We didn't really leave.. We're just not on as much because there's nothing to do. Someone make a video D:' 'xx' 1) " (8803" 1991 1 1437345365 16530 8803 'Re: VorahHD\'s team lol' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Im not sure what your saying but I think you mean thats my squad/team in that case yes. except myles and blaze' 'xx' 1) " (8804" 1993 1 1437346894 16837 8804 'Tournament Map' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.196.95' 1 0 '' '[font=verdana][/font] Is The Tournament Map Going to be a Normal PvP Map?
Most people want it :)
Good Job Build Team Especially Alex And JDK  ' 'xx' 1) " (8805" 1994 38 1437348673 1 8805 '19/07/2015 - Skyblock Event' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.8' 1 0 '' 'The next event is for Skyblock! This begins from Today until the 23rd of July!

This event involves building the [b]best looking skyblock island[/b] you can! If you think you?ve got the GUTS to create something which looks good; apply here:

[url=http://is.gd/FUPhHM]CLICK TO ENTER HERE[/url]

[size=18pt][b]WINNERS PRIZES INCLUDE[/b][/size]
[b]1st Place[/b]
    Prison ? Officer Rank
    Prison ? $520 000
    Casino ? $5 000
    Skyblock ? Pilot Rank
    Skyblock ? $2 500
    Skyblock ? 24 Grass Blocks
    Skyblock ? 12 Diamonds

[b]2nd Place[/b]

    Prison ? Thug Rank
    Prison ? $210 000
    Casino ? $1 400
    Skyblock ? $1 200
    Skyblock ? 8 Grass Blocks
    Skyblock ? 5 Diamonds
[b]
3rd Place[/b]
    Prison ? $120 000
    Casino ? $1 000
    Skyblock ? $400
    Skyblock ? 2 Grass Blocks
    Skyblock ? 3 Diamond
' 'exclamation' 1) " (8806" 1993 1 1437349049 1 8806 'Re: Tournament Map' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.8' 1 0 '' 'It's going to be a 1v1 map when I'm finished with the plugin.' 'xx' 1) " (8807" 1984 1 1437349078 1 8807 'Re: PvP Tournoment' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.8' 1 0 '' 'I'll try to make a forum post about it in more depth for the next one.' 'xx' 1) " (8808" 1995 2 1437352441 16759 8808 'Shit_Monster2468 possibly hacking' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Hello mods and admins today Shit_Monster2468 hit me in the safe zone possibly hacking

proof: http://imgur.com/pw5FmxJ' 'xx' 1) " (8809" 1994 38 1437353105 16837 8809 'Re: 19/07/2015 - Skyblock Event' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.196.95' 1 0 '' 'Do you know what the next big event is gonna be?  ;)' 'xx' 1) " (8810" 1996 2 1437360009 16742 8810 'Spam is real' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'elsafrozen8
prison
http://gyazo.com/cdaef6899c729de908e4423c5a6e3e37
' 'xx' 1) " (8811" 1997 39 1437363264 26 8811 'Re: 19/07/2015 - Skyblock Event' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Why not some skyblock ranks and money instead of prison' 'recycled' 1) " (8812" 1994 38 1437368842 16530 8812 'Re: 19/07/2015 - Skyblock Event' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'This event wont get much participants.... Everyone clearly likes the pvp prison events!!' 'xx' 1) " (8813" 1994 38 1437387973 16837 8813 'Re: 19/07/2015 - Skyblock Event' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.127.11' 1 0 '' 'Yeah true
' 'xx' 1) " (8814" 1156 38 1437392178 31 8814 'Re: AviatorCraft Staff Team' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'This thread needs to be updated. :P' 'xx' 1) " (8815" 1994 38 1437403813 1 8815 'Re: 19/07/2015 - Skyblock Event' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.75' 1 0 '' 'The next big event will be for prison again with a new map for the PVP competition.
I'll see if we can get everyone to vote on what map they'd like.' 'xx' 1) " (8816" 1994 38 1437404008 16837 8816 'Re: 19/07/2015 - Skyblock Event' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.127.11' 1 0 '' '[font=times new roman][/font]Will There be any Competition in Prison that are NOT PvP?  ' 'xx' 1) " (8817" 1993 1 1437404528 16837 8817 'Re: Tournament Map' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.127.11' 1 0 '' 'Ok How will we enter The Map Like will there be a new spawn :)' 'xx' 1) " (8818" 1998 40 1437407580 15994 8818 'SkyWarrior05\'s Builder Application' 'SkyWarrior05' 'logantaylor2005@yahoo.com' '68.113.216.212' 1 0 '' 'IGN - SkyWarrior05

Time Zone - Central

Skype Name - live:logantaylor2005

Have you been punished on our server before? What for? - No i do not recall being banned.

How would you rate yourself in terms of building experience? (1-10) - i would rate myself a 6 1/2.

What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to? - I am best at buiding spawns and i love making designs for buildings.

How many hours/days a week can you be involved in the team? - i am on 3 to 5 hours a day 7 at the most.



' 'recycled' 1) " (8819" 1998 40 1437408079 16398 8819 'Re: SkyWarrior05\'s Builder Application' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'Try and give more clear photos to show a clear viewing of the building or structure you have made this will help your chances if your pictures are better.

xxGOODYERxx (Trial-Builder)' 'recycled' 1) " (8820" 1998 40 1437408266 15994 8820 'Re: SkyWarrior05\'s Builder Application' 'SkyWarrior05' 'logantaylor2005@yahoo.com' '68.113.216.212' 1 0 '' 'the 2nd spawn is on the creative server and the other one is on my world so i can give you a tour and thx for the  advice :D
' 'recycled' 1) " (9229" 2150 40 1439186482 16898 9229 'Aviator Craft Moderator Application. :D' 'XxDarkyPlaysxX' 'XxDarkyPlaysxX@gmail.com' '90.203.235.197' 1 0 '' 'Original & Current Username - My original username was darkshadow2424 it's now ColinsBae but I'm changing it too my YouTube name soon which will be XxDarkyPlaysxX

Your Age & Gender - I'm 13 years old nearly 14 and I'm female.

Your Skype - I have 2 Skype account's 1 for my laptop and 1 for my phone my laptop Skype (my main one) is XxDarkyPlaysxX but my phone Skype is IIDarkPvPII

When you first joined AviatorCraft - I Joined AviatorCraft.Com about June-July 2014.

How often do you come on and participate with the community? - I'm online everyday I have been for the past year.

When are you generally available? - .I'm available 24/7.

Prior experience with plugins? Which? - I've been Moderator and Admin on past servers but I don't know a lot about plugins I only used World Edit on past servers but I'm sure I can learn abit about Plugins.

Why do you want to participate in our staff team? - I handle sticky situations quite well and I get along with the Moderators and Admins And I have two Moderators on Skype they are JDK21132 and ThatTwiniGuy also I've been on AviatorCraft for about a Year now and I would Love to take part in Building minigames and being a part of the server.  :)

Why should we choose you over other applicants? - I'm a good builder and helper also I take Harassment very serioursly and If anyone needed help they could come to me because I'm online Everyday.  :D

What makes you stick out from the rest? - I'm kind and caring also love spending time with people and because of my past experience with Being a Moderator and Admin on different server's I've had experience with building server's like Prison Factions Hunger Games and many more. :D

If a player has started harassing other players what would you do? - If I heard about harassment I would go find out what the problem is and give the player a warning if the player continued with the harassment he/she could be muted or kicked. ' 'xx' 1) " (8822" 2000 29 1437408816 16842 8840 'HellsAngel4Builder app ' '_HellsAngel_' 'bluepersecond123@gmail.com' '86.131.143.94' 1 1437481270 '_HellsAngel_' '[b]Your IGN:[/b] - _HellsAngel_
[b]Time Zone:[/b] - GMT
[b]Skype Name: [/b]- ddjdions
[b]Have you been punished on our server before? What for?:[/b] - Well ive only been kicked for having a bit of fun of spam... but nothing too bad
[b]How would you rate yourself in terms of building experience?[/b] I would build anything really I don't know what i would rate myself but I've been asked to help build at lots of servers and been told I'm good. Ive been building a lot on aviator at prison and creative.
[b]How many hours/days a week can you be involved in the team?:[/b] -  I can't really give a number but I'm always up for building at any time when I'm not busy and that's most of the time.
[b]Build Images:[/b] -
http://imgur.com/zA0mZZI
http://imgur.com/3pKsr6B
http://imgur.com/Xb2mOKQ
http://imgur.com/jISNW5g
http://imgur.com/nIK6I8n
http://imgur.com/TmE5w3n
[b]Anything Else?[/b]: Yeah If i don't get it I'm always here to help out.

Thanks for reading. All hopes up to be building for you [color=red]opti-fine[/color] looking people heuheuheuheu <3

[b]~[color=red]Hells[/color][color=black]Angel[/color][/b]' 'xx' 1) " (8823" 2000 29 1437409148 16398 8823 'Re: HellsAngel4Builder app ' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'Good application
Best of Luck!' 'xx' 1) " (8824" 2000 29 1437409193 16276 8824 'Re: HellsAngel4Builder app ' 'Grko_122' 'fisher.hazel@ymail.com' '202.62.17.44' 1 0 '' 'you're going to be accepted really fast I'm pretty sure about that' 'xx' 1) " (8825" 1156 38 1437417454 50 8825 'Re: AviatorCraft Staff Team' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=CeralMuncher link=topic=1156.msg8814#msg8814 date=1437392178]
This thread needs to be updated. :P
[/quote]
Sure does!' 'xx' 1) " (8826" 2001 2 1437419063 16837 8826 'This Spam needs to stop!' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.127.11' 1 0 '' 'Player I am Reporting: Miner_Girl97
Reason: Spam' 'clip' 1) " (8827" 1156 38 1437421968 16530 8827 'Re: AviatorCraft Staff Team' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Lolololol

Shkrubbb' 'xx' 1) " (8828" 1980 2 1437429408 46 8828 'Re: Report against Grko_122' 'davide' 'davidenriquez41@gmail.com' '70.192.192.235' 1 0 '' 'Not sure how this is a report.

But I am just going to lock it.
' 'xx' 1) " (8829" 1988 2 1437429484 46 8829 'Re: xXIceDog15Xx needs to be banned' 'davide' 'davidenriquez41@gmail.com' '70.192.192.235' 1 0 '' 'Hello

[quote]Posted by: Soniccaleb
? on: July 19 2015 02:35:47 am ? Insert Quote
You. Need. Proof.[/quote]

Sums it up pretty nicely.

If you do have evidence for this report please post it in a seperate report.
I will be locking this one with no punishment due to lack of evidence.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8830" 1995 2 1437429621 46 8830 'Re: Shit_Monster2468 possibly hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.192.235' 1 0 '' 'Hello

I did test this today and could not replicate it.  (Tried for about a good hour with all types of conditions such as lag areas and such)
He will be banned for 14 days for hacking from prison.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8831" 1996 2 1437429699 46 8831 'Re: Spam is real' 'davide' 'davidenriquez41@gmail.com' '70.192.192.235' 1 0 '' 'Hello

Player will be muted for 20 minutes for spam.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8832" 2001 2 1437429729 46 8832 'Re: This Spam needs to stop!' 'davide' 'davidenriquez41@gmail.com' '70.192.192.235' 1 0 '' 'Hello

Player will be muted for 20 minutes for spam

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8833" 2002 19 1437431023 16837 8833 'Suggestion For Prison :)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.127.11' 1 0 '' 'I was building In my plot when I realized That Prismarine Bricks and Dark Prismarine Are not part of any mines and I think they would bring a nice touch to prison  :)' 'xx' 1) " (8834" 1995 2 1437432472 46 8834 'Re: Shit_Monster2468 possibly hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.192.235' 1 0 '' 'Correction:

Alex was messing with the safe zone yesterday so this is why he was able to hit you.

Player will be unbanned.' 'xx' 1) " (8835" 2003 3 1437442861 16756 8835 'these people r getting annoying with there arguing' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.234.201' 1 0 '' 'xXqueenmaci17Xx xXicedogXx xXqueenmiahXx and gamer girl were arguing so much and it was bothering with them calling each other names
and icedog is being negative again with his sexual ways please do something' 'angry' 1) " (8836" 2004 2 1437443131 16756 8836 'these people r getting annoying with their arguing' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.234.201' 1 0 '' 'xXqueenmaci17Xx xXicedogXx xXqueenmiahXx and gamer girl were arguing so much and it was bothering with them calling each other names
and icedog is being negative again with his sexual ways please do something' 'clip' 1) " (8837" 2004 2 1437444373 16756 8837 'Re: these people r getting annoying with their arguing' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.234.201' 1 0 '' 'more evidence of ice dog being negative
' 'clip' 1) " (8838" 2003 3 1437460498 31 8838 'Re: these people r getting annoying with there arguing' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'This is the wrong thread to post this if you have any issues with players screencap of it and put on the fourms under 'Report a player'' 'xx' 1) " (8839" 2000 29 1437472786 16543 8839 'Re: HellsAngel4Builder app ' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'mayby some more pic from the inside of the tree and the prison plot building just a tip  :)' 'xx' 1) " (8840" 2002 19 1437472863 1 8840 'Re: Suggestion For Prison :)' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.16' 1 0 '' 'These will be added in the revamp along with some different variations of blocks in later mines. The prison revamp will be coming in the next few weeks :0' 'xx' 1) " (8841" 1998 40 1437483509 1 8841 'Re: SkyWarrior05\'s Builder Application' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.16' 1 0 '' 'Hi I'm going to have to deny your application due to the build pictures you've provided. We generally try look for a variety of different builds in an application I don't think this is currently applicable for what we are looking for. I suggest taking some more pictures of any builds you have made if you decide to apply again.
Thanks.' 'recycled' 1) " (8842" 2000 29 1437483580 1 8842 'Re: HellsAngel4Builder app ' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.16' 1 0 '' 'Hi you've created some great looking builds and I'd be happy to accept you on the team.
The build server IP is:
[size=18pt][b]build.aviatorcraft.com[/b][/size]' 'xx' 1) " (8843" 1993 1 1437484022 1 8843 'Re: Tournament Map' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.16' 1 0 '' 'People will be able to request matches against each-other.' 'xx' 1) " (8844" 1982 30 1437485955 1 8844 'Re: Grko_122 Builder Application' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.16' 1 0 '' 'Hi I'm going to have to deny your application for now. We need to see more builds before we can decide if you are accepted or not. Please submit more screenshots next time you are able to apply. Thanks.' 'xx' 1) " (8845" 2005 29 1437488555 16348 8848 'FirePowerHD657 Builder app :)' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1437497787 'PowerFlowderHD' 'Well ummm this is my [color=black]Builder app :)[/color]!!!!!

[b][color=black]Your IGN:[/color][/b]
FirePowerHD657

[b][color=black]Time Zone:[/color][/b]
UTC +0200 uur (CEST) (No problem larzzz)

[b][color=black]Skype Name:[/color][/b]
nielsvanerkelens (If you cant find me ask alex or john :)

[b][color=black]Have you been punished on our server before? What for?:[/color][/b] Nope.......... And i hope it will never happen :)

[color=black][b]How would you rate yourself in terms of building experience? (1-10):[/b][/color] I would rate myself a 8-9 idk its like how you look at it ;0

[b][color=black]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:[/color][/b]
I like to build in fantasy/medieval or islands :)

[b][color=black]How many hours/days a week can you be involved in the team?:[/color][/b]
I will be each day 4 5 hours online :)

[b][color=black]Build Images:[/color][/b]:

[color=red]Builds i made with other people :)[/color]
http://imgur.com/39YZ9t1 ZNh3OoM cAATrN0 TsXzKW1 3KBsquq gdfXMzW myR0dbV sYQoDhN zhzqO6t

[color=red]Builds i made alone :)[/color]:
http://imgur.com/zXhi3TZ xJRgMAH udC8IVu 2mgEUy6 5RP1fAB gSmR5Wa RgcGXkj 1VRZFYh 3NUv3aj KHMgWh9 L3xUCPH


[b][color=black]Anything Else?:[/color][/b]

1. I can control the most world edit commands so you dont need to learn much!! But i always can use some tricks :)
2. I can control world painter/ Whats world painter???:
World painter is a program where you can make terrains for maps :)


One more thing!!!
[color=black][b]I really wanna make 1 map with zeus :") [/b][/color]


(alex if you wanna know something more about world painter plss ask :)

' 'xx' 1) " (8846" 2006 30 1437489102 15994 8846 'SkyWarrior05s Application' 'SkyWarrior05' 'logantaylor2005@yahoo.com' '68.113.216.212' 1 0 '' 'IGN- SkyWarrior05

TimeZone- Central

Skype- live:logantaylor2005

Have you been punished on our server before? What for?- No I dont recall being punished.

How would you rate yourself in terms of building experience? (1-10)- i would think i am a 7.

What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?- I like to build spawns and i love to build designs i think i am very good at coming up with designs and i think i could build anything you ask me to.

How many hours/days a week can you be involved in the team?- i am normally on 3 to 7  hours a day from 9am to 6pm at the most.

' 'clip' 1) " (9232" 2153 24 1439202483 16168 9232 'KidzBeEz Channel :)' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'https://www.youtube.com/watch?v=FnLQN1A_LiA' 'xx' 1) " (9233" 2154 40 1439203348 16931 9233 'Moderator' 'Pastel_Lover_xox' 'mummy.johnston@hotmail.co.uk' '2.220.223.98' 1 0 '' 'I would like to become a moderator on aviatorcraft because i would like to be important and help Mr.Aviator out

It would also have me be ready to call people out in chat that are being mean or breaking the rules

I would love it if you considered me and I would like to hear back from you' 'grin' 1) " (8848" 1993 1 1437495199 16837 8848 'Re: Tournament Map' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.177.73' 1 0 '' 'Will This be after The Revamp or before it?  :D' 'xx' 1) " (8849" 2005 29 1437499660 1 8849 'Re: FirePowerHD657 Builder app :)' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.16' 1 0 '' 'Looks good! You're on often and I know you've made these builds due to seeing you progress on them. I'm fine with adding you to the build team.' 'xx' 1) " (8850" 1993 1 1437502005 1 8850 'Re: Tournament Map' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.16' 1 0 '' 'Hopefully before it but likely after it. We're currently working on it.' 'xx' 1) " (8851" 2007 2 1437502010 16837 8851 'Bloccmaster Harassing and Inappropriate Behavior ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.177.73' 1 0 '' 'Name: Bloccmaster
Reason: Harassing and Inappropriate Behavior towards puppydog18 and is very inappropriate for younger players of the game/server.
This should be dealt with as it includes things that maybe younger viewers should know about.' 'clip' 1) " (8852" 2008 2 1437504698 0 8852 'chubby and death hacking' 'thexbs' '' '24.14.37.207' 1 0 '' 'where: prison
proof: https://www.youtube.com/watch?v=apSJWvxzaP0
' 'xx' 1) " (8853" 2008 2 1437505633 26 8853 'Re: chubby and death hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I dont see anything..' 'xx' 1) " (8854" 2008 2 1437505712 0 8854 'Re: chubby and death hacking' 'thexbs' '' '24.14.37.207' 1 0 '' 'he is useing kill aura go frame by frame
' 'xx' 1) " (8855" 2006 30 1437505765 16696 8855 'Re: SkyWarrior05s Application' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Will You Please Stop Deleting and re-posting your applicant ' 'xx' 1) " (8856" 2006 30 1437507912 15994 8856 'Re: SkyWarrior05s Application' 'SkyWarrior05' 'logantaylor2005@yahoo.com' '68.113.216.212' 1 0 '' 'Im not they denied my application so i re-applied
' 'xx' 1) " (8857" 2006 30 1437520901 16696 8857 'Re: SkyWarrior05s Application' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'If they denied it then they denied it please stop reposting it ' 'xx' 1) " (8858" 2004 2 1437524415 46 8858 'Re: these people r getting annoying with their arguing' 'davide' 'davidenriquez41@gmail.com' '70.192.202.247' 1 1437525349 'davide' '[center][font=georgia][b][size=14pt][color=green]Report Accepted![/color][/size][/b]
We have found the players to be breaking the Aviatorcraft Rule Harassment and Light Harassment. The Following punishments will be performed to the players reported:


[b][u]xXqueenmaci17Xx:[/u][/b]
[i]Banned for 1 day for 1st Time Harassment Offense.[/i]

[b][u]xXIcedogXx:[/u][/b]
[i]Banned for 1 day for 1st Time Harassment Offense.[/i]

[b][u]xXqueenmiahXx[/u][/b]
[i]Muted for 1 hour for light harassment.[/i][/font]



[size=10pt][b]THANKS FOR THE REPORT!![/b][/size]
[img]http://rs180.pbsrc.com/albums/x121/Tinman4ever_photos/gifcarltondance.gif~c200[/img]

[color=blue][b]~JDK21132[/b][/color]

[/center]
' 'xx' 1) " (8859" 2006 30 1437527308 15994 8859 'Re: SkyWarrior05s Application' 'SkyWarrior05' 'logantaylor2005@yahoo.com' '68.113.216.212' 1 0 '' 'and how is it bothering you?
' 'xx' 1) " (8860" 2009 30 1437530102 16845 8860 'FunnyLittleToast\'s builder app' 'FunnyLittleToast' 'thecreepercraft571@gmail.com' '74.12.60.51' 1 1437530366 'FunnyLittleToast' 'Your IGN: - FunnyLittleToast
Time Zone: - Eastern Time Zone (UTC-05:00)
Skype Name: - TheCreeper Craft
Have you been punished on our server before? What for?: - Nope!
How would you rate yourself in terms of building experience? (1-10): -8-9
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: - Medieval and fantasy!
How many hours/days a week can you be involved in the team?: - 3-4 hours
Build Images: - http://imgur.com/a/3SWg8#0
Anything Else?: - I am a builder on another server' 'recycled' 1) " (8861" 1971 7 1437530524 0 8861 'Re: R.I.P' 'thexbs' '' '24.14.37.207' 1 0 '' '[color=red]REST IN PEPERONEES[/color]' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (8862 2010 7 1437530568 0 8862 'help?' 'thexbs' '' '24.14.37.207' 1 0 '' 'on prison i am willing to give someone an scg pick and 300 mill to make me a castle
' 'xx' 1) " (8863" 2010 7 1437532504 31 8863 'Re: help?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Don't do it it's not worth it
' 'xx' 1) " (8864" 2006 30 1437541506 16222 8864 'Re: SkyWarrior05s Application' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'If they denied it it means you need to build more and show more pics.
if your reposting the same picture you will be denied again and again to the point that you can not apply for builder.' 'xx' 1) " (8865" 2010 7 1437543676 16530 8865 'Re: help?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Translation - can you build me vorahs castle plot for 300 mill and a sgc.

I already know your going to copy my plot be original and stop copying :P' 'xx' 1) " (8866" 2010 7 1437543722 16530 8866 'Re: help?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Hes been asking all day for him to build him my plot.' 'xx' 1) " (8867" 2009 30 1437553126 16348 8867 'Re: FunnyLittleToast\'s builder app' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'On one picture with a plot with a sign and there stand not ur name............

Got any proof you made those things..........' 'recycled' 1) " (8868" 2006 30 1437553159 16348 8868 'Re: SkyWarrior05s Application' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'You can re-apply in 3 weeks' 'xx' 1) " (8869" 2011 4 1437559638 16837 8869 'Casino Problem?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.136.252' 1 0 '' 'I was playing on the casino today and as Alex changed it a tiny bit I was using the casino more usually then. I had not won any of the times But then I got this: (as shown on the screenshot) But it says No Luck This Time. Please Fix This as If people like myself was their first time winning I think they would rage and get angry from it.
Thanks
PvP.' 'xx' 1) " (8870" 2011 4 1437559771 16837 8870 'Re: Casino Problem?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.136.252' 1 0 '' 'Sorry I forgot to post the screenshot so here it is:' 'clip' 1) " (8871" 2011 4 1437560106 16837 8871 'Re: Casino Problem?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.136.252' 1 0 '' 'And again? ' 'clip' 1) " (8872" 2011 4 1437567968 16348 8872 'Re: Casino Problem?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Larz and me had to this problem whe wanted to do this to :)' 'xx' 1) " (8873" 2011 4 1437568952 16837 8873 'Re: Casino Problem?' 'PvPBuilder' 'reecebolger2002@gmail.com' '89.100.47.52' 1 0 '' 'It could be just a 24 hour Bug Because Alex only changed the slots yesterday ' 'xx' 1) " (8874" 2009 30 1437571999 16845 8874 'Re: FunnyLittleToast\'s builder app' 'FunnyLittleToast' 'thecreepercraft571@gmail.com' '74.12.60.51' 1 0 '' 'it was my last name tbh i have evidence it was my last name :D' 'recycled' 1) " (8875" 2007 2 1437581623 46 8875 'Re: Bloccmaster Harassing and Inappropriate Behavior ' 'davide' 'davidenriquez41@gmail.com' '70.192.196.87' 1 0 '' 'Hello

The player will be banned for 1 day for harassment.

Thanks for the report!

~[color=blue]JDK21132[/color]' 'xx' 1) " (8876" 2012 1 1437584046 16837 8876 'Skyblock Event' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.136.252' 1 0 '' 'In the event tomorrow Do we build or do you just review our islands? and If we are building do we use our own resources?' 'xx' 1) " (8878" 2014 40 1437601849 16837 8878 'PvPBuilder\'s Build App' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.136.252' 1 0 '' 'Your IGN: - PvPBuilder

Time Zone:  IST/GMT (+7)

Skype Name: R_Plays

Have you been punished on our server before? What for?: No I have not been ever punished on Aviatorcraft or any server and I hope to keep it that way :)

What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to? As Far as Building Goes I honestly don't have a style as there is some mixes in my build pictures. If I'm giving a project to work on (By myself or by others :) ) I will Try my absolute best to complete the build to my greatest ability

How would you rate yourself in terms of building experience?  In Terms Of Building I would rate myself around a 7 But If I put in all of my dedication hard work and commitment. I think I can work up to standards of an 8 or a 9 as There's always room for improvement

How many hours/days a week can you be involved in the build team? As School has just ended I can get involved with the build team most of the time as I am a regular person on the server. I am dedicated to the server and I try my best to do everything to help if it is by posting suggestions on the server or just Posting on the forum about bugs I Love to help!

Anything Else: As you may be aware I am on the server regularly and I put full commitment and dedication into my builds (sorry for repeating that) and I hope you can see that.
PvPBuilder :)' 'recycled' 1) " (8879" 2015 30 1437602034 16837 8879 'PvPBuilder\'s Build App' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.136.252' 1 1437603035 'PvPBuilder' 'Your IGN: - PvPBuilder

Time Zone:  IST/GMT (+7)

Skype Name: R_Plays

Have you been punished on our server before? What for?: No I have not been ever punished on Aviatorcraft or any server and I hope to keep it that way :)

What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to? As Far as Building Goes I honestly don't have a style as there is some mixes in my build pictures. If I'm giving a project to work on (By myself or by others :) ) I will Try my absolute best to complete the build to my greatest ability

How would you rate yourself in terms of building experience?  In Terms Of Building I would rate myself around a 7 But If I put in all of my dedication hard work and commitment. I think I can work up to standards of an 8 or a 9 as There's always room for improvement

How many hours/days a week can you be involved in the build team? As School has just ended I can get involved with the build team most of the time as I am a regular person on the server. I am dedicated to the server and I try my best to do everything to help if it is by posting suggestions on the server or just Posting on the forum about bugs I Love to help!

Anything Else: As you may be aware I am on the server regularly and I put full commitment and dedication into my builds (sorry for repeating that) and I hope you can see that.
PvPBuilder :)
(Sorry I forgot to add my pictures in the last post so I deleted that and copied and pasted my App)' 'clip' 1) " (8880" 2016 4 1437603435 16182 8880 'Can\'t Connect To The Server???' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Anyone Help???????' 'xx' 1) " (8881" 2016 4 1437604497 31 8881 'Re: Can\'t Connect To The Server???' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'The Mojang servers are having problems thus can't join servers.' 'xx' 1) " (8882" 2011 4 1437605414 31 8882 'Re: Casino Problem?' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Alex made it about 20 rolls to get money or less. But you can't use the same slot machine twice.' 'xx' 1) " (8883" 2016 4 1437606771 1 8883 'Re: Can\'t Connect To The Server???' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.65' 1 0 '' 'Yeah the session servers are currently having problems for Minecraft so it isn't just us.' 'xx' 1) " (8884" 2016 4 1437609779 0 8884 'Re: Can\'t Connect To The Server???' 'thexbs' '' '24.14.37.207' 1 0 '' 'i am having the same probs seams that mojang is trying to fuck with us ' 'xx' 1) " (8885" 2017 21 1437610447 16849 8885 '/sell hand' 'xXIceDog15Xx' 'chris.leisey98@icloud.com' '98.235.5.247' 1 0 '' 'There should be a /sell hand so it's easier to sell items the having to go back and forth from shop to my plot. ' 'thumbup' 1) " (8886" 2016 4 1437612090 16530 8886 'Re: Can\'t Connect To The Server???' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'hackers are messing mojang up....' 'xx' 1) " (8887" 2016 4 1437613204 1 8887 'Re: Can\'t Connect To The Server???' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.65' 1 0 '' 'I see people talking about hackers but it's likely just some people DDOS'ing them; i haven't seen anything which has been compromised.
People complaining - [url=https://twitter.com/MojangStatus/status/623973529579618304]https://twitter.com/MojangStatus/status/623973529579618304[/url]
Session status - [url=http://xpaw.ru/mcstatus/]status[/url]' 'xx' 1) " (8888" 2016 4 1437615964 16530 8888 'Re: Can\'t Connect To The Server???' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'the group called HOIC squad is dosing mojang the twitter account has been suspended because of them hacking....' 'xx' 1) " (8889" 2011 4 1437654594 16837 8889 'Re: Casino Problem?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.145.236' 1 0 '' 'That was 2 different Slots and the same thing happened to me earlier On Ceral ' 'xx' 1) " (8890" 2015 30 1437654669 16348 8890 'Re: PvPBuilder\'s Build App' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'I like the castle ^o^' 'xx' 1) " (8891" 2015 30 1437654946 16837 8891 'Re: PvPBuilder\'s Build App' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.145.236' 1 0 '' 'Thanks I guess :D' 'xx' 1) " (8892" 2015 30 1437655089 16837 8892 'Re: PvPBuilder\'s Build App' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.145.236' 1 0 '' 'From Above  :P


' 'clip' 1) " (8893" 2018 30 1437666569 16222 8911 'Build app :3' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 1437697002 'WhiteDecay' '[b]Your IGN:[/b] WhiteDecay
[b]Time Zone:[/b] EST
[b]Skype Name:[/b] WhiteDecay
[b]Have you been punished on our server before? What for?:[/b] No
[b]How would you rate yourself in terms of building experience? (1-10):[/b] Personally i give myself a 5 but some say otherwise.
[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:[/b] I most prefer builds with quartz and coal because it just 2 colors that i can work with. Medieval is my weakness and i dont like building them because of so many detail structure and types of wood it need.
[b]How many hours/days a week can you be involved in the team?:[/b] Since I'm a Trial-mod i can split down the time in half since i get on aviator everyday. May make a schedule.
[b]Build Images:[/b]
[b]Faction Arena:[/b]

[img]http://i.imgur.com/9kqKbVC.png[/img]
[b]Football Field (it called football before American change the name >:( )[/b]

[img]http://i.imgur.com/C8Wa0Q8.png[/img]

[b]Pool:[/b]

[img]http://i.imgur.com/0xQf1W2.png[/img]
[img]http://i.imgur.com/eRw6wxA.png[/img]

[b]Skyblock shops:[/b]

[img]http://i.imgur.com/KwiE5Cg.png[/img]
[img]http://i.imgur.com/s7CYqSe.png[/img]
[img]http://i.imgur.com/kLluM4z.png[/img]

[b]Aviator A symbol:[/b]

[img]http://i.imgur.com/3QauB5B.png[/img]

And a secret build that i can't post. All the staff have already seen it.

[b]Anything Else?:[/b] I build better with friends :3 sometime building together make awesome things.' 'xx' 1) " (8894" 2019 2 1437668993 16837 8894 'Cheating' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.145.236' 1 0 '' 'I caught gangster_cat in free and she is rank Q
Reset her /home or something or just reset everybodies.' 'clip' 1) " (8895" 2020 4 1437669557 16356 8895 'Y am i still ban its been 14 days' 'lulu0421@yahoo.com' 'lulu0421@yahoo.com' '108.133.37.190' 1 0 '' 'Hello Ivv been ban for 14 days and  me    today is know the 15 day and i dont know becuze 14 days ago i got ban for speios aka hacking becuze someone framed me and i tolk the time just wondering when am I geting  unbanned.' 'xx' 1) " (8896" 2021 20 1437671529 16794 8896 'Stop people from doing /sethome at other peoples islands!' 'Matthew7558' 'jojay11@yahoo.com' '173.249.132.20' 1 0 '' 'I would like for it to not be possible to /sethome at islands that aren't yours. You could add an option to the /is settings to turn it on or off. I really don't like when people sethome at my island. It makes it really easy for people to greif others islands. Just today I got on and there were creeper explosions everywhere and I hadn't been on for 2 days and the other 2 people on my island stopped playing. I highly doubt it was them since I know them in real life. I have suspicions of a few people that might have done it. Can I talk to a mod? I want to remove anybody's home location from my island.' 'angry' 1) " (8897" 2022 2 1437673008 16837 8897 'Spam!!!' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.145.236' 1 0 '' 'Names: Honeyman321
Names: Builder060
Reason: Spam' 'clip' 1) " (8898" 2022 2 1437673214 16837 8898 'Re: Spam!!!' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.145.236' 1 0 '' 'More' 'clip' 1) " (8899" 2022 2 1437673693 46 8900 'Re: Spam!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.238.91' 1 1437673903 'davide' 'Hello

Both player will be muted for 1 hour for aggressive spam.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8900" 2023 2 1437673745 16696 8900 'THE SPAM THOUGH!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Who -  honeyman321 & Builder060

Game - Prison

Info - They were spamming Nasty stuff like " Bend over and suck my dick " " Suck my dick " " Motor over my tities " I didnt get all the screen shots but hopefully got enough.

Evidence - [img]http://i.imgur.com/xlkkFqs.png[/img] [img]http://i.imgur.com/6pmX3TH.png[/img] [img]http://i.imgur.com/lESVOXc.png[/img] [img]http://i.imgur.com/EF78RhW.png[/img] [img]http://i.imgur.com/U5itQQR.png[/img]' 'xx' 1) " (8901" 2020 4 1437673933 16696 8901 'Re: Y am i still ban its been 14 days' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Please Report It In Correct Format' 'xx' 1) " (8902" 2023 2 1437673957 46 8902 'Re: THE SPAM THOUGH!' 'davide' 'davidenriquez41@gmail.com' '70.192.238.91' 1 0 '' 'Situation has been handled in a previous report.
Both players were muted for 1 hour for agressive spam.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8903" 2019 2 1437673993 46 8903 'Re: Cheating' 'davide' 'davidenriquez41@gmail.com' '70.192.238.91' 1 0 '' 'Hello

Her /home has been reset.

Thanks for the report.

~JDK21132' 'xx' 1) " (8904" 2021 20 1437674222 46 8904 'Re: Stop people from doing /sethome at other peoples islands!' 'davide' 'davidenriquez41@gmail.com' '70.192.238.91' 1 0 '' 'Hello

This is already a rule in our aviatorcraft rules section located at this link: http://aviatorcraft.com/forum/index.php?topic=1101.0

If you do see players on your island setting homes and not leaving it is considered [b][color=green]Island Hopping[/color][/b].  It is punishable with a warning the removal of the sethome command and even as far as banning. 

As we have said if you see something say something!

Thank you for the notification.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8905" 2017 21 1437675192 16587 8905 'Re: /sell hand' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.88.166' 1 0 '' 'there was a glitch in the matrix we can't do that anymore ' 'xx' 1) " (8906" 2020 4 1437679741 32 8906 'Re: Y am i still ban its been 14 days' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'what is your username?' 'xx' 1) " (8907" 2008 2 1437679918 16620 8907 'Re: chubby and death hacking' 'chubby_chowder' 'hojunchang@gmail.com' '70.178.33.69' 1 0 '' 'dude your so dumb thats not hacks its called skill also i was getting 3v1ed im not gonna target a person who just gapped im gona go for another person who looks weak and in kill aura you dont crouch and gap the staff i really dumb ' 'xx' 1) " (8908" 2008 2 1437684594 32 8908 'Re: chubby and death hacking' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'if you would like to appeal your ban please do it in the proper section
http://aviatorcraft.com/forum/index.php?board=10.0' 'xx' 1) " (8909" 2024 4 1437695298 16356 8909 'Y am i still baned' 'lulu0421@yahoo.com' 'lulu0421@yahoo.com' '108.133.37.190' 1 0 '' 'Hello um i posted this becuze im still banned its benn 15 days freinds told me that i was banned for 14 days.I was framed by xX_obeykiller_Xx and i tolk the time thexbs  posted in the forums that i was hacking i tolk the time  its been 15 days allready and  everytime i try loging in it wouldnt work.I dont know if this a bug or if it is that im perm banned.Please replaie  for i can know  if im perm banned or not that well be greatfull.' 'xx' 1) " (8910" 2024 4 1437695748 32 8910 'Re: Y am i still baned' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'What is your username?' 'xx' 1) " (8911" 2025 2 1437695781 32 8911 'MOVED: Y am i still baned' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=4.0]Report a Problem/Bug[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=2024.0[/iurl]' 'moved' 1) " (8912" 2026 29 1437702214 16846 8913 'DerpyParrot314\'s Application!' 'DerpyParrot314' 'noahxn@gmail.com' '50.183.79.16' 1 1437706653 'DerpyParrot314' 'IGN: DerpyParrot314

Time Zone: Mountain Standard Time or GMT-6

Skype Name: noahxn@gmail.com

Have you been punished on our server before? What for?: I do not recall a time I have been punished on the Aviatorcraft server

How would you rate yourself in terms of building experience? If I had to rate myself I would personally give myself a 7-8/10.  Basically the only reason I got Minecraft was because I wanted to build and create.

What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to? I like and build best using either a modern or medieval style of building.  The pictures below hopefully show so. However the styles of build that I can not do well are futuristic builds.  Most other styles of building I can do at least decently

How many hours/days a week can you be involved in the team?: Beginning August 13 2015 I will be able to participate for 6+ hours a day each weekend.

Build Images: Pictures of my personal builds can be found at the link below:
http://imgur.com/a/gsGeA' 'xx' 1) " (8913" 2027 3 1437704833 16641 8913 'how can i join a faction' 'popularmmos' 'luisroberto1975@yahoo.com' '23.240.240.132' 1 0 '' 'how do i join a faction or request to be inn one?
' 'xx' 1) " (8914" 2027 3 1437707246 31 8914 'Re: how can i join a faction' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'If you've been invited to a faction you'll do /f join [FactionName] but you can't force yourself in a faction as some factions require invitations or you can create your own faction with /f create [Name]!' 'xx' 1) " (8915" 2028 2 1437709999 16759 8915 'thexbs possibly hacks' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 1437710357 'Xanbelor55' 'hello mods and admins look what we have here

proof: http://imgur.com/LhEI73H

heres some more nonsense: http://imgur.com/g2E1zBV        ' 'xx' 1) " (8916" 2028 2 1437710401 46 8916 'Re: thexbs possibly hacks' 'davide' 'davidenriquez41@gmail.com' '70.192.231.111' 1 0 '' 'Hello

Admitting to hacks is not considered hacking on our server.  It is the same thing as when a player says the phrase "I hack."  We do not know if they are joking around being serious or just trying to liven up chat feed with an alleged bannable offense.  Because of this we will not do any punishment to the player. 

If you do believe a player is hacking then you must provide evidence in the form of a screenshot or video of the player performing hacks.  We will then review it and then make a decision because of it. 

~[color=blue]JDK21132[/color]' 'xx' 1) " (8917" 2018 30 1437712610 16846 8917 'Re: Build app :3' 'DerpyParrot314' 'noahxn@gmail.com' '50.183.79.16' 1 0 '' 'I like the factions arena :D' 'xx' 1) " (8918" 2029 2 1437712896 16356 8918 'Y am i still banned' 'lulu0421@yahoo.com' 'lulu0421@yahoo.com' '108.133.37.190' 1 0 '' 'Hi you guys know me s XX_carlos_XX .Iv been banned reasently for 14 days becuze of a freind called xX_obeykiller_Xx framed me for hacking on aviatorcraft becouse of some thing he was  oing.i came on today think ill be unbanned from the server but i never was unbanned its been 15 days in florida about to  become 16 day.Im wondreing if Im still going to banned or unbanned' 'xx' 1) " (8919" 2024 4 1437716028 15888 8919 'Re: Y am i still baned' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'It's XX_carlos_XX.' 'xx' 1) " (8920" 2018 30 1437719749 31 8920 'Re: Build app :3' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Alright I helped with some of those but I like them .' 'xx' 1) " (8921" 2026 29 1437719886 31 8921 'Re: DerpyParrot314\'s Application!' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'By the looks they look incredible. ' 'xx' 1) " (8922" 2030 2 1437721783 31 8922 'SuspenceCreeper Harassment' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'Where: Prison
When: A few minutes ago
Rule they broke: Harassment
Evidence: http://imgur.com/a/poptK

P.S: Read the Evidence carefully!' 'xx' 1) " (8923" 2031 2 1437730937 16398 8923 'SuspenseCreeper Harrasment' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'Where? Prison
When? A few minutes ago

Evidence: http://imgur.com/4Q4zuHh WjjTrKP e00idaC#0' 'xx' 1) " (8924" 2031 2 1437731147 16837 8924 'Re: SuspenseCreeper Harrasment' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.219.112' 1 0 '' 'He wouldn't stop then he rage quitted :D' 'xx' 1) " (8925" 2032 2 1437734575 16276 8925 'Bennyboy3204 report' 'Grko_122' 'fisher.hazel@ymail.com' '202.62.16.53' 1 1437735001 'Grko_122' 'Name of the suspect?: Bennyboy3204
What server was this on?: Prison
When did they break this rule?: 17.57 (+7GMT)
Proof of the happening:
http://gyazo.com/6c24b678221408b37cf98ec3479418ff
http://gyazo.com/01386ed4f03765ac09ce1eff91113c89
http://gyazo.com/4c617de71c51ce65708edb75fbe964ed
What rule was broken?: Harrasing other player
Concise description (Not Required):' 'xx' 1) " (8926" 2018 30 1437746656 16222 8926 'Re: Build app :3' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'You only helped with the tree shop' 'xx' 1) " (8927" 2033 30 1437757694 47 8927 'Greenbomb9393\'s Builder Application' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' '[b]Your IGN[/b] My IGN is Greenbomb9393 I was formerly known as Glassshard113.
[b]Your Timezone[/b] I am EST timezone.
[b]Skype Name[/b] My Skype name is "glassshard113".  I don't speak much to people. But I might eventually.
[b]Have you been punished on our server before? What for?[/b] I believe i have been Muted but that was a couple weeks back and I think I was just mad about something but I take full responsibility for what I did.
[b]How would you rate yourself in terms of building experience? (1-10)[/b] I believe everyone thinks that they would be bad at building for most people are harder on themselves than others are I can be a good builder if I am familiar with the blocks but I would give myself a 5 out of 10.
[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?[/b] I prefer to build houses or villages.  I am good at most building techniques I will just need help and time for the " Large Scale " builds.  I am extremely bad at pixel art.
[b]How many hours/days a week can you be involved in the team?[/b] If I was accepted to be a builder i would be available for about 4 hours per day and about 5-7 days a week but when school starts I will be on at some point from 3-9.
[b]My builds are..[/b] ( Inspiration : Aviatorcraft Spawn ) 1) http://imgur.com/fS3a5wE and 2) http://imgur.com/F6U3o5q ( Show that I am bad at Pixel-art ) and 3) http://imgur.com/RO2SBHb ( A floating island )
[b]Extra Things[/b] I think of myself as a good builder but I am bad at some things I know I could be better if I get Trial-Builder I will spend most of my time trying to get better and be the best I can be. ( I am sorry if this seems " sappy " ).' 'xx' 1) " (8928" 2034 10 1437760741 16620 8928 'Chubby_chowder Ban Apeal' 'chubby_chowder' 'hojunchang@gmail.com' '70.178.33.69' 1 0 '' 'IGN- chubby_chowder

Who Banned You- I don't know it doesn't say

When Where You Banned- July 23rd not sure what time though

Server- prison

Why Where You Banned- for "kill aura"

Why Should I Be Unbanned- well I've played on this server before the reset and I have not hacked also I didn't hack. If you where there and saw the fight in person instead of a part of it you would see that i was getting 3v1ed. So when i was killing thexbs and he gappled so seeing that i wouldn't be able to kill him i moved on to another person who hasn't gapped yet. Also if i did have kill aura i wouldn't be crouching when I gap. i crouch when i gap because its a pvp thing so that others dont see that you have low hearts when gaping so they don't come after you. So getting back to the topic of unbanning me people that play on the server will back it up that i dont hack; such as unknownentity_ deathreaperII and isthisnametaken.' 'xx' 1) " (8929" 2026 29 1437761422 16846 8929 'Re: DerpyParrot314\'s Application!' 'DerpyParrot314' 'noahxn@gmail.com' '50.183.79.16' 1 0 '' 'Ty Ceral :D
' 'xx' 1) " (8930" 2034 10 1437764085 0 8930 'Re: Chubby_chowder Ban Apeal' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '1. https://www.youtube.com/watch?v=apSJWvxzaP0 . Not sure if this is hacks but you did turn on a dime a 1:14 and go to hitting IsThis when he got close to you. Also around 2:15 your fighting IsThisName and when you get close you lock back on to thexbs. There are multiple times when your fighting one person and turn on a dime to fight the other one getting close to you. While you could attribute it to skill I've got my doubts. Also around 4:15 Ehm... That looks like hacks too. Just saying.

2. Having witnesses that you are innocent or guilty are worthless. You can be a major hacker and hide it from all your friends. Trust me I know from experience how sneaky people can be. Also its not hard to have friends lie on your behalf. This is why witnesses don't factor in to bans.

3. This is an excerpt from the official server rules found in the General section. "When battling in the PvP Battle Arena 1v1 Arena or Free players must not abuse the arena through glitches or bugs on the server.  This includes: using hacks to battle others griefing the arenas [b]teleporting out of battles while Combat Logged[/b] going into areas not permitted to players and using illegal items while battling." During the fight you used /p h to escape the battle. This is against the rules and falls under teleporting out of battles while combat logged. The punishment is as follows - "Teleporting While Logged: Considered a form of hacking and cowardness.  Follow the Hacking Protocol."
So regardless of if you were hacking or not in that fight you still broke one of the rules. The punishment is the same as hacking. If i'm wrong on this im sure a staff member will correct me but I don't believe I am. That's all I have to say on the subject Peace  :D

(P.S Chubby I've fought you before. We both know you have haxydoodlez. Don't try and lie about it just get rid of them. Kthxbai)' 'xx' 1) " (8931" 2032 2 1437764509 46 8931 'Re: Bennyboy3204 report' 'davide' 'davidenriquez41@gmail.com' '70.192.199.219' 1 0 '' 'Hello

The player will be banned for 1 day from prison for harassment.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8932" 2031 2 1437764594 46 8932 'Re: SuspenseCreeper Harrasment' 'davide' 'davidenriquez41@gmail.com' '70.192.199.219' 1 0 '' 'Hello

They seems to be friendly but I will ban them for 1 day for harassment.

Thanks for the report.

~[color=blue]JDK21132[/color]' 'xx' 1) " (8933" 2030 2 1437764625 46 8933 'Re: SuspenceCreeper Harassment' 'davide' 'davidenriquez41@gmail.com' '70.192.199.219' 1 0 '' 'Player has been dealt with in a previous report.
Was banned for 1 day from prison

~[color=blue]JDK21132[/color]' 'xx' 1) " (8934" 2024 4 1437764949 46 8934 'Re: Y am i still baned' 'davide' 'davidenriquez41@gmail.com' '70.192.199.219' 1 0 '' 'Hello

Your ban was changed from a 14-day hacking ban to a permanent ban from all servers on belief of evading a ban with alternate accounts.  Usually alternate account evasion only raises to about 2-3 times the original length of any ban/mute but because this alleged alternate account was banned for hacking after the initial ban was done it was determined to be a second offense of hacking and a permanent ban. When I ran your name the IP was used with the another player by the name of Xx_obeykiller_xX.  He was later banned for 14 days for hacking.  After his ban was done I was informed by another player that obeykiller was an alternate account of Xx_carlos_xX I then ran an IP check and it was a match.  From there you were perm banned.

If you believe that any of this information is false or there was a general misunderstanding [b]You can appeal your ban on the aviatorcraft forums under: [u]Punishment Appeals[/u][/b].

Because I was the one who initiated the punishment I will not respond to your ban appeal and the decision will come from a higher authority. 

~[color=blue][b]JDK21132[/b][/color]' 'xx' 1) " (8935" 2035 7 1437765461 46 8935 'When you are Bored....' 'davide' 'davidenriquez41@gmail.com' '70.192.199.219' 1 0 '' '[center][size=36pt][color=purple][b]~*~*~Hey!?~*~*~[/b][/color][/size][/center]
[center][size=12pt][b] [color=red]Do you absolutely suck at pvp!??![/color] [color=orange]Can you barely beat a cactus in a 1v1 battle!??![/color] [color=pink]Are you trying to hone your skills so that way your Senpai will notice you??![/color] [color=blue]Or are you just an avid forums scroller who is bored so they will read this random post.[/color] [color=green]Well I have the answers that you have been looking for at how to become the BEST PVPER ON AVIATORCRAFT! [/color][/b][/size][/center]

[center][B][font=georgia]I am an expert at pvp battling (as far as you know) and I have seen many battles along with some players who have to use "inferior" methods such as hacking in order to get better.  So to help out the general public I have created this list of the best techniques to use will pvping on the server! Now some of the tactics may seem a bit "Out-Dated" or even "Complete Bullsh*t " but I can assure that if you practice really hard even the average Joe can become the best pvper around! [/font][/B][/center]


[center][b]The Common PvP Battle Tactic![/b]
This tactic was popularized by the great minecraft player PvPezLife and was widely used on multiple servers where pvp is practically a religion.  Now as you can see the player is engaging their victim by viciously partaking in the "multi-strike" attack phase and then slowly drones off into the "mercy tactic " where the player then notices that they will lose this battle and backs off! I am pretty sure you can tell who is the right player in this colorful animation.
[img]http://media1.popsugar-assets.com/files/2014/04/16/931/n/1922283/f8b4478a79807dc5_a_560x0.xxxlarge/i/He-also-best-physical-comedy-like-slap-fight-Jess.gif[/img]
[i]Beat the crap out of him as if you are viciously banging the Bongo Of The Poop Gods!!!!!!! Christmas is right around the corner so why not give him a face full of SIT-YO-ASS-DOWN![/i][/center]

[center][b]The Reset Tactic:[/b]
Occassionally players have to be "Reset" because of the fact that their skills have worn off and they have turned into an Otaku Hermit in a Computer Chair. So the best way to restart your PvP skills is by viciously having another player beat you with their large meaty hands! Who wouldn't like getting slapped around with a whipping piece of Meat!?!?!?! WHO DOESN'T LIKE MEAT!?!?! Just like the common tactics players should engage with a "Multi-Strike" attack so that way [b]duh nubs cn lern 2 be gud bruh.....[/b]
[img]https://cdn2.scratch.mit.edu/get_image/user/5045416_60x60.png?v=1415658399.0[/img]
[i]Definetly a Go-To tactic if you ask me! I am an expert remember!!! :D :D :D[/i][/center]


[center][b]The Negotiation Tactic:[/b]
Some players just want to team with you! I know it may be hard to believe for some players but god dammit it does happen.  The best way to show that you are To Strong for them is to show them that you can beat everyone! The common way of doing this is by engaging the desired team in a 1v1 battle and then screaming like a banshee when they chase you away.  You should then re-engage in the battle by attacking them with a stack of wheat and throwing anvils at the player because they are dumb as an anvil.  They will see the anvils as a sign of encouragement and proceed to invite you to their team!
[size=10pt][b]Pro Tip!!:[/b][/size]
The louder you scream! The more likely they will want to team with you! Don't worry about your family being concerned for your sanity!?!? THIS IS MINECRAFT BISH.
[img]https://i.imgflip.com/nq80o.jpg[/img]
[i]TBH I am surprised that you have made it to this part usually these things are ignored. :P[/i][/center]


[center][b]The Most Effective Tactic:[/b]
Speaking of hunks of meat look at that smexy man in a bath tub <3 <3 <3! Anyways back to pvp When all else fails to satisfy you then the best option to do is to then Harass and Degrade the players as if they are nothing but a pile of doggy poop!  Opponents will then see that you are clearly a highly educated individual with nothing but class and a military grade computer.  Them engaging back in the argument only means that they too are enjoying your company and may even want to become a solid ally!  Continue to engage back and forth until one of two situations happen.  A.) They cannot stand the sight of you so they put you in a happy corner with a straight jacket. B.) Your family does the same thing.
[img]http://media.giphy.com/media/LPI3gv6aXq1m8/giphy.gif[/img][/center]

[center][size=36pt][b]Hope this helps out many players![/b][/size]
[size=18pt]If not you can just tell that I am probably a sociopath.[/size]
Either way works![/center]

[b][color=blue]Created By: JDK21132[/color]
[color=red]Approved By: No One[/color][/b]' 'xx' 1) " (8936" 2034 10 1437766996 16620 8936 'Re: Chubby_chowder Ban Apeal' 'chubby_chowder' 'hojunchang@gmail.com' '70.178.33.69' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2034.msg8930#msg8930 date=1437764085]
1. https://www.youtube.com/watch?v=apSJWvxzaP0 . Not sure if this is hacks but you did turn on a dime a 1:14 and go to hitting IsThis when he got close to you. Also around 2:15 your fighting IsThisName and when you get close you lock back on to thexbs. There are multiple times when your fighting one person and turn on a dime to fight the other one getting close to you. While you could attribute it to skill I've got my doubts. Also around 4:15 Ehm... That looks like hacks too. Just saying.

2. Having witnesses that you are innocent or guilty are worthless. You can be a major hacker and hide it from all your friends. Trust me I know from experience how sneaky people can be. Also its not hard to have friends lie on your behalf. This is why witnesses don't factor in to bans.

3. This is an excerpt from the official server rules found in the General section. "When battling in the PvP Battle Arena 1v1 Arena or Free players must not abuse the arena through glitches or bugs on the server.  This includes: using hacks to battle others griefing the arenas [b]teleporting out of battles while Combat Logged[/b] going into areas not permitted to players and using illegal items while battling." During the fight you used /p h to escape the battle. This is against the rules and falls under teleporting out of battles while combat logged. The punishment is as follows - "Teleporting While Logged: Considered a form of hacking and cowardness.  Follow the Hacking Protocol."
So regardless of if you were hacking or not in that fight you still broke one of the rules. The punishment is the same as hacking. If i'm wrong on this im sure a staff member will correct me but I don't believe I am. That's all I have to say on the subject Peace  :D

(P.S Chubby I've fought you before. We both know you have haxydoodlez. Don't try and lie about it just get rid of them. Kthxbai)
[/quote]

1. like i put in the unban apeal i was getting 3v1ed so i tried to pick off the weakest person also i targeted thexbs mostly but when isthisnametaken kept hitting me i tried to knock him back but ended us going back to thexbs.

2. i dont have anything for this one your totally correct

3. are you kidding me can you truthfully tell me that im the only one that uses that command? and i didnt use it while in combat log i got out of combat and used it which by the way everyone does. also this is not a glitch its been on here for a long time and if they didnt want this to happen they would do something about it. also its not a form of cowardness when your getting 3v1ed its called being smart getting out of a battle you cant win

(p.s its not that  i use hacks its just that your really ez to kill)' 'xx' 1) " (8937" 2035 7 1437767513 16530 8937 'Re: When you are Bored....' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Wow..... But no thanks im good at pvp. :P' 'xx' 1) " (8938" 2036 39 1437770936 16759 8938 'A-Z ranks and new donor rank' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 1437771941 'Xanbelor55' 'Hello I would like to have rankup ranks from a-z then free and a new donor rank called "king" colorcode: &c[&4King&c] and cost should be 100 dollars. The king rank should be:armor unbreak5 p6 chest and rest of armor should be p5 sword sharp6 fire4 loot5 unbreak5 axe same without fire4. eff11  fortune11 and unb7.

And Mabie do this (Not required) Give non-donor ranks thug give thug people officer give officer people hitman give hitman people chief and give chief king!

' 'recycled' 1) " (8939" 2037 2 1437772348 16759 8939 'Angel_Darky Major spam' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Hello again mods and admins we have some spam

Proof: http://imgur.com/a8TEo5Y' 'xx' 1) " (8940" 2038 2 1437772601 16759 8940 '123storm12 advertising!!' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Hello mods ad admins i saw 123storm12 advertising

proof: http://imgur.com/xLW2rAd' 'xx' 1) " (8941" 2038 2 1437781880 32 8941 'Re: 123storm12 advertising!!' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank you for the report Player has been banned for 14 days' 'xx' 1) " (8942" 2034 10 1437783001 32 8942 'Re: Chubby_chowder Ban Apeal' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Ban Appeal Denied' 'xx' 1) " (8943" 2035 7 1437786537 0 8943 'Re: When you are Bored....' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '"Or are you just an avid forums scroller who is bored so they will read this random post."

We love you too jdk. We love you too. #Sociopaths4Life' 'xx' 1) " (8944" 2039 2 1437788571 16849 8944 'SarrahMC harrasing and calling people names.' 'xXIceDog15Xx' 'chris.leisey98@icloud.com' '98.235.5.247' 1 0 '' 'SarrahMC was harassing xXQueenHope15Xx and I. I have screenshots but I don't know how to upload them.' 'xx' 1) " (8945" 2039 2 1437788975 31 8945 'Re: SarrahMC harrasing and calling people names.' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'If you need help posting evidence for a report check this post out: http://aviatorcraft.com/forum/index.php?topic=8.0 and please use this thread for the correct format for reporting: http://aviatorcraft.com/forum/index.php?topic=1897.0' 'xx' 1) " (8946" 2037 2 1437789062 31 8946 'Re: Angel_Darky Major spam' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'There could be possible that when Darky was 'spamming' no one was talking thus that making it look like spam but I could be wrong...' 'xx' 1) " (8947" 2040 2 1437804239 16756 8947 'ryangus harassing' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.235.209' 1 0 '' 'ryangus threatened to kill some one in real life' 'clip' 1) " (8948" 2015 30 1437810271 15846 8948 'Re: PvPBuilder\'s Build App' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.140.197' 1 0 '' 'These look great the quality of the pictures are not the best. Just letting you know it's kind of blury.

Thanks
~Mickey' 'xx' 1) " (8949" 2015 30 1437815370 16837 8949 'Re: PvPBuilder\'s Build App' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.88.163' 1 0 '' 'Thanks for the feedback Micky I really hope that doesn't spoil my chances though.' 'xx' 1) " (8950" 2036 39 1437822828 16438 8950 'Re: A-Z ranks and new donor rank' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'staff members cant just give ranks... its a good idea for the King rank but saying Non doners to thug thug to officer officer to hitman hitman to chief isnt all that fair when they will be the ones loosing from your gain...' 'recycled' 1) " (8951" 2040 2 1437839176 31 8951 'Re: ryangus harassing' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'He could be joking...' 'xx' 1) " (8952" 2036 39 1437839341 31 8952 'Re: A-Z ranks and new donor rank' 'CeralMuncher' 'Harrisonbuck1999@yahoo.com' '73.140.192.188' 1 0 '' 'This seems like a terrible idea they don't do P6 on armour because players would need to be able to make it in game otherwise it would be unfair!' 'recycled' 1) " (8953" 2036 39 1437844855 16348 8953 'Re: A-Z ranks and new donor rank' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'If the thorns gets removed from the hitman-chief rank!!!' 'recycled' 1) " (8954" 2036 39 1437850626 16222 8954 'Re: A-Z ranks and new donor rank' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Most unbalance rank and idea ever.
If you noticed the hightest prot and unbreaking is 4 You skipped to 6 with out thinking about the outcomes. and the sword are also op it would be unfair for those without the Kings rank people would start avoiding pvp a lot more if 1 person had such a rank.

Converting all non to thug is less profitable to the server. No server have ever done this because they don't gain anything from it.

' 'recycled' 1) " (8955" 2041 19 1437852087 16837 8955 'All names under plots' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.88.163' 1 0 '' 'I think it should say all names under the plot when you enter the plot. What do you guys think?' 'xx' 1) " (8956" 2042 22 1437860571 17 9043 'Quick Forum Layout Update' 'lrice11' 'lukersoccer@gmail.com' '216.130.41.114' 1 1438699079 'lrice11' '[font=times new roman][size=18pt]Forum Layout Update[/size][/font]

[font=georgia][size=10pt]This update includes minor fixes to some of the boards and a new layout which makes it easier to navigate across the forums.
Here is a quick overview of what was changed in this update.[/size][/font][list type=decimal]
[li]'Server Store' board was added so that players could get to the donation page at an ease without having to type anything![/li]
[li]Moderator Applications and Build Team Applications were moved to the 'Reports & Applications' category as part of organizing the layout.[/li]
[li]All the suggestion boards were moved into one single suggestions board to conserve space and better organize the categories.[/li]
[li]The Off-topic and general category were combined to make the 'Community Category' which consists of community driven topics.[/li]
[li]Deletion of the 'Games' board due to lack of activity in that board and being an 'off-topic' topic.[/li]
[li]Added an Events Category this should help you find what you need to know about events easier.[/li]
[/list]
[font=georgia][size=10pt]That concludes the update I hope this makes the forums more organized and easier to understand.

Best Regards
Luke[/size][/font]' 'xx' 1) " (8957" 2018 30 1437864080 17 11197 'Re: Build app :3' 'lrice11' 'lukersoccer@gmail.com' '216.130.41.114' 1 1445046675 'Luke' '[font=times new roman]Hey

I have denied this application. Personally due to you currently being a trial-mod I'd rather you devote your time in that field first before becoming devoted in another team. These builds are okay however due to this being an official AviatorCraft build team we require higher standards.

Application Denied.

Thanks
Luke[/font]' 'xx' 1) " (8958" 2037 2 1437885036 16222 8958 'Re: Angel_Darky Major spam' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'In my opinion this is not spam. Spam is when someone is saying the same thing over and over not filling the chat with different words.' 'xx' 1) " (8959" 2024 4 1437895219 16696 8959 'Re: Y am i still baned' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1437895426 'xPowerStaticx' 'So Xx_ObeyKiller_xX And XX_Carlos_XX Has been sharing account's this whole time?! I dont even know who im talking to anymore  ???

Shouldnt they also IP Ban Him he can get an alt anytime you know .___. ' 'xx' 1) " (8960" 2043 35 1437930189 17 11675 'AviatorCraft Staff List' 'lrice11' 'lukersoccer@gmail.com' '216.130.41.114' 1 1446123042 'WhiteDecay' '[font=georgia][size=18pt]AviatorCraft Staff[/size][/font]

[b][font=georgia][size=12pt]Management Team[/size][/font][/b]
[font=georgia]AviatorGaming - Owner of AviatorCraft.
Alex - Administrator/Build Team Manager
Luke - Staff Manager/Build Team Manager
Carmau - Administrator/Staff Manager[/font]

[b][font=georgia][size=12pt]Moderators[/size][/font][/b]
[font=georgia]JDK21132 - Moderator
ThatTwiniGuy - Moderator
smallen8 - Moderator
7misun - Moderator
SH4DOWxD3LTA - Moderator
Whitedecay - Moderator[/font]

[b][font=georgia][size=12pt]Trial-Moderators[/size][/font][/b][font=georgia]
R3dninjapanda_ - Trial-Mod
UniversalGhost - Trial-Mod[/font]

[b][font=georgia][size=12pt]Sr. Builders[/size][/font][/b]
[font=georgia]Zeus360[/font]

[b][font=georgia][size=12pt]Builders[/size][/font][/b]
[font=georgia]Hellyy[/font]

[b][font=georgia][size=12pt]Trial-Builders[/size][/font][/b]
[font=georgia]wreslnpunk13
DerpyParrot314
xxGOODYERxx
R3d__[/font]

[font=georgia][size=10pt]This is a complete list of AviatorCraft's Staff Team Associates.
This is subject to change over time.[/size][/font]' 'question' 1) " (8961" 2044 2 1437970830 16742 8961 'Spam' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?:DrDread3510
What server was this on?: Prison
When did they break this rule?: To truce with me lel
Proof of the happening: http://gyazo.com/0d29dbc2504cd69918546669feed7ce4
What rule was broken?: Spam' 'xx' 1) " (8962" 2045 41 1437990198 0 8963 'Spam' 'PrettyCat' '' '94.2.246.232' 1 1438018704 'PrettyCat' 'After A Player Called Deckerville Chose To 1v1 I Won And Then He Had A Go At Me With Spaming "Fu** You Bi***" And It Says In Rules No Spamming So I Thought This Was A Case Of Spam. And I Get Called Things A lot.

Here Is A Picture:

Btw This Happened On Prison.' 'recycled' 1) " (8963" 2045 41 1438018623 0 8963 'Re: Spam' 'PrettyCat' '' '94.2.246.232' 1 0 '' 'Btw This Happened On Prison.
' 'recycled' 1) " (8964" 2046 2 1438018941 0 8965 'Spam' 'PrettyCat' '' '94.2.246.232' 1 1438019252 'PrettyCat' 'After I Was In A 1v1 I Won Then Some Player Called Deckerville Had A Go At Me Saying "Fu** You Bi***" And In Rules It Says No Spam So I Think This Is A Case Of Spam.

This Happened On Prison.

Here Is A Picture:' 'clip' 1) " (8965" 2047 21 1438019141 16729 8965 'Sell Cocoa Beans?' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'I Think the shop should add cocoa beans to sell and buy cause the jungle was found.

pls
aTRIKO' 'xx' 1) " (8966" 2046 2 1438025084 32 8966 'Re: Spam' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank you for the report player has been tempbanned one day for harrassement ' 'xx' 1) " (8967" 2048 2 1438039515 16759 8967 'KawaiiiPandas spamming "HueHeuHeuheeheehue" ' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' ' Hello mods and admins spam bothers me.

proof: http://imgur.com/IpNi2aj

more proof: http://imgur.com/BYNEIIi' 'xx' 1) " (8968" 2049 2 1438064394 16742 8968 'Spam' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?:Hey!
What server was this on?:Prison
When did they break this rule?:Idek
Proof of the happening :http://gyazo.com/b7416a75c38ff0da8ce4e55b8766d0d2
What rule was broken?:Spam' 'xx' 1) " (8969" 2050 2 1438087599 0 8969 'Spam' 'PrettyCat' '' '94.2.246.232' 1 0 '' 'Once Again Someone Spamming But Also Asking For Items/Money Which They Wont Get.

This Happened On Prison

Here Is A Picture:' 'clip' 1) " (8970" 2049 2 1438147871 16696 8970 'Re: Spam' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'XD but i dont think this counts :P
' 'xx' 1) " (8971" 2049 2 1438160820 1 8971 'Re: Spam' 'godlikefrank' 'alextehbest@hotmail.com' '92.221.135.178' 1 0 '' 'This is a default message when you attempt to do something a plugin called WorldGuard does not like in your case it was PVP due to you attempting to hit players.' 'xx' 1) " (8972" 2050 2 1438161247 1 8972 'Re: Spam' 'godlikefrank' 'alextehbest@hotmail.com' '92.221.135.178' 1 0 '' 'Confirmed screenshot from logs;
[img]http://i.imgur.com/WnP3ifA.png[/img]

I'll mute TurboMotor for 12 hours thanks for reporting.' 'xx' 1) " (8973" 2051 2 1438203505 15971 8973 'septer101 Anti KB' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Name of the suspect?: septer101
What server was this on?: Prison
When did they break this rule?: today around 4 PM EST
Proof of the happening: https://www.youtube.com/watch?v=nErkZjk7agk&feature=youtu.be
What rule was broken?: Hacking/AntiKB
Concise description (Not Required):Drink Pepsi ;)
' 'xx' 1) " (8974" 2052 2 1438207475 16759 8974 'WetWipe Spamming accusing VorahHD' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Hey mods and admins WetWipe was spamming and i bet he was lying too.

Proof: http://imgur.com/cVTexLs' 'xx' 1) " (8975" 2051 2 1438214580 32 8975 'Re: septer101 Anti KB' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' ' Player has been banned 14 days for hacking thanks for the report' 'xx' 1) " (8976" 2053 2 1438225022 16530 8976 'Blaze2558' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1438225133 'VorahHD' '[b]Name of the suspect?:[/b] [color=red]Blaze2558[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]Today[/color]
[b]Proof of the happening:[/b] [color=red]https://www.youtube.com/watch?v=ciEC4And_nU&app=desktop[/color]
[b]What rule was broken?:[/b] [color=red]Hacking of some sort... Read more below.[/color]
[b]Concise description (Not Required):[/b] [color=red]He hit me in mid-air 5 blocks and quick snapped his head during his video. This can be found at (0:33). Also he missed a couple of times but their is a client that makes a hit/miss ratio you can set. [/color]' 'xx' 1) " (8977" 2053 2 1438225458 16864 8977 'Re: Blaze2558' 'Eligible' 'v2kiddo@gmail.com' '98.30.170.66' 1 0 '' 'Yes at 0:33 it looks like his head does snap back towards VorahHD. Unless Blaze2558 has insanely good aim I don't think it is possible for this to happen like it did.' 'xx' 1) " (8978" 2053 2 1438256942 16348 8978 'Re: Blaze2558' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'I think hes hacking because when I 1v1 him on a other server he whas insanely clicking and he says he dosent jitter And in the fight he whas hitting me so hard in the air that it had to be hacks even why i clicked so fast!!!' 'xx' 1) " (8979" 2053 2 1438289174 16530 8979 'Re: Blaze2558' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'ikr.... he hits me like 5 blocks away.. such a hacker my armor goes down faster then deez nuts FFS.' 'xx' 1) " (8980" 2053 2 1438306359 14 8980 'Re: Blaze2558' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'Flower I click 9 clicks per sec no jitter..' 'xx' 1) " (8981" 2053 2 1438307756 16865 8981 'Re: Blaze2558' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'Well you were lagging like crazy and that video showed no clear prove.And plus I also saw that fight and you were very laggy and to get him banned I think the MODS and the ADMINS need more proof.I heard you have better recordings then why not show that to us.No more comments the MODS and the ADMINS shell choose whats the right thing.If you want my word he wasn't hacking.' 'xx' 1) " (8982" 2053 2 1438308269 16530 8982 'Re: Blaze2558' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1438308362 'VorahHD' '[quote author=IIMarinesII link=topic=2053.msg8981#msg8981 date=1438307756]
Well you were lagging like crazy and that video showed no clear prove.And plus I also saw that fight and you were very laggy and to get him banned I think the MODS and the ADMINS need more proof.I heard you have better recordings then why not show that to us.No more comments the MODS and the ADMINS shell choose whats the right thing.If you want my word he wasn't hacking.
[/quote]

Well thats because he's your friend... lol Anyways i don't have any other video I don't know where you got that from. He claims he gets 9cps well that was more like 13-16 cps my armor hud shows it all Even with strength II it shouldn't drop that fast. And the reach he was hitting me at was ridiculous. And I was not lagging at all try watching in 1080p m8....' 'xx' 1) " (8983" 2053 2 1438308793 32 8983 'Re: Blaze2558' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thanks for the report Player has been banned 14 days for hacking' 'xx' 1) " (8984" 2054 2 1438310221 16530 8984 'DeathreaprII 2nd Offense (Maybe 3rd Offense Idk)' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Name of the suspect?:[/b] [color=red]DeathreaprII[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]10:19 PM EST[/color]
[b]Proof of the happening:[/b]
[color=red]http://gyazo.com/2ae26a8e4e455762b32ed3bc9fd0f6d4
http://gyazo.com/987f3cecb84813d941d98414cdbd4a37
http://gyazo.com/77dc2b0c48d5e1281478eefcdebc16fb
http://gyazo.com/eac43566be76a6b541cf052447def864
http://gyazo.com/ff50ecf49567efcd882286950bf4c1d1
http://gyazo.com/3f1abaa4416216e25bb2174d1a53dc96[/color]
[b]What rule was broken?:[/b] [color=red]Harassment[/color]
[b]Concise description (Not Required):[/b] [color=red]Made fun of down syndrome kids and this is extreme harassment (2nd offense Possibly 3rd)[/color]' 'xx' 1) " (8985" 2054 2 1438310333 0 8985 'Re: DeathreaprII 2nd Offense (Maybe 3rd Offense Idk)' 'thexbs' '' '24.14.37.207' 1 0 '' '\\(o_0)/ that shitz wack' 'xx' 1) " (8986" 2055 2 1438310487 0 8986 'the hacks where so real like the tp hacks too ....' 'thexbs' '' '24.14.37.207' 1 0 '' 'Name of the suspect?: [color=blue]pepci[/color]
What server was this on?: [color=blue]Prison[/color]
When did they break this rule?: [color=blue]today like 9 ish[/color]
Proof of the happening: [color=blue]https://www.youtube.com/watch?v=0PAgNRQISyE[/color]
What rule was broken?: [color=blue]Hacking...
PLz ban this fuc#er [/color]
' 'xx' 1) " (8987" 2055 2 1438310819 0 8987 'Re: the hacks where so real like the tp hacks too ....' 'kirito' '' '24.14.37.207' 1 0 '' 'this is the new account.... needed to update it i hate stive skins...
' 'xx' 1) " (8988" 2054 2 1438312836 0 8988 'Re: DeathreaprII 2nd Offense (Maybe 3rd Offense Idk)' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'After digging through forums for a bit I found these 2 harassment reports on death. Not to mention the times he has harassed but no one screenshotted it. Im getting tired of him harassing Tbh something serious needs to be done.
http://aviatorcraft.com/forum/index.php?topic=1920.0

http://aviatorcraft.com/forum/index.php?topic=1223.0' 'xx' 1) " (8989" 2054 2 1438362225 26 8989 'Re: DeathreaprII 2nd Offense (Maybe 3rd Offense Idk)' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' '3rd offense is a week ban on HUB. One more offense and hes gone forever' 'xx' 1) " (8990" 2054 2 1438380120 32 8990 'Re: DeathreaprII 2nd Offense (Maybe 3rd Offense Idk)' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank you for the report player has been banned for 7days for harrassement' 'xx' 1) " (8991" 2027 3 1438388471 16519 8991 'Re: how can i join a faction' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'If you get friends in that faction then you might be able to join.' 'xx' 1) " (8992" 2056 10 1438389800 16865 8992 'Why is my nephew banned from Aviator (DS4ndwich)' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'Why is my nephew banned from aviator for harassment.Can I please see the proof of him harassing.If they did harass someone I will have to tell there parents that because they are little kids and they are not saps to be harassing someone.I just want to know why did my nephews account get banned.' 'xx' 1) " (8993" 2057 39 1438390838 16834 8993 'its hard idk wat to do' 'Nightmare1027' 'deadpoolbat1027@gmail.com' '99.36.120.108' 1 0 '' 'if this is Zach / Aviatorgaming it wont let me join Servers why is that? i really like your videos but i cannot seem to understand the purpose of this website do you have to be loged into the game? i really cant stand a question not complete it would be the best thing ever to be on your youtube videos please? its very lonely having no friends i just have to play with random people sometimes and it sucks hard if you can or if its already enabled can you make it so we can join Servers when you are not loged on? im really a big fan i tell most people ik about your vids and they watch them even the Bam Lougn vids when you get this please email me at                             
                                                                    deadpoolbat1027@gmail.com
i also have my own vids that i upload them they are not that boring they are pretty cool but most people tease me because they think i cant make a stupid youtube video well i can and i have i havent uploaded alot yet but im about to right now if you want to see them my first series is called  (Get crafty with me) if you can please subscribe and like it that would mean alot not much people like me but im super cool when you get to know me they tease me because im 11 making youtube vids i only have pocet edtion but i will have more than that when i get my money out the bank i should have about more than what i think i have in there my mother says i cant get 80 dollers out my bank account for a gift so i guess she wont get anything from me really all i want to do is be 1 of the best youtubers i keep on getting mean emails from total jerks i tried emailing him back but it wouldent let me he said i would never get in your Series and im sure he blocked me by now. all i want is to show them how it feels to be treated very badly and also how in the fuge did he get my email? he says i dont even have a headset so i said you dont even know what i have Loser. and yes i do have 1. that guy can be a pain in the but...  can you just let me be in your Series PLease i want revenge for the horrible emails he send me ' 'recycled' 1) " (8994" 2056 10 1438391799 32 8994 'Re: Why is my nephew banned from Aviator (DS4ndwich)' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'The account is banned because it is been determined that it is a alt of DeathreaprII who was banned for harrassement' 'xx' 1) " (8995" 2056 10 1438392880 16865 8995 'Re: Why is my nephew banned from Aviator (DS4ndwich)' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'this is not an account of Death this is an account of my nephew


' 'xx' 1) " (8996" 2056 10 1438392913 32 8996 'Re: Why is my nephew banned from Aviator (DS4ndwich)' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'has same ip address as DeathreaprII' 'xx' 1) " (8997" 2056 10 1438393280 16865 8997 'Re: Why is my nephew banned from Aviator (DS4ndwich)' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'wait......Im so lost
' 'xx' 1) " (8998" 2056 10 1438393301 16865 8998 'Re: Why is my nephew banned from Aviator (DS4ndwich)' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'so it wasn't my nephew.' 'xx' 1) " (8999" 2056 10 1438393435 32 8999 'Re: Why is my nephew banned from Aviator (DS4ndwich)' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Yes it probably wasnt your nephew. Im locking this topic now' 'xx' 1) " (9000" 2058 2 1438399627 16530 9000 'Blaze and death ban ecading' 'VorahHD' 'kbuergert66@gmail.com' '70.199.64.160' 1 0 '' 'Players:[color=red]Deathreaprii and Blaze2558[/color]
Server:[color=red]Prison[/color]
Rule Broken:[color=red]Ban ecading[/color]
Description:[color=red]I told Fireblazer to ip check deathrear and blaze and he found 2 alt accounts linked to their ip and DS4 was being used by blaze..i just am confused if they banned the alts yet?[/color]' 'xx' 1) " (9001" 2058 2 1438400907 32 9001 'Re: Blaze and death ban ecading' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'i did ban the alts' 'xx' 1) " (9002" 2055 2 1438402373 15971 9002 'Re: the hacks where so real like the tp hacks too ....' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Wow thats a good looking "hacker"' 'xx' 1) " (9003" 2055 2 1438405558 16530 9003 'Re: the hacks where so real like the tp hacks too ....' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Maybe he has OP ping.... Idk :/' 'xx' 1) " (9004" 2055 2 1438405872 31 9004 'Re: the hacks where so real like the tp hacks too ....' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'The server has been lagging a lot lately.
' 'xx' 1) " (9005" 2033 30 1438438020 17 11197 'Re: Greenbomb9393\'s Builder Application' 'lrice11' 'lukersoccer@gmail.com' '86.189.12.52' 1 1445046625 'Luke' '[font=times new roman]Hello

This application has been denied. Based on the pictures your provided you don't meet the criteria required in joining this team. We strive in creating quality builds therefore our expectations are high.

Thank you
Luke[/font]' 'xx' 1) " (9006" 2015 30 1438438206 17 11197 'Re: PvPBuilder\'s Build App' 'lrice11' 'lukersoccer@gmail.com' '86.189.12.52' 1 1445046603 'Luke' '[font=times new roman]Hello

I don't think you'd be ready to join the build team given the pictures you provided. We need exquisite builds in both terms of design and architecture. Quality builds are what we are looking for feel free to apply in three weeks.

Thanks
Luke[/font]' 'xx' 1) " (9007" 2006 30 1438438324 17 11197 'Re: SkyWarrior05s Application' 'lrice11' 'lukersoccer@gmail.com' '86.189.12.52' 1 1445046577 'Luke' '[font=times new roman]Hello

Based on the pictures you provided I don't think you meet our standards in joining the build team. We want quality driven builds that show players we care about the satisfaction and appearance of the builds we display. Because of that our criteria is rather high. You can re-apply in 3 weeks.[/font]

[font=times new roman]Application Denied.[/font]

[font=times new roman]Thanks
Luke[/font]' 'xx' 1) " (9008" 2059 2 1438466388 16751 9008 'Cussing and Cyberbullying since my sister was on continue on and she\'s dead' 'caraforever36' 'carafairc@gmail.com' '98.166.245.186' 1 0 '' 'Ever since my sister has been on we have been bullied and after awhile she committed suicide and No one ever got banned or blocked and i hate this server and the way blocking works!' 'xx' 1) " (9009" 2059 2 1438467694 15888 9009 'Re: Cussing and Cyberbullying since my sister was on continue on and she\'s dead' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.29' 1 0 '' 'Who exactly are you reporting? And do you have any proof that they were harassing you?' 'xx' 1) " (9010" 2060 3 1438470736 16834 9010 'how do you join the servers?' 'Nightmare1027' 'deadpoolbat1027@gmail.com' '99.36.120.108' 1 0 '' 'man this is the 6th time ive enterd this website and aviator has still not been on how the fuge do i join servers this is not cool i feel like never getting on this website again all i want is to be able to play with aviator' 'xx' 1) " (9011" 1965 3 1438470851 16834 9011 'Re: Does This Work?' 'Nightmare1027' 'deadpoolbat1027@gmail.com' '99.36.120.108' 1 0 '' 'what is that? the computer sounds lame laptops are cooler' 'xx' 1) " (9012" 2059 2 1438484738 16519 9012 'Re: Cussing and Cyberbullying since my sister was on continue on and she\'s dead' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'First of all Im sorry for your lost. And second of all when you made the title you included "and she's dead."
I think we would prefer if you didn''t put that in next time.' 'xx' 1) " (9013" 2059 2 1438492320 16751 9013 'Re: Cussing and Cyberbullying since my sister was on continue on and she\'s dead' 'caraforever36' 'carafairc@gmail.com' '98.166.245.186' 1 0 '' 'Ya hey Bricks umm i know about the title but the videos and screen shots arent coming up but i know 2 of the players.
Ashley_Madz and Gmob04. ty for your feedback!' 'xx' 1) " (9014" 2059 2 1438492894 31 9014 'Re: Cussing and Cyberbullying since my sister was on continue on and she\'s dead' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' '[quote]Ya hey Bricks umm i know about the title but the videos and screen shots arent coming up/quote]
IF you're having posting evidence go to imgur.com and upload it and then copy the URL post it here.

[quote]but i know 2 of the players. Ashley_Madz and Gmob04. ty for your feedback![/quote]
What do you mean by that? You need the evidence as the people above said it!' 'xx' 1) " (9015" 2061 18 1438493146 31 9015 'Balancing' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'On prison this was pointed out by Swedishduck mcMMO is really unbalanced and it's not fair to the newcomers. I suggest putting a limit to how much you can get in the certain area. It would make things a lot better.

For example:
Having a limit of 400 for Axes so a player can't get more then 400 points in Axes.

P.S: Factions is dead.' 'xx' 1) " (9016" 2059 2 1438495908 15971 9016 'Re: Cussing and Cyberbullying since my sister was on continue on and she\'s dead' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Honestly this is no joking matter and if your doing this for attention or to try and get the 2 subjects banned because they did something to you this is not the way to handle it.If your sister was dead you wouldn't be on here complaining you would be with your family talking about what happen.Do not lie about somebody committing suicide.Also if a person can not handle the chat they can simply turn off their chat which you can do but lowering your multiplayer scale or even log off the server.Please don't lie about a topic like this it just makes everyone think about the ones that have actually really suffered cyber bullying and that actually committed suicide.Also a subject can not be banned without proof so I could totally be taking this the wrong way but here is how I see it Subject 1 & Subject 2 say some pretty bad stuff and swear a little or did something in game to make you angry so you make up a story on how this made your sister commit suicide thinking you wouldn't need to provide proof But that is wrong 
thank you for reading and please dont make something up like this again.' 'xx' 1) " (9017" 2062 10 1438505941 16872 9017 'Why am I banned....' 'S78WU :D' 'hermanwu78@yahoo.com' '76.29.6.163' 1 1438506207 'S78WU :D' 'I haven't played for about a month so I decided to get on today but when I tried getting on it said that I have been banned until August 7th and when I looked at the reason why I was banned it said "the ban hammer has spoken". Can someone tell me why I was banned? :C

Heres a screenshot: http://imgur.com/uX7x9qP' 'question' 1) " (9018" 2059 2 1438510281 16276 9018 'Re: Cussing and Cyberbullying since my sister was on continue on and she\'s dead' 'Grko_122' 'fisher.hazel@ymail.com' '202.62.17.150' 1 1438510460 'Grko_122' '[quote author=pepsiScopes link=topic=2059.msg9016#msg9016 date=1438495908]
Honestly this is no joking matter and if your doing this for attention or to try and get the 2 subjects banned because they did something to you this is not the way to handle it.If your sister was dead you wouldn't be on here complaining you would be with your family talking about what happen.Do not lie about somebody committing suicide.Also if a person can not handle the chat they can simply turn off their chat which you can do but lowering your multiplayer scale or even log off the server.Please don't lie about a topic like this it just makes everyone think about the ones that have actually really suffered cyber bullying and that actually committed suicide.Also a subject can not be banned without proof so I could totally be taking this the wrong way but here is how I see it Subject 1 & Subject 2 say some pretty bad stuff and swear a little or did something in game to make you angry so you make up a story on how this made your sister commit suicide thinking you wouldn't need to provide proof But that is wrong 
thank you for reading and please dont make something up like this again.
[/quote]

Hello

I actually agree with pepsiScopes because if this is true this would be a heavy topic because this involves people got heavily cyber bullied and it turns into a big problem. As pepsi said you can be mad and made up the story because you want the person to be ban that's just wrong by involving people to die. If this is true can you show us the prove so we all agreed that this is a serious case and not just a random story that you made for us.

Thank you' 'xx' 1) " (9019" 2059 2 1438524335 16751 9019 'Re: Cussing and Cyberbullying since my sister was on continue on and she\'s dead' 'caraforever36' 'carafairc@gmail.com' '98.166.245.186' 1 0 '' 'Well 1 i have already posted something like this and 2 it happened a month ago and our funeral has already happened! i dont joke around with that type of sh*t! So no! and when i do show proof they never get banned its as easy as that! also if your going to accuse someone of lying about a suicide then i suggest you just dont even be with this subject! So if you would plz ban them not because of something else but because they hurt my sister and my sister was my hero! i dont get why you ppl domt understand if you cant ban them then dont! and also if i ignore the players they can still talk about me and my sister behind my back so i dont want to be told that!  :'( :'( >:( >:(!' 'xx' 1) " (9020" 2062 10 1438524857 32 9020 'Re: Why am I banned....' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Banned for being alt of either blaze2558 or DeathreaprII' 'xx' 1) " (9021" 2063 21 1438527904 16722 9021 'I hope you\'ll add this' 'datcoolbacondude' 'cameronmcgregor0595@gmail.com' '86.178.176.105' 1 0 '' 'You should be able to add a /lock chest and you can add in a password so you can add a password to a chest you don't want someone you've added to your plot ' 'xx' 1) " (9022" 2060 3 1438531281 46 9022 'Re: how do you join the servers?' 'davide' 'davidenriquez41@gmail.com' '70.192.199.19' 1 0 '' '[font=georgia][b]Hello!

To join Aviatorcraft.com and be able to play with AviatorGaming follow the instructions here: [/b][/font]

[list type=decimal]
[li]Open up your minecraft.[/li]
[li]Go click Multiplayer[/li]
[li]Click "Direct Connect"[/li]
[li]Type in the ip: [u]Play.Aviatorcraft.com[/u][/li]
[li]Click "Join Server"[/li]
[li]Then enter onto the server.[/li]
[/list]

[font=georgia][b]Once you have reached the server and see our beautifully built spawn you can then experience any one of our servers such as Factions Prison Survival Skyblock along with many other amazing games!  Seeing AviatorGaming himself however is fairly hard.  He does come on to the server but his sightings are fairly rare.  You can check to see if AviatorGaming is on by going to our forums website ([i]Aviatorcraft.com[/i]) and looking in the upper right hand corner of the screen.  If the light in that corner is [color=red]red[/color] he is offline.  If the light is [color=green]green[/color] then he is on the server. 

Hopefully this helps out a bit! If you have any more questions feel free to PM me on our forums or shoot me a message through our /mail system installed onto the server. 

Sorry for the struggles and I do hope this helps out! [/b][/font]

~[b][i][color=blue]JDK21132[/color][/i][/b]' 'xx' 1) " (9023" 1965 3 1438531553 46 9023 'Re: Does This Work?' 'davide' 'davidenriquez41@gmail.com' '70.192.199.19' 1 0 '' '[b]There are many forms of Minecraft and our server only operates on 1 version.  Minecraft can be played online via PC [i](Personal Computer/Laptop)[/i] Minecraft: Pocket Edition [i](Downloadable App for Mobile Devices)[/i] and Minecraft Xbox/Playstation [i](Gaming Consoles)[/i]. Though this is only a few examples these are the most common forms of Minecraft.  Aviatorcraft however only operates via PC where you must be playing with a Laptop or a Computer to play.  [/b]' 'xx' 1) " (9024" 2039 2 1438531798 46 9024 'Re: SarrahMC harrasing and calling people names.' 'davide' 'davidenriquez41@gmail.com' '70.192.199.19' 1 0 '' '[font=georgia][b]Hello

Because no evidence has been presented and the topic has been open for over a week we will not do any prosecution.  When reporting any player you must provide evidence in the form of screenshots or video. 

[u]If you have troubles posting screenshots about the evidence you can always personal message me for help[/u].

No actions will be taken.  [/b][/font]

~[b][i][color=blue]JDK21132[/color][/i][/b]' 'xx' 1) " (9025" 2040 2 1438531923 46 9025 'Re: ryangus harassing' 'davide' 'davidenriquez41@gmail.com' '70.192.199.19' 1 1438532059 'davide' '[font=georgia][b]Hello

We do take this stuff very seriously and it really is not a topic that should be joked about. [u]For that the player will be banned for 1 day from Survival for harassment.[/u]

Sorry for the late response the punishment will be performed immediately.

Thank you for the report.[/b][/font]

~[b][i][color=blue]JDK21132[/color][/i][/b]' 'xx' 1) " (9026" 2064 2 1438554527 16837 9026 'MoonMaster Harrassing' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.88.72' 1 0 '' 'Name: xX_Moonmaster_Xx
Reason: After asking for money when I told him to live the experience of ranking up by yourself he kept going so I told him to shut up and this is what happened :/
I dont Think I was Harrassing As I just Told Him to Shut up and Rank up himself' 'clip' 1) " (9027" 2064 2 1438554750 32 9027 'Re: MoonMaster Harrassing' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'thank you for the report player has been banned one day for harrassment' 'xx' 1) " (9028" 2065 2 1438583792 16276 9028 'StupidAustralian Report' 'Grko_122' 'fisher.hazel@ymail.com' '202.62.16.77' 1 0 '' 'Name of the suspect?:StupidAustralian
What server was this on?: Prison
When did they break this rule?: 13.47 (+7 GMT)
Proof of the happening: http://gyazo.com/36a461548367cfa2376208a76d50a205
What rule was broken?: Spamming AND Advertising
Concise description (Not Required):' 'xx' 1) " (9029" 2035 7 1438594052 16276 9029 'Re: When you are Bored....' 'Grko_122' 'fisher.hazel@ymail.com' '202.62.17.255' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2035.msg8943#msg8943 date=1437786537]
"Or are you just an avid forums scroller who is bored so they will read this random post."

We love you too jdk. We love you too. #Sociopaths4Life
[/quote]

agree with you bro agree with you

#Sociopaths4Life' 'xx' 1) " (9030" 2066 3 1438600310 16876 9030 'playing ' 'westieguy22' 'westiexing@yahoo.com' '71.11.71.151' 1 0 '' 'how do i play the game ' 'xx' 1) " (9031" 2067 3 1438600484 16876 9031 'playing ' 'westieguy22' 'westiexing@yahoo.com' '71.11.71.151' 1 0 '' 'how do i play the games on here
for some reason im not able to play ' 'xx' 1) " (9032" 2065 2 1438607320 32 9032 'Re: StupidAustralian Report' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank you for the report Player has been tempbanned for 14 days' 'xx' 1) " (9033" 2067 3 1438611870 16837 9033 'Re: playing ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.173.37' 1 0 '' 'What Do you mean By this? Please Give a Better Description Of what you are trying to say.' 'xx' 1) " (9034" 2035 7 1438612241 16837 9034 'Re: When you are Bored....' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.173.37' 1 0 '' '#Sociopaths4life' 'xx' 1) " (9035" 2067 3 1438614070 50 9035 'Re: playing ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '?' 'xx' 1) " (9036" 2067 3 1438617719 32 9036 'Re: playing ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'This should help you

http://aviatorcraft.com/forum/index.php?topic=2060.0' 'xx' 1) " (9037" 2060 3 1438625052 15888 9037 'Re: how do you join the servers?' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.31' 1 0 '' 'Some people are putting the server IP into their browser thinking that's how you play.' 'xx' 1) " (9038" 2035 7 1438625814 15888 9038 'Re: When you are Bored....' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.31' 1 0 '' 'Now if only there were people on to PvP. I crai' 'xx' 1) " (9039" 2061 18 1438625843 26 9039 'Re: Balancing' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Its a fac tournament prison players can deal with it. (also faction players should have priority to join) like TheeWiseKid Soniccaleb Fwizzpop ect' 'xx' 1) " (9040" 2035 7 1438625897 26 9040 'Re: When you are Bored....' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'sonic you mean good pvpers GET CALLED OUT BAD PVPERS.' 'xx' 1) " (9041" 2068 3 1438626451 16174 9041 'Help with Prison Plots' 'MaDdy_MC' 'mt_mc@outlook.com' '68.96.110.56' 1 0 '' 'Can we still change the biome of our plots? If we can what is the command' 'question' 1) " (9042" 2068 3 1438629639 16530 9042 'Re: Help with Prison Plots' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '/p set biome (biome)
Or
/p biome set (biome)

Not sure which one works try bolth.' 'xx' 1) " (9043" 2035 7 1438630790 16222 9043 'Re: When you are Bored....' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'the moment when ur too bored to read something about you being bored' 'xx' 1) " (9234" 2155 40 1439203701 16931 9234 'Moderator' 'Pastel_Lover_xox' 'mummy.johnston@hotmail.co.uk' '2.220.223.98' 1 0 '' 'I would like to be a moderator to help out Mr.Aviator on his minecraft server aviatorcraft

I would like to help out because aviator is one of my top 10 favourite youtubers

I'm applying to be a chat mod so I would call out people being disrespectful breaking the rules and people in role plays not using the [rp] chat setting because when they use the [all] chat setting it disturbs other people chat time

I would like to be considered and i'm looking forward to hearing from you' 'grin' 1) " (9235" 2144 2 1439203790 16837 9235 'Re: DeathReaprII disrespect' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'I swear people are just trying to get DeathreaprII banned now because they know if he gets reported again he's gone.
Who Knows you could of said something to DeathreaprII first. I'm sorry to say to you that you just brought more suspicion on yourself for cropping the picture to one line :/' 'xx' 1) " (9236" 2103 39 1439204175 16348 9236 'Re: Farid002' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'I dont wanna lie he`s preddy good only he`s dutch :)' 'recycled' 1) " (9052" 2068 3 1438710869 1 9052 'Re: Help with Prison Plots' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.23' 1 0 '' '^ Thanks Locked.' 'xx' 1) " (9053" 2061 18 1438710956 1 9053 'Re: Balancing' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.23' 1 0 '' 'We'll try to prevent people using MCMMO during this so it will be fair.' 'xx' 1) " (9054" 2061 18 1438715081 26 9054 'Re: Balancing' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Alex then its just gonna be a prison pvp tournament except on the fac server. ' 'xx' 1) " (9055" 2078 10 1438715493 16519 9055 'Appeal for xX_MoonMaster_Xx' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I would just like to say that when you banned MoonMaster the report had no proof. PvpBuilder could have been lying so as far as I'm concerned he shouldn't be banned. ' 'xx' 1) " (9056" 2078 10 1438717986 32 9056 'Re: Appeal for xX_MoonMaster_Xx' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Moonmasters ban already expired Locking topic' 'xx' 1) " (9057" 2061 18 1438758914 31 9057 'Re: Balancing' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'This isn't what I mean by this...' 'xx' 1) " (9058" 2079 2 1438785504 16742 9058 'HAX M8' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?: xxSwannypvpxx
What server was this on?: Prison
When did they break this rule?: I don't fucking know
Proof of the happening:  http://gyazo.com/878bf52dbf070ef2a709868b22a022bb
What rule was broken?:  HAX M8' 'xx' 1) " (9059" 2079 2 1438787679 16519 9059 'Re: HAX M8' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'There are barrier blocks there. Definition: A barrier Block is an invisible block but if you put your aimer you will see it. So Swanny was not flying. Many people have stood on those blocks at pvp before as well. ' 'xx' 1) " (9060" 2079 2 1438788428 16837 9060 'Re: HAX M8' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.1.22' 1 0 '' 'Barrier Block Lel  :D :P' 'xx' 1) " (9061" 2079 2 1438806640 32 9061 'Re: HAX M8' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'They are just standing on the invisible barriers. Locking Topic' 'xx' 1) " (9062" 2080 3 1438817223 16878 9062 'how do we go onto the server' 'deztiny428045178' 'zazie62@hotmail.com' '75.97.31.188' 1 0 '' '[color=teal][/color]im new and i dont know how to get on the server through the website can u help me?' 'xx' 1) " (9063" 2080 3 1438817683 32 9063 'Re: how do we go onto the server' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'go to multiplayer on minecraft and then click add server. Type in play.aviatorcraft.com and join' 'xx' 1) " (9064" 2080 3 1438817994 17 11197 'Re: how do we go onto the server' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046518 'Luke' '[font=times new roman]Hello

As 7misun stated you need to click the "multiplayer" section you see at the main Minecraft screen. From there you can click "add server" or "direct connect". Type in "play.aviatorcraft.com" and click join. From there you can now explore the server of AviatorCraft. You don't play through the website by the way you must have minecraft installed and must have a premium account.

Hope this helps
Luke[/font]' 'xx' 1) " (9219" 2145 40 1439180077 19 9219 'app for trialmod/mod' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 1439180348 'EnderGod' '[b]Original & Current Username - Your original username will help us to better identify you which could help us determine your application.[/b]: Nexusflame

[b]Your Age & Gender - This will NOT affect your chances of becoming a member on our staff team please be honest.[/b]:15 and I am a male.

[b]Your Skype - Skype is required you must be able to participate in staff discussions.[/b]:szombiescott (nexusflame)

[b]When you first joined AviatorCraft - If you don't know give an approximate date.[/b]: I join October of 2013 I don't know what day

[b]How often do you come on and participate with the community? - We won't accept inactive community members.[/b]:I try to get on ones a day if I can I play for about 3 hours a day.

[b]When are you generally available? - This helps us know when we can count on you to perform your obligations.[/b]: I am starting up school so on the week ends and when I get out I don't know when I will be on but I
i'll be on ones a day

[b]Prior experience with plugins? Which? - You'll need to know how to use some plugins as a moderator.[/b]: I have worked with silkspawner mcmmo world edit and essentials those are the mane ones I know I know some other ones but not as good

[b]Prior Staff Experience? - Previous experience might certainly help although isn't required.[/b]: I have been administrator moderator helper trailmod and I am now starting to work on my own server.

[b]Why do you want to participate in our staff team? - We like to know your reasons for joining.[/b]: I have played aviator for some time now and I want to start helping. the server I have tryed to help with
anything I can even if it is just one little thing I would like to do more to help by being a trailmod/mod.

[b]Why should we choose you over other applicants? - Be thorough don't give partial reasonings.[/b]: I have been on the server and know a lot of people that play and a lot off people know me I am good with helping
and if I can do anything I can to help. I multitask with no problems I know most of the staff rules already and know what to do for most of them.

[b]What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.[/b]: I know alot of the staff rules and what to do for them and know how to handle stuff on my own and i have
been working on how to make my own plugins I think I could help with that I am still new at it though

[b]If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled[/b]:
if I was online when it happens I would kick the player that started harassing then kick the player that started it if i was looking at the forms i would mute the player for 20 min

[b]Feel free to add further information to tie off your application.[/b] :
I would love to become a staff member and help the server stay nice I have been wanting to be staff for some time now.and I think I could help a lot thanks so much for reading this

' 'xx' 1) " (9065" 2041 19 1438873022 16222 9065 'Re: All names under plots' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Tbh that would be even more annoying having those name popping in your face since it your own plot and you know who plot is is by looking at the sign or hologram.' 'xx' 1) " (9066" 2061 18 1438873335 16222 9066 'Re: Balancing' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Ceral the faction never had mcmmo problems untill we encounter someone who payed for so many of the same rank. we had Axes limited to 6000.
I would have suggested only using swords in the pvp tournament since Axes passive ability is to damage armor faster.
Factions is losing popularity not from the mcmmo it losing its popularity because it never change it been the same for so long that nothing new should up for a while.
' 'xx' 1) " (9067" 2081 2 1438879094 16696 9067 'DDos Threat' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Username - MaddyTheHipster

Game - Prison

Rule broken - DDos Threat

Evidence - [img]https://i.gyazo.com/902c5dcc1d61e42b45f06a469a368026.png[/img]' 'xx' 1) " (9068" 2081 2 1438879230 16438 9068 'Re: DDos Threat' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'XD like i would ever ddos him <3 at best i would just slap his butt but ya i will take a week ban i would never threaten someone like that unless i was seriously stressed out or angered <3' 'xx' 1) " (9069" 2082 2 1438879809 0 9069 'Spam again -.-' 'PrettyCat' '' '90.215.83.172' 1 0 '' 'A Player Spamming In Private Message And Asking For Money/Items They Wont Get.

This Happened On Prison.

Here Is A Picture:' 'clip' 1) " (9070" 2055 2 1438882140 28 9070 'Re: the hacks where so real like the tp hacks too ....' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '"Tp hacks" - Out of combat = /p h

"Reach hacks" - You had speed in which causes blocks to look farther away

"Aura" - It's called hitting try it some time' 'xx' 1) " (9071" 2083 2 1438914757 16742 9071 'FUCKING HACKERS M8' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?: 7misun
What server was this on?: Prison
When did they break this rule?: I don't fucking know
Proof of the happening: https://gyazo.com/61753794e796efefe90b2fb3f11b7baa
What rule was broken?: HAX M8
Concise description (Not Required): What is concise?' 'xx' 1) " (9072" 2083 2 1438914810 32 9072 'Re: FUCKING HACKERS M8' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Locking topic Please dont post fake reports' 'xx' 1) " (9073" 2084 2 1438914985 16530 9073 'PvPMeBruh Harassing.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Name of the suspect?:[/b] [color=red]PvPMeBruh[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]Just Now[/color]
[b]Proof of the happening:[/b] [color=red]
https://gyazo.com/ee608a0180cd300da26bf7d96ab402f9
https://gyazo.com/523728573e40b2ddc8c9eba40b24855d
https://gyazo.com/02235225acdc917d15c4ab6ea395664a
https://gyazo.com/aa1458815fa599a109b30256ac3e6c53
https://gyazo.com/0c93a5075d2cb98995e8fa44359dfdce
https://gyazo.com/49d394c3cb62c38e665b8ba1957459b8[/color]
[b]What rule was broken?:[/b] [color=red]Harassment[/color]

Make sure you check which offense this was 1st 2nd 3rd..... etc thanks.' 'xx' 1) " (9074" 2085 7 1438926318 15971 9074 'COUNT DOWN WITH ME TO THE PVP TOURNEY' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'http://itsalmo.st/#aviatorpvptourney Count down with me ;)' 'xx' 1) " (9075" 2084 2 1438929417 15846 9079 'Re: PvPMeBruh Harassing.' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 1438930237 'M1KKYP' 'Hello. The evidence provided shows some preety big harassment but please do not cut/crop the chat as you may be hiding something; for e.g You might have been harrasing someone else.

Please next time don't cut out most of the chat. No action will be taken.

Thanks
~Mickey' 'xx' 1) " (9076" 2084 2 1438929628 16696 9076 'Re: PvPMeBruh Harassing.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1438929757 'xPowerStaticx' '[quote author=M1KKYP link=topic=2084.msg9075#msg9075 date=1438929417]
Hello. The evidence provided shows some preety big harassment but please do not cut/crop the chat as you may be hiding something; for e.g You might have been harrasing someone else.

Please next time don't cut out most of the chat.

Thanks
~Mickey
[/quote] He only cropped the part where it isnt showing what he's looking at or in his inventory So It wasnt most of the chat that was missing in the pics the only part missing is what he's looking at and his tool bar ' 'xx' 1) " (9077" 2084 2 1438929868 15846 9078 'Re: PvPMeBruh Harassing.' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 1438929993 'M1KKYP' '[quote author=xPowerStaticx link=topic=2084.msg9076#msg9076 date=1438929628]
[quote author=M1KKYP link=topic=2084.msg9075#msg9075 date=1438929417]
Hello. The evidence provided shows some preety big harassment but please do not cut/crop the chat as you may be hiding something; for e.g You might have been harrasing someone else.

Please next time don't cut out most of the chat.

Thanks
~Mickey
[/quote] He only cropped the part where it isnt showing what he's looking at or in his inventory So It wasnt most of the chat that was missing in the pics the only part missing is what he's looking at and his tool bar
[/quote]

Power in some of the pictures he did crop the chat aswell. I also forgot to add that "no action" bit in.

Thanks
~Mickey' 'xx' 1) " (9078" 2086 3 1438929988 16696 9078 'Are alts not allowed? ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Iv looked through some Punishment apeals and some people were banned for being alts whats wrong with having an alt? PLEASE ANSWER' 'xx' 1) " (9079" 2085 7 1438930038 16696 9079 'Re: COUNT DOWN WITH ME TO THE PVP TOURNEY' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Is this for factions?
' 'xx' 1) " (9080" 2087 39 1438930603 16696 9080 'Count Down on New-years and Christmas ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'New-Years - http://itsalmo.st/#newyears_3hvg9

Christmas - http://itsalmo.st/#christmas_t65w0



' 'recycled' 1) " (9081" 2088 2 1438941762 16267 9081 'Harrassment' 'MattAA02' 'mattymann2002@live.co.uk' '81.109.135.231' 1 0 '' 'Hi mods. Found some random guy harrassing.

http://imgur.com/DfRJQe4

-DepthStrafe' 'xx' 1) " (9082" 2089 10 1438953773 16348 9082 'Still muted' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'http://imgur.com/L0CvmUT' 'xx' 1) " (9083" 2086 3 1438957089 15888 9083 'Re: Are alts not allowed? ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.117' 1 0 '' 'People are being punished for evading a ban using an alt.' 'xx' 1) " (9084" 2026 29 1438958085 16696 9084 'Re: DerpyParrot314\'s Application!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'WOAH MIND BLOWING ITS SO AMAZING AWESOME GOOD LUCK DUDE! HOPE U MAKE IT ON THE TEAM :D' 'xx' 1) " (9085" 2090 2 1438958100 16742 9085 'Spamming' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?: XTheGreenNinjaX
What server was this on?: Prison
When did they break this rule?: I don't fucking know
Proof of the happening: https://gyazo.com/e373c18364af98d8481e6eff82001706
What rule was broken?: Spamming m8
Concise description (Not Required): Wtf is concise?' 'xx' 1) " (9086" 2084 2 1438958829 16530 9086 'Re: PvPMeBruh Harassing.' 'VorahHD' 'kbuergert66@gmail.com' '97.34.198.1' 1 0 '' 'Lol no evidence was cropped m1 please stop acting like a mod your not... The onlything cropped was my screen because that has nothing to do with the report... The full chat was shown' 'xx' 1) " (9087" 2086 3 1438971461 17 11197 'Re: Are alts not allowed? ' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046500 'Luke' '[font=times new roman]Hello

Having alt accounts are more than okay. The problem isn't necessarily them having alts but rather them using it to evade punishments made on one of their other accounts. Thats why you see people getting punished for alts.

Thanks for asking
Luke[/font]' 'xx' 1) " (9088" 2066 3 1438971647 17 11197 'Re: playing ' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046458 'Luke' '[font=times new roman]Hello

Ill quote a message posted by a fellow AviatorCraft staff member.
[/font]
[quote author=davide link=topic=2060.msg9022#msg9022 date=1438531281]
[font=georgia][b]Hello!

To join Aviatorcraft.com and be able to play with AviatorGaming " follow the instructions here: [/b][/font]

[list]
[li]Open up your minecraft.[/li]
[li]Go click Multiplayer[/li]
[li]Click "Direct Connect"[/li]
[li]Type in the ip: [u]Play.Aviatorcraft.com[/u][/li]
[li]Click "Join Server"[/li]
[li]Then" enter onto the server.[/li]
[/list]
[font=georgia][b]Once you have reached the server and see our beautifully built spawn you can then experience any one of our servers such as Factions Prison Survival Skyblock along with many other amazing games!  Seeing AviatorGaming himself however is fairly hard.  He does come on to the server but his sightings are fairly rare.  You can check to see if AviatorGaming is on by going to our forums website ([/b][/font][font=georgia][b]Aviatorcraft.com[/b][/font][font=georgia][b]) and looking in the upper right hand corner of the screen.  If the light in that corner is [/b][/font][font=georgia][b][color=red]red[/color][/b][/font][font=georgia][b] he is offline.  If the light is [/b][/font][font=georgia][b][color=green]green[/color][/b][/font][font=georgia][b] then he is on the server.[/b][/font][/quote][font=georgia][/font]

[font=times new roman]That should help you
Luke[/font]' 'xx' 1) " (9089" 2089 10 1438981954 32 9089 'Re: Still muted' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'You should be unmuted now' 'xx' 1) " (9090" 2084 2 1438982162 32 9090 'Re: PvPMeBruh Harassing.' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player has been banned two days for 2nd harassment punishment. ' 'xx' 1) " (9091" 2026 29 1438986166 16530 9091 'Re: DerpyParrot314\'s Application!' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '2nd to last photo.... Texturepack?' 'xx' 1) " (9092" 2090 2 1438993884 32 9092 'Re: Spamming' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player has been muted 1 hour for spam
' 'xx' 1) " (9093" 2091 39 1438995371 16670 9093 'Watch This PvP Clip!' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' ' ;) Go and support my bro Kidzbeez

https://www.youtube.com/watch?v=0hh7PUE3EbE' 'recycled' 1) " (9231" 2152 40 1439199889 16930 9231 'My Application for Moderator' 'MightyMo2506' 'megan.g2506@gmail.com' '77.99.8.202' 1 0 '' 'Dear Sir/Madam
I am contacting you today to inquire about a role as Moderator on your server I think I deserve this role as I play on this server every day (unless I'm on holiday or another thing to take away my time...) I work very hard to keep the server at peace when there are squabbles and most always find a way to resolve them.
Thank you for your time.
Contact me A.S.A.P at megan.g2506@gmail.com.
(ign) MightyMo2506 ' 'xx' 1) " (9095" 2093 41 1439018356 16889 9095 'Ban me for X-Ray my IGN is IIh20PvPzII' 'IIh20PvPzII' 'reeceearle@hotmail.com' '5.64.148.204' 1 0 '' 'I have a X-Ray and here is a screenie to proove it :D' 'recycled' 1) " (9096" 2093 41 1439018940 16696 9096 'Last and Random moments ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[img]http://i.imgur.com/xBPA4Wp.png[/img]
[img]http://i.imgur.com/cgpnLg3.png[/img]' 'recycled' 1) " (9097" 2094 2 1439041824 16277 9097 'XtheGreenNinjaX spamming me' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '81.109.199.96' 1 0 '' 'i killed This guy and got his bow and now he is spamming me and wont stop http://imgur.com/NScUwxv' 'xx' 1) " (9098" 2095 2 1439046587 16889 9098 'X-ray hack from me please ban me :D' 'IIh20PvPzII' 'reeceearle@hotmail.com' '5.64.148.204' 1 0 '' 'here is ya proof for xray :D' 'exclamation' 1) " (9099" 2096 1 1439054662 16837 9099 'Revamp Question' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.93.161' 1 0 '' 'What will change in the next revamp?' 'xx' 1) " (9100" 2026 29 1439062892 1 9100 'Re: DerpyParrot314\'s Application!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' 'Hi there sorry for the late reply; you're accepted. Thanks for applying!' 'xx' 1) " (9102" 2098 30 1439063383 16890 9102 'RacheI Building Application' 'RacheI' 'rachelnoone@outlook.com' '80.111.228.151' 1 0 '' '[size=12pt][size=10pt][font=times new roman][b]Your IGN[/b]: - Present - RacheI. Past - rachelnoone.

[b]Time Zone[/b]: - GMT.

[b]Skype Name[/b]: - rachelnoone.1

[b]Have you been punished on our server before? What for?[/b]: - I have not.

[b]How would you rate yourself in terms of building experience? (1-10)[/b]: - Out of 10 I would rate myself overall a 7/10 but it would change depending on different building styles.

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?[/b]: - I find my best building styles to be modern terrain (although that might not be considered a style) and medieval. I would say i'm inferior to organics (ex. hand made trees).

[b]How many hours/days a week can you be involved in the team?[/b]: - On average about 2-3 hours most days but possibly only on weekends when school starts (September).

[b]Build Images[/b]: -
http://imgur.com/tNleg7o 6q6ZXLd MzZeL8d#0
http://imgur.com/tNleg7o 6q6ZXLd MzZeL8d#1
http://imgur.com/tNleg7o 6q6ZXLd MzZeL8d#2
http://imgur.com/kn23BUF xksrLZz
http://imgur.com/kn23BUF xksrLZz#1

Thank you for reading :)[/font][/size][/size]' 'xx' 1) " (9105" 2098 30 1439073420 16842 9105 'Re: RacheI Building Application' '_HellsAngel_' 'bluepersecond123@gmail.com' '86.137.37.84' 1 0 '' 'HOPE YOU GET IT RACHY
Your build on my old plot -
http://imgur.com/iGWo5a9' 'xx' 1) " (9106" 2099 30 1439074646 16182 9106 'DeathReaprII\'s Build Team App' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Your IGN: DeathReaprII

Time Zone: CST

Skype Name: DeathReaprII

Have you been punished on our server before? What for?: Yes Most Mods Know That I've Had A Large Amount Of Punishments
How would you rate yourself in terms of building experience? (1-10): 6/10
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: I excel in making floor patterns and PvP Maps.I Can Build spawns and terrains if needed.

How many hours/days a week can you be involved in the team?: 8 hours a day and possibly more.

Build Images:

This Image is a plot for Armor and Pots that I Built Vorah Used this on his app But I built it: http://imgur.com/dushVJI

There is a Plot I built on Prison on Aviatorcraft and its very large so if any mod or admin could get on prison and ask for a tp to the area of the builds i would be happy to tp you to see the builds ' 'xx' 1) " (9104" 2095 2 1439073027 15846 9104 'Re: X-ray hack from me please ban me :D' 'M1KKYP' 'mpicker1@bigpond.net.au' '123.211.183.155' 1 0 '' 'Befor I was looking at who's online and it said that 7misun was looking here I wonder why he didn't reply??' 'xx' 1) " (9107" 2096 1 1439074673 1 9107 'Re: Revamp Question' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' '[list]
[li]Redone Prison Spawn[/li]
[li]Redone Prison Mines[/li]
[li]New Prison Mines going up to Z[/li]
[li]New PVP Area for Prison[/li]
[li]Plugin for selling specific blocks/items in a mine saves time for you[/li]
[li]New Prison Shop[/li]
[li]Plugin to display stats information & rankup commands on your right[/li]
[/list]

I can't give you guys an exact date for the revamp because it will take some time to do. We've currently done quite a lot of mines and most of the other builds are ready along with the plugins.' 'xx' 1) " (9108" 2012 1 1439074687 1 9108 'Re: Skyblock Event' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' 'We reviewed them locked.' 'xx' 1) " (9109" 2099 30 1439075036 1 9109 'Re: DeathReaprII\'s Build Team App' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' 'Hi you'll need to apply with more images of things you've built other than just that. Denied.' 'xx' 1) " (11143" 2535 1 1444687098 15846 11143 'Re: Logic Squad' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.169.170.146' 1 0 '' 'Maybe 😐' 'xx' 1) " (11144" 2552 10 1444687248 24 11144 'Re: SoulMastera' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Then ask twini because i did a video call and the thing is i can record it will be 100% lag af and i cant do shit. But a skype screen share will do' 'xx' 1) " (9111" 2101 3 1439075785 16182 9111 'Mod/Admin' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Can Someone Get On Prison To See MY Builds Because Its To Many Pics To Take And Imgur Them' 'xx' 1) " (9112" 2101 3 1439076301 16182 9112 'Re: Mod/Admin' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Anyone?????
' 'xx' 1) " (9113" 2101 3 1439077138 17 11197 'Re: Mod/Admin' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046411 'Luke' '[font=times new roman]Hello

I can come take a look at your builds although your application has already been denied. Two pictures was required you only showed one. In which that one was not eligible for our team.

Edit: Dealt with.[/font]' 'xx' 1) " (9114" 2044 2 1439086635 46 9114 'Re: Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.201.170' 1 0 '' '[font=georgia][b]Hello!

Sorry for the late response been a bit busy recently.

The player will be [color=red]muted for 20 minutes[/color] for spamming. Thank you for the report.

~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9115" 2048 2 1439086810 46 9115 'Re: KawaiiiPandas spamming "HueHeuHeuheeheehue" ' 'davide' 'davidenriquez41@gmail.com' '70.192.201.170' 1 0 '' '[font=georgia][b]Hello

Sorry for the really late response been a bit busy recently. But the act will not go unpunished.

The player will be [color=red]muted for 20 minute[/color]s for spamming.  Thank you for the report.

~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9116" 2052 2 1439086959 46 9116 'Re: WetWipe Spamming accusing VorahHD' 'davide' 'davidenriquez41@gmail.com' '70.192.201.170' 1 0 '' '[font=georgia][b]Hello

Sorry for the really late response been a bit busy recently.  But the action will not go unpunished.

The players will be [color=red]muted for 20 minutes[/color] for spamming. Thank you for the report.

~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9117" 2081 2 1439087412 46 9117 'Re: DDos Threat' 'davide' 'davidenriquez41@gmail.com' '70.192.201.170' 1 0 '' '[font=georgia][b]Hello

Sorry for the really late response been a bit busy recently.  But the action will not go unpunished.

The Player will be [color=red]banned for 1 day from all servers[/color] for a first time offense Dos Threat.  Thank you for the report.

~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (9118 2095 2 1439090091 17 11197 'Re: X-ray hack from me please ban me :D' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046391 'Luke' '[font=times new roman]Hello

Where as its always weird when someone reports themselves you did attach proof. In this case you have been banned for 14 days on prisons.

Regards
Luke[/font]' 'xx' 1) " (9119" 2094 2 1439090237 17 11197 'Re: XtheGreenNinjaX spamming me' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046326 'Luke' '[font=times new roman]Hello

Please follow the format we provided in the guidance sheet for reporting a player. In this secernio we do not know when this took place or what his real name is. Please fill out the form next time.

Thanks
Luke[/font]' 'xx' 1) " (9120" 2103 39 1439105908 16696 9120 'Farid002' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1439106179 'xPowerStaticx' 'Theres this kid on Aviator Who thinks he's something and he's im gonna have to say it OP But he says he beaten many of u before Like Cactus and many more pvpers But he Claims to be the best on aviator cause he's beaten Cactus now has any of you guys 1v1ed him before?

His IGN - Farid002' 'recycled' 1) " (9121" 2104 10 1439106616 16670 9121 'Sky\'s Ban Appeal' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' 'Your in game name: IISkyHDII

2.Who banned you?: Not shure maybe Jboy Or Fireblazer.

3.When were you banned?: Umm about around 15-20 days ago.

4.What server did this take place?:Aviatorcraft -Prisons

5.Why you were banned: Hacks Anti-Nockback

6.Why you should be unbanned: I was using anti knockback because of my friend started  hacking so I also started doing the same he was doing I really do regret it I have supported Aviatorcraft for the past year and i still wish to support them I really do think i should get one more chance and if I don't. that's ok I will always support you because you are a great server thank you for cooperating if I don't get another chance  that's ok thank you Aviatorcraft And if you guys don't want to unban me maybe you guys could shorten my ban a little bit.

' 'xx' 1) " (9122" 2103 39 1439111923 31 9122 'Re: Farid002' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'He's not that OP he's lying if you've taken a look at the prison tournament that he was apart of it here's the bracket:  http://challonge.com/aviatorcraft - Click Prison PvP and look.
When he had to duel Larz Larz had won that duel and thus he's not that OP. I say he's not that OP because he lost in the tournament and when I 1v1'd him on prison he sucked at it.' 'recycled' 1) " (9123" 2105 39 1439112217 31 9123 'My plot on Prison' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'So recently I had gotten eggs and it's leading to a disaster on my plot Misun does the daily killing when I'm on and here's a picture:
It rapes your FPS
' 'recycled' 1) " (9124" 2096 1 1439115587 16837 9124 'Re: Revamp Question' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.23.117' 1 0 '' 'So our Ranks will be reset?
What about our plots?' 'xx' 1) " (9125" 2098 30 1439115800 16890 9125 'Re: RacheI Building Application' 'RacheI' 'rachelnoone@outlook.com' '80.111.228.151' 1 0 '' 'Thanks <3' 'xx' 1) " (9126" 2096 1 1439118690 31 9126 'Re: Revamp Question' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'I don't think anything will be reset but rather added to the server the NEXT reset is December 1st.' 'xx' 1) " (9127" 2096 1 1439119212 16837 9127 'Re: Revamp Question' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.23.117' 1 0 '' 'Ok thanks Ceral <3' 'xx' 1) " (9128" 2063 21 1439133624 16729 9128 'Re: I hope you\'ll add this' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'Idea is cool but couldn't you lock the chest of someone elses valuables so the person pretty much lost thier stuff' 'xx' 1) " (9129" 2098 30 1439134333 16543 9129 'Re: RacheI Building Application' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'Mayby More Pic of the inside of the buildings? (just a tip :P)' 'xx' 1) " (9130" 2104 10 1439142847 16530 9130 'Re: Sky\'s Ban Appeal' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'lol. -_-' 'xx' 1) " (9131" 2106 7 1439142858 16896 9131 'p' 'icedevil100867' 'buttermandevil@gmail.com' '75.69.250.156' 1 0 '' 'i can help people :)' 'xx' 1) " (9132" 2107 40 1439143119 16751 9132 'Mod Spot' 'caraforever36' 'carafairc@gmail.com' '98.166.245.186' 1 0 '' 'Hello my name is Kelsey I would like to apply for Staff. I Will be repectful and responsible. i DO have experience on other servers. I also do pay attention to whats going on! So if you Could Please Give me some feedback i would love to help out! Btw (my name is in Minecraft is xX_Kelsey_Xx (aka) caraforever36' 'xx' 1) " (9133" 2108 40 1439143252 16683 9133 'I would like to be a mod' 'Mac101Wrif' 'mattcoeling@gmail.com' '68.84.169.183' 1 0 '' 'Hello I am Mac101Wrif and I would like to apply to be a mod. I used to be a Head admin on a friends server and used to help build a lot. I am a good builder and to prove it you can see my plot in survival i built a tree house and most of my plot. I am kind to people who treat me kindly and sometimes will get mad at people and will be strict. But if I am chosen to be a mod i will respect my duties and do what i am told and will punish those who have to be punished and I will even punish my friends if it comes to it. I will not abuse my power and do what i want and will listen to the admins and Aviator himself. Thank you for your time and it will be fine if I'm not a mod i just want to be respected on this server.

Sincerely
Mac101Wrif ( I will not say my real name unless i have to )' 'recycled' 1) " (9237" 2155 40 1439204464 16398 9237 'Re: Moderator' 'Louis' 'goodyerlouis@gmail.com' '82.8.158.34' 1 0 '' 'Use the format provided by lrice this will higher your chances

-Louis' 'xx' 1) " (9238" 2156 40 1439204728 16931 9238 'My Moderator Application' 'Pastel_Lover_xox' 'mummy.johnston@hotmail.co.uk' '2.220.223.98' 1 0 '' 'Minecraft Username: Pastel_Lover_xox
Your Age & Gender : 12 Female
Your Skype : Currently dont have one
When you first joined AviatorCraft : Last Christmas when i got my computer
How often do you come on and participate with the community? : I come on alot I like to participate in role plays on creative and just play around with my friends
When are you generally available? : On weekends and weekdays after 5pm
Prior experience with plugins? Which? : I have never used a plugin and i dont plan on using them anytime soon
Priof Staff Experience? : no but i have kinda acted like a moderator on the blocked up server


Why do you want to participate in our staff team? - We like to know your reasons for joining.

Well I love the server and it really gets on my nerves when im in creative and people are doing roleplayes in [all] chat instead of the [rp] chat that is provided for them.

Why should we choose you over other applicants? - Be thorough don't give partial reasonings.

We all are applying for the same role and there are hundreds of other applicants I know that i dont have much of a chance of getting picked but i figured it would be worth a shot.2

What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.

I'm not sure exactly what to expect will happen. I mainly play on creative so i would be pointing out the roleplays like i said i know you would expect big from me and i would try my best but it would be hard for me because of all the rp's that i join but like i said i would try my hardest to help everyone out like if they need help building something or help with finding friends to play with so i would get as i would call it 'virtually physical'

If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled.

I would handle it maturely and help them sort their problems out and not get other people involved ' 'xx' 1) " (9137" 2110 40 1439143895 16751 9137 'Staff Application' 'caraforever36' 'carafairc@gmail.com' '98.166.245.186' 1 1439144190 'Alex' 'Routine & Standard Questions

[b]Original & Current Username[/b] - Caraforever36
[b]Your Age & Gender[/b] - 10 Female
[b]Your Skype[/b] - (blank at the time but if i get the job will get it to you as soon as possible)
[b]When you first joined AviatorCraft[/b] - 2014 October
[b]How often do you come on and participate with the community? [/b]- Almost Everyday
[b]When are you generally available?[/b] - Sun thru Sat Normally whenever
[b]Prior experience with plugins? Which? [/b]- Sorta i will get help
[b]Prior Staff Experience?[/b] - yes i have been a admin and moderator before

[b]Why do you want to participate in our staff team?[/b] - Well i would like to be able to Help out and be apart of the server. I would like to help people when they need assistance or if something is wrong. I would like to because i think it would be a great opportunity for me. And i believe that helping is just the right thing to do. Also I would like to Let people know when things are coming up like this.

[b]Why should we choose you over other applicants?[/b] - Because im Loyal. I am respectful. I am caring. I am a great person. I also have expeirience and i am also very reasonable.
[b]What makes you stick out from the rest?[/b] - I can help ppl with builds or bullying or any problems. i can be the person thats there when you need it the most. And i help people Alot. i Also Love helping out.
[b]If a player has started harassing other players what would you do? [/b]- i would give them a warning if they keep doing it i will either have a short ban or mute. I would tell the person to take screenshots or videos of evidence of them harrasing and turn it into the forum. -Thanks so much!' 'xx' 1) " (9136" 2107 40 1439143495 17 11197 'Re: Mod Spot' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046303 'Luke' '[font=times new roman]Hello

Please follow the application format found at; [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. You can edit your post.

Thanks
Luke[/font]' 'xx' 1) " (9138" 2110 40 1439144211 1 9138 'Re: Staff Application' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.11' 1 0 '' 'Modified your application so it's easier to read thanks for applying using the format.' 'xx' 1) " (9139" 2111 40 1439144667 16277 9139 'Mod applie- KayDJ' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '81.109.199.96' 1 0 '' 'Original & Current Username - Your original username will help us to better identify you which could help us determine your application- KayDJ current name DepthCrazy

Your Age & Gender - This will NOT affect your chances of becoming a member on our staff team please be honest.- 13 gender= male


Your Skype - Skype is required you must be able to participate in staff discussions.- my skype is kaydj123(no caps)

.
When you first joined AviatorCraft - If you don't know give an approximate date. 10/4/2013


How often do you come on and participate with the community? - We won't accept inactive community members. I come on 5 times a day


When are you generally available? - This helps us know when we can count on you to perform your obligations.- on weekends and 3 times a week


Prior experience with plugins? Which? - You'll need to know how to use some plugins as a moderator. mostly any plugins ( forgot names of them xD)

other than that ill try and replie to everyones  needs and ill try to help them so they don get troubled about stuff and ill help the other mods and admins if needed ill be active but on events like birthdays or Christmas I might not be on constantly but ill be on partly other than that I'm done good luck to how every get t-mod - KayDJ



' 'xx' 1) " (9140" 2112 40 1439144747 31 9140 'Ceral\'s staff application' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' '[b]1. My Minecraft name[/b] - [i]My current Minecraft username is CeralMuncher and in the past it was ProbablyCeral.[/i]
[b]2. Your Age & Gender[/b] - [i]I'm currently 16 years of age as I turned 16 a month a go and my gender is male.[/i]
[b]3. My Skype[/b] - [i]You guys already have my Skype and I don't want to post it for security reasons.[/i]
[b]4. When have you started coming on Aviatorcraft[/b] - [i]I've started coming on here AviatorCraft a few weeks after this video came out: https://www.youtube.com/watch?v=bun8SG65XIc[/i]
[b]6. How often do you come on and participate with the community?[/b] - [i]I try and come on daily because if you're like me you've got no life and plus it's currently the summer but during school doesn't stop me. I participate with the community a lot I pvp them help them and etc.[/i]
[b]7. When are you generally available?[/b] - [i]I'm generally available either when someone needs me or from 11AM PST to about 11PM PST I can join within those hours. I do tend to do stuff outside of the server but those are my best hours.[/i]
[b]8. Prior experience with plugins? Which?[/b] - [i]Really? Is this seriously a thing come on I know everything on all the server. I know everything you've added I know all the plugins here.[/i]
[b]9. Prior Staff Experience?[/b] - [i]My prior staff experience involves me being admin on 3 servers currently one of the servers is still in development but if you want proof I'll provide it.[/i]
[b]10. Why do you want to participate in our staff team?[/b] - [i]I want to participate in your staff team because I'm involved with the forums servers and know everything about AviatorCraft. I've been here for awhile and I know how everything works as being a staff member. I usually talk to the staff on Skype for any questions or reports and I'm trying to follow in Alex's footsteps. Lastly I've been trying my best to participate in things and help everyone here to give them a better experience on AviatorCraft![/i]
[b]11. Why should we choose you over other applicants?[/b] - [i]You should choose me over the applicants because I've helped with anything you needed help for I know my way around the server and I've been here for awhile. I'm currently learning Java to help Alex with some of the coding here and I've help beta test things. I've done lots of reports among admins and mods I do it through Skype or on the forums depending on what the person did. Also I know what's included in 'updates ' builds and other things. I try my best to help players when they need it. I've helped plenty of players and I try to make it so they'll like it here.[/i]
[b]12. What makes you stick out from the rest?[/b] - [i]Firstly as I've stated before I've done lots of reports on the forums and on Skype but also help people people on the forums or in-game. I also spend a lot of my time here on Aviatorcraft but since prison is hell I like it there. Secondly I'm fimiliar with the server rules and keep up to date with them. Thirdly if I need assistance I'll ask a mod T-mod or admin to come online to help with the server because it's out of control and no one likes rule breaks am I right? Lastly as I've stated I've help you guys beta test games build stuff and like to see how things here work on Aviatorcraft. Plus if I need to ask a question I've got all the mods most admins and WhiteDecay on Skype to answer my question.[/i]
[b]13. If a player has started harassing other players what would you do?[/b] - [i]It really depends on what their saying if their saying 'Fuck you ' or 'Go fuck yourself ' I'll warn them and then mute them. Secondly if a player says 'Go die in a fucking hole no one likes you so you should go kill yourself ' I'll mute them for 1 hour due to the harrasment that they've done because if you're going to say that someone may take it seriously and that's not cool. It depends on what they've done in-game in order to give them a punishment.[/i]' 'xx' 1) " (9141" 2104 10 1439145023 16670 9141 'Re: Sky\'s Ban Appeal' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' ':P Vorah Chill Im Nicer Now :D' 'xx' 1) " (9142" 2113 40 1439145071 16897 9216 'I would like to apply to be a mod!' 'Ellieasyouknowit' 'vicky.heavey@yahoo.com' '62.254.23.50' 1 1439177264 'lrice11' '[b]Original & Current Username:[/b]
My user name is Ellieasyouknowit.

[b]Your Age & Gender:[/b]
I'm an 11 year old girl.

[b]Your Skype:[/b]
My Skype username is vickyheavey but my Skype name is Ellie Dowling.

[b]When you first joined AviatorCraft:[/b]
I started playing ac a few months ago but then I stopped to study for sats but now I play regularly.

[b]How often do you come on and participate with the community?[/b]
Like I said I play regularly but usually I play longer on weekends. I'm available any weekend and currently I'm available most days because it's summer.

[b]Prior experience with plugins? Which?[/b]
I play with plugins every time I play minecraft and I'm most experienced with plots.

[b]Prior Staff Experience?[/b]
I've never been a staff member before but I have helped owners with stopping hacks and swearing many times.

[b]Why do you want to participate in our staff team?[/b]
I really want to be a mod on aviator craft and here's 2 reasons why. One aviator craft is my favourite server and I like it more than mineplex and hypixel no joke your servers EPIC. Two it would make survival my favourite thing on aviator craft more fun for me and my friend TOW11 (who unfortunately can't apply because he is in Greece).

[b]Why should we choose you over other applications?[/b]
I think you should pick me because I will work incredibly hard to improve the server.

[b]What makes you stick out from the rest?[/b]
The thing that makes me sick out is my peppy fun personality so I can help make the server extra enjoyable.

[b]If a player has started harassing other players what would you do?[/b]
If someone was harassing someone I'd make sure the victim was ok then figure out the main issue of the problem. Thx for this opportunity.' 'smiley' 1) " (9143" 2114 40 1439145431 0 9143 'PrettyCat\'s Application' 'PrettyCat' '' '90.215.83.172' 1 0 '' 'Hello My Username Is PrettyCat And I Would Like To Apply For Moderator I Have Been On The Server For Quite A Long Time Now And I Know There Has Been Loads Of Things Happening So I Would Like To Help If I Get Accepted. My Skype Is PurdyCat567 So You Guys Can Keep In Touch. I Am 13 Years Old. I Joined The Server Round About Last Year Something Like That. I Come On Aviator Any Time 24 Hours A Day. I Do Have A Server That I Build Stuff On And Test Plugins So My Experience With Plugins Could Be Useful. I Have Been A Staff Member On A Server Before As Administrator And I Have Done Quite A Lot Of Things As A Staff Member In The Past.

There Is A lot Of Reasons I Want To Join Staff Such As Helping Out With Any Problems That Might Need Fixing Any Ban Things I Could Do And Just Help Out With Anything That's Asked For. I Want To Be Chosen Because There Is A lot Of Things I Can Do To Help And I Really Like Being Interested In Things All The Time And Many Players Wish Me Good Luck For Applying xD So I Hope I Go Through. Well What Makes Me Stick Out The Best Thing Is I Am Being Me And I Am Trying My Best But Everyone Is Different So This Question Is Quite Tough. If Any Players Was Getting Harassed Or Spammed I Would Probably Mute/Ban Or Kick Them Or Just Report It To Forums Like I Have Done With Previous Reports.

I Really Hope I Become A Member Of Staff My Friends Are Wishing Me Luck And Even If I Don't Go Through To Being A Member Of Staff Congratulations To The People That Do. I Mean There Is Always A Next Time If The Apps Open Again. Thanks For Reading Special Thanks ~ PrettyCat ;3' 'recycled' 1) " (9144" 2115 40 1439145885 16900 9476 'Mod application' 'honeybadger745' 'jack@brightcolors.com' '68.56.21.162' 1 1439514906 'honeybadger745' '[b]Original & Current username:[/b] Honeybadger745 is my original but i changed it to NatsuHappyeel
[b]Your Age And Gender:[/b] 14 boy
[b]Your Skype?[/b] jackdadovahkiin/jtizzle
[b]When Did you first join AviatorCraft?[/b] around the beginning when it was only a faction server
[b]How often do you come on and participate with the community?[/b] mostly everyday if i can i did the parkour and pvp on factions and have celebrated 2/3 resets.
[b]When are you generally available?[/b] all the time but i have school soon and tennis from 3-5:30
[b]Prior Experience with Plug-ins?[/b] I have worked on my friends server (factions) so i know most of the basic plugins

[b]Why Do you want to participate in our staff team?[/b]
I want to be a moderator because this is the server that brought me back to Minecraft and is the server that I have gone on the most and had the most fun with. I have played on here since the beginning fighting people like KCGraphics Lrice11 and Sh4dowxdelta before any of the resets. I have so many good ideas like to bring back the factions casino which is one of my best memories on this server. I really want to make this the best server like it use to be with people always doing pvp at west and so many faction rivalries. Now there are really just 2 strong factions which are all donators due to the small amount of people. But if we expand the faction community we can have many factions going at it everyday. I really just want to make this as fun as it originally was.

[b]Why should we choose YOU over the other applicants?[/b]
You should choose me over other applications because i have a very creative mindset and have the experience to know what people actually want on this server. People want PvP raiding wars just stuff that keeps them invested in the game so they always be playing. Also I have a lot of building experience with server due to being a huge builder on creative servers. Next I can bring people back to the server who left because of all the resets. For example i have Skype of all the people in my old faction ThePurge who left after the 2nd reset along with me. I have reported many hackers like a kid who goes by pokemon who threatened to ddos and used fly hacks. Finally I have the passion to make a change to this server to make it the greatest it can be. That is why i should be picked over other applications.

[b]What makes you stick out from the rest?[/b]
I stick out from other applications because i have the passion to change the server. I want to do something to make this server good. Many other applicants are doing mod for the perks but i am doing it for the idea to change something and make it better. I have a very creative mind being a huge gamer/artist leaving me with many more ideas than the usual person. Next I know a lot of things about the game we can add and things that the server needs and does not have. For example there needs to be a way to trade items with other players without scam. Also I am a great builder and designer making amazing skins like mine and building a lot on a daily basis for my friends server. Finally I am willing to take risks with the server to make it better and make the players happy.

[b] If a player was to harass another player What would you do?[/b]
If a player was harassing other players I have many ideas on what to do. First if they were verbally harassing other player would give them a warning or a mute if the player does it again i would give them a temp ban but if they do it have the temp i would perm ban giving them 3 strikes. If there were threats to hack the server/other players I would immediately temp ban that person and if they try to do it again a perm ban. They would only get 2 strikes because that is a much more crucial cause. If a player was using kill aura fly hacks or x-ray and i caught them I would immediately ban them and make a ban appeal on the forums if they want to come back. The ban appeal would be kind of an apology letter to everyone on the server and if we see that they deserve to come back we will lift the ban but still have eyes on him. That is what I would do if players were harassing other players on the server.


[b]Extra Info[/b]
I have been on the server since the beginning since the first reset and before lrice was even a mod! i know the server very well and know many people on the server that both like and dislike me. Next i have frequently been on the server ever since i came back to playing minecraft. I have been on almost everyday and participated in many events such as the pvp and parkour. Also i have brought many of my friends to this server such as SmokeyDrumstick zapyall5 and Riderback and i have many more on the way. I really want to try to get the server as popular as it was when aviatorcraft was only factions. I have many ideas to make this a better server popularity and enjoyment wise. No i have not donated because i don't really have the money to but i am trying to donate at least 20 dollars really soon. Therefore i have lots of experience and fun on this server and hope for the role of moderator Thank you!!!- Honey' 'xx' 1) " (9145" 2115 40 1439146149 17 11197 'Re: Mod application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046279 'Luke' '[font=times new roman]Hello

Please use the application format found at [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. You can edit your post.

Thanks
Luke[/font]' 'xx' 1) " (9146" 2116 1 1439146433 16899 9146 'mod/admin' 'jwdm@me.com' 'jwdm@me.com' '108.183.179.205' 1 0 '' 'whats up with mods' 'xx' 1) " (9147" 2116 1 1439146724 17 11197 'Re: mod/admin' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046238 'Luke' '[font=times new roman]Hello

Are you asking what mods are? Moderators are assigned to looking after and watching over the community of AviatorCraft. They are to make sure everyone is behaving themselves on the server and other forums. I hope that helped?

Regards
Luke[/font]' 'xx' 1) " (9148" 2117 40 1439147407 16398 9621 'xxGOODYERxx Mod Application' 'Louis' 'goodyerlouis@gmail.com' '82.8.158.34' 1 1439744860 'Louis' '[b]Original & Current Username[/b] - xxGOODYERxx (People may know me as Louis)

[b]Your Age & Gender[/b] - 14 Years Old (Male)

[b]Your Skype[/b] - comet-Louis

[b]When you first joined AviatorCraft[/b] - I started to play Aviatorcraft about the end of July 2014. I started to play as a friend recommended it and I love to play on it.

[b]How often do you come on and participate with the community?[/b] - I come online everyday and help out people when I can when they need it as I get asked a lot of generic questions so I'm always there to help sometimes I will try help arguments not taking any sides but if I am not able to help I usually forwards it onto another member of staff. Generally I try to help out with whatever I can to try and make the server a better place when I'm on there. That's what I try to achieve because it makes me feel better to know that I'm making people have a good time when on our server. I am available a lot of the time of day especially now during the summer and even when school starts I am available from 3pm GMT +. I try to help the server/community as much as I can when I'm on.

[b]When are you generally available?[/b] - I am available everyday Monday - Sunday any time of the day Unless I'm busy obviously but usually I check Skype quite frequently on my phone if I'm at all needed. If I am needed at all I can usually be on quite quickly.

[b]Prior experience with plugins? Which?[/b] - I know all the basic moderator plugins and commands such as Kick. Mute and Ban etc. Also I am quite good at world edit now since joining he build team I love to help build things for the server and make people have fun and want to stay. And seeing builds that I have participated in makes me feel like I have achieved something on the server.  Plugins and I work quite well together as being a mod previously on a server I am quite confident around them. but if any are required I can easily learn them so I can do a good job at being a mod. If not I can just simply ask another staff member as I am a quick and easy learner. After previously being mod on another server (as mentioned below) I am used to using a lot of the bukkit server commands so I am quite knowledgable of them.

[b]Prior Staff Experience?[/b] - I was once a moderator on a server I don't think I should put the IP in the application but I was a moderator for about 5 months and I feel like I did a really good job. I take no sides in arguments I'll just simply mute the two or more people who are arguing to stop them harassing and annoying people. And I feel like I am good because I won't stick around the same people on the server and stay around the staff all the time I like to talk to newer players and take in their experience to develop on it. So that I can keep them playing on a server I enjoy playing and have some control over that's the best thing about being mod for me I can use my ideas that I think of to hopefully keep people on and having fun on the server.

[b]Why do you want to participate in our staff team?[/b] - I want to join the aviator staff team because I have been around for quite a while now and I would love to finally share my ideas with other staff to try and make Aviatorcraft as best and work as smooth as it can to players likings. After not being accepted the past couple of applications this makes me more determined to be a part of the team. I'd love to help. Mainly because I have wanted this since I first joined Aviatorcraft but now I feel like this is my time for you to accept me as I have a lot of ideas to help the server. And also to mention the fact that I would love to be Mod because I think it will put some responsibility on me that I know I can conquer and handle if given the opportunity of being Trial-Mod/Moderator. The final reason is that I just love helping out and making other staff members lives a bit easier as I like to get the job done to a very high standard to the best of my ability also being a part of it would make me feel a lot better to know that I have finally reached my Objective since joining aviatorraft. So I can then set my new objective of breaking that 250 player mark! Also the experience would help me become a lot better at being a more commanding role to help people and tell then what to do if need be. I also want to be part of the team because I want to make myself goals. Like I have mentioned about the breaking the 250 player mark. That is only one of the aims and objectives I assure I can bring to he staff team so that personally I can prove to myself that can be a good mod and show you guys that I was a good pick to have on the team.

[b]Why should we choose you over other applicants?[/b] - I think that you should choose me because I have a variety of different ideas to go around all the servers on aviatorcraft. Also I feel like you should choose me because I like to help out with everything that can make the server more productive because I feel like the better the server is the quicker we can raise the 250 player mark! That's the goal I have to bring to aviatorcraft if I am accepted providing my ideas to all staff taking opinions in and developing them. You should choose me because I am a kind person and as I have previously said I love to help out and I want to finally show my ideas and creativity that I can bring to the server and hopefully be more productive with what I do. Another reason for why you should choose me over other applicants is because I feel like I would bring more energy and fun to the server by using my ideas like I have mentioned a lot to make the server a lot more enjoyable to play to keep people playing and active on here. Another goal I have over other applicants is that I want to make all servers on aviatorcraft more popular. As I have noticed since joining that prison and creative are the most popular. I want to make them just as equal with my ideas. As I have plenty for all sections. If you choose me I can guarantee that within a couple of months I can make the other servers more popular and active that they are now. You should choose me because I really would just love to help out not be on the list to be there. Unlike some I handle situations very well I don't rush I just simply give the right answer. Especially in times when important evens happen I'd be able to give answers to peoples questions like I do now. I just need my name more clear for people to see! By giving me an opportunity like this I can assure you that you will not be disappointed. My final reason for you choosing me over other applicants is because I am very active on the forums. I like to keep up to date with things across the whole server and know what is going on with everyone.

[b]What makes you stick out from the rest?[/b] - I feel like I stick out from the rest because I do have a sense of humour which a lot of players on aviator craft enjoy and sometimes I can make some people smile as I have had some messages before from newer players. Also I think I would stick out due to the fact that I am always there to help. A lot of the time I put my jobs to the side to help others so that they stay on the server and have fun whilst playing. Another thing that makes me stick out from the rest is that I am quite well known all around the servers. Although this may not be considered in the Moderator so called 'needs' I feel like it would help because I don't want people to sit there and not ask questions because that's what I would be there to do. I also stick out from the rest because I like to keep update with most players on the server so I know what they want to be added or changed etc so I can forward it on to other staff members so that the players on the server are happy while they are playing. The final reason why I stick it out that I am mature and I can handle situations very well I will not panic and rush to get things done unless need be I will simply just take my time and deal with what needs to be done and sort out punishments if needed. I stick out from the rest because I am good at decision making. If a question is asked or a decision is made I can make a fast response to what is asked. The majority of the time I get decisions right which is something I think having me on the staff list would be good for. As I have previously said I am very active on he forums when I am around because i like to keep up to date. I feel like this makes me stick out from the rest because not many people use he forums apart from reporting people or asking questions etc. I feel like if you have me on your staff team i can report things to admins and other mods quickly if they need to be addressed as I am very active.

[b]If a player has started harassing other players what would you do?[/b] - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled. I would temporarily mute the players in 'name' and take a look at the logs to see if any further punishment is needed. If so I'll ask another staff member to double check that the punishment is fair and give them a warning telling them that it could end up as a ban if it continues hopefully teaching them a lesson that harassing will not be tolerated on the server. Also I would mark it down somewhere just to make sure that if it does happen again we can take quick action on it.

[b]More Information about me wanting Trial-Mod Opportunity[/b] - Like I have previously said I would love the chance to have a trial mod spot as I feel like it would make me learn a lot more things about how to run a server as a moderator role well. I know and can guarantee that I can for fill all points made in my application. I am just waiting for the response I really want so I can turn my ideas into reality. And sort out situations that I feel need to be changed.



Thank you for reading my Moderator Application!

                      Sincerely
                        xxGOODYERxx (Louis)

I have told most of the staff that when the Trial-Mod spots are chosen I will not be around to access minecraft as I am on holiday (vacation). But I will be bringing my iPad on my trip so I can check Skype quite frequently. ' 'xx' 1) " (9149" 2118 36 1439147599 16837 9623 'PvPBuilder\'s Moderator Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.23.117' 1 1439747560 'PvPBuilder' '[b]Original & Current username[/b][b]: [/b] Well My First Username on this Minecraft account was Bolger_Boii But it is currently PvPBuilder.

[b]Your Age And Gender:[/b] I am Currently 13 years of age and I am also a Male.

[b]Your Skype?[/b] R_Plays is my Skype Username/IP at the moment and is not set to change anytime soon.

[b]When Did you first join AviatorCraft?[/b] I joined the AviatorCraft server in December 2014 as I started to grow a big interest in
AviatorGaming but as I found out more about the server I grew to love the server for the people who play in the server and not on who the server was based on. I wish to bring my Ideas through to the server and that is a reason I am applying today.

[b]How often do you come on and participate with the community?[/b] I come on the server for about 5-6 hours daily and I love to take part in activities in the server such as special events like the Prison PvP tournament the sky-block event and the recent Factions PvP tournament.

[b]When are you generally available?[/b] I am available most of the time but the only fault would be fitting in with school hours later on this month but I a generally available most of the time and I would make time in my schedule for Aviatorcraft as I am deeply interested in the server. So basically this is how long I will usually be on starting at the end of August:
[b]Monday:[/b] Around 4 hours
[b]Tuesday:[/b] Around 6 hours
[b]Wednesday:[/b] Around 6 hours
[b]Thursday:[/b] Around 5 hours
[b]Friday:[/b] Around 6 and a half hours
[b]Saturday:[/b] Around 7 hours
[b]Sunday:[/b] Around 7 hours.
I hope you can see that I put my time and dedication into the server

[b]Prior Experience with Plug-ins?[/b] I know the basics of the Plug-Ins like WorldEdit and ClearLag but I catch on quickly  to a lot of things and I will try my best to succeed in my work on the server. One thing I do is not quit and I will not finish a piece of work if I have no interest in what I am doing so In the work I have interest in I will not quit I will finish the work to the best of my ability!

[b]Prior Experience with Staff[/b] I have not been a part of a staff on a Minecraft server but I have relatives that have been and you can only find out the best and learn from others!

[b]Why Do you want to participate in our staff team?[/b] - I would love to participate in the staff team because it will be a new experience for me. I am involved in the forum since I joined the forum. I also know my way about the server and I know and grew to like the people in the server both players and the staff. I am one of the most curious people you will find on the server as I am always asking the staff questions such as when is the next event? When is the next revamp? But as I ask the questions I always take in the answers and use them to answer the public's questions on all of the different servers on Aviatorcraft. I love helping other players and I want to make them enjoy their time on AviatorCraft and think to themselves that the staff on Aviatorcraft were so helpful. I am on the server daily and if people are not on the forum or for some reason they can not enter the forum I will be there to answer there questions for them. I spread myself across some of the servers. Mostly Prison Skyblock and Creative. But I do also tend to play on Survival and Factions every now and then. I feel like I know the servers well to answer the public's questions about the servers. I feel like I do well under pressure which I will explain about in a minute. I feel like people don't want to be moderators to help but to show off. It is completely oppisite for me. I love to help I wish I can help others even more in the time to come. I have had people say you don't have enough experience But If I didn't think I was capable for this job and give 110% do you think I would apply? For the reasons above this is why i would like to participate as a part of the staff team of Aviatorcraft.

[b]Why should we choose YOU over the other applicants?[/b] - The Staff should choose me because I am on the server daily and I know my way around the server. I believe my maturity and my ability to handle situations well something you guys could really use on your staff. When I try to handle situations with other players if they are harassing others I would private message them asking why they say this and most would reply with they annoyed me they killed me. And I would reply saying to try and find away to sort out the situation with the other player not with threats and swearing but by asking them why they done that. I think that you guys should choose me because I can handle these situations. I love helping people and that's what I am here for. I think I should be picked because of my useful skill of helping others in any way.  One thing you can do is depend on me and that I wont quit with only half of my interest commitment and determination into it. I have never been reported kicked banned or muted whilst playing on the Aviatorcraft server or any server. You should pick me because I have really good Ideas for the Aviatorcraft and the community behind it. I am a team player for the server and at times I will be independent. I never take sides in arguments except if people want to PvP (That's just playful PvP). I am on the server daily and I post regularly too. I like to reply to people's posts to help them grow on the server help them to have fun on the server and to help them love the server. I have big goals broken into smaller goals for the server and I hope I can show them and tell them to you guys as a trial moderator. We all have goals for the server but the goals for the server I have will be helpful like for example gaining players and reach for the 250 players.  That is my biggest goal for the server. I think My honesty and modesty has a lot to do with my maturity. I am Capable to work hard and work to the best of my ability. Moderators Have a duty a duty to help. I think I can fulfill that duty. One thing I can handle pressure very well. A lot of People may crumble in situations of any sort and not know what to do. I will know what to do as I already kind of try and sort situations out but I want people to take it more seriously. When people are in doubt I will try and help them succeed in what they are trying to do. I socially connect with people and I try to put people's questions through to admins if I can not answer the question personally. I try my best to connect with staff in events of pvping against the staff for fun. I know I am mature enough for the job as Moderator and this is why I think you guys should pick me to be the next Trial-Moderator. I love to connect with the people on Aviatorcraft and I try to connect with staff during events and other occassions. People know me on the server because I help the players even though I joined in late 2014. I have never harassed anybody or spammed messages or Advertise IP address on the server. I have also never been reported. I have been told there is no point applying for this job as a moderator because I don't have experience or I'm too young. [b][u]The thing with myself is that everybody starts somewhere and I am very mature for my age as I take situations seriously when needed. I also have a great figure of speech and I love to debate my points across to people. You will see people that are older than me act up such as 15 or 16 year olds on the server.[/u] [/b]

[b]What makes you stick out from the rest?[/b] - The things that make me stick out from the rest is that when in situations I would try and solve the problem by helping others and taking there mind of people who annoyed them by helping them with builds in there plots or by 1v1s. A lot of the people think when a younger teenager is in school they wouldn't be putting effort into there work on Aviatorcraft. That is a false statement for me as I always made time for Aviatorcraft and I always will. I am very dependable and on emergencies of filling in for others I love doing it. What makes me stick out? I am energetic and humorous but at the same time I can be serious and harsh if needs be. I have a variety of talents and a variety of Ideas to bring to the server. My main goal for the server is to hit over the 250 players mark but to also gain players from the server to come onto the forum as this is where everything happens. I think my grammar comes into play as you use it very wisely and usefully. I think that I stick out for my maturity my personality and my goals for the server to become bigger than it already is. A lot of people play on the server for fun. A lot of people think that applying for a mod is just I want to be a mod. It is much more than that. The Dedication and commitment I have is really something you guys could use. Some people just want to be moderator to show off. With that I think is stupid. You can't apply for a reason like that. I really think there is a spot for me on the staff and I'll talk about that in some more information. Some people will not be good under pressure and I can be. I will not make my decision of what the majority of players say. I will make my decision after I hear all sides of stories in situations. My maturity comes into play for myself sticking out. My grammar is one thing that makes me mature. Another reason like I said when I am handling situations I do not crumble with pressure. I feel like my judgement is good because if it is a small argument I will not hold a grudge against the play for the rest of the time I or he/she play the game. But if it is a big argument or if He/She is bullying another play from the same community as each other I will always have it in the back of my mind but I will still not hold it against the player. Another thing that makes myself stand out from the rest of the applicants is that I try to include as much people as possible in PvP in projects in my plot such as TNT launchers for people to build themselves and I love to see people's progress. Not only that but I love to see my progress!

[b]If a player was to harass another player What would you do?[/b] - I love to help people. I have told you what I would do to try and sort the situation. By asking Why they said it or try and help them build. But If needs be I will also warn them and if they do not stop I would mute them. But you also do have to follow the protocol. If it is really really bad harassment or if a player is feeling intimidated  for example if it is using insults of family members that have passed or if it is threats of killing a family member or the player That would be a straight mute and it could lead to a ban. This would not be harsh as I think this is a very serious topic. If a friend has been rude before I have came on I will see what the majority says and then sort out the situation using my way for sorting out the situations. I won't treat them any differently to a player that I don't get on with. When in the situations I will go through the steps of a private message warning Then followed by a kick. Hopefully it will not lead to a player getting muted. If this behavior continues It will lead to  Ban. Usually this would not happen but if the behavior is repeatedly horrific or really bad and the behavior spreads through days or weeks it would lead to a permanent ban.

[b]Some More Information[/b] The Biggest Reason I want to be a Moderator and be apart of the staff is because I think that there is room for me on the staff as every player has there own unique personalities. I want to bring humor and fun and energy to the group and I want to be someone that makes people want to come onto the server and for the people to think Wow they got a good variety of people as Moderators and Admins and Builders and Each of them have one thing that makes the server Fantastic. I want to grow as a person whilst making others grow as people. I want to make people be inspired like I was by the staff when I first came onto the server and talked to Alex or Luke for the first time because they have there personalities that work for the server. This was just a piece of Information I wanted to put in as I really want to show why I want to participate as a staff member.

By the way Good luck to everybody. I hope you do well in your applications!
I hope that this application has shown my skills and how interested I am to the server!
That's all for this Moderator Application
Until next time
Reece/PvPBuilder.
' 'xx' 1) " (9150" 2119 1 1439147679 16837 9150 'Mod Apps' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.23.117' 1 0 '' 'Good Luck to all the Players applying for mod!
' 'xx' 1) " (9230" 2151 40 1439188996 16914 9230 'Mod Application' 'stealthy56' 'hockeyruler48@hotmail.com' '174.1.141.88' 1 0 '' 'Original & Current Username-stealthy56     

Your Age & Gender-13 & Male

Your Skype-robertisalegend48 (The one with the aviator craft picture)

When you first joined AviatorCraft-August 18 2013

How often do you come on and participate with the community?-at least twice a day a few times all day

When are you generally available- almost every day  except when something comes up

Prior experience with plugins? Which? quite a big variety of them they the amount i know would not fit in here thats what ill say

Prior Staff Experience- I'm not sure if your talking about on this server but i have had a few ideas and they have considered to and yes on other servers i have been a mod or admin

I have good ways to help out the server for ideas spotting hackers and cheating so get back to me when you can and don't forget take it easy lemon squeezy.

From:stealthy56' 'recycled' 1) " (9152" 2104 10 1439148039 26 9152 'Re: Sky\'s Ban Appeal' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Shorten the ban arent you perm banned..? ' 'xx' 1) " (9153" 2121 40 1439148559 16267 9400 'DepthStrafe\'s Mod App' 'MattAA02' 'mattymann2002@live.co.uk' '81.109.135.231' 1 1439331474 'MattAA02' '[b]Original & Current Username[/b] - DepthStrafe
[b]Your Age & Gender[/b] - 13 Year Old Male
[b]Your Skype[/b] - Matty Mann
[b]When you first joined AviatorCraft[/b] - 2014 December
[b]How often do you come on and participate with the community?[/b] I come on everyday for almost all day so basically from 11Am to 11Pm British Time. Around about that.
[b]When are you generally available?[/b] I will be available every single day of the week from 11Am to 11Pm British Time.
[b]Prior experience with plugins?[/b] I know quite a bit about a lot of plugins many that Aviatorcraft have. Including World Edit McMMO Factions Plugins Auction Plugins and tones more.
[b]Prior Staff Experience?[/b] I have had admin on one other server and i know what is needed from me so that i could stay as staff to help the  server out when people were playing that server.
[b]Why do you want to participate in our staff team?[/b] I want to participate in your staff team because i think that i would be a good mod when it comes to banning people and knowing when to mute or kick or possibly ban others on Aviatorcraft. I would also like to participate in your Staff Team because i think that other people would appreciate me being mod and i would be a big help to the Aviatorcraft Community.
[b]Why should we choose you over other applicants?[/b] You should choose me over other applicants because i would be a very active T-Mod that could help a lot of people on Aviatorcraft and also i think that you would like me in the Team as others have called me Humorous.
[b]What makes you stick out from the rest?[/b] I think that what sticks me out from the rest is that i am quite popular on Aviatorcraft prison as most people like me and also i have donated a fair few of times. This doesn't make me special but i was just saying. And to add to that i love Aviatorcraft and i play it every single day as your server gives me a lot of enjoyment.
[b]If a player has started harassing other players what would you do?[/b] If a player were to start harrassing another player I would warn the player to stop harrassing If they carry on doing so then i would kick them with another warning and if they still carry on harrassing then i would mute them for 5 minutes. If this still carries on after the mute then i would keep increasing the mute duration by 10 minutes.

Thanks for reading my T-Mod application.
-DepthStrafe
' 'xx' 1) " (9154" 2122 40 1439148765 0 9346 'PrettyCat\'s Application' 'PrettyCat' '' '90.215.83.172' 1 1439253695 'PrettyCat' 'Original & Current Username - PrettyCat

Your Age & Gender - I Am 12 And My Gender Is Female.

Your Skype - My Skype Is PurdyCat567

When you first joined AviatorCraft - I Joined AviatorCraft Around About Last Year Or So.

How often do you come on and participate with the community? - I Come On Quite A Lot To Visit My Friends I Have Made On The Server.

When are you generally available? - I Am Available 24 Hours A Day Unless I Have Any Holidays Or Celebration Purposes.

Prior experience with plugins? Which? - I Have a server of my own and I toy around with plugins all the time so my experience should be helpful. I use a lot of plugins such as world edit and faction/prison shop plugins etc and I know the basic commands for a moderator/administrator.

Prior Staff Experience? - I Have been staff on some servers before such as a moderator twice and an admin once.

Why do you want to participate in our staff team? - I Like To Know whats going on and I would really like to help out with anything that's needed help with.

Why should we choose you over other applicants? - I can be there if the server needs me I really like helping out a lot and I would do what ever it takes for the server to keep going and succeed.

What makes you stick out from the rest? - I am a kind player to other players ive never been banned before and I just really like going on the server to see my friends and be who i am and try my best to be kind and friendly.

If a player has started harassing other players what would you do? - I would kick/mute them if its kind of that much harassment or a ban would be the case if its that bad.

Thank you all for reading I hope I go through my friends wish me luck and if I don't then congrats to the people who have done ;3 they will make great T-Mods. Thanks for reading special regards ~ PrettyCat =^-^=
' 'recycled' 1) " (9155" 2122 40 1439148847 16837 9155 'Re: PrettyCat\'s Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.23.117' 1 0 '' 'Did you Re-do This App?' 'recycled' 1) " (9156" 2123 40 1439149257 16903 9156 'Moderator Application' 'Cheebii' 'simsfannathan@gmail.com' '86.13.212.233' 1 0 '' 'Hello there. I am here because I'd like to apply to be a Moderator for Aviatorcraft. Now the reason for this is because I have had experience with being a Moderator on several different games & game servers and I feel that I can show those troublemakers who is boss and what a Moderator exactly is and what their role is on the server. I may only be 15 years old but I swear to you you will be impressed. I will take care of those troublemakers and make sure that Aviatorcraft is a fun & happy place for Minecrafters of all ages to play. I can guarantee you will NOT be wasting your time with me.

Thanks for your time
Cheebii (A.K.A Nathan) ' 'xx' 1) " (9159" 2123 40 1439149530 17 11197 'Re: Moderator Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046257 'Luke' '[font=times new roman]Hello

You must use the application format found on the guidance sheet; [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. You can edit your post.

Thanks
Luke[/font]' 'xx' 1) " (9276" 2118 36 1439219619 34 9276 'Re: PvPBuilder\'s Staff App' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' '[quote author=PvPBuilder link=topic=2118.msg9274#msg9274 date=1439219333]
Thanks Good Luck to you too! :D
[/quote]
Thanks' 'xx' 1) " (9160" 2104 10 1439150295 16670 9160 'Re: Sky\'s Ban Appeal' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' 'No im not im unbanned the the 30th.' 'xx' 1) " (9161" 2122 40 1439150433 0 9161 'Re: PrettyCat\'s Application' 'PrettyCat' '' '90.215.83.172' 1 0 '' 'yes lol I had to use the format
' 'recycled' 1) " (9162" 2122 40 1439150528 16837 9162 'Re: PrettyCat\'s Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.23.117' 1 0 '' 'Oh haha Cool!' 'recycled' 1) " (9163" 2118 36 1439152051 16900 9163 'Re: PvPBuilder\'s Staff App' 'honeybadger745' 'jack@brightcolors.com' '68.56.21.162' 1 0 '' '*clap* *clap*' 'xx' 1) " (9164" 2125 40 1439152893 16789 9211 'MrGrapple Mod Application' 'Grapple' 'YouWotGary@gmail.com' '76.29.6.163' 1 1439173080 'davide' '[b]Original & Original Username -[/b] pokemon2117 or now as know as MrGrapple

[b]Your Age & Gender -[/b] I am 11 and a Male

[b]Your Skype -[/b] pokemon2177

[b]When I first joined Aviator -[/b] I joined Aviator like 5 months before Prison was out.

[b]How often do you come on and participate with the community? -[/b] I come on everyday just to check on my friends and sometimes i just chat in the public chat and see if anything is going on.

[b]When are you generally available? -[/b] Most of the time unless im out with family or any celebrations or holidays.

[b]Prior experience with plugins? Which? -[/b] I have done many things on my own server and sometimes i just join a creative server with my friend and just mess around with like 20 different plugins so I think i have alot of experience with Plugins.Some Plugins I work with are World Edit Essentials PlotMe Factions Mcmmo PlayerVaults Multiverse Shop.

[b]Prior Staff Experience? -[/b]I haven't been a mod or so but i have substituted for one cause they went on vacation so I have a little experience.

[b]Why do you want to participate in our staff team? -[/b] I would like to participate in the staff team because I really like to talk to people who is in a fight and is loves to fight for people if they are being told stuff they shouldn't be told and sometimes it gets to little under control that I ask some friends to see if a mod can come on to help out the 2 people that are fighting but I really wanted to deal with one my self cause I love dealing with stuff.

[b]Why should we choose you over other applicants? -[/b] You should pick me because im a kind person to players if someone asks a question in chat I would answer it for them if someone is asking for help i would help them I would try my best for anything if it helps the player enjoy the server.
What makes you stick out from the rest? - I think i stick out from the rest because I am really good when it comes to something like a fight or harassment and stuff like that also I am really good at catching hacker's I have alot of technique in a way of catching someone playing unfair.

[b]If a player has started harassing other players what would you do? -[/b] Before I kick/mute I would ask them kindly to stop but if they wont i would kick/mute if they still do not stop I would give them 3 kicks before 1 mute for 30min/1hour depends on how bad the situation is but if it gets to outta hand like spamming the hole server with some spam hack or something ill ask the admins what to do with them.

Thank You for taking your time to read my application Hope you accept me Good luck to all other players also applying for mod. -MrGrapple o3o
' 'xx' 1) " (9165" 2112 40 1439154662 16530 9165 'Re: Ceral\'s staff application' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'I think you would be perfect for this job.... Good Luck <3' 'xx' 1) " (9166" 2126 40 1439155680 16880 9181 'Yuvalk\'s Moderator Application' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 1439160278 'lrice11' '[b]Original & Current Username:[/b] my IGN is yuvalk.

[b]Your Age & Gender:[/b] I'm a 15 years old male.

[b]Your Skype:[/b] yuval.kleiman

[b]When you first joined AviatorCraft?[/b]
I've joined AviatorCraft three or four weeks ago.

[b]How often do you come on and participate with the community? [/b]
I play every day.

[b]When are you generally available?[/b]
I'm available almost all day.

[b]Prior experience with plugins? Which?[/b]
I have a lot of experience with many plugins mostly the basic ones.

[b]Prior Staff Experience?[/b]
I've been a staff on a server for three years and also got to own it until people stopped donating.

[b]Why do you want to participate in our staff team?[/b]
I want to participate because I think you need staff online at my timezone (UTC+2) because I have to wait for the evening to report things to staff and there are a lot of bad stuff going on when the staff are offline. I also really like helping people and taking care of problems. It gives me more reasons to come and play.

[b]Why should we choose you over other applicants?[/b]
As I said before I'm online at a time when other staff are not I have experience of 3 years as a staff and I got to own that server at the end. I'm also very mature when it comes to handling hard situations and I can handle all situations even when it comes to serious hacking.

[b]What makes you stick out from the rest?[/b]
I'm really friendly I like to help everyone and I never get mad at people I'm always calm (or at least acting calm) and I like when a lot of people need my help so I will always be available and never get mad if a lot of players need something.

[b]If a player has started harassing other players what would you do?[/b]
First I would try making him stop (by any means required) then I would try to understand what's happening after I know the basics of the situation I will punish the harassing player depending if who's responsible for that. If he's the only one who is responsible the punish will depend on how far he went. If someone else caused him to do that (and meant to cause that) I guess I will kick the harassing player and warm him and I will see how the other player started it and I will respond to it as needed.

Have a great week :)' 'xx' 1) " (9167" 2127 40 1439155952 26 9192 'DendeTheWizard\'s Mod App' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 1439161685 'DendeTheWizard' '[b]Original & Current Username - Your original username will help us to better identify you which could help us determine your application.[/b]
My username is DendeTheWizard (And always was)
[b]Your Age & Gender - This will NOT affect your chances of becoming a member on our staff team please be honest.
[/b] I am a male and 13 years of age.
[b]Your Skype - Skype is required you must be able to participate in staff discussions.
[/b] My skype can be told to you by JDK J_Boy Smallen and some of the players. (I probably will get spammed if I post it here already do anyways..)
[b]When you first joined AviatorCraft - If you don't know give an approximate date.[/b]
I'm not for sure but about 3 weeks before Beta ended.
[b]How often do you come on and participate with the community? - We won't accept inactive community members.[/b]
Mostly everyday and for a decent amount of time and usually on when others are too.
[b]When are you generally available? - This helps us know when we can count on you to perform your obligations.[/b]
Well right now its summer break so pretty much from 11:00AM - 8:00 PM - Mountain time (Approximate times)
[b]Prior experience with plugins? Which? - You'll need to know how to use some plugins as a moderator.[/b]
I can use world edit pretty nicely I can help make shops and place the signs to sell/buy the usual punishing commands and mostly everything we have currently (if not I can learn it cause I can google how to use ect) I just don't know how to use a console due to not having able to use it at all.
[b]Prior Staff Experience? - Previous experience might certainly help although isn't required.
[/b] I have had experience on some small servers such as GalaxyCraft SkyCraft and 1 big one (200+ players) called RockCraft. Rock shut down and the rest lost players so all my dedication to become a mod is all on aviator if I get accepted.

[u][b]Individual Questions - 5-8 sentences per question or more.[/b][/u]

[b]Why do you want to participate in our staff team? - We like to know your reasons for joining.[/b]
I have been here often and I am learning that most of our staff is playing on prison (moderating). I play on factions often so I can moderate that chat and help with the faction problems. I can help moderator on prison too considering I played that for a while until I learned that playing on it wasn't as fun on factions. And overall I want the chat to be less harassy. (I've been trying to do that with my 200 reports or something like that).
[b]Why should we choose you over other applicants? - Be thorough don't give partial reasonings.[/b]
Because I have been here enough to know who to keep an eye on. I have been here so most the players know who I am. I have befriended some of the members and the rest I will see if I can befriend them (I have enemies like everybody else of course). I have befriended most the mods (some remain neutral). I know most the staff team well except some who aren't on the server as much.
[b]What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.[/b]
I have been on this server for a very long time I know mostly everybody except some newcomers. I know most the moderators who play on so we won't be fighting in the mod chat. I've been applying for a while now and I think I know how to make a "decent" mod app now. I have befriended some people who play on here a lot so they will come to me if there are trouble makers.
[b]If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled[/b]
I would watch their conversations to see what exactly he or she wanted to harass the rest of the players. If there doesn't appear to be a reason I would kick him/her 2 times (each a warning) after doing a verbal warning to let him know to stop. If he doesn't I will temp ban for a day and in the ban tell him to come to this forum and make a ban appeal if he/she seems this ban was unnecessary.  ' 'xx' 1) " (9168" 2128 1 1439156217 16211 9168 'What do i do to apply for moderator?' 'DerpyDonut102' 'derpydonut102@gmail.com' '68.46.10.159' 1 0 '' 'plz halp meh' 'question' 1) " (9169" 2128 1 1439156356 16880 9169 'Re: What do i do to apply for moderator?' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' 'You read that http://aviatorcraft.com/forum/index.php?topic=1869.0 good luck!' 'xx' 1) " (9170" 2126 40 1439156384 17 11197 'Re: Yuvalk\'s Moderator Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046220 'Luke' '[font=times new roman]Hello

Thank you for applying using the correct format! I have modified your app so that the questions are bolded. This will make it easier for us to read.

Regards
Luke[/font]' 'xx' 1) " (9171" 2112 40 1439156596 15846 9171 'Re: Ceral\'s staff application' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Good luck cereal great app.  :)' 'xx' 1) " (9172" 2129 40 1439156624 16211 9175 'My Aplication' 'DerpyDonut102' 'derpydonut102@gmail.com' '68.46.10.159' 1 1439157169 'DerpyDonut102' 'Original & Current Username - current = DerpyDonut18 Past = DerpyDonut102

Your Age & Gender - Sixteen and Female

Your Skype - DerpyDonut102@gmail.com

When you first joined AviatorCraft - about a month ago

How often do you come on and participate with the community? - Twice a week at least

When are you generally available? - Fridays and Sundays after 12:00

Prior experience with plugins? Which? - Average

Prior Staff Experience? - I was a mod on xdmc for a short while and QUIT because I had to concentrate on my school work.
' 'recycled' 1) " (9173" 2128 1 1439156696 17 9180 'Re: What do i do to apply for moderator?' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1439158878 'lrice11' 'Hello

Please read the necessary information found on this page; http://bit.ly/1gUWLaa. This will tell you all about our moderator program and the format you can use to apply. You can follow the steps below to see how you can create the application.

1. Click "New Topic" which is located at the top right hand side of the "Moderator Application" board.
2. Paste in the application format that you will be filling out.
3. Write your answers please make sure you have read the guidance sheet first.
4. When you are sure its completed click "Post" which is located at the bottom right hand side next to "preview".

Your application will be reviewed after the August 16th deadline. Feel free to edit your application up until that point.

Thanks
Luke' 'xx' 1) " (9174" 2128 1 1439156880 15846 9174 'Re: What do i do to apply for moderator?' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'You apply for moderator right here where you have posted but remember to follow the format as shown here;

http://aviatorcraft.com/forum/index.php?topic=1869.0

Click the "New Thread" button to post. Good luck!

Thanks
~Critical' 'xx' 1) " (9175" 2129 40 1439157137 17 11197 'Re: My Aplication' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046151 'Luke' '[font=times new roman]Hey

you missed a portion of the application format. Please make sure you include that in the application. You can edit your post by clicking "modify". I would suggest bolding the questions as well this will make it easier for us to read.

Thanks
Luke[/font]' 'recycled' 1) " (9176" 2127 40 1439157392 17 11197 'Re: DendeTheWizard\'s Mod App' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046113 'Luke' '[font=times new roman]Hello

It appears you forgot to answer the question "What makes you stick out from the rest?". If you could please fill that in that'd be great!

Thanks
Luke[/font]' 'xx' 1) " (9178" 2131 40 1439158201 16910 9178 'I wanna be a mod' 'RealBroGaming' 'ortega.gael@yahoo.com' '70.176.25.127' 1 0 '' 'If I get mod ill make new and good changes to the server aviatorcraft it will be awesome to new people joining the server aviatorcraft' 'grin' 1) " (9179" 2131 40 1439158349 17 11197 'Re: I wanna be a mod' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046083 'Luke' '[font=times new roman]Hello

There is a format that you are required to use found here; [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. Please make sure you read the entire sheet before applying again. You can click "modify" to edit your post.

Thanks
Luke[/font]' 'xx' 1) " (9180" 2132 38 1439158657 17 11197 'Temp: How to apply.' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445044667 'Luke' '[font=times new roman][size=medium]Hello

It appears a lot of people are confused on how to exactly apply for moderator. Please read the necessary information found on this page; [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. This will tell you all about our moderator program and the format you can use to apply. If you are viewing this on an unregistered account you will need to register here; [url=http://bit.ly/1MWHBhA]http://bit.ly/1MWHBhA[/url]. You can follow the steps below to see how you can create the application.

1. Click "New Topic" which is located at the top right hand side of the "Moderator Application" board.
2. Paste in the application format that you will be filling out this is found on the guidance sheet.
3. Write your answers please make sure you have read thoroughly through the guidance thread first.
4. When you are sure its completed click "Post" which is located at the bottom right hand side next to "preview".

Your application will be reviewed after the August 16th deadline. Feel free to edit your application up until that point.
If you are still confused you can reply to this post. This topic is temporary and will be removed after the August 16th deadline. I hope this helps!

Best of Luck
Luke[/size][/font]' 'question' 1) " (9181" 2127 40 1439159833 26 9181 'Re: DendeTheWizard\'s Mod App' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Sorry! The Mod app format is a little bit comfusing' 'xx' 1) " (9182" 2127 40 1439160330 15866 9182 'Re: DendeTheWizard\'s Mod App' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'dont let dende be mod m8 i cri ' 'xx' 1) " (9183" 2127 40 1439160407 15866 9183 'Re: DendeTheWizard\'s Mod App' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'he say he ddos me for posting this im l4gging n0w pl3453 help' 'xx' 1) " (9184" 2127 40 1439160422 26 9184 'Re: DendeTheWizard\'s Mod App' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'totally 100%' 'xx' 1) " (9185" 2127 40 1439160687 16182 9185 'Re: DendeTheWizard\'s Mod App' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Don't Let Dende Be Mod The Server Will BE Ruined' 'xx' 1) " (9186" 2127 40 1439160765 15888 9186 'Re: DendeTheWizard\'s Mod App' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'Good luck Dendino' 'xx' 1) " (11142" 2535 1 1444686534 15888 11142 'Re: Logic Squad' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.127' 1 0 '' '[quote author=M1KKYP link=topic=2535.msg11141#msg11141 date=1444686285]
[quote author=Facelesswarrior5 link=topic=2535.msg11134#msg11134 date=1444613446]
Stop with the antagonizing eachother. If I see any arguments or harassing on these silly gang posts the post will be locked and the players involved punished. I'm sick and tired of all the harassment and smack talking going around because of this subject. Cut it out.
[/quote]

^
[/quote]Was that absolutely necessary Micky.' 'xx' 1) " (9189" 2127 40 1439161283 17 11197 'Re: DendeTheWizard\'s Mod App' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046061 'Luke' '[font=times new roman]Hello

We would appreciate it if you guys don't continually comment on this application. "Good lucks" and similar posts should be about the only comments on this application. Joking around can be for another place. This helps us keep track of incoming applications seeing this one constantly being bumped distracts us from other applications.

Thanks
Luke[/font]' 'xx' 1) " (9190" 2134 40 1439161319 16913 9191 'Fwizz\'s Application' 'FwizzPop' 'evillarreal03@icloud.com' '70.121.162.94' 1 1439161499 'lrice11' '[b]Original & Current Username -[/b] Current - FwizzPop First - HEROoverlord
[b]Your Age & Gender -[/b] I am male and I am 12 don't let my age affect your choosing please.
[b]Your Skype -[/b] herooverlord
[b]When you first joined AviatorCraft -[/b] 1 1/2 - 2 years ago.
[b]How often do you come on and participate with the community? -[/b] About everyday unless I'm really busy with IRL things.
[b]When are you generally available? -[/b] Around 3pm - 9pm [weekdays] all day [weekends.]
[b]Prior experience with plugins? Which? -[/b] I've been an admin once and a mod twice. Not VERY familiar with plugins but know a couple.
[b]Prior Staff Experience? -[/b] An admin once and a mod twice.

[u]Individual Questions - 5-8 sentences per question or more.[/u]

[b]Why do you want to participate in our staff team? -[/b] I know that people like to argue and break rules most of the time I'm on. There would be no staff on. I probably get on more than any staff and I think it would be a good idea if I was staff so I can punish them. Also because I
[b]Why should we choose you over other applicants? -[/b] Missing Answer
[b]What makes you stick out from the rest? -[/b] Missing Answer
[b]If a player has started harassing other players what would you do? -[/b] Missing Answer' 'recycled' 1) " (9192" 2134 40 1439161546 17 11197 'Re: Fwizz\'s Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445046043 'Luke' '[font=times new roman]Hello

Please fill in the bottom three questions where I put "Missing Answer." I also bolded the questions as well this makes it easier for us to read.

Thanks
Luke[/font]' 'recycled' 1) " (9191" 2134 40 1439161347 26 9191 'Re: Fwizz\'s Application' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Answer the individual questions' 'recycled' 1) " (11141" 2535 1 1444686285 15846 11141 'Re: Logic Squad' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.169.170.146' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2535.msg11134#msg11134 date=1444613446]
Stop with the antagonizing eachother. If I see any arguments or harassing on these silly gang posts the post will be locked and the players involved punished. I'm sick and tired of all the harassment and smack talking going around because of this subject. Cut it out.
[/quote]

^' 'xx' 1) " (9194" 2135 40 1439161921 16913 9194 'Fwizz\'s Application' 'FwizzPop' 'evillarreal03@icloud.com' '70.121.162.94' 1 0 '' 'Original & Current Username - Current - FwizzPop First - HEROoverlord
Your Age & Gender - I am male and I am 12 don't let my age affect your choosing please.
Your Skype - herooverlord
When you first joined AviatorCraft - 1 1/2 - 2 years ago.
How often do you come on and participate with the community? - About everyday unless I'm really busy with IRL things.
When are you generally available? - Around 3pm - 9pm [weekdays] all day [weekends.]
Prior experience with plugins? Which? - I've been an admin once and a mod twice. Not VERY familiar with plugins but know a couple.
Prior Staff Experience? - An admin once and a mod twice.

Individual Questions - 5-8 sentences per question or more.

Why do you want to participate in our staff team? - I know that people like to argue and break rules most of the time I'm on. There would be no staff on. I probably get on more than any staff and I think it would be a good idea if I was staff so I can punish them. Also because I know alot of people and I think they would like me as staff. Unless I've raided them or something.
Why should we choose you over other applicants? - I've been on a really long time. Most likely longer than a lot of people. And because I really do get on frequently. I also know a lot of people that would also like me as staff and lots of friends on Aviator.
What makes you stick out from the rest? - I've been on a really long time. Most likely longer than a lot of people. And because I really do get on frequently. I also know a lot of people that would also like me as staff and lots of friends on Aviator. And because I have only gotten muted once because somebody was harassing me. Instead of telling a staff I harassed them back but know I realize my mistake.
If a player has started harassing other players what would you do? - If I get evidence showing they were actually harassing. I would mute kick or ban depending on how many times they broke the rules.                                                                                                                                                          -                                                                                                                                                                                                                                    -                                                      Feel free to contact me anytime asking questions or anything with my Skype. Oh and thanks for reading and I hope I get picked!                          Thanks -Elijah [FwizzPop]' 'recycled' 1) " (9195" 2136 40 1439162006 16913 9195 'Fwizz\'s Application' 'FwizzPop' 'evillarreal03@icloud.com' '70.121.162.94' 1 0 '' 'Original & Current Username - Current - FwizzPop First - HEROoverlord
Your Age & Gender - I am male and I am 12 don't let my age affect your choosing please.
Your Skype - herooverlord
When you first joined AviatorCraft - 1 1/2 - 2 years ago.
How often do you come on and participate with the community? - About everyday unless I'm really busy with IRL things.
When are you generally available? - Around 3pm - 9pm [weekdays] all day [weekends.]
Prior experience with plugins? Which? - I've been an admin once and a mod twice. Not VERY familiar with plugins but know a couple.
Prior Staff Experience? - An admin once and a mod twice.

Individual Questions - 5-8 sentences per question or more.

Why do you want to participate in our staff team? - I know that people like to argue and break rules most of the time I'm on. There would be no staff on. I probably get on more than any staff and I think it would be a good idea if I was staff so I can punish them. Also because I know alot of people and I think they would like me as staff. Unless I've raided them or something.
Why should we choose you over other applicants? - I've been on a really long time. Most likely longer than a lot of people. And because I really do get on frequently. I also know a lot of people that would also like me as staff and lots of friends on Aviator.
What makes you stick out from the rest? - I've been on a really long time. Most likely longer than a lot of people. And because I really do get on frequently. I also know a lot of people that would also like me as staff and lots of friends on Aviator. And because I have only gotten muted once because somebody was harassing me. Instead of telling a staff I harassed them back but know I realize my mistake.
If a player has started harassing other players what would you do? - If I get evidence showing they were actually harassing. I would mute kick or ban depending on how many times they broke the rules.                                                                                                                                                          - Feel free to contact me anytime asking questions or anything with my Skype. Oh and thanks for reading and I hope I get picked!                          Thanks -Elijah [FwizzPop]' 'recycled' 1) " (9196" 2137 40 1439162070 16913 9197 'Fwizz\'s Application' 'FwizzPop' 'evillarreal03@icloud.com' '70.121.162.94' 1 1439162877 'FwizzPop' '[b]Original & Current Username[/b] - Current - FwizzPop First - HEROoverlord
[b]Your Age & Gender[/b] - I am male and I am 12 don't let my age affect your choosing please.
[b]Your Skype[/b] - herooverlord
[b]When you first joined AviatorCraft[/b] - 1 1/2 - 2 years ago.
[b]How often do you come on and participate with the community?[/b] - About everyday unless I'm really busy with IRL things.
[b]When are you generally available?[/b] - Around 3pm - 9pm [weekdays] all day [weekends.]
[b]Prior experience with plugins?[/b] Which? - I've been an admin once and a mod twice. Not VERY familiar with plugins but know a couple.
[b]Prior Staff Experience?[/b] - An admin once and a mod twice.

[b]Individual Questions - 5-8 sentences per question or more.[/b]

[b]Why do you want to participate in our staff team? [/b]- I know that people like to argue and break rules most of the time I'm on. There would be no staff on. I probably get on more than any staff and I think it would be a good idea if I was staff so I can punish them. Also because I know alot of people and I think they would like me as staff. Unless I've raided them or something. And to just be a part of the server too.
[b]Why should we choose you over other applicants?[/b] - I've been on a really long time. Most likely longer than a lot of people. And because I really do get on frequently. I also know a lot of people that would also like me as staff and lots of friends on Aviator.
[b]What makes you stick out from the rest?[/b] - I've been on a really long time. Most likely longer than a lot of people. And because I really do get on frequently. I also know a lot of people that would also like me as staff and lots of friends on Aviator. And because I have only gotten muted once because somebody was harassing me. Instead of telling a staff I harassed them back but know I realize my mistake.
[b]If a player has started harassing other players what would you do?[/b] - If I get evidence showing they were actually harassing. I would warn mute kick or ban depending on how many times they broke the rules.                                                                                                                                                                -                                                                                                    Feel free to contact me anytime asking questions or anything with my Skype. Oh and thanks for reading and I hope I get picked!                          Thanks -Elijah [FwizzPop]' 'xx' 1) " (9197" 2137 40 1439162240 17 11197 'Re: Fwizz\'s Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045892 'Luke' '[font=times new roman]Hey

If you could please fix the spacings and bold the questions that'd be great. You didn't need to create another application by the way you click "modify" to edit your application. Please keep that in mind next time you need to edit something :) .

Thanks
Luke[/font]' 'xx' 1) " (9198" 2138 40 1439164433 16916 9198 'I wanna be a mod' 'Hitdatarget49' 'pjkara05@gmail.com' '99.6.71.96' 1 0 '' 'Hi I was wondering if I could be a mod!

Age/Gender 10 Male
Ing Hit_da_target
Experience with mod/admin before: no
Experience with plugins: not much but will get help if needed

I hope you consider letting me in for a Moderator!  :)
-Hitdatarget49' 'xx' 1) " (9199" 2138 40 1439164608 17 11197 'Re: I wanna be a mod' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045909 'Luke' '[font=times new roman]Hello

Please check out [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url] and use the application format found at the bottom. You can modify your application by clicking "modify".

Thanks
Luke[/font]' 'xx' 1) " (9200" 2139 36 1439165463 0 9335 'Trialmod Application' 'Facelesswarrior5' '' '76.18.162.53' 1 1439246465 'lrice11' '[b]Original & Current Username[/b] - FacelessWarrior5/Trialmod5/Achilles297

[b]Your Age & Gender[/b] - 18 Male

[b]Your Skype[/b] - Most staff members are already aware of my Skype profile. If not PM me here on the forums and I'd be happy to tell you.

[b]When you first joined AviatorCraft[/b] - Around the time the Prison server first started up so roughly 2 1/2 years.

[b]How often do you come on and participate with the community?[/b] - Im on the server on a daily basis and Im very active in chat. Also there are times I get the community to Build with me or some other activity.

[b]When are you generally available?[/b] - Considering the school year started for me a week ago I can be online from 4:30 PM to 12 AM EST weekdays and weekends are uncertain.

[b]Prior experience with plugins? Which?[/b] - In my time on minecraft I've used many plugins including but not limited to; Bukkit Essentials NoCheat(+) Ect.

[b]Prior Staff Experience?[/b] - I've been a staff member on multiple Servers. I was a Sr. mod on a server called Fuzzycraft (No longer active) and I had a brief stretch as Admin on CeralMunchers server setting it up.

[b]Why do you want to participate in our staff team?[/b] - I would like to participate in the staff team because I believe I could be a valuable member of the team and a help to the server. I have a lot of experience with the players of the server and it's my belief knowing them as I do allows me to bring an everyday players perspective to the staff team.

[b]Why should we choose you over other applicants?[/b] - You should choose me over other applicants because of my experience my time here on aviatorcraft and my personality. I've had experience as staff on other servers and im accustomed to helping out players in the aviatorcraft community when staff aren't available. Also I've been on the server for about 2 years now so I know how the server works and what to and what not to do. Finally my personality is something that puts me over the other applicants. While I can be playful and fun with people in chat i'm also very helpful and motivational when players are feeling down. Whatever the players need I can be there for them.

[b]What makes you stick out from the rest?[/b] - What makes me stick out from the rest is how I act on the server and my building skills. While on the server I keep a professional attitude at times but I also mess around with other players and staff members. Some people have compared me to twini and found us to be similar which I suppose I can see the similarities in. Also I could bring some build talent to the staff team. One example of a build I've done is in the creative world plot ID 8;4  . Another example is my plot on the prison server plot ID -7;-10 . *DISCLAIMER* The lake on my prison plot and Statue on my creative plot were designed and made by R3dninjapanda_ . All other aspects were designed and built by yours truly.

[b]If a player has started harassing other players what would you do?[/b] - I have to say i'm extremely intolerant of players harassing eachother. Depending on the severity the player would receive a strict warning to a temporary mute for the offense. If they continued the punishments would escalate to a ban which its time would be based off of the severity of the harassment and any previous offenses.

My thanks for taking the time to read this application and have a wonderful day!  ;D' 'xx' 1) " (9201" 2139 36 1439166285 17 11197 'Re: Trialmod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045928 'Luke' '[font=times new roman]Hello

Thanks for applying using the correct format! I bolded the questions this will help us review your application.

Thanks
Luke[/font]' 'xx' 1) " (9202" 2140 40 1439170375 16342 9204 'Application For Moderator' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.111.102' 1 1439171095 'DurableGamer84' '[b]Minecraft Username[/b]: DurableGamer84
[b]Your Age & Gender[/b] : 15 Male
[b]Your Skype[/b] : TheDurableGamer
[b]When you first joined AviatorCraft [/b]: Last Christmas
[b]How often do you come on and participate with the community?[/b] : I come online actually alot and have fun with the community with sometimes roleplay.
[b]When are you generally available?[/b] : Most times on the weekends. 1 Hour or more on Weekdays.
[b]Prior experience with plugins? Which?[/b] : It actually really depends. Most mostly on stuff similar to survival or factions.
[b]Priof Staff Experience?[/b] : Once on a old 1.6 faction server.


[b]Why do you want to participate in our staff team? - We like to know your reasons for joining.[/b]

I want to join staff is most and important of all I love the server. There are many people I made friends on skype and got along sorta with the community. There are many things I've seen and want to make the community expand. Find more ways to have fun on there to help support. I have seen many differences between the time before the restart and now. The server of course like everyone else there is something always missing. I want to find whats missing and do my best.

[b]Why should we choose you over other applicants? - Be thorough don't give partial reasonings.[/b]

Well there are many things. We all basically have the same reason as ya'll and to some people why we want to be staff. Some might want it for popularlarity and some just want to make the server more fun. I do this mostly is to have fun and to spread my fun with everyone on the server. Get along witht the community. I think that we all stand out but in our very unique way. I love how people support the server and thank the staff for making the server at its best. Aviator thinks of all these ways for the server to be more fun. I look up to him in a way. Find ways to make it fun.

[b]What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them. [/b]

I'm not sure exactly what to expect will happen. I will do more than just above and beyond. You will maybe expect little or big of me. Depends of decisions why I want to join. I've played on this server for a long time. I am proud to play on it all the time. Without the server I wouldn't have met friends on skype and we got to trust in each other in fun competition. There might be times for me and alot of people when were depressed so we get on this server and people around us help have fun with us. It kinda is hard to explain in some ways of how I mean the server is perfect for everyone. I think even if I make it or not but for whoever does will do anything above and beyond. As ya'll said we might do unexpecting things. Maybe in a good way or bad. I want the server as its best now and for the time of tomorrow.

[b]If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled.
[/b]
Sorry hope my opinon about this question isn't to offending but it is also another support reason why I want to join staff. I've been on the server alot. I'll say this to I've fought with many people sometimes on there. Due to like trolling or making fun of people. I see some of the staff not all just watch. This question wonders me and to some why we answer this question and nothing changes with the environment on the server. I seen only once that a moderator at spawn vanished with the command. I didn't know when he was afk or not while vanished. The people of course were harrasing each other. I knew I couldn't do anything. They wouldnt' take it seriously with me. I want to do this to help stop the violence of harrasing other players. One main reason I play is to have fun. Isn't it the same reason for everyone else. One thing also why did you join the server to see now what of it became.

I just want to say for this last paragraph thank you all. Not just Aviator. But to all that helped make the server where it is now. I'm not sure but about the amount  ya'll raised on the server is huge every year. Not sure how long the server has been up but its doing well. Even if I'm not moderator I will keep trying everytime. Maybe even how questions to ask sometimes if I'm anxious. It is thanks to ya'll that the server is popular and fun to be on.' 'xx' 1) " (9204" 2141 40 1439170957 16626 9204 'apply for mod' 'Duffy' 'babyruffruff@yahoo.com' '104.8.118.104' 1 0 '' 'Hello this is isukboobss I didn't not change my name it was my friend we share emails and he did it he got banned from aviator But I would like to apply im 16 and im admin. on 2 diff servers but.I watch out for hackers and if I see 1 I will either contact you staff or do something like kick as a warning and if they keep doing it I will meet them until you guys get on I will answer  questions if players ask I will try to get on everyday If not ill be on next day.i play about every servers and I even check on them and if you want me to only be staff on 1 that will be fine I have Skype my username is duffy629 I will never be rude to other staff members or even players.i have been playing for about 1 year now I got some experience and that's my apply Thank you for readying Have a nice day And take it easy lemon squeezy ' 'xx' 1) " (9203" 2104 10 1439170820 16222 9203 'Re: Sky\'s Ban Appeal' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Just because your friend hacks doesn't mean you should hack too. I'm sure your aware of the consequences of hacking.' 'xx' 1) " (9205" 2142 40 1439171686 16559 9393 'Mod Application' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 1439324797 'Awk0_Candy' 'Hello I am DerpyChoco a player you will see VERY often so I will start the application. Wish me luck!

[b]Orginal & Current username:[/b]
Original: CANDY_POP_101 Current: DerpyChoco

[b]Age & Gender:[/b]
Female 10

[b]Your Skype:[/b]
TheWildestDerp

[b]When you joined:[/b]
Almost a year ago [=

[b]How often do you come on and participate with the community?:[/b]
I try to come on everyday

[b]When are you generally available:[/b]
About all day unless I have something going on

[b]Prior experience with plugins? Which?:[/b]
Not much but the ones I know are the /sethome and /home /plot claim /p home or /plot home or /p h and the regular stuff but I can learn more for the server

[b]Prior staff experience?:[/b]
I'm the Co-Owner of a server

5-8 sentence individual questions:

[b]Why do you want to participate in our staff team?:[/b]
When I see trouble I cant always step in and make it stop because they wont listen unless they know I can do something Also when someone needs help I can answer MOST questions but not specifically all of then depending on what the question may be And I can monitor chat on the servers no admins are on and I can help the problem right away so this server can be more friendly and when I got hurt by someone I couldn't  really help it but log off and report as much as I couldn't and I could just give them a warning and keep a close eye on him/her for a week or 2 depending on how bad it is and it feels good helping people and being trusted so being a staff makes people trust you more and ask you questions and get help so I could do that more often and just make me feel better and give a more fun experience playing this server!(Not that its not REALLY fun already!)

[b]Why should we choose you over other applicants?:[/b]
Some people want to be staff so they can boss people around and make them do stuff so they can be their servant and take advantage of their power(which hopefully if its caught they wont be staff anymore if it doesn't stop) and I just want to help because I don't want to take advantage of this power or being a moderator but just help the server and give some extra hands to help out

[b]What makes you stand out from the rest?:[/b]
I wouldn't say that I stand out from the rest but I do believe I am better than others like I said some want to take advantage of the power of being a Mod/TriMod and some people who are TriMods take it too seriously but this server is about having fun but also some situations involve being serious

[b]If a player started harassing other players what would you do?[/b]
Give them a warning and talk with the player(s)(The victim and the player harassing) to see what was going on and try to solve the problem and tell the rest of the staff so they can keep on eye on the player(s). If it stops for 1-2 weeks tell staff but keep an eye on them for 1 or 2 more weeks to be safe but if it continues give them up to 3 warnings or mute them depending on how bad It is. If it continues after 3 warnings and the mute I will report it to staff for a possible ban to be arranged and hope that they will stop and if it starts again do the process over again. Note: if I cant decide if I should do a mute or give them a warning ill post it under report a player

Thank you for reading this! <3
' 'xx' 1) " (9206" 2096 1 1439172237 46 9206 'Re: Revamp Question' 'davide' 'davidenriquez41@gmail.com' '70.192.206.54' 1 0 '' 'Resets are the same as usual.  Cleared plots new additions new improvements cleared inventories etc.  The usual. ' 'xx' 1) " (9207" 2141 40 1439172596 46 9207 'Re: apply for mod' 'davide' 'davidenriquez41@gmail.com' '70.192.206.54' 1 0 '' '[font=georgia][b]Hello

When applying to become a moderator you must apply using the format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]READ BEFORE APPLYING[/url].  If you do not apply in the correct format the application will not be accepted.  You may edit your current post to fit into this format so that way you have a better chance at becoming a moderator. 

To edit your post click "Modify."

Best Regards
~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9208" 2113 40 1439172735 46 9208 'Re: I would like to apply to be a mod!' 'davide' 'davidenriquez41@gmail.com' '70.192.206.54' 1 0 '' '[font=georgia][b]Hello

When applying to become a moderator you must apply using the format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]READ BEFORE APPLYING[/url].  If you do not apply in the correct format the application will not be accepted.  You may edit your current post to fit into this format so that way you have a better chance at becoming a moderator. 

To edit your post click "Modify."

Best Regards
~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9209" 2143 2 1439172827 16742 9215 'Har ass ment' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 1439173304 'davide' 'Name of the suspect?: PepsiScopes
What server was this on?: Prison brah
When did they break this rule?: I don't [b][color=red]:D[/color][/b] know stop asking me that!
Proof of the happening: https://gyazo.com/6dbacca032410662e7c657b49d7e0c2b
What rule was broken?: He was har ass ing me
Concise description (Not Required): What is concise?

[i]**Concise: giving a lot of information clearly and in a few words; brief but comprehensive.**[/i]' 'xx' 1) " (9337" 2142 40 1439248024 16559 9337 'Re: Mod Application' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' '[quote author=davide link=topic=2142.msg9210#msg9210 date=1439172895]
[b][font=georgia]Hello

I modified your application so that way it is a bit easier to read.  Thank you for applying.

~[color=blue]JDK21132[/color][/font][/b]
[/quote]

Thank you JDK' 'xx' 1) " (9210" 2142 40 1439172895 46 9210 'Re: Mod Application' 'davide' 'davidenriquez41@gmail.com' '70.192.206.54' 1 0 '' '[b][font=georgia]Hello

I modified your application so that way it is a bit easier to read.  Thank you for applying.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9211" 2140 40 1439172941 46 9211 'Re: Application For Moderator' 'davide' 'davidenriquez41@gmail.com' '70.192.206.54' 1 0 '' '[b][font=georgia]Thank you for applying using the correct format.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9212" 2143 2 1439173081 32 9212 'Re: Har ass ment' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player has been banned 1 day for harassment ' 'xx' 1) " (9213" 2125 40 1439173130 46 9213 'Re: MrGrapple Mod Application' 'davide' 'davidenriquez41@gmail.com' '70.192.206.54' 1 0 '' '[b][font=georgia]Thank you for applying using the correct format.  I also modified your application so that way it is a little easier to read.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9214" 2104 10 1439173155 32 9214 'Re: Sky\'s Ban Appeal' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Ban appeal Denied. You will serve the remaining days left on your ban' 'xx' 1) " (9215" 2143 2 1439173189 46 9215 'Re: Har ass ment' 'davide' 'davidenriquez41@gmail.com' '70.192.206.54' 1 0 '' '[font=georgia][b] This is also a warning for swearing on forums.  Please refrain from doing it or you could be banned from forums for a short period of time.

~[color=purple]JDK21132[/color][/b][/font]' 'xx' 1) " (9216" 2144 2 1439176548 16922 9216 'DeathReaprII disrespect' 'MrStealYourGear' 'totalminerguy@yahoo.com' '38.132.105.101' 1 0 '' 'Name of the suspect?: DeathReaprII
What server was this on?: Prison
When did they break this rule?: 10 minutes ago
Proof of the happening: http://prntscr.com/82udtb
What rule was broken?: Disrespect' 'xx' 1) " (9217" 2113 40 1439177367 17 11197 'Re: I would like to apply to be a mod!' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045950 'Luke' '[font=times new roman]Hello

It appears you did use the correct format you just put it all in paragraph form. I modified your application to display in application form and have bolded the questions. What I changed it from; [url=http://bit.ly/1Ix58Sb]http://bit.ly/1Ix58Sb[/url]. Your answers remain the same.

Thanks
Luke[/font]' 'xx' 1) " (9239" 2144 2 1439206300 16530 9239 'Re: DeathReaprII disrespect' 'VorahHD' 'kbuergert66@gmail.com' '70.199.65.26' 1 0 '' 'Even if mrstealyourgear harrased deathreaprii first it doesnt matter thet bolth will server punishments....  We will findout when we see the server logs.' 'xx' 1) " (9240" 2144 2 1439206824 16837 9240 'Re: DeathReaprII disrespect' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'That is not what I mean by my statement. What I mean by it is that by MrStealYourGear cropping the picture it is bringing suspicion on to himself/herself. I am not saying that DeathreaprII shouldn't be punished I am just spreading my opinion on here because you shouldn't ever try and report someone after cropping out the rest of the picture
That's All I got to say about this situation
- Reece/PvPBuilder' 'xx' 1) " (9241" 2157 40 1439208493 16747 9308 'Apply for Moderator' 'Beastie04' 'kh.stephens@outlook.com' '94.11.187.102' 1 1439228959 'Beastie04' 'Hello I couldn't find the form to paste onto this email. Sorry. Instead i will write about myself and hopefully cover the needed information. My name is Katie Stephens I am 11 my minecraft username is Beastie04. I also live in the U.K and my email address is kh.stephens@outlook.com

Thank you' 'recycled' 1) " (9242" 2157 40 1439209317 16837 9242 'Re: Apply for Moderator' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'Hi
You need to follow the format that Luke/lrice posted last night to give you a better chance at being a moderator
If there is any questions you can ask me on the server.
That's all I got to say about this
Reece/PvPBuilder :D' 'recycled' 1) " (9243" 2158 40 1439211119 16696 9255 'T-Mod Application ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1439216170 'lrice11' '[b]Original & Current Username [/b]- ckarate01 and my current one is xPowerStaticx

[b]Your Age & Gender[/b] - 11 and Male

[b]Your Skype[/b] - kevinvo15

[b]When you first joined AviatorCraft [/b]- About August 2014

[b]How often do you come on and participate with the community?[/b] - I Come On Everyday Since the First Day I Joined

[b]When are you generally available?[/b] - After School 3:15 PM http://www.timeanddate.com/worldclock/usa/oklahoma-city Mon-Fri and  24/7 Fri-Sun

[b]Prior experience with plugins? Which?[/b] - Iv been on servers where my friends are the owners and im mostly well with World Edit and others as well as  Essentials PlotMe Factions Mcmmo PlayerVaults Multiverse Shop.

[b]Prior Staff Experience?[/b] - I'v been staff before and never got demoted before except once because i quitted because one of the Admins were bossing around like if you dont do this for me your demoted

[b]Why do you want to participate in our staff team?[/b] - Because Im on Mostly Everyday now and not atleast one staff is on and i like to monitor chat

[b]Why should we choose you over other applicants?[/b] - Because Im On Everyday and I Like To Take Bullying Very Seriously

[b]What makes you stick out from the rest?[/b] - I'm kind and caring also love spending time with people and because of my past experience with Being a Moderator and Admin on different server's .

[b]If a player has started harassing other players what would you do?[/b] - First I Would Give Them A Warning Like A 20 Minute Mute But If They Dont Stop I Will Give Them 1 More Warning A Mute for an Hour  And if they dont stop again I Will Have To Ban them for A Day ' 'xx' 1) " (9244" 2159 40 1439212938 16935 9371 'T-Mod app' 'creepsmcpasta' 'poppy32111@gmail.com' '24.14.37.207' 1 1439297005 'creepsmcpasta' '[b]Original & Current Username[/b] - thexbs thekillerjosh CreeepsMcPasta

[b]Your Age & Gender[/b] - 15 M

[b]Your Skype[/b] - thekillerjosh

[b]When you first joined AviatorCraft[/b] - around 2 to 3 years ago

[b]How often do you come on and participate with the community?[/b] - i am in aviator craft every day

[b]When are you generally available?[/b] - for now until school starts everyday unless something comes up school days : monday around 3:00 and tue-fri 4:00

[b]Prior experience with plugins? Which? [/b]- i know world edit and mcmmo but i will research more

[b]Prior Staff Experience?[/b] - i have been a mod on 5 different servers until i started coming on aviator everyday...

[b]Why do you want to participate in our staff team?[/b] - because i am cool headed and know when its time to joke around and when its time to do my job

[b]Why should we choose you over other applicants?[/b] - I think that you should choose me over other people because i know when someone is hacking when to ask for help if needed and i know how to build cool things and i think that i will be a grate addition to your team

[b]What makes you stick out from the rest?[/b] - I don't write mean comments.

[b]If a player has started harassing other players what would you do?[/b] - i will warn them to stop and if they don't i will kick them if they continue after the kick then i will temp ban them' 'xx' 1) " (9245" 2138 40 1439212955 61 9245 'Re: I wanna be a mod' 'SH4DOWxD3LTA' 'sensishufourdo@yahoo.com' '98.113.130.32' 1 0 '' 'You will also need a valid amount of reason towards why you would like to be a Moderator other than just saying it. It will definitely improve your chances.' 'xx' 1) " (9246" 2160 40 1439213070 16933 9246 'My mod application' '_TheRealNoah_' 'Iamnoah324@gmail.com' '216.165.253.80' 1 0 '' 'My IGN is _TheRealNoah_. My age and gender is 13 and Male.My skype is Ice Creeper32. I forgot when i joined aviator craft but it was in July 2015. I come in everyday aviator craft. Im on the afternoon and at night. I know some plugins  but not all. I was a helper on a server but got kicked off and banned because they thought i was griefing when i said afk. I want to apply for the staff team because some people are being inappropriate and disrespecting other players. You can choose other players applications i just wanna apply because i really like helping servers. i dont really feel beyond other players i just want to make people feel good about themselves because i think its dumb and mean to make fun of other players and make them feel bad. if people were harassing players i would tell them to stop or ill report or anything like mute or ban for a little while. Thankyou for reading my mod application i hope you read this and accept. ' 'recycled' 1) " (9247" 2159 40 1439213261 16935 9247 'Re: T-Mod app' 'creepsmcpasta' 'poppy32111@gmail.com' '24.14.37.207' 1 0 '' 'Why should we choose you over other applicants? - i think that you should choose me over other people because i know when someone is hacking when to ask for help if needed and i know how to build cool things and i think that i will be a grate addition to your team ' 'xx' 1) " (9248" 2159 40 1439214870 19 9248 'Re: T-Mod app' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'i would bold the questions :) it helps them read it
' 'xx' 1) " (9249" 2160 40 1439214910 19 9249 'Re: My mod application' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'you should space it out a bit and bold the questions. :) ' 'recycled' 1) " (9250" 2158 40 1439214977 19 9250 'Re: T-Mod Application ' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'bold the questions it is easier to read.' 'xx' 1) " (9251" 2157 40 1439215066 19 9251 'Re: Apply for Moderator' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'http://aviatorcraft.com/forum/index.php?topic=1869.0 here is a link to the questions i hope this helps
' 'recycled' 1) " (9254" 2148 40 1439215961 17 11197 'Re: Appliying For Moderator' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045824 'Luke' '[font=times new roman]Hello

We have a custom application format that you have to use in order to run for moderator. You can view this post; [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. That will tell you all about our moderation team and the format you can use to apply. If your confused view here; [url=http://bit.ly/1ICDvVK]http://bit.ly/1ICDvVK[/url].

Thanks [/font]
Luke' 'xx' 1) " (9255" 2157 40 1439216088 17 11197 'Re: Apply for Moderator' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045793 'Luke' '[font=times new roman]Hello.

Yes as the other stated above you must fill out our application. You can do this by copying the questions found at the bottom of this page; [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. You can click "Modify" on your post and do it from there. Please do not create a new application :) .

Thanks
Luke[/font]' 'recycled' 1) " (9256" 2158 40 1439216263 17 11197 'Re: T-Mod Application ' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045748 'Luke' '[font=times new roman]Hello

Thanks for applying using the correct format. I have bolded the questions so that it'll be easier for us to review the application. The last four questions require at least 5-8 sentences at least if you want a greater chance. Just a tip :) .

Thanks
Luke[/font]' 'xx' 1) " (9257" 2113 40 1439216541 15885 9258 'Swedishduck2000 T-mod application <3' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 1439216723 'Ducky' ':P' 'grin' 1) " (9259" 2161 40 1439216747 15885 9281 'Swedishduck2000 T-mod application <3' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 1439223574 'Ducky' '[i]Original & Current Username[/i] - swedishduck2000

[i]Your Age & Gender[/i] - 15 Male

[i]Your Skype[/i] -maxistenson

[i]When you first joined AviatorCraft[/i] - about 14 monts ago

[i]How often do you come on and participate with the community?[/i] - around 5 hours everyday

[i]when are you generally available?[/i] - between 9 in the morning and  2 ath night BDT on my skype

[i]Prior experience with plugins? Which?[/i] - worldEdit mcmmo home plots Clear Lagg Lagg Remover essentials and factions

[i]Prior Staff Experience?[/i] - no

[i]Why do you want to participate in our staff team?[/i] -  i want too help the server and its players like they have helped me all the months ive played here :D

[i]Why should we choose you over other applicants?[/i] - Becuse i got good knowledge of plugins and im good with stressing situations becuse i dont get Angry/Pissed easy so i can handle a agressive situation and hopefully calm the players down if not i follow the official server rules ( found here on the forums or The server Website and on all different servers ( Prison Factions ext.. ).

[i]What makes you stick out from the rest?[/i] - Im allways happy and never in a bad mood so im allways ready to help if im needed :D

[i]If a player has started harassing other players what would you do?[/i] - Tell him to calm down if he doesent calm down i follow the server rules regarding harrasing : First time it happends : The player will be kicked once. If they continue the player will be muted for 1 hour. And if no staff member is online the player will be banned for 1 day from the section of the server where the harassment was performed. if the player continues harrasing other players after the Mute/kick/bann The player will be banned for 2 days from the section of the server where the harassment was performed. If the player Continues after that the player will be banned for 7 days from entire server (Hub). If the player continues the harras after the 7 days banned the player will be permanently banned from the server.

GOOD LUCK EVRYONE WITH YOUR APPLICATIONS!//Ducky <3' 'xx' 1) " (9258" 2159 40 1439216648 17 11197 'Re: T-Mod app' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045717 'Luke' '[font=times new roman]Hello

I have bolded the questions and have added your revision. Please note you can click "Modify" and edit your application from there. You are allowed to do this up until the August 16th deadline. The last four questions require at least 5-8 sentences this will at least give you a better shot.[/font]

[quote author=creepsmcpasta link=topic=2159.msg9247#msg9247 date=1439213261]
Why should we choose you over other applicants? - i think that you should choose me over other people because i know when someone is hacking when to ask for help if needed and i know how to build cool things and i think that i will be a grate addition to your team
[/quote]

[font=times new roman]This is what I corrected for you.

Thanks
Luke[/font]' 'xx' 1) " (9260" 2161 40 1439216786 16837 9260 'Re: Swedishduck2000 T-mod application <3' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'Ducky <3 Bold the questions :D' 'xx' 1) " (9261" 2161 40 1439216831 15885 9261 'Re: Swedishduck2000 T-mod application <3' 'Ducky' 'Max.olsosn@student.astorp.se' '81.234.198.203' 1 0 '' 'okey <3 :D' 'xx' 1) " (9262" 2161 40 1439216894 16837 9262 'Re: Swedishduck2000 T-mod application <3' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'It will then be easier for Fireblazer (Alex) and Lrice (Luke) to read :)
' 'xx' 1) " (9263" 2161 40 1439217168 15885 9263 'Re: Swedishduck2000 T-mod application <3' 'Ducky' 'max.olsson.2000@outlook.com' '81.234.198.203' 1 0 '' 'ty for the advice :D ' 'xx' 1) " (9264" 2161 40 1439217353 16837 9264 'Re: Swedishduck2000 T-mod application <3' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'No Problem :D
' 'xx' 1) " (9265" 2162 40 1439217858 34 9265 'InfectedTaco\'s Mod Application' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 1439218276 'InfectedTaco' '[center][b]Original & Current Username[/b][/center]
[center]InfectedTaco[/center]

[b]Your Age & Gender[/b] - 14 Male

[b]Your Skype[/b] - thejacobo17

[b]When you first joined AviatorCraft[/b] - I joined Aviatorcraft around the summer of 2014. When SkyFall and ThePurge were factions.

[b]How often do you come on and participate with the community?[/b] - Well I check the forums for anything interesting around once a week. I also play Aviatorcraft Factions everyday for multiple hours despite it being dead I just like talking to the players who are still active.

[b]When are you generally available?[/b] - I can play when I am available which is every day pretty much. FYI I am making a server which can cut down my playing hours.

[b]Prior experience with plugins? Which?[/b] - I know how use commands with most plugins. I even code some small plugins for some small servers including my own. If I do not know what the commands do I look the plugin up and read the overview on bukkit or spigotmc. Also as a player of Aviatorcraft for 1 year. I know what players want and don't want and I am willing to share.

[b]Prior Staff Experience?[/b] - I am extremely experienced in server owning. I am currently working on a custom built factions servers that multiple Aviator players are excited to join and visit.


[b]Why do you want to participate in our staff team?[/b] - I would like to join because I do not want to leave Aviator due to becoming dead in just factions. I wanna try somethings with Aviator to gain players back. I determined to do what is best for the server and the community. I also want to join the staff team because it will put my rep back up after being banned. Also as a player for almost 2 years

[b]Why should we choose you over other applicants?[/b] - I bet you as staff can see this that most people probably stole their app off an accepted application from a different server or they are not honest with theirs. I worked hard to make this application I would like to see me as a new staff member for Aviatorcraft. I see a lot of rule breakers (including old me) and I can see why what I did was wrong and unfair. I want to give the community the best server they can play on. If I do not accomplish that then I have failed.

[b]What makes you stick out from the rest?[/b] - Unlike most people I wrote my post originally anyone can confirm this as true. I have server experience and how to maintain one so that can help me out a lot with moderating maybe eventually administrating the server. I am also learning how to program for Spigot and would like some plugins on this server that would enhance the gameplay for the non-donators.

[b]If a player has started harassing other players what would you do?[/b] - I am more of a lenient person so I would just msg them Warning - Please Stop with Harassing others. I would tell the victim player(s) if it is bothering them. If the offence is still attempting to bother the player personally I will just go with screen shotting all the messages. Mute the player until further notice (maybe 5-20 minutes). I would make a post on the forums to explain why the person was banned thoroughly with providing evidence. Higher staff members can take the situation from there if they wish to have a more severe consequence. [b]NOTE:[/b] I can be more strict if that is what is needed of me to do or more severe punishments. ' 'smiley' 1) " (9266" 2162 40 1439218384 16837 9266 'Re: InfectedTaco\'s Mod Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'By saying that alot of people took their applications of other websites do you think that might be harsh as I can tell a lot of people put time and effort into there applications. Do you think that may be a false statement?
That's all for this comment
Yours truly
PvPBuilder (Reece)' 'xx' 1) " (9267" 2103 39 1439218416 16530 9267 'Re: Farid002' 'VorahHD' 'kbuergert66@gmail.com' '174.236.227.63' 1 0 '' 'Hes probably trash.... Just because he beat cactus once doesnt mean anything.. Cactus and many pvpers make mistakes and loose to nubs it happens...' 'recycled' 1) " (9268" 1180 7 1439218468 34 9268 'Re: Join the MisunAlliance today!' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Ugh.... is bad that I actually want one..' 'xx' 1) " (9269" 2162 40 1439218728 34 9269 'Re: InfectedTaco\'s Mod Application' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' '[quote author=PvPBuilder link=topic=2162.msg9266#msg9266 date=1439218384]
By saying that alot of people took their applications of other websites do you think that might be harsh as I can tell a lot of people put time and effort into there applications. Do you think that may be a false statement?
That's all for this comment
Yours truly
PvPBuilder (Reece)
[/quote]

No I had 5 people tell me they are faking theirs off accepted application on bigger server xD. Also you can tell they apps seem nothing like they do how they say they are...' 'xx' 1) " (9270" 2162 40 1439218880 16837 9270 'Re: InfectedTaco\'s Mod Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'Okay what you have said may be true but you said [u][b]most[/b][/u] people have done it. That's where I think your statement is false.' 'xx' 1) " (9271" 2118 36 1439218970 34 9271 'Re: PvPBuilder\'s Staff App' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Good luck dude. Just because you commented on mine I look at yours you put well thought into it. I spent from 2AM to 3:30AM to make mine xD' 'xx' 1) " (9272" 2162 40 1439219173 34 9272 'Re: InfectedTaco\'s Mod Application' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' '[quote author=PvPBuilder link=topic=2162.msg9270#msg9270 date=1439218880]
Okay what you have said may be true but you said [u][b]most[/b][/u] people have done it. That's where I think your statement is false.
[/quote]
I see. I also said they are not honest with theirs. I can see most is a too much but please look around at a few apps they are either no effort in them too short or they do not seem like they are on the server as a player (nothing like them).' 'xx' 1) " (9273" 2162 40 1439219277 16837 9273 'Re: InfectedTaco\'s Mod Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'Now that you have proven your case I can see what you were coming from but your app is still great and thanks for replying :)
That's all for this reply
PvPBuilder (Reece)' 'xx' 1) " (9274" 2118 36 1439219333 16837 9274 'Re: PvPBuilder\'s Staff App' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'Thanks Good Luck to you too! :D' 'xx' 1) " (9275" 2162 40 1439219604 34 9376 'Re: InfectedTaco\'s Mod Application' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 1439306733 'InfectedTaco' '[quote author=PvPBuilder link=topic=2162.msg9273#msg9273 date=1439219277]
Now that you have proven your case I can see what you were coming from but your app is still great and thanks for replying :)
That's all for this reply
PvPBuilder (Reece)
[/quote]
Thank you for agreeing..' 'xx' 1) " (9277" 2138 40 1439220573 34 9277 'Re: I wanna be a mod' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'GG.xD' 'xx' 1) " (9278" 2149 40 1439221031 34 9278 'Re: Mod apply' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Good Application please use the correct format' 'xx' 1) " (9279" 2163 40 1439222381 16722 9279 'Mod application' 'datcoolbacondude' 'cameronmcgregor0595@gmail.com' '109.146.59.164' 1 0 '' 'I think i would be a good mod cause I'm on a lot of the time and i don't really see any mods or staff on the times when I'm on and I'm also very helpful and I wont let the power go to my head and kick or ban people for little things thnx for reading my application
From DatCoolBaconDude' 'xx' 1) " (9280" 2164 40 1439222706 16236 9281 'I\'m GraceTheChunk036 and I\'d Like to become a mod.' 'GraceTheChunk036' 'gracegiallongo036@gmail.com' '71.184.207.110' 1 1439223446 'GraceTheChunk036' 'Hi Im GraceTheChunk036 (I'm 16) and I would love to become a mod. I'm on all the time (mostly on survival) and it's not just because its summer I don't go to school due to a weird headache condition I have so I have a ton of free time all year round. I think i would make a great mod because as it is now whenever i see someone doing bad things like cursing at other people or grief or something like that I take a screenshot and message 7misun on skype. I haven't done it recently because I just got back from vacation (thats the only vacation I get for the year so you don't have to worry about that happening again). I have been a mod before but the server shut down due to the owner not paying for it anymore. I also used to be on a Youtube series called The Colony (Bigmacnation's series) and I was elected mayor due to all the work I did on it and I would always report to Tyson when I saw someone doing something bad. I think I have the right mindset and maturity to be a mod and i wont abuse any of the power i get. Thanks for reading this!' 'recycled' 1) " (9281" 2165 40 1439223372 16747 9281 'Moderator' 'Beastie04' 'kh.stephens@outlook.com' '94.11.187.102' 1 0 '' 'Hi Hopefully Pvpbuilder/Irice11 will see this. I made an old application but i didn't add everything and he said i should read the application form and try again because i couldn't find it. Sorry.
My minecraft username is Beastie04 and my account on here is Beastie04 I have been playing on Aviatorcraft for around a year (if it hasn't been around a year then since it started. i can't remember how long I've been on the server because I've been playing so long!) I have never been banned on any server ever. I am 13 and a girl my Skype name is Beastie146. I come on the server around 5 times a week. I live in he U.K so my times are different but i'm around most days in my summer holidays but when i come back i still play minecraft. Ik some commands but sorry i don't know what plugins mean but i can learn them. i have never been staff before because i'm not allowed to buy much stuff since i'm 13 but i have once bought a rank and it had a lot of commands. I would like to participate in your staff teams because i'm a really big fan of AviatorGaming/Gamez and a big fan of his server and I would really like to make his server grow. You should choose me because i'm really kind and i would really get the job done and if any1 needed help i would always be there and when i'm on the server i would make sure that anyone who was behaving REALLY badly would be given a warning. If a player started harassing another player i would ban them but if i don't have that command i would ask some1 who can to instantly remove them; then see why they were doing that by asking every1 in chat and making sure if they did it again they would get a longer ban.
Thank you for reading (i know i posted another email and i'm not trying to be pushy it's because i was requested to try again)
' 'recycled' 1) " (9282" 2166 40 1439223816 16939 9488 'zapyall5\'s Mod Application' 'zapyall5' 'zapyall5@gmail.com' '68.49.85.46' 1 1439581704 'zapyall5' '[b]Original & Current Username[/b] - My username is zapyall5.
[b]Your Age & Gender[/b] - I am 14 years old and I am a male.
[b]Your Skype[/b] - Username: zapyall13. Name: Parker Goby
[b]When you first joined AviatorCraft [/b]- I first joined the summer of 2014.
[b]How often do you come on and participate with the community?[/b] - I come on almost daily now but I did take a break during the school year.
[b]When are you generally available?[/b] - Most of the time I am available. Sometimes I do have commitments that I cannot cancel.
[b]Prior experience with plugins? Which?[/b] - I'm familiar with MCMMO.
[b]Prior Staff Experience?[/b] - None.

Individual Questions - 5-8 sentences per question or more.

[b]Why do you want to participate in our staff team?[/b] - I want to participate because I enjoy this server. I would love to help this server grow. I have ideas on how to make this server grow in players and make he community a better place. I want to participate because I know that I can help other with their problems and I have lots of experience in this server. Players should be able to enjoy themselves on this server and I feel like I can help them have a better time.
[b]Why should we choose you over other applicants?[/b] - Other applicants have very valid reasoning to join but I feel like I already have many ideas that they can't think of to help the server. I've put a lot of time on this server recently and seeing low numbers on factions is an issue. Other players want to be mod for the advantages I want it to help out the server. I couldn't care less if I don't get privileges all I want is for this server to be improved. Anything can be improved and with the effort and correct people it will be. I am that person that will dedicate their time into making the server a better place. 
[b]What makes you stick out from the rest?[/b] - Other players are simply here for rewards. I'm here because I believe in this server. I've been on this server for a very long time and I love seeing good updates come out. I met lrice last year and I think making him a mod was one of the servers best ideas. I know I can get along with him already and I bet we could make this server a great place together.
[b]If a player has started harassing other players what would you do?[/b] - Harassing another player is a thing that shouldn't go unnoted. First he must be warned. There isn't any reason to give out a harsh penalty unless it is necessary. If they continue the harassment after the warning the should be kicked out of the server as a warning but allowed to join back immediately. If the continue harassment after that they deserve a temporary suspension for an hour. If they keep harassing a player after that a discussion between other mods should take place to talk about the penalty. The player should be suspended for longer periods of time banned from chat for a period of time or if needed banned from the server overall.
' 'xx' 1) " (9283" 2165 40 1439223852 34 9283 'Re: Moderator' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Please use the correct format. Sorry for mini-modding' 'recycled' 1) " (9284" 2165 40 1439224891 16837 9286 'Re: Moderator' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 1439225243 'PvPBuilder' 'Hi I am just here to say that I am not a mod. I think you mean lrice or Fireblazer. Sorry for the confusion.
That's all for this reply
PvPBuilder (Reece)
' 'recycled' 1) " (9285" 2167 2 1439224979 31 9285 '_NeonWolf_ being rude/harassing' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' '[b]Who:[/b] [i]_NeonWolf_[/i]
[b]When:[/b] [i]A few minutes ago.[/i]
[b]Where:[/b] [i]Prison[/b]
[b]Evidence[/b] [i]http://imgur.com/a/be1mm[/i]
' 'clip' 1) " (9286" 2165 40 1439225111 16837 9286 'Re: Moderator' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'Beastie all you got to do is click modify to change it :) . You don't need to make a new  application :D' 'recycled' 1) " (9287" 2168 2 1439225409 16742 9287 'Advertising BRAH' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?: AgentStone
What server was this on?: Prison BRAH
When did they break this rule?: FFS stop asking me this! I DON'T FUCKING KNOW! Just don't interview me!
Proof of the happening: https://gyazo.com/403538776f35f5f67978cf6475c3ada8
What rule was broken?: Advertising m8
Concise description (Not Required): Still don't know what concise is.....
' 'xx' 1) " (9288" 2167 2 1439225493 32 9288 'Re: _NeonWolf_ being rude/harassing' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank you for the report Player has been banned one day for harrassment' 'xx' 1) " (9289" 2169 40 1439225832 16941 9292 'Moderator' 'InfernalHunt' 'Hdean06@hotmail.com' '68.107.156.237' 1 1439226822 'InfernalHunt' 'current username: InfernalHunt. age:9. gender:Male. skype: either search InfernalHunt or Hunter Dean. when i joined:it was 4 weeks ago when i saw a video on youtube. when i come on:a couple times a day. I can be contacted 12:00 to 6:00 i may not though. plugins: i'm not sure i'll leave it up to you. staff on other servers: no. reason for applying: i wanted to prevent griefing hacking and cheating because alot of the servers i play on theres griefing hacking and cheating. reason why i should become mod: i don't really have a reason why you should pick me over the other people i guess i'll just have to find out if i'm chosen. what makes me stick out from the rest:really nothing i don't have anything special about me. Harassing situation:I would give them a warning then kick them if they don't stop and if they are still harassing i would get your premission to ban him.
' 'recycled' 1) " (9290" 2170 40 1439226002 16914 9738 'Moderator Application' 'stealthy56' 'hockeyruler48@hotmail.com' '174.1.141.88' 1 1439905259 'davide' '[u]Original & Current Username [/u]- stealthy56 is my original and it is not changing anytime soon

[u]Your Age & Gender[/u] - I am 13 Male

[u]Your Skype[/u] - robertisalgened48 (the one with aviator craft picture)

[u]When you first joined AviatorCraft[/u] - i was around august 12 2013

[u]How often do you come on and participate with the community?[/u] - i go on at least twice a day a few times all day

[u]When are you generally available?[/u] - I am available at anytime unless something pops up but i will let you know in advance

[u]Prior experience with plugins? Which?[/u] - I know quite a few plugins especially the new ones but i couldn't make them all fit here and i know mods to

[u]Prior Staff Experience?[/u] - I have put a lot of my ideas into the server and a few have came up and i have been a mod on other servers

[u]Individual Questions[/u] - 5-8 sentences per question or more.

[u]Why do you want to participate in our staff team?[/u] - I want to join cause i love to help others and come up with supportive ideas. I also want to join because i think i have what it takes to become a mod and help others around me. I can help with building things adding plugins/mods.

[u]Why should we choose you over other applicants?[/u] - You should choose me because i can help with things like plugins/mods better than some people i can build very well and i can help with spotting hackers  with 1v1's.

[u]What makes you stick out from the rest?[/u] - I stand out cause I am responsible i contribute lots of my time to this server I can help prevent a nice community and i play quite a bit a day so i will always be on to help and create a positive community.

[u]If a player has started harassing other players what would you do?[/u] - I would first talk to them to stop if they don't stop I would report them then i if he does not stop then i will (not sure if i can kick but if i can then this) kick him and hopefully talk to the one that got harassed to know what happened a little bit better if he had a different story then i would send it to you guys and tell you.

From Robert (stealthy56) ;D' 'xx' 1) " (9291" 2096 1 1439226101 31 9291 'Re: Revamp Question' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'It should.' 'xx' 1) " (9292" 2168 2 1439226242 32 9292 'Re: Advertising BRAH' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank your for the report Player has been banned 14 days for advertising ' 'xx' 1) " (9293" 2171 2 1439227144 31 9293 'ISukBoobss spamming me' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' '[b]Who:[/b] [i]ISukBoobss[/i]
[b]Where:[/b] [i]Prison[/i]
[b]When:[/b] [i]A span between a few minutes ago to 30 minutes ago.[/i]
[b]Evidence:[/b] [i]http://imgur.com/a/WfIfg[/i]
' 'xx' 1) " (9294" 2172 40 1439227224 16940 9472 'Archer_Power00 Mod Application' 'Archer_Power00' 'archerpower00@gmail.com' '108.3.91.206' 1 1439503662 'Archer_Power00' '[b]Original & Current Username [/b]- [i]PowerMovesOnly00 was my first IGN name but its now Archer_Power00[/i]
[b]Your Age & Gender [/b]- [i]15 (almost 16) and I'm Male[/i]
[b]Your Skype [/b]- [i]Tyler Archer_Power00 or live:tjc880 [/i]
[b]When you first joined AviatorCraft [/b]- [i]Between December 31st 2013 and January 31st 2014 back when MrDeathWilliam had his faction[/i]
[b]How often do you come on and participate with the community?[/b] - [i]5-7 days a week depending on school sports and family[/i]
[b]When are you generally available?[/b] - [i]5pm-8pm est. on weekdays and 8am-8pm est. on weekends[/i]
[b]Prior experience with plugins? Which?[/b] - [i]yes: ore generator Reaction time admin tools plots essentials mcMMo factions/prison worldedit and many more.[/i]
[b]Prior Staff Experience?[/b] - [i]Was staff on two servers (both are inactive ATM) and almost trial-mod on another server[/i]


[b]Why do you want to participate in our staff team?[/b] - [i]I've have been around this server ever since the beginning.  I know all the mods admins ect. and I want to help make this server a growing community. I also want to make it so more people Join and tell there friends to join as well. I'd really like to support this growing server and make it a great place to be.
[/i]

[b]Why should we choose you over other applicants?[/b] - [i]I've been here for a great amount of time and I have seen people come and go.  Choosing me over others is a great choice because I'm used to helping staff with bans/ mutes/ glitches/ and more.  I know that I can help everyone I can. Also some other people I've meet who are applying have been either hackers abusers and are not helpful to others. And if someone on the server asks a question in chat I ALWAYS make sure that I try to answer it no matter who it is.
[/i]

[b]What makes you stick out from the rest?[/b] - [i]I've talked with many staff and players before and so far that I know of I'm one of the most helpful persons to ever enter a server.  I've done things I regret but I've been here longer then Prison has been and with my knowledge and experience I know that I would be a great choice. If anyone ever needs a helper or someone to talk to I always tell them I'm here for them and that it will be alright.  I make sure that everyone is playing fair and not glitching or hacking.  If so I will take it in to my own hands and contact any staff online or that I have to contact via Skype or on teamspeak or forums and show them what happened. [b]I also stick out because do you really want a young 14 year old or younger who has less knowledge being in charge or do you want me and I'm almost 16 which I have much more knowledge and I know what I'm doing being in charge.?[/b]
[/i]

[b]If a player has started harassing other players what would you do?[/b] - [i] I would first read all chat and see where the whole situation started. I would then see who's at fault and either mute them or kick them depending on how bad the situation has been.  Then if they continue I will take charge and either ask a higher staff member to help me or if none are around I will have to ban them until other staff resolve the situation. If from there others continue about what happened I will tell them to stop talking about it and continue on with they're day.  That's how I know that everything is good and running smoothly.
[/i]


All Thanks To Everyone Who Has Helped Me Within The Last 2 Years And It Has Helped Me Be The Best That I Could Ever Be
Your Friend And Always Helper
Tyler' 'xx' 1) " (9295" 2171 2 1439227245 32 9296 'Re: ISukBoobss spamming me' '7misun' '7misun@gmail.com' '104.159.161.172' 1 1439227404 '7misun' 'Player was banned for advertising. Will also server punishment for the spam. Thanks for the report' 'xx' 1) " (9296" 2173 40 1439227374 16236 9381 'GraceTheChunk036 Mod Application' 'GraceTheChunk036' 'gracegiallongo036@gmail.com' '71.184.207.110' 1 1439307728 'GraceTheChunk036' 'Alright lets get the boring standard questions out of the way first.

[b]Username:[/b] GraceTheChunk036 (always has been)
[b]Age:[/b]16
[b]Gender:[/b] Last time I checked female
[b]Skype:[/b] GraceTheChunk036 (pretty easy just my username)
[b]When I Joined AviatorCraft:[/b] About a year ago but I didn't start playing everyday/week until last December or January
[b]How Often I Come On:[/b] I come on almost everyday but since it's summer I come on like once a week but summer is almost over
[b]When I Am Available:[/b] I'm generally available between 12:00pm and 6:00pm EST on weekdays and I usually don't come on that much on weekends
[b]Previous Work With Plugins:[/b] I haven't worked with plugins before but I'm a pretty fast learner and I can look up how to use them
[b]Prior Staff Experience:[/b] I don't have much prior staff experience I was a mod for like a month on a survival server but it shut down since the owner didn't pay for it anymore

Alright now that the boring questions are over lets get into the interesting stuff.  :)
Get ready for some cocky and self-centered answers >:D

[b]Why do you want to participate in our staff team?[/b]
The reason I want to be a mod is because I think I would make a good leader or enforcer (I don't know the right word for it). I usually do see things like people swearing or scamming or something along those lines and I want to do something but I can't. They don't take any of my warnings seriously so they don't stop. For example my neighbor in survival had a death trap he would trick people into teleporting to him by saying he had free diamonds and then when they would tp he would drop them down a hole that killed them. I told him to stop and I even flew down (I bought flying in the plots world just to let you know) the hole to retrieve the players stuff to give back to them but he just denied me so I couldn't help anymore. I really would have liked to help more people but I couldn't I don't see him come on much anymore. The only thing I can do when I see stuff like that is to warn them and then message 7misun on Skype about them and he usually deals with them (thanks 7misun). Anyway I would like to become a mod so I can stop bad things from happening without having to bother 7misun or another mod and so I can help other players.

[b]Why should we choose you over other applicants?[/b]
I think you should choose me because I am a hard worker and follow the rules. When I start something I get super focused and don't stop until it's finished I'm not a huge procrastinator unless it had something to do with school. I used to be on a youtube series called The Colony (Bigmacnation's series) and I did so much around the town that Tyson made me mayor. I made a ton of buildings and made sure everyone followed the rules there. It was a lot of fun and I think that's how I would be as a mod hardworking and a little bossy. Basically what I'm saying is that I have some experience being a mod type thing and that I was so good that I was elected mayor by the leader.

[b]What makes you stick out from the rest?[/b]
I stick out from the rest because I do things for others. When I was mayor (and I still do it now) I would make houses or shops for other player they give me lists of what they want and I create it for them. I love helping others in real life and in the game it gives me so much joy. In real life I pass out food to homeless people and people who can't afford it it's a lot of fun and the people are so nice! I would do things like that for other players (not abusing my power getting all the resources the legit way by finding them). I would even help other mods out on projects they wouldn't want to do. I'm also pretty funny and friendly so that might make me stand out. I hope that's enough to stick out from the others

[b]If a player has started harassing other players what would you do?[/b]
If I see a player harassing another player I would first give them a warning and make a note of their username (so if they do it again I know it's them). After if they continued to do it I would give them a second warning (a little more harsh of a warning). If they still do it for some reason I would mute them for a half hour. If after all that they still continued I would temp ban them because 3 strikes and you're out (well thats 4 but i think you get the point). I really don't like it when people don't follow the
rules it's a pet peeve of mine.

[b]One Extra Thing[/b]
One more thing you guys should know about me I don't go to school not because I graduated but because of a weird headache disease I have had for 2 and a half years now. It doesn't stop me from playing that actually helps keep my mind off the pain. What happens is that I have a constant headache that never goes away and it restricts me from going places most of the time. I'm going to start home schooling this year I think. I hope that doesn't make you not want to pick me I chose to tell you this I didn't have to but I felt like I should.' 'xx' 1) " (9297" 2165 40 1439227615 16747 9308 'Re: Moderator' 'Beastie04' 'kh.stephens@outlook.com' '94.11.187.102' 1 1439228999 'Beastie04' 'Hi redone My friend was being really irritating so i didn't do it correctly.

[b]Original & Current Username[/b] [i]- Your original username will help us to better identify you which could help us determine your application.[/i]
Beastie04
[b]Your Age & Gender [/b][i] -This will NOT affect your chances of becoming a member on our staff team please be honest.
[/i] 11 and Girl
[b]Your Skype[/b] [i]- Skype is required you must be able to participate in staff discussions.[/i] Beastie146
[b]When you first joined AviatorCraft [/b][i] - If you don't know give an approximate date.
[/i] Around December 2014
[b]How often do you come on and participate with the community?[/b] [i]- We won't accept inactive community members.
[/i] Around 5-6 times a week
[b]When are you generally available?[/b] [i]- This helps us know when we can count on you to perform your obligations.
[/i] nearly all day most days
[b]Prior experience with plugins? Which?[/b] [i]- You'll need to know how to use some plugins as a moderator.[/i] don't know much about plugins but i'm good with commands
[b]Prior Staff Experience?[/b] [i]- Previous experience might certainly help although isn't required.[/i] never been staff before but has had a rank on a server before (i have been playing mc 4 a while so i'm quite good at it)
[b]Why do you want to participate in our staff team?[/b] [i]- We like to know your reasons for joining.[/i] I want to join because I really like Zach's video's and LOVE his server!
[b]Why should we choose you over other applicants?[/b] [i]- Be thorough don't give partial reasonings.
[/i] You should choose me because i like playing all servers and i dislike it when people abuse chat ex: why did u f******ing kill me and why did u do that??? so on and so on and so on!
[b]What makes you stick out from the rest?[/b] [i]- We want people who will do above and beyond not just what is expected of them.[/i]
I'm a really gaming girl and i always wish i had Zach on Skype because he would constantly be getting messages of the things i see in chat.
[b]If a player has started harassing other players what would you do?[/b] [i]- We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled
[/i] I would find out the 2 sides of the story then report them and if some1 says ban 1 i would
' 'recycled' 1) " (9298" 2155 40 1439227633 19 9298 'Re: Moderator' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'here is a link if you need it http://aviatorcraft.com/forum/index.php?topic=1869.0
' 'xx' 1) " (9299" 2174 40 1439227644 16747 9308 'Applying Re-done Sorry (Mod application' 'Beastie04' 'kh.stephens@outlook.com' '94.11.187.102' 1 1439229073 'Beastie04' 'Hi redone My friend was being really irritating so i didn't do it correctly.

[b]Original & Current Username[/b] [i]- Your original username will help us to better identify you which could help us determine your application.[/i]
Beastie04
[b]Your Age & Gender [/b][i] -This will NOT affect your chances of becoming a member on our staff team please be honest.
[/i] 11 almost 12 and Girl
[b]Your Skype[/b] [i]- Skype is required you must be able to participate in staff discussions.[/i] Beastie146
[b]When you first joined AviatorCraft [/b][i] - If you don't know give an approximate date.
[/i] Around December 2014
[b]How often do you come on and participate with the community?[/b] [i]- We won't accept inactive community members.
[/i] Around 5-6 times a week
[b]When are you generally available?[/b] [i]- This helps us know when we can count on you to perform your obligations.
[/i] nearly all day most days
[b]Prior experience with plugins? Which?[/b] [i]- You'll need to know how to use some plugins as a moderator.[/i] don't know much about plugins but i'm good with commands
[b]Prior Staff Experience?[/b] [i]- Previous experience might certainly help although isn't required.[/i] never been staff before but has had a rank on a server before (i have been playing mc 4 a while so i'm quite good at it)
[b]Why do you want to participate in our staff team?[/b] [i]- We like to know your reasons for joining.[/i] I want to join because I really like Zach's video's and LOVE his server!
[b]Why should we choose you over other applicants?[/b] [i]- Be thorough don't give partial reasonings.
[/i] You should choose me because i like playing all servers and i dislike it when people abuse chat ex: why did u f******ing kill me and why did u do that??? so on and so on and so on!
[b]What makes you stick out from the rest?[/b] [i]- We want people who will do above and beyond not just what is expected of them.[/i]
I'm a really gaming girl and i always wish i had Zach on Skype because he would constantly be getting messages of the things i see in chat.
[b]If a player has started harassing other players what would you do?[/b] [i]- We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled
[/i] I would find out the 2 sides of the story then report them and if some1 says ban 1 i would' 'xx' 1) " (9300" 2175 40 1439227707 16942 9300 'Mod ' 'princessluna' 'bellaluna407@gmail.com' '72.177.150.174' 1 0 '' 'Hello my name is meagan but u can call me luna I would love to apply for mod to watch the server and help on server I am head-admin on server called grimcraft help build and fix problems with players I am also a co-onwer on my step dads server i am 17 going to be 18 soon i would love to be a mod on this server ' 'xx' 1) " (9301" 2175 40 1439227785 16942 9301 'Re: Mod ' 'princessluna' 'bellaluna407@gmail.com' '72.177.150.174' 1 0 '' 'skype is Bellswuvsyou123
age:17
Name:luna
Minecraft username : lunamelodygaming' 'xx' 1) " (9302" 2176 40 1439227990 16941 9710 'Moderator' 'InfernalHunt' 'Hdean06@hotmail.com' '68.107.156.237' 1 1439902743 'davide' '[b]Original & Current Username[/b]-My current username is InfernalHunt-

[b]Your Age & Gender[/b]-My age and gender are Male and 9

[b]Skype Name[/b]-My Skype is Hunter Dean either search that or search InfernalHunt

[b]When you first joined Aviatorcraft[/b]-I first joined about 4-5 weeks ago when I saw a youtube video about the Pottergames

[b]How often do you come and participate with the community?[/b]-I come on a few times a day

[b]When are you generally available?[/b]-I'm available all the time unless something comes up but i will let you know a day or two in advance (unless it pops up that day)

[b]Prior Experience with plugins? Which?[/b]-I've only had experience with mods but I can learn about plugins

[b]Prior Staff Experience?[/b]-I have not had prior staff experience

[b]Why do you want to participate in our staff team?[/b]-I would like to apply because i want to help other people and i don't like griefing hacking or cheating

[b]Why should we chose you over other applicants?[/b]-I want you to choose me over the others because i'm helpful friendly kind and i don't like griefing hacking or cheating

[b]What makes you stick out from the rest?[/b]-I stick out from the rest because i'm kind and hardworking and i'm always ready to give a helping hand to a person in need

[b]If a player has started harassing other players what would you do?[/b]-I would warn that player to stop it then if he kept harassing i would kick him and if he still kept harassing i would get your approval to ban him' 'xx' 1) " (9523" 2176 40 1439643646 16941 9523 'Re: Moderator' 'InfernalHunt' 'Hdean06@hotmail.com' '68.107.156.237' 1 0 '' 'I fix it :)' 'xx' 1) " (9524" 2176 40 1439643686 16941 9524 'Re: Moderator' 'InfernalHunt' 'Hdean06@hotmail.com' '68.107.156.237' 1 0 '' ':b :D' 'xx' 1) " (9525" 2237 39 1439645297 16348 9525 'Re: my new computer' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'dammm GL WITH GAMING DAMMMMMMMMMMM' 'recycled' 1) " (9527" 2172 40 1439646902 16940 9527 'Re: Archer_Power00 Mod Application' 'Archer_Power00' 'archerpower00@gmail.com' '71.112.2.166' 1 0 '' 'When is the applications accepted??
' 'xx' 1) " (9528" 2226 40 1439646977 17 11197 'Re: Applying For Modderator' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445044599 'Luke' '[font=times new roman]Hello

Please submit the application in your post not a poll. A poll is used to cast votes on a certain option. We would appreciate it if you also attached the questions with your answers.

Thanks
Luke[/font]' 'xx' 1) " (9529" 2172 40 1439647259 17 11197 'Re: Archer_Power00 Mod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445044530 'Luke' '[quote author=Archer_Power00 link=topic=2172.msg9527#msg9527 date=1439646902]
When is the applications accepted??
[/quote]

[font=times new roman]The applications will be reviewed after the August 16th deadline. We will then give ourselves as much time as we need to go through each application and get an opinion from each staff member.[/font]' 'xx' 1) " (9530" 2172 40 1439647295 16940 9530 'Re: Archer_Power00 Mod Application' 'Archer_Power00' 'archerpower00@gmail.com' '71.112.2.166' 1 0 '' 'Ok thx luke
' 'xx' 1) " (9531" 2248 39 1439647623 16348 9531 'Im' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well im fire (FirePowerHD657)
I got an channel: https://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDAhttps://www.youtube.com/channel/UCc7InfoXj6Nhe8MyTxexBDA' 'recycled' 1) " (9303" 2175 40 1439227992 19 9303 'Re: Mod ' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'please read this before makeing a app it will help http://aviatorcraft.com/forum/index.php?topic=1869.0
' 'xx' 1) " (9304" 2176 40 1439228182 19 9304 'Re: Moderator' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'plz read to help make your app http://aviatorcraft.com/forum/index.php?topic=1869.0' 'xx' 1) " (9305" 2173 40 1439228294 19 9305 'Re: GraceTheChunk036 Mod Application' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'i would bold the questions it makes it easier to read ' 'xx' 1) " (9306" 2166 40 1439228350 19 9306 'Re: zapyall5\'s Mod Application' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'i would bold the questions it easier to read  ' 'xx' 1) " (9307" 2149 40 1439228385 19 9307 'Re: Mod apply' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'if you can not find the correct format here is a link http://aviatorcraft.com/forum/index.php?topic=1869.0' 'xx' 1) " (9308" 2177 40 1439228802 16800 9308 'Mod Application' 'kellimater' 'hollis.teresa@ymail.com' '24.166.251.69' 1 0 '' 'Original:kellimater & Current Username:TylersBaeKelli
Your Age & Gender: Age:16 Gender:Female
Your Skype:kellimater
When you first joined AviatorCraft:About 3 years ago
How often do you come on and participate with the community:Pretty Often
When are you generally available:Very Available
Prior experience with plugins:Kinda
Prior Staff Experience:No Not Really o3o


Why do you want to participate in our staff team:So I can Help Staff/Players.
Why should we choose you over other applicants:Cuz I Will help People a lot.
What makes you stick out from the rest:When I see someone Being Harassed By Someone Or Someone is hacking or more.
If a player has started harassing other players what would you do:I would mute them. ' 'recycled' 1) " (9309" 2174 40 1439229178 16747 9309 'Re: Applying Re-done Sorry (Mod application' 'Beastie04' 'kh.stephens@outlook.com' '94.11.187.102' 1 0 '' 'Sorry all my applications said 13. i accidently left my laptop on while busy and my friend (who i don't really like because she changes important stuff like this) changed them all  :(' 'xx' 1) " (9310" 2178 40 1439229308 16800 9310 'Mod Application' 'kellimater' 'hollis.teresa@ymail.com' '24.166.251.69' 1 0 '' 'Original:kellimater & Current Username:TylersBaeKelli
Your Age & Gender: Age:16 Gender:Female
Your Skype:kellimater
When you first joined AviatorCraft:About 1 year ago
How often do you come on and participate with the community:Pretty Often
When are you generally available:Very Available
Prior experience with plugins:Kinda
Prior Staff Experience:No Not Really o3o


Why do you want to participate in our staff team:So I can Help Staff/Players.
Why should we choose you over other applicants:Cuz I Will help People a lot.
What makes you stick out from the rest:When I see someone Being Harassed By Someone Or Someone is hacking or more.
If a player has started harassing other players what would you do:I would mute them.' 'smiley' 1) " (9311" 2173 40 1439229634 16236 9311 'Re: GraceTheChunk036 Mod Application' 'GraceTheChunk036' 'gracegiallongo036@gmail.com' '71.184.207.110' 1 0 '' 'Thanks for the suggestion!' 'xx' 1) " (9312" 2178 40 1439229723 16940 9312 'Re: Mod Application' 'Archer_Power00' 'archerpower00@gmail.com' '108.3.91.206' 1 0 '' 'Its a good start :D' 'xx' 1) " (9313" 2172 40 1439229784 16940 9313 'Re: Archer_Power00 Mod Application' 'Archer_Power00' 'archerpower00@gmail.com' '108.3.91.206' 1 0 '' 'Anything Need Fixed???
' 'xx' 1) " (9314" 2179 2 1439230434 16865 9314 'PvpMeBruh Harassment ' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'This is a picture of PvpMeBruh harassing Death.' 'clip' 1) " (9315" 2180 40 1439230596 16729 9382 'Mod Application' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 1439314814 'ajencik' '[b]Original Username[/b]-    aTRIKO_ReTREAT
[b]Current Username[/b]-    aTRIKO
[b]Age[/b]-    14 (15 In October)
[b]Gender[/b]-    Male
[b]Skype[/b]-    Amjron
[b]When Did I First Join[/b]-    Around October Two Year Ago
[b]When Am I Available[/b]-  Around 2pm - 8pm (Summer) 4pm-8pm (School)
[b]TimeZone[/b]-  Eastern
[b]How often do you come on and participate with the community[/b]-    Fairly Often (around 4 Hours a day Depends on irl stuff I have to do)
[b]Prior experience with plugins[/b]-    I've Had a Few Encounters (Mcedit Essentisals)
[b]Prior Staff Experience[/b]-    Not Really( A Friends Server)
[b]Why Would I Want to participate in Staff[/b]-    I Feel Like I Could Really Help The Community I've Helped Beginners Start off on survival and I am in the forum helping occasionally.
[b]Why should we choose you over other applicants[/b]-    I Believe That I could really help benefit the server with helping many people problems and I am know throughout survival as a nice person.
[b]What Makes you stick out from the rest[/b]-    I Love to help people I'm not one of the people who make fun of others I only defend my friends and others who didn't do anything.I also will be on very often to help as much as i can because there are hardly ever staff online.I Would also try to adjust and learn more about the plugins and make the server a better place.
[b]If a player has started harassing other players what would you do[/b]-  If a player was being harassed i would ask why the harassment had started.Also ask them to stop if they don't I Would Contact a higher up staff member what to do. If the staff member says to mute i would take it into action and mute them. Then i would make sure those people were the only ones harassing them.
I Believe Regular People Should be given a second chance (Not Hackers)

Thank You
~aTRIKO :)' 'recycled' 1) " (9316" 2179 2 1439232289 32 9316 'Re: PvpMeBruh Harassment ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player has been muted ten minutes on prison for minor harassment ' 'xx' 1) " (9317" 2178 40 1439233100 19 9317 'Re: Mod Application' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'i would bold the questions it make it easier to read ' 'xx' 1) " (9318" 2172 40 1439233125 19 9318 'Re: Archer_Power00 Mod Application' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'everything looks good to me
' 'xx' 1) " (9319" 2172 40 1439233373 16940 9319 'Re: Archer_Power00 Mod Application' 'Archer_Power00' 'archerpower00@gmail.com' '108.3.91.206' 1 0 '' 'NEXUS HAHAHA
' 'xx' 1) " (9320" 2181 40 1439234363 16945 9320 '_SapphireBlood_ Mod Application' '_SapphireBlood_' 'dancegirl500@comcast.net' '73.180.81.101' 1 0 '' 'Original Username - DanceGirl500
Current Username - _SapphireBlood_
Age - 10
Gender - Female
Skype - _SapphireBlood_
When you first joined AviatorCraft - I would say probably around 7 months to a year ago.
How often do you come on and participate with the community? - Fairly often around 5 hours a day.
When are you generally available? - During the summer usually in between 9 am and 9 pm or so. During school it changes. I am homeschooled so most days I am done around 2 pm or earlier if I start really early. So during school I will most likely be available around 2 pm to 7 pm.
Prior experience with plugins? Which? - I have used WorldEdit before. I know how to do quite a few things with it.
Prior Staff Experience? - None unless being opped on a friend's server counts.

Why do you want to participate in our staff team? - Many reasons but here's the main ones. Firstly I just love to help people. It's something that I just get happy from doing. Second I think it would just be a cool experience to be part of this. Third and most importantly I love this server so so much.
Why should we choose you over other applicants? - I think that even though I am much younger than most of the people who have applied I am mature. (Even though saying you are mature just makes it seem untrue but it's one of the main reasons.) Another thing is that I think younger people are more creative which I'm sure could help in some way. Also I think that I would be a great addition just as far as being a helping hand.
What makes you stick out from the rest? - I think the fact that I really like to help people. Like I said in one of the previous sections it is very fun to me to help people. I think that even though I do not have much prior experience (from my point of view) I am a fast learner. Also I think that (like I said) being mature is a big part. Over all I just think I would be a nice choice.
If a player has started harassing other players what would you do? - Honestly I do not know EXACTLY the correct thing to do. I'm the type of person that easily forgives others but I'm sure if I was "trained" I would understand but here's my take on it as of now. If someone starts harassing another player I would give a warning. If they continue after that they would get a 10 minute mute and if they STILL continue there will probably be a short ban.

Those are my answers for all of the questions thanks for reading!' 'recycled' 1) " (9321" 2172 40 1439234845 15885 9321 'Re: Archer_Power00 Mod Application' 'Ducky' 'max.olsson.2000@outlook.com' '81.234.198.203' 1 0 '' 'Tyler fucking HOT :D <3' 'xx' 1) " (9322" 2172 40 1439234883 16940 9322 'Re: Archer_Power00 Mod Application' 'Archer_Power00' 'archerpower00@gmail.com' '108.3.91.206' 1 0 '' 'I know I am hahah oh the application that's hot too.....
' 'xx' 1) " (9323" 2182 4 1439235498 16398 9323 'Wood Mines catching Fire?' 'Louis' 'goodyerlouis@gmail.com' '82.8.158.34' 1 0 '' 'I saw someone in chat say 'Who set the wood mine on fire again' so I thought I'd come and check it out to see what was going on I got the mine (A mine to be specific) and saw that the whole thing was on fire. I thought I'd report it just in case it once caught fire to the mine or something like that in the future.

Thanks!
      Louis' 'xx' 1) " (9324" 2183 40 1439236178 16554 9324 'Mod Application' 'Walt_the_Beast' 'mushytoad5.wb@gmail.com' '65.32.133.121' 1 0 '' 'Hello [i]MrAviator[/i] i'm Walter or [b]Xx_Walt_xX[/b] and my cousin is[b] Xx_Chick_xX.[/b]

  We are writing this application to become [Mods] because we are both responsible outspoken and yet courteous. As we have fun on this server we are also sometimes angered by other players and the way they act in chat. Genevieve (Xx_Chick_xX) and I (Xx_Walt_xX) believe we would be good candidates for [Mod] and if we were selected to have this title we would also accept our responsibility and take them seriously. Genevieve and I would be fun-loving and supportive of all players no matter how rude or mean but we also would make sure they followed the servers rules that can be found with /rules.

Thankyou for your time
                                    Walt and Chick (Xx_Walt_xX) and (Xx_Chick_xX) ' 'exclamation' 1) " (9325" 2184 40 1439236967 16948 9325 'Mod Application.' '_NeonWolf_' 'danielleaustin25@gmail.com' '75.132.99.161' 1 0 '' 'Hello :3. I Am _NeonWolf_<-(Mc User).  I Want To Be A Mod Because I Want To Help People :D! And Alot Of People Ask Me To Help Them And I Say I Cant D:!I Just Want To Help Everyone Eventhough People Cyber Bully I Want To Help With That Also I And I'm Not Begging :DDDDDD!!!!!!!!!!!!. Alright Baio.' 'question' 1) " (9326" 2184 40 1439237147 16236 9326 'Re: Mod Application.' 'GraceTheChunk036' 'gracegiallongo036@gmail.com' '71.184.207.110' 1 0 '' 'read this and then re-apply

http://aviatorcraft.com/forum/index.php?topic=1869.0' 'xx' 1) " (9327" 2118 36 1439238972 16837 9327 'Re: PvPBuilder\'s Moderator Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.22.217' 1 0 '' 'Honeybadger Good Luck to you too! :D ;)' 'xx' 1) " (9328" 2185 40 1439239352 16951 9328 'Application' 'xD4RK_Galaxy' 'deadkidd64@gmail.com' '173.80.53.152' 1 0 '' 'Name:Samuel Vasquez
Age:15
Skype: Samuel.Vasquez64
Info: i have been mod admin staff and owner on big servers. I am trustworthy and loving. I greet every new comer. I help the server and the people with troubles. I can build I love to play around but not abuse. That is a bad thing. I have owned a server for about a year. It got closed because i couldnt pay the server right now. I  am looking for a place to keep calm and help others. I can help like if there is a bug i could probably fix it.

Thanks Bye' 'xx' 1) " (9329" 2185 40 1439241457 19 9329 'Re: Application' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'you need to read this before making a app http://aviatorcraft.com/forum/index.php?topic=1869.0' 'xx' 1) " (9330" 2186 4 1439241698 16900 9330 'CASINO is broken' 'honeybadger745' 'jack@brightcolors.com' '68.56.21.162' 1 0 '' 'What did you guys do to the casino none of the slots work and they are slower and less efficient than before. I liked it when it was diamond jackpot cha ching and lucky leperchan with higher than 50 coins and you could win up to 100k on a jackpot roll.  You guys ruined the casino make it back to what it was originally was with and more efficient reward payouts so it is actually worth our time. ' 'xx' 1) " (9331" 2139 36 1439243011 0 9331 'Re: Trialmod Application' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Thank you for bolding the questions! I planned to at the time but I was sidetracked by a friend of mine having some personal problems. ' 'xx' 1) " (9332" 2187 40 1439243042 16777 9470 'Mod Application' 'bagpipelove123' 'roseanneiscool98@gmail.com' '80.229.118.173' 1 1439488061 'bagpipelove123' '[b]Original & Current Username[/b] - bagpipelove123 minecraft username bagpipelove
[b]Your Age & Gender[/b] - 12 female
[b]Your Skype - Skype is required[/b] ninjagirl2014
[b]When you first joined AviatorCraft[/b] -10/03/2015
[b]How often do you come on and participate[/b] with the community? - all the time.
[b]When are you generally available?[/b] - everyday
[b]Prior experience with plugins? Which?[/b] - i know how to use most plugins like experimental and world edit
[b]Prior Staff Experience? [/b]- i have became a mod on my own server what i run so i have 4 peoplw helping me run it its work in progress so i will try to get it working and on my server i make a good example i always think about what to do befor doing it also i only op people who are trusful and kind.

[b]Why do you want to participate in our staff team?[/b] - i want to help people make sure they are safe on aviatorcraft also letting them know mod's are there to help them .They are also there to make sure nothing bad happens like the server got hacked and be on the lookout for bad behaveour.
[b]Why should we choose you over other applicants?[/b] - people will see me as helpfull and kind also on the lookout for andthing happening .if they ask me anything i will try and awnser it as good as possible.
[b]What makes you stick out from the rest?[/b] - i will stand out to people because people will ask me questions and i will always reply to them they will see me trustwerthy and helpful.Also people will start to realise a mod is nice and there to help them they will also start saying that they are very helpfull.
[b]If a player has started harassing other players what would you do?[/b] - if i saw this i would temp ban them or mute them until they stop but if they keep doing it i will ban them.Also i will chech the rules and tell them in the future make sure you read the rules befor playing also think about what you say befor you say it.


-bagpipelove sorry i didnt do a lot of sentaces also  i tried my best to make it as good at possible

' 'xx' 1) " (9333" 2188 40 1439243096 16950 9333 'Me being a moderator ' 'severussnape466@yahoo.com' 'ozzy375playsmc@gmail.com' '198.72.137.14' 1 0 '' 'I would like to be a moderator because I enjoy helping people. I would always help somebody in need. I hope you keep me in mind. Thank you! Have a great day!

                                                                          Ozzy375 :)' 'smiley' 1) " (9334" 2188 40 1439243720 32 9334 'Re: Me being a moderator ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 1439244650 '7misun' '[b]Please Apply in the correct format
Use this link to see the required format[/b]

http://aviatorcraft.com/forum/index.php?topic=1869.0' 'xx' 1) " (9335" 2186 4 1439245617 31 9335 'Re: CASINO is broken' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Those slots were broken in 1.8 so they had to fix Casino.' 'xx' 1) " (9336" 2187 40 1439246609 17 11197 'Re: Mod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045688 'Luke' '[font=times new roman]Hello

Thanks for applying using the correct format. If you could please bold the questions that'd be great. Also the last four questions require at least 5-8 sentences I'd suggest revising them. :)

Thanks
Luke[/font]' 'xx' 1) " (9338" 2183 40 1439249503 46 9338 'Re: Mod Application' 'davide' 'davidenriquez41@gmail.com' '70.192.195.20' 1 0 '' '[font=georgia][b]Hello

When applying to become a moderator you must apply using the format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]READ BEFORE APPLYING[/url].  If you do not apply in the correct format the application will not be accepted.  You may edit your current post to fit into this format so that way you have a better chance at becoming a moderator. 

To edit your post click "Modify."

Best Regards
~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9339" 2088 2 1439249817 46 9339 'Re: Harrassment' 'davide' 'davidenriquez41@gmail.com' '70.192.195.20' 1 0 '' '[b][font=georgia]Hello

Sorry for the really long response time been a bit busy recently.

Based on the evidence provided I feel that this is more unnecessary rage then real harassment.  Since it is relatively minor I will issue a warning to the player. 

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9340" 2082 2 1439249906 46 9340 'Re: Spam again -.-' 'davide' 'davidenriquez41@gmail.com' '70.192.195.20' 1 0 '' '[b][font=georgia]Hello

Sorry for the late response been a bit busy recently. However this action will not go unpunished. 

The player will be [color=red]muted for 20 minutes[/color] on prison for spamming. Thank you for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9341" 2055 2 1439250259 46 9341 'Re: the hacks where so real like the tp hacks too ....' 'davide' 'davidenriquez41@gmail.com' '70.192.195.20' 1 0 '' '[b][font=georgia]Hello

Sorry for the late response been a bit busy recently.

Based on the evidence provided [color=red]this report has been denied[/color].  There is no conclusive evidence of hacking being performed in any portion of the video.  No punishment will be done.

Thank you for your concern though.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9342" 2174 40 1439250458 17 11197 'Re: Applying Re-done Sorry (Mod application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045651 'Luke' '[font=times new roman]Hello

You can click "Modify" to edit your application. Please do not remake any applications. Also the last four questions require at least 5-8 sentences to be eligible for our moderation team. I would suggest fixing your grammar and slang words this can come across rather unprofessional and rushed. You can view more tips on applying here; [url=http://bit.ly/1DAtzPP]http://bit.ly/1DAtzPP[/url]. Thanks for applying using the correct format :) .

Thanks
Luke[/font]' 'xx' 1) " (9343" 2189 40 1439250812 24 9989 'SoulMastera\'s Moderator App' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 1440346146 'Luke' '[b]Original & Current Username: [/b][i]FargMasteraTach5 (SoulMastera Morraltach).[/i]
[b]Your Age & Gender: [/b][i]14 Male.[/i]

[b]Your Skype:[/b][i]Fragarchcraft.[/i]

[b]When you first joined AviatorCraft:[/b][i]Around 2 or 2 1/2 year's.[/i]

[b]How often do you come on and participate with the community?[/b][i]I Will come on every day to check/guard if all the servers are being okay and fine (No Cussing Fights Hacks and Treats). I will also help if you guys ask to do something and I will do it.[/i]

[b]When are you generally available?[/b][i]For right now I come on between 9 AM to 10 PM because I am still in summer break. My school starts in August 24.  For school day's Monday to Thursday is 5 PM to 8-9 PM but on Friday's I'll be on maybe at 10 or 11 to check if I have a Home Game. I have Home Game's because I'm in Marching Band but I am off on Away Game's. Finally on weekend's is 9 AM to 10 PM. P.S. I'm in Central Zone.[/i]

[b]Prior experience with plugins? Which?[/b][i]I know all the Moderator plugin's like: WorldEdit /Kick /Mute /fly /Ban /Spy /V etc. .[/i]

[b]Prior Staff Experience? [/b][i]I have been Moderator for three other server's and been Admin for one server.[/i]

[b]Why do you want to participate in our staff team?[/b][i]I want to join the staff team because I know how to run server as a Moderator. Also how to use all the command's properly. Not some goofball and go over power with the command's. I only use WorldEdit if the Admin told me to. I use the other if there's any trouble. Eventho I'm going to be a Trial Moderator at the start if I get I will /kick them just for warning and if they do it again I will Skype you guys fix the issue.[/i]

[b]Why should we choose you over other applicants?[/b][i]I am very respectful and loyal to other people when I am a Moderator. I help a lot  people if they are having trouble. I'm mostly all in all the time if I am not busy. I also have a lot of Moderator/Builder experience and know how to use those commands. Then if I mess something up I would them the truth and why happen. [/i]

[b]What makes you stick out from the rest?[/b][i]I have built many arenas and high redstone mechanic base for myself defense. I use a lot of World Edit to make decoy's of building's. I use it to test them out if it is safe and work's. I sometime's forget a lot of world Edit command's but i do know how to use them. Then for using the other moderator commands I use it if there's any problem's. Examples:
[/i]
[b]1.[/b][i]If someone message me that there's a person Hacking I'll ask what is his/her username. Then I will do you /V and /TP to that user who hacking and spy on him. If he/her is hacking I will /Ban him/her.[/i]

[b]2.[/b][i]If a person is fighting another person I will why are they fighting and hear the person who isn't part of the fight what happen . Then I'll /mute the one the person who started the fight . After I mute that person and he keep fighting I'll /ban him.
[/i]
[b]3.[/b][i]This doesn't happen a lot on this server but getting people IP and DDoSing them is a huge problem and very illegal. I'll ask the person how he/her meet him. Then what program he is using. Finally I'll ask him to post the hole conversation.  If they have the IP I'll them to post the proof and Temp Ban them. Sorry if it's dumb for the Temp Ban but DDoSing other people is a huge no no. I have got DDoS before and it's not pretty. It's more like your Internet will be screw forever. (I was in a Channel in TeamSpeak and someone got my IP his brother told me that he got it and Private Message me a photo.) Took me a Week to Change my IP and now im safe.[/i]

[b]If a player has started harassing other players what would you do?[/b][i]Well I said it on my example: If a person is fighting another person I will why are they fighting and hear the person who isn't part of the fight what happen . Then I'll /mute the one the person who started the fight . After I mute that person and he keep fighting I'll /ban him. Theres a lot of different fight and argument can be created. So I normally do that when that happen.[/i]

[right][i]Thanks for reading my Application.[/i] ;)[/right]' 'xx' 1) " (9344" 2189 40 1439251188 17 11197 'Re: Moderator Applications : FargMasteraTach5' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045605 'Luke' '[font=times new roman]Hello

Thanks for applying using the correct format. I must say these colors are a little bizarre.

Thanks
Luke[/font]' 'xx' 1) " (9345" 2189 40 1439252061 24 9345 'Re: Moderator Applications : FargMasteraTach5' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=lrice11 link=topic=2189.msg9344#msg9344 date=1439251188]
Hello

Thanks for applying using the correct format. I must say these colors are a little bizarre.

Thanks
Luke
[/quote]
Gotta Add Colors on Applications on stuff right?' 'xx' 1) " (9346" 2172 40 1439253249 17 11197 'Re: Archer_Power00 Mod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045623 'Luke' '[font=times new roman]Hello

Your application seems fine however you must include 5-8 sentences in the last four questions in order to be eligible for a moderator position. We like to see stuff that makes you stick out from every other ordinary application :) .

Thanks
Luke[/font]' 'xx' 1) " (9347" 2190 26 1439254074 17 11708 'Archives' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1446160808 'Luke' '[font=times new roman]Hello

If you noticed I have created 4 different archive sections for recycled topics. These 4 sections consist of the following;

[b]Announcement Archives[/b] - Outdated/Unnecessary News/Announcement topics.
[b]Community Archives[/b] - Outdated/Deleted Community driven topics.
[b]Application/Entry Archives[/b] - Outdated Submissions & Applications.
[b]Report/Ban Archives[/b] - Outdated Player Reports and Ban Appeals.

These 4 archive sections have been created for staff members to more smoothly navigate through the recycled topics if need be. In situations where you might need to recover a deleted topic or look back on previous announcement posts this should help you find what your looking for. These will be filed manually if you have the time to do it I strong urge you to :) .

Regards
Luke[/font]' 'xx' 1) " (9348" 2191 36 1439256272 23 9383 'Staff App (R3dninjapanda) <Edited sorry>' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 1439318575 'R3dninjapanda_' '[color=purple][b]Original & Current Username[/b][/color] - R3dninjapanda_ (It will never change.)

[color=purple][b]Your Age & Gender[/b][/color] - 17 Female

[color=purple][b]Your Skype[/b][/color] - redninjapanda02

[color=purple][b]When you first joined AviatorCraft [/b][/color]- Early March 2014

[color=purple][b]How often do you come on and participate with the community?[/b][/color] - Fairly frequent. I used to be on factions all the time but now i am on prison and creative.

[color=purple][b]When are you generally available?[/b][/color] - I am available from 2-5pm and 8-10 on weekdays however the weekends i am available 24/7 .

[color=purple][b]Prior experience with plugins? Which?[/b][/color] - yes WorldGuard Essentials Worldedit plots Holograms Clear lag BuyCraft BedHome mcMMo plothome and other various plugins.

[color=purple][b]Prior Staff Experience?[/b][/color] - I have been head builder on Uber Factions as well as Uber
Pixelmon A mod on Mineferno A trial on KadeCraft and Co-owner to my own failed server for a while. ( I am also Trial builder currently on this server.)


[color=purple][b]Why do you want to participate in our staff team? -[/b][/color] I want to be a part of staff to help out when other staff is not available and to provide a wonderful experience for the players. As staff I know one of the main objectives is keeping the server safe and happy and that is what I would like to help upkeep and preserve even if it may be challenging.

[color=purple][b]Why should we choose you over other applicants?[/b][/color] -  I should be chosen due to my experience on the server and that i know how to deal with the people and what happens. I am usually on and can help out when need be and I'm not afraid to call someone out and ask them to stop harassing.

[color=purple][b]What makes you stick out from the rest? -[/b][/color]
I consider myself a ?person of the people? or someone who?s sole purpose is to help others in the most respectful and friendliest way possible. Many people refer to me as a therapist in a way because of this. However on the server already i have handled many situations dealing with an aggressive person to someone who was depressed and considering suicide. (I am not going to use names for privacy purposes.) I also am a very approachable person and I enjoy listening to others and getting to know them.

[color=purple][b]If a player has started harassing other players what would you do?[/b][/color] - If a player is to start harassing others i would take charge almost immediately. This act should not be tolerated because this server should be considered a safe haven for the people to have fun. So the first tactic would to ask nicely for them to stop also asking if there may be a way to make peace between the two people. However if this behavior continues in chat or via private messages I would have the player kicked to begin with asking them to stop once again. Until the player stopped being ill-mannered more kicks (up to 3) may be put in place as well as a final mute for their behavior.

Thank you for your time!
[color=red]R3d_[/color]' 'xx' 1) " (9349" 2191 36 1439268489 16530 9349 'Re: Staff App (R3dninjapanda)' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'If you are already a Trail Builder I don't think they want you as a moderator... They want you to focus more on your current job building rather the moderating.' 'xx' 1) " (9350" 2192 40 1439268767 16959 9350 'Moderater Applications' 'sewsavannah' 'savannah748103@gmail.com' '108.180.5.147' 1 0 '' 'I reallywant to be mod I have workedso hard on this server many times on many accounts but on this one I would like to become a mod I have never griefed or stolen I am trusted on many servers.i hope you take me into consideration
My Info:
Name: Savannah
Age: 12
Gender: Female

thx for looking at my application. ROCK ON AVIATOR!!!!!!!!!!!' 'xx' 1) " (9351" 2192 40 1439269421 17 11197 'Re: Moderater Applications' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045584 'Luke' '[font=times new roman]Hello

In order to be eligible for a moderator position you must use our provided application format found at the bottom of this page; [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. This will also tell you a little about how the applications will work. You can edit your application by click "Modify." From there you can paste in the application and write your answers. The deadline is the 16th of August feel free to edit it up until that point.

Thanks
Luke[/font]' 'xx' 1) " (9352" 2185 40 1439269533 17 9352 'Re: Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'Hello

In order to be eligible for a moderator position you must use our provided application format found at the bottom of this page; http://bit.ly/1gUWLaa. This will also tell you a little about how the applications will work. You can edit your application by click "Modify." From there you can paste in the application and write your answers. The deadline is the 16th of August feel free to edit it up until that point.

Thanks
Luke' 'xx' 1) " (9353" 2184 40 1439269543 17 11197 'Re: Mod Application.' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045557 'Luke' '[font=times new roman]Hello

In order to be eligible for a moderator position you must use our provided application format found at the bottom of this page; [url=http://bit.ly/1gUWLaa]http://bit.ly/1gUWLaa[/url]. This will also tell you a little about how the applications will work. You can edit your application by click "Modify." From there you can paste in the application and write your answers. The deadline is the 16th of August feel free to edit it up until that point.

Thanks
Luke[/font]' 'xx' 1) " (9354" 2178 40 1439269682 17 11197 'Re: Mod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045530 'Luke' '[font=times new roman]Hello

Thanks for applying using the correct format. I would suggest adding more information to your answers. Currently it doesn't not differ from any other ordinary application but rather appears rushed. Also as stated above we suggest you bold the questions this will make it easier for us to review. The last four questions require at least 5-8 sentences to be eligible for a moderator position. For more tips on applying you can view here; [url=http://bit.ly/1DAtzPP]http://bit.ly/1DAtzPP[/url].

Thanks
Luke[/font]' 'xx' 1) " (9355" 2180 40 1439269811 17 11197 'Re: Mod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045505 'Luke' '[font=times new roman]Hello

Thanks for applying using the correct format. The last four questions require at least 5-8 sentences to be eligible for a moderator position. We will be looking for applications that are concise and ones that differ from every other ordinary application.

Thanks
Luke[/font]' 'recycled' 1) " (9356" 2173 40 1439269935 17 11197 'Re: GraceTheChunk036 Mod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045468 'Luke' '[font=times new roman]Hello

If you could please make the beginning paragraph in the same format as the rest that'd be great. It's harder for us to review applications put in paragraph form especially without the question attached.

Thanks
Luke[/font]' 'xx' 1) " (9357" 2189 40 1439270036 17 9357 'Re: Moderator Applications : FargMasteraTach5' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[quote author=SoulMastera link=topic=2189.msg9345#msg9345 date=1439252061]
[quote author=lrice11 link=topic=2189.msg9344#msg9344 date=1439251188]
Hello

Thanks for applying using the correct format. I must say these colors are a little bizarre.

Thanks
Luke
[/quote]
Gotta Add Colors on Applications on stuff right?
[/quote]

We actually prefer applications without colors :).' 'xx' 1) " (9358" 2191 36 1439270279 16222 9358 'Re: Staff App (R3dninjapanda)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 1439270720 'lrice11' 'Builders are allowed to apply for a moderator position as well everyone gets a chance.' 'xx' 1) " (9359" 2118 36 1439273544 15846 9359 'Re: PvPBuilder\'s Moderator Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '124.187.80.237' 1 0 '' 'Good application PvpBuilder you have plenty of sentences for the 5-8 sentences section good luck! ' 'xx' 1) " (9360" 2139 36 1439273707 15846 9360 'Re: Trialmod Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '124.187.80.237' 1 0 '' 'Good application Facey like all of the others I wish you the best of luck on T-Mod/Moderator!' 'xx' 1) " (9361" 2189 40 1439274196 15846 9361 'Re: Moderator Applications : FargMasteraTach5' 'M1KKYP' 'mpicker1@bigpond.net.au' '124.187.80.237' 1 0 '' 'Good application soul but like Luke said I suggest bolding the questions and righting your response in normal text to help out the Admins lrice11 or Luke FireBlazer or Alex etc. Anyway Good luck to you and everyone else!' 'xx' 1) " (9362" 2189 40 1439275180 24 9362 'Re: Moderator Applications : FargMasteraTach5' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I can change it if you want me to.  :)' 'xx' 1) " (9363" 2193 18 1439276268 24 9363 '/f setwarp (name)' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I seen a lot of factions that have /f setwarp. /f warp makes the user to warp there own area in there faction claims. First you have to /f setwarp in you faction claim then put the name that you want to call it and put a password for it to make it private. Eventho you have to pay money to make those warps. For a Example:
<<Guest>>: /f setwarp BlazerHut TrojanError803
*Pay $$$ to make BlazerHut*' 'xx' 1) " (9364" 2194 18 1439276392 24 9364 'Buying Sponges' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Now you can get Sponges in 1.8. So why not adding it to the shop to get it. It helps alot when you use it to make/help on stuff.' 'xx' 1) " (9365" 2063 21 1439277449 16722 9365 'Re: I hope you\'ll add this' 'datcoolbacondude' 'cameronmcgregor0595@gmail.com' '109.146.59.164' 1 0 '' 'well when you put down the chest it asks you if you want to lock the chest and it tells you the command' 'xx' 1) " (9366" 1856 21 1439277536 16722 9366 'Re: Suggestion for the shop ' 'datcoolbacondude' 'cameronmcgregor0595@gmail.com' '109.146.59.164' 1 0 '' 'well if the survival world never runs out then ores cant run out' 'xx' 1) " (9367" 2189 40 1439281098 15846 9367 'Re: Moderator Applications : FargMasteraTach5' 'M1KKYP' 'mpicker1@bigpond.net.au' '211.31.48.234' 1 0 '' '[quote author=SoulMastera link=topic=2189.msg9362#msg9362 date=1439275180]
I can change it if you want me to.  :)
[/quote]

That would be good thanks :).' 'xx' 1) " (11138" 2551 2 1444667116 0 11138 'Re: Spaming' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[b]Report [color=green]Accepted[/color]
This player has been muted for 1 hour for multiple counts of spam. Thank you for your report.[/b]' 'xx' 1) " (11139" 2552 10 1444667131 15888 11139 'Re: SoulMastera' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'And just how is he supposed to do that O-o' 'xx' 1) " (11140" 2552 10 1444678860 16049 11140 'Re: SoulMastera' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'You could just try recording you doing it to a block then going into pvp doing the same thing to a block then to a player and hope they believe that its not a hack. Not much else i guess.' 'xx' 1) " (9369" 2103 39 1439292775 16348 9369 'Re: Farid002' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Vorah trust me he`s not a trash talker' 'recycled' 1) " (9370" 2172 40 1439294806 16940 9370 'Re: Archer_Power00 Mod Application' 'Archer_Power00' 'archerpower00@gmail.com' '108.3.91.206' 1 0 '' 'OH ok luke sry bro ill fix that
' 'xx' 1) " (9371" 2103 39 1439295299 46 9371 'Re: Farid002' 'davide' 'davidenriquez41@gmail.com' '173.209.212.192' 1 0 '' 'Have to agree with Fire on this one. I observed him the other day in the PvP  arena. Not bad. Can definetly handle himself. ' 'recycled' 1) " (9372" 2186 4 1439298085 1 9372 'Re: CASINO is broken' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.68' 1 0 '' 'I'm fine with reverting it back to the protocol hack if that's what everyone wants for casino.' 'xx' 1) " (9373" 2195 40 1439301603 16962 9373 'Moderator Application.' '_OMGitzANewEra_' 'AdamAbbott-Smith@outlook.com' '80.229.26.133' 1 0 '' 'My Moderator Application.

IGN: _OMGitzANewEra_
Realname: Adam Abbott-Smith
Age: 15
Skype: Adam_Smith_Derp
The rank I want to recieve: Moderator
Why I want to be staff?: I would love to be staff I love helping people building and just generally being amazing.
Have I had any experience on other servers?: Yes I own two servers I've been staff on many many servers. Ranks include; Helper - 2 servers. Moderator - 3 servers. Head-Moderator - 2 servers. Administrator - 6 servers. Head-Administrator - 4 servers. Developer - 3 servers in which I helped develop (Duh xD) and make the server popular. Unfortunately I had to leave that server for personal reasons and the other two shut down.
Co-Owner - 5 servers. And of course Owner - 2.
Thank you for reading my application whoever has read it. I don't mind if this application gets denied. But I can't get it if I don't try. :D Adios!' 'wink' 1) " (9374" 2110 40 1439302636 16940 9374 'Re: Staff Application' 'Archer_Power00' 'archerpower00@gmail.com' '108.3.91.206' 1 0 '' 'Not enough detail but great start' 'xx' 1) " (9375" 2127 40 1439302764 16940 9375 'Re: DendeTheWizard\'s Mod App' 'Archer_Power00' 'archerpower00@gmail.com' '108.3.91.206' 1 0 '' 'GG' 'xx' 1) " (9376" 2196 40 1439306371 16963 9376 'Unrocker13\'s Mod Application ' 'Unrocker13' 'mrbacon@live.com' '98.254.210.133' 1 0 '' '[b]Original & Current Username - Your original username will help us to better identify you which could help us determine your application.[/b]
My Original mc username was unrocker13 and still is today.

[b]You?re Age & Gender - This will NOT affect your chances of becoming a member on our staff team please be honest.[/b]
My age is 15 and I am a male

[b]Your Skype - Skype is required you must be able to participate in staff discussions.[/b]
My Skype is aaron13807

[b]When you first joined AviatorCraft - If you don't know give an approximate date.[/b]
I first joined aviatorcraft sometime around September 2013 or when the max mine in prison was M.

[b]How often do you come on and participate with the community? - We won't accept inactive community members.[/b]
I get online at least once a day unless something happens that is urgent and needs my attention more.

[b]When are you generally available? - This helps us know when we can count on you to perform your obligations.[/b]
I?m generally available any time on the weekends and after 2pm on weekdays

[b]Prior experience with plugins? Which? - You'll need to know how to use some plugins as a moderator.[/b]
My friend owned his own server and I made custom mobs and used world edit to make his spawn.

[b]Prior Staff Experience? - Previous experience might certainly help although isn't required.[/b]
As I said before I was an admin on a friend?s server even though it was just a small private server with just a few random people.

[b]Why do you want to participate in our staff team? - We like to know your reasons for joining. [/b]
I wish to participate in your staff team because sometimes when I?m on and there are no mods or anything people need help because there stuck in nether portals or somebody is hacking and I can?t do anything. I usually lose all of my good stuff trying to help the people. It would just be easier to kick/tp people out of harm?s way.

[b]Why should we choose you over other applicants? - Be thorough don't give partial reasonings.[/b]
You should choose me because I try to help whenever I can. If there is something I can?t do I will usually try to find an admin/mod to help a player with their problems. I think it would be easier if I could just help them.

[b]What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.[/b]
What makes me stick out from the rest is that I can basically always be on. Even if I want to play another game I can window it and leave mc open just in case. So I can help people whenever they need it. So what I?m getting at is I am basically always available

[b]If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled [/b]
If another player is harassing other players I would msg them a warning. If they persist to harass the player I shall mute them. The time depends on what degree the harassment qualifies under.' 'xx' 1) " (9377" 2162 40 1439306815 34 9377 'Re: InfectedTaco\'s Mod Application' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'BUMP

Need a staff member to review my post.' 'xx' 1) " (9378" 2117 40 1439307004 16837 9378 'Re: xxGOODYERxx Mod Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.12.236' 1 0 '' 'Great App! :D' 'xx' 1) " (9379" 2117 40 1439307329 17 11197 'Re: xxGOODYERxx Mod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045407 'Luke' '[font=times new roman]Hello

Thanks for applying using the correct format. I have bolded the questions so its easier for us to read.

Thanks
Luke[/font]' 'xx' 1) " (9380" 2117 40 1439307418 16398 9380 'Re: xxGOODYERxx Mod Application' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'Thanks for bolding them!' 'xx' 1) " (9381" 2162 40 1439307551 17 11197 'Re: InfectedTaco\'s Mod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045385 'Luke' '[font=times new roman]Hello

Your application will get looked at sometime or another there is no need to bump it. All applications will get looked at after the August 16th deadline they don't need to be reviewed before hand. Thanks for applying using the correct format.

Thanks
Luke[/font]' 'xx' 1) " (9382" 2103 39 1439312424 16530 9382 'Re: Farid002' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'i never said he's a trash talker?..... okay....?' 'recycled' 1) " (9383" 2197 40 1439314906 16729 9384 'Mod application (fixed)' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 1439319203 'ajencik' '[b]Original Username[/b]-    aTRIKO_ReTREAT
[b]Current Username[/b]-    aTRIKO
[b]Age[/b]-    14 (15 In October)
[b]Gender[/b]-    Male
[b]Skype[/b]-    Amjron
[b]When Did I First Join[/b]-    Around October Two Year Ago
[b]When Am I Available[/b]-  Around 2pm - 8pm (Summer) 4pm-8pm (School)
[b]TimeZone[/b]-  Eastern
[b]How often do you come on and participate with the community[/b]-    Fairly Often (around 4 Hours a day Depends on irl stuff I have to do)
[b]Prior experience with plugins[/b]-    I've Had a Few Encounters (Mcedit Essentisals)
[b]Prior Staff Experience[/b]-    Not Really( A Friends Server)
[b]Why Would I Want to participate in Staff[/b]-    I Feel Like I Could Really Help The Community I've Helped Beginners Start off on survival and I am in the forum helping occasionally.
[b]Why should we choose you over other applicants[/b]-    I Believe That I could really help benefit the server with helping many people problems and I am know throughout survival as a nice person. I will also be as active as i can to make sure that every problem can be resolved. I will not abuse my power as a moderator. I will not do anything to break the rules.
[b]What Makes you stick out from the rest[/b]-    I Love to help people I'm not one of the people who make fun of others I only defend my friends and others who didn't do anything.I also will be on very often to help as much as i can because there are hardly ever staff online.I Would also try to adjust and learn more about the plugins and make the server a better place. I also will help the server with even the smallest of problems. I would not be one of the people who don't take action against their friends if it comes to it i will have to take the action against my friends.
[b]If a player has started harassing other players what would you do[/b]-  If a player was being harassed i would ask why the harassment had started.Also ask them to stop if they don't I Would Contact a higher up staff member what to do. If the staff member says to mute i would take it into action and mute them. Then i would make sure those people were the only ones harassing them.
I Believe Regular People Should be given a second chance (Not Hackers).

Thank You
~aTRIKO :)
' 'smiley' 1) " (9384" 2198 2 1439319000 16174 9384 'Reporting PvpMeBruh' 'MaDdy_MC' 'mt_mc@outlook.com' '68.96.110.56' 1 0 '' '
1.Name of the suspect?: PvpMeBruh
2.What server was this on?: Prison
3.When did they break this rule?: Around 2 Minutes ago Currently 11:55 am
4.Proof of the happening: http://i.imgur.com/t3kCfUT.png
5.What rule was broken?: Word such As Nigga
6.Concise description (Not Required): I was handling a Argument Well But PvpMeBruh Decided to call me a Nigga and I know that is a word not allowed
' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (9385 2199 40 1439319256 0 9483 'PrettyCat App' 'PrettyCat' '' '90.215.83.172' 1 1439556229 'PrettyCat' '[i][b]Original & Current Username [/b][/i]- TeaCats PrettyCat

[b][i]Your Age & Gender [/i][/b]- I Am 12 And My Gender Is Female.

[b][i]Your Skype [/i][/b]- My Skype Is PurdyCat567

[i][b]When you first joined AviatorCraft [/b][/i]- I Joined AviatorCraft Around About Last Year Or So.

[i][b]How often do you come on and participate with the community?[/b][/i] - I Come On Quite A Lot To Visit My Friends I Have Made On The Server. And I just mine all day and all night on prison. I go on prison the most but I will try and go on the other games more often as the new mini games has arrived.

[i][b]When are you generally available?[/b][/i] - I Am Available 24 Hours A Day Unless I Have Any Holidays Or Celebration Purposes.

[i][b]Prior experience with plugins? Which?[/b][/i] - I Have a server of my own and I toy around with plugins all the time so my experience should be helpful. I use a lot of plugins such as world edit and faction/prison shop plugins etc and I know the basic commands for a moderator/administrator. Plugins is my favourite thing to do when I go on my server I do it all the time every day on my server. I practice with my plugins for applying for staff on these types of servers all the time too.

[i][b]Prior Staff Experience?[/b][/i] - I Have been staff on some servers before such as a moderator twice and an admin once.

[i][b]Why do you want to participate in our staff team?[/b][/i] - I Like To Know whats going on and I would really like to help out with anything that's needed help with. I Enjoy being a staff member it means a lot to me and other players will recognise me more and see me more often if I be chosen. Being a staff member means a lot to me and other players because its your responsibility to be there for the server when needed. Its a big job to do I know and its hard but I think I can handle it. I also like building a lot so as a staff member they do participate in a lot of building things and helping out with other players and I would be happy to help.

[i][b]Why should we choose you over other applicants?[/b][/i] - I can be there if the server needs me I really like helping out a lot and I would do what ever it takes for the server to keep going and succeed. I've always loved this server and I would be happy as other players do to become a staff member for this server. I am on all the time and I think there needs to be a mod like me from my time zone to check if things are all ok. I Can be there if any players are upset about anything because I like cheering people up and making them laugh its my job because people think I can be funny sometimes. Also If Anything needs fixing I can help with that too.

[i][b]What makes you stick out from the rest?[/b][/i] - I am a kind player to other players ive never been banned before and I just really like going on the server to see my friends and be who i am and try my best to be kind and friendly. Everyone is different in their own way and with a unique personality. like I said before I make people laugh and I'm always a good friend to anyone if they respect me back. I also think I stick out from the rest because I'm always alone sometimes and I feel left out and this is why I want this job so people can see who I really am inside. Also like I said I can help with anything at all no worries what so ever.

[i][b]If a player has started harassing other players what would you do?[/b][/i] - I would kick/mute them if its kind of that much harassment or a ban would be the case if its that bad. I Will be there for players who need a mod if they just contact me on Skype or just tell me. I've seen a lot of harassment on this server I've even been harassed and I really just want to help and stop it all. If they do it once I will tell them to stop nicely but if they carry on I will start kicking and muting I give second chances if I ask them to stop but if they keep on I will ban them if they do it several times.

Thank you all for reading I hope I go through my friends wish me luck and if I don't then congrats to the people who have done ;3 they will make great T-Mods. Thanks for reading special regards ~ PrettyCat =^-^=' 'xx' 1) " (9386" 2199 40 1439319880 16837 9386 'Re: PrettyCat App' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.12.236' 1 0 '' 'Good App PrettyCat :D' 'xx' 1) " (9387" 2118 36 1439320021 0 9387 'Re: PvPBuilder\'s Moderator Application' 'PrettyCat' '' '90.215.83.172' 1 0 '' 'Love The Application PvPBuilder :D Good Luck! ^-^' 'xx' 1) " (9388" 2199 40 1439320065 16559 9388 'Re: PrettyCat App' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'On the post "Read before applying" it states that questions 9-12 should be 5-8 sentences long

Thank you ' 'xx' 1) " (9389" 2199 40 1439320104 16559 9389 'Re: PrettyCat App' 'Awk0_Candy' 'iufgfi6e2@jfjfae.gvek' '68.112.155.107' 1 0 '' 'Otherwise this was a great application!' 'xx' 1) " (9390" 2199 40 1439322209 0 9390 'Re: PrettyCat App' 'PrettyCat' '' '90.215.83.172' 1 0 '' 'Thanks :) ive edited it thanks for the reminder.' 'xx' 1) " (9391" 2118 36 1439323209 16837 9391 'Re: PvPBuilder\'s Moderator Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.12.236' 1 0 '' 'Thanks for all The compliments!' 'xx' 1) " (9392" 2118 36 1439323230 16837 9392 'Re: PvPBuilder\'s Moderator Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.12.236' 1 0 '' ':D' 'xx' 1) " (9393" 2118 36 1439323344 16848 9393 'Re: PvPBuilder\'s Moderator Application' 'xXx_LEAH_xXx' 'abolger83@gmail.com' '109.77.12.236' 1 0 '' 'Your app is looking great! Good Luck! :)' 'xx' 1) " (9394" 2198 2 1439324978 32 9394 'Re: Reporting PvpMeBruh' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Hello
   
    Player has been muted for 1 hour for use of n word

[/b]' 'xx' 1) " (9395" 2200 40 1439325753 16519 9418 'BricksB Mod App' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 1439388258 'BricksB' 'Original & Current Username -  BricksB

Age & Gender - I am a 12 year old boy.

Your Skype Username - My Skype is BricksB01 but it will pop up as Colin Cundy.

When you joined AviatorCraft - I joined AviatorCraft around a year ago after watching AviatorGamings youtube channel.

How often do you come on to the server? - I try to come on at least 3 times a day. I rarely go onto factions creative etc. but i play on prison most of the time.

When are you available? - Because school started for many people I can be on from 3:00 - 5:00 p.m. and 9:00 - 10:00 p.m. on week days but on weekends any time unless i have football or studies.

Do you have any experience with plugins? - To be honest I have no experience with plugins sadly.

Staff experience - I have no experience with being a staff but on many unpopular servers i have been chosen to  be oped.

Why do you think we should choose you over other people? - I am friendly and love this server. I am also on minecraft most of my time unless i have sports or school.

Why do you want to participate in being part of staff? - I really like AviatorCraft and want to help make it one of the top servers.

What makes you different than others on this server? - I rarely say bad words and have never been reported for saying a bad word. I have many friends and are very nice.

If a player was harassing another what would you do? - I would tell them to kick them and mute them for 1 hour. If they continue I would ban for 24 hours. Then if they continue then ban for 2 weeks then and keep banning them for 2 weeks till 4th offense and then perm ban.

I hope some really good people get picked this time around just like every time  :D


' 'xx' 1) " (9396" 2201 35 1439326385 17 10830 'Forum Rule Policy' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1443745316 'Luke' '[center][size=18pt]AviatorCraft Forum Rule Policy[/size]

[b][size=12pt][font=times new roman]Common Courtesy[/font][/size][/b]
[font=times new roman]No harassing or provoking other users.
Do not intentionally start or engage in forum fights.
No sexism or racism.
Behave & show respect to everyone.
Use common sense.[/font]

[b][size=12pt][font=times new roman]Dont Spam[/font][/size][/b]
[font=times new roman]Do not repeat the same messages more than once.
Do not make the same thread twice.
Don?t make unnecessary/redundant threads.
Do not continually bump threads or attempt to revive old threads.
Limit the use of full caps.
Do not report random posts or topics.
Please use English the majority of our community is English.[/font]

[b][size=12pt][font=times new roman]Be Appropriate[/font][/size][/b]
[font=times new roman]Do not post explicit/malicious content.
Limit the use of swearing vulgar terms or the use of profanity.
Do not post graphical content attempt to keep things suitable for everyone.[/font]

[b][size=12pt][font=times new roman]Forum Accounts[/font][/size][/b]
[font=times new roman]Do not attempt to bypass a ban this will only make yours bans longer.
Do not impersonate an account or someone other than you.[/font]

[b][size=12pt][font=times new roman]General Forum[/font][/size][/b]
[font=times new roman]Do not attempt to capitalize off of our content or copy it for your own personal use.[/font]

[b][size=12pt][font=times new roman]Respect Staff[/font][/size][/b]
[font=times new roman]Do not hound the staff to look at your topics.
Do not mistreat the staff.
Do not wrongfully try to incriminate a staff member.[/font]

[font=times new roman]Failure in complying with these rules can/will result in a temp/permanent forum ban.
We strongly suggest you check back here in case we change our rule policy.
These rules may be subject to change at any given time and we are not required to verbally/directly inform you.

Thank you
AviatorCraft Staff Team[/font][/center]' 'xx' 1) " (9397" 2202 19 1439327174 16174 9397 'Prison Chat Suggestion :P' 'MaDdy_MC' 'mt_mc@outlook.com' '68.96.110.56' 1 0 '' '                  First Suggestion: I think it would be a good addition to have different chats. The reason I think this is because people tend to roleplay a lot of this might prevent people spamming. I know we have /ignore but we should have the option for like a friends chats group chats and All chats. With Msg you cant message 2+ people at a time unless separately. This can also help with teams Pvp or Builders that have a group of people.

                  Second Suggestion: Flying for plots would be a great addition for Prison plots Hitman+ or Chief. People tend to build more often on plots now that we can merge plots. I would be far more easier and would probably help influence people to buy Hitman or chief more!

            :D' 'smiley' 1) " (9398" 2203 4 1439328823 16342 9398 'Aviator Survival Denying ' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.33.151' 1 0 '' 'Aviator Craft on Survival is going through one of these main problems. The denying command kills them by them getting sent into the void. Please fix if you have time to read this.' 'xx' 1) " (9399" 2204 2 1439329206 16342 9399 'Just a Question About Reporting Players.' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.33.151' 1 0 '' 'I know we need video or picture proof of the reason why the player needs to be banned or kicked. I wonder if we can have witnesses of the happening? ' 'xx' 1) " (9400" 2205 3 1439329361 16342 9400 'I question of my interest or curiousity.' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.33.151' 1 0 '' 'Ok on AviatorCraft Survival I have an advice rank. They don't sell the rank anymore. But the thing is I want to get more plots. Is there a way I can get plots without buying a rank. Please reply in your spare time.' 'xx' 1) " (9401" 2206 1 1439332241 16837 9401 'Revamp' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.12.236' 1 0 '' 'Who's exited for the next revamp on prison? What are you most exited for?
That's all for this
Until next Time
Reece/PvPBuilder' 'xx' 1) " (9402" 2204 2 1439334129 15888 9402 'Re: Just a Question About Reporting Players.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '72.181.33.171' 1 0 '' 'No an image or a video is needed when reporting players. Witnesses don't count as proof.' 'xx' 1) " (9403" 2207 40 1439334582 16968 9507 'My Moderator Application' 'XxLovePugs04xX' 'ryliebartlett4404@yahoo.com' '66.190.160.48' 1 1439601479 'XxLovePugs04xX' 'IGN: XxLovePugs04xX
Age/Gender: 15/Female
Skype: XxLovePugs04xX
When I Joined: December/January of 2014/2015? Somewhere near there.
How Often: If not everyday then every other day!
Times Available: Weekdays: 4:30pm-9:00pm Weekends: 10am-11/12pm EST.
Plugins: I don't know the name because I worked with it a few months ago but I know I can use it! I'm sorry I can't give a name though.
Experience: Few mods Admins and 1 Co-Owner but I don't know if that server is still around.
Why: I would like to join the team because I love to help I am very friendly and love everyone (in no weird way ) and also I would love to join the team on the greatest server of ALL time! Aviatorcraft.
You should chose me over the rest because I am very helpful and determined. I am great with people and know how to be friendly and nice and all that. I'm also a big help in most things (mostly building.) I could be a great help and add on to the team!
I stick out because (like I have said in my other answers) I'm very friendly and active also I love to be around people and help out! Not a lot of people tend to type in chat until someone chats to them I just generally talk when I feel its necessary! I can also help people build and not just help them out with the normal things like how to play a game or find their plot on creative or something.
If a player is harassing another player I will address them and make sure they do not continue and understand the consequences.
Thanks for reading my application! It was very appreciated! I hope I can join the Aviator Craft Team!!
' 'grin' 1) " (9404" 2200 40 1439336663 0 9404 'Re: BricksB Mod App' 'PrettyCat' '' '90.215.83.172' 1 0 '' 'Gl brickeh o3o - Dashyy' 'xx' 1) " (9405" 2208 40 1439339443 16751 9405 'Moderator application' 'caraforever36' 'carafairc@gmail.com' '98.166.245.186' 1 0 '' 'Original & Current Username - Caraforever36 (nicknamed xX_Kelsey_Xx)

Your Age & Gender - Female 10
Your Skype - xX_Cara_Forever36_Xx (aka Clara Flaircloth)

How often do you come on and participate with the community? - Whenever i can. (almost everyday!)
When are you generally available? - Almost everyday normally after 8 on weekdays. and after 6 on fridays and whenever on weekends
Prior experience with plugins? Which? -Some but not all i will get help from JDK.
Prior Staff Experience? - I have been a Admin and a moderator before.



Why do you want to participate in our staff team? - Because i thought  it waould be a great oppurtunity for me. Also i like helping out. I think helping people is the right thing to do. And i feel like i would make a good moderator
Why should we choose you over other applicants? - I am respectful Responsible loyal caring kind . I care about other people. i am always there when people need me.
What makes you stick out from the rest? - Im different. Im smart. I am strong. I never give up!
' 'xx' 1) " (9406" 2208 40 1439343497 17 11197 'Re: Moderator application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445044568 'Luke' '[font=times new roman]Hello

Why did you create a second application? You currently have one open here; [url=http://aviatorcraft.com/forum/index.php?topic=2110.0]http://aviatorcraft.com/forum/index.php?topic=2110.0[/url]. I will be locking this application. If you wish to edit your previous application click "Modify."

Thanks
Luke[/font]' 'xx' 1) " (9407" 2207 40 1439344042 46 9407 'Re: My Moderator Application' 'davide' 'davidenriquez41@gmail.com' '70.192.198.56' 1 0 '' '[font=georgia][b]Hello

When applying to become a moderator you must apply using the format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]READ BEFORE APPLYING[/url].  If you do not apply in the correct format the application will not be accepted.  You may edit your current post to fit into this format so that way you have a better chance at becoming a moderator. 

To edit your post click "Modify."

Best Regards
~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9408" 2204 2 1439344359 46 9408 'Re: Just a Question About Reporting Players.' 'davide' 'davidenriquez41@gmail.com' '70.192.198.56' 1 0 '' '[quote author=Soniccaleb link=topic=2204.msg9402#msg9402 date=1439334129]
No an image or a video is needed when reporting players. Witnesses don't count as proof.
[/quote]

[b][font=georgia]This basically sums it up in a nutshell.  We need to have proof. For example I could just say (as an example):

[i]DurableGamer84 called me a total slut today and said to go kill myself.  My friend InfectedTaco was there and was a witness.  The incident happened on survival.
[/i]

You can probably start piecing together why we would not find this reliable.  You have never called me a slut or to go kill myself ever on the server but supposedly we have a witness that has not even been on the survival server for months.  Thus why we would not be able to take it as evidence.

~[color=blue]JDK21132[/color]  [/font][/b]' 'xx' 1) " (9409" 2209 40 1439344365 16970 9409 'Im applying for modddd' 'BiscuitSis6815' 'jessie6815@gmail.com' '75.115.169.26' 1 0 '' 'Hi! umm I wanna be a mod because I'm awsome' 'xx' 1) " (9410" 2209 40 1439344397 46 9410 'Re: Im applying for modddd' 'davide' 'davidenriquez41@gmail.com' '70.192.198.56' 1 0 '' '[font=georgia][b]Hello

When applying to become a moderator you must apply using the format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]READ BEFORE APPLYING[/url].  If you do not apply in the correct format the application will not be accepted.  You may edit your current post to fit into this format so that way you have a better chance at becoming a moderator. 

To edit your post click "Modify."

Best Regards
~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9411" 2210 7 1439344477 16504 9411 'This Is What Fireblazer Does In Spare Time ' 'MrGrummpy_14' 'alexc0996@gmail.com' '73.130.72.168' 1 0 '' '[color=red]Alex[/color]'s Answer To a Job well done!

http://i.imgur.com/RXVVbkm.gif

-[color=purple][b]Grummp[/b][/color]  ;) ' 'wink' 1) " (9412" 2195 40 1439344621 46 9412 'Re: Moderator Application.' 'davide' 'davidenriquez41@gmail.com' '70.192.198.56' 1 0 '' '[font=georgia][b]Hello

When applying to become a moderator you must apply using the format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]READ BEFORE APPLYING[/url].  If you do not apply in the correct format the application will not be accepted.  You may edit your current post to fit into this format so that way you have a better chance at becoming a moderator. 

To edit your post click "Modify."

Best Regards
~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (9413" 2211 28 1439345783 17 11342 '► Read If You Applied.' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445484247 'Luke' '[font=times new roman]Hello

Here at AviatorCraft we strive to create fun and exciting builds that you guys will enjoy. In the process we must maintain a level of quality within the builds we display. Due to this we must look for specific builders that meet our expectations. [/font]

[font=times new roman]Unlike Staff Applications these applications are opened for an indefinite period of time. This means that build team applications will likely maintain opened for awhile or until our team is capped out. This does not mean we are always looking to accept new builders though. We don't want a full team of builders that share partially our expectations but rather a minimal team that share our same expectations in quality and design. This means that some applications will remain open for awhile giving us time to look over things and decide if the application is up to par. [/font]

[font=times new roman]In this instance do not worry. We will look at everyones application some will just take longer to review than others. Of course if you are denied please remember you can always apply again in three weeks. In fact seeing improvement over the times you apply can show dedication and might even help your chances.

Regards [/font]
[font=times new roman]Luke & AviatorCraft Build Team[/font]' 'xx' 1) " (9414" 2212 40 1439351743 15846 9520 'T-Moderator/Moderator application Critical_Hits' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 1439637643 'M1KKYP' 'Hello before you read my application i would like to thank you (the admins) for putting your time into reading all these applications. Thank You.

[b]1.Original & Current Username:[b] 
[i]My current username is Critical_Hits and my old username is M1KKYP[/i]

2.[b]Your Age & Gender:[/b] 
[i]My age is currantly 13 and I am a male[/i]

3.[b]Your Skype:[/b]
[i]Please P.M me for my skype for privacy issues. Thanks.[/i]

4. [b]When you first joined AviatorCraft:[/b]
[i]I joined aviatorcraft (in-game) around early October 2013 and i registered for an account n the foums on the 23/08/2014.[/i]

5.[b]How often do you come on and participate with the community:[/b] 
[i]I come on aviatorcraft quite often. I go on the forums quite alot help out with any people who need help in-game and on the forums communitty aswell.[/i]

6.[b]When are you generally available:[/b] 
[i]I am avaible mainly in the afternoons from around 4pm-5pm-6pm[/i]

[i]Monday: Around 1-2 hours in-game and forums.
Tuesday: Around 30mins-1 hour mainly on the forums.
Wednesday: Around 30mins-1 hour mainly on the forums.
Thursday: Around 1-2 hours in-game and forums.
Friday: Around 30mins-1 hour mainly in-game.
Saturday: Around 4-5 hours or more mainly in-game but also on forums.
Sunday: Around 4-5 hours or more mainly on forums but also in-game.
Over the week I have around 16 or more hours in-game and on forums.[/i]

7.[b]Prior experience with plugins: Which:[/b] 
[i]I have quite alot of knowledge with plugins I have a bukkit server which has plenty of plugins on it I have used alot of plugins over time I have been playing Minecraft for. The plugins that I am mainly familier with are; CombatTag; Mcmmo which I am very experienced with I have tested plenty of things with the plugin BanManager ClearLag worldedit worldguard PermisionsEx Essentials ServerSigns BuyCraft etc.[/i]

8.[b]Prior Staff Experience:[/b] 
[i]I have been an "Admin" on two servers and "Owner" on my bukkit server.[/i]

[u][b]Individual Questions - 5-8 sentences per question or more[/b][/u]

9.[b]Why do you want to participate in our staff team?[/b] 
[i]Honestly I love the aviatorcraft server and I am very familier with it. I would love to join the staff team because I would like to help the staff team keep the server a fun and happy place to be. I have heard and seen plenty of good things happen with the staff team they are respected and they help everyone who needs help and I would like to be one of those people who help people out and even if I don't achieve T-moderator/Moderator I still will help people out. Also I would love to join the team because I am commited to everything I do and I don't back out.[/i]

10.[b]Why should we choose you over other applicants?[/b] 
[i]I don't just give you what is expected as a T-Moderator/Moderator I can give you different values through-out the time of my Trial as a moderator (if i get the job of course) and I am comftorbal with you guys assesing me through-out my Trial aswell because I want to make sure im on track with anything needed. I like to stay up to date with as much as I can so I always know what is happening at the time. I also think that you should choose me over other applicants because I am experianced with; plugins mods etc. I have read quite a few of the applications and they are preety good I wouldn't be suprised if they were chosen for T-moderator/Moderator but I think that my skills are more than nessasary for the job. I have helped out other admins and mods before on servers with beta testing games. Also I always listen to both sides of every story/problem and I take it in and decied farely and truthfully for e.g: If my best friend in the whole wide world was to be playing on and he was breaking rules before I got on and if he was to say he wasn't breaking any rules I would ask everyone there for their story of what happened and if a majority of people says he was I would give him the correct punishment. I don't favourite. I personally have never been reported for anything over the time I have been here in the aviatorcraft communitty when I'm quite sure that a few of the other applicants have been reported and banned. [/i]

11.[b]What makes you stick out from the rest?[/b] 
[i]I DO have general knowledge with plugins mods like I said etc. I believe that I can stick out from the rest because I am respected in the server I am known on the server and I respect the players aswell. I also believe that my application is more quality than quantity like they say "Quality Over Quantity!" I think that I am mature enough unlike some of the others and I have been on the server for alot longer then quite a few people aswell. My grammer is really good that is one of the reasons why I am at a high maturaty level for the job.[/i]

12. [b]If a player has started harassing other players what would you do?[/b] 
[i]Well I would follow the harrasment protocall but if you would like my way here it is; I would kick the player once from the server. If they do it a second time I would mute the player fr 1 hour. If they do it a third time I would the player for 7 days. If they do it again I would ban the player perminantly from all servers.[/i]

Thank You for reading this! Good luck to all other applicants. Have a nice day/night. :)' 'xx' 1) " (9415" 2212 40 1439352009 15846 9415 'Re: T-Moderator/Moderator application Critical_Hits' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Ummm I do not not why it is all bold i just tried to modify it?' 'xx' 1) " (9416" 2213 40 1439385517 38 9416 '109number9\'s Staff Application' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' '[u]Routine & Standard Questions[/u]

[size=10pt][b]Original & Current Username[/b][/size] ? 109number9

[size=10pt][b]Your Age & Gender [/b][/size]? 15 years old and male

[size=10pt][b]Your Skype[/b][/size] ? one09bumber9

[size=10pt][b]When you first joined AviatorCraft[/b][/size] ? I joined around June 2014 when the server was still in early beta and everyone was just starting to get setup.

[size=10pt][b]How often do you come on and participate with the community?[/b][/size] ?I?m usually on a couple hours a day and I occasionally look over the forums when I get bored and I don?t want to miss out on anything.

[size=10pt][b]When are you generally available?[/b][/size] - I usually get on everyday for at least an hour or two but if I get the position I would make an effort to be on more.

[size=10pt][b]Prior experience with plugins? Which?[/b][/size] - - I am well experienced with plugins such as Essentials NoCheat WorldEdit and McMMO As well as much more that most servers have.

[size=10pt][b]Prior Staff Experience?[/b][/size] -I have a lot of prior experiences moderating managing and owning minecraft servers. I haven't moderated any huge servers or communities but I did part-take in some that I considered to be successful as far as minecraft servers go. These servers are SimpsonCraft WitherByte MineShard CreeperCraft XeonX and some other smaller servers with only a few players daily. I did not part-take in any world-class Minecraft servers or anything but I did part-take in servers where I discovered useful abilities and what the aspects and elements are to be a great staff member and to take that specified server to high altitudes in any way shape or form.

[u]Individual Questions:[/u]

[size=10pt][b]Why do you want to participate in our staff team?[/b][/size] ?
I feel that when people are needed on the forum or in game they would like the answers of any situation and to be notified when a problem had been solved and/or fixed. I also notice there are so many harassments and aggressive players that are not friendly. Not many players use the forum to report those who are breaking the rules but instead continue to cause problems to that person and toward themselves. I want to be a moderator to put an end to anything that is related to harassment and cheats. That is not only reason I want become a mod for Aviatorcraft as moderator of a server you have responsibility to your job I want to learn how to be responsible and help others in anything possible way.
AviatorCraft is also expanding and getting more players I feared that we would need more moderators to help expand the server and I want to try my best to help in any way.

[size=10pt][b]Why should we choose you over other applicants?[/b][/size] - I do not want to come across as if I am "bragging" for I'm simply just trying to inform you guys of my capabilities to be a staff member and I will do my best to show them and to still abide by being honest & modest. Anyways my reasoning for thinking I should be staff member is that I know over the years I have made mistakes in past servers I moderated or administrated but I didn't quit after executing those mistakes I took ownership and learned from them. What I am trying to get at is I have moderated a lot of servers not saying they were big but I learned of the course of moderating these servers the general aspects and elements one must consist of to not be a staff member but a good one a staff member that doesn't give 100% but 110% showing and proving his/her dedication to the specified server they moderate...even administrate. I know I have developed the traits as well and have even created ones that I abide by on a daily basis:

- Socialism - Interact in chat with the players crack jokes puns and show your friendliness but to not lose focus of your duty.
- Enforcement - When correcting a player of his/her wrong doings approach the situation gentle and kind to keep the server to maintain stable.
- Gameplay - Playing games that the server consists of is great but moderation comes first meaning moderating the servers and website forums. My opinion on this is that once you become a staff member focusing on your main duties comes first rather than you playing games. Don't get me wrong I want staff members to play the server's games but to also keep sigh on why they proudly where their staff tag.
- InActivity - When you know you won't be able to execute your amount of activity on the server and website notify an administrator as soon as possible to ovoid being demoted for inactivity or other punishments.

Now don't get me wrong I don't mind working along with any server's staff rules regulations and policies but those are a few that I use on every server I work(ed) on to make sure I put in 110% and live up to my duty and to show my dedication and gratefulness to represent this community as a community with hardworking dedicated disciplined and amazing staff. Besides consisting of the aspects and elements of being a staff member I feel I can benefit this server from my doing as a staff member whether it's moderating or whatever I am assigned to later in the future. To go more into detail with what I am trying to get across is is that I consume of a burning passion to give it all I got with anything leading me to achieve high goals in almost anything I wish to achieve. Some people might not be up-front and honest in their applications but I will.  Lastly I believe if and If I do progress higher and higher by giving my duty as a staff member I can bring this community along with the other staff members to a higher state of an efficient server with commendable qualities consisted of it and as I progress may this community do the same but 10x more!

[size=10pt][b]What makes you stick out from the rest?[/b][/size] ? One reason is because of my experience. Don?t want to offend people that have little or none but I think it?s better to find someone that?s qualified I believe that would be me. I?m not saying that it?s bad to get an inexperienced person or anything I?m just saying that they may or may not know how to act under pressure or in certain situations.

Another reason is that before the server died down the staff got a bad rap for actually playing. I play primarily in factions and every time a staff member would kill a player or a player killed a staff member one of 3 things would happen. (1) The staff member would accuse the player of hacking (2) The player would claim the staff abused his power (3) Nothing. It was usually one or two and I would like to change that reputation.

My third reason would be that I can have fun joke around and even be friends with the players but there are times for this. There are also times to be firm formal and mature. I can do both very easily. I understand things for what they are and keep it real.

My fourth and final reason is that I use good judgment. I listen to both sides of the story and then contemplate who?s at fault based on how I see it. I don?t do harebrained thinks like kicking players just to mess around with them or because they did something I didn?t like. Its easy to mess around but when I need to be serious I leave all that behind and solve the problem.

[size=10pt][b]If a player has started harassing other players what would you do?[/b][/size] -
*First: note that every situation is different and will probably need to be handled differently.

I would begin by asking what the problem is. Then I will attempt to work out an easy and compromising solution to the what the problem is without the necessity of any actual punishment as much as I can instead of directly skipping straight to immediate and possibly unnecessary punishment. If this compromise does not succeed I will then work out the appropriate punishment for the player/players' 'recycled' 1) " (9417" 2156 40 1439385543 16973 9445 'Re: My Moderator Application' 'xX_TigeyPlayz_Xx' 'vdh5600@gmail.com' '65.94.30.33' 1 1439408832 'xX_TigeyPlayz_Xx' 'mistake srry xD
' 'xx' 1) " (9446" 2220 40 1439411032 34 9446 'Re: My Moderator Application (hope you like)' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' '[quote author=109number9 link=topic=2220.msg9442#msg9442 date=1439404462]
Is there a reason you posted it twice?
[/quote]
**bakerXderek voice** I think it is pretty fuggin' cool how she is a 14 year old girl in the first post then a 11 year old girl in the second one.' 'recycled' 1) " (9447" 2220 40 1439411903 38 9447 'Re: My Moderator Application (hope you like)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' '[quote author=InfectedTaco link=topic=2220.msg9446#msg9446 date=1439411032]
[quote author=109number9 link=topic=2220.msg9442#msg9442 date=1439404462]
Is there a reason you posted it twice?
[/quote]
**bakerXderek voice** I think it is pretty fuggin' cool how she is a 14 year old girl in the first post then a 11 year old girl in the second one.
[/quote]


In the first one they are a 14 year old male and in the second one they are an 11 year old female ._.' 'recycled' 1) " (9448" 2222 40 1439414561 16981 9756 'Mod Application' 'Deadman9012' 'tykane00@gmail.com' '99.5.69.202' 1 1439906406 'davide' '[b]Original Username[/b]: Deadman9012
[b]Your Age & Gender[/b]: Age 12 & Gender Male
[b]Skype[/b]: Deadguy1590
[b]When you first joined aviatorcraft[/b]: I Joined Aviator Around 3 Months Ago
[b]How often do you come on and participate in the community[/b]: I Come On Aviator Every Day
[b]When are you generally available[/b]: I'm available around 4 PM - 9 PM Monday - Thursday (cause of skype)
[b]Prior Experience with Plugins? Which?[/b]: Use with plugins NEVER
[b]Prior Staff Experience?[/b]: No Other Staff Help Cause No One Will Accept Me Because Of My Age

[b]Why do you want to participate in the staff team?[/b]:
I want to participate in the staff team NOT because of respect but cause i want to help.
I also want to join because i'd like to just be nice to other people and just generally have fun and make friends.
But i mainly want to join because i REALLY want to help.
I could have friends help on stuff i don't know the answer to so i'll never turn down a needing help player.

[b]Why should we chose you over other applicants?[/b]
I really have no answer why you should choose me but i think i'm personally and according to my friends i'm really nice helpful and smart.
I used most of my answers in that sentence alone besides the next one.
I personally think alot of staff members i have met are just douche bags (NOT ON THIS SERVER).

[b]What makes you stick out from the rest?[/b]
I think i go above and beyond with answering questions being on alot and just going above and beyond in general.
I think i would be a good staff member in general idk how good the rest are so idk how to compare myself to them.
I answer peoples questions alot even though i'm not a staff member.

[b]If a player started harassing other players what would you do?[/b]
I would if 2 people were harassing each other i would either kick one or both.
Or i would contact the owner.
Or i would contact top admin.
Also i would if it got bad enough i would temp-ban.' 'xx' 1) " (9418" 2214 40 1439386438 38 9418 '109number9\'s Staff Application' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' '[size=10pt][b]Original & Current Username[/b][/size] ? 109number9

[size=10pt][b]Your Age & Gender[/b][/size] ? 15 years old and male

[size=10pt][b]Your Skype[/b][/size] ? one09bumber9

[size=10pt][b]When you first joined AviatorCraft[/b][/size] ? I joined around June 2014 when the server was still in early beta and everyone was just starting to get setup.

[size=10pt][b]How often do you come on and participate with the community?[/b][/size] ?I?m usually on a couple hours a day and I occasionally look over the forums when I get bored and I don?t want to miss out on anything.

[size=10pt][b]When are you generally available? [/b][/size]- I usually get on everyday for at least an hour or two but if I get the position I would make an effort to be on more.

[size=10pt][b]Prior experience with plugins? Which?[/b][/size] - - I am well experienced with plugins such as Essentials NoCheat WorldEdit and McMMO As well as much more that most servers have.

[size=10pt][b]Prior Staff Experience?[/b][/size] -I have a lot of prior experiences moderating managing and owning minecraft servers. I haven't moderated any huge servers or communities but I did part-take in some that I considered to be successful as far as minecraft servers go. These servers are SimpsonCraft WitherByte MineShard CreeperCraft XeonX and some other smaller servers with only a few players daily. I did not part-take in any world-class Minecraft servers or anything but I did part-take in servers where I discovered useful abilities and what the aspects and elements are to be a great staff member and to take that specified server to high altitudes in any way shape or form.

[u]Individual Questions:[/u]

[size=10pt][b]Why do you want to participate in our staff team? ? [/b][/size]
I feel that when people are needed on the forum or in game they would like the answers of any situation and to be notified when a problem had been solved and/or fixed. I also notice there are so many harassments and aggressive players that are not friendly. Not many players use the forum to report those who are breaking the rules but instead continue to cause problems to that person and toward themselves. I want to be a moderator to put an end to anything that is related to harassment and cheats. That is not only reason I want become a mod I also want to become a moderator because this is one of my favorite servers to play on and I want to see that it is well taken care of.

[size=10pt][b]Why should we choose you over other applicants?[/b][/size] - I do not want to come across as if I am "bragging" for I'm simply just trying to inform you guys of my capabilities to be a staff member and I will do my best to show them and to still abide by being honest & modest. Anyways my reasoning for thinking I should be staff member is that I know over the years I have made mistakes in past servers I moderated or administrated but I didn't quit after executing those mistakes I took ownership and learned from them. What I am trying to get at is I have moderated a lot of servers not saying they were big but I learned of the course of moderating these servers the general aspects and elements one must consist of to not be a staff member but a good one a staff member that doesn't give 100% but 110% showing and proving his/her dedication to the specified server they moderate...even administrate. My policy is to make sure I put in 110% and live up to my duty and to show my dedication and gratefulness to represent this community as a community with hardworking dedicated disciplined and amazing staff. Besides consisting of the aspects and elements of being a staff member I feel I can benefit this server from my doing as a staff member whether it's moderating or whatever I am assigned to later in the future. To go more into detail with what I am trying to get across is is that I consume of a burning passion to give it all I got with anything leading me to achieve high goals in almost anything I wish to achieve. Some people might not be up-front and honest in their applications but I will.  Lastly I believe if and If I do progress higher and higher by giving my duty as a staff member I can bring this community along with the other staff members to a higher state of an efficient server with commendable qualities consisted of it and as I progress may this community do the same but 10x more!

[size=10pt][b]What makes you stick out from the rest?[/b][/size] ? One reason is because of my experience. Don?t want to offend people that have little or none but I think it?s better to find someone that?s qualified I believe that would be me. I?m not saying that it?s bad to get an inexperienced person or anything I?m just saying that they may or may not know how to act under pressure or in certain situations.

Another reason is that before the server died down the staff got a bad rap for actually playing. I play primarily in factions and every time a staff member would kill a player or a player killed a staff member one of 3 things would happen. (1) The staff member would accuse the player of hacking (2) The player would claim the staff abused his power (3) Nothing. It was usually one or two and I would like to change that reputation.

My third reason would be that I can have fun joke around and even be friends with the players but there are times for this. There are also times to be firm formal and mature. I can do both very easily. I understand things for what they are and keep it real.

My fourth and final reason is that I use good judgment. I listen to both sides of the story and then contemplate who?s at fault based on how I see it. I don?t do harebrained thinks like kicking players just to mess around with them or because they did something I didn?t like. Its easy to mess around but when I need to be serious I leave all that behind and solve the problem.

[size=10pt][b]If a player has started harassing other players what would you do? -[/b][/size]
*First: note that every situation is different and will probably need to be handled differently.

I would begin by asking what the problem is. Then I will attempt to work out an easy and compromising solution to the what the problem is without the necessity of any actual punishment as much as I can instead of directly skipping straight to immediate and possibly unnecessary punishment. If this compromise does not succeed I will then work out the appropriate punishment for the player/players' 'smiley' 1) " (9419" 2215 40 1439391248 16975 9419 'Mod' 'halobot3000' 'williambruns11@yahoo.com' '76.101.49.187' 1 0 '' 'Hey Aviator I just Want To Say That I really Want to be a Mod because I can use The tp tool and The Builder Axe Tool So Hope I can Get To Be A mod! -halobot3000  8)' 'thumbup' 1) " (9420" 2183 40 1439392690 16837 9420 'Re: Mod Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.54.73' 1 0 '' 'Good luck though Walt when you Modify :D' 'xx' 1) " (9421" 2206 1 1439392718 16696 9421 'What Im Excited For ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '
New Prison Spawn

Redone Prison Mines and Mines UP To Z

New PvP Area

And New Prison Shop

Thats What im excited for :D ' 'xx' 1) " (9422" 2216 2 1439396235 16277 9422 'Larz glitching or hacking' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '81.109.199.96' 1 0 '' 'i recorded larz killing me in 3 hits with fists link: https://youtu.be/6P-ku-XY-e0
' 'xx' 1) " (9423" 2216 2 1439396817 1 9423 'Re: Larz glitching or hacking' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.103' 1 0 '' 'It looks like he's holding some boots which could be enchanted with something it does look suspicious though.
I'll show the other staff members this.' 'xx' 1) " (9424" 2216 2 1439396887 16543 9424 'Re: Larz glitching or hacking' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'HACK
BAN HIM
FAST
XD
' 'xx' 1) " (9425" 2216 2 1439397117 16837 9425 'Re: Larz glitching or hacking' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.54.73' 1 0 '' 'He is not holding any boots though ' 'xx' 1) " (9426" 2216 2 1439397262 16543 9426 'Re: Larz glitching or hacking' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'firepowerhd657 is doing it to its a hack :D
' 'xx' 1) " (9427" 2216 2 1439397648 16543 9427 'Re: Larz glitching or hacking' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'i got it from firepowerhd657 (the hack client)
' 'xx' 1) " (9428" 2215 40 1439399148 38 9428 'Re: Mod' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' '[b]Hello

When applying to become a moderator you must apply using the format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0][color=blue]READ BEFORE APPLYING[/color][/url]. If you do not apply in the correct format the application will not be accepted.  You may edit your current post to fit into this format so that way you have a better chance at becoming a moderator. 

To edit your post click "Modify."

Best Regards
~[color=blue]109number9[/color][/b]' 'xx' 1) " (9429" 2215 40 1439400547 16973 9429 'Re: Mod' 'xX_TigeyPlayz_Xx' 'vdh5600@gmail.com' '70.26.176.36' 1 0 '' 'Hello dear aviatorcraft
I am applying for [color=purple]mod[/color] for a few reasons. 1. I love giving a helpful hand i would love helping the server grow! 2. I would like no LOVE being mod on this server because i would like to discover what its liek to be a mod on such an awesome server :D. - xX_TigeyPlayz_Xx
' 'xx' 1) " (9430" 2215 40 1439400890 16837 9431 'Re: Mod' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.54.73' 1 1439401133 'PvPBuilder' 'Hi xX_TigerPlays_Xx
When applying to be a moderator You must apply using the format that 109number9 has linked above. This is just to give you a greater chance of being a moderator. This is also not the place to apply. When on the page known as Moderator Applications (Open) You have to click new topic. Here you may start your application.
Best Wishes for your Application
Until Next Time
Reece (PvPBuilder)' 'xx' 1) " (9431" 2203 4 1439401081 1 9431 'Re: Aviator Survival Denying ' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.103' 1 0 '' 'Hi this has now been resolved.
Thanks.' 'xx' 1) " (9432" 2215 40 1439401306 16973 9432 'Re: Mod' 'xX_TigeyPlayz_Xx' 'vdh5600@gmail.com' '70.26.176.36' 1 0 '' 'do u have skype  i need ur help i cant do this :(
' 'xx' 1) " (9433" 2217 40 1439401465 16977 9433 'My Moderator Application' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 0 '' 'IGN: powerwolf345
Realname: Amberly Desiree Paniagua
Age: 11
Skype: The Power Of The Queen Wolf
The rank I want to recieve: Moderator
Why I want to be staff?: I would love to be staff I love to help my friends and other people i meet and i love building and i love see really cool amazing things
Have I had any experience on other servers?: No but i own a server and i have some friends who are helping me with it there is owner-1 co-owner-1 mod-2 admin-1 builder-1 thats what i have now but i still need to work on my server
Thank you for reading my application whoever has read it. I don't mind if this application gets denied. But I can't get it if I don't try.  ;D :D :) Adios!' 'recycled' 1) " (9434" 2218 40 1439402034 16973 9467 'My application for mod!' 'xX_TigeyPlayz_Xx' 'vdh5600@gmail.com' '70.26.176.36' 1 1439482393 'xX_TigeyPlayz_Xx' 'Minecraft Username: xX_TigeyPlayz_Xx
Your Age & Gender : 11 male
Your Skype : LonelyLittleBoy
When you first joined AviatorCraft : about when i got launched...(approximately)
How often do you come on and participate with the community? : I'm on every day :D
When are you generally available? : on weekends im on from 7 am to about 5 pm and weekdays im on after 4 pm
Prior experience with plugins? Which? : not much but im sure im capable
Priof Staff Experience? : Yes actualy alot! I've been head mod administrator and co-owner :D


Why do you want to participate in our staff team?: for me honestly i like giving a hand to people that need help im a loyal friend and i like to be part of staff cuz i feel more.. ''allowed in" because im rejected often by people :(

Why should we choose you over other applicants? I am a loyal trusty friend and i have NEVER been a moderator on such a great server

What makes you stick out from the rest?: well i can do the craziest of the craziest of things and i when im told something i do it but i try to make it better than its supposed to be
If a player has started harassing other players what would you do?: I would tell the "harasser" to stop what he is doing and tell others not to get involved.
-Thank you for reading u best friend tigey :)



' 'recycled' 1) " (9435" 2215 40 1439402173 16837 9435 'Re: Mod' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.54.73' 1 0 '' '[b]I am sorry I cannot help other applicants as I am an applicant myself
~[color=limegreen]Reece PvPBuilder[/color][/b]' 'xx' 1) " (9436" 2216 2 1439402225 16620 9436 'Re: Larz glitching or hacking' 'chubby_chowder' 'hojunchang@gmail.com' '70.178.8.137' 1 0 '' '[quote author=_The_Larz_ link=topic=2216.msg9424#msg9424 date=1439396887]
HACK
BAN HIM
FAST
XD
[/quote]
you cant enchant boots with sharpness so there would be no way that he could 3 hit depth without hacks
' 'xx' 1) " (9437" 2216 2 1439402329 26 9437 'Re: Larz glitching or hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'theres a hack that can enchant any item with sharpness whatever.' 'xx' 1) " (9438" 2218 40 1439402352 16837 9438 'Re: My application for mod!' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.54.73' 1 1439402447 'PvPBuilder' 'Hello

When applying to become a moderator you must apply using the format found on the Moderatpr Applications (Open) Page where at the top of the page it should say Temp. How to apply. Click into that post and go from there  If you do not apply in the correct format the application will not be accepted.  You may edit your current post to fit into this format so that way you have a better chance at becoming a moderator. 

To edit your post click "Modify."

Best Regards
~[color=limegreen]Reece (PvPBuilder)[/color]' 'recycled' 1) " (9439" 2218 40 1439403287 38 9439 'Re: My application for mod!' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' '[url=http://aviatorcraft.com/forum/index.php?topic=1869.0][color=blue][size=10pt][b]Here is a link[/b][/size][/color][/url][size=10pt] to the post PvPBuilder is referring to.[/size]' 'recycled' 1) " (9440" 2219 39 1439403596 16977 9440 'My Moderator Application' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 0 '' 'Minecraft Username: powerwolf345
Your Age & Gender : 14 male
Your Skype : The Power Of The Queen Wolf
When you first joined aviatorcraft: in 2013
How often do you come on and participate with the community? : alot I go on creatve and I
Build some stuff on my plot
When are you generally available? : Like around 9 Am Till Like 10 or 11 Pm
Prior experience with plugins?: never used and dont know how
Priof Staff Experience? : I never been staff before but i do own a server


Why do you want to participate in our staff team : I love helping people out and I would like to help the server grow and I luv the server



Why should we choose you over other applicants? - becauce I am a loyal person and I love giving a helpful hand!

We all are applying for the same role and there are hundreds of other applicants I know that i dont have much of a chance of getting picked but i figured it would be worth a shot. ;D

What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.

I'm not sure exactly what to expect will happen. I mainly play on creative so i would be pointing out the roleplays like i said i know you would expect big from me and i would try my best but it would be hard for me because of all the rp's that i join but like i said i would try my hardest to help everyone out like if they need help building something or help with finding friends to play with so i would get as i would call it 'virtually physical'

If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled.

I would handle it maturely and help them sort their problems out and not get other people involved' 'recycled' 1) " (9441" 2220 40 1439404002 16977 9441 'My Moderator Application (hope you like)' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 0 '' 'Minecraft Username: powerwolf345
Your Age & Gender : 11 Female
Your Skype : The Power Of The Queen Wolf
When you first joined aviatorcraft: in 2013
How often do you come on and participate with the community? : alot I go on creatve and I
Build some stuff on my plot
When are you generally available? : Like around 9 Am Till Like 10 or 11 Pm
Prior experience with plugins?: never used and dont know how
Priof Staff Experience? : I never been staff before but i do own a server


Why do you want to participate in our staff team : I love helping people out and I would like to help the server grow and I luv the server



Why should we choose you over other applicants? - becauce I am a loyal person and I love giving a helpful hand!

We all are applying for the same role and there are hundreds of other applicants I know that i dont have much of a chance of getting picked but i figured it would be worth a shot. ;D

What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.

I'm not sure exactly what to expect will happen. I mainly play on creative so i would be pointing out the roleplays like i said i know you would expect big from me and i would try my best but it would be hard for me because of all the rp's that i join but like i said i would try my hardest to help everyone out like if they need help building something or help with finding friends to play with so i would get as i would call it 'virtually physical'

If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled.

I would handle it maturely and help them sort their problems out and not get other people involved
Modify message
' 'recycled' 1) " (9442" 2220 40 1439404462 38 9442 'Re: My Moderator Application (hope you like)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' 'Is there a reason you posted it twice?' 'recycled' 1) " (9443" 2221 2 1439404626 16800 9443 'Harassment :/' 'kellimater' 'hollis.teresa@ymail.com' '24.166.251.69' 1 0 '' '  mittens15042 Harassed Me. :/ :0 :l ' 'angry' 1) " (9444" 2206 1 1439405871 31 9444 'Re: Revamp' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'I helped in some of those.' 'xx' 1) " (9445" 2210 7 1439407307 31 9445 'Re: This Is What Fireblazer Does In Spare Time ' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'LOL I saw this last night this was funny.' 'xx' 1) " (9449" 2223 40 1439416047 16535 9449 'Applying for Mod -Panda' 'ilovepanda8888' 'tpnewpeace@gmail.com' '104.231.84.59' 1 0 '' 'Original & Current Username - ilovepanda8888.

Your Age & Gender - 12 and I am a female

Your Skype - pandalovesmc

When you first joined AviatorCraft - 1-2 years ago around December 29

How often do you come on and participate with the community? - I come on for at least 2 hours a day

When are you generally available? - through out the day (12pm - 5pm)

Prior experience with plugins? Which? - yes I do have experience

Prior Staff Experience? - yes I have been staff on different servers

Why do you want to participate in our staff team? - I wanna join cause u guys are amazing. I wanna be one of you. I think I can make a difference in this server. Everyday I go on this server.

Why should we choose you over other applicants? - I think I should get it because I am nice to people and I have never been banned. I try my hardest to make people happy. I hardly ever get mad at someone and hurt there feelings. I am one of the long time people on this server.

What makes you stick out from the rest? - I am nice to people I tell people welcome and when I get on I always say Hi everyone

If a player has started harassing other players what would you do? - I would mute them and if they do it again after being muted I would kick them. I would keep watch on the 2 people that are having trouble.' 'xx' 1) " (9450" 2224 40 1439417431 16055 9450 'Mod Application HolyGod' 'ASF_BAJAN1' 'dscanlon4@kc.rr.com' '76.92.219.194' 1 1439419084 'ASF_BAJAN1' '[color=red]Original & Current Username [/color]- [b]My current Username right now is HolyGod but in the past it has been ASF_BAJAN1 EliteMafiaGaming Teejinator123 ETC.[/b]

[color=red]Your Age & Gender[/color] - [b]My current ago right now is 16 and I will be 17 on the date of December 6th.[/b]

[color=red]Your Skype[/color] - [b]My Skype username is asf_bajan1 and sorry I made my skype when I was 12.[/b]

[color=red]When you first joined AviatorCraft[/color] - [b]I first joined AviatorCraft a week before it came out and it was fun because I only remember one person which was j_boy1234.[/b]

[color=red]How often do you come on and participate with the community?[/color] - [b]Well since factions kind of died I go on prison sometimes and just either parkour or pop on there so I am on quite a bit.[/b]

[color=red]When are you generally available?[/color] -[b] I am generally available through the hours 3pm to 10:30pm because of school but on the weekends such as Friday Saturday and Sunday I am available 2pm through midnight or later.[/b]

[color=red]Prior experience with plugins? Which?[/color] [b]Not the best with plugins but I am good with World Edit echopet ETC[/b]

[color=red]Prior Staff Experience?[/color] [b]I have my own custom server that has 20 people who come on and 5 people who work on the server so thats 1 and I am moderator on such servers as CubeCraft Marcadia ETC. [/b]

[color=red]Why do you want to participate in our staff team?[/color] - [b] [b]Like I said all the other servers are ruined by 10-12 year olds and not well then care of but when I go on AviatorCraft its just a whole new thing for me. I actually get excited to get on and the server is so well put together with all the mods and all the staff members. They are all so helpful to one another and I want to be with them to help people needs. You see If it wasn't for AviatorCraft who knows where some people would be. Its a great community and if I do get mod I hope to make it a little bit better with some cool ideas and fun mini games for people to enjoy worldwide! (AviatorCraft is one of the most fun servers I play on and I love the excitement that travels from game to game on there. I love going on and seeing all the people talking to one another and seeing how much fun they are having. AviatorCraft is my favorite server and if I don't get mod then I would still play on it from day to night.) I love the excitement that travels around in the lobby and in the games it makes me feel good inside and it just is a great thing all around. My favorite game to play would probably be prisons and I see a lot of people on there using there skills in pvp and people and that are hitting people from a 6-7 block radius when it should be 4 block at the max. So if I do get mod I could clean up the server from all the hackers and modders on the servers mini games.[/b]


[color=red]Why should we choose you over other applicants?[/color] [b]Why I should be mod. Well if I was mod I would be on the server to make it better then it was the day before. I would clean up the server from all the hackers and people with mods. Now the reason I should be hired and not anybody else is because I consider myself a very devoted person. When I set my mind on a goal I never stop until I achieve it. This can relate to being a staff member on AviatorCraft given to the fact if anybody needs help or just someone to talk to I want to be there. I want to talk to them and guide them throughout their question or situation until I help them find their solution. When it comes to scammers or people who try to con others I like to make sure to have others aware of this matter. I love AviatorCraft and all the people I have met on there I would like to be a part of the magic that goes along with being a staff member and being able to help all the wonderful people I have met. If I am given an opportunity I would like to share my happiness and helpfulness around the server AviatorCraft is huge in my life if it wasn't for AviatorCraft I would probably be sad and not the same as I am now. Its a huge impact in my life and all the other people that play I bet. I am on minecraft a lot because I love it. I am on this server a lot too. I am fully dedicated 24/7 to helping this server to grow even bigger and be the positively best server ever (which it already is). I consider my self one of the nicest person on the server which proves my time on here! I also feel that I would be fair to other players on the server and also be able to take action when needed. Another reason I want to apply here is because I like working for small servers. I like to have an effect on how that community grows. That is why I put a lot of my time and effort to help these servers. Most servers these days are owned by 10-12 year olds who do not know a thing about how to make a server. Although I am not the 'owner' type I am the 'staff' type. Most staff members look at me and know I am the type of person who would be a good staff member due to my proper grammar and my intention to always help people. I want to help the server because I have been looking for a server to help out but most of them are as I said owned by young kids. I also love to see people reactions after I helped them. I wish to continue my staff career on your server and I hope to be chosen as I will put all my effort into it.[/b][/b]

[color=red]What makes you stick out from the rest?[/color] [b]Well like I said I am a very devote person. When I set my mind on a goal I better achieve it and when I don't I just keep trying harder and that relate to being mod on the wonderful server AviatorCraft. I also stand out because i am highly know on the server and I basically mini mod on the server because most of the mods don't get on or are never on and that goes for most staff but Mini modding is when I help people with problems even when I'm not mod on this server. I always give a fast response to people who don't know what to do on the server. I am an outgoing person im not afraid to show who I really am inside or outside of myself. If I have something to say then by god I say what is on my head and I don't keep it in my head where it bothers you. When I don't know someone very well I always try my hardest to get to know them so it isn't so awkward. I am a pretty fun person to talk to when people aren't feeling there best or something is on there mind. I just get to know people easy and tell them or help them with what needs to be helped with even if I know them or not. Its not hard for me to say something even if its bad or not I always speak the truth. For some people its hard for them to express there feeling but I get that I do but then I learned how to just let it out and get it off my chest because its not so bad to get something off your chest.[/b]
[color=red]If a player has started harassing other players what would you do?[/color] - [b]Well right when they start harassing another player I would kick them once. If they kept harassing I would kick a second time. If they KEEP doing the 3rd time is a mute for 24 hours. Now if they kept doing it I would ban for only 4 days. Now if they keep doing it I would ban for 14 days. Thats the max of what I would do. Now if thats totally off from all the actual policy rules then I will ask another staff member to get on and help me for what to do with this guy.[/b]' 'xx' 1) " (9451" 2225 40 1439419762 16984 9451 'My Application For Moderator' 'Rapid_Fire68X' 'Chasec0910@outlook.com' '64.237.92.21' 1 0 '' 'I Love Aviator It Was My First Server That I Ever Went On And Ever Played When I First Saw The Server I Loved It And I Knew One Day I Should Apply For Moderator. My Real Life Name Is Chase And I Am 13 I Know I Might Be Young But I Hope You Will Listen To Me I have Been On Aviator For A Long Time. I am A Friendly Person And I Know Aviator Has Amazing People As Mods And Moderators What I Will Do If I Have The Privilege To Become A Moderator For This Server Is That I Will Provide A Awesome And Friendly Area Where People Don't Have To Hide Back And Be There Alone By Them Selves I Will Help The And Bring A Diverse New Feeling To Aviator That No one Has Ever seen Before. ' 'xx' 1) " (9452" 2220 40 1439420021 16977 9452 'Re: My Moderator Application (hope you like)' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 0 '' 'its cuz i made a misktake so ya thats why but i deleted it now' 'recycled' 1) " (9453" 2216 2 1439422339 14 9453 'Re: Larz glitching or hacking' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'Do you have particles on? If u don't he might have strength.
' 'xx' 1) " (9454" 2226 40 1439424982 16985 9454 'Applying For Modderator' 'Sam Striker' 'samwhite1213@gmail.com' '71.48.250.58' 1 0 '' ' :) [sub][/sub]  8) Im a Big Fan of AviatorGaming' 'xx' 1) " (9455" 2227 2 1439435914 16530 9455 'Blaze2558 Ban Evading For The Second Time....' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1439436210 'VorahHD' '[b]Name of the suspect?:[/b] [color=red]Blaze2558 and Deathreaprii[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]Last Night (Video Took Long To Upload Sorry.)[/color]
[b]Proof of the happening:[/b] [color=red]https://www.youtube.com/watch?v=iqB3AsRL4Gs[/color]
[b]What rule was broken?:[/b] [color=red]Ban Evading (2nd Time... -_-)[/color]
[b]Concise description (Not Required):[/b] [color=red]Well well well.... Where do I begin -_-. So Deathreaprii was skyping me and he said that blaze can come on his account (Death's) and show me that he wasn't hacking and he can "rek" me... He then told me not to record and then starts to fight me. Watch the video it shows it all.. + They Are Brothers Why Trust Them He Can Evade The Ban Whenever He Wants...[/color]' 'xx' 1) " (9456" 2227 2 1439438193 14 9456 'Re: Blaze2558 Ban Evading For The Second Time....' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'U said u weren't recording and told us its ok' 'xx' 1) " (9457" 2227 2 1439438339 14 9457 'Re: Blaze2558 Ban Evading For The Second Time....' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'also he never said i can go on his comp he told me that you wanted to see how i did the combo i do in the vid.
Also this shows no proof because there is both of us talking. ' 'xx' 1) " (9458" 2227 2 1439438617 16872 9458 'Re: Blaze2558 Ban Evading For The Second Time....' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'You realize that you have no proof that Blaze was the one actually playing... It coulda been DeathReaprII the entire time. ' 'xx' 1) " (9459" 2227 2 1439438856 16530 9459 'Re: Blaze2558 Ban Evading For The Second Time....' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Ur alt replying makes it 100% ok.... Stop going on Ds4 account and ur brothers account... everyone knows its you..' 'xx' 1) " (9460" 2227 2 1439438911 14 9460 'Re: Blaze2558 Ban Evading For The Second Time....' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'what do u mean by my ult replying.' 'xx' 1) " (9461" 2227 2 1439438926 16872 9461 'Re: Blaze2558 Ban Evading For The Second Time....' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'Da fuq? Dude look at my damn ip' 'xx' 1) " (9462" 2227 2 1439438935 14 9462 'Re: Blaze2558 Ban Evading For The Second Time....' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'that isnt my ult ' 'xx' 1) " (9463" 2227 2 1439439037 16530 9463 'Re: Blaze2558 Ban Evading For The Second Time....' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'lol. locking topic until mod replies.' 'xx' 1) " (9464" 2228 40 1439439323 16952 9467 'Paigestar9\'s Moderator Application' 'Paigestar9' 'realpaigestar9@gmail.com' '71.227.13.197' 1 1439471337 'Paigestar9' '[b]Original & Current Username -[/b] [i]Paigestar9 has always been my IGN.[/i]
[b]Your Age & Gender -[/b] [i]I am 12 and a Female.[/i]
[b]Your Skype -[/b] [i]MinecraftRarity is my Skype.[/i]
[b]When you first joined AviatorCraft -[/b][i]I joined AviatorCraft in July of 2014.[/i]
[b]How often do you come on and participate with the community? -[/b] [i]I am on Aviatorcraft 5-7 days a week for 2-7 hours.[/i]
[b]When are you generally available? -[/b] [i]Weekdays: 5:00 to 7:00 (eastern time) Weekends: 12:00 to 4:00 (eastern time)[/i]
[b]Prior Experience with Plugins? -[/b] [i]Yes; WorldEdit and ClearLagg[/i]
[b]Prior Staff experience? -[/b] [i]None[/i]

[b]Why do you want to participate in our staff team? -[/b] [i]I would like to be apart of your staff because like I said I am on the server almost every day and can help someone when they need it. (Usually I go on Creative Prison Casino and Minigames.) If I am picked to be moderator I know I can get the server to reach over 250 players.  (Also I believe that I have some GREAT ideas on how to make the server grow! I am quite good at staying calm when I am under pressure. Like I said I  have used plugins before so you can count on me to add a certain plugin that you want![/i]

[b]Why should we choose you over the other applicants? -[/b] [i]You should choose me over the other applicants because I am very understanding and get the hang of things quickly. I am quite good at staying calm when I am under pressure. I have the maturity to handle BIG situations and problems. I learn quickly about rules and tips so if there is something that I need to do in the future you can count on me to help/remind you about it! [/i]

[b]What makes you stick out from the rest? -[/b] [i]The thing that makes me stick out from the rest is that I am on creative so much that practically everyone on creative knows who I am. (except for players who are new to the server.) I have befriended lots of the players on there and I try my best to befriend more. I know who a most of the staff members are. What makes me stand out?  I like to make people's day on the server by saying hello to them giving them their player head or helping them out with a build.[/i]

[b]If a player has started harassing other players what would you do? -[/b] [i]If a player started harassing other players I would keep an eye on chat and watch what he/she was saying. If there is no reason for the harassment I would give he/she 3 warnings. If they go past the 3 warnings I would kick them 2 times. (2 times each for if they don't stop the harassment.) If he/she is STILL harassing a player then I would ban them for a day and tell them to send me a message on the fourm why they were harassing that player.[/i]' 'xx' 1) " (9465" 2210 7 1439440714 1 9465 'Re: This Is What Fireblazer Does In Spare Time ' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.103' 1 0 '' '[img]http://i.imgur.com/xhHX93T.gif[/img]' 'xx' 1) " (9466" 2210 7 1439444568 16530 9466 'Re: This Is What Fireblazer Does In Spare Time ' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]NAWWWW The Original.[/b]

[img]http://i.imgur.com/v4Q0PVT.png[/img]' 'xx' 1) " (9467" 2216 2 1439446613 16543 9467 'Re: Larz glitching or hacking' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'strenght does like 5-10% i think so it wasent strenght :)' 'xx' 1) " (9468" 2229 10 1439486797 16543 9468 '_The_Larz_ banned FOR NO SHIT ' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'I AM BANNED I HAVE NO HACKS SO........ SKYPE ME AND IL SHOW FILES
' 'xx' 1) " (9469" 2229 10 1439487164 16837 9469 'Re: _The_Larz_ banned FOR NO SHIT ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.3.51' 1 0 '' '_The_Larz_ Why do you keep on asking to be banned and then start to moan about it afterwords?
This is my opinion on this.
Until next time
PvPBuilder.' 'xx' 1) " (9470" 2187 40 1439487744 16777 9470 'Re: Mod Application' 'bagpipelove123' 'roseanneiscool98@gmail.com' '80.229.118.173' 1 0 '' '[quote author=Luke link=topic=2187.msg9336#msg9336 date=1439246609]
Hello

Thanks for applying using the correct format. If you could please bold the questions that'd be great. Also the last four questions require at least 5-8 sentences I'd suggest revising them :)

Thanks
Luke
[/quote]

i changed it now i tried to add more  sentences im not that good making applications this is my first one and thanks for reading it' 'xx' 1) " (9471" 2156 40 1439495654 15846 9471 'Re: My Moderator Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=xX_TigeyPlayz_Xx link=topic=2156.msg9417#msg9417 date=1439385543]
mistake srry xD
[/quote]

You can edit your mistake by clicking "Modify"

Good luck!

Thanks
Will' 'xx' 1) " (9472" 2224 40 1439495908 15846 9472 'Re: Mod Application HolyGod' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Good application HolyGod. Good luck to you and everyone else!

Thanks
Will' 'xx' 1) " (9473" 2230 4 1439505215 16342 9473 'Survival Anvil Problems.' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.39.58' 1 0 '' 'When I sometimes use the anvil it doesn't combine it and I lose my xp. I try to fix my armor and it gives me the armor and the diamond back with taking all my xp. Plz fix if you can. I have found another bug on the server :p' 'xx' 1) " (9474" 2231 4 1439506903 16798 9474 'Creative World Edit Problem' 'VonStrass' 'max@vonstrasser.com' '76.103.176.50' 1 0 '' 'on the creative server the command //overlay does not work.' 'xx' 1) " (9475" 2229 10 1439507044 16530 9475 'Re: _The_Larz_ banned FOR NO SHIT ' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'lol i knew it was hacks...' 'xx' 1) " (9476" 2115 40 1439514863 16900 9476 'FYI' 'honeybadger745' 'jack@brightcolors.com' '68.56.21.162' 1 0 '' 'I changed my IGN to NatsuHappyeel
' 'xx' 1) " (9477" 2232 40 1439516489 16770 9477 'Application for Moderator' 'PixlChiks' 'belanski123@gmail.com' '65.128.41.81' 1 0 '' 'I saw a notification that applying for moderator in was live. I wanted to apply because I have always had an annoyance with hackers people who spam in the chat et cetera. I would love to contribute to helping make the server more enjoyably for people. I am normally in the prison server on Fridays Saturdays and sometimes Mondays.

Sincerely
PixlChiks' 'recycled' 1) " (9478" 2173 40 1439528152 16236 9478 'Re: GraceTheChunk036 Mod Application' 'GraceTheChunk036' 'gracegiallongo036@gmail.com' '71.184.207.110' 1 0 '' 'Just to let you guys know the same day I wrote this application my laptop broke. I'm getting it fixed later this week so that's why I haven't been on since I made this' 'xx' 1) " (9479" 2233 40 1439535697 16995 9479 'Moderator Apply Request' 'Super_Virus' 'supervirusminecraft@gmail.com' '218.186.55.49' 1 0 '' 'I would like to apply to become a moderator and I promise I will not abuse it against my ability to play on the server. If I abuse it you can ban me forever. :)' 'recycled' 1) " (9480" 2234 2 1439544125 16277 9480 'Divasan Caps and Harrasment' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '81.109.199.96' 1 0 '' 'Divasan writing in caps and harrasing me coz i killed her when she had her only cheif axe when it happened: 14/08/2015  Link: http://imgur.com/oCygDoz' 'xx' 1) " (9481" 2235 2 1439544655 16276 9481 'Foxy33 Report' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.113' 1 0 '' 'Name of the suspect?: Foxy33
What server was this on?: Prison
When did they break this rule?: 16.41 (+7 GMT)
Proof of the happening: https://gyazo.com/8626b82403026d55177d45097605d572
What rule was broken?: Advertising
Concise description (Not Required): ' 'xx' 1) " (9482" 2236 40 1439553698 16996 9482 'Moderator' 'DancingDiva' 'jocottonmay71@gmail.com' '5.70.83.89' 1 0 '' 'im letting you know i want to become a moderator im reliable with people and make friends easily when i hear about cheaters or hackers i would try to find a moderator but if you accept this application i can just ban them ive always loved this server ive played on it for 2 years i think On my Lillyana2006 account i love this server so much i decided to buy a rank to support you. Please accept this moderator application - Maisie' 'smiley' 1) " (9483" 2194 18 1439554305 16348 9483 'Re: Buying Sponges' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'true' 'xx' 1) " (9484" 2199 40 1439556265 0 9484 'Re: PrettyCat App' 'PrettyCat' '' '90.215.83.172' 1 0 '' 'Made it bold :P' 'xx' 1) " (9485" 2237 39 1439562471 16276 9485 'my new computer' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.113' 1 0 '' 'just bought this computer XD
Cost almost 29 thousand dollars
SPECIFICATION:
Chassis Model: Special Deal Hot Seller - Black OPS Aventum II
Exterior Finish: Exotic Paint Finish - Custom Color - Digital Storm Metallic Translucent High-Gloss Finish

Processor: Intel Core i7 Extreme Edition 4960X 3.6GHz (Six-Core) (Extreme Performance)
Motherboard: ASUS Rampage IV Black Edition X79 (Intel X79 Chipset)
System Memory: 64GB DDR3 1866MHz Corsair Dominator Platinum DHX (Extreme-Performance)
Power Supply: 2x Dual (1200W Corsair AX1200i (Digitally Controlled Power)

Optical Drive: Blu-Ray Player/DVD Writer (Play Blu-Ray and Burn DVDs) (Slim Slot Loading Edition)
Storage Set 1: 1x (240GB Solid State (By: Corsair) (Model: Neutron GTX Series) (SATA 6Gbps)
Storage Set 2: 1x (1TB Western Digital Caviar (7200 RPM) (Model: Black Edition)
Storage Set 3: 2x Storage (6TB Seagate)

RAID Card: LSI MegaRAID Internal 9280-16i4e (Up to 16 Drives) (SATA/SAS) (6Gb/s) (PCI-E 2.0) (512MB Memory)
Internet Access: High Speed Network Port (Supports High-Speed Cable / DSL / Network Connections)
Graphics Card(s): 4x SLI Quad (NVIDIA GeForce GTX TITAN X 12GB (Includes PhysX)
Sound Card: Integrated Motherboard Audio
HPC Processor: 3x NVIDIA Tesla K20 Computing Processor (5GB of Memory)
Extreme Cooling: H20: Hardline: Digital Storm Acrylic Tubing Custom Cooling System (Video Cards + CPU)
H20 Tube Color:Signature HyperYellow Edition: Fluid + Clear Tubing (Requires Custom Liquid Cooling System)
Chassis Fans: Upgrade Chassis With LED Performance Fans (Red) (Up to 6 Fans)
Internal Lighting: Digital Storm HydroLux RGB LED Lighting System (Requires HydroLux Control Board & Software)
Airflow Control: Digital Storm HydroLux Thermal Management Control Board & Software
Chassis Mods: Hailstorm II: Bottom Baseplate Mod (Cleaner Wiring Look & DS Logo Branding)
Noise Reduction: Noise Suppression Package Stage 2 (Optimized Airflow & Fan Speeds with Noise Dampening Material)
LaserMark: Digital Storm LaserMark Service - Graphic (Non-Window Metal Side Panel)
Boost Processor: Stage 2: Overclock CPU 4.5GHz to 4.8GHz (Requires Pro/Deluxe/Sabertooth Motherboard)
Boost Graphics Card(s): Yes Overclock the video card(s) as much as possible with complete stability
Boost Memory: Memory Fan Kit Only (Does not include memory overclocking service)
Boost OS: Yes Disable and tweak all of the non-crucial services on the operating system
Display: Asus 4K Ultra HD Gaming 31 inch PQ321Q Series (3840 x 2160 Resolution) (Black) (LED Backlight)

coming in early september
wish me luck the computer work
' 'recycled' 1) " (9486" 2237 39 1439570082 34 9486 'Re: my new computer' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Nice PC but overkill' 'recycled' 1) " (9487" 2238 40 1439581296 16997 9591 'Moderator Application' 'CJgerbil' 'ChristinaGerbil@gmail.com' '73.191.254.59' 1 1439692059 'CJgerbil' '[b]Username[/b]: CJgerbil

[b]Age & Gender[/b]: I'm 12 yrs old and I'm a girl

[b]Skype[/b]: my Skype is Cj (the sonic lost world background)

[b]When i joined the server[/b]: i joined mid June but i didn't get this online account until just a few hours ago so that i could apply

[b]How often do i participate with the community[/b]: i participate a decent amount with the community
[b]
When am i available[/b]: I'm available any time this summer and when summer ends ill be available after 3pm on school

[b]Prior experiences with plugins[/b]: i don't have any plugins myself but for a little bit i helped my friend figure out the laggremover plugin for my friends server

[b]Prior staff experiences[/b]:I haven't had any staff experiences before which is why i am applying for this because i think it will be a great experience for me
[b]
Why should i participate with the staff team[/b]: I think i should participate with you're staff team because i am one who doesn't abuse power. I love to help people out with stuff and would love to have this experience. I absolutely love everything on your server so the fact that i could be apart of doing something i love would be awesome. I should be apart of your staff because i can help if there is a problem  with players i have helped people a lot in real life with arguments do i feel that i could help person in virtual life. i can easily persuade people so if someone would not stop verbally abusing someone i could get them to stop.

[b]Why should we choose you over other applicants[/b]: I think you should choose me over other applicants because i have good social skills so its very easy for me to make a friend or even have someone stop doing something wrong without hurting there feeling or putting them down at all. I never abuse power so if i became moderator i would only use my power for good and not to be rude to players or even you're awesome server. i am familiar with downloading plugins so if that is ever needed i could help. It hurts my heart to see hackers on your server so if anyone reports to me that there is a hacker i will monitor them first and then if there are signs of a hacker i will ban or kick them from the server. Im good at building so if you are building a new part of the server a could give help if needed.

[b]What makes me stick out from the rest[/b]: i have a lot of time that i could be on the server. even in the school day there are a lot of breaks so i could pull out my computer and get on the server. Another thing thats makes me stick out is that I'm a quick thinker. If something bad was happening that i had to think quick about then i could think what to do then i could proceed with that action in which i thought of. If i need help with a problem and another staff member is on i will always remember to go to them for help.and lastly I'm not a backstabber. If i teamed with someone i don't go behind there back and kill them. If i become moderator i wont go behind your back and hurt  you're server in any way.

[b]What would i do i a player was harassing another player[/b]: I would first see how the player is being harassed. After that i would talk to the person who is harassing to see if the other player was lying or if it was a misunderstanding. Then in a case where the person being harassed was  not lying about how he is being hurt i would talk to the harasser to see if we can get him to stop for good or if he will have to be kicked although i would try my hardest to find a way around the player being kicked. In a case where the harasser does stop i will monitor he/she for a little while to make sure that he won't do something like that again. In a case where he does do it again i will tell him he has been warned before about not doing this then ban him for 24hrs.

Thank you for you're time!
                                      Sincerely
                                                    CJgerbil' 'smiley' 1) " (9488" 2239 4 1439581557 16729 9488 'Survival Merge Problem!!!!!!' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'I Cant merge my plot i type in the command to merge ..... /p merge south  ...... and i have access to it cause im a contributer and im trying to merge with a friend and im told i do not have permission. PLZ HELP ME ASAP!' 'xx' 1) " (9489" 2238 40 1439582752 16837 9492 'Re: Moderator Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.41.143' 1 1439590830 'PvPBuilder' '[b]Hello

When Applying to become a moderator you must apply using the correct format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0][color=limegreen]Read Before Applying[/color][/url]. This is to give you a greater chance at becoming a Trial-Moderator. You can Edit your post using Modify in the top right corner of your post marked by a pencil and paper.
I wish you the best for you and your application.

Best Regards
~[color=limegreen]PvPBuilder[/color][/b]' 'xx' 1) " (9490" 2239 4 1439583038 16729 9490 'Re: Survival Merge Problem!!!!!!' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'I want to merge with my friend but neither of us can type it he has no rank i do.
' 'xx' 1) " (9491" 2240 40 1439588466 17000 9491 'Mod Application' 'pown5432' 'shawngauthier@hotmail.com' '142.68.45.243' 1 0 '' 'Hello this is my mod app.
IGN: Pown5432
Age: 17
Skype: Pown2002
Why me Over Others: I have had experience on other servers
How Long I can Log a Day: I can Log on a day for 3-5 Hours
I really like the server!' 'xx' 1) " (9492" 2235 2 1439589295 32 9492 'Re: Foxy33 Report' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b][center]Thank you for the report
Player has been banned 14 days for advertising[/center][/b]' 'xx' 1) " (9493" 2240 40 1439590844 16837 9493 'Re: Mod Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.41.143' 1 0 '' '[b]Hello

When Applying to become a moderator you must apply using the correct format found here: [url=http://aviatorcraft.com/forum/index.php?topic=1869.0][color=limegreen]Read Before Applying[/color][/url]. This is to give you a greater chance at becoming a Trial-Moderator. You can Edit your post using Modify in the top right corner of your post marked by a pencil and paper.
I wish you the best for you and your application.

Best Regards
~[color=limegreen]PvPBuilder[/color][/b]' 'xx' 1) " (9494" 2241 40 1439592286 17002 9494 'Mod Application' 'Icognito666' 'Icognito6666@gmail.com' '98.227.142.39' 1 0 '' 'Original & Current Username -Icognito666 (a.k.a IIiCoNII)
Your Age & Gender - 11 male
Your Skype - Icognito666 (my nick is IIiCoNII as well)
When you first joined AviatorCraft - somewhere around winter break on saturday the same as my sister before the first restart.
How often do you come on and participate with the community? - I go on Aviator on a daily basis unless of course since i have a Mac Yosemite I go on a vacation and can't bring my computer.
When are you generally available? - after school I come on also when it's the weekend.
Prior experience with plugins? Which? - I only know bukkit commands p t world edit stuff like that. I learn quickly.
Prior Staff Experience? - I have a lot of staff friends who tell me exactly what to know and I'm a mod on a different server.

Individual Questions -

Why do you want to participate in our staff team? - I've been playing this server for a while and i know that some players including me have been harassed. I want everyone else to have a good time.
Why should we choose you over other applicants? - I've had experience breaking up fights and making the mood a little less tense perk of being the joker of my family.
What makes you stick out from the rest? -
If a player has started harassing other players what would you do? - If I saw a player being harassed I would give the harasser 3 warnings first then a kick from me then if it continues I will mute them for 1 hour. Then I will ban them for a day. If it goes beyond that i give a longer ban. After that its a perm ban.
' 'xx' 1) " (9495" 2238 40 1439592359 16997 9495 'Re: Moderator Application' 'CJgerbil' 'ChristinaGerbil@gmail.com' '73.191.254.59' 1 0 '' 'Thank you so much PvPbuilder i have fixed it! <3' 'xx' 1) " (9496" 2242 40 1439593334 17003 9525 'Moderator Application' 'Crazycreater21' 'crazycreater21@gmail.com' '98.227.142.39' 1 1439646581 'Luke' '[b]Original & Current Username-[/b]
[left]Crazycreater21 (nickname xXCrazyXx)[/left]
[b]Your Age & Gender -[/b]
[left]I'm a thirteen year old female.[/left]
[b]Your Skype -[/b]
[left]My Skype is Crazycreater21 same as my username for Minecraft.[/left]
[b]When you first joined AviatorCraft -[/b]
[left]I think that I first joined AviatorCraft on a saturday around winter break because some of my friends from school invited me to play with them.[/left]
[b]How often do you come on and participate with the community? -[/b]
[left]I usually come on aviator at least 3-4 days but I try very hard to come on for a bit everyday. The only time that I kinda "slack off" is during the summer. During the summer my mom signs me up for summer camp that occupies me for majority of the day then I have to spend time with my family or on some days go to classes or extracurricular activities like Swimming. Another occasion where I might not come on Aviator is when I go on vacation because I don't bring my computer along with me. I go on Aviator to hangout with friends and also meet new people within the AviatorCraft community.[/left]
[b]When are you generally available? -[/b]
[left]I am generally available almost everyday unless I have an activity going on. I am available after school weekends and during the summer. I come on in the morning for a few minutes before school.[/left]
[b]Prior experience with plugins? Which? -[/b]
[left]I am experienced in bukkit commands but anything that a moderator needs to know I will try hard to master it. I learn new material very efficiently.[/left]
[b]Prior Staff Experience? -[/b]
[left]I am a Trial-Mod currently on a friends server but he is still building and has not opened his server for the public quite yet.[/left]

[b]Why do you want to participate in our staff team? -[/b]
[left]I want to participate in the AviatorCraft staff team because I enjoy playing on the server and many times before I have encountered situations where certain players were either hacking or harassing other payers. I have not experienced this first hand but it is sad to see that some players just don't have a great time like I do on the server. AviatorCraft has given me such great place for many people to gather and play games together. I feel that by becoming a Moderator I can help improve the AviatorCraft community even more for every player to experience the same thing I do. By becoming a Mod I am somewhat giving back to the AviatorCraft community by helping out as they have helped me. I also want to join the staff team to meet new people and create new relationships. [/left]
[b]Why should we choose you over other applicants? -[/b]
[left]I believe that I am not the serious kind of person that makes everyone hate me so although I am a Mod I will still make many friends. I also think that I can punish people without being rude or mean to the particular person. I will take the job as Moderator seriously but I will not take it to the point where I am hurting the AviatorCraft community.[/left]
[b]What makes you stick out from the rest? -[/b]
[left]What makes me stick out from the rest is that I am a perfectionist and an overachiever. I tend to work on certain things for hours to make it perfect. I like to be very organized which will help me a lot.[/center]
[b]If a player has started harassing other players what would you do? -[/b]
[left]If a player starts to harass other players I would first give a warning to him/her in private chat where only he can see so that it does't bother other players. Then if he/she does not put what I warned him about into action then I would kick him from the server. Coming back if he were to continue the harassment I would mute him/her for a day. Further Harassment would lead to a temporary ban or permanent ban.[/left]' 'xx' 1) " (9526" 2242 40 1439646635 17 11197 'Re: Moderator Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045430 'Luke' '[font=times new roman]Hello

Thanks for applying using the correct format. I have uncentered your answers as it made it hard to read.

Thanks
Luke[/font]' 'xx' 1) " (9497" 2243 2 1439594043 16530 9497 'Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Name of the suspect?:[/b] [color=red]Blaze2558[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]Today[/color]
[b]Proof of the happening:[/b] [color=red]https://www.youtube.com/watch?v=lqmELafILzE&feature=youtu.be[/color]
[b]What rule was broken?:[/b] [color=red]Hacking Or Something[/color]
[b]Concise description (Not Required):[/b] [color=red]I was pvping blaze and he was looking to the sides of me and he was still hitting me almost like a ghost client of some sort.... And he was hitting me almost all the time which was probably a lock on thing.[/color]' 'xx' 1) " (9498" 2243 2 1439594282 26 9498 'Re: Blaze2558.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'This happened to mez too' 'xx' 1) " (9499" 2243 2 1439594580 16842 9499 'Re: Blaze2558.' '_HellsAngel_' 'bluepersecond123@gmail.com' '81.133.7.184' 1 0 '' '^^^^^^ me 3' 'xx' 1) " (9500" 2243 2 1439594884 16530 9500 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'mhm.... i call it hacks' 'xx' 1) " (9501" 2243 2 1439595430 14 9501 'Re: Blaze2558.' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'Not hacks vorah watch the vid https://www.youtube.com/watch?v=mSGqPCvf25c' 'xx' 1) " (9502" 2243 2 1439595533 16530 9502 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'autoclick...' 'xx' 1) " (9503" 2243 2 1439596087 14 9503 'Re: Blaze2558.' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'https://youtu.be/p5R0mQHOouM Dende' 'xx' 1) " (9504" 2243 2 1439596198 16530 9504 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'you claim you get "9cps" but your clicking way to fast you are definitely using macros or auto click.' 'xx' 1) " (9505" 2238 40 1439599564 15846 9505 'Re: Moderator Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Good application but I suggest that you bold the questions. This is to help out the admins on making it easier to read.

Kindest regards
Will' 'xx' 1) " (9506" 2242 40 1439599683 15846 9506 'Re: Moderator Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Good application just a tip I suggest that you don't have all the sentances in the middle format.

Kindest regards
Will' 'xx' 1) " (9507" 2244 40 1439600426 16956 9507 'Appling For Moderator ' 'jordanhm2003@yahoo.com' 'jordanhm2003@yahoo.com' '173.233.8.48' 1 0 '' '
Original & Current Username - MLPLover2
Your Age & Gender - 12 Female
Your Skype - MLPLover2 Yolo
When you first joined AviatorCraft - About 1 year ago
How often do you come on and participate with the community? - About everyday or tries to
When are you generally available? - After 5:00 p.m.
Prior experience with plugins? Which? - I know most plugins like: /ban /fly /warp /kick etc.
Prior Staff Experience? - None

Individual Questions - 5-8 sentences per question or more.

Why do you want to participate in our staff team? - The reason why I want to participate in your staff team is because I have always wanted to do at least one thing that Is special to me. And see if I'm good at it. I have always wanted to do something like this in my life. This could also help me be a gamer in the near future for my YouTube channel. I have always wanted to see what a Moderator does and what is takes to be one.

Why should we choose you over other applicants? - You should chose me over the other participants because I think that this will change my life and I have always wanted soothing like that. I can help with about everything that the staff team needs help with. I can help with things like building reports etc. In the near future I want to have my own interactive  web channel and I feel this would give me the opportunity to learn how things work and what to expect. I know almost everything there is to know about Minecraft.

What makes you stick out from the rest? - What makes me stick out from the rest is that I know how to build different things. I know how to craft many different things. I know how to make different structures. And I also know how to make Minecraft blocks irl.

If a player has started harassing other players what would you do? - I would first rad chat to see what is happening. See who is being harassed and if it is really bad I would mute them or kick them. If it continues I would ask a higher staff member to help me or if none is around I would just ban them. And if they keep talking about it I would ask them nicely to stop talking about it.
' 'xx' 1) " (9508" 2245 40 1439606606 16995 9746 'Application For Moderator' 'Super_Virus' 'supervirusminecraft@gmail.com' '218.186.55.49' 1 1439905682 'davide' 'Application Format:

[b]Routine & Standard Questions[/b]

Original & Current Username - Your original username will help us to better identify you which could help us determine your application.
[u]Ans:[/u] Minecraft Username: sackos

Your Age & Gender - This will NOT affect your chances of becoming a member on our staff team please be honest.
[u]Ans:[/u] I am 12 male

Your Skype - Skype is required you must be able to participate in staff discussions.
[u]Ans:[/u] supervirusminecraft

When you first joined AviatorCraft - If you don't know give an approximate date.
[u]Ans:[/u] 14/10/2014

How often do you come on and participate with the community? - We won't accept inactive community members.
[u]Ans:[/u] Every day except when I am busy (not sure).

When are you generally available? - This helps us know when we can count on you to perform your obligations.
[u]Ans:[/u] In the afternoon till night around 1pm to 11pm (GMT +8:00)

Prior experience with plugins? Which? - You'll need to know how to use some plugins as a moderator.
[u]Ans:[/u] Economy PvPLogging LandProtector PvPEnabler (or something like that) CustomRanks WorldEdit Factions ect.

Prior Staff Experience? - Previous experience might certainly help although isn't required.
[u]Ans:[/u] I have not been a staff before.

[b]Individual Questions - 5-8 sentences per question or more.[/b]

Why do you want to participate in our staff team? - We like to know your reasons for joining.
[u]Ans:[/u] If there are any people who are inapprropriate or breaking the rules i want to bring justice upon them so that the Aviatorcraft Server will be a better place for everyone!

Why should we choose you over other applicants? - Be thorough don't give partial reasonings.
[u]Ans:[/u] I am trustworthy and if I abuse my rank as a Moderator if I get one(although I don't know how) I will accept being banned from the server for life.

What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.
[u]Ans:[/u] I will never spare a thought for breaking the rules or abusing my rank as a Moderator if I get one and if other players are in need of help like harassment I will gladly help.

If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled
[u]Ans:[/u] I think that the harasser should be warned once then if he or she continues harassing other players he or she would get a ban for a few days or even a week. ' 'smiley' 1) " (9509" 2246 40 1439607272 17006 9509 'Moderator' 'Real_TDM' 'bereghostfan2@gmail.com' '98.116.94.79' 1 0 '' 'Can I be a Moderator and as a moderator I will log on every day kick people that are breaking the rules and tell them not to do it anymore and do the Job Of A Moderator' 'xx' 1) " (9510" 2243 2 1439608944 26 9510 'Re: Blaze2558.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' '[move]whats that in the left corner?[/move]' 'xx' 1) " (9511" 2246 40 1439609523 15846 9511 'Re: Moderator' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[b]Hello please follow the correct format for the your moderator application as shown here; http://aviatorcraft.com/forum/index.php?topic=1869.0
[/b]
[b]If you do not follow the correct format your application will NOT be accepted. You can edit you thread by clicking the "modify" button.[/b]

[b]Good luck![/b]

Kindest regards
Will' 'xx' 1) " (9512" 2243 2 1439610213 16530 9512 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'You and deathreapr are the most corrupt people on the server.... Your brother ddosses me and he even showed me his booster on Skype.' 'xx' 1) " (9513" 2243 2 1439614541 16872 9513 'Re: Blaze2558.' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'lol like your not corrupt?' 'xx' 1) " (9514" 2243 2 1439614608 16872 9514 'Re: Blaze2558.' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'and also death is too dumb to know how to ddos someone XD' 'xx' 1) " (9515" 2243 2 1439615183 16530 9515 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'What do I do that is corrupt? please tell me...' 'xx' 1) " (9516" 2243 2 1439615725 16872 9516 'Re: Blaze2558.' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'Umm first u trash talk just about everyone... and u try so hard to get blaze banned. What do u have against him is it cause he beats u in pvp?' 'xx' 1) " (9517" 2243 2 1439618380 16530 9517 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Ddosing hacking and ban evading comparing that to a little trash talk... Wow im so corrupt' 'xx' 1) " (9518" 2243 2 1439621713 16872 9518 'Re: Blaze2558.' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'How does he hack... I've been to his house multiple times I've watched him pvp IN PERSON and I've even been on his computer and looked through his files before (while trying to fix a computer problem). He even has video proof that hes not hacking. And he has never ddosed anyone neither has death. Do u actually think a 11 year old and a 13 year old know how to ddos? Whenever they have just a simple computer problem they have to call me over to help them.' 'xx' 1) " (9519" 2243 2 1439623112 16530 9519 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'okay...' 'xx' 1) " (9520" 2247 2 1439623314 16530 9520 '_Neonwolf_' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Name of the suspect?:[/b] [color=red]_Neonwolf_[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]3:28 am EST[/color]
[b]Proof of the happening:[/b] [color=red]https://gyazo.com/d7e04d4dee4c4d1990135d2015a5c9ac[/color]
[b]What rule was broken?:[/b] [color=red]Harassment[/color]' 'xx' 1) " (9521" 2176 40 1439643084 16941 9521 'Re: Moderator' 'InfernalHunt' 'Hdean06@hotmail.com' '68.107.156.237' 1 0 '' 'umm i kinda messed that one up :)' 'xx' 1) " (9522" 2176 40 1439643236 16837 9522 'Re: Moderator' 'PvPBuilder' 'reecebolger2002@gmail.com' '80.111.248.9' 1 0 '' 'You can fix it using modify :)' 'xx' 1) " (9532" 2214 40 1439654747 38 9532 'Re: 109number9\'s Staff Application' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' '.' 'xx' 1) " (9533" 2243 2 1439656591 14 9533 'Re: Blaze2558.' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'I shouldn't of been banned in the first place cause if u look at my screen and his he is alot further then it actually is. In my vid i have normal fov and he isn't actually as far as it look on his pov.' 'xx' 1) " (9534" 2172 40 1439662106 16519 9534 'Re: Archer_Power00 Mod Application' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Looks like theres a TyTy running for moderator well 3rd times the charm!! xD' 'xx' 1) " (9535" 2249 41 1439662601 38 9535 'Move_Skills hacking (With video proof)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' 'Name of the suspect?: Move_Skills
Server: Factions
When did they break this rule?: Around 11:00 on 8/15/2015
Proof of the happening: https://www.youtube.com/watch?v=GewqlDjwHEE&feature=youtu.be
What rule was broken?: He was either A) Hacking or B) Using a movement mod.
Concise description: In the video I attached you can see that Move_Skills is sneaking and he says "What" in chat. And it's impossible to sneak and chat at the same time without a mod or hack.' 'recycled' 1) " (9536" 2243 2 1439663034 16530 9536 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'fov has nothing to do with the ammount of blocks... you can even count the blocks.' 'xx' 1) " (9537" 2243 2 1439664883 14 9537 'Re: Blaze2558.' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'Its does u can tell the difference of your pov and mine u were not that far in my pov.' 'xx' 1) " (9538" 2249 41 1439665330 15866 9538 'Re: Move_Skills hacking (With video proof)' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'Uhh dude. The quality is so bad you cant tell who says "what".... .-. u wot m8' 'recycled' 1) " (9539" 2249 41 1439665583 16222 9539 'Re: Move_Skills hacking (With video proof)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'what a movement mod?
' 'recycled' 1) " (9540" 2249 41 1439665683 15866 9540 'Re: Move_Skills hacking (With video proof)' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'If anyone is hacking it's 109 with his sign hacks u wot m8' 'recycled' 1) " (9541" 2249 41 1439665698 16222 9541 'Re: Move_Skills hacking (With video proof)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Also there a glitch that if you cant move your actually crouching without knowing.
Also move is correct we cant tell if he was talking.' 'recycled' 1) " (9542" 2250 2 1439666306 16530 9542 'DeathReaprii.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Name of the suspect?:[/b] [color=red]Deathreaprii[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]3:25 Pm EST[/color]
[b]Proof of the happening:[/b] [color=red]https://gyazo.com/6c9cd573600fd5ae08fa5c4aa214602f[/color]
[b]What rule was broken?:[/b] [color=red]Harassment (20th offense...)[/color]
[b]Concise description (Not Required):[/b] [color=red]MrGrapple was alerting people that deathreapr was ddosing and deathreapr called him a "fag". DeathReapr has harassed so many damn people its not even funny. [/color]' 'xx' 1) " (9543" 2243 2 1439666498 16530 9543 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'fov doesn't make me have more blocks then you.... make some sense.' 'xx' 1) " (9544" 2250 2 1439667090 16865 9544 'Re: DeathReaprii.' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'Well poke it was poke who made him say that.I will also like to say that poke should be muted for harassment as well because telling people they did something without any proof is harassment in my side.Its basically saying your being arrested for killing someone when u had no proof whats so ever and your just arresting them.I will also like to say that poke made him say this because poke was spamming that watch out Death D doses.Its like saying hey your ugly As F and making that person say F U.Thnx for listening.' 'xx' 1) " (9545" 2243 2 1439667263 16865 9545 'Re: Blaze2558.' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'Do you guys have any proof of then hacking.Also this time get a better proof will ya.' 'xx' 1) " (9546" 2251 39 1439667655 16865 9546 'IIMarinesII' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'I want to be a mod in aviator.The reason is because aviator was my first ever server that I joined from when I got MC.This server was always the best server that I played on.I will like to be a mod because I want to make this server a better server and make a lot of people play on this.Also I want to bring justice to people in aviator.I have seen some people in aviator get banned when the proof was fake.I also want to follow the rules of the server and bring justice to them.Thank you very much and please pick me as a mod.  :)' 'recycled' 1) " (9547" 2250 2 1439667920 16530 9547 'Re: DeathReaprii.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Ohh boy here comes the deathreapr fan boys... -_- and grapple only said it twice (not spam) check the logs. And also it was for information purposes he was adding people in skype then ddosing him and its impossible to get proof unless you call the police they can track it.' 'xx' 1) " (9548" 2250 2 1439668007 16530 9548 'Re: DeathReaprii.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Locking topics to prevent arguements.. Wait for admin/mod response.' 'xx' 1) " (9549" 2252 40 1439668403 16948 9549 'Moderator Application' '_NeonWolf_' 'danielleaustin25@gmail.com' '75.132.99.161' 1 0 '' 'I want to be an moderator because i like to help people with issues and such. Also people who hack i like to help with that to i just really want to help so that is why i'm asking. Thankyou!' 'xx' 1) " (9550" 2290 40 1439669402 17014 9552 'Re: Moderator Application' 'ilovedasiydog' 'pollycunningham@yahoo.com' '50.34.163.163' 1 1439669806 'ilovedasiydog' 'I would love to be a mod i would help around the server i have a kind and loving heart i have ADHD so that makes me energetic and hyper. Why i think i should be a mod is because i am a person that if i have to be mean i will if i have to stop someone i will. My life is awesome most of the time but about 6 or 7 months ago my grandpa cat and dog died so i have been though rough times.

    If you made me a mod that would be amazing but you probably wont but that's perfectly fine it has happend before thats all i have to say.

My skype is ilovedasiydog from australia sorry if i did not answer all your questions:(.
' 'recycled' 1) " (9551" 2290 40 1439669509 17014 9551 'Re: Moderator Application' 'ilovedasiydog' 'pollycunningham@yahoo.com' '50.34.163.163' 1 1439669686 'ilovedasiydog' 'And my skype is Ilovedaisydog from australia not usa if you would reply that would be nice thanks bye.
' 'recycled' 1) " (9552" 2253 40 1439669765 16977 9572 'My Moderator Application (fixed and hope you like)' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 1439683907 'powerwolf345' 'Minecraft Username: powerwolf345
Your Age & Gender : 11 Female
Your Skype : The Power Of The Queen Wolf
When you first joined aviatorcraft: in 2013
How often do you come on and participate with the community? : alot I go on creatve and I
Build some stuff on my plot
When are you generally available? :Everyday to like around 9 Am till like 10 or 11 Pm
Prior experience with plugins?: never used and dont know how
Priof Staff Experience? : I never been staff before but i do own a server


Why do you want to participate in our staff team : I love helping people out and I would like to help the server grow and I luv the server



Why should we choose you over other applicants? - becauce I am a loyal person and I love giving a helpful hand!

We all are applying for the same role and there are hundreds of other applicants I know that i dont have much of a chance of getting picked but i figured it would be worth a shot. ;D

What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.

I'm not sure exactly what to expect will happen. I mainly play on creative so i would be pointing out the roleplays like i said i know you would expect big from me and i would try my best but it would be hard for me because of all the rp's that i join but like i said i would try my hardest to help everyone out like if they need help building something or help with finding friends to play with so i would get as i would call it 'virtually physical'

If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled.

I would handle it maturely and help them sort their problems out and not get other people involved
Modify message' 'wink' 1) " (9553" 2254 2 1439670365 38 9553 'Move_Skills hacking (With video proof 720P)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' 'Name of the suspect?: Move_Skills
What server was this on?: Factions
When did they break this rule?: Around 11:00 on 8/15/15
Proof of the happening: https://www.youtube.com/watch?v=3FAwnDGuwfs&feature=youtu.be
What rule was broken?: Move_Skills Was wither A) Hacking B)Using an illegal mod.
Concise description: As seen in the video Move_Skills says "What" while shifting even though its impossible to talk while shifting. And just so there isn't any doubt at all that "Jake" is Move_Skills I did /realname Jake and no someone cant be impersonating because there can only be one person nicknamed "Jake" at once.  ' 'xx' 1) " (9554" 2252 40 1439670559 16977 9554 'Re: Moderator Application' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 0 '' 'this is not the application this is

Minecraft Username:
Your Age & Gender :
Your Skype :
When you first joined
How often do you come on and participate with the community? :

When are you generally available? :
Prior experience with plugins?:
Priof Staff Experience? :


Why do you want to participate in our staff team :



Why should we choose you over other applicants? -



What makes you stick out from the rest? -




' 'xx' 1) " (9555" 2254 2 1439670756 15866 9555 'Re: Move_Skills hacking (With video proof 720P)' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'u wot m8. Like decay said it was a glitch u wot m8.' 'xx' 1) " (9556" 2252 40 1439670793 16977 9556 'Re: Moderator Application' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 0 '' 'and this is the last question

If a player has started harassing other players what would you do?' 'xx' 1) " (9557" 2254 2 1439671389 38 9557 'Re: Move_Skills hacking (With video proof 720P)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' 'That was before the high quality upload and even if it was a glitch you're not allowed to exploit them.' 'xx' 1) " (9558" 2254 2 1439671719 15866 9558 'Re: Move_Skills hacking (With video proof 720P)' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'Who said i was exploiting it? I didnt know i was sneaking. U wot m8' 'xx' 1) " (9559" 2254 2 1439672706 38 9559 'Re: Move_Skills hacking (With video proof 720P)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' 'We will let a staff member decide if you get caught or not ok?' 'xx' 1) " (9560" 2254 2 1439673306 15866 9560 'Re: Move_Skills hacking (With video proof 720P)' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'u wot m8' 'xx' 1) " (9561" 2254 2 1439673721 38 9561 'Re: Move_Skills hacking (With video proof 720P)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' 'We'll see' 'xx' 1) " (9562" 2255 40 1439674042 17016 9562 'Moderator Application ' 'PrincessPotato0' 'Princesspotato0@hotmail.com' '151.227.101.26' 1 0 '' 'Minecraft Username: OllaAwesome
Your Age & Gender : 13 Female
Your Skype : OllaAwesome
When you first joined  : 10th July 2014
How often do you come on and participate with the community? :
I come on and participate as much as I possibly can.

When are you generally available? :
Normally I would come on about 12-1pm onwards.

Prior experience with plugins?:
I have hosted my own server and never really tried to download plugins as I didn't need them but if I needed to download them for this server I would.

Prior Staff Experience? :
I have been a part of a team of staff on a lot of servers and I have been an Admin on one of the servers but it has since been closed down.


Why do you want to participate in our staff team :
I would like to participate in your staff team as I believe that I could help others in the community and solve problems that may occur.


Why should we choose you over other applicants? -
I believe I stand out from other applicants as I am on when most people are playing which makes me more available to the needs of the community.


What makes you stick out from the rest? -
I am very helpful and endeavour to help people whenever I can. As well as this I am extremely kind and approachable to others.' 'xx' 1) " (9563" 2254 2 1439674097 15866 9563 'Re: Move_Skills hacking (With video proof 720P)' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'u wot m8' 'xx' 1) " (9564" 2176 40 1439676384 15846 9564 'Re: Moderator' 'M1KKYP' 'mpicker1@bigpond.net.au' '124.187.80.237' 1 0 '' '[b]Hello please follow the correct application format as shown here;
http://aviatorcraft.com/forum/index.php?topic=1869.0\\

If you do not follow the correct format your application will NOT be accepted. You can edit your post by clicking "Modify"
I also suggest that you space out the question as well so It's easier for the admins to read. Good luck to you and everyone else!

Kindest regards
Will
[/b]' 'xx' 1) " (9565" 2254 2 1439676755 15846 9565 'Re: Move_Skills hacking (With video proof 720P)' 'M1KKYP' 'mpicker1@bigpond.net.au' '124.187.80.237' 1 0 '' 'Honestly that has happened to me before its a glitch not a hack.' 'xx' 1) " (9566" 2254 2 1439677718 38 9567 'Re: Move_Skills hacking (With video proof 720P)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 1439678013 '109number9' 'We can't just assume that he isn't though.' 'xx' 1) " (9567" 2256 39 1439677998 16837 9567 'Horse Spawning' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.60.243' 1 0 '' 'What server?: Prison
Problem?: The latest event was Horse Racing with prizes such as horse spawn eggs. The only thing is is that we can not spawn them in.
Thanks
Until next Time
PvPBuilder' 'recycled' 1) " (9568" 2254 2 1439678065 38 9568 'Re: Move_Skills hacking (With video proof 720P)' '109number9' 'wverge@cox.net' '70.178.250.170' 1 0 '' 'Looks like I should have uploaded the rest of the video where he is shifting while jumping and moving around.' 'xx' 1) " (9569" 2257 40 1439679516 16973 9618 'My staff application (mod)' 'xX_TigeyPlayz_Xx' 'vdh5600@gmail.com' '70.26.176.36' 1 1439736614 'xX_TigeyPlayz_Xx' 'Minecraft Username: xX_TigeyPlayz_Xx
Your Age & Gender : 11 male
Your Skype : sushiiboii237
When you first joined AviatorCraft : about when i got launched...(approximately)
How often do you come on and participate with the community? : I'm on every day :D
When are you generally available? : on weekends im on from 7 am to about 5 pm and weekdays im on after 4 pm
Prior experience with plugins? Which? : not much but im sure im capable
Priof Staff Experience? : Yes actualy alot! I've been head mod administrator and co-owner :D


Why do you want to participate in our staff team?: for me honestly i like giving a hand to people that need help im a loyal friend and i like to be part of staff cuz i feel more.. ''allowed in" because im rejected often by people :(

Why should we choose you over other applicants? I am a loyal trusty friend and i have NEVER been a moderator on such a great server

What makes you stick out from the rest?: well i can do the craziest of the craziest of things and i when im told something i do it but i try to make it better than its supposed to be
If a player has started harassing other players what would you do?: I would tell the "harasser" to stop what he is doing and tell others not to get involved.
-Thank you for reading u best friend tigey :)
' 'xx' 1) " (9570" 2243 2 1439680642 16872 9570 'Re: Blaze2558.' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'vorah look at this if u believe that fov doesn't affect how far or close a player looks.
https://youtu.be/fcr66Njc5LQ' 'xx' 1) " (9615" 2212 40 1439717431 15846 9615 'Re: T-Moderator/Moderator application Critical_Hits' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'I would like to wish everyone the best of luck on the selection! Good luck applicants!              Kindest regards Will.' 'xx' 1) " (9571" 2257 40 1439683348 15846 9571 'Re: My staff application (mod)' 'M1KKYP' 'mpicker1@bigpond.net.au' '124.187.80.237' 1 0 '' 'Why did you post another application? Please remove either one/ or lock it.

Kindest regards
Will' 'xx' 1) " (9572" 2243 2 1439683823 16530 9572 'Re: Blaze2558.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Ahh yes i see 5 new blocks were added into the game when you made it "Quake Pro"..... -_- lmao.... special people i tell u. i don't use quake skid gg.' 'xx' 1) " (9573" 2253 40 1439684204 16977 9573 'Re: My Moderator Application (fixed and hope you like)' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 0 '' 'if there is any need of fixing just read my application and tell me what to fix' 'xx' 1) " (9574" 2258 2 1439684280 16865 9574 'CreeperMcpasta harassment ' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'This is a picture of CreeperMCpasta harassment.' 'clip' 1) " (9575" 2259 2 1439684379 16865 9575 'VorahHD Harassment ' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'He was harassing me after creepyMCpasta called me a fag.' 'clip' 1) " (9576" 2259 2 1439685828 16530 9576 'Re: VorahHD Harassment ' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I used quotes lol i thought what he said was funny.... xD' 'xx' 1) " (9577" 2243 2 1439687675 16872 9577 'Re: Blaze2558.' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'Vorah do u think ur slick or something? I was just proving blaze's point that fov does change how far or close someone looks because u said it didn't and ur saying I'm the "special" one.' 'xx' 1) " (9578" 2243 2 1439687926 16872 9578 'Re: Blaze2558.' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 1439688206 'S78WU :D' 'Also idc if u use quake pro or not. I can just tell that ur fov is set very high by watching ur video of blaze "hacking". And btw speed pots make someone look even more far away (increases fov). If u dont trust me try it.' 'xx' 1) " (9579" 2260 2 1439688313 16530 9579 'Deathreaprii Hacking!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Name of the suspect?:[/b] [color=red]DeathReaprII[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]Today[/color]
[b]Proof of the happening:[/b] [color=red]https://www.youtube.com/watch?v=qmJq-Ay0xhA&feature=youtu.be[/color]
[b]What rule was broken?:[/b] [color=red]Hacking[/color]
[b]Concise description (Not Required):[/b] [color=red]Deathreapr wasn't missing any hits and clicking way way to fast definitely auto click no delay.[/color]' 'xx' 1) " (9580" 2260 2 1439688460 16872 9580 'Re: Deathreaprii Hacking!' 'S78WU :D' 'hermanwu78@yahoo.com' '76.16.125.66' 1 0 '' 'He did miss hits....' 'xx' 1) " (9581" 2221 2 1439688643 46 9581 'Re: Harassment :/' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

Sorry for the late response been a bit busy recently.  But the act will not go unpunished. 

The player will be [color=red]banned for 1 day from prison[/color] for harassment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9582" 2261 40 1439688643 16933 9741 'My Mod Application' '_TheRealNoah_' 'Iamnoah324@gmail.com' '216.165.253.80' 1 1439905406 'davide' '[b]My User Name[/b]: _TheRealNoah_

[b]My Age And Gender:[/b] 10 and male

[b]My Skype:[/b] Ice Creeper32

[b]When I Joined Aviator Craft:[/b] July 2015

[b]When I Join and participate:[/b] Maybe Friday Saturday And Sunday since School Is Starting

[b]When I'm Available:[/b] Is Shown Above

[b]If I know any plugins:[/b] not many but I'm sure i can figure out some

[b]If I have experience with Staff:[/b] Yes I've been a staff on a server once

[b]Why I want to join the staff team:[/b] I want to help the server out like if someone is bothering griefing and picking on someone i don't wanna just keep playing i want to help them.

[b]Why Should You choose me:[/b] I don't feel high and mighty and that i will be better then other player i just want to help other players because of those reasons.

[b]What Makes me stick out from other players:[/b] I don't stick out from other players its just that when i see people making other players feel bad and disgusted about themselves it just bothers me.

[b]What Would i do if a player or players are harassing one:[/b] i would tell them to /eignore the player or tell them to stop or i will have to mute or ban you for a amount of time.

Thank you for reading my fixed moderator application i hope this increases my chance :)' 'wink' 1) " (9583" 2260 2 1439688954 16403 9583 'Re: Deathreaprii Hacking!' 'Grko_112' 'fisher.hazel1@gmail.com' '112.215.66.78' 1 0 '' 'Finally someone report deathreapr

I can't believe i say this but thanks vorah' 'xx' 1) " (9584" 2260 2 1439689537 16530 9584 'Re: Deathreaprii Hacking!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'np we all know he hacks and he's corrupt... i want him banned. he doesn't belong here.' 'xx' 1) " (9585" 2260 2 1439689665 16997 9585 'Re: Deathreaprii Hacking!' 'CJgerbil' 'ChristinaGerbil@gmail.com' '73.191.254.59' 1 0 '' 'he's not hacking he did the combo in the video i was in a Skype call with him and i saw everything so..... and also i feel like the stuff ur saying about him could count as harassment! so i have screen shots of what you have been saying so please calm down he's not hacking!' 'xx' 1) " (9586" 2260 2 1439689809 46 9586 'Re: Deathreaprii Hacking!' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

Based on the video presented your report has been accepted.

The player will be [color=red]banned for 4 days for partial hacking (determined Auto-Click)[/color] from prison. Thank you for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9587" 2243 2 1439690155 46 9587 'Re: Blaze2558.' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Topic Will Be Locked Until Decision By Staff has been reached.  Any further arguments may result in temporary bans from forums. Be patient as we decide this.[/font][/b]' 'xx' 1) " (9588" 2262 2 1439690495 17019 9588 'SH4DOWxD3LTA Abused Against Me :(' 'Cadbury' 'ajiaujla@gmail.com' '86.152.3.112' 1 0 '' 'Shadow muted me for 1 hour for replying to someone for calling me a bitch but they didn't get muted? Very unfair and he should be watching what he's doing considering he's only a trial-mod' 'xx' 1) " (9589" 2262 2 1439691066 46 9589 'Re: SH4DOWxD3LTA Abused Against Me :(' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

Based on the evidence that was given to us from SH4DOW the mute seems to be justifiable.  From the screenshots you were saying the following things to the player:

[i]- "U against gays"
- "Homophobic prick"
- "Are you Autistic"[/i]

This alone is harassment and results in a 1 hour mute.  So your mute is justified.

When a player is harassing you we do not encourage "Counter Harassment."  This only makes situations like this happen where we have the accuser being muted for saying worse things to the opposition.  We suggest that if you see someone breaking rules (such as harassment) that you report it to our forums website.

Other then this the punishment is justified.

~[color=blue]JDK21132[/color]
[/font][/b]' 'xx' 1) " (9590" 2234 2 1439691223 46 9590 'Re: Divasan Caps and Harrasment' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 1439691316 'davide' '[b][font=georgia]Hello

Sorry for the late response been a bit busy recently.  But the act will not go unpunished.

The player will be [color=red]muted for 1 hour for caps and excessive language[/color] on Prison. Thanks for the report.

Also when reporting a player please file the report using the correct format found at this link:
http://aviatorcraft.com/forum/index.php?topic=1897.0
If you do not file your reports using this link then they will not be accepted.  We will accept this one once any others must be filed under the correct format.


~[color=blue]JDK21132[/color] [/font][/b]' 'xx' 1) " (9591" 2247 2 1439691601 46 9591 'Re: _Neonwolf_' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

Report Accepted.

The player will be [color=red]banned for 1 day for harassment[/color] from Prison.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9592" 2254 2 1439692074 46 9592 'Re: Move_Skills hacking (With video proof 720P)' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

Based on the evidence provided it seems to be only a glitch.  If he is found doing it again and you catch him then let us know immediately and we can take further action.  At the time being [color=teal]No punishment will be done.[/color]

Thanks for your concern though

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9593" 2238 40 1439692091 16997 9593 'Re: Moderator Application' 'CJgerbil' 'ChristinaGerbil@gmail.com' '73.191.254.59' 1 0 '' 'thanks for the tip a fixed it! <3
' 'xx' 1) " (9594" 2258 2 1439692245 46 9594 'Re: CreeperMcpasta harassment ' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

[color=green]Report Accepted.[/color]
The player will be [color=red]banned for 1 day for harassment[/color] from Prison.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9595" 2227 2 1439692706 46 9595 'Re: Blaze2558 Ban Evading For The Second Time....' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

[color=maroon]Report Denied.[/color]
With Ban Evasion reports there are actually two aspects that we would be looking for in them both of which need to be fulfilled in order to prosecute.  The first part is the evidence showing that the player is in fact on the server during their ban.  The second part is that you must show the date that the players were on during your video.  Which means that you would have to screen record (or screenshot) instead of minecraft record (or screenshot) so that way you can show your date at the bottom of your screen.  Because neither of these were present in the report the player will not face any additional punishements.

~[color=blue]JDK21132[/color] [/font][/b]' 'xx' 1) " (9596" 2259 2 1439692908 46 9596 'Re: VorahHD Harassment ' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

[color=green]Report Accepted.[/color]
The player will be [color=red]banned for 1 day for harassment[/color] on Prison. Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9597" 2250 2 1439692999 46 9597 'Re: DeathReaprii.' 'davide' 'davidenriquez41@gmail.com' '70.192.201.198' 1 0 '' '[b][font=georgia]Hello

The player has already been punished accordingly for this offense and already has a seperate offense that he is serving.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9598" 2263 2 1439694358 16530 9598 'That was his 4th offense' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'http://aviatorcraft.com/forum/index.php?topic=2250.0

[color=red]That was deathreaprii 4th harassment offense that is a perm ban.[/color]' 'xx' 1) " (9599" 2264 40 1439694835 17021 9600 'Moderator Application' 'MicrosoftGaming' 'annedougb@verizon.net' '24.147.151.207' 1 1439700199 'MicrosoftGaming' 'Hello My Name Is Brady I Live In The Us I Would Like To Apply For Staff Because I Am Good At Catching Hackers And I Had a Rank On Another Server And I Lost It Because They Restarted The Server. I Am Also 10 Turning 11 Why Would I Like The Rank? Because That Used to Be My Favorate Server But Now This Is I've Been Playing For a While I Might Apply For Builder Soon But That Doesn't Matter About Being a Good Builder And My Skype Is MicrosoftGaming. My Username Is MicrosoftGaming Aswell. Gender Is Male Too
' 'thumbup' 1) " (9600" 2264 40 1439699828 17021 9600 'Re: Moderator Application' 'MicrosoftGaming' 'annedougb@verizon.net' '24.147.151.207' 1 0 '' '[quote author=MicrosoftGaming link=topic=2264.msg9599#msg9599 date=1439694835]
Hello My Name Is Brady I Live In The Us I Would Like To Apply For Staff Because I Am Good At Catching Hackers And I Had a Rank On Another Server And I Lost It Because They Restarted The Server. I Am Also 10 Turning 11
Why Would I Like The Rank Because That Used to Be My Favorate Server But Now This Is I've Been Playing For a While I Might Apply For Builder Soon But That Doesn't Matter About Being a Good Builder So This Is Why I Would Like To Apply For Staff.  :)
[/quote]' 'xx' 1) " (9601" 2265 40 1439700910 17022 9601 'Mod/Helper' 'ITSBeartooth47' 'blackstockn1@hotmail.com' '66.168.248.43' 1 1439701044 'ITSBeartooth47' 'Hey I'm Nikki and I live In the U.s and I would Like to Help Get the hacker Gone  :) I love helping :) I try to do My best But Know one is perfect... If you Need to get In Touch With me My Skype is ITSBeartooth47 Gaming...
[color=maroon][/color]' 'thumbup' 1) " (11123" 2551 2 1444597426 16029 11123 'Spaming' 'gamingAmee' 'minecraft1410@outlook.com' '80.167.138.57' 1 0 '' 'Name of the suspect: Jariely
What server was this on: Prison
When did they break this rule: Just know 23:12
Proof of the happening: http://imgur.com/ZoBXiyc
What rule was broken: spaming' 'xx' 1) " (9604" 2268 40 1439704845 17023 9604 'mod/application' 'TheDNAlien' 'enderkid10@gmail.com' '75.132.198.56' 1 0 '' 'I would love to be a mod I'm very mature for my age (13) I don't goof off I take things seriously. I would help everyone who has a reasonable
question like how to get to the shop or how do I warp I wouldn't help if they said o ban or kick a player for no reason.' 'xx' 1) " (9605" 2264 40 1439711843 15846 9605 'Re: Moderator Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[b]Hello when applying for moderator please follow the correct format as shown here; http://aviatorcraft.com/forum/index.php?topic=1869.0 If you do not follow the correct format your application will NOT be accepted.  Also i suggest you bold the questions and space it out a bit so its easier for the admins to read. You can edit your oost by clicking the "modify" button. Good luck to you and everyone else!                                                                            Kindest regards Will' 'xx' 1) " (9606" 2265 40 1439712003 15846 9606 'Re: Mod/Helper' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Hello when applying for moderator please follow the correct format as shown here; http://aviatorcraft.com/forum/index.php?topic=1869.0 If you do not follow the correct format your application will NOT be accepted.  Also i suggest you bold the questions and space it out a bit so its easier for the admins to read. You can edit your oost by clicking the "modify" button. Good luck to you and everyone else!                                           Kindest regards Will.' 'xx' 1) " (11122" 2550 2 1444597068 0 11122 'Re: GalaxyYoChill Admitted to hacks' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[b]Hello

When reporting someone for hacking we require video evidence to punish the player. Them admitting to hacking is not considered sufficient proof for a punishment so nothing will be done. Also the next time you report please use the correct format found at the top of the report a player section.

I will leave this report open for [color=red]3 days[/color] to give you a chance to collect the proper evidence to punish this player.[/b]' 'xx' 1) " (11119" 2549 3 1444595747 17167 11119 'How do i report a hacker?' 'thesilentslayer1' 'dember727@gmail.com' '68.52.74.22' 1 0 '' 'GalaxyYochill is hacking and admitted and I took a screenshot but cant see the report button' 'question' 1) " (11120" 2549 3 1444596135 31 11120 'Re: How do i report a hacker?' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Admitting that people hack doesn't really mean anything but to report someone go here: http://aviatorcraft.com/forum/index.php?board=2.0 and to do the report correctly read this: http://aviatorcraft.com/forum/index.php?topic=1897.0' 'xx' 1) " (11121" 2550 2 1444596783 17167 11121 'GalaxyYoChill Admitted to hacks' 'thesilentslayer1' 'dember727@gmail.com' '68.52.74.22' 1 0 '' 'I was running around while I ran into A base I couldn't hit the person and couldn't come near her She was using reach hacks and kill aura her name is GlaxyYoChill I have picture evidence
' 'exclamation' 1) " (9609" 2268 40 1439712462 15846 9609 'Re: mod/application' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[b]Why did you post more than one applications? When applying for moderator please follow the correct format as shown here; http://aviatorcraft.com/forum/index.php?topic=1869.0 If you do not follow the correct format your application will NOT be accepted.  Also i suggest you bold the questions and space it out a bit so its easier for the admins to read. You can edit your oost by clicking the "modify" button. Good luck to you and everyone else!                                      Kindest regards Will' 'xx' 1) " (9610" 2255 40 1439712666 15846 9610 'Re: Moderator Application ' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[b]Hello when applying for moderator please follow the correct format as shown here; http://aviatorcraft.com/forum/index.php?topic=1869.0 If you do not follow the correct format your application will NOT be accepted.  Also i suggest you bold the questions and space it out a bit so its easier for the admins to read. You can edit your oost by clicking the "modify" button. Good luck to you and everyone else!      Kindest regards Will.' 'xx' 1) " (9611" 2252 40 1439712833 15846 9611 'Re: Moderator Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[b]Hello when applying for moderator please follow the correct format as shown here; http://aviatorcraft.com/forum/index.php?topic=1869.0 If you do not follow the correct format your application will NOT be accepted.  Also i suggest you bold the questions and space it out a bit so its easier for the admins to read. You can edit your oost by clicking the "modify" button. Good luck to you and everyone else!                                            Kindest regards Will.' 'xx' 1) " (9612" 2170 40 1439712979 15846 9612 'Re: Moderator Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=ilovedasiydog link=topic=2170.msg9550#msg9550 date=1439669402]
I would love to be a mod i would help around the server i have a kind and loving heart i have ADHD so that makes me energetic and hyper. Why i think i should be a mod is because i am a person that if i have to be mean i will if i have to stop someone i will. My life is awesome most of the time but about 6 or 7 months ago my grandpa cat and dog died so i have been though rough times.

    If you made me a mod that would be amazing but you probably wont but that's perfectly fine it has happend before thats all i have to say.

My skype is ilovedasiydog from australia sorry if i did not answer all your questions:(.
[/quote]                                                                    [b]Hello when applying for moderator please follow the correct format as shown here; http://aviatorcraft.com/forum/index.php?topic=1869.0 If you do not follow the correct format your application will NOT be accepted.  Also i suggest you bold the questions and space it out a bit so its easier for the admins to read. You can edit your oost by clicking the "modify" button. Good luck to you and everyone else!                                          Kindest regards Will.' 'xx' 1) " (9613" 2269 40 1439714427 16837 9613 'Re: PvPBuilder\'s Moderator Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.16.236' 1 0 '' '[quote author=PvPBuilder link=topic=2118.msg9149#msg9149 date=1439147599]
[b]Original & Current username[/b][b]: [/b] Well My First Username on this Minecraft account was Bolger_Boii But it is currently PvPBuilder.

[b]Your Age And Gender:[/b] I am Currently 13 years of age and I am also a Male.

[b]Your Skype?[/b] R_Plays is my Skype Username/IP at the moment and is not set to change anytime soon.

[b]When Did you first join AviatorCraft?[/b] I joined the AviatorCraft server in December 2014 as I started to grow a big interest in
AviatorGaming but as I found out more about the server I grew to love the server for the people who play in the server and not on who the server was based on. I wish to bring my Ideas through to the server and that is a reason I am applying today.

[b]How often do you come on and participate with the community?[/b] I come on the server for about 5-6 hours daily and I love to take part in activities in the server such as special events like the Prison PvP tournament the sky-block event and the recent Factions PvP tournament.

[b]When are you generally available?[/b] I am available most of the time but the only fault would be fitting in with school hours later on this month but I a generally available most of the time and I would make time in my schedule for Aviatorcraft as I am deeply interested in the server. So basically this is how long I will usually be on starting at the end of August:
[b]Monday:[/b] Around 4 hours
[b]Tuesday:[/b] Around 6 hours
[b]Wednesday:[/b] Around 6 hours
[b]Thursday:[/b] Around 5 hours
[b]Friday:[/b] Around 6 and a half hours
[b]Saturday:[/b] Around 7 hours
[b]Sunday:[/b] Around 7 hours.
I hope you can see that I put my time and dedication into the server

[b]Prior Experience with Plug-ins?[/b] I know the basics of the Plug-Ins like WorldEdit but I catch on quickly  to a lot of things and I will try my best to succeed in my work on the server. One thing I do is not quit and I will not finish a piece of work if I have no interest in what I am doing so In the work I have interest in I will not quit I will finish the work to the best of my ability!

[b]Prior Experience with Staff[/b] I have not been a part of a staff on a Minecraft server but I have relatives that have been and you can only find out the best and learn from others!

[b]Why Do you want to participate in our staff team?[/b] - I would love to participate in the staff team because it will be a new experience for me. I am involved in the forum since I joined the forum. I also know my way about the server and I know and grew to like the people in the server both players and the staff. I am one of the most curious people you will find on the server as I am always asking the staff questions such as when is the next event? When is the next revamp? But as I ask the questions I always take in the answers and use them to answer the public's questions on all of the different servers on Aviatorcraft. I love helping other players and I want to make them enjoy their time on AviatorCraft and think to themselves that the staff on Aviatorcraft were so helpful. I am on the server daily and if people are not on the forum or for some reason they can not enter the forum I will be there to answer there questions for them. I spread myself across some of the servers. Mostly Prison Skyblock and Creative. But I do also tend to play on Survival and Factions every now and then. I feel like I know the servers well to answer the public's questions about the servers. I feel like I do well under pressure which I will explain about in a minute. I feel like people don't want to be moderators to help but to show off. It is completely oppisite for me. I love to help I wish I can help others even more in the time to come. I have had people say you don't have enough experience But If I didn't think I was capable for this job and give 110% do you think I would apply? For the reasons above this is why i would like to participate as a part of the staff team of Aviatorcraft.

[b]Why should we choose YOU over the other applicants?[/b] - The Staff should choose me because I am on the server daily and I know my way around the server. I believe my maturity and my ability to handle situations well something you guys could really use on your staff. When I try to handle situations with other players if they are harassing others I would private message them asking why they say this and most would reply with they annoyed me they killed me. And I would reply saying to try and find away to sort out the situation with the other player not with threats and swearing but by asking them why they done that. I think that you guys should choose me because I can handle these situations. I love helping people and that's what I am here for. I think I should be picked because of my useful skill of helping others in any way.  One thing you can do is depend on me and that I wont quit with only half of my interest commitment and determination into it. I have never been reported kicked banned or muted whilst playing on the Aviatorcraft server or any server. You should pick me because I have really good Ideas for the Aviatorcraft and the community behind it. I am a team player for the server and at times I will be independent. I never take sides in arguments except if people want to PvP (That's just playful PvP). I am on the server daily and I post regularly too. I like to reply to people's posts to help them grow on the server help them to have fun on the server and to help them love the server. I have big goals broken into smaller goals for the server and I hope I can show them and tell them to you guys as a trial moderator. We all have goals for the server but the goals for the server I have will be helpful like for example gaining players and reach for the 250 players.  That is my biggest goal for the server. I think My honesty and modesty has a lot to do with my maturity. I am Capable to work hard and work to the best of my ability. Moderators Have a duty a duty to help. I think I can fulfill that duty. One thing I can handle pressure very well. A lot of People may crumble in situations of any sort and not know what to do. I will know what to do as I already kind of try and sort situations out but I want people to take it more seriously. When people are in doubt I will try and help them succeed in what they are trying to do. I socially connect with people and I try to put people's questions through to admins if I can not answer the question personally. I try my best to connect with staff in events of pvping against the staff for fun. I know I am mature enough for the job as Moderator and this is why I think you guys should pick me to be the next Trial-Moderator.

[b]What makes you stick out from the rest?[/b] - The things that make me stick out from the rest is that when in situations I would try and solve the problem by helping others and taking there mind of people who annoyed them by helping them with builds in there plots or by 1v1s. A lot of the people think when a younger teenager is in school they wouldn't be putting effort into there work on Aviatorcraft. That is a false statement for me as I always made time for Aviatorcraft and I always will. I am very dependable and on emergencies of filling in for others I love doing it. What makes me stick out? I am energetic and humorous but at the same time I can be serious and harsh if needs be. I have a variety of talents and a variety of Ideas to bring to the server. My main goal for the server is to hit over the 250 players mark but to also gain players from the server to come onto the forum as this is where everything happens. I think my grammar comes into play as you use it very wisely and usefully. I think that I stick out for my maturity my personality and my goals for the server to become bigger than it already is. A lot of people play on the server for fun. A lot of people think that applying for a mod is just I want to be a mod. It is much more than that. The Dedication and commitment I have is really something you guys could use. Some people just want to be moderator to show off. With that I think is stupid. You can't apply for a reason like that. I really think there is a spot for me on the staff and I'll talk about that in some more information. Some people will not be good under pressure and I can be. I will not make my decision of what the majority of players say. I will make my decision after I hear all sides of stories in situations. My maturity comes into play for myself sticking out. My grammar is one thing that makes me mature. Another reason like I said when I am handling situations I do not crumble with pressure. I feel like my judgement is good because if it is a small argument I will not hold a grudge against the play for the rest of the time I or he/she play the game. But if it is a big argument or if He/She is bullying another play from the same community as each other I will always have it in the back of my mind but I will still not hold it against the player.

[b]If a player was to harass another player What would you do?[/b] - I love to help people. I have told you what I would do to try and sort the situation. By asking Why they said it or try and help them build. But If needs be I will also warn them and if they do not stop I would mute them. But you also do have to follow the protocol. If it is really really bad harassment or if a player is feeling intimidated  for example if it is using insults of family members that have passed or if it is threats of killing a family member or the player That would be a straight mute and it could lead to a ban. This would not be harsh as I think this is a very serious topic. If a friend has been rude before I have came on I will see what the majority says and then sort out the situation using my way for sorting out the situations. I won't treat them any differently to a player that I don't get on with. When in the situations I will go through the steps of a private message warning Then followed by a kick. Hopefully it will not lead to a player getting muted. If this behavior continues It will lead to  Ban. Usually this would not happen but if the behavior is repeatedly horrific or really bad and the behavior spreads through days or weeks it would lead to a permanent ban.

[b]Some More Information[/b] The Biggest Reason I want to be a Moderator and be apart of the staff is because I think that there is room for me on the staff as every player has there own unique personalities. I want to bring humor and fun and energy to the group and I want to be someone that makes people want to come onto the server and for the people to think Wow they got a good variety of people as Moderators and Admins and Builders and Each of them have one thing that makes the server Fantastic. I want to grow as a person whilst making others grow as people. I want to make people be inspired like I was by the staff when I first came onto the server and talked to Alex or Luke for the first time because they have there personalities that work for the server. This was just a piece of Information I wanted to put in as I really want to show why I want to participate as a staff member.

By the way Good luck to everybody. I hope you do well in your applications!
I hope that this application has shown my skills and how interested I am to the server!
That's all for this Moderator Application
Until next time
Reece/PvPBuilder.
[/quote]' 'recycled' 1) " (9614" 2118 36 1439714498 16837 9615 'Re: PvPBuilder\'s Moderator Application' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.16.236' 1 1439732047 'PvPBuilder' 'Well done to whoever gets to be T-Mod :)' 'xx' 1) " (9616" 2270 40 1439734643 16964 9736 'Moderator Applications' 'Ahri_Minecraft' 'ariakay759@gmail.com' '75.129.174.167' 1 1439905093 'davide' 'Application Format:

[u]Routine & Standard Questions[/u]

[b]Original & Current Username[/b] - Ahri_Minecraft

[b]Your Age & Gender[/b] - 13(14 in September) female.

[b]Your Skype[/b] - its should be Ahri _Minecraft. (if not Aria Leger)

[b]When you first joined AviatorCraft[/b] - About maybe a month ago? or a month in a half i honestly don't know.

[b]How often do you come on and participate with the community?[/b] - At the least of once everyday for at the least an hour.

[b]When are you generally available?[/b] - Weekends

[b]Prior experience with plugins? Which?[/b] - In all Honesty I don't really know about plugins but what i do know is that they help get server 'games' like skyblock prison and creative things like that otherwise I have no idea.

[b]Prior Staff Experience?[/b] - No hopefully this will be my first experience being a part of the staff.

[u]Individual Questions - 5-8 sentences per question or more.[/u]

[b]Why do you want to participate in our staff team?[/b] - I love to help people in times of need. Another thing why i would love to join is because If people act up like advertising on the server I usually can warn them but can't ban them for going against the rules. I also love to participate in helping others with creations and basic how to minecraft things.

[b]Why should we choose you over other applicants?[/b] - Like i said before I love to help and i would really make me happy to help others and Help the server as much as my wisdom on minecraft allows me. Sorry is this may sound a bit cheesy but I honestly love helping if people are in trouble or just need help i help as much as i can on the server.

[b]What makes you stick out from the rest?[/b] - ok this will sound weird but my weirdness I can be very forward if i want to but yea my weirdness but yeah people sometimes can find me helpful and funny. But if I need to be i will be very strict.

[b]If a player has started harassing other players what would you do?[/b] - Well if someone was doing so I would warn them saying "Excuse me so-so May i remind you that is not permitted on this server and if you don't stop now you will be banned." and if they dont stop the first time i ask They will get banned and trust me when i say this I hate things like that I don't tolerate it what so ever.  ' 'xx' 1) " (9617" 2271 7 1439735988 16348 9617 'FLY IN PLOTS ONLY CHIEF ADD NOW DAMMIT ' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Chief totally should get fly in plots comon admins/mods or even the owner chief have to get fly in plots its really easy to add that to the chief rank list ' 'xx' 1) " (9618" 2272 19 1439736485 16759 9826 'hitman-chief suggestion' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 1440014228 'Xanbelor55' 'First of all hitman-chiefs should be able to fly in plots so people will buy them more. All chiefs and hitmans get to do is just extra vaults and and /xp
and /ptime thats it. They should really have /fly for plots just plots.' 'xx' 1) " (9619" 2271 7 1439743042 16398 9619 'Re: FLY IN PLOTS ONLY CHIEF ADD NOW DAMMIT ' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I agree I think it could be a nice touch for chef rank.' 'xx' 1) " (9620" 2237 39 1439743147 16398 9620 'Re: my new computer' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' '29 000 dollars? Please tell me your currency xD there's no way that's American dollars ' 'recycled' 1) " (9621" 2270 40 1439744542 16398 9621 'Re: Moderator Applications' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Hi Ahri_Minecraft!
Nice application I recommend extending your sentences and making them more detailed to give you a better chance. Especially on the sentences where it says between 5-8.
Also bolding the questions is easier to read.
Good luck!
Louis' 'xx' 1) " (9622" 2117 40 1439745373 16398 9622 'Re: xxGOODYERxx Mod Application' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Hi Powerwolf!
I would recommend making  your application more detailed as it would increase your chances Good luck!
Louis
' 'xx' 1) " (9623" 2117 40 1439745414 16398 9623 'Re: xxGOODYERxx Mod Application' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Oops sorry !' 'xx' 1) " (9624" 2117 40 1439747654 16977 9624 'Re: xxGOODYERxx Mod Application' 'powerwolf345' 'terefurm3@yahoo.com' '67.80.92.80' 1 0 '' 'hi goodyer' 'xx' 1) " (9625" 2206 1 1439749740 16398 9625 'Re: Revamp' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Feral what did you help with!? xD' 'xx' 1) " (9626" 2206 1 1439749773 16398 9626 'Re: Revamp' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Ceral********' 'xx' 1) " (9627" 2273 40 1439750416 17027 9627 'Moderator Application' 'KrisG03Plays' 'krisg03plays@yahoo.com' '108.214.254.234' 1 0 '' 'Hello i would love to apply for Mod. If someone has a template for me to fill out could someone please send/comment that to me?

Thanks' 'recycled' 1) " (9628" 2274 40 1439750606 17027 9628 'Moderator Application' 'KrisG03Plays' 'krisg03plays@yahoo.com' '108.214.254.234' 1 0 '' 'Original & Current Username - KrisG03Plays

Your Age & Gender - 15 Years Old And i am a Male.

Your Skype - Don't have one yet. Getting one soon.

How often do you come on and participate with the community? - I come online everyday and help out people when I can when they need it as I get asked a lot of generic questions so I'm always there to help sometimes I will try help arguments not taking any sides but if I am not able to help I usually forwards it onto another member of staff. Generally I try to help out with whatever I can to try and make the server a better place when I'm on there. That's what I try to achieve because it makes me feel better to know that I'm making people have a good time when on our server. I am available a lot of the time of day especially now during the summer and even when school starts I am available from 3pm GMT +. I try to help the server/community as much as I can when I'm on.

When are you generally available? - I am available everyday Monday - Sunday any time of the day Unless I'm busy obviously but usually I check Skype quite frequently on my phone if I'm at all needed. If I am needed at all I can usually be on quite quickly.

Prior experience with plugins? Which? - I know all the basic moderator plugins and commands such as Kick. Mute and Ban etc. Also I am quite good at world edit now since joining he build team I love to help build things for the server and make people have fun and want to stay. And seeing builds that I have participated in makes me feel like I have achieved something on the server.  Plugins and I work quite well together as being a mod previously on a server I am quite confident around them. but if any are required I can easily learn them so I can do a good job at being a mod. If not I can just simply ask another staff member as I am a quick and easy learner. After previously being mod on another server (as mentioned below) I am used to using a lot of the bukkit server commands so I am quite knowledgable of them.

Prior Staff Experience? - I was once a moderator on a server I don't think I should put the IP in the application but I was a moderator for about 5 months and I feel like I did a really good job. I take no sides in arguments I'll just simply mute the two or more people who are arguing to stop them harassing and annoying people. And I feel like I am good because I won't stick around the same people on the server and stay around the staff all the time I like to talk to newer players and take in their experience to develop on it. So that I can keep them playing on a server I enjoy playing and have some control over that's the best thing about being mod for me I can use my ideas that I think of to hopefully keep people on and having fun on the server.

Why do you want to participate in our staff team? - I want to join the aviator staff team because I have been around for quite a while now and I would love to finally share my ideas with other staff to try and make Aviatorcraft as best and work as smooth as it can to players likings. After not being accepted the past couple of applications this makes me more determined to be a part of the team. I'd love to help. Mainly because I have wanted this since I first joined Aviatorcraft but now I feel like this is my time for you to accept me as I have a lot of ideas to help the server. And also to mention the fact that I would love to be Mod because I think it will put some responsibility on me that I know I can conquer and handle if given the opportunity of being Trial-Mod/Moderator. The final reason is that I just love helping out and making other staff members lives a bit easier as I like to get the job done to a very high standard to the best of my ability also being a part of it would make me feel a lot better to know that I have finally reached my Objective since joining aviatorraft. So I can then set my new objective of breaking that 250 player mark! Also the experience would help me become a lot better at being a more commanding role to help people and tell then what to do if need be. I also want to be part of the team because I want to make myself goals. Like I have mentioned about the breaking the 250 player mark. That is only one of the aims and objectives I assure I can bring to he staff team so that personally I can prove to myself that can be a good mod and show you guys that I was a good pick to have on the team.

Why should we choose you over other applicants? - I think that you should choose me because I have a variety of different ideas to go around all the servers on aviatorcraft. Also I feel like you should choose me because I like to help out with everything that can make the server more productive because I feel like the better the server is the quicker we can raise the 250 player mark! That's the goal I have to bring to aviatorcraft if I am accepted providing my ideas to all staff taking opinions in and developing them. You should choose me because I am a kind person and as I have previously said I love to help out and I want to finally show my ideas and creativity that I can bring to the server and hopefully be more productive with what I do. Another reason for why you should choose me over other applicants is because I feel like I would bring more energy and fun to the server by using my ideas like I have mentioned a lot to make the server a lot more enjoyable to play to keep people playing and active on here. Another goal I have over other applicants is that I want to make all servers on aviatorcraft more popular. As I have noticed since joining that prison and creative are the most popular. I want to make them just as equal with my ideas. As I have plenty for all sections. If you choose me I can guarantee that within a couple of months I can make the other servers more popular and active that they are now. You should choose me because I really would just love to help out not be on the list to be there. Unlike some I handle situations very well I don't rush I just simply give the right answer. Especially in times when important evens happen I'd be able to give answers to peoples questions like I do now. I just need my name more clear for people to see! By giving me an opportunity like this I can assure you that you will not be disappointed. My final reason for you choosing me over other applicants is because I am very active on the forums. I like to keep up to date with things across the whole server and know what is going on with everyone.

What makes you stick out from the rest? - I feel like I stick out from the rest because I do have a sense of humour which a lot of players on aviator craft enjoy and sometimes I can make some people smile as I have had some messages before from newer players. Also I think I would stick out due to the fact that I am always there to help. A lot of the time I put my jobs to the side to help others so that they stay on the server and have fun whilst playing. Another thing that makes me stick out from the rest is that I am quite well known all around the servers. Although this may not be considered in the Moderator so called 'needs' I feel like it would help because I don't want people to sit there and not ask questions because that's what I would be there to do. I also stick out from the rest because I like to keep update with most players on the server so I know what they want to be added or changed etc so I can forward it on to other staff members so that the players on the server are happy while they are playing. The final reason why I stick it out that I am mature and I can handle situations very well I will not panic and rush to get things done unless need be I will simply just take my time and deal with what needs to be done and sort out punishments if needed. I stick out from the rest because I am good at decision making. If a question is asked or a decision is made I can make a fast response to what is asked. The majority of the time I get decisions right which is something I think having me on the staff list would be good for. As I have previously said I am very active on he forums when I am around because i like to keep up to date. I feel like this makes me stick out from the rest because not many people use he forums apart from reporting people or asking questions etc. I feel like if you have me on your staff team i can report things to admins and other mods quickly if they need to be addressed as I am very active.

If a player has started harassing other players what would you do? - We do have protocols in place that you will be required to perform although we would like to know how you think it should be handled. I would temporarily mute the players in 'name' and take a look at the logs to see if any further punishment is needed. If so I'll ask another staff member to double check that the punishment is fair and give them a warning telling them that it could end up as a ban if it continues hopefully teaching them a lesson that harassing will not be tolerated on the server. Also I would mark it down somewhere just to make sure that if it does happen again we can take quick action on it.

More Information about me wanting Trial-Mod Opportunity - Like I have previously said I would love the chance to have a trial mod spot as I feel like it would make me learn a lot more things about how to run a server as a moderator role well. I know and can guarantee that I can for fill all points made in my application. I am just waiting for the response I really want so I can turn my ideas into reality. And sort out situations that I feel need to be changed. ' 'xx' 1) " (9629" 2273 40 1439750623 16398 9629 'Re: Moderator Application' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Use the following format: http://aviatorcraft.com/forum/index.php?topic=2132.0
Good luck!
Louis' 'recycled' 1) " (9630" 2206 1 1439750819 46 9630 'Re: Revamp' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' 'He kept company and helped in the argument on what to put in the donator mine I do know that. ' 'xx' 1) " (9631" 2226 40 1439751144 16985 9631 'Re: Applying For Modderator' 'Sam Striker' 'samwhite1213@gmail.com' '71.48.250.58' 1 0 '' 'oh ok sorry' 'xx' 1) " (9633" 2226 40 1439751293 16398 9633 'Re: Applying For Modderator' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Here's the format provided by Luke:http://aviatorcraft.com/forum/index.php?topic=2132.0
Good luck!
Louis' 'xx' 1) " (9634" 2206 1 1439751778 16398 9634 'Re: Revamp' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'What a lovely guy xD' 'xx' 1) " (9635" 2205 3 1439753834 16398 9635 'Re: I question of my interest or curiousity.' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I do not play survival myself so I do not know as much about it as of now but if you haven't got what's you needed yet then I suggest you post it to the "suggestions" section for the admins and moderators to see then hopefully you will be pleased with the outcome.

~Louis' 'xx' 1) " (9636" 2229 10 1439753972 16398 9636 'Re: _The_Larz_ banned FOR NO SHIT ' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'What was he banned for?' 'xx' 1) " (9637" 2237 39 1439754573 16276 9637 'Re: my new computer' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.36' 1 0 '' '28 something thousand US Dollars' 'recycled' 1) " (9638" 2229 10 1439754882 16837 9638 'Re: _The_Larz_ banned FOR NO SHIT ' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.16.236' 1 0 '' 'He was banned for people reporting him for hacking as he could kill player with his fists in 3 hits. No potions were used.
Thanks
PvPBuilder
' 'xx' 1) " (9639" 2272 19 1439755336 31 9639 'Re: hitman-chief suggestion' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'I've suggested the /fly earlier but they probably won't add it and in my opinion chief shouldn't have a 18 hour cool down because 1.) That'd be unfair to the other ranks 2.) You guys would probably get more things then we would and 3.) It's not that good of an idea it's just 6 hours off from doing your kits again.' 'xx' 1) " (9640" 2272 19 1439755660 16398 9640 'Re: hitman-chief suggestion' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I agree with Ceral.' 'xx' 1) " (9641" 2276 41 1439759610 16848 9641 'achilles FLYING!!!!' 'xXx_LEAH_xXx' 'abolger83@gmail.com' '93.107.16.236' 1 0 '' '[color=black]Name of suspect?:[/color] Achilles297
[color=black]What server was it on?:[/color] Prison
[color=black]When did they break the rule?:[/color] I saw a few mins ago
[color=black]What rule was broken?:[/color] [color=red]Flying!![/color]
' 'recycled' 1) " (9642" 2277 41 1439760002 16848 9642 'Achilles297 FLYING!!!!' 'xXx_LEAH_xXx' 'abolger83@gmail.com' '93.107.16.236' 1 0 '' '[size=14pt]Name Of Suspect?: [/size] Achilles297.
[size=14pt]What Server Was It On?:[/size] Prison.
[size=14pt]When Did They Break This ?:Rule[/size]  I saw A Few Mins Ago.
[size=14pt]What Rule Was Broken?:[/size] [color=red]FLYING[/color]
' 'recycled' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (9643 2278 21 1439773961 16342 9643 'Being able to buy plots' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.36.67' 1 0 '' 'The reason I ask for this is because I have an "Advice" rank on Aviator Survival. I don't want to lose my rank my buying another rank just to get more plots. If you can please add it. -Durable The Bear \\


P.S.- Rawr' 'xx' 1) " (9644" 2279 2 1439775607 16865 9644 'VorahHD going on Pro_Bash and harassment ' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'This is a picture of VorahHD ban evading and also he told me go get your hacker buddy on that only Vorah says.I told a mod multiple times to check his IP but no one will.' 'clip' 1) " (9645" 2229 10 1439775816 50 9645 'Re: _The_Larz_ banned FOR NO SHIT ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'You were asking twini to be banned continually showing him you "hacks" pissing him off for like 2 hours straight what do you expect' 'xx' 1) " (9646" 2237 39 1439775967 50 9646 'Re: my new computer' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'For raid to work you need identical drives..?


[color=rgb(50 58 69)][font=Open Sans][size=4px]Storage Set 1: 1x (240GB Solid State (By: Corsair) (Model: Neutron GTX Series) (SATA 6Gbps)[/size][/font][/color][color=rgb(50 58 69)][font=Open Sans][/size][size=4px]Storage Set 2: 1x (1TB Western Digital Caviar (7200 RPM) (Model: Black Edition)Storage Set 3: 2x Storage (6TB Seagate)


[/color][color=#323a45][font=open sans sans-serif]Are not incidental unless by set you mean more then one of each[/font][/color][color=#323a45][/color][color=#323a45][font=open sans sans-serif]Also some sexy pics of the pc? xD [/font][/color][color=rgb(50 58 69)][/size][/font][/color]' 'recycled' 1) " (9647" 2106 7 1439775982 50 9647 'Re: p' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Good for you' 'xx' 1) " (9648" 2280 10 1439776601 16182 9648 'My Ban' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'I Was Banned For AutoClicking/Hacking.
I've Showed Smallen8 My PC And There Are Many Things Wrong With It.
I Need JDK or any Admin To ScreenShare with me to prove that I Don't Have Hacks

1.I Can't Open File Explorer
2.I Can't Open Any Applications Because My PC Screen Goes Black
3.I Can't Delete Or Download Any Files Because My File Explorer Doesn't Open' 'xx' 1) " (9649" 2111 40 1439778720 46 9649 'Re: Mod applie- KayDJ' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' '[b][font=georgia]Hello

You applied answering most of the questions however left out a few of the big questions.  I will ask that you modify your current application so that way we can consider you.  I will give you 12 hrs after this post to edit your application.  If you are unable to do so please message me the missing questions and I will edit them into your application.

This is a link to the full application: http://aviatorcraft.com/forum/index.php?board=9.0

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9650" 2121 40 1439779023 46 9650 'Re: DepthStrafe\'s Mod App' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' '[b][font=georgia]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9651" 2112 40 1439779076 46 9651 'Re: Ceral\'s staff application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' '[b][font=georgia]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9652" 2145 40 1439779114 46 9652 'Re: app for trialmod/mod' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' '[b][font=georgia]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9653" 2150 40 1439779149 46 9653 'Re: Aviator Craft Moderator Application. :D' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' '[b][font=georgia]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9654" 2151 40 1439779478 46 9654 'Re: Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' '[b][font=georgia]Hello

You applied using most of the correct format but forgot to answer the following questions:[/font][/b]

[i][font=georgia]-Why do you want to participate in our staff team?
-Why should we choose you over other applicants?
-What makes you stick out from the rest?
-If a player has started harassing other players what would you do?
[/font][/i]
[b][font=georgia]You can modify your current application so that way we can look at your application more thoroughly.

~[color=blue]JDK21132[/color][/font][/b]' 'recycled' 1) " (9655" 2152 40 1439779756 46 9655 'Re: My Application for Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' '[b][font=georgia]Hello

When applying you must apply using the correct format found here: http://aviatorcraft.com/forum/index.php?topic=1869.0
You can edit your application and apply with the format by clicking the "Modify" button.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9656" 2237 39 1439782280 16276 9656 'Re: my new computer' 'Grko_122' 'fisher.hazel@ymail.com' '112.215.66.72' 1 0 '' 'sure will do XD' 'recycled' 1) " (9657" 2237 39 1439797205 16398 9657 'Re: my new computer' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' '29 THOUSAND USD?? I don't think so bud xD' 'recycled' 1) " (9658" 2237 39 1439800685 16398 9658 'Re: my new computer ' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Just to clarify its $29 000 Indonesian dollars. Not USD otherwise that would be stupid! $29 000 Indonesian dollars converts to $2.11 USD' 'recycled' 1) " (9659" 2281 17 1439800835 16438 9659 'Plot Protection (Trollers/Wannabe Comedians)' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'Door protection prevents the use of other minecraft players entering an area thats gated or has a door on it without the plot owners trust on other servers its plot protection from annoying people who like to spam doors and other trolling ideas its a good idea because when doing a roleplay which im currently setting up a school i have doors to the kitchen and say for instance i go inside and close the door more players would think its funny to spam the door so i cant exit it may be a small suggestion but i find it good to have it most of the doors should have pressure plates and i havent tested this out yet but can non trusted players activate levers because that would be a trouble sometimes of people clicking where they shouldn't be' 'question' 1) " (9660" 2280 10 1439801060 16398 9660 'Re: My Ban' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'There are many things wrong with it? Such as?' 'xx' 1) " (9661" 2282 2 1439801224 16438 9661 ' bypassing swears' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'i still think its wrong

Name; DemonDash
Time: Mon 12:55 pm
Server; Creative
Reason: i still think attempting to bypass Swears is still insulting i see alot of people do it and it should still be taken seriously i have another reason as a player messaged saying that the person is an apparent hacker and he continued to kill players on a creative server how does one do that... he thretened everyone that he was going to kill them in their sleep threatening  adolescent children or younger is no joke (-.- i learnt from my mistakes)
' 'clip' 1) " (9662" 2283 7 1439804264 16276 9662 'My new computer (Much reasonable price)' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.101' 1 0 '' 'I cancel the order of that computer due to some complain from my family and friends but I finally found the new custom Gaming PC that is much reasonable.

' 'clip' 1) " (9663" 2284 7 1439810637 16438 9663 'Future School Team' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i]I want to make this as offical as possible i have worked hard well actually only 3 days on this and i want to get mc roleplay more fun and interesting [/i][/center]


I need Players who can Help me with a mc roleplay on creative (yes u heard what i said) i need teachers for only subjects

Math
History
Geography
Physical Education
Health and saftey
Science
(music will be built next reset as i will add one class each month or soon reset)


The point of this One is i like professional roleplayers and not the ones you mostly see
people who talk in third person and stick to a script

Professor Vanessa; she looked into the eyes of her students and shook her head as a late mark was shown on her paper the usually suspect was cameron (please remember dont Spam try to fit everything in if possible)

The Teachers Will Own a room in a house im Buiding right infront of the school they wont have trust but from what i see you dont need plot protection their will be some people i trust if i know them very well and if push comes to shove i will just copy and paste each time someone messes with something they shouldnt have)' 'xx' 1) " (9664" 2284 7 1439815203 16398 9664 'Re: Future School Team' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Bub really? ........ I thought you were different... xD' 'xx' 1) " (9665" 2284 7 1439816047 46 9665 'Re: Future School Team' 'davide' 'davidenriquez41@gmail.com' '173.209.212.157' 1 0 '' 'I can be a Geography teacher for your roleplay. I'm very good in the subject and may be doing it as a Minor in College soon. Are you looking for more serious teacher that will give long tests and lectures or short and simple?' 'xx' 1) " (9666" 2284 7 1439816174 16438 9666 'Re: Future School Team' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=davide link=topic=2284.msg9665#msg9665 date=1439816047]
I can be a Geography teacher for your roleplay. I'm very good in the subject and may be doing it as a Minor in College soon. Are you looking for more serious teacher that will give long tests and lectures or short and simple?
[/quote]

knowing my standards i only expect the best and you would be perfect mr serious ;p but not longlectures remember its still mc i could have used command blocks to spawn in awnsers for the students im semi good at coding ;p and learn quickly but i expect it to be also fun i need to build some "fake" students so some of the seats are taken wishing i had command blocks >:T' 'xx' 1) " (9667" 2284 7 1439818647 16837 9667 'Re: Future School Team' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.86.61' 1 1439819039 'PvPBuilder' 'I can do maths for your role-play. I have a big interest in the subject and I have also represented my country in the subject.' 'xx' 1) " (9668" 2285 2 1439819342 17037 9668 'harrassment' 'aidanisawsome' 'preece@twc.com' '74.133.43.23' 1 0 '' 'husckyharry8 has bullied me i want a bann for a 2 days >:(' 'xx' 1) " (9669" 2285 2 1439819857 16837 9669 'Re: harrassment' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.86.61' 1 1439824803 'PvPBuilder' '[b]Hi
You need evidence to prove he is harrassing you. This report will not be taken seriously without evidence. I suggest that you screenshot him doing this and then upload it to Imgur.com Gyazo or By using the "Attachments and other options" under your post. All you have to do is click "Modify" to fix this. As I said Before You Can't report someone without evidence. You also cannot pick the ban extension. That will be chosen by the Moderators.
Thank you
~ [color=limegreen]PvPBuilder[/color][/b]' 'xx' 1) " (9670" 2284 7 1439827013 16438 9670 'Re: Future School Team' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=PvPBuilder link=topic=2284.msg9667#msg9667 date=1439818647]
I can do maths for your role-play. I have a big interest in the subject and I have also represented my country in the subject.
[/quote]


(that sounds perfect you will be added into the plot behind the school its a work in progress mansion house thingy)' 'xx' 1) " (9671" 2283 7 1439828701 26 9671 'Re: My new computer (Much reasonable price)' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'My laptop was 280$ :c' 'xx' 1) " (9672" 2279 2 1439828752 16530 9672 'Re: VorahHD going on Pro_Bash and harassment ' 'VorahHD' 'kbuergert66@gmail.com' '159.122.133.213' 1 0 '' 'Not my account Ip check it..' 'xx' 1) " (9673" 2279 2 1439829746 16837 9673 'Re: VorahHD going on Pro_Bash and harassment ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.86.61' 1 1439829953 'PvPBuilder' 'Unless you are completely sure you shouldn't report it. Saying "Only Vorah says that" dosen't mean that someone else won't say it. I could say it right now but I am not Vorah. With no IP check there is no evidence. Please be completely sure before reporting next time. But on the other hand This player has harassed you so maybe you should report the play for that.

~ [b][color=limegreen]PvPBuilder [/color][/b]' 'xx' 1) " (9674" 2286 2 1439834675 16935 9674 'wtf?' 'creepsmcpasta' 'poppy32111@gmail.com' '24.14.37.207' 1 0 '' 'where: prison
what rule: obsean name..
proof: https://gyazo.com/f731eb692579768751cdfd838d77274f
player: IImarinesII' 'xx' 1) " (9675" 2286 2 1439834723 16348 9675 'Re: wtf?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'https://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.behttps://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.be' 'xx' 1) " (9676" 2287 24 1439834758 16348 9855 'Have to see!!!!!!!!!!!!!!!!!!!!!!!!!!!!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1440059880 'Alex' 'https://www.youtube.com/watch?v=1FGDytzrN-I&feature=youtu.be' 'xx' 1) " (9856" 2304 7 1440060003 16398 9856 'Re: New Comp Im getting' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Cheers Alex' 'xx' 1) " (9857" 2304 7 1440061125 16398 9857 'Re: New Comp Im getting' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'There's a few parts missing and I have no clue what to use because there's loads! I'll have to go to like PC world or something. Hopefully they'll know' 'xx' 1) " (9858" 2304 7 1440061982 1 9858 'Re: New Comp Im getting' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.64' 1 0 '' 'PC World will overcharge you for parts since you are in the UK I reccomend using CCL or Maplin.' 'xx' 1) " (9677" 2284 7 1439834804 16348 9677 'Re: Future School Team' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Science FOR ME <3 love exploding things <3' 'xx' 1) " (9678" 2279 2 1439835323 16935 9678 'Re: VorahHD going on Pro_Bash and harassment ' 'creepsmcpasta' 'poppy32111@gmail.com' '24.14.37.207' 1 0 '' '"go get your hacker buddy on that only Vorah says" anyone can say that and or pretend to be vorah as i have seen his IP and the other players IP they are not the same how i know that don't ask' 'xx' 1) " (9679" 2286 2 1439835421 16935 9679 'Re: wtf?' 'creepsmcpasta' 'poppy32111@gmail.com' '24.14.37.207' 1 0 '' 'ummmmm ok?
' 'xx' 1) " (9680" 2285 2 1439835503 16935 9680 'Re: harrassment' 'creepsmcpasta' 'poppy32111@gmail.com' '24.14.37.207' 1 0 '' 'and sorry as you may think that 2 days is worth harassment goes for a 1 day ban' 'xx' 1) " (9681" 2239 4 1439837209 16398 9681 'Re: Survival Merge Problem!!!!!!' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'What rank is it? Is it a lower one or the highest? (I don't play survival to know what is the highest rank) because some servers let's say prison require the top rank to merge plots as it is quite a big thing so they want to allow it to only the higher ranking players. If you are the highest and you cannot merge what does it say when you type it? Does it say unknown command or that you don't have permission. Or maybe your friend isn't typing the right command in company with yours. What I mean by that is the if you want to merge south for example he would have to merge north if you understand the logic. If you are doing everything correctly then this bug needs to be fixed.

~Louis
(xxGOODYERxx)' 'xx' 1) " (9682" 2285 2 1439837529 16398 9682 'Re: harrassment' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'As PvPBuilder said you'll need evidence using either a capture device or screenshot it using an app or website. If not done so then this topic will just be locked I suggest providing evidence instead of waiting for the person to be banner WHICH he cannot be banned for 2 specific days unless the evidence is good enough for this reason.


~Louis' 'xx' 1) " (9683" 2288 19 1439843261 16398 9683 'Potion stacking (Plugin)' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'After seeing this in some videos I thought it would be quite cool to bring to avistorcraft. Basically what it does is it just stacks the potions in your inventory chests and pvs etc. instead of each potion taking up and inventory slot. I thought this might be quite cool to bring to prison especially for pvp and it would mean more inventory space for things such as armour for more fun longer fights. Just a suggestion!

~Louis' 'xx' 1) " (9684" 2288 19 1439843616 16837 9689 'Re: Potion stacking (Plugin)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.86.61' 1 1439845857 'PvPBuilder' 'Hi Louis
In my opinion I think that this is a good Idea but it should be used for splash potions. But it could be used for normal potions too. But I like the idea of stacking splash potions!

~ [b][color=limegreen]Reece[/color][/b]' 'xx' 1) " (9685" 2288 19 1439844453 16398 9685 'Re: Potion stacking (Plugin)' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Why only splash? It doesn't make much difference at all. Especially as gunpowder is hard to collect. Unless we add it into the shop in the revamp.

~Louinator' 'xx' 1) " (9686" 2288 19 1439845305 16837 9687 'Re: Potion stacking (Plugin)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.86.61' 1 1439845583 'PvPBuilder' 'I feel like the Splash potions are easier to use during PvP especially in prison and they would be better to stack. Because gunpowder is hard to get this would be hard to stack but it will be fun to do. People will have to go out of their way to make the potions stack because more work more adventure. But on the other hand some People don't want pvp to go on for too long. At the same time you have to realise what the people want for the server as this is a community server with what the majority of people and the staff like.

~ [b][color=limegreen]Reece[/color][/b]' 'xx' 1) " (9687" 2288 19 1439845563 16398 9687 'Re: Potion stacking (Plugin)' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'To be honest I don't think splash is worth being stacked as it is rare to find gunpowder people can't be bothered to go find it as a lot of people aren't rank FREE. And also because everyone just uses normal bottled ones because if they splash other people it can just be annoying.

~Louis' 'xx' 1) " (9688" 2288 19 1439845776 16837 9688 'Re: Potion stacking (Plugin)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.86.61' 1 0 '' 'I see what your getting at there. Although with people that want more PvP into the server they might want to get a lot of splash potions of poison. I think that splash potions should be stacked as then people will want to get to FREE to be apart of the fun side of PvP. Maybe normal potions should be stacked but I will still say that splash potions should stack. To be honest maybe we won't be able to stack any of them in the end. Who knows?' 'xx' 1) " (9689" 2286 2 1439845851 16696 9689 'Re: wtf?' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'i Think that Servers Should Have A Rule Where They Cant Have A Nasty Name or a Bad Word in the name
' 'xx' 1) " (9690" 2282 2 1439846038 16696 9690 'Re: bypassing swears' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'BTW Please Uncrop Your Evidence so we can see the whole chat ;)' 'xx' 1) " (9691" 2288 19 1439846220 16398 9691 'Re: Potion stacking (Plugin)' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'But think of the splash potion trolls with poison...... xD' 'xx' 1) " (9692" 2288 19 1439846366 16837 9692 'Re: Potion stacking (Plugin)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.86.61' 1 0 '' 'That's the fun of it :D' 'xx' 1) " (9693" 2288 19 1439847464 26 9693 'Re: Potion stacking (Plugin)' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'yes lets have infinite potion glitchs again like on factions. also instant damage 2 splash stacked. to op' 'xx' 1) " (9694" 2283 7 1439850628 16276 9694 'Re: My new computer (Much reasonable price)' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.65' 1 0 '' 'My laptop cost 1800 dollars' 'xx' 1) " (9695" 2274 40 1439851531 46 9695 'Re: Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.48.124' 1 0 '' '[b][font=georgia]Hello

I am just going to flat out deny this application because you just copied and pasted this from another player.  If you look at xxGOODYERxx's application here: http://aviatorcraft.com/forum/index.php?topic=2117.0.  It is basically a word for word copy of it.  That is plagerism and truthfully it is quite childish.

[b][u][color=red]APPLICATION DENIED.[/color][/u][/b]

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9697" 2282 2 1439854894 16848 9697 'Re: bypassing swears' 'xXx_LEAH_xXx' 'abolger83@gmail.com' '109.77.86.61' 1 0 '' 'Ya Why did u crop most of the pictures?  :D >:(' 'xx' 1) " (9698" 2283 7 1439860141 50 9698 'Re: My new computer (Much reasonable price)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'If you doing hardcore gaming like gta 5 i would suggest you not use the stock cpu cooler. I recently made that mistake on one of my computers and my comp kept shutting down from going over 80 degrees Celsius when i played gta 5 for a over a hour. ' 'xx' 1) " (9699" 2283 7 1439865402 16276 9699 'Re: My new computer (Much reasonable price)' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' '[quote author=j_boy1234 link=topic=2283.msg9698#msg9698 date=1439860141]
If you doing hardcore gaming like gta 5 i would suggest you not use the stock cpu cooler. I recently made that mistake on one of my computers and my comp kept shutting down from going over 80 degrees Celsius when i played gta 5 for a over a hour.
[/quote]

Can you help me to choose what CPU cooler should I use' 'xx' 1) " (9700" 2282 2 1439873927 16438 9700 'Re: bypassing swears' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=xXx_LEAH_xXx link=topic=2282.msg9697#msg9697 date=1439854894]
Ya Why did u crop most of the pictures?  :D >:(
[/quote]


U can check the chat logs im on a mac computer and i take pictures of the real thing not the entire chat because people keep spamming it up so i do it quickly and easily plus im just saying hes bypassing swears..' 'xx' 1) " (9701" 2284 7 1439874019 16438 9701 'Re: Future School Team' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=PowerFlowderHD link=topic=2284.msg9677#msg9677 date=1439834804]
Science FOR ME <3 love exploding things <3
[/quote]



if its all the same to u i require a science expert at the topic ;-;' 'xx' 1) " (9702" 2288 19 1439897107 16398 9702 'Re: Potion stacking (Plugin)' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Hence the reason I said "bottled potions not splash as the poison and harming would be too OP to use.' 'xx' 1) " (9703" 2284 7 1439901788 16348 9703 'Re: Future School Team' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'D:' 'xx' 1) " (9704" 2152 40 1439902001 46 9704 'Re: My Application for Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9705" 2226 40 1439902179 46 9705 'Re: Applying For Modderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  You were also not accepted for formatting your application as a poll instead of a regular forums post. Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9706" 2252 40 1439902305 46 9706 'Re: Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9707" 2268 40 1439902351 46 9707 'Re: mod/application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9708" 2265 40 1439902399 46 9708 'Re: Mod/Helper' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9710" 2264 40 1439902438 46 9710 'Re: Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9711" 2176 40 1439902777 46 9711 'Re: Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=georgia]I edited your application so that way it is easier to read for us. [/font][/b]' 'xx' 1) " (9712" 2246 40 1439902827 46 9712 'Re: Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9713" 2240 40 1439902886 46 9713 'Re: Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9714" 2236 40 1439902920 46 9714 'Re: Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9715" 2225 40 1439902980 46 9715 'Re: My Application For Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9716" 2215 40 1439903079 46 9716 'Re: Mod' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9717" 2183 40 1439903115 46 9717 'Re: Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9718" 2195 40 1439903198 46 9718 'Re: Moderator Application.' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you did complete half of it you did not finish the second half and probably the most important part of the application which is why we are denying this application. Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9719" 2209 40 1439903228 46 9719 'Re: Im applying for modddd' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9720" 2184 40 1439903419 46 9720 'Re: Mod Application.' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9721" 2286 2 1439903424 14 9721 'Re: wtf?' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'i dont think there is a rule on that' 'xx' 1) " (9722" 2185 40 1439903459 46 9722 'Re: Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9723" 2192 40 1439903490 46 9723 'Re: Moderater Applications' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9724" 2286 2 1439903490 14 9724 'Re: wtf?' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'flower dont just advertise ur youtube and every post..
' 'xx' 1) " (9725" 2188 40 1439903524 46 9725 'Re: Me being a moderator ' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9726" 2149 40 1439903555 46 9726 'Re: Mod apply' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9727" 2175 40 1439903584 46 9727 'Re: Mod ' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9728" 2155 40 1439903612 46 9728 'Re: Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9729" 2163 40 1439903644 46 9729 'Re: Mod application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9730" 2148 40 1439903693 46 9730 'Re: Appliying For Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9731" 2138 40 1439903726 46 9731 'Re: I wanna be a mod' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9732" 2141 40 1439903814 46 9732 'Re: apply for mod' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9733" 2131 40 1439903875 46 9733 'Re: I wanna be a mod' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9734" 2123 40 1439903901 46 9734 'Re: Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9735" 2282 2 1439904527 46 9735 'Re: bypassing swears' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=georgia]Hello

The player will be [color=red]muted for 10 minutes for excessive language[/color] on creative. Next time you report please provide a full screenshot or else it will not be accepted.  We will let this one slide for just this one time.

Thank you for the report.

~[color=blue]JDK21132[/color] [/font][/b]' 'xx' 1) " (9736" 2270 40 1439904960 46 9736 'Re: Moderator Applications' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Hello

Thank you for applying using the correct format.  I have also edited your post so it easier to read.

Best Regards
~[color=blue]JDK21132[/color] [/font][/b]' 'xx' 1) " (9737" 2212 40 1439905162 46 9737 'Re: T-Moderator/Moderator application Critical_Hits' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9738" 2118 36 1439905181 46 9738 'Re: PvPBuilder\'s Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9739" 2170 40 1439905284 46 9739 'Re: Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format. I also modified your application so it is easier to read.[/font][/b]' 'xx' 1) " (9740" 2255 40 1439905310 46 9740 'Re: Moderator Application ' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9741" 2261 40 1439905330 46 9741 'Re: My Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 1439905430 'davide' '[b][font=andale mono]Thank you for applying using the correct format. I have also modified your application so it is easier to read. [/font][/b]' 'xx' 1) " (9742" 2253 40 1439905454 46 9742 'Re: My Moderator Application (fixed and hope you like)' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9743" 2238 40 1439905471 46 9743 'Re: Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9744" 2257 40 1439905511 46 9744 'Re: My staff application (mod)' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format. I have also deleted your other application. [/font][/b]' 'xx' 1) " (9745" 2214 40 1439905538 46 9745 'Re: 109number9\'s Staff Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9746" 2245 40 1439905573 46 9746 'Re: Application For Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format. I have also modified your application so it is easier to read.[/font][/b]' 'xx' 1) " (9747" 2244 40 1439905710 46 9747 'Re: Appling For Moderator ' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9748" 2241 40 1439905794 46 9748 'Re: Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not answering all of the questions from the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9749" 2199 40 1439905878 46 9749 'Re: PrettyCat App' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9750" 2173 40 1439905931 46 9750 'Re: GraceTheChunk036 Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9751" 2115 40 1439905958 46 9751 'Re: Mod application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9752" 2224 40 1439905984 46 9752 'Re: Mod Application HolyGod' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9753" 2156 40 1439906012 46 9753 'Re: My Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9754" 2228 40 1439906049 46 9754 'Re: Paigestar9\'s Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9755" 2223 40 1439906068 46 9755 'Re: Applying for Mod -Panda' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9756" 2222 40 1439906125 46 9756 'Re: Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 1439906437 'davide' '[b][font=andale mono]Thank you for applying using the correct format. I have also modified your application so it is easier to read.[/font][/b]' 'xx' 1) " (9757" 2207 40 1439906469 46 9757 'Re: My Moderator Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9758" 2127 40 1439906538 46 9758 'Re: DendeTheWizard\'s Mod App' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9759" 2200 40 1439906570 46 9759 'Re: BricksB Mod App' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9760" 2208 40 1439906657 46 9760 'Re: Moderator application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]I am going to move this copy of your application to the denied applications child topic.  Your other application will be the one we review. 

You have not been denied just your second application has been moved. XP[/font][/b]' 'xx' 1) " (9761" 2197 40 1439906686 46 9761 'Re: Mod application (fixed)' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9762" 2196 40 1439906711 46 9762 'Re: Unrocker13\'s Mod Application ' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9763" 2189 40 1439906744 46 9763 'Re: Moderator Applications : FargMasteraTach5' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9764" 2191 36 1439906769 46 9764 'Re: Staff App (R3dninjapanda) <Edited sorry>' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9765" 2178 40 1439906788 46 9765 'Re: Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9766" 2174 40 1439906832 46 9766 'Re: Applying Re-done Sorry (Mod application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9767" 2166 40 1439906858 46 9767 'Re: zapyall5\'s Mod Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9768" 2161 40 1439906877 46 9768 'Re: Swedishduck2000 T-mod application <3' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9769" 2154 40 1439906954 46 9769 'Re: Moderator' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for your interest in applying for Moderator.[/b]

[font=andale mono]However your Application has been Denied due to not following the [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]Moderator Application Format[/url] found at the top of the application page.  Though you didn't get accepted this time you can re-apply for moderator right here on forums in a few months when Moderator Applications re-open. 

[b]We do thank you for your consideration and hope to see you on Aviatorcraft soon.

~[color=red]Aviatorcraft Staff Management[/color][/b][/font]' 'xx' 1) " (9770" 2137 40 1439907015 46 9770 'Re: Fwizz\'s Application' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=andale mono]Thank you for applying using the correct format.[/font][/b]' 'xx' 1) " (9771" 2286 2 1439907346 0 9771 'Re: wtf?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=xPowerStaticx link=topic=2286.msg9689#msg9689 date=1439845851]
i Think that Servers Should Have A Rule Where They Cant Have A Nasty Name or a Bad Word in the name
[/quote]

While I can't find the specific rule for it I remember players being punished for it on factions. The staff remove the explicit name with a warning and if the player continues they can have their nickname priveleges temporarily removed. Just going off memory since I cant find the rule on forums' 'xx' 1) " (9772" 2286 2 1439914642 16398 9772 'Re: wtf?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Wasn't there a rule previously that if this happened then the player would completely lose a certain privilege Faceless? I thought there was on prison and as you said maybe other ones like factions etc.

~Louis' 'xx' 1) " (9773" 2284 7 1439914729 16398 9773 'Re: Future School Team' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I'd be the best for science. Want to see some of my knowledge? H20 is water ^-^' 'xx' 1) " (9774" 2292 2 1439917599 16730 9774 'Im Being Harrassed!' 'Madam_Giggles' 'hjencik@hotmail.com' '73.194.186.206' 1 1439917767 'Madam_Giggles' 'Server: Survival

Two People are harassing me Gamergirl8278 and Avbo. I asked them to stop and they wouldn't. All they did was harass me more.
They would call me names and cuss at me.

Proof:
https://gyazo.com/518a7304725b3e5b668dabdcd10c3498
https://gyazo.com/83c0116c2262c8113fde56a7ed57d229
https://gyazo.com/e4537553de9bf64182863ff7f6df0c4a
https://gyazo.com/f284572bd7aa5873d4b81b0df210ac46
https://gyazo.com/c4c44db0969784888a48977aa7095aec

thank you
Madam_Giggles' 'sad' 1) " (9775" 2292 2 1439918113 46 9775 'Re: Im Being Harrassed!' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]

The players will be banned for 1 day for harassment on Survival.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9776" 2293 2 1439918347 16729 9776 'Hacked Client' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'The server is survival and salavora and their head is upside down and they have been sitting there swinging for a good 5 min.

Proof-
https://gyazo.com/bc3ea80f7e7d5872df7576d5980bfdf6
https://gyazo.com/47652f1e5c7378a014d0b52fd07a4dcc' 'thumbdown' 1) " (9777" 2279 2 1439918401 46 9777 'Re: VorahHD going on Pro_Bash and harassment ' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]

After checking the IP the accounts did not match for VorahHD.  No punishment will be done.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9778" 2285 2 1439918543 46 9778 'Re: harrassment' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]
When reporting any player for harassment you must provide evidence in the form of either screenshots or video ([i]Witnesses are not evidence[/i]).  Without the evidence we cannot prosecute a player.  If you do have evidence just pm your evidence and then I can take action.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9779" 2293 2 1439918699 46 9779 'Re: Hacked Client' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=georgia][size=14pt][color=limegreen]Report Accepted[/color][/size]

The player will be banned for 14 days for hacking on Survival.  Thank you for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9780" 2286 2 1439919059 46 9780 'Re: wtf?' 'davide' 'davidenriquez41@gmail.com' '97.73.50.120' 1 0 '' '[b][font=georgia]Hello

[color=blue][size=14pt]Pending Decision[/size][/color]

Though the player has a very obscene name they do not have access to /nick.  For players with the Thug rank on prison do not have access to it nor is it a purchasable perk.  What this means then is that this is probably their actual username.  Since we have had this type of incident before what we would do is either ask the player to change their name back to their original username or just have them keep it.  We cannot as staff just go onto a server and say "That name is horrid " and then change the name of the user because that is invading on their rights.  The staff will discuss this and will hopefully reach a decision as soon as possible.  For now the name will stay.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9781" 2294 2 1439920233 16729 9781 'Hacked Client (cont)' 'ajencik' 'ajencik@comcast.net' '73.194.186.206' 1 0 '' 'salavora is still here doing the same thing pls help!


atriko' 'xx' 1) " (9782" 2294 2 1439920670 46 9782 'Re: Hacked Client (cont)' 'davide' 'davidenriquez41@gmail.com' '97.73.49.186' 1 0 '' 'done.' 'xx' 1) " (9783" 2295 2 1439920744 16348 9783 'preuss13 hacking (perm ban)' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well preuss13 whas hacking with his aimbot and reach hacks  :)


Proof: https://www.youtube.com/watch?v=sXg18U7HFlA&feature=youtu.be



And he gets perm banned now :)' 'xx' 1) " (9784" 2295 2 1439920865 16398 9784 'Re: preuss13 hacking (perm ban)' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' ' I agree that's obvious hacks to me. He's been banned 2-3 times before for hacking right? Nice catch Fire.

~Louis' 'xx' 1) " (9785" 2295 2 1439921421 46 9785 'Re: preuss13 hacking (perm ban)' 'davide' 'davidenriquez41@gmail.com' '97.73.49.186' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied.[/size][/color]

I must have looked at this video about a good 20-30 times with replays and throughout the entire video I do not see hacking.  The apple at the beginning that you slowed down is actually him just standing still eating his apple.  When he finishes the apple he then starts to try and hit you.  You can tell this by looking at the point where he finishes the apple and the point where he starts swinging. With the part before that you made contact with him with your sword and that is how he flew back he did not just walk back there.  There was no aimbot either because at the beginning if you slow down the video you see his head turn and then start to hit you. The reach part was clearly lag.  He just stood there for a good second and then the lag was fixed and you saw all of the movements.  There is no hacking in the video from what I can see.

No punishment will be taken.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9786" 2296 2 1439921524 16348 9786 'LOL DAS SO HACKS' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'If you look good at the end from the video he whas hitting while potting dumb JDK LOLS Dose are hacks

https://www.youtube.com/watch?v=sXg18U7HFlA


Look good LOOOOLS' 'xx' 1) " (9787" 2296 2 1439921633 16398 9787 'Re: LOL DAS SO HACKS' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I'm looking on a phone screen I apologise if I was wrong a it the hacks but phone screens are small ._.' 'xx' 1) " (9788" 2296 2 1439921776 46 9788 'Re: LOL DAS SO HACKS' 'davide' 'davidenriquez41@gmail.com' '97.73.49.186' 1 0 '' '[b][font=georgia]He has the potion in his hand Power but he his not drinking it at the end the potion is still full.  He didn't drink it. [/font][/b]' 'xx' 1) " (9789" 2296 2 1439921926 16348 9789 'Re: LOL DAS SO HACKS' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'LOL you saw it ' 'xx' 1) " (9790" 2296 2 1439921949 16348 9790 'Re: LOL DAS SO HACKS' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'The problem about this server is that the mods dont know about some fucking hacks or something' 'xx' 1) " (9791" 2296 2 1439922044 16398 9791 'Re: LOL DAS SO HACKS' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Give JDK some times in the video to focus on it's hard a lot of the time to decide on videos like this.' 'xx' 1) " (9792" 2296 2 1439922098 46 9792 'Re: LOL DAS SO HACKS' 'davide' 'davidenriquez41@gmail.com' '97.73.49.186' 1 0 '' 'He is hitting with the potion yes.  But he is not drinking the potion at the same time.  It happens with me as well.  When you are hitting and then your mouse for some reason scrolls to a different item.  He did not drink the potion Power.  Like I have said I watch these things multiple times.  Not just one view and then decision. I am confident in this decision over the evidence compiled. ' 'xx' 1) " (9793" 2296 2 1439922249 16398 9793 'Re: LOL DAS SO HACKS' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'When you said he was using reach hacks could it of been lag? Quite possibly meaning that maybe you saw him hitting you and drinking the potion at the same time whereas he probably hit you with it and then drank it but the lag shows at the same time. Just a possibility.

' 'xx' 1) " (9794" 2296 2 1439922343 46 9794 'Re: LOL DAS SO HACKS' 'davide' 'davidenriquez41@gmail.com' '97.73.49.186' 1 0 '' '[quote author=Louis link=topic=2296.msg9793#msg9793 date=1439922249]
When you said he was using reach hacks could it of been lag? Quite possibly meaning that maybe you saw him hitting you and drinking the potion at the same time whereas he probably hit you with it and then drank it but the lag shows at the same time. Just a possibility.


[/quote]
Which is exactly one of the arguments that I am saying.  You can see in the video that preuss lags a few times and it could be seen as possible reach which is why I would not consider this reach but just regular lag. ' 'xx' 1) " (9795" 2296 2 1439922446 16398 9795 'Re: LOL DAS SO HACKS' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'That's what I'm getting at. Regular lag can have a huge effect on things like hitting people from afar. I'd just consider this normal lag at this stage.

~Louis' 'xx' 1) " (9796" 2296 2 1439922738 16348 9796 'Re: LOL DAS SO HACKS' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Look good
' 'xx' 1) " (9797" 2296 2 1439923337 16348 9797 'Re: LOL DAS SO HACKS' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Look https://gyazo.com/e255b585c811e0465a298ae8f12240f5' 'xx' 1) " (9798" 2296 2 1439926135 16222 9798 'Re: LOL DAS SO HACKS' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 1439926240 'WhiteDecay' 'JDK look veryyyy close to when hes drinking it is full then it went empty.  Slow the video and watch it carefully.

I don't know if this is hack but if your playing in 1.7.10 you can hit people while eating or drinking but the eating and drink start over every time you hit someone or something. I've seen in Kidz video sometime that he drink pot but hit the ground which reset the drinking process. To other players the animation doesn't show if one is on a different version of minecraft.

Look at 0:40 - 0:45 youll see' 'xx' 1) " (9799" 2284 7 1439926542 16438 9799 'Re: Future School Team' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Louis link=topic=2284.msg9773#msg9773 date=1439914729]
I'd be the best for science. Want to see some of my knowledge? H20 is water ^-^
[/quote]

[center][img]https://s-media-cache-ak0.pinimg.com/originals/bf/07/4b/bf074b76caa9f52389faa64e0c8597e5.gif[/img][/center]' 'xx' 1) " (9800" 2283 7 1439927670 50 9800 'Re: My new computer (Much reasonable price)' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I personally would go with [url=http://www.amazon.com/Cooler-Master-GTS-Performance-Horizontal/dp/B00E0EXYDC/ref=sr_1_1?ie=UTF8&qid=1439928269&sr=8-1&keywords=i7-4790k+cpu+cooler+master]http://www.amazon.com/Cooler-Master-GTS-Performance-Horizontal/dp/B00E0EXYDC/ref=sr_1_1?ie=UTF8&qid=1439928269&sr=8-1&keywords=i7-4790k+cpu+cooler+master[/url]


with that you wont have any cpu heat issues


If you don't want to spend 86 on a cpu cooler go with http://www.amazon.com/Cooler-Master-Hyper-212-RR-212E-20PK-R2/dp/B005O65JXI/ref=sr_1_1?ie=UTF8&qid=1439928283&sr=8-1&keywords=cooler+master' 'xx' 1) " (9801" 2283 7 1439930336 16837 9801 'Re: My new computer (Much reasonable price)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.86.61' 1 0 '' 'There both very good suggestions for you grko your choice! I wouldn't know which one to choose!' 'xx' 1) " (9802" 2284 7 1439933737 50 9802 'Re: Future School Team' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Wait wait wait..


[img]http://media3.giphy.com/media/Xj8orUvjQ2SLS/giphy.gif[/img]' 'xx' 1) " (9803" 2296 2 1439933859 50 9803 'Re: LOL DAS SO HACKS' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'He isn't hacking..' 'xx' 1) " (9804" 2297 18 1439936750 15866 9804 'Make Factions HCF' 'Move_Skills' 'jake.dockins@yahoo.com' '68.185.130.253' 1 0 '' 'You guys should make factions HardCore Factions would make it more fun. U wot m8' 'xx' 1) " (9805" 2284 7 1439939345 16696 9805 'Re: Future School Team' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Can I Take History? Im Very Good At History Mostly Cause  i have to take it everyday at school ..... And Mostly Cause I Know alot about it like JamesTown What Happened and Who Is King Tut and Lots More! ' 'xx' 1) " (9806" 2296 2 1439940775 16530 9806 'Re: LOL DAS SO HACKS' 'VorahHD' 'kbuergert66@gmail.com' '104.156.240.149' 1 0 '' 'definetly hacking...' 'xx' 1) " (9807" 2298 7 1439946912 16182 9807 'Is It Really Possible To Get Carpal Tunnel From Jitter Clicking' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'I PvP Alot And Quite Frequently Everyday And The YouTube PvP Community Says That It Is Possible And It Isn't Possible?

What Do You Think???

' 'xx' 1) " (9808" 2297 18 1439947107 16182 9808 'Re: Make Factions HCF' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'I Think This Is A Good Idea To Add HCF and Make The Server PotPvP Because Pot Is More Popular And More People Would Come To Play if it was HCF and KOTH.' 'xx' 1) " (9809" 2298 7 1439950556 31 9809 'Re: Is It Really Possible To Get Carpal Tunnel From Jitter Clicking' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'I feel like this is in the wrong board but check on Google for the symptoms or go to the doctor to find out.' 'xx' 1) " (9810" 2299 41 1439956194 30 9810 'Re: preuss13 hacking (perm ban)' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'I changed his nick back to IIMarinesII until he changes his name back in 30 days.

-Smallen8' 'recycled' 1) " (9811" 2286 2 1439956255 30 9811 'Re: wtf?' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'I have changed his name to IIMarinesII as a nickname until he changes his name back in 30 days.

-Smallen8' 'xx' 1) " (9812" 2298 7 1439959087 46 9812 'Re: Is It Really Possible To Get Carpal Tunnel From Jitter Clicking' 'davide' 'davidenriquez41@gmail.com' '97.73.48.61' 1 0 '' 'Yes this is true Death.  For jitter clickers players can end up getting carpal tunnel from doing it too much.  Carpal tunnel itself is the result of a pinched nerve in the wrist that ends up causing swelling and numbness in the patient's hand.  When jitter clicking if players do it often then they do risk the possibility of getting carpal tunnel from it.  ' 'xx' 1) " (9813" 2296 2 1439959407 46 9813 'Re: LOL DAS SO HACKS' 'davide' 'davidenriquez41@gmail.com' '97.73.48.61' 1 0 '' '[quote author=PowerFlowderHD link=topic=2296.msg9797#msg9797 date=1439923337]
Look https://gyazo.com/e255b585c811e0465a298ae8f12240f5
[/quote]

Why didn't you just show that in the first place? I thought the parts that you wanted to focus on were the apple and the potion at the end. Now when I looked back in the video now it seems like hacking.  Alright Power you are correct.  I will ban him for hacking. Permanently. ' 'xx' 1) " (9814" 2300 7 1439962297 30 9814 'Favorite Movies?' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'Here's a thread to discuss your favorite movies. Feel free to make recommendations a favorite movie list or anything about really good movies. (I'll add in a list later)' 'xx' 1) " (9815" 2300 7 1439963147 31 9815 'Re: Favorite Movies?' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'I enjoy Ferris Buelers Day off and The BenchWarmers' 'xx' 1) " (9816" 2300 7 1439968189 16398 9816 'Re: Favorite Movies?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'First inbetweeners movie' 'xx' 1) " (9817" 2284 7 1439980349 16438 9817 'Re: Future School Team' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=j_boy1234 link=topic=2284.msg9802#msg9802 date=1439933737]
Wait wait wait..


[img]http://media3.giphy.com/media/Xj8orUvjQ2SLS/giphy.gif[/img]
[/quote]


wait we can swear in gifs on fourms?!
[center][img]http://33.media.tumblr.com/tumblr_m85ejrFb1x1rqfhi2o1_400.gif[/img][/center]' 'xx' 1) " (9818" 2284 7 1439980382 16438 9818 'Re: Future School Team' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=xPowerStaticx link=topic=2284.msg9805#msg9805 date=1439939345]
Can I Take History? Im Very Good At History Mostly Cause  i have to take it everyday at school ..... And Mostly Cause I Know alot about it like JamesTown What Happened and Who Is King Tut and Lots More!
[/quote]


thats great :33 ur hired' 'xx' 1) " (9819" 2300 7 1439980977 16438 9821 'Re: Favorite Movies?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 1439993744 'Xx_Furries_xX' 'The Atticus Institute <3 :3 Finders keepers the babadook Friday the 13th ' 'xx' 1) " (9820" 2283 7 1439986430 16276 9820 'Re: My new computer (Much reasonable price)' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.119' 1 0 '' '[quote author=j_boy1234 link=topic=2283.msg9800#msg9800 date=1439927670]
I personally would go with [url=http://www.amazon.com/Cooler-Master-GTS-Performance-Horizontal/dp/B00E0EXYDC/ref=sr_1_1?ie=UTF8&qid=1439928269&sr=8-1&keywords=i7-4790k+cpu+cooler+master]http://www.amazon.com/Cooler-Master-GTS-Performance-Horizontal/dp/B00E0EXYDC/ref=sr_1_1?ie=UTF8&qid=1439928269&sr=8-1&keywords=i7-4790k+cpu+cooler+master[/url]


with that you wont have any cpu heat issues


If you don't want to spend 86 on a cpu cooler go with http://www.amazon.com/Cooler-Master-Hyper-212-RR-212E-20PK-R2/dp/B005O65JXI/ref=sr_1_1?ie=UTF8&qid=1439928283&sr=8-1&keywords=cooler+master
[/quote]

I will choose the cooler master 212 EVO. Based on my research this cooler is better rather than the GTS V8 because the GTS v8 will not reduce the temperature' 'xx' 1) " (9821" 2300 7 1439993055 46 9821 'Re: Favorite Movies?' 'davide' 'davidenriquez41@gmail.com' '97.73.50.115' 1 0 '' 'Shawshank Redemption and Silence of the Lambs.  Too classic to pass up on and great psychological thrillers. ' 'xx' 1) " (9822" 2300 7 1439999702 16398 9822 'Re: Favorite Movies?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Are they on netflix JDK? If so I'll watch them when I get back :)' 'xx' 1) " (9823" 2300 7 1439999990 46 9823 'Re: Favorite Movies?' 'davide' 'davidenriquez41@gmail.com' '97.73.48.124' 1 0 '' 'I know that Shawshank is not on netflix but you can purchase it at movie stores like FYE for about $5. ' 'xx' 1) " (9824" 2300 7 1440000154 16398 9824 'Re: Favorite Movies?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'England don't have movie stores :P from what I'm aware of anyway xD' 'xx' 1) " (9825" 2229 10 1440007283 32 9825 'Re: _The_Larz_ banned FOR NO SHIT ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Ban Appeal Denied' 'xx' 1) " (9826" 2301 3 1440014156 16519 9826 '#' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' '#Save_Preuss WHOS WITH  MEH?!' 'xx' 1) " (9827" 2272 19 1440014338 16759 9827 'Re: hitman-chief suggestion' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' '[quote author=CeralMuncher link=topic=2272.msg9639#msg9639 date=1439755336]
I've suggested the /fly earlier but they probably won't add it and in my opinion chief shouldn't have a 18 hour cool down because 1.) That'd be unfair to the other ranks 2.) You guys would probably get more things then we would and 3.) It's not that good of an idea it's just 6 hours off from doing your kits again.
[/quote] 

I removed that suggestion I kinda think only 18 hr cooldown is unfair too.
' 'xx' 1) " (9828" 2302 7 1440014381 16398 9828 'Places around the world' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 1440014510 'Louis' 'I want to know where you guys have been in your life this could be either for vacation (holiday) purposes special events etc. I just want to see where people have been as I want to go to different places! I've been to quite a few in my life. Such as; America Mexico Brazil France Spain Egypt (currently here now!) and many more!

Feel free to put some places around the world down below and any recommendations are appreciated.

Thanks
  ~Louis' 'xx' 1) " (9829" 2301 3 1440014624 16398 9829 'Re: #' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'He will be saved when the right decision has been made by the moderators and admins for now he is not safe!' 'xx' 1) " (9830" 2301 3 1440015045 46 9830 'Re: #' 'davide' 'davidenriquez41@gmail.com' '70.192.236.40' 1 0 '' 'Preuss was perm banned. ' 'xx' 1) " (9831" 2301 3 1440015441 16398 9831 'Re: #' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Oh I didn't know because the topic wasn't locked' 'xx' 1) " (9832" 2301 3 1440015536 16398 9832 'Re: #' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Oh yeah it is sorry my bad.' 'xx' 1) " (9833" 2302 7 1440017809 16696 9833 'Re: Places around the world' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Iv been to LasVegas Oklahoma [ Currently here ] Texas [ All over Texas ] Asia Vietnam Louisiana  ' 'xx' 1) " (9834" 2302 7 1440017944 16398 9834 'Re: Places around the world' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Where abouts in Asia ?' 'xx' 1) " (9835" 2302 7 1440017984 16696 9835 'Re: Places around the world' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Vietnam ' 'xx' 1) " (9836" 2302 7 1440018123 16398 9836 'Re: Places around the world' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Ooh was it any good?' 'xx' 1) " (9837" 2302 7 1440018176 16696 9837 'Re: Places around the world' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'It was Fine I Guess :]' 'xx' 1) " (9838" 2303 3 1440018912 17016 9838 'Skyblock' 'PrincessPotato0' 'Princesspotato0@hotmail.com' '151.227.101.26' 1 0 '' 'Is it just me or does the 'Tools and Items' portal not work or everyone if so when will it be fixed? ' 'xx' 1) " (9839" 2304 7 1440023521 14 9839 'New Comp Im getting' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'https://pcpartpicker.com/user/Blazer255/saved/#view=kzZdnQ

Any things you think i should change?' 'xx' 1) " (9840" 2304 7 1440034734 50 9840 'Re: New Comp Im getting' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I have had great experiences with the i7-4770K. I would say for that build you honestly need a 800-850 W Power supply not a 1k W' 'xx' 1) " (9841" 2304 7 1440037243 14 9841 'Re: New Comp Im getting' 'Blazer2558' 'ivanmei792@yahoo.com' '50.172.43.93' 1 0 '' 'Im getting a 1k watt power supply because i will have this comp for a while and thinking of add another gp when i need or more fans. So i wouls say it is just for back up' 'xx' 1) " (9842" 2305 2 1440038624 16756 9842 'guys being perverted' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.221.76' 1 0 '' 'lucasjg12 and im_the_mineman r being sexual to other players. ' 'clip' 1) " (9843" 2305 2 1440039393 16756 9843 'Re: guys being perverted' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.221.76' 1 0 '' 'more proof
' 'clip' 1) " (9844" 2305 2 1440039759 46 9844 'Re: guys being perverted' 'davide' 'davidenriquez41@gmail.com' '97.73.49.185' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The players will be [color=red]muted for 10 minutes for excessive language[/color] on survival.

[size=12pt][color=orange]**Advisory**[/color][/size]
Please remember the next time you file a report you follow the format given in the [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]Read Me[/url] section on forums.  It allows for quicker and easier reports.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (9845" 2306 2 1440040539 16756 9845 'same guys being perverted' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.221.76' 1 0 '' 'lucasjg12 and im_da_mineman were being perverted a few min. ago again on survival. they had excessive language again' 'clip' 1) " (9846" 2306 2 1440040609 16756 9846 'Re: same guys being perverted' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.221.76' 1 0 '' 'i jus went back and already again being perverted' 'clip' 1) " (9847" 2280 10 1440041051 16530 9847 'Re: My Ban' 'VorahHD' 'kbuergert66@gmail.com' '104.156.240.149' 1 0 '' 'Just be thankful the mods turned their backs to you... You technically should be perm banned right now.

This is your 4th harassment offense which JDK totally turned his back too. http://aviatorcraft.com/forum/index.php?topic=2263.0' 'xx' 1) " (9848" 2307 2 1440042181 16744 9848 'Guys being Disgusting' 'MaciBoo123' 'macibeth123@gmail.com' '73.40.184.150' 1 0 '' 'When i came back from being AFK i saw these 2 people being disgusting towards others including my sister The9001stTardis. We were so disgusted

Where: Survival
When: Like 10 Mins. Ago
Who: Lucasjg12 and Im_da_mineman' 'clip' 1) " (9849" 2307 2 1440043892 46 9849 'Re: Guys being Disgusting' 'davide' 'davidenriquez41@gmail.com' '97.73.48.124' 1 0 '' 'Players were reported in a previous post and were muted for 10 minutes each. ' 'xx' 1) " (9850" 2303 3 1440053265 1 9850 'Re: Skyblock' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.64' 1 0 '' 'The portal itself hasn't been created yet we're going to be updating it soon.' 'xx' 1) " (9851" 2308 10 1440053927 16356 9851 'Explaineing my ban' 'lulu0421@yahoo.com' 'lulu0421@yahoo.com' '98.254.15.7' 1 0 '' 'So this shit starts out a mouth ago where it all started ibey and joshua aka thekillerjosh or better know as thexbs put on hes channle of me hacking but realy obey know how can we bolive this u can go to my youtube channle and ima today 3:08am ill be uploading to youtube the vid of me explaineing my part of my story >:(







' 'xx' 1) " (9852" 2308 10 1440058789 16398 9852 'Re: Explaineing my ban' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'if you were hacking you would obviously of been banned if the evidence was strong enough to show you hacking then there's nothing you can do. Unless you can PROVE with visual evidence that you shouldn't be banned. Otherwise you will have to forfil the rest of your ban I'm afraid.

~Louis' 'xx' 1) " (9853" 2304 7 1440059072 16398 9853 'Re: New Comp Im getting' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I don't in anything about what makes a good computer xD

If anyone on this post could go onto a pc website and make a custom one for gaming mainly minecraft and internet explorer (I want the internet to run quick-ish) then I would much appreciate it. I'd be looking to spend around ?200-?300 or $300-$500 as a lot of players would use American sites. I'd be looking for over 100 fps in game on minecraft with no optifine if that's possible with the money I can spend.

Thanks
      Louis' 'xx' 1) " (9854" 2304 7 1440059804 1 9854 'Re: New Comp Im getting' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.64' 1 0 '' 'Look at some builds people have made on other websites then grab the parts and build them.

?375-ish
[url=http://pcpartpicker.com/p/Dr4fBm]http://pcpartpicker.com/p/Dr4fBm[/url]

?361-ish
[url=http://pcpartpicker.com/p/gtsXf7]http://pcpartpicker.com/p/gtsXf7[/url]' 'xx' 1) " (9855" 2309 4 1440059864 1 9855 'MOVED: Explaineing my ban' 'Alex' 'alextehbest@hotmail.com' '104.238.169.64' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=10.0]Punishment Appeals[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=2308.0[/iurl]' 'moved' 1) " (9859" 2304 7 1440071760 16398 9859 'Re: New Comp Im getting' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I've been looking on maplin and CCL but hey are pretty expensive and I don't really know what I'm looking for I would assume they would give you some advice in the stores I'm not sure.' 'xx' 1) " (9860" 2304 7 1440072981 16837 9860 'Re: New Comp Im getting' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'Hi Goodyer.
Is there an area on their websites that are for reviews? If yes I would suggest looking there.' 'xx' 1) " (9861" 2304 7 1440073868 16398 9861 'Re: New Comp Im getting' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'There are some reviews but usually for custom parts unfortunately. This is what I made earlier for a reasonable price.

http://uk.pcpartpicker.com/parts/partlist/' 'xx' 1) " (9862" 2304 7 1440074359 16837 9862 'Re: New Comp Im getting' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'I think that is reasonable Louis. Anyways I wish you the best for you and the computer.' 'xx' 1) " (9863" 2304 7 1440074974 16398 9863 'Re: New Comp Im getting' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I have to buy them all separately it'll probably cost over a grand lmao I'll just get a built one :/' 'xx' 1) " (9864" 2304 7 1440075602 16837 9864 'Re: New Comp Im getting' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.60.161' 1 0 '' 'Yeah I think your better off without the Higher Expense. The built one will do just fine.' 'xx' 1) " (9865" 2280 10 1440076709 16837 9865 'Re: My Ban' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.60.161' 1 0 '' 'As Vorah stated that this is your 4th offence I think your very lucky to be honest. I think you should take the ban like a man and then learn from your mistake. ' 'xx' 1) " (9866" 2302 7 1440087192 15888 9866 'Re: Places around the world' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '64.134.158.237' 1 0 '' 'Da moon' 'xx' 1) " (9867" 2310 2 1440093088 16348 9867 'Preuss13 changed name?' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well i think he changed name


Proof: https://gyazo.com/2bffb19be6794b4377676b33d77bbf9d


Check ip?' 'xx' 1) " (9868" 2302 7 1440094135 16398 9868 'Re: Places around the world' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Soniccaleb was the wifi good?' 'xx' 1) " (9869" 2310 2 1440094463 16398 9869 'Re: Preuss13 changed name?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Well if his name is still showing up as preuss and he has the officer rank then surely that's him he should be IP banned.' 'xx' 1) " (9870" 2310 2 1440094721 16837 9870 'Re: Preuss13 changed name?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.60.161' 1 0 '' 'I have seen this before with a user by the name of Caraforever36 but it pops up as Xx_Kelsey_xX. I'm not sure if you guys are aware of this.' 'xx' 1) " (9871" 2310 2 1440094851 16398 9871 'Re: Preuss13 changed name?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'That only happens when players change their name sometimes it sticks with their old one. It seems to occur more with people who have ranks.' 'xx' 1) " (9872" 2310 2 1440094986 16398 9872 'Re: Preuss13 changed name?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Not to mention the fact that the first thing he says is "hi firepower" which is a bit odd considering Fire got him perm banned. Seems fishy to me. I'd say IP check him' 'xx' 1) " (9873" 2310 2 1440095076 16837 9873 'Re: Preuss13 changed name?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.60.161' 1 0 '' 'Yeah true! I think an IP check would do good for this! Also as far as I know Caraforever36 doesn't own a rank.' 'xx' 1) " (9874" 2310 2 1440095209 16398 9874 'Re: Preuss13 changed name?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Thats why I said it seems to occur MORE with RANKED players :D

IP check Please! :)

~Louis' 'xx' 1) " (9875" 2310 2 1440095447 16837 9875 'Re: Preuss13 changed name?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.60.161' 1 0 '' 'Yeah but she does NOT own a rank :) Anyways as Louis said I think an IP check should be used here :)' 'xx' 1) " (9876" 2311 7 1440095647 16398 9876 'Custom Gaming PC' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Hi all

I'm looking to purchase a gaming pc soon as I want to be able to run minecraft a bit quicker as my birthday is upcoming I thought why not a better time to get a new pc as mine is quite outdated and is very slow.

To be very honest with you when it comes to desktops and all the parts to it I'm not the guy to talk to! I have very small knowledge on what's good for gaming mainly minecraft. I'd also like the internet to run fast-ish as I will use it for browsing things in the web etc.

What I'm asking is for someone to find me a good gaming pc (custom built preferably as they usually are better) that is fully made and just needs to be purchased. I am looking for spend from anything from $300-$500 or in ? it would be from ?250-?400.

If you find anything that might be useful then if you could please leave a link down below for me to check it out. I would much appreciate it if anyone can find anything good for that price.

I am willing to pay some money on prison (as that's what I have a lot on!) for anyone who finds anything good that I may purchase.

Thanks a bunch!
  ~Louis' 'xx' 1) " (9877" 2310 2 1440095831 16398 9877 'Re: Preuss13 changed name?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Hence why I said OCCURS MOORREEE meaning that it does happen with "non-rankers" :D' 'xx' 1) " (9878" 2310 2 1440096656 16837 9878 'Re: Preuss13 changed name?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.60.161' 1 0 '' 'I know that I'm just saying Louis :D Anyways I think I'll leave the topic on my side here!' 'xx' 1) " (9879" 2310 2 1440096793 16398 9879 'Re: Preuss13 changed name?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Okie dokie







69th post :0' 'xx' 1) " (9880" 2310 2 1440098761 32 9880 'Re: Preuss13 changed name?' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Preuss13 was not banned for hacking because it was determined that the video was edited to make him look like he was hacking. Locking topic' 'xx' 1) " (9881" 2311 7 1440102544 50 9881 'Re: Custom Gaming PC' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'https://www.cyberpowerpc.com


Use that if your not up to building it. You select a base model and customize it they will build it and send you it' 'xx' 1) " (9882" 2302 7 1440112876 15888 9882 'Re: Places around the world' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.30' 1 0 '' 'Better than lief' 'xx' 1) " (9883" 2308 10 1440116442 16696 9883 'Re: Explaineing my ban' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1440117082 'xPowerStaticx' 'Explained once again You Were banned for hacking and then having an alt called xX_Obeykiller_Xx u were using and broken the rule called Ban Evading So Which The Staff Found out by IP Scanning Which Was Determined By The Staff As A Banned For Hacks Which means by having an alt u were perm banned If you want more explaining Please Read What JDK Wrote

http://aviatorcraft.com/forum/index.php?topic=2024.msg8909#msg8909' 'xx' 1) " (9884" 2283 7 1440122285 34 9884 'Re: My new computer (Much reasonable price)' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Get a better CPU m9. AMD Cheaper as of $100 for 5.0Ghz use the $200 saved for liquid cooled and better motherboard
  - Infected' 'xx' 1) " (9885" 2302 7 1440122410 16936 9885 'Re: Places around the world' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' 'I've never been outside the United States of America. Kind of sad...... :'( but I'm going to Canada for my birthday :D I've been to Georgia Florida and New York (here now) I actually just got back from Florida  :D' 'xx' 1) " (9886" 2311 7 1440122454 34 9886 'Re: Custom Gaming PC' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Custom build m9 never buy from dealers. I can make you one for free. If I had the time. I can give you my build. TIP do not go Intel and get Good GPU people think a good CPU and RAM is fine. GPU is what runs Graphics' 'xx' 1) " (9887" 2312 24 1440123887 16519 9887 'Help on posting Youtube' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I have a mac mini but don't know how to post my youtube link onto minecraft servers can somebody please help me?
?
' 'xx' 1) " (9888" 2312 24 1440124484 16936 9888 'Re: Help on posting Youtube' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' 'Sorry I'm not exactly what you can call tech smart :-\\ . I have no idea how to do any of that stuff. But if I knew I would gladly help.' 'xx' 1) " (9889" 2312 24 1440124569 16936 9889 'Re: Help on posting Youtube' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' 'But I'll see if I can figure it out :)' 'xx' 1) " (9890" 1483 5 1440125821 16936 9890 'Re: BIG HOAKTELL FIREPOWERHD657' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' 'Whoa. Just whoa. :o' 'xx' 1) " (9891" 2311 7 1440142958 16398 9891 'Re: Custom Gaming PC' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Exactly I would select a base model and customize but I don't know what's good for money. I'll attempt some and see if you guys think its a good value' 'xx' 1) " (9892" 2312 24 1440143067 16398 9892 'Re: Help on posting Youtube' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'CTRL V' 'xx' 1) " (9893" 1483 5 1440144310 16398 9893 'Re: BIG HOAKTELL FIREPOWERHD657' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'That texture pack looks awful' 'xx' 1) " (9894" 2283 7 1440153494 16403 9894 'Re: My new computer (Much reasonable price)' 'Grko_112' 'fisher.hazel1@gmail.com' '112.215.66.79' 1 0 '' 'I'll stay with Intel core i7 personally I don't like AMD I'll find another intel' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (9895 1483 5 1440169927 16936 9895 'Re: BIG HOAKTELL FIREPOWERHD657' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' 'you gotta admit. the texture pack is not the best. but i wouldn't call it "bad ::)"' 'xx' 1) " (9896" 1483 5 1440171983 16348 9896 'Re: BIG HOAKTELL FIREPOWERHD657' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '????????
' 'xx' 1) " (9897" 1483 5 1440172011 16348 9897 'Re: BIG HOAKTELL FIREPOWERHD657' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Well its a build pack sucker xD' 'xx' 1) " (9898" 1483 5 1440172152 16348 9898 'Re: BIG HOAKTELL FIREPOWERHD657' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'And i dont use that pack to pvp m8
' 'xx' 1) " (9899" 1483 5 1440172584 16398 9899 'Re: BIG HOAKTELL FIREPOWERHD657' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I never said you did I'm just stating that it looks awful and dull .' 'xx' 1) " (9900" 2278 21 1440172655 16398 9900 'Re: Being able to buy plots' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Mod/Admin review this for this poor fellow.' 'xx' 1) " (9901" 1483 5 1440183355 16936 9901 'Re: BIG HOAKTELL FIREPOWERHD657' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' '[quote author=Louis link=topic=1483.msg9899#msg9899 date=1440172584]
I never said you did I'm just stating that it looks awful and dull .
[/quote] true like i said. not bad. just not good either :-\\' 'xx' 1) " (9902" 2313 7 1440183485 16759 9902 'Does this look impressive? (reply your answer)' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Does this picture look  awesome or no?

Link to picture: http://imgur.com/sGUo9Ng' 'xx' 1) " (9903" 2313 7 1440183535 16348 9903 'Re: Does this look impressive? (reply your answer)' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Yes xD' 'xx' 1) " (9904" 2313 7 1440183810 16880 9904 'Re: Does this look impressive? (reply your answer)' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' 'well considering the fact we sold it to you it doesn't impress me.' 'xx' 1) " (9905" 2313 7 1440183924 16398 9905 'Re: Does this look impressive? (reply your answer)' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'For me it's been deleted?' 'xx' 1) " (9906" 2313 7 1440184130 16936 9906 'Re: Does this look impressive? (reply your answer)' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' 'uuuuhhhhh my answer is "i dont even know right now" :-\\ ' 'xx' 1) " (9907" 1483 5 1440185821 16398 9907 'Re: BIG HOAKTELL FIREPOWERHD657' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'BTW

Hoaktell - hotel in an oak tree????

' 'xx' 1) " (9908" 2312 24 1440186441 16519 9908 'Re: Help on posting Youtube' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'but my right click is control click cause i have a 1 button mouse' 'xx' 1) " (9909" 2312 24 1440186624 16398 9909 'Re: Help on posting Youtube' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Right click V then?' 'xx' 1) " (9910" 2312 24 1440186683 16398 9910 'Re: Help on posting Youtube' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Click and hold down your mouse CTRL and then V possibly?' 'xx' 1) " (9911" 2314 18 1440187346 16398 9911 'New Faction Warps?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I don't really play factions much on aviatorcraft but I really want to start to as factions is one of my favourite game modes. I've played a little bit and have seen that there are some warps. North East South and West. And I thought of an idea we could have instead so here goes;

Maybe 4 or as many as you want new warps such as

/warp (biome name)
E.g. /warp desert
      /warp plains
    / warp jungle
    /warp mesa

Etc.

Obviously each warp has the biome named area. Hence the biome warps.

I thought of maybe adding this because it could maybe be a bit more entertaining for pvp and base making.

I thought of having maybe a 500 blocks in all directions spawn protected so people obviously can't break the spawn blocks. And after 500 blocks (or however many you think would be good) have a wilderness where people can make bases and claim land etc.

I think it would be a good idea as it would make it easier to find bases some what so it adds more fun of finding a safe location to out your base. And instead of having a different coordinates for each warps have one giant one for all warps.

It is just an idea please leave some suggestions down below.

And one more thing a command called /wilderness (don't know it it's already added) but basically it just spawns you somewhere random in the wilderness in any warp in this case possibly near to a base.

Feel free to quote this post and add any suggestions for any mods/admins to see and maybe add if they are good enough!

For now
~Louis


' 'xx' 1) " (9912" 2306 2 1440187467 16398 9912 'Re: same guys being perverted' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'The following players were already punished you can now lock this topic.' 'xx' 1) " (9913" 2311 7 1440200009 50 9913 'Re: Custom Gaming PC' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1440200127 'j_boy1234' '[quote author=InfectedTaco link=topic=2311.msg9886#msg9886 date=1440122454]
Custom build m9 never buy from dealers. I can make you one for free. If I had the time. I can give you my build. TIP do not go Intel and get Good GPU people think a good CPU and RAM is fine. GPU is what runs Graphics
[/quote]


Sorry mate i have to roast you on this when you bullshit.


[font=arial][size=1.35em]"TIP do not go Intel"[/size][/font][size=1.35em][font=arial]
Tip Do go with a decently high end core. A Good CPU Does matter for running the game and getting things to the GPU. Slow processor = Slow Game Speed. Also why the fuck would you want bad boot times application opening etc.  Its almost like you think the graphics card does everything??
[/font]
[font=arial]"GPU is what runs Graphics" Thats true it runs graphics and the output. The cpu tells the GPU what to render so you [/font]wouldn't want a slow processor and a fast graphics card.[/size]' 'xx' 1) " (9914" 2315 2 1440213478 17050 9914 'Report' 'connor.lape@gmail.com' 'connor.lape@gmail.com' '76.114.117.181' 1 0 '' 'I have 2 people in the casino telling me to fuck off and to leave there mc names are...

Call_Me_Julie
Holliebear04
Please help me there telling me to F off' 'sad' 1) " (9915" 2315 2 1440217113 16696 9915 'Re: Report' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Please Have Evidence Of Them Saying It If you dont have evidence no Punishments Will Be Done ' 'xx' 1) " (9916" 2315 2 1440218556 15846 9916 'Re: Report' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=xPowerStaticx link=topic=2315.msg9915#msg9915 date=1440217113]
Please Have Evidence Of Them Saying It If you dont have evidence no Punishments Will Be Done
[/quote]

Pretty much sums it up next time please post evidence. The staff highly recommend imagur or gyazo. If you do have evidence you can modify your report by clicking the "modify" button.

Kindest regards
Will.' 'xx' 1) " (9917" 1483 5 1440220978 37 9917 'Re: BIG HOAKTELL FIREPOWERHD657' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Nice job with it. It looks like if the Great Deku Tree from LoZ was a hotel xD.' 'xx' 1) " (9918" 2315 2 1440230254 16398 9918 'Re: Report' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Imgur: http://m.imgur.com

Sign up for free

Take screenshots in minecraft of them to report
Go to windows in the bottom left
Go to %appdata%
Go to .minecraft and choose screenshots.

Select the screenshot and out onto your desktop for easy use.
Once you have signed up on imgur go to "upload photo" and then drag the photo from your desktop onto where it says "insert file here" then depending on your internet speed it should take about 10-20 seconds.

Then get the URL from the uploaded photo and modify this report and add it on the end as M1KKY has said.

~Louis' 'xx' 1) " (9919" 2311 7 1440247212 46 9919 'Re: Custom Gaming PC' 'davide' 'davidenriquez41@gmail.com' '70.192.231.59' 1 0 '' '[quote]Sorry mate i have to roast you on this when you bullshit.


[font=arial][size=1.35em]"TIP do not go Intel"[/size][/font][size=1.35em][font=arial]
Tip Do go with a decently high end core. A Good CPU Does matter for running the game and getting things to the GPU. Slow processor = Slow Game Speed. Also why the fuck would you want bad boot times application opening etc.  Its almost like you think the graphics card does everything??
[/font]
[font=arial]"GPU is what runs Graphics" Thats true it runs graphics and the output. The cpu tells the GPU what to render so you [/font]wouldn't want a slow processor and a fast graphics card.[/size]
[/quote]

Listen to the man.  He knows his stuff. ' 'xx' 1) " (9920" 2098 30 1440253230 17 11197 'Re: RacheI Building Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445044477 'Luke' '[font=times new roman]Hello

Sorry for the late reply we've been busy with stuff. Due to this being an official team we have high standards for our builds. With that being said your application has been denied. We appreciate you applying but we are currently looking for specific builders builders who portray an undeniable skill in architecture. Feel free to apply in three weeks.

Thanks
Luke[/font]' 'xx' 1) " (9921" 2009 30 1440253399 17 11197 'Re: FunnyLittleToast\'s builder app' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445044506 'Luke' '[font=times new roman]Hello

By looking at the pictures you provided you do seem like your on the right track. However they don't exactly meet our standards. You can re-apply in three weeks. If you do I suggest showing us something unique/something that makes you stand out.

Thanks
Luke[/font]' 'xx' 1) " (9922" 2316 1 1440253663 16036 9922 'WHERE IS MY THUG' 'FernandoVD2003' 'ftavandet@gmail.com' '179.219.198.88' 1 0 '' 'Where is my thug i only have my color name. My ign is TheFakeJesus ' 'xx' 1) " (9923" 2317 39 1440257453 0 9923 'How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'My friend and i want to merge plots but it keeps saying lacking permission node:plots.merge.other. May someone please help me. We both trusted each both on the plots but it still keeps saying lacking permission node:plots.merge.other. May someone please help me.' 'recycled' 1) " (9924" 2317 39 1440259179 16837 9925 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 1440259322 'PvPBuilder' 'Hi

What server is this problem happening on?

If It is survival I am not sure if it is a bug but I have heard others complain about this to. I cannot claim a plot either so I think there might be a bug or two on survival! :)
If It is prison you will have to find out the direction of the plot that you want to merge with. Then you can type in /Plot merge [the direction] and the other player will have to accept the request to complete the plots being merged. Then you can go wild with your extra large plot!' 'recycled' 1) " (9925" 2317 39 1440259308 0 9925 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'It is on survival. And i don't really think it sends a request we are trying to do it we even deleted both of our plots with houses so please is there any solution.' 'recycled' 1) " (9926" 2317 39 1440259437 16837 9926 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 1440259575 'PvPBuilder' 'There is no need to delete your plot. By the way you guys have to have plots beside eachother. :) I cannot claim a plot so there is a bug or two that will be fixed over time. Until a Moderator or an Admin fixes the bug I do not think there is a solution at the moment. But don't worry you will be able to merge when it is fixed! Good Luck with merging with your friend. I wish you the best with your plot!

[b]~ [color=limegreen]PvPBuilder[/color][/b]' 'recycled' 1) " (9927" 2317 39 1440259576 0 9927 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'My friend and i deleted our plots because they weren't near each other so we found 2 spare plots next to each other so we can merge. Are you telling me that we deleted for no reason. And if we put the /plot merge north then the other person gets it then we accept then it will work.' 'recycled' 1) " (9928" 2317 39 1440259807 16837 9928 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 1440259927 'PvPBuilder' 'You have now told me the full story as I didn't know you didn't have plots beside eachother. Anyways as I said I do not know if there is a bug that needs to be fixed. But if it is I hope it gets fixed for you guys soon :) I was able to claim a plot just there but I'm not sure what is wrong. I will come on survival to try and help you now.

~ [color=limegreen][b]PvPBuilder[/b][/color]' 'recycled' 1) " (9929" 2316 1 1440260414 16398 9934 'Re: WHERE IS MY THUG' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 1440261888 'Louis' 'Did you get your rank from casino? Last reset all casino ranks were wiped. If you purchased through buy craft report it too donation issues not server discussion. It seems you've changed your name maybe that could affect it you may need to provide photographic evidence of you purchasing it if you cannot confirm your username.

~Louis' 'xx' 1) " (9930" 2311 7 1440260452 16398 9930 'Re: Custom Gaming PC' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I am listening.... Still listening..... Don't get any of it xD' 'xx' 1) " (9931" 2317 39 1440261017 16398 9931 'Re: How do i merge two plots?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Please read this post I made explaining what I think is happening.

http://aviatorcraft.com/forum/index.php?topic=2239.msg9681#msg9681

[color=blue][/color] ~Louis' 'recycled' 1) " (9932" 2239 4 1440261266 16837 9932 'Re: Survival Merge Problem!!!!!!' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 0 '' 'I've looked into it more and I think you may need a rank to merge plots in survival. I'm sorry for all the confusion and I wish you the best with your plot.' 'xx' 1) " (9933" 2239 4 1440261335 16837 9933 'Re: Survival Merge Problem!!!!!!' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 0 '' 'Wrong Topic. Sorry for the confusion!
' 'xx' 1) " (9934" 2317 39 1440261382 16837 9934 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 0 '' 'I've looked into it more and I think you may need a rank to merge plots in survival. I'm sorry for all the confusion and I wish you the best with your plot.' 'recycled' 1) " (9935" 2317 39 1440261953 16398 9935 'Re: How do i merge two plots?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'That's what it says on my post -.-

~Louinator Out' 'recycled' 1) " (9936" 2318 3 1440261995 0 9936 'How do i look at the shop?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'How do i look at the shop for aviator craft survival when i try to look it says 404 the page you are looking for does not exist. What do i do.' 'xx' 1) " (9937" 2318 3 1440262135 16398 9937 'Re: How do i look at the shop?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Type /buy (on your selected game mode- survival)

It will open up buy craft in game and you can select what you want to purchase if the link opens up the error again then it will need to be reported to an admin.  ' 'xx' 1) " (9938" 2318 3 1440262330 16837 9938 'Re: How do i look at the shop?' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 0 '' 'I think the shop is under maintenance at the moment :)' 'xx' 1) " (9939" 2318 3 1440262365 16398 9939 'Re: How do i look at the shop?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'The admins are aware of this Zach is currently offline and they can't fix it until he's online.

Sorry for any inconvenience.

~Louis' 'xx' 1) " (9940" 2317 39 1440262379 16837 9940 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 0 '' 'Sorry I did not look at your post as I was on survival trying to sort out the situation.' 'recycled' 1) " (9941" 2318 3 1440262404 0 9941 'Re: How do i look at the shop?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'It says we currently have no packages for sale. What does that mean.' 'xx' 1) " (9942" 2318 3 1440262448 0 9942 'Re: How do i look at the shop?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'So when do you think he will come online.
' 'xx' 1) " (9943" 2317 39 1440262513 0 9943 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'So you think i need to rank up to like advice in order to merge do one of us need to rank up or only one of us.' 'recycled' 1) " (9944" 2317 39 1440262589 16398 9944 'Re: How do i merge two plots?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'To merge only one person needs the permission to /p merge (direction)

The other can just simply accept the request.' 'recycled' 1) " (9945" 2318 3 1440262605 16398 9945 'Re: How do i look at the shop?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'When he has time' 'xx' 1) " (9946" 2315 2 1440262672 0 9946 'Re: Report' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=Louis link=topic=2315.msg9918#msg9918 date=1440230254]
Imgur: http://m.imgur.com

Sign up for free

Take screenshots in minecraft of them to report
Go to windows in the bottom left
Go to %appdata%
Go to .minecraft and choose screenshots.

Select the screenshot and out onto your desktop for easy use.
Once you have signed up on imgur go to "upload photo" and then drag the photo from your desktop onto where it says "insert file here" then depending on your internet speed it should take about 10-20 seconds.

Then get the URL from the uploaded photo and modify this report and add it on the end as M1KKY has said.

~Louis
[/quote]

PSST
Instead of taking the time to type all that out do this.
"Hi! To find how to take and post screenshots please refer to the forum FAQ at the top left corner of the forums page! Link shown here - http://aviatorcraft.com/forum/index.php?topic=8.0 . Thanks!"

And that my friend is why we have an FAQ' 'xx' 1) " (9947" 2318 3 1440262675 0 9947 'Re: How do i look at the shop?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'Ok sorry for the inconvenience.' 'xx' 1) " (9948" 2317 39 1440262763 0 9948 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'Ok thank you and when i donate or buy something does it like expire.' 'recycled' 1) " (9949" 2315 2 1440262803 16398 9949 'Re: Report' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Does it matter? It takes 2 minutes to type. As long as it helps him.' 'xx' 1) " (9950" 2315 2 1440262909 0 9950 'Re: Report' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'No just a faster way to do it so you need not go to as much trouble. We have it for a reason why not use it?  :D' 'xx' 1) " (9951" 2317 39 1440262996 0 9951 'Re: How do i merge two plots?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'If you use IRL money to buy a rank or special permissions you get to keep it indefinitely. If you get a rank from the Casino or a special server event it will be removed upon the next server reset (December). Event prizes may vary' 'recycled' 1) " (9952" 2315 2 1440262998 16398 9952 'Re: Report' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Because people who ONLY use the forums for reporting most likely don't know there is one.' 'xx' 1) " (9953" 2317 39 1440263206 16398 9953 'Re: How do i merge two plots?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2317.msg9951#msg9951 date=1440262996]
If you use IRL money to buy a rank or special permissions you get to keep it indefinitely. If you get a rank from the Casino or a special server event it will be removed upon the next server reset (December). Event prizes may vary
[/quote]

If you want to keep it merged without the risk of it I guess "un merging" then I suggest you buy it will IRL money which Faceless has stated.' 'recycled' 1) " (9954" 2318 3 1440263237 16398 9954 'Re: How do i look at the shop?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'There was none xD' 'xx' 1) " (9955" 2317 39 1440263412 0 9955 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'What are irl money?' 'recycled' 1) " (9956" 2315 2 1440263413 16837 9957 'Re: Report' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 1440264352 'PvPBuilder' 'Guys Either way is useful and there is no need to keep going on about it. Louis' way of helping players is his own way and Achilles' way of helping players is your way. There is honestly no need to keep going on about it. But it is appreciated Achilles for trying to help Louis save time :)

[b]~ [color=limegreen]PvPBuilder[/color]' 'xx' 1) " (9957" 2317 39 1440263895 0 9957 'Re: How do i merge two plots?' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'In real life. Assuming your american you would use USD (United states dollar). You would require a credit debit or prepaid card to complete the transaction through paypal.' 'recycled' 1) " (9958" 2317 39 1440264540 0 9958 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'I know what credit and debt cards are. And i AM an AMERICAN.' 'recycled' 1) " (9959" 2317 39 1440265127 16837 9959 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 0 '' 'The shop for Survival with ranks is currently not available. You can try later though.

[b]~[/b] [b][color=limegreen]Reece[/color][/b]' 'recycled' 1) " (9960" 2317 39 1440266989 0 9960 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'What do you mean not available like will it be available in about 24 hours and when do you think it will get fixed.' 'recycled' 1) " (9961" 2317 39 1440267450 16837 9961 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.64.186' 1 0 '' 'I honestly have no idea although it is a working progress. So is everything on the server. Don't worry It will be fixed though :)' 'recycled' 1) " (9962" 2317 39 1440267551 0 9962 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'Ok thank you.' 'recycled' 1) " (9963" 2317 39 1440267684 16398 9963 'Re: How do i merge two plots?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'They're aware of the problem with buycraft it can only be fixed when Zach is online.' 'recycled' 1) " (9964" 2311 7 1440268349 16936 9964 'Re: Custom Gaming PC' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' '[quote author=Louis link=topic=2311.msg9930#msg9930 date=1440260452]
I am listening.... Still listening..... Don't get any of it xD
[/quote]

Lol honestly I wouldn't understand it if you told me a Million times :D I don't do technical stuff' 'xx' 1) " (9965" 2311 7 1440268466 16398 9965 'Re: Custom Gaming PC' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'I'm good ON the do outer but have little knowledge of how to make a good PC unfortunately.  :'(' 'xx' 1) " (9966" 2311 7 1440268669 16936 9966 'Re: Custom Gaming PC' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' 'I get it. But I do not do anything technical that's for everyone else to do  :P' 'xx' 1) " (9967" 2314 18 1440275252 16398 9967 'Re: New Faction Warps?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Anyone have any thoughts on this?' 'xx' 1) " (9968" 2314 18 1440276366 16936 9968 'Re: New Faction Warps?' 'puppielove126' 'serling126@hotmail.com' '50.108.175.180' 1 0 '' 'I don't really play factions much but from the sounds of what your suggesting it sounds like a really great idea :)' 'xx' 1) " (9969" 2314 18 1440290148 17 11197 'Re: New Faction Warps?' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445043618 'Luke' '[font=times new roman]Hello

So what your wanting is 4 different warps leading to four different biomes rather than our current N S E W?
This could be done but I think personally it makes it more fun having players find it themselves a sense of challenge if you will. If this isn't what you meant please explain. /warp wilderness could be done I don't mind this being a possible feature.

Thanks
Luke[/font]' 'xx' 1) " (9970" 2314 18 1440302812 26 9970 'Re: New Faction Warps?' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Fixing factions should be top priority. Such as being promised combat tag fixed multiple times but yet never is.' 'xx' 1) " (9971" 2319 3 1440304613 16182 9971 'Aviator Shop 404 Not Found' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Doesn't Allow Me To Access The Donation Shop' 'xx' 1) " (9972" 2319 3 1440304820 31 9972 'Re: Aviator Shop 404 Not Found' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Alex is aware of the issue but can't do anything until Zach is online' 'xx' 1) " (9973" 2314 18 1440311241 16398 9973 'Re: New Faction Warps?' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 1440311674 'Louis' 'Yes 4 or how ever many you want different warp biomes as I think people would enjoy it for pvp. Having the 500 (or whatever radius is a good size) spawn protected so they obviously can't break blocks. And then after the spawn protected area they can claim build etc.

The /wilderness command in this case would spawn you in any 4 of the biomes in a random location (it basicslly puts you on some coords somewhere random in the chance of hopefully finding a base.

Luke I am happy to build 4 custom area after the mines are done are you able to have a normal generated world after the spawn protected radius?

I agree with Dende factions is the top priority right now as barely any people play it and I love factions but have no interest for it at the moment I would love to share some more ideas that I have.

I just think having 4 different biomes could be a lot more interesting that just N E S W and more fun for pvp. Maybe have a floating spawn to jump down into the biome (no falling damage obviously)

Thanks Louis

One more thing I don't think people really care what biome their base is in as long as it's safe? Well I don't anyway.

If you'd like some more ideas feel free to pm me on the forums or skype

' 'xx' 1) " (9974" 2239 4 1440312413 16398 9974 'Re: Survival Merge Problem!!!!!!' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'You can now lock this topic.' 'xx' 1) " (9975" 2320 7 1440317870 16393 9975 'Selling plot on prison server' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'Hey guys i have a plot on prison i don't ever use and i'm willing to put it up on sale it has 12 beacons on it and 3 chests filled with emerald diamond and tnt blocks. Reply if interested :) also the starting bid will be at 1bill

[color=red][b][/b][/color] If you are not allowed to put things up for sale on the forums i would like a mod or an admin to let me know other than that all i want in the comments are your bids' 'question' 1) " (9976" 2320 7 1440320187 16696 9976 'Re: Selling plot on prison server' 'xPowerStaticx' 'vokevin60@gmail.com' '24.49.214.41' 1 0 '' 'Hey I'll like to Buy It' 'xx' 1) " (9977" 2320 7 1440322684 16398 9977 'Re: Selling plot on prison server' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Why would we want 12 beacons that you didn't get legitimately?! ;)' 'xx' 1) " (9978" 1483 5 1440323041 16398 9978 'Re: BIG HOAKTELL FIREPOWERHD657' 'Louis' 'goodyerlouis@gmail.com' '41.33.213.186' 1 0 '' 'Killer wtf is that!????! xD' 'xx' 1) " (9979" 1856 21 1440328395 1 9979 'Re: Suggestion for the shop ' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.64' 1 0 '' '[quote author=EnderOcelot Gaming link=topic=1856.msg8298#msg8298 date=1435428909]
Yes you can do that but eventually all the ores will run out.
[/quote]
[url=http://minecraft.gamepedia.com/The_Overworld#Sizes]http://minecraft.gamepedia.com/The_Overworld#Sizes[/url]
It would take you quite a long time of constant mining to acquire all the ores.' 'xx' 1) " (9980" 2317 39 1440335864 0 9980 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'When is the shop going to work.
' 'recycled' 1) " (9981" 2317 39 1440336364 16837 9981 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.48.128' 1 1440336895 'PvPBuilder' 'Hi

Alex and Luke know about this. They cannot do anything until Zach/AviatorGaming comes online. Until then there is nothing that can be done.

~ [b][color=limegreen]PvPBuilder[/color][/b]' 'recycled' 1) " (9982" 2320 7 1440338524 16837 9982 'Re: Selling plot on prison server' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.48.128' 1 0 '' 'I'll buy but it probably will be next week :D

[b]~ [color=limegreen]PvPBuilder[[/color]/b]' 'xx' 1) " (9983" 2320 7 1440339883 16276 9983 'Re: Selling plot on prison server' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.186' 1 0 '' 'Ill buy it Right now I currently have 4.2bill. I would not mind to spend 1bill for a plot' 'xx' 1) " (9984" 2321 1 1440340177 16759 9984 'Selling beacon and sponge for 1 bil' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Selling beacon and sponge for 1 bil msg me!

Items: http://imgur.com/FYUW4J5' 'xx' 1) " (9985" 2317 39 1440340770 0 9985 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'When is the owner of aviator craft going to come online' 'recycled' 1) " (9986" 2317 39 1440341508 16837 9986 'Re: How do i merge two plots?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.48.128' 1 0 '' 'Zach can come on at anytime to be honest. I can't estimate a date or a time. Sorry about this. ' 'recycled' 1) " (9987" 2320 7 1440342248 0 9987 'Re: Selling plot on prison server' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Psst... If you have 12 beacons and you sell them for the price I do (350mil each) you can get 4.2 bil. Just some buisness advice ;3' 'xx' 1) " (9988" 2314 18 1440343293 26 9988 'Re: New Faction Warps?' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I'd rather not have a brewing base in ice spikes or nether or ice plains but y'know I'm only losing my source of water' 'xx' 1) " (9989" 2322 2 1440343733 0 9989 'Spam' 'PrettyCat' '' '90.215.83.172' 1 0 '' 'Do These People Ever Learn Not To Spam Or Beg? .-.

Another Person Spamming And Asking For Items/Money

This Happened On Prison

Here Is A Picture:' 'clip' 1) " (10124" 2350 7 1440982775 0 10124 'Re: Congrats!' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Thanks :D' 'xx' 1) " (9990" 2323 22 1440369785 17 11197 'Factions & Skyblock' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445043563 'Luke' '[font=times new roman][size=4]Factions & Skyblock[/size][/font]

[font=times new roman]Hello [/font]

[font=times new roman]So as you might know we are planning on giving factions a make-over. A revamp has been long awaited for and we aware of its current on-going issues. We would like to know what you guys would like to see changed or added to factions. This could regard donation aspects building aspects or even gameplay aspects. You guys are the community and therefore would like to design it around your wishes. We hope to see our faction server populated once again :) .[/font]

[font=times new roman]As for Skyblock we feel as if it could use a make over as well as we have been given a few requests. Sky block wouldn't be revamped just given a new spawn. What would you like to see changed or different from our current Skyblock spawn? As mentioned before we want to give you guys something that you will enjoy.[/font]

[font=times new roman]You can comment down below your suggestions we will then take them into consideration. Please do not engage in conversations or debates just tell us what you specifically would like to see don't worry about others[/font][font=times new roman] ;) [/font][font=times new roman].[/font]

[font=times new roman]Please note a revamp for these two servers wont be till after prisons. There is no for sure date but don't expect it to be soon.[/font]

[font=times new roman]Thanks [/font]
[font=times new roman]Luke[/font]' 'xx' 1) " (9992" 2323 22 1440374803 34 9992 'Re: Factions & Skyblock' 'InfectedTaco' 'infectedtacoyt@gmail.com' '108.247.190.53' 1 0 '' 'Make donation ranks a little more fair to non-donators. The current donator should keep their kits and perks (Grandfather-Rule). Non-Donators have no chance on this server...' 'xx' 1) " (9991" 2323 22 1440370451 26 9991 'Re: Factions & Skyblock' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I would like the desert west map back. that west was the best.' 'xx' 1) " (9993" 2323 22 1440381219 24 9993 'Re: Factions & Skyblock' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'For faction Nerf all the mmo alittle and more balance and fair. Next prob remove /fix all because it is way overpowerful and people cant beat them. I would perf to add sponges and /f warp so there can be secret bases and only special people can get in it. This is my perf try to bring taming back it wasnt even op it was balance like the sword mmo and like hell the donorlounge trick is old and new people dont know how to do it and i fixed it so it should be 100 safe now. Then also try to make where only theres is a harder way to grind money beside using the creeper grinder. Cactus/pumpkin is a really great way to grind and more usable like the creeper. Finally I really want west back like the old days it was more of a great place to battle.' 'xx' 1) " (9994" 2320 7 1440382140 16276 9994 'Re: Selling plot on prison server' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2320.msg9987#msg9987 date=1440342248]
Psst... If you have 12 beacons and you sell them for the price I do (350mil each) you can get 4.2 bil. Just some buisness advice ;3
[/quote]

That is why I'm part of the Bid XD' 'xx' 1) " (9995" 2323 22 1440383679 15888 9995 'Re: Factions & Skyblock' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'I agree with Dende. I really want the desert warp west from before.' 'xx' 1) " (9996" 2320 7 1440390094 16393 9996 'Re: Selling plot on prison server' 'Marco_Polo619' 'austinmarcus50@gmail.com' '180.95.18.6' 1 0 '' '[quote author=Louis link=topic=2320.msg9977#msg9977 date=1440322684]
Why would we want 12 beacons that you didn't get legitimately?! ;)
[/quote] for the record i did get them legit do not accuse :)

[quote author=Facelesswarrior5 link=topic=2320.msg9987#msg9987 date=1440342248]
Psst... If you have 12 beacons and you sell them for the price I do (350mil each) you can get 4.2 bil. Just some buisness advice ;3
[/quote] cheers for the advice :)


And once twice sold to Grko_122 for 4.2bil send me your skype and the plot is yours :D
Locking topic' 'xx' 1) " (9997" 2314 18 1440402446 37 9997 'Re: New Faction Warps?' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'I think this is a good idea but my only concern would be the mega taiga. If someone could warp there it's easy money on Factions as it's fairly hard to make money on Factions since mega taigas spawn mossy cobble and mossy cobble is a pretty high seller at the Factions shop. That's pretty much my only concern but good idea.' 'xx' 1) " (9998" 1483 5 1440402731 37 9998 'Re: BIG HOAKTELL FIREPOWERHD657' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'you've never heard of the Great Deku Tree from The Legend of Zelda? Well I can link a pic for u to see. [url=http://i.imgur.com/95ZhEtf.jpg]http://i.imgur.com/95ZhEtf.jpg [/url] or this is one recreated in minecraft [url=http://i.imgur.com/38bGj.jpg]http://i.imgur.com/38bGj.jpg[/url]' 'xx' 1) " (9999" 2314 18 1440441733 26 9999 'Re: New Faction Warps?' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Killerdude they nerfed that price for selling mossy cobble I think this reset or last reset. Its really bad now. (since you can just craft it :p)' 'xx' 1) " (10000" 2323 22 1440451953 15846 10000 'Re: Factions & Skyblock' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'I also agree with Dende and Sonic the desert west was my personal favourite. And the current north I am not the biggest fan of because people just keep hiting each other of the edge instead of wining fairly. I also agree with everything that soul has stated and the Mcmmo needs to be nerfed a bit like soul has said.

Kindest regards
Will.' 'xx' 1) " (10001" 1864 5 1440457703 15846 10001 'Re: The Spire' 'M1KKYP' 'mpicker1@bigpond.net.au' '103.24.208.239' 1 0 '' 'I have no words. This is just amazing love it!
' 'xx' 1) " (10002" 1894 5 1440457836 15846 10002 'Re: Pandacorp' 'M1KKYP' 'mpicker1@bigpond.net.au' '103.24.208.239' 1 0 '' 'Amazing plot!!! Soo good! How long did it take for you to build it?
' 'xx' 1) " (10003" 1894 5 1440458774 31 10003 'Re: Pandacorp' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'If you want of a tour of Pandacorp let me know!' 'xx' 1) " (10004" 2323 22 1440459723 50 10004 'Re: Factions & Skyblock' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Add pvp levels. ' 'xx' 1) " (10005" 2323 22 1440460090 26 10005 'Re: Factions & Skyblock' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Wut does that do j_boy?' 'xx' 1) " (10006" 2263 2 1440460306 16530 10006 'Re: That was his 4th offense' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'BUMP. Holy badmin alert!' 'xx' 1) " (10007" 2323 22 1440461015 50 10007 'Re: Factions & Skyblock' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'http://dev.bukkit.org/bukkit-plugins/pvpleveling/' 'xx' 1) " (10008" 2324 7 1440467160 17058 10008 'bup' 'haland06' 'sleepindeer06@yahoo.com' '98.95.90.232' 1 0 '' ' 8) am cool' 'thumbup' 1) " (10009" 2324 7 1440482288 15846 10009 'Re: bup' 'M1KKYP' 'mpicker1@bigpond.net.au' '58.165.36.143' 1 1440482691 'M1KKYP' 'Everyone cool 8) I also see that you are new to the forums welcome to the aviatorcraft community! If you need any help just P.M one of the admins; Alex (FireBlazer) Luke (lrice11) or any of the moderators; ThatTwiniGuy JDK21132 7misun and the trial moderators: WhiteDecay and SH4DOWxD3LTA (To admins/mods if I got any of the names wrong please let me know)

Kindest regards
Will.' 'xx' 1) " (10010" 2323 22 1440485477 16530 10010 'Re: Factions & Skyblock' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Omg.. Why is jboy still here. Ffs' 'xx' 1) " (10011" 2324 7 1440486503 16530 10011 'Re: bup' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '^^ the wannabe moderators.... Geez  ::)' 'xx' 1) " (10012" 2323 22 1440504774 46 10012 'Re: Factions & Skyblock' 'davide' 'davidenriquez41@gmail.com' '173.209.212.215' 1 0 '' 'Though jboy left the staff team it doesn't mean he left the server. He can freely suggest ideas and be active in the community as much as he wants. :P

But my question with the PvP levels thing is: Will this replace mcmmo?

My concern for that is because from my research on Factions that about 70% of the servers have mcmmo. But servers without it had about 45% less average players then a server with it. So if we were to replace mcmmo we could possibly see a drop in players. ' 'xx' 1) " (10013" 2323 22 1440512984 31 10013 'Re: Factions & Skyblock' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'JDK look at the plugin link he posted there it'll say it. ' 'xx' 1) " (10014" 2323 22 1440525251 16530 10014 'Re: Factions & Skyblock' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Jdk does deathreapr pay you money not to ban him because you answer all the topics except the one I made.. Smh badmiinnnnn' 'xx' 1) " (10015" 2325 3 1440526552 16837 10015 'Horse Spawning' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.77.109' 1 1440526761 'PvPBuilder' 'Hi Guys PvPBuilder here!

In the latest event which was Horse Racing the winners were given 2 spawn eggs. Although we were given these spawn eggs we cannot spawn them in. Is there a way of this being fixed? If so reply below. That's all!

' 'xx' 1) " (10016" 2326 2 1440535158 17059 10016 '_NeonWolf_ ._.' 'MidnightGhost_' 'MidnightGhost21@hotmail.com' '64.131.202.239' 1 0 '' 'Name of suspect: _NeonWolf_
What server was this on?: Prison
When did they break this rule?: 4mins ago
Proof of happening: https://gyazo.com/2fcf4b3ce824251da7a65e39e8d67faf
What rule was broken?: Harassment
' 'wink' 1) " (10017" 2325 3 1440538324 15846 10017 'Re: Horse Spawning' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'When you tried to spawn them did they disapear or just wont spawn?' 'xx' 1) " (10018" 2324 7 1440538946 15846 10018 'Re: bup' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=VorahHD link=topic=2324.msg10011#msg10011 date=1440486503]
^^ the wannabe moderators.... Geez  ::)
[/quote]

Lol i do wanna be a mod... Soo yeah. lol.' 'xx' 1) " (10019" 1894 5 1440539047 15846 10019 'Re: Pandacorp' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=CeralMuncher link=topic=1894.msg10003#msg10003 date=1440458774]
If you want of a tour of Pandacorp let me know!
[/quote]

Sure I'll pm you when I would like a tour.' 'xx' 1) " (10020" 2325 3 1440540593 16530 10020 'Re: Horse Spawning' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'You have to ask staff to spawn them for you. It prevents people from spawning in bad things.' 'xx' 1) " (10021" 2326 2 1440540771 16530 10021 'Re: _NeonWolf_ ._.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'This is harasment but deathreapr calling me a "fag" is not harasment... Mod logic' 'xx' 1) " (10022" 2326 2 1440542400 32 10022 'Re: _NeonWolf_ ._.' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Thank you for the report player has been temp banned 7 days from prison for third harrassment ' 'xx' 1) " (10023" 2314 18 1440582428 37 10023 'Re: New Faction Warps?' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Ah I see. As you can see I don't play factions much anymore. Sorry bout that :P' 'xx' 1) " (10024" 2327 19 1440582946 37 10024 'Selling in Bulk?' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'As many people know I'm a person who spends a lot of time mining. Some question how on Earth I can spend countless hours just sitting there holding the left mouse button but that's not the point. As a miner I do like to optimize my time meaning I don't spend much time selling and instead just pv'ing it and then storing at my plot. But there's a slight problem with that as the stuff builds up rather quickly and requires me to sell. Trying to burn through like 2000 stacks of stuff takes a while. It legit takes me like a half hour to sell my stuff and that's partially my fault but I was thinking of being able to sell in more than 64 at a time? On those super rare occasions when I'm actually on another server I saw that the prison selling system was just one sell sign then dragging in all of the stuff you wanted to sell into the inv that pops up much like a disposal sign but instead of deleting the items it sells it. Just an idea and I'm not quite sure how helpful that would be to the community overall but I would definitely find it useful.
' 'xx' 1) " (10025" 2317 39 1440585547 0 10025 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'I asked a bit around aviator craft survival and they said they merged and they weren't ranked i would like to know if i rank up and it still doesn't merge what would that mean.' 'recycled' 1) " (10026" 2317 39 1440601189 16398 10026 'Re: How do i merge two plots?' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'It would mean that you have to report the problem to the admins and they will fix it if you don't need a rank to merge plots then report it to 'problems/bugs'.

-Louis' 'recycled' 1) " (10027" 2325 3 1440603806 16837 10027 'Re: Horse Spawning' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.72.7' 1 0 '' 'Is there any staff willing to help me spawn my horses in? Please message me if so...' 'xx' 1) " (10028" 2325 3 1440604802 16880 10028 'Re: Horse Spawning' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' 'Same here but smallen spawned them for us. another problem is that we can't breed the horses smallen spawned. is that a bug?' 'xx' 1) " (10029" 2323 22 1440606331 46 10029 'Re: Factions & Skyblock' 'davide' 'davidenriquez41@gmail.com' '70.192.197.254' 1 0 '' '[quote author=CeralMuncher link=topic=2323.msg10013#msg10013 date=1440512984]
JDK look at the plugin link he posted there it'll say it.
[/quote]

I have looked it over but to me it didn't really say anything about mcmmo.  So that is why I was a bit concerned.  I would not be against trying it though for at least 6 months to see how players like it.  But I think it would be best to open up Beta Factions for 1 month with this new feature to see how players respond to it.  We could open it in November and then decide which one we will keep by the reset in December. How would you guys think of this?' 'xx' 1) " (10030" 2317 39 1440606768 46 10030 'Re: How do i merge two plots?' 'davide' 'davidenriquez41@gmail.com' '70.192.197.254' 1 0 '' 'If you wish to merge two plots that are owned by two different people then both players must be online at the same time and have both attempt to combine the plots.  The setback with combining the two plots is that once the plots are combined the plot will have ownership under 1 player name.  If you both try to combine the plots and it does not work please personal message me and we can get the plots combined.  ' 'recycled' 1) " (10031" 2325 3 1440607963 26 10031 'Re: Horse Spawning' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'No its probally so theres isn't people giving away horses (making them non-rare)' 'xx' 1) " (10032" 2328 41 1440609862 17061 10032 'Being Rude' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'Date: Today

Time: 1:23pm

I was in pvp killing people many times and when i kept killing this one guy he messaged me this

IMG_3046.jpg' 'recycled' 1) " (10033" 2323 22 1440636237 50 10033 'Re: Factions & Skyblock' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'No it will not replace mcmmo its more like a bragging right say you have 100 as a level you have killed a shit load of players Just a neat thing for chat


Also vorah i can still be helpful and suggestive  if i want to  -_-' 'xx' 1) " (10034" 2329 21 1440644428 16726 10034 'Shop' 'DerangedRogue' 'xfinianz@gmail.com' '67.2.222.60' 1 0 '' 'Can we please fix some of the sell prices in the Shop because some of them don't make sense like the Rabbits Foot Blaze Powder Blaze Rods. Can we Also get it to where you can Sell all mob drops including rotten Flesh. Or Maybe Get the Shop to 1.8 so we can buy and sell Sea lanterns Because it seems as though all the servers besides Survival have updated shops. Its almost as though its been forgotten about. (just don't make it so you can buy gapples lol)
-Thanks
Deranged' 'exclamation' 1) " (10035" 2330 21 1440644583 16726 10035 'Rank Rewards!' 'DerangedRogue' 'xfinianz@gmail.com' '67.2.222.60' 1 0 '' 'For a extra Reward for Donors can we please have the ability to set more then 1 home maybe like 2 for contrib and 6 or so for Overlord?' 'smiley' 1) " (10036" 2323 22 1440652199 16222 10036 'Re: Factions & Skyblock' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'I was thinking for skyblock that the spawn should be a giant tree that on the outside. Imagine you spawn on the island and then you have to cross a bridge to the next the New island is bigger and better. A giant Tree will represent the beginning of an island so why not that. You enter the tree after crossing the bridge you'll see info portals to the shop (read Shop location below) Builders heads (those who built the spawn only) stairs that go down to a big pond for fishing stairs heading upward to see the stars back outside the tree is surrounded by water like how in the medieval time they use water for alligators to protect the castle. There will also be a diving board on top of the tree to jump to the water.
May have forgot to add this but if any of the builders or staff members are good at sculptures that be great only if youi like the idea of this find [u]Background[/u] below

[u]List[/u]:
[b]Shops Locations[/b]: They will be at the very top inside the leaves where no one can see it at all. (not from the outside or inside of the tree completely hidden)

[b]Interior[/b]: As said above Information Builders head 1-3 portals (I suggest 1) glowstone to light up the place or chandeliers and some extras (can be painting) Stairs leading up and down against the tree in a spiral Big Pond downstairs for fishing Hangout deck upstairs.

[b]Exterior[/b]: All side bark wood Leaves hanging like vines (no vines this isn't a jungle tree) May use green clays and glass instead of leaves majority vote surrounded by water (description above) Diving board on very top of the tree (used barriers to prevent them from traveling unless you find it harmless add some sits and table for relaxing.

[b]Background[/b]: For the sculpturors They will be a Huge Monarch butterfly flying above the main tree and a few mini one around the spawn.

As for Donor lounge as I assume that was a joke to the staffs since it usable by non-donors also (Please remove that from the ranks description if it not going to be rank benefit)

[b]Donor lounge"s"[/b]
That right instead of 1 donor lounge or "lounge" we get 2. you know what screw it NO donor lounge ONLY lounge everyone can use it
These 2 lounge will also be trees connected to the main tree with a rickety cross over bridge (careful you may fall)

These trees will be a bit smaller than the main and will have fun stuff in them.
The tree on the left will have 2 floors:
[b]Top floor[/b]: have a nice room to hangout find some hidden heads of staff team pool table couch carpet and a few open spot as a window.
[b]Bottom floor[/b]: Off limit zone this is the heart of the tree none shall go there you'll fine a certain death (staff may only know O_O)

The tree on the right (this is up to the staff and the people if they like it)
[b]Top Floor[/b]:
We may need to add a sign trading system for this.
What a sign will do is they will have choices upon trade. For example let say you wanted idk a carrot for your farm walk up to a sign that will give you carrot if you trade in at least 20 wheat seeds you traded the wheat seed you had on your inventory and bam you got a carrot Yay. This can be done many times. this is great way to help beginners who just started skyblock.
The amount of signs is up to [glow=red 2 300]Fireblazer[/glow] since he's the Mastermind of plugins :3

The main reason I suggested this is because the auction plugin has been remove and I doubt it will make it return so I thought a trading system would be more friendly.
[b]Bottom floor[/b]:
A mini casino with 2 slots.
The mini casino is depended on the plugin we use if it the same we use for the current casino is have to be 2 due to the size of the slot.
If players want more than 2 then we may add 2 more to the main tree somewhere.
Now this mini casino name has a reason the prizes are not that great it will give you money yes but it will give less than $1000

3 Prizes
Color of blocks in the slot: D= Diamond G= Gold E= Emerald

D D D: $1000
G G G: $650
E E E:  $325

Cost to spin $75

This is to also help the newcomers and anger the veterans XD but it add more fun to server.

[glow=red 2 300]New command[/glow]:
Diving Board: /warp dive or /dive
Shops: /warp shop or shop
Pond (fishing pond): /warp pond or /pond
Trade: /warp trade or /trade
Lounges:
Left; /warp left or /right
Right: warp right or /right
' 'xx' 1) " (10037" 2323 22 1440652270 16222 10037 'Re: Factions & Skyblock' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Reserved for main spawn island design.
I havent give a description of the island you'll spawn on that lead u to the Huge tree xP
' 'xx' 1) " (10038" 2331 24 1440652373 16222 10038 'Decay is coming back soon' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'https://www.youtube.com/watch?v=FubdnpD0j1o' 'xx' 1) " (10039" 2331 24 1440654844 16530 10039 'Re: Decay is coming back soon' 'VorahHD' 'kbuergert66@gmail.com' '169.57.0.212' 1 0 '' 'Ohh boy... that was fun xD' 'xx' 1) " (10040" 2332 7 1440656080 16530 10040 '7Misun Be Like...... ' 'VorahHD' 'kbuergert66@gmail.com' '169.57.0.212' 1 1440656242 'VorahHD' '[b][color=purple]Aviator Kidz:[/color][/b] Hey Misun!

[b][color=teal]7Misun:[/color][/b] What Im On Vacation??

[b][color=purple]Aviator Kidz:[/color][/b]
[img]http://i.imgur.com/YCxMSTC.png[/img]

[b][color=teal]7Misun:[/color][/b] You've Exceeded The Limit Of Spawning Chickens!!!  HOLD ON IM TAKING A PLANE HOME TO KILL THEM ALL!!!!

[b][color=purple]Aviator Kidz:[/color][/b] -_-

:P :P :P :P :P :P' 'xx' 1) " (10041" 2325 3 1440656455 16530 10041 'Re: Horse Spawning' 'VorahHD' 'kbuergert66@gmail.com' '169.57.0.212' 1 0 '' 'how can smallen spawn them in... he's not OP on prison? He couldn't even spawn them for me.' 'xx' 1) " (10042" 2333 7 1440662398 16276 10042 'GTA V Mods' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' '[b][size=18pt][color=green][font=impact]GTA V MOD LIST[/font][/color][/size][/b]

What I'm Using Right Now:

- Lamborghini Aventador
- Trainer AB
- Vehicle Menu
- Personal Trainer


[color=red]I NEED YOUR HELP[/color]
(give me more mods and the links)' 'xx' 1) " (10043" 2317 39 1440663746 0 10043 'Re: How do i merge two plots?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'Ok davide may you plz personal text me because I don't think it is working. Thank you.' 'recycled' 1) " (10044" 2327 19 1440684884 16222 10044 'Re: Selling in Bulk?' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'so what your saying is you want a dispose sign but used for selling?' 'xx' 1) " (10045" 2327 19 1440686397 46 10045 'Re: Selling in Bulk?' 'davide' 'davidenriquez41@gmail.com' '70.192.198.185' 1 0 '' 'I like this idea very nifty and would allow players to sell in bulk without using a sign. ' 'xx' 1) " (10046" 2332 7 1440692287 26 10046 'Re: 7Misun Be Like...... ' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Dang it always ruining our chicken fun like my chicken farm at warp pvp on survival :(' 'xx' 1) " (10047" 2327 19 1440692411 26 10047 'Re: Selling in Bulk?' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'or put an extra sign for each material to be a whole inventory (like on factions we have the gunpowder cause begging is bae)' 'xx' 1) " (10048" 2332 7 1440698105 16530 10048 'Re: 7Misun Be Like...... ' 'VorahHD' 'kbuergert66@gmail.com' '169.57.0.212' 1 0 '' 'lmao' 'xx' 1) " (10049" 2332 7 1440712573 32 10049 'Re: 7Misun Be Like...... ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'taken care of way to many' 'xx' 1) " (10050" 2334 2 1440715022 17064 10050 '_NeonWolf_' 'Swagfunkymonkey' 'revaderci@mac.com' '104.3.96.96' 1 0 '' 'NeonWolf has been greefing my daughter's plot.  He has repeatedly been destroying her plot and any buildings she and other players have created.  However he has gone too far.  He built a penis in her plot as a response to her asking him to please stop greefing her.  But the most unacceptable so far was that he called her a "whore" after he greefed her plot again.  This type of vicious misogynistic attack is unacceptable particularly in a children's game.  Minecraft is supposed to be a game.  A positive creative game where players can work together to create something.  This vicious cruel behavior has no place within Minecraft.  Please address this issue immediately.
Thank you for your time and assitance.' 'xx' 1) " (10051" 2334 2 1440715202 32 10051 'Re: _NeonWolf_' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Hi when reporting please use the correct format
http://aviatorcraft.com/forum/index.php?topic=1897.0' 'xx' 1) " (10052" 2332 7 1440723230 31 10052 'Re: 7Misun Be Like...... ' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Totally not my falt' 'xx' 1) " (10053" 2332 7 1440729202 16530 10053 'Re: 7Misun Be Like...... ' 'VorahHD' 'kbuergert66@gmail.com' '169.57.0.212' 1 0 '' 'HAHA lol 7Misun (Chicken Killer)' 'xx' 1) " (10054" 2318 3 1440768082 0 10054 'Re: How do i look at the shop?' 'anggsharaf123' '' '41.42.206.61' 1 0 '' 'Is there any information on when aviator gaming will come online. I am still waiting for the shop to get fixed.' 'xx' 1) " (10055" 2318 3 1440772859 16837 10055 'Re: How do i look at the shop?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.62.36' 1 0 '' 'I am sorry to say but there is no exact time for when he will come one. I do not want to give an estimate in-case it is wrong and to disappoint you.' 'xx' 1) " (10056" 2335 7 1440777635 16438 10056 'RelationShip Goals' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][img]http://rack.2.mshcdn.com/media/ZgkyMDEzLzA3LzMwL2I1L2FuY2hvcm1hbmlsLjljM2JiLmdpZgpwCXRodW1iCTg1MHg4NTA-CmUJanBn/1b9337e3/1a9/anchorman-ilu.jpg[/img][/center]

[center][i]Happy 3 week anniversary babe <3 love u my sexynexy :3[/i][/center]' 'xx' 1) " (10057" 2336 19 1440784189 16837 10057 'Breeding Horses? ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.62.36' 1 0 '' 'Hey Guys!

With the horses that are being spawned in plots on prison I have a suggestion that we can breed horses. I know what you guys are thinking there will be too many horses BUT maybe you could put a limit to be able to breed THREE times only. I think that this is a good Idea. What do you guys as players on the server think? #BreedTheHorses :P' 'xx' 1) " (10058" 2337 7 1440789679 46 10058 'New Cellular?' 'davide' 'davidenriquez41@gmail.com' '70.192.210.33' 1 0 '' '[b][font=georgia]Trying to find a new phone since my current phone has bascially declared anarchy on me and will not let me download stuff watch videos or even go on Facebook.  Pretty pathetic cheap phone.  I have been looking at the current phones out there such as the Galaxies and iPhones but I have seen some interesting phones by LG. What phone would you recommend I get? 

Note: I would like to have something with a ton of storage space on it and a great camera.  I do not want to modify the phone at all because I have a bad track record of breaking expensive items. For me to stick with my current plan I would have to buy the phone at face value so something under $500 would be great.

Any help is appreciate :) [/font][/b]' 'xx' 1) " (10059" 2318 3 1440789943 15846 10059 'Re: How do i look at the shop?' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Like PvpBuilder and Louis have stated I am also pretty sure that the shop is under maintance and Alex has said that he is waiting for Zach to get online. Alex (or fire blazer) said that he does not know an exact time when Zach will come on. Also there have been quit a few problems with opening the shop for people so you're not the only one :).

Kindest regards
Will.' 'xx' 1) " (10060" 2337 7 1440790447 15846 10060 'Re: New Cellular?' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'My current phone is an L.G and they are pretty damn good. Great quality the LG has I highly recommend it to you. The LG has high sensitivity and it has a great screen. Don't get an IPhone my friend always gets one and some how the phone always ends up having to be rebooted even when it doesn't have any updates/IOS updates. Good luck on what phone you get!

Kindest regards
Will.' 'xx' 1) " (10061" 2337 7 1440790787 15846 10061 'Re: New Cellular?' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Also I just had a look at the LG website and here is a pretty good looking one; LG Max smartphone with 5.00-inch 480x854 display powered by 1.3 GHz processor alongside 1GB RAM and 8-megapixel rear camera. Front camera I'm pretty sure is 5 megapixel. And the storage is 8GB. And if you listen to music on your phone a lot I suggest getting the app spotify great app.

Kindest regards
Will.' 'xx' 1) " (10062" 2337 7 1440790963 26 10062 'Re: New Cellular?' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I have a SAMSUNG S3 but its kinda outdated so y'knowwww' 'xx' 1) " (10063" 2336 19 1440791036 26 10063 'Re: Breeding Horses? ' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'If you wanna code that plugin to be only bred 3 times you should go ahead and do that its probably incredibly hard for that and also theres a hole you can re-breed the things you bred. Just leave it the way it is. ' 'xx' 1) " (10064" 2338 2 1440791044 16530 10064 'Blaze using some sort of hack or whatever....' 'VorahHD' 'kbuergert66@gmail.com' '208.167.254.222' 1 0 '' '[b]Name of the suspect?:[/b] [color=red]Blaze2558[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]Yesterday[/color]
[b]Proof of the happening:[/b] [color=red]https://www.youtube.com/watch?v=tYLahJIwU_s[/color]
[b]What rule was broken?:[/b] [color=red]Kill Aura Autockick Or whatever hack he uses.[/color]
' 'xx' 1) " (10065" 2337 7 1440791304 16438 10065 'Re: New Cellular?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'iphone 6 plus for those times when u wanna send nudes on a big screen' 'xx' 1) " (10066" 2337 7 1440793458 16398 10066 'Re: New Cellular?' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'Personally for the Price range your looking for. I'd recommend the Nokia Lumia 1320. It has a lot of storage (obviously you can buy the phone with more GB if you prefer) and it has a really good quality camera. it would cost you about $200 which is quite under your limit but for the price I think it would be perfect for what you need. Obviously the more gigabytes you want the more it will cost.

Here's a link to the Nokia Lumia 1320 Website: http://www.microsoft.com/en-gb/mobile/phone/lumia1320/

If you'd like an iPhone or Samsung device like you've mentioned. Then I'm sure you can get an iPhone 5 or Samsung Galaxy s4/5 on Ebay for cheap-ish to your budget. Or search online and you might find yourself a bargain!

Hope this helps
Louis.' 'xx' 1) " (10067" 2339 1 1440793864 16837 10068 'Congrats!' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.62.36' 1 1440796610 'PvPBuilder' 'This is not really much but Congratulations to SH4D0WxD3LTA and WhiteDecay on being promoted to Moderators!

- PvPBuilder' 'xx' 1) " (10068" 2339 1 1440795752 16880 10068 'Re: Congrats!' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' 'Congrats man and you also forgot WhiteDecay :)' 'xx' 1) " (10069" 2340 7 1440797707 16837 10069 'Horsing Around' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.62.36' 1 1440797907 'PvPBuilder' 'Just Spawned Horses in my plot with smallen8 and SH4D0WxD3LTA. You might say were horsing around ;). (Sorry for the bad pun)

- PvP' 'clip' 1) " (10070" 2339 1 1440805015 15846 10070 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'It's awesome when people get promoted congrats decay and shadow well deserved.' 'xx' 1) " (10071" 2341 2 1440813317 37 10071 'Advertisement' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[b]Users:[/b] WOAH_wafflez9088 and punkenhed
[b]Server:[/b] Prison
[b]When:[/b] About 9:54 PM US Central Time
[b]Rule Broken:[/b] They were advertising another server.
[b]Proof:[/b] http://imgur.com/V0JOvfH' 'xx' 1) " (10072" 2338 2 1440816676 50 10072 'Re: Blaze using some sort of hack or whatever....' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Thats not enough footage to prove anything


Seems like you cut out everything that would go against your report?' 'xx' 1) " (10073" 2337 7 1440819579 16276 10073 'Re: New Cellular?' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.229' 1 0 '' 'my current phone now is Samsung Galaxy S6 edge i recommend you to buy samsung note 5. I already use samsung product for 5 years and for me it is satisfying ' 'xx' 1) " (10074" 2336 19 1440824764 15846 10074 'Re: Breeding Horses? ' 'M1KKYP' 'mpicker1@bigpond.net.au' '58.165.34.181' 1 0 '' '[quote author=DendeTheWizard link=topic=2336.msg10063#msg10063 date=1440791036]
If you wanna code that plugin to be only bred 3 times you should go ahead and do that its probably incredibly hard for that and also theres a hole you can re-breed the things you bred. Just leave it the way it is.
[/quote]

I agree with Dende I mean it would be kind of hard in some way on config files on my server I have seen things like limit spawning before. If Alex or carman or Luke would be wiling to put there time into it I'm sure they would get the job done.

Kindest regards
Will.' 'xx' 1) " (10075" 2338 2 1440835633 16530 10075 'Re: Blaze using some sort of hack or whatever....' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Ohh boy.. This kid no I just cut down the parts that I thought were easy to tell hacks. Short and easy review for mods. If they want the full video which is 8 minutes long they can ask... :D and btw thats enough footage kid.. Clearly auto click.' 'xx' 1) " (10076" 2338 2 1440846502 50 10076 'Re: Blaze using some sort of hack or whatever....' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=VorahHD link=topic=2338.msg10075#msg10075 date=1440835633]
Ohh boy.. This kid no I just cut down the parts that I thought were easy to tell hacks. Short and easy review for mods. If they want the full video which is 8 minutes long they can ask... :D and btw thats enough footage kid.. Clearly auto click.
[/quote]
Kid he could of just been clicking fast' 'xx' 1) " (10077" 2342 4 1440851491 0 10077 'Survival shop rank ups' 'anggsharaf123' '' '41.42.165.38' 1 0 '' 'The survival shop where you donate for rank ups still is not working i have asked multiple times when it will get fixed and everyone has been saying when aviator gaming comes online it will get fixed i would like to know how long it will take to get fixed and if a moderate can meet me online anytime soon to help me merge my plot with my friend

Thank you.' 'xx' 1) " (10078" 2338 2 1440853250 16837 10078 'Re: Blaze using some sort of hack or whatever....' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.35.177' 1 0 '' 'I agree with J-boy on this one. He could of been clicking fast. :P' 'xx' 1) " (10079" 2338 2 1440853636 46 10079 'Re: Blaze using some sort of hack or whatever....' 'davide' 'davidenriquez41@gmail.com' '70.192.197.66' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied.[/size][/color]
It has been determined that video did not show any signs of hacking.  No actions will be taken.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10080" 2341 2 1440853769 46 10080 'Re: Advertisement' 'davide' 'davidenriquez41@gmail.com' '70.192.197.66' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The players will be banned for 14 days for advertising on prison. Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10081" 2342 4 1440856663 16837 10081 'Re: Survival shop rank ups' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.35.177' 1 0 '' 'Hi

As I have said multiple times before there is not exact time when AviatorGaming will come on. To be honest since AviatorGaming is usually busy with Youtube he only comes online every now and then. I hope this is figured out and if nessesary for a Moderator to come on to survival.' 'xx' 1) " (10082" 2336 19 1440857528 16837 10082 'Re: Breeding Horses? ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.35.177' 1 0 '' 'I said I would suggest this as I've seen people in chat that really want this to be a thing.

-PvP' 'xx' 1) " (10083" 2336 19 1440866799 16837 10083 'Re: Breeding Horses? ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.35.177' 1 0 '' 'I am not sure how but One of my horses has just despawned and it was wearing gold armour. Can anybody give me any reason why this has happened?

- PvP' 'xx' 1) " (10084" 2343 2 1440871138 16519 10084 'MeanEye52 Harassment' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'MeanEye52 started harassing me I think he should be muted.
https://www.youtube.com/watch?v=71tkE1RFayM' 'xx' 1) " (10085" 2344 29 1440879822 15838 10086 'Builder Application' 'wreslnpunk13' 'chase.lundy@aol.com' '68.187.194.132' 1 1440883798 'wreslnpunk13' '[b]Your IGN:[/b]
wreslnpunk13

[b]Time Zone:[/b]
EST (Eastern Standard Time).

[b]Skype Name:[/b]
live:wreslnpunk

[b]Have you been punished on our server before? What for?[/b]
No I have not.

[b]How would you rate yourself in terms of building experience? (1-10):[/b]
I would give myself a 6.5 out of 10.

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?[/b]
I prefer to build Medieval / Fantasy and I cannot build modern.

[b]How many hours/days a week can you be involved in the team?[/b]
I can get on for 4-5 hours a day Sunday-Thursday probably more on Friday-Saturday

[b]Build Images:[/b]
[url=http://imgur.com/a/QMZ7M]http://imgur.com/a/QMZ7M[/url]
' 'xx' 1) " (10086" 2343 2 1440880365 50 10086 'Re: MeanEye52 Harassment' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'well read his name' 'xx' 1) " (10087" 2343 2 1440885235 26 10087 'Re: MeanEye52 Harassment' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'This is very light harassment.' 'xx' 1) " (10088" 2336 19 1440885746 15846 10088 'Re: Breeding Horses? ' 'M1KKYP' 'mpicker1@bigpond.net.au' '58.165.34.181' 1 0 '' '[quote author=PvPBuilder link=topic=2336.msg10083#msg10083 date=1440866799]
I am not sure how but One of my horses has just despawned and it was wearing gold armour. Can anybody give me any reason why this has happened?

- PvP
[/quote]

I don't know why that happened where you there when your horse de spawned?' 'xx' 1) " (10089" 2336 19 1440893670 16880 10089 'Re: Breeding Horses? ' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' 'I actually don't see a reason not to have horse breeding. I mean if we want to lag we have chickens but horses are a really nice addition to any plot' 'xx' 1) " (10090" 2323 22 1440895464 17016 10090 'Re: Factions & Skyblock' 'PrincessPotato0' 'Princesspotato0@hotmail.com' '151.227.101.26' 1 0 '' 'Make a parkour in spawn :)' 'xx' 1) " (10091" 2343 2 1440905440 46 10091 'Re: MeanEye52 Harassment' 'davide' 'davidenriquez41@gmail.com' '70.192.199.170' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=red]Report Denied[/color][/size]
The reported harassment is very light but it does not call for a punishment to be issued. No punishment will be done.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10092" 2345 3 1440915544 17073 10092 'minecraft' 'LeylaniLoveme' 'sammielove37@yahoo.com' '71.56.199.9' 1 0 '' ' :-\\ :-*
<3' 'xx' 1) " (10093" 2346 4 1440929294 16837 10093 'I\'m so confused.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.10.237' 1 1440932152 'PvPBuilder' 'For people who don't know I posted a topic with a reply saying "My Horse has despawned". Please look at the screenshot. I just jogged on to this. :/ Now another horse has done the exact same thing  >:(. They are both pictured here. What is wrong with this? Please Reply
The first picture is how I spawned.

-PvP ' 'clip' 1) " (10094" 2346 4 1440932999 16880 10094 'Re: I\'m so confused.' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' 'I don't know what can cause them to despawn unless someone who is trusted killed them or they got out somehow but it happened to us once when we cleared a plot while on a horse. Also where did you take those screenshots?' 'xx' 1) " (10095" 2182 4 1440933199 16880 10095 'Re: Wood Mines catching Fire?' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' 'We showed that bug to the mods with another bug but it doesn't seem like they are fixing them' 'xx' 1) " (10096" 2346 4 1440935100 16837 10096 'Re: I\'m so confused.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.10.237' 1 0 '' 'This is different. When I come on to the server it spawns me there (somewhere superflat) with a horse. It is different to clearing a plot!' 'xx' 1) " (10097" 2182 4 1440938766 37 10097 'Re: Wood Mines catching Fire?' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'It might be because the wood mines reset anyways so it doesn't really matter if it catches on fire or not.' 'xx' 1) " (10098" 2346 4 1440948987 26 10098 'Re: I\'m so confused.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Don't log while riding them' 'xx' 1) " (10099" 2346 4 1440949084 16880 10099 'Re: I\'m so confused.' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' '[quote author=DendeTheWizard link=topic=2346.msg10098#msg10098 date=1440948987]
Don't log while riding them
[/quote]
He said he didn't log out while riding them.' 'xx' 1) " (10100" 2346 4 1440950516 26 10100 'Re: I\'m so confused.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'dende is much tired dende cant read' 'xx' 1) " (10101" 2347 3 1440956271 16865 10101 'I cant join the server' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'The problem is that when I try to join the server it wont let me.Can I please get a IP that will take me directly to Prison.' 'xx' 1) " (10102" 2347 3 1440958210 26 10102 'Re: I cant join the server' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Can you screenshot what it says when you try to join? Also we don't have an IP for that.' 'xx' 1) " (10103" 2348 39 1440958778 16342 10103 'Survival' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.34.37' 1 0 '' 'Can you report people for killing?

' 'recycled' 1) " (10104" 2347 3 1440960091 50 10104 'Re: I cant join the server' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Due to the nature of lilypad connecting directly to prison is blocked even though with lilypad servers don't need to operate in off line mode. Use play.aviatorcraft.com. If you want the ip for the proxy just run a quick ping.' 'xx' 1) " (10105" 2348 39 1440960102 50 10105 'Re: Survival' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'No' 'recycled' 1) " (10106" 2348 39 1440960319 15846 10106 'Re: Survival' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'No but you can report people for harassment hacking advertising etc.' 'recycled' 1) " (10107" 2346 4 1440962274 16837 10107 'Re: I\'m so confused.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.10.237' 1 0 '' 'So this whole situation was sorted as a horse was spawned in THEN what happened? My horse comes to the SAME place! What is up with this?!' 'xx' 1) " (10108" 2191 36 1440963811 17 11197 'Re: Staff App (R3dninjapanda) <Edited sorry>' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445045969 'Luke' '[font=times new roman]Hello

We have accepted this application. We will contact you via Skype to set you up with the basic tools and information regarding being a trialmod. Congratulations on your acceptance we look forward to working with you. Welcome to the staff team :) .

Regards
Luke[/font]' 'xx' 1) " (10109" 2118 36 1440963904 17 10111 'Re: PvPBuilder\'s Moderator Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1440971435 'Luke' 'Hello

We have accepted this application. We will contact you via Skype to set you up with the basic tools and information regarding being a trialmod. Congratulations on your acceptance we look forward to working with you. Welcome to the staff team :).

Regards
Luke' 'xx' 1) " (10110" 2139 36 1440963913 17 10111 'Re: Trialmod Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1440971393 'Luke' 'Hello

We have accepted this application. We will contact you via Skype to set you up with the basic tools and information regarding being a trialmod. Congratulations on your acceptance we look forward to working with you. Welcome to the staff team :).

Regards
Luke' 'xx' 1) " (10111" 2349 15 1440967893 24 10111 'Next Tournament Suggestions?????? (Faction vs. Prison)' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[i]I don't know I'm thinking of this kind of Tournament for a while. I was thinking they should make a Faction vs. Prison Tournament. Like yea mostly all of the Faction Players play prison because others quit. So I'm thinking of all the Purge BlazeRodCo ManCow Apocalypse Endergods and ElitePvP vs. All the Prison players. More of a Server vs Server which one better.[/i]' 'question' 1) " (10112" 2350 7 1440973122 15846 10112 'Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.128.96.14' 1 0 '' 'I would like to congratulate Achilles Pvpbuilder and r3dninjapanda on trial moderator! Best of luck on the staff team!

Sincerely Will.

Btw if I get any of these names wrong please let me know 😄' 'xx' 1) " (10113" 2351 22 1440973259 1 12175 '30/08/2015 - New Trial-Mods & Staff Promotions' 'godlikefrank' 'alextehbest@hotmail.com' '109.123.95.136' 1 1447523471 'Alex' '[list][size=24pt][b]NEW STAFF[/b][/size]
[size=16pt]Hi everyone we've picked the following players as trial-mods for Aviatorcraft:[/size]
Click any of the names in the below list to see their accepted application.
[list]
[li][url=http://aviatorcraft.com/forum/index.php?topic=2118.0]UniversalGhost[/url][/li]
[li][url=http://aviatorcraft.com/forum/index.php?topic=2191.0]R3dninjapanda_[/url][/li]
[li][url=http://aviatorcraft.com/forum/index.php?topic=2139.0]Achilles297 - (quick edit: he left)[/url][/li]
[/list]

[size=24pt][b]PROMOTED STAFF[/b][/size]
A few days ago we decided to promote Decay and SH4DOW to moderator due to all the effort they've put in to help manage and maintain Aviatorcraft for the last few months.
[list]
[li]WhiteDecay Trial-Moderator          [b]>[/b] Moderator[/li]
[li]SH4DOWxD3LTA Trial-Moderator  [b]>[/b] Moderator[/li]
[/list][/list]' 'xx' 1) " (10114" 2352 7 1440973373 24 10114 'Showing ts.aviatorcraft.com in game' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Maybe you should Advertise the TS in game to show people that there a TeamSpeak so more people can talk to. I seen alot of server Advertise it on their Tab button or make a Alert once awhile saying there TeamSpeak. Just to let Players know. I use TeamSpeak more then skype because its Quicker and Faster to handle. Also have good Connection to players but there can be cons so that means Mods/Admins/TrailMods should keep guard of it even some Trusted Guest. There alot of Cons in TeamSpeak which I don't want to say it on here (If you Mods/Admins/Trailmods want to know Msg me it ;)). This just a little Suggestion for better communicating.' 'xx' 1) " (10115" 2352 7 1440973697 1 10115 'Re: Showing ts.aviatorcraft.com in game' 'godlikefrank' 'alextehbest@hotmail.com' '109.123.95.136' 1 0 '' 'Added an automessage to a few of the servers:
[list]
[li]Factions[/li]
[li]Prison[/li]
[li]Survival[/li]
[/list]' 'xx' 1) " (10116" 2351 22 1440973717 15846 10116 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.128.96.14' 1 0 '' 'Congrats on the new tmods and to decay and sh4dow as well' 'xx' 1) " (10117" 2339 1 1440973760 1 10117 'Re: Congrats!' 'godlikefrank' 'alextehbest@hotmail.com' '109.123.95.136' 1 0 '' 'Added to the announcement [url=http://aviatorcraft.com/forum/index.php?topic=2351.msg10113#msg10113]here[/url]' 'xx' 1) " (10118" 2351 22 1440974073 16880 10118 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'Yuvalk' 'yuval.kleiman@walla.com' '87.69.79.94' 1 0 '' 'Again congrats for everyone!' 'xx' 1) " (10119" 2351 22 1440974236 15846 10119 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.128.96.14' 1 0 '' 'I've read all of there applications quite a few times before they got selected I have to admit the applications they have made are pretty good.' 'xx' 1) " (10120" 2349 15 1440974624 15846 10120 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.128.96.14' 1 0 '' 'Would we be using faction items or prison items if prison and factions prison gonna win prison=lots of gapples armour strength and speed pots etc. factions=Mcmmo (ASF that's you  :D) /fix all faction war (Btw gg DeathTouch we rekt you guys in dat war) etc.
So if it's about pvp skill or most kills pvp skill goes to prison and most kills goes to factions. If this doesn't make sense I was very tired. This is my opinion.

Kindest regards
Will.' 'xx' 1) " (10121" 2353 3 1440978557 17078 10121 'Me' 'Colliemm000' 'emma.collins21@icloud.com' '69.139.127.16' 1 0 '' ' :) ;) >:(' 'xx' 1) " (10122" 2354 3 1440978609 17078 10122 'Question' 'Colliemm000' 'emma.collins21@icloud.com' '69.139.127.16' 1 0 '' 'How do u get on a server' 'xx' 1) " (10123" 2354 3 1440982391 24 10123 'Re: Question' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=Colliemm000 link=topic=2354.msg10122#msg10122 date=1440978609]
How do u get on a server
[/quote]Umm well... Here the step.
1. Click on "Minecraft".
2. Click "Play".
3. Click "Multiplayer".
4. Click "Add Server".
5. Click on "Server Name" bar and type "Aviatorcraft".
6. Click on "Server Address" bar and type "aviatorcraft.com".
7. Click "Done".
8. Double Click "Aviatorcraft".
Done (That's the only simple way how to explain.).' 'xx' 1) " (10125" 2353 3 1440982813 50 10125 'Re: Me' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'You.' 'xx' 1) " (10126" 2353 3 1440982867 24 10126 'Re: Me' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=j_boy1234 link=topic=2353.msg10125#msg10125 date=1440982813]
You.
[/quote]You' 'xx' 1) " (10127" 2349 15 1440992874 26 10127 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Rekt yet all of you quit after. I wonder why.Also we wweren't death touch.' 'xx' 1) " (10128" 2353 3 1441001808 15846 10128 'Re: Me' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Me you and I' 'xx' 1) " (10129" 2350 7 1441003688 15846 10129 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2350.msg10124#msg10124 date=1440982775]
Thanks :D
[/quote]

No problem you and the others have helped the community quite a lot really deserved it :)' 'xx' 1) " (10130" 2349 15 1441003898 15846 10130 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=DendeTheWizard link=topic=2349.msg10127#msg10127 date=1440992874]
Rekt yet all of you quit after. I wonder why.Also we wweren't death touch.
[/quote]

Dende Dende we had no casualties in the war Ambro sonic etc ran I killed you and Noah and after the war most of us quit sooo yeah we where weak after that war you trapped me soo yeah. GG' 'xx' 1) " (10131" 2350 7 1441004708 16530 10131 'Re: Congrats!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Just to speak my mind... No one really likes the new tmods ninja is a beta builder... Cant really control 2 jobs at once pvp is very inmature already changing his nickname to bob like as if its a joke... Then achilles the person who cursed everyone out I have photo proof but who cares.. And later on admits to hacking... That sums up the new tmods just speaking my mind. ' 'xx' 1) " (10132" 2350 7 1441004732 16530 10132 'Re: Congrats!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1441004823 'VorahHD' '.' 'xx' 1) " (10133" 2350 7 1441005462 15846 10133 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'I know about R3dninja I mean really2 jobs at once na uh I don't buy it. Also I never new Achilles cursed people could you please pm me the image? And builder is immature because when ever I'm on mine chat or mine craft on the server and he is on he acts mature. Oh well we have to deal with it if they get demoted later that might explain it.' 'xx' 1) " (10134" 2350 7 1441005571 15846 10134 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=VorahHD link=topic=2350.msg10131#msg10131 date=1441004708]
Just to speak my mind... No one really likes the new tmods ninja is a beta builder... Cant really control 2 jobs at once pvp is very inmature already changing his nickname to bob like as if its a joke... Then achilles the person who cursed everyone out I have photo proof but who cares.. And later on admits to hacking... That sums up the new tmods just speaking my mind.
[/quote]

And I remember that Achilles was banned for hacking a while ago.' 'xx' 1) " (10135" 2355 19 1441005817 15846 10135 'Strength 2 pots.' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'I don't know when but when I am finished making 6 dub chests full of strength 2 (currently got almost 2 dub chests full) I am willing to sell it all for a price starting at 500 mill.' 'xx' 1) " (10136" 2355 19 1441006909 16530 10136 'Re: Strength 2 pots.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Lol' 'xx' 1) " (10137" 2355 19 1441007968 15846 10137 'Re: Strength 2 pots.' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=VorahHD link=topic=2355.msg10136#msg10136 date=1441006909]
Lol
[/quote]

Irk I am soo desperate for money :)))' 'xx' 1) " (10138" 2354 3 1441015824 15846 10138 'Re: Question' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=SoulMastera link=topic=2354.msg10123#msg10123 date=1440982391]
[quote author=Colliemm000 link=topic=2354.msg10122#msg10122 date=1440978609]
How do u get on a server
[/quote]Umm well... Here the step.
1. Click on "Minecraft".
2. Click "Play".
3. Click "Multiplayer".
4. Click "Add Server".
5. Click on "Server Name" bar and type "Aviatorcraft".
6. Click on "Server Address" bar and type "aviatorcraft.com".
7. Click "Done".
8. Double Click "Aviatorcraft".
Done (That's the only simple way how to explain.).
[/quote]

If aviatocraft.com is too lags for you use play.aviatorcraft.com thanks will.' 'xx' 1) " (10139" 2355 19 1441024313 37 10139 'Re: Strength 2 pots.' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'so expensive :O 6 dubs is like 324 pots so 500 0 000/324 is 1 543 209.88 per pot. Holy shiet' 'xx' 1) " (10140" 2355 19 1441030686 26 10140 'Re: Strength 2 pots.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I will sell 6 dubs for 499k' 'xx' 1) " (10141" 2349 15 1441030803 26 10141 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'You fell in a hole and died and we picked itup. Not really ttrapping and no casualties? Crim twice. Awesomeness twice. You.  Freewill. Matrix ans bmx ran and toes. Plus it was  17 vs 5' 'xx' 1) " (10142" 2349 15 1441030848 26 10142 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'You had more deaths and same runners. But sonic never ran. He kept doing  4v1' 'xx' 1) " (10143" 2354 3 1441030939 26 10143 'Re: Question' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'And then you go to factions say wow its empty. And go to prison' 'xx' 1) " (10144" 2356 30 1441032569 16276 10144 'Re application (Grko_122)' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.176' 1 0 '' '[b]Your IGN:[/b] - My Current IGN is Grko_122
[b]Time Zone:[/b] - (+7 GMT)
[b]Skype Name:[/b] - hazel.fisher5
[b]Have you been punished on our server before? What for?:[/b] - Based on my experience playing in this server I never got punished for any reason
[b]How would you rate yourself in terms of building experience? (1-10):[/b] - I would rate myself around 7.5/10
[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:[/b] - I actually like medieval and modern style. For medieval I like the details in the building itself and for modern style i like the architecture in it.
[b]How many hours/days a week can you be involved in the team?:[/b] - Around 2-3 hours per day but now I'm not that on quite often because of my school things but I will try my best to be on the server more and build more for the server
[b]Build Images:[/b] - http://imgur.com/a/4N2XT (there is 21 pictures in it and some is in singleplayer)
[b]Anything Else?:[/b] - Thank you' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (10145 2350 7 1441040837 16530 10145 'Re: Congrats!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Probably...' 'xx' 1) " (10146" 2350 7 1441041425 16837 10146 'Re: Congrats!' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.85.4' 1 0 '' 'Thanks Will. Don't forget to apply next time though. I think you should apply again next time! Best of Luck.

- PvP' 'xx' 1) " (10147" 2351 22 1441041671 16837 10147 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.85.4' 1 1441041855 'PvPBuilder' 'Thanks Will and Yuvalk. Thanks to the staff too for the opportunity. You won't regret it either. Once again congratulations to R3D and Achilles on getting Trial Moderator too and also Congratulations to WhiteDecay and SH4DOWxD3LTA on getting promoted!

- PvP' 'xx' 1) " (10148" 1675 24 1441043472 16530 10148 'Re: Youtube Forum? LES GO! Please Subscribe!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'bump' 'xx' 1) " (10149" 2354 3 1441048165 15846 10149 'Re: Question' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=DendeTheWizard link=topic=2354.msg10143#msg10143 date=1441030939]
And then you go to factions say wow its empty. And go to prison
[/quot]

xD so try dende so try.' 'xx' 1) " (10150" 2356 30 1441048360 15846 10150 'Re: Re application (Grko_122)' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Nice builds and I remember you showing me the one with the lion on it. I must say it looks very symmetrical.' 'xx' 1) " (10151" 2356 30 1441048558 16530 10151 'Re: Re application (Grko_122)' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'pretty cool.' 'xx' 1) " (10152" 2350 7 1441048613 15846 10152 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=PvPBuilder link=topic=2350.msg10146#msg10146 date=1441041425]
Thanks Will. Don't forget to apply next time though. I think you should apply again next time! Best of Luck.

- PvP
[/quote]

Thanks Builder I am sure I'll apply next time the selection is open I have already started on my new application the thing is what if they change the format
:( Why do you think I should apply again any way???' 'xx' 1) " (10153" 2350 7 1441048710 15846 10153 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '^ might not make sense yet again. Very tired and also really sick.' 'xx' 1) " (10154" 2349 15 1441049124 15846 10154 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'R3d was supplying pots and armour etc for us while invisible and she had no armour on. She died a lot because of that. Crim died a lot as well because he didn't have the best armour on I died once because you made me tp to you making me think that it was your base. Let's just stop arguing I would lock this topic for admins and moderators to read if I where soul or if this was my topic.' 'xx' 1) " (10155" 2356 30 1441049313 15846 10155 'Re: Re application (Grko_122)' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=VorahHD link=topic=2356.msg10151#msg10151 date=1441048558]
pretty cool.
[/quote]

Ikr???? It's pretty cool hay.' 'xx' 1) " (10156" 2349 15 1441050319 26 10156 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'you fell in a hole. read the post above mine... i never talked about R3D dying.' 'xx' 1) " (10157" 2349 15 1441050964 15846 10157 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'You hit me into a hole I was talking about r3d dying.' 'xx' 1) " (10158" 2350 7 1441052634 16837 10158 'Re: Congrats!' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.85.4' 1 0 '' 'I think that you have the qualities needed. That's why :D

- PvP' 'xx' 1) " (10159" 2350 7 1441052876 50 10160 'Re: Congrats!' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 1441053595 'j_boy1234' '[quote author=VorahHD link=topic=2350.msg10131#msg10131 date=1441004708]
Just to speak my mind... No one really likes the new tmods ninja is a beta builder... Cant really control 2 jobs at once pvp is very inmature already changing his nickname to bob like as if its a joke... Then achilles the person who cursed everyone out I have photo proof but who cares.. And later on admits to hacking... That sums up the new tmods just speaking my mind.
[/quote]
Vorah stop being salty theres always next time for you.


They picked them on the quality and there personality along with behavior on the server' 'xx' 1) " (10161" 2350 7 1441057329 16837 10161 'Re: Congrats!' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.85.4' 1 1441057697 'PvPBuilder' 'Honestly I was testing out /nick when I woke up this morning and the first thing that popped into my mind was Bob. So that's all!
You have nothing on R3D to be honest. With he/she being a builder changes nothing. Some people are born Multi-Taskers :P

- PvP' 'xx' 1) " (10160" 2357 30 1441053076 17079 10198 'Builder Application (CanadianEnemy) ' 'CanadianEnemy' 'dragontamer0103@gmail.com' '208.96.90.69' 1 1441140873 'CanadianEnemy' 'Your IGN: - CanadianEnemy

Time Zone: - EST

Skype Name: - jakedor

Have you been punished on our server before? What for?: - I don't recall ever being punished/Kicked/Banned ever on this server.

How would you rate yourself in terms of building experience? (1-10): - Well for my stair buildings i would rate a 7.5/10 for my Victorian/Steam punk a 8 same with my med evil!

What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: - I prefer Victorian Medevil and arenas.
How many hours/days a week can you be involved in the team?: - On weekends at least 5-7 hours on weekdays 3-4 roughly.

Build Images: - https://gyazo.com/b27834d241d7e771ae7fb56101cf9803
https://gyazo.com/a3f32d3fd9288d0713b1bf00f7be9c16
https://gyazo.com/99ff65e5b234e32b5f89fc2f9146ef17
https://gyazo.com/af6f6121f923b3b0eb34ede565295491
https://gyazo.com/7494cc3f4a483eb70e5279e0ed2d1977
https://gyazo.com/d4d4eb7eb3dfd995b58e94dd978e37b8

Anything Else?: - on September the second to the seventh ill be with my father camping. On the 8th i'm getting back to school so i wont be on as often but ill still be on A LOT
' 'xx' 1) " (10162" 2356 30 1441063197 16403 10162 'Re: Re application (Grko_122)' 'Grko_112' 'fisher.hazel1@gmail.com' '36.84.66.38' 1 0 '' 'Thanks guys' 'xx' 1) " (10163" 2353 3 1441064658 0 10163 'Re: Me' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Us.' 'xx' 1) " (10164" 2337 7 1441065800 32 10164 'Re: New Cellular?' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'just get a flip phone' 'xx' 1) " (10165" 2358 41 1441069832 17081 10165 'Achilles abusement' 'Cobra_MufSA' 'ethanminer10@gmail.com' '99.61.169.190' 1 0 '' 'Plz stop achilles from being tmod and ruining aviator craft :'( :'( :'(' 'recycled' 1) " (10166" 2359 2 1441069999 17081 10166 'Achilles abusement' 'Cobra_MufSA' 'ethanminer10@gmail.com' '99.61.169.190' 1 0 '' ' :'( :'( :'( :'( :'( :'( BAN ACHILLES HE IS RUINING EVERYTHING' 'angry' 1) " (10167" 2359 2 1441070057 26 10167 'Re: Achilles abusement' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Ok what he do?' 'xx' 1) " (10168" 2337 7 1441074694 16696 10168 'Re: New Cellular?' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=7misun link=topic=2337.msg10164#msg10164 date=1441065800]
just get a flip phone
[/quote]  :P :P :P What He Said
' 'xx' 1) " (10169" 2351 22 1441081084 16530 10169 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'bet they will regret it.... they are already regretting it. achilles is getting a lot of complaints.' 'xx' 1) " (10170" 2351 22 1441083988 46 10170 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'davide' 'davidenriquez41@gmail.com' '70.192.218.5' 1 0 '' 'Everyone gets complaints. Trust me when I was selected there was a lot of outrage because I had absolute no experience and knew nothing of plugins. People where ready to call anarchy on me. But after a while the insults calmed down. They won't go away that is for sure but they will calm a bit.

We will make mistakes that is no doubt. (Most can remember me and Ballerboy). But it is a learning process our current class is strong and looks promising. I wish them the best and hope to help them as much as possible. ' 'xx' 1) " (10171" 2322 2 1441084530 46 10171 'Re: Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.218.5' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be muted for 20 minutes for spam on prison. Sorry for the late response but the action will not go unpunished.

[color=blue]~JDK21132[/color][/font][/b]' 'xx' 1) " (10172" 2359 2 1441084872 46 10172 'Re: Achilles abusement' 'davide' 'davidenriquez41@gmail.com' '70.192.218.5' 1 0 '' '[b][font=georgia]Hello

When reporting a player (including staff) you must file it using the reporting format located at the top of the Report A Player Board.  You also must provide evidence when reporting as well or else we will not do any action.

~JDK21132 [/font][/b]' 'xx' 1) " (10173" 2351 22 1441084968 16530 10173 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'idk... jdk even white and shadow didn't get this much hate.' 'xx' 1) " (10174" 2356 30 1441091159 15846 10174 'Re: Re application (Grko_122)' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' 'No problem Grko' 'xx' 1) " (10175" 2356 30 1441091235 15846 10175 'Re: Re application (Grko_122)' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' '[quote author=Grko_112 link=topic=2356.msg10162#msg10162 date=1441063197]
Thanks guys
[/quote]

Wait a second you have your name as Grko_112 NOT Grko_122 this is not your post???' 'xx' 1) " (10176" 2356 30 1441095593 16276 10176 'Re: Re application (Grko_122)' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' 'I have 2 accounts
' 'xx' 1) " (10177" 2356 30 1441095629 16276 10177 'Re: Re application (Grko_122)' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'The 112 is my phone account' 'xx' 1) " (10178" 2356 30 1441099071 15846 10178 'Re: Re application (Grko_122)' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=Grko_122 link=topic=2356.msg10177#msg10177 date=1441095629]
The 112 is my phone account
[/quote]

Ohhh ok lol was wondering I use same account on meh phone and computer xD' 'xx' 1) " (10179" 2360 24 1441110601 24 10179 'DollarShaveClub Video' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'https://m.youtube.com/watch?v=ZUG9qYTJMsI
Lol i don't know im bored ok. xD
Enjoy the video' 'xx' 1) " (10180" 2351 22 1441111292 0 10180 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'Facelesswarrior5' '' '166.137.10.47' 1 0 '' 'Due to recent issues I'm going to remain as uninvolved from vorah and his group of friends as possible. If you have an issue with me I recommend you message me it so I can do my best to resolve the issue. The staff appreciate the concern you have for the server with me as a new trialmod but I can assure you I don't intend to do anything another staff member wouldn't. That is all I have to say in the matter and I would like to thank all the people congratulating us new trialmods it means a lot :)' 'xx' 1) " (10181" 2349 15 1441117472 16276 10181 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.59' 1 0 '' 'You can use my 1v1 arena that i build' 'xx' 1) " (10182" 2562 26 1441119637 16837 10359 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.40.94' 1 1441644388 'PvPBuilder' 'Achilles When I saw you posted "Due to recent issues" I thought you were resigning. Thank god your not! At least we can go through this together as we are getting the most complaints. But that's a part of being Trial-Mod and I will communicate with people who respect me and why I was picked not people who complain about me and say I don't deserve it. But at the moment I am kind of confused with why you guys have given us slack. Anyways If you think that we are not performing as we should have or we don't deserve it or something then like Achilles said I suggest messaging a staff member. Once again we wouldn't of be chosen if they thought we couldn't perform well.

- PvP' 'recycled' 1) " (10183" 2361 2 1441123122 17040 10183 'ban NOw' 'Preuss13' 'alex13@jubii.dk' '87.48.15.42' 1 0 '' 'ban him ' 'xx' 1) " (10184" 2361 2 1441123459 31 10184 'Re: ban NOw' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Why did you do this in a poll in which that has no answers?' 'xx' 1) " (10185" 2361 2 1441123629 46 10185 'Re: ban NOw' 'davide' 'davidenriquez41@gmail.com' '70.192.233.120' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted.[/size][/color]
The player will be banned for 14 days for hacking on prison.  When reporting please remember the report using the format given in the [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]Read Me[/url] section of Report a Player. Please use this format or your report will not be accepted we will let this one slide for now.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10186" 2362 2 1441124650 17040 10186 'On Mod him' 'Preuss13' 'alex13@jubii.dk' '87.48.15.42' 1 0 '' 'http://imgur.com/gYlx3Xj

http://imgur.com/znfNxZy' 'xx' 1) " (10187" 2362 2 1441124893 31 10187 'Re: On Mod him' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'I see nothing wrong with this and what was the point here?' 'xx' 1) " (10188" 2362 2 1441124992 46 10188 'Re: On Mod him' 'davide' 'davidenriquez41@gmail.com' '70.192.233.120' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]
There are two parts to why this report was denied in the first place.

1. PvPBuilder earned his horses before being promoted to moderator by winning them in the Horse Racing Event.  Him having horses is legal because he won them from an Aviatorcraft sponsered event. To find out more go to: [url=http://aviatorcraft.com/horse-racing-event-winners/]Horse Racing Event Winners.[/url]

2. You filed the report but did not use the Reporting Format mentioned in your previous post. Because of this the report is denied for not filing it using the correct format.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10189" 2349 15 1441125010 31 10189 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'We've got more tournaments coming as I can't say much more than that.' 'xx' 1) " (10190" 2363 2 1441125016 16029 10190 'Abuse Pvpbulider' 'gamingAmee' 'minecraft1410@outlook.com' '80.167.138.57' 1 0 '' '    Name of the suspect: PvPBuilder
    What server was this on: Prison
    When did they break this rule: 31-08- 19:04
    Proof of the happening: http://imgur.com/gYlx3Xj and http://imgur.com/znfNxZy
    What rule was broken: Abuse
' 'xx' 1) " (10191" 2363 2 1441125196 31 10191 'Re: Abuse Pvpbulider' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'How's this abuse? I'm not seeing it all I'm seeing is him just standing there.' 'xx' 1) " (10192" 2363 2 1441125338 46 10192 'Re: Abuse Pvpbulider' 'davide' 'davidenriquez41@gmail.com' '70.192.233.120' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]
PvPBuilder earned his horses before being promoted to moderator by winning them in the Horse Racing Event.  Him having horses is legal because he won them from an Aviatorcraft sponsered event. To find out more go to: [url=http://aviatorcraft.com/horse-racing-event-winners/]Horse Racing Event Winners.[/url]

There is no abuse here only a person with their horses.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10193" 2364 2 1441133766 16530 10193 'Achilles Complaint' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Sorry for the incorrect format but I am probably going to report this unfit mod a lot so im not going to waste my whole time making it look good.

He told people they can't speak Spanish which is very racist he states he can't read it so maybe get a mod unlike him that can read Spanish.

http://imgur.com/1nNUNcy' 'xx' 1) " (10194" 2364 2 1441134379 46 10194 'Re: Achilles Complaint' 'davide' 'davidenriquez41@gmail.com' '70.192.233.120' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]
We will talk to Achilles about this but to our extent we do allow players to talk in other languages as much as they want.  However if they talk in another language in order to insult another player (or group of players) then we have a problem with it.  The comment is justified but we will talk to him about the incident.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10195" 2360 24 1441135852 15846 10195 'Re: DollarShaveClub Video' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'xD ' 'xx' 1) " (10196" 2351 22 1441136059 15846 10196 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Botha I know you and a few other people are not happy with the admins decision don't take it all out on them. We should really be congratulating them NOT saying negative comments and if you are still not happy with the admins decision talk to them say why. Once again congrats guys!' 'xx' 1) " (10197" 2351 22 1441136220 15846 10197 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2351.msg10180#msg10180 date=1441111292]
Due to recent issues I'm going to remain as uninvolved from vorah and his group of friends as possible. If you have an issue with me I recommend you message me it so I can do my best to resolve the issue. The staff appreciate the concern you have for the server with me as a new trialmod but I can assure you I don't intend to do anything another staff member wouldn't. That is all I have to say in the matter and I would like to thank all the people congratulating us new trialmods it means a lot :)
[/quote]

Btw Achilles I'm not with vorah on this if you think I'm in his little group of friends or what ever I'm not. I think vorah justs need to watch how good you guys can be.' 'xx' 1) " (10198" 2351 22 1441139195 50 10198 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=davide link=topic=2351.msg10170#msg10170 date=1441083988]
Everyone gets complaints. Trust me when I was selected there was a lot of outrage because I had absolute no experience and knew nothing of plugins. People where ready to call anarchy on me. But after a while the insults calmed down. They won't go away that is for sure but they will calm a bit.

We will make mistakes that is no doubt. (Most can remember me and Ballerboy). But it is a learning process our current class is strong and looks promising. I wish them the best and hope to help them as much as possible.
[/quote]
True dat' 'xx' 1) " (10199" 2365 10 1441142256 16670 10199 'JDK Banning Me For Saying One Sentence' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' 'Hello guys recently I got unbanned from aviatorcrat and within the next 2 days I got banned again for saying "JDK Sucks Dick"
now jdk is good at being a mod :) but there is people better than him for example the mineplex admins I told them those things before and they wouldn't mind at all and when I called that to jboy he wouldn't mind neither  he would just give me a kick and I would not get banned same for some admins they would just kick me.. and I am not shure if this server is made of 3 warnings or 2 but I got banned on my second warning which sucks honestly :) want some proof I got screenshots <3 and then I was changing my name to bitchsky now I never had problems with mods when I use to have that name they would just ask me nicely to change it and if I dint they would just ignore me. well jdk changed my names 2 or 3 times and then I tried to be nice and said you don't want me talking smack and he was like I want to see you do that so I just said JDK Sucks D**k and boom there goes my perm ban anyways check on this case pls!

' 'xx' 1) " (10200" 2365 10 1441142597 46 10200 'Re: JDK Banning Me For Saying One Sentence' 'davide' 'davidenriquez41@gmail.com' '70.192.233.120' 1 0 '' 'The server policy for harassment is 1 kick and then ban. You can look at the rules of the server here: http://aviatorcraft.com/forum/index.php?topic=1101.0' 'xx' 1) " (10201" 2365 10 1441142993 16670 10201 'Re: JDK Banning Me For Saying One Sentence' 'Sky98243' 'noemi_liss@hotmail.com' '162.238.66.49' 1 0 '' 'yeah my first time how did I harrased post screenshot or look at the chat log and tell me ..' 'xx' 1) " (10202" 2366 2 1441143328 16744 10202 '411Ghost Just Admitted To Harassing People And Breaking Rules' 'MaciBoo123' 'macibeth123@gmail.com' '73.40.184.150' 1 0 '' '411Ghost Just Admitted To Harassing Others And Breaking Rules On Survival Like 5 Mins. Ago...' 'clip' 1) " (10203" 2366 2 1441143604 24 10203 'Re: 411Ghost Just Admitted To Harassing People And Breaking Rules' 'SoulMastera' 'Soulmasteracraft@gmail.com' '107.77.80.127' 1 0 '' 'He is admiting that he does harrass alot of people but doesn't show he is harrassing them.' 'xx' 1) " (10204" 2367 2 1441145831 16865 10204 'Shadowsneak04 hacking' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 1441146217 'IIMarinesII' 'This is the prove of him hacking and also he is using anti knockback and kill aura.

~~~Link to the video:          https://www.youtube.com/watch?v=tX6gItwD8ag&feature=youtu.be' 'xx' 1) " (10205" 2367 2 1441146309 24 10205 'Re: Shadowsneak04 hacking' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I can see the Anti-Knockback but not really sure about the Kill Aura because people were following u.' 'xx' 1) " (10206" 2367 2 1441146464 0 10206 'Re: Shadowsneak04 hacking' 'Facelesswarrior5' '' '68.52.58.59' 1 1441146592 'Facelesswarrior5' '[size=14pt]Report [color=green][b]Accepted[/b][/color][/size]

Shadowsneak04 has been banned 14 days for hacking. If you do not feel this ban was accurate please make a ban appeal in the punishment appeals section (http://aviatorcraft.com/forum/index.php?board=10.0).
Marines in the future please use the correct report format found here - http://aviatorcraft.com/forum/index.php?topic=1897.0 . The format makes it easier for staff to review and decide on reports. Thank you for your report!  :D' 'xx' 1) " (10207" 2366 2 1441147807 30 10207 'Re: 411Ghost Just Admitted To Harassing People And Breaking Rules' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'While the player is admitting to breaking rules there is no direct proof of him doing so.

Report is denied.
' 'xx' 1) " (10208" 2368 2 1441149998 16530 10208 'Rosered Hacking' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Player:[/b] [color=red]RoseRed789[/color]
[b]Rule Broken:[/b] [color=red]Aura[/color]

[b]Evidence:[/b] https://www.youtube.com/watch?v=MJZi36yflyE

[b][color=red]0:25 - 0:35[/color][/b]

she turns around really quick and hits owen sorry this video is shit quality and music makes me kms...' 'xx' 1) " (10209" 2368 2 1441156102 26 10209 'Re: Rosered Hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Who's recording..? They have hacks' 'xx' 1) " (10210" 2368 2 1441156486 16530 10210 'Re: Rosered Hacking' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'he's already banned the person recording....' 'xx' 1) " (10211" 2368 2 1441156570 26 10211 'Re: Rosered Hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Whats his user' 'xx' 1) " (10212" 2368 2 1441158576 16530 10212 'Re: Rosered Hacking' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'see achilles this is why i hate making public fucking post too many questions...

JDK BANNED THE FUCKING GUY RECORDING!!!!' 'xx' 1) " (10213" 2368 2 1441159944 16696 10213 'Re: Rosered Hacking' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'The guy recording was ProCoolGamer He's not rlly a pro if he has to hacks to be it  :P' 'xx' 1) " (10214" 2368 2 1441164660 24 10231 'Re: Rosered Hacking' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 1441223708 '7misun' '[quote author=VorahHD link=topic=2368.msg10212#msg10212 date=1441158576]
see achilles this is why i hate making public fucking post too many questions...

JDK BANNED THE FUCKING GUY RECORDING!!!!
[/quote][color=green][i]Vorah stop. It's part of the rules of the server other people aren't complaining except you. Get over it bro. [/i][/color]' 'xx' 1) " (10232" 2371 2 1441223737 32 10232 'Re: please take this down -_-' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Edited the comment. Locking topic' 'xx' 1) " (10215" 2350 7 1441174681 16403 10215 'Re: Congrats!' 'Grko_112' 'fisher.hazel1@gmail.com' '202.47.66.114' 1 0 '' 'Hello

Just saying vorah if your attitude don't change and still cursing at people and being salty all the time that will decrease the chance of you being a mod or a staff in this server.

Thank you' 'xx' 1) " (10216" 2369 7 1441174716 16403 10227 'i dont get it' 'Grko_112' 'fisher.hazel1@gmail.com' '202.47.66.114' 1 1441214548 '7misun' 'What is up with people and the new trial mod? Seems like everybody is salty about the new trail mod' 'xx' 1) " (10217" 2349 15 1441175125 16276 10217 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' '[quote author=CeralMuncher link=topic=2349.msg10189#msg10189 date=1441125010]
We've got more tournaments coming as I can't say much more than that.
[/quote]

Ik that you told me XD' 'xx' 1) " (10218" 2350 7 1441188765 15846 10218 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.169.127.238' 1 0 '' 'This is getting into a bit of a fight. Firstly Vorah if you do not like the admins decision on the new tmods talk to either the admins or the new tmods about it it still won't change anything.

Secondly. Vorah on behave if the aviatorcraft server stop being salty and negative all the time have some respect.

Anymore arguments I will lock this topic.' 'xx' 1) " (10219" 2349 15 1441188956 15846 10219 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.169.127.238' 1 0 '' '[quote author=Grko_122 link=topic=2349.msg10217#msg10217 date=1441175125]
[quote author=CeralMuncher link=topic=2349.msg10189#msg10189 date=1441125010]
We've got more tournaments coming as I can't say much more than that.
[/quote]

Ik that you told me XD
[/quote]

Cd he told a lot of people lol.' 'xx' 1) " (10220" 2350 7 1441194223 16276 10220 'Re: Congrats!' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.194' 1 0 '' '[quote author=M1KKYP link=topic=2350.msg10218#msg10218 date=1441188765]
This is getting into a bit of a fight. Firstly Vorah if you do not like the admins decision on the new tmods talk to either the admins or the new tmods about it it still won't change anything.

Secondly. Vorah on behave if the aviatorcraft server stop being salty and negative all the time have some respect.

Anymore arguments I will lock this topic.
[/quote]

I TOTALLY AGREEEEE!!!!!!!' 'xx' 1) " (10221" 2370 3 1441197049 16899 10221 'report' 'jwdm@me.com' 'jwdm@me.com' '108.183.179.205' 1 0 '' 'TateNatesLDude

i dont how to report so this is how i will TateNatesLDude  had me build something for a rp and stole cus it was good then denyed me so
yea if you could help me that be great. someone stood up for me and got report there username is GirlGold.

Golden_Freddy256 My UserName' 'xx' 1) " (10222" 2368 2 1441200061 0 10222 'Re: Rosered Hacking' 'Facelesswarrior5' '' '107.77.68.77' 1 0 '' '[b]The player recording has already been banned for hacking. However the staff review all reports regardless of the player recording. Once a verdict has been reached on rose you will be notified and if it's appropriate a punishment dealt. I ask that if you do not have something contributing to the report please stop commenting on it. Thank you.[/b]' 'xx' 1) " (10223" 2370 3 1441200358 0 10223 'Re: report' 'Facelesswarrior5' '' '107.77.68.77' 1 0 '' '[size=14pt]Report [color=red][b]Denied[/b][/color][/size]
This report falls under scamming which is as follows - If you allowed a player on to your plot or you were allowed onto a plot any action that takes place on it is at your own risk.Because of this staff does not take any action in cases where scamming is involved regarding plots. In the future please use the correct format for reporting. Thank you.' 'xx' 1) " (10224" 2368 2 1441200635 32 10224 'Re: Rosered Hacking' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Locking this until staff review the video' 'xx' 1) " (10225" 2369 7 1441201103 26 10225 'Re: i dont get it' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I prefer them cause 2 were faction players so they can fix factions up' 'xx' 1) " (10226" 1894 5 1441207905 0 10226 'Re: Pandacorp' 'Facelesswarrior5' '' '166.137.248.122' 1 0 '' 'Pandacorp has been removed from the plot world. I'm converting this post to a memorial to my old plot. ' 'xx' 1) " (10227" 2369 7 1441209526 16276 10227 'Re: i dont get it' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.194' 1 1441214567 '7misun' 'I dont mind who is the trial mod as long as they improve the server' 'xx' 1) " (10228" 2371 2 1441217413 16530 10228 'please take this down -_-' 'VorahHD' 'kbuergert66@gmail.com' '198.8.80.192' 1 0 '' 'https://gyazo.com/62887f9c6e6c67b66dd43f0837ca9f86

can a mod please take this down or something...

he keeps calling me autistic and dowsyndrome in minecraft chat as well.' 'xx' 1) " (10229" 2371 2 1441219550 16837 10229 'Re: please take this down -_-' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.31.76' 1 0 '' 'Where can I find this post?' 'xx' 1) " (10230" 2371 2 1441219585 16837 10230 'Re: please take this down -_-' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.31.76' 1 0 '' 'I found it thanks.' 'xx' 1) " (10231" 2371 2 1441223170 16530 10231 'Re: please take this down -_-' 'VorahHD' 'kbuergert66@gmail.com' '198.8.80.192' 1 0 '' 'ok' 'xx' 1) " (10233" 2369 7 1441225181 15846 10233 'Re: i dont get it' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'The most salty person is really Vorah. Vorah just keeps on being salty and negative.' 'xx' 1) " (10234" 2350 7 1441225280 15846 10234 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' '[quote author=Grko_122 link=topic=2350.msg10220#msg10220 date=1441194223]
[quote author=M1KKYP link=topic=2350.msg10218#msg10218 date=1441188765]
This is getting into a bit of a fight. Firstly Vorah if you do not like the admins decision on the new tmods talk to either the admins or the new tmods about it it still won't change anything.

Secondly. Vorah on behave if the aviatorcraft server stop being salty and negative all the time have some respect.

Anymore arguments I will lock this topic.
[/quote]

I TOTALLY AGREEEEE!!!!!!!
[/quote]

Thanks but it's true he needs to stop it. Ok no more arguments... Please...' 'xx' 1) " (10235" 2351 22 1441236371 35 10235 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'updog2000' 'kaine624@gmail.com' '203.42.73.202' 1 0 '' 'Why isnt ducky on there xD  :o :P' 'xx' 1) " (10236" 2323 22 1441236453 35 10236 'Re: Factions & Skyblock' 'updog2000' 'kaine624@gmail.com' '203.42.73.202' 1 0 '' 'ITZ ABOUT TIME xD' 'xx' 1) " (10237" 2347 3 1441236608 35 10237 'Re: I cant join the server' 'updog2000' 'kaine624@gmail.com' '203.42.73.202' 1 0 '' 'Lol well on the server it does say Please we have a new ip please join Play.Aviatorcraft.Com' 'xx' 1) " (10238" 2372 39 1441241225 16182 10238 'Can\'t Open MC' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'My MC Won't Open When I Click It Nothing Shows Up Pls Help D:' 'recycled' 1) " (10239" 2369 7 1441244280 16276 10239 'Re: i dont get it' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' 'exactly' 'xx' 1) " (10240" 2351 22 1441246386 26 10240 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' '[quote author=updog2000 link=topic=2351.msg10235#msg10235 date=1441236371]
Why isnt ducky on there xD  :o :P
[/quote] cuz he's bad' 'xx' 1) " (10241" 2369 7 1441251742 16530 10241 'Re: i dont get it' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'PvPBuilder and r3d are fine and can use improving but Its not that im salty here lemme explain.... I only have a problems with achilles because it sets a bad example on our server. If hackers become moderator eventually everyone will start doing it he sets a horrible example. I dont care if people hate me for saying it but I like to speak my mind.' 'xx' 1) " (10242" 2369 7 1441251982 0 10242 'Re: i dont get it' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'As I've stated multiple times I no longer use hacked clients on minecraft. I don't see why you feel it necessary to continue bringing up my past as it plays no role in how I work now. People don't care that you have the opinion that I'm a bad example it's the fact that you continue to bring this up in such a disrespectful way when Everyone else is prepared to forgive and forget. That's simply my take on the situation.' 'xx' 1) " (10243" 2369 7 1441252162 16530 10243 'Re: i dont get it' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Idk about that... I dont even wanna argue because in the end the staff wont do shit anyways... GG' 'xx' 1) " (10244" 2373 2 1441275523 16267 10244 'DiamondPiggy hacking' 'MattAA02' 'mattymann2002@live.co.uk' '81.109.135.231' 1 0 '' 'Found DiamondPiggy hacking. Anti Knockback so i recorded it.

https://youtu.be/tDw3mZwErWk ' 'xx' 1) " (10245" 2373 2 1441275880 15846 10245 'Re: DiamondPiggy hacking' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Yep anti knock back if lag the player would have most likely get knocked back a bit later.' 'xx' 1) " (10246" 2373 2 1441277738 46 10246 'Re: DiamondPiggy hacking' 'davide' 'davidenriquez41@gmail.com' '70.192.233.252' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be banned from prison for 14 days for hacking. Remember that next time you do file a report please use the format given in the [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]Read Me[/url] section of this thread.  We will let this one slide but next time the report will not be accepted. [/font][/b]

~[color=blue]JDK21132[/color]' 'xx' 1) " (10248" 2375 1 1441293422 16530 10248 'Jdk rule topic' 'VorahHD' 'kbuergert66@gmail.com' '70.199.82.242' 1 0 '' 'Jdk doesnt let us respond so ill put it here...

I personally think advertisement is too harsh but on the other hand. Spam hacking and harassment needs to be more harsh.

;)' 'xx' 1) " (10249" 2374 38 1441303237 15846 10249 'Re: Server Rules Poll' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'I think the aviatorcraft rules are already good r rough because when ever someone gets banned because they are not following the rules they stop what they are doing after the ban. ' 'xx' 1) " (10250" 2369 7 1441303519 15846 10250 'Re: i dont get it' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Help I suggest you should lock this post.' 'xx' 1) " (10251" 2350 7 1441303708 15846 10251 'Re: Congrats!' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Locking topic.
' 'xx' 1) " (10252" 2355 19 1441304155 15846 10253 'Re: Strength 2 pots.' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 1441304631 'M1KKYP' 'Edited: Read bellow new price old price was here but did math for new price soo yeah.' 'xx' 1) " (10253" 2355 19 1441304544 15846 10253 'Re: Strength 2 pots.' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.171.171' 1 0 '' 'Actually it's not. 1 543 209.88 x by 324= 5 0 001.12. Soooo I think it's a pretty reosonal price but I'll narrow it down to 400mill. Ok new price is 400mill.' 'xx' 1) " (10254" 2375 1 1441309601 50 10254 'Re: Jdk rule topic' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I hate to say it but i agree with vorah it should not be 14 days the first time' 'xx' 1) " (10255" 2375 1 1441318193 26 10255 'Re: Jdk rule topic' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Harassment should be much more harder.' 'xx' 1) " (10256" 2355 19 1441318310 26 10256 'Re: Strength 2 pots.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Ill sell for 399mil for 6 dubs' 'xx' 1) " (10257" 2374 38 1441318370 26 10257 'Re: Server Rules Poll' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'so thats why matrix got banned 3 times like death right?' 'xx' 1) " (10258" 2375 1 1441320972 24 10258 'Re: Jdk rule topic' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Why so i can get punish harder vorah -_-' 'xx' 1) " (10259" 2375 1 1441321211 0 10259 'Re: Jdk rule topic' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Soul both you and vorah have been warned to stop messing with each other. I recommend you both stay off each others forum posts unless you have a real contribution to make. Little comments like the ones you just made lead to fights which everyone is tired of dealing with. Thank you.' 'xx' 1) " (10260" 2375 1 1441322328 16222 10260 'Re: Jdk rule topic' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Advertising another server on this server is more strict than harassing and spam since it a competitor server.
Spamming and harassment give players a chance to redeem themselves for hurting others.' 'xx' 1) " (10261" 2376 10 1441322668 16696 10261 'XX_carlos_XX Apeal ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1441322804 'xPowerStaticx' 'Name - XX_carlos_XX

Banned By Who? - JDK

Banned From ? - The Whole Server

Description? - He Was Banned With False Evidence Of Him Hacking He was Reported By thexbs if i recall and iv gone over this report for many weeks now  [ dont judge ] And I Came to a conclusion on why he should be un-banned This Was The Evidence https://www.youtube.com/watch?v=WKezBButWq4 But its False Evidence because pause the video before he says mybad like right away once u see him and his friends skyping one of them is hacking [I will show the image Right Below ] [img]https://i.gyazo.com/e303ce4ccf258cd798884855856e6c6d.png[/img] So Im Guessing they plotted this ban out to hack into his account and make him banned by making carlos him self hacking so in the screen shot u see one of them hacking but according to the end of the video none of them was On Minecraft except thexbs where was the others u may ask? The Others Are Aparently Playing Wizard101 but at the VERY begining  someone was on minecraft hacking on xx_carlos_xx account but at the end all of them were playing wizard101 and also at the end none of them were surprisingly Screen Sharing So If I Do Recall This Was False Evidence And Thexbs should take the blame for hacking since you know Carlos wasnt really hacking If You Know What I Mean Comment on this apeal and tell me what u think [color=red]-xPowerStaticx[/color]' 'xx' 1) " (10262" 2355 19 1441324894 37 10262 'Re: Strength 2 pots.' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'lol' 'xx' 1) " (10263" 944 1 1441325424 16696 10263 'Re: Ally Plugin for Prison' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Sometimes This Plugin Is An Issue People Ally Up With Hackers Using Kill Aura On Badlion i have expierce this before ' 'xx' 1) " (10264" 2376 10 1441329410 50 10264 'Re: XX_carlos_XX Apeal ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Damn that evidence is old.


Also thats not hacking. Its more just the kid yelling which i assume persuaded there opinions into banning him.' 'xx' 1) " (10265" 944 1 1441329444 50 10265 'Re: Ally Plugin for Prison' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=WhiteDecay link=topic=944.msg4543#msg4543 date=1424458541]
youll need The PARTY plugin. this plugin allow u to not hurt ur friends in any kind of battle.
i saw some of this in faction on youtube that if ur not in the same faction but same party you cant kill each other.
[/quote]
i do all dem grammars 2' 'xx' 1) " (10266" 944 1 1441329617 16530 10266 'Re: Ally Plugin for Prison' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I was chatting with Alex one day and im pretty sure hes adding gang plugin when revamp happens.' 'xx' 1) " (10267" 2375 1 1441330046 16530 10267 'Re: Jdk rule topic' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'They only make it 14 days (way to harsh) because they want all the MC players on thier server. But really some people are very nice and try to help a player get an ip (like me) and get banned and its way too harsh.

Also harassment is way too light just as an example (deathreapr) he has not learned anything from being banned 3 times for harassment and 1 for hacking. He still continues to call people "fags" and other pretty bad things. So it must be more harsh. ' 'xx' 1) " (10268" 944 1 1441330252 16530 10268 'Re: Ally Plugin for Prison' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Kidz wont be able too play until 2016 haha  :P' 'xx' 1) " (10269" 2377 18 1441330929 24 10269 'Removing /Fix All & Nerfing Axes.' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I think they should remove /Fix all in Factions because if a guest is fighting a Plat/Lemongod they can just /Fix all and they will be all good. Then the Guest will just die because he doesn't have /Fix all. This is a HUGE Disadvantage for all the people that's below Plats. That mix Faction's boring and Gay (Sorry for Language). Like beating a Plat/Lemongod will take for every. They don't have to be a try hard. All they can do is hit the player and just do /Fix all and [b]BOOM[/b] they are back to normal why the other player is like "[color=red][b]WELP GG GUYS!!!![/b][/color]" and dies. Now here's the other problem. Axes... -_-. Basically the Axes MMO is so Firetrucking broken that you don't have to try and kill players. 500 MCMMO on axes BOOOM you can do +4 Damage right off the bat. How about each 500 you get +1 Damage. Then here the part [b][u]EVERYONE[/u][/b] hates and that's also killing Faction. Breaking opponents armor. Basically you can break your opponents armor in 10-20 Hits for players that about 750 + MMO. It's so cheap that it ruins the fun of pvping. I would prefer to nerf the Breaking Armor about 50% - 75% or Remove it this is such a big problem for everyone. Ruins Factions alot. I hope you agreed this suggestion.
[right][b][color=blue]Thank You For Reading This  :D[/color][/b][/right]
[right][color=green][i]SoulMastera[/i][/color][/right]' 'xx' 1) " (10270" 2377 18 1441331020 50 10270 'Re: Removing /Fix All & Nerfing Axes.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'This should be grand-fathered in' 'xx' 1) " (10271" 2377 18 1441331048 16742 10271 'Re: Removing /Fix All & Nerfing Axes.' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'AGREED
' 'xx' 1) " (10272" 2377 18 1441331083 16530 10272 'Re: Removing /Fix All & Nerfing Axes.' 'VorahHD' 'kbuergert66@gmail.com' '173.199.65.34' 1 0 '' 'I guess this makes sense but at the same time people payed a lot for the rank so. In a way i guess they deserve it. ' 'xx' 1) " (10273" 2377 18 1441331101 16182 10273 'Re: Removing /Fix All & Nerfing Axes.' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Agreed :D' 'xx' 1) " (10274" 2377 18 1441331159 16182 10274 'Re: Removing /Fix All & Nerfing Axes.' 'DeathReaprII' 'vincentmei607@yahoo.com' '50.172.43.93' 1 0 '' 'Vorah They Pay For A Rank But Its A RAnk That Give Them Unfair Commands That Aren't Fightable By Guest Or Plats and Lower' 'xx' 1) " (10275" 2377 18 1441331550 24 10275 'Re: Removing /Fix All & Nerfing Axes.' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=VorahHD link=topic=2377.msg10272#msg10272 date=1441331083]
I guess this makes sense but at the same time people payed a lot for the rank so. In a way i guess they deserve it.
[/quote] Vorah it doesn't matter its killing factions and making this unfair fights. Its basically a cheap way to win and no good players cant beat them because all they can do is /fix all while we are screwed and geting fucked' 'xx' 1) " (10276" 2327 19 1441356291 37 10276 'Re: Selling in Bulk?' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'I'm thinking something like how it works when you sell gunpowder since it's pretty simple and doesn't really require any extra plugins of the sort. But can I get a heads up on whether or not this can be added? Cause at this point it takes about an hr to sell 2 bil's worth of ores.' 'xx' 1) " (10277" 2375 1 1441373515 0 10277 'Re: Jdk rule topic' 'Facelesswarrior5' '' '107.77.94.17' 1 0 '' 'You don't get banned for "helping a player get an ip" if you message it. Advertising only applies to mass messages and global chat. But I agree harassment should be a bit more harsh' 'xx' 1) " (10278" 2375 1 1441379524 16530 10278 'Re: Jdk rule topic' 'VorahHD' 'kbuergert66@gmail.com' '70.199.76.14' 1 0 '' 'Well aparently you can get banned for helping a player get an ip they act like its a real bad crime if you do. Its not really considered advertisement unless you say "come join my server at xxxxxxxx" but I think they need to lower that punishment because they act like thats a crime when all you are doing is trying to 1v1 a player on kohi and then come back.' 'xx' 1) " (10279" 2375 1 1441380943 16837 10279 'Re: Jdk rule topic' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.2.210' 1 0 '' 'Hello Vorah.
By the way Who banned you for this? ' 'xx' 1) " (10280" 2375 1 1441389000 16530 10280 'Re: Jdk rule topic' 'VorahHD' 'kbuergert66@gmail.com' '70.199.83.158' 1 0 '' 'It was a while ago and i believe jboy did.' 'xx' 1) " (10281" 2374 38 1441390991 46 10281 'Re: Server Rules Poll' 'davide' 'davidenriquez41@gmail.com' '70.192.218.73' 1 0 '' '[b][font=georgia]I would like to remind players to discuss about the second question as well. This would pertain to adding new punishments/rules such as making Griefing Provoking Harassment and Scamming into a punishable offense. 

Players can respond to this thread for it is an unlocked topic.  Any discussion about the rules should be commented in this thread.  [/font][/b]' 'xx' 1) " (10282" 2374 38 1441396673 16530 10282 'Re: Server Rules Poll' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Jdk scine we do not have auctions and the deal cant be 100% legit. I think adding a 1 day ban for scamming if it is recorded. The player should recieve a 1 day ban and the player should get the item back scammed.' 'xx' 1) " (10283" 2377 18 1441401156 15888 10283 'Re: Removing /Fix All & Nerfing Axes.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.50' 1 0 '' 'As a guest which I was for two maps I killed plenty amount of higher ranks including Plat and LemonGod. Even now Dende fights higher ranks and he's super tart. ' 'xx' 1) " (10284" 2378 30 1441402381 16267 10284 'DepthStrafe\'s Builder App' 'MattAA02' 'mattymann2002@live.co.uk' '81.109.135.231' 1 0 '' '[b]Your IGN: Old Igns: MattAA02 Mattymann1 II_PvPMattPvP_II MattOnlyPvPz. Current Ign: DepthStrafe[/b]

[b]Time Zone:  GMT [/b]

[b]Skype Name: Matty Mann1[/b]

[b]Have you been punished on our server before? What for?: I was banned for apparently hacking so i just had to take a ban for nothing.[/b]

[b]How would you rate yourself in terms of building experience? (1-10): I would rate my self 7-10 compared to other applicants builds i have seen.[/b]

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: Medival/Castle Builds[/b]

[b]How many hours/days a week can you be involved in the team?: I will be able to play for all 7 days. But i am busy every other weekend so i don't know if they will be a problem or not. I'm quite active for aviatorcraft compared to others that i know of.[/b]

[b]Build Images: http://imgur.com/a/e0Ygn [/b]


[color=blue]Thanks -DepthStrafe[/color]' 'xx' 1) " (10285" 2377 18 1441403654 24 10285 'Re: Removing /Fix All & Nerfing Axes.' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Sonic it doesnt matter its just unfair for other people dende pron doesnt care but other people do' 'xx' 1) " (10286" 2377 18 1441406043 26 10286 'Re: Removing /Fix All & Nerfing Axes.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Sonic they buffed axes cause m and soul asked. we fucked up' 'xx' 1) " (10287" 2379 2 1441408950 17081 10287 'Lukehockey13 racist comment' 'Cobra_MufSA' 'ethanminer10@gmail.com' '99.61.169.190' 1 0 '' 'Please warn Lukehockey13 about racism and kick/ban him if ban give him warnings :-\\[color=teal][/color]' 'angry' 1) " (10288" 2375 1 1441409139 50 10288 'Re: Jdk rule topic' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=VorahHD link=topic=2375.msg10280#msg10280 date=1441389000]
It was a while ago and i believe jboy did.
[/quote]
Was indeed' 'xx' 1) " (10290" 2377 18 1441414955 17 11197 'Re: Removing /Fix All & Nerfing Axes.' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445042757 'Luke' '[font=times new roman]Hello

I am aware of the disadvantages to being a standard player on factions. I agree that we have put a lot of effort into the donor ranks and have not focused on making the experience fun for non-donators as well. I believe it is important for the gameplay experience to be fun for both donator and non-donators. This will likely be fixed in the planned factions revamp.

Thanks
Luke[/font]' 'xx' 1) " (10291" 2379 2 1441421237 31 10291 'Re: Lukehockey13 racist comment' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'You've done the report report wrong as there's no need to have the report in a poll especially with the answers are the same but next time don't do that! Please read this: http://aviatorcraft.com/forum/index.php?topic=1897.0 to do the report correctly!' 'xx' 1) " (10292" 2380 1 1441438880 31 10292 'Crashing Creative' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'So I like to figure things out in Minecraft servers and as I'm doing that I come across things that'll amaze you guys or that'll get your reaction like "WTF ... or What the fuck." That's what I like to do but it has come to my attention that people that on creative with WorldEdit can crash it very easily but how? They can easily do something that'll crash the server but I'm not going to say it here because I don't you people to go on and crash it! Alex can check logs if he wants too.' 'xx' 1) " (10293" 2377 18 1441439351 16222 10293 'Re: Removing /Fix All & Nerfing Axes.' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Hello Luke

I notice how the player has mention about Axes being OP. May i suggest that we set all the mcmmo to it original max cap setting that was mentioned on the wiki and told by the developer of the plugins.
Exp: Taming is suppose to be cap at 1000 instead of unlimited.
Axe Mastery

Axe Mastery is a Passive Skill which increases your overall damage with axes by 1(half heart) every 50 levels with a cap at 4 attack damage (level 200).
On some servers getting level 200 adds 10% crit chance to Critical Strikes.

Armor Impact

Armour Impact increases with damage dealt to an enemies Armour.
This Skill starts out with a damage bonus of 1 to Armour increasing with 0.02% per level in axes (Capping at 1000).

For some Skills unlimited is effective enough to ruin the faction experience just like axes is set to 6000 if you do the math 6000 level with give the player an attack damage of 120 hearts along with 30% chance of critical strikes.
But the most out of it is the armor impact at 6000 its 120 armor damage.

If we want to make faction more fair it will also need to be economically balance.
i hope i was able to explain this with the best of my ability.

Later Decayz' 'xx' 1) " (10294" 2380 1 1441448685 16530 10294 'Re: Crashing Creative' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Lrice banned me for crashing creative like 5 times who plays that shit anyways....  :P' 'xx' 1) " (10295" 2375 1 1441448885 16530 10295 'Re: Jdk rule topic' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Lrice maybe you can change the advertisement "rules" like just flat out saying an ip in chat you shouldnt get banned. But if you say "come join this server xxxx" . Thats tecnically advertisement.' 'xx' 1) " (10296" 2381 2 1441450142 16277 10296 'Diesaldaze needs Mute ' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '81.109.199.96' 1 0 '' 'im not sure if this is worth a mute or if he gets one more chance
http://imgur.com/pjKEaSF' 'xx' 1) " (10297" 2381 2 1441450407 16837 10297 'Re: Diesaldaze needs Mute ' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 1441450645 'PvPBuilder' 'Considering that Agentstone has done the same and I let it go you know that this happened. I have screenshots too of Agent calling me Homosexual/Gay too and then trying to cover up by saying happy when saying I don't deserve it... DepthCrazy/Milsees it seems to me that you and Agent and a few others are trying to take down others on the server and are campaigning on the server for me to not make it to the Moderator stage. I have the screenshots here from agentstone. This is mild compared to what is usually said to me by him. He has insulted me with things that I have not screenshotted. If you have not noticed he likes to disrespect the likes of me and 7misun.

- PvP' 'clip' 1) " (10298" 2382 39 1441451599 16837 10298 'Squad' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'When the squad is together in hub <3' 'recycled' 1) " (10299" 2383 2 1441456175 16726 10302 'Anggsharaf123 Harassment' 'DerangedRogue' 'xfinianz@gmail.com' '67.2.202.238' 1 1441457059 'DerangedRogue' '
Name of the suspect?: Anggsharaf123
What server was this on?: Survival
When did they break this rule?:9/5/15
Proof of the happening:Screenshots
What rule was broken?:No Harassment
Concise description: Ang went on to bother me for around the next 30 telling me how bad my life was or that i was spoiled!? over a game lol its kinda sad that people get this irritated over dying in a game  :D' 'thumbdown' 1) " (10300" 2383 2 1441456412 0 10300 'Re: Anggsharaf123 Harrassment' 'anggsharaf123' '' '41.42.179.123' 1 1441456591 'anggsharaf123' 'ACTUALLY i was just trying to annoy him to give me my stuff then i apologized PROOF. Also i was not aware that i was harassing him I SWEAR and plus he also killed my friend i just wanted my stuff back. And plus i did not mean anything and i apologized repeatedly.' 'clip' 1) " (10301" 2383 2 1441456594 16726 10301 'Re: Anggsharaf123 Harassment' 'DerangedRogue' 'xfinianz@gmail.com' '67.2.202.238' 1 0 '' 'up a little from those comments is where i said i had gotten screen shots and i would report for harassment and then the whole mood changed for ang' 'xx' 1) " (10302" 2383 2 1441456651 0 10302 'Re: Anggsharaf123 Harassment' 'anggsharaf123' '' '41.42.179.123' 1 0 '' 'I swear to god i did not mean anything and i just wanted my stuff You just don't want to believe it.' 'xx' 1) " (10303" 2383 2 1441472908 16342 10303 'Re: Anggsharaf123 Harassment' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.35.61' 1 0 '' 'anggshraf123 just because you lost your stuff doesn't mean you have to harrass them.' 'xx' 1) " (10304" 2383 2 1441474268 0 10304 'Re: Anggsharaf123 Harassment' 'anggsharaf123' '' '41.42.179.123' 1 0 '' 'I was not harassing how many times do i have to say it. I was just trying to annoy him so he can give me my stuff. And i hate how people who are ranked up think that they have power over people on this server its not right or nice. And i think they all know the way they are treating us they just don't care.' 'xx' 1) " (10306" 2385 39 1441485030 0 10306 'Shop' 'anggsharaf123' '' '41.42.179.123' 1 0 '' 'Whenever i press survival or anything it says no packages to display in this category. I look at the terms and conditions but it still doesn't work.
' 'recycled' 1) " (10307" 2381 2 1441500217 46 10307 'Re: Diesaldaze needs Mute ' 'davide' 'davidenriquez41@gmail.com' '70.192.217.143' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Refile the Report[/size][/color]
Your report is being denied for not following the reporting format found in the [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]Read Me[/url] section of forums.  You may re-submit your report once you file it with the correct format then we will review the report.

No action will be done until the report has been done properly.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10308" 2379 2 1441500336 46 10308 'Re: Lukehockey13 racist comment' 'davide' 'davidenriquez41@gmail.com' '70.192.217.143' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Refile the Report[/size][/color]
Your report is being denied for not following the reporting format found in the [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]Read Me[/url] section of forums.  You may re-submit your report once you file it with the correct format then we will review the report.

No action will be done until the report has been done properly.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10309" 2383 2 1441500514 46 10309 'Re: Anggsharaf123 Harassment' 'davide' 'davidenriquez41@gmail.com' '70.192.217.143' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
Due to the fact that anggsharaf123 did admit that he was trying to annoy the player through taunting in order to give his stuff back that concludes that he was trying to provoke him and belittle the player in order to make him do what he wants.  This in itself is not the right way to get stuff back and is quite childish.  Because this is a mild form of harassment and he did apologize he will be muted for 1 hour on  survival.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10310" 2386 30 1441501078 17094 10359 'Cosmic_Fyre`s Builder Application' 'Cosmic_Fyre' 'Rileysneddon1@gmail.com' '103.9.40.128' 1 1441653924 'Cosmic_Fyre' '[b]Your IGN: - [/b]
Cosmic_Fyre (used to be theredlatias1)
[b]Time Zone: - [/b]
NZST
[b]Skype Name: - [/b]
theredlatias1
[b]Have you been punished on our server before? What for?: - [/b]
No
[b]How would you rate yourself in terms of building experience? (1-10): - [/b]
I would rate myself probably a 7.5 as I`m good at building but still struggle a bit with randomness and some types of detail like terrain
[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: - [/b]
I usually build with stone bricks an spruce (and with related blocks) but I have done a bit with clay and quartz but I`m definitely better with spruce and such. I can`t build terrain at all any cliff seems to come out as a blobby mess.
[b]How many hours/days a week can you be involved in the team?: - [/b]
I can go on a definite 1 hour a day sometimes even 3 hours on weekdays i am usually on for 4 hours each day in the weekend.
[b]Build Images: - [/b]
http://imgur.com/cKGAbfM N2R1H7y PyqBvwo szoWfk7 6YqVwqu fY5BzN4 sYaPjbf IbXftuR Y6YDUev j7ysApT BBG89Jq nwvimuC#11
[b]Anything Else?: - [/b]
As you can see most of these builds are just concepts or half-finished builds but these are what i`ve done so far so i`ve included them.
(also some of these are just boredom builds from my survival but i included them anyway :D)' 'xx' 1) " (10311" 2387 2 1441503301 16935 10311 'Wow' 'creepsmcpasta' 'poppy32111@gmail.com' '24.14.37.207' 1 0 '' 'where?: prison
when?: right Flpiien now
What rule?: Advertising
Proof?:https://gyazo.com/e8ac9c819dd8dd0050677a615517843b


~Josh <3 don't cut off your nipps' 'xx' 1) " (10312" 2387 2 1441508000 0 10312 'Re: Wow' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[size=14pt]Report [color=red][b]Denied[/b][/color][/size]
Hello let me clarify what we mean by "advertising is against the rules." In our rules when we say advertising we're referring to server IP adresses. Advertising a youtube channel or video is okay as long as it doesn't turn into spam. We apologize for the confusing and thank you for your report nevertheless. If you see any rule breaking be sure to report it in this section as you did this report. ' 'xx' 1) " (10313" 2388 39 1441512551 16530 10315 'Boolin Squad Roster // Prison PvP Gang' 'VorahHD' 'kbuergert66@gmail.com' '173.199.65.64' 1 1441513453 'VorahHD' '[b][color=red][size=24pt]Boolin Squad Roster[/size][/color][/b]


[b][color=red][size=14pt]Owner:[/size][/color][/b]
[color=black]- [b]Vorah[/color]


[b][color=red][size=14pt]Leaders:[/size][/color][/b]
[color=black]- [b]xCactus_[/b]
- [b]DendeTheWizard[/b]
- [b]SoulMastera[/b]
[/color]

[b][color=red][size=14pt]Members:[/size][/color][/b]
[color=black]- [b]Hoes_Aint_Loyal[/b]
- [b]PvPMeBruh[/b]
- [b]PepsiScopes[/b]
- [b]xxGOODYERxx[/b]
- [b]CeralMuncher[/b]
- [b]Redneck_City[/b]
- [b]Andrudaloo[/b]
- [b]Eligible[/b]
- [b]Cadbury[/b]
- [b]_HellsAngel_[/b]
[/color]


[size=12pt][b][color=red]Apply For Boolin Squad Below.[/color][/b][/size]' 'recycled' 1) " (10314" 2388 39 1441512697 26 10314 'Re: Boolin Squad Roster // Prison PvP Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I would rather have soul as a leader. Cause i am bad' 'recycled' 1) " (10315" 2388 39 1441512906 16530 10315 'Re: Boolin Squad Roster // Prison PvP Gang' 'VorahHD' 'kbuergert66@gmail.com' '173.199.65.64' 1 0 '' 'why not both.. lmao' 'recycled' 1) " (10316" 2389 4 1441516167 17090 10316 'Admin Plz read. Rank issue.' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'Hi I recently have gain control of my old account that i lend to my cousins. The problem is On my old account i use to have A thug Rank But it was gone after the reset.I would like to have my thug back on my old account.This is on prison.
Appreciate It AtomicFox  :D' 'xx' 1) " (10317" 2389 4 1441516419 17090 10317 'Re: Admin Plz read. Rank issue.' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'Staff can message me For my Accounts ign.' 'xx' 1) " (10318" 2389 4 1441516717 26 10318 'Re: Admin Plz read. Rank issue.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'They wiped all casino ranks. That's probally the issue.' 'xx' 1) " (10319" 2388 39 1441516756 26 10319 'Re: Boolin Squad Roster // Prison PvP Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Im gonna be providing. Cuz I'm bad ' 'recycled' 1) " (10320" 2389 4 1441527571 16837 10320 'Re: Admin Plz read. Rank issue.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.36.129' 1 0 '' 'Hi

Did you purchase the rank of BuyCraft or did you get it in the casino?' 'xx' 1) " (10321" 2390 2 1441536889 16277 10321 'Grko hacking not sure if this bann has already happened' 'KayDJ' 'kyle.dylan.johnson@gmail.com' '81.109.199.96' 1 0 '' 'im not sure if this action has already happened but the link is from larz not mine own :/ https://www.youtube.com/watch?v=pBJAgF6TLMU' 'xx' 1) " (10322" 2390 2 1441537172 16837 10323 'Re: Grko hacking not sure if this bann has already happened' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.36.129' 1 1441537389 'PvPBuilder' '[b]Hello DepthCrazy/KayDJ.

Please follow the format shown here: [color=blue][url=http://aviatorcraft.com/forum/index.php?topic=1897.0]READ ME[/url][/color].
Your report will not be reviewed unless you use the correct format.

- PvP[/b]' 'xx' 1) " (10323" 2390 2 1441537205 16276 10323 'Re: Grko hacking not sure if this bann has already happened' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.48' 1 0 '' 'oh well i will see you guys in 14 days  ;D' 'xx' 1) " (10324" 2388 39 1441539218 16438 10324 'Re: Boolin Squad Roster // Prison PvP Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.112.78' 1 0 '' '[center][img]http://img1.wikia.nocookie.net/__cb20140422183707/glee/images/f/fd/Wait-what.gif[/img][/center]


[center][i]"boolin"... great great name [/i][/center]' 'recycled' 1) " (10325" 2390 2 1441539401 50 10325 'Re: Grko hacking not sure if this bann has already happened' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=Grko_122 link=topic=2390.msg10323#msg10323 date=1441537205]
oh well i will see you guys in 14 days  ;D
[/quote]
lol at least he doesn't try to deny it' 'xx' 1) " (10326" 2390 2 1441539520 16276 10327 'Re: Grko hacking not sure if this bann has already happened' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.48' 1 1441539705 'Grko_122' '[quote author=j_boy1234 link=topic=2390.msg10325#msg10325 date=1441539401]
[quote author=Grko_122 link=topic=2390.msg10323#msg10323 date=1441537205]
oh well i will see you guys in 14 days  ;D
[/quote]
lol at least he doesn't try to deny it
[/quote]

i never deny things. If i'm wrong i'm wrong i should receive the punishment and plus celebrating my 70th post  :D ' 'xx' 1) " (10327" 2388 39 1441539550 50 10327 'Re: Boolin Squad Roster // Prison PvP Gang' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2388.msg10324#msg10324 date=1441539218]
[img]http://img1.wikia.nocookie.net/__cb20140422183707/glee/images/f/fd/Wait-what.gif[/img]

[i]"boolin"... great great name [/i][/quote]
About that name i personaly think
[img]https://media.giphy.com/media/10sGfcTH8YBoEo/giphy.gif[/img]' 'recycled' 1) " (10328" 2388 39 1441540029 24 10328 'Re: Boolin Squad Roster // Prison PvP Gang' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=j_boy1234 link=topic=2388.msg10327#msg10327 date=1441539550]
[quote author=Xx_Furries_xX link=topic=2388.msg10324#msg10324 date=1441539218]
[img]http://img1.wikia.nocookie.net/__cb20140422183707/glee/images/f/fd/Wait-what.gif[/img]

[i]"boolin"... great great name [/i][/quote]
About that name i personaly think
[img]https://media.giphy.com/media/10sGfcTH8YBoEo/giphy.gif[/img]
[/quote]i don't know why its call boolin squad so dont ask rofl' 'recycled' 1) " (10329" 2356 30 1441540079 16276 10353 'Re: Re application (Grko_122)' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.48' 1 1441619929 'Grko_122' 'I hope I get it
' 'xx' 1) " (10354" 2394 7 1441620955 16438 10354 'Re: Smelliest Staff Member' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.112.78' 1 0 '' 'pvpbuilder is a salty polarbear tbh <3 and he smells of fish so i vote him' 'xx' 1) " (10330" 2388 39 1441542295 24 10330 'Re: Boolin Squad Roster // Prison PvP Gang' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=VorahHD link=topic=2388.msg10313#msg10313 date=1441512551]
[b][color=red][size=24pt]Boolin Squad Roster[/size][/color][/b]


[b][color=red][size=14pt]Owner:[/size][/color][/b]
[color=black]- [b]Vorah[/color]


[b][color=red][size=14pt]Leaders:[/size][/color][/b]
[color=black]- [b]xCactus_[/b]
- [b]DendeTheWizard[/b]
- [b]SoulMastera[/b]
[/color]

[b][color=red][size=14pt]Members:[/size][/color][/b]
[color=black]- [b]Hoes_Aint_Loyal[/b]
- [b]PvPMeBruh[/b]
- [b]PepsiScopes[/b]
- [b]xxGOODYERxx[/b]
- [b]CeralMuncher[/b]
- [b]Redneck_City[/b]
- [b]Andrudaloo[/b]
- [b]Eligible[/b]
- [b]Cadbury[/b]
- [b]_HellsAngel_[/b]
[/color]


[size=12pt][b][color=red]Apply For Boolin Squad Below.[/color][/b][/size]
[/quote]btw you forgot to add xcactus in the group vorah lol' 'recycled' 1) " (10331" 2388 39 1441543786 16837 10331 'Re: Boolin Squad Roster // Prison PvP Gang' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.36.129' 1 0 '' 'He is a leader.' 'recycled' 1) " (10332" 2388 39 1441545434 16438 10332 'Re: Boolin Squad Roster // Prison PvP Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=SoulMastera link=topic=2388.msg10328#msg10328 date=1441540029]
[quote author=j_boy1234 link=topic=2388.msg10327#msg10327 date=1441539550]
[quote author=Xx_Furries_xX link=topic=2388.msg10324#msg10324 date=1441539218]
[img]http://img1.wikia.nocookie.net/__cb20140422183707/glee/images/f/fd/Wait-what.gif[/img]

[i]"boolin"... great great name [/i][/quote]
About that name i personaly think
[img]https://media.giphy.com/media/10sGfcTH8YBoEo/giphy.gif[/img]
[/quote]i don't know why its call boolin squad so dont ask rofl
[/quote]


[center][img]https://i.warosu.org/data/tg/img/0359/47/1415076696910.gif[/img][/center]
[center][i]my thoughts on a "boolin" prison gang [/i][/center]' 'recycled' 1) " (10333" 2388 39 1441545953 50 10333 'Re: Boolin Squad Roster // Prison PvP Gang' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2388.msg10332#msg10332 date=1441545434]
[quote author=SoulMastera link=topic=2388.msg10328#msg10328 date=1441540029]
[quote author=j_boy1234 link=topic=2388.msg10327#msg10327 date=1441539550]
[quote author=Xx_Furries_xX link=topic=2388.msg10324#msg10324 date=1441539218]
[img]http://img1.wikia.nocookie.net/__cb20140422183707/glee/images/f/fd/Wait-what.gif[/img]

[i]"boolin"... great great name [/i][/quote]
About that name i personaly think
[img]https://media.giphy.com/media/10sGfcTH8YBoEo/giphy.gif[/img]
[/quote]i don't know why its call boolin squad so dont ask rofl
[/quote]


[img]https://i.warosu.org/data/tg/img/0359/47/1415076696910.gif[/img]
[i]my thoughts on a "boolin" prison gang [/i][/quote]
[img]https://media.giphy.com/media/YOmera3t2deNi/giphy.gif[/img]
:( WHYYYY' 'recycled' 1) " (10334" 2391 3 1441548376 17097 10334 'IDK' 'AustinGeng17' 'austingeng17@gmail.com' '73.180.117.207' 1 0 '' 'How do you play games' 'xx' 1) " (10335" 2388 39 1441551974 16530 10335 'Re: Boolin Squad Roster // Prison PvP Gang' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Maybe we can chill with the memes/gifs...' 'recycled' 1) " (10336" 2388 39 1441556587 16438 10336 'Re: Boolin Squad Roster // Prison PvP Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=VorahHD link=topic=2388.msg10335#msg10335 date=1441551974]
Maybe we can chill with the memes/gifs...
[/quote]


[center][img]http://hellogiggles.hellogiggles.netdna-cdn.com/wp-content/uploads/2014/09/11/post-23319-Lion-King-Timon-NOPE-gif-Imgur-VRc9.gif[/img][/center]' 'recycled' 1) " (10337" 2392 39 1441559452 16530 10337 'Boolin Squad Roster // PvP Gang' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '[b][color=red][size=24pt]Boolin Squad Roster[/size][/color][/b]


[b][color=red][size=14pt]Owner:[/size][/color][/b]
[color=black]- [b]Vorah[/color]


[b][color=red][size=14pt]Leaders:[/size][/color][/b]
[color=black]- [b]xCactus_[/b]
- [b]DendeTheWizard[/b]
- [b]SoulMastera[/b]
[/color]

[b][color=red][size=14pt]Members:[/size][/color][/b]
[color=black]- [b]Hoes_Aint_Loyal[/b]
- [b]PvPMeBruh[/b]
- [b]PepsiScopes[/b]
- [b]xxGOODYERxx[/b]
- [b]CeralMuncher[/b]
- [b]Redneck_City[/b]
- [b]Andrudaloo[/b]
- [b]Eligible[/b]
- [b]Cadbury[/b]
- [b]_HellsAngel_[/b]
[/color]


[size=12pt][b][color=red]Apply For Boolin Squad Below.[/color][/b][/size]' 'recycled' 1) " (10338" 2392 39 1441560388 16438 10338 'Re: Boolin Squad Roster // PvP Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][img]http://www.reactiongifs.us/wp-content/uploads/2014/08/yuck_pirates_of_the_caribbean.gif[/img][/center]

[center][i]change the name like now -__- and i will stop[/i][/center]' 'recycled' 1) " (10339" 2393 39 1441561336 16530 10499 'Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 1442155960 'VorahHD' '[b][color=red][size=24pt]Boolin Squad Roster[/size][/color][/b]


[b][color=red][size=14pt]Owners:[/size][/color][/b]
[color=black]- [b]Vorah[/b][/color]
[color=black]- [b]xCactus_[/b]
[/color]

[b][size=14pt][color=red]Leaders:[/color][/size] [/b]
[color=black]- [b]DendeTheWizard[/b]
- [b]SoulMastera[/b]
- [b]PepsiScopes[/b]
- [b]Soniccaleb[/b]
- [b]_HellsAngel_[/b]
[/color]

[b][color=red][size=14pt]Members:[/size][/color][/b]
[color=black]- [b]Hoes_Aint_Loyal[/b]
- [b]PvPMeBruh[/b]
- [b]Critical_Hits[/b]
- [b]xxGOODYERxx[/b]
- [b]CeralMuncher[/b]
- [b]Redneck_City[/b]
- [b]Andrudaloo[/b]
- [b]Eligible[/b]
- [b]Cadbrury[/b]
- [b]DepthStrafe[/b]
- [b]BricksB[/b]
- [b]ShikamaruNaru_[/b]
- [b]J_Boy1234[/b]
[/color]


[size=12pt][b][color=red]Apply For Boolin Squad Below.[/color][/b][/size]' 'recycled' 1) " (10340" 2394 7 1441574739 31 10340 'Smelliest Staff Member' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'I have to put something here!' 'xx' 1) " (10341" 2394 7 1441576809 0 10357 'Re: Smelliest Staff Member' 'Facelesswarrior5' '' '76.18.162.53' 1 1441638899 'Facelesswarrior5' 'Comment Removed' 'xx' 1) " (10342" 2395 2 1441588259 16756 10342 'Being weird af' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.212.66' 1 0 '' 'where at: survival
when: about 2 min ago
who: lucasjg12
what for: is being weird af' 'clip' 1) " (10343" 2395 2 1441589675 32 10343 'Re: Being weird af' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Player has been tempbanned for harassment ' 'xx' 1) " (10344" 2394 7 1441594402 50 10344 'Re: Smelliest Staff Member' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'What. The. Absolute. Fuck' 'xx' 1) " (10345" 2393 39 1441594418 50 10345 'Re: Boolin Squad Roster // PvP Prison Gang' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Didn't you post this' 'recycled' 1) " (10346" 2393 39 1441597317 15888 10346 'Re: Boolin Squad Roster // PvP Prison Gang' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'I see how it is' 'recycled' 1) " (10347" 2393 39 1441597703 16530 10347 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '173.199.65.27' 1 0 '' '[quote author=Soniccaleb link=topic=2393.msg10346#msg10346 date=1441597317]
I see how it is
[/quote]

u want in??' 'recycled' 1) " (10348" 2394 7 1441597736 46 10348 'Re: Smelliest Staff Member' 'davide' 'davidenriquez41@gmail.com' '70.192.193.134' 1 0 '' '[quote author=j_boy1234 link=topic=2394.msg10344#msg10344 date=1441594402]
What. The. Absolute. Fuck
[/quote]
I am scared. Hold me.' 'xx' 1) " (10349" 2394 7 1441599095 16530 10349 'Re: Smelliest Staff Member' 'VorahHD' 'kbuergert66@gmail.com' '173.199.65.27' 1 0 '' 'totally not gay.... :D' 'xx' 1) " (10350" 2389 4 1441599765 17090 10350 'Re: Admin Plz read. Rank issue.' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'From Casino..' 'xx' 1) " (10351" 2394 7 1441603788 37 10351 'Re: Smelliest Staff Member' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[quote author=davide link=topic=2394.msg10348#msg10348 date=1441597736]
[quote author=j_boy1234 link=topic=2394.msg10344#msg10344 date=1441594402]
What. The. Absolute. Fuck
[/quote]
I am scared. Hold me.
[/quote]
lol. "Jack hold me!"' 'xx' 1) " (10352" 2389 4 1441603961 37 10352 'Re: Admin Plz read. Rank issue.' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'If your rank was from Casino then you'll have to re-earn the rank since starting from the most recent reset all Casino ranks are wiped every time the server resets. This is so that it's a little most fair towards those who actually pay for the rank.' 'xx' 1) " (10353" 2394 7 1441606051 31 10353 'Re: Smelliest Staff Member' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'What you guys are scared? WUSS!' 'xx' 1) " (10355" 2394 7 1441631626 50 10355 'Re: Smelliest Staff Member' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I think its carmau alex lrice and aviator ' 'xx' 1) " (10356" 2394 7 1441635983 0 10357 'Re: Smelliest Staff Member' 'Facelesswarrior5' '' '76.18.162.53' 1 1441638869 'Facelesswarrior5' 'Comment removed ' 'xx' 1) " (10357" 2394 7 1441638111 16837 10357 'Re: Smelliest Staff Member' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.7.128' 1 0 '' 'Wait What do you mean by smelliest? ' 'xx' 1) " (10358" 2386 30 1441639410 17094 10358 'Re: Cosmic_Fyre`s Builder Application' 'Cosmic_Fyre' 'Rileysneddon1@gmail.com' '103.9.40.128' 1 0 '' 'just showing some progress on my creative plot in the server :)
http://imgur.com/BLkQ1OF arz0OGd U7yRdU1 X8nYlZI UfmdL9f 4CmeVt7 FuS8Uep Jw4WVky rGDPU7X rtT84hD' 'xx' 1) " (10359" 2386 30 1441639800 0 10359 'Re: Cosmic_Fyre`s Builder Application' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'I recommend you bold your questions to make them easier to tell from answers and space out your questions. It makes the application easier for staff to review. Also proper grammar and spelling is more professional and helps with the reviewing process. Just some tips to help you out' 'xx' 1) " (10360" 2386 30 1441653947 17094 10360 'Re: Cosmic_Fyre`s Builder Application' 'Cosmic_Fyre' 'Rileysneddon1@gmail.com' '103.9.40.128' 1 0 '' 'k thanks have done :)' 'xx' 1) " (10361" 2393 39 1441655770 16267 10361 'Re: Boolin Squad Roster // PvP Prison Gang' 'MattAA02' 'mattymann2002@live.co.uk' '81.109.135.231' 1 0 '' '[b][color=blue]Can i join?  :)[/color][/b]
[b][color=blue]Can you tell me how to apply. Like do i have to write any details?  ???[/color][/b]' 'recycled' 1) " (10362" 2396 12 1441655863 0 10362 'Still did not rank up' 'anggsharaf123' '' '41.42.179.123' 1 0 '' 'I payed for a ranked up on Survival but i still haven't gotten the rank up. I payed to rank up to Super Backer about 3 or 4 hours ago but it still did not give me the rank up.' 'xx' 1) " (10363" 2393 39 1441659421 15846 10363 'Re: Boolin Squad Roster // PvP Prison Gang' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Can I join??? How I apply is there a format???' 'recycled' 1) " (10364" 2394 7 1441659781 31 10364 'Re: Smelliest Staff Member' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Don't question me about this because I have no idea why this has happened. ' 'xx' 1) " (10365" 2394 7 1441660118 15846 10365 'Re: Smelliest Staff Member' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=CeralMuncher link=topic=2394.msg10364#msg10364 date=1441659781]
Don't question me about this because I have no idea why this has happened.
[/quote]

Lemmi guess you were very tired because you were cuddling puppies last night :)' 'xx' 1) " (10366" 2355 19 1441660258 15846 10366 'Re: Strength 2 pots.' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=DendeTheWizard link=topic=2355.msg10256#msg10256 date=1441318310]
Ill sell for 399mil for 6 dubs
[/quote]
Really dende really.......' 'xx' 1) " (10367" 2355 19 1441660312 15846 10367 'Re: Strength 2 pots.' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Actually just buy it from dende I give up....' 'xx' 1) " (10368" 2374 38 1441660530 15846 10368 'Re: Server Rules Poll' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'I agree with Vorah scamming should be a one day ban and I also changed my mind about advertisement I think advertisement should be an either 2 week (14 day) ban or a 10 day ban.

Thanks Will.' 'xx' 1) " (10369" 2396 12 1441661143 15846 10369 'Re: Still did not rank up' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'If it hasn't come to you try restarting minecraft or your computer. If that doesn't work I'm sure one of the admins would resolve this issue.

Thanks
Will.' 'xx' 1) " (10370" 2389 4 1441661319 15846 10370 'Re: Admin Plz read. Rank issue.' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=xXKillerDudezXx link=topic=2389.msg10352#msg10352 date=1441603961]
If your rank was from Casino then you'll have to re-earn the rank since starting from the most recent reset all Casino ranks are wiped every time the server resets. This is so that it's a little most fair towards those who actually pay for the rank.
[/quote]

Correct all casino ranks reset after resets.' 'xx' 1) " (10371" 2386 30 1441661660 15846 10371 'Re: Cosmic_Fyre`s Builder Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'These builds are pretty cool just to let you know the photos are a bit blury. If its just me please let me know.' 'xx' 1) " (10372" 2386 30 1441661991 17094 10372 'Re: Cosmic_Fyre`s Builder Application' 'Cosmic_Fyre' 'Rileysneddon1@gmail.com' '122.56.185.65' 1 0 '' 'I think that it may be just you pictures look fine to me ' 'xx' 1) " (10373" 2386 30 1441662179 15846 10373 'Re: Cosmic_Fyre`s Builder Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=Cosmic_Fyre link=topic=2386.msg10372#msg10372 date=1441661991]
I think that it may be just you pictures look fine to me
[/quote]

Ok I'm really tired and I'm on meh ipad so yeah it is probably just me.

Thanks anyway
Will.' 'xx' 1) " (10374" 2389 4 1441665828 26 10374 'Re: Admin Plz read. Rank issue.' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I'm just looking at how many times people basically repeat what I said. ' 'xx' 1) " (10375" 2389 4 1441666992 32 10375 'Re: Admin Plz read. Rank issue.' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' 'Casino ranks were reset. Locking Topic' 'xx' 1) " (10376" 2394 7 1441668460 31 10376 'Re: Smelliest Staff Member' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Possibly.' 'xx' 1) " (10377" 2397 2 1441668490 16742 10377 'Grko hacking' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?: Grko_122
2.What server was this on?: Prison m9
3.When did they break this rule?: IN 2015 BRUH
4.Proof of the happening: https://www.youtube.com/watch?v=pBJAgF6TLMU CLICK THAT BRUH
5.What rule was broken?: hacks m8
6.Concise description (Not Required): Idk what that means
' 'xx' 1) " (10378" 2397 2 1441668878 26 10378 'Re: Grko hacking' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Good proof but could you not go F1 next time <3' 'xx' 1) " (10379" 2393 39 1441672526 16530 10379 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Their is no application its if i know your pvp style. I dont mind you guys joining.' 'recycled' 1) " (10380" 2397 2 1441676050 32 10380 'Re: Grko hacking' '7misun' '7misun@gmail.com' '96.47.120.16' 1 0 '' '[b]Player has been temp banned for 14 days[/b]' 'xx' 1) " (10381" 2386 30 1441691744 17094 10412 'Re: Cosmic_Fyre`s Builder Application' 'Cosmic_Fyre' 'Rileysneddon1@gmail.com' '103.9.40.128' 1 1441893216 'Cosmic_Fyre' 'being tired always makes my eyes go weird
' 'xx' 1) " (10382" 2393 39 1441692832 15846 10382 'Re: Boolin Squad Roster // PvP Prison Gang' 'M1KKYP' 'mpicker1@bigpond.net.au' '58.165.36.143' 1 0 '' 'Cool thanks Vorah plus when I am next on could I 1v1 you I have never 1v1ed you before.' 'recycled' 1) " (10383" 2394 7 1441693071 15846 10383 'Re: Smelliest Staff Member' 'M1KKYP' 'mpicker1@bigpond.net.au' '58.165.36.143' 1 0 '' '[quote author=CeralMuncher link=topic=2394.msg10376#msg10376 date=1441668460]
Possibly.
[/quote]

I was correct!!!' 'xx' 1) " (10384" 2394 7 1441693301 16438 10384 'Re: Smelliest Staff Member' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.112.78' 1 0 '' '[center][img]http://33.media.tumblr.com/1499b243cfc0b7c03318a5fc9675f6fe/tumblr_nqfdqjPjbg1r1y5uvo1_400.gif[/img][/center]

[center][i]Who ever thought the twinkie smelled <3[/i][/center]' 'xx' 1) " (10385" 2393 39 1441693359 16438 10385 'Re: Boolin Squad Roster // PvP Prison Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.112.78' 1 0 '' 'my style of pvp is using a hack client called suckishpvp it really works if u have ever seen me tried to 1v1.. im crying on the inside <3' 'recycled' 1) " (10386" 2393 39 1441693427 15846 10386 'Re: Boolin Squad Roster // PvP Prison Gang' 'M1KKYP' 'mpicker1@bigpond.net.au' '58.165.36.143' 1 0 '' '^^^^^ I CALL HACKS!!!! (Soz for the caps)' 'recycled' 1) " (10387" 2396 12 1441698837 0 10387 'Re: Still did not rank up' 'anggsharaf123' '' '41.42.179.123' 1 0 '' 'I have restarted my game and my computer but i still haven't ranked up.' 'xx' 1) " (10388" 2396 12 1441702705 16837 10388 'Re: Still did not rank up' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'How did you purchase it? Casino or Via Debit?' 'xx' 1) " (10389" 2393 39 1441703559 16438 10389 'Re: Boolin Squad Roster // PvP Prison Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=M1KKYP link=topic=2393.msg10386#msg10386 date=1441693427]
^^^^^ I CALL HACKS!!!! (Soz for the caps)
[/quote]

[center][img]http://img4.wikia.nocookie.net/__cb20150606144844/walkingdead/images/a/ae/You-are-literally-too-stupid-to-insult.gif[/img][/center]' 'recycled' 1) " (10390" 2394 7 1441717978 16222 10390 'Re: Smelliest Staff Member' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'i chose 2 cuz one is rarely on and the other is bleh' 'xx' 1) " (10391" 2393 39 1441718100 16222 10391 'Re: Boolin Squad Roster // PvP Prison Gang' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'imagine we add the gang plugin and all the pvpers of prison join it whats the point of having the plugin XD
' 'recycled' 1) " (10392" 2393 39 1441718647 16438 10392 'Re: Boolin Squad Roster // PvP Prison Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'one thing will lead to another and their will be shanking' 'recycled' 1) " (10393" 2396 12 1441719920 26 10393 'Re: Still did not rank up' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'If he bought it 3-4 hour's ago when it was posted it doesn't matter on casino or not. He posted it about 3 days ago' 'xx' 1) " (10394" 2396 12 1441723128 0 10394 'Re: Still did not rank up' 'anggsharaf123' '' '41.42.179.123' 1 1441723565 'anggsharaf123' 'What exactly is casino? Also I am pretty sure that i bought it via PayPal or via Credit Card and now about 24 hours has past since I bought it and still nothing.' 'xx' 1) " (10395" 2398 7 1441727054 16438 10395 'Laugh alot' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'Who ever can make me happy with bad jokes wins a beacon for free so i need cheering up c:c <-- sad/happy emoticon


its easy make me laugh and i give u a beacon but good luck :33' 'xx' 1) " (10396" 2396 12 1441731626 31 10396 'Re: Still did not rank up' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Casino is a place to get ranks without having to buy them through the online shop it's where you gamble money to get money for ranks. [quote]Also I am pretty sure that i bought it via PayPal or via Credit Card and now about 24 hours has past since I bought it and still nothing.[/quote] What do you mean by that? You should know if you bought it through the shop or not but if you did you should have some sorta of proof. Either in your email or on the PayPal site.' 'xx' 1) " (10397" 2396 12 1441732311 16837 10397 'Re: Still did not rank up' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.83.144' 1 0 '' 'On Buycraft It has no evidence that you paid for this rank.' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (10398 2396 12 1441734789 1 10398 'Re: Still did not rank up' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.51.116' 1 0 '' 'Hi there I do see that you've attempted to pay but it's currently pending. Shown below:
[img]http://i.imgur.com/OSZ99dW.png[/img]

Once it's done you should have the rank.' 'xx' 1) " (10399" 2393 39 1441738850 16530 10399 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1441750670 'WhiteDecay' 'If we got the plugin all you people would not last. Haha it would be so fun though.' 'recycled' 1) " (10400" 2399 19 1441756603 16530 10400 'WE WANT DAMN REVAMP!!!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Weeee want the revamp hurrryy i want tha gang plugin. Alex told me he would add it.' 'xx' 1) " (10401" 2396 12 1441777842 0 10401 'Re: Still did not rank up' 'anggsharaf123' '' '41.42.179.123' 1 1441778007 'anggsharaf123' 'Ok and how long do you think it will take.' 'xx' 1) " (10402" 2393 39 1441782799 16438 10402 'Re: Boolin Squad Roster // PvP Prison Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=VorahHD link=topic=2393.msg10399#msg10399 date=1441738850]
If we got the plugin all you people would not last. Haha it would be so fun though.
[/quote]


[center][img]http://cloudimages.youthconnect.in/wp-content/uploads/2015/02/tumblr_n39tffHOEd1sej561o4_500.gif[/img][/center]' 'recycled' 1) " (10403" 2399 19 1441789672 16438 10403 'Re: WE WANT DAMN REVAMP!!!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 1441791632 'Xx_Furries_xX' '[center][img]https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQsClL6w6FDogpvDKHXmiprE2yR4RQbPyZWDTQNJBb8KtyNysyO[/img][/center]


[center][i]The day we get gangs will be the day im not mean to people <3[/i][/center]' 'xx' 1) " (10404" 2399 19 1441800914 24 10404 'Re: WE WANT DAMN REVAMP!!!' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Really maddy :/ Have bucks something gonna happen xDD' 'xx' 1) " (10405" 2398 7 1441801073 28 10405 'Re: Laugh alot' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'I command you to laugh' 'xx' 1) " (10406" 2398 7 1441801598 24 10406 'Re: Laugh alot' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'https://m.youtube.com/watch?v=3FOae1V1-Xg
https://m.youtube.com/watch?v=VM5LHEU1otg
https://m.youtube.com/watch?v=otFYYqNVbAI
These are my first 3 request' 'xx' 1) " (10407" 2399 19 1441805835 16438 10407 'Re: WE WANT DAMN REVAMP!!!' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=SoulMastera link=topic=2399.msg10404#msg10404 date=1441800914]
Really maddy :/ Have bucks something gonna happen xDD
[/quote]


im waiting for people to make bets on it c:' 'xx' 1) " (10408" 2398 7 1441812407 16530 10408 'Re: Laugh alot' 'VorahHD' 'kbuergert66@gmail.com' '70.199.85.65' 1 0 '' 'Hitler.' 'xx' 1) " (10409" 2396 12 1441832162 15846 10409 'Re: Still did not rank up' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=anggsharaf123 link=topic=2396.msg10401#msg10401 date=1441777842]
Ok and how long do you think it will take.
[/quote]

Just be patient and it will come to you don't worry.' 'xx' 1) " (10410" 2398 7 1441832534 15846 10410 'Re: Laugh alot' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'What did the pencil sharpener say to the pencil???

Ans: Stop going round and round in circle and get to da point!!!

Hahahahahahahahaha I soooo funny :) :) ' 'xx' 1) " (10411" 2400 4 1441856874 16354 10411 'Books and quills' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'i noticed that if you type onto the second page of a book and quill it will lag you out of the server. can you fix this? ' 'xx' 1) " (10412" 2400 4 1441886886 24 10412 'Re: Books and quills' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Yea i been getting it too but then i stop trying -_-' 'xx' 1) " (10413" 2400 4 1441898867 16530 10413 'Re: Books and quills' 'VorahHD' 'kbuergert66@gmail.com' '70.199.78.60' 1 0 '' 'That happend to Alex when he wrote me a poem.' 'xx' 1) " (10414" 2401 10 1441919461 16865 10414 'Why was I IP banned for It also said Ban Evading' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'I didn't even know I was banned.Can I please get answers.' 'xx' 1) " (10415" 2402 3 1441920487 17101 10415 'I just got banned for \'Evading bans\'. I have never been banned before.' 'Butterflyboss2' 'tigerpmvt@Yahoo.com' '71.234.181.161' 1 0 '' 'So hi. I'm Butterfly. I just got randomly banned from Aviator craft. I have never done anything against my case. I think there was an error because I just got my Minecraft back and I was immeaditately banned. Can you please do something of it? If not tell me why I'm banned? I'm crying at the moment. . . . . I am soooo sorry to both you but this is bad.
:(' 'question' 1) " (10416" 2401 10 1441920545 16744 10416 'Re: Why was I IP banned for It also said Ban Evading' 'MaciBoo123' 'macibeth123@gmail.com' '73.40.184.150' 1 0 '' 'Yeah The Same Thing Happened To Me. I Cant Get On The Server And It Keeps Saying I'm Banned For Ban Evading?' 'xx' 1) " (10417" 2401 10 1441920959 16865 10417 'Re: Why was I IP banned for It also said Ban Evading' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'Did we do something.' 'xx' 1) " (10418" 2402 3 1441922995 50 10418 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'You can not login when you have a current ban. If you have common sense you can see why' 'xx' 1) " (10419" 2401 10 1441923026 50 10419 'Re: Why was I IP banned for It also said Ban Evading' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[color=rgb(50 58 69)][font=Open Sans][size=4px]You can not login when you have a current ban. If you have common sense you can see why[/size][/font][/color]' 'xx' 1) " (10420" 2393 39 1441934869 16519 10420 'Re: Boolin Squad Roster // PvP Prison Gang' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Vorah can I be in your gang?' 'recycled' 1) " (10421" 2393 39 1441936175 16530 10421 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Yeah i forgot to add you.' 'recycled' 1) " (10422" 2393 39 1441936706 16519 10422 'Re: Boolin Squad Roster // PvP Prison Gang' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'lol thanks' 'recycled' 1) " (10423" 2403 2 1441985167 16742 10423 'PvPBuilder saying bad bad word' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?: PvPBuilder
2.What server was this on?: Prison
3.When did they break this rule?: How would I know m8
4.Proof of the happening: https://gyazo.com/6265d3847cb34b08389a476e0f2f9b97
5.What rule was broken?: He said hoes m8
6.Concise description (Not Required): Don't know what concise means so ye
' 'xx' 1) " (10424" 2403 2 1441985343 16837 10424 'Re: PvPBuilder saying bad bad word' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.100.114' 1 0 '' 'As much as this goes Do you not Think that I said it because your name is Hoes_Aint_Loyal? I was talking to you and  you said you are reporting me so I said Hoes_Aint_Loyal Report me then..  Not a serious report in my opinion.. I would like to see what a Moderator thinks about this.. ' 'xx' 1) " (10425" 2403 2 1441985450 16530 10425 'Re: PvPBuilder saying bad bad word' 'VorahHD' 'kbuergert66@gmail.com' '70.199.76.116' 1 0 '' 'Ezzzzzz ban ya f00kin n3rd. Gtfoooo Ezzzzzz bannn' 'xx' 1) " (10426" 2393 39 1441996945 16348 10426 'Re: Boolin Squad Roster // PvP Prison Gang' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'ugh im not joining
' 'recycled' 1) " (10427" 2399 19 1441997210 16348 10427 'Re: WE WANT DAMN REVAMP!!!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'I dont wanna lie its gonna be preddy amazing with the gang plugin :o' 'xx' 1) " (10428" 2403 2 1442001118 16222 10428 'Re: PvPBuilder saying bad bad word' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Hello

I have denied this report due to the fact that your IGN is indeed Hoes_aint_loyal so that doesn't mean he is saying a bad word since it is your name.

[b]Locking Topic[/b]' 'xx' 1) " (10429" 2393 39 1442003492 16530 10429 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=PowerFlowderHD link=topic=2393.msg10426#msg10426 date=1441996945]
ugh im not joining
[/quote]

...And I care how?' 'recycled' 1) " (10430" 2399 19 1442003624 16530 10430 'Re: WE WANT DAMN REVAMP!!!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'My gang will be 2 gud..' 'xx' 1) " (10431" 2402 3 1442003876 17101 10431 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'Butterflyboss2' 'tigerpmvt@Yahoo.com' '71.234.181.161' 1 0 '' 'I know I cannot open my Aviatorcraft sever at the moment. . .  I need a soulition to my problem. . . And if the ban is permanent.
' 'xx' 1) " (10432" 2402 3 1442004013 17101 10432 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'Butterflyboss2' 'tigerpmvt@Yahoo.com' '71.234.181.161' 1 0 '' 'And I also believe that there was an error.  :'(' 'xx' 1) " (10433" 2399 19 1442013740 15846 10433 'Re: WE WANT DAMN REVAMP!!!' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=VorahHD link=topic=2399.msg10430#msg10430 date=1442003624]
My gang will be 2 gud..
[/quote]

Tru dat Vorah. The problem is later on everyone will want to join. Could we have a time limit to apply for da gang (I'm already in it but it would get too crowded if everyone join)' 'xx' 1) " (10434" 2402 3 1442013839 16519 10434 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'OBJECTION!' 'xx' 1) " (10435" 2402 3 1442013897 16519 10435 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'This so called "Butterfly" is banned because she must of done something wrong. ' 'xx' 1) " (10436" 2393 39 1442014111 15846 10436 'Re: Boolin Squad Roster // PvP Prison Gang' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=VorahHD link=topic=2393.msg10429#msg10429 date=1442003492]
[quote author=PowerFlowderHD link=topic=2393.msg10426#msg10426 date=1441996945]
ugh im not joining
[/quote]

...And I care how?
[/quote]

lol ' 'recycled' 1) " (10437" 2401 10 1442024868 16696 10437 'Re: Why was I IP banned for It also said Ban Evading' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=j_boy1234 link=topic=2401.msg10419#msg10419 date=1441923026]
[color=rgb(50 58 69)][font=Open Sans][size=4px]You can not login when you have a current ban. If you have common sense you can see why[/size][/font][/color]
[/quote] What Jboy Said : You can not login when you have a current ban. If you have common sense you can see why' 'xx' 1) " (10438" 2401 10 1442025258 16696 10438 'Re: Why was I IP banned for It also said Ban Evading' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'And Since You Have The Alt Of DS4 account since that account was banned you have the same IP as it so they can probaly Aprove You Of Ban Evaiding
' 'xx' 1) " (10439" 2402 3 1442025516 31 10439 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'If you try to login into the server it'll give you the reason why you're banned if it doesn't say it then ask a mod/admin. There's no reason for this thread if you're banned but if you want to ask why just check or I could check for you.
' 'xx' 1) " (10440" 2393 39 1442028367 26 10440 'Re: Boolin Squad Roster // PvP Prison Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Firepower you ain't even that Good.    0.6th/10' 'recycled' 1) " (10441" 2404 10 1442047626 16348 10446 'Appeal firepower' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1442054331 'PowerFlowderHD' '[color=red][b]IGN[/b][/color]
FirePowerHD657

[color=red][b]Who banned you[/b][/color]
IDK

[color=red][b]When your banned[/b][/color]
5 days back i think

[color=red][b]What server[/b][/color]
All the servers

[color=red][b]For what did you got banned[/b][/color]
Advertising D: (7 days still have to go 3)

[b][color=red]Why i wanna be unbanned[/color][/b]
Im so sorry for advertising. I did it by excident for a server im so sorry (cubecraft)
The revamp is gonna be amazing with the gang plugin :D

[color=red][b]Cant you unban me now in the place over 3 days?[/b][/color]


THE REVAMP MAKES ME PLAY AIGAN :)
' 'xx' 1) " (10442" 2393 39 1442047811 16348 10442 'Re: Boolin Squad Roster // PvP Prison Gang' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Lol ur ez m8' 'recycled' 1) " (10443" 2399 19 1442047849 16348 10443 'Re: WE WANT DAMN REVAMP!!!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Lol selfish' 'xx' 1) " (10444" 2390 2 1442051252 16543 10444 'Re: Grko hacking not sure if this bann has already happened' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'kyle you juse my vid for that i dindt say you can juse it why you do it
remove it plz mod or admin' 'xx' 1) " (10445" 2401 10 1442053994 16438 10445 'Re: Why was I IP banned for It also said Ban Evading' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'When your ban if you try to evade it by using an alt they will ip ban you ik -_- ive tried so its better if u just get the ban and deal with it and next time if you share alts with another person its just.. well its pretty stupid to get banned on an account u share with ur friend and so on.. ' 'xx' 1) " (10446" 2405 4 1442054203 16438 10446 'Unable to Join Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i]There is a problem with prison maybe its down for re-decorating or something but please explain why its down? but its good cause now more people play factions ;D [/i][/center]' 'exclamation' 1) " (10447" 2406 4 1442057078 16751 10447 'Cant join prison!' 'caraforever36' 'carafairc@gmail.com' '98.166.245.186' 1 0 '' 'We are having trouble joining the prison server and we went to both the portal and used the selecter! plz try and fix it as soon as possible its only place i play!' 'xx' 1) " (10448" 2390 2 1442057476 46 10448 'Re: Grko hacking not sure if this bann has already happened' 'davide' 'davidenriquez41@gmail.com' '70.192.217.216' 1 0 '' '[b][font=georgia]Ban already dealt with.  This report was denied because of not using the reporting format. In a seperate report player was banned. [/font][/b]' 'xx' 1) " (10449" 2404 10 1442057591 46 10449 'Re: Appeal firepower' 'davide' 'davidenriquez41@gmail.com' '70.192.217.216' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=Red]Appeal Denied[/color][/size]
Since you did say an IP in chat your ban was justified.  Because the ban was justified your appeal has been denied.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10450" 2401 10 1442058488 46 10450 'Re: Why was I IP banned for It also said Ban Evading' 'davide' 'davidenriquez41@gmail.com' '70.192.217.216' 1 0 '' '[b][font=georgia]Hello

According to both our logs and the server you are not banned.  If you are having troubles connecting to Aviatorcraft please use the IP play.aviatorcraft.com.  If you have further troubles please message me.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10451" 2376 10 1442059119 46 10451 'Re: XX_carlos_XX Apeal ' 'davide' 'davidenriquez41@gmail.com' '70.192.217.216' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=red]Appeal Denied[/color][/size]
Your evidence is strong but the reason why carlos was perm banned from the server was not because of this.  The first time he was banned (this report's evidence) was because of hacking.  Because of the fact that from the initial video it does look like hacking and most of the staff do agree with it we banned Carlos.  We cannot unban him based on an assumption of someone hacking on the account because Carlos's account is his repsonsibility.  If someone hacks on his account and he has no knowledge of it (as you were saying) then he will still be banned because the security of his account is Carlos's responsibility.  The second time he was banned was through an alternate account that was ban evading during Carlos's ban.  That extended his ban to 4 weeks instead of 2 weeks.  Well it should of. However the alternate account he was on also had a hacking report on it and was hacking the day of the ban evasion.  So cumulatively we have an inital ban for hacking a secondary ban for ban evasion and then a third ban for hacking.  Two hacking offenses equal a perm ban. 

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10452" 2407 10 1442062463 16543 10452 '_The_Larz_' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'i need to be unbanned today for advertising can you plz unban me



ty -larz' 'xx' 1) " (10453" 2407 10 1442067530 16276 10453 'Re: _The_Larz_' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.188' 1 0 '' 'lol...you got ban?' 'xx' 1) " (10454" 2407 10 1442067969 16543 10454 'Re: _The_Larz_' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'yes xD
for saying kohi eu not a dot/. XD
' 'xx' 1) " (10455" 2393 39 1442068584 24 10455 'Re: Boolin Squad Roster // PvP Prison Gang' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=PowerFlowderHD link=topic=2393.msg10442#msg10442 date=1442047811]
Lol ur ez m8
[/quote]Says the one that i have Haxs -_-' 'recycled' 1) " (10456" 2408 39 1442068789 16530 10456 'Boolin Squad Important Message!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b][color=red][size=18pt]If You Are In Boolin Gang PM Your Skype's Im Adding Everyone To Group Chat![/size][/color][/b]' 'recycled' 1) " (10457" 2399 19 1442069847 16530 10457 'Re: WE WANT DAMN REVAMP!!!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=M1KKYP link=topic=2399.msg10433#msg10433 date=1442013740]
[quote author=VorahHD link=topic=2399.msg10430#msg10430 date=1442003624]
My gang will be 2 gud..
[/quote]

Tru dat Vorah. The problem is later on everyone will want to join. Could we have a time limit to apply for da gang (I'm already in it but it would get too crowded if everyone join)
[/quote]


yeah dw go check out my recent post... adding gang to call need skypes' 'xx' 1) " (10458" 2408 39 1442072597 16348 10458 'Re: Boolin Squad Important Message!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Is there no gang plugin?
' 'recycled' 1) " (10459" 2393 39 1442072822 17076 10459 'Re: Boolin Squad Roster // PvP Prison Gang' 'DerpaTash' 'natashamcelduff@gmail.com' '151.229.153.10' 1 0 '' 'I'd love to join :D im derpatash your favourite human!  :P[size=24pt][color=pink][/color][/size]
' 'recycled' 1) " (10460" 2409 1 1442073012 17076 10462 'Thanks for making the new pvp area :D' 'DerpaTash' 'natashamcelduff@gmail.com' '151.229.153.10' 1 1442073285 'DerpaTash' 'Hey it me Tash (my profile still says kawaiitash ik)

Um hey! thanks for adding city pvp but a lot of people don't use it but I love it ty :D' 'lamp' 1) " (10463" 2410 10 1442074592 16530 10463 'I got banned for nothing?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Ign:[/b] [color=red]VorahHD[/color]
[b]Reason Of Ban:[/b] [color=red]https://gyazo.com/87e83011b46f78892e52920ed384a0b8[/color]
[b]Who Banned You:[/b] [color=red]Twini[/color]


[b]Why You Should Be Unbanned:[/b] [color=red]He Claims I Tped people out of pvp which i didn't... I got tped by xxGOODYERxx.[/color]' 'xx' 1) " (10461" 2409 1 1442073118 16530 10461 'Re: New Trial Mods (PvpBuilder)' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'lol just ignore him he's like 11..' 'xx' 1) " (10462" 2408 39 1442073165 16530 10462 'Re: Boolin Squad Important Message!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=PowerFlowderHD link=topic=2408.msg10458#msg10458 date=1442072597]
Is there no gang plugin?
[/quote]

soon.' 'recycled' 1) " (10464" 2411 10 1442076696 15971 10464 'Banned for saying "kys" but staff can get away with it' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 1442076798 'pepsiScopes' 'Fucking demote this shit staff member already all i wanted was for him to say sorry for perm banning me back in aviator beta for no reason and he says this??!?!?!?


Proof~http://prntscr.com/8fjdak' 'xx' 1) " (10465" 2412 2 1442076807 15971 10465 'Banned for saying "kys" but staff can get away with it' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Fucking demote this shit staff member already all i wanted was for him to say sorry for perm banning me back in aviator beta for no reason and he says this??!?!?!?


Proof~http://prntscr.com/8fjdak' 'xx' 1) " (10466" 2412 2 1442077034 16348 10466 'Re: Banned for saying "kys" but staff can get away with it' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Yep thats good prooof ::D' 'xx' 1) " (10467" 2408 39 1442077078 16348 10467 'Re: Boolin Squad Important Message!' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' ':o' 'recycled' 1) " (10468" 2411 10 1442077429 37 10468 'Re: Banned for saying "kys" but staff can get away with it' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'From what I saw CyberRapidfire asked "wat is a kys" so I don't think it's directed towards you.' 'xx' 1) " (10469" 2412 2 1442077550 37 10469 'Re: Banned for saying "kys" but staff can get away with it' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Context is key. Read the rest of chat I don't think it's directed towards you' 'xx' 1) " (10470" 2409 1 1442085934 26 10470 'Re: Thanks for making the new pvp area :D' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Vorah that's rude. Hes just saying thanks..' 'xx' 1) " (10471" 2393 39 1442085988 26 10471 'Re: Boolin Squad Roster // PvP Prison Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Is that why you always run from me? When you dont you die.' 'recycled' 1) " (10472" 2405 4 1442086582 26 10472 'Re: Unable to Join Prison' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Probally revamp' 'xx' 1) " (10473" 2412 2 1442090173 16519 10473 'Re: Banned for saying "kys" but staff can get away with it' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Even if its not to Pepsi well wtf is twin saying?! he's a mod and that just makes people like him less! ' 'xx' 1) " (10474" 2412 2 1442090233 16519 10474 'Re: Banned for saying "kys" but staff can get away with it' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'And why was he saying it as well? Like on some servers u can get banned no matter what rank u are for that.' 'xx' 1) " (10475" 2413 39 1442094923 16759 10475 'Chole this is my new gf' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 1442095232 'Xanbelor55' 'So pretty  8)

Pics: http://imgur.com/Sq72Fzl
another pic:  http://imgur.com/qDi8Dk8

And another thing her hat hides her hair. Suck this Chole you cant ever get me back.' 'recycled' 1) " (10476" 2393 39 1442096602 26 10476 'Re: Boolin Squad Roster // PvP Prison Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'pretty sure i got mlg kicked out. cuz im annoying woot woot' 'recycled' 1) " (10477" 2412 2 1442102002 16696 10477 'Re: Banned for saying "kys" but staff can get away with it' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Killer was right it was not meant to be for him as someone said in his evidence someone said " What Does KYS Mean? " And Twini Responded Kill Your self he was just telling the player what it meant and not telling the player to actually do it ' 'xx' 1) " (10478" 2405 4 1442102297 16696 10478 'Re: Unable to Join Prison' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'This happened last night as well While no staff was on and  prison was down AviatorGaming Known as The Owner & Zach was fixing it i would know because i was on last night and Aviator was on as well checking other servers to see if it was down ' 'xx' 1) " (10479" 2412 2 1442103508 16483 10479 'Re: Banned for saying "kys" but staff can get away with it' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'CyberRapidFire80 says at the top "wat is a kys." I was responding to him telling him what it means. It was not motioned towards anyone. It was just a response to a question. I do admit I should have worded my response better by saying "kys means kill yourself" instead of just saying "kill yourself"' 'xx' 1) " (10480" 2412 2 1442103867 1 10480 'Re: Banned for saying "kys" but staff can get away with it' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' 'from logs

[quote author=pepsiScopes link=topic=2412.msg10465#msg10465 date=1442076807]
for no reason and he says this??!?!?!?
[/quote]

[quote author=pepsiScopes link=topic=2412.msg10465#msg10465 date=1442076807]
[b][size=24pt]for no reason[/size][/b]
[/quote]


[quote][12:54:12] [Server thread/INFO]: PepsiScopes Thug fuck u twini fucking kys and slit ur wrist
[12:54:15] [Server thread/INFO]: PepsiScopes Thug fuck u twini fucking kys and slit ur wrist
[12:54:19] [Server thread/INFO]: PepsiScopes Thug fuck u twini fucking kys and slit ur wrist
[12:54:22] [Server thread/INFO]: PepsiScopes Thug fuck u twini fucking kys and slit ur wrist
[/quote]


[size=14pt]actual reason[/size]

[quote][12:54:30] [Server thread/INFO]: CyberRapidfire80 > wat is a kys^
[12:54:36] [Server thread/INFO]: Mod ThatTwiniGuy > kill yourself^[/quote]' 'xx' 1) " (10481" 2396 12 1442104013 1 10481 'Re: Still did not rank up' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' 'Buycraft says your transaction is complete. Please make another topic if it isn't the case.
Locked.' 'xx' 1) " (10482" 2411 10 1442104052 1 10482 'Re: Banned for saying "kys" but staff can get away with it' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' '[url=http://aviatorcraft.com/forum/index.php?topic=2412.msg10480#msg10480]http://aviatorcraft.com/forum/index.php?topic=2412.msg10480#msg10480[/url]' 'xx' 1) " (10483" 2413 39 1442104238 1 10483 'Re: Chole this is my new gf' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.98' 1 0 '' 'yeah suck it chloe

who is chloe' 'recycled' 1) " (10484" 2393 39 1442107825 16530 10508 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1442164627 'VorahHD' 'no u didn't? i just removed you from Skype because you spammed it. (readded)' 'recycled' 1) " (10485" 2405 4 1442119972 16438 10485 'Re: Unable to Join Prison' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=xPowerStaticx link=topic=2405.msg10478#msg10478 date=1442102297]
This happened last night as well While no staff was on and  prison was down AviatorGaming Known as The Owner & Zach was fixing it i would know because i was on last night and Aviator was on as well checking other servers to see if it was down
[/quote]

Thanks Power <3' 'xx' 1) " (10486" 2412 2 1442120066 16438 10486 'Re: Banned for saying "kys" but staff can get away with it' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=Alex link=topic=2412.msg10480#msg10480 date=1442103867]
from logs

[quote author=pepsiScopes link=topic=2412.msg10465#msg10465 date=1442076807]
for no reason and he says this??!?!?!?
[/quote]

[quote author=pepsiScopes link=topic=2412.msg10465#msg10465 date=1442076807]
[b][size=24pt]for no reason[/size][/b]
[/quote]


[quote][12:54:12] [Server thread/INFO]: PepsiScopes Thug fuck u twini fucking kys and slit ur wrist
[12:54:15] [Server thread/INFO]: PepsiScopes Thug fuck u twini fucking kys and slit ur wrist
[12:54:19] [Server thread/INFO]: PepsiScopes Thug fuck u twini fucking kys and slit ur wrist
[12:54:22] [Server thread/INFO]: PepsiScopes Thug fuck u twini fucking kys and slit ur wrist
[/quote]


[size=14pt]actual reason[/size]

[quote][12:54:30] [Server thread/INFO]: CyberRapidfire80 > wat is a kys^
[12:54:36] [Server thread/INFO]: Mod ThatTwiniGuy > kill yourself^[/quote]
[/quote]

-__- Pepsi keep fucking saying kill yourself and i slit ur wrist suicide isnt a funny matter do u fucking understand' 'xx' 1) " (10487" 2410 10 1442120143 16438 10487 'Re: I got banned for nothing?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[center][i]( u were still outside of pvp -__- and u fuckin lied about me being outside of pvp as well )[/i][/center]' 'xx' 1) " (10488" 2410 10 1442120190 16530 10488 'Re: I got banned for nothing?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2410.msg10487#msg10487 date=1442120143]
[center][i]( u were still outside of pvp -__- and u fuckin lied about me being outside of pvp as well )[/i][/center]
[/quote]

guess what i don't give a shit :) I've been unbanned for a while now!! :)' 'xx' 1) " (10489" 2409 1 1442120214 16438 10489 'Re: New Trial Mods (PvpBuilder)' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=VorahHD link=topic=2409.msg10461#msg10461 date=1442073118]
lol just ignore him he's like 11..
[/quote]


[center][i]Says the one who lies about a shit ton of stuff :/ 11 year old much Vorah?[/i][/center]' 'xx' 1) " (10490" 2410 10 1442120247 16438 10490 'Re: I got banned for nothing?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=VorahHD link=topic=2410.msg10488#msg10488 date=1442120190]
[quote author=Xx_Furries_xX link=topic=2410.msg10487#msg10487 date=1442120143]
[center][i]( u were still outside of pvp -__- and u fuckin lied about me being outside of pvp as well )[/i][/center]
[/quote]

guess what i don't give a shit :) I've been unbanned for a while now!! :)
[/quote]


[center][i]U were complainin about ur stuff so u did care about something -_-[/i][/center]' 'xx' 1) " (10491" 2410 10 1442120296 16530 10491 'Re: I got banned for nothing?' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'No clue watcha talking about.... And I dont care!!!!!!! :D' 'xx' 1) " (10492" 2410 10 1442120364 16438 10492 'Re: I got banned for nothing?' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=VorahHD link=topic=2410.msg10491#msg10491 date=1442120296]
No clue watcha talking about.... And I dont care!!!!!!! :D
[/quote]


[center]What* :33[/center]' 'xx' 1) " (10493" 2412 2 1442128428 16222 10493 'Re: Banned for saying "kys" but staff can get away with it' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Locking Topic

Since both Twini and Alex have responded with proof of Twini not saying such a thing toward any players' 'xx' 1) " (10494" 2414 2 1442140136 17040 10494 '_the_larz_ Hacking In pvp agen' 'Preuss13' 'alex13@jubii.dk' '87.48.15.42' 1 0 '' 'Name of the suspect:_The_Larz

What server was this on: Prison

When did they break this rule: 13-09-2015 12:40

Proof of the happening: https://www.youtube.com/watch?v=aLuYTIbcZl4&feature=youtu.be

What rule was broken: Hacking' 'xx' 1) " (10495" 2414 2 1442140681 16543 10495 'Re: _the_larz_ Hacking In pvp agen' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'great type skillz mr.rambo
you where laggy its no hacks and i already show my files to fireblazer  :P' 'xx' 1) " (10496" 2413 39 1442147641 16759 10496 'Re: Chole this is my new gf' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 1442148148 'Xanbelor55' '[quote author=Alex link=topic=2413.msg10483#msg10483 date=1442104238]
yeah suck it chloe

who is chloe
[/quote]

ChloeHerobrine she broke up with me. She was mean about it then I let it go and foung a new gf. She was also known as puppydog18.' 'recycled' 1) " (10497" 2409 1 1442151348 16530 10497 'Re: Thanks for making the new pvp area :D' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'He updated the topic dende... It said something about pvpbuilder abusing powers but he took that down' 'xx' 1) " (10498" 2409 1 1442154382 16837 10498 'Re: Thanks for making the new pvp area :D' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.118.55' 1 0 '' 'Wait Who said what?' 'xx' 1) " (10499" 2409 1 1442155898 16530 10499 'Re: Thanks for making the new pvp area :D' 'VorahHD' 'kbuergert66@gmail.com' '208.167.254.10' 1 0 '' '[quote author=PvPBuilder link=topic=2409.msg10498#msg10498 date=1442154382]
Wait Who said what?
[/quote]


This post was about you but i guess he changed it so my first comment is not related to the new one.' 'xx' 1) " (10500" 2409 1 1442156187 16837 10500 'Re: Thanks for making the new pvp area :D' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.118.55' 1 0 '' 'Was it DERPATASH that posted it?' 'xx' 1) " (10501" 2415 7 1442162257 24 10502 'RIP MINECRAFT GUYS :OOOOOO #BLAMEMICROSOFT' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 1442162403 'SoulMastera' '[color=red][b][i]RIP MINECRAFT GUYS!!!! ITS ALL MICROSOFT FAULT!! #BLAMEMICROSOFT. [/i][/b][/color]
[color=blue]P.S.[/color]
[i][u]http://xpaw.ru/mcstatus/[/u][/i]' 'xx' 1) " (10502" 2415 7 1442162306 26 10502 'Re: RIP MINECRAFT GUYS :OOOOOO #BLAMEMICROSOFT' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'doesnt this happen like every month' 'xx' 1) " (10503" 2415 7 1442162468 16913 10503 'Re: RIP MINECRAFT GUYS :OOOOOO #BLAMEMICROSOFT' 'FwizzPop' 'evillarreal03@icloud.com' '70.121.162.94' 1 0 '' 'shut up dende ur always wrong' 'xx' 1) " (10504" 2415 7 1442162492 24 10504 'Re: RIP MINECRAFT GUYS :OOOOOO #BLAMEMICROSOFT' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=DendeTheWizard link=topic=2415.msg10502#msg10502 date=1442162306]
doesnt this happen like every month
[/quote] Most Likely. Because Microsoft is doing a Number2 job running Minecraft. ' 'xx' 1) " (10505" 2409 1 1442162538 16530 10505 'Re: Thanks for making the new pvp area :D' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'yeah' 'xx' 1) " (10506" 2415 7 1442162603 16530 10506 'Re: RIP MINECRAFT GUYS :OOOOOO #BLAMEMICROSOFT' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Shitcraft' 'xx' 1) " (10507" 2415 7 1442162666 26 10508 'Re: RIP MINECRAFT GUYS :OOOOOO #BLAMEMICROSOFT' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 1442163069 'DendeTheWizard' 'k' 'xx' 1) " (10508" 2415 7 1442162735 24 10508 'Re: RIP MINECRAFT GUYS :OOOOOO #BLAMEMICROSOFT' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'A Game where you go to Microsoft Company and mine their System' 'xx' 1) " (10509" 2416 2 1442164913 0 10509 '411GHOST and The9001stDoctor' 'anggsharaf123' '' '41.42.151.116' 1 1442165248 'anggsharaf123' 'Name of the Suspect: 411Ghost and The9001stDoctor
What Server was this on: Survival
When did he Break this Rule: This morning
What rule was broken: Excessive Sexual References
Proof
' 'clip' 1) " (10510" 2414 2 1442182470 16696 10510 'Re: _the_larz_ Hacking In pvp agen' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I Dont See No Hacking And Most Of The Time You Were Indeed Lagging ' 'xx' 1) " (10511" 2417 3 1442184561 16696 10511 'Server Down? ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Why is the server down ? [ is it because of revamp? ] ' 'xx' 1) " (10512" 2417 3 1442184803 50 10512 'Re: Server Down? ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Its not working for a lot of people. And no not revamp' 'xx' 1) " (10513" 2414 2 1442195367 16276 10513 'Re: _the_larz_ Hacking In pvp agen' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' 'I think he is just mad because he lose the pvp fight' 'xx' 1) " (10514" 2413 39 1442196218 16276 10514 'Re: Chole this is my new gf' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'LOL gf in minecraft...great idea XDXD' 'recycled' 1) " (10515" 2416 2 1442197027 46 10516 'Re: 411GHOST and The9001stDoctor' 'davide' 'davidenriquez41@gmail.com' '70.192.197.230' 1 1442197547 'davide' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The players will be muted for 10 minutes on survival for excessive language.  If he does this again we will mute even longer.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10516" 2414 2 1442197375 46 10516 'Re: _the_larz_ Hacking In pvp agen' 'davide' 'davidenriquez41@gmail.com' '70.192.197.230' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied ):[/size][/color]
After looking at the video we have not found any substantial evidence where we could say that _The_Larz_ was hacking.  No punishments will be done.  Thanks for your concern though!.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10517" 1950 3 1442231942 17108 10517 'Re: i can\'t connect to the server' 'Woody_Hardscope' 'subcjs@gmail.com' '135.26.29.156' 1 0 '' 'Hi I'm Woody_Hardscope a Contributor rank on Aviatorcraft. When I join it it says the SAME thing but I used play.aviatorcraft.com aviatorcraft.com and aviatorcraft.net. Thanks please reply as soon as possible.' 'xx' 1) " (10518" 2417 3 1442232038 17108 10518 'Re: Server Down? ' 'Woody_Hardscope' 'subcjs@gmail.com' '135.26.29.156' 1 0 '' 'Come on man. I need in the server. My friends want me in!![move][/move]' 'xx' 1) " (10519" 2348 39 1442232164 17108 10519 'Re: Survival' 'Woody_Hardscope' 'subcjs@gmail.com' '135.26.29.156' 1 0 '' 'Then I report 411Ghost for EXTREME harassment and even Pedophilia for my 9 year old cousin's sake.' 'recycled' 1) " (10520" 2413 39 1442237643 16348 10520 'Re: Chole this is my new gf' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh ._.' 'recycled' 1) " (10521" 2418 2 1442241767 16543 10521 'Hipster41 advertising ' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'name:Hipster41
server:prison
time:just a min ago
proof: http://imgur.com/EkNqPZC
rule broken:advertising

-larz  :D' 'xx' 1) " (10522" 2419 4 1442242594 17061 10522 'Unable To Join The Server' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'Right now I cant join the server. It might be my computer or my Minecraft. I Tried to restart my computer everything I could think of and I still cant join. Im gonna still keep trying maybe I will call tech support?  :P' 'xx' 1) " (10523" 2419 4 1442250055 26 10523 'Re: Unable To Join The Server' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Sometimes minecraft goes down.' 'xx' 1) " (10524" 2348 39 1442250131 26 10524 'Re: Survival' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' '"report for killing" if that was a thing I would be banned.' 'recycled' 1) " (10525" 1950 3 1442250256 26 10525 'Re: i can\'t connect to the server' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'I recommend checking this if ALL minecraft servers are down or not. Its one of the posts that have been stickied but the forum revamp removed it. Here you go!

http://xpaw.ru/mcstatus/' 'xx' 1) " (10526" 2420 7 1442250307 26 10526 'Is Minecraft Down?' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Check this to see if it is down. It refreshes often and no you don't need to refresh the whole page for you to see. If its red that means its down!

http://xpaw.ru/mcstatus/' 'xx' 1) " (10527" 2421 7 1442250328 26 10527 'hey my name is joe' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'and i work at a button factory then the factory exploded and everyone died.' 'xx' 1) " (10528" 2422 39 1442250901 0 10528 'Survival Pvp kit' 'anggsharaf123' '' '41.42.153.231' 1 0 '' 'How many /kit pvps do you get or is it only one? And how many sets of armor do you get?' 'recycled' 1) " (10529" 1950 3 1442254348 16865 10529 'Re: i can\'t connect to the server' 'IIMarinesII' 'tajwarrahman1221@yahoo.com' '73.198.58.30' 1 0 '' 'I have used both of those IPs but it still doesn't work and my internet connection was perfect.' 'xx' 1) " (10530" 1950 3 1442259264 16756 10530 'Re: i can\'t connect to the server' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.220.131' 1 0 '' 'I tried both but mine is still not working too.
' 'xx' 1) " (10531" 2348 39 1442259332 16756 10531 'Re: Survival' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.220.131' 1 0 '' 'wow woody u han no proof that i did that and i never did it
' 'recycled' 1) " (10532" 2418 2 1442260719 16519 10532 'Re: Hipster41 advertising ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Just did research this is a real server. She should get a ban Nice catch Larz.' 'xx' 1) " (10533" 2423 7 1442261272 16519 10533 '#Important' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' '#Brick4President

    Am i right world?!  8)' 'xx' 1) " (10534" 2424 3 1442263486 16342 10534 'The Ip Adress for Aviatorcraft' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.37.204' 1 0 '' 'For some reason it won't let me join AviatorCraft anymore. It lets me on every other server I play on except this one. I tried both ips : aviatorcraft.com and play.aviatorcraft.com and I get the same thing. Have they changed the ip or is the server messed up? ' 'xx' 1) " (10535" 2419 4 1442263659 17061 10535 'Re: Unable To Join The Server' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'But it didn't work yesterday after they fixed all minecraft servers
' 'xx' 1) " (10536" 2424 3 1442263680 16696 10542 'Re: The Ip Adress for Aviatorcraft' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1442269274 'davide' '[font=impact]The Servers Down At The Moment Alot of people is reporting this please be patient you got the right IP Address but the servers is just down 

                                                                                  -xPowerStaticx [/font]' 'xx' 1) " (10537" 2419 4 1442263722 16696 10542 'Re: Unable To Join The Server' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1442269296 'davide' '[font=impact]The Servers Down At The Moment Alot of people is reporting this please be patient

                                                                                                  -xPowerStaticx [/font]

                                      ' 'xx' 1) " (10538" 1950 3 1442263811 16696 10542 'Re: i can\'t connect to the server' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1442269317 'davide' '[font=impact]The Servers Down At The Moment Alot of people is reporting this please be patient

                                    -xPowerStaticx[/font]


                                                                      ' 'xx' 1) " (10539" 2422 39 1442265439 26 10539 'Re: Survival Pvp kit' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'You get one set of armor every time you do the kit which is once every 24 hours' 'recycled' 1) " (10540" 2419 4 1442265482 26 10540 'Re: Unable To Join The Server' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' '*A lot' 'xx' 1) " (10541" 2424 3 1442265514 26 10541 'Re: The Ip Adress for Aviatorcraft' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' '*A LOT there's a space' 'xx' 1) " (10542" 2423 7 1442265553 26 10542 'Re: #Important' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' '#soniccaleb4president' 'xx' 1) " (10543" 2425 4 1442269589 24 10543 'Aviatorcraft IP server not working???' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Last night I log on and went to the Multiplayer Server. Aviatorcraft wasn't loading. It says "[color=red]Can't Connect to Server[/color]". So I refresh it about 30 times and keep saying the same thing. Then today it's doing the same thing. R3D(Sorry don't wanna say your realname) and Smallen having same issue sooo... Can you maybe fix this????' 'xx' 1) " (10544" 2424 3 1442269723 24 10544 'Re: The Ip Adress for Aviatorcraft' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=DurableGamer84 link=topic=2424.msg10534#msg10534 date=1442263486]
For some reason it won't let me join AviatorCraft anymore. It lets me on every other server I play on except this one. I tried both ips : aviatorcraft.com and play.aviatorcraft.com and I get the same thing. Have they changed the ip or is the server messed up?
[/quote] You arent the only one who has this problem. R3D me and Smallens are having the same issue. Its only for Certain people so your arent the only one.
' 'xx' 1) " (10545" 1950 3 1442269826 24 10545 'Re: i can\'t connect to the server' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=xPowerStaticx link=topic=1950.msg10538#msg10538 date=1442263811]
[font=impact]The Servers Down At The Moment Alot of people is reporting this please be patient

                                    -xPowerStaticx[/font]


                                                                   
[/quote]Dude you kinda need to stop because its only for that day its the IP Address problem half of the people can join while the others cant. Stop being a smarty Donkey -_-.' 'xx' 1) " (10546" 2419 4 1442269959 24 10546 'Re: Unable To Join The Server' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Half of the people cant join the server. Its only for certain players.
' 'xx' 1) " (10547" 2402 3 1442270865 17101 10547 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'Butterflyboss2' 'tigerpmvt@Yahoo.com' '71.234.181.161' 1 1442271065 'Butterflyboss2' 'Well look I don't even care if you unban me anymore. Ask my these people if they think I've done anything ban-worth: BornNinja iRazorCell and NatsuTheKidRS. They all know me really well I swear. They know a lot about me as a gamer. All I do there is building survival and rp! Ask them! oh and tell at least ONE to join the forums PLEASE!

' 'exclamation' 1) " (10548" 2425 4 1442271982 26 10548 'Re: Aviatorcraft IP server not working???' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'rip aviator' 'xx' 1) " (10549" 2418 2 1442288577 32 10549 'Re: Hipster41 advertising ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Thank you for the report Player has been tempbanned for 7 days[/b]' 'xx' 1) " (10550" 2423 7 1442302685 16438 10550 'Re: #Important' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[center][i]#DonaldTrumpForPresident
#KanyeWestforVicePresident[/i][/center]' 'xx' 1) " (10551" 2426 3 1442321872 0 10551 'Reset' 'anggsharaf123' '' '41.42.153.231' 1 0 '' 'When is the next reset for survival? And when it resets does all of you kits go away or do you keep your kits after the server restarts?' 'xx' 1) " (10552" 2426 3 1442322565 31 10552 'Re: Reset' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'The next server reset is December 1st and if you bought anything from the online shop you'll receive back.' 'xx' 1) " (10553" 2427 10 1442329471 16348 10553 'unban fire' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1442330644 'PowerFlowderHD' 'unban
its already time lols' 'xx' 1) " (10554" 2427 10 1442335899 26 10554 'Re: unban fire' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'you should make it more proffesional' 'xx' 1) " (10555" 2427 10 1442340113 46 10555 'Re: unban fire' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=red]Appeal Denied[/color][/size]
Your ban appeal must be served throughout.  There is no shortcutting a ban.  Since your ban began at 3:20pm EST on September 8th 2015 your ban will then end on September 15th 2015 at [u]3:20pm EST[/u].  At the time of this reply you have 1 hour and 17 minutes remaining on your ban. We will not cut the ban early you will serve it through its entirety. 

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10556" 2407 10 1442340150 46 10556 'Re: _The_Larz_' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Situation dealt with ban was served.  Locking Topic.

' 'xx' 1) " (10557" 2365 10 1442341516 46 10557 'Re: JDK Banning Me For Saying One Sentence' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

Since no admin or other moderator is responding to this and I usually do not any reports against me I will have to do it this one time. 

There have been a few things that have changed on this server since your two month ban so I will go ahead and explain them as short and simplified as possible so that way you can understand some of the new policies (this is not meant to be derogatory but informative). 

The first major rule change is offensive names.  We had an incident (I want to say about a month ago) where a player changed their username into a very offensive and quite explicit name.  Players reported this incident and expressed their general disgust with this new name and asked if we could change it.  After a short discussion we decided that there will no longer be offensive or profound names that would invoke a player to become displeased or upset with the name.  Your username "BitchSky" falls under that catergory because it is a nickname not your actual username. So after asking you to turn it into something else multiple times (and occasionally forcing it to a different name) you refused.  We are adding this into the new rules of the server which will be coming out shortly which is why you cannot find the rule at the moment. 

The second major thing I would like to point out is this: [color=red]I am not a Mineplex Admin.[/color] What they do and what other staff members do are two completely different things.  Just because something is justified on one server does not make it justified on all minecraft servers so I am not too sure how this would be at all the same.  Plus there is the fact that mineplex has a chat filter so I do not know how you would say "Suck a Dick" on mineplex and not get at least a warning. Also j_boy is no longer an Aviatorcraft moderator for he retired from his duties.  How every staff member deals with this is fairly different and we are going to soon be creating a standard for all moderators and staff members to follow to ensure everyone is treated fairly. 

Finally the first warning that you were issued was for general rudeness to PvPBuilder by calling him a very negative comment. (i will post a section of chat when i get home about this situation and what your first warning was specifically). That was your first kick and only warning for harassment.  Our server operates under a 1 warning system (a kick) and has been very effective through that single warning.  Even through recent polls we have been asked to be a bit more aggressive with our harassment policies which we are currently considering.  However going based on our current rules system your ban was justified.

Closing out I will say this.  Based on our current system of how our server works I was not justified to give you an outright permanent ban so in that regards I will unban you from Aviatorcraft.  I am only doing this because of the fact that the other staff have ignored this and has forced myself to argue about a situation that I would like to have resolved at the current time. So your harassment only warranted for a 2 day ban instead of a permanent ban because it would have been your second offense. I will be unbanning you by tomorrow morning so that way you can enjoy the server once again.  [u]Just remember about our new policy for usernames and nicknames along with our harassment policies.[/u]

~[color=blue]JDK21132[/color]' 'xx' 1) " (10558" 2426 3 1442346971 0 10558 'Re: Reset' 'anggsharaf123' '' '41.42.195.6' 1 0 '' 'December 1st this year' 'xx' 1) " (10559" 2426 3 1442348873 46 10559 'Re: Reset' 'davide' 'davidenriquez41@gmail.com' '70.192.202.173' 1 0 '' '[b][font=georgia]Hello

The next server reset will happen on December 1st 2015.  This will effect all servers of Aviatorcraft.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10560" 2402 3 1442350320 17101 10560 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'Butterflyboss2' 'tigerpmvt@Yahoo.com' '71.234.181.161' 1 0 '' 'I just got unbanned! ' 'xx' 1) " (10561" 2428 39 1442368419 16276 10561 'Random Topic (Bored)' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' '[color=red][size=18pt][b]ROAST ME[/b][/size][/color]  :P :P :P

I'm bored that's why and staff please don't ban or warn people if they say mean things about me its part of the game

Have fun  ;)' 'recycled' 1) " (10562" 2429 7 1442369637 16276 10562 'Roast me XD' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' '[color=red][size=18pt][b]ROAST ME[/b][/size][/color]  :P :P :P

I'm bored that's why and staff please don't ban or warn people if they say mean things about me its part of the game

Have fun  ;)' 'xx' 1) " (10563" 2423 7 1442370117 16276 10563 'Re: #Important' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2423.msg10550#msg10550 date=1442302685]
[center][i]#DonaldTrumpForPresident
#KanyeWestforVicePresident[/i][/center]
[/quote]

Get ready for dooms day XD' 'xx' 1) " (10564" 2429 7 1442371329 26 10564 'Re: Roast me XD' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Stfu kid.  Go get a life honestly' 'xx' 1) " (10565" 2429 7 1442387907 16403 10565 'Re: Roast me XD' 'Grko_112' 'fisher.hazel1@gmail.com' '202.47.66.114' 1 0 '' '[quote author=DendeTheWizard link=topic=2429.msg10564#msg10564 date=1442371329]
Stfu kid.  Go get a life honestly
[/quote]
nice one XD
' 'xx' 1) " (10566" 2429 7 1442408763 16438 10566 'Re: Roast me XD' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'u
are
a
rotten
salty
eggplant <3 mkay ' 'xx' 1) " (10567" 2429 7 1442409501 16276 10567 'Re: Roast me XD' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.62' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2429.msg10566#msg10566 date=1442408763]
u
are
a
rotten
salty
eggplant <3 mkay
[/quote]

LOL xD' 'xx' 1) " (10568" 2429 7 1442419496 46 10568 'Re: Roast me XD' 'davide' 'davidenriquez41@gmail.com' '70.192.214.77' 1 0 '' 'Your minecraft skin looks like a slime tried to escape a battle with a hideous beast who wanted to look pretty but couldn't so they smashed the slime on his head dyed it blue and added googly eyes.

' 'xx' 1) " (10569" 2429 7 1442420423 16276 10569 'Re: Roast me XD' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.62' 1 0 '' '[quote author=davide link=topic=2429.msg10568#msg10568 date=1442419496]
Your minecraft skin looks like a slime tried to escape a battle with a hideous beast who wanted to look pretty but couldn't so they smashed the slime on his head dyed it blue and added googly eyes.
[/quote]

So detail XDXD' 'xx' 1) " (10570" 2429 7 1442422781 46 10570 'Re: Roast me XD' 'davide' 'davidenriquez41@gmail.com' '70.192.214.77' 1 0 '' 'I am kind of interested in seeing what a roast me on myself would look like though.  I feel that the people of Aviatorcraft would be utterly savage. lol. Maybe keep it on reddit.
' 'xx' 1) " (10571" 2429 7 1442424449 16276 10571 'Re: Roast me XD' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.62' 1 0 '' '[quote author=davide link=topic=2429.msg10570#msg10570 date=1442422781]
I am kind of interested in seeing what a roast me on myself would look like though.  I feel that the people of Aviatorcraft would be utterly savage. lol. Maybe keep it on reddit.
[/quote]

lol in my country for some reason they block reddit and no i dont live in south korea XDXD' 'xx' 1) " (10572" 2423 7 1442494103 15888 10572 'Re: #Important' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.119' 1 0 '' 'No guys. #SanicForPres' 'xx' 1) " (10573" 2413 39 1442494215 15888 10573 'Re: Chole this is my new gf' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.119' 1 0 '' 'Gratz man. You know you're mlg when you date on minecraft.' 'recycled' 1) " (10574" 2430 7 1442494444 15888 10574 'how to mlg' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.64.119' 1 0 '' 'hey guise i founded a way to mlg lewk and be omazed

http://youtu.be/xbFfz13gch4

Goota gu fest ' 'xx' 1) " (10575" 2430 7 1442498005 26 10575 'Re: how to mlg' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Its a trap dont do it' 'xx' 1) " (10576" 2423 7 1442498018 16438 10576 'Re: #Important' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Soniccaleb link=topic=2423.msg10572#msg10572 date=1442494103]
No guys. #SanicForPres
[/quote]


no body loves u sonic except amy <3' 'xx' 1) " (10577" 2423 7 1442498038 26 10577 'Re: #Important' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Wat' 'xx' 1) " (10578" 2393 39 1442503294 16530 10578 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Bump' 'recycled' 1) " (10579" 2431 2 1442503890 16398 10579 'Dragon0508 Harrasing' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'Name of the suspect?: Dragon0508
What server was this on?: Prison
When did they break this rule?: Harassment and constant mean comments.
Proof of the happening: http://imgur.com/a/1WkYj
What rule was broken?: Harassment

Thanks!
Louis (xxGOODYERxx)
' 'xx' 1) " (10580" 2432 2 1442505840 16398 10580 'minidiggy giving out IP' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 1442506142 'Louis' 'Name: minidiggy
Server: Prison
Evidence: http://imgur.com/lfhuHbH
Rule Broken: Advertising

Thanks!
Louis (xxGOODYERxx)

P.S Not to mention he told me he doesn't care because he has 10 other accounts (not sure whether to believe) so he will need an IP ban for his ban duration.' 'xx' 1) " (10581" 2431 2 1442506344 46 10581 'Re: Dragon0508 Harrasing' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished for breaking the rule advertising. Thanks for the report!

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10582" 2432 2 1442506394 46 10582 'Re: minidiggy giving out IP' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished for breaking the rule Advertising.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10583" 2393 39 1442506644 46 10583 'Re: Boolin Squad Roster // PvP Prison Gang' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]I am fine with the gang but I will tell you this.  If someone from the gang gets banned for something whether it may be harassment hacking advertising etc I do not wish to see a massive out pouring of "THAT's BULL($&(&^$()&#" from the members of the group.  You guys can appeal bans and know how to do it the proper way so I do hope that this does not happen.

I am only saying this because it is a general concern that I have with "PVP Gangs" and gangs plugins. Just an FYI.

~[color=blue]JDK21132[/color] [/font][/b]' 'recycled' 1) " (10584" 2393 39 1442508060 16530 10584 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Jdk this is a pre roster until the actual gang plugin gets added. And don't worry my gang wouldn't do such a thing ;)' 'recycled' 1) " (10585" 2433 2 1442518996 16530 10585 'Agentstone' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[b]Name of the suspect?: [color=red]Agentstone[/color]
What server was this on?: [color=red]Prison[/color]
When did they break this rule?: [color=red]3:52 Pm Est[/color]
Proof of the happening: [color=red]http://imgur.com/2b3Y4hO[/color]
What rule was broken?: [color=red]Harassment[/color] [/b]' 'xx' 1) " (10586" 2433 2 1442522170 16519 10586 'Re: Agentstone' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'whats ur texture pack?' 'xx' 1) " (10587" 2434 2 1442527423 16696 10587 'Slayer_Shadow' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Who? - Slayer_Shadow

What'd they do ? - Slayer_Shadow is ban evading whats the name of his OG account u may ask? Its XX_obeykiller_XX he is supposed to be perm banned with XX_carlos_XX for Hacking Ban Evading and then Hacking Again

Evidence? - No i do not have evidence but u can run the IP and check if  Slayer_Shadow is an alt of Obey ' 'xx' 1) " (10588" 2393 39 1442540345 16519 10588 'Re: Boolin Squad Roster // PvP Prison Gang' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Thank you JDK we will use your advise to the best of our ability.' 'recycled' 1) " (10589" 2423 7 1442542330 15888 10589 'Re: #Important' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'i haz fwiends!!111' 'xx' 1) " (10590" 2393 39 1442581988 0 10590 'Re: Boolin Squad Roster // PvP Prison Gang' 'Facelesswarrior5' '' '166.137.248.26' 1 0 '' 'Baller boy and pandakids pvp squad V2.0 . Lovely.' 'recycled' 1) " (10591" 2393 39 1442589277 16530 10591 'Re: Boolin Squad Roster // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '70.199.89.246' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2393.msg10590#msg10590 date=1442581988]
Baller boy and pandakids pvp squad V2.0 . Lovely.
[/quote]

You hack. Lovely.' 'recycled' 1) " (10592" 2393 39 1442614926 26 10592 'Re: Boolin Squad Roster // PvP Prison Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Vorah just let it go honestly WHO CARES IF HE HACKED. He doesn't pvp much or at all so is there really a reason to give a fuck' 'recycled' 1) " (10593" 2435 2 1442632558 17117 10594 'MeanEye52 is spamming' 'ikanderson' 'sk8erfurever@gmail.com' '72.133.40.187' 1 1442639827 'ikanderson' 'Name: MeanEye52 (Eli)
server this was on: Aviatorcraft.com
When did they break the rule: abt 10:00 PM (CST)
proof of the happening: picture doesnt work so it is a file
what rule was broken: Spamming:
Description:
This was spam consisting of lots of 123 spam. EX: 123123123123


' 'clip' 1) " (10594" 2435 2 1442639292 16696 10594 'Re: MeanEye52 is spamming' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Please Use The Correct Reporting Format

[color=red]"Lrice - Reporting Format:

Please answer all the questions.

Name of the suspect?:
What server was this on?:
When did they break this rule?:
Proof of the happening:
What rule was broken?:
Concise description (Not Required):"
[/color]' 'xx' 1) " (10595" 2435 2 1442640261 17117 10595 'Re: MeanEye52 is spamming' 'ikanderson' 'sk8erfurever@gmail.com' '72.133.40.187' 1 0 '' 'fixed the format
' 'xx' 1) " (10596" 2436 1 1442663417 16438 10596 'New Kingdom Roleplay' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i]Once Grko is unbanned we will be accepting members for a large scale roleplay of a kingdom we are still busy building but u will be notified when it is open we are hoping to have elite roleplayers join only examples will be below if u wish to join u must keep everything pg 13+ and i will run u through a trust scan any people found griefing the area will be dealt with seriously the kingdom is an exclusive roleplay only for members who i choose to be in it there is a large space avalible but only for the trained writers such as myself we are currently looking for people to build a large dragon and a castle  [/i][/center]

[center][i]Example;[/i][/center]
[quote="FurriesX"][center][b][color=#BFBFFF]Amythst[/color][/b][/center]
[center][i]she shook herself as feathers fell from her darkend wings she huffed and took to the air for a short while landing ontop of a tree she tied her hair up it was chilly she looked for a watering hole so she could clean her and her clothes off she spotted a warm pool she jumped down walking towards it moving a bit faster she looked down and smiled pawing the water she jumped in swimming around swaying her tail at the freshness of the water she had grown up alone for most of her life and was used to being alone she swam around relaxing near the water fall she stood up in the water and slowly started to wash her hair with some shampoo she had stolen from a camp she washed herself and laid down in the shallow end closing her eyes enjoying the heat and coolness[/i][/center][/quote]


[center][i](this fourm will be used for ideas for upcomming events in the roleplay)[/i][/center]

[center][i](and be nice -_- i actually do roleplay fyi i just dont really like the minecraft ones because yall cant write properly ;D )[/i][/center]' 'xx' 1) " (10597" 2437 41 1442667572 17061 10597 'poseypink spamming' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'What server: prison
When: This morning

Proof

2015-09-19_09.06.48.jpg' 'recycled' 1) " (10598" 2438 41 1442668045 17061 10598 'poseypink Spamming Me' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'When: today
What server: prison
Name of the player: poseypink

Proofhttp
//imgur.com/T2iH56m

Why she wanted me to help her rankup but she need to do it herself so she said "I'm going to annoy you until I get to free."' 'recycled' 1) " (10599" 2439 2 1442668296 17061 10599 'Spamming' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'When: today
Who: poseypink
What server: Prison
Why: Because she would annoy me until I get her to free.
What rule broken: Spam

Proof
http://imgur.com/T2iH56m

' 'xx' 1) " (10600" 2440 2 1442682267 16747 10600 'JackThelad45 Bullying me and my friends constantly' 'Beastie04' 'kh.stephens@outlook.com' '2.218.35.22' 1 0 '' 'JackThelad45 Constantly bullies me and every1 else that steppes in his path. Read where he put's little Cunt and Stand on a cliff edge. By the way i'm Katie/Beastie04  ' 'thumbdown' 1) " (10601" 2441 41 1442682455 17034 10601 'Swearing' 'babejay2001' 'littlebabyjay66@gmail.com' '82.40.58.142' 1 0 '' 'Who: EdmanTheScientst
What Server: Skyblock
When: Today                19/09/2015                6pm UK Time
Proof: Won't let insert picture :(
Rule: Swearing
' 'recycled' 1) " (10602" 2440 2 1442683596 31 10602 'Re: JackThelad45 Bullying me and my friends constantly' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Context is key here to me it doesn't seem like they're harassing you but someone else. IF it had been Katie you are terrible or worse than that then they'd technically be harassing you. ' 'xx' 1) " (10603" 2442 41 1442683708 17034 10603 'Bullying' 'babejay2001' 'littlebabyjay66@gmail.com' '82.40.58.142' 1 0 '' 'Who: Beastie04
When: EVERYDAY!! :(
What Server: Skyblock

She always says "Ugh" "What are they doing on?!" ECT
Everytime me or my friend JackTheLad45 (or Jack_G45)
Comes on and it really is starting to annoy me ;(

I used to be on her island and helped her by building most of it
and she would say to others that she built it (Even tho I did)
Then it came to the point when she started to become very Rude and Snotty to me
So I had to leave and start over.

And from when I left her island she has been very rude to me and my friends :(

As well as she is getting her friends to gang up onto me and JackTheLad45 (Jack_G45)
The people who she is getting to gang up onto us are: minimagwa and others
But it is mostly 'minimagwa' and her

And now it has got to the point where I don't want to come onto the server
Even tho I LOVE this server as its one of my FAVOURITES
and They are making it so I don't want to come on anymore

Please can you sort this problem out for me please.

Many Thanks :)
' 'recycled' 1) " (10604" 2440 2 1442683830 17118 10604 'Re: JackThelad45 Bullying me and my friends constantly' 'JackTheLad45' 'Jackgille45@gmail.com' '78.144.99.70' 1 0 '' 'Lets Be Honest You are the one being mean to me and babejay You Constantly express hatred toward us and you are now trying to get us banned. This Attitude is Unacceptable and I'm not going to let you take away this remarkable server from me Every time I join Skyblock you end up putting comments like "Ughh" and "Why are they on". I know I should of ignored you but it is starting to get to the point where I don't want to Join this server anymore. Ignoring you would of resulted in me not seeing what you had typed about me and unknowing is worse.' 'thumbdown' 1) " (10605" 2440 2 1442683929 16747 10605 'Re: JackThelad45 Bullying me and my friends constantly' 'Beastie04' 'kh.stephens@outlook.com' '2.218.35.22' 1 0 '' 'i'm not. U always threaten me ect ect you have always been mean 2 me plus u griefed me on purpose but ever since i got Avian u got worse. Yurt jealous ' 'xx' 1) " (10606" 2440 2 1442684031 17034 10606 'Re: JackThelad45 Bullying me and my friends constantly' 'babejay2001' 'littlebabyjay66@gmail.com' '82.40.58.142' 1 0 '' 'Beastie or Katie when has Jack ever threatened you?
Because he as not Jack won't threaten anyone as I know (IRL)' 'xx' 1) " (10607" 2440 2 1442684135 16747 10607 'Re: JackThelad45 Bullying me and my friends constantly' 'Beastie04' 'kh.stephens@outlook.com' '2.218.35.22' 1 0 '' 'Sorry CerialMuncher but you haven't been there it's constant. Those are the nicest words he has EVER said to me.' 'xx' 1) " (10608" 2440 2 1442684169 17118 10608 'Re: JackThelad45 Bullying me and my friends constantly' 'JackTheLad45' 'Jackgille45@gmail.com' '78.144.99.70' 1 0 '' 'Beastie You Really need to stop making things up and trying to lie your way out of this Situation You Have stepped over the border now and you can't turn back . Also I didn't grief your Island so stop telling people that.' 'angry' 1) " (10609" 2440 2 1442684333 16276 10609 'Re: JackThelad45 Bullying me and my friends constantly' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.253' 1 0 '' 'Hello

CeralMuncher is actually correct and the fact that both of you are arguing doesn't help the situation here. The staff will check the log so all of us know who started it. If you guys don't want any further argument posted you better lock this post and let the staff look at it.

Thank you' 'xx' 1) " (10610" 2442 41 1442684361 16276 10610 'Re: Bullying' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.253' 1 0 '' 'Is there any prove?
' 'recycled' 1) " (10611" 2440 2 1442684438 17118 10611 'Re: JackThelad45 Bullying me and my friends constantly' 'JackTheLad45' 'Jackgille45@gmail.com' '78.144.99.70' 1 0 '' '[quote author=Beastie04 link=topic=2440.msg10600#msg10600 date=1442682267]
JackThelad45 Constantly bullies me and every1 else that steppes in his path. Read where he put's little Cunt and Stand on a cliff edge. By the way i'm Katie/Beastie04
[/quote]

I Only Said Those Words Because You Made Me Angry I apologise now.' 'xx' 1) " (10612" 2440 2 1442684535 16276 10612 'Re: JackThelad45 Bullying me and my friends constantly' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.253' 1 0 '' '[quote author=JackTheLad45 link=topic=2440.msg10611#msg10611 date=1442684438]
[quote author=Beastie04 link=topic=2440.msg10600#msg10600 date=1442682267]
JackThelad45 Constantly bullies me and every1 else that steppes in his path. Read where he put's little Cunt and Stand on a cliff edge. By the way i'm Katie/Beastie04
[/quote]

I Only Said Those Words Because You Made Me Angry I apologise now.
[/quote]

Ok good this is going somewhere. Now please lock the thread before any argumentation starts again' 'xx' 1) " (10613" 2436 1 1442686834 16348 10697 'Re: New Kingdom Roleplay' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 1442936737 'WhiteDecay' 'no
Plus love ya ' 'xx' 1) " (10614" 2436 1 1442694007 16530 10697 'Re: New Kingdom Roleplay' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 1442936754 'WhiteDecay' '[quote author=PowerFlowderHD link=topic=2436.msg10613#msg10613 date=1442686834]
no
Plus love ya
[/quote]

Haha' 'xx' 1) " (10615" 2443 2 1442698177 17119 10615 'hacking' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'who?: hunny something (in video ov :P)
what rule?: hacking
where?: prison
Proof?: https://www.youtube.com/watch?v=l4RohaqLn8k
' 'xx' 1) " (10616" 2444 3 1442713535 17120 10616 'mini-game gestion' 'Angie1082' 'aleeds82@gmail.com' '74.243.128.118' 1 0 '' 'how do i play a mini-game?' 'xx' 1) " (10617" 2436 1 1442733236 16438 10697 'Re: New Kingdom Roleplay' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 1442936779 'WhiteDecay' '[quote author=PowerFlowderHD link=topic=2436.msg10613#msg10613 date=1442686834]
no
Plus love ya
[/quote]


[center][img]http://www.deargodwhyussports.com/uploads/2/1/9/7/2197555/1496568_orig.gif[/img][/center]' 'xx' 1) " (10618" 2436 1 1442733290 16438 10618 'Re: New Kingdom Roleplay' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=VorahHD link=topic=2436.msg10614#msg10614 date=1442694007]
[quote author=PowerFlowderHD link=topic=2436.msg10613#msg10613 date=1442686834]
fuck off
[/quote]

Haha
[/quote]

[center][i]vorah u are a subspecies of beaver and therefor to stupid to Insult [/i][/center]' 'xx' 1) " (10619" 2393 39 1442733526 16438 10619 'Re: Boolin Squad Roster // PvP Prison Gang' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[center][img]https://themidnightalliance.files.wordpress.com/2013/07/nope.gif[/img][/center]

[center][i]I vote for a new owner vorah is incapable to be a owner because of his shitty attitude towards other people and naming a gang boolin it sounds more like casper the friendly ghost's girlscout camp have a ghouling time at the pathetic loner gang who call them selfs boolin <3[/i][/center]' 'recycled' 1) " (10620" 2423 7 1442733614 16438 10620 'Re: #Important' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=Soniccaleb link=topic=2423.msg10589#msg10589 date=1442542330]
i haz fwiends!!111
[/quote]

[center][img]https://emptystress.files.wordpress.com/2013/11/sure.gif?w=440&h=220[/img][/center]' 'xx' 1) " (10621" 2429 7 1442733685 16438 10621 'Re: Roast me XD' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.22.237' 1 0 '' '[quote author=davide link=topic=2429.msg10570#msg10570 date=1442422781]
I am kind of interested in seeing what a roast me on myself would look like though.  I feel that the people of Aviatorcraft would be utterly savage. lol. Maybe keep it on reddit.
[/quote]

[center][img]http://media.tumblr.com/d0f9f9f84215567494882e7055126ca5/tumblr_inline_mlzaaep9wJ1qz4rgp.gif[/img][/center]

[center][i]hehe...[/i][/center]' 'xx' 1) " (10622" 2433 2 1442757023 17119 10622 'Re: Agentstone' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' '[color=yellow][/color]Yah whats that pack?' 'xx' 1) " (10623" 2433 2 1442757665 16438 10623 'Re: Agentstone' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'hes already banned for 2 weeks..' 'xx' 1) " (10624" 2445 2 1442759287 17061 10624 'Begging' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'When: today
Server: Prison
Who: poseypink
Why: Wants to rankup

Proof:

http://imgur.com/4ZoNsWB
' 'xx' 1) " (10625" 2446 39 1442760646 16936 10625 'How do i Un-add everyone?' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' ' Once again i was robbed but i have no idea who is doing it! They even found the HIDDEN chest of valuables! can anyone tell me how to un-add all of the players that are added on my plot without having to pick them all out individually or having to move my plot again. please help me asap. :'(' 'recycled' 1) " (10626" 2446 39 1442760894 16837 10626 'Re: How do i Un-add everyone?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.255.64.191' 1 0 '' 'Hi Puppie the command is /plot remove [Username] or /P remove [Username].

- PvP' 'recycled' 1) " (10627" 2446 39 1442760956 16936 10627 'Re: How do i Un-add everyone?' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' '[quote author=PvPBuilder link=topic=2446.msg10626#msg10626 date=1442760894]
Hi Puppie the command is /plot remove [Username] or /P remove [Username].

- PvP
[/quote]

yeah but my problem is that i don't want to have to pick everyone out individually without moving my plot again :-\\' 'recycled' 1) " (10628" 2447 39 1442761010 16530 10628 'Boolin Squad // PvP Gang' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '[b][color=red][size=24pt]Boolin Squad Roster[/size][/color][/b]


[b][color=red][size=14pt]Owners:[/size][/color][/b]
[color=black]- [b]Vorah[/b][/color]
[color=black]- [b]xCactus_[/b]
[/color]

[b][size=14pt][color=red]Leaders:[/color][/size] [/b]
[color=black]- [b]DendeTheWizard[/b]
- [b]SoulMastera[/b]
- [b]PepsiScopes[/b]
- [b]Soniccaleb[/b]
- [b]_HellsAngel_[/b]
[/color]

[b][color=red][size=14pt]Members:[/size][/color][/b]
[color=black]- [b]Hoes_Aint_Loyal[/b]
- [b]PvPMeBruh[/b]
- [b]Critical_Hits[/b]
- [b]xxGOODYERxx[/b]
- [b]CeralMuncher[/b]
- [b]Redneck_City[/b]
- [b]Andrudaloo[/b]
- [b]Eligible[/b]
- [b]Cadbrury[/b]
- [b]DepthStrafe[/b]
- [b]BricksB[/b]
- [b]ShikamaruNaru_[/b]
- [b]J_Boy1234[/b]
[/color]


[size=12pt][b][color=red]Apply For Boolin Squad Below.[/color][/b][/size]' 'recycled' 1) " (10629" 2446 39 1442761107 16936 10629 'Re: How do i Un-add everyone?' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'because i dont know who it is and that would take along time but the thing is... i trust everyone that i add... so i have no idea who it is' 'recycled' 1) " (10630" 1675 24 1442761240 16530 10630 'Re: Youtube Forum? LES GO! Please Subscribe!' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Bump' 'xx' 1) " (10631" 2446 39 1442761241 16936 10631 'Re: How do i Un-add everyone?' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'and they would have done it while i was online... and im almost always on my plot. :-\\' 'recycled' 1) " (10632" 2446 39 1442761410 16530 10632 'Re: How do i Un-add everyone?' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Do /p remove * ' 'recycled' 1) " (10633" 2448 2 1442761415 15885 10633 'WhiteDecay abusing :O ' 'Ducky' 'max.olsson.2000@outlook.com' '81.234.198.203' 1 0 '' 'Proof : https://gyazo.com/24c15f6a7fcb1d7b29eb01861fc4451d

Proof: https://gyazo.com/2b67c452375b82bfaeede8ece5ce4905

' 'xx' 1) " (10634" 2446 39 1442761512 16936 10634 'Re: How do i Un-add everyone?' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' '[quote author=puppielove126 link=topic=2446.msg10627#msg10627 date=1442760956]
[quote author=PvPBuilder link=topic=2446.msg10626#msg10626 date=1442760894]
Hi Puppie the command is /plot remove [Username] or /P remove [Username].

- PvP
[/quote]

yeah but my problem is that i don't want to have to pick everyone out individually without moving my plot again :-\\
[/quote]

i dont want to have to pick them out individually.' 'recycled' 1) " (10635" 2448 2 1442761867 16530 10635 'Re: WhiteDecay abusing :O ' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Ezpz demote un fit modzzz geeee geeeee lil mann' 'xx' 1) " (10636" 2448 2 1442761916 15885 10636 'Re: WhiteDecay abusing :O ' 'Ducky' 'max.olsson.2000@outlook.com' '81.234.198.203' 1 0 '' ' ;D xD' 'xx' 1) " (10637" 2448 2 1442762045 32 10637 'Re: WhiteDecay abusing :O ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'I dont see any abusing happening He is not spawning in any blocks for players. Locking topic' 'xx' 1) " (10638" 2446 39 1442762347 16530 10638 'Re: How do i Un-add everyone?' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '/p remove * removes everyone' 'recycled' 1) " (10639" 2449 20 1442763582 17105 10641 'New items :D' 'C00kie_Monster83' 'madeleinerowe9@gmail.com' '24.126.253.109' 1 1442766504 'C00kie_Monster83' '[color=green][color=orange]So most people need loads of items. Im suggesting you could maybe put  some sand in shop dirt all the kinds of blocks people would need. And exp bottles because its pretty hard to get exp but exp bottles would suffice. :D[/color] [color=purple][color=pink]But also when we log on i kinda dont like it that we get a server selector bc when we get on it goes to our 1st box so than our item that was there before disapears.[/color][/color] [color=navy]And also can u add spawn eggs into shop and stuff? Like villy eggs etc ?[/color] And like ice too. And every type of dye lol[/color]' 'xx' 1) " (10640" 2446 39 1442764499 16936 10640 'Re: How do i Un-add everyone?' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'Thanks VorahHD :D' 'recycled' 1) " (10641" 2449 20 1442764797 17124 10641 'Re: New items :D' 'leporen' 'leporen@optonline.net' '67.84.248.219' 1 0 '' 'i agree with this because alot of people always need sand and ghast tears magma cream and yes it is hard to get levels so it would be very helpful to get exp bottles :)' 'xx' 1) " (10642" 2450 39 1442791488 16530 10933 'Boolin Squad // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1444086454 'ItsVorah' '[b][color=red][size=24pt]Boolin Squad Roster[/size][/color][/b]


[b][color=red][size=14pt]Owners:[/size][/color][/b]
[color=black]- [b]Vorah[/b][/color]
[color=black]- [b]LogicOG_[/b]
[/color]

[b][size=14pt][color=red]Leaders:[/color][/size] [/b]
[color=black]- [b]DendeTheWizard[/b] [color=limegreen][b](Kicked)[/b][/color]
- [b]SoulMastera[/b] [color=limegreen][b](Kicked)[/b][/color]
- [b]PepsiScopes[/b]
- [b]Soniccaleb[/b]
- [b]_HellsAngel_[/b]
- [b]AlmightyGod[/b]
- [b]AnonymousKiller0[/b]
[/color]

[b][color=red][size=14pt]Members:[/size][/color][/b]
[color=black]- [b]mylesmumdy[/b]
- [b]Critical_Hits[/b]
- [b]xxGOODYERxx[/b]
- [b]CeralMuncher[/b]
- [b]Redneck_City[/b]
- [b]Andrudaloo[/b]
- [b]Eligible[/b]
- [b]Cadbrury[/b]
- [b]DepthStrafe[/b]
- [b]BricksB[/b]
- [b]ShikamaruNaru_[/b]
- [b]J_Boy1234[/b]
- [b]mylesmundy[/b]
- [b]Atomic_Element[/b]
[/color]


[size=12pt][b][color=red]If you want to apply PM me.[/color][/b][/size]' 'recycled' 1) " (10643" 2451 3 1442793455 17129 10643 'servers' 'Kiki' 'kdmaluto@hotmail.com' '72.84.104.19' 1 0 '' 'HOW DO I PLAY OR JOIN THESE SERVERS UGHHHH
[color=purple][/color][/color][img][/img]' 'angry' 1) " (10644" 2281 17 1442793991 17129 10644 'Re: Plot Protection (Trollers/Wannabe Comedians)' 'Kiki' 'kdmaluto@hotmail.com' '72.84.104.19' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2281.msg9659#msg9659 date=1439800835]
Door protection prevents the use of other minecraft players entering an area thats gated or has a door on it without the plot owners trust on other servers its plot protection from annoying people who like to spam doors and other trolling ideas its a good idea because when doing a roleplay which im currently setting up a school i have doors to the kitchen and say for instance i go inside and close the door more players would think its funny to spam the door so i cant exit it may be a small suggestion but i find it good to have it most of the doors should have pressure plates and i havent tested this out yet but can non trusted players activate levers because that would be a trouble sometimes of people clicking where they shouldn't be
[/quote]' 'xx' 1) " (10645" 2451 3 1442794952 31 10645 'Re: servers' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'You join either right clicking the compass and clicking on of the items or walking into the portals.
' 'xx' 1) " (10646" 2452 4 1442800706 17131 10646 'HELP!' 'Shining_Sunset' 'ceciliabuyi@gmail.com' '76.19.47.49' 1 0 '' 'So i was trying to make something with redstone on Skyblock but then it suddenly got really laggy i cant even make it to the thing to turn it off (/is warp c00kie_monster)' 'xx' 1) " (10647" 2452 4 1442801785 16696 10647 'Re: HELP!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Oh God its really bad .' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (10648 2452 4 1442803484 31 10648 'Re: HELP!' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'I'll talk to the moderators about this but try to break it.' 'xx' 1) " (10650" 2357 30 1442806859 16523 10669 'Re: Builder Application (CanadianEnemy) ' 'zeus360' 'zoos360@hotmail.com' '50.43.46.27' 1 1442868004 'Luke' '
Hello

I work as a Senior Builder for Aviatorcraft. I have declined your application your builds don't happen to fit our standards. Try to stick to a style you prefer and work on that to really make something great. You may re-apply in three weeks.

Regards
Zeus' 'xx' 1) " (10651" 2452 4 1442806955 16530 10651 'Re: HELP!' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'HAHA lmao' 'xx' 1) " (10652" 2378 30 1442807365 16523 10656 'Re: DepthStrafe\'s Builder App' 'zeus360' 'zoos360@hotmail.com' '50.43.46.27' 1 1442808725 'Luke' 'Hello

I work as a Senior Builder for Aviatorcraft. Your application has been denied. Your builds just don't seem adequate enough for us and what were looking for. Though if you worked on your castle structures fleshed them out you could have something quite good there. You may re-apply in three weeks.

Regards
Zeus' 'xx' 1) " (11124" 2551 2 1444597599 17061 11124 'Re: Spaming' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'that player will be muted ezpz' 'xx' 1) " (11125" 2546 2 1444598605 32 11125 'Re: soulmastera' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player has been banned 14days for hacking Thanks for the report' 'xx' 1) " (11126" 2506 7 1444598972 37 11126 'Re: The Duck Squad' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '207.244.76.210' 1 0 '' 'Just a little something I found scrolling around Facebook. [url=http://imgur.com/gallery/uCIfSuN]http://imgur.com/gallery/uCIfSuN[/url]' 'xx' 1) " (10654" 2386 30 1442807822 16523 10678 'Re: Cosmic_Fyre`s Builder Application' 'zeus360' 'zoos360@hotmail.com' '50.43.46.27' 1 1442887548 'Luke' 'Hello

I work as a Senior Builder for Aviatorcraft. I have denied your application. There just isn't much we are looking for in your builds you have submitted. If you spend more time developing some builds I'm sure they would benefit and could help you become a better builder. You may re-apply in three weeks.

Kindest Regards
Zeus' 'xx' 1) " (10655" 2356 30 1442808025 16523 10656 'Re: Re application (Grko_122)' 'zeus360' 'zoos360@hotmail.com' '50.43.46.27' 1 1442808696 'Luke' 'Hello

I am a Senior Builder for Aviatorcraft. I have denied your application because your builds do not appear to be up to our standards. However I think if you work more with your detail you could become much better. You may re-apply in three weeks

Regards
Zeus' 'xx' 1) " (10656" 2344 29 1442808151 16523 10656 'Re: Builder Application' 'zeus360' 'zoos360@hotmail.com' '50.43.46.27' 1 1442808868 'Luke' 'Hello

Thank you for applying. I have accepted this application. I hope to get you working with our build team soon. You will be contacted through Skype and given more details about being a builder. Like everyone else you will first have to pass the trial period. Congratulations.

Best of Luck
Zeus' 'xx' 1) " (10657" 2281 17 1442812264 16936 10657 'Re: Plot Protection (Trollers/Wannabe Comedians)' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'That is a really great idea! But im assuming you mean on the creative server? And as far as I know un-added players can not operate levers or buttons. Anyway I'm glad to help. Just let me know. ;)' 'smiley' 1) " (10658" 2281 17 1442818133 16438 10658 'Re: Plot Protection (Trollers/Wannabe Comedians)' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.114.98' 1 0 '' '[quote author=puppielove126 link=topic=2281.msg10657#msg10657 date=1442812264]
That is a really great idea! But im assuming you mean on the creative server? And as far as I know un-added players can not operate levers or buttons. Anyway I'm glad to help. Just let me know. ;)
[/quote]


i did a test and from what i see they can..' 'xx' 1) " (10659" 2452 4 1442841432 46 10659 'Re: HELP!' 'davide' 'davidenriquez41@gmail.com' '70.192.207.76' 1 0 '' '[b][font=georgia]Hello

Wow that is very impressive on how you even made an administrator lag out of your island.  We are fixing it right now. 

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10660" 2452 4 1442846518 1 10660 'Re: HELP!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.68' 1 0 '' 'I've resolved it parts of your island have been reverted. I've attempted to keep your most recent changes.' 'xx' 1) " (10661" 2455 2 1442847099 16543 10661 'spam' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'name: dantheminer1234
server: prison
when dith he break the rule: just now
proof: http://imgur.com/a/h6vY2
rule broke?: spam


-larz  :D' 'xx' 1) " (10662" 2455 2 1442847267 15912 10662 'Re: spam' 'simsguy28' 'romanski03@hotmail.com' '151.230.126.165' 1 0 '' 'Yeah ur sayin crap about our country callin it Sh*t so we fire back dont say crap about uk' 'xx' 1) " (10663" 2445 2 1442852660 1 10663 'Re: Begging' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.68' 1 0 '' 'Begging isn't necessarily against the rules as long as it isn't counted as spam.

From what you have posted this does not count as spam. I'm locking this topic.' 'xx' 1) " (10664" 2456 2 1442865059 16742 10664 'PvPScrub(builder) spam o:' 'xXSkyXx' 'debbielavoi@gmail.com' '173.217.94.241' 1 0 '' 'Name of the suspect?: PvpScrub(or builder but whatever)
2.What server was this on?: Prison brah
3.When did they break this rule?: Idfk
4.Proof of the happening: https://gyazo.com/39977466fa2e544e0b7055544cb04a06
5.What rule was broken?: Spamming m8
6.Concise description (Not Required): That's a great asumption
' 'xx' 1) " (10665" 2456 2 1442865347 17076 10665 'Re: PvPScrub(builder) spam o:' 'DerpaTash' 'natashamcelduff@gmail.com' '151.231.22.233' 1 0 '' ' :POMFG :D lel de lel Tash here this is great :D' 'xx' 1) " (10666" 2456 2 1442865508 16837 10666 'Re: PvPScrub(builder) spam o:' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.94.245' 1 0 '' 'Man you try to report me for anything.. As I have said multiple times to you before this Myself and Erica was messing around as we were bored on the server. Even by looking at this report you look Bias by adding in PvPScrub. To be honest HoneredDemon you just like to report me for anything as you have reported me for saying Hoes_Aint_Loyal when that is your IGN.
Thanks for this though!
- PvP' 'xx' 1) " (10667" 2456 2 1442865718 16530 10677 'Re: PvPScrub(builder) spam o:' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1442873717 'davide' '***Edit By JDK***

[color=red]Enough Vorah it is getting old.[/color]' 'xx' 1) " (10678" 2456 2 1442874041 46 10678 'Re: PvPScrub(builder) spam o:' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]
Thanks for the report! However the player seems to have been goofing around when they were online based on a recent chat log check of that instance.

Just as a note if you have a problem with a staff member contact either Alex (Fireblazer) Luke (Lrice11) or Carmau (I'd go with the first two) to discuss your displeasure with them.  Stalking them and trying to provoke a negative response from them is only going to make yourself look like the bad guy. Let me say it again as means of everyone to hear:

[move][size=24pt][b]IF YOU HAVE A PROBLEM WITH A STAFF MEMBER TALK TO AN ADMINISTRATOR.[/b][/size][/move]

[b]That will be all :vP

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10668" 2457 2 1442866029 17076 10668 'Hoes_Aint_Loyal really aint loyal' 'DerpaTash' 'natashamcelduff@gmail.com' '151.231.22.233' 1 0 '' '[b][i][u][/u][/i][/b][size=8pt][color=black]

Hey! Tashiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii hereeee anyways!!! this is proof to Hoes_Aint_Loyal aint being loyal

proof-

xXSkyXx



View Profile
Personal Message (Online)







PvPScrub(builder) spam o:

? on: Today at 08:50:59 pm ?


Quote



Name of the suspect?: PvpScrub(or builder but whatever)



This is serious            ^^^^^        well in my case anyways he aint being loyal to other players :D anyways thanks for letting me rant ----> :D' 'angry' 1) " (10669" 2458 7 1442866600 17129 10669 'me' 'Kiki' 'kdmaluto@hotmail.com' '72.84.104.19' 1 0 '' 'Blablabla ???' 'thumbup' 1) " (10670" 2455 2 1442870935 16696 10670 'Re: spam' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Honestly i dont see anything wrong with the UK maybe he just hates it he's not trying to be racist to your kind or anything but it would be nice to punish this person for Spamming ' 'xx' 1) " (10671" 2458 7 1442873006 31 10673 'Re: me' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 1442873347 'CeralMuncher' 'Deleted the message.' 'xx' 1) " (10674" 2439 2 1442873363 46 10674 'Re: Spamming' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted.[/size][/color]
The player will be punished appropriately for his/her actions.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10672" 2455 2 1442873283 46 10672 'Re: spam' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted.[/size][/color]
The player will be punished appropriately for his/her actions.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10673" 2435 2 1442873335 46 10673 'Re: MeanEye52 is spamming' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted.[/size][/color]
The player will be punished appropriately for his/her actions.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10675" 2433 2 1442873401 46 10675 'Re: Agentstone' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Player is already currently serving his ban for this report.  (Sorry for the no response)

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10676" 2434 2 1442873471 46 10676 'Re: Slayer_Shadow' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

At the current time we cannot check to see if this is true because our IP checker is having techincal difficulties.  We apologize for the inconvenience and we will look back at this top soon.  For now it will remain unlocked until we can check their IP's.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10677" 2443 2 1442873572 46 10677 'Re: hacking' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted.[/size][/color]
The player will be punished appropriately for his/her actions.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10679" 2459 10 1442888492 16519 10679 'HoneyBee1224 appel for ban she did not get banned on' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'JDK said "Report accepted " but she didn't get banned. I have contacted her already. Also she wasn't using hacks. That is her  style.
' 'xx' 1) " (10680" 2458 7 1442895946 16276 10680 'Re: me' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'I dont get the message here XD' 'xx' 1) " (10681" 2460 3 1442929075 17100 10681 'Kit pvp2' 'red_135_hlulu' 'halah0530@yahoo.com' '63.141.204.189' 1 0 '' 'Hi
I just bought the kit PVP 2 for survival. It says I bought it but when I put the command /kit pvp2 is says I am lacking the permission. Am I doing something wrong?' 'xx' 1) " (10682" 2460 3 1442929411 15846 10684 'Re: Kit pvp2' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 1442930204 'M1KKYP' 'Hello. Try restarting minecraft or re logging into the server also if that doesn't work I'm sure one of the admins will solve this problem.

***Edited*** I also just saw on buycraft or the aviator craft shop that you did buy the "Pvp pack" for $40 on survival."

Thanks
Will.' 'xx' 1) " (10683" 2460 3 1442929873 17100 10683 'Re: Kit pvp2' 'red_135_hlulu' 'halah0530@yahoo.com' '63.141.204.189' 1 0 '' 'Yea it still isn't working. Thanks for helping though. :D' 'xx' 1) " (10684" 2460 3 1442930167 15846 10684 'Re: Kit pvp2' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 0 '' '[quote author=red_135_hlulu link=topic=2460.msg10683#msg10683 date=1442929873]
Yea it still isn't working. Thanks for helping though. :D
[/quote]

No problem but like I said I'm sure the admins will resolve this issue. Also just be patient because it might just be a time issue wait at least 4 hours (or more) and if it hasn't come to you by then please reply here saying so.' 'xx' 1) " (10685" 2413 39 1442930381 15846 10685 'Re: Chole this is my new gf' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 0 '' 'Ummm ooookkkkk this is awkward.... ' 'recycled' 1) " (10686" 2413 39 1442930982 16276 10686 'Re: Chole this is my new gf' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.50' 1 0 '' '[quote author=M1KKYP link=topic=2413.msg10685#msg10685 date=1442930381]
Ummm ooookkkkk this is awkward....
[/quote]

i have to agree with you there XDXD' 'recycled' 1) " (10687" 2413 39 1442931028 16276 10687 'Re: Chole this is my new gf' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.50' 1 0 '' 'btw what happen to aviatorcraft? i cant join the server' 'recycled' 1) " (10688" 2461 7 1442934899 16530 10688 'Rip aviatorcraft' 'VorahHD' 'kbuergert66@gmail.com' '70.199.74.197' 1 0 '' 'I was just on the prison server and I was the only person on literally...

[size=14pt][color=brown]R.I.P Aviatorcraft[/color][/size]' 'xx' 1) " (10689" 2461 7 1442935392 16930 10689 'Re: Rip aviatorcraft' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' ' :-[ I literally can't get online rn. Plus the server has been so quiet lately and there is word going around saying stuff like "aviator craft will close down when 1.9 comes out"  ::)' 'xx' 1) " (10690" 2461 7 1442935434 16276 10690 'Re: Rip aviatorcraft' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.50' 1 0 '' 'I cant go to aviatorcraft for some reason its offline' 'xx' 1) " (10691" 2413 39 1442935533 16930 10691 'Re: Chole this is my new gf' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' ' 8) well ya know... #YOLO!!!!!!!!!!!! hahaha i knew chloe lol she was a biach to me  ::)' 'recycled' 1) " (10692" 2423 7 1442935800 16930 10692 'Re: #Important' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' ' 8) swag #MileyCyrusForPresident2020' 'xx' 1) " (10693" 2430 7 1442936013 16930 10693 'Re: how to mlg' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' 'Much MLG so kewl  8)' 'xx' 1) " (10694" 2421 7 1442936074 16930 10694 'Re: hey my name is joe' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' '#R.I.P_Joe_The_Button_Pusher  :'(
lol I leared that in Schoooooool XD' 'xx' 1) " (10695" 2415 7 1442936205 16930 10695 'Re: RIP MINECRAFT GUYS :OOOOOO #BLAMEMICROSOFT' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' 'I LIEK MINECRAF! =3 XD
#Dumb' 'xx' 1) " (10696" 2398 7 1442936322 16930 10696 'Re: Laugh alot' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' 'The Duck Walked Up To The Lemonade Stand And He Said To The Man Runnin' Da Stand "Yo B*tch Gimmer Some Motha Fawkin Grapes!!!" i tri much hardness to laugh  8)
-Mo (That Bada$$ Emo Chick)' 'xx' 1) " (10697" 2394 7 1442936514 16930 10697 'Re: Smelliest Staff Member' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' 'NAWWW My bae's mom be smelly (apparently according to GirlGamer3303)  ::) XD well that was just weird' 'xx' 1) " (10698" 2459 10 1442938566 46 10698 'Re: HoneyBee1224 appel for ban she did not get banned on' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Sorry about that I will be banning her shortly. I am currently away from my personal computer so all of the accepted reports will be filed today and start soon.  ' 'xx' 1) " (10699" 2461 7 1442938686 46 10699 'Re: Rip aviatorcraft' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'During the school season we have a very small amount of people who go onto the server during the hours of 10am EST - 1pm EST.  But yes this is not uncommon. ' 'xx' 1) " (10700" 2461 7 1442940327 16276 10700 'Re: Rip aviatorcraft' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.50' 1 0 '' '[quote author=davide link=topic=2461.msg10699#msg10699 date=1442938686]
During the school season we have a very small amount of people who go onto the server during the hours of 10am EST - 1pm EST.  But yes this is not uncommon.
[/quote]

The problem is i cant get access to the server' 'xx' 1) " (10701" 2462 22 1442941355 46 12094 'Minecraft Multi-Millionaire' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 1447284970 'davide' '[center][font=trebuchet ms][size=24pt][color=Blue][b]====It's Baaaack!!! Millionaire!!====[/b][/color][/size]
[b][size=18pt]WHEN?!: Every other Friday Night at 6pm EST (10pm GMT)
Where!?: Prison Server
Can I be In It!?: If you are lucky ;P[/size][/b]
[hr][b]That's right Aviatorcraft's hit game show returns to the server for some awesome and excitement with a brand new arena and format!  Earn the riches of your dreams by competing head to head with players through the use of trivia of a randomly selected category.  Need to rank up on the server? No need to worry! Our top prize is at an estimated $1 0 0 000!!! Heck you get $10 0 000 just by getting selected! Plus there is a new twist to be granted to the winner :O :O :O!!!

So have fun get smart and prepare yourselves for the greatest game show on Aviatorcraft![size=30pt]
[font=andale mono][color=red]M[/color][color=orange]I[/color][color=yellow]N[/color][color=limegreen]E[/color][color=green]C[/color][color=teal]R[/color][color=blue]A[/color][color=purple]F[/color][color=maroon]T[/color] [color=red]M[/color][color=orange]U[/color][color=yellow]L[/color][color=limegreen]T[/color][color=green]I[/color]-[color=teal]M[/color][color=blue]I[/color][color=purple]L[/color][color=maroon]L[/color][color=red]I[/color][color=orange]O[/color][color=yellow]N[/color][color=limegreen]A[/color][color=green]I[/color][color=teal]R[/color][color=blue]E[/color][color=purple]![/color][color=maroon]![/color][/size][/b]

[left][u][b]Rules:[/b][/u]

[font=Georgia]- There will only be a maximum of four contestants for Minecraft Multi-Millionaire.
    - The contestants will be chosen at random
    - Each contestant must stay throughout the entire game.  There will be no substitutions if the player has to leave. 

- We will (MAYBE) also be broadcasting the game through twitch so that way it is easier for players to listen to the questions.

- Players must answer each question within 30 seconds after the full question has been asked. 
    - A full question is defined as a question with all three answers given out as well.
    - All of the questions are timed so be quick.  If you answer a question after the phrase: "Time's Up" has been given the
      answer will not be accepted.

- The player with the most points at the end of the game will be declared the winner!
    - In the event of a tie a final question will be asked as a tie breaker question.  The first person to answer the question
      correctly will be declared the winner.  If both players answer the question correctly the player who answered the question
      the quickest will be declared the winner.
          - This only applies to the tie-breaker question. All other questions asked will not be based on time. 
    - Points will be viewed by a series of redstone lamps displayed at one end of the arena.
    - A player gets a point by answering a Millionaire question correctly.  Answering the question wrong will result in no
      points being awarded to the player.

- If you are not selected to be a contestant and end up becoming a spectator you must be kind and courteous to the selected contestants and staff members playing/running the event.
    - Players who disrupt the game will be removed from the prison server entirely until the game has ended. (This will be done
      through the /tempban command).  Any punishable offense performed while playing the game will result in the punishment
      protocol of Minecraft Millionaire. 
            - 1 Warning 1 kick tempban for 90 minutes.
            - This goes for ALL PUNISHABLE OFFENSES
    - Players who are spectators are not allowed to give answers to the contestants.  If any contestant is found to be doing this
      the player will be automatically disqualified from the tournament.
    - Spectators have free range of the arena but are not allowed on stage.  If they are they will follow the punishable offense
        protocol for Millionaire.

- Do not argue whether a question is correct or not.  All questions asked are verified through various websites and encyclopedias based around the game of minecraft. 

- No cheating please.  (this should be obvious)

- Do not spam answers to the staff members.  We saw them the first time we didn't need times 2-2007.  [/font]
[/left]







[/center]' 'xx' 1) " (10702" 2462 22 1442941623 16438 10702 'Re: Minecraft Multi-Millionaire' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][img]http://img.pandawhale.com/108435-Kuzco-user-submitted-bring-it-ZsBN.gif[/img][/center]

' 'xx' 1) " (10703" 2462 22 1442942192 16837 10703 'Re: Minecraft Multi-Millionaire' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.51.69' 1 1442942346 'PvPBuilder' 'I want in (Yep you heard right) I am big on Trivia. Come at me with Trivia Guys :D

- PvP ' 'xx' 1) " (10704" 2462 22 1442942396 16438 10704 'Re: Minecraft Multi-Millionaire' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=PvPBuilder link=topic=2462.msg10703#msg10703 date=1442942192]
I want in (Yep you heard right) I am big on Trivia. Come at me with Trivia Guys :D

- PvP
[/quote]

[center][img]http://i.perezhilton.com/wp-content/uploads/2013/09/tumblr_mhlr0ipgzl1s1x3hso1_500-1.gif[/img][/center]' 'xx' 1) " (10705" 2462 22 1442942675 16837 10705 'Re: Minecraft Multi-Millionaire' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.51.69' 1 0 '' 'xx_Furries_xx Bring it on.. <3' 'xx' 1) " (10706" 2461 7 1442942953 16837 10706 'Re: Rip aviatorcraft' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.51.69' 1 0 '' 'I cannot access the server either Grko122' 'xx' 1) " (10707" 2462 22 1442943023 16438 10707 'Re: Minecraft Multi-Millionaire' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=PvPBuilder link=topic=2462.msg10705#msg10705 date=1442942675]
xx_Furries_xx Bring it on.. <3
[/quote]


[center][img]http://33.media.tumblr.com/7e10a5ed141f2bceba800d4bd6de73f6/tumblr_msvl818ZRW1r1vf9eo1_500.gif[/img][/center]
' 'xx' 1) " (10708" 2462 22 1442943667 16837 10708 'Re: Minecraft Multi-Millionaire' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.51.69' 1 0 '' 'Yep It's on Mads  ' 'xx' 1) " (10709" 2463 7 1442944795 16930 10709 'Can\'t Log On ???' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' 'No Matter How Many Times I Restart MC AviatorCraft Wont Load Up And I Can't Get On Line I Have No Problems Logging Onto Any Other Servers Just Aviator Tonight... Is It Just Me Or Has Any One Else Had The Same Problem???
-Mo (That Bada$$ Emo Chick)' 'sad' 1) " (10710" 2463 7 1442945024 16837 10710 'Re: Can\'t Log On ???' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.51.69' 1 0 '' 'I am having the same problem.' 'xx' 1) " (10711" 2460 3 1442945849 17100 10711 'Re: Kit pvp2' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.242.149' 1 0 '' 'About 4 hours has passed and it still isn't working.' 'xx' 1) " (10712" 2463 7 1442946875 16930 10712 'Re: Can\'t Log On ???' 'MightyMo2506' 'megan.g2506@gmail.com' '90.205.239.86' 1 0 '' 'Hmm.... It Is Weird.. I Normally Can Get On WIth Just One Restart I Mean All Other Servers I Play On re Working Fine  ::)' 'xx' 1) " (10713" 2464 7 1442948278 17105 10713 'Restart ? Nooooo :\'(' 'C00kie_Monster83' 'madeleinerowe9@gmail.com' '24.126.253.109' 1 0 '' 'So is it true that there will be a restart to every server? Like eveyrthing will be gone?! If so can you at least on skyblock leave our money and enderchest alone? I don't wanna have that taken :'(' 'sad' 1) " (10714" 2464 7 1442949065 16837 10714 'Re: Restart ? Nooooo :\'(' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.51.69' 1 0 '' 'I don't think this is true as our restart is Due on December 1st.' 'xx' 1) " (10715" 2462 22 1442949986 16530 10715 'Re: Minecraft Multi-Millionaire' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'I almost thought they were re adding the millionaire rank in hub....' 'xx' 1) " (10716" 2424 3 1442951260 17076 10716 'Re: The Ip Adress for Aviatorcraft' 'DerpaTash' 'natashamcelduff@gmail.com' '151.231.22.233' 1 0 '' ' :'( me too <3 [left][move][/move][/left]WE WILL HOPEFULLY BE OKAY ;-;' 'xx' 1) " (10717" 2465 3 1442951451 17076 10717 'Anyone else can\'t log on Aviatorcraft?' 'DerpaTash' 'natashamcelduff@gmail.com' '151.231.22.233' 1 0 '' 'I tried aviatorcraft.com and play.aviatorcraft.com but yet I can't log? :/ why is this bug here I'm so confuzled [font=times new roman][size=36pt][color=pink][shadow=red left][/shadow][/color][/size][/font] :o' 'xx' 1) " (10718" 2462 22 1442951737 16438 10718 'Re: Minecraft Multi-Millionaire' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=PvPBuilder link=topic=2462.msg10708#msg10708 date=1442943667]
Yep It's on Mads
[/quote]



[center][i]Ur going down like donkey kong[/i][/center]' 'xx' 1) " (10719" 2464 7 1442956214 16696 10719 'Re: Restart ? Nooooo :\'(' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'No i think that Everyone can get a fresh start after the reset like On Prison alot of people is on free so it means after the reset we can get anew fresh start tbh i think its nice to get a nice start fresh' 'xx' 1) " (10720" 2466 3 1442956530 17133 10720 'prisons' 'Luna_Lovegood_1' 'hannastar9@yahoo.ca' '99.228.116.146' 1 0 '' 'How do I get sand in prisons? - thx! :)
' 'question' 1) " (10721" 2466 3 1442966973 1 10721 'Re: prisons' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.51' 1 0 '' 'Do [b]/prison[/b] or walk through the portal labeled "prison" when you connect to aviatorcraft.com' 'xx' 1) " (10722" 2464 7 1442967323 16936 10722 'Re: Restart ? Nooooo :\'(' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'What?!?!?! Is this referring to EVERYTHING or just ranks? I also think it is a good idea to save our money and ender chests but I can't believe that actually is gonna happen..... :'( :'( :'(' 'xx' 1) " (10723" 2281 17 1442967402 16936 10723 'Re: Plot Protection (Trollers/Wannabe Comedians)' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'Oh god... I had no idea....  :-\\' 'xx' 1) " (10724" 2461 7 1442967550 16936 10724 'Re: Rip aviatorcraft' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'Is this a very recent problem? I was online a few days ago and there was a load of people online.... then again it was like 5 days ago' 'xx' 1) " (10725" 2394 7 1442967745 16936 10725 'Re: Smelliest Staff Member' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'Lol guys. I vote PvPBuilder cuz I think he deserves the honor of being voted smelliest staff member.  :P  :P  :P  :P' 'xx' 1) " (10726" 2464 7 1442967882 46 10726 'Re: Restart ? Nooooo :\'(' 'davide' 'davidenriquez41@gmail.com' '173.209.212.200' 1 0 '' 'There is a small difference between resets and restarts. Restarts are when the served kicks everyone off in order to clear lag and players can rejoin the server within a few seconds. The reset what you are referring to is when we clear all plots inventories and echests of all players and give everyone a fresh start. The reset that PvPBuilder is referring to is going to occur on December 1st 2015. Where on all servers plots will be cleared inventories cleared and all player data will be wiped clean. We are the only minecraft server that does this through scheduled resets and we do this to give fresh starts to all players. This makes all players go on even playing grounds twice every year. We do apologize if you find this inconvenient but it is for the benefit of the server. ' 'xx' 1) " (10727" 2464 7 1442968000 16936 10727 'Re: Restart ? Nooooo :\'(' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'Just curious... how often does this happen?' 'xx' 1) " (10728" 2464 7 1442968048 46 10728 'Re: Restart ? Nooooo :\'(' 'davide' 'davidenriquez41@gmail.com' '173.209.212.149' 1 0 '' 'Twice every year (once every 6 months)' 'xx' 1) " (10729" 2462 22 1442968152 46 10729 'Re: Minecraft Multi-Millionaire' 'davide' 'davidenriquez41@gmail.com' '173.209.212.198' 1 0 '' 'Do you only answer in gifs? Maddy?' 'xx' 1) " (10730" 2464 7 1442968180 16936 10730 'Re: Restart ? Nooooo :\'(' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' '.... (no comment)' 'xx' 1) " (10731" 2464 7 1442968643 46 10731 'Re: Restart ? Nooooo :\'(' 'davide' 'davidenriquez41@gmail.com' '173.209.212.151' 1 0 '' 'We did try to give you guys plenty of warning time this go around. I believe we announced this one after the previous reset in July. ' 'xx' 1) " (10732" 2398 7 1442968692 16936 10732 'Re: Laugh alot' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 1442968941 'puppielove126' 'Easy as hell
http://m.youtube.com/#/watch?v=-FxIW057i3Q
4 vids that made me laugh like hell
http://m.youtube.com/watch?v=dlKdkIGtlF8

http://m.youtube.com/#/watch?list=PLm29cAuVva694tZb8rFmy-deU9Z6Ra21R&v=pkTTOLOuJVU


http://m.youtube.com/#/watch?v=qctXxZYbHxQ' 'xx' 1) " (10733" 2398 7 1442969090 26 10733 'Re: Laugh alot' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Butts' 'xx' 1) " (10734" 2398 7 1442969522 16936 10734 'Re: Laugh alot' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'What the....' 'xx' 1) " (10735" 2464 7 1442969643 16936 10735 'Re: Restart ? Nooooo :\'(' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'That explains everything.i joined aviatorcraft around the end of july/beginning of august' 'xx' 1) " (10736" 2462 22 1442969722 15846 10798 'Re: Minecraft Multi-Millionaire' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 1443247559 'M1KKYP' '[quote author=davide link=topic=2462.msg10729#msg10729 date=1442968152]
Do you only answer in gifs? Maddy?
[/quote]

Maddy answers in Lots of things... But mainly gifs which I hate.' 'xx' 1) " (10737" 2460 3 1442969767 15846 10737 'Re: Kit pvp2' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 0 '' '[quote author=red_135_hlulu link=topic=2460.msg10711#msg10711 date=1442945849]
About 4 hours has passed and it still isn't working.
[/quote]

Ok well I'm sure the admins will fix it.' 'xx' 1) " (10738" 2465 3 1442969951 15846 10738 'Re: Anyone else can\'t log on Aviatorcraft?' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 0 '' 'The server is currently down for some people right now so just be patient for now.' 'xx' 1) " (10739" 2450 39 1442971050 24 10739 'Re: Boolin Squad // PvP Prison Gang' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Add Coolstar416 and MunchyTheMonster to the Team' 'recycled' 1) " (10740" 2462 22 1442973274 0 10740 'Re: Minecraft Multi-Millionaire' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'Considering I'm one of the few Millionaires left VIP spectator xD' 'xx' 1) " (10741" 2281 17 1442973458 0 10741 'Re: Plot Protection (Trollers/Wannabe Comedians)' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'We could simply use the same settings we have on the prison server. Players can not use Buttons levers doors pressure plates ect. Without being added or trusted.' 'xx' 1) " (10742" 2466 3 1442973653 0 10742 'Re: prisons' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'They were asking how to get sand not how to get to prison.

You can either rank up to free or have a free player get sand for you in warp free.' 'xx' 1) " (10743" 2450 39 1442975283 15846 10743 'Re: Boolin Squad // PvP Prison Gang' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 0 '' 'Should we add asf????' 'recycled' 1) " (10744" 2467 26 1442975400 15846 10744 'I don\'t even know????' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 0 '' 'Hello I don't know when I will be back on aviator craft in game because my computer has a virus that we need to fix. I don't know how long it will take but I will keep you guys updated.' 'recycled' 1) " (10745" 2467 26 1442975427 15846 10745 'Re: I don\'t even know????' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.167.242' 1 0 '' 'Btw I am using my ipad right now.' 'recycled' 1) " (10746" 2450 39 1442976107 31 10746 'Re: Boolin Squad // PvP Prison Gang' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' '[quote author=M1KKYP link=topic=2450.msg10743#msg10743 date=1442975283]
Should we add asf????
[/quote]
Who's that? Elaborate. ' 'recycled' 1) " (10747" 2467 26 1442977428 31 10747 'Re: I don\'t even know????' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'What did you do to get the virus? Seems fishy to me haha' 'recycled' 1) " (10748" 2467 26 1442980466 15888 10748 'Re: I don\'t even know????' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'Virus= Failed attempt at downloading hacks' 'recycled' 1) " (10749" 2468 2 1442983048 16530 10749 'achilles isa ddoser confirmed' 'VorahHD' 'kbuergert66@gmail.com' '209.95.50.61' 1 0 '' '[color=red][size=20pt][font=impact]achilles just ddosed me. u should spank him for being r00d br0. like what da fuq?[/font][/size][/color]' 'xx' 1) " (10750" 2462 22 1442988197 16438 10750 'Re: Minecraft Multi-Millionaire' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=davide link=topic=2462.msg10729#msg10729 date=1442968152]
Do you only answer in gifs? Maddy?
[/quote]


[center][img]http://media1.giphy.com/media/EnefNNVFG84F2/giphy.gif[/img][/center]' 'xx' 1) " (10751" 2281 17 1442989710 16438 10751 'Re: Plot Protection (Trollers/Wannabe Comedians)' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2281.msg10741#msg10741 date=1442973458]
We could simply use the same settings we have on the prison server. Players can not use Buttons levers doors pressure plates ect. Without being added or trusted.
[/quote]


thats what plot protection is ' 'xx' 1) " (10752" 2460 3 1442995469 17100 10752 'Re: Kit pvp2' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.242.149' 1 0 '' 'It worked. Thanks!' 'xx' 1) " (10753" 2461 7 1443000223 16276 10753 'Re: Rip aviatorcraft' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.176' 1 0 '' 'JDK i can't connect to the server for some reason. It said it cant connect to the server is the server closed?' 'xx' 1) " (10754" 2468 2 1443016232 26 10754 'Re: achilles isa ddoser confirmed' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Just stop' 'xx' 1) " (10755" 2450 39 1443016274 26 10755 'Re: Boolin Squad // PvP Prison Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'So is it like a thing to repost this' 'recycled' 1) " (10756" 2467 26 1443016365 26 10756 'Re: I don\'t even know????' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'Sonic knows whats up' 'recycled' 1) " (10757" 2463 7 1443019139 16930 10757 'Re: Can\'t Log On ???' 'MightyMo2506' 'megan.g2506@gmail.com' '90.217.154.208' 1 0 '' 'It is literally happening again!!!  >:(' 'xx' 1) " (10758" 2464 7 1443019456 16930 10758 'Re: Restart ? Nooooo :\'(' 'MightyMo2506' 'megan.g2506@gmail.com' '90.217.154.208' 1 0 '' 'meh idc rlly my e chests just have god armour and heads in lol (creative) so i can obtain them easily again =P but hey it is for the benefit of the server so u can't rlly complain i mean if u want the server to be at it's full potential let it do what it must do.  8)
-Mo (That Bada$$ Emo Chick)
' 'xx' 1) " (10759" 2468 2 1443019654 16276 10759 'Re: achilles isa ddoser confirmed' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.145' 1 0 '' 'yeah i agree with dende just stop its done if you dont like the new t-mod keep it to your self

enough' 'xx' 1) " (10760" 2468 2 1443020333 16530 10760 'Re: achilles isa ddoser confirmed' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Achilles haxed me if he haxed you would u liek dat?' 'xx' 1) " (10761" 2424 3 1443020958 16930 10761 'Re: The Ip Adress for Aviatorcraft' 'MightyMo2506' 'megan.g2506@gmail.com' '90.217.154.208' 1 0 '' 'Yup happening to m too but all we can do is hang tight and join in with the #banta on forums  8)
-Mo (That Bada$$ Emo Chick)' 'xx' 1) " (10762" 2380 1 1443021928 16930 10762 'Re: Crashing Creative' 'MightyMo2506' 'megan.g2506@gmail.com' '90.217.154.208' 1 0 '' 'actually i play the $hit =P XD but hey i keep the peeps on creative happy and it is a kawaii communititty  (hehe see what i did there "titty")
-Mo (That Bada$$ Emo Chick)' 'xx' 1) " (10763" 2436 1 1443022168 16930 10763 'Re: New Kingdom Roleplay' 'MightyMo2506' 'megan.g2506@gmail.com' '90.217.154.208' 1 0 '' 'Rp is life =P wait no it ain't...  ::) life if life and love is love pie is pie and i am i... but yeah rp ftw guys #Wish_I_Was_Called_Kya
XD thats my life. =P
-Mo (That Bada$$ Emo Chick)' 'xx' 1) " (10764" 2409 1 1443022261 16930 10764 'Re: Thanks for making the new pvp area :D' 'MightyMo2506' 'megan.g2506@gmail.com' '90.217.154.208' 1 0 '' '#conflict lol XD i am that awkward person that grabs the popcorn and soda =P
-Mo (That Bada$$ Emo Chick)' 'xx' 1) " (10765" 2469 41 1443034743 0 10765 'MASKED annoying me' 'anggsharaf123' '' '205.164.59.117' 1 1443034988 'anggsharaf123' 'name of the suspect: Masked321
What server was this on: Survival
When did they break this rule: Now
What rule was broken: Harassing
Proof:' 'recycled' 1) " (10766" 2470 7 1443036526 16530 10766 'my little salty twini :)' 'VorahHD' 'kbuergert66@gmail.com' '209.95.50.93' 1 1443036656 'ItsVorah' '[img]http://i.imgur.com/jAIIhXr.gif[/img]

[img]http://i.imgur.com/3z4Es6P.png[/img]

[img]http://i.imgur.com/JmRYz8Y.png[/img]

[img]http://i.imgur.com/K0sg3TK.png[/img]

[img]http://i.imgur.com/Z99fMEI.png[/img]

[img]http://i.imgur.com/WXGBhTp.png[/img]

' 'xx' 1) " (10767" 2470 7 1443039182 16519 10767 'Re: my little salty twini :)' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Classic twin  :D' 'xx' 1) " (10768" 2471 39 1443043695 46 10768 'Autumn PvP Tournament!!!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 1443043796 'davide' '[center][color=orange][size=24pt][b]Autumn PVP Tournament!?!?!?[/b][/size][/color]
[img]https://ferrebeekeeper.files.wordpress.com/2014/09/unnamed.jpg[/img][img]http://media-curse.cursecdn.com/attachments/thumbnails/130/601/502/349/PVP_Logo.jpg[/img][img]https://ferrebeekeeper.files.wordpress.com/2014/09/unnamed.jpg[/img]
[font=verdana][color=orange][size=24pt][b]===== PVP =====[/b][/size]
(Pumpkin vs. Pumpkin)[/color]
[b]
Hello Everyone! And welcome to the official announcement for the Autumn PVP Tournament!  This new tournament has some fantastic new features that have been added along with a brand new PVP arena!!!  With this tournament players will be competing in a 1v1 match-up of strength and strategy to see who is the Autumn PVP Tournament Champion of Aviatorcraft!!

There will be battles! ACTION! FIREWORKS!!! EXPLOSIONS!!! MOUNTAIN DEW FOR EVERYONE!!!!!!! OMG THIS IS SO MLG PRO THAT I AM GOING TO LOSE MY MIND!!!!

We will also be providing occasional hints as to what the new arena is going to look like.  We are excited to use this arena and hope that it will be the best possible battle terrain available!

Be There! Or you're a n00b.
[size=5pt]You may not really be a noob but we welcome newer players as well![/size][/b]

[left][font=trebuchet ms][u]Rules:[/u]

- The tournament is open to all Aviatorcraft Players only.  You must have been logged on the server for more then 2 weeks to be able to participate in this event. 

- You must sign up for the tournament via [url=http://challonge.com/Acpvptourney_fall2015]THIS TOURNAMENT LINK[/url]. If you don't then you will not be able to compete in the tournament.

- We only have 16 slots for this tournament.  Only the player logged on the bracket may participate in the tournament.  There will not be any substitutions of any kind.  If you cannot compete then you will be disqualified. 
    - The estimated run time with 16 slots will be about 1.5 - 2 hours. If we were to increase it to 32 slots it would take about 3
      hours to complete so that is why the bracket is now smaller.
    - When the sign up sheet is full players can then to sign up as alternates via this forums thread.  Alternates shall
      be used only in the case of a player not showing up to the tournament or via previous hacking offenses which would deem
      them disqualified.

- If you have a hacking offense on the Aviatorcraft server after the day of June 1st 2015 you are not eligible to participate in the tournament.  If you sign up for the tournament and have a previous hacking offense you will be removed from the list of participants and an alternate will take your place. 

- Good sportsmanship is highly valued during this tournament.  If you are found to be very outlandish and quite out of line after your battle.  You may be removed from the tournament due to bad sportsmanship.  This could also lead to a ban from the server.
    - If this were to happen to a player their win history will result in an immediate void through basis of admin withdraw.

- Players should show up for the tournament without anything in their inventories.  Your inventories will be checked before the battles.  If you are found to be grabbing items from your player vaults or ender chests you will be disqualified from the tournament.

- [u]Weapons armour and potions will be provided for you.  We are using the same plug in as our Summer PvP Tournament and the matches will begin the same way.[/u]

- Spectators are prohibited from entering the playing surface at all times.  Those who do enter the playing area will be removed immediately.  This may lead to a ban from the server for the remainder of the tournament.

- (Possible) We may be broadcasting on twitch with commentary of the battles. You can tune into our twitch once the tournament has started.

- We will also be playing a selection of battle music via our plug.dj channel.  If you wish to listen to it feel free to hop on and listen to the fun! :D [/font]

[center][u][b]The First Hint For the New Arena: [/b][/u]
"How have you been Mr. Pigman?"
-"[i]Nether been better.[/i]"[/center]

[b]We hope to see everyone at the tournament and we wish them all the best of luck. [/b]
~[color=teal]Aviatorcraft Events Team[/color][/left]




[/center]' 'recycled' 1) " (10769" 2462 22 1443043988 46 10769 'Re: Minecraft Multi-Millionaire' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2462.msg10750#msg10750 date=1442988197]
[quote author=davide link=topic=2462.msg10729#msg10729 date=1442968152]
Do you only answer in gifs? Maddy?
[/quote]


[center][img]http://media1.giphy.com/media/EnefNNVFG84F2/giphy.gif[/img][/center]
[/quote]

Answer to question = yes. ' 'xx' 1) " (10770" 2464 7 1443047102 15888 10770 'Re: Restart ? Nooooo :\'(' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '72.181.33.171' 1 0 '' 'It's about time' 'xx' 1) " (10771" 2424 3 1443047181 15888 10771 'Re: The Ip Adress for Aviatorcraft' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '72.181.33.171' 1 0 '' 'Dende is the grammar god' 'xx' 1) " (10772" 2461 7 1443047271 15888 10772 'Re: Rip aviatorcraft' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '72.181.33.171' 1 0 '' 'Have you seen factions? If we're lucky we'll get like 5 people' 'xx' 1) " (10773" 2413 39 1443048762 28 10773 'Re: Chole this is my new gf' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'No offense but that looks like a dude' 'recycled' 1) " (10774" 2461 7 1443061998 16936 10774 'Re: Rip aviatorcraft' 'puppielove126' 'serling126@hotmail.com' '50.108.172.85' 1 0 '' 'I'm rarely ever on factions but when I am there is only ever like 3 or 4 people online' 'xx' 1) " (10775" 2472 2 1443063370 17108 10775 '411Ghost or Alex' 'Woody_Hardscope' 'subcjs@gmail.com' '135.26.23.244' 1 0 '' '411Ghost has messed/harassed with me and also sexually harassed my 9 year old cousin through text. And now I'm fed up.' 'clip' 1) " (10776" 2472 2 1443066564 16756 10776 'Re: 411Ghost or Alex' 'DragonBreath411' 'luisdelrio32@icloud.com' '66.87.111.120' 1 0 '' 'I still don't see how that was harassing but if it was i don't care and oh well and also I don't see how asking once if someone wanted to pvp was annoying but ok' 'xx' 1) " (10777" 2472 2 1443066748 16276 10777 'Re: 411Ghost or Alex' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.170' 1 0 '' 'ok sometimes people just take small things into big problems like that and if you're annoyed by this person you can ignore him its easy' 'xx' 1) " (10778" 2413 39 1443066786 16276 10778 'Re: Chole this is my new gf' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.170' 1 0 '' 'YAY CRIM IS BACK XDXD' 'recycled' 1) " (10779" 2413 39 1443066952 16276 10779 'Re: Chole this is my new gf' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.170' 1 0 '' '[quote author=xXCrimsoneXx link=topic=2413.msg10773#msg10773 date=1443048762]
No offense but that looks like a dude
[/quote]

crim remember when i catfish a guy XD to get my stuff that he stole from me XDXD well plus his prot 4 armor XD' 'recycled' 1) " (10780" 2473 3 1443079292 17095 10780 'How do I play on this website' 'Phoebe' 'Phoebe.oconnor2004@gmail.com' '139.130.236.108' 1 0 '' 'How do l play on this website >:(
' 'xx' 1) " (10781" 2474 7 1443081624 17136 10781 'Imaginative builders in Kochi' 'kurjith12' 'kurjithrao@yahoo.com' '182.72.120.106' 1 0 '' 'Builders in Kochi are setting an example on developing comfortable homes and commercial assets for improving the developments in the metropolitan city. Experienced builders are providing deluxe apartments and commercial assets in Kochi. The perspectives of the builders on new urban constructions are evolving the new projects in the city. These builders also plan better projects that contribute to the urban developments. The eminent [url=http://www.flatsandvillaskochi.com/OurServices.aspx]kochi builders[/url] are promoting new construction projects in different parts of the city to settle the urban residents in the places they prefer. Most residents choose the most developed places in the city to settle down owing to the easy access to amenities and also for living among new developments. Urban builders are earning reputation for developing new assets in Kochi. These builders are successful with their projects as they choose Kochi for constructing their new projects. The metropolitan city is accommodating a large fraction of urban population in the new projects constructing deluxe apartments and flats. Urban builders are successful in settling new residents in their deluxe homes they choose for investing their capital. Kochi is known to be the favourite of the investors especially the natives. Most of the investors and urban settlers are convinced that the city is the first choice for investments owing to its developments and modern amenities. Most residents from different places in Kerala are eager to shift into the city and own the better urban assets. The city is becoming the home of an influx of new residents. Builders choose Kochi for their construction projects for its several features that attract urban settlements. These builders are successful in proving their vision and providing the complete urban homes that they can imagine. ' 'xx' 1) " (10782" 2424 3 1443092654 46 10782 'Re: The Ip Adress for Aviatorcraft' 'davide' 'davidenriquez41@gmail.com' '70.192.229.162' 1 0 '' 'If he was a god he would have noticed the *are instead of is for powers post.

Anyways I was informed of what the technical difficulty is and we hope to have it fixed as soon as possible. We don't have a set time frame except for "whenever Aviator contacts back"' 'xx' 1) " (10783" 2475 2 1443109618 16930 10783 'Being Harrassed And Constantly Bullied/Spammed' 'MightyMo2506' 'megan.g2506@gmail.com' '90.198.232.112' 1 1443113491 'MightyMo2506' '(idk where to get the format so sorry but this has to stop)
Who: DizzyDiamond
What: Bullying/Harassment
When: Constantly
Where: Creative Server
Proof: (I Have A Screen Shot Of The Bullying But Idk How To Attatch Pls Reply With How But You Could Ask Most People On Creative About This And They Would Say It Is Happening)
' 'xx' 1) " (10784" 2475 2 1443113520 16930 10784 'Re: Being Harrassed And Constantly Bullied/Spammed' 'MightyMo2506' 'megan.g2506@gmail.com' '90.198.232.112' 1 0 '' 'i literally cant find the files  ::)' 'xx' 1) " (10785" 2475 2 1443125392 46 10785 'Re: Being Harrassed And Constantly Bullied/Spammed' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

Since you might have taken the screenshots with a setting on minecraft this is how you can recover them:

- Go to your search bar on your desktop
- type: %appdata% (then hit enter)
- click on the .minecraft folder
- click screenshots folder
- Find the picture there.

Once you have located your pictures you can upload them to imgur.com or gyazo.com.  (I prefer imgur.com).  After you have done that reply to this thread with the pictures and we can then evaluate them.  I will keep the thread open for 2 days so that way you have ample time to find the pictures and upload them. 

If you have any problems feel free to shoot me a message on here. :)

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10786" 2461 7 1443125564 46 10786 'Re: Rip aviatorcraft' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Yeah I was recently informed of what the situation is and why players cannot log onto the server.  It is a technical difficulty that has to do with AviatorGaming and we are working with him to try and fix it.  We do not have any set time table for when the situation will be resolved but hopefully it will be soon.  Sorry for the inconvenience and we hope to have it fixed asap. 

~JDK21132' 'xx' 1) " (10787" 2374 38 1443125822 46 10787 'Re: Server Rules Poll' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'We are going to be creating a new rules page soon so that way players can understand what the new updated rules are going to be.  With the new rules page we may not be displaying what the punishment order is for classified circumstances.  The new page will be up shortly and will also include a lot of legal jargon along with it.  Such as anything pertaining to buycraft along with other forms of rules. 

Yay! Change!' 'xx' 1) " (10788" 2374 38 1443144775 16936 10788 'Re: Server Rules Poll' 'puppielove126' 'serling126@hotmail.com' '50.108.178.205' 1 0 '' 'I also think that scamming should be punishable. But the problem with making greifing against the rules is that you usually Don't know who griefed your plot making it extremely difficult to punish the greifer. :-\\' 'xx' 1) " (10789" 2476 4 1443162446 16354 10789 'eff X+ picks and kicked for flying' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'mining with a pick with a eff x+ is so fast it lags blocks and we get stuck in them. causing us to "fly" and get kicked for flying when we don't. is there a way to fix this?' 'xx' 1) " (10790" 2476 4 1443187822 16530 10790 'Re: eff X+ picks and kicked for flying' 'VorahHD' 'kbuergert66@gmail.com' '70.199.66.219' 1 0 '' 'Thats aviators server host for ya!  :)' 'xx' 1) " (10791" 2472 2 1443191598 17119 10791 'Re: 411Ghost or Alex' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'CAN SOMEONE PLEASE LOCK THIS NOW?
' 'xx' 1) " (10792" 2472 2 1443191675 17119 10792 'Re: 411Ghost or Alex' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'and 144 its to get not "toget"' 'xx' 1) " (10793" 2475 2 1443191813 17119 10793 'Re: Being Harrassed And Constantly Bullied/Spammed' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'or you can use what most people do aka https://gyazo.com/ to me this is the easy way :P happy reporting




~Xbs' 'xx' 1) " (10794" 2469 41 1443192074 17119 10794 'Re: MASKED annoying me' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'You both went at it. therefore you both broke the rules :| so do you still want this up or do you want it locked? its up to you' 'recycled' 1) " (10795" 2475 2 1443194178 16930 10795 'Re: Being Harrassed And Constantly Bullied/Spammed' 'MightyMo2506' 'megan.g2506@gmail.com' '77.99.8.202' 1 0 '' 'thx guys ill have a look but my pc crashed and the screen shots disappeared ill have another search but if i can't find em ill just have to deal with it' 'xx' 1) " (10796" 2477 2 1443226092 16800 10796 'Twini And Misun Not Givin Meh A Pony ;-; xD ' 'kellimater' 'hollis.teresa@ymail.com' '24.166.251.69' 1 0 '' ':( Whu u nu give meh Ponii?? ;-; Mean Muchh? jkjk dis just foe life xDD Luvv U Modss <33
' 'sad' 1) " (10797" 2477 2 1443236003 31 10797 'Re: Twini And Misun Not Givin Meh A Pony ;-; xD ' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Is this supposed to be a joke?
' 'xx' 1) " (10798" 2477 2 1443236082 32 10798 'Re: Twini And Misun Not Givin Meh A Pony ;-; xD ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Locking topic' 'xx' 1) " (10805" 2480 24 1443390360 24 10805 'Boondock Video' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Best TV show of all times.
https://www.youtube.com/watch?v=TKVsTEjM54c.
' 'xx' 1) " (10806" 2466 3 1443392736 37 10806 'Re: prisons' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '/warp n also contains a little bit of red sand in the mines that you can obtain.
' 'xx' 1) " (10807" 2481 2 1443397530 16530 10807 'rosered how no ban? its obviously smooth aura' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'https://www.youtube.com/watch?v=wJroieFgU4U&feature=youtu.be

this is obviously low sensitivity aura/ or smooth aura. she constantly uses ghost clients to not get caught its so annoying. ' 'xx' 1) " (10808" 2461 7 1443405859 16276 10808 'Re: Rip aviatorcraft' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'i always log on aviatorcraft everyday but always afk so i can do my hw school sucks  >:( >:(' 'xx' 1) " (10809" 2481 2 1443406681 16276 10809 'Re: rosered how no ban? its obviously smooth aura' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'That's obvious the way she turn to you immediately looks weird. ' 'xx' 1) " (10810" 2481 2 1443411761 16530 10810 'Re: rosered how no ban? its obviously smooth aura' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=Grko_122 link=topic=2481.msg10809#msg10809 date=1443406681]
That's obvious the way she turn to you immediately looks weird.
[/quote]

I know and btw thats not me recording.' 'xx' 1) " (10811" 2482 2 1443432577 0 10811 'Yacky as Liz or LizisBae' 'anggsharaf123' '' '41.42.229.157' 1 1443432804 'anggsharaf123' 'Name: yackytheduck
Server: Survival
When: about 3 days ago maybe 2
Rule that was Broken: impersonation
Proof:' 'clip' 1) " (10812" 2481 2 1443439249 16276 10812 'Re: rosered how no ban? its obviously smooth aura' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.61' 1 0 '' '[quote author=ItsVorah link=topic=2481.msg10810#msg10810 date=1443411761]
[quote author=Grko_122 link=topic=2481.msg10809#msg10809 date=1443406681]
That's obvious the way she turn to you immediately looks weird.
[/quote]

I know and btw thats not me recording.
[/quote]

Ik that the skin is different from yours. Well the person who record this will be ban too XD' 'xx' 1) " (10813" 2481 2 1443439280 16276 10813 'Re: rosered how no ban? its obviously smooth aura' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.61' 1 0 '' 'and plus you were attacking her XD' 'xx' 1) " (10814" 2481 2 1443442622 17119 10814 'Re: rosered how no ban? its obviously smooth aura' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'if you can remember the persons name who was recording and have *more* proof you might have more of a chance bud



~Xbs' 'clip' 1) " (10815" 2481 2 1443452532 16530 10815 'Re: rosered how no ban? its obviously smooth aura' 'VorahHD' 'kbuergert66@gmail.com' '70.199.70.7' 1 1443452681 'ItsVorah' '[quote author=TheXbs link=topic=2481.msg10814#msg10814 date=1443442622]
if you can remember the persons name who was recording and have *more* proof you might have more of a chance bud [/quote]

The person recording has been banned by jdk

Full video: http://youtu.be/MJZi36yflyE


' 'xx' 1) " (10816" 2482 2 1443467883 32 10816 'Re: Yacky as Liz or LizisBae' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player will be warned to not misuse /nick' 'xx' 1) " (10817" 2475 2 1443472096 17119 10817 'Re: Being Harrassed And Constantly Bullied/Spammed' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'well if you have no proof then "sucks to be you"    ~JDK' 'clip' 1) " (10818" 2475 2 1443610095 15846 10818 'Re: Being Harrassed And Constantly Bullied/Spammed' 'M1KKYP' 'mpicker1@bigpond.net.au' '58.165.6.22' 1 0 '' 'If you can't find proof any whom ever is rule breaking the report will be denied proof is needed.' 'xx' 1) " (10819" 2483 2 1443622790 16543 10819 'lazerblade17 Hack Tread' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'Name:lazerblade17
server:Prison
Broke rule: Just
proof: http://imgur.com/ylkiH3g
What rule broken: IDK if this is a rule but Hack Treads?


-Larz' 'xx' 1) " (10820" 2484 2 1443634325 17100 10820 'A lot of ppl on creative harassing ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.232.198' 1 0 '' '[b]Who : [/b] a lot of people such as DizzyDiamond and Therealjackmc and some others.
[b]Server: [/b] Creative
[b]When: [/b] Its happening right now. I saw it when I just went on Creative
[b]What rule was broken: [/b] I think harassment and profanity
[b]Explanation: [/b] I just logged on Creative and all of a sudden someone says they want to kill themselves and then some people started cussing each other. I really don't know why. But after myself and others tried to tell them to stop they still continued. Check chat logs cause I really don't know what started this. Although what I do know is that is has something to do with the friend that wants to kill her self. Why do people keep saying that on this server :(? But from what I have seen it is mostly Therealjackmc who is harassing people.
[b]Proof:[/b] Sorry I couldn't organize it very well.
http://imgur.com/a/PxxSs
' 'xx' 1) " (10821" 2484 2 1443646960 17119 10821 'Re: A lot of ppl on creative harassing ' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'Hay one #mac life/ #apple life but i dont think if it was more than two people mods are not gonna look at it please try to get one person at a time muted :3' 'clip' 1) " (10822" 2483 2 1443647107 17119 10822 'Re: lazerblade17 Hack Tread' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'Hellooooooo as there is one no proof of hacks and two saying you will hack no only makes you look like a bitch but its a lie so yah mods care to lock this???? ' 'clip' 1) " (10823" 2483 2 1443650345 31 10823 'Re: lazerblade17 Hack Tread' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'thexbs if you read the chat lazer said he'll hack someone not hacking in-game.' 'xx' 1) " (10824" 2483 2 1443650498 32 10824 'Re: lazerblade17 Hack Tread' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Need to have video proof of hacking. Locking topic' 'xx' 1) " (10825" 2475 2 1443650683 26 10825 'Re: Being Harrassed And Constantly Bullied/Spammed' 'DendeTheWizard' 'calvindu9@gmail.com' '66.222.178.212' 1 0 '' 'i love how so many people are just repeating what others say or the fact that they CLEARLY KNOW what their talking about.

(If I can't find them I guess I'll have to deal with it) IMPLYING HE/SHE KNOWS WITHOUT PROOF NO ACTION WILL BE TAKEN. SO EITHER PEOPLE WANT POSTS OR ARE TO IGNORANT TO KNOW PEOPLE HAVE ALREADY SAID THAT OR THEY ALREADY KNOW. SO JUST STOP SAYING STUFF THAT THEY WERE INFORMED ABOUT.

DENDE RANT FINISHED.' 'xx' 1) " (10826" 2475 2 1443652009 17119 10826 'Re: Being Harrassed And Constantly Bullied/Spammed' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'yes we all know that she has lost her files but we are telling her that what happens happens and we aka(MODS)cant help
annnnnnnnnnnnnndddddddd can you lock this now before someone other than me _-_ goes batshit crazy here?' 'clip' 1) " (10827" 2484 2 1443652115 17119 10827 'Re: A lot of ppl on creative harassing ' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' '[color=black][size=36pt] OR BURN IN HELL I DONT CARE JUST DONT BE THAT ONE GIRL OK THATS HOW YOU GET[color=black][/color] HATED[/size][/color]' 'clip' 1) " (10828" 2475 2 1443652906 0 10828 'Re: Being Harrassed And Constantly Bullied/Spammed' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'If you have nothing of value to contribute to the report we ask that you not comment on it. The player is aware of what will happen if they do not have evidence so there's no need to continue on. There's also no need to reply to this comment just let the player find the evidence or not. AKA no peanut gallery necessary thanks.

-F' 'xx' 1) " (10829" 2484 2 1443678362 17100 10829 'Re: A lot of ppl on creative harassing ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.232.198' 1 0 '' 'Thanks for the tip and your 'concern'. ' 'xx' 1) " (10830" 2484 2 1443707585 17119 10830 'Re: A lot of ppl on creative harassing ' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'ok <3 love yah and everyone elce

~josh' 'clip' 1) " (10831" 2484 2 1443778172 15846 10831 'Re: A lot of ppl on creative harassing ' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=TheXbs link=topic=2484.msg10821#msg10821 date=1443646960]
Hay one #mac life/ #apple life but i dont think if it was more than two people mods are not gonna look at it please try to get one person at a time muted :3
[/quote]

Although it would be easier for the mods or admins to view the report with 1 target you are aloud to post 2 people on one report. Thanks though.' 'xx' 1) " (10832" 2484 2 1443802909 0 10832 'Re: A lot of ppl on creative harassing ' 'Facelesswarrior5' '' '166.137.10.63' 1 0 '' 'Yes we do accept multiple players In a report but keeping it to one person a report is easier. A staff member will review your report as soon as possible. Thanks!
' 'xx' 1) " (10833" 2409 1 1443821158 15846 10833 'Re: Thanks for making the new pvp area :D' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=MightyMo2506 link=topic=2409.msg10764#msg10764 date=1443022261]
#conflict lol XD i am that awkward person that grabs the popcorn and soda =P
-Mo (That Bada$$ Emo Chick)
[/quote]

Meeee tooooo #WatchDaFightWithSnacks' 'xx' 1) " (10834" 2487 2 1443876616 16935 10834 'thexbs hacking' 'creepsmcpasta' 'poppy32111@gmail.com' '24.14.37.207' 1 0 '' 'Proof: I Give Up On This Shitty Server Where If You Do "Too Meny Crits Your Banned




FUCK THIS SHIT IM OUT OF HERE' 'xx' 1) " (10835" 2487 2 1443876661 17119 10835 'Re: thexbs hacking' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'FUCK THIS SHIT
IM
OUT' 'xx' 1) " (10836" 2487 2 1443876684 17119 10836 'Re: thexbs hacking' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'just an fyi I'm creeeps :P ' 'xx' 1) " (10837" 2487 2 1443876707 17119 10837 'Re: thexbs hacking' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'AND TWINI WAS HERASSING ME!
' 'xx' 1) " (10838" 2488 10 1443886626 17151 10838 'Still Banned' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'IGN: IISkyHDII

Hey fellow staff members I filed my report for an unban already and JDK made my ban shorter but i think something went wrong.So one of you guys has to unban me :P

Proof: http://aviatorcraft.com/forum/index.php?topic=2365.0 hope you guys get it fixed <3 -SkyHD' 'xx' 1) " (10839" 2487 2 1443886806 17151 10839 'Re: thexbs hacking' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'Guys this post is irrelevant. Next time post something more ....' 'xx' 1) " (10840" 2484 2 1443886983 17151 10840 'Re: A lot of ppl on creative harassing ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'TheXbs No need to be rude and nice report hope those people get what they deserve.' 'xx' 1) " (10841" 2478 4 1443887365 17151 10841 'Re: Server IP Down?????' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=green][color=pink]Yeah same it has been happening to me  a lot before i thought they where going to get it fixed a long time ago.[/color][/color]' 'xx' 1) " (10842" 2425 4 1443887434 17151 10842 'Re: Aviatorcraft IP server not working???' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]It does work but it has problems sometimes.[/color]' 'xx' 1) " (10843" 1864 5 1443887727 17151 10843 'Re: The Spire' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Wow One of the best builds iv seen so far. GG![/color]' 'xx' 1) " (10844" 1483 5 1443887783 17151 10844 'Re: BIG HOAKTELL FIREPOWERHD657' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Amazing Build![/color]' 'xx' 1) " (10845" 1204 5 1443887850 17151 10845 'Re: Faction base #Bigmac' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'nice :P xD did he took it? ' 'xx' 1) " (10846" 2480 24 1443887902 17151 10846 'Re: Boondock Video' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]xD Hey Soul[/color]' 'xx' 1) " (10847" 1204 5 1443890377 26 10847 'Re: Faction base #Bigmac' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'except for the fact that tnt cannons go boom boom' 'xx' 1) " (10848" 2487 2 1443895860 16222 10848 'Re: thexbs hacking' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'Really? Locked' 'xx' 1) " (10849" 2488 10 1443896490 16222 10849 'Re: Still Banned' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.227.169' 1 0 '' 'I've un-ban you welcome back to aviatorcraft :3' 'xx' 1) " (10850" 2489 7 1443900860 16837 10850 'New Name?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.9.38' 1 1443901177 'UniversalGhost' 'Hey Guys
Reece here. Some of you may know me as PvPBuilder. Some people haven't realized that I am Universal Ghost so I just wanted to say that it was me that changed my name as somebody thought I was a different Trial-Moderator. Anyways That's all and it may be a weird post but it is discussion.
Thank you for you time
Ghost/Reece :)' 'xx' 1) " (10851" 2490 2 1443908198 16756 10851 'Nude Skin' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.229.205' 1 0 '' 'when:about 10 min ago
where:survival
who:earthlyquasar
what for: having a nude skin' 'clip' 1) " (10852" 2490 2 1443913848 30 10852 'Re: Nude Skin' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'The player has been banned for 1 day.' 'xx' 1) " (10853" 2450 39 1443918216 31 10853 'Re: Boolin Squad // PvP Prison Gang' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Totally add PandaKid0 whicj is me
' 'recycled' 1) " (10854" 2450 39 1443921537 0 10854 'Re: Boolin Squad // PvP Prison Gang' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=CeralMuncher link=topic=2450.msg10746#msg10746 date=1442976107]
[quote author=M1KKYP link=topic=2450.msg10743#msg10743 date=1442975283]
Should we add asf????
[/quote]
Who's that? Elaborate.
[/quote]
Asf Bajan AKA Holygod. Big factions pvper ' 'recycled' 1) " (10855" 2450 39 1443922455 16530 10855 'Re: Boolin Squad // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2450.msg10854#msg10854 date=1443921537]
[quote author=CeralMuncher link=topic=2450.msg10746#msg10746 date=1442976107]
[quote author=M1KKYP link=topic=2450.msg10743#msg10743 date=1442975283]
Should we add asf????
[/quote]
Who's that? Elaborate.
[/quote]
Asf Bajan AKA Holygod. Big factions pvper
[/quote]

AlmightyGod***' 'recycled' 1) " (10856" 2491 2 1443926578 16530 10856 '7misun ezpz demoteee' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '7misun made his name "IKillBeavers" and im highly offended by this I am fucking outraged.' 'xx' 1) " (10857" 2492 2 1443926836 16530 10857 '7misun is mean ban him' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '7misun made his name "ISkinBeavers" im outraged and im starting a riot!!!!' 'xx' 1) " (10858" 2492 2 1443926880 32 10858 'Re: 7misun is mean ban him' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Locking Topic' 'xx' 1) " (10859" 2493 2 1443927171 16530 10859 'Hurtful' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '7misun said "i burned the beaver on the barbaque" im so mad ima go burn down my house.' 'xx' 1) " (10860" 2493 2 1443927202 32 10860 'Re: Hurtful' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Please stop making these posts' 'xx' 1) " (10861" 2494 2 1443935449 16789 10861 'Preuss13 Hacking m8!' 'Grapple' 'YouWotGary@gmail.com' '76.16.125.66' 1 0 '' 'Username: Preuss13
Server: Prison
Time Rule Broken: 11:39 US Time
Proof: https://youtu.be/6ipApwTzFeI
Rule Broken: Hax m8!
Description: Preuss13 Was Hacking On Aviator Prison With his KillAura and AutoArmor. Thank You For Reading this Report m8.' 'xx' 1) " (10862" 2495 2 1443938651 37 10862 '411 Ghost' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[b]Name:[/b] 411 Ghost
[b]Server:[/b] Survival
[b]When:[/b] Oct. 3 10:36PM Server Time
[b]Proof:[/b] [url=http://aviatorcraft.com/forum/index.php?topic=2490.0] http://aviatorcraft.com/forum/index.php?topic=2490.0[/url]
[b]Rule Broken:[b] Hacked client
[b]Concise Description:[b] This was a post made by 411Ghost yesterday and I noticed that his screenshot looked a little different as it said Jam 5.0 in the top left corner and one short google search later ([url=https://www.google.com/?gws_rd=ssl#safe=off&q=jam+5.0]https://www.google.com/?gws_rd=ssl#safe=off&q=jam+5.0[/url]) I find out that it's a hacked client. Now I've talked to 411Ghost to try to confirm that it was him who uploaded the screenshot and he said that it's not his picture and after Ceral talked to him he logs off for a short period of time and then logs back on with a different skin that is just a blue version of the red skin shown in his proof. As shown in http://mcskinsearch.com/skin/411ghost the hand is exactly the same but is blue this is the only argument i have to offer as of now.' 'xx' 1) " (10863" 2495 2 1443939568 31 10863 'Re: 411 Ghost' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'To furthermore go with this evidence when on Survival we tried to TP to him and he tried denied it because we thought we were going to do this but what he doesn't realize is that when he did that he is making it prove more suspicious of him. The only reason he changed his skin color is because it wouldn't prove that was him and to try to get away. So that being said I think there's enough evidence of banning him for the use of using a hacked client here. I can try have Alex pull the logs up but if you want more info about this let me know.' 'xx' 1) " (10864" 2494 2 1443940218 16543 10864 'Re: Preuss13 Hacking m8!' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'This is why we need better staff like staff that knows what hacks are they sometimes dont know i cri ' 'xx' 1) " (10865" 2495 2 1443961999 17151 10865 'Re: 411 Ghost' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Yepp Totally A Hack Client.[/color]' 'xx' 1) " (10866" 2494 2 1443962119 17151 10866 'Re: Preuss13 Hacking m8!' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Such a hacker.. the gapple hitting mostly. [/color]' 'xx' 1) " (10867" 2494 2 1443962225 17151 10867 'Re: Preuss13 Hacking m8!' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]And Larz The Staff Is Good It's Just Not Active 24/7 But They Will Catch Up Within Some Hours :P[/color]' 'xx' 1) " (10868" 2450 39 1443962348 17151 10868 'Re: Boolin Squad // PvP Prison Gang' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Vorah Hey Buddy :)[/color]' 'recycled' 1) " (10869" 2450 39 1443962431 17151 10869 'Re: Boolin Squad // PvP Prison Gang' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]I'm sure most of the people in your list I already killed :D[/color]' 'recycled' 1) " (10870" 2409 1 1443962531 17151 10870 'Re: Thanks for making the new pvp area :D' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]The arena is good but somehow that is the only place I lag in e.e[/color]' 'xx' 1) " (10871" 2436 1 1443962579 17151 10871 'Re: New Kingdom Roleplay' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]I might join it who knows.[/color]' 'xx' 1) " (10872" 2375 1 1443962661 17151 10872 'Re: Jdk rule topic' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Well here comes my Permban again.[/color]' 'xx' 1) " (10873" 2489 7 1443962742 17151 10873 'Re: New Name?' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Cool I still do not like you :)[/color]' 'xx' 1) " (10874" 2461 7 1443962790 17151 10874 'Re: Rip aviatorcraft' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]R.I.P[/color]' 'xx' 1) " (10875" 1953 5 1443962879 17151 10875 'Re: Pig selfie!!!' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Nice Lol.[/color]' 'xx' 1) " (10876" 2494 2 1443964594 16276 10876 'Re: Preuss13 Hacking m8!' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.57' 1 0 '' 'From my point of view this person is hacking really obviously due to his head and his aiming.' 'xx' 1) " (10877" 2495 2 1443964934 16276 10877 'Re: 411 Ghost' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.57' 1 0 '' 'Yeah this is a hack client and i completely agree with ceral about this' 'xx' 1) " (10878" 2496 2 1443967350 16543 10878 'IISkyHDII Hacking :P' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'Name: IISkyHDII
Server: Prison
time they broke the rule: about 5min ago
Proof: https://www.youtube.com/watch?v=UwIeVHRZpXY
What rule they broke: Hacking!!

enjoy ban sky :D

-larz :P' 'xx' 1) " (10879" 2496 2 1443967662 17151 10879 'Re: IISkyHDII Hacking :P' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Why don't you show the whole video?[/color]' 'xx' 1) " (10880" 2496 2 1443967877 16543 10880 'Re: IISkyHDII Hacking :P' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'why would i i just wanna show the hacks
i can upload a hole video if you want -.-' 'xx' 1) " (10881" 2497 1 1443967892 17151 10881 'Awesome People <3' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple][size=24pt][size=24pt]Awesome People Who Left This Laggy Server[/size][/size][/color]

[color=pink][size=36pt]Sub KidzBeez TheArticMonkey DeathreaprII KidzBeBestie Blaze And [size=36pt]IISkyHDII[/size][/size][/color]' 'xx' 1) " (10882" 2497 1 1443967944 17151 10882 'Re: Awesome People <3' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Tell Me Who You Think Should Be Added?[/color]' 'xx' 1) " (10883" 2498 1 1443968033 17151 10883 'I Quit MC' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink][size=36pt][font=arial]Its Official I Quit Minecraft I'm More Mature Now And Decided That My Life Was More Important Then This Game. R.I.P Minecraft For Me.[/font][/size][/color]' 'xx' 1) " (10884" 2496 2 1443968080 17151 10884 'Re: IISkyHDII Hacking :P' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Pls. Do so[/color]' 'xx' 1) " (10885" 2496 2 1443968108 17151 10885 'Re: IISkyHDII Hacking :P' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]So I can see how you guys 2v1'd me :P[/color]' 'xx' 1) " (10886" 944 1 1443968206 17151 10886 'Re: Ally Plugin for Prison' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]You Little ....[/color]' 'xx' 1) " (10887" 2480 24 1443968513 17151 10887 'Re: Boondock Video' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]No Hi Back e.e Rude[/color]' 'xx' 1) " (10888" 2496 2 1443969077 16276 10888 'Re: IISkyHDII Hacking :P' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.57' 1 0 '' '[quote author=IISkyHDII link=topic=2496.msg10885#msg10885 date=1443968108]
[color=pink]So I can see how you guys 2v1'd me :P[/color]
[/quote]
What matters is not the 2v1 and not how they rekt you but what matters is that why did you hack and whats the purpose of it?' 'xx' 1) " (10889" 2489 7 1443970384 16276 10889 'Re: New Name?' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.57' 1 0 '' '[quote author=IISkyHDII link=topic=2489.msg10873#msg10873 date=1443962742]
[color=pink]Cool I still do not like you :)[/color]
[/quote]
Thats straight out XD' 'xx' 1) " (10890" 2489 7 1443970410 16276 10890 'Re: New Name?' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.57' 1 0 '' 'Tbh I love this name so much more than PvPBuilder XD sorry' 'xx' 1) " (10891" 2498 1 1443973507 26 10891 'Re: I Quit MC' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'K' 'xx' 1) " (10892" 2497 1 1443973562 26 10892 'Re: Awesome People <3' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'I look at this list and i see is trash talkers hackers and then the awesome monkey' 'xx' 1) " (10893" 2450 39 1443973609 26 10893 'Re: Boolin Squad // PvP Prison Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'U didn't killed cuz ur mlg bsd (aka i never went to pvp for a month or 2nd)' 'recycled' 1) " (10894" 2450 39 1443977688 17151 10894 'Re: Boolin Squad // PvP Prison Gang' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Speak English?[/color]' 'recycled' 1) " (10895" 2497 1 1443977747 17151 10895 'Re: Awesome People <3' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Dende haha sub dint hack and kidzbeez dint hack. in fact he could be beating your ass but hes not playing till 2016 :)[/color]' 'xx' 1) " (10896" 2496 2 1443977754 16530 10896 'Re: IISkyHDII Hacking :P' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'It apears Decay made the dumbest choice of his life unbanning you... -_-' 'xx' 1) " (10897" 2498 1 1443977777 17151 10897 'Re: I Quit MC' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink];)[/color]' 'xx' 1) " (10898" 2498 1 1443977861 16530 10898 'Re: I Quit MC' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'K' 'xx' 1) " (10899" 2494 2 1443979386 32 10899 'Re: Preuss13 Hacking m8!' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Player has been banned from the server forever because of 2nd hacking offense [/b]
[b]Thanks for the report[/b]' 'xx' 1) " (10900" 2495 2 1443979553 32 10900 'Re: 411 Ghost' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Player has been banned 14 days for use of hacked client' 'xx' 1) " (10901" 2489 7 1443979897 16837 10901 'Re: New Name?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.54.200' 1 0 '' 'IISkyHDII I don't know you?' 'xx' 1) " (10902" 2496 2 1443979899 32 10902 'Re: IISkyHDII Hacking :P' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Player has been banned for kill aura[/b]' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (10903 2499 2 1443980619 15912 10903 'ZachTheGreat02' 'simsguy28' 'romanski03@hotmail.com' '151.230.126.165' 1 0 '' 'Name of suspect-ZachTheGreat02
server-Skyblock
Rule Broken-Harresment
Proof- http://imgur.com/yRexyhF
When Was This Rule Broken-03/10/15
Description-I was on he was annoying me so i told him to shut up and he just came out and  said that

By Sims The Gamer' 'xx' 1) " (10904" 2500 7 1443980980 17155 10904 'Minecraft ' 'Mr.Ryuna Tomerui' 'pappysmith59@gmail.com' '108.30.122.8' 1 0 '' ' 8)' 'xx' 1) " (10905" 2499 2 1443982863 0 10905 'Re: ZachTheGreat02' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[size=18pt][b]Report [color=green]Accepted[/color][/b][/size]
[b]The player has been muted 1 hour for harassment.[/b]' 'xx' 1) " (10906" 2450 39 1443984033 26 10906 'Re: Boolin Squad // PvP Prison Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Read english?' 'recycled' 1) " (10907" 2497 1 1443984131 26 10907 'Re: Awesome People <3' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Trash talkers I said too.. also omg hes so good at pvping at a building game' 'xx' 1) " (10908" 2501 10 1443990239 16756 10908 'Y am I Banned' 'DragonBreath411' 'luisdelrio32@icloud.com' '98.80.234.98' 1 0 '' 'Hello i was banned today because of a Hack Client. If it were me i would say that u need more proof that it was me oh wait it wasn't me. You banned an innocent person. Like i said before the picture was not taken by me and since i'm a good friend i'm not going to say who it was taken by because i'm not a snitch to my friends and i bet the person that banned is not a snitch to friends too. Yes it wasn't me and i took a big risk by making that report but u cannot ban someone innocent. yes those guys found some good clues but the person with the hacks is not me i don't even know how to get hacks and if u wont unban me at least make the time banned lower.
' 'xx' 1) " (10909" 2502 10 1443991861 16789 10909 'Im banned for Advertising?' 'Grapple' 'YouWotGary@gmail.com' '76.16.125.66' 1 0 '' 'Excuse me Mods and Admins I was banned for 7 Days for advertising for saying ''Kohi eu'' When I said that I meant Go To Kohi and Server Eu I was not attending to say the IP. Thank You For Reading.' 'xx' 1) " (10910" 2502 10 1443992315 32 10910 'Re: Im banned for Advertising?' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Its been ruled as advertising in the past and still is advertising' 'xx' 1) " (10911" 2501 10 1444003907 0 10911 'Re: Y am I Banned' 'Facelesswarrior5' '' '68.52.58.59' 1 1444004433 'Facelesswarrior5' '[size=14pt][color=red]Appeal Denied[/color][/size]

[b]Based on the evidence provided in KillerDudez report (http://aviatorcraft.com/forum/index.php?topic=2495.0 )and the fact that you can not provide sufficient proof that the player taking the screenshot is someone other than yourself I have denied this Appeal. You will serve the full 14 day ban time for using the Jam hacked client. [/b]' 'xx' 1) " (10912" 2503 4 1444011417 26 10912 'jdk haz more posts then me' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'dis iz not allowed he deleted pots be4 so i should have tenteen. pls fix dis it naut ok -sonic 2012' 'xx' 1) " (10913" 2503 4 1444012936 1 10913 'Re: jdk haz more posts then me' 'godlikefrank' 'alextehbest@hotmail.com' '37.130.228.36' 1 0 '' 'not a problem or bug locked.' 'xx' 1) " (10914" 2450 39 1444016064 24 10914 'Re: Boolin Squad // PvP Prison Gang' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Crap Theres a glitch whoops' 'recycled' 1) " (10916" 2489 7 1444074672 16837 10916 'Re: New Name?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.90.183' 1 0 '' 'WhiteDecay It's all Okay. I honestly don't know why He/She posted it.  ;D' 'xx' 1) " (10917" 2450 39 1444074814 16530 10917 'Re: Boolin Squad // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=IISkyHDII link=topic=2450.msg10869#msg10869 date=1443962431]
[color=pink]I'm sure most of the people in your list I already killed :D[/color]
[/quote]

With your mlg hax? yeah yeah.' 'recycled' 1) " (10915" 2489 7 1444071044 16222 10915 'Re: New Name?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'sky be nice' 'xx' 1) " (10918" 2498 1 1444079027 17 10918 'Re: I Quit MC' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1444079471 'Luke' '[img]http://media-cache-ak0.pinimg.com/736x/c1/ac/d5/c1acd59a8dbb734d8ddfb560f3d4c6ab.jpg[/img]' 'xx' 1) " (10919" 2502 10 1444079812 17 11197 'Re: Im banned for Advertising?' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445042727 'Luke' '[font=times new roman]Hello

Saying "kohi eu" is the same as adverting and has the same effect. Advertising is used to get people to come join your specified server which is exactly what you were doing intentionally or not. Secondly "kohi eu" happens to be the ip for the sever as well mate. Your ban will remain in-tact.

Regards
Luke[/font]' 'xx' 1) " (10920" 2489 7 1444079897 15846 10920 'Re: New Name?' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'You where bad at pvp and I never saw you build so yeah I like the new name.' 'xx' 1) " (10921" 2498 1 1444080201 15846 10921 'Re: I Quit MC' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'I once quit mc for one day... It was Hard but I played halo while I quit so I'm good :) I'm tired so it might not make sense.' 'xx' 1) " (10922" 2450 39 1444080942 17151 10922 'Re: Boolin Squad // PvP Prison Gang' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Yes With My Macros :)[/color]' 'recycled' 1) " (10923" 2489 7 1444081130 26 10923 'Re: New Name?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'M1 you're bad at pvp and Pvpbuilder is a great builder :)' 'xx' 1) " (10924" 2504 1 1444083832 26 10924 'Lrice read this ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Just thought you might wanna know who your haters are' 'clip' 1) " (10925" 2504 1 1444083874 26 10925 'Re: Lrice read this ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'on an unrelated note i was kicked out of boolin squad after being annoying ;)' 'xx' 1) " (10926" 2504 1 1444083917 16530 10926 'Re: Lrice read this ' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'cool story bro.' 'xx' 1) " (10927" 2504 1 1444083959 26 10927 'Re: Lrice read this ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Y SO MEAN TO LRICE DOE ALL I CAN SEE IS HATE FROM YOU

You hate Achilles Lrice Twini 7misun WHO ELSE?!' 'xx' 1) " (10928" 2504 1 1444084077 17 10928 'Re: Lrice read this ' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'Ouch makes me cry. I honestly don't see any point of living anymore. Nah I don't know what I did wrong but I'm sure you'll find something ;)

' 'xx' 1) " (10929" 2504 1 1444084214 26 10929 'Re: Lrice read this ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Also poor smallen did nothing wrong but..' 'clip' 1) " (10930" 2504 1 1444084546 17 11197 'Re: Lrice read this ' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445043246 'Luke' '[font=times new roman]Thats typically how it works for these guys vorah specifically. Im pretty sure he can find a "flaw" in anybody whether its legitimate or not without taking into account the things he's done. I wonder if when he says "no1 " if he's referring to himself? I'm kidding but I am sorry if Ive something wrong its truly never been my intent in anyway.

[/font][font=times new roman]Regards [/font]
[font=times new roman]Luke[/font]' 'xx' 1) " (10931" 2504 1 1444084783 16530 10931 'Re: Lrice read this ' 'VorahHD' 'kbuergert66@gmail.com' '208.167.254.85' 1 0 '' 'never even said anything about smallen but k.....' 'xx' 1) " (10932" 2504 1 1444085013 26 10932 'Re: Lrice read this ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'oh below when I said he did nothing wrong you said he abused so were you referring to someone else in that small discussion about smally?' 'xx' 1) " (10933" 2462 22 1444086178 46 10933 'Re: Minecraft Multi-Millionaire' 'davide' 'davidenriquez41@gmail.com' '70.192.192.176' 1 0 '' '[b][font=georgia]Just as an add in:

[u]The game will start at 3pm EST.  That is 8pm GMT.  If you are not present at the time of the start then you will not be able to participate. 
[/u]
~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (10934" 2505 2 1444092040 16696 10934 'Rager cause he aint getting my kits' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Who? - minidiggy
Server? - Prison
What Happen - Cursed Me Out
Evidence? - [img]http://i.imgur.com/lwclLMk.png[/img]' 'xx' 1) " (10935" 2505 2 1444092163 32 10935 'Re: Rager cause he aint getting my kits' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Already kicked the player' 'xx' 1) " (10936" 2504 1 1444095478 50 10936 'Re: Lrice read this ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'My god I can't make jokes with any of you guys' 'xx' 1) " (10937" 2504 1 1444096434 26 10937 'Re: Lrice read this ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'because we were totally talking about you. or are you vorah?!' 'xx' 1) " (10938" 2504 1 1444097897 16530 10938 'Re: Lrice read this ' 'VorahHD' 'kbuergert66@gmail.com' '208.167.254.85' 1 0 '' 'i love jboy misun and jdk now go eat tacos and leave me alone.' 'xx' 1) " (10939" 2450 39 1444097933 16530 10939 'Re: Boolin Squad // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '208.167.254.85' 1 0 '' '[quote author=IISkyHDII link=topic=2450.msg10922#msg10922 date=1444080942]
[color=pink]Yes With My Macros :)[/color]
[/quote]

Swiggity Swaggity hax' 'recycled' 1) " (10940" 2504 1 1444100034 26 10940 'Re: Lrice read this ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'And hate the rest right ' 'xx' 1) " (10941" 2506 7 1444100074 31 10941 'The Duck Squad' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 1444100250 'CeralMuncher' 'Achilles - The business man.
Alex and CeralMuncher - The Hitmans
SwedishDuck - Chef
Yucky - Relations guy

MISUN ISN'T THE LEADER UNTIL HE DOES THE THING HE'S SUPPOSED TO DO!' 'xx' 1) " (10942" 2507 1 1444100868 16354 10942 'December reset' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'i heard that we are gonna lose everything except for creative is that right? even the plots in prison? i ask cuz i was working a lot on it and it be a waste if it got reset' 'xx' 1) " (10943" 2504 1 1444101709 32 10943 'Re: Lrice read this ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'I am Locking this Topic ' 'xx' 1) " (10944" 2507 1 1444101772 32 10944 'Re: December reset' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Plots get reset as well' 'xx' 1) " (10945" 2508 7 1444103016 16530 10945 'Jboy is my god' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Jboy ohh jboy
I love you so dearly
Your real name is john
And that name is so god.
You giv me a happy joy
That is  inreplacable.
Jboy ohh jboy
I hope you love me so dearly.


Mlg po3t' 'xx' 1) " (10946" 2509 1 1444104843 31 10946 'My homes' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'So I have a ton of homes and thought you'd have fun counting how many I have.
' 'clip' 1) " (10947" 2509 1 1444106085 0 10947 'Re: My homes' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'You notice how 10 of those homes have my name in them.  :D' 'xx' 1) " (10948" 2508 7 1444137785 26 10948 'Re: Jboy is my god' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'And about 1-2 months ago you were hating on him' 'xx' 1) " (10949" 2506 7 1444137832 26 10949 'Re: The Duck Squad' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Is dis a pvp group cuz then i wanna join' 'xx' 1) " (10950" 2506 7 1444140694 0 10950 'Re: The Duck Squad' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'More like an underground mafia. The "buisness man" launders money and takes care of buisness the hit men.. Well.. You know. Chef runs our drug operations while the relations guy keeps us looking legit ' 'xx' 1) " (10951" 2462 22 1444145493 16837 10951 'Re: Minecraft Multi-Millionaire' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.45.146' 1 0 '' 'Who are the 4 people JDK? (I would like to apply :D)' 'xx' 1) " (10952" 2510 3 1444153847 17157 10952 'Very Op stuff' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 1444153969 'NinjaGirl2015' 'on creative  i found out somebody has been giveing other people armour and i dont know how they got the very godly armour and i think this is a  hack because ive seen lots of potions what are op also some other suff im wondering if you know about it i made a video about it and this is the edvidence what i have about the op stuff



https://www.youtube.com/channel/UCPXTne62oX2-4eF_F_l8c_A/videos?shelf_id=1&sort=dd&view=0
video called is this a hack i found it on my plot' 'xx' 1) " (10953" 2508 7 1444155308 16530 10953 'Re: Jboy is my god' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Dat moment when ur so bad at pvp you leave boolin and u have nothing better to do then inside... Smh get a life -_-' 'xx' 1) " (10954" 2511 2 1444161996 16530 10954 'WhiteDecay.' 'VorahHD' 'kbuergert66@gmail.com' '208.167.254.85' 1 0 '' '[b][color=red]Before I start just want to let you know I'm beyond fucking pissed so excuse me....[/color][/b]

[b]Name of the suspect?:[/b] [color=red]WhiteDecay[/color]
[b]What server was this on?:[/b] [color=red]Prison[/color]
[b]When did they break this rule?:[/b] [color=red]Who The Fuck Knows...[/color]
[b]Proof of the happening:-[/b] [color=red]IDFK check logs [/color]
[b]What rule was broken?:[/b] [color=red]Maybe you need to tell decay that he does not have the right to add anyone he wants to my plot without my fucking permission.[/color]
[b]Concise description:[/b] [color=red]IDK I've just been informed that WhiteDecay added achilles to my plot with no permission and then I'm missing multiple stuff such as player heads that were legally given to me by minus twini and other mods.[/color]' 'xx' 1) " (10955" 2511 2 1444162334 16530 10955 'Re: WhiteDecay.' 'VorahHD' 'kbuergert66@gmail.com' '208.167.254.85' 1 0 '' 'locking to prevent arguements' 'xx' 1) " (10956" 2511 2 1444162764 16222 10956 'Re: WhiteDecay.' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.162.94' 1 0 '' 'I did not add anyone to your plot plus I also gave you a few heads after 7misun took them back then.
Why would I take back something i gave you about a month ago?' 'xx' 1) " (10957" 2512 21 1444163070 16587 10957 'Day/Night cycle on Plot world' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.109.245' 1 0 '' 'Hi Im badbord.

My suggestion today is that you guys should add day & night to the plot worlds it makes it nicer and makes us feel in less of an
"Artificial world".

Maybe you could also add signs at the plot world spawn so players can change the time with in-game currency
example: to set the world to day: 500$) To set it to night: 500$) To set it to sunset: 500) ;D

Thank you [u][s][b]DedFeesh[/b][/s][/u]' 'xx' 1) " (10958" 2510 3 1444164039 0 10958 'Re: Very Op stuff' 'Facelesswarrior5' '' '107.77.104.107' 1 0 '' 'The staff are aware of this and we are looking into ways to prevent the creation and use of such items. Thank you for your report ' 'xx' 1) " (10959" 2513 40 1444165675 16483 10959 'Twini\'s Builder App (lrice said i needed to)' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'Your IGN: - ThatTwiniGuy
Time Zone: - U.S. EST
Skype Name: - really...
Have you been punished on our server before? What for?: - You already know
How would you rate yourself in terms of building experience? (1-10): - pfffft 6
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: - Skyscrapers city structures.
How many hours/days a week can you be involved in the team?: - You already know
Build Images: - https://gyazo.com/ad003bd0cb08d35255d92a50e4e728a4. https://gyazo.com/625c1bbcba1965909ba5bd5d2380c4b3.
Anything Else?: nope ' 'xx' 1) " (10960" 2508 7 1444165848 15888 10960 'Re: Jboy is my god' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.111' 1 0 '' 'They say the moon is ten' 'xx' 1) " (10961" 2513 40 1444165966 0 10961 'Re: Twini\'s Builder App (lrice said i needed to)' 'Facelesswarrior5' '' '107.77.68.76' 1 0 '' 'I can vouch for tony considering I stole his fountain design from citypvp. Good luck man ' 'xx' 1) " (10962" 2513 40 1444166310 15846 10962 'Re: Twini\'s Builder App (lrice said i needed to)' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.184.17.87' 1 0 '' 'Well GG Twini's made it into the team...' 'xx' 1) " (10963" 2489 7 1444166676 15846 10963 'Re: New Name?' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.184.17.87' 1 0 '' '[quote author=DendeTheWizard link=topic=2489.msg10923#msg10923 date=1444081130]
M1 you're bad at pvp and Pvpbuilder is a great builder :)
[/quote]

1v1 me mate... And I never saw Universal build so yeah...' 'xx' 1) " (10964" 2508 7 1444167101 15846 10964 'Re: Jboy is my god' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.184.17.87' 1 0 '' 'Ok.' 'xx' 1) " (10965" 2514 17 1444167378 16587 10965 'Day/night cycle in the creative world ' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.109.245' 1 0 '' 'If you've checked out my previous posts you will probably understand but anyways.

Is it possible for you guys To add day/night cycles back to the plot world??? ;D

Ty

[s][u][b]DedFeesh[/b][/u][/s]' 'xx' 1) " (10966" 2450 39 1444168225 24 10966 'Re: Boolin Squad // PvP Prison Gang' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Cool I really dont care about the Boolin Squad thing. Eventho there are gonna be gamechangers.' 'recycled' 1) " (10967" 2508 7 1444169792 26 10967 'Re: Jboy is my god' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'omg im so bad at a clicking pvp war where the goal of th game i 2 build. omg im so bad. Also that moment when you have nothing better to do then write a poem about your beloved boyfriend (yaoi much?)' 'xx' 1) " (10968" 2489 7 1444169827 26 10968 'Re: New Name?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '*cough* endergods vs Afterlife we killed you how many times? *cough* also haven't pvped for a while so im bad ' 'xx' 1) " (10969" 2506 7 1444169849 26 10969 'Re: The Duck Squad' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'i wanna be in et cause boolin is dum' 'xx' 1) " (10970" 2506 7 1444179241 16276 10970 'Re: The Duck Squad' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' 'This sounds interesting

I WANT TO JOIN' 'xx' 1) " (10971" 2450 39 1444184399 16530 10971 'Re: Boolin Squad // PvP Prison Gang' 'VorahHD' 'kbuergert66@gmail.com' '108.61.50.108' 1 0 '' '[quote author=SoulMastera link=topic=2450.msg10966#msg10966 date=1444168225]
Cool I really dont care about the Boolin Squad thing. Eventho there are gonna be gamechangers.
[/quote]

Cool story bro.' 'recycled' 1) " (10972" 2450 39 1444185293 26 10972 'Re: Boolin Squad // PvP Prison Gang' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Vorah ur bad' 'recycled' 1) " (10973" 2515 39 1444188712 16530 11021 'Boolin Squad // Prison PvP Gang.' 'VorahHD' 'kbuergert66@gmail.com' '108.61.50.108' 1 1444428842 'ItsVorah' '[b][color=red][size=24pt]Boolin Squad Roster[/size][/color][/b]


[b][color=red][size=14pt]Owners:[/size][/color][/b]
[color=black]- [b]Vorah[/b][/color]
[color=black]- [b]michealslam[/b] [color=limegreen][b](New Co-Owner!)[/b][/color]
[/color]

[b][size=14pt][color=red]Leaders:[/color][/size] [/b]
[color=black]- [b]J_Boy1234[/b] [color=limegreen][b](Promoted)[/b][/color]
- [b]Soniccaleb[/b]
- [b]Hellyy[/b]
- [b]AlmightyGod[/b]
- [b]AnonymousKiller0[/b]
- [b]BricksB[/b]
[/color]

[b][color=red][size=14pt]Members:[/size][/color][/b]
[color=black]- [b]Critical_Hits[/b]
- [b]xxGOODYERxx[/b]
- [b]UniversalGhost[/b] [color=limegreen][b](New)[/b][/color]
- [b]Emmsey[/b] [color=limegreen][b](New!)[/b][/color]
- [b]Cadbrury[/b]
- [b]DepthStrafe[/b]
- [b]ShikamaruNaru_[/b]
- [b]mylesmundy[/b]
- [b]MunchyTheMonster[/b] [color=limegreen][b](New!)[/b][/color]
- [b]Atomic_Element[/b]
- [b]meg304[/b]
- [b]RealityPvPz_[/b]
- [b]xxFlamelordxx[/b]
[/color]

[size=12pt][b][color=red]Boolin Is An Exclusive PvP Squad/Gang Owned By LogicOG_ and Koons Aka Vorah On Aviator Prison Only The Finest PvPers Get Accepted. If You Want To Apply Pm Me In Game Or On Forums.  [/color][/b][/size]
' 'recycled' 1) " (11012" 2515 39 1444349330 16530 11012 'Re: Boolin Squad // Prison PvP Gang.' 'VorahHD' 'kbuergert66@gmail.com' '208.167.254.237' 1 0 '' 'Updated.
' 'recycled' 1) " (10974" 2506 7 1444199980 16837 10974 'Re: The Duck Squad' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.110.11' 1 0 '' 'Where am I in here ceral?' 'xx' 1) " (10975" 2484 2 1444205520 17100 10975 'Re: A lot of ppl on creative harassing ' 'red_135_hlulu' 'halah0530@yahoo.com' '197.192.249.108' 1 0 '' 'Why is it that mods never answer my posts... dont get it. ' 'xx' 1) " (10976" 2512 21 1444206259 17100 10976 'Re: Day/Night cycle on Plot world' 'red_135_hlulu' 'halah0530@yahoo.com' '197.192.249.108' 1 0 '' 'I would love day/night in plots world. I think its kind of unfair that prison has it but survival doesn't. Your suggestions about paying to set to night/day was also nice. Never thought about it before.' 'xx' 1) " (10977" 2513 40 1444218467 16276 10977 'Re: Twini\'s Builder App (lrice said i needed to)' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.28' 1 0 '' 'good luck twini' 'xx' 1) " (10978" 2510 3 1444231016 16530 10978 'Re: Very Op stuff' 'VorahHD' 'kbuergert66@gmail.com' '70.199.72.77' 1 0 '' 'Looks like we have an ab00sive mod on the loose....' 'xx' 1) " (10979" 2510 3 1444239599 0 10979 'Re: Very Op stuff' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' '[quote author=ItsVorah link=topic=2510.msg10978#msg10978 date=1444231016]
Looks like we have an ab00sive mod on the loose....
[/quote]

Staff members did not create these items but we are aware of how they are being made. We are currently confiscating such items and hope to remove the ability to make them soon!' 'xx' 1) " (10980" 2484 2 1444240961 16837 10980 'Re: A lot of ppl on creative harassing ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.110.11' 1 0 '' '[b][size=18pt]Report[color=limegreen] Accepted![/color][/size][/b]

[size=14pt][b]Both players have been muted for One hour.[/b][/size]' 'xx' 1) " (10981" 2510 3 1444247069 16519 10981 'Re: Very Op stuff' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'who knows? It might be Achellies! xD' 'xx' 1) " (10982" 2500 7 1444253304 15846 10982 'Re: Minecraft ' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'This has nothing to do with the help section. Buttttttt 😐' 'xx' 1) " (10983" 2512 21 1444253553 15846 10983 'Re: Day/Night cycle on Plot world' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'I think it would be good to add day and night cycle on plots although I don't think it should cost money as on prison it doesn't. Good suggestion though. 😁' 'xx' 1) " (10984" 2513 40 1444253914 15846 10984 'Re: Twini\'s Builder App (lrice said i needed to)' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Good luck twini...' 'xx' 1) " (10985" 2516 1 1444257060 24 10985 'Ok Vorah has to stop like Legit. lol' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[u][i]http://aviatorcraft.com/forum/index.php?topic=2515.msg10970;boardseen#new[/i][/u]
[color=green]This is kinda really Ticking me off. Like every-time there's a huge argument he just Deletes the Topic and Make a New one. Is there a FireTrucking(Just for the kids  ;)) Warning for this. Because its just kinda do a Bump or something.[/color]' 'xx' 1) " (10986" 2512 21 1444262403 16587 10986 'Re: Day/Night cycle on Plot world' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.109.245' 1 0 '' 'What I meant was The day should run normally and if players want it to be day Immediately tehy can buy it with currency.
Maybe you didin't understand correctly?

[s][u][b]DedFeesh[/b][/u][/s] ;D' 'xx' 1) " (10987" 2517 3 1444264129 32 10987 'MOVED: Minecraft ' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=7.0]General Discussion[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=2500.0[/iurl]' 'moved' 1) " (10988" 2518 39 1444267609 16587 10988 'Creative plot world: temporary World edit' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.109.245' 1 0 '' 'This is another suggestion:

If you guys can make this work Would it be possible to get temporary world edit from voting soon???
maybe like a half hour or something of world edit everytime you vote???
I really think this should be part of the server Thank you

[s][u][b]DedFeesh[/b][/u][/s]' 'recycled' 1) " (10989" 2516 1 1444269934 16530 10989 'Re: Ok Vorah has to stop like Legit. lol' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Im just preventing arguements... Im sure the mods would agree im doing the right thing.' 'xx' 1) " (10990" 2516 1 1444270553 26 10990 'Re: Ok Vorah has to stop like Legit. lol' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '5 times? why not lock it the second time after an argument..' 'xx' 1) " (10991" 2519 17 1444270601 16587 10991 'Creative plot world: temporary World edit' 'badbord' 'jacques.sebastien.chip@gmail.com' '135.19.109.245' 1 0 '' 'Here's another suggestion.
I you guys can do this That when we vote we can temporary world edit.
for example:  1 vote= 1/2 hour of worldedit on your plot.
Thank you

[s][u][b]DedFeesh[/b][/u][/s]' 'xx' 1) " (10992" 2516 1 1444271919 32 10992 'Re: Ok Vorah has to stop like Legit. lol' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'Alright Im locking this Topic. Im ok with him deleting his posts Its his post so his choice' 'xx' 1) " (10993" 2519 17 1444273878 16696 10993 'Re: Creative plot world: temporary World edit' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Seems ReasonAble :)' 'xx' 1) " (10994" 2514 17 1444273926 16696 10994 'Re: Day/night cycle in the creative world ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'It would be nice so we can actually sleep in the Creative world like it goes to Afternoon then back to mornning' 'xx' 1) " (10995" 2512 21 1444274032 16696 10997 'Re: Day/Night cycle on Plot world' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1444274880 'xPowerStaticx' 'Sounds Reasonable usually on the creative server it turns afternoon then morning again it never turns night to the point where we can sleep like roleplayers :) ' 'xx' 1) " (10996" 2063 21 1444274179 16696 10996 'Re: I hope you\'ll add this' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=datcoolbacondude link=topic=2063.msg9021#msg9021 date=1438527904]
You should be able to add a /lock chest and you can add in a password so you can add a password to a chest you don't want someone you've added to your plot
[/quote] but then again they can break the chest and it can lose all there stuff my best suggestion is Use an ender chest the chest can be broken but the items wont be lost :)' 'xx' 1) " (10997" 2520 39 1444274600 16696 10997 'Suggestion For BuyCraft ;) ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'On the buycraft if u want to Upgrade your rank to like thug to officer u should only pay for the officer upgarde like ex : Original Price for Officer $35.00 for thug rank $25.00 you should only be able to pay the upgrade money which is 10$ [ for upgrading a rank only ] another  ex : Hitman is 50$ and Chief is 75$ if your paying to Just upgrade a rank you should just be able to pay 25$ because 50$ is the hitman rank and if u want an upgrade to Chief u should just pay 25$ just to upgrade it because if u pay full price your just getting All the previous ranks with just a few new perks 

Reply if you know what i mean on this topic                                                [font=comic sans ms][size=14pt][color=red]-xPower[/color][/size][/font]
                                                                        ' 'recycled' 1) " (10998" 2520 39 1444286483 15846 10998 'Re: Suggestion For BuyCraft ;) ' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.164.78' 1 0 '' 'A lot of other servers have  this on buycraft or their store I think it would be a good idea to add this suggestion. ' 'recycled' 1) " (10999" 2520 39 1444323205 0 10999 'Re: Suggestion For BuyCraft ;) ' 'Facelesswarrior5' '' '68.52.58.59' 1 0 '' 'I believe we already have this feature on prison and factions. Once you have a rank the discount for the upgrade takes effect correct me if I'm wrong.' 'recycled' 1) " (11000" 2489 7 1444325296 16837 11000 'Re: New Name?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.79.247' 1 0 '' 'Locking topic to stop arguments! :D' 'xx' 1) " (11001" 2521 2 1444331494 24 11001 'SoulMastera (Reporting my self to see i have hacks and telling u everything i ha' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[color=green][b]Reporting Format:[/b][/color]

[u][b][color=red]Name of the suspect?:-[/color][/b][/u][color=blue][i] SoulMastera[/i][/color]
[u][b][color=red]What server was this on?: -[/color][/b][/u] [i][color=blue]Prison/Factions/SkyBlocks/MiniGames/UHC/Survival[/color][/i]
[u][b][color=red]When did they break this rule?: -[/color][/b][/u] [i][color=blue]Last 3 Resets - Today[/color][/i]
[u][b][color=red]Proof of the happening:-[/color][/b][/u] [color=blue][i]http://www.justpvp.com/mod/[/i][/color]
[u][b][color=red]What rule was broken?: -[/color][/b][/u][i][color=blue] Hacking (Kill Aura Anti-Knockback Crit Hits and all other crap that people are complaining)[/color][/i]
[u][b][color=red]Concise description: -[/color][/b][/u][i][color=blue] I was just drinking my Green Tea and Chilling in my room Typing this Retarded Report.[/color][/i]' 'xx' 1) " (11002" 2522 2 1444333197 24 11002 'Reported my self with Proof' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'http://aviatorcraft.com/forum/index.php?topic=2521.0 I added Pictures' 'clip' 1) " (11003" 2522 2 1444333919 1 11003 'Re: Reported my self with Proof' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.24' 1 0 '' 'We require video proof of hacks to ban you sir please provide proof to assist us in banning you.' 'xx' 1) " (11004" 2522 2 1444334008 24 11004 'Re: Reported my self with Proof' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Whats your skype so i can get my self ban because Vorah wants me ban so Bad :3 just pm it

' 'xx' 1) " (11005" 2522 2 1444334084 16530 11005 'Re: Reported my self with Proof' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1444334223 'ItsVorah' 'i honestly have no clue what ur talking about? scince when do i want you banned? and why am i involved in dis :P' 'xx' 1) " (11006" 2522 2 1444334402 24 11006 'Re: Reported my self with Proof' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Well 1 when i fought you. you said i have Kill Aura then i said record it. Eventho u didnt and 2nd all the good pvpers/All your crew members are saying i have Kill Aura/Anti-Knockback/Reach/Other Crap ' 'xx' 1) " (11007" 2522 2 1444334763 19 11007 'Re: Reported my self with Proof' 'EnderGod' 'szombiescott@yahoo.com' '99.246.15.192' 1 0 '' 'lets all be friends here how about that :D ' 'xx' 1) " (11008" 2520 39 1444338107 15846 11008 'Re: Suggestion For BuyCraft ;) ' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=Facelesswarrior5 link=topic=2520.msg10999#msg10999 date=1444323205]
I believe we already have this feature on prison and factions. Once you have a rank the discount for the upgrade takes effect correct me if I'm wrong.
[/quote]

I don't think we do when I was platinum shades on factions and then bought lemon god I payed the lemon God amount not the upgrade price. It might have changed I don't know.' 'recycled' 1) " (11009" 2522 2 1444346498 16696 11009 'Re: Reported my self with Proof' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'theres an actual mod for avatorcraft?! ~_~ ' 'xx' 1) " (11010" 2523 15 1444346628 16696 11010 'Suggestion For BuyCraft :) ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'On the buycraft if u want to Upgrade your rank to like thug to officer u should only pay for the officer upgarde like ex : Original Price for Officer $35.00 for thug rank $25.00 you should only be able to pay the upgrade money which is 10$ [ for upgrading a rank only ] another  ex : Hitman is 50$ and Chief is 75$ if your paying to Just upgrade a rank you should just be able to pay 25$ because 50$ is the hitman rank and if u want an upgrade to Chief u should just pay 25$ just to upgrade it because if u pay full price your just getting All the previous ranks with just a few new perks 

Reply if you know what i mean on this topic                                                [font=comic sans ms][size=14pt][color=red]-xPower[/color][/size][/font]
                              ' 'xx' 1) " (11011" 2523 15 1444346872 16696 11011 'Re: Suggestion For BuyCraft :) ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1444347369 'xPowerStaticx' 'PLEASE ADD IT :) ' 'xx' 1) " (11013" 2524 30 1444411767 16049 11013 'Fibs Build Team Application' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Your IGN: - Fibs

Time Zone: - EST

Skype Name: - ASlipperyPenguin

How would you rate yourself in terms of building experience? (1-10): - In terms of experience i would put myself around 7-8 i have played Minecraft for about 3-4 years and building has always been apart of it. My favorite styles (also the ones i believe i'm good at) would be modern and medieval. The slowest part of my build phase is the interior. but once i have rooms constructed i can easily finish them.

How many hours/days a week can you be involved in the team?: - I can get on everyday i'm not sure of an exact amount but i can be on anyday for at least 3 hours.

Build Images: -
      My personal build - https://gyazo.com/d399639f4ba0b39d3f6630d896805676
                                  https://gyazo.com/0f119b747d97821866230c61b68b8862
    Helped Hellz With This -  https://gyazo.com/4c0833fa3e6836f712d507acc1d992f8
                                        https://gyazo.com/3d962dad1b428bd85b31826322e37061
If you would like any more pictures of builds i can try to find some. I dont normally save them and most i had on this server before the reset. But i may have some deep in my screenshots.

Anything Else - I can put plenty of time into building it is a lot of fun to me an i enjoy doing it. If you have any questions feel free to ask :)' 'xx' 1) " (11014" 2524 30 1444412270 16049 11014 'Re: Fibs Build Team Application' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'I just looked and i don't have screenshots from before the reset.. Sorry :(' 'xx' 1) " (11015" 2524 30 1444414062 16049 11015 'Re: Fibs Build Team Application' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Have you been punished on our server before? What for?: - I don't believe i have been punished before. I may have been muted once but i do not know what for. I dont thin'k i have.' 'xx' 1) " (11016" 2525 2 1444418758 16530 11016 'Soulmastera' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'IGN: SoulMastera

Proof: http://imgur.com/cMF7qpS' 'xx' 1) " (11017" 2525 2 1444419081 0 11017 'Re: Soulmastera' 'Facelesswarrior5' '' '166.137.10.86' 1 0 '' '[b][size=14pt]Report [color=red]Denied[/color][/size][/b]
[b]I have denied this report for 2 reasons. The first being you must use the correct format when reporting someone or it will be automatically denied. The format can be found here - http://aviatorcraft.com/forum/index.php?topic=1897.0 . The second reason being I was online at the time and you were egging him on and nearly harassing eachother. You both have been kicked for excessive denigration (Talking too much smack to eachother) [/b]' 'xx' 1) " (11018" 2526 2 1444422902 17161 11018 'Harassment / Profanity' 'Hyronix' 'hayden.pearce2@gmail.com' '58.178.83.77' 1 0 '' 'Name of the suspect?: GalaxyJacky DizzyDiamond jboogie133 fluffypuppy1237 (I am sure more but they weren't seen in the screenshots)
What server was this on?: Creative
When did they break this rule?: Around 10:00 PM - 10:20 PM
Proof of the happening:- Screenshots are uploaded.
What rule was broken?: - Harassment / Profanity
Concise description: Plot Owner: ISqueezyGamez (Friend) ~ Starting off I was running a RP and it was going well until I was interrupted by GalaxyJack saying I must stop this role-play he is the and for everyone to leave. Considering I was given permission by my friend ISqueezyGamez. GalaxyJack continued and a few considered joining in. This then ended up in profanity All of these people were basically working together about this.
[i][b]If you need more screenshots just message me I have plenty.[/b][/i]
EDIT: I may have said some things but it was the only way I could defend myself.' 'clip' 1) " (11019" 2527 1 1444425851 15971 11019 'Left boolin 10/9/15' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Left Boolin pce
      ~Pepsi' 'xx' 1) " (11022" 2529 4 1444429679 17061 11022 'Bow Problems' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'Im going to pvp but when I try to shoot my bow and it does not shoot. Its really annoying I hope you can fix it.' 'xx' 1) " (11020" 2526 2 1444427420 0 11020 'Re: Harassment / Profanity' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[b][size=14pt]Report [color=green]Accepted.[/color][/size][/b]

[b][size=12pt]The player has been muted for 1 hour for harassment.[/size][/b]' 'xx' 1) " (11021" 2528 1 1444427631 15971 11021 'SmileySquad PvP team Recruitment' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Hey guys I just left BoolinSquad and would like to start my on team one that will be completely different that Vorah's when it comes to how its handled.So if you would like to try out Fill out this form below and I will get back to you.Pce
                                                [color=green]~Pepsi[/color]


1.IGN~
2.Favorite pvp style(MCSG Soup Gapple Pot)~
3.Do you have a youtube channel where you pvp?~
4.Microphone?~
5.Skype/Teamspeak([b]This is very important[/b])(Y/N)~
6.Age~
7.Why do you want to join SmileySquad?~' 'xx' 1) " (11023" 2515 39 1444431246 16696 11023 'Re: Boolin Squad // Prison PvP Gang.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '2 VORAHS :O [img]http://i.imgur.com/5aESHc9.png[/img] [img]http://i.imgur.com/UV7CrG4.png[/img]' 'recycled' 1) " (11024" 2523 15 1444431687 31 11024 'Re: Suggestion For BuyCraft :) ' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'They've had that on the Buycraft for awhile now.' 'xx' 1) " (11025" 2509 1 1444431932 17061 11025 'Re: My homes' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'what texture pack do you have?
' 'xx' 1) " (11026" 2530 30 1444432195 17162 11094 '_MrCyanide_ application' '_MrCyanide_ AKA Ethan' 'bo3hypeboyz@gmail.com' '99.61.169.190' 1 1444532001 '_MrCyanide_ AKA Ethan' 'Your IGN: _MrCyanide_

Time zone:Est

Skype name: _MrCyanide_

How would you rate yourself in terms of building experience?(1-10): I would rate my self a (8-9)I have played Minecraft about 1 year now and my favorite types of building is PixelArt Castles And Old Fashion styles.I usually start out with a 3D cube and build onto that cube and make whatever Im building.

My builds msg if you would like more pics!

This is my best and I have worked on it for 3 days!!
https://gyazo.com/2843d174c0e4f882a0bf7819f5b82978

My MidEval house this is my favorite I had to find a good texture pack to make it look good
https://gyazo.com/b127b1f86b1ff1e786e97003167281ee
I can get on everyday 3:00-9:45Pm (EST) Saturday-Friday.
My favorite builds
Please message me on Skype if you have any questions or need more pics :)

Here are more picture specificly pixel art. You can find these builds at my creative plot on play.aviatorcraft.com
https://gyazo.com/455ac6e6128bac9be48fc8e5d38a9685
https://gyazo.com/78baf6a543880101f945a57cf1075a14
https://gyazo.com/235afde9eeee5b569609a96995bb4b79
https://gyazo.com/1685208eee4e1167bf08b5630ac55a63' 'xx' 1) " (11027" 2524 30 1444432554 16483 11027 'Re: Fibs Build Team Application' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'Excellent build! Though I would recommend another personal build. Partner builds don't really show your talent at building as multiple people make the build. ' 'xx' 1) " (11028" 2530 30 1444432650 16483 11028 'Re: _MrCyanide_ application' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'Nice build! I would suggest working more on details and more structures to show exactly what you can do. Also other people's builds are not taken into consideration for your skills.
' 'xx' 1) " (11029" 2529 4 1444432714 16483 11029 'Re: Bow Problems' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'Do you have arrows in your inventory?
' 'xx' 1) " (11030" 2530 30 1444433655 16483 11030 'Re: _MrCyanide_ application' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'I apologize. I misread. I thought that bottom pic was someone else's build. My bad.' 'xx' 1) " (11031" 2524 30 1444433948 16049 11031 'Re: Fibs Build Team Application' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'I know thats why i was looking through my screenshots however i guess i cleared them or they got cleared. I don't have anything from a little after the reset. No screenshots of anything that i have done ;-; There are builds on the server from before the reset but they don't really help. If you would like to see anything else just let me know and i will work on it.' 'xx' 1) " (11032" 2523 15 1444434098 16696 11032 'Re: Suggestion For BuyCraft :) ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=CeralMuncher link=topic=2523.msg11024#msg11024 date=1444431687]
They've had that on the Buycraft for awhile now.
[/quote] but where?
' 'xx' 1) " (11033" 2531 39 1444434099 16530 11036 'Boolin Squad PvP Prison Gang.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 1444437416 'ItsVorah' '[b][color=red][size=24pt]Boolin Squad Roster[/size][/color][/b]


[b][color=red][size=14pt]Owners:[/size][/color][/b]
[color=black]- [b]Vorah[/b][/color]
[color=black]- [b]michealslam[/b] [color=limegreen][b](New Co-Owner!)[/b][/color]
[/color]

[b][size=14pt][color=red]Leaders:[/color][/size] [/b]
[color=black]- [b]J_Boy1234[/b] [color=limegreen][b](Promoted)[/b][/color]
- [b]Soniccaleb[/b]
- [b]Hellyy[/b]
- [b]AlmightyGod[/b]
- [b]AnonymousKiller0[/b]
- [b]BricksB[/b]
[/color]

[b][color=red][size=14pt]Members:[/size][/color][/b]
[color=black]- [b]Critical_Hits[/b]
- [b]xxGOODYERxx[/b]
- [b]UniversalGhost[/b] [color=limegreen][b](New)[/b][/color]
- [b]Emmsey[/b] [color=limegreen][b](New!)[/b][/color]
- [b]Cadbrury[/b]
- [b]DepthStrafe[/b]
- [b]ShikamaruNaru_[/b]
- [b]mylesmundy[/b]
- [b]MunchyTheMonster[/b] [color=limegreen][b](New!)[/b][/color]
- [b]meg304[/b]
- [b]RealityPvPz_[/b]
- [b]xxFlamelordxx[/b]
[/color]

[size=12pt][b][color=red]Boolin Is An Exclusive PvP Squad/Gang Owned By LogicOG_ and Koons Aka Vorah On Aviator Prison Only The Finest PvPers Get Accepted. If You Want To Apply Pm Me In Game Or On Forums.  [/color][/b][/size]
' 'recycled' 1) " (11038" 2534 30 1444438211 16483 11039 'Twini\'s Builder App. (re-done)' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 1444439123 'ThatTwiniGuy' 'Your IGN: - ThatTwiniGuy
Time Zone: - U.S. EST
Skype Name: - twiniresta
Have you been punished on our server before? What for?: - I have been disciplined on the server a few times.
How would you rate yourself in terms of building experience? (1-10): - 6
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: - Skyscrapers and modern architecture.
How many hours/days a week can you be involved in the team?: - 3pm-8pm Weekdays. 10am-11pm Weekends.
Build Images: - https://gyazo.com/117adabaace0337cf9e10f205c4d8773
https://gyazo.com/d2379fadf676d79ae0b2360d40da0570
https://gyazo.com/0f388015f87944b76be49db633534ebb
https://gyazo.com/4f4108512ccd42021399a12fe791b8a6
https://gyazo.com/29a4ce169e0080a84f823954285ae021
https://gyazo.com/1b874a528e7d5c9c662a6ae4858ad95f
https://gyazo.com/3e46e692d0b2c24df93f137a3a494787
https://gyazo.com/0907326e941ea394c144d36b939fdd9f
https://gyazo.com/5fb31e65607d9deb21e6a623ff76ade1
https://gyazo.com/3e8683a366e3a96cf93501b944ad5100
https://gyazo.com/fdd06437da3e88283875241fc5139794
Anything Else?: - nope.' 'xx' 1) " (11034" 2532 1 1444434279 16696 11034 '2 Vorahs' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[img]http://i.imgur.com/5aESHc9.png[/img] [img]http://i.imgur.com/UV7CrG4.png[/img]' 'xx' 1) " (11035" 2530 30 1444436531 17 11197 'Re: _MrCyanide_ application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445042627 'Luke' '[font=times new roman]Hi

I think the second picture is pretty neat however I don't know about the first one. Im going to need to see more pictures as I'm not entirely sure if the second picture is yours. For one you "decided" to use a texture pack and it is 5 times better than your supposed "best." Im not saying you stole we just need clarification :) . If you want to build something on our creative server and tell us that'd be the best solution.

Thanks
Luke[/font]' 'xx' 1) " (11036" 2523 15 1444436865 0 11036 'Re: Suggestion For BuyCraft :) ' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=xPowerStaticx link=topic=2523.msg11032#msg11032 date=1444434098]
[quote author=CeralMuncher link=topic=2523.msg11024#msg11024 date=1444431687]
They've had that on the Buycraft for awhile now.
[/quote] but where?
[/quote]

When you have a rank and attempt to buy the next tier of it the discount is automagically added. So a thug going to chief automatically has the price deducted ' 'xx' 1) " (11127" 2552 10 1444601038 24 11136 'SoulMastera' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 1444650506 'SoulMastera' '[b]Original & Current Username:[/b] SoulMastera
[b]Who banned you?:[/b] 7Misun but the thing is Alex should of done it.
[b]When were you banned?:[/b] Today
[b]Was this a misunderstanding (yes/no):[/b] The Moderator are questioning so "I guess Alex says he doesn't see any obvious hacks in the mod list sooo" - Smallen8
[b]What server did this take place?:[/b] Prison
[b]Why were you banned?:[/b] Hacking (Eating/Hitting a block)
[b]Why should you be unbanned?:[/b] Because it was still undecided if its hacks or not. The Hitting/Eating on my ModPack is safe. It does not effect PvP.
[b]Other than being defiant have you done anything to benefit our community?:[/b] Suggestion Stuff that makes the Server Better. http://aviatorcraft.com/forum/index.php?topic=2349.0. http://aviatorcraft.com/forum/index.php?topic=2377.0. http://aviatorcraft.com/forum/index.php?topic=2194.0. http://aviatorcraft.com/forum/index.php?topic=2193.0. Also Ad. TS in servers.
[b]What happened or what was revoked?:[/b] So I was Eating a Gapple and Hitting on a Block which showed I am mining.
[b]When did this happen?:[/b] 10/11/15 4:12PM.
[b]Why did this happen?:[/b] Well I really don't know if the hacks im using is a Bug or Not. It doesn't Effect Hitting Players.
[b]Was this a misunderstanding (yes/no):[/b] I think it was the Mod/Admin haven't decide.
[b]Why should we lift this punishment?:[/b] Because I was using a ModPack Called JustPvP (http://www.justpvp.com/mod/) has everything thats allowed in the server. I have showed Twini my mouse in a Video Call today and see me doing it. ' 'clip' 1) " (11039" 2531 39 1444438214 16530 11039 'Re: Boolin Squad PvP Prison Gang.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'updated.' 'recycled' 1) " (11040" 2535 1 1444440437 16182 11334 'Logic Squad' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 1445458946 'DeathReaprII' '[color=red]Leaders[/color]

[color=black]LogicOG_
DeathReaprII
MrGrapple
Blaze2558[/color]

[color=red]Members[/color]

[color=blue][color=blue][color=blue][color=blue][color=blue]_Zero__
DendeTheWizard
RealityPvPz_[/color]
CeralMuncher[/color]
[color=blue]mylesmumdy[/color]
[color=blue][/color][/color]
Atomic_Element[/color]
[color=blue]EveryoneCrumbles[/color]
[color=blue]Profitinq[/color]
[color=blue]MunchyTheMonster[/color]
[color=blue]AgentStone[/color]
' 'xx' 1) " (11041" 2536 1 1444442399 16530 11041 'A New Beginning.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Boolin Disbanded going solo... ;) #SoloYolo' 'xx' 1) " (11042" 2529 4 1444442973 17151 11042 'Re: Bow Problems' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Ha.[/color]' 'xx' 1) " (11043" 2534 30 1444443008 17151 11043 'Re: Twini\'s Builder App. (re-done)' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Awesome Twini![/color]' 'xx' 1) " (11044" 2535 1 1444443064 17151 11044 'Re: Logic Squad' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Bad Group Except Blaze Logic And Maybe You e.e[/color]' 'xx' 1) " (11045" 2506 7 1444443201 17151 11045 'Re: The Duck Squad' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]e.e why all this teams?[/color]
' 'xx' 1) " (11046" 2537 5 1444443208 17157 11046 'my creative plot' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' 'Does anybody like my plot?' 'clip' 1) " (11047" 2508 7 1444443250 17151 11047 'Re: Jboy is my god' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Facts About Jboy :)[/color]' 'xx' 1) " (11048" 2535 1 1444443357 15846 11065 'Re: Logic Squad' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 1444446906 'M1KKYP' 'Made it colourful......

[color=green]Logic Squad:[/color]

[color=red]Leaders:[/color]
LogicOG_
CerealMuncher
DeadthReaprII
MrGrapple
Blaze2558

[color=blue]Members:[/color]
Critical_Hits
_Zero__
DendeTheWizard
RoseRed789
TSRIGaming
RealityPvpz_' 'xx' 1) " (11049" 2538 5 1444443378 17157 11049 'that moment on aviatorcraft' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' 'That moment on aviatorcraft where you just take a selfie' 'clip' 1) " (11050" 2461 7 1444443657 16936 11050 'Re: Rip aviatorcraft' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' '[quote author=Grko_122 link=topic=2461.msg10808#msg10808 date=1443405859]
i always log on aviatorcraft everyday but always afk so i can do my hw school sucks  >:( >:(
[/quote]
I agree school definitely sucks. But today I had a half day so I got no homework. :D
But we only had school for two and a half hours today which is pointless.' 'xx' 1) " (11051" 2538 5 1444443841 16936 11051 'Re: that moment on aviatorcraft' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'Wow those builds look awesome! And I know exactly what you mean. I take a lot of screenshots but I can never find them on my computer and I have no idea why. :-[' 'xx' 1) " (11052" 2537 5 1444443918 16936 11052 'Re: my creative plot' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'Epic! What is ur plot ID so I can check it out our when are you online?' 'xx' 1) " (11053" 1953 5 1444443957 16936 11053 'Re: Pig selfie!!!' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'Epic. Lol :P' 'xx' 1) " (11054" 2508 7 1444444079 16936 11054 'Re: Jboy is my god' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'Lol. Nice wording. :P' 'xx' 1) " (11055" 2537 5 1444444451 17157 11055 'Re: my creative plot' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[quote author=puppielove126 link=topic=2537.msg11052#msg11052 date=1444443918]
Epic! What is ur plot ID so I can check it out our when are you online?
[/quote] its /plot tp 4;-11 I'll be online in 10 hours so I'm gonna go to sleep and reply when you are going on the plot plz I'll do a tour' 'xx' 1) " (11056" 2537 5 1444444630 16936 11056 'Re: my creative plot' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'Ok for me in 10 hours would be about.....8:50am.....' 'xx' 1) " (11057" 2537 5 1444444743 17157 11057 'Re: my creative plot' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[quote author=puppielove126 link=topic=2537.msg11056#msg11056 date=1444444630]
Ok for me in 10 hours would be about.....8:50am.....
[/quote] UK or us? If you are in the ukill be on the server at 1pm afternoon' 'xx' 1) " (11058" 2537 5 1444444799 16936 11058 'Re: my creative plot' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'US' 'xx' 1) " (11059" 2063 21 1444445063 16936 11059 'Re: I hope you\'ll add this' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'I actually had the idea to add in a new vanilla minecraft block called the iron chest. Like it would have a key you could set to all of your chests so only you could open it with the key. Or it could have a keypad for a lock code.' 'xx' 1) " (11060" 2510 3 1444445501 16936 11060 'Re: Very Op stuff' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'Ppl have given me that sorry of stuff too... Like I have the troll potion and the killer potion and the god armour. But like I said somebody else have me the potions and armour. The troll potions don't even work anymore.' 'xx' 1) " (11061" 2536 1 1444445503 26 11061 'Re: A New Beginning.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'it didnt even take a day for us to disband you. ezpz' 'xx' 1) " (11062" 2510 3 1444445575 16936 11062 'Re: Very Op stuff' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'I put them in my e-chest and haven't used them since' 'xx' 1) " (11063" 2537 5 1444445685 17157 11063 'Re: my creative plot' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[quote author=puppielove126 link=topic=2537.msg11058#msg11058 date=1444444799]
US?

[/quote]have skype so i can tell you when im coming  on' 'xx' 1) " (11064" 2537 5 1444445820 16936 11064 'Re: my creative plot' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'I don't have Skype and where I live its 11:09 pm. Legit. I'm exhausted but I have stuff to do before I sleep' 'xx' 1) " (11065" 2539 1 1444446423 17157 11065 'why do you like this server?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' 'im making a vote thing what shows why people like the server hear is the voting
please be honest
' 'xx' 1) " (11066" 2536 1 1444447209 16530 11066 'Re: A New Beginning.' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=DendeTheWizard link=topic=2536.msg11061#msg11061 date=1444445503]
it didnt even take a day for us to disband you. ezpz
[/quote]

I didn't disband because of that lol. i just want to solo pvp.' 'xx' 1) " (11067" 2536 1 1444447276 17157 11067 'Re: A New Beginning.' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[quote author=ItsVorah link=topic=2536.msg11066#msg11066 date=1444447209]
[quote author=DendeTheWizard link=topic=2536.msg11061#msg11061 date=1444445503]
it didnt even take a day for us to disband you. ezpz
[/quote]

I didn't disband because of that lol. i just want to solo pvp.
[/quote]whats going  on?
' 'xx' 1) " (11068" 2498 1 1444447772 16936 11068 'Re: I Quit MC' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'How does anyone possibly manage to quit minecraft!?!?! If I even tried I would like epically fail. No joke. :)' 'xx' 1) " (11069" 2536 1 1444448221 0 11069 'Re: A New Beginning.' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[quote author=DendeTheWizard link=topic=2536.msg11061#msg11061 date=1444445503]
it didnt even take a day for us to disband you. ezpz
[/quote]
Please refrain from starting arguments on the forums. This comment was obviously made to antagonize him so stop it. Any arguments from either of you and I will lock this topic' 'xx' 1) " (11070" 2537 5 1444448798 17157 11070 'Re: my creative plot' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[quote author=puppielove126 link=topic=2537.msg11064#msg11064 date=1444445820]
I don't have Skype and where I live its 11:09 pm. Legit. I'm exhausted but I have stuff to do before I sleep
[/quote]thats ok' 'xx' 1) " (11071" 2537 5 1444450752 16936 11071 'Re: my creative plot' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'And yet I'm still awake.' 'xx' 1) " (11072" 1864 5 1444451976 16936 11072 'Re: The Spire' 'puppielove126' 'serling126@hotmail.com' '50.108.184.110' 1 0 '' 'Love it! Awesome work. I'm so gonna check it out!' 'xx' 1) " (11073" 1864 5 1444458064 0 11073 'Re: The Spire' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'Psst.. Apply for build team.. They need people like you' 'xx' 1) " (11074" 2536 1 1444463877 16837 11074 'Re: A New Beginning.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.93.247' 1 0 '' 'As achilles said this will be locked to prevent arguments. Dende please do not start something up that is not needed here and the best for you Vorah is to just not react. Thanks

- Ghost' 'xx' 1) " (11075" 1864 5 1444479447 16483 11075 'Re: The Spire' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 1444480802 'ThatTwiniGuy' 'Amazing build! Really good!

' 'xx' 1) " (11076" 2063 21 1444481568 16519 11076 'Re: I hope you\'ll add this' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Ok what is this? I server you just put on for you and your friends? No. It is a server for anybody. So Key Pads would be to confusing and take to much time. In my opinion Just do what Power said use an enderchest cause its already implemented. ' 'xx' 1) " (11077" 2498 1 1444485568 24 11077 'Re: I Quit MC' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=puppielove126 link=topic=2498.msg11068#msg11068 date=1444447772]
How does anyone possibly manage to quit minecraft!?!?! If I even tried I would like epically fail. No joke. :)
[/quote] Well people have Friends to hangout (Movies Mall Restaurants House Camp Beach etc.)  Jobs Athletic Homework   School Time After School Elective etc. Or maybe they like other games that more Popular then MC (CS:GO LoL Dota 2 HearthStone StarCraft II Smite etc.)' 'xx' 1) " (11078" 2480 24 1444485594 24 11078 'Re: Boondock Video' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Hi
' 'xx' 1) " (11079" 2539 1 1444486159 24 11079 'Re: why do you like this server?' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Well is the fun stuff you get up to count as Killing Shizz for living?' 'xx' 1) " (11080" 2539 1 1444490633 26 11080 'Re: why do you like this server?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'what if we dont like the server and we're only here because of memories.' 'xx' 1) " (11081" 2540 30 1444493636 17157 11101 'Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 1444575516 'NinjaGirl2015' '[b]Your IGN:[/b] - bagpipeloveplays

[b]Time Zone: -[/b] BST

[b]Skype Name: -[/b] ninjagirl2014

[b]Have you been punished on our server before? What for?:[/b] - i have never been punished

[b]How would you rate yourself in terms of building experience? (1-10): -[/b] i would rate my skills 8/10

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: -[/b] city and fantasty

[b]How many hours/days a week can you be involved in the team?: - [/b]everyday im avalible at 5pm to 9pm monday to thursday
but on friday saturday and sunday im on at 5pm -12pm

[b]Build Images: - [/b]
https://gyazo.com/4bbbfe6cfb830cf177a3932a0368bb92

https://gyazo.com/6b76daaa9d061446f53a80696c3c1606

https://gyazo.com/aa459227a38029be76f399cda5854c3b

https://gyazo.com/aa459227a38029be76f399cda5854c3b
my new builds
https://gyazo.com/97029f70e80bfb5323f0f366f22e213e
villager i built
https://gyazo.com/f68b58ba5bb7e5abc48b9540a7ef952a


[b]Anything Else?: -[/b] no' 'xx' 1) " (11082" 2539 1 1444495031 17157 11082 'Re: why do you like this server?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[quote author=DendeTheWizard link=topic=2539.msg11080#msg11080 date=1444490633]
what if we dont like the server and we're only here because of memories.
[/quote] its anybody opinion ill make one what is why do you not like this server' 'xx' 1) " (11083" 2537 5 1444495134 17157 11083 'Re: my creative plot' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[quote author=puppielove126 link=topic=2537.msg11071#msg11071 date=1444450752]
And yet I'm still awake.
[/quote] want to see ma plot now?
' 'xx' 1) " (11084" 2540 30 1444502648 16483 11084 'Re: Builder application' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'Nice Builds! I would suggest working more on exterior details and different styles of building. You should make a few more builds and show us what you can really do!
' 'xx' 1) " (11085" 2461 7 1444502690 16759 11085 'Re: Rip aviatorcraft' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'School sucks dick ass i fucking hate bitch god damn nigga school.[size=36pt][/size]' 'xx' 1) " (11086" 2540 30 1444519717 17157 11086 'Re: Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[quote author=ThatTwiniGuy link=topic=2540.msg11084#msg11084 date=1444502648]
Nice Builds! I would suggest working more on exterior details and different styles of building. You should make a few more builds and show us what you can really do!
[/quote] OK I will
' 'xx' 1) " (11087" 2541 1 1444521130 17157 11087 'question' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' 'You get to vote 2 times each person' 'xx' 1) " (11088" 2542 7 1444521378 17157 11088 'fave youtuber' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' 'Plz vote fairly' 'xx' 1) " (11089" 2540 30 1444522378 16777 11089 'Re: Builder application' 'bagpipelove123' 'roseanneiscool98@gmail.com' '146.199.3.96' 1 0 '' 'omg wow cool build i hope you get the builder ;)' 'xx' 1) " (11090" 2543 17 1444522720 16777 11090 'voter rank' 'bagpipelove123' 'roseanneiscool98@gmail.com' '146.199.3.96' 1 0 '' 'i have an idea what is if you vote alot like 50 times you can get a voter rank' 'xx' 1) " (11091" 2542 7 1444523952 50 11091 'Re: fave youtuber' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'Funny theres no other' 'xx' 1) " (11092" 2540 30 1444525445 17157 11092 'Re: Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' 'Thank-you' 'xx' 1) " (11093" 2542 7 1444526610 16530 11093 'Re: fave youtuber' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=j_boy1234 link=topic=2542.msg11091#msg11091 date=1444523952]
Funny theres no other
[/quote]

I LOVE YOU' 'xx' 1) " (11094" 2536 1 1444531746 15888 11094 'Re: A New Beginning.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.127' 1 0 '' '[quote author=UniversalGhost link=topic=2536.msg11074#msg11074 date=1444463877]
As achilles said this will be locked to prevent arguments. Dende please do not start something up that is not needed here and the best for you Vorah is to just not react. Thanks

- Ghost
[/quote] Thanks so much for copying exactly what was previously said.' 'xx' 1) " (11095" 2542 7 1444539583 16276 11095 'Re: fave youtuber' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.223' 1 0 '' '[quote author=ItsVorah link=topic=2542.msg11093#msg11093 date=1444526610]
[quote author=j_boy1234 link=topic=2542.msg11091#msg11091 date=1444523952]
Funny theres no other
[/quote]

I LOVE YOU
[/quote]

jboy what did you do to vorah what makes vorah loves you XD' 'xx' 1) " (11096" 2541 1 1444542779 31 11096 'Re: question' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'You missed two servers they're: Beta and Casino I like beta.' 'xx' 1) " (11097" 2544 30 1444552813 17166 11097 'ShikamaruPvP_' 'Shikamaru' 'jaxsonsandlin@gmail.com' '99.61.169.190' 1 0 '' 'Your IGN:My current IGN is ShikamaruPvp_
Time Zone: (EST)
Skype Name: The3rdHokage
Have you been punished on our server before? What for?:No but I have been kicked a few times for spam thats all
How would you rate yourself in terms of building experience? (1-10):I would rate myself a (8/10)
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:Im in to building castles and medieval houses.
How many hours/days a week can you be involved in the team?:I can be involved 10-12hours on a saturday and 27hours throughout the weak.
Build Images:
https://gyazo.com/9046aef5dd19f2453058ce9bf8a40646
https://gyazo.com/3f8216245613b46e496ca7da59eaf057
https://gyazo.com/0b913c2a1b1a7c1e4daf82c2e98c0942
Anything else: Created by _MrCyanide_ not the builds the post' 'xx' 1) " (11098" 2541 1 1444556466 17100 11098 'Re: question' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.156.152' 1 0 '' 'I like survival' 'xx' 1) " (11099" 2542 7 1444566656 17157 11099 'Re: fave youtuber' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' '[font=courier][size=36pt][size=12pt]ik this is random i am wringting this because an icecream van has just went past and my dog was howling at it it was soo funny[/size][/size][/font][color=pink][/color]' 'xx' 1) " (11100" 2530 30 1444573783 17 11103 'Re: _MrCyanide_ application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1444579024 'Luke' '[font=times new roman]Hello

I was reading this - this morning and still couldn't get over the fact that the second image was ten times better than the first with better quality. While noticing yesterday that you mentioned you had to find a good texture pack in order to make it look good I knew something was odd. I decided to search around a bit following my previous suspicion; that you stole. [url=http://bit.ly/1joc8bH]http://bit.ly/1joc8bH[/url] and [url=http://bit.ly/1G6KUAU]http://bit.ly/1G6KUAU[/url]. Those are two sources where I found the same image you used in this app one from planet minecraft the other from a minecraft forum.

I have decided to deny this application based on evidence showing you had means to steal in order to gain attraction towards your application. This is not condoned and results in an instant rejection. You may reapply in three weeks however based on what we've seen it will likely not be in your favor.

Regards
Luke & AviatorCraft Build Team[/font]' 'xx' 1) " (11101" 2536 1 1444574357 26 11101 'Re: A New Beginning.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Sonic knows what's up. One person saying it is ok also make your own posts.' 'xx' 1) " (11102" 2540 30 1444578130 17157 11102 'Re: Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.199.3.96' 1 0 '' 'ive added 2 more builds' 'xx' 1) " (11103" 2540 30 1444578858 17 11103 'Re: Builder application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[font=times new roman]Hi

Thank you for taking the time to make an application following our format. However I don't think your ready for our build team just yet. We want people who can develop quality/outstanding builds that excel on each level of the spectrum (Detail Quality Uniqueness etc..). Many people can make the builds you posted especially the recent village house you just added. We want people that stand out from the rest that way the builds we display are unique and enjoyable.

Once again thanks for applying. You may re-apply in three weeks however id take some time to develop more high quality builds before jumping back into things ;) .

Application Denied.

Regards
Luke[/font]' 'xx' 1) " (11104" 2543 17 1444579491 16519 11104 'Re: voter rank' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Nobody votes. And that would just be to Op. And would be free how would they make money?' 'xx' 1) " (11105" 2543 17 1444581439 15888 11105 'Re: voter rank' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.47' 1 0 '' '[quote author=BricksB link=topic=2543.msg11104#msg11104 date=1444579491]
Nobody votes. And that would just be to Op. And would be free how would they make money?
[/quote]Adding a voter rank doesn't mean getting rid of donor ranks. They would still be making money ' 'xx' 1) " (11106" 2545 2 1444581834 16543 11106 'SoulMastera Hacking' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'Name of the suspect?:- SoulMastera
What server was this on?: - Prison
When did they break this rule?: - Just
Proof of the happening:- https://www.youtube.com/watch?v=5wDrRwX70XE
What rule was broken?: - Hacks Duh


-larz Have fun with your ban dude :P' 'xx' 1) " (11107" 2545 2 1444581870 16530 11107 'Re: SoulMastera Hacking' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'ezpz ban' 'xx' 1) " (11108" 2545 2 1444581984 24 11108 'Re: SoulMastera Hacking' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'cool pls show full clip of the words i was saying Ty pls lock this topic because they dont know how to gappling/hit
' 'xx' 1) " (11109" 2545 2 1444582078 16530 11109 'Re: SoulMastera Hacking' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=SoulMastera link=topic=2545.msg11108#msg11108 date=1444581984]
cool pls show full clip of the words i was saying Ty pls lock this topic because they dont know how to gappling/hit
[/quote]

That is the full video showing you gapple and hitting which is impossible on 1.8.... so ezpz ban k1dd0' 'xx' 1) " (11110" 2545 2 1444582319 24 11110 'Re: SoulMastera Hacking' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'It is but u dont know the other way pls dont respond and yet the mod to deside ty' 'xx' 1) " (11111" 2545 2 1444582629 16530 11111 'Re: SoulMastera Hacking' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=SoulMastera link=topic=2545.msg11110#msg11110 date=1444582319]
It is but u dont know the other way pls dont respond and yet the mod to deside ty
[/quote]

The only other way to do it is by using macros/hacking
' 'xx' 1) " (11112" 2545 2 1444583034 16543 11112 'Re: SoulMastera Hacking' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'he will get banned in 2 weeks not now sorry but some1 will buy chief for this so... xD' 'xx' 1) " (11113" 2543 17 1444585664 16530 11113 'Re: voter rank' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'This could be good because it will increase the server popularity... and you get rewarded for voting. So it works for everyone.' 'xx' 1) " (11114" 2546 2 1444587456 16530 11114 'soulmastera' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'Name of the suspect?:- SoulMastera
What server was this on?: - Prison
When did they break this rule?: - 15 minutes ago
Proof of the happening:- https://www.youtube.com/watch?v=L0atr3cu-Vk&feature=youtu.be
What rule was broken?: - Hacks ' 'xx' 1) " (11115" 2547 30 1444590325 17162 11115 '(re-build app) MrCyanides builder application' '_MrCyanide_ AKA Ethan' 'bo3hypeboyz@gmail.com' '99.61.169.190' 1 0 '' 'Your IGN:_MrCyanide_
Time Zone:EST
Skype Name:Some staff know my Skype name but its _MrCyanide_
Have you been punished on our server before? What for?:I have only been punished for supposed "Spam" and only resulted in a kick
How would you rate yourself in terms of building experience? (1-10):I would rate myself a (8/10)
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:Im into medieval houses
How many hours/days a week can you be involved in the team?:I can be involved around 20-30 hours a week
Build Images: Theses were built by ME so dont think I "copied"
https://gyazo.com/3c60e53b0787c9f5f25e35bcf88107cc
https://gyazo.com/c3c635e79954ffb9d658094c78be7606

And there is a sign for proof..

Anything else?: No' 'xx' 1) " (11116" 2547 30 1444592083 0 11116 'Re: (re-build app) MrCyanides builder application' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[b]Hello I have denied your application. As Luke said in his comment on your last application you must wait 3 weeks before creating a new one or it will be automatically denied. While we appreciate your determination to help the server out please wait the full 3 weeks before applying again. Thanks![/b]
[color=red]- Aviatorcraft Staff Team[/color]' 'xx' 1) " (11145" 2552 10 1444689771 16519 11145 'Re: SoulMastera' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'It does effect pvp actually. If you are eating a gapple and hitting at the same time it could just about save your life. This also really pisses off people cause of this hack you use or "Mod" you say. As well the mods that are allowed are located on a sign in pvp. Vorah I  and Mitch can surly show you if you want.  ;)' 'xx' 1) " (11118" 2547 30 1444592423 17 11127 'Re: (re-build app) MrCyanides builder application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1444602061 'Luke' '[font=times new roman]Hello

MyCyanides your acting as if I unfairly accused you of stealing pictures the first time around? It was very clear you stole those pictures in which resulted in an instant rejection. I am not out to get you but I suggest you read the rules for applying found [url=http://bit.ly/1eQB2yb]here[/url] before applying again. If you have any more questions or concerns you can message me privately on the forums don't create a new post.

Thanks
Luke[/font]' 'xx' 1) " (11146" 2552 10 1444689941 24 11146 'Re: SoulMastera' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'https://www.youtube.com/watch?v=1nGhxxv2cpc&feature=youtu.be' 'xx' 1) " (11147" 2554 7 1444694133 24 11147 'Re: Misun :P' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Vorah Happy that Misun Banned me i bet -_-
gg' 'xx' 1) " (11148" 2556 26 1444697533 16519 11148 'Achilles Muting' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Name: Achilles297
What server?: Prison
When did thishappen?: 20ish minutes ago.
Proof: I will try
What rule was broken?: Muting for talking to much yet not spam.
Discription: The player has been muting many people for just talking and not spam. Caps is a kick not a mute. ' 'recycled' 1) " (11149" 2552 10 1444697872 0 11149 'Re: SoulMastera' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' '[b]Appeal [color=green]Accepted[/color]
It has been decided that the mod pack you were using causes no advantage over other players and you have been unbanned. We apologize for the confusion. Welcome back to aviatorcraft![/b]' 'xx' 1) " (11150" 2557 2 1444698248 16519 11150 'Achilles Muting' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Player?:Achilles279
What server?: Prison
When did they do it?: About 30 minutes ago.
Proof?: http://imgur.com/IUn3OlH
What rule was broken?: Muting people for talking what they think. (Not harassment)
Description: He has been muting many people for talking but not spamming. He says they annoy him then mutes them. ' 'xx' 1) " (11151" 2557 2 1444699015 16530 11151 'Re: Achilles Muting' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' 'yeah he just jailed me for an hour for calling him a bad word thats ab00sive as fuck... harassment with mod on = kick not a fucking 1 hour jail.' 'xx' 1) " (11152" 2554 7 1444699235 16530 11152 'Re: Misun :P' 'VorahHD' 'kbuergert66@gmail.com' '96.232.193.73' 1 0 '' '[quote author=SoulMastera link=topic=2554.msg11147#msg11147 date=1444694133]
Vorah Happy that Misun Banned me i bet -_-
gg
[/quote]

Shutup -_- leave my damn topics if your going to start fights. Get a fucking life bro.' 'xx' 1) " (11153" 2557 2 1444700500 0 11153 'Re: Achilles Muting' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'I'm not going to make a ruling on a report on myself but I am going to point something out. This is regarding Itsvorah and it is an excerpt from our official rules.

        First-Time Offenders:
                  -If a staff member is online: the player will be kicked once.  If they continue the player will be muted for 1 hour.
                  -If no staff member is online the player will be banned for 1 day from the section of the server where the harassment was performed.
        Second-Time Offenders: The player will be banned for 2 days from the section of the server where the harassment was performed.
        Third-Time Offenders: The player will be banned for 7 days from entire server (Hub).
        Fourth-Time Offenders: The player will be banned from the entire server for life.

Vorah what you did would qualify as a second time offense due to your recent renaming items incident. You should have been tempbanned but I was nice and went with a mute instead. Perhaps my kindness was misguided because after being punished for calling me a "downy idiot" you said it was worth it. I do not feel you are gaining from these punishments and as such in the future you will be tempbanned.

Now as to bricks punishment he was muted for a short period for excessive caps. I did however revoke his [5 minute] mute due to me being at my wits end after dealing with the whole soulmastera business. While I do apologize for bricks punishment I feel vorahs was entirely justified. That is all I have to say on the matter.' 'xx' 1) " (11154" 2554 7 1444701389 26 11154 'Re: Misun :P' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Vorah u skipped school to play aviator. Shush' 'xx' 1) " (11155" 2554 7 1444702055 0 11155 'Re: Misun :P' 'Facelesswarrior5' '' '76.18.162.53' 1 0 '' 'I'm tired of people fighting with vorah. Dende stop antagonizing him. Vorah if something like this happens again report it instead of replying to it.' 'xx' 1) " (11156" 2558 2 1444756605 16049 11156 'Cyanide a.k.a. _MrCyanide_' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'On Prison about a minute ago _MrCyanide_ is spamming.

https://gyazo.com/cc7e99918cf236521f017f70da4d8bad
https://gyazo.com/2198e03d59c278347ccb1013eb20d91d
https://gyazo.com/088e6e870ee3a2473664117405bf544e' 'xx' 1) " (11157" 2558 2 1444763194 46 11157 'Re: Cyanide a.k.a. _MrCyanide_' 'davide' 'davidenriquez41@gmail.com' '70.192.194.132' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player will be punished accordingly for spamming in prison. 

Next time when reporting please use the given reporting format found [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]HERE[/url].  Please use the format or your report will not be accepted the next time you file a report.

~[color=purple]JDK21132[/color][/font][/b]' 'xx' 1) " (11158" 2559 4 1444770777 17162 11158 '_MrCyanides_ Ban' '_MrCyanide_ AKA Ethan' 'bo3hypeboyz@gmail.com' '99.61.169.190' 1 0 '' 'When I said the server website in a public chat I was not aware that if you said a server website in chat nothing would happen beacause in the rules it says if you say the IP of the server it could result in a 2 Week ban but it says nothing about the website If I was a staff I would update the rules to tell if you say the website also it can result in a ban because to me this is unfair I have never been punished on this server besides spam. If there is a way It would be nice if I could get the ban 6-7 days instead of 14 because saying the server website is not in the rules
~Cyanide' 'xx' 1) " (11159" 2559 4 1444774353 32 11159 'Re: _MrCyanides_ Ban' '7misun' '7misun@gmail.com' '104.159.161.172' 1 1444774616 '7misun' '[b]Your Ban was mistakenly put as 14 days. It has been fixed to be 7 days[/b]' 'xx' 1) " (11160" 2555 21 1444780090 16696 11160 'Re: Ender Pearls in Shop' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'i dont think they will add this because whats the point of have The Warp End to get the ender pearls for free . But i can see how you would want to sell it ' 'xx' 1) " (11161" 2555 21 1444787105 37 11161 'Re: Ender Pearls in Shop' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '108.59.8.217' 1 0 '' 'Static I'm pretty sure that /warp end only exists on Prison and since this is regarding survival I don't particularly think that your comment applies here.' 'xx' 1) " (11162" 2560 7 1444787487 16735 11162 'Aviator Facebook Page?' 'ElliotNightray' 'enightray4432@gmail.com' '108.59.8.217' 1 0 '' 'Hey guys so my friend who I'm not going to call out recently created an AviatorCraft facebook page even though the forums is fun and all. As it is a new page all input is welcome as it is a new thing and I think it's a nice place to be free to discuss whatever you want about the server regardless of moderation. It'd be great if you could check it out at [url=https://www.facebook.com/AviatorCraft-Server-1017669364920781/]https://www.facebook.com/AviatorCraft-Server-1017669364920781/[/url].

(P.S. This is a player made so it's not an official page or anything.)' 'xx' 1) " (11163" 2560 7 1444788896 16519 11163 'Re: Aviator Facebook Page?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Da copyright is real!!! xD. ' 'xx' 1) " (11164" 2561 2 1444792381 37 11164 'xXShadow_LinkXx' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '108.59.8.217' 1 0 '' '[b]User:[/b]xXShadow_LinkXx
[b]Server:[/b]Prison
[b]When:[/b] 10:20 US Central Time so about 5 minutes ago
[b]Proof:[/b] [url=http://imgur.com/vem0OC9]http://imgur.com/vem0OC9[/url]
[b]Rule Broken:[/b] Spam
' 'xx' 1) " (11165" 2561 2 1444798184 16049 11165 'Re: xXShadow_LinkXx' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Yay im in it.
' 'xx' 1) " (11166" 2561 2 1444829494 46 11166 'Re: xXShadow_LinkXx' 'davide' 'davidenriquez41@gmail.com' '70.192.214.185' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=green]Report Accepted[/color][/size]
We are accepting this report because it is a virus linked website and it can be harmful to the players of the server.  If it were a regular website it would be fine.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (11167" 2550 2 1444830401 32 11167 'Re: GalaxyYoChill Admitted to hacks' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Locking Topic If you do get video evidence it will have to be presented in a new report[/b]' 'xx' 1) " (11168" 2563 1 1444858406 16530 11168 'Seriously?' 'VorahHD' 'kbuergert66@gmail.com' '100.2.99.162' 1 0 '' 'I got a lot of messages referring to the fact that achilles quit or got demoted.... Is this even logically true?' 'xx' 1) " (11169" 2424 3 1444859982 15888 11169 'Re: The Ip Adress for Aviatorcraft' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '72.181.33.171' 1 1444860092 'Soniccaleb' '[quote author=davide link=topic=2424.msg10782#msg10782 date=1443092654]
Anyways I was informed of what the technical difficulty is and we hope to have it fixed as soon as possible. We don't have a set time frame except for "whenever Aviator contacts back"
[/quote]You forgot the comma before the "and".

#Rekt anyone?

Maybe Sanic is grammar god? Luminarty confurm?' 'xx' 1) " (11170" 2563 1 1444862134 24 11170 'Re: Seriously?' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I dont know how about u check then?
' 'xx' 1) " (11171" 2563 1 1444867415 16483 11171 'Re: Seriously?' 'ThatTwiniGuy' 'ThatTwiniGuy@gmail.com' '100.36.100.5' 1 0 '' 'I believe Achilles has been demoted by Alex. Not sure why.' 'xx' 1) " (11172" 2564 19 1444868192 24 11172 'Maybe make /warp CityPvP the new /warp PvP for Revamp (My Opinion)' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Well the IcePvP Zone was pretty Old. I like the old IcePvP  that has the Cave (Man good old times huh?). But the Ice has Glitches that I found some people know what it is but the glitch was the Ice  pillars . Decay add Cobwebs on the pillars so you can't do the Glitch but I guess someone remove it. The new PvP Map has a bigger  Space and got Camping Spot. It would be a great idea to make it the new /warp PvP for the Revamp because of the Gang Plugin and New Stuff.

[right]Thanks for reading my Suggestion
[i][b]SoulMastera[/b][/i][/right]' 'xx' 1) " (11173" 2564 19 1444872479 31 11173 'Re: Maybe make /warp CityPvP the new /warp PvP for Revamp (My Opinion)' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Their going to add another pvp arena to sorta take over the old arena we do believe that you guys will like it.' 'xx' 1) " (11174" 2564 19 1444874586 16530 11174 'Re: Maybe make /warp CityPvP the new /warp PvP for Revamp (My Opinion)' 'VorahHD' 'kbuergert66@gmail.com' '100.2.99.162' 1 0 '' 'me ceral cappy and derpy built a new pvp arena and its getting added in revamp.' 'xx' 1) " (11175" 2564 19 1444878127 26 11175 'Re: Maybe make /warp CityPvP the new /warp PvP for Revamp (My Opinion)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'As survival doesn't have one. Factions doesn't have one. And prison has like 5' 'xx' 1) " (11176" 2565 2 1444929452 16348 11176 'Abusing T-Mod' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Who: UniversalGhost
When: 5 Mins ago
Where: Prison

Proof: http://imgur.com/7PYq6Ts

Well when i was msging Mini for a fight where he was in pvp he said wat i msged him to the player in pvp so thats abuse of powers.' 'xx' 1) " (11177" 2565 2 1444933147 16222 11177 'Re: Abusing T-Mod' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.164.86' 1 0 '' 'Report denied

There is no evidence that Ghost have read your msg even if he did it is not abusive since it a feature we staff member gets. Ill personally give him a warning about reading people messages and putting them in public chat which is against your privacy. Good day - Decay' 'xx' 1) " (11178" 2566 2 1444941735 17100 11178 'yacktheduck again' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.165.62' 1 0 '' '[b]Name:[/b] yackytheduck
[b]Server:[/b] Survival
[b]When: [/b] Couple minutes ago
[b]Rule broken:[/b] Racial slurs
[b]Proof:[/b]
' 'clip' 1) " (11179" 2566 2 1444944455 32 11179 'Re: yacktheduck again' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Thank you for the report. Player has been tempbanned for spamming the n word[/b]' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (11180 2567 10 1444950675 16530 11180 'ItsVorah' 'VorahHD' 'kbuergert66@gmail.com' '100.2.99.162' 1 0 '' '[b]Original & Current Username:[/b] iivorahii and ItsVorah

[b]Who banned you?:[/b] JDK

[b]When were you banned?:[/b] 10/15/15 around 6:30 Pm EST

[b]Was this a misunderstanding (yes/no):[/b] YES

[b]What server did this take place?:[/b] Prison

[b]Why were you banned?:[/b] I was banned for "harassing achilles" and "writing explicit stuff on armor"

[b]Why should you be unbanned?:[/b] Well I do admit to harassing Achilles but I only followed it once. And For this I received my kick. After my first harassment kick I then said "W00000" because I was talking to Hellyy about something I was kicked twice for spamming. But the reason I am banned is because of harassment but all along I already received my punishment for this (Kicked). So technically I should only be banned for 1 day for explicit content on armor which still seems pretty stupid considering it was like a week ago and was jailed 2 times for it or whatever.

[b]Other than being defiant have you done anything to benefit our community?:[/b] Yes I have build many maps such as the new PvP map coming out this revamp! Also me and ItzCappy made a spleef spawn for mini-games.' 'xx' 1) " (11181" 2568 1 1444956130 16049 11181 'Faceless?' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Why was he supposedly demoted? I do not get it he was on practically every day and did his job. Im confused did some behind the scenes things go down? What happened?' 'xx' 1) " (11182" 2568 1 1444960254 46 11182 'Re: Faceless?' 'davide' 'davidenriquez41@gmail.com' '173.209.212.207' 1 0 '' 'Faceless was not demoted. He left under his own power. We will have a more detailed explanation by tomorrow. ' 'xx' 1) " (11183" 2568 1 1444970465 16049 11183 'Re: Faceless?' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'alrighty thanks for the info.
' 'xx' 1) " (11184" 2569 1 1444979614 0 11184 'Me leaving' 'Achilles297' '' '76.18.162.53' 1 1444979864 'Achilles297' 'Hi guys I figured I would clear the air before any more rumors start to go around. Yes it's true I resigned from the staff team and from the server as a whole.

No I was not "forced out" or convinced to quit it's simply a choice I've been considering for a while now. To answer why I left we have to go back to when I first got my facelesswarrior5 account.

Around that time I was seriously depressed and my friends were looking for some way any way to distract me so a great friend recommended this server. What I found was yes a hectic and chaotic but tight knit community. This is a place where I made friends that I won't forget for a long time to come and people I consider family. Between factions and prison there were some amazing people that cured me of my depression and made me an amazing guy once more. I still remember some of the crazy conversations I had with jdk late at night and the insane fights we had on factions that was all for the sake of fun! For that I will always be grateful to the players of aviatorcraft.

However a few months ago I realized that the feeling of community and closeness that brought me to the server so long ago had been slowly diminishing. I'm not sure if it's due to a different perspective as a staff member or something else but I quickly realized that this environment was not one I wished to be in any longer. No longer was there light hearted conversations between me and friends it became full blown harassment and fighting between people that had known eachother for the longest times. Friendships were ripped apart for no good reason. Between certain players singling me out for harassment and some of my oldest friends on the server leaving for the same reasons I've decided to take my leave before I lose what remains of my positive attitude. To all my friends that I will undoubtedly miss know that I will always be there for you if you need it. For those of you that felt it necessary and pleasurable to drive me to the point of leaving I hope your pleased with yourself. My only wish is that the new staff members to come can restore this server to what it once was a place where everyone could escape the problems of everyday life.

Perhaps when that day comes I will return and join back with all of you guys  ;D . So goodbye aviatorcraft I wish you the best and take it easy lemon squeezey!
-Your mate
Facelesswarrior5/Achilles297
(This post from a long time ago describes fairly well what I felt. http://aviatorcraft.com/forum/index.php?topic=768.0)' 'xx' 1) " (11185" 2569 1 1444996871 24 11185 'Re: Me leaving' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=Achilles297 link=topic=2569.msg11184#msg11184 date=1444979614]
Hi guys I figured I would clear the air before any more rumors start to go around. Yes it's true I resigned from the staff team and from the server as a whole.

No I was not "forced out" or convinced to quit it's simply a choice I've been considering for a while now. To answer why I left we have to go back to when I first got my facelesswarrior5 account.

Around that time I was seriously depressed and my friends were looking for some way any way to distract me so a great friend recommended this server. What I found was yes a hectic and chaotic but tight knit community. This is a place where I made friends that I won't forget for a long time to come and people I consider family. Between factions and prison there were some amazing people that cured me of my depression and made me an amazing guy once more. I still remember some of the crazy conversations I had with jdk late at night and the insane fights we had on factions that was all for the sake of fun! For that I will always be grateful to the players of aviatorcraft.

However a few months ago I realized that the feeling of community and closeness that brought me to the server so long ago had been slowly diminishing. I'm not sure if it's due to a different perspective as a staff member or something else but I quickly realized that this environment was not one I wished to be in any longer. No longer was there light hearted conversations between me and friends it became full blown harassment and fighting between people that had known eachother for the longest times. Friendships were ripped apart for no good reason. Between certain players singling me out for harassment and some of my oldest friends on the server leaving for the same reasons I've decided to take my leave before I lose what remains of my positive attitude. To all my friends that I will undoubtedly miss know that I will always be there for you if you need it. For those of you that felt it necessary and pleasurable to drive me to the point of leaving I hope your pleased with yourself. My only wish is that the new staff members to come can restore this server to what it once was a place where everyone could escape the problems of everyday life.

Perhaps when that day comes I will return and join back with all of you guys  ;D . So goodbye aviatorcraft I wish you the best and take it easy lemon squeezey!
-Your mate
Facelesswarrior5/Achilles297
(This post from a long time ago describes fairly well what I felt. http://aviatorcraft.com/forum/index.php?topic=768.0)
[/quote] This is what kinda happen to Shores when he was mod. He quit then join as a Builder. I really dont know if he still is a builder.' 'xx' 1) " (11186" 2569 1 1445005433 16837 11187 'Re: Me leaving' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.88.95' 1 1445005647 'UniversalGhost' 'Achilles I wish you the best for the future. I would just like to say that was good of you to post this and explain it from your end as when people asked me about you leaving I didn't know what to say. I have enjoyed working with you and I have enjoyed playing with you and messing around with you and trolling people. (I no longer do that XD).
But from Staff you will be dearly missed and by players also. You are probably gone by now but if you see this just reply to tell me! :D
From your Former Staff colleague
Reece/Ghost
P.S. Me and Erica will do you proud :D ' 'clip' 1) " (11187" 2568 1 1445005504 16837 11187 'Re: Faceless?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.88.95' 1 0 '' '[b][url=http://aviatorcraft.com/forum/index.php?topic=2569.0]http://aviatorcraft.com/forum/index.php?topic=2569.0[/url] That explains all from Face's side.

- Reece[/b]' 'xx' 1) " (11188" 2569 1 1445010497 1 11188 'Re: Me leaving' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.8' 1 0 '' 'It would have been nice if you could have given us a warning before cutting us all off from contacting you until just now. Either way I'm glad you're doing better and good luck on your future endeavours.' 'xx' 1) " (11189" 2569 1 1445028016 15888 11189 'Re: Me leaving' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.36' 1 0 '' 'This is like what the fifth time you've quit? See you in a few months.' 'xx' 1) " (11190" 2544 30 1445035475 17162 11190 'Re: ShikamaruPvP_' '_MrCyanide_ AKA Ethan' 'bo3hypeboyz@gmail.com' '68.44.179.210' 1 0 '' 'Hi' 'xx' 1) " (11192" 2544 30 1445035609 17162 11192 'Re: ShikamaruPvP_' '_MrCyanide_ AKA Ethan' 'bo3hypeboyz@gmail.com' '68.44.179.210' 1 0 '' 'hi' 'xx' 1) " (11193" 2569 1 1445035672 16530 11193 'Re: Me leaving' 'VorahHD' 'kbuergert66@gmail.com' '100.2.99.162' 1 0 '' '[quote author=Soniccaleb link=topic=2569.msg11189#msg11189 date=1445028016]
This is like what the fifth time you've quit? See you in a few months.
[/quote]

HeHe.. Sanic <3' 'xx' 1) " (11194" 2569 1 1445036874 24 11195 'Re: Me leaving' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 1445037964 'SoulMastera' 'Faceless we knew each other when I first time join Aviator. I remember my first Sentence "AMBRO IS 10". Then everything went shock because half of the people know me from KuleLand. I was a newbie I have no idea what I'm doing. I joined Solarbeam Faction first. Then I got kicked and joined BlazeRodCo. They gave me a lot of poop and I should thank them for that. When I first PvPed everyone was wondering how i was PvP and thought i was hacking. Like hell Apocalypses Endergods BlazeRodCo ManCow ThePurge had a good run. When you join BlazeRodCo I really don't know you are and that's fine because all Faction members do that. You always help our team and help others. You were very friendly and act different. Then when we 1v1 you made my armor durability to 1. Also showed my health. I knew you were hacking but I hid it because you're that nice of a person. I know I should of reported you but the same time I really don't want to. You helped everyone in the server and you did very well. Also you aren't the only one who left because of the Argument and Poop (Children Language ;)). Shores left also because of same Argument. He had enough with them and just left. Shores visit the server because he has well known friends that goes on Aviator like you. MrDeathWilliam is in a different server but still visit on this server because he also have well known people and his formal Willy Army ;). It's fine that you visit someday just for Memories. If Kuleland was back up I would totally go back to it and remember all the good times. Ambrosinis was really one of my Great Friend. She treated me so kind and nice as we are Best Friends. We always help each other when there's a problem. Then I joined MrDeathWilliam Army and they treated me as a family. I helped Landon Ops Madness Mario all sorts of people. Then I went war with Ambrosinis in Town Survival. We had a good fight and had lots fun. That's also the first time i met oMINDSPINo. Then I met Mwthorn Twini Smallen Beatz Finn Rza. I had lots of good Memories in that server. I can keep this going but I don't wanna go make this a long Donkey story. So I hope you visit Aviatorcraft and Come back. Thanks FacelessWarrior5 for Everything.' 'xx' 1) " (11191" 2544 30 1445035536 17162 11191 'Re: ShikamaruPvP_' '_MrCyanide_ AKA Ethan' 'bo3hypeboyz@gmail.com' '68.44.179.210' 1 0 '' 'REPLY I WANT TO SEE IF HE MAKES IT!!' 'xx' 1) " (11195" 2569 1 1445037147 23 11195 'Re: Me leaving' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 0 '' 'So long Facey safe travels wherever ya go. ^-^' 'xx' 1) " (11196" 2569 1 1445040305 0 11196 'Re: Me leaving' 'Achilles297' '' '76.18.162.53' 1 0 '' '[quote author=SoulMastera link=topic=2569.msg11194#msg11194 date=1445036874]Mancow [/quote]
That moment when a guy persuades himself into an all female faction  ;D Ah memories.' 'xx' 1) " (11197" 2569 1 1445041639 24 11197 'Re: Me leaving' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=Achilles297 link=topic=2569.msg11196#msg11196 date=1445040305]
[quote author=SoulMastera link=topic=2569.msg11194#msg11194 date=1445036874]Mancow [/quote]
That moment when a guy persuades himself into an all female faction  ;D Ah memories.
[/quote] Exactly all those good Memories. It will always be there forever.' 'xx' 1) " (11198" 2569 1 1445047324 31 11198 'Re: Me leaving' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Achilles your work here was excellent and would love to see you come back!' 'xx' 1) " (11199" 2577 26 1445048413 16530 11199 'No way.... No way...' 'VorahHD' 'kbuergert66@gmail.com' '70.199.69.110' 1 0 '' '[b]Original & Current Username:[/b]iiVorahii ItsVorah
[b]Who banned you?:[/b]JDK Now Alex
[b]When were you banned?:[/b] Idek im confused
[b]Was this a misunderstanding (yes/no):[/b] F YES
[b]What server did this take place?:[/b] NONE
[b]Why were you banned?:[/b] well i was 8 day banned now perm??
[b]Why should you be unbanned?:[/b] because i literally harassed 2 people and i get perm banned? People harssed like 5 times before and still arent perm banned
[b]Other than being defiant have you done anything to benefit our community?:[/b] read earlier post idek im just confused and this is all because staff hates me' 'recycled' 1) " (11200" 2569 1 1445048707 16049 11200 'Re: Me leaving' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'I cant believe you are leaving me Facey...' 'xx' 1) " (11201" 2578 3 1445051198 16519 11201 'Why?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Not an appel but why was ItsVorah Perm Banned? Can you answer me please?' 'xx' 1) " (11202" 2578 3 1445053269 31 11202 'Re: Why?' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'He was banned for harassment for a few days but now he did something to get him perma banned!' 'xx' 1) " (11203" 2578 3 1445053366 16519 11203 'Re: Why?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'But what did he do 2 get the perm?' 'xx' 1) " (11204" 2578 3 1445054769 16530 11204 'Re: Why?' 'VorahHD' 'kbuergert66@gmail.com' '70.199.69.110' 1 1445055205 'ItsVorah' 'Well fyi I did nothing I guess Alex will explain it later because im still not sure on why it was switched to a perm ban. In total I have been banned 2 times for harassing. But I give up trying so im technically perm banned but it will reset on december 1st says alex.

I tried but no luck staff hates me I guess.. XD Understandable. December 1st is better then nothing. See yall then I guess ;)' 'xx' 1) " (11205" 2579 10 1445055540 17 11295 '► Permanent Ban Appealing Guidance' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445225178 'Luke' " '[font=georgia][size=18pt]AviatorCraft Perma-Ban Appealing Guidance [/size][/font]

[b][font=georgia][size=12pt]Questions & Answers:[/size][/font][/b]
[list]
[li][font=georgia][u]"What is a perm-ban? Can you ever come back?"[/u][/font][/li]
[/list][font=georgia]Perma banning is a punishment we issue via ban" where the user is impeded from joining the server for an indefinite period of time. The most likely way of getting unbanned is via a granted perm-ban appeal. These include more steps than normal ban appeals do " all to help us collect more informative information. An administrator will reply with a final verdict on your appeal.[/font]
[list]
[li][u][font=georgia]"Why is there a separate format for perma ban appeals?"[/font][/u][/li]
[/list][font=georgia]Up until now" you could get away with using the standard ban appeal format. After much thought and discussion we decided that a more challenging and specific format should be designed exclusively for perm banned applicants. This has been designed to make you think and give us collective and informative data; this will help us determine if your worthy of another chance.[/font]

[b][font=georgia][size=12pt]Rules & Information:[/size][/font][/b]

[font=georgia]- You can only submit one perm ban appeal every month failure in complying will lead to an instant rejection.
- The use of our format is required in order to be considered amongst the staff team.
- Just like a normal ban appeal you may not curse or be insolent. Your appeal will be locked and rejected.
- As a tip your use of words and grammar usage will play a crucial role in your acceptance.
[/font]
[b][font=georgia][size=12pt]Perm Ban Appeal Format:[/size][/font][/b]

[b][font=georgia]What is your past and present IGN? -[/font][/b] [size=10pt]This is used so that we can make clear of all your past & present identities.[/size]
[b][font=georgia]When did you join AviatorCraft? -[/font][/b] [size=10pt]Rough estimate is fine; as close as possible.[/size]
[b][font=georgia]When were you banned? -[/font][/b] [size=10pt]Rough estimate is fine we would prefer the exact date.[/size]
[b][font=georgia]Why were you perm banned? -[/font][/b] [size=10pt]This is asking you what led us to issue the perm ban.[/size]
[b][font=georgia]Why do you think you should be unbanned? -[/font][/b] [size=10pt][u]1 paragraph minimum[/u] of why you should be given another chance.[/size]
[b][font=georgia]Do you agree that we were fair to perm ban you? -[/font][/b] [size=10pt]There is no clear cut right or wrong answer.[/size]
[b][font=georgia]Do you recognize what you did & take full responsibility for it? -[/font][/b] [size=10pt]There is no clear cut right or wrong answer.[/size]
[b][font=georgia]Have you benefited our community in any way? -[/font][/b] [size=10pt]List as many things you have done to benefit us.[/size]
[b][font=georgia]Are you sorry for the disturbance and obstruction of our rules? -[/font][/b] [size=10pt]General yes or no question.[/size]
[b][font=georgia]In what ways are you sorry? -[/font][/b] [size=10pt]This question was designed to make you think include as much as you can.[/size]
[b][font=georgia]*Essay Question. -[/font][/b][size=10pt] The essay must include [u]three paragraphs minimum; [/u]well thought out and precise. Refer to the bottom for more information.[/size]

Click [url=http://bit.ly/1Po1Ndm]Here[/url] for Copy/Paste.

[b][font=georgia][size=12pt]Additional Information:[/size][/font][/b]

[font=georgia]- Issuing a public apology via YouTube or other web source will likely increase your acceptance rate.
- Using well written detail and English will for sure improve your chances.
- Please be aware that this application does not guarantee an acceptance much of it comes down to staff voting.
- We prefer "quality over quantity." We would like you to take this seriously not write as much down as you can in the attempt to get accepted.[/font]

[i][font=georgia]* In this 'Essay Question ' you must right a minimum of three paragraphs issuing a written apology. In this answer must include concise wording detail & true feelings. Failure in doing so will very likely reduce your acceptance chances. This will roughly count towards 40% of your appeal the rest on voting personal opinions the effort put into your application and the results we collect.[/font][/i]

[font=georgia]You may click [url=http://aviatorcraft.com/forum/index.php?topic=1173.0]Here[/url] to see our moderator application tips to possibly help you write your appeal.[/font]
[font=georgia]Please post your appeal in this subforum! You can click "New Thread."[/font]

[b][u][font=georgia]Your appeal will be locked if you do not use our provided appeal format or fail to abide with these rules![/font][/u][/b]

[font=georgia]Good Luck
AviatorCraft Staff Team[/font]' 'question' 1) " (11206" 2578 3 1445057349 17 11206 'Re: Why?' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[font=times new roman]Hello

After some discussion this morning amongst the staff populace we came to the agreement that Vorah was to be perm banned for the constant harassing and obstruction of community & player peace. Harassment has become one of our biggest focusses lately with harassment reports sky-rocketing this year at high rate. To take extra steps to eliminate this we have now cut back on the 'multiple chances' we were giving in the past.

If you wish you can read [url=http://aviatorcraft.com/forum/index.php?topic=2579.0]http://aviatorcraft.com/forum/index.php?topic=2579.0[/url] and fill out the appeal exactly as it states. It does not guarantee an acceptance but does give you a good chance depending on the effort put into it.

Thank you
Luke[/font]' 'xx' 1) " (11223" 2580 10 1445099770 16530 11223 'Re: ItsVorah Perma Appeal' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '[quote author=Achilles297 link=topic=2580.msg11221#msg11221 date=1445096978]
Regardless of all the times you've harassed me and belittled me I'm going to accept your apology Vorah. I can't afford to harbor any more negative feelings so I'm going to cross my fingers that you will actually change your ways. Part of me believes this is all bs to get out of your perm but I sincerely hope that your being truthful. Yes you were one of the main forces behind me resigning but you were not the only one. Perhaps I will reapply far in the future. Vorah if you truly have changed and learned your lesson an unban will be considered. But if you haven't changed then your staying banned. Keep that in mind if or when you return to the server. I have faith in you beaver fix yourself and come back.
-Chilles
[/quote]

Wow Achilles That means a lot that you accepted my apology. It really means a lot and I think you reapplying would be a great thing. Thanks for having faith in me changing. And I know if I come back I won't mess up the wonderful opportunity that I have to change myself.' 'xx' 1) " (11207" 2560 7 1445058863 17 11207 'Re: Aviator Facebook Page?' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[font=times new roman]Hello [/font]

[font=times new roman]So its essentially meant to be a fan page yet designed to mimic that of an official page? I'm fine with this but you should probably make sure your page makes clear that it has no affiliation with the staff team or AviatorGaming himself.[/font]

[font=times new roman]Thanks [/font]
[font=times new roman]Luke[/font]' 'xx' 1) " (11208" 2580 10 1445059183 16530 11213 'ItsVorah Perma Appeal' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 1445060140 'ItsVorah' '[b]What is your past and present IGN?[/b] x_Vorah_x And ItsVorah

[b]When did you join AviatorCraft?[/b] February 2015

[b]When were you banned?[/b] I was 8 day banned 10/15/15 and switched over to a perm ban today.

[b]Why were you perm banned?[/b] I was perm ban relating to harassing Achilles and most of Aviator players in general. It was originally an 8 day ban but switched to perm.

[b]Why do you think you should be unbanned?[/b] I think I should be unbanned because I felt that I recieved my punishments already for what has been done. Yes I have been harassing Achilles but I was kicked doing so. I do take full responsibility and I am aware that I was "Poisoning" the server and I'm sorry for doing so. I wish to do no more harm inflicted on any players EVER. And if I ever come back to the server I would like to become a whole new person starting whenever (If so).

[b]Do you agree that we were fair to perm ban you?[/b] I do not think perm banning me was the "best" choice I felt it could have been handles better. Yes after re looking it I do deserve a ban for sure... But no where near perm or up to 2 weeks. Ive seen other players harassing players and banned over 5 times and still play to this day. So in a way I feel mistreated by staff that my situation is getting perm banned but others who do much worse receive less punishment actions.

[b]Do you recognize what you did & take full responsibility for it?[/b] I realize that harassing Achilles and other players is bad and it makes me cowardly for doing so. Being that its over a computer screen. And most definitely do I take FULL responsibility for this and truly am sorry.

[b]Have you benefited our community in any way?[/b] Yes I have tested PvP plugins with one of the admins named "Fireblazer" aka Alex. I also have built a new PvP map for the prison revamp. And made a spleef spawn for the mini-game server. + More stuff.

[b]Are you sorry for the disturbance and obstruction of our rules?[/b] Yes Very indeed.

[b]In what ways are you sorry?[/b] Well I want to firstly apolagize to Achilles297 aka Facey I disagree with him at most times and harassed him. But If your reading this I just wanted to say that I was acting stupid and I totally don't expect you to forgive me. I really wish Achilles297 could get tmod again and give him the opportunity in which I made him quit. I would also like to apolagize to anyone else they feel has been harassed/made fun of by me. I totally regret it and take it back because it was cowardly act doing so and I'm sincerely sorry.

[b]Essay Question:[/b] I would firstly like to start off by apalagizing to a trial-moderator named Achilles who I have harassed and made him quit Im not sure if I am the only one who made him quit but honestly Im taking full responsibility for it. I realized what I did was cowardly immature and wrongful. Im not asking for your forgiveness but I really want you to know that what I did was bad and none of it is true in what I said. I mostly did it because of me disagreeing with you a lot. And Achilles if your reading it I want to let you know that none of what I said was true in any way.

Also for the other players that I have hurt and disrespected I truly did not mean to do this it was only out of anger or jealousy. I know what I did was wrong and if I ever get unbanned I will personally aploagize to every one of you. Please don't take any of the words I said seriously because they should mean nothing to you especially coming from me. I hope the Aviator community can forgive me. Im not asking for you too and I'm totally fine if you don't but I truly hope that you can forgive me.

I want to conclude this last paragraph to the staff of Aviator. I understand most of the staff is not a fan of me and I totally understand that trust me. But I hope that the staff can forgive me for what I've done. I want to come back to Aviatorcraft a whole different person and have respect towards staff and Aviator players. So I hope I get my last of chance to show the server on who I can become and being a whole different person and to have respect towards others.

[b]Until then
            Vorah A.K.A Koons
[/b]' 'xx' 1) " (11209" 2560 7 1445059193 16696 11209 'Re: Aviator Facebook Page?' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I mean im pretty sure the staff members are suppose to be creating and controlling the account ' 'xx' 1) " (11210" 768 1 1445059462 16696 11210 'Re: I\'m not leaving Entirely.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'He quitted on New Years...' 'xx' 1) " (11211" 2580 10 1445059957 17 11213 'Re: ItsVorah Perma Apeal' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445060753 'Luke' '[font=times new roman]Hello [/font]

[font=times new roman]Thank you for applying with the new format. I suggest you look over everything you said and fix the grammar mistakes for when we decide to review it.[/font]
[font=times new roman]We will look over this with the staff some time this week and an administrator will get back with you on a final verdict. [/font]

[font=times new roman]I ask that no players respond to this appeal with the intention of starting a fight.[/font]

[font=times new roman]Thank you [/font]
[font=times new roman]Luke[/font]' 'xx' 1) " (11212" 2569 1 1445060013 16696 11213 'Re: Me leaving' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1445060593 'xPowerStaticx' 'Facey i know we wasnt really friends but it was nice knowing you and  haveing everybody's back even know you didnt know me i knew you when i first joined for the first few weeks i was a shadow . To everyone at first was being Rank Free on Prison . Being Rank Free means having popularity but not anymore we are not judged or based on what or who we are as long as we stick together and have everybodys back . Even though there was some back stabing moment in out lives . Our lives on Aviator would have not been better if you werent on it . You made the best of us and we do in return .


[font=times new roman][color=green]-ckarate01 / xPowerStaticx [/color][/font]' 'xx' 1) " (11213" 2580 10 1445060132 16696 11213 'Re: ItsVorah Perma Apeal' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1445060885 'xPowerStaticx' 'As of me you always hated me and called me a douche bag & Annoying and always treated me like a bitch ect And that made me fear you so thats why everytime i see you i just get out of the server or just try to avoid you in any means possible .... But I accept your Apology and i know you mean it because after reading what you said ' 'xx' 1) " (11214" 2560 7 1445068854 16222 11214 'Re: Aviator Facebook Page?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'If it fan base The creator have 100% control over it but if we make it then it is an official page for the server which we don't have at the moment.' 'xx' 1) " (11215" 2569 1 1445077770 15846 11215 'Re: Me leaving' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.135.47' 1 0 '' 'Best of luck on your future facey I hope I do see you again some day on the server. Have a great time for what you ever do.

Sincerely
Will.

Good luck!' 'xx' 1) " (11216" 2581 2 1445080324 16438 11216 'Well okie dokie creative :3' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 1445080672 'Xx_Furries_xX' 'Name: DizzyDiamond & CoolDeavon
Server: Creative
When: Couple minutes ago
Rule broken: A lot of shit went down

(video coming soon)


Proof:' 'clip' 1) " (11217" 2581 2 1445080890 16837 11217 'Re: Well okie dokie creative :3' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 1445081229 'UniversalGhost' '[b]Report [color=limegreen]Accepted[/color][/b]
[b]Players will be muted for an hour and I will warn dizzydiamond for continuous harassment while I am there. Thank you for the report.[/b]' 'xx' 1) " (11218" 2581 2 1445081353 16837 11218 'Re: Well okie dokie creative :3' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'Furries it is best if you don't react as it may look like you lead them to this. I see this happening though so I do accept the report.' 'xx' 1) " (11219" 2581 2 1445084123 16438 11219 'Re: Well okie dokie creative :3' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=UniversalGhost link=topic=2581.msg11218#msg11218 date=1445081353]
Furries it is best if you don't react as it may look like you lead them to this. I see this happening though so I do accept the report.
[/quote]


they are still doing it :3' 'xx' 1) " (11220" 2580 10 1445094372 16530 11220 'Re: ItsVorah Perma Apeal' 'VorahHD' 'kbuergert66@gmail.com' '70.199.69.110' 1 0 '' '[quote author=xPowerStaticx link=topic=2580.msg11213#msg11213 date=1445060132]
As of me you always hated me and called me a douche bag & Annoying and always treated me like a bitch ect And that made me fear you so thats why everytime i see you i just get out of the server or just try to avoid you in any means possible .... But I accept your Apology and i know you mean it because after reading what you said
[/quote]

Thanks Power I want to become a new player on aviator and to become friendly with most of the people on it.' 'xx' 1) " (11221" 2580 10 1445096978 0 11221 'Re: ItsVorah Perma Appeal' 'Achilles297' '' '76.18.162.53' 1 0 '' 'Regardless of all the times you've harassed me and belittled me I'm going to accept your apology Vorah. I can't afford to harbor any more negative feelings so I'm going to cross my fingers that you will actually change your ways. Part of me believes this is all bs to get out of your perm but I sincerely hope that your being truthful. Yes you were one of the main forces behind me resigning but you were not the only one. Perhaps I will reapply far in the future. Vorah if you truly have changed and learned your lesson an unban will be considered. But if you haven't changed then your staying banned. Keep that in mind if or when you return to the server. I have faith in you beaver fix yourself and come back.
-Chilles' 'xx' 1) " (11222" 2582 24 1445097362 15971 11222 'NEW PC FPS TEST COME CHECK IT OUT!' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'https://www.youtube.com/watch?v=zWqj44jZxJY' 'xx' 1) " (11224" 2582 24 1445099914 16530 11224 'Re: NEW PC FPS TEST COME CHECK IT OUT!' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Looks very good Pepsi. Good job on the video!' 'xx' 1) " (11225" 2578 3 1445100171 16530 11225 'Re: Why?' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'For those that are still wondering about my perm ban. I have decided to take Lrice's advice and to make the perm ban appeal.
Go and check it out please it would mean a lot. Im working on changing my self as an aviator craft player and having a better relation ship with the players. Im dearly sorry about the harassment I've done in the past and I really hope that the Aviator community forgives me for that. So go check it out it would mean a lot.

http://aviatorcraft.com/forum/index.php?topic=2580.0

- Vorah a.k.a Koons' 'xx' 1) " (11226" 2582 24 1445101482 15888 11226 'Re: NEW PC FPS TEST COME CHECK IT OUT!' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'I get 20' 'xx' 1) " (11227" 2583 24 1445102229 24 11227 'Mario Kart 8: Big Blue' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'This is my new Theme song now lol. (I'll play this and the careless whisper if you buy me a Saxophone. jk.)
https://www.youtube.com/watch?v=16Zq8EMCdZ4' 'xx' 1) " (11228" 2582 24 1445102766 24 11228 'Re: NEW PC FPS TEST COME CHECK IT OUT!' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Hey Pepsi your fricken Famous https://www.youtube.com/watch?v=VgrcSsY-rlA&app=desktop skip to 2:55.' 'xx' 1) " (11229" 2582 24 1445102992 26 11229 'Re: NEW PC FPS TEST COME CHECK IT OUT!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'You know when the vid says how bad are badlion players you're in for a rough time.' 'xx' 1) " (11230" 2584 12 1445104470 16717 11230 'Chief Rank' 'SirCactus' 'stanisauskisl@gmail.com' '86.41.208.204' 1 0 '' 'I lost my chief rank i dont know why it says chief beside my name but i cant do kits or anything my username is SirCactus the one after i changed it was lukasero99 and bubblemada AKA Furries bought it for me' 'xx' 1) " (11231" 2584 12 1445109159 31 11231 'Re: Chief Rank' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Here's how to better help your problem post a screenshot with your name and how it says chief! ' 'xx' 1) " (11335" 2607 24 1445460099 16519 11335 'Lol this is a vid my friend gave me. xD' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'https://www.youtube.com/watch?v=ih2xubMaZWI' 'xx' 1) " (11232" 2535 1 1445110869 17119 11232 'Re: Logic Squad' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'all of you sux
' 'xx' 1) " (11234" 2584 12 1445115951 16519 11300 'Re: Chief Rank' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 1445304509 'WhiteDecay' 'If he is telling the truth or somewhat. This would end up with her being banned. ' 'xx' 1) " (11233" 2535 1 1445110924 31 11233 'Re: Logic Squad' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Wowsers.' 'xx' 1) " (11301" 2528 1 1445319655 15846 11301 'Re: SmileySquad PvP team Recruitment' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' 'IGN - Critical_Hits

Favourite pvp style - I like Gapple and Pot

Do you have a youtube channel where you pvp - I do have a youtube channel but i never upload anymore. But i do practise pvp on some pretty well known pvp servers ill send you the ip of the servers in Skype if accepted into the team.

Microphone - I have a Skull-Candy microphone they are pretty damn good you won't here any background noise.

Skype/Teamspeak - Yeah I have Skype please pm me for my Skype though for privacy issues.

Age - 13 nearly 14

Why do you want to join SmileySquad - I love to pvp I believe I am quite good at it (and to the people who think I'm bad at pvp 1v1 me I've been training :) lol) I am currently in no other pvp gangs/squads so i would like to be in this one. I have seen you at pvp and you are pretty good so I have chosen to (try to) become apart of this squad.

Thanks
-Will' 'xx' 1) " (11235" 2585 2 1445118008 16519 11236 'proninja27 harassment' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 1445118268 'BricksB' 'What is the Name?:Proninga27
What server was this on?:Prison
When did they brake the rule?: 5 minutes ago.
Proof of what happened?: http://imgur.com/5LxVDHv
What rule was broken?: Harassment 
Description: I was just enchanting when I asked this guy to please stop getting in my way;(Standing in front of me while I tried reaching the table). So he said this message to me. Then repeated it over the time of 5 minutes. But I did not post the other times because it was the same message. ' 'xx' 1) " (11237" 2564 19 1445118636 16519 11237 'Re: Maybe make /warp CityPvP the new /warp PvP for Revamp (My Opinion)' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'cause prison is best xD' 'xx' 1) " (11236" 2586 7 1445118158 16519 11236 'Important!' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Under /rules it has all these rules like no hacking abusing spamming etc; but I noticed there was no "No Harassment" Rule. This is one of the major issues on Aviator and needs to be added.' 'xx' 1) " (11238" 2564 19 1445119147 15888 11238 'Re: Maybe make /warp CityPvP the new /warp PvP for Revamp (My Opinion)' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.118' 1 0 '' 'Cuz prison's easier. Dun hurt me' 'xx' 1) " (11239" 2585 2 1445122263 32 11239 'Re: proninja27 harassment' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]In the future please dont crop images try to give as much as the chat that you can. Player has been temp banned 1 day for harassment [/b]' 'xx' 1) " (11240" 2586 7 1445129796 26 11240 'Re: Important!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'I already told them about this' 'xx' 1) " (11241" 2586 7 1445145018 16936 11241 'Re: Important!' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' 'Wow. Nice catch!!! I didn't notice that!!! 8)' 'xx' 1) " (11242" 2063 21 1445145885 16936 11242 'Re: I hope you\'ll add this' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' 'Well the main point is to protect ALL of your stuff. Like idk how ppl even rob people without being caught. They would have to do it while the owner of the plot was online unless they used hacks. Like on my old plot I added a lot of ppl so I had to move plots. I had about 8 chests robbed. So the basic point is to protect all of your stuff from people who are looking to stealing all of your stuff. Plus with ender chests it has a capacity of half of a larger chest so yea. 8)' 'xx' 1) " (11243" 2542 7 1445147372 16936 11243 'Re: fave youtuber' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' 'BAGPIPE WHY THERE NO APHMEOW!!!!!' 'xx' 1) " (11244" 2587 7 1445147960 16936 11244 'New fave Youtuber!!!' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' 'I made this because Bagpipelove obviously forgot some minecrafters. She forgot the one and only aphhhhhhhhhhhhhhhhmau.' 'question' 1) " (11245" 2542 7 1445148017 16936 11245 'Re: fave youtuber' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' 'I am not voting. You have disgraced the aphmauians.' 'xx' 1) " (11246" 2542 7 1445149759 16276 11246 'Re: fave youtuber' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.139' 1 0 '' 'what is up with the voting anyway' 'xx' 1) " (11247" 2587 7 1445149834 16276 11247 'Re: New fave Youtuber!!!' 'Grko_122' 'fisher.hazel@ymail.com' '36.84.66.139' 1 0 '' 'none of the above XD' 'xx' 1) " (11248" 2063 21 1445149842 0 11248 'Re: I hope you\'ll add this' 'Achilles297' '' '68.52.58.59' 1 0 '' 'I've heard of two plugins similar to what your suggesting. The first is lockette where you put a specific sign on a chest or door and it makes it accessible only to you which is mainly used for towny servers. The second was a lock system where you could craft different tiers of locks for chests the catch being they could be opened by lockpicks with some effort which was on a drug server I played on previously. I don't personally believe that a lock chest plugin is necessary considering you can just use an enderchest or not add people to your plot. Just my thoughts on the matter.
-Chilles' 'xx' 1) " (11249" 2580 10 1445153141 16438 11249 'Re: ItsVorah Perma Appeal' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.112.101' 1 0 '' '[center][i]The day vorah said he wanted to be nice is the day i finally post this last and final gif[/i][/center]

[center][img]http://vignette4.wikia.nocookie.net/dragonball/images/6/65/My-little-pony-friendship-is-magic-brony-hater-gonna-hate-but-bronies-never-feel-it.gif/revision/latest?cb=20121116153925[/img][/center]


[center][i]Congrats on changing ur rude attitude c:[/i][/center]' 'xx' 1) " (11250" 2584 12 1445157353 16348 11250 'Re: Chief Rank' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'ik he was chief sircactus !!!' 'xx' 1) " (11251" 2580 10 1445157536 16348 11251 'Re: ItsVorah Perma Appeal' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'u just harras vorah so nice ur banned ' 'xx' 1) " (11252" 2580 10 1445163660 16530 11252 'Re: ItsVorah Perma Appeal' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2580.msg11249#msg11249 date=1445153141]
[center][i]The day vorah said he wanted to be nice is the day i finally post this last and final gif[/i][/center]

[center][img]http://vignette4.wikia.nocookie.net/dragonball/images/6/65/My-little-pony-friendship-is-magic-brony-hater-gonna-hate-but-bronies-never-feel-it.gif/revision/latest?cb=20121116153925[/img][/center]


[center][i]Congrats on changing ur rude attitude c:[/i][/center]
[/quote]

Thanks furries lol' 'xx' 1) " (11253" 2580 10 1445163722 16530 11253 'Re: ItsVorah Perma Appeal' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '[quote author=PowerFlowderHD link=topic=2580.msg11251#msg11251 date=1445157536]
u just harras vorah so nice ur banned
[/quote]

Im sorry you feel this way. ' 'xx' 1) " (11254" 2580 10 1445164100 16438 11254 'Re: ItsVorah Perma Appeal' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.112.101' 1 0 '' '[quote author=ItsVorah link=topic=2580.msg11253#msg11253 date=1445163722]
[quote author=PowerFlowderHD link=topic=2580.msg11251#msg11251 date=1445157536]
u just harras vorah so nice ur banned
[/quote]

Im sorry you feel this way.
[/quote]


power kindly fuck off <3 :3 he's tryna be nice u idiot -_-' 'xx' 1) " (11255" 2584 12 1445164210 16438 11263 'Re: Chief Rank' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.112.101' 1 1445176821 'Xx_Furries_xX' '[quote author=BricksB link=topic=2584.msg11234#msg11234 date=1445115951]
If he is telling the truth or somewhat Furries was problemly a b**** and charged back. This would end up with her being banned.
[/quote]


u are a dumb fuck if u think i charge back not once have i charged back i have 4 alts with ultimate overlord 2 accounts with chief i bought ixerx chief lukasero chief sub chief swedishduck ultimate overlord and chief some random girl chief never once have i asked for a charge back i got grko world edit on creative i bought all ranks except on minigames and ultra hardcore ' 'xx' 1) " (11264" 2580 10 1445178255 16530 11264 'Re: ItsVorah Perma Appeal' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '[quote author=j_boy1234 link=topic=2580.msg11261#msg11261 date=1445173684]
You could just perm mute him on every server and prevent the placement of signs for him
[/quote]

That would be very intresting... Lol' 'xx' 1) " (11256" 2063 21 1445164489 16438 11256 'Re: I hope you\'ll add this' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.112.101' 1 0 '' '[quote author=Achilles297 link=topic=2063.msg11248#msg11248 date=1445149842]
I've heard of two plugins similar to what your suggesting. The first is lockette where you put a specific sign on a chest or door and it makes it accessible only to you which is mainly used for towny servers. The second was a lock system where you could craft different tiers of locks for chests the catch being they could be opened by lockpicks with some effort which was on a drug server I played on previously. I don't personally believe that a lock chest plugin is necessary considering you can just use an enderchest or not add people to your plot. Just my thoughts on the matter.
-Chilles
[/quote]


what about plot protection? o3o just a question' 'xx' 1) " (11257" 2580 10 1445170639 16837 11263 'Re: ItsVorah Perma Apeal' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.54.169' 1 1445175341 'UniversalGhost' '[quote author=Luke link=topic=2580.msg11211#msg11211 date=1445059957]
[font=times new roman]I ask that no players respond to this appeal with the intention of starting a fight.[/font]

[font=times new roman]Thank you [/font]
[font=times new roman]Luke[/font]
[/quote]
I am quoting this towards fire power. If you have a problem with the appeal you can say it to him via forums message or even if you have him on skype.
Thank you
- Ghost' 'xx' 1) " (11258" 2580 10 1445171076 16348 11258 'Re: ItsVorah Perma Appeal' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[quote author=ItsVorah link=topic=2580.msg11253#msg11253 date=1445163722]
[quote author=PowerFlowderHD link=topic=2580.msg11251#msg11251 date=1445157536]
u just harras vorah so nice ur banned
[/quote]

Im sorry you feel this way.
[/quote]

oww ' 'xx' 1) " (11259" 2580 10 1445171683 16438 11259 'Re: ItsVorah Perma Apeal' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=UniversalGhost link=topic=2580.msg11257#msg11257 date=1445170639]
[quote author=Luke link=topic=2580.msg11211#msg11211 date=1445059957]
[font=times new roman]I ask that no players respond to this appeal with the intention of starting a fight.[/font]

[font=times new roman]Thank you [/font]
[font=times new roman]Luke[/font]
[/quote]
[/quote]



just standing up for a person ;D <3' 'xx' 1) " (11260" 2535 1 1445172423 16348 11260 'Re: Logic Squad' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '[b][u][color=black][color=red]MY TEAM IS MUCH BETTER NERDS[/color][/color][/u][/b]' 'xx' 1) " (11261" 2580 10 1445173684 50 11261 'Re: ItsVorah Perma Appeal' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'You could just perm mute him on every server and prevent the placement of signs for him' 'xx' 1) " (11262" 2584 12 1445174964 16717 11262 'Re: Chief Rank' 'SirCactus' 'stanisauskisl@gmail.com' '86.41.208.204' 1 0 '' 'here is a picture of the chief beside my name https://gyazo.com/f5f1e215c981ebc514fd5635795d3b1b' 'xx' 1) " (11263" 2587 7 1445175072 16519 11263 'Re: New fave Youtuber!!!' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Who is JinBoop? xD' 'xx' 1) " (11265" 2588 18 1445179259 24 11265 'Faction Revamp Suggestion?' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'I know we gonna have a Revamp for Factions but this is my suggestion to add for the Revamp. Add Taming MMO back. You guys re-move the taming MMO because of the horse glitch. Well there gonna be new people joining and  a new spawn so maybe put it back. Next Add /MobArena back. We miss the Co-Op fight in there that was one of the best. Then maybe Balance the MMO abit so there is fair fights (YES ONE OF THE MAJOR IS AXES pls nerf). Its really unfair to non-donator that doesn't get mmo gain right of the bat and other people just spam there money on the mmo. This next Suggestion is my Opinion is a new shop. 1.8 came out and there's a lot of items that has been release and we kinda getting tired of the old shop (Also if you do make a new shop make room for the 1.9 stuff ;)). Finally maybe add /f warp. /F warp is a warp were u make private warps only for you factions member. It will be ez to teleport to places that u claim instead of walking everywhere. It also helps trollers to not be a retard that just do /f home and go do /f leave and kill them because you have a password. For example /f warp [Name] [Password] then boom its save and only people who can trust can get in to that warp. This last suggestion is a bugs abit. When you are in combat you aren't tagged and you can log out. So maybe to can add Combat Tag in factions just to make it fair. Also when you claim on a land you can't claim other land thats not connected to that land. This is kinda a dumb idea because it will be hard to raid so can you also fix that thanks.

[right]SoulMastera[/right]' 'xx' 1) " (11266" 2588 18 1445179376 16759 11266 'Re: Faction Revamp Suggestion?' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'IKR DUDE IKR' 'xx' 1) " (11267" 2580 10 1445182250 16837 11267 'Re: ItsVorah Perma Appeal' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.54.169' 1 0 '' 'I don't agree with that Idea John. What would be the point to just come on and not react in any way?' 'xx' 1) " (11268" 2580 10 1445189879 15888 11268 'Re: ItsVorah Perma Appeal' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.57' 1 0 '' 'Better than not being able to get on at all? The idea allows him to be able to play the game without harassing anyone.' 'xx' 1) " (11269" 2544 30 1445189948 1 11269 'Re: ShikamaruPvP_' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Hi thanks for taking the time to make this application but we're going to have to deny it. The screenshots you've provided don't seem to show enough of what we're looking for regarding builds.' 'xx' 1) " (11271" 2524 30 1445190145 1 11271 'Re: Fibs Build Team Application' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.146.148' 1 0 '' 'Hi thanks for taking the time to make this application but we're going to have to deny it. The screenshots you've provided show some good builds but you don't seem to have many provided if you have more screenshots please post them but otherwise this application is denied.' 'xx' 1) " (11272" 2534 30 1445192019 17 11272 'Re: Twini\'s Builder App. (re-done)' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[font=times new roman]Hello

We have decided to pend this application due to the pictures provided being insufficient for a final verdict. The build team requires the capability of building a diverse and extensive amount of styles and themes. That way when we assign a project everyone is able to participate. Therefore we would like to see what else you are able to do besides skyscrapers. We will come to a final ruling after more pictures have been added.

Thanks
Luke[/font]' 'xx' 1) " (11273" 2580 10 1445194289 16530 11273 'Re: ItsVorah Perma Appeal' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' '[quote author=Soniccaleb link=topic=2580.msg11268#msg11268 date=1445189879]
Better than not being able to get on at all? The idea allows him to be able to play the game without harassing anyone.
[/quote]

If they feel thats necessary to do that but I really have changed I am new person I dont harass any more.  ' 'xx' 1) " (11274" 2590 2 1445195226 16800 11274 'Punkenhed Advertising :o' 'kellimater' 'hollis.teresa@ymail.com' '24.166.251.69' 1 0 '' 'Name of the suspect:Punkenhed.
What server was this on:Prison.
When did they break this rule:A Few Minutes Ago.
What rule was broken:Advertisment.
Proof of the happening:
' 'thumbdown' 1) " (11275" 2590 2 1445196616 46 11275 'Re: Punkenhed Advertising :o' 'davide' 'davidenriquez41@gmail.com' '70.192.201.135' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player has been dealt with accordingly.  Thanks for the report!

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (11276" 2580 10 1445197407 46 11276 'Re: ItsVorah Perma Appeal' 'davide' 'davidenriquez41@gmail.com' '70.192.201.135' 1 0 '' '[quote author=Soniccaleb link=topic=2580.msg11268#msg11268 date=1445189879]
Better than not being able to get on at all? The idea allows him to be able to play the game without harassing anyone.
[/quote]

[font=georgia][b]I am not a fan of the idea.  And here is why:

Currently with our plugins whenever a player is muted they are still able to interact with other players through /msg.  We have done this on purpose for the instances where the player cannot use public chat but wants to inform their friends that they have been muted.  However in some cases the player may decide to harass a different player because of the fact that they have upset them in some way.  We would like to keep the /msg part of a mute because it allows the player to only contact a few people instead of 100+ people. Also through discussions held within staff the longest mute that we will ever issue (at the current time) is only 1 hour. 

With permanent mutes it defeats the purpose of them returning to the server as a changed person.  For they would be forever burdened with the reminder of their past mistakes.  People can grow from their mistakes and in my personal Opinion I believe that Vorah can grow from this.  With the current system of using a permanent ban appeal the player would be able to try and prove that they do care for the server and its players through written words.  This is also a solution for ban/mute log purging (clearing).  The idea is made with the sole purpose of giving previous players a chance to redeem themselves in terms of showing that they actually care for the server. 

**Just an opinion post**

~[color=blue]JDK21132[/color][/b][/font]' 'xx' 1) " (11277" 2591 3 1445202894 17179 11277 'game' 'ginger012' 'thebossqueen01@gmail.com' '98.206.86.248' 1 0 '' 'how do you join a game like potter games' 'xx' 1) " (11278" 2535 1 1445204315 26 11278 'Re: Logic Squad' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'ok. so the leader is a guy who can be beat by dende who is rly bad at pvp. ' 'xx' 1) " (11279" 2580 10 1445205733 16530 11279 'Re: ItsVorah Perma Appeal' 'VorahHD' 'kbuergert66@gmail.com' '159.122.133.243' 1 0 '' 'Yeah JDK I would agree as well But if Luke or Alex feel thats necessary then I would have to accept that. Like I've been saying as I really felt I can change as an AviatorCraft player and have a better relationship with the other fellow AviatorCraft members.
Ive expressed my apologies on the topic above if you would like to read about it. Not everyone will forgive me about it but I feel the Aviator community has respected my apologizes and I thank you for that. If I ever get unbanned I would love to start over and be the best Aviator player I can be.

- Vorah a.k.a Koons' 'xx' 1) " (11280" 2534 30 1445208922 16530 11280 'Re: Twini\'s Builder App. (re-done)' 'VorahHD' 'kbuergert66@gmail.com' '159.122.133.243' 1 0 '' 'Damn My builds are 10x worse then Twini's and yet i got accepted xD' 'xx' 1) " (11281" 2560 7 1445209712 16735 11281 'Re: Aviator Facebook Page?' 'ElliotNightray' 'enightray4432@gmail.com' '76.16.125.66' 1 0 '' 'Just a little update I had my friend make it clear that it is indeed a fan page and that there is no affiliation to AviatorGaming himself or any of the official staff. Sorry about any ambiguity caused all has been cleared up. PM me if you have any further problems.' 'xx' 1) " (11282" 2580 10 1445210755 26 11282 'Re: ItsVorah Perma Appeal' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'k' 'xx' 1) " (11283" 2587 7 1445213125 16936 11283 'Re: New fave Youtuber!!!' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' '.... no comment look on YouTube "jinbop" 8) :o
' 'xx' 1) " (11284" 2542 7 1445213232 16936 11284 'Re: fave youtuber' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' '[quote author=Grko_122 link=topic=2542.msg11246#msg11246 date=1445149759]
what is up with the voting anyway
[/quote]

Because ppl like to vote. Get over it.' 'xx' 1) " (11285" 2587 7 1445215069 46 11285 'Re: New fave Youtuber!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.193.21' 1 0 '' '[quote author=BricksB link=topic=2587.msg11263#msg11263 date=1445175072]
Who is JinBoop? xD
[/quote]

New guy on youtube who was introduced by SkyDoesMinecraft (If you don't know who he is I have no faith in you ;-; ).  JinBop was a friend of Adam's (Sky's) long long ago back in their years of schooling. They seperated because of distance and they were not able to get in touch with one another.  After a few years one of JinBop's new friends said that they knew a guy named Adam and asked if he ever knew an Adam.  He later found out after a long search that this Adam was his friend from long long ago.  It is a very heartfelt story and it is amazing on how they came back together.  He is now at about (i think) 100-200k subs and is a featured guest on SkyDoesMinecraft's channel. o3o' 'xx' 1) " (11286" 2591 3 1445215280 46 11286 'Re: game' 'davide' 'davidenriquez41@gmail.com' '70.192.193.21' 1 0 '' '[b][font=georgia]Aviatorcraft.com is a Minecraft server and must be accessed through an Active Minecraft Account.  In order to enjoy the server you must first purchase the minecraft account and download the Online Game: Minecraft.  From there follow these instructions (from a player named SoulMastera):

Umm well... Here the step.
1. Click on "Minecraft".
2. Click "Play".
3. Click "Multiplayer".
4. Click "Add Server".
5. Click on "Server Name" bar and type "Aviatorcraft".
6. Click on "Server Address" bar and type "aviatorcraft.com".
7. Click "Done".
8. Double Click "Aviatorcraft".
Done (That's the only simple way how to explain.).[/font][/b]' 'xx' 1) " (11287" 2587 7 1445216738 16936 11287 'Re: New fave Youtuber!!!' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' 'Hey jdk who did you vote for?

And I'm glad someone knows who jin is.' 'xx' 1) " (11288" 2587 7 1445217562 46 11288 'Re: New fave Youtuber!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.193.21' 1 0 '' '[b][font=georgia]Me personally I vote for Aphmau.  She is currently my favorite Minecraft youtuber because I do enjoy her roleplays.  I do not watch many minecraft youtubers anymore because all of the ones I used to follow were in teamcrafted.  But once the drama unfolded from that it turned me away from those types of Youtubers.  When the Bashur incident happened I was completely turned off from MC youtubers.  However while watching an update video from Aviatorgaming (because we have to watch them) I noticed that there was a link to a youtuber by the name of Aphmau.  I remembered the name from LDShadowLady and her let's plays so I decided to click it and watch.  From that point on I was hooked. o3o[/font][/b]' 'xx' 1) " (11289" 2587 7 1445221015 16936 11289 'Re: New fave Youtuber!!!' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' 'Same here. When all dat drama happened with bashur I was like I'm done. I honestly don't know how I ended up at Aphmau. But one vid and I was hooked. 8)' 'xx' 1) " (11290" 2592 26 1445221115 16519 11290 'ItsVorah Cape issue' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'LOOK
http://i.imgur.com/iyvGXIS.png

ItsVorah's cape is in fact a mushroom. Not the p****.
Do you see it now?' 'recycled' 1) " (11291" 2592 26 1445221181 16936 11291 'Re: ItsVorah Cape issue' 'puppielove126' 'serling126@hotmail.com' '50.48.183.187' 1 0 '' 'It says the pic was removed or unavailable or something. :-\\' 'recycled' 1) " (11292" 2593 10 1445221562 16519 11292 'Appel for Acidx' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 1445221977 'BricksB' 'Keep in mind this is Acidx's appel

Original & Current Username: Acidx
Who banned you?: 7misun
When were you banned?: Just now
Was this a misunderstanding?: Yes
What Server was it on?: Prison
Why were you banned?: A "Nude" cape
Why should you be unbanned?: Because the cape was a mushroom not a p**** cape.
http://imgur.com/e6SKtXp
Other than being defiant have you done anything to benefit our community?: No Im new. ' 'xx' 1) " (11293" 2593 10 1445222064 32 11293 'Re: Appel for Acidx' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'https://gyazo.com/ebf804dc89f9474abd5b4b668abd0f6f
This was taken after i went to Spawn to do the ban there. Was def not a mushroom cape' 'xx' 1) " (11294" 2593 10 1445222277 26 11294 'Re: Appel for Acidx' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Looks like a tower. Not a male private' 'xx' 1) " (11295" 2593 10 1445222996 17 11296 'Re: Appel for Acidx' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445254864 'Luke' '[font=times new roman]Hello

Well first off your not 'new ' as based on what the forums says you joined April 7th 2015. Your initial ban was issued by 7misun due to the wearing of a male's private part. You then neglected to change it afterwards and therefore have been banned for two days. Based on showing false evidence (the mushroom) and neglecting to change your cape the first time around I have warranted this ban. I suggest you change your cape.[/font]

[font=times new roman]Edit: I just noticed that this ban appeal was actually written by Bricksb for Acidx therefore what I said earlier about you not being new is rather false. Either way Acidx neglected to change their cape after the initial ban and provided you with false evidence with the attempt to bypass his ban (the mushroom cape). This ban remains denied.[/font]

[font=times new roman]Initial Ban Evidence: https://gyazo.com/14ca6c52b72b0e5a652ccbb5670b91f1[/font]
[font=times new roman]Latest Ban Evidence: https://gyazo.com/ebf804dc89f9474abd5b4b668abd0f6f[/font]

[font=times new roman]Ban Appeal Denied.[/font]

[font=times new roman]Thanks [/font]
[font=times new roman]Lule[/font]' 'xx' 1) " (11296" 2591 3 1445225536 31 11296 'Re: game' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Davide I don't think that's what he's talking about. You could type /minigames or click compass and click the emerald and then find pottergames. Click the sign to join.' 'xx' 1) " (11297" 2594 26 1445290166 46 11297 'Halloween Build-Off!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[center][img]http://imgur.com/AWJOBTO[/img][/center]' 'recycled' 1) " (11298" 2595 22 1445297552 46 11417 'Halloween Build Competition!!!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 1445708114 'davide' '[center][img]http://i.imgur.com/AWJOBTO.png[/img][/center]

[center][size=14pt][b]You Have Until October 27th 2015 to Finish Your Builds![/b][/size][/center]

[center][font=verdana][size=14pt][b]Good Evening monsters of the night...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]Im here to tell you of a fright...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]That comes under the great moonlight...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]From our server to take a bite...[/b][/size][/font][/center]

[center][font=verdana][size=14pt][b]A competition of the sorts...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]More then just building with some quartz...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]But with cobwebs cobble and more...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]To scare our staff with blood and gore...[/b][/size][/font][/center]

[center][font=verdana][size=14pt][b]Enter if you're really brave...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]From this night you will not be saved...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]Because coming up from the grave...[/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]Are mobs feasting for what they crave...[/b][/size][/font][/center]

[center][font=verdana][size=14pt][b]What do they crave? [/b][/size][/font][/center]
[center][font=verdana][size=14pt][b]You...[/b][/size][/font][/center]

[hr]
[font=times new roman][size=12pt]Hello Everyone [/size]

[size=12pt]Welcome to the [u]2015 Halloween Build Competition![/u][/size]

[size=12pt]Starting [u]October 20th 2015[/u] players will have the opportunity to partake in this event which the chance to win awesome prizes! Anyone can enter but only [u][b]three with win![/b][/u]

This competition will be held on [b]Creative[/b] and you can submit your build [url=http://bit.ly/1OFlU6P]here[/url]!
[/size]
[size=12pt]The particular theme for this build is '[b]Haunted Houses.[/b]? Here is an example:[/size]
[img]http://www.gameranx.com/img/13-Oct/minecraft-halloween.jpg[/img]

[size=12pt]Here are the prizes you can win in this event:[/size]

[b][size=12pt][font=times new roman]First Place:[/font][/size][/b]

[size=12pt]- Architect rank on Creative![/size]
[size=12pt]- Rank upgrade on any other server![/size]

[b][size=12pt][font=times new roman]Second Place:[/font][/size][/b]

[size=12pt]- Designer rank on Creative.[/size]
[size=12pt]- $10 0 000 on Prison.[/size]

[b][size=12pt][font=times new roman]Third Place:[/font][/size][/b]

[size=12pt]- Spawn in "Player Heads" perk for Creative.[/size]
[size=12pt]- $10 0 000 on Prison.[/size]

[size=10pt][u]View here to see the Terms & Conditions:[/u] [url=http://aviatorcraft.com/forum/index.php?topic=1841.0]Terms & Conditions[/url].
[u]View here to see how to submit your build:[/u] [url=http://aviatorcraft.com/forum/index.php?topic=1723.0]Submitting a Build[/url][/size]

[b][u][size=12pt][font=times new roman]The deadline for this competition is October 27th 2015 to finish your submission![/font][/size][/u][/b]

[size=12pt]Good luck to all participants
AviatorCraft Mangement Team & Events Team[/size][/font]' 'xx' 1) " (11299" 2595 22 1445298412 37 11299 'Re: Halloween Build Competition!!!' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'deadline?' 'xx' 1) " (11300" 2595 22 1445301714 16530 11300 'Re: Halloween Build Competition!!!' 'VorahHD' 'kbuergert66@gmail.com' '31.168.172.147' 1 0 '' 'Jdk I must say that was a beautiful poem... Even better then Jboy.' 'xx' 1) " (11302" 2587 7 1445319809 15846 11302 'Re: New fave Youtuber!!!' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' 'Does it have to be favourite minecraft youtube? I like Aphmau for minecraft. Markipliar is awesome -_-' 'xx' 1) " (11303" 2587 7 1445319873 15846 11303 'Re: New fave Youtuber!!!' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' '200th post GG' 'xx' 1) " (11304" 2596 19 1445326593 16348 11304 'gang plugin' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' '????????????' 'xx' 1) " (11305" 2596 19 1445342954 16530 11305 'Re: gang plugin' 'VorahHD' 'kbuergert66@gmail.com' '70.199.76.239' 1 0 '' 'Ah well im not sure if its 100% true but Alex did talk about adding it in revamp on a skype call.' 'xx' 1) " (11306" 2597 3 1445345085 17185 11306 'how do i become not gest?' 'Noodleburg' 'dualsportnut@yahoo.com' '96.32.203.232' 1 0 '' 'same as above' 'xx' 1) " (11307" 2597 3 1445347440 26 11307 'Re: how do i become not gest?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Get a rank by donating or casino' 'xx' 1) " (11308" 2596 19 1445348913 16348 11308 'Re: gang plugin' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'when is the fucking revamp?!?!?!' 'xx' 1) " (11309" 2595 22 1445351212 1 11309 'Re: Halloween Build Competition!!!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.77' 1 0 '' '[quote author=xXKillerDudezXx link=topic=2595.msg11299#msg11299 date=1445298412]
deadline?
[/quote]
[quote author=davide link=topic=2595.msg11298#msg11298 date=1445297552]
[center][size=14pt][b]You Have Until October 27th 2015 to Finish Your Builds![/b][/size][/center]
[/quote]' 'xx' 1) " (11310" 2598 2 1445358804 16438 11310 'Hacking in Creative pathetic' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'Who; xXRaidiationXx SammyWonder
Where; Creative
When Tues 20:31 pm
Rule broken;
Griefing and harassment continus harassment towards me

Video https://www.youtube.com/watch?v=msNA4L-6zbA' 'clip' 1) " (11311" 2599 7 1445364272 17148 11311 'Mijy is leavin :/ (you probs dont know me)' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'Dear Friends Enemies Loved ones and Randoms.

I'm leaving to Missouri in the next few weeks prior this message. I'll be in a forest reserve kinda place with a community of peeps where there's no internet or technology. My family... Or whats left of it that hasn't died... believes this is the right path to take. I wont see anyone ever again in my life. I will have to leave behind 15 years of my life and start anew. This is not easy for me. I want to say thanks for being there for me. No matter how long i knew you. If i was in a crew or just friends. Orr even if i didnt know you... well no... nevermind... I also want to say sorry to those who need a sorry from me. Like sorry to all the people i wronged. Uh... Sorry to everyone else for being annoying and stuffs. Mostly though Thank you for being there for me. Have a good life. Stay strong. Suicide is not the answer. xD-Mijy/Caleb -I'll miss you. <3


          Another thing... (For mods and players... i guess players can look lol) I built a plot on creative with tons of 'good' - (some mods and admins...) Builds. I noticed that plots get cleared after 2 months... My parents said if we can get down there and raise the money for a pc and an internet box i might be able to reconnect to yall'. This might take years... So... msg me if theres anything you can do about this...

          Thank you for reading this till the end :) I'll be around in /creative for awhile until my laptop requests returning so there's plenty of time to say bye to me :) I'll miss the server and all the others. See you all around ;)' 'xx' 1) " (11312" 2595 22 1445364603 17148 11312 'Re: Halloween Build Competition!!!' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'I might have a go at this. I think i can go for it...' 'xx' 1) " (11313" 2600 2 1445368029 16354 11313 'poseypink /msg spamming' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'Name of the suspect?:poseypink and luisnelson(?)
What server was this on?:prison
When did they break this rule?:a few minutes ago
Proof of the happening:2015-10-20_15.12.02.png
2015-10-20_15.12.05.png
2015-10-20_15.12.10.png
2015-10-20_15.13.17.png
2015-10-20_15.15.04.png
What rule was broken?:rule 4
Concise description:it wasn't much but i just got on prison and first luisnelson spammed question marks. i kindly told him to not spam. shortly afterwards poseypink /msg me "she's not spamming". i told her i thought it was since luisnelson is repeating "?". then shortly after that she spammed me in /msg "im copy luisnelson ???? ???? ?? ?????? ???????????"' 'xx' 1) " (11314" 2600 2 1445368076 16354 11314 'Re: poseypink /msg spamming' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'sorry about the emojis. didn't know how to get rid of them
' 'xx' 1) " (11315" 2600 2 1445368527 16354 11315 'Re: poseypink /msg spamming' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'sorry about the pics too.
https://gyazo.com/91aaebebfb38bc257f75a44112764192
https://gyazo.com/fe6d7e4479f24343a08952e1435b823d
https://gyazo.com/a53302f4e8493fb7ec1bbdb7c64ce16c
https://gyazo.com/86b6115b0836604efe2e088f6a29a4ca
and here's a pic for luisnelson
https://gyazo.com/a05b30d42320eebb3441f0c92001d808' 'xx' 1) " (11316" 2600 2 1445369255 16837 11316 'Re: poseypink /msg spamming' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.48.213' 1 0 '' '[b][size=24pt]REPORT [color=limegreen]ACCEPTED[color=black]![/color][/color][/size][/b]
[b][size=14pt]Player "poseypink" will be muted for this.
Thank you for the report![/size][/b]' 'xx' 1) " (11317" 2595 22 1445374444 16800 11317 'Re: Halloween Build Competition!!!' 'kellimater' 'hollis.teresa@ymail.com' '24.166.251.69' 1 0 '' 'Oke Sure
' 'xx' 1) " (11318" 2596 19 1445377670 16530 11318 'Re: gang plugin' 'VorahHD' 'kbuergert66@gmail.com' '176.53.21.218' 1 0 '' '[quote author=PowerFlowderHD link=topic=2596.msg11308#msg11308 date=1445348913]
when is the fucking revamp?!?!?!
[/quote]

lol Who knows...' 'xx' 1) " (11319" 2599 7 1445378818 17 11319 'Re: Mijy is leavin :/ (you probs dont know me)' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445379060 'Luke' '[font=times new roman]Hello

I wish you luck with your future endeavors I know their will probably be some obstacles & challenges but I?m sure you will be able to overcome them. Thank you for taking the time to share with us about this new journey of your life you are partaking on and I wish you the best of luck :). I hope you?ll get the chance to visit AviatorCraft again one day :)

Best of Luck Mijy
Luke[/font]' 'xx' 1) " (11320" 2601 2 1445380267 24 11320 'gamer_girl_a Advertisement' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[b]Name of the suspect?:-[/b] [i]gamer_girl_a[/i]
[b]What server was this on?: -[/b] [i]Prison[/i]
[b]When did they break this rule?: -[/b] [i]3 Minutes ago.[/i]
[b]Proof of the happening:-[/b] [i]Pictures.[/i]
[b]What rule was broken?: -[/b] [i]Advertisement[/i]' 'clip' 1) " (11321" 2601 2 1445380316 30 11321 'Re: gamer_girl_a Advertisement' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'The player has been banned for 1 week.' 'xx' 1) " (11322" 2597 3 1445380580 17 11322 'Re: how do i become not gest?' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445381594 'Luke' '[font=times new roman][size=10pt]Hello

By "gest" I assume you mean "guest?" There are a few ways to obtain a rank on AvitorCraft; Events Donating and from the Casino. I will tell you a little bit about each option here:

[font=times new roman][size=14pt][b]Events[/b][/size][/font]

One way you can obtain a rank is to partake in the events we host occasionally. Our events give you the chance to win awesome packages and even ranks! We currently have a Halloween Build Compeition live where you can win:[/size][/font]

[quote=The Halloween Build Competition Post][size=10pt][font=times new roman][b]First Place:[/b]

- Architect rank on Creative!
- Rank upgrade on any other server!

[b]Second Place:[/b]

- Designer rank on Creative.
- $10 0 000 on Prison.

[b]Third Place:[/b]

- Spawn in "Player Heads" perk for Creative.
- $10 0 000 on Prison.[/font][/size][/quote]

[size=10pt][font=times new roman]View [url=http://aviatorcraft.com/forum/index.php?topic=2595.msg11319#new]Here[/url] for the full post of the [u]2015 Halloween Build Competition. [/u][/font][/size]

[b][font=times new roman][size=14pt]Donating[/size][/font][/b]

[size=10pt][font=times new roman]Another way you can obtain a rank on our server is to donate directly to AviatorCraft. We have a store consisting of a wide range of specialty items and perks. You can get to our shop via shop.aviatorcraft.com or by going to our home page.[/font][/size]

[size=10pt][font=times new roman][b]Shop Link: [/b][u][url=http://shop.aviatorcraft.com]http://shop.aviatorcraft.com[/url][/u]
[b]Homepage Shop:[/b] [u][url=http://aviatorcraft.com/donate/]http://aviatorcraft.com/donate/[/url][/u][/font][/size]

[size=10pt][font=times new roman]Once you are there you can click on whatever server you are interested in purchasing a rank or perk on and purchase it via Paypal. This will cost real life money I suggest you speak to a parent or guardian before doing so. I also advise you take a look at the terms and conditions for purchasing a rank from our buycraft page.

[font=times new roman][b]Terms & Conditions:[/b] [u][url=http://shop.aviatorcraft.com/terms/]http://shop.aviatorcraft.com/terms/[/url][/u]
[/font]
[b][font=times new roman][size=14pt]Casino[/size][/font][/b]

The last and final way of obtaining a rank on our server is via our casino. The casino is located directly on our server. You can do "/server Minigames " and walk directly into the portal or type "/server casino." Here is some more information about our casino:

[b]-[/b] The casino is a server designed to give you the opportunity to receive one of our perk packages or ranks via in game cash without having to pay a dime of your real life currency.

[b]-[/b] The perks or ranks you receive via the casino will not remain with you after a server wide reset in this case December 1st 2015 (About two months away). That might be something you want to keep in mind if your planning on taking this route.

So those are the three ways of obtaining a rank or perk package on our server I hope this helps you.

Regards
Luke[/font][/size]' 'xx' 1) " (11323" 2582 24 1445387767 15971 11323 'Re: NEW PC FPS TEST COME CHECK IT OUT!' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'ye but that was last year' 'xx' 1) " (11324" 2582 24 1445391085 24 11324 'Re: NEW PC FPS TEST COME CHECK IT OUT!' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' '[quote author=pepsiScopes link=topic=2582.msg11323#msg11323 date=1445387767]
ye but that was last year
[/quote] Lol no it's  not. Its was Publish July 12th 2015. xD
That hasn't been a year soooooo....' 'xx' 1) " (11325" 2602 24 1445402420 16530 11325 'Vorah new video!' 'VorahHD' 'kbuergert66@gmail.com' '100.2.99.162' 1 0 '' 'Yo go check out my new video.  :D

https://youtu.be/3hISInymBPg' 'xx' 1) " (11326" 2599 7 1445414594 16348 11326 'Re: Mijy is leavin :/ (you probs dont know me)' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Goodluck Mijy <3 with ur life :D' 'xx' 1) " (11327" 2603 7 1445414627 16348 11327 'LOLOLOLOLOL whhy' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'Im actually joining the build competition cause i got banned from all the pvp servers so im fucking bored xD kohi and para=devil' 'xx' 1) " (11328" 2604 2 1445419717 17187 11328 'Please ban' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'me and my old friend had a fight i removed him from being rude  proof https://www.youtube.com/watch?v=cpD1sKGSm1g' 'thumbup' 1) " (11329" 2604 2 1445432201 17100 11329 'Re: Please ban' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.206.169' 1 0 '' 'Hi! Next time please try to report someone using the right format. It is the first one in Report a Player and its called Reporting Guidance (READ ME). Your first supposed to write who the suspect is what rule was broken what server it was on when it happened and the proof which you already have. Here is the website link: http://aviatorcraft.com/forum/index.php?topic=1897.0

' 'xx' 1) " (11330" 2604 2 1445436574 46 11330 'Re: Please ban' 'davide' 'davidenriquez41@gmail.com' '70.192.215.125' 1 0 '' '[font=trebuchet ms]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player will be punished accordingly.

As red_135_hlulu said next time you report please use the reporting format found at the top of the "Report A Player" section.  It is labeled "READ ME."  We will let this one slide but if you do not use it in your next report it may not be accepted.

Thanks for the help!

~[color=blue][b]JDK21132[/b][/color][/font]' 'xx' 1) " (11331" 2598 2 1445437350 46 11331 'Re: Hacking in Creative pathetic' 'davide' 'davidenriquez41@gmail.com' '70.192.215.125' 1 0 '' '[font=trebuchet ms]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The players will be punished accordingly.  Thanks for the help!

~[color=blue][b]JDK21132[/b][/color][/font]' 'xx' 1) " (11332" 2599 7 1445448831 17148 11332 'Re: Mijy is leavin :/ (you probs dont know me)' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'Thanks guys. I'll certainly try to make it back to a computer someday. If it be days months years... If i change my paths this is the first place i will go :) (That was a song! figure that out and your browser will earn a cookie!) I'm still around for the time being... Celebrating my last days here on aviator :) See you all around
' 'xx' 1) " (11333" 2605 40 1445450336 17157 11333 'creative halloween build' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'building name: Spooky house

minecraft name: Little_Rosie

https://gyazo.com/4813b89191e1b60f10ff10a31b71a75a

https://gyazo.com/7be58d82f1aa9d798a5ffd0a6c4c6524

https://gyazo.com/4fa2d677e8803149fd2cf8a92512ab8d

cords to ma build

x508

y134

x-1833

i did this build all by myself and it took me 2 hours to build
am i the first to enter or am i in the wrong place??
' 'xx' 1) " (11334" 2606 5 1445451827 17157 11334 'on my singleplayer world' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'on my world i builded this like it??

https://gyazo.com/aab1cec9027dfe069c5d309571df0782' 'xx' 1) " (11336" 2608 1 1445461892 16049 11336 'The Dr. Squad :D' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'So I have been seeing all of these gangs being made (mainly PvP) and i wanted to make my own because why not :p We shall be known as The Doctors (could be catchy right? right?) So what we do is..... basically nothing... I am really posting this because i just want a bunch of people with Dr. in there name because there was like 5 with it. So.... yeah. Moo' 'xx' 1) " (11337" 2609 35 1445468834 17 12200 'AviatorCraft FAQ/Q&A' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1447560101 'Luke' '[center][img]http://images.cooltext.com/4458607.png[/img][/center]

[center][font=times new roman][size=16pt]Basics[/size][/font][/center]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"How do I connect to AviatorCraft?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color][/size][/font] [font=times new roman][size=12pt]Assuming you have purchased a premium account from Minecraft.net you must enter the IP: ?play.aviatorcraft.com" into your multiplayer Minecraft server list. After that you can enjoy the awesome adventures you will have on AviatorCraft![/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"How do I create a thread?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color][/size][/font] [font=times new roman][size=12pt]Once you are logged into the forums you can click "New Topic" on the top right hand side of the subform you are currently in. From there you can compose your own thread and start interacting with our community![/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"Where can I get to the rules?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color][/size][/font] [font=times new roman][size=12pt]You can find the rules for our Forums and Server here:[/size][/font]

[font=times new roman][size=10pt][b]Forum Rule Policy:[/b] [url=http://aviatorcraft.com/forum/index.php?topic=2201.0]http://aviatorcraft.com/forum/index.php?topic=2201.0[/url][/size][/font]
[font=times new roman][size=10pt][b]Server Rules:[/b] [url=http://aviatorcraft.com/rules/]http://aviatorcraft.com/rules/[/url][/size][/font]

[center][font=times new roman][size=16pt]Donations[/size][/font][/center]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"Where do I go to donate? What can I get from the shop?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color][/size][/font] [font=times new roman][size=12pt]Via donating you can receive a wide range of specialty items and perks available in our store. You can get to our shop via shop.aviatorcraft.com or by going to our home page.[/size][/font]

[font=times new roman][size=10pt][b]Shop Link: [/b][url=http://shop.aviatorcraft.com]http://shop.aviatorcraft.com[/url]
[b]Homepage Shop:[/b] [url=http://aviatorcraft.com/donate/]http://aviatorcraft.com/donate/[/url][/size][/font]

[font=times new roman][size=12pt]Once you are there you can click on whatever server you are interested in purchasing a rank or perk on. You will be asked to fill in the correct information on the card from which you are using to purchase. Please note this will cost real life money we do not give refunds (there may be special circumstances). I suggest you speak to a parent or guardian before donating and I advise you take a look at the terms and conditions before purchasing from our buycraft page.[/size][/font]

[b][font=times new roman][size=10pt]Terms & Conditions:[/size][/font][/b] [font=times new roman][size=10pt][url=http://shop.aviatorcraft.com/terms/]http://shop.aviatorcraft.com/terms/[/url][/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [font=times new roman][size=12pt][b]"Can I transfer my rank to someone else?"[/b][/size][/font]

[font=times new roman][size=12pt][color=green]A:[/color][/size][/font] [font=times new roman][size=12pt]No currently we do not offer transfer services; due to abuse prevention and security. When purchasing you are recognizing that your purchase is for and only for the player it was purchased for; even for alt accounts. If you want to purchase a rank for someone else you are more than welcome to do so. Simply put their username in instead of your own when purchasing.[/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I am having donation issues where can I go for assistance?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] If you are experiencing donation issues please contact us via support@aviatorcraft.com and address the issues you are having. We will do our best to assist you in any way we can. Alternatively you can post it on our forums in the "Help" category. You can view the format for posting it [url=http://aviatorcraft.com/forum/index.php?topic=145.0]here[/url]. You should have a copy of your Paypal recite ready (should be in your email) should we need to see it.[/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"My rank has not gone through what do I do?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] In the scenario where your rank or perk has not gone through its likely that it is just taking a longer time to process. If this happens do not panic we will be able to see if you've donated. If after 24 hours you still haven't receive your rank or perk please refer to the question above on how to contact our support team.[/size][/font]

[center][font=times new roman][size=16pt]Appealing[/size][/font][/center]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"Where do I go to appeal my punishment?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] In order to appeal your ban/punishment you must visit our "Punishment Appeals" category under the "Reports & Applications" section. This is where you will be posting your thread. You can refer to below for more information regarding punishment appeals.[/size][/font]

[font=times new roman][size=12pt][b]Temp Ban & Other:[/b] If you have been temp banned or punished in some other way you can visit [url=http://aviatorcraft.com/forum/index.php?topic=2579.0]http://aviatorcraft.com/forum/index.php?topic=2579.0[/url] to view our disciplinary guidance thread. This will tell you how to adress your appeal using our format.

[b]Perma Ban:[/b] If you've noticed recently we have changed our policy regarding permanent bans. Permanent bans no longer use the same format as regular bans with the hope of making it more challenging and effective. If you are perm banned you can visit [url=http://aviatorcraft.com/forum/index.php?topic=2579.0]http://aviatorcraft.com/forum/index.php?topic=2579.0[/url] to see how our new perm ban policy works.[/size][/font]

[center][font=times new roman][size=16pt]Reporting[/size][/font][/center]

[size=12pt][color=red]Q:[/color][/size] [b][font=times new roman][size=12pt]"A player is breaking the rules where do I report?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] The first thing you should do is gather evidence this will be needed when writing your report. You can use an image uploading source such as [url=http://imgur.com]imgur.com[/url] or [url=http://gyazo.com]gyazo.com[/url] for easy image uploading. Once you have done this simply login to the forums and view [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]http://aviatorcraft.com/forum/index.php?topic=1897.0[/url] for guidance on how to write your report and what counts as irrelevant and relevant topics. Please be sure to write your report within that category (the subforum).[/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I saw someone hacking are pictures okay?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] No typically we do not count pictures as sufficient evidence when dealing with hacking cases. We require video evidence of the user hacking in order to execute the fair punishment that follows. When we look at pictures we aren't 100% if its either lag fabrication or legit hacking. You can search the web for free web cams if you do not currently own one.[/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"Someone said they were hacking should I report it?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] No. Generally when someone says they are hacking we do not count it as self-incrimination or even valid "confessing." Its always likely that the person is joking and given that context matters we only allow video evidence of the happening. With our modern day technology its always easy to fabricate evidence that is not real and therefore we must take extra precautions. What you can do is keep an eye on the player and watch for any suspicious actions. [/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I found an exploit and glitch where do I go to report?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] If have you spotted an exploit or glitch we ask that you report this immediately before it has the ability to effect the server in any way. If you have found a glitch or exploit you can visit [url=http://aviatorcraft.com/forum/index.php?topic=5.0]http://aviatorcraft.com/forum/index.php?topic=5.0[/url] for more information on how to correctly dress your report. We ask that you do not spread the news of this until it has been fixed and we also ask that you do not partake or take advantage of this exploit or bug for your own personal advantages.[/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"A staff member has abused what should I do?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] If a staff member has abused you have a few options. If you wish to remain anonymous you can write your report to one of the administrators directly via the forums or through Skype. If you don't mind the staff member seeing your report you can follow the typical reporting format. Please be sure to have valid and substantial proof that support your claim. You should note that fabricating proof or falsely accusing or incriminating staff members with the intent to get them in trouble is against our rules and can result in serious consequences.[/size][/font]

[center][font=times new roman][size=16pt]Applying[/size][/font][/center]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I want to be a moderator where am I to apply?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] Moderator Applications are generally only open when we require new trialmods. You can roughly expect them to be open every 6 months depending on the capacity capability and stability of our current team. In the instance where moderator applications are open you can click on the "Moderator Application" category in the "Reports & Applications" section. Please be sure to read the sticked topics and write your application directly within that subforum via "New Topic."[/size][/font]

[font=times new roman][size=10pt][b]Moderator Read Me Post:[/b] [url=http://aviatorcraft.com/forum/index.php?topic=1869.0]http://aviatorcraft.com/forum/index.php?topic=1869.0[/url][/size][/font]
[font=times new roman][size=10pt][b]Tips on Applying:[/b] [url=http://aviatorcraft.com/forum/index.php?topic=1173.0]http://aviatorcraft.com/forum/index.php?topic=1173.0[/url][/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I want to be a builder where am I to apply?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] Unlike moderator applications we allow build team applications to be open for an indefinite period of time allowing any body with building capabilities a chance on our team. Under the "Reports & Applications" section you can click on the "Build Team Applications" category. Click "New Topic" to begin writing your application after first reading our sticked topics.[/size][/font]

[font=times new roman][size=10pt][b]Build Team Read Me Post:[/b] [url=http://aviatorcraft.com/forum/index.php?topic=1972.0]http://aviatorcraft.com/forum/index.php?topic=1972.0[/url][/size][/font]

[color=red][font=times new roman][size=12pt]Q:[/size][/font][/color] [b][font=times new roman][size=12pt]"My application has not been responded to by a staff member am I denied?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] No unless we lock and move your application into the denied category or have specifically replied to your application stating you've been denied you are not denied. If your application has been left sitting there for awhile there is no need to worry; we always are aware of incoming applications. We give our selves time to think before making irrational decisions by giving each application the proper amount of thought and discussion. In the case of build team applications you may notice your application go up to two weeks without a response; we try to our best to give you feedback as soon as possible. This is typically because of three things; we are currently busy have decided to put it on hold until we require a member or we are currently in the process of reviewing the application; in which may take awhile. I have expanded further on the answer to this question found here: [url=http://aviatorcraft.com/forum/index.php?topic=2211.0.]http://aviatorcraft.com/forum/index.php?topic=2211.0.[/url][/size][/font]

[center][font=times new roman][size=16pt]Forums[/size][/font][/center]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I want to change my signature where do I ago?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] Click on "Profile" found at top right hand side of the forums. From there click "Forum Profile " and scroll down until you see the option to change your signature. Please make sure your signature accommodates our forum policy. [/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I want to add an avatar where can I do that?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] To add an avatar click "Profile" found at top right hand side of the forums. From there click "Forum Profile;" right at the top will be the option to use a provided avatar or to upload one from your computer files.[/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I want to message someone on the forums where do I go?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] To message someone on the forums click "My Messages" located at the top right hand side of the forums. From there click "New Message" found in the "Messages" section; you should then be able to compose your message. In this same location you can check your Inbox sent mail received mail and even preferences regarding your messages.[/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"How do I upload a screenshot?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] If your wanting to know how to upload a screenshot I suggest you visit this post by Alex: [url=http://aviatorcraft.com/forum/index.php?topic=8.0]http://aviatorcraft.com/forum/index.php?topic=8.0[/url]. This will tell you the basics of how to upload a screenshot how to take a screenshot and how to change your forum theme.[/size][/font]

[center][font=times new roman][size=16pt]Other[/size][/font][/center]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I have a suggestion for AviatorCraft where should I go?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] If your wanting to suggest things for AviatorCraft you can go to the "Suggestions" category found in the "AviatorCraft Community" section located near the bottom of the forums. From there you will have the option of choosing one of our servers; please post your suggestion with the corresponding server. In here you can suggest anything from game additions changes events or anything you would like to see on our server. We will do our best to go through them; there might be a scenario where we decide to accept the suggestion but don't reply to your thread. Please be aware that not all suggestions will be accepted but we are more than welcome to here what you guys would like to see as this server is for you to play on not us.[/size][/font]

[font=times new roman][size=10pt][b]Suggestions Category:[/b] [url=http://aviatorcraft.com/forum/index.php?board=33.0]http://aviatorcraft.com/forum/index.php?board=33.0[/url][/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"Is there a Teamspeak server for AviatorCraft?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A: [/color]There sure is you can get to our Teamspeak via the homepage where you will be asked to install Teamspeak 3. Once you have that installed it you will be able to direct connect to ts.aviatorcraft.com.[/size][/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"Is there any other way to receive a rank besides donating?"[/size][/font][/b]

[size=12pt][font=times new roman][color=green]A:[/color] Yes there are a couple of ways to receive a rank or perk package on AviatorCraft without having to donate. These are; Events and Casino. I will tell you a little bit about each option here:[/size]

[font=times new roman][size=12pt][b]Events[/b][/size][/font]

[font=times new roman][size=12pt]One way you can obtain a rank is to partake in the events we host occasionally. Our events give you the chance to win awesome packages and even ranks!

Please note that prizes you win via our Events are not considered "lifetime;" they will be removed after server wide resets. While we do offer alternatives for achieving prizes you would normally have to purchase for it would be unfair for the donors who have supported and kept us running. We currently have a Halloween Build Compeition live where you can win:[/size][/font]

[quote=The Halloween Build Competition Post][size=10pt][font=times new roman][b]First Place:[/b]

- Architect rank on Creative!
- Rank upgrade on any other server!

[b]Second Place:[/b]

- Designer rank on Creative.
- $10 0 000 on Prison.

[b]Third Place:[/b]

- Spawn in "Player Heads" perk for Creative.
- $10 0 000 on Prison.[/font][/size][/quote]

[size=10pt][font=times new roman]View [url=http://aviatorcraft.com/forum/index.php?topic=2595.msg11319#new]Here[/url] for the full post of the [u]2015 Halloween Build Competition. [/u][/font][/size]

[b][font=times new roman][size=12pt]Casino[/size][/font][/b]

[font=times new roman][size=12pt]The last and final way of obtaining a rank on our server is via our casino. The casino is located directly on our server. You can do "/server Minigames " and walk directly into the portal or type "/server casino." Here is some more information about our casino:

[b]-[/b] The casino is a server designed to give you the opportunity to receive one of our perk packages or ranks via in game cash without having to pay a dime of your real life currency.

[b]-[/b] The perks or ranks you receive via the casino will not remain with you after a server wide reset in this case December 1st 2015 (About two months away). That might be something you want to keep in mind if your planning on taking this route.

So those are the two common ways of obtaining a rank or perk package on our server without having to spend your real money. I hope this helped :).[/font]

[font=times new roman][size=12pt][color=red]Q:[/color][/size][/font] [b][font=times new roman][size=12pt]"I didn't find my question in the FAQ how can it get answered?"[/size][/font][/b]

[font=times new roman][size=12pt][color=green]A:[/color] You can click on the "Help" category and ask any question that you are unsure about that isn't already mentioned in our FAQ. We will do our best to respond to you as quick as possible. If its a question we start to get asked frequently we will incorporate it into this FAQ sheet. You can also direct message your question to someone on the forums including a moderator administrator or to one of many of our community members that are always open to answering questions you might have :).[/size][/font]

[center][font=times new roman][size=14pt] - End of Q&A - [/size][/font][/center]

[font=times new roman][size=12pt]I hope this FAQ sheet will come of use to you guys!

Best Regards
AviatorCraft Staff Team[/size][/font]' 'exclamation' 1) " (11338" 2605 40 1445469192 17 11338 'Re: creative halloween build' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445470687 'Luke' '[font=times new roman]Hello

Thank you for applying using our submission format! Yes you are in the correct spot and you are indeed the first to submit your build :).

Regards
Luke[/font]' 'xx' 1) " (11339" 2606 5 1445474875 16696 11339 'Re: on my singleplayer world' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Proof thatyou didnt download it off of a adventure map? Or how do we know you actually built it' 'xx' 1) " (11340" 2610 2 1445477146 16696 11340 'Impersination' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'When ? - October 22 2015 02:22:10am
Where? - Prison
Who? -  XxBaxxter1031xX
What Happen? - He was impersinating ITZ_Chowder
Bended Rule? - He bended the rule of impersination . What happens is I think If you impersinate 3 or 2 times the staff will revoke the /nick command
Evidence? - [img]http://i.imgur.com/Qru5rdf.png[/img] [img]http://i.imgur.com/SfoS5zM.png[/img]' 'xx' 1) " (11341" 2611 1 1445477856 16696 11341 'What happens when you color chat message prison wide' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'This is what happens what when you pretend to message them when your just doing color chat
[img]https://i.gyazo.com/4a53ef6e1e06b23d4b8c6254e200a491.png[/img] [img]https://i.gyazo.com/b8fe7d397d7090ab9a08c392f8214a71.png[/img]' 'xx' 1) " (11342" 2610 2 1445478075 32 11342 'Re: Impersination' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Player has been warning. Thanks for the report[/b]' 'xx' 1) " (11343" 2612 19 1445485256 16354 11343 'u picks and future rank picks' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'its cool that we have silk touch and fortune 11 picks but theres a problem with that. they cancel each other out. whats the point of having fortune 11 if u can't use it cuz of silk touch? i suggest that rank t picks keep silk touch but any rank after that doesn't have silk touch. like i said earlier they cancel each other out' 'xx' 1) " (11344" 2613 12 1445499934 17187 11344 'Help!' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'Mc Name cooldude4life  Rank Designers When Yesturday At Night im not sure what time
Other: Idk' 'xx' 1) " (11345" 2606 5 1445530594 17157 11345 'Re: on my singleplayer world' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'i didnt use a map idk how to download maps also its legit survivial
' 'xx' 1) " (11346" 2605 40 1445538872 46 11346 'Re: creative halloween build' 'davide' 'davidenriquez41@gmail.com' '70.192.212.117' 1 0 '' 'I like how the build is simple and there are spooky elements to it.  Good job :) ' 'xx' 1) " (11347" 2614 15 1445542967 16519 11347 'The Impersonation report.' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I have just seen that report by PowerStatic and I noticed that it was "Its_Chowder2" or something like that. I suggest that the staff ask the person who is [b]GETTING[/b] impersonated if it is ok. Please respond thanks! :D' 'xx' 1) " (11348" 2613 12 1445549930 31 11348 'Re: Help!' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Oh no! Please follow the format here: http://aviatorcraft.com/forum/index.php?topic=145.0. Also if you purchased an item there should be a receipt sent to your email.' 'xx' 1) " (11349" 2580 10 1445550876 17151 11349 'Re: ItsVorah Perma Appeal' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]I Really Do Hope You Change Vorah. I Know I wont :P[/color]' 'xx' 1) " (11350" 2614 15 1445551151 16696 11350 'Re: The Impersonation report.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'If you look back at the report XxBaxxter1031xX changed his nickname into IT2_Chowder which is impersonating but her only added the number 2 ' 'xx' 1) " (11351" 2607 24 1445565100 16530 11351 'Re: Lol this is a vid my friend gave me. xD' 'VorahHD' 'kbuergert66@gmail.com' '100.2.99.162' 1 0 '' 'Join our fac on cosmic <3' 'xx' 1) " (11352" 2614 15 1445566416 16519 11352 'Re: The Impersonation report.' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'And what if Its_Chowder approved of it? As well as he could of said "Oh lets be friends you can change your name to Its_Chowder2." You don't know what his reaction might be. ' 'xx' 1) " (11353" 2607 24 1445574751 26 11353 'Re: Lol this is a vid my friend gave me. xD' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Cosmic wut dungeon or wut' 'xx' 1) " (11354" 2615 40 1445581231 17187 11357 'My Submit For Hallowen' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 1445583795 'cooldude4life' ']Name For House The Haunted Mansion Ign Cooldude4life Video https://www.youtube.com/watch?v=yo-nRf6Sj1s Idk What Coords Are )=
It Took Me 10 Minus To Build It Whan I Wanted Too. And Am I To Late' 'smiley' 1) " (11355" 2615 40 1445581277 17187 11355 'Re: My Submit For Hallowen' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'Plus Alex I Sent You A Request On Skype  :P  ;D' 'xx' 1) " (11356" 2605 40 1445581407 17187 11356 'Re: creative halloween build' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'Nerver Lie To Me XD I See Your Friend Building There 2nd Pic  :o ;D 8)' 'xx' 1) " (11357" 2615 40 1445582252 17187 11357 'Re: My Submit For Hallowen' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'SO SORRY PLOT ID NUMBER!: 52:29' 'xx' 1) " (11358" 2569 1 1445613731 17119 11358 'Re: Me leaving' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'Oh my is he now a mod i am so lost he was a mod now he is a mod again O.o just lost
' 'clip' 1) " (11359" 2611 1 1445613825 17119 11359 'Re: What happens when you color chat message prison wide' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' '-_- your so mean
' 'clip' 1) " (11360" 2535 1 1445613937 17119 11360 'Re: Logic Squad' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 1445614031 'TheXbs' 'LogicOG_ and MrGrapple are the only ones who are GOOD at pvp nay nay BEST if i may say so me self
' 'clip' 1) " (11361" 2605 40 1445617160 17157 11361 'Re: creative halloween build' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' '[quote author=cooldude4life link=topic=2605.msg11356#msg11356 date=1445581407]
Nerver Lie To Me XD I See Your Friend Building There 2nd Pic  :o ;D 8)
[/quote]

my friend wasnt building she was looking at the build and she accidentally got in the photo' 'xx' 1) " (11362" 2543 17 1445617327 17157 11362 'Re: voter rank' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'i agree they should actually add voter ranks' 'xx' 1) " (11363" 2543 17 1445621852 16837 11363 'Re: voter rank' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.44.87' 1 0 '' 'I think there shouldn't be a rank BUT If voting was to come in to play I would suggest if you vote like 50+ times that you should receive some sort of reward like maybe a pet for hub etc.
That's all! What do you think? Do you agree with what I said? Write a reply! :D' 'xx' 1) " (11364" 2569 1 1445623870 16837 11364 'Re: Me leaving' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.44.87' 1 1445625387 'Luke' '[quote author=TheXbs link=topic=2569.msg11358#msg11358 date=1445613731]
Oh my is he now a mod i am so lost he was a mod now he is a mod again O.o just lost
[/quote]

No he is no longer a trial-mod. If he wishes to be a trial-mod again he will have to apply when applications are open.' 'xx' 1) " (11365" 2616 1 1445626608 16837 11406 'ANOTHER Multi-Millionaire? :O :O :O' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.44.87' 1 1445677147 'UniversalGhost' '[center][i][size=24pt][b]Guess What?! There is another chance for you to be a MultiMillionaire![/b][/size][/i]
[size=18pt]Not aware of what it is? Basically it is Trivia and you win money if you are selected! 4 people are selected!
All you have to do is BE ON PRISON and do /warp millionaire [b][i]ON MONDAY EVENING at 5pm EST/ 9pm GMT![/b][/size]
[size=18pt]You do win prizes if you are picked in the first place! The prizes are as follows:
1st. 100mil (BUT A TWIST WITH A PRIZE OF 500Mil or NOTHING
2nd. 75mil 
3rd. 50mil
4th. 25mil
[size=18pt]Will I be picked? If your there you have a chance. Only 4 people will be picked. Just be there at /warp millionaire.
What type of questions will there be? You will see :)[/center]
[center][b][size=18pt]Lets get more serious for a second: RULES[/size][/b][/center]
[center][size=18pt]1. No giving answers
2. Do NOT harass other people while the game is on
3. Say your answer once. I will see it the first time. There is no need for more than 1.
4. I will only accept your first answer
5. There is a time limit. I will know if you're googling on the google![/size][/center]

[center][size=15pt]So you have heard everything I need to say! Don't forget MONDAY! I will pick the special 4 players so be ON PRISON.
That is all
Your favorite ghost.
- Reece[/size]
[size=15pt](What do you  think about this? Do you want to try win the jackpot? Tell me in the reply section Below!)[/center]
[b][i][/b][center][size=15pt]Hellyy Built the MultiMillionaire Arena shown here!:[color=blue][b][url=http://imgur.com/a/h6gY5]http://imgur.com/a/h6gY5[/url][/b][/color][/center]' 'clip' 1) " (11366" 2617 22 1445633741 17 11398 'AviatorCraft Survey' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1445655343 'Luke' '[center][img]http://images.cooltext.com/4460989.png[/img][/center]

[size=12pt][font=times new roman]Hello

The AviatorCraft Assurance Team has put together a survey that will give us feedback based on your experiences here at AviatorCraft. We want to make sure everyone is having a good time and experiencing the excitement we try to bring. However we have no way of knowing how each of you personally feel so one way to voice your opinions is to partake in this AviatorCraft survey.

This survey consists of 18 multiple choice questions and two short answer questions. This should take no more than 2-5 minutes to complete. We strongly urge you to fill it out so that way we can be informed on what might need to change come the future :).

[b]Please Note:[/b] No login is required to partake in this survey we will not know who submits what answers! No personal information will be collected; only your responses :). We also ask that you do not submit a response more than once.

[url=https://docs.google.com/forms/d/1TkfXhgPgGtYJvSGM1LnZZK_uEC7WCFzJd28waY7yTI8/viewform?fbzx=439746135166959049]Survey Link[/url]

Thanks!
Luke[/font][/size]' 'exclamation' 1) " (11367" 2607 24 1445633756 16530 11367 'Re: Lol this is a vid my friend gave me. xD' 'VorahHD' 'kbuergert66@gmail.com' '100.2.99.162' 1 0 '' '[quote author=DendeTheWizard link=topic=2607.msg11353#msg11353 date=1445574751]
Cosmic wut dungeon or wut
[/quote]

i ask bricks' 'xx' 1) " (11368" 2616 1 1445634622 16696 11368 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'What is GMT in central time . like is it 6 hours foward our behind? yer know' 'xx' 1) " (11369" 2614 15 1445635709 16696 11369 'Re: The Impersonation report.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1445636434 'xPowerStaticx' '[quote author=BricksB link=topic=2614.msg11352#msg11352 date=1445566416]
And what if Its_Chowder approved of it? As well as he could of said "Oh lets be friends you can change your name to Its_Chowder2." You don't know what his reaction might be.
[/quote] Its Still Impersinating ' 'xx' 1) " (11370" 2616 1 1445636559 16837 11370 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.44.87' 1 0 '' 'Hello xPowerTasticx
For yourself 9 PM GMT is 4 PM CST. Basically I will be starting it at that time.
Thank you
- Reece/Ghost
' 'xx' 1) " (11371" 2614 15 1445636588 16696 11371 'Re: The Impersonation report.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[font=arial]"[color=red]AviatorCraft Global Server Rules :[color=maroon]Impersonation

Impersonating other players and staff members is not allowed on the server. This includes: copying nicknames through /nick and copying player names through /nick. First-Time Offenders: Kicked from the server with a warning. Second-Time Offenders: Revoked privileges of /nick where incident was performed (Factions Survival etc). Third-Time Offenders: Revoked privileges of /nick on all servers. If you believe that your punishment is either wrong or inaccurate you can appeal on the Aviatorcraft Forums. This is an example of Impersonation: [/color]  [/color][/font] [img]http://i.imgur.com/7HlWbyP.png[/img] " ' 'xx' 1) " (11372" 2615 40 1445638674 37 11372 'Re: My Submit For Hallowen' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Deadline isn't until the 27th of October so you're on time.' 'xx' 1) " (11373" 2543 17 1445641111 16222 11373 'Re: voter rank' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Hi [glow=blue 2 300]Decay[/glow] here:

Voting on creative would server almost have no purpose of giving a reward. Each server is different from each other but I do have an idea that can be beneficial no matter which server your on the vote count for all of them.

Here why this wouldn't work that include your Reece but your idea lead me to a new one that include all of the server. The reason for voting on creative would need a meaning to it is what would you get in return for voting? nothing because it a creative server. If you wanted a vote reward for prison or faction you would have to be on that server and only 1 vote count so you'll have to choose wisely on which server reward you would want.

Now this is how I think we can improve the voting system and reward to the server all around. Instead of having to be on the server you want the reward for you can be on any of them and vote and you'll get vote points. You can use these vote points to purchase anything for any server rather than us restricting you to only want we will give you. (ex. voting on prison you get a diamond pickaxe and exp bottles become useless as you progress). If you vote on creative you will get one vote point and that 1 vote point will work on any of the server. so if you wanted something on prison you can use your vote point to buy anything from the shop like a op pickaxe or skip from rank A to B (any rank your on). this way the voting can be a benefit to all the server rather than just waiting a day to get the reward you want on faction or prison and having to debate on which one you want on that day. Even voting in the hub will count you can stack up on vote points and buy whatever reward we the staff can put in the shop for each server that is not too lame or too op. But sadly your vote points will have to reset every six months on the same day the server reset so that it more fair and we don't have any cheaters saving for it all.

We may have a competition on who has the most vote every month and the top 3 will be rewarded with bonus vote points.

[u][b]REMEMBER THIS IS ALL AN IDEA.[/b][/u]

I think this way we can increasing our voting and players happiness. If this get accepted or planned i would be happy to demonstrate it on YouTube or have Alex live stream it. This will also lessen the arguement of voting reward if possible.
' 'xx' 1) " (11374" 2618 26 1445642999 17191 11374 'HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 1445643451 'GS_TinyTiger147' 'I got banned for "charge back" and i did not charge back or request to charge back theirs been a BIG misunderstanding for one i would never charge-back on the chief rank and i read the polices no money returns so please HELP
' 'recycled' 1) " (11375" 2618 26 1445644568 16696 11375 'Re: HELP BANNED FOR NO REASON' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Did you have chief? ' 'recycled' 1) " (11376" 2619 26 1445644725 17191 11376 'YEA' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'yes i payed for sure cbecause i had 65$ now i have 8$' 'recycled' 1) " (11377" 2543 17 1445644791 17157 11377 'Re: voter rank' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'you should make the rank for all servers on aviatorcraft not just creative' 'xx' 1) " (11378" 2618 26 1445644818 17191 11378 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'yes  i payed for sure because i had 65$ now i have 8$  so i no i payed please i did not charge back i did not even no u could charge back untill now' 'recycled' 1) " (11379" 2618 26 1445644965 16696 11379 'Re: HELP BANNED FOR NO REASON' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'If you didnt want the Charge Back please email your receipt  to support@aviatorcraft.com' 'recycled' 1) " (11380" 2620 26 1445645163 17157 11380 'youtuber rank!' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'My idea is if you get 1000 or more SUBSCRIBERS on YouTube you can get a youtuber rank but with the rank I think you should have world edit and /skull commands with it. I think this should be added because the rank can be a reward getting 1000 subs' 'recycled' 1) " (11381" 2618 26 1445645193 17191 11381 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'also it confirmed on the website and thru my moms boyfriend phone' 'recycled' 1) " (11382" 2618 26 1445645232 17191 11382 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'where to find the recipt at my email?
' 'recycled' 1) " (11383" 2618 26 1445645405 16696 11383 'Re: HELP BANNED FOR NO REASON' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=GS_TinyTiger147 link=topic=2618.msg11382#msg11382 date=1445645232]
where to find the recipt at my email?
[/quote] Yes .. When you purchased your rank it should have sended you a picture to download which is the recipet format ' 'recycled' 1) " (11384" 2618 26 1445645466 17191 11384 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'ok but i did not have my account set up but ill check for a picture recipt' 'recycled' 1) " (11385" 2618 26 1445645603 17191 11385 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'no its not there the only thing i got from aviatorcraft is the confirmation for my email to set up an account ' 'recycled' 1) " (11386" 2618 26 1445645727 16696 11386 'Re: HELP BANNED FOR NO REASON' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Then set-up an account? ' 'recycled' 1) " (11387" 2618 26 1445645944 17191 11387 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'i have it set up btw i found the recipt  but its on the phone it says ur payment was successful ' 'recycled' 1) " (11388" 2618 26 1445646082 16696 11388 'Re: HELP BANNED FOR NO REASON' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'the send it to the email support@aviatorcraft.com
' 'recycled' 1) " (11389" 2618 26 1445646172 17191 11389 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'the only thing i can save is my recipt # so hold on ill try' 'recycled' 1) " (11390" 2618 26 1445646583 17191 11390 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'i sent an email to support aviator and mail aviator' 'recycled' 1) " (11391" 2528 1 1445649297 15846 11391 'Re: SmileySquad PvP team Recruitment' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Umm pepsie' 'xx' 1) " (11392" 2618 26 1445651314 17191 11392 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'i have the receipt but i dont know how to post it
' 'recycled' 1) " (11393" 2618 26 1445651461 17191 11393 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'You sent a payment of $56.25 USD to AviatorGaming Inc.
Oct 23 2015 14:35:41 PDT
Receipt No:1456-8143-5526-2792
Hello Clinton Billips "

This charge will appear on your credit card statement as payment to PAYPAL *AVIATORGAMI.


Save time with a PayPal account
Create a PayPal account and save your payment information. You won't need to enter your payment information every time you shop online.

Sign Up Now
Shop with confidence
We keep your financial information secure.

Transactions monitored 24/7
Our fraud specialists help protect your account.

You're protected
Zero fraud liability for eligible unauthorized purchases. See eligibility


Merchant information:
AviatorGaming Inc

Instructions to merchant:
None provided
Shipping information:
Shipping method:
Not specified
Description Unit price Qty Amount
AviatorCraft - Take it Easy" " Lemon Squeezy
Minecraft Username: GS_TinyTiger147 $56.25 USD 1 $56.25 USD

Total: $56.25 USD
Receipt No: 1456-8143-5526-2792
Please keep this receipt number for future reference. You'll need it if you contact customer service at AviatorGaming Inc or PayPal.'" 'recycled' 1) " (11394" 2618 26 1445651475 17191 11394 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'You sent a payment of $56.25 USD to AviatorGaming Inc.
Oct 23 2015 14:35:41 PDT
Receipt No:1456-8143-5526-2792
Hello Clinton Billips "

This charge will appear on your credit card statement as payment to PAYPAL *AVIATORGAMI.


Save time with a PayPal account
Create a PayPal account and save your payment information. You won't need to enter your payment information every time you shop online.

Sign Up Now
Shop with confidence
We keep your financial information secure.

Transactions monitored 24/7
Our fraud specialists help protect your account.

You're protected
Zero fraud liability for eligible unauthorized purchases. See eligibility


Merchant information:
AviatorGaming Inc

Instructions to merchant:
None provided
Shipping information:
Shipping method:
Not specified
Description Unit price Qty Amount
AviatorCraft - Take it Easy" " Lemon Squeezy
Minecraft Username: GS_TinyTiger147 $56.25 USD 1 $56.25 USD

Total: $56.25 USD
Receipt No: 1456-8143-5526-2792
Please keep this receipt number for future reference. You'll need it if you contact customer service at AviatorGaming Inc or PayPal.'" 'recycled' 1) " (11399" 2622 30 1445656945 16161 11416 'Builder Application' 'happyappygaming' 'Jaredclines@gmail.com' '72.172.220.135' 1 1445697948 'happyappygaming' '[b]Your IGN[/b]: - happyappygaming
[b]Time Zone[/b]: - U.S. Central
[b]Skype Name[/b]: - happyappygaming
[b]Have you been punished on our server before? What for?[/b]: - I have never been disciplined on this server before.
[b]How would you rate yourself in terms of building experience? (1-10)[/b]: - 6.5
[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?[/b]: - Stone structures and Quartz structures.
[b]How many hours/days a week can you be involved in the team?[/b]: - 3pm-8pm on Weekdays and 9am-10pm on Weekends.
[b]Build Images[/b]: -
[url=http://imgur.com/a/rRRMN]http://imgur.com/a/rRRMN[/url]
[url=http://imgur.com/a/CjZtH]http://imgur.com/a/CjZtH[/url]
[url=http://imgur.com/a/nKPIC]http://imgur.com/a/nKPIC[/url]
[url=http://imgur.com/a/A1q5e]http://imgur.com/a/A1q5e[/url]
[url=http://imgur.com/a/BBAHn]http://imgur.com/a/BBAHn[/url]
[b]Anything Else?[/b]: - Nope.' 'xx' 1) " (11395" 2621 2 1445654147 47 11395 'Cupquake_love Advertising' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' 'Name of suspect: Cupquake_love
What server: Prison
When did they break rule: Roughly 10:45 PM (Est)
Proof: http://imgur.com/LWCMP1n
Rule broken : Rule 5 stating that you cannot advertise.
' 'xx' 1) " (11396" 2618 26 1445654158 31 11396 'Re: HELP BANNED FOR NO REASON' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'From what I've been told you've chargedback the money thus resulting in a perm ban. You can appeal your way back go here: http://aviatorcraft.com/forum/index.php?board=10.0' 'recycled' 1) " (11397" 2620 26 1445654348 16696 11397 'Re: youtuber rank!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Nupe Rule Is You Must Have 500K Subs to be Youtuber Rank
' 'recycled' 1) " (11398" 2605 40 1445654496 16696 11398 'Re: creative halloween build' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=cooldude4life link=topic=2605.msg11356#msg11356 date=1445581407]
Nerver Lie To Me XD I See Your Friend Building There 2nd Pic  :o ;D 8)
[/quote] You can have friends help you build . And if the plot is in her name she can post it .' 'xx' 1) " (11400" 2615 40 1445657427 17187 11400 'Re: My Submit For Hallowen' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' ' :o So If No One Elsa Well Put A App In And Its 27 Who Well Be In Frist Place??' 'xx' 1) " (11401" 2615 40 1445657742 16696 11401 'Re: My Submit For Hallowen' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'the one with the great build' 'xx' 1) " (11402" 2622 30 1445658561 15846 11402 'Re: Builder Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '120.151.84.208' 1 0 '' 'The images you have submited are good I recomend that you submit more builds not just diferent veiws of the one build. Good luck though!                                                                        Thanks.                                                                                      Will.' 'xx' 1) " (11403" 2621 2 1445658862 15846 11403 'Re: Cupquake_love Advertising' 'M1KKYP' 'mpicker1@bigpond.net.au' '120.151.84.208' 1 0 '' 'Nice catch player will most likely be banned for advertising.' 'xx' 1) " (11404" 2621 2 1445660958 26 11404 'Re: Cupquake_love Advertising' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '[quote author=M1KKYP link=topic=2621.msg11403#msg11403 date=1445658862]
Nice catch player will most likely be banned for advertising.
[/quote]


Is it your thing that you post on every single post. Even if it is completely unnessasary ' 'xx' 1) " (11405" 2620 26 1445661494 46 11405 'Re: youtuber rank!' 'davide' 'davidenriquez41@gmail.com' '173.209.212.151' 1 0 '' 'The official rule for it is that you have to be recognized by AviatorGaming in order to get the rank. Only Aviator can appoint rank thus why it is very rare. ' 'recycled' 1) " (11406" 2621 2 1445663786 30 11406 'Re: Cupquake_love Advertising' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'The player has been banned for 7 days thank you for the report.



-Smallen8' 'xx' 1) " (11407" 2623 40 1445677692 17148 11407 'The House of Essence - xMijy_ Creative Build Competition' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[b][color=black]I xMijy_ bring fourth The House of Essence![/color][/b]

This took me about 3 hours summed all up in the few days I was messing with it. There's a lot more to it! Traps Puzzles and JUMP SCARES! I VERY HIGHLY recommend using Conquest_ V10.0 TEXTURE PACK while playing this! (The Traps give more fright) It is not required as it is just a Super Helpful suggestion!

(Please notify me [color=green][b]ASAP[/b][/color] if the Attached Screenshots do not show!)

Reach it /p tp -4;-50
Follow the Purple Orange & Black carpet.
(PLEASE HEAD THE SIGNS ONCE YOU ARE AT THE [b][i][color=limegreen]DOORSTEP[/color][/i][/b] )

[size=24pt][color=orange][b]Have Fun![/b][/color][/size]

[size=8pt][color=red]But Can you Escape?[/color][/size]
' 'clip' 1) " (11408" 2623 40 1445677759 17148 11449 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 1445768240 'Mijy_' 'Just go to the plot... The screenshots only work for me?' 'xx' 1) " (11450" 2623 40 1445768368 17148 11450 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'Hyronix the texture pack is more towards the FRIGHT part... The mobs are more scary :) As for the build... I'm blind to what you're saying. The house was built in the texture pack so i don't see it. Thanks anyways for the compliments :)' 'xx' 1) " (11409" 2615 40 1445677787 17148 11409 'Re: My Submit For Hallowen' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[i][b]May the best build win my friend![/b][/i]' 'xx' 1) " (11410" 2605 40 1445677858 17148 11410 'Re: creative halloween build' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[b][i]Let's be good sports Jacky. Karma is a (ahem)![/i][/b]' 'xx' 1) " (11411" 2605 40 1445679969 17157 11411 'Re: creative halloween build' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'I'm happy guys that you like it my friend accidentallly got in ma photo also good luck guys with your builds!!!!!!!' 'xx' 1) " (11412" 2620 26 1445680057 17157 11412 'Re: youtuber rank!' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'Ok I didn't know' 'recycled' 1) " (11413" 2624 19 1445686278 16398 11413 'Trading Systems and Money Notes.' 'Louis' 'goodyerlouis@gmail.com' '82.26.104.151' 1 0 '' 'I had an idea the other day that I think would be a great idea to bring to prison in terms of trading. First of all I was thinking of having a trading system. This would work by players just simply typing /trade (Name). I think this would be quite a cool feature to add as it would people could give people things trade and do whatever they want with it instead of risking throwing it on the ground and either people stealing it or clearlag swiping it.

Secondly the introduction of having money notes. I say this because people could use this in trading. This would work by people doing /withdraw (amount) which would make their money into a note. This could be used in the trading system I've mentioned on top. Or even people doing drop parties if they want to give out some money. This would also be good with wagers if people want to wager some money then instead of paying and potentially getting the incorrect balance they can get it on a note and trade onwards.

I hope you like my ideas I think it could be a cool feature we could add into the revamp.

~Louis' 'xx' 1) " (11414" 2623 40 1445691586 46 11414 'Re: The House of Essence - xMijy_ Creative Build Competition' 'davide' 'davidenriquez41@gmail.com' '70.192.197.78' 1 0 '' 'I expected this quality from your previous words Mijy Good job.  I do feel that the texture pack makes it seem a bit jumbled though. But I will look at it during judging.  Very well executed very clean build. ' 'xx' 1) " (11415" 2615 40 1445691741 46 11415 'Re: My Submit For Hallowen' 'davide' 'davidenriquez41@gmail.com' '70.192.197.78' 1 0 '' 'I like how the build isn't too big but tells a large story.  I feel that the build gives off a very good essence of spookiness and curiosity.  Good job :) ' 'xx' 1) " (11416" 2625 26 1445693711 17190 11456 'My Submit for the Halloween Build' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '72.80.70.60' 1 1445805770 'Shadow_Knight108' 'Build Name: Haunted House
Username: Shadow_Knight108
Here are the coords:
x:3912.5
y:65
z-189.2
Sorry no pics can't upload but see for yourself.' 'recycled' 1) " (11457" 2633 40 1445808811 17187 11457 'Re: My Summit Edited' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' '[quote author=xPowerStaticx link=topic=2633.msg11456#msg11456 date=1445800596]
Please Add Plot ID
[/quote] my plot keeps getting deleted but u guys know the pic (= my friend twini is going help me i think! ' 'xx' 1) " (11417" 2625 26 1445707975 46 11417 'Re: My Submit for the Halloween Build' 'davide' 'davidenriquez41@gmail.com' '70.192.200.253' 1 0 '' 'Hello

Though the build is good the theme for the Building competition is "Haunted Houses " as stated in the initial [url=http://aviatorcraft.com/forum/index.php?topic=2595.0]Events Page[/url].
[quote]This competition will be held on Creative and you can submit your build here!

The particular theme for this build is 'Haunted Houses.?[/quote]

You do have time to redo your build but if it is submitted as is then it will not be accepted.
Good Luck!

~[color=blue][b]JDK21132[/b][/color]' 'recycled' 1) " (11418" 2624 19 1445712689 37 11418 'Re: Trading Systems and Money Notes.' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Oooh I like this idea it would definitely be a fun and interesting addition to have.' 'xx' 1) " (11419" 2626 2 1445714405 17061 11419 'Spam Again' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'When: Just now
What Server: Prison
Who: poseypink
What: Spam


Proof:


http://imgur.com/hoKgmAx' 'xx' 1) " (11420" 2627 40 1445715054 17192 11420 'creative halloween build comp' 'Discon3t3d' 'bakerkids1@icloud.com' '120.155.154.226' 1 0 '' 'build name ; haunted house
mc name ; discon3t3d
X : 4630.308 Z :-6746.047

I can't post a picture but can I still
enter thanks bye cheers' 'xx' 1) " (11421" 2628 1 1445715632 37 11421 'Killer\'s Buy All Sell All Shop' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[font=comic sans ms][size=18pt][color=red][b]GRAND OPENING[/b][/color][/size]

Introducing KillerDudez's new Buy All Sell All Shop where you can possibly sell things you've earned to make a quick buck or buy things you need.

[color=blue][size=14pt]Here's How It Works[/size][/color]
This kind of shop is a little different than your regular walk in shops. You can /msg me in game PM me on forums or possibly on Skype if you have my Skype to place an order. You can pretty much order as much or as little of anything as you want. You can also set a date that you want your order by and if you want it delivered or picked up much like how a restaurant would work in the Real World. Order now while supplies are in stock.

[size=10pt][color=red]Notice[/color][/size]
[size=7pt]Items that you can't buy: Beacons wither skeleton heads
Only Available on Prison.
Prices might vary depending on supplies. [/size]

' 'xx' 1) " (11422" 2628 1 1445717209 37 11422 'Re: Killer\'s Buy All Sell All Shop' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[size=14pt][color=red]NOTE:[/color][/size]
There is no physical shop built right now so most likely most orders will be delivered to your plot. That is unless you want to just show up to my plot to pick it up.' 'xx' 1) " (11423" 2623 40 1445717833 17148 11423 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[b][i][color=limegreen]Thanks JDK :)[/color][/i][/b]' 'xx' 1) " (11424" 2627 40 1445717943 17148 11424 'Re: creative halloween build comp' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[b][i]You can also list the plot ID (Do /p i) You'll find it :)[/i][/b]' 'xx' 1) " (11425" 2587 7 1445718306 16936 11425 'Re: New fave Youtuber!!!' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Lol. But I guess you can. I was thinking more... aviatorcraft is a minecraft server sooo ya. But non-minecraft youtuber are fine....
:P' 'xx' 1) " (11426" 2629 2 1445719686 17118 11426 'Please Help Me Jack_G45 & Babejay Save Our Souls ' 'JackTheLad45' 'Jackgille45@gmail.com' '78.145.91.161' 1 0 '' 'There is a hacker on Your Factions server . he keeps on logging in and out and breaking CLAIMED blocks with his fists. he also put signs saying "You Are Looking For a Ghost" and "You are Looking In all the Wrong Places" His Username is IngeniousGamer and he is Scaring me. I dont have Screenshots as he removed the signs . Please Ban him Also He managed to tp to me even though i didnt accept or didnt even get a request. Im Pretty Sure he is a hacker and he needs to be banned before i have a heart attack.  :(  :-X :-\\ :-[

Please' 'xx' 1) " (11427" 2630 26 1445720037 17061 11427 'Fly Hacks' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'Who: Ingenious gamer
What server: Prison
When Just now


Proof:

http://imgur.com/XG0xOOf' 'recycled' 1) " (11428" 2630 26 1445720356 16837 11428 'Re: Fly Hacks' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.44.98' 1 1445720454 'UniversalGhost' '[size=17pt][b]Report[color=red] Denied[/color]
[b]IgneousGamer is an Admin but he is just inactive. He has been here for a while.[/b][/size]' 'recycled' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (11429 2605 40 1445720760 16936 11429 'Re: creative halloween build' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'And not to mention. If you look closely enough. Her friend is holding a hay bale. Not generally used in haunted houses.' 'xx' 1) " (11430" 2605 40 1445721923 17157 11430 'Re: creative halloween build' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.30.142' 1 0 '' 'She wasnt added also she was only looking she was also afk with something random in her hand' 'xx' 1) " (11431" 2605 40 1445722357 16936 11431 'Re: creative halloween build' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Lol ppl I swear. They'll accuse anybody of anything if they can get even one tiny shred of evidence. 8)' 'xx' 1) " (11432" 2605 40 1445724654 17157 11436 'Re: creative halloween build' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '80.189.13.76' 1 1445735188 'NinjaGirl2015' 'Don't believe me ask PenguinsRLife' 'xx' 1) " (11433" 2626 2 1445725472 16696 11433 'Re: Spam Again' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'i got more PROOF!

[img]http://i.imgur.com/6CInKLx.png[/img]' 'xx' 1) " (11434" 2626 2 1445728197 16049 11434 'Re: Spam Again' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'to be completely fair they are answer a question. Yes they said it multiple times but its because the question was asked multiple times. They could have messaged the person or just said it once. I don't think this was intentional... I don't think it warrants a punishment just a warning if a staff member is on.' 'xx' 1) " (11435" 2615 40 1445729796 17187 11435 'Re: My Submit For Hallowen' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'i Edited it a bit (=  :o :o' 'xx' 1) " (11436" 2605 40 1445730622 17187 11436 'Re: creative halloween build' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'She Was In 1 2 Pics' 'xx' 1) " (11437" 2631 4 1445746082 17187 11437 'My Plot' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'My Plot Got Cleared I'm In The Halloween Comp I Dont Have Enough Time To Build It And It Got Deleted Cleared My Gfs Plot Is Next To Me
So I Tpa To Her And I Claimed It And Go To The Halloween Build And My One Should Be There I Hope I'm Still In I Was So Happy When
I Put It In And I Well Be Heart Broken If It Isn't My Plot Id Is -52:29 Please Tell Me If I'm In Still.' 'xx' 1) " (11438" 2616 1 1445749096 16438 11438 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.113.177' 1 0 '' '-_-
thanks
dubai
*flips table*
' 'xx' 1) " (11439" 2614 15 1445749215 16438 11439 'Re: The Impersonation report.' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.113.177' 1 0 '' '[center][i](that moment when u see ur boyfriend telling someone to love them -__-)[/i][/center]

[center][i]but like did they  nickname themselves or change their actual mojang name cause if its mojang u can't report them.. [/i][/center]' 'xx' 1) " (11440" 2632 3 1445754202 16936 11440 'what to do with illegal items on creative server????' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Hey guys I'm just wondering in regards to all the illegal items that are on the creative server.... what the heck do we do with them???? I was given some illegal stuff a while back and I have no idea what to do with it. I already know none of the potions work anymore but I still have the god armour and the sword and bow.... and probably stuff that I don't even remember... currently all the illegal items I have are in my ender chest so nobody can get them. Also are the mods doing anything to prevent the creation and distribution of these items?

          Thanks guys!
                    -puppielove126[color=pink][/color]' 'question' 1) " (11441" 2632 3 1445754576 16936 11441 'Re: what to do with illegal items on creative server????' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'I'm not voting bcs I don't care. I just want to get other ppls opinion.

[Disclaimer] if the mods have already dealt with this I'm not aware so pls don't hate ppl.' 'xx' 1) " (11442" 2633 40 1445755065 17187 11444 'My Summit Edited' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 1445758774 'cooldude4life' 'Haunted House! Mc Name Cooldude4life Cords x-8198.448 y69.18241 z4413.659  Credits Xmijy_ Hyronix Disonect Video!  I Had To Restart My
Other One Which Is There Still But My Plot Got Deleted So I Made A New One! Video https://www.youtube.com/watch?v=p_r7qdHh2go  ;)' 'xx' 1) " (11443" 2633 40 1445756410 17161 11443 'Re: My Summit Edited' 'Hyronix' 'hayden.pearce2@gmail.com' '211.27.7.207' 1 0 '' 'Ehhh what's with the video?' 'xx' 1) " (11444" 2623 40 1445756505 17161 11444 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Hyronix' 'hayden.pearce2@gmail.com' '211.27.7.207' 1 0 '' 'Good build Mijy! Looks very clean. Looks amazing! Just the texture pack that kinda take away some of the look.' 'xx' 1) " (11445" 2633 40 1445758794 16936 11445 'Re: My Summit Edited' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Ok wtf. Like check the link cuz that vid makes ZERO F-ING SENSE!!!!!' 'xx' 1) " (11446" 2633 40 1445758939 16936 11446 'Re: My Summit Edited' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Ok it's fixed now.. but was I the only one who got the vid "Breakup S*x" like wtf was that about......' 'xx' 1) " (11447" 2633 40 1445759067 16936 11447 'Re: My Summit Edited' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Awesome build though...  8)' 'xx' 1) " (11448" 2614 15 1445765034 16696 11448 'Re: The Impersonation report.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2614.msg11439#msg11439 date=1445749215]
[center][i](that moment when u see ur boyfriend telling someone to love them -__-)[/i][/center]

[center][i]but like did they  nickname themselves or change their actual mojang name cause if its mojang u can't report them.. [/i][/center]
[/quote] they did /nick on them selves' 'xx' 1) " (11449" 2633 40 1445768162 17148 11449 'Re: My Summit Edited' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[size=8pt]*chuckle*[/size]

[color=teal][size=12pt]We... We didn't... We... We didn't rig it xD[/size][/color]' 'xx' 1) " (11451" 2614 15 1445771921 16438 11451 'Re: The Impersonation report.' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.113.177' 1 0 '' '[center][i]Then its punishable its only if they change their actual username its not punishable ;p[/i][/center]' 'xx' 1) " (11452" 2634 40 1445792343 16618 11452 'Spooky Haunted House' 'DramaQueen23' 'awesome-emma@charter.net' '71.88.55.141' 1 0 '' 'DramaQueen23

x: 1654.536
z: 2469.504' 'clip' 1) " (11453" 2633 40 1445794931 16936 11453 'Re: My Summit Edited' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'lol :P' 'xx' 1) " (11454" 2635 40 1445795008 16348 11454 'lel my build' 'PowerFlowderHD' 'nielsvanerkelens@gmail.com' '143.176.57.59' 1 0 '' 'ign: FirePowerHD657

build: its no house ik ik but the islands are the house from the devil :)

pictures:http://imgur.com/a/Do3Ac

lelelele im props gonna win nothing cause idk xD

something else i think its bugged because there stands helly is added but when i remove her there stands shes already removed so dont h8!

plot 0;4

this took me 2 hours to build

' 'xx' 1) " (11455" 2636 4 1445795951 16386 11455 'Creative Constantly Restarting' 'JennaMarieGamer' 'brady.lalin@gmail.common' '73.141.143.110' 1 0 '' 'On Aviator Craft the Creative section constantly restarting. It has restarted 3 times already with only a minute in between each one! And I'm pretty sure it's still going on. Please fix this! ' 'angry' 1) " (11456" 2633 40 1445800596 16696 11456 'Re: My Summit Edited' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Please Add Plot ID' 'xx' 1) " (11458" 2636 4 1445809502 31 11458 'Re: Creative Constantly Restarting' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Someone could be crashing it or something along those lines.' 'xx' 1) " (11459" 2580 10 1445810300 17 11459 'Re: ItsVorah Perma Appeal' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[font=times new roman]Hello Vorah

We appreciate you taking the time to create your ban appeal following our format. However after discussion and voting from all the staff members we came to the verdict that you shall wait out your ban until December 1st 2015. We feel that your persistent misconduct in the past was too much to warrant an unban so soon. We accept your apology which is why your ban is now considered temporary. If you wish to see how how many days that exactly is you can see here: [url=http://www.timeanddate.com/countdown/generic?iso=20151201T00&p0=136&font=cursive]Clock[/url].

I must remind that you that the use of alts during this ban will result in a permanent ban even after December 1st. We appreciate your cooperation!

Regards
AviatorCraft Staff Team[/font]' 'xx' 1) " (11460" 2634 40 1445810306 16696 11460 'Re: Spooky Haunted House' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Please Add Plot ID :)
' 'xx' 1) " (11461" 2623 40 1445810435 16696 11461 'Re: The House of Essence - xMijy_ Creative Build Competition' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Nice Build! Good Luck In The Competition! ' 'xx' 1) " (11462" 2616 1 1445812483 16837 11462 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.3.20' 1 0 '' '[b][size=18pt]Reminder:[/size]
Monday 5pm EST/9pm GMT/4pm CST
Be there or miss out! ' 'xx' 1) " (11463" 2616 1 1445812793 37 11463 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Of course all of these event take place while I'm at school.  :-[' 'xx' 1) " (11464" 2637 40 1445819482 17190 11464 'My Submit for the Halloween Build' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '72.80.70.60' 1 0 '' 'Build Name: The Haunted House
Name: Shadow_Knight108
Here's my second attempt of the Competition.
x:3912.3
y:65
z:189.7' 'xx' 1) " (11465" 2633 40 1445824769 16936 11465 'Re: My Summit Edited' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '[quote author=Mijy_ link=topic=2633.msg11449#msg11449 date=1445768162]
[size=8pt]*chuckle*[/size]

[color=teal][size=12pt]We... We didn't... We... We didn't rig it xD[/size][/color]
[/quote]

Wow. Lol. But weird enough I've already watched that vid before..... lol.' 'xx' 1) " (11466" 2636 4 1445824961 16936 11466 'Re: Creative Constantly Restarting' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Omg yeah! That was happening to me too!!! It was sooooooo annoying! Cuz my friend was watching me and I was touring my plot. ' 'xx' 1) " (11467" 2638 4 1445825242 16936 11467 'Creative bug!!!!!' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Omg the creative server was restarting soo much when I was online this afternoon (10-25-15). Idk if someone was purposely causing the server to crash multiple times but it is really annoying >:( can someone please fix the bug or find out who is causing this to happen. PLEASE PLEASE PLEASE PLEASE PLEASE bcs it is so annoying. >:(

              Thanks guys!
                      -puppielove126' 'angry' 1) " (11468" 2633 40 1445828043 17148 11468 'Re: My Summit Edited' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=navy][size=12pt]cooldude4life keeps getting his passwords changed by one of his friends. It's one of his friends who is trying to get him off of the comp. Before you think me... 1. I honestly don't think it matters if anyone wins. It's about fun. (As much as i'd be pleased to win) 2. I don't know the first thing about hacking. :) Disconn3ct3d is doin' this. Not to point fingers or anything but he was trolling when we where building this house. (as you can see the format of the house isn't what it seems) and just in general he knows how to hack. Thats all :) I hope this build still counts...[/size][/color]' 'xx' 1) " (11469" 2623 40 1445828079 17148 11469 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=limegreen][size=12pt]Thanks for the compliments and GL's guys :)[/size][/color]' 'xx' 1) " (11470" 2634 40 1445828223 17148 11470 'Re: Spooky Haunted House' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=navy][size=12pt]Not bad! a little build that looks good :) Good Luck![/size][/color]' 'xx' 1) " (11471" 2635 40 1445828432 17148 11471 'Re: lel my build' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=navy][size=12pt]Well It's not a haunted house but It's good in my book! Good Luck![/size][/color]' 'xx' 1) " (11472" 2637 40 1445828492 17148 11472 'Re: My Submit for the Halloween Build' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=navy][size=12pt]Can you please post the Plot ID> (/p i to find your id)[/size][/color]' 'xx' 1) " (11473" 2633 40 1445829883 16696 11473 'Re: My Summit Edited' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I Suggest Adding Security Questions to Your Account so no one changes it . And changing the password to your email so that they dont change the security questions.' 'xx' 1) " (11474" 2635 40 1445834256 46 11474 'Re: lel my build' 'davide' 'davidenriquez41@gmail.com' '70.192.203.188' 1 0 '' 'Hello

Though your build is very good the theme for the Halloween Build Competition is "Haunted Houses " as stated in the initial event page located [url=http://aviatorcraft.com/forum/index.php?topic=2595.0]HERE[/url].

[quote]This competition will be held on Creative and you can submit your build here!

The particular theme for this build is 'Haunted Houses.? [/quote]

You have two days to edit your build and re-submit it or it will not be accepted.
Good Luck!

~[color=blue][b]JDK21132[/b][/color]' 'xx' 1) " (11475" 2639 2 1445835078 37 11475 'cobear0809-Advertisement' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[b]User:[/b]cobear0809
[b]Server:[/b]Creative
[b]When:[/b] About 10 min ago
[b]Proof:[/b] [url=http://imgur.com/UYAsKuC]http://imgur.com/UYAsKuC[/url]
[b]Rule Broken:[/b] Advertisement of Another Server

Also there seems to be some harassment going on in the background; not sure what to do about that.' 'xx' 1) " (11476" 2639 2 1445835390 46 11476 'Re: cobear0809-Advertisement' 'davide' 'davidenriquez41@gmail.com' '70.192.203.188' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player will be punished accordingly. Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (11477" 2627 40 1445839360 16789 11477 'Re: creative halloween build comp' 'Grapple' 'YouWotGary@gmail.com' '76.16.125.66' 1 0 '' 'his plots coords are 30;-42' 'xx' 1) " (11478" 2640 40 1445841858 16789 11478 'MrGrapple\'s Halloween Haunted Mansion' 'Grapple' 'YouWotGary@gmail.com' '76.16.125.66' 1 0 '' '[move][font=georgia][b][size=16pt][color=forestgreen]Halloween Haunted Mansion[/color][/size][/b][/font][/move]

[color=orange][size=13pt][b]Plot ID:[/b][/size][/color] [b][size=12pt]5;-14[/size][/b]

[size=13pt][color=purple][b]Plot Coordinates:[/b][/color][/size][size=12pt][b] X:717 Y:65 Z:-2350[/b][/size]

[color=brown][size=13pt][b]Pictures:[/b][/size][/color]
[size=12pt]Just a quick little tour: [url=https://www.youtube.com/watch?v=lPbfNJnvRvI]https://www.youtube.com/watch?v=lPbfNJnvRvI[/url] Also please turn up your volume a little bit.[/size]
[size=12pt]We also recommend looking at this build in the Conquest Texture pack as it does give off more of a spooky feel to it and also to view it at nighttime along with lowering your brightness a bit.[/size]
[size=12pt][url=http://imgur.com/a/vihVa]http://imgur.com/a/vihVa[/url] [/size]


' 'xx' 1) " (11479" 2638 4 1445843787 15846 11481 'Re: Creative bug!!!!!' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 1445857864 'M1KKYP' 'Someone is most likely crashing the creative server if I were in your situation I would report it here and just go on prison factions survival etc until they have either stoped or the problem has been resolved. Or if there is something you can do that is in your power without breaking any rules try and resolve it.

Thanks
Will.' 'xx' 1) " (11480" 2640 40 1445847899 17148 11480 'Re: MrGrapple\'s Halloween Haunted Mansion' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=navy][size=12pt]Speechless :) The video was good. Gave me a bit of a fright! I say this places. Very nice![/size][/color]' 'xx' 1) " (11481" 2641 40 1445849186 17187 11481 'My Halloween Post' 'cooldude4life' 'mrgoldboy81@gmail.com' '122.148.112.9' 1 0 '' 'This Is The last Time Guys (= I'm Sure It Well Work Cooldude4life Proof I Did /p i (= do /p tp -52:-10  :o Built This My Self 26 Minus (= And I Made
Like The Place Is Really Old And They Finished  Some Of The Dungeon Of Kill And The House Is Called Dead House! And So. And The Video https://www.youtube.com/watch?v=uEQQyf22j78' 'xx' 1) " (11482" 2595 22 1445860396 17151 11482 'Re: Halloween Build Competition!!!' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.192' 1 0 '' '[color=pink]Good Luck Guys[/color]' 'xx' 1) " (11483" 2351 22 1445860446 17151 11507 'Re: 30/08/2015 - New Trial-Mods & Staff Promotions' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.192' 1 1445874887 'Luke' 'GG! to all the new mods

[color=red][font=times new roman][size=12pt]Warning: Don't bump old posts![/size][/font][/color]
' 'xx' 1) " (11484" 2632 3 1445860606 17151 11484 'Re: what to do with illegal items on creative server????' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.192' 1 0 '' '[color=pink]Depends what the illegal items are. But I will suggest reporting if they are really eligal like glitching in items[/color]' 'xx' 1) " (11485" 2597 3 1445860682 17151 11485 'Re: how do i become not gest?' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.192' 1 0 '' '[color=pink]I would suggest donating but you can also use the casino (takes a long time)[/color]' 'xx' 1) " (11486" 2591 3 1445860758 17151 11486 'Re: game' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.192' 1 0 '' '[color=pink]lol ceral he was talking about the minigame not the server ip.[/color]' 'xx' 1) " (11487" 2578 3 1445860844 17151 11487 'Re: Why?' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.192' 1 0 '' '[color=pink]vorah one hint. Just try to be nicer and keep your mouth more shut I learned that from JDK.[/color]' 'xx' 1) " (11488" 2466 3 1445860917 17151 11488 'Re: prisons' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.192' 1 0 '' '[color=pink]You need to Rank up completely to free or pay someone to get you it.[/color]' 'xx' 1) " (11489" 2642 7 1445861051 17151 11489 'long time players ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.192' 1 0 '' '[color=pink]Hello guys one question who has been active in aviatorcraft for over 2 years now? I want to see of I can recognise you so far I have Twini Jboy Sonic and the admins . Please write your name down im planning on doing a vid [/color]' 'xx' 1) " (11490" 2642 7 1445861736 24 11490 'Re: long time players ' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Me oMINDSPINo Ambrosinis and Smallen8 I think because use 5 (twini is one of the 5) are the only one thats in kuleland to Aviatorcraft and thats still standing i think' 'xx' 1) " (11491" 2642 7 1445864100 17151 11491 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]hmm okay because I have been here for nearly 2 years now but mostly everyone left[/color]' 'xx' 1) " (11492" 2528 1 1445864269 17151 11492 'Re: SmileySquad PvP team Recruitment' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]Pepsi hey I may not play on the server but maybe I can still be in your squad when we play on other servers . text me on Skype sometime [/color]' 'xx' 1) " (11493" 2535 1 1445864396 17151 11493 'Re: Logic Squad' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=black]nice squad anyways . I'll try to be active . I'm even in school to right now lol😛[/color]' 'xx' 1) " (11494" 2626 2 1445864549 17151 11494 'Re: Spam Again' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]they should had just gotten a warning nothing really that important [/color]' 'xx' 1) " (11495" 2618 26 1445864687 17151 11495 'Re: HELP BANNED FOR NO REASON' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]first of all when you pay it says no refunds in the term that you agreed to. Sorry but I don't think anything can be done[/color]' 'recycled' 1) " (11496" 2618 26 1445864802 17151 11496 'Re: HELP BANNED FOR NO REASON' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]want an unban go to the punishment appeal and fallow the format[/color]' 'recycled' 1) " (11497" 2638 4 1445864927 17151 11497 'Re: Creative bug!!!!!' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]someone was doing something to do that .Just go and play on another server [/color]' 'xx' 1) " (11498" 2636 4 1445865020 17151 11498 'Re: Creative Constantly Restarting' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]like hi sayd in my previous post just go and try different servers while it's fixed[/color]' 'xx' 1) " (11499" 2641 40 1445865402 17151 11499 'Re: My Halloween Post' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]looks nice👀[/color]' 'xx' 1) " (11500" 2627 40 1445865453 17151 11500 'Re: creative halloween build comp' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]one of the best[/color]' 'xx' 1) " (11501" 2635 40 1445865500 17151 11501 'Re: lel my build' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]hey can you send me a screenshot of the build since I'm banned.[/color]' 'xx' 1) " (11502" 2643 15 1445866100 17151 12109 'Kit PvP' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 1447348955 'WhiteDecay' '[size=18pt][font=times new roman]
Ok so today i was thinking and maybe we should get an op kitpvp server added or a kit pvp server added i thought it would be pretty fun and would bring a lot of players also would help the people who aren't as good at pvp get better.
what do you think??[/font][/size]' 'xx' 1) " (11503" 2349 15 1445866896 17151 11503 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.2' 1 0 '' '[color=pink]good Luck but ik prison would win[/color]' 'xx' 1) " (11504" 2635 40 1445867552 37 11504 'Re: lel my build' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '64.150.4.8' 1 0 '' 'He did post a screenshot he just didnt make it a hyperlink you can just copy and paste the imgur link into the web address bar.' 'xx' 1) " (11505" 2349 15 1445867774 26 11505 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Tournament on facs  with mmo and stuff. Its basically a 20 vs 5k with 5k being factions' 'xx' 1) " (11506" 2632 3 1445867800 37 11506 'Re: what to do with illegal items on creative server????' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '64.150.4.8' 1 0 '' 'I personally don't think they should be a problem since it is a creative server it is highly unlikely that your weapons and armour will cause any problems. I dunno just a personal opinion' 'xx' 1) " (11507" 2616 1 1445871569 16837 11507 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' '[b][size=18pt]MultiMillionaire in 6 hours! Everything is ready. Remember BE THERE or MISS OUT! :D[/size][/b]' 'xx' 1) " (11508" 2642 7 1445875521 17 11508 'Re: long time players ' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[font=times new roman]Hello

If I'm correct Ive played AviatorCraft for about two years. For about eight months (maybe more) I played factions under the faction title "Apocalypse." After awhile I decided to apply for the staff team here and was accepted for trialmod on the date June 14 2014. So I have roughly been staff for about a year and four months. Time definitely goes by fast.[/font]' 'xx' 1) " (11509" 2642 7 1445881044 37 11509 'Re: long time players ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '64.150.8.5' 1 0 '' 'I remember when lrice was suddenly a trial mod and everyone was so confused on how he did it. "I applied" xD best response NA' 'xx' 1) " (11510" 2640 40 1445881175 37 11510 'Re: MrGrapple\'s Halloween Haunted Mansion' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '64.150.8.5' 1 0 '' 'Pressure plates and doors hate me but thats okay I guess' 'xx' 1) " (11511" 2616 1 1445882105 17151 11511 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'IISkyHDII' 'sky98243@gmail.com' '166.127.1.182' 1 0 '' '[color=pink]To bad i wont be able to attend[/color]' 'xx' 1) " (11512" 2636 4 1445883891 1 11512 'Re: Creative Constantly Restarting' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.74' 1 0 '' 'I've added a plugin to creative which allows the slow processing of worldedit changes. This should help out and stop any crashing.' 'xx' 1) " (11513" 2638 4 1445883914 1 11513 'Re: Creative bug!!!!!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.74' 1 0 '' '[quote author=Alex link=topic=2636.msg11512#msg11512 date=1445883891]
I've added a plugin to creative which allows the slow processing of worldedit changes. This should help out and stop any crashing.
[/quote]' 'xx' 1) " (11514" 2637 40 1445886090 17190 11514 'Re: My Submit for the Halloween Build' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '72.80.70.60' 1 0 '' 'My Plot ID is 25;-1.' 'xx' 1) " (11515" 2644 40 1445886185 17190 11515 'A question...' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '72.80.70.60' 1 0 '' 'When will we find out the winners?
Also can I give the prize to someone else?' 'question' 1) " (11516" 2631 4 1445887430 1 11516 'Re: My Plot' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.74' 1 0 '' 'So.. you cleared your own plot on creative?' 'xx' 1) " (11517" 2349 15 1445891265 17151 11517 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.162' 1 0 '' '[color=pink]dende I don't know what you mean but lets just say I got contact's 😉[/color]' 'xx' 1) " (11518" 2637 40 1445891607 17151 11518 'Re: My Submit for the Halloween Build' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.162' 1 0 '' '[color=pink]nice plot. Good luck :)[/color]' 'xx' 1) " (11519" 2640 40 1445891668 17151 11519 'Re: MrGrapple\'s Halloween Haunted Mansion' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.162' 1 0 '' '[color=pink]okay I know this is irrelevant but was your last ING pokemon?[/color]' 'xx' 1) " (11520" 2602 24 1445891929 17151 11520 'Re: Vorah new video!' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.162' 1 0 '' '[color=pink]nice video vorah. But can I say my opinion? Could you use more electronic music instead of rap?. Just a oppinion [/color]' 'xx' 1) " (11521" 2582 24 1445892275 17151 11521 'Re: NEW PC FPS TEST COME CHECK IT OUT!' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.162' 1 0 '' '[color=pink]lmao Pepsi atleast you did better than most of them[/color]' 'xx' 1) " (11522" 2632 3 1445892753 17151 11522 'Re: what to do with illegal items on creative server????' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.162' 1 0 '' '[color=pink]yeah it shouldn't be a problem because I remember I have this really op armor in creative . but it does not affect the players in anyway unless they are in the end.[/color]' 'xx' 1) " (11523" 2642 7 1445892892 17151 11523 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.162' 1 0 '' '[font=courier][color=pink]I wish I had those memories also but I came some months later :/[/color][/font]' 'xx' 1) " (11524" 2587 7 1445892991 17151 11524 'Re: New fave Youtuber!!!' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.162' 1 0 '' '[color=pink]honestly I like the game and all but I will have to say none of the above due to the reason that I don't watch that much minecraft videos. [/color]' 'xx' 1) " (11525" 2627 40 1445895150 17192 11525 'Re: creative halloween build comp' 'Discon3t3d' 'bakerkids1@icloud.com' '120.155.154.226' 1 0 '' 'Thanks ;) 8) :) ;) :D ;D ' 'xx' 1) " (11526" 2642 7 1445895803 24 11526 'Re: long time players ' 'SoulMastera' 'Soulmasteracraft@gmail.com' '107.77.66.115' 1 0 '' 'THAT FUCKING ASF_BAJAN VS LRICE FIGHT WAS THE SHIT THOO LIKE DAMM IT TOOK A HR TO FINISH' 'xx' 1) " (11527" 2640 40 1445896124 37 11527 'Re: MrGrapple\'s Halloween Haunted Mansion' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Yea MrGrapple's last IGN was pokemon2117' 'xx' 1) " (11528" 2642 7 1445897373 26 11528 'Re: long time players ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'you remember sonic but not me? I was here since a month before launch of the server (so beta) The only person I remember being in beta is Me Solar Ambro.' 'xx' 1) " (11529" 2642 7 1445897385 26 11529 'Re: long time players ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '(That hasn't left)' 'xx' 1) " (11530" 2349 15 1445897434 26 11530 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'If its on factions if you guys get plats set and we get our stuff if its a 20 v 5 we win :D. But they will make it fair and I crai' 'xx' 1) " (11531" 2642 7 1445897436 17151 11531 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Sorry dende but I dint really remember you :/ or even knew you.[/color]' 'xx' 1) " (11532" 2618 26 1445897728 1 11532 'Re: HELP BANNED FOR NO REASON' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.74' 1 0 '' 'GS while we wait for Zach's reply please check with your bank and make sure that payment went through and wasn't chargebacked. It's possible your bank may have done it and you may not be aware.' 'recycled' 1) " (11533" 2613 12 1445897822 1 11533 'Re: Help!' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.74' 1 0 '' 'We received this when you attempted to donate:
[img]http://i.imgur.com/ltPQ7HD.png[/img]

Please check that you actually sent a payment.' 'xx' 1) " (11534" 2584 12 1445897887 1 11534 'Re: Chief Rank' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.74' 1 0 '' 'This was resolved a while ago if I recall I'll lock this.' 'xx' 1) " (11535" 2616 1 1445898209 16837 11536 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.1.7' 1 1445898415 'UniversalGhost' '[i][size=14pt][b]Winners and Prizes!
Today I gave out more money and twists than there was and the winners are:[/b][/size]
[b][size=12pt][color=red]1. Ultimatedayne: 450mil
2. NinjaCookiez_ 250mil
3. Dark Claws 175mil[/color][/size][/i]
[size=14pt][i]I would like to thank the audience for being so good and relaxed during the small event. I was happy with the result and other staff members thought that it went very well! I was a bit wary as it was my first mini-event I had held.
That's all! What do you think? Write a reply!
Your fellow player
Reece/Ghosty[/i][/size]' 'xx' 1) " (11536" 2642 7 1445898371 24 11536 'Re: long time players ' 'SoulMastera' 'Soulmasteracraft@gmail.com' '24.28.139.43' 1 0 '' 'Well I did join beta but left 30 secs so do i count as a beta person :3
' 'xx' 1) " (11537" 2642 7 1445901052 17151 11537 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]I was about to ask that also. Since I joined and left till like 3 months later I rejoined :P[/color]' 'xx' 1) " (11538" 2640 40 1445901509 17148 11538 'Re: MrGrapple\'s Halloween Haunted Mansion' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=maroon]Maybe work on the exterior a little more. AS in the enviroment[/color]' 'xx' 1) " (11539" 2642 7 1445901835 16192 11539 'Re: long time players ' 'meg304' 'Solarbeam122@gmail.com' '64.17.69.125' 1 0 '' 'I played before Dende :3 (I think) - Solar
' 'xx' 1) " (11540" 2637 40 1445901972 17148 11540 'Re: My Submit for the Halloween Build' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=maroon]Good Luck[/color]' 'xx' 1) " (11541" 2623 40 1445902245 17148 11541 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=maroon]Setting my traps can be annoying...[/color]' 'xx' 1) " (11542" 2645 10 1445904304 17151 11542 'My ban Appeal' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 1445904601 'IISkyHDII' '[b][color=red]What is your past and present IGN?[/color][/b] [b]My present IGN is SytexPvP My past names where Sky98243 and IISkyHDII

[b][color=red]When did you join AviatorCraft?[/color][/b] I had joined Aviatorcraft for more than 15 months now but at that time I wasn?t really interested in the server so I dint take it seriously I just got on it to mess around. It wasn?t until some months later that I actually became a serious Minecraft player and a Aviatorcraft Chief (Prison)

[b][color=red]When were you banned?[/color][/b] I was banned on the October the 4th 2015. 
                                                                                                                                                     
[b][color=red]Why were you perm banned?[/color][/b] I was permanently banned due to hacking Using kill aura in pvp against Larz And FirePower.

[b][color=red]Why do you think you should be unbanned?[/color][/b] I believe I should be unbanned because at the time I was banned I didn't know any better. I thought I was cool for using a hacked client on the server and I am sick of hitting my friends up for an alt. I'm also trying to record on the server. This was also a long time ago so I just want a chance to redeem myself.

[b]Do you agree that we were fair to perm ban you? [/b]Yes I am very aware that the right choice was taken in banning me.

[b][color=red]Do you recognize what you did & take full responsibility for it?[/color][/b] Yes I do indeed recognize what an unfair player I was using hacks on Aviator I do indeed take responsibility for all the trouble I caused on the server.

[b][color=red]Have you benefited our community in any way?[/color][b] Yes I have been very active in the forums lately And I have also helped set up events before for example; the first 1v1 tournaments that where hold in the /warp arena in the prison server. I also remember helping Twini find the areas people had destroyed around /warp free and I would try to help him find out who did it basically keep a look out for griefers.

[b][color=red]Are you sorry for the disturbance and obstruction of our rules?[/color][/b] You bet I am.


[b][color=red]In what ways are you sorry?[/color][/b] Larz I?m sorry for using hacks against you. I do know that it was very foolish for me to do so; I?ll admit you weren?t always the friendliest but you were always fair with me so was the staff team and the community. Thank you for reporting me like that I learned a lesson after all it?s quite true ?you learn it well when it happens to you?.

[b][size=2] [color=red]Essay Question:[/color][/size][/b]
  First of all I am very angry at myself for hacking and ruining the game for other players starting with Firepower and Larz sorry for hacking and making your Minecraft experience in the server bad. I am not expecting any of you guys to forgive me for hacking or even for making very harsh comments But I just want to remind you that we are still young and we still make mistakes.

  I am sorry for upsetting the community in many ways by my rude comments or angry state but it?s because of some things that are happening outside my comfort zone I do know the problems in my life can?t be fixed my being harsh to other players how much of a coward I was to bully other players and even worst though a computer screen.One thing i ask you guys to do is sending me mean messages through skype due to the fallow incidents that have happened in the servers with me.

  Dear staff of Aviatorcraft I am deeply [font=verdana arial helvetica sans-serif]sorry for letting most of you guys down before but I was quite a vexatious person back then. I am pretty Sure most of you guys know me due to all the trouble I have been causing throughout this past 5 months or maybe you knew me because of my helpful abilities. I just want to let you guys now that I am planning on being a new person and changing a lot of my habits. If the staff team decided on giving me a chance to correct all the wrong things I have been doing recently I woul[/font][font=Verdana]d be very thankful.[/font][/b]' 'xx' 1) " (11543" 2623 40 1445905609 17151 11543 'Re: The House of Essence - xMijy_ Creative Build Competition' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Awesome House Build![/color]' 'xx' 1) " (11544" 2618 26 1445906240 17191 11544 'Re: HELP BANNED FOR NO REASON' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'ok ill check again' 'recycled' 1) " (11545" 2642 7 1445906864 17151 11545 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Yeah solar I have seen your name around for quite some time now[/color]' 'xx' 1) " (11546" 2626 2 1445907053 16222 11546 'Re: Spam Again' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Hello

[b]This player has been muted for 1 hour thank for the report.[/b]' 'xx' 1) " (11547" 2645 10 1445907737 17119 11547 'Re: My ban Appeal' 'TheXbs' 'poppy321@ymail.com' '172.56.13.203' 1 0 '' 'You said "I didn't know any better" but you have more that several people banned for hacking and and this was your second offense ' 'xx' 1) " (11548" 2645 10 1445909379 17151 11548 'Re: My ban Appeal' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]honestly I actually never new that much about hacking neither do I know now due to the fact that I got rid of them[/color]' 'xx' 1) " (11549" 2646 10 1445910000 17191 11549 'GS_TinyTiger147 My Ban Apeal' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'What is your past and present IGN?
My past IGN was TinyTiger147 my current IGN GS_TinyTiger147

When did you join AviatorCraft?
I remember first ever playing on my cousins account so about a year later i got my own account so like may 2013-2014 i don't quite remember

When were you banned?
like a few days ago maybe 3 days ago

Why were you perm banned?
charge back

Why do you think you should be unbanned?
I think i should be unbanned because i did not know what charge back was until i asked a player in the lobby. Also because i was VERY happy with what i bought i was asking a player how to change my name with color. also i would never ask for a charge back because i read the forums and the terms. another reason is because I've waited MONTHS for that rank i would never give that up.

Do you agree that we were fair to perm ban you?
i understand why you banned me is because if someone were to donate you don't take it back but i did not take it back so i think it was unfair

Do you recognize what you did & take full responsibility for it?
I do recognize now what happened but i do not take full responsibility

Have you benefited our community in any way?
while mods are off or afk i helped people I've helped new people get started where everything is and i make them feel welcome when a new person come on and i see it i say 'welcome'

Are you sorry for the disturbance and obstruction of our rules?
yes and no

In what ways are you sorry?
i'm sorry because i did not know this would happen i did not know that i would get banned like 5 minutes after i bought it

Essay Question.
My Main thing is that this gets sorted through and i get unbanned and my chief back because i just called my card and the transaction went through that's all i can really say is that you guys understand that i did not charge back
' 'exclamation' 1) " (11550" 2647 40 1445910163 16519 11550 'BricksB\'s Halloween Builds. ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Name: The HalloBrick House
IGN: BricksB
http://imgur.com/oJrkmjQ
http://imgur.com/87ESKtA
http://imgur.com/Ia0SUFl
http://imgur.com/Jam0ygX

Plot ID: -4;2

Thank you for letting me submit and good luck to the other applications!!!  :D -Bricks' 'xx' 1) " (11551" 2622 30 1445910544 16276 11594 'Re: Builder Application' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 1445920718 'Grko_122' '[size=12pt][color=black][font=times new roman][b]Hello

I am not that good in building and the fact that I got denied twice from being a builder in this community doesn't improve my reputation in public for building. This may sound bad or offensive but this is the reason why I got denied twice. First the build need more details as you know the build in Aviatorcraft is really detail from the hub to spawn and mine (Prison). Second the build should be "big" what I mean that is when you apply for this builder you need to build related to big projects for example a town or spawn for something. I am not saying that your builds are bad in fact they look good but if it have a bit of more details and bigger project kind of build it would improve your chance in getting accepted to be the builder in Aviatorcraft.

Kind Regards
Hazel[/b][/font][/color][/size]' 'xx' 1) " (11552" 2622 30 1445910649 16276 11552 'Re: Builder Application' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' '[color=brown][u][b][quote author=Grko_122 link=topic=2622.msg11551#msg11551 date=1445910544]
[color=blue][font=verdana]Hello

I am not that good in building and the fact that I got denied twice from being a builder in this community doesn't improve my reputation in public for building. This may sound bad or offensive but this is the reason why I got denied twice. First the build need more details as you know the build in Aviatorcraft is really detail from the hub to spawn and mine (Prison). Second the build should be "big" what I mean that is when you apply for this builder you need to build related to big projects for example a town or spawn for so' 'xx' 1) " (11553" 2648 7 1445910685 17157 11553 'what should I change my minecraft name to?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Guys I'm changing my name again...... So what do you guys want me to change it to?? I can't decide can you help me?' 'xx' 1) " (11554" 2647 40 1445910939 17148 11554 'Re: BricksB\'s Halloween Builds. ' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=maroon]I like how its simple! Good build! Good Luck![/color]' 'xx' 1) " (11555" 2649 40 1445910965 16342 11556 'Aviator\'s Haunted House/Graveyard Creation' 'DurableGamer84' 'devenlee84@gmail.com' '74.240.13.125' 1 1445911594 'DurableGamer84' 'Minecraft Username: DurableGamer84
http://imgur.com/gallery/99adaFw/new

Coords:
X-391
Y-91
Z-561

Plot ID: 3;4

' 'xx' 1) " (11557" 2649 40 1445912355 17148 11557 'Re: Aviator\'s Haunted House/Graveyard Creation' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=maroon]Not bad! I think its pretty good![/color]' 'xx' 1) " (11556" 2650 7 1445911108 17157 11556 'News about me' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'I've got bad and good news for you guys what is
I've broke my hand so I can't play minecraft at all so how did this happen? Well how this happend was I was playing with my sister and I decided "let's jump off the trampoline" then when I jumped off I landed but I hit my had off a pole really hard soooo.....the good news is I'm getting a cast on and have to Waite for 6 weeks for it to get taken off so no minecraft for ages soo no more minecraft for a month great!

Please whoever goes on creative please tell parkiek xXGymnastCutieXx and EnderEdictions I can't play minecraft :-( :-(  hopefully my hand will heal soon

-roseanne' 'xx' 1) " (11558" 2642 7 1445913615 16696 11558 'Re: long time players ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'ckarate01 / xPowerStaticx' 'xx' 1) " (11559" 2642 7 1445913763 0 11559 'Re: long time players ' 'Achilles297' '' '68.52.58.59' 1 0 '' 'I've been here for a while. Facelesswarrior5/Trialmod5/Achilles297/Magical guy that everyone either loves or hates with a passion. Perhaps you've heard of me?  ;D' 'xx' 1) " (11560" 2648 7 1445913819 16936 11560 'Re: what should I change my minecraft name to?' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'You're welcome. Lol I like all. But I will choose 3  8)' 'xx' 1) " (11561" 2648 7 1445913882 17157 11561 'Re: what should I change my minecraft name to?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Hi plz can everyone help me plz' 'xx' 1) " (11562" 2648 7 1445913922 16936 11562 'Re: what should I change my minecraft name to?' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Ha I ninja  8)' 'xx' 1) " (11563" 2632 3 1445914031 16936 11563 'Re: what to do with illegal items on creative server????' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Yea I was thinking more in the nether or the end where you are temporarily switched to survival while you are in that dimension.' 'xx' 1) " (11564" 2648 7 1445914039 17157 11564 'Re: what should I change my minecraft name to?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Hey puppylove126 I'm bagpipelove with a new account my old one had been hacked and  password changed :-( :-( ' 'xx' 1) " (11565" 2642 7 1445914123 37 11565 'Re: long time players ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'hmmm......Power I highly doubt you were here for longer than 2 years.' 'xx' 1) " (11566" 2648 7 1445914130 16936 11566 'Re: what should I change my minecraft name to?' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Wow. But your signature still says "bagpipelove player of minecraft" :P' 'xx' 1) " (11567" 2541 1 1445914149 17157 11567 'Re: question' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Locked voting for  now opening on 2/11/2015' 'xx' 1) " (11568" 2648 7 1445914296 17157 11568 'Re: what should I change my minecraft name to?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Ik I'm gonna change it' 'xx' 1) " (11569" 2650 7 1445914382 16936 11569 'Re: News about me' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Omg I feel so bad for you. No minecraft for 6 weeks???? Like how are you gonna survive????? :o' 'xx' 1) " (11570" 2648 7 1445914460 16936 11570 'Re: what should I change my minecraft name to?' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Nice work. very fast. I like it. 8)' 'xx' 1) " (11571" 2650 7 1445914498 17157 11571 'Re: News about me' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Ik how!!! BTW I'm typing with 1 hand help!!!!!' 'xx' 1) " (11572" 2648 7 1445914577 17157 11572 'Re: what should I change my minecraft name to?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Like it "Little_Rosie Assasin as always #AsassinArmy"' 'xx' 1) " (11573" 2622 30 1445914600 16936 11573 'Re: Builder Application' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '[quote author=Grko_122 link=topic=2622.msg11551#msg11551 date=1445910544]
[font=times new roman][u][b][color=brown]Hello

I am not that good in building and the fact that I got denied twice from being a builder in this community doesn't improve my reputation in public for building. This may sound bad or offensive but this is the reason why I got denied twice. First the build need more details as you know the build in Aviatorcraft is really detail from the hub to spawn and mine (Prison). Second the build should be "big" what I mean that is when you apply for this builder you need to build related to big projects for example a town or spawn for something. I am not saying that your builds are bad in fact they look good but if it have a bit of more details and bigger project kind of build it would improve your chance in getting accepted to be the builder in Aviatorcraft.

Kind Regards
Hazel[/color][/b][/u][/font]
[/quote]


Ow. My eyes hurt from trying to read this... :-X' 'xx' 1) " (11574" 2648 7 1445914628 16936 11574 'Re: what should I change my minecraft name to?' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Love it. 8)' 'xx' 1) " (11575" 2650 7 1445914680 17157 11575 'Re: News about me' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'I'm gonna do the 1 hand minecraft challenge basically trying to play minecraft with 1 hand' 'xx' 1) " (11576" 2650 7 1445914701 16936 11576 'Re: News about me' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Nice work perseverance is everything. U go gurl!!!! 8)' 'xx' 1) " (11577" 2648 7 1445914764 17157 11577 'Re: what should I change my minecraft name to?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' '<3' 'xx' 1) " (11578" 2650 7 1445914841 17157 11578 'Re: News about me' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Ya problem how will I move I'm right handed and I broke my left hand how will I move with w a s and d keys!!!!!' 'xx' 1) " (11579" 2650 7 1445914871 16936 11579 'Re: News about me' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '.... hmmmmmm' 'xx' 1) " (11580" 2648 7 1445914926 16936 11580 'Re: what should I change my minecraft name to?' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '#AsassinArmy' 'xx' 1) " (11581" 2650 7 1445914983 17157 11581 'Re: News about me' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Im gonna go to sleep now it's 03:15 for me in UK Sooo.....NIGHT TALK TO YA TOMOZ!!! * runs to be to go tosleep*' 'xx' 1) " (11582" 2648 7 1445915013 17157 11582 'Re: what should I change my minecraft name to?' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'Uh oh I've started # AssasinArmy' 'xx' 1) " (11583" 2650 7 1445915069 16936 11583 'Re: News about me' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'See ya! Where I am it's 11:17 pm lol I'm exausted' 'xx' 1) " (11584" 2648 7 1445915121 16936 11584 'Re: what should I change my minecraft name to?' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Lol I like it!#AsassinArmy' 'xx' 1) " (11585" 2605 40 1445915161 17157 11585 'Re: creative halloween build' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'In pic 2 she was holding dirt I was using a texturepack what made it look like hay' 'xx' 1) " (11586" 2605 40 1445915287 16936 11586 'Re: creative halloween build' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Oh lol.  8)' 'xx' 1) " (11587" 2650 7 1445915491 17157 11587 'Re: News about me' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.198.35.136' 1 0 '' 'I'll see you on aviatorcraft tomoz if ya want on my plot' 'xx' 1) " (11588" 2640 40 1445915612 16936 11588 'Re: MrGrapple\'s Halloween Haunted Mansion' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Aaaahhh that scared me. Lol #jumpscares.

I get scared at the tiniest of jump scares.

I quit after the first jumpscare by the guy in the closet. Also the sounds added too the fright.

:o :o :o :o 8)' 'xx' 1) " (11589" 2650 7 1445915646 16936 11589 'Re: News about me' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'I looked at it. It looks amazing.' 'xx' 1) " (11590" 2651 40 1445917430 17090 11590 'Atomic_Element\'s Haunted house Build ^-^' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'ign:Atomic_Element

A few Pictures to look at : http://imgur.com/a/f2vbH

Plot -46;9
x: -7289.370 y:65 z: 1257.902

' 'xx' 1) " (11591" 2652 26 1445917546 17090 11591 'Atomic_Element\'s Haunted house Build ^-^' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'ign:Atomic_Element

A few Pictures to look at : http://imgur.com/a/f2vbH

Plot -46;9
x: -7289.370 y:65 z: 1257.902
Hope you enjoy.This was something fun to work on for me Good luck to others!!
' 'recycled' 1) " (11592" 2623 40 1445918131 17148 11592 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=orange][size=12pt]Thank you :) Theres some REALLY good competition out there. I'll be lucky to place.[/size][/color]' 'xx' 1) " (11593" 2651 40 1445918186 17148 11593 'Re: Atomic_Element\'s Haunted house Build ^-^' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=beige][size=12pt]Not Bad! Good Luck![/size][/color]' 'xx' 1) " (11594" 2623 40 1445919461 17090 11594 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'Looks amazing Wish ya good luck! ;)' 'xx' 1) " (11595" 2642 7 1445920925 16276 11595 'Re: long time players ' 'Grko_122' 'fisher.hazel@ymail.com' '202.47.66.114' 1 0 '' 'Ive been playing for 1 year and 5-6 months i still remember when im the noob in that server XDXD' 'xx' 1) " (11596" 2623 40 1445921616 17148 11596 'Re: The House of Essence - xMijy_ Creative Build Competition' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '[color=brown][size=12pt]Thank You :)[/size][/color]' 'xx' 1) " (11597" 2622 30 1445922003 16276 11597 'Re: Builder Application' 'Grko_122' 'fisher.hazel@ymail.com' '119.18.159.170' 1 0 '' '[quote author=puppielove126 link=topic=2622.msg11573#msg11573 date=1445914600]
[quote author=Grko_122 link=topic=2622.msg11551#msg11551 date=1445910544]
[font=times new roman][u][b][color=brown]Hello

I am not that good in building and the fact that I got denied twice from being a builder in this community doesn't improve my reputation in public for building. This may sound bad or offensive but this is the reason why I got denied twice. First the build need more details as you know the build in Aviatorcraft is really detail from the hub to spawn and mine (Prison). Second the build should be "big" what I mean that is when you apply for this builder you need to build related to big projects for example a town or spawn for something. I am not saying that your builds are bad in fact they look good but if it have a bit of more details and bigger project kind of build it would improve your chance in getting accepted to be the builder in Aviatorcraft.

Kind Regards
Hazel[/color][/b][/u][/font]
[/quote]


Ow. My eyes hurt from trying to read this... :-X
[/quote]

Hello

I'm really sorry for the comment that I've made. I already change the color of the comment and i really appreciate that you read my comments.

Thank you' 'xx' 1) " (11598" 2649 40 1445922669 17148 11613 'Re: Aviator\'s Haunted House/Graveyard Creation' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 1445967316 'davide' '[color=maroon][size=14pt][b][i][u]Pay No Attention To The chat Please. We where having some Fun Times =^._.^=[/u][/i][/b][/size][/color]' 'xx' 1) " (11599" 2642 7 1445941461 17151 11599 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]I dont think you have played for that long time you came in later than me Power [/color]' 'xx' 1) " (11600" 2642 7 1445941578 17151 11600 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]And yeah I remember you Achilles[/color]' 'xx' 1) " (11601" 2541 1 1445941743 17151 11601 'Re: question' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]I would say Prison but the most popular is creative.[/color]' 'xx' 1) " (11602" 2642 7 1445950818 16438 11602 'Re: long time players ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 1445950959 'Xx_Furries_xX' 'wow how dare u not tag me I've been here for 3 years ever since twini had Twini_6_6_6 and lrice wasn't even trial mod at the time and then west had smaller (twinis) pyramid nd stuff


Bubblemada ;-; rip i was the one who was bad at pvp except when i beat agent i felt achieved' 'xx' 1) " (11603" 2616 1 1445959621 17190 11603 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '170.24.130.66' 1 0 '' 'Can you please do a MultiMillionaire on weekends? I can't play as soon as I get home. Thanks!


' 'xx' 1) " (11604" 2642 7 1445960056 17190 11604 'Re: long time players ' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '170.24.130.66' 1 0 '' 'I still remember 2 years ago when you guys welcomed me with "Welcome to Hell" and "F*** you". So now whenever someone new comes to the server I say "Welcome to Hell *Name*".

Thanks Guys.' 'cheesy' 1) " (11605" 2595 22 1445965517 17148 11605 'Re: Halloween Build Competition!!!' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' '*intense music plays* [color=maroon][size=18pt][b][i][u]ITS ALMOST JUDGING TIME WOOOH[/u][/i][/b][/size][/color] ' 'xx' 1) " (11606" 2595 22 1445965925 16837 11606 'Re: Halloween Build Competition!!!' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.102.184' 1 0 '' 'GOOD LUCK to all that applied and I hope you have fun.
You still have time to submit builds but Be Quick.
' 'xx' 1) " (11607" 2632 3 1445966799 46 11607 'Re: what to do with illegal items on creative server????' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'At the moment I would just suggest destroying them.  Since it is unnecessary to pvp on creative in the first place (even though the end is still enabled) there is no reason to have the items.  I would just get rid of them.  ' 'xx' 1) " (11608" 2654 26 1445966828 46 11608 'Re: prisons' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'It's been while and this has been resolved.

I will lock topic :P' 'recycled' 1) " (11609" 2578 3 1445966866 46 11609 'Re: Why?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[quote author=IISkyHDII link=topic=2578.msg11487#msg11487 date=1445860844]
[color=pink]vorah one hint. Just try to be nicer and keep your mouth more shut I learned that from JDK.[/color]
[/quote]

Bootiful words. 100000/10. Get gold star. ' 'xx' 1) " (11610" 2653 26 1445966985 46 11610 'Re: I just got banned for \'Evading bans\'. I have never been banned before.' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Problem resolved? I think.

Locking topic. ' 'recycled' 1) " (11611" 2465 3 1445967045 46 11611 'Re: Anyone else can\'t log on Aviatorcraft?' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Problem resolved.

Lockity lock lock duh topic bruh. ' 'xx' 1) " (11612" 2460 3 1445967118 46 11612 'Re: Kit pvp2' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Problem resolved.

Lock lock locking on heaven's forums.... ' 'xx' 1) " (11613" 2595 22 1445967223 17190 11613 'Re: Halloween Build Competition!!!' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '170.24.130.66' 1 0 '' 'So Hype!! :)
Good Luck to all!' 'xx' 1) " (11614" 2649 40 1445967328 46 11614 'Re: Aviator\'s Haunted House/Graveyard Creation' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[quote author=Mijy_ link=topic=2649.msg11598#msg11598 date=1445922669]
[color=maroon][size=14pt][b][i][u]Pay No Attention To The chat Please. We where having some Fun Times =^._.^=[/u][/i][/b][/size][/color]
[/quote]

Why you gotta be so r00d? ' 'xx' 1) " (11615" 2632 3 1445970431 16936 11615 'Re: what to do with illegal items on creative server????' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Kk thanks jdk' 'xx' 1) " (11616" 2622 30 1445970485 16936 11616 'Re: Builder Application' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Thanks and no problem. 8)' 'xx' 1) " (11617" 2649 40 1445970602 16936 11617 'Re: Aviator\'s Haunted House/Graveyard Creation' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '[quote author=Mijy_ link=topic=2649.msg11598#msg11598 date=1445922669]
[color=maroon][size=14pt][b][i][u]Pay No Attention To The chat Please. We where having some Fun Times =^._.^=[/u][/i][/b][/size][/color]
[/quote]

Well too bad. I'm still gonna pay attention. Lol #rebellife

  8) 8) 8) 8) 8)' 'xx' 1) " (11618" 2578 3 1445970855 16936 11618 'Re: Why?' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '10000000000/10 excellent tip.  :D' 'xx' 1) " (11619" 2616 1 1445971077 16936 11619 'Re: ANOTHER Multi-Millionaire? :O :O :O' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Yea. We need a multi-millionaire on weekends for those of us that have school. Bcs a vast majority of aviatorcrafts players are kids and teens that are still In school. Maybe some young adults who are in college. So I totally agree.  8)' 'xx' 1) " (11620" 2642 7 1445971148 16936 11620 'Re: long time players ' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Lol. That's one way to greet newbies.' 'xx' 1) " (11621" 2649 40 1445971302 16936 11621 'Re: Aviator\'s Haunted House/Graveyard Creation' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' ' [color=purple]  but it was obviously edited sooooo yea...[/color] 8)' 'xx' 1) " (11622" 2649 40 1445971340 16936 11622 'Re: Aviator\'s Haunted House/Graveyard Creation' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '[color=pink]lol[/color]' 'xx' 1) " (11623" 2649 40 1445971410 16936 11623 'Re: Aviator\'s Haunted House/Graveyard Creation' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '[color=teal]I'm just bored... :-[[/color]' 'xx' 1) " (11624" 2644 40 1445979186 1 11624 'Re: A question...' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.140.9' 1 0 '' 'In about 10-20 minutes O:' 'xx' 1) " (11625" 2642 7 1445981713 17151 11625 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]but we are not nubs anymore  :)[/color]' 'xx' 1) " (11626" 2642 7 1445995571 16936 11626 'Re: long time players ' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'I know. I'm haven't even been playing aviatorcraft for one year yet.... but I'm not a noob (very much) anymore....' 'xx' 1) " (11627" 2642 7 1446007414 16438 11627 'Re: long time players ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.114.180' 1 0 '' 'first time i joined prison i was the person to start whalecum like a month or 2 into playing prison i said it to a player who joined and it caught on c: (anyone who says i didn't say it first i will personally talk to u like i talk to agentstone X3 <3 )' 'xx' 1) " (11628" 2642 7 1446024014 15888 11628 'Re: long time players ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'I wish I could get back on but unfortunately my house was broken in to and all my valuables were stolen. Yay me' 'xx' 1) " (11629" 2642 7 1446030525 17151 11629 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.38' 1 0 '' '[color=pink]aww that sucks sonic[/color]' 'xx' 1) " (11630" 2642 7 1446030593 17151 11630 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.38' 1 0 '' '[color=pink]I wander for how long has Alex been playing [/color]' 'xx' 1) " (11631" 2655 2 1446046542 16354 11631 'invinsablethrone' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'Name of the suspect?:invinablethrone
What server was this on?:prison
When did they break this rule?:just now
Proof of the happening:https://gyazo.com/7d8f05dcb912e38ada0b8f05f8c13306
https://gyazo.com/b0040dfb4c84c0a0d74b63c84181f6de
What rule was broken?: spam
Concise description:not much but i just logged on and invinsablethrone was spamming "who gose on island clash". i warned him not to spam and corrected his spelling then he spammed "who goes on island clash"' 'xx' 1) " (11632" 2642 7 1446056804 16936 11632 'Re: long time players ' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'Good point hmmmm......' 'xx' 1) " (11633" 2587 7 1446056990 16936 11633 'Re: New fave Youtuber!!!' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' '[color=red]Really? You definitely should watch the videos that the above youtubers make. I especially love Aphmau's vids. Like minecraft diaries.[/color]
[color=purple]they are awesome. No doubt about it.[/color]' 'xx' 1) " (11634" 2587 7 1446061319 17151 11634 'Re: New fave Youtuber!!!' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.103' 1 0 '' '[color=pink]hmm not shure but I mean the only YouTubee that plays mc I watch is thecampingrusher [/color]' 'xx' 1) " (11635" 2587 7 1446063409 16936 11635 'Re: New fave Youtuber!!!' 'puppielove126' 'serling126@hotmail.com' '50.108.191.194' 1 0 '' 'cmon just try. its funny and very [color=purple]AWESOME[/color]' 'xx' 1) " (11636" 2656 26 1446066298 16530 11636 'Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 1446066452 '7misun' '[size=12pt][b]Yo yo Fuck is good bro? Anyways I just wanna let all the 12 year olds on this server know I'm quitting. Idrc tbh this server is mad shit/garbage/trash. I should have listened to Cappy a while ago... lmao. Um so yeah peace out !!!![/b][/size]

[b][size=18pt]-VORAH :)[/size][/b]' 'recycled' 1) " (11637" 2656 26 1446066500 1 11637 'Re: Ya Boi Vorah EzPz Quitz' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.140.9' 1 0 '' 'October 18th 2015
[url=http://i.imgur.com/Os2Kbcn.png][img width=800]http://i.imgur.com/Os2Kbcn.png[/img][/url]

October 28th
[img]http://i.imgur.com/6QJm2Xr.png[/img]


Leaving while still being banned is a first I do believe

[img]http://cbsmancave.files.wordpress.com/2013/01/you-tried.gif[/img]' 'recycled' 1) " (11638" 2656 26 1446066569 16837 11638 'Re: Ya Boi Vorah EzPz Quitz' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.151' 1 0 '' 'Alex That Star though! xD' 'recycled' 1) " (11639" 2656 26 1446066595 16530 11639 'Re: Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'Thanks for the star. Mr. Special educated fuka' 'recycled' 1) " (11640" 2656 26 1446066630 16530 11640 'Re: Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'U kno how many people quited this shit server tho... lets be real here xD
' 'recycled' 1) " (11641" 2656 26 1446066795 16530 11641 'Re: Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'Ill be playing on servers that are actually good and not 75% shit lag xD..... Bruh Fac has like 5 people on it max prison has like 70 max... lmao get a fucking life tho xD' 'recycled' 1) " (11642" 2656 26 1446066881 1 11642 'Re: Ya Boi Vorah EzPz Quitz' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.140.9' 1 0 '' '[quote author=ItsVorah link=topic=2656.msg11640#msg11640 date=1446066630]
U kno how many people quited this shit server tho... lets be real here xD

[/quote]
Pretty sure a lot of people have quit a lot of servers the reason you have apparently quit is because you are disgruntled. If you want to talk about raw numbers I'm quite sure large networks have higher *(quitting?) numbers than us but higher playercounts.' 'recycled' 1) " (11643" 2656 26 1446066934 16530 11643 'Re: Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'https://gyazo.com/4ca48de00c8cfef78306e27806c333ea

O noes i hope i didnt break ur fucking website xD' 'recycled' 1) " (11644" 2656 26 1446067023 16530 11644 'Re: Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'Havent banned my forum account yet :( Go ahead do it pussy. Ill wait' 'recycled' 1) " (11645" 2656 26 1446067053 1 11645 'Re: Ya Boi Vorah EzPz Quitz' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.140.9' 1 0 '' 'I'd assume not considering it seems to be working a lot of those people are in the staff chat and the people in your cool kids skype call.' 'recycled' 1) " (11646" 2656 26 1446067262 16530 11646 'Re: Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' '[quote author=Alex link=topic=2656.msg11645#msg11645 date=1446067053]
I'd assume not considering it seems to be working a lot of those people are in the staff chat and the people in your cool kids skype call.
[/quote]

Tf is a cool kids call? lmaoo ur fucking ed broo xD' 'recycled' 1) " (11647" 2656 26 1446067457 16837 11647 'Re: Ya Boi Vorah EzPz Quitz' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.151' 1 0 '' 'Vorah Just stop.
You quit. Do you REALLY need to reply? Yeah For some reason you just HAVE to don't you?' 'recycled' 1) " (11648" 2657 1 1446067459 16519 11648 'Same Guys Im sorry. ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I had such a good time on Aviatorcraft.com; I hope you all have your good times as well. And Remember me as the brick that flew away into the sunset and trailed a stream of Gapples. Again I really enjoyed the server and you keep doing what ur doing. I Love you.  :) GoodBye. <3 - Your Companion Bricks' 'xx' 1) " (11649" 2657 1 1446067528 16530 11649 'Re: Same Guys Im sorry. ' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'haha this is fucking making me cry now.. stop it.. im on the fl00r m8. plez XXDD' 'xx' 1) " (11650" 2656 26 1446067571 16530 11650 'Re: Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' '[quote author=UniversalGhost link=topic=2656.msg11647#msg11647 date=1446067457]
Vorah Just stop.
You quit. Do you REALLY need to reply? Yeah For some reason you just HAVE to don't you?
[/quote]

Smd u 12 year old pussy' 'recycled' 1) " (11651" 2656 26 1446067607 16284 11666 'Re: Ya Boi Vorah EzPz Quitz' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 1446069924 '7misun' 'TOLD ALL U  NOW ALL U HAVE TO DO IS WAIT ' 'recycled' 1) " (11652" 2656 26 1446067648 16530 11652 'Re: Ya Boi Vorah EzPz Quitz' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'START A RIOT MUTHA FUCKA!!
' 'recycled' 1) " (11653" 2656 26 1446067680 16837 11653 'Re: Ya Boi Vorah EzPz Quitz' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.151' 1 0 '' '1. Vorah You are leaving because you know you have a SLIM chance of being banned
2. Do you even know me? Like I am clearly not 12 :) Thanks for your input though!' 'recycled' 1) " (11654" 2656 26 1446067944 1 11654 'Re: Ya Boi Vorah EzPz Quitz' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.140.9' 1 0 '' '"I'M LEAVING THIS SERVER IT'S HORRIBLE"
b..but you're banned
"IT'S STILL BAD COME ON GANG BACK ME UP"

[quote author=CaptainDeadeye55 link=topic=2656.msg11651#msg11651 date=1446067607]
TOLD ALL U NIGGAS NOW ALL U HAVE TO DO IS WAIT
[/quote]

Truly a 10/10 day nothing shows dedication like this to such a useless cause
If you are leaving leave.

The community would do better without you.' 'recycled' 1) " (11655" 2656 26 1446067995 17 11655 'Re: Ya Boi Vorah EzPz Quitz' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[center][img]http://tse3.mm.bing.net/th?id=OIP.M64c9a72aa03ef21c86baf3341db40037o0&pid=15.1[/img][/center]

[center][font=times new roman][size=12pt]"Eat a snickers you aren't you when your hungry."[/size][/font][/center]

[font=times new roman][size=12pt]Hello

Im locking this topic if you wish to leave then leave. You don't need to continually call people 12 when you are acting way worse than any 12 year old would. Don't expect to be unbanned anytime soon. I wish you a good future Vorah.

Regards
Luke[/size][/font]' 'recycled' 1) " (11656" 2657 1 1446068327 16837 11656 'Re: Same Guys Im sorry. ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.151' 1 0 '' 'Hi Bricks
I didn't want this to happen :(!
I had some great times with my Bricky on the server! :( I wonder why you quit but I think I got an understanding from other things happening at the time. All I can do is wish you luck in the future.
Bye Bricky
Reece/Ghosty/Buildy :(' 'xx' 1) " (11657" 2657 1 1446068478 16519 11657 'Re: Same Guys Im sorry. ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Reece pm meh ur skype pls <3.' 'xx' 1) " (11658" 2655 2 1446068512 30 11658 'Re: invinsablethrone' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'The player has been muted for one hour.' 'xx' 1) " (11659" 2657 1 1446068591 16222 11659 'Re: Same Guys Im sorry. ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'brick no ;-; we were getting along so well.' 'xx' 1) " (11660" 2657 1 1446068681 16519 11660 'Re: Same Guys Im sorry. ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'ik but i feel like its 4 the best <3' 'xx' 1) " (11661" 2657 1 1446068853 16837 11661 'Re: Same Guys Im sorry. ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.151' 1 0 '' 'Bricks
1. I do not give out my skype. It is somewhere in the forums though.
2. I don't see why it is best? Like why did you leave me bricks? ' 'xx' 1) " (11662" 2657 1 1446068921 16519 11664 'Re: Same Guys Im sorry. ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 1446069080 'BricksB' 'people wanted me to go and leave. depression stuff as well. I thought of this server as a 2nd home.' 'xx' 1) " (11663" 2657 1 1446069016 16837 11663 'Re: Same Guys Im sorry. ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.151' 1 0 '' 'I thought it could of been about OTHER things happening at this time (You know what I am talking about (on the forums)) But oh well
We gain people but we lose people. Bye Bricky Bye ;-;' 'xx' 1) " (11664" 2657 1 1446069029 16530 11664 'Re: Same Guys Im sorry. ' 'VorahHD' 'kbuergert66@gmail.com' '70.199.76.124' 1 0 '' 'Decay bricks doesnt fucking like u niether does louie or Dion....

And i love how alex thinks i asked you to quit lmao xD' 'xx' 1) " (11665" 2657 1 1446069365 16222 11665 'Re: Same Guys Im sorry. ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'XD love ya too vorah. ' 'xx' 1) " (11666" 2657 1 1446069751 16530 11666 'Re: Same Guys Im sorry. ' 'VorahHD' 'kbuergert66@gmail.com' '70.199.76.124' 1 0 '' 'Im glad you know its true. Fucking mr.pediphile... 21 years old talking about a 14 year olds breasts in a skype call.. Honestly ur weird af' 'xx' 1) " (11667" 2658 24 1446093425 16696 11667 'And I Am Back To YouTube!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I Am Back On Youtube Everyone Enjoy This Quick Clip On What Im Currently Building! & Doing

https://www.youtube.com/watch?v=c9Qfa_GgKvc' 'xx' 1) " (11668" 2349 15 1446097958 15846 11668 'Re: Next Tournament Suggestions?????? (Faction vs. Prison)' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' '[quote author=IISkyHDII link=topic=2349.msg11517#msg11517 date=1445891265]
[color=pink]dende I don't know what you mean but lets just say I got contact's 😉[/color]
[/quote]

Just why... WHYYY YOU GOTTAA USE PINK WHYYYYY..... use purple  :(' 'xx' 1) " (11669" 2534 30 1446098940 15846 11669 'Re: Twini\'s Builder App. (re-done)' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' 'Pretty good Twini wini' 'xx' 1) " (11670" 2622 30 1446099027 15846 11670 'Re: Builder Application' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' 'LOL Grko you changed your comment like 3 or 4 times.....' 'xx' 1) " (11671" 2659 44 1446099518 15846 11671 'Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' '[color=orange]Hello ladies and gentalmen![/color]

[color=purple]Why don't we play a little game..[/color][color=blue]So here is how to play... The game is called: Say something weird or something that you have noticed about the player above you when you reply (if you reply -_-)  [/color][color=green]Do.. Not.. Judge... The... Name......[/color]

[move]Anway... LEZ PLAY[/move]' 'xx' 1) " (11672" 2659 44 1446099616 15846 11672 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '210.1.219.189' 1 0 '' 'The person above me is.. uuummm. ahhhh..... hmmmm.... ME LOL I SOOO FUNNY ROFL' 'thumbup' 1) " (11673" 2659 44 1446114067 16837 11673 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'The person above me seems quite cool and relaxed. They can also be very professional  ;D' 'xx' 1) " (11674" 2659 44 1446116927 17151 11674 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.243' 1 0 '' '[color=pink]this person above me seems like a rainbow tiger [/color]' 'xx' 1) " (11675" 2642 7 1446116985 17151 11675 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.243' 1 0 '' '[color=pink]So that's Everyone?[/color]' 'xx' 1) " (11676" 2660 12 1446131810 17191 11676 'HAS MY BAN APEAL BEEN LOOKED AT' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'if it has can a mod or admin let me know and lock the subject
thanks' 'xx' 1) " (11677" 2661 1 1446133697 16222 11677 'untitle' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'im going away for a few days im still a mod just need to deal with stuff. idk when ill be back. ' 'xx' 1) " (11678" 2660 12 1446140023 1 11678 'Re: HAS MY BAN APEAL BEEN LOOKED AT' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.140.9' 1 0 '' 'For now we can't really accept your appeal without knowing the reason of the chargeback unfortunately. I sent e-mails to the owner of the paypal account asking if they were aware and I have had no response.

We can't treat it as done by accident without evidence and it's suspected that this was done without the paypal owner's permission. So we're going to have to deny your appeal.' 'xx' 1) " (11679" 2646 10 1446140029 1 11679 'Re: GS_TinyTiger147 My Ban Apeal' 'godlikefrank' 'alextehbest@hotmail.com' '84.51.140.9' 1 0 '' 'For now we can't really accept your appeal without knowing the reason of the chargeback unfortunately. I sent e-mails to the owner of the paypal account asking if they were aware and I have had no response.

We can't treat it as done by accident without evidence and it's suspected that this was done without the paypal owner's permission. So we're going to have to deny your appeal.' 'xx' 1) " (11680" 2659 44 1446141838 46 11680 'Re: Forum Game...' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'The person above me once called me mean words. ' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (11681 2659 44 1446153159 16530 11681 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'The person above me is ezpz' 'xx' 1) " (11682" 2659 44 1446153290 0 11682 'Re: Forum Game...' 'Achilles297' '' '68.52.58.59' 1 0 '' 'The person above me is unhappy with the gold star Alex gave him so he's lashing out at all the nice players. Also he lied about changing his ways just to try getting unbanned. EzPz' 'xx' 1) " (11683" 2659 44 1446153633 16530 11683 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'tru tru well played' 'xx' 1) " (11684" 2659 44 1446156650 15846 11684 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.128.96.170' 1 0 '' 'The person above me quit aviator...' 'xx' 1) " (11685" 2659 44 1446156697 26 11685 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'the person above me thought he was the war against afterlife' 'xx' 1) " (11686" 2642 7 1446156716 26 11686 'Re: long time players ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Greenybomb' 'xx' 1) " (11687" 2659 44 1446156854 16837 11687 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.39' 1 0 '' 'The person above me loves to PvP. We don't speak often :P' 'xx' 1) " (11688" 2659 44 1446158566 17 11688 'Re: Forum Game...' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'The person above me is a person.' 'xx' 1) " (11689" 2659 44 1446158625 0 11689 'Re: Forum Game...' 'Achilles297' '' '107.77.68.48' 1 0 '' 'The person above me is far too professional and hurt my feelings.' 'xx' 1) " (11690" 2659 44 1446158742 17 11690 'Re: Forum Game...' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'The person above me said I hurt his feelings and I don't know why.' 'xx' 1) " (11691" 2659 44 1446159444 16837 11691 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.39' 1 0 '' 'The person above me is called Luke.' 'xx' 1) " (11692" 2659 44 1446159539 17 11692 'Re: Forum Game...' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'The person above me is a jokester. ' 'xx' 1) " (11693" 2659 44 1446159657 16530 11693 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'the person above me is a virgin' 'xx' 1) " (11694" 2659 44 1446159685 17 11694 'Re: Forum Game...' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'The person above said he was going to leave and hasn't. ' 'xx' 1) " (11695" 2659 44 1446159800 16837 11695 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.39' 1 0 '' 'The person above me is right.' 'xx' 1) " (11696" 2662 26 1446159830 16530 11696 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'the 2 people above me is wrong' 'recycled' 1) " (11697" 2662 26 1446159902 17 11697 'Re: Forum Game...' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'The person above me said I was wrong; what a shock.' 'recycled' 1) " (11698" 2659 44 1446159945 16530 11698 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'the person above me doesnt know why im sneaking around aviator ;)' 'xx' 1) " (11699" 2659 44 1446159985 16837 11699 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.39' 1 0 '' 'The person above me doesn't realize that he is making a fool out of himself ;)' 'xx' 1) " (11700" 2662 26 1446160015 16530 11700 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'The person above me is a fagget queer virgin... now will u ban my account yet?' 'recycled' 1) " (11701" 2662 26 1446160088 16837 11701 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.39' 1 0 '' 'The person above me is literally acting so rude idiotic and just fitting into bullying. Thanks for that though friend! :)' 'recycled' 1) " (11702" 2662 26 1446160131 16530 11702 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'the person above me moderates on a server with 10 people online max.' 'recycled' 1) " (11703" 2662 26 1446160192 16837 11703 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.39' 1 0 '' 'The person above me doesn't realize there is more than 10 people on now and he has no way of checking ;) He dug himself a hole ;)' 'recycled' 1) " (11704" 2662 26 1446160221 16530 11704 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'The person above me doesnt know what a VPN and Alts are...' 'recycled' 1) " (11705" 2662 26 1446160304 16837 11705 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.39' 1 0 '' 'The person above me doesn't realize I actually do...' 'recycled' 1) " (11706" 2662 26 1446160393 16530 11706 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'The person above me just contradicted themselves.' 'recycled' 1) " (11707" 2662 26 1446160604 16837 11707 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.106.39' 1 0 '' 'The person above me doesn't know when to stop so I shall stop it now. Done. ' 'recycled' 1) " (11708" 2662 26 1446160671 16530 11708 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'MLG FuK3D K1dd000 ' 'recycled' 1) " (11709" 2659 44 1446161294 16222 11710 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 1446164067 'Luke' 'Locking thread

Luke Edit: This thread has be reopened. I have removed the negative comments and have banned Vorah for 3 days. I have also censored a few words from being used you might notice that.' 'xx' 1) " (11710" 2622 30 1446163495 17 11710 'Re: Builder Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[font=times new roman]Hello

Thank you for taking the time to apply. I have decided to deny this application due to the provided builds lacking in the quality we are currently looking for. Feel free to reapply in three weeks. Don't let this denial stop you from building; practice makes perfect :).

Application Denied.

Regards
Build Team Management[/font]
' 'xx' 1) " (11711" 2659 44 1446164109 17 11711 'Re: Forum Game...' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'The person above me likes hugs.' 'xx' 1) " (11712" 2659 44 1446165284 32 11712 'Re: Forum Game...' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' 'the person above me makes me laugh i think' 'xx' 1) " (11713" 2659 44 1446166113 28 11713 'Re: Forum Game...' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'The person above me isn't Crim' 'xx' 1) " (11714" 2642 7 1446166295 28 11714 'Re: long time players ' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '
Dang it.. So close-

1 year 6 months 11 days' 'xx' 1) " (11715" 2663 2 1446167894 16182 11715 'AppTrend Spam' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 0 '' 'Name of the suspect?:- AppTrends
What server was this on?: - Prison
When did they break this rule?: - 8:30PM CST
Proof of the happening:- http://imgur.com/1gJ92xr
What rule was broken?: - Spamming
Concise description: - I Killed Him In PvP And He Kept Spamming Me For His Stuff Back.' 'xx' 1) " (11716" 2663 2 1446168735 32 11716 'Re: AppTrend Spam' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Player was already kicked [/b]' 'xx' 1) " (11717" 2659 44 1446169009 16696 11717 'Re: Forum Game...' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'The Person Above Me reminds me of Power Rangers Ninja Storm Crimson Ranger' 'xx' 1) " (11718" 2664 26 1446170236 17 11732 'lrice11 - Alaric77 / Name Change' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1446237371 'Luke' '[font=times new roman][size=10pt]Hello

I have recently decided that I was no longer digging the username "lrice11." I have used that username for nearly everything which is why I have neglected to do it in the past. However I decided that the more I wait the more it would be harder for me to change my 'identity.' You guys are more than welcome to still call me lrice. Hopefully this will clear up any confusion you might have :).

Regards
Luke[/size][/font]' 'recycled' 1) " (11719" 2659 44 1446174556 26 11719 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'The person above me needs to eat a snickers' 'xx' 1) " (11720" 2659 44 1446182790 0 11720 'Re: Forum Game...' 'Achilles297' '' '68.52.58.59' 1 0 '' 'The person above me is named after a clothing brand' 'xx' 1) " (11721" 2665 7 1446186788 17148 11721 'xMijy_\'s Last Days' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

I'm movin to a state where i'll be homesteading. there's ONE computer down there in a community center that i might use every week or day or so. But I'm spending my last days saying goodbye to you all. First stop is the Forums! Goodbye friends enemies and loved ones. I will miss the community and all my stuffs [color=blue];~;[/color]

#GoodbyeMijy

Get Trending' 'xx' 1) " (11722" 2659 44 1446186828 15846 11722 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.97.109' 1 0 '' 'The person above me is Achilles (I soo smart  :))' 'xx' 1) " (11723" 2665 7 1446187085 15846 11723 'Re: xMijy_\'s Last Days' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.97.109' 1 0 '' 'I wish you luck on your future.' 'xx' 1) " (11724" 2666 7 1446189234 16438 11724 'Roast Me - bubblemada aka Furries' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 1446192252 'Xx_Furries_xX' '[center][i]c: so ppl yano me as Furries aka bubblemada nows ur chance to roast me without being reported don't go to far well i mean idc really X3 its time i let other people try and out insult me <3[/i][/center]' 'xx' 1) " (11725" 2642 7 1446203244 17151 11725 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.123' 1 0 '' '[color=pink]but playing for 1 year and. Six months is still really good[/color]' 'xx' 1) " (11726" 2666 7 1446208663 15888 11726 'Re: Roast Me - bubblemada aka Furries' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.58' 1 0 '' 'ur a poopy head




' 'xx' 1) " (11727" 2667 2 1446209342 17034 11727 'Inappropriate Language' 'babejay2001' 'littlebabyjay66@gmail.com' '82.40.58.142' 1 0 '' 'Name of suspect: KEWIN8
What server: Factions
Time: about 12:45pm UK
Proof: Is not letting insert screen shot but Jack_G45 was online at same time
Rule broke: Inappropriate Language

Saying someone did Jack_G45 but I'm not using that language for this report.

Me and Jack_G45 both got a screen shot of this inappropriate Language.
' 'xx' 1) " (11728" 2666 7 1446215969 16438 11728 'Re: Roast Me - bubblemada aka Furries' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=Soniccaleb link=topic=2666.msg11726#msg11726 date=1446208663]
ur a poopy head
[/quote]


[center][img]http://gifrific.com/wp-content/uploads/2013/12/Ron-Burgundy-What-Did-You-Say-Anchorman.gif[/img][/center]' 'xx' 1) " (11729" 2668 24 1446218101 15971 11729 'New Video On AV' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'https://www.youtube.com/watch?v=FQ_HLzGmZHk&feature=gp-n-y&google_comment_id=z12ujzfz2kvrjtrx204cgn3zkz3rfdxy1dg' 'xx' 1) " (11730" 2659 44 1446224594 26 11730 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'the person above me isnt smart' 'xx' 1) " (11731" 2666 7 1446224616 26 11731 'Re: Roast Me - bubblemada aka Furries' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'ur a poopy face' 'xx' 1) " (11732" 2659 44 1446228004 16837 11732 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '78.17.122.166' 1 0 '' 'The person above me is an aviatorcraft player.' 'xx' 1) " (11733" 2666 7 1446237432 16696 11733 'Re: Roast Me - bubblemada aka Furries' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'your really Furry and bubbly ;)' 'xx' 1) " (11734" 2660 12 1446256266 17191 11734 'Re: HAS MY BAN APEAL BEEN LOOKED AT' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'ok whatever i just wont play aviatorcraft ' 'xx' 1) " (11735" 2669 43 1446257919 16222 11736 'Introduction x3' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 1446260231 'WhiteDecay' 'Hi i never got the chance to do something like this but i feel that you should really get to know me as a person rather than a staff member of Aviatorcraft. So let get started with some question i have in mind that i can answer.

[b]What your favorite color?[/b] I don't have one favorite color but if i had to choose i would go with Green.
I have many favorite colors for different reason/
Green: Low-riders
Blue: the Sky
Black: Clothing
Yellow: Blonde hair (i know it make no sense XD)
White: A room of nothing but the color white seem scary to others but it rather calming and quiet it put me into a stated mind where i can think clearly on anything and everything without anything and anyone distracting me.

[b]What is your favorite food?[/b]
I honestly love McDonalds. But I would have to say that any kind of cow meat and bacons.

[b]Who is your Favorite Youtuber?[/b]
Sorry about this Aviator but i have to say my #1 YouTuber is Ssundee. He's the reason i got into Factions and he make me laugh no matter my mood.

[b]Who is your favorite staff on the staff team?[/b]
Ill put the name of the staff next to the position they are on. Please don't take this in a negative ways (msg to the staff)
Well here a list of staff position:
Owner: Aviatorgaming
Admins: Fireblazer aka (Alex)
Moderators: 7misun and JDK21132
Trial-Moderators: R3d__
Sr.Builders: Zeus360 (only Sr.Builder but i know him a little to get to like him)
Builders: Hellyy (only Builder)
Trial-Builders: N/A
I can't choose any of the T-Buiilders yet because i only know 2 out of the 3 and one of them is a T-Mod also.
[u]Remember I chose these people base on the kind of person they are [b]NOT[/b] on how well they do their job.[/u]

[b]Why did you apply for Mod?[/b]
Well that a long one to be honest I applied without a reason I just applied for the fun of it. But I was surprise that i was chosen since i only been on Minecraft since the beginning of this year.
So I made it my goal to repay the person who has inspired me to start my own youtube channel (aviator) and I stayed as mod to help people and make many more friends.

Well that all the questions i have if you guys have any question you want me to answer comment them and ill be sure to answer them all
' 'xx' 1) " (11737" 2659 44 1446261967 28 11737 'Re: Forum Game...' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Person above me is a girl' 'xx' 1) " (11736" 2659 44 1446258035 16936 11736 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.108.177.198' 1 0 '' 'The person above me used to be called PvPBuilder.' 'xx' 1) " (11738" 2670 7 1446262156 28 11738 'World Hunger Stooofsss' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Aight so..


freerice.com is a website that gives food to starving peeps-

If you answer a question correctly 10 grains of rice will get sent to starvin peeps


If you can just get on there and help out a bit.. Shanks you' 'xx' 1) " (11739" 2659 44 1446269497 24 11739 'Re: Forum Game...' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'The person above me is a Annoying Crim' 'xx' 1) " (11740" 2666 7 1446269619 24 11740 'Re: Roast Me - bubblemada aka Furries' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'You smell like shit that lives in the sewer and got acid all over ur body and burnt it off.
Did I win??? I wasnt trying :/' 'xx' 1) " (11741" 2671 43 1446283986 16837 11741 'My Introduction x3' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.3.84' 1 1446284397 'UniversalGhost' 'Hey there! I am going to be talking about myself as a player of aviatorcraft and I hope you guys get to know me better! :) I got this Idea of WhiteDecay (Moderator) which he done today/yesterday (Different time zones). I suggest checking it out as he tells people about him and I know he has wanted to do this for a long time! I will have the link for you here: [b][color=blue][url=http://aviatorcraft.com/forum/index.php?topic=2669.0]http://aviatorcraft.com/forum/index.php?topic=2669.0[/url][/color][/b] I may add in some more questions but I hope you get to know me better! :) I hope you enjoy!

[b]Did you have any previous Minecraft usernames?[/b]
Yes. My first one was Bolger_Boii. My second one was PvPBuilder. Now I am UniversalGhost! :D

[b]What is your favorite color? [/b]
Personally My favorite color is green. I especially like Lime Green!

[b]What is your favorite food?[/b]
To be honest I like curry. Mhm Nice curry. (I am getting hungry now D:)

[b]Where are you from?[/b]
I am from Ireland (Yeah! GO IRELAND! :D)  in Europe so you will barely see me on at Midnight in America. I will more than Likely be sleeping at that time. I got to sleep! XD

[b]Who is your favorite youtuber?[/b]
Now this question I thought more about. I didn't know what way to put it. In terms of minecraft I honestly don't know. It would probably be around the side of SkyDoesMinecraft Aphmau etc. I also enjoy Role Plays! (Minecraft School For the win!) In terms of just Gaming or Overall I enjoy watching the Sidemen which consists of people like Miniminter Vikkstar123 Zerkaa Behzinga TBJZL wroetoshaw and KSI. I personally enjoy watching the First 3 because to be honest they are the most normal in my opinion. But I think I watch them more than the others too because they are less Drama.

[b]Who is your favorite STAFF members?[/b]
Now I will say it as the way WhiteDecay did (Admin: _____ Moderator: ______ etc.)
So lets get started:
Owner: AviatorGaming (Zach)
Admins: Fireblazer (Alex) or Alaric77 (Luke)
Moderators: JDK21132 (David) or 7misun.
Trial-Moderators: Well there is only two of us and I can't favor myself XD So Of course it is R3d (Erica)
Sr-builder: Zeus360
Builder: Hellyy
Trial-Builder: Probably xxGOODYERxx (Louis)

[b]Why did you apply for mod?[/b]
I applied for Mod because I was really interested in the server the forums and the community behind it. I am very curious about the server and still today I am learning new things about it. Yeah I am not the best person for Plug-ins or being calm but I could handle pressure. I knew that if I was given a project to work on I would give 110%. I joined the server around December 2014 which is kind of late compared to others. I grew an interest in Zach (AviatorGaming) which then led to a family member of mine showed me the server. He still plays to this day so a shout-out to you dayne! His Minecraft IGN is ultimatedayne :)  I didn't even make it to free on prison until like Late July. Yeah I was quite a noob D: I like to hold events and mini-events and I held a Trivia Game called MultiMillionaire which was a success so thank you for that!

[b]What is YOUR favorite server on aviatorcraft?[/b]
This is how I put it:
1st. Prison
2nd. Creative
3rd. Skyblock
4th. Survival
5th. UHC
6th. Casino
7th. MiniGames
8th. Factions (It is getting fixed so maybe it will go up a few ranks!)

[i]So that is all the questions I think that you need to know. If you have any MORE questions just reply on the post and I hope I can answer it!
That's all!
If you want to say something about this you can also reply for that on the post
Thank you
Reece/Ghost [/i]' 'xx' 1) " (11742" 2659 44 1446290016 15846 11742 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.135.47' 1 0 '' 'The person above me has no soul......' 'xx' 1) " (11743" 2671 43 1446290124 15846 11743 'Re: My Introduction x3' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.135.47' 1 0 '' 'Why not Favourite your self  ;D' 'xx' 1) " (11744" 2671 43 1446296668 16837 11744 'Re: My Introduction x3' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.3.84' 1 0 '' 'Even if I was to I would probably ??? still pick Erica XD' 'xx' 1) " (11745" 2659 44 1446298901 16837 11745 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'The person above me is Will  8)' 'xx' 1) " (11746" 2659 44 1446300960 16222 11746 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'The person above me is a T-Mod' 'xx' 1) " (11747" 2659 44 1446301560 1 11747 'Re: Forum Game...' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.150' 1 0 '' 'The person above me likes females' 'xx' 1) " (11748" 2659 44 1446306188 16837 11748 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.3.84' 1 0 '' 'The person above me is an Admin ;D' 'xx' 1) " (11749" 2659 44 1446309176 24 11749 'Re: Forum Game...' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'The person above me is a ghost :3' 'xx' 1) " (11750" 2659 44 1446311835 16936 11750 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.108.177.198' 1 0 '' 'The person above me is someone who I don't know very well.' 'xx' 1) " (11751" 2659 44 1446314254 16222 11751 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.162.84' 1 0 '' 'The person above me seems nice' 'xx' 1) " (11752" 2659 44 1446314683 17151 11752 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]The person above me is a kind guy  :)[/color]' 'xx' 1) " (11753" 2659 44 1446314963 16936 11753 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.108.177.198' 1 0 '' '[color=pink]the person above me likes to post in pink.[/color]' 'xx' 1) " (11754" 2659 44 1446315023 24 11754 'Re: Forum Game...' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'the person above me likes puppie' 'xx' 1) " (11755" 2659 44 1446315063 16936 11755 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.108.177.198' 1 0 '' 'The person above me is very correct.' 'xx' 1) " (11756" 2659 44 1446315163 24 11756 'Re: Forum Game...' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'the person above thinks im a dumbass ;-; (lol)' 'xx' 1) " (11757" 2659 44 1446315389 16936 11757 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.108.177.198' 1 0 '' '[quote author=SoulMastera link=topic=2659.msg11756#msg11756 date=1446315163]
the person above thinks im a dumbass ;-; (lol)
[/quote]

Touch? my friend. Touch? indeed.

EDIT-As it is very obvious that I like puppies.' 'xx' 1) " (11758" 2659 44 1446315460 24 11758 'Re: Forum Game...' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 1446315607 'SoulMastera' 'the person above me kill the game gg
' 'xx' 1) " (11759" 2659 44 1446315844 16936 11759 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.108.177.198' 1 0 '' 'The person above me is someone I still don't know very well and is starting to annoy me.' 'xx' 1) " (11760" 2659 44 1446318831 16837 11760 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.10.37' 1 0 '' 'The person above me is a girl' 'xx' 1) " (11761" 2659 44 1446321363 15846 11761 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.135.47' 1 0 '' 'The person above me is Reece.' 'xx' 1) " (11762" 2659 44 1446324243 26 11762 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'the person above me lost 8 good sets of armor :(' 'xx' 1) " (11763" 2659 44 1446324310 16837 11763 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.10.37' 1 0 '' 'The person above me is Dende :3 ' 'xx' 1) " (11764" 2659 44 1446325617 15846 11764 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.135.47' 1 0 '' '[quote author=DendeTheWizard link=topic=2659.msg11762#msg11762 date=1446324243]
the person above me lost 8 good sets of armor :(
[/quote]

The person who said this I really don't care i got more.

' 'xx' 1) " (11765" 2659 44 1446326805 16837 11765 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.10.37' 1 0 '' 'The person above me did not play the game right even though he made it D: ' 'xx' 1) " (11766" 2659 44 1446327359 26 11766 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'The person above me is right' 'xx' 1) " (11767" 2669 43 1446327511 17100 11767 'Re: Introduction x3' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.243.106' 1 0 '' 'Who is your favorite singer and/or music genre?' 'xx' 1) " (11768" 2672 30 1446339518 17200 11768 'Cyanide\'s Build App (re-done)' 'CyanideAndHappiness' 'harmengod@gmail.com' '99.61.169.190' 1 0 '' 'My Ign:_MrCyanide_ (Soon will be changed to HyenaPlayzMc)
Time Zone: EST
Skype Name: Hyena
Have you been punished on our server before? What for?:Yes I have for supposed "advertising"
How would you rate yourself in terms of building experience? (1-10):9/10 but I sometimes I do take up time to build. SOMETIMES
What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?:I like medieval and castles
How many hours/days a week can you be involved in the team?:I can be involded 12-24 hours a week.
Build Images:
https://www.youtube.com/watch?v=TYdA3M2anLI
Anything Else?: I love to build so I would love to be a builder on Aviatorcraft.com and would love to be apart of it all. (Sorry luke for the sign it was when that happen...)' 'xx' 1) " (11769" 2659 44 1446343813 17151 11769 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '99.113.73.153' 1 0 '' '[color=pink]the person above me is a wizard [/color]' 'xx' 1) " (11770" 2669 43 1446354720 16222 11770 'Re: Introduction x3' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[quote author=red_135_hlulu link=topic=2669.msg11767#msg11767 date=1446327511]
Who is your favorite singer and/or music genre?
[/quote]

Tbh i dont have a favorite singer but my music genre is metal rock and certain types of metal.
Favorite band of all time is: [b]Linkin Park[/b]
Others:
30 Second to Mars
Paramore
Fallout boys
Black Veil Brides
Three Days Grace' 'xx' 1) " (11771" 2659 44 1446354964 16222 11771 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'the person above me is really nice' 'xx' 1) " (11772" 2669 43 1446366512 16438 11772 'Re: Introduction x3' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][i]So im not ur fave anymore ;-; (Who's ur squad)[/i][/center]' 'xx' 1) " (11773" 2673 26 1446367439 16438 11773 'My Introduction ;D' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][img]http://static.comicvine.com/uploads/original/11114/111147384/4112412-8538120079-giphy.gif[/img][/center]

Hey there! I am going to be talking about myself as a player of aviatorcraft and I hope you guys get to know me better! :) Credit goes to WhiteDecay (http://aviatorcraft.com/forum/index.php?topic=2669.0)

Did you have any previous Minecraft usernames?
My first username was bubblemada c: Its currently now Furries

What is your favorite color?
I love well adore the colour Hazelnut brown

What is your favorite food?
My fave food is Milk tart <3 South african

Where are you from?
I am from south africa but i have lived most of my life in dubai c: UAE

Who is your favorite youtuber?
My fave you tuber is AmandaCronicles because like her she's trans :33 and its been difficult for me to accept myself being well a girl who wants to be a guy but when erica showed me here i was more open about it :33

Who is your favorite STAFF members?
Bipolar momment umm lets list them
So lets get started:
Owner; Aviatorgaming (i like tyson and steven more X3 sorry zach)
Admins: Fireblazer is bae c: and is a very sweet person (alex)
Moderators: JDK21132  <-- def jdk c: (pstttttt Twini i still love ur dog)
Trial-Moderators: Well she is very close to me aka my jewish mother c: (Erica)
Sr-builder:  <-- bish whet sorry idk any ;-;
Builder: well only grko i like  such good such bae
Trial-Builder: probably Louis ;D

How long have u been on aviator and would u call urself popular?
I have been on aviator for now 4 years (wohoo) my first username was bubblemada and i joined factions i enjoyed it so much (i never pvped) as time went on more players joined and well it got way more chaotic but yano u got to learn from ur mistakes ;D hehehe I'm not mature in any way c: and calling myself popular is an understatement i think of myself rather as someone who gets easily aggressive and is famous for being a bitch to new players who join i mostly just stick up for my friends if i see someone spamming i will get also aggressive cause c: i got a short fuse and agent if u read this I'm not a fuckin kiss up to staff idfc really what they do to me i aint afraid of them except erica.. plz no erica

What is YOUR favorite server on aviatorcraft?
This is how I put it:
1st. Creative
2nd. Creative
3rd. Creative
4th. Creative
5th. Creative
6th. Creative
7th. Creative
8th. Factions (It is getting fixed so maybe it will go up a few ranks!)

So that is all the questions I think that you need to know. If you have any MORE questions just reply on the post and I hope I can answer it!
That's all!
Ask  me anything else post it on here
Thankies
Bubble - Furries

[center][img]http://media3.giphy.com/media/5psA7b1ijEWDS/giphy.gif[/img][/center]' 'recycled' 1) " (11774" 2672 30 1446370937 16837 11774 'Re: Cyanide\'s Build App (re-done)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.10.37' 1 0 '' 'Hi Cyanide
Something that caught me there is that I seen this build before. I think you know where. [url=https://www.youtube.com/watch?v=p3IzILFjRoE]https://www.youtube.com/watch?v=p3IzILFjRoE[/url]. It seems like you changed a tiny bit but it is obvious you got it from that. As I look through your build and the video things begin to match.
That is all
Reece/Ghost' 'xx' 1) " (11775" 2672 30 1446374273 1 11778 'Re: Cyanide\'s Build App (re-done)' 'godlikefrank' 'alextehbest@hotmail.com' '37.130.226.90' 1 1446390985 'Luke' 'Hello " you haven't provided many images regarding the different types of builds you can do. The video shows a few pixel-art things in your plot and a small building. I wouldn't say it's sufficient enough to give us a good impression of what you can build. So for now I'm denying your application.

Regarding re-applying:
[quote author=Alex link=topic=1972.msg8727#msg8727 date=1437176318]
[b][font=georgia][size=12pt]Short Tips:[/size][/font][/b]
[list]
[li][font=georgia][size=10pt]If you have been denied" you must wait 3 weeks before re-applying.[/size][/font][/li][/list]
[/quote]

If you wish to re-apply in the future please provide more images and content of what you've built. A single medieval house isn't enough I'm afraid.

Luke Edit: I dont understand why each time you make an application you point out that I denied you for stealing builds as if I was wrong to do so. Yet each time you make an application you've stolen builds? If this happens again you will not be able to apply for builder anymore. This is your last warning.' 'xx' 1) " (11777" 2675 22 1446377506 1 11777 'Hub Festive Items' 'godlikefrank' 'alextehbest@hotmail.com' '37.130.226.90' 1 0 '' '[b]Hub Festive Items[/b]
[list]Hi everyone I'm planning to have custom festive items for most holidays and events:
[list]
[li]Easter[/li]
[li]Halloween[/li]
[li]Christmas[/li]
[li]New Year's[/li][/list]
& more probably
[/list]

I'd like your feedback on what items you'd like to be included.

[img width=500]http://i.imgur.com/EKZ77Zg.png[/img]

This halloween we've had the spookyhoe and I'm fine with suggestions as long as they don't involve killing other players.
If you don't know what the spooky hoe does here's a gifycat:
[url=http://gfycat.com/ObviousScentedKomododragon]http://gfycat.com/ObviousScentedKomododragon[/url]

If you were on between the 30th and the 31st you were able to acquire one.

' 'xx' 1) " (11778" 2675 22 1446390364 23 11778 'Re: Hub Festive Items' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 1446390483 'R3dninjapanda_' 'Rainbow eggs for Easter
(Like the paintball gun on Mineplex?)
' 'xx' 1) " (11779" 2676 2 1446394618 0 11783 'Yackytheduck calling me G*y' 'anggsharaf123' '' '41.42.229.232' 1 1446406027 'anggsharaf123' 'Name: Yackytheduck
Server: Skyblock
When: 10 minutes ago
Rule Broken: Harassment
Proof:

About 5 minutes after I just came on Skyblock he just calls me that out of no where.' 'clip' 1) " (11780" 2675 22 1446395676 16837 11780 'Re: Hub Festive Items' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.10.37' 1 0 '' 'I think that is a good Idea! ^ Even if you were to use lime purple and magenta dye as they are oval. ' 'xx' 1) " (11781" 2676 2 1446401579 31 11781 'Re: Yackytheduck calling me G*y' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'When reporting a player remember cropping a chat offense shouldn't be taken because you could of started it and we would like to see the WHOLE chat' 'xx' 1) " (11782" 2675 22 1446402794 1 11782 'Re: Hub Festive Items' 'godlikefrank' 'alextehbest@hotmail.com' '37.130.226.90' 1 0 '' 'Sounds like a neat idea I'll see if I can implement it for easter in 2016.' 'xx' 1) " (11783" 2676 2 1446405839 0 11783 'Re: Yackytheduck calling me G*y' 'anggsharaf123' '' '41.42.229.232' 1 0 '' 'I Cropped it because of a personal issue between another player and I.' 'xx' 1) " (11784" 2659 44 1446410037 15846 11784 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.228' 1 0 '' 'The person above me has a YouTube channel.' 'xx' 1) " (11785" 2669 43 1446410742 16222 11785 'Re: Introduction x3' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'If you look at what i ask i didnt say whos my bae was silly xp' 'xx' 1) " (11786" 2673 26 1446410922 16222 11786 'Re: My Introduction ;D' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Grko isnt on the build team
and why am i not up there ;-;' 'recycled' 1) " (11787" 2659 44 1446411327 16222 11787 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'The person above me is correct' 'xx' 1) " (11788" 2645 10 1446413934 35 11788 'Re: My ban Appeal' 'updog2000' 'kaine724@gmail.com' '203.42.73.202' 1 0 '' 'What is with u and getting banned recently first JDK and now Larzy and friends e-e' 'xx' 1) " (11789" 2676 2 1446416680 31 11789 'Re: Yackytheduck calling me G*y' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'I understand that but when staff see this they would like to see a full image. I'm not trying to start a thing but they would like the full image.' 'xx' 1) " (11790" 2659 44 1446417669 31 11790 'Re: Forum Game...' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Wot' 'xx' 1) " (11791" 2676 2 1446418700 17061 11791 'Re: Yackytheduck calling me G*y' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'He is right they should see the whole chat. Just saying
' 'xx' 1) " (11792" 2673 26 1446433259 16438 11792 'Re: My Introduction ;D' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=WhiteDecay link=topic=2673.msg11786#msg11786 date=1446410922]
Grko isnt on the build team
and why am i not up there ;-;
[/quote]


because ur to bae for me to edit' 'recycled' 1) " (11793" 2677 2 1446435554 37 11793 'Capppyy Hacking' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[b]User:[/b]Capppyy
[b]Server:[/b]Prison
[b]When:[/b] About 5 min ago 9:45PM US Central Time
[b]Proof:[/b] [url=https://www.youtube.com/watch?v=PZ6y4e9ZRVA&feature=youtu.be]https://www.youtube.com/watch?v=PZ6y4e9ZRVA&feature=youtu.be[/url]
[b]Rule Broken:[/b]Hacking
[b]Concise Description:[/b] Kill Aura around the time of my first death and anti-kb the second time' 'xx' 1) " (11794" 2677 2 1446435624 16696 11794 'Re: Capppyy Hacking' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'His Partners were BricksB & Marco_Polo19 btu i didnt see them hack' 'xx' 1) " (11795" 2677 2 1446442646 37 11795 'Re: Capppyy Hacking' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'huh? I didn't see anyone else on at the time...... It was only Capppyy at the time of this recording.' 'xx' 1) " (11796" 2675 22 1446448693 16222 11796 'Re: Hub Festive Items' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'i think for Easter we shoot car head on everyone since he has change it from last Easter ' 'xx' 1) " (11797" 2659 44 1446461953 17100 11797 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.192.235' 1 0 '' 'The person above me didn't play the game right.' 'xx' 1) " (11798" 2677 2 1446467415 24 11798 'Re: Capppyy Hacking' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' '[quote author=xPowerStaticx link=topic=2677.msg11794#msg11794 date=1446435624]
His Partners were BricksB & Marco_Polo19 btu i didnt see them hack
[/quote] It was Marco_Polo619 Divicent Capppyy (ItzDeadeye) and BricksB' 'xx' 1) " (11799" 2677 2 1446491914 16530 11800 'Re: Capppyy Hacking' 'VorahHD' 'kbuergert66@gmail.com' '173.199.127.212' 1 1446503254 'ItsVorah' '#RuleBreakingSquad
#Sharp20
#MlgBanEvading
#Metro

Bricks - Cappy - Vorah <3

https://www.youtube.com/watch?v=ZRcTMYoivyQ' 'xx' 1) " (11800" 2678 10 1446502383 16742 11800 'Logic shouldn\'t be banned...' 'xXSkyXx' 'debbielavoi@gmail.com' '66.87.120.122' 1 0 '' 'There is no evidence proving that he has aimbot.... This is fucked up JDK can't just ban him because 4 ppl said he has aimbot' 'xx' 1) " (11801" 2677 2 1446508325 16696 11801 'Re: Capppyy Hacking' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1446508450 'xPowerStaticx' 'JDK just had to give them Sharp 20 & Capppyy i hated you too i just never understood you ^-^' 'xx' 1) " (11802" 2677 2 1446509098 37 11802 'Re: Capppyy Hacking' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Ya know fellas for people who supposedly quit you sure do pop up on the server who you guys dubbed as "some shitty server." If you guys are gonna quit then just leave otherwise you're acting like little kids who are trying to draw attention to yourselves. ' 'xx' 1) " (11803" 2677 2 1446509347 37 11803 'Re: Capppyy Hacking' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Well I'm just gonna lock this until dealt with to prevent arguments.' 'xx' 1) " (11804" 2677 2 1446510046 32 11804 'Re: Capppyy Hacking' '7misun' '7misun@gmail.com' '104.159.161.172' 1 0 '' '[b]Player has been banned 14 days for use of hacks. Vorahs Alt account has also been banned. Thanks for the report[/b]' 'xx' 1) " (11805" 2659 44 1446516129 28 11805 'Re: Forum Game...' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' 'Pershun abuv me iz [glow=red 2 300]red[/glow]' 'xx' 1) " (11806" 2679 2 1446516694 17186 11809 'Relaxing xXAshleyMadzXx ConnerBeCrafting and NinjaPlayzzzz' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 1446519830 'JuliaKitten05' 'Name of the suspect?:- xXAshleyMadzXx ConnerBeCrafting Relaxing And NinjaPlayzzzz
What server was this on?: - Creative
When did they break this rule?: - About 10-20 minutes ago.
Proof of the happening:- I will attach the screenshots
What rule was broken?: - Spamming
Concise description: - None

UMadzOrNah is xXAshleyMadzXx


' 'clip' 1) " (11807" 2679 2 1446516834 17204 11807 'Re: Relaxing xXAshleyMadzXx ConnerBeCrafting and NinjaPlayzzzz' 'Darkagon' 'jtott034@gmail.com' '73.148.93.176' 1 1446517412 'Darkagon' 's' 'xx' 1) " (11808" 2680 26 1446518176 17186 11808 'Relaxing is being really gross.' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- Relaxing
What server was this on?: - Creative
When did they break this rule?: - A few minutes ago
Proof of the happening:- I will attack screenshot
What rule was broken?: - I'm not sure.
Concise description: - None.' 'recycled' 1) " (11809" 2681 26 1446518621 17186 11809 'Relaxing made ImCj\'s plot disgusting' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 1446518756 'JuliaKitten05' 'Name of the suspect?:- Relaxing
What server was this on?: - Creative
When did they break this rule?: - Idk
Proof of the happening:- I will attach screenshot
What rule was broken?: - I'm not quite sure... Look for yourself.
Concise description: - None' 'recycled' 1) " (11810" 2679 2 1446520239 16438 11810 'Re: Relaxing xXAshleyMadzXx ConnerBeCrafting and NinjaPlayzzzz' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i]they do that a lot sorry i wasn't there to beat their asses up[/i][/center]' 'xx' 1) " (11811" 2678 10 1446521442 26 11811 'Re: Logic shouldn\'t be banned...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '^' 'xx' 1) " (11812" 2682 2 1446522261 17186 11812 'xMijy_ and ImCj' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- xMijy_ ImCj
What server was this on?: - Creative
Proof of the happening:- I will attach screenshot
What rule was broken?: - Harassment
When did they break this rule?: - Ten maybe five minutes ago
Concise description: - Being racist. Very racist.' 'clip' 1) " (11813" 2642 7 1446523429 16276 11813 'Re: long time players ' 'Grko_122' 'fisher.hazel@ymail.com' '112.215.66.79' 1 0 '' '[quote author=IISkyHDII link=topic=2642.msg11599#msg11599 date=1445941461]
[color=pink]I dont think you have played for that long time you came in later than me Power [/color]
[/quote]

sorry for the extremely late reply XDXD but its true i was here but i was still in rank A for 2 months so no one knows me' 'xx' 1) " (11814" 2678 10 1446524207 16049 11814 'Re: Logic shouldn\'t be banned...' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'wtf is this shit
' 'xx' 1) " (11815" 2659 44 1446524585 16936 11815 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'The person above me is spelling weird.  :P' 'xx' 1) " (11816" 2683 2 1446526071 17186 11861 'Perrito1256 harassing AwesomeGurl05' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 1446613045 'JuliaKitten05' 'Name of the suspect?:- Perriot1256
What server was this on?: - Creative
When did they break this rule?: - A few hours ago. (I forgot to report when it happened)
Proof of the happening:- I will attach a screenshot
What rule was broken?: - Harassment
Concise description: - None' 'clip' 1) " (11817" 2678 10 1446527647 46 11817 'Re: Logic shouldn\'t be banned...' 'davide' 'davidenriquez41@gmail.com' '97.32.64.177' 1 1446527782 'davide' 'Apparently there are some misconceptions on why and how this punishment was performed. I will try to go over and clear up any accusations and rumors that I can with this response. (Note: some additional thoughts may be left out because I am on my phone).

1. [u]Punishment[/u]
LogicOG is currently serving a 28 day ban for hacking-aimbot and ban evasion. The initial punishment was issued in the PvP arena on prison. I noticed that while he was walking around he was aiming at a few other players with his bow and arrow fairly quickly. While changing his targets his head would move quicker to each individual player as they would pass by. When I say quicker it was not a snapping motion but a smoother quick movement that looked dead center at each of the players.  By this point I got our my recording software and recorded what I could of the action.  From there I then banned LogicOG for 14 days for hacking. He then returned to the server on an alternate account saying: "LOL YOU THOUGH I WAS HACKING YOU IDIOT." He was not debating but more mocking his punishment. From there he was banned for an additional 14 days.

2. [u]Decision & Influences [/u]
LogicOG was banned by me. There was no outside party of "4 players who said he was hacking." This punishment was issued solely by myself without any external influence on my decision. I only have what I witnessed and my video evidence to back up my punishment.

3. [u]Evidence[/u]
For the benefit of the server and for the quicker resolution of this disagreement I will not be disclosing my evidence. Sharing the link to the evidence will not help in proving to the public that my punishment was justified. The only ones at this point who can overrule this decision will be an admin. I am not refusing to disclose because "He has no evidence and he is lying." Only to prevent further flame wars and to not add any additional fuel to this fire.

4. [u]Time After Punishment[/u]
After the evasion was performed he was banned and friends of the player began to say that they wanted to talk. I will greatfuly say that I will not debate my punishments unless an appeal is done. However with an appeal the moderator who is suspected to be at fault is not permitted to further any arguments or debates in regards to the appeal filed against them. So in simpler terms I don't debate my punishments. I will talk with an admin in regards to the ruling and try to conclude the disfunction/disagreement quicker. If it is found that I was wrong I apologize to the player for the misunderstanding and then hope they accept the apology. I will not flaunt or throw in a persons face if I am right or not for I was raised to stick with my beliefs and get back up if you are down.

As I said before not all thoughts and details have been disclosed because I am on my phone but I will fix it and add to this.

For now this is my stance on the issue and I hope this clears up some misconceptions of this hot topic.

~Jdk21132' 'xx' 1) " (11818" 2678 10 1446528327 26 11818 'Re: Logic shouldn\'t be banned...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Can we not see the video.?' 'xx' 1) " (11819" 2684 2 1446530174 17186 11819 'lasttimelord213 is harassing me' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- lasttimelord213
What server was this on?: - Creative
When did they break this rule?: - A few minutes ago
Proof of the happening:- I will attach screenshots
What rule was broken?: - Harassment
Concise description: - None' 'clip' 1) " (11820" 2683 2 1446530685 17100 11820 'Re: Perriot1256 harassing AwesomeGurl05' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.192.235' 1 0 '' 'Tbh I don't see any harassment going on. But rather I personally think that the rp (or possible joking) of rape should be looked at and acted upon. Maybe its just me (I sure hope not) but I find it absolutely wrong to joke about something that has and still is hurting a lot of people. And sadly this isn't the first time I have seen people joke or rp about rape on this server.' 'xx' 1) " (11821" 2659 44 1446532686 17100 11825 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.192.235' 1 1446563514 'red_135_hlulu' 'The person above me says she is a goddess from Jupiter but aliens don't exist  ???

[color=red]**Spoiler Alert**[/color]
They do exist  :o

To be continued...
' 'xx' 1) " (11822" 2645 10 1446553560 17151 11822 'Re: My ban Appeal' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.210' 1 0 '' '[color=pink]I was really dumb and anyways I barely play minecraft once or twice a month. Just wanted to get my bad history sort of cleared [/color]' 'xx' 1) " (11823" 2678 10 1446553798 17151 11823 'Re: Logic shouldn\'t be banned...' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.210' 1 0 '' '[color=pink]JDK I do understand your reasons for banning him but could you post a link to the vide of him hacking?[/color]' 'xx' 1) " (11824" 2678 10 1446555483 24 11824 'Re: Logic shouldn\'t be banned...' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Lets see the video JDK because i can do that shit because it isnt hard i got into a 1v7 and i knock everyone of then away just in snap seconds switching and i can hit 3 people prob in a second or 2 because i move my mouse super fast (which why im shit on aiming when it comes to a 1v1 :DDDD) theres alot of people that experience pvp style. I can hold off about 7 guys and have a low chance on killing them all (AND I SUCK AT PVP because im a base builder and a cannoner). Logic got the badass aim and learn all pvp combat. Dende can co-op shit. Vorah well heh... He trash in pvp and talk shit 24/7 proving he the best pvp. And theres alot others that can kinda see hacks. BACK IN THE OLLDDDDD faction day when i first kill my first plat shade nexus everyone saying im hacking because im a noob person that was a guest. After i killed nexus im like huh i will kill all the top people that famous and here well that shit hasnt happy but i did face them and hell i got destroy.' 'xx' 1) " (11825" 2678 10 1446557705 46 11825 'Re: Logic shouldn\'t be banned...' 'davide' 'davidenriquez41@gmail.com' '97.32.65.24' 1 0 '' 'As I ha e said I will not disclose the video because of how heated this case has already got. Releasing the video will not help nor hurt his case so at the moment there is no need to release the video. If LogicOG decides to file a ban appeal using the correct format then we will look over the video more thoroughly with admins. However if he does not file an appeal the case will remain. I always emphasize the power of an appeal but I do believe that LogicOG should file this not a friend who is reading the questions to him. This will allow him to tell his side of the story to fullest detail and allow us to decide on the final decision. I will show the video to admins once a proper appeal has been filed or if an admin requests it before said appeal has been submitted. I would love to have closure on this disagreement as much as Logic wants to be unbanned. So anyone with direct contact with him please tell him to file an appeal. ' 'xx' 1) " (11826" 2678 10 1446564912 0 11826 'Re: Logic shouldn\'t be banned...' 'Achilles297' '' '107.77.68.127' 1 0 '' '[quote author=SoulMastera link=topic=2678.msg11824#msg11824 date=1446555483]
Lets see the video JDK because i can do that shit because it isnt hard i got into a 1v7 and i knock everyone of then away just in snap seconds switching and i can hit 3 people prob in a second or 2 because i move my mouse super fast (which why im shit on aiming when it comes to a 1v1 :DDDD) theres alot of people that experience pvp style. I can hold off about 7 guys and have a low chance on killing them all (AND I SUCK AT PVP because im a base builder and a cannoner). Logic got the badass aim and learn all pvp combat. Dende can co-op shit. Vorah well heh... He trash in pvp and talk shit 24/7 proving he the best pvp. And theres alot others that can kinda see hacks. BACK IN THE OLLDDDDD faction day when i first kill my first plat shade nexus everyone saying im hacking because im a noob person that was a guest. After i killed nexus im like huh i will kill all the top people that famous and here well that shit hasnt happy but i did face them and hell i got destroy.
[/quote]
This discussion is not about how skilled you and your friends are compared to logic. This post was made in the efforts to bring his ban into question and it has had just that effect. If logic wishes to further this process he needs to make a formal ban appeal. Making extremely long posts that are a pain to read and have no actual point are completely unnecessary. Also Jdk has no obligation to share his evidence if he does not feel it would change the situation.

I recommend you stop trying to escalate the situation let logic appeal and leave Jdk alone. Being a staff member isn't easy and posts like these only further stress them out. In the time it takes to read the mile long messages in this post people could be harassing or hacking but aren't caught because staff members are caught up in this nonsense.

But I digress have logic appeal and the staff will make an official ruling. Until then try not to make this any more ridiculous than it already is  :-\\
-Chilles' 'xx' 1) " (11827" 2678 10 1446566958 16222 11827 'Re: Logic shouldn\'t be banned...' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Denying this appeal since it doesn't follow the punishment appeal format. ' 'xx' 1) " (11828" 2659 44 1446567092 16222 11828 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'The person above me is an alien or is she...' 'xx' 1) " (11829" 2659 44 1446568180 17100 11829 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.192.235' 1 0 '' 'The person above me could also be an alien. Heck we all are XD

(It's obvious I'm running out of creativity here lol)' 'xx' 1) " (11830" 2659 44 1446569922 16222 11830 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'The person above can never run out of creativity' 'xx' 1) " (11831" 2659 44 1446572660 17100 11831 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.192.235' 1 0 '' 'The person above me seems like a very nice down to earth person. ' 'xx' 1) " (11832" 2685 4 1446575054 17190 11834 'Aviatorcraft isn\'t working...' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '72.80.70.60' 1 1446575290 'Shadow_Knight108' 'For some reason whenever I try to get on it says: Internal Exception: java.lang.ClassCastException: biz cannot be cast to fv. I want to play.
Please Help!' 'xx' 1) " (11833" 2685 4 1446575150 17100 11834 'Re: Aviatorcarft isn\'t working...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.192.235' 1 1446575412 'red_135_hlulu' 'Yea I used to have the same problem not that long ago actually. Have you tried restarting your computer?
' 'xx' 1) " (11834" 2685 4 1446575274 17190 11834 'Re: Aviatorcarft isn\'t working...' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '72.80.70.60' 1 0 '' 'Nevermind guys I was just using 1.7.10.
Everything is okay!
' 'xx' 1) " (11835" 2685 4 1446575881 17100 11835 'Re: Aviatorcraft isn\'t working...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.192.235' 1 0 '' 'Glad its worked for you  :)! I think you could lock this topic now.' 'xx' 1) " (11836" 2682 2 1446584731 17148 11836 'Re: xMijy_ and ImCj' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'Duuuuuuuude we had the best night ever. We had vodka (ssh) and we went on aviator and had fun lol. the topics discussed that night would make you barf of laughter. duuuuuuuuuuuuuuuuuuuuuuudeeee xDDDD Best report ever. cause we were drunk right and Ed Sheeran has a song called drunk xDDDDDD NOICE! sry tho lol' 'xx' 1) " (11837" 2683 2 1446584806 17148 11837 'Re: Perriot1256 harassing AwesomeGurl05' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'juliakitten is salty

dont do anythin bad round her she will report ye' 'xx' 1) " (11838" 2684 2 1446584887 17148 11838 'Re: lasttimelord213 is harassing me' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'this is something to look at... then laugh xD saltyyyyyy

dont do anything bad round her she will report you' 'xx' 1) " (11839" 2679 2 1446584975 17148 11839 'Re: Relaxing xXAshleyMadzXx ConnerBeCrafting and NinjaPlayzzzz' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'HAHAHAHAHAHAA i wasnt there i was playing with friends with bottles and lips lel. ur salty m8

dont do anything bad round her she will report you' 'xx' 1) " (11840" 2665 7 1446585077 17148 11840 'Re: xMijy_\'s Last Days' 'Mijy_' 'calebmimiller@gmail.com' '50.150.114.142' 1 0 '' 'AIGHT! im out peeps. have a good life mates. tiem 4 mi 2 gooooh' 'xx' 1) " (11841" 2686 2 1446595294 17186 11841 'MrGameWatch44 and Eastriver' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- MrGameWatch44 and Eastriver
What server was this on?: - Creative
When did they break this rule?: - A few minutes ago
Proof of the happening:- I will attach the screenshot
What rule was broken?: - Profanity and Spam
Concise description: - None' 'clip' 1) " (11842" 2686 2 1446597097 16696 11842 'Re: MrGameWatch44 and Eastriver' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[b]The Punishment Will Be Performed Promptly As Soon As A Staff Member Gets To It [/b]' 'xx' 1) " (11843" 2687 2 1446598020 16696 11846 'Furries cooldaevon15 Harrasing' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1446599708 'xPowerStaticx' '[b][i]Who ?[/i][/b] - Furries And Cooldaevon15
[b][i]Whats Going On[/i][/b] - They Are Harrasing xXAshleyMadzXx she told me to post it since she cant
[i][b]Server?[/b][/i] - Prison
[i][b]Date?[/b][/i] - 11/3/15 6:39 Am Central Chicago/America TimeZone
[i][b]Evidence?[/b][/i] - [img]https://i.gyazo.com/859d77ae0842474239286745cd4a9518.png[/img] [img]https://i.gyazo.com/1aef7e83a4a5293ecc47e6ba1dda785c.png[/img] [img]https://i.gyazo.com/f807401639be6bc458e524475581a22a.png[/img] [img]https://i.gyazo.com/b71bb8d2b103d6ddf59d058a661281a9.png[/img]' 'xx' 1) " (11847" 2683 2 1446601559 16696 11847 'Re: Perriot1256 harassing AwesomeGurl05' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=Mijy_ link=topic=2683.msg11837#msg11837 date=1446584806]
juliakitten is salty

dont do anythin bad round her she will report ye
[/quote] Like really i think she just figured out about Forums :P ' 'xx' 1) " (11844" 2686 2 1446598543 37 11844 'Re: MrGameWatch44 and Eastriver' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[quote author=xPowerStaticx link=topic=2686.msg11842#msg11842 date=1446597097]
[b]The Punishment Will Be Performed Promptly As Soon As A Staff Member Gets To It [/b]
[/quote]
Is that really necessary Static? o.O ' 'xx' 1) " (11845" 2645 10 1446598944 16696 11845 'Re: My ban Appeal' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' ' ;D [b][i]GoodLuck Getting Unbanned :D[/i][/b]' 'xx' 1) " (11846" 2679 2 1446599370 16696 11846 'Re: Relaxing xXAshleyMadzXx ConnerBeCrafting and NinjaPlayzzzz' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[b][i]Punishment Will Be Taken Seriously Soon When A Staff Member Gets To It ^-^ [ I love posting these kind of things ][/i][/b]' 'xx' 1) " (11848" 2688 2 1446602956 28 11848 'PrettyGirl527' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.24.110' 1 0 '' '[b]NAME:[/b] PrettyGirl527
[b]SERVER:[/b]Prison
[b]WHEN:[/b]6-ish minutes ago (9:14)
[b]PROOF:[/b]http://imgur.com/v4vCQoS
[b]RULE:[/b]Harassment
' 'xx' 1) " (11849" 2659 44 1446608505 16936 11849 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'The person above me obviously doesn't get it. I'm a goddess. Not an alien. Thank you very much. [color=teal]the heavenly forces surround me.[/color]' 'xx' 1) " (11850" 2687 2 1446609656 16222 11850 'Re: Furries cooldaevon15 Harrasing' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Furries has been ban for 1 day due to harassment
Cooldaevon15 has been ban for 1 day due to harassment

Both on creative' 'xx' 1) " (11851" 2688 2 1446609750 16222 11851 'Re: PrettyGirl527' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'There isn't enough proof to show the player was harassing you since it came from a msg. I'm assuming you said something to provoke her/him.
[b]Locking Topic[/b]' 'xx' 1) " (11852" 2689 43 1446609961 16696 12254 'My Introduction ^-^' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1447808612 'xPowerStaticx' 'Hey Guys Its Me Power and Im going to tell you a little about me! ^_^

[b][i]Did you have any previous Minecraft usernames?[/i][/b] - Yes I Do ckarate01 & xXckarate01Xx & Power_The_Panda & xPowerStaticx ^-^

[b][i]What is your favorite color? [/i][/b] - My Favorite Color Is Cyan Honestly i think it brings out my Mood

[b][i]What is your favorite food?[/i][/b] - I dont have one but my favorite fast food is Taco Bell

[b][i]Where are you from?[/i][/b] - In The United States which state? Oklahoma Im an Okie and im Proud

[b][i]What server do you mostly play on Minecraft?[/i][/b] - Im Honestly not Lieing but im going to have to say AviatorCraft and + thats the only server i donated on

[b][i]What Shows Do You Like to Watch[/i][/b] - Im going to have to say im still a lil kid so i like watching WitsAcademy Power Rangers [ All Seasons ] And K.C Undercover The Orginals Screarm Queens The Vampire Diaries Supergirl [ AND ANYTHING TO DO WITH SUPERHEROES ]

[b][i]Where can we contact you?[/i][/b] - Email Forums Or Skype or Prison im always on Minecraft [ My Skype : Kevinvo15 ]

[b][i]Who is your favorite youtuber?[/i][/b] - Im honestly more into the react channel so i would say BuzzFeed and the FineBro's

[b][i]Who is your favorite STAFF members?[/i][/b] - Im gonna do what everybody else did list them from what rank they are
Owner - AviatorGaming [ Zach ]
Admins - Fireblazer [ Alex ]
Mods? - WhiteDecay
Builder / Sr.Builder - Helly
Trial-Builder - I honestly dont have one
Trial-Mod - UniversalGhost [  Reece ]

[b][i]What is YOUR favorite server on aviatorcraft? [/i][/b] - Prison or Creative [ Most Likely Prison ]

[b][i] What Is Your Favorite Quote? [/i][/b] "Lifes To Short Make The Best Of It! "

[i]I think that all the questions that i could honestly come up with and some of them came from the ones everybody answerd i made some up but hey why not? Now You know About me know who are you? post your introduction Here! [/i] [url=http://aviatorcraft.com/forum/index.php?board=43.0]http://aviatorcraft.com/forum/index.php?board=43.0[/url]

' 'xx' 1) " (11853" 2676 2 1446609969 16222 11853 'Re: Yackytheduck calling me G*y' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Not enough proof and we don't accept cropped images.
[b]Locking Topic[/b]' 'xx' 1) " (11854" 2682 2 1446610254 16222 11854 'Re: xMijy_ and ImCj' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Both players have been muted for 1 hour.
[b]Locking Topic[/b]' 'xx' 1) " (11855" 2659 44 1446610495 26 11855 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'The person above me a female' 'xx' 1) " (11856" 2684 2 1446610899 16222 11856 'Re: lasttimelord213 is harassing me' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Player has been muted for an hour.
[b]Locking Topic[/b]' 'xx' 1) " (11857" 2659 44 1446610930 16696 11857 'Re: Forum Game...' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'The Person Above Me Is A [i][b]Wizard[/b][/i]' 'xx' 1) " (11858" 2686 2 1446611209 16222 11858 'Re: MrGameWatch44 and Eastriver' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Both players have been muted for an hour.
[b]Locking Topic[/b]' 'xx' 1) " (11859" 2690 3 1446611313 16696 11859 'WHEN IS REVAMP' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Revamp is supose to happen before Reset where you dont lose anything but THE RESET IS A MONTH AWAY' 'xx' 1) " (11860" 2691 1 1446611846 16696 11860 'Time Till Aviator Reset' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Its That Time Of Year Again! Where the server resets and you lose everything for a fresh restart :( . But whatever you donated you will retrieve again i put it on December 1st 12PM Central Time Because Mostly It Takes them until 2PM TO wait for the server restart


[url=http://itsalmo.st/#restart]http://itsalmo.st/#restart[/url]' 'xx' 1) " (11861" 2679 2 1446612511 16222 11861 'Re: Relaxing xXAshleyMadzXx ConnerBeCrafting and NinjaPlayzzzz' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'All players have been muted for an hour
[b]Locking Topic[/b]' 'xx' 1) " (11862" 2659 44 1446614491 17100 11862 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.201.6' 1 0 '' 'The person above me is not a wizard...I think' 'xx' 1) " (11863" 2691 1 1446615768 17139 11863 'Re: Time Till Aviator Reset' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 1446615917 'R5er_' 'I'm really excited for this revamp to happen. I think it's good to have a fresh restart every once in a while. I'm excited to see what the builders did for the revamp.' 'xx' 1) " (11864" 2659 44 1446617014 17139 11864 'Re: Forum Game...' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 1446617199 'R5er_' 'The person above me seems nice ' 'xx' 1) " (11865" 2659 44 1446618314 17100 11865 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.201.6' 1 0 '' 'The person above seems like a nice person too :D' 'xx' 1) " (11866" 2683 2 1446628840 1 11866 'Re: Perrito1256 harassing AwesomeGurl05' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.166' 1 0 '' '[img]http://i.imgur.com/ZxdBreF.png[/img]

Confirmed revoked his nick privileges. Thanks for the report.' 'xx' 1) " (11867" 2642 7 1446639915 50 11867 'Re: long time players ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' 'I was up to a month or 2 ago. Also a wild jboy appears.' 'xx' 1) " (11868" 2690 3 1446645874 46 11868 'Re: WHEN IS REVAMP' 'davide' 'davidenriquez41@gmail.com' '97.32.69.132' 1 0 '' 'Revamp will more then likely happen with the reset because of a few new things that we are doing. We would rather do it perfect the first time then have to do constant updates for it. ' 'xx' 1) " (11869" 2659 44 1446671690 15846 11869 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'The person above me has "Red" in their name. ;)' 'xx' 1) " (11870" 2692 15 1446673071 15846 11870 'Forum game section for forums?' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'I was wondering if we could have a certain section on the forums where we post our forum game ideas and we play the forum game. Btw the game is like a post kind of game were you have to reply with certain instructions followed.

Thanks
Will.' 'xx' 1) " (11871" 2659 44 1446673784 16936 11871 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'The person above me is the guy that started this mess [color=purple]thanks dude.[/color]' 'xx' 1) " (11872" 2692 15 1446673898 16936 11872 'Re: Forum game section for forums?' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' '[color=orange]yeah![/color] [color=red]for those of us who just get bored after looking at all unread posts[/color]' 'xx' 1) " (11873" 2693 26 1446681025 17210 11873 'yackytheduck' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' 'Yacky was saying he was going to report me for denying him from my plot

http://i.imgur.com/NdmyZdT.png


http://i.imgur.com/6w1WkCR.png

http://i.imgur.com/JX56az8.png


http://i.imgur.com/KJKOXXJ.png' 'recycled' 1) " (11874" 2694 1 1446687823 17139 11874 'Best server on Aviatorcraft' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 0 '' 'Have fun doing this poll! :D' 'xx' 1) " (11875" 2692 15 1446691791 17 11875 'Re: Forum game section for forums?' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'Hello

We used to have a 'Games Section ' however it was very vacant. That led us to remove it and just allow the very little game threads there are to be in the general discussion board. I could add it back it just depends on how many threads relating to forum games there are.

I'll leave this unlocked feel free to reply if you want.

Thanks for the suggestion
Luke' 'xx' 1) " (11876" 2693 26 1446702693 16393 11876 'Re: yackytheduck' 'Marco_Polo619' 'austinmarcus50@gmail.com' '60.240.241.113' 1 0 '' 'pffffffffffffffffffffffffft big woop. If he wants to report you he can so what if he threatens to report you like really wtf. in my opinion yacky did jack squat' 'recycled' 1) " (11877" 2693 26 1446709982 17100 11877 'Re: yackytheduck' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.201.6' 1 0 '' 'Hi there! I see that you didn't follow the reporting format. It's a possibility that the mods might reject this report because you didn't follow the format. Here's the link for it http://aviatorcraft.com/forum/index.php?topic=1897.0. It is the first topic in the Report a Player section and it's called Reporting Guidance (READ ME). You should be able to modify this post my pressing modify and change what ever is needed. The link also gives you tips on what to report and what not to report too.
All players are allowed to report but I have a feeling yacky said that so he can scare you into undenying him from your plot. Marco_Polo619 I think you could've been a bit nicer telling her your opinion though.
Hope I helped ' 'recycled' 1) " (11878" 2695 30 1446720419 9 11885 'Build Team Application' 'kost2498' 'kost2498@gmail.com' '104.169.131.102' 1 1446751194 'kost2498' 'IGN past was Kost2498 now its WhiteFireFlare.

TIME ZONE eastern

SKYPE WhiteFireFlare

PUNISHED yes got banned for a day about a year ago have mutchered a lot sense then.

RATE 6 I believe i can improve.

STYLE medieval and modern

ACTIVENESS About all week 2-3 each or maybe more.

IMAGES www.youtube.com/watch?v=K-ipfJZaGgM and https://youtu.be/u8EFlrBXq5c

EXTRA i have played on the server for about 2 years or so and looking forward to start playing longer  :)' 'xx' 1) " (11879" 2696 1 1446733249 16438 11879 'A Public Speech of Apology ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '5.152.213.186' 1 0 '' ' [center][i]Dear Everyone from Prison to Creative Im here to say sorry for everything i have ever said to anyone... i never meant to hurt feeling it was an escape from my own life i wanna say sorry to AgentStone VorahHD xxAshleymadzxx XloveMonksOrDieX and everyone else... i don't know anything i could do to make you all forgive me.. i know I'm a bad person i don't expect anyone to actually be my friend but the ones i have i stand up for them even if it means i have to be mean.. i just want to make amends with anyone i have a fighting with The_larz especially I'm so sorry... And From now on i have to live up to my word to staff follow the rules... My last thing is that i know most of you won't take my Apology.. i understand i hurt you that much but i never really meant it.. somethings aren't worth loosing and loosing friends old ones and new ones crushes me deep inside but please maybe knowing my own pain I grew up adopted my mom was 19 and my dad well.. i don't know my real dad.. i grew up being a transgender but i could never fully express it and having bipolar adhd stopped me.. i grew up my entire life up until i was 13 alone.. i was anti-social i cried on stage i was bullied for being weird shoved and pushed and having taking tablets everyday i got aggressive.. i found a game called mine craft on a server... people were so mean and nasty.. i learnt well most of the insults from then and i just now noticed.. I'm the biggest bitch on that server and on here.. i wanted to be famous for being a old player not for being a dick to everyone.. when i turned 13 i started middle school i was terrified i had only 1 friend in the 2 months i was there and i met this really nice person called taine I've known him for 2 years.. and recently because of a little slip up at the mall i i lost him.. I've been crying my heart out every night because I get panic attacks and i suffer from suicide thoughts all this add up to me being abusive to other players and i i feel like i should just die for what i did to everyone I'm sorry... i hope some of you still want to be friends... but for now I'm just going to stay silent on aviator.. I'm to scared to brake friendships or hurt someone... who did absolutely nothing to me...[/i][/center]


[center][img]http://25.media.tumblr.com/tumblr_m6pu24fqi41rxevt4o1_500.gif[/img][/center]
[center][i]Im sorry... ive ruined most of everyones lives... but please just think about forgiveness..[/i][/center]' 'sad' 1) " (11880" 2696 1 1446733478 16222 11880 'Re: A Public Speech of Apology ' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I'm always there for you when you need me.' 'xx' 1) " (11881" 2696 1 1446733542 16438 11881 'Re: A Public Speech of Apology ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '5.152.213.186' 1 0 '' '[quote author=WhiteDecay link=topic=2696.msg11880#msg11880 date=1446733478]
I'm always there for you when you need me.
[/quote]

[center][img]https://33.media.tumblr.com/7f0814cb54e05dc0d47e7b39e45318f0/tumblr_mwbu1qYhdv1s8hh46o1_400.gif[/img][/center]' 'xx' 1) " (11882" 2693 26 1446737678 17119 11882 'Re: yackytheduck' 'TheXbs' 'poppy321@ymail.com' '38.106.172.254' 1 0 '' 'Both of the people who said "Pussy" needs to be muted and or temp banned. Although i don't know who or what you both did to piss eachother off i will say you both need to calm down' 'recycled' 1) " (11883" 2696 1 1446739017 23 11883 'Re: A Public Speech of Apology ' 'R3dninjapanda_' 'Erenee456@gmail.com' '107.72.164.19' 1 0 '' 'Mama R3d is always there if ya need bb ^-^
' 'xx' 1) " (11884" 2696 1 1446741075 16438 11884 'Re: A Public Speech of Apology ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=R3dninjapanda_ link=topic=2696.msg11883#msg11883 date=1446739017]
Mama R3d is always there if ya need bb ^-^
[/quote]

[center][img]http://data.whicdn.com/images/43352964/large.gif[/img][/center]
[center][i](me and erica blasting away)[/i][/center]' 'xx' 1) " (11885" 2696 1 1446741450 17100 11885 'Re: A Public Speech of Apology ' 'red_135_hlulu' 'halah0530@yahoo.com' '197.193.152.64' 1 0 '' 'I think everyone deserves a second chance no matter what they did. Tbh you still seem like a good person to me. Everyone makes mistakes but at least you apologized which not that many people do anymore. I wish I knew you more though.' 'xx' 1) " (11886" 2693 26 1446752070 16222 11886 'Re: yackytheduck' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'This isn't a report of any kind.
This topic is denied and pointless.
[b]Locking Topic[/b]' 'recycled' 1) " (11887" 2692 15 1446753510 16936 11887 'Re: Forum game section for forums?' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'I think if you added it back more people would eventually be lead to adding to it. As I said in my previous post those of us who check forums daily get bored because there is usually 2 to 3 new posts. ' 'xx' 1) " (11888" 2696 1 1446754258 16936 11888 'Re: A Public Speech of Apology ' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'You have never done anything to me but at least you apologized as red_135_hlulu stated not many people do that anymore. But honestly I feel so bad for you. "Adopted" "transgender" "anti-social" "bullied" "panic attacks" "suicidal thoughts" omg. I feel sooooooo bad for you. Just know everyone on aviatorcraft [all the non-haters] are supporting you and hope you can somehow have a better life in the near future. <3

With love and support
              puppielove126 <3 <3' 'xx' 1) " (11889" 2696 1 1446756274 16530 11889 'Re: A Public Speech of Apology ' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 1446756554 'ItsVorah' 'Um...? What happen and why am i in this?' 'xx' 1) " (11890" 2694 1 1446757564 15846 11890 'Re: Best server on Aviatorcraft' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Prison and Creative are my favourite :)' 'xx' 1) " (11891" 2659 44 1446757697 15846 11891 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'The person above me is mean :( I cry' 'xx' 1) " (11892" 2692 15 1446757976 15846 11892 'Re: Forum game section for forums?' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=Luke link=topic=2692.msg11875#msg11875 date=1446691791]
Hello

We used to have a 'Games Section ' however it was very vacant. That led us to remove it and just allow the very little game threads there are to be in the general discussion board. I could add it back it just depends on how many threads relating to forum games there are.

I'll leave this unlocked feel free to reply if you want.

Thanks for the suggestion
Luke
[/quote]

Ok thanks Luke.' 'xx' 1) " (11893" 2692 15 1446758982 16696 11893 'Re: Forum game section for forums?' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=puppielove126 link=topic=2692.msg11872#msg11872 date=1446673898]
[color=orange]yeah![/color] [color=red]for those of us who just get bored after looking at all unread posts[/color]
[/quote] all the time over here :P
' 'xx' 1) " (11894" 2697 2 1446760418 17101 11894 'pumpkins on my head' 'Butterflyboss2' 'tigerpmvt@Yahoo.com' '71.234.181.161' 1 0 '' 'Mightydog and Masterkillergame have put pumpkins on my head. AFTER I SAID IT WAS ANNOYING!' 'xx' 1) " (11895" 2694 1 1446760526 47 11895 'Re: Best server on Aviatorcraft' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' 'You called Factions "Fractions" btw' 'xx' 1) " (11896" 2696 1 1446762687 16936 11896 'Re: A Public Speech of Apology ' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'Ok did you not understand her?????? She said sorry. Duh.' 'xx' 1) " (11897" 2692 15 1446762836 16936 11897 'Re: Forum game section for forums?' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' '[quote author=xPowerStaticx link=topic=2692.msg11893#msg11893 date=1446758982]
[quote author=puppielove126 link=topic=2692.msg11872#msg11872 date=1446673898]
[color=orange]yeah![/color] [color=red]for those of us who just get bored after looking at all unread posts[/color]
[/quote] all the time over here :P
[/quote]

Ikr I get bored look at my unread posts then see there are none. I say to myself I'm booooooooooored.' 'xx' 1) " (11898" 2659 44 1446763101 16936 11898 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'The person above me is sad. Sorry. Now I sad that u sad. :'(

Btw I was being sarcastic. This is awesome. And slightly ridiculous. But fun.

[color=green]thanks M1KKYP[/color]' 'xx' 1) " (11899" 2697 2 1446765795 16696 11899 'Re: pumpkins on my head' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Part of theserver sorry It an Event thing it can get annoying at times but its just for Holidays ^_^
' 'xx' 1) " (11900" 2694 1 1446772952 17139 11900 'Re: Best server on Aviatorcraft' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 0 '' '[quote author=Glassshard113 link=topic=2694.msg11895#msg11895 date=1446760526]
You called Factions "Fractions" btw
[/quote] There I changed it :) thanks for the info ' 'xx' 1) " (11901" 2696 1 1446773093 17139 11901 'Re: A Public Speech of Apology ' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 0 '' 'If you need me I'm here for you too Furries😊' 'xx' 1) " (11902" 2697 2 1446773949 15846 11902 'Re: pumpkins on my head' 'M1KKYP' 'mpicker1@bigpond.net.au' '103.24.208.245' 1 0 '' 'I know it can get annoying sometimes but why not put a pumpkin on their head? But like Power said it's just a holiday thing.

' 'xx' 1) " (11903" 2692 15 1446774148 15846 11903 'Re: Forum game section for forums?' 'M1KKYP' 'mpicker1@bigpond.net.au' '103.24.208.245' 1 0 '' 'I know it can get bit boring sometimes but I just look at the new posts maybe post a post reply etc. I do think it would be a good idea to add it again I would come up with some fun forum games to play in the forum game section often but I respect the staff's descision.

Thanks
Will.' 'xx' 1) " (11904" 2696 1 1446774334 15846 11904 'Re: A Public Speech of Apology ' 'M1KKYP' 'mpicker1@bigpond.net.au' '103.24.208.245' 1 0 '' 'Furrie I'm here for you <3' 'xx' 1) " (11905" 2697 2 1446774493 15846 11905 'Re: pumpkins on my head' 'M1KKYP' 'mpicker1@bigpond.net.au' '103.24.208.245' 1 0 '' 'I also sujest that you lock this topic as it has no point.

Thanks
Will.' 'xx' 1) " (11906" 2697 2 1446783235 16222 11906 'Re: pumpkins on my head' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'I'll see if we can add a command that will make you immune to the pumpkin hat or allow people to get helmets
[b]Locking Topic[/b]' 'xx' 1) " (11907" 2696 1 1446785284 16438 11907 'Re: A Public Speech of Apology ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i](i dont want everyone to feel bad for me what i did was worse then vorah.. i never got the chance to tell him i was sorry..)[/i][/center]' 'xx' 1) " (11908" 2696 1 1446794556 17100 11908 'Re: A Public Speech of Apology ' 'red_135_hlulu' 'halah0530@yahoo.com' '156.160.61.101' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2696.msg11907#msg11907 date=1446785284]
[center][i](i dont want everyone to feel bad for me what i did was worse then vorah.. i never got the chance to tell him i was sorry..)[/i][/center]
[/quote]
You're saying sorry now. Everyone makes mistakes and you're  trying to fix those mistakes. Like I said not many people do that anymore but the fact that you're doing it says a lot about you. Everyone has their challenges and their hardships in life and we shouldn't pity the other although I'm sure puppielove meant no harm. But as cliche as it sounds what doesnt kill you makes you stronger. And I hope you'll  become stronger each day. If you ever need anything just know I'll be there and always try my best to help. ' 'xx' 1) " (11909" 2659 44 1446794853 17100 11909 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '156.160.61.101' 1 0 '' 'The person above me is right. This game is super fun and at times made me lmao XD' 'xx' 1) " (11910" 2659 44 1446800513 15846 11910 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.164.87' 1 0 '' 'The person above me and before him/her are really nice and no problem making this post I didn't really think that a lot of people would like it I am really surprised that the post has gotten this far.

Thanks a lot
Will.' 'xx' 1) " (11911" 2645 10 1446812672 17151 11911 'Re: My ban Appeal' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.141' 1 0 '' '[color=pink]Thx power Maybe we can play some time. And I won't  oficially start playing minecraft until KidzBeEz returns [/color]' 'xx' 1) " (11912" 2696 1 1446817948 16530 11912 'Re: A Public Speech of Apology ' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'Oh well its cool no hard feelings.' 'xx' 1) " (11913" 2696 1 1446818201 16438 11913 'Re: A Public Speech of Apology ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=ItsVorah link=topic=2696.msg11912#msg11912 date=1446817948]
Oh well its cool no hard feelings.
[/quote]


Thank you vorah <3' 'xx' 1) " (11914" 2659 44 1446825261 0 11914 'Re: Forum Game...' 'Achilles297' '' '107.77.68.80' 1 0 '' 'The person above me's name reminds me of a mudkip.' 'xx' 1) " (11915" 2659 44 1446826258 17100 11915 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.138.135' 1 0 '' 'The person above me was an amazing trial mod before he quit. ' 'xx' 1) " (11916" 2659 44 1446835072 16837 11916 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.4.64' 1 0 '' 'The person above me is someone I agree with on that statement. ' 'xx' 1) " (11917" 2696 1 1446835336 15888 11917 'Re: A Public Speech of Apology ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.82' 1 0 '' 'I stil h8 u m8' 'xx' 1) " (11918" 2696 1 1446836120 16438 11918 'Re: A Public Speech of Apology ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i]no u dont sonic[/i][/center]

[center][img]https://31.media.tumblr.com/90a9fd6a77094efce09208a6ae917cad/tumblr_mzm02utWe11rflhpyo1_400.gif[/img][/center]' 'xx' 1) " (11919" 2692 15 1446841288 16936 11919 'Re: Forum game section for forums?' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' '[quote author=M1KKYP link=topic=2692.msg11903#msg11903 date=1446774148]
I know it can get bit boring sometimes but I just look at the new posts maybe post a post reply etc. I do think it would be a good idea to add it again I would come up with some fun forum games to play in the forum game section often but I respect the staff's descision.

Thanks
Will.
[/quote]

Same here. It's up to the staff. But it is a really good idea.' 'xx' 1) " (11920" 2645 10 1446842284 15846 11920 'Re: My ban Appeal' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=IISkyHDII link=topic=2645.msg11911#msg11911 date=1446812672]
[color=pink]Thx power Maybe we can play some time. And I won't  oficially start playing minecraft until KidzBeEz returns [/color]
[/quote]

Kidz told me that he quit aviatorcraft a while ago I don't think you will be very lucky getting him back on. But I would like to see you on again :).' 'xx' 1) " (11921" 2659 44 1446842438 15846 11921 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'The person above me is a great trial mod on the server and he helps out a lot. ' 'xx' 1) " (11922" 2692 15 1446842544 15846 11922 'Re: Forum game section for forums?' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '[quote author=puppielove126 link=topic=2692.msg11919#msg11919 date=1446841288]
[quote author=M1KKYP link=topic=2692.msg11903#msg11903 date=1446774148]
I know it can get bit boring sometimes but I just look at the new posts maybe post a post reply etc. I do think it would be a good idea to add it again I would come up with some fun forum games to play in the forum game section often but I respect the staff's descision.

Thanks
Will.
[/quote]

Same here. It's up to the staff. But it is a really good idea.
[/quote]

Thank you for thinking it's a good idea but like I said I understand the staff's decision.' 'xx' 1) " (11923" 2698 44 1446844217 15846 11926 'Forum game #2' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 1446845820 'M1KKYP' '[color=blue]What's this?[/color][color=green]ANOTHER forum game?[/color][color=orange]That's right ladies and gentlemen this is another forum game. So the name of this game is called;[/color][color=purple]Coding & Guessing.[/color][color=limegreen]To play this game you need to make a code with the code down below and the people who reply after you have to work the code out and if they want to can make their own code as well. For e.g. Fred: My code is 01. George: The code above me is Hi! Here is my code 01(16)(16)(14). Btw the second code was hello.<------ Don't say that.[/color]

Here is the code:

A=2  D=8  G=9  J=7      M=(12)  P=(26)  S=(15)  V=(28)    Y=(27)
B=4  E=1  H=0  K=(10)  N=(13)  Q=(17)  T=(11)  W=(23)  Z=(24)
C=5  F=3    I=6  L=(16)  O=(14)  R=(19)  U=(18)  X=(25)

Thanks and I hope you enjoy
Will.' 'xx' 1) " (11924" 2660 12 1446844440 31 11924 'Re: HAS MY BAN APEAL BEEN LOOKED AT' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'That's your choice but when an administrator says their waiting for a reply then their waiting there's nothing they can really do but wait. ' 'xx' 1) " (11925" 2698 44 1446844718 17100 11926 'Re: Forum game #2' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 1446845389 'red_135_hlulu' '0(14)(23)  8(14)  (18)  5(14)(12)1  (18)(29) (23)6(11)0  (11)01(15)1  92(12)1(15)  (16(14)(16)

Edited it to follow the game XD' 'xx' 1) " (11926" 2698 44 1446845338 15846 11926 'Re: Forum game #2' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 1446845757 'M1KKYP' 'The code above me is "How do you come up with these games lol" - They just pop up into my mind when I am bored. Here is my code:

(12)(27) (13)2(12)1 6(15) (23)6(16)(16)
' 'xx' 1) " (11927" 2696 1 1446848234 16696 11927 'Re: A Public Speech of Apology ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '  [img]http://images.liveluvcreate.com/create/o/ohana_means_family-261672.jpg?i[/img][i][b]Furries You Are My Family :D [/b][/i]' 'xx' 1) " (11928" 2699 1 1446848686 16696 11963 'Prison or Creative?' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1446928889 'xPowerStaticx' '[b][i]Hey Guys Lately i noticed that people mostly play on Creative OR Prison What Do You Choose? Vote on The Poll Above[/i][/b]' 'xx' 1) " (11929" 2696 1 1446850786 16936 11929 'Re: A Public Speech of Apology ' 'puppielove126' 'serling126@hotmail.com' '104.229.33.121' 1 0 '' '[quote author=xPowerStaticx link=topic=2696.msg11927#msg11927 date=1446848234]
  [img]http://images.liveluvcreate.com/create/o/ohana_means_family-261672.jpg?i[/img][i][b]Furries You Are My Family :D [/b][/i]
[/quote]

my response "awwwwww"' 'xx' 1) " (11930" 2698 44 1446851282 16936 11930 'Re: Forum game #2' 'puppielove126' 'serling126@hotmail.com' '104.229.33.121' 1 0 '' 'the code above me says "my name is Will"

my code is (23)6(16)(16)  6(15)  (2)12(2)24(6)13(9)  2(11)  5(19)1(2)11(6)13(9) 9(2)1(15)' 'xx' 1) " (11931" 2700 26 1446855633 16530 11931 'I HAXED AVIATORCRAFT' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' 'Im fly haxing on aviator metro confirmed 100%

jkjk I uploaded it on my new server wit cappy.

[img]http://i.imgur.com/Qglm57m.png[/img]' 'recycled' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (11932 2701 7 1446855732 16530 11932 'BRICKSB EATING A KEYBOARD' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' 'MY BABY BRICKSB EATING A FUCKING KEYBOARD <3

[img]http://i.imgur.com/JfPxmhQ.png[/img]' 'xx' 1) " (11933" 2701 7 1446855797 16530 11933 'Re: BRICKSB EATING A KEYBOARD' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' 'ilysm bricks' 'xx' 1) " (11934" 2700 26 1446855891 15846 11934 'Re: I HAXED AVIATORCRAFT' 'M1KKYP' 'mpicker1@bigpond.net.au' '49.197.103.170' 1 0 '' 'Idrc' 'recycled' 1) " (11935" 2700 26 1446855950 16530 11935 'Re: I HAXED AVIATORCRAFT' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' '[quote author=M1KKYP link=topic=2700.msg11934#msg11934 date=1446855891]
Idrc
[/quote]

So fight me ya queer' 'recycled' 1) " (11936" 2702 26 1446856225 16284 11936 'hi' 'CaptainDeadeye55' 'captaindeadeye55@gmail.com' '24.151.163.172' 1 1446861931 'Luke' 'join this server [color=red]censored[/color]gets    >>>>>>>>>>>>>>    [s]167.114.156[/s]' 'recycled' 1) " (11937" 2696 1 1446878418 16438 11937 'Re: A Public Speech of Apology ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=xPowerStaticx link=topic=2696.msg11927#msg11927 date=1446848234]
  [img]http://images.liveluvcreate.com/create/o/ohana_means_family-261672.jpg?i[/img][i][b]Furries You Are My Family :D [/b][/i]
[/quote]


[center][img]https://31.media.tumblr.com/8c901c79c9706cea655d2437c718dc04/tumblr_nb4cgbmgtN1sioebxo1_400.gif[/img][/center]

[center][i]You are what i am ohana <3[/i][/center]' 'xx' 1) " (11938" 2703 7 1446880364 15971 11938 'Truth about SoulMastera' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 1446880545 'pepsiScopes' 'Soul says he was banned from badlion for calling staff an autistic which is a lie as you can see http://prntscr.com/8zz6qg

I told him he used a hacked client and completely ignores what I say and just keep trying to get my attention (I must be very special)
http://prntscr.com/8zz6uz


He says I rage when I stopped typing a while ago and he continues to fire things at me trying to get my attention
http://prntscr.com/8zz79i
http://prntscr.com/8zz7ha


Makes False statements to get more attention
http://prntscr.com/8zz843

So maybe kids on AV just like to get attention maybe you guys can give them some advice on not making it so noticeable

Pce
[color=green]~Pepsi[/color]' 'xx' 1) " (11939" 2703 7 1446880722 15971 11939 'Re: Truth about SoulMastera' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Salty Soul incoming.....' 'xx' 1) " (11940" 2703 7 1446881134 15971 11940 'Re: Truth about SoulMastera' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=pepsiScopes link=topic=2703.msg11939#msg11939 date=1446880722]
Salty Soul incoming.....
[/quote/]


[UPDATE]
Solved the problem
http://prntscr.com/8zz9zd' 'xx' 1) " (11941" 2703 7 1446881362 24 11941 'Re: Truth about SoulMastera' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Stop acting like u are so special because I told u junk that u can/cant do and heres all i gotta say [quote author=SoulMastera link=topic=2582.msg11228#msg11228 date=1445102766]
Hey Pepsi your fricken Famous https://www.youtube.com/watch?v=VgrcSsY-rlA&app=desktop skip to 2:55.
[/quote] and this
[11/5/2015 9:39:54 PM] *** _Xx_MorralTach_xX_ III has renamed this conversation to "1/1/16 terrorist Squad" ***
[11/5/2015 9:39:55 PM] _Xx_MorralTach_xX_ III: xD
[11/5/2015 9:39:59 PM] *** Greenybomb has renamed this conversation to "BombPlantingCo" ***' 'xx' 1) " (11942" 2703 7 1446881816 15971 11942 'Re: Truth about SoulMastera' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'LOL thats all you can ever say yet your so bad you had to hack on badlion atleast I didnt XD' 'xx' 1) " (11943" 2703 7 1446882233 16837 11943 'Re: Truth about SoulMastera' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' '[font=georgia][b]Hello.
Please stop arguing before it becomes out of hand.  If this continues we have no choice than to lock this thread.
Thank you
Ghost.[/b][/font]' 'xx' 1) " (11944" 2659 44 1446907789 17100 11944 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' 'The person above me is right.' 'xx' 1) " (11945" 2703 7 1446908861 16530 11945 'Re: Truth about SoulMastera' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' 'pepsi mlg suked ur peepee get reked u fookin nerddddddd' 'xx' 1) " (11946" 2703 7 1446908898 16530 11946 'Re: Truth about SoulMastera' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' 'Pepsi can prob destroy u tho soul so just stfu bruh' 'xx' 1) " (11947" 2645 10 1446909544 17151 11947 'Re: My ban Appeal' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]He stopped playing minecraft for 1 year due to  a bet with Vorah :/ but he told me he might return.[/color]' 'xx' 1) " (11948" 2645 10 1446910539 26 11948 'Re: My ban Appeal' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'What was the bet' 'xx' 1) " (11949" 2692 15 1446910708 17 11949 'Re: Forum game section for forums?' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[size=10pt]Hello

Iv'e decided to add the board for the time being. Any forum games you post can now be within that board. Depending on the activity it gets I could leave it or possibility delete it.

Suggestion Accepted / Thread Locked.

Thanks
Luke[/size]' 'xx' 1) " (11950" 2659 44 1446911183 17151 11950 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]The person above me I don't know :/[/color]' 'xx' 1) " (11951" 2659 44 1446911392 0 11951 'Re: Forum Game...' 'Achilles297' '' '68.52.58.59' 1 0 '' 'The person above me always uses pink colored text and I don't know why' 'xx' 1) " (11952" 2659 44 1446916775 16837 11952 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '80.111.248.9' 1 0 '' 'The person above me is somebody I would like to have a chat with.' 'xx' 1) " (11953" 2645 10 1446917420 17151 11953 'Re: My ban Appeal' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Not sure he wasn't really specific with me and well when we skype we don't really talk about minecraft.[/color]' 'xx' 1) " (11954" 2659 44 1446917758 17151 11954 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]The person above me i have never talked to.[/color]' 'xx' 1) " (11955" 2701 7 1446917830 17151 11955 'Re: BRICKSB EATING A KEYBOARD' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]xD Bricks[/color]' 'xx' 1) " (11956" 2642 7 1446917893 17151 11956 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]"a wild jboy appeared"[/color]' 'xx' 1) " (11957" 2659 44 1446919621 16837 11957 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' 'The person above will sometime have a chat with me ;)' 'xx' 1) " (11958" 2659 44 1446921904 0 11958 'Re: Forum Game...' 'Achilles297' '' '68.52.58.59' 1 0 '' 'The person above me should've thought about that before being a jerk while I was a tmod. Nty' 'xx' 1) " (11959" 2659 44 1446923610 16837 11959 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 1446924099 'UniversalGhost' 'The person above me changed his name to Twini_6_6_6. (Also if you want to argue about me saying I am a "jerk" etc. message me on the forums to prevent arguments on this)' 'xx' 1) " (11960" 2659 44 1446925432 17100 11960 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '69.22.169.136' 1 1446925716 'red_135_hlulu' 'The person above me used to impersonate a polar bear and probably still is. And where did this drama come from XD
' 'xx' 1) " (11961" 2659 44 1446926002 0 11961 'Re: Forum Game...' 'Achilles297' '' '68.52.58.59' 1 0 '' 'The person above me is someone I've never met or talked to before.' 'xx' 1) " (11962" 2659 44 1446926177 16837 11962 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' 'The person above me built a big quartz tower.' 'xx' 1) " (11963" 2705 44 1446928667 16696 11963 'Game For All ^-^' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1446928786 'xPowerStaticx' '[b][i]This Game Is A Game Where You Describe someone that you hate or love you know. By describing them everyone has to figure out If its about them or not ! ^_^ . For Ex: I hate a beaver that got perm banned . then everyone would figure out who that person is and Quote them then answer it saying " ItsVorah " and you get the concept Its Basically like its going to be like M1'S game Where you reply to the person above you and then You Describe someone and then someone has to reply below you And figure out who that person is and then make a Describing statement [/i][/b]' 'xx' 1) " (11964" 2705 44 1446929156 17100 11964 'Re: Game For All ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' 'I greatly dislike a Canadian singer who has too many screaming girl fans.
Hope this doesnt have to be all about mc players' 'xx' 1) " (11965" 2705 44 1446931372 16696 11965 'Re: Game For All ^-^' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=red_135_hlulu link=topic=2705.msg11964#msg11964 date=1446929156]
I greatly dislike a Canadian singer who has too many screaming girl fans.
Hope this doesnt have to be all about mc players
[/quote] Justin Bieber? :P

I greatly dislike a singer who dated the Canadian Singer ' 'xx' 1) " (11966" 2703 7 1446931721 16055 11966 'Re: Truth about SoulMastera' 'ASF_BAJAN1' 'dscanlon4@kc.rr.com' '76.92.219.194' 1 0 '' 'I dont think Pepsi can take Soul Vorah only becuase I fought pepsi before and soul and the better competition was Soul so I think soul could win in a fight over pepsi. You see here the main point is SoulMastera is Coca Cola and PepsiScoped is Pepsi so obviously Coca Cola would win just saying.

-AlmightyGod (ASF_BAJAN1)' 'xx' 1) " (11967" 2706 44 1446931744 16837 11968 'WooHoo! ANOTHER forum game! ^-^' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 1446931966 'UniversalGhost' '[center][b][font=georgia]Hello to my fellow aviatorcraft forum users!
I got a fun game for you all. All you need is to have a creative mind. So this is how the game will work! It is a bit like the forum game but it is more friendlier. NO HATE PLEASE! Basically I am first so what you have to do is say one thing you like about the player above. Please do not answer with "Ehhh I dunno you".
For example:
Bob will be our first player. He has to write "Bob" and then someone has to say something nice about him and their name:
Bob is really kind a helps me a lot (He is just an example. Bob is not a Minecraft player :3)
UniversalGhost.
Get it? Now you try I will start
[color=limegreen]UniversalGhost[/color][/font][/b][/center]' 'xx' 1) " (11968" 2642 7 1446931819 16055 11968 'Re: long time players ' 'ASF_BAJAN1' 'dscanlon4@kc.rr.com' '76.92.219.194' 1 0 '' 'Sky I was the first to play on AviatorCrat right along with JBoy and I still play on there. My name is ASF_BAJAN1 aka AlmightyGod' 'xx' 1) " (11969" 2706 44 1446931979 16717 11969 'Re: WooHoo! ANOTHER forum game! ^-^' 'SirCactus' 'stanisauskisl@gmail.com' '86.40.149.41' 1 1446932181 'SirCactus' 'He is very helpful
      SirCactus' 'xx' 1) " (11970" 2706 44 1446932228 16837 11970 'Re: WooHoo! ANOTHER forum game! ^-^' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' 'SirCactus is a great friend and a friendly guy. He will help you if you need help.

[b]UniversalGhost[/b]' 'xx' 1) " (11971" 2705 44 1446932238 17100 11971 'Re: Game For All ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' '[quote author=xPowerStaticx link=topic=2705.msg11965#msg11965 date=1446931372]
[quote author=red_135_hlulu link=topic=2705.msg11964#msg11964 date=1446929156][/quote] Justin Bieber? :P

I greatly dislike a singer who dated the Canadian Singer
[/quote]
XD your correct. And I think its Selena Gomez.
I like a singer who just recently beat one of Taylor Swift's records along with many more.' 'xx' 1) " (11972" 2705 44 1446932644 26 11972 'Re: Game For All ^-^' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'I hate a person who doesn't like sonic and going fest' 'xx' 1) " (11973" 2706 44 1446932648 17100 11973 'Re: WooHoo! ANOTHER forum game! ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' 'UniversalGhost is a really fun person from what I see on forums. Sry I dont know you personally.

Red. Just call me red pls.' 'xx' 1) " (11974" 2706 44 1446932825 16837 11974 'Re: WooHoo! ANOTHER forum game! ^-^' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' 'Red seems like a nice person from what I see. She likes to get involved which is good.
UniversalGhost' 'xx' 1) " (11975" 2705 44 1446932849 17 11975 'Re: Game For All ^-^' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[quote author=red_135_hlulu link=topic=2705.msg11971#msg11971 date=1446932238]
[quote author=xPowerStaticx link=topic=2705.msg11965#msg11965 date=1446931372]
[quote author=red_135_hlulu link=topic=2705.msg11964#msg11964 date=1446929156][/quote] Justin Bieber? :P

I greatly dislike a singer who dated the Canadian Singer
[/quote]
XD your correct. And I think its Selena Gomez.
I like a singer who just recently beat one of Taylor Swift's records along with many more.
[/quote]
I assume Adele? Her song "hello" recently broke records.
My hint: Im worried that this person (she) will get president. ' 'xx' 1) " (11976" 2706 44 1446933250 23 11976 'Re: WooHoo! ANOTHER forum game! ^-^' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 0 '' 'Ghostie is really sweet and is great with making people be happy and helping the server.
R3d__' 'xx' 1) " (11977" 2706 44 1446933358 16837 11977 'Re: WooHoo! ANOTHER forum game! ^-^' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' 'Erica is basically Positive all the time. She will make you laugh when you are sad. She is a great person <3 :D
' 'xx' 1) " (11978" 2705 44 1446933378 17100 11978 'Re: Game For All ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' '[quote author=Luke link=topic=2705.msg11975#msg11975 date=1446932849]
[quote author=red_135_hlulu link=topic=2705.msg11971#msg11971 date=1446932238]
[quote author=xPowerStaticx link=topic=2705.msg11965#msg11965 date=1446931372]
[quote author=red_135_hlulu link=topic=2705.msg11964#msg11964 date=1446929156][/quote] Justin Bieber? :P

I greatly dislike a singer who dated the Canadian Singer
[/quote]
XD your correct. And I think its Selena Gomez.
I like a singer who just recently beat one of Taylor Swift's records along with many more.
[/quote]
I assume Adele? Her song "hello" recently broke records.
My hint: Im worried that this person (she) will get president.
[/quote]
Correct! And my guess is Hillary Clinton. Im actually rooting for her.
The person I like is a woman who broke the barriers of being a first lady and did many charity work just before WW2.' 'xx' 1) " (11979" 2705 44 1446933768 16837 11979 'Re: Game For All ^-^' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' 'I could be completely wrong here. Jacqueline Crochan.
This person runs a lot of Talent shows throughout America and England.' 'xx' 1) " (11980" 2705 44 1446934117 17100 11982 'Re: Game For All ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 1446934740 'red_135_hlulu' '[quote author=UniversalGhost link=topic=2705.msg11979#msg11979 date=1446933768]
I could be completely wrong here. Jacqueline Crochan.
This person runs a lot of Talent shows throughout America and England.
[/quote]
Mmm I never heard of her before but ill look her up. The person I was talking about was Eleanor Roosevelt who was Franklin Roosevelt's wife. And I'm guessing you're talking about Simon Cowell XD
I'm not sure how many ppl can get this but the people I like are a southern country all girl music group. They are also from my home state. They got some nasty backlash after saying some stuff about George W. Bush in a concert. They have some amazing songs in my opinion.' 'xx' 1) " (11981" 2707 44 1446934596 23 11981 '5 Fun Facts!' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 0 '' 'Hello!
Welcome to '5 Fun Facts'!
This is a little game I like to play with friends and thought that it could work here too. ^-^
The basis idea is to put down 5 TRUE facts that can be weird cute or anything (please just keep it kid friendly to some extent there are younger kiddos here!)
So to start off here are my 5 facts.
1.
According to the National Hot Dog and Sausage Council any person over the age of 18 should not top their hot dog with ketchup.

2.
From 1912 to 1948 painting was considered an Olympic event.

3.
A pineapple isn't a single fruit-
It's a group of berries that have fused together.

4. The longest baguette in the world is 400 feet long and took 60 bakers and seven hours to make.

5. Disney World is larger than 17 other countries.

Have fun with this!
R3d__
( side note you don't have to have 5 if you can't think of any or have more xP)
' 'xx' 1) " (11982" 2705 44 1446934671 26 11982 'Re: Game For All ^-^' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'I dislike the person who skipped my post ' 'xx' 1) " (11983" 2705 44 1446934809 17100 11983 'Re: Game For All ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 1446934911 'red_135_hlulu' 'Me or Luke? Cause I didnt see it till later' 'xx' 1) " (11984" 2703 7 1446935066 26 11984 'Re: Truth about SoulMastera' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'And I'm a drink people know of but isn't half as good or coke or pepsi' 'xx' 1) " (11985" 2705 44 1446935088 16696 11985 'Re: Game For All ^-^' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=DendeTheWizard link=topic=2705.msg11972#msg11972 date=1446932644]
I hate a person who doesn't like sonic and going fest
[/quote] Vorah.. ? I Dunno' 'xx' 1) " (11986" 2706 44 1446935294 16696 11986 'Re: WooHoo! ANOTHER forum game! ^-^' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'UniversalGhost likes the Galaxy and Ghost' 'xx' 1) " (11987" 2659 44 1446935522 26 11987 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'The person above mr is not me' 'xx' 1) " (11988" 2707 44 1446935693 16837 11988 'Re: 5 Fun Facts!' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' 'My 5 facts are quite random :3

1. Every time you sneeze your heart stops for a second.

2. An octopus has 3 hearts

3. A polar bear's fur is clear.

4. All continents start and end with the same letter.

5. You can fit all the countries from Iceland to Poland (Europe) into the Republic of Congo.' 'xx' 1) " (11989" 2703 7 1446935830 26 11989 'Re: Truth about SoulMastera' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Pepsi you never hacked..? http://www.badlion.net/profile/user/Pepsiii/punishments' 'xx' 1) " (11990" 2703 7 1446935931 16837 11990 'Re: Truth about SoulMastera' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.120.206' 1 0 '' 'Please stop trying to get small hits into each other. If this continues this thread will be Locked' 'xx' 1) " (11991" 2707 44 1446936174 17100 11991 'Re: 5 Fun Facts!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 1446937136 'red_135_hlulu' 'Those are all cool facts. Here are mine XD

1) Microscopic mites live on your eyelashes.

2) 100 SPF sunscreen is no better than 30 SPF sunscreen.

3) The French made up the middle finger after a war I think the French Revolution not 100% sure though.  Its a complicated story that involves bows and cutting fingers I know a bit gross. Btw I heard it on the Elvis Duran Show actually playing a game similar to this lol.

4) Scientists dont know why we itch for no reason.

5) You might know this. You can live longer without food than without sleep.

I always wanted to play a game like this XD! ' 'xx' 1) " (11992" 2707 44 1446941240 0 11992 'Re: 5 Fun Facts!' 'Achilles297' '' '68.52.58.59' 1 0 '' '1. The Scottish national animal is the unicorn.

2. Hitler was nominated for a Nobel peace prize in 1939.

3. The namesake of the Nobel peace prize Alfred Nobel also
created dynamite. Go peace!

4. The American flag we have today was originally designed as a class project in Ohio. The student got a b-.

5. On average it takes 364 licks to get to the tootsie roll center of a tootsie pop. The world finally knows.
' 'xx' 1) " (11993" 2705 44 1446943483 17 11993 'Re: Game For All ^-^' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[quote author=red_135_hlulu link=topic=2705.msg11980#msg11980 date=1446934117]
[quote author=UniversalGhost link=topic=2705.msg11979#msg11979 date=1446933768]
I could be completely wrong here. Jacqueline Crochan.
This person runs a lot of Talent shows throughout America and England.
[/quote]
Mmm I never heard of her before but ill look her up. The person I was talking about was Eleanor Roosevelt who was Franklin Roosevelt's wife. And I'm guessing you're talking about Simon Cowell XD
I'm not sure how many ppl can get this but the people I like are a southern country all girl music group. They are also from my home state. They got some nasty backlash after saying some stuff about George W. Bush in a concert. They have some amazing songs in my opinion.
[/quote]
I'm not sure especially since I'm not aware of your home state.
One of my favorite tv show characters is a big guy who had to survive on an island.' 'xx' 1) " (11994" 2642 7 1446943803 50 11994 'Re: long time players ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.93' 1 0 '' '[quote author=ASF_BAJAN1 link=topic=2642.msg11968#msg11968 date=1446931819]
Sky I was the first to play on AviatorCrat right along with JBoy and I still play on there. My name is ASF_BAJAN1 aka AlmightyGod
[/quote]
I was the first one to ever join :P' 'xx' 1) " (11995" 2703 7 1446952256 16530 11995 'Re: Truth about SoulMastera' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' 'ur too much of a puss to lock it.. Go suck sum pee pee ya puss' 'xx' 1) " (11996" 2708 2 1446952406 17186 11996 'punkenhed advertising' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- punkenhed
What server was this on?: - Prison
When did they break this rule?: - A few minutes ago
Proof of the happening:- Attached screenshots
What rule was broken?: - Advertising
Concise description: - None' 'clip' 1) " (11997" 2708 2 1446952899 16222 11997 'Re: punkenhed advertising' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Player has been banned for 28 days
[b]Locking Topic[/b]' 'xx' 1) " (11998" 2705 44 1446959791 17100 11998 'Re: Game For All ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' 'It was the Dixie Chicks. They sang the song Landslide and originated from Texas. I thought the George Bush comments would give it away but oh well ; P
I really dont know. I cant recall any tv shows that involve surviving on an island.
The person I like is a  tv character who stares in a Shonda Rhimes tv show. It involves a woman who is linked to the President and has to fix rich people's problems with a hole lotta drama in between. Hint: B613 ;)' 'xx' 1) " (11999" 2659 44 1446962052 17100 11999 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' 'The person above me is not as bored as I am' 'xx' 1) " (12000" 2706 44 1446964741 17100 12000 'Re: WooHoo! ANOTHER forum game! ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' 'xPowerStaticx is someone I don't know very well but he seems like a nice person. He also made a pretty fun game  :D' 'xx' 1) " (12001" 2701 7 1446970259 17139 12001 'Re: BRICKSB EATING A KEYBOARD' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 0 '' 'XD you gotta love bricks 😂' 'xx' 1) " (12002" 2701 7 1446978178 16438 12002 'Re: BRICKSB EATING A KEYBOARD' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][i]Make bricks eat his mouse c: <3[/i][/center]' 'xx' 1) " (12003" 2709 2 1446985366 17061 12003 'Abuse' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'When:Just now
Who: XxAshleyMcxX
What server: Prison
Rule broken: abuse

Proof:
http://imgur.com/BRvG8cc' 'xx' 1) " (12004" 2642 7 1446990914 17151 12004 'Re: long time players ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]Cool but I think I already got you guys in the list  :P[/color]' 'xx' 1) " (12005" 2710 26 1447001077 24 12005 'Waffleman1037 Advertisement' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Name of the suspect?:- Waffleman1037
What server was this on?: - Prison
When did they break this rule?: - 3 mins ago
Proof of the happening:- Pictures
What rule was broken?: - Advertisement

' 'recycled' 1) " (12006" 2659 44 1447002841 26 12006 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'The person above me is wrong' 'xx' 1) " (12007" 2659 44 1447002871 26 12007 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'The person above me got the 100th reply' 'xx' 1) " (12008" 2659 44 1447002958 17100 12011 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 1447006636 'red_135_hlulu' 'The person above me took away the chance of me being the 100th reply :(
Oh well at least I'm the 101 reply XD' 'xx' 1) " (12009" 2711 2 1447005451 47 12009 'SirScraps Advertising' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' 'Hi it's me again found another advertisement.

Name: SirScraps
Server: Prison
When Did They Break This Rule: Roughly 1:02 EST
Proof: http://imgur.com/6OYq8af
' 'xx' 1) " (12010" 2694 1 1447005513 47 12010 'Re: Best server on Aviatorcraft' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' 'How do you do quotes?  And no problem' 'xx' 1) " (12011" 2694 1 1447006423 17100 12011 'Re: Best server on Aviatorcraft' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 0 '' 'You can quote a reply by pressing quote instead of reply and it quotes the text for you. Or pressing reply and then pressing "Insert Quote" that should be in the right corner of the reply you want to quote and that should work for you.
Hope this helped and made sense.' 'xx' 1) " (12012" 2694 1 1447006871 47 12012 'Re: Best server on Aviatorcraft' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' '[quote author=Glassshard113 link=topic=2694.msg12010#msg12010 date=1447005513]
How do you do quotes?  And no problem
[/quote]

Thank you.' 'xx' 1) " (12013" 2694 1 1447006910 47 12013 'Re: Best server on Aviatorcraft' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' 'Wrong quote but thanks
[quote author=red_135_hlulu link=topic=2694.msg12011#msg12011 date=1447006423]
You can quote a reply by pressing quote instead of reply and it quotes the text for you. Or pressing reply and then pressing "Insert Quote" that should be in the right corner of the reply you want to quote and that should work for you.
Hope this helped and made sense.
[/quote]' 'xx' 1) " (12014" 2701 7 1447007771 16530 12014 'Re: BRICKSB EATING A KEYBOARD' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2701.msg12002#msg12002 date=1446978178]
[center][i]Make bricks eat his mouse c: <3[/i][/center]
[/quote]

Already did' 'xx' 1) " (12015" 2698 44 1447007915 17100 12016 'Re: Forum game #2' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 1447008270 'red_135_hlulu' 'The code above me says "will is amazing at creating gaes" games?
Here is my code:
6  (16)6(10)1  5(2)(11)(15)  2(13)8  6(12)  4(14)(19)(1)8' 'xx' 1) " (12016" 2694 1 1447007996 17100 12016 'Re: Best server on Aviatorcraft' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.194.200' 1 1447011342 'red_135_hlulu' 'Glad I could help  :D' 'xx' 1) " (12017" 2711 2 1447015086 16222 12017 'Re: SirScraps Advertising' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Player has been banned for 7 days.
[b]Locking Topic[/b]' 'xx' 1) " (12018" 2712 7 1447016826 16530 12018 'BRICKSB ARE YOU FUCKING DUMB??? xDDDD' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' 'I SWEAAR BRICKS GET DUMBER AND DUMBER EVERY GROUP CALL WE ALL HAVE. WTFFFFF

https://www.youtube.com/watch?v=kW17rsZ1e2I&feature=youtu.be' 'xx' 1) " (12019" 2713 2 1447017044 17118 12019 'Soniccalab Threatning to Hack. ' 'JackTheLad45' 'Jackgille45@gmail.com' '78.145.89.209' 1 0 '' 'Hello My name is Jack and I recently came across a threat that i do not want to happen in this way It was on your Faction server by a player that i know has donated for the server is name is Soniccalab. I am afraid and worried for the future of my base my game play and most importantly the other player's game play  as a player known as Soniccalab has threatened me because i raided someone else's base however raiding someone's base is not important since none of the rules on your website or on the signs at spawn have been breached. The point i am about to make however does violate. several of the rules. The Main one of that would be Hacking. Soniccalab threatened to Use his "Hax" to find my base so that he and his other friends can blow it up. As i recall this is a bannable offence and i expect for you to deal with this severely. I hope that you do not allow this to happen because it will be unfair for my friends and me to lose our stuff because of hacks that Soniccalab has. I have attached a screenshot onto this post of what Soniccalab had said to everyone in the chat.

Yours Sincerley Jack' 'exclamation' 1) " (12020" 2712 7 1447018326 26 12020 'Re: BRICKSB ARE YOU FUCKING DUMB??? xDDDD' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Wut' 'xx' 1) " (12021" 2712 7 1447027613 16530 12021 'Re: BRICKSB ARE YOU FUCKING DUMB??? xDDDD' 'VorahHD' 'kbuergert66@gmail.com' '108.61.19.6' 1 0 '' '[quote author=DendeTheWizard link=topic=2712.msg12020#msg12020 date=1447018326]
Wut
[/quote]

honestly have no clue bricks is weird' 'xx' 1) " (12022" 2714 2 1447029976 17061 12022 'Adertising' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'Who: Epohlazer
When: Like a hour ago
Server: Prison
Rule broken: Advertising

Proof:
http://imgur.com/DorFkeS' 'xx' 1) " (12023" 2714 2 1447030233 30 12023 'Re: Adertising' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'The player has been banned for 1 week.' 'xx' 1) " (12024" 2715 1 1447032238 46 12024 'Creative Roleplayers FTW' 'davide' 'davidenriquez41@gmail.com' '70.192.201.53' 1 0 '' '[b][font=georgia]Me and the fellow Aphmau Skinned people got together for a group photo.  Results: [u]AMAZING![/u][/font][/b]

[url=http://imgur.com/vZE0WXu]Link to Picture[/url]' 'xx' 1) " (12025" 2713 2 1447037513 16222 12025 'Re: Soniccalab Threatning to Hack. ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Hello
assuming your new to the forum. you may want to use the report format that you can see here http://aviatorcraft.com/forum/index.php?topic=1897.0

Also this report is being denied since threaten to use hack doesn't pose any threat and can't be prove if the person have hacks.
[b]Locking Topic[/b]' 'xx' 1) " (12026" 2715 1 1447037621 16222 12026 'Re: Creative Roleplayers FTW' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH.
GARROTH!!! AARON!!!! APHMAU I LOVE YOU ALLLLLLL whoop forgot Laurence XD' 'xx' 1) " (12027" 2716 7 1447042398 16519 12027 'Under Cover >:o' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Did anybody else realize this catastrophe? CeralMuncher aka Ceral is an undercover mod >:o!!!!!!!!!!! Even though he or any other staff members have not yet told us. I am here to expose his secrate for all of us to be aware. Under Cover >:o.


            -Bricks' 'xx' 1) " (12028" 2701 7 1447042905 16438 12028 'Re: BRICKSB EATING A KEYBOARD' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[quote author=ItsVorah link=topic=2701.msg12014#msg12014 date=1447007771]
[quote author=Xx_Furries_xX link=topic=2701.msg12002#msg12002 date=1446978178]
[center][i]Make bricks eat his mouse c: <3[/i][/center]
[/quote]

Already did
[/quote]

[center][i]even though bricks hates me :') he made me proud today[/i][/center]' 'xx' 1) " (12029" 2715 1 1447043212 16438 12029 'Re: Creative Roleplayers FTW' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][i]so I'm never included in group photos anymore mkay i see jdk u picking favourites over me again kthx imma just tell everyone ur secret [/i][/center]

[center][size=8pt]pstttt he's secretly a narwhale[/size][/center]' 'xx' 1) " (12030" 2712 7 1447043404 16438 12030 'Re: BRICKSB ARE YOU FUCKING DUMB??? xDDDD' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][img]http://25.media.tumblr.com/tumblr_m9t473sri21qa54c6o1_400.gif[/img][/center]

[center][i]Bricks is just well he's umm he's very special to all of us :')[/i][/center]' 'xx' 1) " (12031" 2716 7 1447044438 0 12031 'Re: Under Cover >:o' 'Achilles297' '' '68.52.58.59' 1 0 '' 'No. He just behaves like one which isn't necessarily a bad thing. I was the Same way before I was promoted and it doesn't make you undercover or any more important than other players ' 'xx' 1) " (12032" 2716 7 1447051260 16222 12032 'Re: Under Cover >:o' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Mhm if i was the smart one wait... i am the smart one i would've pretended to quit being a mod and spy on everyone gasp. I'm a genius!!!

Alex: No if you are undercover as a mod you are still online as a staff member which doesn't change the way the rules works. If a staff member is online no matter the reason you must follow the protocol of kicking then mute or ban.

Me: but but but but alexxxxxxxxxxx

Alex: No

me: Fine (whisper: You never listen to my ideas)

Alex: i can literally see that you type that and i d listen to most of your idea if you have not notice i listened to most of your ideas for prison revamp.

Me: -gasp- i love you Little brother Alex! (I'm older)

That the story about how the whole idea would go from one bad idea to a great friendship. x3' 'xx' 1) " (12033" 2715 1 1447054442 16696 12033 'Re: Creative Roleplayers FTW' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'They were literally eating me like i was an actual duck when i was on :P' 'xx' 1) " (12034" 2716 7 1447075424 24 12034 'Re: Under Cover >:o' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'I remember WhiteDecay said if I want to be a mod I should just shut up :/ eventho i don't know how I'm acting like one and I act still a dick to people (THANKS TWINI FOR UR ATTITUDE TRANSFER :3)' 'xx' 1) " (12035" 2716 7 1447077313 0 12035 'Re: Under Cover >:o' 'Achilles297' '' '107.77.90.30' 1 0 '' '[quote author=WhiteDecay link=topic=2716.msg12032#msg12032 date=1447051260]
Mhm if i was the smart one wait... i am the smart one i would've pretended to quit being a mod and spy on everyone gasp. I'm a genius!!!

Alex: No if you are undercover as a mod you are still online as a staff member which doesn't change the way the rules works. If a staff member is online no matter the reason you must follow the protocol of kicking then mute or ban.

Me: but but but but alexxxxxxxxxxx

Alex: No

me: Fine (whisper: You never listen to my ideas)

Alex: i can literally see that you type that and i d listen to most of your idea if you have not notice i listened to most of your ideas for prison revamp.

Me: -gasp- i love you Little brother Alex! (I'm older)

That the story about how the whole idea would go from one bad idea to a great friendship. x3
[/quote]

I feel as though this conversation topic would've instantly changed because the entire staff team have the attention span of hyper chipmunks. Would you like to tell more stories about your chats with Alex?' 'xx' 1) " (12036" 2716 7 1447080218 17100 12036 'Re: Under Cover >:o' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.207.186' 1 0 '' '[quote author=Achilles297 link=topic=2716.msg12035#msg12035 date=1447077313]
[quote author=WhiteDecay link=topic=2716.msg12032#msg12032 date=1447051260]
Mhm if i was the smart one wait... i am the smart one i would've pretended to quit being a mod and spy on everyone gasp. I'm a genius!!!

Alex: No if you are undercover as a mod you are still online as a staff member which doesn't change the way the rules works. If a staff member is online no matter the reason you must follow the protocol of kicking then mute or ban.

Me: but but but but alexxxxxxxxxxx

Alex: No

me: Fine (whisper: You never listen to my ideas)

Alex: i can literally see that you type that and i d listen to most of your idea if you have not notice i listened to most of your ideas for prison revamp.

Me: -gasp- i love you Little brother Alex! (I'm older)

That the story about how the whole idea would go from one bad idea to a great friendship. x3
[/quote]

I feel as though this conversation topic would've instantly changed because the entire staff team have the attention span of hyper chipmunks. Would you like to tell more stories about your chats with Alex?
[/quote]
Well that felt a little unnecessary. ' 'xx' 1) " (12037" 2716 7 1447082661 16222 12037 'Re: Under Cover >:o' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'XD it just a show of how the staff chat act we talk about one thing then dift off topic into something ridiculous ' 'xx' 1) " (12038" 2716 7 1447083480 17100 12038 'Re: Under Cover >:o' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.207.186' 1 0 '' '[quote author=WhiteDecay link=topic=2716.msg12037#msg12037 date=1447082661]
XD it just a show of how the staff chat act we talk about one thing then dift off topic into something ridiculous
[/quote]
oh XD. Always thought that all conversations were like that. They just go from one topic to another without you even realizing it lol' 'xx' 1) " (12039" 2716 7 1447088544 1 12039 'Re: Under Cover >:o' 'godlikefrank' 'alextehbest@hotmail.com' '87.114.113.117' 1 0 '' 'Wow stop compromising our secret method 04 we still have 2 other operatives doing their job to rely on who haven't been discovered yet. shhhh' 'xx' 1) " (12040" 2659 44 1447090093 17100 12040 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.207.186' 1 0 '' 'The person above me killed all the forum games gg -_-' 'xx' 1) " (12041" 2716 7 1447103688 16222 12041 'Re: Under Cover >:o' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'You just gave away how many operitives we have nice alex your the worst boss ever.' 'xx' 1) " (12042" 2660 12 1447134978 17191 12042 'Re: HAS MY BAN APEAL BEEN LOOKED AT' 'GS_TinyTiger147' 'kaylahamilton330@yahoo.com' '75.86.152.68' 1 0 '' 'any reply yet
' 'xx' 1) " (12043" 2716 7 1447139377 16438 12043 'Re: Under Cover >:o' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][i]i like to spam decay with screenshots till he hates me hasn't happened but it will.. soon [size=10pt]Soon..[/size][size=10pt]Very [/size][size=8pt]Soon..[/size][/i][/center]' 'xx' 1) " (12044" 2659 44 1447141213 15846 12044 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.128.96.56' 1 0 '' 'Guys I am pretty happy how far this post got thanks guys.

The person above said something' 'xx' 1) " (12045" 2716 7 1447164409 16222 12045 'Re: Under Cover >:o' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'love you too bae x3 <3' 'xx' 1) " (12046" 2643 15 1447164465 16222 12046 'Re: Kit PvP' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Can you please stop using that color text it hard for me or anyone to read it since it match the background well' 'xx' 1) " (12047" 2659 44 1447164910 16222 12047 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'The person above me is loco lolo crazy any other language for saying crazy' 'xx' 1) " (12048" 2706 44 1447165037 16222 12048 'Re: WooHoo! ANOTHER forum game! ^-^' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Red is a fun person she love to play the forum games and be kind to anyone.' 'xx' 1) " (12049" 2706 44 1447166261 17100 12049 'Re: WooHoo! ANOTHER forum game! ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.207.186' 1 0 '' 'I don't know WhiteDecay personally but he seems like a really nice guy who tries his best to help people. ' 'xx' 1) " (12050" 2706 44 1447171658 16837 12050 'Re: WooHoo! ANOTHER forum game! ^-^' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.121.18' 1 0 '' 'Red is a good person as I got to play with her recently :D' 'xx' 1) " (12051" 2659 44 1447183444 16936 12051 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'The person above me seems like a really fun guy. 8)' 'xx' 1) " (12052" 2659 44 1447186988 17100 12052 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.207.186' 1 0 '' 'The person above me seems like a good person who is nice to a lot of people.' 'xx' 1) " (12053" 2706 44 1447187663 17100 12053 'Re: WooHoo! ANOTHER forum game! ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.207.186' 1 0 '' 'UniversalGhost is a very nice person with a kind of energy to him that gets me not feeling down anymore  :D ' 'xx' 1) " (12054" 2717 2 1447188221 0 12055 'Skyblock Minimagwa and Dragagwa' 'anggsharaf123' '' '41.42.207.186' 1 1447188565 'anggsharaf123' 'Name: Minimagwa and Dragagwa
Server: Skyblock
When: about an hour or 2 ago but in the proof was at different times in 2 hours
Rule Broken: Harassment or too much Sexual references
Proof:

I really did not feel comfortable that they were talking about this and when i mentioned it they said to do /ignore but i still didn't like it that they were talking like this and i think they deserve ti be punished.' 'clip' 1) " (12055" 2717 2 1447188353 0 12055 'Re: Skyblock Minimala and Dragagwa' 'anggsharaf123' '' '41.42.207.186' 1 0 '' 'Rest of proof
' 'clip' 1) " (12056" 2706 44 1447193922 16696 12056 'Re: WooHoo! ANOTHER forum game! ^-^' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Red reminds me of The Red moon Lunar Eclipes ' 'xx' 1) " (12057" 2659 44 1447193993 16696 12057 'Re: Forum Game...' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'The person above me doesnt know that this post has 8 Pages long and 1 000 VIEWS' 'xx' 1) " (12058" 2718 3 1447198368 17221 12058 'How do I play severs' 'ZoeyGamers' 'zoeyrichardson16@yahoo.com' '68.63.159.56' 1 0 '' 'Can you tell me how to play servers' 'xx' 1) " (12059" 2718 3 1447199311 26 12059 'Re: How do I play severs' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Yes' 'xx' 1) " (12060" 2659 44 1447199370 26 12060 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'The person above me makes Dende curious how he knows that the person above him doesn't know' 'xx' 1) " (12061" 2719 7 1447200140 16530 12061 'RIP Aviator Part 2' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 1447200845 'ItsVorah' 'https://www.youtube.com/watch?v=T3V5DpRXTdc

Stay tune for our next attack. GG' 'xx' 1) " (12062" 2719 7 1447202427 26 12062 'Re: RIP Aviator Part 2' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'I thought you left i crai' 'xx' 1) " (12063" 2720 24 1447203646 15971 12063 'new vid' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'https://www.youtube.com/watch?v=cy9KSFmiYKU' 'xx' 1) " (12064" 2719 7 1447205914 1 12064 'Re: RIP Aviator Part 2' 'godlikefrank' 'alextehbest@hotmail.com' '84.93.88.187' 1 0 '' 'It's hard to leave a server while you're banned already but ok
[img width=600]http://i.imgur.com/5i00I4U.png[/img]

Also how is doing a drop party an attack? I've never known a minecraft player as petty as you are' 'xx' 1) " (12065" 2718 3 1447207110 15888 12065 'Re: How do I play severs' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'A lot of people are asking about this. Put the IP into minecraft not your browser.' 'xx' 1) " (12066" 2721 2 1447209173 17186 12066 'jaygan spamming ' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- jaygan
What server was this on?: - Creative
When did they break this rule?: - Still going on
Proof of the happening:- Attached screenshots
What rule was broken?: - Spamming
Concise description: - None' 'clip' 1) " (12067" 2690 3 1447216460 1 12067 'Re: WHEN IS REVAMP' 'godlikefrank' 'alextehbest@hotmail.com' '84.93.88.187' 1 0 '' 'Revamp's happening on the reset It's much easier for everyone involved to do it that way.' 'xx' 1) " (12068" 2720 24 1447217928 26 12068 'Re: new vid' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Advertising for another server. Ban..?' 'xx' 1) " (12069" 2659 44 1447218039 17100 12069 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.207.186' 1 0 '' 'The person above me has made me very confused with his play of words ???  And yea PowerStatic I knew that XD' 'xx' 1) " (12070" 2718 3 1447219226 17100 12070 'Re: How do I play severs' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.207.186' 1 0 '' 'Open up minecraft which you should have downloaded and paid for to get an account. Then press multiplayer press join server to keep the IP or direct connect to just connect to it without saving the server/IP. I suggest to do join server not direct connect. Server IP is aviatorcraft.com just in case you didn't know. After that just go ahead and play. Use the compass by pressing some random place and choosing a part of the server to play in. If you still need help you can pm me or the more experienced staff members or just check the source of all info Google.
Hope this helped ya.' 'xx' 1) " (12071" 2720 24 1447223610 15971 12071 'Re: new vid' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'naw I didnt say any ip ;)' 'xx' 1) " (12072" 2720 24 1447223754 15971 12072 'Re: new vid' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=pepsiScopes link=topic=2720.msg12071#msg12071 date=1447223610]
naw I didnt say any ip ;)
[/quote]


Besides maybe staff should do something about vorahs new video ;)' 'xx' 1) " (12073" 2721 2 1447247840 46 12073 'Re: jaygan spamming ' 'davide' 'davidenriquez41@gmail.com' '97.32.64.176' 1 0 '' 'Thanks for the report!

Player will be punished accordingly :)' 'xx' 1) " (12074" 2706 44 1447248415 17100 12074 'Re: WooHoo! ANOTHER forum game! ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.199.216' 1 0 '' 'Static reminds me of lightning and thunderstorms which I love.' 'xx' 1) " (12075" 2706 44 1447255187 16837 12075 'Re: WooHoo! ANOTHER forum game! ^-^' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.97.84' 1 0 '' 'Red is a good person and she has humor. A good thing!' 'xx' 1) " (12076" 2698 44 1447256147 16936 12121 'Re: Forum game #2' 'puppielove126' 'serling126@hotmail.com' '104.229.33.121' 1 1447383579 'puppielove126' '[quote author=red_135_hlulu link=topic=2698.msg12015#msg12015 date=1447007915]
The code above me says "will is amazing at creating gaes" games?
Here is my code:
6  (16)6(10)1  5(2)(11)(15)  2(13)8  6(12)  4(14)(19)(1)8
[/quote]

[color=teal]your right sorry i wasn't paying attention. It was games.[/color]

[color=limegreen]the code above me says "i like cats and i'm bored"[/color]

my code is "6 (16)6(1)10 (12)6(13)1(5)19(2)3(11)

lets see if the aphmau fans get the joke ^-^' 'xx' 1) " (12077" 2720 24 1447257659 24 12077 'Re: new vid' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Pepsi it shows the IP in the desc retard -_-' 'xx' 1) " (12078" 2722 2 1447258441 16543 12078 'hottea1224 dont say that :P' '_The_Larz_' 'lars.degreef@gmail.com' '77.248.51.3' 1 0 '' 'Name:hottea1224
Server: prison
When they broke the rule: a few min ago
Proof: http://imgur.com/a/7NHtP
What rule was broken: harresment' 'xx' 1) " (12079" 2706 44 1447260461 17100 12079 'Re: WooHoo! ANOTHER forum game! ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.179.77' 1 0 '' 'Uni is a really fun person who made an amazing game that spreads more love in the world and helps with boredom ;D' 'xx' 1) " (12080" 2723 2 1447265743 15943 12080 'pvpmebruh harassment ' 'DragonHunter87' 'basketballduke2014@yahoo.com' '75.117.147.90' 1 0 '' 'Attention Mods/admins of aviatorcraft i was on aviator for just a few and pvpmebruh continued to harass xXitzmisticXx in chat in regards of probing her to giving him nude pics on skype and that he has 27 others that he has in his collection which could result into federal investigation for producing and distributing child pornography which in counts becoming a registered sex offender.. staff please be aware i warned him first of reporting him and when doing so he got rude with me told me to &%#@ off and he didnt care about getting banned or that he didnt care about the staff of aviator ... please look at attached pics/screenshots for info thanks 

ps.i also have more screenshots could not add all.' 'clip' 1) " (12081" 2723 2 1447265793 15943 12081 'Re: pvpmebruh harassment ' 'DragonHunter87' 'basketballduke2014@yahoo.com' '75.117.147.90' 1 0 '' 'also my ign is RyanInc1 not DragonHunter87 that was my old account thanks...' 'xx' 1) " (12082" 2706 44 1447267885 16837 12082 'Re: WooHoo! ANOTHER forum game! ^-^' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.97.84' 1 0 '' 'Red is someone who does not like boredom. Like me XD' 'xx' 1) " (12083" 2723 2 1447269247 17100 12083 'Re: pvpmebruh harassment ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.179.77' 1 0 '' 'I understand what he did has greatly bothered you. Although next time you report someone it would be best to use the reporting format called Reporting Guidance (READ ME) which is the first topic in Report a Player. Here is the link: http://aviatorcraft.com/forum/index.php?topic=1897.0. It makes it much easier for ppl to read it and understand it.

Sry I keep writing these posts XD' 'xx' 1) " (12084" 2723 2 1447270917 16519 12084 'Re: pvpmebruh harassment ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Like a wise mine crafter once said "THIS IS MINECRAFT!!!!!!" So tell him to f off your friend and get over it cause nobody likes him. Thats what you should say. If in that case he reports you for saying that then report the screenshots. Note: this is what you should do in the next situation a fgt like him does anything like that to children. The mods would see the screen shots and do something about it.

                    Thanks - Bricks' 'xx' 1) " (12085" 2723 2 1447271283 17100 12085 'Re: pvpmebruh harassment ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.193.246' 1 1447271861 'red_135_hlulu' '[quote author=BricksB link=topic=2723.msg12084#msg12084 date=1447270917]
Like a wise mine crafter once said "THIS IS MINECRAFT!!!!!!" So tell him to f off your friend and get over it cause nobody likes him. Thats what you should say. If in that case he reports you for saying that then report the screenshots. Note: this is what you should do in the next situation a fgt like him does anything like that to children. The mods would see the screen shots and do something about it.

                    Thanks - Bricks
[/quote]
Uh well I think he'll still get punished for harassing him back though although I don't disagree with what Bricks said tbh :P
Sometimes you gotta do what ya gotta do to some ppl' 'xx' 1) " (12086" 2706 44 1447272909 17100 12086 'Re: WooHoo! ANOTHER forum game! ^-^' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.193.246' 1 0 '' 'Ikr! The boredom is killing me to the extreme lol. Uni lives in a country I wish I could visit one day even though it might never happen except in my imagination XD' 'xx' 1) " (12087" 2723 2 1447281937 46 12087 'Re: pvpmebruh harassment ' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly due to the severity of the punishment. Thanks for letting us know!

As mentioned by another player please use our reporting format found in the [url=http://aviatorcraft.com/forum/index.php?topic=1897.0]Reporting Guidance (READ ME)[/url] post on the "Report a Player" board.  We will accept this report for now but next time please use the reporting format.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12088" 2722 2 1447282058 46 12088 'Re: hottea1224 dont say that :P' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report!

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12089" 2717 2 1447282204 46 12089 'Re: Skyblock Minimagwa and Dragagwa' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The players will be punished accordingly based on the severity of the punishment.  Thanks for the report!

[i]On a side note.  This is the last time that we will accept your reports with cropped images.  Next time you report please use a full screenshot so that way it shows you aren't hiding anything.  If you submit another report with cropped images it [u]Will Not Be Accepted.[/u][/i]

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12090" 2709 2 1447282285 46 12090 'Re: Abuse' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report!

(Sorry for the long response time!)

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12091" 2660 12 1447282542 46 12091 'Re: HAS MY BAN APEAL BEEN LOOKED AT' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Unfortunately there still has been no word back about as to why the chargeback occurred.  We have sent multiple emails to the owner of the paypal account but with no response back. 

Until you could provide us with a receipt of purchase then we really cannot do much.  I will get an admin to help assist you via personal message on forums.  Maybe even set up a skype call.  Until then there is nothing we can do. ' 'xx' 1) " (12092" 2695 30 1447283613 46 12092 'Re: Build Team Application' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'I would suggest that you add a bit more detail to your application in terms of Rating and Images.  Just saying "I believe I can improve" is not really telling us much.  Everyone can improve but in what ways you can improve.  In regards to the images the videos show decent builds but they are not at the level of quality that our team usually does.

[b]Suggestions:[/b]
  In regard to the builds add more depth to the structures.  For this example I will use Minecraft Walls:
[url=http://i.imgur.com/hfxQQ.png]WALL #1[/url]          [url=http://i1112.photobucket.com/albums/k483/straightsonicDX/Wall%20design/2011-09-16_150955.png]WALL #2[/url]
If you look at these two walls one looks a lot better then the other because more depth was added to it.  With that depth is also some block variety.  Your current builds are very similar to the flatness of Wall 1 because of the fact that they seem very boxy.  When you add depth to your builds it ends up resulting in more block variety and also helps improve the overall feel of the build.  Go nuts with the builds and experiment with many different styles so that way you can improve on your building abilities. 
  In regards to the application try adding more detail in terms of wording and time spent on it.  The application currently looks like it was made in about 3 minutes.  Adding [b]BOLD[/b] words to section out each part and adding more detail to your answers will allow us to make the best judgement on your application.  For example in the punishment section instead of

[i]"yes got banned for a day about a year ago have mutchered a lot sense then." [/i]

Make it into (but don't copy this example):

[i]"I have been punished one time in the past year and was banned for one day because of it.  I have matured quite a bit since then which will allow me to focus on building for the server." [/i]

Simple details will allow you to become more recognized and make your application stand out from the rest. 

Hope this helps out a bit!

~[color=blue][b]JDK21132[/b][/color]' 'xx' 1) " (12093" 2715 1 1447283756 46 12093 'Re: Creative Roleplayers FTW' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2715.msg12029#msg12029 date=1447043212]
[center][i]so I'm never included in group photos anymore mkay i see jdk u picking favourites over me again kthx imma just tell everyone ur secret [/i][/center]

[center][size=8pt]pstttt he's secretly a narwhale[/size][/center]
[/quote]

I wasn't picking favorites at the time. I was only sharing the love of the Aphmau "Minecraft Diaries" series into one picture.

[size=6pt]Or was I? (;<[/size]' 'xx' 1) " (12094" 2707 44 1447284726 46 12094 'Re: 5 Fun Facts!' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[b]Fact #1:[/b]

There is not solid evidence of who discovered North America first.  Though many theories point to many different possibilites there is no hardcore evidence.

[b]Fact #2:[/b]

I have ridden 3 of the top 5 fastest roller coasters in the world excluding Formula Rossa (Dubai-144mph) and Dodonpa (Tokyo-101mph).  I have ridden Kingda Ka (New Jersey-128mph) Top Thrill Dragster (Ohio-120mph) and Superman: Escape from Krypton (California-101mph). Yes they were frightening but I only cried for 20 minutes.

[b]Fact #3:[/b]

In the United States the Bloodhound (a type of Hound Dog) is the only animal that can submit evidence of any kind to a public court and it will be accepted.

[b]Fact #4: [/b]

Though it is currently believe that Barrack Obama is the worst president to ever run the United States historical scholars often believe that the worst is either between Martin Van Buren (5th President of the USA) and John Tyler (10th). Van Buren was believe to be very easily manipulated to do whatever businesses wanted and Tyler decided to become an independent while in office.  Tyler's switch to being an independent caused him to have an attempted impeachment initiated by the Whig part in July of 1842.

[b]Fact #5: [/b]

Paris is often referred to as "The City of Light" ("La Ville-Lumi?re") both because of its leading role during the Age of Enlightenment and more literally because Paris was one of the first European cities to adopt gas street lighting. ' 'xx' 1) " (12095" 2462 22 1447285324 46 12095 'Re: Minecraft Multi-Millionaire' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[size=16pt][b]Update![/b][/size]

We will now be moving minecraft Millionaire to every other Friday starting this Friday (November 13th 2015) at 6pm EST! (10pm GST/3pm West Coast). With this move we will now strive to have this event occur every other week on PRISON.

Due to his contributions to the game and his involvement in it [color=blue][b]Universal Ghost (Reece)[/b][/color]  will now become a Co-Host (Co-Owner) of the Minecraft Multi-Millionaire game show! I appreciate him taking the time to get involved in the show and this promotion should help keep the show going even more! :D

A new plugin is in the works to make the Minecraft Multi-Millionaire show much easier to do! We have no set date on when it will be ready for use but we hope to have it up and running as soon as possible! For now we will remain operating with the current format. :)

We will also try and get some special guests to help us with the show including other staff members Rare sight Admins and maybe a YouTuber or 7! We hope to see everyone this Friday and get ready for some fun!

Thanks for the support!

~[b][color=blue]Aviatorcraft Events Team[/color][/b]' 'xx' 1) " (12096" 2724 44 1447301175 16696 12262 'Describe your self in 26 Letters !' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1447811947 'xPowerStaticx' '[b][i]Welcome Everybody this forum is game is Describing you in A B or C's Let get started Clean copy Below! And Honestly Be REAL

A- Age:
B- Biggest fear:
C- Current time:
D- Drink you last had:
E- Every day starts with:
F- Favorite song:
G- Ghosts are they real?
H- Hometown:
I- In love with:
J- Jealous of:
K- Killed someone?:
L- Last time you cried?:
M- Middle name:
N- Number of siblings:
O- One wish:
P- Person you last called:
R- Reason to smile:
S- Song last sang:
T- Time you woke up:
U- Universal Dimension Would like to go to [ In Any movie including Marvel ]:
V- Vacation Destination:
W- Worst habit:
Y- Your favorite food:
X- X-Rays you've had:
Z- Zodiac sign:

Describe Aviator In 5 Words
1)
2)
3)
4)
5)[/i][/b]' 'xx' 1) " (12097" 2724 44 1447301580 16696 12111 'Re: Describe your self in 26 Letters !' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1447363690 'xPowerStaticx' 'A- Age: 11
B- Biggest fear: Clowns
C- Current time: November 12 2015 04:06:44 am[ Forums ]
D- Drink you last had: Sparkling Water Kiwi Flavored
E- Every day starts with: Alarm Clock
F- Favorite song: Twenty Something Kris Tise Lucian Remiz
G- Ghosts are they real? Totally
H- Hometown: Lawton OK
I- In love with: Puppy's
J- Jealous of: no one
K- Killed someone?: in VGames
L- Last time you cried?: ( Nonya )
M- Middle name: M ( ignite out the rest )
N- Number of siblings: 2
O- One wish: For me and my family to be imortal
P- Person you last called: On skype Thexbs
R- Reason to smile: Cause I'm happy
S- Song last sang: Here Alessia Cara Lucian Remix
T- Time you woke up: 7:15AM [ For School ] but for today 12 PM
U- Underwear color: Why?
V- Vacation Destination: New York City ^-^
W- Worst habit: Eating
Y- Your favorite food: Buffalo Wild Wings
X- X-Rays you've had: Counting the dentist I don't know
Z- Zodiac sign: Capricorn
Describe Aviator In 5 Words
1) Eventful
2) Mean [ Sometimes ]
3) Creative
4) Pvp
5) Drama [ Mostly Vorah :P ]' 'xx' 1) " (12098" 2724 44 1447302443 31 12098 'Re: Describe your self in 26 Letters !' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'A- Age: 16
B- Biggest fear: Heights
C- Current time: 8:35PM PST
D- Drink you last had: Grape Sparkling Cider
E- Every day starts with: Waking up
F- Favorite song: Nope
G- Ghosts are they real? I's plausible
H- Hometown: Not saying
I- In love with: Not saying
J- Jealous of: Not Saying
K- Killed someone?: Nope
L- Last time you cried?: Men don't cry
M- Middle name: Only some know
N- Number of siblings: 3
O- One wish: Can't say
P- Person you last called: On Skype: Smallen TS: Alex Phone: Step-Mom
R- Reason to smile: Jokes
S- Song last sang: A song
T- Time you woke up: 9:15AM
U- Underwear color: What the hell not saying
V- Vacation Destination: Hawaii
W- Worst habit: Not saying
Y- Your favorite food: I'm more of Italian sorta of guy
X- X-Rays you've had: None
Z- Zodiac sign: Don't remember' 'xx' 1) " (12099" 2724 44 1447308471 17100 12099 'Re: Describe your self in 26 Letters !' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.193.246' 1 1447309725 'red_135_hlulu' '[b]A- Age:[/b] 14
[b]B- Biggest fear:[/b] Insects or anything that crawls.
[b]C- Current time:[/b] 8:09 a.m
[b]D- Drink you last had:[/b] Mint Tea
[b]E- Every day starts with:[/b] Being forced out of bed
[b]F- Favorite song:[/b] Currently Child O Mine by Guns N Roses
[b]G- Ghosts are they real?[/b] I think spirits more than ghosts.
[b]H- Hometown:[/b] Houston TX
[b]I- In love with:[/b] My mom
[b]J- Jealous of:[/b] Cats cause they so adorable and they sleep all the time.
[b]K- Killed someone?:[/b] Nope
[b]L- Last time you cried?:[/b] When I feel like it
[b]M- Middle name:[/b] Gonna take it out of my name anyways.
[b]N- Number of siblings:[/b] 1
[b]O- One wish:[/b] World Peace cause its possibly never gonna happen.
[b]P- Person you last called:[/b] Dad. I got like only 3 ppl on Skype XD
[b]R- Reason to smile:[/b] Cause I'm just a smiler
[b]S- Song last sang:[/b] That Meghan Trainer and John Legend song
[b]T- Time you woke up:[/b] An hour ago
[b]U- Underwear color:[/b] He he he No -_-
[b]V- Vacation Destination:[/b] Fiji I guess
[b]W- Worst habit:[/b] Apologizing...sry. See I just did it!
[b]Y- Your favorite food:[/b] Rudy's brisket
[b]X- X-Rays you've had:[/b] Dentist and idk on my foot once.
[b]Z- Zodiac sign:[/b] Google says its Gemini.
' 'xx' 1) " (12100" 2659 44 1447312763 15846 12100 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.97.43' 1 0 '' 'The person above me seems really nice :)' 'xx' 1) " (12101" 2643 15 1447313115 15846 12101 'Re: Kit PvP' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.97.43' 1 0 '' 'Firstly: I agree with WhiteDecay... Stop.... Using... The... Colour please I fan....

Secondly: I think it would be a good idea to add an op kitpvp server to the server but I think it should be added when we reach higher amounts of players on the server.

Thanks
Will.' 'xx' 1) " (12102" 2718 3 1447314140 15846 12103 'Re: How do I play severs' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.97.43' 1 1447314371 'M1KKYP' 'I'm just going to space it out a bit.

1. Open up minecraft.

2. Click on multiplayer.

3. Click on "direct connect" or "add server".

4. Type in the server ip; play.aviatorcraft.com

5. And join!

Also right click on the compass and choose your server or you could do; /factions /prison /survival etc.' 'xx' 1) " (12103" 2718 3 1447314240 15846 12103 'Re: How do I play severs' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.97.43' 1 0 '' 'Btw red I suggest to use play.aviatorcraft.com ' 'xx' 1) " (12104" 2718 3 1447325865 17100 12104 'Re: How do I play severs' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' '[quote author=M1KKYP link=topic=2718.msg12103#msg12103 date=1447314240]
Btw red I suggest to use play.aviatorcraft.com
[/quote]
Thanks Will' 'xx' 1) " (12105" 2715 1 1447330182 16438 12105 'Re: Creative Roleplayers FTW' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '86.98.22.16' 1 0 '' '[quote author=davide link=topic=2715.msg12093#msg12093 date=1447283756]
[quote author=Xx_Furries_xX link=topic=2715.msg12029#msg12029 date=1447043212]
[center][i]so I'm never included in group photos anymore mkay i see jdk u picking favourites over me again kthx imma just tell everyone ur secret [/i][/center]

[center][size=8pt]pstttt he's secretly a narwhale[/size][/center]
[/quote]

I wasn't picking favorites at the time. I was only sharing the love of the Aphmau "Minecraft Diaries" series into one picture.

[size=6pt]Or was I? (;<[/size]
[/quote]


[center][img]http://3.bp.blogspot.com/-Tl4-QQSFkHM/UnY4O06f8UI/AAAAAAAAOmQ/e1G41WSxOKo/s1600/slap.gif[/img][/center]
[center][i]Thats u in slow mo as i slap u :3 <3[/i][/center]' 'xx' 1) " (12106" 2643 15 1447335167 17100 12106 'Re: Kit PvP' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' 'Imma just be that girl and mention the color again XD :P But srsly that color hurts my eyes.
But I like the idea of kitpvp server although not sure how much traffic it could bring. I love UHC but like I rarely see anyone on it. And when I mean rarely I mean just one person if I'm lucky. But I'm also in a different time zone too sooo idk ' 'xx' 1) " (12107" 2643 15 1447339942 26 12107 'Re: Kit PvP' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'You guys have weak eyes' 'xx' 1) " (12108" 2643 15 1447343267 17100 12108 'Re: Kit PvP' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' 'I know :( ' 'xx' 1) " (12109" 2724 44 1447347068 16438 12109 'Re: Describe your self in 26 Letters !' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'A- Age: 15
B- Biggest fear: Boats
C- Current time: 21:01:18
D- Drink you last had: Chocolate Milk
E- Every day starts with: Swimming
F- Favorite song: Smile and wave
G- Ghosts are they real? Depends on if i believe in paranormal activity
H- Hometown: Johberg
I- In love with: Nexusflame ;3 my sexy nexy
J- Jealous of: My bf's pet rat ._.
K- Killed someone?: Only my enemies in dogeball
L- Last time you cried?: Yesterday after a meltdown
M- Middle name: Dorathy (madline dorathy Margaritah the second)
N- Number of siblings: adopted
O- One wish: To bring back my old dog henrietah who was there for me when i was adopted and born
P- Person you last called: Freya (aka my bffffff irl)
R- Reason to smile: My pets
S- Song last sang: I kissed a girl and i liked it
T- Time you woke up: 7:30
U- Underwear color: pink with a word thirsty thursday Lace from victoria secret
V- Vacation Destination: I HATE BOATS AND PLANES
W- Worst habit: kleptomaniac so ya.. umm..
Y- Your favorite food: Milk tart
X- X-Rays you've had: For my weird shaped large foot
Z- Zodiac sign: 69 Cancer

Describe Aviator In 5 Words
1)NEEDS
2)ME
3)AS
4)FRIKEN
5)STAFF' 'xx' 1) " (12110" 2725 22 1447352173 1 12110 '12/11/2015 PRISON REVAMP TEASERS ' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.188' 1 0 '' 'hype hype

Have some screenshots:
[img width=540]http://i.imgur.com/P6sYnlR.jpg[/img]  [img width=540]http://i.imgur.com/FzDoguI.jpg[/img]' 'xx' 1) " (12111" 2725 22 1447352588 17100 12111 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' 'Im speechless...' 'xx' 1) " (12112" 2643 15 1447363738 16696 12112 'Re: Kit PvP' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I lvoe KitPvP Mostly because we can all get the same kits and items to be fair ' 'xx' 1) " (12113" 2643 15 1447364378 17100 12113 'Re: Kit PvP' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' 'And also the bad pvpers me try to get better without having to waste hours to  get op stuff. ' 'xx' 1) " (12114" 2725 22 1447365925 31 12114 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '172.56.38.58' 1 0 '' 'You call these teasers haha. I've seen these before but thanks though.' 'xx' 1) " (12115" 2726 2 1447368721 17101 12115 'Sorry- yackytheduck (loveandBuild1)' 'Butterflyboss2' 'tigerpmvt@Yahoo.com' '71.234.181.161' 1 0 '' 'LoveandBuild1 wanted me to report yackytheduck for harrassing. I'm not sure exactly what he said but he was ticking her off a lot. I have him ignored on my end. I am so sorry that I have been on so much and complaining but he really got on her last nerves.' 'xx' 1) " (12116" 2727 2 1447370309 47 12116 'Bakerman1971 Disrespecting Staff / Spamming' 'Glassshard113' 'tomcat2003513@yahoo.com' '71.11.24.110' 1 0 '' 'Name: Bakerman1971
Server: Prison
When Did They Break This Rule: About 6:28 EST
Proof: http://imgur.com/AP0Y2KQ
What Rule Was Broken: [4] Spamming
( Maybe Disrespecting Staff Or treating others with respect but i dont see them in /rules but Yeah )' 'xx' 1) " (12117" 2720 24 1447370940 16222 12117 'Re: new vid' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'it ok for now hes just showing his editing skills at moment i was very impress with it.' 'xx' 1) " (12118" 2643 15 1447370981 17151 12118 'Re: Kit PvP' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Sorry for using pink to much guys this will be my new official color :P[/color]' 'xx' 1) " (12119" 2727 2 1447374310 16696 12119 'Re: Bakerman1971 Disrespecting Staff / Spamming' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Punishment have already may be taken By Smallen ' 'xx' 1) " (12120" 2728 24 1447379118 46 12120 'Posh Bottoms...' 'davide' 'davidenriquez41@gmail.com' '70.192.192.162' 1 0 '' '[b][font=georgia]I decided to embarrass myself by creating my first video with commentary. But what will I do with those Posh Bottoms... Find out by watching the episode!

https://www.youtube.com/watch?v=9NdG3vs9zeE

I have been nagged at enough to finally create a video with my commentary so this is my first shot at it...

No Judge plox ;n;[/font][/b]' 'xx' 1) " (12121" 2659 44 1447383513 16936 12121 'Re: Forum Game...' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'The person above me is...... wait for it......


[color=orange]a super awesome fun guy!!!!!![/color]' 'xx' 1) " (12122" 2659 44 1447383817 26 12122 'Re: Forum Game...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'the person above me will not understand what I am about to say.

G0TTA G0 F3ST LIEK SAN1C LUN65 ATL3AT 1M N0T M0V3' 'xx' 1) " (12123" 2726 2 1447385275 16519 12123 'Re: Sorry- yackytheduck (loveandBuild1)' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'This tells you nothing about the situation. If you would like the link I bet the red girl will give it to you if you pm her!! Cause thats what she's good at!! xD Anyways this is not in the correct format and has no proof of the situation. So in this case I suggest that you read the proper report information on how to do it and do that. ' 'xx' 1) " (12124" 2729 26 1447385621 16519 12124 'Ip banned for a misunderstanding Appel' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I have already informed Alex and Luke about this situation that is bad. I was just hoping that if any other mod/admin could help with it that would be great. Just please respond for the pm from me so we can get started. This is a very important situation to me.  :/

      Thanks for the help
                                        -BricksB

' 'recycled' 1) " (12125" 2659 44 1447386761 16222 12125 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'The person above me can't speak proper English and spell' 'xx' 1) " (12126" 2730 43 1447386795 16049 12126 'Fibs Introduction :)' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' '[b]Hello everyone I am Fibs and this is my introduction! I am currently 17 years old and studying to be an Architect/Engineer. I have played minecraft for roughly 4 years. I would call myself a little bit of a gamer i play a wide range of games and love most genres. I  currently go to high school in the mornings and college in the afternoons on some days. Feel free to Introduce yourself here[/b] http://aviatorcraft.com/forum/index.php?board=43.0

[b]Did you have any previous Minecraft usernames?[/b]
My first username was Excited_Fiber and now it is Fibs

[b]What is your favorite color? [/b]
My favorite color would be cyan or most shades of blue.

[b]What is your eye color?[/b]
My eyes are blue.

[b]What is your favorite food?[/b]
My favorite food is most things from breakfast anything breakfast related i love :D

[b]Where are you from?[/b]
I am from Maryland (US)

[b]Who is your favorite youtuber?[/b]
My favorite youtuber is Syndicate

[b]Who is your favorite staff members?[/b]
The ones i talk to the most would probably be Fireblazer Carmau and Twini

[b]How long have you been on aviator and would you call yourself popular?[/b]
I have been on aviatorcraft for about 1 1/2 - 2 years and i would call myself popular with people that have been around for a while as well.

[b]What is your favorite server on aviatorcraft?[/b]
Prison of course :)

[b]What shows do you like to watch?[/b]
I have watched Orange is The New Black True Blood American Horror Story(helly :p) The Arrow The Flash Lost Tom and Jerry(My childhood love) and am currently binge watching Dexter.

[b]What is your favorite singer/band/music.[/b]
I don't really have a favorite i listen to most genres it just depends if i like it.

[b]What are your favorite games to play?[/b]
For PC it would have to be minecraft csgo and league of legends. For consoles it would be (i'm going to abbreviate) MW2 MW3 Treyarch's COD series (mainly for zombies). And way back when for playstation 2 i would say War of the Monster Need for speed underground and crash bandicoot. There are probably more i have just not remembered.

[b]Well these are the only questions i could come up with (or steal from other Intro posts :3). If you want to know anything else just ask me :)[/b]



' 'xx' 1) " (12127" 2729 26 1447386976 16530 12127 'Re: Ip banned for a misunderstanding Appel' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'Lmao i gotchu banned? Damn sonnn xD' 'recycled' 1) " (12128" 2659 44 1447387078 16530 12128 'Re: Forum Game...' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'The person above me cant speak english either.... I mean wtf get a wank bruh' 'xx' 1) " (12129" 2730 43 1447389435 17 12150 'Re: Fibs Introduction :)' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1447451615 'Luke' '[font=times new roman]I got to season three in dexter its pretty good although I can't say it was my favorite. As well as Dexter I stopped watching Hawaii 5-0 around season 3 for lack of interest. Lost however will always be my all-time favorite series though with its wide ranged story line and character development. If you haven't already I would recommend Supernatural if your in to AMHS (I like SPN more than AMHS). [u]The Walking Dead[/u] is also really good (I watched it before it became famous but decided to stop watching it after it become sort of cliche. After about a year I decided to re-watch it and have binged watched 2 seasons this week :P). If your into to "crime of the week" shows I would recommend Criminal Minds. Its really only a show you tune in to occasionally though as you don't have to watch every episode to get the concept. If your looking for a criminal show worthy of binge watching I would definitely recommend [u]24[/u] (it's over now but its definitely second to Lost in my opinion for differentiating itself from most series). Lastly if you like drama/supernatural/vampire series [u]The Vampire Diaries[/u] is good from season 1-5. Angel (a spin-off of Buffy The Vampire Slayer) is also really good too?at least to me.

As of now [u]Supernatural[/u] and The Originals (spin-off of The Vampire Diaries) are the only two shows I watch besides TWD. Supernatural airs on the CW which is the same as Arrow. I wouldn't waste your time on One upon a time or The Grimm. I liked them for awhile but they don't nearly equate to some of the shows I listed above. I mentioned a lot of shows so i'll underline the good ones :P.[/font]' 'xx' 1) " (12130" 2659 44 1447390252 17100 12130 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' 'The person above me said he'd quit but he's still trolling peeps' 'xx' 1) " (12131" 2695 30 1447390943 17 12131 'Re: Build Team Application' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[font=times new roman]Hello

For reasons mentioned above I have decided to deny your build team application. I appreciate you taking the time to apply but your application and provided images are not sufficient enough for a trial position. If your looking to improve I would definitely urge you to take into account some of the things JDK mentioned. You may reapply in three weeks.

[b]Tips:[/b]

- Make sure your spelling and grammar is correct.
- Make sure your builds are of high comparison to the detail and quality of people we have accepted.
- Take time to develop a signature peace we don't want to see sloppy builds.

[u]Application Denied / Locked.[/u]

Thanks
Luke[/font]' 'xx' 1) " (12132" 2659 44 1447391372 15846 12132 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.15' 1 0 '' 'The person above me is right...' 'xx' 1) " (12133" 2731 44 1447391811 15846 12133 'Forum Game #3' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.15' 1 0 '' '[color=green]Hello ladies and gentlemen today I will be posting another small but fun [/color][color=orange]forum game!!! This forum game is called[/color][color=purple]Dream Home. So to play you must describe your dream home! Pretty simple but like always...[/color]

[move]LEZ PLAY![/move]' 'xx' 1) " (12134" 2730 43 1447391971 16049 12134 'Re: Fibs Introduction :)' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'From your comment i have more to mention :D I have watched criminal minds and i recommend Castle if you are into that. I have watched all of the walking dead as well (except for the current season). Ill definitely look into 24 and the Supernatural. Thanks :)' 'xx' 1) " (12135" 2730 43 1447392035 16049 12135 'Re: Fibs Introduction :)' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Oh and Lost was by far my favorite TV show i have watched. The ending i was kind of upset about but i think they just wanted to end it to be honest. But it was great i loved every episode.' 'xx' 1) " (12136" 2730 43 1447392087 17100 12136 'Re: Fibs Introduction :)' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' 'Yup you're a gamer alright  ;)' 'xx' 1) " (12137" 2731 44 1447392344 17100 12137 'Re: Forum Game #3' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 1447392902 'red_135_hlulu' 'Country house nice colorful kitchen good bathroom and bedroom no carpet animals and a ton of cats and most importantly in the middle of nowhere with a good view.
Yup that's it I guess
Edit: oh and it's gotta be an old style maybe similar to queen Ann. And a porch too' 'xx' 1) " (12138" 2731 44 1447393648 16049 12138 'Re: Forum Game #3' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'A cardboard box.' 'xx' 1) " (12139" 2728 24 1447393770 17100 12139 'Re: Posh Bottoms...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' 'Video was really good. I so would have been one of the quitters but your build was amazing as always XD

Don't have a YouTube account that's why I'm doing it here. ' 'xx' 1) " (12140" 2731 44 1447393875 17100 12140 'Re: Forum Game #3' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.240.249' 1 0 '' '[quote author=Excited_Fiber link=topic=2731.msg12138#msg12138 date=1447393648]
A cardboard box.
[/quote]
XD' 'xx' 1) " (12141" 2731 44 1447394042 0 12141 'Re: Forum Game #3' 'Achilles297' '' '68.52.58.59' 1 0 '' '[quote author=Excited_Fiber link=topic=2731.msg12138#msg12138 date=1447393648]
A cardboard box.
[/quote]
A slightly larger cardboard box next door neighbors to his.
' 'xx' 1) " (12142" 2659 44 1447394195 0 12142 'Re: Forum Game...' 'Achilles297' '' '68.52.58.59' 1 0 '' 'The person above me tries so hard to be an iron golem.' 'xx' 1) " (12143" 2731 44 1447394203 16049 12143 'Re: Forum Game #3' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' '[quote author=Achilles297 link=topic=2731.msg12141#msg12141 date=1447394042]
[quote author=Excited_Fiber link=topic=2731.msg12138#msg12138 date=1447393648]
A cardboard box.
[/quote]
A slightly larger cardboard box next door neighbors to his.
[/quote]
I like it.' 'xx' 1) " (12144" 2725 22 1447401492 17139 12144 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 0 '' 'Wow. These look amazing!😊😱' 'xx' 1) " (12145" 2725 22 1447425191 0 12145 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'anggsharaf123' '' '41.42.240.249' 1 0 '' 'It's really cool are there going to be more teasers for the other servers like creative skyblock and survival? Or is everything gonna stay the same in some of those?' 'xx' 1) " (12146" 2659 44 1447426648 15846 12146 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '14.202.86.9' 1 0 '' 'The person above me doesn't know that I try more then really hard....' 'xx' 1) " (12147" 2732 2 1447439556 17210 12147 'TheGamingHorse harassing me' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' 'Name- TheGamingHorse
Server- Survival
When- 12:33pm 11/13/15
Rule broken- Harassment
Proof-http://i.imgur.com/V7CCMLZ.png
http://i.imgur.com/2w9VqMo.png' 'xx' 1) " (12148" 2728 24 1447444632 16222 12148 'Re: Posh Bottoms...' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'You can make a youtube account it doesnt require your age for these kind of videos. but i also am a quitter but i just sit there and not build' 'xx' 1) " (12149" 2728 24 1447450167 16696 12149 'Re: Posh Bottoms...' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I never heard JDK's voice before C:' 'xx' 1) " (12150" 2725 22 1447450492 17 12150 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '[quote author=anggsharaf123 link=topic=2725.msg12145#msg12145 date=1447425191]
It's really cool are there going to be more teasers for the other servers like creative skyblock and survival? Or is everything gonna stay the same in some of those?
[/quote]

Stay tuned and you'll see :)' 'xx' 1) " (12151" 2729 26 1447452138 16519 12151 'Re: Ip banned for a misunderstanding Appel' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Perm banned cause the account was under my ip.' 'recycled' 1) " (12152" 2728 24 1447455509 46 12152 'Re: Posh Bottoms...' 'davide' 'davidenriquez41@gmail.com' '70.192.200.112' 1 0 '' '[b][font=georgia]If you like that video you can watch my second video for Master Builders at this link:

https://www.youtube.com/watch?v=aWhCBFLEj8w

I like the second one more since the judging is a lot more entertaining to me. lol. [/font][/b]' 'xx' 1) " (12153" 2728 24 1447455787 17100 12153 'Re: Posh Bottoms...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.244.47' 1 0 '' 'Already did XD had to do something to waste my time doing nothin' 'xx' 1) " (12154" 2733 24 1447471188 16222 12154 'Update on millionaire revamp livestream' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'https://www.youtube.com/watch?v=8OUriyXRNbw&feature=gp-n-y&google_comment_id=z12ncvb5uyyeuxwol04cf3xqnyqkgz4yzfc

Watch and hope this encourge people to have more fun on the server :)' 'xx' 1) " (12155" 2734 2 1447483972 37 12155 'FrostyBMW' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[b]User:[/b] FrostyBMW
[b]Server:[/b] Prison
[b]When:[/b] Today about 8 hrs ago
[b]Rule Broken:[/b] Hacking: Anti-knockback
[b]Proof:[/b] [url=https://www.youtube.com/watch?v=tI2Hhtd2dc4]https://www.youtube.com/watch?v=tI2Hhtd2dc4[/url]' 'xx' 1) " (12156" 2729 26 1447491125 16438 12156 'Re: Ip banned for a misunderstanding Appel' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=BricksB link=topic=2729.msg12151#msg12151 date=1447452138]
Perm banned cause the account was under my ip.
[/quote]


[center][i]i just noticed i share an account with crim fk me if he gets banned i will murder him[/i][/center]' 'recycled' 1) " (12157" 2733 24 1447496879 17100 12157 'Re: Update on millionaire revamp livestream' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'Thanks Decay :)' 'xx' 1) " (12158" 2735 1 1447496895 16837 12158 'MultiMillionaire Winners: GG! :D' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.63.152' 1 1447497002 'UniversalGhost' '[center][b]Hi Guys Ghosty here
I am here to inform you guys about the Winners of tonight (or yesterday time zones)
The following people were picked and this is the position they ranked in:[/b]
[b]1. ThePhosphorus: 500mil. He won our twist which hopefully someday you will try it!
2. VintageApples14: 75mil
3. ThatRealOG: 50mil
4. cdt_carrot: 25mil

MultiMillionaire is held at 6pm EST 11pm GMT. The MultiMillionaire that we just done was hosted by myself and I was assisted by JDK21132 as he couldn't host it with me. Next Friday we BOTH will be doing it. If you do not know how to get there you can do /warp millionaire or go through the portal at spawn. (THIS IS ON PRISON) Next week I will pick 2 people and JDK will pick 2 people. We will then take it in turns to ask questions.
Our Multi-Millionaires so far from August 2015 are:
UniversalGhost (Reece)
Ultimatedayne (Dayne)
ThePhosphorus (Jamie)
I will give you the link to all the Info about this: take this in mind that the other post is not for this weeks MultiMillionaire: [url=http://aviatorcraft.com/forum/index.php?topic=2462.0]http://aviatorcraft.com/forum/index.php?topic=2462.0[/url] Same rules apply for next week. If there is any disruptions you will be punished. Nobody wants to be punished and we do not want to get distracted. If there is any questions about what I just said ask away with a reply! :D If there is any questions about the show that we just done ask away too! Myself and JDK were really happy with the show that just went because I think there was only one kick. You guys behaved and the majority of you didn't shout out answers!
That is all
Reece/Ghosty

[color=limegreen][size=18pt]DO YOU HAVE WHAT IT TAKES TO BE A MILLIONAIRE?[/size] [/b][/center]' 'xx' 1) " (12159" 2735 1 1447497161 17100 12159 'Re: MultiMillionaire Winners: GG! :D' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'Was I the only one who was lagging like hell so much that I couldn't go past hub? Cause that happens to me every time there is an event going on.' 'xx' 1) " (12160" 2735 1 1447497538 16837 12160 'Re: MultiMillionaire Winners: GG! :D' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.63.152' 1 0 '' 'To be honest there was A LOT of people in the Arena and I was lagging a bit too. But you know yourself the show must go on ;) People just wanted money and 50+ showed up' 'xx' 1) " (12161" 2734 2 1447500812 15846 12161 'Re: FrostyBMW' 'M1KKYP' 'mpicker1@bigpond.net.au' '60.231.63.37' 1 0 '' 'Yep I'm pretty sure that's hacks.' 'xx' 1) " (12162" 2735 1 1447506906 17151 12162 'Re: MultiMillionaire Winners: GG! :D' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Hope I can attend some events soon :D[/color]' 'xx' 1) " (12163" 2736 3 1447508276 17224 12163 'Joining' 'hotrod95' 'hemmingerjacob@yahoo.com' '24.231.227.164' 1 0 '' 'How do I join this server' 'question' 1) " (12164" 2737 2 1447509666 17100 12164 'Spaming' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'Who: Xx_Angel_xX
When: Still happening now
Server: Prison
Rule broken: Spamming as said in the title
Proof:' 'clip' 1) " (12165" 2736 3 1447510275 17100 12165 'Re: Joining' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'Open Minecraft
Press multiplayer then press add server
Add IP play.aviatorcraft.com or aviator.com
Press the compass and choose a part of the server to play on

Hope this helped  :)' 'xx' 1) " (12166" 2738 2 1447510418 17061 12166 'Advertising' 'x__Emma__x' 'balagreca@hotmail.com' '69.112.149.196' 1 0 '' 'Who: Deadlok123
Server: Prison
When: Just now

Evidence:

http://imgur.com/yvNh4WG' 'xx' 1) " (12167" 2739 2 1447514051 17100 12167 'Spamming again' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'Who: dragonrose12345
When: now
Server: prison
Rule broken: look at the title
This dude's been spamming different stuff for like 30 min and won't stfu!
Proof:
' 'clip' 1) " (12168" 2739 2 1447519860 46 12168 'Re: Spamming again' 'davide' 'davidenriquez41@gmail.com' '70.192.201.76' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report!

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12169" 2726 2 1447519979 46 12169 'Re: Sorry- yackytheduck (loveandBuild1)' 'davide' 'davidenriquez41@gmail.com' '70.192.201.76' 1 0 '' '[b][font=georgia]Hello

When filing any type of report please follow the given format found at the top of the page in the "Read Me" thread.  In order to properly handle any situation we must first see evidence.  If you do not have evidence then we cannot accept the report.  If you do have some that could help in handling the situation please file a new report. 

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12170" 2732 2 1447519991 46 12170 'Re: TheGamingHorse harassing me' 'davide' 'davidenriquez41@gmail.com' '70.192.201.76' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report!

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12171" 2734 2 1447520161 46 12171 'Re: FrostyBMW' 'davide' 'davidenriquez41@gmail.com' '70.192.201.76' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]
Thank you for taking the time to file a report! However the evidence provided has been deemed insufficient to issue a punishment. 

It has been denied because by the looks of it he is lagging not having Anti-knockback.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12172" 2737 2 1447520203 46 12172 'Re: Spaming' 'davide' 'davidenriquez41@gmail.com' '70.192.201.76' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report!

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12173" 2738 2 1447520224 46 12173 'Re: Advertising' 'davide' 'davidenriquez41@gmail.com' '70.192.201.76' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report!

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12174" 2650 7 1447522007 17157 12174 'Re: News about me' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.7.97' 1 0 '' '[quote author=puppielove126 link=topic=2650.msg11589#msg11589 date=1445915646]
I looked at it. It looks amazing.
[/quote]

hi ive got good news my hand is ok now i got my cast off now yey i can now play minecraft
' 'xx' 1) " (12175" 2650 7 1447522234 17100 12175 'Re: News about me' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'Welcome back person I don't really know! XD' 'xx' 1) " (12176" 2740 26 1447523825 17210 12176 'TheGamingHorse harassing me again' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' 'Server:Survival
Name:TheGamingHorse
When: 12:08pm 11/13/15
Rule Broken: Harassment
Proof:
http://i.imgur.com/9c1gbSF.png' 'recycled' 1) " (12177" 2740 26 1447525021 17100 12177 'Re: TheGamingHorse harassing me again' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'Uh I might be wrong here even if I think I'm not but didn't you already report that? I could've sworn I remember you reporting TheGamingHorse having that very same picture. ' 'recycled' 1) " (12178" 2645 10 1447526380 46 12178 'Re: My ban Appeal' 'davide' 'davidenriquez41@gmail.com' '70.192.201.76' 1 0 '' '[size=12pt][font=andale mono]Hello

After a long discussion on your submission we have decided to accept your ban appeal and allow your readmission to the server on [b]January 7th 2016[/b]. We do believe that you can change and can come back to the server as a respectable member of the community which is why we accepted.  We have decided on this extended readmission period due to the amount of punishable offense that you have committed but mostly due to the severity of them.  This will give you the time to think back on what you have done on the server and hopefully learn from those times. 

Note: During this time you are not allowed to evade your current ban until the given day of your readmission. If you do evade your acceptance appeal will be revoked and voided.

~[color=blue][b]JDK21132[/b][/color] [/font][/size]' 'xx' 1) " (12179" 2741 2 1447535323 17100 12179 'Yup me again' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'Who: Bakerman1971
When: couple minutes ago
Server: prison
Rule broken: Spam along with some language
Sry I keep reporting XD
Proof:
' 'clip' 1) " (12180" 2741 2 1447541403 17151 12180 'Re: Yup me again' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]That's a very easy mute.[/color]' 'xx' 1) " (12181" 2659 44 1447541548 17151 12181 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]The person above me writes a lot.[/color]' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (12182 2659 44 1447542234 17100 12182 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'The person above me got unperm banned. Congrats!' 'xx' 1) " (12183" 2740 26 1447543199 17210 12183 'Re: TheGamingHorse harassing me again' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' 'it was different
' 'recycled' 1) " (12184" 2742 2 1447543779 17210 12184 'Dangm harassing' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' 'Server: survival
When: 11/14/15 5:33
Name:dangm
Rule broken: harassment
Proof:
http://i.imgur.com/r8ofkJK.png
http://i.imgur.com/uk8rpUc.png
http://i.imgur.com/h1YS9jH.png
http://i.imgur.com/Y86pFBe.png
http://i.imgur.com/YdCmnaR.png
http://i.imgur.com/EFvytTA.png
http://i.imgur.com/4NZKVha.png
http://i.imgur.com/XTQzQdm.png
http://i.imgur.com/NWAcwcW.png' 'xx' 1) " (12185" 2659 44 1447543995 17151 12185 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]The Person above me is a [color=red]Kind[/color] person.[/color]' 'xx' 1) " (12186" 2740 26 1447544070 17100 12186 'Re: TheGamingHorse harassing me again' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'I'm not tryin to be a bitch here but i just checked the other report and that is for sure the same picture. it just wasn't made into a link in the other report so you have to copy and paste it.' 'recycled' 1) " (12187" 2659 44 1447548643 17100 12187 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.225.140' 1 0 '' 'The person above me is the 121th reply and is soon gonna have her 100th post. It's 99 now XD' 'xx' 1) " (12188" 2650 7 1447548681 17151 12188 'Re: News about me' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Hope you get better soon! <3[/color]' 'xx' 1) " (12189" 2743 26 1447548856 17151 12189 'Another Game!' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple][size=12pt]We're going to do this legit.
This is mainly because I want legit answers on the price of my head.
ANSWER SERIOUSLY[size=24pt][/size]
PLEASE
(PRICE THE HEAD OF THE PERSON ABOVE YOU)
[/size]
[/color]
[color=red][size=36pt]BE SERIOUS[/size][/color]' 'recycled' 1) " (12190" 2744 44 1447549867 17151 12190 'game ;P' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'We're going to do this legit.
This is mainly because I want legit answers on the price of players head.
ANSWER SERIOUSLY

(PRICE THE HEAD OF THE PERSON ABOVE YOU)


[size=24pt]BE SERIOUS[/size]' 'xx' 1) " (12191" 2744 44 1447549963 16168 12191 'Re: game ;P' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' '1 Trillion DOLLARS!' 'xx' 1) " (12192" 2744 44 1447550014 17151 12192 'Re: game ;P' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]2 Trillion Dollars[/color]' 'xx' 1) " (12193" 2744 44 1447550150 16222 12193 'Re: game ;P' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'You may not know this number but it higher than all number
1 Centillion dollars
This is a number that is impossible to make no one on earth has that much money' 'xx' 1) " (12194" 2744 44 1447550443 16168 12194 'Re: game ;P' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Pfft so you dont have that money Haha' 'xx' 1) " (12195" 2745 7 1447550660 16168 12195 'Coming back maybe ' 'KidzBeEz' 'allenle1999@gmail.com' '172.10.56.190' 1 0 '' 'Hello fams :3' 'xx' 1) " (12196" 2744 44 1447551644 46 12196 'Re: game ;P' 'davide' 'davidenriquez41@gmail.com' '97.32.68.144' 1 0 '' '$5.' 'xx' 1) " (12197" 2745 7 1447555079 16049 12197 'Re: Coming back maybe ' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'umm who are you?' 'xx' 1) " (12198" 2744 44 1447555561 17 12198 'Re: game ;P' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' '$0.01.' 'xx' 1) " (12486" 2778 44 1448158295 15888 12486 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.105.93' 1 0 '' 'No power -_- that's not how it works reread what she said. Erase everything after the first quote you put.' 'xx' 1) " (12487" 2781 2 1448160004 28 12487 'Such a sad time..' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.20.100' 1 0 '' '[b]Name of the suspect?[/b] Ur_Dream_Baby (keisha_love)
[b]What server was this on?[/b] Prison
[b]When did they break this rule?[/b] 9:45-ish PM EST
[b]Proof of the happening-[/b] http://imgur.com/c7innqs
[b]What rule was broken?[/b] Harassment' 'xx' 1) " (12488" 2773 15 1448163177 31 12488 'Re: Aviatorcraft KitPvP!' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'It's under development I'm going to go ahead and create it!' 'xx' 1) " (12200" 2724 44 1447557577 17 12200 'Re: Describe your self in 26 Letters !' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1447557819 'Luke' '[b]A- Age:[/b] Oh nu looks like I skipped this question!
[b]B- Biggest fear:[/b] Heights (going up roller coasters and being at the top of a stadium).
[b]C- Current time:[/b] 10:17 pm eastern time.
[b]D- Drink you last had:[/b] Redbull because it gives me wings.
[b]E- Every day starts with:[/b] Wishing I didn't have to get up.
[b]F- Favorite song:[/b] Too many to say. Ill change this to "Favorite TV show " in which case is Lost.
[b]G- Ghosts are they real?[/b] No but UniversalGhost is.
[b]H- Hometown:[/b] This is classified government intel.
[b]I- In love with:[/b] Nina Dobrev although I'm in not "in love."
[b]J- Jealous of:[/b] Dogs because they can sleep in.
[b]K- Killed someone?:[/b] Maybe.
[b]L- Last time you cried?:[/b] Probably when I finished Lost.
[b]M- Middle name:[/b] This is classified government intel.
[b]N- Number of siblings:[/b] Two.
[b]O- One wish:[/b] More wishes.
[b]P- Person you last called:[/b] Donald Trump.
[b]R- Reason to smile:[/b] Dogs family weekends and sleep.
[b]S- Song last sang:[/b] Adele - Hello.
[b]T- Time you woke up:[/b] 10:00 am eastern time.
[b]U- Underwear color:[/b] What a perv.... Blue though since your so curious.
[b]V- Vacation Destination:[/b] I will be going to Jamaica Haiti and Mexico this coming winter break. My favorite vacation was to Europe.
[b]W- Worst habit:[/b] Chewing my nails.
[b]Y- Your favorite food:[/b] Eggs bacon breadsticks and Hibachi Grills' soup and rice.
[b]X- X-Rays you've had:[/b] I dont recall.
[b]Z- Zodiac sign:[/b] Capricorn. "Capricorn sign knows what he wants. Capricorn sign has good manners. Capricorn sign adores success and power. Capricorn sign does not allow emotions to blind him. Capricorn sign may fall ill because of anxiety. Capricorn woman loves beauty. Capricorn man is a strong with gentle heart." Oh god that most perfectly describes be. Kind of scary. ' 'xx' 1) " (12201" 2659 44 1447561868 15846 12201 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.174.88' 1 0 '' 'The person above me has 77 posts.' 'xx' 1) " (12202" 2746 10 1447562064 16156 12202 'ban appeal' 'squirreliscool' 'bgouverneur14@gmail.com' '218.101.69.65' 1 0 '' 'hi just saying I changed my name to Pandas4Lyfe also please unban me I did a horrible thing and I regret it so much

please unban me' 'xx' 1) " (12203" 2742 2 1447562137 15846 12203 'Re: Dangm harassing' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.174.88' 1 0 '' 'Nice catch that's definitely harassment.' 'xx' 1) " (12204" 2746 10 1447562315 0 12204 'Re: ban appeal' 'Achilles297' '' '68.52.58.59' 1 0 '' 'Please use the correct unban format or your appeal will be automatically denied. Thanks c:' 'xx' 1) " (12205" 2746 10 1447562357 15846 12205 'Re: ban appeal' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.174.88' 1 0 '' 'Long time no see anyway you did not follow the correct ban appeal format as shown here: [url=http://aviatorcraft.com/forum/index.php?topic=2579.0]http://aviatorcraft.com/forum/index.php?topic=2579.0[/url] you still have time to edit so I suggest that you do so.

Thanks
Will.' 'xx' 1) " (12206" 2745 7 1447562437 15846 12206 'Re: Coming back maybe ' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.174.88' 1 0 '' 'Ahhh Kidz it would be nice to see you back again it's me M1KKYP. :)' 'xx' 1) " (12207" 2744 44 1447562520 15846 12207 'Re: game ;P' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.174.88' 1 1447562765 'M1KKYP' '$0.00 :)

Sorry wasn't serious 2 bill?' 'xx' 1) " (12208" 2744 44 1447563040 0 12208 'Re: game ;P' 'Achilles297' '' '68.52.58.59' 1 0 '' '$943.12
(Irl price of 4 minecraft iron blocks and 1 pumpkin. Go iron golems)' 'xx' 1) " (12209" 2744 44 1447564725 15846 12209 'Re: game ;P' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.174.88' 1 0 '' 'GG

700 irl bucks' 'xx' 1) " (12210" 2745 7 1447567157 16438 12210 'Re: Coming back maybe ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][img]http://i.imgur.com/CcJ0O.gif[/img][/center]

[center][i]good to see the bae is back[/i][/center]' 'xx' 1) " (12211" 2746 10 1447577455 16222 12211 'Re: ban appeal' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'As M1KKYIP and Achilles have said please used the correct format of the punishment appeal.
As of now I'm denying this appeal.
[b]Locking Topic[/b]' 'xx' 1) " (12212" 2745 7 1447577563 16222 12212 'Re: Coming back maybe ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'So strange all the pvpers are coming back so suddenly. Well good to see you again kidz been a long time.' 'xx' 1) " (12213" 2745 7 1447590455 17151 12213 'Re: Coming back maybe ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Ill see you in January Allen! <3[/color]' 'xx' 1) " (12214" 2744 44 1447590588 17151 12214 'Re: game ;P' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]900$[/color]' 'xx' 1) " (12215" 2747 3 1447598371 17230 12215 'How do i play' 'camogirl03' 'brownsnicole03@yahoo.com' '68.35.73.117' 1 0 '' 'im stuk on 1 page and I just signed up so if I could get an answer for this it would be great  so how can I play games
' 'xx' 1) " (12216" 2747 3 1447600734 17100 12216 'Re: How do i play' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.227.9' 1 0 '' 'I hope I understood your question right but to play you first open up minecraft which you should have paid an account for
Press multiplayer
Press add server then enter the IP address play.aviatorcraft.com or aviatorcraft.com
After that press the compass and choose a part of the server to play on.

I hope this answered your question.' 'xx' 1) " (12217" 2748 4 1447618356 16757 12217 'IT says im not on whitelist but i did nothing wrong!' 'Anime_Ender' 'bubble_gumThug@yahoo.com' '69.245.76.68' 1 0 '' ' :-[ when i try to log onto aviatorcraft.com it says " you are not on the whitelist!". so i thought about it and looked at reports and i did nothing wrong! is this a bug or am i banned or something?' 'xx' 1) " (12218" 2748 4 1447619044 16696 12218 'Re: IT says im not on whitelist but i did nothing wrong!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Try this ip Play.AviatorCraft.Com
' 'xx' 1) " (12219" 2745 7 1447619085 16696 12219 'Re: Coming back maybe ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=WhiteDecay link=topic=2745.msg12212#msg12212 date=1447577563]
So strange all the pvpers are coming back so suddenly. Well good to see you again kidz been a long time.
[/quote] I KNOW RIGHT' 'xx' 1) " (12220" 2749 1 1447619279 16696 12220 ' TO : SquirrelIsCool' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Squirrel if you come back i will do so many things to you . I remember everyone kept reporting you for Hacking and I was the one who got you Perm Banned for so . I remember you tried reporting me Fore Saying [color=red]censored[/color] And [color=red]censored[/color] But it was to a different topic you made it sound like i was harassing someone Again [b][i]IF YOU DARE COME BACK I WILL DO SO MANY THINGS TO YOU [/i] LIKE YOU DID TO ME [/b] ' 'xx' 1) " (12221" 2749 1 1447619590 16696 12221 'Re: TO : SquirrelIsCool' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1447620815 'xPowerStaticx' 'What He Reported About Me : http://aviatorcraft.com/forum/index.php?topic=1195.msg5698#msg5698



[img]https://36.media.tumblr.com/tumblr_m46bblxVlg1ql4eqro1_540.png[/img]
' 'xx' 1) " (12223" 2744 44 1447624384 26 12223 'Re: game ;P' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'You pay me 5000 and I'll take your head' 'xx' 1) " (12222" 2744 44 1447622834 15846 12222 'Re: game ;P' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '877 bucks' 'xx' 1) " (12224" 2744 44 1447635519 35 12224 'Re: game ;P' 'updog2000' 'kaine724@gmail.com' '203.42.73.202' 1 0 '' '$0 I DONT HAVE A PC TO PLAY MC ON >:(' 'xx' 1) " (12225" 2744 44 1447636511 16696 12225 'Re: game ;P' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '00.01 $' 'xx' 1) " (12226" 2750 3 1447643580 17196 12229 'creative wont start for me?' 'Insane' 'cammorgan1010@gmail.com' '97.117.22.209' 1 1447711769 'Insane' ' Every time I go onto creative it says this exact message

internal exception io.netty.handler.codec.DecoderException: java.lang.RuntimeException tried to read NBT tag that was too big; tried to allocate: 2097185bytes where max allowed 2097152

No idea at all what's going on if you could help please do so. Is this just a simple mistaken error or full blown error.

-Insaneminers

(I think it is because of something in my inventory... If you could possibly reset it that would be awesome. Thank you)' 'xx' 1) " (12227" 2744 44 1447646052 15888 12227 'Re: game ;P' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'I speak fluent American ' 'xx' 1) " (12228" 2744 44 1447696403 26 12228 'Re: game ;P' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '$10 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000' 'xx' 1) " (12229" 2744 44 1447708171 15846 12229 'Re: game ;P' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '$2.00.' 'xx' 1) " (12230" 2751 26 1447725409 17211 12230 'MrPika Raiding' 'MrChrisChris' 'Christian.d.stefan@outlook.com' '24.150.137.89' 1 0 '' 'MrPika
Prison
About 10 minutes ago.
Greifing
MrPika Kept on asking me like what I did to you base and he took out all the sea lanterns in my plot.' 'recycled' 1) " (12231" 2752 4 1447725828 17210 12231 '/pay' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' ' :'( On survival the /pay command never works and it says that I don't have access to that command. Please fix this' 'xx' 1) " (12232" 2425 4 1447726075 17210 12232 'Re: Aviatorcraft IP server not working???' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' '[quote author=SoulMastera link=topic=2425.msg10543#msg10543 date=1442269589]
Last night I log on and went to the Multiplayer Server. Aviatorcraft wasn't loading. It says "[color=red]Can't Connect to Server[/color]". So I refresh it about 30 times and keep saying the same thing. Then today it's doing the same thing. R3D(Sorry don't wanna say your realname) and Smallen having same issue sooo... Can you maybe fix this????
[/quote]

For the ip do Play.AviatorCraft.com' 'xx' 1) " (12233" 2752 4 1447728173 26 12233 'Re: /pay' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Its cause they want survival to be like survival. Atleast thats what the mods said.  Because plots and safezones are all part of survival' 'xx' 1) " (12234" 2753 7 1447738833 15971 12234 'Pepsi Is Coming Back To Aviator Factions Next Reset' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'I Have been told aviator factions was resetting soon with custom enchants and a lot more players if this is true I will be coming back this reset whenever that is but not as much as I would other servers.But ye Get Ready ;) (talking to you soul my son)' 'xx' 1) " (12235" 2587 7 1447739180 15971 12235 'Re: New fave Youtuber!!!' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'my fav youtuber is PepsiScopesGaming heard hes chill af js ;)' 'xx' 1) " (12236" 2751 26 1447740140 15846 12236 'Re: MrPika Raiding' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.184.1.155' 1 0 '' 'Griefing is not against the rules; be careful on who you add to your plot.' 'recycled' 1) " (12237" 2753 7 1447745175 16438 12237 'Re: Pepsi Is Coming Back To Aviator Factions Next Reset' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][i]#Wizerdy[/i][/center]

[center][i]im prepared to waste my life building regen walls c: with louis so yano we gonna be rdy to destroy absolutely no one because i suck ;D[/i][/center]' 'xx' 1) " (12238" 2744 44 1447747107 17100 12238 'Re: game ;P' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' '$15.99' 'xx' 1) " (12239" 2744 44 1447763919 0 12239 'Re: game ;P' 'Achilles297' '' '107.77.94.80' 1 0 '' '$5.99 plus shipping and handling ' 'xx' 1) " (12240" 2724 44 1447775301 17190 12240 'Re: Describe your self in 26 Letters !' 'Shadow_Knight108' 'Djisawesome95@gmail.com' '170.24.130.66' 1 0 '' 'A- Age:12
B- Biggest fear: Death
C- Current time: 10:48 EST
D- Drink you last had: Jamba Juice Bitches
E- Every day starts with: Slapping myself up
F- Favorite song: Safe and Sound (not Taylor Swift Capital City)
G- Ghosts are they real? Yes
H- Hometown: Queens NY
I- In love with: No one (Forever alone)
J- Jealous of: No one
K- Killed someone?: Yes in my basement... (Don't tell anyone)
L- Last time you cried?: During I...
M- Middle name: I don't have one
N- Number of siblings: 1
O- One wish: To live a successful life
P- Person you last called: NoLastNameGuy
R- Reason to smile: Because January 21 National Hug Day!
S- Song last sang: Gimme a Break the Kit-Kat Song
T- Time you woke up: 7:15AM EST
U- Underwear color: Well... Transparent
V- Vacation Destination: Mars
W- Worst habit: Bingeing on Minecraft
Y- Your favorite food: Mac and Cheese and Tacos
X- X-Rays you've had: 2
Z- Zodiac sign: Leo

Describe Aviator In 5 Words
1)Please
2)Do
3)More
4)SimCity
5)PLEASEEEEEEEEEEEE' 'xx' 1) " (12241" 2751 26 1447799465 17211 12241 'Re: MrPika Raiding' 'MrChrisChris' 'Christian.d.stefan@outlook.com' '24.150.137.89' 1 0 '' 'The thing is I never added him' 'recycled' 1) " (12242" 2751 26 1447799849 16936 12242 'Re: MrPika Raiding' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'Ok so essentially you are saying that he is doing some hackermajujuthingymabober to get on your plot without being added. Right?  ???' 'recycled' 1) " (12243" 2753 7 1447800143 15888 12243 'Re: Pepsi Is Coming Back To Aviator Factions Next Reset' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.91' 1 0 '' 'That'll be fun ' 'xx' 1) " (12244" 2751 26 1447801183 17211 12244 'Re: MrPika Raiding' 'MrChrisChris' 'Christian.d.stefan@outlook.com' '24.150.137.89' 1 0 '' 'Yes because I never added him and he took all my sea lanterns' 'recycled' 1) " (12245" 2753 7 1447801590 24 12245 'Re: Pepsi Is Coming Back To Aviator Factions Next Reset' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Yes alot of people are joining back but im not sure about the custom enchantment. I hope they do bring custom enchantment instead of MMO in the revamp tho.' 'xx' 1) " (12246" 2753 7 1447802023 26 12246 'Re: Pepsi Is Coming Back To Aviator Factions Next Reset' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'pls 1.9 dont release until after so we dont have to play factions 1.9' 'xx' 1) " (12247" 2587 7 1447802058 26 12247 'Re: New fave Youtuber!!!' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'i heard he got REKT by dis guy on youtube' 'xx' 1) " (12248" 2724 44 1447802462 24 12248 'Re: Describe your self in 26 Letters !' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'A- Age: 14.
B- Biggest fear: I don't have any that I know of???
C- Current time: 5:22 PM Central time.
D- Drink you last had: Cherry Coke.
E- Every day starts with: Making Breakfast.
F- Favorite song: I don't really have any Favorite song.
G- Ghosts are they real? No
H- Hometown: SA TX
I- In love with: No one.
J- Jealous of: No one.?
K- Killed someone?: No I haven't kill anyone. Wtf kind of question is this.
L- Last time you cried?: 2 years ago?
M- Middle name: Andrew
N- Number of siblings: 1
O- One wish: Have more time to sleep.
P- Person you last called: Grandma
R- Reason to smile: I really don't make :) faces.
S- Song last sang: Alright - Kendrick Lamar
T- Time you woke up: 4-5 AM.
U- Underwear color: Black? This question is retarded.
V- Vacation Destination: MN
W- Worst habit: Lazy
Y- Your favorite food: lasagna
X- X-Rays you've had: 7
Z- Zodiac sign: Aquarius

Describe Aviator In 5 Words
1) Carmau
2) Is
3) Better
4) Then
5) Aviator' 'xx' 1) " (12249" 2751 26 1447803265 31 12249 'Re: MrPika Raiding' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'It's nearly next to impossible to add yourself to a plot.' 'recycled' 1) " (12250" 2753 7 1447805976 15971 12250 'Re: Pepsi Is Coming Back To Aviator Factions Next Reset' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'They could just not update to 1.9 :D' 'xx' 1) " (12251" 2587 7 1447806009 15971 12251 'Re: New fave Youtuber!!!' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'ye a guy that is obvi better than me and you LOL' 'xx' 1) " (12252" 2751 26 1447807613 16696 12252 'Re: MrPika Raiding' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I would like to inform yes he wasnt aDDED to your plot plot but its xhyenas alt' 'recycled' 1) " (12253" 2754 2 1447807706 16696 12253 'imitating ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Who ? - TheGamingHorse
What - Imitating
Evidence - [img]https://i.gyazo.com/d57463216cdc51d4c34f8848fc89c695.png[/img]' 'xx' 1) " (12254" 2730 43 1447808400 16696 12254 'Re: Fibs Introduction :)' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=Luke link=topic=2730.msg12129#msg12129 date=1447389435]
[font=times new roman]I got to season three in dexter its pretty good although I can't say it was my favorite. As well as Dexter I stopped watching Hawaii 5-0 around season 3 for lack of interest. Lost however will always be my all-time favorite series though with its wide ranged story line and character development. If you haven't already I would recommend Supernatural if your in to AMHS (I like SPN more than AMHS). [u]The Walking Dead[/u] is also really good (I watched it before it became famous but decided to stop watching it after it become sort of cliche. After about a year I decided to re-watch it and have binged watched 2 seasons this week :P). If your into to "crime of the week" shows I would recommend Criminal Minds. Its really only a show you tune in to occasionally though as you don't have to watch every episode to get the concept. If your looking for a criminal show worthy of binge watching I would definitely recommend [u]24[/u] (it's over now but its definitely second to Lost in my opinion for differentiating itself from most series). Lastly if you like drama/supernatural/vampire series [u]The Vampire Diaries[/u] is good from season 1-5. Angel (a spin-off of Buffy The Vampire Slayer) is also really good too?at least to me.

As of now [u]Supernatural[/u] and The Originals (spin-off of The Vampire Diaries) are the only two shows I watch besides TWD. Supernatural airs on the CW which is the same as Arrow. I wouldn't waste your time on One upon a time or The Grimm. I liked them for awhile but they don't nearly equate to some of the shows I listed above. I mentioned a lot of shows so i'll underline the good ones :P.[/font]
[/quote] I like watching The Originals [ Its Interesting ] ' 'xx' 1) " (12255" 2725 22 1447809288 16696 12255 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'In the tittle the date is wrong :P' 'xx' 1) " (12256" 2755 1 1447810004 16696 12256 'Our Christmas Gift From Aviator ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[b][i]Our Christimas Gift From Aviator : The Reset And The Revamp Some New Mines A PvP Store [ More To Come but thats all they Teased us So Far ] Time Count Down TILL RESET [ From Decay ] [/i][/b] [url=https://countingdownto.com/countdown/aviatorcraft-revamp-countdown-clock]https://countingdownto.com/countdown/aviatorcraft-revamp-countdown-clock[/url]

[b][i]Question From Power :
Will I have To Wait A Few Hours Again to get My Donor Rank?
What Is To Come From The Revamp
Will The Revamp Be Worth It?
New Hub?
New DonorMine and Donor Lounge ? [ Prison]
New Designs On All The Mines? And Spawn?
Will All The Banned People Be Unbanned?
Will All Perm-Banned Be Unbanned?
Will there be a new plot Plugin ? [ Just in case like for prison everyone got confused ]
Will all the revokes Reset?
Will all the punishments record Reset?
New Awesome Plugins?
Any New Features? [ Doesnt Have To Be Answered ]
Any New Donor Stuff? [ For the Server Games ]
New PvP Arena?

Thats all i can think of but the staff doesnt want to say the answer to any of these just put " Have To Wait To See " but please try to answer some of these questions because this is what i believe everyone is thinking about
[/i][/b]' 'xx' 1) " (12257" 2730 43 1447810654 17 12257 'Re: Fibs Introduction :)' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1447810861 'Luke' '[quote author=xPowerStaticx link=topic=2730.msg12254#msg12254 date=1447808400]
[quote author=Luke link=topic=2730.msg12129#msg12129 date=1447389435]
[font=times new roman]I got to season three in dexter its pretty good although I can't say it was my favorite. As well as Dexter I stopped watching Hawaii 5-0 around season 3 for lack of interest. Lost however will always be my all-time favorite series though with its wide ranged story line and character development. If you haven't already I would recommend Supernatural if your in to AMHS (I like SPN more than AMHS). [u]The Walking Dead[/u] is also really good (I watched it before it became famous but decided to stop watching it after it become sort of cliche. After about a year I decided to re-watch it and have binged watched 2 seasons this week :P). If your into to "crime of the week" shows I would recommend Criminal Minds. Its really only a show you tune in to occasionally though as you don't have to watch every episode to get the concept. If your looking for a criminal show worthy of binge watching I would definitely recommend [u]24[/u] (it's over now but its definitely second to Lost in my opinion for differentiating itself from most series). Lastly if you like drama/supernatural/vampire series [u]The Vampire Diaries[/u] is good from season 1-5. Angel (a spin-off of Buffy The Vampire Slayer) is also really good too?at least to me.

As of now [u]Supernatural[/u] and The Originals (spin-off of The Vampire Diaries) are the only two shows I watch besides TWD. Supernatural airs on the CW which is the same as Arrow. I wouldn't waste your time on One upon a time or The Grimm. I liked them for awhile but they don't nearly equate to some of the shows I listed above. I mentioned a lot of shows so i'll underline the good ones :P.[/font]
[/quote] I like watching The Originals [ Its Interesting ]
[/quote]

[font=times new roman]I take it you've watched The Vampire Diaries then? I would imagine as its a spin-off of The Originals and wouldn't understand it with it already have watching TVD :P[/font]' 'xx' 1) " (12258" 2724 44 1447811415 16936 12258 'Re: Describe your self in 26 Letters !' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'A- Age: 12
B-  Biggest Fear: Public speaking (don't even suggest it)
C- Current time: 8:25pm Est
D- Drink you last had: Cherry Juice
E- Every day starts with: Being yelled at and being blinded by mother
F- Favorite Song: You Belong With Me by Taylor Swift
G- Ghosts are they real?: Yes but they are all friendly
H- Hometown: somewhere in NY
I- In love with: you really think I am gonna tell u?
J- Jealous of: nobody
K- Killed someone?: reeeeaaaalllyyy????? Was that a necessary question?
L- last time you cried?: about 4 hours ago
M- Middle name: Hope
N- Number of siblings: 1
O- One wish: school on weekends and not weekdays
P- Person you last called: my bff
(There was no Q)
R- Reason to smile: I only almost failed one class this semester
S- song last sang: You Belong With Me by Taylor Swift
T- time you woke up: 6:30am
U- underwear color: again. Was this really necessary?
V- vacation destination: Hawaii
W- worst habit: I have a terribly short temper.
X- x-rays that you have had: a lot mostly dentist
Y- your favorite food: shrimp or Chinese food
Z- zodiac sign: Leo
[I hope you are satisfied it took me half an hour to type this on my tablet.]' 'xx' 1) " (12259" 2751 26 1447811595 16936 12259 'Re: MrPika Raiding' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' '[quote author=CeralMuncher link=topic=2751.msg12249#msg12249 date=1447803265]
It's nearly next to impossible to add yourself to a plot.
[/quote]

That's right. But it isn't impossible.' 'recycled' 1) " (12260" 2650 7 1447811746 16936 12260 'Re: News about me' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'Welcome back!!!!!!!!!  :D 8) :P :) :o emoji bomb!!!!' 'xx' 1) " (12261" 2730 43 1447811790 16696 12261 'Re: Fibs Introduction :)' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Its kinda like that . But Klaus is a father to a Baby and its mother is a  wolf girl named Hayley . And Rebekah is on and off . But my favorites in the show is Rebekah and Davina ' 'xx' 1) " (12262" 2725 22 1447811809 16936 12262 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'puppielove126' 'serling126@hotmail.com' '50.48.131.155' 1 0 '' 'Ahhh it looks so awesome!!!!! I can hardly wait!!!!!' 'xx' 1) " (12263" 2724 44 1447812004 16696 12263 'Re: Describe your self in 26 Letters !' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[i][u][b]U has been changed to Universal Dimension Would Like to Go to sense everyone was Disturbed [ Change it if u like ] [/b][/u][/i]' 'xx' 1) " (12264" 2755 1 1447815084 31 12264 'Re: Our Christmas Gift From Aviator ' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'Question From Power :
Will I have To Wait A Few Hours Again to get My Donor Rank? - Doubtful. Last reset it was Alex's first time by himself it should be better this time
What Is To Come From The Revamp - New builds ranks and other things. :P
Will The Revamp Be Worth It? - I do say so.
New Hub? - I don't think so the current one we have no is fine.
New DonorMine and Donor Lounge ? [ Prison] - I know the answer to this question but can't say it. You'll wait and see
New Designs On All The Mines? And Spawn? - That's a possibility you'll find out soon!
Will All The Banned People Be Unbanned? - Not sure possibly.
Will All Perm-Banned Be Unbanned? - As I said not sure Possibly.
Will there be a new plot Plugin ? [ Just in case like for prison everyone got confused ] - Not that I'm aware of.
Will all the revokes Reset? - What do you mean?
Will all the punishments record Reset? - Possibly I do think so I could be wrong.
New Awesome Plugins? - I do know this answer can't say. You'll find out
Any New Features? [ Doesnt Have To Be Answered ]  - Not answering
Any New Donor Stuff? [ For the Server Games ] - Not aware of any changes to donor perks.
New PvP Arena? - Yes.' 'xx' 1) " (12265" 2755 1 1447815582 16696 12265 'Re: Our Christmas Gift From Aviator ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote]Will all the revokes Reset? - What do you mean? [/quote] i meant by like people like losing there /nick and everything' 'xx' 1) " (12266" 2756 26 1447816755 16530 12266 'To decay' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'Scince i blocked you everyway possible and youve done the same... Im writing this to you because you need to gtfo. Stop telling people weather or not they cant love me like me or be friends with me. Just because you dont get your way you dont have to be a lil sad ol fuk. Just please leave us alone. You know who im talking about. Im not letting you in the way of some of my friendships and other things. Just stop you know what your doing and who your doing it too.

Thanks
        Vorah

' 'recycled' 1) " (12267" 2757 2 1447817051 14 12267 'WhiteDecay' 'Blazer2558' 'ivanmei792@yahoo.com' '98.227.50.77' 1 0 '' 'Suspect: WhiteDecay
Server:Prison
Rule: Mod Abuse and Verbal Abuse
Time:Few Minutes Before this Post

http://imgur.com/a/42waK

Got Jailed for not doing anything on Prison' 'xx' 1) " (12268" 2757 2 1447817388 16530 12268 'Re: WhiteDecay' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'Oh dats sum nice evidence. I got some of him giving me op gg bedrock.

Ezpz mutha fukan demote' 'xx' 1) " (12269" 2757 2 1447817531 16530 12269 'Re: WhiteDecay' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'Hes going downhill fast... Trust me he gave out 3 sharp 20 swords 3 stacks of beacons to me. And he gave ouut bedrock.. Anyday now hes done' 'xx' 1) " (12270" 2758 26 1447817801 16222 12270 'Re: To decay' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'I don't know what your talking about. i blocked you for a long time and now your bringing up something that you don't even know.

let me tell you a story mister "i want to die" You dont know what i've been thruogh i didn't tel anyone to hate your or love you i dont talk about you.
Helly needed my help and i helped her cuase you were doing something that hurts me and you had no idea how i felt about what you did to yourself. I cared about u but i  got a warning saying that if you got help from someone you would do something unspeakable so i talk to 2 people who are calm enough to talk to you. one knew how to help you and the other was freaking out. i wanted to help. i didn't care about the past i got over it if you can't even accept my apologize then just leave me alone. i havent done anything to you for weeks. i just want to live my life as a mod and as a friend to the people i care about.

So take your jumping to the conclusion out of here cuase that all you do.
How about next time you ask me this:

What did i do to you?
why are you hating on me?
what did i do to deserver this?
I thought we were friends?
Tell me what you know
Tell me what you heard

All that question could've resolve out differences but no you rather just jump to the conclusion.

I did nothing to you for weeks now if it anyone to blame blame yourself.
If you cant get over the past then you cant even grow up to be mature enough to talk to someone without jumping to the conclusion.

Rose helped you
Hellyy helped you
Cappy helped you

I helpe you by talking to rose and hellyy
they didnt tell you cause you wouldnt listen to them if they told you.
I don;t care if helly or rose or anyone hates me i would still help no mater what.

Now im going to say this:
Please forgive me. and let start over slowly im willing to work this out with you. i dont care about our past i just want to be friends and get over everything that happened.
If you don't trust me that fine if you don't like me that fine if you want me to die idc. you'll always be my friend in my heart.

I can understand if you don't want to accept it but atleast try and work things out im going to unblock you on skype and it your choice to talk to me alone or not.' 'recycled' 1) " (12271" 2757 2 1447821241 17186 12271 'Re: WhiteDecay' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Eeeesh! I've never seen a MOD get reported before. ' 'xx' 1) " (12272" 2757 2 1447824608 14 12272 'Re: WhiteDecay' 'Blazer2558' 'ivanmei792@yahoo.com' '98.227.50.77' 1 0 '' 'the one time vorah is on my side XD
' 'xx' 1) " (12273" 2759 26 1447824932 14 12273 'IM still in jail' 'Blazer2558' 'ivanmei792@yahoo.com' '98.227.50.77' 1 0 '' 'I am Still in jail on prison and its been many hours' 'recycled' 1) " (12274" 2763 26 1447828476 16222 12310 'Re: Our Christmas Gift From Aviator ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 1447895743 'Luke' 'We dont know how to answer your questions as in to be patient and see what happens

Edit: I have deleted this post for it was unnecessary. ' 'recycled' 1) " (12275" 2757 2 1447828870 16222 12275 'Re: WhiteDecay' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Eh tbh i really don't care. Something this small coming from someone who got ban for hacking once.
I don't care if i get demoted. I'll admit i was abusive but i did told y'all i wasn't in the mood and yall decide to push me anyway. So i dont know why report me for pushing my anger i threw u in jail to keep you quiet because you were annoying and all you do is push people to do what you want therefore i put you in jail so i can have some quiet.

Now good night and ill leave this open for the admins as of right now i don't really care what happens being a mod is like volunteer work nothing to get upset about.' 'xx' 1) " (12276" 2754 2 1447829327 37 12276 'Re: imitating ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'For impersonation he sure does have mlg spelling; he misspelled Aviator....' 'xx' 1) " (12277" 2760 7 1447829528 37 12277 'Well RIP me ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Ello guys as the world seems to hate me my computer kinda broke down..... Dunno when it'll be fixed or when i get a new one. First my phone and now my computer.....much luck I tell ya. Hopefully I'll make it for the reset maybe earlier if things work out.

Forever stalking forums
Killer' 'xx' 1) " (12278" 2724 44 1447829637 17100 12278 'Re: Describe your self in 26 Letters !' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' 'I can't even think of any universal dimensions much less know what that's supposed to means. Guess I'm gonna have to watch some Will Smith and Tom Cruise movies now to get up to date' 'xx' 1) " (12279" 2754 2 1447830154 17100 12279 'Re: imitating ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' 'Yea for some weird reason I saw someone else impersonate and they misspelled Aviator the same way. XD its kinda ironic or maybe they did it on purpose idk' 'xx' 1) " (12280" 2760 7 1447830281 17100 12283 'Re: Well RIP me ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 1447842580 'red_135_hlulu' 'Hope things work out for ya soon' 'xx' 1) " (12281" 2730 43 1447831759 17100 12283 'Re: Fibs Introduction :)' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 1447844991 'red_135_hlulu' 'I used to love those shows but for some reason they kinda got a bit...boring. I know that recently The Originals and Vampire Diaries started to get interesting but I'm just too busy with school to really watch it. Although I've always like the Originals a little better than the Vampire Diaries. Rebekah and Freya always make things more interesting. I'm not sure whats happened recently but I would also love for Kaleb a.k.a Kol to come back. ' 'xx' 1) " (12282" 2724 44 1447834844 37 12282 'Re: Describe your self in 26 Letters !' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[b]A- Age:[/b] 15
[b]B- Biggest fear:[/b] Being a disappointment
[b]C- Current time:[/b] 2:08 AM
[b]D- Drink you last had:[/b] chrysanthemum tea
[b]E- Every day starts with:[/b] my god damn alarm clock
[b]F- Favorite song:[/b] hmm don't quite have a favorite just kpop in general is good enough
[b]G- Ghosts are they real?[/b] As a science lover no
[b]H- Hometown:[/b] IL
[b]I- In love with:[/b] video games
[b]J- Jealous of:[/b] no one in particular I'm not the kind to get jealous
[b]K- Killed someone?:[/b] don't think so.....yet....xD
[b]L- Last time you cried?:[/b] a couple years ago
[b]M- Middle name:[/b] Huilin yeah yeah Chinese middle name fite me bruh
[b]N- Number of siblings:[/b] 3
[b]O- One wish:[/b] to have photographic memory
[b]P- Person you last called:[/b] vince
[b]R- Reason to smile:[/b] weekends
[b]S- Song last sang:[/b] Growl by EXO
[b]T- Time you woke up:[/b] 6:45 AM
[b]U- Universal Dimension:[/b] the world of sao or 1/2 prince cause everything's hella futuristic with vr gaming
[b]V- Vacation Destination:[/b] uh I spent a month in China last summer but I kinda wanna go to Japan or maybe travel within the US for once
[b]W- Worst habit:[/b] Procrastination.
[b]Y- Your favorite food:[/b] seafood vermicelli noodles
[b]X- X-Rays you've had:[/b] none
[b]Z- Zodiac sign:[/b] dragon :3 chinese zodiac ftw but for all of ya'll who don't keep up with that pisces

Describe AviatorCraft In 5 Words
[b]1)[/b] hectic
[b]2)[/b] diverse
[b]3)[/b] competitive
[b]4)[/b] enthusiastic
[b]5)[/b] hot headed well some people are' 'xx' 1) " (12283" 2659 44 1447839240 17100 12283 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' 'The person above me has 248 posts...for now' 'xx' 1) " (12284" 2757 2 1447846030 16438 12284 'Re: WhiteDecay' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[quote author=ItsVorah link=topic=2757.msg12269#msg12269 date=1447817531]
Hes going downhill fast... Trust me he gave out 3 sharp 20 swords 3 stacks of beacons to me. And he gave ouut bedrock.. Anyday now hes done
[/quote]



vorah just leave him alone he's goin through shit and he doesn't need a beaver to chomp away at his life c:' 'xx' 1) " (12285" 2757 2 1447848458 0 12285 'Re: WhiteDecay' 'Achilles297' '' '68.52.58.59' 1 1447848668 'Achilles297' 'Vorah I'm getting so tired of your bs. I left the server mainly because of you harassing and antagonizing me so now you just go and choose another staff member? I'm seriously done with seeing this crap on the forums. If your gonna comment do it respectfully and nicely not your antagonizing way of talking how you usually do.
Also please don't reply to a report unless you have solid evidence to contribute. Saying he gave you Items without valid proof is seriously stupid.
-Chilles' 'xx' 1) " (12286" 2757 2 1447849328 17100 12286 'Re: WhiteDecay' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' 'Y'all always yell out "abuse abuse mod is ABUSING!!!" all the time that I don't even take it seriously anymore. Along with all the stupid reports against both mods and trail mods (Remember uni's horses). You get kicked and y'all throw a fit I guess because you just can't accept that you got caught? Honestly you knew Decay was in a bad mood and You decided to push his buttons. Sure what Decay did wasn't right either but haven't you already learned what happens after pushing someone's buttons from experience with your parents/relatives or am I the only one?
' 'xx' 1) " (12287" 2755 1 1447849577 0 12287 'Re: Our Christmas Gift From Aviator ' 'Achilles297' '' '68.52.58.59' 1 0 '' '[quote author=CeralMuncher link=topic=2755.msg12264#msg12264 date=1447815084]
Will all the punishments record Reset? - Possibly I do think so I could be wrong.
[/quote]
Punishments may be forgiven but they are never forgotten.' 'xx' 1) " (12288" 2757 2 1447849872 17100 12288 'Re: WhiteDecay' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' 'Also Vorah I'm kinda wondering why wait till now to bring up this 'evidence'?
You sure got me very curious. ' 'xx' 1) " (12289" 2744 44 1447852641 17100 12289 'Re: game ;P' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' '$10 arrow I guess ' 'xx' 1) " (12290" 2744 44 1447853064 0 12290 'Re: game ;P' 'Achilles297' '' '107.77.94.20' 1 0 '' '[quote author=red_135_hlulu link=topic=2744.msg12289#msg12289 date=1447852641]
$10 arrow I guess
[/quote]
OUCH. 1738.85' 'xx' 1) " (12291" 2744 44 1447853702 17100 12291 'Re: game ;P' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' '[quote author=Achilles297 link=topic=2744.msg12290#msg12290 date=1447853064]
[quote author=red_135_hlulu link=topic=2744.msg12289#msg12289 date=1447852641]
$10 arrow I guess
[/quote]
OUCH. 1738.85
[/quote]
XD
The change of price though?' 'xx' 1) " (12292" 2744 44 1447854146 0 12292 'Re: game ;P' 'Achilles297' '' '107.77.94.20' 1 0 '' 'Well I want you dead more so price went up' 'xx' 1) " (12293" 2744 44 1447854763 17100 12293 'Re: game ;P' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' 'lmao I'm actually not sure how I should feel about that. Im guessing the arrow hit a spot ;P' 'xx' 1) " (12294" 2757 2 1447859795 16837 12294 'Re: WhiteDecay' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.68.159' 1 0 '' 'Now this is my time to pop in. Let's start from the first bit. Decay knows what he did was wrong. But he would have had a reason to it. Second thing Vorah didn't you say you were leaving? If you say it stick to you word

- Ghostee
' 'xx' 1) " (12295" 2744 44 1447861764 0 12295 'Re: game ;P' 'Achilles297' '' '107.77.90.52' 1 0 '' 'Right in the heel.' 'xx' 1) " (12296" 2744 44 1447864111 17100 12296 'Re: game ;P' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.172.35' 1 0 '' 'oops XD' 'xx' 1) " (12297" 2757 2 1447871695 46 12297 'Re: WhiteDecay' 'davide' 'davidenriquez41@gmail.com' '70.192.197.76' 1 0 '' 'I will be locking this topic so that way we do not have any flame wars starting from this.  The admins will look this over and decide a proper action based on the evidence provided.  Until then the topic will remain locked.

Note: Though it is quite cliche it is very true when we say that: "If you have nothing nice to say don't say it." That goes for both parties in this situation.  We only keep player reports open to everyone so that way if someone has additional physical evidence they can add it to the report.  If you only come on to slander other people when they fall then you would probably want to consider having a reality check.

We will review this and decide a proper action.  Thanks for the report. ' 'xx' 1) " (12298" 2761 3 1447874955 17239 12298 'How?' 'Lexi' 'kilahmonkey13@yahoo.com' '76.178.135.44' 1 0 '' 'How do i get on a sever i am brand new and i dont know how sorry i know i may seem really stupid...' 'xx' 1) " (12299" 2761 3 1447876239 17100 12299 'Re: How?' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.184.218' 1 0 '' 'XD no its ok. No question is ever stupid I think thats how the quote goes. But anyway to answer your question
If you already have a minecraft account you paid for then you open up minecraft
Press multiplayer
Press add server
Add in the IP play.aviatorcraft.com
Then click on the server and play
Press the compass and choose a server to play on or just do /creative /prison /skyblock /survival and etc.
Hope this helped and if you have an questions I'll be happy to help.
~[color=red]Red[/color]' 'xx' 1) " (12300" 2762 22 1447879209 1 12960 '18/11/2015 - Server Resets & Revamp Warning (updated 01/12/2015)' 'godlikefrank' 'alextehbest@hotmail.com' '46.23.64.90' 1 1448968035 'Alex' '[url=https://countingdownto.com/countdown/aviatorcraft-revamp-01-december-2015-countdown-clock][size=18pt][b]LINK TO COUNTDOWN TIMER[/b][/size][/url]

[size=18pt][b]RESET OCCURS AT 8:30 PM GMT 3:30 PM EST[/b][/size]

Hey everyone server resets for the following servers will happen on the [b]1st of December[/b] (13 days from this post I do believe):
[list]
[li]Factions[/li]
[li]Skyblock[/li]
[li]Prison[/li]
[li]Survival[/li]
[/list]

[size=12pt][b]FOR DONATORS[/b][/size]
Donators [b]keep their donor ranks[/b] and will get their bought items back a few hours/possibly a day or two after the reset
[size=8pt](Depending on the speed of our Buycraft you'll get your donor stuff back)[/size]

The following servers [b]ARE NOT[/b] being reset:
[list]
[li]Creative ( Creative is being kept for at least another 6 months we'll see how we get on )[/li]
[li]Casino ( We've decided against resetting your casino balances you'll keep them. )[/li]
[li]Minigames ( You keep your earned minigames gems )[/li]
[li]UHC[/li]
[/list]


[size=18pt][b]REGARDING THE PRISON REVAMP[/b][/size]

[b]Added Features[/b]
[list]
[li]Custom animated scoreboard shows rankup progress and player stats
[img height=100]http://i.imgur.com/mcAce57.png[/img][/li]
[li]Mines system revamp percentage based resets and information on signs
[img height=100]http://i.imgur.com/dCQI4yK.png[/img][/li]
[li]Selling system revamp use signs to sell items only related to mines [b]left click[/b] to sell specific items [b]right click[/b] to sell all!
[img width=250]http://i.imgur.com/I7PoLuy.png[/img][/li]
[li]Ranking up can give you temporary [b]bonuses[/b] ( Example: Haste )[/li]
[li]Ranking up will now [b]instantly warp[/b] you to the next mine[/li]
[li]Ranking up will now give you [b]specific perks[/b] on Rankup!
[img]http://i.imgur.com/Khe6Yx7.png[/img][/li]
[li]Each mine has specific portals to go to the next mine previous mine and spawn.
[img width=300]http://i.imgur.com/CsMz0RS.png[/img][/li]
[li][b]Prestiges[/b] [size=10pt](going from 00 to 10)[/size] along with upgrades each prestige such as more plots abilities to fly in the pvp lobby plot flight ect[/li]
[li]Higher multipliers for selling items for donors along with higher prestiges[/li]
[li]The Forge smelt ores fast at [b]/warp forge[/b][/li]
[li]The PVP lobby includes multiple islands for you to choose to fight at [b]/warp pvp[/b][/li]
[li]The Prison Shop includes special items to buy at [b]/warp shop[/b] (we are still adding items!)[/li]
[li]The new prison spawn! includes portals to every place you need to go![/li]
[li]GUI Based [b]Auctions[/b] sell and buy items on Auctions! [b]/ah[/b][/li]
[li]Plots Reset[/li]
[li]Free World Reset[/li]
[/list]

The following mines have been revamped/re-built:
[b]A B C D E F G H I J K L M N V W X Y Z[/b]

[size=18pt][b]REGARDING THE SURVIVAL RESET[/b][/size]

[b]Added/Modified Features[/b]
[list]
[li]New Survival map generated[/li]
[li]Plots Reset[/li]
[li]Holograms added for helping new players
[img width=265]http://i.imgur.com/dwbLgMA.png[/img]

[img width=265]http://i.imgur.com/lI7tskp.png[/img]

[img width=265]http://i.imgur.com/Edn8UuT.png[/img]

[img width=265]http://i.imgur.com/Jau9DQr.png[/img][/li]
[li]Various items added to the new shop
[img width=265]http://i.imgur.com/eRTKZzj.png[/img]

[img width=265]http://i.imgur.com/cQTAvcI.png[/img][/li]
[li]GUI Based [b]Auctions[/b] sell and buy items on Auctions! [b]/ah[/b]
[img width=265]http://i.imgur.com/8fFYIgR.png[/img][/li]
[/list]


[size=18pt][b]REGARDING THE FACTIONS RESET[/b][/size]

[b]Added/Modified Features[/b]
[list]
[li]New Factions map generated[/li]
[li]New Factions plugin added [b]/f claim[/b] is now simple to use once again.[/li]
[li]GUI Based [b]Auctions[/b] sell and buy items on Auctions! [b]/ah[/b]
[img width=265]http://i.imgur.com/8fFYIgR.png[/img][/li]
[/list]


[size=18pt][b]REGARDING THE SKYBLOCK RESET[/b][/size]

[b]Added/Modified Features[/b]
[list]
[li]New Skyblock map generated[/li]
[li]GUI Based [b]Auctions[/b] sell and buy items on Auctions! [b]/ah[/b]
[img width=265]http://i.imgur.com/8fFYIgR.png[/img][/li]
[li]Last shop portal made for misc-items[/li]
[li]Access a GUI-Based shop for your skyblock via [b]/is minishop[/b]
[img width=265]http://i.imgur.com/khqDLYd.png[/img][/li]
[/list]
' 'exclamation' 1) " (12301" 2760 7 1447880733 16049 12301 'Re: Well RIP me ' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'NAOOOOOOO come BACK. take blazes or pokes or deaths. DEW EAT
' 'xx' 1) " (12302" 2762 22 1447881994 17100 12302 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.184.218' 1 0 '' 'I'm so freakin excited!! Although I was actually wondering if the server will be down while it gets reset and if so around how long?' 'xx' 1) " (12303" 2762 22 1447882583 1 12303 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'godlikefrank' 'alextehbest@hotmail.com' '46.23.64.90' 1 0 '' '[quote author=red_135_hlulu link=topic=2762.msg12302#msg12302 date=1447881994]
Although I was actually wondering if the server will be down while it gets reset and if so around how long?
[/quote]
We've got the majority of the reset finished already the hub itself won't go down so you won't experience much downtime if you were for example on prison beforehand about 2-4 minutes assming everything goes well.' 'xx' 1) " (12304" 2762 22 1447882997 15846 12304 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'I can't wait for the reset. I'm going to try and get to free first  :P' 'xx' 1) " (12305" 2762 22 1447883653 17100 12305 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.184.218' 1 0 '' '[quote author=Alex link=topic=2762.msg12303#msg12303 date=1447882583]
[quote author=red_135_hlulu link=topic=2762.msg12302#msg12302 date=1447881994]
Although I was actually wondering if the server will be down while it gets reset and if so around how long?
[/quote]
We've got the majority of the reset finished already the hub itself won't go down so you won't experience much downtime if you were for example on prison beforehand about 2-4 minutes assming everything goes well.
[/quote]
Oh wow I actually expected at least an hour XD. Thanks for letting me know
' 'xx' 1) " (12306" 2762 22 1447885101 16696 12306 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Well it got most of my questions answered :)
' 'xx' 1) " (12307" 2725 22 1447888075 26 12307 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'im just here waiting for factions' 'xx' 1) " (12308" 2762 22 1447888109 26 12308 'you didnt notice this' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'as i stare at the prison revamp im just here wondering about factions' 'xx' 1) " (12309" 2730 43 1447895497 17 12309 'Re: Fibs Introduction :)' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'Well the "Originals" first appeared on The Vampire Diaries. Later because the story fascinated viewers and they didn't want it to take up the main story of The Vampire Diaries they created a spin-off. I personally used to like The Vampire Diaries better as it was the first and main to me. However after Alana left the show I no longer had interest for it. Its gone down hill and I don't think they can pick it back up with out Alana. The Originals stays pretty persistent. It doesn't fluctuate off the story like The Vampire Diaries does (there are now witches half vampires something they said was impossible from the beginning). But anyways yes they were/are ultimately good shows. ' 'xx' 1) " (12310" 2754 2 1447895666 16696 12310 'Re: imitating ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'If u spelled it Correctly it wouldnt let you do it :p' 'xx' 1) " (12311" 2762 22 1447895831 16696 12311 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'BRUH date is not for the 11th its for the 1st :)' 'xx' 1) " (12312" 2754 2 1447895859 17210 12312 'Re: imitating ' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' 'Ya yacky did it and spelled it wrong' 'xx' 1) " (12313" 2730 43 1447895907 16696 12313 'Re: Fibs Introduction :)' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=Luke link=topic=2730.msg12309#msg12309 date=1447895497]
Well the "Originals" first appeared on The Vampire Diaries. Later because the story fascinated viewers and they didn't want it to take up the main story of The Vampire Diaries they created a spin-off. I personally used to like The Vampire Diaries better as it was the first and main to me. However after Alana left the show I no longer had interest for it. Its gone down hill and I don't think they can pick it back up with out Alana. The Originals stays pretty persistent. It doesn't fluctuate off the story like The Vampire Diaries does (there are now witches half vampires something they said was impossible from the beginning). But anyways yes they were/are ultimately good shows.
[/quote] The current season IS Sucking no and your right its because Alana left :'( ' 'xx' 1) " (12314" 2764 1 1447897109 16696 12314 'Birthdays [November]' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Just In Case You Didnt Know The Birthdays Here they Are :D Happy Birthday To November People and Zach/Aviator And Misun/Mod :D [ Birthdays will be posted every month to be up to date :) ]

[img]https://i.gyazo.com/b36b4c96b7f052ab9d11043958828ed9.png[/img]' 'xx' 1) " (12315" 2725 22 1447903496 46 12315 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'davide' 'davidenriquez41@gmail.com' '97.32.70.111' 1 0 '' '[quote author=xPowerStaticx link=topic=2725.msg12255#msg12255 date=1447809288]
In the tittle the date is wrong :P
[/quote]
That isn't the date of the reset that is the day this post was made. He uses the European date system of day month year.' 'xx' 1) " (12316" 2659 44 1447905430 16696 12316 'Re: Forum Game...' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'the person above me replys to this forum game too much' 'xx' 1) " (12317" 2659 44 1447910803 15846 12317 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '101.184.131.95' 1 0 '' 'The person above me is powerful with static electricity xD' 'xx' 1) " (12318" 2760 7 1447912583 37 12318 'Re: Well RIP me ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[quote author=Excited_Fiber link=topic=2760.msg12301#msg12301 date=1447880733]
NAOOOOOOO come BACK. take blazes or pokes or deaths. DEW EAT
[/quote]
Lol I'd rather not but I will pop up whenever my other brother isn't playing. I will probably play an aram or 2 before doing hw if i'm lucky.' 'xx' 1) " (12319" 2659 44 1447915247 17100 12319 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.184.218' 1 0 '' 'The person above me has a creative mc name. And I reply a lot cause I eventually run out of topics to reply on in other words I'm bored af ' 'xx' 1) " (12320" 2730 43 1447916565 17100 12320 'Re: Fibs Introduction :)' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.184.218' 1 0 '' 'Tbh I actually never really liked Alana. She always seemed a bit winey to me. For some weird reason I liked Kathrine way more even if they were played by the same actress. Also a lot of people kept dying and then they came back but not all the time and it was getting a bit tiring. So when Katherine left that was when I kinda grew distanced to the show. Although my bro still watches it and some interesting things happened something about Caroline and a Fianc? or baby so I might check it out one day.' 'xx' 1) " (12321" 2765 43 1447923902 16438 12321 'My Introfuckinduction' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' 'Hello everyone My names maddy I'm currently 15 and studying kickboxing & Photography I am a trained swimmer for 6 years and i am known for being a bitch c: Feel free to Introduce yourself here http://aviatorcraft.com/forum/index.php?board=43.0

Did you have any previous Minecraft usernames?
My first username was bubblemada then IeatPussy69 (i was dared to change it =3) then other usernames and now its Creamiest i have alt accounts
Depreciative
Dyslogistic
CrayolaCrayons

What is your favorite color?
My favorite colour Is snow leopard White .

What is your eye color?
My eyes change from Blue to Green (mixed sometimes)

What is your favorite food?
My fave food it milk tart #SouthAfrican

Where are you from?
I am from South Africa But i have lived in UAE Dubai for around 11 Years

Who is your favorite youtuber?
I don't watch you tubers ._.

Who is your favorite staff members?
My fave would have to be Well if he was still staff (ty who ever fuckin reported him) is and will always be WhiteDecay but a big thanks to @Fireblazer for help on my server c:

How long have you been on aviator and would you call yourself popular?
I have been here for around 4 years and Well i mean i got titled the meanest person on creative and i am known for being a well huge mofo bitch to a lot of people (SORRY)

What is your favorite server on aviatorcraft?
Hmm Creative filled with newbie role-players who bitch about something all the time Survival cocky ass mofos Factions *dead silence* Skyblock WTF IS THIS SHIT i enjoy Prison  a lot c:

What shows do you like to watch?
American horror story 2brokegirls Nightmare next door on the case will paul (forgot her last name) Who on earth did i marry c: i love to watch horror shows mostly tv shows that shows u the actual body like cmon don't be a little bitch show the blood

What is your favorite singer/band/music.
I don't have an actual fave singer or band tbh


What are your favorite games to play?
My fave games is imvu CSGO Minecraft


If u want to ask me anything or ask why i am a bitch feel free to comment down below if u give a shit to ask me c:' 'xx' 1) " (12322" 2755 1 1447924044 16438 12322 'Re: Our Christmas Gift From Aviator ' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][i]Wait new ranks[/i][/center]

[center][i][size=8pt]._. the new high rankers will be annoying af Kill me[/size][/i][/center]' 'xx' 1) " (12323" 2762 22 1447941882 1 12323 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'godlikefrank' 'alextehbest@hotmail.com' '46.28.53.168' 1 0 '' 'That's the date this was posted the 18th of November 2015' 'xx' 1) " (12324" 2765 43 1447943435 16222 12324 'Re: My Introfuckinduction' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Maddy can you please refrain from using any negative and inappropriate words please.
I didn't start this introduction for anyone to talk like this it's suppose to be a friendly introduction and please change the title of your post.' 'xx' 1) " (12325" 2659 44 1447943482 16222 12325 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'The person above me love playing the forum games.' 'xx' 1) " (12326" 2765 43 1447943735 16438 12326 'Re: My Introfuckinduction' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[quote author=WhiteDecay link=topic=2765.msg12324#msg12324 date=1447943435]
Maddy can you please refrain from using any negative and inappropriate words please.
I didn't start this introduction for anyone to talk like this it's suppose to be a friendly introduction and please change the title of your post.
[/quote]



[center][i]couldnt careless about swearing on forums if vorah can do it i can do it c: blame him for the influence [/i][/center]' 'xx' 1) " (12327" 2766 44 1447943827 16222 12327 'Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'The rule is simple you may only use the lyrics in 1 song per comment.
And you must add the name of the song you got the lyrics from as well as the artist.

Ex:
WhiteDecay: Remember the time - Michael Jackson
R3d__: I was trapped in the closet - R.Kelly
And so on.

Here the start.

Hello it me - Adele' 'xx' 1) " (12328" 2744 44 1447943904 16222 12328 'Re: game ;P' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' '$100' 'xx' 1) " (12329" 2766 44 1447944860 17100 12329 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'I woke up like this #flawless- Beyonce' 'xx' 1) " (12330" 2724 44 1447945343 16222 12330 'Re: Describe your self in 26 Letters !' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'A- Age: [b]21[/b]
B- Biggest fear:[b]Height[/b]
C- Current time: [b]10:04 am U.S Eastern Time[/b]
D- Drink you last had: [b]Sprite[/b]
E- Every day starts with: [b]Looking at my phone to see no notification[/b]
F- Favorite song: [b]Black and White - Michael Jackson[/b]
G- Ghosts are they real? [b]Has nothing to do with a person[/b]
H- Hometown: [b]N/A[/b]
I- In love with: [b]No one[/b]
J- Jealous of:[b] No one[/b]
K- Killed someone?: [b]No[/b]
L- Last time you cried?: [b]Day of Demotion[/b]
M- Middle name: [b]Anthony[/b]
N- Number of siblings: [b]8 but one died last Christmas eve[/b]
O- One wish: [b]I don't know nothing I guess.[/b] Even if you have the wish you won't need it for what you want to achieve hard work and dedication make it worth more than getting it free.
P- Person you last called: [b]Hellyy and MrGrummpy_14[/b]
R- Reason to smile: [b]R3d__[/b]
S- Song last sang: [b]Hello Kitty - Avril Lavigne[/b]
T- Time you woke up: [b]7:00 am Today[/b]
U- Universal Dimension Would like to go to [ In Any movie including Marvel ]: [b]Fairy Tail - Anime[/b]
V- Vacation Destination: [b]Japan[/b]
W- Worst habit: [b]Being Alone[/b]
Y- Your favorite food: [b]None[/b]
X- X-Rays you've had:[b]None unless Teeth count[/b]
Z- Zodiac sign: [b]Libra[/b] [b]Chinese Zodiac: Dog[/b]

Describe Aviator In 5 Words
1) [b]Inspiring[/b]
2) [b]Funny[/b]
3) [b]Caring[/b]
4) [b]Nice[/b]
5) [b]Roleplayer[/b]' 'xx' 1) " (12331" 2766 44 1447945392 16222 12331 'Re: Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'When your gone - Avril Lavigne' 'xx' 1) " (12332" 2766 44 1447945611 16837 12332 'Re: Music talk' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'Hello - Adele' 'xx' 1) " (12333" 2766 44 1447945890 17100 12333 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Living like we're renegades - X Ambassadors' 'xx' 1) " (12334" 2766 44 1447945960 16837 12334 'Re: Music talk' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'Sweet Child of mine - Guns & Roses' 'xx' 1) " (12335" 2766 44 1447946227 17100 12335 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Imma a diva - Beyonce

p.s this will not be the last Beyonce lyrics I guarantee it ;P' 'xx' 1) " (12336" 2767 7 1447946300 16222 12336 'Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Hey

WhiteDecay here letting everyone know that i have been demoted from staff. Now it nothing bad and has nothing to do with what been happening with anyone. The cause of my demotion was based upon my own action which I didn't see. Meaning I didn't notice what I was doing wrong until I was clarified by an admin.
I already ask them why didn't they warn be before hand and it may have been true that i wouldn't have change but without me knowing it much harder to notice it.

I will not be explaining what I did wrong even tho some was fun for other people but I did some stuff without admin permission.
The point of this is I'm no longer a member of the AviatorCraft staff team and i think it was best of me to be demoted until then I'll be working on better me. I have been abusive and out of control with power.
Don't worry i wont be leaving Aviator I'll still be on from time to time more active on the forum again. And ill be working on my personality also.

The admins said i can re-apply but it would still be based on how I act and how i handle thing from now on. In my opinion I doubt I'll be Mod again after they way I've been. But we'll just wait and see :)
I'll re apply when i feel it is best of me to I still have the same reason to be a mod as i did the first time i applied. But my reason may change a bit in the future. So i wish the staff team good luck. P.s i only have Fireblazer Luke and R3d__ on my skype contact list for now the others i rather not say why XD.

Also I'll still be doing videos on the server I will be doing a prison series the day of revamp with a few friends we plan to have fast builds funny moments and other stuff. The series will be called [b]Locked Up[/b] Now I'm not sad about the demotion to be honest this may be the only way I can do the series fairly without any cheats. So I'll see y'all next time chao-su' 'xx' 1) " (12337" 2767 7 1447946398 16168 12337 'Re: Hello.' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'Rip WhiteDecay!' 'xx' 1) " (12338" 2767 7 1447946429 16222 12338 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I just posted this and you read fast XD' 'xx' 1) " (12339" 2765 43 1447946736 16222 12339 'Re: My Introfuckinduction' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'That was because vorah was angry about being perma ban. So please edit all the swearing out or you wont get what you want.
If you wanted to change how you act then you should remember what JDK said?
Also thanks <3 im glad i was your favorite mod' 'xx' 1) " (12340" 2767 7 1447946755 17100 12340 'Re: Hello.' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'I hope everything works out for you Decay. Im gonna miss you though ' 'xx' 1) " (12341" 2643 15 1447946758 16168 12341 'Re: Kit PvP' 'KidzBeEz' 'allenle1999@gmail.com' '69.85.234.252' 1 0 '' 'i think this is good but first fix the rubber ban on the server and hit detection ' 'xx' 1) " (12342" 2766 44 1447946896 16222 12342 'Re: Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I swear this went the wrong way as i expected but it funny anyway

Your the one i love your the one i need - Beyonce' 'xx' 1) " (12343" 2767 7 1447946915 16837 12343 'Re: Hello.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'Hello WhiteDecay

I know we haven't been the best of friends (MHM) but I would like to wish you the best of luck in the future.
I would've liked to keep in contact but after some arguments I know why :/.

I hope to still see you on the server too.

So I do wish you the best of luck in the future and maybe you can being on a staff team again some day! Good Luck.

~ Ghostee' 'xx' 1) " (12344" 2766 44 1447947023 17100 12344 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Come take my hand I won't let you go - Beyonce End of time.  I'm laughing so hard right now XD' 'xx' 1) " (12345" 2767 7 1447947042 16222 12345 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' '[quote author=UniversalGhost link=topic=2767.msg12343#msg12343 date=1447946915]
Hello WhiteDecay

I know we haven't been the best of friends (MHM) but I would like to wish you the best of luck in the future.
I would've liked to keep in contact but after some arguments I know why :/.

I hope to still see you on the server too.

So I do wish you the best of luck in the future and maybe you can being on a staff team again some day! Good Luck.

~ Ghostee
[/quote]

Thanks Ghostee tbh I'm gonna miss you ;-; also I'll be taking back the mod swords too' 'xx' 1) " (12346" 2766 44 1447947120 16222 12346 'Re: Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I'm a single lady - Beyounce XD' 'xx' 1) " (12347" 2767 7 1447947120 16837 12347 'Re: Hello.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'You are gonna have to catch me first!!! :P' 'xx' 1) " (12348" 2766 44 1447947214 17100 12348 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Who run this mutha..! - Who do you think ;)' 'xx' 1) " (12349" 2767 7 1447947233 16222 12349 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Meanine get back here -run to ghostee-' 'xx' 1) " (12350" 2767 7 1447947367 16837 12350 'Re: Hello.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'Well I am on the prison server now. One question will you still be playing on the server?' 'xx' 1) " (12351" 2767 7 1447947585 16222 12351 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Like i said ill be on from time to time after reset ill be on a lot more because now I can play prison again. Since Alex didn't make the thing to allow mods to play fairly. This is my chance so I'm taking it.

Also when y'all are starting the faction revamp let me know cuz i still have many ideas to help make it fun.' 'xx' 1) " (12352" 2766 44 1447947629 16222 12352 'Re: Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'No fair im listening to that right now.
Girls!! - Beyounce' 'xx' 1) " (12353" 2767 7 1447947636 16837 12353 'Re: Hello.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'So  you are kind of thanking the admins at the same time so you can play again? XD' 'xx' 1) " (12354" 2767 7 1447947731 16222 12354 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Yeah pretty much except that i don't have a rank on prison which is kinda sad ;-;' 'xx' 1) " (12355" 2767 7 1447947778 16837 12355 'Re: Hello.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'Would you reconsider adding me on Skype? :3' 'xx' 1) " (12356" 2766 44 1447947797 17100 12356 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Put my love on top - Beyonce
One of my all time favorite songs that I'm listening to right now XD' 'xx' 1) " (12357" 2767 7 1447948021 16222 12357 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'As of right now I don't think that a good idea since you and I do argue A LOT it best that we wait ok. :) for your safety' 'xx' 1) " (12358" 2767 7 1447948139 16837 12358 'Re: Hello.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'Oi your safety my friend XD' 'xx' 1) " (12359" 2767 7 1447948332 16222 12359 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'No yours XD' 'xx' 1) " (12360" 2767 7 1447948401 16837 12360 'Re: Hello.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' ';-;. Bye Decay. ' 'xx' 1) " (12361" 2767 7 1447948415 16222 12361 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I don't understand this?

Like before I was mod i was nice and helpful and active on the forum. When I was mod I became lazy and stressed. I guess I wasn't ready back then XD' 'xx' 1) " (12362" 2767 7 1447949396 17100 12362 'Re: Hello.' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Well I think that people change under different circumstances and its happens to everyone.' 'xx' 1) " (12363" 2767 7 1447950942 16222 12363 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I don't like it i don't want to act like i did when i was mod i wanna be like i was before i was mod while being one. guess ill have to try hard next time.' 'xx' 1) " (12364" 2767 7 1447951656 17100 12364 'Re: Hello.' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Well you and only you can change no one else can make you change besides yourself ~ Me I guess with some inspiration from an unknown quote I can't remember XD' 'xx' 1) " (12365" 2765 43 1447953901 16438 12365 'Re: My Introfuckinduction' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' 'not my problem if i swear it cuts it out ;D' 'xx' 1) " (12366" 2767 7 1447953997 16438 12366 'Re: Hello.' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '94.205.128.95' 1 0 '' '[center][i]BOI IF ANY OF U FKIN MAKE FUN INSULT BULLY WHITEDECAY IMMA SPANK YO A$$ES GOT IT[/i][/center]' 'xx' 1) " (12367" 2765 43 1447954526 17100 12367 'Re: My Introfuckinduction' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Well you can still kinda guess what the censored words mean and not everything get cuts out too. Just sayin' 'xx' 1) " (12368" 2767 7 1447954602 16222 12368 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2767.msg12366#msg12366 date=1447953997]
[center][i]BOI IF ANY OF U FKIN MAKE FUN INSULT BULLY WHITEDECAY IMMA SPANK YO A$$ES GOT IT[/i][/center]
[/quote]

I feel the love from her <3' 'xx' 1) " (12369" 2767 7 1447955024 16837 12369 'Re: Hello.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' '[quote author=Xx_Furries_xX link=topic=2767.msg12366#msg12366 date=1447953997]
[center][i]BOI IF ANY OF U FKIN MAKE FUN INSULT BULLY WHITEDECAY IMMA SPANK YO A$$ES GOT IT[/i][/center]
[/quote]
Be nice please I beg ;-;' 'xx' 1) " (12370" 2767 7 1447957886 0 12370 'Re: Hello.' 'Achilles297' '' '107.77.90.28' 1 0 '' 'If you want my mod sword you'll have to find it first. Forever memories of the old days m8' 'xx' 1) " (12371" 2659 44 1447957921 0 12371 'Re: Forum Game...' 'Achilles297' '' '107.77.90.28' 1 0 '' 'The person above me has fabulous hair.' 'xx' 1) " (12372" 2659 44 1447958136 16837 12372 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'The person above me loves me so much that he calls me an idiot <3' 'xx' 1) " (12373" 2767 7 1447958329 16222 12373 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Only reason that sword meant something is to me to see you guys get mod while im still mod. it has no meaning now that im not a staff member anymore.' 'xx' 1) " (12374" 2659 44 1447958383 16222 12374 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'The person above me is the blame for not building his own dressing room XD' 'xx' 1) " (12375" 2768 15 1447959335 16222 12375 'Ideas?' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Hey

Decay here I'm going to be looking over all the previous ideas all players had in the past and see if i can combine some of them or use some of them. If you guys have any ideas for Kit PvP or Towny or a role-play server please keep coming up with ideas. I'd love to come up with a way to use them. I'm almost on break from colleges semester.

In my opinions it best that people come up with ideas of something they are really interested in for example i love the concept of factions and the gameplay more than any other games out there so i had a huge list of ideas for it and some are custom.
Sky and kidz are both awesome pvpers and they would more likely specialize in the Kit PvP ideas. (i don't know much of it myself)
Role-players from creative could think of something fr them so that non-roleplayer won't have to see or deal with those who do role-play because I've been seeing people roleplay on any part of the server and people are saying "Role-play only on the creative server please" no no.

As of right now I'm working on a Project for a plugin called Towny and i already know a few who played it that can help me progress in this project. Towny was an original idea of mine for Role-players to play survival mode with all the actual experience rather than building it on the creative server.
If you'd like to know more comment down below and I'll be happy to explain how Towny would work.' 'xx' 1) " (12376" 2659 44 1447959633 17100 12376 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Well the person above me did build a pretty nice dressing room. Shhh don't tell anyone I saw it  :P' 'xx' 1) " (12377" 2768 15 1447960006 17100 12377 'Re: Ideas?' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.203.152' 1 0 '' 'Towny sounds like a good idea. I just hope it can really lure in role players from the parts of the server that weren't supposed to have role players at least under my impression cause I'm getting too sick of it
#srynotsry

~[color=red]Red[/color]' 'xx' 1) " (12378" 2768 15 1447960615 16222 12378 'Re: Ideas?' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Lol I can understand that that why I'm working on the document for it i already explain part of it to the staff in the past but they weren't please with the idea but if I do my research like I plan it will be more understanding and will probably strike an approval. if not it it was worth a try.

~[glow=purple 2 300]Decay[/glow]' 'xx' 1) " (12379" 2659 44 1447960672 16222 12379 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'This person is very active on the forum XD' 'xx' 1) " (12380" 2767 7 1447961891 0 12380 'Re: Hello.' 'Achilles297' '' '166.137.248.122' 1 0 '' 'Don't take this from us decay you have no right. I need the mems bro.' 'xx' 1) " (12381" 2659 44 1447961962 0 12381 'Re: Forum Game...' 'Achilles297' '' '166.137.248.122' 1 0 '' 'The person above me hurt my feelings but made up for it by giving me chocolate. Unlike SOME people e.e' 'xx' 1) " (12382" 2724 44 1447962184 0 12382 'Re: Describe your self in 26 Letters !' 'Achilles297' '' '166.137.248.122' 1 0 '' '[quote author=WhiteDecay link=topic=2724.msg12330#msg12330 date=1447945343]


R- Reason to smile: [b]R3d__[/b]
[/quote]

Aw how cute decay has a crush on Erie ;3' 'xx' 1) " (12383" 2767 7 1447963950 16222 12383 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Fine keep yours
' 'xx' 1) " (12384" 2724 44 1447964033 16222 12384 'Re: Describe your self in 26 Letters !' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'She just helped me get through the demotion ok shesh and she very nice and helpful doesn't mean i have a crush on her. ' 'xx' 1) " (12385" 2659 44 1447964065 16222 12385 'Re: Forum Game...' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'This person made me sad when he quit the staff team ;-;' 'xx' 1) " (12386" 2659 44 1447965618 17151 12386 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]The person above me is a [color=red][size=12pt][font=arial black]Legend[/font][/size][/color][/color]' 'xx' 1) " (12387" 2659 44 1447965929 17100 12387 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '197.199.190.31' 1 0 '' 'The person above me is a [color=green]Co[/color][color=purple]lor[/color][color=teal]ful[/color] [color=maroon]per[/color][color=limegreen]s[/color][color=orange]on[/color]

Fyi this took like 5 min to do on my annoying phone XD' 'xx' 1) " (12388" 2767 7 1447966277 15888 12388 'Re: Hello.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.96' 1 0 '' 'How bout that ' 'question' 1) " (12389" 2659 44 1447966440 0 12389 'Re: Forum Game...' 'Achilles297' '' '107.77.104.47' 1 0 '' '[quote author=WhiteDecay link=topic=2659.msg12385#msg12385 date=1447964065]
This person made me sad when he quit the staff team ;-;
[/quote]
You know my reasons. I have no intentions of coming back to the staff team if I return to the server.
The person above me is very colorful :3' 'xx' 1) " (12390" 2724 44 1447966512 0 12390 'Re: Describe your self in 26 Letters !' 'Achilles297' '' '107.77.104.47' 1 0 '' 'Not neccesarily no but that doesn't change the fact that you do :3' 'xx' 1) " (12391" 2659 44 1447967718 16837 12391 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'The person above me was a good friend to me one time. Well I said ONE time :3' 'xx' 1) " (12392" 2659 44 1447968058 17151 12392 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=blue]The person above me will soon get promoted to Mod.[/color]' 'xx' 1) " (12393" 2659 44 1447968147 17100 12393 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' '[quote author=Achilles297 link=topic=2659.msg12389#msg12389 date=1447966440]
You know my reasons. I have no intentions of coming back to the staff team if I return to the server.
The person above me is very colorful :3
[/quote]
[color=purple]Wh[/color][color=orange]y t[/color][color=teal]ha[/color][color=pink]nk[/color] [color=maroon]y[/color][color=red]o[/color][color=maroon]u[/color]
The person above me I think likes Justin Biever. I think so cause uni kept killin me with jb's cheesy song lyrics once and wouldnt stop it. I wont forget it -_-
' 'xx' 1) " (12394" 2659 44 1447968386 17100 12394 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' ' [quote author=red_135_hlulu link=topic=2659.msg12393#msg12393 date=1447968147]
[quote author=Achilles297 link=topic=2659.msg12389#msg12389 date=1447966440]
You know my reasons. I have no intentions of coming back to the staff team if I return to the server.
The person above me is very colorful :3
[/quote]
[color=purple]Wh[/color][color=orange]y t[/color][color=teal]ha[/color][color=pink]nk[/color] [color=maroon]y[/color][color=red]o[/color][color=maroon]u[/color]
The person above me I think likes Justin Biever. I think so cause uni kept killin me with jb's cheesy song lyrics once and wouldnt stop it. I wont forget it -_-

[/quote]
^ Fail.  The person above me is a super late replier' 'xx' 1) " (12395" 2744 44 1447968539 17151 12395 'Re: game ;P' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 100000 'xx' 1) " (12396" 2659 44 1447968854 17151 12397 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 1447969512 'IISkyHDII' '[color=purple][font=arial black]The person above me is really pretty <3' 'xx' 1) " (12398" 2659 44 1447969532 17151 12398 'Re: Forum Game...' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=pink]The person above me is something else..[/color]' 'xx' 1) " (12399" 2659 44 1447970203 17100 12399 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'I finish watching hotline bling and come back wondering what the hell just happened? ???' 'xx' 1) " (12400" 2767 7 1447970525 16696 12400 'Re: Hello.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Good Luck in the future my friend . Hopefully we can still be friends :) ' 'xx' 1) " (12401" 2766 44 1447970590 16696 12401 'Re: Music talk' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[color=purple]FoFo Focus on me !

Fouc - Ariana Grande[/color]' 'xx' 1) " (12402" 2659 44 1447970704 16696 12402 'Re: Forum Game...' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=IISkyHDII link=topic=2659.msg12398#msg12398 date=1447969532]
[color=pink]The person above me is something else..[/color]
[/quote] The person above my reminds me of the song Blue Skies by Lenka [ Sorry red above me it just didnt relate to the topic ' 'xx' 1) " (12403" 2659 44 1447971040 17100 12403 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'Person above me is right but srsly did something happen here cause I still feel kinda lost?' 'xx' 1) " (12404" 2724 44 1447971213 17100 12404 'Re: Describe your self in 26 Letters !' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'Yall starting to act like school boys now :P despite the fact that that made my day or technically night XD  ' 'xx' 1) " (12397" 2659 44 1447969131 16837 12397 'Re: Forum Game...' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.5.217' 1 0 '' 'The person above me ruined the game :(' 'xx' 1) " (12405" 2766 44 1447971419 17100 12405 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'Cause you belong with mee ya oh yea - Taylor Swift' 'xx' 1) " (12406" 2766 44 1447974941 16222 12406 'Re: Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Black widow baby - izzy' 'xx' 1) " (12407" 2730 43 1447975967 17 12407 'Re: Fibs Introduction :)' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1447976128 'Luke' '[quote author=red_135_hlulu link=topic=2730.msg12320#msg12320 date=1447916565]
Tbh I actually never really liked Alana. She always seemed a bit winey to me. For some weird reason I liked Kathrine way more even if they were played by the same actress. Also a lot of people kept dying and then they came back but not all the time and it was getting a bit tiring. So when Katherine left that was when I kinda grew distanced to the show. Although my bro still watches it and some interesting things happened something about Caroline and a Fianc? or baby so I might check it out one day.
[/quote]

Before I respond to this I would like to apologize for starting a chain of messages regarding shows on this introduction. Since we already have begun I might as well finish discussing it. Anyways yes. Alana did start to get whiney towards the end of the season. She no longer had the liveliness the old Alana once had. Part of this could be because she wanted off the show. However due to her leaving it has started a chain of events that I think ruin the show. Witches have always been in the show but in the recent seasons it has been non-stop witches. They have even started to do things they said were impossible from the beginning (plot holes :'(). Alana added something to the show and even though she could be whiney the show revolved and started with her. Its no longer "The Vampire Diaries." I also don't like the the relationship between Stephan and Caroline and how Caroline reacts to Stephan's past relationships (Valery).  ' 'xx' 1) " (12408" 2769 2 1447980798 16222 12411 'Spam' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 1447984125 'WhiteDecay' '[b]Server[/b]: Prison
[b]Rule Broken[/b]: Spam
[b]When[/b]: 11/19/15
[b]Who[/b]: pepsiscope and Bakerman1971

[b]Proof[/b]:
http://imgur.com/a/Uv5aj
http://imgur.com/a/GhEl9' 'xx' 1) " (12409" 2770 1 1447981226 15971 12409 'Pepsi 4 Faction Server Developer' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Hey Aviator today I would like to say that the server should let me create the new faction server since right now its boring and no one plays on it and its resetting.Let me get all the plugins and let me develop everything and I promise it will be better than ever before.Who knows how a faction server should be than a faction player himself.Alot of things were messed up that I could fix such as the shop economy faction plugin mcmmo needs to be removed etc.Tell me what you guys think below ;).


' 'xx' 1) " (12410" 2770 1 1447981828 0 12410 'Re: Pepsi 4 Faction Server Developer' 'Achilles297' '' '68.52.58.59' 1 0 '' 'This would be more of a thing to discuss with admins than a public opinion poll which is sorta what this feels like... Personally I feel that when staff address the faction issue it'll work out fine no new devs necessary ' 'xx' 1) " (12411" 2770 1 1447982032 16222 12411 'Re: Pepsi 4 Faction Server Developer' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Hey
Decay here.

Best way to help is by putting your ideas in the suggestion section on the forum rather than acting like someone who should just take over everything.

You are welcome to post your ideas on here. http://aviatorcraft.com/forum/index.php?board=15.0
Also the staff team doesn't have a developer except fireblazer. If you want to be a developer you would have to contact one of the admin and show proof of your work in anyway possible. You may have to go through the Trial-mod stages.' 'xx' 1) " (12412" 2770 1 1447984423 15971 12412 'Re: Pepsi 4 Faction Server Developer' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '.' 'xx' 1) " (12413" 2770 1 1447984527 15971 12413 'Re: Pepsi 4 Faction Server Developer' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=Achilles297 link=topic=2770.msg12410#msg12410 date=1447981828]
This would be more of a thing to discuss with admins than a public opinion poll which is sorta what this feels like... Personally I feel that when staff address the faction issue it'll work out fine no new devs necessary
[/quote]

Thats not what happen last reset last reset they just made another horrible factions server.' 'xx' 1) " (12414" 2754 2 1447985443 16519 12414 'Re: imitating ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'First of all we know Aviator does not have a rank. Second of all he NEVER PLAYS ON HIS SERVER!!!' 'xx' 1) " (12415" 2760 7 1447988704 14 12415 'Re: Well RIP me ' 'Blazer2558' 'ivanmei792@yahoo.com' '98.227.50.77' 1 0 '' 'btw my comp is 1000 dollars and potato dont live wit me
' 'xx' 1) " (12416" 2760 7 1447991315 37 12416 'Re: Well RIP me ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[quote author=Blazer2558 link=topic=2760.msg12415#msg12415 date=1447988704]
btw my comp is 1000 dollars and potato dont live wit me
[/quote]
Ye that also I think i might take up your offer on taking the spare desktop of yours or at least until I get a new laptop. Does it already have league amd mc installed?' 'xx' 1) " (12417" 2770 1 1447994144 16222 12417 'Re: Pepsi 4 Faction Server Developer' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Last reset all they did was change the map and update it to 1.8 that it nothing else. Not many things change last reset.

[b]Faction[/b]: New world
[b]Prison[/b]: New plot world
[b]survival[/b]: Nothing
[b]Skyblock[/b]: Challenges and new island options
[b]Minigames[/b]: Nothing
[b]UHC[/b]: Nothing

They already made plans on whats coming. I'm afraid as a ex-mod I still can't release any information that was talk about by the staff.
Prison is the 1st revamp coming.
Then they will work on the others.

Like i said before it best to give them ideas so they can discuss it in private and find a way they can use that idea in their own way.' 'xx' 1) " (12418" 2766 44 1447999959 17100 12418 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'In a different time zone but...
It's Friiidaay Friiidaay gotta get down on friday - Rebeca Black

I couldn't help it  :P' 'xx' 1) " (12419" 2770 1 1448021492 17151 12419 'Re: Pepsi 4 Faction Server Developer' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.232' 1 0 '' '[color=purple]Pepsi if you do become a developer I hope you make this faction server to the best of your ability. Because from what I've seen on your server im not suprised.[/color]' 'xx' 1) " (12420" 2643 15 1448021864 17151 12420 'Re: Kit PvP' 'IISkyHDII' 'sky98243@gmail.com' '66.87.121.232' 1 0 '' '[quote author=KidzBeEz link=topic=2643.msg12341#msg12341 date=1447946758]
i think this is good but first fix the rubber ban on the server and hit detection
[/quote]
[color=purple]I do agree Allen but we have been telling them and they haven't done anything about it yet.[/color]' 'xx' 1) " (12421" 2766 44 1448034547 16222 12421 'Re: Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'sweet dream beautiful nightmare - you know who' 'xx' 1) " (12422" 2724 44 1448034593 16222 12422 'Re: Describe your self in 26 Letters !' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'eh fine i do like erica happy' 'xx' 1) " (12423" 2766 44 1448035459 17100 12423 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'You're so vain. I bet you think this song is about you - Carly Simon You're so vain' 'xx' 1) " (12424" 2766 44 1448035522 16222 12424 'Re: Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'You got that healing that i want - charlie puth' 'xx' 1) " (12425" 2766 44 1448036940 17100 12425 'Re: Music talk' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'Hey Jude don't make it bad take a sad song and make it better - The Beatles' 'xx' 1) " (12426" 2724 44 1448039603 0 12426 'Re: Describe your self in 26 Letters !' 'Achilles297' '' '166.137.10.19' 1 0 '' 'I'm so freaking proud that you finally admitted it gg white' 'xx' 1) " (12427" 2724 44 1448040258 16222 12427 'Re: Describe your self in 26 Letters !' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'meh i doubt we get together cuz someone said we wouldnt be a good couple
' 'xx' 1) " (12428" 2724 44 1448041631 0 12428 'Re: Describe your self in 26 Letters !' 'Achilles297' '' '107.77.68.91' 1 0 '' 'You guys would be a gr8 couple don't even worry about it. Don't let youR dreams be dreams ' 'xx' 1) " (12429" 2724 44 1448041692 17100 12429 'Re: Describe your self in 26 Letters !' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'Decay I don't think he meant it literally. I'm sure he was joking XD' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (12430 2724 44 1448041759 17100 12430 'Re: Describe your self in 26 Letters !' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.191.230' 1 0 '' 'Why do i keep relpying late' 'xx' 1) " (12431" 2730 43 1448044054 16049 12431 'Re: Fibs Introduction :)' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Its alright :D nothing wrong with it :p' 'xx' 1) " (12432" 2724 44 1448045070 16222 12432 'Re: Describe your self in 26 Letters !' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Cuz you is late' 'xx' 1) " (12433" 2771 2 1448045660 17100 12433 'advertising' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.144.154' 1 0 '' 'Who: NoHacksJustXz
When: now
Where: prison
Proof:
' 'clip' 1) " (12434" 2771 2 1448047012 16222 12434 'Re: advertising' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Good Job
-[glow=purple 2 300]Decay[/glow]' 'xx' 1) " (12435" 2772 3 1448048246 17244 12435 'i\'m new could you help me ' 'pokeking' 'paulo.eusebio@ntlworld.com' '86.29.66.227' 1 0 '' 'hi I'm new and not quite sure how to do this so could I get some help' 'xx' 1) " (12436" 2772 3 1448048604 17100 12436 'Re: i\'m new could you help me ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.144.154' 1 0 '' 'Absolutely! So first you need to pay for a minecraft account around 25ish dollars.
Then you're going to have to download minecraft on your computer.
After open it up then press Multiplayer
Then press Add Server and add the IP of AviatorCraft play.aviatorcraft.com
After you press the compass and choose a part of the server to play on or just do /creative /survival /prison /factions etc.
I hope this helped you and if you still don't understand something I would be happy to help you ;D

~[color=red]Red[/color]' 'xx' 1) " (12437" 2772 3 1448054024 37 12437 'Re: i\'m new could you help me ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '64.150.4.9' 1 0 '' 'So Red above me had talked about getting onto the server and all that but since you found Aviator's forum page I'm going to assume that you know how to get onto the server. Instead I interpreted your question as how to play the servers and what to do on them. So Aviator currently has 7 different game modes for you to pick from and enjoy. For a general overview go to [url=http://aviatorcraft.com/#servers]http://aviatorcraft.com/#servers[/url]. But if you want a little more detail then I will explain to you below.

[b]Factions[/b]
So factions is a server where you can band together with some friends to PvP claim territory raid other people's bases. You can also go solo and make your own faction and grind your way up to the top.

[b]Prison[/b]
Prison is a place where you'll mine and sell your way out of jail. Climb up the ranks in prison and strive for the [Free] icon next to your name. Or if you want to take a break from mining you can warp to one of many pvp arenas that we have on prison or go build on your plot in the plot world.

[b]Survival[/b]
Survival is pretty self explanatory. If you wanna enjoy the fun of a survival world with some friends then survival is the place for you. The rules in Survival are set to mimic a survival world as close as possible with the exception of the plot world and the shop.

[b]Minigames[/b]
The newly remade minigames currently has 3 different minigames that you can enjoy playing with friends. There is the Potter Games Bubble Trouble and TNTBlock. Each game is unique in it's own gameplay and style.

[b]Casino[/b]
Casino is exactly what it sounds like. You get the chance to gamble your money for a chance to earn donator ranks in other servers. Please do know that all ranks purchased from Casino are cleared with server resets. Currently located within minigames.

[b]Creative[/b]
Creative is a server where all players are set to the creative game mode and get to their own plots. I personally think it's pretty simple and self explanatory.

[b]Skyblock[/b]
Skyblock is a place where you get your own island and you strive to complete challenges and grind money. You can access a shop to buy necessities and figure out a good method to making money.

Hope this helps.' 'xx' 1) " (12438" 2772 3 1448054824 17100 12438 'Re: i\'m new could you help me ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.144.154' 1 0 '' 'Well thats definitely a lot more detailed. I didn't explain as much as you did or talk about the parts of the server cause I thought that forum's page would be the first to come up on a google search for Aviator's server so thats why they asked how to play. But I guess now he knows pretty much everything that could be know about playing on the server XD ' 'xx' 1) " (12439" 2773 15 1448055204 17151 12439 'Aviatorcraft KitPvP!' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 1448055373 'IISkyHDII' '[b][size=14pt][color=red]Duels [/color][/size][/b]- [size=12pt][color=black]The command I'm thinking about duels  would be /duel player name I would suggest for the server to have about 4 arenas not too big to be set up so 8 players could be doing 1v1's. This is apart from the original kit pvp area the players inventory will be cleared when they enter the 1v1 as soon as they join they will be given a full iron armor set with 1 iron sword a fish rod and a bow with 64 arrows (These duels do not last that long they are approximately for about 30 second but if you combo a player it should take less if the admins decide to make the battles longer they could 2 or 3 golden apples) the winner and the looser should be tped back to spawn and they will be automatically be given what they had before they went to the 1v1(A prize for the winner would be nice).You guys could also keep adding different type of duels as the server grows. The duel arenas don't have to be big they could be in a range of 50x50 or 100x100 but it would be fun if the arenas are themed differently so players will not get bored of the same arena.[/color][/size]

[b][size=14pt][color=red]Main pvp arena[/color][/size][/b]- [size=12pt][color=black]this would be up to the builders to decide with the admins but I would suggest a arena that ranges between 500x500 and 1000x1000. Also it would be nice if most of it would be flat you guys can still add some hills. I have some very awesome arena ideas if this makes it to the server I would suggest the builders and admins to send me a message and maybe add me on skype for the arena ideas. [/color][/size]

[b][size=14pt][color=red]Reason Why[/color][/size][/b] –[size=12pt][color=black] First of all people have a different option than just Prison and Factions which are the top popular servers  for pvping They would know have a kit pvp server  that would let them have fun going around the map while they use their skills and probably get better in pvp. It would be a fun new game mode that will allow brand new experiences and new players  to pvp their way to the top of the leader boards And also sorry FireBlazer but it looks like you will need to make a custom plugin.[/color][/size]

[b][size=14pt][color=red]Ranks[/color][/size][/b] -

[size=12pt][color=purple]==[Member]==  (Free rank/ Beginner)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Perks:
[Member] Suffix
Access to one player vault
Member kit (/kit Member)
Member Kit:
1x Iron Armor Set
1x Stone Sword- Sharpness II
1x Bow
24x Arrows
6x Steak
[/color][/size]

[size=12pt][color=blue]== [Sponsor] == (10$)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Perks:
[Sponsor] Suffix
Ability to satisfy your hunger (/Feed)
Access to two private donator vaults.
Sponsor Kit (/kit Sponsor)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Sponsor Kit:
1x Iron Armor Set - Protection I Thorns I on Chestplate Feather Falling IV on Boots
1x Iron Sword - Sharpness I
1x Bow - Power I
64x Arrows
16x Steak[/color][/size]

[size=12pt][color=navy]== [VIP] == (20$)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Perks:
[VIP] Suffix
Ability to have a fancy hat (/Hat)
Ability to satisfy your hunger (/Feed)
Access to two private donator vaults.
VIP Kit (/kit VIP)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
VIP Kit:
1x Iron Helmet - Protection II
1x Iron Chestplate - Protection II Thorns I
1x Iron Leggings - Protection II
1x Iron Boots - Protection I Feather Falling IV
1x Iron Sword - Sharpness II
1x Bow - Power II
128x Arrows
20x Steak
[/color][/size]

[size=12pt][color=purple]== [MVP] == (35$)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Perks:
[MVP] Suffix
Ability to have a fancy hat (/Hat)
Ability to satisfy your hunger (/Feed)
Access to four private donator vaults.
MVP Kit (/kit MVP)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
MVP Kit:
1x Iron Helmet - Protection III Projectile Protection I Fire Protection I
1x Iron Chestplate - Protection III Projectile Protection II Thorns I
1x Iron Leggings - Protection III Fire Protection II Project Protection II
1x Iron Boots - Protection III Feather Falling IV Fire Protection I Projectile Protection I
1x Iron Sword - Sharpness III
1x Bow - Power III Flame I
192x Arrows
24x Steak[/color][/size]

[size=12pt][color=blue]== [Elite] == (55$)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Perks:
[Elite] Suffix
Ability to have a fancy hat (/Hat)
Ability to satisfy your hunger (/Feed)
Access to five private donator vaults.
Elite Kit (/kit Elite)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Elite Kit:
1x Iron Helmet - Protection IV Fire Protection II Projectile Protection II
1x Iron Chestplate - Protection IV Projectile Protection II Fire Protection III Thorns II
1x Iron Leggings - Protection IV Fire Protection II Project Protection II
1x Iron Boots - Protection IV Feather Falling IV Fire Protection II Projectile Protection II
1x Diamond Sword - Sharpness III
1x Bow - Power III Punch II Flame I
64x Steak
192x Arrows
[/color][/size]

[size=12pt][color=navy]== [Titan] == (75$)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Perks:
[Titan] Suffix
Ability to have a fancy hat (/Hat)
Ability to repair items (/Repair)
Ability to satisfy your hunger (/Feed)
Access to six private donator vaults.
When inventory is full it goes into backpack. (Automatically up to the admins to add)
Titan Kit (/kit Titan)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Titan Kit:
1x Diamond Helmet - Protection II Fire Protection III Projectile Protection III
1x Diamond Chestplate - Protection II Projectile Protection III Fire Protection III Thorns II
1x Diamond Leggings - Protection II Fire Protection III Projectile Protection III
1x Diamond Boots - Protection II Feather Falling IV Fire Protection III Projectile Protection III
1x Diamond Sword - Sharpness IV Fire Aspect I
1x Bow - Power IV Punch II Flame I Infinity I
4x Golden Apples
1x God Apple
64x Steak
1x Arrow[/color][/size]

[size=12pt][color=purple]== [God] == (95$)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Perks:
[God] Suffix
Ability to heal (/Heal)
Ability to repair items (/Repair)
Ability to have a fancy hat (/Hat)
Ability to satisfy your hunger (/Feed)
Access to eight private donator vaults.
When inventory is full it goes into backpack. (Automatically)
God Kit (/kit God)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
God Kit:
1x Diamond Helmet - Protection III Fire Protection III Projectile Protection III
1x Diamond Chestplate - Protection III Projectile Protection III Fire Protection III Thorns III
1x Diamond Leggings - Protection III Fire Protection III Projectile Protection III
1x Diamond Boots - Protection III Feather Falling IV Fire Protection III Projectile Protection III
1x Diamond Sword - Sharpness V Fire Aspect I
1x Bow - Power V Punch II Flame I Infinity I
8x Golden Apples
2x God Apples
64x Steak
1x Arrow[/color][/size]

' 'xx' 1) " (12440" 2773 15 1448055731 16696 12440 'Re: Aviatorcraft KitPvP!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[font=impact][color=red]Another REASON : [/color][/font] Another reason is because everyone can be fair no what they have and dont have to use hacks to win the game because you only have little items ' 'xx' 1) " (12441" 2770 1 1448057520 15971 12441 'Re: Pepsi 4 Faction Server Developer' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=WhiteDecay link=topic=2770.msg12417#msg12417 date=1447994144]
Last reset all they did was change the map and update it to 1.8 that it nothing else. Not many things change last reset.

[b]Faction[/b]: New world
[b]Prison[/b]: New plot world
[b]survival[/b]: Nothing
[b]Skyblock[/b]: Challenges and new island options
[b]Minigames[/b]: Nothing
[b]UHC[/b]: Nothing


they also made it a horriable factions plugin so.....

They already made plans on whats coming. I'm afraid as a ex-mod I still can't release any information that was talk about by the staff.
Prison is the 1st revamp coming.
Then they will work on the others.

Like i said before it best to give them ideas so they can discuss it in private and find a way they can use that idea in their own way.
[/quote]' 'xx' 1) " (12442" 2773 15 1448058737 17151 12442 'Re: Aviatorcraft KitPvP!' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Thank you for the extra detail xPower[/color]' 'xx' 1) " (12443" 2773 15 1448063091 31 12443 'Re: Aviatorcraft KitPvP!' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'I was thing of developing this as plugin because it would be neato.' 'xx' 1) " (12444" 2774 1 1448063554 16837 12444 'MultiMillionaire Winners: GG! :D' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.25.94' 1 0 '' 'Hi everyone the winners of the Prison Millionaire event which was held on the 20th November 11PM GMT 6PM EST are as follows:
[b]? 1ST PLACE[/b]
BLUE
RedMoonlight23
(Lost Final Question got 4th Place Winnings)
$25 0 000
8 Points


[b]? 2ND PLACE[/b]
RED F1DrivingSlime
$50 0 000
7 Points


[b]? 3RD PLACE[/b]
GREEN
Breakfast_Baron
$50 0 000
6 Points


[b]? 4TH PLACE[/b]
YELLOW
chrisgianesi
$25 0 000
6 Points' 'xx' 1) " (12445" 2774 1 1448064276 17100 12445 'Re: MultiMillionaire Winners: GG! :D' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.144.154' 1 0 '' 'I failed epicly but it was still amazing XD
GG' 'xx' 1) " (12446" 2766 44 1448066269 15846 12446 'Re: Music talk' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Shake it off -  If you don't know who wrote this then I give up....' 'xx' 1) " (12447" 2775 44 1448066455 15846 12447 'Forum game #4' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' 'Hello ladies and gentalmen today I have ANOTER forum game for you lemon heads. The game is called emoji reply. To play this game yo have to express what you are saying via emojis.

For eg:

:) &  >:( - Happy and Mad' 'xx' 1) " (12448" 2775 44 1448066506 15846 12448 'Re: Forum game #4' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' ' :-\\ - I don't know what to do with something.' 'xx' 1) " (12449" 2769 2 1448068157 17151 12449 'Re: Spam' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Nice Catch! [/color]' 'xx' 1) " (12450" 2775 44 1448075238 16696 12450 'Re: Forum game #4' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '^-^' 'xx' 1) " (12451" 2760 7 1448078393 16182 12451 'Re: Well RIP me ' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 0 '' 'Potato It Has MC and League.You Can Clear it tho' 'xx' 1) " (12452" 2760 7 1448078418 16182 12452 'Re: Well RIP me ' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 0 '' 'Its Not Up To Date On Patches On League Tho.Its still on like 5.18 lol' 'xx' 1) " (12453" 2760 7 1448079118 37 12453 'Re: Well RIP me ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Lol it's aight. But my mom says I can buy a new laptop. I'm currently looking for a good one I can spend about $900.' 'xx' 1) " (12454" 2766 44 1448080325 15888 12454 'Re: Music talk' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.105.107' 1 0 '' 'You guys are playing it wrong the titles of the songs are supposed to connect like a story ' 'xx' 1) " (12455" 2766 44 1448081472 16222 12455 'Re: Music talk' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Eh doesn't matter anymore
' 'xx' 1) " (12456" 2769 2 1448083534 16696 12456 'Re: Spam' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'whats up with people doing the player tags like me? :/' 'xx' 1) " (12457" 2772 3 1448095325 15888 12457 'Re: i\'m new could you help me ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.22' 1 0 '' 'Actually red answered his question. He got the ip to the server and put it in his browser  search bar. A lot of people log on to the website thinking that's how you play the game.' 'xx' 1) " (12458" 2741 2 1448111966 17151 12458 'Re: Yup me again' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'Are staff really this lazy. To not take action?' 'xx' 1) " (12459" 2773 15 1448112044 17151 12459 'Re: Aviatorcraft KitPvP!' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=blue]If you do so contact me.[/color]' 'xx' 1) " (12460" 2741 2 1448116266 0 12460 'Re: Yup me again' 'Achilles297' '' '76.18.162.53' 1 0 '' 'Considering there's a reset in less than 2 weeks I'd imagine the staff team is a little busy focusing on improving the server. It doesn't help to criticize ' 'xx' 1) " (12542" 2786 2 1448252331 15971 12542 'Re: Fibs...' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=DendeTheWizard link=topic=2786.msg12540#msg12540 date=1448245245]
Death at your age shouldn't you be going outside and trying to get better at sports and not better at clicking
[/quote]

LOL Says u xD' 'xx' 1) " (12461" 2773 15 1448116822 16222 12461 'Re: Aviatorcraft KitPvP!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Hey

  Sky I think it would best for the ranks to be use as a benefit to pvping in an area where you can drop down to have an all out pvp battle with anyone who dare to step in.

  What I'm saying is we should have the spawn above a pvp ground and when people don't want to have a duel they can just jump down and fight  many people as they can. This way the ranks that you provided can be in good use but many players will complain that they are op just because they don't have a rank so i propose to make the /kit cooldown longer for each rank so that non-donors won't have a problem with this. Adding Ender-chest would be a great idea so that those who have the Who doesn't buy a rank can stock up on armor when they want to have a pvp battle for more than 1 hour.

  Team PvP would also be another amazing idea to add since I've seen some servers such as Badlion (not advertising) have team pvp and it a lot of fun to have a friend back you up.

~[glow=purple 2 300]Decay[/glow]' 'xx' 1) " (12462" 2775 44 1448119948 28 12462 'Re: Forum game #4' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.20.100' 1 0 '' ' :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'(' 'xx' 1) " (12463" 2741 2 1448127658 16837 12463 'Re: Yup me again' 'PvPBuilder' 'reecebolger2002@gmail.com' '78.17.71.121' 1 0 '' '[quote author=Achilles297 link=topic=2741.msg12460#msg12460 date=1448116266]
Considering there's a reset in less than 2 weeks I'd imagine the staff team is a little busy focusing on improving the server. It doesn't help to criticize
[/quote]
He is exactly right! Although I am not a big part of the revamp I am quite busy. Staff will take a look at this when they can.

~ Ghostee' 'xx' 1) " (12464" 2776 2 1448131033 15971 12464 'UniversalGhost' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Can an admin check logs to see how universal kept harassing me please I mean he obvi isn't helping players and just disrespecting others because I killed him......Continually was calling me salty and was mentioning a video that I was in.Which Could maybe be called as advertising since he kept saying the name of the video in chat? So please take my appeal to demote universal ghost cause he obvi doesn't deserve it and its not like he needs to be on the staff team if he doesn't help others players.

[color=green]Thanks For Reading [/color]
[b]~Pepsi[/b]' 'xx' 1) " (12465" 2776 2 1448131286 17100 12465 'Re: UniversalGhost' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' 'I think it would be best to actually show some proof or screen shots instead of bugging staff to check logs when they seem really busy with stuff. Just my opinion here
~[color=red]Red[/color]' 'xx' 1) " (12466" 2776 2 1448131345 15971 12466 'Re: UniversalGhost' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=red_135_hlulu link=topic=2776.msg12465#msg12465 date=1448131286]
I think it would be best to actually show some proof or screen shots instead of bugging staff to check logs when they seem really busy with stuff. Just my opinion here
~[color=red]Red[/color]
[/quote]

It doesn't matter admin have logs of everything said on the server....' 'xx' 1) " (12467" 2776 2 1448131355 17100 12467 'Re: UniversalGhost' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' 'Also you didn't use the correct format
http://aviatorcraft.com/forum/index.php?topic=1897.0 ' 'xx' 1) " (12468" 2776 2 1448131419 15971 12468 'Re: UniversalGhost' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Because im not trying to get him banned.... Just demoted' 'xx' 1) " (12469" 2776 2 1448131463 17100 12469 'Re: UniversalGhost' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' '[quote author=pepsiScopes link=topic=2776.msg12466#msg12466 date=1448131345]
[quote author=red_135_hlulu link=topic=2776.msg12465#msg12465 date=1448131286]
I think it would be best to actually show some proof or screen shots instead of bugging staff to check logs when they seem really busy with stuff. Just my opinion here
~[color=red]Red[/color]
[/quote]

It doesn't matter admin have logs of everything said on the server....
[/quote]
Ok but if they obviously didn't have time to simply respond to the other reports against players I personally don't think they will have time to check logs esp without any proof or screen shots. ' 'xx' 1) " (12470" 2776 2 1448131593 16837 12471 'Re: UniversalGhost' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.25.94' 1 1448131707 'UniversalGhost' 'May I reply
1. I asked you if it was taken down.
2. I was asked what it was called so I gave the name of the video. I did not link the video.
3. I have screenshots of you saying you wish I get demoted etc. only my laptop can't send images to this forum site anymore (I am so glad I am getting a new PC!)

With you saying I do not help You can ask many aviatorcraft players and they will reply with saying that I have helped them a lot.

"It is not like he needs to be on the staff team": I have helped and helped people on this server.  I called you salty ONCE which was shown to other people as a joke as I put "XD" after it. Sorry if you did feel offended. I did not intend for you to feel uncomfortable as I was talking to you. Sorry for the inconvenience :(. (By the way you also said I was not like 'this' a few weeks ago. I did not get the meaning of that)


~ A sorry Ghostee
' 'xx' 1) " (12471" 2776 2 1448131669 15971 12471 'Re: UniversalGhost' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'You were not asked by anyone to title the video....' 'xx' 1) " (12472" 2776 2 1448131745 16837 12472 'Re: UniversalGhost' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.25.94' 1 0 '' 'I was in skype although I did not reply on skype (I was kind of frustrated at that point)' 'xx' 1) " (12473" 2776 2 1448131841 15971 12473 'Re: UniversalGhost' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=UniversalGhost link=topic=2776.msg12470#msg12470 date=1448131593]
May I reply
1. I asked you if it was taken down.
2. I was asked what it was called so I gave the name of the video. I did not link the video.
3. I have screenshots of you saying you wish I get demoted etc. only my laptop can't send images to this forum site anymore (I am so glad I am getting a new PC!)

With you saying I do not help You can ask many aviatorcraft players and they will reply with saying that I have helped them a lot.

"It is not like he needs to be on the staff team": I have helped and helped people on this server.  I called you salty ONCE which was shown to other people as a joke as I put "XD" after it. Sorry if you did feel offended. I did not intend for you to feel uncomfortable as I was talking to you. Sorry for the inconvenience :(. (By the way you also said I was not like 'this' a few weeks ago. I did not get the meaning of that)


~ A sorry Ghostee
[/quote]


You called me salty more than once admins can check so lying is pointless.' 'xx' 1) " (12474" 2776 2 1448131871 16837 12474 'Re: UniversalGhost' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.25.94' 1 1448132136 'UniversalGhost' 'I only said Salty once. I would like to keep it at that. (You have also said to me that you did not see half of the things I wrote in game for example the "Did you take "The name of the video" down?"
Thanks and if you were offended or anything (Sorry).
~ Reece/Ghostee' 'xx' 1) " (12475" 2776 2 1448135743 0 12475 'Re: UniversalGhost' 'Achilles297' '' '166.137.10.108' 1 1448136230 'Achilles297' 'Hi guys
I've noticed some issues about this report that I'd just like to point ou.
1. Seeing as how this is a staff team issue I ask that you two stop replying back and forth and let them handle it. Pepsi you have made your case so unless you have new evidence to offer please stop. Reece I recommend you plead your case to Alex and Luke when they review the report not to the player.

2. Using the correct report format is extremely important and if you do not use it the report can and will be automatically denied regardless of what outcome you want.

3. While administrators can indeed go through chat logs the staff team is extremely busy with the upcoming reset and other projects and don't neccesarily have the time to if you choose to slack off in your report and not provide the evidence yourself as the reporting format asks you to.

I recommend this report be locked until an administrator can reply to it and you two avoid eachother in the future.
-Chilles' 'xx' 1) " (12476" 2777 2 1448138721 16354 12476 'advertising' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'Name of the suspect?: Michael3652
What server was this on?: Prison
When did they break this rule?:about 2 minutes ago
Proof of the happening: https://gyazo.com/ff07e78a4cbe5ff0af079caa7237747c
What rule was broken?: advertising another server' 'xx' 1) " (12477" 2776 2 1448141082 15846 12477 'Re: UniversalGhost' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' '

"He obvi is helping out the players and just disrespecting others because I killed him." -Quote from Pepsi

For a matter of fact Pepsi Reece (UniversalGhost) has been helping the server quit a lot; he help hosts (and sometimes hosts) the multimillionaire competitions every Friday (or Saturday in Australia) and he does a really good job at that; he doesn't get frustrated when people are doing the wrong thing he resolves it because he is a good t-mod. Now I don't know if he was or was not harassing you or any player in general but it doesn't sound like him to be harassing people on the server. He is a great t-Mod he deserves to be promoted 😋 if you have a problem with that talk to himself about it.

Thanks
Will.' 'xx' 1) " (12478" 2775 44 1448141153 15846 12478 'Re: Forum game #4' 'M1KKYP' 'mpicker1@bigpond.net.au' '121.208.151.21' 1 0 '' ' :)' 'xx' 1) " (12479" 2775 44 1448143020 17100 12479 'Re: Forum game #4' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' '  :( 8) = Tired as hell' 'xx' 1) " (12480" 2776 2 1448143141 16530 12480 'Re: UniversalGhost' 'VorahHD' 'kbuergert66@gmail.com' '173.68.76.184' 1 0 '' 'staff dropping like flies...' 'xx' 1) " (12481" 2776 2 1448143765 46 12481 'Re: UniversalGhost' 'davide' 'davidenriquez41@gmail.com' '97.32.79.104' 1 0 '' '[quote author=ItsVorah link=topic=2776.msg12480#msg12480 date=1448143141]
staff dropping like flies...
[/quote]
Nope this is relatively minor IMO but we will review this. Looking at the chat logs it looked to be partially provoked. I have yet to look at any other parts of the log to see what led up to this but if it was anything it would have to be basically Top Tiered harassment.

I will lock the topic for now to prevent further arguments. ' 'xx' 1) " (12482" 2778 44 1448147698 17100 12483 'Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 1448148908 'red_135_hlulu' '[font=georgia][center][size=18pt][color=teal][font=times new roman]Let's Talk Quotes![/font][/color][/size][/center]

Hi there. Well this is my first post that doesn't involve reporting a player Yay! [color=black]*dead silence*[/color]

Anyways this will be a forum game that involves spreading love and not hate so if you're going to be negative please move on to the next post. Also I would like to credit Will for suggesting and starting the forum games section. The other forums games and Marylin Monroe quotes also helped inspire this game. Its a complicated story.

So to play this game you will write a quote that has inspired you or you think will inspire someone else or at least make their day a little bit better. It doesn't have to be a famous quote but can be from a relative or even one that you came up with. You can even use song lyrics if you can't think of anything else. Although there is a catch. You can't just write any kind of quote and that's it it has to revolve around a topic such as bullying or self empowerment. And after every three quotes of a particular topic there will be a new topic discussed. So the fourth replier will be the one who will change the topic to something else such as friendships. After a topic changer chooses a new topic to discuss he/she should write after their quote what the topic is. This is a game that will require some creativity from you. I'm not sure if this made very much sense to you so I'll try to make an example.

The first replier is [color=purple]Jane[/color] and her quote is "sticks and stone may break my bones but words will never hurt me. Topic: Bullying"
So the next two reliers also have to write a quote linked to bullying which is the topic [color=purple]Jane[/color] chose.
Then our fourth replier [color=brown]Dick[/color] will have to change the topic say to friendships. So [color=brown]Dick[/color] would write "No friends are better than fake friends. Topic: Friendship" or something similar to that. After there should be two more replies similar to the topic our friend [color=brown]Dick[/color] chose. The quotes I mentioned are pretty cliche so try to use different ones please.

I hope you enjoy playing this and have a nice day/night
~[color=red]Red[/color]

[color=maroon]Edit: I felt that I should add to please keep this PG and be respectful to people. The purpose of this game is to make some peoples' day happier and/or to  inspire them with good quotes.[/color]' 'xx' 1) " (12483" 2778 44 1448147804 17100 12483 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' 'OK so I'm going to be the first replier.

Education is the most powerful weapon which you can use to change the world ~ Nelson Mandela.
Topic : Education.' 'xx' 1) " (12484" 2778 44 1448153238 16696 12484 'Re: Let\'s Talk Quotes' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'We Learn From Failure Not From Success - Education

Fear Is The Devils Greatest Illusion - Fear

Always Forgive Never Forget Learn From Mistakes But Never Regret People Change Things go wrong Just remember life goes on - Regret

The only time you should ever look back is to see how far you've come - The past is the past

Dont count the days MAKE the days count! - Dont waist time on friends because family above all

Lifes to short make the best of it! - Dont give up big opportunity u may never get it again

You were given this life because you were strong enough to live it = Ignore Bullying

[size=12pt][color=red]~Power[/color][/size]

' 'xx' 1) " (12485" 2780 2 1448156757 16222 12485 'Spam' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[b]When[/b]: Today 8:56 am Eastern
[b]Where[/b]: Creative
[b]Rule broken[/b]: Spam
[b]Who[/b]: NinjaPlayzzzz & ImCj

Check log for these two.

[b]Proof[/b]: http://imgur.com/a/9Jdup' 'xx' 1) " (12489" 2773 15 1448167033 17 12495 'Re: Aviatorcraft KitPvP!' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 1448174792 'Luke' '[font=times new roman]Howdy

Thank you for putting effort into this we appreciate it. Depending on how things go with server revamps we could definitely take a look into this (It really depends if its something the majority wants). In the mean time Id suggest being more creative with the rank titles. It seems that most servers or kit-pvp servers have those same exact rank names. Im saying that because if we are going to add a server we want it to be unique not cliche :).

Edit: Also I'm not a fan of Kit-PvP having payable ranks. Not to mention they seem fairly overpriced. If it were to be done we would likely make each rank achievable based on K/D (perhaps). We could have cosmetic packages available for purchase however (particles fun gadgets that don't necessarily effect gameplay ...etc). Perhaps achievements as well. Meaning say you get 10 kills in a row you could receive a hostile wolf pet or something. For a PvP only server you don't want it to be pay2win else there's no point in playing or nothing that strives you to play.

Thanks
Luke[/font]' 'xx' 1) " (12490" 2773 15 1448168555 16222 12490 'Re: Aviatorcraft KitPvP!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'You can use the names of the Roman Gods for each of the ranks.
Heres a link http://www.unrv.com/culture/major-roman-god-list.php
It also link the names of the Greek gods that have the same definition but different names.

for the highest rank i recommend Mercury since hes the god of war but many would choose Jupiter since he's the father of all gods.' 'xx' 1) " (12491" 2781 2 1448168705 16222 12491 'Re: Such a sad time..' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Crim that is not harassment what so ever.
A player asking you "why are you on here?" and another saying "F off Crim" is not really a form of harassment.' 'xx' 1) " (12492" 2765 43 1448168712 16438 12492 'Re: My Introfuckinduction' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[quote author=red_135_hlulu link=topic=2765.msg12367#msg12367 date=1447954526]
Well you can still kinda guess what the censored words mean and not everything get cuts out too. Just sayin
[/quote]



good c:' 'xx' 1) " (12493" 2767 7 1448168773 16438 12493 'Re: Hello.' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][i]I
I MEAN U
WILL
ALWAYS
BE
MY
BAE
KTHXBYE[/i][/center]' 'xx' 1) " (12494" 2767 7 1448169194 16222 12494 'Re: Hello.' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'x3 you will always be my bae too <3' 'xx' 1) " (12495" 2781 2 1448172302 28 12495 'Re: Such a sad time..' 'xXCrimsoneXx' 'herbertnick4@gmail.com' '71.11.20.100' 1 0 '' 'What about

http://imgur.com/3KmcZE1

?
' 'xx' 1) " (12496" 2772 3 1448176629 37 12496 'Re: i\'m new could you help me ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[quote author=Soniccaleb link=topic=2772.msg12457#msg12457 date=1448095325]
Actually red answered his question. He got the ip to the server and put it in his browser  search bar. A lot of people log on to the website thinking that's how you play the game.
[/quote]
Well then.... ok......my bad. Well the more you know xD. BUT in my defense his question was a little ambiguous so.... yea.....' 'xx' 1) " (12497" 2760 7 1448176715 37 12497 'Re: Well RIP me ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Ok so suddenly my laptop is working again....... dunno dafuq is happening I'll have my cousin look into it but yeah......' 'xx' 1) " (12498" 2781 2 1448176734 16222 12498 'Re: Such a sad time..' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Technically no.

A harassment would have to be more like they are insulting you in many ways or a lot this. For this that player is just being a douche since the F word is the most common word used on the server. This is minor but this is still up to the mod to decide.' 'xx' 1) " (12499" 2772 3 1448176760 15888 12499 'Re: i\'m new could you help me ' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.88' 1 0 '' 'It's good you provided him with the information though. Seeing that he put the IP in his search bar he'll probably need it. ' 'xx' 1) " (12500" 2781 2 1448176910 15888 12500 'Re: Such a sad time..' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.100.88' 1 0 '' 'Crim this is exeptionally minor. I think you're just a lil butthurt :P' 'xx' 1) " (12501" 2778 44 1448177120 16222 12501 'Re: Let\'s Talk Quotes' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Well guess I have to fix this.

Its worth the try rather than to do nothing. Build courage and do it. ~ WhiteDecay
Topic: Try' 'xx' 1) " (12502" 2782 7 1448177200 37 12502 'Just a Little Thing' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'So recently I noticed a lot of people just replying to report posts. Like seriously dudes unless you have additional proof to add to the topic don't reply to the topic. While I do understand that the threads are left open for anyone to reply but arguing about it on forums isn't going to change the verdict on the one being reported. I dunno maybe it's just me but I do see it a lot.' 'xx' 1) " (12503" 2782 7 1448177372 16222 12503 'Re: Just a Little Thing' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Some time we reply because some report either doesn't have enough proof or just too minor for staff to deal with. Sometime it show how other players understand the rules and how each evidence is valid enough. If they are arguing in the report a staff member will lock it and read it until he/she reach a verdict.' 'xx' 1) " (12504" 2778 44 1448177444 16696 12504 'Re: Let\'s Talk Quotes' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'idc :P' 'xx' 1) " (12505" 2778 44 1448177602 16222 12505 'Re: Let\'s Talk Quotes' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'then you ruin the game
' 'xx' 1) " (12506" 2778 44 1448178613 15888 12506 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.82' 1 0 '' 'I'm gonna start where White left off

JUST DO IT- Shia Labeouf

Topic: Try' 'xx' 1) " (12507" 2778 44 1448178834 17100 12507 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' 'We should all start to live before we grow old. Fear is stupid so are regrets Marylin Monroe = Try

I will be the third replier cause the people above me were not playing the game -_- so next person will be a topic changer.
Static you got really nice quotes but you didn't play the game right. From now on ppl please play the game right.

~ [color=maroon]A sad [/color][color=red]Red[/color]' 'xx' 1) " (12508" 2778 44 1448179056 16222 12508 'Re: Let\'s Talk Quotes' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Bacon on a pizza that a no no - Mathias
Topic: Bacon

Fourth replier' 'xx' 1) " (12509" 2778 44 1448179444 17100 12509 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' 'Having to be a nice guy is the toughest job in the world when you're not Kevin Bacon.
Topic = Bacon' 'xx' 1) " (12510" 2778 44 1448179610 15888 12510 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.82' 1 0 '' 'Life expectancy would grow by leaps and bounds if green vegetables smelled as good as bacon- Doug Larson

Topic: Bacon' 'xx' 1) " (12511" 2778 44 1448179860 17100 12511 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' 'Chocolate will forever be a girl's best friend Me :P
Topic: Chocolate' 'xx' 1) " (12512" 2778 44 1448180358 15888 12512 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.82' 1 0 '' 'Anything is good if it's made of chocolate- Jo Brand

Topic: Chocolate' 'xx' 1) " (12513" 2778 44 1448181029 16222 12513 'Re: Let\'s Talk Quotes' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'OH MY GOD LOOK AARON IT CHOCOLATE CAKE- Aphmau
Topic: Chocolate' 'xx' 1) " (12514" 2778 44 1448181212 0 12516 'Re: Let\'s Talk Quotes' 'anggsharaf123' '' '41.42.181.254' 1 1448181547 'anggsharaf123' 'You may break my body but you shall never touch my mind~ Me
Topic: Self Impowerment or Bullying' 'xx' 1) " (12515" 2778 44 1448181442 17100 12515 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' 'I'm a survivor keep on surviving - Beyonce lyrics
Topic : Self-empowerment ' 'xx' 1) " (12516" 2778 44 1448181509 15888 12516 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.82' 1 0 '' 'Hello hurricane you're not enough I've got doors and windows boarded up. All you're dead end fury is not enough; you can't silence my love- Jon Foreman

Topic: Self empowerment ' 'xx' 1) " (12517" 2778 44 1448181650 0 12517 'Re: Let\'s Talk Quotes' 'anggsharaf123' '' '41.42.181.254' 1 1448181907 'anggsharaf123' 'Death ends a life not a Relationship ~ Mitch Albom
Topic: Relationships ' 'xx' 1) " (12518" 2778 44 1448182033 15888 12518 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.82' 1 0 '' 'I want it all or nothing at all- Jon Foreman

Topic: Relationships' 'xx' 1) " (12519" 2778 44 1448184603 17100 12519 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.181.254' 1 0 '' 'Just because I am a woman doesn't mean that I need a man to show how good I am. I can do that all by myself without his or anyone's help ~ [color=red]Me[/color]
Topic: Relationship' 'xx' 1) " (12520" 2773 15 1448202974 17151 12520 'Re: Aviatorcraft KitPvP!' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Hmm as luke sayd there's really no point in it being pay to win. So maybe I'll try to come up with free ranks for example a ninja such gets speed 2 or 3 and iron sword. But with what? Healing Pots or soups?[/color]' 'xx' 1) " (12521" 2778 44 1448203737 0 12521 'Re: Let\'s Talk Quotes' 'Achilles297' '' '76.18.162.53' 1 0 '' 'When life gives you lemons make orange juice and leave the world wondering how you did it. -Anonymous
Topic: The best of a bad situation' 'xx' 1) " (12522" 2778 44 1448206931 0 12522 'Re: Let\'s Talk Quotes' 'anggsharaf123' '' '41.42.239.104' 1 0 '' '"Although the world is full of suffering it is also full of overcoming it." ~ Helen Keller
Topic: The best of a bad situation ' 'xx' 1) " (12523" 2773 15 1448207416 16222 12523 'Re: Aviatorcraft KitPvP!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'People are more skills in splash pot so go with pots. it make pvp last longer' 'xx' 1) " (12524" 2783 15 1448210474 16222 12524 'Towny' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 1448210746 'WhiteDecay' '[list][list][list][center][size=36pt]Towny[/size][/center]

[b]Plugins[/b]
[b]Towny[/b]: http://towny.palmergames.com/release-version-towny-advanced-0-90-0-0-1-8-3/
[b]Jobs[/b]: http://dev.bukkit.org/bukkit-plugins/jobs/
[b]MCMMO[/b]: https://www.spigotmc.org/resources/mcmmo.2445/

[size=14pt][b]MANDATORY[/b][/size]: Random Teleportation is needed.

[b]Reason on plugins[/b]:
[b]Towny[/b]: You will need this in order to have towny to work on the server without it then you're just going to make your own plugin for towny which is time consuming.

[b]Jobs[/b]: Two reason for this plugin. Towny alone will just be another survival server just without the Plot-World involve. So it best to enhance the towny experience with Jobs so that player can earn money doing actual work rather than just mining it then go to the shop to sell the items. Job will allow you to get paid for working not the items. Ex: I choose to be a lumberjack I get paid for chopping the trees down not selling the wood because of that I will not have to buy something I worked hard on getting. This is also beneficial to those who find diamonds iron gold emeralds and all the valuables items in the world. Instead of selling them you keep them it like a tip and they wouldn't have to worry about the world running out of rare materials. I would like to mention that /pay will be limited to every player A play can only /pay a total of 5k not to one person but adding all those you have paid. If I paid Hellyy $2 500 and Fireblazer $1 000 that mean I can only pay someone else or those two the final $1 "500. This is only limited to a day the timer will reset at midnight central U.S time.
[b]Reason Two[/b]: When you get paid from working you have 2 choices going to the shop or ranking up. Ranks will be different from the current and previous rank. [b]Let start with the ranking system[/b]: Each job will have the same amount it will cost for them to rank up and each rank-up will unlock things for you like you can buy specific things in the shop" go to custom wraps and so on. As you rank up you?ll get paid more for your job but the rankup cost will increase. The maximum rank up level is 10. [b]Now on to the shop[/b]: The shop will be accessed by everyone but the problem is you will be limited to the stuff you can buy if you want something that you can?t buy from the shop you?ll have to go out and find it. Now the shop will be limited to certain ranks and it doesn?t matter what job you have all the jobs rank will have the same benefit to the shop. There will be 3 levels of shop you can access. First level is for everyone which is the basic farming mining building and combat items. Second level is for those who rank up at least 3 times (Job level 4) which will unlock the enchantment items mechanical items and alchemy. Third and final level will have all the advance items of combat(diamond items) Potions Rare items (rabbit foot ghast tears etc.) " and ores(optional *check below) basically all advance stuff will be in the last level (Unlocked at Job level 8).
Having a job is mandatory If you don?t have a job you can?t access the 2nd and 3rd level of the shop" can?t earn money " and can?t unlock Job levels benefits.
[center][size=24pt]Jobs[/size][/center]
[b]Miner[/b]
Miners will get paid by mining only ores such as coal" redstone iron gold lapis diamond " and emeralds. Each has it own value. Ex: Iron is worth $30 while Diamonds is worth $50 and emeralds is $80. the reason diamonds isn't worth more than emerald is because it base on vanilla minecraft rarity. Meaning the rare is is the more value it has. Coal will be the lowest and Emeralds will be the highest.

[b]Lumberjack[/b] (aka) Woodcutter
Oak wood will be the lowest and dark oak will be the highest. Based on my own experience I rarely see any dark oak in factions or prison free world.

[b]Hunter[/b]
Paid by killing mobs and only mobs. Zombie is the lowest endermen are below the wither(boss). Here's the order in a list form.


1. Zombie (same for baby zombies)
2. Skeleton
3. Spider
4. Silverfish
5. Slime
6. Zombie Pigmen
7. Magma Cube
8. Blazemen
9. Wither Skeletons
10. Enderman
11. Wither boss


Passive mobs all give the same amount because they are harmless the more danger the mobs the more the pay is. Ender Dragons will not count due to the fact that there is only one dragon per world. If you want the ender dragons you will need to ask a admin to reset the end every month because an Ender Dragon is the most dangerous mobs boss out there. it will be worth your life.

[b]Enchanter[/b]
This one is simple and easy. You?ll get paid based on the amount of experience you spent on the enchantment not on what type of enchantment you got and not on what type of item you enchant. Here how it works" " If you enchant something anything with 30 levels you get paid the maximum amount if you enchant with 15 levels you get paid half. The max is up to the admins to balance it out. For me I suggest that the max would be $150.


[b]Fisher[/b]

1. Fish
2. Pufferfish
3. Salmon
4. Clownfish

That about it lol fishermen would be boring but good for roleplaying.

[b]Farmer[/b]
Now Farmers are people who are patient and work hard. Unfortunately auto farm won't be much of any help you only get paid if you do it. Cactus farm you?ll just get cactus not the money. so it best to break and plant all the food normally rather than being lazy and have the world do it for you. [b]Any automated farm" " and spawner are ban due to it advantages[/b].
Sugarcanes will cost less due to mcmmo skills.

[b]Alchemist[/b] (alchemy)
Alchemist are those who love potion making.[b] Again any form of auto grinders are ban[/b]. Now this is a little tricky so I'm just going to go with this  YOU MUST BE CAREFUL OR YOU?LL EXPLODE! Here's how this will work. This one is either already in the towny plugin if not then it can be an optional custom addition to the plugin.
Make the potions (just adding nether wart does nothing)
Add redstone or glowstone you get paid more
Add gunpowder you get paid more than the previous.
That kinda all I have for alchemist since the way it works is really complicated.

[b]Digger[/b]
The digger may sound like a easy job but no the Digger is the lowest paying job but the fastest way to earn that cash. All you have to do is DIG!! Start digging and you?ll earn money. But the problem is you must use a shovel" you can?t use your hands or other tools.

1. Dirt (lowest of the low)
2. Sand (both)
3. Gravel
4. Clay (highest)


The Digger is not a fun job but it is the fastest way of getting paid but will still take the same amount of time to rank up like all the other jobs.



+[i] Each job will have different payment.[/i]

[center][size=24pt]Grinders[/size][/center]
[center][b]All types of grinders are banned[/b].[/center]


[left][center]1. Potion grinders
2. Mob spawners
3. Auto-cactus farm
4. Sugarcane piston farm[/center][/left]

[center][b]Grinders that are not banned.[/b][/center]


[left][center]1. Acrobatic grinders
2. Alternating potions
3. Using alts to increase Swords and Axes mcmmo[/center][/left]




[center][size=24pt]PvP[/size][/center]

PvP is already disabled once a mayor or player claimed their land. Anyone who is an outsider can?t pvp the people that live in that town except the players that actually live there but pvp can be disable and enable by the mayor for his/her people to have a little pvp or contest.

Before I found out that pvp was disabled within towns border I thought of disabling pvp on the entire server but instead of doing that I recommend we leave pvp enable in the wild. The reason for this is so that when a town want to trade for goods or anything they can prove their loyalty to the trade by traveling to the meet up point (make sure to have friends to protect you if the deal doesn?t go as planned which make things more exciting.

I also propose that we have a little pvp arena for those who would like to fight for fun or make a bet. This will also help settle things with other towns.
The arena will need Anvils and Ender-Chest. Repair signs are Banned If you want Repair signs the cost will be double of that in Prison.
A little tip don?t use invisible potion in pvp arena when you get combat tag you?ll become visible again. This isn?t a prison Faction or Kit-PvP server it Towny a friendly server so don?t complain about losing your stuff.

If one town is full of resource and one is full of awesome pvpers. They can ally each other and the one with resource could pay the pvpers to defend their town from mobs.


[center][size=24pt]Mcmmo
[/size][/center]
Mcmmo would be a great help for jobs in many ways since many of the jobs are based off of the mcmmo skills. Mcmmo for all these job will help out so much and it will also be great for roleplaying. If you're a Digger and you used the excavator skill known as Giga Drill you can dig 2x as fast and you?ll get rare drops such as diamonds glowstone a map and such. same goes for fishing and mining. With mcmmo jobs and role play with have more excitement into it. Many server with towny doesn?t have mcmmo and some do but the reason I want this for the players is because you won?t be able to buy them in the shop unless your job ranks has reach it max lvl for you to buy ores in the level 3 shop.


Guest kits

-/kit [color=white]guest[/color]
--Leather armor
--Stone Tools
--Stone Sword
--16 steal

[center][size=24pt]Ranks[/size][/center]
[center][b]Buycraft[/b][/center]

([color=gold]Trader[/color]) $10
-/kits ([color=gold]Trader[/color])
--$500 in-game cash on purchase
--Full Iron armor
--Iron tools
--Iron sword
---[b]Commands[/b]
----/workbench
----/ptime
----2 set-homes


([color=cyan]Explorer[/color]) $20

-/kits ([color=cyan]Explorer[/color])
--$1 000 in-game cash on purchase
--Protection 1 Full Iron armor
--Sharpness 1 Iron Sword
--Efficiency 1 Iron Tools
--Bow & 32 arrows
---[b]Commands[/b]
----/feed (eat) cooldown every 5 min
----/nick
----Chat & Sign Formatting
----3 set-homes

([color=limegreen]Adventurer[/color]) $50

-/kits ([color=limegreen]Adventurer[/color])
--$2 000 in-game cash on purchase
--Full Diamond armor
--Diamond Tools
--Diamond Sword
--32 Experience Bottles
--Power 1 Bow & 48 arrows
---[b]Commands[/b]
----/echest
----4 set-homes
----/back
----Access to level 2 shop


([color=red]Ancient[/color]) $80

-/kits ([color=red]Ancient[/color])
--$5 000 in game cash on purchase
--Protection 1 Full Diamond armor
--Efficiency 1 Diamond Tools (exclude hoe)
--Sharpness 1 Diamond Sword
--Power 1 Flame 1 Bow & 64 arrows
--64 Experince Bottles
---[b]Commands[/b]
----/heal (cooldown every 5 min)
----/Repair armor & Tools
----Keep Experince on death
----5 set-homes
----Access to level 3 shop


[center][size=24pt]Perks[/size][/center]
[center][b]Buycraft[/b][/center]


[u] $5 (Mineral rush) [/u]
-2x Ore drops
-1 Hour
-Entire Towny Server[/li][/list]


[u]$5 (Money rush)[/u]
-2x Job payment
-1 Hour
-Entire Towny Server[/li][/list]


[u]$5 (Mcmmo rush)
[/u]-2x Mcmmo Experience
-1 Hour
-Entire Towny Server[/li][/list]


[u]$12 (All-In-One [20% saving 50% more time])[/u]
-2x Mcmmo Experience
-2x Job payment
-2x Ore drops
-2 Hours
-Entire Towny Server
-Broadcast every 30 min Thanking the Donor until the timer ends.


[u] $7[/u]
-/nick

[center][size=24pt]Jobs Level Benefits[/size][/center]

[u]Rank 2[/u]
-Clear inventory
-Access to pay a total of $7 500 a day

[u]Rank 4[/u]
-Access to Shop level 2

[u]Rank 6[/u]
-Player Vault 1
-1.5x income

[u]Rank 8[/u]
-Access to Shop level 3
-Access to pay $10 000 a day

[u]Rank 10[/u]
-Player Vault 2
-Double Income
-1.25x Mcmmo Experiences


[center][size=24pt]Rules[/size][/center]


1. No griefing.
2. Players are not obligated to give you back your stuff.
3. Don?t impersonate any other players (result it warning or your /nick will be revoked)
4. No harassing other players or town.
5. No racist wordings.
6. Don?t abuse any kind of exploit.

If any of the [color=red]Admins[/color] would like the google documents please message me via skype.
-[color=purple]Decay[/color]' 'lamp' 1) " (12525" 2778 44 1448214867 15888 12525 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '72.181.33.171' 1 0 '' 'Do we make the best of a bad situation or make a bad situation worse?- Jon Foreman

Topic: The best of a bad situation ' 'xx' 1) " (12526" 2784 7 1448214951 16182 12528 'AgentStone' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 1448218690 'DeathReaprII' 'Today AgentStone Said SoulMastera Could Beat Sub And FirePower?

Who Agrees?

Link:
http://imgur.com/mysnYVp' 'xx' 1) " (12527" 2784 7 1448215873 26 12527 'Re: AgentStone' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Firepower for sure. Idk about sub' 'xx' 1) " (12528" 2778 44 1448217313 17100 12528 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'If anyone ever tells you that you are ugly or lesser than them they are pretty much comparable to [color=black]coal[/color]; dirty cheap and horrible for the environment. So don't ever listen to them or think they are right because you are a [color=green]beautiful rainforest[/color] with hidden wonders within you that can do so much good in the world ~ [color=maroon]Me again :P[/color]
Topic: [color=purple]Beauty/Self Esteem[/color]

Sonic you sure got me wondering who Jon Foreman bcs almost all your quotes are from him XD' 'xx' 1) " (12529" 2778 44 1448219187 15888 12529 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.82' 1 0 '' 'My mum' 'xx' 1) " (12530" 2778 44 1448219796 17100 12530 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Oh sry I didnt know the name Jon was a girl name. But those quotes you wrote are really nice. ' 'xx' 1) " (12531" 2778 44 1448220538 15888 12531 'Re: Let\'s Talk Quotes' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.80.109' 1 0 '' 'It was a joke xD' 'xx' 1) " (12532" 2778 44 1448222244 17100 12532 'Re: Let\'s Talk Quotes' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 1448222582 'red_135_hlulu' '-_- Not nice. At all

~ [color=maroon]A upset duped Red[/color] T_T ' 'xx' 1) " (12533" 2785 18 1448226667 16192 12533 'News on faction revamp?' 'meg304' 'Solarbeam122@gmail.com' '64.17.69.125' 1 0 '' 'Can you guys give us an idea of what's going to be added to factions? That's all I really wanted ask X3                            -Solar :3 ' 'xx' 1) " (12534" 2786 2 1448232851 16182 12534 'Fibs...' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 0 '' 'Name of the suspect?:- Fibs
What server was this on?:- Prison
When did they break this rule?:- 5:07 CST
Proof of the happening:- http://imgur.com/FRPLav0
What rule was broken?:- Inappropriate Banner
Concise description:- No.' 'xx' 1) " (12535" 2785 18 1448238182 16222 12535 'Re: News on faction revamp?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'They haven't started any ideas for factions yet skyblock is the next revamp' 'xx' 1) " (12536" 2785 18 1448241745 26 12536 'Re: News on faction revamp?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'factions doesnt even have combat tag anymore. WE NEED THIS' 'xx' 1) " (12537" 2786 2 1448244272 16519 12537 'Re: Fibs...' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'this looks more like a rocket ship or something in that matter.' 'xx' 1) " (12538" 2786 2 1448244358 16049 12538 'Re: Fibs...' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Its not inappropriate... please tell me what is inappropriate with a rocket ship? please. i would love to know. give me a detailed explanation along with your expert opinion. (awkard moment when death asks for money for a server and you say no. he gets a lil angry and reports people for loving rocket ships. thats sad).' 'xx' 1) " (12539" 2781 2 1448244484 16049 12539 'Re: Such a sad time..' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'i hate reports like this.' 'xx' 1) " (12540" 2786 2 1448245245 26 12540 'Re: Fibs...' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Death at your age shouldn't you be going outside and trying to get better at sports and not better at clicking' 'xx' 1) " (12541" 2787 2 1448247847 16222 12541 'Spam' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[b]When[/b]: 22/11/2015
[b]Who[/b]: thefoxygamer1234 & Wolfie201
[b]Where[/b]: Creative

[b]Proof[/b]: http://imgur.com/a/WqekU' 'xx' 1) " (12543" 2788 3 1448252556 15971 12543 'Change my username' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Is there a way to change My username like it says pepsiScopes.... Or can someone change it for me change it to Pepsi or Pepsiii' 'xx' 1) " (12544" 2789 2 1448256229 15971 12544 'advertising' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Name of the suspect?:- PrettyPinkSheep
What server was this on?: - facs
When did they break this rule?: - rn
Proof of the happening:- http://prntscr.com/95vox5
What rule was broken?: - advertising
Concise description: - ' 'xx' 1) " (12545" 2789 2 1448256691 46 12545 'Re: advertising' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 1448256790 'davide' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player will be punished accordingly based on the severity of the offense.
Remember that next time you submit a report to give a full screenshot.  If not then your report may not be accepted.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12546" 2786 2 1448257033 46 12546 'Re: Fibs...' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=red]Report Denied[/color][/size]
Thanks for taking the time for making the report! However there a few points to make about this.

First off Fibs it is not a rocket ship and we all know what it really is...

Second there is not rule against banner making of any kind no matter what the content of it is.  If a person is offended by the banner and asks it to be removed then it can be punishable but with them just wearing it as a helmet that isn't much of a problem. 

Thanks for your concern though.

~[color=blue]JDK21132[/color]
[/font][/b]' 'xx' 1) " (12547" 2787 2 1448257115 46 12547 'Re: Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The players will be punished accordingly based on the severity of the offense.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12548" 2781 2 1448257268 46 12548 'Re: Such a sad time..' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=red]Report Denied[/color][/size]
Thanks for taking the time to make the report but the evidence provided has been deemed insufficient to issue a punishment.  We do appreciate your concern for the server but we will have to deny this.

Thanks for the concern.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12549" 2780 2 1448257397 46 12549 'Re: Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The players will be punished accordingly based on the severity of the offense.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12550" 2790 1 1448257552 15971 12550 'VERY IMPORTANT' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'JDK has sweg and slays egirls dont mess with me.
[s][u][i][b]~Pepsi[/b][/i][/u][/s]

Donz Banz mea

my name is sweg right
ye
jdk4prez2069
ye
sweg
get rekt
fgsits
btw
pepsi
isc
ococl
ocl
nexus gitz nudz btw
k
btw
' 'xx' 1) " (12551" 2777 2 1448257610 46 12551 'Re: advertising' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player will be punished accordingly based on the severity of the offense.
Remember that next time you file a report that you provide a full screenshot or else the report will not be accepted.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12552" 2790 1 1448257677 16222 12552 'Re: VERY IMPORTANT' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '??' 'xx' 1) " (12553" 2790 1 1448257698 15971 12553 'Re: VERY IMPORTANT' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=WhiteDecay link=topic=2790.msg12552#msg12552 date=1448257677]
??
[/quote]

sweg' 'xx' 1) " (12554" 2790 1 1448257725 16222 12554 'Re: VERY IMPORTANT' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'I hate words like that' 'xx' 1) " (12555" 2741 2 1448257780 46 12555 'Re: Yup me again' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The players will be punished accordingly based on the severity of the offense.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12556" 2790 1 1448257796 15971 12556 'Re: VERY IMPORTANT' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=WhiteDecay link=topic=2790.msg12554#msg12554 date=1448257725]
I hate words like that
[/quote]

sweg ' 'xx' 1) " (12557" 2769 2 1448257917 46 12557 'Re: Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The players will be punished accordingly based on the severity of the offense.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12558" 2771 2 1448258111 46 12558 'Re: advertising' 'davide' 'davidenriquez41@gmail.com' '70.192.202.221' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player will be punished accordingly based on the severity of the punishment.

Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12559" 2790 1 1448261118 17100 12559 'Re: VERY IMPORTANT' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Uhh rap song? Cause I didn't get anything' 'xx' 1) " (12560" 2790 1 1448262833 46 12560 'Re: VERY IMPORTANT' 'davide' 'davidenriquez41@gmail.com' '97.32.64.40' 1 0 '' 'I was doing punishments that were reported on the forums while he was online. When I was on (half on mc other half logging and issuing punishments) he started to say some unnecessary excessive language such as the n word and a few explicit words. He was saying them in a kind manner but they were unneeded so I kicked him for excessive language. Especially since the n word is automatic kick no matter what. I returned to doing punishments and logging only to come back to him and meg saying a lot more excessive language. Because it was a lot I kicked them both. Apparently he seems to be quite bitter over the fact that I kicked him for saying bad words that he is well aware of not being allowed to say no matter if others are on or not.

Aka he is just being immature over the fact I punished him for breaking rules. :P' 'xx' 1) " (12561" 2790 1 1448263716 16222 12561 'Re: VERY IMPORTANT' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Oh ok that understandable' 'xx' 1) " (12562" 2790 1 1448265108 17100 12562 'Re: VERY IMPORTANT' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Ok that I got thanks' 'xx' 1) " (12563" 2754 2 1448271981 1 12563 'Re: imitating ' 'godlikefrank' 'alextehbest@hotmail.com' '104.238.169.53' 1 0 '' 'This seems to be the first time I've seen them do this I've given them a warning. If they continue please feel free to make another report and I'll revoke their /nick privileges' 'xx' 1) " (12564" 2791 1 1448288946 16049 12564 'Re: Fibs' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'just to clarify (i know the report was denied) it actually is a rocket ship. If you look at it the ends are winged not ballish form. It was not made to be "we all know what it is" Just clearing it up. it really is people can interpret it however they want though.

"Hello

Report Denied
Thanks for taking the time for making the report! However there a few points to make about this.

First off Fibs it is not a rocket ship and we all know what it really is...

Second there is not rule against banner making of any kind no matter what the content of it is.  If a person is offended by the banner and asks it to be removed then it can be punishable but with them just wearing it as a helmet that isn't much of a problem. 

Thanks for your concern though.

~JDK21132"' 'xx' 1) " (12565" 2791 1 1448291711 17100 12565 'Re: Fibs' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'I do agree it was a rocket ship it might have looked what ppl might have though it was for a sec but if you look closer you can tell it actually is a rocket ship. Although your skin's head was covering half of it so I wouldn't blame some ppl if they thought it was something else. ' 'xx' 1) " (12566" 2790 1 1448297087 15971 12566 'Re: VERY IMPORTANT' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=davide link=topic=2790.msg12560#msg12560 date=1448262833]
I was doing punishments that were reported on the forums while he was online. When I was on (half on mc other half logging and issuing punishments) he started to say some unnecessary excessive language such as the n word and a few explicit words. He was saying them in a kind manner but they were unneeded so I kicked him for excessive language. Especially since the n word is automatic kick no matter what. I returned to doing punishments and logging only to come back to him and meg saying a lot more excessive language. Because it was a lot I kicked them both. Apparently he seems to be quite bitter over the fact that I kicked him for saying bad words that he is well aware of not being allowed to say no matter if others are on or not.

Aka he is just being immature over the fact I punished him for breaking rules. :P
[/quote]


It was late af sorry delete post when you see this and there was no one on the server other than me and soul So dont really understand why it was a problem plus I was saying you slay egirls how is that a bad thing bb?' 'xx' 1) " (12567" 2790 1 1448298102 17100 12567 'Re: VERY IMPORTANT' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'If I understood what you said again I don't think I did davide was sayin why he kicked you because you were overdoing the language not cause you and soul were the only ppl on. I dont know what to say bout that last part though' 'xx' 1) " (12568" 2792 15 1448311887 16342 12568 'Event Planners' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.35.208' 1 1448312264 'DurableGamer84' 'I suggest that we create some sort of system that the community itself is able to create their own events. The prizes can be determined by the staff itself or the person hosting the event. The staff can also see if they approve of the event.

I suggest that this can be used in two ways.
[b]1. We have to buy our chance of being an event planner. [/b]
[b]2. There can be a rank for people to apply making more fun events when the staff isn't on. [/b]

I also do this since most of the staff on AviatorCraft are usually busy.
For one the only events I remember is for [b]Example[/b]

Building Competition
Horse Race
PvP Tournament
Millionaire
MazeRunner
[b]If there are more I apologize. [/b]

I just want there to be more fun ways for all the servers so that they can have fun and get rewards and be lucky.
But also for people to have their chances of their own creation of a game or event to be born.

[b]If there is something I missed please comment down below.[/b]
[b][u]I thank you for taking your time and reading this. [/u][/b]' 'xx' 1) " (12569" 2792 15 1448313904 17100 12570 'Re: Event Planners' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 1448315413 'red_135_hlulu' 'This seems like a really good idea although I think that it's kind of unfair to have to buy your way to being an event planner. Not sure if you meant Irl bucks or not but I think that all should be given a chance to plan an event.

Possibly voters and/or the staff can decide who can make the next event. I think that would be more fair for everyone. Although that would mean that the prizes would have to come from someone else because they might not have anything good to give to the winner.

I know that UniversalGhost would sometimes make some games such as races and whoever wins gets for example a head or some money. And when WhiteDecay was a staff member he would also hide a head and whoever finds it keeps it. This was mostly in Prison btw and it wasn't really scheduled. So an event doesn't have to be so organized either I think it just needs someone who can pay or has good stuff to give to whoever wins.

Creative suggestion though
~ [color=maroon]Red[/color]' 'xx' 1) " (12570" 2792 15 1448314861 16837 12570 'Re: Event Planners' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.99.33' 1 0 '' 'This is like what red said.

Sometimes I come onto the server to see people saying "zzzzzzz" or "I'm bored" so what I like to do is that I just make a random game like races etc that people like. I do prizes lime money (my own money) and heads (my own heads). They don't be planned so it is quite fun for people that come on regularly.

~[color=limegreen]Ghostee[/color]' 'xx' 1) " (12571" 2790 1 1448316278 15971 12571 'Re: VERY IMPORTANT' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'xD' 'xx' 1) " (12572" 2788 3 1448318782 31 12572 'Re: Change my username' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'I don't think you can change your forums name sorry mate.' 'xx' 1) " (12573" 2792 15 1448320246 16696 12573 'Re: Event Planners' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'but its not fair for people if its an event on a video game can it be like free? Because its more better if everybody participated rather then having people buy it for there spot in the game ' 'xx' 1) " (12574" 2793 7 1448324673 15971 12574 'Bet you cant......' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Can anyone tell me how many times i've been called a hacker on here betcha cant do it m9' 'xx' 1) " (12575" 2793 7 1448333868 24 12575 'Re: Bet you cant......' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' '*Spit out soda* Hold on did u just said... [quote author=pepsiScopes link=topic=2793.msg12574#msg12574 date=1448324673]
Can anyone tell me how many times i've been called a hacker on here betcha cant do it m9
[/quote]
Ok first. Your trash yea you probably can kill me but it's a low chance. Second remember that time I went to your faction base and I won that 1v3. Then I did a 9/11 (sorry I had to say it because if you see the raid it was so funny. Third you got piss because I beat your factions members in another 1v3 (Johncandle Ryancandle and Papakie) so you ask a 1v1 and whoop your ass and you rage saying "SOULMASTERA IS HACKING CALL A MOD NOWWW HE HASSS KILL AURA MY FUCKING GODD IM DONE" and quit the server. Fourth why the hell you came back for killing me in faction revamp?? Pfffttt have fun Lol. Finally Fifth [quote author=SoulMastera link=topic=2582.msg11228#msg11228 date=1445102766]
Hey Pepsi your fricken Famous https://www.youtube.com/watch?v=VgrcSsY-rlA&app=desktop skip to 2:55.
[/quote]. This prove you aren't OP buddy.' 'xx' 1) " (12576" 2793 7 1448334119 26 12576 'Re: Bet you cant......' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'ur bad' 'xx' 1) " (12577" 2792 15 1448339531 16222 12577 'Re: Event Planners' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.254.112.246' 1 1448339686 'WhiteDecay' 'Ghost you might want to be careful when you do that make sure to get admin permission since many of my games were some of the reason i was ya know.

But i get what your coming from but i would like for the staff to allow certain mods the perms to start a horse racing event and other stuff.
I've ask fire blazer about the 1v1 plugin but he removed it sadly. Ghost try to see if he will give the commands for all the previous event to the mods so that admin doesn't have to be the only one to used/start it.' 'xx' 1) " (12578" 2791 1 1448339747 16222 12578 'Re: Fibs' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.254.112.246' 1 0 '' 'Please post this in the general or server section of the forum since it has nothing to do with reporting a player. ' 'xx' 1) " (12579" 2790 1 1448339851 16222 12579 'Re: VERY IMPORTANT' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.254.112.246' 1 0 '' 'It doesn't matter if you and soul or anyone are the only people left on the server there is still a rule to follow. Even if it just you and a mod on rules will be enforce.' 'xx' 1) " (12580" 2793 7 1448339948 16222 12580 'Re: Bet you cant......' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.254.112.246' 1 0 '' 'I don't pop anymore but I'm just going to stick with what they said :p

Reason is i sit in the arena a lot as a mod visible and never seen you in the arena ever.' 'xx' 1) " (12581" 2794 1 1448341098 16222 12581 'Mod Application Help' 'WhiteDecay' 'kingston1boi@yahoo.com' '96.254.112.246' 1 0 '' 'No this isn't a mod application XD but i would like to tell you guys a little idea.

I would strongly suggest that you guys prepare a rough draft of your mod applications. Reason for this is because you'll have the chance to check for grammar and punctuation errors.

During the last 2 Mod apps i notice many of ya'll didn't follow the format correctly had many spelling errors and sentence errors. It best that you look over your app to be safe.

Trust me it works the first time i knew about mod app was 1 week before it even opened i made a rough draft and my friend and i started on it. We didn't look at each other but we did say "don't forget your D.O.B and check for grammar" and I revise my app 3 times to it perfection and i got accepted.
Now that doesn't mean it 100% guarantee acceptation attempt it just increases your chance of being picked.

I hope to see awesome mod app next time and i believe in all of you that are planing to apply next time mod app is open.
' 'xx' 1) " (12582" 2793 7 1448344340 15971 12582 'Re: Bet you cant......' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=SoulMastera link=topic=2793.msg12575#msg12575 date=1448333868]
*Spit out soda* Hold on did u just said... [quote author=pepsiScopes link=topic=2793.msg12574#msg12574 date=1448324673]
Can anyone tell me how many times i've been called a hacker on here betcha cant do it m9
[/quote]
Ok first. Your trash yea you probably can kill me but it's a low chance. Second remember that time I went to your faction base and I won that 1v3. Then I did a 9/11 (sorry I had to say it because if you see the raid it was so funny. Third you got piss because I beat your factions members in another 1v3 (Johncandle Ryancandle and Papakie) so you ask a 1v1 and whoop your ass and you rage saying "SOULMASTERA IS HACKING CALL A MOD NOWWW HE HASSS KILL AURA MY FUCKING GODD IM DONE" and quit the server. Fourth why the hell you came back for killing me in faction revamp?? Pfffttt have fun Lol. Finally Fifth [quote author=SoulMastera link=topic=2582.msg11228#msg11228 date=1445102766]
Hey Pepsi your fricken Famous https://www.youtube.com/watch?v=VgrcSsY-rlA&app=desktop skip to 2:55.
[/quote]. This prove you aren't OP buddy.
[/quote]


LOL WTF ARE YOU RAMBLING ABOUT XD IVE NEVER SEEN U WIN A 3V1 THE ONLY TIME IVE PLAYED FACS WAS IN BETA YOU FAG' 'xx' 1) " (12583" 2793 7 1448344361 15971 12583 'Re: Bet you cant......' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=DendeTheWizard link=topic=2793.msg12576#msg12576 date=1448334119]
ur bad
[/quote]


dende I beat you in a 3v1 today stfu' 'xx' 1) " (12584" 2792 15 1448348247 16837 12584 'Re: Event Planners' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.47.135' 1 0 '' 'Oh don't worry I will tell Alex when I am doing stuff like this  ;)' 'xx' 1) " (12585" 2795 7 1448358543 15971 12678 'LIST YOUR FACTION ROSTER FOR NEXT RESET HERE' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 1448512189 'pepsiScopes' 'Im interested in seeing everyone new joining factions this reset on aviatorcraft if you are list your factions roster here:

Mine (Might change)

[color=red]Pepsi
Grimzy
Kidz (plus whoever he brings with him)
Elite
Panda
Umineko
Malone
20 alts[/color]
Have fun aviator :D
' 'xx' 1) " (12586" 2784 7 1448358732 15971 12586 'Re: AgentStone' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=DeathReaprII link=topic=2784.msg12526#msg12526 date=1448214951]
Today AgentStone Said SoulMastera Could Beat Sub And FirePower?

Who Agrees?

Link:
http://imgur.com/mysnYVp
[/quote]

Soul is all talk He honestly is so bad xD' 'xx' 1) " (12587" 2796 44 1448362213 15971 12587 'Say positive stuff about the person above you' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'What you need to do is say something positive about the person about whether it be about how good-looking they are how sporty they are what you like about their personality. You get the idea.
So I'll start it off. Because there is no-one before me I'll just say this:

Aviatorcraft has a lot of nice helpful people on the server.' 'xx' 1) " (12588" 2796 44 1448364387 17100 12588 'Re: Say positive stuff about the person above you' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' '[color=maroon]Person above me has a lot of opinions which isn't a bad thing...depending on the circumstances :P
Haven't seen you pvp so can't say anything bout that[/color]' 'xx' 1) " (12589" 2791 1 1448367825 16049 12589 'Re: Fibs' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'in case you didn't notice it does it had to do with me being reported. as i said in the post i realized it was denied but i want ed to clarify things.' 'xx' 1) " (12590" 2792 15 1448369961 16342 12590 'Re: Event Planners' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.34.157' 1 0 '' 'As a reply of all these comments I will delete this topic in a hours time after I finish my other document.' 'xx' 1) " (12591" 2792 15 1448371046 46 12591 'Re: Event Planners' 'davide' 'davidenriquez41@gmail.com' '97.32.65.33' 1 0 '' 'Some of the things I would do if I got bored on the served would be skin comps and building places for people to hang out.

It isn't hard to find something to do on the server and you really can't just wait for the next event to come around and save you from boredom. One of the things I would do was going on Google and looking for ideas on what to do when you're bored.  I ended up doing chat games like Superhero showdowns and other sort of fun stuff. :P' 'xx' 1) " (12592" 2791 1 1448371334 16222 12592 'Re: Fibs' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Still doesn't matter the topic is lock and anything that has nothing to do with YOU reporting ANOTHER player doesn't belong in this subtopic. Now please Lock this thread.' 'xx' 1) " (12593" 2793 7 1448371368 46 12593 'Re: Bet you cant......' 'davide' 'davidenriquez41@gmail.com' '97.32.65.33' 1 0 '' 'Exhibit A of why I don't PvP anymore. ;)' 'xx' 1) " (12594" 2792 15 1448371444 16222 12594 'Re: Event Planners' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Finally you tell us how you do it. Yes I'm surprise JDK due to your job and college work you haven't had the time to come on the server as much in my opinion so i hope you can do what you do best.' 'xx' 1) " (12595" 2793 7 1448371522 16222 12595 'Re: Bet you cant......' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Alex better add a like button to these forum because I wanna like David post.' 'xx' 1) " (12596" 2792 15 1448371640 46 12596 'Re: Event Planners' 'davide' 'davidenriquez41@gmail.com' '97.32.65.33' 1 0 '' 'My fondest memory from when I was a player was when I built a bar and a whole network of tunnels under my plot. Each tunnel leading to another room where there would be activities to do. Redstone games and Bars and Skin comp rooms and many different things. ' 'xx' 1) " (12597" 2796 44 1448371729 16222 12597 'Re: Say positive stuff about the person above you' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' '[color=purple]The person above me is really fun to play forum games with and she loves it when i give her complement on anything.
I don't know if she made her skin but i love that it matches her name red:3[/color]' 'xx' 1) " (12598" 2792 15 1448371929 16222 12598 'Re: Event Planners' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Can you explain more on how redstone games work because in all secret honesty i love how mechanic engineering works in minecraft. I had to have Alex explain how i created a never ending loop with my redstone lamp and MrGrummpy with how to make clocks and different patterns to how things operate.

By the way do you notice that you d is lowercase instead of capitalize.' 'xx' 1) " (12599" 2762 22 1448372660 16222 12599 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Alex is there a way you can make the animated score board clickable? like you click the link and it opens the website click the rank-up and you ranks and so on?' 'xx' 1) " (12600" 2793 7 1448373378 17100 12600 'Re: Bet you cant......' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' '[quote author=WhiteDecay link=topic=2793.msg12595#msg12595 date=1448371522]
Alex better add a like button to these forum because I wanna like David post.
[/quote]
^ Tru that' 'xx' 1) " (12601" 2797 3 1448374793 16342 12601 'Not letting me join AviatorCraft' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.34.157' 1 0 '' 'Well as the title said it won't let me join Aviator is there something thats happening on it?' 'xx' 1) " (12602" 2797 3 1448375460 16222 12602 'Re: Not letting me join AviatorCraft' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'What are you receiving when trying to join the server?' 'xx' 1) " (12603" 2797 3 1448376431 16342 12603 'Re: Not letting me join AviatorCraft' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.34.157' 1 0 '' '[quote author=WhiteDecay link=topic=2797.msg12602#msg12602 date=1448375460]
What are you receiving when trying to join the server?
[/quote

Its keeps saying that connection timed out or there is not connection to it' 'xx' 1) " (12604" 2793 7 1448376442 26 12604 'Re: Bet you cant......' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '3v1. I thought it was me and rails but we never died. ' 'xx' 1) " (12605" 2784 7 1448376472 26 12605 'Re: AgentStone' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'So r u' 'xx' 1) " (12606" 2795 7 1448376531 26 12606 'Re: LIST YOUR FACTION ROSTER FOR NEXT RESET HERE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '2ez' 'xx' 1) " (12607" 2797 3 1448376537 17100 12607 'Re: Not letting me join AviatorCraft' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Have you tried the Ip play.aviatorcraft.com' 'xx' 1) " (12608" 2797 3 1448376568 16342 12608 'Re: Not letting me join AviatorCraft' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.34.157' 1 0 '' '[quote author=red_135_hlulu link=topic=2797.msg12607#msg12607 date=1448376537]
Have you tried the Ip play.aviatorcraft.com
[/quote]





Yes I already have that Ip Red' 'xx' 1) " (12609" 2797 3 1448376632 17100 12609 'Re: Not letting me join AviatorCraft' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Tried restarting everything? that sometimes works for me' 'xx' 1) " (12610" 2792 15 1448376703 46 12610 'Re: Event Planners' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'Step 1: Make crazy pattern out of redstone.
Step 2: Remove 7-9 parts of the system
Step 3: Make other people figure out how to fix it.

Laugh as they rage at the difficulty :P' 'xx' 1) " (12611" 2792 15 1448376946 17100 12611 'Re: Event Planners' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'That doesn't sound like much fun more like pretty darn frustrating ' 'xx' 1) " (12612" 2795 7 1448377256 16222 12612 'Re: LIST YOUR FACTION ROSTER FOR NEXT RESET HERE' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I doubt anyone will be playing faction since they all left so fast last time.
Spend 2 weeks and your done.
Nothing is coming to this faction this reset.' 'xx' 1) " (12613" 2783 15 1448377395 46 12613 'Re: Towny' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' 'One concern that I have is how are we going to regulate and prevent people from having grinders?  That would require someone to go to every town to make sure that they are not in possession of one. 

Also if I have a basic understanding this would be the design:
- A central hub that has instructions on how to play a job selector and a random teleporter.
- Players are able to possess land (similar to the style of factions) and create a town of some sort in that land. Meaning they are in a 100% survival world.
- These towns are scattered across the map and only the owners of the land can edit the terrain.  Any visitors that come to the town are prohibited from editing the terrain.
- They cannot expand the towns but only have them confided into the land they claimed. 
- Areas that are not claimed would be deemed as wilderness terrain.
- Ranking up costs a lot of money due to the fact that there are very few levels for them to rank up.  Or the rank up system would be spread apart ((like 100k > 500k > 1mil > 2 mil > etc.) I know it isn't going to be that much but figuritively).

Correct me if I am wrong with any of these assumptions based on what has been presented please.  I would like to find out more about the system and get a better understanding so that way evaluation is a lot easier. ' 'xx' 1) " (12614" 2796 44 1448377488 17100 12614 'Re: Say positive stuff about the person above you' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' '[color=teal]Thanks and na I didn't make that skin since last time I tried to make one I didn't turn out so good. But it took me a long time to find one that was similar to what I had in mind :P
Just skip my post and reply to Decay's XD[/color]

' 'xx' 1) " (12615" 2792 15 1448377519 46 12615 'Re: Event Planners' 'davide' 'davidenriquez41@gmail.com' '204.126.204.10' 1 0 '' '[quote author=red_135_hlulu link=topic=2792.msg12611#msg12611 date=1448376946]
That doesn't sound like much fun more like pretty darn frustrating
[/quote]

That's the point! :D

But yeah we usually have a lot of people who like to tinker with redstone so it is pretty funny when they scream out "IM THE BEST EVA" and then you give them this and they get really confused. Weeds out trolls and makes others laugh. .3.' 'xx' 1) " (12616" 2783 15 1448377624 16222 12620 'Re: Towny' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 1448379210 'WhiteDecay' 'You are correct on many of them except 2 of them.

-The mayor and the people that are adding have perms to edit the terrain.
-It wouldn't make much sense if they can't build a town together.
(basically it like factions but with out the raiding.)

Imagine how way back in medieval time there was villages towns shop and all that it like a survival game of old times.

-Also town can be expanded it depend on the amount of people or tax pay I'm unsure of that part to be honest. You may want to ask R3d__ since she used to play Towny on a 1.7.10 server or you can ask Sky since she was a mod on a Towny server before' 'xx' 1) " (12617" 2797 3 1448377779 16342 12617 'Re: Not letting me join AviatorCraft' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.36.224' 1 0 '' '[quote author=red_135_hlulu link=topic=2797.msg12609#msg12609 date=1448376632]
Tried restarting everything? that sometimes works for me
[/quote]

I already tried that and redownloading minecraft. I also disconnected my router and put it back in its letting me join all the other servers except Aviator.' 'xx' 1) " (12618" 2792 15 1448378061 17100 12618 'Re: Event Planners' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Tru I'm sure I would like it more if I was watching instead of playing it. Although if I was bored to death I think I would've given it a try depends how bored I am though XD' 'xx' 1) " (12619" 2797 3 1448378322 17100 12619 'Re: Not letting me join AviatorCraft' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Not sure how many ppl tried this but have you tried using a VNP such as hotspot shield when playing going on mc if it isn't illegal in your country? Not sure if any country has it illegal or not tbh :P. But I tried it once and it worked.' 'xx' 1) " (12620" 2792 15 1448379003 16222 12620 'Re: Event Planners' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I find it fun ^_^' 'xx' 1) " (12621" 2795 7 1448383387 15888 12621 'Re: LIST YOUR FACTION ROSTER FOR NEXT RESET HERE' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.191.77.179' 1 0 '' 'White is right. You guys say you'll dominate the server but after a few weeks you'll rage quit just like everyone else did. Don't get too excited peps' 'xx' 1) " (12622" 2793 7 1448385205 24 12622 'Re: Bet you cant......' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Pepsi it was in beta when you pvp and you got rekt. Also im the only that can kill plats and lemongod people with high chances because i have the balls to go up to them and smack/ham them. And P.S. Hannie isnt joining your faction so yeaaa... Ummm heh also you dont know our roster and we arent telling you till the reset happen. ALSO I have a list of beta players who are joining back to factions which i will announce so far in Dec 1st.' 'xx' 1) " (12623" 2784 7 1448385353 24 12623 'Re: AgentStone' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'To tell you the truth i don't pvp alot because im not a pvper. But yet i can kill mostly anyone beside logic and death. When faction revamp happen you gonna see who made our base.' 'xx' 1) " (12624" 2725 22 1448388961 17105 12624 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'C00kie_Monster83' 'madeleinerowe9@gmail.com' '24.126.253.109' 1 0 '' 'About exactly what time will it be reset Dec 1 ? ' 'xx' 1) " (12625" 2725 22 1448394864 16837 12625 'Re: 12/11/2015 PRISON REVAMP TEASERS ' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.47.135' 1 0 '' '2pm EST 7pm GMT :D

~ [color=green][glow=limegreen 2 300]Ghostee[/glow][/color]' 'xx' 1) " (12626" 2796 44 1448401068 16696 12626 'Re: Say positive stuff about the person above you' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'i love seeing red all around the forums' 'xx' 1) " (12627" 2791 1 1448412648 16049 12627 'Re: Fibs' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' '"it has nothing to do with reporting a player." It does have something to do with reporting a player. Im just clarifying :) no need to get salty.' 'xx' 1) " (12628" 2798 1 1448419189 16696 12628 'Everyone On The Forums Should Have This! :D' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Everyone should honestly have this

[img]http://signaturecraft.us/signatures/eJxNi0kKgDAMAO95RT7ggih6lYJn0RcEjVBQIzHVPt8ePc0wMHGUl3U2Mr9EzHDiS9RYscBBNBx3KrSyQv94MlGntFnu5ECI_xWcyP5wUoI5nOpvhqruoGqaxBbKD83TI2U~.png[/img] SignatureCraft.us <--- Link To Get It :) ' 'xx' 1) " (12629" 2799 2 1448420223 16759 12629 'Dr_Duck1 Hacks' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'Hello staff I denied this player off my plot but he was still there so it is probably hacks.

Proof: http://imgur.com/dCQ4q7I' 'xx' 1) " (12630" 2800 2 1448423598 16222 12630 'Spam' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[b]When[/b]: 24/11/2015
[b]Where[/b]: Creative
[b]Who[/b]: _________Cj & NinjaPlayzzz
[b]Rule broken[/b]: spam
[u]2nd time reporting them[/u]

[b]Proof[/b]: http://imgur.com/a/qziRt' 'xx' 1) " (12631" 2793 7 1448423652 26 12631 'Re: Bet you cant......' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Yea' 'xx' 1) " (12632" 2796 44 1448423671 26 12632 'Re: Say positive stuff about the person above you' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'No' 'xx' 1) " (12633" 2795 7 1448423741 26 12633 'Re: LIST YOUR FACTION ROSTER FOR NEXT RESET HERE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Yay nothing new to our original server.I'm dissapointed' 'xx' 1) " (12634" 2799 2 1448424044 37 12634 'Re: Dr_Duck1 Hacks' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Ello there just to let you know with this plot plugin when someone is denied they need to move first before getting kicked off the denied plot. ' 'xx' 1) " (12635" 2799 2 1448425259 16696 12635 'Re: Dr_Duck1 Hacks' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=xXKillerDudezXx link=topic=2799.msg12634#msg12634 date=1448424044]
Ello there just to let you know with this plot plugin when someone is denied they need to move first before getting kicked off the denied plot.
[/quote] Or you can do /kick and then /deny so that when they get kicked weather they move or not they will be kicked right away and /deny them' 'xx' 1) " (12636" 2800 2 1448425296 16696 12636 'Re: Spam' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Nice Catch :P' 'xx' 1) " (12637" 2801 26 1448427517 16696 12637 'AviatorCraft Tee\'s! 11/24/15' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1448428451 'xPowerStaticx' 'All the fund and money will go to a Charity Extra Life http://www.extra-life.org/  to help Extra Life unites thousands of players around the world in a 24 hour gaming marathon to support Children's Miracle Network Hospitals. Since its inception in 2008 Extra Life has raised more than $14 million for local CMN hospitals.
  Order Now [ Only Available to Order Within 7 Days :) ] BTW : Use The Discount AVIATOR for 2 dollar discount! & Then use CRAFT for Free Shipping!  o help Extra Life unites thousands of players around the world in a 24 hour gaming marathon to support Children's Miracle Network Hospitals. Since its inception in 2008 Extra Life has raised more than $14 million for local CMN hospitals.' 'recycled' 1) " (12638" 2802 26 1448428575 16696 12639 'AviatorCraft Tee\'s!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1448428980 'xPowerStaticx' 'The AviatorCraft Tee's Profit will go to Extra Life to help Extra Life unites thousands of players around the world in a 24 hour gaming marathon to support Children's Miracle Network Hospitals. Since its inception in 2008 Extra Life has raised more than $14 million for local CMN hospitals.

TeeShirt - https://teespring.com/AviatorCraftCommunity

ExtraLife = http://www.extra-life.org/index.cfm?

And If You Think IM Scamming You Can Donate Here! - http://www.extra-life.org/index.cfm?fuseaction=donorDrive.participant&participantID=194839' 'recycled' 1) " (12639" 2802 26 1448428850 16222 12639 'Re: AviatorCraft Tee\'s!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Umm i think you should've ask Aviator himself and the staff if you were allowed to do such a thing.' 'recycled' 1) " (12640" 2803 17 1448433045 17100 12643 'Roleplay/Chat Suggestion' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 1448461793 'red_135_hlulu' 'Hi so I'm thinking about a solution for roleplayers in creative to help attract/lure the role-players in the other parts of the server. I don't favor roleplaying in fact I kinda hate it. Some people on prison and survival will know that I complain about the roleplayers and how they should go to creative and blah blah. But just to be clear I don't hate roleplayers I just hate THE roleplaying. Tbh I haven't tried it mainly because of past experiences with it and how its either cheesy too sexual/explicit a wtf is this rp or the ones that cause way too much spam. Not sure about you but my patience runs out so quickly when it comes to spamming.
But whenever I or others tell them to go they mainly say that creative is too full or busy. So I'm going to brainstorm about some solutions  to help with the spamming of looking for available roleplaying and for the chat problem in creative. (Judge if you want but its getting too much to bare -_-)

[color=navy]**If someone else made this suggestion I'm sorry. Also I'm still a bit of a noob not the biggest but I'm for sure not an expert in plugins or roleplaying. So if I made a mistake or suggested something way out there and impossible pls point it out for me without gloating about it.**[/color]

[center][img]https://media.giphy.com/media/AeWoyE3ZT90YM/giphy.gif[/img][/center]

There will be two parts to the suggestion; one for available role-players and the other for chats.

[b]Available Roleplays[/b]
So many times when someone is looking for an available role-play there is a huge amount of spamming. And from my past experience not many people respond to it. So I'm thinking that maybe there could be some kind of roleplaying board which shows how many are available and what its about. It could be at spawn or there could be a warp to it. But here is how I'm thinking it could work.
The leader of a role-play would go to this board and put a sign that tells people the title of the roleplay and how many people are needed.( There could possibly be a maximum amount of players allowed possibly 12ish?). Also whenever someone puts a sign for an available role-play there could be an alert to people that there is an available role-play. Another added option would be that there could be a command like /a rp or /available roleplays to see which are available instead of having to warp or go to spawn to see the board. [color=navy]*This would definitely need a plugin because it would be linked to chats*[/color]
So when someone wants to apply for a role-play they would press the sign almost like they were going to buy something but it would act more like an invite to the role-play. So when someone presses the sign is would send a msg to the leader to either accept or deny by clicking on the link saying accept/deny or doing a command like /accept (player name). This would be kind of like the player invite system in hypixel (Not advertising) and other servers similar to it except it's revolved around roleplaying.

To help with unnecessary amounts of signs on the role-play board it will be timed for 10 minutes and if no one sends an invite before the 10 min deadline then it would be deleted. There could also be a limit to how many signs will be up in the role-play bored maybe 15? Also once the amount of players are reached for the role-play if would automatically be deleted (maybe similar to clear lag? not sure how that could work tbh).

So now that the role-play board suggestion is explained as best as I could I would like to talk about the chat suggestion for the roleplaying.

[b]Chat Suggestion[/b]
This chat suggestion is a little bit like the LocalChat plugin I read about just a little different.
So first when someone joins a role-play there would be a group chat with it. There could be an option where you can have both the group chat and the general chat on but it would be discouraged. So when someone has a role-play chat on you wouldn't need to do /msg (player name) it would act like the general chat because you are in a role-play. So when someone outside the role-play want to msg you you and them would have to do /msg to communicate. This way a role play's chat is undisturbed and the people who aren't roleplaying or just building can comment with out having to deal with this kinda spam:
[center][color=black]Does Anyone Have An Available Role-play I can Be In?<-----PLS LOOK
Does Anyone Have An Available Role-play I can Be In?<-----PLS LOOK
Does Anyone Have An Available Role-play I can Be In?<-----PLS LOOK
Does Anyone Have An Available Role-play I can Be In?<-----PRETTY PRETTY PRETTY PLS LOOK[/color]

[img]http://img.photobucket.com/albums/v220/Guinastasia/Animated/tumblr_lv5ab2atVb1qbgi86o5_250.gif[/img][/center]

Ok so far that's all I got and can think of. I might add in something else later if I thought of something. Maybe later I could also build something similar to what's in my mind about the role-play board to give you an idea on how it could look.

Thank you for taking the time to read this and I hope I didn't just waste your time with impossible BS suggestions. If you have something to add to this suggestion please do so.

~[color=maroon]Red[/color]' 'xx' 1) " (12641" 2804 2 1448435299 16696 12641 'Hacks ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Who ? - MillionPvP

What? - Hacks WURST client

Evidence? - https://www.youtube.com/watch?v=wUqCRUy9VGs he showed it on his videos i was searching up AviatorCRAFT videos and i saw this one
' 'xx' 1) " (12642" 2804 2 1448456498 17151 12642 'Re: Hacks ' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Lol ez catch[/color]' 'xx' 1) " (12643" 2795 7 1448456606 17151 12643 'Re: LIST YOUR FACTION ROSTER FOR NEXT RESET HERE' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Kidz might want me to come with you guys but If i am ill hardly ever be on factions.[/color]' 'xx' 1) " (12644" 2804 2 1448467902 16222 12644 'Re: Hacks ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '4 days old. But nice job finding it power.' 'xx' 1) " (12645" 2803 17 1448468242 16222 12645 'Re: Roleplay/Chat Suggestion' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'I sync thru this and didnt read much but we did have a chat for role-players local and public chat. The role-players refuse to switch chat and still roleplayed in the public chat anyway. That went on for weeks and punishing them didn't help either so Fireblazer removed he plugin since it wasn't working.

So we had the idea of 2 creative server but that would still lead to problems becuase we can't prevent roleplaying on both server. that why i came up with the Towny idea so that around 50% of the role-players on creative would go over there and the survival players would do the same. With that creative will have less role-players on the server and those who wishes to build can now build with less disturbance.' 'xx' 1) " (12646" 2803 17 1448472380 17100 12646 'Re: Roleplay/Chat Suggestion' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Good point. And sorry I wasn't aware that there used to be an unsuccessful chat plugin for creative.' 'xx' 1) " (12647" 2803 17 1448478218 16222 12647 'Re: Roleplay/Chat Suggestion' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'It ok I hope i didnt say anything that offended you in the explanation.' 'xx' 1) " (12648" 2803 17 1448479541 17100 12648 'Re: Roleplay/Chat Suggestion' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'No no you didn't XD' 'xx' 1) " (12649" 2805 3 1448482874 17259 12649 'how do i play' 'Darksidegirl509' 'lamantia.brianna@yahoo.com' '96.225.44.134' 1 0 '' 'how do I play the actual game ???' 'question' 1) " (12650" 2805 3 1448484843 17100 12650 'Re: how do i play' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' '[color=navy]Hi there   [color=teal]
Well first off you must have paid and downloaded minecraft. If memory serves right its around 26$ for an account.
When you finish with that you open minecraft up

Press multiplayer

Press add server

Add the server which is play.aviatorcraft.com

After you do all that   then you can start playing the server.

You can either press the compass or do /prison / skyblock / survival /creative and etc.

If you still need help you can always PM me on forums and I'll be happy to help :D[/color]
~ [color=maroon]Red[/color]
' 'xx' 1) " (12651" 2805 3 1448485182 17100 12651 'Re: how do i play' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' '[color=maroon]I also think this quote from killer could greatly help you on knowing the parts of this server[/color]

[quote author=xXKillerDudezXx link=topic=2772.msg12437#msg12437 date=1448054024]
So Red above me had talked about getting onto the server and all that but since you found Aviator's forum page I'm going to assume that you know how to get onto the server. Instead I interpreted your question as how to play the servers and what to do on them. So Aviator currently has 7 different game modes for you to pick from and enjoy. For a general overview go to [url=http://aviatorcraft.com/#servers]http://aviatorcraft.com/#servers[/url]. But if you want a little more detail then I will explain to you below.

[b]Factions[/b]
So factions is a server where you can band together with some friends to PvP claim territory raid other people's bases. You can also go solo and make your own faction and grind your way up to the top.

[b]Prison[/b]
Prison is a place where you'll mine and sell your way out of jail. Climb up the ranks in prison and strive for the [Free] icon next to your name. Or if you want to take a break from mining you can warp to one of many pvp arenas that we have on prison or go build on your plot in the plot world.

[b]Survival[/b]
Survival is pretty self explanatory. If you wanna enjoy the fun of a survival world with some friends then survival is the place for you. The rules in Survival are set to mimic a survival world as close as possible with the exception of the plot world and the shop.

[b]Minigames[/b]
The newly remade minigames currently has 3 different minigames that you can enjoy playing with friends. There is the Potter Games Bubble Trouble and TNTBlock. Each game is unique in it's own gameplay and style.

[b]Casino[/b]
Casino is exactly what it sounds like. You get the chance to gamble your money for a chance to earn donator ranks in other servers. Please do know that all ranks purchased from Casino are cleared with server resets. Currently located within minigames.

[b]Creative[/b]
Creative is a server where all players are set to the creative game mode and get to their own plots. I personally think it's pretty simple and self explanatory.

[b]Skyblock[/b]
Skyblock is a place where you get your own island and you strive to complete challenges and grind money. You can access a shop to buy necessities and figure out a good method to making money.

Hope this helps.
[/quote]

[color=teal]Again if you still have any questions   feel free to ask them :)
~ Chao[/color]' 'xx' 1) " (12652" 2659 44 1448486679 15846 12652 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.97.120' 1 0 '' 'The person above me is very active on the forums.' 'xx' 1) " (12653" 2796 44 1448486788 15846 12653 'Re: Say positive stuff about the person above you' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.97.120' 1 0 '' 'The person above me ruined the game (I think that's postitive xD)' 'xx' 1) " (12654" 2659 44 1448487355 17100 12654 'Re: Forum Game...' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' '[color=teal]Person above me told me that that like 3 times already or maybe also someone else XD Idk :P[/color]' 'xx' 1) " (12655" 2796 44 1448487498 17100 12656 'Re: Say positive stuff about the person above you' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 1448490204 'red_135_hlulu' '[color=brown]XD that made my night

Btw from now on im gonna  be [color=orange]col[/color][color=limegreen]ore[/color][color=pink]d te[/color][color=purple]xt[/color]  :P

' 'xx' 1) " (12656" 2806 2 1448488653 16222 12656 'Spam and language' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[b]When[/b]: 25/11/2015
[b]Where[/b]: Jakattner & MicrosoftHelp along with NatsuPlayzMc
[b]Who[/b]:Rule Broken: Spam and language

[b]Proof[/b]: http://imgur.com/a/GzU6q

Additionally NatsuPlayzMc just cussed me out for no reason.' 'xx' 1) " (12657" 2807 7 1448490936 16222 12657 'Moments' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 1448491028 'WhiteDecay' 'What are or were the best moment of your life on AviatorCraft? (post as many as you can but less than 5 moments)
I can't answer mine because it too personal. I'll tell you my greatest moment if 10 different people post theirs.' 'xx' 1) " (12658" 2807 7 1448491505 24 12658 'Re: Moments' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' '1. Killed Nexus in factions (He was the first Plat Shade I killed)
2. Drew a big 8===D front of Twini sniping tower during the BigMac Era.
3. Lrice vs. ASF_Bajan in factions
4. Me and LogicOG 2vX Death Gang in prison
5. When I first came to Aviator killing people and thinking I'm a hacker' 'xx' 1) " (12659" 2804 2 1448494088 46 12659 'Re: Hacks ' 'davide' 'davidenriquez41@gmail.com' '70.192.200.137' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report.

Note: The player removed the video when I tried to view just now but I did see it early so he will get what he deserves :P

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12660" 2799 2 1448494245 46 12660 'Re: Dr_Duck1 Hacks' 'davide' 'davidenriquez41@gmail.com' '70.192.200.137' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=red]Report Denied[/color][/size]
Thanks for taking the time to file a report! But unfortunately the evidence provided has been deemed insufficient to issue a punishment.  Players can be removed from the plot in a multitude of ways and this is a glitch that will be fixed in the upcoming reset.  We do apologize of the inconvenience. 

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12661" 2806 2 1448494286 46 12661 'Re: Spam and language' 'davide' 'davidenriquez41@gmail.com' '70.192.200.137' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12662" 2800 2 1448494304 46 12732 'Re: Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.200.137' 1 1448637339 'davide' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12663" 2807 7 1448497134 17151 12663 'Re: Moments' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]1. When I Beat DeathReaperII And He Literally Raged.
2. Beating His Brother Blaze and beating many god pvpers (Before Blaze Was One Of The Best)
3. Becoming Best friends With Sub.[/color]
[size=14pt][font=arial black][color=red]4. Meeting KidzBeEz.[/color][/font][/size]
[color=purple]5. Meeting Whitedecay and when all the staff team was kicking me off the server. (JDK Was A Trial Mod)[/color]' 'xx' 1) " (12664" 2808 44 1448497552 26 12664 'Dende\'s Game of Negativity and Positivity' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Put a comment on something Positive about this server and something Negative. Here's an example

P: The server has great prisons!

N: This server has horrible factions. (hint hint nudge nudge to admins and mods)' 'xx' 1) " (12665" 2807 7 1448497929 16222 12665 'Re: Moments' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'ooo you like kidz
' 'xx' 1) " (12666" 2807 7 1448498242 23 12666 'Re: Moments' 'R3dninjapanda_' 'Erenee456@gmail.com' '99.5.66.221' 1 0 '' '[color=teal]1. When Turqqy and I would have long skype calls that involved my various horrible accents and ended in a headache and my stomach hurting from laughing so much.
2. The 'Base Ghostie'.
3. Running around the desert warp west with invis pots while Jason and others were pvping to annoy them.
4. The 'Sisterhood of The Travelling Pants'.
5. The Bigmac incident.
6. 16 of Dark's heads on my Christmas tree last year.
7. "Hey the 'H' for hub looks like bacon!"
(I went over lol)[/color]
[color=red]R3d[/color]' 'xx' 1) " (12667" 2809 7 1448498835 16696 12667 'How Fast I Click ' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[img]https://i.gyazo.com/2e77b18e4fae188c724cfac4b6a964a7.png[/img]

[size=12pt]CPS = Clicks Per Second [/size]' 'xx' 1) " (12668" 2808 44 1448498952 16696 12668 'Re: Dende\'s Game of Negativity and Positivity' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Prison Is Fun

UniversalGhost always chooses his Cousin in events ThePhosphorus' 'xx' 1) " (12669" 2810 28 1448499120 16504 12669 'Building Application #2' 'MrGrummpy_14' 'alexc0996@gmail.com' '73.130.72.168' 1 1448499382 'MrGrummpy_14' '[b]IGN[/b]: MrGrummpy_14

[b]Time Zone[/b]: Eastern Standard Time (EST)

[b]Skype Name[/b]: MrGrummpy_14

[b]Have you been punished on our server before? What for?[/b]: No

[b]How would you rate yourself in terms of building experience? (1-10)[/b]: I would put myself down to a 7 at this point in time. Mostly because I have been away for a little while so I'm may be a bit rusty. But once I get back into the game of minecraft and build on the Aviatorcraft server I am more then sure that I will come right back up to to my normal par.

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?[/b]: I still like to build in medieval because I believe it looks the best (most of the time without the use of texture pack) for Minecraft. I could/can build almost anything that is needed. I am trying to work on different build types that I'm not great at (most floating builds and trees) but I am hoping to get better before the end of the year.

[b]How many hours/days a week can you be involved in the team?[/b]: I am available just about 75% of the week. I do have work each morning starting at 9am (EST) till about 5pm (EST). I'm almost completely free on the weekends (tax not included in term "free"). Although my work "season" is coming to an end (getting too cold out and the ground freezes) because of winter. Which means I have more free time to assist with the server in any way. Come the warmer weather I will be going back to work and schedule returns to normal.

[b]Build Images[/b]: These are the same pictures as in my last application but they still are just as good as ever. [url=http://imgur.com/a/0ajZA]http://imgur.com/a/0ajZA[/url]

[b]Anything Else?[/b]: Lots of people know me :) I'm a great builder and I would love to join! I'm ready to come back into the team and start helping with everything needed. Hoping to help you and others in making their visit on Aviator server a fantastic visit in every area available.


Thanks for reading. All hopes up to be building for you opti-fine looking people <3' 'thumbup' 1) " (12670" 2807 7 1448499873 16696 12672 'Re: Moments' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1448500336 'xPowerStaticx' '1) Meeting Everyone

2) Seeing people rage about RolePlayers

3) Buying CHIEF Rank :P

4) Being Part Of A Roleplay ( months and months ago )

5) And Raping AviatorGaming/Zach when  he was livestreaming  ' 'xx' 1) " (12671" 2807 7 1448500092 16222 12671 'Re: Moments' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'XD ' 'xx' 1) " (12672" 2809 7 1448500114 16222 12672 'Re: How Fast I Click ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 1448500258 'WhiteDecay' 'whoops i meant 12.5 XD i got faster' 'xx' 1) " (12673" 2807 7 1448500364 16696 12673 'Re: Moments' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'xD i meant to put Raping like rape not rapping like rap artist' 'xx' 1) " (12674" 2811 2 1448501329 16342 12698 'SankuofLight' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.39.70' 1 1448563636 'DurableGamer84' '[b]Suspect[/b] - SankuOfLight
[b]Server[/b] - Prison
[b]Time of happening[/b] - Southern States at about 7:35 PM
[b]Link[/b] - http://imgur.com/a/a5mDI
[b]Reason[/b] - Harassment and Spamming

[b]BTW if your asking about how the first part is harassment is that they were talking about the mom. [/b]

Also if you look at her typing history she won't stop bothering me and when I ignore her she gets her friend to annoy me- [b]ThatRealOg[/b]' 'xx' 1) " (12675" 2811 2 1448504448 16342 12676 'Re: SankuofLight' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.40.120' 1 1448505388 'DurableGamer84' 'Some random commment I made' 'xx' 1) " (12678" 2807 7 1448511204 24 12678 'Re: Moments' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Hey but when we did it to nexus it failed and i jump and turn into a 1v1 in a 2x2 hole' 'xx' 1) " (12677" 2807 7 1448508019 26 12677 'Re: Moments' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' '1. Meeting my fac friends

2. Watching people rage about my faction traps

3. Knocking bajan off the end at the end egg war.

4. Bajan buying thug rank for me. Thx friend

5. The fac war and watching about 5 e ndergods fall into a hole trap and getting all that gear.' 'xx' 1) " (12676" 2811 2 1448505026 17151 12676 'Re: SankuofLight' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=purple]Why did you quote yourself.. LOL[/color]' 'xx' 1) " (12679" 2808 44 1448516344 17100 12679 'Re: Dende\'s Game of Negativity and Positivity' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.239.104' 1 0 '' 'Ive made great friends

Lag and spam' 'xx' 1) " (12680" 2812 2 1448520180 16354 12680 'VAGamer spam' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'Name of the suspect?: VAGamer
What server was this on?:Prison
When did they break this rule?:just now
Proof of the happening:https://gyazo.com/a9a9a640e528c4b29ef70031f78db9ac https://gyazo.com/a9a9a640e528c4b29ef70031f78db9ac
What rule was broken?:spam
' 'xx' 1) " (12681" 2808 44 1448520253 15888 12681 'Re: Dende\'s Game of Negativity and Positivity' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.82' 1 0 '' 'Good graphics


Not enough cowbell' 'xx' 1) " (12682" 2807 7 1448520321 15888 12682 'Re: Moments' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.66.82' 1 0 '' 'Actually Dende has no fac friends so he lied' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (12683 2808 44 1448521178 16837 12683 'Re: Dende\'s Game of Negativity and Positivity' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.92.168' 1 0 '' '[quote author=xPowerStaticx link=topic=2808.msg12668#msg12668 date=1448498952]
Prison Is Fun

UniversalGhost always chooses his Cousin in events ThePhosphorus
[/quote]
May I say this is Not true. I pick people who sit quietly and are not constantly like "pick me pick me pick me PICK ME!!!!!!"' 'xx' 1) " (12684" 2807 7 1448522494 16222 12684 'Re: Moments' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[move][color=purple][size=24pt]5 More different people moments and I'll give mine ;)[/size][/color][/move]' 'xx' 1) " (12685" 2807 7 1448523138 16837 12685 'Re: Moments' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.92.168' 1 0 '' '1. When I came at around November late November and I was like rank a on the last day before reset. I was so confused
2. Growing into the server
3. Building my creative plot
4. Promoted as trial-moderator
5. Winning Multimillionaire then Co-hosting millionaire.
6. Meeting many new people such as Decay R3d Alex Luke Car facey Tashiiiiii and RedMoonlight23' 'xx' 1) " (12686" 2812 2 1448523397 31 12686 'Re: VAGamer spam' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.16.133' 1 0 '' 'More evidence from earlier: http://imgur.com/a/ZvRIY' 'xx' 1) " (12687" 2807 7 1448527234 16438 12687 'Re: Moments' 'Xx_Furries_xX' 'bubblecraft12345@gmail.com' '217.165.96.92' 1 0 '' '[center][color=#80BFFF]M a d d y[/color][/center]



[center][i] when tyson noticed me on survival :') well i mean i get noticed a lot on aviator ;p like when zach burt tyson were in spawn i was having a huge argument with omnitrinity and burt was like sh!ts going down or somethinglike that c: [/i][/center]

[center][i] Another memory i have was beating agentstone in a 1v1 i mean like I'm on a mac without a mouse or strength pots so c': i feel pretty achieved [/i][/center]


[center][b]my last and cutest memory was falling in love with the cutest person on aviator my love nexusflame <3 he will alway be my sexy nexy :33[/b][/center]' 'xx' 1) " (12688" 2807 7 1448533350 17100 12688 'Re: Moments' 'red_135_hlulu' 'halah0530@yahoo.com' '63.141.204.108' 1 0 '' '[color=teal]Making so many amazing friends[/color]

[color=purple]Loosing the last millionaire question :D[/color]

[color=green]Uni teaming up on me at pvp which I only lost cause I ran out of apples (Im going to pay you back for it though :P)[/color]

[color=orange]Getting a friend to almost 4 hearts during pvp. Don't mention it I know I'm a bad pvper but I still felt proud of myself[/color]

[color=blue]My house's floor in prison. Weird I know but I was surprised with myself that I did a style other than checkered that actually looked good[/color]

[move][size=18pt][color=maroon]2 More Left : P[/color][/size][/move]
' 'xx' 1) " (12689" 2810 28 1448537660 17100 12689 'Re: Building Application #2' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.208.189' 1 0 '' 'Not bad builds Good luck  ;)' 'xx' 1) " (12690" 2813 24 1448554337 16222 12690 'Trap Build' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Me and MrGrummpy_14 build our own trap and see who's better.

https://www.youtube.com/watch?v=GdmQ0BevET4' 'xx' 1) " (12691" 2814 2 1448560915 17100 12691 'Uhh WTF' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.208.189' 1 0 '' '[color=teal]Who: Dragagwa
Where: Skyblock
What rule: um tbh idk. inappropriate nickname too sexual
When: Now

I go on sky block and I see this. Like hello there are 6yr olds that play on here

Im attaching screenshots.[/color]' 'clip' 1) " (12692" 2815 1 1448561195 16837 12706 'Info about staff (I got this of another post and I updated it <3)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.92.168' 1 1448566167 'UniversalGhost' '[b]Hey Guys Ghostee here! I was looking through the forums when I noticed a post from WhiteDecay that JDK replied on (Here is the link!) [url=http://aviatorcraft.com/forum/index.php?topic=853.msg4117#msg4117]http://aviatorcraft.com/forum/index.php?topic=853.msg4117#msg4117 [/url]
Basically the post is about the staff and a little bit about them. I liked the idea and since there is some new people on the forums I am going to update it. Thanks JDK for the idea <3.[/b]


[b]Let's begin![/b]
[center][color=green]Admins:[/color]
[b][color=red]Fireblazer (Alex)[/color][/b][/center]
[b]Fireblazer is probably the most active admin on the server. You will see him from time to time on the server and he will help with literally everything. He makes all the plug-ins and out of the staff team he would have the best knowledge of plug-ins! He also builds a lot and look forward to his builds! I also recommend watching his development streams to get all the inside gossip about resets and revamps. :P[/b]
[center][b][color=red]Alaric77 (Luke)[/color][/b][/center]
[b]Luke is a very respected staff member and he looks after all of you guys when needed. Being very active on the forum too is a great quality from Luke in my opinion. His grammar is perfect and he loves to help. He is great with advice and I know he is due to him helping me with certain situations. Thank you Luke! [/b]
[center][b][color=red]Carmau (Car)[/color][/b][/center]
[b]Car loves to help! Once again he has gave me advice in situations and he is honestly great to have a chat with. He has a great sense of humor and he is an all round good guy! :)
In my opinion the admins we have are great guys overall and once again they all love to help! Thanks guys for helping me on the server! <3[/b]
[center][color=red][b]MrDeathWilliam (Willy you saw nothing :3)[/b][/color][/center]
[b]Willy is an admin on the server but also a builder. An all round good builder! :)[/b]

[center][color=limegreen]Moderators:[/color]
[b][color=red]7misun[/color][/b][/center]
[b]One of our most active moderators on prison is of course Misun. Misun is a well respected member on the server and once again he LOVES to help people. Misun is an all round good guy. [/b]
[center][b][color=red]Smallen8[/color][/b][/center]
[b]Smallen is a nice guy. He is respected on all servers and visits all servers regularly. He is always helping everybody. I don't think there is anyone who dislikes smallen as he does everything right. <3 [/b]
[center][b][color=red]ThatTwiniGuy (Twini)[/color][/b][/center]
[b]As one of the most notable mods on the server you can ask any player on the server about twini and they will have their own perspective on him. You either love him or hate him and I think he is hilarious and a great builder![/b]
[center][b][color=red]JDK21132[/color][/b][/center]
[b]  JDK is one of the most active players on the server playing almost daily. He switches between areas of the server a lot so you never know where JDK will be. JDK will be on creative a lot the most in my opinion as he loves to build. He loves to do roleplays too. Being an honest open-minded person I look up to JDK on the staff team[/b]
[center][b][color=red]SH4D0WxD3LTA (Tyler)[/color][/b][/center]
[b]Tyler is one of the latest staff members to be promoted to moderator. Tyler is a great guy. He loves helping others and being on the server. Sometimes he will be AFK but even then he will try and help. He is an all round good guy like the rest of the staff team! <3[/b]

[center][color=limegreen]Trial-Moderators:[/color]
[b][color=red]R3d__ (Erica)[/color][/b][/center]
[b]Erica is one of the most humorous members on the staff team in my opinion. She loves to build and she always likes to see the good side of things and put them all in a funny way! In my opinion Erica is perfect for the staff team because she brings humor but also brings maturity in her actions.[/b]
[center][b][color=red]UniversalGhost (Reece)[/color][/b][/center]
[b]Ghostee is very active on the server. Being the youngest on the staff team Reece is still learning the ins and outs of being on the staff team. He posts regularly on the forums. He loves to help and he is active the most on prison. He is learning to build and loves to hear feedback about his work. [/b]

[b]Anyways that is all of the staff and a little info about each of them. There is 11 staff members and 1 owner overall. So I hope this helped you all!
- Ghostee[/b]' 'xx' 1) " (12693" 2816 2 1448561672 17100 12693 'Spam ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.208.189' 1 0 '' '[color=maroon]Who: Maimai_Kitty  &  Rye_yawn
When: now
Where: Prison
Rule broken: spam

[color=navy]I understand its getting boring an all but srsly -_-[/color]
' 'angry' 1) " (12694" 2816 2 1448561867 46 12732 'Re: Spam ' 'davide' 'davidenriquez41@gmail.com' '24.112.147.40' 1 1448637394 'davide' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment. Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12695" 2812 2 1448561962 46 12695 'Re: VAGamer spam' 'davide' 'davidenriquez41@gmail.com' '24.112.147.40' 1 0 '' 'Report Accepted!
Player has been dealt with. ' 'xx' 1) " (12696" 2815 1 1448563169 13 12696 'Re: Info about staff (I got this of another post and I updated it <3)' 'MrDeathWilliam' 'somoder98@gmail.com' '62.169.67.133' 1 0 '' 'Thanks' 'xx' 1) " (12697" 2815 1 1448563222 16222 12697 'Re: Info about staff (I got this of another post and I updated it <3)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' ';-;
And you forgot willy ' 'xx' 1) " (12698" 2815 1 1448563256 15888 12698 'Re: Info about staff (I got this of another post and I updated it <3)' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'Who are you m8' 'xx' 1) " (12699" 2815 1 1448563651 16222 12699 'Re: Info about staff (I got this of another post and I updated it <3)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[quote author=Soniccaleb link=topic=2815.msg12698#msg12698 date=1448563256]
Who are you m8
[/quote]

To answer that Willy is a admin of the server but he's only a builder paid by Aviator (Zach) in my assumption Zach kept him for future builds.
He's been a admin for so long that his a ghost to everyone on the server. He's the mystery you'll never know XD' 'xx' 1) " (12700" 2815 1 1448564011 17100 12700 'Re: Info about staff (I got this of another post and I updated it <3)' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.208.189' 1 0 '' '[color=maroon]I thought Indeginousgamer (I think I spelt it wrong) was also part of staff? Whenever I see him on he's usually invisible(I think) and it says he's an admin.[/color]' 'xx' 1) " (12701" 2815 1 1448564490 16696 12701 'Re: Info about staff (I got this of another post and I updated it <3)' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=red_135_hlulu link=topic=2815.msg12700#msg12700 date=1448564011]
[color=maroon]I thought Indeginousgamer (I think I spelt it wrong) was also part of staff? Whenever I see him on he's usually invisible(I think) and it says he's an admin.[/color]
[/quote] I saw that too someone once reported him as unknown staff ' 'xx' 1) " (12702" 2815 1 1448564842 16222 12702 'Re: Info about staff (I got this of another post and I updated it <3)' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[quote author=red_135_hlulu link=topic=2815.msg12700#msg12700 date=1448564011]
[color=maroon]I thought Indeginousgamer (I think I spelt it wrong) was also part of staff? Whenever I see him on he's usually invisible(I think) and it says he's an admin.[/color]
[/quote]

[quote author=xPowerStaticx link=topic=2815.msg12701#msg12701 date=1448564490]
[quote author=red_135_hlulu link=topic=2815.msg12700#msg12700 date=1448564011]
[color=maroon]I thought Indeginousgamer (I think I spelt it wrong) was also part of staff? Whenever I see him on he's usually invisible(I think) and it says he's an admin.[/color]
[/quote] I saw that too someone once reported him as unknown staff

He is actually a server Developer from the start of the server. He's the one who did the coding before Fireblazer but now he is inactive but is still an admin. He may or may not be coming back but I'm sure Fireblazer and Carmau will contact him when he is needed.
[/quote]' 'xx' 1) " (12703" 2817 1 1448564934 16696 12750 'AviatorCraft Tee\'s!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1448655541 'xPowerStaticx' 'AviatorCraft Community Tee! The money goes to Extra Life What is Extra Life you may ask?  Extra Life unites thousands of players around the world in a 24 hour gaming marathon to support Children's Miracle Network Hospitals. Since its inception in 2008 Extra Life has raised more than $14 million for local CMN hospitals.

TEE'S - https://teespring.com/ExtraLifeAviator#pid=369&cid=6524&sid=front

ExtraLife = http://www.extra-life.org/index.cfm?fuseaction=donorDrive.participant&participantID=194839

[color=orange][size=12pt]Note : FireBlazer Approved As Long As It Doesnt Affiliate with Aviatorcraft   & Red Purple Green and Cyan/Blue color of
shirts available  [/size][/color]


[color=green]WARNING : Not official Aviatorcraft merchandise [/color]' 'xx' 1) " (12704" 2808 44 1448565072 16696 12704 'Re: Dende\'s Game of Negativity and Positivity' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=UniversalGhost link=topic=2808.msg12683#msg12683 date=1448521178]
[quote author=xPowerStaticx link=topic=2808.msg12668#msg12668 date=1448498952]
Prison Is Fun

UniversalGhost always chooses his Cousin in events ThePhosphorus
[/quote]
May I say this is Not true. I pick people who sit quietly and are not constantly like "pick me pick me pick me PICK ME!!!!!!"
[/quote] Mhmmm Sureee Lets go with that :) ' 'xx' 1) " (12705" 2817 1 1448565522 16222 12705 'Re: AviatorCraft Tee\'s!' 'WhiteDecay' 'kingston1boi@yahoo.com' '107.72.162.91' 1 0 '' 'Nice!' 'xx' 1) " (12706" 2817 1 1448565986 17100 12710 'Re: AviatorCraft Tee\'s!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.208.189' 1 1448569817 'red_135_hlulu' '[color=navy]If it had this pic on it I would so love to buy it[/color]



[center][img]https://s-media-cache-ak0.pinimg.com/736x/bf/f5/d0/bff5d074d399bdfec6071e9168398406.jpg[/img][/center]

[center][size=14pt][color=maroon]Cause who doesn't like smiling cats  ;D[/color][/size][/center]' 'xx' 1) " (12707" 2815 1 1448566215 16837 12707 'Re: Info about staff (I got this of another post and I updated it <3)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.92.168' 1 0 '' '[quote author=MrDeathWilliam link=topic=2815.msg12696#msg12696 date=1448563169]
Thanks
[/quote]
You seen nothing Willy <3 :P' 'xx' 1) " (12708" 2817 1 1448567709 16696 12708 'Re: AviatorCraft Tee\'s!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Oh and i forgot use disount code CRAFT to get free shipping and Aviator For 2 dollar discount!' 'xx' 1) " (12709" 2817 1 1448567911 16696 12709 'Re: AviatorCraft Tee\'s!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=red_135_hlulu link=topic=2817.msg12706#msg12706 date=1448565986]
[color=navy]If it had this pic on it I would so love to buy it[/color]



[center][img]https://s-media-cache-ak0.pinimg.com/736x/bf/f5/d0/bff5d074d399bdfec6071e9168398406.jpg[/img][/center]

[color=maroon][center][size=14pt]Cause who doesn't like smiling cats  ;D[/size][/center][/color]
[/quote] That Would Be Copy Right and Picture is too big :P' 'xx' 1) " (12710" 2817 1 1448569623 17100 12710 'Re: AviatorCraft Tee\'s!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.208.189' 1 0 '' '[color=green]Well I meant something related to it XD

I just noticed the text wasnt colored lol[/color]' 'xx' 1) " (12711" 2818 2 1448570203 16696 12711 'TCR_Swift' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Who? - TCR_Swift

What ?? - Ban Evading

Evidence ? - His Past Usernames https://kohi.net/u/TCR_swift/

PermBanned - http://aviatorcraft.com/forum/index.php?topic=1512.msg7010#msg7010' 'xx' 1) " (12712" 2818 2 1448570553 17100 12712 'Re: TCR_Swift' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.208.189' 1 0 '' '[color=teal]Wow well that's a findy dindy nice catch there static  ;D

I hope that made sense lol[/color]' 'xx' 1) " (12713" 2819 2 1448579170 37 12713 'TheGamingCakeYT' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[b]User:[/b] TheGamingCakeTY

[b]Server:[/b] Prison

[b]When:[/b] Yesterday and today about 5 min ago so about 5:15 PM UTC

[b]Rule Broken:[/b] Hacking specifically anti-kb

[b]Proof:[/b] [url=https://www.youtube.com/watch?v=FMIWXS91f5U]https://www.youtube.com/watch?v=FMIWXS91f5U[/url] and [url=https://www.youtube.com/watch?v=2l8SLg_h-DM]https://www.youtube.com/watch?v=2l8SLg_h-DM[/url]
' 'xx' 1) " (12714" 2762 22 1448588621 17154 12714 'Re: 18/11/2015 - Server Resets & Revamp Warning' '_____Sara_____' 'sarabartsch@yahoo.com' '76.111.150.13' 1 0 '' 'So does this mean on on Skyblock that all the islands money enderchests and such will reset? Because this kinda sucks for me and my friends. Since I am rarely on (every other weekend actually ) I won't be able to get any of my friends on my island which really sucks for me. I don't like being lonely. Please respond if you can.
[center][glow=navy 2 300]Thank you dearly![/glow][/center]
[center]      [color=navy]~Sara (Of skyblock)[/color] ;)[/center]' 'xx' 1) " (12715" 2815 1 1448595383 24 12715 'Re: Info about staff (I got this of another post and I updated it <3)' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'ghost add this too. He is a friendly admin that respect all Members and always respond peoples answers.
(If you question why well im Willy Great Friends and we know each other for a long time and i was part of his army that he made call Willy Army (KuleLand Era))' 'xx' 1) " (12716" 2659 44 1448606071 15846 12716 'Re: Forum Game...' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.73' 1 0 '' 'The person above me is wrong... I told you 4 times xD' 'xx' 1) " (12717" 2818 2 1448607087 15846 12717 'Re: TCR_Swift' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.73' 1 0 '' 'I was on today when we were talking about if he was unbanned or something l I don't know if someone in the staff team has unbanned him but from what I know right now he is ban evading.

kindest regards
-Will.' 'xx' 1) " (12718" 2811 2 1448607186 15846 12718 'Re: SankuofLight' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.73' 1 0 '' 'Ye that is definitely punishable.' 'xx' 1) " (12719" 2819 2 1448607263 15846 12719 'Re: TheGamingCakeYT' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.73' 1 0 '' 'I was on my phone while looking at the 2 videos so I had to look at it 2 times each but that's definitely hacking; nice catch.

Kindest regards
-Will' 'xx' 1) " (12720" 2814 2 1448607453 15846 12720 'Re: Uhh WTF' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.73' 1 0 '' 'That is an inappropriate name it's not good to have that as your mc name because of the young fellas on the server.' 'xx' 1) " (12721" 2809 7 1448607632 15846 12721 'Re: How Fast I Click ' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.73' 1 0 '' 'With my bad mouse I got 9 cps with gaming mouse 13.5 cps with trackpad 10cps I'm a good jitter clicker xD.' 'xx' 1) " (12722" 2820 1 1448607725 15846 12722 'Server reset.' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.73' 1 0 '' 'I can't wait for the server reset! What about you guys?' 'xx' 1) " (12723" 2762 22 1448608370 17100 12723 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[quote author=_____Sara_____ link=topic=2762.msg12714#msg12714 date=1448588621]
So does this mean on on Skyblock that all the islands money enderchests and such will reset? Because this kinda sucks for me and my friends. Since I am rarely on (every other weekend actually ) I won't be able to get any of my friends on my island which really sucks for me. I don't like being lonely. Please respond if you can.
[center][glow=navy 2 300]Thank you dearly![/glow][/center]
[center]      [color=navy]~Sara (Of skyblock)[/color] ;)[/center]
[/quote]
Yes the reset effect all parts of the server including skyblock. Although if my memory is correct they arent going to reset creative and I think casino this reset. I know some ppl might be upset with this but nice to have fresh change once in a while.

There is a reset usually every 6 months on aviatorcraft.

~[color=maroon]Red[/color]' 'xx' 1) " (12724" 2820 1 1448608921 17100 12724 'Re: Server reset.' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Yea I cant wait. Finally there is going to be something to do XD' 'xx' 1) " (12725" 2820 1 1448612634 16696 12725 'Re: Server reset.' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'YEAH! I cant wait for the new prison minds and rebuilds :) The teasers are making me anxious on how long we have to wait to see all of it :P ' 'xx' 1) " (12726" 2814 2 1448612691 16696 12726 'Re: Uhh WTF' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Theres a guy named on Prison ISukBoobs :P ' 'xx' 1) " (12727" 2811 2 1448612790 16696 12727 'Re: SankuofLight' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I honestly hate Your Mom Jokes Some people dont have moms ..... ' 'xx' 1) " (12728" 2814 2 1448613145 17100 12728 'Re: Uhh WTF' 'red_135_hlulu' 'halah0530@yahoo.com' '197.196.23.2' 1 0 '' 'Dafuc' 'xx' 1) " (12729" 2811 2 1448613276 17100 12729 'Re: SankuofLight' 'red_135_hlulu' 'halah0530@yahoo.com' '197.196.23.2' 1 0 '' 'Am I the only one that doesnt get wtf they're sayin?' 'xx' 1) " (12730" 2821 1 1448616075 16696 12730 'ITS OFFICIAL :D' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[size=14pt]Its Official Guys! I have succesfully changed my name too................ [/size] [img]https://i.gyazo.com/aeb5bd30e5bafd6a472e771f7d166c39.png[/img] [size=14pt] Let me know If i should keep the name! [/size]' 'xx' 1) " (12731" 2762 22 1448632883 16759 12731 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'Xanbelor55' 'rosedoloresbarron@aol.com' '50.175.191.165' 1 0 '' 'So exited! Ranks a-z-free is really setting me off exited!! This is a good more cmds even /clear and this is the first time there is a GOOD reset!' 'xx' 1) " (12732" 2811 2 1448633956 16342 12732 'Re: SankuofLight' 'DurableGamer84' 'devenlee84@gmail.com' '67.142.113.89' 1 1448634124 'DurableGamer84' 'What I don't get is some of the staff stated it is not understandable. You can literally see at the end if the quote if the first picture involving someones mom. Second picture even tho not understandable it shows spamming.' 'xx' 1) " (12733" 2822 26 1448637464 17211 12733 'Grayftw with the hacks' 'MrChrisChris' 'Christian.d.stefan@outlook.com' '24.150.137.89' 1 0 '' 'GrayFTW
5min ago
Haking
Gray teleported out in the middle of combat and didn't lose stuff.' 'recycled' 1) " (12734" 2823 2 1448637644 17211 12734 'Grayftw with the hacks' 'MrChrisChris' 'Christian.d.stefan@outlook.com' '24.150.137.89' 1 0 '' 'GrayFTW
12Hours ago
Hacks
Gray teleported out of pvp in the middle of combat
https://www.youtube.com/watch?v=7zPKzdhuExA&feature=youtu.be
https://youtu.be/7zPKzdhuExA' 'xx' 1) " (12735" 2818 2 1448637699 46 12735 'Re: TCR_Swift' 'davide' 'davidenriquez41@gmail.com' '70.192.209.110' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]
Apparently his ban was never logged in our punishment log and he has no prior offenses of hacking.  I have also checked hub to see if he was really perm banned and it showed nothing in regards to a perm ban in his name.  So based what I have compiled and knowing that jboy would have punished him that was only a first time offense of hacking.  Plus to my knowledge there is no secondary report that says he was hacking again (this being the only report against him). So he is free to the server since his punishment has already been served.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12736" 2819 2 1448637767 46 12736 'Re: TheGamingCakeYT' 'davide' 'davidenriquez41@gmail.com' '70.192.209.110' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment. Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12737" 2814 2 1448637815 46 12737 'Re: Uhh WTF' 'davide' 'davidenriquez41@gmail.com' '70.192.209.110' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment. Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12738" 2811 2 1448637822 17100 12738 'Re: SankuofLight' 'red_135_hlulu' 'halah0530@yahoo.com' '197.198.114.154' 1 0 '' '[color=navy]Tru. At the end of the first pic it said something like "and your mom die" or something similar to it. And the last pic did have a good amount of spamming that would've set my hair on fire (I cant stand spamming).
But I srsly cant understand wtf she/he means. I mean if you want to harrass someone at least make some effin sense.
Or possibly I'm just the one that just doesn't understand this side of the English language.

Also static you're right. Its so not ok to joke about something that other ppl take super personally. Esp about ppls parents.

[/color][color=maroon]Red[/color]' 'xx' 1) " (12739" 2811 2 1448637883 46 12739 'Re: SankuofLight' 'davide' 'davidenriquez41@gmail.com' '70.192.209.110' 1 0 '' '[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment. Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12740" 2823 2 1448638051 46 12740 'Re: Grayftw with the hacks' 'davide' 'davidenriquez41@gmail.com' '70.192.209.110' 1 0 '' '[b][font=georgia]Hello

[color=red][size=14pt]Report Denied[/size][/color]
Thanks for taking the time to file a report.  Unfortunately the evidence provided has been deemed insufficient to issue a punishment.  It is possible that he just logged off the server and the combat tag did not make an annoucement. Suspected Glitch.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12741" 2762 22 1448640752 17154 12741 'Re: 18/11/2015 - Server Resets & Revamp Warning' '_____Sara_____' 'sarabartsch@yahoo.com' '76.111.150.13' 1 0 '' '[quote author=red_135_hlulu link=topic=2762.msg12723#msg12723 date=1448608370]
[quote author=_____Sara_____ link=topic=2762.msg12714#msg12714 date=1448588621]
So does this mean on on Skyblock that all the islands money enderchests and such will reset? Because this kinda sucks for me and my friends. Since I am rarely on (every other weekend actually ) I won't be able to get any of my friends on my island which really sucks for me. I don't like being lonely. Please respond if you can.
[center][glow=navy 2 300]Thank you dearly![/glow][/center]
[center]      [color=navy]~Sara (Of skyblock)[/color] ;)[/center]
[/quote]
Yes the reset effect all parts of the server including skyblock. Although if my memory is correct they arent going to reset creative and I think casino this reset. I know some ppl might be upset with this but nice to have fresh change once in a while.

There is a reset usually every 6 months on aviatorcraft.

~[color=maroon]Red[/color]
[/quote]
Thank you Red! I was just a bit concerned!
[center][glow=navy 2 300]Thank you dearly![/glow][/center]
[center]      [color=navy]~Sara (Of skyblock)[/color] ;)[/center]' 'xx' 1) " (12742" 2824 44 1448641199 16222 12742 'MEME WAR!!!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Easy rule just post any memes on here but you have to wait till someone else post.
You are not allowed to use the same video or image for this game.
I'll start

[youtube]TxEr2nHfSJk[/youtube]

Also new rule you can't use the John Cena memes' 'xx' 1) " (12743" 2825 4 1448641249 17154 12743 'Server Problems?' '_____Sara_____' 'sarabartsch@yahoo.com' '76.111.150.13' 1 0 '' 'So earlier I was playing the usual and I just [sub]disconnect.[/sub] Nothing else to it. I tried to re-enter the whole server and it just pings. I have re-entered the IP and such many times and now it will not even affect the name. It just has the default back and white picture with "Aviatorcraft" Sitting next to it. That's all. Then it says "Pinging..." Any suggestions? I want to get back to playing with my friends!
[center][glow=navy 2 300]Thank you dearly![/glow][/center]
[center]      [color=navy]~Sara (Of skyblock)[/color] ;)[/center]' 'exclamation' 1) " (12744" 2825 4 1448644330 16222 12744 'Re: Server Problems?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Your not alone im having the same problem
' 'xx' 1) " (12745" 2825 4 1448644555 1 12745 'Re: Server Problems?' 'godlikefrank' 'alextehbest@hotmail.com' '87.115.38.254' 1 0 '' 'Hey I'm aware of this. Currently taking a look.' 'xx' 1) " (12746" 2817 1 1448644709 1 12746 'Re: AviatorCraft Tee\'s!' 'godlikefrank' 'alextehbest@hotmail.com' '87.115.38.254' 1 0 '' '[quote author=xPowerStaticx link=topic=2817.msg12703#msg12703 date=1448564934]
[color=orange][size=12pt]Note : FireBlazer Approved & Red Purple Green and Cyan/Blue color of shirts available  [/size][/color]
[/quote]
I said that it's fine as long as you don't affiliate it with being "official" Aviatorcraft merchandise.' 'xx' 1) " (12747" 2762 22 1448645010 17100 12747 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'red_135_hlulu' 'halah0530@yahoo.com' '197.198.114.154' 1 0 '' 'Hey no problem. Im glad I helped  :D' 'xx' 1) " (12748" 2821 1 1448645271 17100 12748 'Re: ITS OFFICIAL :D' 'red_135_hlulu' 'halah0530@yahoo.com' '197.198.114.154' 1 0 '' '[color=blue]I personally like calling you static :P[/color]' 'xx' 1) " (12749" 2825 4 1448645428 1 12749 'Re: Server Problems?' 'godlikefrank' 'alextehbest@hotmail.com' '87.115.38.254' 1 0 '' 'Resolved locking topic.' 'xx' 1) " (12750" 2826 1 1448645443 1 12750 'MOVED: Server Problems?' 'Alex' 'alextehbest@hotmail.com' '87.115.38.254' 1 0 '' 'This topic has been moved to [url=http://aviatorcraft.com/forum/index.php?board=4.0]Report a Problem/Bug[/url].

[iurl]http://aviatorcraft.com/forum/index.php?topic=2825.0[/iurl]' 'moved' 1) " (12751" 2817 1 1448655567 16696 12751 'Re: AviatorCraft Tee\'s!' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' '[quote author=Alex link=topic=2817.msg12746#msg12746 date=1448644709]
[quote author=xPowerStaticx link=topic=2817.msg12703#msg12703 date=1448564934]
[color=orange][size=12pt]Note : FireBlazer Approved & Red Purple Green and Cyan/Blue color of shirts available  [/size][/color]
[/quote]
I said that it's fine as long as you don't affiliate it with being "official" Aviatorcraft merchandise.
[/quote] Fixed' 'xx' 1) " (12752" 2820 1 1448660027 15846 12752 'Re: Server reset.' 'M1KKYP' 'mpicker1@bigpond.net.au' '122.149.174.88' 1 0 '' 'I can't wait! I'm going to try and get to free first :P' 'xx' 1) " (12753" 2820 1 1448660337 16837 12753 'Re: Server reset.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.76.111' 1 0 '' 'I feel excited for it too because there is something that I know that I can do after the reset. WooHoo! :P' 'xx' 1) " (12754" 2820 1 1448660794 17100 12754 'Re: Server reset.' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[color=purple]hopefully this time i can get to free without ppl giving me money and Im actually doing something[/color] :P [color=green]I want to earn it this time[/color]' 'xx' 1) " (12755" 2820 1 1448661976 16837 12755 'Re: Server reset.' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.76.111' 1 0 '' 'Red That was a present xD' 'xx' 1) " (12756" 2824 44 1448663944 17100 12756 'Re: MEME WAR!!!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[center][img]http://www.kappit.com/img/pics/201505_2051_dcabc_sm.jpg[/img][/center]' 'xx' 1) " (12757" 2820 1 1448664921 17100 12757 'Re: Server reset.' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'I know that XD but I still want to do it legit this time like everyone else does it' 'xx' 1) " (12758" 2827 2 1448667797 17154 12758 'startrack555' '_____Sara_____' 'sarabartsch@yahoo.com' '76.111.150.13' 1 0 '' 'I'm really sorry that I have been having so many problems recently and I have been posting a lot today but it is how it is. Currently we are having a problem with startrack555. My friend elsasnowqueen05 was scared when she entered her room on her shared island. She walked into her room to see that there was a lapis block having a sign that entitles "lapis=sex" then there were 2 more signs going on about having sex with her. Elsa is young. And almost everyone that is regularly on skyblock knows that startrack555 and xXBamberXx are HORRIBLE at spelling and grammar. Well these signs had this look to them. So we ruled out Bamber because Bamber is female and come to startrack555. But apparently this has not only happened today but once before. Please come take note to this and have a wonderful rest of your day. (Sorry again to be such a bother today.)
[center][color=navy]Thank you dearly![/color][/center]
      [center][glow=navy 2 300]~Sara (Of skyblock) ;)[/glow][/center]' 'exclamation' 1) " (12759" 2827 2 1448668257 17100 12759 'Re: startrack555' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Hi first of all you didn't use the correct reporting format. Here is the link: http://aviatorcraft.com/forum/index.php?topic=1897.0 Mods can deny your report if you don't do use the correct format

I personally know that players on sky block are very sexual and rather inappropriate most of the time I am on. Although you need to have screen shots for punishments to occur. Especially since mods/admins are very busy now.

So I would advise you take a screen shot and use the correct reporting format. If you need help fell free to ask.

[color=maroon]Red[/color]' 'xx' 1) " (12760" 2828 1 1448668460 16837 12769 'Results: MultiMillionaire 27/11/15' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.76.111' 1 1448709874 'UniversalGhost' 'Hi everyone the winners of the Prison Millionaire event which was held on the 27th November 11:20PM GMT 6:20PM EST are as follows:
? 1ST PLACE
YELLOW
R5er_
(Lost Final Question got last place Winnings)
$25 0 000
5 Points


? 2ND PLACE
RED xPowerDreamzx
$75 0 000
5 Points


? 3RD PLACE
GREEN
stacey101
$50 0 000
2 Points


? Joint 3RD PLACE
BLUE
Skittleee
$50 0 000
2 Points' 'xx' 1) " (12761" 2828 1 1448670580 17139 12761 'Re: Results: MultiMillionaire 27/11/15' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 0 '' 'It was a fun game everyone. GOOD JOB to everyone who competed And thanks to Reece and Fireblazer for hosting it i had a good time and hope to compete in this event again. ;)' 'xx' 1) " (12762" 2829 10 1448671917 16519 12765 'BricksB perm ban appel ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 1448680762 'BricksB' '[b] Past and Present IGN?:[/b] BricksB [b]Alt:[/b] HoneyBee1224

[b]When did you join Aviatorcraft?: [/b]About 14 months ago.

[b]When were you banned?: [/b]About 2-3 weeks ago. Been trying to contact admins but no response.

[b]Why were you perm banned?: [/b]Lending Vorah my alt not knowing he would use it to abuse the server. So when my alt was banned. My BricksB was banned because of the ip ban to my alt.

[b]Why do you think you should be unbanned?:[/b] I think I should be unbanned because I did not know that Vorah would use my alt to disobey the rules that I told him. If I would have known that he would do this I would never lend him it. [b]I am also willing to get into a Skype call and change password on camera.[/b] I am willing to go to many extents to get unbanned from this server. It was also wrong of me to make the post of me quitting to quit as well. I am truly sorry about lending him my alt.

[b]Do you agree that we were fair to perm ban you?:[/b] I do not know because of all I know of you had no idea that I was perm banned.

[b]Do you recognize what you did & take full responsibility?:[/b] I take full responsibility for what I did.

[b]Have you benefited our community in any way?:[/b] I have donated $75 dollars in money for my chief rank on prison.

[b]Are you sorry for the disturbance & obstruction of our rules?:[/b] Yes very much. What Vorah did was VERY wrong and not knowing I would help "him" I disturbed the community.

[b]Essay Question In Which ways are you sorry?:[/b] I am sorry in many ways. Some of which are more meaningful than others. I am deeply sorry to the mods because in the past  1-2 months I have not been my usual self for some reason. I would change and try to be the best influence to the best of my ability. I am sorry for calling Twini "Tino". I am also very sorry to JDK for abusing the sharp 6 sword that I killed when we were in a game. Ceral also was there when it happened trying to get the "prize."

          The absents of my appearance even before I make the quit post was very bad too. My loyalty was going less and less every week. But if I get unbanned I would change that to my old schedule with about 1-3 hours every day. I am very sorry to all my friends that I left behind with my absence and hope to be forgiven in the future. I also would hope this would all be a misunderstanding. And have had known what to do I would have done this way before. This is a situation that I did not know what to do in so I am also sorry about that.

          I would Love to stay on Aviator because of the community and most of the people are very nice. I want to do the right thing and change the bad stuff in my past and become into a new person who will be nice. I hope I get another chance because I have not found a server that I have missed so much. Even though it was only a few weeks I am sad that i missed out on the things that the staff team has provided to the players because of my actions. Finally I am sorry to every single person who I disrespected whether it was my fault or they started it I am sorry.

Thank You threw these tough times Aviatorcraft and I wish for a second chance

                                                      Your friend BricksB' 'xx' 1) " (12763" 2830 2 1448675997 17100 12763 'Really -_-' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Who: SirScraps  &  xSuperSheep  &  The_Dank_Machine
Where: prison
When: 5ish min ago
What rule: Spam

http://imgur.com/a/lW0IB ' 'xx' 1) " (12764" 2827 2 1448679542 17154 12764 'Re: startrack555' '_____Sara_____' 'sarabartsch@yahoo.com' '76.111.150.13' 1 0 '' 'Thank you Red I did take a screenshot but I have a really old computer that does not corporate with using the screenshot. But thank you for taking notice. I am actually VERY tired as I got one hour of sleep last night so I will redo this information in the correct format tomorrow. Once again thank you.
[center][color=navy]Thank you dearly![/color][/center]
[center]      [glow=navy 2 300]~Sara (Of skyblock) ;)[/glow][/center]' 'xx' 1) " (12765" 2811 2 1448679978 16342 12765 'Re: SankuofLight' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.34.70' 1 0 '' '[quote author=davide link=topic=2811.msg12739#msg12739 date=1448637883]
[b][font=georgia]Hello

[color=limegreen][size=14pt]Report Accepted[/size][/color]
The player will be punished accordingly based on the severity of the punishment. Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]
[/quote]



Thank you Jdk your the only one that actually sometimes read these' 'xx' 1) " (12766" 2829 10 1448687777 16530 12766 'Re: BricksB perm ban appel ' 'VorahHD' 'kbuergert66@gmail.com' '68.132.45.153' 1 0 '' 'No need to punish bricks. Hes been one of my good friends and still is. I was the one on his alt account handing bedrock out not him. Sorry bricks <3.' 'xx' 1) " (12767" 2829 10 1448690190 16222 12767 'Re: BricksB perm ban appel ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'I'm sure Bricks will get un-banned since the time they banned you they were a bit fed up of the whole thing and now with a clear mind they may come to a better conclusion. ' 'xx' 1) " (12768" 2827 2 1448697345 17100 12768 'Re: startrack555' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Well let me know if you need any help.' 'xx' 1) " (12769" 2827 2 1448709671 16837 12769 'Re: startrack555' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'Hi Sara
I am aware of the things that go on at skyblock. I see a lot of it while I am online and I warn people to stop. I will monitor over this report for a few days just to see if any thing else happens.
We need proof of this but If you can send them through Skype or upload them on imgur.com that would be good. I have the problem with screenshots too so I know you may not be lying about that.
So for now[b] [color=red][size=18pt]Report DENIED.[/size][/color][/b]' 'xx' 1) " (12770" 2809 7 1448725767 17100 12770 'Re: How Fast I Click ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '7cps the most....

[img]https://media.riffsy.com/images/ff7eb32b21cdc1da46bfcf59a9bcc45b/raw[/img]' 'xx' 1) " (12771" 2829 10 1448727852 16519 12771 'Re: BricksB perm ban appel ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Thank you both. But my ip still tracks to his because they ip banned that account. ' 'xx' 1) " (12772" 2831 2 1448727856 17119 12772 'spaming' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'who? snowflakequeen
when? just now
proof? https://gyazo.com/f82c6f4030e6a4d1f4870b4b56d2e8de https://gyazo.com/559a8a446f17fdcb4747c5f79574a4f4 https://gyazo.com/94da5246e130e671b6c671735838b887 (2 of them are the same shot)' 'clip' 1) " (12773" 2830 2 1448727872 17119 12773 'Re: Really -_-' 'TheXbs' 'poppy321@ymail.com' '24.14.37.207' 1 0 '' 'that is spam.....
' 'xx' 1) " (12774" 2824 44 1448730737 24 12774 'Re: MEME WAR!!!' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 1448730853 'SoulMastera' 'I love this steven universe meme cx (ok its opening still like it) https://m.youtube.com/watch?v=gzY_jNHeoEg' 'xx' 1) " (12775" 2824 44 1448731805 17100 12775 'Re: MEME WAR!!!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'At first I'm like wtf ??? but then......

[img]http://www.mememaker.net/static/images/memes/3445974.jpg[/img]' 'xx' 1) " (12776" 2830 2 1448732397 16837 12776 'Re: Really -_-' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.91.162' 1 0 '' '[b]Report [color=limegreen]ACCEPTED.[/color] [/b]

Players will be punished accordingly. ' 'xx' 1) " (12777" 2824 44 1448732689 24 12777 'Re: MEME WAR!!!' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'what u mean????' 'xx' 1) " (12778" 2824 44 1448733238 17100 12778 'Re: MEME WAR!!!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[center][size=14pt][color=maroon]Really...[/color][/size][/center]
[center][img]https://s-media-cache-ak0.pinimg.com/736x/ef/96/ca/ef96caf28fbc4a14d67587435aabdb15.jpg[/img][/center]


' 'xx' 1) " (12779" 2824 44 1448734603 24 12779 'Re: MEME WAR!!!' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'yea??
' 'xx' 1) " (12780" 2824 44 1448734763 17100 12780 'Re: MEME WAR!!!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[quote author=WhiteDecay link=topic=2824.msg12742#msg12742 date=1448641199]
Easy rule just post any memes on here but you have to wait till someone else post.
You are not allowed to use the same video or image for this game.
I'll start


Also new rule you can't use the John Cena memes
[/quote]
' 'xx' 1) " (12781" 2824 44 1448739920 17100 12781 'Re: MEME WAR!!!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Nvm I just saw the meme decay put. Just forgot what I just said -_-' 'xx' 1) " (12782" 2832 26 1448743827 24 12782 'BlazeRodCo Recruitment Prison/Faction Revamp team' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' '[color=red][b]The Application
The effort on your application will be the first thing we look for.[/b][/color]
[color=blue][b]IGN:[/b][/color]
[b][color=blue]Skype [color=green](to keep contacted if possible)[/color]:[/color][/b]
[b][color=blue]In what ways are you willing to contribute to the factions/Prison Team:
Have you ever been ban?
Why would you like to join BlazeRodCo?
How active are you?
PvP skills [1-10]:
Cannoning skills (Faction Players) [1-10]:[/color][/b]

[color=red][b]Note: We will put the Leader/Co-Leaders of the Factions/Prison Team in here and all rest of the Members[/b][/color]' 'recycled' 1) " (12783" 2832 26 1448743939 26 12783 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 1448745439 'DendeTheWizard' 'blazerodco is a temp name  


[size=14pt][b]TAKING IN 3 MEMBERS.[/b][/size]' 'recycled' 1) " (12784" 2833 1 1448747217 15971 12916 'ADMIN OR MOD DELETE THREAD PLEASE' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 1448916274 'pepsiScopes' 'MOVED THREAD' 'xx' 1) " (12918" 2762 22 1448917224 16786 12918 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'Vovin' '0800154@gmail.com' '98.182.45.28' 1 0 '' 'Question about the creative server though.
If in the future it does reset will there be an option to save certain builds by players or perhaps a way to get a copy of the world for singleplayer to save the build there. I ask since I've spent quite a long time on a build and keeping it would obviously be in my interests.' 'xx' 1) " (12919" 2762 22 1448917602 17100 12919 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'I kinda doubt that because when it resets everything is poof nothing is saved from my knowledge. Yea it does suck especially because its creative and you dont really need to get a fresh start like in prison and other similar parts of the server but oh well.' 'xx' 1) " (12920" 2809 7 1448918621 17151 12920 'Re: How Fast I Click ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.66' 1 0 '' 'I have a logitech g500 and a naga they both cost around the same . I want o really seious playing mouse the price won't really matter. ' 'xx' 1) " (12917" 2847 1 1448916950 16683 12917 'Re: Faction recruitment Post.' 'Mac101Wrif' 'mattcoeling@gmail.com' '73.161.249.191' 1 0 '' 'I would like to be part of your faction to prove it as kcschmidt
-im good at building decorative and helpful
-i know how to help protect our base (with the right resources)
-i know faction commands
-im a good helper
P.S. (im okay at pvp but im not that good sorry)

Sincerely Mac101Wrif
' 'xx' 1) " (12785" 2833 1 1448749063 26 12785 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'did you legit just copy us. #WannabeBlazeRodCo' 'xx' 1) " (12786" 2833 1 1448749162 15971 12786 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=DendeTheWizard link=topic=2833.msg12785#msg12785 date=1448749063]
did you legit just copy us. #WannabeBlazeRodCo
[/quote]

LOL LOOK AT MY RECRUITMENT AND LOOK AT YOURS ITS NOT COPYING XD' 'xx' 1) " (12787" 2832 26 1448749172 16837 12787 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.91.162' 1 0 '' 'Aviatorcraft people start your teams XD. It wouldn't surprise me if I wake up tomorrow to a lot of "Recruitment APPLY HERE" posts. Good Luck Dende and Soul though! :)
I would tempt to join but I have no interest in being in a group as people just like to team with me. Meh maybe some day I will apply. Tomorrow I apply XD' 'recycled' 1) " (12788" 2833 1 1448749210 26 12788 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'child you litterally did the same idea just not the exact same. Idiot. ' 'xx' 1) " (12789" 2833 1 1448749333 16837 12789 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.91.162' 1 0 '' 'Hi friends :)

Can you keep the arguments away from the forums. I know you guys love to argue about PvP here but can you do it somewhere else? :)
No hard feelings.
Thank you
- Ghostee' 'xx' 1) " (12790" 2833 1 1448749406 26 12790 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'i thought this was factions not pvp' 'xx' 1) " (12791" 2833 1 1448749476 16837 12791 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.91.162' 1 0 '' 'Factions and Prison. We all know it is for PvP.' 'xx' 1) " (12792" 2833 1 1448749535 15971 12792 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=DendeTheWizard link=topic=2833.msg12788#msg12788 date=1448749210]
child you litterally did the same idea just not the exact same. Idiot.
[/quote]

LOL call me a child than don't spell literally* right and I've heard you're no where near to an adult age Plus this idea isn't new and isn't copying Vorah and myself have done this idea before xD But if you Really think I am copying you I'll Just lmfao off some more kiddo.' 'xx' 1) " (12793" 2833 1 1448749565 16837 12793 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.91.162' 1 0 '' '[quote author=UniversalGhost link=topic=2833.msg12789#msg12789 date=1448749333]
Hi friends :)

Can you keep the arguments away from the forums. I know you guys love to argue about PvP here but can you do it somewhere else? :)
No hard feelings.
Thank you
- Ghostee
[/quote]
Please.' 'xx' 1) " (12794" 2833 1 1448749621 16837 12794 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.91.162' 1 0 '' 'Dende Please do not reply. It is for the best.' 'xx' 1) " (12795" 2833 1 1448749666 26 12795 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Can I ask what the exact time of the reset is. Like is it at midnight or will it be after people done school (WOULD BE GREAT)' 'xx' 1) " (12796" 2834 2 1448749746 16222 12796 'Advertising' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[b]When[/b]: 28/11/2015
[b]Where[/b]: Prison
[b]Who[/b]: maryberry11
[b]Rule Broken[/b]: Advertisement

[b]Proof[/b]: http://imgur.com/J01mm2I ' 'xx' 1) " (12797" 2833 1 1448749764 16837 12797 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.91.162' 1 0 '' 'As far as I am aware EST is around 2 pm (I am not sure but I am nearly certain) and for GMT it is around 7pm!
I hope I helped Dende and thank you for not rising back into the argument!

- Ghostee' 'xx' 1) " (12798" 2833 1 1448750114 26 12798 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'So 12:00 for mountain time.. So the enemy has 4 hours to get their shit together (assuming they don't have school/skipped) nuuu' 'xx' 1) " (12799" 2833 1 1448750704 16837 12799 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.91.162' 1 0 '' 'Haha It doesn't really matter. Just be the best faction leader you can be XD.' 'xx' 1) " (12800" 2830 2 1448751305 16222 12800 'Re: Really -_-' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'umm Reece i think it best that you wait till your mod to lock the topics' 'xx' 1) " (12801" 2824 44 1448752489 16222 12801 'Re: MEME WAR!!!' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[quote author=SoulMastera link=topic=2824.msg12774#msg12774 date=1448730737]
I love this steven universe meme cx (ok its opening still like it) https://m.youtube.com/watch?v=gzY_jNHeoEg
[/quote]

I said you cant use anything similar to what other put. the reason i said you cant use any john cena meme is because i already used it.
Now red use that pic no one eles is allowed to use that picture.' 'xx' 1) " (12802" 2835 28 1448754793 17157 12802 'Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.200.85.0' 1 1448754899 'NinjaGirl2015' '[b]Your IGN: -[/b] [color=blue]Rosieassasin246[/color]

[b]Time Zone: -[/b][color=blue] GBT [/color]

[b]Skype Name: -[/b] [color=blue]ninjagirl2014[/color]

[b]Have you been punished on our server before? What for?: -[/b] [color=blue]never been punished[/color]

[b]How would you rate yourself in terms of building experience? (1-10): -[/b] [color=blue]7[/color]

[b]What architectural style do you prefer to build in what styles do you excel in and what styles are you inferior to?: -[/b][color=blue]

[color=blue]im good at almost everything but im a good builder now since my other application was kinda not detailed enoth[/color][/color]
[b]How many hours/days a week can you be involved in the team?: - [/b]

[color=blue]
monday 5pm-9pm
tuseday 5pm-9pm
wedesday 5pm-9pm
thursday 5pm-9pm
friday 5pm-12pm
saturday 4pm - 12pm
sunday 5pm-9pm[/color]

[b]Build Images: -[/b]

https://gyazo.com/4babe0ed5e9874c4823855226b465167

https://gyazo.com/c3771c4f8c1e59aea6a8dfd458ce2d4a

https://gyazo.com/2af7573c976ff2a9f54f3ddfcde25a55

https://gyazo.com/172ebcb82b6cda04fe302e58f5eee27a

https://gyazo.com/bd9ef7d4e09be7ccb592d816246ddca3

https://gyazo.com/ad8b788f69ec730f2a7b3f9b7842d1f5

if you want more pictures let me know

[b]Anything Else?: -[/b] [color=blue]nope[/color]' 'xx' 1) " (12803" 2824 44 1448754944 24 12803 'Re: MEME WAR!!!' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Its still funny  :/
' 'xx' 1) " (12804" 2835 28 1448754992 17157 12804 'Re: Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.200.85.0' 1 0 '' '[b][color=teal]Good Luck To everyone!![/color][/b]' 'xx' 1) " (12805" 2835 28 1448756841 16696 12805 'Re: Builder application' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I Kindly Ask For Your Plot ID's and is that first build on the skyblock server yours?' 'xx' 1) " (12806" 2835 28 1448758566 17157 12807 'Re: Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.200.85.0' 1 1448758794 'NinjaGirl2015' '[quote author=xPowerStaticx link=topic=2835.msg12805#msg12805 date=1448756841]
I Kindly Ask For Your Plot ID's and is that first build on the skyblock server yours?
[/quote] the skywars build was on another sever I go on sometimes and most of the stuff are on my super play world the and I fegot my plot I'd anything else you want to know? Also some pics are from my builds on another server aswell my plot stuff is on a server called vitalityverse if your wondering' 'xx' 1) " (12807" 2835 28 1448758640 17157 12807 'Re: Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.200.85.0' 1 0 '' '[quote author=xPowerStaticx link=topic=2835.msg12805#msg12805 date=1448756841]
I Kindly Ask For Your Plot ID's and is that first build on the skyblock server yours?
[/quote] also the skyblock thing is on another server
All of these r mine' 'xx' 1) " (12808" 2835 28 1448760113 16777 12808 'Re: Builder application' 'bagpipelove123' 'roseanneiscool98@gmail.com' '146.200.85.0' 1 0 '' '[quote author=NinjaGirl2015 link=topic=2835.msg12806#msg12806 date=1448758566]
[quote author=xPowerStaticx link=topic=2835.msg12805#msg12805 date=1448756841]
I Kindly Ask For Your Plot ID's and is that first build on the skyblock server yours?
[/quote] the skywars build was on another sever I go on sometimes and most of the stuff are on my super play world the and I fegot my plot I'd anything else you want to know? Also some pics are from my builds on another server aswell my plot stuff is on a server called vitalityverse if your wondering
[/quote]. Did you mean superflat?' 'xx' 1) " (12809" 2835 28 1448760908 17151 12809 'Re: Builder application' 'IISkyHDII' 'sky98243@gmail.com' '71.150.171.56' 1 0 '' 'Good luck but please pm me the ip to the server.' 'xx' 1) " (12810" 2833 1 1448764859 26 12810 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'IT DOES MATTER. WE NEED DOSE SPAWNERS' 'xx' 1) " (12811" 2835 28 1448766396 16222 12811 'Re: Builder application' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'cool
and sky why you no msg me ;-;' 'xx' 1) " (12812" 2832 26 1448772453 16182 12812 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 0 '' 'IGN:Loqicalz_
Skype (to keep contacted if possible):Ask Soul
In what ways are you willing to contribute to the factions/Prison Team:I Am A Decent PvPer
Have you ever been ban? Yes.Soul Knows.
Why would you like to join BlazeRodCo? Because Everyone Asked Me To Join Since Reset Was First Brought Up.
How active are you? I come And Go But sometime I stay on.
PvP skills [1-10]:8
Cannoning skills (Faction Players) [1-10]:1
' 'recycled' 1) " (12813" 2829 10 1448773398 16519 12813 'Re: BricksB perm ban appel ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'As well as I do not think it was a staff member that /banned me. I think it was the ip auto ban. ' 'xx' 1) " (12814" 2836 24 1448775523 15971 12814 'GIVING AWAY EVERYTHING ON AVIATOR AND ADDING EVERYONE TO MY PLOT' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'https://www.youtube.com/watch?v=HJj4rodquSw&feature=youtu.be' 'xx' 1) " (12815" 2829 10 1448775650 31 12815 'Re: BricksB perm ban appel ' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'First of all "Why were you perm banned?: Lending Vorah my alt not knowing he would use it to abuse the server. So when my alt was banned. My BricksB was banned because of the ip ban to my alt " if you really thing that you weren't getting banned due to lending the account to Vorah which he was banned. And if he did use it then you(BricksB) shouldn't be banned but when someone uses an account it keeps track of their IP and he when you use it it'll use your IP not Vorah's. Example:

Vorah uses your account and has the IP adress of '10.0.0.1' then it would show that your account is under 10.0.0.1 but if you logged in as yourself it would be something like '10.0.0.2 ' and that would be the more recent IP to the account. So in essence you're saying that because Vorah logged in as your alt Honeybee which has stored your previous IP it would have a different IP. The only person that could check previous IPs is Alex there is no way that BricksB should be banned mate.' 'xx' 1) " (12816" 2829 10 1448776832 16519 12816 'Re: BricksB perm ban appel ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'http://i.imgur.com/Y0B84u0


I just took screenshots of what it pops up of when I try to log on with my BricksB account 1.8.8 Optifine. ' 'xx' 1) " (12817" 2837 7 1448777371 16174 12817 'A loving friend...Alice this is for you' 'MaDdy_MC' 'mt_mc@outlook.com' '68.227.61.215' 1 0 '' 'Hey Alice. How ya been...Uhm i'm posting this on the forum for you to get a better understanding of why this has happened. Meet me on Christmas Eve on aviator. What time? I dont know Ill post another post 1 day before Christmas Eve to let ya know. But anyways. Lets talk about my dear friend Alice. Ive known her for 1 year. And Wow was it amazing. She may think she is in the background just mining but she isnt. In my eyes she is the one who stands out the most. Who is different from others and I am glad I got to know her. I also have to thank her brother MrGrapple. Because of him I met Alice. You may know her as xXKillerDudezXx. But xXKillerDudezXx is different from Alice Wu. Yes they are the same person but that doesn't always have to be the same in personality. I've grown to love Alice Wu More. Alice  is more exciting. She is more honest. She is everything you can hope in a friend. Killer on the other hand is a more well rounded person that mostly keeps to herself while on the server and mining. When she isn't mining its mostly DeathReaprII who is messing with her. My favorite memory with her.... I don't know there was many actually. I think maybe when she admitted that She was pretending to be a guy on the server. Or Maybe that time where I saw MrGrapple shirtless. Even though she calls Her brother Gay I know that she cares for all her family. She is very caring But she is also very humorous. The thing that intrigued me the most about her was that She was lazy but she was also very fast. She mostly procrastinated about her homework and just went to either playing league or playing aviator. Needless to say Ive learnt a lot about her and once i arrive back sometime in mid January I will be needing to know more about her as I do feel the need to get to knowing her more. She is a very interesting person. People should talk to her more often. I remember her once telling me that it was so comfortable talking to me at first because i was very weird and would talk about random things just to keep a conversation going.  Wow. I just cant get over the feeling that i got the chance to get to know such a wonderful person. Though she may be a bit confused right now I will clear it all up. Dont worry. As I always say... I am Mads and Ill make it work



                                                            Your one and only
                                                                            ~Mads (A proud sponsor of Mcdonalds and Whatever Face's company is) ' 'xx' 1) " (12818" 2829 10 1448779111 31 12818 'Re: BricksB perm ban appel ' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Then who banned you in the first place they can't just ban you without a legit reason 'Vorah's Alt' would have HIS IP.' 'xx' 1) " (12819" 2832 26 1448779341 31 12819 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'IGN: CeralMuncher
Skype (to keep contacted if possible): You already have it mate
In what ways are you willing to contribute to the factions/Prison Team: Help with getting items and stuff like that.
Have you ever been ban? Could I?
Why would you like to join BlazeRodCo? I would like to join because I'm cool and I'm helpful.
How active are you? Very active.
PvP skills [1-10]: 7
Cannoning skills (Faction Players) [1-10]: 3' 'recycled' 1) " (12820" 2837 7 1448780098 24 12820 'Re: A loving friend...Alice this is for you' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' '1 he a dude
2 KILLER U HAVE A LOVER SONNN DATE HERRRRR SHE SINGGLEEEE' 'xx' 1) " (12821" 2838 1 1448783161 31 12825 'AviatorCraft' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 1448786972 'CeralMuncher' 'Hello everyone
it has come to my attention that any server that you appear that you go on Aviator and you spawn in animals or create something along the things having a lag machine which can either crash the persons Minecraft or the server you'll get either banned without notice or get the abilities taken away. I've done somethings like crash creative and crashed my computer due to the stuff that I do why? It's fun and there are no rules I was never warned so therefore you can't punish me. As I've had mods kill them before do they care nope. What's the point of this thread? The point of this is that when people spawn 1000 chickens or crash servers with W/E it's not our faults it's yours for not taking my ideas into consideration because I've asked for something like a timer cooldown on creative to prevent people from crashing it did it happen? No it didn't as for the people that can spawn chickens I've spawned in 1000 chickens before and I've had mods take care of it no big deal right? Doesn't seem like it should be fair to punish a player that doesn't break the rules it states no where in the rules that we can/can't do this. If you're going to argue this'll be locked. Therefore when players do this warn then punish them or state in the rules. ' 'xx' 1) " (12822" 2829 10 1448784093 16222 12822 'Re: BricksB perm ban appel ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Ceral The reason us mods (happen while i was a mod) decided to ban him is because vorah was perma ban any account he went on will be perma ban since he did mention that he have more than 10 alts and vorah has gotten on the server with about 2-4 alts. Since vorah done it so many time we had no choice but to just ban all the account he use to get on the server without questions.

But since bricks had no idea that vorah was going to use his account to get on the server and give out bedrock he is deem innocent.

The mods had every right to ban whoever for a legit reason.

Also ip isnt based on who own the account if i was one my account while in NY the ip would be different anyway. As long as the account is log on to a pc using the same router is the same ip.

If i was on your account your account would be under my IP not hes because i was the last one to log onto the account. ' 'xx' 1) " (12823" 2838 1 1448784502 16222 12823 'Re: AviatorCraft' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '1: It doesn't have to be in the rules on the site or in-game because it not that big of a deal.
2: Reason it not a big deal is because if it against the rule people would be stupid enough to do it anyway.
3: Don't complain to the mods about why they didn't listen to your idea every idea is taken into consideration
4: I spawned in about 64 villager on creative for a test and it failed. I was lucky enough that Twini was on to kill them all in a second.
5: If players cause the server to crash in any way at all will be either warned or punish since many players do know that if they crash any part of the server for whatever reason will get in BIG trouble.
6: I learned from my own experience for crashing the beta server twice

~[color=purple]Decay[/color]' 'xx' 1) " (12824" 2837 7 1448784821 16222 12824 'Re: A loving friend...Alice this is for you' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'This is beautiful ;-; <3' 'xx' 1) " (12825" 2832 26 1448785533 16182 12825 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 0 '' 'Ceral if your a 8 At PvP you could beat Grapple
But u cant' 'recycled' 1) " (12826" 2838 1 1448787021 31 12826 'Re: AviatorCraft' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'Decay it is. It's stupid.' 'xx' 1) " (12827" 2837 7 1448788342 37 12827 'Re: A loving friend...Alice this is for you' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'God dammit Mads you can't just suddenly disappear on me like that. Not to mention you explained like absolutely nothing in this post and say you'll see me in a month. Bloody hell Mads. I swear Mads you suddenly cut off all ties with me and then show up with this like what da hey mang.' 'xx' 1) " (12828" 2824 44 1448794266 17100 12828 'Re: MEME WAR!!!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Yea it was xD' 'xx' 1) " (12829" 2833 1 1448804167 17151 12829 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.196' 1 0 '' '[color=pink]do you guys still think factions is going to get better or more popular? Lol..[/color]' 'xx' 1) " (12830" 2829 10 1448814427 16519 12830 'Re: BricksB perm ban appel ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Ok Thanks so i should be unbanned when they get a chance right?' 'xx' 1) " (12831" 2829 10 1448816574 26 12831 'Re: BricksB perm ban appel ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'You should have asked what he was gonna do though. ' 'xx' 1) " (12832" 2833 1 1448816728 15888 12832 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '72.181.33.171' 1 0 '' 'I hope so people quit.' 'xx' 1) " (12833" 2833 1 1448817319 15888 12833 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '72.181.33.171' 1 0 '' 'Pepsi you straight up stole their idea ' 'xx' 1) " (12834" 2832 26 1448820459 15971 12834 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'LOL YOU CANT EVEN BE GRAPPLE XD YOU MUST BE REALLY BAD THEN AND YOU CALL YOURSELF AN  8 XD' 'recycled' 1) " (12835" 2834 2 1448824185 30 12835 'Re: Advertising' 'Smallen8' 'TheSmallen8@gmail.com' '75.73.61.61' 1 0 '' 'The player has been banned for 7 days.' 'xx' 1) " (12836" 2833 1 1448825209 17100 12836 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[quote author=Soniccaleb link=topic=2833.msg12833#msg12833 date=1448817319]
Pepsi you straight up stole their idea
[/quote]
^ yyup ' 'xx' 1) " (12837" 2832 26 1448825937 15888 12837 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'Calm down Pepsi' 'recycled' 1) " (12838" 2832 26 1448829344 31 12838 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' 'If you guys could read correctly I put  a 7 not an 8.' 'recycled' 1) " (12839" 2832 26 1448829602 16182 12839 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 0 '' 'Ceral U Edited That Post.
' 'recycled' 1) " (12840" 2832 26 1448829703 24 12848 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 1448841077 'SoulMastera' 'DeathReaper - Accepted
CeralMuncher - Pending
Creamist - Pending ' 'recycled' 1) " (12841" 2839 1 1448830564 16182 12841 'Revamp Team' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 1448831024 'DeathReaprII' 'Leaders[color=red][/color]
[color=blue]Loqicalz_
OreoPvPz
5cpz
Blaze2558[/color]
[color=blue]MrGrapple
[/color]
[color=black]Members[/color]
[color=red]Honored_Demon
DendeTheWizard
SoulMastera
Myles_PVPZ
Profitinq
MunchyTheMonster
[color=red]Donovan1204[/color]

[color=teal]Suppliers[/color]
[color=green]xXKillerDudezXx[/color]' 'xx' 1) " (12842" 2832 26 1448831116 31 12842 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'CeralMuncher' 'Harrisonbuck119967@gmail.com' '73.140.192.188' 1 0 '' '[quote author=DeathReaprII link=topic=2832.msg12839#msg12839 date=1448829602]
Ceral U Edited That Post.

[/quote] I didn't it doesn't say I edited it.' 'recycled' 1) " (12843" 2829 10 1448831539 16519 12843 'Re: BricksB perm ban appel ' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'Dende I gave him the alt about a month before I got banned.' 'xx' 1) " (12844" 2840 4 1448832042 16519 12844 'Has a Staff member looked?' 'BricksB' 'cwcundy@att.net' '24.107.90.150' 1 0 '' 'I am sorry for the inturuption of your time. And I know that you are busy with the revamp but has a staff member looked at my ban appel yet? I would appreciate it a lot. Thanks! - Bricks' 'xx' 1) " (12845" 2840 4 1448833570 17100 12845 'Re: Has a Staff member looked?' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Im sure they'll look at it soon/finish deciding and you did just post it yesterday so I kinda doubt it will be decided soon.
Good luck though' 'xx' 1) " (12846" 2840 4 1448834079 16837 12846 'Re: Has a Staff member looked?' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.32.218' 1 0 '' 'As you are aware bricks the revamp is nearly here and staff have been working on it a lot. As you know yourself staff can't make the decision straight away as there is a lot of conferring involved. Advice: don't be pushy about your ban appeal being looked at it will be looked at some time.' 'xx' 1) " (12847" 2829 10 1448837346 26 12847 'Re: BricksB perm ban appel ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'o' 'xx' 1) " (12848" 2832 26 1448837415 26 12848 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'omg ceral wants to join us O-O' 'recycled' 1) " (12849" 2832 26 1448841311 16049 12849 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'IGN: Fibs
Skype (to keep contacted if possible): ASlipperyPenguin
In what ways are you willing to contribute to the factions/Prison Team: Best fucking decorating everywhere and im a pretty good PvPer
Have you ever been ban? Nope
Why would you like to join BlazeRodCo? I never play on the factions server because im never there at the start and would rather be there during the building process
How active are you? Very active :) on everyday
PvP skills [1-10]: If death is an 8 then im a 9....
Cannoning skills (Faction Players) [1-10]: if this means what i think it means 7.' 'recycled' 1) " (12850" 2832 26 1448841472 16049 12850 'Re: BlazeRodCo Recruitment Prison/Faction Revamp team' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Oh if it makes a difference ill be on right when server resets :) cause im a baws azz bich' 'recycled' 1) " (12851" 2841 7 1448846002 17090 12851 'Hello' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'You just wasted your time Looking at this.  :P' 'xx' 1) " (12852" 2839 1 1448848295 17151 12852 'Re: Revamp Team' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' '[color=orange]I would join you guys but i'm not a pvper anymore :/[/color]' 'xx' 1) " (12853" 2842 1 1448849867 16222 12853 'Locked Up New YouTube Series' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 1448850349 'WhiteDecay' 'Hey[color=purple] Decay~Senpai[/color] here:

  So on December 1st revamp come and i will be doing a series on the new revamped prison and it will be going on until I cover everything. The point of this series is to bring more players to the server ( Yes I know aviator will do that himself) And to explain how many of the stuff works and find better ways to get things or sell things.
  Unfortunately I don't pvp so there will be videos of pvp but not me fighting since I hate it I'll be using the Replay Mod to record many pvp that goes on on the server so be careful if your hacking I will not hesitate to report you. Some of the episode will be packed with Pvp Mining building and many more.
 
  I will be having a few friends in the series with me we will be talking about other things and building.

[img]http://i.imgur.com/OM3xUZt.jpg[/img]

  This is the thumbnail of the new series Locked Up
[color=red]Warning: Aviator is not in any of my future videos he allowed me to use his skin on my thumbnail as long as it doesn't confuse the viewers.[/color]

  The plot of this series was originally going to be a mod who got demoted (me) and Had to work his was back to rank free in order to get his job as moderator back.
  But due to some changes the plot has change to the demoted mod has to break free from the prison.

Channel: https://www.youtube.com/channel/UCd35xa0izR1AQ9vEdXTHkhA
' 'xx' 1) " (12854" 2843 7 1448850831 16174 12854 'I\'ll be posting random because I\'m lonely ' 'MaDdy_MC' 'mt_mc@outlook.com' '68.227.61.215' 1 0 '' 'God I feel so damn lonely.. I feel like Kim kardashian without her weave ' 'xx' 1) " (12855" 2844 7 1448851472 16174 12855 'Let\'s start a chain c:' 'MaDdy_MC' 'mt_mc@outlook.com' '68.227.61.215' 1 0 '' 'Mary had a little....' 'xx' 1) " (12856" 2845 2 1448853003 17186 12856 'WITHERLORD101 spamming' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- WITHERLORD101
What server was this on?: - Creative
When did they break this rule?: - About 10 minutes ago
Proof of the happening:- Attached Screenshot(s)
What rule was broken?: - Spam
Concise description: -None.' 'clip' 1) " (12857" 2844 7 1448853874 26 12857 'Re: Let\'s start a chain c:' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Duck' 'xx' 1) " (12858" 2846 1 1448854318 24 12858 'Issue with the recruitment post for BlazeRodCo' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'There is issue that happen and i decide to take that the recruitment because I want them to handle it eventho i don't feel bad about it.

Btw locking topic because there will be arguement thanks. ' 'xx' 1) " (12859" 2847 1 1448855930 26 12859 'Faction recruitment Post.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'We don't have a name for our faction but post what you think it should be when you post.

Tell us why you should join us and faction skills that you have. We don't  have a format because since when was factions formal. Grammar and spelling effects you're chances.

We dont need people who posted on souls post since we looked.' 'xx' 1) " (12860" 2847 1 1448858571 15888 12860 'Re: Faction recruitment Post.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'i wood liek 2 apply for membership pls' 'xx' 1) " (12861" 2848 15 1448859695 15888 12861 'Time of Reset' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'I just want to ask the staff if they can find a way to make the reset happen a little later in the day. A lot of people have school and won't be able to make it on time. It would be greatly appreciated. ' 'xx' 1) " (12862" 2847 1 1448859967 15971 12862 'Re: Faction recruitment Post.' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=Soniccaleb link=topic=2847.msg12860#msg12860 date=1448858571]
i wood liek 2 apply for membership pls
[/quote]


Heard you're joining endergods and leaving dende xDdXdxDxdDxDxDXdXd' 'xx' 1) " (12863" 2847 1 1448860070 16049 12863 'Re: Faction recruitment Post.' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'Umm im Fibs... let me join because potato.' 'xx' 1) " (12864" 2847 1 1448860279 24 12864 'Re: Faction recruitment Post.' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Waits for for more comebacks because i laugh so hard by "blazerodco" dumb prediction comebacks saying they are the best... Eventho im not gonna be part of this fight lol' 'xx' 1) " (12865" 2848 15 1448860414 24 12865 'Re: Time of Reset' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'LOL THEY WANT THE ENDER EGG THATS WHY Its there rules. I got on late of the reset and you guys are already at the end soooo stop complaining.' 'xx' 1) " (12866" 2848 15 1448861005 15888 12866 'Re: Time of Reset' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'I'm not complaining I'm just giving them a suggestion. You can calm down Soul.' 'xx' 1) " (12867" 2847 1 1448861112 15888 12867 'Re: Faction recruitment Post.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'Soul stop trying to harass me. You've been leaving very unkind replies to my posts.' 'xx' 1) " (12868" 2848 15 1448861344 26 12868 'Re: Time of Reset' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Soul Ik your kicked out and shit but calm the fuck down. Also we want s pawners and corner claims tio' 'xx' 1) " (12869" 2848 15 1448861752 24 12869 'Re: Time of Reset' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Dude i already know ur plan and u know mine but mine more hard to predict because non of u guys wont guess it. Just stop xD' 'xx' 1) " (12870" 2848 15 1448861966 26 12870 'Re: Time of Reset' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'K. Our plan is get shit and make a base and walk in circles. ' 'xx' 1) " (12871" 2848 15 1448862233 15888 12871 'Re: Time of Reset' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'Triangles Dende triangles' 'xx' 1) " (12872" 2839 1 1448862864 37 12872 'Re: Revamp Team' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Lol I'm the only supplier...... RIP me xD' 'xx' 1) " (12873" 2847 1 1448863349 24 12873 'Re: Faction recruitment Post.' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'Its not even making ur recruitment bad ur just overthink much and want to be the best and think you know everthing xD' 'xx' 1) " (12874" 2847 1 1448864311 15888 12874 'Re: Faction recruitment Post.' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' '[quote author=SoulMastera link=topic=2847.msg12873#msg12873 date=1448863349]
Its not even making ur recruitment bad ur just overthink much and want to be the best and think you know everthing xD
[/quote] I don't understand what you said' 'xx' 1) " (12875" 2841 7 1448865631 17100 12875 'Re: Hello' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '-_- -_- -_-' 'xx' 1) " (12876" 2843 7 1448865798 17100 12876 'Re: I\'ll be posting random because I\'m lonely ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Kim Kardashion got weaves?

Nice comparasion though :P' 'xx' 1) " (12877" 2844 7 1448865985 17100 12877 'Re: Let\'s start a chain c:' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'She died

[color=navy]*In the Arms of The Angle playin in the background*
[/color]

But what happened to mary.....' 'xx' 1) " (12878" 2844 7 1448871444 16696 12882 'Re: Let\'s start a chain c:' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1448871975 'xPowerStaticx' 'And so got strangled

(Im not the duck ) ' 'xx' 1) " (12879" 2839 1 1448871505 16696 12882 'Re: Revamp Team' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 1448872016 'xPowerStaticx' 'Can i be a supplier i could give you my kits cause i dont pvp at all' 'xx' 1) " (12880" 2848 15 1448871566 16696 12880 'Re: Time of Reset' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'Theh should do it this comming Saturday because thats when people have no school ' 'xx' 1) " (12881" 2842 1 1448871694 16696 12881 'Re: Locked Up New YouTube Series' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'I like the plot im gonna be watching it ' 'xx' 1) " (12882" 2849 3 1448871835 16696 12882 'IP\'s?' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'After the revamp has the IP tracker been fixed orr ? ' 'xx' 1) " (12883" 2839 1 1448876015 16222 12883 'Re: Revamp Team' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'sky why you been pvping for days why are you giving up on it now?' 'xx' 1) " (12884" 2839 1 1448885680 17151 12884 'Re: Revamp Team' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.148' 1 0 '' '[color=purple]@WhiteDecay because it just got boring now and there's some sort of drama in pvp all the time.[/color]' 'xx' 1) " (12885" 2840 4 1448885997 17151 12885 'Re: Has a Staff member looked?' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.148' 1 0 '' '[color=purple]Bricks im pretty sure you will be I'm unbanned. But wait for like about 2 weeks then they will either accept it or deny it. (don't be suprised if they add some extra time for example they sayd I could only be unbanned 1 weeks after 2016. Just basically keep calm)[/color]' 'xx' 1) " (12886" 2848 15 1448886224 17151 12886 'Re: Time of Reset' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.148' 1 0 '' '[color=purple]I'm pretty sure the staff have a reason for making the reset at that time.[/color]' 'xx' 1) " (12887" 2844 7 1448888150 17151 12887 'Re: Let\'s start a chain c:' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.148' 1 0 '' '(okay... :-: xD)' 'xx' 1) " (12888" 2839 1 1448888269 17100 12890 'Re: Revamp Team' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 1448888933 'red_135_hlulu' 'There is always drama in pvp cause some ppl can't just grow up and accept that they lost -_- you know who you are. Its also why I don't pvp much

I mean eva heard of gg' 'xx' 1) " (12889" 2841 7 1448888270 17151 12889 'Re: Hello' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.148' 1 0 '' '[color=purple]Lol okay anyways I like your mc ign.[/color]' 'xx' 1) " (12890" 2809 7 1448888406 17151 12890 'Re: How Fast I Click ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.148' 1 0 '' '[color=blue]what mouse do you guys use? Mines broke and I need to go buy a new one. Wich one do you guys suggest?[/color]' 'xx' 1) " (12891" 2839 1 1448889334 24 12891 'Re: Revamp Team' 'SoulMastera' 'Soulmasteracraft@gmail.com' '66.69.119.243' 1 0 '' 'I kill for fun and keep killing its my addiction xD i hardly die ' 'xx' 1) " (12892" 2844 7 1448889357 46 12892 'Re: Let\'s start a chain c:' 'davide' 'davidenriquez41@gmail.com' '97.32.77.210' 1 0 '' 'The duck turned into superman after being strangled ' 'xx' 1) " (12893" 2844 7 1448889902 17100 12893 'Re: Let\'s start a chain c:' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Superman Duckie found out he had a mysterious brother...' 'xx' 1) " (12894" 2844 7 1448890515 16837 12894 'Re: Let\'s start a chain c:' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'He was uncertain about this mysterious brother. He looked like a pig.' 'xx' 1) " (12895" 2844 7 1448890729 17100 12895 'Re: Let\'s start a chain c:' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'He was supposed to look like Luki ' 'xx' 1) " (12896" 2844 7 1448891085 16837 12896 'Re: Let\'s start a chain c:' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'then we moved onto the new story.

There once lived a..........' 'xx' 1) " (12897" 2844 7 1448891172 17100 12897 'Re: Let\'s start a chain c:' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'mermaid ' 'xx' 1) " (12898" 2844 7 1448891231 16837 12898 'Re: Let\'s start a chain c:' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'called Ariel. (Red remember EW yesterday XD)
' 'xx' 1) " (12899" 2844 7 1448891459 17100 12899 'Re: Let\'s start a chain c:' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '(yup XD)

Who became a merwitch' 'xx' 1) " (12900" 2844 7 1448891606 16837 12900 'Re: Let\'s start a chain c:' 'PvPBuilder' 'reecebolger2002@gmail.com' '176.61.123.123' 1 0 '' 'Who was snapped by a crab. OUCH! (By the way message me on skype)' 'xx' 1) " (12901" 2848 15 1448894869 26 12901 'Re: Time of Reset' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Cause its Dec 1. Its just 6 months exactly.' 'xx' 1) " (12902" 2850 1 1448900377 16837 13030 '"Winner of the winners" MultiMillionaire' 'PvPBuilder' 'reecebolger2002@gmail.com' '93.107.23.98' 1 1449077458 'UniversalGhost' '[b]So far since August we have had 5 winners of MultiMillionaire. Our idea is to find out who is the Winner of the winners. 5 is an odd number for the tournament so we will be taking in 1st AND 2nd place from this Friday's MultiMillionaire. By this Friday we will have SEVEN contestants which is still odd. So what I done is that I went through ALL of the games we have had so far and I picked one runner-up who in my opinion performed the best. Our wildcard is.......... xPowerDreamzx!!!! This is my decision and by looking at how he performed I thought he deserved a spot.

As you guys are aware we know have 8 contestants (I will say who they are in one minute! :D) but each game only has 4 pods meaning four contestants. I have decided to SPLIT the 8 contestants onto TWO nights. Our first group will be group A who will be playing MultiMillionaire on Friday 11th of December and the second group will be playing on Friday the 18th of December. First and second from each game will go through to the finals on wait a minute.... Thursday the 19th of December of December but because it is Christmas Eve we may do it earlier so both myself and JDK can be there. (Oh I hate time zones)[/b]

[center][b]So this is an EASIER way to look at it! (This is where we find out who is playing!)
Group A:
RedMoonlight23
Ultimatedayne
R5er_
2nd place this Friday

Group B:
xPowerDreamzx
UniversalGhost
ThePhosphorus
1st place this Friday[/center]

[b]1st and 2nd of Each Group will go through to the Christmas Eve Final. If any of the 8 have a problem with this I can put somebody else in your spot for you. I wish everybody taking part good luck (you'll need it! hehe) Just remember if you were not named here you still have a chance this Friday. If you don't show up on Friday you have NO hope of being the "Winner of the winners"! I am taking part as I won a game myself so I will not be hosting the 2nd game but JDK will be doing it all by himself!

That is all! Find something confusing? Just write a reply and if you are going to try be on the game this Friday reply too! You can also say who you think will be the Winner of the Winners! :D
- Ghostee [/b]
' 'xx' 1) " (12903" 2809 7 1448903394 17090 12903 'Re: How Fast I Click ' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'Sky In my opinion the razer mouses such as the deathadder and naga are useful.But In on the other hand the logictech or corsair mouses will do fine also as a budget friendly mouse. Ex. Logictech G502 or G402 ..Corsair M65  or if you looking towards serious gaming Corsair Gaming SCIMITAR RGB is your budget friendly mouse.

-Slick :D' 'clip' 1) " (12904" 2844 7 1448903644 17090 12904 'Re: Let\'s start a chain c:' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'Meow' 'clip' 1) " (12905" 2752 4 1448903835 17090 12905 'Re: /pay' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'mhm' 'clip' 1) " (12906" 2850 1 1448904735 17100 12906 'Re: "Winner of the winners" MultiMillionaire' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '11th I should be able to go on if connection is well. Umm the 24th whether I win or not its a big chance I won't be able to because I'm going back to Texas on the 23 and I'm going to arrive on the 24 and the flight's not quick either. Depends on when you start I guess.' 'xx' 1) " (12907" 2844 7 1448905127 17100 12907 'Re: Let\'s start a chain c:' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'The only cats that live in Ariel's world are catfish and they don't say 'Meow' -_-
Stop Trolling' 'xx' 1) " (12908" 2752 4 1448905311 17100 12908 'Re: /pay' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'ARE YOU FUCKIN SERIOUS!?!?!' 'xx' 1) " (12909" 2839 1 1448905779 16222 12909 'Re: Revamp Team' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[quote author=IISkyHDII link=topic=2839.msg12884#msg12884 date=1448885680]
[color=purple]@WhiteDecay because it just got boring now and there's some sort of drama in pvp all the time.[/color]
[/quote]

[color=purple]OK so that the point of pvp. the drama is the fun part you have to admit we had fun pvping from time to time[/color]' 'xx' 1) " (12910" 2841 7 1448905873 16222 12910 'Re: Hello' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'XD ' 'xx' 1) " (12911" 2742 2 1448913526 17210 12911 'Re: Dangm harassing' 'Batlord' 'cfinn312@yahoo.com' '68.112.155.107' 1 0 '' '[quote author=M1KKYP link=topic=2742.msg12203#msg12203 date=1447562137]
Nice catch that's definitely harassment.
[/quote]
Thanks but i dont know why everyone else has their report looked at and taken care of and mine hasn't ' 'xx' 1) " (12912" 2742 2 1448914184 17100 12912 'Re: Dangm harassing' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Hello
Yes that does happen to me too sometimes. Mods/admins are very busy now because of the reset and they might have forgotten about your report.

I'm sure they will look at it when they have the time to which should be soon because reset is tomorrow. Just hang tight and be patient.

~[color=maroon]Red[/color]' 'xx' 1) " (12913" 2839 1 1448915420 15888 12913 'Re: Revamp Team' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '107.77.72.112' 1 0 '' '[quote author=SoulMastera link=topic=2839.msg12891#msg12891 date=1448889334]
I kill for fun and keep killing its my addiction xD i hardly die
[/quote]You died yesterday m8. Twice ' 'xx' 1) " (12914" 2839 1 1448915910 17100 12914 'Re: Revamp Team' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '^XD

Oh yaa my 200th :P' 'xx' 1) " (12915" 2833 1 1448915983 15971 12915 'Re: Smiley Recruitment Prison/Faction Revamp team (LOTS OF OPTIONS)' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=Soniccaleb link=topic=2833.msg12833#msg12833 date=1448817319]
Pepsi you straight up stole their idea
[/quote]


Mine is m' 'xx' 1) " (12916" 2851 1 1448916049 15971 12928 'Smiley Recruitment Prison/Faction Crew for Revamp REPOSTED' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 1448922401 'pepsiScopes' '[b]REPOSTED PLEASE ONLY APP'S THIS TIME[/b]
And before you say "I stole their idea" I've done this process several several times on other servers and me and vorah also did this before so please
don't say I copied anyone.

Roster:

[color=limegreen][b]Factions[/b][/color]
[color=green]Ingame Username & Rank:
Previous Usernames:
Age :
Skype/TeamSpeak S/TS/B (Talking Is Needed For Factions):
Have you ever been banned?(LIST REASON):
In what ways are you willing to contribute to the factions Team(PvPer Raider Interior Designer Base Builder):
Timezone:
How many hours do you roughly play daily:
Why would you like to join Smiley?
How long have you played AviatorCraft?
Number of alts (Secured private only owned by you):
Can you cannon? & List what you're capable of building and understand:
Are you confident in a PVP fight? (1-10):
Previous 3 factions and why you left them:
Anyone that could vouch for you? (TAG THEM)
Any other info you want to add?:[/color]

[color=red][b]Prison[/b][/color]
[color=red]Ingame Username & Rank:
Previous Usernames:
Age :
Skype/TeamSpeak S/TS/B (Talking Is Needed For Factions):
Have you ever been banned?(LIST REASON):
In what ways are you willing to contribute to the Team(PvPer Sponsor Plot Builder):
Timezone:
How many hours do you roughly play daily:
Why would you like to join Smiley?
How long have you played AviatorCraft?
Are you confident in a PVP fight? (1-10):
Any other info you want to add?:
[/color]


[color=red][b]Accepted:[/b][/color]
[color=purple]Critical_Hits:Sponsor Both Factions And Prison[/color]' 'xx' 1) " (12921" 2762 22 1448918811 17151 12921 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.66' 1 0 '' '[color=purple]If they wanted to they couldn't reset creative unless really needed and by then just hopethey have a new plugin to save your builds and for nothing to go "Poof"[/color]' 'xx' 1) " (12922" 2839 1 1448918963 17151 12922 'Re: Revamp Team' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.66' 1 0 '' '[color=blue]@white that's true but most pvpers talk to much....[/color]' 'xx' 1) " (12923" 2839 1 1448919188 17100 12923 'Re: Revamp Team' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[color=teal]My experience its always trashtalk and the kind you dont really understand nor get[/color]' 'xx' 1) " (12924" 2852 2 1448919529 17186 12924 'cooldaevon15 saying that he\'ll rape everyone in their sleep' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- cooldaevon15
What server was this on?: - Creative
When did they break this rule?: - An hour or so ago
Proof of the happening:- Attached screenshot
What rule was broken?: - Harassment and profanity
Concise description: - None' 'clip' 1) " (12925" 2852 2 1448919921 17100 12925 'Re: cooldaevon15 saying that he\'ll rape everyone in their sleep' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[color=navy]Yea that is Not right. Many people like me take that super personally because it is not something you joke about. A lot of people have been hurt and effected by rape   and that just hits a big nerve.[/color]' 'xx' 1) " (12926" 2852 2 1448920653 16222 12926 'Re: cooldaevon15 saying that he\'ll rape everyone in their sleep' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'If he said it once i would have assume it was a joke but a second time sounded more serious.' 'xx' 1) " (12927" 2839 1 1448920845 16222 12927 'Re: Revamp Team' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' '[color=purple]I understand what you mean. But are you still going to play on the server even tho you don't pvp anymore?[/color]' 'xx' 1) " (12928" 2852 2 1448921091 17100 12928 'Re: cooldaevon15 saying that he\'ll rape everyone in their sleep' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[color=navy]In the end it's still NOT ok and I think Mods should take it a bit more serious. This hits a nerve for a lot of people and
sexual assault isnt foreign to many nowadays including me.[/color]' 'xx' 1) " (12929" 2853 1 1448923084 15971 12939 'Smiley Roster' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 1448937456 'pepsiScopes' '[b]Before Roster Is Listed I would just like to say that this is not permanent and will be continuously updated. [/b]



[color=red][b]Roster:[/b][/color]

[b]Leaders:[/b]
[color=navy]PepsiScopes
Papakie
KidzBeEz[/color]

[b]Members:[/b]
[color=teal]
Critical_Hits
WhyYouBeEz
Myles_PVPZ
MrPika
Fanatticzz
DayDreamz
Grimzy
MrStealYourGear
Pepsiii
CrayolaCrayons
Dyslogistic
Depreciative
[/color]' 'xx' 1) " (12930" 2851 1 1448923729 26 12930 'Re: Smiley Recruitment Prison/Faction Crew for Revamp REPOSTED' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'why repost? ' 'xx' 1) " (12931" 2851 1 1448924157 15971 12931 'Re: Smiley Recruitment Prison/Faction Crew for Revamp REPOSTED' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'BECAUSE PEOPLE KEEP REPLYING WITH NOT APPS' 'xx' 1) " (12932" 2853 1 1448929967 17151 12932 'Re: Smiley Roster' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.66' 1 0 '' 'Yepp I'm applying for deaths team sorry @kidzbeez ' 'xx' 1); INSERT INTO `smf_messages` " (`id_msg`" `id_topic` `id_board` `poster_time` `id_member` `id_msg_modified` `subject` `poster_name` `poster_email` `poster_ip` `smileys_enabled` `modified_time` `modified_name` `body` `icon` `approved`) VALUES (12933 2839 1 1448930160 17151 12933 'Re: Revamp Team' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.66' 1 0 '' '[color=purple]@Whitedecay I will get on the server don't worry :p just not much as I use to. And deathreaprII I known you for over 1 year now so where's the form so can apply? It will be nice it I went against pepsi kids and whyyoubeez #SorryNotSorry[/color]' 'xx' 1) " (12934" 2851 1 1448930434 26 12934 'Re: Smiley Recruitment Prison/Faction Crew for Revamp REPOSTED' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'like this?' 'xx' 1) " (12935" 2851 1 1448930861 17151 12935 'Re: Smiley Recruitment Prison/Faction Crew for Revamp REPOSTED' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'XD dende' 'xx' 1) " (12936" 2762 22 1448931934 16786 12936 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'Vovin' '0800154@gmail.com' '98.182.45.28' 1 0 '' 'Perhaps saving higher end builds with schems and putting them on the new creative later.
I'm sure someone understands that it's hard being old and stupid.' 'xx' 1) " (12937" 2854 26 1448933956 17090 12937 'Good bye Beloved AviatorCraft' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' '      Hello to whom that reads this
Today the day before the reset of AviatorCraft I would like to say that i will be quitting after this new revamp.It has been a pleasure to join this server as a noob and leave as a retired player.I have enjoyed playing on this server for a very long time and most of my time during the day i would play only this server instead of others.That is how much I'm dedicated to staying on this amazing server.As i was a beginner at starting at A in prison i would usually go to pvp with the other fellow beginners to just hang out and usually die by the Free people.As time moves along i make more friends by making a server for everyone to have fun on.Though this server only lasted a month i believe.Furthermore I made lots of friends while being a noob to mining my way up to Free(p.s i never did mine i would begg :p).Aviatorcraft gave me many memories that i still can recall from the beginning as a noob to being a Free rank.I appreciate the staff for making this beloved server a environment for people like me to hang on and make good memories. As for my friends i thank them for making this server fun to play on.Even tho their were bad times such as arguments and chaotic situations the good times arise after them. I wish this server good luck for the new revamp will begin Dec.1 also i would wish everyone good luck because its a new start for everyone ;). Overall This server has brought memories of all kinds and was an enjoyable place to hang out.(P.S I will be leaving at the end of today 11/30/15)
[u][b]  From a fellow Player - Johnnyhorse10 (SlicktoDaTouch) 11/30/15[/b][/u] 

' 'recycled' 1) " (12938" 2855 7 1448935182 16174 12938 'Let\'s be thankful shall we ;)' 'MaDdy_MC' 'mt_mc@outlook.com' '68.227.61.215' 1 0 '' 'Ok   in this you must list five things you are thankful for I'll start first

Awesome friends
Awesome family
Aviator
Alice (Because she is special)
Matthew (90% of you don't know him)

Now it's your turn!' 'xx' 1) " (12939" 2856 7 1448935350 16174 12939 'Who should try out for Tmod when available' 'MaDdy_MC' 'mt_mc@outlook.com' '68.227.61.215' 1 0 '' 'GOOD LUCK' 'xx' 1) " (12940" 2847 1 1448937500 15971 12947 'Re: Faction recruitment Post.' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 1448941253 'Luke' '[s]SPAM[/s]

[size=12pt][font=times new roman][color=red]Warning 1/2:[/color] Please do not comment on threads with the intent to disturb or interfere with the main topic. Unless you are wanting to contribute positively to the discussion do not post at all. I have removed the previous spam comments. Your account will be temporary banned if this happens again. [/font][/size]' 'xx' 1) " (12941" 2860 26 1448937512 15971 12941 'Re: Faction recruitment Post.' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'SPAM' 'recycled' 1) " (12942" 2860 26 1448937528 15971 12942 'Re: Faction recruitment Post.' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'SPAM' 'recycled' 1) " (12943" 2857 18 1448937642 15971 12943 'new faction plugin' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'Hey just wondering if you guys want the good faction plugin I really want you guys to have it its a paid plugin that I can give u guys for free pm for more info.' 'xx' 1) " (12944" 2858 3 1448938038 16342 12944 'How many more hours till reset?' 'DurableGamer84' 'devenlee84@gmail.com' '98.95.35.198' 1 0 '' 'How many more hours till reset? We all have different time zones' 'xx' 1) " (12945" 2858 3 1448938110 26 12945 'Re: How many more hours till reset?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'https://countingdownto.com/countdown/aviatorcraft-revamp-countdown-clock' 'xx' 1) " (12946" 2848 15 1448938427 26 12946 'Re: Time of Reset' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'pls  ;) :) 8) :P [color=red][size=14pt]<3[/size][/color]' 'xx' 1) " (12947" 2859 2 1448939062 17186 12947 'Spam' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- Jakattner
What server was this on?: - Creaive
When did they break this rule?: - A few hours ago
Proof of the happening:- Attached screenshots
What rule was broken?: - Spam
Concise description: - None' 'clip' 1) " (12948" 2856 7 1448941503 17151 12948 'Re: Who should try out for Tmod when available' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'There's a whole bunch of more people that could really be good at being a trial mod .' 'xx' 1) " (12949" 2854 26 1448941632 17151 12949 'Re: Good bye Beloved AviatorCraft' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 1448943005 'IISkyHDII' 'The community of aviatorcraft will miss you and We will have our arms opened if you decide to come back.' 'recycled' 1) " (12950" 2861 2 1448943104 17186 12950 'Advertising' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'Name of the suspect?:- _mountinbunny_
What server was this on?: - Creative
When did they break this rule?: - A few minutes ago
Proof of the happening:- Attached screenshot
What rule was broken?: - Advertising
Concise description: - None' 'clip' 1) " (12951" 2862 1 1448945725 15971 12951 'HYPE' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'RESET HYPE' 'xx' 1) " (12952" 2855 7 1448948504 17100 12952 'Re: Let\'s be thankful shall we ;)' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'My mom
Cats
Chocolate
Friends
And a roof' 'xx' 1) " (12953" 2861 2 1448949067 17100 12953 'Re: Advertising' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Just wanted to say that you're doing a good job reporting rule breakers. Nice catch' 'xx' 1) " (12954" 2863 7 1448952463 16174 12954 'Another poll another nickle!' 'MaDdy_MC' 'mt_mc@outlook.com' '68.227.61.215' 1 0 '' 'Enjoy ;)' 'xx' 1) " (12955" 2863 7 1448952576 17100 12955 'Re: Another poll another nickle!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Chocolate why no chocolate :'(' 'xx' 1) " (12956" 2850 1 1448954828 17139 12956 'Re: "Winner of the winners" MultiMillionaire' 'R5er_' 'R5louder25@icloud.com' '67.49.107.192' 1 0 '' 'Can't wait to see y'all there this is gonna be so fun :). But I hope I can make it XD' 'xx' 1) " (12957" 2762 22 1448955188 16837 12957 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.74.127' 1 0 '' 'Revamp today! :D Who's excited?! I know I am!' 'xx' 1) " (12958" 2762 22 1448955426 17100 12958 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Me. I cant wait to see the revamp and new stuff being added.' 'xx' 1) " (12959" 2762 22 1448955670 37 12959 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' 'Wait on the server the broadcast msg says the reset is at 3:30 PM EST which is a little different than the time listed on the Countdown Clock. Which one do I use for reference?' 'xx' 1) " (12960" 2762 22 1448967674 16837 12960 'Re: 18/11/2015 - Server Resets & Revamp Warning' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.77.74.127' 1 0 '' 'The countdown timer is wrong. 3:30pm EST is right.' 'xx' 1) " (12961" 2762 22 1448968110 17100 12961 'Re: 18/11/2015 - Server Resets & Revamp Warning (updated 01/12/2015)' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Yup I just got more excited. I like resets now I Really like them.' 'xx' 1) " (12962" 2762 22 1448968132 1 12962 'Re: 18/11/2015 - Server Resets & Revamp Warning (updated 01/12/2015)' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.147.132' 1 0 '' 'I modified it so it should be correct now. I've added an announcement on the website.
[size=18pt][url=http://aviatorcraft.com/]CLICK CLICK CLICK[/url][/size]' 'xx' 1) " (12963" 2857 18 1448979638 16222 12963 'Re: new faction plugin' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Dude can you just stop I mean stop. If you want to help stop trying to get to the mod personally.
Do what everyone else have to do be patient and suggest things is it that hard to just advise them to something rather than telling them something you have that they might already know about/have?' 'xx' 1) " (12964" 2862 1 1448979864 26 12964 'Re: HYPE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'For some reason i feel like you and some friends are skipping school for reset.' 'xx' 1) " (12965" 2862 1 1448980044 16222 12965 'Re: HYPE' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'I feel he get more annoying than usual -_-' 'xx' 1) " (12966" 2864 15 1448981059 16222 12966 'Factions Ideas?' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Hey I've been working on a Faction document to put on the forum and send to the staff. I've been thinking of ideas and putting them into one big document for everyone to see.

I want to ask you guys what would you like to want to add to the document since I'm kinda short on ideas. The point of this faction idea is to make it more fair and fun.

I've already got 2 ideas that i would love to share but ill give you a complicated hint since I'm not good at giving hints XD
[b]Hint #1[/b]: It all normal survival Everyone is equal and no one is stronger than the other
[b]Hint #2[/b]: Wow what is that on your sword it gave me green hearts

[color=purple]~Decay[/color]' 'xx' 1) " (12967" 2864 15 1448985009 17100 12967 'Re: Factions Ideas?' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[color=purple]Im going to guess here cause I'm bored af[/color]

[b][color=black]Hint #1:[/color][/b] [color=teal]Less advantage for donators[/color]
[b][color=black]Hint #2:[/color][/b] [color=teal]A poisonous sword?[/color]  ???

[color=maroon]I dont know very much about factions[/color]' 'xx' 1) " (12968" 2864 15 1448989007 24 12968 'Re: Factions Ideas?' 'SoulMastera' 'Soulmasteracraft@gmail.com' '107.77.100.75' 1 0 '' '1 No MMO
2 Life Steal sword' 'xx' 1) " (12969" 2864 15 1448989281 17100 12969 'Re: Factions Ideas?' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[color=teal]Yup pretty obvious I don't know anything about factions.[/color]' 'xx' 1) " (12970" 2762 22 1448992262 16222 12970 'Re: 18/11/2015 - Server Resets & Revamp Warning (updated 01/12/2015)' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'YEAH add that money XD this is so cool with Auction house' 'xx' 1) " (12971" 2865 2 1448994233 16354 12971 'edollie advertising' 'ShadowMadara1044' 'nguyencharles10@yahoo.com' '75.107.20.233' 1 0 '' 'Name of the suspect?: edollie
What server was this on?:prison
When did they break this rule?:just now
Proof of the happening: https://gyazo.com/ad9b4e47f02a30525945ca00f04e1cb5
What rule was broken?:advertising' 'xx' 1) " (12972" 2865 2 1448994743 17100 12972 'Re: edollie advertising' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' '[color=limegreen]Nice catch[/color]' 'xx' 1) " (12973" 2864 15 1448994974 16222 12973 'Re: Factions Ideas?' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' 'Red and soul you both get half a point

Red Poison sword correct
Soul no Mcmmo correct
XD' 'xx' 1) " (12974" 2866 2 1448996452 16222 12974 'ADVERTISING' 'WhiteDecay' 'kingston1boi@yahoo.com' '192.35.61.46' 1 0 '' '[b]When[/b]: 21/1/2015
[b]Where[/b]: Creative
[b]Who[/b]:Slender_GamerUS
[b]Rule Broken[/b]: Advertising

[b]Proof[/b]: http://imgur.com/a/PKAuC' 'xx' 1) " (12975" 2864 15 1449004199 26 12975 'Re: Factions Ideas?' 'DendeTheWizard' 'calvindu9@gmail.com' '199.216.68.2' 1 0 '' 'i thought it was custom enchants and no mmo' 'xx' 1) " (12976" 2867 7 1449004697 17186 12976 'THE ALERT SYSTEM IS DRUNK (Again) ' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '24.255.0.40' 1 0 '' 'The Alert Systen is drunk...... Again.. *Sigh*' 'clip' 1) " (12977" 2864 15 1449004982 17151 12977 'Re: Factions Ideas?' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.95' 1 0 '' 'But custom enchants would be nice Decay and also maybe death bans? ' 'xx' 1) " (12978" 2868 1 1449005224 17100 12978 'Prison Revamp Opinions ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Well can't really think of anything else to add besides to please comment about what you think.

~[color=maroon]Red[/color]' 'xx' 1) " (12979" 2867 7 1449005381 17100 12979 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'XD yea saw the same thing when I was in survival. ' 'xx' 1) " (12980" 2867 7 1449006004 16182 12980 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'DeathReaprII' 'vincentmei607@yahoo.com' '98.227.50.77' 1 0 '' 'Thats Not A GLitch He Actually baught all those ranks
' 'xx' 1) " (12981" 2867 7 1449006440 17151 12981 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.95' 1 0 '' 'Yes as deathreaprII sayd it's not a glitch so don't worry it's just alerts of how many things the player bought over all of his time in aviatorcraft so you will see a lot of those alerts for the couple next days.' 'xx' 1) " (12982" 2867 7 1449006755 17100 12982 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'So AlmightGod bought LemonLord 20+ times?' 'xx' 1) " (12983" 2867 7 1449007136 17151 12983 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.95' 1 0 '' 'Maybe he did that has happens to me before where I accidentally buy the rank more than one time. (Chargeback wasn't allowed back then) and if the text was glitched I would believed there would be more people saying the same thing about the alerts.' 'xx' 1) " (12984" 2867 7 1449007985 17100 12984 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.209.202' 1 0 '' 'Mm maybe but this was at least 20+ times not 2. So the first thing that would come to mind is that its glitched.' 'xx' 1) " (12985" 2752 4 1449008331 1 12985 'Re: /pay' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.147.132' 1 0 '' 'Auctions were added as a means of trading if you want to make money that way.' 'xx' 1) " (12986" 2867 7 1449009182 26 12986 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'no he bought it. the mcmmo is real with this one' 'xx' 1) " (12987" 2844 7 1449009293 16696 12987 'Re: Let\'s start a chain c:' 'xPowerStaticx' 'vokevin60@gmail.com' '199.47.117.195' 1 0 '' 'New Story

And then the blood snapped in her veins started flowwing out ' 'xx' 1) " (12988" 2762 22 1449010849 17139 12988 'Re: 18/11/2015 - Server Resets & Revamp Warning (updated 01/12/2015)' 'R5er_' 'R5louder25@icloud.com' '70.209.205.65' 1 0 '' 'Omgggg. I'm so excited to see the revamp I've been in school 😭 I've been waiting for it for 1 month lol. #REVAMPHYPE' 'xx' 1) " (12989" 2762 22 1449014616 1 12989 'Re: 18/11/2015 - Server Resets & Revamp Warning (updated 01/12/2015)' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.147.132' 1 0 '' '[youtube]http://www.youtube.com/watch?v=wpg0no0oxZo[/youtube]

toot toot!' 'xx' 1) " (12990" 2831 2 1449017957 46 12990 'Re: spaming' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12991" 2845 2 1449018068 46 12991 'Re: WITHERLORD101 spamming' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12992" 2742 2 1449018231 46 12992 'Re: Dangm harassing' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

We do apologize for the late response.  Occasionally reports do end up getting lost in the forums and can be forgotten.  We do apologize for the inconvenience.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12993" 2852 2 1449018374 46 12993 'Re: cooldaevon15 saying that he\'ll rape everyone in their sleep' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12994" 2859 2 1449018491 46 12994 'Re: Spam' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12995" 2861 2 1449018631 46 12995 'Re: Advertising' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12996" 2865 2 1449018676 46 12996 'Re: edollie advertising' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12997" 2866 2 1449018805 46 12997 'Re: ADVERTISING' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (12998" 2869 2 1449019193 37 12998 'Advertising' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[b]User:[/b] james220590
[b]Server:[/b] Prison
[b]When:[/b] 7:05 PM CT
[b]Proof:[/b] [url=http://imgur.com/2G7FDIq]http://imgur.com/2G7FDIq[/url]
[b]Rule Broken:[/b] Advertisement ' 'xx' 1) " (12999" 2869 2 1449019282 46 12999 'Re: Advertising' 'davide' 'davidenriquez41@gmail.com' '70.192.202.74' 1 0 '' '[b][font=georgia]Hello

[size=14pt][color=limegreen]Report Accepted[/color][/size]
The player(s) will be punished accordingly based on the severity of the punishment.  Thanks for the report.

~[color=blue]JDK21132[/color][/font][/b]' 'xx' 1) " (13000" 2870 7 1449019568 17090 13000 'Nvm Im coming Back click to see why...' 'Johnnyidk10' 'xblazinglightsx@gmail.com' '172.112.39.67' 1 0 '' 'My pc can't run any other games besides mc....I guess i gotta wait till my b day to get a new pc to play other games..In results i guess im coming back ... :p sorry for the drama i caused ' 'xx' 1) " (13001" 2870 7 1449020344 17 13001 'Re: Nvm Im coming Back click to see why...' 'lrice11' 'lukersoccer@gmail.com' '67.163.44.134' 1 0 '' 'Hello

No worries glad to see you back! Just remember you don't have to quit to play other games :^). ' 'xx' 1) " (13002" 2824 44 1449021482 1 13002 'Re: MEME WAR!!!' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.147.132' 1 0 '' '[youtube]http://www.youtube.com/watch?v=7DRL6ocEK-M&feature=youtu.be[/youtube]
[youtube]http://www.youtube.com/watch?v=AXxBhOc7jEA&feature=youtu.be[/youtube]
warning: 2spooky
[youtube]http://www.youtube.com/watch?v=j6hOgysWIpw&feature=youtu.be[/youtube]
[youtube]http://www.youtube.com/watch?v=j20cTvQYe6s&feature=youtu.be[/youtube]' 'xx' 1) " (13003" 2871 2 1449021759 17186 13003 'StrongSteven advertising' 'JuliaKitten05' 'JuliaKitten05@gmail.com' '108.212.176.230' 1 0 '' 'Name of the suspect?:- StrongSteven
What server was this on?: - Creative
When did they break this rule?: - About 20 or so minutes ago.
Proof of the happening:- Attached screenshot.
What rule was broken?: - Advertising.
Concise description: - None.' 'clip' 1) " (13004" 2867 7 1449021834 1 13004 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.147.132' 1 0 '' 'This happens when we re-run thousands of buycraft commands to make sure everyone has their ranks items ect' 'xx' 1) " (13005" 2824 44 1449024229 17100 13005 'Re: MEME WAR!!!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' '[color=teal]I like the trump one best [/color]  :P' 'xx' 1) " (13006" 2871 2 1449024752 1 13006 'Re: StrongSteven advertising' 'godlikefrank' 'alextehbest@hotmail.com' '5.63.147.132' 1 0 '' 'Hi they've been banned for 1 week. Thanks for reporting.' 'xx' 1) " (13007" 2809 7 1449032490 15846 13007 'Re: How Fast I Click ' 'M1KKYP' 'mpicker1@bigpond.net.au' '1.132.96.40' 1 0 '' 'I got a logictech g502 mouse.' 'xx' 1) " (13008" 2872 44 1449040531 17157 13008 'story' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '146.200.85.0' 1 0 '' 'Guys I have a game we can play
Is we have to tell a story using 1 sentence and
At the end we will put all of the sentences togeder and ill say what the story is ok ill start

Once upon a time there was a assasin.

(Next person)' 'xx' 1) " (13009" 2867 7 1449041722 37 13009 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'xXKillerDudezXx' 'johnnylee117@yahoo.com' '76.16.125.66' 1 0 '' '[quote author=red_135_hlulu link=topic=2867.msg12984#msg12984 date=1449007985]
Mm maybe but this was at least 20+ times not 2. So the first thing that would come to mind is that its glitched.
[/quote]
AlmightyGod intentionally bought the ranks. It's not a glitch he just likes being op. Much mcmmo.' 'xx' 1) " (13010" 2864 15 1449051398 16222 13010 'Re: Factions Ideas?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'I think Death bans would be for a Hardcore factions. But that can be use when the server get way more players into factions' 'xx' 1) " (13011" 2872 44 1449052872 17100 13011 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'Named Beyonce...' 'xx' 1) " (13012" 2864 15 1449058555 17151 13012 'Re: Factions Ideas?' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.117' 1 0 '' '@Whitedecay but I honestly feel like factions is boring when it's regular there needs to be some additions in it and if they do add custom enchant just hope it's not so laggy.' 'xx' 1) " (13013" 2872 44 1449058726 17151 13013 'Re: story' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.117' 1 0 '' 'She would slay everyone that crossed her.' 'xx' 1) " (13014" 2872 44 1449060075 17100 13014 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'And she survived; flawless and always too bootylicious for her enemies...' 'xx' 1) " (13015" 2872 44 1449062172 15888 13015 'Re: story' 'Soniccaleb' 'calebaaronvillarreal@gmail.com' '70.124.230.152' 1 0 '' 'But she had an obsession with ' 'xx' 1) " (13016" 2867 7 1449064936 46 13016 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'davide' 'davidenriquez41@gmail.com' '70.192.214.91' 1 0 '' '[quote author=IISkyHDII link=topic=2867.msg12983#msg12983 date=1449007136]
Maybe he did that has happens to me before where I accidentally buy the rank more than one time. (Chargeback wasn't allowed back then) and if the text was glitched I would believed there would be more people saying the same thing about the alerts.
[/quote]

He did he bought the rank over 20+ times and has donated the most money to the server.  Because of these donations though he has acquired a massive amount of mcmmo.  ' 'xx' 1) " (13017" 2824 44 1449065036 46 13017 'Re: MEME WAR!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.214.91' 1 0 '' 'I died while watching the Trump one XD XD XD XD XD' 'xx' 1) " (13018" 2873 2 1449066874 17260 13018 'Swearing ' 'MicrosoftHelp' 'lukyballista@gmail.com' '76.14.251.29' 1 0 '' 'IGN:Wild_The_Fez_boy
server:creative
date:6:48 am 12/2/15 US and canada Time zone
Evidence:Attached images' 'clip' 1) " (13019" 2872 44 1449067801 17100 13019 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'Upgrading ' 'xx' 1) " (13020" 2864 15 1449068028 26 13020 'Re: Factions Ideas?' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Still we need some buffs to plats.' 'xx' 1) " (13021" 2872 44 1449068111 26 13021 'Re: story' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Pineapples into' 'xx' 1) " (13022" 2872 44 1449069688 17157 13022 'Re: story' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '82.132.229.232' 1 0 '' 'Lemons but suddenly a ' 'xx' 1) " (13023" 2659 44 1449069816 17157 13023 'Re: Forum Game...' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '82.132.229.232' 1 0 '' 'The person above me is someone who plays on aviatorcraft' 'xx' 1) " (13024" 2835 28 1449069942 17157 13024 'Re: Builder application' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '82.132.229.232' 1 0 '' 'Guys I'm gonna add some stuff to my plot so u guys can see my improved building skills :)' 'xx' 1) " (13025" 2873 2 1449071000 17100 13025 'Re: Swearing ' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' '[color=teal]I don't really see anything extreme on the screen shot you attached. The f word is very common on the server though. This just looks like petty arguing to me.[/color]
~[color=maroon]Red[/color]' 'xx' 1) " (13026" 2872 44 1449071120 17100 13026 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'Jay-Z came along' 'xx' 1) " (13027" 2706 44 1449071259 17157 13027 'Re: WooHoo! ANOTHER forum game! ^-^' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.31.154' 1 0 '' 'Red is pretty cool even tho I don't know her' 'xx' 1) " (13028" 2872 44 1449072788 17157 13028 'Re: story' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '87.112.31.154' 1 0 '' 'And decided it was time to.....' 'xx' 1) " (13029" 2873 2 1449073710 1 13029 'Re: Swearing ' 'godlikefrank' 'alextehbest@hotmail.com' '46.23.68.178' 1 0 '' 'It dosen't look like excessive swearing to warrent punishment. If you get more evident screenshots we can probably do something regarding excessive swearing.

Locking.' 'xx' 1) " (13030" 2872 44 1449074040 17100 13030 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' '45 minutes to get all dress up but are they going to make it to the club' 'xx' 1) " (13031" 2850 1 1449077569 16837 13031 'Re: "Winner of the winners" MultiMillionaire' 'PvPBuilder' 'reecebolger2002@gmail.com' '109.76.88.155' 1 0 '' '[b]Hey Guys I see that some people can not make it on 24th of December so the date has been changed for the finale. The Final of this will be the Saturday after the Group B game [color=red]19th of December[/color]
If you guys can't make it tell me on this post! Thank you
~ Ghostee[/b]' 'xx' 1) " (13032" 2824 44 1449078981 46 13032 'Re: MEME WAR!!!' 'davide' 'davidenriquez41@gmail.com' '70.192.214.91' 1 0 '' 'https://www.youtube.com/watch?v=f7dDViv-Ltc' 'xx' 1) " (13033" 2864 15 1449082751 16222 13033 'Re: Factions Ideas?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'I understand that Sky but we cant have a lot of custom enchant since the server doesn't have much players. Its best to start our with either 4-8 custom enchant so that everyone is used to it and we can start making more into it after a certain time.

Dende can you explain more about the plats need to be buffed.?
' 'xx' 1) " (13034" 2824 44 1449082768 17100 13034 'Re: MEME WAR!!!' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' '[center][color=teal][size=14pt]At first I'm like...[/size][/color]

[img]https://s3.amazonaws.com/static.carthrottle.com/workspace/uploads/comments/2015/05/874k5-554e69fe83520.jpg[/img]

[size=14pt][color=teal]But then I'm like...[/color][/size]




[color=maroon]...why...why[/color]
[img]http://weknowmemes.com/wp-content/uploads/2013/12/knowshon-crying-football-player-gif.png[/img][/center]' 'xx' 1) " (13035" 2867 7 1449082839 16222 13035 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Yup that is why they also decided to limit the mcmmo skill levels because he was too op for new players and others.' 'xx' 1) " (13036" 2874 24 1449083186 16222 13036 'Locked Up Ep.1' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Hey guys this is the first episode of "[b]Locked Up[/b]" and it 20 min long i plan on making the series 15 min long per episode.
I'll also have plans to interview the first male and female prestige players.
Currently Fibs is the first male prestige and as of right now there is no Female prestige player.

This is just a introduction and a tour video of the revamp.
This video also teaches you how to use a new thing added to prison called Forge.

Hope you guys enjoy this episode of [b]Locked Up[/b]
link: https://www.youtube.com/watch?v=96AJn5ty0tQ&feature=youtu.be

[color=purple]~Decay[/color]' 'xx' 1) " (13037" 2874 24 1449090142 17151 13037 'Re: Locked Up Ep.1' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'I could had gotten to free lol to bad I'm banned. (I told Lrice to ban me) ' 'xx' 1) " (13038" 2864 15 1449090460 17151 13038 'Re: Factions Ideas?' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'Hmm seems good and anyways if that does happen it will be next reset right?' 'xx' 1) " (13039" 2874 24 1449090727 16222 13039 'Re: Locked Up Ep.1' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'it ok when your unban you get 5mil remember' 'xx' 1) " (13040" 2874 24 1449090820 17151 13040 'Re: Locked Up Ep.1' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'Hmm and then I have some people ranking me up to free. They sayd that if I team with them they will rank me up to free so I accepted :) and are you playing today?' 'xx' 1) " (13041" 2872 44 1449091252 17157 13041 'Re: story' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '82.132.217.233' 1 0 '' 'They made it to the club but somone found the assasin and said....' 'xx' 1) " (13042" 2872 44 1449091404 17151 13042 'Re: story' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'Omg it's....' 'xx' 1) " (13043" 2872 44 1449091566 17157 13043 'Re: story' 'NinjaGirl2015' 'roseanneandoddie3289@yahoo.co.uk' '82.132.217.233' 1 0 '' 'A chicken from shadows farm!!! I should....' 'xx' 1) " (13044" 2864 15 1449091736 16222 13044 'Re: Factions Ideas?' 'WhiteDecay' 'kingston1boi@yahoo.com' '173.65.228.146' 1 0 '' 'Depends on how well and soon i get the document done
' 'xx' 1) " (13045" 2872 44 1449092020 17100 13045 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'Talk to Beyonce Now. Cause she is da Queen/assassin
' 'xx' 1) " (13046" 2864 15 1449092310 17151 13046 'Re: Factions Ideas?' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'Hmm I'll help you in it later today or this week.' 'xx' 1) " (13047" 2835 28 1449092439 17151 13047 'Re: Builder application' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'Umm okay I will be on next month to check the builds out.  :)' 'xx' 1) " (13048" 2872 44 1449092684 17151 13048 'Re: story' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'Then there was Alex and luke right next to her .' 'xx' 1) " (13049" 2872 44 1449092790 17100 13049 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'Alex and Luke then said to Beyonce....' 'xx' 1) " (13050" 2706 44 1449092937 17151 13050 'Re: WooHoo! ANOTHER forum game! ^-^' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'Red is a very nice/active person and most of all she is always positive!

[font=arial black][size=14pt][b]-Desteny[/b][/size][/font]' 'xx' 1) " (13051" 2872 44 1449093043 17151 13051 'Re: story' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'I woke up like this Bi*****❤' 'xx' 1) " (13052" 2872 44 1449093164 17100 13052 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'And then Beyonce said Who...
(pls get this i beg)' 'xx' 1) " (13053" 2872 44 1449093446 17151 13053 'Re: story' 'IISkyHDII' 'sky98243@gmail.com' '66.87.120.105' 1 0 '' 'Run the world?..[color=red][b]Girls![/b][/color]' 'xx' 1) " (13054" 2872 44 1449093671 17100 13054 'Re: story' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'Then Alex and Luke said...

(YES my hope is restored thanks you)' 'xx' 1) " (13055" 2839 1 1449095276 15912 13055 'Re: Revamp Team' 'simsguy28' 'romanski03@hotmail.com' '86.173.133.145' 1 0 '' 'I see a lot of hackers there' 'xx' 1) " (13056" 2875 26 1449095481 16774 13056 'Haven\'t gotten my rank.' 'MindSpin' 'Ashtheflareon@gmail.com' '72.239.226.38' 1 0 '' 'Hi I play on your Faction server and since it has reset (a day ago) I still haven't received my Platinum Shades rank.  I literally told every Admin/mod.  No one is helping.' 'recycled' 1) " (13057" 2875 26 1449095899 16774 13057 'Re: Haven\'t gotten my rank.' 'MindSpin' 'Ashtheflareon@gmail.com' '72.239.226.38' 1 0 '' 'oMIND isn't the account I use anymore either.' 'recycled' 1) " (13058" 2839 1 1449095915 17100 13058 'Re: Revamp Team' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' '[quote author=simsguy28 link=topic=2839.msg13055#msg13055 date=1449095276]
I see a lot of hackers there
[/quote]
Report them?' 'xx' 1) " (13059" 2875 26 1449096366 17100 13059 'Re: Haven\'t gotten my rank.' 'red_135_hlulu' 'halah0530@yahoo.com' '41.42.236.247' 1 0 '' 'Ok so what is the account you use then?' 'recycled' 1) " (13060" 2875 26 1449096580 16774 13060 'Re: Haven\'t gotten my rank.' 'MindSpin' 'Ashtheflareon@gmail.com' '72.239.226.38' 1 0 '' 'MissAsh.' 'recycled' 1) " (13061" 2839 1 1449097115 26 13061 'Re: Revamp Team' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'you can tell how unprofessional this is because

1. I haven't been removed yet
2. They kicked me cause soul told them I was a dick for choosing sonic over him' 'xx' 1) " (13062" 2875 26 1449097534 26 13062 'Re: Haven\'t gotten my rank.' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'Also she didn't buy it on Buycraft because who has time for that. #casinoisrigged;c' 'recycled' 1) " (13063" 2785 18 1449100850 1 13063 'Re: News on faction revamp?' 'godlikefrank' 'alextehbest@hotmail.com' '46.23.68.178' 1 0 '' '[quote author=DendeTheWizard link=topic=2785.msg12536#msg12536 date=1448241745]
factions doesnt even have combat tag anymore. WE NEED THIS
[/quote]
that was resolved for the revamp' 'xx' 1) " (13064" 2876 18 1449106111 15971 13064 'DONT GO BACK TO THE OLD PLUGIN I CAN GIVE YOU A GOOD ONE' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' 'THE OLD FACTION PLUGIN WAS BAD I CAN GIVE YOU ONE THAT WORKS REALLY GOOD PLEASE JUST PM FOR THE DOWNLOAD' 'xx' 1) " (13065" 2876 18 1449107881 26 13065 'Re: DONT GO BACK TO THE OLD PLUGIN I CAN GIVE YOU A GOOD ONE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'sounds like a virus' 'xx' 1) " (13066" 2877 7 1449108026 16174 13066 'Happy Birthday S78WU' 'MaDdy_MC' 'mt_mc@outlook.com' '68.227.61.215' 1 0 '' 'Well well well Herm a Herm is so grown up :') makes me cry

HOPE YOU HAVE AN AWESOME BDAY YOU DIRTY MINDED KID!

PS:  its true its OK to talk to the opposite gender. YOU CAN DOOO IT' 'xx' 1) " (13067" 2877 7 1449109073 17151 13067 'Re: Happy Birthday S78WU' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'Lol HAPPY BIRTHDAY!' 'xx' 1) " (13068" 2839 1 1449109226 17151 13068 'Re: Revamp Team' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'Hmm and I never knew some people still played like Donovan.' 'xx' 1) " (13069" 2876 18 1449109362 17151 13069 'Re: DONT GO BACK TO THE OLD PLUGIN I CAN GIVE YOU A GOOD ONE' 'IISkyHDII' 'sky98243@gmail.com' '162.238.66.49' 1 0 '' 'Lol ^ Sorry Pepsiii But the old on is good enough :/' 'xx' 1) " (13070" 2867 7 1449110312 50 13070 'Re: THE ALERT SYSTEM IS DRUNK (Again) ' 'j_boy1234' 'pvpbosses4@gmail.com' '75.186.137.230' 1 0 '' 'Lol the funny thing is he bought it all those times..


  - A rare jboy' 'xx' 1) " (13071" 2876 18 1449110560 15971 13071 'Re: DONT GO BACK TO THE OLD PLUGIN I CAN GIVE YOU A GOOD ONE' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=DendeTheWizard link=topic=2876.msg13065#msg13065 date=1449107881]
sounds like a virus
[/quote]


Look up factionsUUID its not a virus big servers like the archon use it.....' 'xx' 1) " (13072" 2876 18 1449110574 15971 13072 'Re: DONT GO BACK TO THE OLD PLUGIN I CAN GIVE YOU A GOOD ONE' 'pepsiScopes' 'pepsiscopesgaming@gmail.com' '72.77.253.192' 1 0 '' '[quote author=IISkyHDII link=topic=2876.msg13069#msg13069 date=1449109362]
Lol ^ Sorry Pepsiii But the old on is good enough :/
[/quote]


Old one was bad.....' 'xx' 1) " (13073" 2876 18 1449113722 26 13073 'Re: DONT GO BACK TO THE OLD PLUGIN I CAN GIVE YOU A GOOD ONE' 'DendeTheWizard' 'calvindu9@gmail.com' '108.181.226.183' 1 0 '' 'I like the old one better than archon' 'xx' 1) " (13074" 2878 4 1449117130 16049 13074 'Prisons Problem' 'Excited_Fiber' 'troubledbacon@live.com' '50.181.127.128' 1 0 '' 'What is the problem?
When you prestige you do not get the sellall bonus. for example the 150% on prestige 5.
Which server is the problem located on?
Prison' 'xx' 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_moderators` -- DROP TABLE IF EXISTS `smf_moderators`; CREATE TABLE `smf_moderators` ( `id_board` smallint(5) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 PRIMARY KEY (`id_board` `id_member`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_moderators` -- INSERT INTO `smf_moderators` " (`id_board`" `id_member`) VALUES (28 16523) " (29" 16523) " (30" 16523); -- -------------------------------------------------------- -- -- Table structure for table `smf_openid_assoc` -- DROP TABLE IF EXISTS `smf_openid_assoc`; CREATE TABLE `smf_openid_assoc` ( `server_url` text NOT NULL `handle` varchar(255) NOT NULL default '' `secret` text NOT NULL `issued` int(10) NOT NULL default 0 `expires` int(10) NOT NULL default 0 `assoc_type` varchar(64) NOT NULL PRIMARY KEY (`server_url`(125) `handle`(125)) KEY `expires` (`expires`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_package_servers` -- DROP TABLE IF EXISTS `smf_package_servers`; CREATE TABLE `smf_package_servers` ( `id_server` smallint(5) unsigned NOT NULL auto_increment `name` varchar(255) NOT NULL default '' `url` varchar(255) NOT NULL default '' PRIMARY KEY (`id_server`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_package_servers` -- INSERT INTO `smf_package_servers` " (`id_server`" `name` `url`) VALUES (1 'Simple Machines Third-party Mod Site' 'http://custom.simplemachines.org/packages/mods'); -- -------------------------------------------------------- -- -- Table structure for table `smf_permission_profiles` -- DROP TABLE IF EXISTS `smf_permission_profiles`; CREATE TABLE `smf_permission_profiles` ( `id_profile` smallint(5) NOT NULL auto_increment `profile_name` varchar(255) NOT NULL default '' PRIMARY KEY (`id_profile`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_permission_profiles` -- INSERT INTO `smf_permission_profiles` " (`id_profile`" `profile_name`) VALUES (1 'default') " (2" 'no_polls') " (3" 'reply_only') " (4" 'read_only') " (5" 'Reply Only No Delete'); -- -------------------------------------------------------- -- -- Table structure for table `smf_permissions` -- DROP TABLE IF EXISTS `smf_permissions`; CREATE TABLE `smf_permissions` ( `id_group` smallint(5) NOT NULL default 0 `permission` varchar(30) NOT NULL default '' `add_deny` tinyint(4) NOT NULL default 1 PRIMARY KEY (`id_group` `permission`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_permissions` -- INSERT INTO `smf_permissions` " (`id_group`" `permission` `add_deny`) VALUES (2 'profile_server_avatar' 1) " (-1" 'calendar_view' 1) " (-1" 'view_stats' 1) " (-1" 'profile_view_any' 1) " (0" 'profile_server_avatar' 1) " (0" 'profile_remove_own' 1) " (0" 'profile_extra_own' 1) " (0" 'profile_identity_own' 1) " (0" 'profile_view_any' 1) " (0" 'profile_view_own' 1) " (2" 'profile_remove_own' 1) " (0" 'pm_send' 1) " (2" 'profile_title_own' 1) " (2" 'profile_extra_own' 1) " (2" 'profile_identity_own' 1) " (2" 'profile_view_any' 1) " (2" 'profile_view_own' 1) " (2" 'pm_read' 1) " (0" 'pm_read' 1) " (0" 'calendar_view' 1) " (0" 'search_posts' 1) " (2" 'pm_send' 1) " (2" 'manage_bans' 1) " (-1" 'search_posts' 1) " (0" 'who_view' 1) " (2" 'access_mod_center' 1) " (0" 'view_mlist' 1) " (0" 'view_stats' 1) " (2" 'calendar_edit_any' 1) " (2" 'calendar_post' 1) " (2" 'calendar_view' 1) " (2" 'search_posts' 1) " (2" 'karma_edit' 1) " (2" 'who_view' 1) " (2" 'view_mlist' 1) " (2" 'view_stats' 1) " (2" 'profile_upload_avatar' 1) " (2" 'profile_remote_avatar' 1) " (0" 'profile_upload_avatar' 1) " (0" 'profile_remote_avatar' 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_personal_messages` -- DROP TABLE IF EXISTS `smf_personal_messages`; CREATE TABLE `smf_personal_messages` ( `id_pm` int(10) unsigned NOT NULL auto_increment `id_pm_head` int(10) unsigned NOT NULL default 0 `id_member_from` mediumint(8) unsigned NOT NULL default 0 `deleted_by_sender` tinyint(3) unsigned NOT NULL default 0 `from_name` varchar(255) NOT NULL default '' `msgtime` int(10) unsigned NOT NULL default 0 `subject` varchar(255) NOT NULL default '' `body` text NOT NULL PRIMARY KEY (`id_pm`) KEY `id_member` (`id_member_from` `deleted_by_sender`) KEY `msgtime` (`msgtime`) KEY `id_pm_head` (`id_pm_head`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_personal_messages` -- INSERT INTO `smf_personal_messages` " (`id_pm`" `id_pm_head` `id_member_from` `deleted_by_sender` `from_name` `msgtime` `subject` `body`) VALUES (5 5 1 1 'godlikefrank' 1405367845 'skype' 'this may take too long if we are doing this step by step on the forum do you have skype?') " (7" 5 1 1 'godlikefrank' 1405368240 'Re: skype' 'mic shouldn't matter it's just faster to talk through skype than a forum i've added you') " (8" 8 10 0 'bluebot4545' 1405436094 '(No subject)' 'sorry i accidently posed my ruff-draft of the application for moderator and it wont let me delete it sorry for accidenlty posting it it is the first one i had posted') " (9" 8 1 1 'godlikefrank' 1405436287 'Re: (No subject)' 'i'll delete it for you') " (38" 37 1 1 'godlikefrank' 1405518941 'Re: (No subject)' 'you said on that post that it was the wrong one with the reply') " (14" 13 5 1 'Shores' 1405484224 'Re: (No subject)' 'What are you implying?') " (15" 13 31 0 'CeralMuncher' 1405485682 'Re: (No subject)' 'What? They didn't block off flying in the lobby and parkour so we could fly but it was okay. I didn't know that you would get banned forever. If I get a second chance I won't rank.') " (16" 13 5 1 'Shores' 1405486190 'Re: (No subject)' 'How did you get yourself to fly in the first place?') " (52" 52 61 1 'SH4DOWxD3LTA' 1406240324 '(No subject)' 'Hey do you mind if you take down the message you put on my application?') " (53" 53 31 0 'CeralMuncher' 1406262001 '(No subject)' 'So today 7/24/2014 I was able to go onto AviatorCraft. Then I tried to get on but it say's I'm banned even though I didn't hack this time. Can you help?') " (18" 13 5 1 'Shores' 1405486579 'Re: (No subject)' 'The only mods allowed are OptiFine and Rei's minimap. Any other mod like Reflex isn't allowed.

You're not getting unbanned. End of discussion.') " (56" 56 15 1 'PrincessMiauw' 1406656049 '(No subject)' '[font=georgia][s][b][i][glow=red 2 300][tt]PEANUT BUTTER JELLY TIME[/tt][/glow][/glow][/i][/b][/s][/font]') " (20" 13 5 1 'Shores' 1405486862 'Re: (No subject)' 'It's pretty common sense that modded clients aren't allowed.') " (22" 13 5 1 'Shores' 1405487100 'Re: (No subject)' 'He isn't going to care. And donating isn't going to help you get unbanned but thanks if you do donate though :)') " (49" 48 22 1 'ModMan4' 1406231533 'Re: (No subject)' 'If you are referring to me applying for mod I can assure you I am on constantly but have never run into you') " (24" 13 5 1 'Shores' 1405487263 'Re: (No subject)' 'You're going to sue us over a video game?') " (48" 48 61 1 'SH4DOWxD3LTA' 1406227202 '(No subject)' 'Never mind I'm sorry for asking.') " (26" 13 5 1 'Shores' 1405487432 'Re: (No subject)' 'I've already told you you're not coming back on. Stop trying to change our minds.') " (47" 47 61 1 'SH4DOWxD3LTA' 1406226873 '(No subject)' 'May I ask what your IGN is? Because I have never heard of you.') " (46" 46 35 0 'updog2000' 1406075387 'are you online ???' 'i have edited the mod post i have made so when ever you have a chance can you check it out
::) ;D :D :P :)') " (54" 53 1 1 'godlikefrank' 1406293038 'Re: (No subject)' '[quote author=CeralMuncher link=action=profile;u=31 date=1406262001]
So today 7/24/2014 I was able to go onto AviatorCraft. Then I tried to get on but it say's I'm banned even though I didn't hack this time. Can you help?
[/quote]What do you mean? You've been apparently banned for hacking in-game a while ago.') " (55" 53 31 0 'CeralMuncher' 1406334079 'Re: (No subject)' 'I mean I was on yesterday. Then all of the sudden I got banned again. Why?') " (68" 68 31 0 'CeralMuncher' 1408499619 '(No subject)' 'So you guy's now post sign's in the lobby about hacking. Really? That's the warning I never received any warning. You guy's posted the sign's because of me bugging you about that can't I get one last chance? I want to be on the server again I can talk to AviatorGaming because he does live in Seattle I live there. I can be a constant problem because I can log in with different account's and have different IP's.
') " (64" 53 1 1 'godlikefrank' 1407613197 'Re: (No subject)' '[quote author=CeralMuncher link=action=profile;u=31 date=1407567556]
Why for some reason I can join AviatorCraft then the next get banned? FacelessWarrior was lying I'm being completely honest he was hacking. I know what I did was wrong I just really like this server and want to continue playing on it.
[/quote]') " (67" 67 11 0 'Elvis0102' 1407985749 'Trail-mod' 'Hi Alex (or FireBlazer) 8) I have been looking over my doc for trail mod and I noticed that it is horrible application to even post and I made some many dumb errors that you mostly likely wont accept this but I am sending you this because I'm hopping that I can sorta redo mine and I understand if I cant considering I didn't format it right and I'm sending this really late plus you have chosen two new trail mods already. I hope you read this before the last mod is chosen and please consider me as a mod because I would think of it to be an honer to be a trail mod or even get a chance to be on the staff of the server and I am a great builder and I help twini ( the mod) with his builds on creative servers and I have some cool ideas for the server and the hub. Please consider me as a mod if you Need to contact me to let me redo my application or for more info or questions my skype is eldam0102. I hope you would like me to be a fellow staff member thanks for your time goodbye. ') " (69" 68 1 1 'godlikefrank' 1408562515 'Re: (No subject)' 'At the time of your ban we didn't have firm rules for staff set in place for hacking so players could be banned without warning as of right now you are unbanned. Hacking results in a 14 day ban if you hack again you are permanently banned.') " (677" 677 16559 1 'Awk0_Candy' 1433613282 '(No subject)' 'Hi Ducky') " (679" 679 15885 1 'Ducky' 1433629487 '(No subject)' 'hi xDD') " (680" 680 16728 0 'killingameing' 1433645661 '(No subject)' 'I just join and i don t know to play the games') " (681" 681 16559 1 'Awk0_Candy' 1433814055 '(No subject)' 'Can you read my report
') " (682" 682 16438 1 'Xx_Furries_xX' 1433832821 'Scamming or just plain pathetic .-.' 'if a person was playing way bac before the whole lemongod and they lost their rank during the reset thats basically scamming their money they were promised something that was taken away from them since it was probably really expensive shouldnt she get something back? you have some pretty exuses not to give people their ranks back say someone had a mega drill which they accidently dropped and it cleared all the items wouldnt u be upset aswell .-. i know ur going to probably say "we cant do anything about it" but at least give the girls something the customer is always right remember and what rank she had she deserves it back :/    i mean i would be extreamly upset if i lost the rank i payed for') " (683" 682 32 1 '7misun' 1433850107 'Re: Scamming or just plain pathetic .-.' 'that rank is from aviator server before aviatorcraft. It wasn't from the reset that it was lost. It was from that server being shut down. That's why there is nothing we can do') " (72" 72 15871 0 'DEVO2022' 1412366566 'moderater' 'DEVO2022
10
DEVO2022
when it came out
3 days a week for hours
mineplex frosty factions
i will help everyone understand what you have to do when it comes to skyblock factions and prison
im available friday saturday and sunday
i cant use plugins') " (73" 72 1 1 'godlikefrank' 1412378232 'Re: moderater' 'There's a section on the forum for applying to be a moderator; please use that.') " (76" 76 15881 0 'Darthdog' 1412458309 '(No subject)' 'Did u enjoy meh app?') " (77" 76 0 1 'FacelessWarrior5' 1412458904 'Re: (No subject)' 'Its a good app but if you reformat it itll be much better') " (80" 80 15915 1 'YouGotAnVirus3' 1412768783 '(No subject)' 'i bet you will get it') " (81" 81 24 1 'SoulMastera' 1412891509 'DUDE UGH' 'I CANT GET IN HELP MAN') " (84" 84 15944 1 'Digthegold' 1413255413 '(No subject)J_boy hacking' ' >:(Jboy has hacked on factions im a lemongod whereing prot 4 he wearing king citrus prot 1 one shot me dont belive him for any shit') " (87" 87 11 1 'Elvis0102' 1413584048 'The IP' 'Please don't count this as advertising you asked for the IP the IP is BlampCraft.com') " (88" 88 23 0 'R3dninjapanda_' 1413601142 'Alright lil Bum cake listen up' 'Idk what even really went down between you and monkey but i made your skin and it was almost done when you said to quit so imma just give it to you. idc what you do with it but i worked my lil booty to finish it so your getting it whether you like it or not.
http://www.needcoolshoes.com/skin/u1G6r/faceyalilbumbumheresyaskinnomatterwhat
side note i didnt make the character into a panda but there is a panda face on the back c:
(if you notice it has no face like your name see what i did there mmmmkay :D)
ok bah lil bumbum cakes~
-R3d_
everyone can be a butt sometimes. you just gotta be like 'mmmkay thats happening.' let her blow off steam maybe she will be nicer :)') " (172" 82 34 1 'InfectedTaco' 1419262474 'Re: YOUR UNBANNED BUT FACTIONS HAVE BEEN RESET' 'Hey wanna play a server its good!') " (91" 91 34 1 'InfectedTaco' 1413602291 '(No subject)' 'Hey') " (92" 82 34 1 'InfectedTaco' 1413602317 'Re: YOUR UNBANNED BUT FACTIONS HAVE BEEN RESET' 'ik sadly') " (96" 82 34 1 'InfectedTaco' 1413664511 'Re: YOUR UNBANNED BUT FACTIONS HAVE BEEN RESET' 'I am banned in the hub') " (97" 97 15969 0 'LouieDaKid' 1413909779 'Hi' 'I see you're the only member online the forums and I'd like to know the IP of the server I cannot find it anywhere on the forums.') " (99" 99 1 1 'godlikefrank' 1415136328 'Your Ban' 'You were banned for two weeks for hacking. Don't keep creating these appeals when we have clear evidence against your argument.') " (100" 100 15912 1 'simsguy28' 1415310855 '(No subject)' 'You Are A great man Lrice You Should be mod') " (101" 101 15930 1 'MaddyTheFurry' 1415340752 'Ixerx' 'im still pissed at him hes a sexist! hes worse then me at  least i say to staff mute me and i admit i insult  people but to insult me about my mom not being their for me is just a dick move') " (104" 104 26 1 'DendeTheWizard' 1415484808 'Argue' 'http://imgur.com/arLdzCo') " (105" 105 16015 0 'Jake081302' 1415571624 'Moderator Application' 'Hey alex I'm Jake and I would like to apply for a moderator on Aviatorcraft.com

      First off my Minecraft username is jake081302.

      Second off I'm am 12 years old in the 6th grade.

      I do have a Skype account and the username is jake_081302

      I'm pretty sure I started coming to aviator craft about last year after my friend showed it to me I started to really enjoy the players on the server and the way the server worked.

      I come on aviator craft almost everyday pretty much if not always when I have the chance. I come on everyday because I recently donated $20 to get the Lemonhead rank so everyday I try to get on and store the kits in my chests.

      I like this server a lot better than others because most of the time other faction servers can be way too over powered and unfair.

      I think I should be a moderator so I can look out for cheaters or hackers and keep the server clean of bad language and bad interactions.

      If I am a moderator I can be available on weekends due to school work. But or if I'm on spring break or theres no school or something like that I can get on the server.

      I do know MOST plugins or commands but if I forget one or don't know one I can always ask another moderator or administrator.
     
      "When two players are arguing what would you do?"  First off I would ask whats going on. Second off I would think of a solution or a way to make them happy. But if it gets out of hand I will give them 3 warnings like "Hey you guys need to chill out" or something like that on the 3rd warning I will temporarily mute them if recommended.

      And this is my application for moderator I hope you like it. Thanks!

                                                                                              ~ Jake
     
') " (108" 108 16026 1 'acunver99' 1416001442 'i applied for mod' 'hope i make mod!!!! pray i do and good luck on ur mod!!!! :D :D :P') " (110" 110 23 1 'R3dninjapanda_' 1416006252 '(No subject)' 'http://www.needcoolshoes.com/skin/u1RR5/kirito-skin


here it is Idk if its too light my colors sometimes get a bit mixed umm let me know if you want anything on the back or anything ^.^
but yea its done.
lol i had to have my friend help me a bit tho bc i havent watched the anime yet >.<') " (111" 111 16032 0 'papakie' 1416096407 'Mod Application' '1. My User Name Is Papakie.
2. I Am 14 Years Old.
3. My Skype Is Mini_guns321.
4. I Started Aviatorcraft About 2 Weeks After The Beta.
5. I Play At Least 7 Times A Week.
6. I've Been Modded On Other Servers Before.
7. You Should Make Me A Mod Because I Am On A lot Also I Am Always Seeing Hackers Or Seeing Advertising And Spam In Chat I Would Love To Fix That.
8. I Am Almost Always Avalible.
9. I Know A Lot About Plugins But I Don't Know How To Get Them.
10. If A Player Started Harrassing Another Player First I'd Mute Him/Her For A Period Of Time Then I'd Keep Track Of There Future Msges. ') " (113" 112 1 1 'godlikefrank' 1416097378 'Re: (No subject)' 'Applying for mod closed a few hours ago we're currently reviewing past applications.') " (133" 133 26 1 'DendeTheWizard' 1416958219 'The Report' 'Just have to say somethin first. When I said it was a report it wasn't a report to mods but kool. I didn't screenshot since I did not think it was necessary but next time I will ') " (120" 119 50 1 'j_boy1234' 1416177127 'Re: (No subject)' 'Hi Ballaboy
  I will lock all topics that contain fights. You making the thread was starting the fight. Thanks') " (125" 124 17 1 'lrice11' 1416446959 'Re: thx' 'hello cambam

As I said in my posts it would double in mute time. If it happens again a mute of 45min-1hour will take place. If it continues after that a temp-ban could eventually be the case.

Thanks for asking

[i]lrice11[/i]') " (124" 124 16051 1 'cambam0203' 1416442038 'thx' 'THank you sooo much!!!!! if this continues would u be able to temp ban them??') " (127" 127 16001 1 'Ballerboy17' 1416534067 '(No subject)' 'u made me ph by me getting 2v1ed and i had to go to basketball anyways XD') " (176" 176 46 1 'davide' 1419302813 '(No subject)' 'Um... I didn't unlock up your post.  That was j_boy. I will tell him about that.
') " (684" 682 16438 1 'Xx_Furries_xX' 1433856005 'Re: Scamming or just plain pathetic .-.' 'oh o3o that makes more sense thingy ;P ') " (685" 685 16739 1 'girl-swag' 1433870279 '(No subject)' 'How do you build stuff
') " (686" 685 15888 1 'Soniccaleb' 1433873302 'Re: (No subject)' 'You place blocks on the ground?

') " (129" 129 37 1 'xXKillerDudezXx' 1416695742 '(No subject)' 'here u go.
C:\\Users\\Alice\\Desktop\\Stuff\\simsguy.jpg
I duno if that works
') " (130" 130 37 1 'xXKillerDudezXx' 1416695986 'BLAZE' 'WAIT I FIGURED OUT A BETTER WAY TO DO THIS
http://imgur.com/Yw97qRH
') " (131" 131 16061 0 'Chew0702' 1416761667 'Application for Mod' '1. YOUR MINECRAFT USERNAME - Chew0702
2. YOUR AGE - 11
3. YOUR SKYPE USERNAME - Chew0702
4. WHEN YOU STARTED COMING ON AVIATORCRAFT - I don't know the exact date but I think I've been going on a few day after it was created.
5. HOW OFTEN YOU COME ON AVIATORCRAFT - I've been grounded but I know can go on the computer and I will be coming on every day.
6. PREVIOUS EXPERIENCE ON OTHER SERVERS? - I have never been banned kicked or muted I have been a Mod on 2 servers a Builder on 1 and an opped Admin on another.
7. WHY WE SHOULD MAKE YOU A MODERATOR - I want to help you guys out and I have had A LOT of experience with hackers that grief. Also hackers building diamond block bases and flying if I see that I will need to ban.
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE? - I will be available every week day from 4 pm to 8 9 or 10 pm. On weekends I switch off and on with my parents like on the 29th and 30th of November I'll be with my dad (He has no computer and I can't bring mine) and on the 6th and 7th of December I'll be with my mom and so on.
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - I know how to use some plugins the BuildCraft and the cool styles of names and the others I can't say them off my head.



If two players are arguing what would you do?
I would see whats going on then I would see if someone would be griefing or hacking. If they were I would kick/ ban the hacker and I'd tell the griefer to stop if he/she won't I'll give another warning and if that doesn't work kick for 5-10 min. If it wasn't griefing or hacking I would listen to both of them and see which side seems more real and tell them both to stop arguing and the person who was doing something I'd say stop.


Thank you for reading my application and please consider.
I hope you have a nice day

                                                                  Sincerly
                                                                              Chew') " (134" 133 17 1 'lrice11' 1416958358 'Re: The Report' 'Your report sounded more of a report to both. You were reporting kool but at the same time yelling at us for not seeing/acting on what he did. If you were reporting kool have the report revolve only around kool the title is misleading. ') " (135" 133 26 1 'DendeTheWizard' 1416965265 'Re: The Report' 'Oh it is to both but mostly to kool. Also I wouldn't say HELLO MODS? if there were no mods. I ain't dumb') " (136" 133 26 1 'DendeTheWizard' 1416965293 'Re: The Report' 'Also the fact that you locked it before I could get the evidence of you guys online') " (137" 137 26 1 'DendeTheWizard' 1416970193 'Monkeyfeet' 'http://imgur.com/m2bhAkN') " (140" 137 17 1 'lrice11' 1417052267 'Re: Monkeyfeet' 'Oh J_boy must of locked it. Thanks for the evidence of monkey. ') " (141" 141 16078 0 'Katcrafted' 1417201988 'applying for mod' 'hello my IGN is Kat_Crafted  I am 12 my Skype is katcraftedyoutube  and baccabaccathebacca . I Stared coming on Aviatocraft  I would think 2 or 3 days after it had came out. I am on the server every day for hours. I worked on a server blampcraft  the same server Elvis0102 works on I am  a helper I had not bin oped they said they need 1000 people 2 have bin on be fore I get oped there have bin 712 I know some plugins and do epic builds I know what 2 make redstone doors traps and more . I think I should be Moderator because I work hard I know who 2 put links in chant I can do plugins I watch chat from people braking rules I am on every day I know a lot of the staff and players . If I become a mod I will be on every day for 3:30pm till 8:00pm  on school days on weekends 6:00am till 8:00pm. Yes I know some plugins  the Zurg200 is starting 2 teach me them. If a player is getting harassed I will give a warning then if they don't stop I will mute them for 5-10 mins  if they still keep harassing I will temp banned and if they still do per banned     


I send my application to you like this because I don't want other player 2 see it  and thx for opening this  2 at least see what I think ') " (146" 146 16096 0 'GodOfTheSea' 1417677129 'just some question' 'hello i want to ask something is this server for premium user or no? because i dont have any premium account and sorry if i disturbing you i was just soo curious about this


sorry my english is bad i am not from one of those country i am from a diffrent country named indonesia') " (143" 143 16085 0 'xraydelta2122' 1417315725 '(No subject)' 'Minecraft Username: xraydelta2122

Your Age: 12

Your Skype Username: xraydelta21

When you started coming on Aviator: In July of 2014 Aviator what playing factions and I had to join and be a little fanboy...

How often do you come on Aviatorcraft: Every Day If possible

Previous experience on other servers: No I think it is betrayal to be a moderator on another server that means I am not giving my time to Aviator Craft.

Why should we make you a moderator: Aviator Craft is a great server but there are still those jerks who are very rude to the players and I see those alot on my time on Aviator Craft and I know how to handle those people without going to extremes and banning right away.

If you become a moderator when are you available:I'm in Mountain Timezone Here is my schedule:

Monday-Thursday-3:15-3:50
Saturday-3:00-5:00
Sunday-10:00-1:00

Do you have any knowledge of plugins: Yes but all I know is punishment commands like those you see on Zexy Zek trolling videos but if you need more I'll do my research right away.


If two players are arguing what would you do?: Well first I would get closer to the the argument and see wh the two are arguing and I would see who the victim is and why they hurt the other. If I cannot find solutions and they do not make amends I will refer to the I.F. chat rules for Gaming and see if it a temporary Mute or a ban.

Once again I am very sorry for having to send a private message but my computer would not let me post a forum.') " (144" 144 16088 0 'coolcrab123' 1417362989 'Mod apply' '1. YOUR MINECRAFT USERNAME: coolcrab123

2. YOUR AGE: 14

3. YOUR SKYPE USERNAME: Steven Rakhmanchik

4. WHEN YOU STARTED COMING ON AVIATORCRAFT: About a year ago

5. HOW OFTEN YOU COME ON AVIATORCRAFT: Every weekend (or any no school day)

6. PREVIOUS EXPERIENCE ON OTHER SERVERS:Yes. I used to own a server called CrabieCraft (doesn't exist now)

7. WHY WE SHOULD MAKE YOU A MODERATOR: I certainly love this server and I believe in myself to help you guys make it better


8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE?: Any time on the weekends and on no-school days

9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS: Yes; I used to own a server and I had to learn a lot of plugins

10. Answer this question: If a player has started harassing other players what would you do?: I would contact other moderators and most likely warn the player. If the player wouldn't pay attention to the warning; I would ban them.') " (145" 144 1 1 'godlikefrank' 1417365603 'Re: Mod apply' 'Mod applications are currently locked please wait until we open them again.') " (371" 371 16174 1 'MaDdy_MC' 1426811512 'Horse Back please?' 'I had that horse before 2 resets then the reset before the current one and Ive tooken care of it i was wondering if i can get it back on prison?
~MaDdy_MC :'(') " (671" 670 32 1 '7misun' 1433386357 'Re: Tamming MMO' 'I dont see us bringing back taming. Sorry') " (277" 277 16222 1 'WhiteDecay' 1423891139 'idea' 'did you see my project on the new pvp arena i posted?

i know u like to pvp in factions a lot') " (309" 304 1 1 'godlikefrank' 1425073677 'Re: (No subject)' 'You should have your chief rank back. thanks') " (148" 148 15912 1 'simsguy28' 1417898867 '(No subject)' 'yo car its me simsguy just a question  why on my mod app it has a smiley face in the corner of the lock thing?
pls answer back asap  ;D') " (174" 161 34 1 'InfectedTaco' 1419294184 'Re: (No subject)' 'Whats your skype? I dont wanna message here I only check this once a week') " (150" 150 16117 0 'rhampton68' 1418187981 '(No subject)me' 'hi  :) :) :) :) :) :)') " (152" 152 35 0 'updog2000' 1418346788 '(No subject)' 'hey :D how are you and did you hear the good news :D') " (154" 154 16129 1 'swansonduo' 1418412479 '(No subject)' 'Prison is Just DA BOMB  8)  8)
[color=purple][/color]') " (155" 155 16134 0 'Wilburjon' 1418591038 '(No subject)' '6[move]6[move]6[/move][/move] Hi') " (156" 156 16134 0 'Wilburjon' 1418591258 '(No subject)' '[move]Hi.... Bye... Hi...[/move]') " (157" 157 16136 0 'ChurroJR' 1418605724 'idk how to apply on forums so im just messageing you :P' 'Hey well i'm Ciaran and i would like to apply for mod or youtuber rank

IGN: ChurroJr_69
Age: 15
Skype: Churrojr_69
Started: i started when the server got up and aviator was streaming it
Often: i quit for a while but before that everyday and now quiet often
Experience: I've ran a server before that had around 30 people a day but i couldnt afford to keep it up. Also have been co-owner and head-mod on other servers. :)
Reason: i think i should be moderator because i get along with mostly everyone on the server and would like to improve the server in anyway i can.
Availability: when ever you need
Knowledge: Yes as i said i have ran a server so i know about the console and plugins like the factions plugin multiverse and more...

if a person was harassing other players i would ask to see what was wrong and if he had a reason or i would mute/kick and if it kept going i would temp ban/ban or get a admin on to deal with it

My youtube URL is http://youtube.ca/churropvphd i have around 320 subs.

thanks for ready bye :)') " (159" 159 16141 0 'nicemrdog77' 1418734889 'APPLYING FOR MODERATOR' '1. YOUR MINECRAFT USERNAME:nicemrdog77
2. YOUR AGE - 11
3. YOUR SKYPE USERNAME (REQUIRED) - nicemrtyga
4. WHEN YOU STARTED COMING ON AVIATORCRAFT:5 months ago
5. HOW OFTEN YOU COME ON AVIATORCRAFT: everyday after school (school finishes at 2:30pm
6. PREVIOUS EXPERIENCE ON OTHER SERVERS - nope
7. WHY WE SHOULD MAKE YOU A MODERATOR: i help people who are getting cyberbullyed
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE? weekdays/holidays/weekends
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS -  Download a plugin of your choice.  Place the .jar and any other files in your plugins directory.  Run the server and wait for it to fully load. Type stop in your Minecraft server console to bring the server to a clean stop.  Run the server.  All done!
10. Answer this question: If a player has started harassing other players what would you do?: report or if admin/mod is there tell them what they have been saying to other people.

thankyou for reading') " (160" 160 16147 1 'xXLOCKJAWXx' 1418803658 'hello' 'how do we get on the server thanks ;D') " (161" 161 34 1 'InfectedTaco' 1418829347 '(No subject)' 'Hey') " (322" 322 16370 0 'MaximusPlays04' 1425225156 'Prison Problem' 'Hi I went on to Prison today and noticed my account has been deleted my name is MaximusPlays04 i was in rank M and had 2.9million im not over exadorating im telling the truth ') " (318" 318 16233 0 'Gorathon' 1425160967 'Casino Thug' 'Hey i'm sending you this message because you said on a bug report thread "Message me if you are still having problems"
Well I never got my thug rank back. If you could help that would be great.') " (165" 163 1 1 'godlikefrank' 1419056987 'Re: Please demote Elvis' 'I saw the screenshot that's just unfair to elvis and does not make sense he does not need demoting because he said that people are being rude to him.') " (167" 161 34 1 'InfectedTaco' 1419224349 'Re: (No subject)' 'I am unbanned on Factions just banned on the hub for no reason
') " (168" 168 16158 0 'Dieg0nini' 1419259604 'Banned' 'I Want To Know Why I Was Baned I Don't Hack :3') " (169" 168 50 1 'j_boy1234' 1419259822 'Re: Banned' 'Hi You were banned for kill aura. If you wish i can supply proof to you. If you wish to appeal you may do so on this forum. Thanks - Jb') " (170" 168 16158 0 'Dieg0nini' 1419259972 'Re: Banned' 'May I See The Proof?
') " (171" 168 50 1 'j_boy1234' 1419260022 'Re: Banned' 'https://www.youtube.com/watch?v=6h3pT4DT9zM&feature=em-upload_owner - This is it. You made every hit withen radious and at impossible angals such as turn around hitting') " (181" 161 34 1 'InfectedTaco' 1419388593 'Re: (No subject)' 'pvp.quickraid.net add me on skype you don't have to talk just message I will not call. I use a VPN so aviator doesn't really have my IP but J_Boy really said it outloud. I know they read my Mesaages so hi Alex and J_Boy') " (182" 82 34 1 'InfectedTaco' 1419388636 'Re: YOUR UNBANNED BUT FACTIONS HAVE BEEN RESET' 'My Skype is thejacobo17 I will not call I will just nessage') " (320" 317 16354 0 'ShadowMadara1044' 1425161905 'Re: Thug Rank' 'ShadowMadara1044') " (321" 321 16369 0 'itsstevie' 1425199105 'Thug rank back ASAP plz' 'I posted that my rank thug is gone from prisons and my ign is itsstevie..i got the rank from casino before reset but its gone now plz fix
') " (184" 184 16161 0 'happyappygaming' 1419570778 'New Faction\'s Shop' 'Hey FireBlazer I think its time that we get a new shop QUICK i say you should base it off the Archon shop
-Happyappygaming') " (185" 185 16145 1 'yummysalsa' 1419582566 '(No subject)' 'why u gotta report everyone deal with it mate  ;D') " (187" 187 50 1 'j_boy1234' 1419611799 'Warning' 'Hi This is a message to notify you that you have been warned for SPAM. "[color=rgb(50 58 69)][font=Verdana]Warning Please don't post/bump submissions without contributing anything.[/font][/color]"


Topic: http://aviatorcraft.com/index.php?topic=734.msg3489#new .


Message before edited by a Moderator: "Lolz".


Message when edited by a Moderator: "[color=rgb(50 58 69)][font=Verdana]lolz[/font][/color][color=rgb(50 58 69)][font=Verdana] - Warning Please don't post/bump submissions without contributing anything. - Jboy[/font][/color]".


Moderator: j_boy1234


Thank you Please don't continue doing this or You Will be banned from posting for 1-365 days.


Thanks
j_boy1234 AviatorCraft Moderator.

') " (189" 187 50 1 'j_boy1234' 1419632207 'Re: Warning' 'Hi Thanks for contacting me regarding this. "Lolz" is not contributing to the post at all. It just bumps it and is considered spam. We ask you please ONLY REPLY when you have something to contribute to the thread. If you have more questions Don't hesitate to ask.


Regards
  John Jboy [i]Staff[/i]') " (190" 190 16169 0 '_WeepingAngels_' 1419716984 'AJ0202' 'Hi Im sorry to bother you but I saw that your a mod and needed help. AJ0202 said that he was doing a skin competition at his plot and well he killed everyone at his plot and stole all of their stuff. I am very unhappy by this and i would like my stuff back.

Thank You

_WeepingAngels_') " (191" 183 34 1 'InfectedTaco' 1419866117 'Re: Your ban' 'THANK YOU Crimsone I got Skype and I wouldnt mind if you recorded or screen shooted everything
') " (193" 193 16171 0 'demonofyoursou1' 1419974323 '(No subject)' 'hey dude if you can i need you to get sub online by TONIGHT becuase i have his grave site set up and everything just please get him on and plz do it tonight') " (195" 195 16179 0 'iballisticsquid' 1419995386 'how do i get on to the server im new' 'hey davide do you know how I can get on the server :) ;) :D >:( :( :o 8) ??? ::) :P :-[ :-X :-\\ :-* :'(') " (196" 195 46 1 'davide' 1419996042 'Re: how do i get on to the server im new' 'You just type in the ip address.  The ip is aviatorcraft.com ') " (197" 197 46 1 'davide' 1420003981 '(No subject)' 'Shhhhh im going for a record XD') " (202" 202 16171 0 'demonofyoursou1' 1420070544 '(No subject)' 'DARKON PLEASE DO IT
') " (203" 183 34 1 'InfectedTaco' 1420089293 'Re: Your ban' 'Whats your skype
') " (205" 183 34 1 'InfectedTaco' 1420166160 'Re: Your ban' 'but i cant send you the video its too small
plus J_boy is reading these') " (206" 206 34 1 'InfectedTaco' 1420166608 '(No subject)' 'Hey') " (208" 208 50 0 'j_boy1234' 1420203522 'Warning' 'Hi you were issued a warning by j_boy1234 ob 1/2/2015 at 7:57 for spam:


The message: I like pie.


The message after moderation: [size=78%][color=rgb(50 58 69)][font=Verdana] [/font][/color][/size][size=78%][/color][color=rgb(50 58 69)][font=Verdana]i like pie[/font][/color][/size][size=78%][/color][color=rgb(50 58 69)][font=Verdana] WARNING: DON'T POST UNLESS YOU HAVE SOMETHING TO CONTRIBUTE TO THE TOPIC THIS IS SEEN AS SPAM.[/font][/color][/size]






[/color][color=#323a45][font=verdana arial helvetica sans-serif][size=10px]Thanks.[/size][/font][/color][color=rgb(50 58 69)]') " (209" 209 16192 1 'meg304' 1420267076 'SolarBeam112' ' >:(GO TO SLEEP! >:3') " (210" 210 15973 0 'Slacker' 1420335405 'Thanks.' 'Much thanks for the quick response. Was expecting some results by tomorrow.  :P
Most of the other players were just freaking out and complaining during the whole thing so I did something about it.
Seeing as I mainly play Skyblock glad to see it continuing to function.
Will post in the bug/problems section if any other problems occur.
Thanks again.') " (213" 183 34 0 'InfectedTaco' 1420414138 'Re: Your ban' 'I can try sending Evidence Here
') " (214" 206 34 1 'InfectedTaco' 1420414164 'Re: (No subject)' 'Wanna play a server with me?') " (216" 152 35 0 'updog2000' 1420560682 'Re: (No subject)' 'i got chief ages aggo xD
') " (283" 283 17 1 'lrice11' 1424033498 'Riddle' 'The prize lays to the right of the left of the boat not on grass nor snow. It is in the mountains. In 2 hours 5 million will be reduced off the prize of 20 million if no on has found it by then.') " (227" 227 16020 0 'momopandaparty' 1420922874 '(No subject)' 'Well in Casino I bought the thug rank. It didn't register and still hasn't please fix my problem thank you.') " (674" 673 1 1 'godlikefrank' 1433530098 'Re: Questions.' '#1 You can make a trailer if you want to but it won't be "Official"
#2 No sorry.') " (229" 229 16227 0 'icequeen_forever' 1421513967 'hey' 'if this is the real aviator please send me a message back saying that you are the real aviator (Zach) and if not send a message back saying your not (Zach) aviator. I'm a big fan of aviator gaming on you tube i have almost watched every video on the channel ;D ;D ;D ;D ;D ;D ;D ;D :D :D :D :D :D :D :D 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8)') " (230" 230 16267 0 'MattAA02' 1422486146 'Hi lol' 'Lol hello its MattAA02 i just made this account and so im getting ready to ban people xD
') " (231" 231 16267 0 'MattAA02' 1422486256 '(No subject)' 'Hello its MattAA02 i just made this account to get ready to ban people xD
') " (232" 232 16222 1 'WhiteDecay' 1422731393 '(No subject)' 'Hi') " (235" 235 16222 1 'WhiteDecay' 1422845661 '(No subject)' 'hi
') " (239" 237 46 1 'davide' 1422908271 'Re: (No subject)' 'I can't at the moment because I am dealing with a lot of personal problems at the current time.  Sorry for the inconvenience. ') " (282" 282 16164 1 'Shugey' 1424033372 '(No subject)' 'can i get the riddle again?
') " (259" 259 16222 1 'WhiteDecay' 1423271017 '(No subject)' 'hi i know you play Factions and was wondering what does the other plugins do? i mean some wont work like  dynamicmap f cape f flag what are those and why wont some of them work?') " (310" 304 15943 0 'DragonHunter87' 1425073981 'Re: (No subject)' 'Thanks Alex i know you all are swarmed with questions. you did apply that to my username RyanInc1 right not Dragonhunter87?') " (266" 266 37 0 'xXKillerDudezXx' 1423783783 'Reset' 'Hi JDK I wanted to ask if you knew what time the reset will be happening. I know that the reset will happen on the 27th of Feb but do you know what time specifically for prison?

                        -Thanks Killer') " (267" 266 46 1 'davide' 1423795884 'Re: Reset' 'The time that the reset will be happening is currently 12 midnight on the 27th. (Time in Great Britain).  At that moment the server will be shut down for a few hours in order to make sure that the reset will take place smoothly and that the new area is (or is not) ready.  Hopefully this helps! I can't be too specific for the time because it is mostly a colaberative effort on the admins behalf. But 12 midnight (Great Britain Time) will be the most likely time of the reset.  ') " (672" 672 16438 1 'Xx_Furries_xX' 1433419900 '(No subject)' '[center]WHY DOES WHITEDECAY NOT LIKE ICE AGE[/center]') " (285" 285 16222 1 'WhiteDecay' 1424050346 'j_boy' 'u do know that j_boy is a 12 year old right or that what his profile says') " (670" 670 24 0 'SoulMastera' 1433385442 'Tamming MMO' 'The glitch is BS im sorry but its dumb. Just disband the apple so u dont make horses. Because i can do the glitch with it still. So just disband the apple not the XP. Its logic am i correct?') " (331" 331 16368 0 'TheFakeJesus' 1425424939 'Mod Application' '1. YOUR MINECRAFT USERNAME: TheFakeJesus
2. YOUR AGE - This will NOT affect your chances of becoming moderator be honest. 13 years old.
3. YOUR SKYPE USERNAME (REQUIRED) - It's the fastest way to reach other staff members. raul.vandet
4. WHEN YOU STARTED COMING ON AVIATORCRAFT:  I started about 3-6 months ago.
5. HOW OFTEN YOU COME ON AVIATORCRAFT: I now currently go on the server 2-3 hours a day.
6. PREVIOUS EXPERIENCE ON OTHER SERVERS - Experience can certainly help but isn't always necessary for some tasks. I was a sever builder i helped design/build stuff. I was also once a server co-owner i had to help with plugins etc.
7. WHY WE SHOULD MAKE YOU A MODERATOR: I will always keep it a peaceful environment around the server make sure no one is cussing/bullying each other.
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE?  I will be availabe  at 7 to 11 pm (Central Time) (CST)
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - You'll need to know how to use some plugins as a moderator. I have used plugins such as worldeit before to construct buildings etc i also used shop repair warp plugins before.
10. Answer this question: If a player has started harassing other players what would you do? I would give them a warning at first like "Can you please be nice to (playername)!" If it happens again i will kick them out of the server for 5 minutes if they do it again then it might be a ban depending on the type of harrasment.') " (291" 291 26 1 'DendeTheWizard' 1424547773 'GG' 'You were online witnessing the argument yet you did nothing. Read the final question answer of your mod app. I was gonna say something but you went off') " (292" 291 17 1 'lrice11' 1424548005 'Re: GG' '[quote author=DendeTheWizard link=action=profile;u=26 date=1424547773]
You were online witnessing the argument yet you did nothing. Read the final question answer of your mod app. I was gonna say something but you went off
[/quote]

When I was on their was no argument going. You told me that someone was telling you to jump off a bridge and that person was telling me you were calling him names as well. If thats the case you aren't innocent. Two wrongs do not make a right dende. Please use /ignore its their for a reason. If you aren't going to then get along like I said to. There was nothing I could do then say "get along" as I did not see harassment and I can't punish someone for calling then stupid -_-') " (293" 291 26 1 'DendeTheWizard' 1424552588 'Re: GG' 'Then punish both of us I was trying to defend soniccaleb since move was calling us a bunch of kids. I'm sorry for not wording this PM as it should be as it was harsh. Sorry for your time. ') " (316" 316 16354 0 'ShadowMadara1044' 1425160090 'Thug Rank' 'I still dont have my thug rank back yet. can u help me?
') " (295" 294 34 1 'InfectedTaco' 1424640455 'Re: When can I get the video' 'The Staff deleted the video after I noticed everyone else wasnt getting knockedback in the video also. But I did notice was Alex had a modified Client he had a hammer that in the chatbar. ') " (297" 297 0 1 'ckarate01' 1424746303 'I want to work at your club' 'I want to work at your club cause u have a amazing family due t your picture and the Place Is Absolutely Amazing and i love the Secret Passages i just hope i get to work there') " (298" 298 0 1 'ckarate01' 1424746579 'HOW I LIKE TO WORK HERE' 'How i really dont know what u mean but Ill do anything to get this job becuz i am really poor and the jobs i apllyed to didnt acept me but twitch . Twitch is the only one that accepted me but i only stream once in a while 

-ckarate01') " (299" 296 46 1 'davide' 1424789827 'Re: More Reset Questions' 'I will try to figure this out soon.  I believe that you will be able to keep these items but I will check with Alex. ') " (300" 298 16349 0 'ddpollock' 1424801084 'Re: HOW I LIKE TO WORK HERE' 'You may work here as an advertiser bodyguard and or bouncer. You can also twitch here I am okay with it

Welcome to working here :)') " (301" 301 16354 0 'ShadowMadara1044' 1424848163 'application' 'ShadowMadara1044
Male
Rank free thug
Bartender

I should be picked for this job because im a hardworker im kind and friendly but will be tough when i need to be and i dont grief people ever. im trust worthy and loyal too') " (366" 366 16222 1 'WhiteDecay' 1426621373 'fACTION' 'I NEED help
if we cant use explosion people will get traped in enemy territory. and someone is trap right now
') " (306" 304 1 1 'godlikefrank' 1425065201 'Re: (No subject)' 'I can't find anything in the logs about you getting chief.') " (311" 304 1 1 'godlikefrank' 1425074104 'Re: (No subject)' 'We use UUID's now so your username should not matter get back to me if it dosen't work though and i'll take a look.') " (314" 304 1 1 'godlikefrank' 1425078919 'Re: (No subject)' 'Done I'll be back on tommorow if you need to reply.') " (330" 330 16036 0 'FernandoVD2003' 1425421575 'Mod' '1. YOUR MINECRAFT USERNAME YouAreGay
2. YOUR AGE - 12
3. YOUR SKYPE USERNAME (REQUIRED) - FernandoVD
4. WHEN YOU STARTED COMING ON AVIATORCRAFT For at least um 6 + months
5. HOW OFTEN YOU COME ON AVIATORCRAFT Daily
6. PREVIOUS EXPERIENCE ON OTHER SERVERS - Yes i've been a Co-Owner in several servers; even including my own :D.
7. WHY WE SHOULD MAKE YOU A MODERATOR Im a very unique reliable truthful honored person what could change AviatorCraft into a magnificent server for players to join.
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE? S?o Paulo Time so 4 to 9 p.m.
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - Yeah since i've had my own server I know default plugins such as essentials group manager etc.
10. Answer this question: I would first tell them to stop a.k.a (Warning). If they keep harassing I will mute them; still don't listen then I will either /kick or /tempban the suspect.') " (324" 324 16372 1 'jfinsk123' 1425233541 'fac shop' 'moss stone in shop needs to be fixed because of 1.8 update. if it is not fixed soon people will be able to exploit this and make millions by crafting mossy cobble ') " (364" 360 46 1 'davide' 1426607336 'Re: (No subject)' 'I can't at the moment I was writing a paper and now I am brain ded.  no mre tiping on keebord.  NO MOAR!!!!!!!!!!!!!') " (326" 323 1 1 'godlikefrank' 1425412202 'Re: factions exploit' 'Thanks for this; updated the prices to be much lower;
[img]http://i.imgur.com/qj4l5op.png[/img]') " (1015" 1010 16398 1 'Louis' 1439915732 'Re: (No subject)' 'FFS so many people have stolen my app ideas and content I found another one. Go look at paigestar she said "is want to make the server over 250 player mark" which is my goal that only in have. It pisses me off a much ') " (328" 322 1 1 'godlikefrank' 1425412422 'Re: Prison Problem' 'We reset prison and the other servers if you read the automessage which was being broadcast a month in advance.') " (332" 329 46 1 'davide' 1425434317 'Re: (No subject)' 'Your Ign is YouAreGay yes? ') " (335" 335 16267 0 'MattAA02' 1425588835 '(No subject)' 'Hi i've been banned for apparently hacking i dont see the point in reporting someone who straiths alot! Please can i get unbanned as i dont see any hacks on my report ') " (340" 324 17 1 'lrice11' 1425597106 'Re: fac shop' 'Hello

Thank you for reporting this to a staff member but this has already been taken care of. Thanks again for watching out for the server!

Thanks

lrice11 and the Staff Team') " (337" 335 16267 1 'MattAA02' 1425589196 'Re: (No subject)' 'Can you not unban me to make it easier or do i have to appeal ?
') " (339" 335 16267 1 'MattAA02' 1425589472 'Re: (No subject)' 'Ok thanks any way') " (1329" 1329 16387 1 '88tk88' 1447889546 '(No subject)' 'How do I apply for Moderator? Please get back to me as soon as possible! Thanks!




                                                                                                        Sincerely 88tk88 :D
') " (343" 342 46 1 'davide' 1425682242 'Re: (No subject)' 'I didn't know that optifine helped with lag
') " (362" 360 46 1 'davide' 1426604351 'Re: (No subject)' 'MWAHAHAHAHAHAHAHAHAAHAHAHAHAHAAAAAA!!!!! *strokes mustache mischievously* ') " (345" 342 46 1 'davide' 1425682527 'Re: (No subject)' 'okay i will allow then
') " (360" 360 46 1 'davide' 1426600522 '(No subject)' 'It seems that I am going to beat you in forum posts >:)') " (350" 349 1 1 'godlikefrank' 1425924794 'Re: (No subject)' 'within 1 hour') " (353" 353 16018 1 'ItzBella27' 1426110934 'ikitten1 Kaptain_Bakon and agirl122\'s ban requests.' 'ikitten1 Kaptain_Bakon and agirl122 have been wreaking havoc on rags to riches. They've been calling people assholes and motherfuckers and bitches and lots of others and they're aimed towards MaciBoo17. I believe Maci is innocent as do everyone else that is online at this time. Also they're words are offending MANY people who have gone offline or cried in real life because of this. Please Tempa or Perma-Ban ikitten1 Kaptain_Bakon and agirl122 from Rags to Riches. Thanks

-ItzBella27') " (354" 353 32 1 '7misun' 1426111476 'Re: ikitten1 Kaptain_Bakon and agirl122\'s ban requests.' 'i will watch for it do you have any screenshots of what has been going down?') " (355" 355 50 1 'j_boy1234' 1426333612 'Warning of abuse of the report system' '[b]Hello The report is concerning your report on [/b][color=rgb(34 34 34)][font=arial][size=2px]"Re: Banned By J_boy i change the name cause it made him mad"[/size][/font][/color]
[font=Verdana][/size][size=2px]We take report abuse very hard.[/size][/font]
[font=Verdana][/size][/font]
[font=Verdana][/size][size=2px]Your report was abuse of the system.[/size][/font]
[font=Verdana][/size][/font]
[font=Verdana][/size][size=2px]Only report posts if they are in violation of rules.[/size][/font]
[font=Verdana][/size][/font]
[b][font=verdana arial helvetica sans-serif][/size][size=2px]If you continue this your account may be [/size][size=2px]temporary suspended or permanently suspended Or you may be banned from posting and reporting on our forums.[/font][/b]

[b][font=verdana arial helvetica sans-serif]Thank you [/font][/b]
[b][font=verdana arial helvetica sans-serif]Jboy && AviatorCraft Management [/font][/b]') " (359" 359 46 1 'davide' 1426538667 '(No subject)' 'Hello

The reason why PandaBob6 was forum banned was because of the title of the post before Panda changed it.  It was called: "Jboy Sucks at Mod!" He is temp banned from forums for the title and in countless messages between the two on aviatorcraft forums.  If you believe that JBoy is abusing his privledges you can report him on forums with evidence. 

~[color=blue]JDK21132[/color]') " (357" 357 16426 0 'Jackelli' 1426350132 '(No subject)' 'I was in the PvP when IamBlackBird was "hacking" I seen no hacks. the reason it seemed like hacks would be because Rednecks texture pack.') " (372" 370 46 1 'davide' 1426876580 'Re: Tourny' 'Time: Today 6:30pm EST (Eastern Standard Time)
') " (374" 374 16049 1 'Excited_Fiber' 1426914544 '(No subject)' 'Hello :)
') " (376" 376 16458 0 'TheFlyingPuppyNZ' 1426984010 'Lost My Rank' '
My Minecraft Name: TheFlyingPuppyNZ

The Rank I Lost: Thug

Message: Hello Please help me get my Thug back I lost it after the restart and have been trying to find a place to report this problem to because I really want it back.

~TheFlyingPuppyNZ

') " (377" 298 0 1 'ckarate01' 1427066241 'Re: HOW I LIKE TO WORK HERE' 'Since the restart happened im wanted to report if u still play on the server and if u already buiilded a club ') " (379" 379 31 1 'CeralMuncher' 1427155652 '(No subject)' 'Tell Twini I took his tacos he'll get it. Thanks and congrats on Admin!') " (380" 380 46 1 'davide' 1427157522 '(No subject)' '1. YOUR MINECRAFT USERNAME- My minecraft name is CeralMuncher
2. YOUR AGE - I'm 15 years old almost 16.
3. YOUR SKYPE USERNAME (REQUIRED) - My Skype username is harrison119967.
4. WHEN YOU STARTED COMING ON AVIATORCRAFT - I've started coming  on Aviatorcraft about two weeks after AviatorGaming had posted it on his channel(Since Last year)
5. HOW OFTEN YOU COME ON AVIATORCRAFT? - I come on AviatorCraft everyday spend a couple hours on the server.
6. PREVIOUS EXPERIENCE ON OTHER SERVERS - Experience can certainly help but isn't always necessary for some tasks. - Welp my experience is pretty good because I'm a server administrator of a Factions kitpvp and Pixelmon but I was building a prison server with some friends.
7. WHY WE SHOULD MAKE YOU A MODERATOR- You should make me a moderator because I know what I'm doing all the time I go on the forums everyday and I run 3 servers. Plus I have all the moderators Skype's.
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE? I'd be available everyday come on for a few hours and help the community out.
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - You'll need to know how to use some plugins as a moderator. -My knowledge of plugins is quite fantastic because I run 3 servers I've had to configure them and I know how to use all the commands the prison server but Factions meh it also helps that I can learn a plugin really fast but I could use some work for Factions. I know all of essentials and prison.
10. Answer this question: If a player has started harassing other players what would you do? - First I would tell that player to stop harassing and if they don't do that I'll give them a second warning and then a temp mute but it really depends on the harassment though if it's really bad then I'd mute them sooner.
Additional information: I help a lot in game and on the forums but I also post lots of reports .') " (735" 734 46 1 'davide' 1436204395 'Re: (No subject)' 'I would suggest uploading it to youtube and then linking it to me. ') " (1013" 1010 16398 1 'Louis' 1439914819 'Re: (No subject)' 'Who do you thinks re the 4-5 outstanding? I could agree with the 30-40 good ones.') " (1012" 1010 16837 0 'PvPBuilder' 1439914777 'Re: (No subject)' 'I know. I'm just looking through them I think out of like the 30-40 there. There is about 8-10 good ones and 4-5 Outstanding ones.') " (545" 545 16530 1 'IIVorahII' 1431440384 '(No subject)' 'http://gyazo.com/586e22c70b79522f821a6229946f25ba
') " (382" 382 26 1 'DendeTheWizard' 1427657387 'HEre Ya go' 'https://www.youtube.com/watch?v=z04o9iyhAV4') " (383" 383 26 1 'DendeTheWizard' 1427657447 '(No subject)' 'I wanna be anonymous DO NOT SHOW HIM THE PROOF OR TELL HIM IT WAS ME

https://www.youtube.com/watch?v=z04o9iyhAV4') " (384" 384 46 1 'davide' 1427668365 '(No subject)' 'Alex and the staff decided that the mouse will be allowed for now.  If there is excessive abuse of it though for example using autoclick on selling sign or afk auto-click then we will invoke a punishment since it would be considered abuse.  It is kind of a sketchy situation but that is what we decided. 

Also for the rules post i will be deleting some of your posts on there so that way I can add Staff rules Survival rules and Skyblock Rules.  I hit the character limit on the previous one and Alex does not want to extend it incase of spam.  So I am just letting you know.  ') " (385" 385 46 1 'davide' 1427668395 '(No subject)' 'Also for the rules post i will be deleting some of your posts on there so that way I can add Staff rules Survival rules and Skyblock Rules.  I hit the character limit on the previous one and Alex does not want to extend it incase of spam.  So I am just letting you know. 

**This was copied from a previous conversation**

~[color=blue]JDK21132[/color]') " (386" 381 46 1 'davide' 1427668791 'Re: This is what i send to the MOD aplly' 'Hello

Sorry for the long response time but even though I am on spring break I have had to catch up on some reading.

I would say that you should go over your grammar errors inside of your application. We need to make sure that you know how to communicate well with other people and the grammar errors will show the admins that you might not be able to perform that.  The fact that you are dutch is a BIG factor in the application and you need to emphasize that.  Say: "I can communicate with other players on the server because I am fluent in the Dutch language.  Because I am bi-lingual I may be of service to you guys in explaining how the server works to other players who do not know the server and cannot speak fluent English."  Also use complete sentences in your application.  When it says: [b]What is your Age?:[/b] instead of saying 12 say: I am currently twelve years old and will turn 13 in (Birth Month)." Other then that drag out your paragraphs by adding in more filler stuff. 

Hopefully this will help with your chances in becoming a Trial-Mod.

~[color=blue]JDK21132[/color]') " (388" 388 16315 0 '360PlaysMC' 1427685358 'Where to apply for trialmod?' 'Hello I dont know where to apply I know that on the original post it says to create a sub-thread but I dont see where it is? Help would be much obliged! :) Thanks 360PlaysMC') " (389" 389 16315 1 '360PlaysMC' 1427686915 '(No subject)' 'I just read that mojang and minecraft servers base it off of an id and not your username but I still am scared to try it out.................. ???') " (493" 493 16315 1 '360PlaysMC' 1430160509 'The Guests love you...' 'I just saw that so many guests were viewing your profile...') " (391" 391 31 1 'CeralMuncher' 1427764858 '(No subject)' '1. YOUR MINECRAFT USERNAME- My minecraft name is CeralMuncher
2. YOUR AGE - I'm 15 years old almost 16.
3. YOUR SKYPE USERNAME (REQUIRED) - My Skype username is harrison119967.
4. WHEN YOU STARTED COMING ON AVIATORCRAFT - I've started coming  on Aviatorcraft about two weeks after AviatorGaming had posted it on his channel(Since Last year)
5. HOW OFTEN YOU COME ON AVIATORCRAFT? - I come on AviatorCraft everyday spend a couple hours on the server.
6. PREVIOUS EXPERIENCE ON OTHER SERVERS - Experience can certainly help but isn't always necessary for some tasks. - Welp my experience is pretty good because I'm a server administrator of a Factions kitpvp and Pixelmon but I was building a prison server with some friends.
7. WHY WE SHOULD MAKE YOU A MODERATOR- You should make me a moderator because I know what I'm doing all the time I go on the forums everyday and I run 3 servers. Plus I have all the moderators Skype's.
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE? I'd be available everyday come on for a few hours and help the community out.
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - You'll need to know how to use some plugins as a moderator. -My knowledge of plugins is quite fantastic because I run 3 servers I've had to configure them and I know how to use all the commands the prison server but Factions meh it also helps that I can learn a plugin really fast but I could use some work for Factions. I know all of essentials and prison.
10. Answer this question: If a player has started harassing other players what would you do? - First I would tell that player to stop harassing and if they don't do that I'll give them a second warning and then a temp mute but it really depends on the harassment though if it's really bad then I'd mute them sooner.
Additional information: I help a lot in game and on the forums but I also post lots of reports .
') " (392" 383 17 1 'lrice11' 1427834664 'Re: (No subject)' 'I don't know what I'm looking at? I can't read the beginning messages.') " (393" 393 26 1 'DendeTheWizard' 1427841073 'Im gonna assume' 'That the message I sent you was in all caps. If I am right I said Name me anonymous even though modded mouses are allowed. (Asked JDK)') " (394" 393 17 1 'lrice11' 1427841229 'Re: Im gonna assume' 'I am confused? I couldn't read the video you sent me about death reaper so could you tell me what the problem with him is? And what does this have to do with JDK?') " (395" 393 26 1 'DendeTheWizard' 1427843439 'Re: Im gonna assume' 'OHHHHHHH Well I asked JDK if modded mouses were allowed and apparently they are and look at the backround. Modded mouse buttons') " (396" 393 17 1 'lrice11' 1427844505 'Re: Im gonna assume' 'Ah okay. Iv recently been told as long as its not being used for high level advantage purposes such as auto-click its fine. If you can gather proof of him using it for that reason or something similar please do tell.

Thanks

lrice11') " (532" 529 46 1 'davide' 1431088864 'Re: Prison Reset' 'Hello

Unfortunately most staff do not know a lot about the reset.  I did answer some questions that were presented in WhiteDecay's post about some questions of the reset.  With the item keeping thing I am still working on the finer details of it.  Mostly because it will be a bit hard to log everything in a person's chest including enchants and such.  I would only ask for patience until we get more answers as to what and when it is happening. 

Here is a link to Decay's questions post:
http://aviatorcraft.com/index.php?topic=1537.0

Hope this helps!

~[color=blue]JDK21132[/color]') " (535" 525 1 1 'godlikefrank' 1431199547 'Re: Unban on Prison' 'That's fine just message me when you've got them') " (536" 536 46 1 'davide' 1431220564 '(No subject)' 'These were sent after the initial mute.  As you can see he tries to send the message but I do not technically receive the messages.  It does however show up in chat as him sending a message.

http://imgur.com/K6QnPYg S3Sq6nM U6dzDdR UxjaRh3#2') " (1024" 1018 16837 0 'PvPBuilder' 1439917613 'Re: (No subject)' 'I know the feeling. Just thinking about it... Imagine me and you get T-Mod together :D[table]
[tr]
[td][/td]
[/tr]
[/table]') " (538" 538 16559 1 'Awk0_Candy' 1431222139 '(No subject)' 'Hey') " (399" 399 0 1 'ckarate01' 1427928700 'Im gonna get u one day' 'Luckly i dont have a ban like you do ... But i did get muted B**ch so Just wait for the day when u next =)') " (401" 401 16049 1 'Excited_Fiber' 1428002945 '(No subject)' 'Could you get on prison please?
') " (721" 716 46 1 'davide' 1435515631 'Re: It\'s like I have been ban.' 'I know that we have changed our IP name to play.aviatorcraft.com.  So I would recommend trying that. :)') " (722" 719 0 1 'thekillerjosh' 1435526648 'Re: Solution to logging in problems.' '[color=pink][color=red][color=black]ok so now it is doing it with both servers what should u do!!
[/color][/color][/color]') " (724" 724 26 1 'DendeTheWizard' 1435598148 'Matrixflame' 'http://imgur.com/ZnXR1Yv') " (403" 403 16348 1 'PowerFlowderHD' 1428076321 'u like' '1. my MC name is: FirePowerHD657.Donated chief (old name PowerFlowderHD nielsve99).


2. Im on the moment twelve years old and im thirteen on 7 January 2016.


3. nielsvanerkelens.(if u dont get it msg me because ill fix it than)


4. Im now 3 months on Aviatorcraft and all the time i had FUN!


5. Im Almost each day online to help people.


6. I have been twice Admin on a server i now much from plugins (i made to a server).


7. If u wanna now i play minecraft for 4 years (one year minecraft for free) why should i be a
mod: because im dutch and many times (not always) see i harrasmant dutch players (there like 15
dutch players). i can than translate and send u screenshot or ill ban/mute him.
I can communicate with other players on the server because I am fluent in the Dutch and language.
I now really good when people hack (right now i found 2 hackers).
And its a revolution for the server.I have a channel:iFirePlayz(working at it) and i have the full version of fraps.
I have big plans (maybe) for the parkour at hub because im really good with worldedit and i can make the biggest tree u guys eva see.
(i made one to on plots in survival JDK saw it)
I found out on the first day that preuss13 changed his name to LoveMeHD.
I now how the forums working!


8. Im almost each day. When its by u guys in the morning and sometimes mid day. (and no mods)

9. Yeah i have KNOWLEDGE OF PLUGINS: All the essentials comments worldedit signcomments
Groupmanager Ban/Kick/Mute and much more and im good at command blocks and redstone.


10. First im going to ask why he/she that says when its a bad word she/he gets 1 day ban
(or more) when its not that bad word she/he gets 10 minutes mute (i now how to ban/mute).
BUT if the other player says bad things to to the player thay both 2 days BAN!





If all this issent enough. Maybe u guys must think about to make a new
rank HELPER (cant buy it). The comments he has: all the comments from CHIEF mute/ban and fly.
(and if u guys now some comments do what you do :))

If this all issent clear enough just call me!

THX for listening to this apply i now im dutch but i m learning on school english and with my dad
') " (720" 719 0 1 'thekillerjosh' 1435494559 'Re: Solution to logging in problems.' 'thank you so so much  :) yes it did work ') " (406" 406 16429 0 'static' 1428205057 '(No subject)' 'i would like to apply to be a mod
') " (407" 407 16429 0 'static' 1428205421 '(No subject)' '. YOUR MINECRAFT USERNAME static_da_killa
2. YOUR AGE - This will NOT affect your chances of becoming moderator be honest . i am 15
3. YOUR SKYPE USERNAME (REQUIRED) - It's the fastest way to reach other staff members. loren sloan
4. WHEN YOU STARTED COMING ON AVIATORCRAFT march 15
5. HOW OFTEN YOU COME ON AVIATORCRAFT everyday
6. PREVIOUS EXPERIENCE ON OTHER SERVERS - Experience can certainly help but isn't always necessary for some tasks. ihave been a mod in a sever that was small  but the server was shut down
7. WHY WE SHOULD MAKE YOU A MODERATOR i am really good at vmaking decisions and very good at listening to peoplem and seeing their point of view
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE? everyday my time i live in pheonix arizona 4:30 except friday and wendesday
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - You'll need to know how to use some plugins as a moderator. yes
10. Answer this question: If a player has started harassing other players what would you do? i would kick them and warn therm that if they keep it up they would be banned for good
') " (408" 408 16500 0 'xXACXx' 1428206995 'Moderator' '1. YOUR MINECRAFT USERNAME
xXACXx
2. YOUR AGE - This will NOT affect your chances of becoming moderator be honest.
15 in July
3. YOUR SKYPE USERNAME (REQUIRED) - It's the fastest way to reach other staff members.
aidan.cutler2
4. WHEN YOU STARTED COMING ON AVIATORCRAFT
10 March 2015
5. HOW OFTEN YOU COME ON AVIATORCRAFT
I come on the server mostly Everyday
6. PREVIOUS EXPERIENCE ON OTHER SERVERS - Experience can certainly help but isn't always necessary for some tasks.
Hellapvp i was a mod on this server i have witnessed a lot of events that have tested my skills.
7. WHY WE SHOULD MAKE YOU A MODERATOR
Personality plays a big part in whether i am a good moderator. A good moderator needs to be calm and needs to be able to stand an argument without becoming heated. A good amount of common sense and to be able to handle having harsh words tossed at me. I cannot go easy on any one member and i must treat all members fairly.
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE?
I am available on the server everyday
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - You'll need to know how to use some plugins as a moderator.
Yes i have used plugins on my own server and servers that have factions.
10. Answer this question: If a player has started harassing other players i would first start as muting that player then i would go to the people he was harassing and ask what was it all about and see there side of the story. After i have there side of the stories i would then go to the player that started the argument and ask his side of the story after i have both sides of the story i would investigate in the matter if there is witnesses i would ask for there side of the story. but if there is no witnesses i would have to decide on the most believable story i would then go with that player i won't choose sides i would only choose the most convincing story. If there is more than two stories that are linking back too that player i would ask them and if they lie to me i would temporary ban them. If he doesn't lie to me i would stop investigating as there is no more evidence that would lead to a player.') " (409" 409 16500 0 'xXACXx' 1428207190 'Moderator' '1. YOUR MINECRAFT USERNAME
xXACXx
2. YOUR AGE - This will NOT affect your chances of becoming moderator be honest.
15 in July
3. YOUR SKYPE USERNAME (REQUIRED) - It's the fastest way to reach other staff members.
aidan.cutler2
4. WHEN YOU STARTED COMING ON AVIATORCRAFT
10 March 2015
5. HOW OFTEN YOU COME ON AVIATORCRAFT
I come on the server mostly Everyday
6. PREVIOUS EXPERIENCE ON OTHER SERVERS - Experience can certainly help but isn't always necessary for some tasks.
Hellapvp i was a mod on this server i have witnessed a lot of events that have tested my skills.
7. WHY WE SHOULD MAKE YOU A MODERATOR
Personality plays a big part in whether i am a good moderator. A good moderator needs to be calm and needs to be able to stand an argument without becoming heated. A good amount of common sense and to be able to handle having harsh words tossed at me. I cannot go easy on any one member and i must treat all members fairly.
8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE?
I am available on the server everyday
9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - You'll need to know how to use some plugins as a moderator.
Yes i have used plugins on my own server and servers that have factions.
10. Answer this question: If a player has started harassing other players i would first start as muting that player then i would go to the people he was harassing and ask what was it all about and see there side of the story. After i have there side of the stories i would then go to the player that started the argument and ask his side of the story after i have both sides of the story i would investigate in the matter if there is witnesses i would ask for there side of the story. but if there is no witnesses i would have to decide on the most believable story i would then go with that player i won't choose sides i would only choose the most convincing story. If there is more than two stories that are linking back too that player i would ask them and if they lie to me i would temporary ban them. If he doesn't lie to me i would stop investigating as there is no more evidence that would lead to a player.') " (411" 410 1 1 'godlikefrank' 1428243021 'Re: (No subject)' '[url=http://aviatorcraft.com/index.php?topic=1219.0]http://aviatorcraft.com/index.php?topic=1219.0[/url]
it's for [b]creative[/b]') " (1014" 1014 16398 1 'Louis' 1439914933 'Happy Birthday!' 'Happy birthday for the 30th of August! I would tell you then but I forget things a lot :P have a good one!

~Louis') " (413" 413 16349 0 'ddpollock' 1428430019 'Mod Applications' 'My minecraft name is ddpollock
I am 17 year old Female
ddpollock5

    The very first time i came on the server was about three years ago. Proof is on BurtGasms Gortemes cheating victim video. My name is on the chat. But I left once that summer was up. I have been coming back since then more recently was winter break and I honestly haven't stopped unless it is for school softball or work.

      Lately I haven't been on as much because of my schooling my softball practices and games and my work schedule. As soon as some of it lets up I will be able to play more than once or twice a week.

      I have been on a server where it took me 2-3 years to go from member - jr mod - mod - admin - to my standpoint now as a Head admin. (Other small servers also)

      I believe I should be a moderator because I don't loose my temper on people in a fast manor. It would take extreme cases for me to loose my temper. I have been on many other servers and gave gotten ranks from trust and helping others with ideas. I have dealt with harassment sexual or not. Spammers. And and any other type of typical minecraft trolls. I know the rules and I enforce as much as I can now as a member standpoint.

      I am available from 6-? during week days unless I have a softball game then I am unavailable all day.
During the weekends anytime during  12:00-4. Once softball season is over my availability widens from 6 to 4-? 
I do have two jobs and those are a priority that come before a game. (Sorry)

      I do know some plugins like Tim the enchanter world edit mcmmo so on so forth. It is a very basic knowledge of the plugins but I feel like I can learn and master more if asked.

    If a player is harassing another player let's call them Jay and Eve.
Jay is harassing Eve with dirty and inappropriate messages. I would give them a verbal warning. After 10 minutes if he is still sexually harassing Eve I would give him a 30-60 minute Temp ban. If he comes back and still continues to harass Eve I would temp ban him for 4 hours. Again if he does it again after the 4 hour ban I would give him a 1 day ban.
    That is only if he has done it repeatively within the duration of the day. I will not jump to a ban after Jay harasses Eve five days later. I would go though then process again. ') " (414" 414 16525 0 'KiazaDuncan' 1428514827 'Mine craft' 'I want to be apart of minecraft') " (415" 415 16030 0 'kat_crafted' 1428523747 'appliying for moderator' 'I do not under stand how this web page works  so I will send 2 to you this

1. YOUR MINECRAFT Kat_crafted

2. YOUR AGE -12 This will NOT affect your chances of becoming moderator be honest.

3. YOUR SKYPE USERNAME (REQUIRED) -katcraftedyoutube reach other staff members.

4. WHEN YOU STARTED COMING ON AVIATOR CRAFT one or two days after it opened

5. HOW OFTEN YOU COME ON AVIATOR CRAFT every day

6. PREVIOUS EXPERIENCE ON OTHER SERVERS - E i worked on a server lampcraft  i worked well reported  anything i sall in chat and i helped build some of the parkour but it was never used on the server7. WHY WE SHOULD MAKE YOU A MODERATOR i am a good worker i helped on servers i played on aviators for so long i know how most of the player are i am a really good builder

8. IF YOU BECOME A MODERATOR WHEN ARE YOU AVAILABLE? on school days 3pm-8pm  when there is no school 1pm-8pm

9. DO YOU HAVE ANY KNOWLEDGE OF PLUGINS - i know some of the smaller ones like broadcast 10. Answer this question: If a player has started harassing other players what would you do

give them a warning  if they keep doing it a kick off server 3 time a bad for how long i am told to do and when they are bun banned and they do it again they will be banned for good

thx for putting up with me XD') " (416" 415 1 1 'godlikefrank' 1428524015 'Re: appliying for moderator' 'Post this in the moderator applications section of the forum.
Linked HERE [url=http://aviatorcraft.com/index.php?action=post;board=9.0]http://aviatorcraft.com/index.php?action=post;board=9.0[/url]') " (420" 420 16533 0 'chicken24522' 1428582407 'Sancheet trying to find out personal details!' 'Here's the evidence: First he asked me "are you gay?". I said no. Then he asked me "how old are you?". I said "I am not telling you. I wouldn't if if was 56". Afterwards he asked me "are you in love with someone?". I said no again. Then I came off the server and typed the message in to report him on the forums ') " (418" 417 11 1 'Elvis0102' 1428548020 'Re: (No subject)' 'What do you need') " (421" 420 11 1 'Elvis0102' 1428589147 'Re: Sancheet trying to find out personal details!' 'I'm sorry but like I said in your report its still not evidence I need screenshots and it's not against the rules to ask questions about you.') " (858" 857 38 1 '109number9' 1439386394 'Re: Mod Apps' 'I looked over it and felt that I could do better I will be posting it in the next minute or two. I realized i need to proof-read it big time.') " (424" 415 1 1 'godlikefrank' 1428611162 'Re: appliying for moderator' 'Put that in here;
[url=http://aviatorcraft.com/index.php?action=post;board=9.0]http://aviatorcraft.com/index.php?action=post;board=9.0[/url]') " (430" 426 11 1 'Elvis0102' 1428701453 'Re: (No subject)' 'We will comment on the bottom ') " (429" 426 16386 1 'JennaMarieGamer' 1428697146 'Re: (No subject)' 'Thank you.
BTW how will I know if my application is being considered?
') " (428" 426 11 1 'Elvis0102' 1428675939 'Re: (No subject)' 'Listen it's no big deal. ') " (431" 431 0 1 'Facelesswarrior5' 1428716867 '(No subject)' 'Denpai I made a new toy on the creative server that we can have fun with if we build it on factions. Get on creative ;3') " (432" 432 16276 0 'Grko_122' 1428765273 'Tips' 'Dear Mr. Davide

I want to say thank you for your tips for applying moderator because without the tips i don't think i can make a good application I'm not saying that my application is better than the other but without that tips i don't think my application can improve since I am not that good at making application. I was happy when there is a tip so i have inspiration how to make it better. So the point is i want to say thank you to you and J_boy for the tips.

Sincerely
Grko_122') " (433" 433 35 0 'updog2000' 1428771516 'DUCKSSSS' 'DUCKZZZZZZZZZ') " (434" 434 35 0 'updog2000' 1428771643 'Stress less :P' 'Hey Fireblazer :D') " (435" 435 16552 0 'Lebronjes1673' 1428787917 '(No subject)' 'Can I join you game? :-[') " (437" 437 35 0 'updog2000' 1428806049 '(No subject)' 'Hello Dende :P') " (440" 440 16568 0 'angielovesyou123' 1428971258 'sista' 'hi :P') " (753" 753 16834 1 'Nightmare1027' 1437253055 '(No subject)' 'hi im new to this game what do i do
') " (442" 442 16568 0 'angielovesyou123' 1428971460 '(No subject)' 'same  :'(') " (444" 444 16568 0 'angielovesyou123' 1428971766 '(No subject)' 'how do u apply for mod ???') " (752" 752 16834 1 'Nightmare1027' 1437251261 'we need more!' 'new users need to be able to know how to change skin and how to join a game!') " (446" 446 16568 1 'angielovesyou123' 1428972094 '(No subject)' 'don't say that plz we all miss her just pray that she will be fine  :'( :'( :'( :'( :'( :'( :'( :'( :'( :( :( :( :( :( :( :([color=red][/color]') " (447" 447 16568 1 'angielovesyou123' 1428972339 '(No subject)' 'idk how I tried but I still idk how to apply') " (751" 751 16834 1 'Nightmare1027' 1437243374 'just asking' 'how do you join worlds? im new to tthis website') " (449" 449 16568 1 'angielovesyou123' 1428972551 '(No subject)' 'I will try xD') " (450" 450 16568 1 'angielovesyou123' 1428972801 'GOOD NIGHT SISTER' '[size=36pt][/size] Good night ttyl <3  ;) :)') " (451" 451 46 1 'davide' 1429020202 '(No subject)' 'Hello

Please do not add any unnecessary polls to your posts.  The report a player section should be about the players and their actions only and not their opinions or random thoughts.

~[color=blue]JDK21132[/color]
') " (452" 452 0 1 'ckarate01' 1429050573 'FIBS NEED TO SPEAK NOW!' 'Fibs i relized that u have more then 1 000 spawners i just wanted to ask you how did u get them and do not say " Magic " I get that answer alot from you..... I just wanted to know how did u get them mostly cause im jealous and i dont want to tell people.... But i just want to know the speacial way because i saw a report and Elvis said this " If i recall there is a specal way to get spawners with no hax " So CAN U PLSSSSSSSSSSSSS JUST TELL ME THE Speacial Ways '); INSERT INTO `smf_personal_messages` " (`id_pm`" `id_pm_head` `id_member_from` `deleted_by_sender` `from_name` `msgtime` `subject` `body`) VALUES (531 458 46 1 'davide' 1431082847 'Re: A Quick Question!' 'Hai

When promoted to Trial-Mod you keep the rank until you either get promoted to Moderator or demoted back to guest.  There is no set time table to prove yourself for Trial-Mod.  The admins decide whether you are worthy for Moderator.  For example I was promoted to moderator in just under 6 months but 7misun wasn't promoted to moderator for 9-10 months.  It is determined by whenever the admins feel like you are ready for the promotion.  For a demotion you would have to be either inactive on the server (like two week spans between visits) or you did something that is above your power.  Abuse of power is the main reason for demotion. 

Hope this helps!

~[color=blue]JDK21132[/color]') " (1025" 1025 0 1 'PrettyCat' 1439918866 '(No subject)' 'Hey! nice picture like it  ;) : D') " (1026" 1025 16837 0 'PvPBuilder' 1439919049 'Re: (No subject)' 'It's nothing compared to yours :/ :D
') " (1027" 1018 16398 1 'Louis' 1439921000 'Re: (No subject)' 'What's your skype? I prefer messaging in that as it's easier and quicker xD') " (1028" 1018 16837 0 'PvPBuilder' 1439922931 'Re: (No subject)' 'r_plays :D') " (457" 457 16579 0 'annnnimal' 1429434480 '(No subject)' 'Hai Elvis! :) I'm new to the forums and although I'm not going to apply I wanted to ask: After apps are closed how long is it going to take Alex or the other admins to decide who's gonna be staff? Thanks! <3 I really appreciate it.') " (463" 463 16530 1 'IIVorahII' 1429560292 '(No subject)' 'look at my forum post asap!!!!!!!!!') " (464" 464 16530 1 'IIVorahII' 1429560480 '(No subject)' 'ibeg I've been lost for like 5 days half') " (465" 465 16530 1 'IIVorahII' 1429560641 '(No subject)' 'msg me back pls help me ') " (466" 465 17 1 'lrice11' 1429560731 'Re: (No subject)' 'Hello

I have notified the other admins. You will be notified when the issue has been fixed no telling when it will be. Also no need to spam my inbox :)

Thanks

lrice11') " (467" 465 16530 1 'IIVorahII' 1429560770 'Re: (No subject)' 'so sorry bud just am frustrated') " (471" 461 50 1 'j_boy1234' 1429568014 'Re: Question!' 'Hey :D Welcome to the forums. After apps close it can take less than a day to a week. Depending on when the trialmods respond to be interviewed on skype if they are picked to be interviewed. Thanks') " (472" 472 50 0 'j_boy1234' 1429571359 'Warning 2/20/15' '  Hi in your recent port you used excessive language (swearing) against someone or something. We want to be able to welcome people of all ages to the forums. Please keep it appropriate on the forums. If you continue your account may be banned or terminated on the forums or server on some cases.
Any questions please don't hesitate to reply.


Thank you.') " (474" 474 16438 1 'Xx_Furries_xX' 1429806225 '(No subject)' 'can u take screen shot on prison for me  .-. cause this little thingy is just being pathetic and sexist ') " (475" 474 15973 1 'Slacker' 1429807276 'Re: (No subject)' 'Just press F2 and a screenshot should be placed in your minecraft folder') " (476" 474 16438 1 'Xx_Furries_xX' 1429807340 'Re: (No subject)' 'mac computer dont worry i fixed it') " (477" 474 15973 1 'Slacker' 1429807576 'Re: (No subject)' 'Haven't seen anything especially "sexist" about the chat so far.') " (478" 474 16438 1 'Xx_Furries_xX' 1429807698 'Re: (No subject)' 'im sick and i have a headache im editing it ') " (479" 474 16438 1 'Xx_Furries_xX' 1429807771 'Re: (No subject)' 'where did i write sexist ') " (480" 474 15973 1 'Slacker' 1429807817 'Re: (No subject)' 'Well good luck with that then. Sorry I couldn't help? (and hope you feel better :P)') " (481" 474 16438 1 'Xx_Furries_xX' 1429807985 'Re: (No subject)' 'im not better actually large headache and pain') " (482" 474 15973 1 'Slacker' 1429807993 'Re: (No subject)' '"can u take screen shot on prison for me  .-. cause this little thingy is just being pathetic and sexist"') " (483" 474 16438 1 'Xx_Furries_xX' 1429808043 'Re: (No subject)' 'o thanks sorry i feel horrible sorry about that') " (484" 474 15973 1 'Slacker' 1429808311 'Re: (No subject)' 'Just read your report. Some people are idiots who don't understand anything that doesn't affect their daily lives. This is a justified reason to report and I'm sure the staff will handle this.') " (485" 474 16438 1 'Xx_Furries_xX' 1429808338 'Re: (No subject)' 'thanks <3') " (616" 616 16707 0 'ianknoblauch' 1433103174 '(No subject)' 'you are the best I would love to play minecraft with you sometime. ;D
') " (617" 617 16584 1 'Kaneki' 1433117748 '(No subject)' 'I only spammed once Nexus. You said I did it twice today. And it's barely even spam.') " (726" 726 15846 1 'M1KKYP' 1435646767 '(No subject)' 'Hello M1 here can you please check the chat logs for player;
For spamming.

I was reading a report and they didn't provide evidence so I thought you could check the logs :)

Thanks
~Micky') " (489" 489 38 0 '109number9' 1430093573 'No app review?' 'Hey Lrice
I submitted my staff app a little before the appalling closed and I noticed that all of the apps before mine and after mine had at least 1 staff/player reply. For example "Thanks for using the correct format" or "Great application" or just something but mine has ZERO. Is it possible mine has been skipped? Is it even visible? If you could look into it that would be great because I'm concerned it might have been skipped and I don't like the thought of knowing this might be the last time for awhile this position is available and I want to stay on top of it so I don't miss my chance.  ') " (574" 574 38 1 '109number9' 1431869539 'Another reset?' 'Hey Lrice
I couldn't help but notice that there is going to be yet [u][b]ANOTHER[/b][/u] [u][b]RESET[/b][/u] and I read the forum post but I really didn't see a reason for factions to reset. Is there a reason that factions are resetting again? Or do you guys just like to keep things fresh?
Thanks
109 ') " (541" 540 5 1 'Shores' 1431357513 'Re: Cutest Pet Contest' 'I don't have any pets. That cat in my profile picture was a friend's :/') " (495" 493 16315 1 '360PlaysMC' 1430160693 'Re: The Guests love you...' 'No problem I guess that they are already establishing a fan base for your youtube channel.  :P') " (497" 493 16315 1 '360PlaysMC' 1430160940 'A post about survival' 'Aviatorcraft ? Game/Server Suggestions ? Survival ? Some smaller Extra Commands/Permissions go to here and tell me what you think about my post about some extra permissions in survival. :)') " (499" 493 16315 1 '360PlaysMC' 1430161267 'Re: A post about survival' 'Thank you do you go on Survival/Rags 2 Riches often because I can help you out a lot if you need it.') " (1022" 1018 16837 0 'PvPBuilder' 1439917261 'Re: (No subject)' 'Yeah But archerpower00 wasn't too long that's why I said him too :)') " (524" 523 46 1 'davide' 1430920347 'Re: (No subject)' 'I know lrice told me about it.  I did not see it but lrice did inform me of it. I will post the evidence soon so that way you guys as well can see why he was banned.  It was pretty obvious Anti-Knockback.  The Kill Aura was slightly there but it may not.  I don't consider jboy a reliable source anymore since the Fatality banning.  I did unban fatality cuz that "evidence" was total bull.  ') " (503" 503 16530 1 'IIVorahII' 1430182628 '(No subject)' 'Could you please finish this plot off <3 i know u are tired but it will be quick ') " (504" 504 16530 1 'IIVorahII' 1430182655 '(No subject)' 'ill buy u a cat <3 if u do') " (505" 505 16530 1 'IIVorahII' 1430189351 '(No subject)' 'Can you please come fix the plot you blocked the pathway with slabs') " (1033" 1018 16837 0 'PvPBuilder' 1439923503 'Re: (No subject)' 'What's your skype?') " (1034" 1034 16837 0 'PvPBuilder' 1439923591 '(No subject)' 'Is yours Louis Swagster?') " (508" 439 15846 1 'M1KKYP' 1430475145 'Re: (No subject)' 'Hello welcome (are you new?)') " (511" 510 50 1 'j_boy1234' 1430508351 'Re: (No subject)' '[quote author=IIVorahII link=action=profile;u=16530 date=1430508312]
i need help on prison
[/quote]
Hi Please make a post with what you need.') " (515" 515 26 1 'DendeTheWizard' 1430754943 'Won\'t be on' 'Motem isn't working. Using school internet to msg. Tell the fact pls. I'm trying to fix.') " (516" 515 15888 1 'Soniccaleb' 1430758934 'Re: Won\'t be on' 'Alright') " (857" 857 16837 0 'PvPBuilder' 1439386181 'Mod Apps' 'Did you delete your Moderator Application? Why? ') " (521" 518 46 1 'davide' 1430918107 'Re: (No subject)' 'Hello

The easiest way to post evidence is via the website imgur.com.  I will put down here a step by step instruction on how to use imgur in order to help you in reporting the player. 

1.  go to www.imgur.com

2.  click on the tab that says "Upload Images."  It should be the big blue box in the upper left hand corner.

3.  from there a box should come up with four selection options.  Select the one titled "Browse Your Computer."

4.  Locate your photos/screenshots in and add them to imgur.  If you have done this right you should have a small snapshot of the picture that wish to upload and the icon saying "Start Upload." If you have more then one picture select "Browse My Computer" again and get the other image(s).

5.  Once you have all of your pictures.  Upload them to imgur by clicking "Start Upload." The page will upload and redirect you to your image.

6.  Copy and paste the URL (the website name like this: http://imgur.com/asoudfh.....) to a forums thread and submit your player report!


Alright I hope this helps out a lot.  If you have any more troubles with uploading images just let know! I will be happy to assist.  Also you don't have to create an account on imgur in order to upload the images.  So basically it is free!

I hope this helps!

~[color=blue]JDK21132[/color]') " (520" 520 16630 1 'Sandorcrafter' 1430874643 '(No subject)' 'look at my fucking ban appeal u cunt') " (522" 458 46 1 'davide' 1430918297 'Re: A Quick Question!' 'Hello!

I do apologize for not responding to your message sooner.  I have been quite busy recently and have only had time to access forums via my phone.  In regards to your question   it may take a few weeks in order to decide who the new Trial-Mods will be.  We go through every application and get input from every staff member in order to see who would be well suited to become a trial mod on the server.  Plus there is the mixing of schedules and times for discussion so that sometimes is an issue as well.  I will hope that our trial mod selections should conclude in about 1 week.  During this time we will create a short list of candidates conduct interviews and proceed to granting promotions to Trial-Mod. 

I hope this helps and I am sincerely sorry for the delay!

~[color=blue]JDK21132[/color]') " (525" 525 1 1 'godlikefrank' 1430943140 'Unban on Prison' 'Hi me and car have agreed on unbanning you if you are able to re-purchase the ranks you had charged back by mistake.
Thanks.') " (527" 527 16284 1 'CaptainDeadeye55' 1430947081 'REALLY THIS IS PISSING ME OFF' './seen ItzDeadeye 14 days UNBAN ME') " (528" 439 15846 1 'M1KKYP' 1430981640 'Re: (No subject)' 'No problem pm me if you need any help!') " (1029" 1029 16837 0 'PvPBuilder' 1439923127 '(No subject)' 'What is yours?') " (1030" 1018 16398 1 'Louis' 1439923297 'Re: (No subject)' 'United States?') " (1031" 1018 16837 0 'PvPBuilder' 1439923427 'Re: (No subject)' 'Its Ireland! :D') " (1032" 1018 16398 1 'Louis' 1439923470 'Re: (No subject)' 'There's only 2 that come up I'll try the first one ') " (548" 525 1 1 'godlikefrank' 1431511716 'Re: Unban on Prison' 'Try again if not you can do it with my name and I can fix it for you.') " (554" 553 1 1 'godlikefrank' 1431613559 'Re: SPooky thingy' 'The castle looks lovely but I can't use it without knowing who made it.') " (584" 566 15878 1 'TheArticMonkey' 1431979236 'Re: please..' 'Wasn't that Matt?') " (585" 581 46 1 'davide' 1431999309 'Re: Question' 'Yep what seems to be the problem?
') " (557" 553 1 1 'godlikefrank' 1431618386 'Re: SPooky thingy' 'the one from
[url=http://westeroscraft.com/]http://westeroscraft.com/[/url]') " (559" 553 1 1 'godlikefrank' 1431627282 'Re: SPooky thingy' 'Uh could you give me a screenshot of this email') " (562" 553 1 1 'godlikefrank' 1431636055 'Re: SPooky thingy' 'I didn't see what you said in the email the topic title is minecraft wallpaper; can you expand the email please') " (1023" 1018 16398 1 'Louis' 1439917347 'Re: (No subject)' 'I got to go eat I'm in Egypt at the moment it's so hot! Imam go eat at the buffet with my fam the only reason I haven't been on the forums as much as I would like is that I don't want to waste my holiday times for it if you understand me.') " (566" 566 16438 1 'Xx_Furries_xX' 1431794601 'please..' '[center][img]http://i.imgur.com/phvMmeB.gif[/img][/center]

[center][img]https://media.giphy.com/media/qxF4YLa5SGj16/giphy.gif[/img][/center]

[center][img]http://likegif.com/wp-content/uploads/2013/12/i-feel-so-alone-alone-IM-ALONE-be-alone-cry-crying-crying-gif.gif[/img][/center]') " (567" 567 16660 1 'Bigsister2001' 1431795344 'how to become a chief or moderator' 'How do you become a chief or moderator') " (568" 566 15878 1 'TheArticMonkey' 1431800581 'Re: please..' 'Oi oi BubbyMaddy
Hi there
Have fun
You cant lose your mind
It's impossible
Also
You're a girl
Just think about all the girls out there
Like Alburt Einstien
She was smart
She even made the lightbulb
Oi oi

Byee thee waay?

Whatsup buddy?') " (569" 567 32 1 '7misun' 1431810051 'Re: how to become a chief or moderator' 'You can become Chief by donating to the server or by getting enough credits in minigames or casino. Apply for trialmod the next time mods are picked') " (570" 570 16662 1 'prina' 1431817993 '(No subject)' 'hi aviatorgaming.  ;D') " (571" 566 16438 1 'Xx_Furries_xX' 1431832942 'Re: please..' '[center][img]http://media.giphy.com/media/30q7rp60jX9XW/giphy.gif[/img][/center]

[center][i]THIS IS ME IF I EVER GOD DAMN SEE BRICK AGAIN!!!!!!!!!!!!!![/i][/center]') " (573" 566 15878 1 'TheArticMonkey' 1431858606 'Re: please..' 'Brick? Who's brick?') " (575" 566 16438 1 'Xx_Furries_xX' 1431870535 'Re: please..' 'BRICKB WHAT EVER HIS NAME IS!') " (578" 566 15878 1 'TheArticMonkey' 1431876237 'Re: please..' 'What did he do?') " (579" 579 16665 1 'wantedcraft12' 1431895657 'diamond minecart build off' 'x 4472.330 y 65.00000 z 2513.274 ') " (583" 566 16438 1 'Xx_Furries_xX' 1431926945 'Re: please..' 'HE GOT ME BANNED FOR 2 WEEKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!') " (588" 588 16670 0 'Sky98243' 1432004046 '(No subject)' 'Hey Alex I Havent Still Been Unbanned Please Fix The Problem As Soon As You Can
-Desteny. (Sky98243)') " (589" 566 16438 1 'Xx_Furries_xX' 1432005999 'Re: please..' 'IT WAS BRICKSB') " (590" 566 16438 1 'Xx_Furries_xX' 1432006026 'Re: please..' 'NVM I CANT READ NAMES') " (591" 566 15878 1 'TheArticMonkey' 1432052488 'Re: please..' 'haha') " (592" 587 46 1 'davide' 1432129637 'Re: Banning' 'Hello

I have personally investigated this since I was the one who issued the ban and I have discovered that this is a bug with the /tempban and /ban commands.  Since you are not the only person who I have given long term bans to in the past few months I did find out that this has happened with 4-5 other players (who I will not mention).  We are currently fixing the problem at the moment and hope to have it completed very soon.  I do apologize for the inconvenience.

Note:  You are also being warned as to not harass/offensive language on the forums.  Next time this happens we will issue a 3 day ban from forums.

~[color=purple]JDK21132[/color]') " (593" 593 16678 0 'darklegacy24' 1432166436 'I can\'t use my thug rank commands and kit' 'I bought it like 2 days ago and i tried everyday to see /kit thug will work and /warp donate or something like that and it won't let me use it !!! >:(') " (595" 594 1 1 'godlikefrank' 1432225601 'Re: Banneddd' 'Ends on the 22nd tommorow') " (1021" 1018 16398 1 'Louis' 1439917182 'Re: (No subject)' 'Honestly it could be anyone on that list for example the previous trial mod "lizards" who quit the server had a short app but got accepted anything could happen :/') " (601" 581 46 1 'davide' 1432410824 'Re: Question' 'The trial-moderators have already been selected.  For some reason we didn't do a public short-list this year but that is all up to Alex.  ') " (602" 602 16683 0 'Mac101Wrif' 1432415059 '(No subject)' 'will i loose my progress in rags to riches and prison and are only plots being reset? i want to know ') " (603" 603 16683 0 'Mac101Wrif' 1432415952 '(No subject)' 'I would like to apply because a comment said we could still apply I think i could be a good mod because i am well trusted and i am head admin on 2 servers (they were closed down though the owners either couldn't pay anymore or they just didn't care) i would like if you would reply and if the applications are closed I'm sorry to bother you. 
 

                                                                  Sincerely Mac101Wrif        (I wont reveal my real name unless I have to)') " (605" 603 50 1 'j_boy1234' 1432422507 'Re: (No subject)' '[quote author=Mac101Wrif link=action=profile;u=16683 date=1432415952]
I would like to apply because a comment said we could still apply I think i could be a good mod because i am well trusted and i am head admin on 2 servers (they were closed down though the owners either couldn't pay anymore or they just didn't care) i would like if you would reply and if the applications are closed I'm sorry to bother you. 
 

                                                                  Sincerely Mac101Wrif        (I wont reveal my real name unless I have to)
[/quote]


Good Day Sir
I'm very sorry to tell you TrialModerators have been picked for this round. However they may open up in as soon as a month or even less. So keep on checking back.


If you need any more assistance don't hesitate to contact me.


Thank you
John || AviatorCraft Team

') " (606" 581 46 1 'davide' 1432478140 'Re: Question' 'trial mods are what we put as rookie staff members. Though the application area says " Applying for moderator" you are really applying for trial mod (tmod).') " (608" 602 1 1 'godlikefrank' 1432528844 'Re: (No subject)' 'You will lose your progress on survival and prison when they reset I'm afraid. The next reset after will be at least 6 months.') " (1020" 1018 16837 0 'PvPBuilder' 1439917078 'Re: (No subject)' 'Well the reason I picked 250 was because the basic goal as shown is 250 and it hasn't been hit yet. Now you asked who the outstanding applications were and I said maybe you archerpower00 Ceral and achilles. Then I said that A trial mod and a mod has said my application is great but I'm not sure about my application :(') " (610" 610 16670 0 'Sky98243' 1432602872 '(No subject)' 'Jboy 1v1 me && Lets See If I Have "Reach Hacks" Ill Go As I Went To Redneck.
') " (611" 611 16670 0 'Sky98243' 1432603085 '(No subject)' 'Ez Kid 1v1 Me In Badlion?') " (1019" 1018 16398 1 'Louis' 1439916874 'Re: (No subject)' 'I was the first and only one to give my goal out and then everyone seems to copy me. Could you re-reply that message about me Ceral archer and Achilles please ? It didn't make much sense xD') " (613" 613 16438 1 'Xx_Furries_xX' 1432659425 'HEY HEY HEY HEY HEY HEY HEY HEY' '[center][b][font=arial][size=18pt][color=red]HEY BUDDY OL PAL[/color][/size][/font][/b][/center]

[center][img]http://blog.travelbox.com.my/wp-content/uploads/2014/08/creepy-face.gif[/img][/center]') " (614" 614 16670 0 'Sky98243' 1432661358 '(No subject)' 'Im Just Banned From The Prison server. Can you please fix that. I can go anywhere except prison') " (615" 615 16692 0 'pandakid3' 1432818274 'im still baned on prison' 'I was unbaned from the sever in itself but im still baned from prison if u could fix that that would be great
') " (620" 620 31 1 'CeralMuncher' 1433123945 'AviatorCraft Update Help' '[font=arial][size=24pt]Here are some of the updates for the reset of AviatorCraft mods/admins feel free to edit this at your own time:[/font]

[size=36pt][color=red][font=times new roman][b][i]Plots:[/i][/b][/font][/color][/size]
[font=arial][size=14pt][color=black]We've decided to change the plot plugin for the server but the plot command are different to the plot plugin we've used:
/plot claim - Claim's the plot you're standing on
/plot unclaim - Delete's your plot you no longer will have that plot
/plot home - Goes your plot home
/plot clear - Clears your plot from top to bottom.
/plot trust <player> - Trusts a player on your plot be wary
/plot merge <direction> - Merges your plot to another plot only can be used when you either are trusted or you have more then one plot right next to each other. [/color][/size][/font]
[size=36pt][color=red][font=times new roman][b][i]Minigames:[/i][/b][/font][/color][/size]
[font=arial][size=14pt][color=black]Minigames are now back to the server and better then ever!
BubbleTrouble - Get air by standing on the light source and you get gems for killing players. Try to survive the longest. To join do /bt join to leave do /bt leave
BowBattle - Kill players by using your bow or eggs and shot your enemies. To join with a command: /bb join to leave with a command do: /bb leave
TNTblock - Left click on the TNT to throw TNT at a player or throw arrows at your enemies. To join with a command do: /tb join to leave with a command do: /tb leave
PotterGames - Like Hunger games but you got magic/spells you can use in the game. You can sponsor people when people with your money to cast spells with your wand simply right click your wand and left click it to cast it. To join with a command do: /sg join <map> to leave the game with a command do: /sg leave
Spleef - Use the shovel to break the snow to send your player to the next floor. TO join with a command do: /spleef join to leave with a command do /spleef leave
Casino - Not a minigame but included in the server. You can buy ranks for other servers using the money from the won minigames or casino money you win to buy ranks. If your rank doesn't show up post it [url=http://aviatorcraft.com/forum/index.php?board=4.0][size=24pt][color=red]http://aviatorcraft.com/forum/index.php?board=4.0[/color][/size][/url] with proof of your purchase of it![/color][/size][/font]
[size=36pt][color=red][font=times new roman][b][i]Extras:[/i][/b][/font][/color][/size]
[font=arial][size=14pt][color=black]~Bans/mutes will not be reset but after the reset your warnings will reset.
~Your donor perks that you have gotten from prison will be gone.
~Everything you donated with real money will given to you if you haven't received them post them in the forums under Bugs section please provide proof of your purchase but if you don't have it the admins may look for it.

~I've received questions about this will everything disappear? Yes everything will be gone it'll be like you first joined the server for the first time. Prison: Plots money echest pv's EVERYTHING!
Factions: mcMMO factions echest EVERYTHING!
Skyblock: Island money enderchest EVERYTHING!
SURVIVAL: Plots money items EVERYTHING!
Creative: Nothing will be reset here!
~Prison will contain more mines.
~Need help post it here: http://aviatorcraft.com/forum/index.php?board=3.0
~A chat plugin![/color][/size][/font]
[move][font=arial][size=36pt][color=red]IF YOU FIND ANY BUGS WITH MINIGAMES POST IT UNDER 'REPORT A PROBLEM/BUG' [/color][/size][/font][/move]
') " (621" 621 23 1 'R3dninjapanda_' 1433163114 '(No subject)' 'Just check your Skype please. ') " (633" 633 16712 0 'Kookie2004' 1433206634 'thanks' 'ITS ON THE RAGS TO RICHES SERVER AND THANKS') " (644" 644 16712 0 'Kookie2004' 1433207456 'nvm' 'we can go on the server but not to rags to riches') " (1017" 1017 16837 0 'PvPBuilder' 1439916370 '(No subject)' 'Guess what?') " (1018" 1018 16837 0 'PvPBuilder' 1439916609 '(No subject)' 'Well I think that your application ceral Archerpower00 Achilles and a trial mod and a mod told me mine is good but I don't know about mine :(') " (657" 654 16712 1 'Kookie2004' 1433211041 'Re: server' 'did u vote and i voted defiantly kookie and defiantly dogs') " (646" 644 16712 0 'Kookie2004' 1433207592 'Re: nvm' 'we did do it') " (653" 653 16712 1 'Kookie2004' 1433208385 'lets try prisons' 'lets try prisons go to this ip') " (659" 658 16712 0 'Kookie2004' 1433227887 'only banned for' 'we are only banned for 1 day and 30 mins') " (654" 654 16712 1 'Kookie2004' 1433210804 'server' 'mc.lyfenations.com') " (667" 667 16712 1 'Kookie2004' 1433298714 '(No subject)' 'I'm just going on vacation tomorrow so i won't be able to play thats why i wanted a early unban
aging i promis i wont do it agin buy actin did have consciences and i accept them
') " (666" 665 16712 1 'Kookie2004' 1433298493 'Re: your banned 2 days to' 'I'm going 2 on vacation so i won't be  here for 12 days u tell the team u be elder while I'm gone
') " (687" 687 16438 1 'Xx_Furries_xX' 1433905776 '(No subject)' 'can u tell jdk i wasnt evading a mute -.- he had forgotten about my alts and i wanted him to mute them all but he only muted one and its better to mute all my alts then just mine... its not fair cause i sometimes try to sneak past bans and stuff and i feel guilty') " (689" 688 1 1 'godlikefrank' 1434040978 'Re: (No subject)' 'I'm fine with a trading system regarding any items I personally think trading currency is not fair because of abuse. We've been looking at a few trading systems and are looking to implement them into prison and factions.') " (690" 690 16743 1 'eweasy' 1434054776 'my sisters plot got destroyed' 'https://youtu.be/vuUA-qksXH8
Here's what they did this is after I cleared the plot') " (693" 693 0 1 'Facelesswarrior5' 1434162478 '(No subject)' 'Misun I currently dont have access to skype but i need your help with an issue.') " (694" 692 1 1 'godlikefrank' 1434213585 'Re: (No subject)' 'Hi you go to the server via this ip: [b]aviatorcraft.com[/b]
Then you can do [b]/creative[/b]; or walk through the [b]creative portal[/b].') " (695" 695 16543 1 '_The_Larz_' 1434220119 '(No subject)' 'hayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy') " (696" 433 16543 1 '_The_Larz_' 1434220137 'Re: DUCKSSSS' 'duckzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
') " (697" 695 16348 1 'PowerFlowderHD' 1434221109 'Re: (No subject)' 'HEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYYHEYYYYYYYYYYYYYYYYYYYYYYYYYY') " (698" 698 16708 0 'c.caratachea' 1434257777 'MineCraft' 'Dear Aviator

Sup Aviator im a BIG fan I seen all of ur vids and u inspierd me to play "MineCraft" and ur AWESOME with Ashley Cib Steve and all of the BahmLounge guys there just Awesome.


                                                                                                                                                                      ') " (699" 699 16712 1 'Kookie2004' 1434430807 'im back' 'back from my trip') " (700" 700 16760 1 'xXKingMonsterXx' 1434436224 'hi' 'hi') " (701" 699 16713 1 'Dogs1012' 1434497677 'YOUR BACK!' 'YOUR back yeah!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :D :D :D :D :D :D :D :D :D :D :D :)') " (1011" 1010 16398 1 'Louis' 1439914228 'Re: (No subject)' 'Yeah but there's still a lot of good ones') " (703" 699 16712 1 'Kookie2004' 1434552377 'Re: YOUR BACK!' '[quote author=Dogs1012 link=action=profile;u=16713 date=1434497677]
YOUR back yeah!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :D :D :D :D :D :D :D :D :D :D :D :)
[/quote] ya I'm back lets set up a time to meat') " (1016" 1010 16837 0 'PvPBuilder' 1439915950 'Re: (No subject)' 'I said that??? :o  ::)  >:(') " (705" 704 46 1 'davide' 1434815120 'Re: Question' 'No. Though swearing is an easy way to show harassment the repetitiveness of a phrase can be considered harassment as long as you explain in your report that they are doing directly towards you. ') " (706" 706 16530 1 'VorahHD' 1435263064 '(No subject)' 'Why? did you even discuss it over with the other mods?') " (707" 706 32 1 '7misun' 1435263189 'Re: (No subject)' 'Never post an ip in the chat If you want to send it to one person just msg it. It was talked about a bit the other day') " (708" 706 16530 1 'VorahHD' 1435263269 'Re: (No subject)' 'i never had ment to intend to advertise im so sorry. Why would i advertise another server if this server is my favorite?') " (709" 706 16530 1 'VorahHD' 1435263332 'Re: (No subject)' 'and please discuss it over becasue yesterday on betabuilding lrice said he might shorten the ban.') " (710" 710 16771 1 'Megamegs' 1435264073 'servers' ' How do I get on a server???') " (714" 714 16771 1 'Megamegs' 1435264815 'How??mms??' 'Can you only use these servers on the computer and not with minecraft p.e.? ') " (712" 710 16771 1 'Megamegs' 1435264343 'Re: servers' 'Thank you! :)') " (713" 710 16771 1 'Megamegs' 1435264451 'Re: servers' 'Wait is this not on p.e?') " (715" 714 32 1 '7misun' 1435264864 'Re: How??mms??' 'yes only on computer i believe') " (742" 740 16807 0 'Sectum_sempra' 1436293310 'Re: (No subject)' 'Just wanted to know if u rememberd me!  ;D ;D') " (743" 740 16508 1 'sp777' 1436294543 'Re: (No subject)' 'Well I do are u on the sever now') " (741" 740 16508 0 'sp777' 1436289326 'Re: (No subject)' 'Yea why❓') " (729" 729 16760 1 'xXKingMonsterXx' 1436132433 '(No subject)' '[color=limegreen][/color]Hallo  8)
') " (730" 729 15888 1 'Soniccaleb' 1436132744 'Re: (No subject)' 'Hello there') " (731" 731 16760 1 'xXKingMonsterXx' 1436132830 '(No subject)' '[color=red][/color]Whatz Up Homie?[color=black][/color] Can you tell people on rags to riches that I didn't quit lol? I know I don't get on anymore. but I didn't quit. and I don't think you will but I really need u to. please. Ok thank bro.') " (732" 729 16760 1 'xXKingMonsterXx' 1436132895 'Re: (No subject)' 'Whats Up?
') " (739" 739 16807 0 'Sectum_sempra' 1436285120 '(No subject)' 'Hey Guys l0l Just Signed UP!!!!  :D :D :D') " (740" 740 16807 0 'Sectum_sempra' 1436285265 '(No subject)' 'Hello do you remember me we played suvival(rags 2 riches) Before it reset also some Prison') " (744" 740 16807 0 'Sectum_sempra' 1436372922 'Re: (No subject)' 'Well ok so do you have skype?') " (875" 857 38 1 '109number9' 1439398764 'Re: Mod Apps' 'I think your app is great. You wrote it in great detail and I cal tell you put some time into it. Well done! ') " (746" 746 16822 0 'CreepyAngel99' 1436735493 'Hi~' 'found you~ XD') " (747" 747 16587 1 'badbord' 1437096610 'plot world' 'Hi misun

i was wonderign if you could please contact the staff about this

its the day/night cycle in the plot world please add it.

Thank you for your cooperation

~badbord') " (1008" 1008 16398 1 'Louis' 1439897343 '(No subject)' 'Thanks for completely denying him I can't believe someone would do that.

~Louis') " (1009" 1000 16837 0 'PvPBuilder' 1439899016 'Re: Hey!' 'So I see :o Good Luck!') " (1010" 1010 16837 0 'PvPBuilder' 1439914099 '(No subject)' 'People are now being denied :o They are narrowing them down :o') " (749" 749 16834 0 'Nightmare1027' 1437191255 '(No subject)' ' 8) 8) 8) 8) hey guys im new to this website  8) 8) 8) 8)') " (750" 750 16834 1 'Nightmare1027' 1437193152 'im new to this' 'hey can you please tell me how to join games and create a skin i littraly just posted this at 12:29') " (754" 751 16276 1 'Grko_122' 1437315613 'Re: just asking' 'Hello

What do you mean how to join worlds?') " (874" 857 16837 0 'PvPBuilder' 1439398476 'Re: Mod Apps' 'Can you give me some feedback on my application?') " (757" 757 16837 0 'PvPBuilder' 1437608279 'Build Apps' 'How do you know if your app has been denied :(') " (758" 757 1 1 'godlikefrank' 1437611584 'Re: Build Apps' 'we reply to you saying it's denied') " (873" 857 16837 0 'PvPBuilder' 1439397716 'Re: Mod Apps' 'You are I'd say') " (760" 757 16837 0 'PvPBuilder' 1437654505 'Re: Build Apps' 'Well Have you seen mine? :D (If I sent that twice Im sorry it says the first one did not go through :)') " (1006" 1006 16182 1 'DeathReaprII' 1439864208 '(No subject)' 'I Need To Talk To U About My Ban') " (1007" 1000 16398 1 'Louis' 1439897247 'Re: Hey!' 'omg look at the denied applications XD someone copied my app what a saddo') " (762" 762 16696 1 'xPowerStaticx' 1437841228 'Giving out my IP' 'I cant report it to the forums because then everyone else will get my IP BUT SOMEHOW he got ahold of my ip and told it to the public and showed everyone on aviator that was on Where i live and what my Ip is [img]http://i.imgur.com/CJWIgro.png[/img]
') " (763" 751 16834 1 'Nightmare1027' 1437852596 'Re: just asking' 'You know like how do I join the prision how do I join creative') " (764" 764 16620 1 'chubby_chowder' 1437868898 'My bann apeal' 'i was wondering if i could know why i was denied? ') " (765" 765 16620 1 'chubby_chowder' 1437953817 'Ban apeal' 'can you respond to me why you denied my ban apeal? i would like to know.') " (871" 871 16837 0 'PvPBuilder' 1439396912 'Hi' 'Hi Alex
How will the trial-Mods be contacted when they are picked?
by the way good luck to them who get picked
That's All for this Message
Until Next Time
PvPBuilder.') " (872" 857 38 1 '109number9' 1439397330 'Re: Mod Apps' 'I would hope but im not the judge of that') " (767" 767 14 1 'Blazer2558' 1438309471 'Why am i banned' 'I didn't hack. Its not reach because of his fov and armor does go down that quickly. I want to screen share with a mod/admin to be unbanned') " (768" 768 16626 1 'Duffy' 1438363689 '(No subject)' 'What up') " (769" 767 32 1 '7misun' 1438384133 'Re: Why am i banned' 'if you would like to appeal your ban do it under punishment appeals
') " (770" 751 16834 1 'Nightmare1027' 1438391581 'the severs' 'how do u join the servers! just tell i cant take much more waiting
') " (771" 751 16834 1 'Nightmare1027' 1438391646 'Re: just asking' 'and how do u change skin
') " (772" 772 16872 1 'S78WU :D' 1438542100 'My account isn\'t an alt for blaze or death' 'First both of them don't have my account info and this is my personal account. Second I haven't even been on for about a month because I was in China visiting family and lastly my ip doesn't even match theirs... If you wanna check my ip you can to prove that I'm not an ult. P.S Sorry for pming you didn't wanna make a new topic :p') " (773" 772 32 1 '7misun' 1438547096 'Re: My account isn\'t an alt for blaze or death' 'your ip on the server matched them') " (774" 774 16875 1 'PMBminecraft2004' 1438556726 'i need some help' 'for some reason it wont let me get on the server. it keeps popping ups saying "you are not whitelisted on this server!". i would really appreciate if you could help me. Thank-you. (btw i watch you on youtube ALL the time and your really awesome!)


Sincerely
      PMBminecraft2004') " (775" 772 16872 1 'S78WU :D' 1438557460 'Re: My account isn\'t an alt for blaze or death' 'How that doesn't even make sense... How did you link my ip anyways I haven't been on for 28 days and also how are you 100% sure that my account S78WU is a alt of Blaze or Deathreaper if you haven't even been on for 28 days.') " (776" 772 32 1 '7misun' 1438557568 'Re: My account isn\'t an alt for blaze or death' 'I can check where people last logged in at on the server') " (777" 772 16872 1 'S78WU :D' 1438558069 'Re: My account isn\'t an alt for blaze or death' 'So first of all the last time I got on was a month ago. Second of all Blaze and I are good friends irl and I go over often that shouldn't lead to me getting banned. If u want proof of me being friends with Blaze we can Skype right now because I am at his house at the moment. ') " (778" 778 16670 0 'Sky98243' 1438995040 'Scrub Is Gonna Get Rekt' 'Hey Vorah Me And WhyYouBeEz Will return On 2 Days So Get Ready .. Haha
') " (779" 779 16182 1 'DeathReaprII' 1439074826 '(No subject)' 'Can U Read My Build Team App') " (780" 780 16182 1 'DeathReaprII' 1439074901 '(No subject)' 'I Have Added You On Skype
And I Need To Talk To U About Something
') " (781" 781 16182 1 'DeathReaprII' 1439075145 '(No subject)' 'Can you Get On Prison So I Can Give You A Tp to My Plot?

Because its too many photos to take if I have to use imgur
') " (782" 782 16182 1 'DeathReaprII' 1439075518 '(No subject)' 'Can U Get on Prisons?
') " (783" 783 16438 1 'Xx_Furries_xX' 1439078687 '(No subject)' 'Original & Current Username - bubblemada (MaddyTheHipster).
Your Age & Gender - 15(i like keeping my age a secret... so i mostly stick to a 16.. o3o) Female (gender fluid also i should inform you i have adhd and im bipolar so i may be angry some times but its not my fault)
Your Skype - djbubblzjr
When you first joined AviatorCraft - Where i cant give an exact date im guessing around 2014 or 2013 :3
How often do you come on and participate with the community? - i am very active i have mostly been around since Twini was staff so that is why i love being active its new problems each time i log on and being helpful (sometimes when im not causing problems) i like to make the staff members smile when im with them im very active i even play at school with the bad internet always there to mostly stick up for people or my own very good friends
When are you generally available? - Wednesday i have Angermanagment so i come home late and i am going to Swim Squad and music practice at school so umm i guess everyday until i die im a loner
Prior experience with plugins? Which? - McMMO World edit EssentialsBasic (Silkspawner) im still very newbie
Prior Staff Experience? - i have had less staff experience.. im COowner on a survival server me and nexusflame play on (only go on it to pvp other players) i was a builder on a private server helping make spawn where im not good at staff experience i have had my help as an abuse monitor for jboy and whitedecay sometimes since they seem to be active on skype lol

Individual Questions - 5-8 sentences per question or more.

Why do you want to participate in our staff team? - Mainly because i thought i could try again because i apply every year and i know i wont mostly because im the cause of all the problems they say mature up but yano you cant change a person only by muting banning them maybe a cookie would help twini
Why should we choose you over other applicants? - because no reason im not better then anyone why should i write reason i should be picked on more then anyone else its a fair picking
What makes you stick out from the rest? - Because i know i wont ever be picked XD
If a player has started harassing other players what would you do? - Very well i would who he was harrassing and i can only mute or ban the player if they had evidince but first hand i would immidietly  mute them for 20 mins or ban them for 1 hour depending on the insults they were using at the time') " (784" 778 16530 1 'VorahHD' 1439142824 'Re: Scrub Is Gonna Get Rekt' 'lol ur banned have fun with that.....') " (785" 785 16900 1 'honeybadger745' 1439147955 '(No subject)' 'is it good now???') " (786" 785 17 1 'lrice11' 1439148897 'Re: (No subject)' 'Hello

If you take a look at some of the other applications you will see that the question is still in the application just bolded. I would go though and fix grammar mistakes and spacing as well. Thats just a few tips you can find more here; http://bit.ly/1DAtzPP.

Regards
Luke') " (787" 787 16837 0 'PvPBuilder' 1439155191 'Mod Apps' 'Hey Luke Reece/PvPBuilder here
I am just asking when will the trial mods be announced or be privately told?
Thanks for your time
Regards
PvPBuilder/Reece') " (788" 787 17 1 'lrice11' 1439155390 'Re: Mod Apps' 'Hello

Roughly a week after the deadline the accepted applicants will be privately messaged on Skype explaining their new role. We give ourselves about a week to go through the applications this way we can take our time and get the opinions from our whole staff team. We don't want to rush things this could lead to poor decision making. If needed it might take longer. Hope this answers your question.

Regards
Luke') " (789" 787 16837 1 'PvPBuilder' 1439155512 'Re: Mod Apps' 'Okay Will the applications that have been posted be sorted out to the denied and accepted category?') " (790" 790 26 1 'DendeTheWizard' 1439160908 'Mod app format' 'The questions Why should we choose you over other applicants? - Be thorough don't give partial reasonings.
[b]and[/b]
What makes you stick out from the rest? - We want people who will do above and beyond not just what is expected of them.

is basically the exact same. I can't make separate answers for those 2.') " (791" 790 17 1 'lrice11' 1439161120 'Re: Mod app format' 'Hello

The term "What makes you stick out from the rest" doesn't necessarily mean "Why we should choose you over other applicants". Its just asking what makes you different from everyone else not necessarily what makes you better. The question "Why we should choose you over other applicants" is asking for differences that would make us want you over other applicants.

I can see where they sound the same but if you think about it they are different questions.

Regards
Luke') " (792" 787 16837 1 'PvPBuilder' 1439161962 'Re: Mod Apps' 'Hi again so the week after the Deadline is when The T-Mod's skype do be added?
And Is it Three people that get chosen?') " (793" 787 17 1 'lrice11' 1439162113 'Re: Mod Apps' 'Hello

As of right now we are unaware of an exact number we are going to choose. It will likely depend on the quality of these applications. Yes after we review the applications the accepted applicants will receive me and the rest of the admin's Skypes.

Thanks
Luke') " (794" 794 16914 0 'stealthy56' 1439162174 'Moderator application' 'Username:stealthy56  Age/Gender: Male 13      Skype: robertisalegend48 (The one that says Minecraft_SimsFTW)      Joined Server Date: 20/5/2013        How often am I on: At least twice a day a few times all day        Availability: Mon Wed Fri Sat Sun unless something pops up
if so I will let you know                Experience with mods/plugins    I know how to use mostly any of them and I can help if you guys need it
      ') " (795" 794 17 1 'lrice11' 1439162293 'Re: Moderator application' 'Hello

You don't send me the application if you clicked the link I sent you it will tell you how to create a thread with your application.

Thanks
Luke') " (796" 787 16837 1 'PvPBuilder' 1439162773 'Re: Mod Apps' 'If you have had a quick glance at the applications Has there been any that has shouted out at you that you have in mind?
') " (797" 787 17 1 'lrice11' 1439163255 'Re: Mod Apps' 'Hello

I haven't read any of them thoroughly enough to give you an answer.

Thanks
Luke') " (798" 787 16837 0 'PvPBuilder' 1439163538 'Re: Mod Apps' 'Thanks for answering :D') " (799" 799 15866 1 'Move_Skills' 1439168520 '(No subject)' 'Hey I saw faceless applied to be a mod and was wondering if he still actually have a chance after hes been banned multiple times for hacks. I wouldnt care but its hard for me to trust him considering these things.') " (856" 856 15846 1 'M1KKYP' 1439352509 'mod app' 'Hello on my mod app everything is bold for some reason? I tried to modify it so that only the questions are bold? If you could help that would be great.

Thanks
~Critical') " (859" 857 16837 0 'PvPBuilder' 1439386531 'Re: Mod Apps' 'I thought that it was Amazing :o') " (860" 857 38 1 '109number9' 1439386631 'Re: Mod Apps' 'I made it shorter and easier to read. Should I repost the long version?') " (801" 794 16914 0 'stealthy56' 1439171354 'modererator help' 'Excuse me for the last time can you please send me the link to become a mod again I do not understand
Thank you:Stealthy56
') " (802" 799 15866 1 'Move_Skills' 1439171920 'Re: (No subject)' 'Im pretty sure he had a second chance and got banned for hacks again....') " (803" 803 16757 1 'Anime_Ender' 1439179483 'Team?' 'I've notice that u seem to rek every1 in pvp and not give a shit well I give a shit about my stuff and if u kindly team with me u wont regret it
The OP nub
              Anime_Ender  8)') " (804" 804 16837 0 'PvPBuilder' 1439217465 'Just off topic' 'Hey JDK
How is the Moderator Applications getting on?
Any people in mind from what you've seen?
              Yours
                        PvPBuilder (Reece) :)') " (805" 805 16837 1 'PvPBuilder' 1439217647 'Mods' 'Imagine we both get to be T-Mods :o') " (807" 751 16834 1 'Nightmare1027' 1439220216 'Re: just asking' 'i meanjoin the servers theres like 9 of them all i want is to play and why is it that every time i log in aviator isnt here') " (808" 808 16837 1 'PvPBuilder' 1439221285 'Just Chat' 'Hey Alex
How is the Moderator Applications going on? I wish the best for the T-Mods of the future and to all staff!
That's all for this message
- PvPBuilder (Reece)') " (809" 809 16837 1 'PvPBuilder' 1439225331 'Mods' 'I think your gonna be a T-Mod who do you think will get it?') " (810" 810 16777 0 'bagpipelove123' 1439230248 'admin application' 'Original & Current Username bagpipelove
Your Age & Gender - 13 female
Your Skype - ninjagirl2014
When you first joined AviatorCraft -10/03/2015
How often do you come on and participate with the community? - i am sometimes online
When are you generally available? - 5 times a week
Prior experience with plugins? Which? - im good with experimental and WorldEdit im good awith pligins
Prior Staff Experience? - this will be my first time
Why do you want to participate in our staff team? - i want to join
because i love aviatorcraft and i want to help make it a better server
Why should we choose you over other applicants? - because i am trusting also i am also good with dealing with problems
What makes you stick out from the rest? - i am good and trusing also i stick out from the rest because almost everyone knows me and likes me
If a player has started harassing other players what would you do? - what i would do is i would try and ask them why they did it and think if they should get temp ban and if they keep doing it i would ban them') " (813" 813 19 1 'EnderGod' 1439252857 '(No subject)' 'is my app in the right correct format? http://aviatorcraft.com/forum/index.php?topic=2145.0') " (814" 813 17 1 'lrice11' 1439252973 'Re: (No subject)' 'Hello

Yes however the last four questions require at least 5-8 sentences to be eligible. As we stated in the guidance sheet we want concise answers that stick out from every other ordinary application.

Thanks
Luke') " (812" 810 16777 0 'bagpipelove123' 1439243441 'Re: admin application' 'i got mixed up befor and i realised i posted it t othe wrong thing i sent it to the form now ') " (815" 815 16800 1 'kellimater' 1439262483 'Get On Der\'s A Hacker!' '{GET ON QUICK!} Kill_Zone Is Hacking On Prison Pvp! :/ ') " (816" 813 19 1 'EnderGod' 1439301814 'Re: (No subject)' 'ok i will fix that thx') " (817" 817 16837 1 'PvPBuilder' 1439302868 'I\'m Confused' 'Hi Luke Reece here
I read the guide for when writing a your moderator application. One of the questions said Age and Gender.
I am 13 and just a minute ago I was pulled up by someone that is 15 going on 16 saying I don't really deserve it as I don't have such a good experience. I'm starting to think that my age has ruin my chances. :( As I put time and effort into writing it.
What is your opinion on this?
If you want the user who told me this I will happily tell you
That's all for this message
Until next time
Reece (PvPBuilder)') " (818" 817 17 1 'lrice11' 1439303298 'Re: I\'m Confused' 'Hello

Every player gets a chance at our staff team. Basing it on age is a very biased and unprofessional system. The older you are doesn't necessarily mean the more mature you are. People develop maturity at different times. Has this person applied for the staff team?

Thanks
Luke') " (819" 817 16837 0 'PvPBuilder' 1439303513 'Re: I\'m Confused' 'Yes They have and they said I'll skype you how you can be better for the staff. I'm like in my head like I have different techniques and the person that it is that said it was Archer_Power00 but I just don't feel comfortable with the whole conversation with him.
That's all for this reply
Until next time
Reece (PvPBuilder)') " (820" 817 16837 0 'PvPBuilder' 1439303676 'Re: I\'m Confused' 'I just read his application there where it also asked the staff do they really want a 14 year old or younger on the staff?
That's it for this reply
Reece (PvPBuilder)') " (821" 817 17 1 'lrice11' 1439303756 'Re: I\'m Confused' 'Hello

Well just know age doesn't effect your chances unless of course your very young. However 12+ is typically more than allowed. As I said it all depends on your maturity level not the age.

Thanks
Luke') " (822" 817 16837 1 'PvPBuilder' 1439303948 'Re: I\'m Confused' 'Thanks for replying I wish the best and I think he is also spreading rumors about saying that you said 4 people that he named to me that you said were at the top. I don't believe the rumors but I just said I'd Confront you about it.
I wish you the best
PvPBuilder') " (830" 830 16837 1 'PvPBuilder' 1439322972 'Hi!' 'Hi Alex Reece here how can I upload images while messaging someone?') " (831" 828 17 0 'lrice11' 1439324728 'Re: hacks' 'Hello

Upload the image to an image source such as imgur. You can easily install gyazo and take easy screenshots that way.

Thanks
Luke') " (832" 824 17 0 'lrice11' 1439324751 'Re: (No subject)' 'Hello

Here is fine?

Thanks
Luke') " (833" 824 16837 1 'PvPBuilder' 1439325001 'Re: (No subject)' 'Well here it is This is what happened when ArcherPower Came Back on :( [url=http://imgur.com/EEfKB2D]http://imgur.com/EEfKB2D[/url]') " (829" 824 16837 1 'PvPBuilder' 1439320708 'Re: (No subject)' 'Hi Where can I send you pictures privately I want to show you something?') " (824" 824 17 1 'lrice11' 1439304341 '(No subject)' 'Hello

Can you rephrase that? I don't understand what that was saying. I haven't mentioned anything to him or anyone regarding the moderator applications. We haven't beginned the reviewing process yet.

Thanks
Luke') " (825" 824 16837 0 'PvPBuilder' 1439304524 'Re: (No subject)' 'Thank you for the reply I came onto the server today when I got a private message of him and it said 4 usernames and then he said "Luke told me these guys are the best so far" and I was like no he didn't and he said He did in Skype ask [Witness's username]. Then I came to you. Thanks for the reply.
I wish you the best
Reece (PvPBuilder)') " (826" 824 17 0 'lrice11' 1439304676 'Re: (No subject)' 'Hello

Thanks for clarifying. No I haven't mentioned anything about the moderator applications to anyone. We haven't even beginned the reviewing process. I don't even think I have him as a Skype contact.

Thanks
Luke') " (827" 827 17 0 'lrice11' 1439307617 '(No subject)' 'Hello

If your statement is true do you mind telling us which people have stated they "copied" their application off of a bigger server? We don't want to accept someone who has attempted to cheat their way through.

Thanks
Luke') " (828" 828 16777 0 'bagpipelove123' 1439316032 'hacks' 'i was online and somebody gave me some op armour i am not sure who got the armour and it very op it have enchants level 126 and i have proof with the opa armour and stuff this is one creative also i got killed in creative  with a potion i know  you cant do /give so i think this is hacking

how do you insert images?

') " (834" 830 1 1 'godlikefrank' 1439325732 'Re: Hi!' 'You can use the image attach button located here [img]http://i.imgur.com/HeXsBey.png[/img]
or just upload a link from http://imgur.com') " (835" 835 16559 1 'Awk0_Candy' 1439326222 '(No subject)' 'Hi
') " (836" 830 16837 0 'PvPBuilder' 1439327180 'Re: Hi!' 'Thanks Alex
As soon as I wrote this I realised it and that it was just an idiot moment
Thanks
Until next time
PvPBuilder (Reece)
') " (837" 827 34 1 'InfectedTaco' 1439327180 'Re: (No subject)' ':/ How am I cheating my way?') " (838" 835 16837 0 'PvPBuilder' 1439327202 'Re: (No subject)' 'Hello?') " (839" 827 17 0 'lrice11' 1439327274 'Re: (No subject)' 'Hello

I didn't say you were? I was asking for the names of the people who were. You stated that a few people have told you that they've stolen their applications I'd like to know whose been doing this.

Thanks
Luke') " (840" 824 16837 0 'PvPBuilder' 1439327476 'Re: (No subject)' 'I don't know if you got my link there :D
Thanks for your time
PvPBuilder (Reece)
') " (841" 827 34 1 'InfectedTaco' 1439327585 'Re: (No subject)' 'Okay I will tell you. Only if you do not tell them I didn't tell. Don't show them the proof they will know it is me. I am friends with these people I have nothing against them I just do not think they are moderating material.') " (842" 824 17 0 'lrice11' 1439327620 'Re: (No subject)' 'Hello

Yes I received your link. I confronted Taco short after you mentioned him spreading a rumor. I assume that is why he is now retaliating against you. If he does it again let me know.

Thanks
Luke') " (843" 827 17 0 'lrice11' 1439327828 'Re: (No subject)' 'Hello

Trust me I will not mention you. As you mentioned I do not want people accepted who have cheated to get here.

Thanks
Luke') " (844" 844 17 0 'lrice11' 1439327912 '(No subject)' 'Hello

If you have any proof of it that'd be great.

Thanks
Luke') " (845" 824 16837 0 'PvPBuilder' 1439328068 'Re: (No subject)' 'Sorry for the confusion but it is archerpower00 or archer_power00 that is causing this.
Sorry for the confusion.
Until next time
Reece (PvPBuilder)') " (846" 824 16837 0 'PvPBuilder' 1439328261 'Re: (No subject)' 'And yeah he said that to. I think that he thinks I don't deserve it but before this he was always like building with me but I think he is becoming competitive now
Until next time
Reece (PvPBuilder)') " (847" 844 34 1 'InfectedTaco' 1439328512 'Re: (No subject)' 'http://imgur.com/sbYhl0u - I do not know who this is honestly.... It is some low ranked donor on factions.

One is 109number9 - He applied last recruiting season. I was in call so I have no proof. He is my friend in real life.

A few other too in a call from last season too but the 1st one is current I will find out what his username is for you :P

[b]TIP - [/b] You know some of these players quite well since you played factions quite a bit a year ago. If you think an app is suspicious or doesn't seem like them overdone or sounding too mature for their username. Take a line or few words of their app and search it on google along with MC or Application it will show the extremely similar apps.') " (848" 824 17 0 'lrice11' 1439328722 'Re: (No subject)' 'Hello

Im not confused I'm aware its archer that is doing this lol.

Thanks
Luke') " (849" 824 16837 0 'PvPBuilder' 1439328811 'Re: (No subject)' 'Oh Okay it's just it said taco lol. Thanks for the reply though. Thanks for sorting this out.
Until next time
Reece (PvPBuilder)') " (850" 844 34 1 'InfectedTaco' 1439328962 'Re: (No subject)' 'ahh he is honeybadger') " (851" 824 17 0 'lrice11' 1439328979 'Re: (No subject)' 'Hello

Oh I was messaging taco too so I probably just had him on my mind lol.

Thanks
Luke'); INSERT INTO `smf_personal_messages` " (`id_pm`" `id_pm_head` `id_member_from` `deleted_by_sender` `from_name` `msgtime` `subject` `body`) VALUES (852 824 16837 0 'PvPBuilder' 1439329058 'Re: (No subject)' 'Okay thanks for sorting it out anyway Luke :D
Until next time Reece (PvPBuilder)') " (853" 835 16559 1 'Awk0_Candy' 1439332188 'Re: (No subject)' 'I liked you application') " (854" 835 16837 1 'PvPBuilder' 1439332259 'Re: (No subject)' 'aww thanks :D') " (855" 855 15866 0 'Move_Skills' 1439344082 '(No subject)' 'Can you get on factions for a moment? I need you ^_^') " (861" 857 16837 0 'PvPBuilder' 1439386632 'Re: Mod Apps' 'Have you seen mine? I proof-read it I still don't think it's good though :(') " (862" 857 38 1 '109number9' 1439386770 'Re: Mod Apps' 'Yours is great!') " (863" 857 16837 0 'PvPBuilder' 1439386877 'Re: Mod Apps' 'I think the shorter is easier to read as the longer kind of looked like it was dragging out.
It's Great now!') " (864" 857 38 1 '109number9' 1439386961 'Re: Mod Apps' 'Thanks I really need the feedback.') " (865" 857 16837 0 'PvPBuilder' 1439387039 'Re: Mod Apps' 'Me too. :( I think My application is terrible :(') " (866" 857 38 1 '109number9' 1439387289 'Re: Mod Apps' 'Your's is better than 85% of them.') " (867" 857 16837 0 'PvPBuilder' 1439387333 'Re: Mod Apps' 'the other 15%?') " (868" 857 38 1 '109number9' 1439388048 'Re: Mod Apps' 'The other 15 percent (the catagory yours is in) have a good chance.') " (869" 857 16837 0 'PvPBuilder' 1439389712 'Re: Mod Apps' 'Would you say your in it?') " (1288" 1270 17157 0 'NinjaGirl2015' 1446153743 'Re: (No subject)' 'Ok ill give it a go
') " (1289" 1273 0 1 'Achilles297' 1446220712 'Re: (No subject)' 'Yes?') " (876" 857 16837 0 'PvPBuilder' 1439398943 'Re: Mod Apps' 'Thanks I think the same about yourself and you had great word play.
Okay. From the apps who would you say are 5 that might get it? :D') " (877" 857 38 1 '109number9' 1439399263 'Re: Mod Apps' 'I haven't read too many of the other ones but if I had to choose 5 yours would defiantly be up there. ') " (878" 857 16837 0 'PvPBuilder' 1439399318 'Re: Mod Apps' 'Really? :o') " (879" 857 38 1 '109number9' 1439399441 'Re: Mod Apps' 'Yes yours is really well and thought out.') " (880" 857 16837 0 'PvPBuilder' 1439399520 'Re: Mod Apps' 'I would say the same about yours :D') " (881" 857 38 1 '109number9' 1439403354 'Re: Mod Apps' 'I love how we both steal JDK's responce to the people who don't know how to submit apps.') " (882" 857 16837 0 'PvPBuilder' 1439404335 'Re: Mod Apps' 'Yeah :D') " (883" 883 16975 1 'halobot3000' 1439407191 'Mod/Moderator' '

IGN: halobot3000
Real Name: William Bruns
Age: 13
Skype: halobot 3000
Rank I wish: Moderator/Mod
Why? I love to help people with their problems! I want to be a part of this Amazing server! I want to help out and make sure they enjoy their stay at Aviatorcraft!
Experience? No I have Not Been A Owner Of A Server Or Co-owner but I have learned how to help people And I would love to!
Thanks for reading my application! Aviator If you Accept My Application I will be Forever Greatful!  8) And If Not Im Sorry For A Waste Of Time  :( But Thanks For reading And Hope you Exept -halobot3000




') " (884" 844 34 1 'InfectedTaco' 1439410910 'Re: (No subject)' '109 has applied I have recorded his say...') " (886" 885 34 1 'InfectedTaco' 1439412273 'Re: Pretty Fuggin Cool' 'Get on skype') " (887" 857 16837 0 'PvPBuilder' 1439415660 'Re: Mod Apps' 'How do you give links on this forum?') " (888" 857 38 1 '109number9' 1439418733 'Re: Mod Apps' 'Okay so this is just an example but you can do this with whatever address or text you want. where it says "Here is a link" you can modify the size color font etc that is what will be seen.

[ur l=http://aviatorcraft.com/forum/index.php?topic=1869.0]Here is a link[/url]

Just be sure to take the space out of the ur l so it will work. Hope I could help and if you have any other questions feel free to ask') " (889" 857 16837 1 'PvPBuilder' 1439419697 'Re: Mod Apps' '[b]That is the only thing I was having problems with. Thanks for your help and I am always here for you if you want to chat.
~ [color=limegreen]Reece (PvPBuilder)[/color][/b]') " (890" 890 14 1 'Blazer2558' 1439422958 '(No subject)' 'About the ban on AgentStone adverstising. This could mean something else. I think he means to say on kohi and on us servers and not to say the ip.
I think he is trying to tell Honored Demon to go to kohi and go to us servers.') " (891" 891 14 1 'Blazer2558' 1439439300 '(No subject)' 'how is a mod gonna reply if you locked the topic XD
also not ult ask alex to check ip :D his ign S78WU') " (892" 892 16987 1 'PIgWhisperer987' 1439439778 'PigWhisperer987\'s moderator application😀' 'Current minecraft username: PigWhisperer987

Age and gender: I am 11 years old and I am female

Your skype: PigWhisperer987 is my Skype name

When you first joined aviatorcraft: I joined aviatorcraft in early 2014

How often do you come and participate with the community: I go online about 3 4 5 hours each day because the sever is so fun!😀

When are you generally available: I'm available about everyday.

Prior experience with plugins? Which? Yes. I have a lot of experience with plugins. I try new experiments to make minecraft more fun! I also can code too. Now j can't necessarily remember the names of them but a lot are mods and it's really fun!

Prior staff experience?: I have never been a staff member on aviatorcraft but mabye I'll be a moderator!

Why do you want to participate in our staff team? I would like to participate as a staff member because  I can make a difference on the sever helping people with their plots on creative and being there when someone needs help.i also have a lot of friends on aviatorcraft. Probabably 2/3 people on that sever know me. An creative is really fun and awesome too. I also am a decent builder if you go to my plot on creative you will see a huge house. And being a staff member sounds fun. I would never boss people around and I wouldn't act like I should be the main person I would never do that.

Why should me choose you over other applicants?: I think you should choose be because I am really nice with people I'm not mean to them and I respect others. And again I would never boss people around would be cruel. I think that everyone should get respect so I would be kind and respect other players. I also am very trust worthy if I promise to do something then I will do it. I'm also not one of those people who always asks for something in return if you ask me to do something again I will do it for no cost or no favor in return.

What makes you stick out from the rest? : I stick out form the rest in many different ways. Like my username. It's really funny and people comment to me saying its a funny username. I also can be really weird and goofy on creative role plays and apparently people see that. Lol. I also LOVE to make other people's skins. It's really fun to do. And one last thing I also LOVE to do skin competitions!! Just one message in chat and I have alrealty 2 people.

If a player has started harassing another player what should you do? : I would give them 3 warnings. First warning I would say (their username) then say you need to leave (other persons username) alone. On the second warning  I would say I'm serouis leave that player alone please. I would also tp to the person harassing the other person and shake my head no. If they STILL don't listen I would kick them. But they would be able to be let back in right away. Then also have them contact my in anyway skype forums etc. and make them give an explanation of why that were harassing the other player. Then fix it on minecraft and sort out the fight between the two players.

Thank you for reading my application.

Sincerely
[font=times new roman][/font]PigWhisperer987

') " (893" 893 16987 0 'PIgWhisperer987' 1439440578 'PigWhisperer987\'s moderator application' 'Current minecraft username: PigWhisperer987

Age and gender: I am 11 years old and I am female

Your skype: PigWhisperer987 is my Skype name

When you first joined aviatorcraft: I joined aviatorcraft in early 2014

How often do you come and participate with the community: I go online about 3 4 5 hours each day because the sever is so fun!😀

When are you generally available: I'm available about everyday.

Prior experience with plugins? Which? Yes. I have a lot of experience with plugins. I try new experiments to make minecraft more fun! I also can code too. Now j can't necessarily remember the names of them but a lot are mods and it's really fun!

Prior staff experience?: I have never been a staff member on aviatorcraft but mabye I'll be a moderator!

Why do you want to participate in our staff team? I would like to participate as a staff member because  I can make a difference on the sever helping people with their plots on creative and being there when someone needs help.i also have a lot of friends on aviatorcraft. Probabably 2/3 people on that sever know me. An creative is really fun and awesome too. I also am a decent builder if you go to my plot on creative you will see a huge house. And being a staff member sounds fun. I would never boss people around and I wouldn't act like I should be the main person I would never do that. I can also get to know someone really quickly and become friends!

Why should me choose you over other applicants?: I think you should choose be because I am really nice with people I'm not mean to them and I respect others. And again I would never boss people around would be cruel. I think that everyone should get respect so I would be kind and respect other players. I also am very trust worthy if I promise to do something then I will do it. I'm also not one of those people who always asks for something in return if you ask me to do something again I will do it for no cost or no favor in return.

What makes you stick out from the rest? : I stick out form the rest in many different ways. Like my username. It's really funny and people comment to me saying its a funny username. I also can be really weird and goofy on creative role plays and apparently people see that. Lol. I also LOVE to make other people's skins. It's really fun to do. And one last thing I also LOVE to do skin competitions!! Just one message in chat and I have alrealty 2 people.

If a player has started harassing another player what should you do? : I would give them 3 warnings. First warning I would say (their username) then say you need to leave (other persons username) alone. On the second warning  I would say I'm serouis leave that player alone please. I would also tp to the person harassing the other person and shake my head no. If they STILL don't listen I would kick them. But they would be able to be let back in right away. Then also have them contact my in anyway skype forums etc. and make them give an explanation of why that were harassing the other player. Then fix it on minecraft and sort out the fight between the two players. Also I don't rage. So I can quickly handle things like players harassing other players and stay calm.

Thank you for reading my application.

Sincerely
[font=times new roman][/font]PigWhisperer987
') " (894" 894 16987 0 'PIgWhisperer987' 1439440965 'PigWhisperer987\'s moderator application' 'Current minecraft username: PigWhisperer987

Age and gender: I am 11 years old and I am female

Your skype: PigWhisperer987 is my Skype name

When you first joined aviatorcraft: I joined aviatorcraft in early 2014

How often do you come and participate with the community: I go online about 3 4 5 hours each day because the sever is so fun!😀

When are you generally available: I'm available about everyday.

Prior experience with plugins? Which? Yes. I have a lot of experience with plugins. I try new experiments to make minecraft more fun! I also can code too. a lot are mods and it's really fun! Like hexxit twilight forest etc. I also use minecraft maps like the dropper parkour maps random funny maps me and my friends like to play around with and many more. One last thing is a use launchers like technic launcher.

Prior staff experience?: I have never been a staff member on aviatorcraft but mabye I'll be a moderator!

Why do you want to participate in our staff team? I would like to participate as a staff member because  I can make a difference on the sever helping people with their plots on creative and being there when someone needs help.i also have a lot of friends on aviatorcraft. Probabably 2/3 people on that sever know me. An creative is really fun and awesome too. I also am a decent builder if you go to my plot on creative you will see a huge house. And being a staff member sounds fun. I would never boss people around and I wouldn't act like I should be the main person I would never do that.

Why should me choose you over other applicants?: I think you should choose be because I am really nice with people I'm not mean to them and I respect others. And again I would never boss people around would be cruel. I think that everyone should get respect so I would be kind and respect other players. I also am very trust worthy if I promise to do something then I will do it. I'm also not one of those people who always asks for something in return if you ask me to do something again I will do it for no cost or no favor in return.

What makes you stick out from the rest? : I stick out form the rest in many different ways. Like my username. It's really funny and people comment to me saying its a funny username. I also can be really weird and goofy on creative role plays and apparently people see that. Lol. I also LOVE to make other people's skins. It's really fun to do. And one last thing I also LOVE to do skin competitions!! Just one message in chat and I have alrealty 2 people.

If a player has started harassing another player what should you do? : I would give them 3 warnings. First warning I would say (their username) then say you need to leave (other persons username) alone. On the second warning  I would say I'm serouis leave that player alone please. I would also tp to the person harassing the other person and shake my head no. If they STILL don't listen I would kick them. But they would be able to be let back in right away. Then also have them contact my in anyway skype forums etc. and make them give an explanation of why that were harassing the other player. Then fix it on minecraft and sort out the fight between the two players.

Thank you for reading my application.

Sincerely
[font=times new roman][/font]PigWhisperer987

') " (895" 891 16530 1 'VorahHD' 1439444249 'Re: (No subject)' 'Mods can reply to locked topics.') " (896" 896 16987 0 'PIgWhisperer987' 1439473044 'PigWhisperer987\'s moderator application' '[b]current Minecraft username-[/b]PigWhisperer987

[b]Age and Gender -[/b]I am 11 years old and female

[b]your Skype -[/b]PigWhisperer987 is my Skype name

[b]When you first joined Aviatorcraft -[/b]i joined Aviatorcraft in July of 2014

[b]how often you come participate with the community -[/b] I'm mostly on around 12:00 (eastern time) till 5:00pm (eastern time). and the weekends I'm on mostly al day.

[b]When are you generally available? -[/b] mostly all week from 3 to 7 hours

[b]prior experience with plugins? which? -[/b]yes; worldedit optifine twilight forest more items etc.

[b]prior staf experience? -[/b]I have never been a staff member on aviatorcraft.

[b]why do you want to participate in our staff team? -[/b] i would like to participate as a staff member member because i can make a difference on the sever helping helping people with their plots on creative helping people with mini games or just mining is prison. I'm also there when someone needs help i can handle situations quickly and calmly. i love making friends on aviatorcraft. i greet them by saying hello and make them feel warm inside.  I'm also a decent builder on creative too anything you need built just ask me! being an important person on aviatorcraft sounds fun too. I'm always around when people need anything i love giving ideas and making severs more fun! you can also trust me to follow any rules!

[b]why should we choose you over all other applicants? -[/b] i am really nice with people I'm not mean to any players and i respect players. any big problem or task i can handle it maturely and calmly. you can count on me to take a task i won't let you down! I'm also honest like if something happened i would be honest about the situation.

[b]what makes you stick out from the rest? -[/b]i love to greet people by saying hello to them on creative (my favroite game) and making them feel welcome especially the new comers. what makes me stand out is also my username people laugh when they hear pigwhisperer987. i laugh along with them too. i go on creative so much i basically know everyone and they know me! everyone is  really nice and i treat them the same way.

[b]if a player started harassing another player what would you do? -[/b] i would calmly watch what they are saying in chat. if its bad i would give them 3 warnings. on their first warning i would say please stop harassing that player. on their second warning i would say I'm serious you need to leave that player. if they STILL don't listen i would ban them for a day and tell them to contact me (by Skype or forms) and tell why they were harassing that player. or i would ban them for a day and not make them have to contact me.


thank you for reading my application.

sincerely
[b]PigWhisperer987[/b]') " (897" 897 16837 0 'PvPBuilder' 1439475345 '(No subject)' 'Hey John
Since your a retired Moderator Have you seen the mod applications? I think you should help pick :)
Until next time
PvPBuilder :)') " (898" 897 50 1 'j_boy1234' 1439475369 'Re: (No subject)' 'no') " (899" 897 16837 0 'PvPBuilder' 1439475484 'Re: (No subject)' 'Okay Have a good day :D
Until Next time
PvPBuilder') " (900" 828 16777 0 'bagpipelove123' 1439488613 'Re: hacks' 'i have a video evidence on youtube i uploaded it ill put i link her so you can see and see what you thing i could do with it i got given the stuff and i dont know how people get this

link https://www.youtube.com/watch?v=FeQeJALVnDw

thats the evidence') " (901" 901 16777 1 'bagpipelove123' 1439489477 '(No subject)' 'Hey _SapphireBlood_

remember me? i am saying good luck on the mod application :)') " (902" 901 16945 1 '_SapphireBlood_' 1439489778 'Re: (No subject)' 'Hey

I just wanted to say thanks but I deleted mine. I felt bad because I didn't want to take away any chance of you being a mod. I knew it was important to you so I deleted it <3') " (903" 901 16777 1 'bagpipelove123' 1439493039 'Re: (No subject)' 'you didnt have to if we both became mods it would be cool

also come we go aviatorcraft?
') " (904" 904 16837 0 'PvPBuilder' 1439496057 'Hello' 'Hey Have you been looking at the other apps? :D') " (905" 904 15846 1 'M1KKYP' 1439496745 'Re: Hello' 'Yeah I have but most of them didn't follow the correct format soo yeah. Anyway good luck!
') " (906" 856 15846 1 'M1KKYP' 1439496938 'Re: mod app' 'I ended with the [/b] at the end of my questions would it be alright if you have a look at my application (what I mean is if you could you could modify it)

kindest regards
Will') " (907" 904 16837 0 'PvPBuilder' 1439497323 'Re: Hello' 'What did you think of my added part? You probably didn't see it. :D') " (908" 908 16182 1 'DeathReaprII' 1439522588 '(No subject)' 'Where Is My LG Rank') " (909" 909 16837 0 'PvPBuilder' 1439551133 'Hey' 'Hey Cool  App! Did you see mine bro? :D') " (910" 910 16837 0 'PvPBuilder' 1439556653 'Application' 'Good App PrettyCat!
:D') " (911" 911 16837 0 'PvPBuilder' 1439573229 'Hey...' 'Is everybody denied from your plot or just myself? :)') " (912" 912 14 1 'Blazer2558' 1439596111 '(No subject)' 'can u view the report vorah did on me plz
') " (913" 912 32 1 '7misun' 1439596655 'Re: (No subject)' 'i shared it to alex
') " (914" 912 32 1 '7misun' 1439596679 'Re: (No subject)' 'he is trying way to  hard to get you guys banned') " (915" 915 14 1 'Blazer2558' 1439597558 '(No subject)' 'ikr..
') " (916" 904 15846 1 'M1KKYP' 1439599254 'Re: Hello' 'Was the added part the bit where I put in my application my weekly timetable?? Like Monday tuesday etc?') " (917" 904 16837 0 'PvPBuilder' 1439628757 'Re: Hello' 'Nope I added that the day before. Anyways Good luck tomorrow!
') " (918" 904 15846 1 'M1KKYP' 1439635566 'Re: Hello' 'Thanks for the luck but what did you add?') " (919" 904 16837 0 'PvPBuilder' 1439635798 'Re: Hello' 'I added more to the paragraphs. Thanks. I wish you the best ;).
Until Next Time
Reece') " (920" 904 15846 1 'M1KKYP' 1439636479 'Re: Hello' 'Oh cool. Well Good luck for tommorrow!

Kindest regards
Will') " (921" 921 16837 0 'PvPBuilder' 1439654991 '(No subject)' 'Why did you put a full stop on your app reply? :D') " (922" 911 16222 1 'WhiteDecay' 1439656103 'Re: Hey...' 'Everyone is denied there no reason for anyone to even be at my plot') " (923" 923 16837 0 'PvPBuilder' 1439656174 '(No subject)' 'Who do you think will become T-Mods? :D') " (924" 911 16837 0 'PvPBuilder' 1439656235 'Re: Hey...' 'Oh sorry :D I was just at Helly's plot and I stood back and it said that I was denied. I was like isn't this White Decay's plot?') " (925" 925 14 1 'Blazer2558' 1439656239 'Tourney Ranks' 'when you get a rank from winning one of the many tourneys are the ranks permanant or do they reset like a casino one.') " (926" 926 14 1 'Blazer2558' 1439656269 '(No subject)' 'Thanks Babe <3') " (927" 911 16222 1 'WhiteDecay' 1439656366 'Re: Hey...' 'are you talking about the big one with the castle or the one with the sugar farm?') " (928" 928 1 1 'godlikefrank' 1439656407 'Reporting System' 'Do NOT abuse the report functionality of the forum to try to promote your application. You will be punished for doing it if you do it again.') " (929" 929 14 1 'Blazer2558' 1439656507 '(No subject)' 'are u reviewing the report vorah did on me. have u reviewed it yet?') " (930" 930 15866 0 'Move_Skills' 1439656800 '(No subject)' 'Hi I was wondering if the mod Toggle Sneak is allowed I was told it was but isnt on sign...') " (931" 911 16837 0 'PvPBuilder' 1439658512 'Re: Hey...' 'Sugar cane farm :)') " (932" 928 38 1 '109number9' 1439660220 'Re: Reporting System' 'I simply replied to my own post not expecting it to be moved. I also asked that you remove my reply after I saw that It was moved.') " (933" 923 38 1 '109number9' 1439660263 'Re: (No subject)' 'I have no idea and I replied to my forum not realizing it would be moved.') " (934" 923 16837 0 'PvPBuilder' 1439660344 'Re: (No subject)' 'I know it was probably a mistake but to others it will look like your try to get admins to see it') " (935" 923 38 1 '109number9' 1439660468 'Re: (No subject)' 'As soon as I realied what had happened I flagged I reported it and asked that it be removed but instead of simply removing it I get a message from Fireblazer saying: "Do NOT abuse the report functionality of the forum to try to promote your application. You will be punished for doing it if you do it again." Eventhuogh I admitted to making a mistake. ') " (936" 923 16837 0 'PvPBuilder' 1439660527 'Re: (No subject)' ' :-\\ really? ') " (937" 923 38 1 '109number9' 1439660882 'Re: (No subject)' 'Yes! I don't see why it was such a huge deal especially I owned up to it and notified him before he found out himself an I also don't understand why he didn't just remove it but whatever I guess.') " (938" 923 16837 1 'PvPBuilder' 1439661565 'Re: (No subject)' 'Do you think that ruined your chances? ') " (939" 923 38 1 '109number9' 1439661854 'Re: (No subject)' 'I hope not but I problably didnt have any anyway. Too much competetion') " (940" 923 16837 0 'PvPBuilder' 1439662128 'Re: (No subject)' 'Who do you think will get picked then? :o') " (941" 923 38 1 '109number9' 1439662625 'Re: (No subject)' 'I honestly have no idea.') " (942" 923 16837 0 'PvPBuilder' 1439662710 'Re: (No subject)' 'People are saying Archer_Power00 But He's been mean to me all the time. They all said he's great friends with Alex/Fireblazer :(') " (943" 923 38 1 '109number9' 1439663432 'Re: (No subject)' 'I'm sure they are going to choose more than one. Last time they choose 3.') " (944" 923 16837 0 'PvPBuilder' 1439663556 'Re: (No subject)' 'I know but I don't know If I got a chance know :( You probably do ') " (945" 923 38 1 '109number9' 1439664614 'Re: (No subject)' 'I think I problably ruined myself but I would say that you have a pretty good chance.') " (946" 923 16837 0 'PvPBuilder' 1439665071 'Re: (No subject)' 'I dont think so... :(') " (947" 911 16222 1 'WhiteDecay' 1439665311 'Re: Hey...' 'yup that mine and it off limit
') " (948" 948 15866 1 'Move_Skills' 1439665419 '(No subject)' 'That proof was awful man
') " (949" 948 38 1 '109number9' 1439665464 'Re: (No subject)' 'I used overwolf to record it because I didnt feel like messing with the El Gato.') " (950" 948 15866 0 'Move_Skills' 1439665564 'Re: (No subject)' 'Well friend since u cant tell who it was plus the person who said what had a nickname so even if the quality was fine still not enough proof  ... .-. ...') " (951" 948 38 1 '109number9' 1439665673 'Re: (No subject)' 'By the person who said it you mean you?') " (952" 948 15866 1 'Move_Skills' 1439665706 'Re: (No subject)' 'u wot m8') " (953" 948 38 1 '109number9' 1439665932 'Re: (No subject)' 'I will. The quality just went down when I expoted it.') " (954" 948 15866 1 'Move_Skills' 1439665938 'Re: (No subject)' 'nice try ^_^') " (955" 948 38 1 '109number9' 1439665977 'Re: (No subject)' 'Don't worry Ill repost it in better quality.') " (956" 948 15866 1 'Move_Skills' 1439666066 'Re: (No subject)' 'Still not enough proof m8') " (957" 911 16837 0 'PvPBuilder' 1439666119 'Re: Hey...' 'Oh Ok... :D Thanks for the reply!
PvPBuilder. P.S. Good Luck with either being promoted or demoted. I hope you get promoted! :)') " (958" 923 16837 0 'PvPBuilder' 1439666214 'Re: (No subject)' 'I don't think I will get through but Good Luck I wish you the best. Hopefully I see you on the server. I really want to be a T-Mod Because I want people who deserve it like you and me!') " (959" 923 38 1 '109number9' 1439667683 'Re: (No subject)' 'The same to you and if it's meant to be it's meant to be.') " (960" 948 38 1 '109number9' 1439667699 'Re: (No subject)' 'We'll See') " (961" 923 16837 0 'PvPBuilder' 1439667736 'Re: (No subject)' 'True. Good Luck! :D') " (962" 948 15866 1 'Move_Skills' 1439668184 'Re: (No subject)' 'when u posting m8') " (963" 948 38 1 '109number9' 1439669232 'Re: (No subject)' 'When I fell like it. Why waiting to blame me for placing a sign or something?') " (964" 964 38 1 '109number9' 1439673877 'Legit' 'Hey I was playing and I think I caught Move_Skills hacking. Here is the fourm http://aviatorcraft.com/forum/index.php?topic=2254.0 can you let me know what you think of it? Any feedback would be greatly appreciated.') " (965" 964 16837 0 'PvPBuilder' 1439674513 'Re: Legit' 'I think he could be By the way I just won an event :D I got a thug kit in Prison and 2 horse spawn eggs (Only 5 people or something have them!) :)') " (966" 964 38 1 '109number9' 1439675406 'Re: Legit' 'Cool I need to start playing music') " (967" 964 16837 0 'PvPBuilder' 1439675436 'Re: Legit' 'Haha... Okay Well I'll see you later :D') " (1385" 1377 17100 0 'red_135_hlulu' 1448487024 'Re: (No subject)' 'Yea I still gotta pay him back for teaming up on me in pvp :P') " (1386" 1380 17100 0 'red_135_hlulu' 1448487151 'Re: (No subject)' 'Xd yea sure I can play with you. Although I dont think I could skype you only msg cause my mom doesn't really let me skype with strangers.
And how am I making your skin lol?') " (969" 969 16977 1 'powerwolf345' 1439684614 'about My Moderator Application (fixed and hope you like)' 'Can you plz read my Application and check if there is anything i need to fix if there is tell me what to fix and in my time zone its 8/15/15 so is it like to late for my application if the page says 8/16/15') " (970" 969 16837 0 'PvPBuilder' 1439685334 'Re: about My Moderator Application (fixed and hope you like)' 'Hi I am not the guy who will be reading the applications and you are not late.') " (971" 969 16977 1 'powerwolf345' 1439686018 'Re: about My Moderator Application (fixed and hope you like)' 'oh thank you ik your not the guy i just want you to help me if i made any miskates') " (972" 972 16182 1 'DeathReaprII' 1439689050 '(No subject)' 'could i get a skype talk with you?') " (973" 973 14 1 'Blazer2558' 1439690131 '(No subject)' 'hey can u skype me for a sec
') " (974" 974 16530 1 'VorahHD' 1439690237 '(No subject)' 'http://aviatorcraft.com/forum/index.php?topic=2250.0

REPLY THIS IS PERM BAN') " (975" 975 14 1 'Blazer2558' 1439712393 '(No subject)' 'ASF did u get Death The RAnk Yet?') " (976" 976 16837 0 'PvPBuilder' 1439714631 'Hi' 'Hi Alex Reece here. I was Modifying my moderator application when my PC crashed and apparently I posted a quote under it. Can you please remove my Quote because I didn't mean to do it. ') " (977" 976 16837 0 'PvPBuilder' 1439714792 'Re: Hi' 'I think I clicked on quote beside modify. This was a complete accident.
Sorry About that Alex.
PvPBuilder.') " (978" 978 16837 0 'PvPBuilder' 1439715129 'Hi' 'Hi Luke Reece here. I was modifying my moderator application when my PC crashed but I think I must've clicked the quote button beside Modify. Is there anyway of deleting my reply?
Thanks for your time
PvPBuilder.') " (979" 978 17 0 'lrice11' 1439730121 'Re: Hi' 'Hello

I have removed it for you.

Thanks
Luke') " (980" 978 16837 0 'PvPBuilder' 1439731994 'Re: Hi' 'Sorry for the inconvenience Luke
Until Next Time
PvPBuilder') " (981" 981 16182 1 'DeathReaprII' 1439749006 '(No subject)' 'Do You Have Like 5 Minutes To Spare Because i need to talk to you about my ban.') " (1035" 1035 16696 1 'xPowerStaticx' 1439938619 'HELP' 'There is this plot on Aviator Prison and Its near spawn but when i do /seen on that person it says this person has never joined aviatorcraft can u help me claim it?
') " (983" 983 16837 0 'PvPBuilder' 1439755919 '(No subject)' 'I wish you luck for you and your Moderator Application. I hope you do very well! :D I think you would be great! I hope we both get it :P') " (984" 984 14 1 'Blazer2558' 1439759227 '(No subject)' 'can u check pro_bash ip i think it might be vorah who is banned') " (985" 982 34 1 'InfectedTaco' 1439759456 'Re: Happy Birthday!' 'Thanks!') " (986" 986 34 1 'InfectedTaco' 1439759522 '(No subject)' 'Hey I tried Editing my app but is too late. I found a lot of mini-modders that are trying to sound caring of aviator they just want staff. 109 and m1kkyP') " (987" 987 16182 1 'DeathReaprII' 1439778403 '(No subject)' 'can i skype  u for  5 minutes
') " (988" 983 16398 1 'Louis' 1439797278 'Re: (No subject)' 'So do I. Who got it? I can't access minecraft at the moment if you could let me know that would be great.') " (989" 989 16398 1 'Louis' 1439797374 'Happy Birthday!' 'Happy birthday have a good one!

~Louis
(xxGOODYERxx)') " (990" 983 16837 0 'PvPBuilder' 1439799169 'Re: (No subject)' 'I think they've only started the reviewing process[quote][/quote]') " (991" 983 16398 1 'Louis' 1439799260 'Re: (No subject)' 'Ah I see') " (992" 992 16438 1 'Xx_Furries_xX' 1439816437 'Creative' 'did u check my submission on the plot protection i can show u a server (not sponsored) that has it that ensures no non trusted person can open doors and also bypassing swear words and sexual themed roleplays are you against that because those are for private sites nswf stuff im getting used to roleplays and me doing it professionaly i want it done properly and maturely because half of these people cant even spell and are adolecent and may take insults to a larger then normal and also overreaction Crash was talking about suicide and other stuff because someone wasnt letting him roleplay can u make a rule to where they understand how to not cry about stuff like that i mean its endless you can make your own roleplay instead of whining about another
') " (993" 993 16438 1 'Xx_Furries_xX' 1439817604 'Cussing bypass' 'Alex you forgot some of the words for swearing on aviator you may want to recheck it and also for other languages this helps kinda i think http://www.youswear.com/ just a helpful thing since im being mature =_=
') " (994" 994 16398 1 'Louis' 1439817736 'Suggestion for Prison' 'I thought of this suggestion for prison due to seeing it on some other servers his would especially benefit people who like to pvp. The idea/plugin I had in mind was to be able to stack potions as usually they take up a lot of inventory space. I thought I'd message it to you because I was told to postit but I thought as your online it would be quicker to message you. This isn't fully my suggestion but I think it would be a great idea for people who pvp a lot.

Thanks!
    Louis (xxGOODYERxx)') " (995" 989 26 1 'DendeTheWizard' 1439828559 'Re: Happy Birthday!' 'Thanks!') " (996" 996 16973 1 'xX_TigeyPlayz_Xx' 1439838032 'A build' 'Hello dear PvPBuilder
I am contacting you because i would like to show you a very difficult build i've made (incomplet.)powerwolf345 and I have worked on for 5 hours today...BTW both of us have applied for moderator.
-xX_TigeyPlayz_Xx') " (997" 997 16977 1 'powerwolf345' 1439838142 'about me and my friend tigey building a college' 'Hello PvPBuilder me and my friend tigey made a college on his plot and we were woundering if you would like to come and check it out just tpa to me and see the college me and tigey built its still in under cunstrution but we want you to see it') " (998" 998 16977 1 'powerwolf345' 1439838338 'about me and my friend tigey building a college' 'and also we are on creative') " (999" 999 16977 1 'powerwolf345' 1439838420 'about me and my friend tigey building a college' 'and maybe you can help us because its really big and its taking a long time to build and we need all the help we can get') " (1000" 1000 16837 0 'PvPBuilder' 1439846023 'Hey!' 'I've changed my mind a bit on the potions! Good Luck with your mod app! Who do you think has it? You have to name some people :P') " (1001" 1000 16398 1 'Louis' 1439846142 'Re: Hey!' 'I really want the potion stacking to save time bringing loads xD. Honestly I don't know who it could be but I have to ask 1 question. When I left for holiday your application was some what short. I come back on the forums 2 days later and it's like a fucking bible xD') " (1002" 1000 16837 0 'PvPBuilder' 1439846251 'Re: Hey!' 'Well I thought to myself "That won't get me to be a mod" So I wrote a load of thoughts out of my head that I do and out came the bible V2') " (1003" 1003 16182 1 'DeathReaprII' 1439852647 '(No subject)' ' Can U Skype me or have JDK skype me cuz i need to show you whats actually wrong with my pc
') " (1004" 1004 16182 1 'DeathReaprII' 1439852740 '(No subject)' 'Please Skype With Me I Need To TAlk') " (1005" 1005 34 1 'InfectedTaco' 1439860951 'Hello my promise.' '      I promised lrice11 that I will catch all copied apps and cheated. I do have proof for 109number9. I was planning to give you guys all the players on 8.16 (deadline) but that is my birthday. I was editing my app on that day I made like 5 more sentences for each other paragraph and then topic locks. I was proud for my app when I found out it locked I was like mother of... Then just laughed. I made a last minute change because 8.16 is my birthday. I will find a few. I will copy a few words of their apps on Google and send you guys they offence along with the stolen app. Cheers') " (1036" 1035 17 0 'lrice11' 1439942661 'Re: HELP' 'sure thing.') " (1037" 1037 38 1 '109number9' 1439943764 'Still in the game!' 'Hey
I noticed that they denied almost [b]HALF[/b] of the applications and I also noticed that [u]you and I are still in the running[/u]! Congrats on making it this far and I cant wait to see the results!
[color=green][b]~109number9[/b][/color]') " (1038" 1037 16837 0 'PvPBuilder' 1439968151 'Re: Still in the game!' 'I seen that yesterday. Good luck!') " (1039" 1035 16696 1 'xPowerStaticx' 1440016616 'Re: HELP' 'Okay then when are u available for Prison?') " (1040" 1040 16696 1 'xPowerStaticx' 1440018323 'Creative' 'Whats your plot ID? ') " (1041" 1040 16438 1 'Xx_Furries_xX' 1440068444 'Re: Creative' 'im not sure how to find that out dude XD') " (1042" 1042 16936 1 'puppielove126' 1440123008 'so bored' 'Hi I'm puppielove126 :D I'm bored. Where I am it's 10pm so ya. I think I've seen you on the prison server before..... :P but who cares. I'm new on the forums and I don't know anyone online so I thought I would meet you :D ') " (1043" 1043 16936 1 'puppielove126' 1440130139 '(No subject)' 'Hi  :P') " (1044" 1044 16708 0 'c.caratachea' 1440136716 '(No subject)' 'Hi') " (1045" 1045 15846 0 'M1KKYP' 1440137049 'mod apps' 'Hello in my mod app I just read it again and I relised that I made a mistake in the question "when you first joined aviatorcraft" I was ment to say 2014 not 2013 thanks.

Kindest regards
Will') " (1046" 1045 15846 1 'M1KKYP' 1440137135 'Re: mod apps' '[quote author=M1KKYP link=action=profile;u=15846 date=1440137049]
Hello in my mod app I just read it again and I relised that I made a mistake in the question "when you first joined aviatorcraft" I was ment to say 2014 not 2013 thanks.

Kindest regards
Will
[/quote]
Could you please modify it for me since I have no access to the modification. Thanks.') " (1047" 1047 16696 0 'xPowerStaticx' 1440142662 'XX_carlos_Xx false ban' 'Hello when XX_Carlos_XX was banned u were given this evidence of hacks http://youtu.be/WKezBButWq4 when u were watching that Carlos wasn't the one hacking because if u watch it in slomo or stop at it 0:00 right when the video is starting u can see them screen sharing and them hacking on XX_carlos_XX account because how do I know? We'll in the video if u paused it at 0:00 they were using a pickaxe and pots and then 5 seconds later after warping to the pvp area where they were hacking carlos is using a pick axe and pots As well so which leads to CreeepsMcPasta hacking into XX_carlos_XX and hacking on aviator with that account and making him banned also if u read the comments the real xx_carlos_xx cheated and if u look at his YouTube channel he has a diffrent voice so which means the people in the skype call in the video I provided u with weren't playing Wizard101 the whole time they were trying to make sure XX_carlos_XX was banned but if u don't know what I'm trying to prove this is what You Staff didn't watch the Video clearly and banned XX_carlos_XX for no reason so the real punishment should go to XX_obeykiller_xx for hacking on the account and CreeepsMcPasta for recording it to make sure carlos was banned Please Understand what I'm trying to prove') " (1048" 1018 16837 0 'PvPBuilder' 1440144310 'Re: (No subject)' 'Hey! :D') " (1049" 1018 16398 1 'Louis' 1440144325 'Re: (No subject)' 'Hi  :D') " (1050" 1018 16837 0 'PvPBuilder' 1440144440 'Re: (No subject)' 'I think they might announce the t-mods at around 9pm GMT/IST. I was told that they've shortened it down to 5 people :o') " (1051" 1018 16398 1 'Louis' 1440144481 'Re: (No subject)' 'Shortened to 5? I thought 3 were chosen.') " (1052" 1018 16398 1 'Louis' 1440144498 'Re: (No subject)' 'Talk through Skype pls xd') " (1053" 1018 16837 0 'PvPBuilder' 1440144542 'Re: (No subject)' 'K :P') " (1054" 1044 16936 1 'puppielove126' 1440169767 'Re: (No subject)' 'hi') " (1055" 1055 16936 1 'puppielove126' 1440176501 '(No subject)' 'hi PvP  :P') " (1056" 1056 16936 1 'puppielove126' 1440182520 '(No subject)' 'haiiiiii :P') " (1057" 1056 16848 0 'xXx_LEAH_xXx' 1440182846 'Re: (No subject)' 'haiiiiii i only saw it now lel  :P') " (1058" 1056 16936 1 'puppielove126' 1440182940 'Re: (No subject)' 'lol :P look at my profile and where im from  :P') " (1060" 1060 16997 1 'CJgerbil' 1440205314 '(No subject)' 'no problem if it wasn't for PvPBuilder i would have had a bad application. Thanks for reading it!') " (1061" 1061 16182 1 'DeathReaprII' 1440213692 '(No subject)' 'Bro Where Is The Rank U Promised
') " (1062" 1062 16696 1 'xPowerStaticx' 1440220159 'What Is Your Plot ID?' 'If You Dont Know Your Plot ID Quickly Go To Creative [ or anything but im asking for Creative ] Go to your plot and do /P Info on it and then it should lead up your stats and it say " ID: [number];[Number] I Will Like To Kindly Ask you Can You Msg Me Your Plot ID? For Creative ') " (1063" 1056 16848 1 'xXx_LEAH_xXx' 1440236094 'Re: (No subject)' 'lel ha i would love to live with unicorns  :P :P') " (1064" 1064 16837 0 'PvPBuilder' 1440249394 'Hi' 'Hi Luke!
Are you up for a chat? I'm just bored as there isn't much happening on aviatorcraft.') " (1065" 1042 16936 1 'puppielove126' 1440258567 'Re: so bored' 'Cool thx a lot  :D') " (1066" 1056 16936 1 'puppielove126' 1440258626 'Re: (No subject)' 'Ikr it's soo fun  :P    :D') " (1253" 1253 16936 1 'puppielove126' 1445759482 '(No subject)' 'Hai Leah!!! How come I never see you online anymore? It makes me sad :'(  :'(  pm me when you get a chance!!! I check forums everyday! I'm wating Leah. 8)') " (1068" 1068 16837 0 'PvPBuilder' 1440265631 'Hello' 'Hi JDK.
I was just wondering if I could have your skype? I'm just wondering if I could have you on skype as I can contact the people on aviatorcraft through skype?  That's all! :)

[b]~ [color=limegreen]Reece[/color][/b]') " (1069" 1069 16936 1 'puppielove126' 1440268567 '(No subject)' 'Isn't my signature great? :P') " (1254" 1254 17151 1 'IISkyHDII' 1445891524 'question' '[color=pink]hello[/color]') " (1071" 1069 16936 1 'puppielove126' 1440268715 'Re: (No subject)' 'Best place evah! :D') " (1072" 1072 16398 1 'Louis' 1440270304 '(No subject)' 'Hi  8)') " (1073" 1072 16055 1 'ASF_BAJAN1' 1440271377 'Re: (No subject)' 'hello') " (1074" 1074 16398 1 'Louis' 1440271515 '(No subject)' 'Hi :)') " (1075" 1075 16398 1 'Louis' 1440275030 '(No subject)' 'Hia Smallen!') " (1076" 1075 30 1 'Smallen8' 1440283202 'Re: (No subject)' 'Hello Louis') " (1077" 1077 16182 1 'DeathReaprII' 1440296418 '(No subject)' 'Can U Teach Smalls Something for me
') " (1078" 1078 16182 1 'DeathReaprII' 1440303576 '(No subject)' 'Can U Please Get Me My Rank
') " (1080" 1080 24 1 'SoulMastera' 1440345365 'Changed my username can u pls edit my mod app pls' 'Hello i change my username back to soulmastera and i want you to change my mod app title to SoulMastera Mod App and my username to SoulMastera') " (1081" 1080 17 0 'lrice11' 1440346067 'Re: Changed my username can u pls edit my mod app pls' 'Hey

Sure thing. Do you want me to change your display name to soulmastera or your login name or both?

Thanks
Luke') " (1082" 1082 17 0 'lrice11' 1440346263 '(No subject)' 'Hello

Where it displayed your minecraft username I changed it to SoulMastera you should be all set.

Thanks
Luke') " (1083" 1083 16837 0 'PvPBuilder' 1440347253 'Hi I\'m not exactly sure about this situation.' 'Hi Luke

I was on prison around 5 minutes ago when I saw Achilles swearing a couple of times. I didn't catch it all in the screenshots but I didn't know if it was big enough as a report. I just think that he should stop with this as there is a younger audience on the server and we should be influences to them. I saw it once but I just let it slip but then he kept on going. This wasn't a harassment case to me but I just think swearing is a bit much for younger audience. If you could even ask him to tone down on it but I think he might get angry with me because I am messaging you this. What is your opinion on this?

~ [b][color=limegreen]PvPBuilder[/color][/b]') " (1084" 1083 16837 0 'PvPBuilder' 1440347422 'Re: Hi I\'m not exactly sure about this situation.' 'Sorry I forgot the images [url=http://imgur.com/ED8C2Bh 5wlgnZm]http://imgur.com/ED8C2Bh 5wlgnZm[/url]') " (1085" 1085 16837 0 'PvPBuilder' 1440350555 'Hey! :D' 'This is the link for it [url=http://imgur.com/ED8C2Bh 5wlgnZm]http://imgur.com/ED8C2Bh 5wlgnZm[/url]') " (1086" 1086 16182 1 'DeathReaprII' 1440364253 '(No subject)' '3/4 Axes 1/4 Acrobatics') " (1087" 1086 16055 1 'ASF_BAJAN1' 1440365602 'Re: (No subject)' 'u can get banned for asking someone to buy u a rank. :-\\') " (1088" 1083 17 0 'lrice11' 1440370104 'Re: Hi I\'m not exactly sure about this situation.' 'Hello

Well swearing is allowed on the server it's not something that we take too seriously unless directed towards someone or used in a harassment situation. We do have younger audiences but worst case scenerio that can just /ignore them. If this becomes a bigger issue please do feel free to report it if it isn't classified as harassment it'll just be denied.

Thanks
Luke') " (1089" 1089 0 1 'anggsharaf123' 1440404251 '(No subject)' 'Hi pvpbuilder do you know anythinv about when the shop will get fixed. And also id like to know what are the benefits for ranking up to superbacker compared to ranking up to contributer.') " (1090" 1089 16837 0 'PvPBuilder' 1440404505 'Re: (No subject)' 'Hi anggsaraff. I am not sure when the shop will be back and running. If all depends on when Zach comes online. When this does happen I will tell you the benefits of ranks.') " (1091" 1089 0 1 'anggsharaf123' 1440404574 'Re: (No subject)' 'Ok thank you.') " (1092" 1092 0 1 'anggsharaf123' 1440428871 '(No subject)' 'Hello aviatorgaming i have a question i have been wanting to rank up so i can merge plots with my friends for 3 days but the shop hasn't been working. I would like to know when it will be fixed so that i can rank up. Thank you.') " (1093" 1093 16438 1 'Xx_Furries_xX' 1440430449 'Creative Suggestions & Staff Idea' '1. Color Codes
I was Thinking maybe you could add Magic Code to the architect rank (for signs) i need it kinda cause me and grko are building 3 plots castle  village and market and i need some magic signs to lure in players to come check it out since we are currently working very hard on this mostly grko

2. Help
i was wondering if you ever get any free time would you be able to help us build a dragon around a tower once a castle is built this will be sorta adventure map the prize is you get your name on the wall of fame if u finish without cheating it wont be soon so no need to rush if u can help us we are still in the planning phase of the buildings

3. Swearing (bypassing)
i try to keep the chat as safe for little ears as possible (niggers nigga niggah ballsack) are still not added to swear protection and people keep by passing it saying fk and bich and it gets annoying cause you get 11 year olds on the server and i find it difficult to manage when people keep doing it

4. repeat
you have the same thing on survival but maybe add it to creative because people keep spamming the chat double with what they have to say this way we keep the chat nice and clear from spammers

5. plot protection
users who are trusted are able to push buttons open doors use levers where as non trusted users arent able it makes roleplaying simpler when you try to have alot of people it just gets croweded and they open close open close doors as a fun game or some other thing

6. Monitors
i monitor creative alot and i send them to twini on skype because i dont have gyzo on my computer i deleted it cause it bugs out alot and it takes a while for me to do it on fourms is their anyway a monitor (doesnt have op ban mute kick any specialities) but basically have the right to warn a person when staff members are not on they wont get monitor on all servers just a specific server and say only trustable members can have it

7.
World edit i was wondering if you could add Hpyrimid and the other one to world edit basic because i wanted to create a sort of desert area plot and i wasnt in the right mode to perform the task

8. Achilles Bold Name in prison
im not arguing with it hes a good person but he gets special advantages we dont get? to me it seems unfair.. and because he knows staff very well to me i dont understand how that would get him special stuff in the  game

and thats it i guess
') " (1094" 1079 15846 1 'M1KKYP' 1440451339 'Re: (No subject)' 'Hello how's it going?? 👍') " (1384" 1380 17151 1 'IISkyHDII' 1448486978 'Re: (No subject)' 'xD aren't you sort of making my skin and i wanted to play with you that's all.') " (1096" 1079 15846 1 'M1KKYP' 1440538879 'Re: (No subject)' 'Great thanks! Did you apply for moderator? If so good luck I don't know when they will announce though hopfully soon but good luck anyway.

Kindest regards
Will.') " (1097" 1089 0 1 'anggsharaf123' 1440585433 'Re: (No subject)' 'HI AGAIN PVPBUILDER i asked a bit around aviator craft survival and they said they merged and they weren't ranked i would like to know if i rank up and it still doesn't merge what would that mean.') " (1098" 1098 0 1 'anggsharaf123' 1440587416 '(No subject)' 'please go online again i want to try to merge again please?') " (1099" 1099 0 1 'anggsharaf123' 1440609342 '(No subject)' 'Hi i saw your message when would be a good time to try and merge plots bcd i have been trying for 5 days straight i am a 7 hr time difference from TX U.S GMT i think but i play from about 9 a.m my time to say 8 p.m. my time please answer as soon as possible thank you.') " (1100" 1100 0 1 'anggsharaf123' 1440620076 '(No subject)' 'Hello if this is the second message then sorry my account goes a little wacko sometimes anyway please personal text me when you see this i wanted to tell you to set a time for when to meet i have a 7 hour time difference from TX U.S. so please personal text me anytime to set a time.') " (1102" 1102 0 1 'anggsharaf123' 1440688938 '(No subject)' 'It is on survival and is there anytime sooner than monday say friday.') " (1103" 1100 0 1 'anggsharaf123' 1440689468 'Re: (No subject)' 'Like would it be possible to go now bcs I'm on.') " (1104" 1104 14 1 'Blazer2558' 1440803868 '(No subject)' 'can u check out the new report a player report plz
') " (1105" 1105 16182 1 'DeathReaprII' 1440815045 '(No subject)' 'The Shop isn't
up D:
') " (1106" 1106 16837 0 'PvPBuilder' 1440958887 '(No subject)' '[url=http://imgur.com/nguEr3Z]http://imgur.com/nguEr3Z[/url] Now tell me it is impossible :P') " (1108" 1108 24 1 'SoulMastera' 1440973889 'Asking' 'What u mean AutoMsg to Prison Faction Survival?

') " (1109" 1109 0 1 'PrettyCat' 1440974675 '(No subject)' 'Well what did I tell you you became a mod and I knew I failed xD but gg hope your happy and I knew you could do it :)') " (1110" 1100 0 1 'anggsharaf123' 1440999972 'Re: (No subject)' 'Hello davide i was wondering if you can help me on the survival merge at about 8:00 A.M.') " (1111" 1111 16055 1 'ASF_BAJAN1' 1441019763 'Application' 'What do I need to improve on my Application?') " (1112" 1112 16760 0 'xXKingMonsterXx' 1441056168 '(No subject) Well Hello.' '[color=navy]Hey Miss Me Lol? What's Up? Just Saying Meh Account Got Hacked And Can't Get It Back. Hows Everyone?
Well If You Could Tell Everyone Hey For Meh!
And Please Send Me A Message When You Get It!


Your Friend King
To Maci.[/color]') " (1113" 1113 38 1 '109number9' 1441071428 'CONGRATS!' 'Hey!
I noticed that your application got accepted! Congrats man you earned it! :D') " (1114" 1113 16837 0 'PvPBuilder' 1441088751 'Re: CONGRATS!' 'Thank you! ') " (1115" 1115 16744 1 'MaciBoo123' 1441142799 '(No subject)' 'Hi and okay i will... How did you get hacked??') " (1116" 1116 16760 0 'xXKingMonsterXx' 1441146340 '(No subject) Well Hello.' 'Well I Don't Know. I Have A Few Ideas. I Won't Say Names But It Sucks.
So Hows The Server? Still The Same Huh?
Well I Miss The Server And I Really Can't Do Anything To Really Fix It.
Well Text Me Back I Guess.

Your Friend King.
To Maci.') " (1117" 1117 16744 1 'MaciBoo123' 1441146803 '(No subject)' 'It's fine.. A lot of new people... It all restarted so everyone had to get everything back but i got my step sister mc so she plays now too. Btw she says hi (She use to watch me play all the time so she "knows" you) but yeah.. Alberto got banned for hacks and really that's about it.') " (1118" 1118 24 1 'SoulMastera' 1441164754 'Dude read the report' 'Dude read vorah report and look what i said xD') " (1119" 1100 0 1 'anggsharaf123' 1441204762 'Re: (No subject)' 'Hi davide i wanted to ask if mods are not allowed on this server. And if they are how long is the ban.') " (1120" 1120 0 1 'anggsharaf123' 1441204988 '(No subject)' 'Also I'm just saying i was not using mods I'm just asking because I'm thinking of using mods i just don't want to get banned which is why i want to know if mods are not allowed. Thank you.') " (1121" 1089 0 1 'anggsharaf123' 1441205762 'Re: (No subject)' 'Hello Pvpbuilder i wanted to know if mods are allowed on survival and if not how long do you get banned. Also i AM NOT using mods i am thinking of using mods but i want to know if mods are allowed or not. Thank you') " (1122" 1122 35 0 'updog2000' 1441235976 '(No subject)' 'HELOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO') " (1123" 433 35 0 'updog2000' 1441236017 'Re: DUCKSSSS' 'WHAT U CANT HAIR ME WELL MEH NAME IS JEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF') " (1125" 1120 0 1 'anggsharaf123' 1441266834 'Re: (No subject)' 'Ok thank you davide. And when you remember the other mod please tell me. Thank you.') " (1126" 1120 0 1 'anggsharaf123' 1441308369 'Re: (No subject)' 'Hi davide do you think you could walk me through the survival plot merge bcs many people said that they merged and they were not ranked.') " (1127" 1127 17081 1 'Cobra_MufSA' 1441310633 'Trial Mod' 'Ok lets talk about this tmod thing with achilles. Why is he a tmod he has got ban for hacking.. And he says that no one can say a ''Bad Word'' and hes over there saying all he wants hes kicked me a ton of times for basically nothing and he abuses his spot as a tmod. And he has said to someone they half to keep it english because thats the language everybody speaks can u send a report for this ''unfit'' trial mod?') " (1128" 1128 16696 1 'xPowerStaticx' 1441317199 'I need Help' 'Can U Come ON Prison And Help me Claim These Plots At September 3rd 2015 11:00 PM Aviator  Forum Time

') " (1129" 1129 17090 0 'Johnnyidk10' 1441336050 'Jdk Plz read' 'My brother doesnt play Minecraft no more soo I have got my original account back Soo I would like my thug back on my original account .... I have lost The thug from johnnyhorse10 (Original Acc) after the reset.. I would appreciate if i can get it back My main accounts name is IIR3dFoxPvpII') " (1130" 1130 17090 1 'Johnnyidk10' 1441336245 'Plz read' 'http://aviatorcraft.com/forum/index.php?topic=1099.msg5322#msg5322 im sorry i couldnt respond in time But know i have control of my original account and would like to Have my thug back If i can. Main account Johnnyhorse10 now known as IIr3dfoxpvpII') " (1131" 828 16777 0 'bagpipelove123' 1441372387 'Re: bullying' 'can you help me my sister has made me make my firend be nasty to me and i said im sorry and ill do anything to so she can forgive and she has sending nasty stuff and i have evedence on google+ so please ask LyndsayPlaysMc is why shes being nasty') " (1132" 1132 17081 0 'Cobra_MufSA' 1441409227 '(No subject)' 'Hey will whats ur skype u may know me by 3 names... Cobra_MufSA - _Destroy_Moto_ - KingMoto23') " (1133" 1133 24 1 'SoulMastera' 1441414735 'My Suggestion (Factions)' 'http://aviatorcraft.com/forum/index.php?topic=2377.0 Just to see if u guys wanna agreed it
') " (1134" 1134 17081 1 'Cobra_MufSA' 1441418135 'Mod applications' 'When will the next mod applications be open to apply because noone from tmods-mods will tell me and their havent been any admin on prison lately
') " (1135" 1135 0 1 'anggsharaf123' 1441435065 '(No subject)' 'I was asking on survival and my friend and someone ranked i think to the highest wasn't able to merge plots. I would  like to know if this is a bug or what. Thank you and the person was ranked to ultimate overlord.') " (1136" 1136 17095 0 'Phoebe' 1441527056 'How do l pay this website' 'Hi lm new here on the server how do l play a game[color=pink][/color[url][/url]') " (1137" 1137 0 1 'anggsharaf123' 1441528072 '(No subject)' 'Hi pvpbuilder I saw that the shop is working but I can't seem to view the items it keeps saying no packages to display on this category. And I see that someone else made a purchase today so I'd like to know if it's just me and how I might be able to fix it thank you.') " (1138" 1120 0 1 'anggsharaf123' 1441529198 'Re: (No subject)' 'Hello davide my friend and I still want to merge plots but it still isn't working. And many people that aren't ranked up still can merge so I don't get why I can't.') " (1139" 1139 17041 1 'dariusjacob' 1441648350 '(No subject)' 'hey luke I want to apply but I can find the application list for applying. Can you help me?') " (1140" 1139 17 0 'lrice11' 1441648622 'Re: (No subject)' '[font=Verdana]Hello [/font][font=Verdana]What are you wanting to apply for? Moderator applications are closed so I assume your asking how to apply for the build team. You can take a look at this thread; [url=http://bit.ly/1eQB2yb]http://bit.ly/1eQB2yb[/url]. That will explain the basics of the build team and you can find the application at the bottom of that page. Once you've read through it you can paste in the questions in a new thread in that same subform. Or you can just click here; [url=http://bit.ly/1O8Odcj]http://bit.ly/1O8Odcj[/url]. Hope this helps!Thanks Luke[/font]') " (1141" 1141 0 1 'anggsharaf123' 1441648820 '(No subject)' 'Who is JDK is he davide. Bcs i read the rules and id like to know if when i rank up to super backer i can build in-between the plots or not. Thank you.') " (1142" 1142 0 1 'anggsharaf123' 1441649811 '(No subject)' 'Hi Luke I'm having some problems with the donation and your the only staff member online i donated like an hour ago for Super Backer on Survival but i still didn't rank up. Is it just because i have to wait a bit or something please answer when possible. Thank you.') " (1143" 1141 16837 0 'PvPBuilder' 1441655381 'Re: (No subject)' 'JDK21132 is Davide.') " (1144" 1141 0 1 'anggsharaf123' 1441655722 'Re: (No subject)' 'ok thank you. But I'm trying to rank up. I payed but i still haven't ranked up. It is on survival and i tried to rank up to super backer
but it is still not working.') " (1145" 1141 16837 0 'PvPBuilder' 1441655925 'Re: (No subject)' 'I'm not sure about that. I think you should ask Davide about that.'); INSERT INTO `smf_personal_messages` " (`id_pm`" `id_pm_head` `id_member_from` `deleted_by_sender` `from_name` `msgtime` `subject` `body`) VALUES (1146 1132 15846 1 'M1KKYP' 1441659861 'Re: (No subject)' 'Oh hello destroy haven't seen you in for ever xD when my Skype is back up and running i will let you know but right now my Skype isn't working so i can't give it to anyone yet :P anyway ill let you know later.

Thanks
Will') " (1147" 1147 16801 1 'FoxDoesGamez' 1441669550 'buying the rank' 'on my account i am banned for chargeback then when i tried to buy it again it said u have to many chargebacks tell me how to fix this please. :'(') " (1148" 1148 16801 1 'FoxDoesGamez' 1441669692 'DAVIDE' 'umm u said that i should buy the rank again well ummm i tryed and it says that it has to many chargebacks

HELPPPPPPPPPPPPPPPPPPPPPPPPP PLZ') " (1149" 1149 16801 1 'FoxDoesGamez' 1441670493 'email will be easyer' 'if i give u my email plz email meh cause this is harder plz
Here at kacychandler@hotmail.com
email meh on what is happening to my account') " (1151" 1151 0 1 'anggsharaf123' 1441729837 '(No subject)' 'Hello i bought a rank up on Survival Super Backer and 24 hours has passed and i still haven't ranked up. When do you think i will get it.') " (1152" 1152 0 1 'anggsharaf123' 1441783128 '(No subject)' 'Hello Davide I saw the official rules of aviator craft and it said that you can ask a staff member to build something in between merged plots. I was wondering if we have to pay for that and how long it would take? And it said that default players can not build in the intersection between the merged plots does that include ranked up players? Also I'm supposed to receive my rank up in about 2 days so I can merge with my friend would it be possible to build something or not? And if I have to pay how much is it?') " (1153" 1153 0 1 'anggsharaf123' 1441898356 '(No subject)' 'Hello would it be possible for you to merge my plot with my friends. The plot numbers are 21;-14 and 21;-15. Also i would like a structure in-between my plots but who is JDK.') " (1154" 1141 0 1 'anggsharaf123' 1441902666 'Re: (No subject)' 'Hi pvp who do i ask to merge plots for me a moderator or an admin. I want to merge with my friend.') " (1156" 1141 0 1 'anggsharaf123' 1441908087 'Re: (No subject)' 'Ok is there any moderator on now.') " (1158" 1158 16438 1 'Xx_Furries_xX' 1442054259 'Polarbear' '[center][i]Thousands of polar bears kill humans of cutness[/i][/center]

[center][i][b]DONT DRINK AND DRIVE[/b][/i][/center]') " (1159" 1158 16837 0 'PvPBuilder' 1442054855 'Re: Polarbear' 'What?') " (1160" 1158 16438 1 'Xx_Furries_xX' 1442056179 'Re: Polarbear' 'idk prisons not working for me') " (1161" 1161 0 1 'anggsharaf123' 1442144737 '(No subject)' 'Hello what exactly are builders on this server.') " (1162" 1162 0 1 'anggsharaf123' 1442145653 '(No subject)' 'When do you think moderators will come on.') " (1164" 1162 16837 0 'PvPBuilder' 1442149821 'Re: (No subject)' 'I don't know. You have received your Donation haven't you?') " (1165" 1165 16519 1 'BricksB' 1442157104 'My Boolin Skype' 'My Skype is BricksB01 and will show up to Colin Cundy') " (1166" 1166 17100 0 'red_135_hlulu' 1442162552 'Reporting someone' 'Hi
Today in my morning or around 3 or 4 am ET I saw a player 411Ghost talking sexually to other players and making sexual references. Even after players told him to stop he still continued. I do have proof (screen shots) but am not sure if I should report him because I don't know if he will be punished. Please advice.') " (1167" 1166 46 1 'davide' 1442196953 'Re: Reporting someone' '[font=georgia][b]Hello!

Another player has already made a report about the player and action is being taken against him.  It never hurts to report anyone no matter what the offense is.  If you do want to report someone privately so that way regular players do not see it on forums you can always message it to me.  I would be happy to help you with reports. :)

~[color=blue]JDK21132[/color][/b][/font]') " (1168" 1168 16756 1 'DragonBreath411' 1442265632 '(No subject)' 'Is the server still down') " (1169" 1169 24 1 'SoulMastera' 1442270478 'Problem With Ip Address' 'http://aviatorcraft.com/forum/index.php?topic=2424.0
http://aviatorcraft.com/forum/index.php?topic=1950.0
http://aviatorcraft.com/forum/index.php?topic=2419.0
http://aviatorcraft.com/forum/index.php?topic=2425.0
Erica and Smallen are having the same Issue it isnt because minecraft down. Only Certain people cant join.') " (1170" 1170 16756 1 'DragonBreath411' 1442270635 'Server down or no' 'Hey um is the server still down for some people or is it down for everyone.
') " (1171" 1171 17110 1 'kkrose1g' 1442318419 'servers' 'I can't get on any servers do you know how?') " (1172" 1172 17108 1 'Woody_Hardscope' 1442369190 'Username Contrib Rank' 'Dude the colour of my username hasn't changed yet :P and its been a whole day :P') " (1173" 1173 0 1 'anggsharaf123' 1442509139 'Plot merge(No subject)' 'Hello davide I was wondering if you could merge my friend and i's plots bcs it is not working.') " (1174" 1174 16348 1 'PowerFlowderHD' 1442600230 'Harrasmant and racist and abusive mods' 'Welll LilJinx whas being racist and everthing and she didnt got banned and AgentStone (got harrast) got banned for fucking 14 days and i got banned for 1 day LLOLOOOOOLOLOLOOL (thats really abusive) PROOOOOOOF : (yep got that :)) (the mods that where being racist and abusive: JDK pvpbuilder red) PROOF: http://imgur.com/a/xg6XN') " (1175" 1175 17117 1 'ikanderson' 1442633217 'awesome profile pic' 'that profile pic is awesome XD') " (1176" 1176 16276 1 'Grko_122' 1442684435 '(No subject)' 'How's prison in aviatorcraft since i was gone XD') " (1177" 1176 31 1 'CeralMuncher' 1442690392 'Re: (No subject)' 'Good GOod nothing imporatant') " (1178" 1178 0 1 'anggsharaf123' 1442818643 '(No subject)' 'Hello ceralmuncher I was wondering if you could merge my friend and i's plots together bcs when I try to it doesn't work.') " (1180" 1178 0 1 'anggsharaf123' 1442844763 'Re: (No subject)' 'Survival') " (1181" 1181 16696 1 'xPowerStaticx' 1442870576 '(No subject)' 'Hey are u really an admin on the forums?') " (1183" 1181 31 1 'CeralMuncher' 1442873511 'Re: (No subject)' 'No it was a gif.') " (1184" 1176 16276 1 'Grko_122' 1442895970 'Re: (No subject)' 'im unban today XD') " (1185" 1178 0 1 'anggsharaf123' 1442900987 'Re: (No subject)' 'Could you come online Friday. What time zone are you? ') " (1186" 1186 0 1 'anggsharaf123' 1442912051 '(No subject)' 'My friends name is snakenstein do i have to be online for you to merge it or can you just do it anytime.') " (1188" 1188 0 1 'anggsharaf123' 1442999496 '(No subject)' 'Oh ok so is 10:00 a.m. Your time good on Friday.') " (1190" 1044 16936 1 'puppielove126' 1443040759 'Re: (No subject)' 'HeyYo
') " (1191" 1056 16936 1 'puppielove126' 1443040893 'Heeeeeeelp meeeeee' 'Chloeherobrine blocked me off her plot and I have no freaking idea why.... did this happen to u or no?????? Respond asap please Leah.') " (1192" 1192 17095 1 'Phoebe' 1443079817 'Hi' 'Please make more vids of free play on sims and also can you give me a shout out to me') " (1193" 1193 0 1 'anggsharaf123' 1443173211 '(No subject)' 'Hello white decay could it be possible for you to merge one of my plots with one of my friends. On survival.') " (1194" 1194 17100 0 'red_135_hlulu' 1443226414 'yackytheduck' 'I don't know if this is a rule or something but yacky changed his name to Liz like LizisBea and starting tp killing people and taking their stuff. I mean isn't it against the rules to take someone's name especially to kill people. It isn't letting me insert a picture though. By the way I am really sick of yacky doing things like this and it isn't something new. >:(
This was on survival and happened right now.') " (1195" 1195 17100 0 'red_135_hlulu' 1443420887 'davide' 'Hey
I sent a PM to davide like 3 days ago but didn't get anything from him yet. I saw that he was active recently. Should I just give up on a response? ') " (1196" 1196 0 1 'anggsharaf123' 1443473365 '(No subject)' 'Hi Pvp are there going to be new ranks or kits added to survival after the restart or is it all going to be the same?') " (1197" 1197 0 1 'anggsharaf123' 1443473478 '(No subject)' 'Hi Alex I was wondering if there are going to be new ranks or kits added to survival after the restart or is it all going to be the same?') " (1198" 1198 16530 1 'VorahHD' 1443477866 '(No subject)' 'How come you locked my topic and you didnt answer it.') " (1199" 1199 0 1 'anggsharaf123' 1443513543 '(No subject)' 'Hi Pvpbuilder I saw someone on hub his name was AvaitorGaming he keeps telling everyone he is the owner and the co owner is Austin called GalaxyJacky and i have pictures to prove it. I don't think he is real. When i kept saying it is aviatorgaming not AvaitorGaming he left. Then i went off and he came back on.') " (1200" 1200 0 1 'anggsharaf123' 1443514014 '(No subject)' 'Hello davide i have seen someone called avaitorgaming in hub he says he is the owner but it is aviatorgaming not "AvaitorGaming" and he was with a so-called co-owner call Austin or "GalaxyJacky". When i kept saying that it is aviatorgaming not AvaitorGaming he left then i left and i came back on and he was there then he left again with GalaxyJacky. I think they are frauds. I have pictures to prove it. I don't know what i should do or if that really is the owner.') " (1201" 1201 0 1 'anggsharaf123' 1443514053 '(No subject)' 'Hello Alex i have seen someone called avaitorgaming in hub he says he is the owner but it is aviatorgaming not "AvaitorGaming" and he was with a so-called co-owner call Austin or "GalaxyJacky". When i kept saying that it is aviatorgaming not AvaitorGaming he left then i left and i came back on and he was there then he left again with GalaxyJacky. I think they are frauds. I have pictures to prove it. I don't know what i should do or if that really is the owner.') " (1415" 1414 17151 1 'IISkyHDII' 1448928199 'Re: (No subject)' 'Sorry but I haven't been on for the last two days and then today I went to the dentist I can't really talk or use my phone and then right now I'm shopping. Talk to you when I get on ') " (1203" 1201 0 1 'anggsharaf123' 1443515249 'Re: (No subject)' 'Ok but do you need the pictures?') " (1205" 1201 0 1 'anggsharaf123' 1443515868 'Re: (No subject)' 'Ok here is the link.
http://imgur.com/a/rkGD3') " (1414" 1414 16222 0 'WhiteDecay' 1448920780 '(No subject)' 'SKy please talk to me why are you ignoring me ;-; did i do something wrong? please you dont know what happening with me and im scared please talk to me.

if i did something then im sorry please. if you quit mineraft that fine but you said we can still talk to each other anyway') " (1207" 1199 0 1 'anggsharaf123' 1443697060 'Re: (No subject)' 'Sure i already sent it to alex.
http://imgur.com/a/AdG64') " (1208" 1199 16837 0 'PvPBuilder' 1443710690 'Re: (No subject)' 'Nothing Will happen. You also didn't show us when they said that he/she was the owner') " (1209" 1209 17151 1 'IISkyHDII' 1443897795 '(No subject)' 'Im unbanned from hub but not prison
') " (1210" 1210 16425 0 'pbyfield01' 1444100323 '(No subject)' 'hey') " (1211" 1211 0 1 'Facelesswarrior5' 1444104756 '(No subject)' 'http://youtu.be/IQxkG2O_d6A - Play sound but don't watch. 
http://youtu.be/wSxiCZKthJo - Watch but mute ') " (1214" 1214 17159 1 '411Legend' 1444265167 'dude really' 'I am not 411Ghost u cant ban me for having a similar name. Like i said he is my cousin and the truth is he told me to change my name and play on this server to look at people who say they think are better at pvp on survival. That way he can pvp them when he is unbanned.') " (1213" 1213 16801 0 'FoxDoesGamez' 1444188190 'account' 'My account got banned for chargeback (FoxDoesGames) and on paypal it sent me +10.00. and everytime i tryed to buy it again it wouldn't let me cause it said that i had to many chargebacks!! please help me.

Please Help
Kacy (FoxDoesGames)
') " (1215" 1214 32 1 '7misun' 1444265292 'Re: dude really' 'I saw you place the signs and tell liz') " (1216" 1214 17159 1 '411Legend' 1444265339 'Re: dude really' 'and do u hav proof
') " (1217" 1214 32 1 '7misun' 1444265409 'Re: dude really' 'You have the same ip which i just verified by checking your two Forums Profiles. Your ban has been upgraded to 28days for Evading ban') " (1218" 1214 17159 1 '411Legend' 1444265653 'Re: dude really' 'Mhmmmm have you ever thought about us using the same computer to play
') " (1219" 1214 32 1 '7misun' 1444265654 'Re: dude really' 'Do you have anything else?') " (1220" 1214 17159 1 '411Legend' 1444265770 'Re: dude really' 'Anything else to say?
') " (1221" 1214 32 1 '7misun' 1444265846 'Re: dude really' 'Do you also have exaclty the same email address too?') " (1222" 1214 17159 1 '411Legend' 1444265955 'Re: dude really' 'No we dont') " (1223" 1214 32 1 '7misun' 1444266105 'Re: dude really' 'I can see the email address that you used to create both profiles on the forums Luisdelrio') " (1224" 1214 17159 1 '411Legend' 1444266211 'Re: dude really' 'Ok who do u think created the account like i said Ghost lives with me well i live with him.') " (1225" 1214 17159 1 '411Legend' 1444266306 'Re: dude really' 'You know what ok ill just serve the time can i just ask a you a question') " (1226" 1214 32 1 '7misun' 1444266321 'Re: dude really' 'I already saw you admit to liz on survival with signs being 411ghost and others ratted you out too') " (1227" 1214 17159 1 '411Legend' 1444266422 'Re: dude really' 'Like i said ill serve the time can i just ask you a question') " (1228" 1214 32 1 '7misun' 1444267016 'Re: dude really' 'whats your question
') " (1229" 1214 17159 1 '411Legend' 1444267278 'Re: dude really' 'nvm ') " (1230" 1214 32 1 '7misun' 1444267304 'Re: dude really' 'Ok') " (1231" 1231 19 1 'EnderGod' 1444335068 'i miss you baby' 'baby i love you i miss you unblock me on skype!
') " (1232" 1232 17162 1 '_MrCyanide_ AKA Ethan' 1444432758 '(No subject)' 'Whats that suppose to mean?') " (1233" 1233 17157 0 'NinjaGirl2015' 1444442893 'op stuff' 'Are you aware that on aviatorcraft people are getting god stuff from nowhere idk how they got it but I just needing to let you guys know about this proplem') " (1236" 1236 17157 0 'NinjaGirl2015' 1444525292 '(No subject)' 'Hi
') " (1235" 1235 17157 0 'NinjaGirl2015' 1444522227 '(No subject)' 'hi on the build  application did you mean inside a build i made?
') " (1239" 1239 17157 0 'NinjaGirl2015' 1444581631 '(No subject)' 'hi remeber me?
') " (1238" 1238 14 1 'Blazer2558' 1444546963 '(No subject)' 'My plot isn't making any lag. The Auto Brewer is rarely on. The clock doesn't turn on unless the brewer is on. I would like to know why your messing with my plot.') " (1240" 1240 24 1 'SoulMastera' 1444597173 'asking' 'ok so wats the rule about my mod pack??
') " (1241" 1241 24 1 'SoulMastera' 1444867512 '(No subject)' 'Yea he said that to crim. [6:12:40 PM | Edited 6:12:44 PM] DualCrim: Alex. Demoted. Him.
[6:12:58 PM] _Xx_MorralTach_xX_ III: yea I'm agreeding with R3D on this
[6:13:04 PM] _Xx_MorralTach_xX_ III: there much be a reason
[6:13:07 PM] DualCrim: [6:07 PM] Achilles297:

<<< He demoted me without any of the staffs knowledge
[6:13:08 PM] Erica / R3d__: THERE HAS TO BE A REASON
[6:13:10 PM] Erica / R3d__: OK
[6:13:18 PM] Erica / R3d__: YOU DONT DEMOTE WILLY NILLY
[6:13:29 PM] DualCrim: [6:08 PM] Achilles297:

<<< So I walked out of aviatorcraft and burned the bridges behind me
Goodbye crim') " (1242" 1242 16837 0 'PvPBuilder' 1445097733 '(No subject)' 'Hello Achilles. Are you there?
') " (1243" 1242 0 1 'Achilles297' 1445098907 'Re: (No subject)' 'Yes?') " (1244" 1242 16837 0 'PvPBuilder' 1445099623 'Re: (No subject)' 'Would you consider re-adding me on skype? I'd like to just chat to you Bro <3') " (1245" 1245 16049 1 'Excited_Fiber' 1445197498 'Build Team App' 'So would you like me to wait 3 weeks and apply again? Or build something else and post pictures?
') " (1246" 1245 1 1 'godlikefrank' 1445351259 'Re: Build Team App' 'You can still build things and get them ready to re-apply in the 3 weeks after the denial of your application.') " (1247" 1247 17191 1 'GS_TinyTiger147' 1445641388 'HELP' 'OK so today i bought the chief rank on prison and i was changing my nickname and out of nowhere i got banned fro "Charge Back"  and i did not request to take my money back or take my money back

any mods please help explain why this could happen

PLEASE HELP

- GS_TinyTiger147') " (1248" 1248 17191 1 'GS_TinyTiger147' 1445641472 'p.s' 'im on the server hub now') " (1249" 1249 17191 1 'GS_TinyTiger147' 1445651697 '(No subject)' 'i have the receipt for my purchase but im banned from the prison part of the server

You sent a payment of $56.25 USD to AviatorGaming Inc.
Oct 23 2015 14:35:41 PDT
Receipt No:1456-8143-5526-2792
Hello Clinton Billips "

This charge will appear on your credit card statement as payment to PAYPAL *AVIATORGAMI.


Save time with a PayPal account
Create a PayPal account and save your payment information. You won't need to enter your payment information every time you shop online.

Sign Up Now
Shop with confidence
We keep your financial information secure.

Transactions monitored 24/7
Our fraud specialists help protect your account.

You're protected
Zero fraud liability for eligible unauthorized purchases. See eligibility


Merchant information:
AviatorGaming Inc

Instructions to merchant:
None provided
Shipping information:
Shipping method:
Not specified
Description Unit price Qty Amount
AviatorCraft - Take it Easy" " Lemon Squeezy
Minecraft Username: GS_TinyTiger147 $56.25 USD 1 $56.25 USD

Total: $56.25 USD
Receipt No: 1456-8143-5526-2792
Please keep this receipt number for future reference. You'll need it if you contact customer service at AviatorGaming Inc or PayPal.')" " (1250" 1250 17191 1 'GS_TinyTiger147' 1445653118 'HELP' 'I got banned from prison because i because i charged back but i did not know you could even do that so can you please help btw i donated for the chief rank it was working i was on for like 5 mins then BOOM banned

but heres my receipt

You sent a payment of $56.25 USD to AviatorGaming Inc.
Oct 23 2015 14:35:41 PDT
Receipt No:1456-8143-5526-2792
Hello Clinton Billips "

This charge will appear on your credit card statement as payment to PAYPAL *AVIATORGAMI.


Save time with a PayPal account
Create a PayPal account and save your payment information. You won't need to enter your payment information every time you shop online.

Sign Up Now
Shop with confidence
We keep your financial information secure.

Transactions monitored 24/7
Our fraud specialists help protect your account.

You're protected
Zero fraud liability for eligible unauthorized purchases. See eligibility


Merchant information:
AviatorGaming Inc

Instructions to merchant:
None provided
Shipping information:
Shipping method:
Not specified
Description Unit price Qty Amount
AviatorCraft - Take it Easy" " Lemon Squeezy
Minecraft Username: GS_TinyTiger147 $56.25 USD 1 $56.25 USD

Total: $56.25 USD
Receipt No: 1456-8143-5526-2792
Please keep this receipt number for future reference. You'll need it if you contact customer service at AviatorGaming Inc or PayPal.')" " (1251" 1251 17191 1 'GS_TinyTiger147' 1445654228 'from GS_TinyTiger147' 'Stil banned i posted my receipt i got a hold of lrice i msg misun on the forums') " (1252" 1252 17118 1 'JackTheLad45' 1445719502 'HACKER! :-/ (Save ME!)' 'There is a hacker on Your Factions server . he keeps on logging in and out and breaking CLAIMED blocks with his fists. he also put signs saying "You Are Looking For a Ghost" and "You are Looking In all the Wrong Places" His Username is IngeniousGamer and he is Scaring me. I dont have Screenshots as he removed the signs . Please Ban him Also He managed to tp to me even though i didnt accept. Im Pretty Sure he is a hacker and he needs to be banned before i have a heart attack.  :(  :-X :-\\ :-[

Please') " (1255" 1255 17151 1 'IISkyHDII' 1445893061 '(No subject)' '[color=pink]umm alex.[/color]') " (1256" 1255 1 1 'godlikefrank' 1445893373 'Re: (No subject)' 'hm?') " (1257" 1255 17151 1 'IISkyHDII' 1445897587 'Re: (No subject)' 'The server does not use team speak that much right?') " (1258" 1255 1 1 'godlikefrank' 1445897624 'Re: (No subject)' '[quote author=IISkyHDII link=action=profile;u=17151 date=1445897587]
The server does not use team speak that much right?
[/quote]
Quite a lot of players don't no. But it's there if people ever need to use it.') " (1259" 1255 17151 1 'IISkyHDII' 1445897812 'Re: (No subject)' '[color=pink]Yeah because I'm just with one person in the call.[/color]') " (1260" 1260 17151 1 'IISkyHDII' 1445900959 '(No subject)' 'Hey Luke i was going to text Alex but he disconnected. One question I was perm banned october the 4th.Is it a bit to early to do an ban appeal?') " (1261" 1260 17 0 'lrice11' 1445901452 'Re: (No subject)' 'Hello Sky

No it is not too early to do your ban appeal. Its actually the perfect time to do it if you are going to do it.

Regards
Luke') " (1262" 1262 17151 1 'IISkyHDII' 1445905405 '(No subject)' 'Ello') " (1263" 1263 17151 1 'IISkyHDII' 1445906532 '(No subject)' 'Hello luke one question in my ban appeal i forgot to put that my brother had used my account when the ban invassion happened and it was due to a case that jboy had only banned me from the prison area not the whole complete server
') " (1264" 1264 16936 0 'puppielove126' 1445915680 '(No subject)' 'I gtg') " (1265" 1265 17151 1 'IISkyHDII' 1445945296 '(No subject)' 'Alex do you think that later on aviator you guys will add a kitpvp server or something like that? ') " (1266" 1266 17192 1 'Discon3t3d' 1445971916 'Creative Build Comp Winners' 'The Halloween comp was on u had to build a spooky house can u tell me if I'm a winner i realy want to no i worked hard on that thanks! :) ;)') " (1267" 1267 17151 1 'IISkyHDII' 1445980199 '(No subject)' 'Alex if I made an instagram for the server will that be okay? (to keep players updated) Staff can totally have acces to it ') " (1268" 1268 17151 1 'IISkyHDII' 1445980511 '(No subject)' 'Hey luke I'm planning a instagram page for the server where we can post things that happen in the server staff can all have acces to it.  Right now I'm busy trying to get the name. Since someone is already using the name aviatorcraft ') " (1269" 1266 1 1 'godlikefrank' 1445985243 'Re: Creative Build Comp Winners' 'You placed third out of the top 3') " (1270" 1270 16936 0 'puppielove126' 1445995781 '(No subject)' 'I had an idea for your one handed minecraft challenge. Put your mouse on the left and keyboard on the right. Mess around with your controls a little bit but leave the a s w and d keys just jumble up the other keys a little bit. Practice on Single player or on the creative server.') " (1271" 1271 16936 0 'puppielove126' 1446063586 '(No subject)' '[color=limegreen]Hello!!!!  8) 8) 8) 8) 8) 8) 8) 8) 8) 8)[/color]') " (1272" 1272 16519 1 'BricksB' 1446068641 '(No subject)' 'My Skype is BricksB01 it will show up as Colin Cundy.') " (1274" 1274 16530 1 'VorahHD' 1446131113 '(No subject)' 'Fuck off ya pussy. Dion and louie dont like you anymore XD....

Get over it ya pedophile.

Ps i kicked u from fac have fun pussy') " (1275" 1274 16222 1 'WhiteDecay' 1446131472 'Re: (No subject)' 'Dude get over it your not mad cuz you were gonna get perma ban your mad because of some dumb reason. You used me so many time threaten me and push me over the edge. you need to grow up. idc if louis and helly hate me cuz i know that they don't your words don't have any affect on me. Also if you don't like me why are u still sending me msgs?? shouldnt you be gone by now?

Louis don't know me well so he have no problem with me
I'm not going to say anything about hellyy because you as your mind would use it against me by telling her lies.

Remember louis is only with you cuz hes friend with hellyy. if you never met me you would have never met ur GF today so you should be thanking me. Have fun.

last You don't know how much i did for you but yet you still accuse me and betray me. for months i told you the truth and for months you don't believe me you treat every guy like shit except girls. adios amigo youll be back') " (1276" 1274 16530 1 'VorahHD' 1446131733 'Re: (No subject)' 'Nah you wouldnt know dumbass XD... Louie doesnt like you nore helly im in their skype everyday.. You called dion a fuck and she hates u know. And im not telling lies. Have fun because u lost all of us as friends xD') " (1277" 1274 16222 1 'WhiteDecay' 1446131797 'Re: (No subject)' 'again idc') " (1278" 1274 16222 1 'WhiteDecay' 1446131870 'Re: (No subject)' 'also man get a life and some real friends all you do everyday is play mc go out and hang with people around you. cuz when ur my age they will be gone
') " (1279" 1274 16530 1 'VorahHD' 1446131924 'Re: (No subject)' 'U kno its true xD they dont like you im the one they call everyday.. They talk about u in calls xD... Also i met helly on build server not ur dumbass lmaoo') " (1280" 1280 16530 1 'VorahHD' 1446131974 '(No subject)' 'I have a like unlike u.. Pedophile hitting on 14 year olds') " (1281" 1280 16222 1 'WhiteDecay' 1446132017 'Re: (No subject)' 'remember i never knew hellyy age cuz she didnt want people to know good job spilling the secret') " (1282" 1280 16530 1 'VorahHD' 1446132074 'Re: (No subject)' 'Stupid pedophile.. What did u think she was. Obviously not 18 stupid niga') " (1283" 1280 16222 1 'WhiteDecay' 1446132115 'Re: (No subject)' 'ya know what instead of this tell me. Why do you care so much? what did i do to YOU specificaly? this isnt about hellyy or louis.
') " (1284" 1280 16530 1 'VorahHD' 1446132286 'Re: (No subject)' 'Haha louie just told me. Ur asking him to play on servers with him. "Why does decay think we like him"') " (1285" 1280 16222 1 'WhiteDecay' 1446132388 'Re: (No subject)' 'KYLE tel me what the FUCK DID I DO TO YOU i did nothing to you i gave you all you wanted and you still hate me no matter what.
I was honest about being sorry and you didnt care') " (1286" 1280 16530 1 'VorahHD' 1446132648 'Re: (No subject)' 'Louie exposed you ezpz leaking this') " (1287" 1280 16222 1 'WhiteDecay' 1446132879 'Re: (No subject)' 'Do whatever you want you win') " (1290" 1273 16837 0 'PvPBuilder' 1446227927 'Re: (No subject)' 'Can we talk?
On Skype or something?') " (1291" 1273 0 1 'Achilles297' 1446229447 'Re: (No subject)' 'Busy') " (1371" 1324 35 0 'updog2000' 1448314740 'Re: (No subject)' 'Shhhhhhhhh Shhhhhhhh for me to know  8)') " (1293" 1293 17082 0 'lovegirl500' 1446284484 'hi' 'hia :)
') " (1294" 1294 17200 0 'CyanideAndHappiness' 1446385138 '(No subject)' 'What makes you think I wacthed that vid?
') " (1295" 1295 17200 1 'CyanideAndHappiness' 1446385323 '(No subject)' 'Im done with this shit all you think is oh he wacthed a vid to learn how to build! Well fuck off all you and im about this close to getting off that serever forever') " (1296" 1296 17200 1 'CyanideAndHappiness' 1446385468 '(No subject)' 'Im done with this shit all you think is oh he wacthed a vid to learn how to build! Well fuck off all you and im about this close to getting off that serever forever') " (1297" 1297 17200 1 'CyanideAndHappiness' 1446385535 '(No subject)' 'Im done with this shit all you think is oh he wacthed a vid to learn how to build! Well fuck off all you and im about this close to getting off that serever forever') " (1298" 1297 16837 1 'PvPBuilder' 1446388003 'Re: (No subject)' 'Please do NOT disrespect staff. It is obvious you got it of the VIDEO.') " (1299" 1296 1 1 'godlikefrank' 1446406139 'Re: (No subject)' 'I wasn't the one who said that but your build is extremely similar to the one on that video.') " (1300" 1300 17100 0 'red_135_hlulu' 1446620809 '(No subject)' 'Hey
What part of the server do you play on most? I usually play skyblock and survival the most maybe a little prison once in a while too.') " (1301" 1300 17139 1 'R5er_' 1446687127 'Re: (No subject)' 'Hello! sorry for the late response i was at school i usually play on Prison more than i do Skyblock. Have a good day! -R5er_ ') " (1302" 1300 17100 0 'red_135_hlulu' 1446707150 'Re: (No subject)' 'No problem. Whats your time zone? Mines is an hour or two I think its two cause of daylight-saving ahead of uk. And when do you usually go on aviator maybe we can hang out or something?') " (1303" 1266 17192 0 'Discon3t3d' 1446708914 'Re: Creative Build Comp Winners' 'I didn't get y reward u gave it to discon3t3d my Minecraft name is actually Discon3t3d not discon3t3d mine had a capital  :'(
:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(:( :'(

[move/hello/move]') " (1304" 1266 17192 0 'Discon3t3d' 1446709040 'Re: Creative Build Comp Winners' 'or I just didn't get my reward :( :'( [move][/move]
') " (1305" 1305 17151 1 'IISkyHDII' 1446823471 '(No subject)' '[color=pink]Hey how are you doing[/color]') " (1306" 1305 16222 0 'WhiteDecay' 1446830850 'Re: (No subject)' 'doing fine why not msg me on skype silly?') " (1307" 1266 17192 1 'Discon3t3d' 1446840139 'Re: Creative Build Comp Winners' 'I DIDNT GET MY REWARD =( you said discon3t3d came 3rd im Discon3t3d =''''(
') " (1308" 1266 1 1 'godlikefrank' 1446889867 'Re: Creative Build Comp Winners' 'You do have your rewards I did a check. What are you missing?') " (1309" 1309 17100 0 'red_135_hlulu' 1446931765 'Tbh' 'Tbh your post felt a bit shady to me so I want to make sure I didn't strike a nerve. And if I did I want to apologize for doing so. I never meant to I just thought you were a great trial-mod from what I saw.') " (1310" 1310 17151 1 'IISkyHDII' 1446990960 '(No subject)' 'Hello

') " (1311" 1311 17139 1 'R5er_' 1447023753 '(No subject)' 'Hey sorry to bother you but I was wondering if you give out your skype? -R5er😊') " (1312" 1312 17139 1 'R5er_' 1447039580 '(No subject)' 'Hello :)') " (1313" 1313 16519 1 'BricksB' 1447297525 '(No subject)' 'Idk what is happening but my real account BricksB and MYYY alt have been banned for "Vorah's Alt". When I had nothing to do with this I take somewhat responsibility for letting Vorah use my account on other servers not  knowing he would use my/my sisters account for something like banivading. With all my regards I wish for my BricksB account to be unbanned with the change of password with my HoneyBee1224 alt. Please take this into consideration for i would like to return to aviator at this time if these changes would be done. Thank you Luke - Bricks') " (1314" 1314 17139 1 'R5er_' 1447304564 '(No subject)' 'Hello XD :)') " (1315" 1314 31 1 'CeralMuncher' 1447371767 'Re: (No subject)' 'FFS') " (1316" 1316 16519 1 'BricksB' 1447383244 '(No subject)' 'Please Alex i  loan my alt to torah because i trusted him to use it on other servers than aviator and i should of known that he would do such a thing. I am sorry to bother you but because it is my/my sisters alt I can not get on because of the Ip ban this also includes my BricksB account as well.It says "Vorah alt." If you would be as kind as to unban me if I change my password. If you respond I wish to Skype and screen share of the password change to keep Vorah out. If you agree I will never make the mistake again as to share an account. Thank you for your help - BricksB') " (1317" 1314 17139 1 'R5er_' 1447396544 'Re: (No subject)' 'Sorry I was bored ') " (1318" 1318 17100 0 'red_135_hlulu' 1447455665 'Multi Millionare' 'Hey is Multi Millionaire going to be recorded for people like me who can't go past hub because of horrible internet connection?') " (1319" 1319 17210 1 'Batlord' 1447545914 '(No subject)' 'Please look at my Dangm harrassment post
Sometime today or tomorrow is great') " (1320" 1314 31 1 'CeralMuncher' 1447549971 'Re: (No subject)' 'I can tell.') " (1321" 1321 17230 1 'camogirl03' 1447597836 'How do i play' 'Sorry to interrupt you but I cant play games for some reason it just keeps me on a questions page or forums if you can please tell me how From a big fan Stacy Brown.') " (1322" 1322 17190 1 'Shadow_Knight108' 1447698122 'Herro' 'Hiyo. This is my first PM so just checking if it works. Sorry if it seems like being annoying but I really want a Multi-Millionaire.

[/right]Your buddy (hopefully )
Shadow_Knight108[/right]') " (1323" 1322 16837 1 'PvPBuilder' 1447700027 'Re: Herro' 'Every friday (6pm EST 11pm GMT)') " (1324" 1324 35 0 'updog2000' 1447719711 '(No subject)' 'Watch it M8  >:(') " (1325" 1325 35 0 'updog2000' 1447815858 'FB ???' 'http://australia.toptenhen.com/item/15070/these-15-people-should-not-have-shared-this-on-facebook?p=14


is that a msg u left xD') " (1326" 1326 17151 1 'IISkyHDII' 1447885830 '(No subject)' '[color=blue]This Is fucking Bull Shit! The admins don't even know what decay is going through in his life.. They are some heartless bastards. I'm just waiting for them to get on[/color]') " (1327" 1327 17151 1 'IISkyHDII' 1447886630 'Please Read.' 'Hello I'm here to speak about my friend WhiteDecay. Well as you can see he got reported for abusing http://aviatorcraft.com/forum/index.php?topic=2757.0 And I sincerely think you guys shouldn't demote him due to the fallowing reasons. First of all hes going trough a lot of problems in his life and he would always try to keep smiling no matter what. And as you can see in the screenshots Blaze was obviously making him get mad Blaze did this with intention to get him demoted because for WhiteDecay to act like that blaze must had done something very bad to cause anger in him. Please check the chat logs. I do get about the abusing part that is not acceptable but I do not find this to be enough proof to get him demoted. Thank you for your time.') " (1328" 1327 17 0 'lrice11' 1447887629 'Re: Please Read.' 'Hello

Please speak to Whitedecay regarding his demotion. Thanks.') " (1330" 1330 16387 1 '88tk88' 1447896723 'Moderator' 'How to apply for moderator??? Please reply as soon as possible! Thanks!




                                                                                                        -Sincerely 88tk88 :D  8)') " (1331" 1331 16837 1 'PvPBuilder' 1447946086 '(No subject)' 'Hello sky As far as I know Decay left on his own choice.
') " (1332" 1332 16168 1 'KidzBeEz' 1447946211 '(No subject)' 'So what happen why you abuse lol') " (1333" 1332 16222 0 'WhiteDecay' 1447946399 'Re: (No subject)' 'Lol long story i guess i was still stressed out from the whole vorah thing and college. But i didn't know i was abusing power in a a different way. Turn out i was demoted for abusing command playing games with player without admin permission something about female players idk and other stuff.') " (1334" 1332 16168 1 'KidzBeEz' 1447946480 'Re: (No subject)' 'Lol Damn WhiteDecay you got your self in a bun you gonna play with MissWhiteDecay lol or no she wants to play with you but you been busy') " (1335" 1332 16222 0 'WhiteDecay' 1447946614 'Re: (No subject)' 'lol yeah i will. soon just dealing with all the drama but I think im good it all over XD being a mod was stressful if you notice the report a player area theres still reports from last week

Ill be home late today tho') " (1336" 1332 16168 1 'KidzBeEz' 1447946689 'Re: (No subject)' 'Lol thats cool well thats good cause sky been asking me to play and I'm like wheres WhiteDecay and she's like your not on so ') " (1337" 1332 16222 0 'WhiteDecay' 1447946793 'Re: (No subject)' 'The way you ask sounded like you have a crush on me ;) ') " (1338" 1332 16168 1 'KidzBeEz' 1447946879 'Re: (No subject)' 'LOL what made it sound like i have a crush on you lol what is this haha') " (1339" 1332 16222 0 'WhiteDecay' 1447946960 'Re: (No subject)' 'You all like
Sky: wanna play
Kidz where decay? (why you worring) XD
Sky: hes not on
Kidz: ok

') " (1340" 1332 16168 1 'KidzBeEz' 1447947012 'Re: (No subject)' 'Cause she said that you were gonna play with her and i was busy riding my dirt bike so i couldn't get on so i said where is whitedecay she said  he's with her brother or something') " (1341" 1332 16222 0 'WhiteDecay' 1447947071 'Re: (No subject)' 'wait she doesnt tell you what going on with me?
') " (1342" 1332 16168 1 'KidzBeEz' 1447947116 'Re: (No subject)' 'All she said was college and your brother?
') " (1343" 1332 16222 0 'WhiteDecay' 1447947175 'Re: (No subject)' 'oh yeah my bro had to take me over his house the day before school so that he can take me to school faster. cuz my mom having medical problems so she cant drive me in the morning ') " (1344" 1332 16168 1 'KidzBeEz' 1447947223 'Re: (No subject)' 'oh i see and i heard you wanted sky to change her name to MissWhiteDecay lol') " (1345" 1332 16222 0 'WhiteDecay' 1447947268 'Re: (No subject)' 'lol well she wanted a skin that look close to mine but female version. so i made a joke about it.
') " (1346" 1332 16168 1 'KidzBeEz' 1447947402 'Re: (No subject)' 'I think she took it seriously and said she might change her name to it then i was like why she said cause you told her to then she was like i will change it to KidzDecay i was like um no stick to MissWhiteDecay lol') " (1347" 1332 16222 0 'WhiteDecay' 1447947456 'Re: (No subject)' 'XD she shipping us XD') " (1348" 1348 16222 0 'WhiteDecay' 1447961578 'Towny' 'You have no idea how hard I'm working on this idea i only explained 1/10 of the whole idea in an hour. O_O the is going to take me days to edit and correct') " (1349" 1348 17100 0 'red_135_hlulu' 1447962428 'Re: Towny' 'Oh wow XD. I don't know very much about plugins or stuff related to that or even much about Towny because I can't seem to recall it even if it sounds familiar. But what exactly are you thinking of explaining to the staff to possibly accept your idea? And is Towny like literally a survival server but with rping? Cause I think that some rpers would like that because most of the time I ask then to go to creative and rp there they sometimes say that then they won't be able to kill someone if they grow tired of them.  Which still doesn't really make much sense to me XD') " (1350" 1348 16222 0 'WhiteDecay' 1447963912 'Re: Towny' 'WOW lots of question XD i like that.

Towny is like a roleplaying plugin but it quite fun. For my version of towny it is like survival but with more reason to playing it.

This Towny will have a job system ranking system and Mcmmo.
The jobs is the only way to make money no selling
mcmmo will help make the job easier
and land is ungreifable meaning players can grief unleast the mayor trust them') " (1351" 1348 17100 0 'red_135_hlulu' 1447965000 'Re: Towny' 'So its a little more like factions? I think I need to google some of the things you said cause Im still a bit of a noob at mc ') " (1352" 1348 16222 0 'WhiteDecay' 1447965110 'Re: Towny' 'no in faction you can raid people this one you cant
once you claim a land nothing can damage it not even tnt.') " (1353" 1353 17100 0 'red_135_hlulu' 1447965368 'Not sure what the subject should be' 'Hey! I dont have your Skype so I just wanted to let you know that I cant go on today bcs I started school late. But I should be able to go on earlier tomorrow at least I hope so XD ') " (1354" 1348 17100 0 'red_135_hlulu' 1447965634 'Re: Towny' 'Ok then what about the Mcmmos? Im not 100% sure what they are bcs I never played factions but I know they are in factions. And what kinda job system are you thinking about? How would it work exactly cause I think its different than what I think it is in my head? ') " (1355" 1348 16222 0 'WhiteDecay' 1447974856 'Re: Towny' 'ok ok let me finish my document and youll get to see it ok
') " (1356" 1356 16837 1 'PvPBuilder' 1448040252 '(No subject)' 'Come back ;-;') " (1357" 1356 16222 0 'WhiteDecay' 1448040282 'Re: (No subject)' 'No that was hurtful and everyone know how much i like erica
') " (1358" 1356 16837 1 'PvPBuilder' 1448040314 'Re: (No subject)' 'I was messing ;-; <3') " (1359" 1356 16222 0 'WhiteDecay' 1448040375 'Re: (No subject)' 'ill get on when millionaire is starting') " (1360" 1356 16837 1 'PvPBuilder' 1448040379 'Re: (No subject)' 'you would be a good couple ;-;
') " (1361" 1356 16222 0 'WhiteDecay' 1448040537 'Re: (No subject)' 'im not mad. ') " (1362" 1356 16837 1 'PvPBuilder' 1448040744 'Re: (No subject)' 'LOL you said it in the post though XD
') " (1363" 1305 17151 0 'IISkyHDII' 1448049340 'Re: (No subject)' 'Duels - The command I'm think about duels  would be /duel player name I would suggest for the server to have about 4 arenas not to big to be set up so 8 players could be doing 1v1's. This is apart from the original kit pvp area the players inventory will be cleared when they enter the 1v1 as soon as they join they will be given a full iron armor set with 1 iron sword a fish rod and a bow with 64 arrows (These duels do not last that long they are approximately for about 30 second but if you combo a player it should take less if the admins decide to make the battles longer they could 2 or 3 golden apples) the winner and the looser should be tped back to spawn and they will be automatically be given what they had before they went to the 1v1(A prise for the winner would be nice).You guys could also keep adding different type of duels as the server grows. The duel arenas don't have to be big they could be in a range of of 50x50 or 100x100 but it would be fun if the arenas are themed differently so Aters with not get bored of the same arena.

Main pvp arena- this would be up to the builders to decide with the admins but I would suggest a arena that ranges between 500x500 and 1000x1000. Also it would be nice if most of it would be flat you guys can still add some hills. I have some very awesome arena ideas if this makes it to the server I would suggest the builders and admins to send me a message and maybe add me on skype for the arena idea.

Donor Ranks -


== [Sponsor] ==

-----------------------------------
Perks:
[Sponsor] Suffix

Ability to satisfy your hunger (/Feed)

Access to two private donator vaults. 

Sponsor Kit (/kit Sponsor)

-----------------------------------
Sponsor Kit:

1x Iron Armor Set - Protection I Thorns I on Chestplate Feather Falling IV on Boots

1x Iron Sword - Sharpness I

1x Bow - Power I

64x Arrows

16x Steak



== [VIP] ==

-----------------------------------

Perks:
[VIP] Suffix

Ability to have a fancy hat (/Hat)

Ability to satisfy your hunger (/Feed)

Access to two private donator vaults. 

VIP Kit (/kit VIP)

-----------------------------------

VIP Kit:

1x Iron Helmet - Protection II

1x Iron Chestplate - Protection II Thorns I

1x Iron Leggings - Protection II

1x Iron Boots - Protection I Feather Falling IV

1x Iron Sword - Sharpness II

1x Bow - Power II

128x Arrows

20x Steak



== [MVP] ==

-----------------------------------

Perks:
[MVP] Suffix

Ability to have a fancy hat (/Hat)

Ability to satisfy your hunger (/Feed)

Access to four private donator vaults. 

MVP Kit (/kit MVP)

-----------------------------------

MVP Kit:

1x Iron Helmet - Protection III  Projectile Protection I Fire Protection I

1x Iron Chestplate - Protection III Projectile Protection II Thorns I

1x Iron Leggings - Protection III Fire Protection II Project Protection II

1x Iron Boots - Protection III Feather Falling IV Fire Protection I Projectile Protection I

1x Iron Sword - Sharpness III

1x Bow - Power III Flame I

192x Arrows

24x Steak


== [Elite] ==

-----------------------------------

Perks:
[Elite] Suffix

Ability to have a fancy hat (/Hat)

Ability to satisfy your hunger (/Feed)

Access to five private donator vaults. 

Elite Kit (/kit Elite)

-----------------------------------

Elite Kit:

1x Iron Helmet - Protection IV Fire Protection II Projectile Protection II

1x Iron Chestplate - Protection IV Projectile Protection II Fire Protection III Thorns II

1x Iron Leggings - Protection IV Fire Protection II Project Protection II

1x Iron Boots - Protection IV Feather Falling IV Fire Protection II Projectile Protection II

1x Diamond Sword - Sharpness III

1x Bow - Power III Punch II Flame I

64x Steak

192x Arrows



== [Titan] ==

-----------------------------------

Perks:
[Titan] Suffix

Ability to have a fancy hat (/Hat)

Ability to repair items (/Repair)

Ability to satisfy your hunger (/Feed)

Access to six private donator vaults. (At Spawn)

When inventory is full it goes into backpack. (Automatically)

Titan Kit (/kit Titan)

-----------------------------------

Titan Kit:

1x Diamond Helmet - Protection II Fire Protection III Projectile Protection III

1x Diamond Chestplate - Protection II Projectile Protection III Fire Protection III Thorns II

1x Diamond Leggings - Protection II Fire Protection III Projectile Protection III

1x Diamond Boots - Protection II Feather Falling IV Fire Protection III Projectile Protection III

1x Diamond Sword - Sharpness IV Fire Aspect I

1x Bow - Power IV Punch II Flame I Infinity I

4x Golden Apples

1x God Apple

64x Steak

1x Arrow











Duels - The command I'm think about duels   be /duel player name I would suggest for the server to have about 4 arenas not to big to be set up so 8 players could be doing 1v1's. This is apart from the original kit pvp area the players inventory will be cleared when they enter the 1v1 as soon as they join they will be given a full iron armor set with 1 iron sword a fish rod and a bow with 64 arrows (These duels do not last that long they are approximately for about 30 second but if you combo a player it should take less if the admins decide to make the battles longer they could 2 or 3 golden apples) the winner and the looser should be tped back to spawn and they will be automatically be given what they had before they went to the 1v1(A prise for the winner would be nice).You guys could also keep adding different type of duels as the server grows. The duel arenas don't have to be big they could be in a range of of 50x50 or 100x100 but it would be fun if the arenas are themed differently so Aters with not get bored of the same arena.

Main pvp arena- this would be up to the builders to decide with the admins but I would suggest a arena that ranges between 500x500 and 1000x1000. Also it would be nice if most of it would be flat you guys can still add some hills. I have some very awesome arena ideas if this makes it to the server I would suggest the builders and admins to send me a message and maybe add me on skype for the arena idea.

Donor Ranks -


== [Sponsor] ==

-----------------------------------
Perks:
[Sponsor] Suffix

Ability to satisfy your hunger (/Feed)

Access to two private donator vaults. 

Sponsor Kit (/kit Sponsor)

-----------------------------------
Sponsor Kit:

1x Iron Armor Set - Protection I Thorns I on Chestplate Feather Falling IV on Boots

1x Iron Sword - Sharpness I

1x Bow - Power I

64x Arrows

16x Steak



== [VIP] ==

-----------------------------------

Perks:
[VIP] Suffix

Ability to have a fancy hat (/Hat)

Ability to satisfy your hunger (/Feed)

Access to two private donator vaults. 

VIP Kit (/kit VIP)

-----------------------------------

VIP Kit:

1x Iron Helmet - Protection II

1x Iron Chestplate - Protection II Thorns I

1x Iron Leggings - Protection II

1x Iron Boots - Protection I Feather Falling IV

1x Iron Sword - Sharpness II

1x Bow - Power II

128x Arrows

20x Steak



== [MVP] ==

-----------------------------------

Perks:
[MVP] Suffix

Ability to have a fancy hat (/Hat)

Ability to satisfy your hunger (/Feed)

Access to four private donator vaults. 

MVP Kit (/kit MVP)

-----------------------------------

MVP Kit:

1x Iron Helmet - Protection III  Projectile Protection I Fire Protection I

1x Iron Chestplate - Protection III Projectile Protection II Thorns I

1x Iron Leggings - Protection III Fire Protection II Project Protection II

1x Iron Boots - Protection III Feather Falling IV Fire Protection I Projectile Protection I

1x Iron Sword - Sharpness III

1x Bow - Power III Flame I

192x Arrows

24x Steak


== [Elite] ==

-----------------------------------

Perks:
[Elite] Suffix

Ability to have a fancy hat (/Hat)

Ability to satisfy your hunger (/Feed)

Access to five private donator vaults. 

Elite Kit (/kit Elite)

-----------------------------------

Elite Kit:

1x Iron Helmet - Protection IV Fire Protection II Projectile Protection II

1x Iron Chestplate - Protection IV Projectile Protection II Fire Protection III Thorns II

1x Iron Leggings - Protection IV Fire Protection II Project Protection II

1x Iron Boots - Protection IV Feather Falling IV Fire Protection II Projectile Protection II

1x Diamond Sword - Sharpness III

1x Bow - Power III Punch II Flame I

64x Steak

192x Arrows



== [Titan] ==

-----------------------------------

Perks:
[Titan] Suffix

Ability to have a fancy hat (/Hat)

Ability to repair items (/Repair)

Ability to satisfy your hunger (/Feed)

Access to six private donator vaults. (At Spawn)

When inventory is full it goes into backpack. (Automatically)

Titan Kit (/kit Titan)

-----------------------------------

Titan Kit:

1x Diamond Helmet - Protection II Fire Protection III Projectile Protection III

1x Diamond Chestplate - Protection II Projectile Protection III Fire Protection III Thorns II

1x Diamond Leggings - Protection II Fire Protection III Projectile Protection III

1x Diamond Boots - Protection II Feather Falling IV Fire Protection III Projectile Protec































') " (1364" 1364 17151 1 'IISkyHDII' 1448060868 'Hello Fellow Mod' 'Hope you see my kit pvp idea :P') " (1365" 1365 17151 1 'IISkyHDII' 1448065846 '(No subject)' 'One question Even if i was banned before would i still have a chance for applying for moderator?') " (1366" 1366 37 1 'xXKillerDudezXx' 1448079327 'Just a little ya know' 'Ello Decay just a little something I noticed while reading through forums. But I saw that you got a new signature and on it you spelled proud wrong. :P just lettin ya know') " (1367" 1365 46 1 'davide' 1448114881 'Re: (No subject)' 'Since you were perma banned your chances of becoming staff would be very slim.  It isn't impossible but it is very very small. ') " (1368" 1324 16842 1 '_HellsAngel_' 1448117606 'Re: (No subject)' '????') " (1369" 1369 16519 1 'BricksB' 1448132680 '(No subject)' 'Can I please talk to a mod/admin about my ip ban including Vorah? I will need to change my password on my alt in a Skype call screen share call. Please contact me as soon as possible . Skype: BricksB01 comes up as Colin Cundy or BricksB. Football jersey is my pic so you knows its me. ') " (1370" 1370 16660 1 'Bigsister2001' 1448154012 'voting' 'I have voted but I didn't get anything from voting in the game. Why didn't I?') " (1372" 1372 16222 0 'WhiteDecay' 1448372062 'Towny' 'Hey can you take the time to look into my Towny idea. I finally got done with it since i had spare time. I'm hoping you can come up with more creative ways to make Towny more fun for roleplayers since i only explain the concept of Towny and other plugins.
Here: http://aviatorcraft.com/forum/index.php?topic=2783.0') " (1373" 1373 16222 0 'WhiteDecay' 1448377469 '(No subject)' 'http://aviatorcraft.com/forum/index.php?topic=2783.0
please read this is what towny is') " (1374" 1373 17100 0 'red_135_hlulu' 1448377828 'Re: (No subject)' 'Yea I skimmed though it earlier today I have some question but need to read it again more seriously to even understand which questions to ask. Ill read it in an hourish cause I got a school project to finish first. ') " (1375" 1373 16222 0 'WhiteDecay' 1448378941 'Re: (No subject)' 'Ok any question you can send to me or on that post') " (1376" 1376 16696 1 'xPowerStaticx' 1448430633 'Tee\'s' 'Am I Allowed To Sell These Tee's ? https://teespring.com/AviatorCraftCommunity

The Profits Will Go TO ExtraLife Extra Life unites thousands of players around the world in a 24 hour gaming marathon to support Children's Miracle Network Hospitals. Since its inception in 2008 Extra Life has raised more than $14 million for local CMN hospitals. And i need your permission to sell it then give it to charity . So i would like a response back with a Explanation with a yes or a no ') " (1377" 1377 15846 1 'M1KKYP' 1448486287 '(No subject)' 'Hello just asking how are you going? I'm glad to see you active quite a lot on the forums and in-game. Just saying hello so hello.') " (1378" 1377 17100 0 'red_135_hlulu' 1448486537 'Re: (No subject)' 'XD Well hello back. Thanks and I'm good what about you? ') " (1379" 1377 15846 1 'M1KKYP' 1448486601 'Re: (No subject)' 'Thanks and I'm pretty good. I was bored so I sent the message xD') " (1380" 1380 17151 1 'IISkyHDII' 1448486635 '(No subject)' 'Hey there add me on my skype IISkyHDII') " (1381" 1377 17100 0 'red_135_hlulu' 1448486742 'Re: (No subject)' 'Yea boredom gets to you. Most of the time im on forums bcs I'm bored to death and I can't go on minecraft. ') " (1382" 1380 17100 0 'red_135_hlulu' 1448486821 'Re: (No subject)' 'Ok but how do I know you're not a hacker and won't hack my skype ; P') " (1383" 1377 15846 1 'M1KKYP' 1448486875 'Re: (No subject)' 'xD me to. When I'm in game I usually chat and mess around with Reece (that's if he's on) and other people who I am good friends with.') " (1387" 1380 17151 1 'IISkyHDII' 1448487518 'Re: (No subject)' 'Idk who is but whitedecay has someone making me one and just add me so we can chat in skype.lol') " (1388" 1380 17100 0 'red_135_hlulu' 1448487841 'Re: (No subject)' 'Ok ok XD you better not be a hacker though  :P') " (1389" 1380 17100 0 'red_135_hlulu' 1448488037 'Re: (No subject)' 'Ok I cant find you cause I doubt youre from korea or russian. So my skype is my previous mc username   red_135_hlulu.  ') " (1390" 1390 16222 0 'WhiteDecay' 1448492526 '(No subject)' 'Did you get the skin to work?') " (1391" 1391 16696 1 'xPowerStaticx' 1448499064 'The Report That Decay Posted' 'http://aviatorcraft.com/forum/index.php?topic=2800.msg12669#new what do u mean by the video? :P') " (1392" 1380 17100 0 'red_135_hlulu' 1448516537 'Re: (No subject)' 'Did you send me a request? Cause i got one and it says they are male and 20 called snakeeye something?') " (1393" 1376 1 1 'godlikefrank' 1448558478 'Re: Tee\'s' 'You made them sure. but they're not endorsed by us/Aviatorcraft in general and we don't really want to be affiliated with it.') " (1394" 1394 17190 1 'Shadow_Knight108' 1448559161 '(No subject)' 'Alex I have just been griefed to death: my entire plot is destroyed 6 weeks gone working on a semi auto stone gen a some idiots take all my stuff and burn it. Can u please help me fix my prison plot?

Your fellow viewer
Shadow_Knight108
') " (1395" 1395 17190 1 'Shadow_Knight108' 1448559537 '(No subject)' 'are u on?
') " (1396" 1391 46 1 'davide' 1448565534 'Re: The Report That Decay Posted' 'When I tried to watch it again for a closer evaluation there was an error message that siad that the video was removed. ') " (1397" 1377 17100 0 'red_135_hlulu' 1448570109 'Re: (No subject)' 'Hey
Can I ask what your time zone is? Cause its like most of the time I get off or about to get off you always come on lol') " (1398" 1377 15846 1 'M1KKYP' 1448604355 'Re: (No subject)' 'xD and I'm in Australia so yeah') " (1399" 1377 17100 0 'red_135_hlulu' 1448607527 'Re: (No subject)' 'XD that's so cool') " (1400" 1377 15846 1 'M1KKYP' 1448607655 'Re: (No subject)' 'Why xD?') " (1401" 1377 17100 0 'red_135_hlulu' 1448608474 'Re: (No subject)' 'Just wondering cause I rarely see you on unless its really late for me') " (1402" 1377 15846 1 'M1KKYP' 1448659676 'Re: (No subject)' 'xD maybe we could like organise some time where we could play together you got Skype?
') " (1403" 1377 17100 0 'red_135_hlulu' 1448660330 'Re: (No subject)' 'yea I do. its my old mc username red_135_hlulu') " (1404" 1404 17151 1 'IISkyHDII' 1448735424 '(No subject)' 'Twini!! Your finally on :D') " (1405" 1405 16174 1 'MaDdy_MC' 1448806037 'Don\'t Worry.' 'Yes I know i just cut all ties off. Im sorry for that. Just please im begging you Al wait. After whats going on ill explain fully. Something went down and I have to be on my computer and my phone secretly. I can't say anything right now but lets just say its very bad that We aren't allowed to be home at the moment and I am staying at my grandmas with Matthew while my parents are together at a hotel. I might be able to be back a little sooner. I don't know. Just please Al know i wouldn't just cut all ties off for no reason. In soon time I will be able to explain everything fully once i get the info.Until then Ill only be able to reach you during the early early morning and very late nights on the forums. I had to close skype down because they are checking every electronic. Have any questions? Pm me back and whenever i can Ill try to reply.
                                  Love you
                                              Mads') " (1406" 1406 16174 1 'MaDdy_MC' 1448807358 'PS.' 'Popo on us ') " (1407" 1405 37 1 'xXKillerDudezXx' 1448811430 'Re: Don\'t Worry.' 'God dammit Mads but don't worry I gotchu. I'll be a good little potato and behave. I'll patiently wait upon the day Mads will show up like "IM BACK BOIS" xD But in any case gl and don't get yourself killed without me.') " (1408" 1405 16174 1 'MaDdy_MC' 1448816966 'Re: Don\'t Worry.' 'Lady I aint taking No God damnit :P Im at Mai's house so Im safe for awhile :)') " (1409" 1405 16174 1 'MaDdy_MC' 1448817038 'Re: Don\'t Worry.' 'Im allowed to stay at friends houses more often since I don't want to be with my grandma's house 24/76') " (1410" 1405 16174 1 'MaDdy_MC' 1448817063 'Re: Don\'t Worry.' 'Shit I made a mistake I meant 24/7 Not 76') " (1411" 1411 16222 0 'WhiteDecay' 1448850158 '(No subject)' 'destiny why you no skype me
') " (1412" 1412 17100 0 'red_135_hlulu' 1448889675 'hey' 'Hey Mads
I wanted to let you know that if you ever want to talk cause you feel alone or bored like I always am XD Im here and won't mind at all.') " (1413" 1413 16222 0 'WhiteDecay' 1448905831 ';(' 'PLease talk to me it so quiet now and there so much drama i need someone to talk to :( Ill play with you if ya want idc i just miss you') " (1416" 1405 16174 1 'MaDdy_MC' 1448935028 'Dayum' 'I'm Alice deprived so badly....its  not cooool
') " (1417" 1417 17151 0 'IISkyHDII' 1448941983 '(No subject)' 'Hey luke I hope you guys considered my idea for the duels (kitpvp) . But there's one question I really want to ask. Please answer me truthfully. So trial mod applications will open next year correct? And I was wandering if I applied how low would my chances be to be  part of the staff team? And anyways a extra question; Will you guys ever be getting a new forum design? ') " (1418" 1418 17151 1 'IISkyHDII' 1448942235 '(No subject)' 'Omg I forgot the revamp was today xD. ') " (1419" 1417 17 0 'lrice11' 1448942615 'Re: (No subject)' 'Hello Sky

To answer your first question staff applications will be opening either before christmas break or shortly after the holiday season. There's not much time from now to Christmas to open them however as many players either have academic finals or are on holiday vacation. We want to make sure that when ever we open them players have the time they need to develop their application as throughly as they need to. Everyone will be notified when we decide how to go about it. As for your chances it all comes down to how you present your application compared to other applicants. I haven't really observed you on the server so I can't give you an honest answer. From what I've observed on the forums though you haven't necessarily been abruptly defiant but you haven't done anything to contribute or unify the community. Such as your recent post to the player who gave his farewell you probably made him feel unwelcome or low about himself (I don't think he has read it yet so you could still change it).

To answer your second question a new forum page has definitely been a topic of discussion I have personally brought up. However with the reset and individual server revamps in the works we really don't have the time to do it right now. Ill continue to push for one as I think it would be cool to see a new one as well :). I hope I answered your questions if not feel free to reply.

Thanks
Luke'); INSERT INTO `smf_personal_messages` " (`id_pm`" `id_pm_head` `id_member_from` `deleted_by_sender` `from_name` `msgtime` `subject` `body`) VALUES (1420 1417 17151 1 'IISkyHDII' 1448943232 'Re: (No subject)' 'Yeah JDK actually told me through Skype that my chances of be coming a staff member would be really low due to how many ofences I have done against the server. And I used to be really active before until I got perm banned and I'm still waiting to get unbanned Wich JDK already talked to Alex about it and decided to give me one more chanse. Winter coming back till next year (my ban expires by then)
Extra question : Will punishments  be removed? For example for PvPMeBruh or BricksB?') " (1421" 1417 17 0 'lrice11' 1448943571 'Re: (No subject)' 'Sky

If you are asking if offenses are expunged we will most likely give players a clean slate regarding minor offenses. Hacking or extreme harassment punishments will remain in-tact. Other offenses such as spamming language...etc will likely "reset." This doesn't mean that we won't look at it when determining applications though. It just resets the warning count if that makes sense. If your asking if bans are getting purged then no. Permanent bans will remain permanent until they appeal via a perm ban appeal thread. Temporary bans will continue out its course. Hope this answered your question.

Thanks
Luke') " (1422" 1417 17151 1 'IISkyHDII' 1448943719 'Re: (No subject)' 'Yes it does answers my questions thank you luke .') " (1423" 1423 16530 1 'VorahHD' 1449002749 '(No subject)' 'Do i get unban or?') " (1424" 1424 16530 1 'VorahHD' 1449004943 '(No subject)' 'I wiz unbaned for a second :/') " (1425" 1425 16530 1 'VorahHD' 1449005947 '(No subject)' 'Jdk why was i unbaned and then got unbaned again? :(') " (1426" 1426 17151 1 'IISkyHDII' 1449008896 '(No subject)' 'Is there no forum rules?') " (1427" 1427 16530 1 'VorahHD' 1449016254 '(No subject)' 'Can i get unbanned? Alex unbanned me i think and then someone banned me after 1 minute of being on?') " (1428" 1428 17151 1 'IISkyHDII' 1449016845 '(No subject)' 'Luke re ban me...') " (1429" 1429 17151 1 'IISkyHDII' 1449017396 '(No subject)' 'many people need to be re banned lol I already told luke to ban me and he did that already :P I think bricks needs to be banned.') " (1430" 1425 46 1 'davide' 1449017402 'Re: (No subject)' 'When we did the reset Carmau was not informed that we were not unbanning players who were perm banned. It was just a miscommunication amongst admins. ') " (1431" 1425 16530 1 'VorahHD' 1449018850 'Re: (No subject)' 'Sky was unbanned and shes been banned like 20 times lol. Ive only been banned 3 times and they say thats enough chances??') " (1432" 1426 1 1 'godlikefrank' 1449021625 'Re: (No subject)' 'at the top
http://aviatorcraft.com/forum/index.php?topic=2201.msg10119#new') " (1433" 1433 17151 1 'IISkyHDII' 1449091627 '(No subject)' 'Want to play later today? ') " (1434" 1434 16222 0 'WhiteDecay' 1449091841 'play' 'I dont know im not in the mood anymore since i found out my gf may be a fake. Friends just wanna use me when i apply for mod.
and im tired.

I just wanna be alone and die alone') " (1435" 1434 17151 1 'IISkyHDII' 1449092189 'Re: play' 'Don't worry everything will be okay and if they want to use you like that cut them  out of your life for some time until you feel better.  And relationships problems? Don't worry people usually get over the problems . no matter what happens I'll be here for you I'll intall kik back later so you can text me anytime okay. ') " (1436" 1434 16222 0 'WhiteDecay' 1449092257 'Re: play' 'ok') " (1437" 1433 17100 0 'red_135_hlulu' 1449092444 'Re: (No subject)' 'Yea sure although I am going to go to sleep soon. Maybe we can tomorrow or on the weekend. But I might be able to play for maybe 30 min the most right now though.') " (1438" 1434 17151 1 'IISkyHDII' 1449092542 'Re: play' 'Hmm I'll get on Skype and talk to you when I get home ') " (1439" 1433 17151 1 'IISkyHDII' 1449093621 'Re: (No subject)' 'Are you planing on applying for staff? I got informed by an admin they would be opened by Christmas ') " (1440" 1433 17100 0 'red_135_hlulu' 1449093873 'Re: (No subject)' 'I'm not sure really I doubt id be accepted cause I haven't been playing as long as other people and I am still a bit of a noob. But I guess it wouldn't hurt to? But I don't know yet.

Also what games do you usually play on mc so that maybe we can play together someday?') " (1441" 1433 17151 1 'IISkyHDII' 1449094302 'Re: (No subject)' 'I'm a straight up pot pvper. I get rekt in just about anything except pot pvp  xD but I can shurely still play minigames with friends.') " (1442" 1433 17100 0 'red_135_hlulu' 1449094481 'Re: (No subject)' 'XD I'm like the worst pvper so I just stick with build battles and egg wars. But I'm trying to get better though hasn't worked yet..') " (1443" 1433 17151 1 'IISkyHDII' 1449096985 'Re: (No subject)' 'lol you will get better don't worry I use to be really bad also.') " (1444" 1433 17100 0 'red_135_hlulu' 1449097345 'Re: (No subject)' 'Well i guess we could play on pvp servers and watch you and others rekt me XD') " (1445" 1405 16174 1 'MaDdy_MC' 1449107904 'HAPPY BDAY TO HERMAN' 'Tell Herm a Herm I said Happy Bday! Also look at the post ;)'); -- -------------------------------------------------------- -- -- Table structure for table `smf_pm_recipients` -- DROP TABLE IF EXISTS `smf_pm_recipients`; CREATE TABLE `smf_pm_recipients` ( `id_pm` int(10) unsigned NOT NULL default 0 `id_member` mediumint(8) unsigned NOT NULL default 0 `labels` varchar(60) NOT NULL default '-1' `bcc` tinyint(3) unsigned NOT NULL default 0 `is_read` tinyint(3) unsigned NOT NULL default 0 `is_new` tinyint(3) unsigned NOT NULL default 0 `deleted` tinyint(3) unsigned NOT NULL default 0 PRIMARY KEY (`id_pm` `id_member`) UNIQUE `id_member` (`id_member` `deleted` `id_pm`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_pm_recipients` -- INSERT INTO `smf_pm_recipients` " (`id_pm`" `id_member` `labels` `bcc` `is_read` `is_new` `deleted`) VALUES (5 20 -1 0 3 0 0) " (7" 20 -1 0 1 0 0) " (8" 1 -1 0 3 0 1) " (9" 10 -1 0 3 0 0) " (38" 10 -1 0 3 0 0) " (14" 31 -1 0 3 0 0) " (15" 5 -1 0 3 0 1) " (16" 31 -1 0 3 0 0) " (18" 31 -1 0 3 0 0) " (20" 31 -1 0 3 0 0) " (22" 31 -1 0 3 0 0) " (24" 31 -1 0 3 0 0) " (53" 1 -1 0 3 0 1) " (26" 31 -1 0 3 0 0) " (52" 22 -1 0 1 0 0) " (56" 15 -1 0 1 0 0) " (49" 61 -1 0 1 0 0) " (48" 22 -1 0 3 0 0) " (47" 22 -1 0 1 0 0) " (46" 1 -1 0 1 0 1) " (54" 31 -1 0 3 0 0) " (55" 1 -1 0 1 0 1) " (68" 1 -1 0 3 0 1) " (64" 2 -1 0 1 0 0) " (67" 1 -1 0 1 0 1) " (69" 31 -1 0 1 0 0) " (120" 16001 -1 0 1 0 0) " (72" 1 -1 0 3 0 1) " (72" 50 -1 0 1 0 1) " (73" 15871 -1 0 1 0 0) " (77" 15881 -1 0 1 0 0) " (124" 17 -1 0 3 0 0) " (80" 15888 -1 0 1 0 0) " (81" 26 -1 0 1 0 0) " (1013" 16837 -1 0 1 0 0) " (84" 15878 -1 0 1 0 0) " (681" 32 -1 0 1 0 0) " (87" 17 -1 0 1 0 0) " (172" 26 -1 0 3 0 0) " (91" 26 -1 0 1 0 0) " (92" 26 -1 0 3 0 0) " (326" 16372 -1 0 3 0 0) " (364" 26 -1 0 3 0 0) " (96" 26 -1 0 1 0 0) " (97" 19 -1 0 3 0 0) " (99" 16001 -1 0 3 0 0) " (100" 17 -1 0 1 0 0) " (101" 17 -1 0 1 0 0) " (680" 16654 -1 0 0 1 0) " (104" 17 -1 0 1 0 0) " (105" 1 -1 0 1 0 1) " (125" 16051 -1 0 1 0 0) " (133" 17 -1 0 3 0 0) " (108" 16026 -1 0 1 0 0) " (108" 15857 -1 0 0 1 0) " (110" 15937 -1 0 1 0 0) " (111" 1 -1 0 1 0 1) " (324" 32 -1 0 1 0 0) " (113" 16032 -1 0 1 0 0) " (277" 26 -1 0 3 0 0) " (134" 26 -1 0 3 0 0) " (176" 31 -1 0 3 0 0) " (127" 26 -1 0 1 0 0) " (682" 32 -1 0 3 0 0) " (129" 15912 -1 0 1 0 0) " (130" 15912 -1 0 1 0 0) " (131" 50 -1 0 1 0 1) " (135" 17 -1 0 1 0 0) " (136" 17 -1 0 1 0 0) " (137" 17 -1 0 3 0 0) " (140" 26 -1 0 1 0 0) " (141" 1 -1 0 1 0 1) " (146" 2 -1 0 0 1 0) " (143" 1 -1 0 1 0 1) " (144" 1 -1 0 3 0 1) " (145" 16088 -1 0 0 1 0) " (148" 2 -1 0 0 1 0) " (174" 26 -1 0 3 0 0) " (150" 15968 -1 0 0 1 0) " (324" 17 -1 0 3 0 0) " (152" 26 -1 0 3 0 0) " (154" 16129 -1 0 1 0 0) " (155" 16129 -1 0 1 0 0) " (156" 46 -1 0 1 0 1) " (157" 1 -1 0 1 0 1) " (159" 1 -1 0 1 0 1) " (160" 15918 -1 0 0 1 0) " (160" 15968 -1 1 0 1 0) " (161" 26 -1 0 3 0 0) " (324" 30 -1 0 1 0 0) " (213" 28 -1 0 3 0 0) " (165" 16151 -1 0 1 0 0) " (167" 26 -1 0 1 0 0) " (168" 50 -1 0 3 0 1) " (169" 16158 -1 0 3 0 0) " (170" 50 -1 0 3 0 1) " (171" 16158 -1 0 1 0 0) " (324" 11 -1 0 1 0 1) " (181" 26 -1 0 1 0 0) " (182" 26 -1 0 1 0 0) " (330" 1 -1 0 1 0 1) " (184" 1 -1 0 1 0 1) " (185" 16156 -1 0 1 0 0) " (187" 26 -1 0 3 0 0) " (679" 16559 -1 0 1 0 0) " (189" 26 -1 0 1 0 0) " (1195" 16483 -1 0 1 0 0) " (191" 28 -1 0 3 0 0) " (193" 16116 -1 0 1 0 1) " (322" 1 -1 0 3 0 1) " (195" 46 -1 0 3 0 1) " (196" 16179 -1 0 0 1 0) " (197" 26 -1 0 3 0 0) " (337" 32 -1 0 3 0 0) " (202" 16116 -1 0 1 0 1) " (203" 28 -1 0 3 0 0) " (321" 50 -1 0 1 0 1) " (205" 28 -1 0 3 0 0) " (206" 26 -1 0 3 0 0) " (320" 1 -1 0 1 0 1) " (208" 19 -1 0 3 0 0) " (209" 15888 -1 0 1 0 0) " (210" 1 -1 0 1 0 1) " (214" 26 -1 0 3 0 0) " (318" 46 -1 0 1 0 1) " (216" 26 -1 0 3 0 0) " (335" 32 -1 0 3 0 0) " (677" 15885 -1 0 1 0 0) " (227" 1 -1 0 1 0 1) " (229" 15968 -1 0 0 1 0) " (230" 16156 -1 0 1 0 0) " (231" 16001 -1 0 1 0 0) " (232" 16273 -1 0 0 1 0) " (235" 20 -1 0 1 0 0) " (538" 26 -1 0 1 0 0) " (239" 31 -1 0 1 0 0) " (259" 17 -1 0 1 0 0) " (309" 15943 -1 0 3 0 0) " (371" 17 -1 0 1 0 0) " (266" 46 -1 0 3 0 1) " (267" 37 -1 0 3 0 0) " (674" 16530 -1 0 3 0 0) " (339" 32 -1 0 1 0 0) " (282" 17 -1 0 1 0 0) " (283" 16164 -1 0 1 0 0) " (672" 50 -1 0 1 0 0) " (285" 26 -1 0 1 0 0) " (1025" 16837 -1 0 3 0 0) " (671" 24 -1 0 1 0 0) " (332" 16036 -1 0 3 0 0) " (670" 32 -1 0 3 0 0) " (331" 1 -1 0 1 0 1) " (291" 17 -1 0 3 0 0) " (292" 26 -1 0 3 0 0) " (293" 17 -1 0 1 0 0) " (316" 46 -1 0 1 0 1) " (295" 28 -1 0 1 0 0) " (297" 16349 -1 0 1 0 0) " (298" 16349 -1 0 3 0 0) " (299" 37 -1 0 3 0 0) " (616" 16654 -1 0 0 1 0) " (301" 16349 -1 0 1 0 0) " (366" 17 -1 0 1 0 0) " (545" 32 -1 0 1 0 0) " (306" 15943 -1 0 3 0 0) " (310" 1 -1 0 3 0 1) " (311" 15943 -1 0 3 0 0) " (340" 16372 -1 0 1 0 0) " (314" 15943 -1 0 1 0 0) " (328" 16370 -1 0 0 1 0) " (1329" 30 -1 0 1 0 0) " (362" 26 -1 0 3 0 0) " (343" 32 -1 0 3 0 0) " (345" 32 -1 0 1 0 0) " (360" 26 -1 0 3 0 0) " (726" 50 -1 0 1 0 0) " (741" 16807 -1 0 3 0 0) " (724" 16222 -1 0 1 0 0) " (350" 16405 -1 0 0 1 0) " (742" 16508 -1 0 3 0 0) " (353" 32 -1 0 3 0 0) " (354" 16018 -1 0 1 0 0) " (355" 16368 -1 0 1 0 0) " (357" 46 -1 0 1 0 1) " (359" 16020 -1 0 3 0 0) " (372" 28 -1 0 1 0 0) " (1110" 46 -1 0 1 0 0) " (374" 32 -1 0 1 0 0) " (376" 50 -1 0 1 0 1) " (377" 16349 -1 0 1 0 0) " (536" 16168 -1 0 3 0 0) " (379" 17 -1 0 1 0 0) " (380" 31 -1 0 1 0 0) " (535" 16530 -1 0 3 0 0) " (382" 17 -1 0 1 0 0) " (383" 17 -1 0 3 0 0) " (384" 26 -1 0 1 0 0) " (385" 15973 -1 0 3 0 0) " (386" 16348 -1 0 1 0 0) " (1027" 16837 -1 0 3 0 0) " (388" 50 -1 0 3 0 1) " (389" 15973 -1 0 1 0 0) " (493" 16168 -1 0 3 0 0) " (391" 16049 -1 0 1 0 0) " (392" 26 -1 0 1 0 0) " (393" 17 -1 0 3 0 0) " (394" 26 -1 0 3 0 0) " (395" 17 -1 0 3 0 0) " (396" 26 -1 0 1 0 0) " (1028" 16398 -1 0 3 0 0) " (532" 37 -1 0 3 0 0) " (399" 16156 -1 0 1 0 0) " (722" 17 -1 0 1 0 0) " (401" 17 -1 0 1 0 0) " (721" 16760 -1 0 3 0 0) " (403" 16483 -1 0 1 0 0) " (720" 17 -1 0 1 0 0) " (1012" 16398 -1 0 3 0 0) " (406" 1 -1 0 1 0 1) " (407" 1 -1 0 1 0 1) " (408" 1 -1 0 1 0 1) " (409" 2 -1 0 0 1 0) " (814" 19 -1 0 3 0 0) " (411" 16438 -1 0 1 0 0) " (743" 16807 -1 0 3 0 0) " (413" 1 -1 0 1 0 1) " (414" 16282 -1 0 0 1 0) " (415" 1 -1 0 3 0 1) " (416" 16030 -1 0 0 1 0) " (420" 11 -1 0 3 0 1) " (418" 16438 -1 0 3 0 0) " (421" 16533 -1 0 1 0 0) " (859" 38 -1 0 3 0 1) " (424" 16030 -1 0 0 1 0) " (429" 11 -1 0 3 0 0) " (428" 16386 -1 0 3 0 0) " (430" 16386 -1 0 1 0 0) " (431" 26 -1 0 1 0 0) " (432" 46 -1 0 1 0 1) " (433" 16543 -1 0 3 0 0) " (434" 1 -1 0 1 0 1) " (435" 16149 -1 0 0 1 0) " (437" 26 -1 0 1 0 0) " (1243" 16837 -1 0 3 0 0) " (858" 16837 -1 0 3 0 0) " (440" 16559 -1 0 3 0 0) " (754" 16834 -1 0 3 0 0) " (442" 16559 -1 0 3 0 0) " (753" 16530 -1 0 1 0 0) " (444" 16559 -1 0 3 0 0); INSERT INTO `smf_pm_recipients` " (`id_pm`" `id_member` `labels` `bcc` `is_read` `is_new` `deleted`) VALUES (752 16282 -1 0 0 1 0) " (446" 16559 -1 0 1 0 0) " (447" 16559 -1 0 3 0 0) " (751" 16276 -1 0 3 0 0) " (449" 16559 -1 0 1 0 0) " (450" 16559 -1 0 1 0 0) " (451" 16267 -1 0 3 0 0) " (452" 16049 -1 0 1 0 0) " (1016" 16398 -1 0 1 0 0) " (531" 16579 -1 0 3 0 0) " (1029" 16398 -1 0 1 0 0) " (457" 11 -1 0 1 0 0) " (527" 17 -1 0 1 0 0) " (686" 16739 -1 0 1 0 0) " (463" 17 -1 0 1 0 0) " (464" 17 -1 0 1 0 0) " (465" 17 -1 0 3 0 0) " (466" 16530 -1 0 3 0 0) " (467" 17 -1 0 1 0 0) " (685" 15888 -1 0 3 0 0) " (471" 16579 -1 0 1 0 0) " (472" 15878 -1 0 3 0 0) " (684" 32 -1 0 1 0 0) " (474" 15973 -1 0 3 0 0) " (475" 16438 -1 0 3 0 0) " (476" 15973 -1 0 3 0 0) " (477" 16438 -1 0 3 0 0) " (478" 15973 -1 0 3 0 0) " (479" 15973 -1 0 3 0 0) " (480" 16438 -1 0 3 0 0) " (481" 15973 -1 0 1 0 0) " (482" 16438 -1 0 3 0 0) " (483" 15973 -1 0 3 0 0) " (484" 16438 -1 0 3 0 0) " (485" 15973 -1 0 1 0 0) " (617" 19 -1 0 1 0 0) " (528" 16559 -1 0 1 0 0) " (489" 17 -1 0 3 0 0) " (574" 17 -1 0 1 0 0) " (495" 16168 -1 0 3 0 0) " (585" 16559 -1 0 3 0 0) " (497" 16168 -1 0 3 0 0) " (541" 16438 -1 0 3 0 0) " (499" 16168 -1 0 3 0 0) " (1011" 16837 -1 0 3 0 0) " (525" 16530 -1 0 3 0 0) " (524" 16168 -1 0 3 0 0) " (503" 17 -1 0 1 0 0) " (504" 17 -1 0 1 0 0) " (505" 17 -1 0 1 0 0) " (1031" 16398 -1 0 3 0 0) " (508" 16559 -1 0 3 0 0) " (683" 16438 -1 0 3 0 0) " (511" 16530 -1 0 3 0 0) " (515" 15888 -1 0 3 0 0) " (516" 26 -1 0 1 0 0) " (857" 38 -1 0 3 0 1) " (1032" 16837 -1 0 3 0 0) " (521" 16559 -1 0 1 0 0) " (520" 17 -1 0 1 0 0) " (522" 16579 -1 0 3 0 0) " (1030" 16837 -1 0 3 0 0) " (548" 16530 -1 0 3 0 0) " (554" 16438 -1 0 3 0 0) " (584" 16438 -1 0 3 0 0) " (557" 16438 -1 0 3 0 0) " (559" 16438 -1 0 3 0 0) " (562" 16438 -1 0 3 0 0) " (1024" 16398 -1 0 3 0 0) " (566" 15878 -1 0 3 0 0) " (567" 32 -1 0 3 0 0) " (568" 16438 -1 0 3 0 0) " (569" 16660 -1 0 1 0 0) " (570" 16654 -1 0 0 1 0) " (571" 15878 -1 0 3 0 0) " (573" 16438 -1 0 3 0 0) " (575" 15878 -1 0 3 0 0) " (578" 16438 -1 0 3 0 0) " (579" 16654 -1 0 0 1 0) " (1023" 16837 -1 0 3 0 0) " (735" 16803 -1 0 3 0 0) " (583" 15878 -1 0 3 0 0) " (1022" 16398 -1 0 3 0 0) " (588" 1 -1 0 1 0 1) " (589" 15878 -1 0 1 0 0) " (590" 15878 -1 0 3 0 0) " (591" 16438 -1 0 1 0 0) " (592" 16670 -1 0 1 0 0) " (593" 50 -1 0 1 0 1) " (595" 16438 -1 0 3 0 0) " (1021" 16837 -1 0 3 0 0) " (601" 16559 -1 0 3 0 0) " (602" 1 -1 0 3 0 1) " (603" 50 -1 0 3 0 1) " (1020" 16398 -1 0 3 0 0) " (605" 16683 -1 0 1 0 0) " (606" 16559 -1 0 3 0 0) " (1019" 16837 -1 0 3 0 0) " (608" 16683 -1 0 1 0 0) " (1018" 16398 -1 0 3 0 0) " (610" 50 -1 0 1 0 1) " (611" 16260 -1 0 1 0 1) " (1017" 16398 -1 0 1 0 0) " (613" 16267 -1 0 1 0 0) " (614" 46 -1 0 1 0 1) " (615" 46 -1 0 1 0 1) " (620" 17 -1 0 1 0 0) " (621" 16584 -1 0 1 0 0) " (633" 46 -1 0 1 0 1) " (657" 16713 -1 0 1 0 0) " (653" 16713 -1 0 1 0 0) " (659" 16713 -1 0 3 0 0) " (644" 16713 -1 0 3 0 1) " (1015" 16837 -1 0 3 0 0) " (646" 16713 -1 0 3 0 1) " (654" 16713 -1 0 3 0 0) " (667" 17 -1 0 1 0 0) " (666" 16713 -1 0 1 0 0) " (687" 32 -1 0 1 0 0) " (689" 16438 -1 0 3 0 0) " (690" 16654 -1 0 0 1 0) " (693" 32 -1 0 1 0 0) " (694" 16748 -1 0 0 1 0) " (695" 16348 -1 0 3 0 0) " (696" 35 -1 0 3 0 0) " (697" 16543 -1 0 1 0 0) " (698" 16654 -1 0 0 1 0) " (699" 16713 -1 0 3 0 0) " (700" 31 -1 0 1 0 0) " (701" 16712 -1 0 3 0 0) " (739" 16807 -1 0 1 0 0) " (703" 16713 -1 0 0 1 0) " (1014" 30 -1 0 1 0 0) " (705" 16454 -1 0 1 0 0) " (706" 32 -1 0 3 0 0) " (707" 16530 -1 0 3 0 0) " (708" 32 -1 0 1 0 0) " (709" 32 -1 0 1 0 0) " (710" 32 -1 0 3 0 0) " (714" 32 -1 0 3 0 0) " (712" 32 -1 0 1 0 0) " (713" 32 -1 0 1 0 0) " (715" 16771 -1 0 1 0 0) " (740" 16508 -1 0 3 0 0) " (729" 15888 -1 0 3 0 0) " (730" 16760 -1 0 3 0 0) " (731" 26 -1 0 1 0 0) " (732" 15888 -1 0 1 0 0) " (1010" 16398 -1 0 3 0 0) " (1009" 16398 -1 0 1 0 0) " (1008" 46 -1 0 1 0 0) " (744" 16508 -1 0 1 0 0) " (874" 38 -1 0 3 0 1) " (746" 16259 -1 0 0 1 0) " (747" 32 -1 0 1 0 0) " (1007" 16837 -1 0 3 0 0) " (749" 16654 -1 0 0 1 0) " (750" 16530 -1 0 1 0 0) " (873" 38 -1 0 1 0 1) " (757" 1 -1 0 3 0 1) " (758" 16837 -1 0 3 0 0) " (872" 16837 -1 0 3 0 0) " (760" 1 -1 0 1 0 1) " (1006" 46 -1 0 1 0 0) " (762" 17 -1 0 1 0 0) " (763" 16276 -1 0 1 0 0) " (764" 32 -1 0 1 0 0) " (765" 32 -1 0 1 0 0) " (871" 1 -1 0 1 0 0) " (767" 32 -1 0 3 0 0) " (768" 16530 -1 0 1 0 0) " (769" 14 -1 0 1 0 0) " (770" 16276 -1 0 1 0 0) " (771" 16276 -1 0 1 0 0) " (772" 32 -1 0 3 0 0) " (773" 16872 -1 0 3 0 0) " (774" 16654 -1 0 0 1 0) " (775" 32 -1 0 3 0 0) " (776" 16872 -1 0 3 0 0) " (777" 32 -1 0 1 0 0) " (778" 16530 -1 0 3 0 0) " (779" 1 -1 0 1 0 0) " (780" 1 -1 0 1 0 0) " (781" 1 -1 0 1 0 0) " (782" 1 -1 0 1 0 0) " (783" 19 -1 0 1 0 0) " (784" 16670 -1 0 1 0 0) " (785" 17 -1 0 3 0 0) " (786" 16900 -1 0 1 0 0) " (787" 17 -1 0 3 0 0) " (788" 16837 -1 0 3 0 0) " (789" 17 -1 0 1 0 0) " (790" 17 -1 0 3 0 0) " (791" 26 -1 0 1 0 0) " (792" 17 -1 0 3 0 0) " (793" 16837 -1 0 3 0 0) " (794" 17 -1 0 3 0 0) " (794" 16277 -1 0 0 1 0) " (795" 16914 -1 0 3 0 0) " (796" 17 -1 0 3 0 0) " (797" 16837 -1 0 3 0 0) " (798" 17 -1 0 1 0 0) " (799" 17 -1 0 3 0 0) " (856" 1 -1 0 3 0 0) " (801" 17 -1 0 1 0 0) " (802" 17 -1 0 1 0 0) " (803" 16182 -1 0 1 0 0) " (804" 46 -1 0 1 0 1) " (805" 15884 -1 0 0 1 0) " (1035" 17 -1 0 3 0 0) " (807" 16276 -1 0 1 0 0) " (808" 1 -1 0 1 0 0) " (809" 31 -1 0 1 0 0) " (810" 17 -1 0 3 0 0) " (813" 17 -1 0 3 0 0) " (812" 17 -1 0 1 0 0) " (815" 17 -1 0 1 0 0) " (816" 17 -1 0 1 0 0) " (817" 17 -1 0 3 0 0) " (818" 16837 -1 0 3 0 0) " (819" 17 -1 0 3 0 0) " (820" 17 -1 0 1 0 0) " (821" 16837 -1 0 3 0 0) " (822" 17 -1 0 1 0 0) " (829" 17 -1 0 3 0 0) " (824" 16837 -1 0 3 0 0) " (825" 17 -1 0 3 0 0) " (826" 16837 -1 0 3 0 0) " (827" 34 -1 0 3 0 1) " (828" 17 -1 0 3 0 0) " (830" 1 -1 0 3 0 0) " (831" 16777 -1 0 3 0 0) " (832" 16837 -1 0 3 0 0) " (833" 17 -1 0 1 0 0) " (834" 16837 -1 0 3 0 0) " (835" 16837 -1 0 3 0 0) " (836" 1 -1 0 1 0 0) " (837" 17 -1 0 3 0 0) " (838" 16559 -1 0 3 0 0) " (839" 34 -1 0 3 0 1) " (840" 17 -1 0 3 0 0) " (841" 17 -1 0 3 0 0) " (842" 16837 -1 0 3 0 0) " (843" 34 -1 0 1 0 1) " (844" 34 -1 0 3 0 1) " (845" 17 -1 0 1 0 0) " (846" 17 -1 0 3 0 0) " (847" 17 -1 0 1 0 0) " (848" 16837 -1 0 3 0 0) " (849" 17 -1 0 3 0 0); INSERT INTO `smf_pm_recipients` " (`id_pm`" `id_member` `labels` `bcc` `is_read` `is_new` `deleted`) VALUES (850 17 -1 0 1 0 0) " (851" 16837 -1 0 3 0 0) " (852" 17 -1 0 1 0 0) " (853" 16837 -1 0 3 0 0) " (854" 16559 -1 0 0 1 0) " (855" 17 -1 0 1 0 0) " (860" 16837 -1 0 1 0 0) " (861" 38 -1 0 3 0 1) " (862" 16837 -1 0 3 0 0) " (863" 38 -1 0 3 0 1) " (864" 16837 -1 0 3 0 0) " (865" 38 -1 0 3 0 1) " (866" 16837 -1 0 3 0 0) " (867" 38 -1 0 3 0 1) " (868" 16837 -1 0 3 0 0) " (869" 38 -1 0 3 0 1) " (1288" 16936 -1 0 1 0 0) " (875" 16837 -1 0 3 0 0) " (876" 38 -1 0 3 0 1) " (877" 16837 -1 0 3 0 0) " (878" 38 -1 0 3 0 1) " (879" 16837 -1 0 3 0 0) " (880" 38 -1 0 3 0 1) " (881" 16837 -1 0 3 0 0) " (882" 38 -1 0 1 0 1) " (883" 1 -1 0 1 0 0) " (884" 17 -1 0 1 0 0) " (1034" 16398 -1 0 1 0 0) " (886" 38 -1 0 1 0 0) " (887" 38 -1 0 3 0 0) " (888" 16837 -1 0 3 0 0) " (889" 38 -1 0 1 0 0) " (890" 32 -1 0 1 0 0) " (891" 16530 -1 0 3 0 0) " (892" 50 -1 0 1 0 0) " (893" 50 -1 0 1 0 0) " (894" 50 -1 0 1 0 0) " (895" 14 -1 0 1 0 0) " (896" 50 -1 0 1 0 0) " (897" 50 -1 0 3 0 0) " (898" 16837 -1 0 3 0 0) " (899" 50 -1 0 1 0 0) " (900" 17 -1 0 1 0 0) " (901" 16945 -1 0 3 0 0) " (902" 16777 -1 0 3 0 0) " (903" 16945 -1 0 1 0 0) " (904" 15846 -1 0 3 0 1) " (905" 16837 -1 0 3 0 0) " (906" 1 -1 0 1 0 0) " (907" 15846 -1 0 3 0 1) " (908" 16055 -1 0 1 0 0) " (909" 16055 -1 0 1 0 0) " (1111" 17 -1 0 1 0 0) " (911" 16222 -1 0 3 0 0) " (912" 32 -1 0 3 0 0) " (913" 14 -1 0 1 0 0) " (914" 14 -1 0 1 0 0) " (915" 32 -1 0 1 0 0) " (916" 16837 -1 0 3 0 0) " (917" 15846 -1 0 3 0 1) " (918" 16837 -1 0 3 0 0) " (919" 15846 -1 0 3 0 1) " (920" 16837 -1 0 1 0 0) " (921" 38 -1 0 1 0 0) " (922" 16837 -1 0 3 0 0) " (923" 38 -1 0 3 0 0) " (924" 16222 -1 0 3 0 0) " (925" 32 -1 0 1 0 0) " (926" 16872 -1 0 1 0 0) " (927" 16837 -1 0 3 0 0) " (928" 38 -1 0 3 0 0) " (929" 1 -1 0 1 0 0) " (930" 1 -1 0 1 0 0) " (931" 16222 -1 0 3 0 0) " (932" 1 -1 0 1 0 0) " (933" 16837 -1 0 3 0 0) " (934" 38 -1 0 3 0 0) " (935" 16837 -1 0 1 0 0) " (936" 38 -1 0 3 0 0) " (937" 16837 -1 0 3 0 0) " (938" 38 -1 0 3 0 0) " (939" 16837 -1 0 3 0 0) " (940" 38 -1 0 3 0 0) " (941" 16837 -1 0 3 0 0) " (942" 38 -1 0 3 0 0) " (943" 16837 -1 0 3 0 0) " (944" 38 -1 0 3 0 0) " (945" 16837 -1 0 3 0 0) " (946" 38 -1 0 1 0 0) " (947" 16837 -1 0 3 0 0) " (948" 38 -1 0 3 0 0) " (949" 15866 -1 0 3 0 0) " (950" 38 -1 0 3 0 0) " (951" 15866 -1 0 3 0 0) " (952" 38 -1 0 3 0 0) " (953" 15866 -1 0 1 0 0) " (954" 38 -1 0 3 0 0) " (955" 15866 -1 0 3 0 0) " (956" 38 -1 0 3 0 0) " (957" 16222 -1 0 1 0 0) " (958" 38 -1 0 3 0 0) " (959" 16837 -1 0 3 0 0) " (960" 15866 -1 0 3 0 0) " (961" 38 -1 0 1 0 0) " (962" 38 -1 0 3 0 0) " (963" 15866 -1 0 1 0 0) " (964" 16837 -1 0 3 0 0) " (965" 38 -1 0 3 0 0) " (966" 16837 -1 0 3 0 0) " (967" 38 -1 0 1 0 0) " (1386" 17151 -1 0 3 0 0) " (969" 16837 -1 0 3 0 0) " (970" 16977 -1 0 3 0 0) " (971" 16837 -1 0 1 0 0) " (972" 46 -1 0 1 0 0) " (973" 46 -1 0 1 0 0) " (974" 46 -1 0 1 0 0) " (975" 16055 -1 0 1 0 0) " (976" 1 -1 0 1 0 0) " (977" 16837 -1 0 1 0 0) " (978" 17 -1 0 3 0 0) " (979" 16837 -1 0 3 0 0) " (980" 17 -1 0 1 0 0) " (981" 17 -1 0 1 0 0) " (1033" 16398 -1 0 1 0 0) " (983" 16398 -1 0 3 0 0) " (984" 16483 -1 0 1 0 0) " (985" 16398 -1 0 1 0 0) " (986" 17 -1 0 1 0 0) " (987" 46 -1 0 1 0 0) " (988" 16837 -1 0 3 0 0) " (989" 26 -1 0 3 0 0) " (990" 16398 -1 0 3 0 0) " (991" 16837 -1 0 1 0 0) " (992" 46 -1 0 1 0 0) " (993" 1 -1 0 1 0 0) " (994" 46 -1 0 1 0 0) " (995" 16398 -1 0 1 0 0) " (996" 16837 -1 0 1 0 0) " (997" 16837 -1 0 1 0 0) " (998" 16837 -1 0 1 0 0) " (999" 16837 -1 0 1 0 0) " (1000" 16398 -1 0 3 0 0) " (1001" 16837 -1 0 3 0 0) " (1002" 16398 -1 0 3 0 0) " (1003" 17 -1 0 1 0 0) " (1004" 46 -1 0 1 0 0) " (1005" 1 -1 0 1 0 0) " (1005" 17 -1 0 1 0 0) " (1005" 46 -1 0 1 0 0) " (1005" 13 -1 0 1 0 0) " (1036" 16696 -1 0 3 0 0) " (1037" 16837 -1 0 3 0 0) " (1038" 38 -1 0 1 0 0) " (1039" 17 -1 0 1 0 0) " (1040" 16438 -1 0 3 0 0) " (1041" 16696 -1 0 1 0 0) " (1042" 34 -1 0 3 0 0) " (1043" 24 -1 0 1 0 0) " (1044" 16936 -1 0 3 0 1) " (1045" 1 -1 0 1 0 0) " (1046" 1 -1 0 1 0 0) " (1047" 46 -1 0 1 0 0) " (1048" 16398 -1 0 3 0 0) " (1049" 16837 -1 0 3 0 0) " (1050" 16398 -1 0 3 0 0) " (1051" 16837 -1 0 1 0 0) " (1052" 16837 -1 0 3 0 0) " (1053" 16398 -1 0 1 0 0) " (1054" 16708 -1 0 0 0 0) " (1055" 16837 -1 0 1 0 0) " (1056" 16848 -1 0 3 0 0) " (1057" 16936 -1 0 3 0 0) " (1058" 16848 -1 0 3 0 0) " (1254" 16837 -1 0 1 0 0) " (1060" 46 -1 0 1 0 0) " (1061" 16055 -1 0 1 0 0) " (1062" 16438 -1 0 1 0 0) " (1063" 16936 -1 0 3 0 0) " (1064" 17 -1 0 1 0 0) " (1065" 34 -1 0 3 0 0) " (1066" 16848 -1 0 1 0 0) " (1253" 16848 -1 0 0 1 0) " (1068" 46 -1 0 1 0 0) " (1069" 16398 -1 0 3 0 0) " (1255" 1 -1 0 3 0 0) " (1071" 16398 -1 0 1 0 0) " (1072" 16055 -1 0 3 0 0) " (1073" 16398 -1 0 1 0 0) " (1074" 50 -1 0 1 0 0) " (1075" 30 -1 0 3 0 0) " (1076" 16398 -1 0 1 0 0) " (1077" 17 -1 0 1 0 0) " (1078" 16055 -1 0 1 0 0) " (1385" 15846 -1 0 1 0 0) " (1080" 17 -1 0 3 0 0) " (1081" 24 -1 0 1 0 0) " (1082" 24 -1 0 1 0 0) " (1083" 17 -1 0 3 0 0) " (1084" 16837 -1 0 1 0 0) " (1085" 30 -1 0 1 0 0) " (1086" 16055 -1 0 3 0 0) " (1087" 16182 -1 0 1 0 0) " (1088" 16837 -1 0 1 0 0) " (1089" 16837 -1 0 3 0 0) " (1091" 16837 -1 0 1 0 0) " (1092" 16654 -1 0 0 1 0) " (1093" 1 -1 0 1 0 0) " (1094" 16398 -1 0 3 0 0) " (1384" 17100 -1 0 3 0 0) " (1096" 16398 -1 0 1 0 0) " (1097" 16837 -1 0 1 0 0) " (1098" 16837 -1 0 1 0 0) " (1099" 46 -1 0 1 0 0) " (1100" 46 -1 0 3 0 0) " (1102" 46 -1 0 1 0 0) " (1103" 46 -1 0 1 0 0) " (1104" 1 -1 0 1 0 0) " (1105" 16425 -1 0 1 0 0) " (1106" 16884 -1 0 1 0 0) " (1108" 1 -1 0 1 0 0) " (1109" 16837 -1 0 1 0 0) " (1112" 16744 -1 0 1 0 0) " (1113" 16837 -1 0 3 0 0) " (1114" 38 -1 0 0 1 0) " (1115" 16760 -1 0 1 0 0) " (1116" 16744 -1 0 1 0 0) " (1117" 16760 -1 0 0 1 0) " (1118" 16789 -1 0 1 0 0) " (1119" 46 -1 0 1 0 0) " (1120" 46 -1 0 3 0 0) " (1121" 16837 -1 0 1 0 0) " (1122" 17 -1 0 1 0 0) " (1123" 16543 -1 0 1 0 0) " (1125" 46 -1 0 1 0 0) " (1126" 46 -1 0 1 0 0) " (1127" 50 -1 0 1 0 0) " (1128" 17 -1 0 1 0 0) " (1129" 46 -1 0 1 0 0) " (1130" 46 -1 0 1 0 0) " (1131" 17 -1 0 1 0 0) " (1132" 15846 -1 0 3 0 1) " (1133" 17 -1 0 1 0 0) " (1134" 17 -1 0 1 0 0) " (1135" 46 -1 0 1 0 0) " (1136" 16654 -1 0 0 1 0) " (1137" 16837 -1 0 1 0 0) " (1138" 46 -1 0 1 0 0) " (1139" 17 -1 0 3 0 0) " (1140" 17041 -1 0 0 1 0); INSERT INTO `smf_pm_recipients` " (`id_pm`" `id_member` `labels` `bcc` `is_read` `is_new` `deleted`) VALUES (1141 16837 -1 0 3 0 0) " (1142" 17 -1 0 1 0 0) " (1144" 16837 -1 0 3 0 0) " (1146" 17081 -1 0 0 1 0) " (1147" 1 -1 0 1 0 0) " (1148" 46 -1 0 1 0 0) " (1149" 46 -1 0 1 0 0) " (1241" 16483 -1 0 1 0 0) " (1151" 32 -1 0 1 0 0) " (1152" 46 -1 0 1 0 0) " (1153" 32 -1 0 1 0 0) " (1154" 16837 -1 0 3 0 0) " (1156" 16837 -1 0 3 0 0) " (1158" 16837 -1 0 3 0 0) " (1159" 16438 -1 0 3 0 0) " (1160" 16837 -1 0 1 0 0) " (1161" 16543 -1 0 3 0 0) " (1162" 16837 -1 0 3 0 0) " (1415" 16222 -1 0 1 0 0) " (1165" 16530 -1 0 1 0 0) " (1166" 46 -1 0 3 0 0) " (1167" 17100 -1 0 1 0 0) " (1168" 16696 -1 0 1 0 0) " (1169" 46 -1 0 1 0 0) " (1170" 46 -1 0 1 0 0) " (1171" 17108 -1 0 1 0 0) " (1172" 46 -1 0 1 0 0) " (1173" 46 -1 0 1 0 0) " (1174" 1 -1 0 1 0 0) " (1175" 46 -1 0 1 0 0) " (1176" 31 -1 0 3 0 0) " (1177" 16276 -1 0 3 0 0) " (1178" 31 -1 0 3 0 0) " (1180" 31 -1 0 3 0 0) " (1181" 31 -1 0 3 0 0) " (1183" 16696 -1 0 1 0 0) " (1184" 31 -1 0 1 0 0) " (1185" 31 -1 0 1 0 0) " (1186" 31 -1 0 3 0 0) " (1188" 31 -1 0 3 0 0) " (1190" 16708 -1 0 0 0 0) " (1191" 16848 -1 0 0 1 0) " (1192" 16654 -1 0 0 1 0) " (1193" 16222 -1 0 1 0 0) " (1194" 46 -1 0 1 0 0) " (1196" 16837 -1 0 1 0 0) " (1197" 1 -1 0 1 0 0) " (1198" 32 -1 0 1 0 0) " (1199" 16837 -1 0 3 0 0) " (1200" 46 -1 0 1 0 0) " (1201" 1 -1 0 3 0 0) " (1203" 1 -1 0 3 0 0) " (1205" 1 -1 0 1 0 0) " (1207" 16837 -1 0 3 0 0) " (1414" 17151 -1 0 3 0 0) " (1209" 16222 -1 0 1 0 0) " (1210" 17 -1 0 1 0 0) " (1211" 31 -1 0 1 0 0) " (1214" 32 -1 0 3 0 0) " (1213" 32 -1 0 1 0 0) " (1215" 17159 -1 0 3 0 0) " (1216" 32 -1 0 3 0 0) " (1217" 17159 -1 0 3 0 0) " (1218" 32 -1 0 1 0 0) " (1219" 17159 -1 0 3 0 0) " (1220" 32 -1 0 3 0 0) " (1221" 17159 -1 0 3 0 0) " (1222" 32 -1 0 3 0 0) " (1223" 17159 -1 0 3 0 0) " (1224" 32 -1 0 3 0 0) " (1225" 32 -1 0 1 0 0) " (1226" 17159 -1 0 3 0 0) " (1227" 32 -1 0 3 0 0) " (1228" 17159 -1 0 3 0 0) " (1229" 32 -1 0 3 0 0) " (1230" 17159 -1 0 0 1 0) " (1231" 16530 -1 0 1 0 0) " (1232" 16483 -1 0 1 0 0) " (1233" 1 -1 0 1 0 0) " (1236" 16777 -1 0 3 0 0) " (1235" 16483 -1 0 1 0 0) " (1239" 1 -1 0 1 0 0) " (1238" 32 -1 0 1 0 0) " (1240" 1 -1 0 1 0 0) " (1245" 1 -1 0 3 0 0) " (1246" 16049 -1 0 1 0 0) " (1247" 17 -1 0 1 0 0) " (1248" 17 -1 0 1 0 0) " (1249" 32 -1 0 1 0 0) " (1250" 32 -1 0 1 0 0) " (1251" 31 -1 0 1 0 0) " (1252" 17 -1 0 1 0 0) " (1256" 17151 -1 0 3 0 0) " (1257" 1 -1 0 3 0 0) " (1258" 17151 -1 0 3 0 0) " (1259" 1 -1 0 1 0 0) " (1260" 17 -1 0 3 0 0) " (1261" 17151 -1 0 1 0 0) " (1262" 15971 -1 0 1 0 0) " (1263" 17 -1 0 1 0 0) " (1264" 17157 -1 0 1 0 1) " (1265" 1 -1 0 1 0 0) " (1266" 1 -1 0 3 0 0) " (1267" 1 -1 0 1 0 0) " (1268" 17 -1 0 1 0 0) " (1269" 17192 -1 0 3 0 0) " (1270" 17157 -1 0 3 0 0) " (1271" 16837 -1 0 1 0 0) " (1272" 16837 -1 0 1 0 0) " (1274" 16222 -1 0 3 0 0) " (1275" 16530 -1 0 3 0 0) " (1276" 16222 -1 0 3 0 0) " (1277" 16530 -1 0 3 0 0) " (1278" 16530 -1 0 1 0 0) " (1279" 16222 -1 0 1 0 0) " (1280" 16222 -1 0 3 0 0) " (1281" 16530 -1 0 3 0 0) " (1282" 16222 -1 0 1 0 0) " (1283" 16530 -1 0 3 0 0) " (1284" 16222 -1 0 3 0 0) " (1285" 16530 -1 0 3 0 0) " (1286" 16222 -1 0 3 0 0) " (1287" 16530 -1 0 1 0 0) " (1289" 16837 -1 0 3 0 0) " (1291" 16837 -1 0 3 0 0) " (1293" 16837 -1 0 1 0 0) " (1294" 16837 -1 0 1 0 0) " (1295" 17200 -1 0 1 0 0) " (1296" 1 -1 0 3 0 0) " (1297" 16837 -1 0 3 0 0) " (1298" 17200 -1 0 1 0 0) " (1299" 17200 -1 0 1 0 0) " (1300" 17139 -1 0 3 0 1) " (1301" 17100 -1 0 3 0 0) " (1302" 17139 -1 0 1 0 0) " (1303" 1 -1 0 1 0 0) " (1304" 1 -1 0 1 0 0) " (1305" 16222 -1 0 3 0 0) " (1306" 17151 -1 0 3 0 0) " (1307" 1 -1 0 3 0 0) " (1308" 17192 -1 0 0 1 0) " (1371" 16842 -1 0 0 1 0) " (1310" 16543 -1 0 1 0 0) " (1311" 1 -1 0 1 0 0) " (1312" 26 -1 0 1 0 0) " (1313" 17 -1 0 1 0 0) " (1314" 31 -1 0 3 0 0) " (1315" 17139 -1 0 3 0 0) " (1316" 1 -1 0 1 0 0) " (1317" 31 -1 0 3 0 0) " (1318" 46 -1 0 1 0 0) " (1319" 1 -1 0 1 0 0) " (1320" 17139 -1 0 1 0 0) " (1321" 16654 -1 0 0 1 0) " (1322" 16837 -1 0 3 0 0) " (1323" 17190 -1 0 1 0 0) " (1324" 16842 -1 0 3 0 1) " (1325" 1 -1 0 1 0 0) " (1326" 16837 -1 0 1 0 0) " (1327" 17 -1 0 3 0 0) " (1328" 17151 -1 0 1 0 0) " (1330" 26 -1 0 1 0 0) " (1330" 16654 -1 0 0 1 0) " (1331" 17151 -1 0 1 0 0) " (1332" 16222 -1 0 3 0 0) " (1333" 16168 -1 0 3 0 0) " (1334" 16222 -1 0 3 0 0) " (1335" 16168 -1 0 3 0 0) " (1336" 16222 -1 0 3 0 0) " (1337" 16168 -1 0 3 0 0) " (1338" 16222 -1 0 3 0 0) " (1339" 16168 -1 0 3 0 0) " (1340" 16222 -1 0 3 0 0) " (1341" 16168 -1 0 3 0 0) " (1342" 16222 -1 0 3 0 0) " (1343" 16168 -1 0 3 0 0) " (1344" 16222 -1 0 3 0 0) " (1345" 16168 -1 0 3 0 0) " (1346" 16222 -1 0 3 0 0) " (1347" 16168 -1 0 0 1 0) " (1348" 17100 -1 0 3 0 0) " (1349" 16222 -1 0 3 0 0) " (1350" 17100 -1 0 3 0 0) " (1351" 16222 -1 0 3 0 0) " (1352" 17100 -1 0 3 0 0) " (1353" 16837 -1 0 1 0 0) " (1354" 16222 -1 0 3 0 0) " (1355" 17100 -1 0 1 0 0) " (1356" 16222 -1 0 3 0 0) " (1357" 16837 -1 0 3 0 0) " (1358" 16222 -1 0 3 0 0) " (1359" 16837 -1 0 1 0 0) " (1360" 16222 -1 0 3 0 0) " (1361" 16837 -1 0 3 0 0) " (1362" 16222 -1 0 1 0 0) " (1363" 16222 -1 0 1 0 0) " (1364" 46 -1 0 1 0 0) " (1365" 46 -1 0 3 0 0) " (1366" 16222 -1 0 1 0 0) " (1367" 17151 -1 0 1 0 0) " (1368" 35 -1 0 3 0 0) " (1369" 46 -1 0 1 0 0) " (1370" 32 -1 0 1 0 0) " (1372" 46 -1 0 1 0 0) " (1373" 17100 -1 0 3 0 0) " (1374" 16222 -1 0 3 0 0) " (1375" 17100 -1 0 1 0 0) " (1376" 1 -1 0 3 0 0) " (1377" 17100 -1 0 3 0 0) " (1378" 15846 -1 0 3 0 0) " (1379" 17100 -1 0 3 0 0) " (1380" 17100 -1 0 3 0 0) " (1381" 15846 -1 0 3 0 0) " (1382" 17151 -1 0 3 0 0) " (1383" 17100 -1 0 3 0 0) " (1387" 17100 -1 0 3 0 0) " (1388" 17151 -1 0 1 0 0) " (1389" 17151 -1 0 1 0 0) " (1390" 17151 -1 0 1 0 0) " (1391" 46 -1 0 3 0 0) " (1392" 17151 -1 0 1 0 0) " (1393" 16696 -1 0 1 0 0) " (1394" 1 -1 0 1 0 0) " (1395" 16837 -1 0 1 0 0) " (1396" 16696 -1 0 1 0 0) " (1397" 15846 -1 0 3 0 0) " (1398" 17100 -1 0 3 0 0) " (1399" 15846 -1 0 3 0 0) " (1400" 17100 -1 0 3 0 0) " (1401" 15846 -1 0 3 0 0) " (1402" 17100 -1 0 3 0 0) " (1403" 15846 -1 0 1 0 0) " (1404" 16483 -1 0 0 1 0) " (1405" 37 -1 0 3 0 0) " (1406" 37 -1 0 1 0 0) " (1407" 16174 -1 0 3 0 0) " (1408" 37 -1 0 1 0 0) " (1409" 37 -1 0 1 0 0) " (1410" 37 -1 0 1 0 0) " (1411" 17151 -1 0 1 0 0) " (1412" 16174 -1 0 1 0 0) " (1413" 17151 -1 0 1 0 0) " (1416" 37 -1 0 1 0 0) " (1417" 17 -1 0 3 0 0) " (1418" 26 -1 0 1 0 0) " (1419" 17151 -1 0 3 0 0) " (1420" 17 -1 0 3 0 0) " (1421" 17151 -1 0 3 0 0) " (1422" 17 -1 0 1 0 0) " (1423" 1 -1 0 1 0 0); INSERT INTO `smf_pm_recipients` " (`id_pm`" `id_member` `labels` `bcc` `is_read` `is_new` `deleted`) VALUES (1424 1 -1 0 1 0 0) " (1425" 46 -1 0 3 0 0) " (1426" 1 -1 0 3 0 0) " (1427" 17 -1 0 1 0 0) " (1428" 17 -1 0 1 0 0) " (1429" 46 -1 0 1 0 0) " (1430" 16530 -1 0 3 0 0) " (1431" 46 -1 0 1 0 0) " (1432" 17151 -1 0 1 0 0) " (1433" 17100 -1 0 3 0 0) " (1434" 17151 -1 0 3 0 0) " (1435" 16222 -1 0 3 0 0) " (1436" 17151 -1 0 3 0 0) " (1437" 17151 -1 0 3 0 0) " (1438" 16222 -1 0 1 0 0) " (1439" 17100 -1 0 3 0 0) " (1440" 17151 -1 0 3 0 0) " (1441" 17100 -1 0 3 0 0) " (1442" 17151 -1 0 3 0 0) " (1443" 17100 -1 0 3 0 0) " (1444" 17151 -1 0 1 0 0) " (1445" 37 -1 0 0 1 0); -- -------------------------------------------------------- -- -- Table structure for table `smf_pm_rules` -- DROP TABLE IF EXISTS `smf_pm_rules`; CREATE TABLE `smf_pm_rules` ( `id_rule` int(10) unsigned NOT NULL auto_increment `id_member` int(10) unsigned NOT NULL default 0 `rule_name` varchar(60) NOT NULL `criteria` text NOT NULL `actions` text NOT NULL `delete_pm` tinyint(3) unsigned NOT NULL default 0 `is_or` tinyint(3) unsigned NOT NULL default 0 PRIMARY KEY (`id_rule`) KEY `id_member` (`id_member`) KEY `delete_pm` (`delete_pm`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_poll_choices` -- DROP TABLE IF EXISTS `smf_poll_choices`; CREATE TABLE `smf_poll_choices` ( `id_poll` mediumint(8) unsigned NOT NULL default 0 `id_choice` tinyint(3) unsigned NOT NULL default 0 `label` varchar(255) NOT NULL default '' `votes` smallint(5) unsigned NOT NULL default 0 PRIMARY KEY (`id_poll` `id_choice`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_poll_choices` -- INSERT INTO `smf_poll_choices` " (`id_poll`" `id_choice` `label` `votes`) VALUES (37 0 'YEA WE NEED THIS' 7) " (22" 0 'Good ' 1) " (22" 1 'Bad' 2) " (37" 2 'Meh I don\'t care I don\'t even pvp' 4) " (37" 1 'No I want to steal more :(' 2) " (36" 0 'Yes' 7) " (36" 1 'No' 7) " (36" 2 'Onlu Dieg0nini' 1) " (36" 3 'Only chubby_chowder' 0) " (39" 0 'Yes' 1) " (39" 1 'No' 2) " (39" 2 'I could care less' 2) " (41" 0 'Kyle Johnson' 3) " (41" 1 'Luke Perry' 1) " (42" 0 'Ballerboy17' 0) " (42" 1 'Pandakid6' 0) " (42" 2 'Sub0X32' 0) " (42" 3 'Lukasero99' 0) " (42" 4 'KidzBeEz' 4) " (43" 0 'no' 4) " (43" 1 'yes' 6) " (44" 0 'KitPvP' 1) " (44" 1 'prison' 0) " (44" 2 'skyblock' 0) " (45" 0 'Aviator' 2) " (45" 1 'Carmau' 5) " (46" 0 'Yes' 8) " (46" 1 'No' 0) " (46" 2 'Maybe' 1) " (47" 0 'Do i gable more on casino ?' 0) " (47" 1 'Or do i donate' 0) " (48" 0 'why did it delete our ranks?' 1) " (48" 1 'why did it take our money?' 3) " (49" 0 'The one we have now' 1) " (49" 1 'The Old One' 6) " (49" 2 'Or The /f admin /f mod Instead of /f leader and /f officer' 2) " (50" 0 'KidzBeEz' 3) " (50" 1 'Ballerboy17' 0) " (51" 0 'Alex - {FireBlazer}' 6) " (51" 1 'Carmau' 1) " (51" 2 'MrDeathWilliam' 1) " (51" 3 'John - {J_boy1234}' 1) " (51" 4 '7misun' 5) " (51" 5 'Lrice11' 3) " (51" 6 'JDK' 5) " (51" 7 'Elvis' 1) " (51" 8 'Twini - {ThatTwiniGuy}' 3) " (51" 9 'Smallen8' 4) " (52" 0 'I already ignored him' 1) " (52" 1 'so what do i do' 1) " (53" 0 'KidzBeEz' 3) " (53" 1 'Mattymann1' 1) " (111" 1 'disagree' 0) " (111" 0 'agree' 0) " (69" 3 'no' 0) " (69" 2 'Maybe' 1) " (69" 0 'Convince Aviator to Allow this' 1) " (56" 0 'lage' 1) " (56" 1 '?' 2) " (57" 0 'yes' 2) " (57" 1 'no' 3) " (59" 1 'Davide' 0) " (59" 0 'Iamblackbird' 1) " (59" 2 'I was banned for aimbot and reach hacks.' 3) " (59" 3 'I should be unbanned because aviators players/mods unrightfully accused me of using aimbot and reach proly because they cant take getting beat.' 2) " (59" 4 'by the way if your mods cant tell what are hacks they should be replaced whenever possible not to be rude sirs.' 0) " (60" 0 'Yes' 4) " (60" 1 'No' 4) " (61" 2 'Decent' 1) " (61" 1 'Good' 1) " (61" 0 'AMAZING' 0) " (61" 3 'Horrible' 1) " (61" 4 'YOU SUCK' 2) " (63" 0 'Sub0X32' 4) " (63" 1 'Pepsiscops' 0) " (64" 0 'A.) Yes they both should' 1) " (64" 1 'B.) No they both shouldn't' 3) " (64" 2 'C.) MoonMaster gets banned' 1) " (64" 3 'D.) KayDJ gets banned' 0) " (65" 0 '/trade' 4) " (65" 1 'custom enchants.' 4) " (68" 1 'no /sell' 1) " (68" 0 '/sell' 14) " (69" 1 'Yes' 0) " (69" 4 'Dumbest idea ever' 0) " (71" 0 'If you are a fast typer if u are in a hole(in a trolling device at a plot) quickly type /plotme home which will bring you to your plot immedietly' 6) " (71" 1 'Leave your valuable(s) at YOUR plot just in case' 4) " (71" 2 'This isnt really an option but if you are nice enough is someone just died from a troll give them some stone tools and a little food so they can get back on track' 1) " (71" 3 'If you know someone that trolls a lot or barely anyone such as yourself dont trust warn new users' 5) " (71" 4 'DONT TROLL even if its tempting! If you need a material just ask in the chat or ask me i'll be happy to help[=' 2) " (74" 1 'mute' 0) " (73" 0 'Ban yacky' 2) " (73" 1 'kick yacky once a week' 3) " (74" 0 'Ban' 2) " (82" 0 'ban' 3) " (82" 1 'kick' 0) " (82" 2 'mute' 0) " (84" 0 'Spawning pets but they cant leave your plot' 4) " (84" 1 'If someone spams your plot with animals maybe a command /pet clear and you can only do that on your plot' 3) " (85" 0 'Yeah do this.' 1) " (85" 1 'I\'m not to bothered. ' 0) " (85" 2 'Leave it to the mods' 0) " (85" 3 'No don\'t do this. ' 0) " (85" 4 'Monkey you\'re dumb. We all hate you.' 3) " (89" 0 'Vote' 0) " (89" 1 'Vote' 0) " (92" 0 'http://tinypic.com/view.php?pic=5fequv&s=[url][/url]8#.VV0jN4FHarU' 0) " (92" 1 'http://tinypic.com/view.php?pic=330dwdv&s=8#.VV0jOoFHarU' 0) " (92" 2 'http://tinypic.com/view.php?pic=35hedlg&s=8#.VV0jOIFHarU' 0) " (92" 3 'http://tinypic.com/view.php?pic=13zmihz&s=8#.VV0jAoFHarU' 0) " (92" 4 'http://tinypic.com/view.php?pic=11v32w5&s=8#.VV0i4YFHarU' 0) " (92" 5 'Coords: X(-413) Y(-4231)' 0) " (93" 0 '1: Flight in Mg Spawn' 2) " (93" 1 '2: Pets' 0) " (93" 2 '3: Trails' 0) " (93" 3 '4: Super jump in spawn' 0) " (93" 4 '5: jukebox to play music' 0) " (93" 5 '6: Hats' 0) " (93" 6 '7: All of the above' 4) " (94" 0 'hitman' 0) " (94" 1 'chief' 1) " (95" 0 'hitman' 2) " (95" 1 'chief' 3) " (97" 1 'no' 0) " (97" 0 'yes' 4) " (97" 2 'maybe' 2) " (97" 3 'never' 0) " (100" 0 'hitman' 1) " (100" 1 'chief' 2) " (102" 0 'Can you please ban him?' 3) " (102" 1 'Or could you mute him?' 2) " (104" 0 'make C31 and soniccaleb rebuild the plot' 1) " (104" 1 'take away soniccaleb/C31\'s privileges ' 0) " (104" 2 'temporary ban (1 month)' 0) " (105" 0 'The one that we had before reset' 1) " (105" 1 'Or the one we have now ' 0) " (106" 0 'Ban' 2) " (106" 1 'Muted' 1) " (108" 0 'yes' 7) " (108" 1 'no' 1) " (109" 0 'Suscribe' 1) " (109" 1 'Like The Vid' 1) " (110" 0 'Yes Add AutoSprint To Be Allowed' 2) " (110" 1 'No Don\'t Add AutoSprint To Be Allowed' 1) " (112" 0 'Yes for /sell hand' 4) " (112" 1 'No for /sell hand' 0) " (113" 0 'yes' 1) " (113" 1 'no' 0) " (113" 2 'maybe' 1) " (113" 3 'i dont care' 2) " (113" 4 'i just hate you so no' 1) " (114" 0 'Yes' 3) " (114" 1 'No' 1) " (119" 0 'glitching' 0) " (119" 1 'hacking' 9) " (120" 0 'My current user name is Ballistic_Demon' 3) " (120" 1 'My origional name was xXSamStrikerXx' 0) " (120" 2 'I want to be modderator so i can stop people from bullying and hacking' 1) " (120" 3 'My age is 12 and gender is male' 0) " (120" 4 'My skype is sam.striker4' 0) " (120" 5 'i first joined aviatorcraft.com in 2015' 0) " (120" 6 'I often come on 7 days a week for a few hours on and off' 0) " (120" 7 'Generally im available mostly all the time exept i wake up at 9:00 are later' 0) " (120" 8 'I have alot of experience with plugins lucky blocks' 0) " (120" 9 'my recent staf expierence is on a server i stopped becouse i cant respawn anymore but i do have experiance' 0) " (121" 0 'Ban' 0) " (121" 1 'mute' 1) " (130" 0 'https://gyazo.com/23f87eb80ae579a9ec6791b34199731f' 3) " (129" 0 'Yes' 1) " (129" 1 'No' 0) " (124" 1 'https://www.youtube.com/watch?v=437MoVYpokA' 0) " (124" 0 'https://www.youtube.com/watch?v=437MoVYpokA' 1) " (124" 2 'https://www.youtube.com/watch?v=437MoVYpokA' 0) " (124" 3 'https://www.youtube.com/watch?v=437MoVYpokA' 0) " (124" 4 'https://www.youtube.com/watch?v=437MoVYpokA' 0) " (128" 0 'The Current Aviatorcraft Rules are Good Enough' 3) " (127" 1 'Lag' 0) " (127" 0 'Hacks' 3) " (126" 0 'Ban?' 0) " (126" 1 'Mute?' 0) " (128" 1 'They should probably be modified for harsher punishments' 6) " (128" 2 'They should probably be modified for lighter punishments' 2) " (128" 3 'We should look them over again to make sure we aren\'t drunk.' 2) " (128" 4 'We should relook at the rules so the server is better. ' 4) " (130" 1 'https://gyazo.com/23f87eb80ae579a9ec6791b34199731f' 1) " (130" 2 'https://gyazo.com/23f87eb80ae579a9ec6791b34199731f' 1) " (130" 3 'https://gyazo.com/23f87eb80ae579a9ec6791b34199731f' 1) " (130" 4 'https://gyazo.com/23f87eb80ae579a9ec6791b34199731f' 1) " (131" 0 'mute' 0) " (131" 1 'one more chance' 1) " (132" 0 'ban' 4) " (132" 1 'no' 0) " (133" 0 '7misun' 4) " (133" 1 'ThatTwiniGuy' 5) " (133" 2 'Sh4DOWxD3LTA' 2) " (133" 3 'WhiteDecay' 1) " (133" 4 'Carmau' 2) " (133" 5 'Fireblazer' 2) " (133" 6 'Lrice11' 4) " (133" 7 'MrDeathWilliam' 2) " (133" 8 'Smallen8' 3) " (133" 9 'JDK21132' 1) " (133" 10 'AviatorGaming' 2) " (133" 11 'Achilles297' 3) " (133" 12 'PvPbuilder' 6) " (133" 13 'R3dninjapanda_' 2) " (134" 0 'yes' 3) " (134" 1 'no' 5) " (134" 2 'idk' 1) " (136" 0 'the rp and creative is cool' 3) " (136" 1 'meet new people and friends' 1) " (136" 2 'rarely see aviatorgaming' 1) " (136" 3 'the amount of people' 0) " (136" 4 'the fun stuff you get up to' 5) " (137" 0 'creative' 5) " (137" 1 'UHC' 1) " (137" 2 'prison' 7) " (137" 3 'skyblock' 1) " (137" 4 'minigames' 0) " (137" 5 'factions' 2) " (138" 0 'stampy' 2) " (138" 1 'aviatorgaming' 3) " (138" 2 'dantdm' 1) " (138" 3 'markiplier' 6) " (138" 4 'jacksepticeye' 3) " (138" 5 'squashie' 1) " (138" 6 'iballisticsquid' 0) " (138" 7 'bagpipelove plays minecraft (bagpipelove's channel)' 2) " (139" 0 'Aphhhhhhhhhhhhmau' 4) " (139" 1 'SkyDoesButtercraft' 2) " (139" 2 'Jinboop' 0) " (139" 3 'ThatGuyBurney' 1) " (139" 4 'Aviator' 2) " (139" 5 'AshleeMarie' 0) " (139" 6 'Stampylongnose' 2) " (139" 7 'Iballisticsquid' 1) " (139" 8 'sgcbarbierian' 0) " (139" 9 'burtgasm' 0) " (139" 10 'CaptainSparklez' 3) " (139" 11 'None of the above! (Comment who!)' 5) " (140" 0 'Destroy all items when they pop up.' 1) " (140" 1 'Track down the source.' 2) " (140" 2 'Just let it happen and deal with it when the problem gets out of hand.' 2) " (140" 3 'Ignore it.' 0) " (140" 4 'Other (comment pls)' 0) " (140" 5 'I don\'t care as long as it\'s dealt with appropriately.' 2) " (141" 0 'Good' 0) " (141" 1 'Bad' 0) " (141" 2 'Alright' 0) " (142" 0 'xXLittleAssasinXx' 3); INSERT INTO `smf_poll_choices` " (`id_poll`" `id_choice` `label` `votes`) VALUES (142 1 'RosieAssasin246' 1) " (142" 2 'xXMinecraftGamerXx' 0) " (142" 3 'Little_Rosie' 1) " (142" 4 'other (comment below)' 0) " (142" 5 'PrincesessRosie246' 2) " (142" 6 'littleassasin246' 0) " (143" 0 'sit back and relax watching youtube' 4) " (143" 1 'watch tv' 1) " (143" 2 'play minecraft p.e' 0) " (143" 3 'other (say below)' 1) " (143" 4 'nothing just......nothing idk' 1) " (143" 5 'try and play minecraft pc with one hand (impossible or......is it)' 5) " (142" 7 'Little_Assassin246' 0) " (144" 0 'Skyblock' 1) " (144" 1 'Factions' 0) " (144" 2 'Prison' 7) " (144" 3 'Survival' 0) " (144" 4 'Creative' 3) " (144" 5 'Minigames' 0) " (144" 6 'UHC' 0) " (145" 0 'Prison' 5) " (145" 1 'Creative' 3) " (146" 0 'Should I Keep the Name xPowerStaticx?' 2) " (146" 1 'Or Change The Name ForEver too xPowerDreamzx' 1) " (147" 0 'xXKillerDudezXx' 1) " (147" 1 'CeralMuncher' 2) " (147" 2 'Random person' 2) " (147" 3 'Nobody else qualifies' 0) " (147" 4 'You have to choose both(aka would be my answer)' 1) " (148" 0 'Snickers' 0) " (148" 1 'Payday' 0) " (148" 2 'Sour Patch kids' 1) " (148" 3 'Any gum' 0) " (148" 4 'BLEH CANDY EWWWW APPLES FTW' 1) " (148" 5 'I CANT CHOOSE AHH' 3) " (149" 0 'OMG THIS IS SOO FUCKIN AMAZING!!!!!!!' 2) " (149" 1 'Just...speechless....' 0) " (149" 2 'Eh..its ok.' 1) " (149" 3 'Ugh WTF I don't understand anything!!!' 0) " (149" 4 'I still don't think there should be resets...' 1) " (149" 5 'Something else mention in comments.' 0); -- -------------------------------------------------------- -- -- Table structure for table `smf_polls` -- DROP TABLE IF EXISTS `smf_polls`; CREATE TABLE `smf_polls` ( `id_poll` mediumint(8) unsigned NOT NULL auto_increment `question` varchar(255) NOT NULL default '' `voting_locked` tinyint(1) NOT NULL default 0 `max_votes` tinyint(3) unsigned NOT NULL default 1 `expire_time` int(10) unsigned NOT NULL default 0 `hide_results` tinyint(3) unsigned NOT NULL default 0 `change_vote` tinyint(3) unsigned NOT NULL default 0 `guest_vote` tinyint(3) unsigned NOT NULL default 0 `num_guest_voters` int(10) unsigned NOT NULL default 0 `reset_poll` int(10) unsigned NOT NULL default 0 `id_member` mediumint(8) NOT NULL default 0 `poster_name` varchar(255) NOT NULL default '' PRIMARY KEY (`id_poll`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_polls` -- INSERT INTO `smf_polls` " (`id_poll`" `question` `voting_locked` `max_votes` `expire_time` `hide_results` `change_vote` `guest_vote` `num_guest_voters` `reset_poll` `id_member` `poster_name`) VALUES (37 'Should we get this plugin?!' 0 1 0 0 0 0 0 0 26 'DendeTheWizard') " (22" 'Are My Builds Good or Bad?' 0 255 0 0 1 0 0 0 11 'Elvis0102') " (36" 'Does chubby_chowder or Dieg0nini hack ( your opinion )' 2 1 0 0 0 0 0 0 16052 'lukasero99') " (39" 'Who Thinks ceaserandedger is a Hacker?' 0 1 0 1 0 0 0 0 16204 'SingingSisters') " (41" 'Whats my best friends name' 0 1 0 0 0 0 0 0 16267 'MattAA02') " (42" 'Whos best at pvp on aviatorcraft' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (43" 'does Lukasero99 hack?' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (44" 'what sever does avaitor craft not have' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (45" 'Who owns the server more?' 0 1 0 1 0 0 0 0 16222 'WhiteDecay') " (46" 'Should they add an ally plugin?' 0 1 0 0 0 0 0 0 16331 'X_RadioActive_X') " (47" 'What happen to my prison rank i had thug? After the reset for prison my name for Minecraft is now xXckarate01Xx my name use to be ckarate01 pls answer mods' 2 2 1427220013 0 0 0 0 0 0 'ckarate01') " (48" 'why' 0 1 0 0 0 0 0 0 16366 'monkeyman334') " (49" 'Would you like to have the old faction plugin before the reset or the one now?' 0 1 0 0 0 0 0 0 15864 'awesomeBlade88') " (50" 'Who is better at pvp' 0 1 0 0 0 0 0 0 16267 'MattAA02') " (51" 'Which staff member is the best?' 0 9 0 0 0 0 0 1425352456 31 'CeralMuncher') " (52" 'HE IS SPAMMING ME WHAT DO I DO' 0 1 0 0 0 0 0 0 0 'ckarate01') " (53" 'whos better at pvp ' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (111" 'Portal problems' 0 1 1437109543 0 0 0 0 0 16587 'badbord') " (69" 'Add as minigame' 0 1 1431235490 1 0 0 0 0 16222 'WhiteDecay') " (56" 'my is my money disappering' 0 1 1426365047 0 0 0 0 0 16407 'mrsaweswomegirl') " (57" 'does Preuss13 hack' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (59" 'Why was i banned for hacks?' 0 1 0 0 0 0 0 0 16396 'Iamblackbird') " (60" 'Should there be a Build Team for AviatorCraft' 0 1 1427920883 1 0 0 0 0 16284 'CaptainDeadeye55') " (61" 'How good Of a Builder am I' 0 1 1428119751 1 0 0 0 0 16284 'CaptainDeadeye55') " (63" 'who won the tourney?' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (64" 'MoonMaster565 and KayDJ Getting banned for harassment toward me and bricks' 0 2 0 0 0 0 0 0 16329 'PowerMovesOnly00') " (65" 'Can we add a plugin??' 0 1 0 0 0 0 0 0 16164 'Shugey') " (68" 'Can we add /sell to fac' 0 1 0 0 0 0 0 0 16164 'Shugey') " (71" 'Why does someone get trolled everyday? What can we do to help?' 0 3 0 0 0 0 0 0 16559 'Awk0_Candy') " (74" 'is this worth a mute or ban' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (73" 'Will someone do 1 of these??' 0 2 0 0 0 0 0 0 16559 'Awk0_Candy') " (89" 'Vote' 1 1 0 0 0 0 0 0 16559 'Awk0_Candy') " (82" 'Wat' 0 1 0 0 0 0 0 0 16559 'Awk0_Candy') " (84" 'What u can add' 0 2 0 0 0 0 0 0 16559 'Awk0_Candy') " (85" 'Is this alright to do?' 0 1 0 0 0 0 0 0 15878 'TheArticMonkey') " (92" 'In Game Name: RedHippoplaysMC' 0 1 0 0 0 0 0 0 16645 'RedHippo') " (93" 'What would you like in a Minigame rank?' 0 1 1433214052 1 0 0 0 0 16222 'WhiteDecay') " (94" 'What is the better rank?' 0 1 0 0 0 0 0 0 16267 'MattAA02') " (95" 'What is the better rank?' 0 1 0 0 0 0 0 0 16267 'MattAA02') " (97" 'should pandakid3 be unbaned' 0 1 1433623435 0 0 0 0 0 16692 'pandakid3') " (100" 'What is the better rank?' 0 1 0 0 0 0 0 0 16267 'MattAA02') " (102" 'xXKingMonsterXx Bullying My Friend And I While Stealiong From Another Person' 0 1 0 0 0 0 0 0 16744 'MaciBoo123') " (104" 'Should soniccaleb/C31 pay for what they did?' 0 1 0 1 1 0 0 0 16743 'eweasy') " (105" 'Which Prison Plugin Do You Like Best?' 0 1 0 0 0 0 0 0 16696 'xPowerStaticx') " (106" 'Should He Be Banned Or Muted?' 0 1 1437346273 0 1 0 0 0 16441 'TeamWither_Bets') " (108" 'Should Pewdsfab11YT be banned?' 0 1 0 0 0 0 0 0 16792 'SiriusGamingHD') " (109" 'Would You Subscribe or Like The Vid?' 0 1 1440304080 0 0 0 0 0 16441 'TeamWither_Bets') " (110" 'Add To The Server' 0 1 1437071043 1 1 0 0 0 16182 'DeathReaprII') " (112" 'Should there be a /sell hand' 0 1 0 0 0 0 0 0 16849 'xXIceDog15Xx') " (113" 'Should i get unbanned?' 0 1 1438209331 0 1 0 0 0 16620 'chubby_chowder') " (114" 'Should All names be put under merged plots when you enter them?' 0 1 0 1 0 0 0 0 16837 'PvPBuilder') " (119" 'which one' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (120" 'Origional/current user name:' 0 1 1439856982 2 0 0 0 0 16985 'Sam Striker') " (121" 'mute or ban' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (129" 'Should i be accepted?' 0 1 0 0 0 0 0 0 16267 'MattAA02') " (124" 'come on ban him' 0 5 1441382322 0 0 0 0 0 17040 'Preuss13') " (127" 'Is this hacks or lag?' 0 1 0 0 0 0 0 0 16267 'MattAA02') " (126" 'The People On Survival Think He Should Be Banned' 0 1 0 0 0 0 0 0 16744 'MaciBoo123') " (128" 'Do You Believe that the current Aviatorcraft Rules are sufficient or should they be a bit lighter (or more harsh) for punishments?' 2 2 0 1 0 0 0 0 46 'davide') " (130" '.....' 0 5 1443568950 0 1 0 0 0 17081 'Cobra_MufSA') " (131" 'Mute or 1 more chance' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (132" 'ban or no' 0 1 0 0 0 0 0 0 16277 'KayDJ') " (133" 'Who\'s the smelliest staff member?' 0 5 0 0 0 0 0 0 31 'CeralMuncher') " (134" 'Do you want the restart to save echest and money?' 0 1 0 0 0 0 0 0 17105 'C00kie_Monster83') " (136" 'why do you like this server?' 1 1 1447038576 1 0 0 0 0 17157 'NinjaGirl2015') " (137" 'what server is the best on aviatorcraft?' 1 2 1447113130 1 0 0 0 0 17157 'NinjaGirl2015') " (138" 'who is your favourite youtuber?' 0 2 0 0 0 0 0 0 17157 'NinjaGirl2015') " (139" 'Who is your favorite minecraft youtuber' 0 2 0 1 0 0 0 0 16936 'puppielove126') " (140" 'What should we do?' 0 1 0 1 0 0 0 1445754446 16936 'puppielove126') " (141" 'Do you think it\'s good?' 0 1 1445885886 1 0 0 0 1445890252 17192 'Discon3t3d') " (142" 'what should me new minecraft name be?' 0 3 0 1 0 0 0 0 17157 'NinjaGirl2015') " (143" 'what should I do for 6 weeks' 0 2 0 1 0 0 0 0 17157 'NinjaGirl2015') " (144" 'What is the best server on AviatorCraft?' 0 1 0 0 0 0 0 0 17139 'R5er_') " (145" 'Whats Your Most Favorite Server On Aviator' 0 1 0 1 0 0 0 0 16696 'xPowerStaticx') " (146" 'Name' 0 1 0 0 0 0 0 0 16696 'xPowerStaticx') " (147" 'Who should try to become Tmod for next reset?' 0 1 1449799350 1 0 0 0 0 16174 'MaDdy_MC') " (148" 'Favorite Candy' 0 1 1449730063 1 0 0 0 0 16174 'MaDdy_MC') " (149" 'What do ya think?' 0 1 1452029224 1 0 0 0 0 17100 'red_135_hlulu'); -- -------------------------------------------------------- -- -- Table structure for table `smf_scheduled_tasks` -- DROP TABLE IF EXISTS `smf_scheduled_tasks`; CREATE TABLE `smf_scheduled_tasks` ( `id_task` smallint(5) NOT NULL auto_increment `next_time` int(10) NOT NULL default 0 `time_offset` int(10) NOT NULL default 0 `time_regularity` smallint(5) NOT NULL default 0 `time_unit` varchar(1) NOT NULL default 'h' `disabled` tinyint(3) NOT NULL default 0 `task` varchar(24) NOT NULL default '' PRIMARY KEY (`id_task`) UNIQUE `task` (`task`) KEY `next_time` (`next_time`) KEY `disabled` (`disabled`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_scheduled_tasks` -- INSERT INTO `smf_scheduled_tasks` " (`id_task`" `next_time` `time_offset` `time_regularity` `time_unit` `disabled` `task`) VALUES (1 1449133200 0 2 'h' 0 'approval_notification') " (2" 1449536400 0 7 'd' 0 'auto_optimize') " (3" 1449190860 60 1 'd' 0 'daily_maintenance') " (5" 1449190800 0 1 'd' 0 'daily_digest') " (6" 1449709200 0 1 'w' 0 'weekly_digest') " (7" 1449159300 141334 1 'd' 0 'fetchSMfiles') " (8" 0 0 1 'd' 1 'birthdayemails') " (9" 1449709200 0 1 'w' 0 'weekly_maintenance') " (10" 0 120 1 'd' 1 'paid_subscriptions'); -- -------------------------------------------------------- -- -- Table structure for table `smf_sessions` -- DROP TABLE IF EXISTS `smf_sessions`; CREATE TABLE `smf_sessions` ( `session_id` char(32) NOT NULL `last_update` int(10) unsigned NOT NULL `data` text NOT NULL PRIMARY KEY (`session_id`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_sessions` -- INSERT INTO `smf_sessions` " (`session_id`" `last_update` `data`) VALUES ('rhirmmrei9ptvuu9u37u0uah22' 1449106375 " 'session_value|s:32:\""74d99c3e12505f7dafac41ed85e1edd3\"";session_var|s:7:\""e85f9af\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('220va1lsdnbjfj56npibgrrdb1'" 1449106375 " 'session_value|s:32:\""00bf28029515dbce9841fddd4dbcc266\"";session_var|s:7:\""bddff3d\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('fi4gknsarhph8r7hveqrjvpp37'" 1449106375 " 'session_value|s:32:\""f8257a60b238b4ccf878c15b77ad089c\"";session_var|s:7:\""f3bca9a\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('2pj858odbibebabs8hm355d292'" 1449106372 " 'session_value|s:32:\""4fabd963faea2786b9d5441e9371d287\"";session_var|s:8:\""a27c52cf\"";mc|a:7:{s:4:\""time\"";i:1449106372;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('v3vkdhkarvc2aqo8h8nv1bt9c4'" 1449106372 " 'session_value|s:32:\""17f4b258572b141ffbf2b56ee24a495f\"";session_var|s:8:\""ea5fb7f0\"";mc|a:7:{s:4:\""time\"";i:1449106372;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('spgsmg35bue1ook1fslll3ee02'" 1449089848 " 'session_value|s:32:\""d59aa1ff71d6e6fb241504cb240197ee\"";session_var|s:11:\""f72a3f79c58\"";mc|a:7:{s:4:\""time\"";i:1449089848;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:75:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\"";')" " ('0d750pd85vtjvbs52busr8obp2'" 1449106375 " 'session_value|s:32:\""48a95813cc63372fc3bfa0c9f3639a4a\"";session_var|s:9:\""bcb03b1de\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('d4q2lftdqv1kb8bqa4pll36td7'" 1449106375 " 'session_value|s:32:\""b591c82ee22b535257cb387c9890de4e\"";session_var|s:7:\""dc8645a\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('epd339t6hkqn19cki0vf775rq0'" 1449106375 " 'session_value|s:32:\""6776cb02abc1d7148717d8f14edd89f9\"";session_var|s:12:\""c20249271ae3\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('rcnf5dibah2pohv9g7bcdgrj94'" 1449106375 " 'session_value|s:32:\""6ac9d171b5856103e73c03f2727dfa67\"";session_var|s:12:\""a3ef55518e7a\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('2pstnpoiki0932cmii8911ptn1'" 1449106375 " 'session_value|s:32:\""9dfbd08eb4451ea92c3ed7e6bd12960b\"";session_var|s:10:\""a181b86e3f\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('ha86qf7nti2fpsifh7ddp82oi6'" 1449106372 " 'session_value|s:32:\""c49f6da70229b551f00d610c97387edc\"";session_var|s:9:\""e468cef9f\"";mc|a:7:{s:4:\""time\"";i:1449106372;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('80i3b5pgg7ihm7k317ikmgoeh3'" 1449106373 " 'session_value|s:32:\""8ca93ab672a0881ef69df7e42b4a4bf8\"";session_var|s:10:\""ad4c3cf881\"";mc|a:7:{s:4:\""time\"";i:1449106373;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('joiv5l1r4quave3uv0pk8cr1g1'" 1449106373 " 'session_value|s:32:\""b3387267ddb45aea9f9611db289fc6b2\"";session_var|s:8:\""eb09e7dd\"";mc|a:7:{s:4:\""time\"";i:1449106373;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('1q9vrp1e26fmrn9kihu51u3v76'" 1449106373 " 'session_value|s:32:\""32177fae35131c31f960f3f7af0ec9d6\"";session_var|s:10:\""dce7d3d636\"";mc|a:7:{s:4:\""time\"";i:1449106373;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('h9f5v1o88etqsccb4o9pnqj423'" 1449106373 " 'session_value|s:32:\""e19f1d6f6f757da69e2cf7a1116744be\"";session_var|s:9:\""aa2f3d300\"";mc|a:7:{s:4:\""time\"";i:1449106373;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('fh5r1a0ijbhda5emopfobslf45'" 1449106373 " 'session_value|s:32:\""497e954de086a7a0cf0e84c27d9aee5c\"";session_var|s:10:\""d8af90522c\"";mc|a:7:{s:4:\""time\"";i:1449106373;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('7n8iq4af59dd9j5m5it8o7qat6'" 1449106374 " 'session_value|s:32:\""126d7b84a729bb901e3f625e6ff06bf4\"";session_var|s:11:\""c425310c70a\"";mc|a:7:{s:4:\""time\"";i:1449106374;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('4rm62fi2paou2tq80aeg11iv63'" 1449106374 " 'session_value|s:32:\""c10325a8e233f7f7918e21f44602be83\"";session_var|s:11:\""ae376130431\"";mc|a:7:{s:4:\""time\"";i:1449106374;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('63ncajvrqta8u8tfgl2sg6qu84'" 1449106374 " 'session_value|s:32:\""21747f05b34c4abfbe407e7214346929\"";session_var|s:11:\""b741a3e5dba\"";mc|a:7:{s:4:\""time\"";i:1449106374;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('i184c7f57qn2v1t97c5tn6ita7'" 1449106375 " 'session_value|s:32:\""8e99cb8bee267a662fb3a48a5390511e\"";session_var|s:7:\""be15690\"";mc|a:7:{s:4:\""time\"";i:1449106374;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('kkv1u9816eeeercp5je219ug41'" 1449106375 " 'session_value|s:32:\""9f15479ccbf29dc6e78a97373ad96e53\"";session_var|s:12:\""c544520de2d4\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('4k94svlv3gmqv3a5n72dab18j7'" 1449106375 " 'session_value|s:32:\""9454e0e7f24b42ab84b564edeeef4d2d\"";session_var|s:8:\""d65b4b61\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('u59no85tfqn41896lnu4csbqu4'" 1449106375 " 'session_value|s:32:\""f05bf9893f56527f08bb4c8098031fb9\"";session_var|s:11:\""b3a70a0d3ba\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('v4tu8v02qfokaurpt5arq5pcj7'" 1449106375 " 'session_value|s:32:\""1ee174f941bf9e7f0d5ad59f18ba719a\"";session_var|s:8:\""f9d8e006\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('d4aplfsic234ehincoupets3m0'" 1449106375 " 'session_value|s:32:\""096a26dc449f4934e5d1297d1121f8bf\"";session_var|s:7:\""b15b2e7\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('25codak7asu72hcksb7cmuaod7'" 1449106375 " 'session_value|s:32:\""666ab451fc607aa680c19564741f7be6\"";session_var|s:12:\""f36176c1b9cf\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('bo58273ac7fqf9jtg7ilbs81t6'" 1449106375 " 'session_value|s:32:\""deb4f7bbc6d75460ba9c681ea43ef6aa\"";session_var|s:12:\""ff98fa1d94c7\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('684fu8fs42qhq71lmukva9h4d2'" 1449105623 " 'session_value|s:32:\""6b5cc31381c4f1dd377155346964df6f\"";session_var|s:7:\""c0f9d6c\"";mc|a:7:{s:4:\""time\"";i:1449105623;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105623;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('74hc6oe32o7t81ra77fl5bhnc7'" 1449105623 " 'session_value|s:32:\""721006c371a113f686d6ac4298c5b9e0\"";session_var|s:10:\""bd7c047f8d\"";mc|a:7:{s:4:\""time\"";i:1449105623;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105623;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('o78ir42es4so3mfaia5npp7621'" 1449096944 " 'session_value|s:32:\""31dbd1fa29285bb73d8e0f49b8d945cf\"";session_var|s:10:\""dd29be9e3a\"";id_msg_last_visit|s:5:\""13011\"";mc|a:7:{s:4:\""time\"";i:1449096944;s:2:\""id\"";s:5:\""17151\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096944;s:9:\""id_member\"";s:5:\""17151\"";s:2:\""ip\"";s:13:\""162.238.66.49\"";s:3:\""ip2\"";s:13:\""162.238.66.49\"";s:5:\""email\"";s:18:\""sky98243@gmail.com\"";}log_time|i:1449096944;timeOnlineUpdated|i:1449096944;unread_messages|s:1:\""1\"";old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('35reovgfg5oiqt4115n8qvjl82'" 1449099387 " 'session_value|s:32:\""6832ec45c07ce9a009d0880749d29c6d\"";session_var|s:10:\""b22d5be19c\"";id_msg_last_visit|s:5:\""13011\"";mc|a:7:{s:4:\""time\"";i:1449096985;s:2:\""id\"";s:5:\""17151\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096944;s:9:\""id_member\"";s:5:\""17151\"";s:2:\""ip\"";s:13:\""162.238.66.49\"";s:3:\""ip2\"";s:13:\""162.238.66.49\"";s:5:\""email\"";s:18:\""sky98243@gmail.com\"";}log_time|i:1449096985;timeOnlineUpdated|i:1449096944;unread_messages|i:0;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";pm_selected|a:0:{}forms|a:1:{i:0;i:5168270;}')" " ('gn8eip12aub52he6e3g32qmjk2'" 1449097012 " 'session_value|s:32:\""2eb05b8a98bd9361a292f232da37e234\"";session_var|s:11:\""c2f2050ebd1\"";mc|a:7:{s:4:\""time\"";i:1449097012;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097012;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097012;timeOnlineUpdated|i:1449097012;last_read_topic|i:2323;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2323.msg10036\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('i8809480utbqhr5rjrtgoc34t6'" 1449096974 " 'session_value|s:32:\""07e764a7e9e379374d2e6102c8601a43\"";session_var|s:11:\""fac7aa6c1be\"";mc|a:7:{s:4:\""time\"";i:1449096974;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096974;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096974;timeOnlineUpdated|i:1449096974;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16432;area=showposts;sa=messages\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('3jvk4jrbhemvutkhtqmh6d9lk1'" 1449110281 " 'session_value|s:32:\""f849e072156786766a4b49d68c7eab35\"";session_var|s:12:\""bb618ab9de0a\"";mc|a:7:{s:4:\""time\"";i:1449107881;s:2:\""id\"";s:2:\""26\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";id_msg_last_visit|s:5:\""13061\"";ban|a:5:{s:12:\""last_checked\"";i:1449097042;s:9:\""id_member\"";s:2:\""26\"";s:2:\""ip\"";s:15:\""108.181.226.183\"";s:3:\""ip2\"";s:15:\""108.181.226.183\"";s:5:\""email\"";s:19:\""calvindu9@gmail.com\"";}log_time|i:1449107875;timeOnlineUpdated|i:1449107864;unread_messages|i:0;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=18.0\"";last_read_topic|i:0;forms|a:3:{i:0;i:2826184;i:1;i:9083576;i:2;i:10867349;}topicseen_cache|a:0:{}temp_attachments|a:0:{}')" " ('sskcjelr69smb3usjv6qia6uq6'" 1449097061 " 'session_value|s:32:\""193380cdd2206547f5fef55b2216782e\"";session_var|s:9:\""c951c6a1a\"";mc|a:7:{s:4:\""time\"";i:1449097061;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449097061;timeOnlineUpdated|i:1449097061;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2173.msg9478\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2173.msg9478\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kpvsni23kdh61h6d0hiv9ogq21'" 1449097062 " 'session_value|s:32:\""304227dd4696c66da21281cd0f421a2f\"";session_var|s:11:\""b6c6718509e\"";mc|a:7:{s:4:\""time\"";i:1449097062;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097062;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097062;timeOnlineUpdated|i:1449097062;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=kpvsni23kdh61h6d0hiv9ogq21&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hfnv1lil2g0cd9vq57ltk5ae97'" 1449097131 " 'session_value|s:32:\""1595457a65f1d352aa34b43abce3d47f\"";session_var|s:8:\""f18a1b7d\"";mc|a:7:{s:4:\""time\"";i:1449097131;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097131;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097131;timeOnlineUpdated|i:1449097131;last_read_topic|i:2475;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2475.msg10817\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('skire40c7moqluj0tilsbvl4l0'" 1449097264 " 'session_value|s:32:\""7d54a896cbd9130a1deb08dccb16ee94\"";session_var|s:10:\""c51b5bbe65\"";mc|a:7:{s:4:\""time\"";i:1449097263;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097263;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('87hn4mit9a533qqmn3hpa7grm3'" 1449097318 " 'session_value|s:32:\""67d2a10508f27a3c1a01bd51acf57e91\"";session_var|s:12:\""d0bd26570e82\"";mc|a:7:{s:4:\""time\"";i:1449097318;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.137\"";s:3:\""ip2\"";s:13:\""180.76.15.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097318;timeOnlineUpdated|i:1449097318;last_read_topic|s:4:\""2810\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2211.0;prev_next=prev\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('psc9th0019d3bp2klbg3jk4877'" 1449097404 " 'session_value|s:32:\""2bf82ac4768287221dce70ae14199d12\"";session_var|s:7:\""a2cc3ac\"";mc|a:7:{s:4:\""time\"";i:1449097404;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097404;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097404;timeOnlineUpdated|i:1449097404;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=16535\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('fosr95qkunoo9sfdedv73j17f2'" 1449097522 " 'session_value|s:32:\""55f031734b56b8fec93be622aff5a033\"";session_var|s:9:\""a4c438a15\"";mc|a:7:{s:4:\""time\"";i:1449097522;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097522;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""23.101.61.176\"";s:3:\""ip2\"";s:13:\""23.101.61.176\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097522;timeOnlineUpdated|i:1449097522;last_read_topic|i:2875;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2875.0\"";USER_AGENT|s:63:\""Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5\"";')" " ('oa24ubvqau8b29ubd9kmjiold3'" 1449097523 " 'session_value|s:32:\""2d3c233e3fdd64f840f9050deef5bbcf\"";session_var|s:7:\""ef062c7\"";mc|a:7:{s:4:\""time\"";i:1449097523;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097523;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('6m7f2852nvloj7n34trt3af5b7'" 1449097523 " 'session_value|s:32:\""fb3b7c33faf3cf53aa646ae66c11f657\"";session_var|s:8:\""ee854d07\"";mc|a:7:{s:4:\""time\"";i:1449097523;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097523;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('f9f1l48eboj933tp2rcl1ctgg6'" 1449097523 " 'session_value|s:32:\""c548f17f318d7fcac8e5c4e9274de1f0\"";session_var|s:9:\""d68f39acf\"";mc|a:7:{s:4:\""time\"";i:1449097523;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097523;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097523;timeOnlineUpdated|i:1449097523;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('trpd4uaq2qltge9je3ubhu26u7'" 1449097524 " 'session_value|s:32:\""315c991913fe3d7eb34bfebef27e384f\"";session_var|s:8:\""bab273a3\"";mc|a:7:{s:4:\""time\"";i:1449097524;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097524;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097524;timeOnlineUpdated|i:1449097524;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13061\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('0mgn201m679cga6h4uf4ed0hc5'" 1449097524 " 'session_value|s:32:\""53b9017dfdcfebdcffcd650282a70427\"";session_var|s:11:\""e7abdc8161c\"";mc|a:7:{s:4:\""time\"";i:1449097524;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097524;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097524;timeOnlineUpdated|i:1449097524;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13061\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('rvmp0e77bjn4ckrl08qqqlmae2'" 1449097530 " 'session_value|s:32:\""efc846ece71e9a700a1e7abfcc85cbda\"";session_var|s:9:\""c57c0ec7d\"";mc|a:7:{s:4:\""time\"";i:1449097529;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097529;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097530;timeOnlineUpdated|i:1449097530;last_read_topic|i:2632;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2632.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('povu20ps2q1s1kpveujg042nl7'" 1449097895 " 'session_value|s:32:\""d9e03ec9674c4b051d50236db5f6ed06\"";session_var|s:11:\""c1fb3a185b5\"";mc|a:7:{s:4:\""time\"";i:1449097555;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:136:\""Mozilla/5.0 (Linux; Android 5.0.2; LG-D801 Build/LRX22G) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449097582;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""172.56.21.158\"";s:3:\""ip2\"";s:13:\""172.56.21.158\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097582;timeOnlineUpdated|i:1449097582;old_url|s:30:\""http://aviatorcraft.com/forum/\"";')" " ('v1985fesfbed17oj7pcgcuqov7'" 1449097559 " 'session_value|s:32:\""08bff332693396d72045455303809603\"";session_var|s:8:\""fe3b6d63\"";id_msg_last_visit|s:5:\""12775\"";mc|a:7:{s:4:\""time\"";i:1449097556;s:2:\""id\"";s:5:\""16296\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097556;s:9:\""id_member\"";s:5:\""16296\"";s:2:\""ip\"";s:13:\""75.185.105.34\"";s:3:\""ip2\"";s:13:\""75.185.105.34\"";s:5:\""email\"";s:19:\""hjbrooks5@gmail.com\"";}log_time|i:1449097557;timeOnlineUpdated|i:1449097557;last_read_topic|i:2875;forms|a:0:{}unread_messages|i:0;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2875.0\"";USER_AGENT|s:167:\""Mozilla/5.0 (Linux; Android 5.0.1; SAMSUNG SCH-I545 4G Build/LRX22C) AppleWebKit/537.36 (KHTML" " like Gecko) SamsungBrowser/2.1 Chrome/34.0.1847.76 Mobile Safari/537.36\"";')" " ('vabq7vfoo84u2o43hcebbupvn7'" 1449097603 " 'session_value|s:32:\""74cf70bca771f56b782f94df3d7af4f7\"";session_var|s:7:\""a5a024b\"";mc|a:7:{s:4:\""time\"";i:1449097603;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\"";')" " ('nr1t9r1scvr78fv2csdglhttv5'" 1449097605 " 'session_value|s:32:\""36077487ca6054c0542620612bff8c63\"";session_var|s:7:\""ede5de7\"";mc|a:7:{s:4:\""time\"";i:1449097605;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097605;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097605;timeOnlineUpdated|i:1449097605;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=nr1t9r1scvr78fv2csdglhttv5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('5p3ggnkoosmvnlq4ooqt1hb607'" 1449097620 " 'session_value|s:32:\""0230f7e72423acb7578cd12a1de9db44\"";session_var|s:8:\""bb4b0fae\"";mc|a:7:{s:4:\""time\"";i:1449097620;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:127:\""Mozilla/5.0 (iPad; CPU OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML" " like Gecko) Version/6.0 Mobile/10A8426 Safari/8536.25\"";')" " ('s9s5vdlpl4oqisftki2cg0sgb5'" 1449097628 " 'session_value|s:32:\""0b03c5fb6478c1f50b6f7d0bab13d846\"";session_var|s:10:\""e6aa3da5ec\"";mc|a:7:{s:4:\""time\"";i:1449097628;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097628;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097628;timeOnlineUpdated|i:1449097628;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16836;area=showposts;sa=attach\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('rpni28phtvmrn1j95npv1tj5v5'" 1449097674 " 'session_value|s:32:\""1c4d792c01d6836d2d4edf2b8f1d9eed\"";session_var|s:9:\""c559025d6\"";mc|a:7:{s:4:\""time\"";i:1449097674;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097674;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097674;timeOnlineUpdated|i:1449097674;last_read_topic|i:1483;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1483.msg9998\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('k9v3himivcloovistvr7v708c5'" 1449120107 " 'session_value|s:32:\""83496ac11c462ea1eaab779ccfd58c8a\"";session_var|s:10:\""fcef354bce\"";mc|a:7:{s:4:\""time\"";i:1449097735;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097735;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120107;timeOnlineUpdated|i:1449097735;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=k9v3himivcloovistvr7v708c5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('c4t6j8027a9cfavvj3flh95656'" 1449097746 " 'session_value|s:32:\""659c97dbf8d5b11e6e00f10ae8c2d229\"";session_var|s:10:\""da6a233fb8\"";mc|a:7:{s:4:\""time\"";i:1449097746;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449097746;timeOnlineUpdated|i:1449097746;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1929.msg8602\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1929.msg8602\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('c4t4gcs1thv9aenm9tgbka9ue5'" 1449097763 " 'session_value|s:32:\""2f9ea6251e5f9e07953f3d9abf1a9251\"";session_var|s:12:\""caf5524ab3d5\"";mc|a:7:{s:4:\""time\"";i:1449097763;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('brmea14jkpo9g93ed23g7lsv41'" 1449097766 " 'session_value|s:32:\""33e53e5d534ea4211c0ccb5d9c4b2fb3\"";session_var|s:11:\""d14ecec8feb\"";mc|a:7:{s:4:\""time\"";i:1449097766;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097766;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097766;timeOnlineUpdated|i:1449097766;last_read_topic|i:1358;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1358.msg6475\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ih1udvsi2gtdrt687l8i5nnr52'" 1449098911 " 'session_value|s:32:\""3de1aa98d1761125a459035a0207a5c9\"";session_var|s:8:\""ec5282de\"";mc|a:7:{s:4:\""time\"";i:1449097785;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097785;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""86.41.216.97\"";s:3:\""ip2\"";s:12:\""86.41.216.97\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098910;timeOnlineUpdated|i:1449097786;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2191.0\"";USER_AGENT|s:73:\""Mozilla/5.0 (Windows NT 10.0; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\"";last_read_topic|i:2191;forms|a:0:{}')" " ('11if3ld51kbd72a83cmub1f317'" 1449097841 " 'session_value|s:32:\""b23a529303dc94cc9e9b4129590563e4\"";session_var|s:8:\""af22c6eb\"";mc|a:7:{s:4:\""time\"";i:1449097841;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097841;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097841;timeOnlineUpdated|i:1449097841;last_read_topic|i:2066;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2066.msg9030\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('gqjbeo417vud8eakiv29daoej1'" 1449097881 " 'session_value|s:32:\""f4204812c6af24411dac5e06d6dcc8a2\"";session_var|s:8:\""cd926d3d\"";mc|a:7:{s:4:\""time\"";i:1449097881;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('a1ajmb8uivndfcj1cong6h8354'" 1449097888 " 'session_value|s:32:\""388c4c8b369934703e4bb5437a017a77\"";session_var|s:9:\""dc7f15726\"";mc|a:7:{s:4:\""time\"";i:1449097888;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097888;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097888;timeOnlineUpdated|i:1449097888;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16711\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('789d1k4uj2vdf15f1pga06de14'" 1449098069 " 'session_value|s:32:\""d971cb28ec8aeaef606c11774ce3428e\"";session_var|s:9:\""f4ad937d1\"";mc|a:7:{s:4:\""time\"";i:1449097930;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:75:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\"";ban|a:5:{s:12:\""last_checked\"";i:1449098042;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""73.21.208.140\"";s:3:\""ip2\"";s:13:\""73.21.208.140\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098042;timeOnlineUpdated|i:1449098042;old_url|s:30:\""http://aviatorcraft.com/forum/\"";')" " ('j1quh4ru138qi9jm5skee37j06'" 1449097980 " 'session_value|s:32:\""cbc41f146f4e8476607a56b928a9cc8c\"";session_var|s:7:\""ecff7f9\"";mc|a:7:{s:4:\""time\"";i:1449097980;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097980;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097980;timeOnlineUpdated|i:1449097980;last_read_topic|i:1632;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1632.msg7542\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('pvlgko5f2jktjdhguk2knbhv31'" 1449097994 " 'session_value|s:32:\""6a02231da5442c80e4b74d58b105e6ab\"";session_var|s:12:\""d5ea726343cb\"";mc|a:7:{s:4:\""time\"";i:1449097994;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449097994;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449097994;timeOnlineUpdated|i:1449097994;last_read_topic|i:2337;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2337.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('8ae6lko3k2h3kj025kbia7h800'" 1449098046 " 'session_value|s:32:\""d769f3e23b5eb752d3db137c6a5f5c04\"";session_var|s:11:\""f2cfd50cd57\"";mc|a:7:{s:4:\""time\"";i:1449098046;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098046;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098046;timeOnlineUpdated|i:1449098046;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=8ae6lko3k2h3kj025kbia7h800&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tf444n0c806ba674q0ak9s22c3'" 1449098101 " 'session_value|s:32:\""2f3a5f09f9e5b9732f4964dbe5f462af\"";session_var|s:12:\""f16bd2d22a1c\"";mc|a:7:{s:4:\""time\"";i:1449098100;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098100;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098100;timeOnlineUpdated|i:1449098100;last_read_topic|i:2377;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2377.msg10293\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('k51km4lunuftd5oh9oe7e93rs4'" 1449098145 " 'session_value|s:32:\""f1b0cbed67afae94cfd96069b9bf8091\"";session_var|s:9:\""deaf56ead\"";mc|a:7:{s:4:\""time\"";i:1449098110;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('6bo5jfk906oevkf63ee08v4v32'" 1449098130 " 'session_value|s:32:\""75081c84d7f4f3388aa3c2070a248dee\"";session_var|s:7:\""be4d6ab\"";mc|a:7:{s:4:\""time\"";i:1449098130;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449098130;timeOnlineUpdated|i:1449098130;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1994.msg8813\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1994.msg8813\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tf0pjp7p6vsa31sf68i7qgksm1'" 1449098180 " 'session_value|s:32:\""8faf1171ce44cba37be157e12c8d7f3f\"";session_var|s:12:\""b4d12daaff48\"";mc|a:7:{s:4:\""time\"";i:1449098180;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('fau1ahutubrlmk868cin6gnnb3'" 1449098203 " 'session_value|s:32:\""ba9f28464098b6855877e761e7d2385c\"";session_var|s:7:\""db2ef4f\"";mc|a:7:{s:4:\""time\"";i:1449098203;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098203;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098203;timeOnlineUpdated|i:1449098203;last_read_topic|i:2053;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2053.msg8979\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('41k2r0hrrlkrb1mg8kcbsc8e13'" 1449098285 " 'session_value|s:32:\""f6a914d44d11d955d3ddf02dbe6ed579\"";session_var|s:8:\""b1f5eb57\"";mc|a:7:{s:4:\""time\"";i:1449098285;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098285;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098285;timeOnlineUpdated|i:1449098285;last_read_topic|i:2308;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2308.msg9852\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('vltrjhss0nchsku40bujpeps82'" 1449098290 " 'session_value|s:32:\""3637ca761bc7d24d7bebd6ad0bd65e4a\"";session_var|s:9:\""c723283f0\"";mc|a:7:{s:4:\""time\"";i:1449098290;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098290;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""71.195.143.147\"";s:3:\""ip2\"";s:14:\""71.195.143.147\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098290;timeOnlineUpdated|i:1449098290;last_read_topic|i:1725;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1725.0\"";USER_AGENT|s:72:\""Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\"";')" " ('hhauakuku3bn1spoaevpmm25m3'" 1449098337 " 'session_value|s:32:\""1823b7e4f94689a6ae3ab4bb994c7246\"";session_var|s:7:\""cecb8fd\"";mc|a:7:{s:4:\""time\"";i:1449098337;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:132:\""Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) CriOS/47.0.2526.70 Mobile/12D508 Safari/600.1.4\"";')" " ('m5isubb1kl7q8gdjv6vrbts450'" 1449110639 " 'session_value|s:32:\""e3ff73c47fa77562d9dd2737b5497b58\"";session_var|s:9:\""a930b6a32\"";id_msg_last_visit|s:5:\""12931\"";mc|a:7:{s:4:\""time\"";i:1449041903;s:2:\""id\"";s:2:\""37\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1448776282;s:9:\""id_member\"";s:2:\""37\"";s:2:\""ip\"";s:12:\""76.16.125.66\"";s:3:\""ip2\"";s:12:\""76.16.125.66\"";s:5:\""email\"";s:22:\""johnnylee117@yahoo.com\"";}log_time|i:1449098820;timeOnlineUpdated|i:1449098820;last_read_topic|i:2872;forms|a:6:{i:0;i:6494642;i:1;i:11366166;i:2;i:13702686;i:3;i:2286809;i:4;i:10865579;i:5;i:12220002;}unread_messages|i:0;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?topic=2872.0;topicseen\"";USER_AGENT|s:72:\""Mozilla/5.0 (Windows NT 6.2; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0\"";topicseen_cache|a:3:{i:1;i:-1;i:44;s:1:\""4\"";i:22;i:0;}who_online_sort_by|s:4:\""time\"";who_online_filter|s:3:\""all\"";pm_selected|a:0:{}temp_attachments|a:0:{}')" " ('rem4idja01oilpbalbrka06cv4'" 1449098725 " 'session_value|s:32:\""c47999cc77fc767a95cb0fff0dc554f5\"";session_var|s:12:\""ee75bac1ea2d\"";mc|a:7:{s:4:\""time\"";i:1449098724;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098724;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('5t316qrgncd6vdldat3c4ogoj5'" 1449098725 " 'session_value|s:32:\""b883f0c26d21ba9c31614033fc3ab388\"";session_var|s:7:\""d9e3673\"";mc|a:7:{s:4:\""time\"";i:1449098725;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098725;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('66tttkp9i76mbnlrevu3c1hcr2'" 1449098725 " 'session_value|s:32:\""20f434e6b57157bf7334cd88022ca93a\"";session_var|s:8:\""c257c9b9\"";mc|a:7:{s:4:\""time\"";i:1449098725;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098725;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098725;timeOnlineUpdated|i:1449098725;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('1l4cm7siml6np5slmqtp0t99k2'" 1449098733 " 'session_value|s:32:\""13e37523d9a845488414ae58d3f05782\"";session_var|s:7:\""d7a8d49\"";mc|a:7:{s:4:\""time\"";i:1449098733;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098733;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098733;timeOnlineUpdated|i:1449098733;old_url|s:68:\""http://aviatorcraft.com/forum/index.php?board=9.20;sort=starter;desc\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('k732igels268hbt81pomi9cbq1'" 1449098733 " 'session_value|s:32:\""a42b0222428554455242fbd8c36c3628\"";session_var|s:10:\""db2ce8319d\"";mc|a:7:{s:4:\""time\"";i:1449098733;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098733;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098733;timeOnlineUpdated|i:1449098733;last_read_topic|i:2632;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2632.msg11440\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ovhl466n4sihd17vnpgnqi2ro5'" 1449098733 " 'session_value|s:32:\""85e9649a0bafba7ddb1e2c1e8752117d\"";session_var|s:9:\""b73db77ff\"";mc|a:7:{s:4:\""time\"";i:1449098733;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098733;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098733;timeOnlineUpdated|i:1449098733;old_url|s:51:\""http://aviatorcraft.com/forum/index.php?board=2.140\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('1ah8srj854r6796pgcvrbidcg5'" 1449098733 " 'session_value|s:32:\""e5d0a4790cb72f802d2458fe530402e7\"";session_var|s:7:\""e0febce\"";mc|a:7:{s:4:\""time\"";i:1449098733;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098733;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098733;timeOnlineUpdated|i:1449098733;last_read_topic|i:2510;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2510.msg10952\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('h11500n8deeqkr999u6e9kiku2'" 1449098777 " 'session_value|s:32:\""f1309aabce2afe3f3edaa82db82032b2\"";session_var|s:10:\""f1b95a4566\"";mc|a:7:{s:4:\""time\"";i:1449098777;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098777;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.83.73\"";s:3:\""ip2\"";s:0:\""\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098777;timeOnlineUpdated|i:1449098777;old_url|s:30:\""http://aviatorcraft.com/forum/\"";USER_AGENT|s:14:\""Google favicon\"";')" " ('nc1ud9rqr4gc1cc51fffsems83'" 1449098835 " 'session_value|s:32:\""8c73b86befe73c0b2f5b2c7efb498fcc\"";session_var|s:7:\""e60674a\"";mc|a:7:{s:4:\""time\"";i:1449098834;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";')" " ('8modsv4nan2japau5cdc3boal0'" 1449098865 " 'session_value|s:32:\""ad32160cd70996546174c5702087763d\"";session_var|s:11:\""ff993385e17\"";mc|a:7:{s:4:\""time\"";i:1449098865;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098865;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098865;timeOnlineUpdated|i:1449098865;last_read_topic|i:1911;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1911.msg8589\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('t14vdug49kmqabpnpn5mjeu1i1'" 1449098926 " 'session_value|s:32:\""ea0400d977755d3cee440b17374afda0\"";session_var|s:10:\""aab4d9d1d9\"";mc|a:7:{s:4:\""time\"";i:1449098926;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098926;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""67.163.44.134\"";s:3:\""ip2\"";s:13:\""67.163.44.134\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098926;timeOnlineUpdated|i:1449098926;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:117:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/536.30.1 (KHTML" " like Gecko) Version/6.0.5 Safari/536.30.1\"";')" " ('8fapdsqol1bl1ghqmqaqb7ap81'" 1449098931 " 'session_value|s:32:\""b984c102074f9f597a9bbc154d82a26f\"";session_var|s:12:\""ae9a0eb9e2d1\"";mc|a:7:{s:4:\""time\"";i:1449098931;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098931;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098931;timeOnlineUpdated|i:1449098931;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=16530\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('93ens6s52mgd3lifo620c0dgs5'" 1449098946 " 'session_value|s:32:\""b56e73b3bf90850b3333b01821e680a0\"";session_var|s:12:\""bda4b919687f\"";mc|a:7:{s:4:\""time\"";i:1449098946;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098946;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098946;timeOnlineUpdated|i:1449098946;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=93ens6s52mgd3lifo620c0dgs5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7h6pl7ej8btouond35h42ai2e0'" 1449098950 " 'session_value|s:32:\""c66c7fe363c6ae0ec2b7dcc61f710a11\"";session_var|s:10:\""d42b5f644b\"";mc|a:7:{s:4:\""time\"";i:1449098950;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098950;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098950;timeOnlineUpdated|i:1449098950;last_read_topic|i:1856;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1856.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('6j6fbce3bdoh8s75cclohesnd5'" 1449098952 " 'session_value|s:32:\""6c4df8848b7f8c27608c48b7ec42eeb1\"";session_var|s:8:\""a24cbd51\"";mc|a:7:{s:4:\""time\"";i:1449098952;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098952;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098952;timeOnlineUpdated|i:1449098952;last_read_topic|i:2323;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2323.msg10236\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('spog718dkanrjl89sq6tg9ep06'" 1449099067 " 'session_value|s:32:\""7b3cdc343e3732265623edcd6af18004\"";session_var|s:8:\""b37ee034\"";mc|a:7:{s:4:\""time\"";i:1449099066;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099066;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('2fui1s4hk6fvdru8hdmmv6nh53'" 1449099100 " 'session_value|s:32:\""7845a3a8347fc4667601df5d9e233020\"";session_var|s:12:\""bb845d1cba90\"";mc|a:7:{s:4:\""time\"";i:1449099100;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099100;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099100;timeOnlineUpdated|i:1449099100;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?board=2.220;sort=views\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('3dn35k7vvrp97j44coubq5ij26'" 1449099100 " 'session_value|s:32:\""e10f8c8d026edeee59b59ad5ba670826\"";session_var|s:8:\""ac01ee82\"";mc|a:7:{s:4:\""time\"";i:1449099100;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('06uj7oqv2rip9ecn94hklhnfe4'" 1449099102 " 'session_value|s:32:\""49156022cd5d6df863c94701969ce0ec\"";session_var|s:8:\""acb0c25e\"";mc|a:7:{s:4:\""time\"";i:1449099102;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099102;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099102;timeOnlineUpdated|i:1449099102;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=06uj7oqv2rip9ecn94hklhnfe4&board=15.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('09g9pamprtij2e1dudm6tbq1v4'" 1449099112 " 'session_value|s:32:\""4368e3e95b0fb56749f3adbd768b98eb\"";session_var|s:8:\""ce889f57\"";mc|a:7:{s:4:\""time\"";i:1449099112;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099112;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099112;timeOnlineUpdated|i:1449099112;old_url|s:84:\""http://aviatorcraft.com/forum/index.php?action=profile;u=46;area=showposts;start=495\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('58aq1fv0ls6fop9hs6evee86m7'" 1449099125 " 'session_value|s:32:\""9dc7ebdd51302bc97d0cf8ceac77ee10\"";session_var|s:7:\""de9dfa4\"";mc|a:7:{s:4:\""time\"";i:1449099125;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099125;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099125;timeOnlineUpdated|i:1449099125;last_read_topic|i:2368;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2368.msg10210\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('43jlk5hemjqi664gmptabdgda1'" 1449099130 " 'session_value|s:32:\""07dee1fb1beea4c8a714f1f13764537f\"";session_var|s:12:\""e57ca6101cbe\"";mc|a:7:{s:4:\""time\"";i:1449099130;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:100:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/41.0.2228.0 Safari/537.36\"";')" " ('0o7m0cd5uv9c6e8attb9loop84'" 1449099328 " 'session_value|s:32:\""1b50f80d51a234ab25e56066a05a498b\"";session_var|s:9:\""d1a6f96d7\"";mc|a:7:{s:4:\""time\"";i:1449099175;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:152:\""Mozilla/5.0 (Linux; U; Android 4.0.4; en-us; KFJWI Build/IMM76D) AppleWebKit/537.36 (KHTML" " like Gecko) Silk/3.70 like Chrome/39.0.2171.93 Safari/537.36\"";')" " ('2rm90jv7ncmrtn8at5o86gc6d1'" 1449099177 " 'session_value|s:32:\""3109a2d92ab2e1223c4d5f30646df4c8\"";session_var|s:11:\""c431056fa41\"";mc|a:7:{s:4:\""time\"";i:1449099177;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099177;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099177;timeOnlineUpdated|i:1449099177;old_url|s:91:\""http://aviatorcraft.com/forum/index.php?action=profile;u=1;area=showposts;sa=topics;start=0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('65sv0fc9tffn02d7lhaukrq0p0'" 1449101509 " 'session_value|s:32:\""ea9c244bc469856dddaa82d25c0dac9b\"";session_var|s:7:\""a65eb36\"";mc|a:7:{s:4:\""time\"";i:1449099177;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101509;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101509;timeOnlineUpdated|i:1449099178;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=65sv0fc9tffn02d7lhaukrq0p0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ol5hn3ljo3bklf13l27k4nsds7'" 1449099196 " 'session_value|s:32:\""9fee3e40cbb16841dbdd4dbadb64c318\"";session_var|s:11:\""d1a02716ed9\"";mc|a:7:{s:4:\""time\"";i:1449099196;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099196;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""192.126.138.194\"";s:3:\""ip2\"";s:15:\""192.126.138.194\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099196;timeOnlineUpdated|i:1449099196;register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""EFYEPD\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";')" " ('nhk40nucjed32spuf4r7tpce66'" 1449099218 " 'session_value|s:32:\""bb7f0cfafce49946c56dd7b3fdbaf570\"";session_var|s:7:\""e350db9\"";mc|a:7:{s:4:\""time\"";i:1449099217;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099217;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099217;timeOnlineUpdated|i:1449099217;last_read_topic|i:913;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=913.msg4413\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('t4pnpeah6p8gmbsg778dc4p2a5'" 1449099310 " 'session_value|s:32:\""82a3b6c2be7d22ffc6a5a9844aa723df\"";session_var|s:12:\""a45eab4c060c\"";mc|a:7:{s:4:\""time\"";i:1449099310;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:132:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/42.0.2311.90 BoBrowser/42.0.2311.113 Safari/537.36\"";')" " ('me9r5bjma87jv45nebeifnjkt0'" 1449099312 " 'session_value|s:32:\""3aeb3840c1b21fd0ca61fe64ea05f2f9\"";session_var|s:10:\""de148ea104\"";mc|a:7:{s:4:\""time\"";i:1449099312;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099312;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099312;timeOnlineUpdated|i:1449099312;last_read_topic|s:4:\""2349\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2614.0;prev_next=prev\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('2e5op7fmpi383l4fuhqrnq7480'" 1449099326 " 'session_value|s:32:\""b32b87b629001f152bef46801467d317\"";session_var|s:9:\""b49e27d09\"";mc|a:7:{s:4:\""time\"";i:1449099326;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:14:\""Google favicon\"";')" " ('0mrg999l8s7il8pb70lpec5201'" 1449099332 " 'session_value|s:32:\""1b4346eea48816aee8be762c27513910\"";session_var|s:7:\""a156443\"";mc|a:7:{s:4:\""time\"";i:1449099332;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099332;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099332;timeOnlineUpdated|i:1449099332;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16914\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('mvn356l0ontds0i3epraqhbl44'" 1449099355 " 'session_value|s:32:\""d100552be3a2b1b6c5d77b9fab8eaf64\"";session_var|s:7:\""e0b3197\"";mc|a:7:{s:4:\""time\"";i:1449099355;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:127:\""Mozilla/5.0 (Linux; U; Android 2.3.6; en-us; LGL35G/V100) AppleWebKit/533.1 (KHTML" " like Gecko) Version/4.0 Mobile Safari/533.1\"";')" " ('k34boouk4r5e5pdpjauimfpmh5'" 1449100971 " 'session_value|s:32:\""ad4e4743c738d05272e4e0b39a3ed45f\"";session_var|s:10:\""ee21e1a6aa\"";mc|a:7:{s:4:\""time\"";i:1449099369;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:129:\""Mozilla/5.0 (Linux; Android 5.0.2; LG-V410 Build/LRX22G) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.76 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449099438;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""67.181.243.103\"";s:3:\""ip2\"";s:14:\""67.181.243.103\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099448;timeOnlineUpdated|i:1449099438;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";')" " ('0p8gv1q6dbtjl6spkrd08mimb0'" 1449099380 " 'session_value|s:32:\""a687b00eddcda46ed867e414e5b8cd2a\"";session_var|s:10:\""c41cf1e377\"";mc|a:7:{s:4:\""time\"";i:1449099380;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099380;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099380;timeOnlineUpdated|i:1449099380;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17063;area=showposts;sa=attach;sort=posted;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('dvdntc07u3616frdmlt917qin7'" 1449118689 " 'session_value|s:32:\""71d99c626974c4de701fc2360fd6b1cc\"";session_var|s:11:\""eac9d71652a\"";mc|a:7:{s:4:\""time\"";i:1449099390;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:129:\""Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240\"";ban|a:5:{s:12:\""last_checked\"";i:1449099397;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""70.177.136.4\"";s:3:\""ip2\"";s:12:\""70.177.136.4\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099481;timeOnlineUpdated|i:1449099397;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2849.0\"";last_read_topic|i:2849;forms|a:0:{}')" " ('03p408dv5b0v67oqkqucli5ua3'" 1449099412 " 'session_value|s:32:\""9da1e4ae1ecc1f46d851100c5f580256\"";session_var|s:9:\""de5b8ab99\"";mc|a:7:{s:4:\""time\"";i:1449099412;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099412;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099412;timeOnlineUpdated|i:1449099412;last_read_topic|i:2778;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2778.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('47n9413luoji2q87mvi7h3pi56'" 1449099441 " 'session_value|s:32:\""f462a17fb1fd34eb0982d310e252bddb\"";session_var|s:9:\""fd4797e96\"";mc|a:7:{s:4:\""time\"";i:1449099441;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099441;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099441;timeOnlineUpdated|i:1449099441;old_url|s:69:\""http://aviatorcraft.com/forum/index.php?action=profile?action=profile\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9rfnqfkcmirnenl0eu4ikvkm21'" 1449099508 " 'session_value|s:32:\""d3bb8f6dc03b072ab954ea5855c72fbb\"";session_var|s:7:\""bf11c1a\"";mc|a:7:{s:4:\""time\"";i:1449099505;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('k2kt1cqbm2gsk44hahgt1l7f30'" 1449099526 " 'session_value|s:32:\""c17f04740d827667694ff80846944eb8\"";session_var|s:12:\""cb5b9d7341e1\"";mc|a:7:{s:4:\""time\"";i:1449099525;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099525;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""104.223.31.37\"";s:3:\""ip2\"";s:13:\""104.223.31.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099525;timeOnlineUpdated|i:1449099525;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""DEKXER\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";registration_agreed|b:1;')" " ('7p2661gba0rg4el54g1fk7p6s0'" 1449099557 " 'session_value|s:32:\""319b29abef5c1211f714513c7b50db24\"";session_var|s:8:\""ef8b37f6\"";mc|a:7:{s:4:\""time\"";i:1449099557;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099557;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.156\"";s:3:\""ip2\"";s:13:\""180.76.15.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099557;timeOnlineUpdated|i:1449099557;last_read_topic|s:4:\""2201\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2609.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('9tsftqrtu5q4tk9ajo3649gjc5'" 1449099576 " 'session_value|s:32:\""7f185d749ea43685e82cee73fa2aec43\"";session_var|s:10:\""c3d809b55e\"";mc|a:7:{s:4:\""time\"";i:1449099576;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('1vf8e9nkou2ah52l84tmacp1n5'" 1449099662 " 'session_value|s:32:\""6186003231bd130fdb87cc6e630b1c67\"";session_var|s:9:\""eaa139c89\"";mc|a:7:{s:4:\""time\"";i:1449099662;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099662;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""180.76.15.8\"";s:3:\""ip2\"";s:11:\""180.76.15.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099662;timeOnlineUpdated|i:1449099662;last_read_topic|i:2772;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2772.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('jl3frkma79qn6ai31b3dvlsm81'" 1449099684 " 'session_value|s:32:\""9322a79fe434743d883915465a3c9fed\"";session_var|s:11:\""fda5a9091c2\"";mc|a:7:{s:4:\""time\"";i:1449099684;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099684;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099684;timeOnlineUpdated|i:1449099684;old_url|s:105:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16694;area=showposts;sa=attach;sort=filename;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('79enlb53nloe1bk5d9hu8r3l84'" 1449099697 " 'session_value|s:32:\""f616f43f16a68f47ccab3f0cfdbbc68d\"";session_var|s:12:\""e79f608f69a5\"";mc|a:7:{s:4:\""time\"";i:1449099697;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099697;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""66.249.92.135\"";s:3:\""ip2\"";s:13:\""66.249.92.135\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099697;timeOnlineUpdated|i:1449099697;last_read_topic|i:2762;forms|a:0:{}old_url|s:62:\""http://aviatorcraft.com/forum/index.php?topic=2762.0;topicseen\"";USER_AGENT|s:50:\""AdsBot-Google (+http://www.google.com/adsbot.html)\"";')" " ('e8k4qb87j6sd0sf959dmc1vih0'" 1449099731 " 'session_value|s:32:\""55665327e722eb343f474f6ca1d80393\"";session_var|s:10:\""adb9d72286\"";mc|a:7:{s:4:\""time\"";i:1449099728;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099728;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""178.150.15.176\"";s:3:\""ip2\"";s:14:\""178.150.15.176\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099728;timeOnlineUpdated|i:1449099728;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.2; rv:38.0) Gecko/20100101 Firefox/38.0\"";register_vv|a:5:{s:5:\""count\"";i:2;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""CVXYKB\"";}registration_agreed|b:1;')" " ('jke15d0ijuui4drijk7behmr63'" 1449099766 " 'session_value|s:32:\""b5cc06f01d60aad6e16b44168896af85\"";session_var|s:7:\""b7301c6\"";mc|a:7:{s:4:\""time\"";i:1449099766;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:14:\""Google favicon\"";')" " ('2tjjj4u7919mmfc4junk797jb1'" 1449099789 " 'session_value|s:32:\""ab9b21154804dbbb8a64bd48e19b2ad3\"";session_var|s:8:\""df1d0b89\"";mc|a:7:{s:4:\""time\"";i:1449099789;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('mmi08164pva5taqrkhc059ibd1'" 1449099832 " 'session_value|s:32:\""cc0a390ba77356b0cc5fc69712c63a77\"";session_var|s:8:\""dc7f437b\"";id_msg_last_visit|s:5:\""13011\"";mc|a:7:{s:4:\""time\"";i:1449099831;s:2:\""id\"";s:5:\""17151\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099831;s:9:\""id_member\"";s:5:\""17151\"";s:2:\""ip\"";s:13:\""162.238.66.49\"";s:3:\""ip2\"";s:13:\""162.238.66.49\"";s:5:\""email\"";s:18:\""sky98243@gmail.com\"";}log_time|i:1449099831;timeOnlineUpdated|i:1449099831;unread_messages|s:1:\""1\"";old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('7uis8vh14f1gpn26ter375gfi1'" 1449099906 " 'session_value|s:32:\""6341a82b0e3b30bbbf381434d34b6aed\"";session_var|s:9:\""f05a0e6a1\"";mc|a:7:{s:4:\""time\"";i:1449099906;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ebrm3ah8i3f70ch2jtbqf0eo77'" 1449099906 " 'session_value|s:32:\""bf811ce4ed2da1c277f603ea9662f46a\"";session_var|s:9:\""c629a32e1\"";mc|a:7:{s:4:\""time\"";i:1449099906;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099906;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099906;timeOnlineUpdated|i:1449099906;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16759\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('nmm7l7jp5pjf0rp7ard14sn2l2'" 1449099922 " 'session_value|s:32:\""541f8c9360c298e05fd6f055433c8925\"";session_var|s:11:\""d8d4d5b1c11\"";mc|a:7:{s:4:\""time\"";i:1449099921;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099921;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('136jgqvlfn35fedvkierrbovr0'" 1449099922 " 'session_value|s:32:\""240b360a38ef8957bcc5b06c29aedc0e\"";session_var|s:8:\""e8ffc882\"";mc|a:7:{s:4:\""time\"";i:1449099922;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099922;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('egp4mnoteovtiubgtls1svf551'" 1449099922 " 'session_value|s:32:\""2ef6cf8b760721fb2ab6e6c6da7d6d2b\"";session_var|s:12:\""c20a2e4cad27\"";mc|a:7:{s:4:\""time\"";i:1449099922;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099922;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449099922;timeOnlineUpdated|i:1449099922;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('tnm2o9dfn5c4bt89e7cqnidek6'" 1449110020 " 'session_value|s:32:\""7e49e2f5576010347a508be3b77b2cbb\"";session_var|s:10:\""b62ff88dad\"";mc|a:7:{s:4:\""time\"";i:1449099975;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449099975;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110020;timeOnlineUpdated|i:1449099975;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=tnm2o9dfn5c4bt89e7cqnidek6&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('sc0ghpllj3gftd1sle7q3qf027'" 1449100017 " 'session_value|s:32:\""29523bcdddd85fbcc1a83a294fc71739\"";session_var|s:9:\""d5eea0caf\"";mc|a:7:{s:4:\""time\"";i:1449100017;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100017;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""66.249.92.132\"";s:3:\""ip2\"";s:13:\""66.249.92.132\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100017;timeOnlineUpdated|i:1449100017;last_read_topic|i:2762;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2762.msg12989\"";USER_AGENT|s:50:\""AdsBot-Google (+http://www.google.com/adsbot.html)\"";')" " ('194413olvemo2d58b26tdu8td5'" 1449100089 " 'session_value|s:32:\""cb955bf3822830b4223bbc8eaea8d736\"";session_var|s:7:\""ab3ed51\"";mc|a:7:{s:4:\""time\"";i:1449100089;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100089;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100089;timeOnlineUpdated|i:1449100089;last_read_topic|i:2424;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2424.msg10782\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('s1md20ahuglelggrnvdonhn612'" 1449102486 " 'session_value|s:32:\""d7d0d0f1f0ce40cc4e403476d6da47ab\"";session_var|s:8:\""bffa3128\"";mc|a:7:{s:4:\""time\"";i:1449100095;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:113:\""Mozilla/5.0 (X11; CrOS armv7l 7390.68.0) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.82 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449100146;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""216.56.27.22\"";s:3:\""ip2\"";s:14:\""24.159.250.144\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102480;timeOnlineUpdated|i:1449100146;login_url|s:98:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=s1md20ahuglelggrnvdonhn612&action=post;board=3.0\"";old_url|s:74:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=26\"";register_vv|a:5:{s:5:\""count\"";i:4;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:1;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""APUKVC\"";}registration_agreed|b:1;just_registered|i:1;')" " ('m3j98elpqas7lqcn2m26o1dse3'" 1449100331 " 'session_value|s:32:\""8e0e36af897fd9e281b01f587ce3dada\"";session_var|s:9:\""e59af7554\"";mc|a:7:{s:4:\""time\"";i:1449100116;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:140:\""Mozilla/5.0 (iPod touch; CPU iPhone OS 8_4_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12H321 Safari/600.1.4\"";ban|a:5:{s:12:\""last_checked\"";i:1449100120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""24.49.104.48\"";s:3:\""ip2\"";s:12:\""24.49.104.48\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100330;timeOnlineUpdated|i:1449100121;old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13040\"";last_read_topic|i:2874;forms|a:0:{}')" " ('5sfntj2155e52e1o9tg1488id3'" 1449100144 " 'session_value|s:32:\""748d8c9bb316ced1051495922c5386c2\"";session_var|s:9:\""c091123ae\"";mc|a:7:{s:4:\""time\"";i:1449100144;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100144;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.69\"";s:3:\""ip2\"";s:12:\""66.249.66.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100144;timeOnlineUpdated|i:1449100144;login_url|s:63:\""http://aviatorcraft.com/forum/index.php?action=post;board=10.0;\"";old_url|s:63:\""http://aviatorcraft.com/forum/index.php?action=post;board=10.0;\"";USER_AGENT|s:194:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('29952ufcor6730tj4214bk2sc4'" 1449100155 " 'session_value|s:32:\""1f170b396704023f46004d51aad1ea07\"";session_var|s:10:\""f9e830d9dd\"";mc|a:7:{s:4:\""time\"";i:1449100155;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100155;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100155;timeOnlineUpdated|i:1449100155;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=29952ufcor6730tj4214bk2sc4&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('1pddnduvfaobq7vi3lstpjg0f2'" 1449100312 " 'session_value|s:32:\""dd74f4f90ea732ed2313c0c177619263\"";session_var|s:10:\""a14e0e0bad\"";mc|a:7:{s:4:\""time\"";i:1449100312;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('6p7k5sbup9c7c4h9bhn2h70ur4'" 1449100290 " 'session_value|s:32:\""e3575f7a6a80864c8e87dfc71ce8c08f\"";session_var|s:7:\""e694ecd\"";mc|a:7:{s:4:\""time\"";i:1449100290;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 635) like Gecko\"";')" " ('681kn7vbkp0agmekl6oat1hmd7'" 1449100362 " 'session_value|s:32:\""755d6e4990f6138b887da5790bcf9303\"";session_var|s:11:\""e23bd476100\"";mc|a:7:{s:4:\""time\"";i:1449100362;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100362;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100362;timeOnlineUpdated|i:1449100362;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16272;area=showposts;sa=attach;sort=posted;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('sidevv9icaoiiqpgv68alcqoh2'" 1449100402 " 'session_value|s:32:\""fce7352c8a11bedc194c53c63d5c2ad2\"";session_var|s:9:\""ba8fb2d9e\"";mc|a:7:{s:4:\""time\"";i:1449100402;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('t56feufk94jrljan3pu54frb05'" 1449100412 " 'session_value|s:32:\""c49920258b71239eff195f69d1eeb4a7\"";session_var|s:11:\""fa7a565ed28\"";mc|a:7:{s:4:\""time\"";i:1449100412;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100412;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100412;timeOnlineUpdated|i:1449100412;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=10.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6a188dd6lstc443lu54e30s1f4'" 1449100413 " 'session_value|s:32:\""b05e15c90e3386b8fdb139cbcbb540ce\"";session_var|s:12:\""d9bf2b5a16cc\"";mc|a:7:{s:4:\""time\"";i:1449100412;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100412;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100412;timeOnlineUpdated|i:1449100412;last_read_topic|i:2580;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2580.msg11213\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7p30klsfgqdd4r9mtfjadjs9e2'" 1449100413 " 'session_value|s:32:\""c24d11d6acdd896a6a2fb7bb44dfd9eb\"";session_var|s:11:\""ffcbdf22cad\"";mc|a:7:{s:4:\""time\"";i:1449100413;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100413;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100413;timeOnlineUpdated|i:1449100413;last_read_topic|s:4:\""1823\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1892.0;prev_next=next\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('a1qc1nkdd1v843q9al84ar7df2'" 1449100423 " 'session_value|s:32:\""e799dcf739873b5ec069caf2cfbc01ad\"";session_var|s:10:\""c3ff03cb3c\"";mc|a:7:{s:4:\""time\"";i:1449100423;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100423;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100423;timeOnlineUpdated|i:1449100423;last_read_topic|i:2642;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2642.msg11628\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('fb3c28sk9523ibgouquno3ic60'" 1449100426 " 'session_value|s:32:\""12c52ebb118a988ce3acf2d515484d6e\"";session_var|s:9:\""b9a8e1ae1\"";mc|a:7:{s:4:\""time\"";i:1449100426;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100426;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100426;timeOnlineUpdated|i:1449100426;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16348\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ggh3g9uld8rp2vmgaj5a9gsrq1'" 1449100472 " 'session_value|s:32:\""c0500d24f1578e2e07216fb21fbf48da\"";session_var|s:11:\""eae2fa7385b\"";mc|a:7:{s:4:\""time\"";i:1449100469;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100469;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""93.179.68.209\"";s:3:\""ip2\"";s:13:\""93.179.68.209\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100469;timeOnlineUpdated|i:1449100469;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:72:\""Mozilla/5.0 (Windows NT 6.0; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0\"";register_vv|a:5:{s:5:\""count\"";i:2;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""WDYXDF\"";}registration_agreed|b:1;')" " ('q0g5s570qc42t5a6e1ruglsme6'" 1449100529 " 'session_value|s:32:\""57a9bc5556faf72b6b7c978dd0d43407\"";session_var|s:8:\""b8e88c46\"";mc|a:7:{s:4:\""time\"";i:1449100472;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:139:\""Mozilla/5.0 (Linux; Android 4.1.2; HTC first Build/JZO54K) AppleWebKit/535.19 (KHTML" " like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19\"";')" " ('jhmsl6v02f3nvrqjhrhjv2ds70'" 1449100580 " 'session_value|s:32:\""e064fc03ed60454f6113a9f683c58bec\"";session_var|s:10:\""f717f6642c\"";mc|a:7:{s:4:\""time\"";i:1449100580;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100580;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100580;timeOnlineUpdated|i:1449100580;old_url|s:102:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17024;area=showposts;sa=attach;sort=downloads\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('6t11cb9m7epf4qk3kuo53er2u4'" 1449100612 " 'session_value|s:32:\""b1af4890154f734bac265ef8e5183fbd\"";session_var|s:10:\""e5de91fa15\"";mc|a:7:{s:4:\""time\"";i:1449100612;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100612;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100612;timeOnlineUpdated|i:1449100612;last_read_topic|i:1838;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1838.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('6v17qt9f1dsta5ecim0oq44d90'" 1449100675 " 'session_value|s:32:\""c1c53fe27f893f7be3b23204b9b7c75f\"";session_var|s:9:\""c4efab6f6\"";mc|a:7:{s:4:\""time\"";i:1449100675;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100675;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100675;timeOnlineUpdated|i:1449100675;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16432;area=showposts;sa=attach\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('45rn42ib9gqrl0fgh4n3hd2oj6'" 1449100700 " 'session_value|s:32:\""d134fadad05b93b2602a86f5b8317838\"";session_var|s:11:\""db797fd3c8c\"";mc|a:7:{s:4:\""time\"";i:1449100700;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:135:\""Mozilla/5.0 (Linux; Android 4.4.2; 0PCV1 Build/KOT49H) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/35.0.1916.141 Mobile Safari/537.36\"";')" " ('2dr12bb7mutac44fjkq3gslbt3'" 1449102623 " 'session_value|s:32:\""83b27214ce53b21934c513a26a728d14\"";session_var|s:8:\""df857fd5\"";mc|a:7:{s:4:\""time\"";i:1449100757;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.2.7 (KHTML" " like Gecko) Version/9.0.1 Safari/601.2.7\"";ban|a:5:{s:12:\""last_checked\"";i:1449100773;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""199.66.168.104\"";s:3:\""ip2\"";s:14:\""199.66.168.104\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101416;timeOnlineUpdated|i:1449100773;old_url|s:51:\""http://aviatorcraft.com/forum/index.php?topic=676.0\"";last_read_topic|i:676;forms|a:0:{}')" " ('van7bi9r5qjpaahea7u5441ph0'" 1449100758 " 'session_value|s:32:\""e4acdc97df03bcef8521b56568b5a1eb\"";session_var|s:12:\""b65e38065f9e\"";mc|a:7:{s:4:\""time\"";i:1449100757;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100757;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.75\"";s:3:\""ip2\"";s:12:\""66.249.66.75\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100757;timeOnlineUpdated|i:1449100757;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16390\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('10tr9k367kmg1gkk3bbsgjn0p3'" 1449100761 " 'session_value|s:32:\""0d8abe9d75e12a797da7452fd9077eb2\"";session_var|s:9:\""bae6d67f2\"";mc|a:7:{s:4:\""time\"";i:1449100761;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100761;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100761;timeOnlineUpdated|i:1449100761;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16723;area=showposts;sa=attach;sort=posted;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('cmmdl3lo9etk9vupcuom1mb3b4'" 1449100860 " 'session_value|s:32:\""58028f512b5c09c4c852cf87924a7096\"";session_var|s:9:\""aff440f0c\"";mc|a:7:{s:4:\""time\"";i:1449100850;s:2:\""id\"";s:1:\""1\"";s:2:\""gq\"";s:3:\""1=1\"";s:2:\""bq\"";s:3:\""1=1\"";s:2:\""ap\"";a:1:{i:0;i:0;}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:72:\""Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\"";id_msg_last_visit|s:5:\""13017\"";rc|a:3:{s:2:\""id\"";s:1:\""1\"";s:4:\""time\"";i:1449100814;s:7:\""reports\"";s:1:\""0\"";}log_time|i:1449100860;timeOnlineUpdated|i:1449100814;unread_messages|i:0;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2377.0\"";last_read_topic|i:2377;forms|a:1:{i:0;i:1424;}temp_attachments|a:0:{}')" " ('5kmn0ja6o5cfjnertl5vhvsdh7'" 1449101237 " 'session_value|s:32:\""16aa9c8d4f32bdda743a5102fbdb3bc5\"";session_var|s:10:\""fd40a12cc5\"";mc|a:7:{s:4:\""time\"";i:1449100809;s:2:\""id\"";s:2:\""32\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:114:\""id_board IN (1" 2 3 4 5 7 10 12 15 34 17 18 19 20 21 23 24 27 28 39 40 41 43 44 9 16 26 29 30 31 33 35 36 37 38 "22)\"";s:2:\""ap\"";a:36:{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:\""7\"";i:6;s:2:\""10\"";i:7;s:2:\""12\"";i:8;s:2:\""15\"";i:9;s:2:\""34\"";i:10;s:2:\""17\"";i:11;s:2:\""18\"";i:12;s:2:\""19\"";i:13;s:2:\""20\"";i:14;s:2:\""21\"";i:15;s:2:\""23\"";i:16;s:2:\""24\"";i:17;s:2:\""27\"";i:18;s:2:\""28\"";i:19;s:2:\""39\"";i:20;s:2:\""40\"";i:21;s:2:\""41\"";i:22;s:2:\""43\"";i:23;s:2:\""44\"";i:24;s:1:\""9\"";i:25;s:2:\""16\"";i:26;s:2:\""26\"";i:27;s:2:\""29\"";i:28;s:2:\""30\"";i:29;s:2:\""31\"";i:30;s:2:\""33\"";i:31;s:2:\""35\"";i:32;s:2:\""36\"";i:33;s:2:\""37\"";i:34;s:2:\""38\"";i:35;s:2:\""22\"";}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:73:\""Mozilla/5.0 (Windows NT 10.0; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\"";id_msg_last_visit|s:5:\""12922\"";rc|a:3:{s:2:\""id\"";s:2:\""32\"";s:4:\""time\"";i:1449100809;s:7:\""reports\"";s:1:\""0\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100809;s:9:\""id_member\"";s:2:\""32\"";s:2:\""ip\"";s:15:\""104.159.161.172\"";s:3:\""ip2\"";s:15:\""104.159.161.172\"";s:5:\""email\"";s:16:\""7misun@gmail.com\"";}log_time|i:1449101233;timeOnlineUpdated|i:1449101233;unread_messages|i:0;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2873.0\"";last_read_topic|i:2873;forms|a:0:{}')" " ('d0o0ct7nrlnhgne1oum28hu8p7'" 1449100821 " 'session_value|s:32:\""b627ddb3ccb056fe2d1caaaea1c01a1f\"";session_var|s:10:\""a97fc27863\"";mc|a:7:{s:4:\""time\"";i:1449100821;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100821;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('59srcv8isoh24ark6i2v04f4q1'" 1449100822 " 'session_value|s:32:\""77953d331fb5e6851d169e7b9de60286\"";session_var|s:9:\""c3aab99cd\"";mc|a:7:{s:4:\""time\"";i:1449100822;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100822;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('63k3fd0eceoh6maf5en52q7vh0'" 1449100822 " 'session_value|s:32:\""f819f3cf1e4735001886d46bf586aaf5\"";session_var|s:7:\""fd3ab35\"";mc|a:7:{s:4:\""time\"";i:1449100822;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100822;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100822;timeOnlineUpdated|i:1449100822;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('5fbmn06cv6hrv4e55rf95jsi44'" 1449100867 " 'session_value|s:32:\""ac102361a137f5d4f1e8bfc3935368c7\"";session_var|s:10:\""a064d20392\"";mc|a:7:{s:4:\""time\"";i:1449100867;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100867;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('58qrgq2cd2gtutfl7bll55kof0'" 1449100885 " 'session_value|s:32:\""a984a81a25ff4a39d6447205473f405f\"";session_var|s:11:\""bffc6c888cf\"";mc|a:7:{s:4:\""time\"";i:1449100885;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('uj8pk551fl5ikjkuig2cu0fg72'" 1449100934 " 'session_value|s:32:\""de3d6b4001f78ef03b4628c7628b0df7\"";session_var|s:10:\""b32b35f7a1\"";mc|a:7:{s:4:\""time\"";i:1449100934;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100934;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100934;timeOnlineUpdated|i:1449100934;last_read_topic|i:2482;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2482.msg10811\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('nokj1furt30b6aeedqoisinu46'" 1449100989 " 'session_value|s:32:\""5dabb9dcbd56eaaf186a72f06725269d\"";session_var|s:12:\""ac7daeb386aa\"";mc|a:7:{s:4:\""time\"";i:1449100989;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100989;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100989;timeOnlineUpdated|i:1449100989;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=nokj1furt30b6aeedqoisinu46&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('khmiu4ci2759aqqrhdaq4c7t54'" 1449100989 " 'session_value|s:32:\""479669d2d485ed0ea46168b8a2d7614a\"";session_var|s:9:\""b3aa0d028\"";mc|a:7:{s:4:\""time\"";i:1449100989;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100989;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100989;timeOnlineUpdated|i:1449100989;last_read_topic|s:4:\""2445\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2457.0;prev_next=next\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('95v7imqfl5fl2unik5m9rmvfi1'" 1449100989 " 'session_value|s:32:\""3c43b1bdedfcf1fdfdbb26a7846a3d37\"";session_var|s:12:\""fcb0e6dd2e1d\"";mc|a:7:{s:4:\""time\"";i:1449100989;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449100989;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449100989;timeOnlineUpdated|i:1449100989;old_url|s:101:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=95v7imqfl5fl2unik5m9rmvfi1&board=2.140;sort=starter\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('sdi0kuee2vb5j063l8hq6p0uv7'" 1449101021 " 'session_value|s:32:\""c009acb88b1a42b235cd670479d3efc6\"";session_var|s:8:\""d29a7530\"";mc|a:7:{s:4:\""time\"";i:1449101021;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:124:\""Mozilla/5.0 (iPad; CPU OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('lgci8nmdaaldpu4l8ed1o0jtd2'" 1449101180 " 'session_value|s:32:\""a02918dc4b07359a36ef329b28d27613\"";session_var|s:7:\""dddf0f3\"";mc|a:7:{s:4:\""time\"";i:1449101180;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('h2rdl4kkj6fi622dkn6g0dan77'" 1449101394 " 'session_value|s:32:\""ade6fd3ba54c8dd972cad960312bb491\"";session_var|s:12:\""f581f2a1720c\"";mc|a:7:{s:4:\""time\"";i:1449101301;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.0; rv:41.0) Gecko/20100101 Firefox/41.0\"";')" " ('vji3iv642pbims691p47772l26'" 1449101433 " 'session_value|s:32:\""fe604d49ebf8915521ae0e2142b64ae2\"";session_var|s:11:\""eeaf17238b4\"";mc|a:7:{s:4:\""time\"";i:1449101433;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101433;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.162\"";s:3:\""ip2\"";s:13:\""180.76.15.162\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101433;timeOnlineUpdated|i:1449101433;last_read_topic|s:4:\""2326\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2334.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('mufn5ijt7d3rn07uhduic1c022'" 1449101488 " 'session_value|s:32:\""5e2388824413f53a168c6d3d83473daf\"";session_var|s:9:\""d4934427b\"";mc|a:7:{s:4:\""time\"";i:1449101488;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101488;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101488;timeOnlineUpdated|i:1449101488;last_read_topic|i:2582;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2582.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('gao6360k97eehl3bv3prfl9sa3'" 1449101887 " 'session_value|s:32:\""4edf01f3af3222d7ab14b1f77c2e3b6e\"";session_var|s:9:\""f35ec5ed5\"";mc|a:7:{s:4:\""time\"";i:1449101562;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.2.7 (KHTML" " like Gecko) Version/9.0.1 Safari/601.2.7\"";ban|a:5:{s:12:\""last_checked\"";i:1449101564;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""199.66.168.104\"";s:3:\""ip2\"";s:14:\""199.66.168.104\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101887;timeOnlineUpdated|i:1449101564;old_url|s:56:\""http://aviatorcraft.com/forum/index.php?action=register2\"";login_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=12.0\"";register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:1;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""DNKMUA\"";}registration_agreed|b:1;just_registered|i:1;')" " ('jt7skj05ii9hnjrnbg4lpq8cd5'" 1449101578 " 'session_value|s:32:\""af9da06e6e94388e13b9de07f8f63281\"";session_var|s:12:\""d4bb322b3f32\"";mc|a:7:{s:4:\""time\"";i:1449101578;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449101578;timeOnlineUpdated|i:1449101578;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2123.0\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2123.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('toa5dq5bgd1s98vgpt7ooik293'" 1449101722 " 'session_value|s:32:\""a4242080e2a16fda888f39bc65a331f5\"";session_var|s:8:\""bc1a5a91\"";mc|a:7:{s:4:\""time\"";i:1449101722;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101722;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('m3tlpuqg0n55icufa4232ediu3'" 1449101722 " 'session_value|s:32:\""3823bba2c1b68c639a642f638878f566\"";session_var|s:10:\""dfa7a952ad\"";mc|a:7:{s:4:\""time\"";i:1449101722;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101722;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101722;timeOnlineUpdated|i:1449101722;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('arq9pr7mkrpn7k4rgmdp1vgep2'" 1449101723 " 'session_value|s:32:\""ed0ff8f97a5a65c6eeda953289cf2f10\"";session_var|s:10:\""a601f2163b\"";mc|a:7:{s:4:\""time\"";i:1449101723;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101723;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101723;timeOnlineUpdated|i:1449101723;last_read_topic|i:2785;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2785.msg13063\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('15bilfbq1rmvgio8v0te4rdlh3'" 1449101723 " 'session_value|s:32:\""456ca992e021dfe92c585c5e0e0e0659\"";session_var|s:10:\""b48f75da15\"";mc|a:7:{s:4:\""time\"";i:1449101723;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101723;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101723;timeOnlineUpdated|i:1449101723;last_read_topic|i:2785;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2785.msg13063\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('8bgg06osf770aj929vfijjdh36'" 1449101723 " 'session_value|s:32:\""811bb17fcd1c51409c682d081c4eb77c\"";session_var|s:7:\""eff979a\"";mc|a:7:{s:4:\""time\"";i:1449101723;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101723;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101723;timeOnlineUpdated|i:1449101723;last_read_topic|i:2785;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2785.msg12536\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('rhkt7hefer958cdtqjramupm50'" 1449101723 " 'session_value|s:32:\""84f702b8c281b58405318c00694b742e\"";session_var|s:12:\""dad70b012eb2\"";mc|a:7:{s:4:\""time\"";i:1449101723;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101723;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101723;timeOnlineUpdated|i:1449101723;last_read_topic|i:2785;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2785.msg12536\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('c4so3vfjqmq3qichqfontg9u53'" 1449101817 " 'session_value|s:32:\""36beb6055efbfead15ecb5c80d8746f2\"";session_var|s:11:\""f28c6bb87d9\"";mc|a:7:{s:4:\""time\"";i:1449101817;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101817;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101817;timeOnlineUpdated|i:1449101817;old_url|s:106:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16948;area=showposts;sa=attach;sort=downloads;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('5ism7efl5t0p2a5tbgeu3sbrk4'" 1449101859 " 'session_value|s:32:\""45edbd5a969a74717ff58e70f65b5590\"";session_var|s:7:\""dd9ebad\"";mc|a:7:{s:4:\""time\"";i:1449101859;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101859;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101859;timeOnlineUpdated|i:1449101859;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=17003\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('rko3429t7gv6bscoc3q8vt9oj7'" 1449101892 " 'session_value|s:32:\""41ef3b683abff47438af548d1c9feb77\"";session_var|s:8:\""edf4f247\"";mc|a:7:{s:4:\""time\"";i:1449101892;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('3s8oaeeantibfrcj1rrh58pg23'" 1449101925 " 'session_value|s:32:\""279b5c380b6cf68dbdfccef7a2b23a66\"";session_var|s:9:\""f7f7544db\"";mc|a:7:{s:4:\""time\"";i:1449101924;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101924;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""198.46.238.54\"";s:3:\""ip2\"";s:13:\""198.46.238.54\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101924;timeOnlineUpdated|i:1449101924;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""XHATWH\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";registration_agreed|b:1;')" " ('tlnrnp6ctddhta8aqobogjdpd7'" 1449101925 " 'session_value|s:32:\""c81f5ae6ad9c2333cd7fcc512b340a84\"";session_var|s:12:\""f4eda287f5f4\"";mc|a:7:{s:4:\""time\"";i:1449101925;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101925;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101925;timeOnlineUpdated|i:1449101925;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=tlnrnp6ctddhta8aqobogjdpd7&board=19.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m8ei1nrocjtho3nceqd51rvef4'" 1449101942 " 'session_value|s:32:\""454a5c974509b92da0b5e2faf3edf589\"";session_var|s:9:\""a02dc9622\"";mc|a:7:{s:4:\""time\"";i:1449101942;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101942;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101942;timeOnlineUpdated|i:1449101942;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17002;area=showposts;sa=topics\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('a62lln5kq6clmhquhue93m15v1'" 1449101956 " 'session_value|s:32:\""abb9b06a64ddc1315497c6bb9aa32697\"";session_var|s:10:\""c9937d4682\"";mc|a:7:{s:4:\""time\"";i:1449101956;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:75:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\"";')" " ('v2gcbv54e45egd227uq0obf7k1'" 1449101989 " 'session_value|s:32:\""da3bd3c1ff5373a6106e63b3a5e33cf4\"";session_var|s:11:\""dda6299a58a\"";mc|a:7:{s:4:\""time\"";i:1449101989;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101989;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101989;timeOnlineUpdated|i:1449101989;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16334;area=showposts;sa=attach;sort=posted;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('3k6ugi17m8pq1hi22kfsjgkq23'" 1449102160 " 'session_value|s:32:\""ee0c4aff2eebd3fc57aad41b9f04262f\"";session_var|s:11:\""dde3ffcb071\"";mc|a:7:{s:4:\""time\"";i:1449102144;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('3ea8qac97f09fpkjaespbvbg33'" 1449118883 " 'session_value|s:32:\""86cbee133a6c50b66dc8005b338db232\"";session_var|s:10:\""fa65dcb776\"";mc|a:7:{s:4:\""time\"";i:1449102101;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102101;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118883;timeOnlineUpdated|i:1449102101;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=3ea8qac97f09fpkjaespbvbg33&board=1.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('mfi0n57d329qr0rnv0p1at1gf1'" 1449102101 " 'session_value|s:32:\""e6628380c6f40d5a21df7cce55b33864\"";session_var|s:9:\""c1c8531d6\"";mc|a:7:{s:4:\""time\"";i:1449102101;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449102101;timeOnlineUpdated|i:1449102101;login_url|s:62:\""http://aviatorcraft.com/forum/index.php?board=6.0;sort=starter\"";old_url|s:62:\""http://aviatorcraft.com/forum/index.php?board=6.0;sort=starter\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('gs1llhqqbhhu013cc664uo38d0'" 1449118036 " 'session_value|s:32:\""8651bd5e57cde131aa4eadc22108f1f3\"";session_var|s:8:\""cc1fbca1\"";mc|a:7:{s:4:\""time\"";i:1449102101;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118036;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118036;timeOnlineUpdated|i:1449102101;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=gs1llhqqbhhu013cc664uo38d0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('pasa8ne15kmck0rnv1ih73fnv2'" 1449102144 " 'session_value|s:32:\""ea4312f65d7a3e2f7d0ca25b0c6eefed\"";session_var|s:10:\""dd297cf18a\"";mc|a:7:{s:4:\""time\"";i:1449102144;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:63:\""Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)\"";')" " ('sgvg50o8e519pr6m3mtodtb792'" 1449102151 " 'session_value|s:32:\""26621872cdf2a795e6e3a630658c6bcd\"";session_var|s:12:\""f633202e3f82\"";mc|a:7:{s:4:\""time\"";i:1449102151;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102151;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102151;timeOnlineUpdated|i:1449102151;last_read_topic|i:1039;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1039.msg4954\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m8uk1pp9974elggj6qtnm9udp3'" 1449111553 " 'session_value|s:32:\""c3941a081bde91a01c1f1622d9f9f051\"";session_var|s:9:\""de752cfb5\"";mc|a:7:{s:4:\""time\"";i:1449102151;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102151;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111553;timeOnlineUpdated|i:1449102151;old_url|s:99:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=m8uk1pp9974elggj6qtnm9udp3&board=4.0;sort=subject\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('le7q8j5hgsv2gvh197m8e4jn83'" 1449102151 " 'session_value|s:32:\""c7dd3ff083d2e91c1011ae458f639032\"";session_var|s:12:\""ee18b938bcfd\"";mc|a:7:{s:4:\""time\"";i:1449102151;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102151;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102151;timeOnlineUpdated|i:1449102151;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=le7q8j5hgsv2gvh197m8e4jn83&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m65b7dt5cbobjhpd7kapd22145'" 1449102151 " 'session_value|s:32:\""368b2b5b2e9f1870bca3f5cc0db91cd1\"";session_var|s:12:\""a3eaf1203e86\"";mc|a:7:{s:4:\""time\"";i:1449102151;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102151;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102151;timeOnlineUpdated|i:1449102151;last_read_topic|i:2456;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2456.msg10664\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('62h53gb8hqp4n80ju88bnuehs1'" 1449102151 " 'session_value|s:32:\""8a19a971be1691fa498acc320e7caf74\"";session_var|s:12:\""b3c8d899371c\"";mc|a:7:{s:4:\""time\"";i:1449102151;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102151;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102151;timeOnlineUpdated|i:1449102151;last_read_topic|i:2642;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2642.msg11630\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('vvqqhp9ri9682cpsudb2sc8so2'" 1449102152 " 'session_value|s:32:\""ddccf53ab498839f8ae959c16d360181\"";session_var|s:8:\""b92838eb\"";mc|a:7:{s:4:\""time\"";i:1449102152;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102152;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102152;timeOnlineUpdated|i:1449102152;last_read_topic|i:2582;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2582.msg11228\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('10rie97ujk0gkr7t19k2cu1822'" 1449102153 " 'session_value|s:32:\""4d8cadfb1c05384b69a155aebc11d07c\"";session_var|s:10:\""f104a08879\"";mc|a:7:{s:4:\""time\"";i:1449102153;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102153;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102153;timeOnlineUpdated|i:1449102153;last_read_topic|i:2394;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2394.msg10354\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('gofhvorjqf5t3bjldj0bdoquc1'" 1449102153 " 'session_value|s:32:\""90bc9701f7c185b025e750815d75ebc6\"";session_var|s:10:\""bc7afc8129\"";mc|a:7:{s:4:\""time\"";i:1449102153;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102153;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102153;timeOnlineUpdated|i:1449102153;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16530;area=showposts;start=15\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('3d1flebvi93o1hljctu3j3irq0'" 1449120763 " 'session_value|s:32:\""07b348dd7938b8b244d2dfa0553dd1a9\"";session_var|s:7:\""ab11eab\"";mc|a:7:{s:4:\""time\"";i:1449102154;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114667;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120763;timeOnlineUpdated|i:1449102154;old_url|s:99:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=3d1flebvi93o1hljctu3j3irq0&board=4.140;sort=views\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('4bvh0f6bfrlaecrg44nd1petv3'" 1449102154 " 'session_value|s:32:\""fca61f58b3fdf7682dff3bf5f386b6e2\"";session_var|s:11:\""a218455f160\"";mc|a:7:{s:4:\""time\"";i:1449102154;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102154;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102154;timeOnlineUpdated|i:1449102154;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=4bvh0f6bfrlaecrg44nd1petv3&board=1.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6o74tvj7s2l5jn1oii8n89lon7'" 1449102154 " 'session_value|s:32:\""0b58905551ebbfad888be4233a655807\"";session_var|s:11:\""de824c0df6c\"";mc|a:7:{s:4:\""time\"";i:1449102154;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102154;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102154;timeOnlineUpdated|i:1449102154;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=6o74tvj7s2l5jn1oii8n89lon7&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('okc4s6sudc5ruvkocb72efa616'" 1449102201 " 'session_value|s:32:\""175ab1133e7cc76bf08f0e610912163d\"";session_var|s:11:\""f54874f3dd1\"";mc|a:7:{s:4:\""time\"";i:1449102201;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102201;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102201;timeOnlineUpdated|i:1449102201;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=okc4s6sudc5ruvkocb72efa616&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('32h8bnop0q05mkoklq50mg9ju3'" 1449102272 " 'session_value|s:32:\""eded972ac5543269f6245e6dc0399ecd\"";session_var|s:9:\""a999c40c8\"";mc|a:7:{s:4:\""time\"";i:1449102272;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102272;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102272;timeOnlineUpdated|i:1449102272;old_url|s:65:\""http://aviatorcraft.com/forum/index.php?board=5.0;sort=views;desc\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('q7r773ur9b47uv84nj2n13d203'" 1449102377 " 'session_value|s:32:\""c3436a0b1fb48aa7c337b14d5157f17d\"";session_var|s:9:\""a9bae6486\"";mc|a:7:{s:4:\""time\"";i:1449102377;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:77:\""Mozilla/5.0 (compatible; DuckDuckGo-Favicons-Bot/1.0; +http://duckduckgo.com)\"";')" " ('4p5bl12he007bih9u1le1snfr6'" 1449102432 " 'session_value|s:32:\""d98e58edc875448852be0709e43e5f46\"";session_var|s:11:\""c7516d48b2a\"";mc|a:7:{s:4:\""time\"";i:1449102432;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:129:\""Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240\"";')" " ('22bgtbfopnpo7eoc4dab84osp2'" 1449102508 " 'session_value|s:32:\""ce6979bdd09ad8d08361a5b2ebb1a95b\"";session_var|s:11:\""fca8d4c9025\"";mc|a:7:{s:4:\""time\"";i:1449102508;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102508;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102508;timeOnlineUpdated|i:1449102508;old_url|s:65:\""http://aviatorcraft.com/forum/index.php?board=29.0;sort=last_post\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('c18e0a9el8r9kkd9ijkt0a3ov6'" 1449102545 " 'session_value|s:32:\""f6f4cb7495e5f8efd03dea03bceb3584\"";session_var|s:8:\""ecf690ce\"";mc|a:7:{s:4:\""time\"";i:1449102545;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102545;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102545;timeOnlineUpdated|i:1449102545;last_read_topic|i:2554;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2554.msg11135\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('edi7fhtgm2qcfcrjb1q80m97d6'" 1449102622 " 'session_value|s:32:\""4ccfa0d054c6b1c8bbe07f00ae717c85\"";session_var|s:7:\""d85227e\"";mc|a:7:{s:4:\""time\"";i:1449102622;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102622;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('lsopuigq1ctsavknrb3h130lo6'" 1449102622 " 'session_value|s:32:\""23acbf2c06888d3e038d6911f331414c\"";session_var|s:9:\""c167f390e\"";mc|a:7:{s:4:\""time\"";i:1449102622;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102622;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('cbblvhdut2rc2jt9fu679jhrc4'" 1449102623 " 'session_value|s:32:\""fef7cd5f59ee0789e0d9aa643689b7ff\"";session_var|s:7:\""c7aeb7c\"";mc|a:7:{s:4:\""time\"";i:1449102622;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102622;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102623;timeOnlineUpdated|i:1449102623;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('gbeb7cadqrsrfu02q24stkcet7'" 1449102668 " 'session_value|s:32:\""d37fc64195fee39a798b8f07075863c2\"";session_var|s:8:\""dc90df0b\"";mc|a:7:{s:4:\""time\"";i:1449102668;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102668;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('tub6n6s2q70n10pk9r2r4s64h2'" 1449111044 " 'session_value|s:32:\""d22a0633476d56baf7575bedf819ea00\"";session_var|s:8:\""a748e1f4\"";mc|a:7:{s:4:\""time\"";i:1449102742;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111044;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111044;timeOnlineUpdated|i:1449102742;expanded_stats|a:1:{i:2015;a:1:{i:0;i:6;}}old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=tub6n6s2q70n10pk9r2r4s64h2&board=4.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('c8g29clvob68ml91c88i7h41n0'" 1449102799 " 'session_value|s:32:\""fd46810c0dc906d61a56ed8162b1f2ac\"";session_var|s:8:\""c2733884\"";mc|a:7:{s:4:\""time\"";i:1449102790;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";')" " ('dqjdg4nckosd572l53e17fn6r2'" 1449123361 " 'session_value|s:32:\""bafa94ce3f7d13869cc99b9861b96f7f\"";session_var|s:10:\""e6febd5f1c\"";mc|a:7:{s:4:\""time\"";i:1449102808;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102808;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123361;timeOnlineUpdated|i:1449102808;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=dqjdg4nckosd572l53e17fn6r2&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ib2pfb613tupacjuf9m2pldgv6'" 1449102914 " 'session_value|s:32:\""de35118445d2b39255cbe708c3e6ab09\"";session_var|s:10:\""fd10833375\"";mc|a:7:{s:4:\""time\"";i:1449102914;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102914;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.155\"";s:3:\""ip2\"";s:13:\""180.76.15.155\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102914;timeOnlineUpdated|i:1449102914;last_read_topic|s:3:\""832\"";forms|a:0:{}old_url|s:66:\""http://aviatorcraft.com/forum/index.php?topic=843.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('3i2boa9p2t7utf6c1hs3l7mj57'" 1449102932 " 'session_value|s:32:\""ef6ff2048c0453949d4123011486e401\"";session_var|s:8:\""c1e65204\"";mc|a:7:{s:4:\""time\"";i:1449102932;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102932;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.8.123\"";s:3:\""ip2\"";s:12:\""17.133.8.123\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('oiqla97931h72klg0q24e91as1'" 1449102933 " 'session_value|s:32:\""5a1d82280164af1469a5471427f52eef\"";session_var|s:12:\""cbf7ceb02a3d\"";mc|a:7:{s:4:\""time\"";i:1449102933;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102933;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.217\"";s:3:\""ip2\"";s:12:\""17.133.7.217\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102933;timeOnlineUpdated|i:1449102933;last_read_topic|i:2785;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2785.msg13063\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('4ri9kn6a8g24ml9a2u452j32e2'" 1449102933 " 'session_value|s:32:\""ad8c18e685d47cd1699929e8b68000dd\"";session_var|s:12:\""a9a07e202e13\"";mc|a:7:{s:4:\""time\"";i:1449102933;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102933;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.217\"";s:3:\""ip2\"";s:12:\""17.133.7.217\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102933;timeOnlineUpdated|i:1449102933;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13061\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('uhqqg22n5cgetns9gmkoh97gn6'" 1449102933 " 'session_value|s:32:\""1c32a98cae658a8d7b91a998449256cf\"";session_var|s:7:\""ae76d61\"";mc|a:7:{s:4:\""time\"";i:1449102933;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102933;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.217\"";s:3:\""ip2\"";s:12:\""17.133.7.217\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102933;timeOnlineUpdated|i:1449102933;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13058\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('vudio78sc0batoqo9ij1hfbnb7'" 1449102933 " 'session_value|s:32:\""3d45d49e86ad4459cd80d5d8dd44ac40\"";session_var|s:10:\""bb29bbd093\"";mc|a:7:{s:4:\""time\"";i:1449102933;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102933;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.217\"";s:3:\""ip2\"";s:12:\""17.133.7.217\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102933;timeOnlineUpdated|i:1449102933;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13055\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('7lg0a6rmsdl11cfo3cbganb9u1'" 1449102934 " 'session_value|s:32:\""809f170f92fd03574585ef799bb702f7\"";session_var|s:12:\""fca8b6414adc\"";mc|a:7:{s:4:\""time\"";i:1449102934;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102934;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.217\"";s:3:\""ip2\"";s:12:\""17.133.7.217\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102934;timeOnlineUpdated|i:1449102934;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13054\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('fe816jpes2jmiivspqtdrb8271'" 1449102936 " 'session_value|s:32:\""dd1a654bcc822b876ac4346ae6d744b6\"";session_var|s:10:\""f4eb9aa6e0\"";mc|a:7:{s:4:\""time\"";i:1449102936;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102936;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102936;timeOnlineUpdated|i:1449102936;last_read_topic|i:2785;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2785.msg13063\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('j9u1pk786go5acq7dce5nr9870'" 1449102936 " 'session_value|s:32:\""1c223b33f3584225f99f877a919d5f69\"";session_var|s:10:\""ae405d891d\"";mc|a:7:{s:4:\""time\"";i:1449102936;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102936;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.8.123\"";s:3:\""ip2\"";s:12:\""17.133.8.123\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102936;timeOnlineUpdated|i:1449102936;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg12879\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ut180qmmh8p4bgig7h3gckqqt5'" 1449102937 " 'session_value|s:32:\""ed5a8673dc953f111fdcd521a35d7403\"";session_var|s:8:\""fbbb4b52\"";mc|a:7:{s:4:\""time\"";i:1449102937;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102937;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.8.123\"";s:3:\""ip2\"";s:12:\""17.133.8.123\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102937;timeOnlineUpdated|i:1449102937;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg12879\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('42rf1l4h3em8saud06ef0bm6a3'" 1449102937 " 'session_value|s:32:\""2e36f30ca62e0546af53703d565d7293\"";session_var|s:12:\""fd9eb35ab624\"";mc|a:7:{s:4:\""time\"";i:1449102937;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449102937;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.8.123\"";s:3:\""ip2\"";s:12:\""17.133.8.123\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102937;timeOnlineUpdated|i:1449102937;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg12879\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('73satt0t3cvrvce4pnhqduh026'" 1449103153 " 'session_value|s:32:\""9356117b309325035e84cbfc052c007d\"";session_var|s:7:\""ad46902\"";mc|a:7:{s:4:\""time\"";i:1449103123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:126:\""Mozilla/5.0 (iPad; CPU OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML" " like Gecko) Version/6.0 Mobile/10A523 Safari/8536.25\"";')" " ('hd1p7ftb8ndsforpovpasfhe85'" 1449121345 " 'session_value|s:32:\""37ea359d60e601b014c78408e5e88f58\"";session_var|s:7:\""a8c44f6\"";mc|a:7:{s:4:\""time\"";i:1449103128;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121345;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121345;timeOnlineUpdated|i:1449103128;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=hd1p7ftb8ndsforpovpasfhe85&board=3.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('5cgaq8ndu51vmvuimukvojpbi6'" 1449103167 " 'session_value|s:32:\""9a6e555ff34f5bf25ffb1291aa02d73a\"";session_var|s:9:\""ada08ce61\"";mc|a:7:{s:4:\""time\"";i:1449103166;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('vqtsmg7qm8n48tn913j4pmf2e7'" 1449103293 " 'session_value|s:32:\""e82f15378d32b775d6d707290b3b8da0\"";session_var|s:10:\""abfe70b9d8\"";mc|a:7:{s:4:\""time\"";i:1449103293;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103293;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103293;timeOnlineUpdated|i:1449103293;old_url|s:63:\""http://aviatorcraft.com/forum/index.php?board=2.20;sort=subject\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('j4gsg49hqg44jmps4352ks6ov7'" 1449103398 " 'session_value|s:32:\""0364dc5048049618316ea7a56d072a9a\"";session_var|s:12:\""cada3949a015\"";mc|a:7:{s:4:\""time\"";i:1449103398;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103398;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103398;timeOnlineUpdated|i:1449103398;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17151;area=statistics\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('bfi1pmsqqrbhou9r4oqpsef2m1'" 1449103422 " 'session_value|s:32:\""070ab7a2c3aaf1b5a968b7cc8c293123\"";session_var|s:10:\""b203e6e0fe\"";mc|a:7:{s:4:\""time\"";i:1449103422;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103422;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103422;timeOnlineUpdated|i:1449103422;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17162;area=showposts;sa=messages\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('rgf424bnnf4834ho1pt25hqk16'" 1449103456 " 'session_value|s:32:\""9af3ab7a0c59aa0acb57c5be9114ca65\"";session_var|s:7:\""b20fd5c\"";mc|a:7:{s:4:\""time\"";i:1449103456;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('15j3unqhcla1ntpgtmn07kuim1'" 1449103491 " 'session_value|s:32:\""bbd47b441bcf4f951a84b05290f426e0\"";session_var|s:9:\""fbb1df298\"";mc|a:7:{s:4:\""time\"";i:1449103491;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103491;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103491;timeOnlineUpdated|i:1449103491;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=15j3unqhcla1ntpgtmn07kuim1&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('2kr5pcqha9vhmdm8pfcr4e88p3'" 1449120103 " 'session_value|s:32:\""945588dd8776468862f6569f6da8d6b3\"";session_var|s:8:\""b51fc35a\"";mc|a:7:{s:4:\""time\"";i:1449103491;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120103;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120103;timeOnlineUpdated|i:1449103491;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=2kr5pcqha9vhmdm8pfcr4e88p3&board=1.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ak0c494aa7hp6kgdolq7nptcr2'" 1449103527 " 'session_value|s:32:\""d5f71ecb34e56658e4d16ea8bc7ad124\"";session_var|s:11:\""e4b1140cde3\"";mc|a:7:{s:4:\""time\"";i:1449103527;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('04g2n581npqa8u5t0j0eub1ib5'" 1449103582 " 'session_value|s:32:\""e06e1096998b30bdd797dbeaa51140c7\"";session_var|s:10:\""e8a85ee1b3\"";mc|a:7:{s:4:\""time\"";i:1449103582;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:151:\""Mozilla/5.0 (Linux; U; Android 4.0.3; en-us; KFTT Build/IML74K) AppleWebKit/537.36 (KHTML" " like Gecko) Silk/3.70 like Chrome/39.0.2171.93 Safari/537.36\"";')" " ('r167nqg083dr3r5hqeon2pmt84'" 1449103583 " 'session_value|s:32:\""52a9c2c086fe0c2228c9b4e9eff4792e\"";session_var|s:7:\""a280cb0\"";mc|a:7:{s:4:\""time\"";i:1449103583;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103583;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103583;timeOnlineUpdated|i:1449103583;old_url|s:63:\""http://aviatorcraft.com/forum/index.php?board=29.0;sort=replies\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('2rgvefessmmrdr7v7cn9hclll1'" 1449103587 " 'session_value|s:32:\""3b8bfe91f9d8adcaa24e3ce1932950f4\"";session_var|s:7:\""bd0d000\"";mc|a:7:{s:4:\""time\"";i:1449103587;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103587;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103587;timeOnlineUpdated|i:1449103587;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16864;area=showposts;sa=attach;sort=posted;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('fvgil4thufjmc16heopn1bvik1'" 1449103611 " 'session_value|s:32:\""339330c60ceefd21c967a5e93be39fc2\"";session_var|s:10:\""cf32521224\"";mc|a:7:{s:4:\""time\"";i:1449103611;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103611;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103611;timeOnlineUpdated|i:1449103611;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=fvgil4thufjmc16heopn1bvik1&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('20e04ea50u47tqm9b6ov6dmu60'" 1449103622 " 'session_value|s:32:\""72125dedef5e5f90776528fefe0605ea\"";session_var|s:7:\""c3c03c2\"";mc|a:7:{s:4:\""time\"";i:1449103622;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103622;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103622;timeOnlineUpdated|i:1449103622;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=20e04ea50u47tqm9b6ov6dmu60&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('e24pc1cn0unt1qj82f2960iul6'" 1449095384 " 'session_value|s:32:\""80d421e619666b37a801d00774c1822e\"";session_var|s:12:\""a4c4af2f4e67\"";mc|a:7:{s:4:\""time\"";i:1449095384;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:124:\""Mozilla/5.0 (iPad; CPU OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('j00br5hqc2j62a3mjsvjf4pft1'" 1449090553 " 'session_value|s:32:\""a79e12b2cff30294cbb6a76cd8000834\"";session_var|s:10:\""c968475418\"";mc|a:7:{s:4:\""time\"";i:1449090553;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('0s5ldjmbtcnir5u8orl3l3qnt6'" 1449090567 " 'session_value|s:32:\""d1761fe34830c7395f727bb730628cbb\"";session_var|s:9:\""b621c3828\"";mc|a:7:{s:4:\""time\"";i:1449090567;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090567;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090567;timeOnlineUpdated|i:1449090567;last_read_topic|i:1480;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1480.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('d35hmms4pufbpkpuvnlrmr5sn5'" 1449090645 " 'session_value|s:32:\""d5563d486eabf653e97d2dffd59a817a\"";session_var|s:8:\""d6eca55c\"";mc|a:7:{s:4:\""time\"";i:1449090645;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; rv:11.0) like Gecko\"";')" " ('n5ndq4mmfl430o80jbivivcop6'" 1449090682 " 'session_value|s:32:\""7122eed5375483931c8e9e48ffd87a1b\"";session_var|s:11:\""eccfedace00\"";mc|a:7:{s:4:\""time\"";i:1449090682;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:124:\""Mozilla/5.0 (iPad; CPU OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('qtmlei5j5eaomvmtaf1bsff915'" 1449090794 " 'session_value|s:32:\""43493cdb99c6d047f6592ae28eab6d7c\"";session_var|s:12:\""b77b612ee063\"";mc|a:7:{s:4:\""time\"";i:1449090780;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:134:\""Mozilla/5.0 (Linux; Android 5.1; LG-H815 Build/LMY47D) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/43.0.2357.93 Mobile Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449090784;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""80.215.161.9\"";s:3:\""ip2\"";s:12:\""80.215.161.9\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090784;timeOnlineUpdated|i:1449090784;old_url|s:30:\""http://aviatorcraft.com/forum/\"";')" " ('sft9dfcrl4cmgj4ku2oiahvl05'" 1449090726 " 'session_value|s:32:\""2a243470bf588661e504b42026706529\"";session_var|s:10:\""b3777af9fb\"";mc|a:7:{s:4:\""time\"";i:1449090726;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090726;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090726;timeOnlineUpdated|i:1449090726;last_read_topic|i:2436;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2436.msg10614\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('fhvad3a43dvn5d91nolu4khb75'" 1449090814 " 'session_value|s:32:\""7ffb29ca5f69cb210dd97d85f2dfa43f\"";session_var|s:9:\""b8a68872a\"";mc|a:7:{s:4:\""time\"";i:1449090814;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090814;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090814;timeOnlineUpdated|i:1449090814;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17031;area=showposts;sa=attach;sort=posted;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('1ohi61u791o6vtse4te3l00172'" 1449090853 " 'session_value|s:32:\""51840f65c33345e89fdac3507d19687d\"";session_var|s:11:\""de833cbb418\"";mc|a:7:{s:4:\""time\"";i:1449090853;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";');" INSERT INTO `smf_sessions` " (`session_id`" `last_update` `data`) VALUES ('1umdhukhu9rog9pin3a7ub9803' 1449090853 " 'session_value|s:32:\""a5e7d0751b3490e3203b08a5776e9dd2\"";session_var|s:7:\""b8fd362\"";mc|a:7:{s:4:\""time\"";i:1449090853;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090853;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090853;timeOnlineUpdated|i:1449090853;last_read_topic|i:2337;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2337.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('srnbi8fkf051v81igub8tpnbe3'" 1449090924 " 'session_value|s:32:\""b1391f0e37e14623962ae4bfd50e7658\"";session_var|s:7:\""d46a79e\"";mc|a:7:{s:4:\""time\"";i:1449090924;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090924;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('qo0l7imlt4p5iqgu2nn6jcijd7'" 1449090857 " 'session_value|s:32:\""5123c03892cf9572f51f14e01256f778\"";session_var|s:12:\""a6f207794a74\"";mc|a:7:{s:4:\""time\"";i:1449090857;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090857;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090857;timeOnlineUpdated|i:1449090857;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?action=mlist\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?action=mlist\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('rmi6dt528oq2k33cvdcs727ai6'" 1449090857 " 'session_value|s:32:\""6e3b23dc2910d98679036d05463458e8\"";session_var|s:8:\""c29d25d4\"";mc|a:7:{s:4:\""time\"";i:1449090857;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090857;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090857;timeOnlineUpdated|i:1449090857;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?action=mlist\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?action=mlist\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('omp4im8s9ca1fdegvvvv28t4k0'" 1449090857 " 'session_value|s:32:\""6fe55d80a5bc3f607d9e3c7e4ffa73fb\"";session_var|s:11:\""f13483d82bc\"";mc|a:7:{s:4:\""time\"";i:1449090857;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090857;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090857;timeOnlineUpdated|i:1449090857;old_url|s:100:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=omp4im8s9ca1fdegvvvv28t4k0&board=2.20;sort=replies\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('jcg7n0lo5td560924fntorbpc7'" 1449090857 " 'session_value|s:32:\""24edaa846720a2446ab47494a2f0765e\"";session_var|s:8:\""e0e30d96\"";mc|a:7:{s:4:\""time\"";i:1449090857;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090857;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090857;timeOnlineUpdated|i:1449090857;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16701\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('h7r72p6piappuhcn5821rrn302'" 1449090857 " 'session_value|s:32:\""270935be569290b82107c8ea749b5461\"";session_var|s:9:\""b56bcd7ff\"";mc|a:7:{s:4:\""time\"";i:1449090857;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090857;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090857;timeOnlineUpdated|i:1449090857;last_read_topic|i:2504;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2504.msg10940\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('rdaph962f4qblccmfv4lmsuaq6'" 1449090924 " 'session_value|s:32:\""1b684ed462c29455f12d4bc0f22778f8\"";session_var|s:11:\""c495e5635b3\"";mc|a:7:{s:4:\""time\"";i:1449090924;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090924;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('fiu65mm7tp7mj7d8led6ab9kv7'" 1449090924 " 'session_value|s:32:\""4bf804a77b880d43a4dbc731c2a62809\"";session_var|s:12:\""d746160221c9\"";mc|a:7:{s:4:\""time\"";i:1449090924;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090924;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090924;timeOnlineUpdated|i:1449090924;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('vnnu09bbl4ud02h361uovu67e4'" 1449090927 " 'session_value|s:32:\""395c523a8fe38e2b1d9cc846c82f0b98\"";session_var|s:11:\""b14082439f1\"";mc|a:7:{s:4:\""time\"";i:1449090927;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090927;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090927;timeOnlineUpdated|i:1449090927;last_read_topic|i:2874;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13040\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('4opc0pj48aettd6niiclhhd1s1'" 1449090928 " 'session_value|s:32:\""2564f89f013a5e7f27dc4b3a6410b56b\"";session_var|s:10:\""b668332939\"";mc|a:7:{s:4:\""time\"";i:1449090927;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090927;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090928;timeOnlineUpdated|i:1449090928;last_read_topic|i:2874;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13040\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('56etnedpg4vre7oj27gc1f2gh7'" 1449090928 " 'session_value|s:32:\""25b72b8139a2727aafd9ce065241d35c\"";session_var|s:9:\""ec6e4961c\"";mc|a:7:{s:4:\""time\"";i:1449090928;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090928;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090928;timeOnlineUpdated|i:1449090928;last_read_topic|i:2874;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13037\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('9op70ed4l68kc350aehldogfr7'" 1449090928 " 'session_value|s:32:\""f947fff437e875f5fff4fbd50bda3a72\"";session_var|s:7:\""f8e28a7\"";mc|a:7:{s:4:\""time\"";i:1449090928;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090928;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090928;timeOnlineUpdated|i:1449090928;last_read_topic|i:2874;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13039\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('mespa1gpngtl2d54mqie6kftb4'" 1449090928 " 'session_value|s:32:\""25a279db0c4e7b8a36800859ce14818d\"";session_var|s:8:\""b0790825\"";mc|a:7:{s:4:\""time\"";i:1449090928;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090928;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090928;timeOnlineUpdated|i:1449090928;last_read_topic|i:2874;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13037\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('qv0ui2184m5b0um1d83ihsdb30'" 1449090928 " 'session_value|s:32:\""570b8569cee7fe4c60168bd6052c4d7f\"";session_var|s:8:\""bf5e4069\"";mc|a:7:{s:4:\""time\"";i:1449090928;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090928;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090928;timeOnlineUpdated|i:1449090928;last_read_topic|i:2864;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2864.msg13038\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('gvcdqb8d8ggu53qe990tah27l5'" 1449090928 " 'session_value|s:32:\""d863766cd2c2d893ed1dd136e566354b\"";session_var|s:9:\""bedf7a284\"";mc|a:7:{s:4:\""time\"";i:1449090928;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090928;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090928;timeOnlineUpdated|i:1449090928;last_read_topic|i:2864;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2864.msg13038\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('klo0ijs7ecbvl7n53vqsobl051'" 1449090928 " 'session_value|s:32:\""590500233201f97025139401b9abd58c\"";session_var|s:8:\""c4aaa7c8\"";mc|a:7:{s:4:\""time\"";i:1449090928;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090928;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090928;timeOnlineUpdated|i:1449090928;last_read_topic|i:2874;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13039\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('lnvvv0jcmu0d1svj37a2bcn5k1'" 1449090969 " 'session_value|s:32:\""2b939f76f005fbf861f7d6414257821b\"";session_var|s:11:\""a05b900c9aa\"";mc|a:7:{s:4:\""time\"";i:1449090969;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090969;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090969;timeOnlineUpdated|i:1449090969;last_read_topic|i:2659;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2659.msg11790\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('04ncprfbv7bf6116330du7am45'" 1449090970 " 'session_value|s:32:\""4e5567b65b059f6c3c64a00824ad4781\"";session_var|s:11:\""ac85097dfa8\"";mc|a:7:{s:4:\""time\"";i:1449090970;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090970;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090970;timeOnlineUpdated|i:1449090970;last_read_topic|i:2026;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2026.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('i88m6b0r7thge25v3uor3ua9a3'" 1449090984 " 'session_value|s:32:\""f2c92267575ab8d981b044fa77c33f20\"";session_var|s:10:\""c97cf7cf26\"";mc|a:7:{s:4:\""time\"";i:1449090977;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:112:\""Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; NOKIA; Lumia 520)\"";')" " ('p99e3rr2ij3brgrc6mab6174p6'" 1449090987 " 'session_value|s:32:\""e95ca73574ce91cedb1457591ff45cc9\"";session_var|s:12:\""ef09ef84d6f8\"";mc|a:7:{s:4:\""time\"";i:1449090987;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:130:\""Mozilla/5.0 (Linux; U; Android 4.2.2; en-gb; SM-T110 Build/JDQ39) AppleWebKit/534.30 (KHTML" " like Gecko) Version/4.0 Safari/534.30\"";')" " ('2u05l70vurbuv27n1gssqncfa4'" 1449090989 " 'session_value|s:32:\""3255c1208d38b96bd2f79a694ac5d28e\"";session_var|s:12:\""ccaa6c958b73\"";mc|a:7:{s:4:\""time\"";i:1449090989;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090989;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.156\"";s:3:\""ip2\"";s:13:\""180.76.15.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090989;timeOnlineUpdated|i:1449090989;last_read_topic|s:4:\""1167\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1124.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('di3ei0r1sfess1msmkam3ss5c1'" 1449091023 " 'session_value|s:32:\""5bb2d489aa3e4ad7cff63e972edac470\"";session_var|s:9:\""ff3e8fa1c\"";mc|a:7:{s:4:\""time\"";i:1449091023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091023;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.13\"";s:3:\""ip2\"";s:12:\""180.76.15.13\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091023;timeOnlineUpdated|i:1449091023;last_read_topic|i:1928;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1928.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('d3agm3n92k0dmqfd7kp0sms323'" 1449091110 " 'session_value|s:32:\""86d042ee76be27906a5a074a27c5e1a7\"";session_var|s:12:\""a8f9b296c5a3\"";mc|a:7:{s:4:\""time\"";i:1449091055;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:136:\""Mozilla/5.0 (Linux; Android 5.0.1; LG-D851 Build/LRX21Y) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36\"";')" " ('d4bbjurkeurp971umk9kojfcm6'" 1449091131 " 'session_value|s:32:\""fc47bc54c6a0c939fb4df564d04b01d1\"";session_var|s:10:\""d83537136b\"";mc|a:7:{s:4:\""time\"";i:1449091131;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091131;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091131;timeOnlineUpdated|i:1449091131;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=d4bbjurkeurp971umk9kojfcm6&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('89rm7rmv1rfq3q275b7moeenh7'" 1449091131 " 'session_value|s:32:\""e1198aeb188ab6be77dcba79dd8df961\"";session_var|s:10:\""d1296dd04d\"";mc|a:7:{s:4:\""time\"";i:1449091131;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091131;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091131;timeOnlineUpdated|i:1449091131;last_read_topic|i:2462;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2462.msg10933\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('t1o7nd0mb55uaq1r3dthfc0ib7'" 1449096109 " 'session_value|s:32:\""4267069cad6f766370abcc6499eb313f\"";session_var|s:11:\""a38014eb5ba\"";mc|a:7:{s:4:\""time\"";i:1449095993;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095993;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""82.132.217.233\"";s:3:\""ip2\"";s:14:\""82.132.217.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096109;timeOnlineUpdated|i:1449091607;old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=calendar\"";USER_AGENT|s:207:\""Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 435) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML" " like Gecko) Mobile Safari/537\"";login_SMFCookie956|s:99:\""a:4:{i:0;s:5:\""17157\"";i:1;s:40:\""f8547776337bd2df0a32e4fea1b021ffb515abb3\"";i:2;i:1449094786;i:3;i:0;}\"";id_msg_last_visit|s:5:\""13021\"";unread_messages|i:0;last_read_topic|i:1972;forms|a:2:{i:0;i:147188;i:1;i:13047007;}temp_attachments|a:0:{}')" " ('iu7dbid5c51utftatapn1e3683'" 1449089260 " 'session_value|s:32:\""43bdf59bef985d1885a721bcebaeadf5\"";session_var|s:11:\""f7f3a15360d\"";mc|a:7:{s:4:\""time\"";i:1449068880;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089260;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089260;timeOnlineUpdated|i:1449068880;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=iu7dbid5c51utftatapn1e3683&board=19.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6c15fc78le3t4u4jvijeksq896'" 1449113121 " 'session_value|s:32:\""18969c8ae876b8dd788e39e4adf1963d\"";session_var|s:10:\""ee94d0d5b3\"";mc|a:7:{s:4:\""time\"";i:1449113121;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113121;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('ji4qubtsktpi4f9v5b0emcsro7'" 1449113121 " 'session_value|s:32:\""b724db031d21c47222297e063f9ebc48\"";session_var|s:9:\""fe9fa0b1d\"";mc|a:7:{s:4:\""time\"";i:1449113120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('49l31pevrtck6abfks35h3gmo5'" 1449105718 " 'session_value|s:32:\""791f6790b92e4ddfdee3ffaec073e5f4\"";session_var|s:10:\""db3343ea0b\"";mc|a:7:{s:4:\""time\"";i:1449105718;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 635) like Gecko\"";')" " ('3r7omcdlg61b5ar204bl68lju7'" 1449105730 " 'session_value|s:32:\""58d7a1505d3a7f7db42644b25acc3b3f\"";session_var|s:7:\""c900b61\"";mc|a:7:{s:4:\""time\"";i:1449105730;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105730;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.157\"";s:3:\""ip2\"";s:13:\""180.76.15.157\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105730;timeOnlineUpdated|i:1449105730;last_read_topic|s:4:\""1460\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1463.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('cvssitlkfrbo4bvcpb9th5ec07'" 1449110574 " 'session_value|s:32:\""8313ddfc432c7d9ad7b6ae4e93a198cb\"";session_var|s:12:\""bc48297c3c43\"";mc|a:7:{s:4:\""time\"";i:1449110574;s:2:\""id\"";s:5:\""15971\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:113:\""Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";id_msg_last_visit|s:5:\""12939\"";ban|a:5:{s:12:\""last_checked\"";i:1449105742;s:9:\""id_member\"";s:5:\""15971\"";s:2:\""ip\"";s:13:\""72.77.253.192\"";s:3:\""ip2\"";s:13:\""72.77.253.192\"";s:5:\""email\"";s:27:\""pepsiscopesgaming@gmail.com\"";}log_time|i:1449110574;timeOnlineUpdated|i:1449110526;unread_messages|i:0;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=18.0\"";last_read_topic|i:0;forms|a:3:{i:0;i:4704060;i:1;i:2241944;i:2;i:51731;}temp_attachments|a:0:{}')" " ('5t5ihvbd1mjjhrdq4b14cl7mg1'" 1449105740 " 'session_value|s:32:\""2bbeb19c7e1e1a7d036625c5d0440e2a\"";session_var|s:11:\""ab209f681aa\"";mc|a:7:{s:4:\""time\"";i:1449105740;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:132:\""Mozilla/5.0 (Linux; U; Android 4.4.2; es-es; SM-T210R Build/KOT49H) AppleWebKit/534.30 (KHTML" " like Gecko) Version/4.0 Safari/534.30\"";')" " ('m8omiqme7grmdr82iarlo56c96'" 1449105855 " 'session_value|s:32:\""19d614a789f868aeafe8bdd940e5d86f\"";session_var|s:12:\""f7977556586d\"";mc|a:7:{s:4:\""time\"";i:1449105854;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105854;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105854;timeOnlineUpdated|i:1449105854;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16842\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('plu1db5hmstp6ihidhj16g9qr1'" 1449106020 " 'session_value|s:32:\""9cd2cf923e8097c0e96d2a7a837239b9\"";session_var|s:8:\""eac581c5\"";mc|a:7:{s:4:\""time\"";i:1449106020;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('14gn5tpsh7mmoi5gq6laf881h3'" 1449106051 " 'session_value|s:32:\""91fe3084dfb42d7167722c81694cc1a6\"";session_var|s:12:\""b151b17e4c28\"";mc|a:7:{s:4:\""time\"";i:1449106050;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('s4is7q55pl98151rlscck1t3e0'" 1449106158 " 'session_value|s:32:\""ce64e690cd02590f920858d10b5488fc\"";session_var|s:8:\""b171005a\"";mc|a:7:{s:4:\""time\"";i:1449106158;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.2.7 (KHTML" " like Gecko) Version/9.0.1 Safari/601.2.7\"";')" " ('pfflcj6pueri432h5htg4vn8o6'" 1449106158 " 'session_value|s:32:\""d9f835957bf504d960edfd91da9dae21\"";session_var|s:10:\""a02de0e487\"";mc|a:7:{s:4:\""time\"";i:1449106158;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106158;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106158;timeOnlineUpdated|i:1449106158;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=pfflcj6pueri432h5htg4vn8o6&board=1.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7lutkuh4cj2n53cj884l1en8j5'" 1449106215 " 'session_value|s:32:\""3434fa283597100c806242fa4996214b\"";session_var|s:11:\""a1276fa7818\"";mc|a:7:{s:4:\""time\"";i:1449106215;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106215;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106215;timeOnlineUpdated|i:1449106215;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=7lutkuh4cj2n53cj884l1en8j5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ng8kmqddct8bseuld8541tql63'" 1449106215 " 'session_value|s:32:\""e8e2556f111847e4daee992974fd5bb3\"";session_var|s:11:\""b3ed4b56631\"";mc|a:7:{s:4:\""time\"";i:1449106215;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449106215;timeOnlineUpdated|i:1449106215;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2187.msg9470\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2187.msg9470\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6ekcc7cj4bn2caedbmadurj6u7'" 1449106225 " 'session_value|s:32:\""d974db6059183d9e39412049666cf87e\"";session_var|s:7:\""a061189\"";mc|a:7:{s:4:\""time\"";i:1449106225;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('h3adouklmjkh6c6p5f83eq4ur4'" 1449106272 " 'session_value|s:32:\""fe189ecb23e1ac21ad07bbbf0f81ee5c\"";session_var|s:10:\""c9f136fab4\"";mc|a:7:{s:4:\""time\"";i:1449106272;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106272;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('q7362i74ni2s9ob93k633csnh2'" 1449106359 " 'session_value|s:32:\""74bd92ccfd4dc5e23f9f0005d16a1622\"";session_var|s:11:\""afef6a03ced\"";mc|a:7:{s:4:\""time\"";i:1449106359;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106359;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""119.117.250.31\"";s:3:\""ip2\"";s:14:\""119.117.250.31\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106359;timeOnlineUpdated|i:1449106359;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""CCKKWK\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('4f9kcsg0hj158a38sssk517fr5'" 1449105624 " 'session_value|s:32:\""806fa356e4296a0b30298ade77b7dca4\"";session_var|s:9:\""f6a9aaee7\"";mc|a:7:{s:4:\""time\"";i:1449105623;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105623;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105624;timeOnlineUpdated|i:1449105624;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('jsn148lc540is1ufpafd8aduk6'" 1449105635 " 'session_value|s:32:\""4e1a33f98ed2f48548104fd846add341\"";session_var|s:12:\""c5a968e28581\"";mc|a:7:{s:4:\""time\"";i:1449105635;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105635;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.33\"";s:3:\""ip2\"";s:12:\""180.76.15.33\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105635;timeOnlineUpdated|i:1449105635;last_read_topic|s:4:\""1878\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1880.0;prev_next=prev\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('crv46ef3rphnbkvahvqkpej8e1'" 1449105640 " 'session_value|s:32:\""a00024613f6b8012382257271c5a2c6d\"";session_var|s:8:\""e8c6d046\"";mc|a:7:{s:4:\""time\"";i:1449105640;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105640;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105640;timeOnlineUpdated|i:1449105640;last_read_topic|i:2659;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2659.msg12397\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('d4qrbnljoi2t5fjs2eo6j25ff4'" 1449105679 " 'session_value|s:32:\""ee70dabc3f7e222993c0b82e849ec54e\"";session_var|s:12:\""a30c36d64d0c\"";mc|a:7:{s:4:\""time\"";i:1449105679;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449105679;timeOnlineUpdated|i:1449105679;login_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1232.0;prev_next=next\"";old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1232.0;prev_next=next\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('vvm5aai1h108j69sm186mttg51'" 1449105692 " 'session_value|s:32:\""1b9de06ff611e10c1dff305297c22da9\"";session_var|s:11:\""f87f3ad4a40\"";mc|a:7:{s:4:\""time\"";i:1449105692;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105692;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105692;timeOnlineUpdated|i:1449105692;old_url|s:51:\""http://aviatorcraft.com/forum/index.php?board=1.200\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('j8r727o47rk47pgoo7o562veg4'" 1449105704 " 'session_value|s:32:\""874eadbecbd29f770caedb1e81486d5d\"";session_var|s:9:\""cb9bd666c\"";mc|a:7:{s:4:\""time\"";i:1449105704;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105704;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.148\"";s:3:\""ip2\"";s:13:\""180.76.15.148\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105704;timeOnlineUpdated|i:1449105704;last_read_topic|i:2286;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2286.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('0j20vg093gpfq9morkkvig7tn4'" 1449105789 " 'session_value|s:32:\""2691320dfef6c8b3fdc3b70e7ea131fa\"";session_var|s:7:\""b50d34e\"";id_msg_last_visit|s:5:\""13059\"";mc|a:7:{s:4:\""time\"";i:1449105706;s:2:\""id\"";s:5:\""17090\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105706;s:9:\""id_member\"";s:5:\""17090\"";s:2:\""ip\"";s:13:\""172.112.39.67\"";s:3:\""ip2\"";s:13:\""172.112.39.67\"";s:5:\""email\"";s:25:\""xblazinglightsx@gmail.com\"";}log_time|i:1449105788;timeOnlineUpdated|i:1449105788;last_read_topic|i:2355;forms|a:0:{}unread_messages|i:0;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2355.0\"";USER_AGENT|s:73:\""Mozilla/5.0 (Windows NT 10.0; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\"";')" " ('9g7pcptul3ldn9fjpjbc24uqa7'" 1449105708 " 'session_value|s:32:\""4d2d99c136725e02a750515545f43a19\"";session_var|s:8:\""b571e9f5\"";mc|a:7:{s:4:\""time\"";i:1449105708;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105708;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105708;timeOnlineUpdated|i:1449105708;old_url|s:102:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16267;area=showposts;sa=attach;sort=downloads\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('apm1p95h786mpf37g0gi4ikvs0'" 1449105714 " 'session_value|s:32:\""ea3a80fc352250fc6f79200192649a49\"";session_var|s:12:\""f70b8d61c1f1\"";mc|a:7:{s:4:\""time\"";i:1449105714;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105714;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105714;timeOnlineUpdated|i:1449105714;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=apm1p95h786mpf37g0gi4ikvs0&board=2.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('s99mdmbj3smnsa2cl1es3bv402'" 1449113120 " 'session_value|s:32:\""961851e88111ad5b958d8187f75ae50a\"";session_var|s:11:\""a6c7ccf64c7\"";mc|a:7:{s:4:\""time\"";i:1449113119;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113119;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""183.80.42.137\"";s:3:\""ip2\"";s:13:\""183.80.42.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113119;timeOnlineUpdated|i:1449113119;last_read_topic|i:1791;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1791.0\"";USER_AGENT|s:132:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) coc_coc_browser/52.2.98 Chrome/46.2.2490.98 Safari/537.36\"";')" " ('40dacldutkv0eipa9g33fkmja0'" 1449106375 " 'session_value|s:32:\""e95495120d38c26f8b3808599bd64584\"";session_var|s:10:\""fef9a89a08\"";mc|a:7:{s:4:\""time\"";i:1449106375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('knmc7fvr8u7doo8dk8jmckea36'" 1449098348 " 'session_value|s:32:\""9a92ba6f42f928f5aceb0069cfb94051\"";session_var|s:7:\""e06d61d\"";mc|a:7:{s:4:\""time\"";i:1449098348;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449098348;timeOnlineUpdated|i:1449098348;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2875.0\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2875.0\"";USER_AGENT|s:63:\""Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5\"";')" " ('9bojg35s836r22ku82e07igd36'" 1449098369 " 'session_value|s:32:\""7a0c2da1a2413d34e7ee56f491335359\"";session_var|s:7:\""b6fa1f8\"";mc|a:7:{s:4:\""time\"";i:1449098369;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449098369;timeOnlineUpdated|i:1449098369;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2875.0\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2875.0\"";USER_AGENT|s:63:\""Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5\"";')" " ('imtl20tt2ek7dbq4l3eeerfoh1'" 1449098373 " 'session_value|s:32:\""459d38f4aff68baa2eaffdb28a4a73ce\"";session_var|s:8:\""f0ec377b\"";mc|a:7:{s:4:\""time\"";i:1449098373;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449098373;timeOnlineUpdated|i:1449098373;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2875.0\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2875.0\"";USER_AGENT|s:110:\""Mozilla/5.0 (iPhone; CPU iPhone OS 9_0_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Mobile/13A452\"";')" " ('pdvhogtcl157ae18cip4fdftu4'" 1449105575 " 'session_value|s:32:\""088e8eb6f5e1a72cf5acf21e53e47df7\"";session_var|s:11:\""c4a8a141c29\"";mc|a:7:{s:4:\""time\"";i:1449105495;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:131:\""Mozilla/5.0 (Linux; Android 5.1.1; SM-T330NU Build/LMY47X) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.76 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449105569;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""174.44.37.222\"";s:3:\""ip2\"";s:13:\""174.44.37.222\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105569;timeOnlineUpdated|i:1449105569;old_url|s:96:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=pdvhogtcl157ae18cip4fdftu4&action=profile;u=26\"";')" " ('bfiil27ddhpk98bq51bt11vru0'" 1449105512 " 'session_value|s:32:\""54f02c0b4e3c35d98535b3599254cbaf\"";session_var|s:7:\""f94eec4\"";mc|a:7:{s:4:\""time\"";i:1449105512;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('43teummmvp5kb0rvjh7lt9f4u4'" 1449105443 " 'session_value|s:32:\""7293ef9ba1191023e5e2ccd0b748bce3\"";session_var|s:9:\""cece6b51c\"";mc|a:7:{s:4:\""time\"";i:1449105443;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('8m1k550trq5tvd4c7k17s1up81'" 1449105469 " 'session_value|s:32:\""8c1e8bb19a75aafb2a49c964512a7cb8\"";session_var|s:11:\""d5eeecf2af5\"";mc|a:7:{s:4:\""time\"";i:1449105469;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105469;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105469;timeOnlineUpdated|i:1449105469;last_read_topic|s:4:\""1608\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1613.0;prev_next=next\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('2n77sj1kb9lf60nad73ajjbse3'" 1449117321 " 'session_value|s:32:\""d3c045f00605a59de08d7528fbf43f53\"";session_var|s:7:\""efc408e\"";mc|a:7:{s:4:\""time\"";i:1449117321;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117321;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('rdh6gc2b314prhjsfhhmva6lb5'" 1449117322 " 'session_value|s:32:\""44e8796f0ba405f8eecdaed31ea07edf\"";session_var|s:9:\""e5da2f305\"";mc|a:7:{s:4:\""time\"";i:1449117321;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117321;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('jp581flkncab8nj26ej4kst062'" 1449117322 " 'session_value|s:32:\""62da4d1f9ae54d4f98d39b7f819b3cd1\"";session_var|s:11:\""e8ef3f892f3\"";mc|a:7:{s:4:\""time\"";i:1449117322;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117322;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117322;timeOnlineUpdated|i:1449117322;last_read_topic|i:2878;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2878.msg13074\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('f959it6hhs6g0k78t0d3lo5ur1'" 1449117322 " 'session_value|s:32:\""ac707cb33e24b199ce7905aa97e21892\"";session_var|s:8:\""c25af9a9\"";mc|a:7:{s:4:\""time\"";i:1449117322;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117322;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117322;timeOnlineUpdated|i:1449117322;last_read_topic|i:2878;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2878.msg13074\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('hb7bmk936i70a7m365t9n8f8m5'" 1449117334 " 'session_value|s:32:\""d62621221889844f3155f18d1736ae4d\"";session_var|s:10:\""f0b0953b70\"";mc|a:7:{s:4:\""time\"";i:1449117334;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('vo2hc0bkbh7rsr7e8qrtastqu5'" 1449122255 " 'session_value|s:32:\""76c0c2b67ab846674a141f259530c3ed\"";session_var|s:10:\""e174e39f11\"";mc|a:7:{s:4:\""time\"";i:1449117401;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117401;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122255;timeOnlineUpdated|i:1449117401;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=vo2hc0bkbh7rsr7e8qrtastqu5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('jos7looio5l1idp4fkcrthueo6'" 1449117415 " 'session_value|s:32:\""83e57329fe04debbea71e2056d6a7501\"";session_var|s:10:\""c9ef5533cd\"";mc|a:7:{s:4:\""time\"";i:1449117415;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117415;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117415;timeOnlineUpdated|i:1449117415;last_read_topic|i:1608;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1608.msg7414\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0lvj942nq094bqkq3ihq9u1d36'" 1449117496 " 'session_value|s:32:\""486c7942b5efd81cc5e843b05abab2d9\"";session_var|s:7:\""ef67b1a\"";mc|a:7:{s:4:\""time\"";i:1449117496;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ankfk2gh7q8748gvdk655juvp1'" 1449117504 " 'session_value|s:32:\""2026cab55781d23603e3a49bca5fa2b8\"";session_var|s:11:\""ad39d8407dc\"";mc|a:7:{s:4:\""time\"";i:1449117504;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117504;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""75.27.101.38\"";s:3:\""ip2\"";s:12:\""75.27.101.38\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117504;timeOnlineUpdated|i:1449117504;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ankfk2gh7q8748gvdk655juvp1;\"";USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('2aiast7g4tpkjeqqii0v7n33j1'" 1449117519 " 'session_value|s:32:\""c8dbc855a635a3fda5b87f8f5db27619\"";session_var|s:12:\""f316a99c9d53\"";mc|a:7:{s:4:\""time\"";i:1449117519;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117519;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""151.80.130.106\"";s:3:\""ip2\"";s:14:\""151.80.130.106\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117519;timeOnlineUpdated|i:1449117519;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""YFTGRU\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('39890b85kues452ohumt359j86'" 1449117530 " 'session_value|s:32:\""6ec0bafcffca2ac5970f599d62040696\"";session_var|s:8:\""b9b29db0\"";mc|a:7:{s:4:\""time\"";i:1449117530;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\"";')" " ('rsi1e8et901vj0n5ubp275vme3'" 1449117548 " 'session_value|s:32:\""cdab5b2a3d6c4881ba283695b2c7ecc4\"";session_var|s:9:\""c12b693a0\"";mc|a:7:{s:4:\""time\"";i:1449117548;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117548;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""155.94.139.61\"";s:3:\""ip2\"";s:13:\""155.94.139.61\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117548;timeOnlineUpdated|i:1449117548;register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""ANBRHA\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";')" " ('donij9efbao7kon4qvb1b4rnn4'" 1449117552 " 'session_value|s:32:\""1777c6b6b0dfa93601dc6b705a4aafc1\"";session_var|s:11:\""b3ccb5a6124\"";mc|a:7:{s:4:\""time\"";i:1449117552;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117552;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117552;timeOnlineUpdated|i:1449117552;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=16952\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('89tj2cj0n26tuqeg5tgpbvkn37'" 1449117638 " 'session_value|s:32:\""d12cf3e34a42e1fb728f64f176e810b8\"";session_var|s:11:\""f8bd74357ae\"";mc|a:7:{s:4:\""time\"";i:1449117638;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117638;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117638;timeOnlineUpdated|i:1449117638;old_url|s:106:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16997;area=showposts;sa=attach;sort=downloads;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('i4afk00mknppnhvfiuj6lhjp31'" 1449117650 " 'session_value|s:32:\""8053df816a6a4aa9123a8020cbc1fcb2\"";session_var|s:9:\""a3f029c0c\"";mc|a:7:{s:4:\""time\"";i:1449117650;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117650;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117650;timeOnlineUpdated|i:1449117650;old_url|s:49:\""http://aviatorcraft.com/forum/index.php?board=3.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('d2p70o3817fbnq9o88jphc1ph5'" 1449117730 " 'session_value|s:32:\""d1f307140ab9a3372361d6bce06f6d45\"";session_var|s:8:\""f76878b0\"";mc|a:7:{s:4:\""time\"";i:1449117654;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117654;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""220.240.241.208\"";s:3:\""ip2\"";s:15:\""220.240.241.208\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117688;timeOnlineUpdated|i:1449117654;old_url|s:30:\""http://aviatorcraft.com/forum/\"";USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.2.7 (KHTML" " like Gecko) Version/9.0.1 Safari/601.2.7\"";')" " ('ki7556dgahn5me4g1f9fr0d9j5'" 1449117744 " 'session_value|s:32:\""d7fd0dd75c007b7e1548cb0f384f4c78\"";session_var|s:11:\""a7740a85ebf\"";mc|a:7:{s:4:\""time\"";i:1449117744;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117744;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117744;timeOnlineUpdated|i:1449117744;last_read_topic|i:1145;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1145.msg5493\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('lpel2bctidqrc7l7ra1tg4ihn0'" 1449117824 " 'session_value|s:32:\""588589e0e1fc446ffc285bffff8bc620\"";session_var|s:7:\""c889dc6\"";mc|a:7:{s:4:\""time\"";i:1449117824;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117824;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117824;timeOnlineUpdated|i:1449117824;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=16855\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('8vof42d7uq85qitsddoit1s632'" 1449117846 " 'session_value|s:32:\""8201e88ce5f58c3bb74affad7d48c058\"";session_var|s:9:\""b84e57496\"";mc|a:7:{s:4:\""time\"";i:1449117846;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449117846;timeOnlineUpdated|i:1449117846;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2252.msg9611\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2252.msg9611\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6p14gtph3ekgi60u5s85h9q1s0'" 1449117854 " 'session_value|s:32:\""2e7422eb1b71905a9a18766e29012789\"";session_var|s:10:\""c915ac607b\"";mc|a:7:{s:4:\""time\"";i:1449117853;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117854;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117854;timeOnlineUpdated|i:1449117854;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=6p14gtph3ekgi60u5s85h9q1s0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('np019ksofjkgcujvqsvi835ls1'" 1449117941 " 'session_value|s:32:\""4b161c585c34b71ffb7f38d3749a6396\"";session_var|s:9:\""e8c1421a1\"";mc|a:7:{s:4:\""time\"";i:1449117941;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117941;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117941;timeOnlineUpdated|i:1449117941;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=18.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('45m66r9fp60fhga4bis2moot65'" 1449117957 " 'session_value|s:32:\""e41b651b861ab250de4ce9deb3fbfa32\"";session_var|s:12:\""c80fa2a5c3fd\"";mc|a:7:{s:4:\""time\"";i:1449117957;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117957;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117957;timeOnlineUpdated|i:1449117957;last_read_topic|s:4:\""2377\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2314.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('1bd4knufgrpgucjvqe35ool3i4'" 1449117990 " 'session_value|s:32:\""00b22ac86b4ea691ee55a7757547c66f\"";session_var|s:8:\""b3e5a623\"";mc|a:7:{s:4:\""time\"";i:1449117990;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('i41r2865rj72jikbnfibro59r2'" 1449118091 " 'session_value|s:32:\""039d19ec314b1ef8f245d0dff5dcad16\"";session_var|s:10:\""d3c49bd014\"";mc|a:7:{s:4:\""time\"";i:1449118090;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('1hgrht9b2t336atu87qq2mbui1'" 1449118133 " 'session_value|s:32:\""e3d0c66799bf237ea635f1bc0ad9c577\"";session_var|s:9:\""bdc7a9c77\"";mc|a:7:{s:4:\""time\"";i:1449118133;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118133;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118133;timeOnlineUpdated|i:1449118133;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=16900\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('l931tdghpme1ths8j23mrd08p6'" 1449118169 " 'session_value|s:32:\""e5eadc4c64b699eb3109c39637934e3c\"";session_var|s:9:\""d0e27e9e4\"";mc|a:7:{s:4:\""time\"";i:1449118169;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('tt8ibc8s9psq51lfa1qrdthrs2'" 1449118192 " 'session_value|s:32:\""784c85f61bd5efbb56626e32b84637c7\"";session_var|s:12:\""b7c2f259f47d\"";mc|a:7:{s:4:\""time\"";i:1449118192;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118192;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118192;timeOnlineUpdated|i:1449118192;last_read_topic|i:2507;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2507.msg10942\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('cfo90jfre3nja6lj4k991c4150'" 1449118224 " 'session_value|s:32:\""9182d4dabdf458e94d9d17fba284c0a6\"";session_var|s:10:\""afbadbc0b8\"";mc|a:7:{s:4:\""time\"";i:1449118224;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118224;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.25\"";s:3:\""ip2\"";s:12:\""180.76.15.25\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118224;timeOnlineUpdated|i:1449118224;last_read_topic|i:831;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=831.msg4005\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('ln7e80v5ub5850lpgegsq11ij4'" 1449118262 " 'session_value|s:32:\""a88fef0efebce16b7b8b108f3806790a\"";session_var|s:11:\""f8835c65f28\"";mc|a:7:{s:4:\""time\"";i:1449118262;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118262;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118262;timeOnlineUpdated|i:1449118262;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=16898\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0eo0228vejllu5ehsdiuab8ld5'" 1449120694 " 'session_value|s:32:\""5c3d8788320e6967baf706c6ae09b70e\"";session_var|s:9:\""dd294bfd9\"";mc|a:7:{s:4:\""time\"";i:1449120694;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120694;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120694;timeOnlineUpdated|i:1449120694;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=17076\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('94q2ko9g58v056e3aj3e6pgpb3'" 1449120689 " 'session_value|s:32:\""0aa566f48542d6652b38d6df9762be5f\"";session_var|s:8:\""b37309da\"";mc|a:7:{s:4:\""time\"";i:1449120689;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120689;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('h4etk5ejncackje8l7sbg81jp5'" 1449120686 " 'session_value|s:32:\""bbcc04325a52f1982dc470379376626e\"";session_var|s:9:\""ec82428a3\"";mc|a:7:{s:4:\""time\"";i:1449120686;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120686;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120686;timeOnlineUpdated|i:1449120686;old_url|s:64:\""http://aviatorcraft.com/forum/index.php?board=2.280;sort=starter\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('g9ai8omh5v0haf0bl84in0oio0'" 1449120612 " 'session_value|s:32:\""377a240dfddb32b5646f91ce20b14c33\"";session_var|s:7:\""d276c3e\"";mc|a:7:{s:4:\""time\"";i:1449120612;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:113:\""Mozilla/5.0 (X11; CrOS x86_64 7390.68.0) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.82 Safari/537.36\"";')" " ('lgkufl3ve8logjmtf77f0kl121'" 1449120619 " 'session_value|s:32:\""cf45ebcb518f065f1d0ee4f5a6e1be76\"";session_var|s:8:\""b514a013\"";mc|a:7:{s:4:\""time\"";i:1449120618;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120618;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120619;timeOnlineUpdated|i:1449120619;old_url|s:64:\""http://aviatorcraft.com/forum/index.php?board=2.240;sort=subject\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('cmb2o6mrsc9qhn2l88irkse3b6'" 1449120645 " 'session_value|s:32:\""644c2567ba99807af6fe0d130d3e0fb5\"";session_var|s:7:\""f6483e8\"";mc|a:7:{s:4:\""time\"";i:1449120645;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120645;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120645;timeOnlineUpdated|i:1449120645;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=cmb2o6mrsc9qhn2l88irkse3b6&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('1ngeci3vct3jdb7slm701ce132'" 1449120543 " 'session_value|s:32:\""abc6c6195c515fe126c8d8d58198b7cd\"";session_var|s:12:\""ec1342cff246\"";mc|a:7:{s:4:\""time\"";i:1449120543;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120543;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120543;timeOnlineUpdated|i:1449120543;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16568;area=showposts;sa=messages\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('7fsno2r30b3p2ond8na8ci0cs2'" 1449120534 " 'session_value|s:32:\""78cd6c789ff0ad637ee25944f7df0409\"";session_var|s:11:\""f44807dc17d\"";mc|a:7:{s:4:\""time\"";i:1449120534;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120534;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120534;timeOnlineUpdated|i:1449120534;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=7fsno2r30b3p2ond8na8ci0cs2&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9r7q7doksnjqf7in0gbgcnf1k0'" 1449120435 " 'session_value|s:32:\""5db411def79e0dd7a2a5dc63fba6c341\"";session_var|s:9:\""c3de7903c\"";mc|a:7:{s:4:\""time\"";i:1449120435;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120435;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120435;timeOnlineUpdated|i:1449120435;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=16747\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ue7k13pks0ppp9jbnm5bmgm8p1'" 1449120336 " 'session_value|s:32:\""c7d20d85ecab0769ecb40e81da7698c5\"";session_var|s:10:\""ce8162dcb2\"";mc|a:7:{s:4:\""time\"";i:1449120336;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449120336;timeOnlineUpdated|i:1449120336;login_url|s:66:\""http://aviatorcraft.com/forum/index.php?topic=277.0;prev_next=next\"";old_url|s:66:\""http://aviatorcraft.com/forum/index.php?topic=277.0;prev_next=next\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('36ntte5h5d94onpct89bminjp2'" 1449120349 " 'session_value|s:32:\""971363431709feff93662514a9529139\"";session_var|s:9:\""c7b694316\"";mc|a:7:{s:4:\""time\"";i:1449120349;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120349;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120349;timeOnlineUpdated|i:1449120349;last_read_topic|i:1958;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1958.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ec52foqre72huac38r1gkq9u90'" 1449120286 " 'session_value|s:32:\""bbdf8d4551e9fa75ec2cf4beb1173cde\"";session_var|s:12:\""f37c1d1bc6a2\"";mc|a:7:{s:4:\""time\"";i:1449120286;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120286;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120286;timeOnlineUpdated|i:1449120286;old_url|s:99:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ec52foqre72huac38r1gkq9u90&board=1.0;sort=starter\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('pmbg1ci7doqjjoisgg87nhgoa2'" 1449120201 " 'session_value|s:32:\""f535369216f93f18e33236dbdf951466\"";session_var|s:11:\""ee932720655\"";mc|a:7:{s:4:\""time\"";i:1449120201;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120201;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""180.76.15.8\"";s:3:\""ip2\"";s:11:\""180.76.15.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120201;timeOnlineUpdated|i:1449120201;last_read_topic|s:4:\""2786\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2787.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('asa44a7r9frejhbj07iddak304'" 1449120279 " 'session_value|s:32:\""eee471233d207f325861e3e72075f2d5\"";session_var|s:12:\""ed800d3785ba\"";mc|a:7:{s:4:\""time\"";i:1449120279;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120279;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120279;timeOnlineUpdated|i:1449120279;last_read_topic|i:1881;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1881.msg8442\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('bm5nnlmfgnivssv7rcrfhtfqg1'" 1449120185 " 'session_value|s:32:\""2910de26950bba67c8e9fb4493724a6b\"";session_var|s:9:\""d1684789d\"";mc|a:7:{s:4:\""time\"";i:1449120185;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120185;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120185;timeOnlineUpdated|i:1449120185;last_read_topic|i:1906;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1906.msg8498\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('e9fhajk5q7u9kk3r8fv7k9qhc3'" 1449120195 " 'session_value|s:32:\""c935acc8f9d26538abab5d77887de1d2\"";session_var|s:8:\""d346ff66\"";mc|a:7:{s:4:\""time\"";i:1449120195;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('a5eqgch44k80d6p8spek2f8hk5'" 1449120198 " 'session_value|s:32:\""9f1fcf169d9c7d69a08baa0bd3ba85e4\"";session_var|s:11:\""ebc12f134eb\"";mc|a:7:{s:4:\""time\"";i:1449120198;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120198;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.75\"";s:3:\""ip2\"";s:12:\""66.249.66.75\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120198;timeOnlineUpdated|i:1449120198;old_url|s:72:\""http://aviatorcraft.com/forum/index.php?action=profile;area=summary;u=37\"";USER_AGENT|s:194:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('35t7upi8non0jdqvc8jp91pos1'" 1449120097 " 'session_value|s:32:\""803508b826c9c41b8cc02fcc7e56c2a1\"";session_var|s:8:\""f257da99\"";mc|a:7:{s:4:\""time\"";i:1449120097;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120097;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.69\"";s:3:\""ip2\"";s:12:\""66.249.66.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120097;timeOnlineUpdated|i:1449120097;last_read_topic|s:4:\""2000\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1986.0;prev_next=prev\"";USER_AGENT|s:194:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('igvn3tg6hlmllhuoel9cchivd1'" 1449120113 " 'session_value|s:32:\""9e898dce3930c1e01f23bab4e4888a68\"";session_var|s:11:\""b422120ad38\"";mc|a:7:{s:4:\""time\"";i:1449120113;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120113;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.69\"";s:3:\""ip2\"";s:12:\""66.249.66.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120113;timeOnlineUpdated|i:1449120113;last_read_topic|s:4:\""1185\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1124.0;prev_next=prev\"";USER_AGENT|s:194:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('lo2oruo22329603fcj06fdhta6'" 1449118915 " 'session_value|s:32:\""bdf890390a6b4bdc1fe5d5212be3ea7c\"";session_var|s:9:\""c038f3ee2\"";mc|a:7:{s:4:\""time\"";i:1449118915;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118915;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118915;timeOnlineUpdated|i:1449118915;last_read_topic|i:2389;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2389.msg10352\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('4g376dqnlsc1aqccggmrn171v2'" 1449118945 " 'session_value|s:32:\""9a05aa165dcefb6b7b2a7dc8a141447a\"";session_var|s:11:\""f1c7fd72750\"";mc|a:7:{s:4:\""time\"";i:1449118945;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118945;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.69\"";s:3:\""ip2\"";s:12:\""66.249.66.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118945;timeOnlineUpdated|i:1449118945;last_read_topic|i:1956;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1956.0\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('6mh57jjesh9f0i9jhfem1ada03'" 1449119041 " 'session_value|s:32:\""7c6583a364c85257ce538b938aa2cd7e\"";session_var|s:11:\""d90a306c59b\"";mc|a:7:{s:4:\""time\"";i:1449118980;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";')" " ('9k0j0g3nr7sab3ntpmj4e0u3n3'" 1449119016 " 'session_value|s:32:\""0b9e495ae87720e6be9affeeeed44e92\"";session_var|s:9:\""d5900d94f\"";mc|a:7:{s:4:\""time\"";i:1449119016;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119016;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119016;timeOnlineUpdated|i:1449119016;last_read_topic|i:2489;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2489.msg10916\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ojdfdh22kv0sfo01tmdphtq530'" 1449119129 " 'session_value|s:32:\""5da722d03fdd768a95782dbc5054549e\"";session_var|s:12:\""c117958ea524\"";mc|a:7:{s:4:\""time\"";i:1449119129;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119129;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119129;timeOnlineUpdated|i:1449119129;last_read_topic|i:2563;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2563.msg11168\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tk8kv3jg6mgah065nup3nmm1t7'" 1449119210 " 'session_value|s:32:\""f39bc19e106b6ae0051b6e833012c08c\"";session_var|s:7:\""e2c5ef5\"";mc|a:7:{s:4:\""time\"";i:1449119210;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119210;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119210;timeOnlineUpdated|i:1449119210;old_url|s:101:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=tk8kv3jg6mgah065nup3nmm1t7&board=2.180;sort=starter\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('8qn6arflaqda5a5c2c7hbgv7q0'" 1449119253 " 'session_value|s:32:\""30c3c23d5857281df119866dde5d7feb\"";session_var|s:9:\""e25673a7f\"";mc|a:7:{s:4:\""time\"";i:1449119253;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449119253;timeOnlineUpdated|i:1449119253;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1606.msg7493\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1606.msg7493\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('37jhr5gl28na1crc3au5s7e4a7'" 1449119297 " 'session_value|s:32:\""4aa125484e58816cf61c5c0a01bff4ef\"";session_var|s:7:\""dd56267\"";mc|a:7:{s:4:\""time\"";i:1449119297;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449119297;timeOnlineUpdated|i:1449119297;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2126.msg9166\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2126.msg9166\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('utshbm1logri1klnrcrf7trga4'" 1449119339 " 'session_value|s:32:\""eb32f352ce5f0b93d792969fa202b816\"";session_var|s:12:\""e49508ff2275\"";mc|a:7:{s:4:\""time\"";i:1449119339;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119339;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119339;timeOnlineUpdated|i:1449119339;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16857\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kghbgpbcktjhschtv6dghro8o4'" 1449119431 " 'session_value|s:32:\""a36c7d15f445351679738ccb44e04ce2\"";session_var|s:9:\""fa1eab3b5\"";mc|a:7:{s:4:\""time\"";i:1449119431;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119431;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119431;timeOnlineUpdated|i:1449119431;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=17068\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7r4l8b7d4isot4a11h3776kfg5'" 1449119435 " 'session_value|s:32:\""76fd7581a4e1f9fcf051ee285396f7e2\"";session_var|s:11:\""cdce42dcc7a\"";mc|a:7:{s:4:\""time\"";i:1449119435;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119435;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119435;timeOnlineUpdated|i:1449119435;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16236\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('bo6eiuqh5cb8oj3m78ccbngbp5'" 1449119456 " 'session_value|s:32:\""65aaa12c0b147ae476e40d50645b7872\"";session_var|s:10:\""e420a5efb9\"";mc|a:7:{s:4:\""time\"";i:1449119456;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119456;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119456;timeOnlineUpdated|i:1449119456;last_read_topic|i:2481;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2481.msg10814\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ncl6vsvh42og2ddaeeoft89oc1'" 1449119467 " 'session_value|s:32:\""2ff289cc0a04721df74730af6f49abbc\"";session_var|s:8:\""e1d4d488\"";id_msg_last_visit|s:5:\""13060\"";mc|a:7:{s:4:\""time\"";i:1449119464;s:2:\""id\"";s:2:\""26\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119464;s:9:\""id_member\"";s:2:\""26\"";s:2:\""ip\"";s:15:\""108.181.226.183\"";s:3:\""ip2\"";s:15:\""108.181.226.183\"";s:5:\""email\"";s:19:\""calvindu9@gmail.com\"";}log_time|i:1449119464;timeOnlineUpdated|i:1449119464;unread_messages|i:0;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=unread\"";USER_AGENT|s:140:\""Mozilla/5.0 (Linux; U; Android 4.4.2; en-ca; SGH-I747M Build/KOT49H) AppleWebKit/534.30 (KHTML" " like Gecko) Version/4.0 Mobile Safari/534.30\"";')" " ('4tm7b8drgjag4pn865vuk29qd5'" 1449119679 " 'session_value|s:32:\""14ae26babffc83cdcd2addb3ea4feeef\"";session_var|s:12:\""aadd3392ed6c\"";mc|a:7:{s:4:\""time\"";i:1449119675;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:128:\""Mozilla/5.0 (iPad; CPU OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML" " like Gecko) Version/7.0 Mobile/11A501 Safari/9537.53\"";')" " ('9a67c4fa9a46a8rcamn2im9s13'" 1449119715 " 'session_value|s:32:\""6bf800af5c6509caba74ad0e63127f46\"";session_var|s:8:\""deaa168e\"";mc|a:7:{s:4:\""time\"";i:1449119715;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119715;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119715;timeOnlineUpdated|i:1449119715;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=17016\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('rlklddm5r0mepcag57tsruhv12'" 1449119722 " 'session_value|s:32:\""6dc025f76fc2af0809796a387c65e24b\"";session_var|s:10:\""b18179e3b8\"";mc|a:7:{s:4:\""time\"";i:1449119722;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119722;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('iecer43t8n7e0fo0k5ahnlvec3'" 1449119485 " 'session_value|s:32:\""17d28501773aee0a7653e557eac2e8c0\"";session_var|s:11:\""b3d41a6d119\"";mc|a:7:{s:4:\""time\"";i:1449119485;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119485;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119485;timeOnlineUpdated|i:1449119485;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=15897\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('vgitf859mb1o5dhdon3dsc9kl3'" 1449119515 " 'session_value|s:32:\""88fd2bd8aedeb2764ddd831c9ed3d734\"";session_var|s:9:\""ac0746060\"";mc|a:7:{s:4:\""time\"";i:1449119515;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449119515;timeOnlineUpdated|i:1449119515;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2148.msg9225\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2148.msg9225\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('pc94ere590208g9gvpl0n7buq3'" 1449119515 " 'session_value|s:32:\""9554b895d33e82686e26a98944d8c4bb\"";session_var|s:9:\""f5512a9f3\"";mc|a:7:{s:4:\""time\"";i:1449119515;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119515;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119515;timeOnlineUpdated|i:1449119515;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=pc94ere590208g9gvpl0n7buq3&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('vch59otf710osvj0a7jlenu5f5'" 1449119608 " 'session_value|s:32:\""6bff9ae23ec847a497dbac9577c5e73f\"";session_var|s:11:\""ccdeaa7d4db\"";mc|a:7:{s:4:\""time\"";i:1449119608;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119608;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""180.76.15.5\"";s:3:\""ip2\"";s:11:\""180.76.15.5\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119608;timeOnlineUpdated|i:1449119608;last_read_topic|s:4:\""2016\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2011.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('ms987e7j6dgr33hkpnikame8n4'" 1449120094 " 'session_value|s:32:\""b2edd54902405b688498fd8176594eed\"";session_var|s:12:\""feeed34d56ad\"";mc|a:7:{s:4:\""time\"";i:1449120094;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120094;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.33\"";s:3:\""ip2\"";s:12:\""180.76.15.33\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120094;timeOnlineUpdated|i:1449120094;last_read_topic|i:2346;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2346.msg10100\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('40r1q02aas4tb1ube4h6e0d8d5'" 1449120058 " 'session_value|s:32:\""be13a6465d8e2f35ebb747183f7fb87e\"";session_var|s:7:\""f625ef2\"";mc|a:7:{s:4:\""time\"";i:1449120058;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120058;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120058;timeOnlineUpdated|i:1449120058;last_read_topic|i:2769;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2769.msg12557\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('c8969q0gni1ieg6bj5kd0uooe2'" 1449120048 " 'session_value|s:32:\""7738d631fa4761b0783cb66145f7bcae\"";session_var|s:7:\""eb67c62\"";mc|a:7:{s:4:\""time\"";i:1449120048;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:194:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('fe1caj31dba88hfjotbqg3aj53'" 1449120000 " 'session_value|s:32:\""c00c69db39fe16dfe307e1d79a0fc775\"";session_var|s:11:\""e04c0fae975\"";mc|a:7:{s:4:\""time\"";i:1449120000;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120000;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.72\"";s:3:\""ip2\"";s:12:\""66.249.66.72\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120000;timeOnlineUpdated|i:1449120000;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16884\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('7mdh7nimder49bsac0s8qjftf3'" 1449119957 " 'session_value|s:32:\""61491b7681fdc8f3f725e6a8f96bdc0a\"";session_var|s:8:\""cc9f0313\"";mc|a:7:{s:4:\""time\"";i:1449119957;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119957;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119957;timeOnlineUpdated|i:1449119957;last_read_topic|i:2804;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2804.msg12659\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('kupuqsu91d1vpq3mm8a7guegr3'" 1449119826 " 'session_value|s:32:\""aa45429f22a2378a4bd1389025c340a1\"";session_var|s:9:\""c119cc7d6\"";mc|a:7:{s:4:\""time\"";i:1449119826;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119826;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119826;timeOnlineUpdated|i:1449119826;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=kupuqsu91d1vpq3mm8a7guegr3&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('273uif7b72g17m785tjvsmpkl2'" 1449119723 " 'session_value|s:32:\""f6e9b4fdab70e483896cb8d49ae9b0e9\"";session_var|s:8:\""df74cb4b\"";mc|a:7:{s:4:\""time\"";i:1449119723;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119723;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119723;timeOnlineUpdated|i:1449119723;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('9tjn2p4t6qfkt1fplqc8a8usi6'" 1449119722 " 'session_value|s:32:\""d7ad8873362f80bdd6c18c7d06209c3c\"";session_var|s:10:\""d8c5ce03ba\"";mc|a:7:{s:4:\""time\"";i:1449119722;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449119722;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('38s94uak0olj1t34nicrja5a54'" 1449118272 " 'session_value|s:32:\""87d2c3c984984f94d354aebd13233ea7\"";session_var|s:10:\""bb3baacad0\"";mc|a:7:{s:4:\""time\"";i:1449118272;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118272;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118272;timeOnlineUpdated|i:1449118272;last_read_topic|s:4:\""2568\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2563.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('llh3vadoaip649dau1rf92s9f3'" 1449118452 " 'session_value|s:32:\""0b3489a08c36ad4d5c768c1b0b7f6346\"";session_var|s:8:\""f1382706\"";mc|a:7:{s:4:\""time\"";i:1449118452;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118452;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118452;timeOnlineUpdated|i:1449118452;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16348\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('fh8v9sggn4e64n8m91oionj6v2'" 1449118520 " 'session_value|s:32:\""760f7b69f6b31f175ff9963ce198e459\"";session_var|s:10:\""edda87112f\"";mc|a:7:{s:4:\""time\"";i:1449118520;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118520;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('tpuej8t5hogf7jqekcr6ogj140'" 1449118520 " 'session_value|s:32:\""51e3e8e641c0c8fac79e4f32f744345b\"";session_var|s:8:\""a5bfe140\"";mc|a:7:{s:4:\""time\"";i:1449118520;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118520;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('g1e3asrbsoedmkc2u6kre4ldr7'" 1449118521 " 'session_value|s:32:\""aacb96ed2a851c6d7422b51781ba137a\"";session_var|s:8:\""ca999a86\"";mc|a:7:{s:4:\""time\"";i:1449118520;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118520;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118521;timeOnlineUpdated|i:1449118521;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('i5u1nqueae1iobsbu2brn9nb57'" 1449118577 " 'session_value|s:32:\""a406e022047637ce1f507e373e4c8626\"";session_var|s:11:\""c808f84c758\"";mc|a:7:{s:4:\""time\"";i:1449118577;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('5a5pa74ql1v5fpau471jnu7cj5'" 1449118762 " 'session_value|s:32:\""30624209309a67f95b5a033f8d67f54a\"";session_var|s:9:\""f6d2e9c4c\"";mc|a:7:{s:4:\""time\"";i:1449118761;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118761;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118761;timeOnlineUpdated|i:1449118761;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=5a5pa74ql1v5fpau471jnu7cj5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6mels51piddvp9dgmbpps6cmq1'" 1449118798 " 'session_value|s:32:\""a3b16f5af0062a38292d52057e93408a\"";session_var|s:8:\""cd66da03\"";mc|a:7:{s:4:\""time\"";i:1449118798;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118798;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118798;timeOnlineUpdated|i:1449118798;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=6mels51piddvp9dgmbpps6cmq1&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('jgdq08ujg2jklvqtn9nncf68k3'" 1449118868 " 'session_value|s:32:\""0b14eadd22e84f2a2207242ef8f7d267\"";session_var|s:12:\""daed24075936\"";mc|a:7:{s:4:\""time\"";i:1449118868;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118868;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118868;timeOnlineUpdated|i:1449118868;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=jgdq08ujg2jklvqtn9nncf68k3&board=2.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tjttq0eeapj4l0ocr1j231p2i3'" 1449118882 " 'session_value|s:32:\""c664e3b8b03c98bab70e8400d0041098\"";session_var|s:12:\""fc45fd55e4fb\"";mc|a:7:{s:4:\""time\"";i:1449118882;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:126:\""Mozilla/5.0 (iPad; CPU OS 9_0_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13A452 Safari/601.1\"";')" " ('vucdtalsqnrtar10nhdsldoue5'" 1449118887 " 'session_value|s:32:\""b77b9f7969f7f1b49a2cbbcd6acdb32f\"";session_var|s:7:\""d9fc12c\"";mc|a:7:{s:4:\""time\"";i:1449118887;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118887;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('hc68bcjv5h2m3u3ir94jjn5gl2'" 1449118907 " 'session_value|s:32:\""04880e316bd66e0c3505415a84d1858a\"";session_var|s:12:\""ad4efcf10389\"";mc|a:7:{s:4:\""time\"";i:1449118907;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118907;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118907;timeOnlineUpdated|i:1449118907;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16626\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('rrsck2887fo8elfhekajnf7tc3'" 1449118907 " 'session_value|s:32:\""d5149f5240502dc1c7fcd1ac0ca6c33d\"";session_var|s:8:\""d31e1085\"";')" " ('jb603hm57vabm0gkf0mjmaofp6'" 1449118914 " 'session_value|s:32:\""9549870a4ccb62eecc11403a972b3ba1\"";session_var|s:9:\""e7d0cb20a\"";mc|a:7:{s:4:\""time\"";i:1449118914;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449118914;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118914;timeOnlineUpdated|i:1449118914;last_read_topic|i:2243;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2243.msg9504\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('e16mj5n4qtv3383u13qmks3q87'" 1449106372 " 'session_value|s:32:\""3a74703cd82cd02aa15ef65d1d2e7f83\"";session_var|s:9:\""f65a65e44\"";mc|a:7:{s:4:\""time\"";i:1449106372;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('ut9hougolrrine2jethak2k173'" 1449106372 " 'session_value|s:32:\""37c39e365523a55160dfa1af64777bf4\"";session_var|s:12:\""a7bda700487f\"";mc|a:7:{s:4:\""time\"";i:1449106372;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:4:\""ZmEu\"";')" " ('43a1vjq0d2k3vav5jsorql61e5'" 1449105429 " 'session_value|s:32:\""808971e24e67f15424c157b3e33eb367\"";session_var|s:9:\""a7ea709a8\"";mc|a:7:{s:4:\""time\"";i:1449105428;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('rip0ri2u3894b2sgb05ameg1r7'" 1449105466 " 'session_value|s:32:\""7e0b10110f2a440e6cbfe7e565d61034\"";session_var|s:11:\""fdce3790a9b\"";mc|a:7:{s:4:\""time\"";i:1449105370;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:138:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/37.0.2062.94 AOL/9.7 AOLBuild/4343.4049.US Safari/537.36\"";')" " ('la2m5ihg0ielo4k7aa19gmapk5'" 1449105358 " 'session_value|s:32:\""46cf2025cfbdf78a6fde97002205749d\"";session_var|s:9:\""bfa938692\"";mc|a:7:{s:4:\""time\"";i:1449105358;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105358;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105358;timeOnlineUpdated|i:1449105358;old_url|s:263:\""http://aviatorcraft.com/forum/index.php?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search?action=search\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ansl68ut3ctsifdcbtloa2gpi6'" 1449105358 " 'session_value|s:32:\""00479a152bf08a238234837fd6b66024\"";session_var|s:8:\""eb50343b\"";mc|a:7:{s:4:\""time\"";i:1449105358;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105358;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105358;timeOnlineUpdated|i:1449105358;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=16857\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7e92g10nl1801ucum6nuggjir2'" 1449105338 " 'session_value|s:32:\""9c619ba9ab9b0c0e6c25635f7142594f\"";session_var|s:9:\""a7cf38a12\"";mc|a:7:{s:4:\""time\"";i:1449105338;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105338;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105338;timeOnlineUpdated|i:1449105338;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16903;area=statistics\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('up8en7eskl80d0sd8b11gvkqd7'" 1449098613 " 'session_value|s:32:\""cdeedd54c23aeda8a701b95d7a303914\"";session_var|s:10:\""fff74eb645\"";mc|a:7:{s:4:\""time\"";i:1449098384;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:150:\""Mozilla/5.0 (Linux; Android 5.0.2; LG-LS980 Build/LRX22G) AppleWebKit/537.36 (KHTML" " like Gecko) Version/4.0 Chrome/34.0.1847.118 Mobile Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449098471;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""97.122.198.133\"";s:3:\""ip2\"";s:14:\""97.122.198.133\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098613;timeOnlineUpdated|i:1449098471;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=search\"";register_vv|a:5:{s:5:\""count\"";i:4;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""YCKANW\"";}registration_agreed|b:1;')" " ('e23j6vhqeg40os5cgmf9r014o3'" 1449098436 " 'session_value|s:32:\""b8902576ba2c0bdce856db59e5f9f573\"";session_var|s:9:\""c0be739f5\"";mc|a:7:{s:4:\""time\"";i:1449098436;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098436;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098436;timeOnlineUpdated|i:1449098436;last_read_topic|i:2616;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2616.msg11438\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('aekeohs2qp1o69qbi2i4udl3k7'" 1449103737 " 'session_value|s:32:\""dd1d514afc3d1c0e198519d6bd9467dd\"";session_var|s:7:\""a5e4357\"";mc|a:7:{s:4:\""time\"";i:1449103737;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103737;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""68.180.228.183\"";s:3:\""ip2\"";s:14:\""68.180.228.183\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103737;timeOnlineUpdated|i:1449103737;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17016\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)\"";')" " ('rgo79p6iivq69150j20ljukmc3'" 1449098530 " 'session_value|s:32:\""f7dbcba7d495a4471f1d4da3496ed0e0\"";session_var|s:12:\""ad58fa4ee913\"";mc|a:7:{s:4:\""time\"";i:1449098530;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098530;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098530;timeOnlineUpdated|i:1449098530;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16997\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('f50mjbmktf3cq3c064gmpivef5'" 1449098541 " 'session_value|s:32:\""5e8281d5e84b4e121885e93a2ad6bd6f\"";session_var|s:8:\""fbeaa7e8\"";mc|a:7:{s:4:\""time\"";i:1449098541;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098541;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098541;timeOnlineUpdated|i:1449098541;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=f50mjbmktf3cq3c064gmpivef5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('t2vs9tpvarha4c98d4ctdet9p1'" 1449098630 " 'session_value|s:32:\""5ddfa29e0ea31875d6954c254be582db\"";session_var|s:8:\""b19ae1ee\"";mc|a:7:{s:4:\""time\"";i:1449098630;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449098630;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449098630;timeOnlineUpdated|i:1449098630;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=t2vs9tpvarha4c98d4ctdet9p1&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7m22nel9cdpo3n5lqmtng5d2t2'" 1449107251 " 'session_value|s:32:\""f274e8d0a91ef07bdd2b36270d64fdae\"";session_var|s:12:\""f1834c1faafa\"";mc|a:7:{s:4:\""time\"";i:1449103650;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103650;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""71.11.141.219\"";s:3:\""ip2\"";s:13:\""71.11.141.219\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103651;timeOnlineUpdated|i:1449103651;old_url|s:30:\""http://aviatorcraft.com/forum/\"";USER_AGENT|s:129:\""Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240\"";')" " ('07ulpbo5ktg1j7n8d0906gp6i3'" 1449103743 " 'session_value|s:32:\""3e007691207bdb929e464fe98e95f076\"";session_var|s:11:\""affc88f13d3\"";mc|a:7:{s:4:\""time\"";i:1449103743;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('g27nvvp19v9ess35bmdhgg30f5'" 1449103805 " 'session_value|s:32:\""e8c26f8dd8ac164b70823c31b3a006c3\"";session_var|s:10:\""a9704d8d73\"";mc|a:7:{s:4:\""time\"";i:1449103805;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103805;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103805;timeOnlineUpdated|i:1449103805;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=g27nvvp19v9ess35bmdhgg30f5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('il4h5828ddbrkg0kcioh90s8n6'" 1449103820 " 'session_value|s:32:\""2fd68756dae123675b582c57c1af31a6\"";session_var|s:11:\""d758f479aa5\"";mc|a:7:{s:4:\""time\"";i:1449103820;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103820;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('mmimhkt8tjhk7ab40c0h1vue05'" 1449103820 " 'session_value|s:32:\""c6756c301f1f9326b5393f1754bf0810\"";session_var|s:9:\""eeb7f078f\"";mc|a:7:{s:4:\""time\"";i:1449103820;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103820;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('npevi02nt9ocrb7ksnde5tgqp0'" 1449103820 " 'session_value|s:32:\""e13ee67d798680cdb02261c3b56ee7b4\"";session_var|s:12:\""d19296a808a7\"";mc|a:7:{s:4:\""time\"";i:1449103820;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103820;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103820;timeOnlineUpdated|i:1449103820;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('l65b8g0ndic23bogrlfdm6vhf3'" 1449103839 " 'session_value|s:32:\""6ac145d57d96b5ce61158893c3d3ca95\"";session_var|s:12:\""d0a8d7097427\"";mc|a:7:{s:4:\""time\"";i:1449103839;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103839;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103839;timeOnlineUpdated|i:1449103839;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=l65b8g0ndic23bogrlfdm6vhf3&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('h9tpetl2822bjsfaamoesgnj10'" 1449103846 " 'session_value|s:32:\""82af53f358dc21daef17bc84cc4cb5b8\"";session_var|s:7:\""d754ff8\"";mc|a:7:{s:4:\""time\"";i:1449103846;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103846;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""104.168.97.163\"";s:3:\""ip2\"";s:14:\""104.168.97.163\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103846;timeOnlineUpdated|i:1449103846;register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""MFPHYX\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";')" " ('tnjnmoadf36g3a6vmqe7h01vl4'" 1449103879 " 'session_value|s:32:\""5f15fd5777673a48649a31ad3e2a201d\"";session_var|s:9:\""bbbebc554\"";mc|a:7:{s:4:\""time\"";i:1449103879;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103879;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103879;timeOnlineUpdated|i:1449103879;last_read_topic|i:2434;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2434.msg10587\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('eq9s0bd5alnmtbeu55159eokl0'" 1449103915 " 'session_value|s:32:\""62390ad31a0c6c32d6a6a49279b6aafe\"";session_var|s:8:\""cf3cc21f\"";mc|a:7:{s:4:\""time\"";i:1449103915;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103915;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103915;timeOnlineUpdated|i:1449103915;last_read_topic|i:2283;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2283.msg9662\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('3totn8gkspc64e8lfe00idao40'" 1449103924 " 'session_value|s:32:\""56ffb1821225ed0a3e546ff4125217c7\"";session_var|s:9:\""a41177263\"";mc|a:7:{s:4:\""time\"";i:1449103924;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449103924;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449103924;timeOnlineUpdated|i:1449103924;last_read_topic|i:2395;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2395.msg10342\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('sqovqvdtir917kf019lm8ulpi7'" 1449104026 " 'session_value|s:32:\""1ec041f2b38a49b12564713332d9b2b3\"";session_var|s:7:\""a6f7f6c\"";mc|a:7:{s:4:\""time\"";i:1449104026;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449104026;timeOnlineUpdated|i:1449104026;login_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1843.0;prev_next=prev\"";old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1843.0;prev_next=prev\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('9pvi0p38ddsp78tutk6iqhuqd3'" 1449104036 " 'session_value|s:32:\""d0284c906a96864594eee6ebaee64be6\"";session_var|s:10:\""b0d1faa205\"";mc|a:7:{s:4:\""time\"";i:1449104036;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104036;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104036;timeOnlineUpdated|i:1449104036;last_read_topic|i:1743;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1743.msg7942\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6b4mtsp7jvkioi6vtcs49v7mo6'" 1449104061 " 'session_value|s:32:\""356078b5df2463b92df66f20de952ff5\"";session_var|s:11:\""fb1560693b9\"";mc|a:7:{s:4:\""time\"";i:1449104061;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('k5f2ne2hbdbk67k34euu89gg26'" 1449114054 " 'session_value|s:32:\""25d6e744048de3c1f7c89181fabbc8be\"";session_var|s:7:\""d884d9f\"";id_msg_last_visit|s:5:\""13015\"";mc|a:7:{s:4:\""time\"";i:1449104075;s:2:\""id\"";s:2:\""46\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:114:\""id_board IN (1" 2 3 4 5 7 10 12 15 34 17 18 19 20 21 23 24 27 28 39 40 41 43 44 9 16 26 29 30 31 33 35 36 37 38 "22)\"";s:2:\""ap\"";a:36:{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:\""7\"";i:6;s:2:\""10\"";i:7;s:2:\""12\"";i:8;s:2:\""15\"";i:9;s:2:\""34\"";i:10;s:2:\""17\"";i:11;s:2:\""18\"";i:12;s:2:\""19\"";i:13;s:2:\""20\"";i:14;s:2:\""21\"";i:15;s:2:\""23\"";i:16;s:2:\""24\"";i:17;s:2:\""27\"";i:18;s:2:\""28\"";i:19;s:2:\""39\"";i:20;s:2:\""40\"";i:21;s:2:\""41\"";i:22;s:2:\""43\"";i:23;s:2:\""44\"";i:24;s:1:\""9\"";i:25;s:2:\""16\"";i:26;s:2:\""26\"";i:27;s:2:\""29\"";i:28;s:2:\""30\"";i:29;s:2:\""31\"";i:30;s:2:\""33\"";i:31;s:2:\""35\"";i:32;s:2:\""36\"";i:33;s:2:\""37\"";i:34;s:2:\""38\"";i:35;s:2:\""22\"";}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}rc|a:3:{s:2:\""id\"";s:2:\""46\"";s:4:\""time\"";i:1449104075;s:7:\""reports\"";s:1:\""0\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104075;s:9:\""id_member\"";s:2:\""46\"";s:2:\""ip\"";s:13:\""70.192.214.91\"";s:3:\""ip2\"";s:13:\""70.192.214.91\"";s:5:\""email\"";s:25:\""davidenriquez41@gmail.com\"";}log_time|i:1449114054;timeOnlineUpdated|i:1449114000;unread_messages|i:0;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";last_read_topic|i:2877;forms|a:0:{}topicseen_cache|a:1:{i:7;s:1:\""1\"";}')" " ('8l8mun5960rlrlra4vsae0u134'" 1449104304 " 'session_value|s:32:\""f097de35137a0684f60d8dd0a715036f\"";session_var|s:12:\""c44a228b4e3f\"";mc|a:7:{s:4:\""time\"";i:1449104304;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:194:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('4n1192tcvl0hpno8rfbo74lp76'" 1449104110 " 'session_value|s:32:\""d46613319b4c2db51f95a33ea12f7e68\"";session_var|s:10:\""e52ca75507\"";mc|a:7:{s:4:\""time\"";i:1449104110;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('abfj55aiuv2qlh7n8m4r648br5'" 1449104176 " 'session_value|s:32:\""f828345649568517a242324fe37eeff8\"";session_var|s:11:\""f57753b96de\"";mc|a:7:{s:4:\""time\"";i:1449104176;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104176;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""180.76.15.9\"";s:3:\""ip2\"";s:11:\""180.76.15.9\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104176;timeOnlineUpdated|i:1449104176;last_read_topic|i:2349;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2349.msg10157\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('rmsf6it5e6028tdrqt8q0fs4r0'" 1449104185 " 'session_value|s:32:\""e83c0b86312e08ee6272ccf9c9f3eda7\"";session_var|s:9:\""aa1a66310\"";mc|a:7:{s:4:\""time\"";i:1449104185;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104185;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104185;timeOnlineUpdated|i:1449104185;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16692;area=showposts;sa=attach;sort=posted;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('id53vt4vnb89icb4ci6llgb6r0'" 1449104349 " 'session_value|s:32:\""e0640a0d714dfffd5ad854fb1804dbd7\"";session_var|s:12:\""a12244fa2802\"";mc|a:7:{s:4:\""time\"";i:1449104236;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:115:\""Mozilla/5.0 (X11; CrOS x86_64 7077.134.0) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/44.0.2403.156 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449104334;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""152.26.69.38\"";s:3:\""ip2\"";s:12:\""152.26.69.38\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104334;timeOnlineUpdated|i:1449104334;login_url|s:98:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=id53vt4vnb89icb4ci6llgb6r0&action=post;board=3.0\"";old_url|s:98:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=id53vt4vnb89icb4ci6llgb6r0&action=post;board=3.0\"";')" " ('38fde58o7jlaaq5dn997sar8j3'" 1449104259 " 'session_value|s:32:\""5ddc750bcbecc18eba91ac9404197d34\"";session_var|s:8:\""ade3df09\"";mc|a:7:{s:4:\""time\"";i:1449104259;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104259;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104259;timeOnlineUpdated|i:1449104259;last_read_topic|i:1251;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1251.msg5917\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('li2fdo1iu41u9a6kvm6746m9v1'" 1449104375 " 'session_value|s:32:\""37dbf1ce92e177661a9c9cf9f2352dba\"";session_var|s:12:\""bb3ff1432265\"";mc|a:7:{s:4:\""time\"";i:1449104375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104375;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104375;timeOnlineUpdated|i:1449104375;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=li2fdo1iu41u9a6kvm6746m9v1&board=1.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('uhuu6qmcdpuas9vjch59if7q04'" 1449113991 " 'session_value|s:32:\""bd14a29d24845aed2649616b636aeed8\"";session_var|s:7:\""b4c58a4\"";mc|a:7:{s:4:\""time\"";i:1449104388;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104388;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""76.16.125.66\"";s:3:\""ip2\"";s:12:\""76.16.125.66\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104388;timeOnlineUpdated|i:1449104388;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('qbtpt44b899hr6kggh01jfc3k7'" 1449104437 " 'session_value|s:32:\""54f9a107c8e4f0c652012072c829d02f\"";session_var|s:12:\""e6576c9d451f\"";mc|a:7:{s:4:\""time\"";i:1449104437;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104437;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104437;timeOnlineUpdated|i:1449104437;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16708\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('g8il7jgk5vlciqqq064efl62k1'" 1449104471 " 'session_value|s:32:\""1ff691fa16755f9b037e6212490feaa2\"";session_var|s:10:\""cd2a00c692\"";mc|a:7:{s:4:\""time\"";i:1449104471;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104471;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('82psguirfioeemifo6lp4ivnd6'" 1449104488 " 'session_value|s:32:\""32db55e2dbcc6677ebf035a32e2f6df9\"";session_var|s:8:\""b67972bb\"";mc|a:7:{s:4:\""time\"";i:1449104481;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('rtsei65hndsu6bhe2u5jfkp5j6'" 1449104485 " 'session_value|s:32:\""941c58ed3920b64dbe1f96f3d5b0298b\"";session_var|s:11:\""bd49a09a725\"";mc|a:7:{s:4:\""time\"";i:1449104485;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104485;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104485;timeOnlineUpdated|i:1449104485;last_read_topic|i:2565;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2565.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m1cdhd6i76f0nmmq7jovtuuas2'" 1449104554 " 'session_value|s:32:\""33e7859a8f4305f603344e31ac27a18a\"";session_var|s:8:\""c0e7b6d4\"";mc|a:7:{s:4:\""time\"";i:1449104554;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('g8jk0rgi7tgsqkmq6jk827l364'" 1449104564 " 'session_value|s:32:\""daeefccc702ade7f20ae26db4244f869\"";session_var|s:7:\""ebe3e2f\"";mc|a:7:{s:4:\""time\"";i:1449104564;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104564;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104564;timeOnlineUpdated|i:1449104564;last_read_topic|i:1935;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1935.msg8679\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('1tk1qkqu49c7v86nt6e37cfsh6'" 1449104615 " 'session_value|s:32:\""fa7662e9ca2e7aa8d2685fb7381cb89e\"";session_var|s:12:\""cc37309cc5a2\"";mc|a:7:{s:4:\""time\"";i:1449104609;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104609;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""140.224.92.181\"";s:3:\""ip2\"";s:14:\""140.224.92.181\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104609;timeOnlineUpdated|i:1449104609;register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""VAMWHA\"";}old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";USER_AGENT|s:125:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/39.0.2171.95 Safari/537.36 OPR/26.0.1656.60\"";')" " ('tf60kggmamsse4ghfv5ppj1mq7'" 1449104618 " 'session_value|s:32:\""fa516302d0092a63e0f49a90bb6b7269\"";session_var|s:7:\""e6ac45a\"";mc|a:7:{s:4:\""time\"";i:1449104618;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104618;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104618;timeOnlineUpdated|i:1449104618;old_url|s:69:\""http://aviatorcraft.com/forum/index.php?board=2.220;sort=replies;desc\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('egiivq4mqie6kh958k0qg26up7'" 1449104618 " 'session_value|s:32:\""690ff81b0a81d7500a09b55d4e5db4e0\"";session_var|s:12:\""e591791b345f\"";mc|a:7:{s:4:\""time\"";i:1449104618;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104618;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104618;timeOnlineUpdated|i:1449104618;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17014\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('b0p1ufc2i6ksmo6bfsj49blr46'" 1449104647 " 'session_value|s:32:\""6888a8d6a67a18b2596959427fdc3017\"";session_var|s:10:\""f7000f2b7b\"";mc|a:7:{s:4:\""time\"";i:1449104643;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104643;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""104.223.31.227\"";s:3:\""ip2\"";s:14:\""104.223.31.227\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104643;timeOnlineUpdated|i:1449104643;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""KXVCPT\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:119:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/28.0.1500.71 Safari/537.36\"";registration_agreed|b:1;')" " ('6g4ed1snl2tmnua78ck5ct29s2'" 1449104648 " 'session_value|s:32:\""0cb3abe5cd198d298f392e8daaf1d863\"";session_var|s:10:\""cbdd7fc93e\"";mc|a:7:{s:4:\""time\"";i:1449104647;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104647;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""198.52.177.253\"";s:3:\""ip2\"";s:14:\""198.52.177.253\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104648;timeOnlineUpdated|i:1449104648;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""YYFRXW\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:119:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/28.0.1500.71 Safari/537.36\"";registration_agreed|b:1;')" " ('76o6176n0cbqn0p7lmnr9k6td3'" 1449104692 " 'session_value|s:32:\""af872fe87ef7d406c33695f27b9f662b\"";session_var|s:9:\""f3a1d90e6\"";mc|a:7:{s:4:\""time\"";i:1449104692;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('lbi0tu0q35co8vj1on0hcru5f7'" 1449104722 " 'session_value|s:32:\""95fcbc55b6e14cb51bdd48f9bef3886f\"";session_var|s:7:\""e3cf3bb\"";mc|a:7:{s:4:\""time\"";i:1449104722;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104722;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('ee7hv7pmh838q8to3a3iltt5j7'" 1449104722 " 'session_value|s:32:\""93cc0038b27d5c57f7e12fab723ba8b3\"";session_var|s:9:\""de237e5b2\"";mc|a:7:{s:4:\""time\"";i:1449104722;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104722;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('a7hj1ifdaucqpcdtk1gu01u8t0'" 1449104723 " 'session_value|s:32:\""07f29180606f68a7ed4ffeab4b399e9a\"";session_var|s:9:\""dc8119e13\"";mc|a:7:{s:4:\""time\"";i:1449104723;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104723;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104723;timeOnlineUpdated|i:1449104723;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('it8qom02jrujll0qk53276jut7'" 1449104725 " 'session_value|s:32:\""446511538590ca9091ea79fa4fcc5fda\"";session_var|s:12:\""e069aee12b83\"";mc|a:7:{s:4:\""time\"";i:1449104725;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('scniu5r9p4oeho07pisuqplmb2'" 1449104956 " 'session_value|s:32:\""05426f677716264c2454b8ef533fb119\"";session_var|s:7:\""dd6d5b6\"";mc|a:7:{s:4:\""time\"";i:1449104744;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:164:\""Mozilla/5.0 (Linux; Android 4.4.2; en-us; SAMSUNG SGH-M919 Build/KOT49H) AppleWebKit/537.36 (KHTML" " like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\"";')" " ('cau8cvqheuk1qt4a0mgrl9ofr5'" 1449104787 " 'session_value|s:32:\""4e4a4048467eee82882d9c14ca2a31c5\"";session_var|s:10:\""fc832dc282\"";mc|a:7:{s:4:\""time\"";i:1449104787;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104787;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104787;timeOnlineUpdated|i:1449104787;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=cau8cvqheuk1qt4a0mgrl9ofr5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('2pjv1pkptqikmjr33h7o6g9um3'" 1449104810 " 'session_value|s:32:\""9298003988b5ff4aa96f31e96ef690a2\"";session_var|s:12:\""d8b56647fde2\"";mc|a:7:{s:4:\""time\"";i:1449104810;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104810;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104810;timeOnlineUpdated|i:1449104810;last_read_topic|i:2645;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2645.msg11788\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('nrrkrcgv85906ev84sterdf0n3'" 1449104838 " 'session_value|s:32:\""3b8563925a9636fa5db8c7edc869940c\"";session_var|s:10:\""b66a255661\"";mc|a:7:{s:4:\""time\"";i:1449104838;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('di5f6hfeurpfbllahq0va9kbt1'" 1449104850 " 'session_value|s:32:\""cad9b1f614bff85f0d172a8ee4284d1a\"";session_var|s:7:\""d4c0c44\"";mc|a:7:{s:4:\""time\"";i:1449104850;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104850;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104850;timeOnlineUpdated|i:1449104850;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=di5f6hfeurpfbllahq0va9kbt1&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('i5a5p905suvifc8kfu07pvo1b5'" 1449104906 " 'session_value|s:32:\""bb494238d773cb4e15e570279b50ee23\"";session_var|s:9:\""bb900e3d2\"";')" " ('0aspom6nsvqmjad182bh6eb8r1'" 1449104948 " 'session_value|s:32:\""a135e15d6bc44f59a91218b86f4fffd5\"";session_var|s:12:\""a5aa03227e03\"";mc|a:7:{s:4:\""time\"";i:1449104948;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449104948;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""185.61.151.146\"";s:3:\""ip2\"";s:14:\""185.61.151.146\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449104948;timeOnlineUpdated|i:1449104948;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""DRHVRW\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('5revv84e3l0e40aejtpcrk2ii3'" 1449105100 " 'session_value|s:32:\""abb4084caf41bca431110c5dfa65b2f9\"";session_var|s:9:\""e39a0b69b\"";mc|a:7:{s:4:\""time\"";i:1449105100;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105100;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105100;timeOnlineUpdated|i:1449105100;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17037;area=statistics\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('nti2u4vs8s37e6rt2nsrkah770'" 1449105088 " 'session_value|s:32:\""5b8b9d299d7d422bd1d6ff03f254ed09\"";session_var|s:10:\""acfe3f9980\"";mc|a:7:{s:4:\""time\"";i:1449105088;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105088;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105088;timeOnlineUpdated|i:1449105088;old_url|s:38:\""http://aviatorcraft.com/forum/?C=N;O=D\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('1bt0p2s98uu8irc0lt8ksrbbf2'" 1449105104 " 'session_value|s:32:\""380eb4484d991ca7c8e10694058e2ebe\"";session_var|s:9:\""a03d5c235\"";mc|a:7:{s:4:\""time\"";i:1449105104;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105104;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105104;timeOnlineUpdated|i:1449105104;last_read_topic|i:2595;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2595.msg11319\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ui64t5uejfk0b82312nc8d9mm7'" 1449105151 " 'session_value|s:32:\""9529c44f9595c9e7f48c887a6b95633c\"";session_var|s:12:\""d11e0b05cf60\"";mc|a:7:{s:4:\""time\"";i:1449105151;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105151;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105151;timeOnlineUpdated|i:1449105151;old_url|s:83:\""http://aviatorcraft.com/forum/index.php?action=profile;u=1;area=showposts;start=240\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ab2aer9h9c4ffkiud43dk2rov2'" 1449105151 " 'session_value|s:32:\""9aa63339e7375ad7e55aafd3bd37bdcc\"";session_var|s:9:\""a19319f25\"";mc|a:7:{s:4:\""time\"";i:1449105151;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105151;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105151;timeOnlineUpdated|i:1449105151;last_read_topic|i:1039;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1039.msg4985\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tcituksk3e2f516vl64944en66'" 1449105189 " 'session_value|s:32:\""3ca03043ffd57f1c2834db0f7c3be757\"";session_var|s:10:\""df3fc256a8\"";mc|a:7:{s:4:\""time\"";i:1449105189;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105189;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""220.181.108.116\"";s:3:\""ip2\"";s:15:\""220.181.108.116\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105189;timeOnlineUpdated|i:1449105189;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16182\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('03fafuh43cijakhefgbk9qi8i5'" 1449105221 " 'session_value|s:32:\""3be5ab97e318767dc77cc6dc3aa951be\"";session_var|s:12:\""ab1b52443cfa\"";mc|a:7:{s:4:\""time\"";i:1449105221;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105221;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""155.254.111.234\"";s:3:\""ip2\"";s:15:\""155.254.111.234\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105221;timeOnlineUpdated|i:1449105221;register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""UWBNTM\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";')" " ('jp5cc1u5ccf3ieal0ubmfs8r11'" 1449105223 " 'session_value|s:32:\""3289e0e1e858d1abaeb51215ef74320e\"";session_var|s:9:\""a1356ad5f\"";mc|a:7:{s:4:\""time\"";i:1449105223;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105223;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105223;timeOnlineUpdated|i:1449105223;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16822\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('1qis4lctec263mtmbh4grdt2j2'" 1449105244 " 'session_value|s:32:\""e70adf72d18fcbdc4e4086dee3ad246b\"";session_var|s:7:\""d7b7614\"";mc|a:7:{s:4:\""time\"";i:1449105244;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105244;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.246\"";s:3:\""ip2\"";s:13:\""157.55.39.246\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105244;timeOnlineUpdated|i:1449105244;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16939\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kpespfr0k0ldmo6lu8pu6saej1'" 1449105249 " 'session_value|s:32:\""ee16e1cebfb207b8e6b5bd465f509059\"";session_var|s:11:\""bba8df40183\"";mc|a:7:{s:4:\""time\"";i:1449105249;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105249;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105249;timeOnlineUpdated|i:1449105249;last_read_topic|i:1913;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1913.msg8588\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('f881vfnb4gmp0enm0sg4nahkg5'" 1449117547 " 'session_value|s:32:\""c259f8c8df65a30da3c010d9e002a1f5\"";session_var|s:12:\""e1ef6f6feee9\"";mc|a:7:{s:4:\""time\"";i:1449117545;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";id_msg_last_visit|s:5:\""13032\"";ban|a:5:{s:12:\""last_checked\"";i:1449105268;s:9:\""id_member\"";s:5:\""16222\"";s:2:\""ip\"";s:14:\""173.65.228.146\"";s:3:\""ip2\"";s:14:\""173.65.228.146\"";s:5:\""email\"";s:22:\""kingston1boi@yahoo.com\"";}log_time|i:1449105551;timeOnlineUpdated|i:1449105493;unread_messages|i:0;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2706.0\"";pm_selected|a:0:{}last_read_topic|i:2706;forms|a:0:{}')" " ('k0dpchkjhadaopul41rknf0u43'" 1449105304 " 'session_value|s:32:\""d63afc6d557b35ec3573d08d414a8933\"";session_var|s:12:\""c377dc7b30fd\"";mc|a:7:{s:4:\""time\"";i:1449105304;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449105304;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.69\"";s:3:\""ip2\"";s:12:\""66.249.66.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449105304;timeOnlineUpdated|i:1449105304;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16390\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('j1cql81ndequoh44hda26esp00'" 1449096933 " 'session_value|s:32:\""b13d6b51b211052424c17cd180359d3d\"";session_var|s:11:\""e3ab51d382e\"";mc|a:7:{s:4:\""time\"";i:1449096933;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096933;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096933;timeOnlineUpdated|i:1449096933;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16855\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('dbim4pblbov5jjs7fef7bhf1o0'" 1449096181 " 'session_value|s:32:\""cbe35066a9c5980b7b8408df962f8191\"";session_var|s:12:\""fcf51f116d00\"";mc|a:7:{s:4:\""time\"";i:1449096181;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096181;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096181;timeOnlineUpdated|i:1449096181;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13058\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('copv88suvju2mr6t5so76r2gm3'" 1449096181 " 'session_value|s:32:\""540e451d43a94a6fbdc6fb112d28a66b\"";session_var|s:9:\""d556fe84e\"";mc|a:7:{s:4:\""time\"";i:1449096181;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096181;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096181;timeOnlineUpdated|i:1449096181;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13057\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('8s291kl05r27opi8nrt9rtkdj6'" 1449096181 " 'session_value|s:32:\""2387e5f62dc1c81eef2d2dbcba420d38\"";session_var|s:9:\""bf949170c\"";mc|a:7:{s:4:\""time\"";i:1449096181;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096181;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096181;timeOnlineUpdated|i:1449096181;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13056\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ma8vo3b84ndcru7ft33098lo81'" 1449096182 " 'session_value|s:32:\""9836092b304d3bb0ba29b286087c3ba0\"";session_var|s:8:\""d0c8f6b0\"";mc|a:7:{s:4:\""time\"";i:1449096182;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096182;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096182;timeOnlineUpdated|i:1449096182;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13055\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('gaaop8gvq011trg37mvnq812j2'" 1449096182 " 'session_value|s:32:\""7c484b5950272fa45a5b954e4433ea26\"";session_var|s:9:\""d7f4c4b62\"";mc|a:7:{s:4:\""time\"";i:1449096182;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096182;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096182;timeOnlineUpdated|i:1449096182;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13054\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('u0vv7tdas0tvshdemasmrov4a4'" 1449096184 " 'session_value|s:32:\""449017a3fe0639c9bf4ef22d1d2acb5c\"";session_var|s:8:\""e2b1e326\"";mc|a:7:{s:4:\""time\"";i:1449096184;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096184;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.8.37\"";s:3:\""ip2\"";s:11:\""17.133.8.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096184;timeOnlineUpdated|i:1449096184;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13057\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('jgo1nuouoltnk5pv2oshh4i1v5'" 1449096185 " 'session_value|s:32:\""f11f9f23f3b48f9dd36f6c8e989c4266\"";session_var|s:12:\""ee09fd01d53f\"";mc|a:7:{s:4:\""time\"";i:1449096185;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096185;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.3.158\"";s:3:\""ip2\"";s:12:\""17.133.3.158\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096185;timeOnlineUpdated|i:1449096185;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg12872\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('n3daaq71k51a6butkk9eptmi26'" 1449096186 " 'session_value|s:32:\""e373508790b40bcc50b080be60f4bc81\"";session_var|s:9:\""a80cf4a1c\"";mc|a:7:{s:4:\""time\"";i:1449096185;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096185;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.3.35\"";s:3:\""ip2\"";s:11:\""17.133.3.35\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096186;timeOnlineUpdated|i:1449096186;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg12872\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('07plmkr9f8ugp0asfi4uco8586'" 1449095424 " 'session_value|s:32:\""52c4a8688348f9424e48e0cfe1e9610a\"";session_var|s:7:\""a4c0a42\"";mc|a:7:{s:4:\""time\"";i:1449095424;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095424;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('o22ft36tsbpnh130bcr2raigi2'" 1449095424 " 'session_value|s:32:\""bb1fb595ff010f5923cdfb1e95ee72b0\"";session_var|s:10:\""c5d1750418\"";mc|a:7:{s:4:\""time\"";i:1449095424;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095424;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095424;timeOnlineUpdated|i:1449095424;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('le7nqvh3alch8sc1tss2vgnkj5'" 1449095425 " 'session_value|s:32:\""8b1b5f105b95651a21bb99bc7b16355c\"";session_var|s:10:\""ff67ded4c0\"";mc|a:7:{s:4:\""time\"";i:1449095425;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095425;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095425;timeOnlineUpdated|i:1449095425;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13055\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('u332jotmj09idsr8eh73ov3hi5'" 1449095425 " 'session_value|s:32:\""261d0f406f738892e4ce875c8b7acd42\"";session_var|s:10:\""b96360648b\"";mc|a:7:{s:4:\""time\"";i:1449095425;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095425;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095425;timeOnlineUpdated|i:1449095425;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13055\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('ptn6a837e9sd582flvp2f2ma52'" 1449095438 " 'session_value|s:32:\""2b6b5e3547ef6063fcb68efbb1f47d9a\"";session_var|s:10:\""d35b3dc3db\"";mc|a:7:{s:4:\""time\"";i:1449095438;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:124:\""Mozilla/5.0 (iPad; CPU OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('unrh063m97h3g9hpfquqquev55'" 1449095551 " 'session_value|s:32:\""9813c137b4259510023c44ffb8be3bd9\"";session_var|s:8:\""f2f1cfbb\"";mc|a:7:{s:4:\""time\"";i:1449095449;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449095539;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""67.219.73.65\"";s:3:\""ip2\"";s:12:\""67.219.73.65\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095540;timeOnlineUpdated|i:1449095540;login_url|s:61:\""http://aviatorcraft.com/forum/index.php?action=post;board=3.0\"";old_url|s:61:\""http://aviatorcraft.com/forum/index.php?action=post;board=3.0\"";')" " ('4cskt75edh3bu9jr6rnqg33b71'" 1449095461 " 'session_value|s:32:\""b8f5bae67268855b516cd886daf14ab6\"";session_var|s:7:\""cf0f227\"";mc|a:7:{s:4:\""time\"";i:1449095461;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095461;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('6sk42vqocefiv5hic8a4g6g7c2'" 1449095499 " 'session_value|s:32:\""2673ea273dcb46018662504405463e65\"";session_var|s:7:\""e4e57b3\"";mc|a:7:{s:4:\""time\"";i:1449095494;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095494;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""68.52.58.59\"";s:3:\""ip2\"";s:11:\""68.52.58.59\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095494;timeOnlineUpdated|i:1449095494;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=recent\"";USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\"";')" " ('69r22cvpev8jkl0sad53rejsk0'" 1449095520 " 'session_value|s:32:\""012df1857d53dce230ca999e2bf67d0b\"";session_var|s:10:\""fee63553e8\"";mc|a:7:{s:4:\""time\"";i:1449095520;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)\"";')" " ('9sfv76mcihfcr5js0dpf7df5i2'" 1449095585 " 'session_value|s:32:\""640349f4048f820020ad8693b4610e20\"";session_var|s:9:\""a801833f4\"";mc|a:7:{s:4:\""time\"";i:1449095585;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095585;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""73.194.91.95\"";s:3:\""ip2\"";s:12:\""73.194.91.95\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095585;timeOnlineUpdated|i:1449095585;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17050\"";USER_AGENT|s:113:\""Mozilla/5.0 (X11; CrOS x86_64 7390.61.0) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.71 Safari/537.36\"";')" " ('bcv9t6tk71uqtkm2o47u3odk86'" 1449095818 " 'session_value|s:32:\""f9ab7925dc5e8dfa7761b1780a79ce24\"";session_var|s:8:\""bb2c7853\"";mc|a:7:{s:4:\""time\"";i:1449095681;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('akt7b2varot10b3d4mecqsi225'" 1449095949 " 'session_value|s:32:\""1e8a51fd9065a37b11d68e84c9a600ff\"";session_var|s:8:\""dda98475\"";mc|a:7:{s:4:\""time\"";i:1449095949;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095949;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.69\"";s:3:\""ip2\"";s:12:\""66.249.66.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095949;timeOnlineUpdated|i:1449095949;last_read_topic|i:2861;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2861.0\"";USER_AGENT|s:194:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('gl6uko4l8brj0l1pqfaehbuur5'" 1449095727 " 'session_value|s:32:\""a68b14d77fe56de86b653d1afb27be60\"";session_var|s:12:\""c68c0dd6ad31\"";mc|a:7:{s:4:\""time\"";i:1449095725;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095726;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.208.40.119\"";s:3:\""ip2\"";s:14:\""188.208.40.119\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095726;timeOnlineUpdated|i:1449095726;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""UKHCGU\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";registration_agreed|b:1;')" " ('nvrmr49ieipc6dvjh4enmkppn6'" 1449095813 " 'session_value|s:32:\""79451222cc0de162f340c92651f4cd22\"";session_var|s:8:\""f6ca8a17\"";id_msg_last_visit|s:5:\""12986\"";mc|a:7:{s:4:\""time\"";i:1449095758;s:2:\""id\"";s:5:\""16696\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095758;s:9:\""id_member\"";s:5:\""16696\"";s:2:\""ip\"";s:14:\""199.47.117.195\"";s:3:\""ip2\"";s:14:\""199.47.117.195\"";s:5:\""email\"";s:19:\""vokevin60@gmail.com\"";}log_time|i:1449095813;timeOnlineUpdated|i:1449095759;unread_messages|i:0;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=unread\"";USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";last_read_topic|i:2839;topicseen_cache|a:1:{i:1;i:1;}forms|a:0:{}')" " ('29oi2es32fe8o4tckrkthjt5f0'" 1449095814 " 'session_value|s:32:\""9a891ee666c216152488684e6649f800\"";session_var|s:10:\""d3d3651f64\"";mc|a:7:{s:4:\""time\"";i:1449095814;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449095814;timeOnlineUpdated|i:1449095814;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1604.msg7435\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1604.msg7435\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('afsgqodrvduarbliajhobhq096'" 1449095814 " 'session_value|s:32:\""06611c3fe518c7ec74d7e283e95fc2f7\"";session_var|s:9:\""fb31f7239\"";mc|a:7:{s:4:\""time\"";i:1449095814;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095814;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095814;timeOnlineUpdated|i:1449095814;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=afsgqodrvduarbliajhobhq096&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('3ift8fsmmps4vealvo6f1s4hu0'" 1449095912 " 'session_value|s:32:\""1771711d316f908be4bd0fd878ca4e85\"";session_var|s:10:\""fc7b8fa890\"";mc|a:7:{s:4:\""time\"";i:1449095911;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095911;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""140.224.92.181\"";s:3:\""ip2\"";s:14:\""140.224.92.181\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095911;timeOnlineUpdated|i:1449095911;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""CFUWDU\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:125:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/39.0.2171.95 Safari/537.36 OPR/26.0.1656.60\"";registration_agreed|b:1;')" " ('i0mismib2s1e43g3i6af52apb3'" 1449095913 " 'session_value|s:32:\""81d502c1f553dddfc01d911b6b4b6c68\"";session_var|s:10:\""d15a75ca6d\"";mc|a:7:{s:4:\""time\"";i:1449095912;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095912;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""140.224.92.181\"";s:3:\""ip2\"";s:14:\""140.224.92.181\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095912;timeOnlineUpdated|i:1449095912;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""HPGWHN\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:125:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/39.0.2171.95 Safari/537.36 OPR/26.0.1656.60\"";registration_agreed|b:1;');" INSERT INTO `smf_sessions` " (`session_id`" `last_update` `data`) VALUES ('kqsm4e6i5qa48snnhq1nf4h7a0' 1449095956 " 'session_value|s:32:\""0878ad0abf2b9ffcd880ea4fad5b33ac\"";session_var|s:11:\""d81ab36fef7\"";mc|a:7:{s:4:\""time\"";i:1449095956;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:76:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; ASU2JS; rv:11.0) like Gecko\"";')" " ('nebuqasensgahbef13sgv5mhh3'" 1449095979 " 'session_value|s:32:\""25a0f08d018737d686db538d0750ceba\"";session_var|s:8:\""d890a918\"";mc|a:7:{s:4:\""time\"";i:1449095978;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('aki394ndmhpn6n0h0srs24a601'" 1449119000 " 'session_value|s:32:\""6bd5937c048e2218d96534931a9ad311\"";session_var|s:10:\""f30a61d6ee\"";mc|a:7:{s:4:\""time\"";i:1449095986;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095986;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119000;timeOnlineUpdated|i:1449095986;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=aki394ndmhpn6n0h0srs24a601&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('gv1b9j1bu6627qhotnvo19sbe2'" 1449096089 " 'session_value|s:32:\""8bd66a98a9ef65eaaebf9110e50bb78e\"";session_var|s:12:\""c35652a286e8\"";mc|a:7:{s:4:\""time\"";i:1449096089;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096089;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096089;timeOnlineUpdated|i:1449096089;old_url|s:100:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16890;area=showposts;sa=attach;sort=subject\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('72jomret8bgts6629cuj307cu3'" 1449096096 " 'session_value|s:32:\""5caf9c554257d3dfee47bb5ddb402d46\"";session_var|s:11:\""b11dc5b020e\"";mc|a:7:{s:4:\""time\"";i:1449096096;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096096;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096096;timeOnlineUpdated|i:1449096096;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?action=mlist\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?action=mlist\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0fv4a9p6k3i43ght8ml4hf3pt4'" 1449096108 " 'session_value|s:32:\""a63a5bea65b1fcab3e249370199d654a\"";session_var|s:7:\""afff1c1\"";mc|a:7:{s:4:\""time\"";i:1449096108;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096108;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096108;timeOnlineUpdated|i:1449096108;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=0fv4a9p6k3i43ght8ml4hf3pt4&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('5eehsba0jdgmcg8l3jcbt3ca60'" 1449096217 " 'session_value|s:32:\""a64745841a30908c39622b5702430dfd\"";session_var|s:9:\""c0ccc1f2e\"";mc|a:7:{s:4:\""time\"";i:1449096134;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:145:\""Mozilla/5.0 (Linux; Android 4.4.3; KFSOWI Build/KTU84M) AppleWebKit/537.36 (KHTML" " like Gecko) Silk/46.3.1 like Chrome/46.0.2490.80 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449096165;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""100.37.129.53\"";s:3:\""ip2\"";s:13:\""100.37.129.53\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096177;timeOnlineUpdated|i:1449096165;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=search\"";')" " ('fiam2n70c3s23prnok5d1dbur4'" 1449096162 " 'session_value|s:32:\""72b5064604f748d9a56cd68a4f758eb7\"";session_var|s:8:\""f74690a8\"";mc|a:7:{s:4:\""time\"";i:1449096162;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.0; rv:42.0) Gecko/20100101 Firefox/42.0\"";')" " ('of7mu1hfdt8v4p1rua17f9i6j6'" 1449096165 " 'session_value|s:32:\""55b55a83faef4d298141df4d1bc9785f\"";session_var|s:8:\""b6eb62ae\"";mc|a:7:{s:4:\""time\"";i:1449096165;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:124:\""Mozilla/5.0 (iPad; CPU OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('2khrj0ctpi46t6dc1n8ksnr6m6'" 1449096189 " 'session_value|s:32:\""34290ef572e41b880ae956c7fc952008\"";session_var|s:9:\""b23e6de3b\"";mc|a:7:{s:4:\""time\"";i:1449096166;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:124:\""Mozilla/5.0 (iPad; CPU OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('pq1i21va4j105len3g4r0mpjl2'" 1449096180 " 'session_value|s:32:\""3944e75449bbb8550ea2917b174ea19f\"";session_var|s:7:\""fd0c7f3\"";mc|a:7:{s:4:\""time\"";i:1449096180;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096180;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.3.158\"";s:3:\""ip2\"";s:12:\""17.133.3.158\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('kc6jugujt9dsc7vh412lpic890'" 1449088887 " 'session_value|s:32:\""b335a5f39d44c381d63f925edb1c2e5d\"";session_var|s:11:\""b83d7bf813a\"";mc|a:7:{s:4:\""time\"";i:1449088766;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\"";ban|a:5:{s:12:\""last_checked\"";i:1449088871;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""204.236.86.47\"";s:3:\""ip2\"";s:13:\""204.236.86.47\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449088872;timeOnlineUpdated|i:1449088872;old_url|s:30:\""http://aviatorcraft.com/forum/\"";')" " ('nubouknvg4ccodte21bloihpo2'" 1449088824 " 'session_value|s:32:\""b5ffb2ded25eb8ce9f8884badf8b99a5\"";session_var|s:12:\""f657b72b43dc\"";mc|a:7:{s:4:\""time\"";i:1449088824;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449088824;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449088824;timeOnlineUpdated|i:1449088824;last_read_topic|i:2344;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2344.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('k0h3ikvteaccbndgune811fhv2'" 1449088840 " 'session_value|s:32:\""753fa06831cc247660410962d47e466a\"";session_var|s:10:\""f51b65bb97\"";mc|a:7:{s:4:\""time\"";i:1449088831;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:150:\""Mozilla/5.0 (Linux; U; Android 2.3.6; es-us; Huawei-U8665 Build/HuaweiU8665B037) AppleWebKit/533.1 (KHTML" " like Gecko) Version/4.0 Mobile Safari/533.1\"";')" " ('hs7h3i8hojj6esrvqca1b56it6'" 1449088835 " 'session_value|s:32:\""7dcc14a1a93d3767c60970cb6e8ea736\"";session_var|s:9:\""df5079166\"";mc|a:7:{s:4:\""time\"";i:1449088835;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449088835;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449088835;timeOnlineUpdated|i:1449088835;last_read_topic|i:1100;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1100.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('fs9g6n0pj03vklrt3nul73l4e3'" 1449088838 " 'session_value|s:32:\""c25a525aba7a84b647e300ac59dd7cc7\"";session_var|s:7:\""b7c7f7c\"";mc|a:7:{s:4:\""time\"";i:1449088838;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('ttp0id0gha7l83i3621u2da3m3'" 1449088858 " 'session_value|s:32:\""84fa53fe93f3ed117c7e01ec795b2515\"";session_var|s:11:\""f60f1247f5e\"";mc|a:7:{s:4:\""time\"";i:1449088858;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/600.8.9 (KHTML" " like Gecko) Version/8.0.8 Safari/600.8.9\"";')" " ('j6s1bv3cb9g76lm6dfad1lta47'" 1449088864 " 'session_value|s:32:\""aab7e2d066e3fc1ccfcc7756db82eda5\"";session_var|s:11:\""d5cd23403b6\"";mc|a:7:{s:4:\""time\"";i:1449088864;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/600.8.9 (KHTML" " like Gecko) Version/8.0.8 Safari/600.8.9\"";')" " ('hkcunrke4bf3o2onumt9bn45q7'" 1449088944 " 'session_value|s:32:\""6e59615ecd19791a8d0b4a4df3f42fed\"";session_var|s:10:\""d2d4fd3694\"";mc|a:7:{s:4:\""time\"";i:1449088944;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:165:\""Mozilla/5.0 (Linux; Android 5.0; SAMSUNG SM-N900V 4G Build/LRX21V) AppleWebKit/537.36 (KHTML" " like Gecko) SamsungBrowser/2.1 Chrome/34.0.1847.76 Mobile Safari/537.36\"";')" " ('sjd5vrrr49hcqakvdookctlli2'" 1449089086 " 'session_value|s:32:\""2f1503043cecc54f04e06c973cd6160c\"";session_var|s:10:\""bb062b864a\"";mc|a:7:{s:4:\""time\"";i:1449089086;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:135:\""Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B5110e Safari/601.1\"";')" " ('1caeicbddk069lq51vt1crjpr2'" 1449089725 " 'session_value|s:32:\""157e74300573ddb4905e3ca4be865bd9\"";session_var|s:9:\""cfd858f44\"";mc|a:7:{s:4:\""time\"";i:0;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449089167;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""67.247.176.58\"";s:3:\""ip2\"";s:13:\""67.247.176.58\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089718;timeOnlineUpdated|i:1449089167;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:1;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""WDRKEU\"";}registration_agreed|b:1;just_registered|i:1;failed_login|i:2;')" " ('l4ppcj6mbs1qonmote0j52vcl2'" 1449089354 " 'session_value|s:32:\""5c6110f11619114979e47f0b4b7ba5a5\"";session_var|s:8:\""cc56ba51\"";mc|a:7:{s:4:\""time\"";i:1449089354;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089354;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089354;timeOnlineUpdated|i:1449089354;old_url|s:75:\""http://aviatorcraft.com/forum/index.php?action=profile;area=summary;u=16973\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ov9e1l0vpj88rlnspi2qi43cd1'" 1449089116 " 'session_value|s:32:\""3509740dca0c41833558bf70279bcaa7\"";session_var|s:7:\""f4a6287\"";mc|a:7:{s:4:\""time\"";i:1449089116;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:133:\""Mozilla/5.0 (Linux; U; Android 4.3; en-us; Z730 Build/JLS36C) AppleWebKit/534.30 (KHTML" " like Gecko) Version/4.0 Mobile Safari/534.30\"";')" " ('c7vhpklg6edpjq71entlofc7k0'" 1449089120 " 'session_value|s:32:\""9b41e031b19c90298fac1071a131e75a\"";session_var|s:9:\""da9d27f3e\"";mc|a:7:{s:4:\""time\"";i:1449089120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('mui44k3oiban4a691vjau6uu10'" 1449089121 " 'session_value|s:32:\""3e9180914292cbc95640ed39dfe50d12\"";session_var|s:7:\""ae1cd9c\"";mc|a:7:{s:4:\""time\"";i:1449089120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('8epsuu2q0355ql87dogt57k6i7'" 1449089121 " 'session_value|s:32:\""cd080eed2c8404d9142a6cfa46a0ec4b\"";session_var|s:10:\""ee824d2595\"";mc|a:7:{s:4:\""time\"";i:1449089121;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089121;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089121;timeOnlineUpdated|i:1449089121;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('4lp5fidk4nroc7e91r3dn3src5'" 1449089171 " 'session_value|s:32:\""d5f0db1827bf1dd516052e9ec9afce6d\"";session_var|s:9:\""adfd3aa98\"";mc|a:7:{s:4:\""time\"";i:1449089123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.0; rv:42.0) Gecko/20100101 Firefox/42.0\"";')" " ('mudfbi1n06kdsma2se0b5h4ee5'" 1449089252 " 'session_value|s:32:\""482e609fcb509b8024e52d2ac8898a96\"";session_var|s:7:\""c58c7e4\"";mc|a:7:{s:4:\""time\"";i:1449089252;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089252;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089252;timeOnlineUpdated|i:1449089252;last_read_topic|i:2461;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2461.msg10772\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('2fjagadv9tlcfr7hfsorp375r6'" 1449089357 " 'session_value|s:32:\""ff4ef55986a61acc93bf35b4dce674b1\"";session_var|s:7:\""af95601\"";mc|a:7:{s:4:\""time\"";i:1449089357;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('5jdt28s2i79vadldm1fiv8ivm0'" 1449089404 " 'session_value|s:32:\""cac02fb3198771b9933aff062467120a\"";session_var|s:8:\""daf30b56\"";mc|a:7:{s:4:\""time\"";i:1449089404;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:69:\""Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko\"";')" " ('fkm1ih17h0hcn7sjqr9ifuefo5'" 1449089453 " 'session_value|s:32:\""df0eed37bffb2bc5d522a8c2ccd9ab55\"";session_var|s:9:\""e0897b044\"";mc|a:7:{s:4:\""time\"";i:1449089453;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; rv:11.0) like Gecko\"";')" " ('hagp0bca63vfl2fni84uv3nng4'" 1449089505 " 'session_value|s:32:\""0947a1ccf6b8cc34cfc0697e786ee620\"";session_var|s:11:\""aa9e7844cba\"";mc|a:7:{s:4:\""time\"";i:1449089505;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089505;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089505;timeOnlineUpdated|i:1449089505;last_read_topic|i:1350;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1350.msg6389\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('3o28pp9a6domlstaqcq22o0jf1'" 1449089615 " 'session_value|s:32:\""1a60c2c5585a6d2494b7463b4c0f1a68\"";session_var|s:8:\""c14d1b03\"";mc|a:7:{s:4:\""time\"";i:1449089615;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089615;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089615;timeOnlineUpdated|i:1449089615;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=43.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ano2q02g2fp7ra53tm07uv5e55'" 1449089544 " 'session_value|s:32:\""32b0abe30ad23e46d99482e2f385625f\"";session_var|s:9:\""fd35807e1\"";mc|a:7:{s:4:\""time\"";i:1449089544;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089544;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089544;timeOnlineUpdated|i:1449089544;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16747\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('72r9sfstdqghfnq43cdpiii2s1'" 1449123461 " 'session_value|s:32:\""0b3ccb96ecfe9a072eb7fc243a3de98a\"";session_var|s:12:\""ba2b48694e0b\"";mc|a:7:{s:4:\""time\"";i:1449089544;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123461;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123461;timeOnlineUpdated|i:1449089544;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=72r9sfstdqghfnq43cdpiii2s1&action=stats;expand=201412\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";expanded_stats|a:2:{i:2014;a:3:{i:0;i:12;i:1;i:7;i:2;i:12;}i:2015;a:1:{i:0;i:1;}}')" " ('eac85pqs946hepfd5a69dq5v87'" 1449089685 " 'session_value|s:32:\""271d1438d2caa39c00ac9a074e50a477\"";session_var|s:9:\""c0296e1f9\"";mc|a:7:{s:4:\""time\"";i:1449089566;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:113:\""Mozilla/5.0 (X11; CrOS x86_64 7390.68.0) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.82 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449089669;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""74.240.148.137\"";s:3:\""ip2\"";s:14:\""74.240.148.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089685;timeOnlineUpdated|i:1449089669;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";')" " ('quulb6qqbm15pepi0i9b8vmqo3'" 1449089789 " 'session_value|s:32:\""7cb2c9c5448ff6d4a0799c96848bb443\"";session_var|s:11:\""c4b3e309bc3\"";mc|a:7:{s:4:\""time\"";i:1449089625;s:2:\""id\"";s:5:\""16182\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";id_msg_last_visit|s:5:\""12979\"";ban|a:5:{s:12:\""last_checked\"";i:1449089625;s:9:\""id_member\"";s:5:\""16182\"";s:2:\""ip\"";s:12:\""98.227.50.77\"";s:3:\""ip2\"";s:12:\""98.227.50.77\"";s:5:\""email\"";s:23:\""vincentmei607@yahoo.com\"";}log_time|i:1449089785;timeOnlineUpdated|i:1449089785;unread_messages|i:0;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2858.0\"";last_read_topic|i:2858;forms|a:0:{}')" " ('oudvnlkh4e3g30tld21n2b1mc4'" 1449089775 " 'session_value|s:32:\""3646e2d078de681eef9c39beb149bbcb\"";session_var|s:10:\""f473335cd4\"";mc|a:7:{s:4:\""time\"";i:1449089624;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('jjfcdfhij0ar1r63srst54f5t2'" 1449089789 " 'session_value|s:32:\""70de9ff3f9e71952b5eb8d7e7b68dfce\"";session_var|s:9:\""f6ff9fc19\"";mc|a:7:{s:4:\""time\"";i:1449089789;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089789;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.108\"";s:3:\""ip2\"";s:13:\""157.55.39.108\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089789;timeOnlineUpdated|i:1449089789;last_read_topic|i:2597;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2597.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qsrj5i3eb5i6ll6h10b068elf0'" 1449093626 " 'session_value|s:32:\""4e0d649df10074af87337d1de15207e3\"";session_var|s:11:\""e159c17cefb\"";mc|a:7:{s:4:\""time\"";i:1449089662;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:114:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML" " like Gecko) Version/8.0 Safari/600.1.25\"";ban|a:5:{s:12:\""last_checked\"";i:1449089669;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""24.107.90.150\"";s:3:\""ip2\"";s:13:\""24.107.90.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093626;timeOnlineUpdated|i:1449089669;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";last_read_topic|i:2850;forms|a:0:{}')" " ('4sq8pfita5uokll2sl3pu6dja6'" 1449093629 " 'session_value|s:32:\""7bcf20d9b5d450c1ac90eb6606c53cc3\"";session_var|s:9:\""fe3978bc1\"";mc|a:7:{s:4:\""time\"";i:1449089664;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:58:\""Safari/10600.1.25 CFNetwork/720.0.9 Darwin/14.0.0 (x86_64)\"";')" " ('3svgko9jgolidc66pb1lr3ccd6'" 1449089680 " 'session_value|s:32:\""a7d234d870264417d48a713ec0a64903\"";session_var|s:7:\""b1de1cf\"";mc|a:7:{s:4:\""time\"";i:1449089678;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:102:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/41.0.2272.101 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449089679;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""46.151.52.37\"";s:3:\""ip2\"";s:12:\""46.151.52.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089679;timeOnlineUpdated|i:1449089679;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";register_vv|a:5:{s:5:\""count\"";i:2;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""MNTPGN\"";}registration_agreed|b:1;')" " ('krt8jihfc5a9ttcvtkct3i2om7'" 1449089680 " 'session_value|s:32:\""9793c44b5bac90eee6b4136d395f07a4\"";session_var|s:12:\""afdf1c6b5494\"";mc|a:7:{s:4:\""time\"";i:1449089680;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089680;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089680;timeOnlineUpdated|i:1449089680;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16701\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ur1t9234i2lq8v983mlvrp1qd7'" 1449089697 " 'session_value|s:32:\""cb5bb33117c9413540635f02dea2c86a\"";session_var|s:8:\""febc1a19\"";mc|a:7:{s:4:\""time\"";i:1449089691;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089691;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""117.177.250.154\"";s:3:\""ip2\"";s:15:\""117.177.250.154\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089695;timeOnlineUpdated|i:1449089695;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""TFMNRH\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";registration_agreed|b:1;')" " ('a7vr47m9im4b12a348oehfakb1'" 1449089712 " 'session_value|s:32:\""e3e5fb56d8d5f17901e5344e74cc5ba6\"";session_var|s:8:\""a3588363\"";mc|a:7:{s:4:\""time\"";i:1449089712;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089712;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.26\"";s:3:\""ip2\"";s:12:\""180.76.15.26\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089712;timeOnlineUpdated|i:1449089712;last_read_topic|s:4:\""2741\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2769.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('ri6rf6g3i1dhncun9ekea4osr0'" 1449089793 " 'session_value|s:32:\""04bac7e3d7e0ac3908bd213d9e01e59b\"";session_var|s:8:\""beee650f\"";mc|a:7:{s:4:\""time\"";i:1449089728;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:120:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/39.0.2171.71 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449089793;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""73.142.77.42\"";s:3:\""ip2\"";s:12:\""73.142.77.42\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089793;timeOnlineUpdated|i:1449089793;old_url|s:30:\""http://aviatorcraft.com/forum/\"";')" " ('75penf06ds72t3nret92ancq83'" 1449089733 " 'session_value|s:32:\""8cdda392bc5145376f6cefaf8dbda504\"";session_var|s:11:\""e19a2f008ac\"";mc|a:7:{s:4:\""time\"";i:1449089733;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089733;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089733;timeOnlineUpdated|i:1449089733;old_url|s:63:\""http://aviatorcraft.com/forum/index.php?board=2.40;sort=subject\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ji666s8go6juvg9g1dut71gah7'" 1449113121 " 'session_value|s:32:\""798d69c13a6f9242f05cd906c9b2f46c\"";session_var|s:7:\""d47cb7d\"";mc|a:7:{s:4:\""time\"";i:1449113121;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113121;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113121;timeOnlineUpdated|i:1449113121;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('43f726ut6krp80dusvbjthiri7'" 1449113198 " 'session_value|s:32:\""217badea4d4d392d4ce0a0c9ce971de8\"";session_var|s:12:\""b45fedf41969\"";mc|a:7:{s:4:\""time\"";i:1449113198;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113198;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113198;timeOnlineUpdated|i:1449113198;last_read_topic|i:1145;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1145.msg5499\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('pn7og3kimjqfsr07hdjck46006'" 1449113293 " 'session_value|s:32:\""263b3dc310ee8034523ddf9bff30f099\"";session_var|s:12:\""e4ac39b6b175\"";mc|a:7:{s:4:\""time\"";i:1449113293;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113293;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.23\"";s:3:\""ip2\"";s:12:\""180.76.15.23\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113293;timeOnlineUpdated|i:1449113293;last_read_topic|i:1313;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1313.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('179bvta25ua9v9ni529hjitfg3'" 1449113409 " 'session_value|s:32:\""e92d813b1a608b0b961ad1849b8407b1\"";session_var|s:10:\""ba33337dec\"";mc|a:7:{s:4:\""time\"";i:1449113409;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113409;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.134\"";s:3:\""ip2\"";s:13:\""180.76.15.134\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113409;timeOnlineUpdated|i:1449113409;last_read_topic|i:385;forms|a:0:{}old_url|s:51:\""http://aviatorcraft.com/forum/index.php?topic=385.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('8nap9gjs12921ktal36jdr5e23'" 1449113430 " 'session_value|s:32:\""d562b931f178543bbf368201bc6a8543\"";session_var|s:10:\""ec62d2e1a9\"";mc|a:7:{s:4:\""time\"";i:1449113430;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113430;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""108.243.132.96\"";s:3:\""ip2\"";s:14:\""108.243.132.96\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113430;timeOnlineUpdated|i:1449113430;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16942;area=showposts\"";USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('md4vlrsoa4p02l6m167qhh2833'" 1449113481 " 'session_value|s:32:\""ff3baeb1c7ee8af4329cb97059c49c77\"";session_var|s:12:\""c9c299904423\"";mc|a:7:{s:4:\""time\"";i:1449113481;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113481;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('314s69o2i0tfl2ns24ael04pc4'" 1449113600 " 'session_value|s:32:\""9748d4419121abc24759cfb93c3d290b\"";session_var|s:12:\""ffce9a752c7b\"";mc|a:7:{s:4:\""time\"";i:1449113600;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113600;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113600;timeOnlineUpdated|i:1449113600;last_read_topic|i:2730;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2730.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('23ehb26j7oio6sse2d34ksm212'" 1449113626 " 'session_value|s:32:\""12b7413fb6ca1f21c9e4bfad77c414cf\"";session_var|s:12:\""c0bbe346a914\"";mc|a:7:{s:4:\""time\"";i:1449113626;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113626;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113626;timeOnlineUpdated|i:1449113626;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=23ehb26j7oio6sse2d34ksm212&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('n20mulv0kloefn79g0he83lg42'" 1449113640 " 'session_value|s:32:\""19303c02227fac3b0b5263a508ca309c\"";session_var|s:10:\""ffcc04d272\"";mc|a:7:{s:4:\""time\"";i:1449113640;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113640;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.25\"";s:3:\""ip2\"";s:12:\""180.76.15.25\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113640;timeOnlineUpdated|i:1449113640;last_read_topic|s:4:\""2354\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2353.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('psfp2bli33bt0jfp20o6s010s2'" 1449113685 " 'session_value|s:32:\""5333e7ce5a3e91d490fb7e9bc817b1bc\"";session_var|s:10:\""a5f3c124a4\"";id_msg_last_visit|s:5:\""13060\"";mc|a:7:{s:4:\""time\"";i:1449113685;s:2:\""id\"";s:2:\""26\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113685;s:9:\""id_member\"";s:2:\""26\"";s:2:\""ip\"";s:15:\""108.181.226.183\"";s:3:\""ip2\"";s:15:\""108.181.226.183\"";s:5:\""email\"";s:19:\""calvindu9@gmail.com\"";}log_time|i:1449113685;timeOnlineUpdated|i:1449113685;unread_messages|i:0;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=unread\"";USER_AGENT|s:140:\""Mozilla/5.0 (Linux; U; Android 4.4.2; en-ca; SGH-I747M Build/KOT49H) AppleWebKit/534.30 (KHTML" " like Gecko) Version/4.0 Mobile Safari/534.30\"";')" " ('l0e8tgdn5e3opr9urg9fkek6v5'" 1449113803 " 'session_value|s:32:\""c016d42d2c4b7bd846903cb4ebb251a6\"";session_var|s:8:\""a4cded11\"";id_msg_last_visit|s:5:\""13060\"";mc|a:7:{s:4:\""time\"";i:1449113722;s:2:\""id\"";s:2:\""26\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113690;s:9:\""id_member\"";s:2:\""26\"";s:2:\""ip\"";s:15:\""108.181.226.183\"";s:3:\""ip2\"";s:15:\""108.181.226.183\"";s:5:\""email\"";s:19:\""calvindu9@gmail.com\"";}log_time|i:1449113803;timeOnlineUpdated|i:1449113746;last_read_topic|i:2877;forms|a:1:{i:0;i:9405273;}unread_messages|i:0;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=unread\"";USER_AGENT|s:140:\""Mozilla/5.0 (Linux; U; Android 4.4.2; en-ca; SGH-I747M Build/KOT49H) AppleWebKit/534.30 (KHTML" " like Gecko) Version/4.0 Mobile Safari/534.30\"";temp_attachments|a:0:{}topicseen_cache|a:1:{i:7;s:1:\""1\"";}')" " ('r27ojcefgmmdr7u9bfdfhusth1'" 1449113803 " 'session_value|s:32:\""a57661454c1b5d3801e5353daa57f64d\"";session_var|s:10:\""b5a21ba595\"";id_msg_last_visit|s:5:\""13036\"";mc|a:7:{s:4:\""time\"";i:1449113793;s:2:\""id\"";s:5:\""17151\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113793;s:9:\""id_member\"";s:5:\""17151\"";s:2:\""ip\"";s:13:\""162.238.66.49\"";s:3:\""ip2\"";s:13:\""162.238.66.49\"";s:5:\""email\"";s:18:\""sky98243@gmail.com\"";}log_time|i:1449113803;timeOnlineUpdated|i:1449113793;unread_messages|i:0;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=recent\"";USER_AGENT|s:149:\""Mozilla/5.0 (Linux; Android 5.1.1; LGLS770 Build/LMY47V) AppleWebKit/537.36 (KHTML" " like Gecko) Version/4.0 Chrome/38.0.2125.102 Mobile Safari/537.36\"";')" " ('snhf1g9rvs003v7tvf99ptihd4'" 1449113956 " 'session_value|s:32:\""6be9ee60b7cd2e6ff314e694dec851b9\"";session_var|s:8:\""d15c544a\"";mc|a:7:{s:4:\""time\"";i:1449113956;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113956;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113956;timeOnlineUpdated|i:1449113956;last_read_topic|i:1724;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1724.msg8135\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('3p6tqsp16qkaqarhrdi4d6v5n5'" 1449113999 " 'session_value|s:32:\""964908073692156bb8fd2d6bf188faf4\"";session_var|s:10:\""d196d87fb0\"";mc|a:7:{s:4:\""time\"";i:1449113999;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113999;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.3.35\"";s:3:\""ip2\"";s:11:\""17.133.3.35\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('dt6rovj79shf2s77nj1lqmfq35'" 1449114000 " 'session_value|s:32:\""ad9a8ba58348d2f699127325fdeed361\"";session_var|s:9:\""d85802fd3\"";mc|a:7:{s:4:\""time\"";i:1449114000;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114000;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.157\"";s:3:\""ip2\"";s:12:\""17.133.7.157\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114000;timeOnlineUpdated|i:1449114000;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('rke5pvmr1jubve3471tmfrocn7'" 1449114000 " 'session_value|s:32:\""e5b450320c6ff1afcab287734e895f1d\"";session_var|s:11:\""b87330e2a14\"";mc|a:7:{s:4:\""time\"";i:1449114000;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114000;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.157\"";s:3:\""ip2\"";s:12:\""17.133.7.157\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114000;timeOnlineUpdated|i:1449114000;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('og3m340s7g0n5kp9p0nk70pbs0'" 1449114000 " 'session_value|s:32:\""84812b8ec92d2a0196f8421860ec5e88\"";session_var|s:8:\""fb17f766\"";mc|a:7:{s:4:\""time\"";i:1449114000;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114000;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.157\"";s:3:\""ip2\"";s:12:\""17.133.7.157\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114000;timeOnlineUpdated|i:1449114000;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13071\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('vs91kgn6eg5kjnef4ftbvd4744'" 1449114000 " 'session_value|s:32:\""9e7479186378b42f04b8739160938bca\"";session_var|s:8:\""ddcbaefe\"";mc|a:7:{s:4:\""time\"";i:1449114000;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114000;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.157\"";s:3:\""ip2\"";s:12:\""17.133.7.157\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114000;timeOnlineUpdated|i:1449114000;last_read_topic|i:2867;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2867.msg13070\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('hlq6v1pgbaaub9iuk3lmn2e103'" 1449114001 " 'session_value|s:32:\""ab4819ea9b9e62848353758e6a428069\"";session_var|s:8:\""de15ab21\"";mc|a:7:{s:4:\""time\"";i:1449114000;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114000;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.157\"";s:3:\""ip2\"";s:12:\""17.133.7.157\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114001;timeOnlineUpdated|i:1449114001;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13069\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('22khm2dgrfmn8mgf3biu69jtq3'" 1449114002 " 'session_value|s:32:\""8722c68e955ce16c304ec9b120f1d237\"";session_var|s:10:\""d7eb413a73\"";mc|a:7:{s:4:\""time\"";i:1449114002;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114002;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114002;timeOnlineUpdated|i:1449114002;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('kskmr0dliqt9gu1mrh0l3qqo00'" 1449114003 " 'session_value|s:32:\""b9a216369b42256c50031245ad6f1f19\"";session_var|s:11:\""f66abb81848\"";mc|a:7:{s:4:\""time\"";i:1449114003;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114003;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114003;timeOnlineUpdated|i:1449114003;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('kmcoa27fmosa69mtscj4d2pr95'" 1449114003 " 'session_value|s:32:\""1c49be74454c7facd86ed19270bd47cb\"";session_var|s:11:\""a9a6b5feaf3\"";mc|a:7:{s:4:\""time\"";i:1449114003;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114003;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114003;timeOnlineUpdated|i:1449114003;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('hjeff6prguefhiph5ucaipvhm2'" 1449114004 " 'session_value|s:32:\""8a96f8c76fa9b634144e225b1f21a243\"";session_var|s:7:\""ea0ac87\"";mc|a:7:{s:4:\""time\"";i:1449114004;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114004;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.217\"";s:3:\""ip2\"";s:12:\""17.133.7.217\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114004;timeOnlineUpdated|i:1449114004;last_read_topic|i:2867;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2867.msg12984\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('e5bp76bie83q9veoilrk9j76b6'" 1449114004 " 'session_value|s:32:\""92c6bf49b2320e49310cef7e04b152de\"";session_var|s:9:\""fbb0b64cd\"";mc|a:7:{s:4:\""time\"";i:1449114004;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114004;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114004;timeOnlineUpdated|i:1449114004;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('vvbqrkj1jadrlkm0njtasf21j7'" 1449114065 " 'session_value|s:32:\""96335340b0b35577f8273bc995b838f0\"";session_var|s:9:\""c6cc85cce\"";mc|a:7:{s:4:\""time\"";i:1449114065;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('a8j11j1c4gb4ujh9ksns8tndu1'" 1449114038 " 'session_value|s:32:\""3507659fd54533c1506f109339bc6e1e\"";session_var|s:11:\""b8beaa909bb\"";mc|a:7:{s:4:\""time\"";i:1449114038;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('b1kcc4v54f2fi39eo9o9tit805'" 1449114124 " 'session_value|s:32:\""fe25ceec9cc28028db3a5603b9612083\"";session_var|s:9:\""bed9289eb\"";mc|a:7:{s:4:\""time\"";i:1449114123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('4nhk2qus5lkpi29nktoqp3ld35'" 1449114154 " 'session_value|s:32:\""0f86e5c051ebdcab3ea7f667393f2fc2\"";session_var|s:8:\""cd81f5de\"";mc|a:7:{s:4:\""time\"";i:1449114154;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114154;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114154;timeOnlineUpdated|i:1449114154;last_read_topic|i:1885;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1885.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('btllfkgvpojflchef6a2ivfo81'" 1449114162 " 'session_value|s:32:\""29810944e6e2bea041c0ecc2f067d919\"";session_var|s:8:\""baadce2b\"";mc|a:7:{s:4:\""time\"";i:1449114162;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114162;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""151.80.130.106\"";s:3:\""ip2\"";s:14:\""151.80.130.106\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114162;timeOnlineUpdated|i:1449114162;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""VGABHD\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('od84rr3bb219m258mh7j3397f3'" 1449115569 " 'session_value|s:32:\""2b3e0e48d0716d37698a11271971495e\"";session_var|s:9:\""f18be7bc6\"";mc|a:7:{s:4:\""time\"";i:1449115569;s:2:\""id\"";s:2:\""17\"";s:2:\""gq\"";s:3:\""1=1\"";s:2:\""bq\"";s:3:\""1=1\"";s:2:\""ap\"";a:1:{i:0;i:0;}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:118:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML" " like Gecko) Version/8.0.4 Safari/600.4.10\"";ban|a:5:{s:12:\""last_checked\"";i:1449114284;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""67.163.44.134\"";s:3:\""ip2\"";s:13:\""67.163.44.134\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115569;timeOnlineUpdated|i:1449114284;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";last_read_topic|i:2835;forms|a:0:{}login_SMFCookie956|s:96:\""a:4:{i:0;s:2:\""17\"";i:1;s:40:\""6f3df02b376d896c05158d1f4033334e122c4705\"";i:2;i:1449119169;i:3;i:0;}\"";admin_time|i:1449115569;id_msg_last_visit|s:5:\""12988\"";rc|a:3:{s:2:\""id\"";s:2:\""17\"";s:4:\""time\"";i:1449115569;s:7:\""reports\"";s:1:\""0\"";}unread_messages|i:0;')" " ('3fcavo1h0kv75aqv0kf1ta70s5'" 1449114321 " 'session_value|s:32:\""00f05cb8cd11cba5b2b6ad6c5f1e1891\"";session_var|s:11:\""fb148c33bae\"";mc|a:7:{s:4:\""time\"";i:1449114321;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114321;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('3qk1le3bir7a3lkjqdglpc8cl0'" 1449114321 " 'session_value|s:32:\""b7452f4d4690c5d34dd7c40327d2dbe2\"";session_var|s:11:\""e8ed24c3ae6\"";mc|a:7:{s:4:\""time\"";i:1449114321;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114321;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('f50o9vf4a93cegckhnu4m146c4'" 1449114321 " 'session_value|s:32:\""0fd73e46e3641d06590af3fd5608edc5\"";session_var|s:8:\""f4564cb1\"";mc|a:7:{s:4:\""time\"";i:1449114321;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114321;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114321;timeOnlineUpdated|i:1449114321;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('5fh79btpmci4jd7mtt6dvs9gl2'" 1449114322 " 'session_value|s:32:\""eb71b853c768e465a9f7fb2984d6dbca\"";session_var|s:9:\""ed34b085f\"";mc|a:7:{s:4:\""time\"";i:1449114322;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114322;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114322;timeOnlineUpdated|i:1449114322;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('t6v3gd51h2op63eidaqvhvand6'" 1449114322 " 'session_value|s:32:\""af88a087dbde4fca47bef469c874f246\"";session_var|s:7:\""e862382\"";mc|a:7:{s:4:\""time\"";i:1449114322;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114322;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114322;timeOnlineUpdated|i:1449114322;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('osnvc4aut3c5f70m5sm61nvrm4'" 1449114323 " 'session_value|s:32:\""7bd0fa1dae565b06f51748589768cefa\"";session_var|s:12:\""de65323bc1b0\"";mc|a:7:{s:4:\""time\"";i:1449114323;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114323;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114323;timeOnlineUpdated|i:1449114323;last_read_topic|i:2260;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2260.msg9584\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('u8mr951f7btt1617efano35cg0'" 1449114398 " 'session_value|s:32:\""bc6909753bc31403131b1c41d386494c\"";session_var|s:8:\""f05d23e0\"";mc|a:7:{s:4:\""time\"";i:1449114398;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114398;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.75\"";s:3:\""ip2\"";s:12:\""66.249.66.75\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114398;timeOnlineUpdated|i:1449114398;old_url|s:75:\""http://aviatorcraft.com/forum/index.php?action=profile;area=summary;u=16390\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('bjmv3f5qnm76fkg9leijp9a0k5'" 1449114414 " 'session_value|s:32:\""1d817b66e9e97d8ce54cc40e58ae61df\"";session_var|s:10:\""eec3f45509\"";mc|a:7:{s:4:\""time\"";i:1449114414;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114414;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114414;timeOnlineUpdated|i:1449114414;old_url|s:63:\""http://aviatorcraft.com/forum/index.php?board=9.40;sort=replies\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qkbnecmef0rro18bcpk0m5kul0'" 1449114414 " 'session_value|s:32:\""48c996cf1fa0c61345acb3f8eedde96e\"";session_var|s:12:\""c9beed7695b9\"";mc|a:7:{s:4:\""time\"";i:1449114414;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114414;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114414;timeOnlineUpdated|i:1449114414;last_read_topic|i:2434;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2434.msg10676\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('l589r12fuj97d20ergq4t4pop3'" 1449114432 " 'session_value|s:32:\""0a194f760fc189a26885d3e96179ae96\"";session_var|s:7:\""df3253c\"";mc|a:7:{s:4:\""time\"";i:1449114432;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('7cjj7d7npq5v8snhbl3ig7m2s2'" 1449114490 " 'session_value|s:32:\""89ab37e84dc377c160df9ff7c99d0c80\"";session_var|s:9:\""eee469aa7\"";mc|a:7:{s:4:\""time\"";i:1449114490;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114490;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114490;timeOnlineUpdated|i:1449114490;last_read_topic|i:2676;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2676.msg11779\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6ua7ogmlk9qa9fn0pqrd309ov7'" 1449114502 " 'session_value|s:32:\""57ad511e3beb51c85b25b1b47e520fea\"";session_var|s:9:\""e6e3ad111\"";mc|a:7:{s:4:\""time\"";i:1449114502;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/601.2.7 (KHTML" " like Gecko) Version/9.0.1 Safari/601.2.7\"";')" " ('uls1cakiqq8gksfqri3qukhml1'" 1449114547 " 'session_value|s:32:\""ce9f1706fee774c8dba350918d59b229\"";session_var|s:9:\""b9181fcc0\"";mc|a:7:{s:4:\""time\"";i:1449114547;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114547;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('eqaa9d1n4paq5dqvbaohs76b67'" 1449114548 " 'session_value|s:32:\""c28e0ca6e7654e636d8621e327bb2aa3\"";session_var|s:10:\""b006bb5a74\"";mc|a:7:{s:4:\""time\"";i:1449114548;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114548;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.8.37\"";s:3:\""ip2\"";s:11:\""17.133.8.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114548;timeOnlineUpdated|i:1449114548;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('sng193fu4280hoeequcpglpv65'" 1449114548 " 'session_value|s:32:\""ecce10a2331cd1d674b233bd94fb951c\"";session_var|s:11:\""b0fcd14b27c\"";mc|a:7:{s:4:\""time\"";i:1449114548;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114548;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.8.37\"";s:3:\""ip2\"";s:11:\""17.133.8.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114548;timeOnlineUpdated|i:1449114548;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('337eusshk88oorrcbeu2c04s21'" 1449114548 " 'session_value|s:32:\""ced72cdc0c4e709d3b0f716a9c3094e5\"";session_var|s:9:\""a98ee8609\"";mc|a:7:{s:4:\""time\"";i:1449114548;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114548;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.8.37\"";s:3:\""ip2\"";s:11:\""17.133.8.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114548;timeOnlineUpdated|i:1449114548;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13071\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ebua99sprfav52690ptjv1an61'" 1449114549 " 'session_value|s:32:\""92cc73c12ded24c5ade0478b3ad5cd79\"";session_var|s:10:\""f555085bf6\"";mc|a:7:{s:4:\""time\"";i:1449114549;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114549;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.8.37\"";s:3:\""ip2\"";s:11:\""17.133.8.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114549;timeOnlineUpdated|i:1449114549;last_read_topic|i:2867;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2867.msg13070\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ujp173q67vivuje6on6ivvovd4'" 1449114549 " 'session_value|s:32:\""6f715c267cab3d586b97ca87684f7b02\"";session_var|s:9:\""f40f66f5b\"";mc|a:7:{s:4:\""time\"";i:1449114549;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114549;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.8.37\"";s:3:\""ip2\"";s:11:\""17.133.8.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114549;timeOnlineUpdated|i:1449114549;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13069\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('44f401j1ra8oeko4g1h1k8uf26'" 1449114551 " 'session_value|s:32:\""1243c29e47eb79903e6b78af424155aa\"";session_var|s:9:\""b9c0f0fd4\"";mc|a:7:{s:4:\""time\"";i:1449114551;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114551;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.157\"";s:3:\""ip2\"";s:12:\""17.133.7.157\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114551;timeOnlineUpdated|i:1449114551;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('bgm44kg7fs0qu29rf2fabvb2s6'" 1449114552 " 'session_value|s:32:\""0f217df1f82ae298548d77ac7c4c6840\"";session_var|s:10:\""ea5a2e953d\"";mc|a:7:{s:4:\""time\"";i:1449114552;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114552;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114552;timeOnlineUpdated|i:1449114552;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ec271sqsfmfjatnqssqe8p2bh3'" 1449114553 " 'session_value|s:32:\""43885b8498710c0fa6d3611627ffa5ab\"";session_var|s:7:\""fbd8110\"";mc|a:7:{s:4:\""time\"";i:1449114553;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114553;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.3.158\"";s:3:\""ip2\"";s:12:\""17.133.3.158\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114553;timeOnlineUpdated|i:1449114553;last_read_topic|i:2867;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2867.msg12986\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('im65grfbov72upo2vr98rrorj4'" 1449114553 " 'session_value|s:32:\""869d8879e334318f637179abe536a1fa\"";session_var|s:9:\""fd5885f8d\"";mc|a:7:{s:4:\""time\"";i:1449114553;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114553;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114553;timeOnlineUpdated|i:1449114553;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ck95vv45pkn4be5mgq5eft4mg1'" 1449114565 " 'session_value|s:32:\""1f86b6ae804a77ad73613fe1c8dcd170\"";session_var|s:10:\""c86e86774c\"";mc|a:7:{s:4:\""time\"";i:1449114565;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114565;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114565;timeOnlineUpdated|i:1449114565;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('vh3pa55k792oleflj8ttk433n7'" 1449116462 " 'session_value|s:32:\""a52b2d81035d9e740718d6052dbcb02e\"";session_var|s:9:\""e05ed98c7\"";id_msg_last_visit|s:5:\""13028\"";mc|a:7:{s:4:\""time\"";i:1449116359;s:2:\""id\"";s:5:\""16837\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116359;s:9:\""id_member\"";s:5:\""16837\"";s:2:\""ip\"";s:13:\""109.76.30.173\"";s:3:\""ip2\"";s:13:\""109.76.30.173\"";s:5:\""email\"";s:25:\""reecebolger2002@gmail.com\"";}log_time|i:1449116457;timeOnlineUpdated|i:1449116439;unread_messages|i:0;old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13037\"";USER_AGENT|s:160:\""Mozilla/5.0 (Linux; Android 4.4.4; HUAWEI Y550-L01 Build/HuaweiY550-L01) AppleWebKit/537.36 (KHTML" " like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36\"";last_read_topic|i:2874;forms|a:0:{}')" " ('t1bigd4mtqpv8k17bp6nj14du3'" 1449114661 " 'session_value|s:32:\""0165ac05b72fd766b9cdb89f77aed34c\"";session_var|s:11:\""b0af23e1c26\"";mc|a:7:{s:4:\""time\"";i:1449114661;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114661;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114661;timeOnlineUpdated|i:1449114661;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16956;area=showposts;sa=attach\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('8a3i1ng1ggbcmklsenc522k8e7'" 1449114667 " 'session_value|s:32:\""7362271335d69f7badd2f55c49329af3\"";session_var|s:11:\""a4d0d6c1d1a\"";mc|a:7:{s:4:\""time\"";i:1449114667;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114667;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114667;timeOnlineUpdated|i:1449114667;last_read_topic|i:2611;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2611.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tjb51v5a4o3kojfs7qund76ln2'" 1449114884 " 'session_value|s:32:\""0a8e62b931efc5c5cdda39b5ea301d99\"";session_var|s:10:\""a2c8df39ab\"";mc|a:7:{s:4:\""time\"";i:1449114884;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114884;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""103.246.36.213\"";s:3:\""ip2\"";s:14:\""103.246.36.213\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114884;timeOnlineUpdated|i:1449114884;last_read_topic|i:1562;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1562.0\"";USER_AGENT|s:158:\""Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\"";')" " ('vt3a4ebg5fgdrgk9aij9ijns06'" 1449114887 " 'session_value|s:32:\""5c6ee286d74a47a9d249f19fe283446e\"";session_var|s:8:\""f1c61a48\"";mc|a:7:{s:4:\""time\"";i:1449114885;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114885;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""203.104.11.22\"";s:3:\""ip2\"";s:13:\""203.104.11.22\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114885;timeOnlineUpdated|i:1449114885;last_read_topic|i:1562;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1562.0\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";')" " ('608gatr7asf0ov41poflc4bfb6'" 1449114902 " 'session_value|s:32:\""ff8942da6197ca3b25b4b5b979d43698\"";session_var|s:7:\""f90d4f6\"";mc|a:7:{s:4:\""time\"";i:1449114902;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114902;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114902;timeOnlineUpdated|i:1449114902;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16457\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('vtg2222as551u25tf62a8jujh7'" 1449114954 " 'session_value|s:32:\""2d9ba013137d2cbc7a79042c7efc1da7\"";session_var|s:12:\""a089c24200de\"";mc|a:7:{s:4:\""time\"";i:1449114954;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114954;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114954;timeOnlineUpdated|i:1449114954;last_read_topic|i:2604;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2604.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('f4fktl5n5gntbn1olgsid35ap2'" 1449115009 " 'session_value|s:32:\""9e7632150fe6c0a323b29d5cd3535156\"";session_var|s:8:\""cc84da52\"";mc|a:7:{s:4:\""time\"";i:1449115008;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115008;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""188.226.21.75\"";s:3:\""ip2\"";s:13:\""188.226.21.75\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115008;timeOnlineUpdated|i:1449115008;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";USER_AGENT|s:72:\""Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0\"";')" " ('sjr9kk8qjja6inihuss0gho1g7'" 1449115024 " 'session_value|s:32:\""4a9720a0001800088068480840522324\"";session_var|s:8:\""d30dd0ed\"";mc|a:7:{s:4:\""time\"";i:1449115023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:100:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/41.0.2228.0 Safari/537.36\"";')" " ('3l5nm7o98396qlafndfrj2os74'" 1449115093 " 'session_value|s:32:\""a9f13830e91f2ad6b6bc52263ad50cab\"";session_var|s:8:\""f8f948c6\"";mc|a:7:{s:4:\""time\"";i:1449115093;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('ullb0aa0k925kv1n5dnsjhiuf7'" 1449115123 " 'session_value|s:32:\""6e369b0a30cf7beb8d8c12967e138f60\"";session_var|s:12:\""a9c84e1c16df\"";mc|a:7:{s:4:\""time\"";i:1449115123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115123;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""123.125.71.30\"";s:3:\""ip2\"";s:13:\""123.125.71.30\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115123;timeOnlineUpdated|i:1449115123;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16438\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('sau6uk8vjl4npmktar322h07a0'" 1449115170 " 'session_value|s:32:\""4ceaf818706a41c06a829a216143eafa\"";session_var|s:11:\""d3fa3a5252a\"";mc|a:7:{s:4:\""time\"";i:1449115164;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449115165;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""98.182.45.28\"";s:3:\""ip2\"";s:12:\""98.182.45.28\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115165;timeOnlineUpdated|i:1449115165;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?topic=2762.15\"";last_read_topic|i:2762;forms|a:0:{}')" " ('tklo5t75qp9rp3g0c6kgkm5697'" 1449115182 " 'session_value|s:32:\""f35587bf3bbfd77ce78378310a6241dd\"";session_var|s:7:\""c5fddae\"";mc|a:7:{s:4:\""time\"";i:1449115182;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('g2gvrm6h1uoejru94ee7mcreu4'" 1449115220 " 'session_value|s:32:\""851212a24d24cbe31fbb1dbc56c7f512\"";session_var|s:7:\""c07c4e2\"";mc|a:7:{s:4:\""time\"";i:1449115220;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115220;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('b9fcufak93sncqcndokc8hs6m5'" 1449115220 " 'session_value|s:32:\""93fc3d953e5b0cbdbea9708588ff1fe6\"";session_var|s:8:\""c4b5b6e1\"";mc|a:7:{s:4:\""time\"";i:1449115220;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115220;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('7ts56ps4fa9vk5k01v33r76002'" 1449115220 " 'session_value|s:32:\""ecc15e57f677ea83a7cafb8821407c09\"";session_var|s:9:\""bb4526295\"";mc|a:7:{s:4:\""time\"";i:1449115220;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115220;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115220;timeOnlineUpdated|i:1449115220;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('6njb824o54281gsnm0optbhih0'" 1449115249 " 'session_value|s:32:\""daa84f0d00964c0aecc6fc3873a0c878\"";session_var|s:12:\""c34002054341\"";mc|a:7:{s:4:\""time\"";i:1449115249;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:0:\""\"";')" " ('660j69keuvvakcnt7q4kqfkcd1'" 1449115284 " 'session_value|s:32:\""d2b9a92039f79810d245355880c78d9a\"";session_var|s:7:\""ea7475c\"";mc|a:7:{s:4:\""time\"";i:1449115284;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115284;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('ncs6njh55fk7lrje6snf2igc26'" 1449115285 " 'session_value|s:32:\""5908f774d856d21ac847e843fb6fe795\"";session_var|s:11:\""e729ba3c17a\"";mc|a:7:{s:4:\""time\"";i:1449115285;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115285;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115285;timeOnlineUpdated|i:1449115285;last_read_topic|i:1463;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1463.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('aeg2f0sq9hgpgs87o34tap7np1'" 1449115485 " 'session_value|s:32:\""111ff669296affc53309bf19403fb50f\"";session_var|s:10:\""e508203b15\"";mc|a:7:{s:4:\""time\"";i:1449115485;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115485;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115485;timeOnlineUpdated|i:1449115485;last_read_topic|i:1023;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1023.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('22jctf50b7vds7b6stec74loq7'" 1449115683 " 'session_value|s:32:\""a98e5983b86c4a731c03b11dbc0c7432\"";session_var|s:11:\""a36b757ea1c\"";mc|a:7:{s:4:\""time\"";i:1449115683;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115683;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115683;timeOnlineUpdated|i:1449115683;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16695\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('9vaa80flma74o97am9bd674o75'" 1449115692 " 'session_value|s:32:\""e0e2de4f53295e157b13a95268503e53\"";session_var|s:11:\""a446c3fe8ab\"";mc|a:7:{s:4:\""time\"";i:1449115692;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115692;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115692;timeOnlineUpdated|i:1449115692;old_url|s:87:\""http://aviatorcraft.com/forum/?_escaped_fragment_=moot-forum/c1ynz/minecraftmillionaire\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qb67sroff801q7smfit1824bm0'" 1449115781 " 'session_value|s:32:\""d16e34c233e71e95956b5543291be88d\"";session_var|s:10:\""c7662f9bd4\"";mc|a:7:{s:4:\""time\"";i:1449115781;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115781;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115781;timeOnlineUpdated|i:1449115781;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=qb67sroff801q7smfit1824bm0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0ssr1qccl3jncmkmr6j0p0qlq6'" 1449115866 " 'session_value|s:32:\""5a9d984ebcec5a1fbebec5db2ab23812\"";session_var|s:7:\""abc48d9\"";mc|a:7:{s:4:\""time\"";i:1449115866;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115866;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115866;timeOnlineUpdated|i:1449115866;login_url|s:61:\""http://aviatorcraft.com/forum/index.php?action=post;board=3.0\"";old_url|s:61:\""http://aviatorcraft.com/forum/index.php?action=post;board=3.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('pvf71aijvtr8su5vb515ubsr90'" 1449115943 " 'session_value|s:32:\""3b0e11e16645fd4f9d10517883482e67\"";session_var|s:8:\""bacfc325\"";')" " ('39lj7lvva7e5mhtne8vupelgh6'" 1449115948 " 'session_value|s:32:\""3477525cddbdbc480bb282c4695cc893\"";session_var|s:9:\""c9446a1f2\"";mc|a:7:{s:4:\""time\"";i:1449115948;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115948;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115948;timeOnlineUpdated|i:1449115948;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16744\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('rvores10dnhp7s1iirbpc3nid0'" 1449116070 " 'session_value|s:32:\""9156cee399b55eb93b86abcf7da08cf9\"";session_var|s:8:\""a286339d\"";mc|a:7:{s:4:\""time\"";i:1449116070;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116070;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116070;timeOnlineUpdated|i:1449116070;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=24.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('87njcppv0hcahuusp47sjitn37'" 1449116123 " 'session_value|s:32:\""6a14e45c355439c40e456aa487cffc18\"";session_var|s:7:\""e28346e\"";mc|a:7:{s:4:\""time\"";i:1449116123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116123;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116123;timeOnlineUpdated|i:1449116123;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16743\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hha5cju9tsp46lipo0og9oopn4'" 1449116143 " 'session_value|s:32:\""a1f8c8e7631a4f04637d7019cfcbc2bd\"";session_var|s:8:\""d4d921d0\"";mc|a:7:{s:4:\""time\"";i:1449116143;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116143;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""172.4.71.15\"";s:3:\""ip2\"";s:11:\""172.4.71.15\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116143;timeOnlineUpdated|i:1449116143;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=2.40\"";USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('vrc41744fikc9pmaismseombe4'" 1449116156 " 'session_value|s:32:\""3142ca44f2581fb30ecc8789b9720cdc\"";session_var|s:11:\""d290b3c7dd9\"";mc|a:7:{s:4:\""time\"";i:1449116156;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116156;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116156;timeOnlineUpdated|i:1449116156;last_read_topic|i:121;forms|a:0:{}old_url|s:56:\""http://aviatorcraft.com/forum/index.php?topic=121.msg544\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('2ogiiq1bc4ui5cc8fint6mmrr5'" 1449116161 " 'session_value|s:32:\""50b71e7190ff4631dbcfeba15da44e3e\"";session_var|s:10:\""d2372f78b2\"";mc|a:7:{s:4:\""time\"";i:1449116161;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116161;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116161;timeOnlineUpdated|i:1449116161;last_read_topic|i:1183;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1183.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('cv4l4qvjevmm7n6hmfvu099mn4'" 1449116208 " 'session_value|s:32:\""de9967dde34d9d6abea352352c133f94\"";session_var|s:12:\""eb91f61df0b4\"";mc|a:7:{s:4:\""time\"";i:1449116208;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116208;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116208;timeOnlineUpdated|i:1449116208;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16930\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('morn5tq7fbl4aa0qn6m4e5cva6'" 1449116418 " 'session_value|s:32:\""8dfcb10c6f11ad39c5f449f4ca8f6e1b\"";session_var|s:9:\""f9f653279\"";mc|a:7:{s:4:\""time\"";i:1449116418;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116418;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('trdmnln052u022jk1u9157k4f4'" 1449116418 " 'session_value|s:32:\""2067002e797e3cdcbd434b2259a0e486\"";session_var|s:8:\""a3e349a2\"";mc|a:7:{s:4:\""time\"";i:1449116418;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116418;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('jig38guecjfk45iel1s1u7e7a5'" 1449116418 " 'session_value|s:32:\""3082129d387d5341805a924005acc226\"";session_var|s:9:\""fa39fba68\"";mc|a:7:{s:4:\""time\"";i:1449116418;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116418;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116418;timeOnlineUpdated|i:1449116418;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('u8o8th85t5quq3l6nvkoe7pjc2'" 1449116422 " 'session_value|s:32:\""3f5ffa06baf8c73d8d0b946e6557c211\"";session_var|s:7:\""b77ce2f\"";mc|a:7:{s:4:\""time\"";i:1449116422;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116422;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116422;timeOnlineUpdated|i:1449116422;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17157;area=showposts;start=15\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('u7fei3slic3a9c5p3fdge8v2t6'" 1449116514 " 'session_value|s:32:\""5cc8bc16e7840e4e76609ba747d86abd\"";session_var|s:10:\""a00839f981\"";mc|a:7:{s:4:\""time\"";i:1449116514;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116514;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116514;timeOnlineUpdated|i:1449116514;last_read_topic|i:1446;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1446.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('k15itahm5q0h351e9ubclfidg4'" 1449116563 " 'session_value|s:32:\""fe8b6697106c821e0100934d5ccf0a6a\"";session_var|s:12:\""a533456bfee6\"";mc|a:7:{s:4:\""time\"";i:1449116563;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116563;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.72\"";s:3:\""ip2\"";s:12:\""66.249.66.72\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116563;timeOnlineUpdated|i:1449116563;old_url|s:30:\""http://aviatorcraft.com/forum/\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('t6o5o7e1hg7d3rvp2kb4h0gl77'" 1449116590 " 'session_value|s:32:\""577af0ec929a6b77200e291dfac66d93\"";session_var|s:7:\""fa7118b\"";mc|a:7:{s:4:\""time\"";i:1449116590;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116590;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116590;timeOnlineUpdated|i:1449116590;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=t6o5o7e1hg7d3rvp2kb4h0gl77&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('a38cjfic2dk5h1f9r1vfkq8fj2'" 1449116629 " 'session_value|s:32:\""9277f3e968e51cb5a3771ff740b54861\"";session_var|s:12:\""c608a8dced54\"";mc|a:7:{s:4:\""time\"";i:1449116629;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116629;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116629;timeOnlineUpdated|i:1449116629;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=a38cjfic2dk5h1f9r1vfkq8fj2&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ao6e4e298t0lueat66qp0f1560'" 1449116673 " 'session_value|s:32:\""1cc5cf5d6218a68b585701caa6463177\"";session_var|s:11:\""b20e76d8e96\"";mc|a:7:{s:4:\""time\"";i:1449116673;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116673;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116673;timeOnlineUpdated|i:1449116673;last_read_topic|s:4:\""1598\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1595.0;prev_next=prev\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('8qc2tkff5i0pj2vej05idjnk87'" 1449116843 " 'session_value|s:32:\""253246a2d6d8b646bc800e317d133d4e\"";session_var|s:9:\""ee907341f\"";mc|a:7:{s:4:\""time\"";i:1449116843;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116843;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116843;timeOnlineUpdated|i:1449116843;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16683\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9o4j7oku91i1rs99h6gba0mj47'" 1449116843 " 'session_value|s:32:\""83337cce24df7f8f7f9a3737b8639913\"";session_var|s:10:\""c6d5f0c37a\"";mc|a:7:{s:4:\""time\"";i:1449116843;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116843;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116843;timeOnlineUpdated|i:1449116843;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=recent\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('a3ddb2hgk2rqj77bg1kci5j786'" 1449116844 " 'session_value|s:32:\""2f2459e507198b72643d184601a52e09\"";session_var|s:8:\""e9d2376c\"";mc|a:7:{s:4:\""time\"";i:1449116844;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449116844;timeOnlineUpdated|i:1449116844;login_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2132.0;prev_next=prev\"";old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2132.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tsv5r7mb337f8aqvtt7mcdle45'" 1449116883 " 'session_value|s:32:\""a2b0150bb2083574272595fdd547943f\"";session_var|s:9:\""eb239de15\"";mc|a:7:{s:4:\""time\"";i:1449116877;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";')" " ('dagu93raq450p91m1fmbnojm10'" 1449116897 " 'session_value|s:32:\""a4b1201e26bafc595b8d75244df8cbf3\"";session_var|s:8:\""db8b1a73\"";mc|a:7:{s:4:\""time\"";i:1449116897;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116897;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116897;timeOnlineUpdated|i:1449116897;last_read_topic|i:1565;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1565.msg7310\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('egnmit9m65odjd2j5kiht1tpe0'" 1449116944 " 'session_value|s:32:\""1232fb04fda747d8cb5a5b2e06824c87\"";session_var|s:8:\""d6f065b1\"";mc|a:7:{s:4:\""time\"";i:1449116944;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116944;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116944;timeOnlineUpdated|i:1449116944;last_read_topic|i:2622;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2622.msg11616\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('8tr3a3ekbnq6pivrmc8bu1ke61'" 1449116950 " 'session_value|s:32:\""7990100456964cf218a42cf48d617d7e\"";session_var|s:12:\""bed63ea39b4c\"";mc|a:7:{s:4:\""time\"";i:1449116950;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116950;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116950;timeOnlineUpdated|i:1449116950;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16334;area=showposts;sa=attach\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('sa2vudrsoh4tj7cq1g2765v2u0'" 1449116954 " 'session_value|s:32:\""0fbefa15a5dd3e02ed544f695549f95c\"";session_var|s:12:\""c19220140967\"";mc|a:7:{s:4:\""time\"";i:1449116954;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('hpvnllto0n7t4h623qcc71o4g5'" 1449116984 " 'session_value|s:32:\""33505a217cff67902f42ba0957e4ea7f\"";session_var|s:11:\""c8725e61827\"";mc|a:7:{s:4:\""time\"";i:1449116984;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449116984;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449116984;timeOnlineUpdated|i:1449116984;last_read_topic|i:1937;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1937.msg8631\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qcre3pb7a6dhbbcmu9l3s7ml46'" 1449123552 " 'session_value|s:32:\""4ea724ca9071265630f63dd925f39a3a\"";session_var|s:10:\""ee058558ff\"";mc|a:7:{s:4:\""time\"";i:1449123552;s:2:\""id\"";s:5:\""16049\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:120:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";id_msg_last_visit|s:5:\""13031\"";ban|a:5:{s:12:\""last_checked\"";i:1449117059;s:9:\""id_member\"";s:5:\""16049\"";s:2:\""ip\"";s:14:\""50.181.127.128\"";s:3:\""ip2\"";s:14:\""50.181.127.128\"";s:5:\""email\"";s:22:\""troubledbacon@live.com\"";}log_time|i:1449123552;timeOnlineUpdated|i:1449123552;unread_messages|i:0;old_url|s:49:\""http://aviatorcraft.com/forum/index.php?board=4.0\"";last_read_topic|i:0;forms|a:1:{i:0;i:1870901;}temp_attachments|a:0:{}')" " ('rpbig0db9p9n55rq93l9429to1'" 1449117068 " 'session_value|s:32:\""708f00d6d72429d6ef92430424b892ae\"";session_var|s:9:\""b2d76fc65\"";mc|a:7:{s:4:\""time\"";i:1449117068;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117068;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117068;timeOnlineUpdated|i:1449117068;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=rpbig0db9p9n55rq93l9429to1&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('nkt6u0j3t1au61ssdo1ntqbrd1'" 1449117085 " 'session_value|s:32:\""0c7dfe8a85250643baeabffb613df6b8\"";session_var|s:10:\""dec0748313\"";mc|a:7:{s:4:\""time\"";i:1449117085;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117085;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('ri9mhsjsje6qupo4mj2iaftpi2'" 1449117106 " 'session_value|s:32:\""d0a8f134c3defd85d981834617a74919\"";session_var|s:8:\""f37d9077\"";mc|a:7:{s:4:\""time\"";i:1449117106;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117106;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117106;timeOnlineUpdated|i:1449117106;last_read_topic|i:2685;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2685.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ddp9oijuq0tvk0k2jvvaoddtm3'" 1449117158 " 'session_value|s:32:\""087935a68fc6a45ed88a9b7c4fa87816\"";session_var|s:11:\""fa53bce4992\"";mc|a:7:{s:4:\""time\"";i:1449117158;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117158;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449117158;timeOnlineUpdated|i:1449117158;last_read_topic|s:4:\""2602\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2607.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qggu37jf778q6ld1tuenvced54'" 1449117652 " 'session_value|s:32:\""eef7407b0f17df9d2eb4693216694deb\"";session_var|s:10:\""f336a3ce6a\"";id_msg_last_visit|s:5:\""13060\"";mc|a:7:{s:4:\""time\"";i:1449117230;s:2:\""id\"";s:2:\""26\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449117230;s:9:\""id_member\"";s:2:\""26\"";s:2:\""ip\"";s:15:\""108.181.226.183\"";s:3:\""ip2\"";s:15:\""108.181.226.183\"";s:5:\""email\"";s:19:\""calvindu9@gmail.com\"";}log_time|i:1449117652;timeOnlineUpdated|i:1449117652;unread_messages|i:0;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=unread\"";USER_AGENT|s:140:\""Mozilla/5.0 (Linux; U; Android 4.4.2; en-ca; SGH-I747M Build/KOT49H) AppleWebKit/534.30 (KHTML" " like Gecko) Version/4.0 Mobile Safari/534.30\"";last_read_topic|i:2878;forms|a:0:{}')" " ('dlatagq0r9v8ecbn7rv2uoap05'" 1449117263 " 'session_value|s:32:\""23f4682642bf83f951f43c9a58ead762\"";session_var|s:8:\""e28b3d14\"";mc|a:7:{s:4:\""time\"";i:1449117263;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('q162h7regh2rqmkmj758rhkfb1'" 1449109953 " 'session_value|s:32:\""c0e475569181d8192125d15f16f2cd46\"";session_var|s:9:\""d16d4e1ba\"";mc|a:7:{s:4:\""time\"";i:1449109953;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109953;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109953;timeOnlineUpdated|i:1449109953;last_read_topic|i:2877;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2877.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('bappfod233p24l2lq2tdv6q3c4'" 1449109958 " 'session_value|s:32:\""ba63e112788cba729952b48213cb38d2\"";session_var|s:11:\""da337a1da2a\"";mc|a:7:{s:4:\""time\"";i:1449109958;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109958;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109958;timeOnlineUpdated|i:1449109958;last_read_topic|i:2873;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2873.msg13029\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('e2jbkg1lmg031l5g6idilbrsa7'" 1449109958 " 'session_value|s:32:\""788fec4de90ef3e80216cfa2c61dec67\"";session_var|s:10:\""e9da358305\"";mc|a:7:{s:4:\""time\"";i:1449109958;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109958;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109958;timeOnlineUpdated|i:1449109958;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13061\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('bmqi008tfcs6948br6dlq7tdl2'" 1449109979 " 'session_value|s:32:\""7d49b7ecf8823750bb9c526a833c4c41\"";session_var|s:10:\""c2f1d44891\"";mc|a:7:{s:4:\""time\"";i:1449109979;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('1lkuoivdnotc7ca49os2kuu420'" 1449110035 " 'session_value|s:32:\""f6e20ff0d8cb4bbd135cd9113320763c\"";session_var|s:7:\""e172d59\"";mc|a:7:{s:4:\""time\"";i:1449110034;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110034;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110034;timeOnlineUpdated|i:1449110034;last_read_topic|i:2424;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2424.msg10771\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('lc2g1ubkc0i9fer0h8ndutiuk0'" 1449110059 " 'session_value|s:32:\""4c15c2c145aa0981f6bd4cd5b61b6a16\"";session_var|s:9:\""e749326fa\"";mc|a:7:{s:4:\""time\"";i:1449110059;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110059;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110059;timeOnlineUpdated|i:1449110059;old_url|s:104:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16068;area=showposts;sa=attach;sort=subject;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('n2f2h176nau9rv0rc123ohrj51'" 1449110075 " 'session_value|s:32:\""62d4519f3981214466b324a5e9fe2349\"";session_var|s:12:\""ab697274901d\"";mc|a:7:{s:4:\""time\"";i:1449110075;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110075;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110075;timeOnlineUpdated|i:1449110075;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;u=15838;area=statistics\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ghhlssh9f086r62849mbv08482'" 1449110117 " 'session_value|s:32:\""9d2eac954c8a9327112bc37338eeca09\"";session_var|s:7:\""bf817b7\"";mc|a:7:{s:4:\""time\"";i:1449110117;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110117;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.153\"";s:3:\""ip2\"";s:13:\""180.76.15.153\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110117;timeOnlineUpdated|i:1449110117;last_read_topic|i:1129;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1129.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('pf65ifo5r5bmkus4v0cjl49t50'" 1449110119 " 'session_value|s:32:\""5ccd04dbdb3f684a442a2be6ef25f17c\"";session_var|s:9:\""cdf652f94\"";mc|a:7:{s:4:\""time\"";i:1449110119;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110119;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('n0bfuj35vm9uabsdchspidm5m0'" 1449110119 " 'session_value|s:32:\""58f8b5ca0e3e8b6adcb5cf323b34f1a0\"";session_var|s:7:\""dff4854\"";mc|a:7:{s:4:\""time\"";i:1449110119;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110119;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('jqe2t296uv317n7ugt58q9iek6'" 1449110120 " 'session_value|s:32:\""73b9c56ab21bb0b17b25ce506a08d3ee\"";session_var|s:12:\""b46010e70e6f\"";mc|a:7:{s:4:\""time\"";i:1449110120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110120;timeOnlineUpdated|i:1449110120;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('hna4qs7rfmi6g2th4692die9a7'" 1449110120 " 'session_value|s:32:\""5944c6b0136c54d206487865d79efa97\"";session_var|s:7:\""eb9a553\"";mc|a:7:{s:4:\""time\"";i:1449110120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110120;timeOnlineUpdated|i:1449110120;last_read_topic|i:2877;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2877.msg13067\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('i5f7nptdoq1v0a0l0anmui3132'" 1449110120 " 'session_value|s:32:\""104ca66ae6c80608c11a9345674e1049\"";session_var|s:8:\""cf7b6dd7\"";mc|a:7:{s:4:\""time\"";i:1449110120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110120;timeOnlineUpdated|i:1449110120;last_read_topic|i:2877;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2877.msg13067\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('o3m3nklafhak5lcja8fl419k65'" 1449110120 " 'session_value|s:32:\""cc84c5ce8a442e176d1de638e469e10a\"";session_var|s:12:\""a983f6c4a702\"";mc|a:7:{s:4:\""time\"";i:1449110120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110120;timeOnlineUpdated|i:1449110120;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13068\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('1899r5hch4fac10v5nejhrv082'" 1449110120 " 'session_value|s:32:\""6b0fe0dbb000a2865fb6f0a8f80a082c\"";session_var|s:12:\""b18aad03e597\"";mc|a:7:{s:4:\""time\"";i:1449110120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110120;timeOnlineUpdated|i:1449110120;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13068\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('jtmem32du12vndr7npkjh5pu82'" 1449110198 " 'session_value|s:32:\""38a5734d38398b5b66af359772f4015d\"";session_var|s:7:\""d5ce07d\"";mc|a:7:{s:4:\""time\"";i:1449109883;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('ktb7spsea41edt6rr6c8r14n30'" 1449097663 " 'session_value|s:32:\""510fe921e0d7408e9c61032801cd4c47\"";session_var|s:7:\""dcd7e39\"";mc|a:7:{s:4:\""time\"";i:1449097663;s:2:\""id\"";s:5:\""16774\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449095362;s:9:\""id_member\"";s:5:\""16774\"";s:2:\""ip\"";s:13:\""72.239.226.38\"";s:3:\""ip2\"";s:13:\""72.239.226.38\"";s:5:\""email\"";s:23:\""Ashtheflareon@gmail.com\"";}log_time|i:1449097663;timeOnlineUpdated|i:1449097647;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=12.0\"";last_read_topic|i:2875;forms|a:3:{i:0;i:1315236;i:1;i:13984719;i:2;i:7805140;}login_SMFCookie956|s:99:\""a:4:{i:0;s:5:\""16774\"";i:1;s:40:\""99ecb360c09c213ad47f500258dfe7f41748b45d\"";i:2;i:1449098962;i:3;i:0;}\"";id_msg_last_visit|s:4:\""8276\"";unread_messages|i:0;temp_attachments|a:0:{}topicseen_cache|a:0:{}rc|a:3:{s:2:\""id\"";s:5:\""16774\"";s:4:\""time\"";i:1449097663;s:7:\""reports\"";s:1:\""0\"";}')" " ('ar85u5sg0q59blf4qn1rr5kr32'" 1449102152 " 'session_value|s:32:\""231b9bb1300eb647b87c1478e5433b53\"";session_var|s:8:\""e6366821\"";mc|a:7:{s:4:\""time\"";i:1449091998;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091998;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449102152;timeOnlineUpdated|i:1449091998;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ar85u5sg0q59blf4qn1rr5kr32&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m7ddhg09tjadc4p7l8pt1lvtq3'" 1449092023 " 'session_value|s:32:\""89f4029f33c1c0cd92ce96e633b81439\"";session_var|s:7:\""c06bbd0\"";mc|a:7:{s:4:\""time\"";i:1449092023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('cd38komp8qp295rs4c221ivs97'" 1449092023 " 'session_value|s:32:\""cef31cc05a6fb668b32b13c673d979b1\"";session_var|s:11:\""f5666402418\"";mc|a:7:{s:4:\""time\"";i:1449092023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('asucq33b0upncgasgvj9sh7n73'" 1449092023 " 'session_value|s:32:\""8652319de627fbc168428283df6b0e14\"";session_var|s:11:\""cd65e85c161\"";mc|a:7:{s:4:\""time\"";i:1449092023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('91cfm1455pef840nudiabhvft4'" 1449092023 " 'session_value|s:32:\""ad36cc248e04b2bd656dd930374306fb\"";session_var|s:7:\""c5d18e1\"";mc|a:7:{s:4:\""time\"";i:1449092023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092023;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092023;timeOnlineUpdated|i:1449092023;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=91cfm1455pef840nudiabhvft4&board=10.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('su24rq2qhfhkngq3uoaghur8e3'" 1449092023 " 'session_value|s:32:\""bbfa3afac8fcda8a5b68223ffd2b6467\"";session_var|s:11:\""f6217f4262b\"";mc|a:7:{s:4:\""time\"";i:1449092023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092023;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092023;timeOnlineUpdated|i:1449092023;last_read_topic|i:1912;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1912.msg8524\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ohtimsscj8jnjdm8aphvunp3s5'" 1449124104 " 'session_value|s:32:\""7a64b1cd28d7933bd20b7fce64bf2706\"";session_var|s:8:\""f187b3af\"";mc|a:7:{s:4:\""time\"";i:1449092024;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124104;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124104;timeOnlineUpdated|i:1449092024;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ohtimsscj8jnjdm8aphvunp3s5&action=stats;expand=201503\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";expanded_stats|a:2:{i:2014;a:1:{i:0;i:9;}i:2015;a:1:{i:0;i:3;}}')" " ('pu59mp3nfr9f3ledjjnpdofkr3'" 1449092024 " 'session_value|s:32:\""5699c7bfe1fe52575c94e157f6f9a952\"";session_var|s:8:\""bd5a3d07\"";mc|a:7:{s:4:\""time\"";i:1449092024;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092024;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092024;timeOnlineUpdated|i:1449092024;last_read_topic|i:2311;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2311.msg9966\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('mjuog31g6u0sr13e91q9qfsbq6'" 1449092024 " 'session_value|s:32:\""2b503b481e3c1a733c82fbb29ad314fc\"";session_var|s:9:\""da619032d\"";mc|a:7:{s:4:\""time\"";i:1449092024;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092024;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092024;timeOnlineUpdated|i:1449092024;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16883\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('16c6ih1esrs6p37d0ptckgf952'" 1449092395 " 'session_value|s:32:\""a673b148398fe0a74f6a8513455afdc0\"";session_var|s:10:\""e455837a35\"";mc|a:7:{s:4:\""time\"";i:1449092041;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:72:\""Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\"";ban|a:5:{s:12:\""last_checked\"";i:1449092174;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""184.60.236.39\"";s:3:\""ip2\"";s:13:\""184.60.236.39\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092394;timeOnlineUpdated|i:1449092174;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";')" " ('mmlamm9171rs5ng2rd1n8vcog7'" 1449114194 " 'session_value|s:32:\""ef545e52144bf7b5fce525ae58912315\"";session_var|s:10:\""b252d54ec2\"";id_msg_last_visit|s:5:\""13006\"";mc|a:7:{s:4:\""time\"";i:1449092044;s:2:\""id\"";s:5:\""15888\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114120;s:9:\""id_member\"";s:5:\""15888\"";s:2:\""ip\"";s:14:\""70.124.230.152\"";s:3:\""ip2\"";s:14:\""70.124.230.152\"";s:5:\""email\"";s:30:\""calebaaronvillarreal@gmail.com\"";}log_time|i:1449114194;timeOnlineUpdated|i:1449114194;unread_messages|i:0;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?topic=2839.0;topicseen\"";USER_AGENT|s:135:\""Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML" " like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\"";last_read_topic|i:2839;topicseen_cache|a:4:{i:44;s:1:\""3\"";i:7;s:1:\""2\"";i:18;s:1:\""1\"";i:1;s:1:\""2\"";}forms|a:0:{}')" " ('84g4mpjdq7ituslt20g5uv5v76'" 1449092073 " 'session_value|s:32:\""13c10855c1ec5b431a33de10ca6f7957\"";session_var|s:12:\""d67b1b6ac1be\"";mc|a:7:{s:4:\""time\"";i:1449092073;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6090dl9f4cpnm182roq9efnl13'" 1449092074 " 'session_value|s:32:\""1d67548a88bb98fa95fc6212e1a09b90\"";session_var|s:10:\""e868116dd4\"";mc|a:7:{s:4:\""time\"";i:1449092074;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092074;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092074;timeOnlineUpdated|i:1449092074;last_read_topic|s:4:\""2424\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2549.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('b5g4qbi9kfd8nglldfufnrgng0'" 1449092074 " 'session_value|s:32:\""247af53e89843a91ecc3de807b5623e6\"";session_var|s:8:\""e792de9b\"";mc|a:7:{s:4:\""time\"";i:1449092074;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092074;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092074;timeOnlineUpdated|i:1449092074;last_read_topic|s:4:\""2434\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2433.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('518u454p74jes5trob3r4rntl3'" 1449092078 " 'session_value|s:32:\""ba8092e9a5bfe9317d7bdedae0a599ef\"";session_var|s:12:\""e65f46f0baa1\"";mc|a:7:{s:4:\""time\"";i:1449092078;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092078;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092078;timeOnlineUpdated|i:1449092078;last_read_topic|i:1815;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1815.msg8484\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('j3ifq2u2a8hb2a6tvl57bhfq25'" 1449092090 " 'session_value|s:32:\""b986ef89d1d8b153fc037b81d0ca7d4a\"";session_var|s:7:\""c0431f7\"";mc|a:7:{s:4:\""time\"";i:1449092090;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:129:\""Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240\"";')" " ('u850fb4d4gd7igp18p91nvssn3'" 1449092093 " 'session_value|s:32:\""4894f336dd5758f05c7d28c8f91dfeeb\"";session_var|s:8:\""d025e74c\"";mc|a:7:{s:4:\""time\"";i:1449092091;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092092;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""107.173.151.197\"";s:3:\""ip2\"";s:15:\""107.173.151.197\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092091;timeOnlineUpdated|i:1449092091;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""ADEVKX\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";registration_agreed|b:1;')" " ('kpu5m7cum9nj9t4cnh8j6tju43'" 1449092123 " 'session_value|s:32:\""7bed7d816b5445cb8b23ab5f3b9ee917\"";session_var|s:10:\""ba67e6f550\"";mc|a:7:{s:4:\""time\"";i:1449092123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092123;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('f56ktt4khi793i36gths876cv5'" 1449092123 " 'session_value|s:32:\""36bce5b5e5f647789842b6842a77d280\"";session_var|s:9:\""a4d306203\"";mc|a:7:{s:4:\""time\"";i:1449092123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092123;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('9kt9gdji5b700vphjvg3deuf82'" 1449092123 " 'session_value|s:32:\""ae8cf94b9549d55c0487383448f3de6d\"";session_var|s:12:\""c6b4a2dbcc7a\"";mc|a:7:{s:4:\""time\"";i:1449092123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092123;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092123;timeOnlineUpdated|i:1449092123;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('g561740dsgho00vcb4g6su6f30'" 1449092123 " 'session_value|s:32:\""ae5bc40fcb95382f2c6fc606b3791073\"";session_var|s:7:\""a27c622\"";mc|a:7:{s:4:\""time\"";i:1449092123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092123;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092123;timeOnlineUpdated|i:1449092123;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13041\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('8e7hdc6libnbgern1lcchn5q80'" 1449092123 " 'session_value|s:32:\""01c8cf993fd5f4b7a7f34f8d654e66bd\"";session_var|s:10:\""f4f6b1ea44\"";mc|a:7:{s:4:\""time\"";i:1449092123;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092123;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092123;timeOnlineUpdated|i:1449092123;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13041\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('b2apbsarhi2nju71j052ler0a4'" 1449092124 " 'session_value|s:32:\""888b5793643cdc4b16123772e085c2ba\"";session_var|s:9:\""d254d75f8\"";mc|a:7:{s:4:\""time\"";i:1449092124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092124;timeOnlineUpdated|i:1449092124;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13042\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('r05c4kh0qp6ka2o96i167m5k75'" 1449092124 " 'session_value|s:32:\""0b54ba94b111f88d9d94db24614c5880\"";session_var|s:9:\""c2784f933\"";mc|a:7:{s:4:\""time\"";i:1449092124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092124;timeOnlineUpdated|i:1449092124;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13042\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('pkv7svsi2b1v98eu2f6gg7ru36'" 1449092124 " 'session_value|s:32:\""65c2806fe533c2dc8177a20edc02da0c\"";session_var|s:11:\""b2ec7e46605\"";mc|a:7:{s:4:\""time\"";i:1449092124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092124;timeOnlineUpdated|i:1449092124;last_read_topic|i:2864;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2864.msg13044\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('e24uqeausnhnd0r4emqj1s1om2'" 1449092513 " 'session_value|s:32:\""c5c51f9f3a53b03aa11a6b370280b1a8\"";session_var|s:9:\""b0b82f0ab\"";mc|a:7:{s:4:\""time\"";i:1449092257;s:2:\""id\"";s:5:\""16222\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";id_msg_last_visit|s:5:\""13009\"";ban|a:5:{s:12:\""last_checked\"";i:1449080806;s:9:\""id_member\"";s:5:\""16222\"";s:2:\""ip\"";s:14:\""173.65.228.146\"";s:3:\""ip2\"";s:14:\""173.65.228.146\"";s:5:\""email\"";s:22:\""kingston1boi@yahoo.com\"";}log_time|i:1449092513;timeOnlineUpdated|i:1449092513;unread_messages|i:0;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";last_read_topic|i:2872;forms|a:7:{i:0;i:15671040;i:1;i:538171;i:2;i:12184911;i:3;i:5717149;i:4;i:8685238;i:5;i:14072843;i:6;i:341788;}temp_attachments|a:0:{}pm_selected|a:0:{}who_online_sort_by|s:4:\""time\"";who_online_filter|s:3:\""all\"";')" " ('2vrp47lha83hom3gqh4pk12kg0'" 1449092325 " 'session_value|s:32:\""413ddfd14fff44d42f031a2776108e1f\"";session_var|s:10:\""f0462cc345\"";')" " ('o2ogav8nbh5tj8434s0qri93g6'" 1449089931 " 'session_value|s:32:\""ec01e632fa5ec5985a7f8ddb183180c9\"";session_var|s:7:\""dde8bd5\"";mc|a:7:{s:4:\""time\"";i:1449089931;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089931;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089931;timeOnlineUpdated|i:1449089931;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=o2ogav8nbh5tj8434s0qri93g6&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ee1ano1t8e842qev7j9af1sgj7'" 1449089931 " 'session_value|s:32:\""200aadc29d1d69880f020177aae978f9\"";session_var|s:8:\""b6651ffa\"";mc|a:7:{s:4:\""time\"";i:1449089931;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089931;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089931;timeOnlineUpdated|i:1449089931;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=17101\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('48aeska74l2vi0g6tm6nctfok0'" 1449089932 " 'session_value|s:32:\""20c5e71aa55474477d38194326f16895\"";session_var|s:11:\""d1063c6208e\"";mc|a:7:{s:4:\""time\"";i:1449089932;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089932;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089932;timeOnlineUpdated|i:1449089932;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=15888\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('5snv1762vf6g4tbp6uc3ecr6u2'" 1449089943 " 'session_value|s:32:\""aa4ae05f268f2e08ab7746dacc23b914\"";session_var|s:12:\""e22a51516608\"";mc|a:7:{s:4:\""time\"";i:1449089936;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:73:\""Mozilla/5.0 (PLAYSTATION 3 4.76) AppleWebKit/531.22.8 (KHTML" " like Gecko)\"";')" " ('pvg16d82v5cl8kb41d473b92b3'" 1449089942 " 'session_value|s:32:\""1ca601deaf36e5eab36bb9f9b8fd0c0a\"";session_var|s:10:\""e85df6185d\"";mc|a:7:{s:4:\""time\"";i:1449089942;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('3hl22cvn5s9pn7cj11q0e3t762'" 1449090003 " 'session_value|s:32:\""20bde39f257a3c8c10b142fe7aee7eeb\"";session_var|s:9:\""d3a1aa36e\"";mc|a:7:{s:4:\""time\"";i:1449090003;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090003;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090003;timeOnlineUpdated|i:1449090003;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=17033\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('2rsgogbmb29u42g3lldq3063o4'" 1449090007 " 'session_value|s:32:\""906f43bc553157638e1b22f017825da9\"";session_var|s:9:\""af81a672b\"";mc|a:7:{s:4:\""time\"";i:1449090007;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090007;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090007;timeOnlineUpdated|i:1449090007;last_read_topic|i:1178;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1178.msg5625\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('geqopv6ovk56e5ebgu0uarlg44'" 1449090023 " 'session_value|s:32:\""5733f8a50e6f61d0113df9d878c5221a\"";session_var|s:10:\""f38767c85d\"";mc|a:7:{s:4:\""time\"";i:1449090023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090023;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('mal6o4en3hnntio6t06ubfu9l5'" 1449090023 " 'session_value|s:32:\""90eafcafbedc9ff39a9645c6d44ae2f3\"";session_var|s:8:\""fd63570b\"";mc|a:7:{s:4:\""time\"";i:1449090023;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090023;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('1dbht599p9kbsjfqpr7e015fm0'" 1449090024 " 'session_value|s:32:\""c3492b8ac963c6714d43119c96c1713e\"";session_var|s:9:\""a40e1ed77\"";mc|a:7:{s:4:\""time\"";i:1449090024;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090024;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090024;timeOnlineUpdated|i:1449090024;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('7ut69bcu0tmtkssgspqfqms8u0'" 1449094351 " 'session_value|s:32:\""23527fcbebd215d13f8ec159d420d409\"";session_var|s:12:\""a53bd53b8eb6\"";id_msg_last_visit|s:5:\""13011\"";mc|a:7:{s:4:\""time\"";i:1449094302;s:2:\""id\"";s:5:\""17151\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090030;s:9:\""id_member\"";s:5:\""17151\"";s:2:\""ip\"";s:13:\""66.87.120.105\"";s:3:\""ip2\"";s:13:\""66.87.120.105\"";s:5:\""email\"";s:18:\""sky98243@gmail.com\"";}log_time|i:1449094345;timeOnlineUpdated|i:1449094302;unread_messages|i:0;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:149:\""Mozilla/5.0 (Linux; Android 5.1.1; LGLS770 Build/LMY47V) AppleWebKit/537.36 (KHTML" " like Gecko) Version/4.0 Chrome/38.0.2125.102 Mobile Safari/537.36\"";last_read_topic|i:2872;forms|a:15:{i:0;i:402613;i:1;i:12573107;i:2;i:12022833;i:3;i:12333027;i:4;i:13364657;i:5;i:4595284;i:6;i:11588852;i:7;i:6555788;i:8;i:11365547;i:9;i:3222943;i:10;i:3577343;i:11;i:6482179;i:12;i:12422546;i:13;i:13514536;i:14;i:1304757;}temp_attachments|a:0:{}who_online_sort_by|s:4:\""time\"";who_online_filter|s:3:\""all\"";pm_selected|a:0:{}')" " ('en47hpjungqc3e3cqar4422j61'" 1449090036 " 'session_value|s:32:\""88ffdaf82a5aa87855ab076c8cf44bdb\"";session_var|s:8:\""db5905fb\"";mc|a:7:{s:4:\""time\"";i:1449090036;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090036;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('qppedjlhteku1i18vetg9ag7f4'" 1449090161 " 'session_value|s:32:\""49fd6e25086b22db4cb1f7b38e893060\"";session_var|s:7:\""ec38cae\"";mc|a:7:{s:4:\""time\"";i:1449090161;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090161;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090161;timeOnlineUpdated|i:1449090161;last_read_topic|i:2254;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2254.msg9565\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('q55fnneferm8s9ktqnp8jvlqe5'" 1449090103 " 'session_value|s:32:\""5736e28698cb4dfa51bca90a49ef5b23\"";session_var|s:8:\""c1483a18\"";mc|a:7:{s:4:\""time\"";i:1449090103;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449090103;timeOnlineUpdated|i:1449090103;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2240.msg9491\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2240.msg9491\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('2aepjjv9cgi9ce0qklcpe7g131'" 1449090142 " 'session_value|s:32:\""e54a1355aed1a9593ddabc15e5a551e5\"";session_var|s:8:\""df403241\"";mc|a:7:{s:4:\""time\"";i:1449090142;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:14:\""Google favicon\"";')" " ('6nvucfsp1d4uhmdtdrhkg4q5c0'" 1449090186 " 'session_value|s:32:\""cb11a7df52762cfc4473d8ce26a887b4\"";session_var|s:10:\""c3395eee30\"";mc|a:7:{s:4:\""time\"";i:1449090186;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090186;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""180.76.15.6\"";s:3:\""ip2\"";s:11:\""180.76.15.6\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090186;timeOnlineUpdated|i:1449090186;login_url|s:63:\""http://aviatorcraft.com/forum/index.php?action=post;board=10.0;\"";old_url|s:63:\""http://aviatorcraft.com/forum/index.php?action=post;board=10.0;\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('8qdobea47fisu8c537lbpn9mt7'" 1449090197 " 'session_value|s:32:\""8cade552c265827a3cd4a0d85d990424\"";session_var|s:10:\""ba580f1168\"";mc|a:7:{s:4:\""time\"";i:1449090197;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090197;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090197;timeOnlineUpdated|i:1449090197;last_read_topic|i:1483;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1483.msg9901\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ev33r4guigcdfdbh10jfmmj8o3'" 1449090229 " 'session_value|s:32:\""a2ca983dd53636ebbb3095ed4b9febb7\"";session_var|s:10:\""d42bc4f552\"";mc|a:7:{s:4:\""time\"";i:1449090225;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090225;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""23.250.28.31\"";s:3:\""ip2\"";s:12:\""23.250.28.31\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090225;timeOnlineUpdated|i:1449090225;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""HVEXGX\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";registration_agreed|b:1;')" " ('ajddhr2nmv0b6e7k9j9vurs682'" 1449090263 " 'session_value|s:32:\""13931481262ddd14754da78b1222d2ad\"";session_var|s:11:\""feb3788c15a\"";mc|a:7:{s:4:\""time\"";i:1449090261;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090261;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""172.245.226.199\"";s:3:\""ip2\"";s:15:\""172.245.226.199\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090261;timeOnlineUpdated|i:1449090261;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""XTVTMU\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";registration_agreed|b:1;')" " ('i9imhuhrp7bnol68aqic5jn792'" 1449090306 " 'session_value|s:32:\""bde76a571b56dc25bc0c04eefe8f7799\"";session_var|s:7:\""a090560\"";mc|a:7:{s:4:\""time\"";i:1449090306;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090306;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090306;timeOnlineUpdated|i:1449090306;old_url|s:75:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17037;area=summary\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('4ov15di7ajsc9vl7vklc5dmru7'" 1449090358 " 'session_value|s:32:\""89cc6585d114058b1236529bdaafdbb1\"";session_var|s:9:\""d3cfdab0a\"";mc|a:7:{s:4:\""time\"";i:1449090358;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('7n1he5af0aet4lrl614qgr6gu2'" 1449090359 " 'session_value|s:32:\""17068153e8d7da78fefcbddc6a6eb508\"";session_var|s:8:\""c774fca3\"";mc|a:7:{s:4:\""time\"";i:1449090359;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090359;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090359;timeOnlineUpdated|i:1449090359;last_read_topic|i:2617;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2617.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('125uogcsl070r3d983694ul864'" 1449091171 " 'session_value|s:32:\""62c6e6555aee36d04df4f4bc6969e031\"";session_var|s:10:\""d9aef74ed5\"";mc|a:7:{s:4:\""time\"";i:1449090361;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449090383;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""88.110.244.40\"";s:3:\""ip2\"";s:13:\""88.110.244.40\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091171;timeOnlineUpdated|i:1449090383;old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""PKFHEB\"";}registration_agreed|b:1;last_read_topic|i:2762;forms|a:0:{}')" " ('rr0gvf75o533lremulk2q1j2u2'" 1449090402 " 'session_value|s:32:\""111047cd8c10b550fea3ac1dc705df65\"";session_var|s:9:\""ad58496a0\"";mc|a:7:{s:4:\""time\"";i:1449090402;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090402;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090402;timeOnlineUpdated|i:1449090402;last_read_topic|i:818;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=818.msg3930\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('jdeituh9f7jme9r8l3ei480jr4'" 1449090431 " 'session_value|s:32:\""a3cc4ec2fb4cef2a9cf503000fe8edfe\"";session_var|s:10:\""e5706ee2a5\"";mc|a:7:{s:4:\""time\"";i:1449090431;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090431;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090431;timeOnlineUpdated|i:1449090431;last_read_topic|i:2703;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2703.msg11990\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('5sl6t9j116p2c7a0ildqdf8gd0'" 1449090517 " 'session_value|s:32:\""bb73cff5430c3b6a6629b911e0fe6aef\"";session_var|s:7:\""a396fbe\"";mc|a:7:{s:4:\""time\"";i:1449090464;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449090506;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""96.35.53.12\"";s:3:\""ip2\"";s:11:\""96.35.53.12\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090506;timeOnlineUpdated|i:1449090506;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";')" " ('seaq0upr2k95uvdk9bvdv3ns01'" 1449090414 " 'session_value|s:32:\""ab81384cf8a8da0d1d978e758c86f666\"";session_var|s:8:\""e79fbcb2\"";mc|a:7:{s:4:\""time\"";i:1449090414;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090414;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""62.24.196.100\"";s:3:\""ip2\"";s:13:\""62.24.196.100\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090414;timeOnlineUpdated|i:1449090414;old_url|s:30:\""http://aviatorcraft.com/forum/\"";USER_AGENT|s:183:\""Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)\"";')" " ('689304tfl6hh7gdlnq37r5rgn7'" 1449090446 " 'session_value|s:32:\""b9a3885c516264d5285d8505c210aa3b\"";session_var|s:7:\""bd28d8a\"";mc|a:7:{s:4:\""time\"";i:1449090446;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449090446;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449090446;timeOnlineUpdated|i:1449090446;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17172;area=statistics\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('l67dhno50bjh7kpnarash264f1'" 1449090603 " 'session_value|s:32:\""6439f0a00ad27cb9dae308838f68d902\"";session_var|s:10:\""e43b1f7af2\"";mc|a:7:{s:4:\""time\"";i:1449090603;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";')" " ('7bf9llisrsnig2p4398q3dgmk7'" 1449091200 " 'session_value|s:32:\""59d6c9f17bf40ef1dcf4561b9fe8fe5f\"";session_var|s:10:\""d8ec99548f\"";mc|a:7:{s:4:\""time\"";i:1449091200;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091200;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091200;timeOnlineUpdated|i:1449091200;old_url|s:59:\""http://aviatorcraft.com/forum/index.php?action=profile;u=37\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('sgpeu6knch40ekv2lpbrrqtdr3'" 1449091223 " 'session_value|s:32:\""e88064d707d0b2e8710aea31f390337c\"";session_var|s:9:\""c451d5822\"";mc|a:7:{s:4:\""time\"";i:1449091223;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:100:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/41.0.2228.0 Safari/537.36\"";')" " ('3iljnqrqupkd44hc740gfnk7o5'" 1449091469 " 'session_value|s:32:\""85c429981cc06efde6298878c501f34d\"";session_var|s:11:\""b4071532327\"";mc|a:7:{s:4:\""time\"";i:1449091369;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:137:\""Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML" " like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\"";ban|a:5:{s:12:\""last_checked\"";i:1449091469;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""73.220.170.163\"";s:3:\""ip2\"";s:14:\""73.220.170.163\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091469;timeOnlineUpdated|i:1449091469;login_url|s:98:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=3iljnqrqupkd44hc740gfnk7o5&action=post;board=3.0\"";old_url|s:98:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=3iljnqrqupkd44hc740gfnk7o5&action=post;board=3.0\"";')" " ('sv00akr06e7e41u1k1jd6jnq52'" 1449091376 " 'session_value|s:32:\""3dda8fc2ea8628d503eae4c2afe0cfb3\"";session_var|s:11:\""d38b4dcbe61\"";mc|a:7:{s:4:\""time\"";i:1449091376;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449091376;timeOnlineUpdated|i:1449091376;login_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2393.msg10591\"";old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2393.msg10591\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ljk7k84tl5r9meajeb4u56shj3'" 1449091413 " 'session_value|s:32:\""699462b7f8ac93d95a96e5a106160123\"";session_var|s:12:\""e268b97113f6\"";mc|a:7:{s:4:\""time\"";i:1449091413;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091413;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091413;timeOnlineUpdated|i:1449091413;last_read_topic|i:1321;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1321.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('tl8j3tevn305305tjscl3d2jp2'" 1449123755 " 'session_value|s:32:\""90e5a7537560414d028df8d1f4833bf4\"";session_var|s:12:\""ace3991641cf\"";mc|a:7:{s:4:\""time\"";i:1449091431;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091431;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""72.135.104.237\"";s:3:\""ip2\"";s:14:\""72.135.104.237\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123754;timeOnlineUpdated|i:1449091431;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""DXXWWN\"";}old_url|s:92:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=tl8j3tevn305305tjscl3d2jp2&action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('53a8o3imdebvp6a5s68rb5h586'" 1449091473 " 'session_value|s:32:\""de401337f9c3c2cd2c5122fe08d83178\"";session_var|s:12:\""f245c29939b5\"";mc|a:7:{s:4:\""time\"";i:1449091473;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091473;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091473;timeOnlineUpdated|i:1449091473;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=53a8o3imdebvp6a5s68rb5h586&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hqk3to6j4eta5guq1ieb3it5n1'" 1449091475 " 'session_value|s:32:\""2a203d0cfd6674b5a449206e95e75261\"";session_var|s:8:\""b4b0f3ed\"";mc|a:7:{s:4:\""time\"";i:1449091475;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091475;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091475;timeOnlineUpdated|i:1449091475;old_url|s:69:\""http://aviatorcraft.com/forum/index.php?action=printpage;topic=1396.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('4icc97gcgf19uqlumgqb4aoqu1'" 1449091510 " 'session_value|s:32:\""6a69a179f42555fa9537cf083a8a18a4\"";session_var|s:12:\""eaebff739736\"";mc|a:7:{s:4:\""time\"";i:1449091510;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091510;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091510;timeOnlineUpdated|i:1449091510;old_url|s:69:\""http://aviatorcraft.com/forum/index.php?board=1.140;sort=starter;desc\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qbqpech59furr030c12kro7l00'" 1449119516 " 'session_value|s:32:\""c0e11866d3d8b18b16f2a09da186887b\"";session_var|s:11:\""a0e2d1027d0\"";mc|a:7:{s:4:\""time\"";i:1449091997;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091997;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119516;timeOnlineUpdated|i:1449091998;old_url|s:100:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=qbqpech59furr030c12kro7l00&board=1.20;sort=subject\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('q9hn5k4447r5d01uu8462du036'" 1449091571 " 'session_value|s:32:\""eed854711a9a4c8dfff4e464e1460d22\"";session_var|s:10:\""f1efed32c5\"";mc|a:7:{s:4:\""time\"";i:1449091571;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('um1sau4g98jkjcpih8ti6ooaa0'" 1449091761 " 'session_value|s:32:\""4313b93f05a3b35ee033efec2b7e8122\"";session_var|s:12:\""a230389be9b2\"";mc|a:7:{s:4:\""time\"";i:1449091761;s:2:\""id\"";s:5:\""15912\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\"";ban|a:5:{s:12:\""last_checked\"";i:1449091629;s:9:\""id_member\"";s:5:\""15912\"";s:2:\""ip\"";s:14:\""86.173.133.145\"";s:3:\""ip2\"";s:14:\""86.173.133.145\"";s:5:\""email\"";s:22:\""romanski03@hotmail.com\"";}log_time|i:1449091761;timeOnlineUpdated|i:1449091710;old_url|s:51:\""http://aviatorcraft.com/forum/index.php?topic=676.0\"";login_SMFCookie956|s:99:\""a:4:{i:0;s:5:\""15912\"";i:1;s:40:\""49a52a704f4eb8f7caf39b2c8c2ebffac3610e77\"";i:2;i:1449095228;i:3;i:0;}\"";id_msg_last_visit|s:5:\""11416\"";unread_messages|i:0;last_read_topic|i:676;forms|a:0:{}temp_attachments|a:0:{}')" " ('lk37vk133a1bn2nf288cntut33'" 1449096048 " 'session_value|s:32:\""1fd5d6e066b7e98f94ed6c281537f051\"";session_var|s:9:\""f8fbe356f\"";mc|a:7:{s:4:\""time\"";i:1449096039;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:75:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\"";')" " ('a7r4n7ds60e086oj9k4fm48sg0'" 1449091664 " 'session_value|s:32:\""dfa79397fd417b3926ebcb5c3f686e03\"";session_var|s:12:\""af706d929d01\"";mc|a:7:{s:4:\""time\"";i:1449091664;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091664;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.69\"";s:3:\""ip2\"";s:12:\""66.249.66.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091664;timeOnlineUpdated|i:1449091664;last_read_topic|i:1149;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1149.0\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('vlab7ncm437f4k434d20po9pq0'" 1449108599 " 'session_value|s:32:\""da1792e1fc3691018505e5bf525e1453\"";session_var|s:11:\""a83691bbbc5\"";mc|a:7:{s:4:\""time\"";i:1449091671;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108599;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.246\"";s:3:\""ip2\"";s:13:\""157.55.39.246\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108599;timeOnlineUpdated|i:1449091671;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=vlab7ncm437f4k434d20po9pq0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('pnmrtjp7d39ogc8adt0l9umbf7'" 1449091697 " 'session_value|s:32:\""b3842597f58247f957af07e0eb87637b\"";session_var|s:10:\""ba5aa182c9\"";mc|a:7:{s:4:\""time\"";i:1449091697;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091697;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091697;timeOnlineUpdated|i:1449091697;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=pnmrtjp7d39ogc8adt0l9umbf7&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0q01sbaiutf8ee42c31tradvq3'" 1449091704 " 'session_value|s:32:\""287ce18fa96f507f6ad380679f1cacbf\"";session_var|s:9:\""fe2996370\"";mc|a:7:{s:4:\""time\"";i:1449091703;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091703;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091704;timeOnlineUpdated|i:1449091704;old_url|s:69:\""http://aviatorcraft.com/forum/index.php?action=printpage;topic=1661.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('d3c2e1fe854h9t961ui7dr2m61'" 1449106403 " 'session_value|s:32:\""c984777888d1eba2f1c5a8202554b95b\"";session_var|s:8:\""bdafa02c\"";mc|a:7:{s:4:\""time\"";i:1449106403;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106403;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.27\"";s:3:\""ip2\"";s:12:\""180.76.15.27\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106403;timeOnlineUpdated|i:1449106403;last_read_topic|i:1698;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1698.msg7811\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('eptnqh49m998l6mfksfhv4i9j7'" 1449106480 " 'session_value|s:32:\""ff080e9ca17e35d6b4905d70ddf2a003\"";session_var|s:11:\""e431243e303\"";mc|a:7:{s:4:\""time\"";i:1449106480;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449106480;timeOnlineUpdated|i:1449106480;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2317.msg9926\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2317.msg9926\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('i1tk4n8eckt1jhubqvcvb65ah6'" 1449106499 " 'session_value|s:32:\""12cc6fd02c0dd824972d7a16168dc423\"";session_var|s:12:\""bbb673e7f39c\"";mc|a:7:{s:4:\""time\"";i:1449106499;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (PlayStation 4 3.11) AppleWebKit/537.73 (KHTML" " like Gecko)\"";');" INSERT INTO `smf_sessions` " (`session_id`" `last_update` `data`) VALUES ('9s0b07544dv8jm4tpat4hde2q2' 1449106598 " 'session_value|s:32:\""b336fdec4bc810429da7ea489203cda2\"";session_var|s:12:\""ef28d3ed290f\"";mc|a:7:{s:4:\""time\"";i:1449106598;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('7f7d4itanfu9288ua88fjbll73'" 1449106689 " 'session_value|s:32:\""95f25ec579c1119ff6f56b50181994d8\"";session_var|s:10:\""d664fc6a24\"";mc|a:7:{s:4:\""time\"";i:1449106598;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('o2t30dfhavk6itba6kvvb6lem6'" 1449106638 " 'session_value|s:32:\""abf32a6e9566ff48768b122864b9805f\"";session_var|s:12:\""fa0e4d9cb029\"";mc|a:7:{s:4:\""time\"";i:1449106638;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106638;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.29\"";s:3:\""ip2\"";s:12:\""180.76.15.29\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106638;timeOnlineUpdated|i:1449106638;last_read_topic|s:4:\""1621\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1622.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('j2cemu8oeg8dum0bhdd4rhbqt6'" 1449106656 " 'session_value|s:32:\""6aaeb2edd36c2996d7000e3170670e2c\"";session_var|s:9:\""d46755687\"";mc|a:7:{s:4:\""time\"";i:1449106656;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106656;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106656;timeOnlineUpdated|i:1449106656;last_read_topic|s:4:\""2312\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2287.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('cb95gu92mj22mmous2kr482575'" 1449106664 " 'session_value|s:32:\""57dc6e93404e032427cb029778ca2df9\"";session_var|s:8:\""e95b80b9\"";mc|a:7:{s:4:\""time\"";i:1449106664;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106664;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.136\"";s:3:\""ip2\"";s:13:\""180.76.15.136\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106664;timeOnlineUpdated|i:1449106664;last_read_topic|s:4:\""2005\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2026.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('lolfe9eqm3d0uhont8kunkv6a6'" 1449106684 " 'session_value|s:32:\""1582cd8e38f439095a729e5b7fa200a8\"";session_var|s:11:\""a00dce6ed0c\"";mc|a:7:{s:4:\""time\"";i:1449106684;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106684;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106684;timeOnlineUpdated|i:1449106684;old_url|s:85:\""http://aviatorcraft.com/forum/index.php?action=profile;u=15846;area=showposts;start=0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6khh35oqa6s8ccsg0na40lik06'" 1449106731 " 'session_value|s:32:\""79d92ad4b69562eefa572035c375bc13\"";session_var|s:8:\""c0a03d79\"";mc|a:7:{s:4:\""time\"";i:1449106731;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449106731;timeOnlineUpdated|i:1449106731;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1681.msg7722\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1681.msg7722\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('gbp2b81fruhkinpfr1hr2ajfh2'" 1449106743 " 'session_value|s:32:\""72656338b6fee3354d37fece1813a45b\"";session_var|s:10:\""b75796fd1b\"";mc|a:7:{s:4:\""time\"";i:1449106743;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106743;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106743;timeOnlineUpdated|i:1449106743;login_url|s:61:\""http://aviatorcraft.com/forum/index.php?action=post;board=3.0\"";old_url|s:61:\""http://aviatorcraft.com/forum/index.php?action=post;board=3.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('222ab6lcm40qki4ciq2l6iipn3'" 1449106792 " 'session_value|s:32:\""76e63baad197770317d65949d4a524f8\"";session_var|s:12:\""c23d6951e34e\"";mc|a:7:{s:4:\""time\"";i:1449106792;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106792;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106792;timeOnlineUpdated|i:1449106792;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=17097\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0unvo9vm1k5tinkam7cth8inq7'" 1449106792 " 'session_value|s:32:\""f74fb7ece9bb91b564941e9fccb4259f\"";session_var|s:7:\""e67aba4\"";mc|a:7:{s:4:\""time\"";i:1449106792;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106792;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106792;timeOnlineUpdated|i:1449106792;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16757\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('nfo33kmu30q11gnv816c4nph94'" 1449106821 " 'session_value|s:32:\""0ea2368c736a231ba9f3a43dae6ddb52\"";session_var|s:11:\""ddf1af1297f\"";mc|a:7:{s:4:\""time\"";i:1449106821;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106821;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('bfkofauaji4da80scfrvio4d52'" 1449106822 " 'session_value|s:32:\""940485cec92ab7efecb46ce52cc46ed5\"";session_var|s:8:\""c46217f4\"";mc|a:7:{s:4:\""time\"";i:1449106822;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106822;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('ivkrrevo8tsgtiejamui662l96'" 1449106822 " 'session_value|s:32:\""d7b6e028c8e168a56191a42e5f301082\"";session_var|s:9:\""c8bcdafc9\"";mc|a:7:{s:4:\""time\"";i:1449106822;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106822;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106822;timeOnlineUpdated|i:1449106822;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('i0gt3o0ke1dkl7u0nepbj4me72'" 1449106822 " 'session_value|s:32:\""0dfa5a4424c25c6363a356beed4ba286\"";session_var|s:11:\""dfbdc553ac4\"";mc|a:7:{s:4:\""time\"";i:1449106822;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106822;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106822;timeOnlineUpdated|i:1449106822;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13064\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('10iue76vgnert7t8gjugql5m02'" 1449106822 " 'session_value|s:32:\""17cd2f0bebeaa0e4a226aab98547faff\"";session_var|s:7:\""f4f8a5d\"";mc|a:7:{s:4:\""time\"";i:1449106822;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106822;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106822;timeOnlineUpdated|i:1449106822;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13064\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('fs8atj4vrqst8j22475aj8p9e6'" 1449106910 " 'session_value|s:32:\""42e0b5769f5f7e9fa85252689e15ca77\"";session_var|s:10:\""e2a0c9921b\"";mc|a:7:{s:4:\""time\"";i:1449106910;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106910;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106910;timeOnlineUpdated|i:1449106910;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=44.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ngm5n5gh3d5bjgincd77vencg4'" 1449106932 " 'session_value|s:32:\""3b8dbf3a89c2015d6666e70838353945\"";session_var|s:12:\""c8741ee855f2\"";mc|a:7:{s:4:\""time\"";i:1449106932;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106932;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106932;timeOnlineUpdated|i:1449106932;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ngm5n5gh3d5bjgincd77vencg4&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('8rch09l2g66ft98ir3vp7lua84'" 1449107027 " 'session_value|s:32:\""89176f59112272166621de766b4c4089\"";session_var|s:7:\""c32091a\"";mc|a:7:{s:4:\""time\"";i:1449106952;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449107026;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""76.116.155.34\"";s:3:\""ip2\"";s:13:\""76.116.155.34\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107027;timeOnlineUpdated|i:1449107027;old_url|s:30:\""http://aviatorcraft.com/forum/\"";')" " ('tje2bio20loksqhm7addiesk85'" 1449106963 " 'session_value|s:32:\""847019654bec9e3f7b120cca77a18db7\"";session_var|s:12:\""e7a7345879f5\"";mc|a:7:{s:4:\""time\"";i:1449106963;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449106963;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449106963;timeOnlineUpdated|i:1449106963;last_read_topic|i:2676;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2676.msg11789\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('f9al2c0ifgnmkl985r6aci2j06'" 1449106999 " 'session_value|s:32:\""cbc21703f720c02db30ac083688841db\"";session_var|s:9:\""aa9108913\"";mc|a:7:{s:4:\""time\"";i:1449106997;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/600.8.9 (KHTML" " like Gecko) Version/8.0.8 Safari/600.8.9\"";')" " ('vc5uv7l2rq4m4g11760h9qba94'" 1449107002 " 'session_value|s:32:\""8d676d85fea7ec8a90068e7540f00849\"";session_var|s:12:\""aecbd7fce0ee\"";mc|a:7:{s:4:\""time\"";i:1449107002;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/600.8.9 (KHTML" " like Gecko) Version/8.0.8 Safari/600.8.9\"";')" " ('ustht22p0hll0p7m29gpjbvt90'" 1449107085 " 'session_value|s:32:\""038974a1d63426445c5eed2fe5042792\"";session_var|s:8:\""bcf64304\"";mc|a:7:{s:4:\""time\"";i:1449107085;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107085;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107085;timeOnlineUpdated|i:1449107085;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=9.40\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('17skbeko3hh46iaj9m26jtmju1'" 1449107101 " 'session_value|s:32:\""9c306c3401b343fb4adb63ecdf47bd0f\"";session_var|s:8:\""a7a749eb\"";mc|a:7:{s:4:\""time\"";i:1449107101;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:137:\""Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML" " like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\"";')" " ('fecqm874ktm06q3d5ku5j1a0m0'" 1449107104 " 'session_value|s:32:\""6f5fb87436f8d6924ddc558f287cdbae\"";session_var|s:10:\""fb8485b7c3\"";mc|a:7:{s:4:\""time\"";i:1449107104;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107104;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107104;timeOnlineUpdated|i:1449107104;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=fecqm874ktm06q3d5ku5j1a0m0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('o4dnnqc93kb7nsohks1bl10db0'" 1449107143 " 'session_value|s:32:\""1a8a015b928dfb5b3282a76ce435eef3\"";session_var|s:11:\""ba0cb5928f6\"";mc|a:7:{s:4:\""time\"";i:1449107132;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107132;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""73.140.16.133\"";s:3:\""ip2\"";s:13:\""73.140.16.133\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107142;timeOnlineUpdated|i:1449107132;old_url|s:96:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=o4dnnqc93kb7nsohks1bl10db0&topic=2876.msg13064\"";USER_AGENT|s:109:\""Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 521) like Gecko\"";last_read_topic|i:2876;forms|a:0:{}')" " ('8uabqtj7g9fjmqt1oeb9sc4uv2'" 1449107190 " 'session_value|s:32:\""96115416e7e2bfe5df593d0abedb9d2f\"";session_var|s:10:\""a7b3271eaf\"";mc|a:7:{s:4:\""time\"";i:1449107189;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107189;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""180.180.109.19\"";s:3:\""ip2\"";s:14:\""180.180.109.19\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107189;timeOnlineUpdated|i:1449107189;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""EDTGGF\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('u9b8cbq6ssod153ns2qqohusm5'" 1449107247 " 'session_value|s:32:\""7269ece3dadb9d116634a3144d3cfa95\"";session_var|s:9:\""d57b2adaf\"";mc|a:7:{s:4:\""time\"";i:1449107246;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107246;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""172.56.37.97\"";s:3:\""ip2\"";s:12:\""172.56.37.97\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107246;timeOnlineUpdated|i:1449107246;last_read_topic|i:1927;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1927.0\"";USER_AGENT|s:157:\""Mozilla/5.0 (Linux; Android 5.0.2; SAMSUNG SM-T350 Build/LRX22G) AppleWebKit/537.36 (KHTML" " like Gecko) SamsungBrowser/3.3 Chrome/38.0.2125.102 Safari/537.36\"";')" " ('5ia8fhjkmbsu1595ln808fete0'" 1449107248 " 'session_value|s:32:\""997925e5e55318c610b27931c2f3f9c7\"";session_var|s:12:\""e0a9673ae4a2\"";mc|a:7:{s:4:\""time\"";i:1449107248;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107248;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""68.52.58.59\"";s:3:\""ip2\"";s:11:\""68.52.58.59\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107248;timeOnlineUpdated|i:1449107248;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=recent\"";USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\"";')" " ('0rafa90bkga8u6q2330opa38v6'" 1449107261 " 'session_value|s:32:\""bed89d64fca4ba199354ad2214e2c834\"";session_var|s:12:\""b4544ea5ca33\"";mc|a:7:{s:4:\""time\"";i:1449107255;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107255;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""46.118.154.54\"";s:3:\""ip2\"";s:13:\""46.118.154.54\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107256;timeOnlineUpdated|i:1449107256;old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.3; rv:38.0) Gecko/20100101 Firefox/38.0\"";register_vv|a:5:{s:5:\""count\"";i:4;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""FMNBWP\"";}registration_agreed|b:1;')" " ('s41r88thhbnfumotgmf3cues35'" 1449124404 " 'session_value|s:32:\""4bfca55643e425a0cdca55c1dac46580\"";session_var|s:12:\""b8c78456312b\"";mc|a:7:{s:4:\""time\"";i:1449107300;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107300;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124404;timeOnlineUpdated|i:1449107300;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=s41r88thhbnfumotgmf3cues35&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('5dtkdf4h83mei1pjop9vb8jru4'" 1449107336 " 'session_value|s:32:\""1b780a8f63bd0198cbe11f95df4981cf\"";session_var|s:8:\""b2f7f706\"";mc|a:7:{s:4:\""time\"";i:1449107324;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('c9qe2lbaia1e976v6iqrfn1014'" 1449107432 " 'session_value|s:32:\""0575b5869c16aafd211191dbc288ae6b\"";session_var|s:11:\""ede2d2a0839\"";mc|a:7:{s:4:\""time\"";i:1449107425;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('ktv3r1n8sl4nn3gd9g953uspl6'" 1449107475 " 'session_value|s:32:\""13b8d5f5272f778a0c3dea38d94cac76\"";session_var|s:12:\""a09387a33bee\"";mc|a:7:{s:4:\""time\"";i:1449107475;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107475;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107475;timeOnlineUpdated|i:1449107475;last_read_topic|i:2580;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2580.msg11208\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('oele5kkjefap9jvilti39j1qq6'" 1449107475 " 'session_value|s:32:\""339883efa881a1635243e3b8df918d9d\"";session_var|s:7:\""b8a9a34\"";mc|a:7:{s:4:\""time\"";i:1449107475;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107475;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107475;timeOnlineUpdated|i:1449107475;last_read_topic|s:4:\""2435\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2455.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('fnjece308vv2fhijpcvhmscdu5'" 1449096621 " 'session_value|s:32:\""424437045780706ad7e950ebd87b89c3\"";session_var|s:12:\""fdff98aaade4\"";mc|a:7:{s:4:\""time\"";i:1449096621;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096621;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096621;timeOnlineUpdated|i:1449096621;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13059\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('60c0g9jun7v4jv64vmjlqg3ch6'" 1449096622 " 'session_value|s:32:\""4173f126b8f850890117602210e1b14c\"";session_var|s:8:\""ded898b1\"";mc|a:7:{s:4:\""time\"";i:1449096621;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096621;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096622;timeOnlineUpdated|i:1449096622;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13059\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('o82apfvdrs8705q7gnad4eqmb6'" 1449096622 " 'session_value|s:32:\""18070bdf9a16bb9a66bef46f2d3b170b\"";session_var|s:7:\""e6c2494\"";mc|a:7:{s:4:\""time\"";i:1449096622;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096622;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096622;timeOnlineUpdated|i:1449096622;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13060\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('lt99stdo84n3qlem46rbc3e7r2'" 1449096622 " 'session_value|s:32:\""43688eb6c822be5d5c159e843d10e369\"";session_var|s:7:\""aa9aa3a\"";mc|a:7:{s:4:\""time\"";i:1449096622;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096622;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096622;timeOnlineUpdated|i:1449096622;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13060\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('kvlc5fvt3bc4g4hfnl7obsbiu0'" 1449096663 " 'session_value|s:32:\""15779b9d139da31306e8b7a07c454ee0\"";session_var|s:9:\""a21480c1b\"";mc|a:7:{s:4:\""time\"";i:1449096663;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:131:\""Mozilla/5.0 (Linux; Android 4.4.2; SM-T330NU Build/KOT49H) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.76 Safari/537.36\"";')" " ('d66gib5au9tg2pg9dsfm93esk1'" 1449096736 " 'session_value|s:32:\""f952023a1e415a9862188769e5cb4d95\"";session_var|s:10:\""da839f63b1\"";mc|a:7:{s:4:\""time\"";i:1449096736;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096736;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096736;timeOnlineUpdated|i:1449096736;old_url|s:65:\""http://aviatorcraft.com/forum/index.php?board=2.40;sort=last_post\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('7jv4dmp96s4l28cl246s38n3s3'" 1449096744 " 'session_value|s:32:\""2dac7b3609a56a8ed50038ecda3b92e3\"";session_var|s:10:\""cf2df0ba4f\"";mc|a:7:{s:4:\""time\"";i:1449096744;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:117:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.2.5 (KHTML" " like Gecko) Version/7.1.2 Safari/537.85.11\"";')" " ('uf4pvhng2l90qhk0mjjrref644'" 1449096840 " 'session_value|s:32:\""25ec9b7d7e277dbb2db047b96eca96ee\"";session_var|s:12:\""c58a30bfb7e9\"";mc|a:7:{s:4:\""time\"";i:1449096840;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096840;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""58.136.144.63\"";s:3:\""ip2\"";s:13:\""58.136.144.63\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096840;timeOnlineUpdated|i:1449096840;register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""EKXPVE\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";')" " ('pmos05e2nsplb6jg5a4r60hh16'" 1449096901 " 'session_value|s:32:\""b7f4249c122398ebd7a6dfcc5e24ca71\"";session_var|s:8:\""e8d11652\"";mc|a:7:{s:4:\""time\"";i:1449096900;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096900;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""180.180.77.211\"";s:3:\""ip2\"";s:14:\""180.180.77.211\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096900;timeOnlineUpdated|i:1449096900;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""MKWGKE\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('vbjn838es2p398eua9akd258r4'" 1449096186 " 'session_value|s:32:\""d7ec1e1f324c91aa7f3624aa5bb81cde\"";session_var|s:7:\""d5b4e49\"";mc|a:7:{s:4:\""time\"";i:1449096186;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096186;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096186;timeOnlineUpdated|i:1449096186;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13056\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ha64hmnfpc6j4o8dp83jrftae4'" 1449096188 " 'session_value|s:32:\""a8e47fe260dea34feab0f07fee1ed504\"";session_var|s:11:\""e003750ca83\"";mc|a:7:{s:4:\""time\"";i:1449096188;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096188;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.8.123\"";s:3:\""ip2\"";s:12:\""17.133.8.123\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096188;timeOnlineUpdated|i:1449096188;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13011\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('p23el6q9pjg1qvbcq8nuhcv2h1'" 1449096210 " 'session_value|s:32:\""5fb67597823443a15f00b757db5fd6a5\"";session_var|s:9:\""ecaa43c2d\"";mc|a:7:{s:4:\""time\"";i:1449096210;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:75:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\"";')" " ('tijb33rh5pktmmsh959sffp7t7'" 1449096211 " 'session_value|s:32:\""7ef4d3d256db86dbdde79c7e9aeddb77\"";session_var|s:8:\""ba1e4e28\"";mc|a:7:{s:4:\""time\"";i:1449096211;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('gpeue5pnrksog3nsml4n38kuj5'" 1449096324 " 'session_value|s:32:\""52bd7761c4d0d9794459b9ff5bf5da2e\"";session_var|s:8:\""ce835b2e\"";mc|a:7:{s:4:\""time\"";i:1449096324;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096324;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""46.29.249.43\"";s:3:\""ip2\"";s:12:\""46.29.249.43\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096324;timeOnlineUpdated|i:1449096324;register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""MGFDAC\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";')" " ('pndm33qup6ir07ug2f93geu3p1'" 1449096329 " 'session_value|s:32:\""af81a892361dc2a1ebeb45f94693ea95\"";session_var|s:11:\""f2cf62517a8\"";mc|a:7:{s:4:\""time\"";i:1449096329;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096329;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.150\"";s:3:\""ip2\"";s:13:\""180.76.15.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096329;timeOnlineUpdated|i:1449096329;last_read_topic|i:881;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=881.msg4252\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('mctikd6utk6euvteunafmrshh2'" 1449096397 " 'session_value|s:32:\""e1b249dacaa081f44aa2e959d863bb84\"";session_var|s:11:\""cd2eb2a318e\"";mc|a:7:{s:4:\""time\"";i:1449096397;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096397;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096397;timeOnlineUpdated|i:1449096397;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16846\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('a8pmoua08smo0no28nmo037vc6'" 1449096550 " 'session_value|s:32:\""01944e87f739cd4ab98b01d1e7284f6d\"";session_var|s:9:\""ee08466d1\"";mc|a:7:{s:4:\""time\"";i:1449096550;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096550;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096550;timeOnlineUpdated|i:1449096550;last_read_topic|i:2409;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2409.msg10489\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m8bh6mqdglic1v76v16c52iok7'" 1449096599 " 'session_value|s:32:\""7c936de7cca6db381909d16f0aa44681\"";session_var|s:7:\""fad9c95\"";id_msg_last_visit|s:5:\""12987\"";mc|a:7:{s:4:\""time\"";i:1449096565;s:2:\""id\"";s:5:\""17090\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096565;s:9:\""id_member\"";s:5:\""17090\"";s:2:\""ip\"";s:13:\""172.112.39.67\"";s:3:\""ip2\"";s:13:\""172.112.39.67\"";s:5:\""email\"";s:25:\""xblazinglightsx@gmail.com\"";}log_time|i:1449096598;timeOnlineUpdated|i:1449096565;last_read_topic|i:2867;forms|a:0:{}unread_messages|i:0;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2867.0\"";USER_AGENT|s:73:\""Mozilla/5.0 (Windows NT 10.0; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\"";')" " ('1b2ou7gqs2sb1nlbgr37fn8vr3'" 1449096590 " 'session_value|s:32:\""9d93805ca69fea18cea3678e045b2323\"";session_var|s:7:\""a2494e0\"";mc|a:7:{s:4:\""time\"";i:1449096590;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096590;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096590;timeOnlineUpdated|i:1449096590;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=1b2ou7gqs2sb1nlbgr37fn8vr3&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('gedms1r3rgiaelluafn7pman75'" 1449096620 " 'session_value|s:32:\""0c49373a743ff7ac60a5530be9db3a73\"";session_var|s:8:\""b5548c9d\"";mc|a:7:{s:4:\""time\"";i:1449096620;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096620;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('1nc6s98llboqehiqasm4dguhu1'" 1449096620 " 'session_value|s:32:\""301dfe3776ada638b367f91b05328bc6\"";session_var|s:7:\""f5099ad\"";mc|a:7:{s:4:\""time\"";i:1449096620;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096620;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('8aa6hvr4gj3213lulevr22h3p3'" 1449096620 " 'session_value|s:32:\""b31d2899b7be1239620b2a10ee9d6dba\"";session_var|s:7:\""daec8ff\"";mc|a:7:{s:4:\""time\"";i:1449096620;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096620;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096620;timeOnlineUpdated|i:1449096620;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('e01qq8dsnqup0fn16fobuvdqu2'" 1449096621 " 'session_value|s:32:\""26254150e1996648d7efe45d61a7f94d\"";session_var|s:8:\""ee82e7b5\"";mc|a:7:{s:4:\""time\"";i:1449096621;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096621;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096621;timeOnlineUpdated|i:1449096621;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13056\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('pa0qe3jggl6fdmjje6drldv717'" 1449096621 " 'session_value|s:32:\""7ecdb9fd35e99910889ef2c8ba7848fc\"";session_var|s:9:\""da64ab55f\"";mc|a:7:{s:4:\""time\"";i:1449096621;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096621;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096621;timeOnlineUpdated|i:1449096621;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13056\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('844ojk4srio13ii0qgdiph3d47'" 1449096621 " 'session_value|s:32:\""dacf768fab322c1313a53526bcb16213\"";session_var|s:9:\""a5ee0789e\"";mc|a:7:{s:4:\""time\"";i:1449096621;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096621;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096621;timeOnlineUpdated|i:1449096621;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13057\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('qrgkjbsla9g96alo6hjelva4o1'" 1449096621 " 'session_value|s:32:\""0c4daa1c9fc4ae2620e654976a186b45\"";session_var|s:11:\""ea076af5c4b\"";mc|a:7:{s:4:\""time\"";i:1449096621;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096621;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096621;timeOnlineUpdated|i:1449096621;last_read_topic|i:2875;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2875.msg13057\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('6420cc9pr4jtai01nal03hcvs2'" 1449096621 " 'session_value|s:32:\""adc940bc6fcb5fb0a3ddbd1039ce37c6\"";session_var|s:9:\""a7df2c1ba\"";mc|a:7:{s:4:\""time\"";i:1449096621;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096621;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096621;timeOnlineUpdated|i:1449096621;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13058\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('1m2kmmfo9qp3ounaji9q9bd2h4'" 1449096621 " 'session_value|s:32:\""8607683d6fdaa5fd8fed7bdd0e142d86\"";session_var|s:12:\""a2bbd30018f4\"";mc|a:7:{s:4:\""time\"";i:1449096621;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449096621;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449096621;timeOnlineUpdated|i:1449096621;last_read_topic|i:2839;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2839.msg13058\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('ectdu2op27de55n3mnmk1vud47'" 1449113088 " 'session_value|s:32:\""638f0c99f00eafd966e0fb1d09243ac5\"";session_var|s:8:\""d6737ed6\"";mc|a:7:{s:4:\""time\"";i:1449113088;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113088;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113088;timeOnlineUpdated|i:1449113088;last_read_topic|i:2323;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2323.msg10010\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('r0gg75np9j4rdorjvkecpsuq34'" 1449113031 " 'session_value|s:32:\""9fe47785604532f283243490063d55b0\"";session_var|s:7:\""cbf99c7\"";mc|a:7:{s:4:\""time\"";i:1449113031;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113031;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113031;timeOnlineUpdated|i:1449113031;last_read_topic|i:1469;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1469.msg6859\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('cjqtdss6lnev4kha6j6itnfc50'" 1449113030 " 'session_value|s:32:\""721b4b1c572aa230e5886b4d57c20751\"";session_var|s:7:\""cd18af6\"";mc|a:7:{s:4:\""time\"";i:1449113030;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113030;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113030;timeOnlineUpdated|i:1449113030;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=cjqtdss6lnev4kha6j6itnfc50&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('emsorciv16kdk8lrf73ubc9997'" 1449113004 " 'session_value|s:32:\""f6ec77edd5b9836ec10af8bf57df4dfb\"";session_var|s:10:\""b7de5df827\"";mc|a:7:{s:4:\""time\"";i:1449113004;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:63:\""Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)\"";')" " ('gu91cr66bqbho176jdgpaqlie3'" 1449113030 " 'session_value|s:32:\""b5dbf00bd646a0ca849962d98faf0569\"";session_var|s:12:\""e6eeccf34cb5\"";mc|a:7:{s:4:\""time\"";i:1449113030;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113030;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113030;timeOnlineUpdated|i:1449113030;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=gu91cr66bqbho176jdgpaqlie3&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('4r3ohqr809km71usml1vgvt2j4'" 1449112890 " 'session_value|s:32:\""5c3d77a66d2aa21e30b58344959cedb2\"";session_var|s:9:\""b5ec7b0f8\"";mc|a:7:{s:4:\""time\"";i:1449112890;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112890;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112890;timeOnlineUpdated|i:1449112890;old_url|s:65:\""http://aviatorcraft.com/forum/index.php?board=2.20;sort=last_post\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('o3q52n0ke3pkbqae9tcq0o7pn7'" 1449112864 " 'session_value|s:32:\""ed012360f4a1becff8a76cc2ad7dbd78\"";session_var|s:10:\""c09d05e4e6\"";mc|a:7:{s:4:\""time\"";i:1449112863;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112863;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112863;timeOnlineUpdated|i:1449112863;last_read_topic|i:2610;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2610.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('8fmh3v4khg4mbi8in8uj7kv5n4'" 1449112841 " 'session_value|s:32:\""c1ac2136136f61a5ae1f42134d7e7847\"";session_var|s:7:\""b354927\"";mc|a:7:{s:4:\""time\"";i:1449112841;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112841;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112841;timeOnlineUpdated|i:1449112841;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=8fmh3v4khg4mbi8in8uj7kv5n4&board=5.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('1glu0bi6viooelrt1v0mm9lit3'" 1449112787 " 'session_value|s:32:\""f930e2009e05340ff688b80bc4f31c1a\"";session_var|s:9:\""ed5a5500e\"";mc|a:7:{s:4:\""time\"";i:1449112787;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112787;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.22\"";s:3:\""ip2\"";s:12:\""180.76.15.22\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112787;timeOnlineUpdated|i:1449112787;last_read_topic|s:4:\""2404\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2401.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('8vnopgao7m2e6pa0jssm4kofs2'" 1449112689 " 'session_value|s:32:\""6efe621eb510ed2ef7d113aca9146037\"";session_var|s:12:\""dea150592285\"";mc|a:7:{s:4:\""time\"";i:1449112689;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('8frpergki19ugngem03uiov7j7'" 1449112683 " 'session_value|s:32:\""0be847305fb614a5ccf848671061d700\"";session_var|s:11:\""f7047b04ec6\"";mc|a:7:{s:4:\""time\"";i:1449112683;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112683;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112683;timeOnlineUpdated|i:1449112683;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16842\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('k1v443163glsbdgbu9rivomks3'" 1449112682 " 'session_value|s:32:\""60218dbbeef30aa04d7c520956c688ec\"";session_var|s:12:\""deb0b03f7376\"";mc|a:7:{s:4:\""time\"";i:1449112682;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112682;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112682;timeOnlineUpdated|i:1449112682;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=k1v443163glsbdgbu9rivomks3&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('rroug717tk47qg47fskqesfhl6'" 1449112682 " 'session_value|s:32:\""364a23121c5b8a349fa1a2220310a87f\"";session_var|s:10:\""f85a18f0b3\"";mc|a:7:{s:4:\""time\"";i:1449112682;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112682;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112682;timeOnlineUpdated|i:1449112682;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=rroug717tk47qg47fskqesfhl6&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ega7r13q2413b3u4fvaedq6886'" 1449113081 " 'session_value|s:32:\""bfcbdb03df5de18cc2710ba408b10617\"";session_var|s:11:\""dbdcb924937\"";mc|a:7:{s:4:\""time\"";i:1449113081;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449113081;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449113081;timeOnlineUpdated|i:1449113081;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ega7r13q2413b3u4fvaedq6886&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0u58bq081l98at7636jrk59eu6'" 1449112561 " 'session_value|s:32:\""a11e31eb8ee6d262af95a4a80152eb11\"";session_var|s:10:\""e8cf0e8092\"";mc|a:7:{s:4:\""time\"";i:1449112561;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:130:\""Mozilla/5.0 (Linux; U; Android 4.2.2; es-us; SM-T110 Build/JDQ39) AppleWebKit/534.30 (KHTML" " like Gecko) Version/4.0 Safari/534.30\"";')" " ('n8dlmgft682qv0nin3p9h03cr4'" 1449112548 " 'session_value|s:32:\""961f3a9ea00dbdc541340e47d1e04548\"";session_var|s:7:\""ac726f4\"";mc|a:7:{s:4:\""time\"";i:1449112548;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112548;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112548;timeOnlineUpdated|i:1449112548;last_read_topic|i:1026;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1026.msg4919\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('0365uoca0muuej7ul710hfn2g0'" 1449112540 " 'session_value|s:32:\""19ec2dde35144f610219f38ce8c42b6e\"";session_var|s:12:\""fcebcda6d6ed\"";mc|a:7:{s:4:\""time\"";i:1449112540;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112540;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.32\"";s:3:\""ip2\"";s:12:\""180.76.15.32\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112540;timeOnlineUpdated|i:1449112540;last_read_topic|i:1914;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1914.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('umjmh1v4hpi77hto5uuof87jq0'" 1449112522 " 'session_value|s:32:\""f7da318e42c51697c4df442357b8a798\"";session_var|s:11:\""da56fb938df\"";mc|a:7:{s:4:\""time\"";i:1449112522;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112522;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112522;timeOnlineUpdated|i:1449112522;last_read_topic|i:2349;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2349.msg11505\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hcb4s4vf1bsq0r9dm87diikjv4'" 1449112516 " 'session_value|s:32:\""1f6f6c592f67181df3a5ac7b4ad8dbbb\"";session_var|s:12:\""addfb45cf8e1\"";mc|a:7:{s:4:\""time\"";i:1449112516;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112516;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""69.30.210.242\"";s:3:\""ip2\"";s:13:\""69.30.210.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112516;timeOnlineUpdated|i:1449112516;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=27.0\"";USER_AGENT|s:79:\""Mozilla/5.0 (compatible; MJ12bot/v1.4.5; http://www.majestic12.co.uk/bot.php?+)\"";')" " ('reqh1ti0no6rks2lu3sfph5366'" 1449112374 " 'session_value|s:32:\""5fddb4865a24dbd170d477311a9e27f2\"";session_var|s:10:\""ffb018a213\"";mc|a:7:{s:4:\""time\"";i:1449112374;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('e4ae6n0ihemdi9mhiothca63u1'" 1449112397 " 'session_value|s:32:\""971fd3edc2b9ae9c03ff6ef29de3ecb8\"";session_var|s:11:\""bb76a8828dc\"";mc|a:7:{s:4:\""time\"";i:1449112397;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112397;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112397;timeOnlineUpdated|i:1449112397;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=17051\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7pdhm64c3bpgcfplv0dgqp61s2'" 1449112333 " 'session_value|s:32:\""c5256024b265c31d265cc563cd5ebb30\"";session_var|s:12:\""e769fc308a69\"";mc|a:7:{s:4:\""time\"";i:1449112333;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112333;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.69\"";s:3:\""ip2\"";s:12:\""66.249.66.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112333;timeOnlineUpdated|i:1449112333;last_read_topic|i:2027;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2027.0\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('q2esneohn4ktirs10msmce6451'" 1449118150 " 'session_value|s:32:\""b6f2f7f37aa185d1218fc0e1df9cafb2\"";session_var|s:7:\""d2fa2c3\"";mc|a:7:{s:4:\""time\"";i:1449112302;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449112361;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""98.239.124.226\"";s:3:\""ip2\"";s:14:\""98.239.124.226\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118146;timeOnlineUpdated|i:1449112361;old_url|s:54:\""http://aviatorcraft.com/forum/index.php?action=search2\"";register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""FCGGYX\"";}registration_agreed|b:1;just_registered|i:1;last_ss|s:8:\""Register\"";search_cache|a:3:{s:9:\""id_search\"";i:235;s:11:\""num_results\"";i:0;s:6:\""params\"";s:200:\""eJwtzkEOgjAQBdC7uHHzF52ZQuEaXoBAOxEMUlOqxqSHtxh3f14mf2YMr3HzGsq5mHIqUzoSgSGwaODQgwyIQQ2oBTlQB-rBBlzXGCxgC3bgDtxDDEQgDaSFONhaY2vvPsf34OP9sWrWeuGg53RTn4e4rZ-_xJRrSrrq76k_DWFJlYPu_hAdk5_rfNHrsmdNX6ayPOs.\"";}')" " ('o5pf9huoro0ekamlinqadslkf5'" 1449112296 " 'session_value|s:32:\""be94dd3feb8b1aa95aad3654f5210da8\"";session_var|s:9:\""ed3be0056\"";mc|a:7:{s:4:\""time\"";i:1449112296;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112296;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112296;timeOnlineUpdated|i:1449112296;last_read_topic|i:2049;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2049.msg8970\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('4ug43b05mviaj25adbfljlgkd5'" 1449112264 " 'session_value|s:32:\""16a43bfe9e42a23a7ca08e2ed54c7adb\"";session_var|s:9:\""dda0c3961\"";mc|a:7:{s:4:\""time\"";i:1449112264;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112264;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112264;timeOnlineUpdated|i:1449112264;last_read_topic|i:2312;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2312.msg9888\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9m0ligt4nppdmvmf2bcal9a7n0'" 1449112219 " 'session_value|s:32:\""acfdaf47e7668ded6efe1fab93c693d6\"";session_var|s:12:\""b5732693eaf3\"";mc|a:7:{s:4:\""time\"";i:1449112219;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112219;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112219;timeOnlineUpdated|i:1449112219;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('efkvq75mlhqm8ncjaf3lbatkc0'" 1449112218 " 'session_value|s:32:\""7eb2fdf029795273ce4871f8f1fd9fb0\"";session_var|s:11:\""ca63d8c2039\"";mc|a:7:{s:4:\""time\"";i:1449112218;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112218;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('slc65g4qi488iaudoata0vvnc5'" 1449112218 " 'session_value|s:32:\""30f6058ed55c1647242d6cc1dceb74ae\"";session_var|s:7:\""edbeae2\"";mc|a:7:{s:4:\""time\"";i:1449112218;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112218;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('37opjhvvmul4isnu9n6hjh5ls4'" 1449112044 " 'session_value|s:32:\""c022d5248326fd0ed046d7922c99464a\"";session_var|s:11:\""baa52ebde6a\"";mc|a:7:{s:4:\""time\"";i:1449112044;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449112044;timeOnlineUpdated|i:1449112044;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1642.msg7615\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1642.msg7615\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('jqsqgtdl7udnn6he437pd135s7'" 1449112033 " 'session_value|s:32:\""15d9f077795ccc6105730af62489d0ad\"";session_var|s:11:\""d52702391f7\"";mc|a:7:{s:4:\""time\"";i:1449112033;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449112033;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449112033;timeOnlineUpdated|i:1449112033;last_read_topic|i:1109;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1109.msg5336\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('d5n8p1133mplgfu2b6flpgfce0'" 1449111981 " 'session_value|s:32:\""941eb2cfa61d039fab2977e043cdba38\"";session_var|s:8:\""b7c6fe0d\"";mc|a:7:{s:4:\""time\"";i:1449111981;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111981;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111981;timeOnlineUpdated|i:1449111981;last_read_topic|i:942;forms|a:0:{}old_url|s:51:\""http://aviatorcraft.com/forum/index.php?topic=942.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('nqcehqugi9ff8o0o01jqh612k6'" 1449111970 " 'session_value|s:32:\""a3889ff051c0b13e378004e5aebff63a\"";session_var|s:10:\""b0075c9efd\"";mc|a:7:{s:4:\""time\"";i:1449111970;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111970;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111970;timeOnlineUpdated|i:1449111970;last_read_topic|s:4:\""1251\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1224.0;prev_next=prev\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('mfv4jl87d6m5kc591mg6utacl4'" 1449111918 " 'session_value|s:32:\""eda6dba0a16d743f1f41abd93d75efb5\"";session_var|s:8:\""ce60679a\"";mc|a:7:{s:4:\""time\"";i:1449111918;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('e8g3cf0asuiojn6m7hl1jgqad7'" 1449111890 " 'session_value|s:32:\""c5dc90085835df6d9d0ea541cc9ffce2\"";session_var|s:12:\""d21a44cdd1d2\"";mc|a:7:{s:4:\""time\"";i:1449111890;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111890;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111890;timeOnlineUpdated|i:1449111890;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17027;area=showposts\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('gq13mtte5k4cv9hf0optsvp9m5'" 1449111828 " 'session_value|s:32:\""1ff0b195f6ba1052dc7ebc420c6793dc\"";session_var|s:10:\""a06b63f8f3\"";mc|a:7:{s:4:\""time\"";i:1449111828;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111828;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""23.101.61.176\"";s:3:\""ip2\"";s:13:\""23.101.61.176\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111828;timeOnlineUpdated|i:1449111828;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16222\"";USER_AGENT|s:63:\""Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5\"";')" " ('k482cpmvd4riatv0jo8sbtlrk0'" 1449111800 " 'session_value|s:32:\""777864b78d18b0bd57ed4d0869e13fa9\"";session_var|s:7:\""d1c7497\"";mc|a:7:{s:4:\""time\"";i:1449111800;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449111800;timeOnlineUpdated|i:1449111800;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2317.msg9931\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2317.msg9931\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('moc4e8didun8a7crlhg3pbdso6'" 1449111678 " 'session_value|s:32:\""c8fa385a05cfff933b6852f3960e410e\"";session_var|s:9:\""bcc4045fb\"";mc|a:7:{s:4:\""time\"";i:1449111678;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111678;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('auc98qbd5faomboscu1eovecm6'" 1449111613 " 'session_value|s:32:\""1c45fbe9656511fc190d81b3b54c3905\"";session_var|s:9:\""a24a7d28a\"";mc|a:7:{s:4:\""time\"";i:1449111613;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('gt52p2ktrb6l2eblibflanub45'" 1449111648 " 'session_value|s:32:\""1f618a739f87aebd69e9464ccf162d92\"";session_var|s:10:\""dd4f3707b7\"";mc|a:7:{s:4:\""time\"";i:1449111648;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:127:\""Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML" " like Gecko) Version/5.1 Mobile/9B206 Safari/7534.48.3\"";')" " ('17d3ab7pr39h1p4ro444qlpci4'" 1449111608 " 'session_value|s:32:\""e824d93197ab7fd8a07f4cd41a1bf7c2\"";session_var|s:12:\""f1819ad31da5\"";mc|a:7:{s:4:\""time\"";i:1449111608;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";')" " ('9sr0b8ncmv6dsk5fg2gv6p5hm3'" 1449111595 " 'session_value|s:32:\""0c1fcb3d7b9a0476624d569412de92dc\"";session_var|s:12:\""ca893e9b20f9\"";mc|a:7:{s:4:\""time\"";i:1449111595;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";')" " ('ka9v0fv16ij3esl755dgofu867'" 1449111569 " 'session_value|s:32:\""960e681a50bed30a7497f368e65b629a\"";session_var|s:11:\""c310483522e\"";mc|a:7:{s:4:\""time\"";i:1449111569;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111569;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""23.101.61.176\"";s:3:\""ip2\"";s:13:\""23.101.61.176\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111569;timeOnlineUpdated|i:1449111569;last_read_topic|i:2807;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2807.0\"";USER_AGENT|s:63:\""Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5\"";')" " ('0iasn6tnqe8589our9bns73hl7'" 1449111552 " 'session_value|s:32:\""d4645cd92b4e1c794e68f5be84f36b01\"";session_var|s:7:\""bf99913\"";mc|a:7:{s:4:\""time\"";i:1449111552;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111552;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111552;timeOnlineUpdated|i:1449111552;old_url|s:67:\""http://aviatorcraft.com/forum/index.php?board=1.160;sort=views;desc\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('bdgnaa9pevmgf0c52vod3r7156'" 1449111482 " 'session_value|s:32:\""67ba7d9ed3960c773001ce3c19c94fd9\"";session_var|s:10:\""ecec87562a\"";mc|a:7:{s:4:\""time\"";i:1449111479;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:145:\""Mozilla/5.0 (Linux; Android 4.4.3; KFSOWI Build/KTU84M) AppleWebKit/537.36 (KHTML" " like Gecko) Silk/46.3.1 like Chrome/46.0.2490.80 Safari/537.36\"";')" " ('nmdoc2mqv7p36ppvqcjidlk0q7'" 1449111434 " 'session_value|s:32:\""f8c70f2b0efacb244c75ea3c4e88db89\"";session_var|s:7:\""f02b81f\"";mc|a:7:{s:4:\""time\"";i:1449111434;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111434;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111434;timeOnlineUpdated|i:1449111434;last_read_topic|i:1855;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1855.msg8295\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('c6nmvuibqm81etsmdsm8t14pi1'" 1449111389 " 'session_value|s:32:\""1adbf5a02747142097d1acb7d75ab95b\"";session_var|s:9:\""cd3b79f6b\"";mc|a:7:{s:4:\""time\"";i:1449111389;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111389;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111389;timeOnlineUpdated|i:1449111389;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16930\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('t5o02eclvejc1n8r0utim40gm1'" 1449111381 " 'session_value|s:32:\""0043733cfef1365504664c122f1582bc\"";session_var|s:11:\""da782d1433e\"";mc|a:7:{s:4:\""time\"";i:1449111381;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111381;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111381;timeOnlineUpdated|i:1449111381;last_read_topic|i:2569;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2569.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('fahh6df33gddtbeoodu9fptho7'" 1449111339 " 'session_value|s:32:\""7d565cb8feabd6f40de7f9004b728e49\"";session_var|s:7:\""baf0620\"";mc|a:7:{s:4:\""time\"";i:1449111339;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111339;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111339;timeOnlineUpdated|i:1449111339;old_url|s:59:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ea0lf42ac1ohaf1o37p6090fo6'" 1449111319 " 'session_value|s:32:\""70351129b1ae64e8b0b069cf84da0512\"";session_var|s:12:\""d09873b75865\"";mc|a:7:{s:4:\""time\"";i:1449111319;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111319;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111319;timeOnlineUpdated|i:1449111319;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13065\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('ebeaa0tjne5t5kmb85p9opqlh3'" 1449111333 " 'session_value|s:32:\""c735ee074dcb19f1d6c4037e4fbc40f9\"";session_var|s:8:\""ef80329a\"";mc|a:7:{s:4:\""time\"";i:1449111333;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111333;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.138\"";s:3:\""ip2\"";s:13:\""180.76.15.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111333;timeOnlineUpdated|i:1449111333;last_read_topic|i:2410;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2410.msg10487\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('2a9jlbmshev218g0g8j9ilrjt2'" 1449111319 " 'session_value|s:32:\""76d236f0c54cc2be999edb9ac0f4b55a\"";session_var|s:7:\""a264273\"";mc|a:7:{s:4:\""time\"";i:1449111319;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111319;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111319;timeOnlineUpdated|i:1449111319;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('s1b3h9thkndm7hhsd672jl1q66'" 1449111319 " 'session_value|s:32:\""d9a45fa599e6e07c1175f159eafca4f0\"";session_var|s:9:\""fd120e53a\"";mc|a:7:{s:4:\""time\"";i:1449111319;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111319;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111319;timeOnlineUpdated|i:1449111319;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13065\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('pq96iisc7e6e497ii2630jsmu4'" 1449111319 " 'session_value|s:32:\""3cb3ae53d64f0b8b423f41e6328abc3b\"";session_var|s:10:\""ae723e0c53\"";mc|a:7:{s:4:\""time\"";i:1449111319;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111319;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111319;timeOnlineUpdated|i:1449111319;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('0vqcb19hevb546cg3g5o132e63'" 1449111319 " 'session_value|s:32:\""a2e3d27fa1f0a8d4a92a7b792fd407c6\"";session_var|s:7:\""fd26fe7\"";mc|a:7:{s:4:\""time\"";i:1449111319;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111319;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111319;timeOnlineUpdated|i:1449111319;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13071\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('aimg2ekfd9pcji9t8uv00k0ih2'" 1449111319 " 'session_value|s:32:\""2c5cbf80660706a99fefa0ee7fa66aed\"";session_var|s:11:\""cd7227c528a\"";mc|a:7:{s:4:\""time\"";i:1449111319;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111319;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111319;timeOnlineUpdated|i:1449111319;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13071\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('ccph4mpaep0bpcqkuid7vkof72'" 1449111319 " 'session_value|s:32:\""dece055bde4b0af5dd72ab5ba04c3ff1\"";session_var|s:8:\""b7db37d5\"";mc|a:7:{s:4:\""time\"";i:1449111319;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111319;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111319;timeOnlineUpdated|i:1449111319;last_read_topic|i:2867;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2867.msg13070\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('650fujjdugokve8b09fi973ut5'" 1449111319 " 'session_value|s:32:\""9dc04d7474d33e2a8bdbcd79315743ce\"";session_var|s:7:\""f383898\"";mc|a:7:{s:4:\""time\"";i:1449111319;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111319;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111319;timeOnlineUpdated|i:1449111319;last_read_topic|i:2867;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2867.msg13070\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('fl4e083cg8n8od1tt5n8cnf4c7'" 1449111318 " 'session_value|s:32:\""44846b907132c5779c419ccca92581f3\"";session_var|s:11:\""d9533353841\"";mc|a:7:{s:4:\""time\"";i:1449111318;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111318;timeOnlineUpdated|i:1449111318;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('ahgop10bvb2ehjm6tesgll7ki4'" 1449111318 " 'session_value|s:32:\""4ae46eeb669666c8d2f1c7888a98dbb0\"";session_var|s:10:\""a1edd2b5a5\"";mc|a:7:{s:4:\""time\"";i:1449111318;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('r0sseap2np55qskm2ibss7a6k5'" 1449111318 " 'session_value|s:32:\""d262e708840217574e15ce9bdc8b450b\"";session_var|s:12:\""ba6981cd1164\"";mc|a:7:{s:4:\""time\"";i:1449111318;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('8mip3glshj4u5bulch1t5j8om7'" 1449111321 " 'session_value|s:32:\""7540089a23baa74734112ea24fff2f85\"";session_var|s:7:\""b1e6d46\"";mc|a:7:{s:4:\""time\"";i:1449111297;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:137:\""Mozilla/5.0 (iPod touch; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";ban|a:5:{s:12:\""last_checked\"";i:1449111306;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""75.89.130.37\"";s:3:\""ip2\"";s:12:\""75.89.130.37\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111320;timeOnlineUpdated|i:1449111306;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2762.0\"";last_read_topic|i:2762;forms|a:0:{}')" " ('td6hnvq24f585l8k9had7tj851'" 1449111282 " 'session_value|s:32:\""4df8ed364d140e90fcd54d34991b2a4c\"";session_var|s:9:\""d72599f80\"";mc|a:7:{s:4:\""time\"";i:1449111282;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('fntpbbe7gibruq75gr83fd1ib3'" 1449111178 " 'session_value|s:32:\""15811cca7721856979dbb42b073ee9cf\"";session_var|s:12:\""d8d7421465d0\"";mc|a:7:{s:4:\""time\"";i:1449111178;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111178;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111178;timeOnlineUpdated|i:1449111178;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=30.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ik4ck3ae04i1r36upjttrp3k61'" 1449111143 " 'session_value|s:32:\""1c668b38c72acd812b624ce028ca8c1d\"";session_var|s:11:\""df346fcc524\"";mc|a:7:{s:4:\""time\"";i:1449111143;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111143;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111143;timeOnlineUpdated|i:1449111143;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16049\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('0q9aauqf432hk5l7osf1r1egc7'" 1449111106 " 'session_value|s:32:\""0d90a6ff04452ce171a1288ed8ea9f40\"";session_var|s:10:\""b67a3d138f\"";mc|a:7:{s:4:\""time\"";i:1449111106;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111106;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111106;timeOnlineUpdated|i:1449111106;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17172;area=showposts;start=15\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ib4gs53vj8douep1v0knrod5v5'" 1449111106 " 'session_value|s:32:\""d368a444478e04bedd63ac37b7c716b6\"";session_var|s:11:\""de9fd1342cf\"";mc|a:7:{s:4:\""time\"";i:1449111106;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111106;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111106;timeOnlineUpdated|i:1449111106;last_read_topic|i:1610;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1610.msg7438\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('mv1nr6ovv0r6tlvlajklgdqpf5'" 1449111089 " 'session_value|s:32:\""7d42b36d06eb6aaa0708ee31fa7a7df8\"";session_var|s:8:\""e91a8e94\"";mc|a:7:{s:4:\""time\"";i:1449111089;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111089;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111089;timeOnlineUpdated|i:1449111089;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16186;area=showposts;sa=attach\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('q4r9l5s81hk6mfsiuhb3rdv9t6'" 1449111008 " 'session_value|s:32:\""cc7eab75b9d6529c3586642c2cfa8055\"";session_var|s:8:\""fd020a35\"";mc|a:7:{s:4:\""time\"";i:1449111007;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449111007;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449111008;timeOnlineUpdated|i:1449111008;last_read_topic|i:2284;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2284.msg9664\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('10skmb7lh5meukctfiqmaljcs4'" 1449110961 " 'session_value|s:32:\""e517d0314628e91a63edb537973d0fc1\"";session_var|s:9:\""d62be6e8b\"";mc|a:7:{s:4:\""time\"";i:1449110961;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";')" " ('jp3dburkbjl40stsn7qc5chsb7'" 1449110935 " 'session_value|s:32:\""6de06b4525fd011630ef34c6824d01ec\"";session_var|s:8:\""be38992e\"";mc|a:7:{s:4:\""time\"";i:1449110935;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110935;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110935;timeOnlineUpdated|i:1449110935;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=jp3dburkbjl40stsn7qc5chsb7&board=2.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('umffuhbj39udrrvr904fr3lk03'" 1449110740 " 'session_value|s:32:\""0b2a4b12cf279b7dcf57f4f62e97898f\"";session_var|s:9:\""fc93f8b11\"";mc|a:7:{s:4:\""time\"";i:1449110740;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110740;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.146\"";s:3:\""ip2\"";s:13:\""180.76.15.146\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110740;timeOnlineUpdated|i:1449110740;old_url|s:66:\""http://aviatorcraft.com/forum/index.php?board=4.20;sort=views;desc\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('u2ei7moocv797kebo8t3t3be67'" 1449110721 " 'session_value|s:32:\""fa30e19a364f506bcbdfda390a36c6b9\"";session_var|s:12:\""d48cdf2b6e7d\"";mc|a:7:{s:4:\""time\"";i:1449110721;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110721;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110721;timeOnlineUpdated|i:1449110721;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=u2ei7moocv797kebo8t3t3be67&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('f6b320ag02ms16uh24de51lrj7'" 1449110721 " 'session_value|s:32:\""7254da666518411365a5f40d088a663c\"";session_var|s:10:\""eb0b8d22ea\"";mc|a:7:{s:4:\""time\"";i:1449110721;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110721;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110721;timeOnlineUpdated|i:1449110721;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=f6b320ag02ms16uh24de51lrj7&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('eesrg167nnqcg0qsrnsjoofcd0'" 1449110715 " 'session_value|s:32:\""d073f315643c85c8e484bd2c9bff8725\"";session_var|s:9:\""e34dfb3ac\"";mc|a:7:{s:4:\""time\"";i:1449110715;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110715;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110715;timeOnlineUpdated|i:1449110715;last_read_topic|i:2484;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2484.msg10827\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m7lt19sctj70hci8k00ttkehs0'" 1449110699 " 'session_value|s:32:\""1505321488e78b1f6259a953fde3fa13\"";session_var|s:11:\""ccc4e81a221\"";mc|a:7:{s:4:\""time\"";i:1449110699;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110699;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110699;timeOnlineUpdated|i:1449110699;last_read_topic|s:4:\""1337\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1332.0;prev_next=prev\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ufcfcjn05ujjaiqq9ehckb9lq4'" 1449110601 " 'session_value|s:32:\""c94fd1179bd2c70023156656ad5e4cdd\"";session_var|s:12:\""d58b4a9d0f35\"";mc|a:7:{s:4:\""time\"";i:1449110601;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110601;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110601;timeOnlineUpdated|i:1449110601;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ufcfcjn05ujjaiqq9ehckb9lq4&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('nvuro06r9otec18cfqtqd82mq4'" 1449110599 " 'session_value|s:32:\""494a0b0525df92254d5456d90b233d8f\"";session_var|s:10:\""e489c84a4c\"";mc|a:7:{s:4:\""time\"";i:1449110599;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/601.2.7 (KHTML" " like Gecko) Version/9.0.1 Safari/537.86.2\"";')" " ('uejeh7qk9tuqe1onjuqjgpipn5'" 1449110584 " 'session_value|s:32:\""3bc22c3c8f7e870dfae8eba8636eabc0\"";session_var|s:10:\""cc43ee6b0e\"";mc|a:7:{s:4:\""time\"";i:1449110584;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110584;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110584;timeOnlineUpdated|i:1449110584;last_read_topic|i:2876;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2876.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9nqqr5l26jl2ivudvp7r34q7k2'" 1449110576 " 'session_value|s:32:\""794eea0475ef814be9368eccc853e2f9\"";session_var|s:11:\""b56793d5591\"";mc|a:7:{s:4:\""time\"";i:1449110576;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449110576;timeOnlineUpdated|i:1449110576;login_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2393.msg10402\"";old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2393.msg10402\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('j3d1m2vp547eug3jkoovdkld64'" 1449110553 " 'session_value|s:32:\""2801c1f5881cda41f725ed3b3137e397\"";session_var|s:11:\""a293b70c000\"";mc|a:7:{s:4:\""time\"";i:1449110542;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110542;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""117.177.243.42\"";s:3:\""ip2\"";s:14:\""117.177.243.42\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110553;timeOnlineUpdated|i:1449110544;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""MGDPNN\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('v4cukd4p180th9g4d2f0pogjr1'" 1449110524 " 'session_value|s:32:\""3d05ddb440d14504c3343068f3d811da\"";session_var|s:7:\""d1982af\"";mc|a:7:{s:4:\""time\"";i:1449110524;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110524;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110524;timeOnlineUpdated|i:1449110524;last_read_topic|i:2399;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2399.msg10430\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('aijo63fldv32c7idfqsea7ia70'" 1449110483 " 'session_value|s:32:\""79370c48f7364ed3f2901551abdf5a6c\"";session_var|s:8:\""a4085aed\"";mc|a:7:{s:4:\""time\"";i:1449110483;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110483;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110483;timeOnlineUpdated|i:1449110483;last_read_topic|i:2495;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2495.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7ks173eu7bb44kuflj8soc8a00'" 1449110413 " 'session_value|s:32:\""7d4018370f0a07a4b5c6af91c6efa153\"";session_var|s:12:\""b4c6c9844883\"";mc|a:7:{s:4:\""time\"";i:1449110413;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110413;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110413;timeOnlineUpdated|i:1449110413;last_read_topic|i:1101;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1101.msg8582\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('dv1k9tq9sjse8eieh1henldcl5'" 1449110401 " 'session_value|s:32:\""342558e473c54b94b651bf3bd8788208\"";session_var|s:10:\""eb453faa94\"";mc|a:7:{s:4:\""time\"";i:1449110401;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110401;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110401;timeOnlineUpdated|i:1449110401;last_read_topic|i:2752;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2752.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('p7ojgh1pk1r5scan88ig53bo87'" 1449110390 " 'session_value|s:32:\""a57179c5fd2c4a23a6ec56875c635270\"";session_var|s:11:\""b895976cc37\"";mc|a:7:{s:4:\""time\"";i:1449110390;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449110390;timeOnlineUpdated|i:1449110390;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2635.0\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2635.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('njreqv44or8kt2qnitpsck6mm1'" 1449110375 " 'session_value|s:32:\""81e34b1946820d3436fd39090725ca89\"";session_var|s:10:\""e3c8bcac52\"";mc|a:7:{s:4:\""time\"";i:1449110375;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110375;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110375;timeOnlineUpdated|i:1449110375;last_read_topic|i:2874;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2874.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7g3t802nntj4a8gptosermsda7'" 1449110371 " 'session_value|s:32:\""f480b590c8c30d6dc8f480b0aed7b683\"";session_var|s:8:\""a6c87d18\"";mc|a:7:{s:4:\""time\"";i:1449110371;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:129:\""Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240\"";')" " ('6qblcvj52hc1hrhn6fnjjg3ad6'" 1449110348 " 'session_value|s:32:\""7b5880f8f016ac92286bf47d213fd70c\"";session_var|s:7:\""f2ea239\"";mc|a:7:{s:4:\""time\"";i:1449110348;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110348;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110348;timeOnlineUpdated|i:1449110348;last_read_topic|i:2872;forms|a:0:{}old_url|s:53:\""http://aviatorcraft.com/forum/index.php?topic=2872.15\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tunfppi4vuh9gvi299lctu99b7'" 1449110348 " 'session_value|s:32:\""f7c2879c7de8432329d23569705e7854\"";session_var|s:10:\""ef7f9d743c\"";mc|a:7:{s:4:\""time\"";i:1449110348;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110348;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110348;timeOnlineUpdated|i:1449110348;last_read_topic|i:2873;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2873.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('465nmdcfq64ssv6lq45n0cshs3'" 1449110324 " 'session_value|s:32:\""a3f119ec3c5a9ae33becdfa6aef5db91\"";session_var|s:11:\""ab053adcd1c\"";mc|a:7:{s:4:\""time\"";i:1449110324;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110324;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110324;timeOnlineUpdated|i:1449110324;last_read_topic|i:2398;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2398.msg10405\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('gfaaps1dos4kn1i7f296jn81n1'" 1449110479 " 'session_value|s:32:\""a53319999a85f66c378965c2900f2fb0\"";session_var|s:12:\""b8311820b946\"";mc|a:7:{s:4:\""time\"";i:1449110479;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110479;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110479;timeOnlineUpdated|i:1449110479;old_url|s:100:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=gfaaps1dos4kn1i7f296jn81n1&board=10.0;sort=starter\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6s18cf1u66ruc25itqukijgtm3'" 1449110292 " 'session_value|s:32:\""a52c04a16edab21fc835dcf7ababc68c\"";session_var|s:11:\""eecdec3e0ca\"";mc|a:7:{s:4:\""time\"";i:1449110292;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110292;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110292;timeOnlineUpdated|i:1449110292;last_read_topic|i:2839;forms|a:0:{}old_url|s:53:\""http://aviatorcraft.com/forum/index.php?topic=2839.15\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m65gj88s34ml42ljmmbei7fvt7'" 1449114333 " 'session_value|s:32:\""3cca775575e00192bfda75c5c375e3a9\"";session_var|s:7:\""f259d34\"";mc|a:7:{s:4:\""time\"";i:1449110312;s:2:\""id\"";s:2:\""50\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:114:\""id_board IN (1" 2 3 4 5 7 10 12 15 34 17 18 19 20 21 23 24 27 28 39 40 41 43 44 9 16 26 29 30 31 33 35 36 37 38 "22)\"";s:2:\""ap\"";a:36:{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:\""7\"";i:6;s:2:\""10\"";i:7;s:2:\""12\"";i:8;s:2:\""15\"";i:9;s:2:\""34\"";i:10;s:2:\""17\"";i:11;s:2:\""18\"";i:12;s:2:\""19\"";i:13;s:2:\""20\"";i:14;s:2:\""21\"";i:15;s:2:\""23\"";i:16;s:2:\""24\"";i:17;s:2:\""27\"";i:18;s:2:\""28\"";i:19;s:2:\""39\"";i:20;s:2:\""40\"";i:21;s:2:\""41\"";i:22;s:2:\""43\"";i:23;s:2:\""44\"";i:24;s:1:\""9\"";i:25;s:2:\""16\"";i:26;s:2:\""26\"";i:27;s:2:\""29\"";i:28;s:2:\""30\"";i:29;s:2:\""31\"";i:30;s:2:\""33\"";i:31;s:2:\""35\"";i:32;s:2:\""36\"";i:33;s:2:\""37\"";i:34;s:2:\""38\"";i:35;s:2:\""22\"";}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110245;s:9:\""id_member\"";s:2:\""50\"";s:2:\""ip\"";s:14:\""75.186.137.230\"";s:3:\""ip2\"";s:14:\""75.186.137.230\"";s:5:\""email\"";s:20:\""pvpbosses4@gmail.com\"";}log_time|i:1449112467;timeOnlineUpdated|i:1449112467;last_read_topic|i:2815;forms|a:1:{i:0;i:3902636;}old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=unread\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";login_SMFCookie956|s:96:\""a:4:{i:0;s:2:\""50\"";i:1;s:40:\""c0f910c0fa103c45a8daa5154139986a3e57b994\"";i:2;i:1449113845;i:3;i:0;}\"";id_msg_last_visit|s:5:\""13072\"";rc|a:3:{s:2:\""id\"";s:2:\""50\"";s:4:\""time\"";i:1449110245;s:7:\""reports\"";s:1:\""0\"";}unread_messages|i:0;topicseen_cache|a:0:{}temp_attachments|a:0:{}')" " ('het1ec8cjiu71pvc2a0mk95h26'" 1449110235 " 'session_value|s:32:\""16487df4c4db07513a3652ec3a0cc279\"";session_var|s:10:\""df51332774\"";mc|a:7:{s:4:\""time\"";i:1449110235;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:100:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/41.0.2228.0 Safari/537.36\"";')" " ('7isord1ddtneci40cjqa1abgh7'" 1449110223 " 'session_value|s:32:\""69488a1a4d9971951d113763bab26b6e\"";session_var|s:11:\""ed207f49967\"";mc|a:7:{s:4:\""time\"";i:1449110221;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('23nuhn5bjb2hs33kqroj163ff4'" 1449110187 " 'session_value|s:32:\""8195b4b7681dde70bdde305075f9b799\"";session_var|s:11:\""ba42cd9e9eb\"";mc|a:7:{s:4:\""time\"";i:1449110186;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('p7u17fmi0qvt6drejgt6isjl20'" 1449110129 " 'session_value|s:32:\""5c59db96212e51ea3b2fff85494cbbdb\"";session_var|s:7:\""ebb712c\"";mc|a:7:{s:4:\""time\"";i:1449110128;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('c6a7dnbi1rrv42qi911h40sii0'" 1449110121 " 'session_value|s:32:\""79e5dde92b6fdebe01351601ae1c9d32\"";session_var|s:7:\""c51fa80\"";mc|a:7:{s:4:\""time\"";i:1449110121;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110121;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110121;timeOnlineUpdated|i:1449110121;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13069\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('sv2gnbuanua21fi49sodntm4b0'" 1449110120 " 'session_value|s:32:\""945cab01f36520fdd6d995fd08c07323\"";session_var|s:9:\""b0d5a0a86\"";mc|a:7:{s:4:\""time\"";i:1449110120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110120;timeOnlineUpdated|i:1449110120;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13069\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('hdu23d7fvaim683p75ldl06sk5'" 1449094524 " 'session_value|s:32:\""67ae00a3e5099e7fb5859a80454d0533\"";session_var|s:7:\""e769247\"";mc|a:7:{s:4:\""time\"";i:1449094524;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094524;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094524;timeOnlineUpdated|i:1449094524;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13054\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('f1r1bv36etkkdra15v7lm819l3'" 1449094524 " 'session_value|s:32:\""b8a670dde98a4b010c8d9d7ea664a45e\"";session_var|s:9:\""ef9b293ed\"";mc|a:7:{s:4:\""time\"";i:1449094524;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094524;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094524;timeOnlineUpdated|i:1449094524;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13054\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('lbshqvs7aceqi46iltaneahtv4'" 1449094524 " 'session_value|s:32:\""684b6163f93762df218f02b6f446dbb4\"";session_var|s:9:\""cb15610f4\"";mc|a:7:{s:4:\""time\"";i:1449094524;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094524;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094524;timeOnlineUpdated|i:1449094524;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13053\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('rbn4sqvsh6lpt3n9nd6h63stj7'" 1449094524 " 'session_value|s:32:\""bf2f3ea97d67813dbefd319177edc16f\"";session_var|s:9:\""c1a94d201\"";mc|a:7:{s:4:\""time\"";i:1449094524;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094524;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094524;timeOnlineUpdated|i:1449094524;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13053\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('ofh4gi93eau1l6uog4hb7eevi6'" 1449110869 " 'session_value|s:32:\""de7e070924b0ee1feedfa9ee4dc96884\"";session_var|s:11:\""bdf0bf595ec\"";mc|a:7:{s:4:\""time\"";i:1449094528;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449110869;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449110869;timeOnlineUpdated|i:1449094528;expanded_stats|a:2:{i:2015;a:1:{i:0;i:5;}i:2014;a:1:{i:0;i:7;}}old_url|s:103:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ofh4gi93eau1l6uog4hb7eevi6&action=stats;expand=201407\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('vcchemubmvivg0mgt9ue17ha44'" 1449100482 " 'session_value|s:32:\""89389dbcbc61c30a958b19001ee0aab4\"";session_var|s:8:\""f7b67546\"";mc|a:7:{s:4:\""time\"";i:1449094599;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:159:\""Mozilla/5.0 (Linux; Android 5.0.2; SAMSUNG SM-T530NU Build/LRX22G) AppleWebKit/537.36 (KHTML" " like Gecko) SamsungBrowser/3.3 Chrome/38.0.2125.102 Safari/537.36\"";')" " ('dbg1kpjboo8n9avd8sqm8q49o7'" 1449094637 " 'session_value|s:32:\""5dc72b8d9bf286b9920b8b4ad9552d22\"";session_var|s:9:\""d87350199\"";mc|a:7:{s:4:\""time\"";i:1449094637;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094637;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.157\"";s:3:\""ip2\"";s:13:\""180.76.15.157\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094637;timeOnlineUpdated|i:1449094637;last_read_topic|s:4:\""2343\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2322.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('tqcnuf47c8a7lksh733gq0m4k2'" 1449094776 " 'session_value|s:32:\""c4d2341153a2dda25baf5a59a99de3d8\"";session_var|s:10:\""fd84b44c63\"";mc|a:7:{s:4:\""time\"";i:1449094717;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:129:\""Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240\"";ban|a:5:{s:12:\""last_checked\"";i:1449094776;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""104.2.113.130\"";s:3:\""ip2\"";s:13:\""104.2.113.130\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094776;timeOnlineUpdated|i:1449094776;old_url|s:30:\""http://aviatorcraft.com/forum/\"";')" " ('eo5cqf13i1vhgqddmpofp2mcd4'" 1449094727 " 'session_value|s:32:\""3268572ee78d6f83d40cbbae6f81a7e3\"";session_var|s:10:\""ef4060e583\"";mc|a:7:{s:4:\""time\"";i:1449094727;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094727;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094727;timeOnlineUpdated|i:1449094727;last_read_topic|s:4:\""1743\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1766.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('8rd66nat5t5es06ui3ailu24c2'" 1449094815 " 'session_value|s:32:\""471a7d596ebd48304e7c22d85607af60\"";session_var|s:8:\""f625673a\"";mc|a:7:{s:4:\""time\"";i:1449094780;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:113:\""Mozilla/5.0 (X11; CrOS x86_64 7390.68.0) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.82 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449094789;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""71.47.14.230\"";s:3:\""ip2\"";s:12:\""71.47.14.230\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094808;timeOnlineUpdated|i:1449094789;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1972.0\"";last_read_topic|i:1972;forms|a:0:{}')" " ('ovetesec98tkplnqdqjr5s3r74'" 1449094907 " 'session_value|s:32:\""77c03c778e89f56eeb3cf9f9f8c20d61\"";session_var|s:12:\""e8c5f1f40407\"";mc|a:7:{s:4:\""time\"";i:1449094907;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094907;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094907;timeOnlineUpdated|i:1449094907;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=16942\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('08d08s8dtgmd86esnmbs5og363'" 1449094955 " 'session_value|s:32:\""af1d3c2a8537c0ab1c0cd0a7bd36a606\"";session_var|s:7:\""fef9dec\"";mc|a:7:{s:4:\""time\"";i:1449094955;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094955;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094955;timeOnlineUpdated|i:1449094955;old_url|s:59:\""http://aviatorcraft.com/forum/index.php?action=profile;u=37\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('dkmuose1e4fnp8v033oucsuce4'" 1449095424 " 'session_value|s:32:\""bcb00a76b2e9270d042bef4809809c65\"";session_var|s:12:\""c22a955b23dd\"";mc|a:7:{s:4:\""time\"";i:1449095424;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095424;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('85i1jpsslah389rubvuj2boem7'" 1449094978 " 'session_value|s:32:\""2bbb08dd6f701a062ac8c74c28a0dc87\"";session_var|s:9:\""ae262e1c8\"";mc|a:7:{s:4:\""time\"";i:1449094978;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094978;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.141\"";s:3:\""ip2\"";s:13:\""180.76.15.141\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094978;timeOnlineUpdated|i:1449094978;last_read_topic|s:4:\""2058\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2054.0;prev_next=prev\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('5448k3mqrpg3jhc2n29vu2p542'" 1449095297 " 'session_value|s:32:\""2e9d2f1db2e3b6227e9b69258560535b\"";session_var|s:7:\""f2e9bb2\"";mc|a:7:{s:4:\""time\"";i:1449095297;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095099;s:9:\""id_member\"";s:5:\""15912\"";s:2:\""ip\"";s:14:\""86.173.133.145\"";s:3:\""ip2\"";s:14:\""86.173.133.145\"";s:5:\""email\"";s:22:\""romanski03@hotmail.com\"";}log_time|i:1449095285;timeOnlineUpdated|i:1449095230;old_url|s:49:\""http://aviatorcraft.com/forum/index.php?board=2.0\"";USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\"";last_read_topic|i:0;forms|a:1:{i:0;i:11707520;}last_ss|s:13:\""Honored_Demon\"";search_cache|a:3:{s:9:\""id_search\"";i:234;s:11:\""num_results\"";i:0;s:6:\""params\"";s:204:\""eJwtzjEOwjAMBdC7sLD8IbbTpt0ZuEXUJpYKahsUCggphydF3b6frG8P8T2sQWM5F1NOZcx7IjAEFg0cepABMagBtSAH6kA92IDrGoMFbMEO3IF7iIEIpIG0EAdba2ztfU7p40NaHrNuWi_s9BrvGjaf1vl7SMpbTVln_T91kI-3XDnqM-yiQw5Tna9pTVmjv-iS1h_cWD7H\"";}login_SMFCookie956|s:99:\""a:4:{i:0;s:5:\""15912\"";i:1;s:40:\""125c21088ce217d3af473e9088cc6227814ac43f\"";i:2;i:1449098698;i:3;i:0;}\"";id_msg_last_visit|s:5:\""11416\"";unread_messages|i:0;pm_selected|a:0:{}temp_attachments|a:0:{}')" " ('a2ghvtnn7esi035pobeccqh6b1'" 1449101646 " 'session_value|s:32:\""8bc355610059a2684dda3f0dde645d8d\"";session_var|s:12:\""c83d7add168b\"";mc|a:7:{s:4:\""time\"";i:1449101613;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101613;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""41.42.236.247\"";s:3:\""ip2\"";s:13:\""41.42.236.247\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449101646;timeOnlineUpdated|i:1449101613;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:114:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11) AppleWebKit/601.1.56 (KHTML" " like Gecko) Version/9.0 Safari/601.1.56\"";')" " ('sla5ic200ocmnq5do8f3mgodb0'" 1449101689 " 'session_value|s:32:\""2570f2719bd2a387c71a5188aac5ff43\"";session_var|s:12:\""f1913a74ddbb\"";mc|a:7:{s:4:\""time\"";i:1449101689;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\"";')" " ('84ir17gg7215tgm2eopjg8ttt5'" 1449101722 " 'session_value|s:32:\""0eb2ffeeb51d357cd6bf53e63f8bd698\"";session_var|s:8:\""b075faef\"";mc|a:7:{s:4:\""time\"";i:1449101722;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449101722;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('kt1d851eh0dt2rls1hdbcf9915'" 1449098865 " 'session_value|s:32:\""013fdff726af529e7ad93c766d48a8e5\"";session_var|s:12:\""e9f9c0626cb7\"";mc|a:7:{s:4:\""time\"";i:1449098865;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449098865;timeOnlineUpdated|i:1449098865;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2151.msg9654\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2151.msg9654\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('17hp18sl9o6cfmnb9b3dplfda6'" 1449095266 " 'session_value|s:32:\""7618cefa62bc4773138caf1dbcd7a84d\"";session_var|s:12:\""bfb4d89a64e6\"";mc|a:7:{s:4:\""time\"";i:1449095266;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095266;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095266;timeOnlineUpdated|i:1449095266;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16746\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('82713g0sifi8tg109q5b3c43j0'" 1449095297 " 'session_value|s:32:\""0de12d5edef8150d982da50c8fa8c075\"";session_var|s:12:\""a55bb8b98fdd\"";mc|a:7:{s:4:\""time\"";i:1449095297;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1\"";')" " ('oq4ajr7e8t49uqaktqhgsdteb5'" 1449095320 " 'session_value|s:32:\""77311d29d4c5f862eb7ddb8c77d6340c\"";session_var|s:11:\""b139da65cb2\"";mc|a:7:{s:4:\""time\"";i:1449095320;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095320;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""73.159.108.90\"";s:3:\""ip2\"";s:13:\""73.159.108.90\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095320;timeOnlineUpdated|i:1449095320;last_read_topic|i:1318;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=1318.5;wap2\"";USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('rqs4tsr7hn94ik3p58vgf4g9a6'" 1449094523 " 'session_value|s:32:\""aa397fc4db7aa925cf31eb1465d960dc\"";session_var|s:12:\""f19107c507fd\"";mc|a:7:{s:4:\""time\"";i:1449094523;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094523;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('5lpv2mfv21huo027gbj72oo1n1'" 1449094523 " 'session_value|s:32:\""f7077033f1a8aa4f90e67d8e13c93ec2\"";session_var|s:12:\""c8b26bc4b569\"";mc|a:7:{s:4:\""time\"";i:1449094523;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094523;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094523;timeOnlineUpdated|i:1449094523;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('0musguo006vkedvataj0hunar4'" 1449091755 " 'session_value|s:32:\""fb2245914030235b700098515bafbc50\"";session_var|s:11:\""a6973a9b053\"";mc|a:7:{s:4:\""time\"";i:1449091755;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:194:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('uu3bd33hq5dd9a6nse51k55l01'" 1449091796 " 'session_value|s:32:\""e53bdcc9f2d3340f962a968948f209ba\"";session_var|s:10:\""fa4ec347be\"";mc|a:7:{s:4:\""time\"";i:1449091796;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";')" " ('ca0gkjicmtp21rjerda6pldnf5'" 1449091839 " 'session_value|s:32:\""865c84aed903aad608ad949a167846f1\"";session_var|s:8:\""d18c8118\"";mc|a:7:{s:4:\""time\"";i:1449091838;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091838;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('b6042imro5snkduqsicr008vk1'" 1449091844 " 'session_value|s:32:\""785b9d16b2f4fc6931d1839d2045294b\"";session_var|s:11:\""b6facad1a61\"";mc|a:7:{s:4:\""time\"";i:1449091844;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091844;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091844;timeOnlineUpdated|i:1449091844;old_url|s:59:\""http://aviatorcraft.com/forum/index.php?action=profile;u=27\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6hb85ujpsm8tsfmdncu4qkpeu7'" 1449091845 " 'session_value|s:32:\""73a09ae22b50bfa8c9debee637599a2a\"";session_var|s:8:\""a78fc318\"";mc|a:7:{s:4:\""time\"";i:1449091845;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449091845;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449091845;timeOnlineUpdated|i:1449091845;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=6hb85ujpsm8tsfmdncu4qkpeu7&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('3bkvjegnu2gglbfrg4t2ifhg22'" 1449091879 " 'session_value|s:32:\""6cd3ca438a3a169fa85a042db3531419\"";session_var|s:7:\""cef05ea\"";mc|a:7:{s:4:\""time\"";i:1449091879;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\"";')" " ('4ecsbnjneqgt4vqk9tgpid6dh3'" 1449091918 " 'session_value|s:32:\""ccd47579ad67128dd6771aedeb1243e4\"";session_var|s:7:\""ca94d5f\"";mc|a:7:{s:4:\""time\"";i:1449091918;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('k9onuan1frdn4oqrd2n58emmj6'" 1449091950 " 'session_value|s:32:\""143be47487ec99c3c36049e1f8a10598\"";session_var|s:9:\""a675966cd\"";mc|a:7:{s:4:\""time\"";i:1449091950;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('lf1sfnj0bgjbjpbfsg99dj6vn7'" 1449092124 " 'session_value|s:32:\""42cf457b0355c28b303ef9b0b6fc9b23\"";session_var|s:9:\""b4f005224\"";mc|a:7:{s:4:\""time\"";i:1449092124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092124;timeOnlineUpdated|i:1449092124;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13043\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('qkl1ktgfm5tg9e5sjra89fmr63'" 1449092124 " 'session_value|s:32:\""e70d8db08b4e074c1956a56b2409d56d\"";session_var|s:11:\""b5c246d8cb7\"";mc|a:7:{s:4:\""time\"";i:1449092124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092124;timeOnlineUpdated|i:1449092124;last_read_topic|i:2864;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2864.msg13044\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('v2tgeejhqp8lhggcgjg65tio90'" 1449092124 " 'session_value|s:32:\""99fd06a06c070709d6cf4606386dd3c8\"";session_var|s:11:\""ed088d4d630\"";mc|a:7:{s:4:\""time\"";i:1449092124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092124;timeOnlineUpdated|i:1449092124;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13043\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('i16jainas0q5m61sb3u7gttsr6'" 1449092124 " 'session_value|s:32:\""965f8ac02fb65b0d8bb0490f487f760d\"";session_var|s:12:\""bb5a3ec104d1\"";mc|a:7:{s:4:\""time\"";i:1449092124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092124;timeOnlineUpdated|i:1449092124;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13045\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('qtqtrmd0jnjkvoqvq76hcr2t34'" 1449092124 " 'session_value|s:32:\""10f99751cefe4f53d579bc34be424a88\"";session_var|s:8:\""d6da9408\"";mc|a:7:{s:4:\""time\"";i:1449092124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092124;timeOnlineUpdated|i:1449092124;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13045\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('tvbn99tpcorqu14lf9ftm1fam6'" 1449092278 " 'session_value|s:32:\""75ffcd7a4db8e3566a2dedfc844170c9\"";session_var|s:7:\""b528e23\"";mc|a:7:{s:4:\""time\"";i:1449092141;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:129:\""Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240\"";ban|a:5:{s:12:\""last_checked\"";i:1449092186;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""5.65.174.77\"";s:3:\""ip2\"";s:11:\""5.65.174.77\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092278;timeOnlineUpdated|i:1449092186;login_url|s:61:\""http://aviatorcraft.com/forum/index.php?action=post;board=3.0\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1972.0\"";last_read_topic|i:1972;forms|a:0:{}')" " ('g1o0h780e58srlk4o4lsrr6km2'" 1449092168 " 'session_value|s:32:\""38a6e8909f7fc99e038f1e2cbb6609c4\"";session_var|s:10:\""b5e142ad54\"";')" " ('qvv1680s3an53g3d470neuo0f1'" 1449092171 " 'session_value|s:32:\""ac225a3c1a3b3ca2559f90562eb004fc\"";session_var|s:8:\""aca6eed0\"";mc|a:7:{s:4:\""time\"";i:1449092171;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092171;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092171;timeOnlineUpdated|i:1449092171;last_read_topic|i:2501;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2501.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0i1l6viuvfstgtfsg6fge54vh0'" 1449092519 " 'session_value|s:32:\""d6b0ed87a469436287d6dd0b392a7202\"";session_var|s:12:\""d62cab1ddcec\"";mc|a:7:{s:4:\""time\"";i:1449092231;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:139:\""Mozilla/5.0 (Linux; Android 4.4.4; XT1021 Build/KXC21.5-40) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/43.0.2357.93 Mobile Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449092318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""94.195.101.242\"";s:3:\""ip2\"";s:14:\""94.195.101.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092519;timeOnlineUpdated|i:1449092318;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";register_vv|a:5:{s:5:\""count\"";i:5;s:6:\""errors\"";i:1;s:8:\""did_pass\"";b:1;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""TMKHEM\"";}registration_agreed|b:1;just_registered|i:1;')" " ('tsjmap1hdk69lstgpnngc6ceu4'" 1449092233 " 'session_value|s:32:\""3931f60fede44b345aac8622c36a49f0\"";session_var|s:10:\""b1f55ea74a\"";mc|a:7:{s:4:\""time\"";i:1449092233;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449092233;timeOnlineUpdated|i:1449092233;login_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2450.msg10855\"";old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2450.msg10855\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('vldqhkh3vj5d3157sjucu12kr6'" 1449092318 " 'session_value|s:32:\""3e82d3b72e7185dd88ed2840ae7a275b\"";session_var|s:8:\""b536175e\"";mc|a:7:{s:4:\""time\"";i:1449092318;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092318;timeOnlineUpdated|i:1449092318;old_url|s:75:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17053;area=summary\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('oa60c0e80us6kiprv5aj226r75'" 1449092324 " 'session_value|s:32:\""48205115a843b52482f1aa9cf0b92a09\"";session_var|s:10:\""ffee7227f4\"";mc|a:7:{s:4:\""time\"";i:1449092324;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092324;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092324;timeOnlineUpdated|i:1449092324;old_url|s:100:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=oa60c0e80us6kiprv5aj226r75&board=12.0;sort=subject\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hrt8minp4semmpm21lbmpphg37'" 1449092610 " 'session_value|s:32:\""f98b06579a5b43f347aeec1be34c0c82\"";session_var|s:11:\""d09cc3e8721\"";mc|a:7:{s:4:\""time\"";i:1449092458;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449092503;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""71.72.239.115\"";s:3:\""ip2\"";s:13:\""71.72.239.115\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092609;timeOnlineUpdated|i:1449092503;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1650.0\"";last_read_topic|i:1650;forms|a:0:{}')" " ('o6rgadftln5a78i3b8vm5anma4'" 1449092380 " 'session_value|s:32:\""7a94cf6317e8b663088f6c08219e95e6\"";session_var|s:10:\""b9e749aa6c\"";mc|a:7:{s:4:\""time\"";i:1449092380;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092380;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092380;timeOnlineUpdated|i:1449092380;last_read_topic|i:1382;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1382.msg6580\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('t92u09nr20np7qk57qkebedcv5'" 1449092396 " 'session_value|s:32:\""2ac07d2b3d4695f930ebc1db545083f8\"";session_var|s:8:\""bf962ef6\"";mc|a:7:{s:4:\""time\"";i:1449092385;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('nghvra58kt7a88bbsf19acq644'" 1449092470 " 'session_value|s:32:\""015db160ee8bf4cbca2dc2c4a00b66d7\"";session_var|s:10:\""a40a1d601e\"";mc|a:7:{s:4:\""time\"";i:1449092469;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092469;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092469;timeOnlineUpdated|i:1449092469;last_read_topic|i:2595;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2595.msg11606\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('d5dflp869ambo69h7g8dqav7v0'" 1449092481 " 'session_value|s:32:\""a98f90942ef700d203bb236cd4174644\"";session_var|s:7:\""fb63c22\"";mc|a:7:{s:4:\""time\"";i:1449092481;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092481;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.135\"";s:3:\""ip2\"";s:13:\""180.76.15.135\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092481;timeOnlineUpdated|i:1449092481;last_read_topic|i:1323;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1323.msg6211\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('nvaa6m522cijrfff523ega5ut3'" 1449092579 " 'session_value|s:32:\""f6a8be19fd61a92c3441e5eeecd3ef5f\"";session_var|s:11:\""e2b2958ce03\"";mc|a:7:{s:4:\""time\"";i:1449092574;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:53:\""MobileSafari/9537.53 CFNetwork/672.1.14 Darwin/14.0.0\"";')" " ('7vbrhi5djd2td5pl07ncc8h8e1'" 1449092507 " 'session_value|s:32:\""998a1f25891d8ebedf04cae2f9544f60\"";session_var|s:10:\""cde5209697\"";mc|a:7:{s:4:\""time\"";i:1449092505;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092505;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""70.209.78.253\"";s:3:\""ip2\"";s:13:\""70.209.78.253\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092505;timeOnlineUpdated|i:1449092505;last_read_topic|i:1146;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1146.0\"";USER_AGENT|s:137:\""Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML" " like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\"";')" " ('admd2vaqqesne20e6da3e72qa1'" 1449092523 " 'session_value|s:32:\""ae0cf1d36c5186829dd7294006c7d644\"";session_var|s:9:\""e4e7d32e4\"";mc|a:7:{s:4:\""time\"";i:1449092523;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092523;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092523;timeOnlineUpdated|i:1449092523;old_url|s:67:\""http://aviatorcraft.com/forum/index.php?board=3.0;sort=subject;desc\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('3al69ea6dh5vlgijpv44vtont1'" 1449093148 " 'session_value|s:32:\""ab000d7e3b7df6310da3ac22826a723b\"";session_var|s:12:\""f49da9fc860b\"";mc|a:7:{s:4:\""time\"";i:1449092530;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:145:\""Mozilla/5.0 (Linux; Android 4.4.3; KFARWI Build/KTU84M) AppleWebKit/537.36 (KHTML" " like Gecko) Silk/46.3.1 like Chrome/46.0.2490.80 Safari/537.36\"";')" " ('bc97k3ieel4amol70qg0eh99a1'" 1449092578 " 'session_value|s:32:\""bc5508a3970da1bbba8efc7e8884a972\"";session_var|s:11:\""f25bf3015b0\"";mc|a:7:{s:4:\""time\"";i:1449092578;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092578;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""70.209.78.253\"";s:3:\""ip2\"";s:13:\""70.209.78.253\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092578;timeOnlineUpdated|i:1449092578;last_read_topic|i:1146;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1146.0\"";USER_AGENT|s:110:\""Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML" " like Gecko) Mobile/11D201\"";')" " ('ls2rnvvih7ggq0foret0t40mj1'" 1449092578 " 'session_value|s:32:\""c7ab21a2ed589fa062a4e2212ce4d1e7\"";session_var|s:11:\""fdd0bbd368e\"";mc|a:7:{s:4:\""time\"";i:1449092578;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092578;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""70.209.78.253\"";s:3:\""ip2\"";s:13:\""70.209.78.253\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092578;timeOnlineUpdated|i:1449092578;last_read_topic|i:1146;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1146.0\"";USER_AGENT|s:110:\""Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML" " like Gecko) Mobile/11D201\"";')" " ('3sndd157do8h1crejalec3j0m6'" 1449092650 " 'session_value|s:32:\""e44f7da6525fb4eedd05aeaecbb11e53\"";session_var|s:10:\""b34f3a776e\"";mc|a:7:{s:4:\""time\"";i:1449092650;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:14:\""Google favicon\"";')" " ('e3ook3jvrulu7o96otiand8sl0'" 1449092654 " 'session_value|s:32:\""5f4233d35bb4c117f88ce0b4330783e0\"";session_var|s:12:\""dbc1f5dfc1f4\"";mc|a:7:{s:4:\""time\"";i:1449092654;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092654;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092654;timeOnlineUpdated|i:1449092654;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=e3ook3jvrulu7o96otiand8sl0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('goog6dq251js51utohk8s47m52'" 1449095300 " 'session_value|s:32:\""0d84ab2ae80565bd9909f71cb9530e38\"";session_var|s:7:\""ee50088\"";mc|a:7:{s:4:\""time\"";i:1449092677;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449095300;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449095300;timeOnlineUpdated|i:1449092677;last_read_topic|i:1659;forms|a:0:{}old_url|s:95:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=goog6dq251js51utohk8s47m52&topic=1659.msg8292\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ta3ttrritb3r5q378quc0v6e81'" 1449092677 " 'session_value|s:32:\""5c30655b2015ba1f857c115be10d3be0\"";session_var|s:8:\""f20f17bd\"";mc|a:7:{s:4:\""time\"";i:1449092677;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092677;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092677;timeOnlineUpdated|i:1449092677;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=17097\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7rg2f5fu7gtfms1fhte5bmsd85'" 1449092678 " 'session_value|s:32:\""64861cc10fb0ad0b7dedaff89aad283b\"";session_var|s:10:\""cf32c71bb9\"";mc|a:7:{s:4:\""time\"";i:1449092678;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092678;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092678;timeOnlineUpdated|i:1449092678;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=7rg2f5fu7gtfms1fhte5bmsd85&board=5.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('roh22fd84akn2ei8u1p28ospd4'" 1449092692 " 'session_value|s:32:\""164c39d9b21b0b4cab2833f983aefdbd\"";session_var|s:11:\""dd12b998466\"";mc|a:7:{s:4:\""time\"";i:1449092692;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092692;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092692;timeOnlineUpdated|i:1449092692;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=roh22fd84akn2ei8u1p28ospd4&board=15.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('70bju0v2b131ik016b8ktmh9c3'" 1449092703 " 'session_value|s:32:\""d4e1d1f9434100397148a947553a069a\"";session_var|s:12:\""a5e5edde6eae\"";mc|a:7:{s:4:\""time\"";i:1449092703;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092703;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092703;timeOnlineUpdated|i:1449092703;last_read_topic|i:2767;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2767.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('rnq1oos66ptd061jcrugh083r7'" 1449092798 " 'session_value|s:32:\""863899688e4c0e3cb10a3aefcbef0529\"";session_var|s:10:\""ff14727ea5\"";mc|a:7:{s:4:\""time\"";i:1449092798;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('d16b4s1hj23vb9kbvsofm06uo4'" 1449092718 " 'session_value|s:32:\""056cfe5c2f5d96e90d3b032d34973b2f\"";session_var|s:11:\""e4b6f642289\"";mc|a:7:{s:4:\""time\"";i:1449092717;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092717;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""186.27.127.129\"";s:3:\""ip2\"";s:14:\""186.27.127.129\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092717;timeOnlineUpdated|i:1449092717;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""XFTNHK\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";registration_agreed|b:1;')" " ('4kfav933eq1l8p9rohhjc8dca0'" 1449092875 " 'session_value|s:32:\""d053545054f609dde097935331157125\"";session_var|s:9:\""b6e5fa022\"";mc|a:7:{s:4:\""time\"";i:1449092874;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092874;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092875;timeOnlineUpdated|i:1449092875;last_read_topic|i:2800;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2800.msg12662\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('hjfu2pr8rfmkrmoblsn05el7m0'" 1449092856 " 'session_value|s:32:\""b5280af8ed9313620e56a41f70820fcd\"";session_var|s:10:\""a9eb40e5fa\"";mc|a:7:{s:4:\""time\"";i:1449092855;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('7nul3r8ffd6ks6vjl57cfrtt54'" 1449093355 " 'session_value|s:32:\""c0d9e500dede4deae4ec46fc321c635a\"";session_var|s:11:\""e3d4953a248\"";mc|a:7:{s:4:\""time\"";i:1449092924;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449092949;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""212.238.178.220\"";s:3:\""ip2\"";s:15:\""212.238.178.220\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093350;timeOnlineUpdated|i:1449092950;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2043.0\"";last_read_topic|i:2043;forms|a:0:{}')" " ('o4aja3ur94kpqqo1u62oktbe34'" 1449092949 " 'session_value|s:32:\""19abf5e12e54cbb422c5e0e7e3641ab8\"";session_var|s:9:\""a0c891b20\"";mc|a:7:{s:4:\""time\"";i:1449092949;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:89:\""Mozilla/5.0 (TweetmemeBot/4.0; +http://datasift.com/bot.html) Gecko/20100101 Firefox/31.0\"";')" " ('1nu2adf0efa2qde6palrfi2m17'" 1449092949 " 'session_value|s:32:\""fb34a6ac216040c5dab90d46b49090de\"";session_var|s:11:\""a357b9c79a9\"";mc|a:7:{s:4:\""time\"";i:1449092949;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:89:\""Mozilla/5.0 (TweetmemeBot/4.0; +http://datasift.com/bot.html) Gecko/20100101 Firefox/31.0\"";')" " ('2utlu2bs5t2svu9djhjcgqv286'" 1449093037 " 'session_value|s:32:\""1ce8ef8138d7ccb6705f90d1ee97f302\"";session_var|s:7:\""bc32bf2\"";mc|a:7:{s:4:\""time\"";i:1449092965;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093036;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""123.56.163.183\"";s:3:\""ip2\"";s:14:\""123.56.163.183\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093036;timeOnlineUpdated|i:1449092965;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""NUFEBH\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:101:\""Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/39.0.2171.95 Safari/537.36\"";registration_agreed|b:1;')" " ('vecn72kfn48kq78cp0t4ret565'" 1449093085 " 'session_value|s:32:\""4ce8f6738c8ef2ae91e98927abf29e0f\"";session_var|s:8:\""e232f2ca\"";mc|a:7:{s:4:\""time\"";i:1449093083;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093083;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""180.180.104.151\"";s:3:\""ip2\"";s:15:\""180.180.104.151\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093084;timeOnlineUpdated|i:1449093084;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""BNCTYE\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('spc36rd9e0qmnkalljrd02q1n6'" 1449092989 " 'session_value|s:32:\""210d5dd63bc34618e6020a096c7e29a9\"";session_var|s:7:\""f0dff26\"";mc|a:7:{s:4:\""time\"";i:1449092989;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449092989;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449092989;timeOnlineUpdated|i:1449092989;old_url|s:103:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16735;area=showposts;sa=attach;sort=posted;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('nujc02j02c4u14j47h7aqqft32'" 1449093293 " 'session_value|s:32:\""27c703dc8043bfc2f57feb070dbefb37\"";session_var|s:8:\""e6ec1c51\"";mc|a:7:{s:4:\""time\"";i:1449093293;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:138:\""Mozilla/5.0 (Linux; Android 5.0.1; SPH-L720T Build/LRX22C) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36\"";')" " ('2eutdr63jpsin2a26qsjj40mr6'" 1449093202 " 'session_value|s:32:\""19ff7cc73f98128569f9ee636fdf7c60\"";session_var|s:9:\""ca02641ae\"";mc|a:7:{s:4:\""time\"";i:1449093202;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093202;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093202;timeOnlineUpdated|i:1449093202;last_read_topic|i:2203;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2203.msg9431\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('vg4mbdnopne5d8t1knj72blel5'" 1449093207 " 'session_value|s:32:\""d058ce0ecd420fc9106843be0f7acd97\"";session_var|s:8:\""ff980a9c\"";mc|a:7:{s:4:\""time\"";i:1449093203;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/41.0.2272.101 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449093204;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""46.151.52.238\"";s:3:\""ip2\"";s:13:\""46.151.52.238\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093204;timeOnlineUpdated|i:1449093204;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";register_vv|a:5:{s:5:\""count\"";i:2;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""XHHVKY\"";}registration_agreed|b:1;')" " ('9ha9sdt493k6gd6ri5nt7j0ml6'" 1449093208 " 'session_value|s:32:\""8dd4e7be6b1165e892335fa4d16edb1f\"";session_var|s:9:\""c41b95821\"";mc|a:7:{s:4:\""time\"";i:1449093208;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093208;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093208;timeOnlineUpdated|i:1449093208;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16530;area=showposts;start=240\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('v085skmgadajmepuq2p55oimu1'" 1449093235 " 'session_value|s:32:\""e19f8c2cc639d48c13dff7e5cf4783ac\"";session_var|s:11:\""be777ec0df7\"";mc|a:7:{s:4:\""time\"";i:1449093234;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093234;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093234;timeOnlineUpdated|i:1449093234;last_read_topic|i:2554;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2554.msg11155\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7fctujj9crq6kiha6td5l7nj31'" 1449093323 " 'session_value|s:32:\""3b28556c40d0fcff30b15c5bf51ed911\"";session_var|s:8:\""ad2a5795\"";mc|a:7:{s:4:\""time\"";i:1449093323;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093323;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('khnrpt8gto58bbigon1v6i81q3'" 1449093323 " 'session_value|s:32:\""05f0146654898eedc237849f060a233d\"";session_var|s:7:\""fdaade9\"";mc|a:7:{s:4:\""time\"";i:1449093323;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093323;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('3c5c1ropk74ssmf732d53qbtn3'" 1449093324 " 'session_value|s:32:\""d27627c8f262d3b4e62cb0735d8784c0\"";session_var|s:9:\""ea01be654\"";mc|a:7:{s:4:\""time\"";i:1449093324;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093324;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093324;timeOnlineUpdated|i:1449093324;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('0vftrvfivmuffcp2oe609qiv00'" 1449093325 " 'session_value|s:32:\""614b32ecf52ca4e767ccb7b038b67d47\"";session_var|s:7:\""ab50bd1\"";mc|a:7:{s:4:\""time\"";i:1449093325;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093325;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093325;timeOnlineUpdated|i:1449093325;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13048\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('dqtal263ll8v70e58km0iipo71'" 1449093325 " 'session_value|s:32:\""8646475640d5a65644e4b689350d9bd8\"";session_var|s:8:\""b3c086cb\"";mc|a:7:{s:4:\""time\"";i:1449093325;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093325;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093325;timeOnlineUpdated|i:1449093325;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13048\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('2l6n6h97co4sotovof6joh8om7'" 1449093325 " 'session_value|s:32:\""cbc7f59e9c6c0a94e89b38dc9987c872\"";session_var|s:11:\""f85508ff786\"";mc|a:7:{s:4:\""time\"";i:1449093325;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093325;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093325;timeOnlineUpdated|i:1449093325;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13049\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('11i2rgnas2p1gd73oqm4h4abv1'" 1449093325 " 'session_value|s:32:\""8753a370b49a45f366722b73e223d7be\"";session_var|s:10:\""edab701db5\"";mc|a:7:{s:4:\""time\"";i:1449093325;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093325;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093325;timeOnlineUpdated|i:1449093325;last_read_topic|i:2706;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2706.msg13050\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('6ikngf4tl2mjd5tqb177hejbm7'" 1449093325 " 'session_value|s:32:\""44ea8ab04488666ec6fc6fa25d1451e8\"";session_var|s:11:\""bf64791ea73\"";mc|a:7:{s:4:\""time\"";i:1449093325;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093325;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093325;timeOnlineUpdated|i:1449093325;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13049\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('s6k9npmn2saq95ta0uu7su7sf7'" 1449093325 " 'session_value|s:32:\""5f8a016c4108dfebc4e44a464312e031\"";session_var|s:8:\""b9989bcf\"";mc|a:7:{s:4:\""time\"";i:1449093325;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093325;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093325;timeOnlineUpdated|i:1449093325;last_read_topic|i:2706;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2706.msg13050\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('h6lt7gup2l1ocqbj4arfdhok64'" 1449093326 " 'session_value|s:32:\""d4696e2b1933141cb9db3a7474f73b12\"";session_var|s:12:\""b7f498e14c72\"";mc|a:7:{s:4:\""time\"";i:1449093325;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093325;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093326;timeOnlineUpdated|i:1449093326;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13051\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('8snodobg0vlijri24grd179j71'" 1449093326 " 'session_value|s:32:\""8f065ebdb620559e3bda70c6e79dcf50\"";session_var|s:7:\""ee031ab\"";mc|a:7:{s:4:\""time\"";i:1449093326;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093326;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093326;timeOnlineUpdated|i:1449093326;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13052\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('cehtq5gq2rcakh2fgs7u53lki5'" 1449093326 " 'session_value|s:32:\""2f59b4f4d0f589e2c2f5781fd48f16db\"";session_var|s:7:\""f155944\"";mc|a:7:{s:4:\""time\"";i:1449093326;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093326;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093326;timeOnlineUpdated|i:1449093326;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13051\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";');" INSERT INTO `smf_sessions` " (`session_id`" `last_update` `data`) VALUES ('gi4g72mbfapldsjhah93e3fhv7' 1449093326 " 'session_value|s:32:\""47463f97b1249c20a1ea890ac4429d99\"";session_var|s:8:\""be153489\"";mc|a:7:{s:4:\""time\"";i:1449093326;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093326;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093326;timeOnlineUpdated|i:1449093326;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13052\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('3q4hsu3rm7e4tpuq6c05d3k155'" 1449093361 " 'session_value|s:32:\""e042c9e76484972a2ebd49854be7873c\"";session_var|s:8:\""c344e89a\"";mc|a:7:{s:4:\""time\"";i:1449093361;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:152:\""Mozilla/5.0 (Linux; U; Android 4.0.4; en-us; KFJWI Build/IMM76D) AppleWebKit/537.36 (KHTML" " like Gecko) Silk/3.70 like Chrome/39.0.2171.93 Safari/537.36\"";')" " ('7u7q67l08raf2e4kiglmpefav1'" 1449093429 " 'session_value|s:32:\""3aa744dfc79b6d6020569f1bfaf58a4d\"";session_var|s:12:\""d21b41e9827d\"";mc|a:7:{s:4:\""time\"";i:1449093429;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449093429;timeOnlineUpdated|i:1449093429;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2215.msg9419\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2215.msg9419\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('j6j67vcppejvul9r82bq2e1bi2'" 1449093446 " 'session_value|s:32:\""0104bfbce77bf902ddae96a1fbe3b758\"";session_var|s:9:\""d398ece14\"";mc|a:7:{s:4:\""time\"";i:1449093444;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093445;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""172.82.130.69\"";s:3:\""ip2\"";s:13:\""172.82.130.69\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093444;timeOnlineUpdated|i:1449093444;old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";register_vv|a:5:{s:5:\""count\"";i:2;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""CMKEVH\"";}registration_agreed|b:1;')" " ('rkbs0a2gltto9q8l4h969k24i7'" 1449093453 " 'session_value|s:32:\""1692004c51186b1cc7f2d24360d2e570\"";session_var|s:9:\""cc80c4921\"";mc|a:7:{s:4:\""time\"";i:1449093453;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093453;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093453;timeOnlineUpdated|i:1449093453;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;u=15866;area=showposts\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('nhlmik8dclsb1kbvm6bvpnurj4'" 1449093524 " 'session_value|s:32:\""b18b48f9d5614464ac22851437b8fcbc\"";session_var|s:10:\""e12141f572\"";mc|a:7:{s:4:\""time\"";i:1449093524;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093524;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093524;timeOnlineUpdated|i:1449093524;last_read_topic|i:2636;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2636.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9lp424np0j3rat9li2mrtujr83'" 1449105880 " 'session_value|s:32:\""d04e76bec94b65bc063abd62310fb24d\"";session_var|s:9:\""d2d4d7912\"";')" " ('gnp76ovi0hlc164ftd5m3i6qq2'" 1449093652 " 'session_value|s:32:\""e08b4fc56e0dc0b16c679c6e923b36b6\"";session_var|s:9:\""a7ab9f601\"";mc|a:7:{s:4:\""time\"";i:1449093652;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093652;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093652;timeOnlineUpdated|i:1449093652;old_url|s:51:\""http://aviatorcraft.com/forum/index.php?board=10.60\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hkg01t3n2ueiq0eabahvuldb34'" 1449093534 " 'session_value|s:32:\""e39de55d2dadf6533726a2c8bcf0e4e5\"";session_var|s:10:\""cab3f18758\"";mc|a:7:{s:4:\""time\"";i:1449093534;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093534;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093534;timeOnlineUpdated|i:1449093534;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=hkg01t3n2ueiq0eabahvuldb34&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('8rtfcl04upstiin90tcii1q0d4'" 1449093536 " 'session_value|s:32:\""0b304be7a317b330e6505899c2e49b8d\"";session_var|s:9:\""c731f8700\"";mc|a:7:{s:4:\""time\"";i:1449093536;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093536;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.246\"";s:3:\""ip2\"";s:13:\""157.55.39.246\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093536;timeOnlineUpdated|i:1449093536;last_read_topic|i:2433;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2433.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('4pffp92il866b6ak9uu73jkfb5'" 1449093575 " 'session_value|s:32:\""cb66d5dbe36b78dec6e2fbc8bf7e062c\"";session_var|s:12:\""f5687b4a25b3\"";mc|a:7:{s:4:\""time\"";i:1449093575;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093575;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093575;timeOnlineUpdated|i:1449093575;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17188;area=showposts;sa=attach\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('44tivcs8oca15hbchdh750lm51'" 1449093632 " 'session_value|s:32:\""de5df65775779ef180c69e373decfd46\"";session_var|s:8:\""b874eb8b\"";mc|a:7:{s:4:\""time\"";i:1449093631;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093631;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""24.107.90.150\"";s:3:\""ip2\"";s:13:\""24.107.90.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093631;timeOnlineUpdated|i:1449093631;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:135:\""Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML" " like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53\"";')" " ('k091l8rmk2fc021unscs8urbk7'" 1449093661 " 'session_value|s:32:\""19775813cd1534ea335d22cdeef02606\"";session_var|s:10:\""aa3311fa3c\"";mc|a:7:{s:4:\""time\"";i:1449093661;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093661;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('d0811d1qu3befuqsnacjkc8482'" 1449094021 " 'session_value|s:32:\""951b9b687588323dd8e97deaa94fed38\"";session_var|s:7:\""ad57966\"";mc|a:7:{s:4:\""time\"";i:1449094021;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094021;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094021;timeOnlineUpdated|i:1449094021;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16981\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('iq2qvgur7h9l7pbh9gq3l0orb3'" 1449093715 " 'session_value|s:32:\""02c94f6eee8d746be6bf77b181105ebf\"";session_var|s:10:\""e63f38de22\"";mc|a:7:{s:4:\""time\"";i:1449093715;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093715;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.157\"";s:3:\""ip2\"";s:12:\""17.133.7.157\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('kn2rb7poake75i51md3s54cto6'" 1449093716 " 'session_value|s:32:\""30aa34a2c8e11dbe5fac7d29920f2f3d\"";session_var|s:12:\""ae2eb4a3d1ad\"";mc|a:7:{s:4:\""time\"";i:1449093715;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093715;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093715;timeOnlineUpdated|i:1449093715;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13054\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('o4g0mmnogr9sitsjj0pq71t9g1'" 1449093716 " 'session_value|s:32:\""c3c810f87d480866863a0239fd518948\"";session_var|s:10:\""cbdfc58350\"";mc|a:7:{s:4:\""time\"";i:1449093716;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093716;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093716;timeOnlineUpdated|i:1449093716;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13053\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('dluqf7atbdgot10ng4hh99nhl7'" 1449093716 " 'session_value|s:32:\""35c5aed8af169263308a041660bde5cd\"";session_var|s:11:\""c65b22c668c\"";mc|a:7:{s:4:\""time\"";i:1449093716;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093716;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093716;timeOnlineUpdated|i:1449093716;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13052\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ddpfvi1bf1jefkr2opf769i0p6'" 1449093716 " 'session_value|s:32:\""1fa6ac87fcdbfcedcab257b8b89fe239\"";session_var|s:11:\""eaaf29a837c\"";mc|a:7:{s:4:\""time\"";i:1449093716;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093716;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093716;timeOnlineUpdated|i:1449093716;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13051\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('h2e42jt1leksloqtlaglmn4rg7'" 1449093716 " 'session_value|s:32:\""b51ed64f609c6b0f8dca18ae6bf4acef\"";session_var|s:9:\""c7278dd00\"";mc|a:7:{s:4:\""time\"";i:1449093716;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093716;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093716;timeOnlineUpdated|i:1449093716;last_read_topic|i:2706;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2706.msg13050\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('npgl6igccq4tfmfill2p40sfq6'" 1449093717 " 'session_value|s:32:\""23cb1071126cfc2119a3a0926492b997\"";session_var|s:11:\""bda5d04516e\"";mc|a:7:{s:4:\""time\"";i:1449093717;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093717;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.3.35\"";s:3:\""ip2\"";s:11:\""17.133.3.35\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093717;timeOnlineUpdated|i:1449093717;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13011\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('qefkh88pjno66hg5ve4r9pptv0'" 1449093718 " 'session_value|s:32:\""96bb0e380f49c298cb5e79bf0adc8b61\"";session_var|s:9:\""c0858c060\"";mc|a:7:{s:4:\""time\"";i:1449093718;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093718;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.3.35\"";s:3:\""ip2\"";s:11:\""17.133.3.35\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093718;timeOnlineUpdated|i:1449093718;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13011\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('0fnja4agp6ahq16lljgo4a27i0'" 1449093719 " 'session_value|s:32:\""8ed5b17aec2f7c96a84421dd13527dcb\"";session_var|s:8:\""fa43ab16\"";mc|a:7:{s:4:\""time\"";i:1449093719;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093719;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.3.35\"";s:3:\""ip2\"";s:11:\""17.133.3.35\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093719;timeOnlineUpdated|i:1449093719;last_read_topic|i:2706;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2706.msg11977\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('qm80kedt6g7iuogp3tad7lfsm0'" 1449093719 " 'session_value|s:32:\""f28f4abedc9d1ba4143aad3741d08520\"";session_var|s:9:\""df14894fd\"";mc|a:7:{s:4:\""time\"";i:1449093719;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093719;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.3.35\"";s:3:\""ip2\"";s:11:\""17.133.3.35\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093719;timeOnlineUpdated|i:1449093719;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13011\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('juqm1k71og5ujv5todh155fe03'" 1449093719 " 'session_value|s:32:\""3a2bfc83e58f66b11af8e388b0edd987\"";session_var|s:12:\""b0af2fa9fe05\"";mc|a:7:{s:4:\""time\"";i:1449093719;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093719;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.3.35\"";s:3:\""ip2\"";s:11:\""17.133.3.35\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093719;timeOnlineUpdated|i:1449093719;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13011\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('sk4moalb0uo006s55jub27l7p2'" 1449093783 " 'session_value|s:32:\""c7bd6a018d574820811caccf17f96351\"";session_var|s:12:\""c4bb250c46ac\"";mc|a:7:{s:4:\""time\"";i:1449093746;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('empmf5lr0u15got9p4ft735a04'" 1449093756 " 'session_value|s:32:\""f28dbfaa55105d496c4c94701afe0977\"";session_var|s:8:\""d4aee8a1\"";mc|a:7:{s:4:\""time\"";i:1449093756;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093756;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093756;timeOnlineUpdated|i:1449093756;last_read_topic|i:1965;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1965.msg9011\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('cuf4iha8ppkjr1m6jdn9p6tot0'" 1449093788 " 'session_value|s:32:\""a2df5a0124968791a051fdc567389bf8\"";session_var|s:9:\""bff828445\"";mc|a:7:{s:4:\""time\"";i:1449093788;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('r2fsctfj228jsj5cfo84m0j5t3'" 1449093788 " 'session_value|s:32:\""6afe811b2aed6acebf9f2264e02cfe3e\"";session_var|s:10:\""a7883b6a47\"";mc|a:7:{s:4:\""time\"";i:1449093788;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093788;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093788;timeOnlineUpdated|i:1449093788;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=r2fsctfj228jsj5cfo84m0j5t3&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('840vbleeo11m3j60ac7ltl3o37'" 1449093920 " 'session_value|s:32:\""f698f22cff9c4650f2446cd16a1e9f9e\"";session_var|s:12:\""dec11cf926ce\"";mc|a:7:{s:4:\""time\"";i:1449093920;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449093920;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449093920;timeOnlineUpdated|i:1449093920;old_url|s:64:\""http://aviatorcraft.com/forum/index.php?board=2.240;sort=starter\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kkvtr7rmnjq64e953aqq36ee51'" 1449093874 " 'session_value|s:32:\""d40ddbf0fb4c128584b849212bca4b5e\"";session_var|s:8:\""d999a4d1\"";mc|a:7:{s:4:\""time\"";i:1449093874;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";')" " ('qalkt45p0dlogr1o82r9lrb1t6'" 1449093925 " 'session_value|s:32:\""a7feda7176c70240e019699f8667ddd0\"";session_var|s:11:\""a0e9b9b8f1f\"";mc|a:7:{s:4:\""time\"";i:1449093925;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('gt6shovemni3lnequchmhb3hg0'" 1449111812 " 'session_value|s:32:\""8d434ab0aea7f0b08333508b88541eb8\"";session_var|s:10:\""cdf29ebbb2\"";mc|a:7:{s:4:\""time\"";i:1449097760;s:2:\""id\"";s:2:\""23\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";id_msg_last_visit|s:5:\""12928\"";ban|a:5:{s:12:\""last_checked\"";i:1449097760;s:9:\""id_member\"";s:2:\""23\"";s:2:\""ip\"";s:11:\""99.5.66.221\"";s:3:\""ip2\"";s:11:\""99.5.66.221\"";s:5:\""email\"";s:19:\""Erenee456@gmail.com\"";}log_time|i:1449111810;timeOnlineUpdated|i:1449111798;unread_messages|i:0;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16222\"";')" " ('k9k26d8b34rpotds5sbea0mc57'" 1449094051 " 'session_value|s:32:\""bb1229534e59f807df77da7b0b0e19dc\"";session_var|s:8:\""c3a6fa65\"";mc|a:7:{s:4:\""time\"";i:1449094051;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094051;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094051;timeOnlineUpdated|i:1449094051;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16995\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('3e17hv90441a6nm4fu8atdkhf5'" 1449094054 " 'session_value|s:32:\""2eab275c5b95434966ecd7940082b4ab\"";session_var|s:10:\""de2674dfac\"";mc|a:7:{s:4:\""time\"";i:1449094054;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('ume1rnrhrt099dfjck8jsdikc1'" 1449094068 " 'session_value|s:32:\""ee12e951e82a940712b932f9fa3a4494\"";session_var|s:12:\""f768df5e3be9\"";mc|a:7:{s:4:\""time\"";i:1449094068;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094068;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094068;timeOnlineUpdated|i:1449094068;old_url|s:69:\""http://aviatorcraft.com/forum/index.php?action=printpage;topic=1122.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('bt6v0ca595rur4vo0fvs0j3mi6'" 1449094092 " 'session_value|s:32:\""75d38c568ea4090d07a25a488affa594\"";session_var|s:10:\""b3d4d39f97\"";mc|a:7:{s:4:\""time\"";i:1449094092;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094092;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094092;timeOnlineUpdated|i:1449094092;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=bt6v0ca595rur4vo0fvs0j3mi6&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('dmdghsnk0td2183e4hgmc1pf65'" 1449094124 " 'session_value|s:32:\""61d139c54400e35f50283bd1d1c348cf\"";session_var|s:11:\""bbc95df6185\"";mc|a:7:{s:4:\""time\"";i:1449094124;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094124;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094124;timeOnlineUpdated|i:1449094124;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17119;area=showposts\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('frn6vccno5i2nl6mcjgr7che61'" 1449097755 " 'session_value|s:32:\""b188c918b18dd0775ba5a5765c62bf20\"";session_var|s:8:\""ae24e459\"";mc|a:7:{s:4:\""time\"";i:1449094139;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:50:\""MobileSafari/601.1 CFNetwork/758.1.6 Darwin/15.0.0\"";')" " ('cmin297t64cir1oh2e3c4id0j7'" 1449094148 " 'session_value|s:32:\""66bc228d4685c8fd0b90ecd92ba14aff\"";session_var|s:7:\""e0aa22b\"";mc|a:7:{s:4:\""time\"";i:1449094148;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094148;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094148;timeOnlineUpdated|i:1449094148;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17073\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('5eijko9s3k8s7p4oemsm5ij7m3'" 1449120449 " 'session_value|s:32:\""702861020c616b43681563a03b16eba9\"";session_var|s:11:\""faeb66e0ee3\"";mc|a:7:{s:4:\""time\"";i:1449095358;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120449;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120449;timeOnlineUpdated|i:1449095358;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=5eijko9s3k8s7p4oemsm5ij7m3&board=15.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qp9tgcq8tdnmtt1e7nhdvqmv17'" 1449097466 " 'session_value|s:32:\""f81c83f46b02569fd7617d1fb1772271\"";session_var|s:10:\""c4a01a2cbf\"";mc|a:7:{s:4:\""time\"";i:1449094247;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:72:\""Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0\"";')" " ('u5n0tct1vgvjng6seuicphgvq0'" 1449094272 " 'session_value|s:32:\""6784c3c344814de7d3cf364ee645eefa\"";session_var|s:9:\""acf91a0fb\"";mc|a:7:{s:4:\""time\"";i:1449094272;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094272;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""112.111.161.74\"";s:3:\""ip2\"";s:14:\""112.111.161.74\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094272;timeOnlineUpdated|i:1449094272;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16348\"";USER_AGENT|s:61:\""Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\"";')" " ('60avd0ai0iub5abnjsj7oqkpd4'" 1449094272 " 'session_value|s:32:\""724265fbb32167e3247a3fcc97917b52\"";session_var|s:12:\""efdbd4b28562\"";mc|a:7:{s:4:\""time\"";i:1449094272;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094272;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""112.111.161.74\"";s:3:\""ip2\"";s:14:\""112.111.161.74\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094272;timeOnlineUpdated|i:1449094272;old_url|s:50:\""http://aviatorcraft.com/forum/index.php/trackback/\"";USER_AGENT|s:61:\""Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\"";')" " ('2rsfqfr9p99o4usqd6kj07odb2'" 1449094317 " 'session_value|s:32:\""a583d78b53730d2009a07fe603e84cd6\"";session_var|s:12:\""b27303eb292f\"";mc|a:7:{s:4:\""time\"";i:1449094317;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094317;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094317;timeOnlineUpdated|i:1449094317;last_read_topic|i:1561;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1561.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('uk2chtd75ue5drddekb4emtn84'" 1449094389 " 'session_value|s:32:\""bf13fca5c481c69fa0e5239bcb413547\"";session_var|s:10:\""ee03658260\"";mc|a:7:{s:4:\""time\"";i:1449094389;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449094389;timeOnlineUpdated|i:1449094389;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2317.msg9986\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2317.msg9986\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('q7n2ci5ae8vka87s153b69mas1'" 1449094395 " 'session_value|s:32:\""288690335013f3115bb3ae4398a9db86\"";session_var|s:11:\""ed25a17f38b\"";mc|a:7:{s:4:\""time\"";i:1449094395;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094395;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.246\"";s:3:\""ip2\"";s:13:\""157.55.39.246\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094395;timeOnlineUpdated|i:1449094395;last_read_topic|i:2622;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2622.msg11399\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tdkr0uuegtluvnnkigtgjqfv95'" 1449094400 " 'session_value|s:32:\""a7cc70b8eb266c881e9b2efea3074ef7\"";session_var|s:12:\""a91d91900ef9\"";mc|a:7:{s:4:\""time\"";i:1449094400;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094400;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094400;timeOnlineUpdated|i:1449094400;last_read_topic|i:2433;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2433.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('5tblq888qtv1hlq88hpts0lam4'" 1449094403 " 'session_value|s:32:\""7cf25b67aedaf374af48b28bffbb9cd2\"";session_var|s:10:\""e093a4e0fe\"";mc|a:7:{s:4:\""time\"";i:1449094403;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094403;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""76.119.96.81\"";s:3:\""ip2\"";s:12:\""76.119.96.81\"";s:5:\""email\"";s:0:\""\"";}USER_AGENT|s:124:\""Mozilla/5.0 (iPad; CPU OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('q9gc62so29t8t5b1t5kbbqoa91'" 1449094439 " 'session_value|s:32:\""8474e150934aa0c987b1b1b60beb2100\"";session_var|s:9:\""a5f4d47ba\"";mc|a:7:{s:4:\""time\"";i:1449094439;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094439;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094439;timeOnlineUpdated|i:1449094439;last_read_topic|s:4:\""2597\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2424.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qsem1qkjf6u5t60ct4trs295d0'" 1449094927 " 'session_value|s:32:\""c95ed398458dabecad808adef0dfffce\"";session_var|s:7:\""e4ec99b\"";mc|a:7:{s:4:\""time\"";i:1449094483;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449094833;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""24.184.255.34\"";s:3:\""ip2\"";s:13:\""24.184.255.34\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094927;timeOnlineUpdated|i:1449094833;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";')" " ('g45relkccudjg1eu558sao98j2'" 1449094485 " 'session_value|s:32:\""ca7272bec720e88ea42fab2a7eae1fa8\"";session_var|s:8:\""b4abd26b\"";mc|a:7:{s:4:\""time\"";i:1449094484;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094484;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449094485;timeOnlineUpdated|i:1449094485;last_read_topic|i:2569;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2569.msg11358\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ksgqic6m118octe4743ckr2rf4'" 1449094853 " 'session_value|s:32:\""cd6dd88fbfc9a6171ee6ae7d39c2b1ee\"";session_var|s:8:\""a5bf3988\"";mc|a:7:{s:4:\""time\"";i:1449094853;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:68:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\"";ban|a:5:{s:12:\""last_checked\"";i:1449094527;s:9:\""id_member\"";s:5:\""15912\"";s:2:\""ip\"";s:14:\""86.173.133.145\"";s:3:\""ip2\"";s:14:\""86.173.133.145\"";s:5:\""email\"";s:22:\""romanski03@hotmail.com\"";}log_time|i:1449094853;timeOnlineUpdated|i:1449094853;old_url|s:73:\""http://aviatorcraft.com/forum/index.php?action=post2;start=0;poll;board=2\"";login_SMFCookie956|s:99:\""a:4:{i:0;s:5:\""15912\"";i:1;s:40:\""49a52a704f4eb8f7caf39b2c8c2ebffac3610e77\"";i:2;i:1449098127;i:3;i:0;}\"";id_msg_last_visit|s:5:\""11416\"";unread_messages|i:0;last_read_topic|i:1897;forms|a:0:{}temp_attachments|a:0:{}')" " ('rqkh3k78kj99isu6vd5egiltp5'" 1449094523 " 'session_value|s:32:\""0a6b3211f06cebe10fee4b9ff8882b58\"";session_var|s:9:\""ec8d367cd\"";mc|a:7:{s:4:\""time\"";i:1449094523;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449094523;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('m2j6c37epn8lvefjjd49ek4qv5'" 1449106390 " 'session_value|s:32:\""33f47abd7bdb17e2ae1560fa28c7ddba\"";session_var|s:10:\""f7a109d16c\"";id_msg_last_visit|s:5:\""13001\"";mc|a:7:{s:4:\""time\"";i:1449074149;s:2:\""id\"";s:5:\""16855\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449074149;s:9:\""id_member\"";s:5:\""16855\"";s:2:\""ip\"";s:15:\""108.212.176.230\"";s:3:\""ip2\"";s:15:\""108.212.176.230\"";s:5:\""email\"";s:22:\""lilybelle141@gmail.com\"";}log_time|i:1449090782;timeOnlineUpdated|i:1449090772;unread_messages|i:0;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";last_read_topic|i:2874;forms|a:0:{}')" " ('0mipql2qkjnbfi1ncol504e6k7'" 1449109949 " 'session_value|s:32:\""b8081e96e9e73d5644a936902570307e\"";session_var|s:8:\""e7932718\"";mc|a:7:{s:4:\""time\"";i:1449109949;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109949;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109949;timeOnlineUpdated|i:1449109949;last_read_topic|i:2874;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13040\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('c8ili21igdf3h2sja7e8h4mhq7'" 1449109949 " 'session_value|s:32:\""4f2cb0b8b5d4eace2d5fb7507010f475\"";session_var|s:11:\""bec773e33e2\"";mc|a:7:{s:4:\""time\"";i:1449109949;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109949;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109949;timeOnlineUpdated|i:1449109949;last_read_topic|i:2872;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2872.msg13054\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('5u1k64tubgumdfgq94t7bvhv02'" 1449109945 " 'session_value|s:32:\""0e0adf7151471bcce385714edb08d9d2\"";session_var|s:10:\""af48bbcbaf\"";mc|a:7:{s:4:\""time\"";i:1449109945;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109945;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109945;timeOnlineUpdated|i:1449109945;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13065\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('snu85ujku33mm1ja0828qkbgv4'" 1449109944 " 'session_value|s:32:\""4f7062018fb783a4826251614d57e883\"";session_var|s:8:\""e397e310\"";mc|a:7:{s:4:\""time\"";i:1449109944;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109944;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109944;timeOnlineUpdated|i:1449109944;last_read_topic|i:2835;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2835.msg13047\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('g2auf72a968dc7kn47b8vk0lv1'" 1449109930 " 'session_value|s:32:\""ae91b70b07be90a1e0c8f15abb9b71c8\"";session_var|s:9:\""e87ca50f8\"";mc|a:7:{s:4:\""time\"";i:1449109930;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109930;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109930;timeOnlineUpdated|i:1449109930;old_url|s:114:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=g2auf72a968dc7kn47b8vk0lv1&action=profile;u=15846;area=showposts\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('iqjd4sg22r55ql579l5n9vaei3'" 1449109905 " 'session_value|s:32:\""02b6853c5f08072095a918bc0c664aba\"";session_var|s:10:\""dd70d9323e\"";mc|a:7:{s:4:\""time\"";i:1449109905;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109905;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""68.52.58.59\"";s:3:\""ip2\"";s:11:\""68.52.58.59\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109905;timeOnlineUpdated|i:1449109905;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=recent\"";USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\"";')" " ('dbeae760hj6sbupg2sfjluvcr2'" 1449109681 " 'session_value|s:32:\""f82b00d5c2c218399cf8138d0212c474\"";session_var|s:7:\""ca111d0\"";mc|a:7:{s:4:\""time\"";i:1449109680;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109680;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109680;timeOnlineUpdated|i:1449109680;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=dbeae760hj6sbupg2sfjluvcr2&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('rifc8g4to7ns9k8u4abfe03fa0'" 1449109763 " 'session_value|s:32:\""edd7e80a89050c5b2897708dfe78475a\"";session_var|s:7:\""b423d9e\"";mc|a:7:{s:4:\""time\"";i:1449109763;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109763;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109763;timeOnlineUpdated|i:1449109763;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=rifc8g4to7ns9k8u4abfe03fa0&board=5.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('99k9do3livatt0ivdq0sumr297'" 1449109877 " 'session_value|s:32:\""11e37590473d6f9505c8e1f0b4943ae7\"";session_var|s:10:\""d339f2266b\"";mc|a:7:{s:4:\""time\"";i:1449109877;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109877;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('j2clsnepckfppj83piu4gtgak4'" 1449109864 " 'session_value|s:32:\""eeb912afbabce4d15a1b12ebcd353ec0\"";session_var|s:9:\""bcbe2c36a\"";mc|a:7:{s:4:\""time\"";i:1449109864;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109864;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109864;timeOnlineUpdated|i:1449109864;last_read_topic|i:2400;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2400.msg10413\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('epeg6tojp9pd4embiqc752eit5'" 1449109773 " 'session_value|s:32:\""f8f1f52b36a39258cb3fe7ad606d13cd\"";session_var|s:8:\""c7da8e51\"";mc|a:7:{s:4:\""time\"";i:1449109773;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109773;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109773;timeOnlineUpdated|i:1449109773;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=epeg6tojp9pd4embiqc752eit5&board=4.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kktshbn5lcus60f1uekf4f91m2'" 1449109852 " 'session_value|s:32:\""bf68cc66cb2e997188b4f890b91317d6\"";session_var|s:10:\""ff53589689\"";mc|a:7:{s:4:\""time\"";i:1449109852;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109852;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.75\"";s:3:\""ip2\"";s:12:\""66.249.66.75\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109852;timeOnlineUpdated|i:1449109852;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=16390\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('k9ne1s7934mj4rmcsodja3t0c5'" 1449119113 " 'session_value|s:32:\""9374a85d7907043deef4cef85ed26be2\"";session_var|s:7:\""d8ab5a6\"";mc|a:7:{s:4:\""time\"";i:1449109680;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109680;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449119113;timeOnlineUpdated|i:1449109680;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=k9ne1s7934mj4rmcsodja3t0c5&board=4.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('b0qfapbsp72s6fnfsmkb6gr324'" 1449109646 " 'session_value|s:32:\""8ec1d3225861b08de04e9039183468de\"";session_var|s:11:\""fbb3254285b\"";mc|a:7:{s:4:\""time\"";i:1449109646;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109646;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109646;timeOnlineUpdated|i:1449109646;last_read_topic|i:2877;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2877.msg13066\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0iddqi8iu4bbu47l497b1841m5'" 1449109597 " 'session_value|s:32:\""6bae3d0aeaf96cfd7662a05107fca7a3\"";session_var|s:11:\""e2e03903815\"";mc|a:7:{s:4:\""time\"";i:1449109597;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109597;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109597;timeOnlineUpdated|i:1449109597;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=0iddqi8iu4bbu47l497b1841m5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('a9o9m2l6srd80a63tebt31arr0'" 1449109623 " 'session_value|s:32:\""75d6f3ab844b85003bb1fa63380c0d58\"";session_var|s:7:\""f668f48\"";mc|a:7:{s:4:\""time\"";i:1449109622;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109622;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109622;timeOnlineUpdated|i:1449109622;last_read_topic|i:2315;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2315.msg9950\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('m7djd47clqi0ji4gplfr7bfp83'" 1449109555 " 'session_value|s:32:\""d37a427b4a525fc96d130c1a7325a633\"";session_var|s:12:\""d07ad4ae54e0\"";mc|a:7:{s:4:\""time\"";i:1449109555;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109555;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109555;timeOnlineUpdated|i:1449109555;old_url|s:105:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16759;area=showposts;sa=attach;sort=filename;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('3i13ahd8ecvcqa11k3opf3ktn6'" 1449109548 " 'session_value|s:32:\""aa7672fcc25dc9109c2824154cca42c0\"";session_var|s:12:\""a34bb7998f1d\"";mc|a:7:{s:4:\""time\"";i:1449109548;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109548;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109548;timeOnlineUpdated|i:1449109548;old_url|s:63:\""http://aviatorcraft.com/forum/index.php?board=9.20;sort=replies\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('lk4ofthpvg4jqtmq1j486uhnh3'" 1449109399 " 'session_value|s:32:\""d9a413ab027bdb73346dd09d727b8481\"";session_var|s:11:\""ea997ebd01c\"";mc|a:7:{s:4:\""time\"";i:1449109399;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109399;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.30\"";s:3:\""ip2\"";s:12:\""180.76.15.30\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109399;timeOnlineUpdated|i:1449109399;last_read_topic|i:1031;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1031.msg6122\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('t3l03skf94tc22qfqlblqird73'" 1449109547 " 'session_value|s:32:\""88e44fbb184e2d82de3ab8b1741ea396\"";session_var|s:11:\""deb9516389c\"";mc|a:7:{s:4:\""time\"";i:1449109547;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109547;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109547;timeOnlineUpdated|i:1449109547;old_url|s:92:\""http://aviatorcraft.com/forum/index.php?action=profile;u=1;area=showposts;sa=topics;start=15\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('sn2kha7qi86ob2n4r4ju8duf87'" 1449109548 " 'session_value|s:32:\""6fc3c98d72b8a0d218e1cd2791617c54\"";session_var|s:10:\""d2b3efd4ea\"";mc|a:7:{s:4:\""time\"";i:1449109548;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109548;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109548;timeOnlineUpdated|i:1449109548;last_read_topic|i:2678;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2678.msg11800\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('2jo3edvpvt77c31csbgrhgu8t0'" 1449109392 " 'session_value|s:32:\""1264e413ffd7d54d39da207a448b87cd\"";session_var|s:9:\""d6521bf27\"";mc|a:7:{s:4:\""time\"";i:1449109392;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('umcfls6smibm53d8mhul0h4nr7'" 1449109396 " 'session_value|s:32:\""c0cee91ac3b3374ef57a6ca21edd70b0\"";session_var|s:7:\""c3bd986\"";mc|a:7:{s:4:\""time\"";i:1449109396;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109396;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109396;timeOnlineUpdated|i:1449109396;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16898\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('qkevneanl9gm6347a6cb4kc9o3'" 1449109341 " 'session_value|s:32:\""9381b1bdc0cbdc5ee9c6ec05edd1ef32\"";session_var|s:10:\""ce268318eb\"";mc|a:7:{s:4:\""time\"";i:1449109341;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109341;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109341;timeOnlineUpdated|i:1449109341;old_url|s:75:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=38\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0k4cgq0604cbvm02lj53fb3di2'" 1449108239 " 'session_value|s:32:\""b50729bfe2d06189227777856724703c\"";session_var|s:12:\""b0d2672f0252\"";mc|a:7:{s:4:\""time\"";i:1449108239;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108239;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108239;timeOnlineUpdated|i:1449108239;last_read_topic|i:2051;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2051.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('jjvrqifdum2ds482tefoht7nl1'" 1449108262 " 'session_value|s:32:\""f23675ece49a3e48582fe4f8eb6cc0a4\"";session_var|s:12:\""c3886a3e4c4a\"";mc|a:7:{s:4:\""time\"";i:1449108262;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108262;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108262;timeOnlineUpdated|i:1449108262;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?action=mlist\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?action=mlist\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('t5f8qrhrr4u23aq3o0okfsd833'" 1449109437 " 'session_value|s:32:\""78358cb47a31029e19a517079b9fbaf1\"";session_var|s:11:\""f151416fa45\"";mc|a:7:{s:4:\""time\"";i:1449109387;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";')" " ('7efe9no0oicri98qmljkpi30s4'" 1449109255 " 'session_value|s:32:\""af439a7b6670179547c4c50c76905b30\"";session_var|s:8:\""c19b985a\"";mc|a:7:{s:4:\""time\"";i:1449109255;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109255;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109255;timeOnlineUpdated|i:1449109255;last_read_topic|i:2296;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2296.msg9813\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('enqbr7c3ttmje71et7h7mvjqh5'" 1449109251 " 'session_value|s:32:\""6d4992cefd445ee03c1b06fcc9cbf088\"";session_var|s:12:\""d5763cea9eb5\"";mc|a:7:{s:4:\""time\"";i:1449109251;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hogma03mgpjv1fjt2li23cukp5'" 1449109244 " 'session_value|s:32:\""2eb02f20d66bd6ab92c13ce212326992\"";session_var|s:10:\""bc7b1c64fd\"";mc|a:7:{s:4:\""time\"";i:1449109244;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109244;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109244;timeOnlineUpdated|i:1449109244;last_read_topic|i:820;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=820.msg3939\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('a1snv0b3hshlfqm548m66mm1d6'" 1449109093 " 'session_value|s:32:\""39e928e64e790bc60fa0f71673ba0f2a\"";session_var|s:8:\""c3719f6a\"";mc|a:7:{s:4:\""time\"";i:1449109092;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:21:\""Mozilla/5.0 zgrab/0.x\"";')" " ('hf49kouptorjn8giclp4hq0pu0'" 1449109125 " 'session_value|s:32:\""54f358930a9be29cd49b105477fdb3dc\"";session_var|s:10:\""d58633d78c\"";mc|a:7:{s:4:\""time\"";i:1449109125;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109125;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109125;timeOnlineUpdated|i:1449109125;last_read_topic|i:2296;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2296.msg9789\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('i24ef4s7d8ur5db94kcb19ar01'" 1449109162 " 'session_value|s:32:\""83ddaa1de562587812087a1b1c9ad176\"";session_var|s:11:\""ce8ee186721\"";mc|a:7:{s:4:\""time\"";i:1449109159;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('2jpv49it031rho1e2hb57vplj0'" 1449109063 " 'session_value|s:32:\""6a57f78b4d8acf15f3878ebf67a46c6c\"";session_var|s:10:\""a720a78a84\"";mc|a:7:{s:4:\""time\"";i:1449109063;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109063;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109063;timeOnlineUpdated|i:1449109063;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=2jpv49it031rho1e2hb57vplj0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7ttmga60cl0k2hiegjavvpcqi2'" 1449109052 " 'session_value|s:32:\""7647da5bca17847f4c502b31150f938a\"";session_var|s:12:\""d3681c699bb4\"";mc|a:7:{s:4:\""time\"";i:1449109052;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109052;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109052;timeOnlineUpdated|i:1449109052;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16805\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('uq2p3958kmpe6e378q40v4jgr7'" 1449109362 " 'session_value|s:32:\""06a19c8188d0d6299f198ea297aec09d\"";session_var|s:11:\""a1e7c8416bc\"";id_msg_last_visit|s:5:\""13036\"";mc|a:7:{s:4:\""time\"";i:1449109362;s:2:\""id\"";s:5:\""17151\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109043;s:9:\""id_member\"";s:5:\""17151\"";s:2:\""ip\"";s:13:\""162.238.66.49\"";s:3:\""ip2\"";s:13:\""162.238.66.49\"";s:5:\""email\"";s:18:\""sky98243@gmail.com\"";}log_time|i:1449109362;timeOnlineUpdated|i:1449109313;unread_messages|i:0;old_url|s:50:\""http://aviatorcraft.com/forum/index.php?board=18.0\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";last_read_topic|i:0;forms|a:3:{i:0;i:7929465;i:1;i:10446221;i:2;i:7985678;}temp_attachments|a:0:{}')" " ('g2qdefrqbjodiod2lq4nmf12i0'" 1449109043 " 'session_value|s:32:\""998acbf7055b9bf8284bab7c221576db\"";session_var|s:9:\""a97aeb2d9\"";id_msg_last_visit|s:5:\""13036\"";mc|a:7:{s:4:\""time\"";i:1449109043;s:2:\""id\"";s:5:\""17151\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109043;s:9:\""id_member\"";s:5:\""17151\"";s:2:\""ip\"";s:13:\""162.238.66.49\"";s:3:\""ip2\"";s:13:\""162.238.66.49\"";s:5:\""email\"";s:18:\""sky98243@gmail.com\"";}log_time|i:1449109043;timeOnlineUpdated|i:1449109043;unread_messages|i:0;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";')" " ('fneg4gmmd5d9smqh88hv3upf72'" 1449108985 " 'session_value|s:32:\""162eb265d3e6de84624e374543c1d263\"";session_var|s:8:\""b828a4f2\"";mc|a:7:{s:4:\""time\"";i:1449108985;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108985;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108985;timeOnlineUpdated|i:1449108985;old_url|s:30:\""http://aviatorcraft.com/forum/\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('c6qcjb0hca64lk4nu85bpm80c0'" 1449108981 " 'session_value|s:32:\""e401b481eccb0fb86c47e84ef49a0dc5\"";session_var|s:7:\""d14806f\"";mc|a:7:{s:4:\""time\"";i:1449108981;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108981;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108981;timeOnlineUpdated|i:1449108981;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=c6qcjb0hca64lk4nu85bpm80c0&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6hrdmf98h7u5ov3dq5cm5813p7'" 1449108922 " 'session_value|s:32:\""afd8fdbe906b59c04fb1cfa9240ab2f6\"";session_var|s:7:\""f24375b\"";mc|a:7:{s:4:\""time\"";i:1449108922;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108922;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108922;timeOnlineUpdated|i:1449108922;last_read_topic|i:2877;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2877.msg13066\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('mmpvnrg5or7hjd7otuieri3lb0'" 1449108921 " 'session_value|s:32:\""ab5fb21ab635b9fb702e4da203443dd9\"";session_var|s:7:\""f4567b7\"";mc|a:7:{s:4:\""time\"";i:1449108921;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108921;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108921;timeOnlineUpdated|i:1449108921;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('t81p3nqjot7d3bntdn8uji2155'" 1449108922 " 'session_value|s:32:\""4505fc638dcf07601052c75c4c8ab0ea\"";session_var|s:8:\""b88c2d2e\"";mc|a:7:{s:4:\""time\"";i:1449108922;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108922;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.208.121\"";s:3:\""ip2\"";s:13:\""52.23.208.121\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108922;timeOnlineUpdated|i:1449108922;last_read_topic|i:2877;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2877.msg13066\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('bl2nk7dlkd1e1ej4bqqv05lvj7'" 1449108921 " 'session_value|s:32:\""d63c3eb1fc3677e830b129359c99a4fa\"";session_var|s:12:\""fb686e27be2e\"";mc|a:7:{s:4:\""time\"";i:1449108921;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108921;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('eas6825mr77prnck0lk274aa86'" 1449108921 " 'session_value|s:32:\""c1346807bfe9ace3ffb8aec0268b9041\"";session_var|s:11:\""ec977fa2fba\"";mc|a:7:{s:4:\""time\"";i:1449108921;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108921;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('41eovfm36gpo0ngfj7d3e98ga0'" 1449108880 " 'session_value|s:32:\""78d5ef330f2ec667f543074c639bf731\"";session_var|s:9:\""f8f5fbe0f\"";mc|a:7:{s:4:\""time\"";i:1449108880;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108880;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108880;timeOnlineUpdated|i:1449108880;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=41eovfm36gpo0ngfj7d3e98ga0&board=2.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('f5epic3nps3s1e9biidii1hab1'" 1449108880 " 'session_value|s:32:\""642bdb6b073fd7c0a2af0a1c39bcaf8c\"";session_var|s:9:\""bd5e14222\"";mc|a:7:{s:4:\""time\"";i:1449108880;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108880;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108880;timeOnlineUpdated|i:1449108880;last_read_topic|i:2445;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2445.msg10624\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('r6785rs1ioesq903tdubuv7kb4'" 1449108849 " 'session_value|s:32:\""0bbd018ebfd9c30bb38af445bfaaf073\"";session_var|s:8:\""cf2bb1a6\"";mc|a:7:{s:4:\""time\"";i:1449108849;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108849;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.12\"";s:3:\""ip2\"";s:12:\""180.76.15.12\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108849;timeOnlineUpdated|i:1449108849;last_read_topic|i:2814;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2814.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('kisq3m1avb39kto0k5qb7lgi01'" 1449108793 " 'session_value|s:32:\""95630a1fb83421e7b570ebe977a3bfb5\"";session_var|s:11:\""f6a7e213bfa\"";mc|a:7:{s:4:\""time\"";i:1449108793;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108793;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.246\"";s:3:\""ip2\"";s:13:\""157.55.39.246\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108793;timeOnlineUpdated|i:1449108793;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=kisq3m1avb39kto0k5qb7lgi01&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('2uqedvjhj47s7e4g788njsftl3'" 1449108783 " 'session_value|s:32:\""aca76d0504272635eaefa77ea318c53d\"";session_var|s:10:\""aa09a7363b\"";mc|a:7:{s:4:\""time\"";i:1449108783;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108783;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.246\"";s:3:\""ip2\"";s:13:\""157.55.39.246\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108783;timeOnlineUpdated|i:1449108783;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=2uqedvjhj47s7e4g788njsftl3&board=15.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('44q7tj2dkcfj9cr2riu204srf1'" 1449108641 " 'session_value|s:32:\""88d33bb520ab38abfdcd16e0afecddf5\"";session_var|s:11:\""b45e626f743\"";mc|a:7:{s:4:\""time\"";i:1449108641;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108641;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108641;timeOnlineUpdated|i:1449108641;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16900\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('lc0r8rn6lg3ceuquvqfd5qs9g4'" 1449108641 " 'session_value|s:32:\""b258f1694c96bda1c91a462308ac815d\"";session_var|s:7:\""fa30e97\"";mc|a:7:{s:4:\""time\"";i:1449108640;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108640;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108641;timeOnlineUpdated|i:1449108641;last_read_topic|s:4:\""1694\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1768.0;prev_next=next\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('avtdfpphceqpoijl3gdg0ao8l3'" 1449114674 " 'session_value|s:32:\""b05ddf98ab1cdf800e5fd9e990b04aed\"";session_var|s:11:\""e097167b207\"";mc|a:7:{s:4:\""time\"";i:1449108534;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449114674;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449114674;timeOnlineUpdated|i:1449108534;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=avtdfpphceqpoijl3gdg0ao8l3&board=1.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hrmbmgc1mokel2oiq9ag7765c7'" 1449108419 " 'session_value|s:32:\""bb8e83653b26d8fd84c11e2c75b463a4\"";session_var|s:11:\""af964df601c\"";mc|a:7:{s:4:\""time\"";i:1449108419;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108419;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108419;timeOnlineUpdated|i:1449108419;last_read_topic|s:4:\""2325\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2319.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('jfn7pqjfrfgenhvnm32guim8a4'" 1449108419 " 'session_value|s:32:\""2f09522c0b828feb8613584629cc6dcf\"";session_var|s:12:\""f1d6d580978f\"";mc|a:7:{s:4:\""time\"";i:1449108418;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108418;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108419;timeOnlineUpdated|i:1449108419;last_read_topic|i:2499;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2499.msg10905\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('s6hcoskiksek6mlo8k8tjgk335'" 1449124378 " 'session_value|s:32:\""5b781624a4c317d9319f2c85b73c6539\"";session_var|s:12:\""d8551cb82b39\"";mc|a:7:{s:4:\""time\"";i:1449108372;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449109216;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124378;timeOnlineUpdated|i:1449108372;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=s6hcoskiksek6mlo8k8tjgk335&board=5.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9g11f3ncdt3jdg41cvq383nco1'" 1449118906 " 'session_value|s:32:\""b58562dc11f3d9b0193f155683414eea\"";session_var|s:8:\""bcc09034\"";mc|a:7:{s:4:\""time\"";i:1449108355;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108355;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449118906;timeOnlineUpdated|i:1449108355;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=9g11f3ncdt3jdg41cvq383nco1&board=19.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('nfjqvtc2h3i90dd2gi46hb6n43'" 1449108338 " 'session_value|s:32:\""2b1daf68869bbdebf510075672cb5ea2\"";session_var|s:11:\""d79a5681551\"";mc|a:7:{s:4:\""time\"";i:1449108338;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108338;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108338;timeOnlineUpdated|i:1449108338;last_read_topic|i:794;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=794.msg3838\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('gn5g00bn0quga7ivof5otc3f63'" 1449108332 " 'session_value|s:32:\""102858770f5273e968ef617dbb59941a\"";session_var|s:7:\""ed05de2\"";mc|a:7:{s:4:\""time\"";i:1449108332;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/32.0.1700.107 Safari/537.36\"";')" " ('dgf9squ6kr004of43vdms6ebb3'" 1449125315 " 'session_value|s:32:\""24b942d9603035928384c586784f9435\"";session_var|s:7:\""f300eb2\"";')" " ('datcgmhuknk3fpo87do3t1rta7'" 1449108338 " 'session_value|s:32:\""2a1a4771964769be730f2a8acb499c94\"";session_var|s:9:\""b1cfeaf57\"";mc|a:7:{s:4:\""time\"";i:1449108330;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108330;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""23.94.2.198\"";s:3:\""ip2\"";s:11:\""23.94.2.198\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108330;timeOnlineUpdated|i:1449108330;register_vv|a:5:{s:5:\""count\"";i:1;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""HTFVYG\"";}old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";USER_AGENT|s:119:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/28.0.1500.71 Safari/537.36\"";')" " ('5nauvvvqv6n2df8h8onhkki6i7'" 1449108301 " 'session_value|s:32:\""12e8e6e6bfd305e034fea9fcf7903920\"";session_var|s:7:\""e0d7f34\"";mc|a:7:{s:4:\""time\"";i:1449108301;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108301;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108301;timeOnlineUpdated|i:1449108301;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=16454\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('79vc429qvo73nous1ikpkblv04'" 1449088837 " 'session_value|s:32:\""44df8c3f5869476ab76b7d6913c208d8\"";session_var|s:9:\""cce1ba8cb\"";mc|a:7:{s:4:\""time\"";i:1449072612;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449088837;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449088837;timeOnlineUpdated|i:1449072612;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=79vc429qvo73nous1ikpkblv04&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('46dodeegnonas3mk0atph7j9g6'" 1449115529 " 'session_value|s:32:\""09e8cd54747225b757764533a0204f2f\"";session_var|s:11:\""f376ae5c59a\"";mc|a:7:{s:4:\""time\"";i:1449108210;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449115529;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449115529;timeOnlineUpdated|i:1449108210;old_url|s:100:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=46dodeegnonas3mk0atph7j9g6&board=3.20;sort=subject\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('30bp87jsg31ga8clr5vv6ptfp7'" 1449108206 " 'session_value|s:32:\""86ce9f60de92ba8662bcadc02ad9f1ff\"";session_var|s:10:\""d2fbf32665\"";mc|a:7:{s:4:\""time\"";i:1449108206;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108206;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108206;timeOnlineUpdated|i:1449108206;last_read_topic|s:4:\""1916\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1920.0;prev_next=next\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('83thu6g78icpknri044ctkld77'" 1449108076 " 'session_value|s:32:\""615774e83cd2601d5cc69afe92bb6882\"";session_var|s:9:\""c37fa6439\"";mc|a:7:{s:4:\""time\"";i:1449108076;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108076;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('cp7fv5fkeh0lemnd8saff4tpt4'" 1449108067 " 'session_value|s:32:\""08d426ffd97fbc34f552eb0bfb19c044\"";session_var|s:10:\""bf0f91d470\"";mc|a:7:{s:4:\""time\"";i:1449108067;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:119:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.73 Safari/537.36\"";')" " ('p0890e144f3cqh04h9iobsm1n5'" 1449108021 " 'session_value|s:32:\""2e7ebb0f60edac1dc2a9374bc9f7f526\"";session_var|s:11:\""c13004bd332\"";mc|a:7:{s:4:\""time\"";i:1449108021;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108021;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108021;timeOnlineUpdated|i:1449108021;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13065\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('u8uob7d11dvp78d96lbdrjugs3'" 1449108021 " 'session_value|s:32:\""2203e3c2db1bb47370e4c994f5407c0d\"";session_var|s:9:\""f871729fe\"";mc|a:7:{s:4:\""time\"";i:1449108021;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108021;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108021;timeOnlineUpdated|i:1449108021;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13065\"";USER_AGENT|s:58:\""Slackbot-LinkExpanding 1.0 (+https://api.slack.com/robots)\"";')" " ('9d619p74b84krqg3k0hiub3hn5'" 1449108021 " 'session_value|s:32:\""ace01037f377b267af8a757296011b36\"";session_var|s:7:\""b75e2c7\"";mc|a:7:{s:4:\""time\"";i:1449108020;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108020;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""54.165.66.184\"";s:3:\""ip2\"";s:13:\""54.165.66.184\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449108021;timeOnlineUpdated|i:1449108021;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('91ln4bq38ag1inl0hehlbr04c5'" 1449108020 " 'session_value|s:32:\""b0574f688c3dc74a500283f6475c74d5\"";session_var|s:11:\""e3d5f932d36\"";mc|a:7:{s:4:\""time\"";i:1449108020;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108020;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('6376hfchkrflfgj0c0cc1esvt7'" 1449108020 " 'session_value|s:32:\""412c8114ab20e0b4a79fe7074b9b5ec3\"";session_var|s:10:\""c05c9ec9ae\"";mc|a:7:{s:4:\""time\"";i:1449108020;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449108020;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('k71csnt1tel7rh35rii1mvu2f3'" 1449108036 " 'session_value|s:32:\""25a002672805d3c8e33fde06d662442b\"";session_var|s:7:\""ae31bb2\"";id_msg_last_visit|s:5:\""13036\"";mc|a:7:{s:4:\""time\"";i:1449107993;s:2:\""id\"";s:5:\""17151\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107993;s:9:\""id_member\"";s:5:\""17151\"";s:2:\""ip\"";s:13:\""162.238.66.49\"";s:3:\""ip2\"";s:13:\""162.238.66.49\"";s:5:\""email\"";s:18:\""sky98243@gmail.com\"";}log_time|i:1449108036;timeOnlineUpdated|i:1449107993;unread_messages|i:0;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:108:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.86 Safari/537.36\"";pm_selected|a:0:{}')" " ('6avamqeo1ocsnhdf89vq77cvv1'" 1449107921 " 'session_value|s:32:\""5d6c76909043a71714535e20f4f00c10\"";session_var|s:11:\""f745f77361b\"";mc|a:7:{s:4:\""time\"";i:1449107921;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107921;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107921;timeOnlineUpdated|i:1449107921;last_read_topic|s:4:\""2448\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2440.0;prev_next=prev\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9n0fb16eonrf4d4d146hcq6aj7'" 1449107898 " 'session_value|s:32:\""0a09b921764743e1ded7fc9228030a6c\"";session_var|s:8:\""df56f8a8\"";mc|a:7:{s:4:\""time\"";i:1449107898;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107898;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107898;timeOnlineUpdated|i:1449107898;last_read_topic|i:2642;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2642.msg11630\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kk72e4vkbfuk51riqtp6173lh4'" 1449107859 " 'session_value|s:32:\""be91a1cd6923f21260676463b2bf2137\"";session_var|s:10:\""d3e163a230\"";mc|a:7:{s:4:\""time\"";i:1449107859;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107859;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107859;timeOnlineUpdated|i:1449107859;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=kk72e4vkbfuk51riqtp6173lh4&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('4ent6jiff7nrah2h05jl3et7p3'" 1449108207 " 'session_value|s:32:\""ed6abc8ce50d29c8459638ecaca1751f\"";session_var|s:12:\""fc7ab58edbc9\"";mc|a:7:{s:4:\""time\"";i:1449108026;s:2:\""id\"";s:5:\""16174\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:134:\""Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/46.0.2490.76 Mobile Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449107852;s:9:\""id_member\"";s:5:\""16174\"";s:2:\""ip\"";s:13:\""68.227.61.215\"";s:3:\""ip2\"";s:13:\""68.227.61.215\"";s:5:\""email\"";s:17:\""mt_mc@outlook.com\"";}log_time|i:1449108206;timeOnlineUpdated|i:1449108169;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16273\"";login_SMFCookie956|s:99:\""a:4:{i:0;s:5:\""16174\"";i:1;s:40:\""72facdcc7618321754cd1a9b6f3ac1e8fa40d45d\"";i:2;i:1449111452;i:3;i:0;}\"";id_msg_last_visit|s:5:\""13005\"";unread_messages|i:0;pm_selected|a:0:{}forms|a:2:{i:0;i:2695252;i:1;i:9277552;}temp_attachments|a:0:{}last_read_topic|i:2762;')" " ('6mi8ujdkmlipsvavrnrp8b55h1'" 1449107739 " 'session_value|s:32:\""cb758346f190d5e1bfe3a24417f4afd2\"";session_var|s:12:\""c9d4a14348f9\"";mc|a:7:{s:4:\""time\"";i:1449107739;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449107739;timeOnlineUpdated|i:1449107739;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1623.msg7503\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1623.msg7503\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('hupns0oo30ocvhekjtrhokqp54'" 1449107718 " 'session_value|s:32:\""966bb185fa58488a26585b2edc0195ae\"";session_var|s:8:\""ae465160\"";mc|a:7:{s:4:\""time\"";i:1449107718;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('rtsnngfgp5e20t9ok2ke5og4g6'" 1449112004 " 'session_value|s:32:\""eff7bcab4b6e684a1f66048319d82c46\"";session_var|s:7:\""c2c4e3c\"";mc|a:7:{s:4:\""time\"";i:1449107719;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:114:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML" " like Gecko) Version/8.0 Safari/600.1.25\"";ban|a:5:{s:12:\""last_checked\"";i:1449107724;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""24.107.90.150\"";s:3:\""ip2\"";s:13:\""24.107.90.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449109599;timeOnlineUpdated|i:1449107724;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";last_read_topic|i:2867;forms|a:0:{}')" " ('dqnd5bslj07k8puc238017gm04'" 1449107630 " 'session_value|s:32:\""0ae99e8e2d06f14c55fa5d33de053ef3\"";session_var|s:7:\""e5f69c1\"";mc|a:7:{s:4:\""time\"";i:1449107630;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107630;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107630;timeOnlineUpdated|i:1449107630;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16747\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('a9la4qtbtujd1t7c7qktgfso46'" 1449107592 " 'session_value|s:32:\""4f59d73d5a002d841846448773a03d61\"";session_var|s:9:\""adc6b9003\"";mc|a:7:{s:4:\""time\"";i:1449107592;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449107592;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.11\"";s:3:\""ip2\"";s:12:\""180.76.15.11\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449107592;timeOnlineUpdated|i:1449107592;last_read_topic|i:2806;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2806.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('o9hpombq4r3qd5jff40u76nho7'" 1449089806 " 'session_value|s:32:\""592811904a2696770c5ac1f92d127f3f\"";session_var|s:7:\""c363b80\"";mc|a:7:{s:4:\""time\"";i:1449089806;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089806;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089806;timeOnlineUpdated|i:1449089806;last_read_topic|i:2824;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2824.msg13032\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('tp1vf4llccmeartqj8eba4kok7'" 1449089806 " 'session_value|s:32:\""ceb893a813c7110422aa949b3c88b664\"";session_var|s:7:\""e16bc50\"";mc|a:7:{s:4:\""time\"";i:1449089806;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089806;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089806;timeOnlineUpdated|i:1449089806;last_read_topic|i:2864;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2864.msg13033\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('400fhl4e8g7pcse85g7qsld9u3'" 1449089806 " 'session_value|s:32:\""d5e1c0f47c99d9f72e30c66b0a503f38\"";session_var|s:7:\""a3c4090\"";mc|a:7:{s:4:\""time\"";i:1449089806;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089806;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089806;timeOnlineUpdated|i:1449089806;last_read_topic|i:2824;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2824.msg13034\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('c4q0g216vfcpqelq8nbcuog8t3'" 1449089806 " 'session_value|s:32:\""639fecd55989321782ed1cf2363809e0\"";session_var|s:12:\""ae9b9938056f\"";mc|a:7:{s:4:\""time\"";i:1449089805;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089805;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089806;timeOnlineUpdated|i:1449089806;last_read_topic|i:2867;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2867.msg13035\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('ur9f2ele8745emmgaa594nnf43'" 1449089805 " 'session_value|s:32:\""190a3e6602ed130cabc73b36f61021cd\"";session_var|s:11:\""d780ea1e0af\"";mc|a:7:{s:4:\""time\"";i:1449089805;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089805;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.101\"";s:3:\""ip2\"";s:12:\""17.133.7.101\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089805;timeOnlineUpdated|i:1449089805;last_read_topic|i:2874;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2874.msg13036\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('pv3n6t71n27ef2elmaaumi48e7'" 1449089804 " 'session_value|s:32:\""5918836313bebff026799e7b7ec171b3\"";session_var|s:8:\""bc13008a\"";mc|a:7:{s:4:\""time\"";i:1449089804;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089804;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('8487j88n6tljdtv6803evac5o5'" 1449089739 " 'session_value|s:32:\""774dab29df23970e0782af4d8f58b66d\"";session_var|s:8:\""c652a419\"";mc|a:7:{s:4:\""time\"";i:1449089739;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449089739;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449089739;timeOnlineUpdated|i:1449089739;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=8487j88n6tljdtv6803evac5o5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('bup12fq2ghs35u7bvucd3iqc42'" 1449120816 " 'session_value|s:32:\""d7e42bd3b9e5be412998ce482547224d\"";session_var|s:7:\""b90d380\"";id_msg_last_visit|s:5:\""13045\"";mc|a:7:{s:4:\""time\"";i:1449120801;s:2:\""id\"";s:5:\""15888\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120801;s:9:\""id_member\"";s:5:\""15888\"";s:2:\""ip\"";s:14:\""70.124.230.152\"";s:3:\""ip2\"";s:14:\""70.124.230.152\"";s:5:\""email\"";s:30:\""calebaaronvillarreal@gmail.com\"";}log_time|i:1449120816;timeOnlineUpdated|i:1449120801;last_read_topic|i:2864;topicseen_cache|a:1:{i:1;s:1:\""1\"";}forms|a:0:{}unread_messages|i:0;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?topic=2864.0;topicseen\"";USER_AGENT|s:135:\""Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML" " like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\"";')" " ('v8mtrhrk5f085n1fotetks6527'" 1449120817 " 'session_value|s:32:\""c73bd651b27de550c145d8cd16f6c119\"";session_var|s:11:\""f2cde65b364\"";mc|a:7:{s:4:\""time\"";i:1449120817;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120817;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120817;timeOnlineUpdated|i:1449120817;last_read_topic|s:4:\""2511\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2484.0;prev_next=next\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kr8l9e6i45ptktm5jlm679p2l5'" 1449120846 " 'session_value|s:32:\""6ded3f3e0e5a65ece5768d8417380f2b\"";session_var|s:12:\""eff4e0124192\"";mc|a:7:{s:4:\""time\"";i:1449120846;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120846;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120846;timeOnlineUpdated|i:1449120846;last_read_topic|i:1613;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1613.msg7461\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('u2n6pgopfo75015e8c5db8asm1'" 1449120865 " 'session_value|s:32:\""5fbfaa7e8cacb8f0da0bd88da079b467\"";session_var|s:7:\""edd4cbd\"";mc|a:7:{s:4:\""time\"";i:1449120865;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120865;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120865;timeOnlineUpdated|i:1449120865;last_read_topic|i:1582;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1582.msg7289\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('19gt9lvv31it549ml03tf56fv2'" 1449120895 " 'session_value|s:32:\""83a729ded544daca15c4efc66a9a3ff8\"";session_var|s:7:\""b81342e\"";mc|a:7:{s:4:\""time\"";i:1449120894;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120894;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""180.180.118.76\"";s:3:\""ip2\"";s:14:\""180.180.118.76\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120894;timeOnlineUpdated|i:1449120894;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""PCXAUG\"";}old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('8tcn4jqd5qgqp7anued2s42fv4'" 1449120921 " 'session_value|s:32:\""df49fd51e33a0981c679e8bd94a2f506\"";session_var|s:7:\""cef8cb2\"";mc|a:7:{s:4:\""time\"";i:1449120921;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120921;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('dqpo8o5ve5o6kh0hvj68rbqdq1'" 1449120921 " 'session_value|s:32:\""de515650b02841c146f55a2dfc75a4e3\"";session_var|s:9:\""e33daad4a\"";mc|a:7:{s:4:\""time\"";i:1449120921;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120921;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('arveft8sf15m74v6vu13fqgej3'" 1449120921 " 'session_value|s:32:\""8217b30748852cc01f0d7f72e1f383b7\"";session_var|s:10:\""e236840d3b\"";mc|a:7:{s:4:\""time\"";i:1449120921;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120921;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.91.237.137\"";s:3:\""ip2\"";s:13:\""52.91.237.137\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120921;timeOnlineUpdated|i:1449120921;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('pngnvsv3tjc4vb5q5rt9rib5l6'" 1449120963 " 'session_value|s:32:\""745ec24a9b7aa51a0f110c4b9737b471\"";session_var|s:7:\""b16183d\"";mc|a:7:{s:4:\""time\"";i:1449120963;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('51k3beu8q3u19e8vjf7e828fc6'" 1449120984 " 'session_value|s:32:\""eafeca123e40045b5cd4cc9f2e7dce4e\"";session_var|s:9:\""eec741e67\"";mc|a:7:{s:4:\""time\"";i:1449120984;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449120984;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449120984;timeOnlineUpdated|i:1449120984;last_read_topic|i:961;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=961.msg4623\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('h1huk7joi2uu54848qdm351f65'" 1449121008 " 'session_value|s:32:\""906786df270d2b9118964e8a06579ace\"";session_var|s:12:\""b85b0e92123b\"";mc|a:7:{s:4:\""time\"";i:1449121007;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('87msjpf4m1d73oi55ro77jkk02'" 1449121047 " 'session_value|s:32:\""d958d8dbc4235ab16a277cee50889437\"";session_var|s:12:\""fb222a5f50f3\"";mc|a:7:{s:4:\""time\"";i:1449121047;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121047;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121047;timeOnlineUpdated|i:1449121047;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=17079\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('0tnuujuvqm03j021lsnl03n681'" 1449121047 " 'session_value|s:32:\""4cae94f124420383759adf328b066252\"";session_var|s:12:\""c2e30e572dbf\"";mc|a:7:{s:4:\""time\"";i:1449121047;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121047;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121047;timeOnlineUpdated|i:1449121047;old_url|s:63:\""http://aviatorcraft.com/forum/index.php?board=21.0;sort=subject\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ueoe07u42pv402ldm8ifjak1b5'" 1449121078 " 'session_value|s:32:\""6bdbfc2283fa25784f0f1031c9133889\"";session_var|s:11:\""e9709f16bba\"";mc|a:7:{s:4:\""time\"";i:1449121078;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121078;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121078;timeOnlineUpdated|i:1449121078;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ueoe07u42pv402ldm8ifjak1b5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('k0t1f3edstti0mkb4rt0gjbp21'" 1449121082 " 'session_value|s:32:\""2552fe2a0db83c7847e379489a1a9c34\"";session_var|s:7:\""a230d82\"";mc|a:7:{s:4:\""time\"";i:1449121081;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121081;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121082;timeOnlineUpdated|i:1449121082;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=k0t1f3edstti0mkb4rt0gjbp21&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('54b4qqka6igmj2nh3ap4nuk0f1'" 1449121103 " 'session_value|s:32:\""dfde4f47d9cce58040712970dc2d2b80\"";session_var|s:8:\""e9371c07\"";mc|a:7:{s:4:\""time\"";i:1449121103;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121103;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121103;timeOnlineUpdated|i:1449121103;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16777\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('hs906ac38llsc1n7na98moud70'" 1449121195 " 'session_value|s:32:\""e03ecef341b47cfc274ea6dca926f0e0\"";session_var|s:7:\""a787a74\"";mc|a:7:{s:4:\""time\"";i:1449121195;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121195;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121195;timeOnlineUpdated|i:1449121195;last_read_topic|i:1902;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1902.msg8478\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('kmci7icgam89lp1ck0eofakvt0'" 1449121287 " 'session_value|s:32:\""e7d9daa0edd8c57af65dd6eed0b6a78c\"";session_var|s:12:\""da610218d0b1\"";mc|a:7:{s:4:\""time\"";i:1449121287;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121287;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121287;timeOnlineUpdated|i:1449121287;old_url|s:68:\""http://aviatorcraft.com/forum/index.php?action=printpage;topic=732.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('m2rckd788ufv4qqq4nl0udmf65'" 1449121352 " 'session_value|s:32:\""91c9fb634a3c9d66bda724d57ab664ba\"";session_var|s:11:\""d283e64d0d7\"";mc|a:7:{s:4:\""time\"";i:1449121352;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121352;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121352;timeOnlineUpdated|i:1449121352;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=16587\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('q3rvlmpvktvdti54ves9vohj34'" 1449121368 " 'session_value|s:32:\""6504a924223216ac4e67ce2a38702fe1\"";session_var|s:8:\""e2f7f236\"";mc|a:7:{s:4:\""time\"";i:1449121368;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121368;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""180.76.15.7\"";s:3:\""ip2\"";s:11:\""180.76.15.7\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121368;timeOnlineUpdated|i:1449121368;last_read_topic|i:2461;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2461.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('2g21c6nlqdbvtfoki40fa91u02'" 1449121398 " 'session_value|s:32:\""cbae07c3384e91cae0f13311584dd16e\"";session_var|s:8:\""f446755a\"";mc|a:7:{s:4:\""time\"";i:1449121398;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121398;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121398;timeOnlineUpdated|i:1449121398;old_url|s:64:\""http://aviatorcraft.com/forum/index.php?board=1.120;sort=replies\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('cgo2khv0hmii1m4agqrq9a7un2'" 1449121480 " 'session_value|s:32:\""90d5df39ef11b97c2f53695b0261505d\"";session_var|s:10:\""c5ce80905f\"";mc|a:7:{s:4:\""time\"";i:1449121480;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121480;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121480;timeOnlineUpdated|i:1449121480;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17053;area=showposts;sa=attach\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('c7t8tc3sgqbnnl0b9pen054ic4'" 1449121570 " 'session_value|s:32:\""0dea609a9e819d2e019f1f5f332ad507\"";session_var|s:8:\""df525fa9\"";mc|a:7:{s:4:\""time\"";i:1449121570;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121570;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121570;timeOnlineUpdated|i:1449121570;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=c7t8tc3sgqbnnl0b9pen054ic4&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('uju7kb5mig6cp0e0tpn1o46km5'" 1449121598 " 'session_value|s:32:\""b4321741ddb0cd89aba97344ddc02692\"";session_var|s:7:\""d80cb3c\"";mc|a:7:{s:4:\""time\"";i:1449121598;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121598;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121598;timeOnlineUpdated|i:1449121598;last_read_topic|i:1749;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1749.msg7959\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('lpi8l5smf6c4mv07ecqsmt9f47'" 1449121646 " 'session_value|s:32:\""ec66a06da30923b046f9bd6d4401e00c\"";session_var|s:9:\""d0f77b54e\"";mc|a:7:{s:4:\""time\"";i:1449121646;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('72akuce0hjr5iteg4v1345lh76'" 1449121687 " 'session_value|s:32:\""40e2f41841ce5d90f10e929384469975\"";session_var|s:11:\""cec42f8ab0c\"";mc|a:7:{s:4:\""time\"";i:1449121686;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";')" " ('rjn4071tfnkrs92oalq1ucllo4'" 1449121750 " 'session_value|s:32:\""e24409d94ceb0d8916c40fe161ea1c51\"";session_var|s:12:\""bf523c338abe\"";mc|a:7:{s:4:\""time\"";i:1449121750;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121750;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121750;timeOnlineUpdated|i:1449121750;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=17051\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('jnog93iopbkqndndb63l5n7503'" 1449121801 " 'session_value|s:32:\""d1b76e2cdf837ec610410cb4135d763c\"";session_var|s:9:\""f5b13c545\"";mc|a:7:{s:4:\""time\"";i:1449121801;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121801;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121801;timeOnlineUpdated|i:1449121801;last_read_topic|i:772;forms|a:0:{}old_url|s:51:\""http://aviatorcraft.com/forum/index.php?topic=772.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('mlf6duft066ce8qkss6k8q3nd1'" 1449121900 " 'session_value|s:32:\""2a9f82c20273c5f9c2a8a8a12b4bfa6e\"";session_var|s:12:\""a66806af559c\"";mc|a:7:{s:4:\""time\"";i:1449121900;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121900;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.32\"";s:3:\""ip2\"";s:12:\""180.76.15.32\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121900;timeOnlineUpdated|i:1449121900;last_read_topic|i:911;forms|a:0:{}old_url|s:51:\""http://aviatorcraft.com/forum/index.php?topic=911.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('5icqjrqbkv90cn4g1acpf0o623'" 1449121951 " 'session_value|s:32:\""9616f0381ab40e312fa11746705df81c\"";session_var|s:12:\""dbca0abed4fe\"";mc|a:7:{s:4:\""time\"";i:1449121951;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449121951;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449121951;timeOnlineUpdated|i:1449121951;last_read_topic|i:2263;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2263.msg10006\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ujs4r2paqjtqlih2ufu6q05hq1'" 1449121971 " 'session_value|s:32:\""40b05d21edf3073d2b909b005996ab6f\"";session_var|s:7:\""ca2058d\"";mc|a:7:{s:4:\""time\"";i:1449121971;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:44:\""eContext/1.0 (Content Classification Engine)\"";')" " ('qc7hduo5u9lv5emnhk6nos1gl5'" 1449121992 " 'session_value|s:32:\""abf87b744a44a91821e5e99fdacc2444\"";session_var|s:12:\""edea2381756c\"";mc|a:7:{s:4:\""time\"";i:1449121992;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0\"";')" " ('05ukjg660dt9ghbq34lmdouhn0'" 1449122010 " 'session_value|s:32:\""6e02cf8ce3130d7f434ce6d30de47cee\"";session_var|s:12:\""eb454825996b\"";mc|a:7:{s:4:\""time\"";i:1449122010;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122010;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.173\"";s:3:\""ip2\"";s:13:\""207.46.13.173\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122010;timeOnlineUpdated|i:1449122010;expanded_stats|a:1:{i:2015;a:1:{i:0;i:7;}}old_url|s:66:\""http://aviatorcraft.com/forum/index.php?action=stats;expand=201507\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('v2puuqf46gr1mitril667voer4'" 1449122019 " 'session_value|s:32:\""76d48fa262bbd2f1d3432e00d59bf4cc\"";session_var|s:10:\""da73768f0c\"";mc|a:7:{s:4:\""time\"";i:1449122018;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('ccri34d8pk7tu9afe18cobd2p3'" 1449122067 " 'session_value|s:32:\""edb8f108b1342d322c4db130e2468b86\"";session_var|s:10:\""ef6ac3d9b4\"";mc|a:7:{s:4:\""time\"";i:1449122067;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122067;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122067;timeOnlineUpdated|i:1449122067;last_read_topic|i:2332;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2332.msg10040\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('1u46inq9idbp8pk1jbov1plrv3'" 1449122115 " 'session_value|s:32:\""a280e369218dc00bb28323fc294f1d7d\"";session_var|s:7:\""f01dc29\"";mc|a:7:{s:4:\""time\"";i:1449122115;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('k5niqq54814h1mnlk17dmt5fv6'" 1449122116 " 'session_value|s:32:\""41e6525886f46e06b567d10cbb7c0bbf\"";session_var|s:10:\""d70a8ac7d0\"";mc|a:7:{s:4:\""time\"";i:1449122116;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122116;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122116;timeOnlineUpdated|i:1449122116;last_read_topic|i:1906;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1906.msg8500\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('sf1aiq91jjqluadci7mnsgfb01'" 1449122119 " 'session_value|s:32:\""3030be5d74e2b3779abfc032c66c7a33\"";session_var|s:8:\""f1fbbc1c\"";mc|a:7:{s:4:\""time\"";i:1449122119;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122119;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('h1g95a40idofrfovmonu6of362'" 1449122119 " 'session_value|s:32:\""6bae1179f1800f5f56a8f91ce5bd5616\"";session_var|s:12:\""e44ef1d3991f\"";mc|a:7:{s:4:\""time\"";i:1449122119;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122119;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('qhvami3s6esb4m691rsradre01'" 1449122119 " 'session_value|s:32:\""442e96ffd30e3531f2cd3522e21e4444\"";session_var|s:8:\""fef476bc\"";mc|a:7:{s:4:\""time\"";i:1449122119;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122119;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122119;timeOnlineUpdated|i:1449122119;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('0u5hiqi548ijjqeb09utrcnvn4'" 1449122395 " 'session_value|s:32:\""878daa50c5aea84e45cb51db595de291\"";session_var|s:7:\""de5d940\"";mc|a:7:{s:4:\""time\"";i:1449122245;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122245;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""66.69.119.243\"";s:3:\""ip2\"";s:13:\""66.69.119.243\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122395;timeOnlineUpdated|i:1449122245;old_url|s:96:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=0u5hiqi548ijjqeb09utrcnvn4&topic=2874.msg13040\"";USER_AGENT|s:133:\""Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13B143 Safari/601.1\"";last_read_topic|i:2874;forms|a:0:{}')" " ('6uojf4ermt9edoupqn7udbipl7'" 1449122274 " 'session_value|s:32:\""f0e907efb87a82db4c0d9f641ac25d59\"";session_var|s:9:\""e98aecf33\"";mc|a:7:{s:4:\""time\"";i:1449122274;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122274;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122274;timeOnlineUpdated|i:1449122274;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=6uojf4ermt9edoupqn7udbipl7&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('uet3ofcvp2n1g97q69cpig7oa5'" 1449122274 " 'session_value|s:32:\""42af10e7d809a268ec8678ca41e2f015\"";session_var|s:8:\""ffced044\"";mc|a:7:{s:4:\""time\"";i:1449122274;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122274;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122274;timeOnlineUpdated|i:1449122274;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=uet3ofcvp2n1g97q69cpig7oa5&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('db9jkj93ucejt1h0fdf7m8g2g4'" 1449122343 " 'session_value|s:32:\""9c2890f069524f37cd881a9546cb2582\"";session_var|s:8:\""cdaae3d8\"";mc|a:7:{s:4:\""time\"";i:1449122343;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122343;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122343;timeOnlineUpdated|i:1449122343;old_url|s:62:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16607\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('8o6aqq5vkq4fmeaehieh1o7lg4'" 1449122379 " 'session_value|s:32:\""7b5ec0873043fbff8b7ac993d8b512ad\"";session_var|s:9:\""e284ab5bb\"";mc|a:7:{s:4:\""time\"";i:1449122379;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/38.0.2125.111 Safari/537.36\"";')" " ('l85j9ap4bmslsgrahpps922uv2'" 1449122397 " 'session_value|s:32:\""4b74a46340fa1162ffc45f5bd643b913\"";session_var|s:7:\""c652bc2\"";mc|a:7:{s:4:\""time\"";i:1449122384;s:2:\""id\"";s:5:\""16504\"";s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:109:\""Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/38.0.2125.111 Safari/537.36\"";id_msg_last_visit|s:5:\""12969\"";ban|a:5:{s:12:\""last_checked\"";i:1449122384;s:9:\""id_member\"";s:5:\""16504\"";s:2:\""ip\"";s:13:\""73.130.72.168\"";s:3:\""ip2\"";s:13:\""73.130.72.168\"";s:5:\""email\"";s:19:\""alexc0996@gmail.com\"";}log_time|i:1449122396;timeOnlineUpdated|i:1449122385;unread_messages|i:0;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2835.0\"";last_read_topic|i:2835;forms|a:0:{}')" " ('mqtf2sql59naikl5aca63pfc31'" 1449122417 " 'session_value|s:32:\""60243d71189a09ad5afbcbc547cc7606\"";session_var|s:9:\""cd39afb24\"";mc|a:7:{s:4:\""time\"";i:1449122417;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122417;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122417;timeOnlineUpdated|i:1449122417;last_read_topic|i:831;forms|a:0:{}old_url|s:57:\""http://aviatorcraft.com/forum/index.php?topic=831.msg4018\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('mfk4qgvfk1a5h18e00dvbm2ev5'" 1449122419 " 'session_value|s:32:\""c76e5d951186529f2280d8c4f376a986\"";session_var|s:10:\""ab25bde671\"";mc|a:7:{s:4:\""time\"";i:1449122419;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122419;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122419;timeOnlineUpdated|i:1449122419;last_read_topic|i:2311;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2311.msg9930\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('q8ob2r2coafoppp8p6f2lmr027'" 1449122427 " 'session_value|s:32:\""7ddd7fc5c20118ca586543b6a680a236\"";session_var|s:10:\""daef6987d8\"";mc|a:7:{s:4:\""time\"";i:1449122427;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('mh62pi0ia2ra7sm8vkrhnepg04'" 1449122486 " 'session_value|s:32:\""ba79d758e13a002b127bb2d73bd9d68e\"";session_var|s:11:\""c687fa771cb\"";mc|a:7:{s:4:\""time\"";i:1449122486;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122486;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122486;timeOnlineUpdated|i:1449122486;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=mh62pi0ia2ra7sm8vkrhnepg04&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tnp6g27qt5or7rug1tg9625mp2'" 1449122490 " 'session_value|s:32:\""61038c723b1d4c95129e12fa6a48b18d\"";session_var|s:10:\""ad11ab9d62\"";mc|a:7:{s:4:\""time\"";i:1449122490;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122490;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('34ehhfatcqc08be5622ukcj482'" 1449122849 " 'session_value|s:32:\""b5332826b6b043e08acbf78642962c9e\"";session_var|s:12:\""f715596dd2ad\"";mc|a:7:{s:4:\""time\"";i:1449122849;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122849;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122849;timeOnlineUpdated|i:1449122849;last_read_topic|i:2580;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2580.msg11220\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('jeb6dl9vj1nevrvknee0ldg2b0'" 1449122849 " 'session_value|s:32:\""147556063f9c0e45c84cd172d1d1533f\"";session_var|s:11:\""befd5bc73bd\"";mc|a:7:{s:4:\""time\"";i:1449122849;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449122849;timeOnlineUpdated|i:1449122849;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1606.msg7429\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1606.msg7429\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9hl909onj5v3iunvkht7nil5g4'" 1449122850 " 'session_value|s:32:\""0d3c80908ae6c18e293430af61a71579\"";session_var|s:9:\""ddda35e17\"";mc|a:7:{s:4:\""time\"";i:1449122850;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449122850;timeOnlineUpdated|i:1449122850;login_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2255.msg9610\"";old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2255.msg9610\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('75lorlhvouu53f11qc42qno364'" 1449122858 " 'session_value|s:32:\""cf317378fbccdd9c15ab02c910f02524\"";session_var|s:12:\""acdaa0afb1fd\"";mc|a:7:{s:4:\""time\"";i:1449122858;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122858;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122858;timeOnlineUpdated|i:1449122858;last_read_topic|i:2754;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2754.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('2t7t4ag67snns6t0i86nh7a457'" 1449122905 " 'session_value|s:32:\""24bb432fa9bf8874bc0e49efe8cb8fbe\"";session_var|s:8:\""c9d70576\"";mc|a:7:{s:4:\""time\"";i:1449122905;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122905;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122905;timeOnlineUpdated|i:1449122905;old_url|s:69:\""http://aviatorcraft.com/forum/index.php?board=4.120;sort=replies;desc\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('4gq32tm0d46vu47j4e4fc988j3'" 1449122981 " 'session_value|s:32:\""13aacbe096955693afb8023e97e34fff\"";session_var|s:8:\""ea3ac27c\"";mc|a:7:{s:4:\""time\"";i:1449122981;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449122981;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449122981;timeOnlineUpdated|i:1449122981;last_read_topic|i:2460;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2460.msg10684\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ffp22pib6d2bj80nvda55ok3v1'" 1449123091 " 'session_value|s:32:\""3fa126421b811776e819a55d2348818b\"";session_var|s:7:\""dcdbd5b\"";mc|a:7:{s:4:\""time\"";i:1449123091;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123091;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123091;timeOnlineUpdated|i:1449123091;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=17100\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('u0sr5fj3hq4c749m0o415j8fr2'" 1449123121 " 'session_value|s:32:\""aa002a91406f7b4ad26c63bc2383e0df\"";session_var|s:8:\""b3edf010\"";mc|a:7:{s:4:\""time\"";i:1449123121;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123121;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123121;timeOnlineUpdated|i:1449123121;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=u0sr5fj3hq4c749m0o415j8fr2&board=15.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('o092hao437pcljr0e9kjjoepe0'" 1449123219 " 'session_value|s:32:\""1dcf4c4a5ada8469e3be894363f04ce7\"";session_var|s:11:\""e08bc5e837a\"";mc|a:7:{s:4:\""time\"";i:1449123219;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123219;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123219;timeOnlineUpdated|i:1449123219;old_url|s:101:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16632;area=showposts;sa=attach;sort=filename\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('prnhi0ugbm6s6qq6npflsk2bb5'" 1449123248 " 'session_value|s:32:\""5be1ca33584fd5e42d35e0a6716a96f1\"";session_var|s:11:\""ac61644bf30\"";mc|a:7:{s:4:\""time\"";i:1449123248;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123248;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123248;timeOnlineUpdated|i:1449123248;old_url|s:72:\""http://aviatorcraft.com/forum/index.php?action=profile;area=summary;u=23\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('vuand13iid13ejn8o5d3gjigp2'" 1449123273 " 'session_value|s:32:\""b8fb78a64b65a197ee72074c6be06833\"";session_var|s:11:\""a95a10e3a73\"";mc|a:7:{s:4:\""time\"";i:1449123273;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123273;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123273;timeOnlineUpdated|i:1449123273;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=vuand13iid13ejn8o5d3gjigp2&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6b9rripvjk20p50nrbd2m71c56'" 1449123284 " 'session_value|s:32:\""149555bbc910452c722f38ebdb322699\"";session_var|s:11:\""f91ae39f95a\"";mc|a:7:{s:4:\""time\"";i:1449123284;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123284;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123284;timeOnlineUpdated|i:1449123284;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=15888;area=showposts;start=105\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('1v278pptrsq852ok0qq9foklk6'" 1449123318 " 'session_value|s:32:\""ce04b278800685703b2a1968a9d4e657\"";session_var|s:10:\""a2295aa6d1\"";mc|a:7:{s:4:\""time\"";i:1449123318;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('oc0eonq6e7fdvobsuqukq20382'" 1449123318 " 'session_value|s:32:\""1f389177f9155156fcefc97d59918b89\"";session_var|s:12:\""b2aeeeb9e48b\"";mc|a:7:{s:4:\""time\"";i:1449123318;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""52.0.190.149\"";s:3:\""ip2\"";s:12:\""52.0.190.149\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('b57kghcvf78p0it372aqkdpbh4'" 1449123318 " 'session_value|s:32:\""62bb9b28829a4a1127497cfb70be2c17\"";session_var|s:8:\""c01a5d38\"";mc|a:7:{s:4:\""time\"";i:1449123318;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123318;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123318;timeOnlineUpdated|i:1449123318;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('gfkdovq8qndgitc5h6m9j3s9e1'" 1449123356 " 'session_value|s:32:\""ec3c7765ded7cc41a6a6d695ab280595\"";session_var|s:8:\""c8350ce6\"";mc|a:7:{s:4:\""time\"";i:1449123356;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123356;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123356;timeOnlineUpdated|i:1449123356;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=gfkdovq8qndgitc5h6m9j3s9e1&board=1.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('fiock6ccq975ld93jh2mhas936'" 1449123462 " 'session_value|s:32:\""a705b5344a3f8c0a0822871824ca058d\"";session_var|s:7:\""a77dcda\"";mc|a:7:{s:4:\""time\"";i:1449123462;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449123462;timeOnlineUpdated|i:1449123462;login_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2374.msg10788\"";old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2374.msg10788\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('udjgnqemc819euulgti4931ph5'" 1449123462 " 'session_value|s:32:\""3bb729e5e3ed010e8141dccbbb0afb01\"";session_var|s:8:\""b3391b89\"";mc|a:7:{s:4:\""time\"";i:1449123462;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9vfhsfnlr0bqr3f3vo2h3bci06'" 1449123492 " 'session_value|s:32:\""3f5af075f7dbe98da5ba4038b337fd1d\"";session_var|s:12:\""c247c3206cc1\"";mc|a:7:{s:4:\""time\"";i:1449123492;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123492;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.66.75\"";s:3:\""ip2\"";s:12:\""66.249.66.75\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123492;timeOnlineUpdated|i:1449123492;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=16390\"";USER_AGENT|s:72:\""Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)\"";')" " ('bvjmkvhg7cmisj19vnrjipo9e2'" 1449123555 " 'session_value|s:32:\""48a663f4a785f784cb8ccba60e44b2c8\"";session_var|s:10:\""a2fb2d6608\"";mc|a:7:{s:4:\""time\"";i:1449123554;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:118:\""Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML" " like Gecko) Dragon/36.1.1.21 Chrome/36.0.1985.97 Safari/537.36\"";')" " ('2sfg06vfl0ukkfoogt1qbpqbm7'" 1449123608 " 'session_value|s:32:\""6860f3a762689d44058c06c6ef6f9e95\"";session_var|s:7:\""f822f58\"";mc|a:7:{s:4:\""time\"";i:1449123608;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123608;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.152\"";s:3:\""ip2\"";s:13:\""180.76.15.152\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123608;timeOnlineUpdated|i:1449123608;last_read_topic|i:2780;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2780.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('47ukqhcao303str3sd7pkia3k4'" 1449123646 " 'session_value|s:32:\""1587aacc973a8597daac358aae592b2d\"";session_var|s:9:\""be9f1930b\"";mc|a:7:{s:4:\""time\"";i:1449123617;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123617;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:15:\""151.228.222.115\"";s:3:\""ip2\"";s:15:\""151.228.222.115\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123643;timeOnlineUpdated|i:1449123618;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:127:\""Mozilla/5.0 (iPad; CPU OS 8_4_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML" " like Gecko) Version/8.0 Mobile/12H321 Safari/600.1.4\"";register_vv|a:5:{s:5:\""count\"";i:2;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""HMGACT\"";}')" " ('l3gl1vhc1b4hbg70nm9v23qos5'" 1449123623 " 'session_value|s:32:\""e3fbce38818089906ffd506a8ce2920e\"";session_var|s:9:\""e370b9b9a\"";mc|a:7:{s:4:\""time\"";i:1449123623;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123623;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123623;timeOnlineUpdated|i:1449123623;last_read_topic|i:1611;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1611.0\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('61irdglet88mmhbn1m5i20ia75'" 1449123631 " 'session_value|s:32:\""c9297238a17802b27438ca36f56b0100\"";session_var|s:9:\""b3c5bc7e2\"";mc|a:7:{s:4:\""time\"";i:1449123631;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123631;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123631;timeOnlineUpdated|i:1449123631;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=messages;u=16898\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('72e8t1oo8tqli48lo5p6ohur35'" 1449123635 " 'session_value|s:32:\""73633dee5d48f856bc357337779cec73\"";session_var|s:7:\""ac808ec\"";mc|a:7:{s:4:\""time\"";i:1449123635;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('7rgf3t2ota4i114f655nkp1vf1'" 1449123667 " 'session_value|s:32:\""5720c4af9204b5ef7ad051e1bf7d6f15\"";session_var|s:10:\""c5f75d04e6\"";mc|a:7:{s:4:\""time\"";i:1449123667;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123667;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123667;timeOnlineUpdated|i:1449123667;old_url|s:102:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16386;area=showposts;sa=attach;sort=downloads\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('q3v607cfoamqbpha9ajpm855q2'" 1449123681 " 'session_value|s:32:\""a5cbc61afda94281ef790314109d5a9b\"";session_var|s:8:\""d3eceddb\"";mc|a:7:{s:4:\""time\"";i:1449123681;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123681;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123681;timeOnlineUpdated|i:1449123681;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17009;area=statistics\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('n8sunkq795cd08kpn0mgcpm2e6'" 1449123777 " 'session_value|s:32:\""c4e464e6141672a8a0e5c849ba6da287\"";session_var|s:9:\""af1c7b3a3\"";mc|a:7:{s:4:\""time\"";i:1449123777;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123777;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123777;timeOnlineUpdated|i:1449123777;old_url|s:101:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17027;area=showposts;sa=attach;sort=filename\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('2hgdcfb0vsqc2fj6cqf35m2im3'" 1449123863 " 'session_value|s:32:\""a2679d57a75be9a962e1a341fdd84b0d\"";session_var|s:7:\""b5df935\"";mc|a:7:{s:4:\""time\"";i:1449123863;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tf6vaq8n3o8o2tcdd4qel0v2b1'" 1449123882 " 'session_value|s:32:\""ab90aba2480f21b6fe430e0836a9af26\"";session_var|s:12:\""c8cde0d3dfb3\"";mc|a:7:{s:4:\""time\"";i:1449123882;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123882;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123882;timeOnlineUpdated|i:1449123882;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=tf6vaq8n3o8o2tcdd4qel0v2b1&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kkcf078cn2ms0ljme66thc30n6'" 1449123923 " 'session_value|s:32:\""cf34796d1cf6c6cf979f8eab4495a431\"";session_var|s:12:\""ad7402f6250e\"";mc|a:7:{s:4:\""time\"";i:1449123923;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123923;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123923;timeOnlineUpdated|i:1449123923;last_read_topic|i:2009;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2009.msg8867\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('5ljhup0bv21mo6j432jus4iid6'" 1449123925 " 'session_value|s:32:\""51505d24f9f99007448b185a373021ce\"";session_var|s:10:\""c6bfe708ee\"";mc|a:7:{s:4:\""time\"";i:1449123925;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123925;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123925;timeOnlineUpdated|i:1449123925;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;u=16987\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('em3oi9t9plfu9603ml8c29jpi1'" 1449123970 " 'session_value|s:32:\""e901a0fc6d484f1e19d1865210d5152a\"";session_var|s:10:\""a9c01ed625\"";mc|a:7:{s:4:\""time\"";i:1449123970;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449123970;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449123970;timeOnlineUpdated|i:1449123970;last_read_topic|i:2206;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2206.msg9630\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ccst4rkp7edka4c8b15tm5ull6'" 1449123978 " 'session_value|s:32:\""1bf134921d64fdd0d60f4775b47a273d\"";session_var|s:8:\""fa1d72bd\"";mc|a:7:{s:4:\""time\"";i:1449123978;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('8ija0h939sg2lnuj7hfh0eklo5'" 1449124016 " 'session_value|s:32:\""98ab82f8baa0c41e7f747164f65b688d\"";session_var|s:11:\""d37ca6794f4\"";mc|a:7:{s:4:\""time\"";i:1449124016;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124016;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124016;timeOnlineUpdated|i:1449124016;old_url|s:100:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16723;area=showposts;sa=attach;sort=subject\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('kvb355004hin9os154v447a375'" 1449124040 " 'session_value|s:32:\""a416350811cf7d1d8f5c596096605e07\"";session_var|s:11:\""cf3184e3762\"";mc|a:7:{s:4:\""time\"";i:1449124040;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124040;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124040;timeOnlineUpdated|i:1449124040;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16837\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('rn6jc1d2tcn7ffdjc2pv60c2q7'" 1449124055 " 'session_value|s:32:\""7056dbaf6444ea94d44dd34163d3f7dc\"";session_var|s:7:\""ab96acd\"";mc|a:7:{s:4:\""time\"";i:1449124054;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124054;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124054;timeOnlineUpdated|i:1449124054;last_read_topic|i:2312;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=2312.msg9887\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6ev2bmak0vvqq8eu5p6o7ibek2'" 1449124219 " 'session_value|s:32:\""d86f35949984df262697fb9498c952c9\"";session_var|s:11:\""f455cab51fa\"";mc|a:7:{s:4:\""time\"";i:1449124219;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124219;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('s23r12v4m907p3i6rqtbeki2f6'" 1449124219 " 'session_value|s:32:\""c83d27b7a432f0d05853aa6a7c4b5e94\"";session_var|s:10:\""d810d15901\"";mc|a:7:{s:4:\""time\"";i:1449124219;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124219;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('i0a9p6csdr31vk556385d6on04'" 1449124219 " 'session_value|s:32:\""d0c5ab5fedd255b6adefb197dd42e417\"";session_var|s:8:\""c3629e5a\"";mc|a:7:{s:4:\""time\"";i:1449124219;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124219;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124219;timeOnlineUpdated|i:1449124219;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('vn8r77pg786qfl46dd3nge8fk5'" 1449124229 " 'session_value|s:32:\""cb7543b86be830dfbe65a1bcf4729c05\"";session_var|s:12:\""aa77d0165e09\"";mc|a:7:{s:4:\""time\"";i:1449124229;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124229;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124229;timeOnlineUpdated|i:1449124229;last_read_topic|s:4:\""1943\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1958.0;prev_next=next\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('p9o7onbp4cevphc8f95js44nl6'" 1449124293 " 'session_value|s:32:\""a76917026f1aa911e85ab4cc3e97a204\"";session_var|s:7:\""a371598\"";mc|a:7:{s:4:\""time\"";i:1449124292;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124292;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('hmudf40g9csmpodh8fhp1l4vu0'" 1449124357 " 'session_value|s:32:\""44850501c589ba5390a4ff2242564835\"";session_var|s:9:\""d3114a58a\"";mc|a:7:{s:4:\""time\"";i:1449124357;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124357;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124357;timeOnlineUpdated|i:1449124357;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16933;area=showposts;sa=topics\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('d8j71do8gk14ipis45q2jc8uv1'" 1449124388 " 'session_value|s:32:\""b3cbcd252bb2387b2f5a7f4c99de0321\"";session_var|s:11:\""dffc7733b44\"";mc|a:7:{s:4:\""time\"";i:1449124388;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124388;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124388;timeOnlineUpdated|i:1449124388;old_url|s:78:\""http://aviatorcraft.com/forum/index.php?action=profile;area=statistics;u=16789\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('9eeuvn8kip5l2qgdvhcs5am6t0'" 1449124389 " 'session_value|s:32:\""1bb044852a857b7188daf4ddc4bffa32\"";session_var|s:10:\""b71de9fb3a\"";mc|a:7:{s:4:\""time\"";i:1449124389;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124389;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124389;timeOnlineUpdated|i:1449124389;old_url|s:104:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16747;area=showposts;sa=attach;sort=subject;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('t9odd8627l45q6pq0qm6uvlcp3'" 1449124433 " 'session_value|s:32:\""561511c228ff4e03559de5ce1c615f94\"";session_var|s:9:\""fbc6712f7\"";mc|a:7:{s:4:\""time\"";i:1449124433;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('6st28ml8kcsv5s4oclgagd3j97'" 1449124451 " 'session_value|s:32:\""a5d5b5482f91c3747794cf962ae9dbbf\"";session_var|s:10:\""e38198ff2d\"";mc|a:7:{s:4:\""time\"";i:1449124451;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:126:\""Mozilla/5.0 (iPad; CPU OS 9_0_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML" " like Gecko) Version/9.0 Mobile/13A452 Safari/601.1\"";')" " ('j426vmj7hh04kdl69ld33jp1u2'" 1449124482 " 'session_value|s:32:\""c33827e7f196974dfa3a245524266e04\"";session_var|s:9:\""a8b0a7361\"";mc|a:7:{s:4:\""time\"";i:1449124481;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('f3707kvj7vge48vd230ar93745'" 1449124518 " 'session_value|s:32:\""6532d4b05f9687622f788a9e0b745333\"";session_var|s:11:\""e090a44e0a5\"";mc|a:7:{s:4:\""time\"";i:1449124518;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124518;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124518;timeOnlineUpdated|i:1449124518;last_read_topic|s:4:\""2243\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=2262.0;prev_next=next\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('ve5c5ljp5tgsgo6fvhrq4rige7'" 1449124552 " 'session_value|s:32:\""63820e7572ef2b2107b965fa6797d7df\"";session_var|s:12:\""ed5340e405bd\"";mc|a:7:{s:4:\""time\"";i:1449124551;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('khcuvcccsrbb175i5kaf7vepm7'" 1449124616 " 'session_value|s:32:\""e78450670ebe50570f28c4053314de58\"";session_var|s:12:\""a958be8894d1\"";mc|a:7:{s:4:\""time\"";i:1449124616;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124616;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124616;timeOnlineUpdated|i:1449124616;last_read_topic|i:2506;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2506.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('noau4mi4hh0p083vijuopj2ui7'" 1449124625 " 'session_value|s:32:\""c3658799f04c03a153edd46391a1149e\"";session_var|s:10:\""fa50f5ed33\"";mc|a:7:{s:4:\""time\"";i:1449124625;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:138:\""Mozilla/5.0 (Linux; Android 5.0.1; SGH-I337M Build/LRX22C) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/47.0.2526.76 Mobile Safari/537.36\"";')" " ('4urfgc6f1d8v43tjju8a4v97j0'" 1449124668 " 'session_value|s:32:\""676f031619381e539493bdebad4d592d\"";session_var|s:11:\""cd2168a65ae\"";mc|a:7:{s:4:\""time\"";i:1449124668;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124668;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124668;timeOnlineUpdated|i:1449124668;last_read_topic|i:2466;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2466.msg10720\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('32l0k52r6ifgem8a7b276e0iv3'" 1449124686 " 'session_value|s:32:\""f5d4e42dfbb2e406198243c0ba060095\"";session_var|s:8:\""c97fae69\"";mc|a:7:{s:4:\""time\"";i:1449124686;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('j199obph74aoj577dlic4onrl2'" 1449124740 " 'session_value|s:32:\""5d80ecbb4867f377f567faa50848e6c7\"";session_var|s:10:\""defccf0f8c\"";mc|a:7:{s:4:\""time\"";i:1449124740;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('v0l349to519pdipksphifmpki2'" 1449124790 " 'session_value|s:32:\""eab09b5bda80f48f3a4f14756ffc6af2\"";session_var|s:10:\""e3456a3490\"";mc|a:7:{s:4:\""time\"";i:1449124790;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124790;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124790;timeOnlineUpdated|i:1449124790;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=v0l349to519pdipksphifmpki2&board=1.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";');" INSERT INTO `smf_sessions` " (`session_id`" `last_update` `data`) VALUES ('o0dsd3d0vcesurc81fqf89rac4' 1449124794 " 'session_value|s:32:\""849366da351ca5db1bff9a2540b75833\"";session_var|s:9:\""a56087e62\"";mc|a:7:{s:4:\""time\"";i:1449124793;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:67:\""Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2\"";')" " ('tns7stv3dcmhrds7fvnljudrc7'" 1449124908 " 'session_value|s:32:\""65ecdbf5868e257e6672514544b37e11\"";session_var|s:7:\""bfed743\"";mc|a:7:{s:4:\""time\"";i:1449124908;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124908;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124908;timeOnlineUpdated|i:1449124908;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=topics;u=16815\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('km9iqdf5j8b7c0vo4jfeatjjf1'" 1449124945 " 'session_value|s:32:\""f77a9aef4d73c078f20c2002ade3e6a0\"";session_var|s:12:\""a8648b0f0881\"";mc|a:7:{s:4:\""time\"";i:1449124945;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124945;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124945;timeOnlineUpdated|i:1449124945;last_read_topic|i:2807;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2807.msg12658\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('qjtn5pg2b7ai0uaa42bhuro9b4'" 1449124946 " 'session_value|s:32:\""4cbee912ff9ac0ec1902e8ba804b00be\"";session_var|s:9:\""cc99138d3\"";mc|a:7:{s:4:\""time\"";i:1449124946;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449124946;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449124946;timeOnlineUpdated|i:1449124946;old_url|s:89:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16931;area=showposts;sa=messages\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('nvmpdhf0q91qf53cv865cbrsn1'" 1449125041 " 'session_value|s:32:\""d3d0a9cd16e21f4b7255f1ffbabe2a9b\"";session_var|s:7:\""fac2202\"";mc|a:7:{s:4:\""time\"";i:1449125041;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125041;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.24\"";s:3:\""ip2\"";s:12:\""180.76.15.24\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125041;timeOnlineUpdated|i:1449125041;last_read_topic|i:2755;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2755.msg12264\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('1j3j4m3g7imh2p85leuql69dg6'" 1449125119 " 'session_value|s:32:\""a59317c8b9115bfd6177fefe124ebbe1\"";session_var|s:11:\""c9833579327\"";mc|a:7:{s:4:\""time\"";i:1449125119;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125119;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('8md8d6pjr6vqbql7rpbc39qtm3'" 1449125120 " 'session_value|s:32:\""1cad8561b8c3dd97b994810270dcd027\"";session_var|s:8:\""fcebd863\"";mc|a:7:{s:4:\""time\"";i:1449125119;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125119;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""52.23.192.150\"";s:3:\""ip2\"";s:13:\""52.23.192.150\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('hb1ujp0r2favmnd0326epobpm1'" 1449125120 " 'session_value|s:32:\""2cb67c364e68883d1d0ce3ce8a05893d\"";session_var|s:12:\""cf8015dd70d0\"";mc|a:7:{s:4:\""time\"";i:1449125120;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125120;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125120;timeOnlineUpdated|i:1449125120;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('4fn5m9b5be070d7ldovensp0v2'" 1449125122 " 'session_value|s:32:\""b6e44b08dbccfafd342dc7c586bdcc95\"";session_var|s:9:\""bf2dea95f\"";mc|a:7:{s:4:\""time\"";i:1449125122;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('g837kmlmj247rpvf23m88a5jq1'" 1449125145 " 'session_value|s:32:\""eb4efdda5310a1da14f2a1677215af07\"";session_var|s:10:\""f122ca1697\"";mc|a:7:{s:4:\""time\"";i:1449125145;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125145;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125145;timeOnlineUpdated|i:1449125145;old_url|s:102:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17021;area=showposts;sa=attach;sort=downloads\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('bpnt0uh976ehcpp21ptor2ejd6'" 1449125360 " 'session_value|s:32:\""5e083781347802e8d73e1c509d313d77\"";session_var|s:9:\""d98ec71b4\"";mc|a:7:{s:4:\""time\"";i:1449125360;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125360;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""113.66.41.235\"";s:3:\""ip2\"";s:13:\""113.66.41.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125360;timeOnlineUpdated|i:1449125360;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=16882\"";USER_AGENT|s:61:\""Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\"";')" " ('pen4l2njjvu49mg04j84rqs5b7'" 1449125360 " 'session_value|s:32:\""0cc45a22ef0f5e6f4cc3e966194f7eee\"";session_var|s:8:\""d823ab86\"";mc|a:7:{s:4:\""time\"";i:1449125360;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125360;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""113.66.41.235\"";s:3:\""ip2\"";s:13:\""113.66.41.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125360;timeOnlineUpdated|i:1449125360;old_url|s:50:\""http://aviatorcraft.com/forum/index.php/trackback/\"";USER_AGENT|s:61:\""Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\"";')" " ('brcqheedic98bju1g5eqcf0q02'" 1449125435 " 'session_value|s:32:\""fbed8608d98c19468e7075861bfd9c48\"";session_var|s:8:\""e1abeb68\"";mc|a:7:{s:4:\""time\"";i:1449125435;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}log_time|i:1449125435;timeOnlineUpdated|i:1449125435;login_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2132.0\"";old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2132.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('5r2lqv493gel4vf2sv7l7f2d03'" 1449125451 " 'session_value|s:32:\""0b7bb17eb8cb17fbb71916419386ca83\"";session_var|s:11:\""dbf4802aac9\"";mc|a:7:{s:4:\""time\"";i:1449125449;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:72:\""Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0\"";ban|a:5:{s:12:\""last_checked\"";i:1449125449;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""46.151.52.233\"";s:3:\""ip2\"";s:13:\""46.151.52.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125449;timeOnlineUpdated|i:1449125449;old_url|s:53:\""http://aviatorcraft.com/forum/index.php?action=login2\"";register_vv|a:5:{s:5:\""count\"";i:2;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""BCWYCB\"";}registration_agreed|b:1;')" " ('t0k0fki8o7lahep8mvpe58j5e7'" 1449125547 " 'session_value|s:32:\""637a69cb9fe99af30f497a8bb72e240f\"";session_var|s:9:\""ce95fc2a7\"";mc|a:7:{s:4:\""time\"";i:1449125512;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 5.1; rv:36.0) Gecko/20100101 Firefox/36.0\"";ban|a:5:{s:12:\""last_checked\"";i:1449125513;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""192.253.248.42\"";s:3:\""ip2\"";s:14:\""192.253.248.42\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125542;timeOnlineUpdated|i:1449125513;login_url|s:98:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=t0k0fki8o7lahep8mvpe58j5e7&action=post;board=3.0\"";old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";register_vv|a:5:{s:5:\""count\"";i:4;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""CFUNRY\"";}registration_agreed|b:1;')" " ('584mb13ngc79d7obf67reamus2'" 1449125593 " 'session_value|s:32:\""8b49514db95c76f856bfe533a7ea4d93\"";session_var|s:12:\""ec9a33fded4a\"";mc|a:7:{s:4:\""time\"";i:1449125593;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125593;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""66.249.84.88\"";s:3:\""ip2\"";s:0:\""\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125593;timeOnlineUpdated|i:1449125593;old_url|s:30:\""http://aviatorcraft.com/forum/\"";USER_AGENT|s:14:\""Google favicon\"";')" " ('fk1rpnhih8ih0f0qjsefj094b7'" 1449125593 " 'session_value|s:32:\""f3d16e21d51c43cf7ddeae5bbb2cf76d\"";session_var|s:8:\""c27e889c\"";mc|a:7:{s:4:\""time\"";i:1449125593;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:14:\""Google favicon\"";')" " ('t2dtld1eqj70k64arbm852o734'" 1449125597 " 'session_value|s:32:\""d247d5ddc48349b1e92a869de0fc9b8e\"";session_var|s:9:\""ec361eee9\"";mc|a:7:{s:4:\""time\"";i:1449125597;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125597;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125597;timeOnlineUpdated|i:1449125597;last_read_topic|i:1743;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1743.msg7943\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('vcm7krjrfksm5aic73d77i2gv7'" 1449125597 " 'session_value|s:32:\""a56c2932736c1524d2222c5431c83ea6\"";session_var|s:11:\""e617ffaef47\"";mc|a:7:{s:4:\""time\"";i:1449125597;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125597;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125597;timeOnlineUpdated|i:1449125597;old_url|s:66:\""http://aviatorcraft.com/forum/index.php?board=2.260;sort=last_post\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('bmhrj4dctvhti60lrft6s42u17'" 1449125598 " 'session_value|s:32:\""def7337911a90cfdf780c67ee363e451\"";session_var|s:10:\""d97c75e56b\"";mc|a:7:{s:4:\""time\"";i:1449125598;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125598;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125598;timeOnlineUpdated|i:1449125598;last_read_topic|i:2436;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2436.msg10596\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('nv1ri7bd0knv2efsatkpf0ot80'" 1449125607 " 'session_value|s:32:\""99a2b9fe3a4e698528c364884e2c27d5\"";session_var|s:7:\""b69bad0\"";mc|a:7:{s:4:\""time\"";i:1449125606;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125606;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.245\"";s:3:\""ip2\"";s:13:\""157.55.39.245\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125606;timeOnlineUpdated|i:1449125606;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=nv1ri7bd0knv2efsatkpf0ot80&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('fqnrg8t53el0oh93ki7l8jk9r4'" 1449125614 " 'session_value|s:32:\""d1f87b93d18e93e1cd155de83fff6b81\"";session_var|s:9:\""f8c6c8f38\"";mc|a:7:{s:4:\""time\"";i:1449125614;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125614;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125614;timeOnlineUpdated|i:1449125614;old_url|s:104:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16695;area=showposts;sa=attach;sort=subject;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('3hbdnl96ojdrc031di0fg9n1l1'" 1449125683 " 'session_value|s:32:\""7edaf54791df3ae6fcca56e8f9c3e0b3\"";session_var|s:11:\""db0c60ccbb9\"";mc|a:7:{s:4:\""time\"";i:1449125683;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125683;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125683;timeOnlineUpdated|i:1449125683;last_read_topic|i:2455;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2455.msg10662\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ak7gjd7h4qnkpccamlutkdde87'" 1449125768 " 'session_value|s:32:\""8cb7a67277a634e22dae83234cf1150e\"";session_var|s:7:\""c985602\"";mc|a:7:{s:4:\""time\"";i:1449125768;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125768;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125768;timeOnlineUpdated|i:1449125768;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=ak7gjd7h4qnkpccamlutkdde87&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ihracp69dc5pesnj6hosh2b215'" 1449125799 " 'session_value|s:32:\""ab5991c5c50aa58484ad3fe3c4944c0e\"";session_var|s:8:\""d598bf6f\"";mc|a:7:{s:4:\""time\"";i:1449125798;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125798;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125799;timeOnlineUpdated|i:1449125799;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;u=17187;area=showposts;sa=attach\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('2h2o7kkr9eje8ru6nq2ttl5ds4'" 1449125892 " 'session_value|s:32:\""e5d8961c5d1d73f90a414ec059569119\"";session_var|s:12:\""e3be52612b70\"";mc|a:7:{s:4:\""time\"";i:1449125891;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125891;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""82.177.170.111\"";s:3:\""ip2\"";s:14:\""82.177.170.111\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125891;timeOnlineUpdated|i:1449125891;register_vv|a:5:{s:5:\""count\"";i:3;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""TCENFA\"";}old_url|s:92:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=2h2o7kkr9eje8ru6nq2ttl5ds4&action=register\"";USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";registration_agreed|b:1;')" " ('3evdmkhk1q3509d74390sgjfs5'" 1449125898 " 'session_value|s:32:\""fa90dae4c76fff67b228388626a37a2d\"";session_var|s:8:\""cb9e553e\"";mc|a:7:{s:4:\""time\"";i:1449125898;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125898;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.154\"";s:3:\""ip2\"";s:13:\""180.76.15.154\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125898;timeOnlineUpdated|i:1449125898;old_url|s:69:\""http://aviatorcraft.com/forum/index.php?board=2.160;sort=replies;desc\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('3lej3bjk6qq9e59kahjhflbe82'" 1449125922 " 'session_value|s:32:\""02b438c9850c3062e6de3461e4f96609\"";session_var|s:12:\""b9a778250646\"";mc|a:7:{s:4:\""time\"";i:1449125922;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125922;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.7.157\"";s:3:\""ip2\"";s:12:\""17.133.7.157\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('irqtd1ferfci6s8lpl2sin9lr3'" 1449125923 " 'session_value|s:32:\""6cf037f97fa2a329e83ea46a88a5ddfa\"";session_var|s:8:\""b8f9deca\"";mc|a:7:{s:4:\""time\"";i:1449125923;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125923;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125923;timeOnlineUpdated|i:1449125923;last_read_topic|i:2878;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2878.msg13074\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('neqldc8nb97pofphfqpehcjd57'" 1449125923 " 'session_value|s:32:\""c89c110e6a4644041412f6fb84dcb24b\"";session_var|s:11:\""c3c84eda779\"";mc|a:7:{s:4:\""time\"";i:1449125923;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125923;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125923;timeOnlineUpdated|i:1449125923;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13073\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('j3c8a6tpbaira52ao6m6lmml62'" 1449125923 " 'session_value|s:32:\""07c4f116d5129a5753f5502226b453bf\"";session_var|s:10:\""ddfb8cfd91\"";mc|a:7:{s:4:\""time\"";i:1449125923;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125923;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125923;timeOnlineUpdated|i:1449125923;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13072\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('j8jdudbo1rkafdmpp5ddsei6v0'" 1449125923 " 'session_value|s:32:\""82a5ee4268e2251017fd27a745db350e\"";session_var|s:10:\""e5fb6f8ab3\"";mc|a:7:{s:4:\""time\"";i:1449125923;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125923;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125923;timeOnlineUpdated|i:1449125923;last_read_topic|i:2876;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2876.msg13071\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('vg5dt18laud7jbnlgchitlgmt1'" 1449125924 " 'session_value|s:32:\""904330ac8dc0716e113eeb055ee1c8c3\"";session_var|s:11:\""fa212a38824\"";mc|a:7:{s:4:\""time\"";i:1449125923;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125923;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""17.133.6.235\"";s:3:\""ip2\"";s:12:\""17.133.6.235\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125924;timeOnlineUpdated|i:1449125924;last_read_topic|i:2867;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2867.msg13070\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('c3jeca098k2kpij1v5g7j0b5n3'" 1449125926 " 'session_value|s:32:\""608636b760174097f57060ed52f2ea9f\"";session_var|s:9:\""f1cf25c83\"";mc|a:7:{s:4:\""time\"";i:1449125926;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125926;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""17.133.7.41\"";s:3:\""ip2\"";s:11:\""17.133.7.41\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125926;timeOnlineUpdated|i:1449125926;last_read_topic|i:2878;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2878.msg13074\"";USER_AGENT|s:12:\""AppleNewsBot\"";')" " ('2ejjrq2p5nga0ccs4ae7jos4e4'" 1449126320 " 'session_value|s:32:\""6ed3ba56a1af1eb4880071cca6cbae95\"";session_var|s:8:\""f529d8fc\"";mc|a:7:{s:4:\""time\"";i:1449126320;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126320;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.6.158.18\"";s:3:\""ip2\"";s:11:\""52.6.158.18\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('nug9clqa4se5ie6kleue8d7te0'" 1449125945 " 'session_value|s:32:\""7ed48e07a68e39c6b186a06b61853ddb\"";session_var|s:11:\""abacc961dd6\"";mc|a:7:{s:4:\""time\"";i:1449125945;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125945;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125945;timeOnlineUpdated|i:1449125945;old_url|s:71:\""http://aviatorcraft.com/forum/index.php?board=2.300;sort=last_post;desc\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('d64s2jujimq2hq0rsa8vvduh15'" 1449125945 " 'session_value|s:32:\""2a0002b263e5d7ca786be0fa0a781f4d\"";session_var|s:9:\""ff223b7e9\"";mc|a:7:{s:4:\""time\"";i:1449125945;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449125945;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449125945;timeOnlineUpdated|i:1449125945;old_url|s:77:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=d64s2jujimq2hq0rsa8vvduh15&\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('tgo6c9n8a6l2718bbmcv14nuj2'" 1449125949 " 'session_value|s:32:\""7b6fc3b5eee0a4102ba1933a5342f8c0\"";session_var|s:12:\""d5f052520df5\"";mc|a:7:{s:4:\""time\"";i:1449125949;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:80:\""Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; Touch; rv:11.0) like Gecko\"";')" " ('snhic5krmbr38bvnulkiqj2i07'" 1449126007 " 'session_value|s:32:\""565deb279a30c3c2fd9e4fdae8145333\"";session_var|s:9:\""ee196da56\"";mc|a:7:{s:4:\""time\"";i:1449126007;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:65:\""Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\"";')" " ('d3t9h3kqbnuqp3bd6hqvg1a7e6'" 1449126081 " 'session_value|s:32:\""959a8a879b7b094ed9cd734ae6c6457f\"";session_var|s:10:\""ccff9b365c\"";mc|a:7:{s:4:\""time\"";i:1449126081;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126081;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126081;timeOnlineUpdated|i:1449126081;last_read_topic|i:1096;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1096.msg5330\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('0a7olc9m827j7n6vkalu0ot0g6'" 1449126095 " 'session_value|s:32:\""86680bd3d8c48a4533810ce5026ebe05\"";session_var|s:8:\""ad2a3aab\"";mc|a:7:{s:4:\""time\"";i:1449126095;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126095;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""72.28.224.234\"";s:3:\""ip2\"";s:13:\""72.28.224.234\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?type=rss;action=.xml\"";USER_AGENT|s:18:\""Apple-PubSub/65.28\"";')" " ('f62r5u84thssqcpipapp3r2ri5'" 1449126107 " 'session_value|s:32:\""9c0836cd56248004a086613329d0d080\"";session_var|s:8:\""dd84fd40\"";mc|a:7:{s:4:\""time\"";i:1449126107;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126107;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126107;timeOnlineUpdated|i:1449126107;old_url|s:106:\""http://aviatorcraft.com/forum/index.php?action=profile;u=16354;area=showposts;sa=attach;sort=downloads;asc\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('eh6hs6c44s1mj4h4n6ev1ev6q7'" 1449126320 " 'session_value|s:32:\""5396e496434a43e4fde4e44c3110a6f6\"";session_var|s:10:\""a387cea0b5\"";mc|a:7:{s:4:\""time\"";i:1449126320;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126320;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""54.84.64.242\"";s:3:\""ip2\"";s:12:\""54.84.64.242\"";s:5:\""email\"";s:0:\""\"";}old_url|s:60:\""http://aviatorcraft.com/forum/index.php?action=.xml;type=rss\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('8vn93cnek873vm5jtchut813c7'" 1449126321 " 'session_value|s:32:\""f051913181e07fee0e677487d6453c00\"";session_var|s:10:\""f43d30d83b\"";mc|a:7:{s:4:\""time\"";i:1449126321;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126321;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""52.4.29.156\"";s:3:\""ip2\"";s:11:\""52.4.29.156\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126321;timeOnlineUpdated|i:1449126321;old_url|s:39:\""http://aviatorcraft.com/forum/index.php\"";USER_AGENT|s:44:\""Slackbot 1.0 (+https://api.slack.com/robots)\"";')" " ('b8h9bm8n96q9vmrl3ruf6pejc0'" 1449126340 " 'session_value|s:32:\""bef2bd50f14fe8662875923e079700ea\"";session_var|s:9:\""b9db0cb78\"";mc|a:7:{s:4:\""time\"";i:1449126340;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126340;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:11:\""40.77.167.8\"";s:3:\""ip2\"";s:11:\""40.77.167.8\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126340;timeOnlineUpdated|i:1449126340;old_url|s:63:\""http://aviatorcraft.com/forum/index.php?board=1.20;sort=replies\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('cot0k599j1flk4j5ir5s8kf1g5'" 1449126445 " 'session_value|s:32:\""a42c32847a6e9d8f958debce74c30f5e\"";session_var|s:12:\""adb641107c2f\"";mc|a:7:{s:4:\""time\"";i:1449126444;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126444;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126445;timeOnlineUpdated|i:1449126445;old_url|s:86:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=cot0k599j1flk4j5ir5s8kf1g5&board=3.0\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('p6qukp8okof9p0r8tn8jiic5h6'" 1449126445 " 'session_value|s:32:\""df2c1a27a012edb18068abb71d6edb32\"";session_var|s:7:\""c0b458d\"";mc|a:7:{s:4:\""time\"";i:1449126445;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126445;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""157.55.39.114\"";s:3:\""ip2\"";s:13:\""157.55.39.114\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126445;timeOnlineUpdated|i:1449126445;last_read_topic|i:1659;forms|a:0:{}old_url|s:95:\""http://aviatorcraft.com/forum/index.php?PHPSESSID=p6qukp8okof9p0r8tn8jiic5h6&topic=1659.msg8221\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('kgbagibk8lvhh2dv5vvf9ohsk0'" 1449126451 " 'session_value|s:32:\""3e2ea4f676674a600888c6552b2005aa\"";session_var|s:8:\""bf869c3e\"";mc|a:7:{s:4:\""time\"";i:1449126451;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126451;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""180.76.15.147\"";s:3:\""ip2\"";s:13:\""180.76.15.147\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126451;timeOnlineUpdated|i:1449126451;last_read_topic|i:2769;forms|a:0:{}old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=2769.0\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('1ekl438spcels980i4pgsj33p0'" 1449126537 " 'session_value|s:32:\""5800c9117db3909b3313109779068766\"";session_var|s:9:\""b08feb406\"";mc|a:7:{s:4:\""time\"";i:1449126483;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126483;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""160.87.89.250\"";s:3:\""ip2\"";s:13:\""160.87.132.65\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126529;timeOnlineUpdated|i:1449126483;old_url|s:55:\""http://aviatorcraft.com/forum/index.php?action=register\"";USER_AGENT|s:116:\""Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.7 (KHTML" " like Gecko) Version/9.0.1 Safari/601.2.7\"";register_vv|a:5:{s:5:\""count\"";i:2;s:6:\""errors\"";i:0;s:8:\""did_pass\"";b:0;s:1:\""q\"";a:2:{i:0;s:1:\""1\"";i:1;s:1:\""2\"";}s:4:\""code\"";s:6:\""GUWEBW\"";}registration_agreed|b:1;')" " ('1q8ou5dnkcg56le7809lh8dss5'" 1449126485 " 'session_value|s:32:\""2e60fdb3969af660cc1ff882288231da\"";session_var|s:12:\""a2371111e057\"";mc|a:7:{s:4:\""time\"";i:1449126485;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126485;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126485;timeOnlineUpdated|i:1449126485;old_url|s:87:\""http://aviatorcraft.com/forum/index.php?action=profile;area=showposts;sa=attach;u=16360\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('0khrf6nmvoescalfslg98ljap1'" 1449126842 " 'session_value|s:32:\""0c0512374c45dfb3deea487b9d3e27cb\"";session_var|s:12:\""d99172b9f076\"";mc|a:7:{s:4:\""time\"";i:1449126504;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:133:\""Mozilla/5.0 (Linux; Android 4.1.1; HP Slate 7 Build/JRO03H) AppleWebKit/537.36 (KHTML" " like Gecko) Chrome/36.0.1985.135 Safari/537.36\"";ban|a:5:{s:12:\""last_checked\"";i:1449126514;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""87.112.31.154\"";s:3:\""ip2\"";s:13:\""87.112.31.154\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126842;timeOnlineUpdated|i:1449126514;old_url|s:52:\""http://aviatorcraft.com/forum/index.php?topic=1173.0\"";last_read_topic|i:1173;forms|a:0:{}')" " ('jthreb9730fo46cpg2qbq9baj1'" 1449126554 " 'session_value|s:32:\""ef586409e71244c4f60f5b4f2d22c08e\"";session_var|s:11:\""cdfd7286b95\"";mc|a:7:{s:4:\""time\"";i:1449126554;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126554;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:14:\""188.165.15.233\"";s:3:\""ip2\"";s:14:\""188.165.15.233\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126554;timeOnlineUpdated|i:1449126554;last_read_topic|i:2591;forms|a:0:{}old_url|s:59:\""http://aviatorcraft.com/forum/index.php?topic=2591.msg11296\"";USER_AGENT|s:66:\""Mozilla/5.0 (compatible; AhrefsBot/5.0; +http://ahrefs.com/robot/)\"";')" " ('i2m9sp38t6ma6qol1mgsc3b8a7'" 1449126737 " 'session_value|s:32:\""f02a763b8b46611a0f90ac59bff98553\"";session_var|s:11:\""e8c75d4cadf\"";mc|a:7:{s:4:\""time\"";i:1449126737;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126737;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""180.76.15.22\"";s:3:\""ip2\"";s:12:\""180.76.15.22\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126737;timeOnlineUpdated|i:1449126737;last_read_topic|s:4:\""1952\"";forms|a:0:{}old_url|s:67:\""http://aviatorcraft.com/forum/index.php?topic=1955.0;prev_next=next\"";USER_AGENT|s:83:\""Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)\"";')" " ('m6a31jf5ccfb1dp7g1c88in8l6'" 1449126753 " 'session_value|s:32:\""05a877b75f85eb3d62f31d51768a2dce\"";session_var|s:9:\""ce63af88f\"";mc|a:7:{s:4:\""time\"";i:1449126752;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}ban|a:5:{s:12:\""last_checked\"";i:1449126752;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:13:\""207.46.13.138\"";s:3:\""ip2\"";s:13:\""207.46.13.138\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126752;timeOnlineUpdated|i:1449126752;last_read_topic|i:1933;forms|a:0:{}old_url|s:58:\""http://aviatorcraft.com/forum/index.php?topic=1933.msg8621\"";USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('ke5vjjhig1k1a83uubac615a52'" 1449126756 " 'session_value|s:32:\""abbeb33639968e436c3cb04e41f5ec8b\"";session_var|s:9:\""bafb40149\"";mc|a:7:{s:4:\""time\"";i:1449126756;s:2:\""id\"";i:0;s:2:\""gq\"";s:3:\""0=1\"";s:2:\""bq\"";s:3:\""0=1\"";s:2:\""ap\"";a:0:{}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:71:\""Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)\"";')" " ('q3iv0n0ovon267pjhudmqgcsf7'" 1449126840 " 'session_value|s:32:\""e036be873a9c777ce92b42dfcc4dbe46\"";session_var|s:12:\""fdd22b37f22f\"";mc|a:7:{s:4:\""time\"";i:1449126792;s:2:\""id\"";s:5:\""16654\"";s:2:\""gq\"";s:3:\""1=1\"";s:2:\""bq\"";s:3:\""1=1\"";s:2:\""ap\"";a:1:{i:0;i:0;}s:2:\""mb\"";a:0:{}s:2:\""mq\"";s:3:\""0=1\"";}USER_AGENT|s:75:\""Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\"";ban|a:5:{s:12:\""last_checked\"";i:1449126782;s:9:\""id_member\"";i:0;s:2:\""ip\"";s:12:\""198.8.80.170\"";s:3:\""ip2\"";s:12:\""198.8.80.170\"";s:5:\""email\"";s:0:\""\"";}log_time|i:1449126840;timeOnlineUpdated|i:1449125905;old_url|s:124:\""http://aviatorcraft.com/forum/index.php?action=admin;area=maintain;sa=database;fdd22b37f22f=e036be873a9c777ce92b42dfcc4dbe46\"";login_SMFCookie956|s:99:\""a:4:{i:0;s:5:\""16654\"";i:1;s:40:\""00dbfa8dc147f7b04f5644cecf32139d748d71ce\"";i:2;i:1449130392;i:3;i:0;}\"";admin_time|i:1449126792;id_msg_last_visit|s:4:\""7392\"";rc|a:3:{s:2:\""id\"";s:5:\""16654\"";s:4:\""time\"";i:1449126792;s:7:\""reports\"";s:1:\""0\"";}unread_messages|s:2:\""13\"";');" -- -------------------------------------------------------- -- -- Table structure for table `smf_settings` -- DROP TABLE IF EXISTS `smf_settings`; CREATE TABLE `smf_settings` ( `variable` varchar(255) NOT NULL default '' `value` text NOT NULL PRIMARY KEY (`variable`(30)) ) ENGINE=MyISAM; -- -- Dumping data in `smf_settings` -- INSERT INTO `smf_settings` " (`variable`" `value`) VALUES ('smfVersion' '2.0.8') " ('news'" '[url=http://aviatorcraft.com/forum/index.php?topic=2762.0]18/11/2015 - Server Reset & Revamp Warning[/url]
[url=http://aviatorcraft.com/forum/index.php?topic=2675.0]01/11/2015 - Festive Items Suggestions & Feedback[/url]
[url=http://aviatorcraft.com/forum/index.php?topic=2201.msg10119#new]Forum Rules[/url]
[url=http://aviatorcraft.com/forum/index.php?topic=2609.msg11339]Aviatorcraft FAQ / Help[/url]') " ('compactTopicPagesContiguous'" 5) " ('compactTopicPagesEnable'" 1) " ('enableStickyTopics'" 1) " ('todayMod'" 1) " ('karmaMode'" 0) " ('karmaTimeRestrictAdmins'" 1) " ('enablePreviousNext'" 1) " ('pollMode'" 1) " ('enableVBStyleLogin'" 1) " ('enableCompressedOutput'" 1) " ('karmaWaitTime'" 1) " ('karmaMinPosts'" 0) " ('karmaLabel'" 'Karma:') " ('karmaSmiteLabel'" '[smite]') " ('karmaApplaudLabel'" '[applaud]') " ('attachmentSizeLimit'" 8192) " ('attachmentPostLimit'" 8192) " ('attachmentNumPerPostLimit'" 6) " ('attachmentDirSizeLimit'" 202400) " ('attachmentUploadDir'" '/var/www/forum/attachments') " ('attachmentExtensions'" 'gif jpg png txt bmp') " ('attachmentCheckExtensions'" 1) " ('attachmentShowImages'" 1) " ('attachmentEnable'" 1) " ('attachmentEncryptFilenames'" 1) " ('attachmentThumbnails'" 1) " ('attachmentThumbWidth'" 150) " ('attachmentThumbHeight'" 150) " ('censorIgnoreCase'" 1) " ('mostOnline'" 72) " ('mostOnlineToday'" 20) " ('mostDate'" 1412560666) " ('allow_disableAnnounce'" 1) " ('trackStats'" 1) " ('userLanguage'" 1) " ('titlesEnable'" 1) " ('topicSummaryPosts'" 15) " ('enableErrorLogging'" 1) " ('max_image_width'" 0) " ('max_image_height'" 0) " ('onlineEnable'" 1) " ('cal_enabled'" 1) " ('cal_maxyear'" 2020) " ('cal_minyear'" 2008) " ('cal_daysaslink'" 0) " ('cal_defaultboard'" '') " ('cal_showholidays'" 1) " ('cal_showbdays'" 1) " ('cal_showevents'" 1) " ('cal_showweeknum'" 0) " ('cal_maxspan'" 7) " ('smtp_host'" '') " ('smtp_port'" '') " ('smtp_username'" '') " ('smtp_password'" '') " ('mail_type'" 0) " ('timeLoadPageEnable'" 1) " ('totalMembers'" 1487) " ('totalTopics'" 1911) " ('totalMessages'" 8741) " ('simpleSearch'" 1) " ('censor_vulgar'" 'Pussy Bitch Nigger Gay Fag Cunt Clit Bastard penis queer Nigga penetration slut whore Negro Cock c0m') " ('censor_proper'" 'meow Female Dog [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color] [color=red]censored[/color]') " ('enablePostHTML'" 0) " ('theme_allow'" 0) " ('theme_default'" 1) " ('theme_guests'" 7) " ('enableEmbeddedFlash'" 0) " ('xmlnews_enable'" 1) " ('xmlnews_maxlen'" 255) " ('hotTopicPosts'" 15) " ('hotTopicVeryPosts'" 25) " ('registration_method'" 1) " ('send_validation_onChange'" 0) " ('send_welcomeEmail'" 0) " ('allow_editDisplayName'" 0) " ('allow_hideOnline'" 1) " ('guest_hideContacts'" 1) " ('spamWaitTime'" 5) " ('pm_spam_settings'" '4 5 20') " ('reserveWord'" 0) " ('reserveCase'" 0) " ('reserveUser'" 1) " ('reserveName'" 1) " ('reserveNames'" 'Admin Webmaster Guest root carmau alex') " ('autoLinkUrls'" 1) " ('banLastUpdated'" 1447210613) " ('smileys_dir'" '/var/www/aviatorcraft.com/forum/Smileys') " ('smileys_url'" 'http://aviatorcraft.com/forum/Smileys') " ('avatar_directory'" '/var/www/aviatorcraft.com/forum/avatars') " ('avatar_url'" 'http://aviatorcraft.com/forum/avatars') " ('avatar_max_height_external'" 96) " ('avatar_max_width_external'" 96) " ('avatar_action_too_large'" 'option_html_resize') " ('avatar_max_height_upload'" 96) " ('avatar_max_width_upload'" 96) " ('avatar_resize_upload'" 1) " ('avatar_download_png'" 1) " ('failed_login_threshold'" 3) " ('oldTopicDays'" 120) " ('edit_wait_time'" 90) " ('edit_disable_time'" 0) " ('autoFixDatabase'" 1) " ('allow_guestAccess'" 1) " ('time_format'" '%B %d %Y %I:%M:%S %p') " ('number_format'" 1234.00) " ('enableBBC'" 1) " ('max_messageLength'" 30200) " ('signature_settings'" '1 1000 14 1 0 420 96 40:anchor email email flash ftp ftp html php sub table') " ('autoOptMaxOnline'" 0) " ('defaultMaxMessages'" 15) " ('defaultMaxTopics'" 20) " ('defaultMaxMembers'" 30) " ('enableParticipation'" 1) " ('recycle_enable'" 1) " ('recycle_board'" 26) " ('maxMsgID'" 13074) " ('enableAllMessages'" 0) " ('fixLongWords'" 0) " ('knownThemes'" '1 2 3 4 5 6 7') " ('who_enabled'" 1) " ('time_offset'" 0) " ('cookieTime'" 60) " ('lastActive'" 15) " ('smiley_sets_known'" 'default aaron akyhne') " ('smiley_sets_names'" 'Alienine\'s Set Aaron\'s Set Akyhne\'s Set') " ('smiley_sets_default'" 'aaron') " ('cal_days_for_index'" 7) " ('requireAgreement'" 1) " ('unapprovedMembers'" 0) " ('default_personal_text'" '') " ('package_make_backups'" 1) " ('databaseSession_enable'" 1) " ('databaseSession_loose'" 1) " ('databaseSession_lifetime'" 2880) " ('search_cache_size'" 50) " ('search_results_per_page'" 30) " ('search_weight_frequency'" 30) " ('search_weight_age'" 25) " ('search_weight_length'" 20) " ('search_weight_subject'" 15) " ('search_weight_first_message'" 10) " ('search_max_results'" 1200) " ('search_floodcontrol_time'" 5) " ('permission_enable_deny'" 0) " ('permission_enable_postgroups'" 0) " ('mail_next_send'" 0) " ('mail_recent'" '0000000000|0') " ('settings_updated'" 1447881783) " ('next_task_time'" 1449133200) " ('warning_settings'" '0 20 0') " ('admin_features'" 'cd cp ml') " ('last_mod_report_action'" 1449097663) " ('pruningOptions'" '30 180 180 180 30 0') " ('cache_enable'" 1) " ('reg_verification'" 1) " ('visual_verification_type'" 3) " ('enable_buddylist'" 0) " ('birthday_email'" 'happy_birthday') " ('dont_repeat_theme_core'" 1) " ('dont_repeat_smileys_20'" 1) " ('dont_repeat_buddylists'" 1) " ('attachment_image_reencode'" 1) " ('attachment_image_paranoid'" 0) " ('attachment_thumb_png'" 1) " ('avatar_reencode'" 1) " ('avatar_paranoid'" 0) " ('default_timezone'" 'Europe/London') " ('memberlist_updated'" 1449112899) " ('latestMember'" 17278) " ('latestRealName'" 'noob123514') " ('rand_seed'" 1184492651) " ('mostOnlineUpdated'" '2015-12-03') " ('calendar_updated'" 1449104298) " ('topbottomEnable'" 0) " ('disabledBBC'" 'code code email email flash ftp ftp html php') " ('notify_new_registration'" 1) " ('search_pointer'" 235) " ('recaptcha_enabled'" 1) " ('recaptcha_theme'" 'white') " ('recaptcha_public_key'" " ' 6LdPWPgSAAAAAM13f-Humkz_JTEqh9UwPuUzFtg_ ')" " ('recaptcha_private_key'" " ' 6LdPWPgSAAAAADP8JYOMtUiEzG0XBUOJy9qHw6K3 ')" " ('qa_verification_number'" 2) " ('integrate_pre_include'" '$sourcedir/Breeze/Breeze.php') " ('integrate_menu_buttons'" 'Breeze::menu') " ('integrate_actions'" 'Breeze::actions') " ('integrate_load_permissions'" 'Breeze::permissions') " ('integrate_admin_areas'" 'Breeze::admin') " ('integrate_profile_areas'" 'Breeze::profile') " ('integrate_create_topic'" 'Breeze::newTopic') " ('spider_name_cache'" " 'a:19:{i:1;s:6:\""Google\"";i:2;s:6:\""Yahoo!\"";i:3;s:3:\""MSN\"";i:4;s:15:\""Google (Mobile)\"";i:5;s:14:\""Google (Image)\"";i:6;s:16:\""Google (AdSense)\"";i:7;s:16:\""Google (Adwords)\"";i:8;s:15:\""Yahoo! (Mobile)\"";i:9;s:14:\""Yahoo! (Image)\"";i:10;s:12:\""MSN (Mobile)\"";i:11;s:11:\""MSN (Media)\"";i:12;s:4:\""Cuil\"";i:13;s:3:\""Ask\"";i:14;s:5:\""Baidu\"";i:15;s:9:\""Gigablast\"";i:16;s:15:\""InternetArchive\"";i:17;s:5:\""Alexa\"";i:18;s:6:\""Omgili\"";i:19;s:9:\""EntireWeb\"";}')" " ('displayFields'" " 'a:1:{i:0;a:6:{s:7:\""colname\"";s:11:\""cust_minecr\"";s:5:\""title\"";s:14:\""Minecraft Name\"";s:4:\""type\"";s:4:\""text\"";s:3:\""bbc\"";s:1:\""0\"";s:9:\""placement\"";s:1:\""1\"";s:7:\""enclose\"";s:191:\""
"
{INPUT}
"
\"";}}')" " ('modlog_enabled'" 1) " ('meta_keywords'" 'AviatorcraftForum AviatorGaming AviatorcraftMinigames AviatorcraftPrison') " ('censorWholeWord'" 0); -- -------------------------------------------------------- -- -- Table structure for table `smf_smileys` -- DROP TABLE IF EXISTS `smf_smileys`; CREATE TABLE `smf_smileys` ( `id_smiley` smallint(5) unsigned NOT NULL auto_increment `code` varchar(30) NOT NULL default '' `filename` varchar(48) NOT NULL default '' `description` varchar(80) NOT NULL default '' `smiley_row` tinyint(4) unsigned NOT NULL default 0 `smiley_order` smallint(5) unsigned NOT NULL default 0 `hidden` tinyint(4) unsigned NOT NULL default 0 PRIMARY KEY (`id_smiley`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_smileys` -- INSERT INTO `smf_smileys` " (`id_smiley`" `code` `filename` `description` `smiley_row` `smiley_order` `hidden`) VALUES (1 ':)' 'smiley.gif' 'Smiley' 0 0 0) " (2" ';)' 'wink.gif' 'Wink' 0 1 0) " (3" ':D' 'cheesy.gif' 'Cheesy' 0 2 0) " (4" ';D' 'grin.gif' 'Grin' 0 3 0) " (5" '>:(' 'angry.gif' 'Angry' 0 4 0) " (6" ':(' 'sad.gif' 'Sad' 0 5 0) " (7" ':o' 'shocked.gif' 'Shocked' 0 6 0) " (8" '8)' 'cool.gif' 'Cool' 0 7 0) " (9" '???' 'huh.gif' 'Huh?' 0 8 0) " (10" '::)' 'rolleyes.gif' 'Roll Eyes' 0 9 0) " (11" ':P' 'tongue.gif' 'Tongue' 0 10 0) " (12" ':-[' 'embarrassed.gif' 'Embarrassed' 0 11 0) " (13" ':-X' 'lipsrsealed.gif' 'Lips Sealed' 0 12 0) " (14" ':-\\' 'undecided.gif' 'Undecided' 0 13 0) " (15" ':-*' 'kiss.gif' 'Kiss' 0 14 0) " (16" ':\'(' 'cry.gif' 'Cry' 0 15 0) " (17" '>:D' 'evil.gif' 'Evil' 0 16 1) " (18" '^-^' 'azn.gif' 'Azn' 0 17 1) " (19" 'O0' 'afro.gif' 'Afro' 0 18 1) " (20" ':))' 'laugh.gif' 'Laugh' 0 19 1) " (21" 'C:-)' 'police.gif' 'Police' 0 20 1) " (22" 'O:-)' 'angel.gif' 'Angel' 0 21 1); -- -------------------------------------------------------- -- -- Table structure for table `smf_spiders` -- DROP TABLE IF EXISTS `smf_spiders`; CREATE TABLE `smf_spiders` ( `id_spider` smallint(5) unsigned NOT NULL auto_increment `spider_name` varchar(255) NOT NULL default '' `user_agent` varchar(255) NOT NULL default '' `ip_info` varchar(255) NOT NULL default '' PRIMARY KEY (`id_spider`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_spiders` -- INSERT INTO `smf_spiders` " (`id_spider`" `spider_name` `user_agent` `ip_info`) VALUES (1 'Google' 'googlebot' '') " (2" 'Yahoo!' 'slurp' '') " (3" 'MSN' 'msnbot' '') " (4" 'Google (Mobile)' 'Googlebot-Mobile' '') " (5" 'Google (Image)' 'Googlebot-Image' '') " (6" 'Google (AdSense)' 'Mediapartners-Google' '') " (7" 'Google (Adwords)' 'AdsBot-Google' '') " (8" 'Yahoo! (Mobile)' 'YahooSeeker/M1A1-R2D2' '') " (9" 'Yahoo! (Image)' 'Yahoo-MMCrawler' '') " (10" 'MSN (Mobile)' 'MSNBOT_Mobile' '') " (11" 'MSN (Media)' 'msnbot-media' '') " (12" 'Cuil' 'twiceler' '') " (13" 'Ask' 'Teoma' '') " (14" 'Baidu' 'Baiduspider' '') " (15" 'Gigablast' 'Gigabot' '') " (16" 'InternetArchive' 'ia_archiver-web.archive.org' '') " (17" 'Alexa' 'ia_archiver' '') " (18" 'Omgili' 'omgilibot' '') " (19" 'EntireWeb' 'Speedy Spider' ''); -- -------------------------------------------------------- -- -- Table structure for table `smf_subscriptions` -- DROP TABLE IF EXISTS `smf_subscriptions`; CREATE TABLE `smf_subscriptions` ( `id_subscribe` mediumint(8) unsigned NOT NULL auto_increment `name` varchar(60) NOT NULL default '' `description` varchar(255) NOT NULL default '' `cost` text NOT NULL `length` varchar(6) NOT NULL default '' `id_group` smallint(5) NOT NULL default 0 `add_groups` varchar(40) NOT NULL default '' `active` tinyint(3) NOT NULL default 1 `repeatable` tinyint(3) NOT NULL default 0 `allow_partial` tinyint(3) NOT NULL default 0 `reminder` tinyint(3) NOT NULL default 0 `email_complete` text NOT NULL PRIMARY KEY (`id_subscribe`) KEY `active` (`active`) ) ENGINE=MyISAM; -- -- Table structure for table `smf_themes` -- DROP TABLE IF EXISTS `smf_themes`; CREATE TABLE `smf_themes` ( `id_member` mediumint(8) NOT NULL default 0 `id_theme` tinyint(4) unsigned NOT NULL default 1 `variable` varchar(255) NOT NULL default '' `value` text NOT NULL PRIMARY KEY (`id_theme` `id_member` `variable`(30)) KEY `id_member` (`id_member`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_themes` -- INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (0 1 'name' 'SMF Default Theme - Curve') " (0" 1 'theme_url' 'http://aviatorcraft.com/forum/Themes/default') " (0" 1 'images_url' 'http://aviatorcraft.com/forum/Themes/default/images') " (0" 1 'theme_dir' '/var/www/forum/Themes/default') " (0" 1 'show_bbc' 1) " (0" 1 'show_latest_member' 1) " (0" 1 'show_modify' 1) " (0" 1 'show_user_images' 1) " (0" 1 'show_blurb' 1) " (0" 1 'show_gender' 0) " (0" 1 'show_newsfader' 0) " (0" 1 'number_recent_posts' 0) " (0" 1 'show_member_bar' 1) " (0" 1 'linktree_link' 1) " (0" 1 'show_profile_buttons' 1) " (0" 1 'show_mark_read' 1) " (0" 1 'show_stats_index' 1) " (0" 1 'linktree_inline' 0) " (0" 1 'show_board_desc' 1) " (0" 1 'newsfader_time' 5000) " (0" 1 'allow_no_censored' 0) " (0" 1 'additional_options_collapsable' 1) " (0" 1 'use_image_buttons' 1) " (0" 1 'enable_news' 1) " (0" 1 'forum_width' '90%') " (0" 2 'name' 'Core Theme') " (0" 2 'theme_url' 'http://aviatorcraft.com/forum/Themes/core') " (0" 2 'images_url' 'http://aviatorcraft.com/forum/Themes/core/images') " (0" 2 'theme_dir' '/var/www/aviatorcraft.com/forum/Themes/core') " (-1" 1 'display_quick_reply' 1) " (-1" 1 'posts_apply_ignore_list' 1) " (2" 1 'display_quick_reply' 1) " (0" 3 'theme_url' 'http://aviatorcraft.com/forum/Themes/RedSample') " (0" 3 'images_url' 'http://aviatorcraft.com/forum/Themes/RedSample/images') " (0" 3 'theme_dir' '/var/www/aviatorcraft.com/forum/Themes/RedSample') " (0" 3 'name' 'Red Sample') " (0" 3 'theme_layers' 'html body') " (0" 3 'theme_templates' 'index') " (0" 4 'theme_url' 'http://aviatorcraft.com/forum/Themes/escape') " (0" 4 'images_url' 'http://aviatorcraft.com/forum/Themes/escape/images') " (0" 4 'theme_dir' '/var/www/aviatorcraft.com/forum/Themes/escape') " (0" 4 'name' 'Escape') " (0" 4 'theme_layers' 'html body') " (0" 4 'theme_templates' 'index') " (1" 1 'show_board_desc' 0) " (4" 1 'display_quick_reply' 1) " (1" 1 'show_children' 1) " (1" 1 'use_sidebar_menu' 0) " (1" 1 'show_no_avatars' 0) " (1" 1 'show_no_signatures' 0) " (1" 1 'return_to_post' 0) " (1" 1 'no_new_reply_warning' 0) " (1" 1 'posts_apply_ignore_list' 1) " (1" 1 'view_newest_first' 0) " (1" 1 'wysiwyg_default' 0) " (1" 1 'topics_per_page' 0) " (1" 1 'messages_per_page' 0) " (1" 1 'display_quick_reply' 1) " (1" 1 'display_quick_mod' 1) " (5" 1 'display_quick_reply' 1) " (0" 5 'theme_url' 'http://aviatorcraft.com/forum/Themes/writer') " (0" 5 'images_url' 'http://aviatorcraft.com/forum/Themes/writer/images') " (0" 5 'theme_dir' '/var/www/aviatorcraft.com/forum/Themes/writer') " (0" 5 'name' 'Writer') " (0" 5 'theme_layers' 'html body') " (0" 5 'theme_templates' 'index') " (0" 6 'theme_url' 'http://aviatorcraft.com/forum/Themes/aldo') " (0" 6 'images_url' 'http://aviatorcraft.com/forum/Themes/aldo/images') " (0" 6 'theme_dir' '/var/www/aviatorcraft.com/forum/Themes/aldo') " (0" 6 'name' 'Aldo') " (0" 6 'theme_layers' 'html body') " (0" 6 'theme_templates' 'index') " (-1" 6 'posts_apply_ignore_list' 1) " (-1" 6 'wysiwyg_default' 0) " (-1" 1 'show_board_desc' 0) " (-1" 1 'show_children' 0) " (-1" 1 'use_sidebar_menu' 0) " (-1" 1 'show_no_avatars' 0) " (-1" 1 'show_no_signatures' 0) " (-1" 1 'show_no_censored' 0) " (-1" 1 'return_to_post' 0) " (-1" 1 'no_new_reply_warning' 0) " (-1" 1 'view_newest_first' 0) " (-1" 1 'view_newest_pm_first' 0) " (-1" 1 'popup_messages' 1) " (-1" 1 'copy_to_outbox' 0) " (-1" 1 'pm_remove_inbox_label' 0) " (-1" 1 'auto_notify' 0) " (-1" 1 'topics_per_page' 0) " (-1" 1 'messages_per_page' 0) " (-1" 1 'display_quick_mod' 2) " (0" 6 'facebook_url' '') " (0" 6 'twitter_url' '') " (0" 6 'google+_url' '') " (0" 6 'rss_url' '') " (0" 6 'smiley_sets_default' '') " (0" 6 'linktree_link' 1) " (0" 6 'show_mark_read' 1) " (0" 6 'allow_no_censored' 0) " (0" 6 'show_newsfader' 0) " (0" 6 'newsfader_time' 5000) " (0" 6 'number_recent_posts' 0) " (0" 6 'show_stats_index' 1) " (0" 6 'show_latest_member' 1) " (0" 6 'show_group_key' 0) " (0" 6 'display_who_viewing' 0) " (0" 6 'show_modify' 1) " (0" 6 'show_profile_buttons' 1) " (0" 6 'show_user_images' 1) " (0" 6 'show_blurb' 1) " (0" 6 'show_gender' 0) " (0" 6 'hide_post_group' 1) " (0" 6 'show_bbc' 1) " (0" 6 'additional_options_collapsable' 1) " (16030" 1 'display_quick_reply' 1) " (8" 1 'display_quick_reply' 1) " (5" 1 'show_board_desc' 0) " (5" 1 'show_children' 0) " (5" 1 'use_sidebar_menu' 0) " (5" 1 'show_no_avatars' 0) " (5" 1 'show_no_signatures' 0) " (5" 1 'return_to_post' 0) " (5" 1 'no_new_reply_warning' 0) " (5" 1 'posts_apply_ignore_list' 1) " (5" 1 'view_newest_first' 0) " (5" 1 'wysiwyg_default' 0) " (5" 1 'topics_per_page' 0) " (5" 1 'messages_per_page' 0) " (5" 1 'display_quick_mod' 2) " (9" 1 'display_quick_reply' 1) " (10" 1 'display_quick_reply' 1) " (11" 1 'display_quick_reply' 1) " (12" 1 'display_quick_reply' 1) " (13" 1 'display_quick_reply' 1) " (14" 1 'display_quick_reply' 1) " (15" 1 'display_quick_reply' 1) " (16" 1 'display_quick_reply' 1) " (17" 1 'display_quick_reply' 1) " (17143" 1 'display_quick_reply' 1) " (19" 1 'display_quick_reply' 1) " (20" 1 'display_quick_reply' 1) " (21" 1 'display_quick_reply' 1) " (22" 1 'display_quick_reply' 1) " (23" 1 'display_quick_reply' 1) " (24" 1 'display_quick_reply' 1) " (25" 1 'display_quick_reply' 1) " (26" 1 'display_quick_reply' 1) " (27" 1 'display_quick_reply' 1) " (28" 1 'display_quick_reply' 2) " (27" 1 'show_board_desc' 0) " (27" 1 'show_children' 0) " (27" 1 'use_sidebar_menu' 0) " (27" 1 'show_no_avatars' 0) " (27" 1 'show_no_signatures' 0) " (27" 1 'return_to_post' 0) " (27" 1 'no_new_reply_warning' 0) " (27" 1 'posts_apply_ignore_list' 1) " (27" 1 'view_newest_first' 0) " (27" 1 'wysiwyg_default' 0) " (27" 1 'topics_per_page' 0) " (27" 1 'messages_per_page' 0) " (27" 1 'display_quick_mod' 2) " (29" 1 'display_quick_reply' 1) " (30" 1 'display_quick_reply' 1) " (31" 1 'display_quick_reply' 1) " (32" 1 'display_quick_reply' 1) " (33" 1 'display_quick_reply' 1) " (34" 1 'display_quick_reply' 1) " (35" 1 'display_quick_reply' 1) " (34" 1 'show_board_desc' 0) " (34" 1 'show_children' 0) " (34" 1 'use_sidebar_menu' 0) " (34" 1 'show_no_avatars' 0) " (34" 1 'show_no_signatures' 0) " (34" 1 'return_to_post' 0) " (34" 1 'no_new_reply_warning' 0) " (34" 1 'posts_apply_ignore_list' 1) " (34" 1 'view_newest_first' 0) " (34" 1 'wysiwyg_default' 0) " (34" 1 'topics_per_page' 0) " (34" 1 'messages_per_page' 0) " (34" 1 'display_quick_mod' 2) " (36" 1 'display_quick_reply' 1) " (37" 1 'display_quick_reply' 1) " (38" 1 'display_quick_reply' 1) " (39" 1 'display_quick_reply' 1) " (40" 1 'display_quick_reply' 1) " (41" 1 'display_quick_reply' 1) " (42" 1 'display_quick_reply' 1) " (15843" 1 'display_quick_reply' 1) " (44" 1 'display_quick_reply' 1) " (45" 1 'display_quick_reply' 1) " (46" 1 'display_quick_reply' 1) " (47" 1 'display_quick_reply' 1) " (48" 1 'display_quick_reply' 1) " (49" 1 'display_quick_reply' 1) " (50" 1 'display_quick_reply' 1) " (51" 1 'display_quick_reply' 1) " (54" 1 'display_quick_reply' 1) " (55" 1 'display_quick_reply' 1) " (56" 1 'display_quick_reply' 1) " (57" 1 'display_quick_reply' 1) " (58" 1 'display_quick_reply' 1) " (59" 1 'display_quick_reply' 1) " (60" 1 'display_quick_reply' 1) " (61" 1 'display_quick_reply' 1) " (35" 6 'use_sidebar_menu' 1) " (35" 1 'view_newest_pm_first' 1) " (35" 1 'popup_messages' 1) " (35" 1 'copy_to_outbox' 1) " (35" 1 'pm_remove_inbox_label' 0) " (62" 1 'display_quick_reply' 1) " (63" 1 'display_quick_reply' 1) " (64" 1 'display_quick_reply' 1) " (65" 1 'display_quick_reply' 1) " (183" 1 'display_quick_reply' 1) " (567" 1 'display_quick_reply' 1) " (594" 1 'display_quick_reply' 1) " (595" 1 'display_quick_reply' 1) " (616" 1 'display_quick_reply' 1) " (620" 1 'display_quick_reply' 1) " (622" 1 'display_quick_reply' 1) " (625" 1 'display_quick_reply' 1) " (626" 1 'display_quick_reply' 1) " (628" 1 'display_quick_reply' 1) " (630" 1 'display_quick_reply' 1) " (632" 1 'display_quick_reply' 1) " (635" 1 'display_quick_reply' 1) " (636" 1 'display_quick_reply' 1) " (638" 1 'display_quick_reply' 1) " (639" 1 'display_quick_reply' 1) " (642" 1 'display_quick_reply' 1) " (644" 1 'display_quick_reply' 1) " (646" 1 'display_quick_reply' 1) " (648" 1 'display_quick_reply' 1) " (649" 1 'display_quick_reply' 1) " (653" 1 'display_quick_reply' 1) " (656" 1 'display_quick_reply' 1) " (657" 1 'display_quick_reply' 1) " (659" 1 'display_quick_reply' 1) " (15845" 1 'display_quick_reply' 1) " (672" 1 'display_quick_reply' 1) " (673" 1 'display_quick_reply' 1) " (50" 1 'show_board_desc' 0) " (50" 1 'show_children' 0) " (50" 1 'use_sidebar_menu' 0) " (50" 1 'show_no_avatars' 0) " (50" 1 'show_no_signatures' 0) " (50" 1 'return_to_post' 0) " (50" 1 'no_new_reply_warning' 0); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (50 1 'posts_apply_ignore_list' 0) " (50" 1 'view_newest_first' 0) " (50" 1 'wysiwyg_default' 1) " (50" 1 'topics_per_page' 0) " (50" 1 'messages_per_page' 0) " (50" 1 'display_quick_mod' 2) " (5130" 1 'display_quick_reply' 1) " (50" 6 'use_sidebar_menu' 1) " (5231" 1 'display_quick_reply' 1) " (15844" 1 'display_quick_reply' 1) " (5414" 1 'display_quick_reply' 1) " (1" 1 'admin_preferences' " 'a:2:{s:3:\""app\"";s:1:\""0\"";s:2:\""pv\"";s:7:\""classic\"";}')" " (15838" 1 'display_quick_reply' 1) " (15839" 1 'display_quick_reply' 1) " (15846" 1 'display_quick_reply' 1) " (15847" 1 'display_quick_reply' 1) " (15848" 1 'display_quick_reply' 1) " (15849" 1 'display_quick_reply' 1) " (15850" 1 'display_quick_reply' 1) " (15851" 1 'display_quick_reply' 1) " (15852" 1 'display_quick_reply' 1) " (15853" 1 'display_quick_reply' 1) " (15854" 1 'display_quick_reply' 1) " (15855" 1 'display_quick_reply' 1) " (15856" 1 'display_quick_reply' 1) " (15857" 1 'display_quick_reply' 1) " (15858" 1 'display_quick_reply' 1) " (15859" 1 'display_quick_reply' 1) " (15860" 1 'display_quick_reply' 1) " (15861" 1 'display_quick_reply' 1) " (15862" 1 'display_quick_reply' 1) " (15863" 1 'display_quick_reply' 1) " (15864" 1 'display_quick_reply' 1) " (15865" 1 'display_quick_reply' 1) " (15866" 1 'display_quick_reply' 1) " (15867" 1 'display_quick_reply' 1) " (15868" 1 'display_quick_reply' 1) " (15869" 1 'display_quick_reply' 1) " (15870" 1 'display_quick_reply' 1) " (15871" 1 'display_quick_reply' 1) " (15872" 1 'display_quick_reply' 1) " (12" 6 'use_sidebar_menu' 1) " (15880" 1 'display_quick_reply' 1) " (15874" 1 'display_quick_reply' 1) " (15875" 1 'display_quick_reply' 1) " (15876" 1 'display_quick_reply' 1) " (15877" 1 'display_quick_reply' 1) " (15878" 1 'display_quick_reply' 1) " (15879" 1 'display_quick_reply' 1) " (61" 6 'use_sidebar_menu' 1) " (15881" 1 'display_quick_reply' 1) " (15882" 1 'display_quick_reply' 1) " (15883" 1 'display_quick_reply' 1) " (15884" 1 'display_quick_reply' 1) " (15885" 1 'display_quick_reply' 1) " (15886" 1 'display_quick_reply' 1) " (15887" 1 'display_quick_reply' 1) " (15888" 1 'display_quick_reply' 1) " (15889" 1 'display_quick_reply' 1) " (15912" 1 'display_quick_reply' 1) " (15891" 1 'display_quick_reply' 1) " (15892" 1 'display_quick_reply' 1) " (15893" 1 'display_quick_reply' 1) " (15894" 1 'display_quick_reply' 1) " (15895" 1 'display_quick_reply' 1) " (15896" 1 'display_quick_reply' 1) " (15897" 1 'display_quick_reply' 1) " (15898" 1 'display_quick_reply' 1) " (15899" 1 'display_quick_reply' 1) " (15900" 1 'display_quick_reply' 1) " (15901" 1 'display_quick_reply' 1) " (15857" 1 'show_board_desc' 0) " (15857" 1 'show_children' 0) " (15857" 1 'use_sidebar_menu' 0) " (15857" 1 'show_no_avatars' 0) " (15857" 1 'show_no_signatures' 0) " (15857" 1 'return_to_post' 0) " (15857" 1 'no_new_reply_warning' 0) " (15857" 1 'posts_apply_ignore_list' 1) " (15857" 1 'view_newest_first' 0) " (15857" 1 'wysiwyg_default' 0) " (15857" 1 'topics_per_page' 0) " (15857" 1 'messages_per_page' 0) " (15857" 1 'display_quick_mod' 2) " (15902" 1 'display_quick_reply' 1) " (15903" 1 'display_quick_reply' 1) " (15904" 1 'display_quick_reply' 1) " (15905" 1 'display_quick_reply' 1) " (15906" 1 'display_quick_reply' 1) " (15907" 1 'display_quick_reply' 1) " (15908" 1 'display_quick_reply' 1) " (15909" 1 'display_quick_reply' 1) " (15910" 1 'display_quick_reply' 1) " (15911" 1 'display_quick_reply' 1) " (15913" 1 'display_quick_reply' 1) " (15914" 1 'display_quick_reply' 1) " (15915" 1 'display_quick_reply' 1) " (15916" 1 'display_quick_reply' 1) " (15917" 1 'display_quick_reply' 1) " (15918" 1 'display_quick_reply' 1) " (15919" 1 'display_quick_reply' 1) " (49" 6 'use_sidebar_menu' 1) " (15920" 1 'display_quick_reply' 1) " (15921" 1 'display_quick_reply' 1) " (15922" 1 'display_quick_reply' 1) " (15923" 1 'display_quick_reply' 1) " (15924" 1 'display_quick_reply' 1) " (15925" 1 'display_quick_reply' 1) " (15926" 1 'display_quick_reply' 1) " (15927" 1 'display_quick_reply' 1) " (15928" 1 'display_quick_reply' 1) " (15929" 1 'display_quick_reply' 1) " (15930" 1 'display_quick_reply' 1) " (15931" 1 'display_quick_reply' 1) " (15932" 1 'display_quick_reply' 1) " (15933" 1 'display_quick_reply' 1) " (15934" 1 'display_quick_reply' 1) " (15935" 1 'display_quick_reply' 1) " (15936" 1 'display_quick_reply' 1) " (15937" 1 'display_quick_reply' 1) " (15938" 1 'display_quick_reply' 1) " (15938" 6 'collapse_header_ic' 1) " (15939" 1 'display_quick_reply' 1) " (15940" 1 'display_quick_reply' 1) " (15941" 1 'display_quick_reply' 1) " (15942" 1 'display_quick_reply' 1) " (11" 6 'use_sidebar_menu' 1) " (15943" 1 'display_quick_reply' 1) " (15944" 1 'display_quick_reply' 1) " (15945" 1 'display_quick_reply' 1) " (15946" 1 'display_quick_reply' 1) " (15947" 1 'display_quick_reply' 1) " (15948" 1 'display_quick_reply' 1) " (15949" 1 'display_quick_reply' 1) " (15950" 1 'display_quick_reply' 1) " (15951" 1 'display_quick_reply' 1) " (15952" 1 'display_quick_reply' 1) " (15953" 1 'display_quick_reply' 1) " (15954" 1 'display_quick_reply' 1) " (15955" 1 'display_quick_reply' 1) " (15956" 1 'display_quick_reply' 1) " (15957" 1 'display_quick_reply' 1) " (15958" 1 'display_quick_reply' 1) " (15959" 1 'display_quick_reply' 1) " (15960" 1 'display_quick_reply' 1) " (15961" 1 'display_quick_reply' 1) " (15962" 1 'display_quick_reply' 1) " (15963" 1 'display_quick_reply' 1) " (15964" 1 'display_quick_reply' 1) " (15965" 1 'display_quick_reply' 1) " (15966" 1 'display_quick_reply' 1) " (15967" 1 'display_quick_reply' 1) " (15968" 1 'display_quick_reply' 1) " (15969" 1 'display_quick_reply' 1) " (15971" 1 'display_quick_reply' 1) " (15972" 1 'display_quick_reply' 1) " (15973" 1 'display_quick_reply' 1) " (15974" 1 'display_quick_reply' 1) " (15974" 1 'show_board_desc' 0) " (15974" 1 'show_children' 0) " (15974" 1 'use_sidebar_menu' 1) " (15974" 1 'show_no_avatars' 0) " (15974" 1 'show_no_signatures' 1) " (15974" 1 'return_to_post' 0) " (15974" 1 'no_new_reply_warning' 0) " (15974" 1 'posts_apply_ignore_list' 1) " (15974" 1 'view_newest_first' 0) " (15974" 1 'wysiwyg_default' 0) " (15974" 1 'topics_per_page' 50) " (15974" 1 'messages_per_page' 50) " (15974" 1 'display_quick_mod' 2) " (15974" 1 'auto_notify' 1) " (15974" 1 'view_newest_pm_first' 0) " (15974" 1 'popup_messages' 1) " (15974" 1 'copy_to_outbox' 1) " (15974" 1 'pm_remove_inbox_label' 0) " (15975" 1 'display_quick_reply' 1) " (15976" 1 'display_quick_reply' 1) " (15977" 1 'display_quick_reply' 1) " (15978" 1 'display_quick_reply' 1) " (15979" 1 'display_quick_reply' 1) " (15980" 1 'display_quick_reply' 1) " (15981" 1 'display_quick_reply' 1) " (15982" 1 'display_quick_reply' 1) " (15983" 1 'display_quick_reply' 1) " (15984" 1 'display_quick_reply' 1) " (15985" 1 'display_quick_reply' 1) " (15986" 1 'display_quick_reply' 1) " (15987" 1 'display_quick_reply' 1) " (15988" 1 'display_quick_reply' 1) " (15989" 1 'display_quick_reply' 1) " (15990" 1 'display_quick_reply' 1) " (15991" 1 'display_quick_reply' 1) " (15992" 1 'display_quick_reply' 1) " (15993" 1 'display_quick_reply' 1) " (15994" 1 'display_quick_reply' 1) " (15995" 1 'display_quick_reply' 1) " (15996" 1 'display_quick_reply' 1) " (15997" 1 'display_quick_reply' 1) " (15998" 1 'display_quick_reply' 1) " (15999" 1 'display_quick_reply' 1) " (16189" 1 'display_quick_reply' 1) " (16000" 1 'display_quick_reply' 1) " (16001" 1 'display_quick_reply' 1) " (16002" 1 'display_quick_reply' 1) " (16003" 1 'display_quick_reply' 1) " (16004" 1 'display_quick_reply' 1) " (16005" 1 'display_quick_reply' 1) " (16006" 1 'display_quick_reply' 1) " (16007" 1 'display_quick_reply' 1) " (16007" 1 'show_board_desc' 0) " (16007" 1 'show_children' 0) " (16007" 1 'use_sidebar_menu' 0) " (16007" 1 'show_no_avatars' 0) " (16007" 1 'show_no_signatures' 0) " (16007" 1 'return_to_post' 0) " (16007" 1 'no_new_reply_warning' 0) " (16007" 1 'posts_apply_ignore_list' 1) " (16007" 1 'view_newest_first' 0) " (16007" 1 'wysiwyg_default' 0) " (16007" 1 'topics_per_page' 0) " (16007" 1 'messages_per_page' 0) " (16007" 1 'display_quick_mod' 2) " (16008" 1 'display_quick_reply' 1) " (16009" 1 'display_quick_reply' 1) " (16009" 6 'use_sidebar_menu' 1) " (16010" 1 'display_quick_reply' 1) " (46" 6 'collapse_header_ic' 0) " (16011" 1 'display_quick_reply' 1) " (16012" 1 'display_quick_reply' 1) " (5" 6 'use_sidebar_menu' 1) " (16013" 1 'display_quick_reply' 1) " (16014" 1 'display_quick_reply' 1) " (16015" 1 'display_quick_reply' 1) " (16016" 1 'display_quick_reply' 1) " (16017" 1 'display_quick_reply' 1) " (16018" 1 'display_quick_reply' 1) " (16019" 1 'display_quick_reply' 1) " (15857" 6 'use_sidebar_menu' 1) " (23" 1 'show_board_desc' 0) " (23" 1 'show_children' 0) " (23" 1 'use_sidebar_menu' 0) " (23" 1 'show_no_avatars' 0) " (23" 1 'show_no_signatures' 0) " (23" 1 'return_to_post' 0) " (23" 1 'no_new_reply_warning' 0) " (23" 1 'posts_apply_ignore_list' 1) " (23" 1 'view_newest_first' 0) " (23" 1 'wysiwyg_default' 0) " (23" 1 'topics_per_page' 0); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (23 1 'messages_per_page' 0) " (23" 1 'display_quick_mod' 2) " (16020" 1 'display_quick_reply' 1) " (16021" 1 'display_quick_reply' 1) " (16022" 1 'display_quick_reply' 1) " (16022" 6 'collapse_header_ic' 1) " (16022" 6 'use_sidebar_menu' 1) " (16023" 1 'display_quick_reply' 1) " (16025" 1 'display_quick_reply' 1) " (16026" 1 'display_quick_reply' 1) " (15937" 6 'use_sidebar_menu' 0) " (16027" 1 'display_quick_reply' 1) " (16028" 1 'display_quick_reply' 1) " (16029" 1 'display_quick_reply' 1) " (16031" 1 'display_quick_reply' 1) " (16032" 1 'display_quick_reply' 1) " (16033" 1 'display_quick_reply' 1) " (16034" 1 'display_quick_reply' 1) " (16035" 1 'display_quick_reply' 1) " (16036" 1 'display_quick_reply' 1) " (16037" 1 'display_quick_reply' 1) " (16038" 1 'display_quick_reply' 1) " (16039" 1 'display_quick_reply' 1) " (16040" 1 'display_quick_reply' 1) " (16041" 1 'display_quick_reply' 1) " (16042" 1 'display_quick_reply' 1) " (16043" 1 'display_quick_reply' 1) " (16045" 1 'display_quick_reply' 1) " (16046" 1 'display_quick_reply' 1) " (16047" 1 'display_quick_reply' 1) " (16048" 1 'display_quick_reply' 1) " (16049" 1 'display_quick_reply' 1) " (16050" 1 'display_quick_reply' 1) " (16051" 1 'display_quick_reply' 1) " (16052" 1 'display_quick_reply' 1) " (16053" 1 'display_quick_reply' 1) " (16054" 1 'display_quick_reply' 1) " (16055" 1 'display_quick_reply' 1) " (16056" 1 'display_quick_reply' 1) " (16057" 1 'display_quick_reply' 1) " (16058" 1 'display_quick_reply' 1) " (16059" 1 'display_quick_reply' 1) " (16060" 1 'display_quick_reply' 1) " (16061" 1 'display_quick_reply' 1) " (16062" 1 'display_quick_reply' 1) " (16062" 6 'collapse_header_ic' 0) " (16063" 1 'display_quick_reply' 1) " (16063" 6 'use_sidebar_menu' 0) " (16064" 1 'display_quick_reply' 1) " (16065" 1 'display_quick_reply' 1) " (16066" 1 'display_quick_reply' 1) " (16067" 1 'display_quick_reply' 1) " (16055" 6 'collapse_header_ic' 1) " (16068" 1 'display_quick_reply' 1) " (16069" 1 'display_quick_reply' 1) " (16070" 1 'display_quick_reply' 1) " (16071" 1 'display_quick_reply' 1) " (16072" 1 'display_quick_reply' 1) " (16073" 1 'display_quick_reply' 1) " (16074" 1 'display_quick_reply' 1) " (16075" 1 'display_quick_reply' 1) " (16076" 1 'display_quick_reply' 1) " (16077" 1 'display_quick_reply' 1) " (16078" 1 'display_quick_reply' 1) " (16079" 1 'display_quick_reply' 1) " (16080" 1 'display_quick_reply' 1) " (16082" 1 'display_quick_reply' 1) " (16083" 1 'display_quick_reply' 1) " (16084" 1 'display_quick_reply' 1) " (16085" 1 'display_quick_reply' 1) " (16086" 1 'display_quick_reply' 1) " (16087" 1 'display_quick_reply' 1) " (16088" 1 'display_quick_reply' 1) " (16089" 1 'display_quick_reply' 1) " (16090" 1 'display_quick_reply' 1) " (16091" 1 'display_quick_reply' 1) " (16092" 1 'display_quick_reply' 1) " (16093" 1 'display_quick_reply' 1) " (16094" 1 'display_quick_reply' 1) " (16095" 1 'display_quick_reply' 1) " (16096" 1 'display_quick_reply' 1) " (16097" 1 'display_quick_reply' 1) " (15878" 6 'use_sidebar_menu' 1) " (16098" 1 'display_quick_reply' 1) " (16099" 1 'display_quick_reply' 1) " (16100" 1 'display_quick_reply' 1) " (16101" 1 'display_quick_reply' 1) " (16102" 1 'display_quick_reply' 1) " (16103" 1 'display_quick_reply' 1) " (16104" 1 'display_quick_reply' 1) " (16104" 1 'show_board_desc' 1) " (16104" 1 'show_children' 1) " (16104" 1 'use_sidebar_menu' 1) " (16104" 1 'show_no_avatars' 0) " (16104" 1 'show_no_signatures' 1) " (16104" 1 'return_to_post' 1) " (16104" 1 'no_new_reply_warning' 1) " (16104" 1 'posts_apply_ignore_list' 1) " (16104" 1 'view_newest_first' 1) " (16104" 1 'wysiwyg_default' 1) " (16104" 1 'topics_per_page' 0) " (16104" 1 'messages_per_page' 0) " (16104" 1 'display_quick_mod' 2) " (16105" 1 'display_quick_reply' 1) " (16106" 1 'display_quick_reply' 1) " (16107" 1 'display_quick_reply' 1) " (16108" 1 'display_quick_reply' 1) " (16109" 1 'display_quick_reply' 1) " (16110" 1 'display_quick_reply' 1) " (16111" 1 'display_quick_reply' 1) " (16112" 1 'display_quick_reply' 1) " (16113" 1 'display_quick_reply' 1) " (16114" 1 'display_quick_reply' 1) " (16115" 1 'display_quick_reply' 1) " (16116" 1 'display_quick_reply' 1) " (16117" 1 'display_quick_reply' 1) " (16117" 6 'collapse_header_ic' 0) " (16117" 6 'use_sidebar_menu' 1) " (16118" 1 'display_quick_reply' 1) " (16119" 1 'display_quick_reply' 1) " (16120" 1 'display_quick_reply' 1) " (16121" 1 'display_quick_reply' 1) " (16122" 1 'display_quick_reply' 1) " (16123" 1 'display_quick_reply' 1) " (16124" 1 'display_quick_reply' 1) " (16125" 1 'display_quick_reply' 1) " (16126" 1 'display_quick_reply' 1) " (16127" 1 'display_quick_reply' 1) " (16128" 1 'display_quick_reply' 1) " (16129" 1 'display_quick_reply' 1) " (16130" 1 'display_quick_reply' 1) " (16131" 1 'display_quick_reply' 1) " (16132" 1 'display_quick_reply' 1) " (16132" 1 'show_board_desc' 0) " (16132" 1 'show_children' 0) " (16132" 1 'use_sidebar_menu' 0) " (16132" 1 'show_no_avatars' 0) " (16132" 1 'show_no_signatures' 0) " (16132" 1 'return_to_post' 0) " (16132" 1 'no_new_reply_warning' 0) " (16132" 1 'posts_apply_ignore_list' 1) " (16132" 1 'view_newest_first' 0) " (16132" 1 'wysiwyg_default' 0) " (16132" 1 'topics_per_page' 0) " (16132" 1 'messages_per_page' 0) " (16132" 1 'display_quick_mod' 2) " (16133" 1 'display_quick_reply' 1) " (16134" 1 'display_quick_reply' 1) " (16135" 1 'display_quick_reply' 1) " (16134" 1 'show_board_desc' 1) " (16134" 1 'show_children' 1) " (16134" 1 'use_sidebar_menu' 1) " (16134" 1 'show_no_avatars' 0) " (16134" 1 'show_no_signatures' 0) " (16134" 1 'return_to_post' 1) " (16134" 1 'no_new_reply_warning' 0) " (16134" 1 'posts_apply_ignore_list' 0) " (16134" 1 'view_newest_first' 1) " (16134" 1 'wysiwyg_default' 1) " (16134" 1 'topics_per_page' 0) " (16134" 1 'messages_per_page' 0) " (16134" 1 'display_quick_mod' 2) " (16129" 6 'collapse_header_ic' 1) " (16136" 1 'display_quick_reply' 1) " (16137" 1 'display_quick_reply' 1) " (16138" 1 'display_quick_reply' 1) " (46" 1 'show_board_desc' 0) " (46" 1 'show_children' 1) " (46" 1 'use_sidebar_menu' 1) " (46" 1 'show_no_avatars' 0) " (46" 1 'show_no_signatures' 0) " (46" 1 'return_to_post' 1) " (46" 1 'no_new_reply_warning' 0) " (46" 1 'posts_apply_ignore_list' 1) " (46" 1 'view_newest_first' 0) " (46" 1 'wysiwyg_default' 0) " (46" 1 'topics_per_page' 0) " (46" 1 'messages_per_page' 0) " (46" 1 'display_quick_mod' 2) " (16139" 1 'display_quick_reply' 1) " (16140" 1 'display_quick_reply' 1) " (16141" 1 'display_quick_reply' 1) " (16142" 1 'display_quick_reply' 1) " (16143" 1 'display_quick_reply' 1) " (16144" 1 'display_quick_reply' 1) " (16145" 1 'display_quick_reply' 1) " (16146" 1 'display_quick_reply' 1) " (16147" 1 'display_quick_reply' 1) " (16148" 1 'display_quick_reply' 1) " (16149" 1 'display_quick_reply' 1) " (16150" 1 'display_quick_reply' 1) " (16151" 1 'display_quick_reply' 1) " (16152" 1 'display_quick_reply' 1) " (16153" 1 'display_quick_reply' 1) " (16154" 1 'display_quick_reply' 1) " (16155" 1 'display_quick_reply' 1) " (16155" 6 'use_sidebar_menu' 1) " (16156" 1 'display_quick_reply' 1) " (16158" 1 'display_quick_reply' 1) " (16159" 1 'display_quick_reply' 1) " (16159" 6 'use_sidebar_menu' 0) " (16160" 1 'display_quick_reply' 1) " (16161" 1 'display_quick_reply' 1) " (16162" 1 'display_quick_reply' 1) " (16163" 1 'display_quick_reply' 1) " (16230" 1 'display_quick_reply' 1) " (16164" 1 'display_quick_reply' 1) " (16165" 1 'display_quick_reply' 1) " (16166" 1 'display_quick_reply' 1) " (16167" 1 'display_quick_reply' 1) " (16168" 1 'display_quick_reply' 1) " (16169" 1 'display_quick_reply' 1) " (16170" 1 'display_quick_reply' 1) " (16171" 1 'display_quick_reply' 1) " (16171" 6 'collapse_header_ic' 1) " (16172" 1 'display_quick_reply' 1) " (16173" 1 'display_quick_reply' 1) " (16174" 1 'display_quick_reply' 1) " (16174" 1 'show_board_desc' 0) " (16174" 1 'show_children' 0) " (16174" 1 'use_sidebar_menu' 0) " (16174" 1 'show_no_avatars' 0) " (16174" 1 'show_no_signatures' 0) " (16174" 1 'return_to_post' 0) " (16174" 1 'no_new_reply_warning' 0) " (16174" 1 'posts_apply_ignore_list' 0) " (16174" 1 'view_newest_first' 0) " (16174" 1 'wysiwyg_default' 0) " (16174" 1 'topics_per_page' 0) " (16174" 1 'messages_per_page' 0) " (16174" 1 'display_quick_mod' 2) " (16175" 1 'display_quick_reply' 1) " (16176" 1 'display_quick_reply' 1) " (16177" 1 'display_quick_reply' 1) " (16178" 1 'display_quick_reply' 1) " (16179" 1 'display_quick_reply' 1) " (16180" 1 'display_quick_reply' 1) " (16181" 1 'display_quick_reply' 1) " (16182" 1 'display_quick_reply' 1) " (16183" 1 'display_quick_reply' 1) " (16183" 6 'collapse_header_ic' 0) " (16184" 1 'display_quick_reply' 1) " (16185" 1 'display_quick_reply' 1) " (16186" 1 'display_quick_reply' 1) " (16187" 1 'display_quick_reply' 1) " (16188" 1 'display_quick_reply' 1) " (26" 1 'show_board_desc' 0) " (26" 1 'show_children' 0) " (26" 1 'use_sidebar_menu' 1) " (26" 1 'show_no_avatars' 0); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (26 1 'show_no_signatures' 0) " (26" 1 'return_to_post' 0) " (26" 1 'no_new_reply_warning' 0) " (26" 1 'posts_apply_ignore_list' 1) " (26" 1 'view_newest_first' 0) " (26" 1 'wysiwyg_default' 0) " (26" 1 'topics_per_page' 0) " (26" 1 'messages_per_page' 0) " (26" 1 'display_quick_mod' 2) " (16190" 1 'display_quick_reply' 1) " (16191" 1 'display_quick_reply' 1) " (16192" 1 'display_quick_reply' 1) " (16193" 1 'display_quick_reply' 1) " (16194" 1 'display_quick_reply' 1) " (16195" 1 'display_quick_reply' 1) " (16196" 1 'display_quick_reply' 1) " (16197" 1 'display_quick_reply' 1) " (16198" 1 'display_quick_reply' 1) " (16199" 1 'display_quick_reply' 1) " (16200" 1 'display_quick_reply' 1) " (16201" 1 'display_quick_reply' 1) " (16202" 1 'display_quick_reply' 1) " (16203" 1 'display_quick_reply' 1) " (16204" 1 'display_quick_reply' 1) " (16205" 1 'display_quick_reply' 1) " (16206" 1 'display_quick_reply' 1) " (16206" 6 'collapse_header_ic' 0) " (16207" 1 'display_quick_reply' 1) " (16208" 1 'display_quick_reply' 1) " (16209" 1 'display_quick_reply' 1) " (16210" 1 'display_quick_reply' 1) " (16211" 1 'display_quick_reply' 1) " (16212" 1 'display_quick_reply' 1) " (16213" 1 'display_quick_reply' 1) " (16214" 1 'display_quick_reply' 1) " (16215" 1 'display_quick_reply' 1) " (16216" 1 'display_quick_reply' 1) " (16217" 1 'display_quick_reply' 1) " (16218" 1 'display_quick_reply' 1) " (16219" 1 'display_quick_reply' 1) " (16220" 1 'display_quick_reply' 1) " (16221" 1 'display_quick_reply' 1) " (16222" 1 'display_quick_reply' 1) " (16223" 1 'display_quick_reply' 1) " (16224" 1 'display_quick_reply' 1) " (16225" 1 'display_quick_reply' 1) " (16226" 1 'display_quick_reply' 1) " (16227" 1 'display_quick_reply' 1) " (16228" 1 'display_quick_reply' 1) " (16229" 1 'display_quick_reply' 1) " (16231" 1 'display_quick_reply' 1) " (16231" 1 'auto_notify' 0) " (16232" 1 'display_quick_reply' 1) " (16233" 1 'display_quick_reply' 1) " (16234" 1 'display_quick_reply' 1) " (16235" 1 'display_quick_reply' 1) " (16236" 1 'display_quick_reply' 1) " (16237" 1 'display_quick_reply' 1) " (16238" 1 'display_quick_reply' 1) " (16240" 1 'display_quick_reply' 1) " (16241" 1 'display_quick_reply' 1) " (16242" 1 'display_quick_reply' 1) " (16243" 1 'display_quick_reply' 1) " (16244" 1 'display_quick_reply' 1) " (16245" 1 'display_quick_reply' 1) " (16246" 1 'display_quick_reply' 1) " (16247" 1 'display_quick_reply' 1) " (16248" 1 'display_quick_reply' 1) " (16249" 1 'display_quick_reply' 1) " (16250" 1 'display_quick_reply' 1) " (16251" 1 'display_quick_reply' 1) " (16252" 1 'display_quick_reply' 1) " (16253" 1 'display_quick_reply' 1) " (16254" 1 'display_quick_reply' 1) " (16255" 1 'display_quick_reply' 1) " (16256" 1 'display_quick_reply' 1) " (16257" 1 'display_quick_reply' 1) " (16258" 1 'display_quick_reply' 1) " (16259" 1 'display_quick_reply' 1) " (16260" 1 'display_quick_reply' 1) " (16261" 1 'display_quick_reply' 1) " (16262" 1 'display_quick_reply' 1) " (16263" 1 'display_quick_reply' 1) " (16264" 1 'display_quick_reply' 1) " (16265" 1 'display_quick_reply' 1) " (16266" 1 'display_quick_reply' 1) " (16267" 1 'display_quick_reply' 1) " (16268" 1 'display_quick_reply' 1) " (16269" 1 'display_quick_reply' 1) " (16270" 1 'display_quick_reply' 1) " (16271" 1 'display_quick_reply' 1) " (16272" 1 'display_quick_reply' 1) " (16273" 1 'display_quick_reply' 1) " (16273" 6 'collapse_header_ic' 1) " (16274" 1 'display_quick_reply' 1) " (16275" 1 'display_quick_reply' 1) " (16276" 1 'display_quick_reply' 1) " (16277" 1 'display_quick_reply' 1) " (16278" 1 'display_quick_reply' 1) " (16279" 1 'display_quick_reply' 1) " (16281" 1 'display_quick_reply' 1) " (16282" 1 'display_quick_reply' 1) " (16283" 1 'display_quick_reply' 1) " (16284" 1 'display_quick_reply' 1) " (16285" 1 'display_quick_reply' 1) " (16286" 1 'display_quick_reply' 1) " (16287" 1 'display_quick_reply' 1) " (16161" 6 'use_sidebar_menu' 1) " (16288" 1 'display_quick_reply' 1) " (16843" 1 'cust_minecr' 'AVIATOR ROCKS') " (16778" 1 'cust_minecr' 'Micheliena') " (16291" 1 'display_quick_reply' 1) " (16292" 1 'display_quick_reply' 1) " (16293" 1 'display_quick_reply' 1) " (16294" 1 'display_quick_reply' 1) " (16295" 1 'display_quick_reply' 1) " (16296" 1 'display_quick_reply' 1) " (16297" 1 'display_quick_reply' 1) " (16298" 1 'display_quick_reply' 1) " (16299" 1 'display_quick_reply' 1) " (16300" 1 'display_quick_reply' 1) " (16301" 1 'display_quick_reply' 1) " (16301" 6 'use_sidebar_menu' 1) " (16302" 1 'display_quick_reply' 1) " (16303" 1 'display_quick_reply' 1) " (16304" 1 'display_quick_reply' 1) " (16305" 1 'display_quick_reply' 1) " (16306" 1 'display_quick_reply' 1) " (16307" 1 'display_quick_reply' 1) " (16308" 1 'display_quick_reply' 1) " (16309" 1 'display_quick_reply' 1) " (16310" 1 'display_quick_reply' 1) " (16311" 1 'display_quick_reply' 1) " (16312" 1 'display_quick_reply' 1) " (16696" 1 'cust_minecr' 'xPowerDreamzx') " (16314" 1 'display_quick_reply' 1) " (16315" 1 'display_quick_reply' 1) " (16778" 1 'display_quick_reply' 1) " (16777" 1 'cust_minecr' 'clickyfingers') " (16777" 1 'display_quick_reply' 1) " (17149" 1 'cust_minecr' 'Giggle_Angel_42') " (17149" 1 'display_quick_reply' 1) " (16775" 1 'cust_minecr' 'djmoney') " (16775" 1 'display_quick_reply' 1) " (16794" 1 'display_quick_reply' 1) " (16774" 1 'cust_minecr' 'oMINDSPINo') " (16774" 1 'display_quick_reply' 1) " (16773" 1 'cust_minecr' 'XxBb906xX') " (16316" 1 'display_quick_reply' 1) " (16317" 1 'display_quick_reply' 1) " (16318" 1 'display_quick_reply' 1) " (16319" 1 'display_quick_reply' 1) " (16320" 1 'display_quick_reply' 1) " (16321" 1 'display_quick_reply' 1) " (16322" 1 'display_quick_reply' 1) " (16323" 1 'display_quick_reply' 1) " (16324" 1 'display_quick_reply' 1) " (16325" 1 'display_quick_reply' 1) " (16326" 1 'display_quick_reply' 1) " (16327" 1 'display_quick_reply' 1) " (16328" 1 'display_quick_reply' 1) " (16329" 1 'display_quick_reply' 1) " (16328" 6 'use_sidebar_menu' 1) " (16330" 1 'display_quick_reply' 1) " (26" 6 'use_sidebar_menu' 0) " (16331" 1 'display_quick_reply' 1) " (16332" 1 'display_quick_reply' 1) " (16333" 1 'display_quick_reply' 1) " (16334" 1 'display_quick_reply' 1) " (16335" 1 'display_quick_reply' 1) " (16336" 1 'display_quick_reply' 1) " (16337" 1 'display_quick_reply' 1) " (16338" 1 'display_quick_reply' 1) " (16339" 1 'display_quick_reply' 1) " (16340" 1 'display_quick_reply' 1) " (16341" 1 'display_quick_reply' 1) " (16342" 1 'display_quick_reply' 1) " (16343" 1 'display_quick_reply' 1) " (16344" 1 'display_quick_reply' 1) " (16345" 1 'display_quick_reply' 1) " (16346" 1 'display_quick_reply' 1) " (16347" 1 'display_quick_reply' 1) " (16348" 1 'display_quick_reply' 1) " (16349" 1 'display_quick_reply' 1) " (16350" 1 'display_quick_reply' 1) " (16351" 1 'display_quick_reply' 1) " (16352" 1 'display_quick_reply' 1) " (16353" 1 'display_quick_reply' 1) " (16354" 1 'display_quick_reply' 1) " (16355" 1 'display_quick_reply' 1) " (16356" 1 'display_quick_reply' 1) " (17176" 1 'display_quick_reply' 1) " (16358" 1 'display_quick_reply' 1) " (16359" 1 'display_quick_reply' 1) " (16360" 1 'display_quick_reply' 1) " (16361" 1 'display_quick_reply' 1) " (16362" 1 'display_quick_reply' 1) " (16363" 1 'display_quick_reply' 1) " (16363" 6 'collapse_header_ic' 0) " (16364" 1 'display_quick_reply' 1) " (16365" 1 'display_quick_reply' 1) " (16366" 1 'display_quick_reply' 1) " (16367" 1 'display_quick_reply' 1) " (16368" 1 'display_quick_reply' 1) " (16369" 1 'display_quick_reply' 1) " (16370" 1 'display_quick_reply' 1) " (16371" 1 'display_quick_reply' 1) " (16372" 1 'display_quick_reply' 1) " (16373" 1 'display_quick_reply' 1) " (16374" 1 'display_quick_reply' 1) " (16376" 1 'display_quick_reply' 1) " (16377" 1 'display_quick_reply' 1) " (16378" 1 'display_quick_reply' 1) " (16036" 1 'show_board_desc' 0) " (16036" 1 'show_children' 0) " (16036" 1 'use_sidebar_menu' 0) " (16036" 1 'show_no_avatars' 0) " (16036" 1 'show_no_signatures' 0) " (16036" 1 'return_to_post' 0) " (16036" 1 'no_new_reply_warning' 0) " (16036" 1 'posts_apply_ignore_list' 1) " (16036" 1 'view_newest_first' 0) " (16036" 1 'wysiwyg_default' 0) " (16036" 1 'topics_per_page' 0) " (16036" 1 'messages_per_page' 0) " (16036" 1 'display_quick_mod' 2) " (16379" 1 'display_quick_reply' 1) " (16380" 1 'display_quick_reply' 1) " (16381" 1 'display_quick_reply' 1) " (16382" 1 'display_quick_reply' 1) " (16383" 1 'display_quick_reply' 1) " (16384" 1 'display_quick_reply' 1) " (16385" 1 'display_quick_reply' 1) " (16386" 1 'display_quick_reply' 1) " (16387" 1 'display_quick_reply' 1) " (16388" 1 'display_quick_reply' 1) " (16389" 1 'display_quick_reply' 1) " (16390" 1 'display_quick_reply' 1) " (16391" 1 'display_quick_reply' 1) " (16392" 1 'display_quick_reply' 1) " (16393" 1 'display_quick_reply' 1) " (16394" 1 'display_quick_reply' 1) " (16395" 1 'display_quick_reply' 1) " (16396" 1 'display_quick_reply' 1) " (16397" 1 'display_quick_reply' 1) " (16398" 1 'display_quick_reply' 1) " (16399" 1 'display_quick_reply' 1) " (16399" 6 'collapse_header_ic' 0) " (16400" 1 'display_quick_reply' 1) " (16401" 1 'display_quick_reply' 1); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (16402 1 'display_quick_reply' 1) " (16403" 1 'display_quick_reply' 1) " (16404" 1 'display_quick_reply' 1) " (16405" 1 'display_quick_reply' 1) " (16406" 1 'display_quick_reply' 1) " (16407" 1 'display_quick_reply' 1) " (16408" 1 'display_quick_reply' 1) " (16409" 1 'display_quick_reply' 1) " (16410" 1 'display_quick_reply' 1) " (16411" 1 'display_quick_reply' 1) " (16412" 1 'display_quick_reply' 1) " (16413" 1 'display_quick_reply' 1) " (16414" 1 'display_quick_reply' 1) " (16416" 1 'display_quick_reply' 1) " (16417" 1 'display_quick_reply' 1) " (16418" 1 'display_quick_reply' 1) " (16419" 1 'display_quick_reply' 1) " (16419" 6 'use_sidebar_menu' 1) " (16420" 1 'display_quick_reply' 1) " (16421" 1 'display_quick_reply' 1) " (16422" 1 'display_quick_reply' 1) " (16423" 1 'display_quick_reply' 1) " (16424" 1 'display_quick_reply' 1) " (16425" 1 'display_quick_reply' 1) " (16426" 1 'display_quick_reply' 1) " (16427" 1 'display_quick_reply' 1) " (16428" 1 'display_quick_reply' 1) " (16429" 1 'display_quick_reply' 1) " (16430" 1 'display_quick_reply' 1) " (16431" 1 'display_quick_reply' 1) " (16432" 1 'display_quick_reply' 1) " (16433" 1 'display_quick_reply' 1) " (16433" 6 'collapse_header_ic' 0) " (16434" 1 'display_quick_reply' 1) " (16435" 1 'display_quick_reply' 1) " (16436" 1 'display_quick_reply' 1) " (16438" 1 'display_quick_reply' 1) " (16438" 1 'show_board_desc' 0) " (16438" 1 'show_children' 0) " (16438" 1 'use_sidebar_menu' 0) " (16438" 1 'show_no_avatars' 0) " (16438" 1 'show_no_signatures' 0) " (16438" 1 'return_to_post' 0) " (16438" 1 'no_new_reply_warning' 0) " (16438" 1 'posts_apply_ignore_list' 1) " (16438" 1 'view_newest_first' 0) " (16438" 1 'wysiwyg_default' 0) " (16438" 1 'topics_per_page' 0) " (16438" 1 'messages_per_page' 0) " (16438" 1 'display_quick_mod' 2) " (16439" 1 'display_quick_reply' 1) " (16440" 1 'display_quick_reply' 1) " (16441" 1 'display_quick_reply' 1) " (16442" 1 'display_quick_reply' 1) " (16443" 1 'display_quick_reply' 1) " (16444" 1 'display_quick_reply' 1) " (16445" 1 'display_quick_reply' 1) " (16446" 1 'display_quick_reply' 1) " (16447" 1 'display_quick_reply' 1) " (16448" 1 'display_quick_reply' 1) " (16449" 1 'display_quick_reply' 1) " (16450" 1 'display_quick_reply' 1) " (16451" 1 'display_quick_reply' 1) " (28" 1 'show_board_desc' 0) " (28" 1 'show_children' 0) " (28" 1 'use_sidebar_menu' 0) " (28" 1 'show_no_avatars' 0) " (28" 1 'show_no_signatures' 0) " (28" 1 'return_to_post' 0) " (28" 1 'no_new_reply_warning' 0) " (28" 1 'posts_apply_ignore_list' 1) " (28" 1 'view_newest_first' 0) " (28" 1 'wysiwyg_default' 0) " (28" 1 'topics_per_page' 50) " (28" 1 'messages_per_page' 50) " (28" 1 'display_quick_mod' 2) " (16452" 1 'display_quick_reply' 1) " (16453" 1 'display_quick_reply' 1) " (16454" 1 'display_quick_reply' 1) " (16455" 1 'display_quick_reply' 1) " (16456" 1 'display_quick_reply' 1) " (16457" 1 'display_quick_reply' 1) " (16458" 1 'display_quick_reply' 1) " (16459" 1 'display_quick_reply' 1) " (16460" 1 'display_quick_reply' 1) " (16461" 1 'display_quick_reply' 1) " (16462" 1 'display_quick_reply' 1) " (16463" 1 'display_quick_reply' 1) " (16464" 1 'display_quick_reply' 1) " (16464" 6 'use_sidebar_menu' 1) " (16465" 1 'display_quick_reply' 1) " (16466" 1 'display_quick_reply' 1) " (16467" 1 'display_quick_reply' 1) " (16468" 1 'display_quick_reply' 1) " (16469" 1 'display_quick_reply' 1) " (16456" 6 'use_sidebar_menu' 1) " (16470" 1 'display_quick_reply' 1) " (16471" 1 'display_quick_reply' 1) " (16472" 1 'display_quick_reply' 1) " (16473" 1 'display_quick_reply' 1) " (16474" 1 'display_quick_reply' 1) " (16475" 1 'display_quick_reply' 1) " (16476" 1 'display_quick_reply' 1) " (16477" 1 'display_quick_reply' 1) " (16478" 1 'display_quick_reply' 1) " (16479" 1 'display_quick_reply' 1) " (16480" 1 'display_quick_reply' 1) " (16481" 1 'display_quick_reply' 1) " (16482" 1 'display_quick_reply' 1) " (16483" 1 'display_quick_reply' 1) " (16484" 1 'display_quick_reply' 1) " (16485" 1 'display_quick_reply' 1) " (16486" 1 'display_quick_reply' 1) " (16487" 1 'display_quick_reply' 1) " (16488" 1 'display_quick_reply' 1) " (16489" 1 'display_quick_reply' 1) " (16490" 1 'display_quick_reply' 1) " (16491" 1 'display_quick_reply' 1) " (16492" 1 'display_quick_reply' 1) " (16493" 1 'display_quick_reply' 1) " (16494" 1 'display_quick_reply' 1) " (16495" 1 'display_quick_reply' 1) " (16496" 1 'display_quick_reply' 1) " (16497" 1 'display_quick_reply' 1) " (16498" 1 'display_quick_reply' 1) " (16500" 1 'display_quick_reply' 1) " (16501" 1 'display_quick_reply' 1) " (16502" 1 'display_quick_reply' 1) " (16503" 1 'display_quick_reply' 1) " (16504" 1 'display_quick_reply' 1) " (16505" 1 'display_quick_reply' 1) " (16506" 1 'display_quick_reply' 1) " (16507" 1 'display_quick_reply' 1) " (16500" 1 'show_board_desc' 0) " (16500" 1 'show_children' 0) " (16500" 1 'use_sidebar_menu' 0) " (16500" 1 'show_no_avatars' 0) " (16500" 1 'show_no_signatures' 0) " (16500" 1 'return_to_post' 0) " (16500" 1 'no_new_reply_warning' 0) " (16500" 1 'posts_apply_ignore_list' 1) " (16500" 1 'view_newest_first' 0) " (16500" 1 'wysiwyg_default' 0) " (16500" 1 'topics_per_page' 0) " (16500" 1 'messages_per_page' 0) " (16500" 1 'display_quick_mod' 2) " (16508" 1 'display_quick_reply' 1) " (16509" 1 'display_quick_reply' 1) " (16510" 1 'display_quick_reply' 1) " (16511" 1 'display_quick_reply' 1) " (16512" 1 'display_quick_reply' 1) " (16513" 1 'display_quick_reply' 1) " (16514" 1 'display_quick_reply' 1) " (16515" 1 'display_quick_reply' 1) " (16515" 6 'collapse_header_ic' 0) " (16516" 1 'display_quick_reply' 1) " (16517" 1 'display_quick_reply' 1) " (16518" 1 'display_quick_reply' 1) " (16519" 1 'display_quick_reply' 1) " (16520" 1 'display_quick_reply' 1) " (16521" 1 'display_quick_reply' 1) " (16522" 1 'display_quick_reply' 1) " (16523" 1 'display_quick_reply' 1) " (1" 1 'cust_minecr' 'Fireblazer') " (16519" 1 'cust_minecr' 'BricksB') " (11" 1 'cust_minecr' 'Elvis0102') " (17" 1 'cust_minecr' 'Alaric77') " (50" 1 'cust_minecr' 'j_boy1234') " (46" 1 'cust_minecr' 'JDK21132') " (16524" 1 'display_quick_reply' 1) " (16524" 1 'cust_minecr' 'Ram Believer') " (19" 1 'cust_minecr' 'Nexusflame') " (16222" 1 'cust_minecr' 'WhiteDecay') " (16525" 1 'display_quick_reply' 1) " (16525" 1 'cust_minecr' 'Money') " (16523" 1 'cust_minecr' 'zeus360') " (26" 1 'cust_minecr' 'DendeTheWizard') " (16526" 1 'display_quick_reply' 1) " (16526" 1 'cust_minecr' 'tactical_nuke1') " (16527" 1 'display_quick_reply' 1) " (16527" 1 'cust_minecr' 'HappyChineseBoy') " (15973" 1 'cust_minecr' 'Slacker') " (16529" 1 'display_quick_reply' 1) " (16286" 1 'cust_minecr' 'Saranicole99') " (16529" 1 'cust_minecr' 'daVinci99') " (16398" 1 'cust_minecr' 'xxGOODYERxx') " (16696" 1 'display_quick_reply' 1) " (16116" 1 'cust_minecr' 'darkon275') " (16500" 1 'cust_minecr' 'xXACXx') " (16064" 1 'cust_minecr' 'thegem750') " (31" 1 'cust_minecr' 'CeralMuncher') " (16453" 1 'cust_minecr' 'x_Vorah_x') " (16530" 1 'display_quick_reply' 1) " (16530" 1 'cust_minecr' 'Vorah') " (16531" 1 'display_quick_reply' 1) " (16531" 1 'cust_minecr' 'Golden_Dragon159') " (16532" 1 'display_quick_reply' 1) " (16532" 1 'cust_minecr' 'isy101') " (16192" 1 'cust_minecr' '') " (16533" 1 'display_quick_reply' 1) " (16533" 1 'cust_minecr' 'chicken24522') " (16534" 1 'display_quick_reply' 1) " (16534" 1 'cust_minecr' 'AnimeArcher') " (16535" 1 'display_quick_reply' 1) " (16535" 1 'cust_minecr' 'ilovepanda8888') " (16536" 1 'display_quick_reply' 1) " (16536" 1 'cust_minecr' 'DS4ndwich_EH') " (15885" 1 'cust_minecr' 'Swedishduck2000') " (16537" 1 'display_quick_reply' 1) " (16537" 1 'cust_minecr' 'Atomic_Kills') " (15846" 1 'cust_minecr' 'Critical_Hits') " (49" 1 'cust_minecr' '') " (16538" 1 'display_quick_reply' 1) " (16538" 1 'cust_minecr' 'love21') " (28" 1 'cust_minecr' 'DualCrim') " (16539" 1 'display_quick_reply' 1) " (16539" 1 'cust_minecr' 'victoria_0425') " (16540" 1 'display_quick_reply' 1) " (16540" 1 'cust_minecr' 'OsamaBinSwagin') " (16541" 1 'display_quick_reply' 1) " (16541" 1 'cust_minecr' 'harveys321') " (16644" 1 'display_quick_reply' 1) " (32" 1 'cust_minecr' '7misun') " (16543" 1 'display_quick_reply' 1) " (16543" 1 'cust_minecr' '_The_Larz_') " (16544" 1 'display_quick_reply' 1) " (16544" 1 'cust_minecr' 'antwillo') " (16545" 1 'display_quick_reply' 1) " (16545" 1 'cust_minecr' 'Unicorngirl') " (16546" 1 'display_quick_reply' 1) " (16546" 1 'cust_minecr' 'marmar2000') " (16547" 1 'display_quick_reply' 1) " (16547" 1 'cust_minecr' 'skylox (fake)') " (16548" 1 'display_quick_reply' 1) " (16548" 1 'cust_minecr' 'craftylife3012') " (16549" 1 'display_quick_reply' 1) " (16549" 1 'cust_minecr' 'ender_skillz2') " (16550" 1 'display_quick_reply' 1) " (16550" 1 'cust_minecr' 'admaster21') " (35" 1 'cust_minecr' 'updog2000') " (16551" 1 'display_quick_reply' 1) " (16551" 1 'cust_minecr' 'MinecraftCreep12') " (16552" 1 'display_quick_reply' 1) " (16552" 1 'cust_minecr' 'Bashur_Fan') " (16553" 1 'display_quick_reply' 1) " (16553" 1 'cust_minecr' '_The__Doctor_') " (16554" 1 'display_quick_reply' 1) " (16554" 1 'cust_minecr' 'Walt_the_Beast') " (16555" 1 'display_quick_reply' 1) " (16555" 1 'cust_minecr' 'yasminfamily'); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (23 1 'cust_minecr' 'R3d__') " (16556" 1 'display_quick_reply' 1) " (16556" 1 'cust_minecr' 'GigiPop_') " (5" 1 'cust_minecr' 'SterlingX') " (16557" 1 'display_quick_reply' 1) " (16557" 1 'cust_minecr' 'Cool.swag.cody') " (16558" 1 'display_quick_reply' 1) " (16558" 1 'cust_minecr' 'Fearlessmash') " (16559" 1 'display_quick_reply' 1) " (16559" 1 'cust_minecr' '_Wildest_') " (16560" 1 'display_quick_reply' 1) " (16560" 1 'cust_minecr' 'Bashurfan28') " (16559" 1 'view_newest_pm_first' 0) " (16559" 1 'popup_messages' 0) " (16559" 1 'copy_to_outbox' 0) " (16559" 1 'pm_remove_inbox_label' 0) " (16561" 1 'display_quick_reply' 1) " (16561" 1 'cust_minecr' 'xXFireKingXx') " (16562" 1 'display_quick_reply' 1) " (16562" 1 'cust_minecr' 'Dmumms20') " (16563" 1 'display_quick_reply' 1) " (16563" 1 'cust_minecr' 'TheCashWarrior1') " (16564" 1 'display_quick_reply' 1) " (16564" 1 'cust_minecr' 'Devilite') " (16566" 1 'display_quick_reply' 1) " (16566" 1 'cust_minecr' 'lol') " (16567" 1 'display_quick_reply' 1) " (16567" 1 'cust_minecr' 'BasherBoy') " (16568" 1 'display_quick_reply' 1) " (16568" 1 'cust_minecr' 'angielovesyou123') " (16569" 1 'display_quick_reply' 1) " (16569" 1 'cust_minecr' 'pooper') " (15888" 1 'cust_minecr' 'Soniccaleb') " (15878" 1 'cust_minecr' '') " (16329" 1 'cust_minecr' 'Archer_Power00') " (16570" 1 'display_quick_reply' 1) " (16570" 1 'cust_minecr' 'thegumgamer') " (16571" 1 'display_quick_reply' 1) " (16571" 1 'cust_minecr' 'janet0305') " (16572" 1 'display_quick_reply' 1) " (16572" 1 'cust_minecr' 'RikkayaGamer') " (16573" 1 'display_quick_reply' 1) " (16573" 1 'cust_minecr' 'Bellohahaha') " (16574" 1 'display_quick_reply' 1) " (16574" 1 'cust_minecr' 'ray ray') " (16276" 1 'cust_minecr' 'IIGRKOII') " (16575" 1 'display_quick_reply' 1) " (16575" 1 'cust_minecr' 'Xtream_stealth') " (16576" 1 'display_quick_reply' 1) " (16576" 1 'cust_minecr' 'ninjaguy937') " (16438" 1 'cust_minecr' 'Creamiest') " (16321" 1 'cust_minecr' '') " (16577" 1 'display_quick_reply' 1) " (16577" 1 'cust_minecr' 'quevo1141') " (16578" 1 'display_quick_reply' 1) " (16578" 1 'cust_minecr' 'xx_soniczombie_x') " (16579" 1 'display_quick_reply' 1) " (16579" 1 'cust_minecr' 'annnnimal') " (16580" 1 'display_quick_reply' 1) " (16580" 1 'cust_minecr' 'ItsHeadsets') " (16581" 1 'display_quick_reply' 1) " (16581" 1 'cust_minecr' 'Alyssam0607') " (16582" 1 'display_quick_reply' 1) " (16582" 1 'cust_minecr' 'Emma') " (16583" 1 'display_quick_reply' 1) " (16583" 1 'cust_minecr' 'xXsoothieboyXx') " (16584" 1 'display_quick_reply' 1) " (16584" 1 'cust_minecr' 'KanekiTheKiller') " (16585" 1 'display_quick_reply' 1) " (16585" 1 'cust_minecr' 'Pearl ikeda') " (16586" 1 'display_quick_reply' 1) " (16586" 1 'cust_minecr' 'Pearlikeda') " (16587" 1 'display_quick_reply' 1) " (16587" 1 'cust_minecr' 'badbord') " (16588" 1 'display_quick_reply' 1) " (16588" 1 'cust_minecr' 'Marcus122001') " (15912" 1 'cust_minecr' '') " (16589" 1 'display_quick_reply' 1) " (16589" 1 'cust_minecr' 'kain9wolfy') " (16590" 1 'display_quick_reply' 1) " (16590" 1 'cust_minecr' 'Weirdest_One') " (16591" 1 'display_quick_reply' 1) " (16591" 1 'cust_minecr' 'Abbie125') " (16592" 1 'display_quick_reply' 1) " (16592" 1 'cust_minecr' 'AdalynRose') " (15973" 1 'view_newest_pm_first' 0) " (15973" 1 'popup_messages' 1) " (15973" 1 'copy_to_outbox' 1) " (15973" 1 'pm_remove_inbox_label' 0) " (16593" 1 'display_quick_reply' 1) " (16593" 1 'cust_minecr' 'Lenovo') " (28" 6 'use_sidebar_menu' 1) " (16594" 1 'display_quick_reply' 1) " (16594" 1 'cust_minecr' 'WeGotVirus') " (16595" 1 'display_quick_reply' 1) " (16595" 1 'cust_minecr' 'trizz400') " (16596" 1 'display_quick_reply' 1) " (16596" 1 'cust_minecr' 'fkk') " (30" 1 'cust_minecr' '') " (16597" 1 'display_quick_reply' 1) " (16597" 1 'cust_minecr' 'rainbow') " (16033" 1 'cust_minecr' 'ItsJustCupcake') " (16033" 6 'use_sidebar_menu' 1) " (16598" 1 'display_quick_reply' 1) " (16598" 1 'cust_minecr' 'sofi cool411') " (16599" 1 'display_quick_reply' 1) " (16599" 1 'cust_minecr' 'Pikaculover') " (16600" 1 'display_quick_reply' 1) " (16600" 1 'cust_minecr' 'daanyaal1') " (16601" 1 'display_quick_reply' 1) " (16601" 1 'cust_minecr' 'NeonViolet2002 ') " (16602" 1 'display_quick_reply' 1) " (16602" 1 'cust_minecr' 'Violet2020') " (16603" 1 'display_quick_reply' 1) " (16603" 1 'cust_minecr' 'natilo3445') " (16604" 1 'display_quick_reply' 1) " (16604" 1 'cust_minecr' 'Taylor3445') " (17119" 1 'cust_minecr' 'thexbs') " (16606" 1 'display_quick_reply' 1) " (16606" 1 'cust_minecr' 'sexymaiden') " (16493" 1 'cust_minecr' 'Lizardz') " (16315" 1 'cust_minecr' 'CochoTheChocobo') " (16168" 1 'cust_minecr' '') " (16607" 1 'display_quick_reply' 1) " (16607" 1 'cust_minecr' 'PigeonPvP') " (16608" 1 'display_quick_reply' 1) " (16608" 1 'cust_minecr' 'Kamya is awesome') " (16609" 1 'display_quick_reply' 1) " (16609" 1 'cust_minecr' 'Waterprincesse') " (16610" 1 'display_quick_reply' 1) " (16610" 1 'cust_minecr' 'awsomechick345') " (16611" 1 'display_quick_reply' 1) " (16611" 1 'cust_minecr' 'PinkyNinky') " (16612" 1 'display_quick_reply' 1) " (16612" 1 'cust_minecr' 'stickmanxdlol') " (16613" 1 'display_quick_reply' 1) " (16613" 1 'cust_minecr' 'JettWollman') " (16614" 1 'display_quick_reply' 1) " (16614" 1 'cust_minecr' 'jochae') " (16615" 1 'display_quick_reply' 1) " (16615" 1 'cust_minecr' 'jamesmeep125') " (16267" 1 'cust_minecr' 'DepthStrafe') " (16616" 1 'display_quick_reply' 1) " (16616" 1 'cust_minecr' 'francine101') " (16617" 1 'display_quick_reply' 1) " (16617" 1 'cust_minecr' 'LynnieMcCupquake') " (16618" 1 'display_quick_reply' 1) " (16618" 1 'cust_minecr' 'DramaQueen23') " (16619" 1 'display_quick_reply' 1) " (16619" 1 'cust_minecr' 'MasterMindGirl12') " (16620" 1 'display_quick_reply' 1) " (16620" 1 'cust_minecr' 'chubby_chowder') " (16621" 1 'display_quick_reply' 1) " (16621" 1 'cust_minecr' 'Sharp kiss') " (16622" 1 'display_quick_reply' 1) " (16622" 1 'cust_minecr' 'Abbyeyper') " (16622" 6 'collapse_header_ic' 1) " (16623" 1 'display_quick_reply' 1) " (16623" 1 'cust_minecr' 'Sancheet') " (16055" 1 'cust_minecr' 'HolyGod') " (16624" 1 'display_quick_reply' 1) " (16624" 1 'cust_minecr' 'queen_of_frome') " (16625" 1 'display_quick_reply' 1) " (16625" 1 'cust_minecr' 'hasz11') " (16626" 1 'display_quick_reply' 1) " (16626" 1 'cust_minecr' 'Duffy') " (16627" 1 'display_quick_reply' 1) " (16627" 1 'cust_minecr' 'si3rracraft') " (16628" 1 'display_quick_reply' 1) " (16628" 1 'cust_minecr' 'BATMAN5422') " (16628" 1 'show_board_desc' 0) " (16628" 1 'show_children' 0) " (16628" 1 'use_sidebar_menu' 0) " (16628" 1 'show_no_avatars' 1) " (16628" 1 'show_no_signatures' 1) " (16628" 1 'return_to_post' 1) " (16628" 1 'no_new_reply_warning' 0) " (16628" 1 'posts_apply_ignore_list' 1) " (16628" 1 'view_newest_first' 1) " (16628" 1 'wysiwyg_default' 0) " (16628" 1 'topics_per_page' 0) " (16628" 1 'messages_per_page' 0) " (16628" 1 'display_quick_mod' 2) " (16629" 1 'display_quick_reply' 1) " (16629" 1 'cust_minecr' 'ellanora00') " (16630" 1 'display_quick_reply' 1) " (16630" 1 'cust_minecr' 'Sandorcrafter') " (16454" 1 'cust_minecr' 'Atomic_Fibs') " (16631" 1 'display_quick_reply' 1) " (16631" 1 'cust_minecr' 'ThatBritishGurl') " (16631" 1 'view_newest_pm_first' 1) " (16631" 1 'popup_messages' 1) " (16631" 1 'copy_to_outbox' 0) " (16631" 1 'pm_remove_inbox_label' 0) " (16632" 1 'display_quick_reply' 1) " (16632" 1 'cust_minecr' 'DS4lordhunter') " (16633" 1 'display_quick_reply' 1) " (16633" 1 'cust_minecr' 'Natasha') " (16633" 1 'show_board_desc' 0) " (16633" 1 'show_children' 0) " (16633" 1 'use_sidebar_menu' 0) " (16633" 1 'show_no_avatars' 0) " (16633" 1 'show_no_signatures' 0) " (16633" 1 'return_to_post' 0) " (16633" 1 'no_new_reply_warning' 0) " (16633" 1 'posts_apply_ignore_list' 1) " (16633" 1 'view_newest_first' 0) " (16633" 1 'wysiwyg_default' 0) " (16633" 1 'topics_per_page' 0) " (16633" 1 'messages_per_page' 0) " (16633" 1 'display_quick_mod' 2) " (16634" 1 'display_quick_reply' 1) " (16634" 1 'cust_minecr' 'bman1111111') " (16635" 1 'display_quick_reply' 1) " (16635" 1 'cust_minecr' 'FrostedCupcake') " (16636" 1 'display_quick_reply' 1) " (16636" 1 'cust_minecr' 'Bushbaby666') " (16260" 1 'cust_minecr' 'Redneck_City') " (24" 6 'collapse_header_ic' 0) " (16637" 1 'display_quick_reply' 1) " (16637" 1 'cust_minecr' 'Squigs439') " (16638" 1 'display_quick_reply' 1) " (16638" 1 'cust_minecr' 'TheIdioticJedi') " (16296" 1 'cust_minecr' '') " (16639" 1 'display_quick_reply' 1) " (16639" 1 'cust_minecr' 'power_does_MC') " (16640" 1 'display_quick_reply' 1) " (16640" 1 'cust_minecr' 'PhantomphishMC') " (16641" 1 'display_quick_reply' 1) " (16641" 1 'cust_minecr' 'TDM Dan') " (16642" 1 'display_quick_reply' 1) " (16642" 1 'cust_minecr' 'Makaylawayne') " (16643" 1 'display_quick_reply' 1) " (16643" 1 'cust_minecr' 'loxThemaster') " (16644" 1 'cust_minecr' 'diamondsrock59') " (16645" 1 'display_quick_reply' 1) " (16645" 1 'cust_minecr' 'RedHippoplaysMC') " (16646" 1 'display_quick_reply' 1) " (16646" 1 'cust_minecr' 'Donovans1204') " (16647" 1 'display_quick_reply' 1) " (16647" 1 'cust_minecr' 'sstampylongweed') " (16648" 1 'display_quick_reply' 1) " (16648" 1 'cust_minecr' 'minimanqld') " (16649" 1 'display_quick_reply' 1) " (16649" 1 'cust_minecr' 'SkullzFlare') " (16651" 1 'cust_minecr' 'X_xEpicGamerX_x') " (16651" 1 'display_quick_reply' 1) " (16652" 1 'display_quick_reply' 1) " (16652" 1 'cust_minecr' 'Dean Attons') " (16653" 1 'display_quick_reply' 1); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (16653 1 'cust_minecr' 'Izzy90211') " (16654" 1 'display_quick_reply' 1) " (16654" 1 'cust_minecr' 'AviatorGaming') " (16655" 1 'display_quick_reply' 1) " (16655" 1 'cust_minecr' 'xXCosmicXx') " (16656" 1 'display_quick_reply' 1) " (16656" 1 'cust_minecr' 'Korra15') " (16657" 1 'display_quick_reply' 1) " (16657" 1 'cust_minecr' 'Cutie pie 21') " (16658" 1 'display_quick_reply' 1) " (16658" 1 'cust_minecr' 'KittyDino23') " (16659" 1 'display_quick_reply' 1) " (16659" 1 'cust_minecr' 'cute boy') " (16660" 1 'display_quick_reply' 1) " (16660" 1 'cust_minecr' 'Fergaturdle') " (16661" 1 'display_quick_reply' 1) " (16661" 1 'cust_minecr' 'Crazydazy1234') " (16662" 1 'display_quick_reply' 1) " (16662" 1 'cust_minecr' 'prina') " (16663" 1 'display_quick_reply' 1) " (16663" 1 'cust_minecr' 'AllleyCatt') " (16348" 6 'use_sidebar_menu' 1) " (16665" 1 'display_quick_reply' 1) " (16665" 1 'cust_minecr' 'wantedcraft12') " (16801" 1 'cust_minecr' 'FoxDoesGamez') " (16667" 1 'display_quick_reply' 1) " (16667" 1 'cust_minecr' 'Seva_Todo') " (16668" 1 'display_quick_reply' 1) " (16668" 1 'cust_minecr' 'mrspanda') " (16669" 1 'display_quick_reply' 1) " (16669" 1 'cust_minecr' 'dineamite12') " (16670" 1 'display_quick_reply' 1) " (16670" 1 'cust_minecr' 'Sky98243') " (16671" 1 'display_quick_reply' 1) " (16671" 1 'cust_minecr' 'AirChuck') " (16672" 1 'display_quick_reply' 1) " (16672" 1 'cust_minecr' 'yoshibanger99') " (16673" 1 'display_quick_reply' 1) " (16673" 1 'cust_minecr' 'Jkill') " (16674" 1 'display_quick_reply' 1) " (16674" 1 'cust_minecr' 'TwinDragonBlitz') " (16675" 1 'display_quick_reply' 1) " (16675" 1 'cust_minecr' 'TCR_ThanCraft123') " (16676" 1 'display_quick_reply' 1) " (16676" 1 'cust_minecr' 'NoLastNameGuy') " (16677" 1 'display_quick_reply' 1) " (16677" 1 'cust_minecr' 'creeperdude9093') " (16678" 1 'display_quick_reply' 1) " (16678" 1 'cust_minecr' 'darklegacy24') " (0" 7 'theme_url' 'http://aviatorcraft.com/forum/Themes/V2') " (0" 7 'images_url' 'http://aviatorcraft.com/forum/Themes/V2/images') " (0" 7 'theme_dir' '/var/www/forum/Themes/V2') " (0" 7 'name' 'V2') " (0" 7 'theme_layers' 'html body') " (0" 7 'theme_templates' 'index') " (16679" 1 'display_quick_reply' 1) " (16679" 1 'cust_minecr' 'minionlover1') " (16680" 1 'display_quick_reply' 1) " (16680" 1 'cust_minecr' 'Pheonix_') " (16681" 1 'display_quick_reply' 1) " (16681" 1 'cust_minecr' 'BillyLovesPuffy') " (16682" 1 'display_quick_reply' 1) " (16682" 1 'cust_minecr' 'ElleBooo') " (16683" 1 'display_quick_reply' 1) " (16683" 1 'cust_minecr' 'Mac101Wrif') " (16348" 1 'cust_minecr' 'FirePowerHD657') " (16684" 1 'display_quick_reply' 1) " (16684" 1 'cust_minecr' 'WooflessGaming79') " (16685" 1 'display_quick_reply' 1) " (16685" 1 'cust_minecr' 'Destroyer551') " (16686" 1 'display_quick_reply' 1) " (16686" 1 'cust_minecr' 'xX_evilcandy_Xx') " (16687" 1 'display_quick_reply' 1) " (16687" 1 'cust_minecr' 'xIMightyGirlIx') " (16687" 1 'show_board_desc' 1) " (16687" 1 'show_children' 1) " (16687" 1 'use_sidebar_menu' 1) " (16687" 1 'show_no_avatars' 1) " (16687" 1 'show_no_signatures' 1) " (16687" 1 'return_to_post' 1) " (16687" 1 'no_new_reply_warning' 1) " (16687" 1 'posts_apply_ignore_list' 1) " (16687" 1 'view_newest_first' 1) " (16687" 1 'wysiwyg_default' 1) " (16687" 1 'topics_per_page' 0) " (16687" 1 'messages_per_page' 0) " (16687" 1 'display_quick_mod' 2) " (16688" 1 'display_quick_reply' 1) " (16688" 1 'cust_minecr' 'SWAGMAN') " (16689" 1 'display_quick_reply' 1) " (16689" 1 'cust_minecr' 'cael8805') " (16690" 1 'display_quick_reply' 1) " (16690" 1 'cust_minecr' 'fffuuudddgggeee') " (16692" 1 'cust_minecr' 'pandakid3') " (16692" 1 'display_quick_reply' 1) " (16693" 1 'display_quick_reply' 1) " (16693" 1 'cust_minecr' 'cael6565') " (16694" 1 'display_quick_reply' 1) " (16694" 1 'cust_minecr' 'Lunar_Fox') " (16695" 1 'display_quick_reply' 1) " (16695" 1 'cust_minecr' 'StlakerPanda') " (16697" 1 'display_quick_reply' 1) " (16697" 1 'cust_minecr' 'ashleymariee.jr') " (16698" 1 'display_quick_reply' 1) " (16698" 1 'cust_minecr' 'thechain') " (16700" 1 'display_quick_reply' 1) " (16700" 1 'cust_minecr' 'CrystalG123') " (16701" 1 'display_quick_reply' 1) " (16701" 1 'cust_minecr' 'Band_geek') " (16701" 7 'use_sidebar_menu' 1) " (16702" 1 'display_quick_reply' 1) " (16702" 1 'cust_minecr' 'ChickenC00p') " (16702" 7 'collapse_header_ic' 0) " (16703" 1 'display_quick_reply' 1) " (16703" 1 'cust_minecr' 'theMCbunch') " (16704" 1 'display_quick_reply' 1) " (16704" 1 'cust_minecr' 'Rtodto30') " (16705" 1 'display_quick_reply' 1) " (16705" 1 'cust_minecr' 'Cookimonster') " (16706" 1 'display_quick_reply' 1) " (16706" 1 'cust_minecr' 'SolarBeam112') " (16707" 1 'display_quick_reply' 1) " (16707" 1 'cust_minecr' 'aviatorjr.') " (16708" 1 'display_quick_reply' 1) " (16708" 1 'cust_minecr' 'Christian_Carata') " (16709" 1 'display_quick_reply' 1) " (16709" 1 'cust_minecr' 'Bear') " (16710" 1 'display_quick_reply' 1) " (16710" 1 'cust_minecr' 'mccafferty207') " (16711" 1 'display_quick_reply' 1) " (16711" 1 'cust_minecr' 'Teamdtm') " (16712" 1 'display_quick_reply' 1) " (16712" 1 'cust_minecr' 'Kookie2004') " (16713" 1 'display_quick_reply' 1) " (16713" 1 'cust_minecr' 'Dogs1012') " (16714" 1 'display_quick_reply' 1) " (16714" 1 'cust_minecr' 'MollyG428') " (16713" 7 'use_sidebar_menu' 1) " (24" 1 'cust_minecr' 'SoulMastera') " (16715" 1 'display_quick_reply' 1) " (16715" 1 'cust_minecr' 'Coop22w') " (16434" 1 'cust_minecr' '') " (16716" 1 'display_quick_reply' 1) " (16716" 1 'cust_minecr' 'Jess') " (16717" 1 'display_quick_reply' 1) " (16717" 1 'cust_minecr' 'SirCactus') " (16718" 1 'display_quick_reply' 1) " (16718" 1 'cust_minecr' 'Sky') " (16719" 1 'display_quick_reply' 1) " (16719" 1 'cust_minecr' '_Tempiz_') " (16720" 1 'display_quick_reply' 1) " (16720" 1 'cust_minecr' 'KAT13J0') " (16721" 1 'display_quick_reply' 1) " (16721" 1 'cust_minecr' 'Nibbles1997') " (16722" 1 'display_quick_reply' 1) " (16722" 1 'cust_minecr' 'datcoolbacondude') " (16723" 1 'display_quick_reply' 1) " (16723" 1 'cust_minecr' 'ihazponys') " (16724" 1 'display_quick_reply' 1) " (16724" 1 'cust_minecr' 'aubreybtay ') " (16725" 1 'display_quick_reply' 1) " (16725" 1 'cust_minecr' 'HawkyJett14') " (16726" 1 'display_quick_reply' 1) " (16726" 1 'cust_minecr' 'DerangedRogue') " (16727" 1 'display_quick_reply' 1) " (16727" 1 'cust_minecr' 'Marie') " (16728" 1 'display_quick_reply' 1) " (16728" 1 'cust_minecr' 'killin gameing') " (16349" 1 'cust_minecr' 'Miss_Grummpy14') " (16729" 1 'display_quick_reply' 1) " (16729" 1 'cust_minecr' 'aTRIKO_RETREAT') " (16730" 1 'display_quick_reply' 1) " (16730" 1 'cust_minecr' 'Madam_Giggles') " (16731" 1 'display_quick_reply' 1) " (16731" 1 'cust_minecr' 'KittyCakes23') " (16732" 1 'display_quick_reply' 1) " (16732" 1 'cust_minecr' 'TheEndermanSquad') " (16733" 1 'display_quick_reply' 1) " (16733" 1 'cust_minecr' 'Imaginational') " (16734" 1 'display_quick_reply' 1) " (16734" 1 'cust_minecr' 'Mabel') " (16735" 1 'display_quick_reply' 1) " (16735" 1 'cust_minecr' 'ElliotNightray') " (16736" 1 'display_quick_reply' 1) " (16736" 1 'cust_minecr' 'Neptune_Princess') " (16737" 1 'display_quick_reply' 1) " (16737" 1 'cust_minecr' 'falling_shadows') " (16738" 1 'display_quick_reply' 1) " (16738" 1 'cust_minecr' 'stamps dog') " (16739" 1 'display_quick_reply' 1) " (16739" 1 'cust_minecr' 'lily') " (16740" 1 'display_quick_reply' 1) " (16740" 1 'cust_minecr' 'PandaLover236') " (16741" 1 'display_quick_reply' 1) " (16741" 1 'cust_minecr' 'totocop001') " (16742" 1 'display_quick_reply' 1) " (16742" 1 'cust_minecr' 'xXSkyXx') " (32" 1 'show_board_desc' 0) " (32" 1 'show_children' 0) " (32" 1 'use_sidebar_menu' 0) " (32" 1 'show_no_avatars' 0) " (32" 1 'show_no_signatures' 0) " (32" 1 'return_to_post' 0) " (32" 1 'no_new_reply_warning' 0) " (32" 1 'view_newest_first' 0) " (32" 1 'wysiwyg_default' 0) " (32" 1 'topics_per_page' 0) " (32" 1 'messages_per_page' 0) " (32" 1 'calendar_start_day' 0) " (32" 1 'display_quick_mod' 2) " (16743" 1 'display_quick_reply' 1) " (16743" 1 'cust_minecr' 'DGJpadajuan') " (16744" 1 'display_quick_reply' 1) " (16744" 1 'cust_minecr' 'BMOPlayzMC') " (16745" 1 'display_quick_reply' 1) " (16745" 1 'cust_minecr' 'iTzChucky') " (16746" 1 'display_quick_reply' 1) " (16746" 1 'cust_minecr' 'Eggontoasst') " (15888" 7 'use_sidebar_menu' 0) " (17175" 1 'cust_minecr' 'cookiedoglover') " (17175" 1 'display_quick_reply' 1) " (17174" 1 'cust_minecr' 'XX_carlosXX') " (17174" 1 'display_quick_reply' 1) " (17173" 1 'cust_minecr' 'The information') " (17173" 1 'display_quick_reply' 1) " (15971" 1 'cust_minecr' 'PepsiScopes') " (17171" 1 'cust_minecr' 'kyle') " (17171" 1 'display_quick_reply' 1) " (17170" 1 'cust_minecr' 'Futurized') " (17170" 1 'display_quick_reply' 1) " (16747" 1 'display_quick_reply' 1) " (16747" 1 'cust_minecr' 'Beastie04') " (16748" 1 'display_quick_reply' 1) " (16748" 1 'cust_minecr' 'Syn2001954') " (16749" 1 'display_quick_reply' 1) " (16749" 1 'cust_minecr' 'jordan42264226') " (16750" 1 'display_quick_reply' 1) " (16750" 1 'cust_minecr' 'GreatEthanChamp') " (16751" 1 'display_quick_reply' 1) " (16751" 1 'cust_minecr' 'caraforever36') " (16752" 1 'display_quick_reply' 1) " (16752" 1 'cust_minecr' 'Lizard0verlord') " (16753" 1 'display_quick_reply' 1) " (16753" 1 'cust_minecr' 'Ningaturtalgal') " (16754" 1 'display_quick_reply' 1) " (16754" 1 'cust_minecr' 'WolvesRawesome12') " (16755" 1 'display_quick_reply' 1) " (16755" 1 'cust_minecr' 'Fresh_Mint_Spy') " (16756" 1 'display_quick_reply' 1) " (16756" 1 'cust_minecr' '411Ghost'); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (16757 1 'display_quick_reply' 1) " (16757" 1 'cust_minecr' 'Anime_Ender') " (16758" 1 'display_quick_reply' 1) " (16758" 1 'cust_minecr' 'Jasper Ross') " (16759" 1 'display_quick_reply' 1) " (16759" 1 'cust_minecr' 'The_FlamesZ_Xan') " (16760" 1 'display_quick_reply' 1) " (16760" 1 'cust_minecr' 'xXKingMonsterXx') " (16761" 1 'display_quick_reply' 1) " (16761" 1 'cust_minecr' 'Gunhead567') " (16762" 1 'display_quick_reply' 1) " (16762" 1 'cust_minecr' 'TinyLittleKitty') " (16763" 1 'display_quick_reply' 1) " (16763" 1 'cust_minecr' 'DJTIGER316') " (16764" 1 'display_quick_reply' 1) " (16764" 1 'cust_minecr' 'Mia') " (16773" 1 'display_quick_reply' 1) " (16765" 1 'display_quick_reply' 1) " (16765" 1 'cust_minecr' 'FieryEnderOcelot') " (16766" 1 'display_quick_reply' 1) " (16766" 1 'cust_minecr' 'CrazySucksAtPvP') " (16767" 1 'display_quick_reply' 1) " (16767" 1 'cust_minecr' 'Chive92') " (16768" 1 'display_quick_reply' 1) " (16768" 1 'cust_minecr' 'h20ultrakiller') " (16769" 1 'display_quick_reply' 1) " (16769" 1 'cust_minecr' 'Katesnow') " (0" 7 'header_logo_url' '') " (0" 1 'header_logo_url' '') " (0" 1 'site_slogan' '') " (0" 1 'smiley_sets_default' '') " (0" 1 'show_group_key' 0) " (0" 1 'display_who_viewing' 0) " (0" 1 'hide_post_group' 0) " (0" 7 'site_slogan' '') " (0" 7 'smiley_sets_default' '') " (0" 7 'forum_width' '90%') " (0" 7 'linktree_link' 1) " (0" 7 'show_mark_read' 1) " (0" 7 'allow_no_censored' 0) " (0" 7 'enable_news' 1) " (0" 7 'show_newsfader' 0) " (0" 7 'newsfader_time' 5000) " (0" 7 'number_recent_posts' 0) " (0" 7 'show_stats_index' 1) " (0" 7 'show_latest_member' 1) " (0" 7 'show_group_key' 0) " (0" 7 'display_who_viewing' 0) " (0" 7 'show_modify' 1) " (0" 7 'show_profile_buttons' 1) " (0" 7 'show_user_images' 1) " (0" 7 'show_blurb' 1) " (0" 7 'show_gender' 0) " (0" 7 'hide_post_group' 0) " (0" 7 'show_bbc' 1) " (0" 7 'additional_options_collapsable' 1) " (16770" 1 'display_quick_reply' 1) " (16770" 1 'cust_minecr' 'PixlChiks') " (16771" 1 'display_quick_reply' 1) " (16771" 1 'cust_minecr' 'Megamegs') " (17119" 1 'display_quick_reply' 1) " (16779" 1 'display_quick_reply' 1) " (16779" 1 'cust_minecr' 'I Dont Know') " (16523" 7 'use_sidebar_menu' 1) " (16780" 1 'display_quick_reply' 1) " (16780" 1 'cust_minecr' 'grayskull13') " (16781" 1 'display_quick_reply' 1) " (16781" 1 'cust_minecr' 'Darknight') " (16781" 7 'use_sidebar_menu' 1) " (16782" 1 'display_quick_reply' 1) " (16782" 1 'cust_minecr' '_HauntedToaster_') " (16784" 1 'cust_minecr' 'minecraft5457') " (16784" 1 'display_quick_reply' 1) " (16785" 1 'display_quick_reply' 1) " (16785" 1 'cust_minecr' 'ClusterGames') " (16786" 1 'display_quick_reply' 1) " (16786" 1 'cust_minecr' '_Vovin_') " (16066" 1 'cust_minecr' 'DE4Di') " (15846" 7 'use_sidebar_menu' 0) " (16787" 1 'display_quick_reply' 1) " (16787" 1 'cust_minecr' 'freddie9950') " (16788" 1 'display_quick_reply' 1) " (16788" 1 'cust_minecr' 'Coolgirl13') " (16789" 1 'display_quick_reply' 1) " (16789" 1 'cust_minecr' 'MrGrapple') " (16790" 1 'display_quick_reply' 1) " (16790" 1 'cust_minecr' 'cheshire_says_no') " (16791" 1 'display_quick_reply' 1) " (16791" 1 'cust_minecr' 'AwesomeNina') " (16791" 7 'use_sidebar_menu' 1) " (16792" 1 'display_quick_reply' 1) " (16792" 1 'cust_minecr' 'SiriusGamingHD') " (16794" 1 'cust_minecr' 'Matthew7558') " (16795" 1 'display_quick_reply' 1) " (16795" 1 'cust_minecr' 'sandorcrafter') " (16796" 1 'display_quick_reply' 1) " (16796" 1 'cust_minecr' 'Kittykitty') " (16797" 1 'display_quick_reply' 1) " (16797" 1 'cust_minecr' 'abramschuetz') " (16523" 1 'view_newest_pm_first' 0) " (16523" 1 'popup_messages' 1) " (16523" 1 'copy_to_outbox' 0) " (16523" 1 'pm_remove_inbox_label' 0) " (16841" 1 'display_quick_reply' 1) " (16798" 1 'display_quick_reply' 1) " (16798" 1 'cust_minecr' 'PixelBuildA13') " (16799" 1 'display_quick_reply' 1) " (16799" 1 'cust_minecr' 'minecraftwonder') " (16800" 1 'display_quick_reply' 1) " (16800" 1 'cust_minecr' 'Dino_kellimater') " (16801" 1 'display_quick_reply' 1) " (16802" 1 'display_quick_reply' 1) " (16802" 1 'cust_minecr' 'BJG1256') " (16803" 1 'display_quick_reply' 1) " (16803" 1 'cust_minecr' 'thefiresnacks05') " (16804" 1 'display_quick_reply' 1) " (16804" 1 'cust_minecr' 'jules_2021') " (16805" 1 'display_quick_reply' 1) " (16805" 1 'cust_minecr' 'Lexi_Chan') " (16806" 1 'display_quick_reply' 1) " (16806" 1 'cust_minecr' 'burtgasmfan') " (16806" 7 'use_sidebar_menu' 1) " (16807" 1 'display_quick_reply' 1) " (16807" 1 'cust_minecr' 'Sectum_sempra') " (16808" 1 'display_quick_reply' 1) " (16808" 1 'cust_minecr' 'Gr33nninjapanda_') " (16809" 1 'display_quick_reply' 1) " (16809" 1 'cust_minecr' 'zachscraft59') " (16810" 1 'display_quick_reply' 1) " (16810" 1 'cust_minecr' 'yulieishere :p') " (16811" 1 'display_quick_reply' 1) " (16811" 1 'cust_minecr' 'Autumn_Moo_Cow') " (17" 7 'collapse_header_ic' 0) " (16812" 1 'display_quick_reply' 1) " (16812" 1 'cust_minecr' 'Beastgirl502') " (16813" 1 'display_quick_reply' 1) " (16813" 1 'cust_minecr' 'braxton241') " (16814" 1 'display_quick_reply' 1) " (16814" 1 'cust_minecr' 'kbarrettas') " (16814" 7 'use_sidebar_menu' 1) " (16815" 1 'display_quick_reply' 1) " (16815" 1 'cust_minecr' 'monsie') " (17" 1 'show_board_desc' 0) " (17" 1 'show_children' 0) " (17" 1 'use_sidebar_menu' 1) " (17" 1 'show_no_avatars' 0) " (17" 1 'show_no_signatures' 0) " (17" 1 'return_to_post' 0) " (17" 1 'no_new_reply_warning' 0) " (17" 1 'view_newest_first' 0) " (17" 1 'wysiwyg_default' 0) " (17" 1 'topics_per_page' 0) " (17" 1 'messages_per_page' 0) " (17" 1 'calendar_start_day' 0) " (17" 1 'display_quick_mod' 1) " (16816" 1 'display_quick_reply' 1) " (16816" 1 'cust_minecr' 'NadiaXfinity') " (16817" 1 'display_quick_reply' 1) " (16817" 1 'cust_minecr' 'DiamondRing') " (16284" 1 'cust_minecr' '') " (16818" 1 'display_quick_reply' 1) " (16818" 1 'cust_minecr' 'mysterygirl01') " (16818" 1 'view_newest_pm_first' 0) " (16818" 1 'popup_messages' 1) " (16818" 1 'copy_to_outbox' 0) " (16818" 1 'pm_remove_inbox_label' 0) " (16819" 1 'display_quick_reply' 1) " (16819" 1 'cust_minecr' 'megan62500') " (16820" 1 'display_quick_reply' 1) " (16820" 1 'cust_minecr' 'Timmyjcal') " (16821" 1 'display_quick_reply' 1) " (16821" 1 'cust_minecr' 'Junior_Gator') " (16822" 1 'display_quick_reply' 1) " (16822" 1 'cust_minecr' 'CreepyAngel99') " (16822" 1 'auto_notify' 0) " (16822" 1 'view_newest_pm_first' 1) " (16822" 1 'popup_messages' 1) " (16822" 1 'copy_to_outbox' 1) " (16822" 1 'pm_remove_inbox_label' 0) " (16823" 1 'display_quick_reply' 1) " (16823" 1 'cust_minecr' 'pan__Cake') " (16824" 1 'display_quick_reply' 1) " (16824" 1 'cust_minecr' 'OMYGOSH!!') " (16825" 1 'display_quick_reply' 1) " (16825" 1 'cust_minecr' 'TheBlockySaiyan') " (16826" 1 'display_quick_reply' 1) " (16826" 1 'cust_minecr' 'Rainbowz_Science') " (16827" 1 'display_quick_reply' 1) " (16827" 1 'cust_minecr' 'jayden') " (16828" 1 'display_quick_reply' 1) " (16828" 1 'cust_minecr' 'BlossomGIGI') " (16829" 1 'display_quick_reply' 1) " (16829" 1 'cust_minecr' 'ZombieResortMC') " (16831" 1 'cust_minecr' 'FireAngelGrace') " (16831" 1 'display_quick_reply' 1) " (16832" 1 'display_quick_reply' 1) " (16832" 1 'cust_minecr' 'Selenamaa') " (16833" 1 'display_quick_reply' 1) " (16833" 1 'cust_minecr' 'SerenityGames') " (16834" 1 'display_quick_reply' 1) " (16834" 1 'cust_minecr' 'Nightmare1027') " (16835" 1 'display_quick_reply' 1) " (16835" 1 'cust_minecr' 'Nightmare') " (16836" 1 'display_quick_reply' 1) " (16836" 1 'cust_minecr' 'KawaiiiPandas') " (16837" 1 'display_quick_reply' 1) " (16837" 1 'cust_minecr' 'UniversalGhost') " (16838" 1 'display_quick_reply' 1) " (16838" 1 'cust_minecr' 'IIEliteNoiseII') " (16839" 1 'display_quick_reply' 1) " (16839" 1 'cust_minecr' 'PvPBuilder') " (16840" 1 'display_quick_reply' 1) " (16840" 1 'cust_minecr' 'Paigestar9') " (16425" 1 'cust_minecr' 'TangiGaming') " (16530" 1 'show_board_desc' 0) " (16530" 1 'show_children' 0) " (16530" 1 'use_sidebar_menu' 1) " (16530" 1 'show_no_avatars' 0) " (16530" 1 'show_no_signatures' 0) " (16530" 1 'return_to_post' 0) " (16530" 1 'no_new_reply_warning' 0) " (16530" 1 'view_newest_first' 0) " (16530" 1 'wysiwyg_default' 0) " (16530" 1 'topics_per_page' 0) " (16530" 1 'messages_per_page' 0) " (16530" 1 'calendar_start_day' 0) " (16530" 1 'display_quick_mod' 2) " (16841" 1 'cust_minecr' 'pandalover360') " (16842" 1 'display_quick_reply' 1) " (16842" 1 'cust_minecr' 'Hellyy') " (16843" 1 'display_quick_reply' 1) " (16844" 1 'display_quick_reply' 1) " (16844" 1 'cust_minecr' 'Kawaii_Katieee') " (16844" 7 'use_sidebar_menu' 1) " (16845" 1 'display_quick_reply' 1) " (16845" 1 'cust_minecr' 'FunnyLittleToast') " (16846" 1 'display_quick_reply' 1) " (16846" 1 'cust_minecr' 'DerpyParrot314') " (16847" 1 'display_quick_reply' 1) " (16847" 1 'cust_minecr' 'Agentstone') " (16848" 1 'display_quick_reply' 1) " (16848" 1 'cust_minecr' 'xXx_LEAH_xXx') " (16849" 1 'display_quick_reply' 1) " (16849" 1 'cust_minecr' 'xXIceDog15Xx') " (16850" 1 'display_quick_reply' 1) " (16850" 1 'cust_minecr' 'sandorcrafter2') " (16851" 1 'display_quick_reply' 1) " (16851" 1 'cust_minecr' 'seth-shaver') " (16356" 1 'cust_minecr' 'XX_carlos_XX') " (16852" 1 'display_quick_reply' 1); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (16852 1 'cust_minecr' 'XX_carlos_XX') " (16853" 1 'display_quick_reply' 1) " (16853" 1 'cust_minecr' 'Kitty') " (16854" 1 'display_quick_reply' 1) " (16854" 1 'cust_minecr' 'ACE_Cheer_Girl') " (16855" 1 'display_quick_reply' 1) " (16855" 1 'cust_minecr' 'LilyBelle14') " (16856" 1 'display_quick_reply' 1) " (16856" 1 'cust_minecr' 'startrack') " (17079" 1 'cust_minecr' 'CanadianEnemy') " (17079" 1 'display_quick_reply' 1) " (16858" 1 'display_quick_reply' 1) " (16858" 1 'cust_minecr' 'Timarant') " (16859" 1 'display_quick_reply' 1) " (16859" 1 'cust_minecr' 'Dragonboy12') " (16860" 1 'display_quick_reply' 1) " (16860" 1 'cust_minecr' 'Skylar_Blue') " (16861" 1 'display_quick_reply' 1) " (16861" 1 'cust_minecr' 'kiyla66') " (16862" 1 'display_quick_reply' 1) " (16862" 1 'cust_minecr' 'diamondgirl004') " (16863" 1 'display_quick_reply' 1) " (16863" 1 'cust_minecr' 'BubblyBecka6') " (16864" 1 'display_quick_reply' 1) " (16864" 1 'cust_minecr' 'Eligible') " (16865" 1 'display_quick_reply' 1) " (16865" 1 'cust_minecr' 'IIMarinesII') " (16867" 1 'display_quick_reply' 1) " (16867" 1 'cust_minecr' 'Isukboobss') " (16868" 1 'display_quick_reply' 1) " (16868" 1 'cust_minecr' 'Avbo') " (16441" 1 'cust_minecr' 'TeamWither_Bets') " (16869" 1 'display_quick_reply' 1) " (16869" 1 'cust_minecr' 'Romeo_Wayne23') " (16870" 1 'display_quick_reply' 1) " (16870" 1 'cust_minecr' 'lexie') " (16871" 1 'display_quick_reply' 1) " (16871" 1 'cust_minecr' 'nicks gaming') " (16872" 1 'display_quick_reply' 1) " (16872" 1 'cust_minecr' 'S78WU') " (16873" 1 'display_quick_reply' 1) " (16873" 1 'cust_minecr' 'gliam') " (16874" 1 'display_quick_reply' 1) " (16874" 1 'cust_minecr' 'kiki') " (16875" 1 'display_quick_reply' 1) " (16875" 1 'cust_minecr' 'PMBminecraft2004') " (16876" 1 'display_quick_reply' 1) " (16876" 1 'cust_minecr' 'levi_carter22') " (16877" 1 'display_quick_reply' 1) " (16877" 1 'cust_minecr' 'Kris_the_Cat') " (16878" 1 'display_quick_reply' 1) " (16878" 1 'cust_minecr' 'deztiny428045178') " (16879" 1 'display_quick_reply' 1) " (16879" 1 'cust_minecr' 'AtomDee') " (16880" 1 'display_quick_reply' 1) " (16880" 1 'cust_minecr' 'yuvalk') " (16881" 1 'display_quick_reply' 1) " (16881" 1 'cust_minecr' 'mustanggirl') " (16882" 1 'display_quick_reply' 1) " (16882" 1 'cust_minecr' 'alice123') " (16883" 1 'display_quick_reply' 1) " (16883" 1 'cust_minecr' 'Neptune0110 ') " (16884" 1 'display_quick_reply' 1) " (16884" 1 'cust_minecr' 'benyben27') " (16885" 1 'display_quick_reply' 1) " (16885" 1 'cust_minecr' 'Aphmau') " (16886" 1 'display_quick_reply' 1) " (16886" 1 'cust_minecr' 'videogames7') " (16887" 1 'display_quick_reply' 1) " (16887" 1 'cust_minecr' 'Kitzzykaza ') " (16888" 1 'display_quick_reply' 1) " (16888" 1 'cust_minecr' 'videogames9') " (16889" 1 'display_quick_reply' 1) " (16889" 1 'cust_minecr' 'IIh20PvPzII') " (16890" 1 'display_quick_reply' 1) " (16890" 1 'cust_minecr' 'RacheI') " (16891" 1 'display_quick_reply' 1) " (16891" 1 'cust_minecr' 'RabPlaysMC') " (16892" 1 'display_quick_reply' 1) " (16892" 1 'cust_minecr' 'BushyBooo') " (16893" 1 'display_quick_reply' 1) " (16893" 1 'cust_minecr' 'goddessoflove') " (16894" 1 'display_quick_reply' 1) " (16894" 1 'cust_minecr' 'randomrose123') " (16895" 1 'display_quick_reply' 1) " (16895" 1 'cust_minecr' 'bat812') " (16896" 1 'display_quick_reply' 1) " (16896" 1 'cust_minecr' 'icedevil100867') " (16897" 1 'display_quick_reply' 1) " (16897" 1 'cust_minecr' 'Ellieasyouknowit') " (16898" 1 'display_quick_reply' 1) " (16898" 1 'cust_minecr' 'XxDarkyPlaysxX') " (16899" 1 'display_quick_reply' 1) " (16899" 1 'cust_minecr' 'Golden_Freddy256') " (16900" 1 'display_quick_reply' 1) " (16900" 1 'cust_minecr' 'honeybadger745') " (16901" 1 'display_quick_reply' 1) " (16901" 1 'cust_minecr' 'Xx_pandaman52_xX') " (16902" 1 'display_quick_reply' 1) " (16902" 1 'cust_minecr' 'bman1111111') " (16903" 1 'display_quick_reply' 1) " (16903" 1 'cust_minecr' 'Cheebii') " (16904" 1 'display_quick_reply' 1) " (16904" 1 'cust_minecr' 'AJK510') " (16905" 1 'display_quick_reply' 1) " (16905" 1 'cust_minecr' 'NoHaxJustRasta') " (16906" 1 'display_quick_reply' 1) " (16906" 1 'cust_minecr' 'civiliancar930') " (16907" 1 'display_quick_reply' 1) " (16907" 1 'cust_minecr' 'DanVSGaming') " (16908" 1 'display_quick_reply' 1) " (16908" 1 'cust_minecr' 'punkenhed') " (16909" 1 'display_quick_reply' 1) " (16909" 1 'cust_minecr' 'livi_02') " (16910" 1 'display_quick_reply' 1) " (16910" 1 'cust_minecr' 'RealBroGaming') " (16911" 1 'display_quick_reply' 1) " (16911" 1 'cust_minecr' 'diamondqueen10') " (16912" 1 'display_quick_reply' 1) " (16912" 1 'cust_minecr' 'EchoLDL') " (16913" 1 'display_quick_reply' 1) " (16913" 1 'cust_minecr' 'FwizzPop') " (16914" 1 'display_quick_reply' 1) " (16914" 1 'cust_minecr' 'stealthy56') " (16915" 1 'display_quick_reply' 1) " (16915" 1 'cust_minecr' 'aidancraig') " (16916" 1 'display_quick_reply' 1) " (16916" 1 'cust_minecr' 'Hit_da_target') " (16917" 1 'display_quick_reply' 1) " (16917" 1 'cust_minecr' 'PrincessEmm13') " (16918" 1 'display_quick_reply' 1) " (16918" 1 'cust_minecr' 'PvpMeBruh') " (16919" 1 'display_quick_reply' 1) " (16919" 1 'cust_minecr' 'jsbatman66') " (16920" 1 'display_quick_reply' 1) " (16920" 1 'cust_minecr' 'arenson009') " (16921" 1 'display_quick_reply' 1) " (16921" 1 'cust_minecr' 'XxPartyAnimailXx') " (16922" 1 'display_quick_reply' 1) " (16922" 1 'cust_minecr' 'MrStealYourGear') " (16923" 1 'display_quick_reply' 1) " (16923" 1 'cust_minecr' 'Sabrina_Plays') " (16924" 1 'display_quick_reply' 1) " (16924" 1 'cust_minecr' 'TheCraftWiz') " (16927" 1 'cust_minecr' '___aphmau___') " (16927" 1 'display_quick_reply' 1) " (16926" 1 'display_quick_reply' 1) " (16926" 1 'cust_minecr' 'Anime_Ender') " (16928" 1 'display_quick_reply' 1) " (16928" 1 'cust_minecr' 'Jenna96272') " (16929" 1 'display_quick_reply' 1) " (16929" 1 'cust_minecr' 'SimpilyMe') " (16930" 1 'display_quick_reply' 1) " (16930" 1 'cust_minecr' 'MightyMo2506') " (16931" 1 'display_quick_reply' 1) " (16931" 1 'cust_minecr' 'Pastel_Lover_xox') " (16932" 1 'display_quick_reply' 1) " (16932" 1 'cust_minecr' 'Ballistic_Demon') " (16933" 1 'display_quick_reply' 1) " (16933" 1 'cust_minecr' '_TheRealNoah_') " (16934" 1 'display_quick_reply' 1) " (16934" 1 'cust_minecr' 'creeepsmcpasta') " (16935" 1 'display_quick_reply' 1) " (16935" 1 'cust_minecr' 'creeepsmcpasta') " (61" 1 'cust_minecr' 'SH4DOWxD3LTA') " (16936" 1 'display_quick_reply' 1) " (16936" 1 'cust_minecr' 'puppielove126') " (34" 1 'cust_minecr' '') " (16937" 1 'display_quick_reply' 1) " (16937" 1 'cust_minecr' 'Ozou') " (16938" 1 'display_quick_reply' 1) " (16938" 1 'cust_minecr' 'michelle1234') " (16939" 1 'display_quick_reply' 1) " (16939" 1 'cust_minecr' 'zapyall5') " (16940" 1 'display_quick_reply' 1) " (16940" 1 'cust_minecr' 'Archer_Power00') " (16941" 1 'display_quick_reply' 1) " (16941" 1 'cust_minecr' 'InfernalHunt') " (16942" 1 'display_quick_reply' 1) " (16942" 1 'cust_minecr' 'lunamelodygaming') " (16943" 1 'display_quick_reply' 1) " (16943" 1 'cust_minecr' 'Nee16') " (16944" 1 'display_quick_reply' 1) " (16944" 1 'cust_minecr' 'Luna013085') " (16945" 1 'display_quick_reply' 1) " (16945" 1 'cust_minecr' '_SapphireBlood_') " (16946" 1 'display_quick_reply' 1) " (16946" 1 'cust_minecr' 'SarahDestroysMC') " (16947" 1 'display_quick_reply' 1) " (16947" 1 'cust_minecr' 'faerey') " (16945" 1 'show_board_desc' 0) " (16945" 1 'show_children' 0) " (16945" 1 'use_sidebar_menu' 0) " (16945" 1 'show_no_avatars' 0) " (16945" 1 'show_no_signatures' 0) " (16945" 1 'return_to_post' 0) " (16945" 1 'no_new_reply_warning' 0) " (16945" 1 'view_newest_first' 0) " (16945" 1 'wysiwyg_default' 0) " (16945" 1 'topics_per_page' 0) " (16945" 1 'messages_per_page' 0) " (16945" 1 'calendar_start_day' 0) " (16945" 1 'display_quick_mod' 2) " (16948" 1 'display_quick_reply' 1) " (16948" 1 'cust_minecr' '_NeonWolf_') " (16949" 1 'display_quick_reply' 1) " (16949" 1 'cust_minecr' 'BubblesGonnaPOP') " (16950" 1 'display_quick_reply' 1) " (16950" 1 'cust_minecr' 'Ozzy375') " (16951" 1 'display_quick_reply' 1) " (16951" 1 'cust_minecr' 'xD4RK_Galaxy') " (16952" 1 'display_quick_reply' 1) " (16952" 1 'cust_minecr' 'Paigestar9') " (16953" 1 'display_quick_reply' 1) " (16953" 1 'cust_minecr' 'WOAH_wafflez9088') " (16954" 1 'display_quick_reply' 1) " (16954" 1 'cust_minecr' 'cookie1__') " (16955" 1 'display_quick_reply' 1) " (16955" 1 'cust_minecr' 'Aza03') " (16956" 1 'display_quick_reply' 1) " (16956" 1 'cust_minecr' 'MLPLover2') " (16957" 1 'display_quick_reply' 1) " (16957" 1 'cust_minecr' 'GhostPandaFX') " (16958" 1 'display_quick_reply' 1) " (16958" 1 'cust_minecr' 'Kellimater_') " (16959" 1 'display_quick_reply' 1) " (16959" 1 'cust_minecr' 'sewsavannah') " (16960" 1 'display_quick_reply' 1) " (16960" 1 'cust_minecr' 'SoldierJake') " (16961" 1 'display_quick_reply' 1) " (16961" 1 'cust_minecr' 'Music_Band') " (16962" 1 'display_quick_reply' 1) " (16962" 1 'cust_minecr' '_OMGitzANewEra_') " (17" 1 'view_newest_pm_first' 0) " (17" 1 'popup_messages' 1) " (17" 1 'copy_to_outbox' 1) " (17" 1 'pm_remove_inbox_label' 0) " (16963" 1 'display_quick_reply' 1) " (16963" 1 'cust_minecr' 'unrocker13') " (16964" 1 'display_quick_reply' 1) " (16964" 1 'cust_minecr' 'Ahri_Minecraft') " (16965" 1 'display_quick_reply' 1) " (16965" 1 'cust_minecr' 'XxPartyAnmail') " (16966" 1 'display_quick_reply' 1) " (16966" 1 'cust_minecr' 'Giggle_Angel_42') " (16967" 1 'display_quick_reply' 1) " (16967" 1 'cust_minecr' 'Datgirliscrafty') " (16968" 1 'display_quick_reply' 1) " (16968" 1 'cust_minecr' 'XxLovePugs04') " (16969" 1 'display_quick_reply' 1); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (16969 1 'cust_minecr' 'Viperman') " (16970" 1 'display_quick_reply' 1) " (16970" 1 'cust_minecr' 'BiscuitSis6815') " (16971" 1 'display_quick_reply' 1) " (16971" 1 'cust_minecr' 'IIFreyaII') " (16972" 1 'display_quick_reply' 1) " (16972" 1 'cust_minecr' 'fuzzy_wuzzy_fox') " (16973" 1 'display_quick_reply' 1) " (16973" 1 'cust_minecr' 'xX_TigeyPlayz_Xx') " (16974" 1 'display_quick_reply' 1) " (16974" 1 'cust_minecr' 'dieseldaze') " (16975" 1 'display_quick_reply' 1) " (16975" 1 'cust_minecr' 'halobot3000') " (1" 1 'view_newest_pm_first' 1) " (1" 1 'popup_messages' 0) " (1" 1 'copy_to_outbox' 0) " (1" 1 'pm_remove_inbox_label' 0) " (16976" 1 'display_quick_reply' 1) " (16976" 1 'cust_minecr' 'bellewickman') " (16977" 1 'display_quick_reply' 1) " (16977" 1 'cust_minecr' 'powerwolf345') " (16978" 1 'display_quick_reply' 1) " (16978" 1 'cust_minecr' 'JalinDoesMc ') " (16979" 1 'display_quick_reply' 1) " (16979" 1 'cust_minecr' '_UniLlama_') " (16980" 1 'display_quick_reply' 1) " (16980" 1 'cust_minecr' 'Heromnxpw') " (16981" 1 'display_quick_reply' 1) " (16981" 1 'cust_minecr' 'Deadman9012') " (16982" 1 'display_quick_reply' 1) " (16982" 1 'cust_minecr' 'Insaneminers') " (16983" 1 'display_quick_reply' 1) " (16983" 1 'cust_minecr' 'lillyminion') " (16984" 1 'display_quick_reply' 1) " (16984" 1 'cust_minecr' 'Rapid_Fire68X') " (16985" 1 'display_quick_reply' 1) " (16985" 1 'cust_minecr' 'Ballistic_Demon') " (16986" 1 'display_quick_reply' 1) " (16986" 1 'cust_minecr' 'marcus89900') " (16987" 1 'display_quick_reply' 1) " (16987" 1 'cust_minecr' 'PigWhisperer987') " (16988" 1 'display_quick_reply' 1) " (16988" 1 'cust_minecr' 'IYamAWolfeh') " (16989" 1 'display_quick_reply' 1) " (16989" 1 'cust_minecr' 'OnlineForAreason') " (16777" 1 'show_board_desc' 0) " (16777" 1 'show_children' 0) " (16777" 1 'use_sidebar_menu' 0) " (16777" 1 'show_no_avatars' 0) " (16777" 1 'show_no_signatures' 0) " (16777" 1 'return_to_post' 0) " (16777" 1 'no_new_reply_warning' 0) " (16777" 1 'view_newest_first' 1) " (16777" 1 'wysiwyg_default' 0) " (16777" 1 'topics_per_page' 0) " (16777" 1 'messages_per_page' 0) " (16777" 1 'calendar_start_day' 0) " (16777" 1 'display_quick_mod' 2) " (16777" 1 'view_newest_pm_first' 1) " (16777" 1 'popup_messages' 1) " (16777" 1 'copy_to_outbox' 0) " (16777" 1 'pm_remove_inbox_label' 0) " (16990" 1 'display_quick_reply' 1) " (16990" 1 'cust_minecr' 'TNTFoxy1453') " (16991" 1 'display_quick_reply' 1) " (16991" 1 'cust_minecr' '__ToxicBlock__') " (16992" 1 'display_quick_reply' 1) " (16992" 1 'cust_minecr' 'rocksdude') " (16993" 1 'display_quick_reply' 1) " (16993" 1 'cust_minecr' 'EpicBoss123abc') " (16994" 1 'display_quick_reply' 1) " (16994" 1 'cust_minecr' 'gabriellagaming') " (16995" 1 'display_quick_reply' 1) " (16995" 1 'cust_minecr' 'sackos') " (16996" 1 'display_quick_reply' 1) " (16996" 1 'cust_minecr' 'GamerGal284') " (16997" 1 'display_quick_reply' 1) " (16997" 1 'cust_minecr' 'Cjgerbil') " (16998" 1 'display_quick_reply' 1) " (16998" 1 'cust_minecr' 'cookienerd8') " (16999" 1 'display_quick_reply' 1) " (16999" 1 'cust_minecr' 'MR_Monly') " (17000" 1 'display_quick_reply' 1) " (17000" 1 'cust_minecr' 'pown5432') " (17001" 1 'display_quick_reply' 1) " (17001" 1 'cust_minecr' 'AwesomeGurl05') " (17002" 1 'display_quick_reply' 1) " (17002" 1 'cust_minecr' 'Icognito666') " (17003" 1 'display_quick_reply' 1) " (17003" 1 'cust_minecr' 'Crazycreater21') " (17004" 1 'display_quick_reply' 1) " (17004" 1 'cust_minecr' 'cupcakesrock2004') " (17005" 1 'display_quick_reply' 1) " (17005" 1 'cust_minecr' '_YouTube4life_') " (17006" 1 'display_quick_reply' 1) " (17006" 1 'cust_minecr' 'Real_TDM') " (17007" 1 'display_quick_reply' 1) " (17007" 1 'cust_minecr' 'ugotkilled469 ') " (17008" 1 'display_quick_reply' 1) " (17008" 1 'cust_minecr' 'DerpyChoco') " (17009" 1 'display_quick_reply' 1) " (17009" 1 'cust_minecr' 'MCEpicness') " (17010" 1 'display_quick_reply' 1) " (17010" 1 'cust_minecr' 'oliviar01') " (17011" 1 'display_quick_reply' 1) " (17011" 1 'cust_minecr' 'walkindead76') " (17012" 1 'display_quick_reply' 1) " (17012" 1 'cust_minecr' '_FireFoxWarrior_') " (17013" 1 'display_quick_reply' 1) " (17013" 1 'cust_minecr' '_Orange04_') " (17014" 1 'display_quick_reply' 1) " (17014" 1 'cust_minecr' 'ilovedaisydog') " (17015" 1 'display_quick_reply' 1) " (17015" 1 'cust_minecr' 'Sprinkle784') " (17016" 1 'display_quick_reply' 1) " (17016" 1 'cust_minecr' 'OllaAwesome') " (17017" 1 'display_quick_reply' 1) " (17017" 1 'cust_minecr' 'Olivertwt') " (16977" 7 'use_sidebar_menu' 1) " (17018" 1 'display_quick_reply' 1) " (17018" 1 'cust_minecr' 'FluffyWuffy152') " (17019" 1 'display_quick_reply' 1) " (17019" 1 'cust_minecr' 'Cadbury') " (17020" 1 'display_quick_reply' 1) " (17020" 1 'cust_minecr' 'gamedays') " (17021" 1 'display_quick_reply' 1) " (17021" 1 'cust_minecr' 'MicrosoftGaming') " (17022" 1 'display_quick_reply' 1) " (17022" 1 'cust_minecr' 'ITSBeartooth47') " (17023" 1 'display_quick_reply' 1) " (17023" 1 'cust_minecr' 'TheDNAlien') " (17024" 1 'display_quick_reply' 1) " (17024" 1 'cust_minecr' 'YummySalsa') " (17025" 1 'display_quick_reply' 1) " (17025" 1 'cust_minecr' 'Killjoyzz') " (17026" 1 'display_quick_reply' 1) " (17026" 1 'cust_minecr' 'SymmieJax') " (17027" 1 'display_quick_reply' 1) " (17027" 1 'cust_minecr' 'KrisG03Plays') " (17028" 1 'display_quick_reply' 1) " (17028" 1 'cust_minecr' 'ItzRen') " (17029" 1 'display_quick_reply' 1) " (17029" 1 'cust_minecr' 'explosion_time') " (17030" 1 'display_quick_reply' 1) " (17030" 1 'cust_minecr' 'Budder_Girl03') " (17031" 1 'display_quick_reply' 1) " (17031" 1 'cust_minecr' 'The_Miner25') " (17032" 1 'display_quick_reply' 1) " (17032" 1 'cust_minecr' 'MinecraftMiner20') " (17033" 1 'display_quick_reply' 1) " (17033" 1 'cust_minecr' 'bluecapeplaysmc') " (17034" 1 'display_quick_reply' 1) " (17034" 1 'cust_minecr' 'babejay') " (17035" 1 'display_quick_reply' 1) " (17035" 1 'cust_minecr' 'Hard_sniper13') " (17036" 1 'display_quick_reply' 1) " (17036" 1 'cust_minecr' 'calmbat') " (17037" 1 'display_quick_reply' 1) " (17037" 1 'cust_minecr' 'aidanisawsome') " (17038" 1 'display_quick_reply' 1) " (17038" 1 'cust_minecr' 'xander12blue') " (17039" 1 'display_quick_reply' 1) " (17039" 1 'cust_minecr' 'SuperTrixter') " (17040" 1 'display_quick_reply' 1) " (17040" 1 'cust_minecr' 'Preuss13') " (17041" 1 'display_quick_reply' 1) " (17041" 1 'cust_minecr' 'dariusjacob') " (17042" 1 'display_quick_reply' 1) " (17042" 1 'cust_minecr' 'adriansade5') " (17043" 1 'display_quick_reply' 1) " (17043" 1 'cust_minecr' 'SolarGamer28') " (17044" 1 'display_quick_reply' 1) " (17044" 1 'cust_minecr' 'ScaryGrandma1') " (17045" 1 'display_quick_reply' 1) " (17045" 1 'cust_minecr' 'Kittylover') " (17046" 1 'display_quick_reply' 1) " (17046" 1 'cust_minecr' '_Wildest_') " (16696" 7 'use_sidebar_menu' 1) " (16398" 1 'show_board_desc' 0) " (16398" 1 'show_children' 0) " (16398" 1 'use_sidebar_menu' 1) " (16398" 1 'show_no_avatars' 0) " (16398" 1 'show_no_signatures' 0) " (16398" 1 'return_to_post' 0) " (16398" 1 'no_new_reply_warning' 0) " (16398" 1 'view_newest_first' 0) " (16398" 1 'wysiwyg_default' 0) " (16398" 1 'topics_per_page' 0) " (16398" 1 'messages_per_page' 0) " (16398" 1 'calendar_start_day' 0) " (16398" 1 'display_quick_mod' 2) " (17047" 1 'display_quick_reply' 1) " (17047" 1 'cust_minecr' 'TheCrafter#1') " (17048" 1 'display_quick_reply' 1) " (17048" 1 'cust_minecr' 'crybotic') " (17049" 1 'display_quick_reply' 1) " (17049" 1 'cust_minecr' 'hensleyman') " (17050" 1 'display_quick_reply' 1) " (17050" 1 'cust_minecr' 'Fluffy_Man177') " (17275" 1 'cust_minecr' 'ScorchingDragon') " (17052" 1 'display_quick_reply' 1) " (17052" 1 'cust_minecr' 'devonrocks') " (17053" 1 'display_quick_reply' 1) " (17053" 1 'cust_minecr' 'LunarWolf633') " (17054" 1 'display_quick_reply' 1) " (17054" 1 'cust_minecr' 'KiTiY123') " (17055" 1 'display_quick_reply' 1) " (17055" 1 'cust_minecr' 'PannPlayzMC') " (16483" 1 'cust_minecr' 'ThatTwiniGuy') " (17056" 1 'display_quick_reply' 1) " (17056" 1 'cust_minecr' 'jamesshark4') " (17057" 1 'display_quick_reply' 1) " (17057" 1 'cust_minecr' 'DeeDee_13') " (17058" 1 'display_quick_reply' 1) " (17058" 1 'cust_minecr' 'haland06') " (17059" 1 'display_quick_reply' 1) " (17059" 1 'cust_minecr' 'MidnightGhost_') " (17060" 1 'display_quick_reply' 1) " (17060" 1 'cust_minecr' 'Capriii40') " (17061" 1 'display_quick_reply' 1) " (17061" 1 'cust_minecr' 'Skittleee') " (17062" 1 'display_quick_reply' 1) " (17062" 1 'cust_minecr' 'oreoisawesome') " (17275" 1 'display_quick_reply' 1) " (17063" 1 'display_quick_reply' 1) " (17063" 1 'cust_minecr' 'The Fear Girl') " (17063" 7 'use_sidebar_menu' 0) " (17064" 1 'display_quick_reply' 1) " (17064" 1 'cust_minecr' 'swagfunkymonkey') " (17065" 1 'display_quick_reply' 1) " (17065" 1 'cust_minecr' 'slinger100') " (17066" 1 'display_quick_reply' 1) " (17066" 1 'cust_minecr' 'woofwooftails') " (37" 1 'cust_minecr' 'xXKillerDudezXx') " (17067" 1 'display_quick_reply' 1) " (17067" 1 'cust_minecr' 'wolfgirl') " (17068" 1 'display_quick_reply' 1) " (17068" 1 'cust_minecr' 'girlymc123') " (17069" 1 'display_quick_reply' 1) " (17069" 1 'cust_minecr' 'Kate') " (17070" 1 'display_quick_reply' 1) " (17070" 1 'cust_minecr' '_No_Texture_') " (17071" 1 'display_quick_reply' 1) " (17071" 1 'cust_minecr' 'brancrunch') " (17072" 1 'display_quick_reply' 1) " (17072" 1 'cust_minecr' 'Super_Red_Slime') " (24" 7 'collapse_header_ic' 0) " (17073" 1 'display_quick_reply' 1) " (17073" 1 'cust_minecr' 'LeyLanhi') " (17074" 1 'display_quick_reply' 1); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (17074 1 'cust_minecr' 'Dezi16') " (17074" 7 'use_sidebar_menu' 1) " (16880" 1 'show_board_desc' 0) " (16880" 1 'show_children' 0) " (16880" 1 'use_sidebar_menu' 0) " (16880" 1 'show_no_avatars' 0) " (16880" 1 'show_no_signatures' 0) " (16880" 1 'return_to_post' 0) " (16880" 1 'no_new_reply_warning' 0) " (16880" 1 'view_newest_first' 0) " (16880" 1 'wysiwyg_default' 0) " (16880" 1 'topics_per_page' 0) " (16880" 1 'messages_per_page' 0) " (16880" 1 'calendar_start_day' 0) " (16880" 1 'display_quick_mod' 2) " (16880" 7 'collapse_header_ic' 0) " (2" 1 'show_board_desc' 0) " (2" 1 'show_children' 0) " (2" 1 'use_sidebar_menu' 0) " (2" 1 'show_no_avatars' 0) " (2" 1 'show_no_signatures' 0) " (2" 1 'return_to_post' 0) " (2" 1 'no_new_reply_warning' 0) " (2" 1 'view_newest_first' 0) " (2" 1 'wysiwyg_default' 0) " (2" 1 'topics_per_page' 0) " (2" 1 'messages_per_page' 0) " (2" 1 'calendar_start_day' 0) " (2" 1 'display_quick_mod' 1) " (17075" 1 'display_quick_reply' 1) " (17075" 1 'cust_minecr' 'SMjr_paradox') " (17076" 1 'display_quick_reply' 1) " (17076" 1 'cust_minecr' 'DerpaTash') " (17077" 1 'display_quick_reply' 1) " (17077" 1 'cust_minecr' 'MeanEye52') " (17078" 1 'display_quick_reply' 1) " (17078" 1 'cust_minecr' 'Awesomenes123') " (17080" 1 'display_quick_reply' 1) " (17080" 1 'cust_minecr' 'ladylight') " (17081" 1 'display_quick_reply' 1) " (17081" 1 'cust_minecr' 'Cobra_MufSA') " (17082" 1 'display_quick_reply' 1) " (17082" 1 'cust_minecr' 'lovegirl500') " (17083" 1 'display_quick_reply' 1) " (17083" 1 'cust_minecr' 'TatNateslDude') " (17084" 1 'display_quick_reply' 1) " (17084" 1 'cust_minecr' 'Dark angel') " (16068" 1 'cust_minecr' 'RoseRed789') " (17085" 1 'display_quick_reply' 1) " (17085" 1 'cust_minecr' 'Nicemyrna') " (17086" 1 'display_quick_reply' 1) " (17086" 1 'cust_minecr' 'FreyaRulez') " (37" 7 'collapse_header_ic' 0) " (17087" 1 'display_quick_reply' 1) " (17087" 1 'cust_minecr' 'ownkidlord21') " (17087" 1 'view_newest_pm_first' 0) " (17087" 1 'popup_messages' 1) " (17087" 1 'copy_to_outbox' 0) " (17087" 1 'pm_remove_inbox_label' 0) " (17088" 1 'display_quick_reply' 1) " (17088" 1 'cust_minecr' 'Kishja') " (17089" 1 'display_quick_reply' 1) " (17089" 1 'cust_minecr' 'Cyberknight') " (17090" 1 'display_quick_reply' 1) " (17090" 1 'cust_minecr' 'SlickToDaTouch') " (17091" 1 'display_quick_reply' 1) " (17091" 1 'cust_minecr' 'lol_ipop247') " (17092" 1 'display_quick_reply' 1) " (17092" 1 'cust_minecr' 'Rouge_Espeon') " (17093" 1 'display_quick_reply' 1) " (17093" 1 'cust_minecr' 'Awquimon') " (17094" 1 'display_quick_reply' 1) " (17094" 1 'cust_minecr' 'Cosmic_Fyre') " (17095" 1 'display_quick_reply' 1) " (17095" 1 'cust_minecr' 'Stampylongnose ') " (17096" 1 'display_quick_reply' 1) " (17096" 1 'cust_minecr' 'Milsees') " (17097" 1 'display_quick_reply' 1) " (17097" 1 'cust_minecr' 'austin_geng_17') " (17098" 1 'display_quick_reply' 1) " (17098" 1 'cust_minecr' 'Gizzy's wife') " (16801" 7 'use_sidebar_menu' 1) " (31" 1 'show_board_desc' 0) " (31" 1 'show_children' 0) " (31" 1 'use_sidebar_menu' 0) " (31" 1 'show_no_avatars' 0) " (31" 1 'show_no_signatures' 0) " (31" 1 'return_to_post' 0) " (31" 1 'no_new_reply_warning' 0) " (31" 1 'view_newest_first' 0) " (31" 1 'wysiwyg_default' 0) " (31" 1 'topics_per_page' 0) " (31" 1 'messages_per_page' 0) " (31" 1 'calendar_start_day' 0) " (31" 1 'display_quick_mod' 2) " (17099" 1 'display_quick_reply' 1) " (17099" 1 'cust_minecr' 'IINoFateII') " (17100" 1 'display_quick_reply' 1) " (17100" 1 'cust_minecr' 'RedMoonlight23') " (17101" 1 'display_quick_reply' 1) " (17101" 1 'cust_minecr' 'Butterflyboss2') " (17102" 1 'display_quick_reply' 1) " (17102" 1 'cust_minecr' 'Your Next') " (17103" 1 'display_quick_reply' 1) " (17103" 1 'cust_minecr' 'James') " (17104" 1 'display_quick_reply' 1) " (17104" 1 'cust_minecr' 'DraGoNiC_EdGe') " (17105" 1 'display_quick_reply' 1) " (17105" 1 'cust_minecr' 'C00kie_Monster83') " (17106" 1 'display_quick_reply' 1) " (17106" 1 'cust_minecr' 'little devon') " (16483" 1 'show_board_desc' 0) " (16483" 1 'show_children' 0) " (16483" 1 'use_sidebar_menu' 0) " (16483" 1 'show_no_avatars' 0) " (16483" 1 'show_no_signatures' 0) " (16483" 1 'return_to_post' 0) " (16483" 1 'no_new_reply_warning' 0) " (16483" 1 'view_newest_first' 0) " (16483" 1 'wysiwyg_default' 0) " (16483" 1 'topics_per_page' 0) " (16483" 1 'messages_per_page' 0) " (16483" 1 'calendar_start_day' 0) " (16483" 1 'display_quick_mod' 2) " (17107" 1 'display_quick_reply' 1) " (17107" 1 'cust_minecr' 'kate') " (17108" 1 'display_quick_reply' 1) " (17108" 1 'cust_minecr' 'Woody_Hardscope') " (17100" 1 'view_newest_pm_first' 1) " (17100" 1 'popup_messages' 1) " (17100" 1 'copy_to_outbox' 1) " (17100" 1 'pm_remove_inbox_label' 0) " (17109" 1 'display_quick_reply' 1) " (17109" 1 'cust_minecr' 'cello_saurus') " (17110" 1 'display_quick_reply' 1) " (17110" 1 'cust_minecr' 'aphmaubiggestfan') " (17111" 1 'display_quick_reply' 1) " (17111" 1 'cust_minecr' 'cheifII7') " (17112" 1 'display_quick_reply' 1) " (17112" 1 'cust_minecr' 'the queenbee') " (17113" 1 'display_quick_reply' 1) " (17113" 1 'cust_minecr' 'Completly_Random') " (17114" 1 'display_quick_reply' 1) " (17114" 1 'cust_minecr' 'Ethan_22') " (17115" 1 'display_quick_reply' 1) " (17115" 1 'cust_minecr' 'Panda977') " (17116" 1 'display_quick_reply' 1) " (17116" 1 'cust_minecr' 'yackytheduck') " (17117" 1 'display_quick_reply' 1) " (17117" 1 'cust_minecr' 'dotyboyz') " (17118" 1 'display_quick_reply' 1) " (17118" 1 'cust_minecr' 'JackTheLad45') " (17120" 1 'display_quick_reply' 1) " (17120" 1 'cust_minecr' 'angie1082') " (17121" 1 'display_quick_reply' 1) " (17121" 1 'cust_minecr' 'Datgirliscrafty') " (17122" 1 'display_quick_reply' 1) " (17122" 1 'cust_minecr' 'RainbowWolf951') " (17123" 1 'display_quick_reply' 1) " (17123" 1 'cust_minecr' 'Derpy_Noob1337') " (17124" 1 'display_quick_reply' 1) " (17124" 1 'cust_minecr' 'leporen') " (17125" 1 'display_quick_reply' 1) " (17125" 1 'cust_minecr' 'gabby g.') " (17126" 1 'display_quick_reply' 1) " (17126" 1 'cust_minecr' 'bellabop234') " (17127" 1 'display_quick_reply' 1) " (17127" 1 'cust_minecr' 'bellabop296') " (17128" 1 'display_quick_reply' 1) " (17128" 1 'cust_minecr' 'MeanEye52') " (17129" 1 'display_quick_reply' 1) " (17129" 1 'cust_minecr' 'Mutant Rose') " (17130" 1 'display_quick_reply' 1) " (17130" 1 'cust_minecr' 'Aviator ') " (17129" 7 'use_sidebar_menu' 1) " (17131" 1 'display_quick_reply' 1) " (17131" 1 'cust_minecr' 'Shining_Sunset') " (16936" 1 'show_board_desc' 0) " (16936" 1 'show_children' 0) " (16936" 1 'use_sidebar_menu' 0) " (16936" 1 'show_no_avatars' 0) " (16936" 1 'show_no_signatures' 0) " (16936" 1 'return_to_post' 0) " (16936" 1 'no_new_reply_warning' 0) " (16936" 1 'view_newest_first' 0) " (16936" 1 'wysiwyg_default' 0) " (16936" 1 'topics_per_page' 0) " (16936" 1 'messages_per_page' 0) " (16936" 1 'calendar_start_day' 0) " (16936" 1 'display_quick_mod' 2) " (17132" 1 'display_quick_reply' 1) " (17132" 1 'cust_minecr' 'HoneyBee1224') " (17133" 1 'display_quick_reply' 1) " (17133" 1 'cust_minecr' 'Luna_Lovegood_1') " (17134" 1 'display_quick_reply' 1) " (17134" 1 'cust_minecr' 'xxgenixx') " (17135" 1 'display_quick_reply' 1) " (17135" 1 'cust_minecr' 'Ashton') " (17136" 1 'display_quick_reply' 1) " (17136" 1 'cust_minecr' 'kurjith') " (17137" 1 'display_quick_reply' 1) " (17137" 1 'cust_minecr' 'Trusty Comet') " (17138" 1 'display_quick_reply' 1) " (17138" 1 'cust_minecr' 'xXCaseyXx') " (17139" 1 'display_quick_reply' 1) " (17139" 1 'cust_minecr' 'R5er_') " (17140" 1 'display_quick_reply' 1) " (17140" 1 'cust_minecr' 'kostas0607') " (17141" 1 'display_quick_reply' 1) " (17141" 1 'cust_minecr' 'demonrider14') " (17142" 1 'display_quick_reply' 1) " (17142" 1 'cust_minecr' 'emeraldgirl') " (16483" 7 'use_sidebar_menu' 0) " (17143" 1 'cust_minecr' 'tvlesher') " (17144" 1 'display_quick_reply' 1) " (17144" 1 'cust_minecr' 'Ms. Awesome') " (17145" 1 'display_quick_reply' 1) " (17145" 1 'cust_minecr' 'ender_slayer') " (17146" 1 'display_quick_reply' 1) " (17146" 1 'cust_minecr' 'Valefootballer1') " (17147" 1 'display_quick_reply' 1) " (17147" 1 'cust_minecr' 'HarmenGod') " (17148" 1 'display_quick_reply' 1) " (17148" 1 'cust_minecr' 'xMijy_') " (17150" 1 'display_quick_reply' 1) " (17150" 1 'cust_minecr' 'zaylito') " (17151" 1 'display_quick_reply' 1) " (17151" 1 'cust_minecr' 'SytexPvP') " (17152" 1 'display_quick_reply' 1) " (17152" 1 'cust_minecr' 'Aquman123 ') " (17153" 1 'display_quick_reply' 1) " (17153" 1 'cust_minecr' 'PvpMeBruh') " (30" 1 'show_board_desc' 0) " (30" 1 'show_children' 0) " (30" 1 'use_sidebar_menu' 0) " (30" 1 'show_no_avatars' 0) " (30" 1 'show_no_signatures' 0) " (30" 1 'return_to_post' 0) " (30" 1 'no_new_reply_warning' 0) " (30" 1 'view_newest_first' 0) " (30" 1 'wysiwyg_default' 0) " (30" 1 'topics_per_page' 0) " (30" 1 'messages_per_page' 0) " (30" 1 'calendar_start_day' 0) " (30" 1 'display_quick_mod' 2) " (17154" 1 'display_quick_reply' 1) " (17154" 1 'cust_minecr' '_____Sara_____') " (17154" 1 'show_board_desc' 0) " (17154" 1 'show_children' 0) " (17154" 1 'use_sidebar_menu' 0); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (17154 1 'show_no_avatars' 0) " (17154" 1 'show_no_signatures' 0) " (17154" 1 'return_to_post' 0) " (17154" 1 'no_new_reply_warning' 0) " (17154" 1 'view_newest_first' 0) " (17154" 1 'wysiwyg_default' 0) " (17154" 1 'topics_per_page' 0) " (17154" 1 'messages_per_page' 0) " (17154" 1 'calendar_start_day' 0) " (17154" 1 'display_quick_mod' 2) " (17154" 1 'auto_notify' 1) " (17154" 1 'view_newest_pm_first' 1) " (17154" 1 'popup_messages' 0) " (17154" 1 'copy_to_outbox' 0) " (17154" 1 'pm_remove_inbox_label' 0) " (17155" 1 'display_quick_reply' 1) " (17155" 1 'cust_minecr' 'Mr_Ryhuna_Tomeru') " (17156" 1 'display_quick_reply' 1) " (17156" 1 'cust_minecr' 'killateddy ') " (17157" 1 'display_quick_reply' 1) " (17157" 1 'cust_minecr' 'Rosieassasin246') " (17158" 1 'display_quick_reply' 1) " (17158" 1 'cust_minecr' 'betta27') " (17159" 1 'display_quick_reply' 1) " (17159" 1 'cust_minecr' '411Legend') " (17160" 1 'display_quick_reply' 1) " (17160" 1 'cust_minecr' 'SakuraPlayzMC') " (17161" 1 'display_quick_reply' 1) " (17161" 1 'cust_minecr' 'Hyronix') " (17162" 1 'display_quick_reply' 1) " (17162" 1 'cust_minecr' '_MrCyanide_') " (17162" 7 'use_sidebar_menu' 1) " (17163" 1 'display_quick_reply' 1) " (17163" 1 'cust_minecr' 'Jetthawk15') " (17164" 1 'display_quick_reply' 1) " (17164" 1 'cust_minecr' 'Imonwashere') " (17157" 7 'use_sidebar_menu' 1) " (17157" 1 'view_newest_pm_first' 1) " (17157" 1 'popup_messages' 1) " (17157" 1 'copy_to_outbox' 1) " (17157" 1 'pm_remove_inbox_label' 1) " (17165" 1 'display_quick_reply' 1) " (17165" 1 'cust_minecr' 'AviatorGirl') " (17166" 1 'display_quick_reply' 1) " (17166" 1 'cust_minecr' 'ShikamaruPvP_') " (17167" 1 'display_quick_reply' 1) " (17167" 1 'cust_minecr' 'thesilentslayer1') " (17168" 1 'display_quick_reply' 1) " (17168" 1 'cust_minecr' 'bmo_gamer') " (17169" 1 'display_quick_reply' 1) " (17169" 1 'cust_minecr' 'desertking77') " (17176" 1 'cust_minecr' 'cooco puff') " (17177" 1 'display_quick_reply' 1) " (17177" 1 'cust_minecr' 'Spit_GoldenHeart') " (17178" 1 'display_quick_reply' 1) " (17178" 1 'cust_minecr' 'SavageVeil') " (17179" 1 'display_quick_reply' 1) " (17179" 1 'cust_minecr' 'ginger') " (17180" 1 'display_quick_reply' 1) " (17180" 1 'cust_minecr' 'Ghostmaster60') " (17181" 1 'display_quick_reply' 1) " (17181" 1 'cust_minecr' 'Omnitrinity') " (17182" 1 'display_quick_reply' 1) " (17182" 1 'cust_minecr' 'JDK21132') " (17183" 1 'display_quick_reply' 1) " (17183" 1 'cust_minecr' 'Winter boy') " (17184" 1 'display_quick_reply' 1) " (17184" 1 'cust_minecr' 'Winter boy') " (17185" 1 'display_quick_reply' 1) " (17185" 1 'cust_minecr' 'Noodleburg') " (17186" 1 'display_quick_reply' 1) " (17186" 1 'cust_minecr' 'JuliaKitten05') " (17187" 1 'display_quick_reply' 1) " (17187" 1 'cust_minecr' 'cooldude4life') " (17188" 1 'display_quick_reply' 1) " (17188" 1 'cust_minecr' 'Kittencoolss') " (17189" 1 'display_quick_reply' 1) " (17189" 1 'cust_minecr' 'fluffypuppy1237') " (17190" 1 'display_quick_reply' 1) " (17190" 1 'cust_minecr' 'Shadow_Knight108') " (17191" 1 'display_quick_reply' 1) " (17191" 1 'cust_minecr' 'GS_TinyTiger147') " (17191" 7 'use_sidebar_menu' 1) " (17192" 1 'display_quick_reply' 1) " (17192" 1 'cust_minecr' 'Discon3t3d') " (17193" 1 'display_quick_reply' 1) " (17193" 1 'cust_minecr' 'Littlebrooke145') " (17193" 7 'collapse_header_ic' 1) " (17193" 7 'use_sidebar_menu' 1) " (17061" 1 'view_newest_pm_first' 1) " (17061" 1 'popup_messages' 1) " (17061" 1 'copy_to_outbox' 0) " (17061" 1 'pm_remove_inbox_label' 0) " (17194" 1 'display_quick_reply' 1) " (17194" 1 'cust_minecr' 'requiemaeonic86') " (17195" 1 'display_quick_reply' 1) " (17195" 1 'cust_minecr' 'PartyEndy') " (16936" 7 'use_sidebar_menu' 1) " (17196" 1 'display_quick_reply' 1) " (17196" 1 'cust_minecr' 'Insaneminers') " (17197" 1 'display_quick_reply' 1) " (17197" 1 'cust_minecr' 'Crete_Crash') " (17198" 1 'display_quick_reply' 1) " (17198" 1 'cust_minecr' 'kittielove126') " (16222" 1 'view_newest_pm_first' 0) " (16222" 1 'popup_messages' 1) " (16222" 1 'copy_to_outbox' 1) " (16222" 1 'pm_remove_inbox_label' 0) " (17199" 1 'display_quick_reply' 1) " (17199" 1 'cust_minecr' 'mrcool503') " (17200" 1 'display_quick_reply' 1) " (17200" 1 'cust_minecr' '_MrCyanide_') " (17201" 1 'display_quick_reply' 1) " (17201" 1 'cust_minecr' 'Dreadful_PvP') " (17202" 1 'display_quick_reply' 1) " (17202" 1 'cust_minecr' 'Nightcrawler3550') " (17202" 7 'use_sidebar_menu' 0) " (17203" 1 'display_quick_reply' 1) " (17203" 1 'cust_minecr' '5cpz') " (17204" 1 'display_quick_reply' 1) " (17204" 1 'cust_minecr' 'Darkagon') " (17205" 1 'display_quick_reply' 1) " (17205" 1 'cust_minecr' 'connorbecrafting') " (17206" 1 'display_quick_reply' 1) " (17206" 1 'cust_minecr' 'XGeekOnFleekX') " (17207" 1 'display_quick_reply' 1) " (17207" 1 'cust_minecr' 'desertking77') " (17208" 1 'display_quick_reply' 1) " (17208" 1 'cust_minecr' 'ImCj') " (17209" 1 'display_quick_reply' 1) " (17209" 1 'cust_minecr' 'Perrito1256') " (17139" 1 'show_board_desc' 0) " (17139" 1 'show_children' 0) " (17139" 1 'use_sidebar_menu' 0) " (17139" 1 'show_no_avatars' 0) " (17139" 1 'show_no_signatures' 0) " (17139" 1 'return_to_post' 0) " (17139" 1 'no_new_reply_warning' 0) " (17139" 1 'view_newest_first' 0) " (17139" 1 'wysiwyg_default' 0) " (17139" 1 'topics_per_page' 0) " (17139" 1 'messages_per_page' 0) " (17139" 1 'calendar_start_day' 0) " (17139" 1 'display_quick_mod' 2) " (17139" 1 'auto_notify' 0) " (17139" 1 'view_newest_pm_first' 1) " (17139" 1 'popup_messages' 1) " (17139" 1 'copy_to_outbox' 0) " (17139" 1 'pm_remove_inbox_label' 0) " (17139" 7 'use_sidebar_menu' 1) " (17210" 1 'display_quick_reply' 1) " (17210" 1 'cust_minecr' '_BatLord_') " (17211" 1 'display_quick_reply' 1) " (17211" 1 'cust_minecr' 'GodChris') " (16393" 1 'cust_minecr' 'Marco_Polo619') " (17212" 1 'display_quick_reply' 1) " (17212" 1 'cust_minecr' 'yackytheduck') " (17213" 1 'display_quick_reply' 1) " (17213" 1 'cust_minecr' '_CATFACE_') " (17214" 1 'display_quick_reply' 1) " (17214" 1 'cust_minecr' 'MuMu') " (17215" 1 'display_quick_reply' 1) " (17215" 1 'cust_minecr' '_CATFACE_') " (17216" 1 'display_quick_reply' 1) " (17216" 1 'cust_minecr' 'TheGamingHorse') " (17217" 1 'display_quick_reply' 1) " (17217" 1 'cust_minecr' 'meg304') " (17218" 1 'display_quick_reply' 1) " (17218" 1 'cust_minecr' 'AwesomePlayer') " (17219" 1 'display_quick_reply' 1) " (17219" 1 'cust_minecr' 'dragonboy') " (17220" 1 'display_quick_reply' 1) " (17220" 1 'cust_minecr' 'Butter Baron') " (17221" 1 'display_quick_reply' 1) " (17221" 1 'cust_minecr' 'ZoeyGamers ') " (17222" 1 'display_quick_reply' 1) " (17222" 1 'cust_minecr' 'Aphmau') " (17223" 1 'display_quick_reply' 1) " (17223" 1 'cust_minecr' 'BFFS4Life') " (17224" 1 'display_quick_reply' 1) " (17224" 1 'cust_minecr' 'silento') " (17225" 1 'display_quick_reply' 1) " (17225" 1 'cust_minecr' 'canerondoodle') " (17226" 1 'display_quick_reply' 1) " (17226" 1 'cust_minecr' 'DerpyErinYT') " (17227" 1 'display_quick_reply' 1) " (17227" 1 'cust_minecr' 'alfiecat123') " (17228" 1 'display_quick_reply' 1) " (17228" 1 'cust_minecr' 'alfiecat123') " (17229" 1 'display_quick_reply' 1) " (17229" 1 'cust_minecr' 'alfiecat123') " (17230" 1 'display_quick_reply' 1) " (17230" 1 'cust_minecr' 'Camo_soldier') " (17231" 1 'display_quick_reply' 1) " (17231" 1 'cust_minecr' 'Abeielmaria') " (17232" 1 'display_quick_reply' 1) " (17232" 1 'cust_minecr' 'biking_FREAK') " (17233" 1 'display_quick_reply' 1) " (17233" 1 'cust_minecr' 'FalconPunch') " (17234" 1 'display_quick_reply' 1) " (17234" 1 'cust_minecr' 'Termenator997') " (17235" 1 'display_quick_reply' 1) " (17235" 1 'cust_minecr' 'awesome') " (17236" 1 'display_quick_reply' 1) " (17236" 1 'cust_minecr' 'Sozzzz') " (17237" 1 'display_quick_reply' 1) " (17237" 1 'cust_minecr' 'lorinkid01') " (17238" 1 'display_quick_reply' 1) " (17238" 1 'cust_minecr' 'graciebo') " (17239" 1 'display_quick_reply' 1) " (17239" 1 'cust_minecr' 'Lexi') " (17240" 1 'display_quick_reply' 1) " (17240" 1 'cust_minecr' 'Flurpez') " (17241" 1 'display_quick_reply' 1) " (17241" 1 'cust_minecr' 'Flurpez') " (16387" 1 'cust_minecr' '88tk88') " (17242" 1 'display_quick_reply' 1) " (17242" 1 'cust_minecr' 'thephosphorus') " (17243" 1 'display_quick_reply' 1) " (17243" 1 'cust_minecr' 'ZachTheGREAT02') " (17244" 1 'display_quick_reply' 1) " (17244" 1 'cust_minecr' 'pokemaster') " (17244" 7 'collapse_header_ic' 1) " (17245" 1 'display_quick_reply' 1) " (17245" 1 'cust_minecr' 'RoslyBeauty') " (17246" 1 'display_quick_reply' 1) " (17246" 1 'cust_minecr' 'babyjenni') " (17247" 1 'display_quick_reply' 1) " (17247" 1 'cust_minecr' 'Meowstacheo') " (17248" 1 'display_quick_reply' 1) " (17248" 1 'cust_minecr' 'SirScraps') " (17249" 1 'display_quick_reply' 1) " (17249" 1 'cust_minecr' 'SirScraps') " (17250" 1 'display_quick_reply' 1) " (17250" 1 'cust_minecr' 'alohagourment') " (17251" 1 'display_quick_reply' 1) " (17251" 1 'cust_minecr' 'It's Angie') " (16342" 1 'cust_minecr' 'DurableGamer84') " (15971" 7 'use_sidebar_menu' 1) " (17252" 1 'display_quick_reply' 1) " (17252" 1 'cust_minecr' 'Meg_304') " (17253" 1 'display_quick_reply' 1) " (17253" 1 'cust_minecr' 'Hunterdog') " (17254" 1 'display_quick_reply' 1) " (17254" 1 'cust_minecr' 'lemon1173') " (17255" 1 'display_quick_reply' 1) " (17255" 1 'cust_minecr' 'EliteAgent07') " (16354" 1 'show_board_desc' 0) " (16354" 1 'show_children' 0) " (16354" 1 'use_sidebar_menu' 0); INSERT INTO `smf_themes` " (`id_member`" `id_theme` `variable` `value`) VALUES (16354 1 'show_no_avatars' 0) " (16354" 1 'show_no_signatures' 0) " (16354" 1 'return_to_post' 0) " (16354" 1 'no_new_reply_warning' 0) " (16354" 1 'view_newest_first' 0) " (16354" 1 'wysiwyg_default' 0) " (16354" 1 'topics_per_page' 50) " (16354" 1 'messages_per_page' 0) " (16354" 1 'calendar_start_day' 0) " (16354" 1 'display_quick_mod' 2) " (16354" 1 'cust_minecr' '') " (17256" 1 'display_quick_reply' 1) " (17256" 1 'cust_minecr' 'Pretty_Gurll94') " (17257" 1 'display_quick_reply' 1) " (17257" 1 'cust_minecr' 'RoslyBeauty') " (17258" 1 'display_quick_reply' 1) " (17258" 1 'cust_minecr' 'hihinathan') " (17259" 1 'display_quick_reply' 1) " (17259" 1 'cust_minecr' 'Salios') " (17260" 1 'display_quick_reply' 1) " (17260" 1 'cust_minecr' 'MicrosoftHelp') " (17261" 1 'display_quick_reply' 1) " (17261" 1 'cust_minecr' 'MicrosoftHelp2') " (17262" 1 'display_quick_reply' 1) " (17262" 1 'cust_minecr' 'lavinderice') " (17263" 1 'display_quick_reply' 1) " (17263" 1 'cust_minecr' 'BeastyDounuts') " (17264" 1 'display_quick_reply' 1) " (17264" 1 'cust_minecr' 'MissAnimeLover') " (17265" 1 'display_quick_reply' 1) " (17265" 1 'cust_minecr' 'TheWarGuy') " (17266" 1 'display_quick_reply' 1) " (17266" 1 'cust_minecr' 'Djinthehouse') " (17267" 1 'display_quick_reply' 1) " (17267" 1 'cust_minecr' 'ThatRealOg') " (17268" 1 'display_quick_reply' 1) " (17268" 1 'cust_minecr' 'ThatRealOg') " (17269" 1 'display_quick_reply' 1) " (17269" 1 'cust_minecr' 'Tessa the miner') " (17270" 1 'display_quick_reply' 1) " (17270" 1 'cust_minecr' '5cpz') " (17271" 1 'display_quick_reply' 1) " (17271" 1 'cust_minecr' 'Moviegirl102') " (17272" 1 'display_quick_reply' 1) " (17272" 1 'cust_minecr' 'BNR') " (17273" 1 'display_quick_reply' 1) " (17273" 1 'cust_minecr' 'chazman2006') " (17274" 1 'display_quick_reply' 1) " (17274" 1 'cust_minecr' 'ToxicEzaf') " (17276" 1 'display_quick_reply' 1) " (17276" 1 'cust_minecr' 'Thisisjulia') " (17277" 1 'display_quick_reply' 1) " (17277" 1 'cust_minecr' 'coolchick11') " (17278" 1 'display_quick_reply' 1) " (17278" 1 'cust_minecr' 'the_kings_son') " (17100" 1 'show_board_desc' 0) " (17100" 1 'show_children' 0) " (17100" 1 'use_sidebar_menu' 0) " (17100" 1 'show_no_avatars' 0) " (17100" 1 'show_no_signatures' 0) " (17100" 1 'return_to_post' 0) " (17100" 1 'no_new_reply_warning' 0) " (17100" 1 'view_newest_first' 0) " (17100" 1 'wysiwyg_default' 0) " (17100" 1 'topics_per_page' 50) " (17100" 1 'messages_per_page' 50) " (17100" 1 'calendar_start_day' 0) " (17100" 1 'display_quick_mod' 2) " (17279" 1 'display_quick_reply' 1) " (17279" 1 'cust_minecr' 'nibbles1997') " (17280" 1 'display_quick_reply' 1) " (17280" 1 'cust_minecr' 'Basherbulls200') " (17281" 1 'display_quick_reply' 1) " (17281" 1 'cust_minecr' 'finnafe') " (17282" 1 'display_quick_reply' 1) " (17282" 1 'cust_minecr' 'Staplecomet7268 ') " (17283" 1 'display_quick_reply' 1) " (17283" 1 'cust_minecr' 'DementedSponge') " (17284" 1 'display_quick_reply' 1) " (17284" 1 'cust_minecr' 'cam') " (17285" 1 'display_quick_reply' 1) " (17285" 1 'cust_minecr' 'Staplecomet7268 ') " (17286" 1 'display_quick_reply' 1) " (17286" 1 'cust_minecr' 'wolfverin') " (17287" 1 'display_quick_reply' 1) " (17287" 1 'cust_minecr' 'LivieGladiator') " (17288" 1 'display_quick_reply' 1) " (17288" 1 'cust_minecr' 'Kawaii~Chan') " (17289" 1 'display_quick_reply' 1) " (17289" 1 'cust_minecr' 'stickninja') " (17290" 1 'display_quick_reply' 1) " (17290" 1 'cust_minecr' 'TheVampireDragon') " (17291" 1 'display_quick_reply' 1) " (17291" 1 'cust_minecr' 'vanossgaming') " (17292" 1 'display_quick_reply' 1) " (17292" 1 'cust_minecr' 'PvpMeBruh') " (17293" 1 'display_quick_reply' 1) " (17293" 1 'cust_minecr' 'ninetailschidori') " (17294" 1 'display_quick_reply' 1) " (17294" 1 'cust_minecr' 'Platypus238') " (17295" 1 'display_quick_reply' 1) " (17295" 1 'cust_minecr' 'kittycat7') " (17296" 1 'display_quick_reply' 1) " (17296" 1 'cust_minecr' 'Master1') " (17297" 1 'display_quick_reply' 1) " (17297" 1 'cust_minecr' 'THE MASTER GAMER') " (17298" 1 'display_quick_reply' 1) " (17298" 1 'cust_minecr' 'Baby_Ferris') " (17299" 1 'display_quick_reply' 1) " (17299" 1 'cust_minecr' 'SamimauPlaysMC'); -- -------------------------------------------------------- -- -- Table structure for table `smf_topics` -- DROP TABLE IF EXISTS `smf_topics`; CREATE TABLE `smf_topics` ( `id_topic` mediumint(8) unsigned NOT NULL auto_increment `is_sticky` tinyint(4) NOT NULL default 0 `id_board` smallint(5) unsigned NOT NULL default 0 `id_first_msg` int(10) unsigned NOT NULL default 0 `id_last_msg` int(10) unsigned NOT NULL default 0 `id_member_started` mediumint(8) unsigned NOT NULL default 0 `id_member_updated` mediumint(8) unsigned NOT NULL default 0 `id_poll` mediumint(8) unsigned NOT NULL default 0 `id_previous_board` smallint(5) NOT NULL default 0 `id_previous_topic` mediumint(8) NOT NULL default 0 `num_replies` int(10) unsigned NOT NULL default 0 `num_views` int(10) unsigned NOT NULL default 0 `locked` tinyint(4) NOT NULL default 0 `unapproved_posts` smallint(5) NOT NULL default 0 `approved` tinyint(3) NOT NULL default 1 PRIMARY KEY (`id_topic`) UNIQUE `last_message` (`id_last_msg` `id_board`) UNIQUE `first_message` (`id_first_msg` `id_board`) UNIQUE `poll` (`id_poll` `id_topic`) KEY `is_sticky` (`is_sticky`) KEY `approved` (`approved`) KEY `id_board` (`id_board`) KEY `member_started` (`id_member_started` `id_board`) KEY `last_message_sticky` (`id_board` `is_sticky` `id_last_msg`) KEY `board_news` (`id_board` `id_first_msg`) ) ENGINE=MyISAM; -- -- Dumping data in `smf_topics` -- INSERT INTO `smf_topics` " (`id_topic`" `is_sticky` `id_board` `id_first_msg` `id_last_msg` `id_member_started` `id_member_updated` `id_poll` `id_previous_board` `id_previous_topic` `num_replies` `num_views` `locked` `unapproved_posts` `approved`) VALUES (13 0 38 16 16 1 1 0 0 0 0 1994 1 0 1) " (4" 0 38 4 1994 1 15878 0 0 0 3 898 1 0 1) " (5" 1 4 5 5 1 1 0 0 0 0 647 1 0 1) " (6" 1 1 6 6 1 1 0 0 0 0 2369 1 0 1) " (7" 0 5 7 486 5 50 0 0 0 9 707 0 0 1) " (8" 1 3 8 1332 1 50 0 0 0 1 22851 1 0 1) " (294" 1 1 1310 1311 1 0 0 0 0 1 348 0 0 1) " (19" 0 7 25 5267 1 16438 0 0 0 9 572 0 0 1) " (233" 0 3 904 908 0 26 0 0 0 1 9983 1 0 1) " (40" 0 5 96 1316 5 5 0 0 0 3 390 0 0 1) " (45" 0 3 106 306 33 19 0 0 0 3 10300 0 0 1) " (1013" 0 4 4816 4828 26 16222 0 0 0 2 265 0 0 1) " (121" 0 5 443 1323 0 0 0 0 0 6 490 0 0 1) " (61" 0 39 161 3057 5 15912 0 6 0 12 705 0 0 1) " (64" 0 5 185 2771 32 26 0 0 0 3 361 0 0 1) " (687" 0 7 3290 4930 26 16103 0 0 0 8 339 0 0 1) " (231" 0 5 899 1274 0 26 0 0 0 3 313 2 0 1) " (676" 1 2 3257 4418 1 46 0 0 0 1 991 1 0 1) " (91" 0 38 297 2351 1 1 0 0 0 1 1765 1 0 1) " (440" 0 5 2008 2036 46 50 0 0 0 3 275 0 0 1) " (99" 0 39 349 1915 50 11 0 6 0 6 441 0 0 1) " (101" 0 5 356 1649 27 0 0 0 0 13 804 1 0 1) " (103" 0 3 367 367 0 0 0 0 0 0 5258 0 0 1) " (153" 0 12 532 733 0 0 0 0 0 3 407 2 0 1) " (769" 0 2 3724 3731 16168 1 0 0 0 1 207 1 0 1) " (152" 1 7 528 528 1 1 0 0 0 0 371 1 0 1) " (145" 1 12 492 492 50 50 0 0 0 0 425 1 0 1) " (158" 0 3 543 892 50 50 0 0 0 3 5401 2 0 1) " (170" 0 5 608 611 5 50 0 0 0 3 357 0 0 1) " (188" 0 7 676 850 0 0 0 0 0 6 344 0 0 1) " (197" 0 39 721 1744 1 11 0 6 0 3 319 0 0 1) " (442" 0 3 2025 2807 15976 50 0 0 0 6 419 1 0 1) " (218" 0 5 824 1273 0 26 0 0 0 5 510 0 0 1) " (258" 0 5 1000 1272 0 26 0 0 0 11 1022 2 0 1) " (264" 0 5 1030 1070 26 28 0 0 0 3 866 0 0 1) " (277" 0 38 1105 1105 5 5 0 0 0 0 654 1 0 1) " (286" 0 3 1237 1322 26 0 0 0 0 4 273 0 0 1) " (290" 0 39 1245 6335 26 5 0 6 0 18 874 0 0 1) " (295" 0 5 1315 1324 5 0 0 0 0 1 245 0 0 1) " (297" 0 3 1325 1333 26 26 0 0 0 1 258 2 0 1) " (304" 0 39 1348 5941 50 1 0 6 0 6 414 0 0 1) " (308" 0 5 1369 7625 28 28 0 0 0 5 596 0 0 1) " (942" 0 4 4536 4583 0 46 0 0 0 2 136 1 0 1) " (2150" 0 40 9229 9653 16898 46 0 0 0 1 89 0 0 1) " (698" 0 5 3321 6966 19 16284 0 0 0 5 385 0 0 1) " (696" 0 4 3315 3935 26 1 37 0 0 9 466 1 0 1) " (940" 0 2 4531 4534 16174 46 0 0 0 2 192 1 0 1) " (380" 0 5 1694 1700 46 0 0 0 0 4 471 0 0 1) " (385" 0 5 1715 1867 11 11 22 0 0 4 363 0 0 1) " (388" 0 12 1721 1739 46 46 0 0 0 2 224 1 0 1) " (914" 0 39 4417 4419 46 16222 0 6 0 1 142 0 0 1) " (395" 0 3 1748 3182 11 11 0 0 0 5 387 1 0 1) " (406" 0 12 1813 1885 15930 1 0 0 0 9 676 1 0 1) " (413" 0 12 1841 1851 15943 15943 0 0 0 4 286 1 0 1) " (416" 0 5 1858 2596 0 0 0 0 0 8 842 0 0 1) " (430" 0 3 1927 1934 15964 15964 0 0 0 2 226 2 0 1) " (458" 0 5 2131 4044 0 16168 0 0 0 12 709 0 0 1) " (465" 0 5 2194 2270 15878 15878 0 0 0 2 294 0 0 1) " (675" 1 12 3250 3250 1 1 0 0 0 0 213 1 0 1) " (541" 0 5 2621 2634 20 20 0 0 0 2 281 0 0 1) " (557" 0 5 2704 2855 46 46 0 0 0 4 297 0 0 1) " (567" 0 5 2755 2755 20 20 0 0 0 0 192 0 0 1) " (568" 0 5 2756 2756 50 50 0 0 0 0 260 1 0 1) " (597" 0 5 2908 2954 16001 16001 0 0 0 13 875 1 0 1) " (598" 0 1 2914 8721 16007 46 0 0 0 27 1655 0 0 1) " (608" 0 12 2974 2975 26 1 0 0 0 1 240 1 0 1) " (659" 0 7 3178 3818 16052 46 36 0 0 9 358 1 0 1) " (660" 0 3 3180 6184 16113 15846 0 0 0 5 380 0 0 1) " (670" 0 5 3230 3231 15878 26 0 0 0 1 243 0 0 1) " (707" 0 1 3361 3738 26 0 0 0 0 7 286 0 0 1) " (770" 0 1 3727 3727 1 1 0 0 0 0 140 1 0 1) " (716" 0 10 3386 3401 16158 50 0 0 0 7 383 1 0 1) " (718" 0 5 3403 3403 20 20 0 0 0 0 216 0 0 1) " (725" 0 5 3441 4043 16116 16168 0 0 0 3 290 0 0 1) " (721" 0 5 3411 3411 26 26 0 0 0 0 233 0 0 1) " (727" 0 5 3444 3452 16049 16116 0 0 0 2 235 0 0 1) " (729" 0 4 3457 4604 26 46 0 0 0 4 251 1 0 1) " (730" 0 1 3460 3725 1 1 0 0 0 6 379 1 0 1) " (732" 0 1 3464 3768 28 16192 0 0 0 3 214 0 0 1) " (736" 0 12 3485 3489 16164 1 0 0 0 1 180 1 0 1) " (742" 0 7 3506 4432 26 32 0 0 0 2 222 0 0 1) " (744" 0 12 3509 3885 15974 1 0 0 0 2 174 1 0 1) " (745" 0 39 3513 4254 46 32 0 6 0 6 354 0 0 1) " (938" 0 1 4527 4527 50 50 0 0 0 0 133 1 0 1) " (752" 0 2 3546 4396 15943 32 0 0 0 7 492 1 0 1) " (861" 0 4 4145 4155 16222 16222 0 0 0 3 233 2 0 1) " (763" 0 2 3700 3766 16001 1 0 0 0 6 264 1 0 1) " (936" 0 1 4525 4525 50 50 0 0 0 0 132 1 0 1) " (937" 0 1 4526 4526 50 50 0 0 0 0 93 1 0 1) " (768" 0 1 3719 11210 15878 16696 0 0 0 10 341 0 0 1) " (771" 0 2 3732 3733 15888 0 0 0 0 1 194 1 0 1) " (772" 0 2 3740 3765 16186 1 0 0 0 5 253 1 0 1) " (774" 0 7 3746 3749 26 19 0 0 0 2 186 0 0 1) " (775" 0 2 3748 3767 20 1 0 0 0 7 244 1 0 1) " (776" 0 1 3750 3750 0 0 0 0 0 0 120 0 0 1) " (777" 0 4 3753 3753 26 26 0 0 0 0 185 0 0 1) " (878" 0 4 4239 4343 26 1 0 0 0 1 225 1 0 1) " (779" 0 2 3779 3819 56 46 0 0 0 4 219 1 0 1) " (780" 0 4 3780 3785 15973 1 0 0 0 2 186 1 0 1) " (781" 0 4 3782 3810 16168 15885 0 0 0 2 203 1 0 1) " (782" 0 1 3784 3784 1 1 0 0 0 0 109 1 0 1) " (783" 0 2 3787 3796 16049 26 0 0 0 4 172 1 0 1) " (784" 0 2 3789 3820 16116 46 0 0 0 11 323 1 0 1) " (785" 0 3 3805 3832 35 16206 0 0 0 3 256 0 0 1) " (786" 0 4 3812 3833 15973 1 0 0 0 4 203 1 0 1) " (787" 0 4 3813 3873 20 1 0 0 0 2 163 1 0 1) " (790" 0 4 3823 3835 16116 1 0 0 0 3 243 1 0 1) " (791" 0 1 3825 3825 31 31 0 0 0 0 119 0 0 1) " (792" 0 2 3828 3878 16204 16168 39 0 0 5 217 1 0 1) " (793" 0 4 3836 3837 16049 1 0 0 0 1 148 1 0 1) " (794" 0 4 3838 3846 16101 1 0 0 0 2 164 1 0 1) " (795" 0 4 3839 3869 16207 1 0 0 0 8 304 1 0 1) " (796" 0 4 3841 3872 16168 1 0 0 0 6 251 1 0 1) " (797" 0 1 3851 3931 26 46 0 0 0 1 186 0 0 1) " (798" 0 4 3852 3870 16208 1 0 0 0 2 205 1 0 1) " (811" 0 10 3903 3905 16214 50 0 0 0 1 212 1 0 1) " (800" 0 1 3855 3855 28 28 0 0 0 0 130 0 0 1) " (801" 0 2 3860 3880 19 50 0 0 0 3 162 1 0 1) " (802" 0 2 3861 4597 16174 46 0 0 0 6 231 1 0 1) " (803" 0 4 3862 3874 31 1 0 0 0 2 187 1 0 1) " (806" 0 4 3887 4605 16207 46 0 0 0 4 253 1 0 1) " (807" 0 10 3891 3899 14 1 0 0 0 5 269 1 0 1) " (808" 0 12 3896 3934 0 1 0 0 0 1 181 1 0 1) " (810" 0 12 3901 3933 16020 26 0 0 0 3 194 1 0 1) " (812" 0 2 3904 4595 16116 46 0 0 0 7 218 1 0 1) " (813" 0 2 3910 4096 16116 46 0 0 0 2 145 1 0 1) " (814" 0 2 3914 3925 16168 50 0 0 0 6 202 1 0 1) " (815" 0 2 3916 4596 16001 46 0 0 0 2 177 1 0 1) " (816" 0 2 3920 3924 16168 50 0 0 0 2 151 1 0 1) " (817" 0 7 3928 3928 0 0 0 0 0 0 126 0 0 1) " (818" 0 2 3929 3932 16116 46 0 0 0 2 126 1 0 1) " (819" 0 10 3936 4035 16168 16168 0 0 0 9 1577 1 0 1) " (820" 0 2 3939 3952 31 1 0 0 0 4 236 1 0 1) " (821" 0 3 3948 3961 16222 26 0 0 0 3 256 0 0 1) " (822" 0 2 3953 4104 19 15888 0 0 0 6 241 1 0 1) " (823" 0 7 3956 4942 16168 26 0 0 0 17 557 0 0 1) " (824" 0 5 3957 3957 16168 16168 0 0 0 0 181 0 0 1) " (825" 0 5 3958 3958 50 50 0 0 0 0 193 1 0 1) " (826" 0 4 3963 3982 14 16168 0 0 0 6 256 1 0 1) " (827" 0 1 3965 3967 16222 16222 0 0 0 2 245 0 0 1) " (828" 0 2 3970 4095 16168 46 0 0 0 3 198 1 0 1) " (830" 0 2 3973 4121 16222 26 0 0 0 14 408 1 0 1) " (831" 0 4 3976 4212 16222 1 0 0 0 6 322 1 0 1) " (832" 0 1 3977 3988 16222 0 0 0 0 1 152 0 0 1) " (833" 0 1 3978 3978 16222 16222 0 0 0 0 134 0 0 1) " (834" 0 2 3990 4016 16156 46 0 0 0 11 324 1 0 1) " (835" 0 2 4000 4092 16116 46 0 0 0 2 191 1 0 1) " (836" 0 2 4007 4015 16116 46 0 0 0 3 131 1 0 1) " (837" 0 2 4010 4017 16222 46 0 0 0 1 175 1 0 1) " (838" 0 4 4019 4211 16140 1 0 0 0 8 342 1 0 1) " (839" 0 2 4022 4091 16222 46 0 0 0 1 138 1 0 1) " (840" 0 7 4025 4025 0 0 0 0 0 0 129 0 0 1) " (841" 0 3 4026 4061 16222 16116 0 0 0 1 201 0 0 1) " (842" 0 2 4027 4089 16222 46 0 0 0 6 216 1 0 1) " (843" 0 1 4028 4086 16116 46 0 0 0 4 178 0 0 1) " (844" 0 4 4032 4087 16233 1 0 0 0 4 225 1 0 1) " (845" 0 2 4038 4090 16222 46 0 0 0 5 218 1 0 1) " (846" 0 4 4040 4071 16222 16168 0 0 0 6 251 1 0 1) " (847" 0 1 4065 4099 31 31 0 0 0 2 147 0 0 1) " (848" 0 1 4076 4276 31 16222 0 0 0 3 167 0 0 1) " (849" 0 2 4078 4083 16250 46 0 0 0 2 145 1 0 1) " (850" 0 4 4079 4088 16222 1 0 0 0 2 180 1 0 1) " (851" 0 5 4097 7013 46 16348 0 0 0 4 373 0 0 1) " (852" 0 2 4100 4233 16168 1 0 0 0 2 233 1 0 1) " (853" 0 1 4107 5122 16222 15973 0 0 0 12 520 0 0 1) " (854" 0 5 4116 4415 16116 46 0 0 0 9 424 0 0 1) " (855" 0 2 4122 4128 16259 46 0 0 0 1 166 1 0 1) " (856" 0 2 4123 4144 16116 46 0 0 0 5 227 1 0 1) " (857" 0 2 4129 4136 16116 16168 0 0 0 5 302 1 0 1) " (858" 0 1 4130 4147 16116 16168 0 0 0 3 182 0 0 1) " (859" 0 2 4131 4131 16116 16116 0 0 0 0 111 1 0 1) " (860" 0 1 4138 4143 16222 46 0 0 0 2 165 0 0 1) " (862" 0 2 4148 4149 16222 16222 0 0 0 1 145 1 0 1) " (863" 0 2 4151 4154 16259 46 0 0 0 3 243 1 0 1) " (864" 0 1 4156 4234 16222 1 0 0 0 8 281 1 0 1) " (865" 0 1 4158 4175 31 46 0 0 0 8 264 1 0 1) " (867" 0 12 4171 4177 16267 1 41 0 0 3 195 1 0 1) " (868" 0 4 4179 4188 16222 46 0 0 0 6 237 1 0 1) " (869" 0 12 4180 4296 16272 16272 0 0 0 8 284 1 0 1) " (870" 0 2 4189 4190 16277 50 42 0 0 1 159 1 0 1) " (887" 0 4 4282 4600 16284 46 0 0 0 3 211 1 0 1) " (872" 0 2 4192 4193 16279 15888 0 0 0 1 139 1 0 1) " (873" 0 4 4195 4241 26 28 0 0 0 8 314 1 0 1) " (874" 0 4 4198 4238 26 26 0 0 0 7 249 1 0 1) " (875" 0 1 4204 4731 16282 26 0 0 0 11 444 0 0 1) " (876" 0 1 4219 4229 16282 26 0 0 0 3 175 0 0 1) " (877" 0 7 4222 4243 16282 46 0 0 0 2 168 0 0 1) " (879" 0 4 4240 4342 16284 1 0 0 0 1 149 1 0 1) " (880" 0 4 4244 4273 16222 16222 0 0 0 7 332 1 0 1) " (881" 0 1 4245 4290 15937 15937 0 0 0 12 408 0 0 1) " (882" 0 1 4247 4249 16222 15937 0 0 0 1 172 0 0 1) " (883" 0 12 4253 4253 31 31 0 0 0 0 162 2 0 1) " (884" 0 1 4260 4347 31 1 0 0 0 7 346 0 0 1) " (885" 0 12 4263 4394 16277 16168 43 0 0 5 232 1 0 1) " (886" 0 4 4265 4270 16277 31 44 0 0 2 179 1 0 1) " (888" 0 1 4291 4346 16288 1 0 0 0 3 202 1 0 1) " (889" 0 4 4297 4331 0 46 0 0 0 9 298 1 0 1) " (890" 0 1 4300 4344 16222 1 0 0 0 5 201 1 0 1) " (891" 0 1 4304 4345 31 1 0 0 0 1 307 1 0 1) " (892" 0 1 4309 4898 46 50 0 0 0 28 1029 1 0 1) " (893" 0 4 4320 4341 16140 1 0 0 0 1 193 1 0 1) " (894" 0 4 4327 4340 16049 1 0 0 0 7 262 1 0 1) " (895" 0 4 4339 4602 16258 46 0 0 0 1 167 1 0 1) " (896" 0 1 4351 4352 16222 46 0 0 0 1 122 0 0 1) " (897" 0 1 4356 4356 16222 16222 0 0 0 0 152 0 0 1) " (898" 0 7 4357 4371 16222 50 45 0 0 1 167 0 0 1) " (899" 0 1 4358 4369 31 1 0 0 0 2 207 0 0 1) " (900" 0 1 4360 4367 16298 32 0 0 0 4 219 1 0 1) " (901" 0 1 4364 4368 35 1 0 0 0 1 162 1 0 1) " (902" 0 1 4370 4370 16222 16222 0 0 0 0 151 0 0 1) " (903" 0 3 4372 4422 16222 16222 0 0 0 6 325 0 0 1) " (904" 0 12 4378 4700 16116 1 0 0 0 2 164 1 0 1) " (905" 0 4 4379 4603 16222 46 0 0 0 5 324 1 0 1) " (906" 0 1 4380 4386 0 0 0 0 0 4 203 1 0 1) " (907" 0 2 4384 4389 26 46 0 0 0 4 229 1 0 1) " (910" 0 1 4403 4405 16222 46 0 0 0 2 174 0 0 1) " (911" 0 2 4406 4408 0 0 0 0 0 2 169 1 0 1) " (912" 0 12 4410 4668 16315 16315 0 0 0 2 336 1 0 1) " (913" 0 1 4413 4420 16222 16222 0 0 0 2 152 0 0 1) " (915" 0 1 4423 4439 16222 16222 0 0 0 4 199 0 0 1) " (916" 0 4 4424 4496 16207 1 0 0 0 4 201 1 0 1) " (917" 0 2 4433 4438 16156 46 0 0 0 3 180 1 0 1) " (918" 0 1 4440 6938 16282 16116 0 0 0 20 549 0 0 1) " (919" 0 1 4450 4474 16282 26 0 0 0 3 195 0 0 1) " (920" 0 1 4451 4594 31 46 0 0 0 1 149 1 0 1) " (921" 0 10 4453 4472 16168 50 0 0 0 1 472 1 0 1) " (923" 0 4 4477 4477 46 46 0 0 0 0 150 1 0 1) " (925" 0 5 4484 4484 32 32 0 0 0 0 302 0 0 1) " (926" 0 2 4486 4493 16222 46 0 0 0 1 135 1 0 1) " (927" 0 4 4487 4497 31 1 0 0 0 2 192 1 0 1) " (928" 0 2 4488 4492 16049 46 0 0 0 3 164 1 0 1) " (929" 0 7 4494 4495 28 26 0 0 0 1 141 1 0 1) " (930" 0 7 4498 4810 26 15888 0 0 0 5 240 0 0 1) " (931" 0 10 4499 4521 16331 50 0 0 0 2 210 1 0 1) " (932" 0 5 4502 4537 16222 16222 0 0 0 4 322 0 0 1) " (933" 0 1 4504 4504 16334 16334 0 0 0 0 138 1 0 1) " (1106" 0 7 5312 5312 28 28 0 0 0 0 99 0 0 1) " (943" 0 2 4539 4585 16346 46 0 0 0 4 151 1 0 1) " (944" 0 1 4542 10886 16331 17151 46 0 0 8 260 0 0 1) " (945" 0 1 4544 4592 16222 46 0 0 0 3 200 1 0 1) " (946" 0 1 4549 4572 16222 16222 0 0 0 4 179 1 0 1) " (947" 0 1 4552 4571 16222 16222 0 0 0 5 180 0 0 1) " (950" 0 2 4556 4557 16036 50 0 0 0 1 122 1 0 1) " (949" 0 10 4555 4555 50 50 0 0 0 0 178 1 0 1) " (951" 0 1 4561 4659 16020 16020 0 0 0 3 183 0 0 1) " (952" 0 4 4563 4608 16020 16168 0 0 0 3 181 1 0 1) " (953" 0 2 4566 4584 16346 46 0 0 0 5 157 1 0 1) " (954" 0 2 4576 4586 16346 46 0 0 0 3 149 1 0 1) " (955" 0 1 4587 4587 16072 16072 0 0 0 0 181 2 0 1) " (956" 0 1 4589 4591 16192 46 0 0 0 1 143 0 0 1); INSERT INTO `smf_topics` " (`id_topic`" `is_sticky` `id_board` `id_first_msg` `id_last_msg` `id_member_started` `id_member_updated` `id_poll` `id_previous_board` `id_previous_topic` `num_replies` `num_views` `locked` `unapproved_posts` `approved`) VALUES (957 0 1 4593 4593 46 46 0 0 0 0 109 1 0 1) " (958" 0 2 4609 4654 16346 46 0 0 0 4 165 1 0 1) " (959" 0 1 4610 4612 16346 16168 0 0 0 1 156 0 0 1) " (960" 0 5 4614 4614 32 32 0 0 0 0 246 0 0 1) " (961" 0 2 4615 4626 16168 50 0 0 0 2 145 1 0 1) " (962" 0 2 4616 4631 16020 46 0 0 0 4 167 1 0 1) " (963" 0 2 4617 4618 16331 32 0 0 0 1 147 1 0 1) " (964" 0 2 4619 4632 16284 46 0 0 0 7 239 1 0 1) " (965" 0 1 4633 4664 0 0 0 0 0 4 167 1 0 1) " (966" 0 1 4634 4761 0 46 0 0 0 21 591 0 0 1) " (967" 0 2 4637 4655 16156 46 0 0 0 4 155 1 0 1) " (968" 0 1 4645 4771 16222 16222 0 0 0 6 453 0 0 1) " (969" 0 2 4651 4665 16346 46 0 0 0 2 144 1 0 1) " (970" 0 1 4661 4662 16222 16168 0 0 0 1 146 1 0 1) " (973" 0 4 4673 4675 16020 16020 0 0 0 2 135 1 0 1) " (972" 0 2 4669 4672 16049 46 0 0 0 3 180 1 0 1) " (975" 0 4 4677 4689 16360 46 0 0 0 1 119 1 0 1) " (976" 0 12 4678 4685 0 1 47 0 0 2 173 1 0 1) " (977" 0 12 4679 4687 16361 1 0 0 0 1 117 1 0 1) " (978" 0 4 4681 4724 0 46 0 0 0 5 219 1 0 1) " (981" 0 7 4690 6995 31 15846 0 0 0 6 299 0 0 1) " (980" 0 12 4686 4699 15943 1 0 0 0 2 162 1 0 1) " (982" 0 12 4693 4697 16116 1 0 0 0 2 139 1 0 1) " (983" 0 12 4701 4725 16052 46 0 0 0 1 166 1 0 1) " (984" 0 4 4703 4788 26 46 0 0 0 8 288 1 0 1) " (985" 0 12 4707 4726 16366 46 48 0 0 2 141 1 0 1) " (986" 0 2 4709 4720 31 50 0 0 0 5 199 1 0 1) " (987" 0 4 4715 4723 16368 46 0 0 0 1 122 1 0 1) " (988" 0 4 4721 4755 26 0 0 0 0 4 189 1 0 1) " (989" 0 12 4722 4727 16174 46 0 0 0 1 148 1 0 1) " (990" 0 1 4728 4728 23 23 0 0 0 0 120 0 0 1) " (991" 0 1 4729 4753 16168 15888 0 0 0 4 159 2 0 1) " (992" 0 1 4734 4832 15864 0 49 0 0 3 197 0 0 1) " (993" 0 1 4736 4736 16222 16222 0 0 0 0 100 0 0 1) " (994" 0 12 4738 4785 16369 46 0 0 0 4 228 1 0 1) " (995" 0 2 4739 4760 16267 46 50 0 0 4 220 1 0 1) " (996" 0 12 4742 4759 16052 32 0 0 0 2 177 1 0 1) " (998" 0 4 4764 4784 16036 46 0 0 0 4 167 1 0 1) " (999" 0 1 4765 6041 16373 15846 0 0 0 1 134 1 0 1) " (1000" 0 4 4768 4787 16354 46 0 0 0 2 176 1 0 1) " (1001" 0 2 4770 4773 16222 46 0 0 0 1 128 1 0 1) " (1002" 0 1 4775 4808 15973 1 0 0 0 5 220 0 0 1) " (1003" 0 1 4776 4859 16315 0 0 0 0 3 175 0 0 1) " (1004" 0 1 4778 4829 15973 15973 0 0 0 6 253 0 0 1) " (1020" 0 2 4836 4838 16103 32 0 0 0 2 158 1 0 1) " (1006" 0 2 4786 4786 46 46 0 0 0 0 102 1 0 1) " (1007" 0 1 4790 4790 16222 16222 0 0 0 0 132 0 0 1) " (1008" 0 4 4791 4797 16222 46 0 0 0 3 322 1 0 1) " (1009" 0 1 4793 4812 31 15888 51 0 0 5 232 0 0 1) " (1010" 0 4 4798 4814 16222 32 0 0 0 1 150 1 0 1) " (1011" 0 4 4806 4977 15973 46 0 0 0 1 104 1 0 1) " (1012" 0 7 4807 4869 15846 15846 0 0 0 4 187 0 0 1) " (1014" 0 2 4817 4819 16259 46 0 0 0 1 134 1 0 1) " (1015" 0 4 4824 4827 15937 26 0 0 0 1 139 0 0 1) " (1016" 0 4 4825 4978 16020 46 0 0 0 3 230 1 0 1) " (1018" 0 4 4833 4833 23 23 0 0 0 0 102 0 0 1) " (1019" 0 5 4834 4924 15973 15973 0 0 0 8 794 0 0 1) " (1021" 0 2 4839 4849 0 1 52 0 0 4 316 1 0 1) " (1022" 0 1 4843 4868 16222 16222 0 0 0 4 192 0 0 1) " (1023" 0 4 4844 4979 16103 46 0 0 0 4 212 1 0 1) " (1024" 0 2 4845 4855 16277 46 53 0 0 5 189 1 0 1) " (1025" 0 10 4851 4948 16267 50 0 0 0 14 526 1 0 1) " (1026" 0 4 4857 4938 16103 46 0 0 0 3 149 1 0 1) " (1027" 0 7 4864 5996 31 15846 0 0 0 2 143 0 0 1) " (1028" 0 4 4865 4884 16282 16222 0 0 0 1 158 0 0 1) " (1029" 0 7 4871 4903 15846 15846 0 0 0 4 157 0 0 1) " (1030" 0 39 4882 5469 46 50 0 6 0 24 826 0 0 1) " (1031" 0 7 4889 6174 31 0 0 0 0 8 299 0 0 1) " (1032" 0 4 4890 4895 0 0 0 0 0 4 133 1 0 1) " (1033" 0 4 4900 5321 16392 46 0 0 0 4 161 1 0 1) " (1034" 0 2 4901 4940 16393 46 0 0 0 5 174 1 0 1) " (1035" 0 1 4904 4968 31 16222 0 0 0 7 242 0 0 1) " (1036" 0 7 4907 4926 15846 16103 0 0 0 1 114 0 0 1) " (1037" 0 4 4923 4932 16103 1 0 0 0 1 103 1 0 1) " (1038" 0 4 4934 5320 15973 46 0 0 0 4 179 1 0 1) " (1039" 0 19 4945 7719 31 16696 0 0 0 12 1054 0 0 1) " (1040" 0 4 4946 4974 37 37 0 0 0 2 128 0 0 1) " (1063" 0 3 5097 5100 16404 31 0 0 0 3 238 0 0 1) " (1042" 0 1 4950 4976 16397 46 0 0 0 1 128 1 0 1) " (1062" 0 4 5082 5324 16156 46 0 0 0 1 129 1 0 1) " (1045" 0 1 4981 5033 23 0 0 0 0 6 334 0 0 1) " (1046" 0 4 4989 5323 16393 46 0 0 0 3 165 1 0 1) " (1047" 0 1 4990 5280 16222 15973 0 0 0 2 174 0 0 1) " (1048" 0 4 4994 5092 16369 16369 0 0 0 6 232 1 0 1) " (1049" 0 3 4999 5073 16168 46 0 0 0 4 174 0 0 1) " (1050" 0 4 5000 5326 16404 46 0 0 0 10 209 1 0 1) " (1120" 0 2 5378 5412 19 46 0 0 0 1 126 1 0 1) " (1052" 0 2 5020 5021 16406 1 0 0 0 1 135 1 0 1) " (1053" 0 1 5025 5036 16291 16222 0 0 0 2 135 0 0 1) " (1054" 0 4 5027 5066 16407 46 56 0 0 9 227 1 0 1) " (1055" 0 3 5034 5077 16168 46 0 0 0 5 189 0 0 1) " (1056" 0 4 5043 5327 16404 46 0 0 0 3 139 1 0 1) " (1057" 0 4 5044 5086 16368 16412 0 0 0 4 198 1 0 1) " (1058" 0 4 5046 5325 16409 46 0 0 0 3 158 1 0 1) " (1059" 0 5 5048 5332 32 26 0 0 0 3 387 0 0 1) " (1060" 0 4 5056 5068 16393 46 0 0 0 1 122 0 0 1) " (1064" 0 1 5101 5102 23 19 0 0 0 1 126 0 0 1) " (1065" 0 4 5103 5117 26 1 0 0 0 4 200 1 0 1) " (1066" 0 1 5106 5115 16396 16222 0 0 0 7 226 2 0 1) " (1067" 0 1 5109 5120 16222 1 0 0 0 1 144 0 0 1) " (1068" 0 2 5118 5119 31 46 0 0 0 1 164 2 0 1) " (1069" 0 2 5121 5130 31 31 0 0 0 3 176 2 0 1) " (1070" 0 7 5123 5992 16192 15846 0 0 0 6 201 0 0 1) " (1071" 0 1 5125 5125 16222 16222 0 0 0 0 645 0 0 1) " (1072" 0 5 5127 5244 15878 15888 0 0 0 8 300 0 0 1) " (1073" 0 2 5131 5157 16277 46 57 0 0 5 194 1 0 1) " (1074" 0 2 5133 5179 19 46 0 0 0 4 154 1 0 1) " (1075" 0 2 5140 5148 16390 46 0 0 0 5 167 1 0 1) " (1076" 0 2 5147 5180 16222 46 0 0 0 3 141 1 0 1) " (1077" 0 7 5150 5997 31 15846 0 0 0 5 171 0 0 1) " (1078" 0 1 5154 5154 46 46 0 0 0 0 113 1 0 1) " (1079" 0 2 5159 5164 16260 46 0 0 0 1 135 1 0 1) " (1080" 0 2 5160 5163 0 46 0 0 0 1 147 1 0 1) " (1081" 0 7 5161 5254 16422 1 0 0 0 5 165 1 0 1) " (1082" 0 4 5165 5329 16368 46 0 0 0 3 193 1 0 1) " (1085" 0 12 5170 5262 16425 16425 0 0 0 6 227 1 0 1) " (1088" 0 10 5174 5230 16396 17 59 0 0 4 247 1 0 1) " (1089" 0 2 5196 5199 16222 46 0 0 0 2 121 1 0 1) " (1090" 0 2 5207 5236 16429 17 0 0 0 4 158 1 0 1) " (1091" 0 2 5210 5235 15973 17 0 0 0 4 154 1 0 1) " (1100" 0 1 5281 5294 15973 15973 0 0 0 5 199 0 0 1) " (1093" 0 2 5237 5252 16432 1 0 0 0 3 160 1 0 1) " (1094" 0 2 5246 5251 0 1 0 0 0 1 205 1 0 1) " (1095" 0 10 5247 5264 16284 50 0 0 0 4 234 1 0 1) " (1096" 0 1 5256 5330 1 46 0 0 0 8 411 1 0 1) " (1097" 0 2 5258 5259 19 1 0 0 0 1 146 1 0 1) " (1098" 0 1 5272 5460 16174 15973 0 0 0 4 203 1 0 1) " (1099" 0 4 5273 5566 16440 46 0 0 0 2 129 1 0 1) " (1101" 1 35 5291 8582 50 46 0 0 0 3 751 1 0 1) " (1102" 0 1 5299 5414 16284 16222 60 0 0 8 271 0 0 1) " (1103" 0 4 5303 5328 34 46 0 0 0 4 158 0 0 1) " (1104" 0 5 5305 5305 0 0 0 0 0 0 293 0 0 1) " (1105" 0 5 5306 5306 0 0 0 0 0 0 162 0 0 1) " (1107" 0 4 5313 5319 16222 46 0 0 0 2 140 1 0 1) " (1108" 0 12 5314 5484 16020 16020 0 0 0 15 692 1 0 1) " (1109" 0 2 5334 5360 16222 46 0 0 0 7 271 2 0 1) " (1110" 0 2 5335 5346 15973 46 0 0 0 1 131 1 0 1) " (1111" 0 4 5338 5567 15888 46 0 0 0 4 229 1 0 1) " (1112" 0 12 5348 5354 16020 16020 0 0 0 2 155 1 0 1) " (1113" 0 7 5351 8086 0 0 0 0 0 20 731 2 0 1) " (1114" 0 2 5361 5393 16387 0 0 0 0 2 134 1 0 1) " (1115" 0 1 5363 5363 46 46 0 0 0 0 103 1 0 1) " (1116" 0 2 5364 5366 0 46 0 0 0 1 131 1 0 1) " (1117" 0 12 5367 5373 16381 1 0 0 0 1 175 1 0 1) " (1118" 0 1 5369 5375 16284 1 61 0 0 3 159 0 0 1) " (1119" 0 1 5376 5376 1 1 0 0 0 0 104 1 0 1) " (1121" 0 5 5379 5413 16222 46 0 0 0 7 395 0 0 1) " (1122" 0 4 5391 5523 0 46 0 0 0 3 142 1 0 1) " (1124" 0 15 5397 5647 16222 15973 0 0 0 6 245 0 0 1) " (1125" 0 2 5398 5410 16393 46 0 0 0 1 132 1 0 1) " (1126" 0 15 5399 5403 16393 26 0 0 0 2 237 0 0 1) " (1127" 0 2 5406 5409 15888 46 0 0 0 1 147 1 0 1) " (1128" 0 2 5407 5411 15878 46 0 0 0 1 174 1 0 1) " (1129" 0 10 5415 5420 16453 17 0 0 0 5 213 1 0 1) " (1135" 0 1 5431 5486 24 17 0 0 0 3 188 0 0 1) " (1137" 0 2 5438 5564 16456 46 0 0 0 4 217 1 0 1) " (1136" 0 2 5436 5497 16456 46 0 0 0 5 180 1 0 1) " (1138" 0 4 5442 5522 16457 46 0 0 0 12 369 1 0 1) " (1139" 0 2 5443 5517 16168 46 0 0 0 9 340 1 0 1) " (1140" 0 2 5458 5468 15878 50 0 0 0 2 160 1 0 1) " (1141" 0 2 5471 5473 16277 50 63 0 0 1 127 1 0 1) " (1142" 0 7 5472 5472 16438 16438 0 0 0 0 100 0 0 1) " (1143" 0 2 5474 5477 16329 32 64 0 0 2 111 1 0 1) " (1145" 0 2 5481 5518 16390 46 0 0 0 6 187 1 0 1) " (1146" 0 4 5483 5485 16284 26 0 0 0 1 145 0 0 1) " (1147" 0 2 5489 5494 16284 1 0 0 0 2 195 1 0 1) " (1148" 0 2 5491 5520 16156 46 0 0 0 2 130 1 0 1) " (1149" 0 4 5495 5565 26 46 0 0 0 5 150 1 0 1) " (1150" 0 1 5498 5885 50 15846 0 0 0 5 180 0 0 1) " (1151" 0 15 5502 5572 16164 26 65 0 0 10 416 0 0 1) " (1153" 0 2 5524 5529 19 46 0 0 0 2 107 1 0 1) " (1154" 0 2 5525 5531 0 46 0 0 0 1 149 1 0 1) " (1155" 0 2 5533 5545 15973 46 0 0 0 4 173 1 0 1) " (1156" 0 38 5534 8827 16222 16530 0 0 0 13 463 1 0 1) " (1157" 0 4 5535 5535 15888 15888 0 0 0 0 84 0 0 1) " (1158" 0 15 5540 5620 16222 46 0 0 0 9 493 1 0 1) " (1159" 0 1 5546 5569 31 26 0 0 0 7 211 0 0 1) " (1161" 0 2 5551 5563 16020 46 0 0 0 1 100 1 0 1) " (1162" 0 2 5552 5562 16020 46 0 0 0 1 127 1 0 1) " (1163" 0 4 5554 5612 16284 50 0 0 0 2 125 1 0 1) " (1165" 0 7 5558 5598 16020 16438 0 0 0 1 97 0 0 1) " (1166" 0 15 5573 5619 16174 46 0 0 0 3 178 1 0 1) " (1167" 0 15 5574 5622 16354 16354 0 0 0 7 251 0 0 1) " (1168" 0 7 5579 5627 16438 46 0 0 0 7 192 0 0 1) " (1169" 0 2 5582 5583 19 50 0 0 0 1 120 1 0 1) " (1170" 0 2 5591 5606 16456 46 0 0 0 4 148 1 0 1) " (1171" 0 4 5600 5644 16438 16438 0 0 0 2 129 1 0 1) " (1172" 0 4 5601 5621 16438 46 0 0 0 1 102 1 0 1) " (1173" 1 9 5607 6268 50 15846 0 0 0 1 669 1 0 1) " (1174" 0 1 5608 5615 16222 16222 0 0 0 3 174 0 0 1) " (1175" 0 4 5610 5618 16393 46 0 0 0 2 101 1 0 1) " (1176" 0 2 5616 5617 26 46 0 0 0 1 108 1 0 1) " (1177" 0 2 5623 5648 15878 46 0 0 0 4 154 1 0 1) " (1178" 0 2 5624 5625 28 46 0 0 0 1 97 1 0 1) " (1179" 0 4 5628 5634 16479 16483 0 0 0 2 105 1 0 1) " (1180" 0 7 5631 9268 32 34 0 0 0 16 1451 0 0 1) " (1185" 0 15 5658 5677 15973 15973 0 0 0 4 151 0 0 1) " (1183" 0 2 5649 5652 16406 50 0 0 0 2 113 1 0 1) " (1184" 0 7 5654 5663 26 16192 0 0 0 3 130 0 0 1) " (1186" 0 1 5659 5679 16315 16315 0 0 0 4 168 0 0 1) " (1187" 0 2 5661 5676 16284 46 0 0 0 1 150 1 0 1) " (1188" 0 7 5666 5682 16192 15888 0 0 0 4 167 0 0 1) " (1190" 0 2 5672 5673 16390 46 0 0 0 1 100 1 0 1) " (1191" 0 2 5681 5683 16390 46 0 0 0 1 94 1 0 1) " (1192" 0 1 5684 5694 5 17 0 0 0 8 273 0 0 1) " (1196" 0 10 5720 5747 0 46 0 0 0 5 235 1 0 1) " (1194" 0 4 5695 5719 16453 16049 0 0 0 11 342 1 0 1) " (1195" 0 2 5698 5713 16156 46 0 0 0 6 193 1 0 1) " (1197" 0 2 5722 5739 0 46 0 0 0 2 117 1 0 1) " (1198" 0 2 5723 5740 0 46 0 0 0 1 101 1 0 1) " (1199" 0 7 5724 5762 26 26 0 0 0 13 1092 0 0 1) " (1200" 0 15 5729 5744 16396 16222 0 0 0 3 153 1 0 1) " (1201" 0 2 5742 5746 16386 46 0 0 0 1 121 1 0 1) " (1202" 0 2 5743 5745 16174 46 0 0 0 1 116 1 0 1) " (1203" 0 20 5748 5766 15973 15973 0 0 0 2 431 0 0 1) " (1204" 0 5 5750 10847 16222 26 0 0 0 2 205 0 0 1) " (1205" 0 4 5757 5761 16495 1 0 0 0 1 136 1 0 1) " (1206" 0 2 5758 5765 0 50 0 0 0 2 120 1 0 1) " (1207" 0 4 5767 5767 16495 16495 0 0 0 0 130 1 0 1) " (1208" 0 12 5769 5771 16267 50 0 0 0 1 201 1 0 1) " (1209" 0 7 5770 5778 16116 15973 0 0 0 2 176 0 0 1) " (1214" 0 2 5780 5811 16049 1 0 0 0 4 173 1 0 1) " (1211" 0 4 5775 5805 26 1 0 0 0 1 163 1 0 1) " (1212" 0 2 5777 5813 16260 1 0 0 0 4 215 1 0 1) " (1213" 0 4 5779 5795 0 0 0 0 0 3 208 1 0 1) " (1215" 0 4 5783 5804 15973 1 0 0 0 8 680 1 0 1) " (1216" 0 1 5791 5791 46 46 0 0 0 0 112 1 0 1) " (1217" 0 2 5798 5809 16260 16396 0 0 0 2 148 1 0 1) " (1218" 0 2 5800 5810 15973 1 0 0 0 1 103 1 0 1) " (1219" 1 16 5802 5802 1 1 0 0 0 0 736 1 0 1) " (1646" 0 1 7605 7635 31 16530 0 0 0 3 123 0 0 1) " (1222" 0 18 5808 8160 16164 16222 68 0 0 10 431 0 0 1) " (1223" 0 2 5812 5814 16260 1 0 0 0 1 180 1 0 1) " (1224" 0 7 5815 5838 15973 15973 0 0 0 1 129 0 0 1) " (1225" 0 18 5817 6678 23 17 0 0 0 18 596 1 0 1) " (1226" 0 1 5820 5844 16049 15973 0 0 0 3 164 0 0 1) " (1227" 0 2 5822 5822 46 46 0 0 0 0 129 1 0 1) " (1229" 0 1 5848 5848 16164 16164 0 0 0 0 86 0 0 1) " (1230" 0 4 5851 5860 26 0 0 0 0 5 179 1 0 1) " (1231" 0 10 5852 5853 0 0 0 0 0 1 153 1 0 1) " (2580" 0 10 11208 11459 16530 17 0 0 0 23 572 1 0 1) " (1233" 0 2 5864 5865 15878 50 0 0 0 1 129 1 0 1) " (1234" 0 15 5866 6044 15878 19 0 0 0 7 194 0 0 1) " (1235" 0 1 5867 5950 16519 16519 0 0 0 7 185 1 0 1) " (1236" 0 1 5868 5882 16519 11 0 0 0 2 153 0 0 1) " (1237" 0 15 5873 5889 16519 15973 0 0 0 3 124 0 0 1) " (1238" 0 7 5876 6157 0 15846 0 0 0 2 119 0 0 1) " (2578" 0 3 11201 11618 16519 16936 0 0 0 8 209 0 0 1) " (1343" 0 7 6320 6320 16438 16438 0 0 0 0 109 0 0 1) " (1241" 0 15 5891 6225 16192 35 0 0 0 2 114 0 0 1); INSERT INTO `smf_topics` " (`id_topic`" `is_sticky` `id_board` `id_first_msg` `id_last_msg` `id_member_started` `id_member_updated` `id_poll` `id_previous_board` `id_previous_topic` `num_replies` `num_views` `locked` `unapproved_posts` `approved`) VALUES (1242 0 40 5894 5899 16523 11 0 0 0 1 264 1 0 1) " (1243" 0 38 5896 7490 1 16348 0 0 0 1 370 1 0 1) " (1244" 0 4 5898 5900 16360 46 0 0 0 1 107 1 0 1) " (1246" 0 39 5907 6794 50 1 0 9 0 7 838 1 0 1) " (1251" 0 7 5917 5931 26 50 0 0 0 8 175 1 0 1) " (1252" 0 39 5919 7005 26 24 0 6 0 5 180 0 0 1) " (1259" 0 1 5946 5956 16519 16519 0 0 0 2 87 1 0 1) " (1262" 0 1 5957 6294 16519 16554 0 0 0 3 157 0 0 1) " (1265" 0 2 5965 6573 0 46 0 0 0 7 267 1 0 1) " (1267" 0 2 5967 5975 16530 11 0 0 0 2 126 1 0 1) " (1270" 0 15 5971 5971 11 11 0 0 0 0 126 1 0 1) " (1273" 0 40 5985 6077 16532 11 0 0 0 6 563 1 0 1) " (1274" 0 7 5986 5986 16192 16192 0 0 0 0 80 0 0 1) " (1277" 0 7 5990 6035 15846 15846 0 0 0 1 77 0 0 1) " (1281" 0 2 6004 6006 15878 11 0 0 0 1 97 1 0 1) " (1282" 0 2 6007 6008 16533 11 0 0 0 1 102 1 0 1) " (1283" 0 2 6014 6020 16348 50 0 0 0 5 162 1 0 1) " (1284" 0 2 6021 6022 16348 50 0 0 0 1 117 1 0 1) " (1286" 0 2 6028 6029 15878 50 0 0 0 1 144 1 0 1) " (1288" 0 1 6036 6043 15846 15846 0 0 0 4 135 1 0 1) " (1289" 0 7 6037 7570 15846 15846 0 0 0 5 233 2 0 1) " (1292" 0 15 6060 6108 15973 15973 0 0 0 3 150 0 0 1) " (1295" 0 10 6066 6072 15878 50 0 0 0 3 162 1 0 1) " (1297" 0 4 6082 6082 26 26 0 0 0 0 75 1 0 1) " (1298" 0 4 6084 6085 16519 16519 0 0 0 1 83 1 0 1) " (1306" 0 10 6098 6106 16182 32 0 0 0 1 201 1 0 1) " (1303" 0 4 6094 6104 28 32 0 0 0 3 200 1 0 1) " (1304" 0 4 6095 6095 16519 16519 0 0 0 0 99 1 0 1) " (1308" 0 15 6105 6130 16222 16222 0 0 0 3 148 1 0 1) " (1309" 0 15 6110 6129 16222 16222 69 0 0 2 118 0 0 1) " (1311" 0 2 6142 6167 15973 1 0 0 0 10 787 1 0 1) " (1313" 0 2 6154 6192 16267 46 0 0 0 2 178 1 0 1) " (1631" 0 12 7532 7544 16315 1 0 0 0 3 207 1 0 1) " (1316" 0 2 6165 6166 16386 11 0 0 0 1 151 1 0 1) " (1318" 0 15 6177 6252 31 26 0 0 0 8 658 0 0 1) " (1320" 0 2 6190 6191 16276 46 0 0 0 1 125 1 0 1) " (1321" 0 2 6193 6197 16276 46 0 0 0 4 150 1 0 1) " (1323" 0 1 6204 6547 11 15846 0 0 0 8 198 0 0 1) " (1324" 0 5 6207 6207 11 11 0 0 0 0 141 1 0 1) " (1326" 0 15 6227 6240 35 46 0 0 0 3 112 0 0 1) " (1327" 0 1 6235 6260 15973 15973 0 0 0 3 117 0 0 1) " (1328" 0 5 6237 6908 0 16438 0 0 0 5 303 0 0 1) " (1330" 0 15 6253 6279 0 0 0 0 0 4 128 2 0 1) " (1331" 0 4 6257 6334 16519 16519 0 0 0 2 164 0 0 1) " (1332" 0 4 6258 6258 26 26 0 0 0 0 107 0 0 1) " (1333" 0 15 6262 6316 15973 15973 0 0 0 4 229 0 0 1) " (1348" 0 2 6341 6360 16168 46 0 0 0 1 119 1 0 1) " (1336" 0 1 6273 6281 15973 15973 0 0 0 2 97 1 0 1) " (1337" 0 4 6274 6274 16495 16495 0 0 0 0 103 0 0 1) " (1338" 0 4 6276 6312 16530 46 0 0 0 2 152 1 0 1) " (1339" 0 15 6278 6313 16530 46 0 0 0 4 183 0 0 1) " (1340" 0 2 6290 6315 15973 46 0 0 0 1 117 1 0 1) " (1341" 0 7 6293 6336 16192 15846 0 0 0 1 139 0 0 1) " (1342" 0 1 6296 6317 15973 15973 0 0 0 9 700 0 0 1) " (1345" 0 2 6326 6362 15878 46 0 0 0 1 201 1 0 1) " (1347" 0 2 6330 6332 15973 11 0 0 0 1 94 1 0 1) " (1349" 0 1 6342 7106 16559 16559 71 0 0 7 629 0 0 1) " (1350" 0 10 6344 6619 15997 50 0 0 0 8 670 1 0 1) " (1351" 0 2 6353 6479 16519 46 0 0 0 5 462 1 0 1) " (1358" 0 2 6383 6475 16267 46 0 0 0 5 302 1 0 1) " (1355" 0 1 6364 6386 16055 11 0 0 0 2 214 0 0 1) " (1357" 0 2 6374 6388 15973 16276 0 0 0 2 167 1 0 1) " (2148" 0 40 9225 9730 16928 46 0 0 0 2 62 1 0 1) " (1360" 0 40 6390 6427 16508 46 0 0 0 8 653 1 0 1) " (1361" 0 2 6395 6615 16414 46 0 0 0 8 610 1 0 1) " (1362" 0 2 6401 6476 16559 46 73 0 0 5 322 1 0 1) " (1363" 0 1 6403 6418 16559 0 0 0 0 1 93 1 0 1) " (1366" 0 1 6432 6531 16222 16222 0 0 0 13 926 2 0 1) " (1367" 0 2 6438 6478 16277 46 74 0 0 2 208 1 0 1) " (1368" 0 2 6440 6474 16267 46 0 0 0 2 172 1 0 1) " (1369" 0 2 6444 6472 15878 46 0 0 0 10 818 1 0 1) " (1370" 0 2 6457 6471 28 16276 0 0 0 3 158 1 0 1) " (1371" 0 2 6458 6467 16321 46 0 0 0 3 140 1 0 1) " (1372" 0 2 6468 6497 15878 46 0 0 0 3 197 1 0 1) " (1373" 0 40 6483 6997 15838 16284 0 0 0 3 268 1 0 1) " (1374" 0 1 6489 6494 16519 15888 0 0 0 2 129 0 0 1) " (1375" 0 4 6492 6492 16222 16222 0 0 0 0 105 0 0 1) " (1376" 0 15 6493 6530 16222 16222 0 0 0 3 159 2 0 1) " (1379" 0 19 6509 6527 31 15888 0 0 0 2 306 0 0 1) " (1380" 0 4 6510 6522 26 0 0 0 0 4 147 1 0 1) " (1381" 0 2 6515 6616 26 46 0 0 0 9 585 1 0 1) " (1382" 0 4 6521 6649 16393 16393 0 0 0 12 816 0 0 1) " (1383" 0 4 6528 6572 16354 46 0 0 0 4 157 0 0 1) " (1384" 0 1 6533 6540 16222 16222 0 0 0 3 170 0 0 1) " (1387" 0 1 6549 6651 31 15973 0 0 0 5 218 0 0 1) " (1386" 0 2 6544 6548 15973 32 0 0 0 1 137 1 0 1) " (1388" 0 40 6553 6610 16575 16575 0 0 0 2 144 1 0 1) " (1389" 0 4 6554 6554 26 26 0 0 0 0 89 0 0 1) " (1391" 0 4 6559 6592 16284 1 0 0 0 2 139 1 0 1) " (1393" 0 20 6565 6570 16222 15973 0 0 0 3 271 1 0 1) " (1394" 0 1 6575 6589 16360 26 0 0 0 2 102 0 0 1) " (1395" 0 1 6581 6675 50 50 0 0 0 14 972 1 0 1) " (1396" 0 2 6582 6596 16321 46 0 0 0 4 159 1 0 1) " (1397" 0 7 6584 6672 31 31 0 0 0 4 179 0 0 1) " (1398" 0 1 6597 6685 16222 16222 0 0 0 8 590 2 0 1) " (1400" 0 10 6620 6626 16543 16543 0 0 0 4 201 1 0 1) " (1402" 0 2 6631 6632 15973 50 0 0 0 1 159 1 0 1) " (1643" 0 2 7596 7597 16559 32 0 0 0 1 160 1 0 1) " (1634" 0 1 7545 7545 1 1 0 0 0 0 88 1 0 1) " (1405" 0 4 6640 6640 16116 16116 0 0 0 0 106 0 0 1) " (1406" 0 1 6641 6650 16116 50 0 0 0 3 121 0 0 1) " (1407" 0 1 6648 6648 16222 16222 0 0 0 0 90 0 0 1) " (1408" 0 2 6652 6710 28 46 0 0 0 2 138 1 0 1) " (1409" 0 12 6653 6655 16529 2 0 0 0 1 201 1 0 1) " (1410" 0 1 6656 6663 15878 15878 0 0 0 3 189 0 0 1) " (1411" 0 15 6659 6659 1 1 0 0 0 0 62 1 0 1) " (1412" 0 15 6660 6660 1 1 0 0 0 0 56 1 0 1) " (1413" 0 15 6664 6927 0 0 0 0 0 4 177 0 0 1) " (1431" 0 18 6720 6721 28 16222 0 0 0 1 208 0 0 1) " (1432" 0 1 6722 6808 16222 16222 0 0 0 4 171 0 0 1) " (2579" 1 10 11205 11205 17 17 0 0 0 0 98 1 0 1) " (2583" 0 24 11227 11227 24 24 0 0 0 0 40 0 0 1) " (2582" 0 24 11222 11521 15971 17151 0 0 0 7 172 0 0 1) " (1419" 0 4 6681 6681 0 0 0 0 0 0 116 0 0 1) " (2581" 0 2 11216 11219 16438 16438 0 0 0 3 91 1 0 1) " (1421" 1 23 6683 6683 17 17 0 0 0 0 202 1 0 1) " (1422" 0 1 6684 6688 16222 15973 0 0 0 1 105 0 0 1) " (1423" 0 23 6687 6967 16116 16116 0 0 0 2 186 0 0 1) " (1424" 0 4 6693 6919 16530 16530 0 0 0 14 1055 1 0 1) " (1425" 0 15 6695 6696 23 23 0 0 0 1 126 0 0 1) " (1642" 0 38 7595 7689 1 16693 0 0 0 5 428 1 0 1) " (2584" 0 12 11230 11534 16717 1 0 0 0 6 167 1 0 1) " (2585" 0 2 11235 11239 16519 32 0 0 0 1 70 1 0 1) " (1429" 0 3 6708 6726 16579 16579 0 0 0 4 163 1 0 1) " (1433" 0 4 6729 6760 16530 50 0 0 0 2 201 1 0 1) " (1628" 0 2 7514 7514 28 28 0 0 0 0 167 1 0 1) " (1436" 0 40 6738 7031 16348 16348 0 0 0 2 173 1 0 1) " (1437" 0 40 6741 6803 15912 1 0 0 0 1 154 1 0 1) " (1438" 0 17 6742 6980 16589 5 0 0 0 3 240 0 0 1) " (1439" 0 2 6743 6777 16284 50 0 0 0 7 621 1 0 1) " (1440" 0 3 6749 6993 16590 15846 0 0 0 1 176 0 0 1) " (2586" 0 7 11236 11241 16519 16936 0 0 0 2 74 0 0 1) " (1442" 0 20 6756 6793 16555 1 0 0 0 3 238 1 0 1) " (1630" 0 10 7531 7539 16670 1 0 0 0 5 179 1 0 1) " (1444" 0 23 6767 6767 16222 16222 0 0 0 0 119 0 0 1) " (1446" 0 2 6772 6780 15973 46 0 0 0 1 116 1 0 1) " (1447" 0 2 6773 6779 16438 46 0 0 0 1 158 1 0 1) " (1448" 0 1 6775 6775 15973 15973 0 0 0 0 83 0 0 1) " (1500" 0 10 6962 6972 16284 46 0 0 0 3 227 1 0 1) " (1451" 0 1 6785 6787 0 50 0 0 0 2 201 1 0 1) " (1452" 0 2 6788 6788 50 50 0 0 0 0 112 1 0 1) " (1454" 0 2 6792 6804 16222 1 0 0 0 1 92 1 0 1) " (1483" 0 5 6909 10844 16348 17151 0 0 0 13 472 0 0 1) " (1456" 0 15 6809 6812 16222 1 0 0 0 1 129 0 0 1) " (1458" 0 15 6817 6829 16222 1 0 0 0 1 241 0 0 1) " (1459" 0 2 6818 6822 16414 46 0 0 0 1 124 1 0 1) " (1460" 0 2 6823 6827 15888 46 0 0 0 2 150 1 0 1) " (1461" 0 2 6824 6826 16168 46 0 0 0 1 91 1 0 1) " (1462" 0 2 6831 6855 15878 46 0 0 0 1 168 1 0 1) " (1463" 0 2 6832 6853 15878 46 0 0 0 11 740 1 0 1) " (1464" 0 20 6835 6835 15973 15973 0 0 0 0 156 0 0 1) " (1465" 0 1 6837 6930 16260 16260 0 0 0 3 209 0 0 1) " (1466" 0 2 6839 6854 16222 46 0 0 0 1 178 1 0 1) " (1467" 0 2 6841 6856 16020 46 0 0 0 2 134 1 0 1) " (1468" 0 10 6847 6861 16168 5 0 0 0 6 262 1 0 1) " (1469" 0 20 6858 7392 16222 1 0 0 0 10 921 1 0 1) " (1470" 0 2 6862 6869 16530 46 0 0 0 1 149 1 0 1) " (1471" 0 2 6863 6872 16530 46 0 0 0 5 239 1 0 1) " (1472" 0 2 6873 6876 5 50 0 0 0 2 161 1 0 1) " (1473" 0 7 6875 7347 5 5 0 0 0 2 319 0 0 1) " (1474" 0 10 6877 6878 16519 50 0 0 0 1 185 1 0 1) " (1475" 0 5 6879 6891 16519 32 0 0 0 1 156 1 0 1) " (1476" 0 2 6880 6901 16116 46 0 0 0 3 245 1 0 1) " (1477" 0 4 6883 7254 16116 46 0 0 0 3 242 1 0 1) " (1478" 0 2 6884 6900 16530 46 0 0 0 1 151 1 0 1) " (1479" 0 1 6888 6888 16116 16116 0 0 0 0 95 0 0 1) " (1480" 0 1 6892 6940 16116 16116 0 0 0 4 241 0 0 1) " (1481" 0 2 6896 6925 16020 46 0 0 0 3 383 1 0 1) " (1482" 0 1 6898 6928 16519 16116 0 0 0 5 184 0 0 1) " (1484" 0 4 6911 7355 16438 50 0 0 0 20 1015 1 0 1) " (1485" 0 19 6914 6929 31 16116 0 0 0 3 382 0 0 1) " (1486" 0 21 6916 7356 16315 50 0 0 0 6 261 1 0 1) " (1487" 0 2 6922 6924 23 46 0 0 0 1 103 1 0 1) " (1488" 0 4 6932 6935 16607 46 0 0 0 1 191 1 0 1) " (1489" 0 19 6941 6941 16116 16116 0 0 0 0 130 0 0 1) " (1490" 0 7 6942 6950 16116 15888 0 0 0 1 106 0 0 1) " (1491" 0 15 6943 6948 16116 17 0 0 0 3 192 1 0 1) " (1492" 0 15 6946 6947 16116 17 0 0 0 1 125 1 0 1) " (2577" 0 26 11199 11199 16530 16530 0 10 0 0 9 0 0 1) " (1494" 0 1 6951 7123 16222 16276 0 0 0 6 189 0 0 1) " (1496" 0 19 6955 7000 16276 16403 0 0 0 4 184 0 0 1) " (1497" 0 7 6959 6983 16116 17 0 0 0 1 178 0 0 1) " (1498" 0 1 6960 6960 46 46 0 0 0 0 68 1 0 1) " (1499" 0 1 6961 6961 46 46 0 0 0 0 65 1 0 1) " (1501" 0 15 6965 6965 32 32 0 0 0 0 104 1 0 1) " (1502" 0 2 6968 7139 16168 46 0 0 0 1 161 1 0 1) " (1503" 0 15 6969 7694 16222 1 0 0 0 6 315 0 0 1) " (1504" 0 10 6970 6971 16156 50 0 0 0 1 131 1 0 1) " (1505" 0 2 6977 6982 16530 32 0 0 0 4 169 1 0 1) " (1506" 0 2 6984 7138 16348 46 0 0 0 3 195 1 0 1) " (1507" 0 7 6994 6999 15846 15846 0 0 0 2 126 0 0 1) " (1508" 0 1 6996 7062 16530 16168 0 0 0 1 107 0 0 1) " (1509" 0 7 7001 7007 16381 15846 0 0 0 3 155 1 0 1) " (1510" 0 7 7003 7003 31 31 0 0 0 0 105 0 0 1) " (1511" 0 12 7004 7024 31 1 0 0 0 2 208 1 0 1) " (1512" 0 2 7010 7011 16168 50 0 0 0 1 158 1 0 1) " (1513" 0 5 7012 7012 16284 16284 0 0 0 0 171 0 0 1) " (1514" 0 12 7015 7022 16619 1 0 0 0 2 212 0 0 1) " (1515" 0 7 7019 7019 28 28 0 0 0 0 136 0 0 1) " (1516" 0 19 7020 7168 15878 16260 0 0 0 9 559 0 0 1) " (1517" 0 4 7021 7021 1 1 0 0 0 0 111 1 0 1) " (1518" 0 1 7023 7023 1 1 0 0 0 0 79 1 0 1) " (1519" 0 12 7026 7026 1 1 0 0 0 0 134 1 0 1) " (1520" 0 1 7032 7555 15878 50 0 0 0 24 916 1 0 1) " (1521" 0 2 7033 7035 23 32 0 0 0 1 123 1 0 1) " (1522" 0 2 7036 7088 16168 16168 0 0 0 8 500 2 0 1) " (1523" 0 18 7045 7098 19 16168 0 0 0 9 259 0 0 1) " (1524" 0 2 7047 7068 16348 32 0 0 0 5 215 1 0 1) " (1525" 0 1 7067 7112 23 23 0 0 0 3 154 0 0 1) " (1570" 0 2 7246 7256 16260 46 0 0 0 1 180 1 0 1) " (1529" 0 2 7080 7137 16222 46 0 0 0 2 151 1 0 1) " (1530" 0 15 7082 7209 31 15973 0 0 0 4 223 0 0 1) " (1531" 0 1 7085 7169 16222 16222 0 0 0 15 343 2 0 1) " (1532" 0 18 7100 7100 16168 16168 0 0 0 0 175 0 0 1) " (1533" 0 3 7105 7129 16559 15878 82 0 0 2 159 1 0 1) " (1534" 0 10 7108 7125 16630 46 0 0 0 2 166 1 0 1) " (1535" 0 1 7111 7117 23 16222 0 0 0 2 94 0 0 1) " (1536" 0 7 7113 7502 23 16222 0 0 0 7 336 0 0 1) " (1537" 0 1 7120 8748 16222 26 0 0 0 11 512 0 0 1) " (1539" 0 19 7131 7884 16454 15888 0 0 0 14 960 0 0 1) " (1540" 0 1 7132 7136 16519 16222 0 0 0 1 116 0 0 1) " (1541" 0 2 7140 7140 46 46 0 0 0 0 83 1 0 1) " (1542" 0 40 7141 7141 16631 16631 0 0 0 0 98 1 0 1) " (1543" 0 10 7142 7143 16260 1 0 0 0 1 171 1 0 1) " (1544" 0 1 7146 7146 26 26 0 0 0 0 102 0 0 1) " (1555" 0 40 7190 7190 16638 16638 0 0 0 0 98 1 0 1) " (1546" 0 17 7151 7357 16559 50 84 0 0 6 275 1 0 1) " (1547" 0 10 7152 7172 0 50 0 0 0 8 429 1 0 1) " (1548" 0 23 7157 7628 16222 50 0 0 0 2 426 1 0 1) " (1549" 0 2 7162 7180 16348 46 0 0 0 3 158 1 0 1) " (1550" 0 19 7165 7370 15878 50 85 0 0 2 186 1 0 1) " (1551" 0 4 7171 7175 16028 16168 0 0 0 1 130 0 0 1) " (1552" 0 3 7176 7510 16398 50 0 0 0 4 165 1 0 1) " (1572" 0 4 7249 7257 16559 15888 0 0 0 1 99 0 0 1) " (1571" 0 2 7248 7255 16260 46 0 0 0 1 146 1 0 1) " (1558" 0 17 7196 7517 16222 1 0 0 0 1 262 0 0 1) " (1559" 0 2 7203 7210 0 46 0 0 0 1 150 1 0 1) " (1560" 0 18 7205 7217 16639 23 0 0 0 2 158 0 0 1) " (1561" 0 4 7206 7265 16393 16393 0 0 0 7 422 0 0 1) " (1562" 0 17 7219 7511 23 50 0 0 0 6 270 1 0 1) " (1563" 0 20 7224 7261 26 16222 0 0 0 1 199 0 0 1) " (1564" 0 17 7225 7455 26 1 0 0 0 2 170 1 0 1) " (1565" 0 1 7226 7330 26 32 0 0 0 12 254 1 0 1) " (1566" 0 21 7228 7352 26 50 0 0 0 4 182 0 0 1) " (1567" 0 19 7229 7358 26 50 0 0 0 3 197 0 0 1) " (1568" 0 7 7231 7440 15878 15878 0 0 0 11 539 2 0 1) " (1569" 0 4 7242 7242 1 1 0 0 0 0 103 1 0 1) " (1573" 0 2 7252 7253 16559 46 89 0 0 1 96 1 0 1) " (1575" 0 4 7260 7263 16260 46 0 0 0 1 164 0 0 1) " (1576" 0 10 7266 7272 16156 50 0 0 0 2 125 1 0 1); INSERT INTO `smf_topics` " (`id_topic`" `is_sticky` `id_board` `id_first_msg` `id_last_msg` `id_member_started` `id_member_updated` `id_poll` `id_previous_board` `id_previous_topic` `num_replies` `num_views` `locked` `unapproved_posts` `approved`) VALUES (1577 0 4 7269 7274 16260 1 0 0 0 1 179 0 0 1) " (1578" 0 10 7275 7286 15878 46 0 0 0 3 146 1 0 1) " (1579" 0 10 7276 7285 16260 46 0 0 0 5 236 1 0 1) " (1580" 0 3 7280 7360 16028 50 0 0 0 1 89 1 0 1) " (1581" 0 3 7281 7506 16028 32 0 0 0 2 114 1 0 1) " (1582" 0 1 7289 7359 16315 50 0 0 0 2 146 1 0 1) " (1583" 0 1 7294 7294 32 32 0 0 0 0 94 1 0 1) " (1584" 0 19 7295 7295 32 32 0 0 0 0 90 1 0 1) " (1585" 0 10 7298 7325 16632 32 0 0 0 7 203 1 0 1) " (1586" 0 7 7318 7322 16438 16168 0 0 0 1 192 0 0 1) " (1587" 0 2 7331 7351 16559 50 0 0 0 2 130 1 0 1) " (1588" 0 2 7336 7350 16222 50 0 0 0 3 147 1 0 1) " (1589" 0 12 7337 7343 16623 46 0 0 0 1 170 1 0 1) " (1590" 0 21 7338 8643 16623 26 0 0 0 4 235 0 0 1) " (1591" 0 21 7340 7646 16623 32 0 0 0 6 312 0 0 1) " (1592" 0 21 7341 7342 16623 46 0 0 0 1 140 1 0 1) " (1593" 0 1 7364 7364 46 46 0 0 0 0 80 1 0 1) " (1594" 0 5 7369 7369 50 50 0 0 0 0 169 1 0 1) " (1595" 0 2 7371 7381 0 46 0 0 0 2 152 1 0 1) " (1596" 0 1 7372 7577 16530 16276 0 0 0 5 248 0 0 1) " (1597" 0 19 7377 7377 50 50 0 0 0 0 162 1 0 1) " (1598" 0 2 7378 7382 16348 46 0 0 0 1 132 1 0 1) " (1599" 0 2 7384 7405 16222 46 0 0 0 1 175 1 0 1) " (1600" 0 10 7385 7388 16607 1 0 0 0 2 132 1 0 1) " (1601" 0 4 7389 7390 31 1 0 0 0 1 118 0 0 1) " (1602" 0 1 7393 7393 1 1 0 0 0 0 73 1 0 1) " (2147" 0 15 9222 9253 16757 17 0 0 0 1 106 0 0 1) " (1604" 0 38 7395 7657 1 16559 0 0 0 13 1482 1 0 1) " (1605" 1 22 7396 8098 16654 0 0 0 0 16 943 1 0 1) " (1606" 0 38 7401 7620 1 16348 0 0 0 10 668 1 0 1) " (1607" 0 1 7404 7404 16315 16315 0 0 0 0 115 0 0 1) " (1608" 0 2 7414 7432 16267 50 0 0 0 6 407 1 0 1) " (1609" 0 3 7420 7434 16036 50 0 0 0 2 102 1 0 1) " (1610" 0 4 7423 7438 16321 46 0 0 0 2 144 1 0 1) " (1611" 0 4 7426 7433 16623 50 0 0 0 2 103 1 0 1) " (1614" 0 15 7444 7450 16623 16222 0 0 0 2 169 0 0 1) " (1613" 0 2 7442 7464 15878 46 0 0 0 5 363 1 0 1) " (1617" 0 17 7449 7451 16222 50 0 0 0 1 216 1 0 1) " (1618" 0 10 7453 7456 16519 32 0 0 0 2 112 1 0 1) " (1619" 0 2 7457 7466 15888 46 0 0 0 1 178 1 0 1) " (1620" 0 2 7458 7465 16222 46 0 0 0 2 134 1 0 1) " (1621" 0 2 7467 7469 15878 46 0 0 0 2 224 1 0 1) " (1622" 0 2 7472 7477 16559 32 0 0 0 1 137 1 0 1) " (1623" 0 38 7473 7656 1 16559 0 0 0 17 1459 1 0 1) " (1624" 0 7 7481 7530 26 23 0 0 0 3 129 0 0 1) " (1625" 0 1 7487 7518 16348 16348 0 0 0 2 166 0 0 1) " (1626" 0 2 7508 7513 0 1 0 0 0 2 115 1 0 1) " (1632" 0 2 7540 7559 0 46 0 0 0 5 356 1 0 1) " (1633" 0 7 7543 7653 16632 5 0 0 0 1 152 0 0 1) " (1635" 0 40 7546 7546 16284 16284 0 0 0 0 80 1 0 1) " (1636" 0 2 7552 7586 16398 26 0 0 0 11 320 1 0 1) " (1637" 0 40 7560 7619 16645 46 92 0 0 6 95 1 0 1) " (1639" 0 40 7563 7584 16677 15846 0 0 0 4 50 1 0 1) " (1641" 0 15 7590 7627 16543 50 0 0 0 6 202 1 0 1) " (1644" 0 4 7598 7624 16393 50 0 0 0 3 138 1 0 1) " (1645" 0 3 7599 7632 16680 50 0 0 0 3 140 1 0 1) " (1649" 0 12 7629 7633 15878 50 0 0 0 2 119 1 0 1) " (1648" 0 2 7621 7622 16559 50 0 0 0 1 168 1 0 1) " (1650" 0 1 7634 7642 16222 16623 93 0 0 1 123 0 0 1) " (1695" 0 2 7788 7791 19 46 0 0 0 3 147 1 0 1) " (1653" 0 2 7640 7643 28 1 0 0 0 1 177 1 0 1) " (1654" 0 10 7647 7658 16670 46 0 0 0 2 115 1 0 1) " (1655" 0 1 7648 7650 16530 50 0 0 0 1 122 1 0 1) " (1659" 0 7 7659 8368 5 16276 0 0 0 17 840 0 0 1) " (1657" 0 4 7652 7654 23 1 0 0 0 1 87 1 0 1) " (1658" 0 38 7655 7665 1 50 0 0 0 1 212 1 0 1) " (1660" 0 4 7660 7661 16267 1 94 0 0 1 76 1 0 1) " (1661" 0 4 7662 7664 16267 1 95 0 0 1 94 1 0 1) " (1662" 0 3 7663 7667 16530 50 0 0 0 1 151 1 0 1) " (1663" 0 10 7666 7672 16670 32 0 0 0 3 120 1 0 1) " (1664" 0 1 7668 7676 26 16348 0 0 0 5 191 0 0 1) " (1665" 0 2 7677 7678 16277 46 0 0 0 1 164 1 0 1) " (1666" 0 10 7679 7685 16692 46 97 0 0 2 191 1 0 1) " (1667" 0 10 7680 7684 15997 46 0 0 0 3 161 1 0 1) " (1668" 0 15 7687 7693 16222 16530 0 0 0 1 105 0 0 1) " (1669" 1 24 7695 7695 1 1 0 0 0 0 149 1 0 1) " (1670" 0 15 7696 7696 26 26 0 0 0 0 109 0 0 1) " (1671" 0 24 7697 7707 16222 26 0 0 0 3 204 0 0 1) " (1672" 0 7 7698 7724 16694 50 0 0 0 3 248 0 0 1) " (1673" 0 15 7700 7732 31 31 0 0 0 2 186 2 0 1) " (1674" 0 12 7702 7746 16695 1 0 0 0 3 217 0 0 1) " (1675" 0 24 7705 10630 16530 16530 0 0 0 2 226 1 0 1) " (1676" 0 1 7709 7709 16696 16696 0 0 0 0 99 0 0 1) " (1677" 0 24 7710 7710 16696 16696 0 0 0 0 198 0 0 1) " (1678" 0 7 7711 7717 16696 16696 0 0 0 2 131 0 0 1) " (1679" 0 1 7713 7713 50 50 0 0 0 0 105 1 0 1) " (1680" 0 2 7716 7723 16530 46 0 0 0 3 254 1 0 1) " (1729" 0 15 7892 7915 16348 16348 0 0 0 2 143 0 0 1) " (1682" 0 1 7728 7751 0 26 0 0 0 4 134 0 0 1) " (1683" 0 12 7729 7744 16530 1 0 0 0 4 207 1 0 1) " (1684" 0 2 7734 7785 23 46 0 0 0 4 148 1 0 1) " (1685" 0 2 7738 7783 19 46 0 0 0 2 144 1 0 1) " (1686" 0 2 7739 7778 19 46 0 0 0 5 167 1 0 1) " (1687" 0 2 7740 7779 16438 46 0 0 0 10 354 1 0 1) " (1688" 0 2 7748 7782 16544 46 0 0 0 5 211 1 0 1) " (1689" 0 15 7760 7760 15937 15937 0 0 0 0 97 0 0 1) " (1690" 0 7 7761 7761 16519 16519 0 0 0 0 143 0 0 1) " (1692" 0 2 7766 7780 16276 46 0 0 0 4 139 1 0 1) " (1775" 0 7 8040 8076 28 0 0 0 0 3 193 0 0 1) " (1694" 0 10 7786 7802 16049 46 0 0 0 4 330 1 0 1) " (1701" 0 2 7801 7804 16544 46 0 0 0 1 199 1 0 1) " (1697" 0 2 7795 7803 16544 46 0 0 0 2 146 1 0 1) " (1698" 0 17 7796 8176 16519 16454 0 0 0 5 386 0 0 1) " (1702" 0 15 7809 8012 16398 16276 0 0 0 6 700 0 0 1) " (1703" 0 38 7812 8002 1 0 0 0 0 8 805 1 0 1) " (1704" 0 7 7815 8711 32 16530 0 0 0 3 238 0 0 1) " (1705" 0 1 7818 7819 26 50 0 0 0 1 118 0 0 1) " (1706" 0 1 7820 7878 31 0 0 0 0 4 683 0 0 1) " (1707" 0 12 7821 7829 16696 16696 0 0 0 5 182 2 0 1) " (1708" 0 4 7822 7925 15937 1 0 0 0 3 143 1 0 1) " (1709" 0 18 7826 7836 26 46 0 0 0 1 179 0 0 1) " (1710" 0 4 7830 8139 16712 16760 0 0 0 3 233 0 0 1) " (1721" 0 2 7861 7873 16544 46 0 0 0 2 200 1 0 1) " (1712" 0 12 7837 7845 16530 1 0 0 0 3 305 1 0 1) " (1713" 0 18 7838 7838 16055 16055 0 0 0 0 242 0 0 1) " (1725" 0 18 7885 7885 16434 16434 0 0 0 0 174 0 0 1) " (1715" 0 23 7842 7865 24 24 0 0 0 2 316 0 0 1) " (1716" 0 4 7844 7851 16267 50 100 0 0 2 285 1 0 1) " (1717" 0 4 7846 7846 15885 15885 0 0 0 0 91 2 0 1) " (1718" 0 2 7852 7875 16544 46 0 0 0 2 337 1 0 1) " (1719" 0 2 7858 7874 28 46 0 0 0 1 164 1 0 1) " (1720" 0 3 7859 7860 16519 31 0 0 0 1 140 0 0 1) " (1722" 0 18 7864 7886 24 32 0 0 0 4 289 1 0 1) " (1723" 0 26 7866 7866 1 1 0 25 0 0 237 0 0 1) " (1724" 0 19 7867 8229 50 50 0 0 0 9 492 1 0 1) " (1727" 0 1 7888 7891 16530 46 0 0 0 2 144 1 0 1) " (1728" 0 7 7890 7890 24 24 0 0 0 0 124 0 0 1) " (1730" 0 1 7893 7894 16530 46 0 0 0 1 93 1 0 1) " (1731" 0 4 7896 7907 16530 1 0 0 0 1 76 1 0 1) " (1732" 0 12 7897 7954 16717 32 0 0 0 3 265 1 0 1) " (1733" 0 4 7898 7900 16368 46 0 0 0 2 99 1 0 1) " (1734" 0 3 7904 7939 15885 16438 0 0 0 3 201 0 0 1) " (1735" 0 7 7908 7909 15997 46 0 0 0 1 183 1 0 1) " (1736" 0 2 7910 7910 46 46 0 0 0 0 119 1 0 1) " (1737" 0 20 7911 7937 16720 16222 0 0 0 1 180 0 0 1) " (1738" 0 4 7917 7918 16696 16348 0 0 0 1 71 2 0 1) " (1739" 0 1 7919 7938 16438 16438 0 0 0 3 156 0 0 1) " (1740" 0 2 7926 7932 16396 46 0 0 0 3 108 1 0 1) " (1742" 0 4 7935 7936 28 26 0 0 0 1 147 0 0 1) " (1743" 0 2 7940 8026 15885 46 0 0 0 6 354 1 0 1) " (1744" 0 2 7946 8027 15885 46 0 0 0 7 521 1 0 1) " (1745" 0 1 7947 7947 26 26 0 0 0 0 114 0 0 1) " (1746" 0 2 7948 7949 16321 17 0 0 0 1 87 1 0 1) " (1747" 0 2 7950 8029 16559 46 0 0 0 3 272 1 0 1) " (1748" 0 20 7955 7955 32 32 0 0 0 0 141 1 0 1) " (1749" 0 1 7957 7973 16530 32 0 0 0 9 706 1 0 1) " (1750" 0 40 7965 7965 16348 16348 0 0 0 0 127 1 0 1) " (1751" 0 15 7966 8058 15885 16348 0 0 0 6 387 0 0 1) " (1754" 0 2 7977 8034 16729 46 0 0 0 3 276 1 0 1) " (1755" 0 2 7979 7992 16544 32 0 0 0 1 156 1 0 1) " (1756" 0 2 7980 7986 16731 16559 0 0 0 2 175 1 0 1) " (1759" 0 2 7990 7991 15885 32 0 0 0 1 183 1 0 1) " (1761" 0 2 7996 7997 16530 32 0 0 0 1 188 1 0 1) " (1762" 0 12 7998 7999 16737 32 0 0 0 1 167 1 0 1) " (1763" 0 21 8000 8048 16441 1 0 0 0 2 168 1 0 1) " (1764" 0 7 8004 8016 16438 16438 0 0 0 2 200 1 0 1) " (1765" 0 2 8005 8008 16260 16438 0 0 0 2 202 1 0 1) " (1766" 0 2 8009 8010 16559 32 0 0 0 1 121 1 0 1) " (1767" 0 2 8011 8031 16544 46 0 0 0 1 161 1 0 1) " (1768" 0 10 8018 8028 16742 46 0 0 0 2 287 1 0 1) " (1769" 0 19 8019 8035 16454 32 0 0 0 1 131 1 0 1) " (1770" 0 19 8020 8024 16454 50 0 0 0 2 143 1 0 1) " (1771" 0 2 8021 8030 16544 46 0 0 0 1 156 1 0 1) " (1772" 0 2 8032 8033 16683 46 0 0 0 1 147 1 0 1) " (1773" 0 2 8036 8068 16743 32 104 0 0 4 285 1 0 1) " (1774" 0 2 8038 8039 16744 0 102 0 0 1 179 1 0 1) " (1776" 0 2 8042 8089 16530 46 0 0 0 5 379 1 0 1) " (2152" 0 40 9231 9704 16930 46 0 0 0 2 90 1 0 1) " (1779" 0 15 8053 8062 16348 16222 0 0 0 2 241 0 0 1) " (1780" 0 4 8059 8118 16530 16530 0 0 0 1 128 0 0 1) " (1781" 0 4 8061 8085 16164 26 0 0 0 2 164 0 0 1) " (1782" 0 19 8064 8114 16222 16348 0 0 0 2 217 0 0 1) " (1783" 0 7 8066 8145 32 16276 0 0 0 1 122 0 0 1) " (1784" 0 2 8069 8087 16544 46 0 0 0 6 307 1 0 1) " (1785" 0 2 8070 8088 16746 46 0 0 0 3 220 1 0 1) " (1786" 0 39 8073 8073 31 31 0 7 0 0 6 0 0 1) " (1787" 0 10 8090 8092 0 0 0 0 0 2 206 1 0 1) " (1788" 0 4 8094 8105 16729 32 0 0 0 3 136 1 0 1) " (1789" 0 21 8096 8131 16729 1 0 0 0 1 174 1 0 1) " (1790" 0 39 8099 8103 0 1 0 12 0 1 14 1 0 1) " (1791" 0 4 8100 8129 16696 1 105 0 0 2 187 0 0 1) " (1792" 0 2 8101 8104 16751 32 0 0 0 2 275 1 0 1) " (1793" 0 19 8106 8109 16398 50 0 0 0 1 148 0 0 1) " (1794" 0 1 8107 8110 16544 16222 0 0 0 2 178 1 0 1) " (1795" 0 7 8111 8190 15846 15846 0 0 0 7 392 0 0 1) " (1796" 0 1 8112 8112 15846 15846 0 0 0 0 85 1 0 1) " (1797" 0 2 8113 8170 15885 46 0 0 0 1 161 1 0 1) " (1798" 0 2 8115 8116 0 32 0 0 0 1 227 1 0 1) " (1799" 0 18 8119 8425 16434 15888 0 0 0 3 197 0 0 1) " (1800" 0 3 8121 8122 16756 15888 0 0 0 1 92 0 0 1) " (1801" 0 10 8123 8128 16742 32 0 0 0 2 178 1 0 1) " (1802" 0 4 8125 8125 16530 16530 0 0 0 0 79 0 0 1) " (1803" 0 2 8126 8130 16746 1 0 0 0 1 150 1 0 1) " (1804" 0 24 8127 8161 16758 16222 0 0 0 2 183 0 0 1) " (1805" 0 38 8132 8242 1 16530 0 0 0 3 696 1 0 1) " (2153" 0 24 9232 9232 16168 16168 0 0 0 0 176 0 0 1) " (2154" 0 40 9233 9769 16931 46 0 0 0 1 95 1 0 1) " (1808" 0 3 8138 8138 46 46 0 0 0 0 101 1 0 1) " (1809" 0 4 8140 8240 16760 1 0 0 0 1 105 1 0 1) " (1810" 0 4 8141 8162 31 16530 0 0 0 3 186 0 0 1) " (2155" 0 40 9234 9728 16931 46 0 0 0 3 65 1 0 1) " (1812" 0 1 8143 8154 16761 16530 0 0 0 1 157 0 0 1) " (1813" 0 2 8144 8172 16276 46 0 0 0 1 143 1 0 1) " (1814" 0 21 8147 8159 16762 16222 0 0 0 1 125 0 0 1) " (1815" 0 7 8148 8484 16454 1 0 0 0 3 284 0 0 1) " (1816" 0 2 8149 8156 16454 1 0 0 0 1 151 1 0 1) " (1817" 0 4 8150 8164 16696 26 0 0 0 2 146 0 0 1) " (1818" 0 2 8151 8157 16454 1 0 0 0 1 171 1 0 1) " (1819" 0 1 8155 8155 16530 16530 0 0 0 0 119 0 0 1) " (1820" 0 3 8165 8184 0 0 0 0 0 2 146 0 0 1) " (1821" 0 2 8168 8171 16276 46 0 0 0 1 153 1 0 1) " (1822" 0 24 8173 8173 16530 16530 0 0 0 0 97 0 0 1) " (1823" 0 17 8177 8225 16454 46 0 0 0 5 320 0 0 1) " (1824" 0 4 8178 8180 16696 16348 0 0 0 1 124 0 0 1) " (1825" 0 39 8179 8179 16454 16454 0 0 1823 0 3 0 0 1) " (1826" 0 2 8185 8210 16348 46 0 0 0 3 190 1 0 1) " (1827" 0 2 8189 8211 16746 46 0 0 0 2 171 1 0 1) " (1828" 0 2 8192 8209 16276 46 0 0 0 1 104 1 0 1) " (1829" 0 15 8195 8195 16543 16543 0 0 0 0 103 0 0 1) " (1830" 0 41 8196 8198 16530 16530 0 2 0 2 15 1 0 1) " (1831" 0 3 8199 8276 0 1 0 0 0 1 100 1 0 1) " (1832" 0 2 8200 8208 16530 46 0 0 0 1 114 1 0 1) " (1833" 0 2 8201 8207 16454 46 0 0 0 6 185 1 0 1) " (1834" 0 2 8212 8226 16441 46 106 0 0 7 373 1 0 1) " (1835" 0 2 8219 8227 16276 46 0 0 0 1 151 1 0 1) " (1836" 0 3 8222 8234 16696 0 0 0 0 1 106 0 0 1) " (1837" 0 1 8223 8228 16398 26 0 0 0 1 170 0 0 1) " (1838" 0 2 8230 8233 26 26 0 0 0 3 220 2 0 1) " (1839" 0 3 8235 8236 16723 0 0 0 0 1 131 1 0 1) " (1840" 0 2 8241 8241 0 0 0 0 0 0 127 2 0 1) " (1841" 0 26 8243 8243 17 17 0 25 0 0 154 1 0 1) " (1842" 0 15 8244 8245 16696 0 0 0 0 1 152 0 0 1) " (1843" 0 38 8246 8246 1 1 0 0 0 0 628 1 0 1) " (1853" 0 19 8278 8468 16454 46 0 0 0 8 415 1 0 1) " (1845" 0 3 8250 8275 16770 1 0 0 0 4 106 0 0 1) " (1846" 0 10 8251 8281 16530 50 0 0 0 2 224 1 0 1) " (1847" 0 10 8254 8265 16530 50 0 0 0 2 177 1 0 1) " (1848" 0 2 8255 8520 16746 46 0 0 0 2 160 1 0 1) " (1849" 0 39 8260 8286 16530 17 0 1 0 3 14 1 0 1) " (1850" 0 39 8263 8263 16530 16530 0 10 0 0 13 0 0 1) " (1851" 0 39 8264 8280 16530 50 0 1 0 8 59 1 0 1) " (1852" 0 4 8266 8284 0 0 0 0 0 2 120 1 0 1) " (1854" 0 10 8282 8283 16742 32 0 0 0 1 152 1 0 1) " (1855" 0 3 8287 8295 16369 32 0 0 0 4 233 1 0 1) " (1856" 0 21 8290 9979 16765 1 0 0 0 8 333 0 0 1) " (1857" 0 4 8296 8306 16778 16778 0 0 0 6 173 1 0 1) " (1858" 0 2 8308 8519 16276 46 0 0 0 3 174 1 0 1) " (1859" 0 2 8310 8312 16696 32 0 0 0 1 153 1 0 1) " (1860" 0 2 8313 8315 0 32 0 0 0 2 146 1 0 1) " (1861" 0 4 8316 8688 26 15846 0 0 0 8 358 0 0 1); INSERT INTO `smf_topics` " (`id_topic`" `is_sticky` `id_board` `id_first_msg` `id_last_msg` `id_member_started` `id_member_updated` `id_poll` `id_previous_board` `id_previous_topic` `num_replies` `num_views` `locked` `unapproved_posts` `approved`) VALUES (1862 0 1 8318 8343 31 16222 0 0 0 9 386 0 0 1) " (1863" 0 2 8320 8325 47 32 0 0 0 1 115 1 0 1) " (1864" 0 5 8326 11075 16786 16483 0 0 0 11 461 0 0 1) " (1865" 0 41 8329 8338 16683 32 0 2 0 3 24 1 0 1) " (1866" 0 2 8334 8339 16267 32 0 0 0 1 153 1 0 1) " (1867" 0 3 8340 8341 16482 32 0 0 0 1 127 0 0 1) " (1868" 0 41 8344 8350 16683 16683 0 2 0 2 16 1 0 1) " (1869" 1 9 8347 8347 17 17 0 0 0 0 758 1 0 1) " (1870" 0 41 8348 8348 16348 16348 0 2 0 0 7 1 0 1) " (1871" 0 2 8349 8358 16683 1 0 0 0 3 203 1 0 1) " (1872" 0 39 8353 8354 16683 16222 0 2 0 1 10 0 0 1) " (1873" 0 12 8355 8580 16787 1 0 0 0 3 276 1 0 1) " (1874" 0 2 8359 8364 16789 32 0 0 0 4 249 1 0 1) " (1875" 0 3 8363 8414 16790 15888 0 0 0 2 136 0 0 1) " (1876" 1 10 8365 8365 17 17 0 0 0 0 220 1 0 1) " (2149" 0 40 9228 9726 16757 46 0 0 0 3 65 1 0 1) " (1878" 0 2 8367 8377 16792 0 108 0 0 4 258 1 0 1) " (1879" 0 3 8371 8372 16794 16530 0 0 0 1 154 0 0 1) " (1880" 0 2 8375 8376 16559 32 0 0 0 1 144 1 0 1) " (1881" 0 2 8378 8457 16454 46 0 0 0 8 419 1 0 1) " (1882" 0 1 8380 8476 16530 0 0 0 0 15 637 0 0 1) " (1883" 0 7 8386 8386 15846 15846 0 0 0 0 124 0 0 1) " (1884" 0 4 8391 8422 16729 1 0 0 0 3 193 1 0 1) " (1885" 0 10 8394 8543 15846 15846 0 0 0 11 490 2 0 1) " (1886" 0 4 8404 8416 16798 1 0 0 0 1 129 1 0 1) " (1887" 0 2 8405 8406 16787 1 0 0 0 1 140 1 0 1) " (1888" 0 24 8412 8412 16441 16441 109 0 0 0 101 0 0 1) " (1889" 0 15 8419 8467 16393 46 0 0 0 8 413 1 0 1) " (1890" 0 4 8427 8427 16798 16798 0 0 0 0 103 0 0 1) " (1891" 0 1 8429 8564 16530 15846 0 0 0 13 603 0 0 1) " (1892" 0 17 8430 8454 16798 0 0 0 0 2 215 0 0 1) " (1893" 0 3 8433 8458 0 46 0 0 0 1 134 0 0 1) " (1894" 0 5 8434 10226 0 0 0 0 0 5 295 2 0 1) " (1895" 0 7 8437 8465 16530 46 0 0 0 3 211 1 0 1) " (1896" 0 1 8438 8473 16182 46 0 0 0 2 113 0 0 1) " (1897" 1 2 8440 8440 17 17 0 0 0 0 491 1 0 1) " (1898" 0 2 8448 8504 16348 0 0 0 0 3 210 1 0 1) " (1899" 0 39 8451 8451 16348 16348 0 1 0 0 7 0 0 1) " (1900" 0 2 8459 8487 16803 17 0 0 0 7 260 1 0 1) " (1901" 0 1 8460 8511 46 16348 0 0 0 1 150 0 0 1) " (1902" 0 1 8474 8565 16182 15846 110 0 0 14 338 0 0 1) " (1903" 0 4 8475 8629 26 26 0 0 0 7 289 0 0 1) " (1904" 0 3 8479 8480 16805 15846 0 0 0 1 114 0 0 1) " (1905" 0 19 8485 8485 1 1 0 0 0 0 133 1 0 1) " (1906" 0 1 8494 8574 11 15846 0 0 0 9 500 0 0 1) " (1907" 0 24 8506 8506 16348 16348 0 0 0 0 102 0 0 1) " (1908" 0 1 8508 8508 1 1 0 0 0 0 99 1 0 1) " (1909" 0 24 8509 8509 16348 16348 0 0 0 0 142 0 0 1) " (1910" 0 21 8516 8576 16807 15846 0 0 0 2 154 0 0 1) " (1911" 0 23 8517 8597 16222 16348 0 0 0 4 222 0 0 1) " (1912" 0 17 8524 8561 23 16438 0 0 0 3 209 0 0 1) " (1913" 0 4 8525 8678 16807 15846 0 0 0 6 267 0 0 1) " (1914" 0 3 8526 8562 16799 16438 0 0 0 3 136 0 0 1) " (1915" 0 1 8527 8596 16438 1 0 0 0 16 616 1 0 1) " (1916" 0 2 8540 8542 16742 46 0 0 0 2 68 1 0 1) " (1917" 0 21 8545 8545 1 1 0 0 0 0 96 1 0 1) " (1918" 0 41 8549 8550 16182 16284 0 2 0 1 10 1 0 1) " (1919" 0 2 8551 8558 16182 46 0 0 0 1 129 1 0 1) " (1920" 0 2 8552 8557 16284 46 0 0 0 4 143 1 0 1) " (1921" 0 39 8568 8669 16812 16348 0 6 0 5 77 1 0 1) " (1922" 0 3 8577 8577 46 46 0 0 0 0 75 1 0 1) " (1923" 1 22 8578 8599 1 16348 0 0 0 3 396 1 0 1) " (1924" 0 12 8579 8579 1 1 0 0 0 0 122 1 0 1) " (1925" 0 2 8583 8584 0 17 0 0 0 1 137 1 0 1) " (1926" 0 21 8595 8666 16729 16587 0 0 0 1 119 0 0 1) " (1927" 0 23 8598 8614 16348 16348 0 0 0 2 175 0 0 1) " (1928" 0 4 8600 8603 16729 1 0 0 0 1 92 1 0 1) " (2156" 0 40 9238 9753 16931 46 0 0 0 3 115 0 0 1) " (1930" 0 2 8606 8607 15888 1 0 0 0 1 96 1 0 1) " (1931" 0 2 8608 8635 16696 46 0 0 0 3 150 1 0 1) " (1932" 0 2 8611 8613 31 17 0 0 0 2 164 1 0 1) " (1933" 0 10 8618 8625 16284 46 0 0 0 6 357 1 0 1) " (1934" 0 4 8619 8619 16348 16348 0 0 0 0 102 0 0 1) " (1935" 0 4 8626 8679 16729 15846 0 0 0 1 133 0 0 1) " (1936" 0 41 8627 8634 0 46 0 2 0 3 36 1 0 1) " (1937" 0 20 8631 8650 16794 16794 0 0 0 4 241 0 0 1) " (1938" 0 39 8636 8636 16587 16587 111 21 0 0 3 0 0 1) " (1939" 0 39 8637 8649 16587 16348 0 21 0 2 19 0 0 1) " (1940" 0 39 8640 8640 16696 16696 0 7 0 0 4 0 0 1) " (1941" 0 24 8641 8641 16696 16696 0 0 0 0 142 0 0 1) " (1942" 0 3 8645 8661 16696 0 0 0 0 9 538 1 0 1) " (1943" 0 2 8648 8651 16348 32 0 0 0 1 131 1 0 1) " (1944" 0 4 8658 8660 16821 0 0 0 0 2 176 0 0 1) " (1945" 0 3 8662 8662 16529 16529 0 0 0 0 92 0 0 1) " (1946" 0 39 8663 8663 46 46 0 0 1942 0 5 0 0 1) " (1947" 0 39 8664 8664 16587 16587 0 21 0 0 10 0 0 1) " (1948" 0 21 8665 8686 16587 16729 0 0 0 1 133 0 0 1) " (1949" 0 7 8667 8683 24 16438 0 0 0 2 170 0 0 1) " (1950" 0 3 8668 10545 16823 24 0 0 0 8 323 1 0 1) " (1951" 0 39 8671 8671 0 0 0 7 0 0 5 0 0 1) " (1952" 0 7 8672 8675 0 0 0 0 0 2 133 0 0 1) " (1953" 0 5 8674 11053 16348 16936 0 0 0 2 196 0 0 1) " (1954" 0 2 8677 8694 16825 46 0 0 0 2 183 1 0 1) " (1955" 0 7 8682 8682 32 32 0 0 0 0 79 1 0 1) " (1956" 0 2 8685 8693 16729 46 0 0 0 1 125 1 0 1) " (1957" 0 2 8687 8692 0 46 0 0 0 1 123 1 0 1) " (1958" 0 2 8689 8691 16348 46 0 0 0 1 99 1 0 1) " (1959" 0 24 8695 8695 16530 16530 0 0 0 0 144 0 0 1) " (1960" 0 2 8696 8707 16182 46 0 0 0 2 161 1 0 1) " (1961" 0 4 8698 8719 16831 46 0 0 0 3 132 1 0 1) " (1962" 0 2 8699 8700 31 1 0 0 0 1 127 1 0 1) " (1963" 0 19 8701 8786 26 1 0 0 0 2 183 0 0 1) " (1964" 0 21 8703 8713 16587 16530 0 0 0 3 196 0 0 1) " (1965" 0 3 8704 9023 16833 46 0 0 0 3 156 0 0 1) " (1966" 0 2 8709 8723 16530 46 0 0 0 2 160 1 0 1) " (1967" 0 2 8710 8722 16530 46 0 0 0 1 110 1 0 1) " (1968" 0 7 8716 8787 15846 15846 0 0 0 2 169 0 0 1) " (1969" 0 3 8717 8720 16823 46 0 0 0 1 100 0 0 1) " (1970" 0 27 8725 8725 16222 16222 0 0 0 0 139 0 0 1) " (1971" 0 7 8726 8861 16530 0 0 0 0 1 148 0 0 1) " (1972" 1 28 8727 8727 1 1 0 0 0 0 587 1 0 1) " (1973" 1 22 8728 8728 1 1 0 0 0 0 416 1 0 1) " (1974" 0 29 8729 8741 16504 1 0 0 0 2 218 1 0 1) " (1975" 0 4 8731 8753 16530 16530 0 0 0 6 248 1 0 1) " (1976" 0 2 8735 8745 31 1 0 0 0 1 68 1 0 1) " (1977" 0 29 8737 8742 16543 1 0 0 0 1 165 1 0 1) " (1978" 0 29 8739 8752 16398 1 0 0 0 3 214 1 0 1) " (1979" 0 2 8740 8746 16398 1 0 0 0 3 117 1 0 1) " (1980" 0 2 8754 8828 16543 46 0 0 0 2 176 1 0 1) " (1981" 0 2 8755 8757 16759 16759 0 0 0 2 128 1 0 1) " (1982" 0 30 8759 8844 16276 1 0 0 0 2 265 1 0 1) " (1983" 0 29 8760 8767 16530 1 0 0 0 1 219 1 0 1) " (1984" 0 1 8761 8807 16519 1 0 0 0 2 155 0 0 1) " (1985" 0 41 8762 8788 16759 16530 0 2 0 18 39 1 0 1) " (1986" 0 29 8777 8793 23 1 0 0 0 2 239 1 0 1) " (1987" 0 1 8778 8783 50 16530 0 0 0 2 124 0 0 1) " (1988" 0 2 8790 8829 16756 46 0 0 0 2 165 1 0 1) " (1989" 0 2 8792 8794 16759 46 0 0 0 1 120 1 0 1) " (2157" 0 40 9241 9255 16747 17 0 9 0 3 19 0 0 1) " (1991" 0 1 8800 8803 16759 16530 0 0 0 1 125 0 0 1) " (1992" 0 4 8801 8802 26 15888 0 0 0 1 123 0 0 1) " (1993" 0 1 8804 8850 16837 1 0 0 0 5 174 0 0 1) " (1994" 0 38 8805 8816 1 16837 0 0 0 5 93 1 0 1) " (1995" 0 2 8808 8834 16759 46 0 0 0 2 169 1 0 1) " (1996" 0 2 8810 8831 16742 46 0 0 0 1 121 1 0 1) " (1997" 0 39 8811 8811 26 26 0 0 1994 0 2 0 0 1) " (1998" 0 40 8818 8841 15994 1 0 28 0 3 28 1 0 1) " (2158" 0 40 9243 9256 16696 17 0 0 0 2 65 0 0 1) " (2000" 0 29 8822 8842 16842 1 0 0 0 4 299 1 0 1) " (2001" 0 2 8826 8832 16837 46 0 0 0 1 150 1 0 1) " (2002" 0 19 8833 8840 16837 1 0 0 0 1 164 0 0 1) " (2003" 0 3 8835 8838 16756 31 0 0 0 1 143 0 0 1) " (2004" 0 2 8836 8858 16756 46 0 0 0 2 201 1 0 1) " (2005" 0 29 8845 8849 16348 1 0 0 0 1 150 1 0 1) " (2006" 0 30 8846 9007 15994 17 0 0 0 7 337 1 0 1) " (2007" 0 2 8851 8875 16837 46 0 0 0 1 284 1 0 1) " (2008" 0 2 8852 8908 0 32 0 0 0 4 257 1 0 1) " (2009" 0 30 8860 9921 16845 17 0 28 0 3 258 1 0 1) " (2010" 0 7 8862 8866 0 16530 0 0 0 3 187 0 0 1) " (2011" 0 4 8869 8889 16837 16837 0 0 0 6 214 0 0 1) " (2012" 0 1 8876 9108 16837 1 0 0 0 1 99 1 0 1) " (2159" 0 40 9244 9258 16935 17 0 0 0 3 97 0 0 1) " (2014" 0 40 8878 8878 16837 16837 0 28 0 0 11 1 0 1) " (2015" 0 30 8879 9006 16837 17 0 0 0 6 228 1 0 1) " (2016" 0 4 8880 8888 16182 16530 0 0 0 6 196 0 0 1) " (2017" 0 21 8885 8905 16849 16587 112 0 0 1 138 0 0 1) " (2018" 0 30 8893 8957 16222 17 0 0 0 4 307 1 0 1) " (2019" 0 2 8894 8903 16837 46 0 0 0 1 162 1 0 1) " (2020" 0 4 8895 8906 16356 32 0 0 0 2 132 0 0 1) " (2021" 0 20 8896 8904 16794 46 0 0 0 1 131 0 0 1) " (2022" 0 2 8897 8899 16837 46 0 0 0 2 164 1 0 1) " (2023" 0 2 8900 8902 16696 46 0 0 0 1 144 1 0 1) " (2024" 0 4 8909 8959 16356 16696 0 0 0 4 285 0 0 1) " (2025" 0 2 8911 8911 32 32 0 0 0 0 111 1 0 1) " (2026" 0 29 8912 9100 16846 1 0 0 0 5 292 1 0 1) " (2027" 0 3 8913 8991 16641 16519 0 0 0 2 160 0 0 1) " (2028" 0 2 8915 8916 16759 46 0 0 0 1 155 1 0 1) " (2029" 0 2 8918 8918 16356 16356 0 0 0 0 124 2 0 1) " (2030" 0 2 8922 8933 31 46 0 0 0 1 166 1 0 1) " (2031" 0 2 8923 8932 16398 46 0 0 0 2 162 1 0 1) " (2032" 0 2 8925 8931 16276 46 0 0 0 1 144 1 0 1) " (2033" 0 30 8927 9005 47 17 0 0 0 1 144 1 0 1) " (2034" 0 10 8928 8942 16620 32 113 0 0 3 227 1 0 1) " (2035" 0 7 8935 9043 46 16222 0 0 0 7 297 0 0 1) " (2036" 0 39 8938 8954 16759 16222 0 19 0 4 70 0 0 1) " (2037" 0 2 8939 8958 16759 16222 0 0 0 2 189 1 0 1) " (2038" 0 2 8940 8941 16759 32 0 0 0 1 130 1 0 1) " (2039" 0 2 8944 9024 16849 46 0 0 0 2 147 1 0 1) " (2040" 0 2 8947 9025 16756 46 0 0 0 2 147 1 0 1) " (2041" 0 19 8955 9065 16837 16222 114 0 0 1 126 0 0 1) " (2042" 1 22 8956 8956 17 17 0 0 0 0 210 1 0 1) " (2043" 1 35 8960 8960 17 17 0 0 0 0 331 1 0 1) " (2044" 0 2 8961 9114 16742 46 0 0 0 1 102 1 0 1) " (2045" 0 41 8962 8963 0 0 0 2 0 1 18 1 0 1) " (2046" 0 2 8964 8966 0 32 0 0 0 1 123 1 0 1) " (2047" 0 21 8965 8965 16729 16729 0 0 0 0 94 0 0 1) " (2048" 0 2 8967 9115 16759 46 0 0 0 1 112 1 0 1) " (2049" 0 2 8968 8971 16742 1 0 0 0 2 156 1 0 1) " (2050" 0 2 8969 8972 0 1 0 0 0 1 133 1 0 1) " (2051" 0 2 8973 8975 15971 32 0 0 0 1 144 1 0 1) " (2052" 0 2 8974 9116 16759 46 0 0 0 1 119 1 0 1) " (2053" 0 2 8976 8983 16530 32 0 0 0 7 353 1 0 1) " (2054" 0 2 8984 8990 16530 32 0 0 0 4 192 1 0 1) " (2055" 0 2 8986 9341 0 46 0 0 0 6 285 1 0 1) " (2056" 0 10 8992 8999 16865 32 0 0 0 6 207 1 0 1) " (2057" 0 39 8993 8993 16834 16834 0 3 0 0 3 0 0 1) " (2058" 0 2 9000 9001 16530 32 0 0 0 1 120 1 0 1) " (2059" 0 2 9008 9019 16751 16751 0 0 0 7 292 1 0 1) " (2060" 0 3 9010 9037 16834 15888 0 0 0 2 150 1 0 1) " (2061" 0 18 9015 9066 31 16222 0 0 0 5 197 2 0 1) " (2062" 0 10 9017 9020 16872 32 0 0 0 1 141 1 0 1) " (2063" 0 21 9021 11256 16722 16438 0 0 0 8 188 0 0 1) " (2064" 0 2 9026 9027 16837 32 0 0 0 1 91 1 0 1) " (2065" 0 2 9028 9032 16276 32 0 0 0 1 90 1 0 1) " (2066" 0 3 9030 9088 16876 17 0 0 0 1 101 1 0 1) " (2067" 0 3 9031 9036 16876 32 0 0 0 3 93 1 0 1) " (2068" 0 3 9041 9052 16174 1 0 0 0 2 123 1 0 1) " (2166" 0 40 9282 9767 16939 46 0 0 0 2 98 0 0 1) " (2167" 0 2 9285 9288 31 32 0 0 0 1 57 1 0 1) " (2168" 0 2 9287 9292 16742 32 0 0 0 1 68 1 0 1) " (2169" 0 40 9289 9289 16941 16941 0 9 0 0 4 0 0 1) " (2170" 0 40 9290 9739 16914 46 0 0 0 2 107 0 0 1) " (2145" 0 40 9219 9652 19 46 0 0 0 1 88 0 0 1) " (2161" 0 40 9259 9768 15885 46 0 0 0 6 180 0 0 1) " (2171" 0 2 9293 9295 31 32 0 0 0 1 60 1 0 1) " (2172" 0 40 9294 9534 16940 16519 0 0 0 11 387 0 0 1) " (2078" 0 10 9055 9056 16519 32 0 0 0 1 122 1 0 1) " (2079" 0 2 9058 9061 16742 32 0 0 0 3 178 1 0 1) " (2080" 0 3 9062 9064 16878 17 0 0 0 2 137 1 0 1) " (2081" 0 2 9067 9117 16696 46 0 0 0 2 98 1 0 1) " (2082" 0 2 9069 9340 0 46 0 0 0 1 86 1 0 1) " (2083" 0 2 9071 9072 16742 32 0 0 0 1 89 1 0 1) " (2084" 0 2 9073 9090 16530 32 0 0 0 5 221 1 0 1) " (2085" 0 7 9074 9079 15971 16696 0 0 0 1 138 0 0 1) " (2086" 0 3 9078 9087 16696 17 0 0 0 2 113 1 0 1) " (2087" 0 39 9080 9080 16696 16696 0 7 0 0 2 0 0 1) " (2088" 0 2 9081 9339 16267 46 0 0 0 1 90 1 0 1) " (2089" 0 10 9082 9089 16348 32 0 0 0 1 98 1 0 1) " (2090" 0 2 9085 9092 16742 32 0 0 0 1 95 1 0 1) " (2091" 0 39 9093 9093 16670 16670 0 24 0 0 9 0 0 1) " (2164" 0 40 9280 9280 16236 16236 0 9 0 0 3 0 0 1) " (2093" 0 41 9095 9096 16889 16696 0 2 0 1 9 1 0 1) " (2094" 0 2 9097 9119 16277 17 0 0 0 1 77 1 0 1) " (2095" 0 2 9098 9118 16889 17 0 0 0 2 136 1 0 1) " (2096" 0 1 9099 9291 16837 31 0 0 0 7 180 0 0 1) " (2163" 0 40 9279 9729 16722 46 0 0 0 1 39 1 0 1) " (2098" 0 30 9102 9920 16890 17 0 0 0 4 170 1 0 1) " (2099" 0 30 9106 9109 16182 1 0 0 0 1 113 1 0 1) " (2101" 0 3 9111 9113 16182 17 0 0 0 2 145 1 0 1) " (2151" 0 40 9230 9654 16914 46 0 9 0 1 29 0 0 1) " (2103" 0 39 9120 9382 16696 16530 0 1 0 6 64 0 0 1) " (2104" 0 10 9121 9214 16670 32 0 0 0 6 257 1 0 1) " (2105" 0 39 9123 9123 31 31 0 7 0 0 8 2 0 1) " (2106" 0 7 9131 9647 16896 50 0 0 0 1 64 0 0 1) " (2107" 0 40 9132 9136 16751 17 0 0 0 1 11 1 0 1) " (2108" 0 40 9133 9133 16683 16683 0 9 0 0 5 1 0 1) " (2173" 0 40 9296 9750 16236 46 0 0 0 5 160 0 0 1) " (2110" 0 40 9137 9374 16751 16940 0 0 0 2 162 0 0 1) " (2111" 0 40 9139 9649 16277 46 0 0 0 1 99 0 0 1) " (2112" 0 40 9140 9651 31 46 0 0 0 3 165 0 0 1); INSERT INTO `smf_topics` " (`id_topic`" `is_sticky` `id_board` `id_first_msg` `id_last_msg` `id_member_started` `id_member_updated` `id_poll` `id_previous_board` `id_previous_topic` `num_replies` `num_views` `locked` `unapproved_posts` `approved`) VALUES (2113 0 40 9142 9257 16897 15885 0 0 0 3 129 0 0 1) " (2114" 0 40 9143 9143 0 0 0 9 0 0 12 1 0 1) " (2115" 0 40 9144 9751 16900 46 0 0 0 3 148 0 0 1) " (2116" 0 1 9146 9147 16899 17 0 0 0 1 74 0 0 1) " (2117" 0 40 9148 9624 16398 16977 0 0 0 6 271 0 0 1) " (2118" 0 36 9149 10109 16837 17 0 0 0 13 878 1 0 1) " (2119" 0 1 9150 9150 16837 16837 0 0 0 0 56 0 0 1) " (2162" 0 40 9265 9381 34 17 0 0 0 8 304 0 0 1) " (2121" 0 40 9153 9650 16267 46 0 0 0 1 89 0 0 1) " (2122" 0 40 9154 9162 0 16837 0 9 0 3 58 0 0 1) " (2123" 0 40 9156 9734 16903 46 0 0 0 2 86 1 0 1) " (2160" 0 40 9246 9249 16933 19 0 9 0 1 19 0 0 1) " (2125" 0 40 9164 9213 16789 46 0 0 0 1 106 0 0 1) " (2126" 0 40 9166 9170 16880 17 0 0 0 1 82 0 0 1) " (2127" 0 40 9167 9758 26 46 0 0 0 10 403 0 0 1) " (2128" 0 1 9168 9174 16211 15846 0 0 0 3 70 0 0 1) " (2129" 0 40 9172 9175 16211 17 0 9 0 1 13 1 0 1) " (2165" 0 40 9281 9297 16747 16747 0 9 0 4 17 0 0 1) " (2131" 0 40 9178 9733 16910 46 0 0 0 2 66 1 0 1) " (2132" 0 38 9180 9180 17 17 0 0 0 0 248 1 0 1) " (2134" 0 40 9190 9192 16913 17 0 9 0 2 8 1 0 1) " (2135" 0 40 9194 9194 16913 16913 0 9 0 0 4 1 0 1) " (2136" 0 40 9195 9195 16913 16913 0 9 0 0 3 1 0 1) " (2137" 0 40 9196 9770 16913 46 0 0 0 2 166 0 0 1) " (2138" 0 40 9198 9731 16916 46 0 0 0 4 108 1 0 1) " (2139" 0 36 9200 10110 0 17 0 0 0 4 427 1 0 1) " (2140" 0 40 9202 9211 16342 46 0 0 0 1 85 0 0 1) " (2141" 0 40 9204 9732 16626 46 0 0 0 2 84 1 0 1) " (2142" 0 40 9205 9337 16559 16559 0 0 0 2 83 0 0 1) " (2143" 0 2 9209 9215 16742 46 0 0 0 2 104 1 0 1) " (2144" 0 2 9216 9252 16922 32 0 0 0 8 209 1 0 1) " (2174" 0 40 9299 9766 16747 46 0 0 0 3 110 0 0 1) " (2175" 0 40 9300 9727 16942 46 0 0 0 3 60 1 0 1) " (2176" 0 40 9302 9711 16941 46 0 0 0 7 175 0 0 1) " (2177" 0 40 9308 9308 16800 16800 0 9 0 0 5 2 0 1) " (2178" 0 40 9310 9765 16800 46 0 0 0 4 131 0 0 1) " (2179" 0 2 9314 9316 16865 32 0 0 0 1 67 1 0 1) " (2180" 0 40 9315 9355 16729 17 0 9 0 1 33 0 0 1) " (2181" 0 40 9320 9320 16945 16945 0 9 0 0 5 0 0 1) " (2182" 0 4 9323 10097 16398 37 0 0 0 2 102 0 0 1) " (2183" 0 40 9324 9717 16554 46 0 0 0 3 98 1 0 1) " (2184" 0 40 9325 9720 16948 46 0 0 0 3 43 1 0 1) " (2185" 0 40 9328 9722 16951 46 0 0 0 3 39 1 0 1) " (2186" 0 4 9330 9372 16900 1 0 0 0 2 121 1 0 1) " (2187" 0 40 9332 9470 16777 16777 0 0 0 2 101 0 0 1) " (2188" 0 40 9333 9725 16950 46 0 0 0 2 69 1 0 1) " (2189" 0 40 9343 9763 24 46 0 0 0 7 315 0 0 1) " (2190" 1 26 9347 9347 17 17 0 0 0 0 12 1 0 1) " (2191" 0 36 9348 10108 23 17 0 0 0 4 350 1 0 1) " (2192" 0 40 9350 9723 16959 46 0 0 0 2 27 1 0 1) " (2193" 0 18 9363 9363 24 24 0 0 0 0 62 0 0 1) " (2194" 0 18 9364 9483 24 16348 0 0 0 1 113 0 0 1) " (2195" 0 40 9373 9718 16962 46 0 0 0 2 77 1 0 1) " (2196" 0 40 9376 9762 16963 46 0 0 0 1 94 0 0 1) " (2197" 0 40 9383 9761 16729 46 0 0 0 1 98 0 0 1) " (2198" 0 2 9384 9394 16174 32 0 0 0 1 97 1 0 1) " (2199" 0 40 9385 9749 0 46 0 0 0 6 241 0 0 1) " (2200" 0 40 9395 9759 16519 46 0 0 0 2 123 0 0 1) " (2201" 1 35 9396 9396 17 17 0 0 0 0 332 1 0 1) " (2202" 0 19 9397 9397 16174 16174 0 0 0 0 106 0 0 1) " (2203" 0 4 9398 9431 16342 1 0 0 0 1 124 1 0 1) " (2204" 0 2 9399 9408 16342 46 0 0 0 2 156 1 0 1) " (2205" 0 3 9400 9635 16342 16398 0 0 0 1 138 0 0 1) " (2206" 0 1 9401 9634 16837 16398 0 0 0 6 225 0 0 1) " (2207" 0 40 9403 9757 16968 46 0 0 0 2 95 0 0 1) " (2208" 0 40 9405 9760 16751 46 0 0 0 2 112 1 0 1) " (2209" 0 40 9409 9719 16970 46 0 0 0 2 60 1 0 1) " (2210" 0 7 9411 9466 16504 16530 0 0 0 3 194 0 0 1) " (2211" 1 28 9413 9413 17 17 0 0 0 0 204 0 0 1) " (2212" 0 40 9414 9737 15846 46 0 0 0 3 130 0 0 1) " (2213" 0 40 9416 9416 38 38 0 9 0 0 4 0 0 1) " (2214" 0 40 9418 9745 38 46 0 0 0 2 92 0 0 1) " (2215" 0 40 9419 9716 16975 46 0 0 0 6 113 1 0 1) " (2216" 0 2 9422 9467 16277 16543 119 0 0 9 460 0 0 1) " (2217" 0 40 9433 9433 16977 16977 0 9 0 0 5 0 0 1) " (2218" 0 40 9434 9439 16973 38 0 9 0 2 36 2 0 1) " (2219" 0 39 9440 9440 16977 16977 0 9 0 0 15 0 0 1) " (2220" 0 40 9441 9452 16977 16977 0 9 0 4 57 0 0 1) " (2221" 0 2 9443 9581 16800 46 0 0 0 1 91 1 0 1) " (2222" 0 40 9448 9756 16981 46 0 0 0 1 64 0 0 1) " (2223" 0 40 9449 9755 16535 46 0 0 0 1 61 0 0 1) " (2224" 0 40 9450 9752 16055 46 0 0 0 2 153 0 0 1) " (2225" 0 40 9451 9715 16984 46 0 0 0 1 51 1 0 1) " (2226" 0 40 9454 9705 16985 46 120 0 0 4 108 1 0 1) " (2227" 0 2 9455 9595 16530 46 0 0 0 9 277 2 0 1) " (2228" 0 40 9464 9754 16952 46 0 0 0 1 106 0 0 1) " (2229" 0 10 9468 9825 16543 32 0 0 0 6 268 1 0 1) " (2230" 0 4 9473 9473 16342 16342 0 0 0 0 73 0 0 1) " (2231" 0 4 9474 9474 16798 16798 0 0 0 0 87 0 0 1) " (2232" 0 40 9477 9477 16770 16770 0 9 0 0 0 0 0 1) " (2233" 0 40 9479 9479 16995 16995 0 9 0 0 15 0 0 1) " (2234" 0 2 9480 9590 16277 46 121 0 0 1 68 1 0 1) " (2235" 0 2 9481 9492 16276 32 0 0 0 1 107 1 0 1) " (2236" 0 40 9482 9714 16996 46 0 0 0 1 52 1 0 1) " (2237" 0 39 9485 9658 16276 16398 0 7 0 8 49 0 0 1) " (2238" 0 40 9487 9743 16997 46 0 0 0 5 109 0 0 1) " (2239" 0 4 9488 9974 16729 16398 0 0 0 5 210 1 0 1) " (2240" 0 40 9491 9713 17000 46 0 0 0 2 69 1 0 1) " (2241" 0 40 9494 9748 17002 46 0 0 0 1 61 1 0 1) " (2242" 0 40 9496 9526 17003 17 0 0 0 2 106 0 0 1) " (2243" 0 2 9497 9587 16530 46 0 0 0 26 478 1 0 1) " (2244" 0 40 9507 9747 16956 46 0 0 0 1 55 0 0 1) " (2245" 0 40 9508 9746 16995 46 0 0 0 1 50 0 0 1) " (2246" 0 40 9509 9712 17006 46 0 0 0 2 67 1 0 1) " (2247" 0 2 9520 9591 16530 46 0 0 0 1 90 1 0 1) " (2248" 0 39 9531 9531 16348 16348 0 42 0 0 32 0 0 1) " (2249" 0 41 9535 9541 38 16222 0 2 0 4 9 0 0 1) " (2250" 0 2 9542 9597 16530 46 0 0 0 4 279 2 0 1) " (2251" 0 39 9546 9546 16865 16865 0 9 0 0 2 0 0 1) " (2252" 0 40 9549 9706 16948 46 0 0 0 4 89 1 0 1) " (2253" 0 40 9552 9742 16977 46 0 0 0 2 54 0 0 1) " (2254" 0 2 9553 9592 38 46 0 0 0 11 183 1 0 1) " (2255" 0 40 9562 9740 17016 46 0 0 0 2 65 0 0 1) " (2256" 0 39 9567 9567 16837 16837 0 4 0 0 1 0 0 1) " (2257" 0 40 9569 9744 16973 46 0 0 0 2 68 0 0 1) " (2258" 0 2 9574 9594 16865 46 0 0 0 1 71 1 0 1) " (2259" 0 2 9575 9596 16865 46 0 0 0 2 123 1 0 1) " (2260" 0 2 9579 9586 16530 46 0 0 0 5 126 1 0 1) " (2261" 0 40 9582 9741 16933 46 0 0 0 1 42 0 0 1) " (2262" 0 2 9588 9589 17019 46 0 0 0 1 80 1 0 1) " (2263" 0 2 9598 10006 16530 16530 0 0 0 1 201 1 0 1) " (2264" 0 40 9599 9710 17021 46 0 0 0 3 56 1 0 1) " (2265" 0 40 9601 9708 17022 46 0 0 0 2 57 1 0 1) " (2550" 0 2 11121 11167 17167 32 0 0 0 2 110 1 0 1) " (2549" 0 3 11119 11120 17167 31 0 0 0 1 76 1 0 1) " (2268" 0 40 9604 9707 17023 46 0 0 0 2 61 1 0 1) " (2269" 0 40 9613 9613 16837 16837 0 0 2118 0 1 0 0 1) " (2270" 0 40 9616 9736 16964 46 0 0 0 2 67 0 0 1) " (2271" 0 7 9617 9619 16348 16398 0 0 0 1 83 0 0 1) " (2272" 0 19 9618 9827 16759 16759 0 0 0 3 158 0 0 1) " (2273" 0 40 9627 9629 17027 16398 0 37 0 1 8 1 0 1) " (2274" 0 40 9628 9695 17027 46 0 0 0 1 100 1 0 1) " (2554" 0 7 11135 11155 16530 0 0 0 0 4 122 0 0 1) " (2276" 0 41 9641 9641 16848 16848 0 4 0 0 2 0 0 1) " (2277" 0 41 9642 9642 16848 16848 0 2 0 0 4 0 0 1) " (2278" 0 21 9643 9900 16342 16398 0 0 0 1 98 0 0 1) " (2279" 0 2 9644 9777 16865 46 0 0 0 4 156 1 0 1) " (2280" 0 10 9648 9865 16182 16837 0 0 0 3 231 1 0 1) " (2281" 0 17 9659 10751 16438 16438 0 0 0 6 213 0 0 1) " (2282" 0 2 9661 9735 16438 46 0 0 0 4 129 1 0 1) " (2283" 0 7 9662 9894 16276 16403 0 0 0 9 190 0 0 1) " (2284" 0 7 9663 9818 16438 16438 0 0 0 14 323 0 0 1) " (2285" 0 2 9668 9778 17037 46 0 0 0 4 138 1 0 1) " (2286" 0 2 9674 9811 16935 30 0 0 0 9 198 1 0 1) " (2287" 0 24 9676 9676 16348 16348 0 0 0 0 109 0 0 1) " (2288" 0 19 9683 9702 16398 16398 0 0 0 9 143 0 0 1) " (2556" 0 26 11148 11148 16519 16519 0 2 0 0 4 0 0 1) " (2290" 0 40 9550 9551 17014 17014 0 0 2170 1 0 0 0 1) " (2555" 0 21 11136 11161 17100 37 0 0 0 2 82 0 0 1) " (2292" 0 2 9774 9775 16730 46 0 0 0 1 81 1 0 1) " (2293" 0 2 9776 9779 16729 46 0 0 0 1 81 1 0 1) " (2294" 0 2 9781 9782 16729 46 0 0 0 1 66 1 0 1) " (2295" 0 2 9783 9785 16348 46 0 0 0 2 109 1 0 1) " (2296" 0 2 9786 9813 16348 46 0 0 0 15 372 1 0 1) " (2297" 0 18 9804 9808 15866 16182 0 0 0 1 119 0 0 1) " (2298" 0 7 9807 9812 16182 46 0 0 0 2 97 0 0 1) " (2299" 0 41 9810 9810 30 30 0 0 2295 0 5 0 0 1) " (2300" 0 7 9814 9824 30 16398 0 0 0 7 142 0 0 1) " (2301" 0 3 9826 9832 16519 16398 0 0 0 4 108 0 0 1) " (2302" 0 7 9828 9885 16398 16936 0 0 0 9 166 0 0 1) " (2303" 0 3 9838 9850 17016 1 0 0 0 1 109 0 0 1) " (2304" 0 7 9839 9864 14 16837 0 0 0 13 180 0 0 1) " (2305" 0 2 9842 9844 16756 46 0 0 0 2 90 1 0 1) " (2306" 0 2 9845 9912 16756 16398 0 0 0 2 107 1 0 1) " (2307" 0 2 9848 9849 16744 46 0 0 0 1 104 1 0 1) " (2308" 0 10 9851 9883 16356 16696 0 0 0 2 190 1 0 1) " (2309" 0 4 9855 9855 1 1 0 0 0 0 97 1 0 1) " (2310" 0 2 9867 9880 16348 32 0 0 0 11 367 1 0 1) " (2311" 0 7 9876 9966 16398 16936 0 0 0 9 331 0 0 1) " (2312" 0 24 9887 9910 16519 16398 0 0 0 6 193 0 0 1) " (2313" 0 7 9902 9906 16759 16936 0 0 0 4 122 0 0 1) " (2314" 0 18 9911 10023 16398 37 0 0 0 9 262 0 0 1) " (2315" 0 2 9914 9956 17050 16837 0 0 0 8 372 1 0 1) " (2316" 0 1 9922 9929 16036 16398 0 0 0 1 103 0 0 1) " (2317" 0 39 9923 10043 0 0 0 3 0 30 367 0 0 1) " (2318" 0 3 9936 10059 0 15846 0 0 0 11 162 0 0 1) " (2319" 0 3 9971 9972 16182 31 0 0 0 1 114 0 0 1) " (2320" 0 7 9975 9996 16393 16393 0 0 0 7 202 2 0 1) " (2321" 0 1 9984 9984 16759 16759 0 0 0 0 85 0 0 1) " (2322" 0 2 9989 10171 0 46 0 0 0 1 126 1 0 1) " (2323" 1 22 9990 10236 17 35 0 0 0 18 663 0 0 1) " (2324" 0 7 10008 10018 17058 15846 0 0 0 3 135 0 0 1) " (2325" 0 3 10015 10041 16837 16530 0 0 0 6 189 0 0 1) " (2326" 0 2 10016 10022 17059 32 0 0 0 2 139 1 0 1) " (2327" 0 19 10024 10276 37 37 0 0 0 4 113 0 0 1) " (2328" 0 41 10032 10032 17061 17061 0 2 0 0 6 0 0 1) " (2329" 0 21 10034 10034 16726 16726 0 0 0 0 61 0 0 1) " (2330" 0 21 10035 10035 16726 16726 0 0 0 0 64 0 0 1) " (2331" 0 24 10038 10039 16222 16530 0 0 0 1 102 1 0 1) " (2332" 0 7 10040 10053 16530 16530 0 0 0 5 138 0 0 1) " (2333" 0 7 10042 10042 16276 16276 0 0 0 0 49 0 0 1) " (2334" 0 2 10050 10051 17064 32 0 0 0 1 71 1 0 1) " (2335" 0 7 10056 10056 16438 16438 0 0 0 0 45 0 0 1) " (2336" 0 19 10057 10089 16837 16880 0 0 0 6 164 0 0 1) " (2337" 0 7 10058 10168 46 16696 0 0 0 8 288 0 0 1) " (2338" 0 2 10064 10079 16530 46 0 0 0 5 204 1 0 1) " (2339" 0 1 10067 10117 16837 1 0 0 0 3 143 0 0 1) " (2340" 0 7 10069 10069 16837 16837 0 0 0 0 59 0 0 1) " (2341" 0 2 10071 10080 37 46 0 0 0 1 95 2 0 1) " (2342" 0 4 10077 10081 0 16837 0 0 0 1 95 0 0 1) " (2343" 0 2 10084 10091 16519 46 0 0 0 3 142 1 0 1) " (2344" 0 29 10085 10656 15838 16523 0 0 0 1 164 1 0 1) " (2345" 0 3 10092 10092 17073 17073 0 0 0 0 62 0 0 1) " (2346" 0 4 10093 10107 16837 16837 0 0 0 6 168 0 0 1) " (2347" 0 3 10101 10237 16865 35 0 0 0 3 153 1 0 1) " (2348" 0 39 10103 10531 16342 16756 0 3 0 5 34 0 0 1) " (2349" 0 15 10111 11668 24 15846 0 0 0 17 428 0 0 1) " (2350" 0 7 10112 10251 15846 15846 0 0 0 18 212 2 0 1) " (2351" 1 22 10113 11483 1 17151 0 0 0 14 662 1 0 1) " (2352" 0 7 10114 10115 24 1 0 0 0 1 66 1 0 1) " (2353" 0 3 10121 10163 17078 0 0 0 0 4 154 1 0 1) " (2354" 0 3 10122 10149 17078 15846 0 0 0 4 128 0 0 1) " (2355" 0 19 10135 10367 15846 15846 0 0 0 10 139 0 0 1) " (2356" 0 30 10144 10655 16276 16523 0 0 0 11 378 1 0 1) " (2357" 0 30 10160 10650 17079 16523 0 0 0 1 97 1 0 1) " (2358" 0 41 10165 10165 17081 17081 0 2 0 0 2 0 0 1) " (2359" 0 2 10166 10172 17081 46 0 0 0 2 118 1 0 1) " (2360" 0 24 10179 10195 24 15846 0 0 0 1 79 0 0 1) " (2361" 0 2 10183 10185 17040 46 124 0 0 2 85 1 0 1) " (2362" 0 2 10186 10188 17040 46 0 0 0 2 96 1 0 1) " (2363" 0 2 10190 10192 16029 46 0 0 0 2 81 1 0 1) " (2364" 0 2 10193 10194 16530 46 0 0 0 1 99 1 0 1) " (2365" 0 10 10199 10557 16670 46 0 0 0 3 204 1 0 1) " (2366" 0 2 10202 10207 16744 30 126 0 0 2 95 1 0 1) " (2367" 0 2 10204 10206 16865 0 0 0 0 2 154 1 0 1) " (2368" 0 2 10208 10224 16530 32 0 0 0 8 220 1 0 1) " (2369" 0 7 10216 10250 16403 15846 0 0 0 8 165 2 0 1) " (2370" 0 3 10221 10223 16899 0 0 0 0 1 85 1 0 1) " (2371" 0 2 10228 10232 16530 32 0 0 0 4 137 1 0 1) " (2372" 0 39 10238 10238 16182 16182 0 3 0 0 4 0 0 1) " (2373" 0 2 10244 10246 16267 46 127 0 0 2 120 1 0 1) " (2374" 0 38 10247 10788 46 16936 128 0 0 7 193 0 0 1) " (2375" 0 1 10248 10872 16530 17151 0 0 0 13 295 0 0 1) " (2376" 0 10 10261 10451 16696 46 0 0 0 2 128 1 0 1) " (2377" 0 18 10269 10293 24 16222 0 0 0 11 257 0 0 1) " (2378" 0 30 10284 10652 16267 16523 129 0 0 1 69 1 0 1) " (2379" 0 2 10287 10308 17081 46 130 0 0 2 107 1 0 1) " (2380" 0 1 10292 10762 31 16930 0 0 0 2 79 0 0 1) " (2381" 0 2 10296 10307 16277 46 131 0 0 2 80 1 0 1) " (2382" 0 39 10298 10298 16837 16837 0 7 0 0 7 0 0 1) " (2383" 0 2 10299 10309 16726 46 0 0 0 6 167 1 0 1) " (2551" 0 2 11123 11138 16029 0 0 0 0 2 90 1 0 1) " (2385" 0 39 10306 10306 0 0 0 12 0 0 21 0 0 1) " (2386" 0 30 10310 10654 17094 16523 0 0 0 8 214 1 0 1) " (2387" 0 2 10311 10312 16935 0 0 0 0 1 121 1 0 1) " (2388" 0 39 10313 10336 16530 16438 0 1 0 12 52 0 0 1) " (2389" 0 4 10316 10375 17090 32 0 0 0 8 184 1 0 1) " (2390" 0 2 10321 10448 16277 46 132 0 0 6 199 1 0 1) " (2391" 0 3 10334 10334 17097 17097 0 0 0 0 90 2 0 1) " (2392" 0 39 10337 10338 16530 16438 0 1 0 1 5 0 0 1); INSERT INTO `smf_topics` " (`id_topic`" `is_sticky` `id_board` `id_first_msg` `id_last_msg` `id_member_started` `id_member_updated` `id_poll` `id_previous_board` `id_previous_topic` `num_replies` `num_views` `locked` `unapproved_posts` `approved`) VALUES (2393 0 39 10339 10619 16530 16438 0 1 0 35 317 0 0 1) " (2394" 0 7 10340 10725 31 16936 133 0 0 18 305 0 0 1) " (2395" 0 2 10342 10343 16756 32 0 0 0 1 123 1 0 1) " (2396" 0 12 10362 10481 0 1 0 0 0 11 282 1 0 1) " (2397" 0 2 10377 10380 16742 32 0 0 0 2 150 1 0 1) " (2398" 0 7 10395 10734 16438 16936 0 0 0 8 197 0 0 1) " (2399" 0 19 10400 10457 16530 16530 0 0 0 8 240 0 0 1) " (2400" 0 4 10411 10413 16354 16530 0 0 0 2 97 0 0 1) " (2401" 0 10 10414 10450 16865 46 0 0 0 7 139 1 0 1) " (2402" 0 3 10415 10560 17101 17101 0 0 0 8 276 1 0 1) " (2403" 0 2 10423 10428 16742 16222 0 0 0 3 115 1 0 1) " (2404" 0 10 10441 10449 16348 46 0 0 0 1 65 1 0 1) " (2405" 0 4 10446 10485 16438 16438 0 0 0 3 96 0 0 1) " (2406" 0 4 10447 10447 16751 16751 0 0 0 0 57 0 0 1) " (2407" 0 10 10452 10556 16543 46 0 0 0 3 86 1 0 1) " (2408" 0 39 10456 10467 16530 16348 0 1 0 3 17 0 0 1) " (2409" 0 1 10460 10870 17076 17151 0 0 0 11 297 0 0 1) " (2410" 0 10 10463 10492 16530 16438 0 0 0 5 161 1 0 1) " (2411" 0 10 10464 10482 15971 1 0 0 0 2 77 1 0 1) " (2412" 0 2 10465 10493 15971 16222 0 0 0 9 236 1 0 1) " (2413" 0 39 10475 10779 16759 16276 0 7 0 12 138 0 0 1) " (2414" 0 2 10494 10516 17040 46 0 0 0 4 129 1 0 1) " (2415" 0 7 10501 10695 24 16930 0 0 0 7 180 0 0 1) " (2416" 0 2 10509 10515 0 46 0 0 0 1 103 1 0 1) " (2417" 0 3 10511 10518 16696 17108 0 0 0 2 104 1 0 1) " (2418" 0 2 10521 10549 16543 32 0 0 0 2 106 1 0 1) " (2419" 0 4 10522 10546 17061 24 0 0 0 5 88 0 0 1) " (2420" 0 7 10526 10526 26 26 0 0 0 0 35 1 0 1) " (2421" 0 7 10527 10694 26 16930 0 0 0 1 57 0 0 1) " (2422" 0 39 10528 10539 0 26 0 3 0 1 10 0 0 1) " (2423" 0 7 10533 10692 16519 16930 0 0 0 9 141 0 0 1) " (2424" 0 3 10534 11169 16342 15888 0 0 0 8 348 0 0 1) " (2425" 0 4 10543 12232 24 17210 0 0 0 3 159 0 0 1) " (2426" 0 3 10551 10559 0 46 0 0 0 3 123 1 0 1) " (2427" 0 10 10553 10555 16348 46 0 0 0 2 60 1 0 1) " (2428" 0 39 10561 10561 16276 16276 0 1 0 0 2 0 0 1) " (2429" 0 7 10562 10621 16276 16438 0 0 0 9 133 0 0 1) " (2430" 0 7 10574 10693 15888 16930 0 0 0 2 61 0 0 1) " (2431" 0 2 10579 10581 16398 46 0 0 0 1 65 1 0 1) " (2432" 0 2 10580 10582 16398 46 0 0 0 1 94 1 0 1) " (2433" 0 2 10585 10675 16530 46 0 0 0 4 159 1 0 1) " (2434" 0 2 10587 10676 16696 46 0 0 0 1 135 0 0 1) " (2435" 0 2 10593 10673 17117 46 0 0 0 3 130 1 0 1) " (2436" 0 1 10596 10871 16438 17151 0 0 0 6 123 0 0 1) " (2437" 0 41 10597 10597 17061 17061 0 2 0 0 3 0 0 1) " (2438" 0 41 10598 10598 17061 17061 0 2 0 0 2 0 0 1) " (2439" 0 2 10599 10674 17061 46 0 0 0 1 100 1 0 1) " (2440" 0 2 10600 10612 16747 16276 0 0 0 9 268 2 0 1) " (2441" 0 41 10601 10601 17034 17034 0 2 0 0 0 0 0 1) " (2442" 0 41 10603 10610 17034 16276 0 2 0 1 7 0 0 1) " (2443" 0 2 10615 10677 17119 46 0 0 0 1 137 1 0 1) " (2444" 0 3 10616 10616 17120 17120 0 0 0 0 57 1 0 1) " (2445" 0 2 10624 10663 17061 1 0 0 0 1 105 1 0 1) " (2446" 0 39 10625 10640 16936 16936 0 3 0 8 28 2 0 1) " (2447" 0 39 10628 10628 16530 16530 0 1 0 0 9 2 0 1) " (2448" 0 2 10633 10637 15885 32 0 0 0 3 145 1 0 1) " (2449" 0 20 10639 10641 17105 17124 0 0 0 1 73 0 0 1) " (2450" 0 39 10642 10972 16530 26 0 1 0 19 210 0 0 1) " (2451" 0 3 10643 10645 17129 31 0 0 0 1 70 1 0 1) " (2452" 0 4 10646 10660 17131 1 0 0 0 5 111 1 0 1) " (2557" 0 2 11150 11153 16519 0 0 0 0 2 108 1 0 1) " (2553" 0 2 11128 11132 17167 0 0 0 0 3 97 1 0 1) " (2455" 0 2 10661 10672 16543 46 0 0 0 3 110 1 0 1) " (2456" 0 2 10664 10678 16742 46 0 0 0 4 163 1 0 1) " (2457" 0 2 10668 10668 17076 17076 0 0 0 0 94 1 0 1) " (2458" 0 7 10669 10680 17129 16276 0 0 0 2 74 0 0 1) " (2459" 0 10 10679 10698 16519 46 0 0 0 1 109 1 0 1) " (2460" 0 3 10681 11612 17100 46 0 0 0 7 144 1 0 1) " (2461" 0 7 10688 11085 16530 16759 0 0 0 16 380 1 0 1) " (2462" 1 22 10701 12095 46 46 0 0 0 16 478 0 0 1) " (2463" 0 7 10709 10757 16930 16930 0 0 0 3 65 0 0 1) " (2464" 0 7 10713 10770 17105 15888 134 0 0 11 165 0 0 1) " (2465" 0 3 10717 11611 17076 46 0 0 0 2 79 1 0 1) " (2466" 0 3 10720 11488 17133 17151 0 0 0 4 145 1 0 1) " (2467" 0 26 10744 10756 15846 26 0 7 0 4 38 0 0 1) " (2468" 0 2 10749 10760 16530 16530 0 0 0 3 150 1 0 1) " (2469" 0 41 10765 10794 0 17119 0 2 0 1 44 0 0 1) " (2470" 0 7 10766 10767 16530 16519 0 0 0 1 110 1 0 1) " (2471" 0 39 10768 10768 46 46 0 22 0 0 12 0 0 1) " (2472" 0 2 10775 10792 17108 17119 0 0 0 4 186 1 0 1) " (2473" 0 3 10780 10780 17095 17095 0 0 0 0 54 1 0 1) " (2474" 0 7 10781 10781 17136 17136 0 0 0 0 49 1 0 1) " (2475" 0 2 10783 10828 16930 0 0 0 0 9 312 1 0 1) " (2476" 0 4 10789 10790 16354 16530 0 0 0 1 84 0 0 1) " (2477" 0 2 10796 10798 16800 32 0 0 0 2 146 1 0 1) " (2478" 0 4 10799 10841 24 17151 0 0 0 2 95 0 0 1) " (2479" 0 39 10801 10802 0 16483 0 3 0 1 35 1 0 1) " (2480" 0 24 10805 11078 24 24 0 0 0 3 124 1 0 1) " (2481" 0 2 10807 10815 16530 16530 0 0 0 6 197 1 0 1) " (2482" 0 2 10811 10816 0 32 0 0 0 1 95 1 0 1) " (2483" 0 2 10819 10824 16543 32 0 0 0 3 106 1 0 1) " (2484" 0 2 10820 10980 17100 16837 0 0 0 9 275 1 0 1) " (2559" 0 4 11158 11159 17162 32 0 0 0 1 81 1 0 1) " (2558" 0 2 11156 11157 16049 46 0 0 0 1 74 1 0 1) " (2487" 0 2 10834 10848 16935 16222 0 0 0 5 121 1 0 1) " (2488" 0 10 10838 10849 17151 16222 0 0 0 1 205 1 0 1) " (2489" 0 7 10850 11000 16837 16837 0 0 0 11 178 2 0 1) " (2490" 0 2 10851 10852 16756 30 0 0 0 1 131 1 0 1) " (2491" 0 2 10856 10856 16530 16530 0 0 0 0 64 1 0 1) " (2492" 0 2 10857 10858 16530 32 0 0 0 1 71 1 0 1) " (2493" 0 2 10859 10860 16530 32 0 0 0 1 77 1 0 1) " (2494" 0 2 10861 10899 16789 32 0 0 0 5 132 1 0 1) " (2495" 0 2 10862 10900 37 32 0 0 0 4 140 1 0 1) " (2496" 0 2 10878 10902 16543 32 0 0 0 7 149 1 0 1) " (2497" 0 1 10881 10907 17151 26 0 0 0 4 67 1 0 1) " (2498" 0 1 10883 11077 17151 24 0 0 0 7 120 1 0 1) " (2499" 0 2 10903 10905 15912 0 0 0 0 1 98 1 0 1) " (2500" 0 7 10904 10982 17155 15846 0 0 0 1 68 0 0 1) " (2501" 0 10 10908 10911 16756 0 0 0 0 1 93 1 0 1) " (2502" 0 10 10909 10919 16789 17 0 0 0 2 123 1 0 1) " (2503" 0 4 10912 10913 26 1 0 0 0 1 81 1 0 1) " (2504" 0 1 10924 10943 26 32 0 0 0 13 173 1 0 1) " (2505" 0 2 10934 10935 16696 32 0 0 0 1 89 1 0 1) " (2506" 0 7 10941 11126 31 37 0 0 0 7 170 0 0 1) " (2507" 0 1 10942 10944 16354 32 0 0 0 1 64 1 0 1) " (2508" 0 7 10945 11054 16530 16936 0 0 0 7 130 0 0 1) " (2509" 0 1 10946 11025 31 17061 0 0 0 2 69 0 0 1) " (2510" 0 3 10952 11062 17157 16936 0 0 0 6 183 0 0 1) " (2511" 0 2 10954 10956 16530 16222 0 0 0 2 112 1 0 1) " (2512" 0 21 10957 10995 16587 16696 0 0 0 4 79 0 0 1) " (2513" 0 40 10959 10984 16483 15846 0 0 0 4 78 0 0 1) " (2514" 0 17 10965 10994 16587 16696 0 0 0 1 45 0 0 1) " (2515" 0 39 10973 11023 16530 16696 0 1 0 2 138 0 0 1) " (2516" 0 1 10985 10992 24 32 0 0 0 3 97 1 0 1) " (2517" 0 3 10987 10987 32 32 0 0 0 0 60 1 0 1) " (2518" 0 39 10988 10988 16587 16587 0 21 0 0 3 0 0 1) " (2519" 0 17 10991 10993 16587 16696 0 0 0 1 44 0 0 1) " (2520" 0 39 10997 11008 16696 15846 0 21 0 3 33 0 0 1) " (2521" 0 2 11001 11001 24 24 0 0 0 0 114 1 0 1) " (2522" 0 2 11002 11009 24 16696 0 0 0 6 159 1 0 1) " (2523" 0 15 11010 11036 16696 0 0 0 0 4 83 0 0 1) " (2524" 0 30 11013 11271 16049 1 0 0 0 5 138 1 0 1) " (2525" 0 2 11016 11017 16530 0 0 0 0 1 104 1 0 1) " (2526" 0 2 11018 11020 17161 0 0 0 0 1 88 1 0 1) " (2527" 0 1 11019 11019 15971 15971 0 0 0 0 46 0 0 1) " (2528" 0 1 11021 11492 15971 17151 0 0 0 3 119 0 0 1) " (2529" 0 4 11022 11042 17061 17151 0 0 0 2 74 0 0 1) " (2530" 0 30 11026 11100 17162 17 0 0 0 4 99 1 0 1) " (2531" 0 39 11033 11039 16530 16530 0 1 0 1 17 0 0 1) " (2532" 0 1 11034 11034 16696 16696 0 0 0 0 53 0 0 1) " (2552" 0 10 11127 11149 24 0 0 0 0 7 188 1 0 1) " (2534" 0 30 11038 11669 16483 15846 0 0 0 4 211 1 0 1) " (2535" 0 1 11040 11493 16182 17151 0 0 0 14 414 0 0 1) " (2536" 0 1 11041 11101 16530 26 0 0 0 7 154 0 0 1) " (2537" 0 5 11046 11083 17157 17157 0 0 0 10 139 2 0 1) " (2538" 0 5 11049 11051 17157 16936 0 0 0 1 28 0 0 1) " (2539" 0 1 11065 11082 17157 17157 136 0 0 3 71 0 0 1) " (2540" 0 30 11081 11103 17157 17 0 0 0 6 114 1 0 1) " (2541" 0 1 11087 11601 17157 17151 137 0 0 4 100 0 0 1) " (2542" 0 7 11088 11284 17157 16936 138 0 0 8 150 0 0 1) " (2543" 0 17 11090 11377 16777 17157 0 0 0 7 144 0 0 1) " (2544" 0 30 11097 11269 17166 1 0 0 0 4 128 1 0 1) " (2545" 0 2 11106 11112 16543 16543 0 0 0 6 182 2 0 1) " (2546" 0 2 11114 11125 16530 32 0 0 0 1 130 1 0 1) " (2547" 0 30 11115 11118 17162 17 0 0 0 2 83 1 0 1) " (2560" 0 7 11162 11281 16735 16735 0 0 0 5 148 0 0 1) " (2561" 0 2 11164 11166 37 46 0 0 0 2 95 1 0 1) " (2562" 0 26 10182 10182 16837 16837 0 0 2351 0 1 0 0 1) " (2563" 0 1 11168 11171 16530 16483 0 0 0 2 144 1 0 1) " (2564" 0 19 11172 11238 24 15888 0 0 0 5 148 0 0 1) " (2565" 0 2 11176 11177 16348 16222 0 0 0 1 105 1 0 1) " (2566" 0 2 11178 11179 17100 32 0 0 0 1 95 1 0 1) " (2567" 0 10 11180 11180 16530 16530 0 0 0 0 111 1 0 1) " (2568" 0 1 11181 11187 16049 16837 0 0 0 3 101 1 0 1) " (2569" 0 1 11184 11364 0 16837 0 0 0 15 329 0 0 1) " (2587" 0 7 11244 12251 16936 15971 139 0 0 17 259 0 0 1) " (2588" 0 18 11265 11266 24 16759 0 0 0 1 53 0 0 1) " (2590" 0 2 11274 11275 16800 46 0 0 0 1 78 1 0 1) " (2591" 0 3 11277 11486 17179 17151 0 0 0 3 104 0 0 1) " (2592" 0 26 11290 11291 16519 16936 0 3 0 1 5 0 0 1) " (2593" 0 10 11292 11295 16519 17 0 0 0 3 204 1 0 1) " (2594" 0 26 11297 11297 46 46 0 22 0 0 3 0 0 1) " (2595" 1 22 11298 11613 46 17190 0 0 0 9 543 0 0 1) " (2596" 0 19 11304 11318 16348 16530 0 0 0 3 76 0 0 1) " (2597" 0 3 11306 11485 17185 17151 0 0 0 3 101 0 0 1) " (2598" 0 2 11310 11331 16438 46 0 0 0 1 99 1 0 1) " (2599" 0 7 11311 11332 17148 17148 0 0 0 3 98 0 0 1) " (2600" 0 2 11313 11316 16354 16837 0 0 0 3 71 1 0 1) " (2601" 0 2 11320 11321 24 30 0 0 0 1 59 1 0 1) " (2602" 0 24 11325 11520 16530 17151 0 0 0 1 73 0 0 1) " (2603" 0 7 11327 11327 16348 16348 0 0 0 0 35 0 0 1) " (2604" 0 2 11328 11330 17187 46 0 0 0 2 101 1 0 1) " (2605" 0 40 11333 11586 17157 16936 0 0 0 14 227 1 0 1) " (2606" 0 5 11334 11345 17157 17157 0 0 0 2 104 0 0 1) " (2607" 0 24 11335 11367 16519 16530 0 0 0 3 117 0 0 1) " (2608" 0 1 11336 11336 16049 16049 0 0 0 0 35 0 0 1) " (2609" 1 35 11337 11337 17 17 0 0 0 0 205 1 0 1) " (2610" 0 2 11340 11342 16696 32 0 0 0 1 91 1 0 1) " (2611" 0 1 11341 11359 16696 17119 0 0 0 1 78 0 0 1) " (2612" 0 19 11343 11343 16354 16354 0 0 0 0 36 0 0 1) " (2613" 0 12 11344 11533 17187 1 0 0 0 2 93 0 0 1) " (2614" 0 15 11347 11451 16519 16438 0 0 0 7 157 0 0 1) " (2615" 0 40 11354 11435 17187 17187 0 0 0 8 163 1 0 1) " (2616" 0 1 11365 11619 16837 16936 0 0 0 10 206 0 0 1) " (2617" 1 22 11366 11366 17 17 0 0 0 0 130 1 0 1) " (2618" 0 26 11374 11544 17191 17191 0 12 0 21 154 0 0 1) " (2619" 0 26 11376 11376 17191 17191 0 12 0 0 1 0 0 1) " (2620" 0 26 11380 11412 17157 17157 0 15 0 3 25 2 0 1) " (2621" 0 2 11395 11406 47 30 0 0 0 3 87 1 0 1) " (2622" 0 30 11399 11710 16161 17 0 0 0 8 181 1 0 1) " (2623" 0 40 11407 11596 17148 17148 0 0 0 12 186 1 0 1) " (2624" 0 19 11413 11418 16398 37 0 0 0 1 47 0 0 1) " (2625" 0 26 11416 11417 17190 46 0 16 0 1 40 0 0 1) " (2626" 0 2 11419 11546 17061 16222 0 0 0 4 138 1 0 1) " (2627" 0 40 11420 11525 17192 17192 141 0 0 4 79 1 0 1) " (2628" 0 1 11421 11422 37 37 0 0 0 1 46 0 0 1) " (2629" 0 2 11426 11426 17118 17118 0 0 0 0 57 2 0 1) " (2630" 0 26 11427 11428 17061 16837 0 2 0 1 7 0 0 1) " (2631" 0 4 11437 11516 17187 1 0 0 0 1 81 0 0 1) " (2632" 0 3 11440 11615 16936 16936 140 0 0 7 133 0 0 1) " (2633" 0 40 11442 11473 17187 16696 0 0 0 11 129 1 0 1) " (2634" 0 40 11452 11470 16618 17148 0 0 0 2 65 1 0 1) " (2635" 0 40 11454 11504 16348 37 0 0 0 4 67 1 0 1) " (2636" 0 4 11455 11512 16386 1 0 0 0 4 82 1 0 1) " (2637" 0 40 11464 11540 17190 17148 0 0 0 4 58 1 0 1) " (2638" 0 4 11467 11513 16936 1 0 0 0 3 54 1 0 1) " (2639" 0 2 11475 11476 37 46 0 0 0 1 57 1 0 1) " (2640" 0 40 11478 11588 16789 16936 0 0 0 6 95 1 0 1) " (2641" 0 40 11481 11499 17187 17151 0 0 0 1 24 1 0 1) " (2642" 0 7 11489 12004 17151 17151 0 0 0 39 581 0 0 1) " (2643" 0 15 11502 12420 17151 17151 0 0 0 10 196 0 0 1) " (2644" 0 40 11515 11624 17190 1 0 0 0 1 64 1 0 1) " (2645" 0 10 11542 12178 17151 46 0 0 0 11 363 1 0 1) " (2646" 0 10 11549 11679 17191 1 0 0 0 1 76 1 0 1) " (2647" 0 40 11550 11554 16519 17148 0 0 0 1 29 1 0 1) " (2648" 0 7 11553 11584 17157 16936 142 0 0 13 57 0 0 1) " (2649" 0 40 11555 11623 16342 16936 0 0 0 7 146 1 0 1) " (2650" 0 7 11556 12260 17157 16936 143 0 0 14 132 0 0 1) " (2651" 0 40 11590 11593 17090 17148 0 0 0 1 41 1 0 1) " (2652" 0 26 11591 11591 17090 17090 0 16 0 0 0 0 0 1) " (2653" 0 26 11610 11610 46 46 0 0 2402 0 1 0 0 1) " (2654" 0 26 11608 11608 46 46 0 0 2466 0 0 0 0 1) " (2655" 0 2 11631 11658 16354 30 0 0 0 1 72 1 0 1) " (2656" 0 26 11636 11655 16530 17 0 1 0 17 252 1 0 1) " (2657" 0 1 11648 11666 16519 16530 0 0 0 11 174 1 0 1) " (2658" 0 24 11667 11667 16696 16696 0 0 0 0 45 0 0 1) " (2659" 0 44 11671 13023 15846 17157 0 0 0 152 1648 0 0 1) " (2660" 0 12 11676 12091 17191 46 0 0 0 5 213 0 0 1) " (2661" 0 1 11677 11677 16222 16222 0 0 0 0 55 1 0 1) " (2662" 0 26 11696 11708 16530 16530 0 0 2659 10 1 0 0 1) " (2663" 0 2 11715 11716 16182 32 0 0 0 1 78 1 0 1) " (2664" 0 26 11718 11718 17 17 0 1 0 0 29 1 0 1) " (2665" 0 7 11721 11840 17148 17148 0 0 0 2 58 0 0 1) " (2666" 0 7 11724 11740 16438 24 0 0 0 5 114 0 0 1) " (2667" 0 2 11727 11727 17034 17034 0 0 0 0 70 2 0 1) " (2668" 0 24 11729 11729 15971 15971 0 0 0 0 56 0 0 1) " (2669" 0 43 11735 11785 16222 16222 0 0 0 4 129 0 0 1) " (2670" 0 7 11738 11738 28 28 0 0 0 0 32 0 0 1) " (2671" 0 43 11741 11744 16837 16837 0 0 0 2 95 0 0 1) " (2672" 0 30 11768 11775 17200 1 0 0 0 2 105 1 0 1); INSERT INTO `smf_topics` " (`id_topic`" `is_sticky` `id_board` `id_first_msg` `id_last_msg` `id_member_started` `id_member_updated` `id_poll` `id_previous_board` `id_previous_topic` `num_replies` `num_views` `locked` `unapproved_posts` `approved`) VALUES (2673 0 26 11773 11792 16438 16438 0 43 0 2 88 0 0 1) " (2676" 0 2 11779 11853 0 16222 0 0 0 5 151 1 0 1) " (2675" 1 22 11777 11796 1 16222 0 0 0 4 183 0 0 1) " (2677" 0 2 11793 11804 37 32 0 0 0 8 187 2 0 1) " (2678" 0 10 11800 11827 16742 16222 0 0 0 9 183 1 0 1) " (2679" 0 2 11806 11861 17186 16222 0 0 0 5 127 1 0 1) " (2680" 0 26 11808 11808 17186 17186 0 2 0 0 4 0 0 1) " (2681" 0 26 11809 11809 17186 17186 0 2 0 0 9 0 0 1) " (2682" 0 2 11812 11854 17186 16222 0 0 0 2 78 1 0 1) " (2683" 0 2 11816 11866 17186 1 0 0 0 4 143 1 0 1) " (2684" 0 2 11819 11856 17186 16222 0 0 0 2 72 1 0 1) " (2685" 0 4 11832 11835 17190 17100 0 0 0 3 72 2 0 1) " (2686" 0 2 11841 11858 17186 16222 0 0 0 3 60 1 0 1) " (2687" 0 2 11843 11850 16696 16222 0 0 0 1 91 1 0 1) " (2688" 0 2 11848 11851 28 16222 0 0 0 1 52 1 0 1) " (2689" 0 43 11852 11852 16696 16696 0 0 0 0 48 0 0 1) " (2690" 0 3 11859 12067 16696 1 0 0 0 2 97 0 0 1) " (2691" 0 1 11860 11863 16696 17139 0 0 0 1 64 0 0 1) " (2692" 0 15 11870 11949 15846 17 0 0 0 10 191 1 0 1) " (2693" 0 26 11873 11886 17210 16222 0 2 0 4 85 1 0 1) " (2694" 0 1 11874 12016 17139 17100 144 0 0 8 165 0 0 1) " (2695" 0 30 11878 12131 9 17 0 0 0 2 100 1 0 1) " (2696" 0 1 11879 11937 16438 16438 0 0 0 19 318 0 0 1) " (2697" 0 2 11894 11906 17101 16222 0 0 0 4 106 1 0 1) " (2698" 0 44 11923 12076 15846 16936 0 0 0 5 105 0 0 1) " (2699" 0 1 11928 11928 16696 16696 145 0 0 0 38 0 0 1) " (2700" 0 26 11931 11935 16530 16530 0 7 0 2 9 0 0 1) " (2701" 0 7 11932 12028 16530 16438 0 0 0 6 194 0 0 1) " (2702" 0 26 11936 11936 16284 16284 0 7 0 0 22 0 0 1) " (2703" 0 7 11938 11995 15971 16530 0 0 0 12 221 1 0 1) " (2705" 0 44 11963 11998 16696 17100 0 0 0 13 157 0 0 1) " (2706" 0 44 11967 13050 16837 17151 0 0 0 20 258 0 0 1) " (2707" 0 44 11981 12094 23 46 0 0 0 4 91 0 0 1) " (2708" 0 2 11996 11997 17186 16222 0 0 0 1 70 1 0 1) " (2709" 0 2 12003 12090 17061 46 0 0 0 1 102 1 0 1) " (2710" 0 26 12005 12005 24 24 0 2 0 0 15 0 0 1) " (2711" 0 2 12009 12017 47 16222 0 0 0 1 59 1 0 1) " (2712" 0 7 12018 12030 16530 16438 0 0 0 3 129 0 0 1) " (2713" 0 2 12019 12025 17118 16222 0 0 0 1 91 1 0 1) " (2714" 0 2 12022 12023 17061 30 0 0 0 1 42 1 0 1) " (2715" 0 1 12024 12105 46 16438 0 0 0 5 128 0 0 1) " (2716" 0 7 12027 12045 16519 16222 0 0 0 11 234 0 0 1) " (2717" 0 2 12054 12089 0 46 0 0 0 2 85 1 0 1) " (2718" 0 3 12058 12104 17221 17100 0 0 0 6 134 0 0 1) " (2719" 0 7 12061 12064 16530 1 0 0 0 2 90 1 0 1) " (2720" 0 24 12063 12117 15971 16222 0 0 0 5 124 0 0 1) " (2721" 0 2 12066 12073 17186 46 0 0 0 1 67 1 0 1) " (2722" 0 2 12078 12088 16543 46 0 0 0 1 60 1 0 1) " (2723" 0 2 12080 12087 15943 46 0 0 0 5 109 1 0 1) " (2724" 0 44 12096 12432 16696 16222 0 0 0 23 309 0 0 1) " (2725" 1 22 12110 12625 1 16837 0 0 0 11 331 0 0 1) " (2726" 0 2 12115 12169 17101 46 0 0 0 2 75 1 0 1) " (2727" 0 2 12116 12119 47 16696 0 0 0 1 63 1 0 1) " (2728" 0 24 12120 12153 46 17100 0 0 0 5 111 0 0 1) " (2729" 0 26 12124 12156 16519 16438 0 10 0 3 91 0 0 1) " (2730" 0 43 12126 12431 16049 16049 0 0 0 13 203 0 0 1) " (2731" 0 44 12133 12143 15846 16049 0 0 0 5 105 0 0 1) " (2732" 0 2 12147 12170 17210 46 0 0 0 1 60 1 0 1) " (2733" 0 24 12154 12157 16222 17100 0 0 0 1 78 0 0 1) " (2734" 0 2 12155 12171 37 46 0 0 0 2 64 1 0 1) " (2735" 0 1 12158 12162 16837 17151 0 0 0 3 49 0 0 1) " (2736" 0 3 12163 12165 17224 17100 0 0 0 1 34 0 0 1) " (2737" 0 2 12164 12172 17100 46 0 0 0 1 41 1 0 1) " (2738" 0 2 12166 12173 17061 46 0 0 0 1 53 1 0 1) " (2739" 0 2 12167 12168 17100 46 0 0 0 1 23 1 0 1) " (2740" 0 26 12176 12186 17210 17100 0 2 0 3 40 0 0 1) " (2741" 0 2 12179 12555 17100 46 0 0 0 5 119 1 0 1) " (2742" 0 2 12184 12992 17210 46 0 0 0 4 107 1 0 1) " (2743" 0 26 12189 12189 17151 17151 0 44 0 0 10 0 0 1) " (2744" 0 44 12190 12395 17151 17151 0 0 0 28 406 0 0 1) " (2745" 0 7 12195 12219 16168 16696 0 0 0 6 128 0 0 1) " (2746" 0 10 12202 12211 16156 16222 0 0 0 3 116 1 0 1) " (2747" 0 3 12215 12216 17230 17100 0 0 0 1 32 0 0 1) " (2748" 0 4 12217 12218 16757 16696 0 0 0 1 38 0 0 1) " (2749" 0 1 12220 12221 16696 16696 0 0 0 1 60 2 0 1) " (2750" 0 3 12226 12226 17196 17196 0 0 0 0 61 0 0 1) " (2751" 0 26 12230 12259 17211 16936 0 2 0 7 117 0 0 1) " (2752" 0 4 12231 12985 17210 1 0 0 0 4 103 0 0 1) " (2753" 0 7 12234 12250 15971 15971 0 0 0 5 87 0 0 1) " (2754" 0 2 12253 12563 16696 1 0 0 0 6 157 1 0 1) " (2755" 0 1 12256 12322 16696 16438 0 0 0 4 118 0 0 1) " (2756" 0 26 12266 12266 16530 16530 0 7 0 0 14 2 0 1) " (2757" 0 2 12267 12297 14 46 0 0 0 11 204 1 0 1) " (2758" 0 26 12270 12270 16222 16222 0 0 2756 0 0 0 0 1) " (2759" 0 26 12273 12273 14 14 0 4 0 0 4 0 0 1) " (2760" 0 7 12277 12497 37 37 0 0 0 9 162 0 0 1) " (2761" 0 3 12298 12299 17239 17100 0 0 0 1 41 0 0 1) " (2762" 1 22 12300 12989 1 1 0 0 0 27 707 0 0 1) " (2763" 0 26 12274 12274 16222 16222 0 0 2755 0 1 0 0 1) " (2764" 0 1 12314 12314 16696 16696 0 0 0 0 28 2 0 1) " (2765" 0 43 12321 12492 16438 16438 0 0 0 6 86 0 0 1) " (2766" 0 44 12327 12455 16222 16222 0 0 0 23 182 0 0 1) " (2767" 0 7 12336 12494 16222 16222 0 0 0 31 171 0 0 1) " (2768" 0 15 12375 12378 16222 16222 0 0 0 2 33 0 0 1) " (2769" 0 2 12408 12557 16222 46 0 0 0 3 82 1 0 1) " (2770" 0 1 12409 12441 15971 15971 0 0 0 7 113 0 0 1) " (2771" 0 2 12433 12558 17100 46 0 0 0 2 66 1 0 1) " (2772" 0 3 12435 12499 17244 15888 0 0 0 6 91 0 0 1) " (2773" 0 15 12439 12523 17151 16222 0 0 0 10 178 0 0 1) " (2774" 0 1 12444 12445 16837 17100 0 0 0 1 47 0 0 1) " (2775" 0 44 12447 12479 15846 17100 0 0 0 5 74 0 0 1) " (2776" 0 2 12464 12481 15971 46 0 0 0 14 161 1 0 1) " (2777" 0 2 12476 12551 16354 46 0 0 0 1 39 1 0 1) " (2778" 0 44 12482 12532 17100 17100 0 0 0 28 265 0 0 1) " (2780" 0 2 12485 12549 16222 46 0 0 0 1 42 1 0 1) " (2781" 0 2 12487 12548 28 46 0 0 0 6 102 1 0 1) " (2782" 0 7 12502 12503 37 16222 0 0 0 1 31 0 0 1) " (2783" 0 15 12524 12616 16222 16222 0 0 0 2 60 0 0 1) " (2784" 0 7 12526 12623 16182 24 0 0 0 4 87 0 0 1) " (2785" 0 18 12533 13063 16192 1 0 0 0 3 48 1 0 1) " (2786" 0 2 12534 12546 16182 46 0 0 0 5 67 1 0 1) " (2787" 0 2 12541 12547 16222 46 0 0 0 1 28 1 0 1) " (2788" 0 3 12543 12572 15971 31 0 0 0 1 33 0 0 1) " (2789" 0 2 12544 12545 15971 46 0 0 0 1 20 1 0 1) " (2790" 0 1 12550 12579 15971 16222 0 0 0 12 134 0 0 1) " (2791" 0 1 12564 12627 16049 16049 0 0 0 5 82 0 0 1) " (2792" 0 15 12568 12620 16342 16222 0 0 0 15 126 0 0 1) " (2793" 0 7 12574 12631 15971 26 0 0 0 11 124 0 0 1) " (2794" 0 1 12581 12581 16222 16222 0 0 0 0 28 0 0 1) " (2795" 0 7 12585 12643 15971 17151 0 0 0 5 103 0 0 1) " (2796" 0 44 12587 12655 15971 17100 0 0 0 7 104 0 0 1) " (2797" 0 3 12601 12619 16342 17100 0 0 0 7 63 0 0 1) " (2798" 0 1 12628 12628 16696 16696 0 0 0 0 35 2 0 1) " (2799" 0 2 12629 12660 16759 46 0 0 0 3 71 1 0 1) " (2800" 0 2 12630 12662 16222 46 0 0 0 2 64 1 0 1) " (2801" 0 26 12637 12637 16696 16696 0 1 0 0 3 0 0 1) " (2802" 0 26 12638 12639 16696 16222 0 1 0 1 12 0 0 1) " (2803" 0 17 12640 12648 17100 17100 0 0 0 4 69 0 0 1) " (2804" 0 2 12641 12659 16696 46 0 0 0 3 74 1 0 1) " (2805" 0 3 12649 12651 17259 17100 0 0 0 2 32 0 0 1) " (2806" 0 2 12656 12661 16222 46 0 0 0 1 35 1 0 1) " (2807" 0 7 12657 12688 16222 17100 0 0 0 14 168 0 0 1) " (2808" 0 44 12664 12704 26 16696 0 0 0 5 71 0 0 1) " (2809" 0 7 12667 13007 16696 15846 0 0 0 7 118 0 0 1) " (2810" 0 28 12669 12689 16504 17100 0 0 0 1 76 0 0 1) " (2811" 0 2 12674 12765 16342 16342 0 0 0 9 165 1 0 1) " (2812" 0 2 12680 12695 16354 46 0 0 0 2 63 1 0 1) " (2813" 0 24 12690 12690 16222 16222 0 0 0 0 30 0 0 1) " (2814" 0 2 12691 12737 17100 46 0 0 0 4 103 2 0 1) " (2815" 0 1 12692 12715 16837 24 0 0 0 9 85 0 0 1) " (2816" 0 2 12693 12694 17100 46 0 0 0 1 28 1 0 1) " (2817" 0 1 12703 12751 16696 16696 0 0 0 7 84 0 0 1) " (2818" 0 2 12711 12735 16696 46 0 0 0 3 66 1 0 1) " (2819" 0 2 12713 12736 37 46 0 0 0 2 70 1 0 1) " (2820" 0 1 12722 12757 15846 17100 0 0 0 7 66 0 0 1) " (2821" 0 1 12730 12748 16696 17100 146 0 0 1 38 0 0 1) " (2822" 0 26 12733 12733 17211 17211 0 2 0 0 1 0 0 1) " (2823" 0 2 12734 12740 17211 46 0 0 0 1 35 1 0 1) " (2824" 0 44 12742 13034 16222 17100 0 0 0 16 196 0 0 1) " (2825" 0 4 12743 12749 17154 1 0 0 0 3 53 1 0 1) " (2826" 0 1 12750 12750 1 1 0 0 0 0 14 1 0 1) " (2827" 0 2 12758 12769 17154 16837 0 0 0 4 76 1 0 1) " (2828" 0 1 12760 12761 16837 17139 0 0 0 1 40 0 0 1) " (2829" 0 10 12762 12847 16519 26 0 0 0 12 203 1 0 1) " (2830" 0 2 12763 12800 17100 16222 0 0 0 3 86 2 0 1) " (2831" 0 2 12772 12990 17119 46 0 0 0 1 27 1 0 1) " (2832" 0 26 12782 12850 24 16049 0 1 0 14 151 0 0 1) " (2833" 0 1 12784 12915 15971 15971 0 0 0 19 155 0 0 1) " (2834" 0 2 12796 12835 16222 30 0 0 0 1 41 1 0 1) " (2835" 0 28 12802 13047 17157 17151 0 0 0 9 103 0 0 1) " (2836" 0 24 12814 12814 15971 15971 0 0 0 0 30 0 0 1) " (2837" 0 7 12817 12827 16174 37 0 0 0 3 57 0 0 1) " (2838" 0 1 12821 12826 31 31 0 0 0 2 49 2 0 1) " (2839" 0 1 12841 13068 16182 17151 0 0 0 18 185 0 0 1) " (2840" 0 4 12844 12885 16519 17151 0 0 0 3 62 0 0 1) " (2841" 0 7 12851 12910 17090 16222 0 0 0 3 43 0 0 1) " (2842" 0 1 12853 12881 16222 16696 0 0 0 1 29 0 0 1) " (2843" 0 7 12854 12876 16174 17100 0 0 0 1 19 0 0 1) " (2844" 0 7 12855 12987 16174 16696 0 0 0 16 119 0 0 1) " (2845" 0 2 12856 12991 17186 46 0 0 0 1 26 1 0 1) " (2846" 0 1 12858 12858 24 24 0 0 0 0 24 2 0 1) " (2847" 0 1 12859 12940 26 15971 0 0 0 9 109 0 0 1) " (2848" 0 15 12861 12946 15888 26 0 0 0 10 103 0 0 1) " (2849" 0 3 12882 12882 16696 16696 0 0 0 0 18 0 0 1) " (2850" 0 1 12902 13031 16837 16837 0 0 0 3 59 0 0 1) " (2851" 0 1 12916 12935 15971 17151 0 0 0 4 54 0 0 1) " (2852" 0 2 12924 12993 17186 46 0 0 0 4 70 1 0 1) " (2853" 0 1 12929 12932 15971 17151 0 0 0 1 34 0 0 1) " (2854" 0 26 12937 12949 17090 17151 0 7 0 1 46 2 0 1) " (2855" 0 7 12938 12952 16174 17100 0 0 0 1 22 0 0 1) " (2856" 0 7 12939 12948 16174 17151 147 0 0 1 33 0 0 1) " (2857" 0 18 12943 12963 15971 16222 0 0 0 1 18 0 0 1) " (2858" 0 3 12944 12945 16342 26 0 0 0 1 37 0 0 1) " (2859" 0 2 12947 12994 17186 46 0 0 0 1 31 1 0 1) " (2860" 0 26 12941 12942 15971 15971 0 0 2847 1 0 0 0 1) " (2861" 0 2 12950 12995 17186 46 0 0 0 2 41 1 0 1) " (2862" 0 1 12951 12965 15971 16222 0 0 0 2 42 0 0 1) " (2863" 0 7 12954 12955 16174 17100 148 0 0 1 29 0 0 1) " (2864" 0 15 12966 13046 16222 17151 0 0 0 13 110 0 0 1) " (2865" 0 2 12971 12996 16354 46 0 0 0 2 27 1 0 1) " (2866" 0 2 12974 12997 16222 46 0 0 0 1 35 1 0 1) " (2867" 0 7 12976 13070 17186 50 0 0 0 12 131 0 0 1) " (2868" 0 1 12978 12978 17100 17100 149 0 0 0 16 0 0 1) " (2869" 0 2 12998 12999 37 46 0 0 0 1 23 1 0 1) " (2870" 0 7 13000 13001 17090 17 0 0 0 1 28 0 0 1) " (2871" 0 2 13003 13006 17186 1 0 0 0 1 35 1 0 1) " (2872" 0 44 13008 13054 17157 17100 0 0 0 20 106 0 0 1) " (2873" 0 2 13018 13029 17260 1 0 0 0 2 25 1 0 1) " (2874" 0 24 13036 13040 16222 17151 0 0 0 3 28 0 0 1) " (2875" 0 26 13056 13062 16774 26 0 12 0 4 23 0 0 1) " (2876" 0 18 13064 13073 15971 26 0 0 0 5 46 0 0 1) " (2877" 0 7 13066 13067 16174 17151 0 0 0 1 9 0 0 1) " (2878" 0 4 13074 13074 16049 16049 0 0 0 0 6 0 0 1); -- -------------------------------------------------------- #NAME?