AchieveStuffs

The Streets 2 Script by speed9000x15

Nov 14th, 2019
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 7.83 KB | None | 0 0
  1. -- Instances:
  2.  
  3. local gui = Instance.new("ScreenGui")
  4. local yeet = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local f = Instance.new("TextButton")
  7. local b = Instance.new("TextButton")
  8. local c = Instance.new("TextButton")
  9. local h = Instance.new("TextButton")
  10. local l = Instance.new("TextButton")
  11. local g = Instance.new("TextButton")
  12. local n = Instance.new("TextButton")
  13. local x = Instance.new("TextButton")
  14. local y = Instance.new("TextButton")
  15. local TextLabel_2 = Instance.new("TextLabel")
  16.  
  17. --Properties:
  18.  
  19. gui.Name = "gui"
  20. gui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  21.  
  22. yeet.Name = "yeet"
  23. yeet.Parent = gui
  24. yeet.Active = true
  25. yeet.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  26. yeet.BackgroundTransparency = 0.10000000149012
  27. yeet.BorderColor3 = Color3.new(0, 0, 0)
  28. yeet.BorderSizePixel = 2
  29. yeet.Position = UDim2.new(0.026398493, 0, 0.0654101893, 0)
  30. yeet.Size = UDim2.new(0, 420, 0, 250)
  31.  
  32. TextLabel.Parent = yeet
  33. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  34. TextLabel.BorderColor3 = Color3.new(1, 1, 1)
  35. TextLabel.Size = UDim2.new(0, 420, 0, 18)
  36. TextLabel.Font = Enum.Font.Highway
  37. TextLabel.Text = "Microwave_Noise - The Streets 2 GUI V2"
  38. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  39. TextLabel.TextSize = 12
  40.  
  41. f.Name = "f"
  42. f.Parent = yeet
  43. f.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  44. f.BorderColor3 = Color3.new(0, 0, 0)
  45. f.Position = UDim2.new(0, 0, 0.144714296, 0)
  46. f.Size = UDim2.new(0, 123, 0, 50)
  47. f.Font = Enum.Font.SourceSansBold
  48. f.Text = "Fly (G to Toggle)"
  49. f.TextColor3 = Color3.new(1, 1, 1)
  50. f.TextSize = 14
  51. f.TextWrapped = true
  52.  
  53. b.Name = "b"
  54. b.Parent = yeet
  55. b.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  56. b.BorderColor3 = Color3.new(0, 0, 0)
  57. b.Position = UDim2.new(0.294999987, 0, 0.144714296, 0)
  58. b.Size = UDim2.new(0, 171, 0, 50)
  59. b.Font = Enum.Font.SourceSansBold
  60. b.Text = "BoogaFucker"
  61. b.TextColor3 = Color3.new(1, 1, 1)
  62. b.TextSize = 14
  63. b.TextWrapped = true
  64.  
  65. c.Name = "c"
  66. c.Parent = yeet
  67. c.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  68. c.BorderColor3 = Color3.new(0, 0, 0)
  69. c.Position = UDim2.new(0.70028913, 0, 0.144714296, 0)
  70. c.Size = UDim2.new(0, 125, 0, 50)
  71. c.Font = Enum.Font.SourceSansBold
  72. c.Text = "Aimbot/ESP"
  73. c.TextColor3 = Color3.new(1, 1, 1)
  74. c.TextSize = 14
  75. c.TextWrapped = true
  76.  
  77. h.Name = "h"
  78. h.Parent = yeet
  79. h.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  80. h.BorderColor3 = Color3.new(0, 0, 0)
  81. h.Position = UDim2.new(0.000289117714, 0, 0.344714284, 0)
  82. h.Size = UDim2.new(0, 123, 0, 50)
  83. h.Font = Enum.Font.SourceSansBold
  84. h.Text = "Dex Explorer V4"
  85. h.TextColor3 = Color3.new(1, 1, 1)
  86. h.TextSize = 14
  87. h.TextWrapped = true
  88.  
  89. l.Name = "l"
  90. l.Parent = yeet
  91. l.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  92. l.BorderColor3 = Color3.new(0, 0, 0)
  93. l.Position = UDim2.new(0.294999987, 0, 0.344714284, 0)
  94. l.Size = UDim2.new(0, 170, 0, 50)
  95. l.Font = Enum.Font.SourceSansBold
  96. l.Text = "Infinite Yield"
  97. l.TextColor3 = Color3.new(1, 1, 1)
  98. l.TextSize = 14
  99. l.TextWrapped = true
  100.  
  101. g.Name = "g"
  102. g.Parent = yeet
  103. g.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  104. g.BorderColor3 = Color3.new(0, 0, 0)
  105. g.Position = UDim2.new(0.70028913, 0, 0.344714284, 0)
  106. g.Size = UDim2.new(0, 125, 0, 50)
  107. g.Font = Enum.Font.SourceSansBold
  108. g.Text = "90 FOV"
  109. g.TextColor3 = Color3.new(1, 1, 1)
  110. g.TextSize = 14
  111. g.TextWrapped = true
  112.  
  113. n.Name = "n"
  114. n.Parent = yeet
  115. n.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  116. n.BorderColor3 = Color3.new(0, 0, 0)
  117. n.Position = UDim2.new(-0.00209183455, 0, 0.544714272, 0)
  118. n.Size = UDim2.new(0, 124, 0, 50)
  119. n.Font = Enum.Font.SourceSansBold
  120. n.Text = "Money Locator (U to Toggle)"
  121. n.TextColor3 = Color3.new(1, 1, 1)
  122. n.TextSize = 13
  123. n.TextWrapped = true
  124.  
  125. x.Name = "x"
  126. x.Parent = yeet
  127. x.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  128. x.BorderColor3 = Color3.new(0, 0, 0)
  129. x.Position = UDim2.new(0.294999987, 0, 0.544714272, 0)
  130. x.Size = UDim2.new(0, 170, 0, 50)
  131. x.Font = Enum.Font.SourceSansBold
  132. x.Text = "Audio Stealer"
  133. x.TextColor3 = Color3.new(1, 1, 1)
  134. x.TextSize = 14
  135. x.TextWrapped = true
  136.  
  137. y.Name = "y"
  138. y.Parent = yeet
  139. y.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  140. y.BorderColor3 = Color3.new(0, 0, 0)
  141. y.Position = UDim2.new(0.699761868, 0, 0.544714272, 0)
  142. y.Size = UDim2.new(0, 125, 0, 50)
  143. y.Font = Enum.Font.SourceSansBold
  144. y.Text = "Chat Logger"
  145. y.TextColor3 = Color3.new(1, 1, 1)
  146. y.TextSize = 14
  147. y.TextWrapped = true
  148.  
  149. TextLabel_2.Parent = yeet
  150. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  151. TextLabel_2.BackgroundTransparency = 1
  152. TextLabel_2.Position = UDim2.new(0, 0, 0.93599993, 0)
  153. TextLabel_2.Size = UDim2.new(0, 418, 0, 15)
  154. TextLabel_2.Font = Enum.Font.SourceSans
  155. TextLabel_2.Text = "P to Toggle visibility"
  156. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  157. TextLabel_2.TextSize = 14
  158.  
  159. -- Scripts:
  160.  
  161. local function EFJOORD_fake_script() -- f.LocalScript
  162.     local script = Instance.new('LocalScript', f)
  163.  
  164.     c.MouseButton1Click:Connect(function()
  165.     loadstring(game:HttpGet("https://pastebin.com/raw/02k8MCH1", true))()
  166.     end)
  167. end
  168. coroutine.wrap(EFJOORD_fake_script)()
  169. local function OORI_fake_script() -- b.LocalScript
  170.     local script = Instance.new('LocalScript', b)
  171.  
  172.     b.MouseButton1Click:Connect(function()
  173.     loadstring(game:HttpGet(('https://pastebin.com/raw/8hTekC0j'),true))()
  174.     end)
  175. end
  176. coroutine.wrap(OORI_fake_script)()
  177. local function PLVOMP_fake_script() -- c.LocalScript
  178.     local script = Instance.new('LocalScript', c)
  179.  
  180.     c.MouseButton1Click:Connect(function()
  181.     loadstring(game:HttpGet("https://pastebin.com/raw/uw2P2fbY", true))()
  182.     end)
  183. end
  184. coroutine.wrap(PLVOMP_fake_script)()
  185. local function NZJCN_fake_script() -- h.LocalScript
  186.     local script = Instance.new('LocalScript', h)
  187.  
  188.     h.MouseButton1Click:connect(function()
  189.         loadstring(game:GetObjects('rbxassetid://2180084478')[1].Source)()
  190.     end)
  191. end
  192. coroutine.wrap(NZJCN_fake_script)()
  193. local function UFPOWI_fake_script() -- l.LocalScript
  194.     local script = Instance.new('LocalScript', l)
  195.  
  196.     l.MouseButton1Click:Connect(function()
  197.     loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  198.     end)
  199. end
  200. coroutine.wrap(UFPOWI_fake_script)()
  201. local function SRVBD_fake_script() -- g.LocalScript
  202.     local script = Instance.new('LocalScript', g)
  203.  
  204.     g.MouseButton1Click:Connect(function()
  205.     local amount = 90
  206.    
  207.     game:GetService'Workspace'.Camera.FieldOfView = amount
  208.     end)
  209. end
  210. coroutine.wrap(SRVBD_fake_script)()
  211. local function ZHKULK_fake_script() -- n.LocalScript
  212.     local script = Instance.new('LocalScript', n)
  213.  
  214.     n.MouseButton1Click:connect(function()
  215.     loadstring(game:HttpGet(('https://pastebin.com/raw/BZEPTZPV'),true))()
  216.     end)
  217. end
  218. coroutine.wrap(ZHKULK_fake_script)()
  219. local function ERKCKMY_fake_script() -- x.LocalScript
  220.     local script = Instance.new('LocalScript', x)
  221.  
  222.     x.MouseButton1Click:Connect(function()
  223.     loadstring(game:HttpGet(('https://pastebin.com/raw/QvErF1dy'),true))()
  224.     end)
  225. end
  226. coroutine.wrap(ERKCKMY_fake_script)()
  227. local function YYMTH_fake_script() -- y.LocalScript
  228.     local script = Instance.new('LocalScript', y)
  229.  
  230.     y.MouseButton1Click:Connect(function()
  231.     loadstring(game:HttpGet("https://pastebin.com/raw/stggPUBM", true))()
  232.     end)
  233. end
  234. coroutine.wrap(YYMTH_fake_script)()
  235. local function YPUNDES_fake_script() -- gui.LocalScript
  236.     local script = Instance.new('LocalScript', gui)
  237.  
  238.     yeet.Active = true
  239.     yeet.Draggable = true
  240. end
  241. coroutine.wrap(YPUNDES_fake_script)()
  242. local function NIVW_fake_script() -- gui.LocalScript
  243.     local script = Instance.new('LocalScript', gui)
  244.  
  245.     function onKeyPress(inputObject, gameProcessedEvent)
  246.     if inputObject.KeyCode == Enum.KeyCode.P then
  247.     if yeet.Visible == false then
  248.     yeet.Visible = true
  249.     else
  250.     yeet.Visible = false
  251.     end
  252.     end
  253.     end
  254.    
  255.     game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  256. end
  257. coroutine.wrap(NIVW_fake_script)()
Add Comment
Please, Sign In to add comment