[FREE] [QBCore] Razed's Cryptomining

Hello FiveM community!:wave:
We have created an crypto mining system for the qbcore framework. The overall idea for this script is that I have yet to find a free crypto miner which functions. Thank you to everybody who contributed to this project, I am very proud of what we have created!

Features

  • 7 graphics card upgrades - If your players are needing an upgrade, they can choose 7 different tiers of graphics cards, from the GTS 480 to the RTS 4090.
  • Withdraw crypto with a set fee - When the coins are withdrew, you can set a fee (default 10%).
  • Crypto miner in houses - With different housing scripts, you can place down the server rack prop to use the miner.
  • Configurable prices, props, fees and emails
  • And more!

Download

Preview

Recomendations From Us

  • If using ps-housing or qb-housing, we reccomend to change the price of the server rack prop to the appropriate price of a mining rig. You can use the server rack prop as a mining rig for houses or warehouses!

Dependencies

qb-core
interact-sound
ox_lib
oxmysql

qb-crypto
or
renewed-phone - Make sure to configure your settings in config.lua

qb-target
or
ox_target - Make sure to configure your settings in config.lua

Optionals

renewed-phone

Script Optimization Preview

when mining

imagffffe

Credits

planeklm (KLM)
LeSiiN
Markow

12 Likes

great script! good work. Be good to see maybe a mining rack item that spawns the prop for people that dont use either of the housing scripts.

1 Like

Thank you! And yes that is the plan!

1 Like

Good work :heart:

1 Like

Thanks!

Where do you get that ui for the minigame?

Will you ever release an ESX version?

It is included in ox_lib.

I have not worked with ESX in a very long time so probably not, but feel free to convert it!

1 Like

where can i find the prop to spawn it in, as i dont use ps-housing, i use loaf. thanks

It should be the server rack prop, if it is not there however you can use a tool to get the id of the prop and add it to the config.

have we got an ETA on this?

not in the prop list, where would i find a prop in game to get the id?

You can use an admin tool, e.g qb-admin or something along those lines

for some reason when i upgrade the gpu in the tower it doesnt show the updated gpu type in the description tab. any ideas what could be causing this?

Did anyone ever figure out how to get the prop for loaf housing to work? I havnt been able to find the prop in city at all

Having the same issue. Did you figure it out?

you have to add the prop to your housing script and or use a prop already in the script

How can i go about allowing people to have multiple setup at one time? currently seems 1 = any rack you place for everyone

That’s not been implemented, currently you can open the menu from any prop which has been set and if you were to place another one down, it would bring up the same miner menu. To make it so you could have multiple racks, I would have to make a system of placing the racks down, saving the id’s etc. Anyway, its free and open source, your welcome to make one and submit a PR!