[ESX - QBCore] Cryptomining System

Introduction
Our cryptomining script is different from others. You can buy several different warehouses and buy each server separately. You need to pay your kWh consumption, repair broken servers, collect your profit regularly, view all transactions and go to each server. Our script is your key to improving your players’ business system.

Showcase

Requirements

  • es_extended or QBCore
  • ox_lib
  • oxmysql

Features

  • Warehouse System
    • You can setup the blips
    • You can setup the position
    • You can setup the management position
    • You can setup the Transaction Income/Outcome/Payout Id
    • You can setup the Calculate Transaction Date
    • You can setup the Profit Interval
    • You can choose 3 different warehouses sizes (also create another)
  • Server System
    • You can setup the prop
    • You can setup the position
    • You can build a server rack (group of server)
    • You can setup the price
    • You can setup the income (each interval)/sell price
    • You can setup the break chance
    • You can setup the repair cost
    • You can setup the kWh consumption
  • Warehouses use routing bucket system
  • Advanced configuration
  • Discord Webhook Logs
    • Buy Warehouse
    • Sell Warehouse
    • Collect Profit
    • Buy Server
    • Repair Server
    • Sell Server
    • Change Server Status
  • Translations for German and English (create your own translation file)

Purchase

ESCROW - GET IT HERE: https://dream-services.tebex.io/package/6243620
YOU WANT OPEN-SOURCE? NO PROBLEM: https://dream-services.tebex.io/package/6243625

Explore our other scripts

General Information:

Code is accessible Yes/No
Subscription-based No
Requirements See above
Support Yes
3 Likes

is there a way you can make it to where we can restrict how many they can own at once? and to take away access to see others blips?

2 Likes

Hello juststoney,

You can limit the number of warehouses a player can own by configuring DreamCore.MaxWarehouseOwnerPerPlayer.
At present, however, you cannot switch off the blips, only configure them freely in the Config. I will take the suggestion with me for another update. Thank you very much!

See the config preview on our docs: Config Preview | Dream Services

:loudspeaker: Update 1.0.5

  • Updating ReadMe & Validation
  • Improved Performance while text drawing
  • Fixed Blip Issue & OpenManagement Issue
  • Added DreamCore.CalculateWarehouseWorth
  • Added Warehouse Management Administration Grouping
  • Added Warehouse Management Transfer Warehouse
  • Added Installation Guide
  • Added export IsWarehouseAvailable
  • Added export GetAllWarehouses
  • Added export GetPlayerWarehouses
  • Added export GetWarehouse
  • Added export GetWarehouseWorth
  • Added export GetWarehouseRevenue
  • Added export GetWarehouseTransactions
  • Added export GetWarehouseAllServer
  • Added export GetWarehouseAllServerStatus
  • Added export GetWarehouseServer
  • Added export RefreshAllWarehouses

See more on our docs!