Advertisement
AchieveStuffs

The Streets 2 GUI

Nov 10th, 2019
13,782
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 8.36 KB | None | 0 0
  1. -- ddddddddd Made by Microwave_Noise B)
  2.  
  3. -- Instances:
  4.  
  5. local bruhmomento2 = Instance.new("ScreenGui")
  6. local supremolegohax = Instance.new("Frame")
  7. local MFNAMESWAG = Instance.new("TextLabel")
  8. local fly = Instance.new("TextButton")
  9. local v10 = Instance.new("TextLabel")
  10. local Close = Instance.new("TextButton")
  11. local booga = Instance.new("TextButton")
  12. local iy = Instance.new("TextButton")
  13. local dupe = Instance.new("TextButton")
  14. local fov90 = Instance.new("TextButton")
  15. local log = Instance.new("TextButton")
  16. local money = Instance.new("TextButton")
  17. local ImageLabel = Instance.new("ImageLabel")
  18.  
  19. --Properties:
  20.  
  21. bruhmomento2.Name = "bruhmomento2"
  22. bruhmomento2.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  23. bruhmomento2.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24. bruhmomento2.ResetOnSpawn = false
  25.  
  26. supremolegohax.Name = "supremolegohax"
  27. supremolegohax.Parent = bruhmomento2
  28. supremolegohax.Active = true
  29. supremolegohax.BackgroundColor3 = Color3.new(0.0509804, 0.0509804, 0.0509804)
  30. supremolegohax.BackgroundTransparency = 0.050000000745058
  31. supremolegohax.BorderColor3 = Color3.new(0, 0, 0)
  32. supremolegohax.Position = UDim2.new(0.0351979882, 0, 0.0454545803, 0)
  33. supremolegohax.Size = UDim2.new(0, 320, 0, 201)
  34.  
  35. MFNAMESWAG.Name = "MF NAME SWAG"
  36. MFNAMESWAG.Parent = supremolegohax
  37. MFNAMESWAG.BackgroundColor3 = Color3.new(1, 1, 1)
  38. MFNAMESWAG.BackgroundTransparency = 1
  39. MFNAMESWAG.Position = UDim2.new(0.313714355, 0, -0.00666666031, 0)
  40. MFNAMESWAG.Size = UDim2.new(0, 104, 0, 14)
  41. MFNAMESWAG.Font = Enum.Font.SourceSansSemibold
  42. MFNAMESWAG.Text = "Microwave_Noise"
  43. MFNAMESWAG.TextColor3 = Color3.new(1, 1, 1)
  44. MFNAMESWAG.TextScaled = true
  45. MFNAMESWAG.TextSize = 14
  46. MFNAMESWAG.TextWrapped = true
  47.  
  48. fly.Name = "fly"
  49. fly.Parent = supremolegohax
  50. fly.Active = false
  51. fly.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  52. fly.BackgroundTransparency = 0.10000000149012
  53. fly.BorderColor3 = Color3.new(0, 0, 0)
  54. fly.Position = UDim2.new(0.0285714269, 0, 0.0773809478, 0)
  55. fly.Size = UDim2.new(0, 79, 0, 36)
  56. fly.Font = Enum.Font.SourceSans
  57. fly.Text = "Fly (G to Enable/Disable)"
  58. fly.TextColor3 = Color3.new(1, 1, 1)
  59. fly.TextScaled = true
  60. fly.TextSize = 14
  61. fly.TextWrapped = true
  62.  
  63. v10.Name = "v1.0"
  64. v10.Parent = supremolegohax
  65. v10.BackgroundColor3 = Color3.new(1, 1, 1)
  66. v10.BackgroundTransparency = 1
  67. v10.Position = UDim2.new(0.00357141485, 0, 0.848169863, 0)
  68. v10.Size = UDim2.new(0, 318, 0, 23)
  69. v10.Font = Enum.Font.SourceSans
  70. v10.Text = " The Streets 2 Script Hub Version 1.0"
  71. v10.TextColor3 = Color3.new(1, 1, 1)
  72. v10.TextSize = 14
  73. v10.TextWrapped = true
  74.  
  75. Close.Name = "Close"
  76. Close.Parent = supremolegohax
  77. Close.Active = false
  78. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  79. Close.Position = UDim2.new(0.795660198, 0, -0.008192081, 0)
  80. Close.Size = UDim2.new(0, 55, 0, 10)
  81. Close.Font = Enum.Font.Code
  82. Close.Text = "Close"
  83. Close.TextColor3 = Color3.new(0, 0, 0)
  84. Close.TextScaled = true
  85. Close.TextSize = 14
  86. Close.TextWrapped = true
  87.  
  88. booga.Name = "booga"
  89. booga.Parent = supremolegohax
  90. booga.Active = false
  91. booga.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  92. booga.BackgroundTransparency = 0.10000000149012
  93. booga.BorderColor3 = Color3.new(0, 0, 0)
  94. booga.Position = UDim2.new(0.375892878, 0, 0.0773809478, 0)
  95. booga.Size = UDim2.new(0, 79, 0, 36)
  96. booga.Font = Enum.Font.SourceSans
  97. booga.Text = "Booga"
  98. booga.TextColor3 = Color3.new(1, 1, 1)
  99. booga.TextSize = 14
  100.  
  101. iy.Name = "iy"
  102. iy.Parent = supremolegohax
  103. iy.Active = false
  104. iy.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  105. iy.BackgroundTransparency = 0.10000000149012
  106. iy.BorderColor3 = Color3.new(0, 0, 0)
  107. iy.Position = UDim2.new(0.716517866, 0, 0.0773809552, 0)
  108. iy.Size = UDim2.new(0, 81, 0, 36)
  109. iy.Font = Enum.Font.SourceSans
  110. iy.Text = "Infinite Yield"
  111. iy.TextColor3 = Color3.new(1, 1, 1)
  112. iy.TextSize = 14
  113.  
  114. dupe.Name = "dupe"
  115. dupe.Parent = supremolegohax
  116. dupe.Active = false
  117. dupe.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  118. dupe.BackgroundTransparency = 0.10000000149012
  119. dupe.BorderColor3 = Color3.new(0, 0, 0)
  120. dupe.Position = UDim2.new(0.0281249993, 0, 0.373134315, 0)
  121. dupe.Size = UDim2.new(0, 79, 0, 36)
  122. dupe.Font = Enum.Font.SourceSans
  123. dupe.Text = "Gun Dupe"
  124. dupe.TextColor3 = Color3.new(1, 1, 1)
  125. dupe.TextSize = 14
  126. dupe.TextWrapped = true
  127.  
  128. fov90.Name = "fov90"
  129. fov90.Parent = supremolegohax
  130. fov90.Active = false
  131. fov90.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  132. fov90.BackgroundTransparency = 0.10000000149012
  133. fov90.BorderColor3 = Color3.new(0, 0, 0)
  134. fov90.Position = UDim2.new(0.375, 0, 0.373134315, 0)
  135. fov90.Size = UDim2.new(0, 79, 0, 36)
  136. fov90.Font = Enum.Font.SourceSans
  137. fov90.Text = "90 FOV"
  138. fov90.TextColor3 = Color3.new(1, 1, 1)
  139. fov90.TextSize = 14
  140.  
  141. log.Name = "log"
  142. log.Parent = supremolegohax
  143. log.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  144. log.BackgroundTransparency = 0.10000000149012
  145. log.BorderColor3 = Color3.new(0, 0, 0)
  146. log.Position = UDim2.new(0.716517806, 0, 0.372494519, 0)
  147. log.Size = UDim2.new(0, 80, 0, 36)
  148. log.Font = Enum.Font.SourceSans
  149. log.Text = "Audio Logger"
  150. log.TextColor3 = Color3.new(1, 1, 1)
  151. log.TextSize = 14
  152.  
  153. money.Name = "money"
  154. money.Parent = supremolegohax
  155. money.BackgroundColor3 = Color3.new(0.0313726, 0.0313726, 0.0313726)
  156. money.BackgroundTransparency = 0.10000000149012
  157. money.BorderColor3 = Color3.new(0, 0, 0)
  158. money.Position = UDim2.new(0.0281249993, 0, 0.666666567, 0)
  159. money.Size = UDim2.new(0, 300, 0, 36)
  160. money.Font = Enum.Font.SourceSans
  161. money.Text = "Money Locator (U to toggle)"
  162. money.TextColor3 = Color3.new(1, 1, 1)
  163. money.TextSize = 14
  164.  
  165. ImageLabel.Parent = bruhmomento2
  166. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  167. ImageLabel.BackgroundTransparency = 1
  168. ImageLabel.Position = UDim2.new(0.96614033, 0, 0.943458974, 0)
  169. ImageLabel.Size = UDim2.new(0, 55, 0, 51)
  170. ImageLabel.Image = "http://www.roblox.com/asset/?id=3481017089"
  171.  
  172. -- Scripts:
  173.  
  174. local function TZXK_fake_script() -- fly.fly
  175.     local script = Instance.new('LocalScript', fly)
  176.  
  177.     fly.MouseButton1Click:Connect(function()
  178.     loadstring(game:HttpGet(('https://pastebin.com/raw/02k8MCH1'),true))()
  179.     end)
  180. end
  181. coroutine.wrap(TZXK_fake_script)()
  182. local function NDTIE_fake_script() -- Close.close script
  183.     local script = Instance.new('LocalScript', Close)
  184.  
  185.     local mouse = game.Players.LocalPlayer:GetMouse()
  186.     local frame = script.Parent.Parent
  187.    
  188.     script.Parent.MouseButton1Down:Connect(function()
  189.     frame.Position = UDim2.new(mouse.X, mouse.Y)
  190.     end)
  191. end
  192. coroutine.wrap(NDTIE_fake_script)()
  193. local function WYSDEV_fake_script() -- booga.booga
  194.     local script = Instance.new('LocalScript', booga)
  195.  
  196.     booga.MouseButton1Click:Connect(function()
  197.     loadstring(game:HttpGet(('https://pastebin.com/raw/8hTekC0j'),true))()
  198.     end)
  199.    
  200. end
  201. coroutine.wrap(WYSDEV_fake_script)()
  202. local function XWUBG_fake_script() -- iy.iy
  203.     local script = Instance.new('LocalScript', iy)
  204.  
  205.     iy.MouseButton1Click:Connect(function()
  206.     loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  207.     end)
  208. end
  209. coroutine.wrap(XWUBG_fake_script)()
  210. local function STSE_fake_script() -- dupe.dupe
  211.     local script = Instance.new('LocalScript', dupe)
  212.  
  213.     dupe.MouseButton1Click:Connect(function()
  214.     loadstring(game:HttpGet(('https://pastebin.com/raw/hFwab0ck'),true))()
  215.     end)
  216. end
  217. coroutine.wrap(STSE_fake_script)()
  218. local function DQZVK_fake_script() -- fov90.LocalScript
  219.     local script = Instance.new('LocalScript', fov90)
  220.  
  221.     fov90.MouseButton1Click:Connect(function()
  222.     local amount = fovamount
  223.    
  224.     game:GetService'Workspace'.Camera.FieldOfView = 90
  225.     end)
  226. end
  227. coroutine.wrap(DQZVK_fake_script)()
  228. local function EICHU_fake_script() -- log.LocalScript
  229.     local script = Instance.new('LocalScript', log)
  230.  
  231.     log.MouseButton1Click:Connect(function()
  232.     loadstring(game:HttpGet(('https://pastebin.com/raw/QvErF1dy'),true))()
  233.     end)
  234. end
  235. coroutine.wrap(EICHU_fake_script)()
  236. local function JNBCFK_fake_script() -- money.LocalScript
  237.     local script = Instance.new('LocalScript', money)
  238.  
  239.     money.MouseButton1Click:Connect(function()
  240.     loadstring(game:HttpGet(('https://pastebin.com/raw/BZEPTZPV'),true))()
  241.     end)
  242. end
  243. coroutine.wrap(JNBCFK_fake_script)()
  244. local function ZXMPV_fake_script() -- bruhmomento2.LocalScript
  245.     local script = Instance.new('LocalScript', bruhmomento2)
  246.  
  247.     for _,v in ipairs(script.Parent:GetDescendants()) do
  248.     if not v:IsA("LocalScript") then
  249.     v.Draggable = true
  250.     end
  251.     end
  252. end
  253. coroutine.wrap(ZXMPV_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement