🏓Deploy Script
Join our Discord, we plan to release more free, open-sourced products. Furthermore, you can gain support there!
Get our deploy model here, and follow setup steps below.
Move the
Deployscript toServerScriptService.Create a
FoldercalledItemsand put it inWorkspace.Create a
FoldercalledSuppliesand put it inWorkspace.Create a
FoldercalledToolsand put it inServerStorage.Parent the
ToolcalledRestock TooltoServerStorage, if you wish to change this tool, you can.
The Items folder expects "categories", which are folders. These categories shall match the name of the tool (case sensitive) they point to, an example is shown below.
Objects inside categories shall be either a Part, Union, BasePart, etc. Make sure these objects don't already have a ClickDetector or ProximityPrompt inside them, or the system will disable them.
We do not support Models or Folders at the moment, we do plan to support them in the future though!


The Supplies folder is essentially spawn points where staff members have the abilitiy the get the Restock Tool that you made earlier.
The Tools folder expects only Tool objects, if you do not know how to make tools, please view Roblox documentation here.
Last updated