Донат магазин - Rust Experimental

Покупка различных оружий на игровом сервере RUST. Оружие продаётся с патронами и готовое к применению. Если у вас нет лицензии на оружие, она так же будет выдана в комплекте.

100 Shell
350
Купить

100 Shotgun Shell
350
Купить

Винтовка M4
32
Купить

Кирка
1
Купить

Anti-Radiation Pills
10
Купить

Исследователь
15
Купить

Добыча ресурсов
11
Купить

Кевларовая броня
12
Купить

Маскировочный сет
90
Купить

Кожанный сет
50
Купить

Набор одежды
30
Купить

Простой кейс
0.01 0.10
Купить

Бронзовый кейс
0.02 0.20
Купить

Серебряный кейс
0.03 0.30
Купить

Золотой кейс
0.04 0.40
Купить

# Time (sec) Query Location
1 0.00464
mysqli://mariadb:3306/cde_test
Connection
2 0.00585

		SELECT
			`s`.`id` as `id`,
			`s`.`sort` as `sort`,
			`s`.`img` as `img`,
			`s`.`name` as `name`,
			`s`.`server` as `server`,
			`s`.`description` as `desc`,
			`s`.`keyword` as `key`,
			`s`.`server` as `server`,
			`t`.`title` as `title`,
			`t`.`path` as `path`,
			`t`.`type` as `type`
		FROM
			`ms_store_groups` as `s`,
			`ms_servers` as `t`
		WHERE
			`t`.`id` = "34" AND
			`t`.`activ` = 1 AND
			`t`.`id` = `s`.`server`
		ORDER BY `sort`, `id` ASC
	
/var/www/public/app/msmod/store.php:2330
3 0.00132

		SELECT
			`g`.`id` AS id,
			`g`.`sort` AS sort,
			`g`.`img` AS img,
			`g`.name AS name,
			`g`.server AS category_server,
			`s`.type AS server_type,
			`s`.path AS server_path,
			`s`.`img` AS sIMG,
			COUNT(`i`.`id`) AS item_count,
			MAX(CASE WHEN `dc`.`id` IS NOT NULL THEN 1 ELSE 0 END) AS has_discount
		FROM
			`ms_store_groups` AS `g`
		JOIN
			`ms_servers` AS `s`
			ON `s`.`id` = `g`.`server`
		JOIN 
			`ms_store` AS `i`
			ON `i`.`grid` = `g`.id
		LEFT JOIN
			`ms_discounts` AS `dc`
			ON `dc`.`item` = `i`.`id`
			AND `dc`.`flag` != 0
			AND `dc`.`day` = "d6"
		WHERE
			`s`.`id` = "34"
			AND `s`.`activ` = 1
			AND `g`.`home` = 0
		GROUP BY
			`g`.`id`,
			`g`.`sort`,
			`g`.`img`,
			`g`.`name`,
			`g`.`server`,
			`s`.type,
			`s`.path,
			`s`.`img`
		ORDER BY
			`g`.`sort`, `g`.`id` ASC;
	
/var/www/public/app/msmod/store.php:2410
4 0.00101

		SELECT
			`g`.`id` as `id`,
			`g`.`sort` as `sort`,
			`g`.`img` as `img`,
			`g`.`name` as `name`,
			`g`.`server` as `server`,
			`s`.`type` as `type`,
			`s`.`path` as `path`,
			`s`.`img` as `sIMG`
		FROM
			`ms_store_groups` as `g`,
			`ms_servers` as `s`
		WHERE
			`s`.`id` = "34" AND
			`s`.`activ` = 1 AND
			`s`.`id` = `g`.`server` AND
			`g`.`home` = 1
		ORDER BY `sort`, `id` ASC
	
/var/www/public/app/msmod/store.php:2428
5 0.00119

				SELECT
					`id` as `id`,
					`sort` as `sort`,
					`img` as `img`,
					`info` as `info`,
					`title` as `title`,
					`money` as `money`,
					`price` as `price`
				FROM
					`ms_store`
				WHERE
					`activ` = 1 AND
					`grid` = "65"
				ORDER BY `sort`, `id` ASC
			
/var/www/public/app/msmod/store.php:2455
6 0.00105

				SELECT
					`id` as `id`,
					`sort` as `sort`,
					`img` as `img`,
					`info` as `info`,
					`title` as `title`,
					`money` as `money`,
					`price` as `price`
				FROM
					`ms_store`
				WHERE
					`activ` = 1 AND
					`grid` = "64"
				ORDER BY `sort`, `id` ASC
			
/var/www/public/app/msmod/store.php:2455
7 0.00086

				SELECT
					`id` as `id`,
					`sort` as `sort`,
					`img` as `img`,
					`info` as `info`,
					`title` as `title`,
					`money` as `money`,
					`price` as `price`
				FROM
					`ms_store`
				WHERE
					`activ` = 1 AND
					`grid` = "66"
				ORDER BY `sort`, `id` ASC
			
