Back to Browse

Minecraft Bedrock: Money System Command Block Tutorial pt2

2.2K views
Aug 27, 2022
15:24

Today I'll show you how to make a Money scoreboard Player Offline video: https://youtu.be/2y9e0sA3WO4 Join My Discord: https://discord.gg/atSxQ8ERP4 Do make sure you have experimental gameplay on, and ensure you use your coordinates. commands in order: /setblock ~ ~-2 ~ redstone_block /setblock ~ ~1 ~ air /execute at @p[x=-8,y=-60,z=-88,r=5,c=1,scores={Money=0..399}] run playsound mob.creeper.say @p /execute at @p[x=-8,y=-60,z=-88,r=5,c=1,scores={Money=0..399}] run tellraw @p {"rawtext":[{"text":"§4Insufficient Funds!"}]} /execute at @p[x=-8,y=-60,z=-88,r=6,c=1,scores={Money=400..}] run tag @p add Buy /execute at @p[tag=Buy] run scoreboard players remove @p[tag=Buy] Money 400 /execute at @p[tag=Buy] run give @p[tag=Buy] golden_apple 1 /execute at @p[tag=Buy] run tellraw @p[tag=Buy] {"rawtext":[{"text":"§21x Golden Apple Recived!"}]} /execute at @p[tag=Buy] run playsound random.levelup @p[tag=Buy] /execute at @p[tag=Buy] run tag @p[tag=Buy] remove Buy Make sure you like, comment, subscribe and ring the notification icon!

Download

0 formats

No download links available.

Minecraft Bedrock: Money System Command Block Tutorial pt2 | NatokHD