Advertisement
skinkillaz

OpFinality GUI

Jul 15th, 2018
452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 317.44 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. endwait(0.3)
  4098. -- Objects
  4099. -- CREDIT TO xFunnieuss / Timeless for partial (short) names.
  4100.  
  4101. OPFinality = Instance.new("ScreenGui")
  4102. MainFrame = Instance.new("Frame")
  4103. TopFrame = Instance.new("Frame")
  4104. CloseGUI = Instance.new("TextButton")
  4105. MenuEnterFrame = Instance.new("Frame")
  4106. Title = Instance.new("TextLabel")
  4107. OpenMenu = Instance.new("ImageButton")
  4108. Pages = Instance.new("Frame")
  4109. Information = Instance.new("Frame")
  4110. Image_FE_ENABLED = Instance.new("ImageLabel")
  4111. Text_FE_ENABLED = Instance.new("TextLabel")
  4112. WhatIsOPFinality = Instance.new("TextLabel")
  4113. Text_FE_DISABLED = Instance.new("TextLabel")
  4114. OPFin_Description = Instance.new("TextLabel")
  4115. OPFin_Warning = Instance.new("TextLabel")
  4116. Info_Bar = Instance.new("Frame")
  4117. Info_Background = Instance.new("Frame")
  4118. Warning_Bar = Instance.new("Frame")
  4119. Warning_Background = Instance.new("Frame")
  4120. Info_Image = Instance.new("ImageLabel")
  4121. Image_FE_DISABLED = Instance.new("ImageLabel")
  4122. Warn_Image = Instance.new("ImageLabel")
  4123. Others_1 = Instance.new("Frame")
  4124. OthersTitle = Instance.new("TextLabel")
  4125. Char_Image = Instance.new("ImageLabel")
  4126. OthersText = Instance.new("TextLabel")
  4127. TXTBOX_PlrName = Instance.new("TextBox")
  4128. othersBaseBackground = Instance.new("Frame")
  4129. TeleportTo = Instance.new("TextButton")
  4130. Annoy = Instance.new("TextButton")
  4131. Follow = Instance.new("TextButton")
  4132. View = Instance.new("TextButton")
  4133. Orbit = Instance.new("TextButton")
  4134. HeadWalk = Instance.new("TextButton")
  4135. Stick = Instance.new("TextButton")
  4136. Spam = Instance.new("TextButton")
  4137. Carpet = Instance.new("TextButton")
  4138. Others_toPAGE2 = Instance.new("TextButton")
  4139. Character_toPAGE2_IMAGE = Instance.new("ImageLabel")
  4140. Character_2 = Instance.new("Frame")
  4141. CharacterTitle = Instance.new("TextLabel")
  4142. CharacterText = Instance.new("TextLabel")
  4143. Animations_SPOOKY = Instance.new("Frame")
  4144. spookytitle = Instance.new("TextLabel")
  4145. headthrow = Instance.new("TextButton")
  4146. armsoff = Instance.new("TextButton")
  4147. loophead = Instance.new("TextButton")
  4148. levitate = Instance.new("TextButton")
  4149. headfloat = Instance.new("TextButton")
  4150. Character_backPAGE1 = Instance.new("TextButton")
  4151. Character_toPAGE1_IMAGE = Instance.new("ImageLabel")
  4152. Animations_DANCE = Instance.new("Frame")
  4153. dancetitle = Instance.new("TextLabel")
  4154. normal = Instance.new("TextButton")
  4155. movingdance = Instance.new("TextButton")
  4156. insane = Instance.new("TextButton")
  4157. happy = Instance.new("TextButton")
  4158. spindance = Instance.new("TextButton")
  4159. Animations_HEROIC = Instance.new("Frame")
  4160. heroictitle = Instance.new("TextLabel")
  4161. swordstrike = Instance.new("TextButton")
  4162. jumpland = Instance.new("TextButton")
  4163. punches = Instance.new("TextButton")
  4164. swing = Instance.new("TextButton")
  4165. crawl = Instance.new("TextButton")
  4166. Char2_Image = Instance.new("ImageLabel")
  4167. Character_1 = Instance.new("Frame")
  4168. CharacterTitle_2 = Instance.new("TextLabel")
  4169. Char_Image_2 = Instance.new("ImageLabel")
  4170. CharacterText_2 = Instance.new("TextLabel")
  4171. TXTBOX_Stats = Instance.new("TextBox")
  4172. BackGroundChar = Instance.new("Frame")
  4173. HipHeight = Instance.new("TextButton")
  4174. JumpHeight = Instance.new("TextButton")
  4175. Speed = Instance.new("TextButton")
  4176. TXTBOX_Chat = Instance.new("TextBox")
  4177. BackGroundChar2 = Instance.new("Frame")
  4178. Chat = Instance.new("TextButton")
  4179. Spam_2 = Instance.new("TextButton")
  4180. BackGroundChar3 = Instance.new("Frame")
  4181. Noclip = Instance.new("TextButton")
  4182. Fly = Instance.new("TextButton")
  4183. Character_toPAGE2 = Instance.new("TextButton")
  4184. Character_toPAGE2_IMAGE_2 = Instance.new("ImageLabel")
  4185. Others_2 = Instance.new("Frame")
  4186. OthersTitle_2 = Instance.new("TextLabel")
  4187. Other_Image2 = Instance.new("ImageLabel")
  4188. OthersText_2 = Instance.new("TextLabel")
  4189. TXTBOX_PlrName2 = Instance.new("TextBox")
  4190. othersBaseBackground2 = Instance.new("Frame")
  4191. Flatten = Instance.new("TextButton")
  4192. AimHead = Instance.new("TextButton")
  4193. Float = Instance.new("TextButton")
  4194. Multiple = Instance.new("TextButton")
  4195. Animated = Instance.new("TextButton")
  4196. SlowAttract = Instance.new("TextButton")
  4197. WeirdOrbit = Instance.new("TextButton")
  4198. Violent = Instance.new("TextButton")
  4199. Max = Instance.new("TextButton")
  4200. Others_toPAGE3 = Instance.new("TextButton")
  4201. Character_toPAGE3_IMAGE = Instance.new("ImageLabel")
  4202. Others_backPAGE1 = Instance.new("TextButton")
  4203. Character_toPAGE1_IMAGE_2 = Instance.new("ImageLabel")
  4204. Extra_1 = Instance.new("Frame")
  4205. Extra_Image = Instance.new("ImageLabel")
  4206. ExtraText = Instance.new("TextLabel")
  4207. ExtraBaseBackGround1 = Instance.new("Frame")
  4208. CrouchRocket = Instance.new("TextButton")
  4209. ExtraBaseBackGround1Side = Instance.new("Frame")
  4210. CloneIllusion = Instance.new("TextButton")
  4211. CoolSpin = Instance.new("TextButton")
  4212. JumpRocket = Instance.new("TextButton")
  4213. Extra_toPAGE2 = Instance.new("TextButton")
  4214. Character_toPAGE2_IMAGE_3 = Instance.new("ImageLabel")
  4215. Extra_Title = Instance.new("TextLabel")
  4216. ExtraBaseBackGround2 = Instance.new("Frame")
  4217. NoLimbs = Instance.new("TextButton")
  4218. FEGodmode = Instance.new("TextButton")
  4219. BrickHats = Instance.new("TextButton")
  4220. RapidPunch = Instance.new("TextButton")
  4221. ExtraBaseBackGround2Side = Instance.new("Frame")
  4222. ExtraBaseBackGround3 = Instance.new("Frame")
  4223. PunchFollow = Instance.new("TextButton")
  4224. ArmFollow = Instance.new("TextButton")
  4225. Spin = Instance.new("TextButton")
  4226. Faint = Instance.new("TextButton")
  4227. ExtraBaseBackGround3Side = Instance.new("Frame")
  4228. Extra_2 = Instance.new("Frame")
  4229. Extra_Image_2 = Instance.new("ImageLabel")
  4230. ExtraText_2 = Instance.new("TextLabel")
  4231. Extra_Title_2 = Instance.new("TextLabel")
  4232. ExtraBaseBackGround2_2 = Instance.new("Frame")
  4233. CrouchAttack = Instance.new("TextButton")
  4234. WalkThrough = Instance.new("TextButton")
  4235. CreepyWatch = Instance.new("TextButton")
  4236. SpinAttack = Instance.new("TextButton")
  4237. ExtraBaseBackGround2Side_2 = Instance.new("Frame")
  4238. TXTBOX_PlrNameEXTRA = Instance.new("TextBox")
  4239. _18 = Instance.new("TextButton")
  4240. SlamPropulsion = Instance.new("TextButton")
  4241. Extra_backPAGE1 = Instance.new("TextButton")
  4242. Character_toPAGE1_IMAGE_3 = Instance.new("ImageLabel")
  4243. Others_3 = Instance.new("Frame")
  4244. OthersTitle_3 = Instance.new("TextLabel")
  4245. Other_Image3 = Instance.new("ImageLabel")
  4246. OthersText_3 = Instance.new("TextLabel")
  4247. TXTBOX_PlrNameOTHER3 = Instance.new("TextBox")
  4248. othersBaseBackground3 = Instance.new("Frame")
  4249. FreeFall = Instance.new("TextButton")
  4250. Attach = Instance.new("TextButton")
  4251. Bring = Instance.new("TextButton")
  4252. SafeKill = Instance.new("TextButton")
  4253. SuperSpin = Instance.new("TextButton")
  4254. Kill = Instance.new("TextButton")
  4255. Others_backPAGE2 = Instance.new("TextButton")
  4256. Character_toPAGE1_IMAGE_4 = Instance.new("ImageLabel")
  4257. Games = Instance.new("Frame")
  4258. Games_IMAGE = Instance.new("ImageLabel")
  4259. GamesText = Instance.new("TextLabel")
  4260. Games_TITLE = Instance.new("TextLabel")
  4261. Games_IMAGE2 = Instance.new("ImageLabel")
  4262. SwordFightingTournament = Instance.new("TextButton")
  4263. PlatesOfFateMayhem = Instance.new("TextButton")
  4264. GamesText2 = Instance.new("TextLabel")
  4265. Frappe = Instance.new("TextButton")
  4266. Frappe_2 = Instance.new("TextButton")
  4267. MenuFrame = Instance.new("Frame")
  4268. Welcome = Instance.new("TextLabel")
  4269. NameOfPlayer = Instance.new("TextLabel")
  4270. T_Information = Instance.new("TextButton")
  4271. T_InfoImage = Instance.new("ImageLabel")
  4272. T_Character = Instance.new("TextButton")
  4273. T_CharImage = Instance.new("ImageLabel")
  4274. T_Games = Instance.new("TextButton")
  4275. T_GameImage = Instance.new("ImageLabel")
  4276. T_Others = Instance.new("TextButton")
  4277. T_OtherImage = Instance.new("ImageLabel")
  4278. T_Extra = Instance.new("TextButton")
  4279. T_ExtraImage = Instance.new("ImageLabel")
  4280. DeleteGUI = Instance.new("TextButton")
  4281. DELETEIMAGE = Instance.new("ImageLabel")
  4282. Darkness = Instance.new("TextButton")
  4283.  
  4284. -- Properties
  4285.  
  4286. OPFinality.Name = "OPFinality"
  4287. OPFinality.Parent = game.CoreGui
  4288.  
  4289. MainFrame.Name = "MainFrame"
  4290. MainFrame.Parent = OPFinality
  4291. MainFrame.Active = true
  4292. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  4293. MainFrame.BackgroundTransparency = 1
  4294. MainFrame.BorderSizePixel = 0
  4295. MainFrame.ClipsDescendants = true
  4296. MainFrame.Draggable = true
  4297. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  4298. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  4299.  
  4300. TopFrame.Name = "TopFrame"
  4301. TopFrame.Parent = MainFrame
  4302. TopFrame.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  4303. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  4304. TopFrame.BorderSizePixel = 0
  4305. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  4306. TopFrame.ZIndex = 7
  4307.  
  4308. CloseGUI.Parent = TopFrame
  4309. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  4310. CloseGUI.BackgroundTransparency = 1
  4311. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  4312. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  4313. CloseGUI.Font = Enum.Font.Cartoon
  4314. CloseGUI.FontSize = Enum.FontSize.Size28
  4315. CloseGUI.Text = "X"
  4316. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4317. CloseGUI.TextSize = 25
  4318. CloseGUI.ZIndex = 8
  4319.  
  4320. MenuEnterFrame.Name = "MenuEnterFrame"
  4321. MenuEnterFrame.Parent = MainFrame
  4322. MenuEnterFrame.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  4323. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  4324. MenuEnterFrame.BorderSizePixel = 0
  4325. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  4326. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  4327. MenuEnterFrame.ZIndex = 5
  4328.  
  4329. Title.Name = "Title"
  4330. Title.Parent = MenuEnterFrame
  4331. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4332. Title.BackgroundTransparency = 1
  4333. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  4334. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  4335. Title.Font = Enum.Font.SourceSansLight
  4336. Title.FontSize = Enum.FontSize.Size32
  4337. Title.Text = "OPFinality"
  4338. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  4339. Title.TextSize = 30
  4340. Title.ZIndex = 6
  4341.  
  4342. OpenMenu.Name = "OpenMenu"
  4343. OpenMenu.Parent = MenuEnterFrame
  4344. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  4345. OpenMenu.BackgroundTransparency = 1
  4346. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  4347. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  4348. OpenMenu.ZIndex = 6
  4349.  
  4350. Pages.Name = "Pages"
  4351. Pages.Parent = MainFrame
  4352. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4353. Pages.BorderSizePixel = 0
  4354. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  4355. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  4356.  
  4357. Information.Name = "Information"
  4358. Information.Parent = Pages
  4359. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4360. Information.BorderSizePixel = 0
  4361. Information.Size = UDim2.new(1, 0, 1, 0)
  4362.  
  4363. Image_FE_ENABLED.Name = "Image_FE_ENABLED"
  4364. Image_FE_ENABLED.Parent = Information
  4365. Image_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  4366. Image_FE_ENABLED.BackgroundTransparency = 1
  4367. Image_FE_ENABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  4368. Image_FE_ENABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  4369. Image_FE_ENABLED.Visible = false
  4370. Image_FE_ENABLED.Image = "http://www.roblox.com/asset/?id=1281289312"
  4371.  
  4372. Text_FE_ENABLED.Name = "Text_FE_ENABLED"
  4373. Text_FE_ENABLED.Parent = Information
  4374. Text_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  4375. Text_FE_ENABLED.BackgroundTransparency = 1
  4376. Text_FE_ENABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  4377. Text_FE_ENABLED.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  4378. Text_FE_ENABLED.Visible = false
  4379. Text_FE_ENABLED.Font = Enum.Font.SourceSansItalic
  4380. Text_FE_ENABLED.FontSize = Enum.FontSize.Size24
  4381. Text_FE_ENABLED.Text = "This game is Filtering Enabled! Enjoy using OPFinality."
  4382. Text_FE_ENABLED.TextSize = 19
  4383.  
  4384. WhatIsOPFinality.Name = "WhatIsOPFinality"
  4385. WhatIsOPFinality.Parent = Information
  4386. WhatIsOPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  4387. WhatIsOPFinality.BackgroundTransparency = 1
  4388. WhatIsOPFinality.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  4389. WhatIsOPFinality.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  4390. WhatIsOPFinality.Font = Enum.Font.SourceSansBold
  4391. WhatIsOPFinality.FontSize = Enum.FontSize.Size28
  4392. WhatIsOPFinality.Text = "What is OPFinality?"
  4393. WhatIsOPFinality.TextSize = 25
  4394.  
  4395. Text_FE_DISABLED.Name = "Text_FE_DISABLED"
  4396. Text_FE_DISABLED.Parent = Information
  4397. Text_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  4398. Text_FE_DISABLED.BackgroundTransparency = 1
  4399. Text_FE_DISABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  4400. Text_FE_DISABLED.Size = UDim2.new(0.545381963, 0, 0.227404833, 0)
  4401. Text_FE_DISABLED.Font = Enum.Font.SourceSansItalic
  4402. Text_FE_DISABLED.FontSize = Enum.FontSize.Size24
  4403. Text_FE_DISABLED.Text = "Oh! This game is Filtering Disabled..."
  4404. Text_FE_DISABLED.TextSize = 19
  4405.  
  4406. OPFin_Description.Name = "OPFin_Description"
  4407. OPFin_Description.Parent = Information
  4408. OPFin_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  4409. OPFin_Description.BackgroundTransparency = 1
  4410. OPFin_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  4411. OPFin_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  4412. OPFin_Description.ZIndex = 3
  4413. OPFin_Description.Font = Enum.Font.SourceSans
  4414. OPFin_Description.FontSize = Enum.FontSize.Size18
  4415. OPFin_Description.Text = "OPFinality is an FE GUI developed by illremember made for giving you power in Filtering Enabled games."
  4416. OPFin_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4417. OPFin_Description.TextSize = 18
  4418. OPFin_Description.TextWrapped = true
  4419.  
  4420. OPFin_Warning.Name = "OPFin_Warning"
  4421. OPFin_Warning.Parent = Information
  4422. OPFin_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  4423. OPFin_Warning.BackgroundTransparency = 1
  4424. OPFin_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  4425. OPFin_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  4426. OPFin_Warning.ZIndex = 2
  4427. OPFin_Warning.Font = Enum.Font.SourceSans
  4428. OPFin_Warning.FontSize = Enum.FontSize.Size18
  4429. 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."
  4430. OPFin_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4431. OPFin_Warning.TextSize = 18
  4432. OPFin_Warning.TextWrapped = true
  4433.  
  4434. Info_Bar.Name = "Info_Bar"
  4435. Info_Bar.Parent = Information
  4436. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  4437. Info_Bar.BorderSizePixel = 0
  4438. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  4439. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  4440.  
  4441. Info_Background.Name = "Info_Background"
  4442. Info_Background.Parent = Information
  4443. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4444. Info_Background.BorderSizePixel = 0
  4445. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  4446. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  4447. Info_Background.ZIndex = 2
  4448.  
  4449. Warning_Bar.Name = "Warning_Bar"
  4450. Warning_Bar.Parent = Information
  4451. Warning_Bar.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  4452. Warning_Bar.BorderSizePixel = 0
  4453. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  4454. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  4455.  
  4456. Warning_Background.Name = "Warning_Background"
  4457. Warning_Background.Parent = Information
  4458. Warning_Background.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  4459. Warning_Background.BorderSizePixel = 0
  4460. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  4461. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  4462.  
  4463. Info_Image.Name = "Info_Image"
  4464. Info_Image.Parent = Information
  4465. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  4466. Info_Image.BackgroundTransparency = 1
  4467. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  4468. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  4469. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  4470.  
  4471. Image_FE_DISABLED.Name = "Image_FE_DISABLED"
  4472. Image_FE_DISABLED.Parent = Information
  4473. Image_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  4474. Image_FE_DISABLED.BackgroundTransparency = 1
  4475. Image_FE_DISABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  4476. Image_FE_DISABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  4477. Image_FE_DISABLED.Image = "http://www.roblox.com/asset/?id=1281290326"
  4478.  
  4479. Warn_Image.Name = "Warn_Image"
  4480. Warn_Image.Parent = Information
  4481. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  4482. Warn_Image.BackgroundTransparency = 1
  4483. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  4484. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  4485. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  4486.  
  4487. Others_1.Name = "Others_1"
  4488. Others_1.Parent = Pages
  4489. Others_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4490. Others_1.BorderSizePixel = 0
  4491. Others_1.Position = UDim2.new(1.00752497, 0, 0, 0)
  4492. Others_1.Size = UDim2.new(1, 0, 1, 0)
  4493.  
  4494. OthersTitle.Name = "OthersTitle"
  4495. OthersTitle.Parent = Others_1
  4496. OthersTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  4497. OthersTitle.BackgroundTransparency = 1
  4498. OthersTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  4499. OthersTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  4500. OthersTitle.Font = Enum.Font.SourceSansBold
  4501. OthersTitle.FontSize = Enum.FontSize.Size28
  4502. OthersTitle.Text = "Others"
  4503. OthersTitle.TextSize = 25
  4504.  
  4505. Char_Image.Name = "Char_Image"
  4506. Char_Image.Parent = Others_1
  4507. Char_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  4508. Char_Image.BackgroundTransparency = 1
  4509. Char_Image.Position = UDim2.new(0.0113205044, 0, 0.153754383, 0)
  4510. Char_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  4511. Char_Image.Image = "http://www.roblox.com/asset/?id=1281476978"
  4512.  
  4513. OthersText.Name = "OthersText"
  4514. OthersText.Parent = Others_1
  4515. OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  4516. OthersText.BackgroundTransparency = 1
  4517. OthersText.Position = UDim2.new(0.101884536, 0, 0.153754383, 0)
  4518. OthersText.Size = UDim2.new(0.781114817, 0, 0.175719291, 0)
  4519. OthersText.Font = Enum.Font.SourceSansItalic
  4520. OthersText.FontSize = Enum.FontSize.Size24
  4521. OthersText.Text = "Use a set of basic commands on other players! Enter a name into the textbox, supports partial names."
  4522. OthersText.TextSize = 19
  4523. OthersText.TextWrapped = true
  4524.  
  4525. TXTBOX_PlrName.Name = "TXTBOX_PlrName"
  4526. TXTBOX_PlrName.Parent = Others_1
  4527. TXTBOX_PlrName.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  4528. TXTBOX_PlrName.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  4529. TXTBOX_PlrName.BorderSizePixel = 0
  4530. TXTBOX_PlrName.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  4531. TXTBOX_PlrName.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  4532. TXTBOX_PlrName.ZIndex = 2
  4533. TXTBOX_PlrName.Font = Enum.Font.SourceSans
  4534. TXTBOX_PlrName.FontSize = Enum.FontSize.Size14
  4535. TXTBOX_PlrName.Text = "Player"
  4536. TXTBOX_PlrName.TextScaled = true
  4537. TXTBOX_PlrName.TextSize = 14
  4538. TXTBOX_PlrName.TextWrapped = true
  4539.  
  4540. othersBaseBackground.Name = "othersBaseBackground"
  4541. othersBaseBackground.Parent = Others_1
  4542. othersBaseBackground.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  4543. othersBaseBackground.BorderSizePixel = 0
  4544. othersBaseBackground.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  4545. othersBaseBackground.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  4546.  
  4547. TeleportTo.Name = "TeleportTo"
  4548. TeleportTo.Parent = othersBaseBackground
  4549. TeleportTo.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4550. TeleportTo.BorderSizePixel = 0
  4551. TeleportTo.Position = UDim2.new(0.0294333119, 0, 0.27070269, 0)
  4552. TeleportTo.Size = UDim2.new(0, 92, 0, 25)
  4553. TeleportTo.Font = Enum.Font.SourceSans
  4554. TeleportTo.FontSize = Enum.FontSize.Size24
  4555. TeleportTo.Text = "Teleport To"
  4556. TeleportTo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4557. TeleportTo.TextSize = 22
  4558.  
  4559. Annoy.Name = "Annoy"
  4560. Annoy.Parent = othersBaseBackground
  4561. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4562. Annoy.BorderSizePixel = 0
  4563. Annoy.Position = UDim2.new(0.0294333119, 0, 0.507567585, 0)
  4564. Annoy.Size = UDim2.new(0, 92, 0, 25)
  4565. Annoy.Font = Enum.Font.SourceSans
  4566. Annoy.FontSize = Enum.FontSize.Size24
  4567. Annoy.Text = "Annoy"
  4568. Annoy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4569. Annoy.TextSize = 22
  4570.  
  4571. Follow.Name = "Follow"
  4572. Follow.Parent = othersBaseBackground
  4573. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4574. Follow.BorderSizePixel = 0
  4575. Follow.Position = UDim2.new(0.0294333119, 0, 0.744432449, 0)
  4576. Follow.Size = UDim2.new(0, 92, 0, 25)
  4577. Follow.Font = Enum.Font.SourceSans
  4578. Follow.FontSize = Enum.FontSize.Size24
  4579. Follow.Text = "Follow"
  4580. Follow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4581. Follow.TextSize = 22
  4582.  
  4583. View.Name = "View"
  4584. View.Parent = othersBaseBackground
  4585. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4586. View.BorderSizePixel = 0
  4587. View.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  4588. View.Size = UDim2.new(0, 92, 0, 25)
  4589. View.Font = Enum.Font.SourceSans
  4590. View.FontSize = Enum.FontSize.Size24
  4591. View.Text = "View"
  4592. View.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4593. View.TextSize = 22
  4594.  
  4595. Orbit.Name = "Orbit"
  4596. Orbit.Parent = othersBaseBackground
  4597. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4598. Orbit.BorderSizePixel = 0
  4599. Orbit.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  4600. Orbit.Size = UDim2.new(0, 92, 0, 25)
  4601. Orbit.Font = Enum.Font.SourceSans
  4602. Orbit.FontSize = Enum.FontSize.Size24
  4603. Orbit.Text = "Orbit"
  4604. Orbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4605. Orbit.TextSize = 22
  4606.  
  4607. HeadWalk.Name = "HeadWalk"
  4608. HeadWalk.Parent = othersBaseBackground
  4609. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4610. HeadWalk.BorderSizePixel = 0
  4611. HeadWalk.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  4612. HeadWalk.Size = UDim2.new(0, 92, 0, 25)
  4613. HeadWalk.Font = Enum.Font.SourceSans
  4614. HeadWalk.FontSize = Enum.FontSize.Size24
  4615. HeadWalk.Text = "Head Walk"
  4616. HeadWalk.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4617. HeadWalk.TextSize = 22
  4618.  
  4619. Stick.Name = "Stick"
  4620. Stick.Parent = othersBaseBackground
  4621. Stick.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4622. Stick.BorderSizePixel = 0
  4623. Stick.Position = UDim2.new(0.7063995, 0, 0.27070269, 0)
  4624. Stick.Size = UDim2.new(0, 92, 0, 25)
  4625. Stick.Font = Enum.Font.SourceSans
  4626. Stick.FontSize = Enum.FontSize.Size24
  4627. Stick.Text = "Stick"
  4628. Stick.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4629. Stick.TextSize = 22
  4630.  
  4631. Spam.Name = "Spam"
  4632. Spam.Parent = othersBaseBackground
  4633. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4634. Spam.BorderSizePixel = 0
  4635. Spam.Position = UDim2.new(0.7063995, 0, 0.507567585, 0)
  4636. Spam.Size = UDim2.new(0, 92, 0, 25)
  4637. Spam.Font = Enum.Font.SourceSans
  4638. Spam.FontSize = Enum.FontSize.Size24
  4639. Spam.Text = "Spam"
  4640. Spam.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4641. Spam.TextSize = 22
  4642.  
  4643. Carpet.Name = "Carpet"
  4644. Carpet.Parent = othersBaseBackground
  4645. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  4646. Carpet.BorderSizePixel = 0
  4647. Carpet.Position = UDim2.new(0.7063995, 0, 0.744432449, 0)
  4648. Carpet.Size = UDim2.new(0, 92, 0, 25)
  4649. Carpet.Font = Enum.Font.SourceSans
  4650. Carpet.FontSize = Enum.FontSize.Size24
  4651. Carpet.Text = "Carpet"
  4652. Carpet.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4653. Carpet.TextSize = 22
  4654.  
  4655. Others_toPAGE2.Name = "Others_toPAGE2"
  4656. Others_toPAGE2.Parent = Others_1
  4657. Others_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  4658. Others_toPAGE2.BorderSizePixel = 0
  4659. Others_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  4660. Others_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  4661. Others_toPAGE2.Font = Enum.Font.SourceSansLight
  4662. Others_toPAGE2.FontSize = Enum.FontSize.Size24
  4663. Others_toPAGE2.Text = "Next"
  4664. Others_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4665. Others_toPAGE2.TextSize = 22
  4666.  
  4667. Character_toPAGE2_IMAGE.Name = "Character_toPAGE2_IMAGE"
  4668. Character_toPAGE2_IMAGE.Parent = Others_toPAGE2
  4669. Character_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  4670. Character_toPAGE2_IMAGE.BorderSizePixel = 0
  4671. Character_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  4672. Character_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  4673. Character_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  4674.  
  4675. Character_2.Name = "Character_2"
  4676. Character_2.Parent = Pages
  4677. Character_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4678. Character_2.BorderSizePixel = 0
  4679. Character_2.Position = UDim2.new(1, 0, 0, 0)
  4680. Character_2.Size = UDim2.new(1, 0, 1, 0)
  4681.  
  4682. CharacterTitle.Name = "CharacterTitle"
  4683. CharacterTitle.Parent = Character_2
  4684. CharacterTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  4685. CharacterTitle.BackgroundTransparency = 1
  4686. CharacterTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  4687. CharacterTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  4688. CharacterTitle.Font = Enum.Font.SourceSansBold
  4689. CharacterTitle.FontSize = Enum.FontSize.Size28
  4690. CharacterTitle.Text = "Character"
  4691. CharacterTitle.TextSize = 25
  4692.  
  4693. CharacterText.Name = "CharacterText"
  4694. CharacterText.Parent = Character_2
  4695. CharacterText.BackgroundColor3 = Color3.new(1, 1, 1)
  4696. CharacterText.BackgroundTransparency = 1
  4697. CharacterText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  4698. CharacterText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  4699. CharacterText.Font = Enum.Font.SourceSansItalic
  4700. CharacterText.FontSize = Enum.FontSize.Size24
  4701. CharacterText.Text = "Apply cool animations to your player!"
  4702. CharacterText.TextSize = 19
  4703. CharacterText.TextWrapped = true
  4704.  
  4705. Animations_SPOOKY.Name = "Animations_SPOOKY"
  4706. Animations_SPOOKY.Parent = Character_2
  4707. Animations_SPOOKY.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  4708. Animations_SPOOKY.BorderSizePixel = 0
  4709. Animations_SPOOKY.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  4710. Animations_SPOOKY.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  4711.  
  4712. spookytitle.Name = "spookytitle"
  4713. spookytitle.Parent = Animations_SPOOKY
  4714. spookytitle.BackgroundColor3 = Color3.new(1, 1, 1)
  4715. spookytitle.BackgroundTransparency = 1
  4716. spookytitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  4717. spookytitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  4718. spookytitle.Font = Enum.Font.SourceSansLight
  4719. spookytitle.FontSize = Enum.FontSize.Size28
  4720. spookytitle.Text = "Spooky"
  4721. spookytitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4722. spookytitle.TextSize = 25
  4723.  
  4724. headthrow.Name = "headthrow"
  4725. headthrow.Parent = Animations_SPOOKY
  4726. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4727. headthrow.BorderSizePixel = 0
  4728. headthrow.Position = UDim2.new(0, 0, 0.238476187, 0)
  4729. headthrow.Size = UDim2.new(1, 0, 0.119000003, 0)
  4730. headthrow.Font = Enum.Font.SourceSans
  4731. headthrow.FontSize = Enum.FontSize.Size14
  4732. headthrow.Text = "Head Throw"
  4733. headthrow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4734. headthrow.TextScaled = true
  4735. headthrow.TextSize = 14
  4736. headthrow.TextWrapped = true
  4737.  
  4738. armsoff.Name = "armsoff"
  4739. armsoff.Parent = Animations_SPOOKY
  4740. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4741. armsoff.BorderSizePixel = 0
  4742. armsoff.Position = UDim2.new(0, 0, 0.3875238, 0)
  4743. armsoff.Size = UDim2.new(1, 0, 0.119000003, 0)
  4744. armsoff.Font = Enum.Font.SourceSans
  4745. armsoff.FontSize = Enum.FontSize.Size14
  4746. armsoff.Text = "Arms Off"
  4747. armsoff.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4748. armsoff.TextScaled = true
  4749. armsoff.TextSize = 14
  4750. armsoff.TextWrapped = true
  4751.  
  4752. loophead.Name = "loophead"
  4753. loophead.Parent = Animations_SPOOKY
  4754. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4755. loophead.BorderSizePixel = 0
  4756. loophead.Position = UDim2.new(0, 0, 0.536571383, 0)
  4757. loophead.Size = UDim2.new(1, 0, 0.119000003, 0)
  4758. loophead.Font = Enum.Font.SourceSans
  4759. loophead.FontSize = Enum.FontSize.Size14
  4760. loophead.Text = "Loop Head"
  4761. loophead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4762. loophead.TextScaled = true
  4763. loophead.TextSize = 14
  4764. loophead.TextWrapped = true
  4765.  
  4766. levitate.Name = "levitate"
  4767. levitate.Parent = Animations_SPOOKY
  4768. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4769. levitate.BorderSizePixel = 0
  4770. levitate.Position = UDim2.new(0, 0, 0.685619056, 0)
  4771. levitate.Size = UDim2.new(1, 0, 0.119000003, 0)
  4772. levitate.Font = Enum.Font.SourceSans
  4773. levitate.FontSize = Enum.FontSize.Size14
  4774. levitate.Text = "Levitate"
  4775. levitate.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4776. levitate.TextScaled = true
  4777. levitate.TextSize = 14
  4778. levitate.TextWrapped = true
  4779.  
  4780. headfloat.Name = "headfloat"
  4781. headfloat.Parent = Animations_SPOOKY
  4782. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4783. headfloat.BorderSizePixel = 0
  4784. headfloat.Position = UDim2.new(0, 0, 0.834666669, 0)
  4785. headfloat.Size = UDim2.new(1, 0, 0.119000003, 0)
  4786. headfloat.Font = Enum.Font.SourceSans
  4787. headfloat.FontSize = Enum.FontSize.Size14
  4788. headfloat.Text = "Head Float"
  4789. headfloat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4790. headfloat.TextScaled = true
  4791. headfloat.TextSize = 14
  4792. headfloat.TextWrapped = true
  4793.  
  4794. Character_backPAGE1.Name = "Character_backPAGE1"
  4795. Character_backPAGE1.Parent = Character_2
  4796. Character_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  4797. Character_backPAGE1.BorderSizePixel = 0
  4798. Character_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  4799. Character_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  4800. Character_backPAGE1.Font = Enum.Font.SourceSansLight
  4801. Character_backPAGE1.FontSize = Enum.FontSize.Size24
  4802. Character_backPAGE1.Text = "Prev"
  4803. Character_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4804. Character_backPAGE1.TextSize = 22
  4805.  
  4806. Character_toPAGE1_IMAGE.Name = "Character_toPAGE1_IMAGE"
  4807. Character_toPAGE1_IMAGE.Parent = Character_backPAGE1
  4808. Character_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  4809. Character_toPAGE1_IMAGE.BorderSizePixel = 0
  4810. Character_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  4811. Character_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  4812. Character_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  4813.  
  4814. Animations_DANCE.Name = "Animations_DANCE"
  4815. Animations_DANCE.Parent = Character_2
  4816. Animations_DANCE.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  4817. Animations_DANCE.BorderSizePixel = 0
  4818. Animations_DANCE.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  4819. Animations_DANCE.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  4820.  
  4821. dancetitle.Name = "dancetitle"
  4822. dancetitle.Parent = Animations_DANCE
  4823. dancetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  4824. dancetitle.BackgroundTransparency = 1
  4825. dancetitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  4826. dancetitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  4827. dancetitle.Font = Enum.Font.SourceSansLight
  4828. dancetitle.FontSize = Enum.FontSize.Size28
  4829. dancetitle.Text = "Dance"
  4830. dancetitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4831. dancetitle.TextSize = 25
  4832.  
  4833. normal.Name = "normal"
  4834. normal.Parent = Animations_DANCE
  4835. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4836. normal.BorderSizePixel = 0
  4837. normal.Position = UDim2.new(0, 0, 0.238476187, 0)
  4838. normal.Size = UDim2.new(1, 0, 0.119000003, 0)
  4839. normal.Font = Enum.Font.SourceSans
  4840. normal.FontSize = Enum.FontSize.Size14
  4841. normal.Text = "Normal"
  4842. normal.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4843. normal.TextScaled = true
  4844. normal.TextSize = 14
  4845. normal.TextWrapped = true
  4846.  
  4847. movingdance.Name = "movingdance"
  4848. movingdance.Parent = Animations_DANCE
  4849. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4850. movingdance.BorderSizePixel = 0
  4851. movingdance.Position = UDim2.new(0, 0, 0.3875238, 0)
  4852. movingdance.Size = UDim2.new(1, 0, 0.119000003, 0)
  4853. movingdance.Font = Enum.Font.SourceSans
  4854. movingdance.FontSize = Enum.FontSize.Size14
  4855. movingdance.Text = "Moving Dance"
  4856. movingdance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4857. movingdance.TextScaled = true
  4858. movingdance.TextSize = 14
  4859. movingdance.TextWrapped = true
  4860.  
  4861. insane.Name = "insane"
  4862. insane.Parent = Animations_DANCE
  4863. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4864. insane.BorderSizePixel = 0
  4865. insane.Position = UDim2.new(0, 0, 0.834666669, 0)
  4866. insane.Size = UDim2.new(1, 0, 0.119000003, 0)
  4867. insane.Font = Enum.Font.SourceSans
  4868. insane.FontSize = Enum.FontSize.Size14
  4869. insane.Text = "Insane"
  4870. insane.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4871. insane.TextScaled = true
  4872. insane.TextSize = 14
  4873. insane.TextWrapped = true
  4874.  
  4875. happy.Name = "happy"
  4876. happy.Parent = Animations_DANCE
  4877. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4878. happy.BorderSizePixel = 0
  4879. happy.Position = UDim2.new(0, 0, 0.536571383, 0)
  4880. happy.Size = UDim2.new(1, 0, 0.119000003, 0)
  4881. happy.Font = Enum.Font.SourceSans
  4882. happy.FontSize = Enum.FontSize.Size14
  4883. happy.Text = "Happy"
  4884. happy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4885. happy.TextScaled = true
  4886. happy.TextSize = 14
  4887. happy.TextWrapped = true
  4888.  
  4889. spindance.Name = "spindance"
  4890. spindance.Parent = Animations_DANCE
  4891. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4892. spindance.BorderSizePixel = 0
  4893. spindance.Position = UDim2.new(0, 0, 0.685619056, 0)
  4894. spindance.Size = UDim2.new(1, 0, 0.119000003, 0)
  4895. spindance.Font = Enum.Font.SourceSans
  4896. spindance.FontSize = Enum.FontSize.Size14
  4897. spindance.Text = "Spin Dance"
  4898. spindance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4899. spindance.TextScaled = true
  4900. spindance.TextSize = 14
  4901. spindance.TextWrapped = true
  4902.  
  4903. Animations_HEROIC.Name = "Animations_HEROIC"
  4904. Animations_HEROIC.Parent = Character_2
  4905. Animations_HEROIC.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  4906. Animations_HEROIC.BorderSizePixel = 0
  4907. Animations_HEROIC.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  4908. Animations_HEROIC.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  4909.  
  4910. heroictitle.Name = "heroictitle"
  4911. heroictitle.Parent = Animations_HEROIC
  4912. heroictitle.BackgroundColor3 = Color3.new(1, 1, 1)
  4913. heroictitle.BackgroundTransparency = 1
  4914. heroictitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  4915. heroictitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  4916. heroictitle.Font = Enum.Font.SourceSansLight
  4917. heroictitle.FontSize = Enum.FontSize.Size28
  4918. heroictitle.Text = "Heroic"
  4919. heroictitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4920. heroictitle.TextSize = 25
  4921.  
  4922. swordstrike.Name = "swordstrike"
  4923. swordstrike.Parent = Animations_HEROIC
  4924. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4925. swordstrike.BorderSizePixel = 0
  4926. swordstrike.Position = UDim2.new(0, 0, 0.238476187, 0)
  4927. swordstrike.Size = UDim2.new(1, 0, 0.119000003, 0)
  4928. swordstrike.Font = Enum.Font.SourceSans
  4929. swordstrike.FontSize = Enum.FontSize.Size14
  4930. swordstrike.Text = "Sword Strike"
  4931. swordstrike.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4932. swordstrike.TextScaled = true
  4933. swordstrike.TextSize = 14
  4934. swordstrike.TextWrapped = true
  4935.  
  4936. jumpland.Name = "jumpland"
  4937. jumpland.Parent = Animations_HEROIC
  4938. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4939. jumpland.BorderSizePixel = 0
  4940. jumpland.Position = UDim2.new(0, 0, 0.3875238, 0)
  4941. jumpland.Size = UDim2.new(1, 0, 0.119000003, 0)
  4942. jumpland.Font = Enum.Font.SourceSans
  4943. jumpland.FontSize = Enum.FontSize.Size14
  4944. jumpland.Text = "Jump Land"
  4945. jumpland.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4946. jumpland.TextScaled = true
  4947. jumpland.TextSize = 14
  4948. jumpland.TextWrapped = true
  4949.  
  4950. punches.Name = "punches"
  4951. punches.Parent = Animations_HEROIC
  4952. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4953. punches.BorderSizePixel = 0
  4954. punches.Position = UDim2.new(0, 0, 0.834666669, 0)
  4955. punches.Size = UDim2.new(1, 0, 0.119000003, 0)
  4956. punches.Font = Enum.Font.SourceSans
  4957. punches.FontSize = Enum.FontSize.Size14
  4958. punches.Text = "Punches"
  4959. punches.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4960. punches.TextScaled = true
  4961. punches.TextSize = 14
  4962. punches.TextWrapped = true
  4963.  
  4964. swing.Name = "swing"
  4965. swing.Parent = Animations_HEROIC
  4966. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4967. swing.BorderSizePixel = 0
  4968. swing.Position = UDim2.new(0, 0, 0.536571383, 0)
  4969. swing.Size = UDim2.new(1, 0, 0.119000003, 0)
  4970. swing.Font = Enum.Font.SourceSans
  4971. swing.FontSize = Enum.FontSize.Size14
  4972. swing.Text = "Swing"
  4973. swing.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4974. swing.TextScaled = true
  4975. swing.TextSize = 14
  4976. swing.TextWrapped = true
  4977.  
  4978. crawl.Name = "crawl"
  4979. crawl.Parent = Animations_HEROIC
  4980. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4981. crawl.BorderSizePixel = 0
  4982. crawl.Position = UDim2.new(0, 0, 0.685619056, 0)
  4983. crawl.Size = UDim2.new(1, 0, 0.119000003, 0)
  4984. crawl.Font = Enum.Font.SourceSans
  4985. crawl.FontSize = Enum.FontSize.Size14
  4986. crawl.Text = "Crawl"
  4987. crawl.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4988. crawl.TextScaled = true
  4989. crawl.TextSize = 14
  4990. crawl.TextWrapped = true
  4991.  
  4992. Char2_Image.Name = "Char2_Image"
  4993. Char2_Image.Parent = Character_2
  4994. Char2_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  4995. Char2_Image.BackgroundTransparency = 1
  4996. Char2_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  4997. Char2_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  4998. Char2_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  4999.  
  5000. Character_1.Name = "Character_1"
  5001. Character_1.Parent = Pages
  5002. Character_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5003. Character_1.BorderSizePixel = 0
  5004. Character_1.Position = UDim2.new(11, 0, 0, 0)
  5005. Character_1.Size = UDim2.new(1, 0, 1, 0)
  5006.  
  5007. CharacterTitle_2.Name = "CharacterTitle"
  5008. CharacterTitle_2.Parent = Character_1
  5009. CharacterTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5010. CharacterTitle_2.BackgroundTransparency = 1
  5011. CharacterTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  5012. CharacterTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  5013. CharacterTitle_2.Font = Enum.Font.SourceSansBold
  5014. CharacterTitle_2.FontSize = Enum.FontSize.Size28
  5015. CharacterTitle_2.Text = "Character"
  5016. CharacterTitle_2.TextSize = 25
  5017.  
  5018. Char_Image_2.Name = "Char_Image"
  5019. Char_Image_2.Parent = Character_1
  5020. Char_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5021. Char_Image_2.BackgroundTransparency = 1
  5022. Char_Image_2.Position = UDim2.new(0.0792435333, 0, 0.109824568, 0)
  5023. Char_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  5024. Char_Image_2.Image = "http://www.roblox.com/asset/?id=1281299598"
  5025.  
  5026. CharacterText_2.Name = "CharacterText"
  5027. CharacterText_2.Parent = Character_1
  5028. CharacterText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5029. CharacterText_2.BackgroundTransparency = 1
  5030. CharacterText_2.Position = UDim2.new(0.147166565, 0, 0.109824568, 0)
  5031. CharacterText_2.Size = UDim2.new(0.679230273, 0, 0.175719291, 0)
  5032. CharacterText_2.Font = Enum.Font.SourceSansItalic
  5033. CharacterText_2.FontSize = Enum.FontSize.Size24
  5034. CharacterText_2.Text = "Change your character's speed and other stats, give yourself fly, noclip and more!"
  5035. CharacterText_2.TextSize = 19
  5036. CharacterText_2.TextWrapped = true
  5037.  
  5038. TXTBOX_Stats.Name = "TXTBOX_Stats"
  5039. TXTBOX_Stats.Parent = Character_1
  5040. TXTBOX_Stats.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  5041. TXTBOX_Stats.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5042. TXTBOX_Stats.BorderSizePixel = 6
  5043. TXTBOX_Stats.Position = UDim2.new(0.0905640349, 0, 0.373403519, 0)
  5044. TXTBOX_Stats.Size = UDim2.new(0.18112807, 0, 0.0878596455, 0)
  5045. TXTBOX_Stats.Font = Enum.Font.SourceSans
  5046. TXTBOX_Stats.FontSize = Enum.FontSize.Size14
  5047. TXTBOX_Stats.Text = "Number"
  5048. TXTBOX_Stats.TextScaled = true
  5049. TXTBOX_Stats.TextSize = 14
  5050. TXTBOX_Stats.TextWrapped = true
  5051.  
  5052. BackGroundChar.Name = "BackGroundChar"
  5053. BackGroundChar.Parent = Character_1
  5054. BackGroundChar.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5055. BackGroundChar.BorderSizePixel = 0
  5056. BackGroundChar.Position = UDim2.new(0.0769999996, 0, 0.48300001, 0)
  5057. BackGroundChar.Size = UDim2.new(0, 92, 0, 118)
  5058.  
  5059. HipHeight.Name = "HipHeight"
  5060. HipHeight.Parent = BackGroundChar
  5061. HipHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  5062. HipHeight.BorderSizePixel = 0
  5063. HipHeight.Position = UDim2.new(0, 0, 0.679050863, 0)
  5064. HipHeight.Size = UDim2.new(0, 92, 0, 25)
  5065. HipHeight.Font = Enum.Font.SourceSans
  5066. HipHeight.FontSize = Enum.FontSize.Size24
  5067. HipHeight.Text = "HipHeight"
  5068. HipHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5069. HipHeight.TextSize = 22
  5070.  
  5071. JumpHeight.Name = "JumpHeight"
  5072. JumpHeight.Parent = BackGroundChar
  5073. JumpHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  5074. JumpHeight.BorderSizePixel = 0
  5075. JumpHeight.Position = UDim2.new(0, 0, 0.381966084, 0)
  5076. JumpHeight.Size = UDim2.new(0, 92, 0, 25)
  5077. JumpHeight.Font = Enum.Font.SourceSans
  5078. JumpHeight.FontSize = Enum.FontSize.Size24
  5079. JumpHeight.Text = "JumpHeight"
  5080. JumpHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5081. JumpHeight.TextSize = 20
  5082.  
  5083. Speed.Name = "Speed"
  5084. Speed.Parent = BackGroundChar
  5085. Speed.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  5086. Speed.BorderSizePixel = 0
  5087. Speed.Position = UDim2.new(0, 0, 0.0848813578, 0)
  5088. Speed.Size = UDim2.new(0, 92, 0, 25)
  5089. Speed.Font = Enum.Font.SourceSans
  5090. Speed.FontSize = Enum.FontSize.Size24
  5091. Speed.Text = "Speed"
  5092. Speed.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5093. Speed.TextSize = 22
  5094.  
  5095. TXTBOX_Chat.Name = "TXTBOX_Chat"
  5096. TXTBOX_Chat.Parent = Character_1
  5097. TXTBOX_Chat.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  5098. TXTBOX_Chat.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5099. TXTBOX_Chat.BorderSizePixel = 6
  5100. TXTBOX_Chat.Position = UDim2.new(0.384897143, 0, 0.373403519, 0)
  5101. TXTBOX_Chat.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  5102. TXTBOX_Chat.Font = Enum.Font.SourceSans
  5103. TXTBOX_Chat.FontSize = Enum.FontSize.Size14
  5104. TXTBOX_Chat.Text = "Text for chatting"
  5105. TXTBOX_Chat.TextScaled = true
  5106. TXTBOX_Chat.TextSize = 14
  5107. TXTBOX_Chat.TextWrapped = true
  5108.  
  5109. BackGroundChar2.Name = "BackGroundChar2"
  5110. BackGroundChar2.Parent = Character_1
  5111. BackGroundChar2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5112. BackGroundChar2.BorderSizePixel = 0
  5113. BackGroundChar2.Position = UDim2.new(0.370000005, 0, 0.48300001, 0)
  5114. BackGroundChar2.Size = UDim2.new(0, 242, 0, 40)
  5115.  
  5116. Chat.Name = "Chat"
  5117. Chat.Parent = BackGroundChar2
  5118. Chat.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  5119. Chat.BorderSizePixel = 0
  5120. Chat.Position = UDim2.new(0.0620288812, 0, 0.125200003, 0)
  5121. Chat.Size = UDim2.new(0, 92, 0, 25)
  5122. Chat.Font = Enum.Font.SourceSans
  5123. Chat.FontSize = Enum.FontSize.Size24
  5124. Chat.Text = "Chat"
  5125. Chat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5126. Chat.TextSize = 22
  5127.  
  5128. Spam_2.Name = "Spam"
  5129. Spam_2.Parent = BackGroundChar2
  5130. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  5131. Spam_2.BorderSizePixel = 0
  5132. Spam_2.Position = UDim2.new(0.558259964, 0, 0.125200003, 0)
  5133. Spam_2.Size = UDim2.new(0, 92, 0, 25)
  5134. Spam_2.Font = Enum.Font.SourceSans
  5135. Spam_2.FontSize = Enum.FontSize.Size24
  5136. Spam_2.Text = "Spam"
  5137. Spam_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5138. Spam_2.TextSize = 22
  5139.  
  5140. BackGroundChar3.Name = "BackGroundChar3"
  5141. BackGroundChar3.Parent = Character_1
  5142. BackGroundChar3.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  5143. BackGroundChar3.BorderSizePixel = 0
  5144. BackGroundChar3.Position = UDim2.new(0.372000009, 0, 0.742999971, 0)
  5145. BackGroundChar3.Size = UDim2.new(0, 242, 0, 43)
  5146.  
  5147. Noclip.Name = "Noclip"
  5148. Noclip.Parent = BackGroundChar3
  5149. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  5150. Noclip.BorderSizePixel = 0
  5151. Noclip.Position = UDim2.new(0.558000028, 0, 0.208000004, 0)
  5152. Noclip.Size = UDim2.new(0, 92, 0, 25)
  5153. Noclip.Font = Enum.Font.SourceSans
  5154. Noclip.FontSize = Enum.FontSize.Size24
  5155. Noclip.Text = "Noclip"
  5156. Noclip.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5157. Noclip.TextSize = 22
  5158.  
  5159. Fly.Name = "Fly"
  5160. Fly.Parent = BackGroundChar3
  5161. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  5162. Fly.BorderSizePixel = 0
  5163. Fly.Position = UDim2.new(0.061999999, 0, 0.208000004, 0)
  5164. Fly.Size = UDim2.new(0, 92, 0, 25)
  5165. Fly.Font = Enum.Font.SourceSans
  5166. Fly.FontSize = Enum.FontSize.Size24
  5167. Fly.Text = "Fly"
  5168. Fly.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5169. Fly.TextSize = 22
  5170.  
  5171. Character_toPAGE2.Name = "Character_toPAGE2"
  5172. Character_toPAGE2.Parent = Character_1
  5173. Character_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5174. Character_toPAGE2.BorderSizePixel = 0
  5175. Character_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  5176. Character_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  5177. Character_toPAGE2.Font = Enum.Font.SourceSansLight
  5178. Character_toPAGE2.FontSize = Enum.FontSize.Size24
  5179. Character_toPAGE2.Text = "Next"
  5180. Character_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5181. Character_toPAGE2.TextSize = 22
  5182.  
  5183. Character_toPAGE2_IMAGE_2.Name = "Character_toPAGE2_IMAGE"
  5184. Character_toPAGE2_IMAGE_2.Parent = Character_toPAGE2
  5185. Character_toPAGE2_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5186. Character_toPAGE2_IMAGE_2.BorderSizePixel = 0
  5187. Character_toPAGE2_IMAGE_2.Position = UDim2.new(0.900659323, 0, 0, 0)
  5188. Character_toPAGE2_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  5189. Character_toPAGE2_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282737326"
  5190.  
  5191. Others_2.Name = "Others_2"
  5192. Others_2.Parent = Pages
  5193. Others_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5194. Others_2.BorderSizePixel = 0
  5195. Others_2.Position = UDim2.new(1, 0, 0, 0)
  5196. Others_2.Size = UDim2.new(1, 0, 1, 0)
  5197.  
  5198. OthersTitle_2.Name = "OthersTitle"
  5199. OthersTitle_2.Parent = Others_2
  5200. OthersTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5201. OthersTitle_2.BackgroundTransparency = 1
  5202. OthersTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  5203. OthersTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  5204. OthersTitle_2.Font = Enum.Font.SourceSansBold
  5205. OthersTitle_2.FontSize = Enum.FontSize.Size28
  5206. OthersTitle_2.Text = "Others"
  5207. OthersTitle_2.TextSize = 25
  5208.  
  5209. Other_Image2.Name = "Other_Image2"
  5210. Other_Image2.Parent = Others_2
  5211. Other_Image2.BackgroundColor3 = Color3.new(1, 1, 1)
  5212. Other_Image2.BackgroundTransparency = 1
  5213. Other_Image2.Position = UDim2.new(0.0113205044, 0, 0.197684199, 0)
  5214. Other_Image2.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  5215. Other_Image2.Image = "http://www.roblox.com/asset/?id=1284941440"
  5216.  
  5217. OthersText_2.Name = "OthersText"
  5218. OthersText_2.Parent = Others_2
  5219. OthersText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5220. OthersText_2.BackgroundTransparency = 1
  5221. OthersText_2.Position = UDim2.new(0.203769073, 0, 0.109824568, 0)
  5222. OthersText_2.Size = UDim2.new(0.577345729, 0, 0.175719291, 0)
  5223. OthersText_2.Font = Enum.Font.SourceSansItalic
  5224. OthersText_2.FontSize = Enum.FontSize.Size24
  5225. OthersText_2.Text = "Use rocket propulsion to push, fling, and annoy players!"
  5226. OthersText_2.TextSize = 19
  5227. OthersText_2.TextWrapped = true
  5228.  
  5229. TXTBOX_PlrName2.Name = "TXTBOX_PlrName2"
  5230. TXTBOX_PlrName2.Parent = Others_2
  5231. TXTBOX_PlrName2.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  5232. TXTBOX_PlrName2.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5233. TXTBOX_PlrName2.BorderSizePixel = 0
  5234. TXTBOX_PlrName2.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  5235. TXTBOX_PlrName2.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  5236. TXTBOX_PlrName2.ZIndex = 2
  5237. TXTBOX_PlrName2.Font = Enum.Font.SourceSans
  5238. TXTBOX_PlrName2.FontSize = Enum.FontSize.Size14
  5239. TXTBOX_PlrName2.Text = "Player"
  5240. TXTBOX_PlrName2.TextScaled = true
  5241. TXTBOX_PlrName2.TextSize = 14
  5242. TXTBOX_PlrName2.TextWrapped = true
  5243.  
  5244. othersBaseBackground2.Name = "othersBaseBackground2"
  5245. othersBaseBackground2.Parent = Others_2
  5246. othersBaseBackground2.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5247. othersBaseBackground2.BorderSizePixel = 0
  5248. othersBaseBackground2.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  5249. othersBaseBackground2.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  5250.  
  5251. Flatten.Name = "Flatten"
  5252. Flatten.Parent = othersBaseBackground2
  5253. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5254. Flatten.BorderSizePixel = 0
  5255. Flatten.Position = UDim2.new(0.0588666238, 0, 0.27070269, 0)
  5256. Flatten.Size = UDim2.new(0, 92, 0, 25)
  5257. Flatten.Font = Enum.Font.SourceSans
  5258. Flatten.FontSize = Enum.FontSize.Size24
  5259. Flatten.Text = "Flatten"
  5260. Flatten.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5261. Flatten.TextSize = 22
  5262.  
  5263. AimHead.Name = "AimHead"
  5264. AimHead.Parent = othersBaseBackground2
  5265. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5266. AimHead.BorderSizePixel = 0
  5267. AimHead.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  5268. AimHead.Size = UDim2.new(0, 92, 0, 25)
  5269. AimHead.Font = Enum.Font.SourceSans
  5270. AimHead.FontSize = Enum.FontSize.Size24
  5271. AimHead.Text = "Aim Head"
  5272. AimHead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5273. AimHead.TextSize = 22
  5274.  
  5275. Float.Name = "Float"
  5276. Float.Parent = othersBaseBackground2
  5277. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5278. Float.BorderSizePixel = 0
  5279. Float.Position = UDim2.new(0.0588666238, 0, 0.507567585, 0)
  5280. Float.Size = UDim2.new(0, 92, 0, 25)
  5281. Float.Font = Enum.Font.SourceSans
  5282. Float.FontSize = Enum.FontSize.Size24
  5283. Float.Text = "Float"
  5284. Float.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5285. Float.TextSize = 22
  5286.  
  5287. Multiple.Name = "Multiple"
  5288. Multiple.Parent = othersBaseBackground2
  5289. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5290. Multiple.BorderSizePixel = 0
  5291. Multiple.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  5292. Multiple.Size = UDim2.new(0, 92, 0, 25)
  5293. Multiple.Font = Enum.Font.SourceSans
  5294. Multiple.FontSize = Enum.FontSize.Size24
  5295. Multiple.Text = "Multiple"
  5296. Multiple.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5297. Multiple.TextSize = 22
  5298.  
  5299. Animated.Name = "Animated"
  5300. Animated.Parent = othersBaseBackground2
  5301. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5302. Animated.BorderSizePixel = 0
  5303. Animated.Position = UDim2.new(0.67696619, 0, 0.27070269, 0)
  5304. Animated.Size = UDim2.new(0, 92, 0, 25)
  5305. Animated.Font = Enum.Font.SourceSans
  5306. Animated.FontSize = Enum.FontSize.Size24
  5307. Animated.Text = "Animated"
  5308. Animated.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5309. Animated.TextSize = 22
  5310.  
  5311. SlowAttract.Name = "SlowAttract"
  5312. SlowAttract.Parent = othersBaseBackground2
  5313. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5314. SlowAttract.BorderSizePixel = 0
  5315. SlowAttract.Position = UDim2.new(0.67696619, 0, 0.507567585, 0)
  5316. SlowAttract.Size = UDim2.new(0, 92, 0, 25)
  5317. SlowAttract.Font = Enum.Font.SourceSans
  5318. SlowAttract.FontSize = Enum.FontSize.Size24
  5319. SlowAttract.Text = "SlowAttract"
  5320. SlowAttract.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5321. SlowAttract.TextSize = 22
  5322.  
  5323. WeirdOrbit.Name = "WeirdOrbit"
  5324. WeirdOrbit.Parent = othersBaseBackground2
  5325. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5326. WeirdOrbit.BorderSizePixel = 0
  5327. WeirdOrbit.Position = UDim2.new(0.67696619, 0, 0.744432449, 0)
  5328. WeirdOrbit.Size = UDim2.new(0, 92, 0, 25)
  5329. WeirdOrbit.Font = Enum.Font.SourceSans
  5330. WeirdOrbit.FontSize = Enum.FontSize.Size24
  5331. WeirdOrbit.Text = "Weird Orbit"
  5332. WeirdOrbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5333. WeirdOrbit.TextSize = 22
  5334.  
  5335. Violent.Name = "Violent"
  5336. Violent.Parent = othersBaseBackground2
  5337. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5338. Violent.BorderSizePixel = 0
  5339. Violent.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  5340. Violent.Size = UDim2.new(0, 92, 0, 25)
  5341. Violent.Font = Enum.Font.SourceSans
  5342. Violent.FontSize = Enum.FontSize.Size24
  5343. Violent.Text = "Violent"
  5344. Violent.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5345. Violent.TextSize = 22
  5346.  
  5347. Max.Name = "Max"
  5348. Max.Parent = othersBaseBackground2
  5349. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5350. Max.BorderSizePixel = 0
  5351. Max.Position = UDim2.new(0.0588666238, 0, 0.744432449, 0)
  5352. Max.Size = UDim2.new(0, 92, 0, 25)
  5353. Max.Font = Enum.Font.SourceSans
  5354. Max.FontSize = Enum.FontSize.Size24
  5355. Max.Text = "Max"
  5356. Max.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5357. Max.TextSize = 22
  5358.  
  5359. Others_toPAGE3.Name = "Others_toPAGE3"
  5360. Others_toPAGE3.Parent = Others_2
  5361. Others_toPAGE3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5362. Others_toPAGE3.BorderSizePixel = 0
  5363. Others_toPAGE3.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  5364. Others_toPAGE3.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  5365. Others_toPAGE3.Font = Enum.Font.SourceSansLight
  5366. Others_toPAGE3.FontSize = Enum.FontSize.Size24
  5367. Others_toPAGE3.Text = "Next"
  5368. Others_toPAGE3.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5369. Others_toPAGE3.TextSize = 22
  5370.  
  5371. Character_toPAGE3_IMAGE.Name = "Character_toPAGE3_IMAGE"
  5372. Character_toPAGE3_IMAGE.Parent = Others_toPAGE3
  5373. Character_toPAGE3_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5374. Character_toPAGE3_IMAGE.BorderSizePixel = 0
  5375. Character_toPAGE3_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  5376. Character_toPAGE3_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  5377. Character_toPAGE3_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  5378.  
  5379. Others_backPAGE1.Name = "Others_backPAGE1"
  5380. Others_backPAGE1.Parent = Others_2
  5381. Others_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5382. Others_backPAGE1.BorderSizePixel = 0
  5383. Others_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  5384. Others_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  5385. Others_backPAGE1.Font = Enum.Font.SourceSansLight
  5386. Others_backPAGE1.FontSize = Enum.FontSize.Size24
  5387. Others_backPAGE1.Text = "Prev"
  5388. Others_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5389. Others_backPAGE1.TextSize = 22
  5390.  
  5391. Character_toPAGE1_IMAGE_2.Name = "Character_toPAGE1_IMAGE"
  5392. Character_toPAGE1_IMAGE_2.Parent = Others_backPAGE1
  5393. Character_toPAGE1_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5394. Character_toPAGE1_IMAGE_2.BorderSizePixel = 0
  5395. Character_toPAGE1_IMAGE_2.Position = UDim2.new(-0.400293052, 0, 0, 0)
  5396. Character_toPAGE1_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  5397. Character_toPAGE1_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282894968"
  5398.  
  5399. Extra_1.Name = "Extra_1"
  5400. Extra_1.Parent = Pages
  5401. Extra_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5402. Extra_1.BorderSizePixel = 0
  5403. Extra_1.Position = UDim2.new(1, 0, 0, 0)
  5404. Extra_1.Size = UDim2.new(1, 0, 1, 0)
  5405.  
  5406. Extra_Image.Name = "Extra_Image"
  5407. Extra_Image.Parent = Extra_1
  5408. Extra_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  5409. Extra_Image.BackgroundTransparency = 1
  5410. Extra_Image.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  5411. Extra_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  5412. Extra_Image.Image = "http://www.roblox.com/asset/?id=1281477720"
  5413.  
  5414. ExtraText.Name = "ExtraText"
  5415. ExtraText.Parent = Extra_1
  5416. ExtraText.BackgroundColor3 = Color3.new(1, 1, 1)
  5417. ExtraText.BackgroundTransparency = 1
  5418. ExtraText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  5419. ExtraText.Size = UDim2.new(0.65658927, 0, 0.0878596455, 0)
  5420. ExtraText.Font = Enum.Font.SourceSansItalic
  5421. ExtraText.FontSize = Enum.FontSize.Size24
  5422. ExtraText.Text = "Cool and unique commands for yourself!"
  5423. ExtraText.TextSize = 19
  5424. ExtraText.TextWrapped = true
  5425.  
  5426. ExtraBaseBackGround1.Name = "ExtraBaseBackGround1"
  5427. ExtraBaseBackGround1.Parent = Extra_1
  5428. ExtraBaseBackGround1.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  5429. ExtraBaseBackGround1.BorderSizePixel = 0
  5430. ExtraBaseBackGround1.Position = UDim2.new(0.0790000036, 0, 0.400000006, 0)
  5431. ExtraBaseBackGround1.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  5432.  
  5433. CrouchRocket.Name = "CrouchRocket"
  5434. CrouchRocket.Parent = ExtraBaseBackGround1
  5435. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5436. CrouchRocket.BorderSizePixel = 0
  5437. CrouchRocket.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  5438. CrouchRocket.Size = UDim2.new(0, 92, 0, 25)
  5439. CrouchRocket.Font = Enum.Font.SourceSans
  5440. CrouchRocket.FontSize = Enum.FontSize.Size18
  5441. CrouchRocket.Text = "Crouch Rocket"
  5442. CrouchRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5443. CrouchRocket.TextSize = 17
  5444.  
  5445. ExtraBaseBackGround1Side.Name = "ExtraBaseBackGround1Side"
  5446. ExtraBaseBackGround1Side.Parent = ExtraBaseBackGround1
  5447. ExtraBaseBackGround1Side.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5448. ExtraBaseBackGround1Side.BorderSizePixel = 0
  5449. ExtraBaseBackGround1Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  5450. ExtraBaseBackGround1Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  5451.  
  5452. CloneIllusion.Name = "CloneIllusion"
  5453. CloneIllusion.Parent = ExtraBaseBackGround1
  5454. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5455. CloneIllusion.BorderSizePixel = 0
  5456. CloneIllusion.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  5457. CloneIllusion.Size = UDim2.new(0, 92, 0, 25)
  5458. CloneIllusion.Font = Enum.Font.SourceSans
  5459. CloneIllusion.FontSize = Enum.FontSize.Size18
  5460. CloneIllusion.Text = "Clone Illusion"
  5461. CloneIllusion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5462. CloneIllusion.TextSize = 17
  5463.  
  5464. CoolSpin.Name = "CoolSpin"
  5465. CoolSpin.Parent = ExtraBaseBackGround1
  5466. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5467. CoolSpin.BorderSizePixel = 0
  5468. CoolSpin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  5469. CoolSpin.Size = UDim2.new(0, 92, 0, 25)
  5470. CoolSpin.Font = Enum.Font.SourceSans
  5471. CoolSpin.FontSize = Enum.FontSize.Size18
  5472. CoolSpin.Text = "Cool Spin"
  5473. CoolSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5474. CoolSpin.TextSize = 17
  5475.  
  5476. JumpRocket.Name = "JumpRocket"
  5477. JumpRocket.Parent = ExtraBaseBackGround1
  5478. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5479. JumpRocket.BorderSizePixel = 0
  5480. JumpRocket.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  5481. JumpRocket.Size = UDim2.new(0, 92, 0, 25)
  5482. JumpRocket.Font = Enum.Font.SourceSans
  5483. JumpRocket.FontSize = Enum.FontSize.Size18
  5484. JumpRocket.Text = "Jump Rocket"
  5485. JumpRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5486. JumpRocket.TextSize = 17
  5487.  
  5488. Extra_toPAGE2.Name = "Extra_toPAGE2"
  5489. Extra_toPAGE2.Parent = Extra_1
  5490. Extra_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5491. Extra_toPAGE2.BorderSizePixel = 0
  5492. Extra_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  5493. Extra_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  5494. Extra_toPAGE2.Font = Enum.Font.SourceSansLight
  5495. Extra_toPAGE2.FontSize = Enum.FontSize.Size24
  5496. Extra_toPAGE2.Text = "Next"
  5497. Extra_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5498. Extra_toPAGE2.TextSize = 22
  5499.  
  5500. Character_toPAGE2_IMAGE_3.Name = "Character_toPAGE2_IMAGE"
  5501. Character_toPAGE2_IMAGE_3.Parent = Extra_toPAGE2
  5502. Character_toPAGE2_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5503. Character_toPAGE2_IMAGE_3.BorderSizePixel = 0
  5504. Character_toPAGE2_IMAGE_3.Position = UDim2.new(0.900659323, 0, 0, 0)
  5505. Character_toPAGE2_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  5506. Character_toPAGE2_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282737326"
  5507.  
  5508. Extra_Title.Name = "Extra_Title"
  5509. Extra_Title.Parent = Extra_1
  5510. Extra_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  5511. Extra_Title.BackgroundTransparency = 1
  5512. Extra_Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  5513. Extra_Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  5514. Extra_Title.Font = Enum.Font.SourceSansBold
  5515. Extra_Title.FontSize = Enum.FontSize.Size28
  5516. Extra_Title.Text = "Extra"
  5517. Extra_Title.TextSize = 25
  5518.  
  5519. ExtraBaseBackGround2.Name = "ExtraBaseBackGround2"
  5520. ExtraBaseBackGround2.Parent = Extra_1
  5521. ExtraBaseBackGround2.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  5522. ExtraBaseBackGround2.BorderSizePixel = 0
  5523. ExtraBaseBackGround2.Position = UDim2.new(0.374000013, 0, 0.400000006, 0)
  5524. ExtraBaseBackGround2.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  5525.  
  5526. NoLimbs.Name = "NoLimbs"
  5527. NoLimbs.Parent = ExtraBaseBackGround2
  5528. NoLimbs.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  5529. NoLimbs.BorderSizePixel = 0
  5530. NoLimbs.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  5531. NoLimbs.Size = UDim2.new(0, 92, 0, 25)
  5532. NoLimbs.Font = Enum.Font.SourceSans
  5533. NoLimbs.FontSize = Enum.FontSize.Size18
  5534. NoLimbs.Text = "No Limbs"
  5535. NoLimbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5536. NoLimbs.TextSize = 17
  5537.  
  5538. FEGodmode.Name = "FE Godmode"
  5539. FEGodmode.Parent = ExtraBaseBackGround2
  5540. FEGodmode.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  5541. FEGodmode.BorderSizePixel = 0
  5542. FEGodmode.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  5543. FEGodmode.Size = UDim2.new(0, 92, 0, 25)
  5544. FEGodmode.Font = Enum.Font.SourceSans
  5545. FEGodmode.FontSize = Enum.FontSize.Size18
  5546. FEGodmode.Text = "FE Godmode"
  5547. FEGodmode.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5548. FEGodmode.TextSize = 17
  5549.  
  5550. BrickHats.Name = "BrickHats"
  5551. BrickHats.Parent = ExtraBaseBackGround2
  5552. BrickHats.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  5553. BrickHats.BorderSizePixel = 0
  5554. BrickHats.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  5555. BrickHats.Size = UDim2.new(0, 92, 0, 25)
  5556. BrickHats.Font = Enum.Font.SourceSans
  5557. BrickHats.FontSize = Enum.FontSize.Size18
  5558. BrickHats.Text = "Brick Hats"
  5559. BrickHats.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5560. BrickHats.TextSize = 17
  5561.  
  5562. RapidPunch.Name = "RapidPunch"
  5563. RapidPunch.Parent = ExtraBaseBackGround2
  5564. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  5565. RapidPunch.BorderSizePixel = 0
  5566. RapidPunch.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  5567. RapidPunch.Size = UDim2.new(0, 92, 0, 25)
  5568. RapidPunch.Font = Enum.Font.SourceSans
  5569. RapidPunch.FontSize = Enum.FontSize.Size18
  5570. RapidPunch.Text = "RapidPunch"
  5571. RapidPunch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5572. RapidPunch.TextSize = 17
  5573.  
  5574. ExtraBaseBackGround2Side.Name = "ExtraBaseBackGround2Side"
  5575. ExtraBaseBackGround2Side.Parent = ExtraBaseBackGround2
  5576. ExtraBaseBackGround2Side.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  5577. ExtraBaseBackGround2Side.BorderSizePixel = 0
  5578. ExtraBaseBackGround2Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  5579. ExtraBaseBackGround2Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  5580.  
  5581. ExtraBaseBackGround3.Name = "ExtraBaseBackGround3"
  5582. ExtraBaseBackGround3.Parent = Extra_1
  5583. ExtraBaseBackGround3.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5584. ExtraBaseBackGround3.BorderSizePixel = 0
  5585. ExtraBaseBackGround3.Position = UDim2.new(0.667999983, 0, 0.400000006, 0)
  5586. ExtraBaseBackGround3.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  5587.  
  5588. PunchFollow.Name = "PunchFollow"
  5589. PunchFollow.Parent = ExtraBaseBackGround3
  5590. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5591. PunchFollow.BorderSizePixel = 0
  5592. PunchFollow.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  5593. PunchFollow.Size = UDim2.new(0, 92, 0, 25)
  5594. PunchFollow.Font = Enum.Font.SourceSans
  5595. PunchFollow.FontSize = Enum.FontSize.Size18
  5596. PunchFollow.Text = "Punch Follow"
  5597. PunchFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5598. PunchFollow.TextSize = 17
  5599.  
  5600. ArmFollow.Name = "ArmFollow"
  5601. ArmFollow.Parent = ExtraBaseBackGround3
  5602. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5603. ArmFollow.BorderSizePixel = 0
  5604. ArmFollow.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  5605. ArmFollow.Size = UDim2.new(0, 92, 0, 25)
  5606. ArmFollow.Font = Enum.Font.SourceSans
  5607. ArmFollow.FontSize = Enum.FontSize.Size18
  5608. ArmFollow.Text = "Arm Follow"
  5609. ArmFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5610. ArmFollow.TextSize = 17
  5611.  
  5612. Spin.Name = "Spin"
  5613. Spin.Parent = ExtraBaseBackGround3
  5614. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5615. Spin.BorderSizePixel = 0
  5616. Spin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  5617. Spin.Size = UDim2.new(0, 92, 0, 25)
  5618. Spin.Font = Enum.Font.SourceSans
  5619. Spin.FontSize = Enum.FontSize.Size18
  5620. Spin.Text = "Spin"
  5621. Spin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5622. Spin.TextSize = 17
  5623.  
  5624. Faint.Name = "Faint"
  5625. Faint.Parent = ExtraBaseBackGround3
  5626. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5627. Faint.BorderSizePixel = 0
  5628. Faint.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  5629. Faint.Size = UDim2.new(0, 92, 0, 25)
  5630. Faint.Font = Enum.Font.SourceSans
  5631. Faint.FontSize = Enum.FontSize.Size18
  5632. Faint.Text = "Faint"
  5633. Faint.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5634. Faint.TextSize = 17
  5635.  
  5636. ExtraBaseBackGround3Side.Name = "ExtraBaseBackGround3Side"
  5637. ExtraBaseBackGround3Side.Parent = ExtraBaseBackGround3
  5638. ExtraBaseBackGround3Side.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5639. ExtraBaseBackGround3Side.BorderSizePixel = 0
  5640. ExtraBaseBackGround3Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  5641. ExtraBaseBackGround3Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  5642.  
  5643. Extra_2.Name = "Extra_2"
  5644. Extra_2.Parent = Pages
  5645. Extra_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5646. Extra_2.BorderSizePixel = 0
  5647. Extra_2.Position = UDim2.new(1, 0, 0, 0)
  5648. Extra_2.Size = UDim2.new(1, 0, 1, 0)
  5649.  
  5650. Extra_Image_2.Name = "Extra_Image"
  5651. Extra_Image_2.Parent = Extra_2
  5652. Extra_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5653. Extra_Image_2.BackgroundTransparency = 1
  5654. Extra_Image_2.Position = UDim2.new(0.80375582, 0, 0.0439298227, 0)
  5655. Extra_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  5656. Extra_Image_2.Image = "http://www.roblox.com/asset/?id=1282931168"
  5657.  
  5658. ExtraText_2.Name = "ExtraText"
  5659. ExtraText_2.Parent = Extra_2
  5660. ExtraText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5661. ExtraText_2.BackgroundTransparency = 1
  5662. ExtraText_2.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  5663. ExtraText_2.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  5664. ExtraText_2.Font = Enum.Font.SourceSansItalic
  5665. ExtraText_2.FontSize = Enum.FontSize.Size24
  5666. ExtraText_2.Text = "Cool and unique commands for other players!"
  5667. ExtraText_2.TextSize = 19
  5668. ExtraText_2.TextWrapped = true
  5669.  
  5670. Extra_Title_2.Name = "Extra_Title"
  5671. Extra_Title_2.Parent = Extra_2
  5672. Extra_Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  5673. Extra_Title_2.BackgroundTransparency = 1
  5674. Extra_Title_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  5675. Extra_Title_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  5676. Extra_Title_2.Font = Enum.Font.SourceSansBold
  5677. Extra_Title_2.FontSize = Enum.FontSize.Size28
  5678. Extra_Title_2.Text = "Extra"
  5679. Extra_Title_2.TextSize = 25
  5680.  
  5681. ExtraBaseBackGround2_2.Name = "ExtraBaseBackGround2"
  5682. ExtraBaseBackGround2_2.Parent = Extra_2
  5683. ExtraBaseBackGround2_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  5684. ExtraBaseBackGround2_2.BorderSizePixel = 0
  5685. ExtraBaseBackGround2_2.Position = UDim2.new(0.158000007, 0, 0.38499999, 0)
  5686. ExtraBaseBackGround2_2.Size = UDim2.new(0.667909801, 0, 0.615017533, 0)
  5687.  
  5688. CrouchAttack.Name = "CrouchAttack"
  5689. CrouchAttack.Parent = ExtraBaseBackGround2_2
  5690. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5691. CrouchAttack.BorderSizePixel = 0
  5692. CrouchAttack.Position = UDim2.new(0.576693356, 0, 0.321942836, 0)
  5693. CrouchAttack.Size = UDim2.new(0, 92, 0, 25)
  5694. CrouchAttack.Font = Enum.Font.SourceSans
  5695. CrouchAttack.FontSize = Enum.FontSize.Size18
  5696. CrouchAttack.Text = "Crouch Attack"
  5697. CrouchAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5698. CrouchAttack.TextSize = 17
  5699.  
  5700. WalkThrough.Name = "WalkThrough"
  5701. WalkThrough.Parent = ExtraBaseBackGround2_2
  5702. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5703. WalkThrough.BorderSizePixel = 0
  5704. WalkThrough.Position = UDim2.new(0.118730992, 0, 0.536571443, 0)
  5705. WalkThrough.Size = UDim2.new(0, 92, 0, 25)
  5706. WalkThrough.Font = Enum.Font.SourceSans
  5707. WalkThrough.FontSize = Enum.FontSize.Size18
  5708. WalkThrough.Text = "Walk Through"
  5709. WalkThrough.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5710. WalkThrough.TextSize = 17
  5711.  
  5712. CreepyWatch.Name = "CreepyWatch"
  5713. CreepyWatch.Parent = ExtraBaseBackGround2_2
  5714. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5715. CreepyWatch.BorderSizePixel = 0
  5716. CreepyWatch.Position = UDim2.new(0.118730992, 0, 0.321942836, 0)
  5717. CreepyWatch.Size = UDim2.new(0, 92, 0, 25)
  5718. CreepyWatch.Font = Enum.Font.SourceSans
  5719. CreepyWatch.FontSize = Enum.FontSize.Size18
  5720. CreepyWatch.Text = "Creepy Watch"
  5721. CreepyWatch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5722. CreepyWatch.TextSize = 17
  5723.  
  5724. SpinAttack.Name = "SpinAttack"
  5725. SpinAttack.Parent = ExtraBaseBackGround2_2
  5726. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5727. SpinAttack.BorderSizePixel = 0
  5728. SpinAttack.Position = UDim2.new(0.576693356, 0, 0.536571443, 0)
  5729. SpinAttack.Size = UDim2.new(0, 92, 0, 25)
  5730. SpinAttack.Font = Enum.Font.SourceSans
  5731. SpinAttack.FontSize = Enum.FontSize.Size18
  5732. SpinAttack.Text = "Spin Attack"
  5733. SpinAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5734. SpinAttack.TextSize = 17
  5735.  
  5736. ExtraBaseBackGround2Side_2.Name = "ExtraBaseBackGround2Side"
  5737. ExtraBaseBackGround2Side_2.Parent = ExtraBaseBackGround2_2
  5738. ExtraBaseBackGround2Side_2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5739. ExtraBaseBackGround2Side_2.BorderSizePixel = 0
  5740. ExtraBaseBackGround2Side_2.Position = UDim2.new(0, 0, -0.109664232, 0)
  5741. ExtraBaseBackGround2Side_2.Size = UDim2.new(1, 0, 0.109999999, 0)
  5742.  
  5743. TXTBOX_PlrNameEXTRA.Name = "TXTBOX_PlrNameEXTRA"
  5744. TXTBOX_PlrNameEXTRA.Parent = ExtraBaseBackGround2_2
  5745. TXTBOX_PlrNameEXTRA.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  5746. TXTBOX_PlrNameEXTRA.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5747. TXTBOX_PlrNameEXTRA.BorderSizePixel = 0
  5748. TXTBOX_PlrNameEXTRA.Position = UDim2.new(0.22050041, 0, 0.0715428591, 0)
  5749. TXTBOX_PlrNameEXTRA.Size = UDim2.new(0.559731781, 0, 0.143085718, 0)
  5750. TXTBOX_PlrNameEXTRA.ZIndex = 2
  5751. TXTBOX_PlrNameEXTRA.Font = Enum.Font.SourceSans
  5752. TXTBOX_PlrNameEXTRA.FontSize = Enum.FontSize.Size14
  5753. TXTBOX_PlrNameEXTRA.Text = "Player"
  5754. TXTBOX_PlrNameEXTRA.TextScaled = true
  5755. TXTBOX_PlrNameEXTRA.TextSize = 14
  5756. TXTBOX_PlrNameEXTRA.TextWrapped = true
  5757.  
  5758. _18.Name = "18+"
  5759. _18.Parent = ExtraBaseBackGround2_2
  5760. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5761. _18.BorderSizePixel = 0
  5762. _18.Position = UDim2.new(0.576693356, 0, 0.75120002, 0)
  5763. _18.Size = UDim2.new(0, 92, 0, 25)
  5764. _18.Font = Enum.Font.SourceSans
  5765. _18.FontSize = Enum.FontSize.Size18
  5766. _18.Text = "18+"
  5767. _18.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5768. _18.TextSize = 17
  5769.  
  5770. SlamPropulsion.Name = "SlamPropulsion"
  5771. SlamPropulsion.Parent = ExtraBaseBackGround2_2
  5772. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5773. SlamPropulsion.BorderSizePixel = 0
  5774. SlamPropulsion.Position = UDim2.new(0.118730992, 0, 0.75120002, 0)
  5775. SlamPropulsion.Size = UDim2.new(0, 92, 0, 25)
  5776. SlamPropulsion.Font = Enum.Font.SourceSans
  5777. SlamPropulsion.FontSize = Enum.FontSize.Size18
  5778. SlamPropulsion.Text = "Slam Propulsion"
  5779. SlamPropulsion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5780. SlamPropulsion.TextSize = 15
  5781. SlamPropulsion.TextWrapped = true
  5782.  
  5783. Extra_backPAGE1.Name = "Extra_backPAGE1"
  5784. Extra_backPAGE1.Parent = Extra_2
  5785. Extra_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5786. Extra_backPAGE1.BorderSizePixel = 0
  5787. Extra_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  5788. Extra_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  5789. Extra_backPAGE1.Font = Enum.Font.SourceSansLight
  5790. Extra_backPAGE1.FontSize = Enum.FontSize.Size24
  5791. Extra_backPAGE1.Text = "Prev"
  5792. Extra_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5793. Extra_backPAGE1.TextSize = 22
  5794.  
  5795. Character_toPAGE1_IMAGE_3.Name = "Character_toPAGE1_IMAGE"
  5796. Character_toPAGE1_IMAGE_3.Parent = Extra_backPAGE1
  5797. Character_toPAGE1_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5798. Character_toPAGE1_IMAGE_3.BorderSizePixel = 0
  5799. Character_toPAGE1_IMAGE_3.Position = UDim2.new(-0.400293052, 0, 0, 0)
  5800. Character_toPAGE1_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  5801. Character_toPAGE1_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282894968"
  5802.  
  5803. Others_3.Name = "Others_3"
  5804. Others_3.Parent = Pages
  5805. Others_3.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5806. Others_3.BorderSizePixel = 0
  5807. Others_3.Position = UDim2.new(1, 0, 0, 0)
  5808. Others_3.Size = UDim2.new(1, 0, 1, 0)
  5809.  
  5810. OthersTitle_3.Name = "OthersTitle"
  5811. OthersTitle_3.Parent = Others_3
  5812. OthersTitle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  5813. OthersTitle_3.BackgroundTransparency = 1
  5814. OthersTitle_3.Position = UDim2.new(0.226410091, 0, 0, 0)
  5815. OthersTitle_3.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  5816. OthersTitle_3.Font = Enum.Font.SourceSansBold
  5817. OthersTitle_3.FontSize = Enum.FontSize.Size28
  5818. OthersTitle_3.Text = "Others"
  5819. OthersTitle_3.TextSize = 25
  5820.  
  5821. Other_Image3.Name = "Other_Image3"
  5822. Other_Image3.Parent = Others_3
  5823. Other_Image3.BackgroundColor3 = Color3.new(1, 1, 1)
  5824. Other_Image3.BackgroundTransparency = 1
  5825. Other_Image3.Position = UDim2.new(0.124525554, 0, 0.219649136, 0)
  5826. Other_Image3.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  5827. Other_Image3.Image = "http://www.roblox.com/asset/?id=1281286925"
  5828.  
  5829. OthersText_3.Name = "OthersText"
  5830. OthersText_3.Parent = Others_3
  5831. OthersText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  5832. OthersText_3.BackgroundTransparency = 1
  5833. OthersText_3.Position = UDim2.new(0.237730592, 0, 0.197684199, 0)
  5834. OthersText_3.Size = UDim2.new(0.65658927, 0, 0.219649136, 0)
  5835. OthersText_3.Font = Enum.Font.SourceSansItalic
  5836. OthersText_3.FontSize = Enum.FontSize.Size24
  5837. OthersText_3.Text = "Warning! You require tools in your inventory to use these. Some games/tools do not work."
  5838. OthersText_3.TextSize = 19
  5839. OthersText_3.TextWrapped = true
  5840.  
  5841. TXTBOX_PlrNameOTHER3.Name = "TXTBOX_PlrNameOTHER3"
  5842. TXTBOX_PlrNameOTHER3.Parent = Others_3
  5843. TXTBOX_PlrNameOTHER3.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  5844. TXTBOX_PlrNameOTHER3.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5845. TXTBOX_PlrNameOTHER3.BorderSizePixel = 0
  5846. TXTBOX_PlrNameOTHER3.Position = UDim2.new(0.249051109, 0, 0.571087658, 0)
  5847. TXTBOX_PlrNameOTHER3.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  5848. TXTBOX_PlrNameOTHER3.ZIndex = 2
  5849. TXTBOX_PlrNameOTHER3.Font = Enum.Font.SourceSans
  5850. TXTBOX_PlrNameOTHER3.FontSize = Enum.FontSize.Size14
  5851. TXTBOX_PlrNameOTHER3.Text = "Player"
  5852. TXTBOX_PlrNameOTHER3.TextScaled = true
  5853. TXTBOX_PlrNameOTHER3.TextSize = 14
  5854. TXTBOX_PlrNameOTHER3.TextWrapped = true
  5855.  
  5856. othersBaseBackground3.Name = "othersBaseBackground3"
  5857. othersBaseBackground3.Parent = Others_3
  5858. othersBaseBackground3.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  5859. othersBaseBackground3.BorderSizePixel = 0
  5860. othersBaseBackground3.Position = UDim2.new(0.125, 0, 0.518999994, 0)
  5861. othersBaseBackground3.Size = UDim2.new(0.769794285, 0, 0.483228087, 0)
  5862.  
  5863. FreeFall.Name = "FreeFall"
  5864. FreeFall.Parent = othersBaseBackground3
  5865. FreeFall.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  5866. FreeFall.BorderSizePixel = 0
  5867. FreeFall.Position = UDim2.new(0.367916405, 0, 0.364218175, 0)
  5868. FreeFall.Size = UDim2.new(0, 92, 0, 25)
  5869. FreeFall.Font = Enum.Font.SourceSans
  5870. FreeFall.FontSize = Enum.FontSize.Size24
  5871. FreeFall.Text = "Free Fall"
  5872. FreeFall.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5873. FreeFall.TextSize = 22
  5874.  
  5875. Attach.Name = "Attach"
  5876. Attach.Parent = othersBaseBackground3
  5877. Attach.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  5878. Attach.BorderSizePixel = 0
  5879. Attach.Position = UDim2.new(0.67696619, 0, 0.364218175, 0)
  5880. Attach.Size = UDim2.new(0, 92, 0, 25)
  5881. Attach.Font = Enum.Font.SourceSans
  5882. Attach.FontSize = Enum.FontSize.Size24
  5883. Attach.Text = "Attach"
  5884. Attach.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5885. Attach.TextSize = 22
  5886.  
  5887. Bring.Name = "Bring"
  5888. Bring.Parent = othersBaseBackground3
  5889. Bring.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  5890. Bring.BorderSizePixel = 0
  5891. Bring.Position = UDim2.new(0.67696619, 0, 0.682909131, 0)
  5892. Bring.Size = UDim2.new(0, 92, 0, 25)
  5893. Bring.Font = Enum.Font.SourceSans
  5894. Bring.FontSize = Enum.FontSize.Size24
  5895. Bring.Text = "Bring"
  5896. Bring.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5897. Bring.TextSize = 22
  5898.  
  5899. SafeKill.Name = "SafeKill"
  5900. SafeKill.Parent = othersBaseBackground3
  5901. SafeKill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  5902. SafeKill.BorderSizePixel = 0
  5903. SafeKill.Position = UDim2.new(0.367916405, 0, 0.682909131, 0)
  5904. SafeKill.Size = UDim2.new(0, 92, 0, 25)
  5905. SafeKill.Font = Enum.Font.SourceSans
  5906. SafeKill.FontSize = Enum.FontSize.Size24
  5907. SafeKill.Text = "SafeKill"
  5908. SafeKill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5909. SafeKill.TextSize = 22
  5910.  
  5911. SuperSpin.Name = "SuperSpin"
  5912. SuperSpin.Parent = othersBaseBackground3
  5913. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  5914. SuperSpin.BorderSizePixel = 0
  5915. SuperSpin.Position = UDim2.new(0.0588666238, 0, 0.682909131, 0)
  5916. SuperSpin.Size = UDim2.new(0, 92, 0, 25)
  5917. SuperSpin.Font = Enum.Font.SourceSans
  5918. SuperSpin.FontSize = Enum.FontSize.Size24
  5919. SuperSpin.Text = "SuperSpin"
  5920. SuperSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5921. SuperSpin.TextSize = 22
  5922.  
  5923. Kill.Name = "Kill"
  5924. Kill.Parent = othersBaseBackground3
  5925. Kill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  5926. Kill.BorderSizePixel = 0
  5927. Kill.Position = UDim2.new(0.0588666238, 0, 0.364218175, 0)
  5928. Kill.Size = UDim2.new(0, 92, 0, 25)
  5929. Kill.Font = Enum.Font.SourceSans
  5930. Kill.FontSize = Enum.FontSize.Size24
  5931. Kill.Text = "Kill"
  5932. Kill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5933. Kill.TextSize = 22
  5934.  
  5935. Others_backPAGE2.Name = "Others_backPAGE2"
  5936. Others_backPAGE2.Parent = Others_3
  5937. Others_backPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5938. Others_backPAGE2.BorderSizePixel = 0
  5939. Others_backPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  5940. Others_backPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  5941. Others_backPAGE2.Font = Enum.Font.SourceSansLight
  5942. Others_backPAGE2.FontSize = Enum.FontSize.Size24
  5943. Others_backPAGE2.Text = "Prev"
  5944. Others_backPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5945. Others_backPAGE2.TextSize = 22
  5946.  
  5947. Character_toPAGE1_IMAGE_4.Name = "Character_toPAGE1_IMAGE"
  5948. Character_toPAGE1_IMAGE_4.Parent = Others_backPAGE2
  5949. Character_toPAGE1_IMAGE_4.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  5950. Character_toPAGE1_IMAGE_4.BorderSizePixel = 0
  5951. Character_toPAGE1_IMAGE_4.Position = UDim2.new(-0.400293052, 0, 0, 0)
  5952. Character_toPAGE1_IMAGE_4.Size = UDim2.new(0, 25, 0, 25)
  5953. Character_toPAGE1_IMAGE_4.Image = "http://www.roblox.com/asset/?id=1282894968"
  5954.  
  5955. Games.Name = "Games"
  5956. Games.Parent = Pages
  5957. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  5958. Games.BorderSizePixel = 0
  5959. Games.Position = UDim2.new(1, 0, 0, 0)
  5960. Games.Size = UDim2.new(1, 0, 1, 0)
  5961.  
  5962. Games_IMAGE.Name = "Games_IMAGE"
  5963. Games_IMAGE.Parent = Games
  5964. Games_IMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  5965. Games_IMAGE.BackgroundTransparency = 1
  5966. Games_IMAGE.Position = UDim2.new(0.0679230243, 0, 0.109824568, 0)
  5967. Games_IMAGE.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  5968. Games_IMAGE.Image = "http://www.roblox.com/asset/?id=1281454262"
  5969.  
  5970. GamesText.Name = "GamesText"
  5971. GamesText.Parent = Games
  5972. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  5973. GamesText.BackgroundTransparency = 1
  5974. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  5975. GamesText.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  5976. GamesText.Font = Enum.Font.SourceSansItalic
  5977. GamesText.FontSize = Enum.FontSize.Size24
  5978. GamesText.Text = "Not a completed part, I will be updating with more games."
  5979. GamesText.TextSize = 19
  5980. GamesText.TextWrapped = true
  5981.  
  5982. Games_TITLE.Name = "Games_TITLE"
  5983. Games_TITLE.Parent = Games
  5984. Games_TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  5985. Games_TITLE.BackgroundTransparency = 1
  5986. Games_TITLE.Position = UDim2.new(0.226410091, 0, 0, 0)
  5987. Games_TITLE.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  5988. Games_TITLE.Font = Enum.Font.SourceSansBold
  5989. Games_TITLE.FontSize = Enum.FontSize.Size28
  5990. Games_TITLE.Text = "Games"
  5991. Games_TITLE.TextSize = 25
  5992.  
  5993. Games_IMAGE2.Name = "Games_IMAGE2"
  5994. Games_IMAGE2.Parent = Games
  5995. Games_IMAGE2.BackgroundColor3 = Color3.new(1, 1, 1)
  5996. Games_IMAGE2.BackgroundTransparency = 1
  5997. Games_IMAGE2.Position = UDim2.new(0.815076292, 0, 0.109824568, 0)
  5998. Games_IMAGE2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  5999. Games_IMAGE2.Image = "http://www.roblox.com/asset/?id=1281454262"
  6000.  
  6001. SwordFightingTournament.Name = "SwordFightingTournament"
  6002. SwordFightingTournament.Parent = Games
  6003. SwordFightingTournament.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  6004. SwordFightingTournament.BorderSizePixel = 0
  6005. SwordFightingTournament.Position = UDim2.new(0.350935638, 0, 0.329473704, 0)
  6006. SwordFightingTournament.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  6007. SwordFightingTournament.Font = Enum.Font.SourceSans
  6008. SwordFightingTournament.FontSize = Enum.FontSize.Size14
  6009. SwordFightingTournament.Text = "Sword Fighting Tournament"
  6010. SwordFightingTournament.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6011. SwordFightingTournament.TextScaled = true
  6012. SwordFightingTournament.TextSize = 14
  6013. SwordFightingTournament.TextWrapped = true
  6014.  
  6015. PlatesOfFateMayhem.Name = "PlatesOfFateMayhem"
  6016. PlatesOfFateMayhem.Parent = Games
  6017. PlatesOfFateMayhem.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  6018. PlatesOfFateMayhem.BorderSizePixel = 0
  6019. PlatesOfFateMayhem.Position = UDim2.new(0.350935638, 0, 0.483228087, 0)
  6020. PlatesOfFateMayhem.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  6021. PlatesOfFateMayhem.Font = Enum.Font.SourceSans
  6022. PlatesOfFateMayhem.FontSize = Enum.FontSize.Size14
  6023. PlatesOfFateMayhem.Text = "Plates of Fate: Mayhem"
  6024. PlatesOfFateMayhem.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6025. PlatesOfFateMayhem.TextScaled = true
  6026. PlatesOfFateMayhem.TextSize = 14
  6027. PlatesOfFateMayhem.TextWrapped = true
  6028.  
  6029. GamesText2.Name = "GamesText2"
  6030. GamesText2.Parent = Games
  6031. GamesText2.BackgroundColor3 = Color3.new(1, 1, 1)
  6032. GamesText2.BackgroundTransparency = 1
  6033. GamesText2.Position = UDim2.new(0.0679230243, 0, 0.768771946, 0)
  6034. GamesText2.Size = UDim2.new(0.871678829, 0, 0.175719291, 0)
  6035. GamesText2.Font = Enum.Font.SourceSansItalic
  6036. GamesText2.FontSize = Enum.FontSize.Size24
  6037. GamesText2.Text = "Since games update, buttons can sometimes not work. If they do not work, please let me know so I can update."
  6038. GamesText2.TextSize = 19
  6039. GamesText2.TextWrapped = true
  6040.  
  6041. Frappe.Name = "Frappe"
  6042. Frappe.Parent = Games
  6043. Frappe.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  6044. Frappe.BorderSizePixel = 0
  6045. Frappe.Position = UDim2.new(0.350935638, 0, 0.636982441, 0)
  6046. Frappe.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  6047. Frappe.Font = Enum.Font.SourceSans
  6048. Frappe.FontSize = Enum.FontSize.Size14
  6049. Frappe.Text = "Frappe"
  6050. Frappe.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6051. Frappe.TextScaled = true
  6052. Frappe.TextSize = 14
  6053. Frappe.TextWrapped = true
  6054.  
  6055. Frappe_2.Name = "Frappe"
  6056. Frappe_2.Parent = Games
  6057. Frappe_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  6058. Frappe_2.BorderSizePixel = 0
  6059. Frappe_2.Position = UDim2.new(0.667909801, 0, 0.329473704, 0)
  6060. Frappe_2.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  6061. Frappe_2.Font = Enum.Font.SourceSans
  6062. Frappe_2.FontSize = Enum.FontSize.Size14
  6063. Frappe_2.Text = "Frappe"
  6064. Frappe_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6065. Frappe_2.TextScaled = true
  6066. Frappe_2.TextSize = 14
  6067. Frappe_2.TextWrapped = true
  6068.  
  6069. MenuFrame.Name = "MenuFrame"
  6070. MenuFrame.Parent = MainFrame
  6071. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  6072. MenuFrame.BorderSizePixel = 0
  6073. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  6074. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  6075.  
  6076. Welcome.Name = "Welcome"
  6077. Welcome.Parent = MenuFrame
  6078. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  6079. Welcome.BackgroundTransparency = 1
  6080. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  6081. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  6082. Welcome.Font = Enum.Font.SourceSansLight
  6083. Welcome.FontSize = Enum.FontSize.Size14
  6084. Welcome.Text = "Welcome,"
  6085. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6086. Welcome.TextScaled = true
  6087. Welcome.TextSize = 14
  6088. Welcome.TextWrapped = true
  6089.  
  6090. NameOfPlayer.Name = "NameOfPlayer"
  6091. NameOfPlayer.Parent = MenuFrame
  6092. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  6093. NameOfPlayer.BackgroundTransparency = 1
  6094. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  6095. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  6096. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  6097. NameOfPlayer.FontSize = Enum.FontSize.Size14
  6098. NameOfPlayer.Text = "PlayerName"
  6099. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6100. NameOfPlayer.TextScaled = true
  6101. NameOfPlayer.TextSize = 14
  6102. NameOfPlayer.TextWrapped = true
  6103.  
  6104. T_Information.Name = "T_Information"
  6105. T_Information.Parent = MenuFrame
  6106. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  6107. T_Information.BorderSizePixel = 0
  6108. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  6109. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  6110. T_Information.Font = Enum.Font.SourceSans
  6111. T_Information.FontSize = Enum.FontSize.Size18
  6112. T_Information.Text = "Information"
  6113. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6114. T_Information.TextSize = 16
  6115. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  6116.  
  6117. T_InfoImage.Name = "T_InfoImage"
  6118. T_InfoImage.Parent = T_Information
  6119. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  6120. T_InfoImage.BackgroundTransparency = 1
  6121. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  6122. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  6123. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  6124.  
  6125. T_Character.Name = "T_Character"
  6126. T_Character.Parent = MenuFrame
  6127. T_Character.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  6128. T_Character.BorderSizePixel = 0
  6129. T_Character.Position = UDim2.new(0, 0, 0.388073802, 0)
  6130. T_Character.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  6131. T_Character.Font = Enum.Font.SourceSans
  6132. T_Character.FontSize = Enum.FontSize.Size18
  6133. T_Character.Text = "Character"
  6134. T_Character.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6135. T_Character.TextSize = 16
  6136. T_Character.TextXAlignment = Enum.TextXAlignment.Left
  6137.  
  6138. T_CharImage.Name = "T_CharImage"
  6139. T_CharImage.Parent = T_Character
  6140. T_CharImage.BackgroundColor3 = Color3.new(1, 1, 1)
  6141. T_CharImage.BackgroundTransparency = 1
  6142. T_CharImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  6143. T_CharImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  6144. T_CharImage.Image = "http://www.roblox.com/asset/?id=1281299598"
  6145.  
  6146. T_Games.Name = "T_Games"
  6147. T_Games.Parent = MenuFrame
  6148. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  6149. T_Games.BorderSizePixel = 0
  6150. T_Games.Position = UDim2.new(0, 0, 0.498952031, 0)
  6151. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  6152. T_Games.Font = Enum.Font.SourceSans
  6153. T_Games.FontSize = Enum.FontSize.Size18
  6154. T_Games.Text = "Games"
  6155. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6156. T_Games.TextSize = 16
  6157. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  6158.  
  6159. T_GameImage.Name = "T_GameImage"
  6160. T_GameImage.Parent = T_Games
  6161. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  6162. T_GameImage.BackgroundTransparency = 1
  6163. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  6164. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  6165. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  6166.  
  6167. T_Others.Name = "T_Others"
  6168. T_Others.Parent = MenuFrame
  6169. T_Others.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  6170. T_Others.BorderSizePixel = 0
  6171. T_Others.Position = UDim2.new(0, 0, 0.60983026, 0)
  6172. T_Others.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  6173. T_Others.Font = Enum.Font.SourceSans
  6174. T_Others.FontSize = Enum.FontSize.Size18
  6175. T_Others.Text = "Others"
  6176. T_Others.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6177. T_Others.TextSize = 16
  6178. T_Others.TextXAlignment = Enum.TextXAlignment.Left
  6179.  
  6180. T_OtherImage.Name = "T_OtherImage"
  6181. T_OtherImage.Parent = T_Others
  6182. T_OtherImage.BackgroundColor3 = Color3.new(1, 1, 1)
  6183. T_OtherImage.BackgroundTransparency = 1
  6184. T_OtherImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  6185. T_OtherImage.Size = UDim2.new(0, 30, 0, 30)
  6186. T_OtherImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  6187.  
  6188. T_Extra.Name = "T_Extra"
  6189. T_Extra.Parent = MenuFrame
  6190. T_Extra.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  6191. T_Extra.BorderSizePixel = 0
  6192. T_Extra.Position = UDim2.new(0, 0, 0.720708489, 0)
  6193. T_Extra.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  6194. T_Extra.Font = Enum.Font.SourceSans
  6195. T_Extra.FontSize = Enum.FontSize.Size18
  6196. T_Extra.Text = "Extra"
  6197. T_Extra.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6198. T_Extra.TextSize = 16
  6199. T_Extra.TextXAlignment = Enum.TextXAlignment.Left
  6200.  
  6201. T_ExtraImage.Name = "T_ExtraImage"
  6202. T_ExtraImage.Parent = T_Extra
  6203. T_ExtraImage.BackgroundColor3 = Color3.new(1, 1, 1)
  6204. T_ExtraImage.BackgroundTransparency = 1
  6205. T_ExtraImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  6206. T_ExtraImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  6207. T_ExtraImage.Image = "http://www.roblox.com/asset/?id=1281477720"
  6208.  
  6209. DeleteGUI.Name = "DeleteGUI"
  6210. DeleteGUI.Parent = MenuFrame
  6211. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  6212. DeleteGUI.BorderSizePixel = 0
  6213. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  6214. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  6215. DeleteGUI.Font = Enum.Font.SourceSans
  6216. DeleteGUI.FontSize = Enum.FontSize.Size18
  6217. DeleteGUI.Text = "Delete GUI"
  6218. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  6219. DeleteGUI.TextSize = 16
  6220. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  6221.  
  6222. DELETEIMAGE.Name = "DELETEIMAGE"
  6223. DELETEIMAGE.Parent = DeleteGUI
  6224. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  6225. DELETEIMAGE.BackgroundTransparency = 1
  6226. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  6227. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  6228. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  6229.  
  6230. Darkness.Name = "Darkness"
  6231. Darkness.Parent = MainFrame
  6232. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  6233. Darkness.BackgroundTransparency = 0.8
  6234. Darkness.BorderSizePixel = 0
  6235. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  6236. Darkness.Size = UDim2.new(0, 272, 0, 271)
  6237. Darkness.Visible = false
  6238. Darkness.ZIndex = 7
  6239. Darkness.Font = Enum.Font.SourceSans
  6240. Darkness.FontSize = Enum.FontSize.Size14
  6241. Darkness.Text = ""
  6242. Darkness.TextSize = 14
  6243.  
  6244. -----------------------------------------------------------------
  6245. -----------------------------------------------------------------
  6246. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  6247. if game.Workspace.FilteringEnabled == true then
  6248. Image_FE_ENABLED.Visible = true
  6249. Image_FE_DISABLED.Visible = false
  6250. Text_FE_ENABLED.Visible = true
  6251. Text_FE_DISABLED.Visible = false
  6252. else
  6253. Image_FE_ENABLED.Visible = false
  6254. Image_FE_DISABLED.Visible = true
  6255. Text_FE_ENABLED.Visible = false
  6256. Text_FE_DISABLED.Visible = true
  6257. end
  6258.  
  6259. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  6260. local Found = {}
  6261. local strl = String:lower()
  6262. if strl == "all" then
  6263. for i,v in pairs(game.Players:GetPlayers()) do
  6264. table.insert(Found,v)
  6265. end
  6266. elseif strl == "others" then
  6267. for i,v in pairs(game.Players:GetPlayers()) do
  6268. if v.Name ~= game.Players.LocalPlayer.Name then
  6269. table.insert(Found,v)
  6270. end
  6271. end
  6272. else
  6273. for i,v in pairs(game.Players:GetPlayers()) do
  6274. if v.Name:lower():sub(1, #String) == String:lower() then
  6275. table.insert(Found,v)
  6276. end
  6277. end
  6278. end
  6279. return Found
  6280. end
  6281.  
  6282. OpenMenu.MouseButton1Click:connect(function()
  6283. MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  6284. MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  6285. Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  6286. wait(0.7)
  6287. Darkness.Visible = true
  6288. Darkness.BackgroundTransparency = 0.8
  6289. end)
  6290.  
  6291. Darkness.MouseButton1Click:connect(function()
  6292. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  6293. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  6294. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  6295. Darkness.Visible = false
  6296. end)
  6297.  
  6298. closedgui = true
  6299. CloseGUI.MouseButton1Click:connect(function()
  6300. wait(0.3)
  6301. if closedgui then
  6302. Pages.Position = UDim2.new(0, 0, 0.223, 0)
  6303. OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  6304. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  6305. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  6306. Darkness.Visible = false
  6307. Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  6308. OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  6309. wait(1.6)
  6310. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  6311. Darkness.Visible = false
  6312. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  6313. closedgui = false
  6314. else
  6315. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  6316. wait(1.5)
  6317. OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6318. wait(0.6)
  6319. closedgui = true
  6320. end
  6321. end)
  6322.  
  6323. DeleteGUI.MouseButton1Click:connect(function()
  6324. game.CoreGui.OPFinality:Destroy()
  6325. end)
  6326.  
  6327. T_Character.MouseButton1Click:connect(function()
  6328. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  6329. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  6330. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  6331. Darkness.Visible = false
  6332. wait(0.5)
  6333. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6334. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6335. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6336. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6337. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6338. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6339. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6340. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6341. wait(0.5)
  6342. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6343. end)
  6344.  
  6345. T_Extra.MouseButton1Click:connect(function()
  6346. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  6347. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  6348. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  6349. Darkness.Visible = false
  6350. wait(0.5)
  6351. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6352. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6353. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6354. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6355. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6356. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6357. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6358. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6359. wait(0.5)
  6360. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6361. end)
  6362.  
  6363. T_Games.MouseButton1Click:connect(function()
  6364. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  6365. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  6366. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  6367. Darkness.Visible = false
  6368. wait(0.5)
  6369. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6370. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6371. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6372. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6373. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6374. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6375. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6376. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6377. wait(0.5)
  6378. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6379. end)
  6380.  
  6381. T_Information.MouseButton1Click:connect(function()
  6382. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  6383. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  6384. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  6385. Darkness.Visible = false
  6386. wait(0.5)
  6387. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6388. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6389. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6390. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6391. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6392. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6393. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6394. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6395. wait(0.5)
  6396. Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6397. end)
  6398.  
  6399. T_Others.MouseButton1Click:connect(function()
  6400. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  6401. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  6402. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  6403. Darkness.Visible = false
  6404. wait(0.5)
  6405. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6406. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6407. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6408. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6409. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6410. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6411. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6412. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6413. wait(0.5)
  6414. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6415. end)
  6416.  
  6417. Character_toPAGE2.MouseButton1Click:connect(function()
  6418. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6419. wait(0.5)
  6420. Character_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6421. end)
  6422. Character_backPAGE1.MouseButton1Click:connect(function()
  6423. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6424. wait(0.5)
  6425. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6426. end)
  6427. Extra_toPAGE2.MouseButton1Click:connect(function()
  6428. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6429. wait(0.5)
  6430. Extra_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6431. end)
  6432. Extra_backPAGE1.MouseButton1Click:connect(function()
  6433. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6434. wait(0.5)
  6435. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6436. end)
  6437. Others_toPAGE2.MouseButton1Click:connect(function()
  6438. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6439. wait(0.5)
  6440. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6441. end)
  6442. Others_toPAGE3.MouseButton1Click:connect(function()
  6443. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6444. wait(0.5)
  6445. Others_3:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6446. end)
  6447. Others_backPAGE1.MouseButton1Click:connect(function()
  6448. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6449. wait(0.5)
  6450. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6451. end)
  6452. Others_backPAGE2.MouseButton1Click:connect(function()
  6453. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  6454. wait(0.5)
  6455. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  6456. end)
  6457.  
  6458. -------------------------------------------------------------------------------
  6459. -------------------------------------------------------------------------------
  6460.  
  6461. HipHeight.MouseButton1Click:connect(function()
  6462. game.Players.LocalPlayer.Character.Humanoid.HipHeight = TXTBOX_Stats.Text
  6463. end)
  6464. Speed.MouseButton1Click:connect(function()
  6465. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TXTBOX_Stats.Text
  6466. end)
  6467. JumpHeight.MouseButton1Click:connect(function()
  6468. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TXTBOX_Stats.Text
  6469. end)
  6470. Chat.MouseButton1Click:connect(function()
  6471. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  6472. end)
  6473. SpammingChar = false
  6474. Spam_2.MouseButton1Click:connect(function()
  6475. SpammingChar = not SpammingChar
  6476. end)
  6477.  
  6478. local flying = false
  6479. Fly.MouseButton1Click:connect(function()
  6480. flying = not flying
  6481. repeat wait()
  6482. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  6483. local mouse = game.Players.LocalPlayer:GetMouse()
  6484. repeat wait() until mouse
  6485. local plr = game.Players.LocalPlayer
  6486. local torso = plr.Character.Torso
  6487. local deb = true
  6488. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  6489. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  6490. local maxspeed = 80
  6491. local speed = 0
  6492. if flying then
  6493. Fly.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  6494. else
  6495. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  6496. end
  6497.  
  6498. function FlyFunction()
  6499. local bg = Instance.new("BodyGyro", torso)
  6500. bg.P = 9e4
  6501. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  6502. bg.cframe = torso.CFrame
  6503. local bv = Instance.new("BodyVelocity", torso)
  6504. bv.velocity = Vector3.new(0,0.1,0)
  6505. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  6506. repeat wait()
  6507. plr.Character.Humanoid.PlatformStand = true
  6508. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  6509. speed = speed+.5+(speed/maxspeed)
  6510. if speed > maxspeed then
  6511. speed = maxspeed
  6512. end
  6513. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  6514. speed = speed-1
  6515. if speed < 0 then
  6516. speed = 0
  6517. end
  6518. end
  6519. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  6520. 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
  6521. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  6522. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  6523. 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
  6524. else
  6525. bv.velocity = Vector3.new(0,0.1,0)
  6526. end
  6527. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  6528. until not flying
  6529. ctrl = {f = 0, b = 0, l = 0, r = 0}
  6530. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  6531. speed = 0
  6532. bg:Destroy()
  6533. bv:Destroy()
  6534. plr.Character.Humanoid.PlatformStand = false
  6535. end
  6536. mouse.KeyDown:connect(function(key)
  6537. if key:lower() == "w" then
  6538. ctrl.f = 1
  6539. elseif key:lower() == "s" then
  6540. ctrl.b = -1
  6541. elseif key:lower() == "a" then
  6542. ctrl.l = -1
  6543. elseif key:lower() == "d" then
  6544. ctrl.r = 1
  6545. end
  6546. end)
  6547. mouse.KeyUp:connect(function(key)
  6548. if key:lower() == "w" then
  6549. ctrl.f = 0
  6550. elseif key:lower() == "s" then
  6551. ctrl.b = 0
  6552. elseif key:lower() == "a" then
  6553. ctrl.l = 0
  6554. elseif key:lower() == "d" then
  6555. ctrl.r = 0
  6556. end
  6557. end)
  6558. FlyFunction()
  6559. end)
  6560.  
  6561. clip = true
  6562. Noclip.MouseButton1Click:connect(function()
  6563. clip = not clip
  6564. game:GetService('RunService').Stepped:connect(function()
  6565. if not clip then
  6566. Noclip.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  6567. game.Players.LocalPlayer.Character.Head.CanCollide = false
  6568. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  6569. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  6570. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  6571. else
  6572. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  6573. end
  6574. end)
  6575. end)
  6576.  
  6577. local Anim = Instance.new("Animation")
  6578. Anim.AnimationId = "rbxassetid://33169583"
  6579. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6580. local armsareoff = false
  6581. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6582. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6583. armsareoff = false
  6584. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6585. end)
  6586. armsoff.MouseButton1Click:connect(function()
  6587. armsareoff = not armsareoff
  6588. if armsareoff then
  6589. armsoff.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6590. while wait() do
  6591. if track.IsPlaying == false then
  6592. if armsareoff then
  6593. track:Play(.1, 1, 1e6)
  6594. end
  6595. end
  6596. end
  6597. else
  6598. track:Stop()
  6599. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6600. end
  6601. end)
  6602.  
  6603. local Anim = Instance.new("Animation")
  6604. Anim.AnimationId = "rbxassetid://121572214"
  6605. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6606. headfloatACTIVE = false
  6607. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6608. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6609. headfloatACTIVE = false
  6610. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6611. end)
  6612. headfloat.MouseButton1Click:connect(function()
  6613. headfloatACTIVE = not headfloatACTIVE
  6614. if headfloatACTIVE then
  6615. headfloat.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6616. while wait() do
  6617. if track.IsPlaying == false then
  6618. if headfloatACTIVE then
  6619. track:Play(.1, 1, 1)
  6620. end
  6621. end
  6622. end
  6623. else
  6624. track:Stop()
  6625. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6626. end
  6627. end)
  6628.  
  6629. local Anim = Instance.new("Animation")
  6630. Anim.AnimationId = "rbxassetid://35154961"
  6631. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6632. local headthrowACTIVE = false
  6633. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6634. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6635. headthrowACTIVE = false
  6636. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6637. end)
  6638. headthrow.MouseButton1Click:connect(function()
  6639. headthrowACTIVE = not headthrowACTIVE
  6640. if headthrowACTIVE then
  6641. headthrow.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6642. while wait() do
  6643. if track.IsPlaying == false then
  6644. if headthrowACTIVE then
  6645. track:Play(.1, 1, 1)
  6646. end
  6647. end
  6648. end
  6649. else
  6650. track:Stop()
  6651. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6652. end
  6653. end)
  6654.  
  6655. local Anim = Instance.new("Animation")
  6656. Anim.AnimationId = "rbxassetid://35154961"
  6657. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6658. local loopheadACTIVE = false
  6659. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6660. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6661. loopheadACTIVE = false
  6662. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6663. end)
  6664. loophead.MouseButton1Click:connect(function()
  6665. loopheadACTIVE = not loopheadACTIVE
  6666. if loopheadACTIVE then
  6667. loophead.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6668. while wait() do
  6669. if track.IsPlaying == false then
  6670. if loopheadACTIVE then
  6671. track:Play(.1, 1, 1e6)
  6672. end
  6673. end
  6674. end
  6675. else
  6676. track:Stop()
  6677. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6678. end
  6679. end)
  6680.  
  6681. local Anim = Instance.new("Animation")
  6682. Anim.AnimationId = "rbxassetid://313762630"
  6683. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6684. local levitateACTIVE = false
  6685. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6686. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6687. levitateACTIVE = false
  6688. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6689. end)
  6690. levitate.MouseButton1Click:connect(function()
  6691. levitateACTIVE = not levitateACTIVE
  6692. if levitateACTIVE then
  6693. levitate.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6694. while wait() do
  6695. if track.IsPlaying == false then
  6696. if levitateACTIVE then
  6697. track:Play(.1, 1, 1)
  6698. end
  6699. end
  6700. end
  6701. else
  6702. track:Stop()
  6703. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6704. end
  6705. end)
  6706.  
  6707. local Anim = Instance.new("Animation")
  6708. Anim.AnimationId = "rbxassetid://282574440"
  6709. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6710. local crawlACTIVE = false
  6711. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6712. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6713. crawlACTIVE = false
  6714. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6715. end)
  6716. crawl.MouseButton1Click:connect(function()
  6717. crawlACTIVE = not crawlACTIVE
  6718. if crawlACTIVE then
  6719. crawl.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6720. while wait() do
  6721. if track.IsPlaying == false then
  6722. if crawlACTIVE then
  6723. track:Play(.1, 1, 1)
  6724. end
  6725. end
  6726. end
  6727. else
  6728. track:Stop()
  6729. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6730. end
  6731. end)
  6732.  
  6733. local Anim = Instance.new("Animation")
  6734. Anim.AnimationId = "rbxassetid://184574340"
  6735. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6736. local jumplandACTIVE = false
  6737. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6738. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6739. jumplandACTIVE = false
  6740. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6741. end)
  6742. jumpland.MouseButton1Click:connect(function()
  6743. jumplandACTIVE = not jumplandACTIVE
  6744. if jumplandACTIVE then
  6745. jumpland.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6746. while wait() do
  6747. if track.IsPlaying == false then
  6748. if jumplandACTIVE then
  6749. track:Play(.1, 1, 1)
  6750. end
  6751. end
  6752. end
  6753. else
  6754. track:Stop()
  6755. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6756. end
  6757. end)
  6758.  
  6759. local Anim = Instance.new("Animation")
  6760. Anim.AnimationId = "rbxassetid://126753849"
  6761. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6762. local punchesACTIVE = false
  6763. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6764. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6765. punchesACTIVE = false
  6766. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6767. end)
  6768. punches.MouseButton1Click:connect(function()
  6769. punchesACTIVE = not punchesACTIVE
  6770. if punchesACTIVE then
  6771. punches.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6772. while wait() do
  6773. if track.IsPlaying == false then
  6774. if punchesACTIVE then
  6775. track:Play(.1, 1, 1)
  6776. end
  6777. end
  6778. end
  6779. else
  6780. track:Stop()
  6781. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6782. end
  6783. end)
  6784.  
  6785. local Anim = Instance.new("Animation")
  6786. Anim.AnimationId = "rbxassetid://204062532"
  6787. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6788. local swingACTIVE = false
  6789. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6790. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6791. swingACTIVE = false
  6792. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6793. end)
  6794. swing.MouseButton1Click:connect(function()
  6795. swingACTIVE = not swingACTIVE
  6796. if swingACTIVE then
  6797. swing.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6798. while wait() do
  6799. if track.IsPlaying == false then
  6800. if swingACTIVE then
  6801. track:Play(.1, 1, 1)
  6802. end
  6803. end
  6804. end
  6805. else
  6806. track:Stop()
  6807. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6808. end
  6809. end)
  6810.  
  6811. local Anim = Instance.new("Animation")
  6812. Anim.AnimationId = "rbxassetid://204295235"
  6813. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6814. local swordstrikeACTIVE = false
  6815. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6816. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6817. swordstrikeACTIVE = false
  6818. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6819. end)
  6820. swordstrike.MouseButton1Click:connect(function()
  6821. swordstrikeACTIVE = not swordstrikeACTIVE
  6822. if swordstrikeACTIVE then
  6823. swordstrike.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6824. while wait() do
  6825. if track.IsPlaying == false then
  6826. if swordstrikeACTIVE then
  6827. track:Play(.1, 1, 1)
  6828. end
  6829. end
  6830. end
  6831. else
  6832. track:Stop()
  6833. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6834. end
  6835. end)
  6836.  
  6837. local Anim = Instance.new("Animation")
  6838. Anim.AnimationId = "rbxassetid://45834924"
  6839. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6840. local happyACTIVE = false
  6841. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6842. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6843. happyACTIVE = false
  6844. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6845. end)
  6846. happy.MouseButton1Click:connect(function()
  6847. happyACTIVE = not happyACTIVE
  6848. if happyACTIVE then
  6849. happy.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6850. while wait() do
  6851. if track.IsPlaying == false then
  6852. if happyACTIVE then
  6853. track:Play(.1, 1, 1)
  6854. end
  6855. end
  6856. end
  6857. else
  6858. track:Stop()
  6859. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6860. end
  6861. end)
  6862.  
  6863. local Anim = Instance.new("Animation")
  6864. Anim.AnimationId = "rbxassetid://33796059"
  6865. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6866. local insaneACTIVE = false
  6867. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6868. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6869. insaneACTIVE = false
  6870. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6871. end)
  6872. insane.MouseButton1Click:connect(function()
  6873. insaneACTIVE = not insaneACTIVE
  6874. if insaneACTIVE then
  6875. insane.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6876. while wait() do
  6877. if track.IsPlaying == false then
  6878. if insaneACTIVE then
  6879. track:Play(.1, 1, 1e6)
  6880. end
  6881. end
  6882. end
  6883. else
  6884. track:Stop()
  6885. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6886. end
  6887. end)
  6888.  
  6889. local Anim = Instance.new("Animation")
  6890. Anim.AnimationId = "rbxassetid://429703734"
  6891. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6892. local movingdanceACTIVE = false
  6893. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6894. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6895. movingdanceACTIVE = false
  6896. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6897. end)
  6898. movingdance.MouseButton1Click:connect(function()
  6899. movingdanceACTIVE = not movingdanceACTIVE
  6900. if movingdanceACTIVE then
  6901. movingdance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6902. while wait() do
  6903. if track.IsPlaying == false then
  6904. if movingdanceACTIVE then
  6905. track:Play(.1, 1, 1)
  6906. end
  6907. end
  6908. end
  6909. else
  6910. track:Stop()
  6911. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6912. end
  6913. end)
  6914.  
  6915. local Anim = Instance.new("Animation")
  6916. Anim.AnimationId = "rbxassetid://35654637"
  6917. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6918. local normalACTIVE = false
  6919. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6920. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6921. normalACTIVE = false
  6922. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6923. end)
  6924. normal.MouseButton1Click:connect(function()
  6925. normalACTIVE = not normalACTIVE
  6926. if normalACTIVE then
  6927. normal.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6928. while wait() do
  6929. if track.IsPlaying == false then
  6930. if normalACTIVE then
  6931. track:Play(.1, 1, 1)
  6932. end
  6933. end
  6934. end
  6935. else
  6936. track:Stop()
  6937. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6938. end
  6939. end)
  6940.  
  6941. local Anim = Instance.new("Animation")
  6942. Anim.AnimationId = "rbxassetid://186934910"
  6943. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6944. local spindanceACTIVE = false
  6945. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6946. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6947. spindanceACTIVE = false
  6948. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6949. end)
  6950. spindance.MouseButton1Click:connect(function()
  6951. spindanceACTIVE = not spindanceACTIVE
  6952. if spindanceACTIVE then
  6953. spindance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  6954. while wait() do
  6955. if track.IsPlaying == false then
  6956. if spindanceACTIVE then
  6957. track:Play(.1, 1, 1)
  6958. end
  6959. end
  6960. end
  6961. else
  6962. track:Stop()
  6963. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  6964. end
  6965. end)
  6966.  
  6967. local Anim = Instance.new("Animation")
  6968. Anim.AnimationId = "rbxassetid://215384594"
  6969. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  6970. local CloneIllusionACTIVE = false
  6971. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6972. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  6973. CloneIllusionACTIVE = false
  6974. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  6975. end)
  6976. CloneIllusion.MouseButton1Click:connect(function()
  6977. CloneIllusionACTIVE = not CloneIllusionACTIVE
  6978. if CloneIllusionACTIVE then
  6979. CloneIllusion.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  6980. while wait() do
  6981. if track.IsPlaying == false then
  6982. if CloneIllusionACTIVE then
  6983. track:Play(.1, 1, 1e6)
  6984. end
  6985. end
  6986. end
  6987. else
  6988. track:Stop()
  6989. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  6990. end
  6991. end)
  6992.  
  6993. spinning = false
  6994. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  6995. spinning = false
  6996. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  6997. end)
  6998. CoolSpin.MouseButton1Click:connect(function()
  6999. spinning = not spinning
  7000. if spinning then
  7001. local p = Instance.new("RocketPropulsion")
  7002. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7003. p.Name = "CrazySpin"
  7004. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  7005. p:Fire()
  7006. CoolSpin.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  7007. else
  7008. game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  7009. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  7010. end
  7011. end)
  7012.  
  7013. local Anim = Instance.new("Animation")
  7014. Anim.AnimationId = "rbxassetid://180612465"
  7015. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7016. local ScaredACTIVE = false
  7017. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7018. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7019. ScaredACTIVE = false
  7020. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  7021. end)
  7022. CrouchRocket.MouseButton1Click:connect(function()
  7023. ScaredACTIVE = not ScaredACTIVE
  7024. if ScaredACTIVE then
  7025. local u = Instance.new("RocketPropulsion")
  7026. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7027. u.Name = "CrouchRocket"
  7028. u.Target = game.Players.LocalPlayer.Character.Head
  7029. u:Fire()
  7030. CrouchRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  7031. while wait() do
  7032. if track.IsPlaying == false then
  7033. if ScaredACTIVE then
  7034. track:Play(.1, 1, 1)
  7035. end
  7036. end
  7037. end
  7038. else
  7039. track:Stop()
  7040. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  7041. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  7042. end
  7043. end)
  7044.  
  7045. local Anim = Instance.new("Animation")
  7046. Anim.AnimationId = "rbxassetid://184574340"
  7047. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7048. local jumprocketnow = false
  7049. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7050. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7051. jumprocketnow = false
  7052. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  7053. end)
  7054. JumpRocket.MouseButton1Click:connect(function()
  7055. jumprocketnow = not jumprocketnow
  7056. if jumprocketnow then
  7057. local u = Instance.new("RocketPropulsion")
  7058. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7059. u.Name = "JumpRocket"
  7060. u.Target = game.Players.LocalPlayer.Character.Head
  7061. u:Fire()
  7062. JumpRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  7063. while wait() do
  7064. if track.IsPlaying == false then
  7065. if jumprocketnow then
  7066. track:Play(.1, 1, 1)
  7067. end
  7068. end
  7069. end
  7070. else
  7071. track:Stop()
  7072. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  7073. game.Players.LocalPlayer.Character.HumanoidRootPart.JumpRocket:Destroy()
  7074. end
  7075. end)
  7076.  
  7077. local Anim = Instance.new("Animation")
  7078. Anim.AnimationId = "rbxassetid://126753849"
  7079. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7080. local RapidPunchACTIVE = false
  7081. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7082. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7083. RapidPunchACTIVE = false
  7084. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  7085. end)
  7086. RapidPunch.MouseButton1Click:connect(function()
  7087. RapidPunchACTIVE = not RapidPunchACTIVE
  7088. if RapidPunchACTIVE then
  7089. RapidPunch.BackgroundColor3 = Color3.new(0.1962745, 0.827451, 0.721569)
  7090. while wait() do
  7091. if track.IsPlaying == false then
  7092. if RapidPunchACTIVE then
  7093. track:Play(.1, 1, 10)
  7094. end
  7095. end
  7096. end
  7097. else
  7098. track:Stop()
  7099. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  7100. end
  7101. end)
  7102.  
  7103. FEGodmode.MouseButton1Click:connect(function()
  7104. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  7105. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  7106. l.Parent = game.Players.LocalPlayer.Character
  7107. l.Name = "Humanoid"
  7108. wait(0.1)
  7109. game.Players.LocalPlayer.Character["1"]:Destroy()
  7110. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7111. game.Players.LocalPlayer.Character.Animate.Disabled = true
  7112. wait(0.1)
  7113. game.Players.LocalPlayer.Character.Animate.Disabled = false
  7114. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7115. end)
  7116.  
  7117. NoLimbs.MouseButton1Click:connect(function()
  7118. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  7119. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  7120. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  7121. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  7122. end)
  7123.  
  7124. BrickHats.MouseButton1Click:connect(function()
  7125. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  7126. if (v:IsA("Accessory")) then
  7127. v.Handle.Mesh:Destroy()
  7128. end
  7129. end
  7130. end)
  7131.  
  7132. local Anim = Instance.new("Animation")
  7133. Anim.AnimationId = "rbxassetid://181525546"
  7134. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7135. local FaintACTIVE = false
  7136. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7137. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7138. FaintACTIVE = false
  7139. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  7140. end)
  7141. Faint.MouseButton1Click:connect(function()
  7142. FaintACTIVE = not FaintACTIVE
  7143. if FaintACTIVE then
  7144. Faint.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  7145. while wait() do
  7146. if track.IsPlaying == false then
  7147. if FaintACTIVE then
  7148. track:Play(.1, 1, 1)
  7149. end
  7150. end
  7151. end
  7152. else
  7153. track:Stop()
  7154. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  7155. end
  7156. end)
  7157.  
  7158. local Anim = Instance.new("Animation")
  7159. Anim.AnimationId = "rbxassetid://188632011"
  7160. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7161. local SpinACTIVE = false
  7162. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7163. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7164. SpinACTIVE = false
  7165. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  7166. end)
  7167. Spin.MouseButton1Click:connect(function()
  7168. SpinACTIVE = not SpinACTIVE
  7169. if SpinACTIVE then
  7170. Spin.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  7171. while wait() do
  7172. if track.IsPlaying == false then
  7173. if SpinACTIVE then
  7174. track:Play(.1, 1, 1)
  7175. end
  7176. end
  7177. end
  7178. else
  7179. track:Stop()
  7180. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  7181. end
  7182. end)
  7183.  
  7184. local Anim = Instance.new("Animation")
  7185. Anim.AnimationId = "rbxassetid://33169583"
  7186. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7187. local ArmFollowACTIVE = false
  7188. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7189. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7190. ArmFollowACTIVE = false
  7191. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  7192. end)
  7193. ArmFollow.MouseButton1Click:connect(function()
  7194. ArmFollowACTIVE = not ArmFollowACTIVE
  7195. if ArmFollowACTIVE then
  7196. local u = Instance.new("RocketPropulsion")
  7197. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7198. u.Name = "ArmFollow"
  7199. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  7200. u:Fire()
  7201. ArmFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  7202. while wait() do
  7203. if track.IsPlaying == false then
  7204. if ArmFollowACTIVE then
  7205. track:Play(.1, 1, 1)
  7206. end
  7207. end
  7208. end
  7209. else
  7210. track:Stop()
  7211. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  7212. game.Players.LocalPlayer.Character.HumanoidRootPart.ArmFollow:Destroy()
  7213. end
  7214. end)
  7215.  
  7216. local Anim = Instance.new("Animation")
  7217. Anim.AnimationId = "rbxassetid://126753849"
  7218. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7219. local PunchFollowACTIVE = false
  7220. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7221. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7222. PunchFollowACTIVE = false
  7223. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  7224. end)
  7225. PunchFollow.MouseButton1Click:connect(function()
  7226. PunchFollowACTIVE = not PunchFollowACTIVE
  7227. if PunchFollowACTIVE then
  7228. local u = Instance.new("RocketPropulsion")
  7229. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7230. u.Name = "PunchFollow"
  7231. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  7232. u:Fire()
  7233. PunchFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  7234. while wait() do
  7235. if track.IsPlaying == false then
  7236. if PunchFollowACTIVE then
  7237. track:Play(.1, 1, 1)
  7238. end
  7239. end
  7240. end
  7241. else
  7242. track:Stop()
  7243. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  7244. game.Players.LocalPlayer.Character.HumanoidRootPart.PunchFollow:Destroy()
  7245. end
  7246. end)
  7247.  
  7248. AnimationId = "148840371"
  7249. local Anim = Instance.new("Animation")
  7250. Anim.AnimationId = "rbxassetid://"..AnimationId
  7251. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7252. _18active = false
  7253. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7254. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7255. _18active = false
  7256. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7257. end)
  7258. _18.MouseButton1Click:connect(function()
  7259. _18active = not _18active
  7260. if _18active then
  7261. _18.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  7262. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  7263. track:Play()
  7264. while wait() do
  7265. if _18active then
  7266. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  7267. end
  7268. end
  7269. end
  7270. else
  7271. track:Stop()
  7272. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7273. end
  7274. end)
  7275.  
  7276. local Anim = Instance.new("Animation")
  7277. Anim.AnimationId = "rbxassetid://180612465"
  7278. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7279. local crouchattacking = false
  7280. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7281. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7282. crouchattacking = false
  7283. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7284. end)
  7285. CrouchAttack.MouseButton1Click:connect(function()
  7286. crouchattacking = not crouchattacking
  7287. if crouchattacking then
  7288. local u = Instance.new("RocketPropulsion")
  7289. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7290. u.Name = "CrouchAttack"
  7291. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  7292. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  7293. end
  7294. u:Fire()
  7295. CrouchAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  7296. while wait() do
  7297. if track.IsPlaying == false then
  7298. if crouchattacking then
  7299. track:Play(.1, 1, 1)
  7300. end
  7301. end
  7302. end
  7303. else
  7304. track:Stop()
  7305. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7306. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchAttack:Destroy()
  7307. end
  7308. end)
  7309.  
  7310. local Anim = Instance.new("Animation")
  7311. Anim.AnimationId = "rbxassetid://184574340"
  7312. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7313. local SlamPropulsioning = false
  7314. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7315. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7316. SlamPropulsioning = false
  7317. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7318. end)
  7319. SlamPropulsion.MouseButton1Click:connect(function()
  7320. SlamPropulsioning = not SlamPropulsioning
  7321. if SlamPropulsioning then
  7322. local u = Instance.new("RocketPropulsion")
  7323. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7324. u.Name = "SlamPropulsion"
  7325. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  7326. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  7327. end
  7328. u:Fire()
  7329. SlamPropulsion.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  7330. while wait() do
  7331. if track.IsPlaying == false then
  7332. if SlamPropulsioning then
  7333. track:Play(.1, 1, 1)
  7334. end
  7335. end
  7336. end
  7337. else
  7338. track:Stop()
  7339. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7340. game.Players.LocalPlayer.Character.HumanoidRootPart.SlamPropulsion:Destroy()
  7341. end
  7342. end)
  7343.  
  7344. local Anim = Instance.new("Animation")
  7345. Anim.AnimationId = "rbxassetid://429730430"
  7346. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7347. local SpinAttacking = false
  7348. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7349. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7350. SpinAttacking = false
  7351. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7352. end)
  7353. SpinAttack.MouseButton1Click:connect(function()
  7354. SpinAttacking = not SpinAttacking
  7355. if SpinAttacking then
  7356. local u = Instance.new("RocketPropulsion")
  7357. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7358. u.Name = "SpinAttack"
  7359. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  7360. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  7361. end
  7362. u:Fire()
  7363. SpinAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  7364. while wait() do
  7365. if track.IsPlaying == false then
  7366. if SpinAttacking then
  7367. track:Play(.1, 1, 1)
  7368. end
  7369. end
  7370. end
  7371. else
  7372. track:Stop()
  7373. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7374. game.Players.LocalPlayer.Character.HumanoidRootPart.SpinAttack:Destroy()
  7375. end
  7376. end)
  7377.  
  7378. watching = false
  7379. CreepyWatch.MouseButton1Click:connect(function()
  7380. watching = not watching
  7381. end)
  7382.  
  7383. local Anim = Instance.new("Animation")
  7384. Anim.AnimationId = "rbxassetid://215384594"
  7385. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7386. walkingthrough = false
  7387. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7388. walkingthrough = false
  7389. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7390. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7391. end)
  7392. WalkThrough.MouseButton1Click:connect(function()
  7393. walkingthrough = not walkingthrough
  7394. if walkingthrough then
  7395. WalkThrough.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  7396. while wait() do
  7397. if walkingthrough then
  7398. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  7399. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  7400. if track.IsPlaying == false then
  7401. if walkingthrough then
  7402. track:Play(.1, 1, 1e6)
  7403. end
  7404. end
  7405. end
  7406. end
  7407. end
  7408. else
  7409. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  7410. track:Stop()
  7411. end
  7412. end)
  7413.  
  7414. annoying = false
  7415. Annoy.MouseButton1Click:connect(function()
  7416. annoying = not annoying
  7417. end)
  7418. local Anim = Instance.new("Animation")
  7419. Anim.AnimationId = "rbxassetid://282574440"
  7420. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7421. local crawlACTIVE = false
  7422. Carpett = false
  7423. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7424. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7425. Carpett = false
  7426. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  7427. end)
  7428. Carpet.MouseButton1Click:connect(function()
  7429. Carpett = not Carpett
  7430. if Carpett then
  7431. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  7432. while wait() do
  7433. if track.IsPlaying == false then
  7434. if Carpett then
  7435. track:Play(.1, 1, 1)
  7436. end
  7437. end
  7438. end
  7439. else
  7440. track:Stop()
  7441. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  7442. end
  7443. end)
  7444. following = false
  7445. Follow.MouseButton1Click:connect(function()
  7446. following = not following
  7447. end)
  7448. headwalking = false
  7449. HeadWalk.MouseButton1Click:connect(function()
  7450. headwalking = not headwalking
  7451. end)
  7452. Spammer = false
  7453. Spam.MouseButton1Click:connect(function()
  7454. Spammer = not Spammer
  7455. end)
  7456. stuck = false
  7457. Stick.MouseButton1Click:connect(function()
  7458. stuck = not stuck
  7459. end)
  7460. TeleportTo.MouseButton1Click:connect(function()
  7461. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  7462. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  7463. end
  7464. end)
  7465.  
  7466. orbital = false
  7467. Orbit.MouseButton1Click:connect(function()
  7468. orbital = not orbital
  7469. if orbital then
  7470. Orbit.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  7471. local o = Instance.new("RocketPropulsion")
  7472. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7473. o.Name = "Orbit"
  7474. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  7475. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  7476. o:Fire()
  7477. game:GetService('RunService').Stepped:connect(function()
  7478. if orbital then
  7479. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7480. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7481. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7482. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7483. end
  7484. end)
  7485. end
  7486. else
  7487. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  7488. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  7489. end
  7490. end)
  7491.  
  7492. currentview = false
  7493. View.MouseButton1Click:connect(function()
  7494. currentview = not currentview
  7495. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  7496. if currentview then
  7497. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7498. View.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  7499. else
  7500. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  7501. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  7502. end
  7503. end
  7504. end)
  7505.  
  7506. floating = false
  7507. Float.MouseButton1Click:connect(function()
  7508. floating = not floating
  7509. if floating then
  7510. Float.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7511. local y = Instance.new("RocketPropulsion")
  7512. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7513. y.CartoonFactor = 1
  7514. y.MaxThrust = 50000
  7515. y.MaxSpeed = 1000
  7516. y.ThrustP = 50000
  7517. y.Name = "Float"
  7518. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7519. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7520. y.Target = game.Players[v.Name].Character.Head
  7521. y:Fire()
  7522. game:GetService('RunService').Stepped:connect(function()
  7523. if floating then
  7524. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7525. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7526. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7527. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7528. end
  7529. end)
  7530. while wait(0.3) do
  7531. if floating then
  7532. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  7533. end
  7534. end
  7535. end
  7536. else
  7537. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7538. game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  7539. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7540. end
  7541. end)
  7542.  
  7543. local Anim = Instance.new("Animation")
  7544. Anim.AnimationId = "rbxassetid://282574440"
  7545. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7546. flattening = false
  7547. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7548. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7549. flattening = false
  7550. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7551. end)
  7552. Flatten.MouseButton1Click:connect(function()
  7553. flattening = not flattening
  7554. if flattening then
  7555. Flatten.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7556. local y = Instance.new("RocketPropulsion")
  7557. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7558. y.CartoonFactor = 1
  7559. y.MaxThrust = 50000
  7560. y.MaxSpeed = 1000
  7561. y.ThrustP = 50000
  7562. y.Name = "Flatten"
  7563. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7564. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7565. y.Target = game.Players[v.Name].Character["Left Leg"]
  7566. y:Fire()
  7567. track:Play(.1, 1, 1)
  7568. game:GetService('RunService').Stepped:connect(function()
  7569. if flattening then
  7570. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7571. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7572. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7573. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7574. end
  7575. end)
  7576. while wait(0.3) do
  7577. if flattening then
  7578. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  7579. end
  7580. end
  7581. end
  7582. else
  7583. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7584. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  7585. track:Stop()
  7586. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7587. end
  7588. end)
  7589.  
  7590. SlowAttracting = false
  7591. SlowAttract.MouseButton1Click:connect(function()
  7592. SlowAttracting = not SlowAttracting
  7593. if SlowAttracting then
  7594. SlowAttract.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7595. local b = Instance.new("RocketPropulsion")
  7596. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7597. b.TurnD = 5000
  7598. b.MaxThrust = 5000
  7599. b.MaxSpeed = 200
  7600. b.ThrustP = 5000
  7601. b.CartoonFactor = 1
  7602. b.Name = "SlowAttract"
  7603. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7604. b.Target = game.Players[v.Name].Character.HumanoidRootPart
  7605. b:Fire()
  7606. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7607. game:GetService('RunService').Stepped:connect(function()
  7608. if SlowAttracting then
  7609. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7610. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7611. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7612. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7613. end
  7614. end)
  7615. end
  7616. else
  7617. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7618. game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  7619. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7620. end
  7621. end)
  7622.  
  7623. AimHeading = false
  7624. AimHead.MouseButton1Click:connect(function()
  7625. AimHeading = not AimHeading
  7626. if AimHeading then
  7627. AimHead.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7628. local b = Instance.new("RocketPropulsion")
  7629. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7630. b.TurnP = 2500
  7631. b.MaxThrust = 50000
  7632. b.MaxSpeed = 1000
  7633. b.ThrustP = 50000
  7634. b.CartoonFactor = 1
  7635. b.Name = "AimHead"
  7636. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7637. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7638. b.Target = game.Players[v.Name].Character.Head
  7639. b:Fire()
  7640. game:GetService('RunService').Stepped:connect(function()
  7641. if AimHeading then
  7642. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7643. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7644. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7645. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7646. end
  7647. end)
  7648. end
  7649. else
  7650. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7651. game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  7652. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7653. end
  7654. end)
  7655.  
  7656. Multipleing = false
  7657. Multiple.MouseButton1Click:connect(function()
  7658. Multipleing = not Multipleing
  7659. if Multipleing then
  7660. Multiple.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7661. local t1 = Instance.new("RocketPropulsion")
  7662. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7663. t1.TurnP = 30000
  7664. t1.MaxThrust = 30000
  7665. t1.MaxSpeed = 1000
  7666. t1.ThrustP = 30000
  7667. t1.CartoonFactor = 1
  7668. t1.Name = "one"
  7669. local t2 = Instance.new("RocketPropulsion")
  7670. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7671. t2.TurnP = 30000
  7672. t2.MaxThrust = 30000
  7673. t2.MaxSpeed = 1000
  7674. t2.ThrustP = 30000
  7675. t2.CartoonFactor = 1
  7676. t2.Name = "two"
  7677. local t3 = Instance.new("RocketPropulsion")
  7678. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7679. t3.TurnP = 30000
  7680. t3.MaxThrust = 30000
  7681. t3.MaxSpeed = 1000
  7682. t3.ThrustP = 30000
  7683. t3.CartoonFactor = 1
  7684. t3.Name = "three"
  7685. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7686. t1.Target = game.Players[v.Name].Character.Torso
  7687. t1:Fire()
  7688. t2.Target = game.Players[v.Name].Character["Right Leg"]
  7689. t2:Fire()
  7690. t3.Target = game.Players[v.Name].Character["Left Arm"]
  7691. t3:Fire()
  7692. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7693. game:GetService('RunService').Stepped:connect(function()
  7694. if Multipleing then
  7695. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7696. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7697. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7698. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7699. end
  7700. end)
  7701. end
  7702. else
  7703. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7704. game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  7705. game.Players.LocalPlayer.Character.HumanoidRootPart.two:Destroy()
  7706. game.Players.LocalPlayer.Character.HumanoidRootPart.three:Destroy()
  7707. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7708. end
  7709. end)
  7710.  
  7711. local Anim = Instance.new("Animation")
  7712. Anim.AnimationId = "rbxassetid://215384594"
  7713. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7714. Violenting = false
  7715. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7716. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7717. Violenting = false
  7718. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7719. end)
  7720. Violent.MouseButton1Click:connect(function()
  7721. Violenting = not Violenting
  7722. if Violenting then
  7723. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7724. local y = Instance.new("RocketPropulsion")
  7725. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7726. y.CartoonFactor = 1
  7727. y.MaxThrust = 50000
  7728. y.MaxSpeed = 1000
  7729. y.ThrustP = 50000
  7730. y.Name = "Violent"
  7731. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7732. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  7733. y:Fire()
  7734. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7735. track:Play(.1, 1, 10)
  7736. game:GetService('RunService').Stepped:connect(function()
  7737. if Violenting then
  7738. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7739. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7740. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7741. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7742. end
  7743. end)
  7744. end
  7745. else
  7746. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7747. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  7748. track:Stop()
  7749. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7750. end
  7751. end)
  7752.  
  7753. local Anim = Instance.new("Animation")
  7754. Anim.AnimationId = "rbxassetid://215384594"
  7755. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7756. Violenting = false
  7757. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7758. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7759. Violenting = false
  7760. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7761. end)
  7762. Violent.MouseButton1Click:connect(function()
  7763. Violenting = not Violenting
  7764. if Violenting then
  7765. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7766. local y = Instance.new("RocketPropulsion")
  7767. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7768. y.CartoonFactor = 1
  7769. y.MaxThrust = 500000
  7770. y.MaxSpeed = 1000
  7771. y.ThrustP = 50000
  7772. y.Name = "Violent"
  7773. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7774. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7775. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  7776. y:Fire()
  7777. track:Play(.1, 1, 10)
  7778. game:GetService('RunService').Stepped:connect(function()
  7779. if Violenting then
  7780. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7781. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7782. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7783. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7784. end
  7785. end)
  7786. end
  7787. else
  7788. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7789. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  7790. track:Stop()
  7791. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7792. end
  7793. end)
  7794.  
  7795. WeirdOrbital = false
  7796. WeirdOrbit.MouseButton1Click:connect(function()
  7797. WeirdOrbital = not WeirdOrbital
  7798. if WeirdOrbital then
  7799. WeirdOrbit.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7800. local o = Instance.new("RocketPropulsion")
  7801. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7802. o.TurnD = 50000
  7803. o.Name = "WeirdOrbit"
  7804. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  7805. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  7806. o:Fire()
  7807. game:GetService('RunService').Stepped:connect(function()
  7808. if WeirdOrbital then
  7809. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7810. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7811. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7812. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7813. end
  7814. end)
  7815. end
  7816. else
  7817. game.Players.LocalPlayer.Character.HumanoidRootPart.WeirdOrbit:Destroy()
  7818. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7819. end
  7820. end)
  7821.  
  7822. Maxing = false
  7823. Max.MouseButton1Click:connect(function()
  7824. Maxing = not Maxing
  7825. if Maxing then
  7826. Max.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7827. local t1 = Instance.new("RocketPropulsion")
  7828. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7829. t1.TurnP = 100000
  7830. t1.MaxThrust = 100000
  7831. t1.MaxSpeed = 5000
  7832. t1.ThrustP = 100000
  7833. t1.CartoonFactor = 1
  7834. t1.Name = "onee"
  7835. local t2 = Instance.new("RocketPropulsion")
  7836. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7837. t2.TurnP = 100000
  7838. t2.MaxThrust = 100000
  7839. t2.MaxSpeed = 5000
  7840. t2.ThrustP = 100000
  7841. t2.CartoonFactor = 1
  7842. t2.Name = "twoo"
  7843. local t3 = Instance.new("RocketPropulsion")
  7844. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7845. t3.TurnP = 100000
  7846. t3.MaxThrust = 100000
  7847. t3.MaxSpeed = 5000
  7848. t3.ThrustP = 100000
  7849. t3.CartoonFactor = 1
  7850. t3.Name = "threee"
  7851. local t4 = Instance.new("RocketPropulsion")
  7852. t4.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7853. t4.TurnP = 100000
  7854. t4.MaxThrust = 100000
  7855. t4.MaxSpeed = 5000
  7856. t4.ThrustP = 100000
  7857. t4.CartoonFactor = 1
  7858. t4.Name = "fourr"
  7859. local t5 = Instance.new("RocketPropulsion")
  7860. t5.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7861. t5.TurnP = 100000
  7862. t5.MaxThrust = 100000
  7863. t5.MaxSpeed = 5000
  7864. t5.ThrustP = 100000
  7865. t5.CartoonFactor = 1
  7866. t5.Name = "fivee"
  7867. local t6 = Instance.new("RocketPropulsion")
  7868. t6.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7869. t6.TurnP = 100000
  7870. t6.MaxThrust = 100000
  7871. t6.MaxSpeed = 5000
  7872. t6.ThrustP = 100000
  7873. t6.CartoonFactor = 1
  7874. t6.Name = "sixx"
  7875. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7876. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7877. t1.Target = game.Players[v.Name].Character.Torso
  7878. t1:Fire()
  7879. t2.Target = game.Players[v.Name].Character["Right Leg"]
  7880. t2:Fire()
  7881. t3.Target = game.Players[v.Name].Character["Left Arm"]
  7882. t3:Fire()
  7883. t4.Target = game.Players[v.Name].Character["Left Leg"]
  7884. t4:Fire()
  7885. t5.Target = game.Players[v.Name].Character["Right Arm"]
  7886. t5:Fire()
  7887. t6.Target = game.Players[v.Name].Character.Head
  7888. t6:Fire()
  7889. game:GetService('RunService').Stepped:connect(function()
  7890. if Maxing then
  7891. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7892. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7893. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7894. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7895. end
  7896. end)
  7897. end
  7898. else
  7899. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7900. game.Players.LocalPlayer.Character.HumanoidRootPart.onee:Destroy()
  7901. game.Players.LocalPlayer.Character.HumanoidRootPart.twoo:Destroy()
  7902. game.Players.LocalPlayer.Character.HumanoidRootPart.threee:Destroy()
  7903. game.Players.LocalPlayer.Character.HumanoidRootPart.fourr:Destroy()
  7904. game.Players.LocalPlayer.Character.HumanoidRootPart.fivee:Destroy()
  7905. game.Players.LocalPlayer.Character.HumanoidRootPart.sixx:Destroy()
  7906. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7907. end
  7908. end)
  7909.  
  7910. local Anim = Instance.new("Animation")
  7911. Anim.AnimationId = "rbxassetid://184574340"
  7912. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  7913. Animateding = false
  7914. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  7915. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  7916. Animateding = false
  7917. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7918. end)
  7919. Animated.MouseButton1Click:connect(function()
  7920. Animateding = not Animateding
  7921. if Animateding then
  7922. Animated.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  7923. local y = Instance.new("RocketPropulsion")
  7924. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  7925. y.CartoonFactor = 1
  7926. y.MaxThrust = 200000
  7927. y.MaxSpeed = 1000
  7928. y.ThrustP = 50000
  7929. y.Name = "Animated"
  7930. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  7931. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  7932. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  7933. y:Fire()
  7934. track:Play(.1, 1, 10)
  7935. game:GetService('RunService').Stepped:connect(function()
  7936. if Animateding then
  7937. game.Players.LocalPlayer.Character.Head.CanCollide = false
  7938. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  7939. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  7940. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  7941. end
  7942. end)
  7943. end
  7944. else
  7945. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7946. game.Players.LocalPlayer.Character.HumanoidRootPart.Animated:Destroy()
  7947. track:Stop()
  7948. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  7949. end
  7950. end)
  7951.  
  7952. Attach.MouseButton1Click:connect(function()
  7953. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  7954. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  7955. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  7956. l.Parent = game.Players.LocalPlayer.Character
  7957. l.Name = "Humanoid"
  7958. wait(0.1)
  7959. game.Players.LocalPlayer.Character["1"]:Destroy()
  7960. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7961. game.Players.LocalPlayer.Character.Animate.Disabled = true
  7962. wait(0.1)
  7963. game.Players.LocalPlayer.Character.Animate.Disabled = false
  7964. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7965. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7966. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  7967. end
  7968. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  7969. end
  7970. end)
  7971.  
  7972. superspinning = false
  7973. SuperSpin.MouseButton1Click:connect(function()
  7974. superspinning = not superspinning
  7975. if superspinning then
  7976. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.498039, 0.435294)
  7977. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  7978. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  7979. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  7980. l.Parent = game.Players.LocalPlayer.Character
  7981. l.Name = "Humanoid"
  7982. wait(0.1)
  7983. game.Players.LocalPlayer.Character["1"]:Destroy()
  7984. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  7985. game.Players.LocalPlayer.Character.Animate.Disabled = true
  7986. wait(0.1)
  7987. game.Players.LocalPlayer.Character.Animate.Disabled = false
  7988. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  7989. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  7990. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  7991. end
  7992. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  7993. wait(1)
  7994. while wait() do
  7995. if superspinning then
  7996. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  7997. end
  7998. end
  7999. end
  8000. else
  8001. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  8002. end
  8003. end)
  8004.  
  8005. Kill.MouseButton1Click:connect(function()
  8006. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  8007. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  8008. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  8009. l.Parent = game.Players.LocalPlayer.Character
  8010. l.Name = "Humanoid"
  8011. wait(0.1)
  8012. game.Players.LocalPlayer.Character["1"]:Destroy()
  8013. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  8014. game.Players.LocalPlayer.Character.Animate.Disabled = true
  8015. wait(0.1)
  8016. game.Players.LocalPlayer.Character.Animate.Disabled = false
  8017. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  8018. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8019. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  8020. end
  8021. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  8022. wait(0.2)
  8023. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  8024. wait(0.4)
  8025. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000, 0, 100000))
  8026. end
  8027. end)
  8028.  
  8029. SafeKill.MouseButton1Click:connect(function()
  8030. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  8031. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  8032. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  8033. l.Parent = game.Players.LocalPlayer.Character
  8034. l.Name = "Humanoid"
  8035. wait(0.1)
  8036. game.Players.LocalPlayer.Character["1"]:Destroy()
  8037. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  8038. game.Players.LocalPlayer.Character.Animate.Disabled = true
  8039. wait(0.1)
  8040. game.Players.LocalPlayer.Character.Animate.Disabled = false
  8041. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  8042. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8043. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  8044. end
  8045. local function tp(player,player2)
  8046. local char1,char2=player.Character,player2.Character
  8047. if char1 and char2 then
  8048. char1:MoveTo(char2.Head.Position)
  8049. end
  8050. end
  8051. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  8052. wait(0.1)
  8053. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  8054. wait(0.2)
  8055. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  8056. wait(0.2)
  8057. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,0,-100000))
  8058. wait(0.7)
  8059. tp(game.Players.LocalPlayer,game.Players[v.Name])
  8060. wait(0.7)
  8061. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  8062. end
  8063. end)
  8064.  
  8065. Bring.MouseButton1Click:connect(function()
  8066. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  8067. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  8068. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  8069. l.Parent = game.Players.LocalPlayer.Character
  8070. l.Name = "Humanoid"
  8071. wait(0.1)
  8072. game.Players.LocalPlayer.Character["1"]:Destroy()
  8073. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  8074. game.Players.LocalPlayer.Character.Animate.Disabled = true
  8075. wait(0.1)
  8076. game.Players.LocalPlayer.Character.Animate.Disabled = false
  8077. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  8078. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8079. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  8080. end
  8081.  
  8082. local function tp(player,player2)
  8083. local char1,char2=player.Character,player2.Character
  8084. if char1 and char2 then
  8085. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  8086. end
  8087. end
  8088.  
  8089. local function getout(player,player2)
  8090. local char1,char2=player.Character,player2.Character
  8091. if char1 and char2 then
  8092. char1:MoveTo(char2.Head.Position)
  8093. end
  8094. end
  8095.  
  8096. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  8097. tp(game.Players[v.Name], game.Players.LocalPlayer)
  8098. wait(0.2)
  8099. tp(game.Players[v.Name], game.Players.LocalPlayer)
  8100. wait(0.5)
  8101. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  8102. wait(0.5)
  8103. getout(game.Players.LocalPlayer, game.Players[v.Name])
  8104. wait(0.3)
  8105. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  8106. end
  8107. end)
  8108.  
  8109. FreeFall.MouseButton1Click:connect(function()
  8110. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  8111. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  8112. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  8113. l.Parent = game.Players.LocalPlayer.Character
  8114. l.Name = "Humanoid"
  8115. wait(0.1)
  8116. game.Players.LocalPlayer.Character["1"]:Destroy()
  8117. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  8118. game.Players.LocalPlayer.Character.Animate.Disabled = true
  8119. wait(0.1)
  8120. game.Players.LocalPlayer.Character.Animate.Disabled = false
  8121. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  8122. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  8123. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  8124. end
  8125. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  8126. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  8127. wait(0.2)
  8128. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  8129. wait(0.6)
  8130. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  8131. wait(0.6)
  8132. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  8133. end
  8134. end)
  8135.  
  8136. while wait() do
  8137. if SpammingChar then
  8138. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  8139. Spam_2.BackgroundColor3 = Color3.new(0.280392, 0.9, 0.543137)
  8140. wait(0.5)
  8141. else
  8142. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  8143. end
  8144. if annoying then
  8145. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  8146. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  8147. Annoy.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  8148. end
  8149. else
  8150. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  8151. end
  8152. if Carpett then
  8153. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  8154. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  8155. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  8156. end
  8157. else
  8158. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  8159. end
  8160. if following then
  8161. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  8162. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  8163. Follow.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  8164. end
  8165. else
  8166. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  8167. end
  8168. if headwalking then
  8169. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  8170. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  8171. HeadWalk.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  8172. end
  8173. else
  8174. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  8175. end
  8176. if Spammer then
  8177. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  8178. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  8179. Spam.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  8180. wait(0.5)
  8181. end
  8182. else
  8183. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  8184. end
  8185. if watching then
  8186. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  8187. CreepyWatch.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  8188. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Players[v.Name].Character.Torso.Position)
  8189. end
  8190. else
  8191. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  8192. end
  8193. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement