NewPlaer01005

New gui pocked(change usname into ur name)

Mar 16th, 2024 (edited)
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 15.81 KB | None | 0 0
  1. local usname = ("NewPlayer01005")
  2. local plr = game.Players:FindFirstChild(usname)
  3. local gui = Instance.new("ScreenGui")
  4. gui.Parent = plr.PlayerGui
  5. gui.Enabled = true
  6. local frame = Instance.new("Frame")
  7. frame.Parent = gui
  8. frame.Visible = true
  9. frame.Size = UDim2.new(0,200,0,250)
  10. frame.Position = UDim2.new(0,5,0,0)
  11. frame.Draggable = false
  12. local close = Instance.new("TextButton")
  13. close.Parent = frame
  14. close.Size = UDim2.new(0,50,0,50)
  15. close.Position = UDim2.new(0,205,0,0)
  16. close.BackgroundColor = BrickColor.new(0,0,0)
  17. close.BorderColor3 = Color3.fromRGB(0,100,0)
  18. close.BorderSizePixel = 5
  19. close.Text = ("<")
  20. close.TextColor = BrickColor.new(255,255,255)
  21. close.TextSize = 20
  22. local scroll = Instance.new("ScrollingFrame")
  23. scroll.Parent = frame
  24. scroll.Active = false
  25. scroll.Size = frame.Size
  26. scroll.CanvasSize = UDim2.new(0,0,3.4,0)
  27. local name = Instance.new("TextLabel")
  28. name.Parent = scroll
  29. name.Size = UDim2.new(0,200,0,50)
  30. name.BackgroundTransparency = 1
  31. name.TextColor = BrickColor.new(255,255,255)
  32. name.TextSize = 20
  33. name.Text = ("New Gui")
  34. local name1 = Instance.new("TextLabel")
  35. name1.Parent = scroll
  36. name1.Size = UDim2.new(0,200,0,25)
  37. name1.BackgroundTransparency = 1
  38. name1.TextColor = BrickColor.new(255,255,255)
  39. name1.TextSize = 9
  40. name1.Text = ("pocket edition")
  41. name1.Position = UDim2.new(0,0,0,30)
  42. frame.Active = true frame.BackgroundTransparency = 1 scroll.BackgroundColor3 = Color3.new(0,0,0) scroll.BorderColor3 = Color3.fromRGB(0,100,0)
  43. scroll.BorderSizePixel = 5
  44. close.MouseButton1Click:Connect(function()
  45. if frame and frame.Position == UDim2.new(0,5,0,0) then
  46. tweenINFO = TweenInfo.new( 1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
  47. )
  48. properties = { ["Position"] = UDim2.new(0,-200,0,0)}
  49. tween = game.TweenService:Create(frame, tweenINFO, properties)
  50. tween:Play()
  51. close.Text = (">") end
  52. if frame and frame.Position == UDim2.new(0,-200,0,0) then
  53. tweenINFO = TweenInfo.new( 1, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
  54. )
  55. properties = { ["Position"] = UDim2.new(0,5,0,0)}
  56. tween = game.TweenService:Create(frame, tweenINFO, properties)
  57. tween:Play()
  58. close.Text = ("<") end end)
  59. local button1 = Instance.new("TextButton")
  60. button1.Parent = scroll
  61. button1.Visible = true
  62. button1.Size = UDim2.new(0,100,0,50)
  63. button1.Position = UDim2.new(0,50,0,70)
  64. button1.Text = ("isis jumpscare")
  65. button1.BackgroundColor = BrickColor.new(0,0,0)
  66. button1.BorderColor3 = Color3.fromRGB(0,100,0)
  67. button1.BorderSizePixel = 5
  68. button1.TextColor = BrickColor.new(255,255,255)
  69. button1.TextSize = 10
  70. button1.MouseButton1Click:Connect(function()
  71. local jumpid = 16487665549
  72. for i,v in pairs(game.Players:GetPlayers()) do          if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then               spawn(function()                    local newgui = Instance.new("ScreenGui",v.PlayerGui)                    newgui.Name = "Screamer"                    local newimage = Instance.new("ImageLabel",newgui)                  newimage.Image = "http://www.roblox.com/asset/?id="..jumpid                     newimage.Size = UDim2.new(1,1,1,1)                  local s = Instance.new("Sound",newgui)                  s.SoundId = "rbxassetid://8280196339"                   s.Volume = math.huge                    s.Looped = true                     s:Play()                    print("Screamed "..v.Name)                  while wait(12) do                           newimage.Parent:Destroy()                       end end) end end end)
  73. local button2 = Instance.new("TextButton")
  74. button2.Parent = scroll
  75. button2.Visible = true
  76. button2.Size = UDim2.new(0,100,0,50)
  77. button2.Position = UDim2.new(0,50,0,135)
  78. button2.Text = ("01006 Decal spam")
  79. button2.BackgroundColor = BrickColor.new(0,0,0)
  80. button2.BorderColor3 = Color3.fromRGB(0,100,0)
  81. button2.BorderSizePixel = 5
  82. button2.TextColor = BrickColor.new(255,255,255)
  83. button2.TextSize = 8
  84. button2.MouseButton1Click:Connect(function()
  85. local decalID = 16695416193 function exPro(root)            for _, v in pairs(root:GetChildren()) do                if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID or v:IsA("Texture") then                     v.Parent = nil              elseif v:IsA("BasePart") then                   local One = Instance.new("Decal", v)                    local Two = Instance.new("Decal", v)                    local Three = Instance.new("Decal", v)                  local Four = Instance.new("Decal", v)                   local Five = Instance.new("Decal", v)                   local Six = Instance.new("Decal", v)                    One.Texture = "http://www.roblox.com/asset/?id="..decalID                   Two.Texture = "http://www.roblox.com/asset/?id="..decalID                   Three.Texture = "http://www.roblox.com/asset/?id="..decalID                     Four.Texture = "http://www.roblox.com/asset/?id="..decalID                  Five.Texture = "http://www.roblox.com/asset/?id="..decalID                  Six.Texture = "http://www.roblox.com/asset/?id="..decalID                   One.Face = "Front"                  Two.Face = "Back"                   Three.Face = "Right"                    Four.Face = "Left"                  Five.Face = "Top"                   Six.Face = "Bottom"                 end                 exPro(v)            end         end         function asdf(root)             for _, v in pairs(root:GetChildren()) do                asdf(v)             end         end         exPro(game.Workspace)       asdf(game.Workspace) end)
  86. local button3 = Instance.new("TextButton")
  87. button3.Parent = scroll
  88. button3.Visible = true
  89. button3.Size = UDim2.new(0,100,0,50)
  90. button3.Position = UDim2.new(0,50,0,200)
  91. button3.Text = ("theme song")
  92. button3.BackgroundColor = BrickColor.new(0,0,0)
  93. button3.BorderColor3 = Color3.fromRGB(0,100,0)
  94. button3.BorderSizePixel = 5
  95. button3.TextColor = BrickColor.new(255,255,255)
  96. button3.TextSize = 12
  97. button3.MouseButton1Click:Connect(function()
  98. local sid = 7019388713
  99. local sound = Instance.new("Sound")
  100. sound.Parent = game.Workspace
  101. sound.SoundId = "rbxassetid://"..sid
  102. sound.Volume = math.huge
  103. sound.Looped = true
  104. sound.Playing = true
  105. end)
  106. local button4 = Instance.new("TextButton")
  107. button4.Parent = scroll
  108. button4.Visible = true
  109. button4.Size = UDim2.new(0,100,0,50)
  110. button4.Position = UDim2.new(0,50,0,265)
  111. button4.Text = ("new plr Decal spam")
  112. button4.BackgroundColor = BrickColor.new(0,0,0)
  113. button4.BorderColor3 = Color3.fromRGB(0,100,0)
  114. button4.BorderSizePixel = 5
  115. button4.TextColor = BrickColor.new(255,255,255)
  116. button4.TextSize = 8
  117. button4.MouseButton1Click:Connect(function()
  118. local decalID = 16364746825 function exPro(root)            for _, v in pairs(root:GetChildren()) do                if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID or v:IsA("Texture") then                     v.Parent = nil              elseif v:IsA("BasePart") then                   local One = Instance.new("Decal", v)                    local Two = Instance.new("Decal", v)                    local Three = Instance.new("Decal", v)                  local Four = Instance.new("Decal", v)                   local Five = Instance.new("Decal", v)                   local Six = Instance.new("Decal", v)                    One.Texture = "http://www.roblox.com/asset/?id="..decalID                   Two.Texture = "http://www.roblox.com/asset/?id="..decalID                   Three.Texture = "http://www.roblox.com/asset/?id="..decalID                     Four.Texture = "http://www.roblox.com/asset/?id="..decalID                  Five.Texture = "http://www.roblox.com/asset/?id="..decalID                  Six.Texture = "http://www.roblox.com/asset/?id="..decalID                   One.Face = "Front"                  Two.Face = "Back"                   Three.Face = "Right"                    Four.Face = "Left"                  Five.Face = "Top"                   Six.Face = "Bottom"                 end                 exPro(v)            end         end         function asdf(root)             for _, v in pairs(root:GetChildren()) do                asdf(v)             end         end         exPro(game.Workspace)       asdf(game.Workspace) end)
  119. local button5 = Instance.new("TextButton")
  120. button5.Parent = scroll
  121. button5.Visible = true
  122. button5.Size = UDim2.new(0,40,0,50)
  123. button5.Position = UDim2.new(0,50,0,330)
  124. button5.Text = ("sky 1")
  125. button5.BackgroundColor = BrickColor.new(0,0,0)
  126. button5.BorderColor3 = Color3.fromRGB(0,100,0)
  127. button5.BorderSizePixel = 5
  128. button5.TextColor = BrickColor.new(255,255,255)
  129. button5.TextSize = 8
  130. button5.MouseButton1Click:Connect(function()
  131. Sky = Instance.new ("Sky")
  132. Sky.Parent = game.Lighting
  133. local ID = 16697158673
  134. Sky.SkyboxUp = "rbxassetid://"..ID
  135. Sky.SkyboxDn = "rbxassetid://"..ID
  136. Sky.SkyboxRt = "rbxassetid://"..ID
  137. Sky.SkyboxFt = "rbxassetid://"..ID
  138. Sky.SkyboxBk = "rbxassetid://"..ID
  139. Sky.SkyboxLf = "rbxassetid://"..ID
  140. Sky.StarCount = 0 end)
  141. local button6 = Instance.new("TextButton")
  142. button6.Parent = scroll
  143. button6.Visible = true
  144. button6.Size = UDim2.new(0,40,0,50)
  145. button6.Position = UDim2.new(0,110,0,330)
  146. button6.Text = ("sky 2")
  147. button6.BackgroundColor = BrickColor.new(0,0,0)
  148. button6.BorderColor3 = Color3.fromRGB(0,100,0)
  149. button6.BorderSizePixel = 5
  150. button6.TextColor = BrickColor.new(255,255,255)
  151. button6.TextSize = 8
  152. button6.MouseButton1Click:Connect(function()
  153. Sky = Instance.new ("Sky")
  154. Sky.Parent = game.Lighting
  155. local ID = 16697191840
  156. Sky.SkyboxUp = "rbxassetid://"..ID
  157. Sky.SkyboxDn = "rbxassetid://"..ID
  158. Sky.SkyboxRt = "rbxassetid://"..ID
  159. Sky.SkyboxFt = "rbxassetid://"..ID
  160. Sky.SkyboxBk = "rbxassetid://"..ID
  161. Sky.SkyboxLf = "rbxassetid://"..ID
  162. Sky.StarCount = 0 end)
  163. local button7 = Instance.new("TextButton")
  164. button7.Parent = scroll
  165. button7.Visible = true
  166. button7.Size = UDim2.new(0,100,0,50)
  167. button7.Position = UDim2.new(0,50,0,395)
  168. button7.Text = ("funni tubarz sound")
  169. button7.BackgroundColor = BrickColor.new(0,0,0)
  170. button7.BorderColor3 = Color3.fromRGB(0,100,0)
  171. button7.BorderSizePixel = 5
  172. button7.TextColor = BrickColor.new(255,255,255)
  173. button7.TextSize = 8
  174. button7.MouseButton1Click:Connect(function()
  175. local id = 6018028320
  176. local snd = Instance.new("Sound", Workspace)
  177. snd.Volume = math.huge
  178. snd.SoundId = "rbxassetid://"..id
  179. snd.Pitch = 1
  180. snd:Play()
  181. snd:GetPropertyChangedSignal("Volume"):Connect(function()
  182. if snd and snd.Volume ~= math.huge or 10 then snd.Volume = math.huge end end)
  183. while wait(9) do snd:Destroy() end
  184. end)
  185. local button8 = Instance.new("TextButton")
  186. button8.Parent = scroll
  187. button8.Visible = true
  188. button8.Size = UDim2.new(0,100,0,50)
  189. button8.Position = UDim2.new(0,50,0,460)
  190. button8.Text = ("Jumpzcare")
  191. button8.BackgroundColor = BrickColor.new(0,0,0)
  192. button8.BorderColor3 = Color3.fromRGB(0,100,0)
  193. button8.BorderSizePixel = 5
  194. button8.TextColor = BrickColor.new(255,255,255)
  195. button8.TextSize = 10
  196. button8.MouseButton1Click:Connect(function()
  197. local jumpid = 16225089563
  198. for i,v in pairs(game.Players:GetPlayers()) do          if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then               spawn(function()                    local newgui = Instance.new("ScreenGui",v.PlayerGui)                    newgui.Name = "Screamer"                    local newimage = Instance.new("ImageLabel",newgui)                  newimage.Image = "http://www.roblox.com/asset/?id="..jumpid                     newimage.Size = UDim2.new(1,1,1,1)                  local s = Instance.new("Sound",newgui)                  s.SoundId = "rbxassetid://8683380188"                   s.Volume = math.huge                    s.Looped = true                     s:Play()                    print("Screamed "..v.Name)                  while wait(12) do                           newimage.Parent:Destroy()                       end end) end end
  199. end)
  200. local button9 = Instance.new("TextButton")
  201. button9.Parent = scroll
  202. button9.Visible = true
  203. button9.Size = UDim2.new(0,100,0,50)
  204. button9.Position = UDim2.new(0,50,0,525)
  205. button9.Text = ("Particles")
  206. button9.BackgroundColor = BrickColor.new(0,0,0)
  207. button9.BorderColor3 = Color3.fromRGB(0,100,0)
  208. button9.BorderSizePixel = 5
  209. button9.TextColor = BrickColor.new(255,255,255)
  210. button9.TextSize = 11
  211. button9.MouseButton1Click:Connect(function()
  212. function exPro(root)
  213.             for _, v in pairs(root:GetChildren()) do
  214.                 if v:IsA("Part") or v:IsA("MeshPart") then
  215.             local ID = 16409991719 particle = Instance.new ("ParticleEmitter") particle.Parent = v particle.Enabled = true particle.Texture = "rbxassetid://"..ID particle.SpreadAngle = Vector2.new (360,360) particle.Size = NumberSequence.new (1,1) particle.Rate = 50
  216.                 end
  217.                 exPro(v)
  218.             end
  219.         end
  220.         function asdf(root)
  221.             for _, v in pairs(root:GetChildren()) do
  222.                 asdf(v)
  223.             end
  224.         end
  225.         exPro(game.Workspace)
  226.         asdf(game.Workspace)
  227. end)
  228. local button10 = Instance.new("TextButton")
  229. button10.Parent = scroll
  230. button10.Visible = true
  231. button10.Size = UDim2.new(0,100,0,50)
  232. button10.Position = UDim2.new(0,50,0,590)
  233. button10.Text = ("old Jumpscare")
  234. button10.BackgroundColor = BrickColor.new(0,0,0)
  235. button10.BorderColor3 = Color3.fromRGB(0,100,0)
  236. button10.BorderSizePixel = 5
  237. button10.TextColor = BrickColor.new(255,255,255)
  238. button10.TextSize = 11
  239. button10.MouseButton1Click:Connect(function()
  240. local jumpid = 16731762162
  241. for i,v in pairs(game.Players:GetPlayers()) do          if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then               spawn(function()                    local newgui = Instance.new("ScreenGui",v.PlayerGui)                    newgui.Name = "Screamer"                    local newimage = Instance.new("ImageLabel",newgui)                  newimage.Image = "http://www.roblox.com/asset/?id="..jumpid                     newimage.Size = UDim2.new(1,1,1,1)                  local s = Instance.new("Sound",newgui)                  s.SoundId = "rbxassetid://6018028320"                   s.Volume = math.huge                    s.Looped = true                     s:Play()                    print("Screamed "..v.Name)                  while wait(9) do                            newimage.Parent:Destroy()                       end end) end end
  242. end)
  243. local button11 = Instance.new("TextButton")
  244. button11.Parent = scroll
  245. button11.Visible = true
  246. button11.Size = UDim2.new(0,100,0,50)
  247. button11.Position = UDim2.new(0,50,0,655)
  248. button11.Text = ("Disco")
  249. button11.BackgroundColor = BrickColor.new(0,0,0)
  250. button11.BorderColor3 = Color3.fromRGB(0,100,0)
  251. button11.BorderSizePixel = 5
  252. button11.TextColor = BrickColor.new(255,255,255)
  253. button11.TextSize = 17
  254. button11.MouseButton1Click:Connect(function()
  255. while task.wait(0.5) do
  256. ts = game:GetService("TweenService")
  257. light = game:GetService("Lighting")
  258. light.Brightness = 0
  259. light.OutdoorAmbient = Color3.new (0,0,0)
  260. tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
  261. )
  262. properties = { ["Ambient"] = Color3.fromRGB(255,0,0)}
  263. tween = ts:Create(light, tweenINFO, properties)
  264. tween:Play()
  265. task.wait(2.5)
  266. tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
  267. )
  268. properties = { ["Ambient"] = Color3.fromRGB(255,255,0)}
  269. tween = ts:Create(light, tweenINFO, properties)
  270. tween:Play()
  271. task.wait(2.5)
  272. tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
  273. )
  274. properties = { ["Ambient"] = Color3.fromRGB(0,255,0)}
  275. tween = ts:Create(light, tweenINFO, properties)
  276. tween:Play()
  277. task.wait(2.5)
  278. tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
  279. )
  280. properties = { ["Ambient"] = Color3.fromRGB(0,255,255)}
  281. tween = ts:Create(light, tweenINFO, properties)
  282. tween:Play()
  283. task.wait(2.5)
  284. tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
  285. )
  286. properties = { ["Ambient"] = Color3.fromRGB(0,0,255)}
  287. tween = ts:Create(light, tweenINFO, properties)
  288. tween:Play()
  289. task.wait(2.5)
  290. tweenINFO = TweenInfo.new( 2.5, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0
  291. )
  292. properties = { ["Ambient"] = Color3.fromRGB(255,0,255)}
  293. tween = ts:Create(light, tweenINFO, properties)
  294. tween:Play()
  295. end end)
  296. local button12 = Instance.new("TextButton")
  297. button12.Parent = scroll
  298. button12.Visible = true
  299. button12.Size = UDim2.new(0,100,0,50)
  300. button12.Position = UDim2.new(0,50,0,720)
  301. button12.Text = ("Hint")
  302. button12.BackgroundColor = BrickColor.new(0,0,0)
  303. button12.BorderColor3 = Color3.fromRGB(0,100,0)
  304. button12.BorderSizePixel = 5
  305. button12.TextColor = BrickColor.new(255,255,255)
  306. button12.TextSize = 12
  307. button12.MouseButton1Click:Connect(function()
  308. local hint = Instance.new("Hint")
  309. hint.Parent = workspace
  310. hint.Text = "🙏disc server: KFTHhWw87V🙏"
  311. end)
  312. local button13 = Instance.new("TextButton")
  313. button13.Parent = scroll
  314. button13.Visible = true
  315. button13.Size = UDim2.new(0,100,0,50)
  316. button13.Position = UDim2.new(0,50,0,785)
  317. button13.Text = ("Shut(down)")
  318. button13.BackgroundColor = BrickColor.new(0,0,0)
  319. button13.BorderColor3 = Color3.fromRGB(0,100,0)
  320. button13.BorderSizePixel = 5
  321. button13.TextColor = BrickColor.new(255,255,255)
  322. button13.TextSize = 9
  323. button13.MouseButton1Click:Connect(function()
  324. for _,player in pairs(game.Players:GetChildren())
  325. do player:Kick("Fисk off by new gui pocket")
  326. end
  327. end)
Advertisement
Add Comment
Please, Sign In to add comment