-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabbas_vbpakguns_000014_000020.sql
500 lines (486 loc) · 34.2 KB
/
abbas_vbpakguns_000014_000020.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
--
CREATE TABLE `deletionlog` (
`primaryid` int(10) UNSIGNED NOT NULL DEFAULT '0',
`type` enum('post','thread','visitormessage','groupmessage','picturecomment') COLLATE utf8_unicode_ci NOT NULL DEFAULT 'post',
`userid` int(10) UNSIGNED NOT NULL DEFAULT '0',
`username` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
`reason` varchar(125) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
`dateline` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--
-- Dumping data for table `deletionlog`
--
INSERT INTO `deletionlog` (`primaryid`, `type`, `userid`, `username`, `reason`, `dateline`) VALUES
(16, 'visitormessage', 162, 'AK47', '', 1290696241),
(159026, 'post', 2223, 'Aquarius', 'same massage posted twice', 1289816171),
(70, 'visitormessage', 162, 'AK47', '', 1290696241),
(85, 'visitormessage', 162, 'AK47', '', 1290696241),
(890, 'visitormessage', 608, '12GAUGE', '', 1299561289),
(481, 'visitormessage', 241, 'Usama', '', 1300042974),
(80, 'visitormessage', 608, '12GAUGE', '', 1291096705),
(155, 'visitormessage', 1, 'Abbas', '', 1291882433),
(162, 'visitormessage', 1, 'Abbas', '', 1291882433),
(91, 'visitormessage', 1475, 'Maximus', '', 1294941600),
(93, 'visitormessage', 1475, 'Maximus', '', 1294941600),
(99, 'visitormessage', 1475, 'Maximus', '', 1294941600),
(163, 'visitormessage', 1475, 'Maximus', '', 1294941600),
(169807, 'post', 608, '12GAUGE', 'member trying to proceed with an unauthorized sale', 1295451493),
(152, 'visitormessage', 704, 'Moeen', '', 1295797911),
(156, 'visitormessage', 704, 'Moeen', '', 1295797911),
(416, 'visitormessage', 4360, 'AM|RZADAH_1', '', 1296387409),
(424, 'visitormessage', 4575, 'INVINCIBLE', '', 1296714906),
(146, 'visitormessage', 4271, 'TALPUR1', 'talpur 1 message', 1297176803),
(465, 'visitormessage', 704, 'Moeen', '', 1297314380),
(507, 'visitormessage', 4769, 'zeeshan1981', '', 1297587747),
(206, 'visitormessage', 4378, 'hussain syed', '', 1297884078),
(207, 'visitormessage', 4378, 'hussain syed', '', 1297884078),
(210, 'visitormessage', 4378, 'hussain syed', '', 1297884078),
(422, 'visitormessage', 4378, 'hussain syed', '', 1297884078),
(891, 'visitormessage', 4987, 'fzawan', '', 1299425509),
(561, 'visitormessage', 608, '12GAUGE', '', 1298014885),
(174890, 'post', 116, 'Denovo87', '', 1298015263),
(174891, 'post', 116, 'Denovo87', '', 1298015263),
(174892, 'post', 116, 'Denovo87', '', 1298015263),
(174893, 'post', 116, 'Denovo87', '', 1298015263),
(357, 'visitormessage', 1408, 'Faisji', '', 1300193283),
(248, 'visitormessage', 1408, 'Faisji', '', 1300193283),
(495, 'visitormessage', 241, 'Usama', '', 1300042974),
(264838, 'post', 116, 'Denovo87', 'Post removed being out of place.', 1335799233),
(584, 'visitormessage', 704, 'Moeen', '', 1304698731),
(283754, 'post', 116, 'Denovo87', '', 1343634343),
(188907, 'post', 116, 'Denovo87', 'Selling/Buying or such offers are not allowed.', 1305528964),
(202741, 'post', 116, 'Denovo87', 'Stupid, childish remarks.', 1312188705),
(202811, 'post', 116, 'Denovo87', 'Stupid, childish remarks.', 1312188705),
(202844, 'post', 116, 'Denovo87', 'Stupid, childish remarks.', 1312188705),
(202865, 'post', 116, 'Denovo87', 'Stupid, childish remarks.', 1312188705),
(195233, 'post', 83, 'Ka_Khan', '', 1309199533),
(194974, 'post', 1017, 'Anthrax', '', 1309101795),
(197268, 'post', 1017, 'Anthrax', 'PB Discussion. Consider yourself warned.', 1310481574),
(202682, 'post', 1017, 'Anthrax', 'Utter nonsense.', 1312220286),
(202708, 'post', 1017, 'Anthrax', 'Utter nonsense.', 1312220286),
(201460, 'post', 1017, 'Anthrax', '', 1312221052),
(202038, 'post', 1017, 'Anthrax', '', 1312221052),
(160, 'visitormessage', 1201, 'Khan_G', '', 1312743101),
(231125, 'post', 116, 'Denovo87', 'Political & rude, we donot allow such matter to be posted here.', 1323843045),
(231124, 'post', 116, 'Denovo87', 'Political & rude, we donot allow such matter to be posted here.', 1323843045),
(935, 'visitormessage', 4926, 'zainulabdeen', '', 1323712090),
(897, 'visitormessage', 4926, 'zainulabdeen', '', 1323712090),
(884, 'visitormessage', 4926, 'zainulabdeen', '', 1323712090),
(704, 'visitormessage', 4926, 'zainulabdeen', '', 1323712090),
(677, 'visitormessage', 4926, 'zainulabdeen', '', 1323712090),
(220, 'visitormessage', 3593, 'francolino', '', 1322310931),
(233059, 'post', 116, 'Denovo87', 'Unauthorized Selling not allowed', 1324538297),
(232926, 'post', 998, 'Naveed_pk', '', 1324475940),
(241520, 'post', 998, 'Naveed_pk', 'Advertising is not allowed ! Kindly take permission from Admin before advertising', 1327328421),
(233060, 'post', 116, 'Denovo87', 'Unauthorized Selling not allowed', 1324538297),
(240901, 'post', 998, 'Naveed_pk', 'Ammo Buying & Selling is not allowed', 1327129330),
(234521, 'post', 116, 'Denovo87', '', 1325178552),
(171, 'visitormessage', 2159, 'Zaheer', '', 1325280164),
(174, 'visitormessage', 2159, 'Zaheer', '', 1325280164),
(240140, 'post', 998, 'Naveed_pk', 'Come on guyz PB discussion is not allowed ! Don''t force us to be harsh', 1326872972),
(240716, 'post', 998, 'Naveed_pk', 'Selling is not allowed without permission of Admin/mods', 1327046806),
(238924, 'post', 998, 'Naveed_pk', 'Please write in English Language only', 1326453218),
(157, 'visitormessage', 2444, 'colt 1911', '', 1326190695),
(237633, 'post', 998, 'Naveed_pk', '', 1326119666),
(477593, 'post', 116, 'Denovo87', 'Buying selling is not allowed at Pakguns.', 1429007295),
(474599, 'post', 998, 'Naveed_pk', '', 1425312639),
(467920, 'post', 608, '12GAUGE', 'Buying and Selling is not Allowed', 1417814558),
(468409, 'post', 608, '12GAUGE', 'Buying and Selling is not Allowed', 1417814558),
(468389, 'post', 998, 'Naveed_pk', 'Mian Jee !!', 1417788033),
(240071, 'post', 998, 'Naveed_pk', 'PB discussion and Pics Not allowed', 1326876705),
(241522, 'post', 998, 'Naveed_pk', 'Advertising is not allowed ! Kindly take permission from Admin before advertising', 1327328421),
(241523, 'post', 998, 'Naveed_pk', 'Advertising is not allowed ! Kindly take permission from Admin before advertising', 1327328421),
(241834, 'post', 998, 'Naveed_pk', '', 1327417323),
(204013, 'post', 998, 'Naveed_pk', '', 1330345336),
(250329, 'post', 998, 'Naveed_pk', 'Troll !!!', 1330337433),
(250357, 'post', 998, 'Naveed_pk', 'Troll !!!', 1330337433),
(211180, 'post', 998, 'Naveed_pk', '', 1330345336),
(206852, 'post', 998, 'Naveed_pk', '', 1330345336),
(247579, 'post', 998, 'Naveed_pk', 'Pb discussion is not allowed. Kindly refrain asking such queries.', 1329425066),
(248957, 'post', 998, 'Naveed_pk', 'Anjum bro let Mods do their job ! We didnt find anything Offensive in the thread.', 1329920546),
(214490, 'post', 998, 'Naveed_pk', '', 1330345336),
(227093, 'post', 998, 'Naveed_pk', '', 1330345336),
(235882, 'post', 998, 'Naveed_pk', '', 1330345336),
(237121, 'post', 998, 'Naveed_pk', '', 1330345336),
(237708, 'post', 998, 'Naveed_pk', '', 1330345336),
(239200, 'post', 998, 'Naveed_pk', '', 1330345336),
(253617, 'post', 116, 'Denovo87', 'Unauthorized Selling not allowed', 1331283649),
(255192, 'post', 998, 'Naveed_pk', 'Complete Urdu jokes is not allowed !', 1331801111),
(254964, 'post', 608, '12GAUGE', '', 1331713371),
(254889, 'post', 116, 'Denovo87', 'No plitical coments of any sort pls.', 1331711332),
(256234, 'post', 998, 'Naveed_pk', 'Vulgar Jokes is not allowed to Share !', 1332314622),
(257196, 'post', 116, 'Denovo87', '', 1332740705),
(257282, 'post', 998, 'Naveed_pk', '', 1332832757),
(257313, 'post', 998, 'Naveed_pk', '', 1332833294),
(257896, 'post', 116, 'Denovo87', 'Not a right place for expressing sentiments like that ;)', 1332949776),
(296972, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(295504, 'post', 998, 'Naveed_pk', '', 1346838244),
(263766, 'post', 998, 'Naveed_pk', 'selling & buying is not allowed.', 1335369627),
(264849, 'post', 116, 'Denovo87', 'Post removed being out of place.', 1335799233),
(264851, 'post', 116, 'Denovo87', 'Post removed being out of place.', 1335799233),
(260006, 'post', 116, 'Denovo87', 'Sorry; inappropriate words.', 1333949009),
(467, 'visitormessage', 4747, 'Mujtaba', '', 1344444597),
(288643, 'post', 998, 'Naveed_pk', '', 1344779063),
(295507, 'post', 998, 'Naveed_pk', '', 1346837836),
(183, 'visitormessage', 83, 'Ka_Khan', '', 1343981057),
(572, 'visitormessage', 83, 'Ka_Khan', '', 1343981057),
(284178, 'post', 116, 'Denovo87', 'Please write to [email protected] with license copies.', 1343708077),
(284241, 'post', 116, 'Denovo87', 'Please write to [email protected] with license copies.', 1343708077),
(271064, 'post', 116, 'Denovo87', 'Inapproperiate comments', 1338392459),
(283843, 'post', 116, 'Denovo87', '', 1343634343),
(936, 'visitormessage', 704, 'Moeen', '', 1342385680),
(269795, 'post', 998, 'Naveed_pk', 'Cell numbers and advertising is not allowed.', 1337694532),
(296983, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(296986, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297014, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297015, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297016, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297017, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297020, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297023, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297024, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297025, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297026, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297027, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297028, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297029, 'post', 116, 'Denovo87', 'Useless word wrestling been deleted; show some patience, courtesy n maturity brothers...', 1347205245),
(297633, 'post', 998, 'Naveed_pk', 'Offensive Posts Deleted', 1347347780),
(297655, 'post', 998, 'Naveed_pk', 'Offensive Posts Deleted', 1347347780),
(297701, 'post', 998, 'Naveed_pk', 'Offensive Posts Deleted', 1347347780),
(297713, 'post', 998, 'Naveed_pk', 'Offensive Posts Deleted', 1347347780),
(297715, 'post', 998, 'Naveed_pk', 'Offensive Posts Deleted', 1347347780),
(299113, 'post', 116, 'Denovo87', 'Buying/Selling not allowed.', 1347698769),
(299214, 'post', 116, 'Denovo87', 'Buying/Selling not allowed.', 1347698769),
(255, 'visitormessage', 116, 'Denovo87', 'Sale offer', 1348255837),
(304047, 'post', 998, 'Naveed_pk', 'Advertising is not allowed without permission of Admin', 1348957208),
(304050, 'post', 998, 'Naveed_pk', 'Advertising is not allowed without permission of Admin', 1348957208),
(304051, 'post', 998, 'Naveed_pk', 'Advertising is not allowed without permission of Admin', 1348957208),
(306657, 'post', 116, 'Denovo87', 'Discussion on assault rifles is strictly banned here.', 1349592173),
(306895, 'post', 608, '12GAUGE', '', 1349635880),
(306896, 'post', 608, '12GAUGE', '', 1349635880),
(313879, 'post', 608, '12GAUGE', '', 1351231148),
(313880, 'post', 608, '12GAUGE', '', 1351231148),
(323135, 'post', 998, 'Naveed_pk', 'Selling is not allowed.', 1354124101),
(323136, 'post', 998, 'Naveed_pk', 'Selling is not allowed.', 1354124101),
(323031, 'post', 998, 'Naveed_pk', '', 1354092161),
(883, 'visitormessage', 305, 'sayyedain', '', 1351969044),
(321700, 'post', 998, 'Naveed_pk', 'Selling is not allowed', 1353697558),
(321602, 'post', 998, 'Naveed_pk', 'Pb discussion is not allowed on Pakguns. For any suggestions always email to admin or mods.', 1353877372),
(323134, 'post', 998, 'Naveed_pk', 'Selling is not allowed.', 1354124101),
(323035, 'post', 998, 'Naveed_pk', '', 1354092161),
(323033, 'post', 998, 'Naveed_pk', '', 1354092161),
(323137, 'post', 998, 'Naveed_pk', 'Selling is not allowed.', 1354124101),
(323141, 'post', 998, 'Naveed_pk', 'Selling is not allowed.', 1354124101),
(326412, 'post', 998, 'Naveed_pk', 'Buying & selling is not allowed. Why you people forget the ruled all the times . Next time offending member will be banne', 1355288098),
(326414, 'post', 998, 'Naveed_pk', 'Buying & selling is not allowed. Why you people forget the ruled all the times . Next time offending member will be banne', 1355288098),
(326416, 'post', 998, 'Naveed_pk', 'Buying & selling is not allowed. Why you people forget the ruled all the times . Next time offending member will be banne', 1355288098),
(386, 'visitormessage', 4098, 'masood357', '', 1356046353),
(388, 'visitormessage', 4098, 'masood357', '', 1356046389),
(391, 'visitormessage', 4098, 'masood357', '', 1356046427),
(333235, 'post', 998, 'Naveed_pk', '', 1357705013),
(333252, 'post', 998, 'Naveed_pk', '', 1357705013),
(414, 'visitormessage', 2082, 'shoaibnadeem', '', 1358405985),
(775, 'visitormessage', 2082, 'shoaibnadeem', '', 1358405985),
(808, 'visitormessage', 2082, 'shoaibnadeem', '', 1358405985),
(335436, 'post', 998, 'Naveed_pk', 'Dont Cross the Limits Again !!!', 1358481022),
(335561, 'post', 998, 'Naveed_pk', 'This is not a proper site to advertise. Neither we allow any kind if advertisement.', 1358580718),
(341473, 'post', 998, 'Naveed_pk', 'Roman urdu is not allowed on forum. Use Englisf language only.', 1360608508),
(341480, 'post', 998, 'Naveed_pk', 'Roman urdu is not allowed on Pakguns. Use English language only.', 1360608508),
(341703, 'post', 1, 'Abbas', '', 1360669452),
(341704, 'post', 1, 'Abbas', '', 1360669483),
(342389, 'post', 116, 'Denovo87', 'Please use Caracal thraed for this.', 1360852487),
(342392, 'post', 998, 'Naveed_pk', 'Brothers Please write in English Language only.', 1360860218),
(342397, 'post', 998, 'Naveed_pk', 'Brothers Please write in English language only. Seems you are talking about "PB".', 1360860218),
(345085, 'post', 998, 'Naveed_pk', 'Roman Urdu is Strictly not allowed . Use English Language only', 1361609752),
(346641, 'post', 608, '12GAUGE', '', 1362169204),
(346653, 'post', 608, '12GAUGE', '', 1362169255),
(346656, 'post', 608, '12GAUGE', '', 1362169287),
(346702, 'post', 998, 'Naveed_pk', 'Roman urdu is not allowed !! Above warning was not only directed to "Ganda Bacha"its for all members.', 1362211009),
(346816, 'post', 998, 'Naveed_pk', '', 1362239712),
(360585, 'post', 998, 'Naveed_pk', 'Use english language only.', 1366961833),
(357866, 'post', 998, 'Naveed_pk', '', 1366011685),
(365751, 'post', 608, '12GAUGE', '', 1369608317),
(11513, 'thread', 1, 'Abbas', '', 1369769191),
(352813, 'post', 608, '12GAUGE', '', 1364272777),
(360413, 'post', 998, 'Naveed_pk', 'Selling is not allowed without permission of Admin/mods.', 1366908499),
(360424, 'post', 116, 'Denovo87', 'Off topic posts + off the forum dealings.', 1366971164),
(360434, 'post', 116, 'Denovo87', 'Off topic posts + off the forum dealings.', 1366971164),
(360452, 'post', 116, 'Denovo87', 'Off topic posts + off the forum dealings.', 1366971164),
(360485, 'post', 116, 'Denovo87', 'Off topic posts + off the forum dealings.', 1366971164),
(360662, 'post', 116, 'Denovo87', 'Off topic posts + off the forum dealings.', 1366971164),
(364144, 'post', 998, 'Naveed_pk', 'Advertising is strictly not allowed on Pakguns . Use this thread for informational purpose Only.', 1368434953),
(360403, 'post', 116, 'Denovo87', 'Off topic posts + off the forum dealings.', 1366971164),
(360423, 'post', 116, 'Denovo87', 'Off topic posts + off the forum dealings.', 1366971164),
(367797, 'post', 998, 'Naveed_pk', 'Jonney bro advertising without permission of mods is not allowed . Also Only firearms is allowed to Post not the Accessories', 1369921218),
(368604, 'post', 998, 'Naveed_pk', 'Selling is not allowed without permission of Admin/Mods', 1370408579),
(369380, 'post', 116, 'Denovo87', 'Sheikh Tariq''s marketing related post.', 1370546947),
(369383, 'post', 116, 'Denovo87', 'Sheikh Tariq''s marketing related post.', 1370546947),
(369844, 'post', 998, 'Naveed_pk', '', 1370892809),
(370664, 'post', 998, 'Naveed_pk', 'Such jokes are not allowed to be shared !!', 1371200893),
(372755, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372762, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372763, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372765, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372780, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372783, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372785, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372790, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372794, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372799, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372801, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372802, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372803, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372804, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372806, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(372809, 'post', 116, 'Denovo87', 'PB firearms discussion is strictly not allowed.', 1372082619),
(373942, 'post', 998, 'Naveed_pk', '', 1372570711),
(374125, 'post', 998, 'Naveed_pk', 'Roman urdu is not allowed. Use English language only.', 1372693379),
(374129, 'post', 998, 'Naveed_pk', 'Roman urdu is not allowed. Use English language only.', 1372693379),
(374784, 'post', 998, 'Naveed_pk', 'Advertising is strictly not allowed on Pakguns without permission of Admin/mods.', 1372935357),
(376250, 'post', 998, 'Naveed_pk', '', 1373623242),
(381225, 'post', 116, 'Denovo87', 'Posting selling offers not allowed.', 1375761168),
(384661, 'post', 998, 'Naveed_pk', 'Roman urdu not allowed bro !', 1376904254),
(390092, 'post', 998, 'Naveed_pk', 'Irrelevant Post Deleted !!', 1378389513),
(390106, 'post', 998, 'Naveed_pk', 'Roman urdu is not allowed. Write in English Only', 1378395586),
(390602, 'post', 998, 'Naveed_pk', 'advertising is not All', 1378585223),
(390603, 'post', 998, 'Naveed_pk', 'advertising is not All', 1378585223),
(390605, 'post', 998, 'Naveed_pk', '', 1378585442),
(391777, 'post', 998, 'Naveed_pk', 'Do not Quote Pics while Replying the Post . Post Deleted', 1378979333),
(391849, 'post', 998, 'Naveed_pk', 'Do not Quote Pics while Replying the Post . Post Deleted', 1378979333),
(391443, 'post', 998, 'Naveed_pk', 'Do not Quote Pics while Replying the Post . Post Deleted', 1378979452),
(391458, 'post', 998, 'Naveed_pk', 'Do not Quote Pics while Replying the Post . Post Deleted', 1378979452),
(391468, 'post', 998, 'Naveed_pk', 'Do not Quote Pics while Replying the Post . Post Deleted', 1378979452),
(391242, 'post', 998, 'Naveed_pk', 'Do not Quote Pics while Replying the Post . Post Deleted', 1378979551),
(395381, 'post', 998, 'Naveed_pk', '', 1380282012),
(395383, 'post', 998, 'Naveed_pk', '', 1380282012),
(12120, 'thread', 998, 'Naveed_pk', '', 1380282012),
(395395, 'post', 998, 'Naveed_pk', '', 1380282012),
(395473, 'post', 998, 'Naveed_pk', '', 1380282012),
(395474, 'post', 998, 'Naveed_pk', '', 1380282012),
(395938, 'post', 998, 'Naveed_pk', '', 1380282012),
(396163, 'post', 998, 'Naveed_pk', '', 1380282012),
(396182, 'post', 998, 'Naveed_pk', '', 1380282012),
(396232, 'post', 998, 'Naveed_pk', '', 1380282012),
(397580, 'post', 116, 'Denovo87', 'Unauthorized advertisement; user banned.', 1380720254),
(397583, 'post', 116, 'Denovo87', 'Unauthorized advertisement; user banned.', 1380720254),
(397590, 'post', 116, 'Denovo87', 'Unauthorized advertisement; user banned.', 1380720254),
(397593, 'post', 116, 'Denovo87', 'Unauthorized advertisement; user banned.', 1380720254),
(397595, 'post', 116, 'Denovo87', 'Unauthorized advertisement; user banned.', 1380720254),
(397596, 'post', 116, 'Denovo87', 'Unauthorized advertisement; user banned.', 1380720254),
(397597, 'post', 116, 'Denovo87', 'Unauthorized advertisement; user banned.', 1380720254),
(397598, 'post', 116, 'Denovo87', 'Unauthorized advertisement; user banned.', 1380720254),
(405185, 'post', 116, 'Denovo87', 'Nothing contributive.', 1383748919),
(409371, 'post', 998, 'Naveed_pk', 'Don''t be Personal Or Write Offensive Posts . Be Polite always !', 1385384396),
(431043, 'post', 998, 'Naveed_pk', 'You don''t deserve to be a part of this community. bYE ByE FOREVER !', 1395232396),
(431046, 'post', 998, 'Naveed_pk', 'You don''t deserve to be a part of this community. bYE ByE FOREVER !', 1395230046),
(413645, 'post', 998, 'Naveed_pk', 'joney bro Roman urdu not allowed. kindly post in English Language Only.', 1386879486),
(438218, 'post', 998, 'Naveed_pk', '', 1399470932),
(438148, 'post', 116, 'Denovo87', '', 1399474402),
(432280, 'post', 998, 'Naveed_pk', 'Inappropriate joke . Do not share such jokes.', 1396079467),
(437512, 'post', 998, 'Naveed_pk', 'Fahad you know the rules very well Buying & Selling not allowed. And you are breaking rules with an open offer to a new m', 1399195824),
(438147, 'post', 998, 'Naveed_pk', '', 1399470808),
(419537, 'post', 998, 'Naveed_pk', 'Not Allowed as per forum policy.', 1389079093),
(438171, 'post', 998, 'Naveed_pk', '', 1399470808),
(423544, 'post', 998, 'Naveed_pk', 'Selling is not Allowed on Pakguns.Next offence will Lead you towards permanent Ban', 1391290312),
(425757, 'post', 998, 'Naveed_pk', '', 1392283874),
(425800, 'post', 998, 'Naveed_pk', '', 1392290245),
(426554, 'post', 116, 'Denovo87', 'Totally illegal suggestion, do some research before comenting.', 1392735703),
(427866, 'post', 998, 'Naveed_pk', 'Deleted due to roman Urdu', 1393579681),
(430301, 'post', 116, 'Denovo87', 'Roman Urdu not allowed... Kindly write in English.', 1394868003),
(438150, 'post', 116, 'Denovo87', '', 1399474468),
(439224, 'post', 998, 'Naveed_pk', 'Usman islamic sharing is not allowed on Pakguns', 1399900156),
(441415, 'post', 116, 'Denovo87', '', 1400830895),
(442087, 'post', 998, 'Naveed_pk', 'Inappropriate Post !! Deleted', 1401186887),
(442413, 'post', 116, 'Denovo87', '', 1401289863),
(442425, 'post', 116, 'Denovo87', 'Buying selling not allowed.', 1401290015),
(445901, 'post', 998, 'Naveed_pk', '', 1403094743),
(447800, 'post', 998, 'Naveed_pk', 'Unethical behaviour will not be tolerated at any cost !!', 1404143378),
(447801, 'post', 998, 'Naveed_pk', 'Unethical behaviour will not be tolerated at any cost !!', 1404143378),
(450038, 'post', 998, 'Naveed_pk', '', 1405242776),
(450143, 'post', 998, 'Naveed_pk', 'Buying and selling not Allowed.', 1405287945),
(450325, 'post', 998, 'Naveed_pk', 'Selling personal weapons not allowed as Per Forum Rules', 1405378996),
(450783, 'post', 116, 'Denovo87', 'Another post ... check everything Acheles bro before it gets late ;)', 1405680023),
(450784, 'post', 116, 'Denovo87', 'Another post ... check everything Acheles bro before it gets late ;)', 1405681434),
(450785, 'post', 998, 'Naveed_pk', '', 1405683660),
(450788, 'post', 116, 'Denovo87', 'Another post ... check everything Acheles bro before it gets late ;)', 1405684453),
(450791, 'post', 998, 'Naveed_pk', '', 1405686269),
(450793, 'post', 116, 'Denovo87', 'Another post ... check everything Acheles bro before it gets late ;)', 1405688249),
(450795, 'post', 116, 'Denovo87', 'Another post ... check everything Acheles bro before it gets late ;)', 1405689959),
(450800, 'post', 116, 'Denovo87', 'Another post ... check everything Acheles bro before it gets late ;)', 1405690693),
(451645, 'post', 116, 'Denovo87', 'Deleted both posts, pls be kind to eachother.', 1406211324),
(451281, 'post', 116, 'Denovo87', 'Post deleted.', 1406036819),
(451661, 'post', 116, 'Denovo87', 'Deleted both posts, pls be kind to eachother.', 1406211324),
(451688, 'post', 116, 'Denovo87', '', 1406219657),
(453110, 'post', 998, 'Naveed_pk', 'Abusive joke !!', 1407093634),
(453116, 'post', 998, 'Naveed_pk', 'Last warning !', 1407104771),
(453940, 'post', 116, 'Denovo87', '', 1407504455),
(453942, 'post', 116, 'Denovo87', '', 1407504455),
(456225, 'post', 998, 'Naveed_pk', 'Advertising not allowed !! Will not be warned again', 1408917856),
(456540, 'post', 116, 'Denovo87', 'To maintain forums decorum.', 1409129761),
(456600, 'post', 116, 'Denovo87', 'To maintain forums decorum.', 1409129761),
(458341, 'post', 998, 'Naveed_pk', 'People like you don''t deserve to be a part of PakGuns community.', 1410097759),
(458477, 'post', 116, 'Denovo87', 'Buying selling not allowed, banning your ID kindly contact admin via email to get it reinstated.', 1410370606),
(458487, 'post', 116, 'Denovo87', 'Buying selling not allowed, banning your ID kindly contact admin via email to get it reinstated.', 1410370606),
(458705, 'post', 116, 'Denovo87', 'Buying selling not allowed, banning your ID kindly contact admin via email to get it reinstated.', 1410370606),
(458708, 'post', 116, 'Denovo87', 'Buying selling not allowed, banning your ID kindly contact admin via email to get it reinstated.', 1410370606),
(461687, 'post', 998, 'Naveed_pk', '', 1413058909),
(501, 'visitormessage', 2129, 'Afzaal', '', 1413122036),
(461485, 'post', 116, 'Denovo87', 'Posts deleted for having PB weapons & being against firearm safety rules.', 1412815790),
(461486, 'post', 116, 'Denovo87', 'Posts deleted for having PB weapons & being against firearm safety rules.', 1412815790),
(478780, 'post', 116, 'Denovo87', 'Business Adertisement not alllowed at forum. Ask permission from Admin if you need to advertize here.', 1430636634),
(480777, 'post', 998, 'Naveed_pk', 'Buying & selling is not allowed on Pakguns. Post deleted', 1432645215),
(480791, 'post', 998, 'Naveed_pk', '', 1432646732),
(460219, 'post', 998, 'Naveed_pk', '', 1432646732),
(460220, 'post', 998, 'Naveed_pk', '', 1432646732),
(460221, 'post', 998, 'Naveed_pk', '', 1432646732),
(460222, 'post', 998, 'Naveed_pk', '', 1432646732),
(480747, 'post', 998, 'Naveed_pk', '', 1432646732),
(480750, 'post', 998, 'Naveed_pk', '', 1432646732),
(480751, 'post', 998, 'Naveed_pk', '', 1432646732),
(480752, 'post', 998, 'Naveed_pk', '', 1432646732),
(480753, 'post', 998, 'Naveed_pk', '', 1432646732),
(480754, 'post', 998, 'Naveed_pk', '', 1432646732),
(480755, 'post', 998, 'Naveed_pk', '', 1432646732),
(480757, 'post', 998, 'Naveed_pk', '', 1432646732),
(480758, 'post', 998, 'Naveed_pk', '', 1432646732),
(480759, 'post', 998, 'Naveed_pk', '', 1432646732),
(480760, 'post', 998, 'Naveed_pk', '', 1432646732),
(480762, 'post', 998, 'Naveed_pk', '', 1432646732),
(480763, 'post', 998, 'Naveed_pk', '', 1432646732),
(480764, 'post', 998, 'Naveed_pk', '', 1432646732),
(480765, 'post', 998, 'Naveed_pk', '', 1432646732),
(480766, 'post', 998, 'Naveed_pk', '', 1432646732),
(480767, 'post', 998, 'Naveed_pk', '', 1432646732),
(480768, 'post', 998, 'Naveed_pk', '', 1432646732),
(480769, 'post', 998, 'Naveed_pk', '', 1432646732),
(480770, 'post', 998, 'Naveed_pk', '', 1432646732),
(480771, 'post', 998, 'Naveed_pk', '', 1432646732),
(480772, 'post', 998, 'Naveed_pk', '', 1432646732),
(480773, 'post', 998, 'Naveed_pk', '', 1432646732),
(480774, 'post', 998, 'Naveed_pk', '', 1432646732),
(480775, 'post', 998, 'Naveed_pk', '', 1432646732),
(480776, 'post', 998, 'Naveed_pk', '', 1432646732),
(480778, 'post', 998, 'Naveed_pk', '', 1432646732),
(480779, 'post', 998, 'Naveed_pk', '', 1432646732),
(480780, 'post', 998, 'Naveed_pk', '', 1432646732),
(480781, 'post', 998, 'Naveed_pk', '', 1432646732),
(480785, 'post', 998, 'Naveed_pk', '', 1432646732),
(480789, 'post', 998, 'Naveed_pk', '', 1432646732),
(480237, 'post', 116, 'Denovo87', '', 1432739410),
(480239, 'post', 116, 'Denovo87', '', 1432739410),
(480240, 'post', 116, 'Denovo87', '', 1432739410),
(480241, 'post', 116, 'Denovo87', '', 1432739410),
(480242, 'post', 116, 'Denovo87', '', 1432739410),
(480243, 'post', 116, 'Denovo87', '', 1432739410),
(480244, 'post', 116, 'Denovo87', '', 1432739410),
(480251, 'post', 116, 'Denovo87', '', 1432739410),
(480252, 'post', 116, 'Denovo87', '', 1432739410),
(480254, 'post', 116, 'Denovo87', '', 1432739410),
(480255, 'post', 116, 'Denovo87', '', 1432739410),
(480256, 'post', 116, 'Denovo87', '', 1432739410),
(480258, 'post', 116, 'Denovo87', '', 1432739410),
(480259, 'post', 116, 'Denovo87', '', 1432739410),
(480260, 'post', 116, 'Denovo87', '', 1432739410),
(480261, 'post', 116, 'Denovo87', '', 1432739410),
(480263, 'post', 116, 'Denovo87', '', 1432739410),
(480266, 'post', 116, 'Denovo87', '', 1432739410),
(480396, 'post', 116, 'Denovo87', '', 1432739410),
(480406, 'post', 116, 'Denovo87', '', 1432739410),
(480517, 'post', 116, 'Denovo87', '', 1432739410),
(480541, 'post', 116, 'Denovo87', '', 1432739410),
(480544, 'post', 116, 'Denovo87', '', 1432739410),
(480545, 'post', 116, 'Denovo87', '', 1432739410),
(480547, 'post', 116, 'Denovo87', '', 1432739410),
(480548, 'post', 116, 'Denovo87', '', 1432739410),
(480552, 'post', 116, 'Denovo87', '', 1432739410),
(480706, 'post', 116, 'Denovo87', '', 1432739410),
(480711, 'post', 116, 'Denovo87', '', 1432739410),
(480742, 'post', 116, 'Denovo87', '', 1432739410),
(480826, 'post', 116, 'Denovo87', '', 1432739410),
(480828, 'post', 116, 'Denovo87', '', 1432739410),
(480834, 'post', 116, 'Denovo87', '', 1432739410),
(480836, 'post', 116, 'Denovo87', '', 1432739410),
(480840, 'post', 116, 'Denovo87', '', 1432739410),
(480842, 'post', 116, 'Denovo87', '', 1432739410),
(480845, 'post', 116, 'Denovo87', '', 1432739410),
(480847, 'post', 116, 'Denovo87', '', 1432739410),
(480848, 'post', 116, 'Denovo87', '', 1432739410),
(480857, 'post', 116, 'Denovo87', '', 1432739410),
(480878, 'post', 116, 'Denovo87', '', 1432739410),
(485003, 'post', 998, 'Naveed_pk', '', 1439586678),
(774, 'visitormessage', 1408, 'Faisji', '', 1444888149),
(806, 'visitormessage', 1408, 'Faisji', '', 1444888149),
(810, 'visitormessage', 1408, 'Faisji', '', 1444888149),
(487529, 'post', 998, 'Naveed_pk', '', 1446118533),
(487574, 'post', 998, 'Naveed_pk', '', 1446204111),
(489086, 'post', 998, 'Naveed_pk', '', 1451390063),
(498023, 'post', 116, 'Denovo87', '', 1475680022),
(493152, 'post', 1, 'Abbas', '', 1472635634),
(13815, 'thread', 1, 'Abbas', '', 1460304736),
(498036, 'post', 116, 'Denovo87', '', 1475680022),
(498046, 'post', 116, 'Denovo87', '', 1475680022),
(498048, 'post', 116, 'Denovo87', '', 1475680022),
(498051, 'post', 116, 'Denovo87', '', 1475680022);
-- --------------------------------------------------------
--
-- Table structure for table `discussion`
--
CREATE TABLE `discussion` (
`discussionid` int(10) UNSIGNED NOT NULL,
`groupid` int(10) UNSIGNED NOT NULL,
`firstpostid` int(10) UNSIGNED NOT NULL,
`lastpostid` int(10) UNSIGNED NOT NULL,
`lastpost` int(10) UNSIGNED NOT NULL,
`lastposter` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`lastposterid` int(10) UNSIGNED NOT NULL,
`visible` int(10) UNSIGNED NOT NULL DEFAULT '0',
`deleted` int(10) UNSIGNED NOT NULL DEFAULT '0',
`moderation` int(10) UNSIGNED NOT NULL DEFAULT '0',
`subscribers` enum('0','1') COLLATE utf8_unicode_ci DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `discussionread`
--
CREATE TABLE `discussionread` (
`userid` int(10) UNSIGNED NOT NULL,
`discussionid` int(10) UNSIGNED NOT NULL,
`readtime` int(10) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `editlog`
--
CREATE TABLE `editlog` (
`postid` int(10) UNSIGNED NOT NULL DEFAULT '0',
`userid` int(10) UNSIGNED NOT NULL DEFAULT '0',
`username` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
`dateline` int(10) UNSIGNED NOT NULL DEFAULT '0',
`reason` varchar(200) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
`hashistory` smallint(5) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--
-- Dumping data for table `editlog`
--
INSERT INTO `editlog` (`postid`, `userid`, `username`, `dateline`, `reason`, `hashistory`) VALUES
(158661, 867, 'MIdreesTaj', 1289655173, '', 1),
(158669, 2342, 'ACHILLES', 1289662577, '', 1),
(158732, 1817, 'Faheem', 1289705350, '', 1),
(158733, 1817, 'Faheem', 1289708608, '', 1),
(158777, 2129, 'Afzaal', 1289727634, '', 1),
(158738, 116, 'Denovo87', 1289835832, '', 1),
(158719, 519, 'Starfish', 1289721386, '', 1),
(158828, 1255, 'Dr Hanif Malik', 1289746819, 'delete it', 1),
(175417, 4566, 'hsnmz', 1298357040, '', 1),
(158853, 1253, 'Glockcohlic', 1289757741, '', 1),
(158863, 1253, 'Glockcohlic', 1289758078, '', 1),
(75673, 83, 'Ka_Khan', 1289762697, '', 1),
(158687, 83, 'Ka_Khan', 1289764269, '', 1),
(167669, 1507, 'Vik', 1294179311, '', 1),
(158924, 1507, 'Vik', 1289770540, '', 1),
(158931, 1458, 'Sami', 1289773366, '', 1),
(158428, 608, '12GAUGE', 1289784536, '', 1),
(158936, 1253, 'Glockcohlic', 1289784911, '', 1),
(158964, 68, 'TAREEN', 1289797019, '', 1),
(158331, 1507, 'Vik', 1289821405, '', 1),
(158333, 1507, 'Vik', 1289821461, '', 1),