-- Services local ReplicatedStorage = game:GetService("ReplicatedStorage") -- Remote local ShopPurchase = ReplicatedStorage.ShopPurchase -- RemoteEvent ShopPurchase:FireServer( "Admin", 0 )