ReBreached Forums
Android Forums Database - Leaks, Download! - Printable Version

+- ReBreached Forums (https://rebreached.vc)
+-- Forum: Leaks (https://rebreached.vc/Forum-Leaks)
+--- Forum: Database (https://rebreached.vc/Forum-Database)
+---- Forum: Official (https://rebreached.vc/Forum-Official)
+---- Thread: Android Forums Database - Leaks, Download! (/Thread-Android-Forums-Database-Leaks-Download)



Android Forums Database - Leaks, Download! - ReBreached - 07-02-2023

Hello ReBreached Community,
Today I have uploaded the Android Forums Database for you to download, thanks for reading and enjoy!


In October 2011, the Android Forums website was hacked and 745k user accounts were subsequently leaked publicly. The compromised data included email addresses, user birth dates and passwords stored as a salted MD5 hash.

Compromised data: Dates of birth, Email addresses, Homepage URLs, Instant messenger identities, IP addresses, Passwords

Hidden Content



RE: Android Forums Database - Leaks, Download! - ReBreached - 07-02-2023

Sample 
 
PHP Code:
DROP TABLE IF EXISTS `arrowbe_user`;
CREATE TABLE `arrowbe_user` (
  `
useridint(10unsigned NOT NULL AUTO_INCREMENT,
  `
usergroupidsmallint(5unsigned NOT NULL DEFAULT '0',
  `
membergroupidsvarchar(250COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
displaygroupidsmallint(5unsigned NOT NULL DEFAULT '0',
  `
usernamevarchar(100COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
passwordvarchar(32COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
passworddatedate NOT NULL DEFAULT '0000-00-00',
  `
emailvarchar(100COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
styleidsmallint(5unsigned NOT NULL DEFAULT '0',
  `
parentemailvarchar(50COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
homepagevarchar(100COLLATE latin1_general_ci NOT NULL,
  `
icqvarchar(20COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
aimvarchar(20COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
yahoovarchar(32COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
msnvarchar(100COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
skypevarchar(32COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
showvbcodesmallint(5unsigned NOT NULL DEFAULT '0',
  `
showbirthdaysmallint(5unsigned NOT NULL DEFAULT '2',
  `
usertitlevarchar(250COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
customtitlesmallint(6NOT NULL DEFAULT '0',
  `
joindateint(10unsigned NOT NULL DEFAULT '0',
  `
daysprunesmallint(6NOT NULL DEFAULT '0',
  `
lastvisitint(10unsigned NOT NULL DEFAULT '0',
  `
lastactivityint(10unsigned NOT NULL DEFAULT '0',
  `
lastpostint(10unsigned NOT NULL DEFAULT '0',
  `
lastpostidint(10unsigned NOT NULL DEFAULT '0',
  `
postsint(10unsigned NOT NULL DEFAULT '0',
  `
reputationint(11NOT NULL DEFAULT '10',
  `
reputationlevelidint(10unsigned NOT NULL DEFAULT '1',
  `
timezoneoffsetvarchar(4COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
pmpopupsmallint(6NOT NULL DEFAULT '0',
  `
avataridsmallint(6NOT NULL DEFAULT '0',
  `
avatarrevisionint(10unsigned NOT NULL DEFAULT '0',
  `
profilepicrevisionint(10unsigned NOT NULL DEFAULT '0',
  `
sigpicrevisionint(10unsigned NOT NULL DEFAULT '0',
  `
optionsint(10unsigned NOT NULL DEFAULT '15',
  `
birthdayvarchar(10COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
birthday_searchdate NOT NULL DEFAULT '0000-00-00',
  `
maxpostssmallint(6NOT NULL DEFAULT '-1',
  `
startofweeksmallint(6NOT NULL DEFAULT '1',
  `
ipaddressvarchar(15COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
referreridint(10unsigned NOT NULL DEFAULT '0',
  `
languageidsmallint(5unsigned NOT NULL DEFAULT '0',
  `
emailstampint(10unsigned NOT NULL DEFAULT '0',
  `
threadedmodesmallint(5unsigned NOT NULL DEFAULT '0',
  `
autosubscribesmallint(6NOT NULL DEFAULT '-1',
  `
pmtotalsmallint(5unsigned NOT NULL DEFAULT '0',
  `
pmunreadsmallint(5unsigned NOT NULL DEFAULT '0',
  `
saltchar(30COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
ipointsint(10unsigned NOT NULL DEFAULT '0',
  `
infractionsint(10unsigned NOT NULL DEFAULT '0',
  `
warningsint(10unsigned NOT NULL DEFAULT '0',
  `
infractiongroupidsvarchar(255COLLATE latin1_general_ci NOT NULL DEFAULT '',
  `
infractiongroupidsmallint(5unsigned NOT NULL DEFAULT '0',
  `
adminoptionsint(10unsigned NOT NULL DEFAULT '0',
  `
profilevisitsint(10unsigned NOT NULL DEFAULT '0',
  `
friendcountint(10unsigned NOT NULL DEFAULT '0',
  `
friendreqcountint(10unsigned NOT NULL DEFAULT '0',
  `
vmunreadcountint(10unsigned NOT NULL DEFAULT '0',
  `
vmmoderatedcountint(10unsigned NOT NULL DEFAULT '0',
  `
socgroupinvitecountint(10unsigned NOT NULL DEFAULT '0',
  `
socgroupreqcountint(10unsigned NOT NULL DEFAULT '0',
  `
pcunreadcountint(10unsigned NOT NULL DEFAULT '0',
  `
pcmoderatedcountint(10unsigned NOT NULL DEFAULT '0',
  `
gmmoderatedcountint(10unsigned NOT NULL DEFAULT '0',
  `
showcybstatstinyint(1NOT NULL DEFAULT '1',
  `
post_thanks_user_amountint(10unsigned NOT NULL DEFAULT '0',
  `
post_thanks_thanked_postsint(10unsigned NOT NULL DEFAULT '0',
  `
post_thanks_thanked_timesint(10unsigned NOT NULL DEFAULT '0',
  `
ncode_imageresizer_modeenum('none','enlarge','samewindow','newwindow'COLLATE latin1_general_ci DEFAULT NULL,
  `
ncode_imageresizer_maxwidthsmallint(5unsigned DEFAULT NULL,
  `
ncode_imageresizer_maxheightsmallint(5unsigned DEFAULT NULL,
  
PRIMARY KEY (`userid`),
  
KEY `usergroupid` (`usergroupid`),
  
KEY `username` (`username`),
  
KEY `birthday` (`birthday`,`showbirthday`),
  
KEY `birthday_search` (`birthday_search`),
  
KEY `referrerid` (`referrerid`)
ENGINE=InnoDB AUTO_INCREMENT=742404 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;

--
-- 
Data for Table `arrowbe_user`
--

/*!40000 ALTER TABLE `arrowbe_user` DISABLE KEYS */;
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('1','24','6','24','Rob','1eba183d570fc4c90e4331bf8822f6c9','2010-03-30','robjackson81@yahoo.com','0','','http://androidforums.com','','trigatch4','','','','1','2','I\'m tellin\' mommy on you!','1','1206573900','0','1319001110','1319160837','1315500928','3179637','1005','10','1','-5','0','0','3','0','0','45615319','12-05-1981','1981-12-05','-1','1','','0','0','0','0','-1','1186','561','+GG','0','0','0','','0','0','9208','16','18','13','0','0','0','0','0','0','1','14','173','781',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('2','2','','0','SerenityNow','7737dc240c618e0c5ada5ce1d2064664','2008-04-09','robjackson81@gmail.com','0','','','','','','','','1','0','Junior Member','0','1207763640','0','1207825574','1221130680','1207825448','46','24','10','5','-5','0','0','0','0','0','45124807','','0000-00-00','-1','-1','71.248.66.27','0','1','0','0','0','0','0','<52','0','0','0','','0','0','1456','0','0','0','0','0','0','0','0','0','1','0','2','7',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('3','2','','0','chicagojosh','bce5f9c4d86c1d652781642de3cd4452','2008-04-10','chicagojosh@gmail.com','0','','','','','','','','1','0','New Member','0','1207841337','0','1226512049','1241116637','1226512047','11131','2','10','5','-6','0','0','0','0','0','45124807','','0000-00-00','-1','-1','65.203.88.194','0','1','0','0','0','1','1','Bb,','0','0','0','','0','0','310','0','0','1','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('4','9','','0','phandroid','c294c5958926efc77cef2820c865eeb6','2008-04-12','rob@phandroid.com','0','','','','','','','','1','0','Admin News Bot','1','1208009820','-1','1208009900','1208009820','1306161001','0','8899','12','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','','0','0','0','0','0','11','11','nb;','0','0','0','','0','0','6438','0','2','1','0','0','0','0','0','0','1','0','171','200',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('5','2','','0','jasonlee','6bfbaa7e93608109be8a50405856a25f','2008-04-20','jasonlee@spy.net','0','','','','','','','','1','0','New Member','0','1208711546','0','1208790375','1209043829','0','0','0','10','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','71.252.219.2','0','1','0','0','0','3','1','Jsj','0','0','0','','0','0','318','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('6','2','','0','MadMarco','0ab66f648a66faf29afb046a4877699f','2008-04-21','info@neocall.it','0','','','','','','','','1','0','New Member','0','1208781105','0','1208781354','1309160530','0','0','0','10','5','-5','0','0','0','0','0','45124951','','0000-00-00','-1','-1','194.183.77.1','0','1','0','0','0','1','0','XUY','0','0','0','','0','0','151','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('7','2','','0','lucidreamstate','bba9fe28c833e513e5a72df3fb31e327','2008-04-23','thisisnotmybeautifulemail@yahoo.com','0','','','','','','','','1','0','New Member','0','1208963640','0','1208963640','1208963797','1208963797','0','1','10','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','72.227.134.33','0','1','0','0','0','1','1','7Ob','0','0','0','','0','0','347','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('8','2','','0','mages','335cc30d68bf97fe6e3273d9cda46cdf','2008-04-25','aksonov@gmail.com','0','','','','','','','','1','0','New Member','0','1209124580','0','1209124580','1209124779','1209124736','0','1','10','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','80.93.115.10','0','1','0','0','0','0','0','Z/,','0','0','0','','0','0','468','0','0','0','0','0','0','0','0','0','1','0','1','1',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('9','2','','0','saydujjaman','9ab66e0e735a9f267a678d03f5d33971','2008-04-26','saydujjaman_s@yahoo.com','0','','','','','','','','1','0','New Member','0','1209196796','0','1209196796','1209197263','0','0','0','10','5','6','0','0','0','0','0','45124695','','0000-00-00','-1','-1','202.22.194.218','0','1','0','0','0','1','1','mkr','0','0','0','','0','0','166','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('10','2','','0','DustoneGT','9fa71b3303b3469479f09db91ccb681c','2008-04-26','dusty@sensiba.com','0','','','','','','','','1','0','New Member','0','1209254245','0','1209254245','1209255812','1209255811','79','1','10','5','-7','0','0','0','0','0','45124695','','0000-00-00','-1','-1','75.173.87.109','0','1','0','0','0','1','1','jx^','0','0','0','','0','0','216','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('11','2','','0','robot','169a978b79861f17543ac3a4da03569a','2008-04-29','1054pm@gmail.com','0','','','','','','','','1','0','New Member','0','1209509932','0','1209509932','1209511143','1209510688','83','1','10','5','-5','0','0','0','0','0','45124679','','0000-00-00','-1','-1','208.120.237.147','0','1','0','0','0','1','1','Xx{','0','0','0','','0','0','275','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('12','2','','0','peter','3036c83b211b46365f94ed5077034df8','2008-05-07','android.20.pj@xoxy.net','0','','','','','','','','1','0','New Member','0','1210170269','0','1210170269','1210176799','0','0','0','10','5','-5','0','0','0','0','0','45124951','','0000-00-00','-1','-1','199.46.199.232','0','1','0','0','0','0','0','}b^','0','0','0','','0','0','228','0','1','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('13','2','','0','blesafho','bcc5a368560df848b3ae84f7f9ad81ce','2008-05-14','blesafho@gmail.com','0','','','','','','','','1','0','New Member','0','1210746007','0','1210748061','1210826492','1210747903','89','1','10','5','7','0','0','0','0','0','45124679','','0000-00-00','-1','-1','167.205.22.104','0','1','0','0','0','1','1','JB-','0','0','0','','0','0','472','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('14','2','','0','iridesce','ec2561c6c86d5bf2fda09e0eae872fd5','2008-05-14','androidforums@iridesce.net','0','','','','','','','','1','0','New Member','0','1210773643','0','1210773643','1210773643','0','0','0','10','5','-8','0','0','0','0','0','45124951','','0000-00-00','-1','-1','12.46.54.192','0','1','0','0','0','0','0','d\"A','0','0','0','','0','0','121','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('15','2','','0','PhantomOeo','2a69ed277c28fc8fb219d5fc7d7c262b','2008-05-15','cemos121@yahoo.com','0','','','','','','','','1','0','New Member','0','1210828036','0','1210828036','1210828243','1210828169','92','1','10','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','75.14.214.138','0','1','0','0','0','1','1','9QS','0','0','0','','0','0','340','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('16','2','','0','Salt','9f3bfda24036b7c9097a6d85b6a86860','2011-03-31','hardhousesalt@hotmail.com','0','','','','','','','','1','0','New Member','0','1210917470','0','1210917656','1301549690','0','0','0','10','5','-8','1','0','0','0','0','45124823','','0000-00-00','-1','1','76.104.245.246','0','0','0','0','0','0','0','a[8Fzm2q<4q}[.YGA=([22_a?}DG*l','0','0','0','','0','0','182','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('17','2','','0','owen66','d11c9ed1dc1989f5f1625be89f133274','2008-05-18','owen.iverson@gmail.com','0','','','','','','','','1','0','New Member','0','1211147419','0','1211147419','1211147837','0','0','0','10','5','-5','0','0','0','0','0','45124823','','0000-00-00','-1','-1','208.120.243.229','0','1','0','0','0','1','1','`ap','0','0','0','','0','0','165','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('18','23','','0','HCSC','eae2ba8ea0ddb5b211eb7d432430470e','2008-05-19','zasvereg@yahoo.com','0','','','','','','davor_hc@hotmail.com','davor_hc','1','0','Junior Member','0','1211219347','0','1271100818','1271279997','1257893584','0','69','12','5','1','0','0','2','0','0','45092311','','0000-00-00','-1','1','78.3.219.75','0','0','0','0','0','0','0','\\%i','0','0','0','','0','0','1035','1','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('19','8','','0','generica','2cda5633695ab6a0737bf6eccfb366ca','2008-05-23','partner55525497@aravensoft.com','0','','','','','','','','1','0','<a href=\"http://androidforums.com/introductions/704-site-rules-guidelines.html\">Banned</a>','0','1211538825','0','1211538825','1211538927','0','0','0','10','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','89.172.16.172','0','1','0','0','0','1','1','~u3','0','0','0','','0','0','160','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('20','2','','0','androidal','29ab22e60ba98cbd4733ae323bb85f2c','2008-05-23','plbet@wp.pl','0','','http://www.androidal.pl/','','','','','','1','0','New Member','0','1211546249','0','1239461672','1239461672','0','0','0','10','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','83.15.140.214','0','1','0','0','0','0','0','e:z','0','0','0','','0','0','55','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('21','2','','0','tomservo','b243d97b2c2ff5d6165f22c0687dde83','2009-05-08','jconner@gmail.com','0','','','','','','','','1','0','New Member','0','1211554806','0','1211554964','1241815665','1275936059','33176','3','10','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','66.104.37.130','0','1','0','0','0','3','1','m7v','0','0','0','','0','0','399','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('22','2','','0','lavo','689ecde784d3e240b9217cb36e486368','2008-05-25','lavo@mac.com','0','','','','','','','','1','0','New Member','0','1211717798','0','1211717798','1211717798','0','0','0','10','5','8','0','0','0','0','0','45124695','','0000-00-00','-1','-1','124.169.164.27','0','1','0','0','0','1','1','Jk<','0','0','0','','0','0','222','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('23','2','','0','harry.21121','4270fd0179003088250e2d3c8327c75b','2008-05-26','harry.21121@yahoo.com','0','','','','','','','','1','0','New Member','0','1211795397','0','1211795560','1211799211','0','0','0','10','5','5.5','0','0','0','0','0','45124951','','0000-00-00','-1','-1','59.92.116.196','0','1','0','0','0','1','1','oFs','0','0','0','','0','0','203','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('24','2','','0','lemanael','0f1a238a4c8aef9a5a7bb535dd0c55bc','2008-05-27','lemanael21@hotmail.com','0','','','','','','','','1','0','New Member','0','1211942395','0','1211942721','1212812087','0','0','0','10','5','-6','0','0','0','0','0','45125079','','0000-00-00','-1','-1','189.188.58.145','0','1','0','0','0','1','1','YX@','0','0','0','','0','0','195','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('25','2','','0','1234damage','e1feea1be54de069b89578d07ec7b4aa','2008-06-05','maxianliang@gmail.com','0','','','','','','','','1','0','New Member','0','1212681971','0','1212681971','1212681971','0','0','0','10','5','8','0','0','0','0','0','45124679','','0000-00-00','-1','-1','221.219.103.206','0','1','0','0','0','1','1','dx2','0','0','0','','0','0','348','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('26','2','','0','MB300E','f77741f1338937173191c040098b0284','2008-06-06','mb300e@mb300e.kicks-ass.net','0','','','','','','','','1','0','New Member','0','1212749782','0','1212750101','1225009960','0','0','0','10','5','1','0','0','0','0','0','45124695','','0000-00-00','-1','-1','213.113.166.135','0','1','0','0','0','1','1','tl;','0','0','0','','0','0','153','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('27','2','','0','eRockx','9a5b874ad17838f13eb8f921a0e29ee0','2008-06-09','ebessette@gmail.com','0','','','','','','','','1','0','New Member','0','1213031635','0','1226856154','1227202561','1222361989','1733','4','10','5','-8','1','0','0','0','0','59771991','','0000-00-00','40','2','70.99.146.50','0','0','0','0','1','0','0','L|\"','0','0','0','','0','0','536','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('28','2','','0','uhell','9b77abdb7d9bca3ab83ff0e557e71da4','2008-06-11','espen@udp.no','0','','','','','','','','1','0','New Member','0','1213172175','0','1213172175','1213172175','0','0','0','10','5','1','0','0','0','0','0','45124951','','0000-00-00','-1','-1','193.160.28.38','0','1','0','0','0','1','1','U:5','0','0','0','','0','0','125','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('29','2','','0','Coon1981','89b385729466859669fd91218d9c93a6','2008-06-11','nico.vanderheide@gmail.com','0','','','','','','','','1','0','New Member','0','1213175034','0','1213175034','1213175845','0','0','0','10','5','1','0','0','0','0','0','45124951','','0000-00-00','-1','-1','213.201.133.66','0','1','0','0','0','1','1','7j%','0','0','0','','0','0','130','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('30','2','','0','grafitti_3','39fe98acab25e4d1b60e46d3f4644800','2008-06-13','deepti_4584@yahoo.com','0','','','','','','','','1','0','New Member','0','1213346889','0','1213346889','1213346889','0','0','0','10','5','5.5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','121.241.6.194','0','1','0','0','0','0','0','4{%','0','0','0','','0','0','35','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('31','2','','0','celia','9a84b9b5a09bee9ed3ababb9bb1ef732','2011-03-17','cnsuchithra@gmail.com','0','','','','','','','','1','0','New Member','0','1213356793','0','1213358227','1300341354','1213357145','120','1','10','5','-5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','206.169.67.99','0','1','0','0','0','1','1','Sfp&w_lobB<mx~0{Z|f?I2id]oq&6e','0','0','0','','0','0','397','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('32','2','','0','Nasr41','f3157eba0f358315f494aeebee97f95d','2008-06-13','nasr41@yahoo.com','0','','','','','','','','1','0','New Member','0','1213399235','0','1213399235','1213399235','0','0','0','10','5','2','0','0','0','0','0','45124951','','0000-00-00','-1','-1','196.29.161.81','0','1','0','0','0','0','0','/M<','0','0','0','','0','0','55','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('33','2','','0','lxu','7c0290d12f506c281c58966106d2b9f2','2008-06-17','l.xu@live.com','0','','','','','','','','1','0','New Member','0','1213698620','0','1213698620','1213699484','0','0','0','10','5','8','0','0','0','0','0','45124679','','0000-00-00','-1','-1','203.92.161.10','0','1','0','0','0','0','0','.~>','0','0','0','','0','0','146','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('34','2','','0','njakobs','d3f4010518f2a02fbfa6aec1d6373baf','2008-06-17','njakobs@gmail.com','0','','','','','','','','1','0','New Member','0','1213749797','0','1213750295','1227223440','0','0','0','10','5','12','0','0','0','0','0','45124823','','0000-00-00','-1','-1','203.97.200.159','0','1','0','0','0','0','0','9BZ','0','0','0','','0','0','267','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('35','2','','0','vijay','685e8ce753087f32ab9f1a07a103e4ac','2008-06-18','vijayachandran.m@gmail.com','0','','','','','','','','1','0','New Member','0','1213792051','0','1213792448','1213950364','0','0','0','10','5','5.5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','122.164.62.28','0','1','0','0','0','1','1','qDr','0','0','0','','0','0','120','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('36','2','','0','ascIIaster','86e3c7085dbc960c25498be72eb6255e','2008-06-18','abooya@gmail.com','0','','','','','','','','1','0','New Member','0','1213812094','0','1213812261','1214150713','0','0','0','10','5','1','0','0','0','0','0','45125079','','0000-00-00','-1','-1','88.65.46.7','0','1','0','0','0','1','1','!88','0','0','0','','0','0','400','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL);
INSERT INTO `arrowbe_user` (`userid`,`usergroupid`,`membergroupids`,`displaygroupid`,`username`,`password`,`passworddate`,`email`,`styleid`,`parentemail`,`homepage`,`icq`,`aim`,`yahoo`,`msn`,`skype`,`showvbcode`,`showbirthday`,`usertitle`,`customtitle`,`joindate`,`daysprune`,`lastvisit`,`lastactivity`,`lastpost`,`lastpostid`,`posts`,`reputation`,`reputationlevelid`,`timezoneoffset`,`pmpopup`,`avatarid`,`avatarrevision`,`profilepicrevision`,`sigpicrevision`,`options`,`birthday`,`birthday_search`,`maxposts`,`startofweek`,`ipaddress`,`referrerid`,`languageid`,`emailstamp`,`threadedmode`,`autosubscribe`,`pmtotal`,`pmunread`,`salt`,`ipoints`,`infractions`,`warnings`,`infractiongroupids`,`infractiongroupid`,`adminoptions`,`profilevisits`,`friendcount`,`friendreqcount`,`vmunreadcount`,`vmmoderatedcount`,`socgroupinvitecount`,`socgroupreqcount`,`pcunreadcount`,`pcmoderatedcount`,`gmmoderatedcount`,`showcybstats`,`post_thanks_user_amount`,`post_thanks_thanked_posts`,`post_thanks_thanked_times`,`ncode_imageresizer_mode`,`ncode_imageresizer_maxwidth`,`ncode_imageresizer_maxheight`) VALUES ('37','2','','0','roshanmesta@ekarwar.com','0d91543ab603e398a8ff87f927b05331','2008-06-18','roshanmesta@ekarwar.com','0','','','','','','','','1','0','New Member','0','1213848515','0','1213848515','1213848515','0','0','0','10','5','5.5','0','0','0','0','0','45124695','','0000-00-00','-1','-1','59.163.89.69','0','1','0','0','0','0','0','U.<','0','0','0','','0','0','87','0','0','0','0','0','0','0','0','0','1','0','0','0',NULL,NULL,NULL); 



RE: Android Forums Database - Leaks, Download! - Sasha - 08-14-2023

Thanks


RE: Android Forums Database - Leaks, Download! - Mero34 - 08-14-2023

Appreciate that


RE: Android Forums Database - Leaks, Download! - boris40 - 08-31-2023

Aha, finally found this Android forum db.
Thank you for this valuable contribution to this cool forum. I've been looking forward to get this!


RE: Android Forums Database - Leaks, Download! - Fhc90 - 01-26-2024

Thanks


RE: Android Forums Database - Leaks, Download! - aidn123406@gmail.com - 08-07-2024

(07-02-2023, 01:41 PM)ReBreached Wrote:
ConfusedHello ReBreached Community,
Today I have uploaded the Android Forums Database for you to download, thanks for reading and enjoy!


In October 2011, the Android Forums website was hacked and 745k user accounts were subsequently leaked publicly. The compromised data included email addresses, user birth dates and passwords stored as a salted MD5 hash.

Compromised data: Dates of birth, Email addresses, Homepage URLs, Instant messenger identities, IP addresses, Passwords
 
 



RE: Android Forums Database - Leaks, Download! - mrnoone - 08-22-2024

thanks man


RE: Army Force Online Database - Leaks, Download! - dthbd - 08-27-2024

This is truly extraordinary

This is just brilliant