- game.StarterGui:SetCore("SendNotification", {
- Title = "Bruh gold has loaded enjoy!";
- Text = "Lol i bet this is not gonna work xd.";
- Icon = "";
- Duration = 40;
- })
- local args = {
- [1] = "Buy",
- [2] = "Gold",
- [3] = -100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000,
- [4] = "Iron"
- }
- game:GetService("Players").LocalPlayer.RemoteFunctions.SwordSystem:FireServer(unpack(args))