local Storage=game:service'ReplicatedStorage'; function Storage.API.OnServerInvoke(Player) Player:LoadCharacter(); end;