Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.47 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Executor = Instance.new("ScreenGui")
  5. local Open = Instance.new("TextButton")
  6. local Frame = Instance.new("Frame")
  7. local Frame_2 = Instance.new("Frame")
  8. local Execute = Instance.new("TextButton")
  9. local Clear = Instance.new("TextButton")
  10. local Reset = Instance.new("TextButton")
  11. local Scripts = Instance.new("TextButton")
  12. local Frame_3 = Instance.new("Frame")
  13. local Frame_4 = Instance.new("Frame")
  14. local TextLabel = Instance.new("TextLabel")
  15. local Code = Instance.new("TextBox")
  16. local Scripts_2 = Instance.new("Frame")
  17. local Frame_5 = Instance.new("Frame")
  18. local Frame_6 = Instance.new("Frame")
  19. local TextLabel_2 = Instance.new("TextLabel")
  20. local ScrollingFrame = Instance.new("ScrollingFrame")
  21. local BlueTitan = Instance.new("TextButton")
  22. local RedTitan = Instance.new("TextButton")
  23. local Bleach = Instance.new("TextButton")
  24. local Ravenger = Instance.new("TextButton")
  25. local Cop = Instance.new("TextButton")
  26. local SpectrumGlitcher = Instance.new("TextButton")
  27. local Frame_7 = Instance.new("Frame")
  28. local TextLabel_3 = Instance.new("TextLabel")
  29. local Frame_8 = Instance.new("Frame")
  30. --Properties:
  31. Executor.Name = "Executor"
  32. Executor.Parent = game.CoreGui
  33.  
  34. Open.Name = "Open"
  35. Open.Parent = Executor
  36. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  37. Open.Position = UDim2.new(0, 0, 0.5, -25)
  38. Open.Size = UDim2.new(0, 132, 0, 50)
  39. Open.Style = Enum.ButtonStyle.RobloxButton
  40. Open.Font = Enum.Font.Cartoon
  41. Open.Text = "Open SS Executor"
  42. Open.TextColor3 = Color3.new(1, 1, 1)
  43. Open.TextScaled = true
  44. Open.TextSize = 14
  45. Open.TextWrapped = true
  46.  
  47. Frame.Parent = Executor
  48. Frame.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  49. Frame.BackgroundTransparency = 0.10000000149012
  50. Frame.BorderSizePixel = 0
  51. Frame.Position = UDim2.new(0.273425758, 0, 0.31878823, 0)
  52. Frame.Size = UDim2.new(0.414760172, 0, 0.378096789, 0)
  53. Frame.Visible = false
  54.  
  55. Frame_2.Parent = Frame
  56. Frame_2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  57. Frame_2.BorderSizePixel = 0
  58. Frame_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  59. Frame_2.Size = UDim2.new(1, 0, 0.200000003, 0)
  60.  
  61. Execute.Name = "Execute"
  62. Execute.Parent = Frame_2
  63. Execute.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  64. Execute.BorderColor3 = Color3.new(0.0862745, 0.145098, 0.207843)
  65. Execute.BorderSizePixel = 0
  66. Execute.Position = UDim2.new(0.00999999978, 0, 0.100000001, 0)
  67. Execute.Size = UDim2.new(0.200000003, 0, 0.800000012, 0)
  68. Execute.Font = Enum.Font.SourceSansLight
  69. Execute.Text = "Execute"
  70. Execute.TextColor3 = Color3.new(1, 1, 1)
  71. Execute.TextSize = 14
  72.  
  73. Clear.Name = "Clear"
  74. Clear.Parent = Frame_2
  75. Clear.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  76. Clear.BorderColor3 = Color3.new(0.0862745, 0.145098, 0.207843)
  77. Clear.BorderSizePixel = 0
  78. Clear.Position = UDim2.new(0.225000009, 0, 0.100000091, 0)
  79. Clear.Size = UDim2.new(0.198735982, 0, 0.800000012, 0)
  80. Clear.Font = Enum.Font.SourceSansLight
  81. Clear.Text = "Clear"
  82. Clear.TextColor3 = Color3.new(1, 1, 1)
  83. Clear.TextSize = 14
  84.  
  85. Reset.Name = "Reset"
  86. Reset.Parent = Frame_2
  87. Reset.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  88. Reset.BorderColor3 = Color3.new(0.0862745, 0.145098, 0.207843)
  89. Reset.BorderSizePixel = 0
  90. Reset.Position = UDim2.new(0.439999998, 0, 0.100000001, 0)
  91. Reset.Size = UDim2.new(0.200000003, 0, 0.800000012, 0)
  92. Reset.Font = Enum.Font.SourceSansLight
  93. Reset.Text = "Reset"
  94. Reset.TextColor3 = Color3.new(1, 1, 1)
  95. Reset.TextSize = 14
  96.  
  97. Scripts.Name = "Scripts"
  98. Scripts.Parent = Frame_2
  99. Scripts.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  100. Scripts.BorderColor3 = Color3.new(0.0862745, 0.145098, 0.207843)
  101. Scripts.BorderSizePixel = 0
  102. Scripts.Position = UDim2.new(0.832118988, 0, 0.100000158, 0)
  103. Scripts.Size = UDim2.new(0.162881032, 0, 0.799999952, 0)
  104. Scripts.Font = Enum.Font.SourceSansLight
  105. Scripts.Text = "Scripts"
  106. Scripts.TextColor3 = Color3.new(1, 1, 1)
  107. Scripts.TextSize = 14
  108.  
  109. Frame_3.Parent = Frame
  110. Frame_3.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  111. Frame_3.BorderSizePixel = 0
  112. Frame_3.Position = UDim2.new(0, 0, -0.0500000007, 0)
  113. Frame_3.Size = UDim2.new(1, 0, 0.0500000007, 0)
  114.  
  115. Frame_4.Parent = Frame
  116. Frame_4.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  117. Frame_4.BorderSizePixel = 0
  118. Frame_4.Position = UDim2.new(0, 0, -0.150000006, 0)
  119. Frame_4.Size = UDim2.new(1, 0, 0.100000001, 0)
  120.  
  121. TextLabel.Parent = Frame_4
  122. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  123. TextLabel.BackgroundTransparency = 1
  124. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  125. TextLabel.Font = Enum.Font.SourceSansLight
  126. TextLabel.Text = "Synchronized ServerSided Executor"
  127. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  128. TextLabel.TextScaled = true
  129. TextLabel.TextSize = 14
  130. TextLabel.TextWrapped = true
  131.  
  132. Code.Name = "Code"
  133. Code.Parent = Frame
  134. Code.BackgroundColor3 = Color3.new(1, 1, 1)
  135. Code.BackgroundTransparency = 1
  136. Code.Size = UDim2.new(1, 0, 0.800000012, 0)
  137. Code.Font = Enum.Font.SourceSans
  138. Code.PlaceholderText = "-- Enter your module here!"
  139. Code.Text = ""
  140. Code.TextColor3 = Color3.new(1, 1, 1)
  141. Code.TextSize = 20
  142. Code.TextWrapped = true
  143. Code.TextXAlignment = Enum.TextXAlignment.Left
  144. Code.TextYAlignment = Enum.TextYAlignment.Top
  145.  
  146. Scripts_2.Name = "Scripts"
  147. Scripts_2.Parent = Executor
  148. Scripts_2.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  149. Scripts_2.BackgroundTransparency = 0.10000000149012
  150. Scripts_2.BorderSizePixel = 0
  151. Scripts_2.Position = UDim2.new(0.687822938, 0, 0.260856897, 0)
  152. Scripts_2.Size = UDim2.new(0.150000006, 0, 0.436028123, 0)
  153. Scripts_2.Visible = false
  154.  
  155. Frame_5.Parent = Scripts_2
  156. Frame_5.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  157. Frame_5.BorderSizePixel = 0
  158. Frame_5.Position = UDim2.new(0, 0, 0.0900000036, 0)
  159. Frame_5.Size = UDim2.new(1, 0, 0.0399999991, 0)
  160.  
  161. Frame_6.Parent = Scripts_2
  162. Frame_6.BackgroundColor3 = Color3.new(0.211765, 0.211765, 0.211765)
  163. Frame_6.BorderSizePixel = 0
  164. Frame_6.Size = UDim2.new(1, 0, 0.0900000036, 0)
  165.  
  166. TextLabel_2.Parent = Frame_6
  167. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  168. TextLabel_2.BackgroundTransparency = 1
  169. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  170. TextLabel_2.Font = Enum.Font.SourceSansLight
  171. TextLabel_2.Text = "Scripts"
  172. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  173. TextLabel_2.TextScaled = true
  174. TextLabel_2.TextSize = 14
  175. TextLabel_2.TextWrapped = true
  176.  
  177. ScrollingFrame.Parent = Scripts_2
  178. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  179. ScrollingFrame.BackgroundTransparency = 1
  180. ScrollingFrame.BorderSizePixel = 0
  181. ScrollingFrame.Position = UDim2.new(0, 0, 0.129999995, 0)
  182. ScrollingFrame.Size = UDim2.new(1, 0, 0.870000005, 0)
  183.  
  184. BlueTitan.Name = "BlueTitan"
  185. BlueTitan.Parent = ScrollingFrame
  186. BlueTitan.BackgroundColor3 = Color3.new(1, 1, 1)
  187. BlueTitan.BackgroundTransparency = 1
  188. BlueTitan.Size = UDim2.new(1, 0, 0.0399999991, 0)
  189. BlueTitan.Font = Enum.Font.SourceSansLight
  190. BlueTitan.Text = "Blue Titan"
  191. BlueTitan.TextColor3 = Color3.new(1, 1, 1)
  192. BlueTitan.TextScaled = true
  193. BlueTitan.TextSize = 14
  194. BlueTitan.TextWrapped = true
  195.  
  196. RedTitan.Name = "RedTitan"
  197. RedTitan.Parent = ScrollingFrame
  198. RedTitan.BackgroundColor3 = Color3.new(1, 1, 1)
  199. RedTitan.BackgroundTransparency = 1
  200. RedTitan.Position = UDim2.new(0, 0, 0.0399999991, 0)
  201. RedTitan.Size = UDim2.new(1, 0, 0.0399999991, 0)
  202. RedTitan.Font = Enum.Font.SourceSansLight
  203. RedTitan.Text = "Red Titan"
  204. RedTitan.TextColor3 = Color3.new(1, 1, 1)
  205. RedTitan.TextScaled = true
  206. RedTitan.TextSize = 14
  207. RedTitan.TextWrapped = true
  208.  
  209. Bleach.Name = "Bleach"
  210. Bleach.Parent = ScrollingFrame
  211. Bleach.BackgroundColor3 = Color3.new(1, 1, 1)
  212. Bleach.BackgroundTransparency = 1
  213. Bleach.Position = UDim2.new(0, 0, 0.0799999982, 0)
  214. Bleach.Size = UDim2.new(1, 0, 0.0399999991, 0)
  215. Bleach.Font = Enum.Font.SourceSansLight
  216. Bleach.Text = "Bleach"
  217. Bleach.TextColor3 = Color3.new(1, 1, 1)
  218. Bleach.TextScaled = true
  219. Bleach.TextSize = 14
  220. Bleach.TextWrapped = true
  221.  
  222. Ravenger.Name = "Ravenger"
  223. Ravenger.Parent = ScrollingFrame
  224. Ravenger.BackgroundColor3 = Color3.new(1, 1, 1)
  225. Ravenger.BackgroundTransparency = 1
  226. Ravenger.Position = UDim2.new(0, 0, 0.118826672, 0)
  227. Ravenger.Size = UDim2.new(1, 0, 0.0399999991, 0)
  228. Ravenger.Font = Enum.Font.SourceSansLight
  229. Ravenger.Text = "Ravenger Claws"
  230. Ravenger.TextColor3 = Color3.new(1, 1, 1)
  231. Ravenger.TextScaled = true
  232. Ravenger.TextSize = 14
  233. Ravenger.TextWrapped = true
  234.  
  235. Cop.Name = "Cop"
  236. Cop.Parent = ScrollingFrame
  237. Cop.BackgroundColor3 = Color3.new(1, 1, 1)
  238. Cop.BackgroundTransparency = 1
  239. Cop.Position = UDim2.new(0, 0, 0.16421172, 0)
  240. Cop.Size = UDim2.new(1, 0, 0.0399999991, 0)
  241. Cop.Font = Enum.Font.SourceSansLight
  242. Cop.Text = "Cop"
  243. Cop.TextColor3 = Color3.new(1, 1, 1)
  244. Cop.TextScaled = true
  245. Cop.TextSize = 14
  246. Cop.TextWrapped = true
  247.  
  248. SpectrumGlitcher.Name = "Spectrum Glitcher\n"
  249. SpectrumGlitcher.Parent = ScrollingFrame
  250. SpectrumGlitcher.BackgroundColor3 = Color3.new(1, 1, 1)
  251. SpectrumGlitcher.BackgroundTransparency = 1
  252. SpectrumGlitcher.Position = UDim2.new(0, 0, 0.20243071, 0)
  253. SpectrumGlitcher.Size = UDim2.new(1, 0, 0.0700000003, 0)
  254. SpectrumGlitcher.Font = Enum.Font.SourceSansLight
  255. SpectrumGlitcher.Text = "Spectrum\n"
  256. SpectrumGlitcher.TextColor3 = Color3.new(1, 1, 1)
  257. SpectrumGlitcher.TextScaled = true
  258. SpectrumGlitcher.TextSize = 14
  259. SpectrumGlitcher.TextWrapped = true
  260.  
  261. Frame_7.Parent = Scripts_2
  262. Frame_7.BackgroundColor3 = Color3.new(0.211765, 0.211765, 0.211765)
  263. Frame_7.BorderSizePixel = 0
  264. Frame_7.Size = UDim2.new(1, 0, 0.0900000036, 0)
  265.  
  266. TextLabel_3.Parent = Frame_7
  267. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  268. TextLabel_3.BackgroundTransparency = 1
  269. TextLabel_3.Size = UDim2.new(1, 0, 1, 0)
  270. TextLabel_3.Font = Enum.Font.SourceSansLight
  271. TextLabel_3.Text = "Scripts"
  272. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  273. TextLabel_3.TextScaled = true
  274. TextLabel_3.TextSize = 14
  275. TextLabel_3.TextWrapped = true
  276.  
  277. Frame_8.Parent = Scripts_2
  278. Frame_8.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  279. Frame_8.BorderSizePixel = 0
  280. Frame_8.Position = UDim2.new(0.00241988502, 0, 0.822399437, 0)
  281. Frame_8.Size = UDim2.new(0.997580111, 0, 0.177600592, 0)
  282. -- Scripts:
  283. function SCRIPT_NTXL67_FAKESCRIPT() -- Open.OpenScript
  284. local script = Instance.new('Script')
  285. script.Parent = Open
  286. -- Synthionized
  287.  
  288. script.Parent.MouseButton1Click:connect(function() -- The function of when the Players Clicks.
  289. if script.Parent.Parent.Frame.Visible == false then -- This tells wither it is open or not.
  290. script.Parent.Text = "Close" -- Tells us that it is open.
  291. script.Parent.Parent.Frame.Visible = true -- Makes the box visible.
  292. else -- Otherwise
  293. script.Parent.Text = "Open" -- Tells us that it is closed.
  294. script.Parent.Parent.Frame.Visible = false -- Makes the box Invisible
  295. end -- Ends the If statement.
  296. end) -- Ends the function in general.
  297.  
  298. end
  299. coroutine.resume(coroutine.create(SCRIPT_NTXL67_FAKESCRIPT))
  300. function SCRIPT_OUDD65_FAKESCRIPT() -- Execute.LocalScript
  301. local script = Instance.new('LocalScript')
  302. script.Parent = Execute
  303. local rem = game.ReplicatedStorage.RemoteEvent
  304.  
  305. script.Parent.MouseButton1Down:Connect(function()
  306. local test = script.Parent.Parent.Parent.Code.Text
  307. rem:FireServer(test)
  308. end)
  309.  
  310. end
  311. coroutine.resume(coroutine.create(SCRIPT_OUDD65_FAKESCRIPT))
  312. function SCRIPT_FNPJ80_FAKESCRIPT() -- Clear.LocalScript
  313. local script = Instance.new('LocalScript')
  314. script.Parent = Clear
  315. script.Parent.MouseButton1Down:Connect(function()
  316. script.Parent.Parent.Parent.Code.Text = ""
  317. end)
  318.  
  319. end
  320. coroutine.resume(coroutine.create(SCRIPT_FNPJ80_FAKESCRIPT))
  321. function SCRIPT_ANFF84_FAKESCRIPT() -- Reset.LocalScript
  322. local script = Instance.new('LocalScript')
  323. script.Parent = Reset
  324. script.Parent.MouseButton1Down:Connect(function()
  325. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  326. end)
  327.  
  328. end
  329. coroutine.resume(coroutine.create(SCRIPT_ANFF84_FAKESCRIPT))
  330. function SCRIPT_BCRO73_FAKESCRIPT() -- Frame_2.LocalScript
  331. local script = Instance.new('LocalScript')
  332. script.Parent = Frame_2
  333. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  334.  
  335. counter = 0
  336.  
  337. while wait(0.1)do
  338. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  339.  
  340. counter = counter + 0.01
  341. end
  342.  
  343. end
  344. coroutine.resume(coroutine.create(SCRIPT_BCRO73_FAKESCRIPT))
  345. function SCRIPT_PWLT87_FAKESCRIPT() -- Scripts.LocalScript
  346. local script = Instance.new('LocalScript')
  347. script.Parent = Scripts
  348. local pp = false
  349.  
  350. script.Parent.MouseButton1Down:Connect(function()
  351. if pp == false then
  352. pp = true
  353. script.Parent.Parent.Parent.Parent.Scripts.Visible = true
  354. else
  355. if pp == true then
  356. pp = false
  357. script.Parent.Parent.Parent.Parent.Scripts.Visible = false
  358. end
  359. end
  360. end)
  361.  
  362. end
  363. coroutine.resume(coroutine.create(SCRIPT_PWLT87_FAKESCRIPT))
  364. function SCRIPT_DMJQ80_FAKESCRIPT() -- Frame_3.LocalScript
  365. local script = Instance.new('LocalScript')
  366. script.Parent = Frame_3
  367. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  368.  
  369. counter = 0
  370.  
  371. while wait(0.1)do
  372. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  373.  
  374. counter = counter + 0.01
  375. end
  376.  
  377. end
  378. coroutine.resume(coroutine.create(SCRIPT_DMJQ80_FAKESCRIPT))
  379. function SCRIPT_ZWKJ89_FAKESCRIPT() -- Frame_4.LocalScript
  380. local script = Instance.new('LocalScript')
  381. script.Parent = Frame_4
  382. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  383.  
  384. counter = 0
  385.  
  386. while wait(0.1)do
  387. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  388.  
  389. counter = counter + 0.01
  390. end
  391.  
  392. end
  393. coroutine.resume(coroutine.create(SCRIPT_ZWKJ89_FAKESCRIPT))
  394. function SCRIPT_XHSU73_FAKESCRIPT() -- Frame_5.LocalScript
  395. local script = Instance.new('LocalScript')
  396. script.Parent = Frame_5
  397. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  398.  
  399. counter = 0
  400.  
  401. while wait(0.1)do
  402. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  403.  
  404. counter = counter + 0.01
  405. end
  406.  
  407. end
  408. coroutine.resume(coroutine.create(SCRIPT_XHSU73_FAKESCRIPT))
  409. function SCRIPT_ZLGV73_FAKESCRIPT() -- Frame_6.LocalScript
  410. local script = Instance.new('LocalScript')
  411. script.Parent = Frame_6
  412. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  413.  
  414. counter = 0
  415.  
  416. while wait(0.1)do
  417. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  418.  
  419. counter = counter + 0.01
  420. end
  421.  
  422. end
  423. coroutine.resume(coroutine.create(SCRIPT_ZLGV73_FAKESCRIPT))
  424. function SCRIPT_VTNH77_FAKESCRIPT() -- BlueTitan.LocalScript
  425. local script = Instance.new('LocalScript')
  426. script.Parent = BlueTitan
  427. local pname = game.Players.LocalPlayer.Name
  428.  
  429. script.Parent.MouseButton1Down:Connect(function()
  430. script.Parent.Parent.Parent.Parent.Frame.Code.Text = "require(2971509487).load('"..pname.."')"
  431. end)
  432.  
  433. end
  434. coroutine.resume(coroutine.create(SCRIPT_VTNH77_FAKESCRIPT))
  435. function SCRIPT_NMLO71_FAKESCRIPT() -- RedTitan.LocalScript
  436. local script = Instance.new('LocalScript')
  437. script.Parent = RedTitan
  438. local pname = game.Players.LocalPlayer.Name
  439.  
  440. script.Parent.MouseButton1Down:Connect(function()
  441. script.Parent.Parent.Parent.Parent.Frame.Code.Text = "require(2974204001).load('"..pname.."')"
  442. end)
  443.  
  444. end
  445. coroutine.resume(coroutine.create(SCRIPT_NMLO71_FAKESCRIPT))
  446. function SCRIPT_IWWY85_FAKESCRIPT() -- Bleach.LocalScript
  447. local script = Instance.new('LocalScript')
  448. script.Parent = Bleach
  449. local pname = game.Players.LocalPlayer.Name
  450.  
  451. script.Parent.MouseButton1Down:Connect(function()
  452. script.Parent.Parent.Parent.Parent.Frame.Code.Text = "require(2975480225).load('"..pname.."')"
  453. end)
  454.  
  455. end
  456. coroutine.resume(coroutine.create(SCRIPT_IWWY85_FAKESCRIPT))
  457. function SCRIPT_YNEE84_FAKESCRIPT() -- Ravenger.LocalScript
  458. local script = Instance.new('LocalScript')
  459. script.Parent = Ravenger
  460. local pname = game.Players.LocalPlayer.Name
  461.  
  462. script.Parent.MouseButton1Down:Connect(function()
  463. script.Parent.Parent.Parent.Parent.Frame.Code.Text = "require(2971559360).load('"..pname.."')"
  464. end)
  465.  
  466. end
  467. coroutine.resume(coroutine.create(SCRIPT_YNEE84_FAKESCRIPT))
  468. function SCRIPT_LNKB65_FAKESCRIPT() -- Cop.LocalScript
  469. local script = Instance.new('LocalScript')
  470. script.Parent = Cop
  471. local pname = game.Players.LocalPlayer.Name
  472.  
  473. script.Parent.MouseButton1Down:Connect(function()
  474. script.Parent.Parent.Parent.Parent.Frame.Code.Text = "require(2874956884).load('"..pname.."')"
  475. end)
  476.  
  477. end
  478. coroutine.resume(coroutine.create(SCRIPT_LNKB65_FAKESCRIPT))
  479. function SCRIPT_QVDV68_FAKESCRIPT() -- SpectrumGlitcher.LocalScript
  480. local script = Instance.new('LocalScript')
  481. script.Parent = SpectrumGlitcher
  482. local pname = game.Players.LocalPlayer.Name
  483.  
  484. script.Parent.MouseButton1Down:Connect(function()
  485. script.Parent.Parent.Parent.Parent.Frame.Code.Text = "require(2930987220).load('"..pname.."')"
  486. end)
  487.  
  488. end
  489. coroutine.resume(coroutine.create(SCRIPT_QVDV68_FAKESCRIPT))
  490. function SCRIPT_JOEY82_FAKESCRIPT() -- Frame_7.LocalScript
  491. local script = Instance.new('LocalScript')
  492. script.Parent = Frame_7
  493. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  494.  
  495. counter = 0
  496.  
  497. while wait(0.1)do
  498. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  499.  
  500. counter = counter + 0.01
  501. end
  502.  
  503. end
  504. coroutine.resume(coroutine.create(SCRIPT_JOEY82_FAKESCRIPT))
  505. function SCRIPT_HKTC84_FAKESCRIPT() -- Frame_8.LocalScript
  506. local script = Instance.new('LocalScript')
  507. script.Parent = Frame_8
  508. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  509.  
  510. counter = 0
  511.  
  512. while wait(0.1)do
  513. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  514.  
  515. counter = counter + 0.01
  516. end
  517.  
  518. end
  519. coroutine.resume(coroutine.create(SCRIPT_HKTC84_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement