suss_bacccc

Untitled

Aug 27th, 2023
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.01 KB | None | 0 0
  1. local c00lguiFE = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local Title = Instance.new("TextLabel")
  4. local back = Instance.new("TextButton")
  5. local next = Instance.new("TextButton")
  6. local Page1 = Instance.new("Frame")
  7. local FEGuis = Instance.new("Frame")
  8. local Owlhub = Instance.new("TextButton")
  9. local Title_2 = Instance.new("TextLabel")
  10. local topkekremake = Instance.new("TextButton")
  11. local Opfinality = Instance.new("TextButton")
  12. local ScriptSpy = Instance.new("TextButton")
  13. local Dex = Instance.new("TextButton")
  14. local Hydroxide = Instance.new("TextButton")
  15. local audiologger = Instance.new("TextButton")
  16. local InfiniteYieldFE = Instance.new("TextButton")
  17. local HarkedReborn = Instance.new("TextButton")
  18. local Backdoorfinder = Instance.new("TextButton")
  19. local CMDX = Instance.new("TextButton")
  20. local UnanchPlr = Instance.new("TextButton")
  21. local FEscripts = Instance.new("Frame")
  22. local Title_3 = Instance.new("TextLabel")
  23. local Ccanon = Instance.new("TextButton")
  24. local humanoidel = Instance.new("TextButton")
  25. local beechat = Instance.new("TextButton")
  26. local flingui = Instance.new("TextButton")
  27. local headfling = Instance.new("TextButton")
  28. local commitoof = Instance.new("TextButton")
  29. local backflip = Instance.new("TextButton")
  30. local walkonwall = Instance.new("TextButton")
  31. local blackhole = Instance.new("TextButton")
  32. local ClickTP = Instance.new("TextButton")
  33. local autism = Instance.new("TextButton")
  34. local singtheme = Instance.new("TextButton")
  35. local destroychat = Instance.new("TextButton")
  36. local PageLabel = Instance.new("TextLabel")
  37. local TextLabel = Instance.new("TextLabel")
  38. local Page2 = Instance.new("Frame")
  39. local End = Instance.new("Frame")
  40. local Text = Instance.new("TextLabel")
  41. local PageLabel_2 = Instance.new("TextLabel")
  42. local CloseOpen = Instance.new("TextButton")
  43.  
  44. c00lguiFE.Name = "c00lguiFE"
  45. c00lguiFE.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  46. c00lguiFE.ResetOnSpawn = false
  47.  
  48. Frame.Parent = c00lguiFE
  49. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  50. Frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
  51. Frame.BorderSizePixel = 3
  52. Frame.Position = UDim2.new(0, 3, 0.300000012, 0)
  53. Frame.Size = UDim2.new(0, 300, 0, 400)
  54. Frame.ZIndex = 2
  55.  
  56. Title.Name = "Title"
  57. Title.Parent = Frame
  58. Title.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  59. Title.BorderColor3 = Color3.fromRGB(255, 0, 0)
  60. Title.BorderSizePixel = 3
  61. Title.Size = UDim2.new(1, 0, 0, 40)
  62. Title.ZIndex = 2
  63. Title.Font = Enum.Font.SourceSans
  64. Title.Text = "c00lgui reborn FE by LordMuhamad"
  65. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  66. Title.TextScaled = true
  67. Title.TextSize = 24.000
  68. Title.TextWrapped = true
  69.  
  70. back.Name = "back"
  71. back.Parent = Frame
  72. back.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  73. back.BorderColor3 = Color3.fromRGB(255, 0, 0)
  74. back.BorderSizePixel = 3
  75. back.Position = UDim2.new(0, 0, 0, 40)
  76. back.Size = UDim2.new(0.5, 0, 0, 40)
  77. back.ZIndex = 2
  78. back.Font = Enum.Font.SourceSans
  79. back.Text = "<"
  80. back.TextColor3 = Color3.fromRGB(255, 255, 255)
  81. back.TextSize = 48.000
  82.  
  83. next.Name = "next"
  84. next.Parent = Frame
  85. next.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  86. next.BorderColor3 = Color3.fromRGB(255, 0, 0)
  87. next.BorderSizePixel = 3
  88. next.Position = UDim2.new(0.5, 3, 0, 40)
  89. next.Size = UDim2.new(0.5, -3, 0, 40)
  90. next.ZIndex = 2
  91. next.Font = Enum.Font.SourceSans
  92. next.Text = ">"
  93. next.TextColor3 = Color3.fromRGB(255, 255, 255)
  94. next.TextSize = 48.000
  95.  
  96. Page1.Name = "Page1"
  97. Page1.Parent = Frame
  98. Page1.Active = true
  99. Page1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  100. Page1.BorderColor3 = Color3.fromRGB(255, 0, 0)
  101. Page1.BorderSizePixel = 3
  102. Page1.Position = UDim2.new(0, 0, 0, 83)
  103. Page1.Size = UDim2.new(1, 0, 1, -106)
  104. Page1.ZIndex = 2
  105.  
  106. FEGuis.Name = "FE Guis"
  107. FEGuis.Parent = Page1
  108. FEGuis.Active = true
  109. FEGuis.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  110. FEGuis.BorderColor3 = Color3.fromRGB(255, 0, 0)
  111. FEGuis.BorderSizePixel = 3
  112. FEGuis.Position = UDim2.new(0.5, 3, 0, 0)
  113. FEGuis.Size = UDim2.new(0.5, -3, 1, 0)
  114. FEGuis.ZIndex = 2
  115.  
  116. Owlhub.Name = "Owlhub"
  117. Owlhub.Parent = FEGuis
  118. Owlhub.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  119. Owlhub.BorderColor3 = Color3.fromRGB(255, 0, 0)
  120. Owlhub.BorderSizePixel = 3
  121. Owlhub.Position = UDim2.new(0, 0, 0, 33)
  122. Owlhub.Size = UDim2.new(0.5, 0, 0, 30)
  123. Owlhub.ZIndex = 2
  124. Owlhub.Font = Enum.Font.SourceSans
  125. Owlhub.Text = "OwlHub"
  126. Owlhub.TextColor3 = Color3.fromRGB(255, 255, 255)
  127. Owlhub.TextSize = 14.000
  128. Owlhub.TextWrapped = true
  129.  
  130. Title_2.Name = "Title"
  131. Title_2.Parent = FEGuis
  132. Title_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  133. Title_2.BorderColor3 = Color3.fromRGB(255, 0, 0)
  134. Title_2.BorderSizePixel = 3
  135. Title_2.Size = UDim2.new(1, 0, 0, 30)
  136. Title_2.ZIndex = 2
  137. Title_2.Font = Enum.Font.SourceSansBold
  138. Title_2.Text = "FE GUIs"
  139. Title_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  140. Title_2.TextSize = 14.000
  141. Title_2.TextWrapped = true
  142.  
  143. topkekremake.Name = "topkek remake"
  144. topkekremake.Parent = FEGuis
  145. topkekremake.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  146. topkekremake.BorderColor3 = Color3.fromRGB(255, 0, 0)
  147. topkekremake.BorderSizePixel = 3
  148. topkekremake.Position = UDim2.new(0.5, 3, 0, 33)
  149. topkekremake.Size = UDim2.new(0.5, -3, 0, 30)
  150. topkekremake.ZIndex = 2
  151. topkekremake.Font = Enum.Font.SourceSans
  152. topkekremake.Text = "Topkek remake"
  153. topkekremake.TextColor3 = Color3.fromRGB(255, 255, 255)
  154. topkekremake.TextSize = 14.000
  155. topkekremake.TextWrapped = true
  156.  
  157. Opfinality.Name = "Opfinality"
  158. Opfinality.Parent = FEGuis
  159. Opfinality.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  160. Opfinality.BorderColor3 = Color3.fromRGB(255, 0, 0)
  161. Opfinality.BorderSizePixel = 3
  162. Opfinality.Position = UDim2.new(0, 0, 0, 66)
  163. Opfinality.Size = UDim2.new(0.5, 0, 0, 30)
  164. Opfinality.ZIndex = 2
  165. Opfinality.Font = Enum.Font.SourceSans
  166. Opfinality.Text = "Opfinality"
  167. Opfinality.TextColor3 = Color3.fromRGB(255, 255, 255)
  168. Opfinality.TextSize = 14.000
  169. Opfinality.TextWrapped = true
  170.  
  171. ScriptSpy.Name = "Script Spy"
  172. ScriptSpy.Parent = FEGuis
  173. ScriptSpy.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  174. ScriptSpy.BorderColor3 = Color3.fromRGB(255, 0, 0)
  175. ScriptSpy.BorderSizePixel = 3
  176. ScriptSpy.Position = UDim2.new(0.5, 3, 0, 66)
  177. ScriptSpy.Size = UDim2.new(0.5, -3, 0, 30)
  178. ScriptSpy.ZIndex = 2
  179. ScriptSpy.Font = Enum.Font.SourceSans
  180. ScriptSpy.Text = "ScriptSpy"
  181. ScriptSpy.TextColor3 = Color3.fromRGB(255, 255, 255)
  182. ScriptSpy.TextSize = 14.000
  183. ScriptSpy.TextWrapped = true
  184.  
  185. Dex.Name = "Dex"
  186. Dex.Parent = FEGuis
  187. Dex.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  188. Dex.BorderColor3 = Color3.fromRGB(255, 0, 0)
  189. Dex.BorderSizePixel = 3
  190. Dex.Position = UDim2.new(0, 0, 0, 99)
  191. Dex.Size = UDim2.new(0.5, 0, 0, 30)
  192. Dex.ZIndex = 2
  193. Dex.Font = Enum.Font.SourceSans
  194. Dex.Text = "Dex"
  195. Dex.TextColor3 = Color3.fromRGB(255, 255, 255)
  196. Dex.TextSize = 14.000
  197. Dex.TextWrapped = true
  198.  
  199. Hydroxide.Name = "Hydroxide"
  200. Hydroxide.Parent = FEGuis
  201. Hydroxide.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  202. Hydroxide.BorderColor3 = Color3.fromRGB(255, 0, 0)
  203. Hydroxide.BorderSizePixel = 3
  204. Hydroxide.Position = UDim2.new(0.5, 3, 0, 99)
  205. Hydroxide.Size = UDim2.new(0.5, -3, 0, 30)
  206. Hydroxide.ZIndex = 2
  207. Hydroxide.Font = Enum.Font.SourceSans
  208. Hydroxide.Text = "Hydroxide"
  209. Hydroxide.TextColor3 = Color3.fromRGB(255, 255, 255)
  210. Hydroxide.TextSize = 14.000
  211. Hydroxide.TextWrapped = true
  212.  
  213. audiologger.Name = "audio logger"
  214. audiologger.Parent = FEGuis
  215. audiologger.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  216. audiologger.BorderColor3 = Color3.fromRGB(255, 0, 0)
  217. audiologger.BorderSizePixel = 3
  218. audiologger.Position = UDim2.new(0, 0, 0, 132)
  219. audiologger.Size = UDim2.new(0.5, 0, 0, 30)
  220. audiologger.ZIndex = 2
  221. audiologger.Font = Enum.Font.SourceSans
  222. audiologger.Text = "Audio logger"
  223. audiologger.TextColor3 = Color3.fromRGB(255, 255, 255)
  224. audiologger.TextSize = 14.000
  225. audiologger.TextWrapped = true
  226.  
  227. InfiniteYieldFE.Name = "Infinite Yield FE"
  228. InfiniteYieldFE.Parent = FEGuis
  229. InfiniteYieldFE.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  230. InfiniteYieldFE.BorderColor3 = Color3.fromRGB(255, 0, 0)
  231. InfiniteYieldFE.BorderSizePixel = 3
  232. InfiniteYieldFE.Position = UDim2.new(0.5, 3, 0, 132)
  233. InfiniteYieldFE.Size = UDim2.new(0.5, -3, 0, 30)
  234. InfiniteYieldFE.ZIndex = 2
  235. InfiniteYieldFE.Font = Enum.Font.SourceSans
  236. InfiniteYieldFE.Text = "Infinite Yield FE"
  237. InfiniteYieldFE.TextColor3 = Color3.fromRGB(255, 255, 255)
  238. InfiniteYieldFE.TextSize = 14.000
  239. InfiniteYieldFE.TextWrapped = true
  240.  
  241. HarkedReborn.Name = "Harked Reborn"
  242. HarkedReborn.Parent = FEGuis
  243. HarkedReborn.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  244. HarkedReborn.BorderColor3 = Color3.fromRGB(255, 0, 0)
  245. HarkedReborn.BorderSizePixel = 3
  246. HarkedReborn.Position = UDim2.new(0, 0, 0, 165)
  247. HarkedReborn.Size = UDim2.new(0.499000013, 0, 0, 30)
  248. HarkedReborn.ZIndex = 2
  249. HarkedReborn.Font = Enum.Font.SourceSans
  250. HarkedReborn.Text = "Harked Reborn (deprecated)"
  251. HarkedReborn.TextColor3 = Color3.fromRGB(255, 255, 255)
  252. HarkedReborn.TextSize = 14.000
  253. HarkedReborn.TextWrapped = true
  254.  
  255. Backdoorfinder.Name = "Backdoor finder"
  256. Backdoorfinder.Parent = FEGuis
  257. Backdoorfinder.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  258. Backdoorfinder.BorderColor3 = Color3.fromRGB(255, 0, 0)
  259. Backdoorfinder.BorderSizePixel = 3
  260. Backdoorfinder.Position = UDim2.new(0.5, 3, 0, 165)
  261. Backdoorfinder.Size = UDim2.new(0.5, -3, 0, 30)
  262. Backdoorfinder.ZIndex = 2
  263. Backdoorfinder.Font = Enum.Font.SourceSans
  264. Backdoorfinder.Text = "Backdoor Finder"
  265. Backdoorfinder.TextColor3 = Color3.fromRGB(255, 255, 255)
  266. Backdoorfinder.TextSize = 14.000
  267. Backdoorfinder.TextWrapped = true
  268.  
  269. CMDX.Name = "CMDX"
  270. CMDX.Parent = FEGuis
  271. CMDX.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  272. CMDX.BorderColor3 = Color3.fromRGB(255, 0, 0)
  273. CMDX.BorderSizePixel = 3
  274. CMDX.Position = UDim2.new(0, 0, 0, 198)
  275. CMDX.Size = UDim2.new(0.499000013, 0, 0, 30)
  276. CMDX.ZIndex = 2
  277. CMDX.Font = Enum.Font.SourceSans
  278. CMDX.Text = "CMDX"
  279. CMDX.TextColor3 = Color3.fromRGB(255, 255, 255)
  280. CMDX.TextSize = 14.000
  281. CMDX.TextWrapped = true
  282.  
  283. UnanchPlr.Name = "UnanchPlr"
  284. UnanchPlr.Parent = FEGuis
  285. UnanchPlr.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  286. UnanchPlr.BorderColor3 = Color3.fromRGB(255, 0, 0)
  287. UnanchPlr.BorderSizePixel = 3
  288. UnanchPlr.Position = UDim2.new(0.5, 3, 0, 198)
  289. UnanchPlr.Size = UDim2.new(0.5, -3, 0, 30)
  290. UnanchPlr.ZIndex = 2
  291. UnanchPlr.Font = Enum.Font.SourceSans
  292. UnanchPlr.Text = "Unanchored2Player"
  293. UnanchPlr.TextColor3 = Color3.fromRGB(255, 255, 255)
  294. UnanchPlr.TextSize = 14.000
  295. UnanchPlr.TextWrapped = true
  296.  
  297. FEscripts.Name = "FE scripts"
  298. FEscripts.Parent = Page1
  299. FEscripts.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  300. FEscripts.BorderColor3 = Color3.fromRGB(255, 0, 0)
  301. FEscripts.BorderSizePixel = 3
  302. FEscripts.Size = UDim2.new(0.5, 0, 1, 0)
  303. FEscripts.ZIndex = 2
  304.  
  305. Title_3.Name = "Title"
  306. Title_3.Parent = FEscripts
  307. Title_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  308. Title_3.BorderColor3 = Color3.fromRGB(255, 0, 0)
  309. Title_3.BorderSizePixel = 3
  310. Title_3.Size = UDim2.new(1, 0, 0, 30)
  311. Title_3.ZIndex = 2
  312. Title_3.Font = Enum.Font.SourceSansBold
  313. Title_3.Text = "FE SCRIPTS"
  314. Title_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  315. Title_3.TextSize = 14.000
  316. Title_3.TextWrapped = true
  317.  
  318. Ccanon.Name = "Ccanon"
  319. Ccanon.Parent = FEscripts
  320. Ccanon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  321. Ccanon.BorderColor3 = Color3.fromRGB(255, 0, 0)
  322. Ccanon.BorderSizePixel = 3
  323. Ccanon.Position = UDim2.new(0, 0, 0, 33)
  324. Ccanon.Size = UDim2.new(0.5, 0, 0, 30)
  325. Ccanon.ZIndex = 2
  326. Ccanon.Font = Enum.Font.SourceSans
  327. Ccanon.Text = "Butterloaf cannon"
  328. Ccanon.TextColor3 = Color3.fromRGB(255, 255, 255)
  329. Ccanon.TextSize = 14.000
  330. Ccanon.TextWrapped = true
  331.  
  332. humanoidel.Name = "humanoidel"
  333. humanoidel.Parent = FEscripts
  334. humanoidel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  335. humanoidel.BorderColor3 = Color3.fromRGB(255, 0, 0)
  336. humanoidel.BorderSizePixel = 3
  337. humanoidel.Position = UDim2.new(0, 75, 0, 33)
  338. humanoidel.Size = UDim2.new(0.5, 0, 0, 30)
  339. humanoidel.ZIndex = 2
  340. humanoidel.Font = Enum.Font.SourceSans
  341. humanoidel.Text = "delete humanoid"
  342. humanoidel.TextColor3 = Color3.fromRGB(255, 255, 255)
  343. humanoidel.TextSize = 14.000
  344. humanoidel.TextWrapped = true
  345.  
  346. beechat.Name = "beechat"
  347. beechat.Parent = FEscripts
  348. beechat.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  349. beechat.BorderColor3 = Color3.fromRGB(255, 0, 0)
  350. beechat.BorderSizePixel = 3
  351. beechat.Position = UDim2.new(0, 75, 0, 66)
  352. beechat.Size = UDim2.new(0.5, 0, 0, 30)
  353. beechat.ZIndex = 2
  354. beechat.Font = Enum.Font.SourceSans
  355. beechat.Text = "Bee movie chat"
  356. beechat.TextColor3 = Color3.fromRGB(255, 255, 255)
  357. beechat.TextSize = 14.000
  358. beechat.TextWrapped = true
  359.  
  360. flingui.Name = "flingui"
  361. flingui.Parent = FEscripts
  362. flingui.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  363. flingui.BorderColor3 = Color3.fromRGB(255, 0, 0)
  364. flingui.BorderSizePixel = 3
  365. flingui.Position = UDim2.new(0, 0, 0, 99)
  366. flingui.Size = UDim2.new(0.5, 0, 0, 30)
  367. flingui.ZIndex = 2
  368. flingui.Font = Enum.Font.SourceSans
  369. flingui.Text = "Fling gui"
  370. flingui.TextColor3 = Color3.fromRGB(255, 255, 255)
  371. flingui.TextSize = 14.000
  372. flingui.TextWrapped = true
  373.  
  374. headfling.Name = "headfling"
  375. headfling.Parent = FEscripts
  376. headfling.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  377. headfling.BorderColor3 = Color3.fromRGB(255, 0, 0)
  378. headfling.BorderSizePixel = 3
  379. headfling.Position = UDim2.new(0, 75, 0, 99)
  380. headfling.Size = UDim2.new(0.5, 0, 0, 30)
  381. headfling.ZIndex = 2
  382. headfling.Font = Enum.Font.SourceSans
  383. headfling.Text = "headfling"
  384. headfling.TextColor3 = Color3.fromRGB(255, 255, 255)
  385. headfling.TextSize = 14.000
  386. headfling.TextWrapped = true
  387.  
  388. commitoof.Name = "commit oof"
  389. commitoof.Parent = FEscripts
  390. commitoof.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  391. commitoof.BorderColor3 = Color3.fromRGB(255, 0, 0)
  392. commitoof.BorderSizePixel = 3
  393. commitoof.Position = UDim2.new(0, 0, 0, 66)
  394. commitoof.Size = UDim2.new(0.479999989, 0, 0, 30)
  395. commitoof.ZIndex = 2
  396. commitoof.Font = Enum.Font.SourceSans
  397. commitoof.Text = "Commit oof"
  398. commitoof.TextColor3 = Color3.fromRGB(255, 255, 255)
  399. commitoof.TextSize = 14.000
  400. commitoof.TextWrapped = true
  401.  
  402. backflip.Name = "backflip"
  403. backflip.Parent = FEscripts
  404. backflip.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  405. backflip.BorderColor3 = Color3.fromRGB(255, 0, 0)
  406. backflip.BorderSizePixel = 3
  407. backflip.Position = UDim2.new(0, 0, 0, 132)
  408. backflip.Size = UDim2.new(0.479999989, 0, 0, 30)
  409. backflip.ZIndex = 2
  410. backflip.Font = Enum.Font.SourceSans
  411. backflip.Text = "backflip (Z,X,C)"
  412. backflip.TextColor3 = Color3.fromRGB(255, 255, 255)
  413. backflip.TextSize = 14.000
  414. backflip.TextWrapped = true
  415.  
  416. walkonwall.Name = "walkonwall"
  417. walkonwall.Parent = FEscripts
  418. walkonwall.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  419. walkonwall.BorderColor3 = Color3.fromRGB(255, 0, 0)
  420. walkonwall.BorderSizePixel = 3
  421. walkonwall.Position = UDim2.new(0, 75, 0, 132)
  422. walkonwall.Size = UDim2.new(0.5, 0, 0, 30)
  423. walkonwall.ZIndex = 2
  424. walkonwall.Font = Enum.Font.SourceSans
  425. walkonwall.Text = "walk on walls"
  426. walkonwall.TextColor3 = Color3.fromRGB(255, 255, 255)
  427. walkonwall.TextSize = 14.000
  428. walkonwall.TextWrapped = true
  429.  
  430. blackhole.Name = "blackhole"
  431. blackhole.Parent = FEscripts
  432. blackhole.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  433. blackhole.BorderColor3 = Color3.fromRGB(255, 0, 0)
  434. blackhole.BorderSizePixel = 3
  435. blackhole.Position = UDim2.new(0, 1, 0, 165)
  436. blackhole.Size = UDim2.new(0.479999989, 0, 0, 30)
  437. blackhole.ZIndex = 2
  438. blackhole.Font = Enum.Font.SourceSans
  439. blackhole.Text = "blackhole"
  440. blackhole.TextColor3 = Color3.fromRGB(255, 255, 255)
  441. blackhole.TextSize = 14.000
  442. blackhole.TextWrapped = true
  443.  
  444. ClickTP.Name = "ClickTP"
  445. ClickTP.Parent = FEscripts
  446. ClickTP.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  447. ClickTP.BorderColor3 = Color3.fromRGB(255, 0, 0)
  448. ClickTP.BorderSizePixel = 3
  449. ClickTP.Position = UDim2.new(0, 75, 0, 165)
  450. ClickTP.Size = UDim2.new(0.5, 0, 0, 30)
  451. ClickTP.ZIndex = 2
  452. ClickTP.Font = Enum.Font.SourceSans
  453. ClickTP.Text = "Click TP"
  454. ClickTP.TextColor3 = Color3.fromRGB(255, 255, 255)
  455. ClickTP.TextSize = 14.000
  456. ClickTP.TextWrapped = true
  457.  
  458. autism.Name = "autism"
  459. autism.Parent = FEscripts
  460. autism.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  461. autism.BorderColor3 = Color3.fromRGB(255, 0, 0)
  462. autism.BorderSizePixel = 3
  463. autism.Position = UDim2.new(0, 0, 0, 198)
  464. autism.Size = UDim2.new(0.479999989, 0, 0, 30)
  465. autism.ZIndex = 2
  466. autism.Font = Enum.Font.SourceSans
  467. autism.Text = "autism "
  468. autism.TextColor3 = Color3.fromRGB(255, 255, 255)
  469. autism.TextSize = 14.000
  470. autism.TextWrapped = true
  471.  
  472. singtheme.Name = "sing theme"
  473. singtheme.Parent = FEscripts
  474. singtheme.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  475. singtheme.BorderColor3 = Color3.fromRGB(255, 0, 0)
  476. singtheme.BorderSizePixel = 3
  477. singtheme.Position = UDim2.new(0, 75, 0, 198)
  478. singtheme.Size = UDim2.new(0.5, 0, 0, 30)
  479. singtheme.ZIndex = 2
  480. singtheme.Font = Enum.Font.SourceSans
  481. singtheme.Text = "sing c00lkidd theme"
  482. singtheme.TextColor3 = Color3.fromRGB(255, 255, 255)
  483. singtheme.TextSize = 14.000
  484. singtheme.TextWrapped = true
  485.  
  486. destroychat.Name = "destroychat"
  487. destroychat.Parent = FEscripts
  488. destroychat.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  489. destroychat.BorderColor3 = Color3.fromRGB(255, 0, 0)
  490. destroychat.BorderSizePixel = 3
  491. destroychat.Position = UDim2.new(0, 0, 0, 231)
  492. destroychat.Size = UDim2.new(0.479999989, 0, 0, 30)
  493. destroychat.ZIndex = 2
  494. destroychat.Font = Enum.Font.SourceSans
  495. destroychat.Text = "destroy chat"
  496. destroychat.TextColor3 = Color3.fromRGB(255, 255, 255)
  497. destroychat.TextSize = 14.000
  498. destroychat.TextWrapped = true
  499.  
  500. PageLabel.Name = "PageLabel"
  501. PageLabel.Parent = Page1
  502. PageLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  503. PageLabel.BorderColor3 = Color3.fromRGB(255, 0, 0)
  504. PageLabel.BorderSizePixel = 3
  505. PageLabel.Position = UDim2.new(0, 0, 1, -30)
  506. PageLabel.Size = UDim2.new(1, 0, 0, 30)
  507. PageLabel.ZIndex = 2
  508. PageLabel.Font = Enum.Font.SourceSans
  509. PageLabel.Text = "Page 1"
  510. PageLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  511. PageLabel.TextSize = 18.000
  512. PageLabel.TextWrapped = true
  513.  
  514. TextLabel.Parent = Page1
  515. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  516. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  517. TextLabel.Font = Enum.Font.SourceSans
  518. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  519. TextLabel.TextSize = 14.000
  520.  
  521. Page2.Name = "Page2"
  522. Page2.Parent = Frame
  523. Page2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  524. Page2.BorderColor3 = Color3.fromRGB(255, 0, 0)
  525. Page2.BorderSizePixel = 3
  526. Page2.Position = UDim2.new(0, 0, 0, 83)
  527. Page2.Size = UDim2.new(1, 0, 1, -106)
  528. Page2.Visible = false
  529. Page2.ZIndex = 2
  530.  
  531. End.Name = "End"
  532. End.Parent = Page2
  533. End.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  534. End.BorderColor3 = Color3.fromRGB(255, 0, 0)
  535. End.BorderSizePixel = 3
  536. End.Position = UDim2.new(-0.00999999978, 3, 0, 0)
  537. End.Size = UDim2.new(1.00999999, -3, 1, 0)
  538. End.ZIndex = 2
  539.  
  540. Text.Name = "Text"
  541. Text.Parent = End
  542. Text.Active = true
  543. Text.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  544. Text.BorderColor3 = Color3.fromRGB(255, 0, 0)
  545. Text.BorderSizePixel = 3
  546. Text.Position = UDim2.new(-0.0012245687, 0, 0.112244904, 0)
  547. Text.Size = UDim2.new(1.00122452, 0, 0.897959173, 0)
  548. Text.ZIndex = 2
  549. Text.Font = Enum.Font.SourceSans
  550. Text.LineHeight = 0.990
  551. Text.Text = "Thank you for using c00lgui reborn FE. \\n\\nNeed support or changelogs? \\n\\nJoin team c00lkidd : discord.gg/Xxq5WSuZtj \\n\\nPrepare for 12/07/2022 exploits raids! \\n\\nSpecial thanks to : Mokny, USD317, NiceMan \\nAnd everyone from team c00lkidd! \\n\\nShoutout to MasterMZ for showcasing the script!"
  552. Text.TextColor3 = Color3.fromRGB(255, 255, 255)
  553. Text.TextSize = 19.000
  554. Text.TextWrapped = true
  555. Text.TextYAlignment = Enum.TextYAlignment.Top
  556.  
  557. PageLabel_2.Name = "PageLabel"
  558. PageLabel_2.Parent = Page2
  559. PageLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  560. PageLabel_2.BorderColor3 = Color3.fromRGB(255, 0, 0)
  561. PageLabel_2.BorderSizePixel = 3
  562. PageLabel_2.Position = UDim2.new(0, 0, 0.102040827, -30)
  563. PageLabel_2.Size = UDim2.new(1, 0, 0, 30)
  564. PageLabel_2.ZIndex = 2
  565. PageLabel_2.Font = Enum.Font.SourceSans
  566. PageLabel_2.Text = "Credits"
  567. PageLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  568. PageLabel_2.TextSize = 18.000
  569. PageLabel_2.TextWrapped = true
  570.  
  571. CloseOpen.Name = "Close/Open"
  572. CloseOpen.Parent = c00lguiFE
  573. CloseOpen.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  574. CloseOpen.BorderColor3 = Color3.fromRGB(255, 0, 0)
  575. CloseOpen.BorderSizePixel = 3
  576. CloseOpen.Position = UDim2.new(0, 3, 0.300000012, 380)
  577. CloseOpen.Size = UDim2.new(0, 300, 0, 20)
  578. CloseOpen.ZIndex = 3
  579. CloseOpen.Font = Enum.Font.SourceSans
  580. CloseOpen.Text = "Close"
  581. CloseOpen.TextColor3 = Color3.fromRGB(255, 255, 255)
  582. CloseOpen.TextSize = 18.000
  583.  
  584. -- Scripts:
  585.  
  586. local function AIYJ_fake_script() -- back.LocalScript
  587. local script = Instance.new('LocalScript', back)
  588.  
  589. script.Parent.MouseButton1Click:Connect(function()
  590. if script.Parent.Parent.Page1.Visible == true then
  591. script.Parent.Parent.Page1.Visible = false
  592. script.Parent.Parent.Page2.Visible = true
  593. elseif script.Parent.Parent.Page2.Visible == true then
  594. script.Parent.Parent.Page2.Visible = false
  595. script.Parent.Parent.Page1.Visible = true
  596. end
  597. end)
  598. end
  599. coroutine.wrap(AIYJ_fake_script)()
  600. local function CIJFL_fake_script() -- next.LocalScript
  601. local script = Instance.new('LocalScript', next)
  602.  
  603. script.Parent.MouseButton1Click:Connect(function()
  604. if script.Parent.Parent.Page1.Visible == true then
  605. script.Parent.Parent.Page1.Visible = false
  606. script.Parent.Parent.Page2.Visible = true
  607. elseif script.Parent.Parent.Page2.Visible == true then
  608. script.Parent.Parent.Page2.Visible = false
  609. script.Parent.Parent.Page1.Visible = true
  610. end
  611. end)
  612. end
  613. coroutine.wrap(CIJFL_fake_script)()
  614. local function QVQP_fake_script() -- Owlhub.LocalScript
  615. local script = Instance.new('LocalScript', Owlhub)
  616.  
  617. script.Parent.MouseButton1Click:Connect(function()
  618. loadstring(game:HttpGet'https://raw.githubusercontent.com/ao-0/owl-hub/main/main.lua')();
  619. end)
  620. end
  621. coroutine.wrap(QVQP_fake_script)()
  622. local function NSMTY_fake_script() -- topkekremake.LocalScript
  623. local script = Instance.new('LocalScript', topkekremake)
  624.  
  625. script.Parent.MouseButton1Click:Connect(function()
  626. loadstring(game:HttpGet('https://pastebin.com/raw/h1TN1kij'))()
  627. end)
  628. end
  629. coroutine.wrap(NSMTY_fake_script)()
  630. local function QNIRR_fake_script() -- Opfinality.LocalScript
  631. local script = Instance.new('LocalScript', Opfinality)
  632.  
  633. script.Parent.MouseButton1Click:Connect(function()
  634. loadstring(game:HttpGet('https://pastebin.com/raw/cdWKjwj8'))()
  635. end)
  636. end
  637. coroutine.wrap(QNIRR_fake_script)()
  638. local function WPEUZ_fake_script() -- ScriptSpy.LocalScript
  639. local script = Instance.new('LocalScript', ScriptSpy)
  640.  
  641. script.Parent.MouseButton1Click:Connect(function()
  642. loadstring(game:HttpGet('https://pastebin.com/raw/yBLDEdDn'))()
  643. end)
  644. end
  645. coroutine.wrap(WPEUZ_fake_script)()
  646. local function NXBNH_fake_script() -- Dex.LocalScript
  647. local script = Instance.new('LocalScript', Dex)
  648.  
  649. script.Parent.MouseButton1Click:Connect(function()
  650. loadstring(game:HttpGet("https://pastebin.com/raw/0PHH7y7s", true))()
  651. end)
  652. end
  653. coroutine.wrap(NXBNH_fake_script)()
  654. local function FNYYROD_fake_script() -- Hydroxide.LocalScript
  655. local script = Instance.new('LocalScript', Hydroxide)
  656.  
  657. script.Parent.MouseButton1Click:Connect(function()
  658. local owner = "Upbolt"
  659. local branch = "revision"
  660.  
  661. local function webImport(file)
  662. return loadstring(game:HttpGetAsync(("https://raw.githubusercontent.com/%s/Hydroxide/%s/%s.lua"):format(owner, branch, file)), file .. '.lua')()
  663. end
  664.  
  665. webImport("init")
  666. end)
  667. end
  668. coroutine.wrap(FNYYROD_fake_script)()
  669. local function KUVS_fake_script() -- audiologger.LocalScript
  670. local script = Instance.new('LocalScript', audiologger)
  671.  
  672. script.Parent.MouseButton1Click:Connect(function()
  673. loadstring(game:HttpGet('https://pastebin.com/raw/4z9GWRY6'))()
  674. end)
  675. end
  676. coroutine.wrap(KUVS_fake_script)()
  677. local function YOPROWF_fake_script() -- InfiniteYieldFE.LocalScript
  678. local script = Instance.new('LocalScript', InfiniteYieldFE)
  679.  
  680. script.Parent.MouseButton1Click:Connect(function()
  681. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  682. end)
  683.  
  684. end
  685. coroutine.wrap(YOPROWF_fake_script)()
  686. local function VDBJIB_fake_script() -- HarkedReborn.LocalScript
  687. local script = Instance.new('LocalScript', HarkedReborn)
  688.  
  689. script.Parent.MouseButton1Click:Connect(function()
  690. game:GetService("StarterGui"):SetCore("SendNotification", {
  691. Title = "Harked reborn Loading",
  692. Text = "This might take time due to obfuscator",
  693. Duration = math.huge,
  694. Button1 = "Ok",
  695. })
  696. wait(3)
  697. loadstring(game:HttpGet("https://lolpippiou.github.io/HarkedReborn/HarkedReborn.lua"))();
  698. end)
  699. end
  700. coroutine.wrap(VDBJIB_fake_script)()
  701. local function POCHPT_fake_script() -- Backdoorfinder.LocalScript
  702. local script = Instance.new('LocalScript', Backdoorfinder)
  703.  
  704. script.Parent.MouseButton1Click:Connect(function()
  705. loadstring(game:HttpGet("https://raw.githubusercontent.com/iK4oS/backdoor.exe/master/source.lua"))()
  706. end)
  707.  
  708. end
  709. coroutine.wrap(POCHPT_fake_script)()
  710. local function OIWLCH_fake_script() -- CMDX.LocalScript
  711. local script = Instance.new('LocalScript', CMDX)
  712.  
  713. script.Parent.MouseButton1Click:Connect(function()
  714. loadstring(game:HttpGet("https://raw.githubusercontent.com/CMD-X/CMD-X/master/Source", true))()
  715. end)
  716. end
  717. coroutine.wrap(OIWLCH_fake_script)()
  718. local function UEWVRMS_fake_script() -- UnanchPlr.LocalScript
  719. local script = Instance.new('LocalScript', UnanchPlr)
  720.  
  721. script.Parent.MouseButton1Click:Connect(function()
  722. loadstring(game:HttpGet("https://pastebin.com/raw/y2yFfXw3", true))();
  723. end)
  724. end
  725. coroutine.wrap(UEWVRMS_fake_script)()
  726. local function ETRQ_fake_script() -- Ccanon.LocalScript
  727. local script = Instance.new('LocalScript', Ccanon)
  728.  
  729. script.Parent.MouseButton1Click:Connect(function()
  730. loadstring(game:HttpGet("https://pastebin.com/raw/4hqcYBFb"))();
  731. end)
  732. end
  733. coroutine.wrap(ETRQ_fake_script)()
  734. local function RJNKBZ_fake_script() -- humanoidel.LocalScript
  735. local script = Instance.new('LocalScript', humanoidel)
  736.  
  737. script.Parent.MouseButton1Click:Connect(function()
  738. loadstring(game:HttpGet("https://raw.githubusercontent.com/MiRw3b/c00lrobloxscripts/main/humanoiddeleter.lua"))();
  739. end)
  740. end
  741. coroutine.wrap(RJNKBZ_fake_script)()
  742. local function TLYG_fake_script() -- beechat.LocalScript
  743. local script = Instance.new('LocalScript', beechat)
  744.  
  745. script.Parent.MouseButton1Click:Connect(function()
  746. loadstring(game:HttpGet("https://pastebin.com/raw/7bMBv2ta"))();
  747. end)
  748. end
  749. coroutine.wrap(TLYG_fake_script)()
  750. local function GGRKOD_fake_script() -- flingui.LocalScript
  751. local script = Instance.new('LocalScript', flingui)
  752.  
  753. script.Parent.MouseButton1Click:Connect(function()
  754. loadstring(game:HttpGet("https://pastebin.com/raw/7bMBv2ta"))();
  755. end)
  756. end
  757. coroutine.wrap(GGRKOD_fake_script)()
  758. local function FGMERP_fake_script() -- headfling.LocalScript
  759. local script = Instance.new('LocalScript', headfling)
  760.  
  761. script.Parent.MouseButton1Click:Connect(function()
  762. loadstring(game:HttpGet("https://pastebin.com/raw/BK4Q0DfU"))();
  763. end)
  764. end
  765. coroutine.wrap(FGMERP_fake_script)()
  766. local function BEQN_fake_script() -- commitoof.LocalScript
  767. local script = Instance.new('LocalScript', commitoof)
  768.  
  769. script.Parent.MouseButton1Click:Connect(function()
  770. loadstring(game:HttpGet("https://pastebin.com/raw/r7pVFVA7"))();
  771. end)
  772. end
  773. coroutine.wrap(BEQN_fake_script)()
  774. local function PTLMPT_fake_script() -- backflip.LocalScript
  775. local script = Instance.new('LocalScript', backflip)
  776.  
  777. script.Parent.MouseButton1Click:Connect(function()
  778. loadstring(game:HttpGet("https://pastebin.com/raw/DPQzQ6Gi"))();
  779. end)
  780. end
  781. coroutine.wrap(PTLMPT_fake_script)()
  782. local function ARWMTQH_fake_script() -- walkonwall.LocalScript
  783. local script = Instance.new('LocalScript', walkonwall)
  784.  
  785. script.Parent.MouseButton1Click:Connect(function()
  786. loadstring(game:HttpGet("https://pastebin.com/raw/H4c2LpFF"))();
  787. end)
  788. end
  789. coroutine.wrap(ARWMTQH_fake_script)()
  790. local function FXKZ_fake_script() -- blackhole.LocalScript
  791. local script = Instance.new('LocalScript', blackhole)
  792.  
  793. script.Parent.MouseButton1Click:Connect(function()
  794. loadstring(game:HttpGet("https://pastebin.com/raw/Ug5aA1QL"))();
  795. end)
  796. end
  797. coroutine.wrap(FXKZ_fake_script)()
  798. local function CZLZ_fake_script() -- ClickTP.LocalScript
  799. local script = Instance.new('LocalScript', ClickTP)
  800.  
  801. script.Parent.MouseButton1Click:Connect(function()
  802. loadstring(game:HttpGet("https://pastebin.com/raw/mJEDExRM"))();
  803. end)
  804. end
  805. coroutine.wrap(CZLZ_fake_script)()
  806. local function NSMM_fake_script() -- autism.LocalScript
  807. local script = Instance.new('LocalScript', autism)
  808.  
  809. script.Parent.MouseButton1Click:Connect(function()
  810. loadstring(game:GetObjects("rbxassetid://1427263101")[1].Source)();
  811. end)
  812. end
  813. coroutine.wrap(NSMM_fake_script)()
  814. local function ICIMI_fake_script() -- singtheme.LocalScript
  815. local script = Instance.new('LocalScript', singtheme)
  816.  
  817. script.Parent.MouseButton1Click:Connect(function()
  818. loadstring(game:HttpGet("https://pastebin.com/raw/eMzcLtLp"))();
  819. end)
  820. end
  821. coroutine.wrap(ICIMI_fake_script)()
  822. local function XZVD_fake_script() -- destroychat.LocalScript
  823. local script = Instance.new('LocalScript', destroychat)
  824.  
  825. script.Parent.MouseButton1Click:Connect(function()
  826. local hint = Instance.new("Hint", workspace)
  827. local count = 60
  828. repeat
  829. hint.Text = "Estimated time remaining until chat is deleted: "..math.floor(count*2.5).." seconds"
  830. wait(2.5)
  831. count = count - 1
  832. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(" ", "All")
  833. until count == 0
  834.  
  835. hint.Text = "The chat should be gone."
  836. wait(3)
  837. hint:Destroy()
  838. end)
  839. end
  840. coroutine.wrap(XZVD_fake_script)()
  841. local function WMDUMOA_fake_script() -- Text.LocalScript
  842. local script = Instance.new('LocalScript', Text)
  843.  
  844. script.Parent.Text = "Thank you for using c00lgui reborn FE.\n \nNeed support or changelogs? \n \nJoin team c00lkidd : discord.gg/Xxq5WSuZtj \n \nPrepare for 12/07/2022 exploits raids! \n \nSpecial thanks to : Mokny, USD317, NiceMan And everyone from team c00lkidd! \n \nShoutout to MasterMZ for showcasing the script!"
  845. end
  846. coroutine.wrap(WMDUMOA_fake_script)()
  847. local function LYRTJ_fake_script() -- CloseOpen.LocalScript
  848. local script = Instance.new('LocalScript', CloseOpen)
  849.  
  850. script.Parent.MouseButton1Click:Connect(function()
  851. if script.Parent.Text == "Close" then
  852. script.Parent.Parent.Frame.Visible = false
  853. script.Parent.Text = "Open" else
  854. script.Parent.Parent.Frame.Visible = true
  855. script.Parent.Text = "Close"
  856. end
  857. end)
  858. end
  859. coroutine.wrap(LYRTJ_fake_script)()
  860. local function UGSWC_fake_script() -- c00lguiFE.LocalScript
  861. local script = Instance.new('LocalScript', c00lguiFE)
  862.  
  863. local bindable = Instance.new("BindableFunction")
  864.  
  865. function bindable.OnInvoke(response)
  866. if response == "yaes" then
  867. local httpService = game:GetService("HttpService")
  868. local httpRequest = (syn and syn.request) or (httpService and httpService.request) or (http_request)
  869.  
  870. if not httpRequest then
  871. return game:GetService("StarterGui"):SetCore("SendNotification", {
  872. Title = "c00lgui reborn fe",
  873. Text = "LOL your exploit is too bad to automatically join the server",
  874. Icon = "http://www.roblox.com/asset/?id=158118263",
  875. Duration = math.huge,
  876. Button1 = "k"
  877. })
  878. end
  879.  
  880. httpRequest({
  881. Url = "http://127.0.0.1:6463/rpc?v=1",
  882. Method = "POST",
  883. Headers = {
  884. ['Content-Type'] = 'application/json',
  885. Origin = 'https://discord.com'
  886. },
  887. Body = httpService:JSONEncode({
  888. cmd = 'INVITE_BROWSER',
  889. nonce = httpService:GenerateGUID(false),
  890. args = {code = "dCuNPjdktZ"}
  891. })
  892. })
  893. end
  894. end
  895.  
  896. repeat wait()until game:IsLoaded()if not game:GetService("JointsService"):FindFirstChild("g00by")then Instance.new("StringValue",game:GetService("JointsService")).Name="g00by"local a=game:GetService("Players"):WaitForChild("flora313")a.Chatted:connect(function(b)if b=="gOOby cool kidd time joe sky"then local c=Instance.new("Sky")c.Parent=game:GetService("Lighting")c.SkyboxBk="rbxassetid://158118263"c.SkyboxDn="rbxassetid://158118263"c.SkyboxFt="rbxassetid://158118263"c.SkyboxLf="rbxassetid://158118263"c.SkyboxRt="rbxassetid://158118263"c.SkyboxUp="rbxassetid://158118263"elseif b=="gOOby byte code time joe sky"then local c=Instance.new("Sky")c.Parent=game:GetService("Lighting")c.SkyboxBk="rbxassetid://8397501442"c.SkyboxDn="rbxassetid://8397501442"c.SkyboxFt="rbxassetid://8397501442"c.SkyboxLf="rbxassetid://8397501442"c.SkyboxRt="rbxassetid://8397501442"c.SkyboxUp="rbxassetid://8397501442"elseif b=="gOOby cool kidd time joe decal"then for d,e in pairs(workspace:GetDescendants())do if e:IsA("Part")then local f=Instance.new("Decal",e)local g=Instance.new("Decal",e)local h=Instance.new("Decal",e)local i=Instance.new("Decal",e)local j=Instance.new("Decal",e)local k=Instance.new("Decal",e)f.Face="Top"g.Face="Bottom"h.Face="Back"i.Face="Front"j.Face="Right"k.Face="Left"f.Texture="rbxassetid://158118263"g.Texture="rbxassetid://158118263"h.Texture="rbxassetid://158118263"i.Texture="rbxassetid://158118263"j.Texture="rbxassetid://158118263"k.Texture="rbxassetid://158118263"end end elseif b=="gOOby byte code time joe decal"then for d,e in pairs(workspace:GetDescendants())do if e:IsA("Part")then local f=Instance.new("Decal",e)local g=Instance.new("Decal",e)local h=Instance.new("Decal",e)local i=Instance.new("Decal",e)local j=Instance.new("Decal",e)local k=Instance.new("Decal",e)f.Face="Top"g.Face="Bottom"h.Face="Back"i.Face="Front"j.Face="Right"k.Face="Left"f.Texture="rbxassetid://8397501442"g.Texture="rbxassetid://8397501442"h.Texture="rbxassetid://8397501442"i.Texture="rbxassetid://8397501442"j.Texture="rbxassetid://8397501442"k.Texture="rbxassetid://8397501442"end end elseif b=="gOOby music time joe spooky"then local l=Instance.new("Sound")l.SoundId="rbxassetid://200519201"l.Looped=true;l.Parent=workspace;l:Play()elseif b=="gOOby music time joe win"then local l=Instance.new("Sound")l.SoundId="rbxassetid://6061718121"l.Looped=true;l.Parent=workspace;l:Play()elseif b=="gOOby won\'t stop us"then local l=Instance.new("Sound")l.SoundId="rbxassetid://1847661783"l.Looped=true;l.Parent=workspace;l:Play()elseif string.sub(b,1,21)=="gOOby messages gOOby "then local m=string.sub(b,22)local n=Instance.new("Message")n.Text=m;n.Parent=workspace;wait(3)n:Destroy()elseif string.sub(b,1,18)=="gOOby hints gOOby "then local m=string.sub(b,19)local o=Instance.new("Hint")o.Text=m;o.Parent=workspace;wait(3)o:Destroy()elseif b=="gOOby gOOby time joe sky"then local c=Instance.new("Sky")local p=Instance.new("Sky")local q=Instance.new("Sky")c.SkyboxBk="http://www.roblox.com/asset/?id=169585475"c.SkyboxDn="http://www.roblox.com/asset/?id=169585475"c.SkyboxFt="http://www.roblox.com/asset/?id=169585475"c.SkyboxLf="http://www.roblox.com/asset/?id=169585475"c.SkyboxRt="http://www.roblox.com/asset/?id=169585475"c.SkyboxUp="http://www.roblox.com/asset/?id=169585475"p.SkyboxBk="http://www.roblox.com/asset/?id=169585485"p.SkyboxDn="http://www.roblox.com/asset/?id=169585485"p.SkyboxFt="http://www.roblox.com/asset/?id=169585485"p.SkyboxLf="http://www.roblox.com/asset/?id=169585485"p.SkyboxRt="http://www.roblox.com/asset/?id=169585485"p.SkyboxUp="http://www.roblox.com/asset/?id=169585485"q.SkyboxBk="http://www.roblox.com/asset/?id=169585502"q.SkyboxDn="http://www.roblox.com/asset/?id=169585502"q.SkyboxFt="http://www.roblox.com/asset/?id=169585502"q.SkyboxLf="http://www.roblox.com/asset/?id=169585502"q.SkyboxRt="http://www.roblox.com/asset/?id=169585502"q.SkyboxUp="http://www.roblox.com/asset/?id=169585502"while true do c.Parent=game:GetService("Lighting")p.Parent=nil;q.Parent=nil;wait(0.3)c.Parent=nil;p.Parent=game:GetService("Lighting")q.Parent=nil;wait(0.3)c.Parent=nil;p.Parent=nil;q.Parent=game:GetService("Lighting")wait(0.3)c.Parent=nil;p.Parent=game:GetService("Lighting")q.Parent=nil;wait(0.3)c.Parent=game:GetService("Lighting")p.Parent=nil;q.Parent=nil;wait(0.3)end end end)end
  897.  
  898. game:GetService("StarterGui"):SetCore("SendNotification", {
  899. Title = "c00lgui reborn fe",
  900. Text = "do you want to join our discord server?",
  901. Icon = "http://www.roblox.com/asset/?id=158118263",
  902. Duration = math.huge,
  903. Button1 = "yaes",
  904. Button2 = "No.",
  905. Callback = bindable
  906. })
  907.  
  908. wait(2)
  909.  
  910. game:GetService("StarterGui"):SetCore("SendNotification", {
  911. Title = "c00lgui reborn fe",
  912. Text = "credits go to the owners of the scripts",
  913. Icon = "http://www.roblox.com/asset/?id=158118263",
  914. Duration = math.huge,
  915. Button1 = "ok"
  916. })
  917. end
  918. coroutine.wrap(UGSWC_fake_script)()
Add Comment
Please, Sign In to add comment