The carrots to making diamond rush (WIP)

Check the Box to edit

Do not edit without my permission

STOP CLICKING THE CHECKBOX


Hi there, today I will let my inner carrot to do most of the talking and the people who edit the guide.
Finally the forums know me now lets get to the guide
Wait you bet-
Be quiet let me start.
Okay so we will be dividing them into 4 category’s

  1. Possible and people need to work on it
  2. Possible and finished way to do it
  3. I don’t know if possible so I will let smarter people do it. thanks seemless for doing it
    Because your not smart eno-
    Be quiet or I will self destruct
    Fine
  4. currently impossible

Okay know first lets see how to do it

How to make it in the first place
Items

1x trigger and a object to make your “Block”

Place the trigger near your “Block” then go to block code and choose when triggered: Then the code
ScreenRecording_05-16-202511-11-
So this will send a channel random one and later we will add the effects later

Possible but unfinished

Remove diamond
Speed up/down
Damage up/down

Possible
add diamonds

Percent up/down for diamond

This part is made by me (@SeamlessMoon)

Equipment

1x Item inventory manager

1x Property

1x Item granter

Inventory item manager

Settings


Property

Property

Item granter

Blockcode

Overlay tracker (so simple)

Have the overlay go for the tracked item NOT the property (the reason I added this is because of the possibility of people getting confused between the property and the item)

Impossible

Costume change
Invisible

More efficient block code

This part is made by me (@SeamlessMoon)
Screenshot 2025-05-22 8.10.03 AM
This is all you need for the randomizer

people who helped

Do not add @
Coolcaden26
Seamless (SeamlessMoon)

How helpful was this guide
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
0 voters

Can you make his a wiki
According to tradition That I stole from mono
Like if you :heart: :carrot:.

10 Likes

Holy ping you only need to ping one mod :sob:

3 Likes

Does anybody know how to make only a certain part big if you know please make the box and wiki rules big Thanks

I got it, one sec.

Edit: Done!

1 Like

By the way, your randomizer is very inefficient. You can click the gear on the “If, Do” block and add “Else If” blocks to it. It saves memory, since all the Else If’s will follow the original command of the random integer being chosen.

7 Likes

You can change that if you want

4 Likes

Nice WIP. I suggest shortening the code to just:


Then you set up your other devices/systems to receive on numbered channels instead.

Nice guide! Except maybe the title could be “The carrots to making diamond rush (WIP)”?

Also I could help with diamond %up/down if you want!
Just basically making an inventory item manager follow a property then have a trigger multiply that property by 1(which is 100%) 1.5 being 150% and so on

1 Like

..You should probably make the diamonds a property(which is basically how the original worked)
Then you can just add percentage by multiplying it in blocks
Adding diamonds just addition from blocks

Yes you can also @Dungeonmaster you can work on it also. Thanks @SeamlessMoon

Your welcome :slightly_smiling_face: Would you like me to format it in any other way? Or anything else?

1 Like

What you can work on will be appreciated, Thanks. @SeamlessMoon yes

Bibo, can I create a drop-down that has a more efficient block code for randomizers?
Screenshot 2025-05-22 8.10.03 AM

1 Like

Bump