Advertisement
Guest User

Cypher X

a guest
Jul 17th, 2019
3,927
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.64 KB | None | 0 0
  1. if game.PlaceId == 455366377 then
  2. print("Currently Playing The Streets")
  3. print("Waiting for player to confirm...")
  4. else
  5. return
  6. end
  7. undecided = true
  8. continue = false
  9. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer('Welcome thanks for using Cypher X HUB',"All")
  10. wait(2)
  11. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer('[Cypher X] - is made by Synthionized and Other Devs',"All")
  12. wait(2)
  13. local CypherX = Instance.new("ScreenGui")
  14. local MainFrame = Instance.new("Frame")
  15. local Title = Instance.new("Frame")
  16. local Streets = Instance.new("TextLabel")
  17. local Cypher = Instance.new("TextLabel")
  18. local Version = Instance.new("TextLabel")
  19. local Frames = Instance.new("Frame")
  20. local Credits = Instance.new("Frame")
  21. local TopText = Instance.new("TextLabel")
  22. local TweenExecutor = Instance.new("TextButton")
  23. local ScrollFunctions = Instance.new("ScrollingFrame")
  24. local Lol = Instance.new("TextLabel")
  25. local Paste = Instance.new("TextLabel")
  26. local Channel = Instance.new("TextButton")
  27. local ImageLabel = Instance.new("ImageLabel")
  28. local Dev = Instance.new("TextLabel")
  29. local Synthionized = Instance.new("TextLabel")
  30. local MainOne = Instance.new("Frame")
  31. local ScrollFunctions_2 = Instance.new("ScrollingFrame")
  32. local Energize = Instance.new("TextButton")
  33. local olo = Instance.new("TextLabel")
  34. local Aimbot = Instance.new("TextButton")
  35. local InfinYield = Instance.new("TextButton")
  36. local Combat = Instance.new("TextButton")
  37. local InvisShotty = Instance.new("TextButton")
  38. local Planks = Instance.new("TextButton")
  39. local AntiKnock = Instance.new("TextButton")
  40. local Help = Instance.new("TextLabel")
  41. local Lmao = Instance.new("TextLabel")
  42. local Frame = Instance.new("Frame")
  43. local Credit = Instance.new("TextButton")
  44. local Log = Instance.new("TextButton")
  45. local Logger = Instance.new("Frame")
  46. local TopText_2 = Instance.new("TextLabel")
  47. local TweenExecutor_2 = Instance.new("TextButton")
  48. local MainOne_2 = Instance.new("Frame")
  49. local Help_2 = Instance.new("TextLabel")
  50. local DecalLogger = Instance.new("TextButton")
  51. local AudioLogger = Instance.new("TextButton")
  52. local Lol_2 = Instance.new("TextLabel")
  53. local Hehe = Instance.new("TextLabel")
  54. local Devcon = Instance.new("TextLabel")
  55. local BorderHorizontal = Instance.new("Frame")
  56. local BorderHorizontal_2 = Instance.new("Frame")
  57. local Bord = Instance.new("Frame")
  58. local Open = Instance.new("TextButton")
  59. --Properties:
  60. CypherX.Name = "Cypher X"
  61. CypherX.Parent = game.CoreGui
  62.  
  63. MainFrame.Name = "MainFrame"
  64. MainFrame.Parent = CypherX
  65. MainFrame.Active = true
  66. MainFrame.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  67. MainFrame.Draggable = true
  68. MainFrame.Position = UDim2.new(0.337400526, 0, 0.169284299, 0)
  69. MainFrame.Size = UDim2.new(0, 592, 0, 381)
  70.  
  71. Title.Name = "Title"
  72. Title.Parent = MainFrame
  73. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  74. Title.BackgroundTransparency = 1
  75. Title.Position = UDim2.new(0, 0, 0.0315789469, 0)
  76. Title.Size = UDim2.new(0, 588, 0, 27)
  77.  
  78. Streets.Name = "Streets"
  79. Streets.Parent = Title
  80. Streets.BackgroundColor3 = Color3.new(1, 1, 1)
  81. Streets.BackgroundTransparency = 1
  82. Streets.Position = UDim2.new(0.18877551, 0, 0.240740731, -13)
  83. Streets.Size = UDim2.new(0, 135, 0, 27)
  84. Streets.Font = Enum.Font.Cartoon
  85. Streets.Text = "The Streets HUB"
  86. Streets.TextColor3 = Color3.new(1, 1, 1)
  87. Streets.TextScaled = true
  88. Streets.TextSize = 14
  89. Streets.TextWrapped = true
  90.  
  91. Cypher.Name = "Cypher"
  92. Cypher.Parent = Title
  93. Cypher.BackgroundColor3 = Color3.new(1, 1, 1)
  94. Cypher.BackgroundTransparency = 1
  95. Cypher.Position = UDim2.new(0.00510204071, 0, 0.240740746, -13)
  96. Cypher.Size = UDim2.new(0, 83, 0, 27)
  97. Cypher.Font = Enum.Font.Cartoon
  98. Cypher.Text = "Cypher"
  99. Cypher.TextColor3 = Color3.new(1, 1, 1)
  100. Cypher.TextScaled = true
  101. Cypher.TextSize = 14
  102. Cypher.TextWrapped = true
  103.  
  104. Version.Name = "Version"
  105. Version.Parent = Title
  106. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  107. Version.BackgroundTransparency = 1
  108. Version.Position = UDim2.new(0.18707484, -37, 0.166666627, -17)
  109. Version.Size = UDim2.new(0, 38, 0, 23)
  110. Version.Font = Enum.Font.Cartoon
  111. Version.Text = "X"
  112. Version.TextColor3 = Color3.new(1, 1, 1)
  113. Version.TextScaled = true
  114. Version.TextSize = 14
  115. Version.TextWrapped = true
  116.  
  117. Frames.Name = "Frames"
  118. Frames.Parent = MainFrame
  119. Frames.BackgroundColor3 = Color3.new(1, 1, 1)
  120. Frames.BackgroundTransparency = 1
  121. Frames.ClipsDescendants = true
  122. Frames.Position = UDim2.new(0.00505902199, 0, 0.113956563, 0)
  123. Frames.Size = UDim2.new(0.994940996, 0, 0.886043429, 0)
  124.  
  125. Credits.Name = "Credits"
  126. Credits.Parent = Frames
  127. Credits.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  128. Credits.BorderSizePixel = 0
  129. Credits.Position = UDim2.new(-1.0016892, 0, 1.86264515e-09, 0)
  130. Credits.Size = UDim2.new(0, 590, 0, 337)
  131.  
  132. TopText.Name = "TopText"
  133. TopText.Parent = Credits
  134. TopText.BackgroundColor3 = Color3.new(1, 1, 1)
  135. TopText.BackgroundTransparency = 1
  136. TopText.Position = UDim2.new(0, 0, 0.0148367956, 0)
  137. TopText.Size = UDim2.new(0, 589, 0, 27)
  138. TopText.Font = Enum.Font.Cartoon
  139. TopText.Text = "=/Credits\\="
  140. TopText.TextColor3 = Color3.new(1, 1, 1)
  141. TopText.TextScaled = true
  142. TopText.TextSize = 20
  143. TopText.TextWrapped = true
  144.  
  145. TweenExecutor.Name = "TweenExecutor"
  146. TweenExecutor.Parent = Credits
  147. TweenExecutor.BackgroundColor3 = Color3.new(0.152941, 0.490196, 1)
  148. TweenExecutor.BackgroundTransparency = 1
  149. TweenExecutor.BorderSizePixel = 0
  150. TweenExecutor.Position = UDim2.new(0.909100235, 0, 0.0107154734, 0)
  151. TweenExecutor.Size = UDim2.new(0, 41, 0, 29)
  152. TweenExecutor.Font = Enum.Font.Cartoon
  153. TweenExecutor.Text = "<"
  154. TweenExecutor.TextColor3 = Color3.new(1, 1, 1)
  155. TweenExecutor.TextScaled = true
  156. TweenExecutor.TextSize = 24
  157. TweenExecutor.TextWrapped = true
  158.  
  159. ScrollFunctions.Name = "ScrollFunctions"
  160. ScrollFunctions.Parent = Credits
  161. ScrollFunctions.BackgroundColor3 = Color3.new(1, 1, 1)
  162. ScrollFunctions.BackgroundTransparency = 1
  163. ScrollFunctions.BorderSizePixel = 0
  164. ScrollFunctions.Position = UDim2.new(0, 0, 0.160237387, 0)
  165. ScrollFunctions.Size = UDim2.new(0, 589, 0, 268)
  166. ScrollFunctions.CanvasSize = UDim2.new(0, 0, 10, 0)
  167. ScrollFunctions.ScrollBarThickness = 4
  168.  
  169. Lol.Name = "Lol"
  170. Lol.Parent = ScrollFunctions
  171. Lol.BackgroundColor3 = Color3.new(1, 1, 1)
  172. Lol.BackgroundTransparency = 1
  173. Lol.Position = UDim2.new(0.32937184, 0, 0.0543026701, 0)
  174. Lol.Size = UDim2.new(0, 200, 0, 50)
  175. Lol.Font = Enum.Font.Cartoon
  176. Lol.Text = "^^^"
  177. Lol.TextColor3 = Color3.new(1, 1, 1)
  178. Lol.TextSize = 30
  179.  
  180. Paste.Name = "Paste"
  181. Paste.Parent = ScrollFunctions
  182. Paste.BackgroundColor3 = Color3.new(1, 1, 1)
  183. Paste.BackgroundTransparency = 1
  184. Paste.Position = UDim2.new(0.331069618, 0, 0.0593471825, 0)
  185. Paste.Size = UDim2.new(0, 200, 0, 50)
  186. Paste.Font = Enum.Font.Cartoon
  187. Paste.Text = "Click then paste into your search bar"
  188. Paste.TextColor3 = Color3.new(1, 1, 1)
  189. Paste.TextSize = 30
  190.  
  191. Channel.Name = "Channel"
  192. Channel.Parent = ScrollFunctions
  193. Channel.BackgroundColor3 = Color3.new(0, 0, 0)
  194. Channel.BorderColor3 = Color3.new(1, 1, 1)
  195. Channel.Position = UDim2.new(0.378762424, 0, 0.0359623171, 0)
  196. Channel.Size = UDim2.new(0, 143, 0, 54)
  197. Channel.Font = Enum.Font.Cartoon
  198. Channel.Text = "Synthionized"
  199. Channel.TextColor3 = Color3.new(1, 1, 1)
  200. Channel.TextSize = 24
  201.  
  202. ImageLabel.Parent = ScrollFunctions
  203. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  204. ImageLabel.Position = UDim2.new(0.241086587, 0, 0.082922183, 0)
  205. ImageLabel.Size = UDim2.new(0, 305, 0, 249)
  206. ImageLabel.Image = "rbxassetid://3295970440"
  207.  
  208. Dev.Name = "Dev"
  209. Dev.Parent = ScrollFunctions
  210. Dev.BackgroundColor3 = Color3.new(1, 1, 1)
  211. Dev.BackgroundTransparency = 1
  212. Dev.Position = UDim2.new(0.331069618, 0, -0.00089020771, 0)
  213. Dev.Size = UDim2.new(0, 200, 0, 50)
  214. Dev.Font = Enum.Font.Cartoon
  215. Dev.Text = "=/Other Devs\\="
  216. Dev.TextColor3 = Color3.new(1, 1, 1)
  217. Dev.TextSize = 30
  218.  
  219. Synthionized.Name = "Synthionized"
  220. Synthionized.Parent = ScrollFunctions
  221. Synthionized.BackgroundColor3 = Color3.new(1, 1, 1)
  222. Synthionized.BackgroundTransparency = 1
  223. Synthionized.Position = UDim2.new(0.331069618, 0, 0.017507419, 0)
  224. Synthionized.Size = UDim2.new(0, 200, 0, 50)
  225. Synthionized.Font = Enum.Font.Cartoon
  226. Synthionized.Text = "=/Synthionized\\="
  227. Synthionized.TextColor3 = Color3.new(1, 1, 1)
  228. Synthionized.TextSize = 30
  229.  
  230. MainOne.Name = "MainOne"
  231. MainOne.Parent = Frames
  232. MainOne.BackgroundColor3 = Color3.new(1, 1, 1)
  233. MainOne.BackgroundTransparency = 0.89999997615814
  234. MainOne.Position = UDim2.new(-0.00392839313, 0, 0.000904873013, 0)
  235. MainOne.Size = UDim2.new(0, 590, 0, 337)
  236.  
  237. ScrollFunctions_2.Name = "ScrollFunctions"
  238. ScrollFunctions_2.Parent = MainOne
  239. ScrollFunctions_2.BackgroundColor3 = Color3.new(1, 1, 1)
  240. ScrollFunctions_2.BackgroundTransparency = 1
  241. ScrollFunctions_2.BorderSizePixel = 0
  242. ScrollFunctions_2.Position = UDim2.new(0.00338983047, 0, 0.111853264, 0)
  243. ScrollFunctions_2.Size = UDim2.new(0, 587, 0, 232)
  244. ScrollFunctions_2.CanvasSize = UDim2.new(0, 0, 10, 0)
  245. ScrollFunctions_2.ScrollBarThickness = 4
  246.  
  247. Energize.Name = "Energize"
  248. Energize.Parent = ScrollFunctions_2
  249. Energize.BackgroundColor3 = Color3.new(0, 0, 0)
  250. Energize.BorderColor3 = Color3.new(1, 1, 1)
  251. Energize.Position = UDim2.new(0.0151302386, 0, 0.0253214333, 0)
  252. Energize.Size = UDim2.new(0, 113, 0, 46)
  253. Energize.Font = Enum.Font.Cartoon
  254. Energize.Text = "Energize Anim"
  255. Energize.TextColor3 = Color3.new(1, 1, 1)
  256. Energize.TextScaled = true
  257. Energize.TextSize = 24
  258. Energize.TextWrapped = true
  259. Energize.MouseButton1Click:connect(function()
  260. -- Energize by illremember, fe animations
  261. -- DO NOT COPY AND CLAIM AS OWN, if you are using some of the script for your own, credit is highly appreciated!
  262. -- Thank you, and enjoy.
  263.  
  264. -- Objects
  265.  
  266. local Energize = Instance.new("ScreenGui") -- The actual GUI
  267. local SideFrame = Instance.new("Frame") -- Visible when GUI is closed
  268. local OpenGUI = Instance.new("TextButton") -- Part of SideFrame
  269. local SideFrameTitle = Instance.new("TextLabel") -- Part of SideFrame
  270. local MainFrame = Instance.new("Frame") -- All of the stuff on the main frame
  271. local GuiBottomFrame = Instance.new("Frame") -- Part of Active Frame
  272. local Credits = Instance.new("TextLabel") -- Credits to illremember, hello there
  273. local ScrollingFrame = Instance.new("ScrollingFrame") -- The scrolling frame of animations
  274. local CheckR = Instance.new("TextLabel") -- Check if R15 or R6
  275. local ScrollingFrameR15 = Instance.new("ScrollingFrame") -- The scrolling frame of R15 animations
  276.  
  277. local CrazySlash = Instance.new("TextButton")--COMPLETE
  278. local Open = Instance.new("TextButton")--COMPLETE
  279. local R15Spinner = Instance.new("TextButton")--COMPLETE
  280. local ArmsOut = Instance.new("TextButton")--COMPLETE
  281. local FloatSlash = Instance.new("TextButton")--COMPLETE
  282. local WeirdZombie = Instance.new("TextButton")--COMPLETE
  283. local DownSlash = Instance.new("TextButton")--COMPLETE
  284. local Pull = Instance.new("TextButton")--COMPLETE
  285. local CircleArm = Instance.new("TextButton")--COMPLETE
  286. local Bend = Instance.new("TextButton")--COMPLETE
  287. local RotateSlash = Instance.new("TextButton")--COMPLETE
  288. local FlingArms = Instance.new("TextButton")--COMPLETE
  289.  
  290. local FullSwing = Instance.new("TextButton")--COMPLETE
  291. local GlitchLevitate = Instance.new("TextButton")--COMPLETE
  292. local MoonDance = Instance.new("TextButton")--COMPLETE
  293. local FullPunch = Instance.new("TextButton")--COMPLETE
  294. local Crouch = Instance.new("TextButton")--COMPLETE
  295. local SpinDance = Instance.new("TextButton")--COMPLETE
  296. local FloorFaint = Instance.new("TextButton")--COMPLETE
  297. local JumpingJacks = Instance.new("TextButton")--COMPLETE
  298. local Spinner = Instance.new("TextButton")--COMPLETE
  299. local MegaInsane = Instance.new("TextButton")--COMPLETE
  300. local ArmDetach = Instance.new("TextButton")--COMPLETE
  301. local WeirdMove = Instance.new("TextButton")--COMPLETE
  302. local Faint = Instance.new("TextButton")--COMPLETE
  303. local CloneIllusion = Instance.new("TextButton")--COMPLETE
  304. local Levitate = Instance.new("TextButton")--COMPLETE
  305. local DinoWalk = Instance.new("TextButton")--COMPLETE
  306. local FloorCrawl = Instance.new("TextButton")--COMPLETE
  307. local SwordSlam = Instance.new("TextButton")--COMPLETE
  308. local LoopHead = Instance.new("TextButton")--COMPLETE
  309. local HeroJump = Instance.new("TextButton")--COMPLETE
  310. local Insane = Instance.new("TextButton")--COMPLETE
  311. local FloatingHead = Instance.new("TextButton")--COMPLETE
  312. local HeadThrow = Instance.new("TextButton")--COMPLETE
  313. local MovingDance = Instance.new("TextButton")--COMPLETE
  314. local SuperPunch = Instance.new("TextButton")--COMPLETE
  315. local ArmTurbine = Instance.new("TextButton")--COMPLETE
  316. local Dab = Instance.new("TextButton")--COMPLETE
  317. local FloatSit = Instance.new("TextButton")--COMPLETE
  318. local SuperFaint = Instance.new("TextButton")--COMPLETE
  319. local BarrelRoll = Instance.new("TextButton")--COMPLETE
  320. local Scared = Instance.new("TextButton")--COMPLETE
  321. local InsaneArms = Instance.new("TextButton")--COMPLETE
  322. local SwordSlice = Instance.new("TextButton")--COMPLETE
  323. local SpinDance2 = Instance.new("TextButton")--COMPLETE
  324. local BowDown = Instance.new("TextButton")--COMPLETE
  325. local LoopSlam = Instance.new("TextButton")--COMPLETE
  326.  
  327. local GuiTopFrame = Instance.new("Frame") -- Top of the main frame
  328. local CloseGUI = Instance.new("TextButton") -- To close the GUI
  329. local Title = Instance.new("TextLabel") -- Actual title of GUI, Energize
  330.  
  331. -- Properties
  332.  
  333. Energize.Name = "Energize"
  334. Energize.Parent = game.Players.LocalPlayer.PlayerGui
  335.  
  336. SideFrame.Name = "SideFrame"
  337. SideFrame.Parent = Energize
  338. SideFrame.Active = true
  339. SideFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  340. SideFrame.Draggable = true
  341. SideFrame.Position = UDim2.new(0, 376, 0, 125)
  342. SideFrame.Size = UDim2.new(0, 460, 0, 32)
  343. SideFrame.Visible = false
  344.  
  345. OpenGUI.Name = "OpenGUI"
  346. OpenGUI.Parent = SideFrame
  347. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  348. OpenGUI.BackgroundTransparency = 1
  349. OpenGUI.Position = UDim2.new(0, 426, 0, 0)
  350. OpenGUI.Size = UDim2.new(0, 34, 0, 32)
  351. OpenGUI.Font = Enum.Font.SourceSans
  352. OpenGUI.FontSize = Enum.FontSize.Size48
  353. OpenGUI.Text = "X"
  354. OpenGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  355. OpenGUI.TextSize = 40
  356. OpenGUI.TextWrapped = true
  357.  
  358. SideFrameTitle.Name = "SideFrameTitle"
  359. SideFrameTitle.Parent = SideFrame
  360. SideFrameTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  361. SideFrameTitle.BackgroundTransparency = 1
  362. SideFrameTitle.Position = UDim2.new(0, 170, 0, 0)
  363. SideFrameTitle.Size = UDim2.new(0, 119, 0, 31)
  364. SideFrameTitle.Font = Enum.Font.Arial
  365. SideFrameTitle.FontSize = Enum.FontSize.Size24
  366. SideFrameTitle.Text = "-Energize-"
  367. SideFrameTitle.TextSize = 21
  368. SideFrameTitle.TextStrokeColor3 = Color3.new(0.27451, 0.92549, 0.905882)
  369. SideFrameTitle.TextStrokeTransparency = 0.69999998807907
  370.  
  371. MainFrame.Name = "MainFrame"
  372. MainFrame.Parent = Energize
  373. MainFrame.Active = true
  374. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  375. MainFrame.BackgroundTransparency = 1
  376. MainFrame.Draggable = true
  377. MainFrame.Position = UDim2.new(0, 376, 0, 125)
  378. MainFrame.Size = UDim2.new(0, 444, 0, 280)
  379.  
  380. GuiBottomFrame.Name = "Gui BottomFrame"
  381. GuiBottomFrame.Parent = MainFrame
  382. GuiBottomFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  383. GuiBottomFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  384. GuiBottomFrame.Position = UDim2.new(0, 0, 0, 247)
  385. GuiBottomFrame.Size = UDim2.new(0, 460, 0, 32)
  386.  
  387. Credits.Name = "Credits"
  388. Credits.Parent = GuiBottomFrame
  389. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  390. Credits.BackgroundTransparency = 1
  391. Credits.Size = UDim2.new(0, 460, 0, 32)
  392. Credits.FontSize = Enum.FontSize.Size14
  393. Credits.Text = "By illremember -FE Animations Gui"
  394. Credits.TextColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  395. Credits.TextSize = 14
  396. Credits.TextStrokeColor3 = Color3.new(0.141176, 0.870588, 0.713726)
  397. Credits.TextStrokeTransparency = 0.69999998807907
  398. Credits.TextWrapped = true
  399.  
  400. ScrollingFrame.Parent = MainFrame
  401. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  402. ScrollingFrame.Position = UDim2.new(0, 0, 0, 32)
  403. ScrollingFrame.Size = UDim2.new(0, 460, 0, 215)
  404. ScrollingFrame.ScrollBarThickness = 13
  405.  
  406. FullSwing.Name = "FullSwing"
  407. FullSwing.Parent = ScrollingFrame
  408. FullSwing.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  409. FullSwing.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  410. FullSwing.Position = UDim2.new(0, 17, 0, 322)
  411. FullSwing.Size = UDim2.new(0, 119, 0, 34)
  412. FullSwing.Font = Enum.Font.Highway
  413. FullSwing.FontSize = Enum.FontSize.Size24
  414. FullSwing.Text = "Full Swing"
  415. FullSwing.TextSize = 20
  416. FullSwing.TextWrapped = true
  417.  
  418. GlitchLevitate.Name = "GlitchLevitate"
  419. GlitchLevitate.Parent = ScrollingFrame
  420. GlitchLevitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  421. GlitchLevitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  422. GlitchLevitate.Position = UDim2.new(0, 319, 0, 322)
  423. GlitchLevitate.Size = UDim2.new(0, 119, 0, 34)
  424. GlitchLevitate.Font = Enum.Font.Highway
  425. GlitchLevitate.FontSize = Enum.FontSize.Size24
  426. GlitchLevitate.Text = "Glitch Levitate"
  427. GlitchLevitate.TextSize = 20
  428. GlitchLevitate.TextWrapped = true
  429.  
  430. MoonDance.Name = "MoonDance"
  431. MoonDance.Parent = ScrollingFrame
  432. MoonDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  433. MoonDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  434. MoonDance.Position = UDim2.new(0, 319, 0, 280)
  435. MoonDance.Size = UDim2.new(0, 119, 0, 34)
  436. MoonDance.Font = Enum.Font.Highway
  437. MoonDance.FontSize = Enum.FontSize.Size24
  438. MoonDance.Text = "Moon Dance"
  439. MoonDance.TextSize = 20
  440. MoonDance.TextWrapped = true
  441.  
  442. FullPunch.Name = "FullPunch"
  443. FullPunch.Parent = ScrollingFrame
  444. FullPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  445. FullPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  446. FullPunch.Position = UDim2.new(0, 17, 0, 280)
  447. FullPunch.Size = UDim2.new(0, 119, 0, 34)
  448. FullPunch.Font = Enum.Font.Highway
  449. FullPunch.FontSize = Enum.FontSize.Size24
  450. FullPunch.Text = "Full Punch"
  451. FullPunch.TextSize = 20
  452. FullPunch.TextWrapped = true
  453.  
  454. Crouch.Name = "Crouch"
  455. Crouch.Parent = ScrollingFrame
  456. Crouch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  457. Crouch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  458. Crouch.Position = UDim2.new(0, 168, 0, 280)
  459. Crouch.Size = UDim2.new(0, 119, 0, 34)
  460. Crouch.Font = Enum.Font.Highway
  461. Crouch.FontSize = Enum.FontSize.Size24
  462. Crouch.Text = "Crouch"
  463. Crouch.TextSize = 20
  464. Crouch.TextWrapped = true
  465.  
  466. SpinDance.Name = "SpinDance"
  467. SpinDance.Parent = ScrollingFrame
  468. SpinDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  469. SpinDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  470. SpinDance.Position = UDim2.new(0, 168, 0, 236)
  471. SpinDance.Size = UDim2.new(0, 119, 0, 34)
  472. SpinDance.Font = Enum.Font.Highway
  473. SpinDance.FontSize = Enum.FontSize.Size24
  474. SpinDance.Text = "Spin Dance"
  475. SpinDance.TextSize = 20
  476. SpinDance.TextWrapped = true
  477.  
  478. FloorFaint.Name = "FloorFaint"
  479. FloorFaint.Parent = ScrollingFrame
  480. FloorFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  481. FloorFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  482. FloorFaint.Position = UDim2.new(0, 17, 0, 236)
  483. FloorFaint.Size = UDim2.new(0, 119, 0, 34)
  484. FloorFaint.Font = Enum.Font.Highway
  485. FloorFaint.FontSize = Enum.FontSize.Size24
  486. FloorFaint.Text = "Floor Faint"
  487. FloorFaint.TextSize = 20
  488. FloorFaint.TextWrapped = true
  489.  
  490. JumpingJacks.Name = "JumpingJacks"
  491. JumpingJacks.Parent = ScrollingFrame
  492. JumpingJacks.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  493. JumpingJacks.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  494. JumpingJacks.Position = UDim2.new(0, 319, 0, 236)
  495. JumpingJacks.Size = UDim2.new(0, 119, 0, 34)
  496. JumpingJacks.Font = Enum.Font.Highway
  497. JumpingJacks.FontSize = Enum.FontSize.Size24
  498. JumpingJacks.Text = "Jumping Jacks"
  499. JumpingJacks.TextSize = 20
  500. JumpingJacks.TextWrapped = true
  501.  
  502. Spinner.Name = "Spinner"
  503. Spinner.Parent = ScrollingFrame
  504. Spinner.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  505. Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  506. Spinner.Position = UDim2.new(0, 17, 0, 192)
  507. Spinner.Size = UDim2.new(0, 119, 0, 34)
  508. Spinner.Font = Enum.Font.Highway
  509. Spinner.FontSize = Enum.FontSize.Size24
  510. Spinner.Text = "Spinner"
  511. Spinner.TextSize = 20
  512. Spinner.TextWrapped = true
  513.  
  514. MegaInsane.Name = "MegaInsane"
  515. MegaInsane.Parent = ScrollingFrame
  516. MegaInsane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  517. MegaInsane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  518. MegaInsane.Position = UDim2.new(0, 168, 0, 192)
  519. MegaInsane.Size = UDim2.new(0, 119, 0, 34)
  520. MegaInsane.Font = Enum.Font.Highway
  521. MegaInsane.FontSize = Enum.FontSize.Size24
  522. MegaInsane.Text = "Mega Insane"
  523. MegaInsane.TextSize = 20
  524. MegaInsane.TextWrapped = true
  525.  
  526. ArmDetach.Name = "ArmDetach"
  527. ArmDetach.Parent = ScrollingFrame
  528. ArmDetach.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  529. ArmDetach.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  530. ArmDetach.Position = UDim2.new(0, 319, 0, 192)
  531. ArmDetach.Size = UDim2.new(0, 119, 0, 34)
  532. ArmDetach.Font = Enum.Font.Highway
  533. ArmDetach.FontSize = Enum.FontSize.Size24
  534. ArmDetach.Text = "Arm Detach"
  535. ArmDetach.TextSize = 20
  536. ArmDetach.TextWrapped = true
  537.  
  538. WeirdMove.Name = "WeirdMove"
  539. WeirdMove.Parent = ScrollingFrame
  540. WeirdMove.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  541. WeirdMove.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  542. WeirdMove.Position = UDim2.new(0, 168, 0, 148)
  543. WeirdMove.Size = UDim2.new(0, 119, 0, 34)
  544. WeirdMove.Font = Enum.Font.Highway
  545. WeirdMove.FontSize = Enum.FontSize.Size24
  546. WeirdMove.Text = "Weird Move"
  547. WeirdMove.TextSize = 20
  548. WeirdMove.TextWrapped = true
  549.  
  550. Faint.Name = "Faint"
  551. Faint.Parent = ScrollingFrame
  552. Faint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  553. Faint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  554. Faint.Position = UDim2.new(0, 17, 0, 148)
  555. Faint.Size = UDim2.new(0, 119, 0, 34)
  556. Faint.Font = Enum.Font.Highway
  557. Faint.FontSize = Enum.FontSize.Size24
  558. Faint.Text = "Faint"
  559. Faint.TextSize = 20
  560. Faint.TextWrapped = true
  561.  
  562. CloneIllusion.Name = "CloneIllusion"
  563. CloneIllusion.Parent = ScrollingFrame
  564. CloneIllusion.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  565. CloneIllusion.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  566. CloneIllusion.Position = UDim2.new(0, 319, 0, 148)
  567. CloneIllusion.Size = UDim2.new(0, 119, 0, 34)
  568. CloneIllusion.Font = Enum.Font.Highway
  569. CloneIllusion.FontSize = Enum.FontSize.Size24
  570. CloneIllusion.Text = "Clone Illusion"
  571. CloneIllusion.TextSize = 20
  572. CloneIllusion.TextWrapped = true
  573.  
  574. Levitate.Name = "Levitate"
  575. Levitate.Parent = ScrollingFrame
  576. Levitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  577. Levitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  578. Levitate.Position = UDim2.new(0, 17, 0, 104)
  579. Levitate.Size = UDim2.new(0, 119, 0, 34)
  580. Levitate.Font = Enum.Font.Highway
  581. Levitate.FontSize = Enum.FontSize.Size24
  582. Levitate.Text = "Levitate"
  583. Levitate.TextSize = 20
  584. Levitate.TextWrapped = true
  585.  
  586. DinoWalk.Name = "DinoWalk"
  587. DinoWalk.Parent = ScrollingFrame
  588. DinoWalk.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  589. DinoWalk.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  590. DinoWalk.Position = UDim2.new(0, 168, 0, 104)
  591. DinoWalk.Size = UDim2.new(0, 119, 0, 34)
  592. DinoWalk.Font = Enum.Font.Highway
  593. DinoWalk.FontSize = Enum.FontSize.Size24
  594. DinoWalk.Text = "Dino Walk"
  595. DinoWalk.TextSize = 20
  596. DinoWalk.TextWrapped = true
  597.  
  598. FloorCrawl.Name = "FloorCrawl"
  599. FloorCrawl.Parent = ScrollingFrame
  600. FloorCrawl.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  601. FloorCrawl.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  602. FloorCrawl.Position = UDim2.new(0, 319, 0, 104)
  603. FloorCrawl.Size = UDim2.new(0, 119, 0, 34)
  604. FloorCrawl.Font = Enum.Font.Highway
  605. FloorCrawl.FontSize = Enum.FontSize.Size24
  606. FloorCrawl.Text = "Floor Crawl"
  607. FloorCrawl.TextSize = 20
  608. FloorCrawl.TextWrapped = true
  609.  
  610. SwordSlam.Name = "SwordSlam"
  611. SwordSlam.Parent = ScrollingFrame
  612. SwordSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  613. SwordSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  614. SwordSlam.Position = UDim2.new(0, 319, 0, 60)
  615. SwordSlam.Size = UDim2.new(0, 119, 0, 34)
  616. SwordSlam.Font = Enum.Font.Highway
  617. SwordSlam.FontSize = Enum.FontSize.Size24
  618. SwordSlam.Text = "Sword Slam"
  619. SwordSlam.TextSize = 20
  620. SwordSlam.TextWrapped = true
  621.  
  622. LoopHead.Name = "LoopHead"
  623. LoopHead.Parent = ScrollingFrame
  624. LoopHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  625. LoopHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  626. LoopHead.Position = UDim2.new(0, 168, 0, 60)
  627. LoopHead.Size = UDim2.new(0, 119, 0, 34)
  628. LoopHead.Font = Enum.Font.Highway
  629. LoopHead.FontSize = Enum.FontSize.Size24
  630. LoopHead.Text = "Loop Head"
  631. LoopHead.TextSize = 20
  632. LoopHead.TextWrapped = true
  633.  
  634. HeroJump.Name = "HeroJump"
  635. HeroJump.Parent = ScrollingFrame
  636. HeroJump.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  637. HeroJump.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  638. HeroJump.Position = UDim2.new(0, 17, 0, 60)
  639. HeroJump.Size = UDim2.new(0, 119, 0, 34)
  640. HeroJump.Font = Enum.Font.Highway
  641. HeroJump.FontSize = Enum.FontSize.Size24
  642. HeroJump.Text = "Hero Jump"
  643. HeroJump.TextSize = 20
  644. HeroJump.TextWrapped = true
  645.  
  646. Insane.Name = "Insane"
  647. Insane.Parent = ScrollingFrame
  648. Insane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  649. Insane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  650. Insane.Position = UDim2.new(0, 319, 0, 16)
  651. Insane.Size = UDim2.new(0, 119, 0, 34)
  652. Insane.Font = Enum.Font.Highway
  653. Insane.FontSize = Enum.FontSize.Size24
  654. Insane.Text = "Insane"
  655. Insane.TextSize = 20
  656. Insane.TextWrapped = true
  657.  
  658. FloatingHead.Name = "FloatingHead"
  659. FloatingHead.Parent = ScrollingFrame
  660. FloatingHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  661. FloatingHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  662. FloatingHead.Position = UDim2.new(0, 168, 0, 16)
  663. FloatingHead.Size = UDim2.new(0, 119, 0, 34)
  664. FloatingHead.Font = Enum.Font.Highway
  665. FloatingHead.FontSize = Enum.FontSize.Size24
  666. FloatingHead.Text = "Floating Head"
  667. FloatingHead.TextSize = 20
  668. FloatingHead.TextWrapped = true
  669.  
  670. HeadThrow.Name = "HeadThrow"
  671. HeadThrow.Parent = ScrollingFrame
  672. HeadThrow.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  673. HeadThrow.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  674. HeadThrow.Position = UDim2.new(0, 17, 0, 16)
  675. HeadThrow.Size = UDim2.new(0, 119, 0, 34)
  676. HeadThrow.Font = Enum.Font.Highway
  677. HeadThrow.FontSize = Enum.FontSize.Size24
  678. HeadThrow.Text = "Head Throw"
  679. HeadThrow.TextSize = 20
  680. HeadThrow.TextWrapped = true
  681.  
  682. MovingDance.Name = "MovingDance"
  683. MovingDance.Parent = ScrollingFrame
  684. MovingDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  685. MovingDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  686. MovingDance.Position = UDim2.new(0, 168, 0, 324)
  687. MovingDance.Size = UDim2.new(0, 119, 0, 34)
  688. MovingDance.Font = Enum.Font.Highway
  689. MovingDance.FontSize = Enum.FontSize.Size24
  690. MovingDance.Text = "Moving Dance"
  691. MovingDance.TextSize = 20
  692. MovingDance.TextWrapped = true
  693.  
  694. SuperPunch.Name = "SuperPunch"
  695. SuperPunch.Parent = ScrollingFrame
  696. SuperPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  697. SuperPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  698. SuperPunch.Position = UDim2.new(0, 168, 0, 366)
  699. SuperPunch.Size = UDim2.new(0, 119, 0, 34)
  700. SuperPunch.Font = Enum.Font.Highway
  701. SuperPunch.FontSize = Enum.FontSize.Size24
  702. SuperPunch.Text = "Super Punch"
  703. SuperPunch.TextSize = 20
  704. SuperPunch.TextWrapped = true
  705.  
  706. ArmTurbine.Name = "ArmTurbine"
  707. ArmTurbine.Parent = ScrollingFrame
  708. ArmTurbine.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  709. ArmTurbine.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  710. ArmTurbine.Position = UDim2.new(0, 319, 0, 366)
  711. ArmTurbine.Size = UDim2.new(0, 119, 0, 34)
  712. ArmTurbine.Font = Enum.Font.Highway
  713. ArmTurbine.FontSize = Enum.FontSize.Size24
  714. ArmTurbine.Text = "Arm Turbine"
  715. ArmTurbine.TextSize = 20
  716. ArmTurbine.TextWrapped = true
  717.  
  718. Dab.Name = "Dab"
  719. Dab.Parent = ScrollingFrame
  720. Dab.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  721. Dab.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  722. Dab.Position = UDim2.new(0, 17, 0, 366)
  723. Dab.Size = UDim2.new(0, 119, 0, 34)
  724. Dab.Font = Enum.Font.Highway
  725. Dab.FontSize = Enum.FontSize.Size24
  726. Dab.Text = "Dab"
  727. Dab.TextSize = 20
  728. Dab.TextWrapped = true
  729.  
  730. FloatSit.Name = "FloatSit"
  731. FloatSit.Parent = ScrollingFrame
  732. FloatSit.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  733. FloatSit.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  734. FloatSit.Position = UDim2.new(0, 168, 0, 410)
  735. FloatSit.Size = UDim2.new(0, 119, 0, 34)
  736. FloatSit.Font = Enum.Font.Highway
  737. FloatSit.FontSize = Enum.FontSize.Size24
  738. FloatSit.Text = "Float Sit"
  739. FloatSit.TextSize = 20
  740. FloatSit.TextWrapped = true
  741.  
  742. SuperFaint.Name = "SuperFaint"
  743. SuperFaint.Parent = ScrollingFrame
  744. SuperFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  745. SuperFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  746. SuperFaint.Position = UDim2.new(0, 17, 0, 498)
  747. SuperFaint.Size = UDim2.new(0, 119, 0, 34)
  748. SuperFaint.Font = Enum.Font.Highway
  749. SuperFaint.FontSize = Enum.FontSize.Size24
  750. SuperFaint.Text = "Super Faint"
  751. SuperFaint.TextSize = 20
  752. SuperFaint.TextWrapped = true
  753.  
  754. BarrelRoll.Name = "BarrelRoll"
  755. BarrelRoll.Parent = ScrollingFrame
  756. BarrelRoll.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  757. BarrelRoll.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  758. BarrelRoll.Position = UDim2.new(0, 319, 0, 410)
  759. BarrelRoll.Size = UDim2.new(0, 119, 0, 34)
  760. BarrelRoll.Font = Enum.Font.Highway
  761. BarrelRoll.FontSize = Enum.FontSize.Size24
  762. BarrelRoll.Text = "Barrel Roll"
  763. BarrelRoll.TextSize = 20
  764. BarrelRoll.TextWrapped = true
  765.  
  766. Scared.Name = "Scared"
  767. Scared.Parent = ScrollingFrame
  768. Scared.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  769. Scared.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  770. Scared.Position = UDim2.new(0, 319, 0, 454)
  771. Scared.Size = UDim2.new(0, 119, 0, 34)
  772. Scared.Font = Enum.Font.Highway
  773. Scared.FontSize = Enum.FontSize.Size24
  774. Scared.Text = "Scared"
  775. Scared.TextSize = 20
  776. Scared.TextWrapped = true
  777.  
  778. InsaneArms.Name = "InsaneArms"
  779. InsaneArms.Parent = ScrollingFrame
  780. InsaneArms.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  781. InsaneArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  782. InsaneArms.Position = UDim2.new(0, 17, 0, 454)
  783. InsaneArms.Size = UDim2.new(0, 119, 0, 34)
  784. InsaneArms.Font = Enum.Font.Highway
  785. InsaneArms.FontSize = Enum.FontSize.Size24
  786. InsaneArms.Text = "Insane Arms"
  787. InsaneArms.TextSize = 20
  788. InsaneArms.TextWrapped = true
  789.  
  790. SwordSlice.Name = "SwordSlice"
  791. SwordSlice.Parent = ScrollingFrame
  792. SwordSlice.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  793. SwordSlice.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  794. SwordSlice.Position = UDim2.new(0, 168, 0, 454)
  795. SwordSlice.Size = UDim2.new(0, 119, 0, 34)
  796. SwordSlice.Font = Enum.Font.Highway
  797. SwordSlice.FontSize = Enum.FontSize.Size24
  798. SwordSlice.Text = "Sword Slice"
  799. SwordSlice.TextSize = 20
  800. SwordSlice.TextWrapped = true
  801.  
  802. SpinDance2.Name = "SpinDance2"
  803. SpinDance2.Parent = ScrollingFrame
  804. SpinDance2.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  805. SpinDance2.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  806. SpinDance2.Position = UDim2.new(0, 168, 0, 498)
  807. SpinDance2.Size = UDim2.new(0, 119, 0, 34)
  808. SpinDance2.Font = Enum.Font.Highway
  809. SpinDance2.FontSize = Enum.FontSize.Size24
  810. SpinDance2.Text = "Spin Dance 2"
  811. SpinDance2.TextSize = 20
  812. SpinDance2.TextWrapped = true
  813.  
  814. BowDown.Name = "BowDown"
  815. BowDown.Parent = ScrollingFrame
  816. BowDown.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  817. BowDown.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  818. BowDown.Position = UDim2.new(0, 319, 0, 498)
  819. BowDown.Size = UDim2.new(0, 119, 0, 34)
  820. BowDown.Font = Enum.Font.Highway
  821. BowDown.FontSize = Enum.FontSize.Size24
  822. BowDown.Text = "Bow Down"
  823. BowDown.TextSize = 20
  824. BowDown.TextWrapped = true
  825.  
  826. LoopSlam.Name = "LoopSlam"
  827. LoopSlam.Parent = ScrollingFrame
  828. LoopSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  829. LoopSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  830. LoopSlam.Position = UDim2.new(0, 17, 0, 410)
  831. LoopSlam.Size = UDim2.new(0, 119, 0, 34)
  832. LoopSlam.Font = Enum.Font.Highway
  833. LoopSlam.FontSize = Enum.FontSize.Size24
  834. LoopSlam.Text = "Loop Slam"
  835. LoopSlam.TextSize = 20
  836. LoopSlam.TextWrapped = true
  837.  
  838. GuiTopFrame.Name = "Gui TopFrame"
  839. GuiTopFrame.Parent = MainFrame
  840. GuiTopFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  841. GuiTopFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  842. GuiTopFrame.Size = UDim2.new(0, 460, 0, 32)
  843.  
  844. CloseGUI.Name = "CloseGUI"
  845. CloseGUI.Parent = GuiTopFrame
  846. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  847. CloseGUI.BackgroundTransparency = 1
  848. CloseGUI.Position = UDim2.new(0, 426, 0, 0)
  849. CloseGUI.Size = UDim2.new(0, 34, 0, 32)
  850. CloseGUI.Font = Enum.Font.SourceSans
  851. CloseGUI.FontSize = Enum.FontSize.Size48
  852. CloseGUI.Text = "X"
  853. CloseGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  854. CloseGUI.TextSize = 40
  855. CloseGUI.TextWrapped = true
  856.  
  857. Title.Name = "Title"
  858. Title.Parent = GuiTopFrame
  859. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  860. Title.BackgroundTransparency = 1
  861. Title.Size = UDim2.new(0, 460, 0, 32)
  862. Title.FontSize = Enum.FontSize.Size14
  863. Title.Text = "-Energize-"
  864. Title.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  865. Title.TextSize = 14
  866. Title.TextStrokeColor3 = Color3.new(0.384314, 0.917647, 1)
  867. Title.TextStrokeTransparency = 0.69999998807907
  868. Title.TextWrapped = true
  869.  
  870. CheckR.Name = "CheckR"
  871. CheckR.Parent = GuiTopFrame
  872. CheckR.BackgroundColor3 = Color3.new(1, 1, 1)
  873. CheckR.BackgroundTransparency = 1
  874. CheckR.Size = UDim2.new(0, 171, 0, 32)
  875. CheckR.Font = Enum.Font.SourceSansBold
  876. CheckR.FontSize = Enum.FontSize.Size14
  877. CheckR.Text = "Text"
  878. CheckR.TextScaled = true
  879. CheckR.TextSize = 14
  880. CheckR.TextWrapped = true
  881.  
  882. ScrollingFrameR15.Name = "ScrollingFrameR15"
  883. ScrollingFrameR15.Parent = MainFrame
  884. ScrollingFrameR15.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  885. ScrollingFrameR15.Position = UDim2.new(0, 0, 0, 32)
  886. ScrollingFrameR15.Size = UDim2.new(0, 460, 0, 215)
  887. ScrollingFrameR15.Visible = false
  888. ScrollingFrameR15.ScrollBarThickness = 13
  889.  
  890. CrazySlash.Name = "CrazySlash"
  891. CrazySlash.Parent = ScrollingFrameR15
  892. CrazySlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  893. CrazySlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  894. CrazySlash.Position = UDim2.new(0, 17, 0, 16)
  895. CrazySlash.Size = UDim2.new(0, 119, 0, 34)
  896. CrazySlash.Font = Enum.Font.Highway
  897. CrazySlash.FontSize = Enum.FontSize.Size24
  898. CrazySlash.Text = "CrazySlash"
  899. CrazySlash.TextSize = 20
  900. CrazySlash.TextWrapped = true
  901.  
  902. Open.Name = "Open"
  903. Open.Parent = ScrollingFrameR15
  904. Open.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  905. Open.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  906. Open.Position = UDim2.new(0, 168, 0, 16)
  907. Open.Size = UDim2.new(0, 119, 0, 34)
  908. Open.Font = Enum.Font.Highway
  909. Open.FontSize = Enum.FontSize.Size24
  910. Open.Text = "Open"
  911. Open.TextSize = 20
  912. Open.TextWrapped = true
  913.  
  914. R15Spinner.Name = "R15Spinner"
  915. R15Spinner.Parent = ScrollingFrameR15
  916. R15Spinner.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  917. R15Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  918. R15Spinner.Position = UDim2.new(0, 17, 0, 60)
  919. R15Spinner.Size = UDim2.new(0, 119, 0, 34)
  920. R15Spinner.Font = Enum.Font.Highway
  921. R15Spinner.FontSize = Enum.FontSize.Size24
  922. R15Spinner.Text = "Spinner"
  923. R15Spinner.TextSize = 20
  924. R15Spinner.TextWrapped = true
  925.  
  926. ArmsOut.Name = "ArmsOut"
  927. ArmsOut.Parent = ScrollingFrameR15
  928. ArmsOut.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  929. ArmsOut.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  930. ArmsOut.Position = UDim2.new(0, 319, 0, 16)
  931. ArmsOut.Size = UDim2.new(0, 119, 0, 34)
  932. ArmsOut.Font = Enum.Font.Highway
  933. ArmsOut.FontSize = Enum.FontSize.Size24
  934. ArmsOut.Text = "ArmsOut"
  935. ArmsOut.TextSize = 20
  936. ArmsOut.TextWrapped = true
  937.  
  938. FloatSlash.Name = "FloatSlash"
  939. FloatSlash.Parent = ScrollingFrameR15
  940. FloatSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  941. FloatSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  942. FloatSlash.Position = UDim2.new(0, 168, 0, 148)
  943. FloatSlash.Size = UDim2.new(0, 119, 0, 34)
  944. FloatSlash.Font = Enum.Font.Highway
  945. FloatSlash.FontSize = Enum.FontSize.Size24
  946. FloatSlash.Text = "FloatSlash"
  947. FloatSlash.TextSize = 20
  948. FloatSlash.TextWrapped = true
  949.  
  950. WeirdZombie.Name = "WeirdZombie"
  951. WeirdZombie.Parent = ScrollingFrameR15
  952. WeirdZombie.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  953. WeirdZombie.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  954. WeirdZombie.Position = UDim2.new(0, 17, 0, 148)
  955. WeirdZombie.Size = UDim2.new(0, 119, 0, 34)
  956. WeirdZombie.Font = Enum.Font.Highway
  957. WeirdZombie.FontSize = Enum.FontSize.Size24
  958. WeirdZombie.Text = "WeirdZombie"
  959. WeirdZombie.TextSize = 20
  960. WeirdZombie.TextWrapped = true
  961.  
  962. DownSlash.Name = "DownSlash"
  963. DownSlash.Parent = ScrollingFrameR15
  964. DownSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  965. DownSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  966. DownSlash.Position = UDim2.new(0, 319, 0, 148)
  967. DownSlash.Size = UDim2.new(0, 119, 0, 34)
  968. DownSlash.Font = Enum.Font.Highway
  969. DownSlash.FontSize = Enum.FontSize.Size24
  970. DownSlash.Text = "DownSlash"
  971. DownSlash.TextSize = 20
  972. DownSlash.TextWrapped = true
  973.  
  974. Pull.Name = "Pull"
  975. Pull.Parent = ScrollingFrameR15
  976. Pull.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  977. Pull.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  978. Pull.Position = UDim2.new(0, 17, 0, 104)
  979. Pull.Size = UDim2.new(0, 119, 0, 34)
  980. Pull.Font = Enum.Font.Highway
  981. Pull.FontSize = Enum.FontSize.Size24
  982. Pull.Text = "Pull"
  983. Pull.TextSize = 20
  984. Pull.TextWrapped = true
  985.  
  986. CircleArm.Name = "CircleArm"
  987. CircleArm.Parent = ScrollingFrameR15
  988. CircleArm.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  989. CircleArm.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  990. CircleArm.Position = UDim2.new(0, 168, 0, 104)
  991. CircleArm.Size = UDim2.new(0, 119, 0, 34)
  992. CircleArm.Font = Enum.Font.Highway
  993. CircleArm.FontSize = Enum.FontSize.Size24
  994. CircleArm.Text = "CircleArm"
  995. CircleArm.TextSize = 20
  996. CircleArm.TextWrapped = true
  997.  
  998. Bend.Name = "Bend"
  999. Bend.Parent = ScrollingFrameR15
  1000. Bend.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  1001. Bend.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1002. Bend.Position = UDim2.new(0, 319, 0, 104)
  1003. Bend.Size = UDim2.new(0, 119, 0, 34)
  1004. Bend.Font = Enum.Font.Highway
  1005. Bend.FontSize = Enum.FontSize.Size24
  1006. Bend.Text = "Bend"
  1007. Bend.TextSize = 20
  1008. Bend.TextWrapped = true
  1009.  
  1010. RotateSlash.Name = "RotateSlash"
  1011. RotateSlash.Parent = ScrollingFrameR15
  1012. RotateSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  1013. RotateSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1014. RotateSlash.Position = UDim2.new(0, 319, 0, 60)
  1015. RotateSlash.Size = UDim2.new(0, 119, 0, 34)
  1016. RotateSlash.Font = Enum.Font.Highway
  1017. RotateSlash.FontSize = Enum.FontSize.Size24
  1018. RotateSlash.Text = "RotateSlash"
  1019. RotateSlash.TextSize = 20
  1020. RotateSlash.TextWrapped = true
  1021.  
  1022. FlingArms.Name = "FlingArms"
  1023. FlingArms.Parent = ScrollingFrameR15
  1024. FlingArms.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  1025. FlingArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1026. FlingArms.Position = UDim2.new(0, 168, 0, 60)
  1027. FlingArms.Size = UDim2.new(0, 119, 0, 34)
  1028. FlingArms.Font = Enum.Font.Highway
  1029. FlingArms.FontSize = Enum.FontSize.Size24
  1030. FlingArms.Text = "FlingArms"
  1031. FlingArms.TextSize = 20
  1032. FlingArms.TextWrapped = true
  1033.  
  1034. -- Buttons
  1035. col = Color3.new(0.886275, 0.776471, 0.368627)
  1036. loc = Color3.new(1, 0.906471, 0.568627)
  1037. rcol = Color3.new(0.682353, 0.701961, 0.792157)
  1038. rloc = Color3.new(0.882353, 0.901961, 0.992157)
  1039.  
  1040. CloseGUI.MouseButton1Click:connect(function()
  1041. MainFrame.Visible = false
  1042. SideFrame.Visible = true
  1043. SideFrame.Position = MainFrame.Position
  1044. end)
  1045.  
  1046. OpenGUI.MouseButton1Click:connect(function()
  1047. MainFrame.Visible = true
  1048. SideFrame.Visible = false
  1049. MainFrame.Position = SideFrame.Position
  1050. end)
  1051.  
  1052. if (game:GetService"Players".LocalPlayer.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15) then
  1053. ScrollingFrame.Visible = false
  1054. ScrollingFrameR15.Visible = true
  1055. CheckR.Text = "Showing R15 Animations"
  1056. else
  1057. ScrollingFrame.Visible = true
  1058. ScrollingFrameR15.Visible = false
  1059. CheckR.Text = "Showing R6 Animations"
  1060. end
  1061.  
  1062. local Anim = Instance.new("Animation")
  1063. Anim.AnimationId = "rbxassetid://35154961"
  1064. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1065. local HeadThrowACTIVE = false
  1066. HeadThrow.MouseButton1Click:connect(function()
  1067. HeadThrowACTIVE = not HeadThrowACTIVE
  1068. if HeadThrowACTIVE then
  1069. HeadThrow.BackgroundColor3 = loc
  1070. while wait() do
  1071. if track.IsPlaying == false then
  1072. if HeadThrowACTIVE then
  1073. track:Play(.1, 1, 1)
  1074. end
  1075. end
  1076. end
  1077. else
  1078. track:Stop()
  1079. HeadThrow.BackgroundColor3 = col
  1080. end
  1081. end)
  1082.  
  1083. local Anim = Instance.new("Animation")
  1084. Anim.AnimationId = "rbxassetid://121572214"
  1085. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1086. local FloatingHeadACTIVE = false
  1087. FloatingHead.MouseButton1Click:connect(function()
  1088. FloatingHeadACTIVE = not FloatingHeadACTIVE
  1089. if FloatingHeadACTIVE then
  1090. track:Play(.1, 1, 1)
  1091. FloatingHead.BackgroundColor3 = loc
  1092. else
  1093. track:Stop()
  1094. FloatingHead.BackgroundColor3 = col
  1095. end
  1096. end)
  1097.  
  1098. local Anim = Instance.new("Animation")
  1099. Anim.AnimationId = "rbxassetid://182724289"
  1100. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1101. local CrouchACTIVE = false
  1102. Crouch.MouseButton1Click:connect(function()
  1103. CrouchACTIVE = not CrouchACTIVE
  1104. if CrouchACTIVE then
  1105. track:Play(.1, 1, 1)
  1106. Crouch.BackgroundColor3 = loc
  1107. else
  1108. track:Stop()
  1109. Crouch.BackgroundColor3 = col
  1110. end
  1111. end)
  1112.  
  1113. local Anim = Instance.new("Animation")
  1114. Anim.AnimationId = "rbxassetid://282574440"
  1115. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1116. local FloorCrawlACTIVE = false
  1117. FloorCrawl.MouseButton1Click:connect(function()
  1118. FloorCrawlACTIVE = not FloorCrawlACTIVE
  1119. if FloorCrawlACTIVE then
  1120. track:Play(.1, 1, 1)
  1121. FloorCrawl.BackgroundColor3 = loc
  1122. else
  1123. track:Stop()
  1124. FloorCrawl.BackgroundColor3 = col
  1125. end
  1126. end)
  1127.  
  1128. local Anim = Instance.new("Animation")
  1129. Anim.AnimationId = "rbxassetid://204328711"
  1130. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1131. local DinoWalkACTIVE = false
  1132. DinoWalk.MouseButton1Click:connect(function()
  1133. DinoWalkACTIVE = not DinoWalkACTIVE
  1134. if DinoWalkACTIVE then
  1135. track:Play(.1, 1, 1)
  1136. DinoWalk.BackgroundColor3 = loc
  1137. else
  1138. track:Stop()
  1139. DinoWalk.BackgroundColor3 = col
  1140. end
  1141. end)
  1142.  
  1143. local Anim = Instance.new("Animation")
  1144. Anim.AnimationId = "rbxassetid://429681631"
  1145. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1146. local JumpingJacksACTIVE = false
  1147. JumpingJacks.MouseButton1Click:connect(function()
  1148. JumpingJacksACTIVE = not JumpingJacksACTIVE
  1149. if JumpingJacksACTIVE then
  1150. track:Play(.1, 1, 1)
  1151. JumpingJacks.BackgroundColor3 = loc
  1152. else
  1153. track:Stop()
  1154. JumpingJacks.BackgroundColor3 = col
  1155. end
  1156. end)
  1157.  
  1158. local Anim = Instance.new("Animation")
  1159. Anim.AnimationId = "rbxassetid://35154961"
  1160. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1161. local LoopHeadACTIVE = false
  1162. LoopHead.MouseButton1Click:connect(function()
  1163. LoopHeadACTIVE = not LoopHeadACTIVE
  1164. if LoopHeadACTIVE then
  1165. LoopHead.BackgroundColor3 = loc
  1166. while wait() do
  1167. if track.IsPlaying == false then
  1168. if LoopHeadACTIVE then
  1169. track:Play(.5, 1, 1e6)
  1170. end
  1171. end
  1172. end
  1173. else
  1174. track:Stop()
  1175. LoopHead.BackgroundColor3 = col
  1176. end
  1177. end)
  1178.  
  1179. local Anim = Instance.new("Animation")
  1180. Anim.AnimationId = "rbxassetid://184574340"
  1181. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1182. local HeroJumpACTIVE = false
  1183. HeroJump.MouseButton1Click:connect(function()
  1184. HeroJumpACTIVE = not HeroJumpACTIVE
  1185. if HeroJumpACTIVE then
  1186. HeroJump.BackgroundColor3 = loc
  1187. while wait() do
  1188. if track.IsPlaying == false then
  1189. if HeroJumpACTIVE then
  1190. track:Play(.1, 1, 1)
  1191. end
  1192. end
  1193. end
  1194. else
  1195. track:Stop()
  1196. HeroJump.BackgroundColor3 = col
  1197. end
  1198. end)
  1199.  
  1200. local Anim = Instance.new("Animation")
  1201. Anim.AnimationId = "rbxassetid://181526230"
  1202. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1203. local FaintACTIVE = false
  1204. Faint.MouseButton1Click:connect(function()
  1205. FaintACTIVE = not FaintACTIVE
  1206. if FaintACTIVE then
  1207. track:Play(.1, 1, 1)
  1208. Faint.BackgroundColor3 = loc
  1209. else
  1210. track:Stop()
  1211. Faint.BackgroundColor3 = col
  1212. end
  1213. end)
  1214.  
  1215. local Anim = Instance.new("Animation")
  1216. Anim.AnimationId = "rbxassetid://181525546"
  1217. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1218. local FloorFaintACTIVE = false
  1219. FloorFaint.MouseButton1Click:connect(function()
  1220. FloorFaintACTIVE = not FloorFaintACTIVE
  1221. if FloorFaintACTIVE then
  1222. FloorFaint.BackgroundColor3 = loc
  1223. while wait() do
  1224. if track.IsPlaying == false then
  1225. if FloorFaintACTIVE then
  1226. track:Play(.1, 1, 2)
  1227. end
  1228. end
  1229. end
  1230. else
  1231. track:Stop()
  1232. FloorFaint.BackgroundColor3 = col
  1233. end
  1234. end)
  1235.  
  1236. local Anim = Instance.new("Animation")
  1237. Anim.AnimationId = "rbxassetid://181525546"
  1238. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1239. local SuperFaintACTIVE = false
  1240. SuperFaint.MouseButton1Click:connect(function()
  1241. SuperFaintACTIVE = not SuperFaintACTIVE
  1242. if SuperFaintACTIVE then
  1243. SuperFaint.BackgroundColor3 = loc
  1244. while wait() do
  1245. if track.IsPlaying == false then
  1246. if SuperFaintACTIVE then
  1247. track:Play(.1, 0.5, 40)
  1248. end
  1249. end
  1250. end
  1251. else
  1252. track:Stop()
  1253. SuperFaint.BackgroundColor3 = col
  1254. end
  1255. end)
  1256.  
  1257. local Anim = Instance.new("Animation")
  1258. Anim.AnimationId = "rbxassetid://313762630"
  1259. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1260. local LevitateACTIVE = false
  1261. Levitate.MouseButton1Click:connect(function()
  1262. LevitateACTIVE = not LevitateACTIVE
  1263. if LevitateACTIVE then
  1264. track:Play(.1, 1, 1)
  1265. Levitate.BackgroundColor3 = loc
  1266. else
  1267. track:Stop()
  1268. Levitate.BackgroundColor3 = col
  1269. end
  1270. end)
  1271.  
  1272. local Anim = Instance.new("Animation")
  1273. Anim.AnimationId = "rbxassetid://183412246"
  1274. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1275. local DabACTIVE = false
  1276. Dab.MouseButton1Click:connect(function()
  1277. DabACTIVE = not DabACTIVE
  1278. if DabACTIVE then
  1279. Dab.BackgroundColor3 = loc
  1280. while wait() do
  1281. if track.IsPlaying == false then
  1282. if DabACTIVE then
  1283. track:Play(.1, 1, 1)
  1284. end
  1285. end
  1286. end
  1287. else
  1288. track:Stop()
  1289. Dab.BackgroundColor3 = col
  1290. end
  1291. end)
  1292.  
  1293. local Anim = Instance.new("Animation")
  1294. Anim.AnimationId = "rbxassetid://188632011"
  1295. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1296. local SpinACTIVE = false
  1297. Spinner.MouseButton1Click:connect(function()
  1298. SpinACTIVE = not SpinACTIVE
  1299. if SpinACTIVE then
  1300. Spinner.BackgroundColor3 = loc
  1301. while wait() do
  1302. if track.IsPlaying == false then
  1303. if SpinACTIVE then
  1304. track:Play(.1, 1, 2)
  1305. end
  1306. end
  1307. end
  1308. else
  1309. track:Stop()
  1310. Spinner.BackgroundColor3 = col
  1311. end
  1312. end)
  1313.  
  1314. local Anim = Instance.new("Animation")
  1315. Anim.AnimationId = "rbxassetid://179224234"
  1316. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1317. local FloatSitACTIVE = false
  1318. FloatSit.MouseButton1Click:connect(function()
  1319. FloatSitACTIVE = not FloatSitACTIVE
  1320. if FloatSitACTIVE then
  1321. track:Play(.1, 1, 1)
  1322. FloatSit.BackgroundColor3 = loc
  1323. else
  1324. track:Stop()
  1325. FloatSit.BackgroundColor3 = col
  1326. end
  1327. end)
  1328.  
  1329. local Anim = Instance.new("Animation")
  1330. Anim.AnimationId = "rbxassetid://429703734"
  1331. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1332. local MovingDanceACTIVE = false
  1333. MovingDance.MouseButton1Click:connect(function()
  1334. MovingDanceACTIVE = not MovingDanceACTIVE
  1335. if MovingDanceACTIVE then
  1336. MovingDance.BackgroundColor3 = loc
  1337. while wait() do
  1338. if track.IsPlaying == false then
  1339. if MovingDanceACTIVE then
  1340. track:Play(.1, 1, 1)
  1341. end
  1342. end
  1343. end
  1344. else
  1345. track:Stop()
  1346. MovingDance.BackgroundColor3 = col
  1347. end
  1348. end)
  1349.  
  1350. local Anim = Instance.new("Animation")
  1351. Anim.AnimationId = "rbxassetid://215384594"
  1352. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1353. local WeirdMoveACTIVE = false
  1354. WeirdMove.MouseButton1Click:connect(function()
  1355. WeirdMoveACTIVE = not WeirdMoveACTIVE
  1356. if WeirdMoveACTIVE then
  1357. track:Play(.1, 1, 1)
  1358. WeirdMove.BackgroundColor3 = loc
  1359. else
  1360. track:Stop()
  1361. WeirdMove.BackgroundColor3 = col
  1362. end
  1363. end)
  1364.  
  1365. local Anim = Instance.new("Animation")
  1366. Anim.AnimationId = "rbxassetid://215384594"
  1367. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1368. local CloneIllusionACTIVE = false
  1369. CloneIllusion.MouseButton1Click:connect(function()
  1370. CloneIllusionACTIVE = not CloneIllusionACTIVE
  1371. if CloneIllusionACTIVE then
  1372. track:Play(.5, 1, 1e7)
  1373. CloneIllusion.BackgroundColor3 = loc
  1374. else
  1375. track:Stop()
  1376. CloneIllusion.BackgroundColor3 = col
  1377. end
  1378. end)
  1379.  
  1380. local Anim = Instance.new("Animation")
  1381. Anim.AnimationId = "rbxassetid://313762630"
  1382. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1383. local GlitchLevitateACTIVE = false
  1384. GlitchLevitate.MouseButton1Click:connect(function()
  1385. GlitchLevitateACTIVE = not GlitchLevitateACTIVE
  1386. if GlitchLevitateACTIVE then
  1387. track:Play(.5, 1, 1e7)
  1388. GlitchLevitate.BackgroundColor3 = loc
  1389. else
  1390. track:Stop()
  1391. GlitchLevitate.BackgroundColor3 = col
  1392. end
  1393. end)
  1394.  
  1395. local Anim = Instance.new("Animation")
  1396. Anim.AnimationId = "rbxassetid://429730430"
  1397. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1398. local SpinDanceACTIVE = false
  1399. SpinDance.MouseButton1Click:connect(function()
  1400. SpinDanceACTIVE = not SpinDanceACTIVE
  1401. if SpinDanceACTIVE then
  1402. SpinDance.BackgroundColor3 = loc
  1403. while wait() do
  1404. if track.IsPlaying == false then
  1405. if SpinDanceACTIVE then
  1406. track:Play(.1, 1, 1)
  1407. end
  1408. end
  1409. end
  1410. else
  1411. track:Stop()
  1412. SpinDance.BackgroundColor3 = col
  1413. end
  1414. end)
  1415.  
  1416. local Anim = Instance.new("Animation")
  1417. Anim.AnimationId = "rbxassetid://45834924"
  1418. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1419. local MoonDanceACTIVE = false
  1420. MoonDance.MouseButton1Click:connect(function()
  1421. MoonDanceACTIVE = not MoonDanceACTIVE
  1422. if MoonDanceACTIVE then
  1423. MoonDance.BackgroundColor3 = loc
  1424. while wait() do
  1425. if track.IsPlaying == false then
  1426. if MoonDanceACTIVE then
  1427. track:Play(.1, 1, 1)
  1428. end
  1429. end
  1430. end
  1431. else
  1432. track:Stop()
  1433. MoonDance.BackgroundColor3 = col
  1434. end
  1435. end)
  1436.  
  1437. local Anim = Instance.new("Animation")
  1438. Anim.AnimationId = "rbxassetid://204062532"
  1439. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1440. local FullPunchACTIVE = false
  1441. FullPunch.MouseButton1Click:connect(function()
  1442. FullPunchACTIVE = not FullPunchACTIVE
  1443. if FullPunchACTIVE then
  1444. FullPunch.BackgroundColor3 = loc
  1445. while wait() do
  1446. if track.IsPlaying == false then
  1447. if FullPunchACTIVE then
  1448. track:Play(.1, 1, 1)
  1449. end
  1450. end
  1451. end
  1452. else
  1453. track:Stop()
  1454. FullPunch.BackgroundColor3 = col
  1455. end
  1456. end)
  1457.  
  1458. local Anim = Instance.new("Animation")
  1459. Anim.AnimationId = "rbxassetid://186934910"
  1460. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1461. local SpinDance2ACTIVE = false
  1462. SpinDance2.MouseButton1Click:connect(function()
  1463. SpinDance2ACTIVE = not SpinDance2ACTIVE
  1464. if SpinDance2ACTIVE then
  1465. SpinDance2.BackgroundColor3 = loc
  1466. while wait() do
  1467. if track.IsPlaying == false then
  1468. if SpinDance2ACTIVE then
  1469. track:Play(.1, 1, 1)
  1470. end
  1471. end
  1472. end
  1473. else
  1474. track:Stop()
  1475. SpinDance2.BackgroundColor3 = col
  1476. end
  1477. end)
  1478.  
  1479. local Anim = Instance.new("Animation")
  1480. Anim.AnimationId = "rbxassetid://204292303"
  1481. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1482. local BowDownACTIVE = false
  1483. BowDown.MouseButton1Click:connect(function()
  1484. BowDownACTIVE = not BowDownACTIVE
  1485. if BowDownACTIVE then
  1486. BowDown.BackgroundColor3 = loc
  1487. while wait() do
  1488. if track.IsPlaying == false then
  1489. if BowDownACTIVE then
  1490. track:Play(.1, 1, 3)
  1491. end
  1492. end
  1493. end
  1494. else
  1495. track:Stop()
  1496. BowDown.BackgroundColor3 = col
  1497. end
  1498. end)
  1499.  
  1500. local Anim = Instance.new("Animation")
  1501. Anim.AnimationId = "rbxassetid://204295235"
  1502. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1503. local SwordSlamACTIVE = false
  1504. SwordSlam.MouseButton1Click:connect(function()
  1505. SwordSlamACTIVE = not SwordSlamACTIVE
  1506. if SwordSlamACTIVE then
  1507. SwordSlam.BackgroundColor3 = loc
  1508. while wait() do
  1509. if track.IsPlaying == false then
  1510. if SwordSlamACTIVE then
  1511. track:Play(.1, 1, 1)
  1512. end
  1513. end
  1514. end
  1515. else
  1516. track:Stop()
  1517. SwordSlam.BackgroundColor3 = col
  1518. end
  1519. end)
  1520.  
  1521. local Anim = Instance.new("Animation")
  1522. Anim.AnimationId = "rbxassetid://204295235"
  1523. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1524. local LoopSlamACTIVE = false
  1525. LoopSlam.MouseButton1Click:connect(function()
  1526. LoopSlamACTIVE = not LoopSlamACTIVE
  1527. if LoopSlamACTIVE then
  1528. LoopSlam.BackgroundColor3 = loc
  1529. while wait() do
  1530. if track.IsPlaying == false then
  1531. if LoopSlamACTIVE then
  1532. track:Play(.1, 1, 1e4)
  1533. end
  1534. end
  1535. end
  1536. else
  1537. track:Stop()
  1538. LoopSlam.BackgroundColor3 = col
  1539. end
  1540. end)
  1541.  
  1542. local Anim = Instance.new("Animation")
  1543. Anim.AnimationId = "rbxassetid://184574340"
  1544. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1545. local MegaInsaneACTIVE = false
  1546. MegaInsane.MouseButton1Click:connect(function()
  1547. MegaInsaneACTIVE = not MegaInsaneACTIVE
  1548. if MegaInsaneACTIVE then
  1549. MegaInsane.BackgroundColor3 = loc
  1550. while wait() do
  1551. if track.IsPlaying == false then
  1552. if MegaInsaneACTIVE then
  1553. track:Play(.1, 0.5, 40)
  1554. end
  1555. end
  1556. end
  1557. else
  1558. track:Stop()
  1559. MegaInsane.BackgroundColor3 = col
  1560. end
  1561. end)
  1562.  
  1563. local Anim = Instance.new("Animation")
  1564. Anim.AnimationId = "rbxassetid://126753849"
  1565. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1566. local SuperPunchACTIVE = false
  1567. SuperPunch.MouseButton1Click:connect(function()
  1568. SuperPunchACTIVE = not SuperPunchACTIVE
  1569. if SuperPunchACTIVE then
  1570. SuperPunch.BackgroundColor3 = loc
  1571. while wait() do
  1572. if track.IsPlaying == false then
  1573. if SuperPunchACTIVE then
  1574. track:Play(.1, 1, 3)
  1575. end
  1576. end
  1577. end
  1578. else
  1579. track:Stop()
  1580. SuperPunch.BackgroundColor3 = col
  1581. end
  1582. end)
  1583.  
  1584. local Anim = Instance.new("Animation")
  1585. Anim.AnimationId = "rbxassetid://218504594"
  1586. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1587. local FullSwingACTIVE = false
  1588. FullSwing.MouseButton1Click:connect(function()
  1589. FullSwingACTIVE = not FullSwingACTIVE
  1590. if FullSwingACTIVE then
  1591. FullSwing.BackgroundColor3 = loc
  1592. while wait() do
  1593. if track.IsPlaying == false then
  1594. if FullSwingACTIVE then
  1595. track:Play(.1, 1, 1)
  1596. end
  1597. end
  1598. end
  1599. else
  1600. track:Stop()
  1601. FullSwing.BackgroundColor3 = col
  1602. end
  1603. end)
  1604.  
  1605. local Anim = Instance.new("Animation")
  1606. Anim.AnimationId = "rbxassetid://259438880"
  1607. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1608. local ArmTurbineACTIVE = false
  1609. ArmTurbine.MouseButton1Click:connect(function()
  1610. ArmTurbineACTIVE = not ArmTurbineACTIVE
  1611. if ArmTurbineACTIVE then
  1612. track:Play(.1, 1, 1e3)
  1613. ArmTurbine.BackgroundColor3 = loc
  1614. else
  1615. track:Stop()
  1616. ArmTurbine.BackgroundColor3 = col
  1617. end
  1618. end)
  1619.  
  1620. local Anim = Instance.new("Animation")
  1621. Anim.AnimationId = "rbxassetid://136801964"
  1622. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1623. local BarrelRollACTIVE = false
  1624. BarrelRoll.MouseButton1Click:connect(function()
  1625. BarrelRollACTIVE = not BarrelRollACTIVE
  1626. if BarrelRollACTIVE then
  1627. BarrelRoll.BackgroundColor3 = loc
  1628. while wait() do
  1629. if track.IsPlaying == false then
  1630. if BarrelRollACTIVE then
  1631. track:Play(.1, 1, 1)
  1632. end
  1633. end
  1634. end
  1635. else
  1636. track:Stop()
  1637. BarrelRoll.BackgroundColor3 = col
  1638. end
  1639. end)
  1640.  
  1641. local Anim = Instance.new("Animation")
  1642. Anim.AnimationId = "rbxassetid://180612465"
  1643. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1644. local ScaredACTIVE = false
  1645. Scared.MouseButton1Click:connect(function()
  1646. ScaredACTIVE = not ScaredACTIVE
  1647. if ScaredACTIVE then
  1648. Scared.BackgroundColor3 = loc
  1649. while wait() do
  1650. if track.IsPlaying == false then
  1651. if ScaredACTIVE then
  1652. track:Play(.1, 1, 1)
  1653. end
  1654. end
  1655. end
  1656. else
  1657. track:Stop()
  1658. Scared.BackgroundColor3 = col
  1659. end
  1660. end)
  1661.  
  1662. local Anim = Instance.new("Animation")
  1663. Anim.AnimationId = "rbxassetid://33796059"
  1664. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1665. local InsaneACTIVE = false
  1666. Insane.MouseButton1Click:connect(function()
  1667. InsaneACTIVE = not InsaneACTIVE
  1668. if InsaneACTIVE then
  1669. track:Play(.1, 1, 1e8)
  1670. Insane.BackgroundColor3 = loc
  1671. else
  1672. track:Stop()
  1673. Insane.BackgroundColor3 = col
  1674. end
  1675. end)
  1676.  
  1677. local Anim = Instance.new("Animation")
  1678. Anim.AnimationId = "rbxassetid://33169583"
  1679. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1680. local ArmDetachACTIVE = false
  1681. ArmDetach.MouseButton1Click:connect(function()
  1682. ArmDetachACTIVE = not ArmDetachACTIVE
  1683. if ArmDetachACTIVE then
  1684. ArmDetach.BackgroundColor3 = loc
  1685. while wait() do
  1686. if track.IsPlaying == false then
  1687. if ArmDetachACTIVE then
  1688. track:Play(.1, 1, 1e6)
  1689. end
  1690. end
  1691. end
  1692. else
  1693. track:Stop()
  1694. ArmDetach.BackgroundColor3 = col
  1695. end
  1696. end)
  1697.  
  1698. local Anim = Instance.new("Animation")
  1699. Anim.AnimationId = "rbxassetid://35978879"
  1700. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1701. local SwordSliceACTIVE = false
  1702. SwordSlice.MouseButton1Click:connect(function()
  1703. SwordSliceACTIVE = not SwordSliceACTIVE
  1704. if SwordSliceACTIVE then
  1705. track:Play(.1, 1, 1)
  1706. SwordSlice.BackgroundColor3 = loc
  1707. else
  1708. track:Stop()
  1709. SwordSlice.BackgroundColor3 = col
  1710. end
  1711. end)
  1712.  
  1713. local Anim = Instance.new("Animation")
  1714. Anim.AnimationId = "rbxassetid://27432691"
  1715. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1716. local InsaneArmsACTIVE = false
  1717. InsaneArms.MouseButton1Click:connect(function()
  1718. InsaneArmsACTIVE = not InsaneArmsACTIVE
  1719. if InsaneArmsACTIVE then
  1720. InsaneArms.BackgroundColor3 = loc
  1721. while wait() do
  1722. if track.IsPlaying == false then
  1723. if InsaneArmsACTIVE then
  1724. track:Play(.1, 1, 1e4)
  1725. end
  1726. end
  1727. end
  1728. else
  1729. track:Stop()
  1730. InsaneArms.BackgroundColor3 = col
  1731. end
  1732. end)
  1733. -- R15
  1734. local Anim = Instance.new("Animation")
  1735. Anim.AnimationId = "rbxassetid://674871189"
  1736. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1737. local CrazySlashACTIVE = false
  1738. CrazySlash.MouseButton1Click:connect(function()
  1739. CrazySlashACTIVE = not CrazySlashACTIVE
  1740. if CrazySlashACTIVE then
  1741. CrazySlash.BackgroundColor3 = rloc
  1742. while wait() do
  1743. if track.IsPlaying == false then
  1744. if CrazySlashACTIVE then
  1745. track:Play(.1, 1, 1)
  1746. end
  1747. end
  1748. end
  1749. else
  1750. track:Stop()
  1751. CrazySlash.BackgroundColor3 = rcol
  1752. end
  1753. end)
  1754.  
  1755. local Anim = Instance.new("Animation")
  1756. Anim.AnimationId = "rbxassetid://582855105"
  1757. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1758. local OpenACTIVE = false
  1759. Open.MouseButton1Click:connect(function()
  1760. OpenACTIVE = not OpenACTIVE
  1761. if OpenACTIVE then
  1762. Open.BackgroundColor3 = rloc
  1763. while wait() do
  1764. if track.IsPlaying == false then
  1765. if OpenACTIVE then
  1766. track:Play(.1, 1, 1)
  1767. end
  1768. end
  1769. end
  1770. else
  1771. track:Stop()
  1772. Open.BackgroundColor3 = rcol
  1773. end
  1774. end)
  1775.  
  1776. local Anim = Instance.new("Animation")
  1777. Anim.AnimationId = "rbxassetid://754658275"
  1778. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1779. local R15SpinnerACTIVE = false
  1780. R15Spinner.MouseButton1Click:connect(function()
  1781. R15SpinnerACTIVE = not R15SpinnerACTIVE
  1782. if R15SpinnerACTIVE then
  1783. R15Spinner.BackgroundColor3 = rloc
  1784. while wait() do
  1785. if track.IsPlaying == false then
  1786. if R15SpinnerACTIVE then
  1787. track:Play(.1, 1, 1)
  1788. end
  1789. end
  1790. end
  1791. else
  1792. track:Stop()
  1793. R15Spinner.BackgroundColor3 = rcol
  1794. end
  1795. end)
  1796.  
  1797. local Anim = Instance.new("Animation")
  1798. Anim.AnimationId = "rbxassetid://582384156"
  1799. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1800. local ArmsOutACTIVE = false
  1801. ArmsOut.MouseButton1Click:connect(function()
  1802. ArmsOutACTIVE = not ArmsOutACTIVE
  1803. if ArmsOutACTIVE then
  1804. ArmsOut.BackgroundColor3 = rloc
  1805. while wait() do
  1806. if track.IsPlaying == false then
  1807. if ArmsOutACTIVE then
  1808. track:Play(.1, 1, 1)
  1809. end
  1810. end
  1811. end
  1812. else
  1813. track:Stop()
  1814. ArmsOut.BackgroundColor3 = rcol
  1815. end
  1816. end)
  1817.  
  1818. local Anim = Instance.new("Animation")
  1819. Anim.AnimationId = "rbxassetid://717879555"
  1820. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1821. local FloatSlashACTIVE = false
  1822. FloatSlash.MouseButton1Click:connect(function()
  1823. FloatSlashACTIVE = not FloatSlashACTIVE
  1824. if FloatSlashACTIVE then
  1825. FloatSlash.BackgroundColor3 = rloc
  1826. while wait() do
  1827. if track.IsPlaying == false then
  1828. if FloatSlashACTIVE then
  1829. track:Play(.1, 1, 1)
  1830. end
  1831. end
  1832. end
  1833. else
  1834. track:Stop()
  1835. FloatSlash.BackgroundColor3 = rcol
  1836. end
  1837. end)
  1838.  
  1839. local Anim = Instance.new("Animation")
  1840. Anim.AnimationId = "rbxassetid://708553116"
  1841. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1842. WeirdZombieACTIVE = false
  1843. WeirdZombie.MouseButton1Click:connect(function()
  1844. WeirdZombieACTIVE = not WeirdZombieACTIVE
  1845. if WeirdZombieACTIVE then
  1846. WeirdZombie.BackgroundColor3 = rloc
  1847. while wait() do
  1848. if track.IsPlaying == false then
  1849. if WeirdZombieACTIVE then
  1850. track:Play(.1, 1, 1)
  1851. end
  1852. end
  1853. end
  1854. else
  1855. track:Stop()
  1856. WeirdZombie.BackgroundColor3 = rcol
  1857. end
  1858. end)
  1859.  
  1860. local Anim = Instance.new("Animation")
  1861. Anim.AnimationId = "rbxassetid://746398327"
  1862. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1863. DownSlashACTIVE = false
  1864. DownSlash.MouseButton1Click:connect(function()
  1865. DownSlashACTIVE = not DownSlashACTIVE
  1866. if DownSlashACTIVE then
  1867. DownSlash.BackgroundColor3 = rloc
  1868. while wait() do
  1869. if track.IsPlaying == false then
  1870. if DownSlashACTIVE then
  1871. track:Play(.1, 1, 1)
  1872. end
  1873. end
  1874. end
  1875. else
  1876. track:Stop()
  1877. DownSlash.BackgroundColor3 = rcol
  1878. end
  1879. end)
  1880.  
  1881. local Anim = Instance.new("Animation")
  1882. Anim.AnimationId = "rbxassetid://675025795"
  1883. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1884. PullACTIVE = false
  1885. Pull.MouseButton1Click:connect(function()
  1886. PullACTIVE = not PullACTIVE
  1887. if PullACTIVE then
  1888. Pull.BackgroundColor3 = rloc
  1889. while wait() do
  1890. if track.IsPlaying == false then
  1891. if PullACTIVE then
  1892. track:Play(.1, 1, 1)
  1893. end
  1894. end
  1895. end
  1896. else
  1897. track:Stop()
  1898. Pull.BackgroundColor3 = rcol
  1899. end
  1900. end)
  1901.  
  1902. local Anim = Instance.new("Animation")
  1903. Anim.AnimationId = "rbxassetid://698251653"
  1904. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1905. CircleArmACTIVE = false
  1906. CircleArm.MouseButton1Click:connect(function()
  1907. CircleArmACTIVE = not CircleArmACTIVE
  1908. if CircleArmACTIVE then
  1909. CircleArm.BackgroundColor3 = rloc
  1910. while wait() do
  1911. if track.IsPlaying == false then
  1912. if CircleArmACTIVE then
  1913. track:Play(.1, 1, 1)
  1914. end
  1915. end
  1916. end
  1917. else
  1918. track:Stop()
  1919. CircleArm.BackgroundColor3 = rcol
  1920. end
  1921. end)
  1922.  
  1923. local Anim = Instance.new("Animation")
  1924. Anim.AnimationId = "rbxassetid://696096087"
  1925. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1926. BendACTIVE = false
  1927. Bend.MouseButton1Click:connect(function()
  1928. BendACTIVE = not BendACTIVE
  1929. if BendACTIVE then
  1930. Bend.BackgroundColor3 = rloc
  1931. while wait() do
  1932. if track.IsPlaying == false then
  1933. if BendACTIVE then
  1934. track:Play(.1, 1, 1)
  1935. end
  1936. end
  1937. end
  1938. else
  1939. track:Stop()
  1940. Bend.BackgroundColor3 = rcol
  1941. end
  1942. end)
  1943.  
  1944. local Anim = Instance.new("Animation")
  1945. Anim.AnimationId = "rbxassetid://675025570"
  1946. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1947. RotateSlashACTIVE = false
  1948. RotateSlash.MouseButton1Click:connect(function()
  1949. RotateSlashACTIVE = not RotateSlashACTIVE
  1950. if RotateSlashACTIVE then
  1951. RotateSlash.BackgroundColor3 = rloc
  1952. while wait() do
  1953. if track.IsPlaying == false then
  1954. if RotateSlashACTIVE then
  1955. track:Play(.1, 1, 1)
  1956. end
  1957. end
  1958. end
  1959. else
  1960. track:Stop()
  1961. RotateSlash.BackgroundColor3 = rcol
  1962. end
  1963. end)
  1964.  
  1965. local Anim = Instance.new("Animation")
  1966. Anim.AnimationId = "rbxassetid://754656200"
  1967. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1968. FlingArmsACTIVE = false
  1969. FlingArms.MouseButton1Click:connect(function()
  1970. FlingArmsACTIVE = not FlingArmsACTIVE
  1971. if FlingArmsACTIVE then
  1972. FlingArms.BackgroundColor3 = rloc
  1973. while wait() do
  1974. if track.IsPlaying == false then
  1975. if FlingArmsACTIVE then
  1976. track:Play(.1, 1, 10)
  1977. end
  1978. end
  1979. end
  1980. else
  1981. track:Stop()
  1982. FlingArms.BackgroundColor3 = rcol
  1983. end
  1984. end)
  1985.  
  1986. -- Finished update!
  1987. end)
  1988.  
  1989. olo.Name = "olo"
  1990. olo.Parent = ScrollFunctions_2
  1991. olo.BackgroundColor3 = Color3.new(1, 1, 1)
  1992. olo.BackgroundTransparency = 1
  1993. olo.Position = UDim2.new(0.445771366, 0, 0.0444734506, -13)
  1994. olo.Size = UDim2.new(0, 73, 0, 37)
  1995. olo.Font = Enum.Font.Cartoon
  1996. olo.Text = "Press [K]"
  1997. olo.TextColor3 = Color3.new(1, 1, 1)
  1998. olo.TextScaled = true
  1999. olo.TextSize = 14
  2000. olo.TextWrapped = true
  2001.  
  2002. Aimbot.Name = "Aimbot"
  2003. Aimbot.Parent = ScrollFunctions_2
  2004. Aimbot.BackgroundColor3 = Color3.new(0, 0, 0)
  2005. Aimbot.BorderColor3 = Color3.new(1, 1, 1)
  2006. Aimbot.Position = UDim2.new(0.0151302461, 0, 0.00425318256, 0)
  2007. Aimbot.Size = UDim2.new(0, 113, 0, 46)
  2008. Aimbot.Font = Enum.Font.Cartoon
  2009. Aimbot.Text = "Aimbot"
  2010. Aimbot.TextColor3 = Color3.new(1, 1, 1)
  2011. Aimbot.TextScaled = true
  2012. Aimbot.TextSize = 24
  2013. Aimbot.TextWrapped = true
  2014. Aimbot.MouseButton1Click:connect(function()
  2015. mouse = game.Players.LocalPlayer:getMouse()
  2016. mouse.Button1Down:connect(function()
  2017. if game.Players:GetPlayerFromCharacter(mouse.Target.Parent) then
  2018. local selected = game.Players:GetPlayerFromCharacter(mouse.Target.Parent)
  2019. if game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool") then
  2020. local tool = game.Players.LocalPlayer.Character:findFirstChildOfClass("Tool")
  2021. if tool:findFirstChild("Fire") then
  2022. if selected ~= nil then
  2023. repeat
  2024. tool.Fire:FireServer(selected.Character.Head.CFrame)
  2025. wait()
  2026. until selected.Character:findFirstChild("KO")
  2027. end
  2028. end
  2029. end
  2030. end
  2031. end)
  2032. end)
  2033.  
  2034. InfinYield.Name = "InfinYield"
  2035. InfinYield.Parent = ScrollFunctions_2
  2036. InfinYield.BackgroundColor3 = Color3.new(0, 0, 0)
  2037. InfinYield.BorderColor3 = Color3.new(1, 1, 1)
  2038. InfinYield.Position = UDim2.new(0.410360217, 0, 0.00425318256, 0)
  2039. InfinYield.Size = UDim2.new(0, 113, 0, 46)
  2040. InfinYield.Font = Enum.Font.Cartoon
  2041. InfinYield.Text = "Infinite Yield"
  2042. InfinYield.TextColor3 = Color3.new(1, 1, 1)
  2043. InfinYield.TextScaled = true
  2044. InfinYield.TextSize = 24
  2045. InfinYield.TextWrapped = true
  2046. InfinYield.MouseButton1Click:connect(function()
  2047. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  2048. end)
  2049.  
  2050. Combat.Name = "Combat"
  2051. Combat.Parent = ScrollFunctions_2
  2052. Combat.BackgroundColor3 = Color3.new(0, 0, 0)
  2053. Combat.BorderColor3 = Color3.new(1, 1, 1)
  2054. Combat.Position = UDim2.new(0.763000727, 0, 0.00365971215, 0)
  2055. Combat.Size = UDim2.new(0, 113, 0, 46)
  2056. Combat.Font = Enum.Font.Cartoon
  2057. Combat.Text = "Combat [V2]"
  2058. Combat.TextColor3 = Color3.new(1, 1, 1)
  2059. Combat.TextScaled = true
  2060. Combat.TextSize = 24
  2061. Combat.TextWrapped = true
  2062. Combat.MouseButton1Click:connect(function()
  2063. loadstring(game:HttpGet(('https://pastebin.com/raw/p0aN6f2h'),true))()
  2064. end)
  2065.  
  2066. InvisShotty.Name = "InvisShotty"
  2067. InvisShotty.Parent = ScrollFunctions_2
  2068. InvisShotty.BackgroundColor3 = Color3.new(0, 0, 0)
  2069. InvisShotty.BorderColor3 = Color3.new(1, 1, 1)
  2070. InvisShotty.Position = UDim2.new(0.763000727, 0, 0.0253214333, 0)
  2071. InvisShotty.Size = UDim2.new(0, 113, 0, 46)
  2072. InvisShotty.Font = Enum.Font.Cartoon
  2073. InvisShotty.Text = "Invisible Shotty"
  2074. InvisShotty.TextColor3 = Color3.new(1, 1, 1)
  2075. InvisShotty.TextScaled = true
  2076. InvisShotty.TextSize = 24
  2077. InvisShotty.TextWrapped = true
  2078. InvisShotty.MouseButton1Click:connect(function()
  2079. local function invis(instance)
  2080. for i,v in pairs(instance:GetChildren()) do
  2081. if v.Name == "Weld" and v.Parent.Name ~= "Heh" and v.Parent.Name ~= "Barrel" then
  2082. v:Destroy()
  2083. end
  2084. invis(v)
  2085. end
  2086. end
  2087.  
  2088. if game.Players.LocalPlayer.Backpack:FindFirstChild("Shotty") then
  2089. game.Players.LocalPlayer.Backpack:FindFirstChild("Shotty").Parent = game.Players.LocalPlayer.Character
  2090. end
  2091. wait(0.1)
  2092. invis(game.Players.LocalPlayer.Character.Shotty)
  2093. game.Players.LocalPlayer.Character.Shotty.Grip = CFrame.new(-0.2,0,-3)
  2094.  
  2095.  
  2096. game.Players.LocalPlayer.Character.Shotty.Equipped:Connect(function()
  2097. wait()
  2098. local AnimationTracks = game.Players.LocalPlayer.Character.Humanoid:GetPlayingAnimationTracks()
  2099. for i, track in pairs (AnimationTracks) do
  2100. if track.Name == "Idle" then
  2101. track:Stop()
  2102. end
  2103. end
  2104. end)
  2105.  
  2106. wait(1.5)
  2107. if game.Players.LocalPlayer.Character:FindFirstChild("Shotty") then
  2108. game.Players.LocalPlayer.Character.Shotty.Parent = game.Players.LocalPlayer.Backpack
  2109. end
  2110.  
  2111. -- Made by Aidez :OOO
  2112. end)
  2113.  
  2114. Planks.Name = "Planks"
  2115. Planks.Parent = ScrollFunctions_2
  2116. Planks.BackgroundColor3 = Color3.new(0, 0, 0)
  2117. Planks.BorderColor3 = Color3.new(1, 1, 1)
  2118. Planks.Position = UDim2.new(0.410360217, 0, 0.0253214352, 0)
  2119. Planks.Size = UDim2.new(0, 113, 0, 46)
  2120. Planks.Font = Enum.Font.Cartoon
  2121. Planks.Text = "Floating Planks"
  2122. Planks.TextColor3 = Color3.new(1, 1, 1)
  2123. Planks.TextScaled = true
  2124. Planks.TextSize = 24
  2125. Planks.TextWrapped = true
  2126. Planks.MouseButton1Click:connect(function()
  2127. planks = {}
  2128. pos = game.Players.LocalPlayer.Character.Torso.Position - Vector3.new(0,-20,0)
  2129. gotomouse = false
  2130. behindchar = true
  2131. mouse = game.Players.LocalPlayer:GetMouse()
  2132.  
  2133. for i,v in pairs(game.Workspace:GetChildren()) do
  2134. if v.Name == "Boards" then
  2135. for i,x in pairs(v:GetChildren()) do
  2136. table.insert(planks,(#planks+1),x)
  2137. end
  2138. end
  2139. end
  2140.  
  2141.  
  2142. for i=1,#planks do
  2143.  
  2144. local keep = Instance.new("BodyPosition")
  2145. keep.Parent = planks[i]
  2146. keep.Name = "no"
  2147. keep.P = 100
  2148. keep.D = 50
  2149. keep.Position = game.Players.LocalPlayer.Character.Torso.Position - Vector3.new(0,0,10)
  2150. keep.ReachedTarget:Connect(function()
  2151. keep.Position = game.Players.LocalPlayer.Character.Torso.Position - Vector3.new(0,0,10)
  2152. end)
  2153. end
  2154.  
  2155.  
  2156. mouse.KeyDown:connect(function(key)
  2157.  
  2158.  
  2159. if key == "k" then
  2160. behindchar = not behindchar
  2161. end
  2162.  
  2163. end)
  2164.  
  2165.  
  2166. game:GetService('RunService').Stepped:connect(function()
  2167. if behindchar == true then
  2168. for i=1,#planks do
  2169. planks[i].no.Position = game.Players.LocalPlayer.Character.Torso.Position - Vector3.new(0,-10,0)
  2170. end
  2171. end
  2172. end)
  2173. end)
  2174.  
  2175. AntiKnock.Name = "AntiKnock"
  2176. AntiKnock.Parent = ScrollFunctions_2
  2177. AntiKnock.BackgroundColor3 = Color3.new(0, 0, 0)
  2178. AntiKnock.BorderColor3 = Color3.new(1, 1, 1)
  2179. AntiKnock.Position = UDim2.new(0.413767368, 0, 0.055291757, 0)
  2180. AntiKnock.Size = UDim2.new(0, 113, 0, 46)
  2181. AntiKnock.Font = Enum.Font.Cartoon
  2182. AntiKnock.Text = "Anti Knockdown"
  2183. AntiKnock.TextColor3 = Color3.new(1, 1, 1)
  2184. AntiKnock.TextScaled = true
  2185. AntiKnock.TextSize = 24
  2186. AntiKnock.TextWrapped = true
  2187. AntiKnock.MouseButton1Click:connect(function()
  2188. game.Players.LocalPlayer.Character.Humanoid.StateChanged:Connect(function(old, new)
  2189. if new == Enum.HumanoidStateType.FallingDown or new == Enum.HumanoidStateType.PlatformStanding then
  2190. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  2191. game.Players.LocalPlayer.Character.Humanoid.Sit = false
  2192. game.Players.LocalPlayer.Character.Humanoid:ChangeState(Enum.HumanoidStateType.GettingUp)
  2193. game.Players.LocalPlayer.Character.Humanoid:ChangeState(Enum.HumanoidStateType.RunningNoPhysics)
  2194. end
  2195. end)
  2196.  
  2197. game.Players.LocalPlayer.CharacterAdded:Connect(function(char)
  2198. repeat wait() until char:FindFirstChild("Humanoid")
  2199. char.Humanoid.StateChanged:Connect(function(old, new)
  2200. if new == Enum.HumanoidStateType.FallingDown or new == Enum.HumanoidStateType.PlatformStanding then
  2201. char.Humanoid.PlatformStand = false
  2202. char.Humanoid.Sit = false
  2203. char.Humanoid:ChangeState(Enum.HumanoidStateType.GettingUp)
  2204. char.Humanoid:ChangeState(Enum.HumanoidStateType.RunningNoPhysics)
  2205. end
  2206. end)
  2207. end)
  2208.  
  2209. -- Made by Aidez :OOO
  2210. end)
  2211.  
  2212. Help.Name = "Help"
  2213. Help.Parent = MainOne
  2214. Help.BackgroundColor3 = Color3.new(1, 1, 1)
  2215. Help.BackgroundTransparency = 1
  2216. Help.Position = UDim2.new(0.0186613686, 0, 0.878722966, -13)
  2217. Help.Size = UDim2.new(0, 188, 0, 50)
  2218. Help.Font = Enum.Font.Cartoon
  2219. Help.Text = "Press [F8] to Close or Open GUI"
  2220. Help.TextColor3 = Color3.new(1, 1, 1)
  2221. Help.TextScaled = true
  2222. Help.TextSize = 14
  2223. Help.TextWrapped = true
  2224.  
  2225. Lmao.Name = "Lmao"
  2226. Lmao.Parent = MainOne
  2227. Lmao.BackgroundColor3 = Color3.new(1, 1, 1)
  2228. Lmao.BackgroundTransparency = 1
  2229. Lmao.Position = UDim2.new(0.662729204, 0, 0.875755608, -13)
  2230. Lmao.Size = UDim2.new(0, 188, 0, 50)
  2231. Lmao.Font = Enum.Font.Cartoon
  2232. Lmao.Text = "Press [F9] for Commands"
  2233. Lmao.TextColor3 = Color3.new(1, 1, 1)
  2234. Lmao.TextScaled = true
  2235. Lmao.TextSize = 14
  2236. Lmao.TextWrapped = true
  2237.  
  2238. Frame.Parent = MainOne
  2239. Frame.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  2240. Frame.Position = UDim2.new(0.00393035356, 0, 0, 0)
  2241. Frame.Size = UDim2.new(0, 587, 0, 38)
  2242.  
  2243. Credit.Name = "Credit"
  2244. Credit.Parent = Frame
  2245. Credit.BackgroundColor3 = Color3.new(0, 0, 0)
  2246. Credit.BorderColor3 = Color3.new(1, 1, 1)
  2247. Credit.Position = UDim2.new(0.0143073872, 0, 0.149122551, 0)
  2248. Credit.Size = UDim2.new(0, 74, 0, 22)
  2249. Credit.Font = Enum.Font.Cartoon
  2250. Credit.Text = "Credits"
  2251. Credit.TextColor3 = Color3.new(1, 1, 1)
  2252. Credit.TextScaled = true
  2253. Credit.TextSize = 24
  2254. Credit.TextWrapped = true
  2255.  
  2256. Log.Name = "Log"
  2257. Log.Parent = Frame
  2258. Log.BackgroundColor3 = Color3.new(0, 0, 0)
  2259. Log.BorderColor3 = Color3.new(1, 1, 1)
  2260. Log.Position = UDim2.new(0.171036512, 0, 0.149122551, 0)
  2261. Log.Size = UDim2.new(0, 74, 0, 22)
  2262. Log.Font = Enum.Font.Cartoon
  2263. Log.Text = "Cypher X Logger"
  2264. Log.TextColor3 = Color3.new(1, 1, 1)
  2265. Log.TextScaled = true
  2266. Log.TextSize = 24
  2267. Log.TextWrapped = true
  2268.  
  2269. Logger.Name = "Logger"
  2270. Logger.Parent = Frames
  2271. Logger.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  2272. Logger.BorderSizePixel = 0
  2273. Logger.Position = UDim2.new(-1.00678253, 0, 1.86264515e-09, 0)
  2274. Logger.Size = UDim2.new(0, 590, 0, 337)
  2275.  
  2276. TopText_2.Name = "TopText"
  2277. TopText_2.Parent = Logger
  2278. TopText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2279. TopText_2.BackgroundTransparency = 1
  2280. TopText_2.Position = UDim2.new(0, 0, 0.0148367956, 0)
  2281. TopText_2.Size = UDim2.new(0, 589, 0, 27)
  2282. TopText_2.Font = Enum.Font.Cartoon
  2283. TopText_2.Text = "The Streets Logger"
  2284. TopText_2.TextColor3 = Color3.new(1, 1, 1)
  2285. TopText_2.TextScaled = true
  2286. TopText_2.TextSize = 20
  2287. TopText_2.TextWrapped = true
  2288.  
  2289. TweenExecutor_2.Name = "TweenExecutor"
  2290. TweenExecutor_2.Parent = Logger
  2291. TweenExecutor_2.BackgroundColor3 = Color3.new(0.152941, 0.490196, 1)
  2292. TweenExecutor_2.BackgroundTransparency = 1
  2293. TweenExecutor_2.BorderSizePixel = 0
  2294. TweenExecutor_2.Position = UDim2.new(0.909100235, 0, 0.0107154734, 0)
  2295. TweenExecutor_2.Size = UDim2.new(0, 41, 0, 29)
  2296. TweenExecutor_2.Font = Enum.Font.Cartoon
  2297. TweenExecutor_2.Text = "<"
  2298. TweenExecutor_2.TextColor3 = Color3.new(1, 1, 1)
  2299. TweenExecutor_2.TextScaled = true
  2300. TweenExecutor_2.TextSize = 24
  2301. TweenExecutor_2.TextWrapped = true
  2302.  
  2303. MainOne_2.Name = "MainOne"
  2304. MainOne_2.Parent = Logger
  2305. MainOne_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2306. MainOne_2.BackgroundTransparency = 0.89999997615814
  2307. MainOne_2.Position = UDim2.new(0.00169491523, 0, 0.105225608, 0)
  2308. MainOne_2.Size = UDim2.new(0, 588, 0, 302)
  2309.  
  2310. Help_2.Name = "Help"
  2311. Help_2.Parent = MainOne_2
  2312. Help_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2313. Help_2.BackgroundTransparency = 1
  2314. Help_2.Position = UDim2.new(0.0579485297, 0, 0.820869267, -13)
  2315. Help_2.Size = UDim2.new(0, 188, 0, 50)
  2316. Help_2.Font = Enum.Font.Cartoon
  2317. Help_2.Text = "Press [F8] to Close or Open GUI"
  2318. Help_2.TextColor3 = Color3.new(1, 1, 1)
  2319. Help_2.TextScaled = true
  2320. Help_2.TextSize = 14
  2321. Help_2.TextWrapped = true
  2322.  
  2323. DecalLogger.Name = "DecalLogger"
  2324. DecalLogger.Parent = MainOne_2
  2325. DecalLogger.BackgroundColor3 = Color3.new(0, 0, 0)
  2326. DecalLogger.BorderColor3 = Color3.new(1, 1, 1)
  2327. DecalLogger.Position = UDim2.new(0.326285809, 0, 0.543079674, 0)
  2328. DecalLogger.Size = UDim2.new(0, 176, 0, 55)
  2329. DecalLogger.Font = Enum.Font.Cartoon
  2330. DecalLogger.Text = "Decal Logger"
  2331. DecalLogger.TextColor3 = Color3.new(1, 1, 1)
  2332. DecalLogger.TextScaled = true
  2333. DecalLogger.TextSize = 24
  2334. DecalLogger.TextWrapped = true
  2335. DecalLogger.MouseButton1Click:connect(function()
  2336. local plrs = game:GetService("Players")
  2337. for _,v in next, plrs:GetPlayers() do
  2338. for _,b in next, workspace:GetChildren() do
  2339. if b.Name == v.Name .. "Spray" then
  2340. warn([[
  2341.  
  2342. Spray detected, spray made by: ]] .. v.Name .. [[
  2343. ID: ]] .. b.Decal.Texture)
  2344. end
  2345. end
  2346. end
  2347. warn("Finished log.")
  2348. end)
  2349.  
  2350. AudioLogger.Name = "AudioLogger"
  2351. AudioLogger.Parent = MainOne_2
  2352. AudioLogger.BackgroundColor3 = Color3.new(0, 0, 0)
  2353. AudioLogger.BorderColor3 = Color3.new(1, 1, 1)
  2354. AudioLogger.Position = UDim2.new(0.326285809, 0, 0.139106184, 0)
  2355. AudioLogger.Size = UDim2.new(0, 176, 0, 55)
  2356. AudioLogger.Font = Enum.Font.Cartoon
  2357. AudioLogger.Text = "Audio Logger"
  2358. AudioLogger.TextColor3 = Color3.new(1, 1, 1)
  2359. AudioLogger.TextScaled = true
  2360. AudioLogger.TextSize = 24
  2361. AudioLogger.TextWrapped = true
  2362. AudioLogger.MouseButton1Click:connect(function()
  2363. local plrs = game:GetService("Players")
  2364. for _,v in next, plrs:GetPlayers() do
  2365. if v.Character.Torso:FindFirstChild("Song") then
  2366. warn(v.Name.. " is playing: " .. v.Character.Torso.Song.SoundId)
  2367. end
  2368. end
  2369. warn("Finished log.")
  2370. end)
  2371.  
  2372. Lol_2.Name = "Lol"
  2373. Lol_2.Parent = MainOne_2
  2374. Lol_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2375. Lol_2.BackgroundTransparency = 1
  2376. Lol_2.Position = UDim2.new(0.31177786, 0, 0.367226899, -13)
  2377. Lol_2.Size = UDim2.new(0, 189, 0, 33)
  2378. Lol_2.Font = Enum.Font.Cartoon
  2379. Lol_2.Text = "Logs All Players Audio"
  2380. Lol_2.TextColor3 = Color3.new(1, 1, 1)
  2381. Lol_2.TextScaled = true
  2382. Lol_2.TextSize = 14
  2383. Lol_2.TextWrapped = true
  2384.  
  2385. Hehe.Name = "Hehe"
  2386. Hehe.Parent = MainOne_2
  2387. Hehe.BackgroundColor3 = Color3.new(1, 1, 1)
  2388. Hehe.BackgroundTransparency = 1
  2389. Hehe.Position = UDim2.new(0.31177786, 0, 0.476498425, -13)
  2390. Hehe.Size = UDim2.new(0, 189, 0, 33)
  2391. Hehe.Font = Enum.Font.Cartoon
  2392. Hehe.Text = "Logs All Players Decals"
  2393. Hehe.TextColor3 = Color3.new(1, 1, 1)
  2394. Hehe.TextScaled = true
  2395. Hehe.TextSize = 14
  2396. Hehe.TextWrapped = true
  2397.  
  2398. Devcon.Name = "Devcon"
  2399. Devcon.Parent = MainOne_2
  2400. Devcon.BackgroundColor3 = Color3.new(1, 1, 1)
  2401. Devcon.BackgroundTransparency = 1
  2402. Devcon.Position = UDim2.new(0.537160754, 0, 0.820869267, -13)
  2403. Devcon.Size = UDim2.new(0, 188, 0, 50)
  2404. Devcon.Font = Enum.Font.Cartoon
  2405. Devcon.Text = "Press [F9] To See Players Audio and Decals IDs"
  2406. Devcon.TextColor3 = Color3.new(1, 1, 1)
  2407. Devcon.TextScaled = true
  2408. Devcon.TextSize = 14
  2409. Devcon.TextWrapped = true
  2410.  
  2411. BorderHorizontal.Name = "BorderHorizontal"
  2412. BorderHorizontal.Parent = Logger
  2413. BorderHorizontal.BackgroundColor3 = Color3.new(1, 1, 1)
  2414. BorderHorizontal.BorderColor3 = Color3.new(0, 0, 0)
  2415. BorderHorizontal.BorderSizePixel = 0
  2416. BorderHorizontal.Position = UDim2.new(0.00338983047, 0, 0.0999740437, 0)
  2417. BorderHorizontal.Size = UDim2.new(0, 587, 0, 5)
  2418.  
  2419. BorderHorizontal_2.Name = "BorderHorizontal"
  2420. BorderHorizontal_2.Parent = MainFrame
  2421. BorderHorizontal_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2422. BorderHorizontal_2.BorderColor3 = Color3.new(0, 0, 0)
  2423. BorderHorizontal_2.BorderSizePixel = 0
  2424. BorderHorizontal_2.Position = UDim2.new(0, 0, 0.106082566, 0)
  2425. BorderHorizontal_2.Size = UDim2.new(0, 593, 0, 3)
  2426.  
  2427. Bord.Name = "Bord"
  2428. Bord.Parent = MainFrame
  2429. Bord.BackgroundColor3 = Color3.new(1, 1, 1)
  2430. Bord.BorderColor3 = Color3.new(0, 0, 0)
  2431. Bord.BorderSizePixel = 0
  2432. Bord.Position = UDim2.new(4.65661287e-10, 0, 0.205820099, 0)
  2433. Bord.Size = UDim2.new(0, 593, 0, 3)
  2434.  
  2435. Open.Name = "Open"
  2436. Open.Parent = CypherX
  2437. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  2438. Open.Position = UDim2.new(0, 0, 0.271371782, -25)
  2439. Open.Size = UDim2.new(0, 123, 0, 50)
  2440. Open.Style = Enum.ButtonStyle.RobloxButton
  2441. Open.Font = Enum.Font.Cartoon
  2442. Open.Text = "Close Cypher X"
  2443. Open.TextColor3 = Color3.new(1, 1, 1)
  2444. Open.TextScaled = true
  2445. Open.TextSize = 20
  2446. Open.TextWrapped = true
  2447. -- Scripts:
  2448. function SCRIPT_JWVE75_FAKESCRIPT() -- CypherX.LocalScript
  2449. local script = Instance.new('LocalScript')
  2450. script.Parent = CypherX
  2451. -- Change Title's to ur title
  2452. -- FOR UNIVERSAL
  2453. wait(0.3)
  2454. game:GetService("StarterGui"):SetCore("SendNotification", {
  2455. Title = "Gui Loaded Successfully!";
  2456. Text = "This Gui is Made by Synthionized and other devs";
  2457. })
  2458. wait(0.1)
  2459. print("Synthionized is here hehe ;)")
  2460. if game:GetService("Workspace").FilteringEnabled == true then
  2461. warn("FE is Enabled (Filtering Enabled)")
  2462. game:GetService("StarterGui"):SetCore("SendNotification", {
  2463. Title = "Have fun using Cypher X";
  2464. Text = "Enjoy :smiley:";
  2465. })
  2466. else
  2467. warn("Thank you for using this GUI")
  2468. game:GetService("StarterGui"):SetCore("SendNotification", {
  2469. Title = "Yay it works :D";
  2470. Text = "Filtering Disabled.";
  2471. })
  2472. end
  2473.  
  2474. end
  2475. coroutine.resume(coroutine.create(SCRIPT_JWVE75_FAKESCRIPT))
  2476. function SCRIPT_NFOZ72_FAKESCRIPT() -- CypherX.LocalScript
  2477. local script = Instance.new('LocalScript')
  2478. script.Parent = CypherX
  2479. function onKeyPress(inputObject, gameProcessedEvent)
  2480. if not gameProcessedEvent then
  2481. if inputObject.KeyCode == Enum.KeyCode.F8 then
  2482. script.Parent.MainFrame.Visible = not script.Parent.MainFrame.Visible
  2483. end
  2484. end
  2485. end
  2486. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  2487.  
  2488. end
  2489. coroutine.resume(coroutine.create(SCRIPT_NFOZ72_FAKESCRIPT))
  2490. function SCRIPT_RFPB66_FAKESCRIPT() -- Streets.LocalScript
  2491. local script = Instance.new('LocalScript')
  2492. script.Parent = Streets
  2493. -- Change "FRAMENAMEHERE" to your frame name
  2494. -- Change TextColor3 if you want backround rainbow or text rainbow
  2495. repeat
  2496. for hue = 0, 1, .01 do
  2497. script.Parent.Parent.Streets.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2498. wait(.1)
  2499. end
  2500. for hue = 1, 0 -.01 do
  2501. script.Parent.Parent.Streets.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2502. wait(.1)
  2503. end
  2504. until nil
  2505.  
  2506.  
  2507. end
  2508. coroutine.resume(coroutine.create(SCRIPT_RFPB66_FAKESCRIPT))
  2509. function SCRIPT_APUR70_FAKESCRIPT() -- Cypher.LocalScript
  2510. local script = Instance.new('LocalScript')
  2511. script.Parent = Cypher
  2512. -- Change "FRAMENAMEHERE" to your frame name
  2513. -- Change TextColor3 if you want backround rainbow or text rainbow
  2514. repeat
  2515. for hue = 0, 1, .01 do
  2516. script.Parent.Parent.Cypher.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2517. wait(.1)
  2518. end
  2519. for hue = 1, 0 -.01 do
  2520. script.Parent.Parent.Cypher.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2521. wait(.1)
  2522. end
  2523. until nil
  2524.  
  2525.  
  2526. end
  2527. coroutine.resume(coroutine.create(SCRIPT_APUR70_FAKESCRIPT))
  2528. function SCRIPT_WAVV71_FAKESCRIPT() -- Version.LocalScript
  2529. local script = Instance.new('LocalScript')
  2530. script.Parent = Version
  2531. -- Change "FRAMENAMEHERE" to your frame name
  2532. -- Change TextColor3 if you want backround rainbow or text rainbow
  2533. repeat
  2534. for hue = 0, 1, .01 do
  2535. script.Parent.Parent.Version.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2536. wait(.1)
  2537. end
  2538. for hue = 1, 0 -.01 do
  2539. script.Parent.Parent.Version.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2540. wait(.1)
  2541. end
  2542. until nil
  2543.  
  2544.  
  2545. end
  2546. coroutine.resume(coroutine.create(SCRIPT_WAVV71_FAKESCRIPT))
  2547. function SCRIPT_VYVG65_FAKESCRIPT() -- Frames.FramesHandler
  2548. local script = Instance.new('LocalScript')
  2549. script.Parent = Frames
  2550. script.Parent.ClipsDescendants = true
  2551.  
  2552. end
  2553. coroutine.resume(coroutine.create(SCRIPT_VYVG65_FAKESCRIPT))
  2554. function SCRIPT_YGSW65_FAKESCRIPT() -- TopText.LocalScript
  2555. local script = Instance.new('LocalScript')
  2556. script.Parent = TopText
  2557. -- Change "FRAMENAMEHERE" to your frame name
  2558. -- Change TextColor3 if you want backround rainbow or text rainbow
  2559. repeat
  2560. for hue = 0, 1, .01 do
  2561. script.Parent.Parent.TopText.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2562. wait(.1)
  2563. end
  2564. for hue = 1, 0 -.01 do
  2565. script.Parent.Parent.TopText.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2566. wait(.1)
  2567. end
  2568. until nil
  2569.  
  2570.  
  2571. end
  2572. coroutine.resume(coroutine.create(SCRIPT_YGSW65_FAKESCRIPT))
  2573. function SCRIPT_PHRS87_FAKESCRIPT() -- TweenExecutor.LocalScript
  2574. local script = Instance.new('LocalScript')
  2575. script.Parent = TweenExecutor
  2576. -- Change "FRAMENAMEHERE" to your frame name
  2577. -- Change TextColor3 if you want backround rainbow or text rainbow
  2578. repeat
  2579. for hue = 0, 1, .01 do
  2580. script.Parent.Parent.TweenExecutor.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2581. wait(.1)
  2582. end
  2583. for hue = 1, 0 -.01 do
  2584. script.Parent.Parent.TweenExecutor.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2585. wait(.1)
  2586. end
  2587. until nil
  2588.  
  2589.  
  2590. end
  2591. coroutine.resume(coroutine.create(SCRIPT_PHRS87_FAKESCRIPT))
  2592. function SCRIPT_MVTL89_FAKESCRIPT() -- TweenExecutor.LocalScript
  2593. local script = Instance.new('LocalScript')
  2594. script.Parent = TweenExecutor
  2595. script.Parent.MouseButton1Click:Connect(function()
  2596. script.Parent.Parent.Parent.MainOne:TweenPosition(UDim2.new(-0.004, 0,0.001, 0))
  2597. script.Parent.Parent:TweenPosition(UDim2.new(-1.005, 0,-0.012, 0))
  2598. end)
  2599.  
  2600. end
  2601. coroutine.resume(coroutine.create(SCRIPT_MVTL89_FAKESCRIPT))
  2602. function SCRIPT_ETBO90_FAKESCRIPT() -- Lol.LocalScript
  2603. local script = Instance.new('LocalScript')
  2604. script.Parent = Lol
  2605. -- Change "FRAMENAMEHERE" to your frame name
  2606. -- Change TextColor3 if you want backround rainbow or text rainbow
  2607. repeat
  2608. for hue = 0, 1, .01 do
  2609. script.Parent.Parent.Lol.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2610. wait(.1)
  2611. end
  2612. for hue = 1, 0 -.01 do
  2613. script.Parent.Parent.Lol.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2614. wait(.1)
  2615. end
  2616. until nil
  2617.  
  2618.  
  2619. end
  2620. coroutine.resume(coroutine.create(SCRIPT_ETBO90_FAKESCRIPT))
  2621. function SCRIPT_YWKI85_FAKESCRIPT() -- Paste.LocalScript
  2622. local script = Instance.new('LocalScript')
  2623. script.Parent = Paste
  2624. -- Change "FRAMENAMEHERE" to your frame name
  2625. -- Change TextColor3 if you want backround rainbow or text rainbow
  2626. repeat
  2627. for hue = 0, 1, .01 do
  2628. script.Parent.Parent.Paste.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2629. wait(.1)
  2630. end
  2631. for hue = 1, 0 -.01 do
  2632. script.Parent.Parent.Paste.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2633. wait(.1)
  2634. end
  2635. until nil
  2636.  
  2637.  
  2638. end
  2639. coroutine.resume(coroutine.create(SCRIPT_YWKI85_FAKESCRIPT))
  2640. function SCRIPT_BKRZ86_FAKESCRIPT() -- Channel.LocalScript
  2641. local script = Instance.new('LocalScript')
  2642. script.Parent = Channel
  2643. -- Change "FRAMENAMEHERE" to your frame name
  2644. -- Change TextColor3 if you want backround rainbow or text rainbow
  2645. repeat
  2646. for hue = 0, 1, .01 do
  2647. script.Parent.Parent.Channel.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2648. wait(.1)
  2649. end
  2650. for hue = 1, 0 -.01 do
  2651. script.Parent.Parent.Channel.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2652. wait(.1)
  2653. end
  2654. until nil
  2655.  
  2656.  
  2657. end
  2658. coroutine.resume(coroutine.create(SCRIPT_BKRZ86_FAKESCRIPT))
  2659. function SCRIPT_ITTF70_FAKESCRIPT() -- Channel.LocalScript
  2660. local script = Instance.new('LocalScript')
  2661. script.Parent = Channel
  2662. script.Parent.MouseButton1Click:Connect(function()
  2663. setclipboard("https://www.youtube.com/channel/UCeApQs_07d17NbO0T-InCJg")
  2664. end)
  2665.  
  2666. end
  2667. coroutine.resume(coroutine.create(SCRIPT_ITTF70_FAKESCRIPT))
  2668. function SCRIPT_UDXB85_FAKESCRIPT() -- Dev.LocalScript
  2669. local script = Instance.new('LocalScript')
  2670. script.Parent = Dev
  2671. -- Change "FRAMENAMEHERE" to your frame name
  2672. -- Change TextColor3 if you want backround rainbow or text rainbow
  2673. repeat
  2674. for hue = 0, 1, .01 do
  2675. script.Parent.Parent.Dev.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2676. wait(.1)
  2677. end
  2678. for hue = 1, 0 -.01 do
  2679. script.Parent.Parent.Dev.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2680. wait(.1)
  2681. end
  2682. until nil
  2683.  
  2684.  
  2685. end
  2686. coroutine.resume(coroutine.create(SCRIPT_UDXB85_FAKESCRIPT))
  2687. function SCRIPT_UKVG65_FAKESCRIPT() -- Synthionized.LocalScript
  2688. local script = Instance.new('LocalScript')
  2689. script.Parent = Synthionized
  2690. -- Change "FRAMENAMEHERE" to your frame name
  2691. -- Change TextColor3 if you want backround rainbow or text rainbow
  2692. repeat
  2693. for hue = 0, 1, .01 do
  2694. script.Parent.Parent.Synthionized.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2695. wait(.1)
  2696. end
  2697. for hue = 1, 0 -.01 do
  2698. script.Parent.Parent.Synthionized.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2699. wait(.1)
  2700. end
  2701. until nil
  2702.  
  2703.  
  2704. end
  2705. coroutine.resume(coroutine.create(SCRIPT_UKVG65_FAKESCRIPT))
  2706. function SCRIPT_MZJD79_FAKESCRIPT() -- Energize.LocalScript
  2707. local script = Instance.new('LocalScript')
  2708. script.Parent = Energize
  2709. -- Change "FRAMENAMEHERE" to your frame name
  2710. -- Change TextColor3 if you want backround rainbow or text rainbow
  2711. repeat
  2712. for hue = 0, 1, .01 do
  2713. script.Parent.Parent.Energize.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2714. wait(.1)
  2715. end
  2716. for hue = 1, 0 -.01 do
  2717. script.Parent.Parent.Energize.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2718. wait(.1)
  2719. end
  2720. until nil
  2721.  
  2722.  
  2723. end
  2724. coroutine.resume(coroutine.create(SCRIPT_MZJD79_FAKESCRIPT))
  2725. function SCRIPT_IXVA86_FAKESCRIPT() -- olo.LocalScript
  2726. local script = Instance.new('LocalScript')
  2727. script.Parent = olo
  2728. -- Change "FRAMENAMEHERE" to your frame name
  2729. -- Change TextColor3 if you want backround rainbow or text rainbow
  2730. repeat
  2731. for hue = 0, 1, .01 do
  2732. script.Parent.Parent.olo.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2733. wait(.1)
  2734. end
  2735. for hue = 1, 0 -.01 do
  2736. script.Parent.Parent.olo.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2737. wait(.1)
  2738. end
  2739. until nil
  2740.  
  2741.  
  2742. end
  2743. coroutine.resume(coroutine.create(SCRIPT_IXVA86_FAKESCRIPT))
  2744. function SCRIPT_FIKL70_FAKESCRIPT() -- Aimbot.LocalScript
  2745. local script = Instance.new('LocalScript')
  2746. script.Parent = Aimbot
  2747. -- Change "FRAMENAMEHERE" to your frame name
  2748. -- Change TextColor3 if you want backround rainbow or text rainbow
  2749. repeat
  2750. for hue = 0, 1, .01 do
  2751. script.Parent.Parent.Aimbot.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2752. wait(.1)
  2753. end
  2754. for hue = 1, 0 -.01 do
  2755. script.Parent.Parent.Aimbot.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2756. wait(.1)
  2757. end
  2758. until nil
  2759.  
  2760.  
  2761. end
  2762. coroutine.resume(coroutine.create(SCRIPT_FIKL70_FAKESCRIPT))
  2763. function SCRIPT_CEFY90_FAKESCRIPT() -- InfinYield.LocalScript
  2764. local script = Instance.new('LocalScript')
  2765. script.Parent = InfinYield
  2766. -- Change "FRAMENAMEHERE" to your frame name
  2767. -- Change TextColor3 if you want backround rainbow or text rainbow
  2768. repeat
  2769. for hue = 0, 1, .01 do
  2770. script.Parent.Parent.InfinYield.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2771. wait(.1)
  2772. end
  2773. for hue = 1, 0 -.01 do
  2774. script.Parent.Parent.InfinYield.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2775. wait(.1)
  2776. end
  2777. until nil
  2778.  
  2779.  
  2780. end
  2781. coroutine.resume(coroutine.create(SCRIPT_CEFY90_FAKESCRIPT))
  2782. function SCRIPT_PGNC86_FAKESCRIPT() -- Combat.LocalScript
  2783. local script = Instance.new('LocalScript')
  2784. script.Parent = Combat
  2785. -- Change "FRAMENAMEHERE" to your frame name
  2786. -- Change TextColor3 if you want backround rainbow or text rainbow
  2787. repeat
  2788. for hue = 0, 1, .01 do
  2789. script.Parent.Parent.Combat.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2790. wait(.1)
  2791. end
  2792. for hue = 1, 0 -.01 do
  2793. script.Parent.Parent.Combat.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2794. wait(.1)
  2795. end
  2796. until nil
  2797.  
  2798.  
  2799. end
  2800. coroutine.resume(coroutine.create(SCRIPT_PGNC86_FAKESCRIPT))
  2801. function SCRIPT_RZDK78_FAKESCRIPT() -- InvisShotty.LocalScript
  2802. local script = Instance.new('LocalScript')
  2803. script.Parent = InvisShotty
  2804. -- Change "FRAMENAMEHERE" to your frame name
  2805. -- Change TextColor3 if you want backround rainbow or text rainbow
  2806. repeat
  2807. for hue = 0, 1, .01 do
  2808. script.Parent.Parent.InvisShotty.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2809. wait(.1)
  2810. end
  2811. for hue = 1, 0 -.01 do
  2812. script.Parent.Parent.InvisShotty.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2813. wait(.1)
  2814. end
  2815. until nil
  2816.  
  2817.  
  2818. end
  2819. coroutine.resume(coroutine.create(SCRIPT_RZDK78_FAKESCRIPT))
  2820. function SCRIPT_YQPH73_FAKESCRIPT() -- Planks.LocalScript
  2821. local script = Instance.new('LocalScript')
  2822. script.Parent = Planks
  2823. -- Change "FRAMENAMEHERE" to your frame name
  2824. -- Change TextColor3 if you want backround rainbow or text rainbow
  2825. repeat
  2826. for hue = 0, 1, .01 do
  2827. script.Parent.Parent.Planks.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2828. wait(.1)
  2829. end
  2830. for hue = 1, 0 -.01 do
  2831. script.Parent.Parent.Planks.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2832. wait(.1)
  2833. end
  2834. until nil
  2835.  
  2836.  
  2837. end
  2838. coroutine.resume(coroutine.create(SCRIPT_YQPH73_FAKESCRIPT))
  2839. function SCRIPT_JJFB78_FAKESCRIPT() -- AntiKnock.LocalScript
  2840. local script = Instance.new('LocalScript')
  2841. script.Parent = AntiKnock
  2842. -- Change "FRAMENAMEHERE" to your frame name
  2843. -- Change TextColor3 if you want backround rainbow or text rainbow
  2844. repeat
  2845. for hue = 0, 1, .01 do
  2846. script.Parent.Parent.AntiKnock.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2847. wait(.1)
  2848. end
  2849. for hue = 1, 0 -.01 do
  2850. script.Parent.Parent.AntiKnock.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2851. wait(.1)
  2852. end
  2853. until nil
  2854.  
  2855.  
  2856. end
  2857. coroutine.resume(coroutine.create(SCRIPT_JJFB78_FAKESCRIPT))
  2858. function SCRIPT_JYGB69_FAKESCRIPT() -- Help.LocalScript
  2859. local script = Instance.new('LocalScript')
  2860. script.Parent = Help
  2861. -- Change "FRAMENAMEHERE" to your frame name
  2862. -- Change TextColor3 if you want backround rainbow or text rainbow
  2863. repeat
  2864. for hue = 0, 1, .01 do
  2865. script.Parent.Parent.Help.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2866. wait(.1)
  2867. end
  2868. for hue = 1, 0 -.01 do
  2869. script.Parent.Parent.Help.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2870. wait(.1)
  2871. end
  2872. until nil
  2873.  
  2874.  
  2875. end
  2876. coroutine.resume(coroutine.create(SCRIPT_JYGB69_FAKESCRIPT))
  2877. function SCRIPT_CDSM90_FAKESCRIPT() -- Lmao.LocalScript
  2878. local script = Instance.new('LocalScript')
  2879. script.Parent = Lmao
  2880. -- Change "FRAMENAMEHERE" to your frame name
  2881. -- Change TextColor3 if you want backround rainbow or text rainbow
  2882. repeat
  2883. for hue = 0, 1, .01 do
  2884. script.Parent.Parent.Lmao.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2885. wait(.1)
  2886. end
  2887. for hue = 1, 0 -.01 do
  2888. script.Parent.Parent.Lmao.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2889. wait(.1)
  2890. end
  2891. until nil
  2892.  
  2893.  
  2894. end
  2895. coroutine.resume(coroutine.create(SCRIPT_CDSM90_FAKESCRIPT))
  2896. function SCRIPT_REUN90_FAKESCRIPT() -- Credit.LocalScript
  2897. local script = Instance.new('LocalScript')
  2898. script.Parent = Credit
  2899. -- Change "FRAMENAMEHERE" to your frame name
  2900. -- Change TextColor3 if you want backround rainbow or text rainbow
  2901. repeat
  2902. for hue = 0, 1, .01 do
  2903. script.Parent.Parent.Credit.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2904. wait(.1)
  2905. end
  2906. for hue = 1, 0 -.01 do
  2907. script.Parent.Parent.Credit.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2908. wait(.1)
  2909. end
  2910. until nil
  2911.  
  2912.  
  2913. end
  2914. coroutine.resume(coroutine.create(SCRIPT_REUN90_FAKESCRIPT))
  2915. function SCRIPT_LAEK83_FAKESCRIPT() -- Credit.LocalScript
  2916. local script = Instance.new('LocalScript')
  2917. script.Parent = Credit
  2918. script.Parent.MouseButton1Click:Connect(function()
  2919. script.Parent.Parent.Parent.Parent.Size = UDim2.new(0.995, 0,0.886, 0)
  2920. script.Parent.Parent.Parent:TweenPosition(UDim2.new(0.999, 0,0.001, 0))
  2921. script.Parent.Parent.Parent.Parent.Credits:TweenPosition(UDim2.new(-0.004, 0,0.001, 0))
  2922. end)
  2923.  
  2924. end
  2925. coroutine.resume(coroutine.create(SCRIPT_LAEK83_FAKESCRIPT))
  2926. function SCRIPT_IDPC88_FAKESCRIPT() -- Log.LocalScript
  2927. local script = Instance.new('LocalScript')
  2928. script.Parent = Log
  2929. -- Change "FRAMENAMEHERE" to your frame name
  2930. -- Change TextColor3 if you want backround rainbow or text rainbow
  2931. repeat
  2932. for hue = 0, 1, .01 do
  2933. script.Parent.Parent.Log.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2934. wait(.1)
  2935. end
  2936. for hue = 1, 0 -.01 do
  2937. script.Parent.Parent.Log.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2938. wait(.1)
  2939. end
  2940. until nil
  2941.  
  2942.  
  2943. end
  2944. coroutine.resume(coroutine.create(SCRIPT_IDPC88_FAKESCRIPT))
  2945. function SCRIPT_FJJU70_FAKESCRIPT() -- Log.LocalScript
  2946. local script = Instance.new('LocalScript')
  2947. script.Parent = Log
  2948. script.Parent.MouseButton1Click:Connect(function()
  2949. script.Parent.Parent.Parent.Parent.Size = UDim2.new(0.995, 0,0.886, 0)
  2950. script.Parent.Parent.Parent:TweenPosition(UDim2.new(0.999, 0,0.001, 0))
  2951. script.Parent.Parent.Parent.Parent.Logger:TweenPosition(UDim2.new(-0.004, 0,0.001, 0))
  2952. end)
  2953.  
  2954. end
  2955. coroutine.resume(coroutine.create(SCRIPT_FJJU70_FAKESCRIPT))
  2956. function SCRIPT_FCZO83_FAKESCRIPT() -- TopText_2.LocalScript
  2957. local script = Instance.new('LocalScript')
  2958. script.Parent = TopText_2
  2959. -- Change "FRAMENAMEHERE" to your frame name
  2960. -- Change TextColor3 if you want backround rainbow or text rainbow
  2961. repeat
  2962. for hue = 0, 1, .01 do
  2963. script.Parent.Parent.TopText.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2964. wait(.1)
  2965. end
  2966. for hue = 1, 0 -.01 do
  2967. script.Parent.Parent.TopText.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2968. wait(.1)
  2969. end
  2970. until nil
  2971.  
  2972.  
  2973. end
  2974. coroutine.resume(coroutine.create(SCRIPT_FCZO83_FAKESCRIPT))
  2975. function SCRIPT_JBQK71_FAKESCRIPT() -- TweenExecutor_2.LocalScript
  2976. local script = Instance.new('LocalScript')
  2977. script.Parent = TweenExecutor_2
  2978. -- Change "FRAMENAMEHERE" to your frame name
  2979. -- Change TextColor3 if you want backround rainbow or text rainbow
  2980. repeat
  2981. for hue = 0, 1, .01 do
  2982. script.Parent.Parent.TweenExecutor.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2983. wait(.1)
  2984. end
  2985. for hue = 1, 0 -.01 do
  2986. script.Parent.Parent.TweenExecutor.TextColor3 = Color3.fromHSV(hue, 1, 1)
  2987. wait(.1)
  2988. end
  2989. until nil
  2990.  
  2991.  
  2992. end
  2993. coroutine.resume(coroutine.create(SCRIPT_JBQK71_FAKESCRIPT))
  2994. function SCRIPT_HSOI79_FAKESCRIPT() -- TweenExecutor_2.LocalScript
  2995. local script = Instance.new('LocalScript')
  2996. script.Parent = TweenExecutor_2
  2997. script.Parent.MouseButton1Click:Connect(function()
  2998. script.Parent.Parent.Parent.MainOne:TweenPosition(UDim2.new(-0.004, 0,0.001, 0))
  2999. script.Parent.Parent:TweenPosition(UDim2.new(-1.005, 0,-0.012, 0))
  3000. end)
  3001.  
  3002. end
  3003. coroutine.resume(coroutine.create(SCRIPT_HSOI79_FAKESCRIPT))
  3004. function SCRIPT_EBOA65_FAKESCRIPT() -- Help_2.LocalScript
  3005. local script = Instance.new('LocalScript')
  3006. script.Parent = Help_2
  3007. -- Change "FRAMENAMEHERE" to your frame name
  3008. -- Change TextColor3 if you want backround rainbow or text rainbow
  3009. repeat
  3010. for hue = 0, 1, .01 do
  3011. script.Parent.Parent.Help.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3012. wait(.1)
  3013. end
  3014. for hue = 1, 0 -.01 do
  3015. script.Parent.Parent.Help.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3016. wait(.1)
  3017. end
  3018. until nil
  3019.  
  3020.  
  3021. end
  3022. coroutine.resume(coroutine.create(SCRIPT_EBOA65_FAKESCRIPT))
  3023. function SCRIPT_KLCI68_FAKESCRIPT() -- DecalLogger.LocalScript
  3024. local script = Instance.new('LocalScript')
  3025. script.Parent = DecalLogger
  3026. -- Change "FRAMENAMEHERE" to your frame name
  3027. -- Change TextColor3 if you want backround rainbow or text rainbow
  3028. repeat
  3029. for hue = 0, 1, .01 do
  3030. script.Parent.Parent.DecalLogger.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3031. wait(.1)
  3032. end
  3033. for hue = 1, 0 -.01 do
  3034. script.Parent.Parent.DecalLogger.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3035. wait(.1)
  3036. end
  3037. until nil
  3038.  
  3039.  
  3040. end
  3041. coroutine.resume(coroutine.create(SCRIPT_KLCI68_FAKESCRIPT))
  3042. function SCRIPT_WPBH73_FAKESCRIPT() -- AudioLogger.LocalScript
  3043. local script = Instance.new('LocalScript')
  3044. script.Parent = AudioLogger
  3045. -- Change "FRAMENAMEHERE" to your frame name
  3046. -- Change TextColor3 if you want backround rainbow or text rainbow
  3047. repeat
  3048. for hue = 0, 1, .01 do
  3049. script.Parent.Parent.AudioLogger.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3050. wait(.1)
  3051. end
  3052. for hue = 1, 0 -.01 do
  3053. script.Parent.Parent.AudioLogger.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3054. wait(.1)
  3055. end
  3056. until nil
  3057.  
  3058.  
  3059. end
  3060. coroutine.resume(coroutine.create(SCRIPT_WPBH73_FAKESCRIPT))
  3061. function SCRIPT_EKCV65_FAKESCRIPT() -- Lol_2.LocalScript
  3062. local script = Instance.new('LocalScript')
  3063. script.Parent = Lol_2
  3064. -- Change "FRAMENAMEHERE" to your frame name
  3065. -- Change TextColor3 if you want backround rainbow or text rainbow
  3066. repeat
  3067. for hue = 0, 1, .01 do
  3068. script.Parent.Parent.Lol.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3069. wait(.1)
  3070. end
  3071. for hue = 1, 0 -.01 do
  3072. script.Parent.Parent.Lol.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3073. wait(.1)
  3074. end
  3075. until nil
  3076.  
  3077.  
  3078. end
  3079. coroutine.resume(coroutine.create(SCRIPT_EKCV65_FAKESCRIPT))
  3080. function SCRIPT_BLEV90_FAKESCRIPT() -- Hehe.LocalScript
  3081. local script = Instance.new('LocalScript')
  3082. script.Parent = Hehe
  3083. -- Change "FRAMENAMEHERE" to your frame name
  3084. -- Change TextColor3 if you want backround rainbow or text rainbow
  3085. repeat
  3086. for hue = 0, 1, .01 do
  3087. script.Parent.Parent.Hehe.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3088. wait(.1)
  3089. end
  3090. for hue = 1, 0 -.01 do
  3091. script.Parent.Parent.Hehe.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3092. wait(.1)
  3093. end
  3094. until nil
  3095.  
  3096.  
  3097. end
  3098. coroutine.resume(coroutine.create(SCRIPT_BLEV90_FAKESCRIPT))
  3099. function SCRIPT_HXUP68_FAKESCRIPT() -- Devcon.LocalScript
  3100. local script = Instance.new('LocalScript')
  3101. script.Parent = Devcon
  3102. -- Change "FRAMENAMEHERE" to your frame name
  3103. -- Change TextColor3 if you want backround rainbow or text rainbow
  3104. repeat
  3105. for hue = 0, 1, .01 do
  3106. script.Parent.Parent.Devcon.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3107. wait(.1)
  3108. end
  3109. for hue = 1, 0 -.01 do
  3110. script.Parent.Parent.Devcon.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3111. wait(.1)
  3112. end
  3113. until nil
  3114.  
  3115.  
  3116. end
  3117. coroutine.resume(coroutine.create(SCRIPT_HXUP68_FAKESCRIPT))
  3118. function SCRIPT_ZNCJ88_FAKESCRIPT() -- BorderHorizontal.LocalScript
  3119. local script = Instance.new('LocalScript')
  3120. script.Parent = BorderHorizontal
  3121. -- Change "FRAMENAMEHERE" to your frame name
  3122. -- Change TextColor3 if you want backround rainbow or text rainbow
  3123. repeat
  3124. for hue = 0, 1, .01 do
  3125. script.Parent.Parent.BorderHorizontal.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  3126. wait(.1)
  3127. end
  3128. for hue = 1, 0 -.01 do
  3129. script.Parent.Parent.BorderHorizontal.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  3130. wait(.1)
  3131. end
  3132. until nil
  3133.  
  3134.  
  3135. end
  3136. coroutine.resume(coroutine.create(SCRIPT_ZNCJ88_FAKESCRIPT))
  3137. function SCRIPT_ZSJP87_FAKESCRIPT() -- BorderHorizontal_2.LocalScript
  3138. local script = Instance.new('LocalScript')
  3139. script.Parent = BorderHorizontal_2
  3140. -- Change "FRAMENAMEHERE" to your frame name
  3141. -- Change TextColor3 if you want backround rainbow or text rainbow
  3142. repeat
  3143. for hue = 0, 1, .01 do
  3144. script.Parent.Parent.BorderHorizontal.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  3145. wait(.1)
  3146. end
  3147. for hue = 1, 0 -.01 do
  3148. script.Parent.Parent.BorderHorizontal.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  3149. wait(.1)
  3150. end
  3151. until nil
  3152.  
  3153.  
  3154. end
  3155. coroutine.resume(coroutine.create(SCRIPT_ZSJP87_FAKESCRIPT))
  3156. function SCRIPT_KCTR79_FAKESCRIPT() -- Bord.LocalScript
  3157. local script = Instance.new('LocalScript')
  3158. script.Parent = Bord
  3159. -- Change "FRAMENAMEHERE" to your frame name
  3160. -- Change TextColor3 if you want backround rainbow or text rainbow
  3161. repeat
  3162. for hue = 0, 1, .01 do
  3163. script.Parent.Parent.Bord.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  3164. wait(.1)
  3165. end
  3166. for hue = 1, 0 -.01 do
  3167. script.Parent.Parent.Bord.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  3168. wait(.1)
  3169. end
  3170. until nil
  3171.  
  3172.  
  3173. end
  3174. coroutine.resume(coroutine.create(SCRIPT_KCTR79_FAKESCRIPT))
  3175. function SCRIPT_JGGP79_FAKESCRIPT() -- Open.OpenScript
  3176. local script = Instance.new('Script')
  3177. script.Parent = Open
  3178. --// Synthionized \\--
  3179.  
  3180. script.Parent.MouseButton1Click:connect(function() -- The function of when the Players Clicks.
  3181. if script.Parent.Parent.MainFrame.Visible == false then -- This tells wither it is open or not.
  3182. script.Parent.Text = "Close Cypher X" -- Tells us that it is open.
  3183. script.Parent.Parent.MainFrame.Visible = true -- Makes the box visible.
  3184. else -- Otherwise
  3185. script.Parent.Text = "Open Cypher X" -- Tells us that it is closed.
  3186. script.Parent.Parent.MainFrame.Visible = false -- Makes the box Invisible
  3187. end -- Ends the If statement.
  3188. end) -- Ends the function in general.
  3189.  
  3190. end
  3191. coroutine.resume(coroutine.create(SCRIPT_JGGP79_FAKESCRIPT))
  3192. function SCRIPT_PSMC67_FAKESCRIPT() -- Open.LocalScript
  3193. local script = Instance.new('LocalScript')
  3194. script.Parent = Open
  3195. -- Change "FRAMENAMEHERE" to your frame name
  3196. -- Change TextColor3 if you want backround rainbow or text rainbow
  3197. repeat
  3198. for hue = 0, 1, .01 do
  3199. script.Parent.Parent.Open.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3200. wait(.1)
  3201. end
  3202. for hue = 1, 0 -.01 do
  3203. script.Parent.Parent.Open.TextColor3 = Color3.fromHSV(hue, 1, 1)
  3204. wait(.1)
  3205. end
  3206. until nil
  3207.  
  3208.  
  3209. end
  3210. coroutine.resume(coroutine.create(SCRIPT_PSMC67_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement