-- This script was generated by Hydroxide's RemoteSpy: https://github.com/Upbolt/Hydroxide local ohString1 = "ChangeGold" local ohNumber2 = 9e9 --change the value to math.huge local ohBoolean3 = false game:GetService("ReplicatedStorage").Events.Gold.ChangeGoldRF:InvokeServer(ohString1, ohNumber2, ohBoolean3)