Advertisement
roblox1234createscri

Fixed Made In China

Feb 21st, 2022 (edited)
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.87 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Fnaf = Instance.new("ScreenGui")
  5. local Main = Instance.new("Frame")
  6. local Script2 = Instance.new("Frame")
  7. local NightmareBB = Instance.new("TextButton")
  8. local TorturedFredbear = Instance.new("TextButton")
  9. local TorturedMarionette = Instance.new("TextButton")
  10. local AllyTP = Instance.new("TextButton")
  11. local HallTP = Instance.new("TextButton")
  12. local TP = Instance.new("TextLabel")
  13. local LotTP = Instance.new("TextButton")
  14. local Phantom = Instance.new("TextButton")
  15. local Stage1 = Instance.new("TextButton")
  16. local Stage2 = Instance.new("TextButton")
  17. local Page1 = Instance.new("TextButton")
  18. local Page3 = Instance.new("TextButton")
  19. local Page4 = Instance.new("TextButton")
  20. local Page5 = Instance.new("TextButton")
  21. local Script = Instance.new("Frame")
  22. local NightmareFreddy = Instance.new("TextButton")
  23. local NightmareBonnie = Instance.new("TextButton")
  24. local NightmareChica = Instance.new("TextButton")
  25. local NightmareFoxy = Instance.new("TextButton")
  26. local Freddle = Instance.new("TextButton")
  27. local NightmareFredbear = Instance.new("TextButton")
  28. local Nightmare = Instance.new("TextButton")
  29. local Fredbear = Instance.new("TextButton")
  30. local SpringBonnie = Instance.new("TextButton")
  31. local Credits = Instance.new("Frame")
  32. local DustynTheAwesome = Instance.new("TextLabel")
  33. local _3oraTheMoreAwesome = Instance.new("TextLabel")
  34. local Plush = Instance.new("TextButton")
  35. local Marionette = Instance.new("TextButton")
  36. local Nightmarionne = Instance.new("TextButton")
  37. local Page3_2 = Instance.new("TextButton")
  38. local Page4_2 = Instance.new("TextButton")
  39. local Page5_2 = Instance.new("TextButton")
  40. local Page2 = Instance.new("TextButton")
  41. local Script3 = Instance.new("Frame")
  42. local NTeleport = Instance.new("TextButton")
  43. local Badge1 = Instance.new("TextButton")
  44. local Badge2 = Instance.new("TextButton")
  45. local PhantomJumpscare = Instance.new("TextButton")
  46. local TorturedJumpscare = Instance.new("TextButton")
  47. local PlushJumpscare = Instance.new("TextButton")
  48. local DinerJumpscare = Instance.new("TextButton")
  49. local TP_2 = Instance.new("TextLabel")
  50. local NightmareJumpscare = Instance.new("TextButton")
  51. local Page1_2 = Instance.new("TextButton")
  52. local Page2_2 = Instance.new("TextButton")
  53. local Page4_3 = Instance.new("TextButton")
  54. local Page5_3 = Instance.new("TextButton")
  55. local Script4 = Instance.new("Frame")
  56. local Knife2 = Instance.new("TextButton")
  57. local TP_3 = Instance.new("TextLabel")
  58. local LIGHT = Instance.new("TextButton")
  59. local Mask = Instance.new("TextButton")
  60. local Tool = Instance.new("TextButton")
  61. local Clothes = Instance.new("TextLabel")
  62. local Clothes1 = Instance.new("TextButton")
  63. local Clothes3 = Instance.new("TextButton")
  64. local Clothes2 = Instance.new("TextButton")
  65. local Page1_3 = Instance.new("TextButton")
  66. local Page3_3 = Instance.new("TextButton")
  67. local Page2_3 = Instance.new("TextButton")
  68. local Page5_4 = Instance.new("TextButton")
  69. local Script5 = Instance.new("Frame")
  70. local Page1_4 = Instance.new("TextButton")
  71. local Page2_4 = Instance.new("TextButton")
  72. local Page3_4 = Instance.new("TextButton")
  73. local Page4_4 = Instance.new("TextButton")
  74. local TimeTextEditor = Instance.new("TextLabel")
  75. local TimeTextBUTTON = Instance.new("TextButton")
  76. local TimeTextBOX = Instance.new("TextBox")
  77. local TextLabel = Instance.new("TextLabel")
  78. local Target = Instance.new("TextBox")
  79. local TargetInfo = Instance.new("TextLabel")
  80. local Toggle = Instance.new("TextButton")
  81. local Name = Target.Text
  82. local ImageButton = Instance.new("ImageButton")
  83. --Properties:
  84. Fnaf.Name = "Fnaf"
  85. Fnaf.Parent = game.CoreGui
  86.  
  87. Main.Name = "Main"
  88. Main.Parent = Fnaf
  89. Main.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  90. Main.Position = UDim2.new(0.203203231, 0, 0.206051335, 0)
  91. Main.Size = UDim2.new(0, 553, 0, 384)
  92. Main.Style = Enum.FrameStyle.DropShadow
  93. Main.Active = true
  94. Main.Draggable = true
  95.  
  96. Script2.Name = "Script2"
  97. Script2.Parent = Main
  98. Script2.BackgroundColor3 = Color3.new(1, 1, 1)
  99. Script2.Position = UDim2.new(0.0934303403, 0, 0.0590792894, 0)
  100. Script2.Size = UDim2.new(0, 443, 0, 313)
  101. Script2.Visible = false
  102. Script2.Style = Enum.FrameStyle.DropShadow
  103.  
  104. NightmareBB.Name = "NightmareBB"
  105. NightmareBB.Parent = Script2
  106. NightmareBB.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  107. NightmareBB.BorderColor3 = Color3.new(1, 1, 1)
  108. NightmareBB.Position = UDim2.new(-0.005, 0, -0.016, 0)
  109. NightmareBB.Size = UDim2.new(0, 210, 0, 51)
  110. NightmareBB.Font = Enum.Font.SciFi
  111. NightmareBB.Text = "Nightmare Balloon Boy"
  112. NightmareBB.TextColor3 = Color3.new(1, 1, 1)
  113. NightmareBB.TextScaled = true
  114. NightmareBB.TextSize = 14
  115. NightmareBB.TextWrapped = true
  116. NightmareBB.MouseButton1Down:Connect(function()
  117. game.ReplicatedStorage.NightmareBB.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  118. end)
  119.  
  120. TorturedFredbear.Name = "TorturedFredbear"
  121. TorturedFredbear.Parent = Script2
  122. TorturedFredbear.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  123. TorturedFredbear.BorderColor3 = Color3.new(1, 1, 1)
  124. TorturedFredbear.Position = UDim2.new(0.494, 0, -0.015, 0)
  125. TorturedFredbear.Size = UDim2.new(0, 211, 0, 51)
  126. TorturedFredbear.Font = Enum.Font.SciFi
  127. TorturedFredbear.Text = "Tortured Fredbear"
  128. TorturedFredbear.TextColor3 = Color3.new(1, 1, 1)
  129. TorturedFredbear.TextScaled = true
  130. TorturedFredbear.TextSize = 14
  131. TorturedFredbear.TextWrapped = true
  132. TorturedFredbear.MouseButton1Down:Connect(function()
  133. game.ReplicatedStorage.TorturedFredbear.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  134. end)
  135.  
  136. TorturedMarionette.Name = "TorturedMarionette"
  137. TorturedMarionette.Parent = Script2
  138. TorturedMarionette.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  139. TorturedMarionette.BorderColor3 = Color3.new(1, 1, 1)
  140. TorturedMarionette.Position = UDim2.new(-0.003, 0, 0.158, 0)
  141. TorturedMarionette.Size = UDim2.new(0, 422, 0, 50)
  142. TorturedMarionette.Font = Enum.Font.SciFi
  143. TorturedMarionette.Text = "Tortured Marionette"
  144. TorturedMarionette.TextColor3 = Color3.new(1, 1, 1)
  145. TorturedMarionette.TextScaled = true
  146. TorturedMarionette.TextSize = 14
  147. TorturedMarionette.TextWrapped = true
  148. TorturedMarionette.MouseButton1Down:Connect(function()
  149. game.ReplicatedStorage.TorturedMarionette.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  150. end)
  151.  
  152. AllyTP.Name = "AllyTP"
  153. AllyTP.Parent = Script2
  154. AllyTP.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  155. AllyTP.BorderColor3 = Color3.new(1, 1, 1)
  156. AllyTP.Position = UDim2.new(-0.004, 0, 0.504, 0)
  157. AllyTP.Size = UDim2.new(0, 211, 0, 50)
  158. AllyTP.Font = Enum.Font.SciFi
  159. AllyTP.Text = "Alley"
  160. AllyTP.TextColor3 = Color3.new(1, 1, 1)
  161. AllyTP.TextScaled = true
  162. AllyTP.TextSize = 14
  163. AllyTP.TextWrapped = true
  164. AllyTP.MouseButton1Down:Connect(function()
  165. game.ReplicatedStorage.AlleyTP:FireServer(game.Workspace[Target.Text].HumanoidRootPart)
  166. end)
  167.  
  168. HallTP.Name = "HallTP"
  169. HallTP.Parent = Script2
  170. HallTP.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  171. HallTP.BorderColor3 = Color3.new(1, 1, 1)
  172. HallTP.Position = UDim2.new(0.496, 0, 0.504, 0)
  173. HallTP.Size = UDim2.new(0, 211, 0, 50)
  174. HallTP.Font = Enum.Font.SciFi
  175. HallTP.Text = "Hall"
  176. HallTP.TextColor3 = Color3.new(1, 1, 1)
  177. HallTP.TextScaled = true
  178. HallTP.TextSize = 14
  179. HallTP.TextWrapped = true
  180. HallTP.MouseButton1Down:Connect(function()
  181. game.ReplicatedStorage.HallTP:FireServer(game.Workspace[Target.Text].HumanoidRootPart)
  182. end)
  183.  
  184. TP.Name = "TP"
  185. TP.Parent = Script2
  186. TP.BackgroundColor3 = Color3.new(1, 1, 1)
  187. TP.BackgroundTransparency = 1
  188. TP.Position = UDim2.new(0.262557089, 0, 0.32587859, 0)
  189. TP.Size = UDim2.new(0, 200, 0, 50)
  190. TP.Font = Enum.Font.SourceSans
  191. TP.Text = "TP"
  192. TP.TextColor3 = Color3.new(1, 1, 1)
  193. TP.TextScaled = true
  194. TP.TextSize = 14
  195. TP.TextWrapped = true
  196.  
  197. LotTP.Name = "LotTP"
  198. LotTP.Parent = Script2
  199. LotTP.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  200. LotTP.BorderColor3 = Color3.new(1, 1, 1)
  201. LotTP.Position = UDim2.new(-0.004, 0, 0.671, 0)
  202. LotTP.Size = UDim2.new(0, 211, 0, 50)
  203. LotTP.Font = Enum.Font.SciFi
  204. LotTP.Text = "Parking Lot"
  205. LotTP.TextColor3 = Color3.new(1, 1, 1)
  206. LotTP.TextScaled = true
  207. LotTP.TextSize = 14
  208. LotTP.TextWrapped = true
  209. LotTP.MouseButton1Down:Connect(function()
  210. game.ReplicatedStorage.LotTP:FireServer(game.Workspace[Target.Text].HumanoidRootPart)
  211. end)
  212.  
  213. Phantom.Name = "Phantom"
  214. Phantom.Parent = Script2
  215. Phantom.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  216. Phantom.BorderColor3 = Color3.new(1, 1, 1)
  217. Phantom.Position = UDim2.new(0.496, 0, 0.671, 0)
  218. Phantom.Size = UDim2.new(0, 211, 0, 50)
  219. Phantom.Font = Enum.Font.SciFi
  220. Phantom.Text = "Phantom"
  221. Phantom.TextColor3 = Color3.new(1, 1, 1)
  222. Phantom.TextScaled = true
  223. Phantom.TextSize = 14
  224. Phantom.TextWrapped = true
  225. Phantom.MouseButton1Down:Connect(function()
  226. game.ReplicatedStorage.Phantom:FireServer(game.Workspace[Target.Text].HumanoidRootPart)
  227. end)
  228.  
  229. Stage1.Name = "Stage1"
  230. Stage1.Parent = Script2
  231. Stage1.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  232. Stage1.BorderColor3 = Color3.new(1, 1, 1)
  233. Stage1.Position = UDim2.new(0.496, 0, 0.837, 0)
  234. Stage1.Size = UDim2.new(0, 211, 0, 50)
  235. Stage1.Font = Enum.Font.SciFi
  236. Stage1.Text = "Stage 2"
  237. Stage1.TextColor3 = Color3.new(1, 1, 1)
  238. Stage1.TextScaled = true
  239. Stage1.TextSize = 14
  240. Stage1.TextWrapped = true
  241. Stage1.MouseButton1Down:Connect(function()
  242. game.ReplicatedStorage.StageTeleport1:FireServer(game.Workspace[Target.Text].HumanoidRootPart)
  243. end)
  244.  
  245. Stage2.Name = "Stage2"
  246. Stage2.Parent = Script2
  247. Stage2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  248. Stage2.BorderColor3 = Color3.new(1, 1, 1)
  249. Stage2.Position = UDim2.new(-0.004, 0, 0.837, 0)
  250. Stage2.Size = UDim2.new(0, 211, 0, 50)
  251. Stage2.Font = Enum.Font.SciFi
  252. Stage2.Text = "Stage 1"
  253. Stage2.TextColor3 = Color3.new(1, 1, 1)
  254. Stage2.TextScaled = true
  255. Stage2.TextSize = 14
  256. Stage2.TextWrapped = true
  257. Stage2.MouseButton1Down:Connect(function()
  258. game.ReplicatedStorage.StageTeleport2:FireServer(game.Workspace[Target.Text].HumanoidRootPart)
  259. end)
  260.  
  261. Page1.Name = "Page1"
  262. Page1.Parent = Script2
  263. Page1.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  264. Page1.BorderColor3 = Color3.new(0, 0, 0)
  265. Page1.Position = UDim2.new(1.10530627, 0, -0.130990416, 0)
  266. Page1.Size = UDim2.new(0, 200, 0, 50)
  267. Page1.Font = Enum.Font.Fantasy
  268. Page1.Text = "Page 1"
  269. Page1.TextColor3 = Color3.new(1, 1, 1)
  270. Page1.TextScaled = true
  271. Page1.TextSize = 14
  272. Page1.TextWrapped = true
  273. Page1.MouseButton1Down:Connect(function()
  274. Script.Visible = true
  275. Script2.Visible = false
  276. Script3.Visible = false
  277. Script4.Visible = false
  278. Script5.Visible = false
  279. end)
  280.  
  281. Page3.Name = "Page3"
  282. Page3.Parent = Script2
  283. Page3.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  284. Page3.BorderColor3 = Color3.new(0, 0, 0)
  285. Page3.Position = UDim2.new(1.10530627, 0, 0.357827485, 0)
  286. Page3.Size = UDim2.new(0, 200, 0, 50)
  287. Page3.Font = Enum.Font.Fantasy
  288. Page3.Text = "Page 3"
  289. Page3.TextColor3 = Color3.new(1, 1, 1)
  290. Page3.TextScaled = true
  291. Page3.TextSize = 14
  292. Page3.TextWrapped = true
  293. Page3.MouseButton1Down:Connect(function()
  294. Script.Visible = false
  295. Script2.Visible = false
  296. Script3.Visible = true
  297. Script4.Visible = false
  298. Script5.Visible = false
  299. end)
  300.  
  301. Page4.Name = "Page4"
  302. Page4.Parent = Script2
  303. Page4.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  304. Page4.BorderColor3 = Color3.new(0, 0, 0)
  305. Page4.Position = UDim2.new(1.10726404, 0, 0.586952984, 0)
  306. Page4.Size = UDim2.new(0, 200, 0, 50)
  307. Page4.Font = Enum.Font.Fantasy
  308. Page4.Text = "Page 4"
  309. Page4.TextColor3 = Color3.new(1, 1, 1)
  310. Page4.TextScaled = true
  311. Page4.TextSize = 14
  312. Page4.TextWrapped = true
  313. Page4.MouseButton1Down:Connect(function()
  314. Script.Visible = false
  315. Script2.Visible = false
  316. Script3.Visible = false
  317. Script4.Visible = true
  318. Script5.Visible = false
  319. end)
  320.  
  321. Page5.Name = "Page5"
  322. Page5.Parent = Script2
  323. Page5.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  324. Page5.BorderColor3 = Color3.new(0, 0, 0)
  325. Page5.Position = UDim2.new(1.10530627, 0, 0.808306694, 0)
  326. Page5.Size = UDim2.new(0, 200, 0, 50)
  327. Page5.Font = Enum.Font.Fantasy
  328. Page5.Text = "Page 5"
  329. Page5.TextColor3 = Color3.new(1, 1, 1)
  330. Page5.TextScaled = true
  331. Page5.TextSize = 14
  332. Page5.TextWrapped = true
  333. Page5.MouseButton1Down:Connect(function()
  334. Script.Visible = false
  335. Script2.Visible = false
  336. Script3.Visible = false
  337. Script4.Visible = false
  338. Script5.Visible = true
  339. end)
  340.  
  341. Script.Name = "Script"
  342. Script.Parent = Main
  343. Script.BackgroundColor3 = Color3.new(1, 1, 1)
  344. Script.Position = UDim2.new(0.0889738277, 0, 0.0652447194, 0)
  345. Script.Size = UDim2.new(0, 438, 0, 313)
  346. Script.Visible = true
  347. Script.Style = Enum.FrameStyle.DropShadow
  348.  
  349. NightmareFreddy.Name = "NightmareFreddy"
  350. NightmareFreddy.Parent = Script
  351. NightmareFreddy.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  352. NightmareFreddy.BorderColor3 = Color3.new(1, 1, 1)
  353. NightmareFreddy.Position = UDim2.new(-0.009, 0, -0.013, 0)
  354. NightmareFreddy.Size = UDim2.new(0, 211, 0, 50)
  355. NightmareFreddy.Font = Enum.Font.SciFi
  356. NightmareFreddy.Text = "Nightmare Freddy"
  357. NightmareFreddy.TextColor3 = Color3.new(1, 1, 1)
  358. NightmareFreddy.TextScaled = true
  359. NightmareFreddy.TextSize = 14
  360. NightmareFreddy.TextWrapped = true
  361. NightmareFreddy.MouseButton1Down:Connect(function()
  362. game.ReplicatedStorage.NightmareFreddy.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  363. end)
  364.  
  365. NightmareBonnie.Name = "NightmareBonnie"
  366. NightmareBonnie.Parent = Script
  367. NightmareBonnie.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  368. NightmareBonnie.BorderColor3 = Color3.new(1, 1, 1)
  369. NightmareBonnie.Position = UDim2.new(0.499, 0, -0.013, 0)
  370. NightmareBonnie.Size = UDim2.new(0, 211, 0, 50)
  371. NightmareBonnie.Font = Enum.Font.SciFi
  372. NightmareBonnie.Text = "Nightmare Bonnie"
  373. NightmareBonnie.TextColor3 = Color3.new(1, 1, 1)
  374. NightmareBonnie.TextScaled = true
  375. NightmareBonnie.TextSize = 14
  376. NightmareBonnie.TextWrapped = true
  377. NightmareBonnie.MouseButton1Down:Connect(function()
  378. game.ReplicatedStorage.NightmareBonnie.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  379. end)
  380.  
  381. NightmareChica.Name = "NightmareChica"
  382. NightmareChica.Parent = Script
  383. NightmareChica.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  384. NightmareChica.BorderColor3 = Color3.new(1, 1, 1)
  385. NightmareChica.Position = UDim2.new(-0.008, 0, 0.159, 0)
  386. NightmareChica.Size = UDim2.new(0, 211, 0, 50)
  387. NightmareChica.Font = Enum.Font.SciFi
  388. NightmareChica.Text = "Nightmare Chica"
  389. NightmareChica.TextColor3 = Color3.new(1, 1, 1)
  390. NightmareChica.TextScaled = true
  391. NightmareChica.TextSize = 14
  392. NightmareChica.TextWrapped = true
  393. NightmareChica.MouseButton1Down:Connect(function()
  394. game.ReplicatedStorage.NightmareChica.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  395. end)
  396.  
  397. NightmareFoxy.Name = "NightmareFoxy"
  398. NightmareFoxy.Parent = Script
  399. NightmareFoxy.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  400. NightmareFoxy.BorderColor3 = Color3.new(1, 1, 1)
  401. NightmareFoxy.Position = UDim2.new(0.5, 0, 0.161, 0)
  402. NightmareFoxy.Size = UDim2.new(0, 211, 0, 50)
  403. NightmareFoxy.Font = Enum.Font.SciFi
  404. NightmareFoxy.Text = "Nightmare Foxy"
  405. NightmareFoxy.TextColor3 = Color3.new(1, 1, 1)
  406. NightmareFoxy.TextScaled = true
  407. NightmareFoxy.TextSize = 14
  408. NightmareFoxy.TextWrapped = true
  409. NightmareFoxy.MouseButton1Down:Connect(function()
  410. game.ReplicatedStorage.NightmareFoxy.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  411. end)
  412.  
  413. Freddle.Name = "Freddle"
  414. Freddle.Parent = Script
  415. Freddle.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  416. Freddle.BorderColor3 = Color3.new(1, 1, 1)
  417. Freddle.Position = UDim2.new(-0.009, 0, 0.328, 0)
  418. Freddle.Size = UDim2.new(0, 211, 0, 50)
  419. Freddle.Font = Enum.Font.SciFi
  420. Freddle.Text = "Freddle"
  421. Freddle.TextColor3 = Color3.new(1, 1, 1)
  422. Freddle.TextScaled = true
  423. Freddle.TextSize = 14
  424. Freddle.TextWrapped = true
  425. Freddle.MouseButton1Down:Connect(function()
  426. game.ReplicatedStorage.Freddle.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  427. end)
  428.  
  429. NightmareFredbear.Name = "NightmareFredbear"
  430. NightmareFredbear.Parent = Script
  431. NightmareFredbear.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  432. NightmareFredbear.BorderColor3 = Color3.new(1, 1, 1)
  433. NightmareFredbear.Position = UDim2.new(0.501, 0, 0.329, 0)
  434. NightmareFredbear.Size = UDim2.new(0, 211, 0, 50)
  435. NightmareFredbear.Font = Enum.Font.SciFi
  436. NightmareFredbear.Text = "Nightmare Fredbear"
  437. NightmareFredbear.TextColor3 = Color3.new(1, 1, 1)
  438. NightmareFredbear.TextScaled = true
  439. NightmareFredbear.TextSize = 14
  440. NightmareFredbear.TextWrapped = true
  441. NightmareFredbear.MouseButton1Down:Connect(function()
  442. game.ReplicatedStorage.NightmareFredbear.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  443. end)
  444.  
  445. Nightmare.Name = "Nightmare"
  446. Nightmare.Parent = Script
  447. Nightmare.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  448. Nightmare.BorderColor3 = Color3.new(1, 1, 1)
  449. Nightmare.Position = UDim2.new(-0.009, 0, 0.494, 0)
  450. Nightmare.Size = UDim2.new(0, 211, 0, 50)
  451. Nightmare.Font = Enum.Font.SciFi
  452. Nightmare.Text = "Nightmare"
  453. Nightmare.TextColor3 = Color3.new(1, 1, 1)
  454. Nightmare.TextScaled = true
  455. Nightmare.TextSize = 14
  456. Nightmare.TextWrapped = true
  457. Nightmare.MouseButton1Down:Connect(function()
  458. game.ReplicatedStorage.Nightmare.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  459. end)
  460.  
  461. Fredbear.Name = "Fredbear"
  462. Fredbear.Parent = Script
  463. Fredbear.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  464. Fredbear.BorderColor3 = Color3.new(1, 1, 1)
  465. Fredbear.Position = UDim2.new(0.501, 0, 0.495, 0)
  466. Fredbear.Size = UDim2.new(0, 211, 0, 51)
  467. Fredbear.Font = Enum.Font.SciFi
  468. Fredbear.Text = "Fredbear"
  469. Fredbear.TextColor3 = Color3.new(1, 1, 1)
  470. Fredbear.TextScaled = true
  471. Fredbear.TextSize = 14
  472. Fredbear.TextWrapped = true
  473. Fredbear.MouseButton1Down:Connect(function()
  474. game.ReplicatedStorage.Fredbear.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  475. end)
  476.  
  477. SpringBonnie.Name = "SpringBonnie"
  478. SpringBonnie.Parent = Script
  479. SpringBonnie.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  480. SpringBonnie.BorderColor3 = Color3.new(1, 1, 1)
  481. SpringBonnie.Position = UDim2.new(-0.008, 0, 0.661, 0)
  482. SpringBonnie.Size = UDim2.new(0, 211, 0, 47)
  483. SpringBonnie.Font = Enum.Font.SciFi
  484. SpringBonnie.Text = "Spring Bonnie"
  485. SpringBonnie.TextColor3 = Color3.new(1, 1, 1)
  486. SpringBonnie.TextScaled = true
  487. SpringBonnie.TextSize = 14
  488. SpringBonnie.TextWrapped = true
  489. SpringBonnie.MouseButton1Down:Connect(function()
  490. game.ReplicatedStorage.Springbonnie.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  491. end)
  492.  
  493. Credits.Name = "Credits"
  494. Credits.Parent = Script
  495. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  496. Credits.Position = UDim2.new(-0.152188241, 0, -0.366033316, 0)
  497. Credits.Size = UDim2.new(0, 551, 0, 100)
  498. Credits.Style = Enum.FrameStyle.DropShadow
  499.  
  500. DustynTheAwesome.Name = "DustynTheAwesome"
  501. DustynTheAwesome.Parent = Credits
  502. DustynTheAwesome.BackgroundColor3 = Color3.new(1, 1, 1)
  503. DustynTheAwesome.BackgroundTransparency = 1
  504. DustynTheAwesome.Position = UDim2.new(-0.00181818183, 0, 0.24000001, 0)
  505. DustynTheAwesome.Size = UDim2.new(0, 200, 0, 50)
  506. DustynTheAwesome.Font = Enum.Font.Garamond
  507. DustynTheAwesome.Text = "Dustyn#2215/Ralsei"
  508. DustynTheAwesome.TextColor3 = Color3.new(1, 1, 1)
  509. DustynTheAwesome.TextScaled = true
  510. DustynTheAwesome.TextSize = 10
  511. DustynTheAwesome.TextWrapped = true
  512.  
  513. _3oraTheMoreAwesome.Name = "3oraTheMoreAwesome"
  514. _3oraTheMoreAwesome.Parent = Credits
  515. _3oraTheMoreAwesome.BackgroundColor3 = Color3.new(1, 1, 1)
  516. _3oraTheMoreAwesome.BackgroundTransparency = 1
  517. _3oraTheMoreAwesome.Position = UDim2.new(0.625454545, 0, 0.239999995, 0)
  518. _3oraTheMoreAwesome.Size = UDim2.new(0, 200, 0, 50)
  519. _3oraTheMoreAwesome.Font = Enum.Font.Garamond
  520. _3oraTheMoreAwesome.Text = "3ora#2037/Harvso21"
  521. _3oraTheMoreAwesome.TextColor3 = Color3.new(1, 1, 1)
  522. _3oraTheMoreAwesome.TextScaled = true
  523. _3oraTheMoreAwesome.TextSize = 10
  524. _3oraTheMoreAwesome.TextWrapped = true
  525.  
  526. Plush.Name = "Plush"
  527. Plush.Parent = Script
  528. Plush.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  529. Plush.BorderColor3 = Color3.new(1, 1, 1)
  530. Plush.Position = UDim2.new(0.501, 0, 0.664, 0)
  531. Plush.Size = UDim2.new(0, 211, 0, 50)
  532. Plush.Font = Enum.Font.SciFi
  533. Plush.Text = "Plush Trap"
  534. Plush.TextColor3 = Color3.new(1, 1, 1)
  535. Plush.TextScaled = true
  536. Plush.TextSize = 14
  537. Plush.TextWrapped = true
  538. Plush.MouseButton1Down:Connect(function()
  539. game.ReplicatedStorage.Plush.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  540. end)
  541.  
  542. Marionette.Name = "Marionette"
  543. Marionette.Parent = Script
  544. Marionette.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  545. Marionette.BorderColor3 = Color3.new(1, 1, 1)
  546. Marionette.Position = UDim2.new(-0.01, 0, 0.83, 0)
  547. Marionette.Size = UDim2.new(0, 211, 0, 50)
  548. Marionette.Font = Enum.Font.SciFi
  549. Marionette.Text = "Marionette"
  550. Marionette.TextColor3 = Color3.new(1, 1, 1)
  551. Marionette.TextScaled = true
  552. Marionette.TextSize = 14
  553. Marionette.TextWrapped = true
  554. Marionette.MouseButton1Down:Connect(function()
  555. game.ReplicatedStorage.Marionette.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  556. end)
  557.  
  558. Nightmarionne.Name = "Nightmarionne"
  559. Nightmarionne.Parent = Script
  560. Nightmarionne.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  561. Nightmarionne.BorderColor3 = Color3.new(1, 1, 1)
  562. Nightmarionne.Position = UDim2.new(0.499, 0, 0.825, 0)
  563. Nightmarionne.Size = UDim2.new(0, 211, 0, 50)
  564. Nightmarionne.Font = Enum.Font.SciFi
  565. Nightmarionne.Text = "Nightmarionne"
  566. Nightmarionne.TextColor3 = Color3.new(1, 1, 1)
  567. Nightmarionne.TextScaled = true
  568. Nightmarionne.TextSize = 14
  569. Nightmarionne.TextWrapped = true
  570. Nightmarionne.MouseButton1Down:Connect(function()
  571. game.ReplicatedStorage.Nightmarionne.Base:FireServer(game.Workspace[Target.Text], game.Workspace[Target.Text].Humanoid)
  572. end)
  573.  
  574. Page3_2.Name = "Page3"
  575. Page3_2.Parent = Script
  576. Page3_2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  577. Page3_2.BorderColor3 = Color3.new(0, 0, 0)
  578. Page3_2.Position = UDim2.new(1.12328768, 0, 0.354632586, 0)
  579. Page3_2.Size = UDim2.new(0, 200, 0, 50)
  580. Page3_2.Font = Enum.Font.Fantasy
  581. Page3_2.Text = "Page 3"
  582. Page3_2.TextColor3 = Color3.new(1, 1, 1)
  583. Page3_2.TextScaled = true
  584. Page3_2.TextSize = 14
  585. Page3_2.TextWrapped = true
  586. Page3_2.MouseButton1Down:Connect(function()
  587. Script.Visible = false
  588. Script2.Visible = false
  589. Script3.Visible = true
  590. Script4.Visible = false
  591. Script5.Visible = false
  592. end)
  593.  
  594. Page4_2.Name = "Page4"
  595. Page4_2.Parent = Script
  596. Page4_2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  597. Page4_2.BorderColor3 = Color3.new(0, 0, 0)
  598. Page4_2.Position = UDim2.new(1.12328768, 0, 0.581469715, 0)
  599. Page4_2.Size = UDim2.new(0, 200, 0, 50)
  600. Page4_2.Font = Enum.Font.Fantasy
  601. Page4_2.Text = "Page 4"
  602. Page4_2.TextColor3 = Color3.new(1, 1, 1)
  603. Page4_2.TextScaled = true
  604. Page4_2.TextSize = 14
  605. Page4_2.TextWrapped = true
  606. Page4_2.MouseButton1Down:Connect(function()
  607. Script.Visible = false
  608. Script2.Visible = false
  609. Script3.Visible = false
  610. Script4.Visible = true
  611. Script5.Visible = false
  612. end)
  613.  
  614. Page5_2.Name = "Page5"
  615. Page5_2.Parent = Script
  616. Page5_2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  617. Page5_2.BorderColor3 = Color3.new(0, 0, 0)
  618. Page5_2.Position = UDim2.new(1.12100458, 0, 0.805111825, 0)
  619. Page5_2.Size = UDim2.new(0, 200, 0, 50)
  620. Page5_2.Font = Enum.Font.Fantasy
  621. Page5_2.Text = "Page 5"
  622. Page5_2.TextColor3 = Color3.new(1, 1, 1)
  623. Page5_2.TextScaled = true
  624. Page5_2.TextSize = 14
  625. Page5_2.TextWrapped = true
  626. Page5_2.MouseButton1Down:Connect(function()
  627. Script.Visible = false
  628. Script2.Visible = false
  629. Script3.Visible = false
  630. Script4.Visible = false
  631. Script5.Visible = true
  632. end)
  633.  
  634. Page2.Name = "Page2"
  635. Page2.Parent = Script
  636. Page2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  637. Page2.BorderColor3 = Color3.new(0, 0, 0)
  638. Page2.Position = UDim2.new(1.12328768, 0, 0.134185299, 0)
  639. Page2.Size = UDim2.new(0, 200, 0, 50)
  640. Page2.Font = Enum.Font.Fantasy
  641. Page2.Text = "Page 2"
  642. Page2.TextColor3 = Color3.new(1, 1, 1)
  643. Page2.TextScaled = true
  644. Page2.TextSize = 14
  645. Page2.TextWrapped = true
  646. Page2.MouseButton1Down:Connect(function()
  647. Script.Visible = false
  648. Script2.Visible = true
  649. Script3.Visible = false
  650. Script4.Visible = false
  651. Script5.Visible = false
  652. end)
  653.  
  654. Script3.Name = "Script3"
  655. Script3.Parent = Main
  656. Script3.BackgroundColor3 = Color3.new(1, 1, 1)
  657. Script3.Position = UDim2.new(0.110466897, 0, 0.0737470016, 0)
  658. Script3.Size = UDim2.new(0, 438, 0, 316)
  659. Script3.Visible = false
  660. Script3.Style = Enum.FrameStyle.DropShadow
  661.  
  662. NTeleport.Name = "NTeleport"
  663. NTeleport.Parent = Script3
  664. NTeleport.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  665. NTeleport.BorderColor3 = Color3.new(1, 1, 1)
  666. NTeleport.Position = UDim2.new(0.002, 0, 0.001, 0)
  667. NTeleport.Size = UDim2.new(0, 211, 0, 50)
  668. NTeleport.Font = Enum.Font.SciFi
  669. NTeleport.Text = "Graveyard"
  670. NTeleport.TextColor3 = Color3.new(1, 1, 1)
  671. NTeleport.TextScaled = true
  672. NTeleport.TextSize = 14
  673. NTeleport.TextWrapped = true
  674. NTeleport.MouseButton1Down:Connect(function()
  675. game.ReplicatedStorage.NTeleport:FireServer(game.Workspace[Target.Text].HumanoidRootPart)
  676. end)
  677.  
  678. Badge1.Name = "Badge1"
  679. Badge1.Parent = Script3
  680. Badge1.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  681. Badge1.BorderColor3 = Color3.new(1, 1, 1)
  682. Badge1.Position = UDim2.new(0.498, 0, 0.002, 0)
  683. Badge1.Size = UDim2.new(0, 211, 0, 50)
  684. Badge1.Font = Enum.Font.SciFi
  685. Badge1.Text = "Badge 1 (Secret Character)"
  686. Badge1.TextColor3 = Color3.new(1, 1, 1)
  687. Badge1.TextScaled = true
  688. Badge1.TextSize = 14
  689. Badge1.TextWrapped = true
  690. Badge1.MouseButton1Down:Connect(function()
  691. game.Workspace[Target.Text].HumanoidRootPart.CFrame = game.Workspace.BadgeAwarder1.Platform.CFrame
  692. end)
  693.  
  694. Badge2.Name = "Badge2"
  695. Badge2.Parent = Script3
  696. Badge2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  697. Badge2.BorderColor3 = Color3.new(1, 1, 1)
  698. Badge2.Position = UDim2.new(0.002, 0, 0.169, 0)
  699. Badge2.Size = UDim2.new(0, 425, 0, 50)
  700. Badge2.Font = Enum.Font.SciFi
  701. Badge2.Text = "Badge 2 (Secret Character)"
  702. Badge2.TextColor3 = Color3.new(1, 1, 1)
  703. Badge2.TextScaled = true
  704. Badge2.TextSize = 14
  705. Badge2.TextWrapped = true
  706. Badge2.MouseButton1Down:Connect(function()
  707. game.Workspace[Target.Text].HumanoidRootPart.CFrame = game.Workspace.BadgeAwarder2.Platform.CFrame
  708. end)
  709.  
  710. PhantomJumpscare.Name = "PhantomJumpscare"
  711. PhantomJumpscare.Parent = Script3
  712. PhantomJumpscare.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  713. PhantomJumpscare.BorderColor3 = Color3.new(1, 1, 1)
  714. PhantomJumpscare.Position = UDim2.new(0.002, 0, 0.501, 0)
  715. PhantomJumpscare.Size = UDim2.new(0, 211, 0, 50)
  716. PhantomJumpscare.Font = Enum.Font.SciFi
  717. PhantomJumpscare.Text = "Phantom"
  718. PhantomJumpscare.TextColor3 = Color3.new(1, 1, 1)
  719. PhantomJumpscare.TextScaled = true
  720. PhantomJumpscare.TextSize = 14
  721. PhantomJumpscare.TextWrapped = true
  722. PhantomJumpscare.MouseButton1Down:Connect(function()
  723. game.ReplicatedStorage.PhantomJumpscare:FireServer(game.Workspace[Target.Text].LowerTorso, game.Workspace[Target.Text])
  724. end)
  725.  
  726. TorturedJumpscare.Name = "TorturedJumpscare"
  727. TorturedJumpscare.Parent = Script3
  728. TorturedJumpscare.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  729. TorturedJumpscare.BorderColor3 = Color3.new(1, 1, 1)
  730. TorturedJumpscare.Position = UDim2.new(0.486, 0, 0.501, 0)
  731. TorturedJumpscare.Size = UDim2.new(0, 216, 0, 50)
  732. TorturedJumpscare.Font = Enum.Font.SciFi
  733. TorturedJumpscare.Text = "Tortured"
  734. TorturedJumpscare.TextColor3 = Color3.new(1, 1, 1)
  735. TorturedJumpscare.TextScaled = true
  736. TorturedJumpscare.TextSize = 14
  737. TorturedJumpscare.TextWrapped = true
  738. TorturedJumpscare.MouseButton1Down:Connect(function()
  739. game.ReplicatedStorage.TorturedJumpscare:FireServer(game.Workspace[Target.Text].LowerTorso, game.Workspace[Target.Text])
  740. end)
  741.  
  742. PlushJumpscare.Name = "PlushJumpscare"
  743. PlushJumpscare.Parent = Script3
  744. PlushJumpscare.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  745. PlushJumpscare.BorderColor3 = Color3.new(1, 1, 1)
  746. PlushJumpscare.Position = UDim2.new(0.004, 0, 0.668, 0)
  747. PlushJumpscare.Size = UDim2.new(0, 208, 0, 50)
  748. PlushJumpscare.Font = Enum.Font.SciFi
  749. PlushJumpscare.Text = "Plush"
  750. PlushJumpscare.TextColor3 = Color3.new(1, 1, 1)
  751. PlushJumpscare.TextScaled = true
  752. PlushJumpscare.TextSize = 14
  753. PlushJumpscare.TextWrapped = true
  754. PlushJumpscare.MouseButton1Down:Connect(function()
  755. game.ReplicatedStorage.PlushJumpscare:FireServer(game.Workspace[Target.Text].LowerTorso, game.Workspace[Target.Text])
  756. end)
  757.  
  758. DinerJumpscare.Name = "DinerJumpscare"
  759. DinerJumpscare.Parent = Script3
  760. DinerJumpscare.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  761. DinerJumpscare.BorderColor3 = Color3.new(1, 1, 1)
  762. DinerJumpscare.Position = UDim2.new(0.486, 0, 0.67, 0)
  763. DinerJumpscare.Size = UDim2.new(0, 216, 0, 50)
  764. DinerJumpscare.Font = Enum.Font.SciFi
  765. DinerJumpscare.Text = "Diner"
  766. DinerJumpscare.TextColor3 = Color3.new(1, 1, 1)
  767. DinerJumpscare.TextScaled = true
  768. DinerJumpscare.TextSize = 14
  769. DinerJumpscare.TextWrapped = true
  770. DinerJumpscare.MouseButton1Down:Connect(function()
  771. game.ReplicatedStorage.DinerJumpscare:FireServer(game.Workspace[Target.Text].LowerTorso, game.Workspace[Target.Text])
  772. end)
  773.  
  774. TP_2.Name = "TP"
  775. TP_2.Parent = Script3
  776. TP_2.BackgroundColor3 = Color3.new(1, 1, 1)
  777. TP_2.BackgroundTransparency = 1
  778. TP_2.Position = UDim2.new(0.00378571311, 0, 0.331826597, 0)
  779. TP_2.Size = UDim2.new(0, 425, 0, 50)
  780. TP_2.Font = Enum.Font.SourceSans
  781. TP_2.Text = "Jumpscare No Cooldown"
  782. TP_2.TextColor3 = Color3.new(1, 1, 1)
  783. TP_2.TextScaled = true
  784. TP_2.TextSize = 14
  785. TP_2.TextWrapped = true
  786.  
  787. NightmareJumpscare.Name = "NightmareJumpscare"
  788. NightmareJumpscare.Parent = Script3
  789. NightmareJumpscare.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  790. NightmareJumpscare.BorderColor3 = Color3.new(1, 1, 1)
  791. NightmareJumpscare.Position = UDim2.new(0.002, 0, 0.837, 0)
  792. NightmareJumpscare.Size = UDim2.new(0, 424, 0, 50)
  793. NightmareJumpscare.Font = Enum.Font.SciFi
  794. NightmareJumpscare.Text = "Nightmare"
  795. NightmareJumpscare.TextColor3 = Color3.new(1, 1, 1)
  796. NightmareJumpscare.TextScaled = true
  797. NightmareJumpscare.TextSize = 14
  798. NightmareJumpscare.TextWrapped = true
  799. NightmareJumpscare.MouseButton1Down:Connect(function()
  800. game.ReplicatedStorage.NightmareJumpscare:FireServer(game.Workspace[Target.Text].LowerTorso, game.Workspace[Target.Text])
  801. end)
  802.  
  803. Page1_2.Name = "Page1"
  804. Page1_2.Parent = Script3
  805. Page1_2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  806. Page1_2.BorderColor3 = Color3.new(0, 0, 0)
  807. Page1_2.Position = UDim2.new(1.08962619, 0, -0.127795503, 0)
  808. Page1_2.Size = UDim2.new(0, 200, 0, 50)
  809. Page1_2.Font = Enum.Font.Fantasy
  810. Page1_2.Text = "Page 1"
  811. Page1_2.TextColor3 = Color3.new(1, 1, 1)
  812. Page1_2.TextScaled = true
  813. Page1_2.TextSize = 14
  814. Page1_2.TextWrapped = true
  815. Page1_2.MouseButton1Down:Connect(function()
  816. Script.Visible = true
  817. Script2.Visible = false
  818. Script3.Visible = false
  819. Script4.Visible = false
  820. Script5.Visible = false
  821. end)
  822.  
  823. Page2_2.Name = "Page2"
  824. Page2_2.Parent = Script3
  825. Page2_2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  826. Page2_2.BorderColor3 = Color3.new(0, 0, 0)
  827. Page2_2.Position = UDim2.new(1.0873841, 0, 0.134185314, 0)
  828. Page2_2.Size = UDim2.new(0, 200, 0, 50)
  829. Page2_2.Font = Enum.Font.Fantasy
  830. Page2_2.Text = "Page 2"
  831. Page2_2.TextColor3 = Color3.new(1, 1, 1)
  832. Page2_2.TextScaled = true
  833. Page2_2.TextSize = 14
  834. Page2_2.TextWrapped = true
  835. Page2_2.MouseButton1Down:Connect(function()
  836. Script.Visible = false
  837. Script2.Visible = true
  838. Script3.Visible = false
  839. Script4.Visible = false
  840. Script5.Visible = false
  841. end)
  842.  
  843. Page4_3.Name = "Page4"
  844. Page4_3.Parent = Script3
  845. Page4_3.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  846. Page4_3.BorderColor3 = Color3.new(0, 0, 0)
  847. Page4_3.Position = UDim2.new(1.09156895, 0, 0.580563188, 0)
  848. Page4_3.Size = UDim2.new(0, 200, 0, 50)
  849. Page4_3.Font = Enum.Font.Fantasy
  850. Page4_3.Text = "Page 4"
  851. Page4_3.TextColor3 = Color3.new(1, 1, 1)
  852. Page4_3.TextScaled = true
  853. Page4_3.TextSize = 14
  854. Page4_3.TextWrapped = true
  855. Page4_3.MouseButton1Down:Connect(function()
  856. Script.Visible = false
  857. Script2.Visible = false
  858. Script3.Visible = false
  859. Script4.Visible = true
  860. Script5.Visible = false
  861. end)
  862.  
  863. Page5_3.Name = "Page5"
  864. Page5_3.Parent = Script3
  865. Page5_3.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  866. Page5_3.BorderColor3 = Color3.new(0, 0, 0)
  867. Page5_3.Position = UDim2.new(1.08961117, 0, 0.805111825, 0)
  868. Page5_3.Size = UDim2.new(0, 200, 0, 50)
  869. Page5_3.Font = Enum.Font.Fantasy
  870. Page5_3.Text = "Page 5"
  871. Page5_3.TextColor3 = Color3.new(1, 1, 1)
  872. Page5_3.TextScaled = true
  873. Page5_3.TextSize = 14
  874. Page5_3.TextWrapped = true
  875. Page5_3.MouseButton1Down:Connect(function()
  876. Script.Visible = false
  877. Script2.Visible = false
  878. Script3.Visible = false
  879. Script4.Visible = false
  880. Script5.Visible = true
  881. end)
  882.  
  883. Script4.Name = "Script4"
  884. Script4.Parent = Main
  885. Script4.BackgroundColor3 = Color3.new(1, 1, 1)
  886. Script4.Position = UDim2.new(0.0983550996, 0, 0.060906902, 0)
  887. Script4.Size = UDim2.new(0, 446, 0, 314)
  888. Script4.Visible = false
  889. Script4.Style = Enum.FrameStyle.DropShadow
  890.  
  891. Knife2.Name = "Knife2"
  892. Knife2.Parent = Script4
  893. Knife2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  894. Knife2.BorderColor3 = Color3.new(1, 1, 1)
  895. Knife2.Position = UDim2.new(-0, 0, 0.17, 0)
  896. Knife2.Size = UDim2.new(0, 211, 0, 50)
  897. Knife2.Font = Enum.Font.SciFi
  898. Knife2.Text = "Knife"
  899. Knife2.TextColor3 = Color3.new(1, 1, 1)
  900. Knife2.TextScaled = true
  901. Knife2.TextSize = 14
  902. Knife2.TextWrapped = true
  903. Knife2.MouseButton1Down:Connect(function()
  904. game.ReplicatedStorage.Knife2:FireServer(game.Players[Target.Text])
  905. end)
  906.  
  907. TP_3.Name = "TP"
  908. TP_3.Parent = Script4
  909. TP_3.BackgroundColor3 = Color3.new(1, 1, 1)
  910. TP_3.BackgroundTransparency = 1
  911. TP_3.Position = UDim2.new(-0.000698592048, 0, -0.00893774629, 0)
  912. TP_3.Size = UDim2.new(0, 425, 0, 50)
  913. TP_3.Font = Enum.Font.SourceSans
  914. TP_3.Text = "Items"
  915. TP_3.TextColor3 = Color3.new(1, 1, 1)
  916. TP_3.TextScaled = true
  917. TP_3.TextSize = 14
  918. TP_3.TextWrapped = true
  919.  
  920. LIGHT.Name = "LIGHT"
  921. LIGHT.Parent = Script4
  922. LIGHT.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  923. LIGHT.BorderColor3 = Color3.new(1, 1, 1)
  924. LIGHT.Position = UDim2.new(0.496, 0, 0.168, 0)
  925. LIGHT.Size = UDim2.new(0, 211, 0, 50)
  926. LIGHT.Font = Enum.Font.SciFi
  927. LIGHT.Text = "Flashlight"
  928. LIGHT.TextColor3 = Color3.new(1, 1, 1)
  929. LIGHT.TextScaled = true
  930. LIGHT.TextSize = 14
  931. LIGHT.TextWrapped = true
  932. LIGHT.MouseButton1Down:Connect(function()
  933. game.ReplicatedStorage.LIGHT:FireServer(game.Players[Target.Text])
  934. end)
  935.  
  936. Mask.Name = "Mask"
  937. Mask.Parent = Script4
  938. Mask.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  939. Mask.BorderColor3 = Color3.new(1, 1, 1)
  940. Mask.Position = UDim2.new(-0.002, 0, 0.352, 0)
  941. Mask.Size = UDim2.new(0, 211, 0, 50)
  942. Mask.Font = Enum.Font.SciFi
  943. Mask.Text = "Freddy Mask"
  944. Mask.TextColor3 = Color3.new(1, 1, 1)
  945. Mask.TextScaled = true
  946. Mask.TextSize = 14
  947. Mask.TextWrapped = true
  948. Mask.MouseButton1Down:Connect(function()
  949. game.ReplicatedStorage.Mask:FireServer(game.Players[Target.Text])
  950. end)
  951.  
  952. Tool.Name = "Tool"
  953. Tool.Parent = Script4
  954. Tool.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  955. Tool.BorderColor3 = Color3.new(1, 1, 1)
  956. Tool.Position = UDim2.new(0.496, 0, 0.35, 0)
  957. Tool.Size = UDim2.new(0, 211, 0, 50)
  958. Tool.Font = Enum.Font.SciFi
  959. Tool.Text = "Wrench"
  960. Tool.TextColor3 = Color3.new(1, 1, 1)
  961. Tool.TextScaled = true
  962. Tool.TextSize = 14
  963. Tool.TextWrapped = true
  964. Tool.MouseButton1Down:Connect(function()
  965. game.ReplicatedStorage.Tool:FireServer(game.Players[Target.Text])
  966. end)
  967.  
  968. Clothes.Name = "Clothes"
  969. Clothes.Parent = Script4
  970. Clothes.BackgroundColor3 = Color3.new(1, 1, 1)
  971. Clothes.BackgroundTransparency = 1
  972. Clothes.Position = UDim2.new(-0.000698592048, 0, 0.47832337, 0)
  973. Clothes.Size = UDim2.new(0, 425, 0, 50)
  974. Clothes.Font = Enum.Font.SourceSans
  975. Clothes.Text = "Clothes for Humans"
  976. Clothes.TextColor3 = Color3.new(1, 1, 1)
  977. Clothes.TextScaled = true
  978. Clothes.TextSize = 14
  979. Clothes.TextWrapped = true
  980.  
  981. Clothes1.Name = "Clothes1"
  982. Clothes1.Parent = Script4
  983. Clothes1.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  984. Clothes1.BorderColor3 = Color3.new(1, 1, 1)
  985. Clothes1.Position = UDim2.new(-0.004, 0, 0.636, 0)
  986. Clothes1.Size = UDim2.new(0, 211, 0, 50)
  987. Clothes1.Font = Enum.Font.SciFi
  988. Clothes1.Text = "Clothes 1"
  989. Clothes1.TextColor3 = Color3.new(1, 1, 1)
  990. Clothes1.TextScaled = true
  991. Clothes1.TextSize = 14
  992. Clothes1.TextWrapped = true
  993. Clothes1.MouseButton1Down:Connect(function()
  994. game.ReplicatedStorage.Clothes1:FireServer(game.Workspace[Target.Text])
  995. end)
  996.  
  997. Clothes3.Name = "Clothes3"
  998. Clothes3.Parent = Script4
  999. Clothes3.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1000. Clothes3.BorderColor3 = Color3.new(1, 1, 1)
  1001. Clothes3.Position = UDim2.new(-0.002, 0, 0.803, 0)
  1002. Clothes3.Size = UDim2.new(0, 422, 0, 50)
  1003. Clothes3.Font = Enum.Font.SciFi
  1004. Clothes3.Text = "Clothes 3"
  1005. Clothes3.TextColor3 = Color3.new(1, 1, 1)
  1006. Clothes3.TextScaled = true
  1007. Clothes3.TextSize = 14
  1008. Clothes3.TextWrapped = true
  1009. Clothes3.MouseButton1Down:Connect(function()
  1010. game.ReplicatedStorage.Clothes3:FireServer(game.Workspace[Target.Text])
  1011. end)
  1012.  
  1013. Clothes2.Name = "Clothes2"
  1014. Clothes2.Parent = Script4
  1015. Clothes2.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1016. Clothes2.BorderColor3 = Color3.new(1, 1, 1)
  1017. Clothes2.Position = UDim2.new(0.487, 0, 0.636, 0)
  1018. Clothes2.Size = UDim2.new(0, 211, 0, 50)
  1019. Clothes2.Font = Enum.Font.SciFi
  1020. Clothes2.Text = "Clothes 2"
  1021. Clothes2.TextColor3 = Color3.new(1, 1, 1)
  1022. Clothes2.TextScaled = true
  1023. Clothes2.TextSize = 14
  1024. Clothes2.TextWrapped = true
  1025. Clothes2.MouseButton1Down:Connect(function()
  1026. game.ReplicatedStorage.Clothes2:FireServer(game.Workspace[Target.Text])
  1027. end)
  1028.  
  1029. Page1_3.Name = "Page1"
  1030. Page1_3.Parent = Script4
  1031. Page1_3.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1032. Page1_3.BorderColor3 = Color3.new(0, 0, 0)
  1033. Page1_3.Position = UDim2.new(1.08962619, 0, -0.124641307, 0)
  1034. Page1_3.Size = UDim2.new(0, 200, 0, 50)
  1035. Page1_3.Font = Enum.Font.Fantasy
  1036. Page1_3.Text = "Page 1"
  1037. Page1_3.TextColor3 = Color3.new(1, 1, 1)
  1038. Page1_3.TextScaled = true
  1039. Page1_3.TextSize = 14
  1040. Page1_3.TextWrapped = true
  1041. Page1_3.MouseButton1Down:Connect(function()
  1042. Script.Visible = true
  1043. Script2.Visible = false
  1044. Script3.Visible = false
  1045. Script4.Visible = false
  1046. Script5.Visible = false
  1047. end)
  1048.  
  1049. Page3_3.Name = "Page3"
  1050. Page3_3.Parent = Script4
  1051. Page3_3.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1052. Page3_3.BorderColor3 = Color3.new(0, 0, 0)
  1053. Page3_3.Position = UDim2.new(1.08962631, 0, 0.354551196, 0)
  1054. Page3_3.Size = UDim2.new(0, 200, 0, 50)
  1055. Page3_3.Font = Enum.Font.Fantasy
  1056. Page3_3.Text = "Page 3"
  1057. Page3_3.TextColor3 = Color3.new(1, 1, 1)
  1058. Page3_3.TextScaled = true
  1059. Page3_3.TextSize = 14
  1060. Page3_3.TextWrapped = true
  1061. Page3_3.MouseButton1Down:Connect(function()
  1062. Script.Visible = false
  1063. Script2.Visible = false
  1064. Script3.Visible = true
  1065. Script4.Visible = false
  1066. Script5.Visible = false
  1067. end)
  1068.  
  1069. Page2_3.Name = "Page2"
  1070. Page2_3.Parent = Script4
  1071. Page2_3.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1072. Page2_3.BorderColor3 = Color3.new(0, 0, 0)
  1073. Page2_3.Position = UDim2.new(1.08965516, 0, 0.13737002, 0)
  1074. Page2_3.Size = UDim2.new(0, 200, 0, 50)
  1075. Page2_3.Font = Enum.Font.Fantasy
  1076. Page2_3.Text = "Page 2"
  1077. Page2_3.TextColor3 = Color3.new(1, 1, 1)
  1078. Page2_3.TextScaled = true
  1079. Page2_3.TextSize = 14
  1080. Page2_3.TextWrapped = true
  1081. Page2_3.MouseButton1Down:Connect(function()
  1082. Script.Visible = false
  1083. Script2.Visible = true
  1084. Script3.Visible = false
  1085. Script4.Visible = false
  1086. Script5.Visible = false
  1087. end)
  1088.  
  1089. Page5_4.Name = "Page5"
  1090. Page5_4.Parent = Script4
  1091. Page5_4.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1092. Page5_4.BorderColor3 = Color3.new(0, 0, 0)
  1093. Page5_4.Position = UDim2.new(1.08736908, 0, 0.805040598, 0)
  1094. Page5_4.Size = UDim2.new(0, 200, 0, 50)
  1095. Page5_4.Font = Enum.Font.Fantasy
  1096. Page5_4.Text = "Page 5"
  1097. Page5_4.TextColor3 = Color3.new(1, 1, 1)
  1098. Page5_4.TextScaled = true
  1099. Page5_4.TextSize = 14
  1100. Page5_4.TextWrapped = true
  1101. Page5_4.MouseButton1Down:Connect(function()
  1102. Script.Visible = false
  1103. Script2.Visible = false
  1104. Script3.Visible = false
  1105. Script4.Visible = false
  1106. Script5.Visible = true
  1107. end)
  1108.  
  1109. Script5.Name = "Script5"
  1110. Script5.Parent = Main
  1111. Script5.BackgroundColor3 = Color3.new(1, 1, 1)
  1112. Script5.Position = UDim2.new(0.0846927911, 0, 0.0721940845, 0)
  1113. Script5.Size = UDim2.new(0, 446, 0, 314)
  1114. Script5.Style = Enum.FrameStyle.DropShadow
  1115. Script5.Visible = false
  1116.  
  1117. Page1_4.Name = "Page1"
  1118. Page1_4.Parent = Script5
  1119. Page1_4.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1120. Page1_4.BorderColor3 = Color3.new(0, 0, 0)
  1121. Page1_4.Position = UDim2.new(1.08738399, 0, -0.0959788859, 0)
  1122. Page1_4.Size = UDim2.new(0, 200, 0, 50)
  1123. Page1_4.Font = Enum.Font.Fantasy
  1124. Page1_4.Text = "Page 1"
  1125. Page1_4.TextColor3 = Color3.new(1, 1, 1)
  1126. Page1_4.TextScaled = true
  1127. Page1_4.TextSize = 14
  1128. Page1_4.TextWrapped = true
  1129. Page1_4.MouseButton1Down:Connect(function()
  1130. Script.Visible = true
  1131. Script2.Visible = false
  1132. Script3.Visible = false
  1133. Script4.Visible = false
  1134. Script5.Visible = false
  1135. end)
  1136.  
  1137. Page2_4.Name = "Page2"
  1138. Page2_4.Parent = Script5
  1139. Page2_4.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1140. Page2_4.BorderColor3 = Color3.new(0, 0, 0)
  1141. Page2_4.Position = UDim2.new(1.08965516, 0, 0.13737002, 0)
  1142. Page2_4.Size = UDim2.new(0, 200, 0, 50)
  1143. Page2_4.Font = Enum.Font.Fantasy
  1144. Page2_4.Text = "Page 2"
  1145. Page2_4.TextColor3 = Color3.new(1, 1, 1)
  1146. Page2_4.TextScaled = true
  1147. Page2_4.TextSize = 14
  1148. Page2_4.TextWrapped = true
  1149. Page2_4.MouseButton1Down:Connect(function()
  1150. Script.Visible = false
  1151. Script2.Visible = true
  1152. Script3.Visible = false
  1153. Script4.Visible = false
  1154. Script5.Visible = false
  1155. end)
  1156.  
  1157. Page3_4.Name = "Page3"
  1158. Page3_4.Parent = Script5
  1159. Page3_4.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1160. Page3_4.BorderColor3 = Color3.new(0, 0, 0)
  1161. Page3_4.Position = UDim2.new(1.08962631, 0, 0.357735932, 0)
  1162. Page3_4.Size = UDim2.new(0, 200, 0, 50)
  1163. Page3_4.Font = Enum.Font.Fantasy
  1164. Page3_4.Text = "Page 3"
  1165. Page3_4.TextColor3 = Color3.new(1, 1, 1)
  1166. Page3_4.TextScaled = true
  1167. Page3_4.TextSize = 14
  1168. Page3_4.TextWrapped = true
  1169. Page3_4.MouseButton1Down:Connect(function()
  1170. Script.Visible = false
  1171. Script2.Visible = false
  1172. Script3.Visible = true
  1173. Script4.Visible = false
  1174. Script5.Visible = false
  1175. end)
  1176.  
  1177. Page4_4.Name = "Page4"
  1178. Page4_4.Parent = Script5
  1179. Page4_4.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1180. Page4_4.BorderColor3 = Color3.new(0, 0, 0)
  1181. Page4_4.Position = UDim2.new(1.09156895, 0, 0.580563188, 0)
  1182. Page4_4.Size = UDim2.new(0, 200, 0, 50)
  1183. Page4_4.Font = Enum.Font.Fantasy
  1184. Page4_4.Text = "Page 4"
  1185. Page4_4.TextColor3 = Color3.new(1, 1, 1)
  1186. Page4_4.TextScaled = true
  1187. Page4_4.TextSize = 14
  1188. Page4_4.TextWrapped = true
  1189. Page4_4.MouseButton1Down:Connect(function()
  1190. Script.Visible = false
  1191. Script2.Visible = false
  1192. Script3.Visible = false
  1193. Script4.Visible = true
  1194. Script5.Visible = false
  1195. end)
  1196.  
  1197. TimeTextEditor.Name = "TimeTextEditor"
  1198. TimeTextEditor.Parent = Script5
  1199. TimeTextEditor.BackgroundColor3 = Color3.new(1, 1, 1)
  1200. TimeTextEditor.BackgroundTransparency = 1
  1201. TimeTextEditor.Position = UDim2.new(-0.0119093554, 0, 0.0420176685, 0)
  1202. TimeTextEditor.Size = UDim2.new(0, 425, 0, 50)
  1203. TimeTextEditor.Font = Enum.Font.SourceSans
  1204. TimeTextEditor.Text = "Time Text Editor"
  1205. TimeTextEditor.TextColor3 = Color3.new(1, 1, 1)
  1206. TimeTextEditor.TextScaled = true
  1207. TimeTextEditor.TextSize = 14
  1208. TimeTextEditor.TextWrapped = true
  1209.  
  1210. TimeTextBUTTON.Name = "TimeTextBUTTON"
  1211. TimeTextBUTTON.Parent = TimeTextEditor
  1212. TimeTextBUTTON.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1213. TimeTextBUTTON.BorderColor3 = Color3.new(1, 1, 1)
  1214. TimeTextBUTTON.Position = UDim2.new(0.280000001, 0, 0.959999919, 0)
  1215. TimeTextBUTTON.Size = UDim2.new(0, 200, 0, 50)
  1216. TimeTextBUTTON.Font = Enum.Font.SourceSans
  1217. TimeTextBUTTON.Text = "Change Text"
  1218. TimeTextBUTTON.TextColor3 = Color3.new(1, 1, 1)
  1219. TimeTextBUTTON.TextScaled = true
  1220. TimeTextBUTTON.TextSize = 14
  1221. TimeTextBUTTON.TextWrapped = true
  1222. TimeTextBUTTON.MouseButton1Down:Connect(function()
  1223. game.Workspace.Yeet.TIMEOFDAY.Value.Value = TimeTextBOX.Text
  1224. end)
  1225.  
  1226. TimeTextBOX.Name = "TimeTextBOX"
  1227. TimeTextBOX.Parent = TimeTextEditor
  1228. TimeTextBOX.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1229. TimeTextBOX.BorderColor3 = Color3.new(1, 1, 1)
  1230. TimeTextBOX.Position = UDim2.new(0.136470586, 0, 1.96000004, 0)
  1231. TimeTextBOX.Size = UDim2.new(0, 321, 0, 35)
  1232. TimeTextBOX.Font = Enum.Font.SourceSans
  1233. TimeTextBOX.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  1234. TimeTextBOX.PlaceholderText = "Text Here"
  1235. TimeTextBOX.Text = ""
  1236. TimeTextBOX.TextColor3 = Color3.new(1, 1, 0)
  1237. TimeTextBOX.TextSize = 56
  1238. TimeTextBOX.TextWrapped = true
  1239.  
  1240. TextLabel.Parent = TimeTextEditor
  1241. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1242. TextLabel.BackgroundTransparency = 1
  1243. TextLabel.Position = UDim2.new(0.105882354, 0, 2.88000011, 0)
  1244. TextLabel.Size = UDim2.new(0, 354, 0, 115)
  1245. TextLabel.Font = Enum.Font.SourceSans
  1246. TextLabel.Text = "Type your desired text in the \"Text Here\" box, then press \"Change Text\" to change the text of the time at the top of your screen."
  1247. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1248. TextLabel.TextScaled = true
  1249. TextLabel.TextSize = 14
  1250. TextLabel.TextWrapped = true
  1251.  
  1252. Target.Name = "Target"
  1253. Target.Parent = Main
  1254. Target.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1255. Target.BorderColor3 = Color3.new(1, 1, 1)
  1256. Target.Position = UDim2.new(0.31111297, 0, -0.028645834, 0)
  1257. Target.Size = UDim2.new(0, 199, 0, 37)
  1258. Target.Font = Enum.Font.Garamond
  1259. Target.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  1260. Target.PlaceholderText = "Target Here (e.g: cooldued132)"
  1261. Target.Text = game.Players.LocalPlayer.Name
  1262. Target.TextColor3 = Color3.new(1, 1, 0)
  1263. Target.TextSize = 18
  1264. Target.TextWrapped = true
  1265.  
  1266. TargetInfo.Name = "TargetInfo"
  1267. TargetInfo.Parent = Target
  1268. TargetInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  1269. TargetInfo.BackgroundTransparency = 1
  1270. TargetInfo.Position = UDim2.new(-0.16010049, 0, 9.38781452, 0)
  1271. TargetInfo.Size = UDim2.new(0, 288, 0, 34)
  1272. TargetInfo.ZIndex = 234324
  1273. TargetInfo.Font = Enum.Font.SourceSans
  1274. TargetInfo.Text = "Type your own username if you are using it on yourself."
  1275. TargetInfo.TextColor3 = Color3.new(0.666667, 1, 0.498039)
  1276. TargetInfo.TextSize = 14
  1277.  
  1278. Toggle.Name = "Toggle"
  1279. Toggle.Parent = Fnaf
  1280. Toggle.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  1281. Toggle.BorderColor3 = Color3.new(1, 1, 1)
  1282. Toggle.Position = UDim2.new(0.876037955, 0, 0.418689311, 0)
  1283. Toggle.Size = UDim2.new(0, 200, 0, 50)
  1284. Toggle.Font = Enum.Font.Garamond
  1285. Toggle.Text = "Open/Close"
  1286. Toggle.TextColor3 = Color3.new(1, 1, 1)
  1287. Toggle.TextScaled = true
  1288. Toggle.TextSize = 14
  1289. Toggle.TextWrapped = true
  1290. Toggle.MouseButton1Down:Connect(function()
  1291. if Main.Visible == true then
  1292. Main.Visible = false
  1293. else
  1294. Main.Visible = true
  1295. end
  1296. end)
  1297.  
  1298. ImageButton.Parent = Main
  1299. ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1300. ImageButton.Position = UDim2.new(0.00195560837, 0, 0.0621006116, 0)
  1301. ImageButton.Size = UDim2.new(0, 46, 0, 49)
  1302. ImageButton.Image = "rbxassetid://150902481"
  1303. ImageButton.ImageColor3 = Color3.new(0.827451, 0.682353, 1)
  1304. ImageButton.MouseButton1Down:Connect(function()
  1305. Fnaf:ClearAllChildren()
  1306. Fnaf:Remove()
  1307. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement