Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ScreenGui = Instance.new("ScreenGui")
- local TextLabel = Instance.new("TextLabel")
- local Frame = Instance.new("Frame")
- local HealthInfo = Instance.new("TextLabel")
- local WalkSpeedtxt = Instance.new("TextLabel")
- local WsInfo = Instance.new("TextLabel")
- local Healthtxt = Instance.new("TextLabel")
- local StanInfo = Instance.new("TextLabel")
- local StanTxt = Instance.new("TextLabel")
- local ToolsInfo = Instance.new("TextLabel")
- local Toolstxt = Instance.new("TextLabel")
- local lp = game:GetService("Players").LocalPlayer
- local p = game:GetService("Players")
- local hum = lp.Character.Humanoid
- local info = true or false
- info = true
- local m = lp:GetMouse()
- ScreenGui.Parent = game.CoreGui
- TextLabel.Parent = ScreenGui
- TextLabel.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
- TextLabel.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
- TextLabel.Position = UDim2.new(0, 0, 0.537848592, 0)
- TextLabel.Size = UDim2.new(0, 160, 0, 12)
- TextLabel.Font = Enum.Font.Code
- TextLabel.Text = "Player Info"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextSize = 14
- Frame.Parent = TextLabel
- Frame.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame.BackgroundTransparency = 0.40000000596046
- Frame.BorderSizePixel = 0
- Frame.Position = UDim2.new(0, 0, 1, 0)
- Frame.Size = UDim2.new(0, 160, 0, 100)
- HealthInfo.Name = "HealthInfo"
- HealthInfo.Parent = Frame
- HealthInfo.BackgroundColor3 = Color3.new(1, 1, 1)
- HealthInfo.BackgroundTransparency = 1
- HealthInfo.Position = UDim2.new(-0.000946760178, 0, 0.0700000077, 0)
- HealthInfo.Size = UDim2.new(0, 47, 0, 21)
- HealthInfo.Font = Enum.Font.Code
- HealthInfo.Text = "Health:"
- HealthInfo.TextColor3 = Color3.new(1, 1, 1)
- HealthInfo.TextSize = 14
- WalkSpeedtxt.Name = "WalkSpeedtxt"
- WalkSpeedtxt.Parent = Frame
- WalkSpeedtxt.BackgroundColor3 = Color3.new(1, 1, 1)
- WalkSpeedtxt.BackgroundTransparency = 1
- WalkSpeedtxt.Position = UDim2.new(0.455303222, 0, 0.279999971, 0)
- WalkSpeedtxt.Size = UDim2.new(0, 30, 0, 21)
- WalkSpeedtxt.Font = Enum.Font.Code
- WalkSpeedtxt.Text = ""
- WalkSpeedtxt.TextColor3 = Color3.new(255, 0, 0)
- WalkSpeedtxt.TextSize = 14
- WsInfo.Name = "WsInfo"
- WsInfo.Parent = Frame
- WsInfo.BackgroundColor3 = Color3.new(1, 1, 1)
- WsInfo.BackgroundTransparency = 1
- WsInfo.Position = UDim2.new(0.0740532428, 0, 0.279999971, 0)
- WsInfo.Size = UDim2.new(0, 47, 0, 21)
- WsInfo.Font = Enum.Font.Code
- WsInfo.Text = "WalkSpeed:"
- WsInfo.TextColor3 = Color3.new(1, 1, 1)
- WsInfo.TextSize = 14
- Healthtxt.Name = "Healthtxt"
- Healthtxt.Parent = Frame
- Healthtxt.BackgroundColor3 = Color3.new(1, 1, 1)
- Healthtxt.BackgroundTransparency = 1
- Healthtxt.Position = UDim2.new(0.505303204, 0, 0.0700000003, 0)
- Healthtxt.Size = UDim2.new(0, 40, 0, 21)
- Healthtxt.Font = Enum.Font.Code
- Healthtxt.Text = ""
- Healthtxt.TextColor3 = Color3.new(255, 0, 0)
- Healthtxt.TextSize = 12
- StanInfo.Name = "StanInfo"
- StanInfo.Parent = Frame
- StanInfo.BackgroundColor3 = Color3.new(1, 1, 1)
- StanInfo.BackgroundTransparency = 1
- StanInfo.Position = UDim2.new(-0.000946760178, 0, 0.49000001, 0)
- StanInfo.Size = UDim2.new(0, 59, 0, 21)
- StanInfo.Font = Enum.Font.Code
- StanInfo.Text = "Stamina:"
- StanInfo.TextColor3 = Color3.new(1, 1, 1)
- StanInfo.TextSize = 14
- StanTxt.Name = "StanTxt"
- StanTxt.Parent = Frame
- StanTxt.BackgroundColor3 = Color3.new(1, 1, 1)
- StanTxt.BackgroundTransparency = 1
- StanTxt.Position = UDim2.new(0.62405324, 0, 0.48999995, 0)
- StanTxt.Size = UDim2.new(0, 30, 0, 21)
- StanTxt.Font = Enum.Font.Code
- StanTxt.Text = ""
- StanTxt.TextColor3 = Color3.new(255, 0, 0)
- StanTxt.TextSize = 14
- ToolsInfo.Name = "ToolsInfo"
- ToolsInfo.Parent = Frame
- ToolsInfo.BackgroundColor3 = Color3.new(1, 1, 1)
- ToolsInfo.BackgroundTransparency = 1
- ToolsInfo.Position = UDim2.new(-0.0134467632, 0, 0.699999988, 0)
- ToolsInfo.Size = UDim2.new(0, 103,0, 21)
- ToolsInfo.Font = Enum.Font.Code
- ToolsInfo.Text = "Equipped Tool:"
- ToolsInfo.TextColor3 = Color3.new(1, 1, 1)
- ToolsInfo.TextSize = 14
- Toolstxt.Name = "Toolstxt"
- Toolstxt.Parent = Frame
- Toolstxt.BackgroundColor3 = Color3.new(1, 1, 1)
- Toolstxt.BackgroundTransparency = 1
- Toolstxt.Position = UDim2.new(0.687, 0,0.7, 0)
- Toolstxt.Size = UDim2.new(0, 30, 0, 21)
- Toolstxt.Font = Enum.Font.Code
- Toolstxt.Text = ""
- Toolstxt.TextColor3 = Color3.new(255, 0, 0)
- Toolstxt.TextSize = 14
- if info == true and not info == false then
- m.Button1Down:connect(function()
- if m.Target or m.Target.Parent then
- local plr = p:GetPlayerFromCharacter(m.Target.Parent)
- local name = plr.Name
- if plr ~= nil then
- local tools = plr.Backpack
- TextLabel.Text = "Info("..name..")"
- repeat
- wait()
- if TextLabel.Text == "Info("..name..")" then
- TextLabel.Text = "Info("..name..")"
- else
- plr = nil
- end
- Healthtxt.Text = plr.Character.Humanoid.Health
- WalkSpeedtxt.Text = plr.Character.Humanoid.WalkSpeed
- StanTxt.Text = plr.Backpack.ServerTraits.Stann.Value
- for _,x in pairs(plr.Character:GetChildren()) do
- if x:IsA("Tool") then
- Toolstxt.Text = x.Name
- else
- Toolstxt.Text = ""
- end
- end
- until info == false
- end
- end
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement