Advertisement
Thao66

Roblox Troll Script

Jun 19th, 2020
3,006
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
DCPU-16 226.08 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Open = Instance.new("Frame")
  6. local OpenButton = Instance.new("TextButton")
  7. local GUI = Instance.new("Frame")
  8. local FEAnimations = Instance.new("TextButton")
  9. local Title = Instance.new("TextLabel")
  10. local FEHAX1337 = Instance.new("TextButton")
  11. local FEFling = Instance.new("TextButton")
  12. local FEGUI = Instance.new("TextButton")
  13. local FEHAXV2 = Instance.new("TextButton")
  14. local Close = Instance.new("TextButton")
  15. local Credits = Instance.new("TextLabel")
  16. local FEHAX = Instance.new("TextButton")
  17. local Version = Instance.new("TextButton")
  18. --Properties:
  19. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20.  
  21. Open.Name = "Open"
  22. Open.Parent = ScreenGui
  23. Open.BackgroundColor3 = Color3.new(0, 0.576471, 0.0941177)
  24. Open.Position = UDim2.new(0, 0, 0.645264804, 0)
  25. Open.Size = UDim2.new(0, 100, 0, 29)
  26.  
  27. OpenButton.Name = "OpenButton"
  28. OpenButton.Parent = Open
  29. OpenButton.BackgroundColor3 = Color3.new(0.356863, 0.658824, 0.309804)
  30. OpenButton.Position = UDim2.new(0.0599999726, 0, 0.137930989, 0)
  31. OpenButton.Size = UDim2.new(0, 87, 0, 20)
  32. OpenButton.Font = Enum.Font.SourceSans
  33. OpenButton.Text = "$$$ Open $$$"
  34. OpenButton.TextColor3 = Color3.new(0, 0, 0)
  35. OpenButton.TextScaled = true
  36. OpenButton.TextSize = 14
  37. OpenButton.TextWrapped = true
  38. OpenButton.MouseButton1Down:connect(function()
  39. GUI.Visible = true
  40. OpenButton.Visible = false
  41. Open.Visible = false
  42. end)
  43.  
  44. GUI.Name = "GUI"
  45. GUI.Parent = ScreenGui
  46. GUI.BackgroundColor3 = Color3.new(0.0784314, 0.760784, 0.0784314)
  47. GUI.Position = UDim2.new(0.207909614, 0, 0.227929384, 0)
  48. GUI.Size = UDim2.new(0, 433, 0, 283)
  49. GUI.Visible = false
  50. GUI.Active = true
  51. GUI.Draggable = true
  52.  
  53. FEAnimations.Name = "FE Animations"
  54. FEAnimations.Parent = GUI
  55. FEAnimations.BackgroundColor3 = Color3.new(0, 0.764706, 0.176471)
  56. FEAnimations.Position = UDim2.new(0.0300230943, 0, 0.289752662, 0)
  57. FEAnimations.Size = UDim2.new(0, 142, 0, 33)
  58. FEAnimations.Font = Enum.Font.SourceSans
  59. FEAnimations.Text = "FE Animations"
  60. FEAnimations.TextColor3 = Color3.new(0, 0, 0)
  61. FEAnimations.TextScaled = true
  62. FEAnimations.TextSize = 14
  63. FEAnimations.TextWrapped = true
  64. FEAnimations.MouseButton1Down:connect(function()
  65. -- Energize by illremember, fe animations
  66. -- DO NOT COPY AND CLAIM AS OWN, if you are using some of the script for your own, credit is highly appreciated!
  67. -- Thank you, and enjoy.
  68.  
  69. -- Objects
  70.  
  71. local Energize = Instance.new("ScreenGui") -- The actual GUI
  72. local SideFrame = Instance.new("Frame") -- Visible when GUI is closed
  73. local OpenGUI = Instance.new("TextButton") -- Part of SideFrame
  74. local SideFrameTitle = Instance.new("TextLabel") -- Part of SideFrame
  75. local MainFrame = Instance.new("Frame") -- All of the stuff on the main frame
  76. local GuiBottomFrame = Instance.new("Frame") -- Part of Active Frame
  77. local Credits = Instance.new("TextLabel") -- Credits to illremember, hello there
  78. local ScrollingFrame = Instance.new("ScrollingFrame") -- The scrolling frame of animations
  79. local CheckR = Instance.new("TextLabel") -- Check if R15 or R6
  80. local ScrollingFrameR15 = Instance.new("ScrollingFrame") -- The scrolling frame of R15 animations
  81.  
  82. local CrazySlash = Instance.new("TextButton")--COMPLETE
  83. local Open = Instance.new("TextButton")--COMPLETE
  84. local R15Spinner = Instance.new("TextButton")--COMPLETE
  85. local ArmsOut = Instance.new("TextButton")--COMPLETE
  86. local FloatSlash = Instance.new("TextButton")--COMPLETE
  87. local WeirdZombie = Instance.new("TextButton")--COMPLETE
  88. local DownSlash = Instance.new("TextButton")--COMPLETE
  89. local Pull = Instance.new("TextButton")--COMPLETE
  90. local CircleArm = Instance.new("TextButton")--COMPLETE
  91. local Bend = Instance.new("TextButton")--COMPLETE
  92. local RotateSlash = Instance.new("TextButton")--COMPLETE
  93. local FlingArms = Instance.new("TextButton")--COMPLETE
  94.  
  95. local FullSwing = Instance.new("TextButton")--COMPLETE
  96. local GlitchLevitate = Instance.new("TextButton")--COMPLETE
  97. local MoonDance = Instance.new("TextButton")--COMPLETE
  98. local FullPunch = Instance.new("TextButton")--COMPLETE
  99. local Crouch = Instance.new("TextButton")--COMPLETE
  100. local SpinDance = Instance.new("TextButton")--COMPLETE
  101. local FloorFaint = Instance.new("TextButton")--COMPLETE
  102. local JumpingJacks = Instance.new("TextButton")--COMPLETE
  103. local Spinner = Instance.new("TextButton")--COMPLETE
  104. local MegaInsane = Instance.new("TextButton")--COMPLETE
  105. local ArmDetach = Instance.new("TextButton")--COMPLETE
  106. local WeirdMove = Instance.new("TextButton")--COMPLETE
  107. local Faint = Instance.new("TextButton")--COMPLETE
  108. local CloneIllusion = Instance.new("TextButton")--COMPLETE
  109. local Levitate = Instance.new("TextButton")--COMPLETE
  110. local DinoWalk = Instance.new("TextButton")--COMPLETE
  111. local FloorCrawl = Instance.new("TextButton")--COMPLETE
  112. local SwordSlam = Instance.new("TextButton")--COMPLETE
  113. local LoopHead = Instance.new("TextButton")--COMPLETE
  114. local HeroJump = Instance.new("TextButton")--COMPLETE
  115. local Insane = Instance.new("TextButton")--COMPLETE
  116. local FloatingHead = Instance.new("TextButton")--COMPLETE
  117. local HeadThrow = Instance.new("TextButton")--COMPLETE
  118. local MovingDance = Instance.new("TextButton")--COMPLETE
  119. local SuperPunch = Instance.new("TextButton")--COMPLETE
  120. local ArmTurbine = Instance.new("TextButton")--COMPLETE
  121. local Dab = Instance.new("TextButton")--COMPLETE
  122. local FloatSit = Instance.new("TextButton")--COMPLETE
  123. local SuperFaint = Instance.new("TextButton")--COMPLETE
  124. local BarrelRoll = Instance.new("TextButton")--COMPLETE
  125. local Scared = Instance.new("TextButton")--COMPLETE
  126. local InsaneArms = Instance.new("TextButton")--COMPLETE
  127. local SwordSlice = Instance.new("TextButton")--COMPLETE
  128. local SpinDance2 = Instance.new("TextButton")--COMPLETE
  129. local BowDown = Instance.new("TextButton")--COMPLETE
  130. local LoopSlam = Instance.new("TextButton")--COMPLETE
  131.  
  132. local GuiTopFrame = Instance.new("Frame") -- Top of the main frame
  133. local CloseGUI = Instance.new("TextButton") -- To close the GUI
  134. local Title = Instance.new("TextLabel") -- Actual title of GUI, Energize
  135.  
  136. -- Properties
  137.  
  138. Energize.Name = "Energize"
  139. Energize.Parent = game.Players.LocalPlayer.PlayerGui
  140.  
  141. SideFrame.Name = "SideFrame"
  142. SideFrame.Parent = Energize
  143. SideFrame.Active = true
  144. SideFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  145. SideFrame.Draggable = true
  146. SideFrame.Position = UDim2.new(0, 376, 0, 125)
  147. SideFrame.Size = UDim2.new(0, 460, 0, 32)
  148. SideFrame.Visible = false
  149.  
  150. OpenGUI.Name = "OpenGUI"
  151. OpenGUI.Parent = SideFrame
  152. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  153. OpenGUI.BackgroundTransparency = 1
  154. OpenGUI.Position = UDim2.new(0, 426, 0, 0)
  155. OpenGUI.Size = UDim2.new(0, 34, 0, 32)
  156. OpenGUI.Font = Enum.Font.SourceSans
  157. OpenGUI.FontSize = Enum.FontSize.Size48
  158. OpenGUI.Text = "X"
  159. OpenGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  160. OpenGUI.TextSize = 40
  161. OpenGUI.TextWrapped = true
  162.  
  163. SideFrameTitle.Name = "SideFrameTitle"
  164. SideFrameTitle.Parent = SideFrame
  165. SideFrameTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  166. SideFrameTitle.BackgroundTransparency = 1
  167. SideFrameTitle.Position = UDim2.new(0, 170, 0, 0)
  168. SideFrameTitle.Size = UDim2.new(0, 119, 0, 31)
  169. SideFrameTitle.Font = Enum.Font.Arial
  170. SideFrameTitle.FontSize = Enum.FontSize.Size24
  171. SideFrameTitle.Text = "-Energize-"
  172. SideFrameTitle.TextSize = 21
  173. SideFrameTitle.TextStrokeColor3 = Color3.new(0.27451, 0.92549, 0.905882)
  174. SideFrameTitle.TextStrokeTransparency = 0.69999998807907
  175.  
  176. MainFrame.Name = "MainFrame"
  177. MainFrame.Parent = Energize
  178. MainFrame.Active = true
  179. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  180. MainFrame.BackgroundTransparency = 1
  181. MainFrame.Draggable = true
  182. MainFrame.Position = UDim2.new(0, 376, 0, 125)
  183. MainFrame.Size = UDim2.new(0, 444, 0, 280)
  184.  
  185. GuiBottomFrame.Name = "Gui BottomFrame"
  186. GuiBottomFrame.Parent = MainFrame
  187. GuiBottomFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  188. GuiBottomFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  189. GuiBottomFrame.Position = UDim2.new(0, 0, 0, 247)
  190. GuiBottomFrame.Size = UDim2.new(0, 460, 0, 32)
  191.  
  192. Credits.Name = "Credits"
  193. Credits.Parent = GuiBottomFrame
  194. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  195. Credits.BackgroundTransparency = 1
  196. Credits.Size = UDim2.new(0, 460, 0, 32)
  197. Credits.FontSize = Enum.FontSize.Size14
  198. Credits.Text = "By illremember -FE Animations Gui"
  199. Credits.TextColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  200. Credits.TextSize = 14
  201. Credits.TextStrokeColor3 = Color3.new(0.141176, 0.870588, 0.713726)
  202. Credits.TextStrokeTransparency = 0.69999998807907
  203. Credits.TextWrapped = true
  204.  
  205. ScrollingFrame.Parent = MainFrame
  206. ScrollingFrame.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  207. ScrollingFrame.Position = UDim2.new(0, 0, 0, 32)
  208. ScrollingFrame.Size = UDim2.new(0, 460, 0, 215)
  209. ScrollingFrame.ScrollBarThickness = 13
  210.  
  211. FullSwing.Name = "FullSwing"
  212. FullSwing.Parent = ScrollingFrame
  213. FullSwing.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  214. FullSwing.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  215. FullSwing.Position = UDim2.new(0, 17, 0, 322)
  216. FullSwing.Size = UDim2.new(0, 119, 0, 34)
  217. FullSwing.Font = Enum.Font.Highway
  218. FullSwing.FontSize = Enum.FontSize.Size24
  219. FullSwing.Text = "Full Swing"
  220. FullSwing.TextSize = 20
  221. FullSwing.TextWrapped = true
  222.  
  223. GlitchLevitate.Name = "GlitchLevitate"
  224. GlitchLevitate.Parent = ScrollingFrame
  225. GlitchLevitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  226. GlitchLevitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  227. GlitchLevitate.Position = UDim2.new(0, 319, 0, 322)
  228. GlitchLevitate.Size = UDim2.new(0, 119, 0, 34)
  229. GlitchLevitate.Font = Enum.Font.Highway
  230. GlitchLevitate.FontSize = Enum.FontSize.Size24
  231. GlitchLevitate.Text = "Glitch Levitate"
  232. GlitchLevitate.TextSize = 20
  233. GlitchLevitate.TextWrapped = true
  234.  
  235. MoonDance.Name = "MoonDance"
  236. MoonDance.Parent = ScrollingFrame
  237. MoonDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  238. MoonDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  239. MoonDance.Position = UDim2.new(0, 319, 0, 280)
  240. MoonDance.Size = UDim2.new(0, 119, 0, 34)
  241. MoonDance.Font = Enum.Font.Highway
  242. MoonDance.FontSize = Enum.FontSize.Size24
  243. MoonDance.Text = "Moon Dance"
  244. MoonDance.TextSize = 20
  245. MoonDance.TextWrapped = true
  246.  
  247. FullPunch.Name = "FullPunch"
  248. FullPunch.Parent = ScrollingFrame
  249. FullPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  250. FullPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  251. FullPunch.Position = UDim2.new(0, 17, 0, 280)
  252. FullPunch.Size = UDim2.new(0, 119, 0, 34)
  253. FullPunch.Font = Enum.Font.Highway
  254. FullPunch.FontSize = Enum.FontSize.Size24
  255. FullPunch.Text = "Full Punch"
  256. FullPunch.TextSize = 20
  257. FullPunch.TextWrapped = true
  258.  
  259. Crouch.Name = "Crouch"
  260. Crouch.Parent = ScrollingFrame
  261. Crouch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  262. Crouch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  263. Crouch.Position = UDim2.new(0, 168, 0, 280)
  264. Crouch.Size = UDim2.new(0, 119, 0, 34)
  265. Crouch.Font = Enum.Font.Highway
  266. Crouch.FontSize = Enum.FontSize.Size24
  267. Crouch.Text = "Crouch"
  268. Crouch.TextSize = 20
  269. Crouch.TextWrapped = true
  270.  
  271. SpinDance.Name = "SpinDance"
  272. SpinDance.Parent = ScrollingFrame
  273. SpinDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  274. SpinDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  275. SpinDance.Position = UDim2.new(0, 168, 0, 236)
  276. SpinDance.Size = UDim2.new(0, 119, 0, 34)
  277. SpinDance.Font = Enum.Font.Highway
  278. SpinDance.FontSize = Enum.FontSize.Size24
  279. SpinDance.Text = "Spin Dance"
  280. SpinDance.TextSize = 20
  281. SpinDance.TextWrapped = true
  282.  
  283. FloorFaint.Name = "FloorFaint"
  284. FloorFaint.Parent = ScrollingFrame
  285. FloorFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  286. FloorFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  287. FloorFaint.Position = UDim2.new(0, 17, 0, 236)
  288. FloorFaint.Size = UDim2.new(0, 119, 0, 34)
  289. FloorFaint.Font = Enum.Font.Highway
  290. FloorFaint.FontSize = Enum.FontSize.Size24
  291. FloorFaint.Text = "Floor Faint"
  292. FloorFaint.TextSize = 20
  293. FloorFaint.TextWrapped = true
  294.  
  295. JumpingJacks.Name = "JumpingJacks"
  296. JumpingJacks.Parent = ScrollingFrame
  297. JumpingJacks.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  298. JumpingJacks.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  299. JumpingJacks.Position = UDim2.new(0, 319, 0, 236)
  300. JumpingJacks.Size = UDim2.new(0, 119, 0, 34)
  301. JumpingJacks.Font = Enum.Font.Highway
  302. JumpingJacks.FontSize = Enum.FontSize.Size24
  303. JumpingJacks.Text = "Jumping Jacks"
  304. JumpingJacks.TextSize = 20
  305. JumpingJacks.TextWrapped = true
  306.  
  307. Spinner.Name = "Spinner"
  308. Spinner.Parent = ScrollingFrame
  309. Spinner.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  310. Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  311. Spinner.Position = UDim2.new(0, 17, 0, 192)
  312. Spinner.Size = UDim2.new(0, 119, 0, 34)
  313. Spinner.Font = Enum.Font.Highway
  314. Spinner.FontSize = Enum.FontSize.Size24
  315. Spinner.Text = "Spinner"
  316. Spinner.TextSize = 20
  317. Spinner.TextWrapped = true
  318.  
  319. MegaInsane.Name = "MegaInsane"
  320. MegaInsane.Parent = ScrollingFrame
  321. MegaInsane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  322. MegaInsane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  323. MegaInsane.Position = UDim2.new(0, 168, 0, 192)
  324. MegaInsane.Size = UDim2.new(0, 119, 0, 34)
  325. MegaInsane.Font = Enum.Font.Highway
  326. MegaInsane.FontSize = Enum.FontSize.Size24
  327. MegaInsane.Text = "Mega Insane"
  328. MegaInsane.TextSize = 20
  329. MegaInsane.TextWrapped = true
  330.  
  331. ArmDetach.Name = "ArmDetach"
  332. ArmDetach.Parent = ScrollingFrame
  333. ArmDetach.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  334. ArmDetach.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  335. ArmDetach.Position = UDim2.new(0, 319, 0, 192)
  336. ArmDetach.Size = UDim2.new(0, 119, 0, 34)
  337. ArmDetach.Font = Enum.Font.Highway
  338. ArmDetach.FontSize = Enum.FontSize.Size24
  339. ArmDetach.Text = "Arm Detach"
  340. ArmDetach.TextSize = 20
  341. ArmDetach.TextWrapped = true
  342.  
  343. WeirdMove.Name = "WeirdMove"
  344. WeirdMove.Parent = ScrollingFrame
  345. WeirdMove.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  346. WeirdMove.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  347. WeirdMove.Position = UDim2.new(0, 168, 0, 148)
  348. WeirdMove.Size = UDim2.new(0, 119, 0, 34)
  349. WeirdMove.Font = Enum.Font.Highway
  350. WeirdMove.FontSize = Enum.FontSize.Size24
  351. WeirdMove.Text = "Weird Move"
  352. WeirdMove.TextSize = 20
  353. WeirdMove.TextWrapped = true
  354.  
  355. Faint.Name = "Faint"
  356. Faint.Parent = ScrollingFrame
  357. Faint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  358. Faint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  359. Faint.Position = UDim2.new(0, 17, 0, 148)
  360. Faint.Size = UDim2.new(0, 119, 0, 34)
  361. Faint.Font = Enum.Font.Highway
  362. Faint.FontSize = Enum.FontSize.Size24
  363. Faint.Text = "Faint"
  364. Faint.TextSize = 20
  365. Faint.TextWrapped = true
  366.  
  367. CloneIllusion.Name = "CloneIllusion"
  368. CloneIllusion.Parent = ScrollingFrame
  369. CloneIllusion.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  370. CloneIllusion.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  371. CloneIllusion.Position = UDim2.new(0, 319, 0, 148)
  372. CloneIllusion.Size = UDim2.new(0, 119, 0, 34)
  373. CloneIllusion.Font = Enum.Font.Highway
  374. CloneIllusion.FontSize = Enum.FontSize.Size24
  375. CloneIllusion.Text = "Clone Illusion"
  376. CloneIllusion.TextSize = 20
  377. CloneIllusion.TextWrapped = true
  378.  
  379. Levitate.Name = "Levitate"
  380. Levitate.Parent = ScrollingFrame
  381. Levitate.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  382. Levitate.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  383. Levitate.Position = UDim2.new(0, 17, 0, 104)
  384. Levitate.Size = UDim2.new(0, 119, 0, 34)
  385. Levitate.Font = Enum.Font.Highway
  386. Levitate.FontSize = Enum.FontSize.Size24
  387. Levitate.Text = "Levitate"
  388. Levitate.TextSize = 20
  389. Levitate.TextWrapped = true
  390.  
  391. DinoWalk.Name = "DinoWalk"
  392. DinoWalk.Parent = ScrollingFrame
  393. DinoWalk.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  394. DinoWalk.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  395. DinoWalk.Position = UDim2.new(0, 168, 0, 104)
  396. DinoWalk.Size = UDim2.new(0, 119, 0, 34)
  397. DinoWalk.Font = Enum.Font.Highway
  398. DinoWalk.FontSize = Enum.FontSize.Size24
  399. DinoWalk.Text = "Dino Walk"
  400. DinoWalk.TextSize = 20
  401. DinoWalk.TextWrapped = true
  402.  
  403. FloorCrawl.Name = "FloorCrawl"
  404. FloorCrawl.Parent = ScrollingFrame
  405. FloorCrawl.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  406. FloorCrawl.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  407. FloorCrawl.Position = UDim2.new(0, 319, 0, 104)
  408. FloorCrawl.Size = UDim2.new(0, 119, 0, 34)
  409. FloorCrawl.Font = Enum.Font.Highway
  410. FloorCrawl.FontSize = Enum.FontSize.Size24
  411. FloorCrawl.Text = "Floor Crawl"
  412. FloorCrawl.TextSize = 20
  413. FloorCrawl.TextWrapped = true
  414.  
  415. SwordSlam.Name = "SwordSlam"
  416. SwordSlam.Parent = ScrollingFrame
  417. SwordSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  418. SwordSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  419. SwordSlam.Position = UDim2.new(0, 319, 0, 60)
  420. SwordSlam.Size = UDim2.new(0, 119, 0, 34)
  421. SwordSlam.Font = Enum.Font.Highway
  422. SwordSlam.FontSize = Enum.FontSize.Size24
  423. SwordSlam.Text = "Sword Slam"
  424. SwordSlam.TextSize = 20
  425. SwordSlam.TextWrapped = true
  426.  
  427. LoopHead.Name = "LoopHead"
  428. LoopHead.Parent = ScrollingFrame
  429. LoopHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  430. LoopHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  431. LoopHead.Position = UDim2.new(0, 168, 0, 60)
  432. LoopHead.Size = UDim2.new(0, 119, 0, 34)
  433. LoopHead.Font = Enum.Font.Highway
  434. LoopHead.FontSize = Enum.FontSize.Size24
  435. LoopHead.Text = "Loop Head"
  436. LoopHead.TextSize = 20
  437. LoopHead.TextWrapped = true
  438.  
  439. HeroJump.Name = "HeroJump"
  440. HeroJump.Parent = ScrollingFrame
  441. HeroJump.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  442. HeroJump.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  443. HeroJump.Position = UDim2.new(0, 17, 0, 60)
  444. HeroJump.Size = UDim2.new(0, 119, 0, 34)
  445. HeroJump.Font = Enum.Font.Highway
  446. HeroJump.FontSize = Enum.FontSize.Size24
  447. HeroJump.Text = "Hero Jump"
  448. HeroJump.TextSize = 20
  449. HeroJump.TextWrapped = true
  450.  
  451. Insane.Name = "Insane"
  452. Insane.Parent = ScrollingFrame
  453. Insane.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  454. Insane.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  455. Insane.Position = UDim2.new(0, 319, 0, 16)
  456. Insane.Size = UDim2.new(0, 119, 0, 34)
  457. Insane.Font = Enum.Font.Highway
  458. Insane.FontSize = Enum.FontSize.Size24
  459. Insane.Text = "Insane"
  460. Insane.TextSize = 20
  461. Insane.TextWrapped = true
  462.  
  463. FloatingHead.Name = "FloatingHead"
  464. FloatingHead.Parent = ScrollingFrame
  465. FloatingHead.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  466. FloatingHead.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  467. FloatingHead.Position = UDim2.new(0, 168, 0, 16)
  468. FloatingHead.Size = UDim2.new(0, 119, 0, 34)
  469. FloatingHead.Font = Enum.Font.Highway
  470. FloatingHead.FontSize = Enum.FontSize.Size24
  471. FloatingHead.Text = "Floating Head"
  472. FloatingHead.TextSize = 20
  473. FloatingHead.TextWrapped = true
  474.  
  475. HeadThrow.Name = "HeadThrow"
  476. HeadThrow.Parent = ScrollingFrame
  477. HeadThrow.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  478. HeadThrow.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  479. HeadThrow.Position = UDim2.new(0, 17, 0, 16)
  480. HeadThrow.Size = UDim2.new(0, 119, 0, 34)
  481. HeadThrow.Font = Enum.Font.Highway
  482. HeadThrow.FontSize = Enum.FontSize.Size24
  483. HeadThrow.Text = "Head Throw"
  484. HeadThrow.TextSize = 20
  485. HeadThrow.TextWrapped = true
  486.  
  487. MovingDance.Name = "MovingDance"
  488. MovingDance.Parent = ScrollingFrame
  489. MovingDance.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  490. MovingDance.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  491. MovingDance.Position = UDim2.new(0, 168, 0, 324)
  492. MovingDance.Size = UDim2.new(0, 119, 0, 34)
  493. MovingDance.Font = Enum.Font.Highway
  494. MovingDance.FontSize = Enum.FontSize.Size24
  495. MovingDance.Text = "Moving Dance"
  496. MovingDance.TextSize = 20
  497. MovingDance.TextWrapped = true
  498.  
  499. SuperPunch.Name = "SuperPunch"
  500. SuperPunch.Parent = ScrollingFrame
  501. SuperPunch.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  502. SuperPunch.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  503. SuperPunch.Position = UDim2.new(0, 168, 0, 366)
  504. SuperPunch.Size = UDim2.new(0, 119, 0, 34)
  505. SuperPunch.Font = Enum.Font.Highway
  506. SuperPunch.FontSize = Enum.FontSize.Size24
  507. SuperPunch.Text = "Super Punch"
  508. SuperPunch.TextSize = 20
  509. SuperPunch.TextWrapped = true
  510.  
  511. ArmTurbine.Name = "ArmTurbine"
  512. ArmTurbine.Parent = ScrollingFrame
  513. ArmTurbine.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  514. ArmTurbine.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  515. ArmTurbine.Position = UDim2.new(0, 319, 0, 366)
  516. ArmTurbine.Size = UDim2.new(0, 119, 0, 34)
  517. ArmTurbine.Font = Enum.Font.Highway
  518. ArmTurbine.FontSize = Enum.FontSize.Size24
  519. ArmTurbine.Text = "Arm Turbine"
  520. ArmTurbine.TextSize = 20
  521. ArmTurbine.TextWrapped = true
  522.  
  523. Dab.Name = "Dab"
  524. Dab.Parent = ScrollingFrame
  525. Dab.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  526. Dab.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  527. Dab.Position = UDim2.new(0, 17, 0, 366)
  528. Dab.Size = UDim2.new(0, 119, 0, 34)
  529. Dab.Font = Enum.Font.Highway
  530. Dab.FontSize = Enum.FontSize.Size24
  531. Dab.Text = "Dab"
  532. Dab.TextSize = 20
  533. Dab.TextWrapped = true
  534.  
  535. FloatSit.Name = "FloatSit"
  536. FloatSit.Parent = ScrollingFrame
  537. FloatSit.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  538. FloatSit.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  539. FloatSit.Position = UDim2.new(0, 168, 0, 410)
  540. FloatSit.Size = UDim2.new(0, 119, 0, 34)
  541. FloatSit.Font = Enum.Font.Highway
  542. FloatSit.FontSize = Enum.FontSize.Size24
  543. FloatSit.Text = "Float Sit"
  544. FloatSit.TextSize = 20
  545. FloatSit.TextWrapped = true
  546.  
  547. SuperFaint.Name = "SuperFaint"
  548. SuperFaint.Parent = ScrollingFrame
  549. SuperFaint.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  550. SuperFaint.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  551. SuperFaint.Position = UDim2.new(0, 17, 0, 498)
  552. SuperFaint.Size = UDim2.new(0, 119, 0, 34)
  553. SuperFaint.Font = Enum.Font.Highway
  554. SuperFaint.FontSize = Enum.FontSize.Size24
  555. SuperFaint.Text = "Super Faint"
  556. SuperFaint.TextSize = 20
  557. SuperFaint.TextWrapped = true
  558.  
  559. BarrelRoll.Name = "BarrelRoll"
  560. BarrelRoll.Parent = ScrollingFrame
  561. BarrelRoll.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  562. BarrelRoll.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  563. BarrelRoll.Position = UDim2.new(0, 319, 0, 410)
  564. BarrelRoll.Size = UDim2.new(0, 119, 0, 34)
  565. BarrelRoll.Font = Enum.Font.Highway
  566. BarrelRoll.FontSize = Enum.FontSize.Size24
  567. BarrelRoll.Text = "Barrel Roll"
  568. BarrelRoll.TextSize = 20
  569. BarrelRoll.TextWrapped = true
  570.  
  571. Scared.Name = "Scared"
  572. Scared.Parent = ScrollingFrame
  573. Scared.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  574. Scared.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  575. Scared.Position = UDim2.new(0, 319, 0, 454)
  576. Scared.Size = UDim2.new(0, 119, 0, 34)
  577. Scared.Font = Enum.Font.Highway
  578. Scared.FontSize = Enum.FontSize.Size24
  579. Scared.Text = "Scared"
  580. Scared.TextSize = 20
  581. Scared.TextWrapped = true
  582.  
  583. InsaneArms.Name = "InsaneArms"
  584. InsaneArms.Parent = ScrollingFrame
  585. InsaneArms.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  586. InsaneArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  587. InsaneArms.Position = UDim2.new(0, 17, 0, 454)
  588. InsaneArms.Size = UDim2.new(0, 119, 0, 34)
  589. InsaneArms.Font = Enum.Font.Highway
  590. InsaneArms.FontSize = Enum.FontSize.Size24
  591. InsaneArms.Text = "Insane Arms"
  592. InsaneArms.TextSize = 20
  593. InsaneArms.TextWrapped = true
  594.  
  595. SwordSlice.Name = "SwordSlice"
  596. SwordSlice.Parent = ScrollingFrame
  597. SwordSlice.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  598. SwordSlice.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  599. SwordSlice.Position = UDim2.new(0, 168, 0, 454)
  600. SwordSlice.Size = UDim2.new(0, 119, 0, 34)
  601. SwordSlice.Font = Enum.Font.Highway
  602. SwordSlice.FontSize = Enum.FontSize.Size24
  603. SwordSlice.Text = "Sword Slice"
  604. SwordSlice.TextSize = 20
  605. SwordSlice.TextWrapped = true
  606.  
  607. SpinDance2.Name = "SpinDance2"
  608. SpinDance2.Parent = ScrollingFrame
  609. SpinDance2.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  610. SpinDance2.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  611. SpinDance2.Position = UDim2.new(0, 168, 0, 498)
  612. SpinDance2.Size = UDim2.new(0, 119, 0, 34)
  613. SpinDance2.Font = Enum.Font.Highway
  614. SpinDance2.FontSize = Enum.FontSize.Size24
  615. SpinDance2.Text = "Spin Dance 2"
  616. SpinDance2.TextSize = 20
  617. SpinDance2.TextWrapped = true
  618.  
  619. BowDown.Name = "BowDown"
  620. BowDown.Parent = ScrollingFrame
  621. BowDown.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  622. BowDown.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  623. BowDown.Position = UDim2.new(0, 319, 0, 498)
  624. BowDown.Size = UDim2.new(0, 119, 0, 34)
  625. BowDown.Font = Enum.Font.Highway
  626. BowDown.FontSize = Enum.FontSize.Size24
  627. BowDown.Text = "Bow Down"
  628. BowDown.TextSize = 20
  629. BowDown.TextWrapped = true
  630.  
  631. LoopSlam.Name = "LoopSlam"
  632. LoopSlam.Parent = ScrollingFrame
  633. LoopSlam.BackgroundColor3 = Color3.new(0.886275, 0.776471, 0.368627)
  634. LoopSlam.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  635. LoopSlam.Position = UDim2.new(0, 17, 0, 410)
  636. LoopSlam.Size = UDim2.new(0, 119, 0, 34)
  637. LoopSlam.Font = Enum.Font.Highway
  638. LoopSlam.FontSize = Enum.FontSize.Size24
  639. LoopSlam.Text = "Loop Slam"
  640. LoopSlam.TextSize = 20
  641. LoopSlam.TextWrapped = true
  642.  
  643. GuiTopFrame.Name = "Gui TopFrame"
  644. GuiTopFrame.Parent = MainFrame
  645. GuiTopFrame.BackgroundColor3 = Color3.new(1, 0.329412, 0.329412)
  646. GuiTopFrame.BorderColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  647. GuiTopFrame.Size = UDim2.new(0, 460, 0, 32)
  648.  
  649. CloseGUI.Name = "CloseGUI"
  650. CloseGUI.Parent = GuiTopFrame
  651. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  652. CloseGUI.BackgroundTransparency = 1
  653. CloseGUI.Position = UDim2.new(0, 426, 0, 0)
  654. CloseGUI.Size = UDim2.new(0, 34, 0, 32)
  655. CloseGUI.Font = Enum.Font.SourceSans
  656. CloseGUI.FontSize = Enum.FontSize.Size48
  657. CloseGUI.Text = "X"
  658. CloseGUI.TextColor3 = Color3.new(0.333333, 0, 0)
  659. CloseGUI.TextSize = 40
  660. CloseGUI.TextWrapped = true
  661.  
  662. Title.Name = "Title"
  663. Title.Parent = GuiTopFrame
  664. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  665. Title.BackgroundTransparency = 1
  666. Title.Size = UDim2.new(0, 460, 0, 32)
  667. Title.FontSize = Enum.FontSize.Size14
  668. Title.Text = "-Energize-"
  669. Title.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  670. Title.TextSize = 14
  671. Title.TextStrokeColor3 = Color3.new(0.384314, 0.917647, 1)
  672. Title.TextStrokeTransparency = 0.69999998807907
  673. Title.TextWrapped = true
  674.  
  675. CheckR.Name = "CheckR"
  676. CheckR.Parent = GuiTopFrame
  677. CheckR.BackgroundColor3 = Color3.new(1, 1, 1)
  678. CheckR.BackgroundTransparency = 1
  679. CheckR.Size = UDim2.new(0, 171, 0, 32)
  680. CheckR.Font = Enum.Font.SourceSansBold
  681. CheckR.FontSize = Enum.FontSize.Size14
  682. CheckR.Text = "Text"
  683. CheckR.TextScaled = true
  684. CheckR.TextSize = 14
  685. CheckR.TextWrapped = true
  686.  
  687. ScrollingFrameR15.Name = "ScrollingFrameR15"
  688. ScrollingFrameR15.Parent = MainFrame
  689. ScrollingFrameR15.BackgroundColor3 = Color3.new(1, 0.564706, 0.564706)
  690. ScrollingFrameR15.Position = UDim2.new(0, 0, 0, 32)
  691. ScrollingFrameR15.Size = UDim2.new(0, 460, 0, 215)
  692. ScrollingFrameR15.Visible = false
  693. ScrollingFrameR15.ScrollBarThickness = 13
  694.  
  695. CrazySlash.Name = "CrazySlash"
  696. CrazySlash.Parent = ScrollingFrameR15
  697. CrazySlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  698. CrazySlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  699. CrazySlash.Position = UDim2.new(0, 17, 0, 16)
  700. CrazySlash.Size = UDim2.new(0, 119, 0, 34)
  701. CrazySlash.Font = Enum.Font.Highway
  702. CrazySlash.FontSize = Enum.FontSize.Size24
  703. CrazySlash.Text = "CrazySlash"
  704. CrazySlash.TextSize = 20
  705. CrazySlash.TextWrapped = true
  706.  
  707. Open.Name = "Open"
  708. Open.Parent = ScrollingFrameR15
  709. Open.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  710. Open.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  711. Open.Position = UDim2.new(0, 168, 0, 16)
  712. Open.Size = UDim2.new(0, 119, 0, 34)
  713. Open.Font = Enum.Font.Highway
  714. Open.FontSize = Enum.FontSize.Size24
  715. Open.Text = "Open"
  716. Open.TextSize = 20
  717. Open.TextWrapped = true
  718.  
  719. R15Spinner.Name = "R15Spinner"
  720. R15Spinner.Parent = ScrollingFrameR15
  721. R15Spinner.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  722. R15Spinner.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  723. R15Spinner.Position = UDim2.new(0, 17, 0, 60)
  724. R15Spinner.Size = UDim2.new(0, 119, 0, 34)
  725. R15Spinner.Font = Enum.Font.Highway
  726. R15Spinner.FontSize = Enum.FontSize.Size24
  727. R15Spinner.Text = "Spinner"
  728. R15Spinner.TextSize = 20
  729. R15Spinner.TextWrapped = true
  730.  
  731. ArmsOut.Name = "ArmsOut"
  732. ArmsOut.Parent = ScrollingFrameR15
  733. ArmsOut.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  734. ArmsOut.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  735. ArmsOut.Position = UDim2.new(0, 319, 0, 16)
  736. ArmsOut.Size = UDim2.new(0, 119, 0, 34)
  737. ArmsOut.Font = Enum.Font.Highway
  738. ArmsOut.FontSize = Enum.FontSize.Size24
  739. ArmsOut.Text = "ArmsOut"
  740. ArmsOut.TextSize = 20
  741. ArmsOut.TextWrapped = true
  742.  
  743. FloatSlash.Name = "FloatSlash"
  744. FloatSlash.Parent = ScrollingFrameR15
  745. FloatSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  746. FloatSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  747. FloatSlash.Position = UDim2.new(0, 168, 0, 148)
  748. FloatSlash.Size = UDim2.new(0, 119, 0, 34)
  749. FloatSlash.Font = Enum.Font.Highway
  750. FloatSlash.FontSize = Enum.FontSize.Size24
  751. FloatSlash.Text = "FloatSlash"
  752. FloatSlash.TextSize = 20
  753. FloatSlash.TextWrapped = true
  754.  
  755. WeirdZombie.Name = "WeirdZombie"
  756. WeirdZombie.Parent = ScrollingFrameR15
  757. WeirdZombie.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  758. WeirdZombie.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  759. WeirdZombie.Position = UDim2.new(0, 17, 0, 148)
  760. WeirdZombie.Size = UDim2.new(0, 119, 0, 34)
  761. WeirdZombie.Font = Enum.Font.Highway
  762. WeirdZombie.FontSize = Enum.FontSize.Size24
  763. WeirdZombie.Text = "WeirdZombie"
  764. WeirdZombie.TextSize = 20
  765. WeirdZombie.TextWrapped = true
  766.  
  767. DownSlash.Name = "DownSlash"
  768. DownSlash.Parent = ScrollingFrameR15
  769. DownSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  770. DownSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  771. DownSlash.Position = UDim2.new(0, 319, 0, 148)
  772. DownSlash.Size = UDim2.new(0, 119, 0, 34)
  773. DownSlash.Font = Enum.Font.Highway
  774. DownSlash.FontSize = Enum.FontSize.Size24
  775. DownSlash.Text = "DownSlash"
  776. DownSlash.TextSize = 20
  777. DownSlash.TextWrapped = true
  778.  
  779. Pull.Name = "Pull"
  780. Pull.Parent = ScrollingFrameR15
  781. Pull.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  782. Pull.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  783. Pull.Position = UDim2.new(0, 17, 0, 104)
  784. Pull.Size = UDim2.new(0, 119, 0, 34)
  785. Pull.Font = Enum.Font.Highway
  786. Pull.FontSize = Enum.FontSize.Size24
  787. Pull.Text = "Pull"
  788. Pull.TextSize = 20
  789. Pull.TextWrapped = true
  790.  
  791. CircleArm.Name = "CircleArm"
  792. CircleArm.Parent = ScrollingFrameR15
  793. CircleArm.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  794. CircleArm.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  795. CircleArm.Position = UDim2.new(0, 168, 0, 104)
  796. CircleArm.Size = UDim2.new(0, 119, 0, 34)
  797. CircleArm.Font = Enum.Font.Highway
  798. CircleArm.FontSize = Enum.FontSize.Size24
  799. CircleArm.Text = "CircleArm"
  800. CircleArm.TextSize = 20
  801. CircleArm.TextWrapped = true
  802.  
  803. Bend.Name = "Bend"
  804. Bend.Parent = ScrollingFrameR15
  805. Bend.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  806. Bend.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  807. Bend.Position = UDim2.new(0, 319, 0, 104)
  808. Bend.Size = UDim2.new(0, 119, 0, 34)
  809. Bend.Font = Enum.Font.Highway
  810. Bend.FontSize = Enum.FontSize.Size24
  811. Bend.Text = "Bend"
  812. Bend.TextSize = 20
  813. Bend.TextWrapped = true
  814.  
  815. RotateSlash.Name = "RotateSlash"
  816. RotateSlash.Parent = ScrollingFrameR15
  817. RotateSlash.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  818. RotateSlash.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  819. RotateSlash.Position = UDim2.new(0, 319, 0, 60)
  820. RotateSlash.Size = UDim2.new(0, 119, 0, 34)
  821. RotateSlash.Font = Enum.Font.Highway
  822. RotateSlash.FontSize = Enum.FontSize.Size24
  823. RotateSlash.Text = "RotateSlash"
  824. RotateSlash.TextSize = 20
  825. RotateSlash.TextWrapped = true
  826.  
  827. FlingArms.Name = "FlingArms"
  828. FlingArms.Parent = ScrollingFrameR15
  829. FlingArms.BackgroundColor3 = Color3.new(0.682353, 0.701961, 0.792157)
  830. FlingArms.BorderColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  831. FlingArms.Position = UDim2.new(0, 168, 0, 60)
  832. FlingArms.Size = UDim2.new(0, 119, 0, 34)
  833. FlingArms.Font = Enum.Font.Highway
  834. FlingArms.FontSize = Enum.FontSize.Size24
  835. FlingArms.Text = "FlingArms"
  836. FlingArms.TextSize = 20
  837. FlingArms.TextWrapped = true
  838.  
  839. -- Buttons
  840. col = Color3.new(0.886275, 0.776471, 0.368627)
  841. loc = Color3.new(1, 0.906471, 0.568627)
  842. rcol = Color3.new(0.682353, 0.701961, 0.792157)
  843. rloc = Color3.new(0.882353, 0.901961, 0.992157)
  844.  
  845. CloseGUI.MouseButton1Click:connect(function()
  846. MainFrame.Visible = false
  847. SideFrame.Visible = true
  848. SideFrame.Position = MainFrame.Position
  849. end)
  850.  
  851. OpenGUI.MouseButton1Click:connect(function()
  852. MainFrame.Visible = true
  853. SideFrame.Visible = false
  854. MainFrame.Position = SideFrame.Position
  855. end)
  856.  
  857. if (game:GetService"Players".LocalPlayer.Character:WaitForChild("Humanoid").RigType == Enum.HumanoidRigType.R15) then
  858.     ScrollingFrame.Visible = false
  859.     ScrollingFrameR15.Visible = true
  860.     CheckR.Text = "Showing R15 Animations"
  861. else
  862.     ScrollingFrame.Visible = true
  863.     ScrollingFrameR15.Visible = false
  864.     CheckR.Text = "Showing R6 Animations"
  865. end
  866.  
  867. local Anim = Instance.new("Animation")
  868. Anim.AnimationId = "rbxassetid://35154961"
  869. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  870. local HeadThrowACTIVE = false
  871. HeadThrow.MouseButton1Click:connect(function()
  872.     HeadThrowACTIVE = not HeadThrowACTIVE
  873.     if HeadThrowACTIVE then
  874.         HeadThrow.BackgroundColor3 = loc
  875.         while wait() do
  876.          if track.IsPlaying == false then
  877.             if HeadThrowACTIVE then
  878.                 track:Play(.1, 1, 1)
  879.             end
  880.          end
  881.         end
  882.     else
  883.         track:Stop()
  884.         HeadThrow.BackgroundColor3 = col
  885.     end
  886. end)
  887.  
  888. local Anim = Instance.new("Animation")
  889. Anim.AnimationId = "rbxassetid://121572214"
  890. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  891. local FloatingHeadACTIVE = false
  892. FloatingHead.MouseButton1Click:connect(function()
  893.     FloatingHeadACTIVE = not FloatingHeadACTIVE
  894.     if FloatingHeadACTIVE then
  895.         track:Play(.1, 1, 1)
  896.         FloatingHead.BackgroundColor3 = loc
  897.     else
  898.         track:Stop()
  899.         FloatingHead.BackgroundColor3 = col
  900.     end
  901. end)
  902.  
  903. local Anim = Instance.new("Animation")
  904. Anim.AnimationId = "rbxassetid://182724289"
  905. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  906. local CrouchACTIVE = false
  907. Crouch.MouseButton1Click:connect(function()
  908.     CrouchACTIVE = not CrouchACTIVE
  909.     if CrouchACTIVE then
  910.         track:Play(.1, 1, 1)
  911.         Crouch.BackgroundColor3 = loc
  912.     else
  913.         track:Stop()
  914.         Crouch.BackgroundColor3 = col
  915.     end
  916. end)
  917.  
  918. local Anim = Instance.new("Animation")
  919. Anim.AnimationId = "rbxassetid://282574440"
  920. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  921. local FloorCrawlACTIVE = false
  922. FloorCrawl.MouseButton1Click:connect(function()
  923.     FloorCrawlACTIVE = not FloorCrawlACTIVE
  924.     if FloorCrawlACTIVE then
  925.         track:Play(.1, 1, 1)
  926.         FloorCrawl.BackgroundColor3 = loc
  927.     else
  928.         track:Stop()
  929.         FloorCrawl.BackgroundColor3 = col
  930.     end
  931. end)
  932.  
  933. local Anim = Instance.new("Animation")
  934. Anim.AnimationId = "rbxassetid://204328711"
  935. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  936. local DinoWalkACTIVE = false
  937. DinoWalk.MouseButton1Click:connect(function()
  938.     DinoWalkACTIVE = not DinoWalkACTIVE
  939.     if DinoWalkACTIVE then
  940.         track:Play(.1, 1, 1)
  941.         DinoWalk.BackgroundColor3 = loc
  942.     else
  943.         track:Stop()
  944.         DinoWalk.BackgroundColor3 = col
  945.     end
  946. end)
  947.  
  948. local Anim = Instance.new("Animation")
  949. Anim.AnimationId = "rbxassetid://429681631"
  950. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  951. local JumpingJacksACTIVE = false
  952. JumpingJacks.MouseButton1Click:connect(function()
  953.     JumpingJacksACTIVE = not JumpingJacksACTIVE
  954.     if JumpingJacksACTIVE then
  955.         track:Play(.1, 1, 1)
  956.         JumpingJacks.BackgroundColor3 = loc
  957.     else
  958.         track:Stop()
  959.         JumpingJacks.BackgroundColor3 = col
  960.     end
  961. end)
  962.  
  963. local Anim = Instance.new("Animation")
  964. Anim.AnimationId = "rbxassetid://35154961"
  965. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  966. local LoopHeadACTIVE = false
  967. LoopHead.MouseButton1Click:connect(function()
  968.     LoopHeadACTIVE = not LoopHeadACTIVE
  969.     if LoopHeadACTIVE then
  970.         LoopHead.BackgroundColor3 = loc
  971.         while wait() do
  972.          if track.IsPlaying == false then
  973.             if LoopHeadACTIVE then
  974.                 track:Play(.5, 1, 1e6)
  975.             end
  976.          end
  977.         end
  978.     else
  979.         track:Stop()
  980.         LoopHead.BackgroundColor3 = col
  981.     end
  982. end)
  983.  
  984. local Anim = Instance.new("Animation")
  985. Anim.AnimationId = "rbxassetid://184574340"
  986. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  987. local HeroJumpACTIVE = false
  988. HeroJump.MouseButton1Click:connect(function()
  989.     HeroJumpACTIVE = not HeroJumpACTIVE
  990.     if HeroJumpACTIVE then
  991.         HeroJump.BackgroundColor3 = loc
  992.         while wait() do
  993.          if track.IsPlaying == false then
  994.             if HeroJumpACTIVE then
  995.                 track:Play(.1, 1, 1)
  996.             end
  997.          end
  998.         end
  999.     else
  1000.         track:Stop()
  1001.         HeroJump.BackgroundColor3 = col
  1002.     end
  1003. end)
  1004.  
  1005. local Anim = Instance.new("Animation")
  1006. Anim.AnimationId = "rbxassetid://181526230"
  1007. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1008. local FaintACTIVE = false
  1009. Faint.MouseButton1Click:connect(function()
  1010.     FaintACTIVE = not FaintACTIVE
  1011.     if FaintACTIVE then
  1012.         track:Play(.1, 1, 1)
  1013.         Faint.BackgroundColor3 = loc
  1014.     else
  1015.         track:Stop()
  1016.         Faint.BackgroundColor3 = col
  1017.     end
  1018. end)
  1019.  
  1020. local Anim = Instance.new("Animation")
  1021. Anim.AnimationId = "rbxassetid://181525546"
  1022. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1023. local FloorFaintACTIVE = false
  1024. FloorFaint.MouseButton1Click:connect(function()
  1025.     FloorFaintACTIVE = not FloorFaintACTIVE
  1026.     if FloorFaintACTIVE then
  1027.         FloorFaint.BackgroundColor3 = loc
  1028.         while wait() do
  1029.          if track.IsPlaying == false then
  1030.             if FloorFaintACTIVE then
  1031.                 track:Play(.1, 1, 2)
  1032.             end
  1033.          end
  1034.         end
  1035.     else
  1036.         track:Stop()
  1037.         FloorFaint.BackgroundColor3 = col
  1038.     end
  1039. end)
  1040.  
  1041. local Anim = Instance.new("Animation")
  1042. Anim.AnimationId = "rbxassetid://181525546"
  1043. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1044. local SuperFaintACTIVE = false
  1045. SuperFaint.MouseButton1Click:connect(function()
  1046.     SuperFaintACTIVE = not SuperFaintACTIVE
  1047.     if SuperFaintACTIVE then
  1048.         SuperFaint.BackgroundColor3 = loc
  1049.         while wait() do
  1050.          if track.IsPlaying == false then
  1051.             if SuperFaintACTIVE then
  1052.                 track:Play(.1, 0.5, 40)
  1053.             end
  1054.          end
  1055.         end
  1056.     else
  1057.         track:Stop()
  1058.         SuperFaint.BackgroundColor3 = col
  1059.     end
  1060. end)
  1061.  
  1062. local Anim = Instance.new("Animation")
  1063. Anim.AnimationId = "rbxassetid://313762630"
  1064. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1065. local LevitateACTIVE = false
  1066. Levitate.MouseButton1Click:connect(function()
  1067.     LevitateACTIVE = not LevitateACTIVE
  1068.     if LevitateACTIVE then
  1069.         track:Play(.1, 1, 1)
  1070.         Levitate.BackgroundColor3 = loc
  1071.     else
  1072.         track:Stop()
  1073.         Levitate.BackgroundColor3 = col
  1074.     end
  1075. end)
  1076.  
  1077. local Anim = Instance.new("Animation")
  1078. Anim.AnimationId = "rbxassetid://183412246"
  1079. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1080. local DabACTIVE = false
  1081. Dab.MouseButton1Click:connect(function()
  1082.     DabACTIVE = not DabACTIVE
  1083.     if DabACTIVE then
  1084.         Dab.BackgroundColor3 = loc
  1085.         while wait() do
  1086.          if track.IsPlaying == false then
  1087.             if DabACTIVE then
  1088.                 track:Play(.1, 1, 1)
  1089.             end
  1090.          end
  1091.         end
  1092.     else
  1093.         track:Stop()
  1094.         Dab.BackgroundColor3 = col
  1095.     end
  1096. end)
  1097.  
  1098. local Anim = Instance.new("Animation")
  1099. Anim.AnimationId = "rbxassetid://188632011"
  1100. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1101. local SpinACTIVE = false
  1102. Spinner.MouseButton1Click:connect(function()
  1103.     SpinACTIVE = not SpinACTIVE
  1104.     if SpinACTIVE then
  1105.         Spinner.BackgroundColor3 = loc
  1106.         while wait() do
  1107.          if track.IsPlaying == false then
  1108.             if SpinACTIVE then
  1109.                 track:Play(.1, 1, 2)
  1110.             end
  1111.          end
  1112.         end
  1113.     else
  1114.         track:Stop()
  1115.         Spinner.BackgroundColor3 = col
  1116.     end
  1117. end)
  1118.  
  1119. local Anim = Instance.new("Animation")
  1120. Anim.AnimationId = "rbxassetid://179224234"
  1121. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1122. local FloatSitACTIVE = false
  1123. FloatSit.MouseButton1Click:connect(function()
  1124.     FloatSitACTIVE = not FloatSitACTIVE
  1125.     if FloatSitACTIVE then
  1126.         track:Play(.1, 1, 1)
  1127.         FloatSit.BackgroundColor3 = loc
  1128.     else
  1129.         track:Stop()
  1130.         FloatSit.BackgroundColor3 = col
  1131.     end
  1132. end)
  1133.  
  1134. local Anim = Instance.new("Animation")
  1135. Anim.AnimationId = "rbxassetid://429703734"
  1136. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1137. local MovingDanceACTIVE = false
  1138. MovingDance.MouseButton1Click:connect(function()
  1139.     MovingDanceACTIVE = not MovingDanceACTIVE
  1140.     if MovingDanceACTIVE then
  1141.         MovingDance.BackgroundColor3 = loc
  1142.         while wait() do
  1143.          if track.IsPlaying == false then
  1144.             if MovingDanceACTIVE then
  1145.                 track:Play(.1, 1, 1)
  1146.             end
  1147.          end
  1148.         end
  1149.     else
  1150.         track:Stop()
  1151.         MovingDance.BackgroundColor3 = col
  1152.     end
  1153. end)
  1154.  
  1155. local Anim = Instance.new("Animation")
  1156. Anim.AnimationId = "rbxassetid://215384594"
  1157. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1158. local WeirdMoveACTIVE = false
  1159. WeirdMove.MouseButton1Click:connect(function()
  1160.     WeirdMoveACTIVE = not WeirdMoveACTIVE
  1161.     if WeirdMoveACTIVE then
  1162.         track:Play(.1, 1, 1)
  1163.         WeirdMove.BackgroundColor3 = loc
  1164.     else
  1165.         track:Stop()
  1166.         WeirdMove.BackgroundColor3 = col
  1167.     end
  1168. end)
  1169.  
  1170. local Anim = Instance.new("Animation")
  1171. Anim.AnimationId = "rbxassetid://215384594"
  1172. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1173. local CloneIllusionACTIVE = false
  1174. CloneIllusion.MouseButton1Click:connect(function()
  1175.     CloneIllusionACTIVE = not CloneIllusionACTIVE
  1176.     if CloneIllusionACTIVE then
  1177.         track:Play(.5, 1, 1e7)
  1178.         CloneIllusion.BackgroundColor3 = loc
  1179.     else
  1180.         track:Stop()
  1181.         CloneIllusion.BackgroundColor3 = col
  1182.     end
  1183. end)
  1184.  
  1185. local Anim = Instance.new("Animation")
  1186. Anim.AnimationId = "rbxassetid://313762630"
  1187. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1188. local GlitchLevitateACTIVE = false
  1189. GlitchLevitate.MouseButton1Click:connect(function()
  1190.     GlitchLevitateACTIVE = not GlitchLevitateACTIVE
  1191.     if GlitchLevitateACTIVE then
  1192.         track:Play(.5, 1, 1e7)
  1193.         GlitchLevitate.BackgroundColor3 = loc
  1194.     else
  1195.         track:Stop()
  1196.         GlitchLevitate.BackgroundColor3 = col
  1197.     end
  1198. end)
  1199.  
  1200. local Anim = Instance.new("Animation")
  1201. Anim.AnimationId = "rbxassetid://429730430"
  1202. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1203. local SpinDanceACTIVE = false
  1204. SpinDance.MouseButton1Click:connect(function()
  1205.     SpinDanceACTIVE = not SpinDanceACTIVE
  1206.     if SpinDanceACTIVE then
  1207.         SpinDance.BackgroundColor3 = loc
  1208.         while wait() do
  1209.          if track.IsPlaying == false then
  1210.             if SpinDanceACTIVE then
  1211.                 track:Play(.1, 1, 1)
  1212.             end
  1213.          end
  1214.         end
  1215.     else
  1216.         track:Stop()
  1217.         SpinDance.BackgroundColor3 = col
  1218.     end
  1219. end)
  1220.  
  1221. local Anim = Instance.new("Animation")
  1222. Anim.AnimationId = "rbxassetid://45834924"
  1223. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1224. local MoonDanceACTIVE = false
  1225. MoonDance.MouseButton1Click:connect(function()
  1226.     MoonDanceACTIVE = not MoonDanceACTIVE
  1227.     if MoonDanceACTIVE then
  1228.         MoonDance.BackgroundColor3 = loc
  1229.         while wait() do
  1230.          if track.IsPlaying == false then
  1231.             if MoonDanceACTIVE then
  1232.                 track:Play(.1, 1, 1)
  1233.             end
  1234.          end
  1235.         end
  1236.     else
  1237.         track:Stop()
  1238.         MoonDance.BackgroundColor3 = col
  1239.     end
  1240. end)
  1241.  
  1242. local Anim = Instance.new("Animation")
  1243. Anim.AnimationId = "rbxassetid://204062532"
  1244. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1245. local FullPunchACTIVE = false
  1246. FullPunch.MouseButton1Click:connect(function()
  1247.     FullPunchACTIVE = not FullPunchACTIVE
  1248.     if FullPunchACTIVE then
  1249.         FullPunch.BackgroundColor3 = loc
  1250.         while wait() do
  1251.          if track.IsPlaying == false then
  1252.             if FullPunchACTIVE then
  1253.                 track:Play(.1, 1, 1)
  1254.             end
  1255.          end
  1256.         end
  1257.     else
  1258.         track:Stop()
  1259.         FullPunch.BackgroundColor3 = col
  1260.     end
  1261. end)
  1262.  
  1263. local Anim = Instance.new("Animation")
  1264. Anim.AnimationId = "rbxassetid://186934910"
  1265. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1266. local SpinDance2ACTIVE = false
  1267. SpinDance2.MouseButton1Click:connect(function()
  1268.     SpinDance2ACTIVE = not SpinDance2ACTIVE
  1269.     if SpinDance2ACTIVE then
  1270.         SpinDance2.BackgroundColor3 = loc
  1271.         while wait() do
  1272.          if track.IsPlaying == false then
  1273.             if SpinDance2ACTIVE then
  1274.                 track:Play(.1, 1, 1)
  1275.             end
  1276.          end
  1277.         end
  1278.     else
  1279.         track:Stop()
  1280.         SpinDance2.BackgroundColor3 = col
  1281.     end
  1282. end)
  1283.  
  1284. local Anim = Instance.new("Animation")
  1285. Anim.AnimationId = "rbxassetid://204292303"
  1286. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1287. local BowDownACTIVE = false
  1288. BowDown.MouseButton1Click:connect(function()
  1289.     BowDownACTIVE = not BowDownACTIVE
  1290.     if BowDownACTIVE then
  1291.         BowDown.BackgroundColor3 = loc
  1292.         while wait() do
  1293.          if track.IsPlaying == false then
  1294.             if BowDownACTIVE then
  1295.                 track:Play(.1, 1, 3)
  1296.             end
  1297.          end
  1298.         end
  1299.     else
  1300.         track:Stop()
  1301.         BowDown.BackgroundColor3 = col
  1302.     end
  1303. end)
  1304.  
  1305. local Anim = Instance.new("Animation")
  1306. Anim.AnimationId = "rbxassetid://204295235"
  1307. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1308. local SwordSlamACTIVE = false
  1309. SwordSlam.MouseButton1Click:connect(function()
  1310.     SwordSlamACTIVE = not SwordSlamACTIVE
  1311.     if SwordSlamACTIVE then
  1312.         SwordSlam.BackgroundColor3 = loc
  1313.         while wait() do
  1314.          if track.IsPlaying == false then
  1315.             if SwordSlamACTIVE then
  1316.                 track:Play(.1, 1, 1)
  1317.             end
  1318.          end
  1319.         end
  1320.     else
  1321.         track:Stop()
  1322.         SwordSlam.BackgroundColor3 = col
  1323.     end
  1324. end)
  1325.  
  1326. local Anim = Instance.new("Animation")
  1327. Anim.AnimationId = "rbxassetid://204295235"
  1328. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1329. local LoopSlamACTIVE = false
  1330. LoopSlam.MouseButton1Click:connect(function()
  1331.     LoopSlamACTIVE = not LoopSlamACTIVE
  1332.     if LoopSlamACTIVE then
  1333.         LoopSlam.BackgroundColor3 = loc
  1334.         while wait() do
  1335.          if track.IsPlaying == false then
  1336.             if LoopSlamACTIVE then
  1337.                 track:Play(.1, 1, 1e4)
  1338.             end
  1339.          end
  1340.         end
  1341.     else
  1342.         track:Stop()
  1343.         LoopSlam.BackgroundColor3 = col
  1344.     end
  1345. end)
  1346.  
  1347. local Anim = Instance.new("Animation")
  1348. Anim.AnimationId = "rbxassetid://184574340"
  1349. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1350. local MegaInsaneACTIVE = false
  1351. MegaInsane.MouseButton1Click:connect(function()
  1352.     MegaInsaneACTIVE = not MegaInsaneACTIVE
  1353.     if MegaInsaneACTIVE then
  1354.         MegaInsane.BackgroundColor3 = loc
  1355.         while wait() do
  1356.          if track.IsPlaying == false then
  1357.             if MegaInsaneACTIVE then
  1358.                 track:Play(.1, 0.5, 40)
  1359.             end
  1360.          end
  1361.         end
  1362.     else
  1363.         track:Stop()
  1364.         MegaInsane.BackgroundColor3 = col
  1365.     end
  1366. end)
  1367.  
  1368. local Anim = Instance.new("Animation")
  1369. Anim.AnimationId = "rbxassetid://126753849"
  1370. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1371. local SuperPunchACTIVE = false
  1372. SuperPunch.MouseButton1Click:connect(function()
  1373.     SuperPunchACTIVE = not SuperPunchACTIVE
  1374.     if SuperPunchACTIVE then
  1375.         SuperPunch.BackgroundColor3 = loc
  1376.         while wait() do
  1377.          if track.IsPlaying == false then
  1378.             if SuperPunchACTIVE then
  1379.                 track:Play(.1, 1, 3)
  1380.             end
  1381.          end
  1382.         end
  1383.     else
  1384.         track:Stop()
  1385.         SuperPunch.BackgroundColor3 = col
  1386.     end
  1387. end)
  1388.  
  1389. local Anim = Instance.new("Animation")
  1390. Anim.AnimationId = "rbxassetid://218504594"
  1391. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1392. local FullSwingACTIVE = false
  1393. FullSwing.MouseButton1Click:connect(function()
  1394.     FullSwingACTIVE = not FullSwingACTIVE
  1395.     if FullSwingACTIVE then
  1396.         FullSwing.BackgroundColor3 = loc
  1397.         while wait() do
  1398.          if track.IsPlaying == false then
  1399.             if FullSwingACTIVE then
  1400.                 track:Play(.1, 1, 1)
  1401.             end
  1402.          end
  1403.         end
  1404.     else
  1405.         track:Stop()
  1406.         FullSwing.BackgroundColor3 = col
  1407.     end
  1408. end)
  1409.  
  1410. local Anim = Instance.new("Animation")
  1411. Anim.AnimationId = "rbxassetid://259438880"
  1412. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1413. local ArmTurbineACTIVE = false
  1414. ArmTurbine.MouseButton1Click:connect(function()
  1415.     ArmTurbineACTIVE = not ArmTurbineACTIVE
  1416.     if ArmTurbineACTIVE then
  1417.         track:Play(.1, 1, 1e3)
  1418.         ArmTurbine.BackgroundColor3 = loc
  1419.     else
  1420.         track:Stop()
  1421.         ArmTurbine.BackgroundColor3 = col
  1422.     end
  1423. end)
  1424.  
  1425. local Anim = Instance.new("Animation")
  1426. Anim.AnimationId = "rbxassetid://136801964"
  1427. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1428. local BarrelRollACTIVE = false
  1429. BarrelRoll.MouseButton1Click:connect(function()
  1430.     BarrelRollACTIVE = not BarrelRollACTIVE
  1431.     if BarrelRollACTIVE then
  1432.         BarrelRoll.BackgroundColor3 = loc
  1433.         while wait() do
  1434.          if track.IsPlaying == false then
  1435.             if BarrelRollACTIVE then
  1436.                 track:Play(.1, 1, 1)
  1437.             end
  1438.          end
  1439.         end
  1440.     else
  1441.         track:Stop()
  1442.         BarrelRoll.BackgroundColor3 = col
  1443.     end
  1444. end)
  1445.  
  1446. local Anim = Instance.new("Animation")
  1447. Anim.AnimationId = "rbxassetid://180612465"
  1448. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1449. local ScaredACTIVE = false
  1450. Scared.MouseButton1Click:connect(function()
  1451.     ScaredACTIVE = not ScaredACTIVE
  1452.     if ScaredACTIVE then
  1453.         Scared.BackgroundColor3 = loc
  1454.         while wait() do
  1455.          if track.IsPlaying == false then
  1456.             if ScaredACTIVE then
  1457.                 track:Play(.1, 1, 1)
  1458.             end
  1459.          end
  1460.         end
  1461.     else
  1462.         track:Stop()
  1463.         Scared.BackgroundColor3 = col
  1464.     end
  1465. end)
  1466.  
  1467. local Anim = Instance.new("Animation")
  1468. Anim.AnimationId = "rbxassetid://33796059"
  1469. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1470. local InsaneACTIVE = false
  1471. Insane.MouseButton1Click:connect(function()
  1472.     InsaneACTIVE = not InsaneACTIVE
  1473.     if InsaneACTIVE then
  1474.         track:Play(.1, 1, 1e8)
  1475.         Insane.BackgroundColor3 = loc
  1476.     else
  1477.         track:Stop()
  1478.         Insane.BackgroundColor3 = col
  1479.     end
  1480. end)
  1481.  
  1482. local Anim = Instance.new("Animation")
  1483. Anim.AnimationId = "rbxassetid://33169583"
  1484. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1485. local ArmDetachACTIVE = false
  1486. ArmDetach.MouseButton1Click:connect(function()
  1487.     ArmDetachACTIVE = not ArmDetachACTIVE
  1488.     if ArmDetachACTIVE then
  1489.         ArmDetach.BackgroundColor3 = loc
  1490.         while wait() do
  1491.          if track.IsPlaying == false then
  1492.             if ArmDetachACTIVE then
  1493.                 track:Play(.1, 1, 1e6)
  1494.             end
  1495.          end
  1496.         end
  1497.     else
  1498.         track:Stop()
  1499.         ArmDetach.BackgroundColor3 = col
  1500.     end
  1501. end)
  1502.  
  1503. local Anim = Instance.new("Animation")
  1504. Anim.AnimationId = "rbxassetid://35978879"
  1505. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1506. local SwordSliceACTIVE = false
  1507. SwordSlice.MouseButton1Click:connect(function()
  1508.     SwordSliceACTIVE = not SwordSliceACTIVE
  1509.     if SwordSliceACTIVE then
  1510.         track:Play(.1, 1, 1)
  1511.         SwordSlice.BackgroundColor3 = loc
  1512.     else
  1513.         track:Stop()
  1514.         SwordSlice.BackgroundColor3 = col
  1515.     end
  1516. end)
  1517.  
  1518. local Anim = Instance.new("Animation")
  1519. Anim.AnimationId = "rbxassetid://27432691"
  1520. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1521. local InsaneArmsACTIVE = false
  1522. InsaneArms.MouseButton1Click:connect(function()
  1523.     InsaneArmsACTIVE = not InsaneArmsACTIVE
  1524.     if InsaneArmsACTIVE then
  1525.         InsaneArms.BackgroundColor3 = loc
  1526.         while wait() do
  1527.          if track.IsPlaying == false then
  1528.             if InsaneArmsACTIVE then
  1529.                 track:Play(.1, 1, 1e4)
  1530.             end
  1531.          end
  1532.         end
  1533.     else
  1534.         track:Stop()
  1535.         InsaneArms.BackgroundColor3 = col
  1536.     end
  1537. end)
  1538. -- R15
  1539. local Anim = Instance.new("Animation")
  1540. Anim.AnimationId = "rbxassetid://674871189"
  1541. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1542. local CrazySlashACTIVE = false
  1543. CrazySlash.MouseButton1Click:connect(function()
  1544.     CrazySlashACTIVE = not CrazySlashACTIVE
  1545.     if CrazySlashACTIVE then
  1546.         CrazySlash.BackgroundColor3 = rloc
  1547.         while wait() do
  1548.          if track.IsPlaying == false then
  1549.             if CrazySlashACTIVE then
  1550.                 track:Play(.1, 1, 1)
  1551.             end
  1552.          end
  1553.         end
  1554.     else
  1555.         track:Stop()
  1556.         CrazySlash.BackgroundColor3 = rcol
  1557.     end
  1558. end)
  1559.  
  1560. local Anim = Instance.new("Animation")
  1561. Anim.AnimationId = "rbxassetid://582855105"
  1562. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1563. local OpenACTIVE = false
  1564. Open.MouseButton1Click:connect(function()
  1565.     OpenACTIVE = not OpenACTIVE
  1566.     if OpenACTIVE then
  1567.         Open.BackgroundColor3 = rloc
  1568.         while wait() do
  1569.          if track.IsPlaying == false then
  1570.             if OpenACTIVE then
  1571.                 track:Play(.1, 1, 1)
  1572.             end
  1573.          end
  1574.         end
  1575.     else
  1576.         track:Stop()
  1577.         Open.BackgroundColor3 = rcol
  1578.     end
  1579. end)
  1580.  
  1581. local Anim = Instance.new("Animation")
  1582. Anim.AnimationId = "rbxassetid://754658275"
  1583. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1584. local R15SpinnerACTIVE = false
  1585. R15Spinner.MouseButton1Click:connect(function()
  1586.     R15SpinnerACTIVE = not R15SpinnerACTIVE
  1587.     if R15SpinnerACTIVE then
  1588.         R15Spinner.BackgroundColor3 = rloc
  1589.         while wait() do
  1590.          if track.IsPlaying == false then
  1591.             if R15SpinnerACTIVE then
  1592.                 track:Play(.1, 1, 1)
  1593.             end
  1594.          end
  1595.         end
  1596.     else
  1597.         track:Stop()
  1598.         R15Spinner.BackgroundColor3 = rcol
  1599.     end
  1600. end)
  1601.  
  1602. local Anim = Instance.new("Animation")
  1603. Anim.AnimationId = "rbxassetid://582384156"
  1604. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1605. local ArmsOutACTIVE = false
  1606. ArmsOut.MouseButton1Click:connect(function()
  1607.     ArmsOutACTIVE = not ArmsOutACTIVE
  1608.     if ArmsOutACTIVE then
  1609.         ArmsOut.BackgroundColor3 = rloc
  1610.         while wait() do
  1611.          if track.IsPlaying == false then
  1612.             if ArmsOutACTIVE then
  1613.                 track:Play(.1, 1, 1)
  1614.             end
  1615.          end
  1616.         end
  1617.     else
  1618.         track:Stop()
  1619.         ArmsOut.BackgroundColor3 = rcol
  1620.     end
  1621. end)
  1622.  
  1623. local Anim = Instance.new("Animation")
  1624. Anim.AnimationId = "rbxassetid://717879555"
  1625. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1626. local FloatSlashACTIVE = false
  1627. FloatSlash.MouseButton1Click:connect(function()
  1628.     FloatSlashACTIVE = not FloatSlashACTIVE
  1629.     if FloatSlashACTIVE then
  1630.         FloatSlash.BackgroundColor3 = rloc
  1631.         while wait() do
  1632.          if track.IsPlaying == false then
  1633.             if FloatSlashACTIVE then
  1634.                 track:Play(.1, 1, 1)
  1635.             end
  1636.          end
  1637.         end
  1638.     else
  1639.         track:Stop()
  1640.         FloatSlash.BackgroundColor3 = rcol
  1641.     end
  1642. end)
  1643.  
  1644. local Anim = Instance.new("Animation")
  1645. Anim.AnimationId = "rbxassetid://708553116"
  1646. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1647. WeirdZombieACTIVE = false
  1648. WeirdZombie.MouseButton1Click:connect(function()
  1649.     WeirdZombieACTIVE = not WeirdZombieACTIVE
  1650.     if WeirdZombieACTIVE then
  1651.         WeirdZombie.BackgroundColor3 = rloc
  1652.         while wait() do
  1653.          if track.IsPlaying == false then
  1654.             if WeirdZombieACTIVE then
  1655.                 track:Play(.1, 1, 1)
  1656.             end
  1657.          end
  1658.         end
  1659.     else
  1660.         track:Stop()
  1661.         WeirdZombie.BackgroundColor3 = rcol
  1662.     end
  1663. end)
  1664.  
  1665. local Anim = Instance.new("Animation")
  1666. Anim.AnimationId = "rbxassetid://746398327"
  1667. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1668. DownSlashACTIVE = false
  1669. DownSlash.MouseButton1Click:connect(function()
  1670.     DownSlashACTIVE = not DownSlashACTIVE
  1671.     if DownSlashACTIVE then
  1672.         DownSlash.BackgroundColor3 = rloc
  1673.         while wait() do
  1674.          if track.IsPlaying == false then
  1675.             if DownSlashACTIVE then
  1676.                 track:Play(.1, 1, 1)
  1677.             end
  1678.          end
  1679.         end
  1680.     else
  1681.         track:Stop()
  1682.         DownSlash.BackgroundColor3 = rcol
  1683.     end
  1684. end)
  1685.  
  1686. local Anim = Instance.new("Animation")
  1687. Anim.AnimationId = "rbxassetid://675025795"
  1688. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1689. PullACTIVE = false
  1690. Pull.MouseButton1Click:connect(function()
  1691.     PullACTIVE = not PullACTIVE
  1692.     if PullACTIVE then
  1693.         Pull.BackgroundColor3 = rloc
  1694.         while wait() do
  1695.          if track.IsPlaying == false then
  1696.             if PullACTIVE then
  1697.                 track:Play(.1, 1, 1)
  1698.             end
  1699.          end
  1700.         end
  1701.     else
  1702.         track:Stop()
  1703.         Pull.BackgroundColor3 = rcol
  1704.     end
  1705. end)
  1706.  
  1707. local Anim = Instance.new("Animation")
  1708. Anim.AnimationId = "rbxassetid://698251653"
  1709. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1710. CircleArmACTIVE = false
  1711. CircleArm.MouseButton1Click:connect(function()
  1712.     CircleArmACTIVE = not CircleArmACTIVE
  1713.     if CircleArmACTIVE then
  1714.         CircleArm.BackgroundColor3 = rloc
  1715.         while wait() do
  1716.          if track.IsPlaying == false then
  1717.             if CircleArmACTIVE then
  1718.                 track:Play(.1, 1, 1)
  1719.             end
  1720.          end
  1721.         end
  1722.     else
  1723.         track:Stop()
  1724.         CircleArm.BackgroundColor3 = rcol
  1725.     end
  1726. end)
  1727.  
  1728. local Anim = Instance.new("Animation")
  1729. Anim.AnimationId = "rbxassetid://696096087"
  1730. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1731. BendACTIVE = false
  1732. Bend.MouseButton1Click:connect(function()
  1733.     BendACTIVE = not BendACTIVE
  1734.     if BendACTIVE then
  1735.         Bend.BackgroundColor3 = rloc
  1736.         while wait() do
  1737.          if track.IsPlaying == false then
  1738.             if BendACTIVE then
  1739.                 track:Play(.1, 1, 1)
  1740.             end
  1741.          end
  1742.         end
  1743.     else
  1744.         track:Stop()
  1745.         Bend.BackgroundColor3 = rcol
  1746.     end
  1747. end)
  1748.  
  1749. local Anim = Instance.new("Animation")
  1750. Anim.AnimationId = "rbxassetid://675025570"
  1751. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1752. RotateSlashACTIVE = false
  1753. RotateSlash.MouseButton1Click:connect(function()
  1754.     RotateSlashACTIVE = not RotateSlashACTIVE
  1755.     if RotateSlashACTIVE then
  1756.         RotateSlash.BackgroundColor3 = rloc
  1757.         while wait() do
  1758.          if track.IsPlaying == false then
  1759.             if RotateSlashACTIVE then
  1760.                 track:Play(.1, 1, 1)
  1761.             end
  1762.          end
  1763.         end
  1764.     else
  1765.         track:Stop()
  1766.         RotateSlash.BackgroundColor3 = rcol
  1767.     end
  1768. end)
  1769.  
  1770. local Anim = Instance.new("Animation")
  1771. Anim.AnimationId = "rbxassetid://754656200"
  1772. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  1773. FlingArmsACTIVE = false
  1774. FlingArms.MouseButton1Click:connect(function()
  1775.     FlingArmsACTIVE = not FlingArmsACTIVE
  1776.     if FlingArmsACTIVE then
  1777.         FlingArms.BackgroundColor3 = rloc
  1778.         while wait() do
  1779.          if track.IsPlaying == false then
  1780.             if FlingArmsACTIVE then
  1781.                 track:Play(.1, 1, 10)
  1782.             end
  1783.          end
  1784.         end
  1785.     else
  1786.         track:Stop()
  1787.         FlingArms.BackgroundColor3 = rcol
  1788.     end
  1789. end)
  1790.  
  1791. -- Finished update!
  1792. end)
  1793.  
  1794. Title.Name = "Title"
  1795. Title.Parent = GUI
  1796. Title.BackgroundColor3 = Color3.new(0.258824, 0.603922, 0.0431373)
  1797. Title.Size = UDim2.new(0, 433, 0, 50)
  1798. Title.Font = Enum.Font.SourceSans
  1799. Title.Text = "Make Money $$$ Gui"
  1800. Title.TextColor3 = Color3.new(0, 0, 0)
  1801. Title.TextScaled = true
  1802. Title.TextSize = 14
  1803. Title.TextWrapped = true
  1804.  
  1805. FEHAX1337.Name = "FE HAX 1337"
  1806. FEHAX1337.Parent = GUI
  1807. FEHAX1337.BackgroundColor3 = Color3.new(0.0941177, 0.705882, 0)
  1808. FEHAX1337.Position = UDim2.new(0.642032266, 0, 0.289752662, 0)
  1809. FEHAX1337.Size = UDim2.new(0, 144, 0, 33)
  1810. FEHAX1337.Font = Enum.Font.SourceSans
  1811. FEHAX1337.Text = "FE HAX 1337"
  1812. FEHAX1337.TextColor3 = Color3.new(0, 0, 0)
  1813. FEHAX1337.TextScaled = true
  1814. FEHAX1337.TextSize = 14
  1815. FEHAX1337.TextWrapped = true
  1816. FEHAX1337.MouseButton1Down:connect(function()
  1817. -- Objects
  1818.  
  1819. local FeHax1337 = Instance.new("ScreenGui")
  1820. local Base = Instance.new("Frame")
  1821. local Annoy = Instance.new("TextButton")
  1822. local Hatspin = Instance.new("TextButton")
  1823. local Creeper = Instance.new("TextButton")
  1824. local Username = Instance.new("TextBox")
  1825. local Naked = Instance.new("TextButton")
  1826. local Rape = Instance.new("TextButton")
  1827. local DropHats = Instance.new("TextButton")
  1828. local GameRuiner = Instance.new("TextButton")
  1829. local Fly = Instance.new("TextButton")
  1830. local Noclip = Instance.new("TextButton")
  1831. local GUILine = Instance.new("Frame")
  1832. local no = Instance.new("Frame")
  1833. local FE = Instance.new("TextLabel")
  1834. local GUILine_2 = Instance.new("Frame")
  1835. local no_2 = Instance.new("Frame")
  1836. local Creditz = Instance.new("TextLabel")
  1837.  
  1838. -- Properties
  1839.  
  1840. FeHax1337.Name = "FeHax1337"
  1841. FeHax1337.Parent = game.CoreGui
  1842.  
  1843. Base.Name = "Base"
  1844. Base.Parent = FeHax1337
  1845. Base.Active = true
  1846. Base.BackgroundColor3 = Color3.new(1, 1, 1)
  1847. Base.BorderSizePixel = 0
  1848. Base.Draggable = true
  1849. Base.Position = UDim2.new(0.314787179, 0, 0.224938855, 0)
  1850. Base.Selectable = true
  1851. Base.Size = UDim2.new(0, 496, 0, 449)
  1852.  
  1853. Annoy.Name = "Annoy"
  1854. Annoy.Parent = Base
  1855. Annoy.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  1856. Annoy.BorderSizePixel = 0
  1857. Annoy.Position = UDim2.new(0.362454742, 0, 0.374793768, 0)
  1858. Annoy.Size = UDim2.new(0, 144, 0, 50)
  1859. Annoy.Font = Enum.Font.Highway
  1860. Annoy.Text = "Annoy"
  1861. Annoy.TextColor3 = Color3.new(0, 0, 0)
  1862. Annoy.TextSize = 25
  1863. Annoy.MouseButton1Down:connect(function()
  1864. local Victim = Username.Text
  1865. local P=game:GetService'Players'.LocalPlayer
  1866. local C=P.Character or P.CharacterAdded:Wait()
  1867. game:GetService'RunService'.Stepped:Connect(function()
  1868.    C:WaitForChild'HumanoidRootPart'.CFrame=CFrame.new(game:GetService'Players':FindFirstChild(Victim).Character:WaitForChild'HumanoidRootPart'.Position)
  1869. end)
  1870. end)
  1871.  
  1872. Hatspin.Name = "Hatspin"
  1873. Hatspin.Parent = Base
  1874. Hatspin.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  1875. Hatspin.BorderSizePixel = 0
  1876. Hatspin.Position = UDim2.new(0.0277176313, 0, 0.374793768, 0)
  1877. Hatspin.Size = UDim2.new(0, 144, 0, 50)
  1878. Hatspin.Font = Enum.Font.Highway
  1879. Hatspin.Text = "Hatspin"
  1880. Hatspin.TextColor3 = Color3.new(0, 0, 0)
  1881. Hatspin.TextSize = 25
  1882. Hatspin.MouseButton1Down:connect(function()
  1883. local obese = game:GetService('Players')
  1884. for i,v in pairs(obese.LocalPlayer.Character:GetChildren()) do
  1885. if v.ClassName == "Accessory" then
  1886. local stg = v.Handle:FindFirstChildOfClass("BodyForce")
  1887. if stg == nil then
  1888. local a = Instance.new("BodyPosition")
  1889. local b = Instance.new("BodyAngularVelocity")
  1890. a.Parent = v.Handle
  1891. b.Parent = v.Handle
  1892. v.Handle.AccessoryWeld:Destroy()
  1893. b.AngularVelocity = Vector3.new(0,100,0)
  1894. b.MaxTorque = Vector3.new(0,200,0)
  1895. a.P = 30000
  1896. a.D = 50
  1897. game:GetService('RunService').Stepped:connect(function()
  1898. a.Position = obese.LocalPlayer.Character.Head.Position
  1899. end)
  1900. end
  1901. end
  1902. end
  1903. end)
  1904.  
  1905. Creeper.Name = "Creeper"
  1906. Creeper.Parent = Base
  1907. Creeper.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  1908. Creeper.BorderSizePixel = 0
  1909. Creeper.Position = UDim2.new(0.691692233, 0, 0.374793768, 0)
  1910. Creeper.Size = UDim2.new(0, 144, 0, 50)
  1911. Creeper.Font = Enum.Font.Highway
  1912. Creeper.Text = "Creeper"
  1913. Creeper.TextColor3 = Color3.new(0, 0, 0)
  1914. Creeper.TextSize = 25
  1915. Creeper.MouseButton1Down:connect(function()
  1916. local plr = game.Players.LocalPlayer.Character.Humanoid
  1917. if plr.RigType == R15 then
  1918. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  1919. game.Players.LocalPlayer.Character.LeftHand:Destroy()
  1920. game.Players.LocalPlayer.Character.LeftLowerArm:Destroy()
  1921. game.Players.LocalPlayer.Character.LeftUpperArm:Destroy()
  1922. game.Players.LocalPlayer.Character.RightHand:Destroy()
  1923. game.Players.LocalPlayer.Character.RightLowerArm:Destroy()
  1924. game.Players.LocalPlayer.Character.RightUpperArm:Destroy()
  1925. else
  1926. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  1927. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  1928. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  1929. end
  1930. end)
  1931.  
  1932.  
  1933. Username.Name = "Username"
  1934. Username.Parent = Base
  1935. Username.BackgroundColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  1936. Username.BackgroundTransparency = 0.25
  1937. Username.BorderSizePixel = 0
  1938. Username.Position = UDim2.new(0.0927419364, 0, 0.209354118, 0)
  1939. Username.Size = UDim2.new(0, 403, 0, 50)
  1940. Username.Font = Enum.Font.Highway
  1941. Username.Text = "Username"
  1942. Username.TextColor3 = Color3.new(0, 0, 0)
  1943. Username.TextSize = 28
  1944. Username.TextWrapped = true
  1945.  
  1946. Naked.Name = "Naked"
  1947. Naked.Parent = Base
  1948. Naked.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  1949. Naked.BorderSizePixel = 0
  1950. Naked.Position = UDim2.new(0.0277176313, 0, 0.557128489, 0)
  1951. Naked.Size = UDim2.new(0, 144, 0, 50)
  1952. Naked.Font = Enum.Font.Highway
  1953. Naked.Text = "Naked"
  1954. Naked.TextColor3 = Color3.new(0, 0, 0)
  1955. Naked.TextSize = 25
  1956. Naked.MouseButton1Down:connect(function()
  1957. hummy = game:GetService("Players").LocalPlayer.Character.Humanoid
  1958. pcall(function()
  1959.    hummy.Parent.Pants:Destroy()
  1960. end)
  1961. pcall(function()
  1962.    hummy.Parent.Shirt:Destroy()
  1963. end)
  1964. end)
  1965.  
  1966.  
  1967. Rape.Name = "Rape"
  1968. Rape.Parent = Base
  1969. Rape.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  1970. Rape.BorderSizePixel = 0
  1971. Rape.Position = UDim2.new(0.362419903, 0, 0.557128489, 0)
  1972. Rape.Size = UDim2.new(0, 144, 0, 50)
  1973. Rape.Font = Enum.Font.Highway
  1974. Rape.Text = "Rape"
  1975. Rape.TextColor3 = Color3.new(0, 0, 0)
  1976. Rape.TextSize = 25
  1977. Rape.MouseButton1Down:connect(function()
  1978.  
  1979. player = Username.Text
  1980. stupid = Instance.new('Animation')
  1981. stupid.AnimationId = 'rbxassetid://148840371'
  1982. hummy = game:GetService("Players").LocalPlayer.Character.Humanoid
  1983. pcall(function()
  1984.    hummy.Parent.Pants:Destroy()
  1985. end)
  1986. pcall(function()
  1987.    hummy.Parent.Shirt:Destroy()
  1988. end)
  1989. notfunny = hummy:LoadAnimation(stupid)
  1990. notfunny:Play()
  1991. notfunny:AdjustSpeed(10)
  1992. while hummy.Parent.Parent ~= nil do
  1993. wait()
  1994. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[Username.Text].Character.HumanoidRootPart.CFrame
  1995. end
  1996. end)
  1997.  
  1998. DropHats.Name = "Drop Hats"
  1999. DropHats.Parent = Base
  2000. DropHats.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  2001. DropHats.BorderSizePixel = 0
  2002. DropHats.Position = UDim2.new(0.690962017, 0, 0.557128489, 0)
  2003. DropHats.Size = UDim2.new(0, 144, 0, 50)
  2004. DropHats.Font = Enum.Font.Highway
  2005. DropHats.Text = "Drop Hats"
  2006. DropHats.TextColor3 = Color3.new(0, 0, 0)
  2007. DropHats.TextSize = 25
  2008. DropHats.MouseButton1Down:connect(function()
  2009. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2010. if (v:IsA("Accessory")) then
  2011. v.Parent = workspace
  2012. end
  2013. end
  2014. end)
  2015.  
  2016. GameRuiner.Name = "GameRuiner"
  2017. GameRuiner.Parent = Base
  2018. GameRuiner.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  2019. GameRuiner.BorderSizePixel = 0
  2020. GameRuiner.Position = UDim2.new(0.0277424753, 0, 0.724166334, 0)
  2021. GameRuiner.Size = UDim2.new(0, 144, 0, 50)
  2022. GameRuiner.Font = Enum.Font.Highway
  2023. GameRuiner.Text = "GameRuiner"
  2024. GameRuiner.TextColor3 = Color3.new(0, 0, 0)
  2025. GameRuiner.TextSize = 25
  2026. GameRuiner.MouseButton1Down:connect(function()
  2027. -- Objects
  2028.  
  2029. local GameRuiner = Instance.new("ScreenGui")
  2030. local Main = Instance.new("Frame")
  2031. local info = Instance.new("TextLabel")
  2032. local close = Instance.new("TextButton")
  2033. local username = Instance.new("TextBox")
  2034. local shutdown = Instance.new("TextButton")
  2035. local give = Instance.new("TextButton")
  2036. local goto = Instance.new("TextButton")
  2037.  
  2038. -- Properties
  2039.  
  2040. GameRuiner.Name = "GameRuiner"
  2041. GameRuiner.Parent = game.Players.LocalPlayer.PlayerGui
  2042.  
  2043. Main.Name = "Main"
  2044. Main.Parent = GameRuiner
  2045. Main.Active = true
  2046. Main.Selectable = true
  2047. Main.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2048. Main.BorderColor3 = Color3.new(1, 1, 1)
  2049. Main.Draggable = true
  2050. Main.Position = UDim2.new(0.400000006, 0, 0.400000006, 0)
  2051. Main.Size = UDim2.new(0, 400, 0, 300)
  2052.  
  2053. info.Name = "info"
  2054. info.Parent = Main
  2055. info.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
  2056. info.BorderColor3 = Color3.new(1, 1, 1)
  2057. info.Size = UDim2.new(0, 350, 0, 50)
  2058. info.Font = Enum.Font.SourceSansLight
  2059. info.FontSize = Enum.FontSize.Size32
  2060. info.Text = "GameRuiner GUI V2.0"
  2061. info.TextColor3 = Color3.new(0, 0, 0)
  2062. info.TextSize = 30
  2063. info.TextWrapped = true
  2064.  
  2065. close.Name = "close"
  2066. close.Parent = Main
  2067. close.BackgroundColor3 = Color3.new(1, 0, 0)
  2068. close.BorderColor3 = Color3.new(1, 1, 1)
  2069. close.Position = UDim2.new(0, 350, 0, 0)
  2070. close.Size = UDim2.new(0, 50, 0, 50)
  2071. close.Font = Enum.Font.SourceSansLight
  2072. close.FontSize = Enum.FontSize.Size14
  2073. close.Text = "X"
  2074. close.TextColor3 = Color3.new(0, 0, 0)
  2075. close.TextScaled = true
  2076. close.TextSize = 14
  2077. close.TextWrapped = true
  2078.  
  2079. username.Name = "username"
  2080. username.Parent = Main
  2081. username.BackgroundColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  2082. username.BorderColor3 = Color3.new(0, 0, 0)
  2083. username.Position = UDim2.new(0, 50, 0, 100)
  2084. username.Size = UDim2.new(0, 300, 0, 50)
  2085. username.Font = Enum.Font.SourceSansLight
  2086. username.FontSize = Enum.FontSize.Size14
  2087. username.Text = "Username"
  2088. username.TextColor3 = Color3.new(0, 0, 0)
  2089. username.TextScaled = true
  2090. username.TextSize = 14
  2091. username.TextWrapped = true
  2092.  
  2093. shutdown.Name = "shutdown"
  2094. shutdown.Parent = Main
  2095. shutdown.BackgroundColor3 = Color3.new(1, 0, 1)
  2096. shutdown.BorderColor3 = Color3.new(1, 1, 1)
  2097. shutdown.ClipsDescendants = true
  2098. shutdown.Position = UDim2.new(0, 50, 0, 250)
  2099. shutdown.Size = UDim2.new(0, 300, 0, 50)
  2100. shutdown.AutoButtonColor = false
  2101. shutdown.Font = Enum.Font.SourceSansLight
  2102. shutdown.FontSize = Enum.FontSize.Size14
  2103. shutdown.Text = "FE Shutdown"
  2104. shutdown.TextColor3 = Color3.new(0, 0, 0)
  2105. shutdown.TextScaled = true
  2106. shutdown.TextSize = 14
  2107. shutdown.TextWrapped = true
  2108.  
  2109. give.Name = "give"
  2110. give.Parent = Main
  2111. give.BackgroundColor3 = Color3.new(0, 0.501961, 0)
  2112. give.BorderColor3 = Color3.new(1, 1, 1)
  2113. give.ClipsDescendants = true
  2114. give.Position = UDim2.new(0, 50, 0, 175)
  2115. give.Size = UDim2.new(0, 125, 0, 50)
  2116. give.AutoButtonColor = false
  2117. give.Font = Enum.Font.SourceSansLight
  2118. give.FontSize = Enum.FontSize.Size14
  2119. give.Text = "Give"
  2120. give.TextColor3 = Color3.new(0, 0, 0)
  2121. give.TextScaled = true
  2122. give.TextSize = 14
  2123. give.TextWrapped = true
  2124.  
  2125. goto.Name = "goto"
  2126. goto.Parent = Main
  2127. goto.BackgroundColor3 = Color3.new(0, 0.501961, 0)
  2128. goto.BorderColor3 = Color3.new(1, 1, 1)
  2129. goto.ClipsDescendants = true
  2130. goto.Position = UDim2.new(0, 225, 0, 175)
  2131. goto.Size = UDim2.new(0, 125, 0, 50)
  2132. goto.AutoButtonColor = false
  2133. goto.Font = Enum.Font.SourceSansLight
  2134. goto.FontSize = Enum.FontSize.Size14
  2135. goto.Text = "Goto"
  2136. goto.TextColor3 = Color3.new(0, 0, 0)
  2137. goto.TextScaled = true
  2138. goto.TextSize = 14
  2139. goto.TextWrapped = true
  2140.  
  2141. function GetPlayers(Name)
  2142. if Name:lower() == "me" then
  2143. return {game.Players.LocalPlayer}
  2144. elseif Name:lower() == "all" then
  2145. return game.Players:GetChildren()
  2146. elseif Name:lower() == "others" then
  2147. local t = {}
  2148. for i,v in pairs(game.Players:GetChildren()) do
  2149. if v.Name ~= game.Players.LocalPlayer.Name then
  2150. table.insert(t, v)
  2151. end
  2152. end
  2153. return t
  2154. else
  2155. local t = {}
  2156. for i,v in pairs(game.Players:GetChildren()) do
  2157. if v.Name:sub(1, #Name):lower() == Name:lower() then
  2158. table.insert(t, v)
  2159. end
  2160. end
  2161. return t
  2162. end
  2163. end
  2164.  
  2165. close.MouseButton1Down:connect(function()
  2166. Main:TweenPosition(UDim2.new(0.400000006, 0, -0.5, 0), "Out", "Quad", 0.5)
  2167. wait(0.5)
  2168. Main:Destroy()
  2169. end)
  2170.  
  2171. give.MouseButton1Down:connect(function(X, Y)
  2172. if not give:FindFirstChild('Circle') then
  2173. local C = Instance.new('ImageLabel', give)
  2174. C.BackgroundTransparency = 1
  2175. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, give.AbsolutePosition.X, 0, give.AbsolutePosition.Y)
  2176. C.Size = UDim2.new(0, 0, 0, 0)
  2177. C.ZIndex = give.ZIndex
  2178. C.Image = 'rbxassetid://200182847'
  2179. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2180. C.Name = 'Circle'
  2181. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2182. for i = 0, 1, 0.03 do
  2183. C.ImageTransparency = i
  2184. game:GetService('RunService').RenderStepped:wait()
  2185. end
  2186. C:destroy()
  2187. end
  2188. for a,v in pairs(GetPlayers(username.Text)) do
  2189. for b,x in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2190. if x:IsA("Tool") then
  2191. x.Parent = v.Character
  2192. end
  2193. end
  2194. end
  2195. end)
  2196.  
  2197. shutdown.MouseButton1Down:connect(function(X, Y)
  2198. if not shutdown:FindFirstChild('Circle') then
  2199. local C = Instance.new('ImageLabel', shutdown)
  2200. C.BackgroundTransparency = 1
  2201. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, shutdown.AbsolutePosition.X, 0, shutdown.AbsolutePosition.Y)
  2202. C.Size = UDim2.new(0, 0, 0, 0)
  2203. C.ZIndex = shutdown.ZIndex
  2204. C.Image = 'rbxassetid://200182847'
  2205. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2206. C.Name = 'Circle'
  2207. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2208. for i = 0, 1, 0.03 do
  2209. C.ImageTransparency = i
  2210. game:GetService('RunService').RenderStepped:wait()
  2211. end
  2212. C:destroy()
  2213. end
  2214. while wait() do
  2215. for a,v in pairs(game.Players:GetChildren()) do
  2216. if v.Character ~= nil and v.Character:FindFirstChild("Head") then
  2217. for b,x in pairs(v.Character.Head:GetChildren()) do
  2218. if x:IsA("Sound") then
  2219. x.Playing = true
  2220. end
  2221. end
  2222. end
  2223. end
  2224. end
  2225. while wait() do
  2226. for a,v in pairs(game.Players:GetChildren()) do
  2227. if v.Character ~= nil and v.Character:FindFirstChild("Head") then
  2228. for b,x in pairs(v.Character.Head:GetChildren()) do
  2229. if x:IsA("Sound") then
  2230. x.Playing = true
  2231. end
  2232. end
  2233. end
  2234. end
  2235. end
  2236. end)
  2237.  
  2238. goto.MouseButton1Down:connect(function(X, Y)
  2239. if not goto:FindFirstChild('Circle') then
  2240. local C = Instance.new('ImageLabel', goto)
  2241. C.BackgroundTransparency = 1
  2242. C.Position = UDim2.new(0, X - 0, 0, Y - 35) - UDim2.new(0, goto.AbsolutePosition.X, 0, goto.AbsolutePosition.Y)
  2243. C.Size = UDim2.new(0, 0, 0, 0)
  2244. C.ZIndex = goto.ZIndex
  2245. C.Image = 'rbxassetid://200182847'
  2246. C.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  2247. C.Name = 'Circle'
  2248. C:TweenSizeAndPosition(UDim2.new(0, 500, 0, 500), C.Position - UDim2.new(0, 250, 0, 250), 'Out', 'Quart', 2.5)
  2249. for i = 0, 1, 0.03 do
  2250. C.ImageTransparency = i
  2251. game:GetService('RunService').RenderStepped:wait()
  2252. end
  2253. C:destroy()
  2254. end
  2255. for a,v in pairs(GetPlayers(username.Text)) do
  2256. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  2257. end
  2258. end)
  2259. end)
  2260.  
  2261. local Flying = true
  2262.  
  2263. Fly.Name = "Fly"
  2264. Fly.Parent = Base
  2265. Fly.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  2266. Fly.BorderSizePixel = 0
  2267. Fly.Position = UDim2.new(0.362419903, 0, 0.724166334, 0)
  2268. Fly.Size = UDim2.new(0, 144, 0, 50)
  2269. Fly.Font = Enum.Font.Highway
  2270. Fly.Text = "Fly"
  2271. Fly.TextColor3 = Color3.new(0, 0, 0)
  2272. Fly.TextSize = 25
  2273. Fly.MouseButton1Down:connect(function()
  2274. repeat wait()
  2275.   until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2276. local mouse = game.Players.LocalPlayer:GetMouse()
  2277. repeat wait() until mouse
  2278. local plr = game.Players.LocalPlayer
  2279. local torso = plr.Character.Torso
  2280. local flying = true
  2281. local deb = true
  2282. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2283. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2284. local maxspeed = 50
  2285. local speed = 0
  2286.  
  2287. function Fly()
  2288. local bg = Instance.new("BodyGyro", torso)
  2289. bg.P = 9e4
  2290. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2291. bg.cframe = torso.CFrame
  2292. local bv = Instance.new("BodyVelocity", torso)
  2293. bv.velocity = Vector3.new(0,0.1,0)
  2294. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2295. repeat wait()
  2296. plr.Character.Humanoid.PlatformStand = true
  2297. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2298. speed = speed+.5+(speed/maxspeed)
  2299. if speed > maxspeed then
  2300. speed = maxspeed
  2301. end
  2302. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2303. speed = speed-1
  2304. if speed < 0 then
  2305. speed = 0
  2306. end
  2307. end
  2308. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2309. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2310. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2311. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2312. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2313. else
  2314. bv.velocity = Vector3.new(0,0.1,0)
  2315. end
  2316. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2317. until not flying
  2318. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2319. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2320. speed = 0
  2321. bg:Destroy()
  2322. bv:Destroy()
  2323. plr.Character.Humanoid.PlatformStand = false
  2324. end
  2325. mouse.KeyDown:connect(function(key)
  2326. if key:lower() == "e" then
  2327. if flying then flying = false
  2328. else
  2329. flying = true
  2330. Fly()
  2331. end
  2332. elseif key:lower() == "w" then
  2333. ctrl.f = 1
  2334. elseif key:lower() == "s" then
  2335. ctrl.b = -1
  2336. elseif key:lower() == "a" then
  2337. ctrl.l = -1
  2338. elseif key:lower() == "d" then
  2339. ctrl.r = 1
  2340. end
  2341. end)
  2342. mouse.KeyUp:connect(function(key)
  2343. if key:lower() == "w" then
  2344. ctrl.f = 0
  2345. elseif key:lower() == "s" then
  2346. ctrl.b = 0
  2347. elseif key:lower() == "a" then
  2348. ctrl.l = 0
  2349. elseif key:lower() == "d" then
  2350. ctrl.r = 0
  2351. end
  2352. end)
  2353. Fly()
  2354. end)
  2355.  
  2356.  
  2357. local noclip = false
  2358.  
  2359. Noclip.Name = "Noclip"
  2360. Noclip.Parent = Base
  2361. Noclip.BackgroundColor3 = Color3.new(0.0588235, 0.513726, 0.164706)
  2362. Noclip.BorderSizePixel = 0
  2363. Noclip.Position = UDim2.new(0.69104898, 0, 0.724166334, 0)
  2364. Noclip.Size = UDim2.new(0, 144, 0, 50)
  2365. Noclip.Font = Enum.Font.Highway
  2366. Noclip.Text = "Noclip"
  2367. Noclip.TextColor3 = Color3.new(0, 0, 0)
  2368. Noclip.TextSize = 25
  2369. Noclip.MouseButton1Down:connect(function()
  2370. if Noclip == false then
  2371. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  2372. NoClip.Text = "Clip"
  2373. else
  2374. game.Players.LocalPlayer.Character.Humanoid:ChangeState(9)
  2375. Noclip = true
  2376. end
  2377. end)
  2378.  
  2379.  
  2380. GUILine.Name = "GUI Line"
  2381. GUILine.Parent = Base
  2382. GUILine.BackgroundColor3 = Color3.new(0.0823529, 0.639216, 0.219608)
  2383. GUILine.BorderSizePixel = 0
  2384. GUILine.Position = UDim2.new(-0.000363619998, 0, -0.00101011992, 0)
  2385. GUILine.Selectable = true
  2386. GUILine.Size = UDim2.new(0, 496, 0, 12)
  2387.  
  2388. no.Name = "no"
  2389. no.Parent = GUILine
  2390. no.BackgroundColor3 = Color3.new(0.0901961, 0.780392, 0.239216)
  2391. no.BorderSizePixel = 0
  2392. no.Position = UDim2.new(0, 0, 1, 0)
  2393. no.Size = UDim2.new(0, 496, 0, 67)
  2394.  
  2395. FE.Name = "FE"
  2396. FE.Parent = GUILine
  2397. FE.BackgroundColor3 = Color3.new(1, 1, 1)
  2398. FE.BackgroundTransparency = 1
  2399. FE.Position = UDim2.new(0.258244455, 0, 0.00167793036, 0)
  2400. FE.Size = UDim2.new(0, 240, 0, 86)
  2401. FE.Font = Enum.Font.Highway
  2402. FE.Text = "FE Hax 1337"
  2403. FE.TextSize = 35
  2404.  
  2405. GUILine_2.Name = "GUI Line"
  2406. GUILine_2.Parent = Base
  2407. GUILine_2.BackgroundColor3 = Color3.new(0.0823529, 0.639216, 0.219608)
  2408. GUILine_2.BorderSizePixel = 0
  2409. GUILine_2.Position = UDim2.new(-0.000363620929, 0, 0.960183144, 0)
  2410. GUILine_2.Size = UDim2.new(0, 496, 0, 18)
  2411.  
  2412. no_2.Name = "no"
  2413. no_2.Parent = GUILine_2
  2414. no_2.BackgroundColor3 = Color3.new(0.0901961, 0.780392, 0.239216)
  2415. no_2.BorderSizePixel = 0
  2416. no_2.Position = UDim2.new(0, 0, -1.43478262, 0)
  2417. no_2.Size = UDim2.new(0, 496, 0, 33)
  2418.  
  2419. Creditz.Name = "Creditz"
  2420. Creditz.Parent = GUILine_2
  2421. Creditz.BackgroundColor3 = Color3.new(1, 1, 1)
  2422. Creditz.BackgroundTransparency = 1
  2423. Creditz.BorderSizePixel = 0
  2424. Creditz.Position = UDim2.new(0.00806450844, 0, -1.91666675, 0)
  2425. Creditz.Size = UDim2.new(0, 488, 0, 50)
  2426. Creditz.Font = Enum.Font.Highway
  2427. Creditz.Text = "Credits : Stick_Smart, iVerzide and Cookie1890 for the scripts."
  2428. Creditz.TextSize = 20
  2429. end)
  2430.  
  2431. FEFling.Name = "FE Fling"
  2432. FEFling.Parent = GUI
  2433. FEFling.BackgroundColor3 = Color3.new(0, 0.666667, 0.0745098)
  2434. FEFling.Position = UDim2.new(0.0300230943, 0, 0.484098941, 0)
  2435. FEFling.Size = UDim2.new(0, 142, 0, 33)
  2436. FEFling.Font = Enum.Font.SourceSans
  2437. FEFling.Text = "FE Fling"
  2438. FEFling.TextColor3 = Color3.new(0, 0, 0)
  2439. FEFling.TextScaled = true
  2440. FEFling.TextSize = 14
  2441. FEFling.TextWrapped = true
  2442. FEFling.MouseButton1Down:connect(function()
  2443.  -- Made By JackMcJagger15
  2444. local FlingKill = Instance.new("ScreenGui")
  2445. local Main = Instance.new("Frame")
  2446. local Label = Instance.new("Frame")
  2447. local Shadow = Instance.new("Frame")
  2448. local StartKill = Instance.new("TextButton")
  2449. local StopKill = Instance.new("TextButton")
  2450. local Instructions = Instance.new("TextLabel")
  2451. local CurrentPower = Instance.new("TextLabel")
  2452. local Recomendation = Instance.new("TextLabel")
  2453. local NameOfGui = Instance.new("TextLabel")
  2454. local Exit = Instance.new("TextButton")
  2455. local UPArrow = Instance.new("TextButton")
  2456. local DownArrow = Instance.new("TextButton")
  2457.  
  2458. -- Properties
  2459.  
  2460. FlingKill.Name = "Fling/Kill"
  2461. FlingKill.Parent = game.CoreGui
  2462.  
  2463. Main.Name = "Main"
  2464. Main.Parent = FlingKill
  2465. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2466. Main.BorderSizePixel = 0
  2467. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  2468. Main.Size = UDim2.new(0, 217, 0, 233)
  2469. Main.Selectable = true
  2470. Main.Active = true
  2471. Main.Draggable = true
  2472.  
  2473. Label.Name = "Label"
  2474. Label.Parent = Main
  2475. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2476. Label.BorderSizePixel = 0
  2477. Label.Size = UDim2.new(0, 217, 0, 27)
  2478.  
  2479. Shadow.Name = "Shadow"
  2480. Shadow.Parent = Main
  2481. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  2482. Shadow.BorderSizePixel = 0
  2483. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  2484. Shadow.Size = UDim2.new(0, 217, 0, 9)
  2485.  
  2486. StartKill.Name = "StartKill"
  2487. StartKill.Parent = Main
  2488. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2489. StartKill.BorderSizePixel = 0
  2490. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  2491. StartKill.Size = UDim2.new(0, 126, 0, 23)
  2492. StartKill.Font = Enum.Font.Cartoon
  2493. StartKill.Text = "FE Kill/Fling"
  2494. StartKill.TextColor3 = Color3.new(0, 0, 0)
  2495. StartKill.TextSize = 14
  2496.  
  2497. StopKill.Name = "StopKill"
  2498. StopKill.Parent = Main
  2499. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2500. StopKill.BorderSizePixel = 0
  2501. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  2502. StopKill.Size = UDim2.new(0, 124, 0, 23)
  2503. StopKill.Font = Enum.Font.Cartoon
  2504. StopKill.Text = "Stop FE Kill/Fling"
  2505. StopKill.TextColor3 = Color3.new(0, 0, 0)
  2506. StopKill.TextSize = 14
  2507.  
  2508. Instructions.Name = "Instructions"
  2509. Instructions.Parent = Main
  2510. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  2511. Instructions.BackgroundTransparency = 1
  2512. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  2513. Instructions.Size = UDim2.new(0, 200, 0, 32)
  2514. Instructions.Font = Enum.Font.Cartoon
  2515. Instructions.Text = "Just touch someone to watch the fly to their death!"
  2516. Instructions.TextColor3 = Color3.new(0, 0, 0)
  2517. Instructions.TextSize = 14
  2518. Instructions.TextWrapped = true
  2519.  
  2520. CurrentPower.Name = "CurrentPower"
  2521. CurrentPower.Parent = Main
  2522. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  2523. CurrentPower.BackgroundTransparency = 1
  2524. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  2525. CurrentPower.Size = UDim2.new(0, 98, 0, 36)
  2526. CurrentPower.Font = Enum.Font.Cartoon
  2527. CurrentPower.Text = "Current Power = 5"
  2528. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  2529. CurrentPower.TextSize = 14
  2530.  
  2531. Recomendation.Name = "Recomendation"
  2532. Recomendation.Parent = Main
  2533. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  2534. Recomendation.BackgroundTransparency = 1
  2535. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  2536. Recomendation.Size = UDim2.new(0, 200, 0, 21)
  2537. Recomendation.Font = Enum.Font.Cartoon
  2538. Recomendation.Text = "Recommended Power is 5"
  2539. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  2540. Recomendation.TextSize = 14
  2541.  
  2542. NameOfGui.Name = "NameOfGui"
  2543. NameOfGui.Parent = Main
  2544. NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
  2545. NameOfGui.BackgroundTransparency = 1
  2546. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  2547. NameOfGui.Size = UDim2.new(0, 154, 0, 27)
  2548. NameOfGui.Font = Enum.Font.Cartoon
  2549. NameOfGui.Text = "FE Kill/Fling By JackMcJagger15"
  2550. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  2551. NameOfGui.TextSize = 14
  2552.  
  2553. Exit.Name = "Exit"
  2554. Exit.Parent = Main
  2555. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  2556. Exit.BackgroundTransparency = 1
  2557. Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
  2558. Exit.Size = UDim2.new(0, 20, 0, 27)
  2559. Exit.Font = Enum.Font.Cartoon
  2560. Exit.Text = "X"
  2561. Exit.TextColor3 = Color3.new(0, 0, 0)
  2562. Exit.TextSize = 14
  2563.  
  2564. UPArrow.Name = "UPArrow"
  2565. UPArrow.Parent = Main
  2566. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2567. UPArrow.BackgroundTransparency = 1
  2568. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  2569. UPArrow.Size = UDim2.new(0, 26, 0, 23)
  2570. UPArrow.Font = Enum.Font.Cartoon
  2571. UPArrow.Text = "Up"
  2572. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  2573. UPArrow.TextSize = 12
  2574. UPArrow.TextWrapped = true
  2575.  
  2576. DownArrow.Name = "DownArrow"
  2577. DownArrow.Parent = Main
  2578. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  2579. DownArrow.BackgroundTransparency = 1
  2580. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  2581. DownArrow.Size = UDim2.new(0, 26, 0, 23)
  2582. DownArrow.Font = Enum.Font.Cartoon
  2583. DownArrow.Text = "Down"
  2584. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  2585. DownArrow.TextSize = 12
  2586. DownArrow.TextWrapped = true
  2587.  
  2588. power = 500
  2589. active = false
  2590. local val = Instance.new("IntValue")
  2591. val.Name = "Number"
  2592. val.Parent = game.Players.LocalPlayer
  2593. val.Value = 5
  2594.  
  2595. Exit.MouseButton1Click:connect(function()
  2596. FlingKill.Enabled = false
  2597. end)
  2598.  
  2599. StartKill.MouseButton1Click:connect(function()
  2600. game:GetService('RunService').Stepped:connect(function()
  2601. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  2602. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2603. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  2604. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  2605. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  2606. else
  2607. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  2608. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2609. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  2610. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  2611. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  2612. end
  2613. end
  2614. end)
  2615. wait(.1)
  2616. local bambam = Instance.new("BodyThrust")
  2617. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2618. bambam.Force = Vector3.new(power,0,power)
  2619. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  2620. end)
  2621.  
  2622. StopKill.MouseButton1Click:connect(function()
  2623. active = false
  2624. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  2625. end)
  2626.  
  2627. UPArrow.MouseButton1Click:connect(function()
  2628. power = power + 100
  2629. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  2630. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  2631. end)
  2632.  
  2633. DownArrow.MouseButton1Click:connect(function()
  2634. power = power - 100
  2635. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  2636. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  2637. end)
  2638. end)
  2639.  
  2640. FEGUI.Name = "FE GUI"
  2641. FEGUI.Parent = GUI
  2642. FEGUI.BackgroundColor3 = Color3.new(0.0431373, 0.654902, 0)
  2643. FEGUI.Position = UDim2.new(0.642032266, 0, 0.484098941, 0)
  2644. FEGUI.Size = UDim2.new(0, 144, 0, 33)
  2645. FEGUI.Font = Enum.Font.SourceSans
  2646. FEGUI.Text = "FE GUI"
  2647. FEGUI.TextColor3 = Color3.new(0, 0, 0)
  2648. FEGUI.TextScaled = true
  2649. FEGUI.TextSize = 14
  2650. FEGUI.TextWrapped = true
  2651. FEGUI.MouseButton1Down:connect(function()
  2652. -- Credit to Timeless/xFunnieuss for the partial names/short names
  2653. -- Credit to Zorua/iamnotaweb for testing
  2654.  
  2655. -- Objects
  2656.  
  2657. local HyperTotal = Instance.new("ScreenGui")
  2658. local MainFrame = Instance.new("Frame")
  2659. local TopFrame = Instance.new("Frame")
  2660. local Title = Instance.new("TextLabel")
  2661. local EnterUsername = Instance.new("TextBox")
  2662. local CloseGUI = Instance.new("TextButton")
  2663. local CreditTXT = Instance.new("TextLabel")
  2664. local Sections = Instance.new("Frame")
  2665. local INTRO = Instance.new("Frame")
  2666. local FE_CHECK = Instance.new("TextLabel")
  2667. local Guide1 = Instance.new("TextLabel")
  2668. local Guide2 = Instance.new("TextLabel")
  2669. local Credit = Instance.new("TextLabel")
  2670. local RocketPropulsion = Instance.new("Frame")
  2671. local ROCKETPROPULSIONGUIDE = Instance.new("TextLabel")
  2672. local Push = Instance.new("TextButton")
  2673. local Flatten = Instance.new("TextButton")
  2674. local Float = Instance.new("TextButton")
  2675. local Stick = Instance.new("TextButton")
  2676. local AimHead = Instance.new("TextButton")
  2677. local SlowAttract = Instance.new("TextButton")
  2678. local Experimental = Instance.new("TextButton")
  2679. local Multiple = Instance.new("TextButton")
  2680. local Teleportation = Instance.new("Frame")
  2681. local TELEPORTATIONGUIDE = Instance.new("TextLabel")
  2682. local TeleportTo = Instance.new("TextButton")
  2683. local LockOn = Instance.new("TextButton")
  2684. local LockArm = Instance.new("TextButton")
  2685. local LockLeg = Instance.new("TextButton")
  2686. local LockHead = Instance.new("TextButton")
  2687. local LockMax = Instance.new("TextButton")
  2688. local LockAbove = Instance.new("TextButton")
  2689. local Trail = Instance.new("TextButton")
  2690. local Tools = Instance.new("Frame")
  2691. local TOOLSGUIDE = Instance.new("TextLabel")
  2692. local Kill = Instance.new("TextButton")
  2693. local KillSurvive = Instance.new("TextButton")
  2694. local Attach = Instance.new("TextButton")
  2695. local Bring = Instance.new("TextButton")
  2696. local SuperSpin = Instance.new("TextButton")
  2697. local FreeFall = Instance.new("TextButton")
  2698. local AttachExperimental = Instance.new("TextButton")
  2699. local GiveTool = Instance.new("TextButton")
  2700. local Basic = Instance.new("Frame")
  2701. local BASICGUIDE = Instance.new("TextLabel")
  2702. local Speed = Instance.new("TextButton")
  2703. local JumpHeight = Instance.new("TextButton")
  2704. local Chat = Instance.new("TextButton")
  2705. local Spam = Instance.new("TextButton")
  2706. local Fly = Instance.new("TextButton")
  2707. local Noclip = Instance.new("TextButton")
  2708. local HipHeight = Instance.new("TextButton")
  2709. local STATCHANGE = Instance.new("TextBox")
  2710. local CHATBOX = Instance.new("TextBox")
  2711. local Local_Player = Instance.new("Frame")
  2712. local Local_PlayerGUIDE = Instance.new("TextLabel")
  2713. local CrazySpin = Instance.new("TextButton")
  2714. local CrouchRocket = Instance.new("TextButton")
  2715. local Flip = Instance.new("TextButton")
  2716. local CloneIllusion = Instance.new("TextButton")
  2717. local Levitate = Instance.new("TextButton")
  2718. local Dinosaur = Instance.new("TextButton")
  2719. local Glitchy = Instance.new("TextButton")
  2720. local NoLimbs = Instance.new("TextButton")
  2721. local Animations = Instance.new("Frame")
  2722. local ANIMATIONSGUIDE = Instance.new("TextLabel")
  2723. local _18 = Instance.new("TextButton")
  2724. local Hide = Instance.new("TextButton")
  2725. local PushLock = Instance.new("TextButton")
  2726. local SlamOn = Instance.new("TextButton")
  2727. local LevitateOn = Instance.new("TextButton")
  2728. local Dance = Instance.new("TextButton")
  2729. local ExperimentalAnimation = Instance.new("TextButton")
  2730. local Carpet = Instance.new("TextButton")
  2731. local Extra = Instance.new("Frame")
  2732. local EXTRAGUIDE = Instance.new("TextLabel")
  2733. local Sit = Instance.new("TextButton")
  2734. local Jump = Instance.new("TextButton")
  2735. local PlatformStand = Instance.new("TextButton")
  2736. local Freeze = Instance.new("TextButton")
  2737. local Insane = Instance.new("TextButton")
  2738. local TPVoid = Instance.new("TextButton")
  2739. local Unknown = Instance.new("TextButton")
  2740. local Reset = Instance.new("TextButton")
  2741. local SelectTabs = Instance.new("ScrollingFrame")
  2742. local RocketPropulsionTAB = Instance.new("TextButton")
  2743. local TeleportationTAB = Instance.new("TextButton")
  2744. local ToolsTAB = Instance.new("TextButton")
  2745. local AnimationsTAB = Instance.new("TextButton")
  2746. local BasicTAB = Instance.new("TextButton")
  2747. local Local_PlayerTAB = Instance.new("TextButton")
  2748. local ExtraTAB = Instance.new("TextButton")
  2749. local SideTopFrame = Instance.new("Frame")
  2750. local SideTitle = Instance.new("TextLabel")
  2751. local OpenGUI = Instance.new("TextButton")
  2752. local SideCreditTXT = Instance.new("TextLabel")
  2753. local SideFrame = Instance.new("Frame")
  2754. local BrickFrame = Instance.new("Frame")
  2755.  
  2756. -- Properties
  2757.  
  2758. HyperTotal.Name = "HyperTotal"
  2759. HyperTotal.Parent = game.CoreGui
  2760.  
  2761. MainFrame.Name = "MainFrame"
  2762. MainFrame.Parent = HyperTotal
  2763. MainFrame.Active = true
  2764. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2765. MainFrame.BackgroundTransparency = 1
  2766. MainFrame.Draggable = true
  2767. MainFrame.Position = UDim2.new(0.348623842, 0, 1, 0)
  2768. MainFrame.Size = UDim2.new(0, 350, 0, 270)
  2769.  
  2770. TopFrame.Name = "TopFrame"
  2771. TopFrame.Parent = MainFrame
  2772. TopFrame.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  2773. TopFrame.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  2774. TopFrame.BorderSizePixel = 2
  2775. TopFrame.Position = UDim2.new(-0.286500663, 0, 0, 0)
  2776. TopFrame.Size = UDim2.new(0, 450, 0, 40)
  2777. TopFrame.ZIndex = 9
  2778.  
  2779. Title.Name = "Title"
  2780. Title.Parent = TopFrame
  2781. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  2782. Title.BackgroundTransparency = 1
  2783. Title.Position = UDim2.new(0.356534153, 0, 0, 0)
  2784. Title.Size = UDim2.new(0, 150, 0, 40)
  2785. Title.ZIndex = 10
  2786. Title.Font = Enum.Font.SourceSansItalic
  2787. Title.FontSize = Enum.FontSize.Size36
  2788. Title.Text = "HyperTotal"
  2789. Title.TextColor3 = Color3.new(0.933333, 0.670588, 0.0509804)
  2790. Title.TextSize = 35
  2791. Title.TextWrapped = true
  2792.  
  2793. EnterUsername.Name = "EnterUsername"
  2794. EnterUsername.Parent = TopFrame
  2795. EnterUsername.BackgroundColor3 = Color3.new(1, 1, 1)
  2796. EnterUsername.BorderColor3 = Color3.new(0.968628, 0.698039, 0.0588235)
  2797. EnterUsername.BorderSizePixel = 2
  2798. EnterUsername.Position = UDim2.new(0.0199999996, 0, 0.200000003, 0)
  2799. EnterUsername.Size = UDim2.new(0, 120, 0, 24)
  2800. EnterUsername.ZIndex = 10
  2801. EnterUsername.Font = Enum.Font.SourceSans
  2802. EnterUsername.FontSize = Enum.FontSize.Size14
  2803. EnterUsername.Text = ""
  2804. EnterUsername.TextScaled = true
  2805. EnterUsername.TextSize = 14
  2806. EnterUsername.TextWrapped = true
  2807.  
  2808. CloseGUI.Name = "CloseGUI"
  2809. CloseGUI.Parent = TopFrame
  2810. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  2811. CloseGUI.BackgroundTransparency = 1
  2812. CloseGUI.Position = UDim2.new(0.913618803, 0, 0, 0)
  2813. CloseGUI.Size = UDim2.new(0, 40, 0, 40)
  2814. CloseGUI.ZIndex = 10
  2815. CloseGUI.Font = Enum.Font.SourceSansBold
  2816. CloseGUI.FontSize = Enum.FontSize.Size60
  2817. CloseGUI.Text = "X"
  2818. CloseGUI.TextColor3 = Color3.new(1, 0.631373, 0.109804)
  2819. CloseGUI.TextSize = 50
  2820. CloseGUI.TextWrapped = true
  2821.  
  2822. CreditTXT.Name = "CreditTXT"
  2823. CreditTXT.Parent = TopFrame
  2824. CreditTXT.BackgroundColor3 = Color3.new(1, 1, 1)
  2825. CreditTXT.BackgroundTransparency = 1
  2826. CreditTXT.Position = UDim2.new(0.690784931, 0, 0.250416666, 0)
  2827. CreditTXT.Rotation = -17
  2828. CreditTXT.Size = UDim2.new(0, 90, 0, 20)
  2829. CreditTXT.ZIndex = 10
  2830. CreditTXT.Font = Enum.Font.SourceSansItalic
  2831. CreditTXT.FontSize = Enum.FontSize.Size24
  2832. CreditTXT.Text = "illremember"
  2833. CreditTXT.TextColor3 = Color3.new(0.933333, 0.819608, 0.737255)
  2834. CreditTXT.TextSize = 20
  2835. CreditTXT.TextWrapped = true
  2836.  
  2837. Sections.Name = "Sections"
  2838. Sections.Parent = MainFrame
  2839. Sections.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  2840. Sections.BackgroundTransparency = 1
  2841. Sections.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  2842. Sections.BorderSizePixel = 2
  2843. Sections.Position = UDim2.new(0, 0, 0.148395061, 0)
  2844. Sections.Size = UDim2.new(0, 350, 0, 230)
  2845.  
  2846. INTRO.Name = "INTRO"
  2847. INTRO.Parent = Sections
  2848. INTRO.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  2849. INTRO.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  2850. INTRO.BorderSizePixel = 2
  2851. INTRO.Size = UDim2.new(0, 350, 0, 230)
  2852.  
  2853. FE_CHECK.Name = "FE_CHECK"
  2854. FE_CHECK.Parent = INTRO
  2855. FE_CHECK.BackgroundColor3 = Color3.new(1, 1, 1)
  2856. FE_CHECK.BackgroundTransparency = 1
  2857. FE_CHECK.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
  2858. FE_CHECK.Size = UDim2.new(0, 332, 0, 50)
  2859. FE_CHECK.Font = Enum.Font.ArialBold
  2860. FE_CHECK.FontSize = Enum.FontSize.Size14
  2861. FE_CHECK.Text = "Error loading FE Checker"
  2862. FE_CHECK.TextScaled = true
  2863. FE_CHECK.TextSize = 14
  2864. FE_CHECK.TextWrapped = true
  2865.  
  2866. Guide1.Name = "Guide1"
  2867. Guide1.Parent = INTRO
  2868. Guide1.BackgroundColor3 = Color3.new(1, 1, 1)
  2869. Guide1.BackgroundTransparency = 1
  2870. Guide1.Position = UDim2.new(0.0286500659, 0, 0.653260887, 0)
  2871. Guide1.Size = UDim2.new(0, 332, 0, 80)
  2872. Guide1.Font = Enum.Font.ArialBold
  2873. Guide1.FontSize = Enum.FontSize.Size14
  2874. Guide1.Text = "Click on one of the sections to the left to begin exploiting FE Sections! Enter a name in the textbox (top left) to affect that player. You don't have to write their full username."
  2875. Guide1.TextScaled = true
  2876. Guide1.TextSize = 14
  2877. Guide1.TextStrokeColor3 = Color3.new(0.831373, 0.831373, 0.831373)
  2878. Guide1.TextStrokeTransparency = 0.5
  2879. Guide1.TextWrapped = true
  2880.  
  2881. Guide2.Name = "Guide2"
  2882. Guide2.Parent = INTRO
  2883. Guide2.BackgroundColor3 = Color3.new(1, 1, 1)
  2884. Guide2.BackgroundTransparency = 1
  2885. Guide2.Position = UDim2.new(0.0286500659, 0, 0.217753619, 0)
  2886. Guide2.Size = UDim2.new(0, 332, 0, 50)
  2887. Guide2.Font = Enum.Font.ArialBold
  2888. Guide2.FontSize = Enum.FontSize.Size14
  2889. Guide2.Text = "This GUI is dedicated to exploiting FE Sections, affecting yourself and others"
  2890. Guide2.TextScaled = true
  2891. Guide2.TextSize = 14
  2892. Guide2.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  2893. Guide2.TextStrokeTransparency = 0
  2894. Guide2.TextWrapped = true
  2895.  
  2896. Credit.Name = "Credit"
  2897. Credit.Parent = INTRO
  2898. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  2899. Credit.BackgroundTransparency = 1
  2900. Credit.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
  2901. Credit.Size = UDim2.new(0, 332, 0, 50)
  2902. Credit.Font = Enum.Font.ArialBold
  2903. Credit.FontSize = Enum.FontSize.Size14
  2904. Credit.Text = "By illremember"
  2905. Credit.TextColor3 = Color3.new(0.92549, 0.607843, 0.0901961)
  2906. Credit.TextScaled = true
  2907. Credit.TextSize = 14
  2908. Credit.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  2909. Credit.TextWrapped = true
  2910.  
  2911. RocketPropulsion.Name = "RocketPropulsion"
  2912. RocketPropulsion.Parent = Sections
  2913. RocketPropulsion.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  2914. RocketPropulsion.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  2915. RocketPropulsion.BorderSizePixel = 2
  2916. RocketPropulsion.Size = UDim2.new(0, 350, 0, 230)
  2917. RocketPropulsion.Visible = false
  2918.  
  2919. ROCKETPROPULSIONGUIDE.Name = "ROCKETPROPULSIONGUIDE"
  2920. ROCKETPROPULSIONGUIDE.Parent = RocketPropulsion
  2921. ROCKETPROPULSIONGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
  2922. ROCKETPROPULSIONGUIDE.BackgroundTransparency = 1
  2923. ROCKETPROPULSIONGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
  2924. ROCKETPROPULSIONGUIDE.Size = UDim2.new(0, 332, 0, 35)
  2925. ROCKETPROPULSIONGUIDE.Font = Enum.Font.ArialBold
  2926. ROCKETPROPULSIONGUIDE.FontSize = Enum.FontSize.Size14
  2927. ROCKETPROPULSIONGUIDE.Text = "Fling and push others, works best in a group of people."
  2928. ROCKETPROPULSIONGUIDE.TextScaled = true
  2929. ROCKETPROPULSIONGUIDE.TextSize = 14
  2930. ROCKETPROPULSIONGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  2931. ROCKETPROPULSIONGUIDE.TextStrokeTransparency = 0
  2932. ROCKETPROPULSIONGUIDE.TextWrapped = true
  2933.  
  2934. Push.Name = "Push"
  2935. Push.Parent = RocketPropulsion
  2936. Push.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  2937. Push.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  2938. Push.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
  2939. Push.Size = UDim2.new(0, 140, 0, 25)
  2940. Push.Font = Enum.Font.SourceSans
  2941. Push.FontSize = Enum.FontSize.Size14
  2942. Push.Text = "Push"
  2943. Push.TextScaled = true
  2944. Push.TextSize = 14
  2945. Push.TextWrapped = true
  2946.  
  2947. Flatten.Name = "Flatten"
  2948. Flatten.Parent = RocketPropulsion
  2949. Flatten.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  2950. Flatten.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  2951. Flatten.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
  2952. Flatten.Size = UDim2.new(0, 140, 0, 25)
  2953. Flatten.Font = Enum.Font.SourceSans
  2954. Flatten.FontSize = Enum.FontSize.Size14
  2955. Flatten.Text = "Flatten"
  2956. Flatten.TextScaled = true
  2957. Flatten.TextSize = 14
  2958. Flatten.TextWrapped = true
  2959.  
  2960. Float.Name = "Float"
  2961. Float.Parent = RocketPropulsion
  2962. Float.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  2963. Float.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  2964. Float.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
  2965. Float.Size = UDim2.new(0, 140, 0, 25)
  2966. Float.Font = Enum.Font.SourceSans
  2967. Float.FontSize = Enum.FontSize.Size14
  2968. Float.Text = "Float"
  2969. Float.TextScaled = true
  2970. Float.TextSize = 14
  2971. Float.TextWrapped = true
  2972.  
  2973. Stick.Name = "Stick"
  2974. Stick.Parent = RocketPropulsion
  2975. Stick.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  2976. Stick.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  2977. Stick.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
  2978. Stick.Size = UDim2.new(0, 140, 0, 25)
  2979. Stick.Font = Enum.Font.SourceSans
  2980. Stick.FontSize = Enum.FontSize.Size14
  2981. Stick.Text = "Stick"
  2982. Stick.TextScaled = true
  2983. Stick.TextSize = 14
  2984. Stick.TextWrapped = true
  2985.  
  2986. AimHead.Name = "AimHead"
  2987. AimHead.Parent = RocketPropulsion
  2988. AimHead.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  2989. AimHead.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  2990. AimHead.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
  2991. AimHead.Size = UDim2.new(0, 140, 0, 25)
  2992. AimHead.Font = Enum.Font.SourceSans
  2993. AimHead.FontSize = Enum.FontSize.Size14
  2994. AimHead.Text = "AimHead"
  2995. AimHead.TextScaled = true
  2996. AimHead.TextSize = 14
  2997. AimHead.TextWrapped = true
  2998.  
  2999. SlowAttract.Name = "SlowAttract"
  3000. SlowAttract.Parent = RocketPropulsion
  3001. SlowAttract.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3002. SlowAttract.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3003. SlowAttract.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
  3004. SlowAttract.Size = UDim2.new(0, 140, 0, 25)
  3005. SlowAttract.Font = Enum.Font.SourceSans
  3006. SlowAttract.FontSize = Enum.FontSize.Size14
  3007. SlowAttract.Text = "SlowAttract"
  3008. SlowAttract.TextScaled = true
  3009. SlowAttract.TextSize = 14
  3010. SlowAttract.TextWrapped = true
  3011.  
  3012. Experimental.Name = "Experimental"
  3013. Experimental.Parent = RocketPropulsion
  3014. Experimental.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3015. Experimental.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3016. Experimental.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
  3017. Experimental.Size = UDim2.new(0, 140, 0, 25)
  3018. Experimental.Font = Enum.Font.SourceSans
  3019. Experimental.FontSize = Enum.FontSize.Size14
  3020. Experimental.Text = "Experimental"
  3021. Experimental.TextScaled = true
  3022. Experimental.TextSize = 14
  3023. Experimental.TextWrapped = true
  3024.  
  3025. Multiple.Name = "Multiple"
  3026. Multiple.Parent = RocketPropulsion
  3027. Multiple.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3028. Multiple.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3029. Multiple.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
  3030. Multiple.Size = UDim2.new(0, 140, 0, 25)
  3031. Multiple.Font = Enum.Font.SourceSans
  3032. Multiple.FontSize = Enum.FontSize.Size14
  3033. Multiple.Text = "Multiple"
  3034. Multiple.TextScaled = true
  3035. Multiple.TextSize = 14
  3036. Multiple.TextWrapped = true
  3037.  
  3038. Teleportation.Name = "Teleportation"
  3039. Teleportation.Parent = Sections
  3040. Teleportation.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  3041. Teleportation.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3042. Teleportation.BorderSizePixel = 2
  3043. Teleportation.Size = UDim2.new(0, 350, 0, 230)
  3044. Teleportation.Visible = false
  3045.  
  3046. TELEPORTATIONGUIDE.Name = "TELEPORTATIONGUIDE"
  3047. TELEPORTATIONGUIDE.Parent = Teleportation
  3048. TELEPORTATIONGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
  3049. TELEPORTATIONGUIDE.BackgroundTransparency = 1
  3050. TELEPORTATIONGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
  3051. TELEPORTATIONGUIDE.Size = UDim2.new(0, 332, 0, 35)
  3052. TELEPORTATIONGUIDE.Font = Enum.Font.ArialBold
  3053. TELEPORTATIONGUIDE.FontSize = Enum.FontSize.Size14
  3054. TELEPORTATIONGUIDE.Text = "Teleport to and annoy other players."
  3055. TELEPORTATIONGUIDE.TextScaled = true
  3056. TELEPORTATIONGUIDE.TextSize = 14
  3057. TELEPORTATIONGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  3058. TELEPORTATIONGUIDE.TextStrokeTransparency = 0
  3059. TELEPORTATIONGUIDE.TextWrapped = true
  3060.  
  3061. TeleportTo.Name = "TeleportTo"
  3062. TeleportTo.Parent = Teleportation
  3063. TeleportTo.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3064. TeleportTo.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3065. TeleportTo.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
  3066. TeleportTo.Size = UDim2.new(0, 140, 0, 25)
  3067. TeleportTo.Font = Enum.Font.SourceSans
  3068. TeleportTo.FontSize = Enum.FontSize.Size14
  3069. TeleportTo.Text = "Teleport To"
  3070. TeleportTo.TextScaled = true
  3071. TeleportTo.TextSize = 14
  3072. TeleportTo.TextWrapped = true
  3073.  
  3074. LockOn.Name = "LockOn"
  3075. LockOn.Parent = Teleportation
  3076. LockOn.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3077. LockOn.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3078. LockOn.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
  3079. LockOn.Size = UDim2.new(0, 140, 0, 25)
  3080. LockOn.Font = Enum.Font.SourceSans
  3081. LockOn.FontSize = Enum.FontSize.Size14
  3082. LockOn.Text = "Lock On"
  3083. LockOn.TextScaled = true
  3084. LockOn.TextSize = 14
  3085. LockOn.TextWrapped = true
  3086.  
  3087. LockArm.Name = "LockArm"
  3088. LockArm.Parent = Teleportation
  3089. LockArm.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3090. LockArm.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3091. LockArm.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
  3092. LockArm.Size = UDim2.new(0, 140, 0, 25)
  3093. LockArm.Font = Enum.Font.SourceSans
  3094. LockArm.FontSize = Enum.FontSize.Size14
  3095. LockArm.Text = "Lock Arm"
  3096. LockArm.TextScaled = true
  3097. LockArm.TextSize = 14
  3098. LockArm.TextWrapped = true
  3099.  
  3100. LockLeg.Name = "LockLeg"
  3101. LockLeg.Parent = Teleportation
  3102. LockLeg.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3103. LockLeg.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3104. LockLeg.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
  3105. LockLeg.Size = UDim2.new(0, 140, 0, 25)
  3106. LockLeg.Font = Enum.Font.SourceSans
  3107. LockLeg.FontSize = Enum.FontSize.Size14
  3108. LockLeg.Text = "Lock Leg"
  3109. LockLeg.TextScaled = true
  3110. LockLeg.TextSize = 14
  3111. LockLeg.TextWrapped = true
  3112.  
  3113. LockHead.Name = "LockHead"
  3114. LockHead.Parent = Teleportation
  3115. LockHead.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3116. LockHead.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3117. LockHead.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
  3118. LockHead.Size = UDim2.new(0, 140, 0, 25)
  3119. LockHead.Font = Enum.Font.SourceSans
  3120. LockHead.FontSize = Enum.FontSize.Size14
  3121. LockHead.Text = "LockHead"
  3122. LockHead.TextScaled = true
  3123. LockHead.TextSize = 14
  3124. LockHead.TextWrapped = true
  3125.  
  3126. LockMax.Name = "LockMax"
  3127. LockMax.Parent = Teleportation
  3128. LockMax.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3129. LockMax.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3130. LockMax.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
  3131. LockMax.Size = UDim2.new(0, 140, 0, 25)
  3132. LockMax.Font = Enum.Font.SourceSans
  3133. LockMax.FontSize = Enum.FontSize.Size14
  3134. LockMax.Text = "Lock Max"
  3135. LockMax.TextScaled = true
  3136. LockMax.TextSize = 14
  3137. LockMax.TextWrapped = true
  3138.  
  3139. LockAbove.Name = "LockAbove"
  3140. LockAbove.Parent = Teleportation
  3141. LockAbove.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3142. LockAbove.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3143. LockAbove.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
  3144. LockAbove.Size = UDim2.new(0, 140, 0, 25)
  3145. LockAbove.Font = Enum.Font.SourceSans
  3146. LockAbove.FontSize = Enum.FontSize.Size14
  3147. LockAbove.Text = "Lock Above"
  3148. LockAbove.TextScaled = true
  3149. LockAbove.TextSize = 14
  3150. LockAbove.TextWrapped = true
  3151.  
  3152. Trail.Name = "Trail"
  3153. Trail.Parent = Teleportation
  3154. Trail.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3155. Trail.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3156. Trail.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
  3157. Trail.Size = UDim2.new(0, 140, 0, 25)
  3158. Trail.Font = Enum.Font.SourceSans
  3159. Trail.FontSize = Enum.FontSize.Size14
  3160. Trail.Text = "Trail Behind"
  3161. Trail.TextScaled = true
  3162. Trail.TextSize = 14
  3163. Trail.TextWrapped = true
  3164.  
  3165. Tools.Name = "Tools"
  3166. Tools.Parent = Sections
  3167. Tools.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  3168. Tools.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3169. Tools.BorderSizePixel = 2
  3170. Tools.Size = UDim2.new(0, 350, 0, 230)
  3171. Tools.Visible = false
  3172.  
  3173. TOOLSGUIDE.Name = "TOOLSGUIDE"
  3174. TOOLSGUIDE.Parent = Tools
  3175. TOOLSGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
  3176. TOOLSGUIDE.BackgroundTransparency = 1
  3177. TOOLSGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
  3178. TOOLSGUIDE.Size = UDim2.new(0, 332, 0, 35)
  3179. TOOLSGUIDE.Font = Enum.Font.ArialBold
  3180. TOOLSGUIDE.FontSize = Enum.FontSize.Size14
  3181. TOOLSGUIDE.Text = "Do cool commands on others, as long as you have tools in your inventory."
  3182. TOOLSGUIDE.TextScaled = true
  3183. TOOLSGUIDE.TextSize = 14
  3184. TOOLSGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  3185. TOOLSGUIDE.TextStrokeTransparency = 0
  3186. TOOLSGUIDE.TextWrapped = true
  3187.  
  3188. Kill.Name = "Kill"
  3189. Kill.Parent = Tools
  3190. Kill.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3191. Kill.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3192. Kill.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
  3193. Kill.Size = UDim2.new(0, 140, 0, 25)
  3194. Kill.Font = Enum.Font.SourceSans
  3195. Kill.FontSize = Enum.FontSize.Size14
  3196. Kill.Text = "Kill"
  3197. Kill.TextScaled = true
  3198. Kill.TextSize = 14
  3199. Kill.TextWrapped = true
  3200.  
  3201. KillSurvive.Name = "KillSurvive"
  3202. KillSurvive.Parent = Tools
  3203. KillSurvive.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3204. KillSurvive.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3205. KillSurvive.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
  3206. KillSurvive.Size = UDim2.new(0, 140, 0, 25)
  3207. KillSurvive.Font = Enum.Font.SourceSans
  3208. KillSurvive.FontSize = Enum.FontSize.Size14
  3209. KillSurvive.Text = "Kill Survive"
  3210. KillSurvive.TextScaled = true
  3211. KillSurvive.TextSize = 14
  3212. KillSurvive.TextWrapped = true
  3213.  
  3214. Attach.Name = "Attach"
  3215. Attach.Parent = Tools
  3216. Attach.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3217. Attach.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3218. Attach.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
  3219. Attach.Size = UDim2.new(0, 140, 0, 25)
  3220. Attach.Font = Enum.Font.SourceSans
  3221. Attach.FontSize = Enum.FontSize.Size14
  3222. Attach.Text = "Attach"
  3223. Attach.TextScaled = true
  3224. Attach.TextSize = 14
  3225. Attach.TextWrapped = true
  3226.  
  3227. Bring.Name = "Bring"
  3228. Bring.Parent = Tools
  3229. Bring.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3230. Bring.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3231. Bring.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
  3232. Bring.Size = UDim2.new(0, 140, 0, 25)
  3233. Bring.Font = Enum.Font.SourceSans
  3234. Bring.FontSize = Enum.FontSize.Size14
  3235. Bring.Text = "Bring"
  3236. Bring.TextScaled = true
  3237. Bring.TextSize = 14
  3238. Bring.TextWrapped = true
  3239.  
  3240. SuperSpin.Name = "SuperSpin"
  3241. SuperSpin.Parent = Tools
  3242. SuperSpin.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3243. SuperSpin.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3244. SuperSpin.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
  3245. SuperSpin.Size = UDim2.new(0, 140, 0, 25)
  3246. SuperSpin.Font = Enum.Font.SourceSans
  3247. SuperSpin.FontSize = Enum.FontSize.Size14
  3248. SuperSpin.Text = "Super Spin"
  3249. SuperSpin.TextScaled = true
  3250. SuperSpin.TextSize = 14
  3251. SuperSpin.TextWrapped = true
  3252.  
  3253. FreeFall.Name = "FreeFall"
  3254. FreeFall.Parent = Tools
  3255. FreeFall.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3256. FreeFall.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3257. FreeFall.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
  3258. FreeFall.Size = UDim2.new(0, 140, 0, 25)
  3259. FreeFall.Font = Enum.Font.SourceSans
  3260. FreeFall.FontSize = Enum.FontSize.Size14
  3261. FreeFall.Text = "Free Fall"
  3262. FreeFall.TextScaled = true
  3263. FreeFall.TextSize = 14
  3264. FreeFall.TextWrapped = true
  3265.  
  3266. AttachExperimental.Name = "AttachExperimental"
  3267. AttachExperimental.Parent = Tools
  3268. AttachExperimental.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3269. AttachExperimental.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3270. AttachExperimental.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
  3271. AttachExperimental.Size = UDim2.new(0, 140, 0, 25)
  3272. AttachExperimental.Font = Enum.Font.SourceSans
  3273. AttachExperimental.FontSize = Enum.FontSize.Size14
  3274. AttachExperimental.Text = "Attach Experimental"
  3275. AttachExperimental.TextScaled = true
  3276. AttachExperimental.TextSize = 14
  3277. AttachExperimental.TextWrapped = true
  3278.  
  3279. GiveTool.Name = "GiveTool"
  3280. GiveTool.Parent = Tools
  3281. GiveTool.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3282. GiveTool.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3283. GiveTool.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
  3284. GiveTool.Size = UDim2.new(0, 140, 0, 25)
  3285. GiveTool.Font = Enum.Font.SourceSans
  3286. GiveTool.FontSize = Enum.FontSize.Size14
  3287. GiveTool.Text = "Give Tool"
  3288. GiveTool.TextScaled = true
  3289. GiveTool.TextSize = 14
  3290. GiveTool.TextWrapped = true
  3291.  
  3292. Basic.Name = "Basic"
  3293. Basic.Parent = Sections
  3294. Basic.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  3295. Basic.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3296. Basic.BorderSizePixel = 2
  3297. Basic.Size = UDim2.new(0, 350, 0, 230)
  3298. Basic.Visible = false
  3299.  
  3300. BASICGUIDE.Name = "BASICGUIDE"
  3301. BASICGUIDE.Parent = Basic
  3302. BASICGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
  3303. BASICGUIDE.BackgroundTransparency = 1
  3304. BASICGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
  3305. BASICGUIDE.Size = UDim2.new(0, 332, 0, 35)
  3306. BASICGUIDE.Font = Enum.Font.ArialBold
  3307. BASICGUIDE.FontSize = Enum.FontSize.Size14
  3308. BASICGUIDE.Text = "Change/alter your own player."
  3309. BASICGUIDE.TextScaled = true
  3310. BASICGUIDE.TextSize = 14
  3311. BASICGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  3312. BASICGUIDE.TextStrokeTransparency = 0
  3313. BASICGUIDE.TextWrapped = true
  3314.  
  3315. Speed.Name = "Speed"
  3316. Speed.Parent = Basic
  3317. Speed.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3318. Speed.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3319. Speed.Position = UDim2.new(0.0286500659, 0, 0.348405778, 0)
  3320. Speed.Size = UDim2.new(0, 100, 0, 25)
  3321. Speed.Font = Enum.Font.SourceSans
  3322. Speed.FontSize = Enum.FontSize.Size14
  3323. Speed.Text = "Speed"
  3324. Speed.TextScaled = true
  3325. Speed.TextSize = 14
  3326. Speed.TextWrapped = true
  3327.  
  3328. JumpHeight.Name = "JumpHeight"
  3329. JumpHeight.Parent = Basic
  3330. JumpHeight.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3331. JumpHeight.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3332. JumpHeight.Position = UDim2.new(0.343800783, 0, 0.348405778, 0)
  3333. JumpHeight.Size = UDim2.new(0, 100, 0, 25)
  3334. JumpHeight.Font = Enum.Font.SourceSans
  3335. JumpHeight.FontSize = Enum.FontSize.Size14
  3336. JumpHeight.Text = "JumpHeight"
  3337. JumpHeight.TextScaled = true
  3338. JumpHeight.TextSize = 14
  3339. JumpHeight.TextWrapped = true
  3340.  
  3341. Chat.Name = "Chat"
  3342. Chat.Parent = Basic
  3343. Chat.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3344. Chat.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3345. Chat.Position = UDim2.new(0.0286500659, 0, 0.653260887, 0)
  3346. Chat.Size = UDim2.new(0, 140, 0, 25)
  3347. Chat.Font = Enum.Font.SourceSans
  3348. Chat.FontSize = Enum.FontSize.Size14
  3349. Chat.Text = "Chat"
  3350. Chat.TextScaled = true
  3351. Chat.TextSize = 14
  3352. Chat.TextWrapped = true
  3353.  
  3354. Spam.Name = "Spam"
  3355. Spam.Parent = Basic
  3356. Spam.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3357. Spam.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3358. Spam.Position = UDim2.new(0.54435122, 0, 0.653260887, 0)
  3359. Spam.Size = UDim2.new(0, 140, 0, 25)
  3360. Spam.Font = Enum.Font.SourceSans
  3361. Spam.FontSize = Enum.FontSize.Size14
  3362. Spam.Text = "Spam"
  3363. Spam.TextScaled = true
  3364. Spam.TextSize = 14
  3365. Spam.TextWrapped = true
  3366.  
  3367. Fly.Name = "Fly"
  3368. Fly.Parent = Basic
  3369. Fly.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3370. Fly.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3371. Fly.Position = UDim2.new(0.54435122, 0, 0.827463746, 0)
  3372. Fly.Size = UDim2.new(0, 140, 0, 25)
  3373. Fly.Font = Enum.Font.SourceSans
  3374. Fly.FontSize = Enum.FontSize.Size14
  3375. Fly.Text = "Fly"
  3376. Fly.TextScaled = true
  3377. Fly.TextSize = 14
  3378. Fly.TextWrapped = true
  3379.  
  3380. Noclip.Name = "Noclip"
  3381. Noclip.Parent = Basic
  3382. Noclip.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3383. Noclip.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3384. Noclip.Position = UDim2.new(0.0286500659, 0, 0.827463746, 0)
  3385. Noclip.Size = UDim2.new(0, 140, 0, 25)
  3386. Noclip.Font = Enum.Font.SourceSans
  3387. Noclip.FontSize = Enum.FontSize.Size14
  3388. Noclip.Text = "Noclip"
  3389. Noclip.TextScaled = true
  3390. Noclip.TextSize = 14
  3391. Noclip.TextWrapped = true
  3392.  
  3393. HipHeight.Name = "HipHeight"
  3394. HipHeight.Parent = Basic
  3395. HipHeight.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3396. HipHeight.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3397. HipHeight.Position = UDim2.new(0.658951521, 0, 0.348405778, 0)
  3398. HipHeight.Size = UDim2.new(0, 100, 0, 25)
  3399. HipHeight.Font = Enum.Font.SourceSans
  3400. HipHeight.FontSize = Enum.FontSize.Size14
  3401. HipHeight.Text = "HipHeight"
  3402. HipHeight.TextScaled = true
  3403. HipHeight.TextSize = 14
  3404. HipHeight.TextWrapped = true
  3405.  
  3406. STATCHANGE.Name = "STATCHANGE"
  3407. STATCHANGE.Parent = Basic
  3408. STATCHANGE.BackgroundColor3 = Color3.new(1, 1, 1)
  3409. STATCHANGE.BorderColor3 = Color3.new(0.968628, 0.698039, 0.0588235)
  3410. STATCHANGE.BorderSizePixel = 2
  3411. STATCHANGE.Position = UDim2.new(0.315150708, 0, 0.217753619, 0)
  3412. STATCHANGE.Size = UDim2.new(0, 120, 0, 18)
  3413. STATCHANGE.ZIndex = 3
  3414. STATCHANGE.Font = Enum.Font.SourceSans
  3415. STATCHANGE.FontSize = Enum.FontSize.Size14
  3416. STATCHANGE.Text = ""
  3417. STATCHANGE.TextScaled = true
  3418. STATCHANGE.TextSize = 14
  3419. STATCHANGE.TextWrapped = true
  3420.  
  3421. CHATBOX.Name = "CHATBOX"
  3422. CHATBOX.Parent = Basic
  3423. CHATBOX.BackgroundColor3 = Color3.new(1, 1, 1)
  3424. CHATBOX.BorderColor3 = Color3.new(0.968628, 0.698039, 0.0588235)
  3425. CHATBOX.BorderSizePixel = 2
  3426. CHATBOX.Position = UDim2.new(0.143250331, 0, 0.522608697, 0)
  3427. CHATBOX.Size = UDim2.new(0, 240, 0, 18)
  3428. CHATBOX.ZIndex = 3
  3429. CHATBOX.Font = Enum.Font.SourceSans
  3430. CHATBOX.FontSize = Enum.FontSize.Size14
  3431. CHATBOX.Text = ""
  3432. CHATBOX.TextScaled = true
  3433. CHATBOX.TextSize = 14
  3434. CHATBOX.TextWrapped = true
  3435.  
  3436. Local_Player.Name = "Local_Player"
  3437. Local_Player.Parent = Sections
  3438. Local_Player.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  3439. Local_Player.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3440. Local_Player.BorderSizePixel = 2
  3441. Local_Player.Size = UDim2.new(0, 350, 0, 230)
  3442. Local_Player.Visible = false
  3443.  
  3444. Local_PlayerGUIDE.Name = "Local_PlayerGUIDE"
  3445. Local_PlayerGUIDE.Parent = Local_Player
  3446. Local_PlayerGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
  3447. Local_PlayerGUIDE.BackgroundTransparency = 1
  3448. Local_PlayerGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
  3449. Local_PlayerGUIDE.Size = UDim2.new(0, 332, 0, 35)
  3450. Local_PlayerGUIDE.Font = Enum.Font.ArialBold
  3451. Local_PlayerGUIDE.FontSize = Enum.FontSize.Size14
  3452. Local_PlayerGUIDE.Text = "Perform cool tricks on yourself."
  3453. Local_PlayerGUIDE.TextScaled = true
  3454. Local_PlayerGUIDE.TextSize = 14
  3455. Local_PlayerGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  3456. Local_PlayerGUIDE.TextStrokeTransparency = 0
  3457. Local_PlayerGUIDE.TextWrapped = true
  3458.  
  3459. CrazySpin.Name = "CrazySpin"
  3460. CrazySpin.Parent = Local_Player
  3461. CrazySpin.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3462. CrazySpin.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3463. CrazySpin.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
  3464. CrazySpin.Size = UDim2.new(0, 140, 0, 25)
  3465. CrazySpin.Font = Enum.Font.SourceSans
  3466. CrazySpin.FontSize = Enum.FontSize.Size14
  3467. CrazySpin.Text = "Crazy Spin"
  3468. CrazySpin.TextScaled = true
  3469. CrazySpin.TextSize = 14
  3470. CrazySpin.TextWrapped = true
  3471.  
  3472. CrouchRocket.Name = "CrouchRocket"
  3473. CrouchRocket.Parent = Local_Player
  3474. CrouchRocket.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3475. CrouchRocket.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3476. CrouchRocket.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
  3477. CrouchRocket.Size = UDim2.new(0, 140, 0, 25)
  3478. CrouchRocket.Font = Enum.Font.SourceSans
  3479. CrouchRocket.FontSize = Enum.FontSize.Size14
  3480. CrouchRocket.Text = "Crouch Rocket"
  3481. CrouchRocket.TextScaled = true
  3482. CrouchRocket.TextSize = 14
  3483. CrouchRocket.TextWrapped = true
  3484.  
  3485. Flip.Name = "Flip"
  3486. Flip.Parent = Local_Player
  3487. Flip.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3488. Flip.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3489. Flip.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
  3490. Flip.Size = UDim2.new(0, 140, 0, 25)
  3491. Flip.Font = Enum.Font.SourceSans
  3492. Flip.FontSize = Enum.FontSize.Size14
  3493. Flip.Text = "Flip"
  3494. Flip.TextScaled = true
  3495. Flip.TextSize = 14
  3496. Flip.TextWrapped = true
  3497.  
  3498. CloneIllusion.Name = "CloneIllusion"
  3499. CloneIllusion.Parent = Local_Player
  3500. CloneIllusion.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3501. CloneIllusion.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3502. CloneIllusion.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
  3503. CloneIllusion.Size = UDim2.new(0, 140, 0, 25)
  3504. CloneIllusion.Font = Enum.Font.SourceSans
  3505. CloneIllusion.FontSize = Enum.FontSize.Size14
  3506. CloneIllusion.Text = "Clone Illusion"
  3507. CloneIllusion.TextScaled = true
  3508. CloneIllusion.TextSize = 14
  3509. CloneIllusion.TextWrapped = true
  3510.  
  3511. Levitate.Name = "Levitate"
  3512. Levitate.Parent = Local_Player
  3513. Levitate.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3514. Levitate.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3515. Levitate.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
  3516. Levitate.Size = UDim2.new(0, 140, 0, 25)
  3517. Levitate.Font = Enum.Font.SourceSans
  3518. Levitate.FontSize = Enum.FontSize.Size14
  3519. Levitate.Text = "Levitate"
  3520. Levitate.TextScaled = true
  3521. Levitate.TextSize = 14
  3522. Levitate.TextWrapped = true
  3523.  
  3524. Dinosaur.Name = "Dinosaur"
  3525. Dinosaur.Parent = Local_Player
  3526. Dinosaur.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3527. Dinosaur.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3528. Dinosaur.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
  3529. Dinosaur.Size = UDim2.new(0, 140, 0, 25)
  3530. Dinosaur.Font = Enum.Font.SourceSans
  3531. Dinosaur.FontSize = Enum.FontSize.Size14
  3532. Dinosaur.Text = "Dinosaur"
  3533. Dinosaur.TextScaled = true
  3534. Dinosaur.TextSize = 14
  3535. Dinosaur.TextWrapped = true
  3536.  
  3537. Glitchy.Name = "Glitchy"
  3538. Glitchy.Parent = Local_Player
  3539. Glitchy.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3540. Glitchy.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3541. Glitchy.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
  3542. Glitchy.Size = UDim2.new(0, 140, 0, 25)
  3543. Glitchy.Font = Enum.Font.SourceSans
  3544. Glitchy.FontSize = Enum.FontSize.Size14
  3545. Glitchy.Text = "Glitchy"
  3546. Glitchy.TextScaled = true
  3547. Glitchy.TextSize = 14
  3548. Glitchy.TextWrapped = true
  3549.  
  3550. NoLimbs.Name = "NoLimbs"
  3551. NoLimbs.Parent = Local_Player
  3552. NoLimbs.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3553. NoLimbs.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3554. NoLimbs.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
  3555. NoLimbs.Size = UDim2.new(0, 140, 0, 25)
  3556. NoLimbs.Font = Enum.Font.SourceSans
  3557. NoLimbs.FontSize = Enum.FontSize.Size14
  3558. NoLimbs.Text = "No Limbs"
  3559. NoLimbs.TextScaled = true
  3560. NoLimbs.TextSize = 14
  3561. NoLimbs.TextWrapped = true
  3562.  
  3563. Animations.Name = "Animations"
  3564. Animations.Parent = Sections
  3565. Animations.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  3566. Animations.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3567. Animations.BorderSizePixel = 2
  3568. Animations.Size = UDim2.new(0, 350, 0, 230)
  3569. Animations.Visible = false
  3570.  
  3571. ANIMATIONSGUIDE.Name = "ANIMATIONSGUIDE"
  3572. ANIMATIONSGUIDE.Parent = Animations
  3573. ANIMATIONSGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
  3574. ANIMATIONSGUIDE.BackgroundTransparency = 1
  3575. ANIMATIONSGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
  3576. ANIMATIONSGUIDE.Size = UDim2.new(0, 332, 0, 35)
  3577. ANIMATIONSGUIDE.Font = Enum.Font.ArialBold
  3578. ANIMATIONSGUIDE.FontSize = Enum.FontSize.Size14
  3579. ANIMATIONSGUIDE.Text = "Do cool commands with animations on others."
  3580. ANIMATIONSGUIDE.TextScaled = true
  3581. ANIMATIONSGUIDE.TextSize = 14
  3582. ANIMATIONSGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  3583. ANIMATIONSGUIDE.TextStrokeTransparency = 0
  3584. ANIMATIONSGUIDE.TextWrapped = true
  3585.  
  3586. _18.Name = "18+"
  3587. _18.Parent = Animations
  3588. _18.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3589. _18.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3590. _18.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
  3591. _18.Size = UDim2.new(0, 140, 0, 25)
  3592. _18.Font = Enum.Font.SourceSans
  3593. _18.FontSize = Enum.FontSize.Size14
  3594. _18.Text = "18+"
  3595. _18.TextScaled = true
  3596. _18.TextSize = 14
  3597. _18.TextWrapped = true
  3598.  
  3599. Hide.Name = "Hide"
  3600. Hide.Parent = Animations
  3601. Hide.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3602. Hide.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3603. Hide.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
  3604. Hide.Size = UDim2.new(0, 140, 0, 25)
  3605. Hide.Font = Enum.Font.SourceSans
  3606. Hide.FontSize = Enum.FontSize.Size14
  3607. Hide.Text = "Hide"
  3608. Hide.TextScaled = true
  3609. Hide.TextSize = 14
  3610. Hide.TextWrapped = true
  3611.  
  3612. PushLock.Name = "PushLock"
  3613. PushLock.Parent = Animations
  3614. PushLock.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3615. PushLock.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3616. PushLock.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
  3617. PushLock.Size = UDim2.new(0, 140, 0, 25)
  3618. PushLock.Font = Enum.Font.SourceSans
  3619. PushLock.FontSize = Enum.FontSize.Size14
  3620. PushLock.Text = "Push Lock"
  3621. PushLock.TextScaled = true
  3622. PushLock.TextSize = 14
  3623. PushLock.TextWrapped = true
  3624.  
  3625. SlamOn.Name = "SlamOn"
  3626. SlamOn.Parent = Animations
  3627. SlamOn.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3628. SlamOn.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3629. SlamOn.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
  3630. SlamOn.Size = UDim2.new(0, 140, 0, 25)
  3631. SlamOn.Font = Enum.Font.SourceSans
  3632. SlamOn.FontSize = Enum.FontSize.Size14
  3633. SlamOn.Text = "Slam On"
  3634. SlamOn.TextScaled = true
  3635. SlamOn.TextSize = 14
  3636. SlamOn.TextWrapped = true
  3637.  
  3638. LevitateOn.Name = "LevitateOn"
  3639. LevitateOn.Parent = Animations
  3640. LevitateOn.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3641. LevitateOn.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3642. LevitateOn.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
  3643. LevitateOn.Size = UDim2.new(0, 140, 0, 25)
  3644. LevitateOn.Font = Enum.Font.SourceSans
  3645. LevitateOn.FontSize = Enum.FontSize.Size14
  3646. LevitateOn.Text = "Levitate On"
  3647. LevitateOn.TextScaled = true
  3648. LevitateOn.TextSize = 14
  3649. LevitateOn.TextWrapped = true
  3650.  
  3651. Dance.Name = "Dance"
  3652. Dance.Parent = Animations
  3653. Dance.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3654. Dance.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3655. Dance.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
  3656. Dance.Size = UDim2.new(0, 140, 0, 25)
  3657. Dance.Font = Enum.Font.SourceSans
  3658. Dance.FontSize = Enum.FontSize.Size14
  3659. Dance.Text = "Dance"
  3660. Dance.TextScaled = true
  3661. Dance.TextSize = 14
  3662. Dance.TextWrapped = true
  3663.  
  3664. ExperimentalAnimation.Name = "ExperimentalAnimation"
  3665. ExperimentalAnimation.Parent = Animations
  3666. ExperimentalAnimation.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3667. ExperimentalAnimation.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3668. ExperimentalAnimation.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
  3669. ExperimentalAnimation.Size = UDim2.new(0, 140, 0, 25)
  3670. ExperimentalAnimation.Font = Enum.Font.SourceSans
  3671. ExperimentalAnimation.FontSize = Enum.FontSize.Size14
  3672. ExperimentalAnimation.Text = "Experimental Animation"
  3673. ExperimentalAnimation.TextScaled = true
  3674. ExperimentalAnimation.TextSize = 14
  3675. ExperimentalAnimation.TextWrapped = true
  3676.  
  3677. Carpet.Name = "Carpet"
  3678. Carpet.Parent = Animations
  3679. Carpet.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3680. Carpet.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3681. Carpet.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
  3682. Carpet.Size = UDim2.new(0, 140, 0, 25)
  3683. Carpet.Font = Enum.Font.SourceSans
  3684. Carpet.FontSize = Enum.FontSize.Size14
  3685. Carpet.Text = "Carpet"
  3686. Carpet.TextScaled = true
  3687. Carpet.TextSize = 14
  3688. Carpet.TextWrapped = true
  3689.  
  3690. Extra.Name = "Extra"
  3691. Extra.Parent = Sections
  3692. Extra.BackgroundColor3 = Color3.new(0.278431, 0.278431, 0.278431)
  3693. Extra.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3694. Extra.BorderSizePixel = 2
  3695. Extra.Size = UDim2.new(0, 350, 0, 230)
  3696. Extra.Visible = false
  3697.  
  3698. EXTRAGUIDE.Name = "EXTRAGUIDE"
  3699. EXTRAGUIDE.Parent = Extra
  3700. EXTRAGUIDE.BackgroundColor3 = Color3.new(1, 1, 1)
  3701. EXTRAGUIDE.BackgroundTransparency = 1
  3702. EXTRAGUIDE.Position = UDim2.new(0.0286500659, 0, 0.0435507223, 0)
  3703. EXTRAGUIDE.Size = UDim2.new(0, 332, 0, 35)
  3704. EXTRAGUIDE.Font = Enum.Font.ArialBold
  3705. EXTRAGUIDE.FontSize = Enum.FontSize.Size14
  3706. EXTRAGUIDE.Text = "Extra commands for yourself."
  3707. EXTRAGUIDE.TextScaled = true
  3708. EXTRAGUIDE.TextSize = 14
  3709. EXTRAGUIDE.TextStrokeColor3 = Color3.new(1, 0.658824, 0.0666667)
  3710. EXTRAGUIDE.TextStrokeTransparency = 0
  3711. EXTRAGUIDE.TextWrapped = true
  3712.  
  3713. Sit.Name = "Sit"
  3714. Sit.Parent = Extra
  3715. Sit.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3716. Sit.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3717. Sit.Position = UDim2.new(0.0286500659, 0, 0.261304349, 0)
  3718. Sit.Size = UDim2.new(0, 140, 0, 25)
  3719. Sit.Font = Enum.Font.SourceSans
  3720. Sit.FontSize = Enum.FontSize.Size14
  3721. Sit.Text = "Sit"
  3722. Sit.TextScaled = true
  3723. Sit.TextSize = 14
  3724. Sit.TextWrapped = true
  3725.  
  3726. Jump.Name = "Jump"
  3727. Jump.Parent = Extra
  3728. Jump.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3729. Jump.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3730. Jump.Position = UDim2.new(0.54435122, 0, 0.261304349, 0)
  3731. Jump.Size = UDim2.new(0, 140, 0, 25)
  3732. Jump.Font = Enum.Font.SourceSans
  3733. Jump.FontSize = Enum.FontSize.Size14
  3734. Jump.Text = "Jump"
  3735. Jump.TextScaled = true
  3736. Jump.TextSize = 14
  3737. Jump.TextWrapped = true
  3738.  
  3739. PlatformStand.Name = "PlatformStand"
  3740. PlatformStand.Parent = Extra
  3741. PlatformStand.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3742. PlatformStand.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3743. PlatformStand.Position = UDim2.new(0.54435122, 0, 0.435507238, 0)
  3744. PlatformStand.Size = UDim2.new(0, 140, 0, 25)
  3745. PlatformStand.Font = Enum.Font.SourceSans
  3746. PlatformStand.FontSize = Enum.FontSize.Size14
  3747. PlatformStand.Text = "Platform Stand"
  3748. PlatformStand.TextScaled = true
  3749. PlatformStand.TextSize = 14
  3750. PlatformStand.TextWrapped = true
  3751.  
  3752. Freeze.Name = "Freeze"
  3753. Freeze.Parent = Extra
  3754. Freeze.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3755. Freeze.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3756. Freeze.Position = UDim2.new(0.0286500659, 0, 0.435507238, 0)
  3757. Freeze.Size = UDim2.new(0, 140, 0, 25)
  3758. Freeze.Font = Enum.Font.SourceSans
  3759. Freeze.FontSize = Enum.FontSize.Size14
  3760. Freeze.Text = "Freeze"
  3761. Freeze.TextScaled = true
  3762. Freeze.TextSize = 14
  3763. Freeze.TextWrapped = true
  3764.  
  3765. Insane.Name = "Insane"
  3766. Insane.Parent = Extra
  3767. Insane.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3768. Insane.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3769. Insane.Position = UDim2.new(0.0286500659, 0, 0.609710157, 0)
  3770. Insane.Size = UDim2.new(0, 140, 0, 25)
  3771. Insane.Font = Enum.Font.SourceSans
  3772. Insane.FontSize = Enum.FontSize.Size14
  3773. Insane.Text = "Insane"
  3774. Insane.TextScaled = true
  3775. Insane.TextSize = 14
  3776. Insane.TextWrapped = true
  3777.  
  3778. TPVoid.Name = "TPVoid"
  3779. TPVoid.Parent = Extra
  3780. TPVoid.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3781. TPVoid.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3782. TPVoid.Position = UDim2.new(0.54435122, 0, 0.609710157, 0)
  3783. TPVoid.Size = UDim2.new(0, 140, 0, 25)
  3784. TPVoid.Font = Enum.Font.SourceSans
  3785. TPVoid.FontSize = Enum.FontSize.Size14
  3786. TPVoid.Text = "TP Void"
  3787. TPVoid.TextScaled = true
  3788. TPVoid.TextSize = 14
  3789. TPVoid.TextWrapped = true
  3790.  
  3791. Unknown.Name = "Unknown"
  3792. Unknown.Parent = Extra
  3793. Unknown.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3794. Unknown.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3795. Unknown.Position = UDim2.new(0.54435122, 0, 0.783913076, 0)
  3796. Unknown.Size = UDim2.new(0, 140, 0, 25)
  3797. Unknown.Font = Enum.Font.SourceSans
  3798. Unknown.FontSize = Enum.FontSize.Size14
  3799. Unknown.Text = "Unknown"
  3800. Unknown.TextScaled = true
  3801. Unknown.TextSize = 14
  3802. Unknown.TextWrapped = true
  3803.  
  3804. Reset.Name = "Reset"
  3805. Reset.Parent = Extra
  3806. Reset.BackgroundColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  3807. Reset.BorderColor3 = Color3.new(0.941177, 0.701961, 0.133333)
  3808. Reset.Position = UDim2.new(0.0286500659, 0, 0.783913076, 0)
  3809. Reset.Size = UDim2.new(0, 140, 0, 25)
  3810. Reset.Font = Enum.Font.SourceSans
  3811. Reset.FontSize = Enum.FontSize.Size14
  3812. Reset.Text = "Reset"
  3813. Reset.TextScaled = true
  3814. Reset.TextSize = 14
  3815. Reset.TextWrapped = true
  3816.  
  3817. SelectTabs.Name = "SelectTabs"
  3818. SelectTabs.Parent = MainFrame
  3819. SelectTabs.BackgroundColor3 = Color3.new(0.435294, 0.435294, 0.435294)
  3820. SelectTabs.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3821. SelectTabs.BorderSizePixel = 2
  3822. SelectTabs.Position = UDim2.new(-0.286500663, 0, 0.148395061, 0)
  3823. SelectTabs.Size = UDim2.new(0, 98, 0, 230)
  3824. SelectTabs.CanvasSize = UDim2.new(0, 0, 1.20000005, 0)
  3825.  
  3826. RocketPropulsionTAB.Name = "RocketPropulsionTAB"
  3827. RocketPropulsionTAB.Parent = SelectTabs
  3828. RocketPropulsionTAB.BackgroundColor3 = Color3.new(1, 1, 1)
  3829. RocketPropulsionTAB.BackgroundTransparency = 1
  3830. RocketPropulsionTAB.Position = UDim2.new(0, 0, 0.00999999978, 0)
  3831. RocketPropulsionTAB.Size = UDim2.new(0, 82, 0, 40)
  3832. RocketPropulsionTAB.Font = Enum.Font.SourceSansLight
  3833. RocketPropulsionTAB.FontSize = Enum.FontSize.Size18
  3834. RocketPropulsionTAB.Text = "Rocket Propulsion"
  3835. RocketPropulsionTAB.TextSize = 18
  3836. RocketPropulsionTAB.TextWrapped = true
  3837.  
  3838. TeleportationTAB.Name = "TeleportationTAB"
  3839. TeleportationTAB.Parent = SelectTabs
  3840. TeleportationTAB.BackgroundColor3 = Color3.new(1, 1, 1)
  3841. TeleportationTAB.BackgroundTransparency = 1
  3842. TeleportationTAB.Position = UDim2.new(0, 0, 0.150000006, 0)
  3843. TeleportationTAB.Size = UDim2.new(0, 82, 0, 40)
  3844. TeleportationTAB.Font = Enum.Font.SourceSansLight
  3845. TeleportationTAB.FontSize = Enum.FontSize.Size18
  3846. TeleportationTAB.Text = "Teleportation"
  3847. TeleportationTAB.TextSize = 17
  3848. TeleportationTAB.TextWrapped = true
  3849.  
  3850. ToolsTAB.Name = "ToolsTAB"
  3851. ToolsTAB.Parent = SelectTabs
  3852. ToolsTAB.BackgroundColor3 = Color3.new(1, 1, 1)
  3853. ToolsTAB.BackgroundTransparency = 1
  3854. ToolsTAB.Position = UDim2.new(0, 0, 0.289999992, 0)
  3855. ToolsTAB.Size = UDim2.new(0, 82, 0, 40)
  3856. ToolsTAB.Font = Enum.Font.SourceSansLight
  3857. ToolsTAB.FontSize = Enum.FontSize.Size24
  3858. ToolsTAB.Text = "Tools"
  3859. ToolsTAB.TextSize = 20
  3860. ToolsTAB.TextWrapped = true
  3861.  
  3862. AnimationsTAB.Name = "AnimationsTAB"
  3863. AnimationsTAB.Parent = SelectTabs
  3864. AnimationsTAB.BackgroundColor3 = Color3.new(1, 1, 1)
  3865. AnimationsTAB.BackgroundTransparency = 1
  3866. AnimationsTAB.Position = UDim2.new(0, 0, 0.569999993, 0)
  3867. AnimationsTAB.Size = UDim2.new(0, 82, 0, 40)
  3868. AnimationsTAB.Font = Enum.Font.SourceSansLight
  3869. AnimationsTAB.FontSize = Enum.FontSize.Size24
  3870. AnimationsTAB.Text = "Animations"
  3871. AnimationsTAB.TextSize = 20
  3872. AnimationsTAB.TextWrapped = true
  3873.  
  3874. BasicTAB.Name = "BasicTAB"
  3875. BasicTAB.Parent = SelectTabs
  3876. BasicTAB.BackgroundColor3 = Color3.new(1, 1, 1)
  3877. BasicTAB.BackgroundTransparency = 1
  3878. BasicTAB.Position = UDim2.new(0, 0, 0.430000007, 0)
  3879. BasicTAB.Size = UDim2.new(0, 82, 0, 40)
  3880. BasicTAB.Font = Enum.Font.SourceSansLight
  3881. BasicTAB.FontSize = Enum.FontSize.Size24
  3882. BasicTAB.Text = "Basic"
  3883. BasicTAB.TextSize = 20
  3884. BasicTAB.TextWrapped = true
  3885.  
  3886. Local_PlayerTAB.Name = "Local_PlayerTAB"
  3887. Local_PlayerTAB.Parent = SelectTabs
  3888. Local_PlayerTAB.BackgroundColor3 = Color3.new(1, 1, 1)
  3889. Local_PlayerTAB.BackgroundTransparency = 1
  3890. Local_PlayerTAB.Position = UDim2.new(0, 0, 0.709999979, 0)
  3891. Local_PlayerTAB.Size = UDim2.new(0, 82, 0, 40)
  3892. Local_PlayerTAB.Font = Enum.Font.SourceSansLight
  3893. Local_PlayerTAB.FontSize = Enum.FontSize.Size24
  3894. Local_PlayerTAB.Text = "Local Player"
  3895. Local_PlayerTAB.TextSize = 20
  3896. Local_PlayerTAB.TextWrapped = true
  3897.  
  3898. ExtraTAB.Name = "ExtraTAB"
  3899. ExtraTAB.Parent = SelectTabs
  3900. ExtraTAB.BackgroundColor3 = Color3.new(1, 1, 1)
  3901. ExtraTAB.BackgroundTransparency = 1
  3902. ExtraTAB.Position = UDim2.new(0, 0, 0.850000024, 0)
  3903. ExtraTAB.Size = UDim2.new(0, 82, 0, 40)
  3904. ExtraTAB.Font = Enum.Font.SourceSansLight
  3905. ExtraTAB.FontSize = Enum.FontSize.Size24
  3906. ExtraTAB.Text = "Extra"
  3907. ExtraTAB.TextSize = 20
  3908. ExtraTAB.TextWrapped = true
  3909.  
  3910. SideFrame.Name = "SideFrame"
  3911. SideFrame.Parent = HyperTotal
  3912. SideFrame.Active = true
  3913. SideFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  3914. SideFrame.BackgroundTransparency = 1
  3915. SideFrame.Draggable = true
  3916. SideFrame.Position = UDim2.new(0.349, 0, 0.25, 0)
  3917. SideFrame.Size = UDim2.new(0, 350, 0, 40)
  3918. SideFrame.Visible = false
  3919.  
  3920. SideTopFrame.Name = "SideTopFrame"
  3921. SideTopFrame.Parent = SideFrame
  3922. SideTopFrame.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3923. SideTopFrame.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3924. SideTopFrame.BorderSizePixel = 2
  3925. SideTopFrame.Position = UDim2.new(-0.287, 0, 0, 0)
  3926. SideTopFrame.Size = UDim2.new(0, 450, 0, 270)
  3927. SideTopFrame.ZIndex = 9
  3928.  
  3929. SideTitle.Name = "SideTitle"
  3930. SideTitle.Parent = SideTopFrame
  3931. SideTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  3932. SideTitle.BackgroundTransparency = 1
  3933. SideTitle.Position = UDim2.new(0.356534153, 0, 0, 0)
  3934. SideTitle.Size = UDim2.new(0, 150, 0, 40)
  3935. SideTitle.ZIndex = 10
  3936. SideTitle.Font = Enum.Font.SourceSansItalic
  3937. SideTitle.FontSize = Enum.FontSize.Size36
  3938. SideTitle.Text = "HyperTotal"
  3939. SideTitle.TextColor3 = Color3.new(0.933333, 0.670588, 0.0509804)
  3940. SideTitle.TextSize = 35
  3941. SideTitle.TextWrapped = true
  3942.  
  3943. OpenGUI.Name = "OpenGUI"
  3944. OpenGUI.Parent = SideTopFrame
  3945. OpenGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  3946. OpenGUI.BackgroundTransparency = 1
  3947. OpenGUI.Position = UDim2.new(0.913618803, 0, 0, 0)
  3948. OpenGUI.Size = UDim2.new(0, 40, 0, 40)
  3949. OpenGUI.ZIndex = 10
  3950. OpenGUI.Font = Enum.Font.SourceSansBold
  3951. OpenGUI.FontSize = Enum.FontSize.Size60
  3952. OpenGUI.Text = "X"
  3953. OpenGUI.TextColor3 = Color3.new(1, 0.631373, 0.109804)
  3954. OpenGUI.TextSize = 50
  3955. OpenGUI.TextWrapped = true
  3956.  
  3957. SideCreditTXT.Name = "SideCreditTXT"
  3958. SideCreditTXT.Parent = SideTopFrame
  3959. SideCreditTXT.BackgroundColor3 = Color3.new(1, 1, 1)
  3960. SideCreditTXT.BackgroundTransparency = 1
  3961. SideCreditTXT.Position = UDim2.new(0.690784931, 0, 0.250416666, 0)
  3962. SideCreditTXT.Rotation = -17
  3963. SideCreditTXT.Size = UDim2.new(0, 90, 0, 20)
  3964. SideCreditTXT.ZIndex = 10
  3965. SideCreditTXT.Font = Enum.Font.SourceSansItalic
  3966. SideCreditTXT.FontSize = Enum.FontSize.Size24
  3967. SideCreditTXT.Text = "illremember"
  3968. SideCreditTXT.TextColor3 = Color3.new(0.933333, 0.819608, 0.737255)
  3969. SideCreditTXT.TextSize = 20
  3970. SideCreditTXT.TextWrapped = true
  3971.  
  3972. BrickFrame.Name = "BrickFrame"
  3973. BrickFrame.Parent = MainFrame
  3974. BrickFrame.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3975. BrickFrame.BorderColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  3976. BrickFrame.BorderSizePixel = 0
  3977. BrickFrame.Position = UDim2.new(0, 0, 0.148395061, 0)
  3978. BrickFrame.Size = UDim2.new(0, 0, 0, 230)
  3979. BrickFrame.ZIndex = 4
  3980.  
  3981. -- Buttons
  3982.  
  3983. col = Color3.new(0.854902, 0.854902, 0.854902)
  3984. loc = Color3.new(0.65, 0.90, 0.65)
  3985.  
  3986. wait(1)
  3987. MainFrame:TweenPosition(UDim2.new(0.348623842, 0, 0.25, 0), "Out", "Bounce", 2)
  3988.  
  3989. if game.Workspace.FilteringEnabled == false then
  3990.     FE_CHECK.Text = "FE is disabled"
  3991.     FE_CHECK.TextColor3 = Color3.fromRGB(200,10,10)
  3992. else
  3993.     FE_CHECK.Text = "FE is enabled"
  3994.     FE_CHECK.TextColor3 = Color3.fromRGB(10,200,10)
  3995. end
  3996.  
  3997. CloseGUI.MouseButton1Click:connect(function()
  3998. CloseGUI.Visible = false
  3999. EnterUsername.Visible = false
  4000. TopFrame:TweenSize(UDim2.new(0, 450, 0, 270), "Out", "Sine", 1)
  4001. wait(1)
  4002. SideFrame.Position = MainFrame.Position
  4003. MainFrame.Visible = false
  4004. SideFrame.Visible = true
  4005. SideTopFrame:TweenSize(UDim2.new(0, 450, 0, 40), "Out", "Sine", 1)
  4006. OpenGUI.Visible = false
  4007. wait(1)
  4008. OpenGUI.Visible = true
  4009. end)
  4010.  
  4011. OpenGUI.MouseButton1Click:connect(function()
  4012. OpenGUI.Visible = false
  4013. SideTopFrame:TweenSize(UDim2.new(0, 450, 0, 270), "Out", "Sine", 1)
  4014. wait(1)
  4015. MainFrame.Position = SideFrame.Position
  4016. SideFrame.Visible = false
  4017. MainFrame.Visible = true
  4018. CloseGUI.Visible = false
  4019. TopFrame:TweenSize(UDim2.new(0, 450, 0, 40), "Out", "Sine", 1)
  4020. wait(1)
  4021. EnterUsername.Visible = true
  4022. CloseGUI.Visible = true
  4023. end)
  4024.  
  4025. AnimationsTAB.MouseButton1Click:connect(function()
  4026.     BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
  4027.     wait(0.5)
  4028.     Animations.Visible = true
  4029.     Basic.Visible = false
  4030.     Extra.Visible = false
  4031.     INTRO.Visible = false
  4032.     Local_Player.Visible = false
  4033.     RocketPropulsion.Visible = false
  4034.     Teleportation.Visible = false
  4035.     Tools.Visible = false
  4036.     AnimationsTAB.Font = "SourceSansBold"
  4037.     BasicTAB.Font = "SourceSansLight"
  4038.     ExtraTAB.Font = "SourceSansLight"
  4039.     Local_PlayerTAB.Font = "SourceSansLight"
  4040.     RocketPropulsionTAB.Font = "SourceSansLight"
  4041.     TeleportationTAB.Font = "SourceSansLight"
  4042.     ToolsTAB.Font = "SourceSansLight"
  4043.     AnimationsTAB.TextSize = 17
  4044.     TeleportationTAB.TextSize = 17
  4045.     BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
  4046. end)
  4047.  
  4048. BasicTAB.MouseButton1Click:connect(function()
  4049.     BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
  4050.     wait(0.5)
  4051.     Animations.Visible = false
  4052.     Basic.Visible = true
  4053.     Extra.Visible = false
  4054.     INTRO.Visible = false
  4055.     Local_Player.Visible = false
  4056.     RocketPropulsion.Visible = false
  4057.     Teleportation.Visible = false
  4058.     Tools.Visible = false
  4059.     AnimationsTAB.Font = "SourceSansLight"
  4060.     BasicTAB.Font = "SourceSansBold"
  4061.     ExtraTAB.Font = "SourceSansLight"
  4062.     Local_PlayerTAB.Font = "SourceSansLight"
  4063.     RocketPropulsionTAB.Font = "SourceSansLight"
  4064.     TeleportationTAB.Font = "SourceSansLight"
  4065.     ToolsTAB.Font = "SourceSansLight"
  4066.     AnimationsTAB.TextSize = 20
  4067.     TeleportationTAB.TextSize = 17
  4068.     BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
  4069. end)
  4070.  
  4071. ExtraTAB.MouseButton1Click:connect(function()
  4072.     BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
  4073.     wait(0.5)
  4074.     Animations.Visible = false
  4075.     Basic.Visible = false
  4076.     Extra.Visible = true
  4077.     INTRO.Visible = false
  4078.     Local_Player.Visible = false
  4079.     RocketPropulsion.Visible = false
  4080.     Teleportation.Visible = false
  4081.     Tools.Visible = false
  4082.     AnimationsTAB.Font = "SourceSansLight"
  4083.     BasicTAB.Font = "SourceSansLight"
  4084.     ExtraTAB.Font = "SourceSansBold"
  4085.     Local_PlayerTAB.Font = "SourceSansLight"
  4086.     RocketPropulsionTAB.Font = "SourceSansLight"
  4087.     TeleportationTAB.Font = "SourceSansLight"
  4088.     ToolsTAB.Font = "SourceSansLight"
  4089.     AnimationsTAB.TextSize = 20
  4090.     TeleportationTAB.TextSize = 17
  4091.     BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
  4092. end)
  4093.  
  4094. Local_PlayerTAB.MouseButton1Click:connect(function()
  4095.     BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
  4096.     wait(0.5)
  4097.     Animations.Visible = false
  4098.     Basic.Visible = false
  4099.     Extra.Visible = false
  4100.     INTRO.Visible = false
  4101.     Local_Player.Visible = true
  4102.     RocketPropulsion.Visible = false
  4103.     Teleportation.Visible = false
  4104.     Tools.Visible = false
  4105.     AnimationsTAB.Font = "SourceSansLight"
  4106.     BasicTAB.Font = "SourceSansLight"
  4107.     ExtraTAB.Font = "SourceSansLight"
  4108.     Local_PlayerTAB.Font = "SourceSansBold"
  4109.     RocketPropulsionTAB.Font = "SourceSansLight"
  4110.     TeleportationTAB.Font = "SourceSansLight"
  4111.     ToolsTAB.Font = "SourceSansLight"
  4112.     AnimationsTAB.TextSize = 20
  4113.     TeleportationTAB.TextSize = 17
  4114.     BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
  4115. end)
  4116.  
  4117. RocketPropulsionTAB.MouseButton1Click:connect(function()
  4118.     BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
  4119.     wait(0.5)
  4120.     Animations.Visible = false
  4121.     Basic.Visible = false
  4122.     Extra.Visible = false
  4123.     INTRO.Visible = false
  4124.     Local_Player.Visible = false
  4125.     RocketPropulsion.Visible = true
  4126.     Teleportation.Visible = false
  4127.     Tools.Visible = false
  4128.     AnimationsTAB.Font = "SourceSansLight"
  4129.     BasicTAB.Font = "SourceSansLight"
  4130.     ExtraTAB.Font = "SourceSansLight"
  4131.     Local_PlayerTAB.Font = "SourceSansLight"
  4132.     RocketPropulsionTAB.Font = "SourceSansBold"
  4133.     TeleportationTAB.Font = "SourceSansLight"
  4134.     ToolsTAB.Font = "SourceSansLight"
  4135.     AnimationsTAB.TextSize = 20
  4136.     TeleportationTAB.TextSize = 17
  4137.     BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
  4138. end)
  4139.  
  4140. TeleportationTAB.MouseButton1Click:connect(function()
  4141.     BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
  4142.     wait(0.5)
  4143.     Animations.Visible = false
  4144.     Basic.Visible = false
  4145.     Extra.Visible = false
  4146.     INTRO.Visible = false
  4147.     Local_Player.Visible = false
  4148.     RocketPropulsion.Visible = false
  4149.     Teleportation.Visible = true
  4150.     Tools.Visible = false
  4151.     AnimationsTAB.Font = "SourceSansLight"
  4152.     BasicTAB.Font = "SourceSansLight"
  4153.     ExtraTAB.Font = "SourceSansLight"
  4154.     Local_PlayerTAB.Font = "SourceSansLight"
  4155.     RocketPropulsionTAB.Font = "SourceSansLight"
  4156.     TeleportationTAB.Font = "SourceSansBold"
  4157.     ToolsTAB.Font = "SourceSansLight"
  4158.     AnimationsTAB.TextSize = 20
  4159.     TeleportationTAB.TextSize = 15
  4160.     BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
  4161. end)
  4162.  
  4163. ToolsTAB.MouseButton1Click:connect(function()
  4164.     BrickFrame:TweenSize(UDim2.new(0, 350, 0, 230), "Out", "Sine", 0.5)
  4165.     wait(0.5)
  4166.     Animations.Visible = false
  4167.     Basic.Visible = false
  4168.     Extra.Visible = false
  4169.     INTRO.Visible = false
  4170.     Local_Player.Visible = false
  4171.     RocketPropulsion.Visible = false
  4172.     Teleportation.Visible = false
  4173.     Tools.Visible = true
  4174.     AnimationsTAB.Font = "SourceSansLight"
  4175.     BasicTAB.Font = "SourceSansLight"
  4176.     ExtraTAB.Font = "SourceSansLight"
  4177.     Local_PlayerTAB.Font = "SourceSansLight"
  4178.     RocketPropulsionTAB.Font = "SourceSansLight"
  4179.     TeleportationTAB.Font = "SourceSansLight"
  4180.     ToolsTAB.Font = "SourceSansBold"
  4181.     AnimationsTAB.TextSize = 20
  4182.     TeleportationTAB.TextSize = 17
  4183.     BrickFrame:TweenSize(UDim2.new(0, 0, 0, 230), "Out", "Sine", 0.5)
  4184. end)
  4185.  
  4186. ------ ANIMATIONS -------------------------------------------------------------------------
  4187. ------ ANIMATIONS -------------------------------------------------------------------------
  4188. ------ ANIMATIONS -------------------------------------------------------------------------
  4189. ------ ANIMATIONS -------------------------------------------------------------------------
  4190.  
  4191. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  4192.     local Found = {}
  4193.     local strl = String:lower()
  4194.     if strl == "all" then
  4195.         for i,v in pairs(game.Players:GetPlayers()) do
  4196.             table.insert(Found,v)
  4197.         end
  4198.     elseif strl == "others" then
  4199.         for i,v in pairs(game.Players:GetPlayers()) do
  4200.             if v.Name ~= game.Players.LocalPlayer.Name then
  4201.                 table.insert(Found,v)
  4202.             end
  4203.         end    
  4204.     else
  4205.         for i,v in pairs(game.Players:GetPlayers()) do
  4206.             if v.Name:lower():sub(1, #String) == String:lower() then
  4207.                 table.insert(Found,v)
  4208.             end
  4209.         end    
  4210.     end
  4211.     return Found    
  4212. end
  4213.  
  4214. AnimationId = "148840371"
  4215. local Anim = Instance.new("Animation")
  4216. Anim.AnimationId = "rbxassetid://"..AnimationId
  4217. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4218. _18active = false
  4219. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4220.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4221.     _18active = false
  4222. end)
  4223. _18.MouseButton1Click:connect(function()
  4224.     _18active = not _18active
  4225.     if _18active then
  4226.         _18.BackgroundColor3 = loc
  4227.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4228.             track:Play()
  4229.             while wait() do
  4230.                 if _18active then
  4231.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4232.                 end
  4233.             end
  4234.         end
  4235.     else
  4236.         track:Stop()
  4237.         _18.BackgroundColor3 = col
  4238.     end
  4239. end)
  4240.  
  4241. AnimationId = "282574440"
  4242. local Anim = Instance.new("Animation")
  4243. Anim.AnimationId = "rbxassetid://"..AnimationId
  4244. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4245. CarpetActive = false
  4246. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4247.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4248.     CarpetActive = false
  4249. end)
  4250. Carpet.MouseButton1Click:connect(function()
  4251.     CarpetActive = not CarpetActive
  4252.     if CarpetActive then
  4253.         Carpet.BackgroundColor3 = loc
  4254.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4255.             track:Play()
  4256.             while wait() do
  4257.                 if CarpetActive then
  4258.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4259.                 end
  4260.             end
  4261.         end
  4262.     else
  4263.         track:Stop()
  4264.         Carpet.BackgroundColor3 = col
  4265.     end
  4266. end)
  4267.  
  4268. AnimationId = "215384594"
  4269. local Anim = Instance.new("Animation")
  4270. Anim.AnimationId = "rbxassetid://"..AnimationId
  4271. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4272. ExperimentalAnimationActive = false
  4273. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4274.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4275.     ExperimentalAnimationActive = false
  4276. end)
  4277. ExperimentalAnimation.MouseButton1Click:connect(function()
  4278.     ExperimentalAnimationActive = not ExperimentalAnimationActive
  4279.     if ExperimentalAnimationActive then
  4280.         ExperimentalAnimation.BackgroundColor3 = loc
  4281.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4282.             track:Play(0.1, 1, 5)
  4283.             while wait() do
  4284.                 if ExperimentalAnimationActive then
  4285.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4286.                 end
  4287.             end
  4288.         end
  4289.     else
  4290.         track:Stop()
  4291.         ExperimentalAnimation.BackgroundColor3 = col
  4292.     end
  4293. end)
  4294.  
  4295. AnimationId = "429703734"
  4296. local Anim = Instance.new("Animation")
  4297. Anim.AnimationId = "rbxassetid://"..AnimationId
  4298. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4299. DanceActive = false
  4300. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4301.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4302.     DanceActive = false
  4303. end)
  4304. Dance.MouseButton1Click:connect(function()
  4305.     DanceActive = not DanceActive
  4306.     if DanceActive then
  4307.         Dance.BackgroundColor3 = loc
  4308.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4309.             track:Play()
  4310.             while wait() do
  4311.                 if DanceActive then
  4312.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4313.                 end
  4314.             end
  4315.         end
  4316.     else
  4317.         track:Stop()
  4318.         Dance.BackgroundColor3 = col
  4319.     end
  4320. end)
  4321.  
  4322. AnimationId = "282574440"
  4323. local Anim = Instance.new("Animation")
  4324. Anim.AnimationId = "rbxassetid://"..AnimationId
  4325. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4326. HideActive = false
  4327. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4328.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4329.     HideActive = false
  4330. end)
  4331. Hide.MouseButton1Click:connect(function()
  4332.     HideActive = not HideActive
  4333.     if HideActive then
  4334.         Hide.BackgroundColor3 = loc
  4335.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4336.             track:Play()
  4337.             while wait() do
  4338.                 if HideActive then
  4339.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  4340.                 end
  4341.             end
  4342.         end
  4343.     else
  4344.         track:Stop()
  4345.         Hide.BackgroundColor3 = col
  4346.     end
  4347. end)
  4348.  
  4349. AnimationId = "313762630"
  4350. local Anim = Instance.new("Animation")
  4351. Anim.AnimationId = "rbxassetid://"..AnimationId
  4352. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4353. LevitateOnActive = false
  4354. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4355.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4356.     LevitateOnActive = false
  4357. end)
  4358. LevitateOn.MouseButton1Click:connect(function()
  4359.     LevitateOnActive = not LevitateOnActive
  4360.     if LevitateOnActive then
  4361.         LevitateOn.BackgroundColor3 = loc
  4362.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4363.             track:Play()
  4364.             while wait() do
  4365.                 if LevitateOnActive then
  4366.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4367.                 end
  4368.             end
  4369.         end
  4370.     else
  4371.         track:Stop()
  4372.         LevitateOn.BackgroundColor3 = col
  4373.     end
  4374. end)
  4375.  
  4376. AnimationId = "215384594"
  4377. local Anim = Instance.new("Animation")
  4378. Anim.AnimationId = "rbxassetid://"..AnimationId
  4379. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4380. PushLockActive = false
  4381. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4382.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4383.     PushLockActive = false
  4384. end)
  4385. PushLock.MouseButton1Click:connect(function()
  4386.     PushLockActive = not PushLockActive
  4387.     if PushLockActive then
  4388.         PushLock.BackgroundColor3 = loc
  4389.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4390.             track:Play()
  4391.             while wait() do
  4392.                 if PushLockActive then
  4393.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4394.                 end
  4395.             end
  4396.         end
  4397.     else
  4398.         track:Stop()
  4399.         PushLock.BackgroundColor3 = col
  4400.     end
  4401. end)
  4402.  
  4403. AnimationId = "184574340"
  4404. local Anim = Instance.new("Animation")
  4405. Anim.AnimationId = "rbxassetid://"..AnimationId
  4406. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4407. SlamOnActive = false
  4408. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4409.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4410.     SlamOnActive = false
  4411. end)
  4412. SlamOn.MouseButton1Click:connect(function()
  4413.     SlamOnActive = not SlamOnActive
  4414.     if SlamOnActive then
  4415.         SlamOn.BackgroundColor3 = loc
  4416.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4417.             track:Play()
  4418.             while wait() do
  4419.                 if SlamOnActive then
  4420.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4421.                 end
  4422.             end
  4423.         end
  4424.     else
  4425.         track:Stop()
  4426.         SlamOn.BackgroundColor3 = col
  4427.     end
  4428. end)
  4429.  
  4430. ------ BASIC -------------------------------------------------------------------------
  4431. ------ BASIC -------------------------------------------------------------------------
  4432. ------ BASIC -------------------------------------------------------------------------
  4433. ------ BASIC -------------------------------------------------------------------------
  4434.  
  4435. HipHeight.MouseButton1Click:connect(function()
  4436.     game.Players.LocalPlayer.Character.Humanoid.HipHeight = STATCHANGE.Text
  4437. end)
  4438. JumpHeight.MouseButton1Click:connect(function()
  4439.     game.Players.LocalPlayer.Character.Humanoid.JumpPower = STATCHANGE.Text
  4440. end)
  4441. Speed.MouseButton1Click:connect(function()
  4442.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = STATCHANGE.Text
  4443. end)
  4444. Chat.MouseButton1Click:connect(function()
  4445.     game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(CHATBOX.Text, "All")
  4446. end)
  4447. keepspam = false
  4448. Spam.MouseButton1Click:connect(function()
  4449.     keepspam = not keepspam
  4450.     if keepspam then
  4451.         Spam.BackgroundColor3 = loc
  4452.     else
  4453.         Spam.BackgroundColor3 = col
  4454.     end
  4455.     while wait(0.5) do
  4456.         if keepspam then
  4457.             game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(CHATBOX.Text, "All")
  4458.         end
  4459.     end
  4460. end)
  4461. clip = true
  4462. Noclip.MouseButton1Click:connect(function()
  4463.     clip = not clip
  4464.     game:GetService('RunService').Stepped:connect(function()
  4465.         if not clip then
  4466.             Noclip.BackgroundColor3 = loc
  4467.             game.Players.LocalPlayer.Character.Head.CanCollide = false
  4468.             game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4469.             game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4470.             game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4471.         else
  4472.             Noclip.BackgroundColor3 = col
  4473.         end
  4474.     end)
  4475. end)
  4476. local flying = false
  4477. Fly.MouseButton1Click:connect(function()
  4478. flying = not flying
  4479. repeat wait()
  4480. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  4481. local mouse = game.Players.LocalPlayer:GetMouse()
  4482. repeat wait() until mouse
  4483. local plr = game.Players.LocalPlayer
  4484. local torso = plr.Character.Torso
  4485. local deb = true
  4486. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  4487. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  4488. local maxspeed = 70
  4489. local speed = 0
  4490. if flying then
  4491.     Fly.BackgroundColor3 = loc
  4492. else
  4493.     Fly.BackgroundColor3 = col
  4494. end
  4495.  
  4496. function FlyFunction()
  4497. local bg = Instance.new("BodyGyro", torso)
  4498. bg.P = 9e4
  4499. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4500. bg.cframe = torso.CFrame
  4501. local bv = Instance.new("BodyVelocity", torso)
  4502. bv.velocity = Vector3.new(0,0.1,0)
  4503. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4504. repeat wait()
  4505. plr.Character.Humanoid.PlatformStand = true
  4506. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  4507. speed = speed+.5+(speed/maxspeed)
  4508. if speed > maxspeed then
  4509. speed = maxspeed
  4510. end
  4511. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  4512. speed = speed-1
  4513. if speed < 0 then
  4514. speed = 0
  4515. end
  4516. end
  4517. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  4518. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  4519. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  4520. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  4521. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  4522. else
  4523. bv.velocity = Vector3.new(0,0.1,0)
  4524. end
  4525. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  4526. until not flying
  4527. ctrl = {f = 0, b = 0, l = 0, r = 0}
  4528. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  4529. speed = 0
  4530. bg:Destroy()
  4531. bv:Destroy()
  4532. plr.Character.Humanoid.PlatformStand = false
  4533. end
  4534. mouse.KeyDown:connect(function(key)
  4535. if key:lower() == "w" then
  4536. ctrl.f = 1
  4537. elseif key:lower() == "s" then
  4538. ctrl.b = -1
  4539. elseif key:lower() == "a" then
  4540. ctrl.l = -1
  4541. elseif key:lower() == "d" then
  4542. ctrl.r = 1
  4543. end
  4544. end)
  4545. mouse.KeyUp:connect(function(key)
  4546. if key:lower() == "w" then
  4547. ctrl.f = 0
  4548. elseif key:lower() == "s" then
  4549. ctrl.b = 0
  4550. elseif key:lower() == "a" then
  4551. ctrl.l = 0
  4552. elseif key:lower() == "d" then
  4553. ctrl.r = 0
  4554. end
  4555. end)
  4556. FlyFunction()
  4557. end)
  4558.  
  4559. ------ EXTRA -------------------------------------------------------------------------
  4560. ------ EXTRA -------------------------------------------------------------------------
  4561. ------ EXTRA -------------------------------------------------------------------------
  4562. ------ EXTRA -------------------------------------------------------------------------
  4563.  
  4564. frost = false
  4565. Freeze.MouseButton1Click:connect(function()
  4566.     frost = not frost
  4567.     if frost then
  4568.         game.Players.LocalPlayer.Character.Torso.Anchored = true
  4569.         game.Players.LocalPlayer.Character.Head.Anchored = true
  4570.         game.Players.LocalPlayer.Character["Left Leg"].Anchored = true
  4571.         game.Players.LocalPlayer.Character["Left Arm"].Anchored = true
  4572.         game.Players.LocalPlayer.Character["Right Leg"].Anchored = true
  4573.         game.Players.LocalPlayer.Character["Right Arm"].Anchored = true
  4574.         Freeze.BackgroundColor3 = loc
  4575.     else
  4576.         game.Players.LocalPlayer.Character.Torso.Anchored = false
  4577.         game.Players.LocalPlayer.Character.Head.Anchored = false
  4578.         game.Players.LocalPlayer.Character["Left Leg"].Anchored = false
  4579.         game.Players.LocalPlayer.Character["Left Arm"].Anchored = false
  4580.         game.Players.LocalPlayer.Character["Right Leg"].Anchored = false
  4581.         game.Players.LocalPlayer.Character["Right Arm"].Anchored = false
  4582.         Freeze.BackgroundColor3 = col
  4583.     end
  4584. end)
  4585. insanity = false
  4586. local Anim = Instance.new("Animation")
  4587. AnimationId = "33796059"
  4588. Anim.AnimationId = "rbxassetid://"..AnimationId
  4589. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4590. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4591.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4592.     insanity = false
  4593. end)
  4594. Insane.MouseButton1Down:connect(function()
  4595.     insanity = not insanity
  4596.     if insanity then
  4597.         track:Play(0.1, 1, 999)
  4598.         Insane.BackgroundColor3 = loc
  4599.     else
  4600.         track:Stop()
  4601.         Insane.BackgroundColor3 = col
  4602.     end
  4603. end)
  4604. Sit.MouseButton1Click:connect(function()
  4605.     game.Players.LocalPlayer.Character.Humanoid.Sit = true
  4606. end)
  4607. Jump.MouseButton1Click:connect(function()
  4608.     game.Players.LocalPlayer.Character.Humanoid.Jump = true
  4609. end)
  4610. platform = false
  4611. PlatformStand.MouseButton1Click:connect(function()
  4612.     platform = not platform
  4613.     if platform then
  4614.         game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  4615.         PlatformStand.BackgroundColor3 = loc
  4616.     else
  4617.         game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  4618.         PlatformStand.BackgroundColor3 = col
  4619.     end
  4620. end)
  4621. TPVoid.MouseButton1Click:connect(function()
  4622.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(math.huge, math.huge, math.huge)
  4623. end)
  4624. question = false
  4625. Unknown.MouseButton1Click:connect(function()
  4626.     question = not question
  4627.     if question then
  4628.         Unknown.BackgroundColor3 = loc
  4629.         while wait() do
  4630.             if question then
  4631.                 game.Players.LocalPlayer.Character.Humanoid.HipHeight = 2
  4632.                 wait()
  4633.                 game.Players.LocalPlayer.Character.Humanoid.HipHeight = 3
  4634.                 wait()
  4635.                 game.Players.LocalPlayer.Character.Humanoid.HipHeight = 4
  4636.                 wait()
  4637.                 game.Players.LocalPlayer.Character.Humanoid.HipHeight = 1
  4638.                 wait()
  4639.             else
  4640.                 game.Players.LocalPlayer.Character.Humanoid.HipHeight = 0
  4641.             end
  4642.         end
  4643.     else
  4644.         Unknown.BackgroundColor3 = col
  4645.     end
  4646. end)
  4647. Reset.MouseButton1Click:connect(function()
  4648.     game.Players.LocalPlayer.Character.Head:Destroy()
  4649. end)
  4650.  
  4651. ------ LOCALPLAYER -------------------------------------------------------------------------
  4652. ------ LOCALPLAYER -------------------------------------------------------------------------
  4653. ------ LOCALPLAYER -------------------------------------------------------------------------
  4654. ------ LOCALPLAYER -------------------------------------------------------------------------
  4655.  
  4656. local Anim = Instance.new("Animation")
  4657. Anim.AnimationId = "rbxassetid://215384594"
  4658. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4659. local CloneIllusionACTIVE = false
  4660. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4661.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4662.     CloneIllusionACTIVE = false
  4663. end)
  4664. CloneIllusion.MouseButton1Click:connect(function()
  4665.     CloneIllusionACTIVE = not CloneIllusionACTIVE
  4666.     if CloneIllusionACTIVE then
  4667.         track:Play(.5, 1, 1e7)
  4668.         CloneIllusion.BackgroundColor3 = loc
  4669.     else
  4670.         track:Stop()
  4671.         CloneIllusion.BackgroundColor3 = col
  4672.     end
  4673. end)
  4674.  
  4675. local Anim = Instance.new("Animation")
  4676. Anim.AnimationId = "rbxassetid://204328711"
  4677. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4678. local DinoWalkACTIVE = false
  4679. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4680.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4681.     DinoWalkACTIVE = false
  4682. end)
  4683. Dinosaur.MouseButton1Click:connect(function()
  4684.     DinoWalkACTIVE = not DinoWalkACTIVE
  4685.     if DinoWalkACTIVE then
  4686.         track:Play(.1, 1, 1)
  4687.         Dinosaur.BackgroundColor3 = loc
  4688.         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 30
  4689.         game.Players.LocalPlayer.Character.Humanoid.JumpHeight = 200
  4690.     else
  4691.         track:Stop()
  4692.         Dinosaur.BackgroundColor3 = col
  4693.         game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  4694.         game.Players.LocalPlayer.Character.Humanoid.JumpHeight = 50
  4695.     end
  4696. end)
  4697.  
  4698. local Anim = Instance.new("Animation")
  4699. Anim.AnimationId = "rbxassetid://313762630"
  4700. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4701. local GlitchLevitateACTIVE = false
  4702. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4703.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4704.     GlitchLevitateACTIVE = false
  4705. end)
  4706. Glitchy.MouseButton1Click:connect(function()
  4707.     GlitchLevitateACTIVE = not GlitchLevitateACTIVE
  4708.     if GlitchLevitateACTIVE then
  4709.         track:Play(.5, 1, 1e7)
  4710.         Glitchy.BackgroundColor3 = loc
  4711.     else
  4712.         track:Stop()
  4713.         Glitchy.BackgroundColor3 = col
  4714.     end
  4715. end)
  4716.  
  4717. local Anim = Instance.new("Animation")
  4718. Anim.AnimationId = "rbxassetid://313762630"
  4719. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4720. local LevitateACTIVE = false
  4721. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4722.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4723.     LevitateACTIVE = false
  4724. end)
  4725. Levitate.MouseButton1Click:connect(function()
  4726.     LevitateACTIVE = not LevitateACTIVE
  4727.     if LevitateACTIVE then
  4728.         track:Play(.1, 1, 1)
  4729.         Levitate.BackgroundColor3 = loc
  4730.     else
  4731.         track:Stop()
  4732.         Levitate.BackgroundColor3 = col
  4733.     end
  4734. end)
  4735.  
  4736. NoLimbs.MouseButton1Click:connect(function()
  4737.     game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  4738.     game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  4739.     game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  4740.     game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  4741. end)
  4742.  
  4743. local Anim = Instance.new("Animation")
  4744. Anim.AnimationId = "rbxassetid://180612465"
  4745. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4746. local ScaredACTIVE = false
  4747. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4748.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4749.     ScaredACTIVE = false
  4750. end)
  4751. CrouchRocket.MouseButton1Click:connect(function()
  4752.     ScaredACTIVE = not ScaredACTIVE
  4753.     if ScaredACTIVE then
  4754.         local u = Instance.new("RocketPropulsion")
  4755.         u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4756.         u.Name = "CrouchRocket"
  4757.         u.Target = game.Players.LocalPlayer.Character.Head
  4758.         u:Fire()
  4759.         CrouchRocket.BackgroundColor3 = loc
  4760.         while wait() do
  4761.          if track.IsPlaying == false then
  4762.             if ScaredACTIVE then
  4763.                 track:Play(.1, 1, 1)
  4764.             end
  4765.          end
  4766.         end
  4767.     else
  4768.         track:Stop()
  4769.         CrouchRocket.BackgroundColor3 = col
  4770.         game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  4771.     end
  4772. end)
  4773.  
  4774. Flip.MouseButton1Click:connect(function()
  4775.     game.Players.LocalPlayer.Character.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame + Vector3.new(0,3,0)
  4776. end)
  4777. spinning = false
  4778. CrazySpin.MouseButton1Click:connect(function()
  4779.     spinning = not spinning
  4780.     if spinning then
  4781.         local p = Instance.new("RocketPropulsion")
  4782.         p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4783.         p.Name = "CrazySpin"
  4784.         p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  4785.         p:Fire()
  4786.         CrazySpin.BackgroundColor3 = loc
  4787.     else
  4788.         game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  4789.         CrazySpin.BackgroundColor3 = col
  4790.     end
  4791. end)
  4792.  
  4793. ------ ROCKETPROPULSION -------------------------------------------------------------------------
  4794. ------ ROCKETPROPULSION -------------------------------------------------------------------------
  4795. ------ ROCKETPROPULSION -------------------------------------------------------------------------
  4796. ------ ROCKETPROPULSION -------------------------------------------------------------------------
  4797.  
  4798. floating = false
  4799. Float.MouseButton1Click:connect(function()
  4800.     floating = not floating
  4801.     if floating then
  4802.         Float.BackgroundColor3 = loc
  4803.         local y = Instance.new("RocketPropulsion")
  4804.         y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4805.         y.CartoonFactor = 1
  4806.         y.MaxThrust = 50000
  4807.         y.MaxSpeed = 1000
  4808.         y.ThrustP = 50000
  4809.         y.Name = "Float"
  4810.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4811.             y.Target = game.Players[v.Name].Character.Head
  4812.             y:Fire()
  4813.             game:GetService('RunService').Stepped:connect(function()
  4814.                 if floating then
  4815.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  4816.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4817.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4818.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4819.                 end
  4820.             end)
  4821.             while wait(0.3) do
  4822.                 if floating then
  4823.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  4824.                 end
  4825.             end
  4826.         end
  4827.     else
  4828.         game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  4829.         Float.BackgroundColor3 = col
  4830.     end
  4831. end)
  4832.  
  4833. local Anim = Instance.new("Animation")
  4834. Anim.AnimationId = "rbxassetid://282574440"
  4835. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4836. flattening = false
  4837. Flatten.MouseButton1Click:connect(function()
  4838.     flattening = not flattening
  4839.     if flattening then
  4840.         Flatten.BackgroundColor3 = loc
  4841.         local y = Instance.new("RocketPropulsion")
  4842.         y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4843.         y.CartoonFactor = 1
  4844.         y.MaxThrust = 50000
  4845.         y.MaxSpeed = 1000
  4846.         y.ThrustP = 50000
  4847.         y.Name = "Flatten"
  4848.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4849.             y.Target = game.Players[v.name].Character["Left Leg"]
  4850.             y:Fire()
  4851.             track:Play(.1, 1, 1)
  4852.             game:GetService('RunService').Stepped:connect(function()
  4853.                 if flattening then
  4854.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  4855.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4856.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4857.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4858.                 end
  4859.             end)
  4860.             while wait(0.3) do
  4861.                 if flattening then
  4862.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  4863.                 end
  4864.             end
  4865.         end
  4866.     else
  4867.         game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  4868.         track:Stop()
  4869.         Flatten.BackgroundColor3 = col
  4870.     end
  4871. end)
  4872.  
  4873. pushing = false
  4874. Push.MouseButton1Click:connect(function()
  4875.     pushing = not pushing
  4876.     if pushing then
  4877.         Push.BackgroundColor3 = loc
  4878.         local b = Instance.new("RocketPropulsion")
  4879.         b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4880.         b.TurnP = 2500
  4881.         b.MaxThrust = 50000
  4882.         b.MaxSpeed = 1000
  4883.         b.ThrustP = 50000
  4884.         b.CartoonFactor = 1
  4885.         b.Name = "Push"
  4886.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4887.             b.Target = game.Players[v.Name].Character.HumanoidRootPart
  4888.             b:Fire()
  4889.             game:GetService('RunService').Stepped:connect(function()
  4890.                 if pushing then
  4891.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  4892.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4893.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4894.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4895.                 end
  4896.             end)
  4897.         end
  4898.     else
  4899.         game.Players.LocalPlayer.Character.HumanoidRootPart.Push:Destroy()
  4900.         Push.BackgroundColor3 = col
  4901.     end
  4902. end)
  4903.  
  4904. SlowAttracting = false
  4905. SlowAttract.MouseButton1Click:connect(function()
  4906.     SlowAttracting = not SlowAttracting
  4907.     if SlowAttracting then
  4908.         SlowAttract.BackgroundColor3 = loc
  4909.         local b = Instance.new("RocketPropulsion")
  4910.         b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4911.         b.TurnD = 5000
  4912.         b.MaxThrust = 1000
  4913.         b.MaxSpeed = 20
  4914.         b.ThrustP = 5000
  4915.         b.CartoonFactor = 1
  4916.         b.Name = "SlowAttract"
  4917.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4918.             b.Target = game.Players[v.Name].Character.HumanoidRootPart
  4919.             b:Fire()
  4920.             game:GetService('RunService').Stepped:connect(function()
  4921.                 if SlowAttracting then
  4922.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  4923.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4924.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4925.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4926.                 end
  4927.             end)
  4928.         end
  4929.     else
  4930.         game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  4931.         SlowAttract.BackgroundColor3 = col
  4932.     end
  4933. end)
  4934.  
  4935. Sticking = false
  4936. Stick.MouseButton1Click:connect(function()
  4937.     local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4938.     Sticking = not Sticking
  4939.     if Sticking then
  4940.         Stick.BackgroundColor3 = loc
  4941.         local b = Instance.new("RocketPropulsion")
  4942.         b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4943.         b.TurnD = 30000
  4944.         b.MaxThrust = 100000
  4945.         b.MaxSpeed = 1000
  4946.         b.ThrustP = 30000
  4947.         b.CartoonFactor = 1
  4948.         b.Name = "Stick"
  4949.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4950.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(1000,1000,1000)
  4951.             b.Target = game.Players[v.Name].Character.HumanoidRootPart
  4952.             b:Fire()
  4953.             game:GetService('RunService').Stepped:connect(function()
  4954.                 if Sticking then
  4955.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  4956.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4957.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4958.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4959.                 end
  4960.             end)
  4961.         end
  4962.     else
  4963.         game.Players.LocalPlayer.Character.HumanoidRootPart.Stick:Destroy()
  4964.         Stick.BackgroundColor3 = col
  4965.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4966.     end
  4967. end)
  4968.  
  4969. AimHeading = false
  4970. AimHead.MouseButton1Click:connect(function()
  4971.     AimHeading = not AimHeading
  4972.     if AimHeading then
  4973.         AimHead.BackgroundColor3 = loc
  4974.         local b = Instance.new("RocketPropulsion")
  4975.         b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  4976.         b.TurnP = 2500
  4977.         b.MaxThrust = 50000
  4978.         b.MaxSpeed = 1000
  4979.         b.ThrustP = 50000
  4980.         b.CartoonFactor = 1
  4981.         b.Name = "AimHead"
  4982.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  4983.             b.Target = game.Players[v.Name].Character.Head
  4984.             b:Fire()
  4985.             game:GetService('RunService').Stepped:connect(function()
  4986.                 if AimHeading then
  4987.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  4988.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4989.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4990.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4991.                 end
  4992.             end)
  4993.         end
  4994.     else
  4995.         game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  4996.         AimHead.BackgroundColor3 = col
  4997.     end
  4998. end)
  4999.  
  5000. Experimentaling = false
  5001. Experimental.MouseButton1Click:connect(function()
  5002.     Experimentaling = not Experimentaling
  5003.     if Experimentaling then
  5004.         Experimental.BackgroundColor3 = loc
  5005.         local b = Instance.new("RocketPropulsion")
  5006.         b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5007.         b.TurnP = 250000
  5008.         b.MaxThrust = 10000
  5009.         b.MaxSpeed = 1000
  5010.         b.ThrustP = 10000
  5011.         b.CartoonFactor = 0.1
  5012.         b.Name = "Experimental"
  5013.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5014.             b.Target = game.Players[v.Name].Character.Torso
  5015.             b:Fire()
  5016.             game:GetService('RunService').Stepped:connect(function()
  5017.                 if Experimentaling then
  5018.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  5019.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5020.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5021.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5022.                 end
  5023.             end)
  5024.         end
  5025.     else
  5026.         game.Players.LocalPlayer.Character.HumanoidRootPart.Experimental:Destroy()
  5027.         Experimental.BackgroundColor3 = col
  5028.     end
  5029. end)
  5030.  
  5031. Multipleing = false
  5032. Multiple.MouseButton1Click:connect(function()
  5033.     Multipleing = not Multipleing
  5034.     if Multipleing then
  5035.         Multiple.BackgroundColor3 = loc
  5036.         local t1 = Instance.new("RocketPropulsion")
  5037.         t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5038.         t1.TurnP = 30000
  5039.         t1.MaxThrust = 30000
  5040.         t1.MaxSpeed = 1000
  5041.         t1.ThrustP = 30000
  5042.         t1.CartoonFactor = 1
  5043.         t1.Name = "one"
  5044.         local t2 = Instance.new("RocketPropulsion")
  5045.         t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5046.         t2.TurnP = 30000
  5047.         t2.MaxThrust = 30000
  5048.         t2.MaxSpeed = 1000
  5049.         t2.ThrustP = 30000
  5050.         t2.CartoonFactor = 1
  5051.         t2.Name = "two"
  5052.         local t3 = Instance.new("RocketPropulsion")
  5053.         t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5054.         t3.TurnP = 30000
  5055.         t3.MaxThrust = 30000
  5056.         t3.MaxSpeed = 1000
  5057.         t3.ThrustP = 30000
  5058.         t3.CartoonFactor = 1
  5059.         t3.Name = "three"
  5060.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5061.             t1.Target = game.Players[v.Name].Character.Torso
  5062.             t1:Fire()
  5063.             t2.Target = game.Players[v.Name].Character["Right Leg"]
  5064.             t2:Fire()
  5065.             t3.Target = game.Players[v.Name].Character["Left Arm"]
  5066.             t3:Fire()
  5067.             game:GetService('RunService').Stepped:connect(function()
  5068.                 if Multipleing then
  5069.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  5070.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5071.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5072.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5073.                 end
  5074.             end)
  5075.         end
  5076.     else
  5077.         game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  5078.         Multiple.BackgroundColor3 = col
  5079.     end
  5080. end)
  5081.  
  5082. ------ TELEPORTATION -------------------------------------------------------------------------
  5083. ------ TELEPORTATION -------------------------------------------------------------------------
  5084. ------ TELEPORTATION -------------------------------------------------------------------------
  5085. ------ TELEPORTATION -------------------------------------------------------------------------
  5086.  
  5087. LockOnACTIVE = false
  5088. LockOn.MouseButton1Click:connect(function()
  5089.     LockOnACTIVE = not LockOnACTIVE
  5090.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5091.         while wait() do
  5092.             if LockOnACTIVE then
  5093.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5094.                 LockOn.BackgroundColor3 = loc
  5095.                 game:GetService('RunService').Stepped:connect(function()
  5096.                     if LockOnACTIVE then
  5097.                         game.Players.LocalPlayer.Character.Head.CanCollide = false
  5098.                         game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5099.                         game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5100.                         game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5101.                     end
  5102.                 end)
  5103.             else
  5104.                 LockOn.BackgroundColor3 = col
  5105.             end
  5106.         end
  5107.     end
  5108. end)
  5109.  
  5110. LockLegACTIVE = false
  5111. LockLeg.MouseButton1Click:connect(function()
  5112.     LockLegACTIVE = not LockLegACTIVE
  5113.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5114.         while wait() do
  5115.             if LockLegACTIVE then
  5116.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  5117.                 LockLeg.BackgroundColor3 = loc
  5118.                 game:GetService('RunService').Stepped:connect(function()
  5119.                     if LockLegACTIVE then
  5120.                         game.Players.LocalPlayer.Character.Head.CanCollide = false
  5121.                         game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5122.                         game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5123.                         game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5124.                     end
  5125.                 end)
  5126.             else
  5127.                 LockLeg.BackgroundColor3 = col
  5128.             end
  5129.         end
  5130.     end
  5131. end)
  5132.  
  5133. LockArmACTIVE = false
  5134. LockArm.MouseButton1Click:connect(function()
  5135.     LockArmACTIVE = not LockArmACTIVE
  5136.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5137.         while wait() do
  5138.             if LockArmACTIVE then
  5139.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Right Arm"].CFrame
  5140.                 LockArm.BackgroundColor3 = loc
  5141.                 game:GetService('RunService').Stepped:connect(function()
  5142.                     if LockArmACTIVE then
  5143.                         game.Players.LocalPlayer.Character.Head.CanCollide = false
  5144.                         game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5145.                         game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5146.                         game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5147.                     end
  5148.                 end)
  5149.             else
  5150.                 LockArm.BackgroundColor3 = col
  5151.             end
  5152.         end
  5153.     end
  5154. end)
  5155.  
  5156. LockHeadACTIVE = false
  5157. LockHead.MouseButton1Click:connect(function()
  5158.     LockHeadACTIVE = not LockHeadACTIVE
  5159.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5160.         while wait() do
  5161.             if LockHeadACTIVE then
  5162.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  5163.                 LockHead.BackgroundColor3 = loc
  5164.                 game:GetService('RunService').Stepped:connect(function()
  5165.                     if LockHeadACTIVE then
  5166.                         game.Players.LocalPlayer.Character.Head.CanCollide = false
  5167.                         game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5168.                         game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5169.                         game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5170.                     end
  5171.                 end)
  5172.             else
  5173.                 LockHead.BackgroundColor3 = col
  5174.             end
  5175.         end
  5176.     end
  5177. end)
  5178.  
  5179. LockAboveACTIVE = false
  5180. LockAbove.MouseButton1Click:connect(function()
  5181.     LockAboveACTIVE = not LockAboveACTIVE
  5182.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5183.         while wait() do
  5184.             if LockAboveACTIVE then
  5185.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,4,0)
  5186.                 LockAbove.BackgroundColor3 = loc
  5187.                 game:GetService('RunService').Stepped:connect(function()
  5188.                     if LockAboveACTIVE then
  5189.                         game.Players.LocalPlayer.Character.Head.CanCollide = false
  5190.                         game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5191.                         game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5192.                         game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5193.                     end
  5194.                 end)
  5195.             else
  5196.                 LockAbove.BackgroundColor3 = col
  5197.             end
  5198.         end
  5199.     end
  5200. end)
  5201.  
  5202. LockMaxACTIVE = false
  5203. LockMax.MouseButton1Click:connect(function()
  5204.     LockMaxACTIVE = not LockMaxACTIVE
  5205.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5206.         while wait() do
  5207.             if LockMaxACTIVE then
  5208.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5209.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  5210.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  5211.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  5212.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Right Leg"].CFrame
  5213.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Right Arm"].CFrame
  5214.                 LockMax.BackgroundColor3 = loc
  5215.                 game:GetService('RunService').Stepped:connect(function()
  5216.                     if LockMaxACTIVE then
  5217.                         game.Players.LocalPlayer.Character.Head.CanCollide = false
  5218.                         game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5219.                         game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5220.                         game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5221.                     end
  5222.                 end)
  5223.             else
  5224.                 LockMax.BackgroundColor3 = col
  5225.             end
  5226.         end
  5227.     end
  5228. end)
  5229.  
  5230. TrailACTIVE = false
  5231. Trail.MouseButton1Click:connect(function()
  5232.     TrailACTIVE = not TrailACTIVE
  5233.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5234.         while wait() do
  5235.             if TrailACTIVE then
  5236.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  5237.                 Trail.BackgroundColor3 = loc
  5238.                 game:GetService('RunService').Stepped:connect(function()
  5239.                     if TrailACTIVE then
  5240.                         game.Players.LocalPlayer.Character.Head.CanCollide = false
  5241.                         game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5242.                         game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5243.                         game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5244.                     end
  5245.                 end)
  5246.             else
  5247.                 Trail.BackgroundColor3 = col
  5248.             end
  5249.         end
  5250.     end
  5251. end)
  5252.  
  5253. TeleportTo.MouseButton1Click:connect(function()
  5254.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5255.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5256.     end
  5257. end)
  5258.  
  5259. ------ TOOLS -------------------------------------------------------------------------
  5260. ------ TOOLS -------------------------------------------------------------------------
  5261. ------ TOOLS -------------------------------------------------------------------------
  5262. ------ TOOLS -------------------------------------------------------------------------
  5263.  
  5264. Attach.MouseButton1Click:connect(function()
  5265.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5266.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5267.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5268.         l.Parent = game.Players.LocalPlayer.Character
  5269.         l.Name = "Humanoid"
  5270.         wait(0.1)
  5271.         game.Players.LocalPlayer.Character["1"]:Destroy()
  5272.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5273.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  5274.         wait(0.1)
  5275.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  5276.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5277.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5278.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  5279.         end
  5280.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  5281.     end
  5282. end)
  5283.  
  5284. AttachExperimental.MouseButton1Click:connect(function()
  5285.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5286.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5287.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5288.         l.Parent = game.Players.LocalPlayer.Character
  5289.         l.Name = "Humanoid"
  5290.         wait(0.1)
  5291.         game.Players.LocalPlayer.Character["1"]:Destroy()
  5292.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5293.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  5294.         wait(0.1)
  5295.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  5296.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5297.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5298.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  5299.         end
  5300.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  5301.         wait(1)
  5302.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,100,0)
  5303.     end
  5304. end)
  5305.  
  5306. Bring.MouseButton1Click:connect(function()
  5307.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5308.         local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5309.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5310.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5311.         l.Parent = game.Players.LocalPlayer.Character
  5312.         l.Name = "Humanoid"
  5313.         wait(0.1)
  5314.         game.Players.LocalPlayer.Character["1"]:Destroy()
  5315.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5316.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  5317.         wait(0.1)
  5318.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  5319.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5320.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5321.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  5322.         end
  5323.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5324.         wait(0.2)
  5325.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5326.         wait(0.6)
  5327.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  5328.         wait(0.6)
  5329.         game.Players.LocalPlayer.Character:MoveTo(game.Players[v.Name].Character.Position)
  5330.     end
  5331. end)
  5332.  
  5333. FreeFall.MouseButton1Click:connect(function()
  5334.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5335.         local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5336.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5337.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5338.         l.Parent = game.Players.LocalPlayer.Character
  5339.         l.Name = "Humanoid"
  5340.         wait(0.1)
  5341.         game.Players.LocalPlayer.Character["1"]:Destroy()
  5342.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5343.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  5344.         wait(0.1)
  5345.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  5346.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5347.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5348.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  5349.         end
  5350.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5351.         wait(0.2)
  5352.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5353.         wait(0.6)
  5354.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  5355.         wait(0.6)
  5356.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  5357.     end
  5358. end)
  5359.  
  5360. GiveTool.MouseButton1Click:connect(function()
  5361.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5362.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5363.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5364.         l.Parent = game.Players.LocalPlayer.Character
  5365.         l.Name = "Humanoid"
  5366.         wait(0.1)
  5367.         game.Players.LocalPlayer.Character["1"]:Destroy()
  5368.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5369.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  5370.         wait(0.1)
  5371.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  5372.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5373.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5374.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  5375.         end
  5376.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5377.         wait(0.2)
  5378.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5379.         wait(0.6)
  5380.         game.Players.LocalPlayer.Character:MoveTo(game.Players[v.Name].Character.Position)
  5381.     end
  5382. end)
  5383.  
  5384. KillSurvive.MouseButton1Click:connect(function()
  5385.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5386.         local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  5387.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5388.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5389.         l.Parent = game.Players.LocalPlayer.Character
  5390.         l.Name = "Humanoid"
  5391.         wait(0.1)
  5392.         game.Players.LocalPlayer.Character["1"]:Destroy()
  5393.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5394.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  5395.         wait(0.1)
  5396.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  5397.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5398.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5399.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  5400.         end
  5401.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5402.         wait(0.2)
  5403.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5404.         wait(0.4)
  5405.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(10000, 10000, 10000))
  5406.         wait(0.8)
  5407.         game.Players.LocalPlayer.Character:MoveTo(game.Players[v.Name].Character.Position)
  5408.         wait(0.8)
  5409.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  5410.     end
  5411. end)
  5412.  
  5413. Kill.MouseButton1Click:connect(function()
  5414.     for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5415.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5416.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5417.         l.Parent = game.Players.LocalPlayer.Character
  5418.         l.Name = "Humanoid"
  5419.         wait(0.1)
  5420.         game.Players.LocalPlayer.Character["1"]:Destroy()
  5421.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5422.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  5423.         wait(0.1)
  5424.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  5425.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5426.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5427.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  5428.         end
  5429.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5430.         wait(0.2)
  5431.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5432.         wait(0.4)
  5433.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(10000, 10000, 10000))
  5434.     end
  5435. end)
  5436.  
  5437. superspinning = false
  5438. SuperSpin.MouseButton1Click:connect(function()
  5439.     superspinning = not superspinning
  5440.     if superspinning then
  5441.         SuperSpin.BackgroundColor3 = loc
  5442.         for i,v in pairs(GetPlayer(EnterUsername.Text))do
  5443.             game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5444.             local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5445.             l.Parent = game.Players.LocalPlayer.Character
  5446.             l.Name = "Humanoid"
  5447.             wait(0.1)
  5448.             game.Players.LocalPlayer.Character["1"]:Destroy()
  5449.             game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5450.             game.Players.LocalPlayer.Character.Animate.Disabled = true
  5451.             wait(0.1)
  5452.             game.Players.LocalPlayer.Character.Animate.Disabled = false
  5453.             game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5454.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  5455.             game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  5456.             end
  5457.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  5458.             wait(1)
  5459.             while wait() do
  5460.                 if superspinning then
  5461.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5462.                 end
  5463.             end
  5464.         end
  5465.     else
  5466.         SuperSpin.BackgroundColor3 = col
  5467.     end
  5468. end)
  5469. end)
  5470.  
  5471. FEHAXV2.Name = "FE HAX V2"
  5472. FEHAXV2.Parent = GUI
  5473. FEHAXV2.BackgroundColor3 = Color3.new(0.0352941, 0.658824, 0.0352941)
  5474. FEHAXV2.Position = UDim2.new(0.0300230943, 0, 0.657243788, 0)
  5475. FEHAXV2.Size = UDim2.new(0, 142, 0, 36)
  5476. FEHAXV2.Font = Enum.Font.SourceSans
  5477. FEHAXV2.Text = "FE HAX V2"
  5478. FEHAXV2.TextColor3 = Color3.new(0, 0, 0)
  5479. FEHAXV2.TextScaled = true
  5480. FEHAXV2.TextSize = 14
  5481. FEHAXV2.TextWrapped = true
  5482. FEHAXV2.MouseButton1Down:connect(function()
  5483. -- Objects
  5484.  
  5485. local SnowyMenu = Instance.new("ScreenGui")
  5486. local Opener = Instance.new("Frame")
  5487. local Open = Instance.new("TextButton")
  5488. local MainFrame = Instance.new("Frame")
  5489. local BlackBottom = Instance.new("Frame")
  5490. local BlueTop = Instance.new("Frame")
  5491. local Frame = Instance.new("Frame")
  5492. local Frame_2 = Instance.new("Frame")
  5493. local FEBtools = Instance.new("TextButton")
  5494. local FEDab = Instance.new("TextButton")
  5495. local FEDance = Instance.new("TextButton")
  5496. local FESpamBricks = Instance.new("TextButton")
  5497. local FESpasm = Instance.new("TextButton")
  5498. local FEBToolsWarning = Instance.new("TextLabel")
  5499. local FEDabWarning = Instance.new("TextLabel")
  5500. local FEDabWarning_2 = Instance.new("TextLabel")
  5501. local FESpasmWarning = Instance.new("TextLabel")
  5502. local SnowMenu = Instance.new("TextLabel")
  5503. local SpamBricksWarning = Instance.new("TextLabel")
  5504. local Closer = Instance.new("Frame")
  5505. local Close = Instance.new("TextButton")
  5506.  
  5507. -- Properties
  5508.  
  5509. SnowyMenu.Name = "SnowyMenu"
  5510. SnowyMenu.Parent = game.CoreGui
  5511.  
  5512. Opener.Name = "Opener"
  5513. Opener.Parent = SnowyMenu
  5514. Opener.BackgroundColor3 = Color3.new(1, 1, 1)
  5515. Opener.BackgroundTransparency = 1
  5516. Opener.Size = UDim2.new(0, 100, 0, 100)
  5517.  
  5518. Open.Name = "Open"
  5519. Open.Parent = Opener
  5520. Open.BackgroundColor3 = Color3.new(0, 1, 0)
  5521. Open.BackgroundTransparency = 0.5
  5522. Open.BorderSizePixel = 0
  5523. Open.Position = UDim2.new(0, 0, 4.19999981, 0)
  5524. Open.Size = UDim2.new(0, 95, 0, 35)
  5525. Open.Font = Enum.Font.SourceSansBold
  5526. Open.FontSize = Enum.FontSize.Size14
  5527. Open.Text = "Open"
  5528. Open.TextColor3 = Color3.new(0, 0, 0)
  5529. Open.TextScaled = true
  5530. Open.TextSize = 14
  5531. Open.TextTransparency = 0.5
  5532. Open.TextWrapped = true
  5533.  
  5534. MainFrame.Name = "MainFrame"
  5535. MainFrame.Parent = SnowyMenu
  5536. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  5537. MainFrame.BackgroundTransparency = 1
  5538. MainFrame.Size = UDim2.new(0, 1238, 0, 704)
  5539. MainFrame.Visible = false
  5540.  
  5541. BlackBottom.Name = "BlackBottom"
  5542. BlackBottom.Parent = MainFrame
  5543. BlackBottom.Active = true
  5544. BlackBottom.BackgroundColor3 = Color3.new(0, 0, 0)
  5545. BlackBottom.BackgroundTransparency = 0.5
  5546. BlackBottom.BorderSizePixel = 0
  5547. BlackBottom.ClipsDescendants = true
  5548. BlackBottom.Draggable = true
  5549. BlackBottom.Position = UDim2.new(0.0993537977, 0, 0.390625, 0)
  5550. BlackBottom.Selectable = true
  5551. BlackBottom.Size = UDim2.new(0, 245, 0, 322)
  5552.  
  5553. BlueTop.Name = "BlueTop"
  5554. BlueTop.Parent = BlackBottom
  5555. BlueTop.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  5556. BlueTop.BackgroundTransparency = 0.5
  5557. BlueTop.BorderSizePixel = 0
  5558. BlueTop.Position = UDim2.new(0.00139461458, 0, 0.000477999449, 0)
  5559. BlueTop.Size = UDim2.new(0, 245, 0, 63)
  5560.  
  5561. Frame.Parent = BlackBottom
  5562. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  5563. Frame.BackgroundTransparency = 0.5
  5564. Frame.BorderSizePixel = 0
  5565. Frame.Position = UDim2.new(0.117124394, 0, 0.159514412, 0)
  5566. Frame.Size = UDim2.new(0, 200, 0, 5)
  5567.  
  5568. Frame_2.Parent = BlackBottom
  5569. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  5570. Frame_2.BackgroundTransparency = 0.5
  5571. Frame_2.BorderSizePixel = 0
  5572. Frame_2.Position = UDim2.new(0.117124394, 0, 0.03721416, 0)
  5573. Frame_2.Size = UDim2.new(0, 200, 0, 5)
  5574.  
  5575. FEBtools.Name = "FEBtools"
  5576. FEBtools.Parent = BlackBottom
  5577. FEBtools.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  5578. FEBtools.BackgroundTransparency = 0.5
  5579. FEBtools.BorderSizePixel = 0
  5580. FEBtools.Position = UDim2.new(0.0299660433, 0, 0.260604918, 0)
  5581. FEBtools.Size = UDim2.new(0, 100, 0, 34)
  5582. FEBtools.Font = Enum.Font.SourceSansBold
  5583. FEBtools.FontSize = Enum.FontSize.Size14
  5584. FEBtools.Text = "FE Btools"
  5585. FEBtools.TextColor3 = Color3.new(1, 1, 1)
  5586. FEBtools.TextScaled = true
  5587. FEBtools.TextSize = 14
  5588. FEBtools.TextTransparency = 0.5
  5589. FEBtools.TextWrapped = true
  5590.  
  5591. FEDab.Name = "FEDab"
  5592. FEDab.Parent = BlackBottom
  5593. FEDab.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  5594. FEDab.BackgroundTransparency = 0.5
  5595. FEDab.BorderSizePixel = 0
  5596. FEDab.Position = UDim2.new(0.0299660414, 0, 0.579571962, 0)
  5597. FEDab.Size = UDim2.new(0, 100, 0, 34)
  5598. FEDab.Font = Enum.Font.SourceSansBold
  5599. FEDab.FontSize = Enum.FontSize.Size14
  5600. FEDab.Text = "Local Dab"
  5601. FEDab.TextColor3 = Color3.new(1, 1, 1)
  5602. FEDab.TextScaled = true
  5603. FEDab.TextSize = 14
  5604. FEDab.TextTransparency = 0.5
  5605. FEDab.TextWrapped = true
  5606.  
  5607. FEDance.Name = "FEDance"
  5608. FEDance.Parent = BlackBottom
  5609. FEDance.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  5610. FEDance.BackgroundTransparency = 0.5
  5611. FEDance.BorderSizePixel = 0
  5612. FEDance.Position = UDim2.new(0.0299660414, 0, 0.727705061, 0)
  5613. FEDance.Size = UDim2.new(0, 100, 0, 34)
  5614. FEDance.Font = Enum.Font.SourceSansBold
  5615. FEDance.FontSize = Enum.FontSize.Size14
  5616. FEDance.Text = "Local Dance"
  5617. FEDance.TextColor3 = Color3.new(1, 1, 1)
  5618. FEDance.TextScaled = true
  5619. FEDance.TextSize = 14
  5620. FEDance.TextTransparency = 0.5
  5621. FEDance.TextWrapped = true
  5622.  
  5623. FESpamBricks.Name = "FESpamBricks"
  5624. FESpamBricks.Parent = BlackBottom
  5625. FESpamBricks.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  5626. FESpamBricks.BackgroundTransparency = 0.5
  5627. FESpamBricks.BorderSizePixel = 0
  5628. FESpamBricks.Position = UDim2.new(0.0299660414, 0, 0.414852172, 0)
  5629. FESpamBricks.Size = UDim2.new(0, 100, 0, 34)
  5630. FESpamBricks.Font = Enum.Font.SourceSansBold
  5631. FESpamBricks.FontSize = Enum.FontSize.Size14
  5632. FESpamBricks.Text = "Spam Bricks"
  5633. FESpamBricks.TextColor3 = Color3.new(1, 1, 1)
  5634. FESpamBricks.TextScaled = true
  5635. FESpamBricks.TextSize = 14
  5636. FESpamBricks.TextTransparency = 0.5
  5637. FESpamBricks.TextWrapped = true
  5638.  
  5639. FESpasm.Name = "FESpasm"
  5640. FESpasm.Parent = BlackBottom
  5641. FESpasm.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  5642. FESpasm.BackgroundTransparency = 0.5
  5643. FESpasm.BorderSizePixel = 0
  5644. FESpasm.Position = UDim2.new(0.0299660414, 0, 0.895265758, 0)
  5645. FESpasm.Size = UDim2.new(0, 100, 0, 34)
  5646. FESpasm.Font = Enum.Font.SourceSansBold
  5647. FESpasm.FontSize = Enum.FontSize.Size14
  5648. FESpasm.Text = "Local Spasm"
  5649. FESpasm.TextColor3 = Color3.new(1, 1, 1)
  5650. FESpasm.TextScaled = true
  5651. FESpasm.TextSize = 14
  5652. FESpasm.TextTransparency = 0.5
  5653. FESpasm.TextWrapped = true
  5654.  
  5655. FEBToolsWarning.Name = "FEBToolsWarning"
  5656. FEBToolsWarning.Parent = BlackBottom
  5657. FEBToolsWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  5658. FEBToolsWarning.BackgroundTransparency = 1
  5659. FEBToolsWarning.Position = UDim2.new(0.457680285, 0, 0.259978473, 0)
  5660. FEBToolsWarning.Size = UDim2.new(0, 133, 0, 35)
  5661. FEBToolsWarning.Font = Enum.Font.SourceSansBold
  5662. FEBToolsWarning.FontSize = Enum.FontSize.Size14
  5663. FEBToolsWarning.Text = "The FE Btools Only work in some Cafe games."
  5664. FEBToolsWarning.TextColor3 = Color3.new(1, 1, 1)
  5665. FEBToolsWarning.TextScaled = true
  5666. FEBToolsWarning.TextSize = 14
  5667. FEBToolsWarning.TextWrapped = true
  5668.  
  5669. FEDabWarning.Name = "FEDabWarning"
  5670. FEDabWarning.Parent = BlackBottom
  5671. FEDabWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  5672. FEDabWarning.BackgroundTransparency = 1
  5673. FEDabWarning.Position = UDim2.new(0.454363495, 0, 0.726284564, 0)
  5674. FEDabWarning.Size = UDim2.new(0, 133, 0, 35)
  5675. FEDabWarning.Font = Enum.Font.SourceSansBold
  5676. FEDabWarning.FontSize = Enum.FontSize.Size14
  5677. FEDabWarning.Text = "Dance Till you're dead :v"
  5678. FEDabWarning.TextColor3 = Color3.new(1, 1, 1)
  5679. FEDabWarning.TextScaled = true
  5680. FEDabWarning.TextSize = 14
  5681. FEDabWarning.TextWrapped = true
  5682.  
  5683. FEDabWarning_2.Name = "FEDabWarning"
  5684. FEDabWarning_2.Parent = BlackBottom
  5685. FEDabWarning_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5686. FEDabWarning_2.BackgroundTransparency = 1
  5687. FEDabWarning_2.Position = UDim2.new(0.458445162, 0, 0.578151464, 0)
  5688. FEDabWarning_2.Size = UDim2.new(0, 133, 0, 35)
  5689. FEDabWarning_2.Font = Enum.Font.SourceSansBold
  5690. FEDabWarning_2.FontSize = Enum.FontSize.Size14
  5691. FEDabWarning_2.Text = "DAB ON THEM HATERS!!!111"
  5692. FEDabWarning_2.TextColor3 = Color3.new(1, 1, 1)
  5693. FEDabWarning_2.TextScaled = true
  5694. FEDabWarning_2.TextSize = 14
  5695. FEDabWarning_2.TextWrapped = true
  5696.  
  5697. FESpasmWarning.Name = "FESpasmWarning"
  5698. FESpasmWarning.Parent = BlackBottom
  5699. FESpasmWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  5700. FESpasmWarning.BackgroundTransparency = 1
  5701. FESpasmWarning.Position = UDim2.new(0.437633127, 0, 0.890739679, 0)
  5702. FESpasmWarning.Size = UDim2.new(0, 133, 0, 35)
  5703. FESpasmWarning.Font = Enum.Font.SourceSansBold
  5704. FESpasmWarning.FontSize = Enum.FontSize.Size14
  5705. FESpasmWarning.Text = "Too much cringe!!"
  5706. FESpasmWarning.TextColor3 = Color3.new(1, 1, 1)
  5707. FESpasmWarning.TextScaled = true
  5708. FESpasmWarning.TextSize = 14
  5709. FESpasmWarning.TextWrapped = true
  5710.  
  5711. SnowMenu.Name = "SnowMenu"
  5712. SnowMenu.Parent = BlackBottom
  5713. SnowMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  5714. SnowMenu.BackgroundTransparency = 1
  5715. SnowMenu.Position = UDim2.new(0.0967162326, 0, 0.0179542005, 0)
  5716. SnowMenu.Size = UDim2.new(0, 200, 0, 50)
  5717. SnowMenu.Font = Enum.Font.SourceSansBold
  5718. SnowMenu.FontSize = Enum.FontSize.Size14
  5719. SnowMenu.Text = "Fe Hax V2"
  5720. SnowMenu.TextColor3 = Color3.new(0, 0, 0)
  5721. SnowMenu.TextScaled = true
  5722. SnowMenu.TextSize = 14
  5723. SnowMenu.TextTransparency = 0.5
  5724. SnowMenu.TextWrapped = true
  5725.  
  5726. SpamBricksWarning.Name = "SpamBricksWarning"
  5727. SpamBricksWarning.Parent = BlackBottom
  5728. SpamBricksWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  5729. SpamBricksWarning.BackgroundTransparency = 1
  5730. SpamBricksWarning.Position = UDim2.new(0.455639422, 0, 0.416537285, 0)
  5731. SpamBricksWarning.Size = UDim2.new(0, 133, 0, 35)
  5732. SpamBricksWarning.Font = Enum.Font.SourceSansBold
  5733. SpamBricksWarning.FontSize = Enum.FontSize.Size14
  5734. SpamBricksWarning.Text = "The Spam Bricks Will Spam Bricks Eveyerwhere 20 Times"
  5735. SpamBricksWarning.TextColor3 = Color3.new(1, 1, 1)
  5736. SpamBricksWarning.TextScaled = true
  5737. SpamBricksWarning.TextSize = 14
  5738. SpamBricksWarning.TextWrapped = true
  5739.  
  5740. Closer.Name = "Closer"
  5741. Closer.Parent = SnowyMenu
  5742. Closer.BackgroundColor3 = Color3.new(1, 1, 1)
  5743. Closer.BackgroundTransparency = 1
  5744. Closer.Size = UDim2.new(0, 100, 0, 100)
  5745. Closer.Visible = false
  5746.  
  5747. Close.Name = "Close"
  5748. Close.Parent = Closer
  5749. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  5750. Close.BackgroundTransparency = 0.5
  5751. Close.BorderSizePixel = 0
  5752. Close.Position = UDim2.new(0, 0, 4.61999989, 0)
  5753. Close.Size = UDim2.new(0, 95, 0, 35)
  5754. Close.Font = Enum.Font.SourceSansBold
  5755. Close.FontSize = Enum.FontSize.Size14
  5756. Close.Text = "Close"
  5757. Close.TextColor3 = Color3.new(0, 0, 0)
  5758. Close.TextScaled = true
  5759. Close.TextSize = 14
  5760. Close.TextTransparency = 0.5
  5761. Close.TextWrapped = true
  5762.  
  5763. Open.MouseButton1Click:connect(function()
  5764.     game.CoreGui.SnowyMenu.Opener.Visible = false
  5765.     game.CoreGui.SnowyMenu.MainFrame.Visible = true
  5766.     game.CoreGui.SnowyMenu.Closer.Visible = true
  5767. end)
  5768.  
  5769. Close.MouseButton1Click:connect(function()
  5770.     game.CoreGui.SnowyMenu.Opener.Visible = true
  5771.     game.CoreGui.SnowyMenu.MainFrame.Visible = false
  5772.     game.CoreGui.SnowyMenu.Closer.Visible = false
  5773. end)
  5774.  
  5775. FEDance.MouseButton1Click:connect(function()
  5776.     Player = "LocalPlayer"
  5777. AnimationId = "33796059"
  5778. local Anim = Instance.new("Animation")
  5779. Anim.AnimationId = "rbxassetid://"..AnimationId
  5780. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  5781. k:Play() --Play the animation
  5782. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  5783. end)
  5784.  
  5785. FEBtools.MouseButton1Click:connect(function()
  5786.     --fe cafe hammertool script cuz im gay--
  5787. maind = nil
  5788. if workspace:FindFirstChild'GiveSystem' then
  5789.     if workspace.GiveSystem:FindFirstChild'GiveItem' then
  5790.         maind = workspace.GiveSystem.GiveItem
  5791.     end
  5792. end
  5793. if workspace:FindFirstChild'HandToCentre' then
  5794.     if workspace.HandToCentre:FindFirstChild'SendItem' then
  5795.         maind = workspace.HandToCentre.SendItem
  5796.     end
  5797. end
  5798. if maind == nil then
  5799.     print'could not find give event :('
  5800.     return
  5801. end
  5802. tool = Instance.new'Tool'
  5803. me = game:GetService'Players'.LocalPlayer
  5804. tool.RequiresHandle = false
  5805. tool.TextureId = 'http://www.roblox.com/asset/?id=12223874'
  5806. tool.Name = 'ya like jazz?'
  5807. tool.Parent = me.Backpack
  5808. buttonf = nil
  5809. tool.Equipped:connect(function()
  5810.     local m = game:GetService'Players'.LocalPlayer:GetMouse()
  5811.     m.Icon = 'rbxasset://textures/HammerCursor.png'
  5812.     buttonf = m.Button1Down:connect(function()
  5813.         if m.Target == nil then return end
  5814.         local ob = m.Target
  5815.         if ob:IsA'BasePart' or ob:IsA'WedgePart' then
  5816.             if ob:IsDescendantOf(me.Character) then return end
  5817.             m.Icon = 'rbxasset://textures/HammerOverCursor.png'
  5818.             local ex = Instance.new'Explosion'
  5819.             ex.BlastRadius = 0
  5820.             ex.Position = ob.Position
  5821.             ex.Parent = workspace
  5822.             maind:FireServer(workspace, ob)
  5823.             wait(0.3)
  5824.             m.Icon = 'rbxasset://textures/HammerCursor.png'
  5825.         end
  5826.     end)
  5827. end)
  5828. tool.Unequipped:connect(function()
  5829.     if buttonf ~= nil then
  5830.         buttonf:Disconnect()
  5831.         buttonf = nil
  5832.     end
  5833.     local m = game:GetService'Players'.LocalPlayer:GetMouse()
  5834.     m.Icon = ''
  5835. end)
  5836. end)
  5837.  
  5838. FESpamBricks.MouseButton1Click:connect(function()
  5839.     for i=1,20 do
  5840. wait(1)
  5841.         for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  5842. if v:IsA'Accoutrement' then
  5843. v.Parent=game.Players.LocalPlayer.Character
  5844. v.Parent = workspace.Terrain
  5845. end
  5846. end
  5847. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  5848. if v:IsA'Accoutrement' then
  5849. for ape,hax in pairs(v.Handle:GetChildren()) do
  5850. hax:Destroy()
  5851. end
  5852. wait'.1'
  5853. v.Parent=game.Players.LocalPlayer.StarterGear
  5854. end
  5855. end
  5856. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  5857. v:Destroy()
  5858. end
  5859. local prt=Instance.new("Model", workspace);
  5860.         Instance.new("Part", prt).Name="Torso";
  5861.         Instance.new("Part", prt).Name="Head";
  5862.         Instance.new("Humanoid", prt).Name="Humanoid";
  5863.         game.Players.LocalPlayer.Character=prt
  5864.  
  5865. repeat wait(1) until game.Players.LocalPlayer.Character:FindFirstChild'Head'
  5866. for lol,dad in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  5867. if dad:IsA'Accoutrement' then
  5868. dad.Parent = game.Players.LocalPlayer.StarterGear
  5869. end
  5870. end
  5871. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  5872. v:Destroy()
  5873. end
  5874. local prt2=Instance.new("Model", workspace);
  5875.         Instance.new("Part", prt).Name="Torso";
  5876.         Instance.new("Part", prt).Name="Head";
  5877.         Instance.new("Humanoid", prt).Name="Humanoid";
  5878.         game.Players.LocalPlayer.Character=prt
  5879. end
  5880. end)
  5881.  
  5882. FEDab.MouseButton1Click:connect(function()
  5883.     Player = "LocalPlayer"
  5884. AnimationId = "248263260"
  5885. local Anim = Instance.new("Animation")
  5886. Anim.AnimationId = "rbxassetid://"..AnimationId
  5887. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  5888. k:Play() --Play the animation
  5889. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  5890. end)
  5891.  
  5892. FESpasm.MouseButton1Click:connect(function()
  5893.     Player = "LocalPlayer"
  5894. AnimationId = "33796059"
  5895. local Anim = Instance.new("Animation")
  5896. Anim.AnimationId = "rbxassetid://"..AnimationId
  5897. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  5898. k:Play() --Play the animation
  5899. k:AdjustSpeed(99) --Set '1' to any value you want to adjust the animation speed.
  5900. end)
  5901.  
  5902. --================--
  5903. --================--
  5904. --End Of Script :P--
  5905. --================--
  5906. --================--
  5907.  
  5908. --=======================--
  5909. --=======================--
  5910. --_PRIVATE_ Made this GUI :V--
  5911. --=======================--
  5912. --=======================--
  5913. end)
  5914.  
  5915. Close.Name = "Close"
  5916. Close.Parent = GUI
  5917. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  5918. Close.Position = UDim2.new(0.942263305, 0, 0, 0)
  5919. Close.Size = UDim2.new(0, 25, 0, 28)
  5920. Close.Font = Enum.Font.SourceSans
  5921. Close.Text = "X"
  5922. Close.TextColor3 = Color3.new(1, 1, 1)
  5923. Close.TextScaled = true
  5924. Close.TextSize = 14
  5925. Close.TextWrapped = true
  5926. Close.MouseButton1Down:connect(function()
  5927. GUI.Visible = false
  5928. Open.Visible = true
  5929. OpenButton.Visible = true
  5930. end)
  5931.  
  5932. Credits.Name = "Credits"
  5933. Credits.Parent = GUI
  5934. Credits.BackgroundColor3 = Color3.new(0.0509804, 0.705882, 0.0392157)
  5935. Credits.Position = UDim2.new(0.145150483, 0, 0.823321581, 0)
  5936. Credits.Size = UDim2.new(0, 370, 0, 50)
  5937. Credits.Font = Enum.Font.SourceSans
  5938. Credits.Text = "Credits To WaterSerphant1234#5173 and alex7conner#4626 and elementemerald#0001  "
  5939. Credits.TextColor3 = Color3.new(0, 0, 0)
  5940. Credits.TextScaled = true
  5941. Credits.TextSize = 14
  5942. Credits.TextWrapped = true
  5943.  
  5944. FEHAX.Name = "FE HAX"
  5945. FEHAX.Parent = GUI
  5946. FEHAX.BackgroundColor3 = Color3.new(0.27451, 0.639216, 0)
  5947. FEHAX.Position = UDim2.new(0.642032325, 0, 0.657243788, 0)
  5948. FEHAX.Size = UDim2.new(0, 144, 0, 36)
  5949. FEHAX.Font = Enum.Font.SourceSans
  5950. FEHAX.Text = "FE HAX (By Harkinian)"
  5951. FEHAX.TextColor3 = Color3.new(0, 0, 0)
  5952. FEHAX.TextScaled = true
  5953. FEHAX.TextSize = 14
  5954. FEHAX.TextWrapped = true
  5955. FEHAX.MouseButton1Down:connect(function()
  5956. -->> Now Rek Oders LOL <<--
  5957.  
  5958. local ScreenGui = Instance.new("ScreenGui")
  5959. local Frame = Instance.new("Frame")
  5960. local Frame_2 = Instance.new("Frame")
  5961. local TextButton = Instance.new("TextButton")
  5962. local TextButton_2 = Instance.new("TextButton")
  5963. local TextButton_3 = Instance.new("TextButton")
  5964. local TextButton_4 = Instance.new("TextButton")
  5965. local TextBox = Instance.new("TextBox")
  5966. local TextLabel = Instance.new("TextLabel")
  5967.  
  5968. -- Properties
  5969.  
  5970. ScreenGui.Parent = game.CoreGui
  5971.  
  5972. Frame.Parent = ScreenGui
  5973. Frame.Active = true
  5974. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  5975. Frame.BackgroundTransparency = 0.5
  5976. Frame.BorderSizePixel = 0
  5977. Frame.Position = UDim2.new(0.485696495, 0, 0.168211818, 0)
  5978. Frame.Size = UDim2.new(0, 418, 0, 365)
  5979. Frame.Draggable = true
  5980.  
  5981. Frame_2.Parent = Frame
  5982. Frame_2.Active = true
  5983. Frame_2.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  5984. Frame_2.BorderSizePixel = 0
  5985. Frame_2.Position = UDim2.new(0.0412790775, 0, 0.000730149448, 0)
  5986. Frame_2.Size = UDim2.new(0, 401, 0, 365)
  5987.  
  5988. TextButton.Parent = Frame_2
  5989. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  5990. TextButton.BorderSizePixel = 0
  5991. TextButton.Position = UDim2.new(0.0274314079, 0, 0.830137014, 0)
  5992. TextButton.Size = UDim2.new(0, 200, 0, 50)
  5993. TextButton.Font = Enum.Font.SourceSans
  5994. TextButton.Text = "FE kill"
  5995. TextButton.TextScaled = true
  5996. TextButton.TextSize = 14
  5997. TextButton.TextWrapped = true
  5998.  
  5999. TextButton.MouseButton1Down:connect(function()
  6000. -- Made By JackMcJagger15
  6001. local FlingKill = Instance.new("ScreenGui")
  6002. local Main = Instance.new("Frame")
  6003. local Label = Instance.new("Frame")
  6004. local Shadow = Instance.new("Frame")
  6005. local StartKill = Instance.new("TextButton")
  6006. local StopKill = Instance.new("TextButton")
  6007. local Instructions = Instance.new("TextLabel")
  6008. local CurrentPower = Instance.new("TextLabel")
  6009. local Recomendation = Instance.new("TextLabel")
  6010. local NameOfGui = Instance.new("TextLabel")
  6011. local Exit = Instance.new("TextButton")
  6012. local UPArrow = Instance.new("TextButton")
  6013. local DownArrow = Instance.new("TextButton")
  6014.  
  6015. -- Properties
  6016.  
  6017. FlingKill.Name = "Fling/Kill"
  6018. FlingKill.Parent = game.CoreGui
  6019.  
  6020. Main.Name = "Main"
  6021. Main.Parent = FlingKill
  6022. Main.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6023. Main.BorderSizePixel = 0
  6024. Main.Position = UDim2.new(0.702554762, 0, 0.446640313, 0)
  6025. Main.Size = UDim2.new(0, 217, 0, 233)
  6026. Main.Selectable = true
  6027. Main.Active = true
  6028. Main.Draggable = true
  6029.  
  6030. Label.Name = "Label"
  6031. Label.Parent = Main
  6032. Label.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  6033. Label.BorderSizePixel = 0
  6034. Label.Size = UDim2.new(0, 217, 0, 27)
  6035.  
  6036. Shadow.Name = "Shadow"
  6037. Shadow.Parent = Main
  6038. Shadow.BackgroundColor3 = Color3.new(0.67451, 0.694118, 0.705882)
  6039. Shadow.BorderSizePixel = 0
  6040. Shadow.Position = UDim2.new(0, 0, 0.115879826, 0)
  6041. Shadow.Size = UDim2.new(0, 217, 0, 9)
  6042.  
  6043. StartKill.Name = "StartKill"
  6044. StartKill.Parent = Main
  6045. StartKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  6046. StartKill.BorderSizePixel = 0
  6047. StartKill.Position = UDim2.new(0.195852548, 0, 0.227467805, 0)
  6048. StartKill.Size = UDim2.new(0, 126, 0, 23)
  6049. StartKill.Font = Enum.Font.Cartoon
  6050. StartKill.Text = "FE Kill/Fling"
  6051. StartKill.TextColor3 = Color3.new(0, 0, 0)
  6052. StartKill.TextSize = 14
  6053.  
  6054. StopKill.Name = "StopKill"
  6055. StopKill.Parent = Main
  6056. StopKill.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  6057. StopKill.BorderSizePixel = 0
  6058. StopKill.Position = UDim2.new(0.207373276, 0, 0.38197428, 0)
  6059. StopKill.Size = UDim2.new(0, 124, 0, 23)
  6060. StopKill.Font = Enum.Font.Cartoon
  6061. StopKill.Text = "Stop FE Kill/Fling"
  6062. StopKill.TextColor3 = Color3.new(0, 0, 0)
  6063. StopKill.TextSize = 14
  6064.  
  6065. Instructions.Name = "Instructions"
  6066. Instructions.Parent = Main
  6067. Instructions.BackgroundColor3 = Color3.new(1, 1, 1)
  6068. Instructions.BackgroundTransparency = 1
  6069. Instructions.Position = UDim2.new(0.0391705073, 0, 0.549356222, 0)
  6070. Instructions.Size = UDim2.new(0, 200, 0, 32)
  6071. Instructions.Font = Enum.Font.Cartoon
  6072. Instructions.Text = "Just touch someone to watch the fly to their death!"
  6073. Instructions.TextColor3 = Color3.new(0, 0, 0)
  6074. Instructions.TextSize = 14
  6075. Instructions.TextWrapped = true
  6076.  
  6077. CurrentPower.Name = "CurrentPower"
  6078. CurrentPower.Parent = Main
  6079. CurrentPower.BackgroundColor3 = Color3.new(1, 1, 1)
  6080. CurrentPower.BackgroundTransparency = 1
  6081. CurrentPower.Position = UDim2.new(0.276497692, 0, 0.686695278, 0)
  6082. CurrentPower.Size = UDim2.new(0, 98, 0, 36)
  6083. CurrentPower.Font = Enum.Font.Cartoon
  6084. CurrentPower.Text = "Current Power = 5"
  6085. CurrentPower.TextColor3 = Color3.new(0, 0, 0)
  6086. CurrentPower.TextSize = 14
  6087.  
  6088. Recomendation.Name = "Recomendation"
  6089. Recomendation.Parent = Main
  6090. Recomendation.BackgroundColor3 = Color3.new(1, 1, 1)
  6091. Recomendation.BackgroundTransparency = 1
  6092. Recomendation.Position = UDim2.new(0.0414746553, 0, 0.884120166, 0)
  6093. Recomendation.Size = UDim2.new(0, 200, 0, 21)
  6094. Recomendation.Font = Enum.Font.Cartoon
  6095. Recomendation.Text = "Recommended Power is 5"
  6096. Recomendation.TextColor3 = Color3.new(0, 0, 0)
  6097. Recomendation.TextSize = 14
  6098.  
  6099. NameOfGui.Name = "NameOfGui"
  6100. NameOfGui.Parent = Main
  6101. NameOfGui.BackgroundColor3 = Color3.new(1, 1, 1)
  6102. NameOfGui.BackgroundTransparency = 1
  6103. NameOfGui.Position = UDim2.new(0.0806451589, 0, 0, 0)
  6104. NameOfGui.Size = UDim2.new(0, 154, 0, 27)
  6105. NameOfGui.Font = Enum.Font.Cartoon
  6106. NameOfGui.Text = "FE Kill/Fling By JackMcJagger15"
  6107. NameOfGui.TextColor3 = Color3.new(0, 0, 0)
  6108. NameOfGui.TextSize = 14
  6109.  
  6110. Exit.Name = "Exit"
  6111. Exit.Parent = Main
  6112. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  6113. Exit.BackgroundTransparency = 1
  6114. Exit.Position = UDim2.new(0.907834113, 0, 0, 0)
  6115. Exit.Size = UDim2.new(0, 20, 0, 27)
  6116. Exit.Font = Enum.Font.Cartoon
  6117. Exit.Text = "X"
  6118. Exit.TextColor3 = Color3.new(0, 0, 0)
  6119. Exit.TextSize = 14
  6120.  
  6121. UPArrow.Name = "UPArrow"
  6122. UPArrow.Parent = Main
  6123. UPArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  6124. UPArrow.BackgroundTransparency = 1
  6125. UPArrow.Position = UDim2.new(0.0783410147, 0, 0.716738224, 0)
  6126. UPArrow.Size = UDim2.new(0, 26, 0, 23)
  6127. UPArrow.Font = Enum.Font.Cartoon
  6128. UPArrow.Text = "Up"
  6129. UPArrow.TextColor3 = Color3.new(0, 0, 0)
  6130. UPArrow.TextSize = 12
  6131. UPArrow.TextWrapped = true
  6132.  
  6133. DownArrow.Name = "DownArrow"
  6134. DownArrow.Parent = Main
  6135. DownArrow.BackgroundColor3 = Color3.new(1, 1, 1)
  6136. DownArrow.BackgroundTransparency = 1
  6137. DownArrow.Position = UDim2.new(0.792626739, 0, 0.714592278, 0)
  6138. DownArrow.Size = UDim2.new(0, 26, 0, 23)
  6139. DownArrow.Font = Enum.Font.Cartoon
  6140. DownArrow.Text = "Down"
  6141. DownArrow.TextColor3 = Color3.new(0, 0, 0)
  6142. DownArrow.TextSize = 12
  6143. DownArrow.TextWrapped = true
  6144.  
  6145. power = 500
  6146. active = false
  6147. local val = Instance.new("IntValue")
  6148. val.Name = "Number"
  6149. val.Parent = game.Players.LocalPlayer
  6150. val.Value = 5
  6151.  
  6152. Exit.MouseButton1Click:connect(function()
  6153. FlingKill.Enabled = false
  6154. end)
  6155.  
  6156. StartKill.MouseButton1Click:connect(function()
  6157. game:GetService('RunService').Stepped:connect(function()
  6158. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  6159. game.Players.LocalPlayer.Character.Head.CanCollide = false
  6160. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  6161. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  6162. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  6163. else
  6164. if game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  6165. game.Players.LocalPlayer.Character.Head.CanCollide = false
  6166. game.Players.LocalPlayer.Character.UpperTorso.CanCollide = false
  6167. game.Players.LocalPlayer.Character.LowerTorso.CanCollide = false
  6168. game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide = false
  6169. end
  6170. end
  6171. end)
  6172. wait(.1)
  6173. local bambam = Instance.new("BodyThrust")
  6174. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  6175. bambam.Force = Vector3.new(power,0,power)
  6176. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  6177. end)
  6178.  
  6179. StopKill.MouseButton1Click:connect(function()
  6180. active = false
  6181. game.Players.LocalPlayer.Character.HumanoidRootPart.BodyThrust:Remove()
  6182. end)
  6183.  
  6184. UPArrow.MouseButton1Click:connect(function()
  6185. power = power + 100
  6186. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value + 1
  6187. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  6188. end)
  6189.  
  6190. DownArrow.MouseButton1Click:connect(function()
  6191. power = power - 100
  6192. game.Players.LocalPlayer.Number.Value = game.Players.LocalPlayer.Number.Value - 1
  6193. CurrentPower.Text = "Current Power = " .. game.Players.LocalPlayer.Number.Value
  6194. end)
  6195. end)
  6196.  
  6197. TextButton_2.Parent = TextButton
  6198. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  6199. TextButton_2.BorderSizePixel = 0
  6200. TextButton_2.Position = UDim2.new(0.00197005272, 0, -1.51972604, 0)
  6201. TextButton_2.Size = UDim2.new(0, 200, 0, 50)
  6202. TextButton_2.Font = Enum.Font.SourceSans
  6203. TextButton_2.Text = "Brick Spam"
  6204. TextButton_2.TextScaled = true
  6205. TextButton_2.TextSize = 40
  6206. TextButton_2.TextWrapped = true
  6207.  
  6208. TextButton_2.MouseButton1Down:connect(function()
  6209. for i=1,500 do
  6210. local A_1 =
  6211. {
  6212. [1] = "Wear",
  6213. [2] = "100427922",
  6214. [3] = "Hats"
  6215. }
  6216. local Event = game:GetService("ReplicatedStorage").WearItem
  6217. Event:FireServer(A_1)
  6218. wait(0.1)
  6219.  
  6220. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  6221. if v:IsA("Hat") or v:IsA("Accessory") then
  6222. v.Handle.Mesh:Destroy()
  6223. v.Parent = game:GetService("Workspace")
  6224. end
  6225. end
  6226. end
  6227. end)
  6228.  
  6229. TextButton_3.Parent = TextButton_2
  6230. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  6231. TextButton_3.BorderSizePixel = 0
  6232. TextButton_3.Position = UDim2.new(1.06612217, 0, 1.51013708, 0)
  6233. TextButton_3.Size = UDim2.new(0, 167, 0, 50)
  6234. TextButton_3.Font = Enum.Font.SourceSans
  6235. TextButton_3.Text = "IY"
  6236. TextButton_3.TextScaled = true
  6237. TextButton_3.TextSize = 14
  6238. TextButton_3.TextWrapped = true
  6239.  
  6240. TextButton_3.MouseButton1Down:connect(function()
  6241. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  6242. end)
  6243.  
  6244. TextButton_4.Parent = TextButton_3
  6245. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  6246. TextButton_4.BorderSizePixel = 0
  6247. TextButton_4.Position = UDim2.new(0, 0, -1.51999998, 0)
  6248. TextButton_4.Size = UDim2.new(0, 167, 0, 50)
  6249. TextButton_4.Font = Enum.Font.SourceSans
  6250. TextButton_4.Text = "Hat Spam"
  6251. TextButton_4.TextScaled = true
  6252. TextButton_4.TextSize = 40
  6253. TextButton_4.TextWrapped = true
  6254.  
  6255. TextButton_4.MouseButton1Down:connect(function()
  6256. for i=1,500 do
  6257. local A_1 =
  6258. {
  6259. [1] = "Wear",
  6260. [2] = "100427922",
  6261. [3] = "Hats"
  6262. }
  6263. local Event = game:GetService("ReplicatedStorage").WearItem
  6264. Event:FireServer(A_1)
  6265. wait(0.1)
  6266.  
  6267. for i,v in pairs(game:GetService("Players").LocalPlayer.Character:GetDescendants()) do
  6268. if v:IsA("Hat") or v:IsA("Accessory") then
  6269. v.Parent = game:GetService("Workspace")
  6270. end
  6271. end
  6272. end
  6273. end)
  6274.  
  6275. TextBox.Parent = TextButton_4
  6276. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  6277. TextBox.BorderSizePixel = 0
  6278. TextBox.Position = UDim2.new(-1.27844322, 0, -2.16000009, 0)
  6279. TextBox.Size = UDim2.new(0, 380, 0, 50)
  6280. TextBox.Font = Enum.Font.SourceSans
  6281. TextBox.Text = "Username"
  6282. TextBox.TextScaled = true
  6283. TextBox.TextSize = 14
  6284. TextBox.TextWrapped = true
  6285.  
  6286. TextLabel.Parent = TextBox
  6287. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  6288. TextLabel.BackgroundTransparency = 32452
  6289. TextLabel.BorderSizePixel = 0
  6290. TextLabel.Position = UDim2.new(0.235526308, 0, -2.38000035, 0)
  6291. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  6292. TextLabel.Font = Enum.Font.SourceSans
  6293. TextLabel.Text = "FE HAX GUI V3 (by Harkinian) bricks and hats only works in some games."
  6294. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  6295. TextLabel.TextScaled = true
  6296. TextLabel.TextSize = 14
  6297. TextLabel.TextWrapped = true
  6298. end)
  6299.  
  6300. Version.Name = "Version"
  6301. Version.Parent = GUI
  6302. Version.BackgroundColor3 = Color3.new(0, 0.709804, 0.0235294)
  6303. Version.Position = UDim2.new(0, 0, 0.823321581, 0)
  6304. Version.Size = UDim2.new(0, 63, 0, 50)
  6305. Version.Font = Enum.Font.SourceSans
  6306. Version.Text = "V. 1.0.0"
  6307. Version.TextColor3 = Color3.new(0, 0, 0)
  6308. Version.TextSize = 14
  6309. Version.TextWrapped = true
  6310. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement