Facebook
From breachedb, 9 Months ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 554
  1. CREATE TABLE `mybb_privatemessages` (
  2.   `pmid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  3.   `uid` int(10) unsigned NOT NULL DEFAULT 0,
  4.   `toid` int(10) unsigned NOT NULL DEFAULT 0,
  5.   `fromid` int(10) unsigned NOT NULL DEFAULT 0,
  6.   `recipients` text NOT NULL,
  7.   `folder` smallint(5) unsigned NOT NULL DEFAULT 1,
  8.   `subject` varchar(120) NOT NULL DEFAULT '',
  9.   `icon` smallint(5) unsigned NOT NULL DEFAULT 0,
  10.   `message` text NOT NULL,
  11.   `dateline` int(10) unsigned NOT NULL DEFAULT 0,
  12.   `deletetime` int(10) unsigned NOT NULL DEFAULT 0,
  13.   `status` tinyint(1) NOT NULL DEFAULT 0,
  14.   `statustime` int(10) unsigned NOT NULL DEFAULT 0,
  15.   `includesig` tinyint(1) NOT NULL DEFAULT 0,
  16.   `smilieoff` tinyint(1) NOT NULL DEFAULT 0,
  17.   `receipt` tinyint(1) NOT NULL DEFAULT 0,
  18.   `readtime` int(10) unsigned NOT NULL DEFAULT 0,
  19.   `ipaddress` varbinary(16) NOT NULL DEFAULT '',
  20.   PRIMARY KEY (`pmid`),
  21.   KEY `uid` (`uid`,`folder`),
  22.   KEY `toid` (`toid`)
  23. ) ENGINE=MyISAM AUTO_INCREMENT=211879 DEFAULT CHARSET=utf8;
  24. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('3','4','4','0','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}','1','Order confirmation #62322ded2dd96','0','Dear admin,\nyour order 62322ded2dd96 has been confirmed. You have bought:\n\n[list][*]GOD[/list]\n\nYou paid [b]50€[/b] by spending 0.00138497BTC. You can see a detailed breakdown of your purchase [url=https://breached.co/usercp.php?action=purchases&env=bankpipe&invoice=62322ded2dd96]here[/url].\n\nBest regards,\nBreached','1647456357','0','1','0','1','0','0','1647456840','');
  25. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('4','0','4','0','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}','2','Order confirmation #62322ded2dd96','0','Dear admin,\nyour order 62322ded2dd96 has been confirmed. You have bought:\n\n[list][*]GOD[/list]\n\nYou paid [b]50€[/b] by spending 0.00138497BTC. You can see a detailed breakdown of your purchase [url=https://breached.co/usercp.php?action=purchases&env=bankpipe&invoice=62322ded2dd96]here[/url].\n\nBest regards,\nBreached','1647456357','0','1','0','1','0','0','0','');
  26. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('5','4','4','0','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}','1','Your order has been cancelled','0','Dear admin,\nyour order 62322c6e5e59f has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647458950','0','1','0','1','0','0','1647473853','');
  27. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('6','0','4','0','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}','2','Your order has been cancelled','0','Dear admin,\nyour order 62322c6e5e59f has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647458950','0','1','0','1','0','0','0','');
  28. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('7','4','4','0','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}','1','Your order has been cancelled','0','Dear admin,\nyour order 623230f850887 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647460111','0','1','0','1','0','0','1647473848','');
  29. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('8','0','4','0','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}','2','Your order has been cancelled','0','Dear admin,\nyour order 623230f850887 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647460111','0','1','0','1','0','0','0','');
  30. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('10','15','1','15','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','colorful ranks','10','hey pom, will you be charging for those colorful animated text for usernames?','1647462838','0','1','0','0','0','0','0','Fµd®');
  31. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('11','10','10','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"10\";}}','1','Your order has been cancelled','0','Dear XOR,\nyour order 62323fc5c31cf has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647463900','0','1','0','1','0','0','1647599055','');
  32. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('12','0','10','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"10\";}}','2','Your order has been cancelled','0','Dear XOR,\nyour order 62323fc5c31cf has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647463900','0','1','0','1','0','0','0','');
  33. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('139397','150695','46182','150695','a:1:{s:2:\"to\";a:1:{i:0;s:5:\"46182\";}}','2','你好,QQ数据下载链接麻烦发一下','0','你好,QQ数据下载链接麻烦发一下','1664125048','0','1','0','0','0','0','0','-!]†');
  34. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('139398','26273','26273','9272','a:1:{s:2:\"to\";a:1:{i:0;s:5:\"26273\";}}','1','Re: Interrogate','0','[quote=\"nullnull\"]\r\n[quote=\"papito\"]\r\n[quote=\"nullnull\"]\r\nHello, do those exclusively contain data from shanghai\r\n\r\nhttps://breached.to/Thread-Selling-CN-phone-imei-1-150-000-000-ROWS-YES-OVER-A-BILLION\r\n[/quote]\r\n\r\nProvider: CHINANET jiangsu province network\r\n[/quote]\r\n\r\n how to pay this db\r\n[/quote]\r\n\r\n\r\nyou can pay directly to my btc, after that i will send you mega link\r\nor we can use middleman if you want \r\n\r\nmy btc: bc1qv59u7045pzwln7kahgsafk9yrg73e376uv8580','1664125167','0','1','0','0','0','2','1666767650','');
  35. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('139399','9272','26273','9272','a:1:{s:2:\"to\";a:1:{i:0;s:5:\"26273\";}}','2','Re: Interrogate','0','[quote=\"nullnull\"]\r\n[quote=\"papito\"]\r\n[quote=\"nullnull\"]\r\nHello, do those exclusively contain data from shanghai\r\n\r\nhttps://breached.to/Thread-Selling-CN-phone-imei-1-150-000-000-ROWS-YES-OVER-A-BILLION\r\n[/quote]\r\n\r\nProvider: CHINANET jiangsu province network\r\n[/quote]\r\n\r\n how to pay this db\r\n[/quote]\r\n\r\n\r\nyou can pay directly to my btc, after that i will send you mega link\r\nor we can use middleman if you want \r\n\r\nmy btc: bc1qv59u7045pzwln7kahgsafk9yrg73e376uv8580','1664125167','0','1','0','0','0','0','0','');
  36. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('14','25','1','25','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','return my rank','0','here bro https://z.zz.fo/4yQvX.png ','1647465754','0','3','1647465842','0','0','0','0','43¨');
  37. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('15','25','25','25','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"25\";}}','1','Re: return my rank','0','[quote=\"j0hn1\"]\r\nhere bro https://z.zz.fo/4yQvX.png \r\n[/quote]\r\nand 1450 credit\r\n','1647465842','0','1','0','0','0','0','1647465845','43¨');
  38. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('16','25','25','25','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"25\";}}','2','Re: return my rank','0','[quote=\"j0hn1\"]\r\nhere bro https://z.zz.fo/4yQvX.png \r\n[/quote]\r\nand 1450 credit\r\n','1647465842','0','1','0','0','0','0','0','43¨');
  39. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('18','25','1','25','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','and 1450 credit','0','thats so hard to have it @@','1647465964','0','1','0','0','0','0','0','43¨');
  40. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('19','15','15','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"15\";}}','1','Your order has been cancelled','0','Dear Riptide,\nyour order 623248f826a5e has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647466254','0','1','0','1','0','0','1647466306','');
  41. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('20','0','15','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"15\";}}','2','Your order has been cancelled','0','Dear Riptide,\nyour order 623248f826a5e has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647466254','0','1','0','1','0','0','0','');
  42. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('21','15','15','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"15\";}}','1','Your order has been cancelled','0','Dear Riptide,\nyour order 62324912b1d47 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647466281','0','1','0','1','0','0','1647466300','');
  43. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('22','0','15','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"15\";}}','2','Your order has been cancelled','0','Dear Riptide,\nyour order 62324912b1d47 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647466281','0','1','0','1','0','0','0','');
  44. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('23','16','16','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"16\";}}','1','Your order has been cancelled','0','Dear way2high,\nyour order 623249d5c6037 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647466476','0','1','0','1','0','0','1647469432','');
  45. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('24','0','16','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"16\";}}','2','Your order has been cancelled','0','Dear way2high,\nyour order 623249d5c6037 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647466476','0','1','0','1','0','0','0','');
  46. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('25','35','35','16','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"35\";}}','1','Hello','0','This is a private message','1647469427','0','1','0','0','0','0','1647469520','Rf');
  47. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('26','16','35','16','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"35\";}}','2','Hello','0','This is a private message','1647469427','0','1','0','0','0','0','0','Rf');
  48. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('28','35','1','35','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','rank','0','[u]can i have me rank back, i paid with paypal 4 years ago. I can @ you on twitter if you want but if not its cool[/u]','1647469515','0','1','0','0','0','0','0','bÿ™');
  49. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('29','30','30','29','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"30\";}}','1','Buddy request received','0','I have just sent you a buddy request.\nYou can view your pending requests from User Control Panel -> Buddy/Ignore List.','1647469885','0','1','0','1','0','0','1647469895','Y$N');
  50. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('30','29','29','30','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"29\";}}','1','I have accepted your buddy request','0','Hi,\n\nI have accepted your buddy request.','1647469983','0','1','0','1','0','0','1647469990','š¼ë');
  51. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('31','23','23','28','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"23\";}}','1','Buddy request received','0','I have just sent you a buddy request.\nYou can view your pending requests from User Control Panel -> Buddy/Ignore List.','1647470423','0','1','0','1','0','0','1647470485','€ZqJ');
  52. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('32','37','37','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"37\";}}','1','Order confirmation #623267b81af13','0','Dear Charge,\nyour order 623267b81af13 has been confirmed. You have bought:\n\n[list][*]GOD[/list]\n\nYou paid [b]50€[/b] by spending 0.001346BTC. You can see a detailed breakdown of your purchase [url=https://breached.co/usercp.php?action=purchases&env=bankpipe&invoice=623267b81af13]here[/url].\n\nBest regards,\nBreached','1647470699','0','1','0','1','0','0','1647470978','');
  53. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('33','0','37','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"37\";}}','2','Order confirmation #623267b81af13','0','Dear Charge,\nyour order 623267b81af13 has been confirmed. You have bought:\n\n[list][*]GOD[/list]\n\nYou paid [b]50€[/b] by spending 0.001346BTC. You can see a detailed breakdown of your purchase [url=https://breached.co/usercp.php?action=purchases&env=bankpipe&invoice=623267b81af13]here[/url].\n\nBest regards,\nBreached','1647470699','0','1','0','1','0','0','0','');
  54. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('34','37','37','39','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"37\";}}','1','important... please read','0','suck me mr. ohm','1647470828','0','3','1647471206','0','0','0','1647470896','¹Õ›°');
  55. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('35','39','37','39','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"37\";}}','2','important... please read','0','suck me mr. ohm','1647470828','0','1','0','0','0','0','0','¹Õ›°');
  56. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('36','39','39','37','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"39\";}}','1','Re: important... please read','0','shii how much u payin ??','1647471206','0','1','0','0','0','0','1647785200','Y$N¦');
  57. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('37','37','39','37','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"39\";}}','2','Re: important... please read','0','shii how much u payin ??','1647471206','0','1','0','0','0','0','0','Y$N¦');
  58. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('38','23','23','15','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"23\";}}','1','Buddy request received','0','I have just sent you a buddy request.\nYou can view your pending requests from User Control Panel -> Buddy/Ignore List.','1647471349','0','1','0','1','0','0','1647471370','Fµd®');
  59. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('39','28','28','15','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"28\";}}','1','I have accepted your buddy request','0','Hi,\n\nI have accepted your buddy request.','1647471377','0','1','0','1','0','0','1647788250','Fµd®');
  60. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('40','28','28','23','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"28\";}}','1','I have accepted your buddy request','0','Hi,\n\nI have accepted your buddy request.','1647471385','0','1','0','1','0','0','1647482069','Æ6…D');
  61. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('41','15','15','23','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"15\";}}','1','I have accepted your buddy request','0','Hi,\n\nI have accepted your buddy request.','1647471387','0','1','0','1','0','0','1647471396','Æ6…D');
  62. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('3402','320','1699','320','a:1:{s:2:\"to\";a:1:{i:0;s:4:\"1699\";}}','2','Re: courses','0','[quote=\"neograpes\"]\r\nHello friendly person,\r\n\r\nI would really appreciate if you send me the link to the courses you mentioned in the post https://breached.co/Thread-Cobalt-Strike-4-4-cracked-Artifact-Kit-CRTO-2022-Sektor7. Would really like to dive deep into SEKTOR 7 courses, can\'t find the intermediate one.\r\n\r\nBest regards,\r\nneograpes\r\n[/quote]\r\n\r\nHere it is for you:  https://mega.nz/file/3Yw0TSQT#RuQgP8a09KddwEqPHfy28IJU3uOnA2eiRxc_Gex14SA\r\n\r\nlet me know when you finish your DL so I can remove it\r\n','1648390114','0','1','0','0','0','0','0','$\0€\0\\¡\0\0\0\0-³E');
  63. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('43','34','1','34','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','God rank','0','Now there\'s no way I\'d be able to find the BTC transaction, nor is there anyway for me to retrieve the private message (on RF) from Omni..\r\n\r\nSo... Is there anyway for me to get my rank back, no problem if not :)\r\n','1647471434','0','1','0','1','0','0','0','*ôÂ\0\0\0\0\0\0\0\0\0\0H');
  64. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('44','30','30','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"30\";}}','1','Your order has been cancelled','0','Dear 123,\nyour order 62325e23749fd has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647471675','0','1','0','1','0','0','1647472904','');
  65. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('45','0','30','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"30\";}}','2','Your order has been cancelled','0','Dear 123,\nyour order 62325e23749fd has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647471675','0','1','0','1','0','0','0','');
  66. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('46','16','16','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"16\";}}','1','Your order has been cancelled','0','Dear way2high,\nyour order 62326477a11bd has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647473295','0','0','0','1','0','0','0','');
  67. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('47','0','16','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"16\";}}','2','Your order has been cancelled','0','Dear way2high,\nyour order 62326477a11bd has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647473295','0','1','0','1','0','0','0','');
  68. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('48','16','16','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"16\";}}','1','Your order has been cancelled','0','Dear way2high,\nyour order 623264c339904 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647473370','0','0','0','1','0','0','0','');
  69. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('49','0','16','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"16\";}}','2','Your order has been cancelled','0','Dear way2high,\nyour order 623264c339904 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647473370','0','1','0','1','0','0','0','');
  70. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('50','16','16','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"16\";}}','1','Your order has been cancelled','0','Dear way2high,\nyour order 623264c5dfd1d has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647473373','0','0','0','1','0','0','0','');
  71. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('51','0','16','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"16\";}}','2','Your order has been cancelled','0','Dear way2high,\nyour order 623264c5dfd1d has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647473373','0','1','0','1','0','0','0','');
  72. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('52','34','34','1','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"34\";}}','1','Re: God rank','0','[quote=\"citadel\"]\r\nNow there\'s no way I\'d be able to find the BTC transaction, nor is there anyway for me to retrieve the private message (on RF) from Omni..\r\n\r\nSo... Is there anyway for me to get my rank back, no problem if not :)\r\n\r\n[/quote]\r\n\r\nDone\r\n','1647473506','0','3','1647473754','1','0','0','1647473745','&üÐÌÀ\0\0\0\0\0\0³~');
  73. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('31897','5920','6194','5920','a:1:{s:2:\"to\";a:1:{i:0;s:4:\"6194\";}}','2','Re: a question','0','[quote=\"coc69\"]\r\nWhat is the name of the woman in your picture?\r\n[/quote]\r\n\r\nPaste','1653662754','0','1','0','1','0','0','0','&TÀ\r@\0\0\0\0\0\0\0ß');
  74. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('54','35','35','1','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"35\";}}','1','Re: rank','0','[quote=\"ElevenFiftyNine\"]\r\n[u]can i have me rank back, i paid with paypal 4 years ago. I can @ you on twitter if you want but if not its cool[/u]\r\n[/quote]\r\n\r\nDone\r\n\r\n','1647473607','0','1','0','1','0','0','1647473925','&üÐÌÀ\0\0\0\0\0\0³~');
  75. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('31896','6194','6194','5920','a:1:{s:2:\"to\";a:1:{i:0;s:4:\"6194\";}}','1','Re: a question','0','[quote=\"coc69\"]\r\nWhat is the name of the woman in your picture?\r\n[/quote]\r\n\r\nPaste','1653662754','0','3','1653667008','1','0','0','1653666987','&TÀ\r@\0\0\0\0\0\0\0ß');
  76. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('57','44','1','44','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','help ','0','what is it to hide the download link hide or qoide','1647473647','0','1','0','0','0','0','0','°Ÿ');
  77. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('59','34','1','34','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','Re: God rank','0','[quote=\"pompompurin\"]\r\n[quote=\"citadel\"]\r\nNow there\'s no way I\'d be able to find the BTC transaction, nor is there anyway for me to retrieve the private message (on RF) from Omni..\r\n\r\nSo... Is there anyway for me to get my rank back, no problem if not :)\r\n\r\n[/quote]\r\n\r\nDone\r\n\r\n[/quote]\r\n\r\nThanks babycakes <>payment systems<>crypto)','0','[quote=\"Cash\"]\r\n[quote=\"algera\"]\r\n[quote=\"Cash\"]\r\nit was our personal project but since lack of fund we spot working here is picture of project its fiat payment crypto etc.\r\n\r\n[url=https://postimg.cc/fkD2J4fn][/url][url=https://postimg.cc/fkD2J4fn][img]https://i.postimg.cc/fkD2J4fn/exc.jpg[/img][/url]\r\n\r\n[url=https://postimg.cc/fkD2J4fn][/url][url=https://postimg.cc/grsMhMgw][img]https://i.postimg.cc/grsMhMgw/exc1.jpg[/img][/url]\r\n[url=https://postimg.cc/fkD2J4fn][/url]\r\n[url=https://postimg.cc/fkD2J4fn][/url][url=https://postimg.cc/qz71x8F1][img]https://i.postimg.cc/qz71x8F1/exc2.jpg[/img][/url]\r\n\r\n[url=https://postimg.cc/fkD2J4fn][/url]\r\ni ask price for $3800 in bitcoin for all of files.\r\n\r\nif you are interested here is my addy:\r\n\r\nbc1qjqmknp27dmrhpqvpza946us9j6fsct4vafkp09\r\n[/quote]\r\nHi.\r\nWhich PHP version support? Can you show screenshot/view of project\'s files (index and some directories)?\r\n\r\n[/quote]\r\n\r\n@algera \r\n[/quote]\r\nHello.\r\nThere is no information in your message.\r\n','1648389097','0','1','0','0','0','0','0','Á½dÊ');
  78. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('123','99','1','99','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','Questions about donations / rank','0','Hello,\r\n\r\nI appreciate you continuing the community in an actual good alternative to the original RF, I have two questions being:\r\n\r\n1. Will I provide proof of old rank (Coin Payment) here or on Telegram?\r\n2. Will you be accepting donations in the future if the forum is still around / needed?','1647491836','0','1','0','0','0','0','0','¹ôÔC');
  79. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('124','99','99','1','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"99\";}}','1','Re: Questions about donations / rank','0','[quote=\"user\"]\r\nHello,\r\n\r\nI appreciate you continuing the community in an actual good alternative to the original RF, I have two questions being:\r\n\r\n1. Will I provide proof of old rank (Coin Payment) here or on Telegram?\r\n2. Will you be accepting donations in the future if the forum is still around / needed?\r\n[/quote]\r\n\r\nCan be either on here or on Telegram, I don\'t mind\r\n\r\nAnd yes I will be accepting donations soon, once I feel that I have the website setup well enough. ','1647491964','0','1','0','1','0','0','1647529415','&üÐÌÀ\0\0\0\0\0\0³~');
  80. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('90484','71695','71695','71839','a:1:{s:2:\"to\";a:1:{i:0;s:5:\"71695\";}}','1','Hi','0','Send me your discord or telegram so we can chat further ','1660904585','0','3','1660911858','0','0','0','1660911801','3Ön');
  81. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('90485','71839','71695','71839','a:1:{s:2:\"to\";a:1:{i:0;s:5:\"71695\";}}','2','Hi','0','Send me your discord or telegram so we can chat further ','1660904585','0','1','0','0','0','0','0','3Ön');
  82. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('90486','71743','71743','56526','a:1:{s:2:\"to\";a:1:{i:0;s:5:\"71743\";}}','1','Re: Russian private dumps','0','[quote=\"counterstrike\"]\r\n[quote=\"gegsym\"]\r\nI have Roskomnadzor exercises to protect the Russian Internet from cyber attacks. I\'m just looking for buyers.\r\n\r\nIf interested, I will send examples.\r\n\r\n[/quote]\r\nyes, i understand send examples and i will send to boss for inspection \r\n[/quote]\r\n\r\nwith this information, you can more easily disable the work of sites in russia. And you can potentially shut down entire networks.\r\n\r\nI was able to deduce this information from Russia. Ready to sell it for 5 BTC','1660904675','0','1','0','0','0','2','1660905131','$\0€\0\\¡\0\0\0\0\0¹˜');
  83. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('89741','5904','5904','70300','a:1:{s:2:\"to\";a:1:{i:0;s:4:\"5904\";}}','1','asterisk','0','Hi\r\n\r\nI noticed you know quite a lot about asterisk/pbx\r\nI also host my own server, I was wondering if you have your own custom modules for sending Outbound IVR ','1660835025','0','1','0','0','0','2','1661153431','Æ,ˆE');
  84. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('127','0','100','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}','2','Your order has been cancelled','0','Dear pom,\nyour order 6232b852c22d8 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647494761','0','1','0','1','0','0','0','');
  85. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('129','0','100','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}','2','Your order has been cancelled','0','Dear pom,\nyour order 6232b8b523c66 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647494860','0','1','0','1','0','0','0','');
  86. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('130','106','106','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"106\";}}','1','Your order has been cancelled','0','Dear snow,\nyour order 6232c84fa6228 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647498853','0','0','0','1','0','0','0','');
  87. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('131','0','106','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"106\";}}','2','Your order has been cancelled','0','Dear snow,\nyour order 6232c84fa6228 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647498853','0','1','0','1','0','0','0','');
  88. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('132','110','110','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"110\";}}','1','Your order has been cancelled','0','Dear KILLKIKES,\nyour order 6232db4abf2f0 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647503712','0','0','0','1','0','0','0','');
  89. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('133','0','110','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"110\";}}','2','Your order has been cancelled','0','Dear KILLKIKES,\nyour order 6232db4abf2f0 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647503712','0','1','0','1','0','0','0','');
  90. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('134','111','111','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"111\";}}','1','Your order has been cancelled','0','Dear xbdm,\nyour order 6232dd47d8c1d has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647504222','0','1','0','1','0','0','1647525082','');
  91. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('135','0','111','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"111\";}}','2','Your order has been cancelled','0','Dear xbdm,\nyour order 6232dd47d8c1d has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647504222','0','1','0','1','0','0','0','');
  92. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('137','18','1','18','a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}','2','Re: Upgraded you to God','0','[quote=\"pompompurin\"]\r\nUpgraded you to God due to your previous contributions to RaidForums & your posts here, enjoy! ;)) \r\n\r\n\r\n[/quote]\r\n\r\nThx Pompom. I\'m glad to see you again and I\'m glad it\'s you who manages this project. ','1647505385','0','1','0','0','0','0','0','\\ßY˜');
  93. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('138','23','23','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"23\";}}','1','Your order has been cancelled','0','Dear hello,\nyour order 6232e28608326 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647505566','0','1','0','1','0','0','1647506487','');
  94. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('139','0','23','0','a:1:{s:2:\"to\";a:1:{i:0;s:2:\"23\";}}','2','Your order has been cancelled','0','Dear hello,\nyour order 6232e28608326 has been deleted automatically as we did not detect any payment within the provided timeframe. Please try again.\n\nBest regards,\nBreached','1647505566','0','1','0','1','0','0','0','');
  95. INSERT INTO mybb_privatemessages (`pmid`,`uid`,`toid`,`fromid`,`recipients`,`folder`,`subject`,`icon`,`message`,`dateline`,`deletetime`,`status`,`statustime`,`includesig`,`smilieoff`,`receipt`,`readtime`,`ipaddress`) VALUES ('140','122','122','0','a:1:{s:2:\"to\";a:1:{i:0;s:3:\"122\";}}','1','Order confirmation #623317ac249e8','0','Dear Sebdraven,\nyour order 623317ac249e8 has been confirmed. You have bought:\n\n[list][*]VIP[/list]\n\nYou paid [b]10&#8364;[/b] by spending 0.00027091BTC. You can see a detailed breakdown of your purchase [url=https://breached.co/usercp.php?action=purchases&env=bankpipe&invoice=623317ac249e8]here[/url].\n\nBest regards,\nBreached','1647516432','0','1','0','1','0','0','1647516456','');