New Play2x crypto casino platform script
Ready to work with multiple games, full source code, just install and configure, done and ready!
You can create player bots, winning Bots, bots for everything to make the site more alive,
control the winnings, set the maximum winnings and losses in each game.
Games are also included in the source code = no third-party API,
just a single cost of the script, and you install it on your server, simply and naturally, without monthly costs.
Popular Clash game, DICE, plinko and other games available
Easy to manage, easy to edit and configure.
php / mysql-instant access to download full code-no encrypted files-no need for a license key
Installation instructions:
apt-get update
apt-get-and-install-software-common-properties
add-apt-PPA repository: phpmyadmin / ppa
add-apt-repository ppa: EEK: ndrej / php
update apt-get with with-ne ne-pkgs
apt-get install-e php7. 4 php7. 4-bcmath php7. 4-ctype php7. 4-fileinfo php7. 4-json php7. 4-mbstring php7. 4-pdo php7. 4-xml php7. 4-tokenizer
apt-get install-and composer apache2 MySQL server
sudo mysql_secure_installation
mysql-u root
Using mysql;
Update user set authentication_string=password (“g12J21q1MxXN”) where user= ‘root’;
Update plugin from user set= “mysql_native_pass onsord” where user= ‘root’;
DOWNLOAD PRIVILEGES;
exit
apt-get install-and phpmyadmin
The phpMyAdmin installer will ask for mysql data and where to install it. At the server selection stage, you need to select Apache by checking the box (space).
curl-sL https://deb.nodesource.com/setup_8.x / sudo-e coup –
sudo apt-get install-e nodejs
npm i-g pm2
sudo apt-get install unzip
cd / var / html / html
unpack 1.zipper
Then go to / usr / share / phpmyadmin
and change the file name settings.simple.inc.php in configuration.inc.php
Go to the website web http://www.passwordtool.hu/blowfish-password-hash-generator
Copy the puffer and paste it into the File Settings.inc.php in the field $ cfg [‘blo onsfish_secret’]=”;
Important: now you need to configure Apache server for Laravel:
nano / etc / apache2 / sites-available / 000-default.conf
Changing DocumentRoot / var / html / html to DocumentRoot / Var / Var / html / PUBLIC
After DocumentRoot, we write the following
Options-indexes + tracking links
Allow from all
Demand all granted
Allo Onsoverride All
< / directory >
a2enmod rewrite
restarting the apache2 service
Go to the website web / phpmyadmin with ROOT Data and create a database.
Load the database file there in the script .
We manipulate the database data in the evn file and save it.
In the file, change APP_DEBUG to false, APP_URL to the site address..
DB_DATABASE for database name
DB_USERNAME at root (default) or another username, if created
DB_PASS ONSORD for database password
, after which we execute the command:
chmod-R 777 / var / html / html / storage
chmod-R 777 / var / html / bootstrapper
curl-SS https://getcomposer.org/installer / php
composer of mv.phar / usr / local / bin / composer
———————————————————————————-
Installation of NPM, as well as pm2 required for Operation:
apt-get install npm
npm install save save-G pm2
npm install Save-g CORS easyvk Express http xss-filters crypto mathjs socket.js
npm install save save-g fs
The file on the main page of the script responsible for the promotional bot is promo_bot.js
The last domain must be changed to the site address:
domain = _ _ LOCALHOST ? ‘http://localhost”: “http://win5x.com’;
The file on the main page of the script responsible for starting the chat – chat.js
The last domain must be changed to the site address:
domain = _ _ LOCALHOST ? ‘http://localhost”: “http://win5x.com’;
Script execution:
cd / var / html / html
pm2 starts the chat.js
pm2 starts promo_bot.js
pm2 start-f chat.js
pm2 delete all
———————————————————————————-
Issuing the admin panel in the database, in the users table
In the line is_admin by 1 and put chat_role by 3
All chat_role IDs
0-user
1-youtube (spin is disabled)
2-moderator (in the admin area you have access to the creation of promotional codes)
3-administrator (full access)
After the issue, the admin panel will be available at http://site/admin