I use Kelly rtx and also there is a way to sell all items at once, I know monkeychan has a video on it if you want to do it. There’s like 20 command blocks so it’s a lot
Hey great tutorial gabedala i can realy use this in my world, but can you make a video on how to make a npc buying system were you can buy more items, like use a chest ui because i want to fit more items, im making a bedwars map i only need one shop so instead off having alot of NPC's,can you make one fit more items more than 6? You dont have to if you want to do this but its a idea i want you to do, so you can do whatever you want
Its good but i have some questions:- 1. Can i check if a player has opened a npc dialogue directly(not through a system where when we open dialogue it will place a redstone block on command block)? 2. Can i extract a value of scoreboard?
For Minecraft 1.21 bedrock, make command that execute when player is still standing and don't moving hold compass of data=5 in location=slot.weapon.mainhand but if player move command got cancelled
@@gabedala if I remember correctly Repeating Unconditional Always Active /execute as @a[hasitem={item=cobblestone,quantity=1..}] if block ~~-1~ beacon at @s run scoreboard players add @s money 1 Chain Unconditional Always Active /execute as @a[hasitem={item=cobblestone,quantity=1..}] if block ~~-1~ beacon at @s run clear @s cobblestone 0 1 So there 2 command blocks just if they have 1 cobblestone or more, now if you add 2 more commands but it runs if they have 2 cobblestone and it gives $2 and clears 2 cobblestone, it’s binary so it goes up to 4, 8, 16, 32, 64, 128. But you probably wouldn’t need it that high for a sell pad but if you had a click to sell or an npc sell then yes, so it can sell an entire inventory in a half second
They both can get money depending on who is closer. But do you really have an issue where there are always 2 people wanting to sell at the exact same time? There is no work around either, just how it is
Yo since you said “I could help you if u join the discord” well I’m 10 but when I was doing ur custom rank tutorial I didn’t have that symbol to make the RUclips rank red Is there like a problem to fix that
Hey gage can you please make a manhunt compass love your videos man keep pushing!
You make some of the best minecraft bedrock videos ever on RUclips 😊
Thanks your toturials are so useful 👍
Goated
W
W Gabe for blessing us with good videos 🔥 🔥🔥
More to come!
First like and first view
You are fast!
/scoreboard objectives setdisplay sidebar money
/scoreboard objectives add dummy money
W video im using this in my world
Big W!
Under 10 mins Gang ❤
Wooo!
Under 20 min gang
What texture pack do you have to get 3d textures? Also, is there one where it takes all the items at once? If so can you make a video on it.
I use Kelly rtx and also there is a way to sell all items at once, I know monkeychan has a video on it if you want to do it. There’s like 20 command blocks so it’s a lot
Hey great tutorial gabedala i can realy use this in my world, but can you make a video on how to make a npc buying system were you can buy more items, like use a chest ui because i want to fit more items, im making a bedwars map i only need one shop so instead off having alot of NPC's,can you make one fit more items more than 6? You dont have to if you want to do this but its a idea i want you to do, so you can do whatever you want
Chest UIs aren’t possible to make
Oh ok it's fine
Under 87 years gang
I Love your tutorial
Thank you!!!
How do u make it so it takes the items slowly? Thanks Gabedala
Its good but i have some questions:-
1. Can i check if a player has opened a npc dialogue directly(not through a system where when we open dialogue it will place a redstone block on command block)?
2. Can i extract a value of scoreboard?
Hey gabe can you please make a manhunt compass?
Not possible without mods as you can’t change the use of a compass (can’t set it to players)
How a make not drap Item the minecraft bedrock please ❤😢
The smp is fun and i just got the Dala crafter rank last night.
W!
Instead of radius, it's better to do x=~,y=~3,z=~ then itll only take the items from the player who is standing directly on the beacon
You could also do that too, both work
@@Sloth_Quest too much work
@@Cuenisgoofy more reliable tho
@@Sloth_Quest maybe but still too much work
Can you make some minecraft bedrock videos on using only one command block
Not possible
Wdym
Hey gabe the “sos” symbol is called a section symbol or a silcrow (I’m going to comment this on every tutorial video until you use its proper name)
Never
its called sos symbol just give up 💀
Gabedala what is the name of your realm code pls
For Minecraft 1.21 bedrock, make command that execute when player is still standing and don't moving hold compass of data=5 in location=slot.weapon.mainhand but if player move command got cancelled
You can’t detect when players move
Have you ever played on the donut smp or heard of it?
Heads but never played, seems boring
@@gabedala is this a typo or a slang?
Have never played*
@@gabedala it’s like your server but with more things like an auction house
For some reasons I don’t have the Cobo and it’s still giving the money idk why?
good moring mr.gabedala can u make item if player do click right show games
if player click anygame tp him to the game can u do video about this pls ?
Not possible to detect clicking
@@gabedala oh its k
Can you help me every time when I try to sell the item the money says the same
Means you didn’t make the command block right when it adds the score
W SONG
Big w
Do you come even from Earth?
I've never heard anyone that comes from Earth that is this good at minecraft
How big is your brain?
Can you please make a tutorial so that you can no longer be in the negative on the scoreboard🙏🙏🙏
Just don’t make you’re shops bring you into the negative
@@gabedala facts
How do I make it so that if you don’t have that amount you can’t buy it I just go into negatives
This is a sell shop not a buy shop tutorial. And I have many buy shop tutorials on my channel
Can you make a sell and buy shop using a tag that will be awesome
I have buy and sell shop videos, just add the tag command to it
@@gabedalaok i will thank you for telling me that
How can i join your discord
@@KoenWijgerde link the description
How do you mean
@@KoenWijgerde I have a link of my discord in the description of this video
Disclaimer this is not the fastest sell, it’s just a fast and simple setup
@@SpecificGame what’s the fastest way?
@@gabedala if I remember correctly
Repeating Unconditional Always Active
/execute as @a[hasitem={item=cobblestone,quantity=1..}] if block ~~-1~ beacon at @s run scoreboard players add @s money 1
Chain Unconditional Always Active
/execute as @a[hasitem={item=cobblestone,quantity=1..}] if block ~~-1~ beacon at @s run clear @s cobblestone 0 1
So there 2 command blocks just if they have 1 cobblestone or more, now if you add 2 more commands but it runs if they have 2 cobblestone and it gives $2 and clears 2 cobblestone, it’s binary so it goes up to 4, 8, 16, 32, 64, 128. But you probably wouldn’t need it that high for a sell pad but if you had a click to sell or an npc sell then yes, so it can sell an entire inventory in a half second
If 2 player enter they get money both how can i fix that?
They both can get money depending on who is closer. But do you really have an issue where there are always 2 people wanting to sell at the exact same time? There is no work around either, just how it is
Yo since you said “I could help you if u join the discord” well I’m 10 but when I was doing ur custom rank tutorial I didn’t have that symbol to make the RUclips rank red
Is there like a problem to fix that
No way to fix it, you just need to have the symbol
Does that symbol on pc keyboard
@@LilBRO345FNFRL you can just look up sos symbol then copy and paste it’s not hard pretty easy 😃
Buddy I’m on Xbox I looked at the Xbox keyboard and it doesn’t have it
do it on mobile then
What is about the thing I told you about last time ☹️
Cane you make that a player can sell whit a npc your de best ❤️
Already did
@@gabedala When I do it, it says no target found, the redstone block goes off, but my apple does not sell
Im working on a RPG mining simulator SMP with trophys in minecraft bedrock
Under 1 hour gang ❤
Wow
It only shows my name for others how do I fix
Wdym?
@ it’s only showing my name so when my friends join they can see how much money they have they only can see how much I have
i thought this was using NPCs like in the thumbnail bc i alr know how to do it this way
There is no npc in the thumbnail
@@gabedala :\ it looked like an npc i just now noticed
Lol
Plz make a chest shop
Or make an add-on
@@RonniePanlilio-dm6lx I don’t know how to make add ons
@@RonniePanlilio-dm6lx I think you can make one of these that sells not buy
Why is youre realm dead?(Not to be rude)
Time zones
@@Nodols_YBE it’s not even dead tho
first
Wooo!
Hi Gabe do you like my new picture
day 1 of asking gabedala how to make combat tag
pls i beg of you i need this for my server
i cant find any vid on how your my only hope
What is a combat tag?
@@gabedala I think he means a combat log system that removes loot and others when you log off the server while in combat
@@Cuenisgoofy that’ll be done with scripting
14 views in 4 minutes😭
W
Am I falling off? 😪
You Are Kinda Falling Off 💀💀💀💀💀 Nah a lot of people have school rn
@gabedala how do you mean falling off
Its a great video!
Its not working
I'm getting no money
I fixed it
Glad you fixed it
Did you fall of 387 in 8 hours
You never fell on
@@gabedala I don’t understand lol
What is about the thing I told you about 🙁
?
Gabe I know a faster way 💀
Cap
Help my realm???
How?
@ I need help with a few commands to get it working again
Make the commands
Pls crate The onder Go not
?
Nvm I fixed it
Glad you did!
Under 1 day gang 😎
Thanks for liking gabedala though I haven't tested that yet 🤞 it works!
Get SOS symbol here ---> §
Thank you, some people still will ask how to copy and paste 😂
@@gabedala I already responded to someone who asked how to 🤣🤣🤣