Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Main = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextButton_3 = Instance.new("TextButton")
- --Properties:
- Main.Name = "Main"
- Main.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Frame.Parent = Main
- Frame.Active = true
- Frame.BackgroundColor3 = Color3.new(1, 1, 1)
- Frame.Position = UDim2.new(0, 0, 0.597383738, 0)
- Frame.Selectable = true
- Frame.Size = UDim2.new(0, 310, 0, 277)
- Frame.SizeConstraint = Enum.SizeConstraint.RelativeXX
- Frame.Style = Enum.FrameStyle.DropShadow
- TextLabel.Parent = Frame
- TextLabel.Active = true
- TextLabel.BackgroundColor3 = Color3.new(0, 1, 1)
- TextLabel.ClipsDescendants = true
- TextLabel.Position = UDim2.new(-0.0161290318, 0, -0.158844769, 0)
- TextLabel.Selectable = true
- TextLabel.Size = UDim2.new(0, 303, 0, 42)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Mumuh UI"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(0, 1, 1)
- TextButton.Position = UDim2.new(0.177925915, 0, 0.407726645, 0)
- TextButton.Size = UDim2.new(0, 200, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Badges"
- TextButton.TextColor3 = Color3.new(0.666667, 0, 0)
- TextButton.TextSize = 14
- TextButton.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_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.new(0, 1, 1)
- TextButton_2.Position = UDim2.new(0.177925915, 0, 0.082624197, 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.666667, 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(0, 1, 1)
- TextButton_3.Position = UDim2.new(0.177925915, 0, 0.684452593, 0)
- TextButton_3.Size = UDim2.new(0, 200, 0, 50)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "Uang Gratis"
- TextButton_3.TextColor3 = Color3.new(0.666667, 0, 0)
- TextButton_3.TextSize = 14
- TextButton_3.MouseButton1Down:connect(function()
- game:GetService("ReplicatedStorage").Events.Winner:FireServer(9999999999)
- end)
Advertisement
Add Comment
Please, Sign In to add comment