Advertisement
lafur

Untitled

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