Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --really
- mas = game.Players.LocalPlayer.PlayerGui
- TextBox0 = Instance.new("TextBox")
- TextButton1 = Instance.new("TextButton")
- ScreenGui2 = Instance.new("ScreenGui")
- TextButton3 = Instance.new("TextButton")
- TextBox4 = Instance.new("TextBox")
- TextBox4.Parent = ScreenGui2
- TextBox4.Size = UDim2.new(0, 200, 0, 50)
- TextBox4.Position = UDim2.new(0, 0, 0, 123)
- TextBox4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextBox4.Font = Enum.Font.SourceSans
- TextBox4.FontSize = Enum.FontSize.Size14
- TextButton3.Parent = ScreenGui2
- TextButton3.Size = UDim2.new(0, 200, 0, 50)
- TextButton3.Text = "System CorruptUserName"
- TextButton3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton3.Font = Enum.Font.SourceSans
- TextButton3.FontSize = Enum.FontSize.Size14
- ScreenGui2.Parent = mas
- TextButton3.Parent = ScreenGui2
- TextButton3.Size = UDim2.new(0, 200, 0, 50)
- TextButton3.Text = "System CorruptUserName"
- TextButton3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton3.Font = Enum.Font.SourceSans
- TextButton3.FontSize = Enum.FontSize.Size14
- TextBox4.Parent = ScreenGui2
- TextBox4.Size = UDim2.new(0, 200, 0, 50)
- TextBox4.Position = UDim2.new(0, 0, 0, 123)
- TextBox4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextBox4.Font = Enum.Font.SourceSans
- TextBox4.FontSize = Enum.FontSize.Size14
- TextButton3.MouseButton1Click:Connect(function()--They get messed up lol
- Clicked = workspace[TextBox4.Text]
- Clicked.Humanoid.Parent:Clone().Parent = Clicked
- local parts = Clicked:GetChildren()
- for i,part in pairs(parts)do--TIME TO ANNOY USERS
- if part.ClassName == "Part" then
- part:Clone().Parent = workspace
- elseif part.ClassName == "Humanoid" then
- part:Destroy()
- wait(0.1)
- Humanoid0 = Instance.new("Humanoid")
- Humanoid0.HipHeight = 0
- Humanoid0.WalkToPoint = Humanoid0.WalkToPoint + Vector3.new(2,2,2)--GOOD LUCK MOVING, trolls are fun
- Humanoid0.AutoRotate = false
- Humanoid0.AutoJumpEnabled = true
- Humanoid0.Name = "trololoolololololololololololololololololoooloolololooooooooooooooooooooooooooooooooooooooooooloooooooooooooooooooolooooooooooooooooooooooolooooooooooooooooooooooooolooooooooooooooooooo"
- Humanoid0.WalkSpeed = 16
- Humanoid0.JumpPower = 50
- Humanoid0.MaxHealth = 34/100
- Humanoid0.Health = 12
- Humanoid0.MaxSlopeAngle = 86
- end
- end
- return
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement