Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Functions = loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Utilities/main/Functions.lua"))()
- local CustomShop = loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Utilities/main/Doors/Custom%20Shop%20Items/Source.lua"))()
- local exampleTool = LoadCustomInstance("rbxassetid://7028556002")
- CustomShop.CreateItem(exampleTool, {
- Title = "Linked Sword",
- Desc = "This does not work its just like an normal item",
- Image = "https://create.roblox.com/marketplace/asset/534533609/Linked-Sword",
- Price = 150,
- Stack = 1,
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement