Make a button send a signal on a random channel


It’s all good! I think @DHYEY might be able to explain it well with some pictures!

2 Likes




2 Likes

@KittensAreCute13 was that helpful???

1 Like

Ok fine better explanation

  1. Go to the ‘variables’ section. Name a variable “random” and grab the “set variable to” block.
  2. Now grab a generate random number block, from 1-8.
  3. Now put the generate random number block on the set variable to block.
  4. Now get 8 if blocks.
  5. On the first if, make the condition “random” = “1”.
  6. Inside the first if, make it broadcast on channel “channel”.
  7. On the second if, make the condition “random” = “2”.
  8. Inside the second if, make it broadcast on channel “other channel”.

Also mark a solution please!

(edit, this auto-sent since my computer died)

1 Like

Are we now fighting (challenging each other) for the best explanation?!?! :rofl: :rofl:

1 Like

nah i am not fighting i was just helping bruh

also mark a solution pls

yes, please do

Sorry, I had to walk away for a minute. Thank you everyone for helping me!!

also, random, but max amount, (using that method) is 14 random outcoms

its okay, u r welcome, thanks for marking a solution

1 Like

Yes, the pictures were very helpful. Thank you very much!

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.