Sell Table Guide For Fishtopia

Hi! Today I will show you how to make a sell table like the one in fishtopia.

Table Apperance

First off, we need to create the sell table appearance. Grab a table prop, cash, fish stack and two text devices. The font should be Bangers. When done, you should have something that looks like this:

Check logic

Next, add a button and wire that to two (or more, depending how many fish you can get) check devices (when button pressed → check).

Set each check numbers to 1 and the check to be (fish name) is greater than 0. Like this:

Item Granters

Wire those two checks to a two item granters (Set one item granter to the fish and the other to money) for each check. So something like this:


When check passed → run pulse wire block for each

Properties/Item managers

And then create two properties: grayfish and redfish. For both: do type → number Default → 0.
Create two item inventory managers. One for gray fish and another for red fish.
Set the blocks for each:
When item amount changes → set property grayfish/redfish value Get amount of current item.

Now back to the two item granters.

Blocks for Item Granters

Set the wire pulse block for the fish name like this:
Grant amount (specific amount)
Amount: 0 - get property { fishname }

and for the cash granter:

Grant amount (specific amount)
Amount: (price) * get property [fishname]


(I didn’t do the multiplcation since grayfish is only $1.

Repeat the checks, item manger, properties, and item granter as many times as you need!

Please rate this guide:

  • 1: worst guide ever
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10: Best guide ever!!!
0 voters
3 Likes

Please use dropdowns next time
Anyway, good guide!

3 Likes

I do agree, this does need dropdowns, if not make the images smaller because it takes a long time if you just want to scroll through it.

This will also forever trigger my OCD

Edit - I have absolutely no patience :sob: please be patient with me (ironic huh?)

1 Like

Why? This is a short guide. I don’t see any point in this.

dude what, there is only 5 pictures wdym “it takes a long time”

nice guide dont worry

1 Like

anyways whether it was necessary or not I added dropdowns

4 Likes

Good guide, I think the drop downs you just added made it look cleaner/organized, even though it is a pretty short guide.

7 Likes

i have mild ocd too lol just undiagnosed


Also: not sure why that text got disappeared

2 Likes

I searched through the forums, and this seems like a dupe? Unless all the others don’t have pictures.

(Why am I getting flagged?)

  1. i couldn’t find any guides on this
  2. all the guides i could find were like 10 miles away from this topic

Instead of multiple checkers, could you make a trigger loop, until there are no more of a specific fish?

That’s possible but unfortunately I do not know how to do that. If someone wants to create a guide like that you are welcome to but I won’t be that someone.

dupe I think Mass Selling System Guide V2 (Fishtopia-Like System) 2/10 or 🟩 and you need to add the fishtopia tag

triggers > checkers

checks are memory glutons

that only contains part 1? lol im not sure if i understand that gudie

Bro I’ve been looking through new guides to have more ideas, but u in every new guide has been saying “ it’s a dupe”

Sorry, I was able to read the forums enough in the time that I did not post (9 days), to know to search before you post. I searched every time someone posted a new guide and somebody else said it was a dupe topic. And so far for guides today, they have all been dupes.

Fair, but at least two of the guides today that were dupes had no pictures as well.

1 Like

yk dupes are fine if they add images to no-pictures guides
or improve on the concept.

3 Likes

Nevermind

No, your kinda wrong…

This guide is still a dupe, theres already a guide for this.

Yea, it’s a farmchain sell station, but its literally the same mechanic, but with different items. This was also linked in a fishtopia guide because… the farmchain sell system is the same.

(Btw, I got both these guides by literally searching “Fishtopia Community Made Guides” and then looking for 2 minutes.

Its not that hard, just search before you make a guide.

2 Likes

nice guide!