Bedwars Item Dropper (Can spawn Items without player being there)

Ok so I know recently there was one that just got posted but I don’t think it does what mine does so basically in roblox bedwars the item droppers just spawn stuff even when you’re not there but you can still camp unlike the other guide which no offense bardy doesn’t allow you to do that so yeah, let’s get in.

Materials Needed

You need a property, zone, 2 repeaters, lifecycle, wire repeater, trigger, counter, and item granter

Lifecycle

You just need to make the device listen for Game Start and for it to broadcast Game Start. Easy

Repeater #1

Choose one of your repeaters and make it start repeating on Game Start. Then, make it so when task occurs you broadcast whatever you want in my case, I’m making an iron generator so I’m broadcasting Add Iron Possible. You can make it wait for however long you want but I’m putting mine as 1 second, also make it stop on receiving channel and put nothing for the channel

Repeater #2

Make the repeater start on Repeatedly Zone and make it so that when task occurs, you broadcast Give Iron make the wait 0.5 second. Then, make it stop when receiving Reset.

Trigger

Make it so that it triggers when receiving Add Iron Possible and make it not visible and not able to be triggered when touching player.



Make a block and put this:

Wire Repeater

Make it connect to the #2 repeater and make it when wire repeater receives a pulse reset counter. Also make the delay 0.1 seconds. I don’t think you need a picture for this one sooooo next one!

Counter

Make the counter start at 0 and increment counter when receiving Add Iron Possible make the counter visible or not visible your choice


Go to the Property section and make it connect with your current property so go into property and quickly name it

Property

Make the property a number property and make it start at 0

Item Granter

ALMOST FINISHED! Make the item granter grant whatever item you want but set the number amount to 0 and make it so it has no channel. Next, go and make a block and make it so when it receives on channel, it does the block or… yea. Go into the block and make this:

Zone

When player enters zone broadcast Repeatedly Zone and when player leaves broadcast Reset

You’re done, that’s it I’m pretty sure I’ve included everything so yay!

How Hard Was It?
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
0 voters
3 Likes

This is inefficient, and could be optimized by 790 memory, I believe.

1 Like

Instead of all of the repeaters, you could just use a trigger loop, much more efficient, being quicker and less memory.
Otherwise, great guide!

4 Likes

:expressionless: ya don’t have to say that ON EVERY GUIDE THAT HAS REPEATERS maybe I’m being to mean

yes we do! :D.

repeaters are legit the worst device.

1 Like

Oh forgot the zone lemme add that really quick

I don’t understand how people can’t just take 30 seconds to see if someone already made a guide. If you used the simple search button you would see that there is already a guide on it. sigh

3 Likes

fine. let me make my title more SPECIFIC

At least credit the guide in your guide as it was made before you. Its a polite thing to do.

3 Likes

I mean, they’re similar but kinda different, but yeah just give credit.
This one’s also quite a bit more complicated. I don’t know why they didn’t use exclusively counters instead of this:


Also magenta posted ;o
Bruhh why isn’t the image working.

Edit: I think I fixed the image.
Another edit: uhh I’m gonna have to remove that (off-topic, sorry) but just so you know thanks and I can’t do anything with flags only mods so yeah.

2 Likes

Mine is different tho

should I add an exaplanation or something?

huh? on my screen it’s fine

Made differently but still is the same idea so its the same in that general sense

4 Likes