Advertisement
Guest User

jumpscare gui v1

a guest
Dec 29th, 2024
777
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.45 KB | None | 0 0
  1. local ScareGui = Instance.new("ScreenGui")
  2. local MadeByRedkidd95 = Instance.new("Frame")
  3. local JGuiv1 = Instance.new("TextLabel")
  4. local BYREDKIDD = Instance.new("TextLabel")
  5. local Scare = Instance.new("TextButton")
  6. local Scare_2 = Instance.new("TextButton")
  7. local Scare_3 = Instance.new("TextButton")
  8. local Scare_4 = Instance.new("TextButton")
  9. local Scare_5 = Instance.new("TextButton")
  10. local Scare_6 = Instance.new("TextButton")
  11. local Scare_7 = Instance.new("TextButton")
  12. local Scare_8 = Instance.new("TextButton")
  13.  
  14. --Properties:
  15.  
  16. ScareGui.Name = "ScareGui"
  17. ScareGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  18. ScareGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  19.  
  20. MadeByRedkidd95.Name = "MadeByRedkidd95"
  21. MadeByRedkidd95.Parent = ScareGui
  22. MadeByRedkidd95.BackgroundColor3 = Color3.fromRGB(81, 0, 0)
  23. MadeByRedkidd95.BorderColor3 = Color3.fromRGB(255, 0, 0)
  24. MadeByRedkidd95.BorderSizePixel = 4
  25. MadeByRedkidd95.Position = UDim2.new(0.303658545, 0, 0.0934959352, 0)
  26. MadeByRedkidd95.Size = UDim2.new(0, 376, 0, 344)
  27.  
  28. JGuiv1.Name = "JGuiv1"
  29. JGuiv1.Parent = MadeByRedkidd95
  30. JGuiv1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  31. JGuiv1.BackgroundTransparency = 1.000
  32. JGuiv1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  33. JGuiv1.BorderSizePixel = 0
  34. JGuiv1.Size = UDim2.new(0, 376, 0, 52)
  35. JGuiv1.Font = Enum.Font.SourceSans
  36. JGuiv1.Text = "Jumpscare GUI v1 Revival CLIENT"
  37. JGuiv1.TextColor3 = Color3.fromRGB(255, 255, 255)
  38. JGuiv1.TextScaled = true
  39. JGuiv1.TextSize = 14.000
  40. JGuiv1.TextWrapped = true
  41.  
  42. BYREDKIDD.Name = "BYREDKIDD"
  43. BYREDKIDD.Parent = MadeByRedkidd95
  44. BYREDKIDD.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  45. BYREDKIDD.BackgroundTransparency = 1.000
  46. BYREDKIDD.BorderColor3 = Color3.fromRGB(0, 0, 0)
  47. BYREDKIDD.BorderSizePixel = 0
  48. BYREDKIDD.Position = UDim2.new(0, 0, 0.125, 0)
  49. BYREDKIDD.Size = UDim2.new(0, 376, 0, 32)
  50. BYREDKIDD.Font = Enum.Font.SourceSansItalic
  51. BYREDKIDD.Text = "Made by team redkidd (#elvoid0993)"
  52. BYREDKIDD.TextColor3 = Color3.fromRGB(255, 255, 255)
  53. BYREDKIDD.TextScaled = true
  54. BYREDKIDD.TextSize = 14.000
  55. BYREDKIDD.TextWrapped = true
  56.  
  57. Scare.Name = "Scare"
  58. Scare.Parent = MadeByRedkidd95
  59. Scare.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  60. Scare.BorderColor3 = Color3.fromRGB(173, 0, 0)
  61. Scare.BorderSizePixel = 3
  62. Scare.Position = UDim2.new(0.0372340418, 0, 0.241279066, 0)
  63. Scare.Size = UDim2.new(0, 146, 0, 46)
  64. Scare.Font = Enum.Font.FredokaOne
  65. Scare.Text = "redkidd"
  66. Scare.TextColor3 = Color3.fromRGB(255, 255, 255)
  67. Scare.TextScaled = true
  68. Scare.TextSize = 14.000
  69. Scare.TextWrapped = true
  70.  
  71. Scare_2.Name = "Scare"
  72. Scare_2.Parent = MadeByRedkidd95
  73. Scare_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  74. Scare_2.BorderColor3 = Color3.fromRGB(173, 0, 0)
  75. Scare_2.BorderSizePixel = 3
  76. Scare_2.Position = UDim2.new(0.547872365, 0, 0.241279066, 0)
  77. Scare_2.Size = UDim2.new(0, 146, 0, 46)
  78. Scare_2.Font = Enum.Font.FredokaOne
  79. Scare_2.Text = "scary eye with hint"
  80. Scare_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  81. Scare_2.TextScaled = true
  82. Scare_2.TextSize = 14.000
  83. Scare_2.TextWrapped = true
  84.  
  85. Scare_3.Name = "Scare"
  86. Scare_3.Parent = MadeByRedkidd95
  87. Scare_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  88. Scare_3.BorderColor3 = Color3.fromRGB(173, 0, 0)
  89. Scare_3.BorderSizePixel = 3
  90. Scare_3.Position = UDim2.new(0.547872365, 0, 0.433139533, 0)
  91. Scare_3.Size = UDim2.new(0, 146, 0, 46)
  92. Scare_3.Font = Enum.Font.FredokaOne
  93. Scare_3.Text = "void.exe"
  94. Scare_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  95. Scare_3.TextScaled = true
  96. Scare_3.TextSize = 14.000
  97. Scare_3.TextWrapped = true
  98.  
  99. Scare_4.Name = "Scare"
  100. Scare_4.Parent = MadeByRedkidd95
  101. Scare_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  102. Scare_4.BorderColor3 = Color3.fromRGB(173, 0, 0)
  103. Scare_4.BorderSizePixel = 3
  104. Scare_4.Position = UDim2.new(0.0372340418, 0, 0.433139533, 0)
  105. Scare_4.Size = UDim2.new(0, 146, 0, 46)
  106. Scare_4.Font = Enum.Font.FredokaOne
  107. Scare_4.Text = "SCARY"
  108. Scare_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  109. Scare_4.TextScaled = true
  110. Scare_4.TextSize = 14.000
  111. Scare_4.TextWrapped = true
  112.  
  113. Scare_5.Name = "Scare"
  114. Scare_5.Parent = MadeByRedkidd95
  115. Scare_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  116. Scare_5.BorderColor3 = Color3.fromRGB(173, 0, 0)
  117. Scare_5.BorderSizePixel = 3
  118. Scare_5.Position = UDim2.new(0.547872365, 0, 0.636627913, 0)
  119. Scare_5.Size = UDim2.new(0, 146, 0, 46)
  120. Scare_5.Font = Enum.Font.FredokaOne
  121. Scare_5.Text = "Allah"
  122. Scare_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  123. Scare_5.TextScaled = true
  124. Scare_5.TextSize = 14.000
  125. Scare_5.TextWrapped = true
  126.  
  127. Scare_6.Name = "Scare"
  128. Scare_6.Parent = MadeByRedkidd95
  129. Scare_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  130. Scare_6.BorderColor3 = Color3.fromRGB(173, 0, 0)
  131. Scare_6.BorderSizePixel = 3
  132. Scare_6.Position = UDim2.new(0.0372340418, 0, 0.636627913, 0)
  133. Scare_6.Size = UDim2.new(0, 146, 0, 46)
  134. Scare_6.Font = Enum.Font.FredokaOne
  135. Scare_6.Text = "void.exe 2"
  136. Scare_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  137. Scare_6.TextScaled = true
  138. Scare_6.TextSize = 14.000
  139. Scare_6.TextWrapped = true
  140.  
  141. Scare_7.Name = "Scare"
  142. Scare_7.Parent = MadeByRedkidd95
  143. Scare_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  144. Scare_7.BorderColor3 = Color3.fromRGB(173, 0, 0)
  145. Scare_7.BorderSizePixel = 3
  146. Scare_7.Position = UDim2.new(0.547872365, 0, 0.819767416, 0)
  147. Scare_7.Size = UDim2.new(0, 146, 0, 46)
  148. Scare_7.Font = Enum.Font.FredokaOne
  149. Scare_7.Text = "RED DOT SCARE"
  150. Scare_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  151. Scare_7.TextScaled = true
  152. Scare_7.TextSize = 14.000
  153. Scare_7.TextWrapped = true
  154.  
  155. Scare_8.Name = "Scare"
  156. Scare_8.Parent = MadeByRedkidd95
  157. Scare_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  158. Scare_8.BorderColor3 = Color3.fromRGB(173, 0, 0)
  159. Scare_8.BorderSizePixel = 3
  160. Scare_8.Position = UDim2.new(0.0372340418, 0, 0.819767416, 0)
  161. Scare_8.Size = UDim2.new(0, 146, 0, 46)
  162. Scare_8.Font = Enum.Font.FredokaOne
  163. Scare_8.Text = "flashing jumpscares"
  164. Scare_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  165. Scare_8.TextScaled = true
  166. Scare_8.TextSize = 14.000
  167. Scare_8.TextWrapped = true
  168.  
  169. -- Scripts:
  170.  
  171. local function XWTYXR_fake_script() -- Scare.LocalScript
  172. local script = Instance.new('LocalScript', Scare)
  173.  
  174. script.Parent.MouseButton1Click:Connect(function()
  175. for i,v in pairs(game.Players:GetPlayers()) do
  176. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  177. spawn(function()
  178. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  179. newgui.Name = "Screamer"
  180. local newimage = Instance.new("ImageLabel",newgui)
  181. newimage.Image = "http://www.roblox.com/asset/?id=88357757200005"
  182. newimage.Size = UDim2.new(1,1,1,1)
  183. local s = Instance.new("Sound",newgui)
  184. s.SoundId = "rbxassetid://6129291390"
  185. s.Volume = 9999999999999999999999999999999999999
  186. s.Looped = true
  187. s:Play()
  188. print("Screamed "..v.Name)
  189. while wait(9.4) do
  190.  
  191. newimage.Parent:Destroy()
  192.  
  193. end
  194. end)
  195. end
  196. end
  197. end)
  198. end
  199. coroutine.wrap(XWTYXR_fake_script)()
  200. local function DVBHZ_fake_script() -- Scare_2.LocalScript
  201. local script = Instance.new('LocalScript', Scare_2)
  202.  
  203. script.Parent.MouseButton1Click:Connect(function()
  204. for i,v in pairs(game.Players:GetPlayers()) do
  205. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  206. spawn(function()
  207. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  208. newgui.Name = "Tub93"
  209. local newimage = Instance.new("ImageLabel",newgui)
  210. newimage.Image = "http://www.roblox.com/asset/?id=12901871056"
  211. newimage.Size = UDim2.new(1,1,1,1)
  212. local s = Instance.new("Sound",newgui)
  213. s.SoundId = "rbxassetid://6018028320"
  214. s.Volume = 9
  215. s.Looped = true
  216. s:Play()
  217. print("Screamed "..v.Name)
  218. while wait(9.4) do
  219.  
  220. newimage.Parent:Destroy()
  221.  
  222. end
  223. end)
  224. end
  225. end
  226. end)
  227. end
  228. coroutine.wrap(DVBHZ_fake_script)()
  229. local function INOUST_fake_script() -- Scare_2.LocalScript
  230. local script = Instance.new('LocalScript', Scare_2)
  231.  
  232. script.Parent.MouseButton1Click:Connect(function()
  233. while wait(0.1) do
  234. local h = Instance.new("Hint")
  235. h.Parent = game.Workspace
  236. h.Text = ("!(/24bujnwadsSADHBIN")
  237. wait(0.1)
  238. h.Text = ("VABJSNDHGBJN&as455DSA")
  239. wait(9.4)
  240. h:Destroy()
  241. end
  242. end)
  243. end
  244. coroutine.wrap(INOUST_fake_script)()
  245. local function KDCE_fake_script() -- Scare_3.LocalScript
  246. local script = Instance.new('LocalScript', Scare_3)
  247.  
  248. script.Parent.MouseButton1Click:Connect(function()
  249. for i,v in pairs(game.Players:GetPlayers()) do
  250. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  251. spawn(function()
  252. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  253. newgui.Name = "Screamer"
  254. local newimage = Instance.new("ImageLabel",newgui)
  255. newimage.Image = "http://www.roblox.com/asset/?id=120523031391952"
  256. newimage.Size = UDim2.new(1,1,1,1)
  257. local s = Instance.new("Sound",newgui)
  258. s.SoundId = "rbxassetid://6821054463"
  259. s.Volume = 9999999999999999999999999999999999999
  260. s.Looped = true
  261. s:Play()
  262. print("Screamed "..v.Name)
  263. while wait(5) do
  264.  
  265. newimage.Parent:Destroy()
  266.  
  267. end
  268. end)
  269. end
  270. end
  271. end)
  272. end
  273. coroutine.wrap(KDCE_fake_script)()
  274. local function NXRZ_fake_script() -- Scare_4.LocalScript
  275. local script = Instance.new('LocalScript', Scare_4)
  276.  
  277. script.Parent.MouseButton1Click:Connect(function()
  278. for i,v in pairs(game.Players:GetPlayers()) do
  279. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  280. spawn(function()
  281. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  282. newgui.Name = "Screamer"
  283. local newimage = Instance.new("ImageLabel",newgui)
  284. newimage.Image = "http://www.roblox.com/asset/?id=15828334218"
  285. newimage.Size = UDim2.new(1,1,1,1)
  286. local s = Instance.new("Sound",newgui)
  287. s.SoundId = "rbxassetid://11984351"
  288. s.Volume = 9999999999999999999999999999999999999
  289. s.Looped = true
  290. s.Pitch = 2
  291. s:Play()
  292. print("Screamed "..v.Name)
  293. while wait(9.4) do
  294.  
  295. newimage.Parent:Destroy()
  296.  
  297. end
  298. end)
  299. end
  300. end
  301. end)
  302. end
  303. coroutine.wrap(NXRZ_fake_script)()
  304. local function GECY_fake_script() -- Scare_5.LocalScript
  305. local script = Instance.new('LocalScript', Scare_5)
  306.  
  307. script.Parent.MouseButton1Click:Connect(function()
  308. for i,v in pairs(game.Players:GetPlayers()) do
  309. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  310. spawn(function()
  311. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  312. newgui.Name = "Screamer"
  313. local newimage = Instance.new("ImageLabel",newgui)
  314. newimage.Image = "http://www.roblox.com/asset/?id=9942689210"
  315. newimage.Size = UDim2.new(1,1,1,1)
  316. while wait(5) do
  317. newimage.Visible = false
  318. wait(0.1)
  319. newimage.Visible = true
  320. end
  321. local s = Instance.new("Sound",newgui)
  322. s.SoundId = "rbxassetid://8909754006"
  323. s.Volume = 9999999999999999999999999999999999999
  324. s.Looped = true
  325. s:Play()
  326. print("Screamed "..v.Name)
  327. while wait(4) do
  328.  
  329. newimage.Parent:Destroy()
  330.  
  331. end
  332. end)
  333. end
  334. end
  335. end)
  336. end
  337. coroutine.wrap(GECY_fake_script)()
  338. local function XFOLZPL_fake_script() -- Scare_5.LocalScript
  339. local script = Instance.new('LocalScript', Scare_5)
  340.  
  341. script.Parent.MouseButton1Click:Connect(function()
  342. local s = Instance.new("Sound")
  343. s.SoundId = "rbxassetid://97432399914335"
  344. s.Parent = game.Workspace
  345. s.Volume = 9
  346. s.Looped = true
  347. s:Play()
  348. wait(9.4)
  349. s:Destroy()
  350. end)
  351. end
  352. coroutine.wrap(XFOLZPL_fake_script)()
  353. local function HKKBA_fake_script() -- Scare_6.LocalScript
  354. local script = Instance.new('LocalScript', Scare_6)
  355.  
  356. script.Parent.MouseButton1Click:Connect(function()
  357. for i,v in pairs(game.Players:GetPlayers()) do
  358. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  359. spawn(function()
  360. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  361. newgui.Name = "VOID.EXE"
  362. local newimage = Instance.new("ImageLabel",newgui)
  363. newimage.Image = "http://www.roblox.com/asset/?id=73906370891935"
  364. newimage.Size = UDim2.new(1,1,1,1)
  365. local s = Instance.new("Sound",newgui)
  366. s.SoundId = "rbxassetid://11984351"
  367. s.Volume = 4
  368. s.Looped = true
  369. s.Pitch = 0.5
  370. s:Play()
  371. print("Screamed "..v.Name)
  372. while wait(9) do
  373.  
  374. newimage.Parent:Destroy()
  375.  
  376. end
  377. end)
  378. end
  379. end
  380. end)
  381. end
  382. coroutine.wrap(HKKBA_fake_script)()
  383. local function XMQYLCK_fake_script() -- Scare_7.LocalScript
  384. local script = Instance.new('LocalScript', Scare_7)
  385.  
  386. script.Parent.MouseButton1Click:Connect(function()
  387. for i,v in pairs(game.Players:GetPlayers()) do
  388. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  389. spawn(function()
  390. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  391. newgui.Name = "Screamer"
  392. local newimage = Instance.new("ImageLabel",newgui)
  393. newimage.Image = "http://www.roblox.com/asset/?id=15799721694"
  394. wait(2)
  395. newimage.Image = "http://www.roblox.com/asset/?id=122119567025676"
  396. newimage.Size = UDim2.new(1,1,1,1)
  397. local s = Instance.new("Sound",newgui)
  398. s.SoundId = "rbxassetid://6129291390"
  399. s.Volume = 1
  400. s.Looped = true
  401. s:Play()
  402. print("Screamed "..v.Name)
  403. while wait(9.4) do
  404.  
  405. newimage.Parent:Destroy()
  406.  
  407. end
  408. end)
  409. end
  410. end
  411. end)
  412. end
  413. coroutine.wrap(XMQYLCK_fake_script)()
  414. local function OOSHJT_fake_script() -- Scare_8.LocalScript
  415. local script = Instance.new('LocalScript', Scare_8)
  416.  
  417. script.Parent.MouseButton1Click:Connect(function()
  418. for i,v in pairs(game.Players:GetPlayers()) do
  419. if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then
  420. spawn(function()
  421. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  422. newgui.Name = "Screamer"
  423. local newimage = Instance.new("ImageLabel",newgui)
  424. newimage.Image = "http://www.roblox.com/asset/?id=14683917883"
  425. wait(1)
  426. newimage.Image = "http://www.roblox.com/asset/?id=7148209019"
  427. newimage.Size = UDim2.new(1,1,1,1)
  428. local s = Instance.new("Sound",newgui)
  429. s.SoundId = "rbxassetid://3200130016"
  430. s.Volume = 9999999999999999999999999999999999999
  431. s.Looped = true
  432. s:Play()
  433. print("Screamed "..v.Name)
  434. while wait(5.248) do
  435.  
  436. newimage.Parent:Destroy()
  437.  
  438. end
  439. end)
  440. end
  441. end
  442. end)
  443. end
  444. coroutine.wrap(OOSHJT_fake_script)()
  445. local function POXI_fake_script() -- MadeByRedkidd95.Drag
  446. local script = Instance.new('LocalScript', MadeByRedkidd95)
  447.  
  448. local UserInputService = game:GetService("UserInputService")
  449. local runService = (game:GetService("RunService"));
  450.  
  451. local gui = script.Parent
  452.  
  453. local dragging
  454. local dragInput
  455. local dragStart
  456. local startPos
  457.  
  458. function Lerp(a, b, m)
  459. return a + (b - a) * m
  460. end;
  461.  
  462. local lastMousePos
  463. local lastGoalPos
  464. local DRAG_SPEED = (8); -- // The speed of the UI darg.
  465. function Update(dt)
  466. if not (startPos) then return end;
  467. if not (dragging) and (lastGoalPos) then
  468. gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, lastGoalPos.X.Offset, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, lastGoalPos.Y.Offset, dt * DRAG_SPEED))
  469. return
  470. end;
  471.  
  472. local delta = (lastMousePos - UserInputService:GetMouseLocation())
  473. local xGoal = (startPos.X.Offset - delta.X);
  474. local yGoal = (startPos.Y.Offset - delta.Y);
  475. lastGoalPos = UDim2.new(startPos.X.Scale, xGoal, startPos.Y.Scale, yGoal)
  476. gui.Position = UDim2.new(startPos.X.Scale, Lerp(gui.Position.X.Offset, xGoal, dt * DRAG_SPEED), startPos.Y.Scale, Lerp(gui.Position.Y.Offset, yGoal, dt * DRAG_SPEED))
  477. end;
  478.  
  479. gui.InputBegan:Connect(function(input)
  480. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  481. dragging = true
  482. dragStart = input.Position
  483. startPos = gui.Position
  484. lastMousePos = UserInputService:GetMouseLocation()
  485.  
  486. input.Changed:Connect(function()
  487. if input.UserInputState == Enum.UserInputState.End then
  488. dragging = false
  489. end
  490. end)
  491. end
  492. end)
  493.  
  494. gui.InputChanged:Connect(function(input)
  495. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  496. dragInput = input
  497. end
  498. end)
  499.  
  500. runService.Heartbeat:Connect(Update)
  501. end
  502. coroutine.wrap(POXI_fake_script)()
  503.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement