DO NOT UPLOAD THE MODEL TO ROBLOX MARKETPLACE.
This model has obfuscated scripts and is not allowed to be uploaded to the marketplace. Risking your account will result in a ban.
However, the StacyPilot addon is not obfuscated and open sourced, so you're allowed to use the script for your own projects.
To set up Silver Truss, unpackage the folders by ungrouping or dragging them into the correct locations (e.g., [unpack in ServerScriptService] would go to ServerScriptService).
If buttons are not working, update the script in LocalTruss at around line 9, changing wait(3) to a different number.
Inside the !README script, there will be a new script called MovingTruss. Drag it into StacyPilot's Addons folder, enable it, and you should be good to go. Make sure to enable API Services in Game Settings for StacyPilot to work.
If you're using GLights, follow the guide below:
To summarise: Create a weld, select the base of the fixture and the moving truss, then go to Model > Constraints > Weld. Once the weld is created, unanchor the fixture base.
If you're not using GLights, refer to the documentation for the lights you're using and try to configure it accordingly.
Important: Make sure to do this to every bottom part. Additionally, make sure the bottom part has the Weld Property, not the truss.
To update the whitelist you can update the TrussModule script. You can do this by going to the workspace and search the panel part for the TrussModule script. Once you have found it, you can update the whitelist by going to the script and changing the list of IDs.
You can also update the whitelist to allow all players to use the truss system by changing the WHITELIST_ENABLED to false.
To update the truss model, you are going to have to make part/meshpart and rename it to Bottom/Top which basically means the bottom part is the one that's attached to the truss.
However, if you would like to update the top part you can make a mesh that goes into the top part, making the illusion of your meshpart being the top part.
I will make a video tutorial on this soon.