Need randomizer tutorial (no pics pls)

I need a tutorial on how to make a randomizer. My Chromebook is too weak to load pics ( T - T ) It would be nice if I got in a week or so, but you have unlimited time!

1 Like

welcome to the forums! I think i have what you are looking for How to Make a Randomizer (Memory Efficient) btw please switch the topic to help and remove the tags by clicking the pencil icon next to your post

Here, it’s a one-image guide :folded_hands: please say you can load ONE IMAGE

By the way, welcome to our little garbage fire corner of the internet!
Make sure to read the s.rules to make sure you’re following guidelines and join the resistance against offtopicness not get minimodded.

6 Likes

Welcome to the forum!
And this is meant to be in the Help catagory + remove the tags, they’re unneeded.

Here’s a guide that could probably help! Make sure you search before you post next time.
…Or refer to the posts around me if I’m not of any help..


And images from old topics not showing up is because of this:


So it isn’t just your Chromebook not loading images.

Ohhhhhhhhh.
Well, I checked the guide I just sent, and it shouldn’t have pictures.

3 Likes

Even better,

set Randomizing Function to random integer from 1 to N (N is any number)
broadcast message on channel Create Text with Option N

3 Likes

the image that @ars3nic sent wasn’t able to get loaded either. My Chromebook built different.

the photos ain’t loading ( T - T )

thats bc of the image purge Forum Update: Images Deleted

also cos me Chromebook is weaker than weak.

the image that @ars3nic sent wasn’t able to get loaded either. My Chromebook built different.

1 Like

Set Randomizer Function to: random integer from [1] to [3]
if: Randomizing Function = [1]
do: broadcast message on channel: [“Option 1”]
else if: Randomizing Function = [2]
do: broadcast message on channel: [“Option 2”]
else if: Randomizing Function = [3]
do: broadcast message on channel: [“Option 3”]

that good? don’t tell me that piece of metal can’t load text, either T - T

1 Like

what? I don’t understand.

His method is more efficient; mine is easier to understand if you’re new to block code.

1 Like

Uhm guys I reloaded this page and the images loaded sry >_<

1 Like

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