Guest User

HackingManics gui

a guest
Jul 27th, 2018
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 234.58 KB | None | 0 0
  1. -- Made by HackingManic
  2. -- Instances:
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local FuckFEgui = Instance.new("TextButton")
  7. local InsaneDab = Instance.new("TextButton")
  8. local Revizadmin = Instance.new("TextButton")
  9. local Silidiusguife = Instance.new("TextButton")
  10. local Snowy = Instance.new("TextButton")
  11. local OPFinality = Instance.new("TextButton")
  12. --Properties:
  13. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  14.  
  15. Frame.Parent = ScreenGui
  16. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  17. Frame.Position = UDim2.new(0.111286506, 0, 0.0268948656, 0)
  18. Frame.Size = UDim2.new(0, 905, 0, 270)
  19.  
  20. TextLabel.Parent = Frame
  21. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  22. TextLabel.Position = UDim2.new(0.404419869, 0, 0.106827155, 0)
  23. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  24. TextLabel.Font = Enum.Font.SourceSans
  25. TextLabel.Text = "FE Gui"
  26. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  27. TextLabel.TextSize = 14
  28.  
  29. FuckFEgui.Name = "Fuck FE gui"
  30. FuckFEgui.Parent = ScreenGui
  31. FuckFEgui.BackgroundColor3 = Color3.new(0.329412, 1, 0.756863)
  32. FuckFEgui.Position = UDim2.new(0.138910815, 0, 0.174816623, 0)
  33. FuckFEgui.Size = UDim2.new(0, 262, 0, 54)
  34. FuckFEgui.Font = Enum.Font.SourceSans
  35. FuckFEgui.Text = "Fuck FE"
  36. FuckFEgui.TextColor3 = Color3.new(0, 0, 0)
  37. FuckFEgui.TextSize = 14
  38. FuckFEgui.MouseButton1Down:connect(function()
  39. -- Made by iVerzide
  40. -- Press "e" for drop your hats
  41. -- FE hammer works in some cafes only
  42.  
  43. -- Objects
  44.  
  45. local FuckFE = Instance.new("ScreenGui")
  46. local FuckFEMain = Instance.new("Frame")
  47. local title = Instance.new("TextLabel")
  48. local title2 = Instance.new("TextLabel")
  49. local useless = Instance.new("Frame")
  50. local FECreeperR15 = Instance.new("TextButton")
  51. local FEShutdown = Instance.new("TextButton")
  52. local FEDropHats = Instance.new("TextButton")
  53. local FEFloatinghead = Instance.new("TextButton")
  54. local credits = Instance.new("TextLabel")
  55. local FESounds = Instance.new("TextButton")
  56. local FEhammer = Instance.new("TextButton")
  57. local FECreeperR6 = Instance.new("TextButton")
  58. local CloseGUIButton = Instance.new("TextButton")
  59. local OpenGui = Instance.new("Frame")
  60. local OpenGUIbutton = Instance.new("TextButton")
  61.  
  62. -- Properties
  63.  
  64. FuckFE.Name = "FuckFE"
  65. FuckFE.Parent = game.CoreGui
  66.  
  67. FuckFEMain.Name = "FuckFEMain"
  68. FuckFEMain.Parent = FuckFE
  69. FuckFEMain.Active = true
  70. FuckFEMain.BackgroundColor3 = Color3.new(0, 0, 0)
  71. FuckFEMain.BorderColor3 = Color3.new(0.666667, 0.666667, 0.666667)
  72. FuckFEMain.BorderSizePixel = 3
  73. FuckFEMain.Draggable = true
  74. FuckFEMain.Position = UDim2.new(0, 256, 0, 78)
  75. FuckFEMain.Size = UDim2.new(0, 290, 0, 364)
  76. FuckFEMain.Style = Enum.FrameStyle.RobloxRound
  77.  
  78. title.Name = "title"
  79. title.Parent = FuckFEMain
  80. title.BackgroundColor3 = Color3.new(1, 1, 1)
  81. title.BackgroundTransparency = 1
  82. title.Position = UDim2.new(0, 32, 0, -2)
  83. title.Size = UDim2.new(0, 200, 0, 50)
  84. title.Font = Enum.Font.Code
  85. title.Text = "Fuck FE"
  86. title.TextColor3 = Color3.new(0, 0, 0)
  87. title.TextSize = 40
  88. title.TextWrapped = true
  89.  
  90. title2.Name = "title 2"
  91. title2.Parent = FuckFEMain
  92. title2.BackgroundColor3 = Color3.new(1, 1, 1)
  93. title2.BackgroundTransparency = 1
  94. title2.Position = UDim2.new(0, 30, 0, 0)
  95. title2.Size = UDim2.new(0, 200, 0, 50)
  96. title2.Font = Enum.Font.Code
  97. title2.Text = "Fuck FE"
  98. title2.TextColor3 = Color3.new(1, 1, 1)
  99. title2.TextSize = 40
  100. title2.TextWrapped = true
  101.  
  102. useless.Name = "useless"
  103. useless.Parent = FuckFEMain
  104. useless.BackgroundColor3 = Color3.new(1, 1, 1)
  105. useless.Position = UDim2.new(0, 62, 0, 52)
  106. useless.Size = UDim2.new(0, 138, 0, 2)
  107.  
  108. FECreeperR15.Name = "FE CreeperR15"
  109. FECreeperR15.Parent = FuckFEMain
  110. FECreeperR15.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  111. FECreeperR15.BorderColor3 = Color3.new(1, 1, 1)
  112. FECreeperR15.Position = UDim2.new(0, 0, 0, 94)
  113. FECreeperR15.Size = UDim2.new(0, 106, 0, 44)
  114. FECreeperR15.Font = Enum.Font.SourceSans
  115. FECreeperR15.Text = "FE Creeper R15"
  116. FECreeperR15.TextColor3 = Color3.new(1, 1, 1)
  117. FECreeperR15.TextSize = 14
  118.  
  119. FECreeperR15.MouseButton1Down:connect(function()
  120. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  121. game.Players.LocalPlayer.Character.LeftHand:Destroy()
  122. game.Players.LocalPlayer.Character.LeftLowerArm:Destroy()
  123. game.Players.LocalPlayer.Character.LeftUpperArm:Destroy()
  124. game.Players.LocalPlayer.Character.RightHand:Destroy()
  125. game.Players.LocalPlayer.Character.RightLowerArm:Destroy()
  126. game.Players.LocalPlayer.Character.RightUpperArm:Destroy()
  127. end)
  128.  
  129. FEShutdown.Name = "FE Shutdown"
  130. FEShutdown.Parent = FuckFEMain
  131. FEShutdown.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  132. FEShutdown.BorderColor3 = Color3.new(1, 1, 1)
  133. FEShutdown.Position = UDim2.new(0, 167, 0, 94)
  134. FEShutdown.Size = UDim2.new(0, 106, 0, 44)
  135. FEShutdown.Font = Enum.Font.SourceSans
  136. FEShutdown.Text = "FE Shutdown"
  137. FEShutdown.TextColor3 = Color3.new(1, 1, 1)
  138. FEShutdown.TextSize = 14
  139.  
  140. FEShutdown.MouseButton1Down:connect(function()
  141. for i =1,100 do
  142. spawn(function()
  143. while wait() do
  144. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  145. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  146. for _,x in pairs(v.Character.Head:GetChildren()) do
  147. if x:IsA'Sound' then x.Playing = true end
  148. end
  149. end
  150. end
  151. end
  152. end)
  153. end
  154. end)
  155.  
  156.  
  157. FEDropHats.Name = "FE Drop Hats"
  158. FEDropHats.Parent = FuckFEMain
  159. FEDropHats.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  160. FEDropHats.BorderColor3 = Color3.new(1, 1, 1)
  161. FEDropHats.Position = UDim2.new(0, 167, 0, 154)
  162. FEDropHats.Size = UDim2.new(0, 106, 0, 44)
  163. FEDropHats.Font = Enum.Font.SourceSans
  164. FEDropHats.Text = "FE Drop Hats"
  165. FEDropHats.TextColor3 = Color3.new(1, 1, 1)
  166. FEDropHats.TextSize = 14
  167.  
  168. FEDropHats.MouseButton1Down:connect(function()
  169. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  170. if (key=="e") then
  171. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  172. if (v:IsA("Accessory")) then
  173. v.Parent = workspace
  174. end
  175. end
  176. end
  177. end)
  178. end)
  179.  
  180. FEFloatinghead.Name = "FE Floating head"
  181. FEFloatinghead.Parent = FuckFEMain
  182. FEFloatinghead.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  183. FEFloatinghead.BorderColor3 = Color3.new(1, 1, 1)
  184. FEFloatinghead.Position = UDim2.new(0, 0, 0, 154)
  185. FEFloatinghead.Size = UDim2.new(0, 106, 0, 44)
  186. FEFloatinghead.Font = Enum.Font.SourceSans
  187. FEFloatinghead.Text = "FE Floating Head"
  188. FEFloatinghead.TextColor3 = Color3.new(1, 1, 1)
  189. FEFloatinghead.TextSize = 14
  190.  
  191. FEFloatinghead.MouseButton1Down:connect(function()
  192. local speed = 50 -- This is the fly speed. Change it to whatever you like. The variable can be changed while running
  193. local c
  194. local h
  195. local bv
  196. local bav
  197. local cam
  198. local flying
  199. local p = game:GetService'Players'.LocalPlayer
  200. local buttons = {W = false, S = false, A = false, D = false, Moving = false}
  201. local startFly = function () -- Call this function to begin flying
  202. if not p.Character or not p.Character.Head or flying then return end
  203. c = p.Character
  204. h = c.Humanoid
  205. h.PlatformStand = true
  206. cam = workspace:WaitForChild('Camera')
  207. bv = Instance.new("BodyVelocity")
  208. bav = Instance.new("BodyAngularVelocity")
  209. bv.Velocity, bv.MaxForce, bv.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  210. bav.AngularVelocity, bav.MaxTorque, bav.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  211. bv.Parent = c.Head
  212. bav.Parent = c.Head
  213. flying = true
  214. h.Died:connect(function() flying = false end)
  215. end
  216. local endFly = function () -- Call this function to stop flying
  217. if not p.Character or not flying then return end
  218. h.PlatformStand = false
  219. bv:Destroy()
  220. bav:Destroy()
  221. flying = false
  222. end
  223. game:GetService("UserInputService").InputBegan:connect(function (input, GPE)
  224. if GPE then return end
  225. for i, e in pairs(buttons) do
  226. if i ~= "Moving" and input.KeyCode == Enum.KeyCode[i] then
  227. buttons[i] = true
  228. buttons.Moving = true
  229. end
  230. end
  231. end)
  232. game:GetService("UserInputService").InputEnded:connect(function (input, GPE)
  233. if GPE then return end
  234. local a = false
  235. for i, e in pairs(buttons) do
  236. if i ~= "Moving" then
  237. if input.KeyCode == Enum.KeyCode[i] then
  238. buttons[i] = false
  239. end
  240. if buttons[i] then a = true end
  241. end
  242. end
  243. buttons.Moving = a
  244. end)
  245. local setVec = function (vec)
  246. return vec * (speed / vec.Magnitude)
  247. end
  248. game:GetService("RunService").Heartbeat:connect(function (step) -- The actual fly function, called every frame
  249. if flying and c and c.PrimaryPart then
  250. local p = c.PrimaryPart.Position
  251. local cf = cam.CFrame
  252. local ax, ay, az = cf:toEulerAnglesXYZ()
  253. c:SetPrimaryPartCFrame(CFrame.new(p.x, p.y, p.z) * CFrame.Angles(ax, ay, az))
  254. if buttons.Moving then
  255. local t = Vector3.new()
  256. if buttons.W then t = t + (setVec(cf.lookVector)) end
  257. if buttons.S then t = t - (setVec(cf.lookVector)) end
  258. if buttons.A then t = t - (setVec(cf.rightVector)) end
  259. if buttons.D then t = t + (setVec(cf.rightVector)) end
  260. c:TranslateBy(t * step)
  261. end
  262. end
  263. end)
  264. FEFloatinghead.MouseButton1Down:connect(function()
  265. local lol = game:GetService'Players'.LocalPlayer.Character
  266. pcall(function()
  267. for i,v in pairs(lol:GetChildren()) do
  268. if v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  269. v:Destroy()
  270. end
  271. end
  272. local ok = lol:FindFirstChild'Torso'
  273. if ok then ok = ok:FindFirstChild'roblox' if ok then ok:Destroy() end end
  274. Instance.new('Humanoid', lol)
  275. if lol.HumanoidRootPart:FindFirstChild'Rank' then lol.HumanoidRootPart:FindFirstChild'Rank':Destroy() end
  276. local nouxd = lol:FindFirstChild'Torso'
  277. wait'1'
  278. lol.Head.Position = lol.Head.Position + Vector3.new(1,1,1)
  279. if nouxd then nouxd.Transparency = 1 end
  280. wait'.3'
  281. startFly()
  282. end)
  283. end)
  284. end)
  285.  
  286. credits.Name = "credits"
  287. credits.Parent = FuckFEMain
  288. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  289. credits.BackgroundTransparency = 1
  290. credits.Position = UDim2.new(0, -38, 0, 316)
  291. credits.Size = UDim2.new(0, 198, 0, 60)
  292. credits.Font = Enum.Font.Code
  293. credits.Text = "Made by iVerzide"
  294. credits.TextColor3 = Color3.new(1, 1, 1)
  295. credits.TextSize = 15
  296. credits.TextWrapped = true
  297.  
  298. FESounds.Name = "FE Sounds"
  299. FESounds.Parent = FuckFEMain
  300. FESounds.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  301. FESounds.BorderColor3 = Color3.new(1, 1, 1)
  302. FESounds.Position = UDim2.new(0, 0, 0, 215)
  303. FESounds.Size = UDim2.new(0, 106, 0, 44)
  304. FESounds.Font = Enum.Font.SourceSans
  305. FESounds.Text = "FE Sounds"
  306. FESounds.TextColor3 = Color3.new(1, 1, 1)
  307. FESounds.TextSize = 14
  308.  
  309. FESounds.MouseButton1Down:connect(function()
  310. while wait() do
  311. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  312. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  313. for _,x in pairs(v.Character.Head:GetChildren()) do
  314. if x:IsA'Sound' then x.Playing = true end
  315. end
  316. end
  317. end
  318. end
  319. end)
  320.  
  321. FEhammer.Name = "FE hammer"
  322. FEhammer.Parent = FuckFEMain
  323. FEhammer.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  324. FEhammer.BorderColor3 = Color3.new(1, 1, 1)
  325. FEhammer.Position = UDim2.new(0, 167, 0, 215)
  326. FEhammer.Size = UDim2.new(0, 106, 0, 44)
  327. FEhammer.Font = Enum.Font.SourceSans
  328. FEhammer.Text = "FE Hammer"
  329. FEhammer.TextColor3 = Color3.new(1, 1, 1)
  330. FEhammer.TextSize = 14
  331.  
  332. FEhammer.MouseButton1Down:connect(function()
  333. maind = nil
  334. if workspace:FindFirstChild'GiveSystem' then
  335. if workspace.GiveSystem:FindFirstChild'GiveItem' then
  336. maind = workspace.GiveSystem.GiveItem
  337. end
  338. end
  339. if workspace:FindFirstChild'HandToCentre' then
  340. if workspace.HandToCentre:FindFirstChild'SendItem' then
  341. maind = workspace.HandToCentre.SendItem
  342. end
  343. end
  344. if maind == nil then
  345. print'could not find give event :('
  346. return
  347. end
  348. tool = Instance.new'Tool'
  349. me = game:GetService'Players'.LocalPlayer
  350. tool.RequiresHandle = false
  351. tool.TextureId = 'http://www.roblox.com/asset/?id=12223874'
  352. tool.Name = 'ya like jazz?'
  353. tool.Parent = me.Backpack
  354. buttonf = nil
  355. tool.Equipped:connect(function()
  356. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  357. m.Icon = 'rbxasset://textures/HammerCursor.png'
  358. buttonf = m.Button1Down:connect(function()
  359. if m.Target == nil then return end
  360. local ob = m.Target
  361. if ob:IsA'BasePart' or ob:IsA'WedgePart' then
  362. if ob:IsDescendantOf(me.Character) then return end
  363. m.Icon = 'rbxasset://textures/HammerOverCursor.png'
  364. local ex = Instance.new'Explosion'
  365. ex.BlastRadius = 0
  366. ex.Position = ob.Position
  367. ex.Parent = workspace
  368. maind:FireServer(workspace, ob)
  369. wait(0.3)
  370. m.Icon = 'rbxasset://textures/HammerCursor.png'
  371. end
  372. end)
  373. end)
  374. tool.Unequipped:connect(function()
  375. if buttonf ~= nil then
  376. buttonf:Disconnect()
  377. buttonf = nil
  378. end
  379. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  380. m.Icon = ''
  381. end)
  382. end)
  383.  
  384. FECreeperR6.Name = "FE CreeperR6"
  385. FECreeperR6.Parent = FuckFEMain
  386. FECreeperR6.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  387. FECreeperR6.BorderColor3 = Color3.new(1, 1, 1)
  388. FECreeperR6.Position = UDim2.new(0, 84, 0, 276)
  389. FECreeperR6.Size = UDim2.new(0, 106, 0, 44)
  390. FECreeperR6.Font = Enum.Font.SourceSans
  391. FECreeperR6.Text = "FE Creeper R6"
  392. FECreeperR6.TextColor3 = Color3.new(1, 1, 1)
  393. FECreeperR6.TextSize = 14
  394.  
  395. FECreeperR6.MouseButton1Down:connect(function()
  396. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  397. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  398. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  399. end)
  400.  
  401.  
  402.  
  403. CloseGUIButton.Name = "CloseGUIButton"
  404. CloseGUIButton.Parent = FuckFEMain
  405. CloseGUIButton.BackgroundColor3 = Color3.new(1, 1, 1)
  406. CloseGUIButton.BackgroundTransparency = 1
  407. CloseGUIButton.Position = UDim2.new(0, 248, 0, -6)
  408. CloseGUIButton.Size = UDim2.new(0, 30, 0, 26)
  409. CloseGUIButton.Text = "X"
  410. CloseGUIButton.TextColor3 = Color3.new(1, 1, 1)
  411. CloseGUIButton.TextSize = 14
  412.  
  413. CloseGUIButton.MouseButton1Down:connect(function()
  414. game.CoreGui.FuckFE.FuckFEMain.Visible = false
  415. game.CoreGui.FuckFE.OpenGui.Visible = true
  416. end)
  417.  
  418. OpenGui.Name = "OpenGui"
  419. OpenGui.Parent = FuckFE
  420. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  421. OpenGui.Position = UDim2.new(0, 0, 0, 384)
  422. OpenGui.Size = UDim2.new(0, 98, 0, 46)
  423. OpenGui.Style = Enum.FrameStyle.RobloxRound
  424.  
  425. OpenGUIbutton.Name = "OpenGUIbutton"
  426. OpenGUIbutton.Parent = OpenGui
  427. OpenGUIbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  428. OpenGUIbutton.BackgroundTransparency = 1
  429. OpenGUIbutton.Position = UDim2.new(0, -6, 0, -6)
  430. OpenGUIbutton.Size = UDim2.new(0, 96, 0, 42)
  431. OpenGUIbutton.Font = Enum.Font.Code
  432. OpenGUIbutton.Text = "Open"
  433. OpenGUIbutton.TextColor3 = Color3.new(1, 1, 1)
  434. OpenGUIbutton.TextSize = 30
  435.  
  436. OpenGUIbutton.MouseButton1Down:connect(function()
  437. game.CoreGui.FuckFE.FuckFEMain.Visible = true
  438. game.CoreGui.FuckFE.OpenGui.Visible = false
  439. end)
  440. end)
  441.  
  442. InsaneDab.Name = "Insane Dab"
  443. InsaneDab.Parent = ScreenGui
  444. InsaneDab.BackgroundColor3 = Color3.new(0.329412, 1, 0.756863)
  445. InsaneDab.Position = UDim2.new(0.592738748, 0, 0.174816623, 0)
  446. InsaneDab.Size = UDim2.new(0, 262, 0, 54)
  447. InsaneDab.Font = Enum.Font.SourceSans
  448. InsaneDab.Text = "Insane Dab"
  449. InsaneDab.TextColor3 = Color3.new(0, 0, 0)
  450. InsaneDab.TextSize = 14
  451. InsaneDab.MouseButton1Down:connect(function()
  452. -- Objects
  453.  
  454. local ScreenGui = Instance.new("ScreenGui")
  455. local Frame = Instance.new("Frame")
  456. local Credits = Instance.new("TextLabel")
  457. local insaneall = Instance.new("TextButton")
  458. local daball = Instance.new("TextButton")
  459. local dabothers = Instance.new("TextButton")
  460. local insaneothers = Instance.new("TextButton")
  461.  
  462. -- Properties
  463.  
  464. ScreenGui.Parent = game.CoreGui
  465.  
  466. Frame.Parent = ScreenGui
  467. Frame.Active = true
  468. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  469. Frame.BackgroundTransparency = 0.5
  470. Frame.Draggable = true
  471. Frame.Position = UDim2.new(0, 341, 0, 41)
  472. Frame.Size = UDim2.new(0, 358, 0, 423)
  473.  
  474. Credits.Name = "Credits"
  475. Credits.Parent = Frame
  476. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  477. Credits.BackgroundTransparency = 0.5
  478. Credits.Position = UDim2.new(0, 79, 0, 0)
  479. Credits.Size = UDim2.new(0, 200, 0, 50)
  480. Credits.Font = Enum.Font.SciFi
  481. Credits.FontSize = Enum.FontSize.Size24
  482. Credits.Text = "By Cozmo V3rm"
  483. Credits.TextColor3 = Color3.new(0, 1, 1)
  484. Credits.TextSize = 24
  485.  
  486. insaneall.Name = "insaneall"
  487. insaneall.Parent = Frame
  488. insaneall.BackgroundColor3 = Color3.new(0, 0, 0)
  489. insaneall.BackgroundTransparency = 0.5
  490. insaneall.Position = UDim2.new(0, 0, 0, 106)
  491. insaneall.Size = UDim2.new(0, 155, 0, 50)
  492. insaneall.Font = Enum.Font.SciFi
  493. insaneall.FontSize = Enum.FontSize.Size18
  494. insaneall.Text = "FE Insane all"
  495. insaneall.TextColor3 = Color3.new(0, 1, 1)
  496. insaneall.TextSize = 18
  497.  
  498. daball.Name = "daball"
  499. daball.Parent = Frame
  500. daball.BackgroundColor3 = Color3.new(0, 0, 0)
  501. daball.BackgroundTransparency = 0.5
  502. daball.Position = UDim2.new(0, 0, 0, 228)
  503. daball.Size = UDim2.new(0, 155, 0, 50)
  504. daball.Font = Enum.Font.SciFi
  505. daball.FontSize = Enum.FontSize.Size18
  506. daball.Text = "FE Dab all"
  507. daball.TextColor3 = Color3.new(0, 1, 1)
  508. daball.TextSize = 18
  509.  
  510. dabothers.Name = "dabothers"
  511. dabothers.Parent = Frame
  512. dabothers.BackgroundColor3 = Color3.new(0, 0, 0)
  513. dabothers.BackgroundTransparency = 0.5
  514. dabothers.Position = UDim2.new(0, 203, 0, 230)
  515. dabothers.Size = UDim2.new(0, 155, 0, 50)
  516. dabothers.Font = Enum.Font.SciFi
  517. dabothers.FontSize = Enum.FontSize.Size18
  518. dabothers.Text = "FE Dab others"
  519. dabothers.TextColor3 = Color3.new(0, 1, 1)
  520. dabothers.TextSize = 18
  521.  
  522. insaneothers.Name = "insaneothers"
  523. insaneothers.Parent = Frame
  524. insaneothers.BackgroundColor3 = Color3.new(0, 0, 0)
  525. insaneothers.BackgroundTransparency = 0.5
  526. insaneothers.Position = UDim2.new(0, 203, 0, 105)
  527. insaneothers.Size = UDim2.new(0, 155, 0, 50)
  528. insaneothers.Font = Enum.Font.SciFi
  529. insaneothers.FontSize = Enum.FontSize.Size18
  530. insaneothers.Text = "FE Insane others"
  531. insaneothers.TextColor3 = Color3.new(0, 1, 1)
  532. insaneothers.TextSize = 18
  533.  
  534. insaneall.MouseButton1Click:connect(function()
  535. for i,v in pairs(game.Players:GetPlayers()) do
  536. local AnimationId = "33796059"
  537. local Anim = Instance.new("Animation")
  538. Anim.AnimationId = "rbxassetid://"..AnimationId
  539. local k = v.Character.Humanoid:LoadAnimation(Anim)
  540. k:Play()
  541. k:AdjustSpeed(90)
  542. end
  543. end)
  544. insaneothers.MouseButton1Click:connect(function()
  545. for i,v in pairs(game.Players:GetPlayers()) do
  546. if v.Name~=game.Players.LocalPlayer.Name then
  547. local AnimationId = "33796059"
  548. local Anim = Instance.new("Animation")
  549. Anim.AnimationId = "rbxassetid://"..AnimationId
  550. local k = v.Character.Humanoid:LoadAnimation(Anim)
  551. k:Play()
  552. k:AdjustSpeed(90)
  553. end
  554. end
  555. end)
  556. dabothers.MouseButton1Click:connect(function()
  557. for i,v in pairs(game.Players:GetPlayers()) do
  558. if v.Name~=game.Players.LocalPlayer.Name then
  559. local AnimationId = "248263260"
  560. local Anim = Instance.new("Animation")
  561. Anim.AnimationId = "rbxassetid://"..AnimationId
  562. local k = v.Character.Humanoid:LoadAnimation(Anim)
  563. k:Play()
  564. k:AdjustSpeed(1)
  565. end
  566. end
  567. end)
  568. daball.MouseButton1Click:connect(function()
  569. for i,v in pairs(game.Players:GetPlayers()) do
  570. local AnimationId = "248263260"
  571. local Anim = Instance.new("Animation")
  572. Anim.AnimationId = "rbxassetid://"..AnimationId
  573. local k = v.Character.Humanoid:LoadAnimation(Anim)
  574. k:Play()
  575. k:AdjustSpeed(1)
  576. end
  577. end)
  578. end)
  579.  
  580. Revizadmin.Name = "Reviz admin"
  581. Revizadmin.Parent = ScreenGui
  582. Revizadmin.BackgroundColor3 = Color3.new(0.329412, 1, 0.756863)
  583. Revizadmin.Position = UDim2.new(0.364640892, 0, 0.174816623, 0)
  584. Revizadmin.Size = UDim2.new(0, 262, 0, 54)
  585. Revizadmin.Font = Enum.Font.SourceSans
  586. Revizadmin.Text = "Reviz admin"
  587. Revizadmin.TextColor3 = Color3.new(0, 0, 0)
  588. Revizadmin.TextSize = 14
  589. Revizadmin.MouseButton1Down:connect(function()
  590. loadstring(Game:GetObjects("rbxassetid://1368835475")[1].Source)()
  591. end)
  592.  
  593. Silidiusguife.Name = "Silidius gui fe"
  594. Silidiusguife.Parent = ScreenGui
  595. Silidiusguife.BackgroundColor3 = Color3.new(0.329412, 1, 0.756863)
  596. Silidiusguife.Position = UDim2.new(0.592738748, 0, 0.276283622, 0)
  597. Silidiusguife.Size = UDim2.new(0, 262, 0, 54)
  598. Silidiusguife.Font = Enum.Font.SourceSans
  599. Silidiusguife.Text = "Silidius gui fe"
  600. Silidiusguife.TextColor3 = Color3.new(0, 0, 0)
  601. Silidiusguife.TextSize = 14
  602. Silidiusguife.MouseButton1Down:connect(function()
  603. --Created by SupremeGggggg
  604. --Have fun!
  605. --BIG UPDATE!
  606. --BIG UPDATE!
  607. --BIG UPDATE!
  608. --BIG UPDATE!
  609. --BIG UPDATE!
  610. local plr = game.Players.LocalPlayer -- This will send the script to your self!
  611.  
  612.  
  613.  
  614. --[[
  615. /////////// // // // //// // // // ///////////
  616. // // // // // // //
  617. /////////// // // // // // // // // ///////////
  618. // // // // // // // // // //
  619. /////////// // // // //// // ///////// ///////////
  620. --]]
  621.  
  622.  
  623.  
  624. -------------------------------------------------------------------------------------------------------------------------
  625. --Do not touch the rest below this line!
  626. --Starting Point
  627. wait(2)
  628. local newscreenui = Instance.new("ScreenGui")
  629. newscreenui.Parent = plr.PlayerGui
  630. newscreenui.Name = "Silidius"
  631. --MainFrame
  632. local mainframe = Instance.new("Frame")
  633. mainframe.Parent = newscreenui
  634. mainframe.Name = "Main"
  635. mainframe.Active = true
  636. mainframe.Draggable = true
  637. mainframe.BackgroundColor3 = Color3.new(109/255, 109/255, 109/255)
  638. mainframe.BorderColor3 = Color3.new(0/255, 0/255, 0/255)
  639. mainframe.BorderSizePixel = 1
  640. mainframe.Position = UDim2.new(.296, 0, .192, 0)
  641. mainframe.Size = UDim2.new(.409, 0, .66, 0)
  642. mainframe.Draggable = true
  643. --NavBar
  644. local CommandBar = Instance.new("TextButton")
  645. CommandBar.Parent = mainframe
  646. CommandBar.Name = "Commands"
  647. CommandBar.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  648. CommandBar.Position = UDim2.new(0, 0, .144, 0)
  649. CommandBar.Size = UDim2.new(.24, 0, .099, 0)
  650. CommandBar.Font = "ArialBold"
  651. CommandBar.Text = "Commands"
  652. CommandBar.TextColor3 = Color3.new(249/255, 74/255, 255/255)
  653. CommandBar.TextScaled = true
  654. local FE = Instance.new("TextButton")
  655. FE.Parent = mainframe
  656. FE.Name = "FE"
  657. FE.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  658. FE.Position = UDim2.new(.254, 0, .144, 0)
  659. FE.Size = UDim2.new(.24, 0, .099, 0)
  660. FE.Font = "ArialBold"
  661. FE.Text = "FE Commands"
  662. FE.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  663. FE.TextScaled = true
  664. local LC = Instance.new("TextButton")
  665. LC.Parent = mainframe
  666. LC.Name = "LargeCommands"
  667. LC.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  668. LC.Position = UDim2.new(.51, 0, .144, 0)
  669. LC.Size = UDim2.new(.24, 0, .099, 0)
  670. LC.Font = "ArialBold"
  671. LC.Text = "Large Commands"
  672. LC.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  673. LC.TextScaled = true
  674. local PC = Instance.new("TextButton")
  675. PC.Parent = mainframe
  676. PC.Name = "ParticleCommands"
  677. PC.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  678. PC.Position = UDim2.new(.766, 0, .144, 0)
  679. PC.Size = UDim2.new(.234, 0, .099, 0)
  680. PC.Font = "ArialBold"
  681. PC.Text = "Particle Commands"
  682. PC.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  683. PC.TextScaled = true
  684. --TopBar
  685. local TopBar = Instance.new("Frame")
  686. TopBar.Parent = mainframe
  687. TopBar.Name = "TopBar"
  688. TopBar.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  689. TopBar.BorderSizePixel = 0
  690. TopBar.Position = UDim2.new(0, 0, 0, 0)
  691. TopBar.Size = UDim2.new(1, 0, .138, 0)
  692. local Exit = Instance.new("TextButton")
  693. Exit.Parent = TopBar
  694. Exit.Name = "Exit"
  695. Exit.BackgroundColor3 = Color3.new(47/255, 58/255, 49/255)
  696. Exit.BackgroundTransparency = 1
  697. Exit.BorderSizePixel = 0
  698. Exit.Size = UDim2.new(.076, 0, 1, 0)
  699. Exit.Position = UDim2.new(.924, 0, 0, 0)
  700. Exit.Font = "ArialBold"
  701. Exit.Text = "X"
  702. Exit.TextColor3 = Color3.new(255/255, 0/255, 0/255)
  703. Exit.TextScaled = true
  704. Exit.MouseButton1Click:connect(function()
  705. newscreenui:Destroy()
  706. end)
  707. local FEStats = Instance.new("TextLabel")
  708. FEStats.Parent = TopBar
  709. FEStats.Name = "FEStats"
  710. FEStats.TextXAlignment = "Left"
  711. FEStats.Position = UDim2.new(.467, 0, .221, 0)
  712. FEStats.Size = UDim2.new(.252, 0, .558, 0)
  713. FEStats.Text = "- FE Status: Disabled!"
  714. FEStats.BackgroundTransparency = 1
  715. FEStats.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  716. local Title = Instance.new("TextLabel")
  717. Title.Parent = TopBar
  718. Title.Name = "Title"
  719. Title.BackgroundColor3 = Color3.new(255/255, 255/255, 255/255)
  720. Title.BackgroundTransparency = 1
  721. Title.BorderSizePixel = 1
  722. Title.Position = UDim2.new(.022, 0, 0, 0)
  723. Title.Size = UDim2.new(.445, 0, 1, 0)
  724. Title.Font = "ArialBold"
  725. Title.TextScaled = true
  726. Title.Text = "Silidius Commands"
  727. Title.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  728. --CommandsFrame
  729. local commandsframe = Instance.new("Frame")
  730. commandsframe.Parent = mainframe
  731. commandsframe.Name = "CommandsFrame"
  732. commandsframe.BackgroundTransparency = 1
  733. commandsframe.Size = UDim2.new(1, 0, .756, 0)
  734. commandsframe.Position = UDim2.new(0, 0, .244, 0)
  735. local PlayerNameText = Instance.new("TextLabel")
  736. PlayerNameText.Parent = commandsframe
  737. PlayerNameText.Name = "PlayerNameText"
  738. PlayerNameText.BackgroundTransparency = 1
  739. PlayerNameText.Position = UDim2.new(.787, 0, .059, 0)
  740. PlayerNameText.Size = UDim2.new(.193, 0, .055, 0)
  741. PlayerNameText.Text = "Player Name:"
  742. PlayerNameText.Font = "ArialBold"
  743. PlayerNameText.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  744. PlayerNameText.TextScaled = true
  745. local PlayerName = Instance.new("TextBox")
  746. PlayerName.Parent = commandsframe
  747. PlayerName.Name = "PlayerName"
  748. PlayerName.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  749. PlayerName.Position = UDim2.new(.786, 0, .158, 0)
  750. PlayerName.Size = UDim2.new(.193, 0, .138, 0)
  751. PlayerName.Font = "ArialBold"
  752. PlayerName.Text = "Put player name here..."
  753. PlayerName.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  754. PlayerName.TextScaled = true
  755. PlayerName.TextXAlignment = "Left"
  756. local IntValText = Instance.new("TextLabel")
  757. IntValText.Parent = commandsframe
  758. IntValText.Name = "IntValText"
  759. IntValText.BackgroundTransparency = 1
  760. IntValText.Position = UDim2.new(.308, 0, .727, 0)
  761. IntValText.Size = UDim2.new(.425, 0, .055, 0)
  762. IntValText.Text = "Number Value:"
  763. IntValText.Font = "ArialBold"
  764. IntValText.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  765. IntValText.TextScaled = true
  766. local IntVal = Instance.new("TextBox")
  767. IntVal.Parent = commandsframe
  768. IntVal.Name = "IntVal"
  769. IntVal.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  770. IntVal.Position = UDim2.new(.308, 0, .802, 0)
  771. IntVal.Size = UDim2.new(.425, 0, .162, 0)
  772. IntVal.Font = "ArialBold"
  773. IntVal.Text = "This will work with all Numbers needed including skybox and music..."
  774. IntVal.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  775. IntVal.TextScaled = true
  776. IntVal.TextXAlignment = "Left"
  777. local StringText = Instance.new("TextLabel")
  778. StringText.Parent = commandsframe
  779. StringText.Name = "StringValText"
  780. StringText.BackgroundTransparency = 1
  781. StringText.Position = UDim2.new(.786, 0, .372, 0)
  782. StringText.Size = UDim2.new(.193, 0, .055, 0)
  783. StringText.Text = "String Value:"
  784. StringText.Font = "ArialBold"
  785. StringText.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  786. StringText.TextScaled = true
  787. local StringVal = Instance.new("TextBox")
  788. StringVal.Parent = commandsframe
  789. StringVal.Name = "StringVal"
  790. StringVal.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  791. StringVal.Position = UDim2.new(.787, 0, .458, 0)
  792. StringVal.Size = UDim2.new(.193, 0, .344, 0)
  793. StringVal.Font = "ArialBold"
  794. StringVal.Text = "This will work with messages and anything that needs a string attached!"
  795. StringVal.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  796. StringVal.TextScaled = true
  797. StringVal.TextXAlignment = "Left"
  798. local kill = Instance.new("TextButton")
  799. kill.Parent = commandsframe
  800. kill.Name = "Kill"
  801. kill.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  802. kill.Font = "ArialBold"
  803. kill.Text = "Kill"
  804. kill.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  805. kill.TextScaled = true
  806. kill.Size = UDim2.new(.232, 0, .075, 0)
  807. kill.Position = UDim2.new(.022, 0, .083, 0)
  808. kill.MouseButton1Click:connect(function()
  809. local victim = PlayerName.Text
  810. game.Players:FindFirstChild(victim).Character:BreakJoints()
  811. end)
  812. local loopkill = Instance.new("TextButton")
  813. loopkill.Parent = commandsframe
  814. loopkill.Name = "LoopKill"
  815. loopkill.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  816. loopkill.Font = "ArialBold"
  817. loopkill.Text = "Loop Kill"
  818. loopkill.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  819. loopkill.TextScaled = true
  820. loopkill.Size = UDim2.new(.232, 0, .075, 0)
  821. loopkill.Position = UDim2.new(.277, 0, .083, 0)
  822. loopkill.MouseButton1Click:connect(function()
  823. while true do
  824. wait(1)
  825. local victim = PlayerName.Text
  826. end
  827. end)
  828. local respawn = Instance.new("TextButton")
  829. respawn.Parent = commandsframe
  830. respawn.Name = "Respawn"
  831. respawn.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  832. respawn.Font = "ArialBold"
  833. respawn.Text = "Respawn"
  834. respawn.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  835. respawn.TextScaled = true
  836. respawn.Size = UDim2.new(.232, 0, .075, 0)
  837. respawn.Position = UDim2.new(.533, 0, .083, 0)
  838. respawn.MouseButton1Click:connect(function()
  839. local victim = PlayerName.Text
  840. game.Players:FindFirstChild(victim):LoadCharacter()
  841. end)
  842. local destroyc = Instance.new("TextButton")
  843. destroyc.Parent = commandsframe
  844. destroyc.Name = "DestroyChar"
  845. destroyc.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  846. destroyc.Font = "ArialBold"
  847. destroyc.Text = "Destroy Char"
  848. destroyc.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  849. destroyc.TextScaled = true
  850. destroyc.Size = UDim2.new(.232, 0, .075, 0)
  851. destroyc.Position = UDim2.new(.022, 0, .19, 0)
  852. destroyc.MouseButton1Click:connect(function()
  853. local victim = PlayerName.Text
  854. game.Players:FindFirstChild(victim).Character:Destroy()
  855. end)
  856. local poison = Instance.new("TextButton")
  857. poison.Parent = commandsframe
  858. poison.Name = "Poison"
  859. poison.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  860. poison.Font = "ArialBold"
  861. poison.Text = "Poison"
  862. poison.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  863. poison.TextScaled = true
  864. poison.Size = UDim2.new(.232, 0, .075, 0)
  865. poison.Position = UDim2.new(.277, 0, .19, 0)
  866. poison.MouseButton1Click:connect(function()
  867. local victim = PlayerName.Text
  868. local smoke = Instance.new("Smoke")
  869. smoke.Parent = game.Players:FindFirstChild(victim).Character.HumanoidRootPart
  870. smoke.Name = "Poison"
  871. smoke.Color = Color3.new(51/255, 181/255, 11/255)
  872. while game.Players:FindFirstChild(victim).Character.Humanoid.Health > 0 do
  873. wait(.5)
  874. game.Players:FindFirstChild(victim).Character.Humanoid.Health = game.Players:FindFirstChild(victim).Character.Humanoid.Health - game.Players:FindFirstChild(victim).Character.Humanoid.MaxHealth/25
  875. end
  876. end)
  877. local fire = Instance.new("TextButton")
  878. fire.Parent = commandsframe
  879. fire.Name = "Fire"
  880. fire.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  881. fire.Font = "ArialBold"
  882. fire.Text = "Fire"
  883. fire.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  884. fire.TextScaled = true
  885. fire.Size = UDim2.new(.232, 0, .075, 0)
  886. fire.Position = UDim2.new(.533, 0, .19, 0)
  887. fire.MouseButton1Click:connect(function()
  888. local victim = PlayerName.Text
  889. local fire1 = Instance.new("Fire")
  890. fire1.Parent = game.Players:FindFirstChild(victim).Character.HumanoidRootPart
  891. end)
  892. local sparkles = Instance.new("TextButton")
  893. sparkles.Parent = commandsframe
  894. sparkles.Name = "Sparkles"
  895. sparkles.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  896. sparkles.Font = "ArialBold"
  897. sparkles.Text = "Sparkles"
  898. sparkles.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  899. sparkles.TextScaled = true
  900. sparkles.Size = UDim2.new(.232, 0, .075, 0)
  901. sparkles.Position = UDim2.new(.022, 0, .296, 0)
  902. sparkles.MouseButton1Click:connect(function()
  903. local victim = PlayerName.Text
  904. local fire1 = Instance.new("Sparkles")
  905. fire1.Parent = game.Players:FindFirstChild(victim).Character.HumanoidRootPart
  906. end)
  907. local WalkSpeed = Instance.new("TextButton")
  908. WalkSpeed.Parent = commandsframe
  909. WalkSpeed.Name = "WalkSpeed"
  910. WalkSpeed.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  911. WalkSpeed.Font = "ArialBold"
  912. WalkSpeed.Text = "WalkSpeed"
  913. WalkSpeed.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  914. WalkSpeed.TextScaled = true
  915. WalkSpeed.Size = UDim2.new(.232, 0, .075, 0)
  916. WalkSpeed.Position = UDim2.new(.277, 0, .296, 0)
  917. WalkSpeed.MouseButton1Click:connect(function()
  918. local victim = PlayerName.Text
  919. local value = IntVal.Text
  920. game.Players:FindFirstChild(victim).Character.Humanoid.WalkSpeed = value
  921. end)
  922. local eatserver = Instance.new("TextButton")
  923. eatserver.Parent = commandsframe
  924. eatserver.Name = "SlowlyEatServer"
  925. eatserver.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  926. eatserver.Font = "ArialBold"
  927. eatserver.Text = "Slowly Eat Server"
  928. eatserver.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  929. eatserver.TextScaled = true
  930. eatserver.Size = UDim2.new(.232, 0, .075, 0)
  931. eatserver.Position = UDim2.new(.533, 0, .296, 0)
  932. eatserver.MouseButton1Click:connect(function()
  933. while true do
  934. wait(1)
  935. local category = workspace:GetChildren()
  936. for i,v in pairs(category) do
  937. if v:IsA("Part") then
  938. s = i
  939. end
  940. end
  941. local chosen = category[math.random(1, s)]
  942. chosen:Destroy()
  943. end
  944. end)
  945. local blackdeath = Instance.new("TextButton")
  946. blackdeath.Parent = commandsframe
  947. blackdeath.Name = "BlackDeath"
  948. blackdeath.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  949. blackdeath.Font = "ArialBold"
  950. blackdeath.Text = "Black Death"
  951. blackdeath.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  952. blackdeath.TextScaled = true
  953. blackdeath.Size = UDim2.new(.232, 0, .075, 0)
  954. blackdeath.Position = UDim2.new(.022, 0, .403, 0)
  955. blackdeath.MouseButton1Click:connect(function()
  956. for i,v in pairs(game.Players:GetChildren()) do
  957. for i, parts in pairs(v.Character:GetChildren()) do
  958. if parts:IsA("Part") or parts:IsA("MeshPart") then
  959. local fire = Instance.new("Fire")
  960. fire.Parent = parts
  961. fire.Heat = 0
  962. fire.Color = Color3.new(0, 0, 0)
  963. fire.SecondaryColor = Color3.new(0, 0, 0)
  964. v.Character:BreakJoints()
  965. end
  966. end
  967. end
  968. end)
  969. local sonic = Instance.new("TextButton")
  970. sonic.Parent = commandsframe
  971. sonic.Name = "SonicSpeed"
  972. sonic.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  973. sonic.Font = "ArialBold"
  974. sonic.Text = "Sonic Speed"
  975. sonic.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  976. sonic.TextScaled = true
  977. sonic.Size = UDim2.new(.232, 0, .075, 0)
  978. sonic.Position = UDim2.new(.277, 0, .403, 0)
  979. sonic.MouseButton1Click:connect(function()
  980. local victim = game.Players:FindFirstChild(PlayerName.Text)
  981. local newtrail = Instance.new("Trail")
  982. newtrail.Parent = victim.Character.Head
  983. local attachment0 = Instance.new("Attachment", victim.Character.Head)
  984. attachment0.Name = "TrailAttachment0"
  985. local attachment1 = Instance.new("Attachment", victim.Character.HumanoidRootPart)
  986. attachment1.Name = "TrailAttachment1"
  987. newtrail.Attachment0 = attachment0
  988. newtrail.Attachment1 = attachment1
  989. local startcolor = Color3.new(255/255, 255/255, 255/255)
  990. local endcolor = Color3.new(0/255, 0/255, 255/255)
  991. local colorsequence = ColorSequence.new(startcolor, endcolor)
  992. newtrail.Color = colorsequence
  993. victim.Character.Humanoid.WalkSpeed = 50
  994. end)
  995. local smoke = Instance.new("TextButton")
  996. smoke.Parent = commandsframe
  997. smoke.Name = "Smoke"
  998. smoke.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  999. smoke.Font = "ArialBold"
  1000. smoke.Text = "Smoke"
  1001. smoke.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1002. smoke.TextScaled = true
  1003. smoke.Size = UDim2.new(.232, 0, .075, 0)
  1004. smoke.Position = UDim2.new(.533, 0, .403, 0)
  1005. smoke.MouseButton1Click:connect(function()
  1006. local victim = game.Players:FindFirstChild(PlayerName.Text)
  1007. local smoke = Instance.new("Smoke")
  1008. smoke.Parent = victim.Character.HumanoidRootPart
  1009. end)
  1010. local skybox = Instance.new("TextButton")
  1011. skybox.Parent = commandsframe
  1012. skybox.Name = "SkyBox"
  1013. skybox.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1014. skybox.Font = "ArialBold"
  1015. skybox.Text = "Skybox"
  1016. skybox.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1017. skybox.TextScaled = true
  1018. skybox.Size = UDim2.new(.232, 0, .075, 0)
  1019. skybox.Position = UDim2.new(.022, 0, .514, 0)
  1020. skybox.MouseButton1Click:connect(function()
  1021. local newsky = Instance.new("Sky")
  1022. newsky.Parent = game.Lighting
  1023. newsky.MoonTextureId = " "
  1024. newsky.SkyboxBk = "rbxassetid://"..IntVal.Text
  1025. newsky.SkyboxDn = "rbxassetid://"..IntVal.Text
  1026. newsky.SkyboxFt = "rbxassetid://"..IntVal.Text
  1027. newsky.SkyboxLf = "rbxassetid://"..IntVal.Text
  1028. newsky.SkyboxRt = "rbxassetid://"..IntVal.Text
  1029. newsky.SkyboxUp = "rbxassetid://"..IntVal.Text
  1030. newsky.StarCount = 0
  1031. newsky.SunangularSize = 0
  1032. newsky.SunTextureId = " "
  1033. end)
  1034. local jump = Instance.new("TextButton")
  1035. jump.Parent = commandsframe
  1036. jump.Name = "JumpPower"
  1037. jump.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1038. jump.Font = "ArialBold"
  1039. jump.Text = "JumpPower"
  1040. jump.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1041. jump.TextScaled = true
  1042. jump.Size = UDim2.new(.232, 0, .075, 0)
  1043. jump.Position = UDim2.new(.277, 0, .514, 0)
  1044. jump.MouseButton1Click:connect(function()
  1045. local victim = game.Players:FindFirstChild(PlayerName.Text)
  1046. local num = IntVal.Text
  1047. victim.Character.Humanoid.JumpPower = tonumber(num)
  1048. end)
  1049. local height = Instance.new("TextButton")
  1050. height.Parent = commandsframe
  1051. height.Name = "HipHeight"
  1052. height.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1053. height.Font = "ArialBold"
  1054. height.Text = "HipHeight"
  1055. height.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1056. height.TextScaled = true
  1057. height.Size = UDim2.new(.232, 0, .075, 0)
  1058. height.Position = UDim2.new(.533, 0, .514, 0)
  1059. height.MouseButton1Click:connect(function()
  1060. local victim = game.Players:FindFirstChild(PlayerName.Text)
  1061. local num = IntVal.Text
  1062. victim.Character.Humanoid.HipHeight = tonumber(num)
  1063. end)
  1064. local rbase = Instance.new("TextButton")
  1065. rbase.Parent = commandsframe
  1066. rbase.Name = "Remove Baseplate"
  1067. rbase.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1068. rbase.Font = "ArialBold"
  1069. rbase.Text = "Remove Baseplate"
  1070. rbase.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1071. rbase.TextScaled = true
  1072. rbase.Size = UDim2.new(.232, 0, .075, 0)
  1073. rbase.Position = UDim2.new(.022, 0, .621, 0)
  1074. rbase.MouseButton1Click:connect(function()
  1075. game.Workspace:FindFirstChild("Baseplate"):Destroy()
  1076. end)
  1077. local see = Instance.new("TextButton")
  1078. see.Parent = commandsframe
  1079. see.Name = "SeeThrough"
  1080. see.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1081. see.Font = "ArialBold"
  1082. see.Text = "See Through"
  1083. see.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1084. see.TextScaled = true
  1085. see.Size = UDim2.new(.232, 0, .075, 0)
  1086. see.Position = UDim2.new(.277, 0, .621, 0)
  1087. see.MouseButton1Click:connect(function()
  1088. local victim = game.Players:FindFirstChild(PlayerName.Text)
  1089. for i,v in pairs(victim.Character:GetChildren()) do
  1090. if v:IsA("Part") or v:IsA("MeshPart") then
  1091. v.Transparency = .5
  1092. end
  1093. end
  1094. end)
  1095. local Freeze = Instance.new("TextButton")
  1096. Freeze.Parent = commandsframe
  1097. Freeze.Name = "Freeze"
  1098. Freeze.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1099. Freeze.Font = "ArialBold"
  1100. Freeze.Text = "Freeze"
  1101. Freeze.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1102. Freeze.TextScaled = true
  1103. Freeze.Size = UDim2.new(.232, 0, .075, 0)
  1104. Freeze.Position = UDim2.new(.533, 0, .621, 0)
  1105. Freeze.MouseButton1Click:connect(function()
  1106. local victim = game.Players:FindFirstChild(PlayerName.Text)
  1107. for i,v in pairs(victim.Character:GetChildren()) do
  1108. if v:IsA("MeshPart") or v:IsA("Part") then
  1109. v.Anchored = true
  1110. end
  1111. end
  1112. end)
  1113. local Thaw = Instance.new("TextButton")
  1114. Thaw.Parent = commandsframe
  1115. Thaw.Name = "Thaw"
  1116. Thaw.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1117. Thaw.Font = "ArialBold"
  1118. Thaw.Text = "Thaw"
  1119. Thaw.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1120. Thaw.TextScaled = true
  1121. Thaw.Size = UDim2.new(.232, 0, .075, 0)
  1122. Thaw.Position = UDim2.new(.022, 0, .727, 0)
  1123. Thaw.MouseButton1Click:connect(function()
  1124. local victim = game.Players:FindFirstChild(PlayerName.Text)
  1125. for i,v in pairs(victim.Character:GetChildren()) do
  1126. if v:IsA("MeshPart") or v:IsA("Part") then
  1127. v.Anchored = false
  1128. end
  1129. end
  1130. end)
  1131. local set = Instance.new("TextButton")
  1132. set.Parent = commandsframe
  1133. set.Name = ""
  1134. set.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1135. set.Font = "ArialBold"
  1136. set.Text = "Thaw"
  1137. set.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1138. set.TextScaled = true
  1139. set.Size = UDim2.new(.232, 0, .075, 0)
  1140. set.Position = UDim2.new(.022, 0, .727, 0)
  1141. set.MouseButton1Click:connect(function()
  1142. local victim = game.Players:FindFirstChild(PlayerName.Text)
  1143. for i,v in pairs(victim.Character:GetChildren()) do
  1144. if v:IsA("MeshPart") or v:IsA("Part") then
  1145. v.Anchored = false
  1146. end
  1147. end
  1148. end)
  1149. --FE Commands Frame
  1150. local FEcommandsframe = Instance.new("Frame")
  1151. FEcommandsframe.Parent = mainframe
  1152. FEcommandsframe.Name = "FECommandsFrame"
  1153. FEcommandsframe.Visible = false
  1154. FEcommandsframe.BackgroundTransparency = 1
  1155. FEcommandsframe.Position = UDim2.new(0, 0, .244, 0)
  1156. FEcommandsframe.Size = UDim2.new(1, 0, .756, 0)
  1157. local nav = Instance.new("ScrollingFrame")
  1158. nav.Parent = FEcommandsframe
  1159. nav.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1160. nav.Name = "NavBar"
  1161. nav.Position = UDim2.new(.022, 0, .028, 0)
  1162. nav.Size = UDim2.new(.249, 0, .937, 0)
  1163. nav.ScrollBarThickness = 6
  1164. local all = Instance.new("TextButton")
  1165. all.Parent = nav
  1166. all.Name = "All"
  1167. all.BackgroundColor3 = Color3.new(163/255, 0/255, 0/255)
  1168. all.Position = UDim2.new(0, 0, 0, 0)
  1169. all.Size = UDim2.new(.94, 0, .063, 0)
  1170. all.Text = "All"
  1171. all.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1172. all.Font = "ArialBold"
  1173. all.TextScaled = true
  1174. local main = Instance.new("ScrollingFrame")
  1175. main.Parent = FEcommandsframe
  1176. main.Name = "MainFrame"
  1177. main.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1178. main.Position = UDim2.new(.286, 0, .032, 0)
  1179. main.Size = UDim2.new(.695, 0, .818, 0)
  1180. main.ScrollBarThickness = 6
  1181. local feflybutton = Instance.new("TextButton")
  1182. feflybutton.Parent = main
  1183. feflybutton.Name = "FlyMode"
  1184. feflybutton.Position = UDim2.new(0, 0, 0, 0)
  1185. feflybutton.Size = UDim2.new(.966, 0, .054, 0)
  1186. feflybutton.Text = "Fly Mode"
  1187. feflybutton.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1188. feflybutton.BackgroundColor3 = Color3.new(204/255, 31/255, 31/255)
  1189. feflybutton.TextScaled = true
  1190. feflybutton.MouseButton1Click:connect(function()
  1191. repeat wait()
  1192. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1193. local mouse = game.Players.LocalPlayer:GetMouse()
  1194. repeat wait() until mouse
  1195. local plr = game.Players.LocalPlayer
  1196. local torso = plr.Character.Torso
  1197. local flying = true
  1198. local firsttimeflying = true
  1199. local deb = true
  1200. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1201. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1202. local maxspeed = 50
  1203. local speed = 0
  1204.  
  1205. function Fly()
  1206. local bg = Instance.new("BodyGyro", torso)
  1207. bg.P = 9e4
  1208. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1209. bg.cframe = torso.CFrame
  1210. local bv = Instance.new("BodyVelocity", torso)
  1211. bv.velocity = Vector3.new(0,0.1,0)
  1212. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1213. repeat wait()
  1214. plr.Character.Humanoid.PlatformStand = true
  1215. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1216. speed = speed+.5+(speed/maxspeed)
  1217. if speed > maxspeed then
  1218. speed = maxspeed
  1219. end
  1220. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1221. speed = speed-1
  1222. if speed < 0 then
  1223. speed = 0
  1224. end
  1225. end
  1226. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1227. 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
  1228. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1229. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1230. 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
  1231. else
  1232. bv.velocity = Vector3.new(0,0.1,0)
  1233. end
  1234. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  1235. until not flying
  1236. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1237. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1238. speed = 0
  1239. bg:Destroy()
  1240. bv:Destroy()
  1241. plr.Character.Humanoid.PlatformStand = false
  1242. end
  1243. feflybutton.MouseButton1Click:connect(function()
  1244. if flying and not firsttimeflying then
  1245. feflybutton.Text = "Fly Mode"
  1246. flying = false
  1247. else
  1248. firsttimeflying = false
  1249. feflybutton.Text = "Fly Mode"
  1250. flying = true
  1251. Fly()
  1252. end
  1253. end)
  1254. mouse.KeyDown:connect(function(key)
  1255. if key:lower() == "w" then
  1256. ctrl.f = 1
  1257. elseif key:lower() == "s" then
  1258. ctrl.b = -1
  1259. elseif key:lower() == "a" then
  1260. ctrl.l = -1
  1261. elseif key:lower() == "d" then
  1262. ctrl.r = 1
  1263. end
  1264. end)
  1265. mouse.KeyUp:connect(function(key)
  1266. if key:lower() == "w" then
  1267. ctrl.f = 0
  1268. elseif key:lower() == "s" then
  1269. ctrl.b = 0
  1270. elseif key:lower() == "a" then
  1271. ctrl.l = 0
  1272. elseif key:lower() == "d" then
  1273. ctrl.r = 0
  1274. end
  1275. end)
  1276. Fly()
  1277. end)
  1278. local hatspin = Instance.new("TextButton")
  1279. hatspin.Parent = main
  1280. hatspin.Name = "HatSpin"
  1281. hatspin.Position = UDim2.new(0, 0, 0.06, 0)
  1282. hatspin.Size = UDim2.new(.966, 0, .054, 0)
  1283. hatspin.Text = "HatSpin"
  1284. hatspin.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1285. hatspin.BackgroundColor3 = Color3.new(204/255, 31/255, 31/255)
  1286. hatspin.TextScaled = true
  1287. hatspin.MouseButton1Click:connect(function()
  1288. local obese = game:GetService('Players')
  1289. for i,v in pairs(obese.LocalPlayer.Character:GetChildren()) do
  1290. if v.ClassName == "Accessory" then
  1291. local stg = v.Handle:FindFirstChildOfClass("BodyForce")
  1292. if stg == nil then
  1293. local a = Instance.new("BodyPosition")
  1294. local b = Instance.new("BodyAngularVelocity")
  1295. a.Parent = v.Handle
  1296. b.Parent = v.Handle
  1297. v.Handle.AccessoryWeld:Destroy()
  1298. b.AngularVelocity = Vector3.new(0,100,0)
  1299. b.MaxTorque = Vector3.new(0,200,0)
  1300. a.P = 30000
  1301. a.D = 50
  1302. game:GetService('RunService').Stepped:connect(function()
  1303. a.Position = obese.LocalPlayer.Character.Head.Position
  1304. end)
  1305. end
  1306. end
  1307. end
  1308. end)
  1309. local god = Instance.new("TextButton")
  1310. god.Parent = main
  1311. god.Name = "God"
  1312. god.Position = UDim2.new(0, 0, 0.12, 0)
  1313. god.Size = UDim2.new(.966, 0, .054, 0)
  1314. god.Text = "God"
  1315. god.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1316. god.BackgroundColor3 = Color3.new(204/255, 31/255, 31/255)
  1317. god.TextScaled = true
  1318. god.MouseButton1Click:connect(function()
  1319. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  1320. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  1321. l.Parent = game.Players.LocalPlayer.Character
  1322. l.Name = "Humanoid"
  1323. wait(0.1)
  1324. game.Players.LocalPlayer.Character["1"]:Destroy()
  1325. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  1326. game.Players.LocalPlayer.Character.Animate.Disabled = true
  1327. wait(0.1)
  1328. game.Players.LocalPlayer.Character.Animate.Disabled = false
  1329. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  1330. end)
  1331. local spasm = Instance.new("TextButton")
  1332. spasm.Parent = main
  1333. spasm.Name = "Spasm"
  1334. spasm.Position = UDim2.new(0, 0, 0.18, 0)
  1335. spasm.Size = UDim2.new(.966, 0, .054, 0)
  1336. spasm.Text = "Spasm"
  1337. spasm.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1338. spasm.BackgroundColor3 = Color3.new(204/255, 31/255, 31/255)
  1339. spasm.TextScaled = true
  1340. spasm.MouseButton1Click:connect(function()
  1341. while wait(1) do
  1342. for i,v in pairs(game:GetService('Players'):GetChildren()) do
  1343. local Player = v.Name
  1344. local AnimationId = "33796059"
  1345. local Anim = Instance.new("Animation")
  1346. Anim.AnimationId = "rbxassetid://"..AnimationId
  1347. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  1348. k:Play() --Play the animation
  1349. k:AdjustSpeed(99)
  1350. end
  1351. end
  1352. end)
  1353. --Large Extra Commands Frame
  1354. local lEcommandsframe = Instance.new("Frame")
  1355. lEcommandsframe.Parent = mainframe
  1356. lEcommandsframe.Name = "LargeExtraCommandsFrame"
  1357. lEcommandsframe.Visible = false
  1358. lEcommandsframe.BackgroundTransparency = 1
  1359. lEcommandsframe.Position = UDim2.new(0, 0, .244, 0)
  1360. lEcommandsframe.Size = UDim2.new(1, 0, .756, 0)
  1361. local IntValText3 = Instance.new("TextLabel")
  1362. IntValText3.Parent = lEcommandsframe
  1363. IntValText3.Name = "IntValText"
  1364. IntValText3.BackgroundTransparency = 1
  1365. IntValText3.Position = UDim2.new(.308, 0, .727, 0)
  1366. IntValText3.Size = UDim2.new(.425, 0, .055, 0)
  1367. IntValText3.Text = "Number Value:"
  1368. IntValText3.Font = "ArialBold"
  1369. IntValText3.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1370. IntValText3.TextScaled = true
  1371. local IntVal3 = Instance.new("TextBox")
  1372. IntVal3.Parent = lEcommandsframe
  1373. IntVal3.Name = "IntVal"
  1374. IntVal3.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1375. IntVal3.Position = UDim2.new(.308, 0, .802, 0)
  1376. IntVal3.Size = UDim2.new(.425, 0, .162, 0)
  1377. IntVal3.Font = "ArialBold"
  1378. IntVal3.Text = "This will work with all Numbers needed including skybox and music..."
  1379. IntVal3.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1380. IntVal3.TextScaled = true
  1381. IntVal3.TextXAlignment = "Left"
  1382. local StringText3 = Instance.new("TextLabel")
  1383. StringText3.Parent = lEcommandsframe
  1384. StringText3.Name = "StringValText"
  1385. StringText3.BackgroundTransparency = 1
  1386. StringText3.Position = UDim2.new(.786, 0, .372, 0)
  1387. StringText3.Size = UDim2.new(.193, 0, .055, 0)
  1388. StringText3.Text = "String Value:"
  1389. StringText3.Font = "ArialBold"
  1390. StringText3.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1391. StringText3.TextScaled = true
  1392. local StringVal3 = Instance.new("TextBox")
  1393. StringVal3.Parent = lEcommandsframe
  1394. StringVal3.Name = "StringVal"
  1395. StringVal3.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1396. StringVal3.Position = UDim2.new(.787, 0, .458, 0)
  1397. StringVal3.Size = UDim2.new(.193, 0, .344, 0)
  1398. StringVal3.Font = "ArialBold"
  1399. StringVal3.Text = "This will work with messages and anything that needs a string attached!"
  1400. StringVal3.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1401. StringVal3.TextScaled = true
  1402. StringVal3.TextXAlignment = "Left"
  1403. local PlayerNameText3 = Instance.new("TextLabel")
  1404. PlayerNameText3.Parent = lEcommandsframe
  1405. PlayerNameText3.Name = "PlayerNameText"
  1406. PlayerNameText3.BackgroundTransparency = 1
  1407. PlayerNameText3.Position = UDim2.new(.787, 0, .059, 0)
  1408. PlayerNameText3.Size = UDim2.new(.193, 0, .055, 0)
  1409. PlayerNameText3.Text = "Player Name:"
  1410. PlayerNameText3.Font = "ArialBold"
  1411. PlayerNameText3.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1412. PlayerNameText3.TextScaled = true
  1413. local PlayerName3 = Instance.new("TextBox")
  1414. PlayerName3.Parent = lEcommandsframe
  1415. PlayerName3.Name = "PlayerName"
  1416. PlayerName3.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1417. PlayerName3.Position = UDim2.new(.786, 0, .158, 0)
  1418. PlayerName3.Size = UDim2.new(.193, 0, .138, 0)
  1419. PlayerName3.Font = "ArialBold"
  1420. PlayerName3.Text = "Put player name here..."
  1421. PlayerName3.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1422. PlayerName3.TextScaled = true
  1423. PlayerName3.TextXAlignment = "Left"
  1424. local newnotice2 = Instance.new("TextLabel")
  1425. newnotice2.Parent = lEcommandsframe
  1426. newnotice2.Name = "Notice"
  1427. newnotice2.BackgroundTransparency = 1
  1428. newnotice2.Position = UDim2.new(.043, 0, .059, 0)
  1429. newnotice2.Size = UDim2.new(.634, 0, .538, 0)
  1430. newnotice2.Text = "Notice: There are currently no Large Commands Added!"
  1431. newnotice2.TextColor3 = Color3.new(64/255, 64/255, 64/255)
  1432. newnotice2.TextStrokeColor3 = Color3.new(255/255, 255/255, 255/255)
  1433. newnotice2.TextStrokeTransparency = 0
  1434. newnotice2.TextScaled = true
  1435. newnotice2.TextStrokeColor3 = Color3.new(255/255, 255/255, 255/255)
  1436. --Cool Particle Commands
  1437. local PCcommandsframe = Instance.new("Frame")
  1438. PCcommandsframe.Parent = mainframe
  1439. PCcommandsframe.Name = "CoolParticleCommands"
  1440. PCcommandsframe.Visible = false
  1441. PCcommandsframe.BackgroundTransparency = 1
  1442. PCcommandsframe.Position = UDim2.new(0, 0, .244, 0)
  1443. PCcommandsframe.Size = UDim2.new(1, 0, .756, 0)
  1444. local PlayerNameText4 = Instance.new("TextLabel")
  1445. PlayerNameText4.Parent = PCcommandsframe
  1446. PlayerNameText4.Name = "PlayerNameText"
  1447. PlayerNameText4.BackgroundTransparency = 1
  1448. PlayerNameText4.Position = UDim2.new(.787, 0, .059, 0)
  1449. PlayerNameText4.Size = UDim2.new(.193, 0, .055, 0)
  1450. PlayerNameText4.Text = "Player Name:"
  1451. PlayerNameText4.Font = "ArialBold"
  1452. PlayerNameText4.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1453. PlayerNameText4.TextScaled = true
  1454. local PlayerName4 = Instance.new("TextBox")
  1455. PlayerName4.Parent = PCcommandsframe
  1456. PlayerName4.Name = "PlayerName"
  1457. PlayerName4.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1458. PlayerName4.Position = UDim2.new(.786, 0, .158, 0)
  1459. PlayerName4.Size = UDim2.new(.193, 0, .138, 0)
  1460. PlayerName4.Font = "ArialBold"
  1461. PlayerName4.Text = "Put player name here..."
  1462. PlayerName4.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1463. PlayerName4.TextScaled = true
  1464. PlayerName4.TextXAlignment = "Left"
  1465. local Dark = Instance.new("TextButton")
  1466. Dark.Parent = PCcommandsframe
  1467. Dark.Name = "DarkMatter"
  1468. Dark.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1469. Dark.Font = "ArialBold"
  1470. Dark.Text = "Dark Matter"
  1471. Dark.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1472. Dark.TextScaled = true
  1473. Dark.Size = UDim2.new(.232, 0, .075, 0)
  1474. Dark.Position = UDim2.new(.022, 0, .083, 0)
  1475. Dark.MouseButton1Click:connect(function()
  1476. local victim = game.Players:FindFirstChild(PlayerName4.Text)
  1477. local newparticle2 = Instance.new("ParticleEmitter")
  1478. newparticle2.Parent = victim.Character.HumanoidRootPart
  1479. newparticle2.Color = ColorSequence.new(Color3.new(255/255, 0/255, 0/255), Color3.new(77/255, 1/255, 165/255))
  1480. newparticle2.Size = NumberSequence.new({
  1481. NumberSequenceKeypoint.new(0, 0, 0),
  1482. NumberSequenceKeypoint.new(.0977, .15, 0),
  1483. NumberSequenceKeypoint.new(1, .05, 0),
  1484. })
  1485. newparticle2.Texture = "http://www.roblox.com/asset/?id=118322059"
  1486. newparticle2.Transparency = NumberSequence.new({
  1487. NumberSequenceKeypoint.new(0, 0, 0),
  1488. NumberSequenceKeypoint.new(.8, 0, 0),
  1489. NumberSequenceKeypoint.new(1, 1, 0),
  1490. })
  1491. newparticle2.ZOffset = 0
  1492. newparticle2.Acceleration = Vector3.new(0, .2, 0)
  1493. newparticle2.Lifetime = NumberRange.new(5)
  1494. newparticle2.Rate = 20
  1495. newparticle2.EmissionDirection = "Top"
  1496. newparticle2.Rotation = NumberRange.new(0)
  1497. newparticle2.RotSpeed = NumberRange.new(20, 40)
  1498. newparticle2.Speed = NumberRange.new(2, 4)
  1499. newparticle2.SpreadAngle = Vector2.new(100, 100)
  1500.  
  1501.  
  1502. local newparticle = Instance.new("ParticleEmitter")
  1503. newparticle.Parent = plr.Character.HumanoidRootPart
  1504. newparticle.Color = ColorSequence.new(Color3.new(255/255, 0/255, 0/255), Color3.new(77/255, 1/255, 165/255))
  1505. newparticle.Size = NumberSequence.new({
  1506. NumberSequenceKeypoint.new(0, 1, 0),
  1507. NumberSequenceKeypoint.new(.218, .625, 0),
  1508. NumberSequenceKeypoint.new(.468, 1.38, 0),
  1509. NumberSequenceKeypoint.new(.747, 3.06, 0),
  1510. NumberSequenceKeypoint.new(1, 3.31, 0),
  1511. })
  1512. newparticle.Texture = "http://www.roblox.com/asset/?id=243664672"
  1513. newparticle.Transparency = NumberSequence.new({
  1514. NumberSequenceKeypoint.new(0, 1, 0),
  1515. NumberSequenceKeypoint.new(.509, .725, 0),
  1516. NumberSequenceKeypoint.new(.762, .85, .15),
  1517. NumberSequenceKeypoint.new(1, 1, 0),
  1518. })
  1519. newparticle.ZOffset = 2
  1520. newparticle.LightEmission = .4
  1521. newparticle.EmissionDirection = "Top"
  1522. newparticle.Lifetime = NumberRange.new(1, 2)
  1523. newparticle.Rate = 500
  1524. newparticle.Rotation = NumberRange.new(-360, 360)
  1525. newparticle.RotSpeed = NumberRange.new(-200, 200)
  1526. newparticle.Speed = NumberRange.new(.5)
  1527. newparticle.SpreadAngle = NumberRange.new(100, 100)
  1528. local newparticle2 = Instance.new("ParticleEmitter")
  1529. newparticle2.Parent = plr.Character.HumanoidRootPart
  1530. newparticle2.Color = ColorSequence.new(Color3.new(255/255, 0/255, 0/255), Color3.new(77/255, 1/255, 165/255))
  1531. newparticle2.Size = NumberSequence.new({
  1532. NumberSequenceKeypoint.new(0, 0, 0),
  1533. NumberSequenceKeypoint.new(.0977, .15, 0),
  1534. NumberSequenceKeypoint.new(1, .05, 0),
  1535. })
  1536. newparticle2.Texture = "http://www.roblox.com/asset/?id=118322059"
  1537. newparticle2.Transparency = NumberSequence.new({
  1538. NumberSequenceKeypoint.new(0, 0, 0),
  1539. NumberSequenceKeypoint.new(.8, 0, 0),
  1540. NumberSequenceKeypoint.new(1, 1, 0),
  1541. })
  1542. newparticle2.ZOffset = 0
  1543. newparticle2.Acceleration = Vector3.new(0, .2, 0)
  1544. newparticle2.Lifetime = NumberRange.new(5)
  1545. newparticle2.Rate = 20
  1546. newparticle2.EmissionDirection = "Top"
  1547. newparticle2.Rotation = NumberRange.new(0)
  1548. newparticle2.RotSpeed = NumberRange.new(20, 40)
  1549. newparticle2.Speed = NumberRange.new(2, 4)
  1550. newparticle2.SpreadAngle = Vector2.new(100, 100)
  1551. end)
  1552. local rain = Instance.new("TextButton")
  1553. rain.Parent = PCcommandsframe
  1554. rain.Name = "Rain"
  1555. rain.BackgroundColor3 = Color3.new(64/255, 64/255, 64/255)
  1556. rain.Font = "ArialBold"
  1557. rain.Text = "Rain"
  1558. rain.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1559. rain.TextScaled = true
  1560. rain.Size = UDim2.new(.232, 0, .075, 0)
  1561. rain.Position = UDim2.new(.277, 0, .083, 0)
  1562. rain.MouseButton1Click:connect(function()
  1563. local victim = game.Players:FindFirstChild(PlayerName4.Text)
  1564. local particle1 = Instance.new("ParticleEmitter")
  1565. local particle2 = Instance.new("ParticleEmitter")
  1566. particle1.Parent = victim.Character.HumanoidRootPart
  1567. particle2.Parent = victim.Character.HumanoidRootPart
  1568. local colorsequence1 = ColorSequence.new(Color3.new(46/255, 158/255, 255/255))
  1569. particle1.Color = colorsequence1
  1570. local colorsequence2 = ColorSequence.new(Color3.new(13/255, 46/255, 74/255))
  1571. particle2.Color = colorsequence2
  1572. particle1.LightEmission = .1
  1573. particle1.LightInfluence = 0
  1574. particle1.Size = NumberSequence.new(.05)
  1575. particle1.Texture = "http://www.roblox.com/asset/?id=118322059"
  1576. particle1.ZOffset = 0
  1577. particle1.Name = "Rain"
  1578. particle1.Acceleration = Vector3.new(0, -20, 0)
  1579. particle1.Drag = 0
  1580. particle1.LockedToPart = true
  1581. particle1.VelocityInheritance = 0
  1582. particle1.EmissionDirection = "Top"
  1583. particle1.Enabled = true
  1584. particle1.Lifetime = NumberRange.new(2.49)
  1585. particle1.Rate = 50
  1586. particle1.Rotation = NumberRange.new(0)
  1587. particle1.RotSpeed = NumberRange.new(0)
  1588. particle1.Speed = NumberRange.new(25)
  1589. particle1.SpreadAngle = Vector2.new(0, 0)
  1590. particle1.Transparency = NumberSequence.new({
  1591. NumberSequenceKeypoint.new(0, 1, 0),
  1592. NumberSequenceKeypoint.new(.743,1,0),
  1593. NumberSequenceKeypoint.new(.756,0,0),
  1594. NumberSequenceKeypoint.new(1,0,0),
  1595. })
  1596. particle2.Name = "Smoke"
  1597. particle2.Color = ColorSequence.new(Color3.new(13/255, 46/255, 74/255))
  1598. particle2.LightEmission = .1
  1599. particle2.LightInfluence = 0
  1600. particle2.Size = NumberSequence.new({
  1601. NumberSequenceKeypoint.new(0,0,0),
  1602. NumberSequenceKeypoint.new(.499,0,0),
  1603. NumberSequenceKeypoint.new(.516,1.42,0),
  1604. NumberSequenceKeypoint.new(.6,1.4,0),
  1605. NumberSequenceKeypoint.new(.601,0,0),
  1606. NumberSequenceKeypoint.new(1,0,0),
  1607. })
  1608. particle2.Texture = "http://www.roblox.com/asset/?id=290833005"
  1609. particle2.ZOffset = 2
  1610. particle2.Acceleration = Vector3.new(0, 0, 0)
  1611. particle2.EmissionDirection = "Top"
  1612. particle2.Enabled = true
  1613. particle2.Lifetime = NumberRange.new(20)
  1614. particle2.Rate = 50
  1615. particle2.LockedToPart = true
  1616. particle2.Rotation = NumberRange.new(0, 360)
  1617. particle2.Speed = NumberRange.new(1)
  1618. particle2.RotSpeed = NumberRange.new(0)
  1619. particle2.SpreadAngle = Vector2.new(0, 0)
  1620. particle2.Transparency = NumberSequence.new({
  1621. NumberSequenceKeypoint.new(0, 1, 0),
  1622. NumberSequenceKeypoint.new(.5,1,0),
  1623. NumberSequenceKeypoint.new(.535,0,0),
  1624. NumberSequenceKeypoint.new(.567,0,0),
  1625. NumberSequenceKeypoint.new(.6,1,0),
  1626. NumberSequenceKeypoint.new(1,1,0),
  1627. })
  1628. end)
  1629. FE.MouseButton1Click:connect(function()
  1630. FE.TextColor3 = Color3.new(249/255, 74/255, 255/255)
  1631. CommandBar.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1632. LC.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1633. PC.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1634. FEcommandsframe.Visible = true
  1635. commandsframe.Visible = false
  1636. lEcommandsframe.Visible = false
  1637. PCcommandsframe.Visible = false
  1638. end)
  1639. CommandBar.MouseButton1Click:connect(function()
  1640. FE.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1641. CommandBar.TextColor3 = Color3.new(249/255, 74/255, 255/255)
  1642. LC.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1643. PC.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1644. FEcommandsframe.Visible = false
  1645. commandsframe.Visible = true
  1646. lEcommandsframe.Visible = false
  1647. PCcommandsframe.Visible = false
  1648. end)
  1649. LC.MouseButton1Click:connect(function()
  1650. FE.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1651. CommandBar.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1652. LC.TextColor3 = Color3.new(249/255, 74/255, 255/255)
  1653. PC.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1654. FEcommandsframe.Visible = false
  1655. commandsframe.Visible = false
  1656. lEcommandsframe.Visible = true
  1657. PCcommandsframe.Visible = false
  1658. end)
  1659. PC.MouseButton1Click:connect(function()
  1660. FE.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1661. CommandBar.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1662. LC.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1663. PC.TextColor3 = Color3.new(249/255, 74/255, 255/255)
  1664. FEcommandsframe.Visible = false
  1665. commandsframe.Visible = false
  1666. lEcommandsframe.Visible = false
  1667. PCcommandsframe.Visible = true
  1668. end)
  1669. --FilteringCheckLoop
  1670. while true do
  1671. wait()
  1672. if workspace.FilteringEnabled == true then
  1673. FEStats.Text = "- FE Status: Enabled!"
  1674. elseif workspace.FilteringEnabled == false then
  1675. FEStats.Text = "- FE Status: Disabled!"
  1676. end
  1677. end
  1678. end)
  1679.  
  1680. Snowy.Name = "Snowy"
  1681. Snowy.Parent = ScreenGui
  1682. Snowy.BackgroundColor3 = Color3.new(0.329412, 1, 0.756863)
  1683. Snowy.Position = UDim2.new(0.364640892, 0, 0.276283622, 0)
  1684. Snowy.Size = UDim2.new(0, 262, 0, 54)
  1685. Snowy.Font = Enum.Font.SourceSans
  1686. Snowy.Text = "Snowy"
  1687. Snowy.TextColor3 = Color3.new(0, 0, 0)
  1688. Snowy.TextSize = 14
  1689. Snowy.MouseButton1Down:connect(function()
  1690. -- Objects
  1691.  
  1692. local SnowyMenu = Instance.new("ScreenGui")
  1693. local Opener = Instance.new("Frame")
  1694. local Open = Instance.new("TextButton")
  1695. local MainFrame = Instance.new("Frame")
  1696. local BlackBottom = Instance.new("Frame")
  1697. local BlueTop = Instance.new("Frame")
  1698. local Frame = Instance.new("Frame")
  1699. local Frame_2 = Instance.new("Frame")
  1700. local FEBtools = Instance.new("TextButton")
  1701. local FEDab = Instance.new("TextButton")
  1702. local FEDance = Instance.new("TextButton")
  1703. local FESpamBricks = Instance.new("TextButton")
  1704. local FESpasm = Instance.new("TextButton")
  1705. local FEBToolsWarning = Instance.new("TextLabel")
  1706. local FEDabWarning = Instance.new("TextLabel")
  1707. local FEDabWarning_2 = Instance.new("TextLabel")
  1708. local FESpasmWarning = Instance.new("TextLabel")
  1709. local SnowMenu = Instance.new("TextLabel")
  1710. local SpamBricksWarning = Instance.new("TextLabel")
  1711. local Closer = Instance.new("Frame")
  1712. local Close = Instance.new("TextButton")
  1713.  
  1714. -- Properties
  1715.  
  1716. SnowyMenu.Name = "SnowyMenu"
  1717. SnowyMenu.Parent = game.CoreGui
  1718.  
  1719. Opener.Name = "Opener"
  1720. Opener.Parent = SnowyMenu
  1721. Opener.BackgroundColor3 = Color3.new(1, 1, 1)
  1722. Opener.BackgroundTransparency = 1
  1723. Opener.Size = UDim2.new(0, 100, 0, 100)
  1724.  
  1725. Open.Name = "Open"
  1726. Open.Parent = Opener
  1727. Open.BackgroundColor3 = Color3.new(0, 1, 0)
  1728. Open.BackgroundTransparency = 0.5
  1729. Open.BorderSizePixel = 0
  1730. Open.Position = UDim2.new(0, 0, 4.19999981, 0)
  1731. Open.Size = UDim2.new(0, 95, 0, 35)
  1732. Open.Font = Enum.Font.SourceSansBold
  1733. Open.FontSize = Enum.FontSize.Size14
  1734. Open.Text = "Open"
  1735. Open.TextColor3 = Color3.new(0, 0, 0)
  1736. Open.TextScaled = true
  1737. Open.TextSize = 14
  1738. Open.TextTransparency = 0.5
  1739. Open.TextWrapped = true
  1740.  
  1741. MainFrame.Name = "MainFrame"
  1742. MainFrame.Parent = SnowyMenu
  1743. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1744. MainFrame.BackgroundTransparency = 1
  1745. MainFrame.Size = UDim2.new(0, 1238, 0, 704)
  1746. MainFrame.Visible = false
  1747.  
  1748. BlackBottom.Name = "BlackBottom"
  1749. BlackBottom.Parent = MainFrame
  1750. BlackBottom.Active = true
  1751. BlackBottom.BackgroundColor3 = Color3.new(0, 0, 0)
  1752. BlackBottom.BackgroundTransparency = 0.5
  1753. BlackBottom.BorderSizePixel = 0
  1754. BlackBottom.ClipsDescendants = true
  1755. BlackBottom.Draggable = true
  1756. BlackBottom.Position = UDim2.new(0.0993537977, 0, 0.390625, 0)
  1757. BlackBottom.Selectable = true
  1758. BlackBottom.Size = UDim2.new(0, 245, 0, 322)
  1759.  
  1760. BlueTop.Name = "BlueTop"
  1761. BlueTop.Parent = BlackBottom
  1762. BlueTop.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  1763. BlueTop.BackgroundTransparency = 0.5
  1764. BlueTop.BorderSizePixel = 0
  1765. BlueTop.Position = UDim2.new(0.00139461458, 0, 0.000477999449, 0)
  1766. BlueTop.Size = UDim2.new(0, 245, 0, 63)
  1767.  
  1768. Frame.Parent = BlackBottom
  1769. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  1770. Frame.BackgroundTransparency = 0.5
  1771. Frame.BorderSizePixel = 0
  1772. Frame.Position = UDim2.new(0.117124394, 0, 0.159514412, 0)
  1773. Frame.Size = UDim2.new(0, 200, 0, 5)
  1774.  
  1775. Frame_2.Parent = BlackBottom
  1776. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1777. Frame_2.BackgroundTransparency = 0.5
  1778. Frame_2.BorderSizePixel = 0
  1779. Frame_2.Position = UDim2.new(0.117124394, 0, 0.03721416, 0)
  1780. Frame_2.Size = UDim2.new(0, 200, 0, 5)
  1781.  
  1782. FEBtools.Name = "FEBtools"
  1783. FEBtools.Parent = BlackBottom
  1784. FEBtools.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  1785. FEBtools.BackgroundTransparency = 0.5
  1786. FEBtools.BorderSizePixel = 0
  1787. FEBtools.Position = UDim2.new(0.0299660433, 0, 0.260604918, 0)
  1788. FEBtools.Size = UDim2.new(0, 100, 0, 34)
  1789. FEBtools.Font = Enum.Font.SourceSansBold
  1790. FEBtools.FontSize = Enum.FontSize.Size14
  1791. FEBtools.Text = "FE Btools"
  1792. FEBtools.TextColor3 = Color3.new(1, 1, 1)
  1793. FEBtools.TextScaled = true
  1794. FEBtools.TextSize = 14
  1795. FEBtools.TextTransparency = 0.5
  1796. FEBtools.TextWrapped = true
  1797.  
  1798. FEDab.Name = "FEDab"
  1799. FEDab.Parent = BlackBottom
  1800. FEDab.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  1801. FEDab.BackgroundTransparency = 0.5
  1802. FEDab.BorderSizePixel = 0
  1803. FEDab.Position = UDim2.new(0.0299660414, 0, 0.579571962, 0)
  1804. FEDab.Size = UDim2.new(0, 100, 0, 34)
  1805. FEDab.Font = Enum.Font.SourceSansBold
  1806. FEDab.FontSize = Enum.FontSize.Size14
  1807. FEDab.Text = "Local Dab"
  1808. FEDab.TextColor3 = Color3.new(1, 1, 1)
  1809. FEDab.TextScaled = true
  1810. FEDab.TextSize = 14
  1811. FEDab.TextTransparency = 0.5
  1812. FEDab.TextWrapped = true
  1813.  
  1814. FEDance.Name = "FEDance"
  1815. FEDance.Parent = BlackBottom
  1816. FEDance.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  1817. FEDance.BackgroundTransparency = 0.5
  1818. FEDance.BorderSizePixel = 0
  1819. FEDance.Position = UDim2.new(0.0299660414, 0, 0.727705061, 0)
  1820. FEDance.Size = UDim2.new(0, 100, 0, 34)
  1821. FEDance.Font = Enum.Font.SourceSansBold
  1822. FEDance.FontSize = Enum.FontSize.Size14
  1823. FEDance.Text = "Local Dance"
  1824. FEDance.TextColor3 = Color3.new(1, 1, 1)
  1825. FEDance.TextScaled = true
  1826. FEDance.TextSize = 14
  1827. FEDance.TextTransparency = 0.5
  1828. FEDance.TextWrapped = true
  1829.  
  1830. FESpamBricks.Name = "FESpamBricks"
  1831. FESpamBricks.Parent = BlackBottom
  1832. FESpamBricks.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  1833. FESpamBricks.BackgroundTransparency = 0.5
  1834. FESpamBricks.BorderSizePixel = 0
  1835. FESpamBricks.Position = UDim2.new(0.0299660414, 0, 0.414852172, 0)
  1836. FESpamBricks.Size = UDim2.new(0, 100, 0, 34)
  1837. FESpamBricks.Font = Enum.Font.SourceSansBold
  1838. FESpamBricks.FontSize = Enum.FontSize.Size14
  1839. FESpamBricks.Text = "Spam Bricks"
  1840. FESpamBricks.TextColor3 = Color3.new(1, 1, 1)
  1841. FESpamBricks.TextScaled = true
  1842. FESpamBricks.TextSize = 14
  1843. FESpamBricks.TextTransparency = 0.5
  1844. FESpamBricks.TextWrapped = true
  1845.  
  1846. FESpasm.Name = "FESpasm"
  1847. FESpasm.Parent = BlackBottom
  1848. FESpasm.BackgroundColor3 = Color3.new(0.333333, 0.333333, 1)
  1849. FESpasm.BackgroundTransparency = 0.5
  1850. FESpasm.BorderSizePixel = 0
  1851. FESpasm.Position = UDim2.new(0.0299660414, 0, 0.895265758, 0)
  1852. FESpasm.Size = UDim2.new(0, 100, 0, 34)
  1853. FESpasm.Font = Enum.Font.SourceSansBold
  1854. FESpasm.FontSize = Enum.FontSize.Size14
  1855. FESpasm.Text = "Local Spasm"
  1856. FESpasm.TextColor3 = Color3.new(1, 1, 1)
  1857. FESpasm.TextScaled = true
  1858. FESpasm.TextSize = 14
  1859. FESpasm.TextTransparency = 0.5
  1860. FESpasm.TextWrapped = true
  1861.  
  1862. FEBToolsWarning.Name = "FEBToolsWarning"
  1863. FEBToolsWarning.Parent = BlackBottom
  1864. FEBToolsWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  1865. FEBToolsWarning.BackgroundTransparency = 1
  1866. FEBToolsWarning.Position = UDim2.new(0.457680285, 0, 0.259978473, 0)
  1867. FEBToolsWarning.Size = UDim2.new(0, 133, 0, 35)
  1868. FEBToolsWarning.Font = Enum.Font.SourceSansBold
  1869. FEBToolsWarning.FontSize = Enum.FontSize.Size14
  1870. FEBToolsWarning.Text = "The FE Btools Only work in some Cafe games."
  1871. FEBToolsWarning.TextColor3 = Color3.new(1, 1, 1)
  1872. FEBToolsWarning.TextScaled = true
  1873. FEBToolsWarning.TextSize = 14
  1874. FEBToolsWarning.TextWrapped = true
  1875.  
  1876. FEDabWarning.Name = "FEDabWarning"
  1877. FEDabWarning.Parent = BlackBottom
  1878. FEDabWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  1879. FEDabWarning.BackgroundTransparency = 1
  1880. FEDabWarning.Position = UDim2.new(0.454363495, 0, 0.726284564, 0)
  1881. FEDabWarning.Size = UDim2.new(0, 133, 0, 35)
  1882. FEDabWarning.Font = Enum.Font.SourceSansBold
  1883. FEDabWarning.FontSize = Enum.FontSize.Size14
  1884. FEDabWarning.Text = "Dance Till you're dead :v"
  1885. FEDabWarning.TextColor3 = Color3.new(1, 1, 1)
  1886. FEDabWarning.TextScaled = true
  1887. FEDabWarning.TextSize = 14
  1888. FEDabWarning.TextWrapped = true
  1889.  
  1890. FEDabWarning_2.Name = "FEDabWarning"
  1891. FEDabWarning_2.Parent = BlackBottom
  1892. FEDabWarning_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1893. FEDabWarning_2.BackgroundTransparency = 1
  1894. FEDabWarning_2.Position = UDim2.new(0.458445162, 0, 0.578151464, 0)
  1895. FEDabWarning_2.Size = UDim2.new(0, 133, 0, 35)
  1896. FEDabWarning_2.Font = Enum.Font.SourceSansBold
  1897. FEDabWarning_2.FontSize = Enum.FontSize.Size14
  1898. FEDabWarning_2.Text = "DAB ON THEM HATERS!!!111"
  1899. FEDabWarning_2.TextColor3 = Color3.new(1, 1, 1)
  1900. FEDabWarning_2.TextScaled = true
  1901. FEDabWarning_2.TextSize = 14
  1902. FEDabWarning_2.TextWrapped = true
  1903.  
  1904. FESpasmWarning.Name = "FESpasmWarning"
  1905. FESpasmWarning.Parent = BlackBottom
  1906. FESpasmWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  1907. FESpasmWarning.BackgroundTransparency = 1
  1908. FESpasmWarning.Position = UDim2.new(0.437633127, 0, 0.890739679, 0)
  1909. FESpasmWarning.Size = UDim2.new(0, 133, 0, 35)
  1910. FESpasmWarning.Font = Enum.Font.SourceSansBold
  1911. FESpasmWarning.FontSize = Enum.FontSize.Size14
  1912. FESpasmWarning.Text = "Too much cringe!!"
  1913. FESpasmWarning.TextColor3 = Color3.new(1, 1, 1)
  1914. FESpasmWarning.TextScaled = true
  1915. FESpasmWarning.TextSize = 14
  1916. FESpasmWarning.TextWrapped = true
  1917.  
  1918. SnowMenu.Name = "SnowMenu"
  1919. SnowMenu.Parent = BlackBottom
  1920. SnowMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  1921. SnowMenu.BackgroundTransparency = 1
  1922. SnowMenu.Position = UDim2.new(0.0967162326, 0, 0.0179542005, 0)
  1923. SnowMenu.Size = UDim2.new(0, 200, 0, 50)
  1924. SnowMenu.Font = Enum.Font.SourceSansBold
  1925. SnowMenu.FontSize = Enum.FontSize.Size14
  1926. SnowMenu.Text = "Snowy Menu"
  1927. SnowMenu.TextColor3 = Color3.new(0, 0, 0)
  1928. SnowMenu.TextScaled = true
  1929. SnowMenu.TextSize = 14
  1930. SnowMenu.TextTransparency = 0.5
  1931. SnowMenu.TextWrapped = true
  1932.  
  1933. SpamBricksWarning.Name = "SpamBricksWarning"
  1934. SpamBricksWarning.Parent = BlackBottom
  1935. SpamBricksWarning.BackgroundColor3 = Color3.new(1, 1, 1)
  1936. SpamBricksWarning.BackgroundTransparency = 1
  1937. SpamBricksWarning.Position = UDim2.new(0.455639422, 0, 0.416537285, 0)
  1938. SpamBricksWarning.Size = UDim2.new(0, 133, 0, 35)
  1939. SpamBricksWarning.Font = Enum.Font.SourceSansBold
  1940. SpamBricksWarning.FontSize = Enum.FontSize.Size14
  1941. SpamBricksWarning.Text = "The Spam Bricks Will Spam Bricks Eveyerwhere 20 Times"
  1942. SpamBricksWarning.TextColor3 = Color3.new(1, 1, 1)
  1943. SpamBricksWarning.TextScaled = true
  1944. SpamBricksWarning.TextSize = 14
  1945. SpamBricksWarning.TextWrapped = true
  1946.  
  1947. Closer.Name = "Closer"
  1948. Closer.Parent = SnowyMenu
  1949. Closer.BackgroundColor3 = Color3.new(1, 1, 1)
  1950. Closer.BackgroundTransparency = 1
  1951. Closer.Size = UDim2.new(0, 100, 0, 100)
  1952. Closer.Visible = false
  1953.  
  1954. Close.Name = "Close"
  1955. Close.Parent = Closer
  1956. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  1957. Close.BackgroundTransparency = 0.5
  1958. Close.BorderSizePixel = 0
  1959. Close.Position = UDim2.new(0, 0, 4.61999989, 0)
  1960. Close.Size = UDim2.new(0, 95, 0, 35)
  1961. Close.Font = Enum.Font.SourceSansBold
  1962. Close.FontSize = Enum.FontSize.Size14
  1963. Close.Text = "Close"
  1964. Close.TextColor3 = Color3.new(0, 0, 0)
  1965. Close.TextScaled = true
  1966. Close.TextSize = 14
  1967. Close.TextTransparency = 0.5
  1968. Close.TextWrapped = true
  1969.  
  1970. Open.MouseButton1Click:connect(function()
  1971. game.CoreGui.SnowyMenu.Opener.Visible = false
  1972. game.CoreGui.SnowyMenu.MainFrame.Visible = true
  1973. game.CoreGui.SnowyMenu.Closer.Visible = true
  1974. end)
  1975.  
  1976. Close.MouseButton1Click:connect(function()
  1977. game.CoreGui.SnowyMenu.Opener.Visible = true
  1978. game.CoreGui.SnowyMenu.MainFrame.Visible = false
  1979. game.CoreGui.SnowyMenu.Closer.Visible = false
  1980. end)
  1981.  
  1982. FEDance.MouseButton1Click:connect(function()
  1983. Player = "LocalPlayer"
  1984. AnimationId = "33796059"
  1985. local Anim = Instance.new("Animation")
  1986. Anim.AnimationId = "rbxassetid://"..AnimationId
  1987. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  1988. k:Play() --Play the animation
  1989. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  1990. end)
  1991.  
  1992. FEBtools.MouseButton1Click:connect(function()
  1993. --fe cafe hammertool script cuz im gay--
  1994. maind = nil
  1995. if workspace:FindFirstChild'GiveSystem' then
  1996. if workspace.GiveSystem:FindFirstChild'GiveItem' then
  1997. maind = workspace.GiveSystem.GiveItem
  1998. end
  1999. end
  2000. if workspace:FindFirstChild'HandToCentre' then
  2001. if workspace.HandToCentre:FindFirstChild'SendItem' then
  2002. maind = workspace.HandToCentre.SendItem
  2003. end
  2004. end
  2005. if maind == nil then
  2006. print'could not find give event :('
  2007. return
  2008. end
  2009. tool = Instance.new'Tool'
  2010. me = game:GetService'Players'.LocalPlayer
  2011. tool.RequiresHandle = false
  2012. tool.TextureId = 'http://www.roblox.com/asset/?id=12223874'
  2013. tool.Name = 'ya like jazz?'
  2014. tool.Parent = me.Backpack
  2015. buttonf = nil
  2016. tool.Equipped:connect(function()
  2017. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  2018. m.Icon = 'rbxasset://textures/HammerCursor.png'
  2019. buttonf = m.Button1Down:connect(function()
  2020. if m.Target == nil then return end
  2021. local ob = m.Target
  2022. if ob:IsA'BasePart' or ob:IsA'WedgePart' then
  2023. if ob:IsDescendantOf(me.Character) then return end
  2024. m.Icon = 'rbxasset://textures/HammerOverCursor.png'
  2025. local ex = Instance.new'Explosion'
  2026. ex.BlastRadius = 0
  2027. ex.Position = ob.Position
  2028. ex.Parent = workspace
  2029. maind:FireServer(workspace, ob)
  2030. wait(0.3)
  2031. m.Icon = 'rbxasset://textures/HammerCursor.png'
  2032. end
  2033. end)
  2034. end)
  2035. tool.Unequipped:connect(function()
  2036. if buttonf ~= nil then
  2037. buttonf:Disconnect()
  2038. buttonf = nil
  2039. end
  2040. local m = game:GetService'Players'.LocalPlayer:GetMouse()
  2041. m.Icon = ''
  2042. end)
  2043. end)
  2044.  
  2045. FESpamBricks.MouseButton1Click:connect(function()
  2046. for i=1,20 do
  2047. wait(1)
  2048. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  2049. if v:IsA'Accoutrement' then
  2050. v.Parent=game.Players.LocalPlayer.Character
  2051. v.Parent = workspace.Terrain
  2052. end
  2053. end
  2054. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2055. if v:IsA'Accoutrement' then
  2056. for ape,hax in pairs(v.Handle:GetChildren()) do
  2057. hax:Destroy()
  2058. end
  2059. wait'.1'
  2060. v.Parent=game.Players.LocalPlayer.StarterGear
  2061. end
  2062. end
  2063. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2064. v:Destroy()
  2065. end
  2066. local prt=Instance.new("Model", workspace);
  2067. Instance.new("Part", prt).Name="Torso";
  2068. Instance.new("Part", prt).Name="Head";
  2069. Instance.new("Humanoid", prt).Name="Humanoid";
  2070. game.Players.LocalPlayer.Character=prt
  2071.  
  2072. repeat wait(1) until game.Players.LocalPlayer.Character:FindFirstChild'Head'
  2073. for lol,dad in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  2074. if dad:IsA'Accoutrement' then
  2075. dad.Parent = game.Players.LocalPlayer.StarterGear
  2076. end
  2077. end
  2078. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  2079. v:Destroy()
  2080. end
  2081. local prt2=Instance.new("Model", workspace);
  2082. Instance.new("Part", prt).Name="Torso";
  2083. Instance.new("Part", prt).Name="Head";
  2084. Instance.new("Humanoid", prt).Name="Humanoid";
  2085. game.Players.LocalPlayer.Character=prt
  2086. end
  2087. end)
  2088.  
  2089. FEDab.MouseButton1Click:connect(function()
  2090. Player = "LocalPlayer"
  2091. AnimationId = "248263260"
  2092. local Anim = Instance.new("Animation")
  2093. Anim.AnimationId = "rbxassetid://"..AnimationId
  2094. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  2095. k:Play() --Play the animation
  2096. k:AdjustSpeed(1) --Set '1' to any value you want to adjust the animation speed.
  2097. end)
  2098.  
  2099. FESpasm.MouseButton1Click:connect(function()
  2100. Player = "LocalPlayer"
  2101. AnimationId = "33796059"
  2102. local Anim = Instance.new("Animation")
  2103. Anim.AnimationId = "rbxassetid://"..AnimationId
  2104. local k = game.Players[Player].Character.Humanoid:LoadAnimation(Anim)
  2105. k:Play() --Play the animation
  2106. k:AdjustSpeed(99) --Set '1' to any value you want to adjust the animation speed.
  2107. end)
  2108.  
  2109. --================--
  2110. --================--
  2111. --End Of Script :P--
  2112. --================--
  2113. --================--
  2114.  
  2115. --=======================--
  2116. --=======================--
  2117. --Snxwwy Made this GUI :V--
  2118. --=======================--
  2119. --=======================--
  2120. end)
  2121.  
  2122. OPFinality.Name = "OP Finality"
  2123. OPFinality.Parent = ScreenGui
  2124. OPFinality.BackgroundColor3 = Color3.new(0.329412, 1, 0.756863)
  2125. OPFinality.Position = UDim2.new(0.138910815, 0, 0.276283622, 0)
  2126. OPFinality.Size = UDim2.new(0, 262, 0, 54)
  2127. OPFinality.Font = Enum.Font.SourceSans
  2128. OPFinality.Text = "OP Finality"
  2129. OPFinality.TextColor3 = Color3.new(0, 0, 0)
  2130. OPFinality.TextSize = 14
  2131. OPFinality.MouseButton1Down:connect(function()
  2132. wait(0.3)
  2133. -- Objects
  2134. -- CREDIT TO xFunnieuss / Timeless for partial (short) names.
  2135.  
  2136. OPFinality = Instance.new("ScreenGui")
  2137. MainFrame = Instance.new("Frame")
  2138. TopFrame = Instance.new("Frame")
  2139. CloseGUI = Instance.new("TextButton")
  2140. MenuEnterFrame = Instance.new("Frame")
  2141. Title = Instance.new("TextLabel")
  2142. OpenMenu = Instance.new("ImageButton")
  2143. Pages = Instance.new("Frame")
  2144. Information = Instance.new("Frame")
  2145. Image_FE_ENABLED = Instance.new("ImageLabel")
  2146. Text_FE_ENABLED = Instance.new("TextLabel")
  2147. WhatIsOPFinality = Instance.new("TextLabel")
  2148. Text_FE_DISABLED = Instance.new("TextLabel")
  2149. OPFin_Description = Instance.new("TextLabel")
  2150. OPFin_Warning = Instance.new("TextLabel")
  2151. Info_Bar = Instance.new("Frame")
  2152. Info_Background = Instance.new("Frame")
  2153. Warning_Bar = Instance.new("Frame")
  2154. Warning_Background = Instance.new("Frame")
  2155. Info_Image = Instance.new("ImageLabel")
  2156. Image_FE_DISABLED = Instance.new("ImageLabel")
  2157. Warn_Image = Instance.new("ImageLabel")
  2158. Others_1 = Instance.new("Frame")
  2159. OthersTitle = Instance.new("TextLabel")
  2160. Char_Image = Instance.new("ImageLabel")
  2161. OthersText = Instance.new("TextLabel")
  2162. TXTBOX_PlrName = Instance.new("TextBox")
  2163. othersBaseBackground = Instance.new("Frame")
  2164. TeleportTo = Instance.new("TextButton")
  2165. Annoy = Instance.new("TextButton")
  2166. Follow = Instance.new("TextButton")
  2167. View = Instance.new("TextButton")
  2168. Orbit = Instance.new("TextButton")
  2169. HeadWalk = Instance.new("TextButton")
  2170. Stick = Instance.new("TextButton")
  2171. Spam = Instance.new("TextButton")
  2172. Carpet = Instance.new("TextButton")
  2173. Others_toPAGE2 = Instance.new("TextButton")
  2174. Character_toPAGE2_IMAGE = Instance.new("ImageLabel")
  2175. Character_2 = Instance.new("Frame")
  2176. CharacterTitle = Instance.new("TextLabel")
  2177. CharacterText = Instance.new("TextLabel")
  2178. Animations_SPOOKY = Instance.new("Frame")
  2179. spookytitle = Instance.new("TextLabel")
  2180. headthrow = Instance.new("TextButton")
  2181. armsoff = Instance.new("TextButton")
  2182. loophead = Instance.new("TextButton")
  2183. levitate = Instance.new("TextButton")
  2184. headfloat = Instance.new("TextButton")
  2185. Character_backPAGE1 = Instance.new("TextButton")
  2186. Character_toPAGE1_IMAGE = Instance.new("ImageLabel")
  2187. Animations_DANCE = Instance.new("Frame")
  2188. dancetitle = Instance.new("TextLabel")
  2189. normal = Instance.new("TextButton")
  2190. movingdance = Instance.new("TextButton")
  2191. insane = Instance.new("TextButton")
  2192. happy = Instance.new("TextButton")
  2193. spindance = Instance.new("TextButton")
  2194. Animations_HEROIC = Instance.new("Frame")
  2195. heroictitle = Instance.new("TextLabel")
  2196. swordstrike = Instance.new("TextButton")
  2197. jumpland = Instance.new("TextButton")
  2198. punches = Instance.new("TextButton")
  2199. swing = Instance.new("TextButton")
  2200. crawl = Instance.new("TextButton")
  2201. Char2_Image = Instance.new("ImageLabel")
  2202. Character_1 = Instance.new("Frame")
  2203. CharacterTitle_2 = Instance.new("TextLabel")
  2204. Char_Image_2 = Instance.new("ImageLabel")
  2205. CharacterText_2 = Instance.new("TextLabel")
  2206. TXTBOX_Stats = Instance.new("TextBox")
  2207. BackGroundChar = Instance.new("Frame")
  2208. HipHeight = Instance.new("TextButton")
  2209. JumpHeight = Instance.new("TextButton")
  2210. Speed = Instance.new("TextButton")
  2211. TXTBOX_Chat = Instance.new("TextBox")
  2212. BackGroundChar2 = Instance.new("Frame")
  2213. Chat = Instance.new("TextButton")
  2214. Spam_2 = Instance.new("TextButton")
  2215. BackGroundChar3 = Instance.new("Frame")
  2216. Noclip = Instance.new("TextButton")
  2217. Fly = Instance.new("TextButton")
  2218. Character_toPAGE2 = Instance.new("TextButton")
  2219. Character_toPAGE2_IMAGE_2 = Instance.new("ImageLabel")
  2220. Others_2 = Instance.new("Frame")
  2221. OthersTitle_2 = Instance.new("TextLabel")
  2222. Other_Image2 = Instance.new("ImageLabel")
  2223. OthersText_2 = Instance.new("TextLabel")
  2224. TXTBOX_PlrName2 = Instance.new("TextBox")
  2225. othersBaseBackground2 = Instance.new("Frame")
  2226. Flatten = Instance.new("TextButton")
  2227. AimHead = Instance.new("TextButton")
  2228. Float = Instance.new("TextButton")
  2229. Multiple = Instance.new("TextButton")
  2230. Animated = Instance.new("TextButton")
  2231. SlowAttract = Instance.new("TextButton")
  2232. WeirdOrbit = Instance.new("TextButton")
  2233. Violent = Instance.new("TextButton")
  2234. Max = Instance.new("TextButton")
  2235. Others_toPAGE3 = Instance.new("TextButton")
  2236. Character_toPAGE3_IMAGE = Instance.new("ImageLabel")
  2237. Others_backPAGE1 = Instance.new("TextButton")
  2238. Character_toPAGE1_IMAGE_2 = Instance.new("ImageLabel")
  2239. Extra_1 = Instance.new("Frame")
  2240. Extra_Image = Instance.new("ImageLabel")
  2241. ExtraText = Instance.new("TextLabel")
  2242. ExtraBaseBackGround1 = Instance.new("Frame")
  2243. CrouchRocket = Instance.new("TextButton")
  2244. ExtraBaseBackGround1Side = Instance.new("Frame")
  2245. CloneIllusion = Instance.new("TextButton")
  2246. CoolSpin = Instance.new("TextButton")
  2247. JumpRocket = Instance.new("TextButton")
  2248. Extra_toPAGE2 = Instance.new("TextButton")
  2249. Character_toPAGE2_IMAGE_3 = Instance.new("ImageLabel")
  2250. Extra_Title = Instance.new("TextLabel")
  2251. ExtraBaseBackGround2 = Instance.new("Frame")
  2252. NoLimbs = Instance.new("TextButton")
  2253. FEGodmode = Instance.new("TextButton")
  2254. BrickHats = Instance.new("TextButton")
  2255. RapidPunch = Instance.new("TextButton")
  2256. ExtraBaseBackGround2Side = Instance.new("Frame")
  2257. ExtraBaseBackGround3 = Instance.new("Frame")
  2258. PunchFollow = Instance.new("TextButton")
  2259. ArmFollow = Instance.new("TextButton")
  2260. Spin = Instance.new("TextButton")
  2261. Faint = Instance.new("TextButton")
  2262. ExtraBaseBackGround3Side = Instance.new("Frame")
  2263. Extra_2 = Instance.new("Frame")
  2264. Extra_Image_2 = Instance.new("ImageLabel")
  2265. ExtraText_2 = Instance.new("TextLabel")
  2266. Extra_Title_2 = Instance.new("TextLabel")
  2267. ExtraBaseBackGround2_2 = Instance.new("Frame")
  2268. CrouchAttack = Instance.new("TextButton")
  2269. WalkThrough = Instance.new("TextButton")
  2270. CreepyWatch = Instance.new("TextButton")
  2271. SpinAttack = Instance.new("TextButton")
  2272. ExtraBaseBackGround2Side_2 = Instance.new("Frame")
  2273. TXTBOX_PlrNameEXTRA = Instance.new("TextBox")
  2274. _18 = Instance.new("TextButton")
  2275. SlamPropulsion = Instance.new("TextButton")
  2276. Extra_backPAGE1 = Instance.new("TextButton")
  2277. Character_toPAGE1_IMAGE_3 = Instance.new("ImageLabel")
  2278. Others_3 = Instance.new("Frame")
  2279. OthersTitle_3 = Instance.new("TextLabel")
  2280. Other_Image3 = Instance.new("ImageLabel")
  2281. OthersText_3 = Instance.new("TextLabel")
  2282. TXTBOX_PlrNameOTHER3 = Instance.new("TextBox")
  2283. othersBaseBackground3 = Instance.new("Frame")
  2284. FreeFall = Instance.new("TextButton")
  2285. Attach = Instance.new("TextButton")
  2286. Bring = Instance.new("TextButton")
  2287. SafeKill = Instance.new("TextButton")
  2288. SuperSpin = Instance.new("TextButton")
  2289. Kill = Instance.new("TextButton")
  2290. Others_backPAGE2 = Instance.new("TextButton")
  2291. Character_toPAGE1_IMAGE_4 = Instance.new("ImageLabel")
  2292. Games = Instance.new("Frame")
  2293. Games_IMAGE = Instance.new("ImageLabel")
  2294. GamesText = Instance.new("TextLabel")
  2295. Games_TITLE = Instance.new("TextLabel")
  2296. Games_IMAGE2 = Instance.new("ImageLabel")
  2297. SwordFightingTournament = Instance.new("TextButton")
  2298. PlatesOfFateMayhem = Instance.new("TextButton")
  2299. GamesText2 = Instance.new("TextLabel")
  2300. Frappe = Instance.new("TextButton")
  2301. Frappe_2 = Instance.new("TextButton")
  2302. MenuFrame = Instance.new("Frame")
  2303. Welcome = Instance.new("TextLabel")
  2304. NameOfPlayer = Instance.new("TextLabel")
  2305. T_Information = Instance.new("TextButton")
  2306. T_InfoImage = Instance.new("ImageLabel")
  2307. T_Character = Instance.new("TextButton")
  2308. T_CharImage = Instance.new("ImageLabel")
  2309. T_Games = Instance.new("TextButton")
  2310. T_GameImage = Instance.new("ImageLabel")
  2311. T_Others = Instance.new("TextButton")
  2312. T_OtherImage = Instance.new("ImageLabel")
  2313. T_Extra = Instance.new("TextButton")
  2314. T_ExtraImage = Instance.new("ImageLabel")
  2315. DeleteGUI = Instance.new("TextButton")
  2316. DELETEIMAGE = Instance.new("ImageLabel")
  2317. Darkness = Instance.new("TextButton")
  2318.  
  2319. -- Properties
  2320.  
  2321. OPFinality.Name = "OPFinality"
  2322. OPFinality.Parent = game.CoreGui
  2323.  
  2324. MainFrame.Name = "MainFrame"
  2325. MainFrame.Parent = OPFinality
  2326. MainFrame.Active = true
  2327. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2328. MainFrame.BackgroundTransparency = 1
  2329. MainFrame.BorderSizePixel = 0
  2330. MainFrame.ClipsDescendants = true
  2331. MainFrame.Draggable = true
  2332. MainFrame.Position = UDim2.new(0, 402, 0, 162)
  2333. MainFrame.Size = UDim2.new(0, 442, 0, 293)
  2334.  
  2335. TopFrame.Name = "TopFrame"
  2336. TopFrame.Parent = MainFrame
  2337. TopFrame.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  2338. TopFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  2339. TopFrame.BorderSizePixel = 0
  2340. TopFrame.Size = UDim2.new(1, 0, 0.0741975307, 0)
  2341. TopFrame.ZIndex = 7
  2342.  
  2343. CloseGUI.Parent = TopFrame
  2344. CloseGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  2345. CloseGUI.BackgroundTransparency = 1
  2346. CloseGUI.Position = UDim2.new(0.951219499, 0, 0, 0)
  2347. CloseGUI.Size = UDim2.new(0.048780486, 0, 1.00166667, 0)
  2348. CloseGUI.Font = Enum.Font.Cartoon
  2349. CloseGUI.FontSize = Enum.FontSize.Size28
  2350. CloseGUI.Text = "X"
  2351. CloseGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2352. CloseGUI.TextSize = 25
  2353. CloseGUI.ZIndex = 8
  2354.  
  2355. MenuEnterFrame.Name = "MenuEnterFrame"
  2356. MenuEnterFrame.Parent = MainFrame
  2357. MenuEnterFrame.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  2358. MenuEnterFrame.BorderColor3 = Color3.new(0.145098, 0.184314, 0.223529)
  2359. MenuEnterFrame.BorderSizePixel = 0
  2360. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  2361. MenuEnterFrame.Size = UDim2.new(1, 0, 0.148395061, 0)
  2362. MenuEnterFrame.ZIndex = 5
  2363.  
  2364. Title.Name = "Title"
  2365. Title.Parent = MenuEnterFrame
  2366. Title.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2367. Title.BackgroundTransparency = 1
  2368. Title.Position = UDim2.new(0.341463417, 0, 0, 0)
  2369. Title.Size = UDim2.new(0.292682916, 0, 1.00166667, 0)
  2370. Title.Font = Enum.Font.SourceSansLight
  2371. Title.FontSize = Enum.FontSize.Size32
  2372. Title.Text = "OPFinality"
  2373. Title.TextColor3 = Color3.new(0.933333, 0.933333, 0.933333)
  2374. Title.TextSize = 30
  2375. Title.ZIndex = 6
  2376.  
  2377. OpenMenu.Name = "OpenMenu"
  2378. OpenMenu.Parent = MenuEnterFrame
  2379. OpenMenu.BackgroundColor3 = Color3.new(1, 1, 1)
  2380. OpenMenu.BackgroundTransparency = 1
  2381. OpenMenu.Size = UDim2.new(0.0909999982, 0, 1.01999998, 0)
  2382. OpenMenu.Image = "http://www.roblox.com/asset/?id=1280184088"
  2383. OpenMenu.ZIndex = 6
  2384.  
  2385. Pages.Name = "Pages"
  2386. Pages.Parent = MainFrame
  2387. Pages.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2388. Pages.BorderSizePixel = 0
  2389. Pages.Position = UDim2.new(0, 0, 0.222592592, 0)
  2390. Pages.Size = UDim2.new(1, 0, 0.779074073, 0)
  2391.  
  2392. Information.Name = "Information"
  2393. Information.Parent = Pages
  2394. Information.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2395. Information.BorderSizePixel = 0
  2396. Information.Size = UDim2.new(1, 0, 1, 0)
  2397.  
  2398. Image_FE_ENABLED.Name = "Image_FE_ENABLED"
  2399. Image_FE_ENABLED.Parent = Information
  2400. Image_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  2401. Image_FE_ENABLED.BackgroundTransparency = 1
  2402. Image_FE_ENABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  2403. Image_FE_ENABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  2404. Image_FE_ENABLED.Visible = false
  2405. Image_FE_ENABLED.Image = "http://www.roblox.com/asset/?id=1281289312"
  2406.  
  2407. Text_FE_ENABLED.Name = "Text_FE_ENABLED"
  2408. Text_FE_ENABLED.Parent = Information
  2409. Text_FE_ENABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  2410. Text_FE_ENABLED.BackgroundTransparency = 1
  2411. Text_FE_ENABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  2412. Text_FE_ENABLED.Size = UDim2.new(0.795348704, 0, 0.227404833, 0)
  2413. Text_FE_ENABLED.Visible = false
  2414. Text_FE_ENABLED.Font = Enum.Font.SourceSansItalic
  2415. Text_FE_ENABLED.FontSize = Enum.FontSize.Size24
  2416. Text_FE_ENABLED.Text = "This game is Filtering Enabled! Enjoy using OPFinality."
  2417. Text_FE_ENABLED.TextSize = 19
  2418.  
  2419. WhatIsOPFinality.Name = "WhatIsOPFinality"
  2420. WhatIsOPFinality.Parent = Information
  2421. WhatIsOPFinality.BackgroundColor3 = Color3.new(1, 1, 1)
  2422. WhatIsOPFinality.BackgroundTransparency = 1
  2423. WhatIsOPFinality.Position = UDim2.new(0.249966726, 0, 0.227404833, 0)
  2424. WhatIsOPFinality.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  2425. WhatIsOPFinality.Font = Enum.Font.SourceSansBold
  2426. WhatIsOPFinality.FontSize = Enum.FontSize.Size28
  2427. WhatIsOPFinality.Text = "What is OPFinality?"
  2428. WhatIsOPFinality.TextSize = 25
  2429.  
  2430. Text_FE_DISABLED.Name = "Text_FE_DISABLED"
  2431. Text_FE_DISABLED.Parent = Information
  2432. Text_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  2433. Text_FE_DISABLED.BackgroundTransparency = 1
  2434. Text_FE_DISABLED.Position = UDim2.new(0.158999994, 0, 0.0670000017, 0)
  2435. Text_FE_DISABLED.Size = UDim2.new(0.545381963, 0, 0.227404833, 0)
  2436. Text_FE_DISABLED.Font = Enum.Font.SourceSansItalic
  2437. Text_FE_DISABLED.FontSize = Enum.FontSize.Size24
  2438. Text_FE_DISABLED.Text = "Oh! This game is Filtering Disabled..."
  2439. Text_FE_DISABLED.TextSize = 19
  2440.  
  2441. OPFin_Description.Name = "OPFin_Description"
  2442. OPFin_Description.Parent = Information
  2443. OPFin_Description.BackgroundColor3 = Color3.new(1, 1, 1)
  2444. OPFin_Description.BackgroundTransparency = 1
  2445. OPFin_Description.Position = UDim2.new(0.204999998, 0, 0.388000011, 0)
  2446. OPFin_Description.Size = UDim2.new(0.772624433, 0, 0.181923851, 0)
  2447. OPFin_Description.ZIndex = 3
  2448. OPFin_Description.Font = Enum.Font.SourceSans
  2449. OPFin_Description.FontSize = Enum.FontSize.Size18
  2450. OPFin_Description.Text = "OPFinality is an FE GUI developed by illremember made for giving you power in Filtering Enabled games."
  2451. OPFin_Description.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2452. OPFin_Description.TextSize = 18
  2453. OPFin_Description.TextWrapped = true
  2454.  
  2455. OPFin_Warning.Name = "OPFin_Warning"
  2456. OPFin_Warning.Parent = Information
  2457. OPFin_Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  2458. OPFin_Warning.BackgroundTransparency = 1
  2459. OPFin_Warning.Position = UDim2.new(0.0227242485, 0, 0.636733532, 0)
  2460. OPFin_Warning.Size = UDim2.new(0.659003198, 0, 0.272885799, 0)
  2461. OPFin_Warning.ZIndex = 2
  2462. OPFin_Warning.Font = Enum.Font.SourceSans
  2463. OPFin_Warning.FontSize = Enum.FontSize.Size18
  2464. 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."
  2465. OPFin_Warning.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2466. OPFin_Warning.TextSize = 18
  2467. OPFin_Warning.TextWrapped = true
  2468.  
  2469. Info_Bar.Name = "Info_Bar"
  2470. Info_Bar.Parent = Information
  2471. Info_Bar.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  2472. Info_Bar.BorderSizePixel = 0
  2473. Info_Bar.Position = UDim2.new(0.159069732, 0, 0.363847703, 0)
  2474. Info_Bar.Size = UDim2.new(0.0227242485, 0, 0.227404833, 0)
  2475.  
  2476. Info_Background.Name = "Info_Background"
  2477. Info_Background.Parent = Information
  2478. Info_Background.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2479. Info_Background.BorderSizePixel = 0
  2480. Info_Background.Position = UDim2.new(0.181793988, 0, 0.363847703, 0)
  2481. Info_Background.Size = UDim2.new(0.819999993, 0, 0.226999998, 0)
  2482. Info_Background.ZIndex = 2
  2483.  
  2484. Warning_Bar.Name = "Warning_Bar"
  2485. Warning_Bar.Parent = Information
  2486. Warning_Bar.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  2487. Warning_Bar.BorderSizePixel = 0
  2488. Warning_Bar.Position = UDim2.new(0.70445168, 0, 0.636733532, 0)
  2489. Warning_Bar.Size = UDim2.new(0.0227242485, 0, 0.272885799, 0)
  2490.  
  2491. Warning_Background.Name = "Warning_Background"
  2492. Warning_Background.Parent = Information
  2493. Warning_Background.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  2494. Warning_Background.BorderSizePixel = 0
  2495. Warning_Background.Position = UDim2.new(0, 0, 0.636733532, 0)
  2496. Warning_Background.Size = UDim2.new(0.70445168, 0, 0.272885799, 0)
  2497.  
  2498. Info_Image.Name = "Info_Image"
  2499. Info_Image.Parent = Information
  2500. Info_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  2501. Info_Image.BackgroundTransparency = 1
  2502. Info_Image.Position = UDim2.new(0.0454484969, 0, 0.395091146, 0)
  2503. Info_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  2504. Info_Image.Image = "http://www.roblox.com/asset/?id=1281284684"
  2505.  
  2506. Image_FE_DISABLED.Name = "Image_FE_DISABLED"
  2507. Image_FE_DISABLED.Parent = Information
  2508. Image_FE_DISABLED.BackgroundColor3 = Color3.new(1, 1, 1)
  2509. Image_FE_DISABLED.BackgroundTransparency = 1
  2510. Image_FE_DISABLED.Position = UDim2.new(0.0227242485, 0, 0.0454809628, 0)
  2511. Image_FE_DISABLED.Size = UDim2.new(0.136345491, 0, 0.263394117, 0)
  2512. Image_FE_DISABLED.Image = "http://www.roblox.com/asset/?id=1281290326"
  2513.  
  2514. Warn_Image.Name = "Warn_Image"
  2515. Warn_Image.Parent = Information
  2516. Warn_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  2517. Warn_Image.BackgroundTransparency = 1
  2518. Warn_Image.Position = UDim2.new(0.763000011, 0, 0.677999973, 0)
  2519. Warn_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  2520. Warn_Image.Image = "http://www.roblox.com/asset/?id=1281286925"
  2521.  
  2522. Others_1.Name = "Others_1"
  2523. Others_1.Parent = Pages
  2524. Others_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2525. Others_1.BorderSizePixel = 0
  2526. Others_1.Position = UDim2.new(1.00752497, 0, 0, 0)
  2527. Others_1.Size = UDim2.new(1, 0, 1, 0)
  2528.  
  2529. OthersTitle.Name = "OthersTitle"
  2530. OthersTitle.Parent = Others_1
  2531. OthersTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2532. OthersTitle.BackgroundTransparency = 1
  2533. OthersTitle.Position = UDim2.new(0.226410091, 0, 0.0439298227, 0)
  2534. OthersTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  2535. OthersTitle.Font = Enum.Font.SourceSansBold
  2536. OthersTitle.FontSize = Enum.FontSize.Size28
  2537. OthersTitle.Text = "Others"
  2538. OthersTitle.TextSize = 25
  2539.  
  2540. Char_Image.Name = "Char_Image"
  2541. Char_Image.Parent = Others_1
  2542. Char_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  2543. Char_Image.BackgroundTransparency = 1
  2544. Char_Image.Position = UDim2.new(0.0113205044, 0, 0.153754383, 0)
  2545. Char_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  2546. Char_Image.Image = "http://www.roblox.com/asset/?id=1281476978"
  2547.  
  2548. OthersText.Name = "OthersText"
  2549. OthersText.Parent = Others_1
  2550. OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  2551. OthersText.BackgroundTransparency = 1
  2552. OthersText.Position = UDim2.new(0.101884536, 0, 0.153754383, 0)
  2553. OthersText.Size = UDim2.new(0.781114817, 0, 0.175719291, 0)
  2554. OthersText.Font = Enum.Font.SourceSansItalic
  2555. OthersText.FontSize = Enum.FontSize.Size24
  2556. OthersText.Text = "Use a set of basic commands on other players! Enter a name into the textbox, supports partial names."
  2557. OthersText.TextSize = 19
  2558. OthersText.TextWrapped = true
  2559.  
  2560. TXTBOX_PlrName.Name = "TXTBOX_PlrName"
  2561. TXTBOX_PlrName.Parent = Others_1
  2562. TXTBOX_PlrName.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  2563. TXTBOX_PlrName.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  2564. TXTBOX_PlrName.BorderSizePixel = 0
  2565. TXTBOX_PlrName.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  2566. TXTBOX_PlrName.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  2567. TXTBOX_PlrName.ZIndex = 2
  2568. TXTBOX_PlrName.Font = Enum.Font.SourceSans
  2569. TXTBOX_PlrName.FontSize = Enum.FontSize.Size14
  2570. TXTBOX_PlrName.Text = "Player"
  2571. TXTBOX_PlrName.TextScaled = true
  2572. TXTBOX_PlrName.TextSize = 14
  2573. TXTBOX_PlrName.TextWrapped = true
  2574.  
  2575. othersBaseBackground.Name = "othersBaseBackground"
  2576. othersBaseBackground.Parent = Others_1
  2577. othersBaseBackground.BackgroundColor3 = Color3.new(0.160784, 0.501961, 0.72549)
  2578. othersBaseBackground.BorderSizePixel = 0
  2579. othersBaseBackground.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  2580. othersBaseBackground.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  2581.  
  2582. TeleportTo.Name = "TeleportTo"
  2583. TeleportTo.Parent = othersBaseBackground
  2584. TeleportTo.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2585. TeleportTo.BorderSizePixel = 0
  2586. TeleportTo.Position = UDim2.new(0.0294333119, 0, 0.27070269, 0)
  2587. TeleportTo.Size = UDim2.new(0, 92, 0, 25)
  2588. TeleportTo.Font = Enum.Font.SourceSans
  2589. TeleportTo.FontSize = Enum.FontSize.Size24
  2590. TeleportTo.Text = "Teleport To"
  2591. TeleportTo.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2592. TeleportTo.TextSize = 22
  2593.  
  2594. Annoy.Name = "Annoy"
  2595. Annoy.Parent = othersBaseBackground
  2596. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2597. Annoy.BorderSizePixel = 0
  2598. Annoy.Position = UDim2.new(0.0294333119, 0, 0.507567585, 0)
  2599. Annoy.Size = UDim2.new(0, 92, 0, 25)
  2600. Annoy.Font = Enum.Font.SourceSans
  2601. Annoy.FontSize = Enum.FontSize.Size24
  2602. Annoy.Text = "Annoy"
  2603. Annoy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2604. Annoy.TextSize = 22
  2605.  
  2606. Follow.Name = "Follow"
  2607. Follow.Parent = othersBaseBackground
  2608. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2609. Follow.BorderSizePixel = 0
  2610. Follow.Position = UDim2.new(0.0294333119, 0, 0.744432449, 0)
  2611. Follow.Size = UDim2.new(0, 92, 0, 25)
  2612. Follow.Font = Enum.Font.SourceSans
  2613. Follow.FontSize = Enum.FontSize.Size24
  2614. Follow.Text = "Follow"
  2615. Follow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2616. Follow.TextSize = 22
  2617.  
  2618. View.Name = "View"
  2619. View.Parent = othersBaseBackground
  2620. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2621. View.BorderSizePixel = 0
  2622. View.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  2623. View.Size = UDim2.new(0, 92, 0, 25)
  2624. View.Font = Enum.Font.SourceSans
  2625. View.FontSize = Enum.FontSize.Size24
  2626. View.Text = "View"
  2627. View.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2628. View.TextSize = 22
  2629.  
  2630. Orbit.Name = "Orbit"
  2631. Orbit.Parent = othersBaseBackground
  2632. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2633. Orbit.BorderSizePixel = 0
  2634. Orbit.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  2635. Orbit.Size = UDim2.new(0, 92, 0, 25)
  2636. Orbit.Font = Enum.Font.SourceSans
  2637. Orbit.FontSize = Enum.FontSize.Size24
  2638. Orbit.Text = "Orbit"
  2639. Orbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2640. Orbit.TextSize = 22
  2641.  
  2642. HeadWalk.Name = "HeadWalk"
  2643. HeadWalk.Parent = othersBaseBackground
  2644. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2645. HeadWalk.BorderSizePixel = 0
  2646. HeadWalk.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  2647. HeadWalk.Size = UDim2.new(0, 92, 0, 25)
  2648. HeadWalk.Font = Enum.Font.SourceSans
  2649. HeadWalk.FontSize = Enum.FontSize.Size24
  2650. HeadWalk.Text = "Head Walk"
  2651. HeadWalk.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2652. HeadWalk.TextSize = 22
  2653.  
  2654. Stick.Name = "Stick"
  2655. Stick.Parent = othersBaseBackground
  2656. Stick.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2657. Stick.BorderSizePixel = 0
  2658. Stick.Position = UDim2.new(0.7063995, 0, 0.27070269, 0)
  2659. Stick.Size = UDim2.new(0, 92, 0, 25)
  2660. Stick.Font = Enum.Font.SourceSans
  2661. Stick.FontSize = Enum.FontSize.Size24
  2662. Stick.Text = "Stick"
  2663. Stick.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2664. Stick.TextSize = 22
  2665.  
  2666. Spam.Name = "Spam"
  2667. Spam.Parent = othersBaseBackground
  2668. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2669. Spam.BorderSizePixel = 0
  2670. Spam.Position = UDim2.new(0.7063995, 0, 0.507567585, 0)
  2671. Spam.Size = UDim2.new(0, 92, 0, 25)
  2672. Spam.Font = Enum.Font.SourceSans
  2673. Spam.FontSize = Enum.FontSize.Size24
  2674. Spam.Text = "Spam"
  2675. Spam.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2676. Spam.TextSize = 22
  2677.  
  2678. Carpet.Name = "Carpet"
  2679. Carpet.Parent = othersBaseBackground
  2680. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  2681. Carpet.BorderSizePixel = 0
  2682. Carpet.Position = UDim2.new(0.7063995, 0, 0.744432449, 0)
  2683. Carpet.Size = UDim2.new(0, 92, 0, 25)
  2684. Carpet.Font = Enum.Font.SourceSans
  2685. Carpet.FontSize = Enum.FontSize.Size24
  2686. Carpet.Text = "Carpet"
  2687. Carpet.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2688. Carpet.TextSize = 22
  2689.  
  2690. Others_toPAGE2.Name = "Others_toPAGE2"
  2691. Others_toPAGE2.Parent = Others_1
  2692. Others_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2693. Others_toPAGE2.BorderSizePixel = 0
  2694. Others_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  2695. Others_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  2696. Others_toPAGE2.Font = Enum.Font.SourceSansLight
  2697. Others_toPAGE2.FontSize = Enum.FontSize.Size24
  2698. Others_toPAGE2.Text = "Next"
  2699. Others_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2700. Others_toPAGE2.TextSize = 22
  2701.  
  2702. Character_toPAGE2_IMAGE.Name = "Character_toPAGE2_IMAGE"
  2703. Character_toPAGE2_IMAGE.Parent = Others_toPAGE2
  2704. Character_toPAGE2_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2705. Character_toPAGE2_IMAGE.BorderSizePixel = 0
  2706. Character_toPAGE2_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  2707. Character_toPAGE2_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  2708. Character_toPAGE2_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  2709.  
  2710. Character_2.Name = "Character_2"
  2711. Character_2.Parent = Pages
  2712. Character_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2713. Character_2.BorderSizePixel = 0
  2714. Character_2.Position = UDim2.new(1, 0, 0, 0)
  2715. Character_2.Size = UDim2.new(1, 0, 1, 0)
  2716.  
  2717. CharacterTitle.Name = "CharacterTitle"
  2718. CharacterTitle.Parent = Character_2
  2719. CharacterTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2720. CharacterTitle.BackgroundTransparency = 1
  2721. CharacterTitle.Position = UDim2.new(0.226410091, 0, 0, 0)
  2722. CharacterTitle.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  2723. CharacterTitle.Font = Enum.Font.SourceSansBold
  2724. CharacterTitle.FontSize = Enum.FontSize.Size28
  2725. CharacterTitle.Text = "Character"
  2726. CharacterTitle.TextSize = 25
  2727.  
  2728. CharacterText.Name = "CharacterText"
  2729. CharacterText.Parent = Character_2
  2730. CharacterText.BackgroundColor3 = Color3.new(1, 1, 1)
  2731. CharacterText.BackgroundTransparency = 1
  2732. CharacterText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  2733. CharacterText.Size = UDim2.new(0.679230273, 0, 0.0878596455, 0)
  2734. CharacterText.Font = Enum.Font.SourceSansItalic
  2735. CharacterText.FontSize = Enum.FontSize.Size24
  2736. CharacterText.Text = "Apply cool animations to your player!"
  2737. CharacterText.TextSize = 19
  2738. CharacterText.TextWrapped = true
  2739.  
  2740. Animations_SPOOKY.Name = "Animations_SPOOKY"
  2741. Animations_SPOOKY.Parent = Character_2
  2742. Animations_SPOOKY.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  2743. Animations_SPOOKY.BorderSizePixel = 0
  2744. Animations_SPOOKY.Position = UDim2.new(0.101884536, 0, 0.263578951, 0)
  2745. Animations_SPOOKY.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  2746.  
  2747. spookytitle.Name = "spookytitle"
  2748. spookytitle.Parent = Animations_SPOOKY
  2749. spookytitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2750. spookytitle.BackgroundTransparency = 1
  2751. spookytitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  2752. spookytitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  2753. spookytitle.Font = Enum.Font.SourceSansLight
  2754. spookytitle.FontSize = Enum.FontSize.Size28
  2755. spookytitle.Text = "Spooky"
  2756. spookytitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2757. spookytitle.TextSize = 25
  2758.  
  2759. headthrow.Name = "headthrow"
  2760. headthrow.Parent = Animations_SPOOKY
  2761. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2762. headthrow.BorderSizePixel = 0
  2763. headthrow.Position = UDim2.new(0, 0, 0.238476187, 0)
  2764. headthrow.Size = UDim2.new(1, 0, 0.119000003, 0)
  2765. headthrow.Font = Enum.Font.SourceSans
  2766. headthrow.FontSize = Enum.FontSize.Size14
  2767. headthrow.Text = "Head Throw"
  2768. headthrow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2769. headthrow.TextScaled = true
  2770. headthrow.TextSize = 14
  2771. headthrow.TextWrapped = true
  2772.  
  2773. armsoff.Name = "armsoff"
  2774. armsoff.Parent = Animations_SPOOKY
  2775. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2776. armsoff.BorderSizePixel = 0
  2777. armsoff.Position = UDim2.new(0, 0, 0.3875238, 0)
  2778. armsoff.Size = UDim2.new(1, 0, 0.119000003, 0)
  2779. armsoff.Font = Enum.Font.SourceSans
  2780. armsoff.FontSize = Enum.FontSize.Size14
  2781. armsoff.Text = "Arms Off"
  2782. armsoff.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2783. armsoff.TextScaled = true
  2784. armsoff.TextSize = 14
  2785. armsoff.TextWrapped = true
  2786.  
  2787. loophead.Name = "loophead"
  2788. loophead.Parent = Animations_SPOOKY
  2789. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2790. loophead.BorderSizePixel = 0
  2791. loophead.Position = UDim2.new(0, 0, 0.536571383, 0)
  2792. loophead.Size = UDim2.new(1, 0, 0.119000003, 0)
  2793. loophead.Font = Enum.Font.SourceSans
  2794. loophead.FontSize = Enum.FontSize.Size14
  2795. loophead.Text = "Loop Head"
  2796. loophead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2797. loophead.TextScaled = true
  2798. loophead.TextSize = 14
  2799. loophead.TextWrapped = true
  2800.  
  2801. levitate.Name = "levitate"
  2802. levitate.Parent = Animations_SPOOKY
  2803. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2804. levitate.BorderSizePixel = 0
  2805. levitate.Position = UDim2.new(0, 0, 0.685619056, 0)
  2806. levitate.Size = UDim2.new(1, 0, 0.119000003, 0)
  2807. levitate.Font = Enum.Font.SourceSans
  2808. levitate.FontSize = Enum.FontSize.Size14
  2809. levitate.Text = "Levitate"
  2810. levitate.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2811. levitate.TextScaled = true
  2812. levitate.TextSize = 14
  2813. levitate.TextWrapped = true
  2814.  
  2815. headfloat.Name = "headfloat"
  2816. headfloat.Parent = Animations_SPOOKY
  2817. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2818. headfloat.BorderSizePixel = 0
  2819. headfloat.Position = UDim2.new(0, 0, 0.834666669, 0)
  2820. headfloat.Size = UDim2.new(1, 0, 0.119000003, 0)
  2821. headfloat.Font = Enum.Font.SourceSans
  2822. headfloat.FontSize = Enum.FontSize.Size14
  2823. headfloat.Text = "Head Float"
  2824. headfloat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2825. headfloat.TextScaled = true
  2826. headfloat.TextSize = 14
  2827. headfloat.TextWrapped = true
  2828.  
  2829. Character_backPAGE1.Name = "Character_backPAGE1"
  2830. Character_backPAGE1.Parent = Character_2
  2831. Character_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2832. Character_backPAGE1.BorderSizePixel = 0
  2833. Character_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  2834. Character_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  2835. Character_backPAGE1.Font = Enum.Font.SourceSansLight
  2836. Character_backPAGE1.FontSize = Enum.FontSize.Size24
  2837. Character_backPAGE1.Text = "Prev"
  2838. Character_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2839. Character_backPAGE1.TextSize = 22
  2840.  
  2841. Character_toPAGE1_IMAGE.Name = "Character_toPAGE1_IMAGE"
  2842. Character_toPAGE1_IMAGE.Parent = Character_backPAGE1
  2843. Character_toPAGE1_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  2844. Character_toPAGE1_IMAGE.BorderSizePixel = 0
  2845. Character_toPAGE1_IMAGE.Position = UDim2.new(-0.400293052, 0, 0, 0)
  2846. Character_toPAGE1_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  2847. Character_toPAGE1_IMAGE.Image = "http://www.roblox.com/asset/?id=1282894968"
  2848.  
  2849. Animations_DANCE.Name = "Animations_DANCE"
  2850. Animations_DANCE.Parent = Character_2
  2851. Animations_DANCE.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  2852. Animations_DANCE.BorderSizePixel = 0
  2853. Animations_DANCE.Position = UDim2.new(0.407538146, 0, 0.263578951, 0)
  2854. Animations_DANCE.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  2855.  
  2856. dancetitle.Name = "dancetitle"
  2857. dancetitle.Parent = Animations_DANCE
  2858. dancetitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2859. dancetitle.BackgroundTransparency = 1
  2860. dancetitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  2861. dancetitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  2862. dancetitle.Font = Enum.Font.SourceSansLight
  2863. dancetitle.FontSize = Enum.FontSize.Size28
  2864. dancetitle.Text = "Dance"
  2865. dancetitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2866. dancetitle.TextSize = 25
  2867.  
  2868. normal.Name = "normal"
  2869. normal.Parent = Animations_DANCE
  2870. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2871. normal.BorderSizePixel = 0
  2872. normal.Position = UDim2.new(0, 0, 0.238476187, 0)
  2873. normal.Size = UDim2.new(1, 0, 0.119000003, 0)
  2874. normal.Font = Enum.Font.SourceSans
  2875. normal.FontSize = Enum.FontSize.Size14
  2876. normal.Text = "Normal"
  2877. normal.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2878. normal.TextScaled = true
  2879. normal.TextSize = 14
  2880. normal.TextWrapped = true
  2881.  
  2882. movingdance.Name = "movingdance"
  2883. movingdance.Parent = Animations_DANCE
  2884. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2885. movingdance.BorderSizePixel = 0
  2886. movingdance.Position = UDim2.new(0, 0, 0.3875238, 0)
  2887. movingdance.Size = UDim2.new(1, 0, 0.119000003, 0)
  2888. movingdance.Font = Enum.Font.SourceSans
  2889. movingdance.FontSize = Enum.FontSize.Size14
  2890. movingdance.Text = "Moving Dance"
  2891. movingdance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2892. movingdance.TextScaled = true
  2893. movingdance.TextSize = 14
  2894. movingdance.TextWrapped = true
  2895.  
  2896. insane.Name = "insane"
  2897. insane.Parent = Animations_DANCE
  2898. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2899. insane.BorderSizePixel = 0
  2900. insane.Position = UDim2.new(0, 0, 0.834666669, 0)
  2901. insane.Size = UDim2.new(1, 0, 0.119000003, 0)
  2902. insane.Font = Enum.Font.SourceSans
  2903. insane.FontSize = Enum.FontSize.Size14
  2904. insane.Text = "Insane"
  2905. insane.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2906. insane.TextScaled = true
  2907. insane.TextSize = 14
  2908. insane.TextWrapped = true
  2909.  
  2910. happy.Name = "happy"
  2911. happy.Parent = Animations_DANCE
  2912. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2913. happy.BorderSizePixel = 0
  2914. happy.Position = UDim2.new(0, 0, 0.536571383, 0)
  2915. happy.Size = UDim2.new(1, 0, 0.119000003, 0)
  2916. happy.Font = Enum.Font.SourceSans
  2917. happy.FontSize = Enum.FontSize.Size14
  2918. happy.Text = "Happy"
  2919. happy.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2920. happy.TextScaled = true
  2921. happy.TextSize = 14
  2922. happy.TextWrapped = true
  2923.  
  2924. spindance.Name = "spindance"
  2925. spindance.Parent = Animations_DANCE
  2926. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2927. spindance.BorderSizePixel = 0
  2928. spindance.Position = UDim2.new(0, 0, 0.685619056, 0)
  2929. spindance.Size = UDim2.new(1, 0, 0.119000003, 0)
  2930. spindance.Font = Enum.Font.SourceSans
  2931. spindance.FontSize = Enum.FontSize.Size14
  2932. spindance.Text = "Spin Dance"
  2933. spindance.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2934. spindance.TextScaled = true
  2935. spindance.TextSize = 14
  2936. spindance.TextWrapped = true
  2937.  
  2938. Animations_HEROIC.Name = "Animations_HEROIC"
  2939. Animations_HEROIC.Parent = Character_2
  2940. Animations_HEROIC.BackgroundColor3 = Color3.new(0.827451, 0.329412, 0)
  2941. Animations_HEROIC.BorderSizePixel = 0
  2942. Animations_HEROIC.Position = UDim2.new(0.713191807, 0, 0.263578951, 0)
  2943. Animations_HEROIC.Size = UDim2.new(0.200000003, 0, 0.735000014, 0)
  2944.  
  2945. heroictitle.Name = "heroictitle"
  2946. heroictitle.Parent = Animations_HEROIC
  2947. heroictitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2948. heroictitle.BackgroundTransparency = 1
  2949. heroictitle.Position = UDim2.new(0, 0, 0.0298095234, 0)
  2950. heroictitle.Size = UDim2.new(0.96661669, 0, 0.149047628, 0)
  2951. heroictitle.Font = Enum.Font.SourceSansLight
  2952. heroictitle.FontSize = Enum.FontSize.Size28
  2953. heroictitle.Text = "Heroic"
  2954. heroictitle.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2955. heroictitle.TextSize = 25
  2956.  
  2957. swordstrike.Name = "swordstrike"
  2958. swordstrike.Parent = Animations_HEROIC
  2959. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2960. swordstrike.BorderSizePixel = 0
  2961. swordstrike.Position = UDim2.new(0, 0, 0.238476187, 0)
  2962. swordstrike.Size = UDim2.new(1, 0, 0.119000003, 0)
  2963. swordstrike.Font = Enum.Font.SourceSans
  2964. swordstrike.FontSize = Enum.FontSize.Size14
  2965. swordstrike.Text = "Sword Strike"
  2966. swordstrike.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2967. swordstrike.TextScaled = true
  2968. swordstrike.TextSize = 14
  2969. swordstrike.TextWrapped = true
  2970.  
  2971. jumpland.Name = "jumpland"
  2972. jumpland.Parent = Animations_HEROIC
  2973. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2974. jumpland.BorderSizePixel = 0
  2975. jumpland.Position = UDim2.new(0, 0, 0.3875238, 0)
  2976. jumpland.Size = UDim2.new(1, 0, 0.119000003, 0)
  2977. jumpland.Font = Enum.Font.SourceSans
  2978. jumpland.FontSize = Enum.FontSize.Size14
  2979. jumpland.Text = "Jump Land"
  2980. jumpland.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2981. jumpland.TextScaled = true
  2982. jumpland.TextSize = 14
  2983. jumpland.TextWrapped = true
  2984.  
  2985. punches.Name = "punches"
  2986. punches.Parent = Animations_HEROIC
  2987. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  2988. punches.BorderSizePixel = 0
  2989. punches.Position = UDim2.new(0, 0, 0.834666669, 0)
  2990. punches.Size = UDim2.new(1, 0, 0.119000003, 0)
  2991. punches.Font = Enum.Font.SourceSans
  2992. punches.FontSize = Enum.FontSize.Size14
  2993. punches.Text = "Punches"
  2994. punches.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  2995. punches.TextScaled = true
  2996. punches.TextSize = 14
  2997. punches.TextWrapped = true
  2998.  
  2999. swing.Name = "swing"
  3000. swing.Parent = Animations_HEROIC
  3001. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3002. swing.BorderSizePixel = 0
  3003. swing.Position = UDim2.new(0, 0, 0.536571383, 0)
  3004. swing.Size = UDim2.new(1, 0, 0.119000003, 0)
  3005. swing.Font = Enum.Font.SourceSans
  3006. swing.FontSize = Enum.FontSize.Size14
  3007. swing.Text = "Swing"
  3008. swing.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3009. swing.TextScaled = true
  3010. swing.TextSize = 14
  3011. swing.TextWrapped = true
  3012.  
  3013. crawl.Name = "crawl"
  3014. crawl.Parent = Animations_HEROIC
  3015. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  3016. crawl.BorderSizePixel = 0
  3017. crawl.Position = UDim2.new(0, 0, 0.685619056, 0)
  3018. crawl.Size = UDim2.new(1, 0, 0.119000003, 0)
  3019. crawl.Font = Enum.Font.SourceSans
  3020. crawl.FontSize = Enum.FontSize.Size14
  3021. crawl.Text = "Crawl"
  3022. crawl.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3023. crawl.TextScaled = true
  3024. crawl.TextSize = 14
  3025. crawl.TextWrapped = true
  3026.  
  3027. Char2_Image.Name = "Char2_Image"
  3028. Char2_Image.Parent = Character_2
  3029. Char2_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  3030. Char2_Image.BackgroundTransparency = 1
  3031. Char2_Image.Position = UDim2.new(0.792435288, 0, 0.0219649114, 0)
  3032. Char2_Image.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  3033. Char2_Image.Image = "http://www.roblox.com/asset/?id=1282931168"
  3034.  
  3035. Character_1.Name = "Character_1"
  3036. Character_1.Parent = Pages
  3037. Character_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3038. Character_1.BorderSizePixel = 0
  3039. Character_1.Position = UDim2.new(11, 0, 0, 0)
  3040. Character_1.Size = UDim2.new(1, 0, 1, 0)
  3041.  
  3042. CharacterTitle_2.Name = "CharacterTitle"
  3043. CharacterTitle_2.Parent = Character_1
  3044. CharacterTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3045. CharacterTitle_2.BackgroundTransparency = 1
  3046. CharacterTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  3047. CharacterTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  3048. CharacterTitle_2.Font = Enum.Font.SourceSansBold
  3049. CharacterTitle_2.FontSize = Enum.FontSize.Size28
  3050. CharacterTitle_2.Text = "Character"
  3051. CharacterTitle_2.TextSize = 25
  3052.  
  3053. Char_Image_2.Name = "Char_Image"
  3054. Char_Image_2.Parent = Character_1
  3055. Char_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3056. Char_Image_2.BackgroundTransparency = 1
  3057. Char_Image_2.Position = UDim2.new(0.0792435333, 0, 0.109824568, 0)
  3058. Char_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  3059. Char_Image_2.Image = "http://www.roblox.com/asset/?id=1281299598"
  3060.  
  3061. CharacterText_2.Name = "CharacterText"
  3062. CharacterText_2.Parent = Character_1
  3063. CharacterText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3064. CharacterText_2.BackgroundTransparency = 1
  3065. CharacterText_2.Position = UDim2.new(0.147166565, 0, 0.109824568, 0)
  3066. CharacterText_2.Size = UDim2.new(0.679230273, 0, 0.175719291, 0)
  3067. CharacterText_2.Font = Enum.Font.SourceSansItalic
  3068. CharacterText_2.FontSize = Enum.FontSize.Size24
  3069. CharacterText_2.Text = "Change your character's speed and other stats, give yourself fly, noclip and more!"
  3070. CharacterText_2.TextSize = 19
  3071. CharacterText_2.TextWrapped = true
  3072.  
  3073. TXTBOX_Stats.Name = "TXTBOX_Stats"
  3074. TXTBOX_Stats.Parent = Character_1
  3075. TXTBOX_Stats.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  3076. TXTBOX_Stats.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3077. TXTBOX_Stats.BorderSizePixel = 6
  3078. TXTBOX_Stats.Position = UDim2.new(0.0905640349, 0, 0.373403519, 0)
  3079. TXTBOX_Stats.Size = UDim2.new(0.18112807, 0, 0.0878596455, 0)
  3080. TXTBOX_Stats.Font = Enum.Font.SourceSans
  3081. TXTBOX_Stats.FontSize = Enum.FontSize.Size14
  3082. TXTBOX_Stats.Text = "Number"
  3083. TXTBOX_Stats.TextScaled = true
  3084. TXTBOX_Stats.TextSize = 14
  3085. TXTBOX_Stats.TextWrapped = true
  3086.  
  3087. BackGroundChar.Name = "BackGroundChar"
  3088. BackGroundChar.Parent = Character_1
  3089. BackGroundChar.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3090. BackGroundChar.BorderSizePixel = 0
  3091. BackGroundChar.Position = UDim2.new(0.0769999996, 0, 0.48300001, 0)
  3092. BackGroundChar.Size = UDim2.new(0, 92, 0, 118)
  3093.  
  3094. HipHeight.Name = "HipHeight"
  3095. HipHeight.Parent = BackGroundChar
  3096. HipHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  3097. HipHeight.BorderSizePixel = 0
  3098. HipHeight.Position = UDim2.new(0, 0, 0.679050863, 0)
  3099. HipHeight.Size = UDim2.new(0, 92, 0, 25)
  3100. HipHeight.Font = Enum.Font.SourceSans
  3101. HipHeight.FontSize = Enum.FontSize.Size24
  3102. HipHeight.Text = "HipHeight"
  3103. HipHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3104. HipHeight.TextSize = 22
  3105.  
  3106. JumpHeight.Name = "JumpHeight"
  3107. JumpHeight.Parent = BackGroundChar
  3108. JumpHeight.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  3109. JumpHeight.BorderSizePixel = 0
  3110. JumpHeight.Position = UDim2.new(0, 0, 0.381966084, 0)
  3111. JumpHeight.Size = UDim2.new(0, 92, 0, 25)
  3112. JumpHeight.Font = Enum.Font.SourceSans
  3113. JumpHeight.FontSize = Enum.FontSize.Size24
  3114. JumpHeight.Text = "JumpHeight"
  3115. JumpHeight.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3116. JumpHeight.TextSize = 20
  3117.  
  3118. Speed.Name = "Speed"
  3119. Speed.Parent = BackGroundChar
  3120. Speed.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  3121. Speed.BorderSizePixel = 0
  3122. Speed.Position = UDim2.new(0, 0, 0.0848813578, 0)
  3123. Speed.Size = UDim2.new(0, 92, 0, 25)
  3124. Speed.Font = Enum.Font.SourceSans
  3125. Speed.FontSize = Enum.FontSize.Size24
  3126. Speed.Text = "Speed"
  3127. Speed.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3128. Speed.TextSize = 22
  3129.  
  3130. TXTBOX_Chat.Name = "TXTBOX_Chat"
  3131. TXTBOX_Chat.Parent = Character_1
  3132. TXTBOX_Chat.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  3133. TXTBOX_Chat.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3134. TXTBOX_Chat.BorderSizePixel = 6
  3135. TXTBOX_Chat.Position = UDim2.new(0.384897143, 0, 0.373403519, 0)
  3136. TXTBOX_Chat.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  3137. TXTBOX_Chat.Font = Enum.Font.SourceSans
  3138. TXTBOX_Chat.FontSize = Enum.FontSize.Size14
  3139. TXTBOX_Chat.Text = "Text for chatting"
  3140. TXTBOX_Chat.TextScaled = true
  3141. TXTBOX_Chat.TextSize = 14
  3142. TXTBOX_Chat.TextWrapped = true
  3143.  
  3144. BackGroundChar2.Name = "BackGroundChar2"
  3145. BackGroundChar2.Parent = Character_1
  3146. BackGroundChar2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3147. BackGroundChar2.BorderSizePixel = 0
  3148. BackGroundChar2.Position = UDim2.new(0.370000005, 0, 0.48300001, 0)
  3149. BackGroundChar2.Size = UDim2.new(0, 242, 0, 40)
  3150.  
  3151. Chat.Name = "Chat"
  3152. Chat.Parent = BackGroundChar2
  3153. Chat.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  3154. Chat.BorderSizePixel = 0
  3155. Chat.Position = UDim2.new(0.0620288812, 0, 0.125200003, 0)
  3156. Chat.Size = UDim2.new(0, 92, 0, 25)
  3157. Chat.Font = Enum.Font.SourceSans
  3158. Chat.FontSize = Enum.FontSize.Size24
  3159. Chat.Text = "Chat"
  3160. Chat.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3161. Chat.TextSize = 22
  3162.  
  3163. Spam_2.Name = "Spam"
  3164. Spam_2.Parent = BackGroundChar2
  3165. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  3166. Spam_2.BorderSizePixel = 0
  3167. Spam_2.Position = UDim2.new(0.558259964, 0, 0.125200003, 0)
  3168. Spam_2.Size = UDim2.new(0, 92, 0, 25)
  3169. Spam_2.Font = Enum.Font.SourceSans
  3170. Spam_2.FontSize = Enum.FontSize.Size24
  3171. Spam_2.Text = "Spam"
  3172. Spam_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3173. Spam_2.TextSize = 22
  3174.  
  3175. BackGroundChar3.Name = "BackGroundChar3"
  3176. BackGroundChar3.Parent = Character_1
  3177. BackGroundChar3.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3178. BackGroundChar3.BorderSizePixel = 0
  3179. BackGroundChar3.Position = UDim2.new(0.372000009, 0, 0.742999971, 0)
  3180. BackGroundChar3.Size = UDim2.new(0, 242, 0, 43)
  3181.  
  3182. Noclip.Name = "Noclip"
  3183. Noclip.Parent = BackGroundChar3
  3184. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  3185. Noclip.BorderSizePixel = 0
  3186. Noclip.Position = UDim2.new(0.558000028, 0, 0.208000004, 0)
  3187. Noclip.Size = UDim2.new(0, 92, 0, 25)
  3188. Noclip.Font = Enum.Font.SourceSans
  3189. Noclip.FontSize = Enum.FontSize.Size24
  3190. Noclip.Text = "Noclip"
  3191. Noclip.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3192. Noclip.TextSize = 22
  3193.  
  3194. Fly.Name = "Fly"
  3195. Fly.Parent = BackGroundChar3
  3196. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  3197. Fly.BorderSizePixel = 0
  3198. Fly.Position = UDim2.new(0.061999999, 0, 0.208000004, 0)
  3199. Fly.Size = UDim2.new(0, 92, 0, 25)
  3200. Fly.Font = Enum.Font.SourceSans
  3201. Fly.FontSize = Enum.FontSize.Size24
  3202. Fly.Text = "Fly"
  3203. Fly.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3204. Fly.TextSize = 22
  3205.  
  3206. Character_toPAGE2.Name = "Character_toPAGE2"
  3207. Character_toPAGE2.Parent = Character_1
  3208. Character_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3209. Character_toPAGE2.BorderSizePixel = 0
  3210. Character_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  3211. Character_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  3212. Character_toPAGE2.Font = Enum.Font.SourceSansLight
  3213. Character_toPAGE2.FontSize = Enum.FontSize.Size24
  3214. Character_toPAGE2.Text = "Next"
  3215. Character_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3216. Character_toPAGE2.TextSize = 22
  3217.  
  3218. Character_toPAGE2_IMAGE_2.Name = "Character_toPAGE2_IMAGE"
  3219. Character_toPAGE2_IMAGE_2.Parent = Character_toPAGE2
  3220. Character_toPAGE2_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3221. Character_toPAGE2_IMAGE_2.BorderSizePixel = 0
  3222. Character_toPAGE2_IMAGE_2.Position = UDim2.new(0.900659323, 0, 0, 0)
  3223. Character_toPAGE2_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  3224. Character_toPAGE2_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282737326"
  3225.  
  3226. Others_2.Name = "Others_2"
  3227. Others_2.Parent = Pages
  3228. Others_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3229. Others_2.BorderSizePixel = 0
  3230. Others_2.Position = UDim2.new(1, 0, 0, 0)
  3231. Others_2.Size = UDim2.new(1, 0, 1, 0)
  3232.  
  3233. OthersTitle_2.Name = "OthersTitle"
  3234. OthersTitle_2.Parent = Others_2
  3235. OthersTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3236. OthersTitle_2.BackgroundTransparency = 1
  3237. OthersTitle_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  3238. OthersTitle_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  3239. OthersTitle_2.Font = Enum.Font.SourceSansBold
  3240. OthersTitle_2.FontSize = Enum.FontSize.Size28
  3241. OthersTitle_2.Text = "Others"
  3242. OthersTitle_2.TextSize = 25
  3243.  
  3244. Other_Image2.Name = "Other_Image2"
  3245. Other_Image2.Parent = Others_2
  3246. Other_Image2.BackgroundColor3 = Color3.new(1, 1, 1)
  3247. Other_Image2.BackgroundTransparency = 1
  3248. Other_Image2.Position = UDim2.new(0.0113205044, 0, 0.197684199, 0)
  3249. Other_Image2.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  3250. Other_Image2.Image = "http://www.roblox.com/asset/?id=1284941440"
  3251.  
  3252. OthersText_2.Name = "OthersText"
  3253. OthersText_2.Parent = Others_2
  3254. OthersText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3255. OthersText_2.BackgroundTransparency = 1
  3256. OthersText_2.Position = UDim2.new(0.203769073, 0, 0.109824568, 0)
  3257. OthersText_2.Size = UDim2.new(0.577345729, 0, 0.175719291, 0)
  3258. OthersText_2.Font = Enum.Font.SourceSansItalic
  3259. OthersText_2.FontSize = Enum.FontSize.Size24
  3260. OthersText_2.Text = "Use rocket propulsion to push, fling, and annoy players!"
  3261. OthersText_2.TextSize = 19
  3262. OthersText_2.TextWrapped = true
  3263.  
  3264. TXTBOX_PlrName2.Name = "TXTBOX_PlrName2"
  3265. TXTBOX_PlrName2.Parent = Others_2
  3266. TXTBOX_PlrName2.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  3267. TXTBOX_PlrName2.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3268. TXTBOX_PlrName2.BorderSizePixel = 0
  3269. TXTBOX_PlrName2.Position = UDim2.new(0.249051109, 0, 0.395368397, 0)
  3270. TXTBOX_PlrName2.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  3271. TXTBOX_PlrName2.ZIndex = 2
  3272. TXTBOX_PlrName2.Font = Enum.Font.SourceSans
  3273. TXTBOX_PlrName2.FontSize = Enum.FontSize.Size14
  3274. TXTBOX_PlrName2.Text = "Player"
  3275. TXTBOX_PlrName2.TextScaled = true
  3276. TXTBOX_PlrName2.TextSize = 14
  3277. TXTBOX_PlrName2.TextWrapped = true
  3278.  
  3279. othersBaseBackground2.Name = "othersBaseBackground2"
  3280. othersBaseBackground2.Parent = Others_2
  3281. othersBaseBackground2.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3282. othersBaseBackground2.BorderSizePixel = 0
  3283. othersBaseBackground2.Position = UDim2.new(0.124525554, 0, 0.351438582, 0)
  3284. othersBaseBackground2.Size = UDim2.new(0.769999981, 0, 0.649999976, 0)
  3285.  
  3286. Flatten.Name = "Flatten"
  3287. Flatten.Parent = othersBaseBackground2
  3288. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3289. Flatten.BorderSizePixel = 0
  3290. Flatten.Position = UDim2.new(0.0588666238, 0, 0.27070269, 0)
  3291. Flatten.Size = UDim2.new(0, 92, 0, 25)
  3292. Flatten.Font = Enum.Font.SourceSans
  3293. Flatten.FontSize = Enum.FontSize.Size24
  3294. Flatten.Text = "Flatten"
  3295. Flatten.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3296. Flatten.TextSize = 22
  3297.  
  3298. AimHead.Name = "AimHead"
  3299. AimHead.Parent = othersBaseBackground2
  3300. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3301. AimHead.BorderSizePixel = 0
  3302. AimHead.Position = UDim2.new(0.367916405, 0, 0.27070269, 0)
  3303. AimHead.Size = UDim2.new(0, 92, 0, 25)
  3304. AimHead.Font = Enum.Font.SourceSans
  3305. AimHead.FontSize = Enum.FontSize.Size24
  3306. AimHead.Text = "Aim Head"
  3307. AimHead.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3308. AimHead.TextSize = 22
  3309.  
  3310. Float.Name = "Float"
  3311. Float.Parent = othersBaseBackground2
  3312. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3313. Float.BorderSizePixel = 0
  3314. Float.Position = UDim2.new(0.0588666238, 0, 0.507567585, 0)
  3315. Float.Size = UDim2.new(0, 92, 0, 25)
  3316. Float.Font = Enum.Font.SourceSans
  3317. Float.FontSize = Enum.FontSize.Size24
  3318. Float.Text = "Float"
  3319. Float.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3320. Float.TextSize = 22
  3321.  
  3322. Multiple.Name = "Multiple"
  3323. Multiple.Parent = othersBaseBackground2
  3324. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3325. Multiple.BorderSizePixel = 0
  3326. Multiple.Position = UDim2.new(0.367916405, 0, 0.507567585, 0)
  3327. Multiple.Size = UDim2.new(0, 92, 0, 25)
  3328. Multiple.Font = Enum.Font.SourceSans
  3329. Multiple.FontSize = Enum.FontSize.Size24
  3330. Multiple.Text = "Multiple"
  3331. Multiple.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3332. Multiple.TextSize = 22
  3333.  
  3334. Animated.Name = "Animated"
  3335. Animated.Parent = othersBaseBackground2
  3336. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3337. Animated.BorderSizePixel = 0
  3338. Animated.Position = UDim2.new(0.67696619, 0, 0.27070269, 0)
  3339. Animated.Size = UDim2.new(0, 92, 0, 25)
  3340. Animated.Font = Enum.Font.SourceSans
  3341. Animated.FontSize = Enum.FontSize.Size24
  3342. Animated.Text = "Animated"
  3343. Animated.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3344. Animated.TextSize = 22
  3345.  
  3346. SlowAttract.Name = "SlowAttract"
  3347. SlowAttract.Parent = othersBaseBackground2
  3348. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3349. SlowAttract.BorderSizePixel = 0
  3350. SlowAttract.Position = UDim2.new(0.67696619, 0, 0.507567585, 0)
  3351. SlowAttract.Size = UDim2.new(0, 92, 0, 25)
  3352. SlowAttract.Font = Enum.Font.SourceSans
  3353. SlowAttract.FontSize = Enum.FontSize.Size24
  3354. SlowAttract.Text = "SlowAttract"
  3355. SlowAttract.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3356. SlowAttract.TextSize = 22
  3357.  
  3358. WeirdOrbit.Name = "WeirdOrbit"
  3359. WeirdOrbit.Parent = othersBaseBackground2
  3360. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3361. WeirdOrbit.BorderSizePixel = 0
  3362. WeirdOrbit.Position = UDim2.new(0.67696619, 0, 0.744432449, 0)
  3363. WeirdOrbit.Size = UDim2.new(0, 92, 0, 25)
  3364. WeirdOrbit.Font = Enum.Font.SourceSans
  3365. WeirdOrbit.FontSize = Enum.FontSize.Size24
  3366. WeirdOrbit.Text = "Weird Orbit"
  3367. WeirdOrbit.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3368. WeirdOrbit.TextSize = 22
  3369.  
  3370. Violent.Name = "Violent"
  3371. Violent.Parent = othersBaseBackground2
  3372. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3373. Violent.BorderSizePixel = 0
  3374. Violent.Position = UDim2.new(0.367916405, 0, 0.744432449, 0)
  3375. Violent.Size = UDim2.new(0, 92, 0, 25)
  3376. Violent.Font = Enum.Font.SourceSans
  3377. Violent.FontSize = Enum.FontSize.Size24
  3378. Violent.Text = "Violent"
  3379. Violent.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3380. Violent.TextSize = 22
  3381.  
  3382. Max.Name = "Max"
  3383. Max.Parent = othersBaseBackground2
  3384. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3385. Max.BorderSizePixel = 0
  3386. Max.Position = UDim2.new(0.0588666238, 0, 0.744432449, 0)
  3387. Max.Size = UDim2.new(0, 92, 0, 25)
  3388. Max.Font = Enum.Font.SourceSans
  3389. Max.FontSize = Enum.FontSize.Size24
  3390. Max.Text = "Max"
  3391. Max.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3392. Max.TextSize = 22
  3393.  
  3394. Others_toPAGE3.Name = "Others_toPAGE3"
  3395. Others_toPAGE3.Parent = Others_2
  3396. Others_toPAGE3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3397. Others_toPAGE3.BorderSizePixel = 0
  3398. Others_toPAGE3.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  3399. Others_toPAGE3.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  3400. Others_toPAGE3.Font = Enum.Font.SourceSansLight
  3401. Others_toPAGE3.FontSize = Enum.FontSize.Size24
  3402. Others_toPAGE3.Text = "Next"
  3403. Others_toPAGE3.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3404. Others_toPAGE3.TextSize = 22
  3405.  
  3406. Character_toPAGE3_IMAGE.Name = "Character_toPAGE3_IMAGE"
  3407. Character_toPAGE3_IMAGE.Parent = Others_toPAGE3
  3408. Character_toPAGE3_IMAGE.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3409. Character_toPAGE3_IMAGE.BorderSizePixel = 0
  3410. Character_toPAGE3_IMAGE.Position = UDim2.new(0.900659323, 0, 0, 0)
  3411. Character_toPAGE3_IMAGE.Size = UDim2.new(0, 25, 0, 25)
  3412. Character_toPAGE3_IMAGE.Image = "http://www.roblox.com/asset/?id=1282737326"
  3413.  
  3414. Others_backPAGE1.Name = "Others_backPAGE1"
  3415. Others_backPAGE1.Parent = Others_2
  3416. Others_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3417. Others_backPAGE1.BorderSizePixel = 0
  3418. Others_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  3419. Others_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  3420. Others_backPAGE1.Font = Enum.Font.SourceSansLight
  3421. Others_backPAGE1.FontSize = Enum.FontSize.Size24
  3422. Others_backPAGE1.Text = "Prev"
  3423. Others_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3424. Others_backPAGE1.TextSize = 22
  3425.  
  3426. Character_toPAGE1_IMAGE_2.Name = "Character_toPAGE1_IMAGE"
  3427. Character_toPAGE1_IMAGE_2.Parent = Others_backPAGE1
  3428. Character_toPAGE1_IMAGE_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3429. Character_toPAGE1_IMAGE_2.BorderSizePixel = 0
  3430. Character_toPAGE1_IMAGE_2.Position = UDim2.new(-0.400293052, 0, 0, 0)
  3431. Character_toPAGE1_IMAGE_2.Size = UDim2.new(0, 25, 0, 25)
  3432. Character_toPAGE1_IMAGE_2.Image = "http://www.roblox.com/asset/?id=1282894968"
  3433.  
  3434. Extra_1.Name = "Extra_1"
  3435. Extra_1.Parent = Pages
  3436. Extra_1.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3437. Extra_1.BorderSizePixel = 0
  3438. Extra_1.Position = UDim2.new(1, 0, 0, 0)
  3439. Extra_1.Size = UDim2.new(1, 0, 1, 0)
  3440.  
  3441. Extra_Image.Name = "Extra_Image"
  3442. Extra_Image.Parent = Extra_1
  3443. Extra_Image.BackgroundColor3 = Color3.new(1, 1, 1)
  3444. Extra_Image.BackgroundTransparency = 1
  3445. Extra_Image.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  3446. Extra_Image.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  3447. Extra_Image.Image = "http://www.roblox.com/asset/?id=1281477720"
  3448.  
  3449. ExtraText.Name = "ExtraText"
  3450. ExtraText.Parent = Extra_1
  3451. ExtraText.BackgroundColor3 = Color3.new(1, 1, 1)
  3452. ExtraText.BackgroundTransparency = 1
  3453. ExtraText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  3454. ExtraText.Size = UDim2.new(0.65658927, 0, 0.0878596455, 0)
  3455. ExtraText.Font = Enum.Font.SourceSansItalic
  3456. ExtraText.FontSize = Enum.FontSize.Size24
  3457. ExtraText.Text = "Cool and unique commands for yourself!"
  3458. ExtraText.TextSize = 19
  3459. ExtraText.TextWrapped = true
  3460.  
  3461. ExtraBaseBackGround1.Name = "ExtraBaseBackGround1"
  3462. ExtraBaseBackGround1.Parent = Extra_1
  3463. ExtraBaseBackGround1.BackgroundColor3 = Color3.new(0.945098, 0.768628, 0.0588235)
  3464. ExtraBaseBackGround1.BorderSizePixel = 0
  3465. ExtraBaseBackGround1.Position = UDim2.new(0.0790000036, 0, 0.400000006, 0)
  3466. ExtraBaseBackGround1.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  3467.  
  3468. CrouchRocket.Name = "CrouchRocket"
  3469. CrouchRocket.Parent = ExtraBaseBackGround1
  3470. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3471. CrouchRocket.BorderSizePixel = 0
  3472. CrouchRocket.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  3473. CrouchRocket.Size = UDim2.new(0, 92, 0, 25)
  3474. CrouchRocket.Font = Enum.Font.SourceSans
  3475. CrouchRocket.FontSize = Enum.FontSize.Size18
  3476. CrouchRocket.Text = "Crouch Rocket"
  3477. CrouchRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3478. CrouchRocket.TextSize = 17
  3479.  
  3480. ExtraBaseBackGround1Side.Name = "ExtraBaseBackGround1Side"
  3481. ExtraBaseBackGround1Side.Parent = ExtraBaseBackGround1
  3482. ExtraBaseBackGround1Side.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3483. ExtraBaseBackGround1Side.BorderSizePixel = 0
  3484. ExtraBaseBackGround1Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  3485. ExtraBaseBackGround1Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  3486.  
  3487. CloneIllusion.Name = "CloneIllusion"
  3488. CloneIllusion.Parent = ExtraBaseBackGround1
  3489. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3490. CloneIllusion.BorderSizePixel = 0
  3491. CloneIllusion.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  3492. CloneIllusion.Size = UDim2.new(0, 92, 0, 25)
  3493. CloneIllusion.Font = Enum.Font.SourceSans
  3494. CloneIllusion.FontSize = Enum.FontSize.Size18
  3495. CloneIllusion.Text = "Clone Illusion"
  3496. CloneIllusion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3497. CloneIllusion.TextSize = 17
  3498.  
  3499. CoolSpin.Name = "CoolSpin"
  3500. CoolSpin.Parent = ExtraBaseBackGround1
  3501. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3502. CoolSpin.BorderSizePixel = 0
  3503. CoolSpin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  3504. CoolSpin.Size = UDim2.new(0, 92, 0, 25)
  3505. CoolSpin.Font = Enum.Font.SourceSans
  3506. CoolSpin.FontSize = Enum.FontSize.Size18
  3507. CoolSpin.Text = "Cool Spin"
  3508. CoolSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3509. CoolSpin.TextSize = 17
  3510.  
  3511. JumpRocket.Name = "JumpRocket"
  3512. JumpRocket.Parent = ExtraBaseBackGround1
  3513. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  3514. JumpRocket.BorderSizePixel = 0
  3515. JumpRocket.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  3516. JumpRocket.Size = UDim2.new(0, 92, 0, 25)
  3517. JumpRocket.Font = Enum.Font.SourceSans
  3518. JumpRocket.FontSize = Enum.FontSize.Size18
  3519. JumpRocket.Text = "Jump Rocket"
  3520. JumpRocket.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3521. JumpRocket.TextSize = 17
  3522.  
  3523. Extra_toPAGE2.Name = "Extra_toPAGE2"
  3524. Extra_toPAGE2.Parent = Extra_1
  3525. Extra_toPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3526. Extra_toPAGE2.BorderSizePixel = 0
  3527. Extra_toPAGE2.Position = UDim2.new(0.819999993, 0, 0.0439999998, 0)
  3528. Extra_toPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  3529. Extra_toPAGE2.Font = Enum.Font.SourceSansLight
  3530. Extra_toPAGE2.FontSize = Enum.FontSize.Size24
  3531. Extra_toPAGE2.Text = "Next"
  3532. Extra_toPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3533. Extra_toPAGE2.TextSize = 22
  3534.  
  3535. Character_toPAGE2_IMAGE_3.Name = "Character_toPAGE2_IMAGE"
  3536. Character_toPAGE2_IMAGE_3.Parent = Extra_toPAGE2
  3537. Character_toPAGE2_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3538. Character_toPAGE2_IMAGE_3.BorderSizePixel = 0
  3539. Character_toPAGE2_IMAGE_3.Position = UDim2.new(0.900659323, 0, 0, 0)
  3540. Character_toPAGE2_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  3541. Character_toPAGE2_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282737326"
  3542.  
  3543. Extra_Title.Name = "Extra_Title"
  3544. Extra_Title.Parent = Extra_1
  3545. Extra_Title.BackgroundColor3 = Color3.new(1, 1, 1)
  3546. Extra_Title.BackgroundTransparency = 1
  3547. Extra_Title.Position = UDim2.new(0.226410091, 0, 0, 0)
  3548. Extra_Title.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  3549. Extra_Title.Font = Enum.Font.SourceSansBold
  3550. Extra_Title.FontSize = Enum.FontSize.Size28
  3551. Extra_Title.Text = "Extra"
  3552. Extra_Title.TextSize = 25
  3553.  
  3554. ExtraBaseBackGround2.Name = "ExtraBaseBackGround2"
  3555. ExtraBaseBackGround2.Parent = Extra_1
  3556. ExtraBaseBackGround2.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  3557. ExtraBaseBackGround2.BorderSizePixel = 0
  3558. ExtraBaseBackGround2.Position = UDim2.new(0.374000013, 0, 0.400000006, 0)
  3559. ExtraBaseBackGround2.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  3560.  
  3561. NoLimbs.Name = "NoLimbs"
  3562. NoLimbs.Parent = ExtraBaseBackGround2
  3563. NoLimbs.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3564. NoLimbs.BorderSizePixel = 0
  3565. NoLimbs.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  3566. NoLimbs.Size = UDim2.new(0, 92, 0, 25)
  3567. NoLimbs.Font = Enum.Font.SourceSans
  3568. NoLimbs.FontSize = Enum.FontSize.Size18
  3569. NoLimbs.Text = "No Limbs"
  3570. NoLimbs.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3571. NoLimbs.TextSize = 17
  3572.  
  3573. FEGodmode.Name = "FE Godmode"
  3574. FEGodmode.Parent = ExtraBaseBackGround2
  3575. FEGodmode.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3576. FEGodmode.BorderSizePixel = 0
  3577. FEGodmode.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  3578. FEGodmode.Size = UDim2.new(0, 92, 0, 25)
  3579. FEGodmode.Font = Enum.Font.SourceSans
  3580. FEGodmode.FontSize = Enum.FontSize.Size18
  3581. FEGodmode.Text = "FE Godmode"
  3582. FEGodmode.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3583. FEGodmode.TextSize = 17
  3584.  
  3585. BrickHats.Name = "BrickHats"
  3586. BrickHats.Parent = ExtraBaseBackGround2
  3587. BrickHats.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3588. BrickHats.BorderSizePixel = 0
  3589. BrickHats.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  3590. BrickHats.Size = UDim2.new(0, 92, 0, 25)
  3591. BrickHats.Font = Enum.Font.SourceSans
  3592. BrickHats.FontSize = Enum.FontSize.Size18
  3593. BrickHats.Text = "Brick Hats"
  3594. BrickHats.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3595. BrickHats.TextSize = 17
  3596.  
  3597. RapidPunch.Name = "RapidPunch"
  3598. RapidPunch.Parent = ExtraBaseBackGround2
  3599. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3600. RapidPunch.BorderSizePixel = 0
  3601. RapidPunch.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  3602. RapidPunch.Size = UDim2.new(0, 92, 0, 25)
  3603. RapidPunch.Font = Enum.Font.SourceSans
  3604. RapidPunch.FontSize = Enum.FontSize.Size18
  3605. RapidPunch.Text = "RapidPunch"
  3606. RapidPunch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3607. RapidPunch.TextSize = 17
  3608.  
  3609. ExtraBaseBackGround2Side.Name = "ExtraBaseBackGround2Side"
  3610. ExtraBaseBackGround2Side.Parent = ExtraBaseBackGround2
  3611. ExtraBaseBackGround2Side.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  3612. ExtraBaseBackGround2Side.BorderSizePixel = 0
  3613. ExtraBaseBackGround2Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  3614. ExtraBaseBackGround2Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  3615.  
  3616. ExtraBaseBackGround3.Name = "ExtraBaseBackGround3"
  3617. ExtraBaseBackGround3.Parent = Extra_1
  3618. ExtraBaseBackGround3.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  3619. ExtraBaseBackGround3.BorderSizePixel = 0
  3620. ExtraBaseBackGround3.Position = UDim2.new(0.667999983, 0, 0.400000006, 0)
  3621. ExtraBaseBackGround3.Size = UDim2.new(0.25, 0, 0.600000024, 0)
  3622.  
  3623. PunchFollow.Name = "PunchFollow"
  3624. PunchFollow.Parent = ExtraBaseBackGround3
  3625. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3626. PunchFollow.BorderSizePixel = 0
  3627. PunchFollow.Position = UDim2.new(0.0901560932, 0, 0.0731094852, 0)
  3628. PunchFollow.Size = UDim2.new(0, 92, 0, 25)
  3629. PunchFollow.Font = Enum.Font.SourceSans
  3630. PunchFollow.FontSize = Enum.FontSize.Size18
  3631. PunchFollow.Text = "Punch Follow"
  3632. PunchFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3633. PunchFollow.TextSize = 17
  3634.  
  3635. ArmFollow.Name = "ArmFollow"
  3636. ArmFollow.Parent = ExtraBaseBackGround3
  3637. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3638. ArmFollow.BorderSizePixel = 0
  3639. ArmFollow.Position = UDim2.new(0.0901560932, 0, 0.292437941, 0)
  3640. ArmFollow.Size = UDim2.new(0, 92, 0, 25)
  3641. ArmFollow.Font = Enum.Font.SourceSans
  3642. ArmFollow.FontSize = Enum.FontSize.Size18
  3643. ArmFollow.Text = "Arm Follow"
  3644. ArmFollow.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3645. ArmFollow.TextSize = 17
  3646.  
  3647. Spin.Name = "Spin"
  3648. Spin.Parent = ExtraBaseBackGround3
  3649. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3650. Spin.BorderSizePixel = 0
  3651. Spin.Position = UDim2.new(0.0901560932, 0, 0.511766434, 0)
  3652. Spin.Size = UDim2.new(0, 92, 0, 25)
  3653. Spin.Font = Enum.Font.SourceSans
  3654. Spin.FontSize = Enum.FontSize.Size18
  3655. Spin.Text = "Spin"
  3656. Spin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3657. Spin.TextSize = 17
  3658.  
  3659. Faint.Name = "Faint"
  3660. Faint.Parent = ExtraBaseBackGround3
  3661. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3662. Faint.BorderSizePixel = 0
  3663. Faint.Position = UDim2.new(0.0901560932, 0, 0.731094897, 0)
  3664. Faint.Size = UDim2.new(0, 92, 0, 25)
  3665. Faint.Font = Enum.Font.SourceSans
  3666. Faint.FontSize = Enum.FontSize.Size18
  3667. Faint.Text = "Faint"
  3668. Faint.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3669. Faint.TextSize = 17
  3670.  
  3671. ExtraBaseBackGround3Side.Name = "ExtraBaseBackGround3Side"
  3672. ExtraBaseBackGround3Side.Parent = ExtraBaseBackGround3
  3673. ExtraBaseBackGround3Side.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  3674. ExtraBaseBackGround3Side.BorderSizePixel = 0
  3675. ExtraBaseBackGround3Side.Position = UDim2.new(0, 0, -0.109664232, 0)
  3676. ExtraBaseBackGround3Side.Size = UDim2.new(1, 0, 0.109999999, 0)
  3677.  
  3678. Extra_2.Name = "Extra_2"
  3679. Extra_2.Parent = Pages
  3680. Extra_2.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3681. Extra_2.BorderSizePixel = 0
  3682. Extra_2.Position = UDim2.new(1, 0, 0, 0)
  3683. Extra_2.Size = UDim2.new(1, 0, 1, 0)
  3684.  
  3685. Extra_Image_2.Name = "Extra_Image"
  3686. Extra_Image_2.Parent = Extra_2
  3687. Extra_Image_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3688. Extra_Image_2.BackgroundTransparency = 1
  3689. Extra_Image_2.Position = UDim2.new(0.80375582, 0, 0.0439298227, 0)
  3690. Extra_Image_2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  3691. Extra_Image_2.Image = "http://www.roblox.com/asset/?id=1282931168"
  3692.  
  3693. ExtraText_2.Name = "ExtraText"
  3694. ExtraText_2.Parent = Extra_2
  3695. ExtraText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3696. ExtraText_2.BackgroundTransparency = 1
  3697. ExtraText_2.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  3698. ExtraText_2.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  3699. ExtraText_2.Font = Enum.Font.SourceSansItalic
  3700. ExtraText_2.FontSize = Enum.FontSize.Size24
  3701. ExtraText_2.Text = "Cool and unique commands for other players!"
  3702. ExtraText_2.TextSize = 19
  3703. ExtraText_2.TextWrapped = true
  3704.  
  3705. Extra_Title_2.Name = "Extra_Title"
  3706. Extra_Title_2.Parent = Extra_2
  3707. Extra_Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3708. Extra_Title_2.BackgroundTransparency = 1
  3709. Extra_Title_2.Position = UDim2.new(0.226410091, 0, 0, 0)
  3710. Extra_Title_2.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  3711. Extra_Title_2.Font = Enum.Font.SourceSansBold
  3712. Extra_Title_2.FontSize = Enum.FontSize.Size28
  3713. Extra_Title_2.Text = "Extra"
  3714. Extra_Title_2.TextSize = 25
  3715.  
  3716. ExtraBaseBackGround2_2.Name = "ExtraBaseBackGround2"
  3717. ExtraBaseBackGround2_2.Parent = Extra_2
  3718. ExtraBaseBackGround2_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  3719. ExtraBaseBackGround2_2.BorderSizePixel = 0
  3720. ExtraBaseBackGround2_2.Position = UDim2.new(0.158000007, 0, 0.38499999, 0)
  3721. ExtraBaseBackGround2_2.Size = UDim2.new(0.667909801, 0, 0.615017533, 0)
  3722.  
  3723. CrouchAttack.Name = "CrouchAttack"
  3724. CrouchAttack.Parent = ExtraBaseBackGround2_2
  3725. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3726. CrouchAttack.BorderSizePixel = 0
  3727. CrouchAttack.Position = UDim2.new(0.576693356, 0, 0.321942836, 0)
  3728. CrouchAttack.Size = UDim2.new(0, 92, 0, 25)
  3729. CrouchAttack.Font = Enum.Font.SourceSans
  3730. CrouchAttack.FontSize = Enum.FontSize.Size18
  3731. CrouchAttack.Text = "Crouch Attack"
  3732. CrouchAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3733. CrouchAttack.TextSize = 17
  3734.  
  3735. WalkThrough.Name = "WalkThrough"
  3736. WalkThrough.Parent = ExtraBaseBackGround2_2
  3737. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3738. WalkThrough.BorderSizePixel = 0
  3739. WalkThrough.Position = UDim2.new(0.118730992, 0, 0.536571443, 0)
  3740. WalkThrough.Size = UDim2.new(0, 92, 0, 25)
  3741. WalkThrough.Font = Enum.Font.SourceSans
  3742. WalkThrough.FontSize = Enum.FontSize.Size18
  3743. WalkThrough.Text = "Walk Through"
  3744. WalkThrough.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3745. WalkThrough.TextSize = 17
  3746.  
  3747. CreepyWatch.Name = "CreepyWatch"
  3748. CreepyWatch.Parent = ExtraBaseBackGround2_2
  3749. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3750. CreepyWatch.BorderSizePixel = 0
  3751. CreepyWatch.Position = UDim2.new(0.118730992, 0, 0.321942836, 0)
  3752. CreepyWatch.Size = UDim2.new(0, 92, 0, 25)
  3753. CreepyWatch.Font = Enum.Font.SourceSans
  3754. CreepyWatch.FontSize = Enum.FontSize.Size18
  3755. CreepyWatch.Text = "Creepy Watch"
  3756. CreepyWatch.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3757. CreepyWatch.TextSize = 17
  3758.  
  3759. SpinAttack.Name = "SpinAttack"
  3760. SpinAttack.Parent = ExtraBaseBackGround2_2
  3761. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3762. SpinAttack.BorderSizePixel = 0
  3763. SpinAttack.Position = UDim2.new(0.576693356, 0, 0.536571443, 0)
  3764. SpinAttack.Size = UDim2.new(0, 92, 0, 25)
  3765. SpinAttack.Font = Enum.Font.SourceSans
  3766. SpinAttack.FontSize = Enum.FontSize.Size18
  3767. SpinAttack.Text = "Spin Attack"
  3768. SpinAttack.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3769. SpinAttack.TextSize = 17
  3770.  
  3771. ExtraBaseBackGround2Side_2.Name = "ExtraBaseBackGround2Side"
  3772. ExtraBaseBackGround2Side_2.Parent = ExtraBaseBackGround2_2
  3773. ExtraBaseBackGround2Side_2.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3774. ExtraBaseBackGround2Side_2.BorderSizePixel = 0
  3775. ExtraBaseBackGround2Side_2.Position = UDim2.new(0, 0, -0.109664232, 0)
  3776. ExtraBaseBackGround2Side_2.Size = UDim2.new(1, 0, 0.109999999, 0)
  3777.  
  3778. TXTBOX_PlrNameEXTRA.Name = "TXTBOX_PlrNameEXTRA"
  3779. TXTBOX_PlrNameEXTRA.Parent = ExtraBaseBackGround2_2
  3780. TXTBOX_PlrNameEXTRA.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  3781. TXTBOX_PlrNameEXTRA.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3782. TXTBOX_PlrNameEXTRA.BorderSizePixel = 0
  3783. TXTBOX_PlrNameEXTRA.Position = UDim2.new(0.22050041, 0, 0.0715428591, 0)
  3784. TXTBOX_PlrNameEXTRA.Size = UDim2.new(0.559731781, 0, 0.143085718, 0)
  3785. TXTBOX_PlrNameEXTRA.ZIndex = 2
  3786. TXTBOX_PlrNameEXTRA.Font = Enum.Font.SourceSans
  3787. TXTBOX_PlrNameEXTRA.FontSize = Enum.FontSize.Size14
  3788. TXTBOX_PlrNameEXTRA.Text = "Player"
  3789. TXTBOX_PlrNameEXTRA.TextScaled = true
  3790. TXTBOX_PlrNameEXTRA.TextSize = 14
  3791. TXTBOX_PlrNameEXTRA.TextWrapped = true
  3792.  
  3793. _18.Name = "18+"
  3794. _18.Parent = ExtraBaseBackGround2_2
  3795. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3796. _18.BorderSizePixel = 0
  3797. _18.Position = UDim2.new(0.576693356, 0, 0.75120002, 0)
  3798. _18.Size = UDim2.new(0, 92, 0, 25)
  3799. _18.Font = Enum.Font.SourceSans
  3800. _18.FontSize = Enum.FontSize.Size18
  3801. _18.Text = "18+"
  3802. _18.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3803. _18.TextSize = 17
  3804.  
  3805. SlamPropulsion.Name = "SlamPropulsion"
  3806. SlamPropulsion.Parent = ExtraBaseBackGround2_2
  3807. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3808. SlamPropulsion.BorderSizePixel = 0
  3809. SlamPropulsion.Position = UDim2.new(0.118730992, 0, 0.75120002, 0)
  3810. SlamPropulsion.Size = UDim2.new(0, 92, 0, 25)
  3811. SlamPropulsion.Font = Enum.Font.SourceSans
  3812. SlamPropulsion.FontSize = Enum.FontSize.Size18
  3813. SlamPropulsion.Text = "Slam Propulsion"
  3814. SlamPropulsion.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3815. SlamPropulsion.TextSize = 15
  3816. SlamPropulsion.TextWrapped = true
  3817.  
  3818. Extra_backPAGE1.Name = "Extra_backPAGE1"
  3819. Extra_backPAGE1.Parent = Extra_2
  3820. Extra_backPAGE1.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3821. Extra_backPAGE1.BorderSizePixel = 0
  3822. Extra_backPAGE1.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  3823. Extra_backPAGE1.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  3824. Extra_backPAGE1.Font = Enum.Font.SourceSansLight
  3825. Extra_backPAGE1.FontSize = Enum.FontSize.Size24
  3826. Extra_backPAGE1.Text = "Prev"
  3827. Extra_backPAGE1.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3828. Extra_backPAGE1.TextSize = 22
  3829.  
  3830. Character_toPAGE1_IMAGE_3.Name = "Character_toPAGE1_IMAGE"
  3831. Character_toPAGE1_IMAGE_3.Parent = Extra_backPAGE1
  3832. Character_toPAGE1_IMAGE_3.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3833. Character_toPAGE1_IMAGE_3.BorderSizePixel = 0
  3834. Character_toPAGE1_IMAGE_3.Position = UDim2.new(-0.400293052, 0, 0, 0)
  3835. Character_toPAGE1_IMAGE_3.Size = UDim2.new(0, 25, 0, 25)
  3836. Character_toPAGE1_IMAGE_3.Image = "http://www.roblox.com/asset/?id=1282894968"
  3837.  
  3838. Others_3.Name = "Others_3"
  3839. Others_3.Parent = Pages
  3840. Others_3.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3841. Others_3.BorderSizePixel = 0
  3842. Others_3.Position = UDim2.new(1, 0, 0, 0)
  3843. Others_3.Size = UDim2.new(1, 0, 1, 0)
  3844.  
  3845. OthersTitle_3.Name = "OthersTitle"
  3846. OthersTitle_3.Parent = Others_3
  3847. OthersTitle_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3848. OthersTitle_3.BackgroundTransparency = 1
  3849. OthersTitle_3.Position = UDim2.new(0.226410091, 0, 0, 0)
  3850. OthersTitle_3.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  3851. OthersTitle_3.Font = Enum.Font.SourceSansBold
  3852. OthersTitle_3.FontSize = Enum.FontSize.Size28
  3853. OthersTitle_3.Text = "Others"
  3854. OthersTitle_3.TextSize = 25
  3855.  
  3856. Other_Image3.Name = "Other_Image3"
  3857. Other_Image3.Parent = Others_3
  3858. Other_Image3.BackgroundColor3 = Color3.new(1, 1, 1)
  3859. Other_Image3.BackgroundTransparency = 1
  3860. Other_Image3.Position = UDim2.new(0.124525554, 0, 0.219649136, 0)
  3861. Other_Image3.Size = UDim2.new(0.101884536, 0, 0.197684199, 0)
  3862. Other_Image3.Image = "http://www.roblox.com/asset/?id=1281286925"
  3863.  
  3864. OthersText_3.Name = "OthersText"
  3865. OthersText_3.Parent = Others_3
  3866. OthersText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3867. OthersText_3.BackgroundTransparency = 1
  3868. OthersText_3.Position = UDim2.new(0.237730592, 0, 0.197684199, 0)
  3869. OthersText_3.Size = UDim2.new(0.65658927, 0, 0.219649136, 0)
  3870. OthersText_3.Font = Enum.Font.SourceSansItalic
  3871. OthersText_3.FontSize = Enum.FontSize.Size24
  3872. OthersText_3.Text = "Warning! You require tools in your inventory to use these. Some games/tools do not work."
  3873. OthersText_3.TextSize = 19
  3874. OthersText_3.TextWrapped = true
  3875.  
  3876. TXTBOX_PlrNameOTHER3.Name = "TXTBOX_PlrNameOTHER3"
  3877. TXTBOX_PlrNameOTHER3.Parent = Others_3
  3878. TXTBOX_PlrNameOTHER3.BackgroundColor3 = Color3.new(0.956863, 0.968628, 0.972549)
  3879. TXTBOX_PlrNameOTHER3.BorderColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  3880. TXTBOX_PlrNameOTHER3.BorderSizePixel = 0
  3881. TXTBOX_PlrNameOTHER3.Position = UDim2.new(0.249051109, 0, 0.571087658, 0)
  3882. TXTBOX_PlrNameOTHER3.Size = UDim2.new(0.520743191, 0, 0.0878596455, 0)
  3883. TXTBOX_PlrNameOTHER3.ZIndex = 2
  3884. TXTBOX_PlrNameOTHER3.Font = Enum.Font.SourceSans
  3885. TXTBOX_PlrNameOTHER3.FontSize = Enum.FontSize.Size14
  3886. TXTBOX_PlrNameOTHER3.Text = "Player"
  3887. TXTBOX_PlrNameOTHER3.TextScaled = true
  3888. TXTBOX_PlrNameOTHER3.TextSize = 14
  3889. TXTBOX_PlrNameOTHER3.TextWrapped = true
  3890.  
  3891. othersBaseBackground3.Name = "othersBaseBackground3"
  3892. othersBaseBackground3.Parent = Others_3
  3893. othersBaseBackground3.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  3894. othersBaseBackground3.BorderSizePixel = 0
  3895. othersBaseBackground3.Position = UDim2.new(0.125, 0, 0.518999994, 0)
  3896. othersBaseBackground3.Size = UDim2.new(0.769794285, 0, 0.483228087, 0)
  3897.  
  3898. FreeFall.Name = "FreeFall"
  3899. FreeFall.Parent = othersBaseBackground3
  3900. FreeFall.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3901. FreeFall.BorderSizePixel = 0
  3902. FreeFall.Position = UDim2.new(0.367916405, 0, 0.364218175, 0)
  3903. FreeFall.Size = UDim2.new(0, 92, 0, 25)
  3904. FreeFall.Font = Enum.Font.SourceSans
  3905. FreeFall.FontSize = Enum.FontSize.Size24
  3906. FreeFall.Text = "Free Fall"
  3907. FreeFall.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3908. FreeFall.TextSize = 22
  3909.  
  3910. Attach.Name = "Attach"
  3911. Attach.Parent = othersBaseBackground3
  3912. Attach.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3913. Attach.BorderSizePixel = 0
  3914. Attach.Position = UDim2.new(0.67696619, 0, 0.364218175, 0)
  3915. Attach.Size = UDim2.new(0, 92, 0, 25)
  3916. Attach.Font = Enum.Font.SourceSans
  3917. Attach.FontSize = Enum.FontSize.Size24
  3918. Attach.Text = "Attach"
  3919. Attach.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3920. Attach.TextSize = 22
  3921.  
  3922. Bring.Name = "Bring"
  3923. Bring.Parent = othersBaseBackground3
  3924. Bring.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3925. Bring.BorderSizePixel = 0
  3926. Bring.Position = UDim2.new(0.67696619, 0, 0.682909131, 0)
  3927. Bring.Size = UDim2.new(0, 92, 0, 25)
  3928. Bring.Font = Enum.Font.SourceSans
  3929. Bring.FontSize = Enum.FontSize.Size24
  3930. Bring.Text = "Bring"
  3931. Bring.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3932. Bring.TextSize = 22
  3933.  
  3934. SafeKill.Name = "SafeKill"
  3935. SafeKill.Parent = othersBaseBackground3
  3936. SafeKill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3937. SafeKill.BorderSizePixel = 0
  3938. SafeKill.Position = UDim2.new(0.367916405, 0, 0.682909131, 0)
  3939. SafeKill.Size = UDim2.new(0, 92, 0, 25)
  3940. SafeKill.Font = Enum.Font.SourceSans
  3941. SafeKill.FontSize = Enum.FontSize.Size24
  3942. SafeKill.Text = "SafeKill"
  3943. SafeKill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3944. SafeKill.TextSize = 22
  3945.  
  3946. SuperSpin.Name = "SuperSpin"
  3947. SuperSpin.Parent = othersBaseBackground3
  3948. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3949. SuperSpin.BorderSizePixel = 0
  3950. SuperSpin.Position = UDim2.new(0.0588666238, 0, 0.682909131, 0)
  3951. SuperSpin.Size = UDim2.new(0, 92, 0, 25)
  3952. SuperSpin.Font = Enum.Font.SourceSans
  3953. SuperSpin.FontSize = Enum.FontSize.Size24
  3954. SuperSpin.Text = "SuperSpin"
  3955. SuperSpin.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3956. SuperSpin.TextSize = 22
  3957.  
  3958. Kill.Name = "Kill"
  3959. Kill.Parent = othersBaseBackground3
  3960. Kill.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  3961. Kill.BorderSizePixel = 0
  3962. Kill.Position = UDim2.new(0.0588666238, 0, 0.364218175, 0)
  3963. Kill.Size = UDim2.new(0, 92, 0, 25)
  3964. Kill.Font = Enum.Font.SourceSans
  3965. Kill.FontSize = Enum.FontSize.Size24
  3966. Kill.Text = "Kill"
  3967. Kill.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3968. Kill.TextSize = 22
  3969.  
  3970. Others_backPAGE2.Name = "Others_backPAGE2"
  3971. Others_backPAGE2.Parent = Others_3
  3972. Others_backPAGE2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3973. Others_backPAGE2.BorderSizePixel = 0
  3974. Others_backPAGE2.Position = UDim2.new(0.0679230243, 0, 0.0439298227, 0)
  3975. Others_backPAGE2.Size = UDim2.new(0.113205045, 0, 0.109824568, 0)
  3976. Others_backPAGE2.Font = Enum.Font.SourceSansLight
  3977. Others_backPAGE2.FontSize = Enum.FontSize.Size24
  3978. Others_backPAGE2.Text = "Prev"
  3979. Others_backPAGE2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3980. Others_backPAGE2.TextSize = 22
  3981.  
  3982. Character_toPAGE1_IMAGE_4.Name = "Character_toPAGE1_IMAGE"
  3983. Character_toPAGE1_IMAGE_4.Parent = Others_backPAGE2
  3984. Character_toPAGE1_IMAGE_4.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  3985. Character_toPAGE1_IMAGE_4.BorderSizePixel = 0
  3986. Character_toPAGE1_IMAGE_4.Position = UDim2.new(-0.400293052, 0, 0, 0)
  3987. Character_toPAGE1_IMAGE_4.Size = UDim2.new(0, 25, 0, 25)
  3988. Character_toPAGE1_IMAGE_4.Image = "http://www.roblox.com/asset/?id=1282894968"
  3989.  
  3990. Games.Name = "Games"
  3991. Games.Parent = Pages
  3992. Games.BackgroundColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  3993. Games.BorderSizePixel = 0
  3994. Games.Position = UDim2.new(1, 0, 0, 0)
  3995. Games.Size = UDim2.new(1, 0, 1, 0)
  3996.  
  3997. Games_IMAGE.Name = "Games_IMAGE"
  3998. Games_IMAGE.Parent = Games
  3999. Games_IMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  4000. Games_IMAGE.BackgroundTransparency = 1
  4001. Games_IMAGE.Position = UDim2.new(0.0679230243, 0, 0.109824568, 0)
  4002. Games_IMAGE.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  4003. Games_IMAGE.Image = "http://www.roblox.com/asset/?id=1281454262"
  4004.  
  4005. GamesText.Name = "GamesText"
  4006. GamesText.Parent = Games
  4007. GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  4008. GamesText.BackgroundTransparency = 1
  4009. GamesText.Position = UDim2.new(0.158487067, 0, 0.109824568, 0)
  4010. GamesText.Size = UDim2.new(0.65658927, 0, 0.175719291, 0)
  4011. GamesText.Font = Enum.Font.SourceSansItalic
  4012. GamesText.FontSize = Enum.FontSize.Size24
  4013. GamesText.Text = "Not a completed part, I will be updating with more games."
  4014. GamesText.TextSize = 19
  4015. GamesText.TextWrapped = true
  4016.  
  4017. Games_TITLE.Name = "Games_TITLE"
  4018. Games_TITLE.Parent = Games
  4019. Games_TITLE.BackgroundColor3 = Color3.new(1, 1, 1)
  4020. Games_TITLE.BackgroundTransparency = 1
  4021. Games_TITLE.Position = UDim2.new(0.226410091, 0, 0, 0)
  4022. Games_TITLE.Size = UDim2.new(0.522657692, 0, 0.1364429, 0)
  4023. Games_TITLE.Font = Enum.Font.SourceSansBold
  4024. Games_TITLE.FontSize = Enum.FontSize.Size28
  4025. Games_TITLE.Text = "Games"
  4026. Games_TITLE.TextSize = 25
  4027.  
  4028. Games_IMAGE2.Name = "Games_IMAGE2"
  4029. Games_IMAGE2.Parent = Games
  4030. Games_IMAGE2.BackgroundColor3 = Color3.new(1, 1, 1)
  4031. Games_IMAGE2.BackgroundTransparency = 1
  4032. Games_IMAGE2.Position = UDim2.new(0.815076292, 0, 0.109824568, 0)
  4033. Games_IMAGE2.Size = UDim2.new(0.0908969939, 0, 0.175596073, 0)
  4034. Games_IMAGE2.Image = "http://www.roblox.com/asset/?id=1281454262"
  4035.  
  4036. SwordFightingTournament.Name = "SwordFightingTournament"
  4037. SwordFightingTournament.Parent = Games
  4038. SwordFightingTournament.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  4039. SwordFightingTournament.BorderSizePixel = 0
  4040. SwordFightingTournament.Position = UDim2.new(0.350935638, 0, 0.329473704, 0)
  4041. SwordFightingTournament.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  4042. SwordFightingTournament.Font = Enum.Font.SourceSans
  4043. SwordFightingTournament.FontSize = Enum.FontSize.Size14
  4044. SwordFightingTournament.Text = "Sword Fighting Tournament"
  4045. SwordFightingTournament.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4046. SwordFightingTournament.TextScaled = true
  4047. SwordFightingTournament.TextSize = 14
  4048. SwordFightingTournament.TextWrapped = true
  4049.  
  4050. PlatesOfFateMayhem.Name = "PlatesOfFateMayhem"
  4051. PlatesOfFateMayhem.Parent = Games
  4052. PlatesOfFateMayhem.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  4053. PlatesOfFateMayhem.BorderSizePixel = 0
  4054. PlatesOfFateMayhem.Position = UDim2.new(0.350935638, 0, 0.483228087, 0)
  4055. PlatesOfFateMayhem.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  4056. PlatesOfFateMayhem.Font = Enum.Font.SourceSans
  4057. PlatesOfFateMayhem.FontSize = Enum.FontSize.Size14
  4058. PlatesOfFateMayhem.Text = "Plates of Fate: Mayhem"
  4059. PlatesOfFateMayhem.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4060. PlatesOfFateMayhem.TextScaled = true
  4061. PlatesOfFateMayhem.TextSize = 14
  4062. PlatesOfFateMayhem.TextWrapped = true
  4063.  
  4064. GamesText2.Name = "GamesText2"
  4065. GamesText2.Parent = Games
  4066. GamesText2.BackgroundColor3 = Color3.new(1, 1, 1)
  4067. GamesText2.BackgroundTransparency = 1
  4068. GamesText2.Position = UDim2.new(0.0679230243, 0, 0.768771946, 0)
  4069. GamesText2.Size = UDim2.new(0.871678829, 0, 0.175719291, 0)
  4070. GamesText2.Font = Enum.Font.SourceSansItalic
  4071. GamesText2.FontSize = Enum.FontSize.Size24
  4072. GamesText2.Text = "Since games update, buttons can sometimes not work. If they do not work, please let me know so I can update."
  4073. GamesText2.TextSize = 19
  4074. GamesText2.TextWrapped = true
  4075.  
  4076. Frappe.Name = "Frappe"
  4077. Frappe.Parent = Games
  4078. Frappe.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  4079. Frappe.BorderSizePixel = 0
  4080. Frappe.Position = UDim2.new(0.350935638, 0, 0.636982441, 0)
  4081. Frappe.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  4082. Frappe.Font = Enum.Font.SourceSans
  4083. Frappe.FontSize = Enum.FontSize.Size14
  4084. Frappe.Text = "Frappe"
  4085. Frappe.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4086. Frappe.TextScaled = true
  4087. Frappe.TextSize = 14
  4088. Frappe.TextWrapped = true
  4089.  
  4090. Frappe_2.Name = "Frappe"
  4091. Frappe_2.Parent = Games
  4092. Frappe_2.BackgroundColor3 = Color3.new(0.203922, 0.286275, 0.368627)
  4093. Frappe_2.BorderSizePixel = 0
  4094. Frappe_2.Position = UDim2.new(0.667909801, 0, 0.329473704, 0)
  4095. Frappe_2.Size = UDim2.new(0.283012629, 0, 0.109824568, 0)
  4096. Frappe_2.Font = Enum.Font.SourceSans
  4097. Frappe_2.FontSize = Enum.FontSize.Size14
  4098. Frappe_2.Text = "Frappe"
  4099. Frappe_2.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4100. Frappe_2.TextScaled = true
  4101. Frappe_2.TextSize = 14
  4102. Frappe_2.TextWrapped = true
  4103.  
  4104. MenuFrame.Name = "MenuFrame"
  4105. MenuFrame.Parent = MainFrame
  4106. MenuFrame.BackgroundColor3 = Color3.new(0.741176, 0.764706, 0.780392)
  4107. MenuFrame.BorderSizePixel = 0
  4108. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  4109. MenuFrame.Size = UDim2.new(0, 170, 0, 271)
  4110.  
  4111. Welcome.Name = "Welcome"
  4112. Welcome.Parent = MenuFrame
  4113. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  4114. Welcome.BackgroundTransparency = 1
  4115. Welcome.Position = UDim2.new(0.0294333119, 0, 0.0184797049, 0)
  4116. Welcome.Size = UDim2.new(0.941865981, 0, 0.0739188194, 0)
  4117. Welcome.Font = Enum.Font.SourceSansLight
  4118. Welcome.FontSize = Enum.FontSize.Size14
  4119. Welcome.Text = "Welcome,"
  4120. Welcome.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4121. Welcome.TextScaled = true
  4122. Welcome.TextSize = 14
  4123. Welcome.TextWrapped = true
  4124.  
  4125. NameOfPlayer.Name = "NameOfPlayer"
  4126. NameOfPlayer.Parent = MenuFrame
  4127. NameOfPlayer.BackgroundColor3 = Color3.new(1, 1, 1)
  4128. NameOfPlayer.BackgroundTransparency = 1
  4129. NameOfPlayer.Position = UDim2.new(0, 0, 0.0923985243, 0)
  4130. NameOfPlayer.Size = UDim2.new(0.971299291, 0, 0.0739188194, 0)
  4131. NameOfPlayer.Font = Enum.Font.SourceSansItalic
  4132. NameOfPlayer.FontSize = Enum.FontSize.Size14
  4133. NameOfPlayer.Text = "PlayerName"
  4134. NameOfPlayer.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4135. NameOfPlayer.TextScaled = true
  4136. NameOfPlayer.TextSize = 14
  4137. NameOfPlayer.TextWrapped = true
  4138.  
  4139. T_Information.Name = "T_Information"
  4140. T_Information.Parent = MenuFrame
  4141. T_Information.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  4142. T_Information.BorderSizePixel = 0
  4143. T_Information.Position = UDim2.new(0, 0, 0.221756458, 0)
  4144. T_Information.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  4145. T_Information.Font = Enum.Font.SourceSans
  4146. T_Information.FontSize = Enum.FontSize.Size18
  4147. T_Information.Text = "Information"
  4148. T_Information.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4149. T_Information.TextSize = 16
  4150. T_Information.TextXAlignment = Enum.TextXAlignment.Left
  4151.  
  4152. T_InfoImage.Name = "T_InfoImage"
  4153. T_InfoImage.Parent = T_Information
  4154. T_InfoImage.BackgroundColor3 = Color3.new(1, 1, 1)
  4155. T_InfoImage.BackgroundTransparency = 1
  4156. T_InfoImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  4157. T_InfoImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  4158. T_InfoImage.Image = "http://www.roblox.com/asset/?id=1281284684"
  4159.  
  4160. T_Character.Name = "T_Character"
  4161. T_Character.Parent = MenuFrame
  4162. T_Character.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  4163. T_Character.BorderSizePixel = 0
  4164. T_Character.Position = UDim2.new(0, 0, 0.388073802, 0)
  4165. T_Character.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  4166. T_Character.Font = Enum.Font.SourceSans
  4167. T_Character.FontSize = Enum.FontSize.Size18
  4168. T_Character.Text = "Character"
  4169. T_Character.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4170. T_Character.TextSize = 16
  4171. T_Character.TextXAlignment = Enum.TextXAlignment.Left
  4172.  
  4173. T_CharImage.Name = "T_CharImage"
  4174. T_CharImage.Parent = T_Character
  4175. T_CharImage.BackgroundColor3 = Color3.new(1, 1, 1)
  4176. T_CharImage.BackgroundTransparency = 1
  4177. T_CharImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  4178. T_CharImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  4179. T_CharImage.Image = "http://www.roblox.com/asset/?id=1281299598"
  4180.  
  4181. T_Games.Name = "T_Games"
  4182. T_Games.Parent = MenuFrame
  4183. T_Games.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  4184. T_Games.BorderSizePixel = 0
  4185. T_Games.Position = UDim2.new(0, 0, 0.498952031, 0)
  4186. T_Games.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  4187. T_Games.Font = Enum.Font.SourceSans
  4188. T_Games.FontSize = Enum.FontSize.Size18
  4189. T_Games.Text = "Games"
  4190. T_Games.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4191. T_Games.TextSize = 16
  4192. T_Games.TextXAlignment = Enum.TextXAlignment.Left
  4193.  
  4194. T_GameImage.Name = "T_GameImage"
  4195. T_GameImage.Parent = T_Games
  4196. T_GameImage.BackgroundColor3 = Color3.new(1, 1, 1)
  4197. T_GameImage.BackgroundTransparency = 1
  4198. T_GameImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  4199. T_GameImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  4200. T_GameImage.Image = "http://www.roblox.com/asset/?id=1281454262"
  4201.  
  4202. T_Others.Name = "T_Others"
  4203. T_Others.Parent = MenuFrame
  4204. T_Others.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  4205. T_Others.BorderSizePixel = 0
  4206. T_Others.Position = UDim2.new(0, 0, 0.60983026, 0)
  4207. T_Others.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  4208. T_Others.Font = Enum.Font.SourceSans
  4209. T_Others.FontSize = Enum.FontSize.Size18
  4210. T_Others.Text = "Others"
  4211. T_Others.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4212. T_Others.TextSize = 16
  4213. T_Others.TextXAlignment = Enum.TextXAlignment.Left
  4214.  
  4215. T_OtherImage.Name = "T_OtherImage"
  4216. T_OtherImage.Parent = T_Others
  4217. T_OtherImage.BackgroundColor3 = Color3.new(1, 1, 1)
  4218. T_OtherImage.BackgroundTransparency = 1
  4219. T_OtherImage.Position = UDim2.new(0.795000017, 0, -0.351000011, 0)
  4220. T_OtherImage.Size = UDim2.new(0, 30, 0, 30)
  4221. T_OtherImage.Image = "http://www.roblox.com/asset/?id=1281476978"
  4222.  
  4223. T_Extra.Name = "T_Extra"
  4224. T_Extra.Parent = MenuFrame
  4225. T_Extra.BackgroundColor3 = Color3.new(0.584314, 0.647059, 0.65098)
  4226. T_Extra.BorderSizePixel = 0
  4227. T_Extra.Position = UDim2.new(0, 0, 0.720708489, 0)
  4228. T_Extra.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  4229. T_Extra.Font = Enum.Font.SourceSans
  4230. T_Extra.FontSize = Enum.FontSize.Size18
  4231. T_Extra.Text = "Extra"
  4232. T_Extra.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4233. T_Extra.TextSize = 16
  4234. T_Extra.TextXAlignment = Enum.TextXAlignment.Left
  4235.  
  4236. T_ExtraImage.Name = "T_ExtraImage"
  4237. T_ExtraImage.Parent = T_Extra
  4238. T_ExtraImage.BackgroundColor3 = Color3.new(1, 1, 1)
  4239. T_ExtraImage.BackgroundTransparency = 1
  4240. T_ExtraImage.Position = UDim2.new(0.79469943, 0, -0.400639981, 0)
  4241. T_ExtraImage.Size = UDim2.new(0.176599875, 0, 1.20192003, 0)
  4242. T_ExtraImage.Image = "http://www.roblox.com/asset/?id=1281477720"
  4243.  
  4244. DeleteGUI.Name = "DeleteGUI"
  4245. DeleteGUI.Parent = MenuFrame
  4246. DeleteGUI.BackgroundColor3 = Color3.new(0.752941, 0.223529, 0.168627)
  4247. DeleteGUI.BorderSizePixel = 0
  4248. DeleteGUI.Position = UDim2.new(0, 0, 0.887025833, 0)
  4249. DeleteGUI.Size = UDim2.new(1.00073266, 0, 0.0923985243, 0)
  4250. DeleteGUI.Font = Enum.Font.SourceSans
  4251. DeleteGUI.FontSize = Enum.FontSize.Size18
  4252. DeleteGUI.Text = "Delete GUI"
  4253. DeleteGUI.TextColor3 = Color3.new(0.92549, 0.941177, 0.945098)
  4254. DeleteGUI.TextSize = 16
  4255. DeleteGUI.TextXAlignment = Enum.TextXAlignment.Left
  4256.  
  4257. DELETEIMAGE.Name = "DELETEIMAGE"
  4258. DELETEIMAGE.Parent = DeleteGUI
  4259. DELETEIMAGE.BackgroundColor3 = Color3.new(1, 1, 1)
  4260. DELETEIMAGE.BackgroundTransparency = 1
  4261. DELETEIMAGE.Position = UDim2.new(0.853566051, 0, 0, 0)
  4262. DELETEIMAGE.Size = UDim2.new(0.14716655, 0, 1.00160003, 0)
  4263. DELETEIMAGE.Image = "http://www.roblox.com/asset/?id=1281475635"
  4264.  
  4265. Darkness.Name = "Darkness"
  4266. Darkness.Parent = MainFrame
  4267. Darkness.BackgroundColor3 = Color3.new(0.180392, 0.192157, 0.176471)
  4268. Darkness.BackgroundTransparency = 0.8
  4269. Darkness.BorderSizePixel = 0
  4270. Darkness.Position = UDim2.new(0.38499999, 0, 0.075000003, 0)
  4271. Darkness.Size = UDim2.new(0, 272, 0, 271)
  4272. Darkness.Visible = false
  4273. Darkness.ZIndex = 7
  4274. Darkness.Font = Enum.Font.SourceSans
  4275. Darkness.FontSize = Enum.FontSize.Size14
  4276. Darkness.Text = ""
  4277. Darkness.TextSize = 14
  4278.  
  4279. -----------------------------------------------------------------
  4280. -----------------------------------------------------------------
  4281. NameOfPlayer.Text = game.Players.LocalPlayer.Name
  4282. if game.Workspace.FilteringEnabled == true then
  4283. Image_FE_ENABLED.Visible = true
  4284. Image_FE_DISABLED.Visible = false
  4285. Text_FE_ENABLED.Visible = true
  4286. Text_FE_DISABLED.Visible = false
  4287. else
  4288. Image_FE_ENABLED.Visible = false
  4289. Image_FE_DISABLED.Visible = true
  4290. Text_FE_ENABLED.Visible = false
  4291. Text_FE_DISABLED.Visible = true
  4292. end
  4293.  
  4294. function GetPlayer(String) -- Credit to Timeless/xFunnieuss
  4295. local Found = {}
  4296. local strl = String:lower()
  4297. if strl == "all" then
  4298. for i,v in pairs(game.Players:GetPlayers()) do
  4299. table.insert(Found,v)
  4300. end
  4301. elseif strl == "others" then
  4302. for i,v in pairs(game.Players:GetPlayers()) do
  4303. if v.Name ~= game.Players.LocalPlayer.Name then
  4304. table.insert(Found,v)
  4305. end
  4306. end
  4307. else
  4308. for i,v in pairs(game.Players:GetPlayers()) do
  4309. if v.Name:lower():sub(1, #String) == String:lower() then
  4310. table.insert(Found,v)
  4311. end
  4312. end
  4313. end
  4314. return Found
  4315. end
  4316.  
  4317. OpenMenu.MouseButton1Click:connect(function()
  4318. MenuFrame:TweenPosition(UDim2.new(0, 0, 0.075, 0), "Out", "Sine", 0.7)
  4319. MenuEnterFrame:TweenPosition(UDim2.new(0, 170, 0.075, 0), "Out", "Sine", 0.7)
  4320. Pages:TweenPosition(UDim2.new(0, 170, 0.223, 0), "Out", "Sine", 0.7)
  4321. wait(0.7)
  4322. Darkness.Visible = true
  4323. Darkness.BackgroundTransparency = 0.8
  4324. end)
  4325.  
  4326. Darkness.MouseButton1Click:connect(function()
  4327. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.7)
  4328. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.7)
  4329. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.7)
  4330. Darkness.Visible = false
  4331. end)
  4332.  
  4333. closedgui = true
  4334. CloseGUI.MouseButton1Click:connect(function()
  4335. wait(0.3)
  4336. if closedgui then
  4337. Pages.Position = UDim2.new(0, 0, 0.223, 0)
  4338. OpenMenu.Position = UDim2.new(0, 0, 0, 0)
  4339. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  4340. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  4341. Darkness.Visible = false
  4342. Pages:TweenPosition(UDim2.new(0, 0, -0.786, 0), "Out", "Sine", 1.5)
  4343. OpenMenu:TweenPosition(UDim2.new(-0.102, 0, 0, 0), "Out", "Sine", 1.5)
  4344. wait(1.6)
  4345. MenuFrame.Position = UDim2.new(-0.38499999, 0, 0.075000003, 0)
  4346. Darkness.Visible = false
  4347. MenuEnterFrame.Position = UDim2.new(0, 0, 0.0741975307, 0)
  4348. closedgui = false
  4349. else
  4350. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 1.5)
  4351. wait(1.5)
  4352. OpenMenu:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4353. wait(0.6)
  4354. closedgui = true
  4355. end
  4356. end)
  4357.  
  4358. DeleteGUI.MouseButton1Click:connect(function()
  4359. game.CoreGui.OPFinality:Destroy()
  4360. end)
  4361.  
  4362. T_Character.MouseButton1Click:connect(function()
  4363. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  4364. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  4365. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  4366. Darkness.Visible = false
  4367. wait(0.5)
  4368. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4369. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4370. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4371. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4372. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4373. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4374. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4375. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4376. wait(0.5)
  4377. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4378. end)
  4379.  
  4380. T_Extra.MouseButton1Click:connect(function()
  4381. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  4382. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  4383. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  4384. Darkness.Visible = false
  4385. wait(0.5)
  4386. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4387. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4388. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4389. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4390. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4391. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4392. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4393. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4394. wait(0.5)
  4395. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4396. end)
  4397.  
  4398. T_Games.MouseButton1Click:connect(function()
  4399. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  4400. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  4401. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  4402. Darkness.Visible = false
  4403. wait(0.5)
  4404. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4405. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4406. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4407. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4408. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4409. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4410. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4411. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4412. wait(0.5)
  4413. Games:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4414. end)
  4415.  
  4416. T_Information.MouseButton1Click:connect(function()
  4417. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  4418. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  4419. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  4420. Darkness.Visible = false
  4421. wait(0.5)
  4422. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4423. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4424. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4425. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4426. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4427. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4428. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4429. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4430. wait(0.5)
  4431. Information:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4432. end)
  4433.  
  4434. T_Others.MouseButton1Click:connect(function()
  4435. MenuFrame:TweenPosition(UDim2.new(-0.385, 0, 0.075, 0), "Out", "Sine", 0.5)
  4436. MenuEnterFrame:TweenPosition(UDim2.new(0, 0, 0.074, 0), "Out", "Sine", 0.5)
  4437. Pages:TweenPosition(UDim2.new(0, 0, 0.223, 0), "Out", "Sine", 0.5)
  4438. Darkness.Visible = false
  4439. wait(0.5)
  4440. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4441. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4442. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4443. Games:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4444. Information:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4445. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4446. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4447. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4448. wait(0.5)
  4449. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4450. end)
  4451.  
  4452. Character_toPAGE2.MouseButton1Click:connect(function()
  4453. Character_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4454. wait(0.5)
  4455. Character_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4456. end)
  4457. Character_backPAGE1.MouseButton1Click:connect(function()
  4458. Character_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4459. wait(0.5)
  4460. Character_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4461. end)
  4462. Extra_toPAGE2.MouseButton1Click:connect(function()
  4463. Extra_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4464. wait(0.5)
  4465. Extra_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4466. end)
  4467. Extra_backPAGE1.MouseButton1Click:connect(function()
  4468. Extra_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4469. wait(0.5)
  4470. Extra_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4471. end)
  4472. Others_toPAGE2.MouseButton1Click:connect(function()
  4473. Others_1:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4474. wait(0.5)
  4475. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4476. end)
  4477. Others_toPAGE3.MouseButton1Click:connect(function()
  4478. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4479. wait(0.5)
  4480. Others_3:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4481. end)
  4482. Others_backPAGE1.MouseButton1Click:connect(function()
  4483. Others_2:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4484. wait(0.5)
  4485. Others_1:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4486. end)
  4487. Others_backPAGE2.MouseButton1Click:connect(function()
  4488. Others_3:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Sine", 0.5)
  4489. wait(0.5)
  4490. Others_2:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Sine", 0.5)
  4491. end)
  4492.  
  4493. -------------------------------------------------------------------------------
  4494. -------------------------------------------------------------------------------
  4495.  
  4496. HipHeight.MouseButton1Click:connect(function()
  4497. game.Players.LocalPlayer.Character.Humanoid.HipHeight = TXTBOX_Stats.Text
  4498. end)
  4499. Speed.MouseButton1Click:connect(function()
  4500. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = TXTBOX_Stats.Text
  4501. end)
  4502. JumpHeight.MouseButton1Click:connect(function()
  4503. game.Players.LocalPlayer.Character.Humanoid.JumpPower = TXTBOX_Stats.Text
  4504. end)
  4505. Chat.MouseButton1Click:connect(function()
  4506. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  4507. end)
  4508. SpammingChar = false
  4509. Spam_2.MouseButton1Click:connect(function()
  4510. SpammingChar = not SpammingChar
  4511. end)
  4512.  
  4513. local flying = false
  4514. Fly.MouseButton1Click:connect(function()
  4515. flying = not flying
  4516. repeat wait()
  4517. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  4518. local mouse = game.Players.LocalPlayer:GetMouse()
  4519. repeat wait() until mouse
  4520. local plr = game.Players.LocalPlayer
  4521. local torso = plr.Character.Torso
  4522. local deb = true
  4523. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  4524. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  4525. local maxspeed = 80
  4526. local speed = 0
  4527. if flying then
  4528. Fly.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  4529. else
  4530. Fly.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  4531. end
  4532.  
  4533. function FlyFunction()
  4534. local bg = Instance.new("BodyGyro", torso)
  4535. bg.P = 9e4
  4536. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  4537. bg.cframe = torso.CFrame
  4538. local bv = Instance.new("BodyVelocity", torso)
  4539. bv.velocity = Vector3.new(0,0.1,0)
  4540. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4541. repeat wait()
  4542. plr.Character.Humanoid.PlatformStand = true
  4543. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  4544. speed = speed+.5+(speed/maxspeed)
  4545. if speed > maxspeed then
  4546. speed = maxspeed
  4547. end
  4548. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  4549. speed = speed-1
  4550. if speed < 0 then
  4551. speed = 0
  4552. end
  4553. end
  4554. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  4555. 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
  4556. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  4557. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  4558. 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
  4559. else
  4560. bv.velocity = Vector3.new(0,0.1,0)
  4561. end
  4562. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  4563. until not flying
  4564. ctrl = {f = 0, b = 0, l = 0, r = 0}
  4565. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  4566. speed = 0
  4567. bg:Destroy()
  4568. bv:Destroy()
  4569. plr.Character.Humanoid.PlatformStand = false
  4570. end
  4571. mouse.KeyDown:connect(function(key)
  4572. if key:lower() == "w" then
  4573. ctrl.f = 1
  4574. elseif key:lower() == "s" then
  4575. ctrl.b = -1
  4576. elseif key:lower() == "a" then
  4577. ctrl.l = -1
  4578. elseif key:lower() == "d" then
  4579. ctrl.r = 1
  4580. end
  4581. end)
  4582. mouse.KeyUp:connect(function(key)
  4583. if key:lower() == "w" then
  4584. ctrl.f = 0
  4585. elseif key:lower() == "s" then
  4586. ctrl.b = 0
  4587. elseif key:lower() == "a" then
  4588. ctrl.l = 0
  4589. elseif key:lower() == "d" then
  4590. ctrl.r = 0
  4591. end
  4592. end)
  4593. FlyFunction()
  4594. end)
  4595.  
  4596. clip = true
  4597. Noclip.MouseButton1Click:connect(function()
  4598. clip = not clip
  4599. game:GetService('RunService').Stepped:connect(function()
  4600. if not clip then
  4601. Noclip.BackgroundColor3 = Color3.new(0.201961, 0.837255, 0.711765)
  4602. game.Players.LocalPlayer.Character.Head.CanCollide = false
  4603. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  4604. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  4605. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  4606. else
  4607. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.737255, 0.611765)
  4608. end
  4609. end)
  4610. end)
  4611.  
  4612. local Anim = Instance.new("Animation")
  4613. Anim.AnimationId = "rbxassetid://33169583"
  4614. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4615. local armsareoff = false
  4616. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4617. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4618. armsareoff = false
  4619. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4620. end)
  4621. armsoff.MouseButton1Click:connect(function()
  4622. armsareoff = not armsareoff
  4623. if armsareoff then
  4624. armsoff.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4625. while wait() do
  4626. if track.IsPlaying == false then
  4627. if armsareoff then
  4628. track:Play(.1, 1, 1e6)
  4629. end
  4630. end
  4631. end
  4632. else
  4633. track:Stop()
  4634. armsoff.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4635. end
  4636. end)
  4637.  
  4638. local Anim = Instance.new("Animation")
  4639. Anim.AnimationId = "rbxassetid://121572214"
  4640. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4641. headfloatACTIVE = false
  4642. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4643. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4644. headfloatACTIVE = false
  4645. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4646. end)
  4647. headfloat.MouseButton1Click:connect(function()
  4648. headfloatACTIVE = not headfloatACTIVE
  4649. if headfloatACTIVE then
  4650. headfloat.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4651. while wait() do
  4652. if track.IsPlaying == false then
  4653. if headfloatACTIVE then
  4654. track:Play(.1, 1, 1)
  4655. end
  4656. end
  4657. end
  4658. else
  4659. track:Stop()
  4660. headfloat.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4661. end
  4662. end)
  4663.  
  4664. local Anim = Instance.new("Animation")
  4665. Anim.AnimationId = "rbxassetid://35154961"
  4666. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4667. local headthrowACTIVE = false
  4668. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4669. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4670. headthrowACTIVE = false
  4671. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4672. end)
  4673. headthrow.MouseButton1Click:connect(function()
  4674. headthrowACTIVE = not headthrowACTIVE
  4675. if headthrowACTIVE then
  4676. headthrow.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4677. while wait() do
  4678. if track.IsPlaying == false then
  4679. if headthrowACTIVE then
  4680. track:Play(.1, 1, 1)
  4681. end
  4682. end
  4683. end
  4684. else
  4685. track:Stop()
  4686. headthrow.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4687. end
  4688. end)
  4689.  
  4690. local Anim = Instance.new("Animation")
  4691. Anim.AnimationId = "rbxassetid://35154961"
  4692. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4693. local loopheadACTIVE = false
  4694. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4695. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4696. loopheadACTIVE = false
  4697. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4698. end)
  4699. loophead.MouseButton1Click:connect(function()
  4700. loopheadACTIVE = not loopheadACTIVE
  4701. if loopheadACTIVE then
  4702. loophead.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4703. while wait() do
  4704. if track.IsPlaying == false then
  4705. if loopheadACTIVE then
  4706. track:Play(.1, 1, 1e6)
  4707. end
  4708. end
  4709. end
  4710. else
  4711. track:Stop()
  4712. loophead.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4713. end
  4714. end)
  4715.  
  4716. local Anim = Instance.new("Animation")
  4717. Anim.AnimationId = "rbxassetid://313762630"
  4718. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4719. local levitateACTIVE = false
  4720. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4721. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4722. levitateACTIVE = false
  4723. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4724. end)
  4725. levitate.MouseButton1Click:connect(function()
  4726. levitateACTIVE = not levitateACTIVE
  4727. if levitateACTIVE then
  4728. levitate.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4729. while wait() do
  4730. if track.IsPlaying == false then
  4731. if levitateACTIVE then
  4732. track:Play(.1, 1, 1)
  4733. end
  4734. end
  4735. end
  4736. else
  4737. track:Stop()
  4738. levitate.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4739. end
  4740. end)
  4741.  
  4742. local Anim = Instance.new("Animation")
  4743. Anim.AnimationId = "rbxassetid://282574440"
  4744. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4745. local crawlACTIVE = false
  4746. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4747. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4748. crawlACTIVE = false
  4749. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4750. end)
  4751. crawl.MouseButton1Click:connect(function()
  4752. crawlACTIVE = not crawlACTIVE
  4753. if crawlACTIVE then
  4754. crawl.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4755. while wait() do
  4756. if track.IsPlaying == false then
  4757. if crawlACTIVE then
  4758. track:Play(.1, 1, 1)
  4759. end
  4760. end
  4761. end
  4762. else
  4763. track:Stop()
  4764. crawl.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4765. end
  4766. end)
  4767.  
  4768. local Anim = Instance.new("Animation")
  4769. Anim.AnimationId = "rbxassetid://184574340"
  4770. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4771. local jumplandACTIVE = false
  4772. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4773. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4774. jumplandACTIVE = false
  4775. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4776. end)
  4777. jumpland.MouseButton1Click:connect(function()
  4778. jumplandACTIVE = not jumplandACTIVE
  4779. if jumplandACTIVE then
  4780. jumpland.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4781. while wait() do
  4782. if track.IsPlaying == false then
  4783. if jumplandACTIVE then
  4784. track:Play(.1, 1, 1)
  4785. end
  4786. end
  4787. end
  4788. else
  4789. track:Stop()
  4790. jumpland.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4791. end
  4792. end)
  4793.  
  4794. local Anim = Instance.new("Animation")
  4795. Anim.AnimationId = "rbxassetid://126753849"
  4796. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4797. local punchesACTIVE = false
  4798. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4799. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4800. punchesACTIVE = false
  4801. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4802. end)
  4803. punches.MouseButton1Click:connect(function()
  4804. punchesACTIVE = not punchesACTIVE
  4805. if punchesACTIVE then
  4806. punches.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4807. while wait() do
  4808. if track.IsPlaying == false then
  4809. if punchesACTIVE then
  4810. track:Play(.1, 1, 1)
  4811. end
  4812. end
  4813. end
  4814. else
  4815. track:Stop()
  4816. punches.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4817. end
  4818. end)
  4819.  
  4820. local Anim = Instance.new("Animation")
  4821. Anim.AnimationId = "rbxassetid://204062532"
  4822. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4823. local swingACTIVE = false
  4824. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4825. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4826. swingACTIVE = false
  4827. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4828. end)
  4829. swing.MouseButton1Click:connect(function()
  4830. swingACTIVE = not swingACTIVE
  4831. if swingACTIVE then
  4832. swing.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4833. while wait() do
  4834. if track.IsPlaying == false then
  4835. if swingACTIVE then
  4836. track:Play(.1, 1, 1)
  4837. end
  4838. end
  4839. end
  4840. else
  4841. track:Stop()
  4842. swing.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4843. end
  4844. end)
  4845.  
  4846. local Anim = Instance.new("Animation")
  4847. Anim.AnimationId = "rbxassetid://204295235"
  4848. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4849. local swordstrikeACTIVE = false
  4850. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4851. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4852. swordstrikeACTIVE = false
  4853. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4854. end)
  4855. swordstrike.MouseButton1Click:connect(function()
  4856. swordstrikeACTIVE = not swordstrikeACTIVE
  4857. if swordstrikeACTIVE then
  4858. swordstrike.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4859. while wait() do
  4860. if track.IsPlaying == false then
  4861. if swordstrikeACTIVE then
  4862. track:Play(.1, 1, 1)
  4863. end
  4864. end
  4865. end
  4866. else
  4867. track:Stop()
  4868. swordstrike.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4869. end
  4870. end)
  4871.  
  4872. local Anim = Instance.new("Animation")
  4873. Anim.AnimationId = "rbxassetid://45834924"
  4874. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4875. local happyACTIVE = false
  4876. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4877. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4878. happyACTIVE = false
  4879. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4880. end)
  4881. happy.MouseButton1Click:connect(function()
  4882. happyACTIVE = not happyACTIVE
  4883. if happyACTIVE then
  4884. happy.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4885. while wait() do
  4886. if track.IsPlaying == false then
  4887. if happyACTIVE then
  4888. track:Play(.1, 1, 1)
  4889. end
  4890. end
  4891. end
  4892. else
  4893. track:Stop()
  4894. happy.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4895. end
  4896. end)
  4897.  
  4898. local Anim = Instance.new("Animation")
  4899. Anim.AnimationId = "rbxassetid://33796059"
  4900. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4901. local insaneACTIVE = false
  4902. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4903. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4904. insaneACTIVE = false
  4905. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4906. end)
  4907. insane.MouseButton1Click:connect(function()
  4908. insaneACTIVE = not insaneACTIVE
  4909. if insaneACTIVE then
  4910. insane.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4911. while wait() do
  4912. if track.IsPlaying == false then
  4913. if insaneACTIVE then
  4914. track:Play(.1, 1, 1e6)
  4915. end
  4916. end
  4917. end
  4918. else
  4919. track:Stop()
  4920. insane.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4921. end
  4922. end)
  4923.  
  4924. local Anim = Instance.new("Animation")
  4925. Anim.AnimationId = "rbxassetid://429703734"
  4926. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4927. local movingdanceACTIVE = false
  4928. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4929. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4930. movingdanceACTIVE = false
  4931. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4932. end)
  4933. movingdance.MouseButton1Click:connect(function()
  4934. movingdanceACTIVE = not movingdanceACTIVE
  4935. if movingdanceACTIVE then
  4936. movingdance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4937. while wait() do
  4938. if track.IsPlaying == false then
  4939. if movingdanceACTIVE then
  4940. track:Play(.1, 1, 1)
  4941. end
  4942. end
  4943. end
  4944. else
  4945. track:Stop()
  4946. movingdance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4947. end
  4948. end)
  4949.  
  4950. local Anim = Instance.new("Animation")
  4951. Anim.AnimationId = "rbxassetid://35654637"
  4952. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4953. local normalACTIVE = false
  4954. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4955. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4956. normalACTIVE = false
  4957. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4958. end)
  4959. normal.MouseButton1Click:connect(function()
  4960. normalACTIVE = not normalACTIVE
  4961. if normalACTIVE then
  4962. normal.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4963. while wait() do
  4964. if track.IsPlaying == false then
  4965. if normalACTIVE then
  4966. track:Play(.1, 1, 1)
  4967. end
  4968. end
  4969. end
  4970. else
  4971. track:Stop()
  4972. normal.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4973. end
  4974. end)
  4975.  
  4976. local Anim = Instance.new("Animation")
  4977. Anim.AnimationId = "rbxassetid://186934910"
  4978. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  4979. local spindanceACTIVE = false
  4980. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  4981. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  4982. spindanceACTIVE = false
  4983. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4984. end)
  4985. spindance.MouseButton1Click:connect(function()
  4986. spindanceACTIVE = not spindanceACTIVE
  4987. if spindanceACTIVE then
  4988. spindance.BackgroundColor3 = Color3.new(0.851961, 0.694118, 0.333333)
  4989. while wait() do
  4990. if track.IsPlaying == false then
  4991. if spindanceACTIVE then
  4992. track:Play(.1, 1, 1)
  4993. end
  4994. end
  4995. end
  4996. else
  4997. track:Stop()
  4998. spindance.BackgroundColor3 = Color3.new(0.901961, 0.494118, 0.133333)
  4999. end
  5000. end)
  5001.  
  5002. local Anim = Instance.new("Animation")
  5003. Anim.AnimationId = "rbxassetid://215384594"
  5004. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5005. local CloneIllusionACTIVE = false
  5006. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5007. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5008. CloneIllusionACTIVE = false
  5009. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5010. end)
  5011. CloneIllusion.MouseButton1Click:connect(function()
  5012. CloneIllusionACTIVE = not CloneIllusionACTIVE
  5013. if CloneIllusionACTIVE then
  5014. CloneIllusion.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  5015. while wait() do
  5016. if track.IsPlaying == false then
  5017. if CloneIllusionACTIVE then
  5018. track:Play(.1, 1, 1e6)
  5019. end
  5020. end
  5021. end
  5022. else
  5023. track:Stop()
  5024. CloneIllusion.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5025. end
  5026. end)
  5027.  
  5028. spinning = false
  5029. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5030. spinning = false
  5031. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5032. end)
  5033. CoolSpin.MouseButton1Click:connect(function()
  5034. spinning = not spinning
  5035. if spinning then
  5036. local p = Instance.new("RocketPropulsion")
  5037. p.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5038. p.Name = "CrazySpin"
  5039. p.Target = game.Players.LocalPlayer.Character["Left Arm"]
  5040. p:Fire()
  5041. CoolSpin.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  5042. else
  5043. game.Players.LocalPlayer.Character.HumanoidRootPart.CrazySpin:Destroy()
  5044. CoolSpin.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5045. end
  5046. end)
  5047.  
  5048. local Anim = Instance.new("Animation")
  5049. Anim.AnimationId = "rbxassetid://180612465"
  5050. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5051. local ScaredACTIVE = false
  5052. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5053. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5054. ScaredACTIVE = false
  5055. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  5056. end)
  5057. CrouchRocket.MouseButton1Click:connect(function()
  5058. ScaredACTIVE = not ScaredACTIVE
  5059. if ScaredACTIVE then
  5060. local u = Instance.new("RocketPropulsion")
  5061. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5062. u.Name = "CrouchRocket"
  5063. u.Target = game.Players.LocalPlayer.Character.Head
  5064. u:Fire()
  5065. CrouchRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  5066. while wait() do
  5067. if track.IsPlaying == false then
  5068. if ScaredACTIVE then
  5069. track:Play(.1, 1, 1)
  5070. end
  5071. end
  5072. end
  5073. else
  5074. track:Stop()
  5075. CrouchRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5076. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchRocket:Destroy()
  5077. end
  5078. end)
  5079.  
  5080. local Anim = Instance.new("Animation")
  5081. Anim.AnimationId = "rbxassetid://184574340"
  5082. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5083. local jumprocketnow = false
  5084. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5085. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5086. jumprocketnow = false
  5087. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.711765, 0.1705882)
  5088. end)
  5089. JumpRocket.MouseButton1Click:connect(function()
  5090. jumprocketnow = not jumprocketnow
  5091. if jumprocketnow then
  5092. local u = Instance.new("RocketPropulsion")
  5093. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5094. u.Name = "JumpRocket"
  5095. u.Target = game.Players.LocalPlayer.Character.Head
  5096. u:Fire()
  5097. JumpRocket.BackgroundColor3 = Color3.new(0.992941, 0.811765, 0.2705882)
  5098. while wait() do
  5099. if track.IsPlaying == false then
  5100. if jumprocketnow then
  5101. track:Play(.1, 1, 1)
  5102. end
  5103. end
  5104. end
  5105. else
  5106. track:Stop()
  5107. JumpRocket.BackgroundColor3 = Color3.new(0.952941, 0.611765, 0.0705882)
  5108. game.Players.LocalPlayer.Character.HumanoidRootPart.JumpRocket:Destroy()
  5109. end
  5110. end)
  5111.  
  5112. local Anim = Instance.new("Animation")
  5113. Anim.AnimationId = "rbxassetid://126753849"
  5114. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5115. local RapidPunchACTIVE = false
  5116. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5117. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5118. RapidPunchACTIVE = false
  5119. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  5120. end)
  5121. RapidPunch.MouseButton1Click:connect(function()
  5122. RapidPunchACTIVE = not RapidPunchACTIVE
  5123. if RapidPunchACTIVE then
  5124. RapidPunch.BackgroundColor3 = Color3.new(0.1962745, 0.827451, 0.721569)
  5125. while wait() do
  5126. if track.IsPlaying == false then
  5127. if RapidPunchACTIVE then
  5128. track:Play(.1, 1, 10)
  5129. end
  5130. end
  5131. end
  5132. else
  5133. track:Stop()
  5134. RapidPunch.BackgroundColor3 = Color3.new(0.0862745, 0.627451, 0.521569)
  5135. end
  5136. end)
  5137.  
  5138. FEGodmode.MouseButton1Click:connect(function()
  5139. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5140. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5141. l.Parent = game.Players.LocalPlayer.Character
  5142. l.Name = "Humanoid"
  5143. wait(0.1)
  5144. game.Players.LocalPlayer.Character["1"]:Destroy()
  5145. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5146. game.Players.LocalPlayer.Character.Animate.Disabled = true
  5147. wait(0.1)
  5148. game.Players.LocalPlayer.Character.Animate.Disabled = false
  5149. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  5150. end)
  5151.  
  5152. NoLimbs.MouseButton1Click:connect(function()
  5153. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  5154. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  5155. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  5156. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  5157. end)
  5158.  
  5159. BrickHats.MouseButton1Click:connect(function()
  5160. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  5161. if (v:IsA("Accessory")) then
  5162. v.Handle.Mesh:Destroy()
  5163. end
  5164. end
  5165. end)
  5166.  
  5167. local Anim = Instance.new("Animation")
  5168. Anim.AnimationId = "rbxassetid://181525546"
  5169. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5170. local FaintACTIVE = false
  5171. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5172. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5173. FaintACTIVE = false
  5174. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5175. end)
  5176. Faint.MouseButton1Click:connect(function()
  5177. FaintACTIVE = not FaintACTIVE
  5178. if FaintACTIVE then
  5179. Faint.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  5180. while wait() do
  5181. if track.IsPlaying == false then
  5182. if FaintACTIVE then
  5183. track:Play(.1, 1, 1)
  5184. end
  5185. end
  5186. end
  5187. else
  5188. track:Stop()
  5189. Faint.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5190. end
  5191. end)
  5192.  
  5193. local Anim = Instance.new("Animation")
  5194. Anim.AnimationId = "rbxassetid://188632011"
  5195. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5196. local SpinACTIVE = false
  5197. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5198. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5199. SpinACTIVE = false
  5200. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5201. end)
  5202. Spin.MouseButton1Click:connect(function()
  5203. SpinACTIVE = not SpinACTIVE
  5204. if SpinACTIVE then
  5205. Spin.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  5206. while wait() do
  5207. if track.IsPlaying == false then
  5208. if SpinACTIVE then
  5209. track:Play(.1, 1, 1)
  5210. end
  5211. end
  5212. end
  5213. else
  5214. track:Stop()
  5215. Spin.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5216. end
  5217. end)
  5218.  
  5219. local Anim = Instance.new("Animation")
  5220. Anim.AnimationId = "rbxassetid://33169583"
  5221. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5222. local ArmFollowACTIVE = false
  5223. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5224. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5225. ArmFollowACTIVE = false
  5226. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5227. end)
  5228. ArmFollow.MouseButton1Click:connect(function()
  5229. ArmFollowACTIVE = not ArmFollowACTIVE
  5230. if ArmFollowACTIVE then
  5231. local u = Instance.new("RocketPropulsion")
  5232. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5233. u.Name = "ArmFollow"
  5234. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  5235. u:Fire()
  5236. ArmFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  5237. while wait() do
  5238. if track.IsPlaying == false then
  5239. if ArmFollowACTIVE then
  5240. track:Play(.1, 1, 1)
  5241. end
  5242. end
  5243. end
  5244. else
  5245. track:Stop()
  5246. ArmFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5247. game.Players.LocalPlayer.Character.HumanoidRootPart.ArmFollow:Destroy()
  5248. end
  5249. end)
  5250.  
  5251. local Anim = Instance.new("Animation")
  5252. Anim.AnimationId = "rbxassetid://126753849"
  5253. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5254. local PunchFollowACTIVE = false
  5255. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5256. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5257. PunchFollowACTIVE = false
  5258. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5259. end)
  5260. PunchFollow.MouseButton1Click:connect(function()
  5261. PunchFollowACTIVE = not PunchFollowACTIVE
  5262. if PunchFollowACTIVE then
  5263. local u = Instance.new("RocketPropulsion")
  5264. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5265. u.Name = "PunchFollow"
  5266. u.Target = game.Players.LocalPlayer.Character["Right Arm"]
  5267. u:Fire()
  5268. PunchFollow.BackgroundColor3 = Color3.new(0.756863, 0.466667, 0.878431)
  5269. while wait() do
  5270. if track.IsPlaying == false then
  5271. if PunchFollowACTIVE then
  5272. track:Play(.1, 1, 1)
  5273. end
  5274. end
  5275. end
  5276. else
  5277. track:Stop()
  5278. PunchFollow.BackgroundColor3 = Color3.new(0.556863, 0.266667, 0.678431)
  5279. game.Players.LocalPlayer.Character.HumanoidRootPart.PunchFollow:Destroy()
  5280. end
  5281. end)
  5282.  
  5283. AnimationId = "148840371"
  5284. local Anim = Instance.new("Animation")
  5285. Anim.AnimationId = "rbxassetid://"..AnimationId
  5286. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5287. _18active = false
  5288. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5289. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5290. _18active = false
  5291. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5292. end)
  5293. _18.MouseButton1Click:connect(function()
  5294. _18active = not _18active
  5295. if _18active then
  5296. _18.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  5297. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  5298. track:Play()
  5299. while wait() do
  5300. if _18active then
  5301. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5302. end
  5303. end
  5304. end
  5305. else
  5306. track:Stop()
  5307. _18.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5308. end
  5309. end)
  5310.  
  5311. local Anim = Instance.new("Animation")
  5312. Anim.AnimationId = "rbxassetid://180612465"
  5313. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5314. local crouchattacking = false
  5315. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5316. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5317. crouchattacking = false
  5318. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5319. end)
  5320. CrouchAttack.MouseButton1Click:connect(function()
  5321. crouchattacking = not crouchattacking
  5322. if crouchattacking then
  5323. local u = Instance.new("RocketPropulsion")
  5324. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5325. u.Name = "CrouchAttack"
  5326. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  5327. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  5328. end
  5329. u:Fire()
  5330. CrouchAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  5331. while wait() do
  5332. if track.IsPlaying == false then
  5333. if crouchattacking then
  5334. track:Play(.1, 1, 1)
  5335. end
  5336. end
  5337. end
  5338. else
  5339. track:Stop()
  5340. CrouchAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5341. game.Players.LocalPlayer.Character.HumanoidRootPart.CrouchAttack:Destroy()
  5342. end
  5343. end)
  5344.  
  5345. local Anim = Instance.new("Animation")
  5346. Anim.AnimationId = "rbxassetid://184574340"
  5347. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5348. local SlamPropulsioning = false
  5349. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5350. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5351. SlamPropulsioning = false
  5352. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5353. end)
  5354. SlamPropulsion.MouseButton1Click:connect(function()
  5355. SlamPropulsioning = not SlamPropulsioning
  5356. if SlamPropulsioning then
  5357. local u = Instance.new("RocketPropulsion")
  5358. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5359. u.Name = "SlamPropulsion"
  5360. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  5361. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  5362. end
  5363. u:Fire()
  5364. SlamPropulsion.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  5365. while wait() do
  5366. if track.IsPlaying == false then
  5367. if SlamPropulsioning then
  5368. track:Play(.1, 1, 1)
  5369. end
  5370. end
  5371. end
  5372. else
  5373. track:Stop()
  5374. SlamPropulsion.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5375. game.Players.LocalPlayer.Character.HumanoidRootPart.SlamPropulsion:Destroy()
  5376. end
  5377. end)
  5378.  
  5379. local Anim = Instance.new("Animation")
  5380. Anim.AnimationId = "rbxassetid://429730430"
  5381. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5382. local SpinAttacking = false
  5383. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5384. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5385. SpinAttacking = false
  5386. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5387. end)
  5388. SpinAttack.MouseButton1Click:connect(function()
  5389. SpinAttacking = not SpinAttacking
  5390. if SpinAttacking then
  5391. local u = Instance.new("RocketPropulsion")
  5392. u.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5393. u.Name = "SpinAttack"
  5394. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  5395. u.Target = game.Players[v.Name].Character.HumanoidRootPart
  5396. end
  5397. u:Fire()
  5398. SpinAttack.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  5399. while wait() do
  5400. if track.IsPlaying == false then
  5401. if SpinAttacking then
  5402. track:Play(.1, 1, 1)
  5403. end
  5404. end
  5405. end
  5406. else
  5407. track:Stop()
  5408. SpinAttack.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5409. game.Players.LocalPlayer.Character.HumanoidRootPart.SpinAttack:Destroy()
  5410. end
  5411. end)
  5412.  
  5413. watching = false
  5414. CreepyWatch.MouseButton1Click:connect(function()
  5415. watching = not watching
  5416. end)
  5417.  
  5418. local Anim = Instance.new("Animation")
  5419. Anim.AnimationId = "rbxassetid://215384594"
  5420. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5421. walkingthrough = false
  5422. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5423. walkingthrough = false
  5424. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5425. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5426. end)
  5427. WalkThrough.MouseButton1Click:connect(function()
  5428. walkingthrough = not walkingthrough
  5429. if walkingthrough then
  5430. WalkThrough.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  5431. while wait() do
  5432. if walkingthrough then
  5433. for i,v in pairs(GetPlayer(TXTBOX_PlrNameEXTRA.Text))do
  5434. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5435. if track.IsPlaying == false then
  5436. if walkingthrough then
  5437. track:Play(.1, 1, 1e6)
  5438. end
  5439. end
  5440. end
  5441. end
  5442. end
  5443. else
  5444. WalkThrough.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  5445. track:Stop()
  5446. end
  5447. end)
  5448.  
  5449. annoying = false
  5450. Annoy.MouseButton1Click:connect(function()
  5451. annoying = not annoying
  5452. end)
  5453. local Anim = Instance.new("Animation")
  5454. Anim.AnimationId = "rbxassetid://282574440"
  5455. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5456. local crawlACTIVE = false
  5457. Carpett = false
  5458. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5459. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5460. Carpett = false
  5461. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  5462. end)
  5463. Carpet.MouseButton1Click:connect(function()
  5464. Carpett = not Carpett
  5465. if Carpett then
  5466. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  5467. while wait() do
  5468. if track.IsPlaying == false then
  5469. if Carpett then
  5470. track:Play(.1, 1, 1)
  5471. end
  5472. end
  5473. end
  5474. else
  5475. track:Stop()
  5476. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  5477. end
  5478. end)
  5479. following = false
  5480. Follow.MouseButton1Click:connect(function()
  5481. following = not following
  5482. end)
  5483. headwalking = false
  5484. HeadWalk.MouseButton1Click:connect(function()
  5485. headwalking = not headwalking
  5486. end)
  5487. Spammer = false
  5488. Spam.MouseButton1Click:connect(function()
  5489. Spammer = not Spammer
  5490. end)
  5491. stuck = false
  5492. Stick.MouseButton1Click:connect(function()
  5493. stuck = not stuck
  5494. end)
  5495. TeleportTo.MouseButton1Click:connect(function()
  5496. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  5497. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  5498. end
  5499. end)
  5500.  
  5501. orbital = false
  5502. Orbit.MouseButton1Click:connect(function()
  5503. orbital = not orbital
  5504. if orbital then
  5505. Orbit.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  5506. local o = Instance.new("RocketPropulsion")
  5507. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5508. o.Name = "Orbit"
  5509. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  5510. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  5511. o:Fire()
  5512. game:GetService('RunService').Stepped:connect(function()
  5513. if orbital then
  5514. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5515. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5516. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5517. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5518. end
  5519. end)
  5520. end
  5521. else
  5522. game.Players.LocalPlayer.Character.HumanoidRootPart.Orbit:Destroy()
  5523. Orbit.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  5524. end
  5525. end)
  5526.  
  5527. currentview = false
  5528. View.MouseButton1Click:connect(function()
  5529. currentview = not currentview
  5530. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  5531. if currentview then
  5532. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5533. View.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  5534. else
  5535. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Head
  5536. View.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  5537. end
  5538. end
  5539. end)
  5540.  
  5541. floating = false
  5542. Float.MouseButton1Click:connect(function()
  5543. floating = not floating
  5544. if floating then
  5545. Float.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5546. local y = Instance.new("RocketPropulsion")
  5547. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5548. y.CartoonFactor = 1
  5549. y.MaxThrust = 50000
  5550. y.MaxSpeed = 1000
  5551. y.ThrustP = 50000
  5552. y.Name = "Float"
  5553. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5554. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5555. y.Target = game.Players[v.Name].Character.Head
  5556. y:Fire()
  5557. game:GetService('RunService').Stepped:connect(function()
  5558. if floating then
  5559. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5560. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5561. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5562. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5563. end
  5564. end)
  5565. while wait(0.3) do
  5566. if floating then
  5567. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Leg"].CFrame
  5568. end
  5569. end
  5570. end
  5571. else
  5572. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5573. game.Players.LocalPlayer.Character.HumanoidRootPart.Float:Destroy()
  5574. Float.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5575. end
  5576. end)
  5577.  
  5578. local Anim = Instance.new("Animation")
  5579. Anim.AnimationId = "rbxassetid://282574440"
  5580. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5581. flattening = false
  5582. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5583. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5584. flattening = false
  5585. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5586. end)
  5587. Flatten.MouseButton1Click:connect(function()
  5588. flattening = not flattening
  5589. if flattening then
  5590. Flatten.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5591. local y = Instance.new("RocketPropulsion")
  5592. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5593. y.CartoonFactor = 1
  5594. y.MaxThrust = 50000
  5595. y.MaxSpeed = 1000
  5596. y.ThrustP = 50000
  5597. y.Name = "Flatten"
  5598. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5599. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5600. y.Target = game.Players[v.Name].Character["Left Leg"]
  5601. y:Fire()
  5602. track:Play(.1, 1, 1)
  5603. game:GetService('RunService').Stepped:connect(function()
  5604. if flattening then
  5605. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5606. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5607. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5608. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5609. end
  5610. end)
  5611. while wait(0.3) do
  5612. if flattening then
  5613. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(0,2,0)
  5614. end
  5615. end
  5616. end
  5617. else
  5618. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5619. game.Players.LocalPlayer.Character.HumanoidRootPart.Flatten:Destroy()
  5620. track:Stop()
  5621. Flatten.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5622. end
  5623. end)
  5624.  
  5625. SlowAttracting = false
  5626. SlowAttract.MouseButton1Click:connect(function()
  5627. SlowAttracting = not SlowAttracting
  5628. if SlowAttracting then
  5629. SlowAttract.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5630. local b = Instance.new("RocketPropulsion")
  5631. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5632. b.TurnD = 5000
  5633. b.MaxThrust = 5000
  5634. b.MaxSpeed = 200
  5635. b.ThrustP = 5000
  5636. b.CartoonFactor = 1
  5637. b.Name = "SlowAttract"
  5638. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5639. b.Target = game.Players[v.Name].Character.HumanoidRootPart
  5640. b:Fire()
  5641. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5642. game:GetService('RunService').Stepped:connect(function()
  5643. if SlowAttracting then
  5644. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5645. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5646. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5647. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5648. end
  5649. end)
  5650. end
  5651. else
  5652. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5653. game.Players.LocalPlayer.Character.HumanoidRootPart.SlowAttract:Destroy()
  5654. SlowAttract.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5655. end
  5656. end)
  5657.  
  5658. AimHeading = false
  5659. AimHead.MouseButton1Click:connect(function()
  5660. AimHeading = not AimHeading
  5661. if AimHeading then
  5662. AimHead.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5663. local b = Instance.new("RocketPropulsion")
  5664. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5665. b.TurnP = 2500
  5666. b.MaxThrust = 50000
  5667. b.MaxSpeed = 1000
  5668. b.ThrustP = 50000
  5669. b.CartoonFactor = 1
  5670. b.Name = "AimHead"
  5671. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5672. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5673. b.Target = game.Players[v.Name].Character.Head
  5674. b:Fire()
  5675. game:GetService('RunService').Stepped:connect(function()
  5676. if AimHeading then
  5677. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5678. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5679. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5680. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5681. end
  5682. end)
  5683. end
  5684. else
  5685. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5686. game.Players.LocalPlayer.Character.HumanoidRootPart.AimHead:Destroy()
  5687. AimHead.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5688. end
  5689. end)
  5690.  
  5691. Multipleing = false
  5692. Multiple.MouseButton1Click:connect(function()
  5693. Multipleing = not Multipleing
  5694. if Multipleing then
  5695. Multiple.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5696. local t1 = Instance.new("RocketPropulsion")
  5697. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5698. t1.TurnP = 30000
  5699. t1.MaxThrust = 30000
  5700. t1.MaxSpeed = 1000
  5701. t1.ThrustP = 30000
  5702. t1.CartoonFactor = 1
  5703. t1.Name = "one"
  5704. local t2 = Instance.new("RocketPropulsion")
  5705. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5706. t2.TurnP = 30000
  5707. t2.MaxThrust = 30000
  5708. t2.MaxSpeed = 1000
  5709. t2.ThrustP = 30000
  5710. t2.CartoonFactor = 1
  5711. t2.Name = "two"
  5712. local t3 = Instance.new("RocketPropulsion")
  5713. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5714. t3.TurnP = 30000
  5715. t3.MaxThrust = 30000
  5716. t3.MaxSpeed = 1000
  5717. t3.ThrustP = 30000
  5718. t3.CartoonFactor = 1
  5719. t3.Name = "three"
  5720. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5721. t1.Target = game.Players[v.Name].Character.Torso
  5722. t1:Fire()
  5723. t2.Target = game.Players[v.Name].Character["Right Leg"]
  5724. t2:Fire()
  5725. t3.Target = game.Players[v.Name].Character["Left Arm"]
  5726. t3:Fire()
  5727. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5728. game:GetService('RunService').Stepped:connect(function()
  5729. if Multipleing then
  5730. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5731. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5732. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5733. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5734. end
  5735. end)
  5736. end
  5737. else
  5738. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5739. game.Players.LocalPlayer.Character.HumanoidRootPart.one:Destroy()
  5740. game.Players.LocalPlayer.Character.HumanoidRootPart.two:Destroy()
  5741. game.Players.LocalPlayer.Character.HumanoidRootPart.three:Destroy()
  5742. Multiple.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5743. end
  5744. end)
  5745.  
  5746. local Anim = Instance.new("Animation")
  5747. Anim.AnimationId = "rbxassetid://215384594"
  5748. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5749. Violenting = false
  5750. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5751. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5752. Violenting = false
  5753. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5754. end)
  5755. Violent.MouseButton1Click:connect(function()
  5756. Violenting = not Violenting
  5757. if Violenting then
  5758. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5759. local y = Instance.new("RocketPropulsion")
  5760. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5761. y.CartoonFactor = 1
  5762. y.MaxThrust = 50000
  5763. y.MaxSpeed = 1000
  5764. y.ThrustP = 50000
  5765. y.Name = "Violent"
  5766. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5767. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  5768. y:Fire()
  5769. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5770. track:Play(.1, 1, 10)
  5771. game:GetService('RunService').Stepped:connect(function()
  5772. if Violenting then
  5773. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5774. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5775. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5776. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5777. end
  5778. end)
  5779. end
  5780. else
  5781. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5782. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  5783. track:Stop()
  5784. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5785. end
  5786. end)
  5787.  
  5788. local Anim = Instance.new("Animation")
  5789. Anim.AnimationId = "rbxassetid://215384594"
  5790. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5791. Violenting = false
  5792. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5793. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5794. Violenting = false
  5795. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5796. end)
  5797. Violent.MouseButton1Click:connect(function()
  5798. Violenting = not Violenting
  5799. if Violenting then
  5800. Violent.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5801. local y = Instance.new("RocketPropulsion")
  5802. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5803. y.CartoonFactor = 1
  5804. y.MaxThrust = 500000
  5805. y.MaxSpeed = 1000
  5806. y.ThrustP = 50000
  5807. y.Name = "Violent"
  5808. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5809. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5810. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  5811. y:Fire()
  5812. track:Play(.1, 1, 10)
  5813. game:GetService('RunService').Stepped:connect(function()
  5814. if Violenting then
  5815. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5816. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5817. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5818. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5819. end
  5820. end)
  5821. end
  5822. else
  5823. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5824. game.Players.LocalPlayer.Character.HumanoidRootPart.Violent:Destroy()
  5825. track:Stop()
  5826. Violent.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5827. end
  5828. end)
  5829.  
  5830. WeirdOrbital = false
  5831. WeirdOrbit.MouseButton1Click:connect(function()
  5832. WeirdOrbital = not WeirdOrbital
  5833. if WeirdOrbital then
  5834. WeirdOrbit.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5835. local o = Instance.new("RocketPropulsion")
  5836. o.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5837. o.TurnD = 50000
  5838. o.Name = "WeirdOrbit"
  5839. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  5840. o.Target = game.Players[v.Name].Character.HumanoidRootPart
  5841. o:Fire()
  5842. game:GetService('RunService').Stepped:connect(function()
  5843. if WeirdOrbital then
  5844. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5845. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5846. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5847. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5848. end
  5849. end)
  5850. end
  5851. else
  5852. game.Players.LocalPlayer.Character.HumanoidRootPart.WeirdOrbit:Destroy()
  5853. WeirdOrbit.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5854. end
  5855. end)
  5856.  
  5857. Maxing = false
  5858. Max.MouseButton1Click:connect(function()
  5859. Maxing = not Maxing
  5860. if Maxing then
  5861. Max.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5862. local t1 = Instance.new("RocketPropulsion")
  5863. t1.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5864. t1.TurnP = 100000
  5865. t1.MaxThrust = 100000
  5866. t1.MaxSpeed = 5000
  5867. t1.ThrustP = 100000
  5868. t1.CartoonFactor = 1
  5869. t1.Name = "onee"
  5870. local t2 = Instance.new("RocketPropulsion")
  5871. t2.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5872. t2.TurnP = 100000
  5873. t2.MaxThrust = 100000
  5874. t2.MaxSpeed = 5000
  5875. t2.ThrustP = 100000
  5876. t2.CartoonFactor = 1
  5877. t2.Name = "twoo"
  5878. local t3 = Instance.new("RocketPropulsion")
  5879. t3.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5880. t3.TurnP = 100000
  5881. t3.MaxThrust = 100000
  5882. t3.MaxSpeed = 5000
  5883. t3.ThrustP = 100000
  5884. t3.CartoonFactor = 1
  5885. t3.Name = "threee"
  5886. local t4 = Instance.new("RocketPropulsion")
  5887. t4.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5888. t4.TurnP = 100000
  5889. t4.MaxThrust = 100000
  5890. t4.MaxSpeed = 5000
  5891. t4.ThrustP = 100000
  5892. t4.CartoonFactor = 1
  5893. t4.Name = "fourr"
  5894. local t5 = Instance.new("RocketPropulsion")
  5895. t5.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5896. t5.TurnP = 100000
  5897. t5.MaxThrust = 100000
  5898. t5.MaxSpeed = 5000
  5899. t5.ThrustP = 100000
  5900. t5.CartoonFactor = 1
  5901. t5.Name = "fivee"
  5902. local t6 = Instance.new("RocketPropulsion")
  5903. t6.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5904. t6.TurnP = 100000
  5905. t6.MaxThrust = 100000
  5906. t6.MaxSpeed = 5000
  5907. t6.ThrustP = 100000
  5908. t6.CartoonFactor = 1
  5909. t6.Name = "sixx"
  5910. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5911. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5912. t1.Target = game.Players[v.Name].Character.Torso
  5913. t1:Fire()
  5914. t2.Target = game.Players[v.Name].Character["Right Leg"]
  5915. t2:Fire()
  5916. t3.Target = game.Players[v.Name].Character["Left Arm"]
  5917. t3:Fire()
  5918. t4.Target = game.Players[v.Name].Character["Left Leg"]
  5919. t4:Fire()
  5920. t5.Target = game.Players[v.Name].Character["Right Arm"]
  5921. t5:Fire()
  5922. t6.Target = game.Players[v.Name].Character.Head
  5923. t6:Fire()
  5924. game:GetService('RunService').Stepped:connect(function()
  5925. if Maxing then
  5926. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5927. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5928. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5929. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5930. end
  5931. end)
  5932. end
  5933. else
  5934. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5935. game.Players.LocalPlayer.Character.HumanoidRootPart.onee:Destroy()
  5936. game.Players.LocalPlayer.Character.HumanoidRootPart.twoo:Destroy()
  5937. game.Players.LocalPlayer.Character.HumanoidRootPart.threee:Destroy()
  5938. game.Players.LocalPlayer.Character.HumanoidRootPart.fourr:Destroy()
  5939. game.Players.LocalPlayer.Character.HumanoidRootPart.fivee:Destroy()
  5940. game.Players.LocalPlayer.Character.HumanoidRootPart.sixx:Destroy()
  5941. Max.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5942. end
  5943. end)
  5944.  
  5945. local Anim = Instance.new("Animation")
  5946. Anim.AnimationId = "rbxassetid://184574340"
  5947. local track = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  5948. Animateding = false
  5949. game.Players.LocalPlayer.CharacterAdded:Connect(function(character)
  5950. track = character:WaitForChild("Humanoid"):LoadAnimation(Anim)
  5951. Animateding = false
  5952. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5953. end)
  5954. Animated.MouseButton1Click:connect(function()
  5955. Animateding = not Animateding
  5956. if Animateding then
  5957. Animated.BackgroundColor3 = Color3.new(0.707843, 0.54902, 0.813726)
  5958. local y = Instance.new("RocketPropulsion")
  5959. y.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  5960. y.CartoonFactor = 1
  5961. y.MaxThrust = 200000
  5962. y.MaxSpeed = 1000
  5963. y.ThrustP = 50000
  5964. y.Name = "Animated"
  5965. for i,v in pairs(GetPlayer(TXTBOX_PlrName2.Text))do
  5966. game.Workspace.CurrentCamera.CameraSubject = game.Players[v.Name].Character.Head
  5967. y.Target = game.Players[v.Name].Character.HumanoidRootPart
  5968. y:Fire()
  5969. track:Play(.1, 1, 10)
  5970. game:GetService('RunService').Stepped:connect(function()
  5971. if Animateding then
  5972. game.Players.LocalPlayer.Character.Head.CanCollide = false
  5973. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  5974. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  5975. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  5976. end
  5977. end)
  5978. end
  5979. else
  5980. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5981. game.Players.LocalPlayer.Character.HumanoidRootPart.Animated:Destroy()
  5982. track:Stop()
  5983. Animated.BackgroundColor3 = Color3.new(0.607843, 0.34902, 0.713726)
  5984. end
  5985. end)
  5986.  
  5987. Attach.MouseButton1Click:connect(function()
  5988. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  5989. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  5990. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  5991. l.Parent = game.Players.LocalPlayer.Character
  5992. l.Name = "Humanoid"
  5993. wait(0.1)
  5994. game.Players.LocalPlayer.Character["1"]:Destroy()
  5995. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  5996. game.Players.LocalPlayer.Character.Animate.Disabled = true
  5997. wait(0.1)
  5998. game.Players.LocalPlayer.Character.Animate.Disabled = false
  5999. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6000. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6001. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  6002. end
  6003. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  6004. end
  6005. end)
  6006.  
  6007. superspinning = false
  6008. SuperSpin.MouseButton1Click:connect(function()
  6009. superspinning = not superspinning
  6010. if superspinning then
  6011. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.498039, 0.435294)
  6012. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  6013. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  6014. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  6015. l.Parent = game.Players.LocalPlayer.Character
  6016. l.Name = "Humanoid"
  6017. wait(0.1)
  6018. game.Players.LocalPlayer.Character["1"]:Destroy()
  6019. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  6020. game.Players.LocalPlayer.Character.Animate.Disabled = true
  6021. wait(0.1)
  6022. game.Players.LocalPlayer.Character.Animate.Disabled = false
  6023. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6024. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6025. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  6026. end
  6027. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character["Left Arm"].CFrame
  6028. wait(1)
  6029. while wait() do
  6030. if superspinning then
  6031. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6032. end
  6033. end
  6034. end
  6035. else
  6036. SuperSpin.BackgroundColor3 = Color3.new(0.905882, 0.298039, 0.235294)
  6037. end
  6038. end)
  6039.  
  6040. Kill.MouseButton1Click:connect(function()
  6041. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  6042. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  6043. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  6044. l.Parent = game.Players.LocalPlayer.Character
  6045. l.Name = "Humanoid"
  6046. wait(0.1)
  6047. game.Players.LocalPlayer.Character["1"]:Destroy()
  6048. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  6049. game.Players.LocalPlayer.Character.Animate.Disabled = true
  6050. wait(0.1)
  6051. game.Players.LocalPlayer.Character.Animate.Disabled = false
  6052. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6053. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6054. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  6055. end
  6056. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6057. wait(0.2)
  6058. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6059. wait(0.4)
  6060. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(100000, 0, 100000))
  6061. end
  6062. end)
  6063.  
  6064. SafeKill.MouseButton1Click:connect(function()
  6065. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6066. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  6067. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  6068. l.Parent = game.Players.LocalPlayer.Character
  6069. l.Name = "Humanoid"
  6070. wait(0.1)
  6071. game.Players.LocalPlayer.Character["1"]:Destroy()
  6072. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  6073. game.Players.LocalPlayer.Character.Animate.Disabled = true
  6074. wait(0.1)
  6075. game.Players.LocalPlayer.Character.Animate.Disabled = false
  6076. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6077. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6078. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  6079. end
  6080. local function tp(player,player2)
  6081. local char1,char2=player.Character,player2.Character
  6082. if char1 and char2 then
  6083. char1:MoveTo(char2.Head.Position)
  6084. end
  6085. end
  6086. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  6087. wait(0.1)
  6088. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6089. wait(0.2)
  6090. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6091. wait(0.2)
  6092. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-100000,0,-100000))
  6093. wait(0.7)
  6094. tp(game.Players.LocalPlayer,game.Players[v.Name])
  6095. wait(0.7)
  6096. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  6097. end
  6098. end)
  6099.  
  6100. Bring.MouseButton1Click:connect(function()
  6101. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6102. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  6103. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  6104. l.Parent = game.Players.LocalPlayer.Character
  6105. l.Name = "Humanoid"
  6106. wait(0.1)
  6107. game.Players.LocalPlayer.Character["1"]:Destroy()
  6108. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  6109. game.Players.LocalPlayer.Character.Animate.Disabled = true
  6110. wait(0.1)
  6111. game.Players.LocalPlayer.Character.Animate.Disabled = false
  6112. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6113. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6114. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  6115. end
  6116.  
  6117. local function tp(player,player2)
  6118. local char1,char2=player.Character,player2.Character
  6119. if char1 and char2 then
  6120. char1.HumanoidRootPart.CFrame = char2.HumanoidRootPart.CFrame
  6121. end
  6122. end
  6123.  
  6124. local function getout(player,player2)
  6125. local char1,char2=player.Character,player2.Character
  6126. if char1 and char2 then
  6127. char1:MoveTo(char2.Head.Position)
  6128. end
  6129. end
  6130.  
  6131. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  6132. tp(game.Players[v.Name], game.Players.LocalPlayer)
  6133. wait(0.2)
  6134. tp(game.Players[v.Name], game.Players.LocalPlayer)
  6135. wait(0.5)
  6136. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  6137. wait(0.5)
  6138. getout(game.Players.LocalPlayer, game.Players[v.Name])
  6139. wait(0.3)
  6140. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  6141. end
  6142. end)
  6143.  
  6144. FreeFall.MouseButton1Click:connect(function()
  6145. local NOW = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  6146. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  6147. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  6148. l.Parent = game.Players.LocalPlayer.Character
  6149. l.Name = "Humanoid"
  6150. wait(0.1)
  6151. game.Players.LocalPlayer.Character["1"]:Destroy()
  6152. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  6153. game.Players.LocalPlayer.Character.Animate.Disabled = true
  6154. wait(0.1)
  6155. game.Players.LocalPlayer.Character.Animate.Disabled = false
  6156. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  6157. for i,v in pairs(game:GetService'Players'.LocalPlayer.Backpack:GetChildren())do
  6158. game.Players.LocalPlayer.Character.Humanoid:EquipTool(v)
  6159. end
  6160. for i,v in pairs(GetPlayer(TXTBOX_PlrNameOTHER3.Text))do
  6161. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6162. wait(0.2)
  6163. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6164. wait(0.6)
  6165. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = NOW
  6166. wait(0.6)
  6167. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,50000,0)
  6168. end
  6169. end)
  6170.  
  6171. while wait() do
  6172. if SpammingChar then
  6173. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(TXTBOX_Chat.Text, "All")
  6174. Spam_2.BackgroundColor3 = Color3.new(0.280392, 0.9, 0.543137)
  6175. wait(0.5)
  6176. else
  6177. Spam_2.BackgroundColor3 = Color3.new(0.180392, 0.8, 0.443137)
  6178. end
  6179. if annoying then
  6180. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  6181. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6182. Annoy.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  6183. end
  6184. else
  6185. Annoy.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  6186. end
  6187. if Carpett then
  6188. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  6189. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame
  6190. Carpet.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  6191. end
  6192. else
  6193. Carpet.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  6194. end
  6195. if following then
  6196. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  6197. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.HumanoidRootPart.CFrame + Vector3.new(5,0,0)
  6198. Follow.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  6199. end
  6200. else
  6201. Follow.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  6202. end
  6203. if headwalking then
  6204. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  6205. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players[v.Name].Character.Head.CFrame
  6206. HeadWalk.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  6207. end
  6208. else
  6209. HeadWalk.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  6210. end
  6211. if Spammer then
  6212. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  6213. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("/w "..v.Name.." @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "All")
  6214. Spam.BackgroundColor3 = Color3.new(0.403922, 0.796078, 0.858824)
  6215. wait(0.5)
  6216. end
  6217. else
  6218. Spam.BackgroundColor3 = Color3.new(0.203922, 0.596078, 0.858824)
  6219. end
  6220. if watching then
  6221. for i,v in pairs(GetPlayer(TXTBOX_PlrName.Text))do
  6222. CreepyWatch.BackgroundColor3 = Color3.new(0.352941, 0.882353, 0.576471)
  6223. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players.LocalPlayer.Character.Torso.Position, game.Players[v.Name].Character.Torso.Position)
  6224. end
  6225. else
  6226. CreepyWatch.BackgroundColor3 = Color3.new(0.152941, 0.682353, 0.376471)
  6227. end
  6228. end
  6229. end)
  6230. -- Scripts:
Add Comment
Please, Sign In to add comment