InStore supports server requests via a RemoteFunction.
Last updated 8 months ago
game.ReplicatedStorage.InStore.Function
local RS = game.ReplicatedStorage:WaitForChild('InStore'); local RF = RS.Function; --> The InStore RemoteFunction
A number of functions are available through this remote, found below.