[ad_1]
Created by Asian Super Idol#7770
Features:
local args = {
[1] = -100000000000, -- dont use math.huge it will make your points negative
[2] = 8
}
game:GetService("ReplicatedStorage").GameValues.SendItem:FireServer(unpack(args))
game:GetService('RunService').RenderStepped:connect(function() local player = game.Players.LocalPlayer local top = game:GetService("Workspace").TowerSpawn.TowerTop.EndingButton.TipTop.go firetouchinterest(top, player.Character.HumanoidRootPart, 0) firetouchinterest(top, player.Character.HumanoidRootPart, 1) if player.PlayerGui.RewardGui2.Enabled == true then player.PlayerGui.RewardGui2.go.PointsSend:FireServer() end end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]