Next Generation Gaming RolePlay v2.4.140 (NGRP's script)

0xf0rd

Active member
Joined
Jun 20, 2014
Messages
68
Reaction score
1
Hello,

I would like to present you the old version that was leaked a while ago for the well known server Next Generation Gaming RolePlay (v2.4.140)

This is the fully working version of the gamemode with MySQL working as well. All you have to do is setup a MySQL server with xampp or whatever server you choose and import one of the included sql files. Also I did not include any of the SAMP server .exe files you will have to download the latest server from their website and just move the .exe files to the correct location.

File is fully clean with no viruses, one reason I didn't include any .exe so you don't say it has a virus. I did a check in virustotal
Code:
[url]https://www.virustotal.com/en/url/74e618c42e3f4bba4324869972dd459a3f391fc4d15e5009d5487e6be95f6017/analysis/1417997943/[/url]

Reason of sharing the script is because I am tired of those people who try to sell it for money and scam others. The script had already been leaked so long ago so this is the best way to avoid anymore scams by others.

Link to script
Code:
nesadev.com/NGRPv2.4.140.zip
 

|]_ReT1neX_[|

Active member
Joined
Jul 28, 2014
Messages
132
Reaction score
0
I Admire your signature "I believe everything should be open to the public"

:not_bad:
 

Master_Killer

New member
Joined
Mar 8, 2014
Messages
4
Reaction score
0
Why when i start the server it say Server shutting down at the end of the log.    :surprised:
 

0xf0rd

Active member
Joined
Jun 20, 2014
Messages
68
Reaction score
1
Master_Killer link said:
Why when i start the server it say Server shutting down at the end of the log.    :surprised:

Probably you didn't setup the MySQL connection correctly. Go to scriptfiles and edit mysql.cfg with your MySQL username and password and database you imported the .sql file to
 

Master_Killer

New member
Joined
Mar 8, 2014
Messages
4
Reaction score
0
-------------------------------------------
[16:55:39] Sunfire Gaming Roleplay

[16:55:39] Copyright (C) Sunfire Gaming, LLC (2012-2013)
[16:55:39] All Rights Reserved
[16:55:39] -------------------------------------------

[16:55:39] Successfully initiated the gamemode...
[16:55:39] Number of vehicle models: 29
[16:55:39] --- Server Shutting Down.
[16:56:02] Incoming connection: 127.0.0.1:53835
[16:56:32] Kicking 127.0.0.1 because they didn't logon to the game.
[16:57:08] Incoming connection: 127.0.0.1:58450


:looky:
 

0xf0rd

Active member
Joined
Jun 20, 2014
Messages
68
Reaction score
1
Master_Killer link said:
-------------------------------------------
[16:55:39] Sunfire Gaming Roleplay

[16:55:39] Copyright (C) Sunfire Gaming, LLC (2012-2013)
[16:55:39] All Rights Reserved
[16:55:39] -------------------------------------------

[16:55:39] Successfully initiated the gamemode...
[16:55:39] Number of vehicle models: 29
[16:55:39] --- Server Shutting Down.
[16:56:02] Incoming connection: 127.0.0.1:53835
[16:56:32] Kicking 127.0.0.1 because they didn't logon to the game.
[16:57:08] Incoming connection: 127.0.0.1:58450


:looky:

As I said you need to setup MySQL correctly. Install xampp and set the password for MySQL then import the sql file provided then configure mysql.cfg in scriptfiles.. if you don't know how to do all that then you read about how to setup xampp some where or see a video on youtube
 

Master_Killer

New member
Joined
Mar 8, 2014
Messages
4
Reaction score
0
[17:35:46] SELECT `gMOTD`,`aMOTD`,`vMOTD`,`cMOTD`,`pMOTD`,`ShopTechPay`,`GiftCode`,`GiftCodeBypass`,`TotalCitizens`,`TRCitizens`,`SecurityCode`,`ShopClosed`,`RimMod`,`CarVoucher`,`PVIPVoucher`, `GarageVW`, `PumpkinStock`, `HalloweenShop` FROM `misc`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.accounts' doesn't exist (index 0). Query:


[17:35:46] UPDATE `accounts` SET `Online` = 0 WHERE `Online` = 0
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.giftbox' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `giftbox`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.crates' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `crates`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.houses' doesn't exist (index 0). Query:


[17:35:46] SELECT OwnerName.Username, h.* FROM houses h LEFT JOIN accounts OwnerName ON h.OwnerID = OwnerName.id
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.ddoors' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `ddoors`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.dmapicons' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `dmapicons`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.mailboxes' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `mailboxes`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.businesses' doesn't exist (index 0). Query:


[17:35:46] SELECT OwnerName.Username, b.* FROM businesses b LEFT JOIN accounts OwnerName ON b.OwnerID = OwnerName.id
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.auctions' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `auctions`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.text_labels' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `text_labels`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.plants' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `plants`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.speed_cameras' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM speed_cameras
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.paynsprays' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `paynsprays`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.arrestpoints' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `arrestpoints`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.impoundpoints' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `impoundpoints`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.rflteams' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `rflteams`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.sales' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `sales` WHERE `Month` > NOW() - INTERVAL 1 MONTH
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.shopprices' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `shopprices`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.businesssales' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `businesssales`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.gates' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `gates`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.families' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `families`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.points' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `points`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.accounts' doesn't exist (index 0). Query:


[17:35:46] SELECT NULL FROM `accounts` WHERE `Nation` = 1 && `UpdateDate` > NOW() - INTERVAL 1 WEEK
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.accounts' doesn't exist (index 0). Query:


[17:35:46] SELECT NULL FROM `accounts` WHERE `UpdateDate` > NOW() - INTERVAL 1 WEEK
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.groups' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `groups`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.lockers' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `lockers`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.jurisdictions' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `jurisdictions`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.groupvehs' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `groupvehs`
[17:36:53] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:36:53] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:36:53] Dumping query from 2014/12/7 (17:36:53)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:36:53] UPDATE `letters` SET `Delivery_Min` = `Delivery_Min` - 1 WHERE `Delivery_Min` > 0
[17:36:53] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:36:53] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:36:53] Dumping query from 2014/12/7 (17:36:53)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:36:53] SELECT `Receiver_Id` FROM `letters` WHERE `Delivery_Min` = 1
[17:37:42] Incoming connection: 127.0.0.1:60555
[17:37:43] [join] Soufiane_Klaver has joined the server (0:127.0.0.1)
[17:37:43] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:43] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:43] Dumping query from 2014/12/7 (17:37:43)

Description: Table 'db1122.accounts' doesn't exist (index 0). Query:


[17:37:43] SELECT `AdminLevel`, `SecureIP` FROM `accounts` WHERE `Username` = 'Soufiane_Klaver'
[17:37:43] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:43] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:43] Dumping query from 2014/12/7 (17:37:43)

Description: Table 'db1122.ip_bans' doesn't exist (index 0). Query:


[17:37:43] SELECT `ip` FROM `ip_bans` WHERE `ip` = '127.0.0.1'
[17:37:59] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:59] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:59] Dumping query from 2014/12/7 (17:37:59)

Description: Table 'db1122.shop_orders' doesn't exist (index 0). Query:


[17:37:59] SELECT * FROM `shop_orders` WHERE `user_id` = -1 AND `status` = 0
[17:37:59] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:59] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:59] Dumping query from 2014/12/7 (17:37:59)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:37:59] UPDATE `letters` SET `Delivery_Min` = `Delivery_Min` - 1 WHERE `Delivery_Min` > 0
[17:37:59] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:59] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:59] Dumping query from 2014/12/7 (17:37:59)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:37:59] SELECT `Receiver_Id` FROM `letters` WHERE `Delivery_Min` = 1
[17:38:30] [part] Soufiane_Klaver has left the server (0:1)
[17:39:05] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:39:05] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:39:05] Dumping query from 2014/12/7 (17:39:5)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:39:05] UPDATE `letters` SET `Delivery_Min` = `Delivery_Min` - 1 WHERE `Delivery_Min` > 0
[17:39:05] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:39:05] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:39:05] Dumping query from 2014/12/7 (17:39:5)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:



:celeral_spitting: :celeral_spitting: :celeral_spitting: :celeral_spitting: :celeral_spitting: :excited_troll: :table_flip:
 

0xf0rd

Active member
Joined
Jun 20, 2014
Messages
68
Reaction score
1
Master_Killer link said:
[17:35:46] SELECT `gMOTD`,`aMOTD`,`vMOTD`,`cMOTD`,`pMOTD`,`ShopTechPay`,`GiftCode`,`GiftCodeBypass`,`TotalCitizens`,`TRCitizens`,`SecurityCode`,`ShopClosed`,`RimMod`,`CarVoucher`,`PVIPVoucher`, `GarageVW`, `PumpkinStock`, `HalloweenShop` FROM `misc`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.accounts' doesn't exist (index 0). Query:


[17:35:46] UPDATE `accounts` SET `Online` = 0 WHERE `Online` = 0
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.giftbox' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `giftbox`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.crates' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `crates`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.houses' doesn't exist (index 0). Query:


[17:35:46] SELECT OwnerName.Username, h.* FROM houses h LEFT JOIN accounts OwnerName ON h.OwnerID = OwnerName.id
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.ddoors' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `ddoors`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.dmapicons' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `dmapicons`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.mailboxes' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `mailboxes`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.businesses' doesn't exist (index 0). Query:


[17:35:46] SELECT OwnerName.Username, b.* FROM businesses b LEFT JOIN accounts OwnerName ON b.OwnerID = OwnerName.id
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.auctions' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `auctions`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.text_labels' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `text_labels`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.plants' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `plants`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.speed_cameras' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM speed_cameras
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.paynsprays' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `paynsprays`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.arrestpoints' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `arrestpoints`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.impoundpoints' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `impoundpoints`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.rflteams' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `rflteams`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.sales' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `sales` WHERE `Month` > NOW() - INTERVAL 1 MONTH
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.shopprices' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `shopprices`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.businesssales' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `businesssales`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.gates' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `gates`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.families' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `families`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.points' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `points`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.accounts' doesn't exist (index 0). Query:


[17:35:46] SELECT NULL FROM `accounts` WHERE `Nation` = 1 && `UpdateDate` > NOW() - INTERVAL 1 WEEK
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.accounts' doesn't exist (index 0). Query:


[17:35:46] SELECT NULL FROM `accounts` WHERE `UpdateDate` > NOW() - INTERVAL 1 WEEK
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.groups' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `groups`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.lockers' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `lockers`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.jurisdictions' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `jurisdictions`
[17:35:46] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:35:46] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:35:46] Dumping query from 2014/12/7 (17:35:46)

Description: Table 'db1122.groupvehs' doesn't exist (index 0). Query:


[17:35:46] SELECT * FROM `groupvehs`
[17:36:53] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:36:53] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:36:53] Dumping query from 2014/12/7 (17:36:53)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:36:53] UPDATE `letters` SET `Delivery_Min` = `Delivery_Min` - 1 WHERE `Delivery_Min` > 0
[17:36:53] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:36:53] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:36:53] Dumping query from 2014/12/7 (17:36:53)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:36:53] SELECT `Receiver_Id` FROM `letters` WHERE `Delivery_Min` = 1
[17:37:42] Incoming connection: 127.0.0.1:60555
[17:37:43] [join] Soufiane_Klaver has joined the server (0:127.0.0.1)
[17:37:43] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:43] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:43] Dumping query from 2014/12/7 (17:37:43)

Description: Table 'db1122.accounts' doesn't exist (index 0). Query:


[17:37:43] SELECT `AdminLevel`, `SecureIP` FROM `accounts` WHERE `Username` = 'Soufiane_Klaver'
[17:37:43] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:43] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:43] Dumping query from 2014/12/7 (17:37:43)

Description: Table 'db1122.ip_bans' doesn't exist (index 0). Query:


[17:37:43] SELECT `ip` FROM `ip_bans` WHERE `ip` = '127.0.0.1'
[17:37:59] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:59] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:59] Dumping query from 2014/12/7 (17:37:59)

Description: Table 'db1122.shop_orders' doesn't exist (index 0). Query:


[17:37:59] SELECT * FROM `shop_orders` WHERE `user_id` = -1 AND `status` = 0
[17:37:59] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:59] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:59] Dumping query from 2014/12/7 (17:37:59)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:37:59] UPDATE `letters` SET `Delivery_Min` = `Delivery_Min` - 1 WHERE `Delivery_Min` > 0
[17:37:59] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:37:59] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:37:59] Dumping query from 2014/12/7 (17:37:59)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:37:59] SELECT `Receiver_Id` FROM `letters` WHERE `Delivery_Min` = 1
[17:38:30] [part] Soufiane_Klaver has left the server (0:1)
[17:39:05] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:39:05] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:39:05] Dumping query from 2014/12/7 (17:39:5)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:


