Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Main = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextButton = Instance.new("TextButton")
- local TextLabel = Instance.new("TextLabel")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextButton_5 = Instance.new("TextButton")
- --Properties:
- Main.Name = "Main"
- Main.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = Main
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.Position = UDim2.new(0, 0, 0.856104672, 0)
- Frame.Size = UDim2.new(0, 1271, 0, 99)
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.Position = UDim2.new(0.0385609791, 0, 0.239616811, 0)
- TextButton.Size = UDim2.new(0, 200, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Uang Gratis"
- TextButton.TextColor3 = Color3.new(0, 0, 0)
- TextButton.TextSize = 14
- TextButton.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").Events.Winner:FireServer(9999999999)
- end)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(0, 0.866667, 0.866667)
- TextLabel.Position = UDim2.new(0, 0, -0.333333343, 0)
- TextLabel.Size = UDim2.new(0, 1271, 0, 33)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Granny"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 14
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_2.Position = UDim2.new(0.236043274, 0, 0.239616811, 0)
- TextButton_2.Size = UDim2.new(0, 200, 0, 50)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "Pedang Emas"
- TextButton_2.TextColor3 = Color3.new(0, 0, 0)
- TextButton_2.TextSize = 14
- TextButton_2.MouseButton1Down:connect(function()
- local Event = game:GetService("ReplicatedStorage").Events.Buy:InvokeServer({["Rarity"] = 0, ["AnglesXYZ"] = {["Y"] = 0, ["X"] = 0, ["Z"] = 0}, ["id"] = 1013, ["Name"] = "GoldSword", ["Model"] = game:GetService("ReplicatedStorage").Models.Weapons.GoldSword, ["Cost"] = 0, ["CFrameXYZ"] = {["Y"] = 0, ["X"] = 0, ["Z"] = 0}, ["Icon"] = "rbxassetid://1826666844", ["Typeid"] = 1})
- end)
- TextButton_3.Parent = Frame
- TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_3.Position = UDim2.new(0.420937061, 0, 0.239616811, 0)
- TextButton_3.Size = UDim2.new(0, 200, 0, 50)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "Badges"
- TextButton_3.TextColor3 = Color3.new(0, 0, 0)
- TextButton_3.TextSize = 14
- TextButton_3.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(1866050915)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(1866066746)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(1866085759)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(1867767796)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(1867781859)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(2043875698)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(2043881344)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(2108429736)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(2124422321)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(2124422322)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(2124422326)
- wait(0.1)
- game:GetService("ReplicatedStorage").Events.Badge:FireServer(2124422327)
- end)
- TextButton_4.Parent = Frame
- TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_4.Position = UDim2.new(0.60661763, 0, 0.239616811, 0)
- TextButton_4.Size = UDim2.new(0, 200, 0, 50)
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = "UpGrade"
- TextButton_4.TextColor3 = Color3.new(0, 0, 0)
- TextButton_4.TextSize = 14
- TextButton_4.MouseButton1Down:connect(function()
- local RSS = game:service('ReplicatedStorage')
- local uP = RSS.Events.upPoint
- local plr = game:service('Players').LocalPlayer
- for i = 1, 1000 do
- uP:FireServer(plr.Upgrades.Player.Speed, 1)
- uP:FireServer(plr.Upgrades.Player.RemoveTrap, 1)
- uP:FireServer(plr.Upgrades.Player.Revive, 1)
- uP:FireServer(plr.Upgrades.Granny.Speed, 1)
- uP:FireServer(plr.Upgrades.Player.PutTrap, 1)
- end
- end)
- TextButton_5.Parent = Frame
- TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_5.Position = UDim2.new(0.812754512, 0, 0.239616811, 0)
- TextButton_5.Size = UDim2.new(0, 200, 0, 50)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.Text = "Traps"
- TextButton_5.TextColor3 = Color3.new(0, 0, 0)
- TextButton_5.TextSize = 14
- TextButton_5.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").Events.PutTrap:FireServer(game.Players.LocalPlayer)
- end)
Advertisement
Add Comment
Please, Sign In to add comment