Skip to content

Instantly share code, notes, and snippets.

View zNiico1's full-sized avatar

Niico1_ zNiico1

View GitHub Profile
@zNiico1
zNiico1 / Client Side.lua
Last active October 8, 2025 19:44
Inventory Service with data
--!strict
-- Jump to line 305 or find a function named Start()
--// Services
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local Players = game:GetService("Players")
local UIS = game:GetService("UserInputService")
local RunService = game:GetService("RunService")
local StarterGuiService = game:GetService("StarterGui")
--// Variables