TryHardsALot

FE Gui

Feb 2nd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 158.72 KB | None | 0 0
  1. wait(0.3)
  2. -- Objects
  3. -- CREDIT TO xFunnieuss / Timeless for partial (short) names.
  4.  
  5. OPFinality = Instance.new("ScreenGui")
  6. MainFrame = Instance.new("Frame")
  7. TopFrame = Instance.new("Frame")
  8. CloseGUI = Instance.new("TextButton")
  9. MenuEnterFrame = Instance.new("Frame")
  10. Title = Instance.new("TextLabel")
  11. OpenMenu = Instance.new("ImageButton")
  12. Pages = Instance.new("Frame")
  13. Information = Instance.new("Frame")
  14. Image_FE_ENABLED = Instance.new("ImageLabel")
  15. Text_FE_ENABLED = Instance.new("TextLabel")
  16. WhatIsOPFinality = Instance.new("TextLabel")
  17. Text_FE_DISABLED = Instance.new("TextLabel")
  18. OPFin_Description = Instance.new("TextLabel")
  19. OPFin_Warning = Instance.new("TextLabel")
  20. Info_Bar = Instance.new("Frame")
  21. Info_Background = Instance.new("Frame")
  22. Warning_Bar = Instance.new("Frame")
  23. Warning_Background = Instance.new("Frame")
  24. Info_Image = Instance.new("ImageLabel")
  25. Image_FE_DISABLED = Instance.new("ImageLabel")
  26. Warn_Image = Instance.new("ImageLabel")
  27. Others_1 = Instance.new("Frame")
  28. OthersTitle = Instance.new("TextLabel")
  29. Char_Image = Instance.new("ImageLabel")
  30. OthersText = Instance.new("TextLabel")
  31. TXTBOX_PlrName = Instance.new("TextBox")
  32. othersBaseBackground = Instance.new("Frame")
  33. TeleportTo = Instance.new("TextButton")
  34. Annoy = Instance.new("TextButton")
  35. Follow = Instance.new("TextButton")
  36. View = Instance.new("TextButton")
  37. Orbit = Instance.new("TextButton")
  38. HeadWalk = Instance.new("TextButton")
  39. Stick = Instance.new("TextButton")
  40. Spam = Instance.new("TextButton")
  41. Carpet = Instance.new("TextButton")
  42. Others_toPAGE2 = Instance.new("TextButton")
  43. Character_toPAGE2_IMAGE = Instance.new("ImageLabel")
  44. Character_2 = Instance.new("Frame")
  45. CharacterTitle = Instance.new("TextLabel")
  46. CharacterText = Instance.new("TextLabel")
  47. Animations_SPOOKY = Instance.new("Frame")
  48. spookytitle = Instance.new("TextLabel")
  49. headthrow = Instance.new("TextButton")
  50. armsoff = Instance.new("TextButton")
  51. loophead = Instance.new("TextButton")
  52. levitate = Instance.new("TextButton")
  53. headfloat = Instance.new("TextButton")
  54. Character_backPAGE1 = Instance.new("TextButton")
  55. Character_toPAGE1_IMAGE = Instance.new("ImageLabel")
  56. Animations_DANCE = Instance.new("Frame")
  57. dancetitle = Instance.new("TextLabel")
  58. normal = Instance.new("TextButton")
  59. movingdance = Instance.new("TextButton")
  60. insane = Instance.new("TextButton")
  61. happy = Instance.new("TextButton")
  62. spindance = Instance.new("TextButton")
  63. Animations_HEROIC = Instance.new("Frame")
  64. heroictitle = Instance.new("TextLabel")
  65. swordstrike = Instance.new("TextButton")
  66. jumpland = Instance.new("TextButton")
  67. punches = Instance.new("TextButton")
  68. swing = Instance.new("TextButton")
  69. crawl = Instance.new("TextButton")
  70. Char2_Image = Instance.new("ImageLabel")
  71. Character_1 = Instance.new("Frame")
  72. CharacterTitle_2 = Instance.new("TextLabel")
  73. Char_Image_2 = Instance.new("ImageLabel")
  74. CharacterText_2 = Instance.new("TextLabel")
  75. TXTBOX_Stats = Instance.new("TextBox")
  76. BackGroundChar = Instance.new("Frame")
  77. HipHeight = Instance.new("TextButton")
  78. JumpHeight = Instance.new("TextButton")
  79. Speed = Instance.new("TextButton")
  80. TXTBOX_Chat = Instance.new("TextBox")
  81. BackGroundChar2 = Instance.new("Frame")
  82. Chat = Instance.new("TextButton")
  83. Spam_2 = Instance.new("TextButton")
  84. BackGroundChar3 = Instance.new("Frame")
  85. Noclip = Instance.new("TextButton")
  86. Fly = Instance.new("TextButton")
  87. Character_toPAGE2 = Instance.new("TextButton")
  88. Character_toPAGE2_IMAGE_2 = Instance.new("ImageLabel")
  89. Others_2 = Instance.new("Frame")
  90. OthersTitle_2 = Instance.new("TextLabel")
  91. Other_Image2 = Instance.new("ImageLabel")
  92. OthersText_2 = Instance.new("TextLabel")
  93. TXTBOX_PlrName2 = Instance.new("TextBox")
  94. othersBaseBackground2 = Instance.new("Frame")
  95. Flatten = Instance.new("TextButton")
  96. AimHead = Instance.new("TextButton")
  97. Float = Instance.new("TextButton")
  98. Multiple = Instance.new("TextButton")
  99. Animated = Instance.new("TextButton")
  100. SlowAttract = Instance.new("TextButton")
  101. WeirdOrbit = Instance.new("TextButton")
  102. Violent = Instance.new("TextButton")
  103. Max = Instance.new("TextButton")
  104. Others_toPAGE3 = Instance.new("TextButton")
  105. Character_toPAGE3_IMAGE = Instance.new("ImageLabel")
  106. Others_backPAGE1 = Instance.new("TextButton")
  107. Character_toPAGE1_IMAGE_2 = Instance.new("ImageLabel")
  108. Extra_1 = Instance.new("Frame")
  109. Extra_Image = Instance.new("ImageLabel")
  110. ExtraText = Instance.new("TextLabel")
  111. ExtraBaseBackGround1 = Instance.new("Frame")
  112. CrouchRocket = Instance.new("TextButton")
  113. ExtraBaseBackGround1Side = Instance.new("Frame")
  114. CloneIllusion = Instance.new("TextButton")
  115. CoolSpin = Instance.new("TextButton")
  116. JumpRocket = Instance.new("TextButton")
  117. Extra_toPAGE2 = Instance.new("TextButton")
  118. Character_toPAGE2_IMAGE_3 = Instance.new("ImageLabel")
  119. Extra_Title = Instance.new("TextLabel")
  120. ExtraBaseBackGround2 = Instance.new("Frame")
  121. NoLimbs = Instance.new("TextButton")
  122. FEGodmode = Instance.new("TextButton")
  123. BrickHats = Instance.new("TextButton")
  124. RapidPunch = Instance.new("TextButton")
  125. ExtraBaseBackGround2Side = Instance.new("Frame")
  126. ExtraBaseBackGround3 = Instance.new("Frame")
  127. PunchFollow = Instance.new("TextButton")
  128. ArmFollow = Instance.new("TextButton")
  129. Spin = Instance.new("TextButton")
  130. Faint = Instance.new("TextButton")
  131. ExtraBaseBackGround3Side = Instance.new("Frame")
  132. Extra_2 = Instance.new("Frame")
  133. Extra_Image_2 = Instance.new("ImageLabel")
  134. ExtraText_2 = Instance.new("TextLabel")
  135. Extra_Title_2 = Instance.new("TextLabel")
  136. ExtraBaseBackGround2_2 = Instance.new("Frame")
  137. CrouchAttack = Instance.new("TextButton")
  138. WalkThrough = Instance.new("TextButton")
  139. CreepyWatch = Instance.new("TextButton")
  140. SpinAttack = Instance.new("TextButton")
  141. ExtraBaseBackGround2Side_2 = Instance.new("Frame")
  142. TXTBOX_PlrNameEXTRA = Instance.new("TextBox")
  143. _18 = Instance.new("TextButton")
  144. SlamPropulsion = Instance.new("TextButton")
  145. Extra_backPAGE1 = Instance.new("TextButton")
  146. Character_toPAGE1_IMAGE_3 = Instance.new("ImageLabel")
  147. Others_3 = Instance.new("Frame")
  148. OthersTitle_3 = Instance.new("TextLabel")
  149. Other_Image3 = Instance.new("ImageLabel")
  150. OthersText_3 = Instance.new("TextLabel")
  151. TXTBOX_PlrNameOTHER3 = Instance.new("TextBox")
  152. othersBaseBackground3 = Instance.new("Frame")
  153. FreeFall = Instance.new("TextButton")
  154. Attach = Instance.new("TextButton")
  155. Bring = Instance.new("TextButton")
  156. SafeKill = Instance.new("TextButton")
  157. SuperSpin = Instance.new("TextButton")
  158. Kill = Instance.new("TextButton")
  159. Others_backPAGE2 = Instance.new("TextButton")
  160. Character_toPAGE1_IMAGE_4 = Instance.new("ImageLabel")
  161. Games = Instance.new("Frame")
  162. Games_IMAGE = Instance.new("ImageLabel")
  163. GamesText = Instance.new("TextLabel")
  164. Games_TITLE = Instance.new("TextLabel")
  165. Games_IMAGE2 = Instance.new("ImageLabel")
  166. SwordFightingTournament = Instance.new("TextButton")
  167. PlatesOfFateMayhem = Instance.new("TextButton")
  168. GamesText2 = Instance.new("TextLabel")
  169. Frappe = Instance.new("TextButton")
  170. Frappe_2 = Instance.new("TextButton")
  171. MenuFrame = Instance.new("Frame")
  172. Welcome = Instance.new("TextLabel")
  173. NameOfPlayer = Instance.new("TextLabel")
  174. T_Information = Instance.new("TextButton")
  175. T_InfoImage = Instance.new("ImageLabel")
  176. T_Character = Instance.new("TextButton")
  177. T_CharImage = Instance.new("ImageLabel")
  178. T_Games = Instance.new("TextButton")
  179. T_GameImage = Instance.new("ImageLabel")
  180. T_Others = Instance.new("TextButton")
  181. T_OtherImage = Instance.new("ImageLabel")
  182. T_Extra = Instance.new("TextButton")
  183. T_ExtraImage = Instance.new("ImageLabel")
  184. DeleteGUI = Instance.new("TextButton")
  185. DELETEIMAGE = Instance.new("ImageLabel")
  186. Darkness = Instance.new("TextButton")
  187.  
  188. -- Properties
  189.  
  190. OPFinality.Name = "OPFinality"
  191. OPFinality.Parent = game.CoreGui
  192.  
  193. MainFrame.Name = "MainFrame"
  194. MainFrame.Parent = OPFinality
  195. MainFrame.Active = true
  196. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  197. MainFrame.BackgroundTransparency = 1
  198. MainFrame.BorderSizePixel = 0
  199. MainFrame.ClipsDescendants = true
  200. MainFrame.Draggable = true
  201. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  202. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  203.  
  204. TopFrame.Name = "TopFrame"
  205. TopFrame.Parent = MainFrame
  206. TopFrame.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  207. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  208. TopFrame.BorderSizePixel = 0
  209. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  210. TopFrame.ZIndex = 7
  211.  
  212. CloseGUI.Parent = TopFrame
  213. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  214. CloseGUI.BackgroundTransparency = 1
  215. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  216. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  217. CloseGUI.Font = Enum.Font.Cartoon
  218. CloseGUI.FontSize = Enum.FontSize.Size28
  219. CloseGUI.Text = "X"
  220. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  221. CloseGUI.TextSize = 25
  222. CloseGUI.ZIndex = 8
  223.  
  224. MenuEnterFrame.Name = "MenuEnterFrame"
  225. MenuEnterFrame.Parent = MainFrame
  226. MenuEnterFrame.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  227. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  228. MenuEnterFrame.BorderSizePixel = 0
  229. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  230. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  231. MenuEnterFrame.ZIndex = 5
  232.  
  233. Title.Name = "Title"
  234. Title.Parent = MenuEnterFrame
  235. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  236. Title.BackgroundTransparency = 1
  237. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  238. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  239. Title.Font = Enum.Font.SourceSansLight
  240. Title.FontSize = Enum.FontSize.Size32
  241. Title.Text = "OPFinality"
  242. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  243. Title.TextSize = 30
  244. Title.ZIndex = 6
  245.  
  246. OpenMenu.Name = "OpenMenu"
  247. OpenMenu.Parent = MenuEnterFrame
  248. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  249. OpenMenu.BackgroundTransparency = 1
  250. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  251. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  252. OpenMenu.ZIndex = 6
  253.  
  254. Pages.Name = "Pages"
  255. Pages.Parent = MainFrame
  256. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  257. Pages.BorderSizePixel = 0
  258. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  259. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  260.  
  261. Information.Name = "Information"
  262. Information.Parent = Pages
  263. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  264. Information.BorderSizePixel = 0
  265. Information.Size = UDim2.new(1, 0, 1, 0)
  266.  
  267. Image_FE_ENABLED.Name = "Image_FE_ENABLED"
  268. Image_FE_ENABLED.Parent = Information
  269. Image_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  270. Image_FE_ENABLED.BackgroundTransparency = 1
  271. Image_FE_ENABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  272. Image_FE_ENABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  273. Image_FE_ENABLED.Visible = false
  274. Image_FE_ENABLED.Image = "http://www.roblox.com/asset/?id=1281289312"
  275.  
  276. Text_FE_ENABLED.Name = "Text_FE_ENABLED"
  277. Text_FE_ENABLED.Parent = Information
  278. Text_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  279. Text_FE_ENABLED.BackgroundTransparency = 1
  280. Text_FE_ENABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  281. Text_FE_ENABLED.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  282. Text_FE_ENABLED.Visible = false
  283. Text_FE_ENABLED.Font = Enum.Font.SourceSansItalic
  284. Text_FE_ENABLED.FontSize = Enum.FontSize.Size24
  285. Text_FE_ENABLED.Text = "This game is Filtering Enabled! Enjoy using OPFinality."
  286. Text_FE_ENABLED.TextSize = 19
  287.  
  288. WhatIsOPFinality.Name = "WhatIsOPFinality"
  289. WhatIsOPFinality.Parent = Information
  290. WhatIsOPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  291. WhatIsOPFinality.BackgroundTransparency = 1
  292. WhatIsOPFinality.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  293. WhatIsOPFinality.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  294. WhatIsOPFinality.Font = Enum.Font.SourceSansBold
  295. WhatIsOPFinality.FontSize = Enum.FontSize.Size28
  296. WhatIsOPFinality.Text = "What is OPFinality?"
  297. WhatIsOPFinality.TextSize = 25
  298.  
  299. Text_FE_DISABLED.Name = "Text_FE_DISABLED"
  300. Text_FE_DISABLED.Parent = Information
  301. Text_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  302. Text_FE_DISABLED.BackgroundTransparency = 1
  303. Text_FE_DISABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  304. Text_FE_DISABLED.Size = UDim2.new(0.545381963, 0, 0.227404833, 0)
  305. Text_FE_DISABLED.Font = Enum.Font.SourceSansItalic
  306. Text_FE_DISABLED.FontSize = Enum.FontSize.Size24
  307. Text_FE_DISABLED.Text = "Oh! This game is Filtering Disabled..."
  308. Text_FE_DISABLED.TextSize = 19
  309.  
  310. OPFin_Description.Name = "OPFin_Description"
  311. OPFin_Description.Parent = Information
  312. OPFin_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  313. OPFin_Description.BackgroundTransparency = 1
  314. OPFin_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  315. OPFin_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  316. OPFin_Description.ZIndex = 3
  317. OPFin_Description.Font = Enum.Font.SourceSans
  318. OPFin_Description.FontSize = Enum.FontSize.Size18
  319. OPFin_Description.Text = "OPFinality is an FE GUI developed by illremember made for giving you power in Filtering Enabled games."
  320. OPFin_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  321. OPFin_Description.TextSize = 18
  322. OPFin_Description.TextWrapped = true
  323.  
  324. OPFin_Warning.Name = "OPFin_Warning"
  325. OPFin_Warning.Parent = Information
  326. OPFin_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  327. OPFin_Warning.BackgroundTransparency = 1
  328. OPFin_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  329. OPFin_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  330. OPFin_Warning.ZIndex = 2
  331. OPFin_Warning.Font = Enum.Font.SourceSans
  332. OPFin_Warning.FontSize = Enum.FontSize.Size18
  333. 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."
  334. OPFin_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  335. OPFin_Warning.TextSize = 18
  336. OPFin_Warning.TextWrapped = true
  337.  
  338. Info_Bar.Name = "Info_Bar"
  339. Info_Bar.Parent = Information
  340. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  341. Info_Bar.BorderSizePixel = 0
  342. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  343. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  344.  
  345. Info_Background.Name = "Info_Background"
  346. Info_Background.Parent = Information
  347. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  348. Info_Background.BorderSizePixel = 0
  349. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  350. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  351. Info_Background.ZIndex = 2
  352.  
  353. Warning_Bar.Name = "Warning_Bar"
  354. Warning_Bar.Parent = Information
  355. Warning_Bar.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  356. Warning_Bar.BorderSizePixel = 0
  357. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  358. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  359.  
  360. Warning_Background.Name = "Warning_Background"
  361. Warning_Background.Parent = Information
  362. Warning_Background.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  363. Warning_Background.BorderSizePixel = 0
  364. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  365. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  366.  
  367. Info_Image.Name = "Info_Image"
  368. Info_Image.Parent = Information
  369. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  370. Info_Image.BackgroundTransparency = 1
  371. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  372. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  373. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  374.  
  375. Image_FE_DISABLED.Name = "Image_FE_DISABLED"
  376. Image_FE_DISABLED.Parent = Information
  377. Image_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  378. Image_FE_DISABLED.BackgroundTransparency = 1
  379. Image_FE_DISABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  380. Image_FE_DISABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  381. Image_FE_DISABLED.Image = "http://www.roblox.com/asset/?id=1281290326"
  382.  
  383. Warn_Image.Name = "Warn_Image"
  384. Warn_Image.Parent = Information
  385. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  386. Warn_Image.BackgroundTransparency = 1
  387. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  388. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  389. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  390.  
  391. Others_1.Name = "Others_1"
  392. Others_1.Parent = Pages
  393. Others_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  394. Others_1.BorderSizePixel = 0
  395. Others_1.Position = UDim2.new(1.00752497, 0, 0, 0)
  396. Others_1.Size = UDim2.new(1, 0, 1, 0)
  397.  
  398. OthersTitle.Name = "OthersTitle"
  399. OthersTitle.Parent = Others_1
  400. OthersTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  401. OthersTitle.BackgroundTransparency = 1
  402. OthersTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  403. OthersTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  404. OthersTitle.Font = Enum.Font.SourceSansBold
  405. OthersTitle.FontSize = Enum.FontSize.Size28
  406. OthersTitle.Text = "Others"
  407. OthersTitle.TextSize = 25
  408.  
  409. Char_Image.Name = "Char_Image"
  410. Char_Image.Parent = Others_1
  411. Char_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  412. Char_Image.BackgroundTransparency = 1
  413. Char_Image.Position = UDim2.new(0.0113205044, 0, 0.153754383, 0)
  414. Char_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  415. Char_Image.Image = "http://www.roblox.com/asset/?id=1281476978"
  416.  
  417. OthersText.Name = "OthersText"
  418. OthersText.Parent = Others_1
  419. OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  420. OthersText.BackgroundTransparency = 1
  421. OthersText.Position = UDim2.new(0.101884536, 0, 0.153754383, 0)
  422. OthersText.Size = UDim2.new(0.781114817, 0, 0.175719291, 0)
  423. OthersText.Font = Enum.Font.SourceSansItalic
  424. OthersText.FontSize = Enum.FontSize.Size24
  425. OthersText.Text = "Use a set of basic commands on other players! Enter a name into the textbox, supports partial names."
  426. OthersText.TextSize = 19
  427. OthersText.TextWrapped = true
  428.  
  429. TXTBOX_PlrName.Name = "TXTBOX_PlrName"
  430. TXTBOX_PlrName.Parent = Others_1
  431. TXTBOX_PlrName.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  432. TXTBOX_PlrName.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  433. TXTBOX_PlrName.BorderSizePixel = 0
  434. TXTBOX_PlrName.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  435. TXTBOX_PlrName.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  436. TXTBOX_PlrName.ZIndex = 2
  437. TXTBOX_PlrName.Font = Enum.Font.SourceSans
  438. TXTBOX_PlrName.FontSize = Enum.FontSize.Size14
  439. TXTBOX_PlrName.Text = "Player"
  440. TXTBOX_PlrName.TextScaled = true
  441. TXTBOX_PlrName.TextSize = 14
  442. TXTBOX_PlrName.TextWrapped = true
  443.  
  444. othersBaseBackground.Name = "othersBaseBackground"
  445. othersBaseBackground.Parent = Others_1
  446. othersBaseBackground.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  447. othersBaseBackground.BorderSizePixel = 0
  448. othersBaseBackground.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  449. othersBaseBackground.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  450.  
  451. TeleportTo.Name = "TeleportTo"
  452. TeleportTo.Parent = othersBaseBackground
  453. TeleportTo.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  454. TeleportTo.BorderSizePixel = 0
  455. TeleportTo.Position = UDim2.new(0.0294333119, 0, 0.27070269, 0)
  456. TeleportTo.Size = UDim2.new(0, 92, 0, 25)
  457. TeleportTo.Font = Enum.Font.SourceSans
  458. TeleportTo.FontSize = Enum.FontSize.Size24
  459. TeleportTo.Text = "Teleport To"
  460. TeleportTo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  461. TeleportTo.TextSize = 22
  462.  
  463. Annoy.Name = "Annoy"
  464. Annoy.Parent = othersBaseBackground
  465. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  466. Annoy.BorderSizePixel = 0
  467. Annoy.Position = UDim2.new(0.0294333119, 0, 0.507567585, 0)
  468. Annoy.Size = UDim2.new(0, 92, 0, 25)
  469. Annoy.Font = Enum.Font.SourceSans
  470. Annoy.FontSize = Enum.FontSize.Size24
  471. Annoy.Text = "Annoy"
  472. Annoy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  473. Annoy.TextSize = 22
  474.  
  475. Follow.Name = "Follow"
  476. Follow.Parent = othersBaseBackground
  477. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  478. Follow.BorderSizePixel = 0
  479. Follow.Position = UDim2.new(0.0294333119, 0, 0.744432449, 0)
  480. Follow.Size = UDim2.new(0, 92, 0, 25)
  481. Follow.Font = Enum.Font.SourceSans
  482. Follow.FontSize = Enum.FontSize.Size24
  483. Follow.Text = "Follow"
  484. Follow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  485. Follow.TextSize = 22
  486.  
  487. View.Name = "View"
  488. View.Parent = othersBaseBackground
  489. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  490. View.BorderSizePixel = 0
  491. View.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  492. View.Size = UDim2.new(0, 92, 0, 25)
  493. View.Font = Enum.Font.SourceSans
  494. View.FontSize = Enum.FontSize.Size24
  495. View.Text = "View"
  496. View.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  497. View.TextSize = 22
  498.  
  499. Orbit.Name = "Orbit"
  500. Orbit.Parent = othersBaseBackground
  501. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  502. Orbit.BorderSizePixel = 0
  503. Orbit.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  504. Orbit.Size = UDim2.new(0, 92, 0, 25)
  505. Orbit.Font = Enum.Font.SourceSans
  506. Orbit.FontSize = Enum.FontSize.Size24
  507. Orbit.Text = "Orbit"
  508. Orbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  509. Orbit.TextSize = 22
  510.  
  511. HeadWalk.Name = "HeadWalk"
  512. HeadWalk.Parent = othersBaseBackground
  513. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  514. HeadWalk.BorderSizePixel = 0
  515. HeadWalk.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  516. HeadWalk.Size = UDim2.new(0, 92, 0, 25)
  517. HeadWalk.Font = Enum.Font.SourceSans
  518. HeadWalk.FontSize = Enum.FontSize.Size24
  519. HeadWalk.Text = "Head Walk"
  520. HeadWalk.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  521. HeadWalk.TextSize = 22
  522.  
  523. Stick.Name = "Stick"
  524. Stick.Parent = othersBaseBackground
  525. Stick.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  526. Stick.BorderSizePixel = 0
  527. Stick.Position = UDim2.new(0.7063995, 0, 0.27070269, 0)
  528. Stick.Size = UDim2.new(0, 92, 0, 25)
  529. Stick.Font = Enum.Font.SourceSans
  530. Stick.FontSize = Enum.FontSize.Size24
  531. Stick.Text = "Stick"
  532. Stick.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  533. Stick.TextSize = 22
  534.  
  535. Spam.Name = "Spam"
  536. Spam.Parent = othersBaseBackground
  537. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  538. Spam.BorderSizePixel = 0
  539. Spam.Position = UDim2.new(0.7063995, 0, 0.507567585, 0)
  540. Spam.Size = UDim2.new(0, 92, 0, 25)
  541. Spam.Font = Enum.Font.SourceSans
  542. Spam.FontSize = Enum.FontSize.Size24
  543. Spam.Text = "Spam"
  544. Spam.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  545. Spam.TextSize = 22
  546.  
  547. Carpet.Name = "Carpet"
  548. Carpet.Parent = othersBaseBackground
  549. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  550. Carpet.BorderSizePixel = 0
  551. Carpet.Position = UDim2.new(0.7063995, 0, 0.744432449, 0)
  552. Carpet.Size = UDim2.new(0, 92, 0, 25)
  553. Carpet.Font = Enum.Font.SourceSans
  554. Carpet.FontSize = Enum.FontSize.Size24
  555. Carpet.Text = "Carpet"
  556. Carpet.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  557. Carpet.TextSize = 22
  558.  
  559. Others_toPAGE2.Name = "Others_toPAGE2"
  560. Others_toPAGE2.Parent = Others_1
  561. Others_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  562. Others_toPAGE2.BorderSizePixel = 0
  563. Others_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  564. Others_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  565. Others_toPAGE2.Font = Enum.Font.SourceSansLight
  566. Others_toPAGE2.FontSize = Enum.FontSize.Size24
  567. Others_toPAGE2.Text = "Next"
  568. Others_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  569. Others_toPAGE2.TextSize = 22
  570.  
  571. Character_toPAGE2_IMAGE.Name = "Character_toPAGE2_IMAGE"
  572. Character_toPAGE2_IMAGE.Parent = Others_toPAGE2
  573. Character_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  574. Character_toPAGE2_IMAGE.BorderSizePixel = 0
  575. Character_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  576. Character_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  577. Character_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  578.  
  579. Character_2.Name = "Character_2"
  580. Character_2.Parent = Pages
  581. Character_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  582. Character_2.BorderSizePixel = 0
  583. Character_2.Position = UDim2.new(1, 0, 0, 0)
  584. Character_2.Size = UDim2.new(1, 0, 1, 0)
  585.  
  586. CharacterTitle.Name = "CharacterTitle"
  587. CharacterTitle.Parent = Character_2
  588. CharacterTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  589. CharacterTitle.BackgroundTransparency = 1
  590. CharacterTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  591. CharacterTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  592. CharacterTitle.Font = Enum.Font.SourceSansBold
  593. CharacterTitle.FontSize = Enum.FontSize.Size28
  594. CharacterTitle.Text = "Character"
  595. CharacterTitle.TextSize = 25
  596.  
  597. CharacterText.Name = "CharacterText"
  598. CharacterText.Parent = Character_2
  599. CharacterText.BackgroundColor3 = Color3.new(1, 1, 1)
  600. CharacterText.BackgroundTransparency = 1
  601. CharacterText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  602. CharacterText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  603. CharacterText.Font = Enum.Font.SourceSansItalic
  604. CharacterText.FontSize = Enum.FontSize.Size24
  605. CharacterText.Text = "Apply cool animations to your player!"
  606. CharacterText.TextSize = 19
  607. CharacterText.TextWrapped = true
  608.  
  609. Animations_SPOOKY.Name = "Animations_SPOOKY"
  610. Animations_SPOOKY.Parent = Character_2
  611. Animations_SPOOKY.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  612. Animations_SPOOKY.BorderSizePixel = 0
  613. Animations_SPOOKY.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  614. Animations_SPOOKY.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  615.  
  616. spookytitle.Name = "spookytitle"
  617. spookytitle.Parent = Animations_SPOOKY
  618. spookytitle.BackgroundColor3 = Color3.new(1, 1, 1)
  619. spookytitle.BackgroundTransparency = 1
  620. spookytitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  621. spookytitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  622. spookytitle.Font = Enum.Font.SourceSansLight
  623. spookytitle.FontSize = Enum.FontSize.Size28
  624. spookytitle.Text = "Spooky"
  625. spookytitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  626. spookytitle.TextSize = 25
  627.  
  628. headthrow.Name = "headthrow"
  629. headthrow.Parent = Animations_SPOOKY
  630. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  631. headthrow.BorderSizePixel = 0
  632. headthrow.Position = UDim2.new(0, 0, 0.238476187, 0)
  633. headthrow.Size = UDim2.new(1, 0, 0.119000003, 0)
  634. headthrow.Font = Enum.Font.SourceSans
  635. headthrow.FontSize = Enum.FontSize.Size14
  636. headthrow.Text = "Head Throw"
  637. headthrow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  638. headthrow.TextScaled = true
  639. headthrow.TextSize = 14
  640. headthrow.TextWrapped = true
  641.  
  642. armsoff.Name = "armsoff"
  643. armsoff.Parent = Animations_SPOOKY
  644. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  645. armsoff.BorderSizePixel = 0
  646. armsoff.Position = UDim2.new(0, 0, 0.3875238, 0)
  647. armsoff.Size = UDim2.new(1, 0, 0.119000003, 0)
  648. armsoff.Font = Enum.Font.SourceSans
  649. armsoff.FontSize = Enum.FontSize.Size14
  650. armsoff.Text = "Arms Off"
  651. armsoff.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  652. armsoff.TextScaled = true
  653. armsoff.TextSize = 14
  654. armsoff.TextWrapped = true
  655.  
  656. loophead.Name = "loophead"
  657. loophead.Parent = Animations_SPOOKY
  658. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  659. loophead.BorderSizePixel = 0
  660. loophead.Position = UDim2.new(0, 0, 0.536571383, 0)
  661. loophead.Size = UDim2.new(1, 0, 0.119000003, 0)
  662. loophead.Font = Enum.Font.SourceSans
  663. loophead.FontSize = Enum.FontSize.Size14
  664. loophead.Text = "Loop Head"
  665. loophead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  666. loophead.TextScaled = true
  667. loophead.TextSize = 14
  668. loophead.TextWrapped = true
  669.  
  670. levitate.Name = "levitate"
  671. levitate.Parent = Animations_SPOOKY
  672. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  673. levitate.BorderSizePixel = 0
  674. levitate.Position = UDim2.new(0, 0, 0.685619056, 0)
  675. levitate.Size = UDim2.new(1, 0, 0.119000003, 0)
  676. levitate.Font = Enum.Font.SourceSans
  677. levitate.FontSize = Enum.FontSize.Size14
  678. levitate.Text = "Levitate"
  679. levitate.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  680. levitate.TextScaled = true
  681. levitate.TextSize = 14
  682. levitate.TextWrapped = true
  683.  
  684. headfloat.Name = "headfloat"
  685. headfloat.Parent = Animations_SPOOKY
  686. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  687. headfloat.BorderSizePixel = 0
  688. headfloat.Position = UDim2.new(0, 0, 0.834666669, 0)
  689. headfloat.Size = UDim2.new(1, 0, 0.119000003, 0)
  690. headfloat.Font = Enum.Font.SourceSans
  691. headfloat.FontSize = Enum.FontSize.Size14
  692. headfloat.Text = "Head Float"
  693. headfloat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  694. headfloat.TextScaled = true
  695. headfloat.TextSize = 14
  696. headfloat.TextWrapped = true
  697.  
  698. Character_backPAGE1.Name = "Character_backPAGE1"
  699. Character_backPAGE1.Parent = Character_2
  700. Character_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  701. Character_backPAGE1.BorderSizePixel = 0
  702. Character_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  703. Character_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  704. Character_backPAGE1.Font = Enum.Font.SourceSansLight
  705. Character_backPAGE1.FontSize = Enum.FontSize.Size24
  706. Character_backPAGE1.Text = "Prev"
  707. Character_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  708. Character_backPAGE1.TextSize = 22
  709.  
  710. Character_toPAGE1_IMAGE.Name = "Character_toPAGE1_IMAGE"
  711. Character_toPAGE1_IMAGE.Parent = Character_backPAGE1
  712. Character_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  713. Character_toPAGE1_IMAGE.BorderSizePixel = 0
  714. Character_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  715. Character_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  716. Character_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  717.  
  718. Animations_DANCE.Name = "Animations_DANCE"
  719. Animations_DANCE.Parent = Character_2
  720. Animations_DANCE.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  721. Animations_DANCE.BorderSizePixel = 0
  722. Animations_DANCE.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  723. Animations_DANCE.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  724.  
  725. dancetitle.Name = "dancetitle"
  726. dancetitle.Parent = Animations_DANCE
  727. dancetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  728. dancetitle.BackgroundTransparency = 1
  729. dancetitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  730. dancetitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  731. dancetitle.Font = Enum.Font.SourceSansLight
  732. dancetitle.FontSize = Enum.FontSize.Size28
  733. dancetitle.Text = "Dance"
  734. dancetitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  735. dancetitle.TextSize = 25
  736.  
  737. normal.Name = "normal"
  738. normal.Parent = Animations_DANCE
  739. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  740. normal.BorderSizePixel = 0
  741. normal.Position = UDim2.new(0, 0, 0.238476187, 0)
  742. normal.Size = UDim2.new(1, 0, 0.119000003, 0)
  743. normal.Font = Enum.Font.SourceSans
  744. normal.FontSize = Enum.FontSize.Size14
  745. normal.Text = "Normal"
  746. normal.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  747. normal.TextScaled = true
  748. normal.TextSize = 14
  749. normal.TextWrapped = true
  750.  
  751. movingdance.Name = "movingdance"
  752. movingdance.Parent = Animations_DANCE
  753. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  754. movingdance.BorderSizePixel = 0
  755. movingdance.Position = UDim2.new(0, 0, 0.3875238, 0)
  756. movingdance.Size = UDim2.new(1, 0, 0.119000003, 0)
  757. movingdance.Font = Enum.Font.SourceSans
  758. movingdance.FontSize = Enum.FontSize.Size14
  759. movingdance.Text = "Moving Dance"
  760. movingdance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  761. movingdance.TextScaled = true
  762. movingdance.TextSize = 14
  763. movingdance.TextWrapped = true
  764.  
  765. insane.Name = "insane"
  766. insane.Parent = Animations_DANCE
  767. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  768. insane.BorderSizePixel = 0
  769. insane.Position = UDim2.new(0, 0, 0.834666669, 0)
  770. insane.Size = UDim2.new(1, 0, 0.119000003, 0)
  771. insane.Font = Enum.Font.SourceSans
  772. insane.FontSize = Enum.FontSize.Size14
  773. insane.Text = "Insane"
  774. insane.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  775. insane.TextScaled = true
  776. insane.TextSize = 14
  777. insane.TextWrapped = true
  778.  
  779. happy.Name = "happy"
  780. happy.Parent = Animations_DANCE
  781. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  782. happy.BorderSizePixel = 0
  783. happy.Position = UDim2.new(0, 0, 0.536571383, 0)
  784. happy.Size = UDim2.new(1, 0, 0.119000003, 0)
  785. happy.Font = Enum.Font.SourceSans
  786. happy.FontSize = Enum.FontSize.Size14
  787. happy.Text = "Happy"
  788. happy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  789. happy.TextScaled = true
  790. happy.TextSize = 14
  791. happy.TextWrapped = true
  792.  
  793. spindance.Name = "spindance"
  794. spindance.Parent = Animations_DANCE
  795. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  796. spindance.BorderSizePixel = 0
  797. spindance.Position = UDim2.new(0, 0, 0.685619056, 0)
  798. spindance.Size = UDim2.new(1, 0, 0.119000003, 0)
  799. spindance.Font = Enum.Font.SourceSans
  800. spindance.FontSize = Enum.FontSize.Size14
  801. spindance.Text = "Spin Dance"
  802. spindance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  803. spindance.TextScaled = true
  804. spindance.TextSize = 14
  805. spindance.TextWrapped = true
  806.  
  807. Animations_HEROIC.Name = "Animations_HEROIC"
  808. Animations_HEROIC.Parent = Character_2
  809. Animations_HEROIC.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  810. Animations_HEROIC.BorderSizePixel = 0
  811. Animations_HEROIC.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  812. Animations_HEROIC.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  813.  
  814. heroictitle.Name = "heroictitle"
  815. heroictitle.Parent = Animations_HEROIC
  816. heroictitle.BackgroundColor3 = Color3.new(1, 1, 1)
  817. heroictitle.BackgroundTransparency = 1
  818. heroictitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  819. heroictitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  820. heroictitle.Font = Enum.Font.SourceSansLight
  821. heroictitle.FontSize = Enum.FontSize.Size28
  822. heroictitle.Text = "Heroic"
  823. heroictitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  824. heroictitle.TextSize = 25
  825.  
  826. swordstrike.Name = "swordstrike"
  827. swordstrike.Parent = Animations_HEROIC
  828. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  829. swordstrike.BorderSizePixel = 0
  830. swordstrike.Position = UDim2.new(0, 0, 0.238476187, 0)
  831. swordstrike.Size = UDim2.new(1, 0, 0.119000003, 0)
  832. swordstrike.Font = Enum.Font.SourceSans
  833. swordstrike.FontSize = Enum.FontSize.Size14
  834. swordstrike.Text = "Sword Strike"
  835. swordstrike.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  836. swordstrike.TextScaled = true
  837. swordstrike.TextSize = 14
  838. swordstrike.TextWrapped = true
  839.  
  840. jumpland.Name = "jumpland"
  841. jumpland.Parent = Animations_HEROIC
  842. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  843. jumpland.BorderSizePixel = 0
  844. jumpland.Position = UDim2.new(0, 0, 0.3875238, 0)
  845. jumpland.Size = UDim2.new(1, 0, 0.119000003, 0)
  846. jumpland.Font = Enum.Font.SourceSans
  847. jumpland.FontSize = Enum.FontSize.Size14
  848. jumpland.Text = "Jump Land"
  849. jumpland.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  850. jumpland.TextScaled = true
  851. jumpland.TextSize = 14
  852. jumpland.TextWrapped = true
  853.  
  854. punches.Name = "punches"
  855. punches.Parent = Animations_HEROIC
  856. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  857. punches.BorderSizePixel = 0
  858. punches.Position = UDim2.new(0, 0, 0.834666669, 0)
  859. punches.Size = UDim2.new(1, 0, 0.119000003, 0)
  860. punches.Font = Enum.Font.SourceSans
  861. punches.FontSize = Enum.FontSize.Size14
  862. punches.Text = "Punches"
  863. punches.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  864. punches.TextScaled = true
  865. punches.TextSize = 14
  866. punches.TextWrapped = true
  867.  
  868. swing.Name = "swing"
  869. swing.Parent = Animations_HEROIC
  870. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  871. swing.BorderSizePixel = 0
  872. swing.Position = UDim2.new(0, 0, 0.536571383, 0)
  873. swing.Size = UDim2.new(1, 0, 0.119000003, 0)
  874. swing.Font = Enum.Font.SourceSans
  875. swing.FontSize = Enum.FontSize.Size14
  876. swing.Text = "Swing"
  877. swing.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  878. swing.TextScaled = true
  879. swing.TextSize = 14
  880. swing.TextWrapped = true
  881.  
  882. crawl.Name = "crawl"
  883. crawl.Parent = Animations_HEROIC
  884. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  885. crawl.BorderSizePixel = 0
  886. crawl.Position = UDim2.new(0, 0, 0.685619056, 0)
  887. crawl.Size = UDim2.new(1, 0, 0.119000003, 0)
  888. crawl.Font = Enum.Font.SourceSans
  889. crawl.FontSize = Enum.FontSize.Size14
  890. crawl.Text = "Crawl"
  891. crawl.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  892. crawl.TextScaled = true
  893. crawl.TextSize = 14
  894. crawl.TextWrapped = true
  895.  
  896. Char2_Image.Name = "Char2_Image"
  897. Char2_Image.Parent = Character_2
  898. Char2_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  899. Char2_Image.BackgroundTransparency = 1
  900. Char2_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  901. Char2_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  902. Char2_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  903.  
  904. Character_1.Name = "Character_1"
  905. Character_1.Parent = Pages
  906. Character_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  907. Character_1.BorderSizePixel = 0
  908. Character_1.Position = UDim2.new(11, 0, 0, 0)
  909. Character_1.Size = UDim2.new(1, 0, 1, 0)
  910.  
  911. CharacterTitle_2.Name = "CharacterTitle"
  912. CharacterTitle_2.Parent = Character_1
  913. CharacterTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  914. CharacterTitle_2.BackgroundTransparency = 1
  915. CharacterTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  916. CharacterTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  917. CharacterTitle_2.Font = Enum.Font.SourceSansBold
  918. CharacterTitle_2.FontSize = Enum.FontSize.Size28
  919. CharacterTitle_2.Text = "Character"
  920. CharacterTitle_2.TextSize = 25
  921.  
  922. Char_Image_2.Name = "Char_Image"
  923. Char_Image_2.Parent = Character_1
  924. Char_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  925. Char_Image_2.BackgroundTransparency = 1
  926. Char_Image_2.Position = UDim2.new(0.0792435333, 0, 0.109824568, 0)
  927. Char_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  928. Char_Image_2.Image = "http://www.roblox.com/asset/?id=1281299598"
  929.  
  930. CharacterText_2.Name = "CharacterText"
  931. CharacterText_2.Parent = Character_1
  932. CharacterText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  933. CharacterText_2.BackgroundTransparency = 1
  934. CharacterText_2.Position = UDim2.new(0.147166565, 0, 0.109824568, 0)
  935. CharacterText_2.Size = UDim2.new(0.679230273, 0, 0.175719291, 0)
  936. CharacterText_2.Font = Enum.Font.SourceSansItalic
  937. CharacterText_2.FontSize = Enum.FontSize.Size24
  938. CharacterText_2.Text = "Change your character's speed and other stats, give yourself fly, noclip and more!"
  939. CharacterText_2.TextSize = 19
  940. CharacterText_2.TextWrapped = true
  941.  
  942. TXTBOX_Stats.Name = "TXTBOX_Stats"
  943. TXTBOX_Stats.Parent = Character_1
  944. TXTBOX_Stats.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  945. TXTBOX_Stats.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  946. TXTBOX_Stats.BorderSizePixel = 6
  947. TXTBOX_Stats.Position = UDim2.new(0.0905640349, 0, 0.373403519, 0)
  948. TXTBOX_Stats.Size = UDim2.new(0.18112807, 0, 0.0878596455, 0)
  949. TXTBOX_Stats.Font = Enum.Font.SourceSans
  950. TXTBOX_Stats.FontSize = Enum.FontSize.Size14
  951. TXTBOX_Stats.Text = "Number"
  952. TXTBOX_Stats.TextScaled = true
  953. TXTBOX_Stats.TextSize = 14
  954. TXTBOX_Stats.TextWrapped = true
  955.  
  956. BackGroundChar.Name = "BackGroundChar"
  957. BackGroundChar.Parent = Character_1
  958. BackGroundChar.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  959. BackGroundChar.BorderSizePixel = 0
  960. BackGroundChar.Position = UDim2.new(0.0769999996, 0, 0.48300001, 0)
  961. BackGroundChar.Size = UDim2.new(0, 92, 0, 118)
  962.  
  963. HipHeight.Name = "HipHeight"
  964. HipHeight.Parent = BackGroundChar
  965. HipHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  966. HipHeight.BorderSizePixel = 0
  967. HipHeight.Position = UDim2.new(0, 0, 0.679050863, 0)
  968. HipHeight.Size = UDim2.new(0, 92, 0, 25)
  969. HipHeight.Font = Enum.Font.SourceSans
  970. HipHeight.FontSize = Enum.FontSize.Size24
  971. HipHeight.Text = "HipHeight"
  972. HipHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  973. HipHeight.TextSize = 22
  974.  
  975. JumpHeight.Name = "JumpHeight"
  976. JumpHeight.Parent = BackGroundChar
  977. JumpHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  978. JumpHeight.BorderSizePixel = 0
  979. JumpHeight.Position = UDim2.new(0, 0, 0.381966084, 0)
  980. JumpHeight.Size = UDim2.new(0, 92, 0, 25)
  981. JumpHeight.Font = Enum.Font.SourceSans
  982. JumpHeight.FontSize = Enum.FontSize.Size24
  983. JumpHeight.Text = "JumpHeight"
  984. JumpHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  985. JumpHeight.TextSize = 20
  986.  
  987. Speed.Name = "Speed"
  988. Speed.Parent = BackGroundChar
  989. Speed.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  990. Speed.BorderSizePixel = 0
  991. Speed.Position = UDim2.new(0, 0, 0.0848813578, 0)
  992. Speed.Size = UDim2.new(0, 92, 0, 25)
  993. Speed.Font = Enum.Font.SourceSans
  994. Speed.FontSize = Enum.FontSize.Size24
  995. Speed.Text = "Speed"
  996. Speed.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  997. Speed.TextSize = 22
  998.  
  999. TXTBOX_Chat.Name = "TXTBOX_Chat"
  1000. TXTBOX_Chat.Parent = Character_1
  1001. TXTBOX_Chat.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1002. TXTBOX_Chat.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1003. TXTBOX_Chat.BorderSizePixel = 6
  1004. TXTBOX_Chat.Position = UDim2.new(0.384897143, 0, 0.373403519, 0)
  1005. TXTBOX_Chat.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1006. TXTBOX_Chat.Font = Enum.Font.SourceSans
  1007. TXTBOX_Chat.FontSize = Enum.FontSize.Size14
  1008. TXTBOX_Chat.Text = "Text for chatting"
  1009. TXTBOX_Chat.TextScaled = true
  1010. TXTBOX_Chat.TextSize = 14
  1011. TXTBOX_Chat.TextWrapped = true
  1012.  
  1013. BackGroundChar2.Name = "BackGroundChar2"
  1014. BackGroundChar2.Parent = Character_1
  1015. BackGroundChar2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1016. BackGroundChar2.BorderSizePixel = 0
  1017. BackGroundChar2.Position = UDim2.new(0.370000005, 0, 0.48300001, 0)
  1018. BackGroundChar2.Size = UDim2.new(0, 242, 0, 40)
  1019.  
  1020. Chat.Name = "Chat"
  1021. Chat.Parent = BackGroundChar2
  1022. Chat.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1023. Chat.BorderSizePixel = 0
  1024. Chat.Position = UDim2.new(0.0620288812, 0, 0.125200003, 0)
  1025. Chat.Size = UDim2.new(0, 92, 0, 25)
  1026. Chat.Font = Enum.Font.SourceSans
  1027. Chat.FontSize = Enum.FontSize.Size24
  1028. Chat.Text = "Chat"
  1029. Chat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1030. Chat.TextSize = 22
  1031.  
  1032. Spam_2.Name = "Spam"
  1033. Spam_2.Parent = BackGroundChar2
  1034. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1035. Spam_2.BorderSizePixel = 0
  1036. Spam_2.Position = UDim2.new(0.558259964, 0, 0.125200003, 0)
  1037. Spam_2.Size = UDim2.new(0, 92, 0, 25)
  1038. Spam_2.Font = Enum.Font.SourceSans
  1039. Spam_2.FontSize = Enum.FontSize.Size24
  1040. Spam_2.Text = "Spam"
  1041. Spam_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1042. Spam_2.TextSize = 22
  1043.  
  1044. BackGroundChar3.Name = "BackGroundChar3"
  1045. BackGroundChar3.Parent = Character_1
  1046. BackGroundChar3.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1047. BackGroundChar3.BorderSizePixel = 0
  1048. BackGroundChar3.Position = UDim2.new(0.372000009, 0, 0.742999971, 0)
  1049. BackGroundChar3.Size = UDim2.new(0, 242, 0, 43)
  1050.  
  1051. Noclip.Name = "Noclip"
  1052. Noclip.Parent = BackGroundChar3
  1053. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1054. Noclip.BorderSizePixel = 0
  1055. Noclip.Position = UDim2.new(0.558000028, 0, 0.208000004, 0)
  1056. Noclip.Size = UDim2.new(0, 92, 0, 25)
  1057. Noclip.Font = Enum.Font.SourceSans
  1058. Noclip.FontSize = Enum.FontSize.Size24
  1059. Noclip.Text = "Noclip"
  1060. Noclip.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1061. Noclip.TextSize = 22
  1062.  
  1063. Fly.Name = "Fly"
  1064. Fly.Parent = BackGroundChar3
  1065. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1066. Fly.BorderSizePixel = 0
  1067. Fly.Position = UDim2.new(0.061999999, 0, 0.208000004, 0)
  1068. Fly.Size = UDim2.new(0, 92, 0, 25)
  1069. Fly.Font = Enum.Font.SourceSans
  1070. Fly.FontSize = Enum.FontSize.Size24
  1071. Fly.Text = "Fly"
  1072. Fly.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1073. Fly.TextSize = 22
  1074.  
  1075. Character_toPAGE2.Name = "Character_toPAGE2"
  1076. Character_toPAGE2.Parent = Character_1
  1077. Character_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1078. Character_toPAGE2.BorderSizePixel = 0
  1079. Character_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1080. Character_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1081. Character_toPAGE2.Font = Enum.Font.SourceSansLight
  1082. Character_toPAGE2.FontSize = Enum.FontSize.Size24
  1083. Character_toPAGE2.Text = "Next"
  1084. Character_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1085. Character_toPAGE2.TextSize = 22
  1086.  
  1087. Character_toPAGE2_IMAGE_2.Name = "Character_toPAGE2_IMAGE"
  1088. Character_toPAGE2_IMAGE_2.Parent = Character_toPAGE2
  1089. Character_toPAGE2_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1090. Character_toPAGE2_IMAGE_2.BorderSizePixel = 0
  1091. Character_toPAGE2_IMAGE_2.Position = UDim2.new(0.900659323, 0, 0, 0)
  1092. Character_toPAGE2_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1093. Character_toPAGE2_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282737326"
  1094.  
  1095. Others_2.Name = "Others_2"
  1096. Others_2.Parent = Pages
  1097. Others_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1098. Others_2.BorderSizePixel = 0
  1099. Others_2.Position = UDim2.new(1, 0, 0, 0)
  1100. Others_2.Size = UDim2.new(1, 0, 1, 0)
  1101.  
  1102. OthersTitle_2.Name = "OthersTitle"
  1103. OthersTitle_2.Parent = Others_2
  1104. OthersTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1105. OthersTitle_2.BackgroundTransparency = 1
  1106. OthersTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1107. OthersTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1108. OthersTitle_2.Font = Enum.Font.SourceSansBold
  1109. OthersTitle_2.FontSize = Enum.FontSize.Size28
  1110. OthersTitle_2.Text = "Others"
  1111. OthersTitle_2.TextSize = 25
  1112.  
  1113. Other_Image2.Name = "Other_Image2"
  1114. Other_Image2.Parent = Others_2
  1115. Other_Image2.BackgroundColor3 = Color3.new(1, 1, 1)
  1116. Other_Image2.BackgroundTransparency = 1
  1117. Other_Image2.Position = UDim2.new(0.0113205044, 0, 0.197684199, 0)
  1118. Other_Image2.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1119. Other_Image2.Image = "http://www.roblox.com/asset/?id=1284941440"
  1120.  
  1121. OthersText_2.Name = "OthersText"
  1122. OthersText_2.Parent = Others_2
  1123. OthersText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1124. OthersText_2.BackgroundTransparency = 1
  1125. OthersText_2.Position = UDim2.new(0.203769073, 0, 0.109824568, 0)
  1126. OthersText_2.Size = UDim2.new(0.577345729, 0, 0.175719291, 0)
  1127. OthersText_2.Font = Enum.Font.SourceSansItalic
  1128. OthersText_2.FontSize = Enum.FontSize.Size24
  1129. OthersText_2.Text = "Use rocket propulsion to push, fling, and annoy players!"
  1130. OthersText_2.TextSize = 19
  1131. OthersText_2.TextWrapped = true
  1132.  
  1133. TXTBOX_PlrName2.Name = "TXTBOX_PlrName2"
  1134. TXTBOX_PlrName2.Parent = Others_2
  1135. TXTBOX_PlrName2.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1136. TXTBOX_PlrName2.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1137. TXTBOX_PlrName2.BorderSizePixel = 0
  1138. TXTBOX_PlrName2.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  1139. TXTBOX_PlrName2.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1140. TXTBOX_PlrName2.ZIndex = 2
  1141. TXTBOX_PlrName2.Font = Enum.Font.SourceSans
  1142. TXTBOX_PlrName2.FontSize = Enum.FontSize.Size14
  1143. TXTBOX_PlrName2.Text = "Player"
  1144. TXTBOX_PlrName2.TextScaled = true
  1145. TXTBOX_PlrName2.TextSize = 14
  1146. TXTBOX_PlrName2.TextWrapped = true
  1147.  
  1148. othersBaseBackground2.Name = "othersBaseBackground2"
  1149. othersBaseBackground2.Parent = Others_2
  1150. othersBaseBackground2.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1151. othersBaseBackground2.BorderSizePixel = 0
  1152. othersBaseBackground2.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  1153. othersBaseBackground2.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  1154.  
  1155. Flatten.Name = "Flatten"
  1156. Flatten.Parent = othersBaseBackground2
  1157. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1158. Flatten.BorderSizePixel = 0
  1159. Flatten.Position = UDim2.new(0.0588666238, 0, 0.27070269, 0)
  1160. Flatten.Size = UDim2.new(0, 92, 0, 25)
  1161. Flatten.Font = Enum.Font.SourceSans
  1162. Flatten.FontSize = Enum.FontSize.Size24
  1163. Flatten.Text = "Flatten"
  1164. Flatten.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1165. Flatten.TextSize = 22
  1166.  
  1167. AimHead.Name = "AimHead"
  1168. AimHead.Parent = othersBaseBackground2
  1169. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1170. AimHead.BorderSizePixel = 0
  1171. AimHead.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  1172. AimHead.Size = UDim2.new(0, 92, 0, 25)
  1173. AimHead.Font = Enum.Font.SourceSans
  1174. AimHead.FontSize = Enum.FontSize.Size24
  1175. AimHead.Text = "Aim Head"
  1176. AimHead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1177. AimHead.TextSize = 22
  1178.  
  1179. Float.Name = "Float"
  1180. Float.Parent = othersBaseBackground2
  1181. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1182. Float.BorderSizePixel = 0
  1183. Float.Position = UDim2.new(0.0588666238, 0, 0.507567585, 0)
  1184. Float.Size = UDim2.new(0, 92, 0, 25)
  1185. Float.Font = Enum.Font.SourceSans
  1186. Float.FontSize = Enum.FontSize.Size24
  1187. Float.Text = "Float"
  1188. Float.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1189. Float.TextSize = 22
  1190.  
  1191. Multiple.Name = "Multiple"
  1192. Multiple.Parent = othersBaseBackground2
  1193. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1194. Multiple.BorderSizePixel = 0
  1195. Multiple.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  1196. Multiple.Size = UDim2.new(0, 92, 0, 25)
  1197. Multiple.Font = Enum.Font.SourceSans
  1198. Multiple.FontSize = Enum.FontSize.Size24
  1199. Multiple.Text = "Multiple"
  1200. Multiple.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1201. Multiple.TextSize = 22
  1202.  
  1203. Animated.Name = "Animated"
  1204. Animated.Parent = othersBaseBackground2
  1205. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1206. Animated.BorderSizePixel = 0
  1207. Animated.Position = UDim2.new(0.67696619, 0, 0.27070269, 0)
  1208. Animated.Size = UDim2.new(0, 92, 0, 25)
  1209. Animated.Font = Enum.Font.SourceSans
  1210. Animated.FontSize = Enum.FontSize.Size24
  1211. Animated.Text = "Animated"
  1212. Animated.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1213. Animated.TextSize = 22
  1214.  
  1215. SlowAttract.Name = "SlowAttract"
  1216. SlowAttract.Parent = othersBaseBackground2
  1217. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1218. SlowAttract.BorderSizePixel = 0
  1219. SlowAttract.Position = UDim2.new(0.67696619, 0, 0.507567585, 0)
  1220. SlowAttract.Size = UDim2.new(0, 92, 0, 25)
  1221. SlowAttract.Font = Enum.Font.SourceSans
  1222. SlowAttract.FontSize = Enum.FontSize.Size24
  1223. SlowAttract.Text = "SlowAttract"
  1224. SlowAttract.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1225. SlowAttract.TextSize = 22
  1226.  
  1227. WeirdOrbit.Name = "WeirdOrbit"
  1228. WeirdOrbit.Parent = othersBaseBackground2
  1229. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1230. WeirdOrbit.BorderSizePixel = 0
  1231. WeirdOrbit.Position = UDim2.new(0.67696619, 0, 0.744432449, 0)
  1232. WeirdOrbit.Size = UDim2.new(0, 92, 0, 25)
  1233. WeirdOrbit.Font = Enum.Font.SourceSans
  1234. WeirdOrbit.FontSize = Enum.FontSize.Size24
  1235. WeirdOrbit.Text = "Weird Orbit"
  1236. WeirdOrbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1237. WeirdOrbit.TextSize = 22
  1238.  
  1239. Violent.Name = "Violent"
  1240. Violent.Parent = othersBaseBackground2
  1241. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1242. Violent.BorderSizePixel = 0
  1243. Violent.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  1244. Violent.Size = UDim2.new(0, 92, 0, 25)
  1245. Violent.Font = Enum.Font.SourceSans
  1246. Violent.FontSize = Enum.FontSize.Size24
  1247. Violent.Text = "Violent"
  1248. Violent.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1249. Violent.TextSize = 22
  1250.  
  1251. Max.Name = "Max"
  1252. Max.Parent = othersBaseBackground2
  1253. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1254. Max.BorderSizePixel = 0
  1255. Max.Position = UDim2.new(0.0588666238, 0, 0.744432449, 0)
  1256. Max.Size = UDim2.new(0, 92, 0, 25)
  1257. Max.Font = Enum.Font.SourceSans
  1258. Max.FontSize = Enum.FontSize.Size24
  1259. Max.Text = "Max"
  1260. Max.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1261. Max.TextSize = 22
  1262.  
  1263. Others_toPAGE3.Name = "Others_toPAGE3"
  1264. Others_toPAGE3.Parent = Others_2
  1265. Others_toPAGE3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1266. Others_toPAGE3.BorderSizePixel = 0
  1267. Others_toPAGE3.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1268. Others_toPAGE3.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1269. Others_toPAGE3.Font = Enum.Font.SourceSansLight
  1270. Others_toPAGE3.FontSize = Enum.FontSize.Size24
  1271. Others_toPAGE3.Text = "Next"
  1272. Others_toPAGE3.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1273. Others_toPAGE3.TextSize = 22
  1274.  
  1275. Character_toPAGE3_IMAGE.Name = "Character_toPAGE3_IMAGE"
  1276. Character_toPAGE3_IMAGE.Parent = Others_toPAGE3
  1277. Character_toPAGE3_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1278. Character_toPAGE3_IMAGE.BorderSizePixel = 0
  1279. Character_toPAGE3_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  1280. Character_toPAGE3_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  1281. Character_toPAGE3_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  1282.  
  1283. Others_backPAGE1.Name = "Others_backPAGE1"
  1284. Others_backPAGE1.Parent = Others_2
  1285. Others_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1286. Others_backPAGE1.BorderSizePixel = 0
  1287. Others_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1288. Others_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1289. Others_backPAGE1.Font = Enum.Font.SourceSansLight
  1290. Others_backPAGE1.FontSize = Enum.FontSize.Size24
  1291. Others_backPAGE1.Text = "Prev"
  1292. Others_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1293. Others_backPAGE1.TextSize = 22
  1294.  
  1295. Character_toPAGE1_IMAGE_2.Name = "Character_toPAGE1_IMAGE"
  1296. Character_toPAGE1_IMAGE_2.Parent = Others_backPAGE1
  1297. Character_toPAGE1_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1298. Character_toPAGE1_IMAGE_2.BorderSizePixel = 0
  1299. Character_toPAGE1_IMAGE_2.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1300. Character_toPAGE1_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  1301. Character_toPAGE1_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282894968"
  1302.  
  1303. Extra_1.Name = "Extra_1"
  1304. Extra_1.Parent = Pages
  1305. Extra_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1306. Extra_1.BorderSizePixel = 0
  1307. Extra_1.Position = UDim2.new(1, 0, 0, 0)
  1308. Extra_1.Size = UDim2.new(1, 0, 1, 0)
  1309.  
  1310. Extra_Image.Name = "Extra_Image"
  1311. Extra_Image.Parent = Extra_1
  1312. Extra_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  1313. Extra_Image.BackgroundTransparency = 1
  1314. Extra_Image.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1315. Extra_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1316. Extra_Image.Image = "http://www.roblox.com/asset/?id=1281477720"
  1317.  
  1318. ExtraText.Name = "ExtraText"
  1319. ExtraText.Parent = Extra_1
  1320. ExtraText.BackgroundColor3 = Color3.new(1, 1, 1)
  1321. ExtraText.BackgroundTransparency = 1
  1322. ExtraText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1323. ExtraText.Size = UDim2.new(0.65658927, 0, 0.0878596455, 0)
  1324. ExtraText.Font = Enum.Font.SourceSansItalic
  1325. ExtraText.FontSize = Enum.FontSize.Size24
  1326. ExtraText.Text = "Cool and unique commands for yourself!"
  1327. ExtraText.TextSize = 19
  1328. ExtraText.TextWrapped = true
  1329.  
  1330. ExtraBaseBackGround1.Name = "ExtraBaseBackGround1"
  1331. ExtraBaseBackGround1.Parent = Extra_1
  1332. ExtraBaseBackGround1.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  1333. ExtraBaseBackGround1.BorderSizePixel = 0
  1334. ExtraBaseBackGround1.Position = UDim2.new(0.0790000036, 0, 0.400000006, 0)
  1335. ExtraBaseBackGround1.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1336.  
  1337. CrouchRocket.Name = "CrouchRocket"
  1338. CrouchRocket.Parent = ExtraBaseBackGround1
  1339. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1340. CrouchRocket.BorderSizePixel = 0
  1341. CrouchRocket.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1342. CrouchRocket.Size = UDim2.new(0, 92, 0, 25)
  1343. CrouchRocket.Font = Enum.Font.SourceSans
  1344. CrouchRocket.FontSize = Enum.FontSize.Size18
  1345. CrouchRocket.Text = "Crouch Rocket"
  1346. CrouchRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1347. CrouchRocket.TextSize = 17
  1348.  
  1349. ExtraBaseBackGround1Side.Name = "ExtraBaseBackGround1Side"
  1350. ExtraBaseBackGround1Side.Parent = ExtraBaseBackGround1
  1351. ExtraBaseBackGround1Side.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1352. ExtraBaseBackGround1Side.BorderSizePixel = 0
  1353. ExtraBaseBackGround1Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1354. ExtraBaseBackGround1Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1355.  
  1356. CloneIllusion.Name = "CloneIllusion"
  1357. CloneIllusion.Parent = ExtraBaseBackGround1
  1358. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1359. CloneIllusion.BorderSizePixel = 0
  1360. CloneIllusion.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1361. CloneIllusion.Size = UDim2.new(0, 92, 0, 25)
  1362. CloneIllusion.Font = Enum.Font.SourceSans
  1363. CloneIllusion.FontSize = Enum.FontSize.Size18
  1364. CloneIllusion.Text = "Clone Illusion"
  1365. CloneIllusion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1366. CloneIllusion.TextSize = 17
  1367.  
  1368. CoolSpin.Name = "CoolSpin"
  1369. CoolSpin.Parent = ExtraBaseBackGround1
  1370. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1371. CoolSpin.BorderSizePixel = 0
  1372. CoolSpin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1373. CoolSpin.Size = UDim2.new(0, 92, 0, 25)
  1374. CoolSpin.Font = Enum.Font.SourceSans
  1375. CoolSpin.FontSize = Enum.FontSize.Size18
  1376. CoolSpin.Text = "Cool Spin"
  1377. CoolSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1378. CoolSpin.TextSize = 17
  1379.  
  1380. JumpRocket.Name = "JumpRocket"
  1381. JumpRocket.Parent = ExtraBaseBackGround1
  1382. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  1383. JumpRocket.BorderSizePixel = 0
  1384. JumpRocket.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1385. JumpRocket.Size = UDim2.new(0, 92, 0, 25)
  1386. JumpRocket.Font = Enum.Font.SourceSans
  1387. JumpRocket.FontSize = Enum.FontSize.Size18
  1388. JumpRocket.Text = "Jump Rocket"
  1389. JumpRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1390. JumpRocket.TextSize = 17
  1391.  
  1392. Extra_toPAGE2.Name = "Extra_toPAGE2"
  1393. Extra_toPAGE2.Parent = Extra_1
  1394. Extra_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1395. Extra_toPAGE2.BorderSizePixel = 0
  1396. Extra_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  1397. Extra_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1398. Extra_toPAGE2.Font = Enum.Font.SourceSansLight
  1399. Extra_toPAGE2.FontSize = Enum.FontSize.Size24
  1400. Extra_toPAGE2.Text = "Next"
  1401. Extra_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1402. Extra_toPAGE2.TextSize = 22
  1403.  
  1404. Character_toPAGE2_IMAGE_3.Name = "Character_toPAGE2_IMAGE"
  1405. Character_toPAGE2_IMAGE_3.Parent = Extra_toPAGE2
  1406. Character_toPAGE2_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1407. Character_toPAGE2_IMAGE_3.BorderSizePixel = 0
  1408. Character_toPAGE2_IMAGE_3.Position = UDim2.new(0.900659323, 0, 0, 0)
  1409. Character_toPAGE2_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1410. Character_toPAGE2_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282737326"
  1411.  
  1412. Extra_Title.Name = "Extra_Title"
  1413. Extra_Title.Parent = Extra_1
  1414. Extra_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  1415. Extra_Title.BackgroundTransparency = 1
  1416. Extra_Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  1417. Extra_Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1418. Extra_Title.Font = Enum.Font.SourceSansBold
  1419. Extra_Title.FontSize = Enum.FontSize.Size28
  1420. Extra_Title.Text = "Extra"
  1421. Extra_Title.TextSize = 25
  1422.  
  1423. ExtraBaseBackGround2.Name = "ExtraBaseBackGround2"
  1424. ExtraBaseBackGround2.Parent = Extra_1
  1425. ExtraBaseBackGround2.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  1426. ExtraBaseBackGround2.BorderSizePixel = 0
  1427. ExtraBaseBackGround2.Position = UDim2.new(0.374000013, 0, 0.400000006, 0)
  1428. ExtraBaseBackGround2.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1429.  
  1430. NoLimbs.Name = "NoLimbs"
  1431. NoLimbs.Parent = ExtraBaseBackGround2
  1432. NoLimbs.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1433. NoLimbs.BorderSizePixel = 0
  1434. NoLimbs.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1435. NoLimbs.Size = UDim2.new(0, 92, 0, 25)
  1436. NoLimbs.Font = Enum.Font.SourceSans
  1437. NoLimbs.FontSize = Enum.FontSize.Size18
  1438. NoLimbs.Text = "No Limbs"
  1439. NoLimbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1440. NoLimbs.TextSize = 17
  1441.  
  1442. FEGodmode.Name = "FE Godmode"
  1443. FEGodmode.Parent = ExtraBaseBackGround2
  1444. FEGodmode.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1445. FEGodmode.BorderSizePixel = 0
  1446. FEGodmode.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1447. FEGodmode.Size = UDim2.new(0, 92, 0, 25)
  1448. FEGodmode.Font = Enum.Font.SourceSans
  1449. FEGodmode.FontSize = Enum.FontSize.Size18
  1450. FEGodmode.Text = "FE Godmode"
  1451. FEGodmode.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1452. FEGodmode.TextSize = 17
  1453.  
  1454. BrickHats.Name = "BrickHats"
  1455. BrickHats.Parent = ExtraBaseBackGround2
  1456. BrickHats.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1457. BrickHats.BorderSizePixel = 0
  1458. BrickHats.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1459. BrickHats.Size = UDim2.new(0, 92, 0, 25)
  1460. BrickHats.Font = Enum.Font.SourceSans
  1461. BrickHats.FontSize = Enum.FontSize.Size18
  1462. BrickHats.Text = "Brick Hats"
  1463. BrickHats.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1464. BrickHats.TextSize = 17
  1465.  
  1466. RapidPunch.Name = "RapidPunch"
  1467. RapidPunch.Parent = ExtraBaseBackGround2
  1468. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1469. RapidPunch.BorderSizePixel = 0
  1470. RapidPunch.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1471. RapidPunch.Size = UDim2.new(0, 92, 0, 25)
  1472. RapidPunch.Font = Enum.Font.SourceSans
  1473. RapidPunch.FontSize = Enum.FontSize.Size18
  1474. RapidPunch.Text = "RapidPunch"
  1475. RapidPunch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1476. RapidPunch.TextSize = 17
  1477.  
  1478. ExtraBaseBackGround2Side.Name = "ExtraBaseBackGround2Side"
  1479. ExtraBaseBackGround2Side.Parent = ExtraBaseBackGround2
  1480. ExtraBaseBackGround2Side.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  1481. ExtraBaseBackGround2Side.BorderSizePixel = 0
  1482. ExtraBaseBackGround2Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1483. ExtraBaseBackGround2Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1484.  
  1485. ExtraBaseBackGround3.Name = "ExtraBaseBackGround3"
  1486. ExtraBaseBackGround3.Parent = Extra_1
  1487. ExtraBaseBackGround3.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  1488. ExtraBaseBackGround3.BorderSizePixel = 0
  1489. ExtraBaseBackGround3.Position = UDim2.new(0.667999983, 0, 0.400000006, 0)
  1490. ExtraBaseBackGround3.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  1491.  
  1492. PunchFollow.Name = "PunchFollow"
  1493. PunchFollow.Parent = ExtraBaseBackGround3
  1494. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1495. PunchFollow.BorderSizePixel = 0
  1496. PunchFollow.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  1497. PunchFollow.Size = UDim2.new(0, 92, 0, 25)
  1498. PunchFollow.Font = Enum.Font.SourceSans
  1499. PunchFollow.FontSize = Enum.FontSize.Size18
  1500. PunchFollow.Text = "Punch Follow"
  1501. PunchFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1502. PunchFollow.TextSize = 17
  1503.  
  1504. ArmFollow.Name = "ArmFollow"
  1505. ArmFollow.Parent = ExtraBaseBackGround3
  1506. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1507. ArmFollow.BorderSizePixel = 0
  1508. ArmFollow.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  1509. ArmFollow.Size = UDim2.new(0, 92, 0, 25)
  1510. ArmFollow.Font = Enum.Font.SourceSans
  1511. ArmFollow.FontSize = Enum.FontSize.Size18
  1512. ArmFollow.Text = "Arm Follow"
  1513. ArmFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1514. ArmFollow.TextSize = 17
  1515.  
  1516. Spin.Name = "Spin"
  1517. Spin.Parent = ExtraBaseBackGround3
  1518. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1519. Spin.BorderSizePixel = 0
  1520. Spin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  1521. Spin.Size = UDim2.new(0, 92, 0, 25)
  1522. Spin.Font = Enum.Font.SourceSans
  1523. Spin.FontSize = Enum.FontSize.Size18
  1524. Spin.Text = "Spin"
  1525. Spin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1526. Spin.TextSize = 17
  1527.  
  1528. Faint.Name = "Faint"
  1529. Faint.Parent = ExtraBaseBackGround3
  1530. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1531. Faint.BorderSizePixel = 0
  1532. Faint.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  1533. Faint.Size = UDim2.new(0, 92, 0, 25)
  1534. Faint.Font = Enum.Font.SourceSans
  1535. Faint.FontSize = Enum.FontSize.Size18
  1536. Faint.Text = "Faint"
  1537. Faint.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1538. Faint.TextSize = 17
  1539.  
  1540. ExtraBaseBackGround3Side.Name = "ExtraBaseBackGround3Side"
  1541. ExtraBaseBackGround3Side.Parent = ExtraBaseBackGround3
  1542. ExtraBaseBackGround3Side.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  1543. ExtraBaseBackGround3Side.BorderSizePixel = 0
  1544. ExtraBaseBackGround3Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  1545. ExtraBaseBackGround3Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  1546.  
  1547. Extra_2.Name = "Extra_2"
  1548. Extra_2.Parent = Pages
  1549. Extra_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1550. Extra_2.BorderSizePixel = 0
  1551. Extra_2.Position = UDim2.new(1, 0, 0, 0)
  1552. Extra_2.Size = UDim2.new(1, 0, 1, 0)
  1553.  
  1554. Extra_Image_2.Name = "Extra_Image"
  1555. Extra_Image_2.Parent = Extra_2
  1556. Extra_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1557. Extra_Image_2.BackgroundTransparency = 1
  1558. Extra_Image_2.Position = UDim2.new(0.80375582, 0, 0.0439298227, 0)
  1559. Extra_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1560. Extra_Image_2.Image = "http://www.roblox.com/asset/?id=1282931168"
  1561.  
  1562. ExtraText_2.Name = "ExtraText"
  1563. ExtraText_2.Parent = Extra_2
  1564. ExtraText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1565. ExtraText_2.BackgroundTransparency = 1
  1566. ExtraText_2.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1567. ExtraText_2.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1568. ExtraText_2.Font = Enum.Font.SourceSansItalic
  1569. ExtraText_2.FontSize = Enum.FontSize.Size24
  1570. ExtraText_2.Text = "Cool and unique commands for other players!"
  1571. ExtraText_2.TextSize = 19
  1572. ExtraText_2.TextWrapped = true
  1573.  
  1574. Extra_Title_2.Name = "Extra_Title"
  1575. Extra_Title_2.Parent = Extra_2
  1576. Extra_Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1577. Extra_Title_2.BackgroundTransparency = 1
  1578. Extra_Title_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  1579. Extra_Title_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1580. Extra_Title_2.Font = Enum.Font.SourceSansBold
  1581. Extra_Title_2.FontSize = Enum.FontSize.Size28
  1582. Extra_Title_2.Text = "Extra"
  1583. Extra_Title_2.TextSize = 25
  1584.  
  1585. ExtraBaseBackGround2_2.Name = "ExtraBaseBackGround2"
  1586. ExtraBaseBackGround2_2.Parent = Extra_2
  1587. ExtraBaseBackGround2_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  1588. ExtraBaseBackGround2_2.BorderSizePixel = 0
  1589. ExtraBaseBackGround2_2.Position = UDim2.new(0.158000007, 0, 0.38499999, 0)
  1590. ExtraBaseBackGround2_2.Size = UDim2.new(0.667909801, 0, 0.615017533, 0)
  1591.  
  1592. CrouchAttack.Name = "CrouchAttack"
  1593. CrouchAttack.Parent = ExtraBaseBackGround2_2
  1594. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1595. CrouchAttack.BorderSizePixel = 0
  1596. CrouchAttack.Position = UDim2.new(0.576693356, 0, 0.321942836, 0)
  1597. CrouchAttack.Size = UDim2.new(0, 92, 0, 25)
  1598. CrouchAttack.Font = Enum.Font.SourceSans
  1599. CrouchAttack.FontSize = Enum.FontSize.Size18
  1600. CrouchAttack.Text = "Crouch Attack"
  1601. CrouchAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1602. CrouchAttack.TextSize = 17
  1603.  
  1604. WalkThrough.Name = "WalkThrough"
  1605. WalkThrough.Parent = ExtraBaseBackGround2_2
  1606. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1607. WalkThrough.BorderSizePixel = 0
  1608. WalkThrough.Position = UDim2.new(0.118730992, 0, 0.536571443, 0)
  1609. WalkThrough.Size = UDim2.new(0, 92, 0, 25)
  1610. WalkThrough.Font = Enum.Font.SourceSans
  1611. WalkThrough.FontSize = Enum.FontSize.Size18
  1612. WalkThrough.Text = "Walk Through"
  1613. WalkThrough.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1614. WalkThrough.TextSize = 17
  1615.  
  1616. CreepyWatch.Name = "CreepyWatch"
  1617. CreepyWatch.Parent = ExtraBaseBackGround2_2
  1618. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1619. CreepyWatch.BorderSizePixel = 0
  1620. CreepyWatch.Position = UDim2.new(0.118730992, 0, 0.321942836, 0)
  1621. CreepyWatch.Size = UDim2.new(0, 92, 0, 25)
  1622. CreepyWatch.Font = Enum.Font.SourceSans
  1623. CreepyWatch.FontSize = Enum.FontSize.Size18
  1624. CreepyWatch.Text = "Creepy Watch"
  1625. CreepyWatch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1626. CreepyWatch.TextSize = 17
  1627.  
  1628. SpinAttack.Name = "SpinAttack"
  1629. SpinAttack.Parent = ExtraBaseBackGround2_2
  1630. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1631. SpinAttack.BorderSizePixel = 0
  1632. SpinAttack.Position = UDim2.new(0.576693356, 0, 0.536571443, 0)
  1633. SpinAttack.Size = UDim2.new(0, 92, 0, 25)
  1634. SpinAttack.Font = Enum.Font.SourceSans
  1635. SpinAttack.FontSize = Enum.FontSize.Size18
  1636. SpinAttack.Text = "Spin Attack"
  1637. SpinAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1638. SpinAttack.TextSize = 17
  1639.  
  1640. ExtraBaseBackGround2Side_2.Name = "ExtraBaseBackGround2Side"
  1641. ExtraBaseBackGround2Side_2.Parent = ExtraBaseBackGround2_2
  1642. ExtraBaseBackGround2Side_2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1643. ExtraBaseBackGround2Side_2.BorderSizePixel = 0
  1644. ExtraBaseBackGround2Side_2.Position = UDim2.new(0, 0, -0.109664232, 0)
  1645. ExtraBaseBackGround2Side_2.Size = UDim2.new(1, 0, 0.109999999, 0)
  1646.  
  1647. TXTBOX_PlrNameEXTRA.Name = "TXTBOX_PlrNameEXTRA"
  1648. TXTBOX_PlrNameEXTRA.Parent = ExtraBaseBackGround2_2
  1649. TXTBOX_PlrNameEXTRA.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1650. TXTBOX_PlrNameEXTRA.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1651. TXTBOX_PlrNameEXTRA.BorderSizePixel = 0
  1652. TXTBOX_PlrNameEXTRA.Position = UDim2.new(0.22050041, 0, 0.0715428591, 0)
  1653. TXTBOX_PlrNameEXTRA.Size = UDim2.new(0.559731781, 0, 0.143085718, 0)
  1654. TXTBOX_PlrNameEXTRA.ZIndex = 2
  1655. TXTBOX_PlrNameEXTRA.Font = Enum.Font.SourceSans
  1656. TXTBOX_PlrNameEXTRA.FontSize = Enum.FontSize.Size14
  1657. TXTBOX_PlrNameEXTRA.Text = "Player"
  1658. TXTBOX_PlrNameEXTRA.TextScaled = true
  1659. TXTBOX_PlrNameEXTRA.TextSize = 14
  1660. TXTBOX_PlrNameEXTRA.TextWrapped = true
  1661.  
  1662. _18.Name = "18+"
  1663. _18.Parent = ExtraBaseBackGround2_2
  1664. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1665. _18.BorderSizePixel = 0
  1666. _18.Position = UDim2.new(0.576693356, 0, 0.75120002, 0)
  1667. _18.Size = UDim2.new(0, 92, 0, 25)
  1668. _18.Font = Enum.Font.SourceSans
  1669. _18.FontSize = Enum.FontSize.Size18
  1670. _18.Text = "18+"
  1671. _18.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1672. _18.TextSize = 17
  1673.  
  1674. SlamPropulsion.Name = "SlamPropulsion"
  1675. SlamPropulsion.Parent = ExtraBaseBackGround2_2
  1676. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1677. SlamPropulsion.BorderSizePixel = 0
  1678. SlamPropulsion.Position = UDim2.new(0.118730992, 0, 0.75120002, 0)
  1679. SlamPropulsion.Size = UDim2.new(0, 92, 0, 25)
  1680. SlamPropulsion.Font = Enum.Font.SourceSans
  1681. SlamPropulsion.FontSize = Enum.FontSize.Size18
  1682. SlamPropulsion.Text = "Slam Propulsion"
  1683. SlamPropulsion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1684. SlamPropulsion.TextSize = 15
  1685. SlamPropulsion.TextWrapped = true
  1686.  
  1687. Extra_backPAGE1.Name = "Extra_backPAGE1"
  1688. Extra_backPAGE1.Parent = Extra_2
  1689. Extra_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1690. Extra_backPAGE1.BorderSizePixel = 0
  1691. Extra_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1692. Extra_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1693. Extra_backPAGE1.Font = Enum.Font.SourceSansLight
  1694. Extra_backPAGE1.FontSize = Enum.FontSize.Size24
  1695. Extra_backPAGE1.Text = "Prev"
  1696. Extra_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1697. Extra_backPAGE1.TextSize = 22
  1698.  
  1699. Character_toPAGE1_IMAGE_3.Name = "Character_toPAGE1_IMAGE"
  1700. Character_toPAGE1_IMAGE_3.Parent = Extra_backPAGE1
  1701. Character_toPAGE1_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1702. Character_toPAGE1_IMAGE_3.BorderSizePixel = 0
  1703. Character_toPAGE1_IMAGE_3.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1704. Character_toPAGE1_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  1705. Character_toPAGE1_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282894968"
  1706.  
  1707. Others_3.Name = "Others_3"
  1708. Others_3.Parent = Pages
  1709. Others_3.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1710. Others_3.BorderSizePixel = 0
  1711. Others_3.Position = UDim2.new(1, 0, 0, 0)
  1712. Others_3.Size = UDim2.new(1, 0, 1, 0)
  1713.  
  1714. OthersTitle_3.Name = "OthersTitle"
  1715. OthersTitle_3.Parent = Others_3
  1716. OthersTitle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1717. OthersTitle_3.BackgroundTransparency = 1
  1718. OthersTitle_3.Position = UDim2.new(0.226410091, 0, 0, 0)
  1719. OthersTitle_3.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1720. OthersTitle_3.Font = Enum.Font.SourceSansBold
  1721. OthersTitle_3.FontSize = Enum.FontSize.Size28
  1722. OthersTitle_3.Text = "Others"
  1723. OthersTitle_3.TextSize = 25
  1724.  
  1725. Other_Image3.Name = "Other_Image3"
  1726. Other_Image3.Parent = Others_3
  1727. Other_Image3.BackgroundColor3 = Color3.new(1, 1, 1)
  1728. Other_Image3.BackgroundTransparency = 1
  1729. Other_Image3.Position = UDim2.new(0.124525554, 0, 0.219649136, 0)
  1730. Other_Image3.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  1731. Other_Image3.Image = "http://www.roblox.com/asset/?id=1281286925"
  1732.  
  1733. OthersText_3.Name = "OthersText"
  1734. OthersText_3.Parent = Others_3
  1735. OthersText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1736. OthersText_3.BackgroundTransparency = 1
  1737. OthersText_3.Position = UDim2.new(0.237730592, 0, 0.197684199, 0)
  1738. OthersText_3.Size = UDim2.new(0.65658927, 0, 0.219649136, 0)
  1739. OthersText_3.Font = Enum.Font.SourceSansItalic
  1740. OthersText_3.FontSize = Enum.FontSize.Size24
  1741. OthersText_3.Text = "Warning! You require tools in your inventory to use these. Some games/tools do not work."
  1742. OthersText_3.TextSize = 19
  1743. OthersText_3.TextWrapped = true
  1744.  
  1745. TXTBOX_PlrNameOTHER3.Name = "TXTBOX_PlrNameOTHER3"
  1746. TXTBOX_PlrNameOTHER3.Parent = Others_3
  1747. TXTBOX_PlrNameOTHER3.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  1748. TXTBOX_PlrNameOTHER3.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  1749. TXTBOX_PlrNameOTHER3.BorderSizePixel = 0
  1750. TXTBOX_PlrNameOTHER3.Position = UDim2.new(0.249051109, 0, 0.571087658, 0)
  1751. TXTBOX_PlrNameOTHER3.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  1752. TXTBOX_PlrNameOTHER3.ZIndex = 2
  1753. TXTBOX_PlrNameOTHER3.Font = Enum.Font.SourceSans
  1754. TXTBOX_PlrNameOTHER3.FontSize = Enum.FontSize.Size14
  1755. TXTBOX_PlrNameOTHER3.Text = "Player"
  1756. TXTBOX_PlrNameOTHER3.TextScaled = true
  1757. TXTBOX_PlrNameOTHER3.TextSize = 14
  1758. TXTBOX_PlrNameOTHER3.TextWrapped = true
  1759.  
  1760. othersBaseBackground3.Name = "othersBaseBackground3"
  1761. othersBaseBackground3.Parent = Others_3
  1762. othersBaseBackground3.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  1763. othersBaseBackground3.BorderSizePixel = 0
  1764. othersBaseBackground3.Position = UDim2.new(0.125, 0, 0.518999994, 0)
  1765. othersBaseBackground3.Size = UDim2.new(0.769794285, 0, 0.483228087, 0)
  1766.  
  1767. FreeFall.Name = "FreeFall"
  1768. FreeFall.Parent = othersBaseBackground3
  1769. FreeFall.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1770. FreeFall.BorderSizePixel = 0
  1771. FreeFall.Position = UDim2.new(0.367916405, 0, 0.364218175, 0)
  1772. FreeFall.Size = UDim2.new(0, 92, 0, 25)
  1773. FreeFall.Font = Enum.Font.SourceSans
  1774. FreeFall.FontSize = Enum.FontSize.Size24
  1775. FreeFall.Text = "Free Fall"
  1776. FreeFall.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1777. FreeFall.TextSize = 22
  1778.  
  1779. Attach.Name = "Attach"
  1780. Attach.Parent = othersBaseBackground3
  1781. Attach.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1782. Attach.BorderSizePixel = 0
  1783. Attach.Position = UDim2.new(0.67696619, 0, 0.364218175, 0)
  1784. Attach.Size = UDim2.new(0, 92, 0, 25)
  1785. Attach.Font = Enum.Font.SourceSans
  1786. Attach.FontSize = Enum.FontSize.Size24
  1787. Attach.Text = "Attach"
  1788. Attach.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1789. Attach.TextSize = 22
  1790.  
  1791. Bring.Name = "Bring"
  1792. Bring.Parent = othersBaseBackground3
  1793. Bring.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1794. Bring.BorderSizePixel = 0
  1795. Bring.Position = UDim2.new(0.67696619, 0, 0.682909131, 0)
  1796. Bring.Size = UDim2.new(0, 92, 0, 25)
  1797. Bring.Font = Enum.Font.SourceSans
  1798. Bring.FontSize = Enum.FontSize.Size24
  1799. Bring.Text = "Bring"
  1800. Bring.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1801. Bring.TextSize = 22
  1802.  
  1803. SafeKill.Name = "SafeKill"
  1804. SafeKill.Parent = othersBaseBackground3
  1805. SafeKill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1806. SafeKill.BorderSizePixel = 0
  1807. SafeKill.Position = UDim2.new(0.367916405, 0, 0.682909131, 0)
  1808. SafeKill.Size = UDim2.new(0, 92, 0, 25)
  1809. SafeKill.Font = Enum.Font.SourceSans
  1810. SafeKill.FontSize = Enum.FontSize.Size24
  1811. SafeKill.Text = "SafeKill"
  1812. SafeKill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1813. SafeKill.TextSize = 22
  1814.  
  1815. SuperSpin.Name = "SuperSpin"
  1816. SuperSpin.Parent = othersBaseBackground3
  1817. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1818. SuperSpin.BorderSizePixel = 0
  1819. SuperSpin.Position = UDim2.new(0.0588666238, 0, 0.682909131, 0)
  1820. SuperSpin.Size = UDim2.new(0, 92, 0, 25)
  1821. SuperSpin.Font = Enum.Font.SourceSans
  1822. SuperSpin.FontSize = Enum.FontSize.Size24
  1823. SuperSpin.Text = "SuperSpin"
  1824. SuperSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1825. SuperSpin.TextSize = 22
  1826.  
  1827. Kill.Name = "Kill"
  1828. Kill.Parent = othersBaseBackground3
  1829. Kill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  1830. Kill.BorderSizePixel = 0
  1831. Kill.Position = UDim2.new(0.0588666238, 0, 0.364218175, 0)
  1832. Kill.Size = UDim2.new(0, 92, 0, 25)
  1833. Kill.Font = Enum.Font.SourceSans
  1834. Kill.FontSize = Enum.FontSize.Size24
  1835. Kill.Text = "Kill"
  1836. Kill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1837. Kill.TextSize = 22
  1838.  
  1839. Others_backPAGE2.Name = "Others_backPAGE2"
  1840. Others_backPAGE2.Parent = Others_3
  1841. Others_backPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1842. Others_backPAGE2.BorderSizePixel = 0
  1843. Others_backPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  1844. Others_backPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  1845. Others_backPAGE2.Font = Enum.Font.SourceSansLight
  1846. Others_backPAGE2.FontSize = Enum.FontSize.Size24
  1847. Others_backPAGE2.Text = "Prev"
  1848. Others_backPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1849. Others_backPAGE2.TextSize = 22
  1850.  
  1851. Character_toPAGE1_IMAGE_4.Name = "Character_toPAGE1_IMAGE"
  1852. Character_toPAGE1_IMAGE_4.Parent = Others_backPAGE2
  1853. Character_toPAGE1_IMAGE_4.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1854. Character_toPAGE1_IMAGE_4.BorderSizePixel = 0
  1855. Character_toPAGE1_IMAGE_4.Position = UDim2.new(-0.400293052, 0, 0, 0)
  1856. Character_toPAGE1_IMAGE_4.Size = UDim2.new(0, 25, 0, 25)
  1857. Character_toPAGE1_IMAGE_4.Image = "http://www.roblox.com/asset/?id=1282894968"
  1858.  
  1859. Games.Name = "Games"
  1860. Games.Parent = Pages
  1861. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1862. Games.BorderSizePixel = 0
  1863. Games.Position = UDim2.new(1, 0, 0, 0)
  1864. Games.Size = UDim2.new(1, 0, 1, 0)
  1865.  
  1866. Games_IMAGE.Name = "Games_IMAGE"
  1867. Games_IMAGE.Parent = Games
  1868. Games_IMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  1869. Games_IMAGE.BackgroundTransparency = 1
  1870. Games_IMAGE.Position = UDim2.new(0.0679230243, 0, 0.109824568, 0)
  1871. Games_IMAGE.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1872. Games_IMAGE.Image = "http://www.roblox.com/asset/?id=1281454262"
  1873.  
  1874. GamesText.Name = "GamesText"
  1875. GamesText.Parent = Games
  1876. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  1877. GamesText.BackgroundTransparency = 1
  1878. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  1879. GamesText.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  1880. GamesText.Font = Enum.Font.SourceSansItalic
  1881. GamesText.FontSize = Enum.FontSize.Size24
  1882. GamesText.Text = "Not a completed part, I will be updating with more games."
  1883. GamesText.TextSize = 19
  1884. GamesText.TextWrapped = true
  1885.  
  1886. Games_TITLE.Name = "Games_TITLE"
  1887. Games_TITLE.Parent = Games
  1888. Games_TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  1889. Games_TITLE.BackgroundTransparency = 1
  1890. Games_TITLE.Position = UDim2.new(0.226410091, 0, 0, 0)
  1891. Games_TITLE.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  1892. Games_TITLE.Font = Enum.Font.SourceSansBold
  1893. Games_TITLE.FontSize = Enum.FontSize.Size28
  1894. Games_TITLE.Text = "Games"
  1895. Games_TITLE.TextSize = 25
  1896.  
  1897. Games_IMAGE2.Name = "Games_IMAGE2"
  1898. Games_IMAGE2.Parent = Games
  1899. Games_IMAGE2.BackgroundColor3 = Color3.new(1, 1, 1)
  1900. Games_IMAGE2.BackgroundTransparency = 1
  1901. Games_IMAGE2.Position = UDim2.new(0.815076292, 0, 0.109824568, 0)
  1902. Games_IMAGE2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  1903. Games_IMAGE2.Image = "http://www.roblox.com/asset/?id=1281454262"
  1904.  
  1905. SwordFightingTournament.Name = "SwordFightingTournament"
  1906. SwordFightingTournament.Parent = Games
  1907. SwordFightingTournament.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1908. SwordFightingTournament.BorderSizePixel = 0
  1909. SwordFightingTournament.Position = UDim2.new(0.350935638, 0, 0.329473704, 0)
  1910. SwordFightingTournament.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1911. SwordFightingTournament.Font = Enum.Font.SourceSans
  1912. SwordFightingTournament.FontSize = Enum.FontSize.Size14
  1913. SwordFightingTournament.Text = "Sword Fighting Tournament"
  1914. SwordFightingTournament.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1915. SwordFightingTournament.TextScaled = true
  1916. SwordFightingTournament.TextSize = 14
  1917. SwordFightingTournament.TextWrapped = true
  1918.  
  1919. PlatesOfFateMayhem.Name = "PlatesOfFateMayhem"
  1920. PlatesOfFateMayhem.Parent = Games
  1921. PlatesOfFateMayhem.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1922. PlatesOfFateMayhem.BorderSizePixel = 0
  1923. PlatesOfFateMayhem.Position = UDim2.new(0.350935638, 0, 0.483228087, 0)
  1924. PlatesOfFateMayhem.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1925. PlatesOfFateMayhem.Font = Enum.Font.SourceSans
  1926. PlatesOfFateMayhem.FontSize = Enum.FontSize.Size14
  1927. PlatesOfFateMayhem.Text = "Plates of Fate: Mayhem"
  1928. PlatesOfFateMayhem.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1929. PlatesOfFateMayhem.TextScaled = true
  1930. PlatesOfFateMayhem.TextSize = 14
  1931. PlatesOfFateMayhem.TextWrapped = true
  1932.  
  1933. GamesText2.Name = "GamesText2"
  1934. GamesText2.Parent = Games
  1935. GamesText2.BackgroundColor3 = Color3.new(1, 1, 1)
  1936. GamesText2.BackgroundTransparency = 1
  1937. GamesText2.Position = UDim2.new(0.0679230243, 0, 0.768771946, 0)
  1938. GamesText2.Size = UDim2.new(0.871678829, 0, 0.175719291, 0)
  1939. GamesText2.Font = Enum.Font.SourceSansItalic
  1940. GamesText2.FontSize = Enum.FontSize.Size24
  1941. GamesText2.Text = "Since games update, buttons can sometimes not work. If they do not work, please let me know so I can update."
  1942. GamesText2.TextSize = 19
  1943. GamesText2.TextWrapped = true
  1944.  
  1945. Frappe.Name = "Frappe"
  1946. Frappe.Parent = Games
  1947. Frappe.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1948. Frappe.BorderSizePixel = 0
  1949. Frappe.Position = UDim2.new(0.350935638, 0, 0.636982441, 0)
  1950. Frappe.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1951. Frappe.Font = Enum.Font.SourceSans
  1952. Frappe.FontSize = Enum.FontSize.Size14
  1953. Frappe.Text = "Frappe"
  1954. Frappe.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1955. Frappe.TextScaled = true
  1956. Frappe.TextSize = 14
  1957. Frappe.TextWrapped = true
  1958.  
  1959. Frappe_2.Name = "Frappe"
  1960. Frappe_2.Parent = Games
  1961. Frappe_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  1962. Frappe_2.BorderSizePixel = 0
  1963. Frappe_2.Position = UDim2.new(0.667909801, 0, 0.329473704, 0)
  1964. Frappe_2.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  1965. Frappe_2.Font = Enum.Font.SourceSans
  1966. Frappe_2.FontSize = Enum.FontSize.Size14
  1967. Frappe_2.Text = "Frappe"
  1968. Frappe_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1969. Frappe_2.TextScaled = true
  1970. Frappe_2.TextSize = 14
  1971. Frappe_2.TextWrapped = true
  1972.  
  1973. MenuFrame.Name = "MenuFrame"
  1974. MenuFrame.Parent = MainFrame
  1975. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  1976. MenuFrame.BorderSizePixel = 0
  1977. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  1978. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  1979.  
  1980. Welcome.Name = "Welcome"
  1981. Welcome.Parent = MenuFrame
  1982. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  1983. Welcome.BackgroundTransparency = 1
  1984. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  1985. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  1986. Welcome.Font = Enum.Font.SourceSansLight
  1987. Welcome.FontSize = Enum.FontSize.Size14
  1988. Welcome.Text = "Welcome,"
  1989. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  1990. Welcome.TextScaled = true
  1991. Welcome.TextSize = 14
  1992. Welcome.TextWrapped = true
  1993.  
  1994. NameOfPlayer.Name = "NameOfPlayer"
  1995. NameOfPlayer.Parent = MenuFrame
  1996. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  1997. NameOfPlayer.BackgroundTransparency = 1
  1998. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  1999. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  2000. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  2001. NameOfPlayer.FontSize = Enum.FontSize.Size14
  2002. NameOfPlayer.Text = "PlayerName"
  2003. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2004. NameOfPlayer.TextScaled = true
  2005. NameOfPlayer.TextSize = 14
  2006. NameOfPlayer.TextWrapped = true
  2007.  
  2008. T_Information.Name = "T_Information"
  2009. T_Information.Parent = MenuFrame
  2010. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2011. T_Information.BorderSizePixel = 0
  2012. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  2013. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2014. T_Information.Font = Enum.Font.SourceSans
  2015. T_Information.FontSize = Enum.FontSize.Size18
  2016. T_Information.Text = "Information"
  2017. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2018. T_Information.TextSize = 16
  2019. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  2020.  
  2021. T_InfoImage.Name = "T_InfoImage"
  2022. T_InfoImage.Parent = T_Information
  2023. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2024. T_InfoImage.BackgroundTransparency = 1
  2025. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2026. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2027. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  2028.  
  2029. T_Character.Name = "T_Character"
  2030. T_Character.Parent = MenuFrame
  2031. T_Character.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2032. T_Character.BorderSizePixel = 0
  2033. T_Character.Position = UDim2.new(0, 0, 0.388073802, 0)
  2034. T_Character.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2035. T_Character.Font = Enum.Font.SourceSans
  2036. T_Character.FontSize = Enum.FontSize.Size18
  2037. T_Character.Text = "Character"
  2038. T_Character.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2039. T_Character.TextSize = 16
  2040. T_Character.TextXAlignment = Enum.TextXAlignment.Left
  2041.  
  2042. T_CharImage.Name = "T_CharImage"
  2043. T_CharImage.Parent = T_Character
  2044. T_CharImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2045. T_CharImage.BackgroundTransparency = 1
  2046. T_CharImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2047. T_CharImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2048. T_CharImage.Image = "http://www.roblox.com/asset/?id=1281299598"
  2049.  
  2050. T_Games.Name = "T_Games"
  2051. T_Games.Parent = MenuFrame
  2052. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2053. T_Games.BorderSizePixel = 0
  2054. T_Games.Position = UDim2.new(0, 0, 0.498952031, 0)
  2055. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2056. T_Games.Font = Enum.Font.SourceSans
  2057. T_Games.FontSize = Enum.FontSize.Size18
  2058. T_Games.Text = "Games"
  2059. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2060. T_Games.TextSize = 16
  2061. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  2062.  
  2063. T_GameImage.Name = "T_GameImage"
  2064. T_GameImage.Parent = T_Games
  2065. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2066. T_GameImage.BackgroundTransparency = 1
  2067. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2068. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2069. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  2070.  
  2071. T_Others.Name = "T_Others"
  2072. T_Others.Parent = MenuFrame
  2073. T_Others.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2074. T_Others.BorderSizePixel = 0
  2075. T_Others.Position = UDim2.new(0, 0, 0.60983026, 0)
  2076. T_Others.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2077. T_Others.Font = Enum.Font.SourceSans
  2078. T_Others.FontSize = Enum.FontSize.Size18
  2079. T_Others.Text = "Others"
  2080. T_Others.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2081. T_Others.TextSize = 16
  2082. T_Others.TextXAlignment = Enum.TextXAlignment.Left
  2083.  
  2084. T_OtherImage.Name = "T_OtherImage"
  2085. T_OtherImage.Parent = T_Others
  2086. T_OtherImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2087. T_OtherImage.BackgroundTransparency = 1
  2088. T_OtherImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  2089. T_OtherImage.Size = UDim2.new(0, 30, 0, 30)
  2090. T_OtherImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  2091.  
  2092. T_Extra.Name = "T_Extra"
  2093. T_Extra.Parent = MenuFrame
  2094. T_Extra.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  2095. T_Extra.BorderSizePixel = 0
  2096. T_Extra.Position = UDim2.new(0, 0, 0.720708489, 0)
  2097. T_Extra.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2098. T_Extra.Font = Enum.Font.SourceSans
  2099. T_Extra.FontSize = Enum.FontSize.Size18
  2100. T_Extra.Text = "Extra"
  2101. T_Extra.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2102. T_Extra.TextSize = 16
  2103. T_Extra.TextXAlignment = Enum.TextXAlignment.Left
  2104.  
  2105. T_ExtraImage.Name = "T_ExtraImage"
  2106. T_ExtraImage.Parent = T_Extra
  2107. T_ExtraImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2108. T_ExtraImage.BackgroundTransparency = 1
  2109. T_ExtraImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  2110. T_ExtraImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  2111. T_ExtraImage.Image = "http://www.roblox.com/asset/?id=1281477720"
  2112.  
  2113. DeleteGUI.Name = "DeleteGUI"
  2114. DeleteGUI.Parent = MenuFrame
  2115. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  2116. DeleteGUI.BorderSizePixel = 0
  2117. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  2118. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  2119. DeleteGUI.Font = Enum.Font.SourceSans
  2120. DeleteGUI.FontSize = Enum.FontSize.Size18
  2121. DeleteGUI.Text = "Delete GUI"
  2122. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2123. DeleteGUI.TextSize = 16
  2124. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  2125.  
  2126. DELETEIMAGE.Name = "DELETEIMAGE"
  2127. DELETEIMAGE.Parent = DeleteGUI
  2128. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  2129. DELETEIMAGE.BackgroundTransparency = 1
  2130. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  2131. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  2132. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  2133.  
  2134. Darkness.Name = "Darkness"
  2135. Darkness.Parent = MainFrame
  2136. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  2137. Darkness.BackgroundTransparency = 0.8
  2138. Darkness.BorderSizePixel = 0
  2139. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  2140. Darkness.Size = UDim2.new(0, 272, 0, 271)
  2141. Darkness.Visible = false
  2142. Darkness.ZIndex = 7
  2143. Darkness.Font = Enum.Font.SourceSans
  2144. Darkness.FontSize = Enum.FontSize.Size14
  2145. Darkness.Text = ""
  2146. Darkness.TextSize = 14
  2147.  
  2148. -----------------------------------------------------------------
  2149. -----------------------------------------------------------------
  2150. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  2151. if game.Workspace.FilteringEnabled == true then
  2152.     Image_FE_ENABLED.Visible = true
  2153.     Image_FE_DISABLED.Visible = false
  2154.     Text_FE_ENABLED.Visible = true
  2155.     Text_FE_DISABLED.Visible = false
  2156. else
  2157.     Image_FE_ENABLED.Visible = false
  2158.     Image_FE_DISABLED.Visible = true
  2159.     Text_FE_ENABLED.Visible = false
  2160.     Text_FE_DISABLED.Visible = true
  2161. end
  2162.  
  2163. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  2164.     local Found = {}
  2165.     local strl = String:lower()
  2166.     if strl == "all" then
  2167.         for i,v in pairs(game.Players:GetPlayers()) do
  2168.             table.insert(Found,v)
  2169.         end
  2170.     elseif strl == "others" then
  2171.         for i,v in pairs(game.Players:GetPlayers()) do
  2172.             if v.Name ~= game.Players.LocalPlayer.Name then
  2173.                 table.insert(Found,v)
  2174.             end
  2175.         end    
  2176.     else
  2177.         for i,v in pairs(game.Players:GetPlayers()) do
  2178.             if v.Name:lower():sub(1, #String) == String:lower() then
  2179.                 table.insert(Found,v)
  2180.             end
  2181.         end    
  2182.     end
  2183.     return Found    
  2184. end
  2185.  
  2186. OpenMenu.MouseButton1Click:connect(function()
  2187.     MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  2188.     MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  2189.     Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  2190.     wait(0.7)
  2191.     Darkness.Visible = true
  2192.     Darkness.BackgroundTransparency = 0.8
  2193. end)
  2194.  
  2195. Darkness.MouseButton1Click:connect(function()
  2196.     MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  2197.     MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  2198.     Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  2199.     Darkness.Visible = false
  2200. end)
  2201.  
  2202. closedgui = true
  2203. CloseGUI.MouseButton1Click:connect(function()
  2204.     wait(0.3)
  2205.     if closedgui then
  2206.         Pages.Position = UDim2.new(0, 0, 0.223, 0)
  2207.         OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  2208.         MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2209.         MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2210.         Darkness.Visible = false
  2211.         Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  2212.         OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  2213.         wait(1.6)
  2214.         MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  2215.         Darkness.Visible = false
  2216.         MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2217.         closedgui = false
  2218.     else
  2219.         Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  2220.         wait(1.5)
  2221.         OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2222.         wait(0.6)
  2223.         closedgui = true
  2224.     end
  2225. end)
  2226.  
  2227. DeleteGUI.MouseButton1Click:connect(function()
  2228.     game.CoreGui.OPFinality:Destroy()
  2229. end)
  2230.  
  2231. T_Character.MouseButton1Click:connect(function()
  2232.     MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2233.     MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2234.     Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2235.     Darkness.Visible = false
  2236.     wait(0.5)
  2237.     Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2238.     Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2239.     Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2240.     Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2241.     Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2242.     Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2243.     Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2244.     Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2245.     wait(0.5)
  2246.     Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2247. end)
  2248.  
  2249. T_Extra.MouseButton1Click:connect(function()
  2250.     MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2251.     MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2252.     Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2253.     Darkness.Visible = false
  2254.     wait(0.5)
  2255.     Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2256.     Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2257.     Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2258.     Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2259.     Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2260.     Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2261.     Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2262.     Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2263.     wait(0.5)
  2264.     Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2265. end)
  2266.  
  2267. T_Games.MouseButton1Click:connect(function()
  2268.     MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2269.     MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2270.     Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2271.     Darkness.Visible = false
  2272.     wait(0.5)
  2273.     Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2274.     Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2275.     Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2276.     Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2277.     Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2278.     Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2279.     Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2280.     Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2281.     wait(0.5)
  2282.     Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2283. end)
  2284.  
  2285. T_Information.MouseButton1Click:connect(function()
  2286.     MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2287.     MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2288.     Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2289.     Darkness.Visible = false
  2290.     wait(0.5)
  2291.     Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2292.     Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2293.     Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2294.     Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2295.     Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2296.     Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2297.     Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2298.     Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2299.     wait(0.5)
  2300.     Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2301. end)
  2302.  
  2303. T_Others.MouseButton1Click:connect(function()
  2304.     MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  2305.     MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  2306.     Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  2307.     Darkness.Visible = false
  2308.     wait(0.5)
  2309.     Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2310.     Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2311.     Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2312.     Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2313.     Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2314.     Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2315.     Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2316.     Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2317.     wait(0.5)
  2318.     Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2319. end)
  2320.  
  2321. Character_toPAGE2.MouseButton1Click:connect(function()
  2322.     Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2323.     wait(0.5)
  2324.     Character_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2325. end)
  2326. Character_backPAGE1.MouseButton1Click:connect(function()
  2327.     Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2328.     wait(0.5)
  2329.     Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2330. end)
  2331. Extra_toPAGE2.MouseButton1Click:connect(function()
  2332.     Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2333.     wait(0.5)
  2334.     Extra_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2335. end)
  2336. Extra_backPAGE1.MouseButton1Click:connect(function()
  2337.     Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2338.     wait(0.5)
  2339.     Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2340. end)
  2341. Others_toPAGE2.MouseButton1Click:connect(function()
  2342.     Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2343.     wait(0.5)
  2344.     Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2345. end)
  2346. Others_toPAGE3.MouseButton1Click:connect(function()
  2347.     Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2348.     wait(0.5)
  2349.     Others_3:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2350. end)
  2351. Others_backPAGE1.MouseButton1Click:connect(function()
  2352.     Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2353.     wait(0.5)
  2354.     Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2355. end)
  2356. Others_backPAGE2.MouseButton1Click:connect(function()
  2357.     Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  2358.     wait(0.5)
  2359.     Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  2360. end)
  2361.  
  2362. -------------------------------------------------------------------------------
  2363. -------------------------------------------------------------------------------
  2364.  
  2365. HipHeight.MouseButton1Click:connect(function()
  2366.     game.Players.LocalPlayer.Character.Humanoid.HipHeight = TXTBOX_Stats.Text
  2367. end)
  2368. Speed.MouseButton1Click:connect(function()
  2369.     game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TXTBOX_Stats.Text
  2370. end)
  2371. JumpHeight.MouseButton1Click:connect(function()
  2372.     game.Players.LocalPlayer.Character.Humanoid.JumpPower = TXTBOX_Stats.Text
  2373. end)
  2374. Chat.MouseButton1Click:connect(function()
  2375.     game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  2376. end)
  2377. SpammingChar = false
  2378. Spam_2.MouseButton1Click:connect(function()
  2379.     SpammingChar = not SpammingChar
  2380. end)
  2381.  
  2382. local flying = false
  2383. Fly.MouseButton1Click:connect(function()
  2384. flying = not flying
  2385. repeat wait()
  2386. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2387. local mouse = game.Players.LocalPlayer:GetMouse()
  2388. repeat wait() until mouse
  2389. local plr = game.Players.LocalPlayer
  2390. local torso = plr.Character.Torso
  2391. local deb = true
  2392. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2393. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2394. local maxspeed = 80
  2395. local speed = 0
  2396. if flying then
  2397.     Fly.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2398. else
  2399.     Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2400. end
  2401.  
  2402. function FlyFunction()
  2403. local bg = Instance.new("BodyGyro", torso)
  2404. bg.P = 9e4
  2405. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2406. bg.cframe = torso.CFrame
  2407. local bv = Instance.new("BodyVelocity", torso)
  2408. bv.velocity = Vector3.new(0,0.1,0)
  2409. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2410. repeat wait()
  2411. plr.Character.Humanoid.PlatformStand = true
  2412. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2413. speed = speed+.5+(speed/maxspeed)
  2414. if speed > maxspeed then
  2415. speed = maxspeed
  2416. end
  2417. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2418. speed = speed-1
  2419. if speed < 0 then
  2420. speed = 0
  2421. end
  2422. end
  2423. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2424. 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
  2425. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2426. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2427. 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
  2428. else
  2429. bv.velocity = Vector3.new(0,0.1,0)
  2430. end
  2431. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2432. until not flying
  2433. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2434. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2435. speed = 0
  2436. bg:Destroy()
  2437. bv:Destroy()
  2438. plr.Character.Humanoid.PlatformStand = false
  2439. end
  2440. mouse.KeyDown:connect(function(key)
  2441. if key:lower() == "w" then
  2442. ctrl.f = 1
  2443. elseif key:lower() == "s" then
  2444. ctrl.b = -1
  2445. elseif key:lower() == "a" then
  2446. ctrl.l = -1
  2447. elseif key:lower() == "d" then
  2448. ctrl.r = 1
  2449. end
  2450. end)
  2451. mouse.KeyUp:connect(function(key)
  2452. if key:lower() == "w" then
  2453. ctrl.f = 0
  2454. elseif key:lower() == "s" then
  2455. ctrl.b = 0
  2456. elseif key:lower() == "a" then
  2457. ctrl.l = 0
  2458. elseif key:lower() == "d" then
  2459. ctrl.r = 0
  2460. end
  2461. end)
  2462. FlyFunction()
  2463. end)
  2464.  
  2465. clip = true
  2466. Noclip.MouseButton1Click:connect(function()
  2467.     clip = not clip
  2468.     game:GetService('RunService').Stepped:connect(function()
  2469.         if not clip then
  2470.             Noclip.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  2471.             game.Players.LocalPlayer.Character.Head.CanCollide = false
  2472.             game.Players.LocalPlayer.Character.Torso.CanCollide = false
  2473.             game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  2474.             game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  2475.         else
  2476.             Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  2477.         end
  2478.     end)
  2479. end)
  2480.  
  2481. local Anim = Instance.new("Animation")
  2482. Anim.AnimationId = "rbxassetid://33169583"
  2483. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2484. local armsareoff = false
  2485. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2486.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2487.     armsareoff = false
  2488.     armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2489. end)
  2490. armsoff.MouseButton1Click:connect(function()
  2491.     armsareoff = not armsareoff
  2492.     if armsareoff then
  2493.         armsoff.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2494.         while wait() do
  2495.          if track.IsPlaying == false then
  2496.             if armsareoff then
  2497.                 track:Play(.1, 1, 1e6)
  2498.             end
  2499.          end
  2500.         end
  2501.     else
  2502.         track:Stop()
  2503.         armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2504.     end
  2505. end)
  2506.  
  2507. local Anim = Instance.new("Animation")
  2508. Anim.AnimationId = "rbxassetid://121572214"
  2509. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2510. headfloatACTIVE = false
  2511. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2512.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2513.     headfloatACTIVE = false
  2514.     headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2515. end)
  2516. headfloat.MouseButton1Click:connect(function()
  2517.     headfloatACTIVE = not headfloatACTIVE
  2518.     if headfloatACTIVE then
  2519.         headfloat.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2520.         while wait() do
  2521.          if track.IsPlaying == false then
  2522.             if headfloatACTIVE then
  2523.                 track:Play(.1, 1, 1)
  2524.             end
  2525.          end
  2526.         end
  2527.     else
  2528.         track:Stop()
  2529.         headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2530.     end
  2531. end)
  2532.  
  2533. local Anim = Instance.new("Animation")
  2534. Anim.AnimationId = "rbxassetid://35154961"
  2535. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2536. local headthrowACTIVE = false
  2537. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2538.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2539.     headthrowACTIVE = false
  2540.     headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2541. end)
  2542. headthrow.MouseButton1Click:connect(function()
  2543.     headthrowACTIVE = not headthrowACTIVE
  2544.     if headthrowACTIVE then
  2545.         headthrow.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2546.         while wait() do
  2547.          if track.IsPlaying == false then
  2548.             if headthrowACTIVE then
  2549.                 track:Play(.1, 1, 1)
  2550.             end
  2551.          end
  2552.         end
  2553.     else
  2554.         track:Stop()
  2555.         headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2556.     end
  2557. end)
  2558.  
  2559. local Anim = Instance.new("Animation")
  2560. Anim.AnimationId = "rbxassetid://35154961"
  2561. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2562. local loopheadACTIVE = false
  2563. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2564.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2565.     loopheadACTIVE = false
  2566.     loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2567. end)
  2568. loophead.MouseButton1Click:connect(function()
  2569.     loopheadACTIVE = not loopheadACTIVE
  2570.     if loopheadACTIVE then
  2571.         loophead.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2572.         while wait() do
  2573.          if track.IsPlaying == false then
  2574.             if loopheadACTIVE then
  2575.                 track:Play(.1, 1, 1e6)
  2576.             end
  2577.          end
  2578.         end
  2579.     else
  2580.         track:Stop()
  2581.         loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2582.     end
  2583. end)
  2584.  
  2585. local Anim = Instance.new("Animation")
  2586. Anim.AnimationId = "rbxassetid://313762630"
  2587. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2588. local levitateACTIVE = false
  2589. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2590.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2591.     levitateACTIVE = false
  2592.     levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2593. end)
  2594. levitate.MouseButton1Click:connect(function()
  2595.     levitateACTIVE = not levitateACTIVE
  2596.     if levitateACTIVE then
  2597.         levitate.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2598.         while wait() do
  2599.          if track.IsPlaying == false then
  2600.             if levitateACTIVE then
  2601.                 track:Play(.1, 1, 1)
  2602.             end
  2603.          end
  2604.         end
  2605.     else
  2606.         track:Stop()
  2607.         levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2608.     end
  2609. end)
  2610.  
  2611. local Anim = Instance.new("Animation")
  2612. Anim.AnimationId = "rbxassetid://282574440"
  2613. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2614. local crawlACTIVE = false
  2615. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2616.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2617.     crawlACTIVE = false
  2618.     crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2619. end)
  2620. crawl.MouseButton1Click:connect(function()
  2621.     crawlACTIVE = not crawlACTIVE
  2622.     if crawlACTIVE then
  2623.         crawl.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2624.         while wait() do
  2625.          if track.IsPlaying == false then
  2626.             if crawlACTIVE then
  2627.                 track:Play(.1, 1, 1)
  2628.             end
  2629.          end
  2630.         end
  2631.     else
  2632.         track:Stop()
  2633.         crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2634.     end
  2635. end)
  2636.  
  2637. local Anim = Instance.new("Animation")
  2638. Anim.AnimationId = "rbxassetid://184574340"
  2639. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2640. local jumplandACTIVE = false
  2641. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2642.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2643.     jumplandACTIVE = false
  2644.     jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2645. end)
  2646. jumpland.MouseButton1Click:connect(function()
  2647.     jumplandACTIVE = not jumplandACTIVE
  2648.     if jumplandACTIVE then
  2649.         jumpland.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2650.         while wait() do
  2651.          if track.IsPlaying == false then
  2652.             if jumplandACTIVE then
  2653.                 track:Play(.1, 1, 1)
  2654.             end
  2655.          end
  2656.         end
  2657.     else
  2658.         track:Stop()
  2659.         jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2660.     end
  2661. end)
  2662.  
  2663. local Anim = Instance.new("Animation")
  2664. Anim.AnimationId = "rbxassetid://126753849"
  2665. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2666. local punchesACTIVE = false
  2667. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2668.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2669.     punchesACTIVE = false
  2670.     punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2671. end)
  2672. punches.MouseButton1Click:connect(function()
  2673.     punchesACTIVE = not punchesACTIVE
  2674.     if punchesACTIVE then
  2675.         punches.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2676.         while wait() do
  2677.          if track.IsPlaying == false then
  2678.             if punchesACTIVE then
  2679.                 track:Play(.1, 1, 1)
  2680.             end
  2681.          end
  2682.         end
  2683.     else
  2684.         track:Stop()
  2685.         punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2686.     end
  2687. end)
  2688.  
  2689. local Anim = Instance.new("Animation")
  2690. Anim.AnimationId = "rbxassetid://204062532"
  2691. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2692. local swingACTIVE = false
  2693. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2694.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2695.     swingACTIVE = false
  2696.     swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2697. end)
  2698. swing.MouseButton1Click:connect(function()
  2699.     swingACTIVE = not swingACTIVE
  2700.     if swingACTIVE then
  2701.         swing.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2702.         while wait() do
  2703.          if track.IsPlaying == false then
  2704.             if swingACTIVE then
  2705.                 track:Play(.1, 1, 1)
  2706.             end
  2707.          end
  2708.         end
  2709.     else
  2710.         track:Stop()
  2711.         swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2712.     end
  2713. end)
  2714.  
  2715. local Anim = Instance.new("Animation")
  2716. Anim.AnimationId = "rbxassetid://204295235"
  2717. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2718. local swordstrikeACTIVE = false
  2719. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2720.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2721.     swordstrikeACTIVE = false
  2722.     swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2723. end)
  2724. swordstrike.MouseButton1Click:connect(function()
  2725.     swordstrikeACTIVE = not swordstrikeACTIVE
  2726.     if swordstrikeACTIVE then
  2727.         swordstrike.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2728.         while wait() do
  2729.          if track.IsPlaying == false then
  2730.             if swordstrikeACTIVE then
  2731.                 track:Play(.1, 1, 1)
  2732.             end
  2733.          end
  2734.         end
  2735.     else
  2736.         track:Stop()
  2737.         swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2738.     end
  2739. end)
  2740.  
  2741. local Anim = Instance.new("Animation")
  2742. Anim.AnimationId = "rbxassetid://45834924"
  2743. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2744. local happyACTIVE = false
  2745. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2746.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2747.     happyACTIVE = false
  2748.     happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2749. end)
  2750. happy.MouseButton1Click:connect(function()
  2751.     happyACTIVE = not happyACTIVE
  2752.     if happyACTIVE then
  2753.         happy.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2754.         while wait() do
  2755.          if track.IsPlaying == false then
  2756.             if happyACTIVE then
  2757.                 track:Play(.1, 1, 1)
  2758.             end
  2759.          end
  2760.         end
  2761.     else
  2762.         track:Stop()
  2763.         happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2764.     end
  2765. end)
  2766.  
  2767. local Anim = Instance.new("Animation")
  2768. Anim.AnimationId = "rbxassetid://33796059"
  2769. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2770. local insaneACTIVE = false
  2771. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2772.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2773.     insaneACTIVE = false
  2774.     insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2775. end)
  2776. insane.MouseButton1Click:connect(function()
  2777.     insaneACTIVE = not insaneACTIVE
  2778.     if insaneACTIVE then
  2779.         insane.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2780.         while wait() do
  2781.          if track.IsPlaying == false then
  2782.             if insaneACTIVE then
  2783.                 track:Play(.1, 1, 1e6)
  2784.             end
  2785.          end
  2786.         end
  2787.     else
  2788.         track:Stop()
  2789.         insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2790.     end
  2791. end)
  2792.  
  2793. local Anim = Instance.new("Animation")
  2794. Anim.AnimationId = "rbxassetid://429703734"
  2795. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2796. local movingdanceACTIVE = false
  2797. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2798.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2799.     movingdanceACTIVE = false
  2800.     movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2801. end)
  2802. movingdance.MouseButton1Click:connect(function()
  2803.     movingdanceACTIVE = not movingdanceACTIVE
  2804.     if movingdanceACTIVE then
  2805.         movingdance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2806.         while wait() do
  2807.          if track.IsPlaying == false then
  2808.             if movingdanceACTIVE then
  2809.                 track:Play(.1, 1, 1)
  2810.             end
  2811.          end
  2812.         end
  2813.     else
  2814.         track:Stop()
  2815.         movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2816.     end
  2817. end)
  2818.  
  2819. local Anim = Instance.new("Animation")
  2820. Anim.AnimationId = "rbxassetid://35654637"
  2821. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2822. local normalACTIVE = false
  2823. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2824.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2825.     normalACTIVE = false
  2826.     normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2827. end)
  2828. normal.MouseButton1Click:connect(function()
  2829.     normalACTIVE = not normalACTIVE
  2830.     if normalACTIVE then
  2831.         normal.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2832.         while wait() do
  2833.          if track.IsPlaying == false then
  2834.             if normalACTIVE then
  2835.                 track:Play(.1, 1, 1)
  2836.             end
  2837.          end
  2838.         end
  2839.     else
  2840.         track:Stop()
  2841.         normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2842.     end
  2843. end)
  2844.  
  2845. local Anim = Instance.new("Animation")
  2846. Anim.AnimationId = "rbxassetid://186934910"
  2847. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2848. local spindanceACTIVE = false
  2849. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2850.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2851.     spindanceACTIVE = false
  2852.     spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2853. end)
  2854. spindance.MouseButton1Click:connect(function()
  2855.     spindanceACTIVE = not spindanceACTIVE
  2856.     if spindanceACTIVE then
  2857.         spindance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  2858.         while wait() do
  2859.          if track.IsPlaying == false then
  2860.             if spindanceACTIVE then
  2861.                 track:Play(.1, 1, 1)
  2862.             end
  2863.          end
  2864.         end
  2865.     else
  2866.         track:Stop()
  2867.         spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2868.     end
  2869. end)
  2870.  
  2871. local Anim = Instance.new("Animation")
  2872. Anim.AnimationId = "rbxassetid://215384594"
  2873. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2874. local CloneIllusionACTIVE = false
  2875. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2876.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2877.     CloneIllusionACTIVE = false
  2878.     CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2879. end)
  2880. CloneIllusion.MouseButton1Click:connect(function()
  2881.     CloneIllusionACTIVE = not CloneIllusionACTIVE
  2882.     if CloneIllusionACTIVE then
  2883.         CloneIllusion.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2884.         while wait() do
  2885.          if track.IsPlaying == false then
  2886.             if CloneIllusionACTIVE then
  2887.                 track:Play(.1, 1, 1e6)
  2888.             end
  2889.          end
  2890.         end
  2891.     else
  2892.         track:Stop()
  2893.         CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2894.     end
  2895. end)
  2896.  
  2897. spinning = false
  2898. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2899.     spinning = false
  2900.     CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2901. end)
  2902. CoolSpin.MouseButton1Click:connect(function()
  2903.     spinning = not spinning
  2904.     if spinning then
  2905.         local p = Instance.new("RocketPropulsion")
  2906.         p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2907.         p.Name = "CrazySpin"
  2908.         p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  2909.         p:Fire()
  2910.         CoolSpin.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2911.     else
  2912.         game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  2913.         CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2914.     end
  2915. end)
  2916.  
  2917. local Anim = Instance.new("Animation")
  2918. Anim.AnimationId = "rbxassetid://180612465"
  2919. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2920. local ScaredACTIVE = false
  2921. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2922.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2923.     ScaredACTIVE = false
  2924.     CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  2925. end)
  2926. CrouchRocket.MouseButton1Click:connect(function()
  2927.     ScaredACTIVE = not ScaredACTIVE
  2928.     if ScaredACTIVE then
  2929.         local u = Instance.new("RocketPropulsion")
  2930.         u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2931.         u.Name = "CrouchRocket"
  2932.         u.Target = game.Players.LocalPlayer.Character.Head
  2933.         u:Fire()
  2934.         CrouchRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2935.         while wait() do
  2936.          if track.IsPlaying == false then
  2937.             if ScaredACTIVE then
  2938.                 track:Play(.1, 1, 1)
  2939.             end
  2940.          end
  2941.         end
  2942.     else
  2943.         track:Stop()
  2944.         CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2945.         game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  2946.     end
  2947. end)
  2948.  
  2949. local Anim = Instance.new("Animation")
  2950. Anim.AnimationId = "rbxassetid://184574340"
  2951. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2952. local jumprocketnow = false
  2953. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2954.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2955.     jumprocketnow = false
  2956.     JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  2957. end)
  2958. JumpRocket.MouseButton1Click:connect(function()
  2959.     jumprocketnow = not jumprocketnow
  2960.     if jumprocketnow then
  2961.         local u = Instance.new("RocketPropulsion")
  2962.         u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2963.         u.Name = "JumpRocket"
  2964.         u.Target = game.Players.LocalPlayer.Character.Head
  2965.         u:Fire()
  2966.         JumpRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  2967.         while wait() do
  2968.          if track.IsPlaying == false then
  2969.             if jumprocketnow then
  2970.                 track:Play(.1, 1, 1)
  2971.             end
  2972.          end
  2973.         end
  2974.     else
  2975.         track:Stop()
  2976.         JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2977.         game.Players.LocalPlayer.Character.HumanoidRootPart.JumpRocket:Destroy()
  2978.     end
  2979. end)
  2980.  
  2981. local Anim = Instance.new("Animation")
  2982. Anim.AnimationId = "rbxassetid://126753849"
  2983. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  2984. local RapidPunchACTIVE = false
  2985. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  2986.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  2987.     RapidPunchACTIVE = false
  2988.     RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  2989. end)
  2990. RapidPunch.MouseButton1Click:connect(function()
  2991.     RapidPunchACTIVE = not RapidPunchACTIVE
  2992.     if RapidPunchACTIVE then
  2993.         RapidPunch.BackgroundColor3 = Color3.new(0.1962745, 0.827451, 0.721569)
  2994.         while wait() do
  2995.          if track.IsPlaying == false then
  2996.             if RapidPunchACTIVE then
  2997.                 track:Play(.1, 1, 10)
  2998.             end
  2999.          end
  3000.         end
  3001.     else
  3002.         track:Stop()
  3003.         RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3004.     end
  3005. end)
  3006.  
  3007. FEGodmode.MouseButton1Click:connect(function()
  3008.     game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3009.     local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3010.     l.Parent = game.Players.LocalPlayer.Character
  3011.     l.Name = "Humanoid"
  3012.     wait(0.1)
  3013.     game.Players.LocalPlayer.Character["1"]:Destroy()
  3014.     game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3015.     game.Players.LocalPlayer.Character.Animate.Disabled = true
  3016.     wait(0.1)
  3017.     game.Players.LocalPlayer.Character.Animate.Disabled = false
  3018.     game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3019. end)
  3020.  
  3021. NoLimbs.MouseButton1Click:connect(function()
  3022.     game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  3023.     game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  3024.     game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  3025.     game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  3026. end)
  3027.  
  3028. BrickHats.MouseButton1Click:connect(function()
  3029.     for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  3030.         if (v:IsA("Accessory")) then
  3031.             v.Handle.Mesh:Destroy()
  3032.         end
  3033.     end
  3034. end)
  3035.  
  3036. local Anim = Instance.new("Animation")
  3037. Anim.AnimationId = "rbxassetid://181525546"
  3038. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3039. local FaintACTIVE = false
  3040. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3041.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3042.     FaintACTIVE = false
  3043.     Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3044. end)
  3045. Faint.MouseButton1Click:connect(function()
  3046.     FaintACTIVE = not FaintACTIVE
  3047.     if FaintACTIVE then
  3048.         Faint.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3049.         while wait() do
  3050.          if track.IsPlaying == false then
  3051.             if FaintACTIVE then
  3052.                 track:Play(.1, 1, 1)
  3053.             end
  3054.          end
  3055.         end
  3056.     else
  3057.         track:Stop()
  3058.         Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3059.     end
  3060. end)
  3061.  
  3062. local Anim = Instance.new("Animation")
  3063. Anim.AnimationId = "rbxassetid://188632011"
  3064. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3065. local SpinACTIVE = false
  3066. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3067.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3068.     SpinACTIVE = false
  3069.     Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3070. end)
  3071. Spin.MouseButton1Click:connect(function()
  3072.     SpinACTIVE = not SpinACTIVE
  3073.     if SpinACTIVE then
  3074.         Spin.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3075.         while wait() do
  3076.          if track.IsPlaying == false then
  3077.             if SpinACTIVE then
  3078.                 track:Play(.1, 1, 1)
  3079.             end
  3080.          end
  3081.         end
  3082.     else
  3083.         track:Stop()
  3084.         Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3085.     end
  3086. end)
  3087.  
  3088. local Anim = Instance.new("Animation")
  3089. Anim.AnimationId = "rbxassetid://33169583"
  3090. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3091. local ArmFollowACTIVE = false
  3092. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3093.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3094.     ArmFollowACTIVE = false
  3095.     ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3096. end)
  3097. ArmFollow.MouseButton1Click:connect(function()
  3098.     ArmFollowACTIVE = not ArmFollowACTIVE
  3099.     if ArmFollowACTIVE then
  3100.         local u = Instance.new("RocketPropulsion")
  3101.         u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3102.         u.Name = "ArmFollow"
  3103.         u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3104.         u:Fire()
  3105.         ArmFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3106.         while wait() do
  3107.          if track.IsPlaying == false then
  3108.             if ArmFollowACTIVE then
  3109.                 track:Play(.1, 1, 1)
  3110.             end
  3111.          end
  3112.         end
  3113.     else
  3114.         track:Stop()
  3115.         ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3116.         game.Players.LocalPlayer.Character.HumanoidRootPart.ArmFollow:Destroy()
  3117.     end
  3118. end)
  3119.  
  3120. local Anim = Instance.new("Animation")
  3121. Anim.AnimationId = "rbxassetid://126753849"
  3122. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3123. local PunchFollowACTIVE = false
  3124. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3125.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3126.     PunchFollowACTIVE = false
  3127.     PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3128. end)
  3129. PunchFollow.MouseButton1Click:connect(function()
  3130.     PunchFollowACTIVE = not PunchFollowACTIVE
  3131.     if PunchFollowACTIVE then
  3132.         local u = Instance.new("RocketPropulsion")
  3133.         u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3134.         u.Name = "PunchFollow"
  3135.         u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  3136.         u:Fire()
  3137.         PunchFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  3138.         while wait() do
  3139.          if track.IsPlaying == false then
  3140.             if PunchFollowACTIVE then
  3141.                 track:Play(.1, 1, 1)
  3142.             end
  3143.          end
  3144.         end
  3145.     else
  3146.         track:Stop()
  3147.         PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3148.         game.Players.LocalPlayer.Character.HumanoidRootPart.PunchFollow:Destroy()
  3149.     end
  3150. end)
  3151.  
  3152. AnimationId = "148840371"
  3153. local Anim = Instance.new("Animation")
  3154. Anim.AnimationId = "rbxassetid://"..AnimationId
  3155. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3156. _18active = false
  3157. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3158.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3159.     _18active = false
  3160.     _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3161. end)
  3162. _18.MouseButton1Click:connect(function()
  3163.     _18active = not _18active
  3164.     if _18active then
  3165.         _18.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3166.         for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3167.             track:Play()
  3168.             while wait() do
  3169.                 if _18active then
  3170.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3171.                 end
  3172.             end
  3173.         end
  3174.     else
  3175.         track:Stop()
  3176.         _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3177.     end
  3178. end)
  3179.  
  3180. local Anim = Instance.new("Animation")
  3181. Anim.AnimationId = "rbxassetid://180612465"
  3182. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3183. local crouchattacking = false
  3184. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3185.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3186.     crouchattacking = false
  3187.     CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3188. end)
  3189. CrouchAttack.MouseButton1Click:connect(function()
  3190.     crouchattacking = not crouchattacking
  3191.     if crouchattacking then
  3192.         local u = Instance.new("RocketPropulsion")
  3193.         u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3194.         u.Name = "CrouchAttack"
  3195.         for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3196.             u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3197.         end
  3198.         u:Fire()
  3199.         CrouchAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3200.         while wait() do
  3201.          if track.IsPlaying == false then
  3202.             if crouchattacking then
  3203.                 track:Play(.1, 1, 1)
  3204.             end
  3205.          end
  3206.         end
  3207.     else
  3208.         track:Stop()
  3209.         CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3210.         game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchAttack:Destroy()
  3211.     end
  3212. end)
  3213.  
  3214. local Anim = Instance.new("Animation")
  3215. Anim.AnimationId = "rbxassetid://184574340"
  3216. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3217. local SlamPropulsioning = false
  3218. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3219.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3220.     SlamPropulsioning = false
  3221.     SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3222. end)
  3223. SlamPropulsion.MouseButton1Click:connect(function()
  3224.     SlamPropulsioning = not SlamPropulsioning
  3225.     if SlamPropulsioning then
  3226.         local u = Instance.new("RocketPropulsion")
  3227.         u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3228.         u.Name = "SlamPropulsion"
  3229.         for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3230.             u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3231.         end
  3232.         u:Fire()
  3233.         SlamPropulsion.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3234.         while wait() do
  3235.          if track.IsPlaying == false then
  3236.             if SlamPropulsioning then
  3237.                 track:Play(.1, 1, 1)
  3238.             end
  3239.          end
  3240.         end
  3241.     else
  3242.         track:Stop()
  3243.         SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3244.         game.Players.LocalPlayer.Character.HumanoidRootPart.SlamPropulsion:Destroy()
  3245.     end
  3246. end)
  3247.  
  3248. local Anim = Instance.new("Animation")
  3249. Anim.AnimationId = "rbxassetid://429730430"
  3250. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3251. local SpinAttacking = false
  3252. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3253.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3254.     SpinAttacking = false
  3255.     SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3256. end)
  3257. SpinAttack.MouseButton1Click:connect(function()
  3258.     SpinAttacking = not SpinAttacking
  3259.     if SpinAttacking then
  3260.         local u = Instance.new("RocketPropulsion")
  3261.         u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3262.         u.Name = "SpinAttack"
  3263.         for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3264.             u.Target = game.Players[v.Name].Character.HumanoidRootPart
  3265.         end
  3266.         u:Fire()
  3267.         SpinAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3268.         while wait() do
  3269.          if track.IsPlaying == false then
  3270.             if SpinAttacking then
  3271.                 track:Play(.1, 1, 1)
  3272.             end
  3273.          end
  3274.         end
  3275.     else
  3276.         track:Stop()
  3277.         SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3278.         game.Players.LocalPlayer.Character.HumanoidRootPart.SpinAttack:Destroy()
  3279.     end
  3280. end)
  3281.  
  3282. watching = false
  3283. CreepyWatch.MouseButton1Click:connect(function()
  3284.     watching = not watching
  3285. end)
  3286.  
  3287. local Anim = Instance.new("Animation")
  3288. Anim.AnimationId = "rbxassetid://215384594"
  3289. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3290. walkingthrough = false
  3291. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3292.     walkingthrough = false
  3293.     WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3294.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3295. end)
  3296. WalkThrough.MouseButton1Click:connect(function()
  3297.     walkingthrough = not walkingthrough
  3298.     if walkingthrough then
  3299.         WalkThrough.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  3300.         while wait() do
  3301.             if walkingthrough then
  3302.             for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  3303.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3304.                 if track.IsPlaying == false then
  3305.                     if walkingthrough then
  3306.                         track:Play(.1, 1, 1e6)
  3307.                     end
  3308.                 end
  3309.             end
  3310.             end
  3311.         end
  3312.     else
  3313.         WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3314.         track:Stop()
  3315.     end
  3316. end)
  3317.  
  3318. annoying = false
  3319. Annoy.MouseButton1Click:connect(function()
  3320.     annoying = not annoying
  3321. end)
  3322. local Anim = Instance.new("Animation")
  3323. Anim.AnimationId = "rbxassetid://282574440"
  3324. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3325. local crawlACTIVE = false
  3326. Carpett = false
  3327. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3328.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3329.     Carpett = false
  3330.     Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3331. end)
  3332. Carpet.MouseButton1Click:connect(function()
  3333.     Carpett = not Carpett
  3334.     if Carpett then
  3335.         Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3336.         while wait() do
  3337.          if track.IsPlaying == false then
  3338.             if Carpett then
  3339.                 track:Play(.1, 1, 1)
  3340.             end
  3341.          end
  3342.         end
  3343.     else
  3344.         track:Stop()
  3345.         Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3346.     end
  3347. end)
  3348. following = false
  3349. Follow.MouseButton1Click:connect(function()
  3350.     following = not following
  3351. end)
  3352. headwalking = false
  3353. HeadWalk.MouseButton1Click:connect(function()
  3354.     headwalking = not headwalking
  3355. end)
  3356. Spammer = false
  3357. Spam.MouseButton1Click:connect(function()
  3358.     Spammer = not Spammer
  3359. end)
  3360. stuck = false
  3361. Stick.MouseButton1Click:connect(function()
  3362.     stuck = not stuck
  3363. end)
  3364. TeleportTo.MouseButton1Click:connect(function()
  3365.     for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3366.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3367.     end
  3368. end)
  3369.  
  3370. orbital = false
  3371. Orbit.MouseButton1Click:connect(function()
  3372.     orbital = not orbital
  3373.     if orbital then
  3374.         Orbit.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3375.         local o = Instance.new("RocketPropulsion")
  3376.         o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3377.         o.Name = "Orbit"
  3378.         for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3379.             o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3380.             o:Fire()
  3381.             game:GetService('RunService').Stepped:connect(function()
  3382.                 if orbital then
  3383.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3384.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3385.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3386.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3387.                 end
  3388.             end)
  3389.         end
  3390.     else
  3391.         game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  3392.         Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3393.     end
  3394. end)
  3395.  
  3396. currentview = false
  3397. View.MouseButton1Click:connect(function()
  3398.     currentview = not currentview
  3399.     for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3400.         if currentview then
  3401.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3402.             View.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  3403.         else
  3404.             game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  3405.             View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  3406.         end
  3407.     end
  3408. end)
  3409.  
  3410. floating = false
  3411. Float.MouseButton1Click:connect(function()
  3412.     floating = not floating
  3413.     if floating then
  3414.         Float.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3415.         local y = Instance.new("RocketPropulsion")
  3416.         y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3417.         y.CartoonFactor = 1
  3418.         y.MaxThrust = 50000
  3419.         y.MaxSpeed = 1000
  3420.         y.ThrustP = 50000
  3421.         y.Name = "Float"
  3422.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3423.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3424.             y.Target = game.Players[v.Name].Character.Head
  3425.             y:Fire()
  3426.             game:GetService('RunService').Stepped:connect(function()
  3427.                 if floating then
  3428.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3429.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3430.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3431.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3432.                 end
  3433.             end)
  3434.             while wait(0.3) do
  3435.                 if floating then
  3436.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  3437.                 end
  3438.             end
  3439.         end
  3440.     else
  3441.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3442.         game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  3443.         Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3444.     end
  3445. end)
  3446.  
  3447. local Anim = Instance.new("Animation")
  3448. Anim.AnimationId = "rbxassetid://282574440"
  3449. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3450. flattening = false
  3451. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3452.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3453.     flattening = false
  3454.     Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3455. end)
  3456. Flatten.MouseButton1Click:connect(function()
  3457.     flattening = not flattening
  3458.     if flattening then
  3459.         Flatten.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3460.         local y = Instance.new("RocketPropulsion")
  3461.         y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3462.         y.CartoonFactor = 1
  3463.         y.MaxThrust = 50000
  3464.         y.MaxSpeed = 1000
  3465.         y.ThrustP = 50000
  3466.         y.Name = "Flatten"
  3467.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3468.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3469.             y.Target = game.Players[v.Name].Character["Left Leg"]
  3470.             y:Fire()
  3471.             track:Play(.1, 1, 1)
  3472.             game:GetService('RunService').Stepped:connect(function()
  3473.                 if flattening then
  3474.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3475.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3476.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3477.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3478.                 end
  3479.             end)
  3480.             while wait(0.3) do
  3481.                 if flattening then
  3482.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  3483.                 end
  3484.             end
  3485.         end
  3486.     else
  3487.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3488.         game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  3489.         track:Stop()
  3490.         Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3491.     end
  3492. end)
  3493.  
  3494. SlowAttracting = false
  3495. SlowAttract.MouseButton1Click:connect(function()
  3496.     SlowAttracting = not SlowAttracting
  3497.     if SlowAttracting then
  3498.         SlowAttract.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3499.         local b = Instance.new("RocketPropulsion")
  3500.         b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3501.         b.TurnD = 5000
  3502.         b.MaxThrust = 5000
  3503.         b.MaxSpeed = 200
  3504.         b.ThrustP = 5000
  3505.         b.CartoonFactor = 1
  3506.         b.Name = "SlowAttract"
  3507.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3508.             b.Target = game.Players[v.Name].Character.HumanoidRootPart
  3509.             b:Fire()
  3510.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3511.             game:GetService('RunService').Stepped:connect(function()
  3512.                 if SlowAttracting then
  3513.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3514.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3515.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3516.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3517.                 end
  3518.             end)
  3519.         end
  3520.     else
  3521.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3522.         game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  3523.         SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3524.     end
  3525. end)
  3526.  
  3527. AimHeading = false
  3528. AimHead.MouseButton1Click:connect(function()
  3529.     AimHeading = not AimHeading
  3530.     if AimHeading then
  3531.         AimHead.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3532.         local b = Instance.new("RocketPropulsion")
  3533.         b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3534.         b.TurnP = 2500
  3535.         b.MaxThrust = 50000
  3536.         b.MaxSpeed = 1000
  3537.         b.ThrustP = 50000
  3538.         b.CartoonFactor = 1
  3539.         b.Name = "AimHead"
  3540.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3541.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3542.             b.Target = game.Players[v.Name].Character.Head
  3543.             b:Fire()
  3544.             game:GetService('RunService').Stepped:connect(function()
  3545.                 if AimHeading then
  3546.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3547.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3548.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3549.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3550.                 end
  3551.             end)
  3552.         end
  3553.     else
  3554.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3555.         game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  3556.         AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3557.     end
  3558. end)
  3559.  
  3560. Multipleing = false
  3561. Multiple.MouseButton1Click:connect(function()
  3562.     Multipleing = not Multipleing
  3563.     if Multipleing then
  3564.         Multiple.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3565.         local t1 = Instance.new("RocketPropulsion")
  3566.         t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3567.         t1.TurnP = 30000
  3568.         t1.MaxThrust = 30000
  3569.         t1.MaxSpeed = 1000
  3570.         t1.ThrustP = 30000
  3571.         t1.CartoonFactor = 1
  3572.         t1.Name = "one"
  3573.         local t2 = Instance.new("RocketPropulsion")
  3574.         t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3575.         t2.TurnP = 30000
  3576.         t2.MaxThrust = 30000
  3577.         t2.MaxSpeed = 1000
  3578.         t2.ThrustP = 30000
  3579.         t2.CartoonFactor = 1
  3580.         t2.Name = "two"
  3581.         local t3 = Instance.new("RocketPropulsion")
  3582.         t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3583.         t3.TurnP = 30000
  3584.         t3.MaxThrust = 30000
  3585.         t3.MaxSpeed = 1000
  3586.         t3.ThrustP = 30000
  3587.         t3.CartoonFactor = 1
  3588.         t3.Name = "three"
  3589.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3590.             t1.Target = game.Players[v.Name].Character.Torso
  3591.             t1:Fire()
  3592.             t2.Target = game.Players[v.Name].Character["Right Leg"]
  3593.             t2:Fire()
  3594.             t3.Target = game.Players[v.Name].Character["Left Arm"]
  3595.             t3:Fire()
  3596.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3597.             game:GetService('RunService').Stepped:connect(function()
  3598.                 if Multipleing then
  3599.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3600.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3601.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3602.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3603.                 end
  3604.             end)
  3605.         end
  3606.     else
  3607.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3608.         game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  3609.         game.Players.LocalPlayer.Character.HumanoidRootPart.two:Destroy()
  3610.         game.Players.LocalPlayer.Character.HumanoidRootPart.three:Destroy()
  3611.         Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3612.     end
  3613. end)
  3614.  
  3615. local Anim = Instance.new("Animation")
  3616. Anim.AnimationId = "rbxassetid://215384594"
  3617. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3618. Violenting = false
  3619. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3620.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3621.     Violenting = false
  3622.     Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3623. end)
  3624. Violent.MouseButton1Click:connect(function()
  3625.     Violenting = not Violenting
  3626.     if Violenting then
  3627.         Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3628.         local y = Instance.new("RocketPropulsion")
  3629.         y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3630.         y.CartoonFactor = 1
  3631.         y.MaxThrust = 50000
  3632.         y.MaxSpeed = 1000
  3633.         y.ThrustP = 50000
  3634.         y.Name = "Violent"
  3635.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3636.             y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3637.             y:Fire()
  3638.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3639.             track:Play(.1, 1, 10)
  3640.             game:GetService('RunService').Stepped:connect(function()
  3641.                 if Violenting then
  3642.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3643.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3644.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3645.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3646.                 end
  3647.             end)
  3648.         end
  3649.     else
  3650.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3651.         game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3652.         track:Stop()
  3653.         Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3654.     end
  3655. end)
  3656.  
  3657. local Anim = Instance.new("Animation")
  3658. Anim.AnimationId = "rbxassetid://215384594"
  3659. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3660. Violenting = false
  3661. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3662.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3663.     Violenting = false
  3664.     Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3665. end)
  3666. Violent.MouseButton1Click:connect(function()
  3667.     Violenting = not Violenting
  3668.     if Violenting then
  3669.         Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3670.         local y = Instance.new("RocketPropulsion")
  3671.         y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3672.         y.CartoonFactor = 1
  3673.         y.MaxThrust = 500000
  3674.         y.MaxSpeed = 1000
  3675.         y.ThrustP = 50000
  3676.         y.Name = "Violent"
  3677.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3678.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3679.             y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3680.             y:Fire()
  3681.             track:Play(.1, 1, 10)
  3682.             game:GetService('RunService').Stepped:connect(function()
  3683.                 if Violenting then
  3684.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3685.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3686.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3687.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3688.                 end
  3689.             end)
  3690.         end
  3691.     else
  3692.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3693.         game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  3694.         track:Stop()
  3695.         Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3696.     end
  3697. end)
  3698.  
  3699. WeirdOrbital = false
  3700. WeirdOrbit.MouseButton1Click:connect(function()
  3701.     WeirdOrbital = not WeirdOrbital
  3702.     if WeirdOrbital then
  3703.         WeirdOrbit.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3704.         local o = Instance.new("RocketPropulsion")
  3705.         o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3706.         o.TurnD = 50000
  3707.         o.Name = "WeirdOrbit"
  3708.         for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  3709.             o.Target = game.Players[v.Name].Character.HumanoidRootPart
  3710.             o:Fire()
  3711.             game:GetService('RunService').Stepped:connect(function()
  3712.                 if WeirdOrbital then
  3713.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3714.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3715.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3716.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3717.                 end
  3718.             end)
  3719.         end
  3720.     else
  3721.         game.Players.LocalPlayer.Character.HumanoidRootPart.WeirdOrbit:Destroy()
  3722.         WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3723.     end
  3724. end)
  3725.  
  3726. Maxing = false
  3727. Max.MouseButton1Click:connect(function()
  3728.     Maxing = not Maxing
  3729.     if Maxing then
  3730.         Max.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3731.         local t1 = Instance.new("RocketPropulsion")
  3732.         t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3733.         t1.TurnP = 100000
  3734.         t1.MaxThrust = 100000
  3735.         t1.MaxSpeed = 5000
  3736.         t1.ThrustP = 100000
  3737.         t1.CartoonFactor = 1
  3738.         t1.Name = "onee"
  3739.         local t2 = Instance.new("RocketPropulsion")
  3740.         t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3741.         t2.TurnP = 100000
  3742.         t2.MaxThrust = 100000
  3743.         t2.MaxSpeed = 5000
  3744.         t2.ThrustP = 100000
  3745.         t2.CartoonFactor = 1
  3746.         t2.Name = "twoo"
  3747.         local t3 = Instance.new("RocketPropulsion")
  3748.         t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3749.         t3.TurnP = 100000
  3750.         t3.MaxThrust = 100000
  3751.         t3.MaxSpeed = 5000
  3752.         t3.ThrustP = 100000
  3753.         t3.CartoonFactor = 1
  3754.         t3.Name = "threee"
  3755.         local t4 = Instance.new("RocketPropulsion")
  3756.         t4.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3757.         t4.TurnP = 100000
  3758.         t4.MaxThrust = 100000
  3759.         t4.MaxSpeed = 5000
  3760.         t4.ThrustP = 100000
  3761.         t4.CartoonFactor = 1
  3762.         t4.Name = "fourr"
  3763.         local t5 = Instance.new("RocketPropulsion")
  3764.         t5.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3765.         t5.TurnP = 100000
  3766.         t5.MaxThrust = 100000
  3767.         t5.MaxSpeed = 5000
  3768.         t5.ThrustP = 100000
  3769.         t5.CartoonFactor = 1
  3770.         t5.Name = "fivee"
  3771.         local t6 = Instance.new("RocketPropulsion")
  3772.         t6.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3773.         t6.TurnP = 100000
  3774.         t6.MaxThrust = 100000
  3775.         t6.MaxSpeed = 5000
  3776.         t6.ThrustP = 100000
  3777.         t6.CartoonFactor = 1
  3778.         t6.Name = "sixx"
  3779.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3780.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3781.             t1.Target = game.Players[v.Name].Character.Torso
  3782.             t1:Fire()
  3783.             t2.Target = game.Players[v.Name].Character["Right Leg"]
  3784.             t2:Fire()
  3785.             t3.Target = game.Players[v.Name].Character["Left Arm"]
  3786.             t3:Fire()
  3787.             t4.Target = game.Players[v.Name].Character["Left Leg"]
  3788.             t4:Fire()
  3789.             t5.Target = game.Players[v.Name].Character["Right Arm"]
  3790.             t5:Fire()
  3791.             t6.Target = game.Players[v.Name].Character.Head
  3792.             t6:Fire()
  3793.             game:GetService('RunService').Stepped:connect(function()
  3794.                 if Maxing then
  3795.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3796.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3797.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3798.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3799.                 end
  3800.             end)
  3801.         end
  3802.     else
  3803.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3804.         game.Players.LocalPlayer.Character.HumanoidRootPart.onee:Destroy()
  3805.         game.Players.LocalPlayer.Character.HumanoidRootPart.twoo:Destroy()
  3806.         game.Players.LocalPlayer.Character.HumanoidRootPart.threee:Destroy()
  3807.         game.Players.LocalPlayer.Character.HumanoidRootPart.fourr:Destroy()
  3808.         game.Players.LocalPlayer.Character.HumanoidRootPart.fivee:Destroy()
  3809.         game.Players.LocalPlayer.Character.HumanoidRootPart.sixx:Destroy()
  3810.         Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3811.     end
  3812. end)
  3813.  
  3814. local Anim = Instance.new("Animation")
  3815. Anim.AnimationId = "rbxassetid://184574340"
  3816. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  3817. Animateding = false
  3818. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  3819.     track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  3820.     Animateding = false
  3821.     Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3822. end)
  3823. Animated.MouseButton1Click:connect(function()
  3824.     Animateding = not Animateding
  3825.     if Animateding then
  3826.         Animated.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  3827.         local y = Instance.new("RocketPropulsion")
  3828.         y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  3829.         y.CartoonFactor = 1
  3830.         y.MaxThrust = 200000
  3831.         y.MaxSpeed = 1000
  3832.         y.ThrustP = 50000
  3833.         y.Name = "Animated"
  3834.         for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  3835.             game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  3836.             y.Target = game.Players[v.Name].Character.HumanoidRootPart
  3837.             y:Fire()
  3838.             track:Play(.1, 1, 10)
  3839.             game:GetService('RunService').Stepped:connect(function()
  3840.                 if Animateding then
  3841.                     game.Players.LocalPlayer.Character.Head.CanCollide = false
  3842.                     game.Players.LocalPlayer.Character.Torso.CanCollide = false
  3843.                     game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  3844.                     game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  3845.                 end
  3846.             end)
  3847.         end
  3848.     else
  3849.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3850.         game.Players.LocalPlayer.Character.HumanoidRootPart.Animated:Destroy()
  3851.         track:Stop()
  3852.         Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3853.     end
  3854. end)
  3855.  
  3856. Attach.MouseButton1Click:connect(function()
  3857.     for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3858.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3859.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3860.         l.Parent = game.Players.LocalPlayer.Character
  3861.         l.Name = "Humanoid"
  3862.         wait(0.1)
  3863.         game.Players.LocalPlayer.Character["1"]:Destroy()
  3864.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3865.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  3866.         wait(0.1)
  3867.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  3868.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3869.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3870.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3871.         end
  3872.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3873.     end
  3874. end)
  3875.  
  3876. superspinning = false
  3877. SuperSpin.MouseButton1Click:connect(function()
  3878.     superspinning = not superspinning
  3879.     if superspinning then
  3880.         SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.498039, 0.435294)
  3881.         for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3882.             game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3883.             local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3884.             l.Parent = game.Players.LocalPlayer.Character
  3885.             l.Name = "Humanoid"
  3886.             wait(0.1)
  3887.             game.Players.LocalPlayer.Character["1"]:Destroy()
  3888.             game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3889.             game.Players.LocalPlayer.Character.Animate.Disabled = true
  3890.             wait(0.1)
  3891.             game.Players.LocalPlayer.Character.Animate.Disabled = false
  3892.             game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3893.             for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3894.             game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3895.             end
  3896.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  3897.             wait(1)
  3898.             while wait() do
  3899.                 if superspinning then
  3900.                     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3901.                 end
  3902.             end
  3903.         end
  3904.     else
  3905.         SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3906.     end
  3907. end)
  3908.  
  3909. Kill.MouseButton1Click:connect(function()
  3910.     for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3911.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3912.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3913.         l.Parent = game.Players.LocalPlayer.Character
  3914.         l.Name = "Humanoid"
  3915.         wait(0.1)
  3916.         game.Players.LocalPlayer.Character["1"]:Destroy()
  3917.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3918.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  3919.         wait(0.1)
  3920.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  3921.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3922.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3923.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3924.         end
  3925.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3926.         wait(0.2)
  3927.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3928.         wait(0.4)
  3929.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000, 0, 100000))
  3930.     end
  3931. end)
  3932.  
  3933. SafeKill.MouseButton1Click:connect(function()
  3934.     local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3935.     game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3936.     local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3937.     l.Parent = game.Players.LocalPlayer.Character
  3938.     l.Name = "Humanoid"
  3939.     wait(0.1)
  3940.     game.Players.LocalPlayer.Character["1"]:Destroy()
  3941.     game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3942.     game.Players.LocalPlayer.Character.Animate.Disabled = true
  3943.     wait(0.1)
  3944.     game.Players.LocalPlayer.Character.Animate.Disabled = false
  3945.     game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3946.     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3947.     game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3948.     end
  3949.     local function tp(player,player2)
  3950.     local char1,char2=player.Character,player2.Character
  3951.     if char1 and char2 then
  3952.     char1:MoveTo(char2.Head.Position)
  3953.     end
  3954.     end
  3955.     for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  3956.     wait(0.1)
  3957.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3958.     wait(0.2)
  3959.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  3960.     wait(0.2)
  3961.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,0,-100000))
  3962.     wait(0.7)
  3963.     tp(game.Players.LocalPlayer,game.Players[v.Name])
  3964.     wait(0.7)
  3965.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  3966.     end
  3967. end)
  3968.  
  3969. Bring.MouseButton1Click:connect(function()
  3970.     local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  3971.     game.Players.LocalPlayer.Character.Humanoid.Name = 1
  3972.     local l = game.Players.LocalPlayer.Character["1"]:Clone()
  3973.     l.Parent = game.Players.LocalPlayer.Character
  3974.     l.Name = "Humanoid"
  3975.     wait(0.1)
  3976.     game.Players.LocalPlayer.Character["1"]:Destroy()
  3977.     game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  3978.     game.Players.LocalPlayer.Character.Animate.Disabled = true
  3979.     wait(0.1)
  3980.     game.Players.LocalPlayer.Character.Animate.Disabled = false
  3981.     game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  3982.     for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  3983.     game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  3984.     end
  3985.    
  3986.     local function tp(player,player2)
  3987.     local char1,char2=player.Character,player2.Character
  3988.     if char1 and char2 then
  3989.     char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  3990.     end
  3991.     end
  3992.    
  3993.     local function getout(player,player2)
  3994.     local char1,char2=player.Character,player2.Character
  3995.     if char1 and char2 then
  3996.     char1:MoveTo(char2.Head.Position)
  3997.     end
  3998.     end
  3999.    
  4000.     for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4001.     tp(game.Players[v.Name], game.Players.LocalPlayer)
  4002.     wait(0.2)
  4003.     tp(game.Players[v.Name], game.Players.LocalPlayer)
  4004.     wait(0.5)
  4005.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4006.     wait(0.5)
  4007.     getout(game.Players.LocalPlayer, game.Players[v.Name])
  4008.     wait(0.3)
  4009.     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4010.     end
  4011. end)
  4012.  
  4013. FreeFall.MouseButton1Click:connect(function()
  4014.         local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  4015.         game.Players.LocalPlayer.Character.Humanoid.Name = 1
  4016.         local l = game.Players.LocalPlayer.Character["1"]:Clone()
  4017.         l.Parent = game.Players.LocalPlayer.Character
  4018.         l.Name = "Humanoid"
  4019.         wait(0.1)
  4020.         game.Players.LocalPlayer.Character["1"]:Destroy()
  4021.         game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  4022.         game.Players.LocalPlayer.Character.Animate.Disabled = true
  4023.         wait(0.1)
  4024.         game.Players.LocalPlayer.Character.Animate.Disabled = false
  4025.         game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  4026.         for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  4027.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  4028.         end
  4029.         for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  4030.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4031.         wait(0.2)
  4032.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4033.         wait(0.6)
  4034.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  4035.         wait(0.6)
  4036.         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  4037.     end
  4038. end)
  4039.  
  4040. while wait() do
  4041.     if SpammingChar then
  4042.         game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  4043.         Spam_2.BackgroundColor3 = Color3.new(0.280392, 0.9, 0.543137)
  4044.         wait(0.5)
  4045.     else
  4046.         Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  4047.     end
  4048.     if annoying then
  4049.         for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4050.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4051.             Annoy.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4052.         end
  4053.     else
  4054.         Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4055.     end
  4056.     if Carpett then
  4057.         for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4058.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  4059.             Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4060.         end
  4061.     else
  4062.         Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4063.     end
  4064.     if following then
  4065.         for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4066.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  4067.             Follow.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4068.         end
  4069.     else
  4070.         Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4071.     end
  4072.     if headwalking then
  4073.         for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4074.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  4075.             HeadWalk.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4076.         end
  4077.     else
  4078.         HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4079.     end
  4080.     if Spammer then
  4081.         for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4082.             game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  4083.             Spam.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  4084.             wait(0.5)
  4085.         end
  4086.     else
  4087.         Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4088.     end
  4089.     if watching then
  4090.         for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  4091.             CreepyWatch.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  4092.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Players[v.Name].Character.Torso.Position)
  4093.         end
  4094.     else
  4095.         CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  4096.     end
  4097. end
Add Comment
Please, Sign In to add comment