/var/www/public/app/msmod/store.php:2455
8 0.00086

				SELECT
					`id` as `id`,
					`sort` as `sort`,
					`img` as `img`,
					`info` as `info`,
					`title` as `title`,
					`money` as `money`,
					`price` as `price`
				FROM
					`ms_store`
				WHERE
					`activ` = 1 AND
					`grid` = "67"
				ORDER BY `sort`, `id` ASC
			
/var/www/public/app/msmod/store.php:2455

$_GET

array (
)

$_POST

array (
)

$_REQUEST

array (
  'page' => 'store',
  'id' => '34',
  'username' => '',
  'steamid' => '',
)

$_COOKIES

array (
)

$_SERVER

array (
  'XHGUI_DATABASE' => 'xhprof',
  'MONGO_HOST' => '174.22.128.7',
  'USER' => 'ubuntu',
  'PHPMYADMIN_PORT' => '3312',
  'HOSTNAME' => '10a30e56c381',
  'PHP_INI_DIR' => '/usr/local/etc/php',
  'PHP_OPCACHE_MEMORY_CONSUMPTION' => '256',
  'SHLVL' => '1',
  'HOME' => '/var/www',
  'PHPFMP_HOST' => '174.22.128.2',
  'MYSQL_ROOT_PASSWORD' => 'zHg9Hr26XccECfuG3Cb9tMlJJ67867',
  'PHP_LDFLAGS' => '-Wl,-O1 -pie',
  'PHP_CFLAGS' => '-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
  'PHP_VERSION' => '8.3.28',
  'GPG_KEYS' => '1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA',
  'PHP_CPPFLAGS' => '-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
  'PHP_ASC_URL' => 'https://www.php.net/distributions/php-8.3.28.tar.xz.asc',
  'XHGUI_UPLOAD_TOKEN' => '01234567890123456789012345678901',
  'PHP_URL' => 'https://www.php.net/distributions/php-8.3.28.tar.xz',
  'MYSQL_PASSWORD' => 'U4ui392mKjThf8RyBMbAv6Dy233789',
  'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
  'NGINX_HOST' => '174.22.128.3',
  'GID' => '1000',
  'MYSQL_HOST' => '174.22.128.1',
  'MYSQL_USER' => 'cde_user',
  'UID' => '1000',
  'GITLIST_HOST' => '174.22.0.10',
  'XHGUI_HOST' => '174.22.128.6',
  'NGINX_PORT' => '80',
  'PHP_OPCACHE_MAX_WASTED_PERCENTAGE' => '10',
  'PHP_OPCACHE_MAX_ACCELERATED_FILES' => '20000',
  'MYSQL_PORT' => '3306',
  'PHP_OPCACHE_VALIDATE_TIMESTAMPS' => '0',
  'PHPIZE_DEPS' => 'autoconf 		dpkg-dev dpkg 		file 		g++ 		gcc 		libc-dev 		make 		pkgconf 		re2c',
  'PWD' => '/var/www',
  'PHPMYADMIN_HOST' => '174.22.128.4',
  'PHP_SHA256' => '25e3860f30198a386242891c0bf9e2955931f7b666b96c3e3103d36a2a322326',
  'MYSQL_DATABASE' => 'cde_db',
  'CRON_HOST' => '174.22.128.5',
  'HTTP_X_REAL_IP' => '216.73.216.161',
  'HTTP_X_FORWARDED_SERVER' => '3f220073de99',
  'HTTP_X_FORWARDED_PROTO' => 'https',
  'HTTP_X_FORWARDED_PORT' => '443',
  'HTTP_X_FORWARDED_HOST' => 'test.cde.by',
  'HTTP_X_FORWARDED_FOR' => '216.73.216.161',
  'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
  'HTTP_ACCEPT' => '*/*',
  'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
  'HTTP_HOST' => 'test.cde.by',
  'PHP_ADMIN_VALUE' => 'open_basedir=/var/www/:/usr/lib/php/:/tmp/:/proc/',
  'SCRIPT_FILENAME' => '/var/www/public/index.php',
  'REDIRECT_STATUS' => '200',
  'SERVER_NAME' => 'cde.localhost',
  'SERVER_PORT' => '80',
  'SERVER_ADDR' => '172.18.0.21',
  'REMOTE_PORT' => '47648',
  'REMOTE_ADDR' => '172.18.0.8',
  'SERVER_SOFTWARE' => 'nginx/1.29.3',
  'GATEWAY_INTERFACE' => 'CGI/1.1',
  'REQUEST_SCHEME' => 'http',
  'SERVER_PROTOCOL' => 'HTTP/1.1',
  'DOCUMENT_ROOT' => '/var/www/public',
  'DOCUMENT_URI' => '/index.php',
  'REQUEST_URI' => '/store/id-34',
  'SCRIPT_NAME' => '/index.php',
  'CONTENT_LENGTH' => '',
  'CONTENT_TYPE' => '',
  'REQUEST_METHOD' => 'GET',
  'QUERY_STRING' => '',
  'FCGI_ROLE' => 'RESPONDER',
  'PHP_SELF' => '/index.php',
  'REQUEST_TIME_FLOAT' => 1764993237.544501,
  'REQUEST_TIME' => 1764993237,
  'argv' => 
  array (
  ),
  'argc' => 0,
)

$_SESSION

NULL