Advertisement
inspections

Untitled

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