Advertisement
WxntDarius

THE STREETS SCRIPT [NEW AND WORKING]

Mar 17th, 2020
3,749
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local TextLabel = Instance.new("TextLabel")
  3. local Frame = Instance.new("Frame")
  4. local HealthInfo = Instance.new("TextLabel")
  5. local WalkSpeedtxt = Instance.new("TextLabel")
  6. local WsInfo = Instance.new("TextLabel")
  7. local Healthtxt = Instance.new("TextLabel")
  8. local StanInfo = Instance.new("TextLabel")
  9. local StanTxt = Instance.new("TextLabel")
  10. local ToolsInfo = Instance.new("TextLabel")
  11. local Toolstxt = Instance.new("TextLabel")
  12. local lp = game:GetService("Players").LocalPlayer
  13. local p = game:GetService("Players")
  14. local hum = lp.Character.Humanoid
  15. local info = true or false
  16. info = true
  17. local m = lp:GetMouse()
  18. ScreenGui.Parent = game.CoreGui
  19. TextLabel.Parent = ScreenGui
  20. TextLabel.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  21. TextLabel.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  22. TextLabel.Position = UDim2.new(0, 0, 0.537848592, 0)
  23. TextLabel.Size = UDim2.new(0, 160, 0, 12)
  24. TextLabel.Font = Enum.Font.Code
  25. TextLabel.Text = "Player Info"
  26. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  27. TextLabel.TextSize = 14
  28. Frame.Parent = TextLabel
  29. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  30. Frame.BackgroundTransparency = 0.40000000596046
  31. Frame.BorderSizePixel = 0
  32. Frame.Position = UDim2.new(0, 0, 1, 0)
  33. Frame.Size = UDim2.new(0, 160, 0, 100)
  34. HealthInfo.Name = "HealthInfo"
  35. HealthInfo.Parent = Frame
  36. HealthInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  37. HealthInfo.BackgroundTransparency = 1
  38. HealthInfo.Position = UDim2.new(-0.000946760178, 0, 0.0700000077, 0)
  39. HealthInfo.Size = UDim2.new(0, 47, 0, 21)
  40. HealthInfo.Font = Enum.Font.Code
  41. HealthInfo.Text = "Health:"
  42. HealthInfo.TextColor3 = Color3.new(1, 1, 1)
  43. HealthInfo.TextSize = 14
  44. WalkSpeedtxt.Name = "WalkSpeedtxt"
  45. WalkSpeedtxt.Parent = Frame
  46. WalkSpeedtxt.BackgroundColor3 = Color3.new(1, 1, 1)
  47. WalkSpeedtxt.BackgroundTransparency = 1
  48. WalkSpeedtxt.Position = UDim2.new(0.455303222, 0, 0.279999971, 0)
  49. WalkSpeedtxt.Size = UDim2.new(0, 30, 0, 21)
  50. WalkSpeedtxt.Font = Enum.Font.Code
  51. WalkSpeedtxt.Text = ""
  52. WalkSpeedtxt.TextColor3 = Color3.new(255, 0, 0)
  53. WalkSpeedtxt.TextSize = 14
  54. WsInfo.Name = "WsInfo"
  55. WsInfo.Parent = Frame
  56. WsInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  57. WsInfo.BackgroundTransparency = 1
  58. WsInfo.Position = UDim2.new(0.0740532428, 0, 0.279999971, 0)
  59. WsInfo.Size = UDim2.new(0, 47, 0, 21)
  60. WsInfo.Font = Enum.Font.Code
  61. WsInfo.Text = "WalkSpeed:"
  62. WsInfo.TextColor3 = Color3.new(1, 1, 1)
  63. WsInfo.TextSize = 14
  64. Healthtxt.Name = "Healthtxt"
  65. Healthtxt.Parent = Frame
  66. Healthtxt.BackgroundColor3 = Color3.new(1, 1, 1)
  67. Healthtxt.BackgroundTransparency = 1
  68. Healthtxt.Position = UDim2.new(0.505303204, 0, 0.0700000003, 0)
  69. Healthtxt.Size = UDim2.new(0, 40, 0, 21)
  70. Healthtxt.Font = Enum.Font.Code
  71. Healthtxt.Text = ""
  72. Healthtxt.TextColor3 = Color3.new(255, 0, 0)
  73. Healthtxt.TextSize = 12
  74. StanInfo.Name = "StanInfo"
  75. StanInfo.Parent = Frame
  76. StanInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  77. StanInfo.BackgroundTransparency = 1
  78. StanInfo.Position = UDim2.new(-0.000946760178, 0, 0.49000001, 0)
  79. StanInfo.Size = UDim2.new(0, 59, 0, 21)
  80. StanInfo.Font = Enum.Font.Code
  81. StanInfo.Text = "Stamina:"
  82. StanInfo.TextColor3 = Color3.new(1, 1, 1)
  83. StanInfo.TextSize = 14
  84. StanTxt.Name = "StanTxt"
  85. StanTxt.Parent = Frame
  86. StanTxt.BackgroundColor3 = Color3.new(1, 1, 1)
  87. StanTxt.BackgroundTransparency = 1
  88. StanTxt.Position = UDim2.new(0.62405324, 0, 0.48999995, 0)
  89. StanTxt.Size = UDim2.new(0, 30, 0, 21)
  90. StanTxt.Font = Enum.Font.Code
  91. StanTxt.Text = ""
  92. StanTxt.TextColor3 = Color3.new(255, 0, 0)
  93. StanTxt.TextSize = 14
  94. ToolsInfo.Name = "ToolsInfo"
  95. ToolsInfo.Parent = Frame
  96. ToolsInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  97. ToolsInfo.BackgroundTransparency = 1
  98. ToolsInfo.Position = UDim2.new(-0.0134467632, 0, 0.699999988, 0)
  99. ToolsInfo.Size = UDim2.new(0, 103,0, 21)
  100. ToolsInfo.Font = Enum.Font.Code
  101. ToolsInfo.Text = "Equipped Tool:"
  102. ToolsInfo.TextColor3 = Color3.new(1, 1, 1)
  103. ToolsInfo.TextSize = 14
  104. Toolstxt.Name = "Toolstxt"
  105. Toolstxt.Parent = Frame
  106. Toolstxt.BackgroundColor3 = Color3.new(1, 1, 1)
  107. Toolstxt.BackgroundTransparency = 1
  108. Toolstxt.Position = UDim2.new(0.687, 0,0.7, 0)
  109. Toolstxt.Size = UDim2.new(0, 30, 0, 21)
  110. Toolstxt.Font = Enum.Font.Code
  111. Toolstxt.Text = ""
  112. Toolstxt.TextColor3 = Color3.new(255, 0, 0)
  113. Toolstxt.TextSize = 14
  114. if info == true and not info == false then
  115. m.Button1Down:connect(function()
  116. if m.Target or m.Target.Parent then
  117. local plr = p:GetPlayerFromCharacter(m.Target.Parent)
  118. local name = plr.Name
  119. if plr ~= nil then
  120. local tools = plr.Backpack
  121. TextLabel.Text = "Info("..name..")"
  122. repeat
  123. wait()
  124. if TextLabel.Text == "Info("..name..")" then
  125. TextLabel.Text = "Info("..name..")"
  126. else
  127. plr = nil
  128. end
  129. Healthtxt.Text = plr.Character.Humanoid.Health
  130. WalkSpeedtxt.Text = plr.Character.Humanoid.WalkSpeed
  131. StanTxt.Text = plr.Backpack.ServerTraits.Stann.Value
  132. for _,x in pairs(plr.Character:GetChildren()) do
  133. if x:IsA("Tool") then
  134. Toolstxt.Text = x.Name
  135. else
  136. Toolstxt.Text = ""
  137. end
  138. end
  139. until info == false
  140. end
  141. end
  142. end)
  143. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement