Advertisement
Guest User

Hax0r Hub [Small, has a FE script]

a guest
Jan 29th, 2019
9,788
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 199.04 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local feGui = Instance.new("TextButton")
  8. local Gabyx = Instance.new("TextButton")
  9. --Properties:
  10. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  11. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  12.  
  13. Frame.Parent = ScreenGui
  14. Frame.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  15. Frame.Position = UDim2.new(0.0136772031, 0, 0.0517928302, 0)
  16. Frame.Size = UDim2.new(0, 291, 0, 417)
  17.  
  18. TextLabel.Parent = ScreenGui
  19. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  20. TextLabel.BackgroundTransparency = 1
  21. TextLabel.Position = UDim2.new(0.0548446067, 0, 0.0517928302, 0)
  22. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  23. TextLabel.Font = Enum.Font.SciFi
  24. TextLabel.Text = "hax0r hub"
  25. TextLabel.TextColor3 = Color3.new(0.666667, 0, 0)
  26. TextLabel.TextSize = 20
  27.  
  28. feGui.Name = "feGui"
  29. feGui.Parent = ScreenGui
  30. feGui.BackgroundColor3 = Color3.new(1, 1, 1)
  31. feGui.Position = UDim2.new(0.0548446067, 0, 0.416334659, 0)
  32. feGui.Size = UDim2.new(0, 200, 0, 50)
  33. feGui.Font = Enum.Font.SourceSans
  34. feGui.Text = "fe gui"
  35. feGui.TextColor3 = Color3.new(0, 0, 0)
  36. feGui.TextSize = 14
  37. feGui.MouseButton1Down:connect(function()
  38. wait(0.3)
  39. -- Objects
  40. -- CREDIT TO xFunnieuss / Timeless for partial (short) names.
  41.  
  42. OPFinality = Instance.new("ScreenGui")
  43. MainFrame = Instance.new("Frame")
  44. TopFrame = Instance.new("Frame")
  45. CloseGUI = Instance.new("TextButton")
  46. MenuEnterFrame = Instance.new("Frame")
  47. Title = Instance.new("TextLabel")
  48. OpenMenu = Instance.new("ImageButton")
  49. Pages = Instance.new("Frame")
  50. Information = Instance.new("Frame")
  51. Image_FE_ENABLED = Instance.new("ImageLabel")
  52. Text_FE_ENABLED = Instance.new("TextLabel")
  53. WhatIsOPFinality = Instance.new("TextLabel")
  54. Text_FE_DISABLED = Instance.new("TextLabel")
  55. OPFin_Description = Instance.new("TextLabel")
  56. OPFin_Warning = Instance.new("TextLabel")
  57. Info_Bar = Instance.new("Frame")
  58. Info_Background = Instance.new("Frame")
  59. Warning_Bar = Instance.new("Frame")
  60. Warning_Background = Instance.new("Frame")
  61. Info_Image = Instance.new("ImageLabel")
  62. Image_FE_DISABLED = Instance.new("ImageLabel")
  63. Warn_Image = Instance.new("ImageLabel")
  64. Others_1 = Instance.new("Frame")
  65. OthersTitle = Instance.new("TextLabel")
  66. Char_Image = Instance.new("ImageLabel")
  67. OthersText = Instance.new("TextLabel")
  68. TXTBOX_PlrName = Instance.new("TextBox")
  69. othersBaseBackground = Instance.new("Frame")
  70. TeleportTo = Instance.new("TextButton")
  71. Annoy = Instance.new("TextButton")
  72. Follow = Instance.new("TextButton")
  73. View = Instance.new("TextButton")
  74. Orbit = Instance.new("TextButton")
  75. HeadWalk = Instance.new("TextButton")
  76. Stick = Instance.new("TextButton")
  77. Spam = Instance.new("TextButton")
  78. Carpet = Instance.new("TextButton")
  79. Others_toPAGE2 = Instance.new("TextButton")
  80. Character_toPAGE2_IMAGE = Instance.new("ImageLabel")
  81. Character_2 = Instance.new("Frame")
  82. CharacterTitle = Instance.new("TextLabel")
  83. CharacterText = Instance.new("TextLabel")
  84. Animations_SPOOKY = Instance.new("Frame")
  85. spookytitle = Instance.new("TextLabel")
  86. headthrow = Instance.new("TextButton")
  87. armsoff = Instance.new("TextButton")
  88. loophead = Instance.new("TextButton")
  89. levitate = Instance.new("TextButton")
  90. headfloat = Instance.new("TextButton")
  91. Character_backPAGE1 = Instance.new("TextButton")
  92. Character_toPAGE1_IMAGE = Instance.new("ImageLabel")
  93. Animations_DANCE = Instance.new("Frame")
  94. dancetitle = Instance.new("TextLabel")
  95. normal = Instance.new("TextButton")
  96. movingdance = Instance.new("TextButton")
  97. insane = Instance.new("TextButton")
  98. happy = Instance.new("TextButton")
  99. spindance = Instance.new("TextButton")
  100. Animations_HEROIC = Instance.new("Frame")
  101. heroictitle = Instance.new("TextLabel")
  102. swordstrike = Instance.new("TextButton")
  103. jumpland = Instance.new("TextButton")
  104. punches = Instance.new("TextButton")
  105. swing = Instance.new("TextButton")
  106. crawl = Instance.new("TextButton")
  107. Char2_Image = Instance.new("ImageLabel")
  108. Character_1 = Instance.new("Frame")
  109. CharacterTitle_2 = Instance.new("TextLabel")
  110. Char_Image_2 = Instance.new("ImageLabel")
  111. CharacterText_2 = Instance.new("TextLabel")
  112. TXTBOX_Stats = Instance.new("TextBox")
  113. BackGroundChar = Instance.new("Frame")
  114. HipHeight = Instance.new("TextButton")
  115. JumpHeight = Instance.new("TextButton")
  116. Speed = Instance.new("TextButton")
  117. TXTBOX_Chat = Instance.new("TextBox")
  118. BackGroundChar2 = Instance.new("Frame")
  119. Chat = Instance.new("TextButton")
  120. Spam_2 = Instance.new("TextButton")
  121. BackGroundChar3 = Instance.new("Frame")
  122. Noclip = Instance.new("TextButton")
  123. Fly = Instance.new("TextButton")
  124. Character_toPAGE2 = Instance.new("TextButton")
  125. Character_toPAGE2_IMAGE_2 = Instance.new("ImageLabel")
  126. Others_2 = Instance.new("Frame")
  127. OthersTitle_2 = Instance.new("TextLabel")
  128. Other_Image2 = Instance.new("ImageLabel")
  129. OthersText_2 = Instance.new("TextLabel")
  130. TXTBOX_PlrName2 = Instance.new("TextBox")
  131. othersBaseBackground2 = Instance.new("Frame")
  132. Flatten = Instance.new("TextButton")
  133. AimHead = Instance.new("TextButton")
  134. Float = Instance.new("TextButton")
  135. Multiple = Instance.new("TextButton")
  136. Animated = Instance.new("TextButton")
  137. SlowAttract = Instance.new("TextButton")
  138. WeirdOrbit = Instance.new("TextButton")
  139. Violent = Instance.new("TextButton")
  140. Max = Instance.new("TextButton")
  141. Others_toPAGE3 = Instance.new("TextButton")
  142. Character_toPAGE3_IMAGE = Instance.new("ImageLabel")
  143. Others_backPAGE1 = Instance.new("TextButton")
  144. Character_toPAGE1_IMAGE_2 = Instance.new("ImageLabel")
  145. Extra_1 = Instance.new("Frame")
  146. Extra_Image = Instance.new("ImageLabel")
  147. ExtraText = Instance.new("TextLabel")
  148. ExtraBaseBackGround1 = Instance.new("Frame")
  149. CrouchRocket = Instance.new("TextButton")
  150. ExtraBaseBackGround1Side = Instance.new("Frame")
  151. CloneIllusion = Instance.new("TextButton")
  152. CoolSpin = Instance.new("TextButton")
  153. JumpRocket = Instance.new("TextButton")
  154. Extra_toPAGE2 = Instance.new("TextButton")
  155. Character_toPAGE2_IMAGE_3 = Instance.new("ImageLabel")
  156. Extra_Title = Instance.new("TextLabel")
  157. ExtraBaseBackGround2 = Instance.new("Frame")
  158. NoLimbs = Instance.new("TextButton")
  159. FEGodmode = Instance.new("TextButton")
  160. BrickHats = Instance.new("TextButton")
  161. RapidPunch = Instance.new("TextButton")
  162. ExtraBaseBackGround2Side = Instance.new("Frame")
  163. ExtraBaseBackGround3 = Instance.new("Frame")
  164. PunchFollow = Instance.new("TextButton")
  165. ArmFollow = Instance.new("TextButton")
  166. Spin = Instance.new("TextButton")
  167. Faint = Instance.new("TextButton")
  168. ExtraBaseBackGround3Side = Instance.new("Frame")
  169. Extra_2 = Instance.new("Frame")
  170. Extra_Image_2 = Instance.new("ImageLabel")
  171. ExtraText_2 = Instance.new("TextLabel")
  172. Extra_Title_2 = Instance.new("TextLabel")
  173. ExtraBaseBackGround2_2 = Instance.new("Frame")
  174. CrouchAttack = Instance.new("TextButton")
  175. WalkThrough = Instance.new("TextButton")
  176. CreepyWatch = Instance.new("TextButton")
  177. SpinAttack = Instance.new("TextButton")
  178. ExtraBaseBackGround2Side_2 = Instance.new("Frame")
  179. TXTBOX_PlrNameEXTRA = Instance.new("TextBox")
  180. _18 = Instance.new("TextButton")
  181. SlamPropulsion = Instance.new("TextButton")
  182. Extra_backPAGE1 = Instance.new("TextButton")
  183. Character_toPAGE1_IMAGE_3 = Instance.new("ImageLabel")
  184. Others_3 = Instance.new("Frame")
  185. OthersTitle_3 = Instance.new("TextLabel")
  186. Other_Image3 = Instance.new("ImageLabel")
  187. OthersText_3 = Instance.new("TextLabel")
  188. TXTBOX_PlrNameOTHER3 = Instance.new("TextBox")
  189. othersBaseBackground3 = Instance.new("Frame")
  190. FreeFall = Instance.new("TextButton")
  191. Attach = Instance.new("TextButton")
  192. Bring = Instance.new("TextButton")
  193. SafeKill = Instance.new("TextButton")
  194. SuperSpin = Instance.new("TextButton")
  195. Kill = Instance.new("TextButton")
  196. Others_backPAGE2 = Instance.new("TextButton")
  197. Character_toPAGE1_IMAGE_4 = Instance.new("ImageLabel")
  198. Games = Instance.new("Frame")
  199. Games_IMAGE = Instance.new("ImageLabel")
  200. GamesText = Instance.new("TextLabel")
  201. Games_TITLE = Instance.new("TextLabel")
  202. Games_IMAGE2 = Instance.new("ImageLabel")
  203. SwordFightingTournament = Instance.new("TextButton")
  204. PlatesOfFateMayhem = Instance.new("TextButton")
  205. GamesText2 = Instance.new("TextLabel")
  206. Frappe = Instance.new("TextButton")
  207. Frappe_2 = Instance.new("TextButton")
  208. MenuFrame = Instance.new("Frame")
  209. Welcome = Instance.new("TextLabel")
  210. NameOfPlayer = Instance.new("TextLabel")
  211. T_Information = Instance.new("TextButton")
  212. T_InfoImage = Instance.new("ImageLabel")
  213. T_Character = Instance.new("TextButton")
  214. T_CharImage = Instance.new("ImageLabel")
  215. T_Games = Instance.new("TextButton")
  216. T_GameImage = Instance.new("ImageLabel")
  217. T_Others = Instance.new("TextButton")
  218. T_OtherImage = Instance.new("ImageLabel")
  219. T_Extra = Instance.new("TextButton")
  220. T_ExtraImage = Instance.new("ImageLabel")
  221. DeleteGUI = Instance.new("TextButton")
  222. DELETEIMAGE = Instance.new("ImageLabel")
  223. Darkness = Instance.new("TextButton")
  224.  
  225. -- Properties
  226.  
  227. OPFinality.Name = "OPFinality"
  228. OPFinality.Parent = game.CoreGui
  229.  
  230. MainFrame.Name = "MainFrame"
  231. MainFrame.Parent = OPFinality
  232. MainFrame.Active = true
  233. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  234. MainFrame.BackgroundTransparency = 1
  235. MainFrame.BorderSizePixel = 0
  236. MainFrame.ClipsDescendants = true
  237. MainFrame.Draggable = true
  238. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  239. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  240.  
  241. TopFrame.Name = "TopFrame"
  242. TopFrame.Parent = MainFrame
  243. TopFrame.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  244. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  245. TopFrame.BorderSizePixel = 0
  246. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  247. TopFrame.ZIndex = 7
  248.  
  249. CloseGUI.Parent = TopFrame
  250. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  251. CloseGUI.BackgroundTransparency = 1
  252. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  253. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  254. CloseGUI.Font = Enum.Font.Cartoon
  255. CloseGUI.FontSize = Enum.FontSize.Size28
  256. CloseGUI.Text = "X"
  257. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  258. CloseGUI.TextSize = 25
  259. CloseGUI.ZIndex = 8
  260.  
  261. MenuEnterFrame.Name = "MenuEnterFrame"
  262. MenuEnterFrame.Parent = MainFrame
  263. MenuEnterFrame.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  264. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  265. MenuEnterFrame.BorderSizePixel = 0
  266. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  267. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  268. MenuEnterFrame.ZIndex = 5
  269.  
  270. Title.Name = "Title"
  271. Title.Parent = MenuEnterFrame
  272. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  273. Title.BackgroundTransparency = 1
  274. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  275. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  276. Title.Font = Enum.Font.SourceSansLight
  277. Title.FontSize = Enum.FontSize.Size32
  278. Title.Text = "OPFinality"
  279. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  280. Title.TextSize = 30
  281. Title.ZIndex = 6
  282.  
  283. OpenMenu.Name = "OpenMenu"
  284. OpenMenu.Parent = MenuEnterFrame
  285. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  286. OpenMenu.BackgroundTransparency = 1
  287. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  288. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  289. OpenMenu.ZIndex = 6
  290.  
  291. Pages.Name = "Pages"
  292. Pages.Parent = MainFrame
  293. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  294. Pages.BorderSizePixel = 0
  295. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  296. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  297.  
  298. Information.Name = "Information"
  299. Information.Parent = Pages
  300. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  301. Information.BorderSizePixel = 0
  302. Information.Size = UDim2.new(1, 0, 1, 0)
  303.  
  304. Image_FE_ENABLED.Name = "Image_FE_ENABLED"
  305. Image_FE_ENABLED.Parent = Information
  306. Image_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  307. Image_FE_ENABLED.BackgroundTransparency = 1
  308. Image_FE_ENABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  309. Image_FE_ENABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  310. Image_FE_ENABLED.Visible = false
  311. Image_FE_ENABLED.Image = "http://www.roblox.com/asset/?id=1281289312"
  312.  
  313. Text_FE_ENABLED.Name = "Text_FE_ENABLED"
  314. Text_FE_ENABLED.Parent = Information
  315. Text_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  316. Text_FE_ENABLED.BackgroundTransparency = 1
  317. Text_FE_ENABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  318. Text_FE_ENABLED.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  319. Text_FE_ENABLED.Visible = false
  320. Text_FE_ENABLED.Font = Enum.Font.SourceSansItalic
  321. Text_FE_ENABLED.FontSize = Enum.FontSize.Size24
  322. Text_FE_ENABLED.Text = "This game is Filtering Enabled! Enjoy using OPFinality."
  323. Text_FE_ENABLED.TextSize = 19
  324.  
  325. WhatIsOPFinality.Name = "WhatIsOPFinality"
  326. WhatIsOPFinality.Parent = Information
  327. WhatIsOPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  328. WhatIsOPFinality.BackgroundTransparency = 1
  329. WhatIsOPFinality.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  330. WhatIsOPFinality.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  331. WhatIsOPFinality.Font = Enum.Font.SourceSansBold
  332. WhatIsOPFinality.FontSize = Enum.FontSize.Size28
  333. WhatIsOPFinality.Text = "What is OPFinality?"
  334. WhatIsOPFinality.TextSize = 25
  335.  
  336. Text_FE_DISABLED.Name = "Text_FE_DISABLED"
  337. Text_FE_DISABLED.Parent = Information
  338. Text_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  339. Text_FE_DISABLED.BackgroundTransparency = 1
  340. Text_FE_DISABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  341. Text_FE_DISABLED.Size = UDim2.new(0.545381963, 0, 0.227404833, 0)
  342. Text_FE_DISABLED.Font = Enum.Font.SourceSansItalic
  343. Text_FE_DISABLED.FontSize = Enum.FontSize.Size24
  344. Text_FE_DISABLED.Text = "Oh! This game is Filtering Disabled..."
  345. Text_FE_DISABLED.TextSize = 19
  346.  
  347. OPFin_Description.Name = "OPFin_Description"
  348. OPFin_Description.Parent = Information
  349. OPFin_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  350. OPFin_Description.BackgroundTransparency = 1
  351. OPFin_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  352. OPFin_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  353. OPFin_Description.ZIndex = 3
  354. OPFin_Description.Font = Enum.Font.SourceSans
  355. OPFin_Description.FontSize = Enum.FontSize.Size18
  356. OPFin_Description.Text = "OPFinality is an FE GUI developed by illremember made for giving you power in Filtering Enabled games."
  357. OPFin_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  358. OPFin_Description.TextSize = 18
  359. OPFin_Description.TextWrapped = true
  360.  
  361. OPFin_Warning.Name = "OPFin_Warning"
  362. OPFin_Warning.Parent = Information
  363. OPFin_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  364. OPFin_Warning.BackgroundTransparency = 1
  365. OPFin_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  366. OPFin_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  367. OPFin_Warning.ZIndex = 2
  368. OPFin_Warning.Font = Enum.Font.SourceSans
  369. OPFin_Warning.FontSize = Enum.FontSize.Size18
  370. OPFin_Warning.Text = "If this game is detected as Filtering Disabled, this GUI wont work as well as other scripts would. Consider using a different script."
  371. OPFin_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  372. OPFin_Warning.TextSize = 18
  373. OPFin_Warning.TextWrapped = true
  374.  
  375. Info_Bar.Name = "Info_Bar"
  376. Info_Bar.Parent = Information
  377. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  378. Info_Bar.BorderSizePixel = 0
  379. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  380. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  381.  
  382. Info_Background.Name = "Info_Background"
  383. Info_Background.Parent = Information
  384. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  385. Info_Background.BorderSizePixel = 0
  386. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  387. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  388. Info_Background.ZIndex = 2
  389.  
  390. Warning_Bar.Name = "Warning_Bar"
  391. Warning_Bar.Parent = Information
  392. Warning_Bar.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  393. Warning_Bar.BorderSizePixel = 0
  394. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  395. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  396.  
  397. Warning_Background.Name = "Warning_Background"
  398. Warning_Background.Parent = Information
  399. Warning_Background.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  400. Warning_Background.BorderSizePixel = 0
  401. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  402. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  403.  
  404. Info_Image.Name = "Info_Image"
  405. Info_Image.Parent = Information
  406. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  407. Info_Image.BackgroundTransparency = 1
  408. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  409. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  410. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  411.  
  412. Image_FE_DISABLED.Name = "Image_FE_DISABLED"
  413. Image_FE_DISABLED.Parent = Information
  414. Image_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  415. Image_FE_DISABLED.BackgroundTransparency = 1
  416. Image_FE_DISABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  417. Image_FE_DISABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  418. Image_FE_DISABLED.Image = "http://www.roblox.com/asset/?id=1281290326"
  419.  
  420. Warn_Image.Name = "Warn_Image"
  421. Warn_Image.Parent = Information
  422. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  423. Warn_Image.BackgroundTransparency = 1
  424. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  425. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  426. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  427.  
  428. Others_1.Name = "Others_1"
  429. Others_1.Parent = Pages
  430. Others_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  431. Others_1.BorderSizePixel = 0
  432. Others_1.Position = UDim2.new(1.00752497, 0, 0, 0)
  433. Others_1.Size = UDim2.new(1, 0, 1, 0)
  434.  
  435. OthersTitle.Name = "OthersTitle"
  436. OthersTitle.Parent = Others_1
  437. OthersTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  438. OthersTitle.BackgroundTransparency = 1
  439. OthersTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  440. OthersTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  441. OthersTitle.Font = Enum.Font.SourceSansBold
  442. OthersTitle.FontSize = Enum.FontSize.Size28
  443. OthersTitle.Text = "Others"
  444. OthersTitle.TextSize = 25
  445.  
  446. Char_Image.Name = "Char_Image"
  447. Char_Image.Parent = Others_1
  448. Char_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  449. Char_Image.BackgroundTransparency = 1
  450. Char_Image.Position = UDim2.new(0.0113205044, 0, 0.153754383, 0)
  451. Char_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  452. Char_Image.Image = "http://www.roblox.com/asset/?id=1281476978"
  453.  
  454. OthersText.Name = "OthersText"
  455. OthersText.Parent = Others_1
  456. OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  457. OthersText.BackgroundTransparency = 1
  458. OthersText.Position = UDim2.new(0.101884536, 0, 0.153754383, 0)
  459. OthersText.Size = UDim2.new(0.781114817, 0, 0.175719291, 0)
  460. OthersText.Font = Enum.Font.SourceSansItalic
  461. OthersText.FontSize = Enum.FontSize.Size24
  462. OthersText.Text = "Use a set of basic commands on other players! Enter a name into the textbox, supports partial names."
  463. OthersText.TextSize = 19
  464. OthersText.TextWrapped = true
  465.  
  466. TXTBOX_PlrName.Name = "TXTBOX_PlrName"
  467. TXTBOX_PlrName.Parent = Others_1
  468. TXTBOX_PlrName.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  469. TXTBOX_PlrName.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  470. TXTBOX_PlrName.BorderSizePixel = 0
  471. TXTBOX_PlrName.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  472. TXTBOX_PlrName.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  473. TXTBOX_PlrName.ZIndex = 2
  474. TXTBOX_PlrName.Font = Enum.Font.SourceSans
  475. TXTBOX_PlrName.FontSize = Enum.FontSize.Size14
  476. TXTBOX_PlrName.Text = "Player"
  477. TXTBOX_PlrName.TextScaled = true
  478. TXTBOX_PlrName.TextSize = 14
  479. TXTBOX_PlrName.TextWrapped = true
  480.  
  481. othersBaseBackground.Name = "othersBaseBackground"
  482. othersBaseBackground.Parent = Others_1
  483. othersBaseBackground.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  484. othersBaseBackground.BorderSizePixel = 0
  485. othersBaseBackground.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  486. othersBaseBackground.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  487.  
  488. TeleportTo.Name = "TeleportTo"
  489. TeleportTo.Parent = othersBaseBackground
  490. TeleportTo.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  491. TeleportTo.BorderSizePixel = 0
  492. TeleportTo.Position = UDim2.new(0.0294333119, 0, 0.27070269, 0)
  493. TeleportTo.Size = UDim2.new(0, 92, 0, 25)
  494. TeleportTo.Font = Enum.Font.SourceSans
  495. TeleportTo.FontSize = Enum.FontSize.Size24
  496. TeleportTo.Text = "Teleport To"
  497. TeleportTo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  498. TeleportTo.TextSize = 22
  499.  
  500. Annoy.Name = "Annoy"
  501. Annoy.Parent = othersBaseBackground
  502. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  503. Annoy.BorderSizePixel = 0
  504. Annoy.Position = UDim2.new(0.0294333119, 0, 0.507567585, 0)
  505. Annoy.Size = UDim2.new(0, 92, 0, 25)
  506. Annoy.Font = Enum.Font.SourceSans
  507. Annoy.FontSize = Enum.FontSize.Size24
  508. Annoy.Text = "Annoy"
  509. Annoy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  510. Annoy.TextSize = 22
  511.  
  512. Follow.Name = "Follow"
  513. Follow.Parent = othersBaseBackground
  514. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  515. Follow.BorderSizePixel = 0
  516. Follow.Position = UDim2.new(0.0294333119, 0, 0.744432449, 0)
  517. Follow.Size = UDim2.new(0, 92, 0, 25)
  518. Follow.Font = Enum.Font.SourceSans
  519. Follow.FontSize = Enum.FontSize.Size24
  520. Follow.Text = "Follow"
  521. Follow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  522. Follow.TextSize = 22
  523.  
  524. View.Name = "View"
  525. View.Parent = othersBaseBackground
  526. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  527. View.BorderSizePixel = 0
  528. View.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  529. View.Size = UDim2.new(0, 92, 0, 25)
  530. View.Font = Enum.Font.SourceSans
  531. View.FontSize = Enum.FontSize.Size24
  532. View.Text = "View"
  533. View.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  534. View.TextSize = 22
  535.  
  536. Orbit.Name = "Orbit"
  537. Orbit.Parent = othersBaseBackground
  538. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  539. Orbit.BorderSizePixel = 0
  540. Orbit.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  541. Orbit.Size = UDim2.new(0, 92, 0, 25)
  542. Orbit.Font = Enum.Font.SourceSans
  543. Orbit.FontSize = Enum.FontSize.Size24
  544. Orbit.Text = "Orbit"
  545. Orbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  546. Orbit.TextSize = 22
  547.  
  548. HeadWalk.Name = "HeadWalk"
  549. HeadWalk.Parent = othersBaseBackground
  550. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  551. HeadWalk.BorderSizePixel = 0
  552. HeadWalk.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  553. HeadWalk.Size = UDim2.new(0, 92, 0, 25)
  554. HeadWalk.Font = Enum.Font.SourceSans
  555. HeadWalk.FontSize = Enum.FontSize.Size24
  556. HeadWalk.Text = "Head Walk"
  557. HeadWalk.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  558. HeadWalk.TextSize = 22
  559.  
  560. Stick.Name = "Stick"
  561. Stick.Parent = othersBaseBackground
  562. Stick.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  563. Stick.BorderSizePixel = 0
  564. Stick.Position = UDim2.new(0.7063995, 0, 0.27070269, 0)
  565. Stick.Size = UDim2.new(0, 92, 0, 25)
  566. Stick.Font = Enum.Font.SourceSans
  567. Stick.FontSize = Enum.FontSize.Size24
  568. Stick.Text = "Stick"
  569. Stick.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  570. Stick.TextSize = 22
  571.  
  572. Spam.Name = "Spam"
  573. Spam.Parent = othersBaseBackground
  574. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  575. Spam.BorderSizePixel = 0
  576. Spam.Position = UDim2.new(0.7063995, 0, 0.507567585, 0)
  577. Spam.Size = UDim2.new(0, 92, 0, 25)
  578. Spam.Font = Enum.Font.SourceSans
  579. Spam.FontSize = Enum.FontSize.Size24
  580. Spam.Text = "Spam"
  581. Spam.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  582. Spam.TextSize = 22
  583.  
  584. Carpet.Name = "Carpet"
  585. Carpet.Parent = othersBaseBackground
  586. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  587. Carpet.BorderSizePixel = 0
  588. Carpet.Position = UDim2.new(0.7063995, 0, 0.744432449, 0)
  589. Carpet.Size = UDim2.new(0, 92, 0, 25)
  590. Carpet.Font = Enum.Font.SourceSans
  591. Carpet.FontSize = Enum.FontSize.Size24
  592. Carpet.Text = "Carpet"
  593. Carpet.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  594. Carpet.TextSize = 22
  595.  
  596. Others_toPAGE2.Name = "Others_toPAGE2"
  597. Others_toPAGE2.Parent = Others_1
  598. Others_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  599. Others_toPAGE2.BorderSizePixel = 0
  600. Others_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  601. Others_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  602. Others_toPAGE2.Font = Enum.Font.SourceSansLight
  603. Others_toPAGE2.FontSize = Enum.FontSize.Size24
  604. Others_toPAGE2.Text = "Next"
  605. Others_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  606. Others_toPAGE2.TextSize = 22
  607.  
  608. Character_toPAGE2_IMAGE.Name = "Character_toPAGE2_IMAGE"
  609. Character_toPAGE2_IMAGE.Parent = Others_toPAGE2
  610. Character_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  611. Character_toPAGE2_IMAGE.BorderSizePixel = 0
  612. Character_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  613. Character_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  614. Character_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  615.  
  616. Character_2.Name = "Character_2"
  617. Character_2.Parent = Pages
  618. Character_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  619. Character_2.BorderSizePixel = 0
  620. Character_2.Position = UDim2.new(1, 0, 0, 0)
  621. Character_2.Size = UDim2.new(1, 0, 1, 0)
  622.  
  623. CharacterTitle.Name = "CharacterTitle"
  624. CharacterTitle.Parent = Character_2
  625. CharacterTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  626. CharacterTitle.BackgroundTransparency = 1
  627. CharacterTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  628. CharacterTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  629. CharacterTitle.Font = Enum.Font.SourceSansBold
  630. CharacterTitle.FontSize = Enum.FontSize.Size28
  631. CharacterTitle.Text = "Character"
  632. CharacterTitle.TextSize = 25
  633.  
  634. CharacterText.Name = "CharacterText"
  635. CharacterText.Parent = Character_2
  636. CharacterText.BackgroundColor3 = Color3.new(1, 1, 1)
  637. CharacterText.BackgroundTransparency = 1
  638. CharacterText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  639. CharacterText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  640. CharacterText.Font = Enum.Font.SourceSansItalic
  641. CharacterText.FontSize = Enum.FontSize.Size24
  642. CharacterText.Text = "Apply cool animations to your player!"
  643. CharacterText.TextSize = 19
  644. CharacterText.TextWrapped = true
  645.  
  646. Animations_SPOOKY.Name = "Animations_SPOOKY"
  647. Animations_SPOOKY.Parent = Character_2
  648. Animations_SPOOKY.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  649. Animations_SPOOKY.BorderSizePixel = 0
  650. Animations_SPOOKY.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  651. Animations_SPOOKY.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  652.  
  653. spookytitle.Name = "spookytitle"
  654. spookytitle.Parent = Animations_SPOOKY
  655. spookytitle.BackgroundColor3 = Color3.new(1, 1, 1)
  656. spookytitle.BackgroundTransparency = 1
  657. spookytitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  658. spookytitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  659. spookytitle.Font = Enum.Font.SourceSansLight
  660. spookytitle.FontSize = Enum.FontSize.Size28
  661. spookytitle.Text = "Spooky"
  662. spookytitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  663. spookytitle.TextSize = 25
  664.  
  665. headthrow.Name = "headthrow"
  666. headthrow.Parent = Animations_SPOOKY
  667. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  668. headthrow.BorderSizePixel = 0
  669. headthrow.Position = UDim2.new(0, 0, 0.238476187, 0)
  670. headthrow.Size = UDim2.new(1, 0, 0.119000003, 0)
  671. headthrow.Font = Enum.Font.SourceSans
  672. headthrow.FontSize = Enum.FontSize.Size14
  673. headthrow.Text = "Head Throw"
  674. headthrow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  675. headthrow.TextScaled = true
  676. headthrow.TextSize = 14
  677. headthrow.TextWrapped = true
  678.  
  679. armsoff.Name = "armsoff"
  680. armsoff.Parent = Animations_SPOOKY
  681. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  682. armsoff.BorderSizePixel = 0
  683. armsoff.Position = UDim2.new(0, 0, 0.3875238, 0)
  684. armsoff.Size = UDim2.new(1, 0, 0.119000003, 0)
  685. armsoff.Font = Enum.Font.SourceSans
  686. armsoff.FontSize = Enum.FontSize.Size14
  687. armsoff.Text = "Arms Off"
  688. armsoff.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  689. armsoff.TextScaled = true
  690. armsoff.TextSize = 14
  691. armsoff.TextWrapped = true
  692.  
  693. loophead.Name = "loophead"
  694. loophead.Parent = Animations_SPOOKY
  695. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  696. loophead.BorderSizePixel = 0
  697. loophead.Position = UDim2.new(0, 0, 0.536571383, 0)
  698. loophead.Size = UDim2.new(1, 0, 0.119000003, 0)
  699. loophead.Font = Enum.Font.SourceSans
  700. loophead.FontSize = Enum.FontSize.Size14
  701. loophead.Text = "Loop Head"
  702. loophead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  703. loophead.TextScaled = true
  704. loophead.TextSize = 14
  705. loophead.TextWrapped = true
  706.  
  707. levitate.Name = "levitate"
  708. levitate.Parent = Animations_SPOOKY
  709. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  710. levitate.BorderSizePixel = 0
  711. levitate.Position = UDim2.new(0, 0, 0.685619056, 0)
  712. levitate.Size = UDim2.new(1, 0, 0.119000003, 0)
  713. levitate.Font = Enum.Font.SourceSans
  714. levitate.FontSize = Enum.FontSize.Size14
  715. levitate.Text = "Levitate"
  716. levitate.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  717. levitate.TextScaled = true
  718. levitate.TextSize = 14
  719. levitate.TextWrapped = true
  720.  
  721. headfloat.Name = "headfloat"
  722. headfloat.Parent = Animations_SPOOKY
  723. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  724. headfloat.BorderSizePixel = 0
  725. headfloat.Position = UDim2.new(0, 0, 0.834666669, 0)
  726. headfloat.Size = UDim2.new(1, 0, 0.119000003, 0)
  727. headfloat.Font = Enum.Font.SourceSans
  728. headfloat.FontSize = Enum.FontSize.Size14
  729. headfloat.Text = "Head Float"
  730. headfloat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  731. headfloat.TextScaled = true
  732. headfloat.TextSize = 14
  733. headfloat.TextWrapped = true
  734.  
  735. Character_backPAGE1.Name = "Character_backPAGE1"
  736. Character_backPAGE1.Parent = Character_2
  737. Character_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  738. Character_backPAGE1.BorderSizePixel = 0
  739. Character_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  740. Character_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  741. Character_backPAGE1.Font = Enum.Font.SourceSansLight
  742. Character_backPAGE1.FontSize = Enum.FontSize.Size24
  743. Character_backPAGE1.Text = "Prev"
  744. Character_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  745. Character_backPAGE1.TextSize = 22
  746.  
  747. Character_toPAGE1_IMAGE.Name = "Character_toPAGE1_IMAGE"
  748. Character_toPAGE1_IMAGE.Parent = Character_backPAGE1
  749. Character_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  750. Character_toPAGE1_IMAGE.BorderSizePixel = 0
  751. Character_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  752. Character_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  753. Character_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  754.  
  755. Animations_DANCE.Name = "Animations_DANCE"
  756. Animations_DANCE.Parent = Character_2
  757. Animations_DANCE.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  758. Animations_DANCE.BorderSizePixel = 0
  759. Animations_DANCE.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  760. Animations_DANCE.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  761.  
  762. dancetitle.Name = "dancetitle"
  763. dancetitle.Parent = Animations_DANCE
  764. dancetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  765. dancetitle.BackgroundTransparency = 1
  766. dancetitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  767. dancetitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  768. dancetitle.Font = Enum.Font.SourceSansLight
  769. dancetitle.FontSize = Enum.FontSize.Size28
  770. dancetitle.Text = "Dance"
  771. dancetitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  772. dancetitle.TextSize = 25
  773.  
  774. normal.Name = "normal"
  775. normal.Parent = Animations_DANCE
  776. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  777. normal.BorderSizePixel = 0
  778. normal.Position = UDim2.new(0, 0, 0.238476187, 0)
  779. normal.Size = UDim2.new(1, 0, 0.119000003, 0)
  780. normal.Font = Enum.Font.SourceSans
  781. normal.FontSize = Enum.FontSize.Size14
  782. normal.Text = "Normal"
  783. normal.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  784. normal.TextScaled = true
  785. normal.TextSize = 14
  786. normal.TextWrapped = true
  787.  
  788. movingdance.Name = "movingdance"
  789. movingdance.Parent = Animations_DANCE
  790. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  791. movingdance.BorderSizePixel = 0
  792. movingdance.Position = UDim2.new(0, 0, 0.3875238, 0)
  793. movingdance.Size = UDim2.new(1, 0, 0.119000003, 0)
  794. movingdance.Font = Enum.Font.SourceSans
  795. movingdance.FontSize = Enum.FontSize.Size14
  796. movingdance.Text = "Moving Dance"
  797. movingdance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  798. movingdance.TextScaled = true
  799. movingdance.TextSize = 14
  800. movingdance.TextWrapped = true
  801.  
  802. insane.Name = "insane"
  803. insane.Parent = Animations_DANCE
  804. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  805. insane.BorderSizePixel = 0
  806. insane.Position = UDim2.new(0, 0, 0.834666669, 0)
  807. insane.Size = UDim2.new(1, 0, 0.119000003, 0)
  808. insane.Font = Enum.Font.SourceSans
  809. insane.FontSize = Enum.FontSize.Size14
  810. insane.Text = "Insane"
  811. insane.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  812. insane.TextScaled = true
  813. insane.TextSize = 14
  814. insane.TextWrapped = true
  815.  
  816. happy.Name = "happy"
  817. happy.Parent = Animations_DANCE
  818. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  819. happy.BorderSizePixel = 0
  820. happy.Position = UDim2.new(0, 0, 0.536571383, 0)
  821. happy.Size = UDim2.new(1, 0, 0.119000003, 0)
  822. happy.Font = Enum.Font.SourceSans
  823. happy.FontSize = Enum.FontSize.Size14
  824. happy.Text = "Happy"
  825. happy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  826. happy.TextScaled = true
  827. happy.TextSize = 14
  828. happy.TextWrapped = true
  829.  
  830. spindance.Name = "spindance"
  831. spindance.Parent = Animations_DANCE
  832. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  833. spindance.BorderSizePixel = 0
  834. spindance.Position = UDim2.new(0, 0, 0.685619056, 0)
  835. spindance.Size = UDim2.new(1, 0, 0.119000003, 0)
  836. spindance.Font = Enum.Font.SourceSans
  837. spindance.FontSize = Enum.FontSize.Size14
  838. spindance.Text = "Spin Dance"
  839. spindance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  840. spindance.TextScaled = true
  841. spindance.TextSize = 14
  842. spindance.TextWrapped = true
  843.  
  844. Animations_HEROIC.Name = "Animations_HEROIC"
  845. Animations_HEROIC.Parent = Character_2
  846. Animations_HEROIC.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  847. Animations_HEROIC.BorderSizePixel = 0
  848. Animations_HEROIC.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  849. Animations_HEROIC.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  850.  
  851. heroictitle.Name = "heroictitle"
  852. heroictitle.Parent = Animations_HEROIC
  853. heroictitle.BackgroundColor3 = Color3.new(1, 1, 1)
  854. heroictitle.BackgroundTransparency = 1
  855. heroictitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  856. heroictitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  857. heroictitle.Font = Enum.Font.SourceSansLight
  858. heroictitle.FontSize = Enum.FontSize.Size28
  859. heroictitle.Text = "Heroic"
  860. heroictitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  861. heroictitle.TextSize = 25
  862.  
  863. swordstrike.Name = "swordstrike"
  864. swordstrike.Parent = Animations_HEROIC
  865. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  866. swordstrike.BorderSizePixel = 0
  867. swordstrike.Position = UDim2.new(0, 0, 0.238476187, 0)
  868. swordstrike.Size = UDim2.new(1, 0, 0.119000003, 0)
  869. swordstrike.Font = Enum.Font.SourceSans
  870. swordstrike.FontSize = Enum.FontSize.Size14
  871. swordstrike.Text = "Sword Strike"
  872. swordstrike.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  873. swordstrike.TextScaled = true
  874. swordstrike.TextSize = 14
  875. swordstrike.TextWrapped = true
  876.  
  877. jumpland.Name = "jumpland"
  878. jumpland.Parent = Animations_HEROIC
  879. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  880. jumpland.BorderSizePixel = 0
  881. jumpland.Position = UDim2.new(0, 0, 0.3875238, 0)
  882. jumpland.Size = UDim2.new(1, 0, 0.119000003, 0)
  883. jumpland.Font = Enum.Font.SourceSans
  884. jumpland.FontSize = Enum.FontSize.Size14
  885. jumpland.Text = "Jump Land"
  886. jumpland.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  887. jumpland.TextScaled = true
  888. jumpland.TextSize = 14
  889. jumpland.TextWrapped = true
  890.  
  891. punches.Name = "punches"
  892. punches.Parent = Animations_HEROIC
  893. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  894. punches.BorderSizePixel = 0
  895. punches.Position = UDim2.new(0, 0, 0.834666669, 0)
  896. punches.Size = UDim2.new(1, 0, 0.119000003, 0)
  897. punches.Font = Enum.Font.SourceSans
  898. punches.FontSize = Enum.FontSize.Size14
  899. punches.Text = "Punches"
  900. punches.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  901. punches.TextScaled = true
  902. punches.TextSize = 14
  903. punches.TextWrapped = true
  904.  
  905. swing.Name = "swing"
  906. swing.Parent = Animations_HEROIC
  907. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  908. swing.BorderSizePixel = 0
  909. swing.Position = UDim2.new(0, 0, 0.536571383, 0)
  910. swing.Size = UDim2.new(1, 0, 0.119000003, 0)
  911. swing.Font = Enum.Font.SourceSans
  912. swing.FontSize = Enum.FontSize.Size14
  913. swing.Text = "Swing"
  914. swing.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  915. swing.TextScaled = true
  916. swing.TextSize = 14
  917. swing.TextWrapped = true
  918.  
  919. crawl.Name = "crawl"
  920. crawl.Parent = Animations_HEROIC
  921. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  922. crawl.BorderSizePixel = 0
  923. crawl.Position = UDim2.new(0, 0, 0.685619056, 0)
  924. crawl.Size = UDim2.new(1, 0, 0.119000003, 0)
  925. crawl.Font = Enum.Font.SourceSans
  926. crawl.FontSize = Enum.FontSize.Size14
  927. crawl.Text = "Crawl"
  928. crawl.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  929. crawl.TextScaled = true
  930. crawl.TextSize = 14
  931. crawl.TextWrapped = true
  932.  
  933. Char2_Image.Name = "Char2_Image"
  934. Char2_Image.Parent = Character_2
  935. Char2_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  936. Char2_Image.BackgroundTransparency = 1
  937. Char2_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  938. Char2_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  939. Char2_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  940.  
  941. Character_1.Name = "Character_1"
  942. Character_1.Parent = Pages
  943. Character_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  944. Character_1.BorderSizePixel = 0
  945. Character_1.Position = UDim2.new(11, 0, 0, 0)
  946. Character_1.Size = UDim2.new(1, 0, 1, 0)
  947.  
  948. CharacterTitle_2.Name = "CharacterTitle"
  949. CharacterTitle_2.Parent = Character_1
  950. CharacterTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  951. CharacterTitle_2.BackgroundTransparency = 1
  952. CharacterTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  953. CharacterTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  954. CharacterTitle_2.Font = Enum.Font.SourceSansBold
  955. CharacterTitle_2.FontSize = Enum.FontSize.Size28
  956. CharacterTitle_2.Text = "Character"
  957. CharacterTitle_2.TextSize = 25
  958.  
  959. Char_Image_2.Name = "Char_Image"
  960. Char_Image_2.Parent = Character_1
  961. Char_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  962. Char_Image_2.BackgroundTransparency = 1
  963. Char_Image_2.Position = UDim2.new(0.0792435333, 0, 0.109824568, 0)
  964. Char_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  965. Char_Image_2.Image = "http://www.roblox.com/asset/?id=1281299598"
  966.  
  967. CharacterText_2.Name = "CharacterText"
  968. CharacterText_2.Parent = Character_1
  969. CharacterText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  970. CharacterText_2.BackgroundTransparency = 1
  971. CharacterText_2.Position = UDim2.new(0.147166565, 0, 0.109824568, 0)
  972. CharacterText_2.Size = UDim2.new(0.679230273, 0, 0.175719291, 0)
  973. CharacterText_2.Font = Enum.Font.SourceSansItalic
  974. CharacterText_2.FontSize = Enum.FontSize.Size24
  975. CharacterText_2.Text = "Change your character's speed and other stats, give yourself fly, noclip and more!"
  976. CharacterText_2.TextSize = 19
  977. CharacterText_2.TextWrapped = true
  978.  
  979. TXTBOX_Stats.Name = "TXTBOX_Stats"
  980. TXTBOX_Stats.Parent = Character_1
  981. TXTBOX_Stats.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  982. TXTBOX_Stats.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  983. TXTBOX_Stats.BorderSizePixel = 6
  984. TXTBOX_Stats.Position = UDim2.new(0.0905640349, 0, 0.373403519, 0)
  985. TXTBOX_Stats.Size = UDim2.new(0.18112807, 0, 0.0878596455, 0)
  986. TXTBOX_Stats.Font = Enum.Font.SourceSans
  987. TXTBOX_Stats.FontSize = Enum.FontSize.Size14
  988. TXTBOX_Stats.Text = "Number"
  989. TXTBOX_Stats.TextScaled = true
  990. TXTBOX_Stats.TextSize = 14
  991. TXTBOX_Stats.TextWrapped = true
  992.  
  993. BackGroundChar.Name = "BackGroundChar"
  994. BackGroundChar.Parent = Character_1
  995. BackGroundChar.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  996. BackGroundChar.BorderSizePixel = 0
  997. BackGroundChar.Position = UDim2.new(0.0769999996, 0, 0.48300001, 0)
  998. BackGroundChar.Size = UDim2.new(0, 92, 0, 118)
  999.  
  1000. HipHeight.Name = "HipHeight"
  1001. HipHeight.Parent = BackGroundChar
  1002. HipHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1003. HipHeight.BorderSizePixel = 0
  1004. HipHeight.Position = UDim2.new(0, 0, 0.679050863, 0)
  1005. HipHeight.Size = UDim2.new(0, 92, 0, 25)
  1006. HipHeight.Font = Enum.Font.SourceSans
  1007. HipHeight.FontSize = Enum.FontSize.Size24
  1008. HipHeight.Text = "HipHeight"
  1009. HipHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1010. HipHeight.TextSize = 22
  1011.  
  1012. JumpHeight.Name = "JumpHeight"
  1013. JumpHeight.Parent = BackGroundChar
  1014. JumpHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1015. JumpHeight.BorderSizePixel = 0
  1016. JumpHeight.Position = UDim2.new(0, 0, 0.381966084, 0)
  1017. JumpHeight.Size = UDim2.new(0, 92, 0, 25)
  1018. JumpHeight.Font = Enum.Font.SourceSans
  1019. JumpHeight.FontSize = Enum.FontSize.Size24
  1020. JumpHeight.Text = "JumpHeight"
  1021. JumpHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1022. JumpHeight.TextSize = 20
  1023.  
  1024. Speed.Name = "Speed"
  1025. Speed.Parent = BackGroundChar
  1026. Speed.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1027. Speed.BorderSizePixel = 0
  1028. Speed.Position = UDim2.new(0, 0, 0.0848813578, 0)
  1029. Speed.Size = UDim2.new(0, 92, 0, 25)
  1030. Speed.Font = Enum.Font.SourceSans
  1031. Speed.FontSize = Enum.FontSize.Size24
  1032. Speed.Text = "Speed"
  1033. Speed.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1034. Speed.TextSize = 22
  1035.  
  1036. TXTBOX_Chat.Name = "TXTBOX_Chat"
  1037. TXTBOX_Chat.Parent = Character_1
  1038. TXTBOX_Chat.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1039. TXTBOX_Chat.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1040. TXTBOX_Chat.BorderSizePixel = 6
  1041. TXTBOX_Chat.Position = UDim2.new(0.384897143, 0, 0.373403519, 0)
  1042. TXTBOX_Chat.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1043. TXTBOX_Chat.Font = Enum.Font.SourceSans
  1044. TXTBOX_Chat.FontSize = Enum.FontSize.Size14
  1045. TXTBOX_Chat.Text = "Text for chatting"
  1046. TXTBOX_Chat.TextScaled = true
  1047. TXTBOX_Chat.TextSize = 14
  1048. TXTBOX_Chat.TextWrapped = true
  1049.  
  1050. BackGroundChar2.Name = "BackGroundChar2"
  1051. BackGroundChar2.Parent = Character_1
  1052. BackGroundChar2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1053. BackGroundChar2.BorderSizePixel = 0
  1054. BackGroundChar2.Position = UDim2.new(0.370000005, 0, 0.48300001, 0)
  1055. BackGroundChar2.Size = UDim2.new(0, 242, 0, 40)
  1056.  
  1057. Chat.Name = "Chat"
  1058. Chat.Parent = BackGroundChar2
  1059. Chat.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1060. Chat.BorderSizePixel = 0
  1061. Chat.Position = UDim2.new(0.0620288812, 0, 0.125200003, 0)
  1062. Chat.Size = UDim2.new(0, 92, 0, 25)
  1063. Chat.Font = Enum.Font.SourceSans
  1064. Chat.FontSize = Enum.FontSize.Size24
  1065. Chat.Text = "Chat"
  1066. Chat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1067. Chat.TextSize = 22
  1068.  
  1069. Spam_2.Name = "Spam"
  1070. Spam_2.Parent = BackGroundChar2
  1071. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1072. Spam_2.BorderSizePixel = 0
  1073. Spam_2.Position = UDim2.new(0.558259964, 0, 0.125200003, 0)
  1074. Spam_2.Size = UDim2.new(0, 92, 0, 25)
  1075. Spam_2.Font = Enum.Font.SourceSans
  1076. Spam_2.FontSize = Enum.FontSize.Size24
  1077. Spam_2.Text = "Spam"
  1078. Spam_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1079. Spam_2.TextSize = 22
  1080.  
  1081. BackGroundChar3.Name = "BackGroundChar3"
  1082. BackGroundChar3.Parent = Character_1
  1083. BackGroundChar3.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1084. BackGroundChar3.BorderSizePixel = 0
  1085. BackGroundChar3.Position = UDim2.new(0.372000009, 0, 0.742999971, 0)
  1086. BackGroundChar3.Size = UDim2.new(0, 242, 0, 43)
  1087.  
  1088. Noclip.Name = "Noclip"
  1089. Noclip.Parent = BackGroundChar3
  1090. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1091. Noclip.BorderSizePixel = 0
  1092. Noclip.Position = UDim2.new(0.558000028, 0, 0.208000004, 0)
  1093. Noclip.Size = UDim2.new(0, 92, 0, 25)
  1094. Noclip.Font = Enum.Font.SourceSans
  1095. Noclip.FontSize = Enum.FontSize.Size24
  1096. Noclip.Text = "Noclip"
  1097. Noclip.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1098. Noclip.TextSize = 22
  1099.  
  1100. Fly.Name = "Fly"
  1101. Fly.Parent = BackGroundChar3
  1102. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1103. Fly.BorderSizePixel = 0
  1104. Fly.Position = UDim2.new(0.061999999, 0, 0.208000004, 0)
  1105. Fly.Size = UDim2.new(0, 92, 0, 25)
  1106. Fly.Font = Enum.Font.SourceSans
  1107. Fly.FontSize = Enum.FontSize.Size24
  1108. Fly.Text = "Fly"
  1109. Fly.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1110. Fly.TextSize = 22
  1111.  
  1112. Character_toPAGE2.Name = "Character_toPAGE2"
  1113. Character_toPAGE2.Parent = Character_1
  1114. Character_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1115. Character_toPAGE2.BorderSizePixel = 0
  1116. Character_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1117. Character_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1118. Character_toPAGE2.Font = Enum.Font.SourceSansLight
  1119. Character_toPAGE2.FontSize = Enum.FontSize.Size24
  1120. Character_toPAGE2.Text = "Next"
  1121. Character_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1122. Character_toPAGE2.TextSize = 22
  1123.  
  1124. Character_toPAGE2_IMAGE_2.Name = "Character_toPAGE2_IMAGE"
  1125. Character_toPAGE2_IMAGE_2.Parent = Character_toPAGE2
  1126. Character_toPAGE2_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1127. Character_toPAGE2_IMAGE_2.BorderSizePixel = 0
  1128. Character_toPAGE2_IMAGE_2.Position = UDim2.new(0.900659323, 0, 0, 0)
  1129. Character_toPAGE2_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1130. Character_toPAGE2_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282737326"
  1131.  
  1132. Others_2.Name = "Others_2"
  1133. Others_2.Parent = Pages
  1134. Others_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1135. Others_2.BorderSizePixel = 0
  1136. Others_2.Position = UDim2.new(1, 0, 0, 0)
  1137. Others_2.Size = UDim2.new(1, 0, 1, 0)
  1138.  
  1139. OthersTitle_2.Name = "OthersTitle"
  1140. OthersTitle_2.Parent = Others_2
  1141. OthersTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1142. OthersTitle_2.BackgroundTransparency = 1
  1143. OthersTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1144. OthersTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1145. OthersTitle_2.Font = Enum.Font.SourceSansBold
  1146. OthersTitle_2.FontSize = Enum.FontSize.Size28
  1147. OthersTitle_2.Text = "Others"
  1148. OthersTitle_2.TextSize = 25
  1149.  
  1150. Other_Image2.Name = "Other_Image2"
  1151. Other_Image2.Parent = Others_2
  1152. Other_Image2.BackgroundColor3 = Color3.new(1, 1, 1)
  1153. Other_Image2.BackgroundTransparency = 1
  1154. Other_Image2.Position = UDim2.new(0.0113205044, 0, 0.197684199, 0)
  1155. Other_Image2.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1156. Other_Image2.Image = "http://www.roblox.com/asset/?id=1284941440"
  1157.  
  1158. OthersText_2.Name = "OthersText"
  1159. OthersText_2.Parent = Others_2
  1160. OthersText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1161. OthersText_2.BackgroundTransparency = 1
  1162. OthersText_2.Position = UDim2.new(0.203769073, 0, 0.109824568, 0)
  1163. OthersText_2.Size = UDim2.new(0.577345729, 0, 0.175719291, 0)
  1164. OthersText_2.Font = Enum.Font.SourceSansItalic
  1165. OthersText_2.FontSize = Enum.FontSize.Size24
  1166. OthersText_2.Text = "Use rocket propulsion to push, fling, and annoy players!"
  1167. OthersText_2.TextSize = 19
  1168. OthersText_2.TextWrapped = true
  1169.  
  1170. TXTBOX_PlrName2.Name = "TXTBOX_PlrName2"
  1171. TXTBOX_PlrName2.Parent = Others_2
  1172. TXTBOX_PlrName2.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1173. TXTBOX_PlrName2.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1174. TXTBOX_PlrName2.BorderSizePixel = 0
  1175. TXTBOX_PlrName2.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  1176. TXTBOX_PlrName2.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1177. TXTBOX_PlrName2.ZIndex = 2
  1178. TXTBOX_PlrName2.Font = Enum.Font.SourceSans
  1179. TXTBOX_PlrName2.FontSize = Enum.FontSize.Size14
  1180. TXTBOX_PlrName2.Text = "Player"
  1181. TXTBOX_PlrName2.TextScaled = true
  1182. TXTBOX_PlrName2.TextSize = 14
  1183. TXTBOX_PlrName2.TextWrapped = true
  1184.  
  1185. othersBaseBackground2.Name = "othersBaseBackground2"
  1186. othersBaseBackground2.Parent = Others_2
  1187. othersBaseBackground2.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1188. othersBaseBackground2.BorderSizePixel = 0
  1189. othersBaseBackground2.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  1190. othersBaseBackground2.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  1191.  
  1192. Flatten.Name = "Flatten"
  1193. Flatten.Parent = othersBaseBackground2
  1194. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1195. Flatten.BorderSizePixel = 0
  1196. Flatten.Position = UDim2.new(0.0588666238, 0, 0.27070269, 0)
  1197. Flatten.Size = UDim2.new(0, 92, 0, 25)
  1198. Flatten.Font = Enum.Font.SourceSans
  1199. Flatten.FontSize = Enum.FontSize.Size24
  1200. Flatten.Text = "Flatten"
  1201. Flatten.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1202. Flatten.TextSize = 22
  1203.  
  1204. AimHead.Name = "AimHead"
  1205. AimHead.Parent = othersBaseBackground2
  1206. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1207. AimHead.BorderSizePixel = 0
  1208. AimHead.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  1209. AimHead.Size = UDim2.new(0, 92, 0, 25)
  1210. AimHead.Font = Enum.Font.SourceSans
  1211. AimHead.FontSize = Enum.FontSize.Size24
  1212. AimHead.Text = "Aim Head"
  1213. AimHead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1214. AimHead.TextSize = 22
  1215.  
  1216. Float.Name = "Float"
  1217. Float.Parent = othersBaseBackground2
  1218. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1219. Float.BorderSizePixel = 0
  1220. Float.Position = UDim2.new(0.0588666238, 0, 0.507567585, 0)
  1221. Float.Size = UDim2.new(0, 92, 0, 25)
  1222. Float.Font = Enum.Font.SourceSans
  1223. Float.FontSize = Enum.FontSize.Size24
  1224. Float.Text = "Float"
  1225. Float.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1226. Float.TextSize = 22
  1227.  
  1228. Multiple.Name = "Multiple"
  1229. Multiple.Parent = othersBaseBackground2
  1230. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1231. Multiple.BorderSizePixel = 0
  1232. Multiple.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  1233. Multiple.Size = UDim2.new(0, 92, 0, 25)
  1234. Multiple.Font = Enum.Font.SourceSans
  1235. Multiple.FontSize = Enum.FontSize.Size24
  1236. Multiple.Text = "Multiple"
  1237. Multiple.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1238. Multiple.TextSize = 22
  1239.  
  1240. Animated.Name = "Animated"
  1241. Animated.Parent = othersBaseBackground2
  1242. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1243. Animated.BorderSizePixel = 0
  1244. Animated.Position = UDim2.new(0.67696619, 0, 0.27070269, 0)
  1245. Animated.Size = UDim2.new(0, 92, 0, 25)
  1246. Animated.Font = Enum.Font.SourceSans
  1247. Animated.FontSize = Enum.FontSize.Size24
  1248. Animated.Text = "Animated"
  1249. Animated.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1250. Animated.TextSize = 22
  1251.  
  1252. SlowAttract.Name = "SlowAttract"
  1253. SlowAttract.Parent = othersBaseBackground2
  1254. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1255. SlowAttract.BorderSizePixel = 0
  1256. SlowAttract.Position = UDim2.new(0.67696619, 0, 0.507567585, 0)
  1257. SlowAttract.Size = UDim2.new(0, 92, 0, 25)
  1258. SlowAttract.Font = Enum.Font.SourceSans
  1259. SlowAttract.FontSize = Enum.FontSize.Size24
  1260. SlowAttract.Text = "SlowAttract"
  1261. SlowAttract.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1262. SlowAttract.TextSize = 22
  1263.  
  1264. WeirdOrbit.Name = "WeirdOrbit"
  1265. WeirdOrbit.Parent = othersBaseBackground2
  1266. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1267. WeirdOrbit.BorderSizePixel = 0
  1268. WeirdOrbit.Position = UDim2.new(0.67696619, 0, 0.744432449, 0)
  1269. WeirdOrbit.Size = UDim2.new(0, 92, 0, 25)
  1270. WeirdOrbit.Font = Enum.Font.SourceSans
  1271. WeirdOrbit.FontSize = Enum.FontSize.Size24
  1272. WeirdOrbit.Text = "Weird Orbit"
  1273. WeirdOrbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1274. WeirdOrbit.TextSize = 22
  1275.  
  1276. Violent.Name = "Violent"
  1277. Violent.Parent = othersBaseBackground2
  1278. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1279. Violent.BorderSizePixel = 0
  1280. Violent.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  1281. Violent.Size = UDim2.new(0, 92, 0, 25)
  1282. Violent.Font = Enum.Font.SourceSans
  1283. Violent.FontSize = Enum.FontSize.Size24
  1284. Violent.Text = "Violent"
  1285. Violent.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1286. Violent.TextSize = 22
  1287.  
  1288. Max.Name = "Max"
  1289. Max.Parent = othersBaseBackground2
  1290. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1291. Max.BorderSizePixel = 0
  1292. Max.Position = UDim2.new(0.0588666238, 0, 0.744432449, 0)
  1293. Max.Size = UDim2.new(0, 92, 0, 25)
  1294. Max.Font = Enum.Font.SourceSans
  1295. Max.FontSize = Enum.FontSize.Size24
  1296. Max.Text = "Max"
  1297. Max.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1298. Max.TextSize = 22
  1299.  
  1300. Others_toPAGE3.Name = "Others_toPAGE3"
  1301. Others_toPAGE3.Parent = Others_2
  1302. Others_toPAGE3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1303. Others_toPAGE3.BorderSizePixel = 0
  1304. Others_toPAGE3.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1305. Others_toPAGE3.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1306. Others_toPAGE3.Font = Enum.Font.SourceSansLight
  1307. Others_toPAGE3.FontSize = Enum.FontSize.Size24
  1308. Others_toPAGE3.Text = "Next"
  1309. Others_toPAGE3.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1310. Others_toPAGE3.TextSize = 22
  1311.  
  1312. Character_toPAGE3_IMAGE.Name = "Character_toPAGE3_IMAGE"
  1313. Character_toPAGE3_IMAGE.Parent = Others_toPAGE3
  1314. Character_toPAGE3_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1315. Character_toPAGE3_IMAGE.BorderSizePixel = 0
  1316. Character_toPAGE3_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  1317. Character_toPAGE3_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  1318. Character_toPAGE3_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  1319.  
  1320. Others_backPAGE1.Name = "Others_backPAGE1"
  1321. Others_backPAGE1.Parent = Others_2
  1322. Others_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1323. Others_backPAGE1.BorderSizePixel = 0
  1324. Others_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1325. Others_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1326. Others_backPAGE1.Font = Enum.Font.SourceSansLight
  1327. Others_backPAGE1.FontSize = Enum.FontSize.Size24
  1328. Others_backPAGE1.Text = "Prev"
  1329. Others_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1330. Others_backPAGE1.TextSize = 22
  1331.  
  1332. Character_toPAGE1_IMAGE_2.Name = "Character_toPAGE1_IMAGE"
  1333. Character_toPAGE1_IMAGE_2.Parent = Others_backPAGE1
  1334. Character_toPAGE1_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1335. Character_toPAGE1_IMAGE_2.BorderSizePixel = 0
  1336. Character_toPAGE1_IMAGE_2.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1337. Character_toPAGE1_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1338. Character_toPAGE1_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282894968"
  1339.  
  1340. Extra_1.Name = "Extra_1"
  1341. Extra_1.Parent = Pages
  1342. Extra_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1343. Extra_1.BorderSizePixel = 0
  1344. Extra_1.Position = UDim2.new(1, 0, 0, 0)
  1345. Extra_1.Size = UDim2.new(1, 0, 1, 0)
  1346.  
  1347. Extra_Image.Name = "Extra_Image"
  1348. Extra_Image.Parent = Extra_1
  1349. Extra_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  1350. Extra_Image.BackgroundTransparency = 1
  1351. Extra_Image.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1352. Extra_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1353. Extra_Image.Image = "http://www.roblox.com/asset/?id=1281477720"
  1354.  
  1355. ExtraText.Name = "ExtraText"
  1356. ExtraText.Parent = Extra_1
  1357. ExtraText.BackgroundColor3 = Color3.new(1, 1, 1)
  1358. ExtraText.BackgroundTransparency = 1
  1359. ExtraText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1360. ExtraText.Size = UDim2.new(0.65658927, 0, 0.0878596455, 0)
  1361. ExtraText.Font = Enum.Font.SourceSansItalic
  1362. ExtraText.FontSize = Enum.FontSize.Size24
  1363. ExtraText.Text = "Cool and unique commands for yourself!"
  1364. ExtraText.TextSize = 19
  1365. ExtraText.TextWrapped = true
  1366.  
  1367. ExtraBaseBackGround1.Name = "ExtraBaseBackGround1"
  1368. ExtraBaseBackGround1.Parent = Extra_1
  1369. ExtraBaseBackGround1.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  1370. ExtraBaseBackGround1.BorderSizePixel = 0
  1371. ExtraBaseBackGround1.Position = UDim2.new(0.0790000036, 0, 0.400000006, 0)
  1372. ExtraBaseBackGround1.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1373.  
  1374. CrouchRocket.Name = "CrouchRocket"
  1375. CrouchRocket.Parent = ExtraBaseBackGround1
  1376. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1377. CrouchRocket.BorderSizePixel = 0
  1378. CrouchRocket.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1379. CrouchRocket.Size = UDim2.new(0, 92, 0, 25)
  1380. CrouchRocket.Font = Enum.Font.SourceSans
  1381. CrouchRocket.FontSize = Enum.FontSize.Size18
  1382. CrouchRocket.Text = "Crouch Rocket"
  1383. CrouchRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1384. CrouchRocket.TextSize = 17
  1385.  
  1386. ExtraBaseBackGround1Side.Name = "ExtraBaseBackGround1Side"
  1387. ExtraBaseBackGround1Side.Parent = ExtraBaseBackGround1
  1388. ExtraBaseBackGround1Side.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1389. ExtraBaseBackGround1Side.BorderSizePixel = 0
  1390. ExtraBaseBackGround1Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1391. ExtraBaseBackGround1Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1392.  
  1393. CloneIllusion.Name = "CloneIllusion"
  1394. CloneIllusion.Parent = ExtraBaseBackGround1
  1395. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1396. CloneIllusion.BorderSizePixel = 0
  1397. CloneIllusion.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1398. CloneIllusion.Size = UDim2.new(0, 92, 0, 25)
  1399. CloneIllusion.Font = Enum.Font.SourceSans
  1400. CloneIllusion.FontSize = Enum.FontSize.Size18
  1401. CloneIllusion.Text = "Clone Illusion"
  1402. CloneIllusion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1403. CloneIllusion.TextSize = 17
  1404.  
  1405. CoolSpin.Name = "CoolSpin"
  1406. CoolSpin.Parent = ExtraBaseBackGround1
  1407. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1408. CoolSpin.BorderSizePixel = 0
  1409. CoolSpin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1410. CoolSpin.Size = UDim2.new(0, 92, 0, 25)
  1411. CoolSpin.Font = Enum.Font.SourceSans
  1412. CoolSpin.FontSize = Enum.FontSize.Size18
  1413. CoolSpin.Text = "Cool Spin"
  1414. CoolSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1415. CoolSpin.TextSize = 17
  1416.  
  1417. JumpRocket.Name = "JumpRocket"
  1418. JumpRocket.Parent = ExtraBaseBackGround1
  1419. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1420. JumpRocket.BorderSizePixel = 0
  1421. JumpRocket.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1422. JumpRocket.Size = UDim2.new(0, 92, 0, 25)
  1423. JumpRocket.Font = Enum.Font.SourceSans
  1424. JumpRocket.FontSize = Enum.FontSize.Size18
  1425. JumpRocket.Text = "Jump Rocket"
  1426. JumpRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1427. JumpRocket.TextSize = 17
  1428.  
  1429. Extra_toPAGE2.Name = "Extra_toPAGE2"
  1430. Extra_toPAGE2.Parent = Extra_1
  1431. Extra_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1432. Extra_toPAGE2.BorderSizePixel = 0
  1433. Extra_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1434. Extra_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1435. Extra_toPAGE2.Font = Enum.Font.SourceSansLight
  1436. Extra_toPAGE2.FontSize = Enum.FontSize.Size24
  1437. Extra_toPAGE2.Text = "Next"
  1438. Extra_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1439. Extra_toPAGE2.TextSize = 22
  1440.  
  1441. Character_toPAGE2_IMAGE_3.Name = "Character_toPAGE2_IMAGE"
  1442. Character_toPAGE2_IMAGE_3.Parent = Extra_toPAGE2
  1443. Character_toPAGE2_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1444. Character_toPAGE2_IMAGE_3.BorderSizePixel = 0
  1445. Character_toPAGE2_IMAGE_3.Position = UDim2.new(0.900659323, 0, 0, 0)
  1446. Character_toPAGE2_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1447. Character_toPAGE2_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282737326"
  1448.  
  1449. Extra_Title.Name = "Extra_Title"
  1450. Extra_Title.Parent = Extra_1
  1451. Extra_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  1452. Extra_Title.BackgroundTransparency = 1
  1453. Extra_Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  1454. Extra_Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1455. Extra_Title.Font = Enum.Font.SourceSansBold
  1456. Extra_Title.FontSize = Enum.FontSize.Size28
  1457. Extra_Title.Text = "Extra"
  1458. Extra_Title.TextSize = 25
  1459.  
  1460. ExtraBaseBackGround2.Name = "ExtraBaseBackGround2"
  1461. ExtraBaseBackGround2.Parent = Extra_1
  1462. ExtraBaseBackGround2.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1463. ExtraBaseBackGround2.BorderSizePixel = 0
  1464. ExtraBaseBackGround2.Position = UDim2.new(0.374000013, 0, 0.400000006, 0)
  1465. ExtraBaseBackGround2.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1466.  
  1467. NoLimbs.Name = "NoLimbs"
  1468. NoLimbs.Parent = ExtraBaseBackGround2
  1469. NoLimbs.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1470. NoLimbs.BorderSizePixel = 0
  1471. NoLimbs.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1472. NoLimbs.Size = UDim2.new(0, 92, 0, 25)
  1473. NoLimbs.Font = Enum.Font.SourceSans
  1474. NoLimbs.FontSize = Enum.FontSize.Size18
  1475. NoLimbs.Text = "No Limbs"
  1476. NoLimbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1477. NoLimbs.TextSize = 17
  1478.  
  1479. FEGodmode.Name = "FE Godmode"
  1480. FEGodmode.Parent = ExtraBaseBackGround2
  1481. FEGodmode.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1482. FEGodmode.BorderSizePixel = 0
  1483. FEGodmode.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1484. FEGodmode.Size = UDim2.new(0, 92, 0, 25)
  1485. FEGodmode.Font = Enum.Font.SourceSans
  1486. FEGodmode.FontSize = Enum.FontSize.Size18
  1487. FEGodmode.Text = "FE Godmode"
  1488. FEGodmode.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1489. FEGodmode.TextSize = 17
  1490.  
  1491. BrickHats.Name = "BrickHats"
  1492. BrickHats.Parent = ExtraBaseBackGround2
  1493. BrickHats.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1494. BrickHats.BorderSizePixel = 0
  1495. BrickHats.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1496. BrickHats.Size = UDim2.new(0, 92, 0, 25)
  1497. BrickHats.Font = Enum.Font.SourceSans
  1498. BrickHats.FontSize = Enum.FontSize.Size18
  1499. BrickHats.Text = "Brick Hats"
  1500. BrickHats.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1501. BrickHats.TextSize = 17
  1502.  
  1503. RapidPunch.Name = "RapidPunch"
  1504. RapidPunch.Parent = ExtraBaseBackGround2
  1505. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1506. RapidPunch.BorderSizePixel = 0
  1507. RapidPunch.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1508. RapidPunch.Size = UDim2.new(0, 92, 0, 25)
  1509. RapidPunch.Font = Enum.Font.SourceSans
  1510. RapidPunch.FontSize = Enum.FontSize.Size18
  1511. RapidPunch.Text = "RapidPunch"
  1512. RapidPunch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1513. RapidPunch.TextSize = 17
  1514.  
  1515. ExtraBaseBackGround2Side.Name = "ExtraBaseBackGround2Side"
  1516. ExtraBaseBackGround2Side.Parent = ExtraBaseBackGround2
  1517. ExtraBaseBackGround2Side.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1518. ExtraBaseBackGround2Side.BorderSizePixel = 0
  1519. ExtraBaseBackGround2Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1520. ExtraBaseBackGround2Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1521.  
  1522. ExtraBaseBackGround3.Name = "ExtraBaseBackGround3"
  1523. ExtraBaseBackGround3.Parent = Extra_1
  1524. ExtraBaseBackGround3.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1525. ExtraBaseBackGround3.BorderSizePixel = 0
  1526. ExtraBaseBackGround3.Position = UDim2.new(0.667999983, 0, 0.400000006, 0)
  1527. ExtraBaseBackGround3.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1528.  
  1529. PunchFollow.Name = "PunchFollow"
  1530. PunchFollow.Parent = ExtraBaseBackGround3
  1531. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1532. PunchFollow.BorderSizePixel = 0
  1533. PunchFollow.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1534. PunchFollow.Size = UDim2.new(0, 92, 0, 25)
  1535. PunchFollow.Font = Enum.Font.SourceSans
  1536. PunchFollow.FontSize = Enum.FontSize.Size18
  1537. PunchFollow.Text = "Punch Follow"
  1538. PunchFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1539. PunchFollow.TextSize = 17
  1540.  
  1541. ArmFollow.Name = "ArmFollow"
  1542. ArmFollow.Parent = ExtraBaseBackGround3
  1543. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1544. ArmFollow.BorderSizePixel = 0
  1545. ArmFollow.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1546. ArmFollow.Size = UDim2.new(0, 92, 0, 25)
  1547. ArmFollow.Font = Enum.Font.SourceSans
  1548. ArmFollow.FontSize = Enum.FontSize.Size18
  1549. ArmFollow.Text = "Arm Follow"
  1550. ArmFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1551. ArmFollow.TextSize = 17
  1552.  
  1553. Spin.Name = "Spin"
  1554. Spin.Parent = ExtraBaseBackGround3
  1555. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1556. Spin.BorderSizePixel = 0
  1557. Spin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1558. Spin.Size = UDim2.new(0, 92, 0, 25)
  1559. Spin.Font = Enum.Font.SourceSans
  1560. Spin.FontSize = Enum.FontSize.Size18
  1561. Spin.Text = "Spin"
  1562. Spin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1563. Spin.TextSize = 17
  1564.  
  1565. Faint.Name = "Faint"
  1566. Faint.Parent = ExtraBaseBackGround3
  1567. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1568. Faint.BorderSizePixel = 0
  1569. Faint.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1570. Faint.Size = UDim2.new(0, 92, 0, 25)
  1571. Faint.Font = Enum.Font.SourceSans
  1572. Faint.FontSize = Enum.FontSize.Size18
  1573. Faint.Text = "Faint"
  1574. Faint.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1575. Faint.TextSize = 17
  1576.  
  1577. ExtraBaseBackGround3Side.Name = "ExtraBaseBackGround3Side"
  1578. ExtraBaseBackGround3Side.Parent = ExtraBaseBackGround3
  1579. ExtraBaseBackGround3Side.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1580. ExtraBaseBackGround3Side.BorderSizePixel = 0
  1581. ExtraBaseBackGround3Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1582. ExtraBaseBackGround3Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1583.  
  1584. Extra_2.Name = "Extra_2"
  1585. Extra_2.Parent = Pages
  1586. Extra_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1587. Extra_2.BorderSizePixel = 0
  1588. Extra_2.Position = UDim2.new(1, 0, 0, 0)
  1589. Extra_2.Size = UDim2.new(1, 0, 1, 0)
  1590.  
  1591. Extra_Image_2.Name = "Extra_Image"
  1592. Extra_Image_2.Parent = Extra_2
  1593. Extra_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1594. Extra_Image_2.BackgroundTransparency = 1
  1595. Extra_Image_2.Position = UDim2.new(0.80375582, 0, 0.0439298227, 0)
  1596. Extra_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1597. Extra_Image_2.Image = "http://www.roblox.com/asset/?id=1282931168"
  1598.  
  1599. ExtraText_2.Name = "ExtraText"
  1600. ExtraText_2.Parent = Extra_2
  1601. ExtraText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1602. ExtraText_2.BackgroundTransparency = 1
  1603. ExtraText_2.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1604. ExtraText_2.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1605. ExtraText_2.Font = Enum.Font.SourceSansItalic
  1606. ExtraText_2.FontSize = Enum.FontSize.Size24
  1607. ExtraText_2.Text = "Cool and unique commands for other players!"
  1608. ExtraText_2.TextSize = 19
  1609. ExtraText_2.TextWrapped = true
  1610.  
  1611. Extra_Title_2.Name = "Extra_Title"
  1612. Extra_Title_2.Parent = Extra_2
  1613. Extra_Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1614. Extra_Title_2.BackgroundTransparency = 1
  1615. Extra_Title_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1616. Extra_Title_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1617. Extra_Title_2.Font = Enum.Font.SourceSansBold
  1618. Extra_Title_2.FontSize = Enum.FontSize.Size28
  1619. Extra_Title_2.Text = "Extra"
  1620. Extra_Title_2.TextSize = 25
  1621.  
  1622. ExtraBaseBackGround2_2.Name = "ExtraBaseBackGround2"
  1623. ExtraBaseBackGround2_2.Parent = Extra_2
  1624. ExtraBaseBackGround2_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1625. ExtraBaseBackGround2_2.BorderSizePixel = 0
  1626. ExtraBaseBackGround2_2.Position = UDim2.new(0.158000007, 0, 0.38499999, 0)
  1627. ExtraBaseBackGround2_2.Size = UDim2.new(0.667909801, 0, 0.615017533, 0)
  1628.  
  1629. CrouchAttack.Name = "CrouchAttack"
  1630. CrouchAttack.Parent = ExtraBaseBackGround2_2
  1631. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1632. CrouchAttack.BorderSizePixel = 0
  1633. CrouchAttack.Position = UDim2.new(0.576693356, 0, 0.321942836, 0)
  1634. CrouchAttack.Size = UDim2.new(0, 92, 0, 25)
  1635. CrouchAttack.Font = Enum.Font.SourceSans
  1636. CrouchAttack.FontSize = Enum.FontSize.Size18
  1637. CrouchAttack.Text = "Crouch Attack"
  1638. CrouchAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1639. CrouchAttack.TextSize = 17
  1640.  
  1641. WalkThrough.Name = "WalkThrough"
  1642. WalkThrough.Parent = ExtraBaseBackGround2_2
  1643. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1644. WalkThrough.BorderSizePixel = 0
  1645. WalkThrough.Position = UDim2.new(0.118730992, 0, 0.536571443, 0)
  1646. WalkThrough.Size = UDim2.new(0, 92, 0, 25)
  1647. WalkThrough.Font = Enum.Font.SourceSans
  1648. WalkThrough.FontSize = Enum.FontSize.Size18
  1649. WalkThrough.Text = "Walk Through"
  1650. WalkThrough.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1651. WalkThrough.TextSize = 17
  1652.  
  1653. CreepyWatch.Name = "CreepyWatch"
  1654. CreepyWatch.Parent = ExtraBaseBackGround2_2
  1655. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1656. CreepyWatch.BorderSizePixel = 0
  1657. CreepyWatch.Position = UDim2.new(0.118730992, 0, 0.321942836, 0)
  1658. CreepyWatch.Size = UDim2.new(0, 92, 0, 25)
  1659. CreepyWatch.Font = Enum.Font.SourceSans
  1660. CreepyWatch.FontSize = Enum.FontSize.Size18
  1661. CreepyWatch.Text = "Creepy Watch"
  1662. CreepyWatch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1663. CreepyWatch.TextSize = 17
  1664.  
  1665. SpinAttack.Name = "SpinAttack"
  1666. SpinAttack.Parent = ExtraBaseBackGround2_2
  1667. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1668. SpinAttack.BorderSizePixel = 0
  1669. SpinAttack.Position = UDim2.new(0.576693356, 0, 0.536571443, 0)
  1670. SpinAttack.Size = UDim2.new(0, 92, 0, 25)
  1671. SpinAttack.Font = Enum.Font.SourceSans
  1672. SpinAttack.FontSize = Enum.FontSize.Size18
  1673. SpinAttack.Text = "Spin Attack"
  1674. SpinAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1675. SpinAttack.TextSize = 17
  1676.  
  1677. ExtraBaseBackGround2Side_2.Name = "ExtraBaseBackGround2Side"
  1678. ExtraBaseBackGround2Side_2.Parent = ExtraBaseBackGround2_2
  1679. ExtraBaseBackGround2Side_2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1680. ExtraBaseBackGround2Side_2.BorderSizePixel = 0
  1681. ExtraBaseBackGround2Side_2.Position = UDim2.new(0, 0, -0.109664232, 0)
  1682. ExtraBaseBackGround2Side_2.Size = UDim2.new(1, 0, 0.109999999, 0)
  1683.  
  1684. TXTBOX_PlrNameEXTRA.Name = "TXTBOX_PlrNameEXTRA"
  1685. TXTBOX_PlrNameEXTRA.Parent = ExtraBaseBackGround2_2
  1686. TXTBOX_PlrNameEXTRA.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1687. TXTBOX_PlrNameEXTRA.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1688. TXTBOX_PlrNameEXTRA.BorderSizePixel = 0
  1689. TXTBOX_PlrNameEXTRA.Position = UDim2.new(0.22050041, 0, 0.0715428591, 0)
  1690. TXTBOX_PlrNameEXTRA.Size = UDim2.new(0.559731781, 0, 0.143085718, 0)
  1691. TXTBOX_PlrNameEXTRA.ZIndex = 2
  1692. TXTBOX_PlrNameEXTRA.Font = Enum.Font.SourceSans
  1693. TXTBOX_PlrNameEXTRA.FontSize = Enum.FontSize.Size14
  1694. TXTBOX_PlrNameEXTRA.Text = "Player"
  1695. TXTBOX_PlrNameEXTRA.TextScaled = true
  1696. TXTBOX_PlrNameEXTRA.TextSize = 14
  1697. TXTBOX_PlrNameEXTRA.TextWrapped = true
  1698.  
  1699. _18.Name = "18+"
  1700. _18.Parent = ExtraBaseBackGround2_2
  1701. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1702. _18.BorderSizePixel = 0
  1703. _18.Position = UDim2.new(0.576693356, 0, 0.75120002, 0)
  1704. _18.Size = UDim2.new(0, 92, 0, 25)
  1705. _18.Font = Enum.Font.SourceSans
  1706. _18.FontSize = Enum.FontSize.Size18
  1707. _18.Text = "18+"
  1708. _18.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1709. _18.TextSize = 17
  1710.  
  1711. SlamPropulsion.Name = "SlamPropulsion"
  1712. SlamPropulsion.Parent = ExtraBaseBackGround2_2
  1713. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1714. SlamPropulsion.BorderSizePixel = 0
  1715. SlamPropulsion.Position = UDim2.new(0.118730992, 0, 0.75120002, 0)
  1716. SlamPropulsion.Size = UDim2.new(0, 92, 0, 25)
  1717. SlamPropulsion.Font = Enum.Font.SourceSans
  1718. SlamPropulsion.FontSize = Enum.FontSize.Size18
  1719. SlamPropulsion.Text = "Slam Propulsion"
  1720. SlamPropulsion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1721. SlamPropulsion.TextSize = 15
  1722. SlamPropulsion.TextWrapped = true
  1723.  
  1724. Extra_backPAGE1.Name = "Extra_backPAGE1"
  1725. Extra_backPAGE1.Parent = Extra_2
  1726. Extra_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1727. Extra_backPAGE1.BorderSizePixel = 0
  1728. Extra_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1729. Extra_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1730. Extra_backPAGE1.Font = Enum.Font.SourceSansLight
  1731. Extra_backPAGE1.FontSize = Enum.FontSize.Size24
  1732. Extra_backPAGE1.Text = "Prev"
  1733. Extra_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1734. Extra_backPAGE1.TextSize = 22
  1735.  
  1736. Character_toPAGE1_IMAGE_3.Name = "Character_toPAGE1_IMAGE"
  1737. Character_toPAGE1_IMAGE_3.Parent = Extra_backPAGE1
  1738. Character_toPAGE1_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1739. Character_toPAGE1_IMAGE_3.BorderSizePixel = 0
  1740. Character_toPAGE1_IMAGE_3.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1741. Character_toPAGE1_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1742. Character_toPAGE1_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282894968"
  1743.  
  1744. Others_3.Name = "Others_3"
  1745. Others_3.Parent = Pages
  1746. Others_3.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1747. Others_3.BorderSizePixel = 0
  1748. Others_3.Position = UDim2.new(1, 0, 0, 0)
  1749. Others_3.Size = UDim2.new(1, 0, 1, 0)
  1750.  
  1751. OthersTitle_3.Name = "OthersTitle"
  1752. OthersTitle_3.Parent = Others_3
  1753. OthersTitle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1754. OthersTitle_3.BackgroundTransparency = 1
  1755. OthersTitle_3.Position = UDim2.new(0.226410091, 0, 0, 0)
  1756. OthersTitle_3.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1757. OthersTitle_3.Font = Enum.Font.SourceSansBold
  1758. OthersTitle_3.FontSize = Enum.FontSize.Size28
  1759. OthersTitle_3.Text = "Others"
  1760. OthersTitle_3.TextSize = 25
  1761.  
  1762. Other_Image3.Name = "Other_Image3"
  1763. Other_Image3.Parent = Others_3
  1764. Other_Image3.BackgroundColor3 = Color3.new(1, 1, 1)
  1765. Other_Image3.BackgroundTransparency = 1
  1766. Other_Image3.Position = UDim2.new(0.124525554, 0, 0.219649136, 0)
  1767. Other_Image3.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1768. Other_Image3.Image = "http://www.roblox.com/asset/?id=1281286925"
  1769.  
  1770. OthersText_3.Name = "OthersText"
  1771. OthersText_3.Parent = Others_3
  1772. OthersText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1773. OthersText_3.BackgroundTransparency = 1
  1774. OthersText_3.Position = UDim2.new(0.237730592, 0, 0.197684199, 0)
  1775. OthersText_3.Size = UDim2.new(0.65658927, 0, 0.219649136, 0)
  1776. OthersText_3.Font = Enum.Font.SourceSansItalic
  1777. OthersText_3.FontSize = Enum.FontSize.Size24
  1778. OthersText_3.Text = "Warning! You require tools in your inventory to use these. Some games/tools do not work."
  1779. OthersText_3.TextSize = 19
  1780. OthersText_3.TextWrapped = true
  1781.  
  1782. TXTBOX_PlrNameOTHER3.Name = "TXTBOX_PlrNameOTHER3"
  1783. TXTBOX_PlrNameOTHER3.Parent = Others_3
  1784. TXTBOX_PlrNameOTHER3.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1785. TXTBOX_PlrNameOTHER3.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1786. TXTBOX_PlrNameOTHER3.BorderSizePixel = 0
  1787. TXTBOX_PlrNameOTHER3.Position = UDim2.new(0.249051109, 0, 0.571087658, 0)
  1788. TXTBOX_PlrNameOTHER3.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1789. TXTBOX_PlrNameOTHER3.ZIndex = 2
  1790. TXTBOX_PlrNameOTHER3.Font = Enum.Font.SourceSans
  1791. TXTBOX_PlrNameOTHER3.FontSize = Enum.FontSize.Size14
  1792. TXTBOX_PlrNameOTHER3.Text = "Player"
  1793. TXTBOX_PlrNameOTHER3.TextScaled = true
  1794. TXTBOX_PlrNameOTHER3.TextSize = 14
  1795. TXTBOX_PlrNameOTHER3.TextWrapped = true
  1796.  
  1797. othersBaseBackground3.Name = "othersBaseBackground3"
  1798. othersBaseBackground3.Parent = Others_3
  1799. othersBaseBackground3.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  1800. othersBaseBackground3.BorderSizePixel = 0
  1801. othersBaseBackground3.Position = UDim2.new(0.125, 0, 0.518999994, 0)
  1802. othersBaseBackground3.Size = UDim2.new(0.769794285, 0, 0.483228087, 0)
  1803.  
  1804. FreeFall.Name = "FreeFall"
  1805. FreeFall.Parent = othersBaseBackground3
  1806. FreeFall.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1807. FreeFall.BorderSizePixel = 0
  1808. FreeFall.Position = UDim2.new(0.367916405, 0, 0.364218175, 0)
  1809. FreeFall.Size = UDim2.new(0, 92, 0, 25)
  1810. FreeFall.Font = Enum.Font.SourceSans
  1811. FreeFall.FontSize = Enum.FontSize.Size24
  1812. FreeFall.Text = "Free Fall"
  1813. FreeFall.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1814. FreeFall.TextSize = 22
  1815.  
  1816. Attach.Name = "Attach"
  1817. Attach.Parent = othersBaseBackground3
  1818. Attach.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1819. Attach.BorderSizePixel = 0
  1820. Attach.Position = UDim2.new(0.67696619, 0, 0.364218175, 0)
  1821. Attach.Size = UDim2.new(0, 92, 0, 25)
  1822. Attach.Font = Enum.Font.SourceSans
  1823. Attach.FontSize = Enum.FontSize.Size24
  1824. Attach.Text = "Attach"
  1825. Attach.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1826. Attach.TextSize = 22
  1827.  
  1828. Bring.Name = "Bring"
  1829. Bring.Parent = othersBaseBackground3
  1830. Bring.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1831. Bring.BorderSizePixel = 0
  1832. Bring.Position = UDim2.new(0.67696619, 0, 0.682909131, 0)
  1833. Bring.Size = UDim2.new(0, 92, 0, 25)
  1834. Bring.Font = Enum.Font.SourceSans
  1835. Bring.FontSize = Enum.FontSize.Size24
  1836. Bring.Text = "Bring"
  1837. Bring.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1838. Bring.TextSize = 22
  1839.  
  1840. SafeKill.Name = "SafeKill"
  1841. SafeKill.Parent = othersBaseBackground3
  1842. SafeKill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1843. SafeKill.BorderSizePixel = 0
  1844. SafeKill.Position = UDim2.new(0.367916405, 0, 0.682909131, 0)
  1845. SafeKill.Size = UDim2.new(0, 92, 0, 25)
  1846. SafeKill.Font = Enum.Font.SourceSans
  1847. SafeKill.FontSize = Enum.FontSize.Size24
  1848. SafeKill.Text = "SafeKill"
  1849. SafeKill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1850. SafeKill.TextSize = 22
  1851.  
  1852. SuperSpin.Name = "SuperSpin"
  1853. SuperSpin.Parent = othersBaseBackground3
  1854. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1855. SuperSpin.BorderSizePixel = 0
  1856. SuperSpin.Position = UDim2.new(0.0588666238, 0, 0.682909131, 0)
  1857. SuperSpin.Size = UDim2.new(0, 92, 0, 25)
  1858. SuperSpin.Font = Enum.Font.SourceSans
  1859. SuperSpin.FontSize = Enum.FontSize.Size24
  1860. SuperSpin.Text = "SuperSpin"
  1861. SuperSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1862. SuperSpin.TextSize = 22
  1863.  
  1864. Kill.Name = "Kill"
  1865. Kill.Parent = othersBaseBackground3
  1866. Kill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1867. Kill.BorderSizePixel = 0
  1868. Kill.Position = UDim2.new(0.0588666238, 0, 0.364218175, 0)
  1869. Kill.Size = UDim2.new(0, 92, 0, 25)
  1870. Kill.Font = Enum.Font.SourceSans
  1871. Kill.FontSize = Enum.FontSize.Size24
  1872. Kill.Text = "Kill"
  1873. Kill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1874. Kill.TextSize = 22
  1875.  
  1876. Others_backPAGE2.Name = "Others_backPAGE2"
  1877. Others_backPAGE2.Parent = Others_3
  1878. Others_backPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1879. Others_backPAGE2.BorderSizePixel = 0
  1880. Others_backPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1881. Others_backPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1882. Others_backPAGE2.Font = Enum.Font.SourceSansLight
  1883. Others_backPAGE2.FontSize = Enum.FontSize.Size24
  1884. Others_backPAGE2.Text = "Prev"
  1885. Others_backPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1886. Others_backPAGE2.TextSize = 22
  1887.  
  1888. Character_toPAGE1_IMAGE_4.Name = "Character_toPAGE1_IMAGE"
  1889. Character_toPAGE1_IMAGE_4.Parent = Others_backPAGE2
  1890. Character_toPAGE1_IMAGE_4.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1891. Character_toPAGE1_IMAGE_4.BorderSizePixel = 0
  1892. Character_toPAGE1_IMAGE_4.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1893. Character_toPAGE1_IMAGE_4.Size = UDim2.new(0, 25, 0, 25)
  1894. Character_toPAGE1_IMAGE_4.Image = "http://www.roblox.com/asset/?id=1282894968"
  1895.  
  1896. Games.Name = "Games"
  1897. Games.Parent = Pages
  1898. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1899. Games.BorderSizePixel = 0
  1900. Games.Position = UDim2.new(1, 0, 0, 0)
  1901. Games.Size = UDim2.new(1, 0, 1, 0)
  1902.  
  1903. Games_IMAGE.Name = "Games_IMAGE"
  1904. Games_IMAGE.Parent = Games
  1905. Games_IMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  1906. Games_IMAGE.BackgroundTransparency = 1
  1907. Games_IMAGE.Position = UDim2.new(0.0679230243, 0, 0.109824568, 0)
  1908. Games_IMAGE.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1909. Games_IMAGE.Image = "http://www.roblox.com/asset/?id=1281454262"
  1910.  
  1911. GamesText.Name = "GamesText"
  1912. GamesText.Parent = Games
  1913. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  1914. GamesText.BackgroundTransparency = 1
  1915. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1916. GamesText.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1917. GamesText.Font = Enum.Font.SourceSansItalic
  1918. GamesText.FontSize = Enum.FontSize.Size24
  1919. GamesText.Text = "Not a completed part, I will be updating with more games."
  1920. GamesText.TextSize = 19
  1921. GamesText.TextWrapped = true
  1922.  
  1923. Games_TITLE.Name = "Games_TITLE"
  1924. Games_TITLE.Parent = Games
  1925. Games_TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  1926. Games_TITLE.BackgroundTransparency = 1
  1927. Games_TITLE.Position = UDim2.new(0.226410091, 0, 0, 0)
  1928. Games_TITLE.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1929. Games_TITLE.Font = Enum.Font.SourceSansBold
  1930. Games_TITLE.FontSize = Enum.FontSize.Size28
  1931. Games_TITLE.Text = "Games"
  1932. Games_TITLE.TextSize = 25
  1933.  
  1934. Games_IMAGE2.Name = "Games_IMAGE2"
  1935. Games_IMAGE2.Parent = Games
  1936. Games_IMAGE2.BackgroundColor3 = Color3.new(1, 1, 1)
  1937. Games_IMAGE2.BackgroundTransparency = 1
  1938. Games_IMAGE2.Position = UDim2.new(0.815076292, 0, 0.109824568, 0)
  1939. Games_IMAGE2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1940. Games_IMAGE2.Image = "http://www.roblox.com/asset/?id=1281454262"
  1941.  
  1942. SwordFightingTournament.Name = "SwordFightingTournament"
  1943. SwordFightingTournament.Parent = Games
  1944. SwordFightingTournament.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1945. SwordFightingTournament.BorderSizePixel = 0
  1946. SwordFightingTournament.Position = UDim2.new(0.350935638, 0, 0.329473704, 0)
  1947. SwordFightingTournament.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1948. SwordFightingTournament.Font = Enum.Font.SourceSans
  1949. SwordFightingTournament.FontSize = Enum.FontSize.Size14
  1950. SwordFightingTournament.Text = "Sword Fighting Tournament"
  1951. SwordFightingTournament.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1952. SwordFightingTournament.TextScaled = true
  1953. SwordFightingTournament.TextSize = 14
  1954. SwordFightingTournament.TextWrapped = true
  1955.  
  1956. PlatesOfFateMayhem.Name = "PlatesOfFateMayhem"
  1957. PlatesOfFateMayhem.Parent = Games
  1958. PlatesOfFateMayhem.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1959. PlatesOfFateMayhem.BorderSizePixel = 0
  1960. PlatesOfFateMayhem.Position = UDim2.new(0.350935638, 0, 0.483228087, 0)
  1961. PlatesOfFateMayhem.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1962. PlatesOfFateMayhem.Font = Enum.Font.SourceSans
  1963. PlatesOfFateMayhem.FontSize = Enum.FontSize.Size14
  1964. PlatesOfFateMayhem.Text = "Plates of Fate: Mayhem"
  1965. PlatesOfFateMayhem.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1966. PlatesOfFateMayhem.TextScaled = true
  1967. PlatesOfFateMayhem.TextSize = 14
  1968. PlatesOfFateMayhem.TextWrapped = true
  1969.  
  1970. GamesText2.Name = "GamesText2"
  1971. GamesText2.Parent = Games
  1972. GamesText2.BackgroundColor3 = Color3.new(1, 1, 1)
  1973. GamesText2.BackgroundTransparency = 1
  1974. GamesText2.Position = UDim2.new(0.0679230243, 0, 0.768771946, 0)
  1975. GamesText2.Size = UDim2.new(0.871678829, 0, 0.175719291, 0)
  1976. GamesText2.Font = Enum.Font.SourceSansItalic
  1977. GamesText2.FontSize = Enum.FontSize.Size24
  1978. GamesText2.Text = "Since games update, buttons can sometimes not work. If they do not work, please let me know so I can update."
  1979. GamesText2.TextSize = 19
  1980. GamesText2.TextWrapped = true
  1981.  
  1982. Frappe.Name = "Frappe"
  1983. Frappe.Parent = Games
  1984. Frappe.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1985. Frappe.BorderSizePixel = 0
  1986. Frappe.Position = UDim2.new(0.350935638, 0, 0.636982441, 0)
  1987. Frappe.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1988. Frappe.Font = Enum.Font.SourceSans
  1989. Frappe.FontSize = Enum.FontSize.Size14
  1990. Frappe.Text = "Frappe"
  1991. Frappe.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1992. Frappe.TextScaled = true
  1993. Frappe.TextSize = 14
  1994. Frappe.TextWrapped = true
  1995.  
  1996. Frappe_2.Name = "Frappe"
  1997. Frappe_2.Parent = Games
  1998. Frappe_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1999. Frappe_2.BorderSizePixel = 0
  2000. Frappe_2.Position = UDim2.new(0.667909801, 0, 0.329473704, 0)
  2001. Frappe_2.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  2002. Frappe_2.Font = Enum.Font.SourceSans
  2003. Frappe_2.FontSize = Enum.FontSize.Size14
  2004. Frappe_2.Text = "Frappe"
  2005. Frappe_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2006. Frappe_2.TextScaled = true
  2007. Frappe_2.TextSize = 14
  2008. Frappe_2.TextWrapped = true
  2009.  
  2010. MenuFrame.Name = "MenuFrame"
  2011. MenuFrame.Parent = MainFrame
  2012. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  2013. MenuFrame.BorderSizePixel = 0
  2014. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2015. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  2016.  
  2017. Welcome.Name = "Welcome"
  2018. Welcome.Parent = MenuFrame
  2019. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  2020. Welcome.BackgroundTransparency = 1
  2021. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  2022. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  2023. Welcome.Font = Enum.Font.SourceSansLight
  2024. Welcome.FontSize = Enum.FontSize.Size14
  2025. Welcome.Text = "Welcome,"
  2026. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2027. Welcome.TextScaled = true
  2028. Welcome.TextSize = 14
  2029. Welcome.TextWrapped = true
  2030.  
  2031. NameOfPlayer.Name = "NameOfPlayer"
  2032. NameOfPlayer.Parent = MenuFrame
  2033. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  2034. NameOfPlayer.BackgroundTransparency = 1
  2035. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  2036. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  2037. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  2038. NameOfPlayer.FontSize = Enum.FontSize.Size14
  2039. NameOfPlayer.Text = "PlayerName"
  2040. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2041. NameOfPlayer.TextScaled = true
  2042. NameOfPlayer.TextSize = 14
  2043. NameOfPlayer.TextWrapped = true
  2044.  
  2045. T_Information.Name = "T_Information"
  2046. T_Information.Parent = MenuFrame
  2047. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2048. T_Information.BorderSizePixel = 0
  2049. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  2050. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2051. T_Information.Font = Enum.Font.SourceSans
  2052. T_Information.FontSize = Enum.FontSize.Size18
  2053. T_Information.Text = "Information"
  2054. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2055. T_Information.TextSize = 16
  2056. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  2057.  
  2058. T_InfoImage.Name = "T_InfoImage"
  2059. T_InfoImage.Parent = T_Information
  2060. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2061. T_InfoImage.BackgroundTransparency = 1
  2062. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2063. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2064. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  2065.  
  2066. T_Character.Name = "T_Character"
  2067. T_Character.Parent = MenuFrame
  2068. T_Character.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2069. T_Character.BorderSizePixel = 0
  2070. T_Character.Position = UDim2.new(0, 0, 0.388073802, 0)
  2071. T_Character.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2072. T_Character.Font = Enum.Font.SourceSans
  2073. T_Character.FontSize = Enum.FontSize.Size18
  2074. T_Character.Text = "Character"
  2075. T_Character.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2076. T_Character.TextSize = 16
  2077. T_Character.TextXAlignment = Enum.TextXAlignment.Left
  2078.  
  2079. T_CharImage.Name = "T_CharImage"
  2080. T_CharImage.Parent = T_Character
  2081. T_CharImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2082. T_CharImage.BackgroundTransparency = 1
  2083. T_CharImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2084. T_CharImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2085. T_CharImage.Image = "http://www.roblox.com/asset/?id=1281299598"
  2086.  
  2087. T_Games.Name = "T_Games"
  2088. T_Games.Parent = MenuFrame
  2089. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2090. T_Games.BorderSizePixel = 0
  2091. T_Games.Position = UDim2.new(0, 0, 0.498952031, 0)
  2092. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2093. T_Games.Font = Enum.Font.SourceSans
  2094. T_Games.FontSize = Enum.FontSize.Size18
  2095. T_Games.Text = "Games"
  2096. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2097. T_Games.TextSize = 16
  2098. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  2099.  
  2100. T_GameImage.Name = "T_GameImage"
  2101. T_GameImage.Parent = T_Games
  2102. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2103. T_GameImage.BackgroundTransparency = 1
  2104. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2105. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2106. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  2107.  
  2108. T_Others.Name = "T_Others"
  2109. T_Others.Parent = MenuFrame
  2110. T_Others.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2111. T_Others.BorderSizePixel = 0
  2112. T_Others.Position = UDim2.new(0, 0, 0.60983026, 0)
  2113. T_Others.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2114. T_Others.Font = Enum.Font.SourceSans
  2115. T_Others.FontSize = Enum.FontSize.Size18
  2116. T_Others.Text = "Others"
  2117. T_Others.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2118. T_Others.TextSize = 16
  2119. T_Others.TextXAlignment = Enum.TextXAlignment.Left
  2120.  
  2121. T_OtherImage.Name = "T_OtherImage"
  2122. T_OtherImage.Parent = T_Others
  2123. T_OtherImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2124. T_OtherImage.BackgroundTransparency = 1
  2125. T_OtherImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  2126. T_OtherImage.Size = UDim2.new(0, 30, 0, 30)
  2127. T_OtherImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  2128.  
  2129. T_Extra.Name = "T_Extra"
  2130. T_Extra.Parent = MenuFrame
  2131. T_Extra.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2132. T_Extra.BorderSizePixel = 0
  2133. T_Extra.Position = UDim2.new(0, 0, 0.720708489, 0)
  2134. T_Extra.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2135. T_Extra.Font = Enum.Font.SourceSans
  2136. T_Extra.FontSize = Enum.FontSize.Size18
  2137. T_Extra.Text = "Extra"
  2138. T_Extra.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2139. T_Extra.TextSize = 16
  2140. T_Extra.TextXAlignment = Enum.TextXAlignment.Left
  2141.  
  2142. T_ExtraImage.Name = "T_ExtraImage"
  2143. T_ExtraImage.Parent = T_Extra
  2144. T_ExtraImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2145. T_ExtraImage.BackgroundTransparency = 1
  2146. T_ExtraImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2147. T_ExtraImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2148. T_ExtraImage.Image = "http://www.roblox.com/asset/?id=1281477720"
  2149.  
  2150. DeleteGUI.Name = "DeleteGUI"
  2151. DeleteGUI.Parent = MenuFrame
  2152. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  2153. DeleteGUI.BorderSizePixel = 0
  2154. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  2155. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2156. DeleteGUI.Font = Enum.Font.SourceSans
  2157. DeleteGUI.FontSize = Enum.FontSize.Size18
  2158. DeleteGUI.Text = "Delete GUI"
  2159. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2160. DeleteGUI.TextSize = 16
  2161. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  2162.  
  2163. DELETEIMAGE.Name = "DELETEIMAGE"
  2164. DELETEIMAGE.Parent = DeleteGUI
  2165. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  2166. DELETEIMAGE.BackgroundTransparency = 1
  2167. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  2168. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  2169. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  2170.  
  2171. Darkness.Name = "Darkness"
  2172. Darkness.Parent = MainFrame
  2173. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  2174. Darkness.BackgroundTransparency = 0.8
  2175. Darkness.BorderSizePixel = 0
  2176. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  2177. Darkness.Size = UDim2.new(0, 272, 0, 271)
  2178. Darkness.Visible = false
  2179. Darkness.ZIndex = 7
  2180. Darkness.Font = Enum.Font.SourceSans
  2181. Darkness.FontSize = Enum.FontSize.Size14
  2182. Darkness.Text = ""
  2183. Darkness.TextSize = 14
  2184.  
  2185. -----------------------------------------------------------------
  2186. -----------------------------------------------------------------
  2187. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  2188. if game.Workspace.FilteringEnabled == true then
  2189. Image_FE_ENABLED.Visible = true
  2190. Image_FE_DISABLED.Visible = false
  2191. Text_FE_ENABLED.Visible = true
  2192. Text_FE_DISABLED.Visible = false
  2193. else
  2194. Image_FE_ENABLED.Visible = false
  2195. Image_FE_DISABLED.Visible = true
  2196. Text_FE_ENABLED.Visible = false
  2197. Text_FE_DISABLED.Visible = true
  2198. end
  2199.  
  2200. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  2201. local Found = {}
  2202. local strl = String:lower()
  2203. if strl == "all" then
  2204. for i,v in pairs(game.Players:GetPlayers()) do
  2205. table.insert(Found,v)
  2206. end
  2207. elseif strl == "others" then
  2208. for i,v in pairs(game.Players:GetPlayers()) do
  2209. if v.Name ~= game.Players.LocalPlayer.Name then
  2210. table.insert(Found,v)
  2211. end
  2212. end
  2213. else
  2214. for i,v in pairs(game.Players:GetPlayers()) do
  2215. if v.Name:lower():sub(1, #String) == String:lower() then
  2216. table.insert(Found,v)
  2217. end
  2218. end
  2219. end
  2220. return Found
  2221. end
  2222.  
  2223. OpenMenu.MouseButton1Click:connect(function()
  2224. MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  2225. MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  2226. Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  2227. wait(0.7)
  2228. Darkness.Visible = true
  2229. Darkness.BackgroundTransparency = 0.8
  2230. end)
  2231.  
  2232. Darkness.MouseButton1Click:connect(function()
  2233. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  2234. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  2235. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  2236. Darkness.Visible = false
  2237. end)
  2238.  
  2239. closedgui = true
  2240. CloseGUI.MouseButton1Click:connect(function()
  2241. wait(0.3)
  2242. if closedgui then
  2243. Pages.Position = UDim2.new(0, 0, 0.223, 0)
  2244. OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  2245. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2246. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2247. Darkness.Visible = false
  2248. Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  2249. OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  2250. wait(1.6)
  2251. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2252. Darkness.Visible = false
  2253. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2254. closedgui = false
  2255. else
  2256. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  2257. wait(1.5)
  2258. OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2259. wait(0.6)
  2260. closedgui = true
  2261. end
  2262. end)
  2263.  
  2264. DeleteGUI.MouseButton1Click:connect(function()
  2265. game.CoreGui.OPFinality:Destroy()
  2266. end)
  2267.  
  2268. T_Character.MouseButton1Click:connect(function()
  2269. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2270. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2271. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2272. Darkness.Visible = false
  2273. wait(0.5)
  2274. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2275. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2276. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2277. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2278. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2279. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2280. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2281. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2282. wait(0.5)
  2283. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2284. end)
  2285.  
  2286. T_Extra.MouseButton1Click:connect(function()
  2287. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2288. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2289. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2290. Darkness.Visible = false
  2291. wait(0.5)
  2292. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2293. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2294. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2295. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2296. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2297. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2298. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2299. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2300. wait(0.5)
  2301. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2302. end)
  2303.  
  2304. T_Games.MouseButton1Click:connect(function()
  2305. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2306. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2307. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2308. Darkness.Visible = false
  2309. wait(0.5)
  2310. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2311. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2312. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2313. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2314. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2315. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2316. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2317. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2318. wait(0.5)
  2319. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2320. end)
  2321.  
  2322. T_Information.MouseButton1Click:connect(function()
  2323. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2324. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2325. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2326. Darkness.Visible = false
  2327. wait(0.5)
  2328. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2329. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2330. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2331. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2332. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2333. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2334. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2335. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2336. wait(0.5)
  2337. Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2338. end)
  2339.  
  2340. T_Others.MouseButton1Click:connect(function()
  2341. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2342. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2343. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2344. Darkness.Visible = false
  2345. wait(0.5)
  2346. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2347. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2348. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2349. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2350. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2351. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2352. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2353. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2354. wait(0.5)
  2355. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2356. end)
  2357.  
  2358. Character_toPAGE2.MouseButton1Click:connect(function()
  2359. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2360. wait(0.5)
  2361. Character_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2362. end)
  2363. Character_backPAGE1.MouseButton1Click:connect(function()
  2364. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2365. wait(0.5)
  2366. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2367. end)
  2368. Extra_toPAGE2.MouseButton1Click:connect(function()
  2369. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2370. wait(0.5)
  2371. Extra_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2372. end)
  2373. Extra_backPAGE1.MouseButton1Click:connect(function()
  2374. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2375. wait(0.5)
  2376. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2377. end)
  2378. Others_toPAGE2.MouseButton1Click:connect(function()
  2379. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2380. wait(0.5)
  2381. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2382. end)
  2383. Others_toPAGE3.MouseButton1Click:connect(function()
  2384. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2385. wait(0.5)
  2386. Others_3:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2387. end)
  2388. Others_backPAGE1.MouseButton1Click:connect(function()
  2389. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2390. wait(0.5)
  2391. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2392. end)
  2393. Others_backPAGE2.MouseButton1Click:connect(function()
  2394. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2395. wait(0.5)
  2396. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2397. end)
  2398.  
  2399. -------------------------------------------------------------------------------
  2400. -------------------------------------------------------------------------------
  2401.  
  2402. HipHeight.MouseButton1Click:connect(function()
  2403. game.Players.LocalPlayer.Character.Humanoid.HipHeight = TXTBOX_Stats.Text
  2404. end)
  2405. Speed.MouseButton1Click:connect(function()
  2406. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TXTBOX_Stats.Text
  2407. end)
  2408. JumpHeight.MouseButton1Click:connect(function()
  2409. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TXTBOX_Stats.Text
  2410. end)
  2411. Chat.MouseButton1Click:connect(function()
  2412. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  2413. end)
  2414. SpammingChar = false
  2415. Spam_2.MouseButton1Click:connect(function()
  2416. SpammingChar = not SpammingChar
  2417. end)
  2418.  
  2419. local flying = false
  2420. Fly.MouseButton1Click:connect(function()
  2421. flying = not flying
  2422. repeat wait()
  2423. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2424. local mouse = game.Players.LocalPlayer:GetMouse()
  2425. repeat wait() until mouse
  2426. local plr = game.Players.LocalPlayer
  2427. local torso = plr.Character.Torso
  2428. local deb = true
  2429. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2430. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2431. local maxspeed = 80
  2432. local speed = 0
  2433. if flying then
  2434. Fly.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2435. else
  2436. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2437. end
  2438.  
  2439. function FlyFunction()
  2440. local bg = Instance.new("BodyGyro", torso)
  2441. bg.P = 9e4
  2442. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2443. bg.cframe = torso.CFrame
  2444. local bv = Instance.new("BodyVelocity", torso)
  2445. bv.velocity = Vector3.new(0,0.1,0)
  2446. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2447. repeat wait()
  2448. plr.Character.Humanoid.PlatformStand = true
  2449. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2450. speed = speed+.5+(speed/maxspeed)
  2451. if speed > maxspeed then
  2452. speed = maxspeed
  2453. end
  2454. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2455. speed = speed-1
  2456. if speed < 0 then
  2457. speed = 0
  2458. end
  2459. end
  2460. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2461. 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
  2462. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2463. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2464. 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
  2465. else
  2466. bv.velocity = Vector3.new(0,0.1,0)
  2467. end
  2468. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2469. until not flying
  2470. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2471. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2472. speed = 0
  2473. bg:Destroy()
  2474. bv:Destroy()
  2475. plr.Character.Humanoid.PlatformStand = false
  2476. end
  2477. mouse.KeyDown:connect(function(key)
  2478. if key:lower() == "w" then
  2479. ctrl.f = 1
  2480. elseif key:lower() == "s" then
  2481. ctrl.b = -1
  2482. elseif key:lower() == "a" then
  2483. ctrl.l = -1
  2484. elseif key:lower() == "d" then
  2485. ctrl.r = 1
  2486. end
  2487. end)
  2488. mouse.KeyUp:connect(function(key)
  2489. if key:lower() == "w" then
  2490. ctrl.f = 0
  2491. elseif key:lower() == "s" then
  2492. ctrl.b = 0
  2493. elseif key:lower() == "a" then
  2494. ctrl.l = 0
  2495. elseif key:lower() == "d" then
  2496. ctrl.r = 0
  2497. end
  2498. end)
  2499. FlyFunction()
  2500. end)
  2501.  
  2502. clip = true
  2503. Noclip.MouseButton1Click:connect(function()
  2504. clip = not clip
  2505. game:GetService('RunService').Stepped:connect(function()
  2506. if not clip then
  2507. Noclip.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2508. game.Players.LocalPlayer.Character.Head.CanCollide = false
  2509. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  2510. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  2511. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  2512. else
  2513. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2514. end
  2515. end)
  2516. end)
  2517.  
  2518. local Anim = Instance.new("Animation")
  2519. Anim.AnimationId = "rbxassetid://33169583"
  2520. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2521. local armsareoff = false
  2522. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2523. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2524. armsareoff = false
  2525. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2526. end)
  2527. armsoff.MouseButton1Click:connect(function()
  2528. armsareoff = not armsareoff
  2529. if armsareoff then
  2530. armsoff.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2531. while wait() do
  2532. if track.IsPlaying == false then
  2533. if armsareoff then
  2534. track:Play(.1, 1, 1e6)
  2535. end
  2536. end
  2537. end
  2538. else
  2539. track:Stop()
  2540. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2541. end
  2542. end)
  2543.  
  2544. local Anim = Instance.new("Animation")
  2545. Anim.AnimationId = "rbxassetid://121572214"
  2546. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2547. headfloatACTIVE = false
  2548. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2549. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2550. headfloatACTIVE = false
  2551. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2552. end)
  2553. headfloat.MouseButton1Click:connect(function()
  2554. headfloatACTIVE = not headfloatACTIVE
  2555. if headfloatACTIVE then
  2556. headfloat.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2557. while wait() do
  2558. if track.IsPlaying == false then
  2559. if headfloatACTIVE then
  2560. track:Play(.1, 1, 1)
  2561. end
  2562. end
  2563. end
  2564. else
  2565. track:Stop()
  2566. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2567. end
  2568. end)
  2569.  
  2570. local Anim = Instance.new("Animation")
  2571. Anim.AnimationId = "rbxassetid://35154961"
  2572. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2573. local headthrowACTIVE = false
  2574. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2575. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2576. headthrowACTIVE = false
  2577. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2578. end)
  2579. headthrow.MouseButton1Click:connect(function()
  2580. headthrowACTIVE = not headthrowACTIVE
  2581. if headthrowACTIVE then
  2582. headthrow.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2583. while wait() do
  2584. if track.IsPlaying == false then
  2585. if headthrowACTIVE then
  2586. track:Play(.1, 1, 1)
  2587. end
  2588. end
  2589. end
  2590. else
  2591. track:Stop()
  2592. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2593. end
  2594. end)
  2595.  
  2596. local Anim = Instance.new("Animation")
  2597. Anim.AnimationId = "rbxassetid://35154961"
  2598. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2599. local loopheadACTIVE = false
  2600. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2601. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2602. loopheadACTIVE = false
  2603. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2604. end)
  2605. loophead.MouseButton1Click:connect(function()
  2606. loopheadACTIVE = not loopheadACTIVE
  2607. if loopheadACTIVE then
  2608. loophead.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2609. while wait() do
  2610. if track.IsPlaying == false then
  2611. if loopheadACTIVE then
  2612. track:Play(.1, 1, 1e6)
  2613. end
  2614. end
  2615. end
  2616. else
  2617. track:Stop()
  2618. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2619. end
  2620. end)
  2621.  
  2622. local Anim = Instance.new("Animation")
  2623. Anim.AnimationId = "rbxassetid://313762630"
  2624. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2625. local levitateACTIVE = false
  2626. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2627. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2628. levitateACTIVE = false
  2629. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2630. end)
  2631. levitate.MouseButton1Click:connect(function()
  2632. levitateACTIVE = not levitateACTIVE
  2633. if levitateACTIVE then
  2634. levitate.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2635. while wait() do
  2636. if track.IsPlaying == false then
  2637. if levitateACTIVE then
  2638. track:Play(.1, 1, 1)
  2639. end
  2640. end
  2641. end
  2642. else
  2643. track:Stop()
  2644. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2645. end
  2646. end)
  2647.  
  2648. local Anim = Instance.new("Animation")
  2649. Anim.AnimationId = "rbxassetid://282574440"
  2650. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2651. local crawlACTIVE = false
  2652. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2653. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2654. crawlACTIVE = false
  2655. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2656. end)
  2657. crawl.MouseButton1Click:connect(function()
  2658. crawlACTIVE = not crawlACTIVE
  2659. if crawlACTIVE then
  2660. crawl.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2661. while wait() do
  2662. if track.IsPlaying == false then
  2663. if crawlACTIVE then
  2664. track:Play(.1, 1, 1)
  2665. end
  2666. end
  2667. end
  2668. else
  2669. track:Stop()
  2670. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2671. end
  2672. end)
  2673.  
  2674. local Anim = Instance.new("Animation")
  2675. Anim.AnimationId = "rbxassetid://184574340"
  2676. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2677. local jumplandACTIVE = false
  2678. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2679. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2680. jumplandACTIVE = false
  2681. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2682. end)
  2683. jumpland.MouseButton1Click:connect(function()
  2684. jumplandACTIVE = not jumplandACTIVE
  2685. if jumplandACTIVE then
  2686. jumpland.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2687. while wait() do
  2688. if track.IsPlaying == false then
  2689. if jumplandACTIVE then
  2690. track:Play(.1, 1, 1)
  2691. end
  2692. end
  2693. end
  2694. else
  2695. track:Stop()
  2696. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2697. end
  2698. end)
  2699.  
  2700. local Anim = Instance.new("Animation")
  2701. Anim.AnimationId = "rbxassetid://126753849"
  2702. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2703. local punchesACTIVE = false
  2704. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2705. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2706. punchesACTIVE = false
  2707. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2708. end)
  2709. punches.MouseButton1Click:connect(function()
  2710. punchesACTIVE = not punchesACTIVE
  2711. if punchesACTIVE then
  2712. punches.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2713. while wait() do
  2714. if track.IsPlaying == false then
  2715. if punchesACTIVE then
  2716. track:Play(.1, 1, 1)
  2717. end
  2718. end
  2719. end
  2720. else
  2721. track:Stop()
  2722. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2723. end
  2724. end)
  2725.  
  2726. local Anim = Instance.new("Animation")
  2727. Anim.AnimationId = "rbxassetid://204062532"
  2728. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2729. local swingACTIVE = false
  2730. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2731. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2732. swingACTIVE = false
  2733. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2734. end)
  2735. swing.MouseButton1Click:connect(function()
  2736. swingACTIVE = not swingACTIVE
  2737. if swingACTIVE then
  2738. swing.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2739. while wait() do
  2740. if track.IsPlaying == false then
  2741. if swingACTIVE then
  2742. track:Play(.1, 1, 1)
  2743. end
  2744. end
  2745. end
  2746. else
  2747. track:Stop()
  2748. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2749. end
  2750. end)
  2751.  
  2752. local Anim = Instance.new("Animation")
  2753. Anim.AnimationId = "rbxassetid://204295235"
  2754. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2755. local swordstrikeACTIVE = false
  2756. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2757. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2758. swordstrikeACTIVE = false
  2759. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2760. end)
  2761. swordstrike.MouseButton1Click:connect(function()
  2762. swordstrikeACTIVE = not swordstrikeACTIVE
  2763. if swordstrikeACTIVE then
  2764. swordstrike.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2765. while wait() do
  2766. if track.IsPlaying == false then
  2767. if swordstrikeACTIVE then
  2768. track:Play(.1, 1, 1)
  2769. end
  2770. end
  2771. end
  2772. else
  2773. track:Stop()
  2774. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2775. end
  2776. end)
  2777.  
  2778. local Anim = Instance.new("Animation")
  2779. Anim.AnimationId = "rbxassetid://45834924"
  2780. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2781. local happyACTIVE = false
  2782. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2783. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2784. happyACTIVE = false
  2785. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2786. end)
  2787. happy.MouseButton1Click:connect(function()
  2788. happyACTIVE = not happyACTIVE
  2789. if happyACTIVE then
  2790. happy.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2791. while wait() do
  2792. if track.IsPlaying == false then
  2793. if happyACTIVE then
  2794. track:Play(.1, 1, 1)
  2795. end
  2796. end
  2797. end
  2798. else
  2799. track:Stop()
  2800. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2801. end
  2802. end)
  2803.  
  2804. local Anim = Instance.new("Animation")
  2805. Anim.AnimationId = "rbxassetid://33796059"
  2806. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2807. local insaneACTIVE = false
  2808. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2809. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2810. insaneACTIVE = false
  2811. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2812. end)
  2813. insane.MouseButton1Click:connect(function()
  2814. insaneACTIVE = not insaneACTIVE
  2815. if insaneACTIVE then
  2816. insane.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2817. while wait() do
  2818. if track.IsPlaying == false then
  2819. if insaneACTIVE then
  2820. track:Play(.1, 1, 1e6)
  2821. end
  2822. end
  2823. end
  2824. else
  2825. track:Stop()
  2826. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2827. end
  2828. end)
  2829.  
  2830. local Anim = Instance.new("Animation")
  2831. Anim.AnimationId = "rbxassetid://429703734"
  2832. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2833. local movingdanceACTIVE = false
  2834. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2835. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2836. movingdanceACTIVE = false
  2837. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2838. end)
  2839. movingdance.MouseButton1Click:connect(function()
  2840. movingdanceACTIVE = not movingdanceACTIVE
  2841. if movingdanceACTIVE then
  2842. movingdance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2843. while wait() do
  2844. if track.IsPlaying == false then
  2845. if movingdanceACTIVE then
  2846. track:Play(.1, 1, 1)
  2847. end
  2848. end
  2849. end
  2850. else
  2851. track:Stop()
  2852. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2853. end
  2854. end)
  2855.  
  2856. local Anim = Instance.new("Animation")
  2857. Anim.AnimationId = "rbxassetid://35654637"
  2858. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2859. local normalACTIVE = false
  2860. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2861. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2862. normalACTIVE = false
  2863. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2864. end)
  2865. normal.MouseButton1Click:connect(function()
  2866. normalACTIVE = not normalACTIVE
  2867. if normalACTIVE then
  2868. normal.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2869. while wait() do
  2870. if track.IsPlaying == false then
  2871. if normalACTIVE then
  2872. track:Play(.1, 1, 1)
  2873. end
  2874. end
  2875. end
  2876. else
  2877. track:Stop()
  2878. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2879. end
  2880. end)
  2881.  
  2882. local Anim = Instance.new("Animation")
  2883. Anim.AnimationId = "rbxassetid://186934910"
  2884. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2885. local spindanceACTIVE = false
  2886. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2887. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2888. spindanceACTIVE = false
  2889. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2890. end)
  2891. spindance.MouseButton1Click:connect(function()
  2892. spindanceACTIVE = not spindanceACTIVE
  2893. if spindanceACTIVE then
  2894. spindance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2895. while wait() do
  2896. if track.IsPlaying == false then
  2897. if spindanceACTIVE then
  2898. track:Play(.1, 1, 1)
  2899. end
  2900. end
  2901. end
  2902. else
  2903. track:Stop()
  2904. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2905. end
  2906. end)
  2907.  
  2908. local Anim = Instance.new("Animation")
  2909. Anim.AnimationId = "rbxassetid://215384594"
  2910. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2911. local CloneIllusionACTIVE = false
  2912. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2913. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2914. CloneIllusionACTIVE = false
  2915. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2916. end)
  2917. CloneIllusion.MouseButton1Click:connect(function()
  2918. CloneIllusionACTIVE = not CloneIllusionACTIVE
  2919. if CloneIllusionACTIVE then
  2920. CloneIllusion.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2921. while wait() do
  2922. if track.IsPlaying == false then
  2923. if CloneIllusionACTIVE then
  2924. track:Play(.1, 1, 1e6)
  2925. end
  2926. end
  2927. end
  2928. else
  2929. track:Stop()
  2930. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2931. end
  2932. end)
  2933.  
  2934. spinning = false
  2935. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2936. spinning = false
  2937. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2938. end)
  2939. CoolSpin.MouseButton1Click:connect(function()
  2940. spinning = not spinning
  2941. if spinning then
  2942. local p = Instance.new("RocketPropulsion")
  2943. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2944. p.Name = "CrazySpin"
  2945. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  2946. p:Fire()
  2947. CoolSpin.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2948. else
  2949. game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  2950. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2951. end
  2952. end)
  2953.  
  2954. local Anim = Instance.new("Animation")
  2955. Anim.AnimationId = "rbxassetid://180612465"
  2956. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2957. local ScaredACTIVE = false
  2958. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2959. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2960. ScaredACTIVE = false
  2961. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  2962. end)
  2963. CrouchRocket.MouseButton1Click:connect(function()
  2964. ScaredACTIVE = not ScaredACTIVE
  2965. if ScaredACTIVE then
  2966. local u = Instance.new("RocketPropulsion")
  2967. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2968. u.Name = "CrouchRocket"
  2969. u.Target = game.Players.LocalPlayer.Character.Head
  2970. u:Fire()
  2971. CrouchRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2972. while wait() do
  2973. if track.IsPlaying == false then
  2974. if ScaredACTIVE then
  2975. track:Play(.1, 1, 1)
  2976. end
  2977. end
  2978. end
  2979. else
  2980. track:Stop()
  2981. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2982. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  2983. end
  2984. end)
  2985.  
  2986. local Anim = Instance.new("Animation")
  2987. Anim.AnimationId = "rbxassetid://184574340"
  2988. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2989. local jumprocketnow = false
  2990. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2991. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2992. jumprocketnow = false
  2993. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  2994. end)
  2995. JumpRocket.MouseButton1Click:connect(function()
  2996. jumprocketnow = not jumprocketnow
  2997. if jumprocketnow then
  2998. local u = Instance.new("RocketPropulsion")
  2999. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3000. u.Name = "JumpRocket"
  3001. u.Target = game.Players.LocalPlayer.Character.Head
  3002. u:Fire()
  3003. JumpRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  3004. while wait() do
  3005. if track.IsPlaying == false then
  3006. if jumprocketnow then
  3007. track:Play(.1, 1, 1)
  3008. end
  3009. end
  3010. end
  3011. else
  3012. track:Stop()
  3013. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3014. game.Players.LocalPlayer.Character.HumanoidRootPart.JumpRocket:Destroy()
  3015. end
  3016. end)
  3017.  
  3018. local Anim = Instance.new("Animation")
  3019. Anim.AnimationId = "rbxassetid://126753849"
  3020. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3021. local RapidPunchACTIVE = false
  3022. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3023. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3024. RapidPunchACTIVE = false
  3025. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3026. end)
  3027. RapidPunch.MouseButton1Click:connect(function()
  3028. RapidPunchACTIVE = not RapidPunchACTIVE
  3029. if RapidPunchACTIVE then
  3030. RapidPunch.BackgroundColor3 = Color3.new(0.1962745, 0.827451, 0.721569)
  3031. while wait() do
  3032. if track.IsPlaying == false then
  3033. if RapidPunchACTIVE then
  3034. track:Play(.1, 1, 10)
  3035. end
  3036. end
  3037. end
  3038. else
  3039. track:Stop()
  3040. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3041. end
  3042. end)
  3043.  
  3044. FEGodmode.MouseButton1Click:connect(function()
  3045. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3046. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3047. l.Parent = game.Players.LocalPlayer.Character
  3048. l.Name = "Humanoid"
  3049. wait(0.1)
  3050. game.Players.LocalPlayer.Character["1"]:Destroy()
  3051. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3052. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3053. wait(0.1)
  3054. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3055. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3056. end)
  3057.  
  3058. NoLimbs.MouseButton1Click:connect(function()
  3059. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  3060. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  3061. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  3062. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  3063. end)
  3064.  
  3065. BrickHats.MouseButton1Click:connect(function()
  3066. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3067. if (v:IsA("Accessory")) then
  3068. v.Handle.Mesh:Destroy()
  3069. end
  3070. end
  3071. end)
  3072.  
  3073. local Anim = Instance.new("Animation")
  3074. Anim.AnimationId = "rbxassetid://181525546"
  3075. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3076. local FaintACTIVE = false
  3077. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3078. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3079. FaintACTIVE = false
  3080. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3081. end)
  3082. Faint.MouseButton1Click:connect(function()
  3083. FaintACTIVE = not FaintACTIVE
  3084. if FaintACTIVE then
  3085. Faint.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3086. while wait() do
  3087. if track.IsPlaying == false then
  3088. if FaintACTIVE then
  3089. track:Play(.1, 1, 1)
  3090. end
  3091. end
  3092. end
  3093. else
  3094. track:Stop()
  3095. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3096. end
  3097. end)
  3098.  
  3099. local Anim = Instance.new("Animation")
  3100. Anim.AnimationId = "rbxassetid://188632011"
  3101. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3102. local SpinACTIVE = false
  3103. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3104. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3105. SpinACTIVE = false
  3106. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3107. end)
  3108. Spin.MouseButton1Click:connect(function()
  3109. SpinACTIVE = not SpinACTIVE
  3110. if SpinACTIVE then
  3111. Spin.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3112. while wait() do
  3113. if track.IsPlaying == false then
  3114. if SpinACTIVE then
  3115. track:Play(.1, 1, 1)
  3116. end
  3117. end
  3118. end
  3119. else
  3120. track:Stop()
  3121. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3122. end
  3123. end)
  3124.  
  3125. local Anim = Instance.new("Animation")
  3126. Anim.AnimationId = "rbxassetid://33169583"
  3127. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3128. local ArmFollowACTIVE = false
  3129. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3130. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3131. ArmFollowACTIVE = false
  3132. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3133. end)
  3134. ArmFollow.MouseButton1Click:connect(function()
  3135. ArmFollowACTIVE = not ArmFollowACTIVE
  3136. if ArmFollowACTIVE then
  3137. local u = Instance.new("RocketPropulsion")
  3138. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3139. u.Name = "ArmFollow"
  3140. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3141. u:Fire()
  3142. ArmFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3143. while wait() do
  3144. if track.IsPlaying == false then
  3145. if ArmFollowACTIVE then
  3146. track:Play(.1, 1, 1)
  3147. end
  3148. end
  3149. end
  3150. else
  3151. track:Stop()
  3152. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3153. game.Players.LocalPlayer.Character.HumanoidRootPart.ArmFollow:Destroy()
  3154. end
  3155. end)
  3156.  
  3157. local Anim = Instance.new("Animation")
  3158. Anim.AnimationId = "rbxassetid://126753849"
  3159. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3160. local PunchFollowACTIVE = false
  3161. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3162. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3163. PunchFollowACTIVE = false
  3164. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3165. end)
  3166. PunchFollow.MouseButton1Click:connect(function()
  3167. PunchFollowACTIVE = not PunchFollowACTIVE
  3168. if PunchFollowACTIVE then
  3169. local u = Instance.new("RocketPropulsion")
  3170. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3171. u.Name = "PunchFollow"
  3172. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3173. u:Fire()
  3174. PunchFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3175. while wait() do
  3176. if track.IsPlaying == false then
  3177. if PunchFollowACTIVE then
  3178. track:Play(.1, 1, 1)
  3179. end
  3180. end
  3181. end
  3182. else
  3183. track:Stop()
  3184. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3185. game.Players.LocalPlayer.Character.HumanoidRootPart.PunchFollow:Destroy()
  3186. end
  3187. end)
  3188.  
  3189. AnimationId = "148840371"
  3190. local Anim = Instance.new("Animation")
  3191. Anim.AnimationId = "rbxassetid://"..AnimationId
  3192. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3193. _18active = false
  3194. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3195. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3196. _18active = false
  3197. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3198. end)
  3199. _18.MouseButton1Click:connect(function()
  3200. _18active = not _18active
  3201. if _18active then
  3202. _18.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3203. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3204. track:Play()
  3205. while wait() do
  3206. if _18active then
  3207. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3208. end
  3209. end
  3210. end
  3211. else
  3212. track:Stop()
  3213. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3214. end
  3215. end)
  3216.  
  3217. local Anim = Instance.new("Animation")
  3218. Anim.AnimationId = "rbxassetid://180612465"
  3219. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3220. local crouchattacking = false
  3221. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3222. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3223. crouchattacking = false
  3224. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3225. end)
  3226. CrouchAttack.MouseButton1Click:connect(function()
  3227. crouchattacking = not crouchattacking
  3228. if crouchattacking then
  3229. local u = Instance.new("RocketPropulsion")
  3230. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3231. u.Name = "CrouchAttack"
  3232. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3233. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3234. end
  3235. u:Fire()
  3236. CrouchAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3237. while wait() do
  3238. if track.IsPlaying == false then
  3239. if crouchattacking then
  3240. track:Play(.1, 1, 1)
  3241. end
  3242. end
  3243. end
  3244. else
  3245. track:Stop()
  3246. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3247. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchAttack:Destroy()
  3248. end
  3249. end)
  3250.  
  3251. local Anim = Instance.new("Animation")
  3252. Anim.AnimationId = "rbxassetid://184574340"
  3253. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3254. local SlamPropulsioning = false
  3255. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3256. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3257. SlamPropulsioning = false
  3258. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3259. end)
  3260. SlamPropulsion.MouseButton1Click:connect(function()
  3261. SlamPropulsioning = not SlamPropulsioning
  3262. if SlamPropulsioning then
  3263. local u = Instance.new("RocketPropulsion")
  3264. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3265. u.Name = "SlamPropulsion"
  3266. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3267. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3268. end
  3269. u:Fire()
  3270. SlamPropulsion.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3271. while wait() do
  3272. if track.IsPlaying == false then
  3273. if SlamPropulsioning then
  3274. track:Play(.1, 1, 1)
  3275. end
  3276. end
  3277. end
  3278. else
  3279. track:Stop()
  3280. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3281. game.Players.LocalPlayer.Character.HumanoidRootPart.SlamPropulsion:Destroy()
  3282. end
  3283. end)
  3284.  
  3285. local Anim = Instance.new("Animation")
  3286. Anim.AnimationId = "rbxassetid://429730430"
  3287. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3288. local SpinAttacking = false
  3289. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3290. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3291. SpinAttacking = false
  3292. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3293. end)
  3294. SpinAttack.MouseButton1Click:connect(function()
  3295. SpinAttacking = not SpinAttacking
  3296. if SpinAttacking then
  3297. local u = Instance.new("RocketPropulsion")
  3298. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3299. u.Name = "SpinAttack"
  3300. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3301. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3302. end
  3303. u:Fire()
  3304. SpinAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3305. while wait() do
  3306. if track.IsPlaying == false then
  3307. if SpinAttacking then
  3308. track:Play(.1, 1, 1)
  3309. end
  3310. end
  3311. end
  3312. else
  3313. track:Stop()
  3314. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3315. game.Players.LocalPlayer.Character.HumanoidRootPart.SpinAttack:Destroy()
  3316. end
  3317. end)
  3318.  
  3319. watching = false
  3320. CreepyWatch.MouseButton1Click:connect(function()
  3321. watching = not watching
  3322. end)
  3323.  
  3324. local Anim = Instance.new("Animation")
  3325. Anim.AnimationId = "rbxassetid://215384594"
  3326. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3327. walkingthrough = false
  3328. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3329. walkingthrough = false
  3330. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3331. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3332. end)
  3333. WalkThrough.MouseButton1Click:connect(function()
  3334. walkingthrough = not walkingthrough
  3335. if walkingthrough then
  3336. WalkThrough.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3337. while wait() do
  3338. if walkingthrough then
  3339. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3340. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3341. if track.IsPlaying == false then
  3342. if walkingthrough then
  3343. track:Play(.1, 1, 1e6)
  3344. end
  3345. end
  3346. end
  3347. end
  3348. end
  3349. else
  3350. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3351. track:Stop()
  3352. end
  3353. end)
  3354.  
  3355. annoying = false
  3356. Annoy.MouseButton1Click:connect(function()
  3357. annoying = not annoying
  3358. end)
  3359. local Anim = Instance.new("Animation")
  3360. Anim.AnimationId = "rbxassetid://282574440"
  3361. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3362. local crawlACTIVE = false
  3363. Carpett = false
  3364. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3365. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3366. Carpett = false
  3367. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3368. end)
  3369. Carpet.MouseButton1Click:connect(function()
  3370. Carpett = not Carpett
  3371. if Carpett then
  3372. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3373. while wait() do
  3374. if track.IsPlaying == false then
  3375. if Carpett then
  3376. track:Play(.1, 1, 1)
  3377. end
  3378. end
  3379. end
  3380. else
  3381. track:Stop()
  3382. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3383. end
  3384. end)
  3385. following = false
  3386. Follow.MouseButton1Click:connect(function()
  3387. following = not following
  3388. end)
  3389. headwalking = false
  3390. HeadWalk.MouseButton1Click:connect(function()
  3391. headwalking = not headwalking
  3392. end)
  3393. Spammer = false
  3394. Spam.MouseButton1Click:connect(function()
  3395. Spammer = not Spammer
  3396. end)
  3397. stuck = false
  3398. Stick.MouseButton1Click:connect(function()
  3399. stuck = not stuck
  3400. end)
  3401. TeleportTo.MouseButton1Click:connect(function()
  3402. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3403. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3404. end
  3405. end)
  3406.  
  3407. orbital = false
  3408. Orbit.MouseButton1Click:connect(function()
  3409. orbital = not orbital
  3410. if orbital then
  3411. Orbit.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3412. local o = Instance.new("RocketPropulsion")
  3413. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3414. o.Name = "Orbit"
  3415. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3416. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3417. o:Fire()
  3418. game:GetService('RunService').Stepped:connect(function()
  3419. if orbital then
  3420. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3421. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3422. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3423. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3424. end
  3425. end)
  3426. end
  3427. else
  3428. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  3429. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3430. end
  3431. end)
  3432.  
  3433. currentview = false
  3434. View.MouseButton1Click:connect(function()
  3435. currentview = not currentview
  3436. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3437. if currentview then
  3438. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3439. View.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3440. else
  3441. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  3442. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3443. end
  3444. end
  3445. end)
  3446.  
  3447. floating = false
  3448. Float.MouseButton1Click:connect(function()
  3449. floating = not floating
  3450. if floating then
  3451. Float.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3452. local y = Instance.new("RocketPropulsion")
  3453. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3454. y.CartoonFactor = 1
  3455. y.MaxThrust = 50000
  3456. y.MaxSpeed = 1000
  3457. y.ThrustP = 50000
  3458. y.Name = "Float"
  3459. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3460. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3461. y.Target = game.Players[v.Name].Character.Head
  3462. y:Fire()
  3463. game:GetService('RunService').Stepped:connect(function()
  3464. if floating then
  3465. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3466. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3467. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3468. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3469. end
  3470. end)
  3471. while wait(0.3) do
  3472. if floating then
  3473. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  3474. end
  3475. end
  3476. end
  3477. else
  3478. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3479. game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  3480. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3481. end
  3482. end)
  3483.  
  3484. local Anim = Instance.new("Animation")
  3485. Anim.AnimationId = "rbxassetid://282574440"
  3486. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3487. flattening = false
  3488. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3489. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3490. flattening = false
  3491. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3492. end)
  3493. Flatten.MouseButton1Click:connect(function()
  3494. flattening = not flattening
  3495. if flattening then
  3496. Flatten.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3497. local y = Instance.new("RocketPropulsion")
  3498. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3499. y.CartoonFactor = 1
  3500. y.MaxThrust = 50000
  3501. y.MaxSpeed = 1000
  3502. y.ThrustP = 50000
  3503. y.Name = "Flatten"
  3504. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3505. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3506. y.Target = game.Players[v.Name].Character["Left Leg"]
  3507. y:Fire()
  3508. track:Play(.1, 1, 1)
  3509. game:GetService('RunService').Stepped:connect(function()
  3510. if flattening then
  3511. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3512. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3513. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3514. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3515. end
  3516. end)
  3517. while wait(0.3) do
  3518. if flattening then
  3519. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  3520. end
  3521. end
  3522. end
  3523. else
  3524. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3525. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  3526. track:Stop()
  3527. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3528. end
  3529. end)
  3530.  
  3531. SlowAttracting = false
  3532. SlowAttract.MouseButton1Click:connect(function()
  3533. SlowAttracting = not SlowAttracting
  3534. if SlowAttracting then
  3535. SlowAttract.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3536. local b = Instance.new("RocketPropulsion")
  3537. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3538. b.TurnD = 5000
  3539. b.MaxThrust = 5000
  3540. b.MaxSpeed = 200
  3541. b.ThrustP = 5000
  3542. b.CartoonFactor = 1
  3543. b.Name = "SlowAttract"
  3544. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3545. b.Target = game.Players[v.Name].Character.HumanoidRootPart
  3546. b:Fire()
  3547. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3548. game:GetService('RunService').Stepped:connect(function()
  3549. if SlowAttracting then
  3550. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3551. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3552. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3553. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3554. end
  3555. end)
  3556. end
  3557. else
  3558. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3559. game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  3560. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3561. end
  3562. end)
  3563.  
  3564. AimHeading = false
  3565. AimHead.MouseButton1Click:connect(function()
  3566. AimHeading = not AimHeading
  3567. if AimHeading then
  3568. AimHead.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3569. local b = Instance.new("RocketPropulsion")
  3570. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3571. b.TurnP = 2500
  3572. b.MaxThrust = 50000
  3573. b.MaxSpeed = 1000
  3574. b.ThrustP = 50000
  3575. b.CartoonFactor = 1
  3576. b.Name = "AimHead"
  3577. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3578. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3579. b.Target = game.Players[v.Name].Character.Head
  3580. b:Fire()
  3581. game:GetService('RunService').Stepped:connect(function()
  3582. if AimHeading then
  3583. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3584. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3585. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3586. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3587. end
  3588. end)
  3589. end
  3590. else
  3591. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3592. game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  3593. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3594. end
  3595. end)
  3596.  
  3597. Multipleing = false
  3598. Multiple.MouseButton1Click:connect(function()
  3599. Multipleing = not Multipleing
  3600. if Multipleing then
  3601. Multiple.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3602. local t1 = Instance.new("RocketPropulsion")
  3603. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3604. t1.TurnP = 30000
  3605. t1.MaxThrust = 30000
  3606. t1.MaxSpeed = 1000
  3607. t1.ThrustP = 30000
  3608. t1.CartoonFactor = 1
  3609. t1.Name = "one"
  3610. local t2 = Instance.new("RocketPropulsion")
  3611. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3612. t2.TurnP = 30000
  3613. t2.MaxThrust = 30000
  3614. t2.MaxSpeed = 1000
  3615. t2.ThrustP = 30000
  3616. t2.CartoonFactor = 1
  3617. t2.Name = "two"
  3618. local t3 = Instance.new("RocketPropulsion")
  3619. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3620. t3.TurnP = 30000
  3621. t3.MaxThrust = 30000
  3622. t3.MaxSpeed = 1000
  3623. t3.ThrustP = 30000
  3624. t3.CartoonFactor = 1
  3625. t3.Name = "three"
  3626. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3627. t1.Target = game.Players[v.Name].Character.Torso
  3628. t1:Fire()
  3629. t2.Target = game.Players[v.Name].Character["Right Leg"]
  3630. t2:Fire()
  3631. t3.Target = game.Players[v.Name].Character["Left Arm"]
  3632. t3:Fire()
  3633. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3634. game:GetService('RunService').Stepped:connect(function()
  3635. if Multipleing then
  3636. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3637. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3638. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3639. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3640. end
  3641. end)
  3642. end
  3643. else
  3644. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3645. game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  3646. game.Players.LocalPlayer.Character.HumanoidRootPart.two:Destroy()
  3647. game.Players.LocalPlayer.Character.HumanoidRootPart.three:Destroy()
  3648. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3649. end
  3650. end)
  3651.  
  3652. local Anim = Instance.new("Animation")
  3653. Anim.AnimationId = "rbxassetid://215384594"
  3654. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3655. Violenting = false
  3656. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3657. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3658. Violenting = false
  3659. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3660. end)
  3661. Violent.MouseButton1Click:connect(function()
  3662. Violenting = not Violenting
  3663. if Violenting then
  3664. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3665. local y = Instance.new("RocketPropulsion")
  3666. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3667. y.CartoonFactor = 1
  3668. y.MaxThrust = 50000
  3669. y.MaxSpeed = 1000
  3670. y.ThrustP = 50000
  3671. y.Name = "Violent"
  3672. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3673. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3674. y:Fire()
  3675. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3676. track:Play(.1, 1, 10)
  3677. game:GetService('RunService').Stepped:connect(function()
  3678. if Violenting then
  3679. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3680. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3681. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3682. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3683. end
  3684. end)
  3685. end
  3686. else
  3687. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3688. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3689. track:Stop()
  3690. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3691. end
  3692. end)
  3693.  
  3694. local Anim = Instance.new("Animation")
  3695. Anim.AnimationId = "rbxassetid://215384594"
  3696. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3697. Violenting = false
  3698. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3699. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3700. Violenting = false
  3701. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3702. end)
  3703. Violent.MouseButton1Click:connect(function()
  3704. Violenting = not Violenting
  3705. if Violenting then
  3706. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3707. local y = Instance.new("RocketPropulsion")
  3708. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3709. y.CartoonFactor = 1
  3710. y.MaxThrust = 500000
  3711. y.MaxSpeed = 1000
  3712. y.ThrustP = 50000
  3713. y.Name = "Violent"
  3714. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3715. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3716. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3717. y:Fire()
  3718. track:Play(.1, 1, 10)
  3719. game:GetService('RunService').Stepped:connect(function()
  3720. if Violenting then
  3721. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3722. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3723. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3724. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3725. end
  3726. end)
  3727. end
  3728. else
  3729. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3730. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3731. track:Stop()
  3732. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3733. end
  3734. end)
  3735.  
  3736. WeirdOrbital = false
  3737. WeirdOrbit.MouseButton1Click:connect(function()
  3738. WeirdOrbital = not WeirdOrbital
  3739. if WeirdOrbital then
  3740. WeirdOrbit.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3741. local o = Instance.new("RocketPropulsion")
  3742. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3743. o.TurnD = 50000
  3744. o.Name = "WeirdOrbit"
  3745. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3746. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3747. o:Fire()
  3748. game:GetService('RunService').Stepped:connect(function()
  3749. if WeirdOrbital then
  3750. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3751. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3752. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3753. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3754. end
  3755. end)
  3756. end
  3757. else
  3758. game.Players.LocalPlayer.Character.HumanoidRootPart.WeirdOrbit:Destroy()
  3759. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3760. end
  3761. end)
  3762.  
  3763. Maxing = false
  3764. Max.MouseButton1Click:connect(function()
  3765. Maxing = not Maxing
  3766. if Maxing then
  3767. Max.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3768. local t1 = Instance.new("RocketPropulsion")
  3769. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3770. t1.TurnP = 100000
  3771. t1.MaxThrust = 100000
  3772. t1.MaxSpeed = 5000
  3773. t1.ThrustP = 100000
  3774. t1.CartoonFactor = 1
  3775. t1.Name = "onee"
  3776. local t2 = Instance.new("RocketPropulsion")
  3777. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3778. t2.TurnP = 100000
  3779. t2.MaxThrust = 100000
  3780. t2.MaxSpeed = 5000
  3781. t2.ThrustP = 100000
  3782. t2.CartoonFactor = 1
  3783. t2.Name = "twoo"
  3784. local t3 = Instance.new("RocketPropulsion")
  3785. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3786. t3.TurnP = 100000
  3787. t3.MaxThrust = 100000
  3788. t3.MaxSpeed = 5000
  3789. t3.ThrustP = 100000
  3790. t3.CartoonFactor = 1
  3791. t3.Name = "threee"
  3792. local t4 = Instance.new("RocketPropulsion")
  3793. t4.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3794. t4.TurnP = 100000
  3795. t4.MaxThrust = 100000
  3796. t4.MaxSpeed = 5000
  3797. t4.ThrustP = 100000
  3798. t4.CartoonFactor = 1
  3799. t4.Name = "fourr"
  3800. local t5 = Instance.new("RocketPropulsion")
  3801. t5.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3802. t5.TurnP = 100000
  3803. t5.MaxThrust = 100000
  3804. t5.MaxSpeed = 5000
  3805. t5.ThrustP = 100000
  3806. t5.CartoonFactor = 1
  3807. t5.Name = "fivee"
  3808. local t6 = Instance.new("RocketPropulsion")
  3809. t6.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3810. t6.TurnP = 100000
  3811. t6.MaxThrust = 100000
  3812. t6.MaxSpeed = 5000
  3813. t6.ThrustP = 100000
  3814. t6.CartoonFactor = 1
  3815. t6.Name = "sixx"
  3816. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3817. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3818. t1.Target = game.Players[v.Name].Character.Torso
  3819. t1:Fire()
  3820. t2.Target = game.Players[v.Name].Character["Right Leg"]
  3821. t2:Fire()
  3822. t3.Target = game.Players[v.Name].Character["Left Arm"]
  3823. t3:Fire()
  3824. t4.Target = game.Players[v.Name].Character["Left Leg"]
  3825. t4:Fire()
  3826. t5.Target = game.Players[v.Name].Character["Right Arm"]
  3827. t5:Fire()
  3828. t6.Target = game.Players[v.Name].Character.Head
  3829. t6:Fire()
  3830. game:GetService('RunService').Stepped:connect(function()
  3831. if Maxing then
  3832. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3833. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3834. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3835. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3836. end
  3837. end)
  3838. end
  3839. else
  3840. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3841. game.Players.LocalPlayer.Character.HumanoidRootPart.onee:Destroy()
  3842. game.Players.LocalPlayer.Character.HumanoidRootPart.twoo:Destroy()
  3843. game.Players.LocalPlayer.Character.HumanoidRootPart.threee:Destroy()
  3844. game.Players.LocalPlayer.Character.HumanoidRootPart.fourr:Destroy()
  3845. game.Players.LocalPlayer.Character.HumanoidRootPart.fivee:Destroy()
  3846. game.Players.LocalPlayer.Character.HumanoidRootPart.sixx:Destroy()
  3847. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3848. end
  3849. end)
  3850.  
  3851. local Anim = Instance.new("Animation")
  3852. Anim.AnimationId = "rbxassetid://184574340"
  3853. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3854. Animateding = false
  3855. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3856. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3857. Animateding = false
  3858. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3859. end)
  3860. Animated.MouseButton1Click:connect(function()
  3861. Animateding = not Animateding
  3862. if Animateding then
  3863. Animated.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3864. local y = Instance.new("RocketPropulsion")
  3865. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3866. y.CartoonFactor = 1
  3867. y.MaxThrust = 200000
  3868. y.MaxSpeed = 1000
  3869. y.ThrustP = 50000
  3870. y.Name = "Animated"
  3871. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3872. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3873. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3874. y:Fire()
  3875. track:Play(.1, 1, 10)
  3876. game:GetService('RunService').Stepped:connect(function()
  3877. if Animateding then
  3878. game.Players.LocalPlayer.Character.Head.CanCollide = false
  3879. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3880. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3881. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3882. end
  3883. end)
  3884. end
  3885. else
  3886. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3887. game.Players.LocalPlayer.Character.HumanoidRootPart.Animated:Destroy()
  3888. track:Stop()
  3889. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3890. end
  3891. end)
  3892.  
  3893. Attach.MouseButton1Click:connect(function()
  3894. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3895. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3896. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3897. l.Parent = game.Players.LocalPlayer.Character
  3898. l.Name = "Humanoid"
  3899. wait(0.1)
  3900. game.Players.LocalPlayer.Character["1"]:Destroy()
  3901. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3902. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3903. wait(0.1)
  3904. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3905. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3906. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3907. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3908. end
  3909. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3910. end
  3911. end)
  3912.  
  3913. superspinning = false
  3914. SuperSpin.MouseButton1Click:connect(function()
  3915. superspinning = not superspinning
  3916. if superspinning then
  3917. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.498039, 0.435294)
  3918. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3919. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3920. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3921. l.Parent = game.Players.LocalPlayer.Character
  3922. l.Name = "Humanoid"
  3923. wait(0.1)
  3924. game.Players.LocalPlayer.Character["1"]:Destroy()
  3925. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3926. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3927. wait(0.1)
  3928. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3929. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3930. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3931. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3932. end
  3933. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3934. wait(1)
  3935. while wait() do
  3936. if superspinning then
  3937. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3938. end
  3939. end
  3940. end
  3941. else
  3942. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3943. end
  3944. end)
  3945.  
  3946. Kill.MouseButton1Click:connect(function()
  3947. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3948. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3949. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3950. l.Parent = game.Players.LocalPlayer.Character
  3951. l.Name = "Humanoid"
  3952. wait(0.1)
  3953. game.Players.LocalPlayer.Character["1"]:Destroy()
  3954. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3955. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3956. wait(0.1)
  3957. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3958. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3959. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3960. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3961. end
  3962. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3963. wait(0.2)
  3964. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3965. wait(0.4)
  3966. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000, 0, 100000))
  3967. end
  3968. end)
  3969.  
  3970. SafeKill.MouseButton1Click:connect(function()
  3971. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3972. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3973. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3974. l.Parent = game.Players.LocalPlayer.Character
  3975. l.Name = "Humanoid"
  3976. wait(0.1)
  3977. game.Players.LocalPlayer.Character["1"]:Destroy()
  3978. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3979. game.Players.LocalPlayer.Character.Animate.Disabled = true
  3980. wait(0.1)
  3981. game.Players.LocalPlayer.Character.Animate.Disabled = false
  3982. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3983. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3984. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3985. end
  3986. local function tp(player,player2)
  3987. local char1,char2=player.Character,player2.Character
  3988. if char1 and char2 then
  3989. char1:MoveTo(char2.Head.Position)
  3990. end
  3991. end
  3992. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3993. wait(0.1)
  3994. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3995. wait(0.2)
  3996. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3997. wait(0.2)
  3998. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,0,-100000))
  3999. wait(0.7)
  4000. tp(game.Players.LocalPlayer,game.Players[v.Name])
  4001. wait(0.7)
  4002. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4003. end
  4004. end)
  4005.  
  4006. Bring.MouseButton1Click:connect(function()
  4007. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4008. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4009. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4010. l.Parent = game.Players.LocalPlayer.Character
  4011. l.Name = "Humanoid"
  4012. wait(0.1)
  4013. game.Players.LocalPlayer.Character["1"]:Destroy()
  4014. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4015. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4016. wait(0.1)
  4017. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4018. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4019. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4020. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4021. end
  4022.  
  4023. local function tp(player,player2)
  4024. local char1,char2=player.Character,player2.Character
  4025. if char1 and char2 then
  4026. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  4027. end
  4028. end
  4029.  
  4030. local function getout(player,player2)
  4031. local char1,char2=player.Character,player2.Character
  4032. if char1 and char2 then
  4033. char1:MoveTo(char2.Head.Position)
  4034. end
  4035. end
  4036.  
  4037. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4038. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4039. wait(0.2)
  4040. tp(game.Players[v.Name], game.Players.LocalPlayer)
  4041. wait(0.5)
  4042. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4043. wait(0.5)
  4044. getout(game.Players.LocalPlayer, game.Players[v.Name])
  4045. wait(0.3)
  4046. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4047. end
  4048. end)
  4049.  
  4050. FreeFall.MouseButton1Click:connect(function()
  4051. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4052. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4053. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4054. l.Parent = game.Players.LocalPlayer.Character
  4055. l.Name = "Humanoid"
  4056. wait(0.1)
  4057. game.Players.LocalPlayer.Character["1"]:Destroy()
  4058. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4059. game.Players.LocalPlayer.Character.Animate.Disabled = true
  4060. wait(0.1)
  4061. game.Players.LocalPlayer.Character.Animate.Disabled = false
  4062. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4063. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4064. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4065. end
  4066. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4067. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4068. wait(0.2)
  4069. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4070. wait(0.6)
  4071. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4072. wait(0.6)
  4073. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4074. end
  4075. end)
  4076.  
  4077. while wait() do
  4078. if SpammingChar then
  4079. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  4080. Spam_2.BackgroundColor3 = Color3.new(0.280392, 0.9, 0.543137)
  4081. wait(0.5)
  4082. else
  4083. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  4084. end
  4085. if annoying then
  4086. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4087. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4088. Annoy.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4089. end
  4090. else
  4091. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4092. end
  4093. if Carpett then
  4094. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4095. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4096. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4097. end
  4098. else
  4099. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4100. end
  4101. if following then
  4102. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4103. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  4104. Follow.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4105. end
  4106. else
  4107. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4108. end
  4109. if headwalking then
  4110. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4111. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  4112. HeadWalk.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4113. end
  4114. else
  4115. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4116. end
  4117. if Spammer then
  4118. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4119. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  4120. Spam.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4121. wait(0.5)
  4122. end
  4123. else
  4124. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4125. end
  4126. if watching then
  4127. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4128. CreepyWatch.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  4129. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Players[v.Name].Character.Torso.Position)
  4130. end
  4131. else
  4132. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  4133. end
  4134. end
  4135. end)
  4136.  
  4137. Gabyx.Name = "Gabyx"
  4138. Gabyx.Parent = ScreenGui
  4139. Gabyx.BackgroundColor3 = Color3.new(1, 1, 1)
  4140. Gabyx.Position = UDim2.new(0.0548446067, 0, 0.683266938, 0)
  4141. Gabyx.Size = UDim2.new(0, 200, 0, 50)
  4142. Gabyx.Font = Enum.Font.SourceSans
  4143. Gabyx.Text = "Gabyx"
  4144. Gabyx.TextColor3 = Color3.new(0, 0, 0)
  4145. Gabyx.TextSize = 14
  4146. Gabyx.MouseButton1Down:connect(function()
  4147. -- Farewell infortality
  4148. -- Revamp by ImFrostic, Version 2.81
  4149.  
  4150. -- Objects
  4151.  
  4152. local Gui = Instance.new("ScreenGui")
  4153. local Open = Instance.new("TextButton")
  4154. local Close = Instance.new("TextButton")
  4155. local Topbar = Instance.new("Frame")
  4156. local Logo = Instance.new("ImageLabel")
  4157. local Head = Instance.new("Frame")
  4158. local ScriptTabs = Instance.new("Frame")
  4159. local Scripts = Instance.new("TextButton")
  4160. local GUI = Instance.new("TextButton")
  4161. local Forms = Instance.new("TextButton")
  4162. local Commands = Instance.new("TextButton")
  4163. local StatChange = Instance.new("TextButton")
  4164. local Games = Instance.new("TextButton")
  4165. local Extra = Instance.new("TextButton")
  4166. local Credits = Instance.new("TextButton")
  4167. local Help = Instance.new("TextButton")
  4168. local Info = Instance.new("TextButton")
  4169. local Admins = Instance.new("TextButton")
  4170. local FEScripts = Instance.new("TextButton")
  4171. local TABScripts = Instance.new("Frame")
  4172. local Noclip = Instance.new("TextButton")
  4173. local GrabV4 = Instance.new("TextButton")
  4174. local GrabV3 = Instance.new("TextButton")
  4175. local R2S = Instance.new("TextButton")
  4176. local Fly = Instance.new("TextButton")
  4177. local Speed = Instance.new("TextButton")
  4178. local JP = Instance.new("TextButton")
  4179. local Loopheal = Instance.new("TextButton")
  4180. local ChatLogs = Instance.new("TextButton")
  4181. local Audio = Instance.new("TextButton")
  4182. local FECheck = Instance.new("TextButton")
  4183. local OLDR2S = Instance.new("TextButton")
  4184. local BombVest = Instance.new("TextButton")
  4185. local BombVest_2 = Instance.new("TextButton")
  4186. local TABFEScripts = Instance.new("Frame")
  4187. local FEKillFling = Instance.new("TextButton")
  4188. local FEGod = Instance.new("TextButton")
  4189. local GrabV3_2 = Instance.new("TextButton")
  4190. local Shutdown = Instance.new("TextButton")
  4191. local Respawn = Instance.new("TextButton")
  4192. local Speed_2 = Instance.new("TextButton")
  4193. local SuicideGun = Instance.new("TextButton")
  4194. local OOF = Instance.new("TextButton")
  4195. local TABGUI = Instance.new("Frame")
  4196. local Topk3k = Instance.new("TextButton")
  4197. local Arosia = Instance.new("TextButton")
  4198. local Equinox = Instance.new("TextButton")
  4199. local AniR15 = Instance.new("TextButton")
  4200. local OPHub = Instance.new("TextButton")
  4201. local OPFinality = Instance.new("TextButton")
  4202. local RoseHub = Instance.new("TextButton")
  4203. local AniR6 = Instance.new("TextButton")
  4204. local HyperTotal = Instance.new("TextButton")
  4205. local Clown = Instance.new("TextButton")
  4206. local SernHub = Instance.new("TextButton")
  4207. local CoolerKids = Instance.new("TextButton")
  4208. local RoXploit = Instance.new("TextButton")
  4209. local Spectate = Instance.new("TextButton")
  4210. local Ping = Instance.new("TextButton")
  4211. local TABCommands = Instance.new("Frame")
  4212. local TABSC = Instance.new("Frame")
  4213. local TABGames = Instance.new("Frame")
  4214. local TABAdmins = Instance.new("Frame")
  4215. local TABForms = Instance.new("Frame")
  4216. local Audio_2 = Instance.new("TextButton")
  4217. local ChatLogs_2 = Instance.new("TextButton")
  4218. local FECheck_2 = Instance.new("TextButton")
  4219. local Speed_3 = Instance.new("TextButton")
  4220. local R2S_2 = Instance.new("TextButton")
  4221. local OLDR2S_2 = Instance.new("TextButton")
  4222. local Noclip_2 = Instance.new("TextButton")
  4223. local Loopheal_2 = Instance.new("TextButton")
  4224. local JP_2 = Instance.new("TextButton")
  4225. local GrabV4_2 = Instance.new("TextButton")
  4226. local GrabV3_3 = Instance.new("TextButton")
  4227. local Fly_2 = Instance.new("TextButton")
  4228. local TABExtra = Instance.new("Frame")
  4229. local TextLabel = Instance.new("TextLabel")
  4230. local TABInfo = Instance.new("Frame")
  4231. local TextLabel_2 = Instance.new("TextLabel")
  4232. local TABHelp = Instance.new("Frame")
  4233. local TextLabel_3 = Instance.new("TextLabel")
  4234. local TABCredits = Instance.new("Frame")
  4235. local TextLabel_4 = Instance.new("TextLabel")
  4236. local Drag = Instance.new("Frame")
  4237.  
  4238. -- Properties
  4239.  
  4240. Gui.Name = "Gui"
  4241. Gui.Parent = game.CoreGui
  4242.  
  4243. Open.Name = "Open"
  4244. Open.Parent = Gui
  4245. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  4246. Open.Position = UDim2.new(0.00439238548, 0, 0.69960475, 0)
  4247. Open.Selectable = false
  4248. Open.Size = UDim2.new(0, 115, 0, 50)
  4249. Open.SizeConstraint = Enum.SizeConstraint.RelativeYY
  4250. Open.Style = Enum.ButtonStyle.RobloxRoundButton
  4251. Open.Font = Enum.Font.SciFi
  4252. Open.Text = "OPEN"
  4253. Open.TextColor3 = Color3.new(0, 0, 0)
  4254. Open.TextScaled = true
  4255. Open.TextSize = 14
  4256. Open.TextWrapped = true
  4257.  
  4258. Close.Name = "Close"
  4259. Close.Parent = Gui
  4260. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  4261. Close.Position = UDim2.new(0.00439238548, 0, 0.69960469, 0)
  4262. Close.Size = UDim2.new(0, 115, 0, 50)
  4263. Close.SizeConstraint = Enum.SizeConstraint.RelativeYY
  4264. Close.Visible = false
  4265. Close.Style = Enum.ButtonStyle.RobloxRoundButton
  4266. Close.Font = Enum.Font.SciFi
  4267. Close.Text = "CLOSE"
  4268. Close.TextColor3 = Color3.new(0, 0, 0)
  4269. Close.TextScaled = true
  4270. Close.TextSize = 14
  4271. Close.TextWrapped = true
  4272.  
  4273. Topbar.Name = "Topbar"
  4274. Topbar.Parent = Gui
  4275. Topbar.BackgroundColor3 = Color3.new(0.760784, 0.882353, 0.933333)
  4276. Topbar.Position = UDim2.new(0.177485108, 0, 0.0388815179, 0)
  4277. Topbar.Size = UDim2.new(0, 508, 0, 36)
  4278. Topbar.ZIndex = 3
  4279. Topbar.Draggable = true
  4280. Topbar.Active= true
  4281.  
  4282.  
  4283. Logo.Name = "Logo"
  4284. Logo.Parent = Topbar
  4285. Logo.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4286. Logo.BackgroundTransparency = 1
  4287. Logo.BorderColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  4288. Logo.Position = UDim2.new(0.370078743, 0, 0, 0)
  4289. Logo.Size = UDim2.new(0, 133, 0, 36)
  4290. Logo.ZIndex = 3
  4291. Logo.Image = "rbxassetid://1902404068"
  4292. Logo.ScaleType = Enum.ScaleType.Crop
  4293.  
  4294. Head.Name = "Head"
  4295. Head.Parent = Topbar
  4296. Head.Active = true
  4297. Head.BackgroundColor3 = Color3.new(1, 1, 1)
  4298. Head.Position = UDim2.new(0.000855799764, 0, -0.00516027212, 0)
  4299. Head.Size = UDim2.new(0, 508, 0, 429)
  4300. Head.Draggable = true
  4301. Head.Active= true
  4302.  
  4303. ScriptTabs.Name = "ScriptTabs"
  4304. ScriptTabs.Parent = Head
  4305. ScriptTabs.BackgroundColor3 = Color3.new(1, 1, 1)
  4306. ScriptTabs.Position = UDim2.new(0, 0, 0.083916083, 0)
  4307. ScriptTabs.Size = UDim2.new(0, 100, 0, 393)
  4308.  
  4309. Scripts.Name = "Scripts"
  4310. Scripts.Parent = ScriptTabs
  4311. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  4312. Scripts.Position = UDim2.new(0.0199999996, 0, -0.000699302182, 0)
  4313. Scripts.Size = UDim2.new(0, 98, 0, 26)
  4314. Scripts.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4315. Scripts.Font = Enum.Font.SciFi
  4316. Scripts.Text = "Scripts"
  4317. Scripts.TextColor3 = Color3.new(0, 0, 0)
  4318. Scripts.TextSize = 14
  4319.  
  4320. GUI.Name = "GUI"
  4321. GUI.Parent = ScriptTabs
  4322. GUI.BackgroundColor3 = Color3.new(1, 1, 1)
  4323. GUI.Position = UDim2.new(0.0199999996, 0, 0.143822849, 0)
  4324. GUI.Size = UDim2.new(0, 98, 0, 26)
  4325. GUI.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4326. GUI.Font = Enum.Font.SciFi
  4327. GUI.Text = "GUIs"
  4328. GUI.TextColor3 = Color3.new(0, 0, 0)
  4329. GUI.TextSize = 14
  4330.  
  4331. Forms.Name = "Forms"
  4332. Forms.Parent = ScriptTabs
  4333. Forms.BackgroundColor3 = Color3.new(1, 1, 1)
  4334. Forms.Position = UDim2.new(0.0199999996, 0, 0.535431206, 0)
  4335. Forms.Size = UDim2.new(0, 98, 0, 26)
  4336. Forms.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4337. Forms.Font = Enum.Font.SciFi
  4338. Forms.Text = "Forms"
  4339. Forms.TextColor3 = Color3.new(0, 0, 0)
  4340. Forms.TextSize = 14
  4341.  
  4342. Commands.Name = "Commands"
  4343. Commands.Parent = ScriptTabs
  4344. Commands.BackgroundColor3 = Color3.new(1, 1, 1)
  4345. Commands.Position = UDim2.new(0.0199999996, 0, 0.22307691, 0)
  4346. Commands.Size = UDim2.new(0, 98, 0, 26)
  4347. Commands.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4348. Commands.Font = Enum.Font.SciFi
  4349. Commands.Text = "Commands"
  4350. Commands.TextColor3 = Color3.new(0, 0, 0)
  4351. Commands.TextSize = 14
  4352.  
  4353. StatChange.Name = "StatChange"
  4354. StatChange.Parent = ScriptTabs
  4355. StatChange.BackgroundColor3 = Color3.new(1, 1, 1)
  4356. StatChange.Position = UDim2.new(0.0199999996, 0, 0.304661989, 0)
  4357. StatChange.Size = UDim2.new(0, 98, 0, 26)
  4358. StatChange.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4359. StatChange.Font = Enum.Font.SciFi
  4360. StatChange.Text = "Stat Change"
  4361. StatChange.TextColor3 = Color3.new(0, 0, 0)
  4362. StatChange.TextSize = 14
  4363.  
  4364. Games.Name = "Games"
  4365. Games.Parent = ScriptTabs
  4366. Games.BackgroundColor3 = Color3.new(1, 1, 1)
  4367. Games.Position = UDim2.new(0.0199999996, 0, 0.38391608, 0)
  4368. Games.Size = UDim2.new(0, 98, 0, 26)
  4369. Games.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4370. Games.Font = Enum.Font.SciFi
  4371. Games.Text = "Games"
  4372. Games.TextColor3 = Color3.new(0, 0, 0)
  4373. Games.TextSize = 14
  4374.  
  4375. Extra.Name = "Extra"
  4376. Extra.Parent = ScriptTabs
  4377. Extra.BackgroundColor3 = Color3.new(1, 1, 1)
  4378. Extra.Position = UDim2.new(0.0199999996, 0, 0.612354338, 0)
  4379. Extra.Size = UDim2.new(0, 98, 0, 26)
  4380. Extra.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4381. Extra.Font = Enum.Font.SciFi
  4382. Extra.Text = "Extra"
  4383. Extra.TextColor3 = Color3.new(0, 0, 0)
  4384. Extra.TextSize = 14
  4385.  
  4386. Credits.Name = "Credits"
  4387. Credits.Parent = ScriptTabs
  4388. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  4389. Credits.Position = UDim2.new(0.0199999996, 0, 0.932400942, 0)
  4390. Credits.Size = UDim2.new(0, 98, 0, 26)
  4391. Credits.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4392. Credits.Font = Enum.Font.SciFi
  4393. Credits.Text = "Credits"
  4394. Credits.TextColor3 = Color3.new(0, 0, 0)
  4395. Credits.TextSize = 14
  4396.  
  4397. Help.Name = "Help"
  4398. Help.Parent = ScriptTabs
  4399. Help.BackgroundColor3 = Color3.new(1, 1, 1)
  4400. Help.Position = UDim2.new(0.0199999996, 0, 0.864801943, 0)
  4401. Help.Size = UDim2.new(0, 98, 0, 26)
  4402. Help.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4403. Help.Font = Enum.Font.SciFi
  4404. Help.Text = "Help"
  4405. Help.TextColor3 = Color3.new(0, 0, 0)
  4406. Help.TextSize = 14
  4407.  
  4408. Info.Name = "Info"
  4409. Info.Parent = ScriptTabs
  4410. Info.BackgroundColor3 = Color3.new(1, 1, 1)
  4411. Info.Position = UDim2.new(0.0199999996, 0, 0.79020977, 0)
  4412. Info.Size = UDim2.new(0, 98, 0, 26)
  4413. Info.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4414. Info.Font = Enum.Font.SciFi
  4415. Info.Text = "Info"
  4416. Info.TextColor3 = Color3.new(0, 0, 0)
  4417. Info.TextSize = 14
  4418.  
  4419. Admins.Name = "Admins"
  4420. Admins.Parent = ScriptTabs
  4421. Admins.BackgroundColor3 = Color3.new(1, 1, 1)
  4422. Admins.Position = UDim2.new(0.0199999996, 0, 0.460839123, 0)
  4423. Admins.Size = UDim2.new(0, 98, 0, 26)
  4424. Admins.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4425. Admins.Font = Enum.Font.SciFi
  4426. Admins.Text = "Admins"
  4427. Admins.TextColor3 = Color3.new(0, 0, 0)
  4428. Admins.TextSize = 14
  4429.  
  4430. FEScripts.Name = "FEScripts"
  4431. FEScripts.Parent = ScriptTabs
  4432. FEScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  4433. FEScripts.Position = UDim2.new(0.0199999996, 0, 0.06923078, 0)
  4434. FEScripts.Size = UDim2.new(0, 98, 0, 26)
  4435. FEScripts.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4436. FEScripts.Font = Enum.Font.SciFi
  4437. FEScripts.Text = "FE scripts"
  4438. FEScripts.TextColor3 = Color3.new(0, 0, 0)
  4439. FEScripts.TextSize = 14
  4440.  
  4441. TABScripts.Name = "TABScripts"
  4442. TABScripts.Parent = Head
  4443. TABScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  4444. TABScripts.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  4445. TABScripts.Size = UDim2.new(0, 408, 0, 392)
  4446. TABScripts.Visible = false
  4447.  
  4448. Noclip.Name = "Noclip"
  4449. Noclip.Parent = TABScripts
  4450. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  4451. Noclip.Position = UDim2.new(0.754901946, 0, 0.242346942, 0)
  4452. Noclip.Size = UDim2.new(0, 100, 0, 38)
  4453. Noclip.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4454. Noclip.Font = Enum.Font.SciFi
  4455. Noclip.Text = "Noclip (f)"
  4456. Noclip.TextColor3 = Color3.new(0, 0, 0)
  4457. Noclip.TextScaled = true
  4458. Noclip.TextSize = 14
  4459. Noclip.TextWrapped = true
  4460.  
  4461. GrabV4.Name = "GrabV4"
  4462. GrabV4.Parent = TABScripts
  4463. GrabV4.BackgroundColor3 = Color3.new(1, 1, 1)
  4464. GrabV4.Position = UDim2.new(0.495098025, 0, 0.0153061226, 0)
  4465. GrabV4.Size = UDim2.new(0, 101, 0, 38)
  4466. GrabV4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4467. GrabV4.Font = Enum.Font.SciFi
  4468. GrabV4.Text = "Grab Knife V4"
  4469. GrabV4.TextColor3 = Color3.new(0, 0, 0)
  4470. GrabV4.TextScaled = true
  4471. GrabV4.TextSize = 14
  4472. GrabV4.TextWrapped = true
  4473.  
  4474. GrabV3.Name = "GrabV3"
  4475. GrabV3.Parent = TABScripts
  4476. GrabV3.BackgroundColor3 = Color3.new(1, 1, 1)
  4477. GrabV3.Position = UDim2.new(0.742647052, 0, 0.0153061226, 0)
  4478. GrabV3.Size = UDim2.new(0, 105, 0, 38)
  4479. GrabV3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4480. GrabV3.Font = Enum.Font.SciFi
  4481. GrabV3.Text = "Grab Knife V3"
  4482. GrabV3.TextColor3 = Color3.new(0, 0, 0)
  4483. GrabV3.TextScaled = true
  4484. GrabV3.TextSize = 14
  4485. GrabV3.TextWrapped = true
  4486.  
  4487. R2S.Name = "R2S"
  4488. R2S.Parent = TABScripts
  4489. R2S.BackgroundColor3 = Color3.new(1, 1, 1)
  4490. R2S.Position = UDim2.new(0, 0, 0.0153061226, 0)
  4491. R2S.Size = UDim2.new(0, 102, 0, 38)
  4492. R2S.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4493. R2S.Font = Enum.Font.SciFi
  4494. R2S.Text = "R2S (EnvEdit)"
  4495. R2S.TextColor3 = Color3.new(0, 0, 0)
  4496. R2S.TextScaled = true
  4497. R2S.TextSize = 14
  4498. R2S.TextWrapped = true
  4499.  
  4500. Fly.Name = "Fly"
  4501. Fly.Parent = TABScripts
  4502. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  4503. Fly.Position = UDim2.new(0, 0, 0.127551019, 0)
  4504. Fly.Size = UDim2.new(0, 102, 0, 38)
  4505. Fly.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4506. Fly.Font = Enum.Font.SciFi
  4507. Fly.Text = "R6 Fly (e)"
  4508. Fly.TextColor3 = Color3.new(0, 0, 0)
  4509. Fly.TextScaled = true
  4510. Fly.TextSize = 11
  4511. Fly.TextWrapped = true
  4512.  
  4513. Speed.Name = "Speed"
  4514. Speed.Parent = TABScripts
  4515. Speed.BackgroundColor3 = Color3.new(1, 1, 1)
  4516. Speed.Position = UDim2.new(0.249999985, 0, 0.127551019, 0)
  4517. Speed.Size = UDim2.new(0, 100, 0, 38)
  4518. Speed.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4519. Speed.Font = Enum.Font.SciFi
  4520. Speed.Text = "Speed"
  4521. Speed.TextColor3 = Color3.new(0, 0, 0)
  4522. Speed.TextScaled = true
  4523. Speed.TextSize = 14
  4524. Speed.TextWrapped = true
  4525.  
  4526. JP.Name = "JP"
  4527. JP.Parent = TABScripts
  4528. JP.BackgroundColor3 = Color3.new(1, 1, 1)
  4529. JP.Position = UDim2.new(0.495098025, 0, 0.127551019, 0)
  4530. JP.Size = UDim2.new(0, 101, 0, 38)
  4531. JP.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4532. JP.Font = Enum.Font.SciFi
  4533. JP.Text = "Jumppower"
  4534. JP.TextColor3 = Color3.new(0, 0, 0)
  4535. JP.TextScaled = true
  4536. JP.TextSize = 14
  4537. JP.TextWrapped = true
  4538.  
  4539. Loopheal.Name = "Loopheal"
  4540. Loopheal.Parent = TABScripts
  4541. Loopheal.BackgroundColor3 = Color3.new(1, 1, 1)
  4542. Loopheal.Position = UDim2.new(0.742647052, 0, 0.127551019, 0)
  4543. Loopheal.Size = UDim2.new(0, 105, 0, 38)
  4544. Loopheal.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4545. Loopheal.Font = Enum.Font.SciFi
  4546. Loopheal.Text = "Loopheal"
  4547. Loopheal.TextColor3 = Color3.new(0, 0, 0)
  4548. Loopheal.TextScaled = true
  4549. Loopheal.TextSize = 14
  4550. Loopheal.TextWrapped = true
  4551.  
  4552. ChatLogs.Name = "ChatLogs"
  4553. ChatLogs.Parent = TABScripts
  4554. ChatLogs.BackgroundColor3 = Color3.new(1, 1, 1)
  4555. ChatLogs.Position = UDim2.new(0.00490194559, 0, 0.242346942, 0)
  4556. ChatLogs.Size = UDim2.new(0, 100, 0, 38)
  4557. ChatLogs.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4558. ChatLogs.Font = Enum.Font.SciFi
  4559. ChatLogs.Text = "Chat Logs"
  4560. ChatLogs.TextColor3 = Color3.new(0, 0, 0)
  4561. ChatLogs.TextScaled = true
  4562. ChatLogs.TextSize = 14
  4563. ChatLogs.TextWrapped = true
  4564.  
  4565. Audio.Name = "Audio"
  4566. Audio.Parent = TABScripts
  4567. Audio.BackgroundColor3 = Color3.new(1, 1, 1)
  4568. Audio.Position = UDim2.new(0.254901946, 0, 0.242346942, 0)
  4569. Audio.Size = UDim2.new(0, 101, 0, 38)
  4570. Audio.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4571. Audio.Font = Enum.Font.SciFi
  4572. Audio.Text = "Audio Stealer"
  4573. Audio.TextColor3 = Color3.new(0, 0, 0)
  4574. Audio.TextScaled = true
  4575. Audio.TextSize = 14
  4576. Audio.TextWrapped = true
  4577.  
  4578. FECheck.Name = "FECheck"
  4579. FECheck.Parent = TABScripts
  4580. FECheck.BackgroundColor3 = Color3.new(1, 1, 1)
  4581. FECheck.Position = UDim2.new(0.502450943, 0, 0.242346942, 0)
  4582. FECheck.Size = UDim2.new(0, 105, 0, 38)
  4583. FECheck.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4584. FECheck.Font = Enum.Font.SciFi
  4585. FECheck.Text = "FE Check (F9)"
  4586. FECheck.TextColor3 = Color3.new(0, 0, 0)
  4587. FECheck.TextScaled = true
  4588. FECheck.TextSize = 14
  4589. FECheck.TextWrapped = true
  4590.  
  4591. OLDR2S.Name = "OLDR2S"
  4592. OLDR2S.Parent = TABScripts
  4593. OLDR2S.BackgroundColor3 = Color3.new(1, 1, 1)
  4594. OLDR2S.Position = UDim2.new(0.25, 0, 0.0153060853, 0)
  4595. OLDR2S.Size = UDim2.new(0, 100, 0, 38)
  4596. OLDR2S.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4597. OLDR2S.Font = Enum.Font.SciFi
  4598. OLDR2S.Text = "Old R2S"
  4599. OLDR2S.TextColor3 = Color3.new(0, 0, 0)
  4600. OLDR2S.TextScaled = true
  4601. OLDR2S.TextSize = 14
  4602. OLDR2S.TextWrapped = true
  4603.  
  4604. BombVest.Name = "BombVest"
  4605. BombVest.Parent = TABScripts
  4606. BombVest.BackgroundColor3 = Color3.new(1, 1, 1)
  4607. BombVest.Position = UDim2.new(0.00490196096, 0, 0.354591846, 0)
  4608. BombVest.Size = UDim2.new(0, 100, 0, 38)
  4609. BombVest.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4610. BombVest.Font = Enum.Font.SciFi
  4611. BombVest.Text = "Bomb vest"
  4612. BombVest.TextColor3 = Color3.new(0, 0, 0)
  4613. BombVest.TextScaled = true
  4614. BombVest.TextSize = 14
  4615. BombVest.TextWrapped = true
  4616.  
  4617. BombVest_2.Name = "BombVest"
  4618. BombVest_2.Parent = TABScripts
  4619. BombVest_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4620. BombVest_2.Position = UDim2.new(0.257352948, 0, 0.354591846, 0)
  4621. BombVest_2.Size = UDim2.new(0, 100, 0, 38)
  4622. BombVest_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4623. BombVest_2.Font = Enum.Font.SciFi
  4624. BombVest_2.Text = "Robux troll"
  4625. BombVest_2.TextColor3 = Color3.new(0, 0, 0)
  4626. BombVest_2.TextScaled = true
  4627. BombVest_2.TextSize = 14
  4628. BombVest_2.TextWrapped = true
  4629.  
  4630. TABFEScripts.Name = "TABFEScripts"
  4631. TABFEScripts.Parent = Head
  4632. TABFEScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  4633. TABFEScripts.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  4634. TABFEScripts.Size = UDim2.new(0, 408, 0, 392)
  4635. TABFEScripts.Visible = false
  4636.  
  4637. FEKillFling.Name = "FEKillFling"
  4638. FEKillFling.Parent = TABFEScripts
  4639. FEKillFling.BackgroundColor3 = Color3.new(1, 1, 1)
  4640. FEKillFling.Position = UDim2.new(0.25, 0, 0.0153060853, 0)
  4641. FEKillFling.Size = UDim2.new(0, 100, 0, 38)
  4642. FEKillFling.Visible = false
  4643. FEKillFling.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4644. FEKillFling.Font = Enum.Font.SciFi
  4645. FEKillFling.Text = "Kill/Fling"
  4646. FEKillFling.TextColor3 = Color3.new(0, 0, 0)
  4647. FEKillFling.TextScaled = true
  4648. FEKillFling.TextSize = 14
  4649. FEKillFling.TextWrapped = true
  4650.  
  4651. FEGod.Name = "FEGod"
  4652. FEGod.Parent = TABFEScripts
  4653. FEGod.BackgroundColor3 = Color3.new(1, 1, 1)
  4654. FEGod.Position = UDim2.new(0, 0, 0.0153061226, 0)
  4655. FEGod.Size = UDim2.new(0, 102, 0, 38)
  4656. FEGod.Visible = false
  4657. FEGod.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4658. FEGod.Font = Enum.Font.SciFi
  4659. FEGod.Text = "FE God"
  4660. FEGod.TextColor3 = Color3.new(0, 0, 0)
  4661. FEGod.TextScaled = true
  4662. FEGod.TextSize = 14
  4663. FEGod.TextWrapped = true
  4664.  
  4665. GrabV3_2.Name = "GrabV3"
  4666. GrabV3_2.Parent = TABFEScripts
  4667. GrabV3_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4668. GrabV3_2.Position = UDim2.new(0.742647052, 0, 0.0153061226, 0)
  4669. GrabV3_2.Size = UDim2.new(0, 105, 0, 38)
  4670. GrabV3_2.Visible = false
  4671. GrabV3_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4672. GrabV3_2.Font = Enum.Font.SciFi
  4673. GrabV3_2.Text = "Hat Spin"
  4674. GrabV3_2.TextColor3 = Color3.new(0, 0, 0)
  4675. GrabV3_2.TextScaled = true
  4676. GrabV3_2.TextSize = 14
  4677. GrabV3_2.TextWrapped = true
  4678.  
  4679. Shutdown.Name = "Shutdown"
  4680. Shutdown.Parent = TABFEScripts
  4681. Shutdown.BackgroundColor3 = Color3.new(1, 1, 1)
  4682. Shutdown.Position = UDim2.new(0.495098025, 0, 0.0153061226, 0)
  4683. Shutdown.Size = UDim2.new(0, 101, 0, 38)
  4684. Shutdown.Visible = false
  4685. Shutdown.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4686. Shutdown.Font = Enum.Font.SciFi
  4687. Shutdown.Text = "Shutdown"
  4688. Shutdown.TextColor3 = Color3.new(0, 0, 0)
  4689. Shutdown.TextScaled = true
  4690. Shutdown.TextSize = 14
  4691. Shutdown.TextWrapped = true
  4692.  
  4693. Respawn.Name = "Respawn"
  4694. Respawn.Parent = TABFEScripts
  4695. Respawn.BackgroundColor3 = Color3.new(1, 1, 1)
  4696. Respawn.Position = UDim2.new(0.742647052, 0, 0.127551019, 0)
  4697. Respawn.Size = UDim2.new(0, 105, 0, 38)
  4698. Respawn.Visible = false
  4699. Respawn.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4700. Respawn.Font = Enum.Font.SciFi
  4701. Respawn.Text = "Respawn"
  4702. Respawn.TextColor3 = Color3.new(0, 0, 0)
  4703. Respawn.TextScaled = true
  4704. Respawn.TextSize = 14
  4705. Respawn.TextWrapped = true
  4706.  
  4707. Speed_2.Name = "Speed"
  4708. Speed_2.Parent = TABFEScripts
  4709. Speed_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4710. Speed_2.Position = UDim2.new(0.249999985, 0, 0.127551019, 0)
  4711. Speed_2.Size = UDim2.new(0, 100, 0, 38)
  4712. Speed_2.Visible = false
  4713. Speed_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4714. Speed_2.Font = Enum.Font.SciFi
  4715. Speed_2.Text = "Click TP tool"
  4716. Speed_2.TextColor3 = Color3.new(0, 0, 0)
  4717. Speed_2.TextScaled = true
  4718. Speed_2.TextSize = 14
  4719. Speed_2.TextWrapped = true
  4720.  
  4721. SuicideGun.Name = "SuicideGun"
  4722. SuicideGun.Parent = TABFEScripts
  4723. SuicideGun.BackgroundColor3 = Color3.new(1, 1, 1)
  4724. SuicideGun.Position = UDim2.new(0, 0, 0.127551019, 0)
  4725. SuicideGun.Size = UDim2.new(0, 102, 0, 38)
  4726. SuicideGun.Visible = false
  4727. SuicideGun.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4728. SuicideGun.Font = Enum.Font.SciFi
  4729. SuicideGun.Text = "Suicide Gun"
  4730. SuicideGun.TextColor3 = Color3.new(0, 0, 0)
  4731. SuicideGun.TextScaled = true
  4732. SuicideGun.TextSize = 11
  4733. SuicideGun.TextWrapped = true
  4734.  
  4735. OOF.Name = "OOF"
  4736. OOF.Parent = TABFEScripts
  4737. OOF.BackgroundColor3 = Color3.new(1, 1, 1)
  4738. OOF.Position = UDim2.new(0.495098025, 0, 0.127551019, 0)
  4739. OOF.Size = UDim2.new(0, 101, 0, 38)
  4740. OOF.Visible = false
  4741. OOF.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4742. OOF.Font = Enum.Font.SciFi
  4743. OOF.Text = "OOF spam"
  4744. OOF.TextColor3 = Color3.new(0, 0, 0)
  4745. OOF.TextScaled = true
  4746. OOF.TextSize = 14
  4747. OOF.TextWrapped = true
  4748.  
  4749. TABGUI.Name = "TABGUI"
  4750. TABGUI.Parent = Head
  4751. TABGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  4752. TABGUI.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  4753. TABGUI.Size = UDim2.new(0, 408, 0, 392)
  4754. TABGUI.Visible = false
  4755.  
  4756. Topk3k.Name = "Topk3k"
  4757. Topk3k.Parent = TABGUI
  4758. Topk3k.BackgroundColor3 = Color3.new(1, 1, 1)
  4759. Topk3k.Position = UDim2.new(0, 0, 0.0153061226, 0)
  4760. Topk3k.Size = UDim2.new(0, 102, 0, 38)
  4761. Topk3k.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4762. Topk3k.Font = Enum.Font.SciFi
  4763. Topk3k.Text = "Topk3k v4"
  4764. Topk3k.TextColor3 = Color3.new(0, 0, 0)
  4765. Topk3k.TextScaled = true
  4766. Topk3k.TextSize = 14
  4767. Topk3k.TextWrapped = true
  4768.  
  4769. Arosia.Name = "Arosia"
  4770. Arosia.Parent = TABGUI
  4771. Arosia.BackgroundColor3 = Color3.new(1, 1, 1)
  4772. Arosia.Position = UDim2.new(0.25, 0, 0.0153060853, 0)
  4773. Arosia.Size = UDim2.new(0, 100, 0, 38)
  4774. Arosia.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4775. Arosia.Font = Enum.Font.SciFi
  4776. Arosia.Text = "Arosia"
  4777. Arosia.TextColor3 = Color3.new(0, 0, 0)
  4778. Arosia.TextScaled = true
  4779. Arosia.TextSize = 14
  4780. Arosia.TextWrapped = true
  4781.  
  4782. Equinox.Name = "Equinox"
  4783. Equinox.Parent = TABGUI
  4784. Equinox.BackgroundColor3 = Color3.new(1, 1, 1)
  4785. Equinox.Position = UDim2.new(0.495098025, 0, 0.0153061226, 0)
  4786. Equinox.Size = UDim2.new(0, 101, 0, 38)
  4787. Equinox.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4788. Equinox.Font = Enum.Font.SciFi
  4789. Equinox.Text = "Equinox"
  4790. Equinox.TextColor3 = Color3.new(0, 0, 0)
  4791. Equinox.TextScaled = true
  4792. Equinox.TextSize = 14
  4793. Equinox.TextWrapped = true
  4794.  
  4795. AniR15.Name = "AniR15"
  4796. AniR15.Parent = TABGUI
  4797. AniR15.BackgroundColor3 = Color3.new(1, 1, 1)
  4798. AniR15.Position = UDim2.new(0.742647052, 0, 0.0153061226, 0)
  4799. AniR15.Size = UDim2.new(0, 105, 0, 38)
  4800. AniR15.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4801. AniR15.Font = Enum.Font.SciFi
  4802. AniR15.Text = "Ani's R15"
  4803. AniR15.TextColor3 = Color3.new(0, 0, 0)
  4804. AniR15.TextScaled = true
  4805. AniR15.TextSize = 14
  4806. AniR15.TextWrapped = true
  4807.  
  4808. OPHub.Name = "OPHub"
  4809. OPHub.Parent = TABGUI
  4810. OPHub.BackgroundColor3 = Color3.new(1, 1, 1)
  4811. OPHub.Position = UDim2.new(0.742647052, 0, 0.127551019, 0)
  4812. OPHub.Size = UDim2.new(0, 105, 0, 38)
  4813. OPHub.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4814. OPHub.Font = Enum.Font.SciFi
  4815. OPHub.Text = "OPHub"
  4816. OPHub.TextColor3 = Color3.new(0, 0, 0)
  4817. OPHub.TextScaled = true
  4818. OPHub.TextSize = 14
  4819. OPHub.TextWrapped = true
  4820.  
  4821. OPFinality.Name = "OPFinality"
  4822. OPFinality.Parent = TABGUI
  4823. OPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  4824. OPFinality.Position = UDim2.new(0.495098025, 0, 0.127551019, 0)
  4825. OPFinality.Size = UDim2.new(0, 101, 0, 38)
  4826. OPFinality.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4827. OPFinality.Font = Enum.Font.SciFi
  4828. OPFinality.Text = "OPFinality"
  4829. OPFinality.TextColor3 = Color3.new(0, 0, 0)
  4830. OPFinality.TextScaled = true
  4831. OPFinality.TextSize = 14
  4832. OPFinality.TextWrapped = true
  4833.  
  4834. RoseHub.Name = "RoseHub"
  4835. RoseHub.Parent = TABGUI
  4836. RoseHub.BackgroundColor3 = Color3.new(1, 1, 1)
  4837. RoseHub.Position = UDim2.new(0.249999985, 0, 0.127551019, 0)
  4838. RoseHub.Size = UDim2.new(0, 100, 0, 38)
  4839. RoseHub.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4840. RoseHub.Font = Enum.Font.SciFi
  4841. RoseHub.Text = "Rose Hub"
  4842. RoseHub.TextColor3 = Color3.new(0, 0, 0)
  4843. RoseHub.TextScaled = true
  4844. RoseHub.TextSize = 14
  4845. RoseHub.TextWrapped = true
  4846.  
  4847. AniR6.Name = "AniR6"
  4848. AniR6.Parent = TABGUI
  4849. AniR6.BackgroundColor3 = Color3.new(1, 1, 1)
  4850. AniR6.Position = UDim2.new(0, 0, 0.127551019, 0)
  4851. AniR6.Size = UDim2.new(0, 102, 0, 38)
  4852. AniR6.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4853. AniR6.Font = Enum.Font.SciFi
  4854. AniR6.Text = "Ani's R6"
  4855. AniR6.TextColor3 = Color3.new(0, 0, 0)
  4856. AniR6.TextScaled = true
  4857. AniR6.TextSize = 11
  4858. AniR6.TextWrapped = true
  4859.  
  4860. HyperTotal.Name = "HyperTotal"
  4861. HyperTotal.Parent = TABGUI
  4862. HyperTotal.BackgroundColor3 = Color3.new(1, 1, 1)
  4863. HyperTotal.Position = UDim2.new(0, 0, 0.239795923, 0)
  4864. HyperTotal.Size = UDim2.new(0, 102, 0, 38)
  4865. HyperTotal.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4866. HyperTotal.Font = Enum.Font.SciFi
  4867. HyperTotal.Text = "HyperTotal"
  4868. HyperTotal.TextColor3 = Color3.new(0, 0, 0)
  4869. HyperTotal.TextScaled = true
  4870. HyperTotal.TextSize = 14
  4871. HyperTotal.TextWrapped = true
  4872.  
  4873. Clown.Name = "Clown"
  4874. Clown.Parent = TABGUI
  4875. Clown.BackgroundColor3 = Color3.new(1, 1, 1)
  4876. Clown.Position = UDim2.new(0.25, 0, 0.239795879, 0)
  4877. Clown.Size = UDim2.new(0, 100, 0, 38)
  4878. Clown.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4879. Clown.Font = Enum.Font.SciFi
  4880. Clown.Text = "Clown Van"
  4881. Clown.TextColor3 = Color3.new(0, 0, 0)
  4882. Clown.TextScaled = true
  4883. Clown.TextSize = 14
  4884. Clown.TextWrapped = true
  4885.  
  4886. SernHub.Name = "SernHub"
  4887. SernHub.Parent = TABGUI
  4888. SernHub.BackgroundColor3 = Color3.new(1, 1, 1)
  4889. SernHub.Position = UDim2.new(0.495098025, 0, 0.239795923, 0)
  4890. SernHub.Size = UDim2.new(0, 101, 0, 38)
  4891. SernHub.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4892. SernHub.Font = Enum.Font.SciFi
  4893. SernHub.Text = "Sern Hub"
  4894. SernHub.TextColor3 = Color3.new(0, 0, 0)
  4895. SernHub.TextScaled = true
  4896. SernHub.TextSize = 14
  4897. SernHub.TextWrapped = true
  4898.  
  4899. CoolerKids.Name = "CoolerKids"
  4900. CoolerKids.Parent = TABGUI
  4901. CoolerKids.BackgroundColor3 = Color3.new(1, 1, 1)
  4902. CoolerKids.Position = UDim2.new(0.742647052, 0, 0.239795923, 0)
  4903. CoolerKids.Size = UDim2.new(0, 105, 0, 38)
  4904. CoolerKids.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4905. CoolerKids.Font = Enum.Font.SciFi
  4906. CoolerKids.Text = "Cooler Kids V2"
  4907. CoolerKids.TextColor3 = Color3.new(0, 0, 0)
  4908. CoolerKids.TextScaled = true
  4909. CoolerKids.TextSize = 14
  4910. CoolerKids.TextWrapped = true
  4911.  
  4912. RoXploit.Name = "RoXploit"
  4913. RoXploit.Parent = TABGUI
  4914. RoXploit.BackgroundColor3 = Color3.new(1, 1, 1)
  4915. RoXploit.Position = UDim2.new(0.495098025, 0, 0.352040827, 0)
  4916. RoXploit.Size = UDim2.new(0, 101, 0, 38)
  4917. RoXploit.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4918. RoXploit.Font = Enum.Font.SciFi
  4919. RoXploit.Text = "Ro-xploit"
  4920. RoXploit.TextColor3 = Color3.new(0, 0, 0)
  4921. RoXploit.TextScaled = true
  4922. RoXploit.TextSize = 14
  4923. RoXploit.TextWrapped = true
  4924.  
  4925. Spectate.Name = "Spectate"
  4926. Spectate.Parent = TABGUI
  4927. Spectate.BackgroundColor3 = Color3.new(1, 1, 1)
  4928. Spectate.Position = UDim2.new(0.249999985, 0, 0.352040827, 0)
  4929. Spectate.Size = UDim2.new(0, 100, 0, 38)
  4930. Spectate.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4931. Spectate.Font = Enum.Font.SciFi
  4932. Spectate.Text = "Spectate"
  4933. Spectate.TextColor3 = Color3.new(0, 0, 0)
  4934. Spectate.TextScaled = true
  4935. Spectate.TextSize = 14
  4936. Spectate.TextWrapped = true
  4937.  
  4938. Ping.Name = "Ping"
  4939. Ping.Parent = TABGUI
  4940. Ping.BackgroundColor3 = Color3.new(1, 1, 1)
  4941. Ping.Position = UDim2.new(0, 0, 0.352040827, 0)
  4942. Ping.Size = UDim2.new(0, 102, 0, 38)
  4943. Ping.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4944. Ping.Font = Enum.Font.SciFi
  4945. Ping.Text = "Ping/FPS"
  4946. Ping.TextColor3 = Color3.new(0, 0, 0)
  4947. Ping.TextScaled = true
  4948. Ping.TextSize = 11
  4949. Ping.TextWrapped = true
  4950.  
  4951. TABCommands.Name = "TABCommands"
  4952. TABCommands.Parent = Head
  4953. TABCommands.BackgroundColor3 = Color3.new(1, 1, 1)
  4954. TABCommands.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  4955. TABCommands.Size = UDim2.new(0, 408, 0, 392)
  4956. TABCommands.Visible = false
  4957.  
  4958. TABSC.Name = "TABSC"
  4959. TABSC.Parent = Head
  4960. TABSC.BackgroundColor3 = Color3.new(1, 1, 1)
  4961. TABSC.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  4962. TABSC.Size = UDim2.new(0, 408, 0, 392)
  4963. TABSC.Visible = false
  4964.  
  4965. TABGames.Name = "TABGames"
  4966. TABGames.Parent = Head
  4967. TABGames.BackgroundColor3 = Color3.new(1, 1, 1)
  4968. TABGames.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  4969. TABGames.Size = UDim2.new(0, 408, 0, 392)
  4970. TABGames.Visible = false
  4971.  
  4972. TABAdmins.Name = "TABAdmins"
  4973. TABAdmins.Parent = Head
  4974. TABAdmins.BackgroundColor3 = Color3.new(1, 1, 1)
  4975. TABAdmins.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  4976. TABAdmins.Size = UDim2.new(0, 408, 0, 392)
  4977. TABAdmins.Visible = false
  4978.  
  4979. TABForms.Name = "TABForms"
  4980. TABForms.Parent = Head
  4981. TABForms.BackgroundColor3 = Color3.new(1, 1, 1)
  4982. TABForms.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  4983. TABForms.Size = UDim2.new(0, 408, 0, 392)
  4984. TABForms.Visible = false
  4985.  
  4986. Audio_2.Name = "Audio"
  4987. Audio_2.Parent = TABForms
  4988. Audio_2.BackgroundColor3 = Color3.new(1, 1, 1)
  4989. Audio_2.Position = UDim2.new(0.254901946, 0, 0.242346942, 0)
  4990. Audio_2.Size = UDim2.new(0, 101, 0, 38)
  4991. Audio_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  4992. Audio_2.Font = Enum.Font.SciFi
  4993. Audio_2.Text = "Beerus"
  4994. Audio_2.TextColor3 = Color3.new(0, 0, 0)
  4995. Audio_2.TextScaled = true
  4996. Audio_2.TextSize = 14
  4997. Audio_2.TextWrapped = true
  4998.  
  4999. ChatLogs_2.Name = "ChatLogs"
  5000. ChatLogs_2.Parent = TABForms
  5001. ChatLogs_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5002. ChatLogs_2.Position = UDim2.new(0.00490194559, 0, 0.242346942, 0)
  5003. ChatLogs_2.Size = UDim2.new(0, 100, 0, 38)
  5004. ChatLogs_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5005. ChatLogs_2.Font = Enum.Font.SciFi
  5006. ChatLogs_2.Text = "Ace"
  5007. ChatLogs_2.TextColor3 = Color3.new(0, 0, 0)
  5008. ChatLogs_2.TextScaled = true
  5009. ChatLogs_2.TextSize = 14
  5010. ChatLogs_2.TextWrapped = true
  5011.  
  5012. FECheck_2.Name = "FECheck"
  5013. FECheck_2.Parent = TABForms
  5014. FECheck_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5015. FECheck_2.Position = UDim2.new(0.502450943, 0, 0.242346942, 0)
  5016. FECheck_2.Size = UDim2.new(0, 105, 0, 38)
  5017. FECheck_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5018. FECheck_2.Font = Enum.Font.SciFi
  5019. FECheck_2.Text = "DSSJ4"
  5020. FECheck_2.TextColor3 = Color3.new(0, 0, 0)
  5021. FECheck_2.TextScaled = true
  5022. FECheck_2.TextSize = 14
  5023. FECheck_2.TextWrapped = true
  5024.  
  5025. Speed_3.Name = "Speed"
  5026. Speed_3.Parent = TABForms
  5027. Speed_3.BackgroundColor3 = Color3.new(1, 1, 1)
  5028. Speed_3.Position = UDim2.new(0.249999985, 0, 0.127551019, 0)
  5029. Speed_3.Size = UDim2.new(0, 100, 0, 38)
  5030. Speed_3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5031. Speed_3.Font = Enum.Font.SciFi
  5032. Speed_3.Text = "Goku SSJ3"
  5033. Speed_3.TextColor3 = Color3.new(0, 0, 0)
  5034. Speed_3.TextScaled = true
  5035. Speed_3.TextSize = 14
  5036. Speed_3.TextWrapped = true
  5037.  
  5038. R2S_2.Name = "R2S"
  5039. R2S_2.Parent = TABForms
  5040. R2S_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5041. R2S_2.Position = UDim2.new(0, 0, 0.0153061226, 0)
  5042. R2S_2.Size = UDim2.new(0, 102, 0, 38)
  5043. R2S_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5044. R2S_2.Font = Enum.Font.SciFi
  5045. R2S_2.Text = "Madara"
  5046. R2S_2.TextColor3 = Color3.new(0, 0, 0)
  5047. R2S_2.TextScaled = true
  5048. R2S_2.TextSize = 14
  5049. R2S_2.TextWrapped = true
  5050.  
  5051. OLDR2S_2.Name = "OLDR2S"
  5052. OLDR2S_2.Parent = TABForms
  5053. OLDR2S_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5054. OLDR2S_2.Position = UDim2.new(0.25, 0, 0.0153060853, 0)
  5055. OLDR2S_2.Size = UDim2.new(0, 100, 0, 38)
  5056. OLDR2S_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5057. OLDR2S_2.Font = Enum.Font.SciFi
  5058. OLDR2S_2.Text = "Shadow Titan"
  5059. OLDR2S_2.TextColor3 = Color3.new(0, 0, 0)
  5060. OLDR2S_2.TextScaled = true
  5061. OLDR2S_2.TextSize = 14
  5062. OLDR2S_2.TextWrapped = true
  5063.  
  5064. Noclip_2.Name = "Noclip"
  5065. Noclip_2.Parent = TABForms
  5066. Noclip_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5067. Noclip_2.Position = UDim2.new(0.754901946, 0, 0.242346942, 0)
  5068. Noclip_2.Size = UDim2.new(0, 100, 0, 38)
  5069. Noclip_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5070. Noclip_2.Font = Enum.Font.SciFi
  5071. Noclip_2.Text = "Zenatic"
  5072. Noclip_2.TextColor3 = Color3.new(0, 0, 0)
  5073. Noclip_2.TextScaled = true
  5074. Noclip_2.TextSize = 14
  5075. Noclip_2.TextWrapped = true
  5076.  
  5077. Loopheal_2.Name = "Loopheal"
  5078. Loopheal_2.Parent = TABForms
  5079. Loopheal_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5080. Loopheal_2.Position = UDim2.new(0.742647052, 0, 0.127551019, 0)
  5081. Loopheal_2.Size = UDim2.new(0, 105, 0, 38)
  5082. Loopheal_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5083. Loopheal_2.Font = Enum.Font.SciFi
  5084. Loopheal_2.Text = "Absalom Titan"
  5085. Loopheal_2.TextColor3 = Color3.new(0, 0, 0)
  5086. Loopheal_2.TextScaled = true
  5087. Loopheal_2.TextSize = 14
  5088. Loopheal_2.TextWrapped = true
  5089.  
  5090. JP_2.Name = "JP"
  5091. JP_2.Parent = TABForms
  5092. JP_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5093. JP_2.Position = UDim2.new(0.495098025, 0, 0.127551019, 0)
  5094. JP_2.Size = UDim2.new(0, 101, 0, 38)
  5095. JP_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5096. JP_2.Font = Enum.Font.SciFi
  5097. JP_2.Text = "Omega V2"
  5098. JP_2.TextColor3 = Color3.new(0, 0, 0)
  5099. JP_2.TextScaled = true
  5100. JP_2.TextSize = 14
  5101. JP_2.TextWrapped = true
  5102.  
  5103. GrabV4_2.Name = "GrabV4"
  5104. GrabV4_2.Parent = TABForms
  5105. GrabV4_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5106. GrabV4_2.Position = UDim2.new(0.495098025, 0, 0.0153061226, 0)
  5107. GrabV4_2.Size = UDim2.new(0, 101, 0, 38)
  5108. GrabV4_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5109. GrabV4_2.Font = Enum.Font.SciFi
  5110. GrabV4_2.Text = "Assasin"
  5111. GrabV4_2.TextColor3 = Color3.new(0, 0, 0)
  5112. GrabV4_2.TextScaled = true
  5113. GrabV4_2.TextSize = 14
  5114. GrabV4_2.TextWrapped = true
  5115.  
  5116. GrabV3_3.Name = "GrabV3"
  5117. GrabV3_3.Parent = TABForms
  5118. GrabV3_3.BackgroundColor3 = Color3.new(1, 1, 1)
  5119. GrabV3_3.Position = UDim2.new(0.742647052, 0, 0.0153061226, 0)
  5120. GrabV3_3.Size = UDim2.new(0, 105, 0, 38)
  5121. GrabV3_3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5122. GrabV3_3.Font = Enum.Font.SciFi
  5123. GrabV3_3.Text = "BeastClaws"
  5124. GrabV3_3.TextColor3 = Color3.new(0, 0, 0)
  5125. GrabV3_3.TextScaled = true
  5126. GrabV3_3.TextSize = 14
  5127. GrabV3_3.TextWrapped = true
  5128.  
  5129. Fly_2.Name = "Fly"
  5130. Fly_2.Parent = TABForms
  5131. Fly_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5132. Fly_2.Position = UDim2.new(0, 0, 0.127551019, 0)
  5133. Fly_2.Size = UDim2.new(0, 102, 0, 38)
  5134. Fly_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  5135. Fly_2.Font = Enum.Font.SciFi
  5136. Fly_2.Text = "6 Swords"
  5137. Fly_2.TextColor3 = Color3.new(0, 0, 0)
  5138. Fly_2.TextScaled = true
  5139. Fly_2.TextSize = 11
  5140. Fly_2.TextWrapped = true
  5141.  
  5142. TABExtra.Name = "TABExtra"
  5143. TABExtra.Parent = Head
  5144. TABExtra.BackgroundColor3 = Color3.new(1, 1, 1)
  5145. TABExtra.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  5146. TABExtra.Size = UDim2.new(0, 408, 0, 392)
  5147. TABExtra.Visible = false
  5148.  
  5149. TextLabel.Parent = TABExtra
  5150. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  5151. TextLabel.BorderColor3 = Color3.new(1, 1, 1)
  5152. TextLabel.Position = UDim2.new(0.0269607846, 0, 0.0127226459, 0)
  5153. TextLabel.Size = UDim2.new(0, 386, 0, 109)
  5154. TextLabel.Font = Enum.Font.SciFi
  5155. TextLabel.Text = "Coming soon!"
  5156. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  5157. TextLabel.TextScaled = true
  5158. TextLabel.TextSize = 14
  5159. TextLabel.TextWrapped = true
  5160.  
  5161. TABInfo.Name = "TABInfo"
  5162. TABInfo.Parent = Head
  5163. TABInfo.BackgroundColor3 = Color3.new(1, 1, 1)
  5164. TABInfo.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  5165. TABInfo.Size = UDim2.new(0, 408, 0, 392)
  5166. TABInfo.Visible = false
  5167.  
  5168. TextLabel_2.Parent = TABInfo
  5169. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5170. TextLabel_2.BorderColor3 = Color3.new(1, 1, 1)
  5171. TextLabel_2.Position = UDim2.new(0.0147058824, 0, 0.0229591839, 0)
  5172. TextLabel_2.Size = UDim2.new(0, 396, 0, 373)
  5173. TextLabel_2.Font = Enum.Font.SciFi
  5174. TextLabel_2.Text = "GabX was made by a new learning scripter named Darion. It started off as a simple project to learn scripting just for myself, but I decided to release it anyways just for fun. It received quite a bit of attention and several youtube videos were made on it. I felt like I didn't deserve the support because nothing was actually made by me, I just added buttons. I decided to rewrite the UI all by myself! I did get some help in the scripting part because I'm not the best in scripting since I'm new to making scripts and exploiting related stuff in general. Now GabX has been updated and the UI was all self made! Also, when I wanted to release it I didn't know any good name for it. I asked my friend and he didn't know either, so I just chose my friends name and added an X to it! :D"
  5175. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  5176. TextLabel_2.TextScaled = true
  5177. TextLabel_2.TextSize = 14
  5178. TextLabel_2.TextWrapped = true
  5179.  
  5180. TABHelp.Name = "TABHelp"
  5181. TABHelp.Parent = Head
  5182. TABHelp.BackgroundColor3 = Color3.new(1, 1, 1)
  5183. TABHelp.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  5184. TABHelp.Size = UDim2.new(0, 408, 0, 392)
  5185. TABHelp.Visible = false
  5186.  
  5187. TextLabel_3.Parent = TABHelp
  5188. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  5189. TextLabel_3.BorderColor3 = Color3.new(1, 1, 1)
  5190. TextLabel_3.Position = UDim2.new(0.052696079, 0, 0.0153061189, 0)
  5191. TextLabel_3.Size = UDim2.new(0, 365, 0, 151)
  5192. TextLabel_3.Font = Enum.Font.SciFi
  5193. TextLabel_3.Text = "If there is anything patched, not the most recent update, broken or anything else please DM Darion#8863 and join the server. Discord code: E64Jd89"
  5194. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  5195. TextLabel_3.TextScaled = true
  5196. TextLabel_3.TextSize = 14
  5197. TextLabel_3.TextWrapped = true
  5198.  
  5199. TABCredits.Name = "TABCredits"
  5200. TABCredits.Parent = Head
  5201. TABCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  5202. TABCredits.Position = UDim2.new(0.196850389, 0, 0.083916083, 0)
  5203. TABCredits.Size = UDim2.new(0, 408, 0, 393)
  5204. TABCredits.Visible = false
  5205.  
  5206. TextLabel_4.Parent = TABCredits
  5207. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  5208. TextLabel_4.BorderColor3 = Color3.new(1, 1, 1)
  5209. TextLabel_4.Position = UDim2.new(0.0269607846, 0, 0.0127226459, 0)
  5210. TextLabel_4.Size = UDim2.new(0, 386, 0, 109)
  5211. TextLabel_4.Font = Enum.Font.SciFi
  5212. TextLabel_4.Text = "GabX was made by Darion#8863. Discord code: E64Jd89"
  5213. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  5214. TextLabel_4.TextScaled = true
  5215. TextLabel_4.TextSize = 14
  5216. TextLabel_4.TextWrapped = true
  5217.  
  5218. Drag.Name = "Drag"
  5219. Drag.Parent = Topbar
  5220. Drag.BackgroundColor3 = Color3.new(1, 1, 1)
  5221. Drag.BackgroundTransparency = 1
  5222. Drag.Size = UDim2.new(0, 508, 0, 36)
  5223. Drag.ZIndex = 4
  5224.  
  5225. -- Scripts
  5226.  
  5227. --tabs
  5228.  
  5229. local tabs = {
  5230. {TABFEScripts,FEScripts};
  5231. {TABScripts, Scripts};
  5232. {TABAdmins, Admins};
  5233. {TABForms, Forms};
  5234. {TABInfo, Info};
  5235. {TABExtra, Extra};
  5236. {TABHelp, Help};
  5237. {TABCredits, Credits};
  5238. {TABSC, StatChange};
  5239. {TABCommands, Commands};
  5240. {TABGames, Games};
  5241. {TABGUI, GUI}
  5242. }
  5243. for i,v in next, Head:GetChildren() do if v.Name ~= "ScriptTabs" then v.Visible = false end end
  5244. for i,v in next, tabs do
  5245. v[2].MouseButton1Up:Connect(function()
  5246. for a,z in next, tabs do
  5247. if not (z[2]==v[2]) then
  5248. z[1].Visible = false
  5249. end
  5250. end
  5251. v[1].Visible = true
  5252. end)
  5253. end
  5254.  
  5255. --Open and close button
  5256. Open.MouseButton1Up:Connect(function()
  5257. Topbar.Visible = true;
  5258. Head.Visible = true;
  5259. Open.Visible = false;
  5260. Close.Visible = true;
  5261. end)
  5262. Close.MouseButton1Up:Connect(function()
  5263. Topbar.Visible = false;
  5264. Head.Visible = false;
  5265. Close.Visible = false
  5266. Open.Visible = true;
  5267. end)
  5268.  
  5269. ChatLogs.MouseButton1Click:connect(function()
  5270. loadstring(game:HttpGet("https://pastebin.com/raw/mtGM0Dkh", true))()
  5271. end)
  5272. Audio.MouseButton1Click:connect(function()
  5273. loadstring(game:HttpGet("https://pastebin.com/raw/ABRqgZ3L", true))()
  5274. end)
  5275. FECheck.MouseButton1Click:connect(function()
  5276. loadstring(game:HttpGet("https://pastebin.com/raw/SRibuFiK", true))()
  5277. end)
  5278. Fly.MouseButton1Click:connect(function()
  5279. loadstring(game:HttpGet("https://pastebin.com/raw/hTJsM2jV", true))()
  5280. end)
  5281. end
  5282. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement