The GimSolvian way to make Randomizer Fishing

Devices Needed:
x1 Button
x However Many Fish you want Popup
x1 Vending Machine (Optional)
x1 Trigger
x However many poups you have Item Granter
FYI, I use wires instead of channels!


First, you wire the button to a vending machine, make them receive no reward, and make them need like 1 bait or something.
Now, wire the vending machine to a popup
(this is the one you see that says fishing.)
Make the Popup say something like fishing… and maybe a fish or water as the icon, make sure it’s not closable by the player.
Now, also wire the vending machine to the trigger with a delay. The delay is however long you want the player to wait to catch a fish.
Now, once you have waited the time of the delay, you need a result. Here, I’ll make it so there are 2 results as I don’t want you reading for the rest of eternity. So go into the blockcode for the trigger like this:


This basically means that the game chooses a random number through 1 to 2 and if 1, they go on a certain channel and if 2, they go on the other channel. You can make more options by making the max higher and repeating the process with different numbers.
Now, make a popup that opens when receiving on option 1, and write what you want, maybe like you caught a red fish and put the icon or maybe like, you didn’t get anything. If you give them an item, make sure to wire the popup to an item granted. Do the same thing with the other popup. You finished! Congrats!

Extra

Make sure to wire the trigger to the first popup to close it. Also, here’s the link for items and icons: Items

2 Likes

noice

2 Likes

Gimsolver, this is very similar to this guide about RNG code…

ALSO, please use concatenation. It is a lifesaver when doing things like this.

3 Likes

What’s Concatenation?

a series of interconnected things or events.

2 Likes

concatenation is using existing patterns to simplify block code

2 Likes

this is not “the gimsolvian way” at all
it’s literally identical to every other fishing system guide (except yours doesn’t actually work)
we don’t need this
why, why, whyyyyyyyy

5 Likes

? It doesn’t? Also, there is only 1 other one which is very confusing. Why do you keep hatting everything I do?

firstly,


there’s plenty more than one other guide.
secondly,

no item granters???
how is it supposed to work???

3 Likes

I forgot to put that there, but it’s in the guide.

okay
but still
there’s 45 other guides on this
why

3 Likes

i’m sorry for “hatting” you
tbh tho, you have no idea
i just show it more than other people

2 Likes

What’s that supposed to mean?

1 Like

if you must know…
you get way more hate than you’re aware of…

1 Like

where?
by who?

on discord mostly
me and some other active forum members have a gc

i’m not going to say names and throw my friends under the bus

5 Likes

for what?
no, I mean why am I hated?

the gc? its for the most active forum members

2 Likes

i think it’s because people think you’re just a copycat

but really, you’re one of the least hated for me (i’m not naming names)

7 Likes

:sob: that hurts… oh well, should probably get back on topic.