[17:39:05] UPDATE `letters` SET `Delivery_Min` = `Delivery_Min` - 1 WHERE `Delivery_Min` > 0
[17:39:05] [MySQL] Query Error - (ErrorID: 1146) (Handle: 1)
[17:39:05] [MySQL] Check mysql_log.txt to review the query that threw the error.
[17:39:05] Dumping query from 2014/12/7 (17:39:5)

Description: Table 'db1122.letters' doesn't exist (index 0). Query:



:celeral_spitting: :celeral_spitting: :celeral_spitting: :celeral_spitting: :celeral_spitting: :excited_troll: :table_flip:

You did not import the sql file correctly.
 

jasonsmith

Active member
Joined
Sep 27, 2013
Messages
37
Reaction score
0
2011 Version, isn't there ah new one floating around with the backpack system last I saw..

But in all respect great contribution to the leechers :watchout:
 

0x_

Wtf I'm not new....
Administrator
Joined
Feb 18, 2013
Messages
1,116
Reaction score
167
Please edit your OP to follow our rule:
"2. Post the content as an attachment no matter if you updated or not, otherwise it will be declined "

I know the package is bigger than our "maxium" allowed file size, but then please attach only the relevant files (ngrp-minimal.sql, NGRP.pwn, and some of the snippet's in a smaller package) as counter- measurement if the download will break.
 

0xf0rd

Active member
Joined
Jun 20, 2014
Messages
68
Reaction score
1
Frozt link said:
How long did you kept this? 5 years?

Actually this is the 2013 leak not that old. This one have the speed cameras. The new /ads and /vstorage /inv and /stats.
 

0xf0rd

Active member
Joined
Jun 20, 2014
Messages
68
Reaction score
1
0x688 link said:
Please edit your OP to follow our rule:
"2. Post the content as an attachment no matter if you updated or not, otherwise it will be declined "

I know the package is bigger than our "maxium" allowed file size, but then please attach only the relevant files (ngrp-minimal.sql, NGRP.pwn, and some of the snippet's in a smaller package) as counter- measurement if the download will break.

I will do that when I open my PC. I just wanted everyone to have the full complete files so they have a working version and not be scammed by others saying that they are selling a working copy. The file that is taking the biggest size the original .sql file that contains all the real records since 2010 I believe but I will take it out and attach the rest while keeping the link for the original .zip file if anyone wanted it.
 

jasonsmith

Active member
Joined
Sep 27, 2013
Messages
37
Reaction score
0
Oxf0rdDev link said:
I will do that when I open my PC. I just wanted everyone to have the full complete files so they have a working version and not be scammed by others saying that they are selling a working copy. The file that is taking the biggest size the original .sql file that contains all the real records since 2010 I believe but I will take it out and attach the rest while keeping the link for the original .zip file if anyone wanted it.

So quick question why did I go through the db of it and most of the logs date back to 2011-2012? :kidding:
 

0xf0rd

Active member
Joined
Jun 20, 2014
Messages
68
Reaction score
1
0x688 link said:
Please edit your OP to follow our rule:
"2. Post the content as an attachment no matter if you updated or not, otherwise it will be declined "

I know the package is bigger than our "maxium" allowed file size, but then please attach only the relevant files (ngrp-minimal.sql, NGRP.pwn, and some of the snippet's in a smaller package) as counter- measurement if the download will break.

I tried uploading it using attachments, it didn't work. It didn't even let me upload 8MB
 

Duane

Member
Joined
Oct 25, 2014
Messages
16
Reaction score
0
[16:55:39] Sunfire Gaming Roleplay

[16:55:39] Copyright (C) Sunfire Gaming, LLC (2012-2013)
[16:55:39] All Rights Reserved
[16:55:39] -------------------------------------------

[16:55:39] Successfully initiated the gamemode...
[16:55:39] Number of vehicle models: 29
[16:55:39] --- Server Shutting Down.

Someone halp
 

DizzyJay

New member
Joined
Feb 3, 2015
Messages
2
Reaction score
0
Please i really need the Script so badly  :bawww:  :yesyes:
PM me if you have it please please i wanna have it  :angry:
 
Top