Selectamese: Selection Lists Plugin

Selectamese: Selection Lists Plugin

A funky cat that likes to keep things organized.
Allows you to add instances to lists for later selection!

Includes:

  • Personal List
  • Recents List
  • Team List (Team Create Only)

In these lists, you can star, flag, and cameraize(?) instances for additional usage!
Also, create folders to store more stuff!
And uhh reorder instances, recolor, and change settings!

Get it if you want


How To Set Up:

The plugin does not require any permissions.

But to properly download, make sure you clicked [Get Plugin]
Then in Studio, go to:
[Toolbox] → [Click the 4 Boxes Icon] → [My Plugins] → [Find Selectamese] → [Install]


There is a lot to go over, so click the drop-downs!

Adding Stuff

Adding instances is super easy!
Just click the [+] button to initiate adding and click whatever!


For folders, just click the [Create a Folder!] and add whatever in there too!
Folders can also be created inside folders and so on.

Editing Stuff

Clicking the triple dots on Instances will show you their info page.
Here, you can add descriptions or modifiers to them.


  • Description
    Type whatever you want here!
    In the Team List, everyone will see the same description y’all write.
    Also, in the Team List, you can @ someone, and in their view, they will see an @ symbol and a red outline on that instance label.


    image

  • Star
    Prioritizes the instance to the top of the list
    Puts a star in the corner of the label
    In the Team List, only you can see what you starred.
    image

  • Flag
    Second priority, and gives the label a red outline.
    In the Team List, the outline is shown for everyone.
    Star + Flag prioritizes above starred.
    image

  • Cameraize (BaseParts and Models Only)
    When you click the label, your camera will teleport to where that part is!
    image

  • Rename (Folders Only)
    Allows you to rename the folder label.
    image

  • Trash Bin
    Deletes the instance label from the list.
    THIS DOES NOT ACTUALLY DELETE IT IN THE WORKSPACE!
    The label is then fed to Selectamese.
    image

  • Recolor Label
    Click the name banner to initiate a widget to recolor the label thing!

Script Checkpoints (Scripts Only)

image

In scripts that you added to a list, you can create checkpoints to jump to!
The little box should hopefully explain it all.

And while you type and create more lines, the checkpoints will always be updated in the backend.
The checkpoints cannot be reordered as they are ordered by the script line they are in.
But you can flag them!

Also, there is a small pause when jumping around due to Roblox Studio needing to load the script first before jumping to that line.

Reordering

Clicking the triple bar icon, and if you are in either Personal or Team List, you can reorder your instance labels!

Star, Flag, and @ all, lock the ability to reorder.
In the Team List, all reordered inputs are personal to each player.

The Lists
  • Personal List
    This is your own thing, default thing, and just whatever things you want in this thing

  • Recents List
    In this list, everything you select will show up in here!
    You can adjust the maximum number of items that will be added in the Settings Page.
    The oldest will be deleted

  • Team List
    A shared list for Team Create that every member can see.
    All members can add/edit/delete instances in this list.

Select Actions

In the Settings page, there is a section called [Select Actions]
Select Actions will show up in the list page when you select something.
Select Action will still appear when selecting instances not on the lists.
You can click the buttons to toggle on which one you want enabled.

  • Script Checkpoints
    Selecting a script that has script checkpoints will show a button that will allow you to see the script’s checkpoints.

  • Show Contents
    Shows two buttons, [Show Children] and [Show Descendants]
    Clicking either will show the instance branch of the selected instances.

  • Get Path
    Prints the path to the selected instance for scripting.
    Or pastes the path into the script editor if you have it open.
    Accounts for funky naming and services, too.
workspace.Animator
workspace["Scary Cat"]
game:GetService("ServerScriptService").Selectamese

  • Clone
    So… What’s the difference between just copying and pasting…?
    It clones the selected instance right in front of your camera, unlike Roblox’s method, which pastes the instance onto a platform.
    But I’m sure you’re too used to copy and paste, but it’s there if you want.

  • Asset Id
    Selecting an instance in this list will show the rbxassetId of it in the list page.
    Click to highlight it and copy it for whatever!
"SoundId",
"Video",
"ShirtTemplate",
"PantsTemplate",
"Graphic",
"Texture",
"TextureId",
"Image",
"AnimationId"
Widgetless

Makes the plugin become a GUI rather than a widget box.
It still functions mostly as a widget, able to be resized, moved, and closed.

Clicking the plugin icon will sometimes show an option to [Reset Widgetless].
This will reset the GUI to its normal size and position if you somehow mess it up.


Contacting:

If you have any questions/suggestions/bug reports about the plugin, then message me on the Devforum or FluffyLoser on Discord.
Additionally, under the plugin’s social links is an announcement-only Discord server. Joining it will show you the next update I’m working on and when it releases.


Supporting:

If you want to support me for whatever reason, you can donate here!!
(Proceeds go to feeding Selectamese)

Or you can leave a cool review on the plugin’s page to give it a boost!


Do not post bug reports in the plugin’s reviews!

While I do check on reviews often, creators do not receive notifications of new reviews.
Even you don’t get notified when the creator replies to your review!!
And you can’t even reply to the creator’s reply!!!

So, your bug report is most likely to be very vague without proper communication with me. (error logs, details, bug replication steps) decreasing the likelihood of it being fixed.