Forum Kurallarını Okumak İçin Lütfen Tıklayınız .

Pbdq.net | Leaked By Chucky 20k Sql Hash © Chucky 

Sql Hash © Chucky Pbdq.net | Leaked By Chucky 20k
Joined
Jun 7, 2021
Messages
4,301
Reaction score
56,161
#CR
180
RWoNtlGT_o.png


HTML:
CREATE TABLE `ibf_core_members` (
  `member_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `member_group_id` smallint(3) NOT NULL DEFAULT '0',
  `email` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `joined` int(10) NOT NULL DEFAULT '0',
  `ip_address` varchar(46) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `allow_admin_mails` bit(1) DEFAULT b'0',
  `skin` smallint(5) DEFAULT NULL,
  `warn_level` int(10) DEFAULT NULL,
  `warn_lastwarn` int(10) NOT NULL DEFAULT '0',
  `language` mediumint(4) DEFAULT NULL,
  `restrict_post` int(10) NOT NULL DEFAULT '0',
  `bday_day` int(2) DEFAULT NULL,
  `bday_month` int(2) DEFAULT NULL,
  `bday_year` int(4) DEFAULT NULL,
  `msg_count_new` int(2) NOT NULL DEFAULT '0',
  `msg_count_total` int(3) NOT NULL DEFAULT '0',
  `msg_count_reset` int(1) NOT NULL DEFAULT '0',
  `msg_show_notification` int(1) NOT NULL DEFAULT '0',
  `misc` varchar(128) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `last_visit` int(10) DEFAULT '0',
  `last_activity` int(10) DEFAULT '0',
  `mod_posts` int(10) NOT NULL DEFAULT '0',
  `auto_track` varchar(256) COLLATE utf8mb4_unicode_ci DEFAULT '0',
  `temp_ban` int(10) DEFAULT '0',
  `mgroup_others` varchar(245) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `member_login_key_expire` int(10) NOT NULL DEFAULT '0',
  `has_blog` text COLLATE utf8mb4_unicode_ci,
  `has_gallery` tinyint(1) NOT NULL DEFAULT '0',
  `members_seo_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `members_cache` mediumtext COLLATE utf8mb4_unicode_ci,
  `members_disable_pm` tinyint(1) unsigned NOT NULL DEFAULT '0' COMMENT '0 - not disabled, 1 - disabled, member can re-enable, 2 - disabled',
  `failed_logins` text COLLATE utf8mb4_unicode_ci,
  `failed_login_count` smallint(3) NOT NULL DEFAULT '0',
  `members_profile_views` int(10) unsigned NOT NULL DEFAULT '0',
  `members_pass_hash` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `members_pass_salt` varchar(22) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `members_bitoptions` int(10) unsigned NOT NULL DEFAULT '0',
  `fb_uid` bigint(20) unsigned NOT NULL DEFAULT '0',
  `members_day_posts` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0,0',
  `vk_uid` bigint(20) unsigned NOT NULL DEFAULT '0',
  `vk_token` text COLLATE utf8mb4_unicode_ci,
  `live_id` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_id` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_token` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_secret` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `notification_cnt` mediumint(9) NOT NULL DEFAULT '0',
  `fb_token` text COLLATE utf8mb4_unicode_ci,
  `conv_password` varchar(128) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `gallery_perms` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `blogs_recache` tinyint(1) DEFAULT NULL,
  `ipsconnect_id` int(10) NOT NULL DEFAULT '0',
  `ipsconnect_revalidate_url` text COLLATE utf8mb4_unicode_ci,
  `pp_last_visitors` text COLLATE utf8mb4_unicode_ci,
  `pp_main_photo` text COLLATE utf8mb4_unicode_ci,
  `pp_main_width` int(5) DEFAULT NULL,
  `pp_main_height` int(5) DEFAULT NULL,
  `pp_thumb_photo` text COLLATE utf8mb4_unicode_ci,
  `pp_thumb_width` int(5) DEFAULT NULL,
  `pp_thumb_height` int(5) DEFAULT NULL,
  `pp_setting_count_comments` int(2) DEFAULT NULL,
  `pp_reputation_points` int(10) DEFAULT NULL,
  `pp_photo_type` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `signature` text COLLATE utf8mb4_unicode_ci,
  `pconversation_filters` text COLLATE utf8mb4_unicode_ci,
  `pp_customization` mediumtext COLLATE utf8mb4_unicode_ci,
  `timezone` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `pp_cover_photo` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `profilesync` text COLLATE utf8mb4_unicode_ci,
  `profilesync_lastsync` int(10) NOT NULL DEFAULT '0' COMMENT 'Indicates the last time any profile sync service was ran',
  `members_bitoptions2` int(10) unsigned NOT NULL DEFAULT '0',
  `create_menu` text COLLATE utf8mb4_unicode_ci COMMENT 'Cached contents of the "Create" drop down menu.',
  `marked_site_read` int(10) unsigned DEFAULT '0',
  `pp_cover_offset` int(10) NOT NULL DEFAULT '0',
  `acp_language` mediumint(9) DEFAULT NULL,
  `member_title` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `member_posts` mediumint(7) NOT NULL DEFAULT '0',
  `member_last_post` int(10) DEFAULT NULL,
  `member_streams` text COLLATE utf8mb4_unicode_ci,
  `photo_last_update` int(10) DEFAULT NULL,
  `mfa_details` text COLLATE utf8mb4_unicode_ci,
  `failed_mfa_attempts` smallint(3) unsigned DEFAULT '0' COMMENT 'Number of times tried and failed MFA',
  `permission_array` text COLLATE utf8mb4_unicode_ci COMMENT 'A cache of the clubs and social groups that the member is in',
  `completed` bit(1) NOT NULL DEFAULT b'0' COMMENT 'Whether the account is completed or not',
  `pp_setting_count_visitors` tinyint(1) NOT NULL DEFAULT '0',
  `fb_photo` text COLLATE utf8mb4_unicode_ci,
  `fb_photo_thumb` text COLLATE utf8mb4_unicode_ci,
  `fb_bwoptions` int(10) unsigned NOT NULL DEFAULT '0',
  `tc_last_sid_import` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `tc_photo` text COLLATE utf8mb4_unicode_ci,
  `tc_bwoptions` int(10) unsigned NOT NULL DEFAULT '0',
  `vk_bwoptions` int(10) unsigned NOT NULL DEFAULT '0',
  `vc_photo` text COLLATE utf8mb4_unicode_ci,
  `failed_security_answers` smallint(3) unsigned NOT NULL DEFAULT '0',
  `achievements_points` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'The number of achievement points the member has',
  `unique_hash` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
 
 
  (6792,'iwocijeme',3,'amdein@bitmessage.de',1435650377,'141.101.92.134','',1,NULL,0,0,0,0,0,0,0,0,0,1,NULL,1575360790,1435650381,0,NULL,0,'',1436255177,NULL,0,'iwocijeme',NULL,0,'{\"85.203.22.68\":[\"1575389388\"]}',2,676,'d45b357cd252204bc09898bbc274ec1f','TuApU',268500992,0,'0,0',0,NULL,NULL,'','','',0,NULL,NULL,'1:1:1',NULL,0,NULL,'false','',0,0,'',0,0,1,0,'','','','a:0:{}','UTC','',NULL,0,0,NULL,1575415296,0,NULL,'',0,0,NULL,NULL,NULL,0,NULL,'',0,'','',0,'0','',0,0,NULL,0,0,NULL)

 

Users who are viewing this thread

Home Register
Top Bottom